.fees-table-wrapper-9a1dd195 {
    font-family: Arial, Helvetica, sans-serif;
    color: #1a2b4c;
    width: 100%;
    max-width: 800px;
}

.fees-table-title-9a1dd195 {
    color: #1a2b4c;
    font-family: Georgia, serif;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 25px;
    margin-top: 0;
}

.fees-table-responsive-9a1dd195 {
    overflow-x: auto;
}

.fees-table-9a1dd195 {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
}

.fees-table-9a1dd195 th,
.fees-table-9a1dd195 td {
    padding: 15px 10px;
    border-bottom: 1px solid #eaeaea;
    text-align: right;
}

.fees-table-9a1dd195 th.col-item,
.fees-table-9a1dd195 td.col-item {
    text-align: left;
    width: 60%;
}

.fees-table-9a1dd195 th {
    font-weight: 700;
    border-bottom: 2px solid #eaeaea;
}

.fees-table-9a1dd195 tr.row-highlight td {
    background-color: #f7f3e8;
}

.fees-table-9a1dd195 tr.row-bold td {
    font-weight: 700;
}

.fees-table-footer-9a1dd195 {
    font-size: 13px;
    color: #777;
    margin-top: 10px;
}

/* Border overrides */
.hide-borders-yes .fees-table-9a1dd195 th,
.hide-borders-yes .fees-table-9a1dd195 td {
    border: none !important;
}

@media (max-width: 767px) {
    .fees-table-9a1dd195 th,
    .fees-table-9a1dd195 td {
        padding: 10px 5px;
        font-size: 14px;
    }
}
