/* .light-style .landing-hero {
    background: linear-gradient(138.18deg, #eae8fd 0%, #fce5e6 94.44%)!important;
    display: flex!important;
    justify-content: center!important;
    align-items: start!important;
    padding-top: 80px!important;
} */

th {
    font-size: 11px !important;
}

td {
    font-size: 14px !important;
}

.bg-12 {
    background-color: #000 !important;
}

.tooltip {
    z-index: 1011155 !important;
    /* Higher than modal's z-index (default 1050) */
}

.container-xxl.container-p-y {
    min-height: 70vh !important;
}

.t-32 {
    top: -32% !important;
}

.w-12 {
    width: 12% !important;
}

.w-6 {
    width: 14% !important;
}

.pos-rel {
    position: relative !important;
}

.w-62 {
    width: 62% !important;
}

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

.fs-11 {
    font-size: 11px !important;
}

.fs-12 {
    font-size: 12px !important;
}

.fs-13 {
    font-size: 13px !important;
}

.fs-14 {
    font-size: 14px !important;
}

.fs-15 {
    font-size: 15px !important;
}

.fs-16 {
    font-size: 16px !important;
}

.fs-17 {
    font-size: 17px !important;
}

.fs-18 {
    font-size: 18px !important;
}

.fs-20 {
    font-size: 20px !important;
}

.fs-22 {
    font-size: 22px !important;
}

.bot-302 {
    bottom: 302px !important;
}

.section-pading {
    padding: 11.25rem 0;
}

.fw-500 {
    font-weight: 500 !important;
}

.fw-600 {
    font-weight: 600 !important;
}

.fw-700 {
    font-weight: 700 !important;
}

.t-132 {
    top: -132px !important;
}

.t-105 {
    top: -105px !important;
}

.pb-17 {
    padding-bottom: 17px !important;
}

.mb-14 {
    margin-bottom: 14px !important;
}

.section-img {
    background-image: url(../img/pages/profile-banner.png);
    object-fit: contain;
}

.dt-buttons {
    display: flex;
    gap: 1rem;
}

@media (min-width: 992px) {
    .landing-hero .hero-text-box {
        max-width: 870px !important;
        margin: 0 auto;
    }

    .w-lg-50 {
        width: 50% !important;
    }

    .w-lg-60 {
        width: 60% !important;
    }
}

@media screen and (max-width: 425px) {

    .fs-sm-10 {
        font-size: 10px !important;
    }

    .fs-sm-15 {
        font-size: 15px !important;
    }

    .light-style div.dataTables_wrapper div.dataTables_info {
        margin-top: 10px !important;
    }

    .top {
        padding-top: 15px;
    }

    .col-sm-12 {
        flex: 0 0 auto;
        width: 100%;
    }

    .mb-sm-3 {
        margin-bottom: 16px !important;
    }

    .w-sm-75 {
        width: 75% !important;
    }

    .col-sm-6 {
        flex: 0 0 auto !important;
        width: 50% !important;
    }

    .ms-sm-3 {
        margin-left: 1rem !important;
    }

    .t-12 {
        top: -12% !important;
    }

    .t-75 {
        top: -75px !important;
    }

    .fl-wrap {
        flex-wrap: wrap !important;
    }

    .jus-sm {
        justify-content: center !important;
    }

    .mar-sm {
        margin-bottom: 1.5rem !important;
    }

    .mar-date {
        margin-bottom: 0.6rem !important;
    }

    .textsm-center {
        text-align: center !important;
    }

    .p-sm-0 {
        padding: 0px !important;
    }

    .pb-sm-0 {
        padding-bottom: 0px !important;
    }

    .pe-sm-0 {
        padding-right: 0px !important;
    }

    .ps-sm-0 {
        padding-left: 0px !important;
    }

    .mb-sm-2 {
        margin-bottom: 8px !important;
    }

    .mt-sm-3 {
        margin-top: 1rem !important;
    }

    .pb-sm-3 {
        padding-bottom: 1rem !important;
    }

    .d-sm-none {
        display: none !important;
    }

    .fc-xv {
        min-height: 327px !important;
    }


}

@media screen and (max-width: 768px) {
    .w-md-100 {
        width: 100% !important;
    }

    .ps-md-0 {
        padding-left: 0px !important;
    }

    .my-md-1 {
        margin-left: 0.25rem !important;
        margin-right: 0.25rem !important;
    }

    .ps-md-3 {
        padding-left: 1rem !important;
    }

    .wid-md-100 {
        width: 100% !important;
    }
}

@media screen and (min-width: 768px) {
    .fc-xv {
        max-height: 327px !important;
    }
}

@media only screen and (min-width: 426px) and (max-width: 768px) {

    .t-15 {
        top: -15% !important;
    }

    .w-md-50 {
        width: 50% !important;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {

    .t-28 {
        top: -28% !important;
    }

    .t-105 {
        top: -105px !important;
    }

    .left-login {
        left: -30px;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1888px) {

    .w-348 {
        width: 348px !important;
    }

    .left-login {
        left: 150px !important;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1300px) {


    .left-login {
        left: 0px !important;
    }
}

@media only screen and (min-width: 1301px) {


    .left-login {
        left: 100px !important;
    }
}

@media screen and (max-width: 365px) {
    .card-max-h {
        max-height: 494px !important;
    }

    .flex-column-360 {
        flex-direction: column !important;
    }

    .w-100-360 {
        width: 100% !important;
    }

    .p-sm-0-360 {
        padding-left: 0px !important;
    }

    .jus-st-360 {
        justify-content: flex-start !important;
    }
}

.select-placeholder {
    position: absolute;
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
    color: #666;
    font-size: 16px;
    pointer-events: none;
}

.svg-primary {
    filter: invert(54%) sepia(5%) saturate(174%) hue-rotate(215deg) brightness(92%) contrast(85%);
}

.svg-color-filter {
    filter: invert(42%) sepia(67%) saturate(633%) hue-rotate(230deg) brightness(95%) contrast(90%) !important;

}

.text-decoration-color {
    color: #24039c !important;
}

.w-0 {
    width: 0px !important;
}

/* .text-gra {
    color: #6a659b !important;
} */

.fs-27 {
    font-size: 27px !important;
}

.fs-25 {
    font-size: 25px !important;
}

.max-height-272 {
    max-height: 272px !important;
}

.max-height-254 {
    max-height: 254px !important;
}

.text-black {
    color: #000 !important;
}

.pop-img {
    height: auto;
    /* width: 230px !important; */
    position: relative;
    top: 40px;

}

/* Style the Image Used to Trigger the Modal */
.ser {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

/* img:hover {
    opacity: 0.7;
} */

/* The Modal (background) */
#image-viewer {
    display: none;
    position: fixed;
    z-index: 1;
    /* padding-top: 10px; */
    left: 30px;
    top: 120px;
    width: 90%;
    max-height: 100%;
    height: 66%;
    overflow: auto;
    background-color: transparent;
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
}

.modal-content1 {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;

}

.modal-content {
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

#image-viewer .close {
    position: absolute;
    top: 3px;
    right: 40px;
    color: #5c5c5c;
    font-size: 34px;
    font-weight: bold;
    transition: 0.3s;
    cursor: pointer;
}


@media only screen and (max-width: 700px) {
    .modal-content1 {
        width: 100%;
    }
}

.custom-link {
    text-decoration: underline;
    text-decoration-color: #7467f0;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
}


.svg-icon {
    filter: invert(30%) sepia(10%) saturate(200%) hue-rotate(220deg) brightness(90%) contrast(85%) !important;
    transition: filter 0.3s ease-in-out;
}

/* On hover over the entire <li>: Change the icon to white */
.menu-item:hover .svg-icon {
    filter: brightness(0) invert(1) !important;
}

.menu-item .svg-icon {
    filter: none !important;
}

div:where(.swal2-container) button:where(.swal2-styled).swal2-default-outline:focus {
    box-shadow: none !important;
}

.gradient-border {
    border: 4px solid transparent;
    border-radius: 8px;
    background: linear-gradient(to right, #d16ba5, #c777b9, #ba83ca, #aa8fd8, #9a9ae1, #8aa7ec, #79b3f4, #69bff8);
    /* Gradient */
    background-clip: border-box;
    padding: 0.10rem;
    position: relative;
    overflow: hidden;
}

.gradient-border>.inner-content {
    background-color: #fff;
    border-radius: 4px;
    padding: 1rem;
}


/* scrollbar */
::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.3);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(255, 255, 255, 0.3);
}

* {
    scrollbar-width: thin;
    /* Makes the scrollbar thinner */
    scrollbar-color: #888 #f1f1f1;
    /* thumb color | track color */
}

table.dataTable>thead>tr>td:not(.sorting_disabled),
table.dataTable>thead>tr>th:not(.sorting_disabled) {
    padding-right: 0px !important;
}

.template-customizer-open-btn {
    display: none !important;
}

.w-18 {
    width: 18%;
}

.tooltip .tooltip-inner {
    font-size: 12px;
}

.left-side {
    display: flex !important;
    align-items: center !important;
    flex-wrap: wrap !important;
}

div.dataTables_wrapper div.dataTables_info {
    padding-top: 0em !important;
}

.dropdown-item {
    display: flex !important;
}

.top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    /* padding: 10px 0; */
}