<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#alpha-nav {
    font-size: 15px;
    line-height: 3rem;
    text-align: center !important;
    max-width: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
/*    margin: 0 auto !important;*/
  
}


@media screen and (min-width: 1281px) and (orientation: landscape) {
    /*._glossariesLetters {
        width: 85%;
    }*/

    nav.navbar {
        position: sticky !important;
        top: 0 !important;
        z-index: 9999;
    }

    .filter-p {
        /* margin-top: 163px; */
        margin-top: 6px;
        /*margin-left: -180px !important;*/
        /* margin-left: -149px; */
        position: relative;
        color: #212529;
        text-decoration: none;
    }

    .filter-advance {
        /* margin-top: 160px; */
        margin-top: 4px;
        /*margin-left: -156px !important;*/
        position: relative;
        color: #212529;
        text-decoration: none;
        background: #a5998326;
        padding: 5px 8px;
        border-radius: 5px;
        font-size: 13px;
        min-width: 150px;
    }

    .k-custom {
        margin-top: 2px;
        margin-left: 6px !important;
        font-size: 20px;
        position: relative;
    }

    #alpha-nav {
        font-size: 15px !important;
        line-height: 2.6rem;
        letter-spacing: -2px !important;
        margin-left: 80px !important;
    }
}

@media screen and (min-width: 1281px) and (orientation: portrait) {
    .filter-p {
        /* margin-top: 163px; */
        margin-top: 6px;
        /*margin-left: -150px !important;*/
        /* margin-left: -149px; */
        position: relative;
        color: #212529;
        text-decoration: none;
    }

    .filter-advance {
        /* margin-top: 160px; */
        margin-top: 4px;
        /*margin-left: -120px !important;*/
        position: relative;
        color: #212529;
        text-decoration: none;
        background: #a5998326;
        padding: 5px 8px;
        border-radius: 5px;
        font-size: 13px;
        min-width: 154px;
    }

    .k-custom {
        margin-top: 2px;
        margin-left: 6px !important;
        font-size: 20px;
        position: relative;
    }
    #alpha-nav {
        font-size: 15px !important;
        line-height: 2.6rem;
        letter-spacing: -2px !important;
        /*        margin-left: 102px;*/
        margin-left: 80px;
        width: 100%;
    }
}

@media screen and (min-width: 1281px) and (orientation: landscape) {
    .filter-p {
        /* margin-top: 163px; */
        margin-top: 6px;
        /*margin-left: -150px !important;*/
        /* margin-left: -149px; */
        position: relative;
        color: #212529;
        text-decoration: none;
    }

    .filter-advance {
        /* margin-top: 160px; */
        margin-top: 4px;
        /*margin-left: -120px !important;*/
        position: relative;
        color: #212529;
        text-decoration: none;
        background: #a5998326;
        padding: 5px 8px;
        border-radius: 5px;
        font-size: 13px;
        min-width: 154px;
    }

    .k-custom {
        margin-top: 2px;
        margin-left: 6px !important;
        font-size: 20px;
        position: relative;
    }
    #alpha-nav {
        font-size: 15px !important;
        line-height: 2.6rem;
        letter-spacing: -2px !important;
        margin-left: 80px;
        /*      margin: 0 auto;*/
        width: 100%;
    }
}

@media (min-width: 768px) {
    .filter-advance {
        /* margin-top: 160px; */
        margin-top: 2px;
        /* margin-left: -140px; */
        /*margin-left: -138px !important;*/
        position: relative;
        color: #212529;
        text-decoration: none;
        background: #a5998326;
        padding: 5px 8px;
        border-radius: 5px;
        font-size: 13px;
    }
    .filter-p {
        /* margin-top: 163px; */
        margin-top: 2px;
        /*margin-left: -165px;*/
        /* margin-left: -156px; */
        position: relative;
        color: #212529;
        text-decoration: none;
    }
    .k-custom {
        /*margin-top: -11px;*/
        margin-left: 6px;
        /* margin-left: 37px; */
        font-size: 20px;
        position: relative;
    }
}


.sticky-container {
    position: -webkit-sticky; /* For Safari */
    position: sticky;
    top: 106px;
    z-index: 99;
    background-color: white;
    transition: box-shadow 0.3s ease;
}

    .sticky-container.is-sticky {
        box-shadow: 0 .125rem .50rem rgba(0, 0, 0, .075) !important;
    }

.expand-icon {
    position: relative !important;
    float: right;
}

.expand-collapse {
    color: #212529;
    text-decoration: none;
    background: #a5998326;
    padding: 5px 8px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
}

    .expand-collapse:hover {
        color: #AD8D3F !important;
    }

.selected {
    background-color: #AD8D3F;
    color: #fff !important;
}

.pagination-container {
    margin-top: 20px;
}

.pagination .page-link {
    color: #AD8D3F;
}

.pagination .disabled .page-link {
    color: #ccc;
    pointer-events: none;
}

#alpha-nav {
    font-size: 15px !important;
    line-height: 2.6rem;
    letter-spacing: -2px !important;
    margin-left: 92px;
}

.bi-arrows-angle-expand {
    color: #AD8D3F !important;
}

.collapse {
    display: none;
}

    .collapse.show {
        display: block;
    }

.filter-p {
    /*margin-top: 163px;*/
    margin-top: 6px;
    /* margin-left: -165px; */
    /*margin-left: -156px;*/
    position: relative;
    color: #212529;
    text-decoration: none;
}

.aplha-toggle {
    display: block !important;
}

.filter-advance {
    /*margin-top: 160px;*/
    margin-top: 4px;
    /* margin-left: -140px; */
    margin-left: 0px !important;
    position: relative;
    color: #212529;
    text-decoration: none;
    background: #a5998326;
    padding: 5px 8px;
    border-radius: 5px;
    font-size: 13px;
}

.filter-margin {
    margin-top: 11px !important;
}</pre></body></html>