.loaderModal {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 999999 !important;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 9999;
}

.loaderModalDiv {
    text-align: center;
    top: calc(50% - 40px) !important;
    left: calc(50% - 40px) !important;
    position: absolute;
}

.loaderModalDiv .ball-clip-rotate-multiple>div {
    border: 2px solid white;
    border-bottom-color: transparent;
    border-top-color: transparent;
}

.loaderModalDiv .ball-clip-rotate-multiple>div:last-child {
    border-color: white transparent white transparent;
}

.brand-img {
    width: 100%;
}

@media (max-width: 991px) {
    .brand-img {
        width: 150px;
        margin: 0;
    }
}

.content .page-title {
    font-size: 1.75rem;
}

.form-group {
    margin-bottom: 10px;
}

.info-span {
    width: 100%;
    margin-top: 0.25rem;
    font-size: 0.71094rem;
    color: rgb(3, 169, 244);
}

.intl-tel-input {
    display: block;
}

.form-group.has-error .flag-container {
    margin-top: -22px;
}

.header__content-end .dropdown-menu {
    width: 250px;
}

.dataTable th,
.dataTable td {
    border-width: 1px !important;
    border-left-style: none !important;
    border-right-style: none !important;
}

.tagin-wrapper.focus {
    border: 1px solid #39475e !important;
    box-shadow: none !important;
}

.tagin-tag {
    padding: 0 4px 0 8px !important;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    background: rgb(3, 169, 244) !important;
    border-color: rgb(3, 169, 244) !important;
    color: white !important;
}

.ui-menu-item-wrapper {
    padding: 5px 8px !important;
    font-size: 0.8125rem !important;
    font-weight: 400 !important;
}

.select2-container,
.select2-search__field {
    width: 100% !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    position: relative !important;
    border-width: 0 !important;
    width: 18px !important;
    height: 18px !important;
    cursor: pointer !important;
    margin-left: 2px !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23a0aec0' width='18px' height='18px'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm5 13.59L15.59 17 12 13.41 8.41 17 7 15.59 10.59 12 7 8.41 8.41 7 12 10.59 15.59 7 17 8.41 13.41 12 17 15.59z'/%3E%3C/svg%3E") !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    color: #fff !important;
    height: 24px !important;
    margin: 2px !important;
    border: 0 !important;
    padding: 0 4px !important;
    display: inline-flex !important;
    transition: transform 0.1s !important;
    align-items: center !important;
    font-size: 0.8125rem !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    background-color: #6c757d !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
    background-color: initial !important;
    color: #999 !important;
    outline: none !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white' width='18px' height='18px'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm5 13.59L15.59 17 12 13.41 8.41 17 7 15.59 10.59 12 7 8.41 8.41 7 12 10.59 15.59 7 17 8.41 13.41 12 17 15.59z'/%3E%3C/svg%3E") !important;
}

.select2-container .select2-selection--multiple {
    border-radius: 0.4375rem !important;
    border: 1px solid #dfe1e4 !important;
    box-shadow: none !important;
    min-height: 40px !important;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background: rgb(3, 169, 244) !important;
    border-color: rgb(3, 169, 244) !important;
    color: white !important;
}

.select2-container--default .select2-selection--single {
    border-radius: 0.4375rem !important;
    border: 1px solid #dfe1e4 !important;
    box-shadow: none !important;
    height: 38px !important;
    padding: 8px 8px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 0.8125rem !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    color: #7a878e !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 5px !important;
}

.select2-container--default .select2-search--dropdown .select2-search__field,
.select2-container--default .select2-search--dropdown .select2-search__field:active,
.select2-container--default .select2-search--dropdown .select2-search__field:focus,
.select2-container--default .select2-search--dropdown .select2-search__field:focus-visible {
    border: 1px solid #dfe1e4 !important;
    box-shadow: none !important;
    outline: none !important;
}

.mainnav__inner .nav-link:hover {
    border-radius: 0.4375rem !important;
}

.mn--sticky .mainnav__inner {
    height: 100% !important;
}

.form-label {
    font-weight: 700;
}

.view-btn {
    margin-top: -3px;
    padding: 1px 5px;
}

.mc-calendar--modal {
    z-index: 9999 !important;
}

.mn--min .nav-item ion-icon {
    margin: 0 !important;
    -moz-transform: scale(2.5);
    -webkit-transform: scale(2.5);
    -o-transform: scale(2.5);
    -ms-transform: scale(2.5);
    -webkit-transform: scale(2.5);
    transform: scale(2.5);
}

ion-icon:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
}

.form-control[readonly] {
    background-color: #fff;
}

.mn--min .brand-wrap:hover {
    transition: transform 0.35s ease;
    transform: scale(1);
}

.ml-10 {
    margin-left: 10px;
}

.ml-20 {
    margin-left: 20px;
}

.text-bold {
    font-weight: bold;
}

.custom_table .table {
    border-radius: 0 !important;
}

.fs-10 {
    font-size: 2rem !important;
}

.tile_title {
    display: inline;
    position: relative;
    top: -10px;
}

.title_link,
.title_link:hover {
    text-decoration: none;
}

/*custom style*/
img {
    max-width: 100%;
}

.category-sec h4 {
    background-color: #017c6f;
    text-align: center;
    padding: 14px 8px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0;
    font-family: 'Montserrat';
}

.page-title {
    color: #017c6f !important;
    font-size: 30px !important;
    font-family: 'Montserrat';
    font-weight: bold !important;
    margin-bottom: 4px !important;
}

.page-subtitle {
    font-size: 20px;
    color: #9b9b9b;
    font-family: 'Montserrat';
    font-weight: 500;
}

.category-sec a {
    text-decoration: none;
}

.category-sec {
    border-radius: 18px;
    overflow: hidden;
}

.header {
    background-color: #f0fffd;
    border-bottom: 1px solid #ebebeb;
}

header.header .header__inner .header__brand {
    background: transparent !important;
}

.header button.header__btn.btn {
    background-image: url(../img/down.png);
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: center right;
    padding: 0px 26px 0px 0px;
    background-color: transparent !important;
    color: #344054;
}

.categories-btn li a {

    background: #14a797;

    color: #fff !important;

    padding: 12px 28px;

    display: inline-block;

    font-size: 13px;

    border-radius: 50px;

    text-decoration: none;

}

.categories-btn li a:hover {

    background-color: #017c6f;

}

ul.categories-btn li {

    padding: 6px 15px;

}

.categories-data table td,
.categories-data table th {

    border: 1px solid #000;

    padding: 10px 6px;

    font-size: 14px;

    color: #000;

}

.categories-data table {

    width: 100%;

    text-align: center;

    border-collapse: collapse !important;

}

.categories-data table th {

    font-weight: 700;

    font-size: 18px;

}

@media (max-width: 991px) {
    .brand-img {
        width: 70px;
        margin: 0;
    }

    .mn--min .short-logo,
    .mn--max .short-logo {
        display: block !important;
        width: 32px !important;
        margin-left: 24px !important;
    }

    .mn--min .full-logo,
    .mn--max .full-logo {
        display: none !important;
    }
}

footer {
    position: absolute;
    bottom: 0;
    width: 100%;
}

@media (max-width: 991px) {

    .categories-btn li a {

        padding: 12px 21px;

        font-size: 15px;

    }

    ul.categories-btn li {

        padding: 6px 8px;

    }

}

@media (max-width: 767px) {

    ul.categories-btn li {

        padding: 6px 6px;

    }

    .categories-btn li a {

        padding: 12px 20px;

        font-size: 14px;

    }

    .dataTables_length select,

    .dataTables_length input {

        margin-bottom: 10px;

    }

}

@media screen and (max-width: 575px) {
    .category-sec h4 {
        font-size: 14px;
    }

    .categories-btn li a {

        padding: 12px 18px;

        font-size: 11px;

    }

    ul.categories-btn li {

        padding: 6px 6px;

    }

    .categories-data table th {

        font-size: 9px;

    }

    .page-title {

        font-size: 22px !important;

    }

    .page-subtitle {

        font-size: 16px;

    }
}

.dataTable tbody tr:nth-child(odd) {
    background-color: #f0fffd !important;
}

.dataTable tbody tr:nth-child(even) {
    background-color: #f0fffd !important;
}


.file-in-popup {
    max-width: 100%;
}

.file-in-popup a {
    display: block;
    width: 100%;
}

.file-in-popup img {
    width: 100%;
    height: 110px;
    /* Set a fixed height for consistency */
    object-fit: cover;
    /* Ensures the image fits within the container without distortion */
}

.file-in-popup .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    /* Dark overlay for better visibility */
    color: white;
    text-align: center;
    padding: 5px;
}

.header__content-start button.header__btn.btn{
    background-image:none;
}
body, html ,.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
  font-family: "Montserrat", sans-serif !important;
  font-optical-sizing: auto;
  font-style: normal;
}

.categories-data table th, .table th{
    color:white;
    background-color: #14a797;
}