.link-button {
    background: none;
    border: none;
    text-decoration: underline;
    cursor: pointer;
}

.link-button:focus {
    outline: none;
}

.link-button:hover {
    font-weight: bold;
}

.link-button:active {
    color: red;
}

.wt25-accordion {
    width: 100%;
    margin: 20px 0;
}

.wt25-accordion-item {
    border: 1px solid #ddd;
    margin-bottom: 5px;
}

.wt25-accordion-header {
    background-color: #f4f4f4;
    padding: 10px 15px;
    cursor: pointer;
    font-weight: bold;
}

.wt25-accordion-header:hover {
    background-color: #e4e4e4;
}

.wt25-accordion-content {
    display: none;
    padding: 15px;
}

.wt25-accordion-content.active {
    display: block;
}

.wt25-fund-table {
    width: 100%;
    border-collapse: collapse;
}

.wt25-fund-table th,
.wt25-fund-table td {
    padding: 8px;
    border: 1px solid #ddd;
    text-align: left;
}

.wt25-fund-table th {
    background-color: #f8f8f8;
    font-weight: bold;
}

/* ======================= */
.table-container,
.et-frd-heading,
.et-frd-bottom {
    max-width: 1200px;
    margin: 0 auto;
}

.et-frd-inner-heading {
    margin-bottom: 0;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 12px;
}

.et-frd-title {
    font-size: 18px;
}

.et-frd-title,
.et-frd-acc-number {
    text-align: center;
}

.et-frd-title .et--frd-static {
    display: block;
}

.et-frd-common {
    margin-bottom: 0;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 20px;
}

.et-frd-common p {
    padding: 0;
    line-height: 1.2;
    font-size: 14px;
}

.table-container table {
    border-collapse: collapse;
    width: 100%;
    min-width: 1000px;
    border: none !important;
    margin-bottom: 75px !important;
}

.table-container table tr td {
    padding: 3px 20px 3px 10px;
    font-size: 13px;
    line-height: 1.2;
    text-align: right;
    border: none;
}

.table-container table tr td:first-child {
    text-align: left;
    padding-left: 22px;
}

.table-container table tr.dark td {
    font-size: 14px;
    line-height: 1.2;
    font-weight: 700;
    padding: 10px 20px 10px 10px;
}

.table-container table tr.dark.pl-10 td {
    padding: 3px 20px 3px 10px;
}

.table-container table tr.mb-2 td {
    padding-bottom: 16px;
}

.table-container table th:not(.et-first) {
    border: none !important;
    padding: 5px 16px !important;
    text-align: right;
    vertical-align: top;
    background-color: #b5b5b5;
    color: #000 !important;
    border-right: 14px solid #fff !important;
    line-height: 1.2;
    font-size: 14px;
    text-align: center;
    text-transform: capitalize;
}

.table-container table th.et-last {
    background-color: rgb(191 178 207);
}

.et-fr-btn {
    font-size: 17px;
    text-transform: uppercase;
    padding: 0.3em 1em !important;
    border: 2px solid #AB2328;
    background-color: #AB2328;
    outline: none;
    color: #fff;
    font-weight: 500;
    line-height: 1.7em;
    cursor: pointer;
    transition: all 0.3s linear;
}

.et-fr-btn:hover {
    background-color: #FFBE40;
    border-color: #FFBE40;
    color: #000;
}

.et-frd-bottom {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 40px;
    text-align: center;
}

.et-frd-bottom p {
    padding: 0;
    font-size: 10px;
    line-height: 1.2;
}

.et-frd-bottom p + p {
    margin-top: 4px !important;
}

.btn-wrap {
    text-align: center;
    margin-top: 40px;
}

.remove-padding .et_pb_row {
    padding-top: 0 !important;
}

.is-large {
    width: 200px !important;
}

.et-frd-inner-heading img {
    width: 100px;
    height: auto;
    display: block;
    visibility: hidden;
    opacity: 0;
    max-width: 100%;
}

#et-pdf-section {
    zoom: 0.95;
}

/*language button*/
body div.wt25_cf_translate_button_wrap {
    background-color: #ffffff;
    padding: 15px 50px 0 50px;
    text-align: right;
}

body div.wt25_cf_translate_button_wrap .wt25-investor-button,
body div.wt25_cf_translate_button_wrap .wt25-translation-button {
    text-align: right;
    color: #000000;
    background-color: #ffffff;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

body form.wt25_cf_translate_button_form {
    width: 100px;
    float: right;
}

body a.wt25_cf_investor_button_form {
    width: 170px;
    float: right;
    margin: 0 10px;
    color: #000000;
}

body a.wt25_cf_logout_button_form {
    width: 70px;
    float: right;
    margin: 0 10px;
    color: #000000;
}

.wt_clear {
    clear: both;
}

@media (max-width: 1440px) {
    .table-container {
        overflow-x: auto;
    }

    .et-frd-bottom {
        padding-top: 12px;
    }
}
@media (max-width: 1200px) {
    .table-container.is-third table {
        min-width: auto;
    }
}
@media (max-width: 1024px) {
    .et-frd-bottom {
        flex-direction: column-reverse;
        gap: 10px;
    }
}

@media (max-width: 768px) {
    .et-frd-common {
        flex-direction: column;
        align-items: flex-start;
    }

    .et-frd-title,
    .et-frd-acc-number {
        /* text-align: left; */
        max-width: 375px;
    }

    .et-frd-title .et--frd-static {
        display: inline;
    }

    .table-container table {
        font-size: 14px;
    }

    .table-container table th,
    .table-container table td {
        padding: 8px;
    }

    .et-frd-inner-heading {
        flex-direction: column-reverse;
    }

    .et-frd-inner-heading img {
        height: 0;
    }
}