.apm-table-wrapper {
    width: 100%;
    margin-bottom: 40px;
}

.apm-table-search {
    margin-bottom: 16px;
}

.apm-table-search input {
    width: 100%;
    max-width: 350px;
    border: 1px solid #ddd;
    padding: 11px 14px;
    border-radius: 10px;
    font-size: 14px;
    background: #fff;
}

.apm-table-scroll {
    overflow-x: auto;
}

.apm-excel-table {
    width: 100%;
    min-width: 700px;
    border-collapse: collapse;
    background: #fff;
}

.apm-excel-table thead th {
    text-align: left;
    font-size: 13px;
    padding: 12px;
    border-bottom: 2px solid #e5e5e5;
    font-weight: 700;
}

.apm-excel-table tbody td {
    padding: 10px 12px;
    border-bottom: 1px solid #efefef;
    font-size: 13px;
    line-height: 1.5;
}

.apm-excel-table tbody tr:hover {
    background: #fafafa;
}

.apm-excel-table a {
    text-decoration: none;
    font-weight: 600;
}

@media(max-width:768px) {

    .apm-excel-table {
        min-width: 620px;
    }

    .apm-excel-table thead th,
    .apm-excel-table tbody td {
        padding: 8px;
        font-size: 12px;
    }

    .apm-table-search input {
        max-width: 100%;
    }
}