.elementor-kit-5{--e-global-color-primary:#6BBCDE;--e-global-color-secondary:#C4F5FF;--e-global-color-text:#000000;--e-global-color-accent:#C4F5FF;--e-global-typography-primary-font-family:"Manrope";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Manrope";--e-global-typography-accent-font-weight:400;color:#000000;font-family:"Manrope", Sans-serif;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:var( --e-global-color-secondary );font-size:18px;font-weight:500;color:#000000;border-radius:50px 50px 50px 50px;padding:5px 5px 5px 20px;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:var( --e-global-color-primary );}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:#1B2CA5;text-decoration:underline;}.elementor-kit-5 h1{color:#000000;font-size:80px;}.elementor-kit-5 h2{color:#000000;font-size:50px;font-weight:600;}.elementor-kit-5 h3{color:#000000;font-size:22px;font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5 h1{font-size:40px;}.elementor-kit-5 h2{font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-top:0px;--container-default-padding-right:30px;--container-default-padding-bottom:0px;--container-default-padding-left:30px;}}@media(min-width:2400px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}}/* Start custom CSS */.elementor-button-icon {
    font-size: 40px;
    display: flex;
}

.elementor-button-content-wrapper {
    align-items: center;
}

.table-container {
    width: 100%;
    margin: 0 auto;
    border-radius: 0;
    overflow: hidden;
}

table {
    width: 100%;
    border-collapse: collapse;
}

thead th {
    background-color: #79b7d4;
    color: #000;
    text-align: left;
    padding: 12px;
    font-weight: bold;
    border: none !important;
}

tbody td {
    padding: 10px 0 10px 15px;
    text-align: left;
    border-bottom: 1px solid #ddd;
    border-right: 0 !important;
    border-left: 0 !important;
    background-color: white !important;
    vertical-align: middle;
}

.table-container tr td:last-child {
    text-align: right !important;
}

.table-container tr td.accordion-row {
    text-align: left !important;
}

tbody td svg {
    width: 40px;
    height: 40px;
}

tbody tr:last-child td {
    border-bottom: none;
}

tbody tr {
    border-bottom: 1px solid #ddd;
}

.dropdown-btn {
    background-color: #000;
    color: #fff;
    border: none;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    cursor: pointer;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dropdown-btn:hover {
    background-color: #555;
}

#loadingDiv{
    display:none;
}

#loadingDiv {
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: white;
    opacity: 0.5;
    justify-content: center;
    align-items: flex-start;
}

#document-form {
    display: flex;
    gap: 20px;
}

#document-form button {
    display: inline-block;
    border: none;
    padding: 5px 20px 5px 25px !important;
}

.search-field {
    width: calc(50% - 10px);
}

.table-container {
    margin-top: 50px;
}

.search-field input {
    border: none;
    box-shadow: 0px 16px 32px 0px rgba(41, 37, 36, 1%), 0px 12px 24px 0px rgba(41, 37, 36, 1%), 0px 8px 16px 0px rgba(41, 37, 36, 2%), 0px 6px 12px 0px rgba(41, 37, 36, 2%), 0px 4px 8px 0px rgba(41, 37, 36, 2%), 0px 2px 4px 0px rgba(41, 37, 36, 2%), 0px 1px 2px 0px rgba(41, 37, 36, 2%), 0px 1px 2px -1px rgba(41, 37, 36, 4%);
    border-radius: 16px;
    background-image: url('/wp-content/uploads/2024/09/sarchicon.png');
    background-size: 32px !important;
    background-position: 10px 5px !important; 
    background-repeat: no-repeat;
    padding: .5rem 1rem .5rem 50px !important;
    height: auto !important;
}
}

.filters {
    display: flex;
    width: 50%;
    flex-wrap: wrap;
    gap: 20px
}

#document-filter,
#relevance-filter,
.filters input,
.filters select {
    width: calc(50% - 10px);
}

.touch-icon {
    display: none;
}

.mobile-link {
    display: none !important;
}

.pagination {
    display: flex;
}

.pagination button {
    padding: 5px;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    margin-right: 5px;
}

.pagination button.active {
    background-color: #6bbcde;
}

.elementor-kit-5 a {
    text-decoration: none !important;
    color: black;
}

@media screen and (max-width: 768px) {
    .elementor-shortcode form {
        width: 100%;
        flex-direction: column;
    }
    .elementor-shortcode .filters,
    .elementor-shortcode .filters input,
    .search-field,
    .filters select{
        width: 100% !important;
    }
    .table-container {
        overflow-x: scroll;
    }
    .touch-icon {
        width: 40px;
        display: block;
        margin-top: 30px;
    }
    
    .mobile-link {
        display: block !important;
    }
}/* End custom CSS */