
@import url('../libs/gridjs/mermaid.min.css');
@import url('../libs/dmuy/dudialog/dudialog.css');
@import url('../libs/dmuy/dudatepicker/dudatepicker.min.css');
@import url('../libs/select2/select2.min.css');
@import url('../libs/select2/select2-bootstrap-5-theme.min.css');
@import url('../libs/intltelinput/css/intltelinput.css');
@import url('../libs/sweetalert2/sweetalert2.min.css');
@import url('../libs/dmuy/mdtoast/mdtoast.min.css');


tbody td.gridjs-td {
    border: 1px solid var(--vz-border-color);
    padding: .40rem .6rem;
}
th.gridjs-th .gridjs-th-content {
    text-align: center;
}


:is([data-layout=vertical], [data-layout=semibox])[data-sidebar-size=sm] .navbar-brand-box {
    background: #000e23 !important;
}
    #page-topbar {
    background: linear-gradient(235deg, #011234, #0257b2) !important;
    border-bottom: none !important;
}

.body-executive {
    background-color: #fbfbfb;
}

.navbar-brand-box {
    background: #0055af !important;
}
:is([data-layout=vertical], [data-layout=semibox])[data-sidebar-size=sm] .navbar-brand-box {
    background: #0055af !important;
}
    .navbar-menu {
    background: #000e23 !important;
    border: none !important;
}
    .card-fullscreen {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    z-index: 9999;
    overflow: auto;
}


.invalid-feedback {
    margin-bottom: 0px !important;
}
    .authentication {
    min-height: 100vh;
}

    .authentication .authentication-cover {
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        background-color: rgba(0, 0, 0, 0.8);
    }

        .authentication .authentication-cover:before {
            position: absolute;
            content: "";
            width: 100%;
            height: 100%;
            inset-inline-start: 0;
            inset-inline-end: 0;
            inset-block-start: 0;
            inset-block-end: 0;
            background-image: url(https://images.unsplash.com/photo-1685034759882-34583cece8e1?q=80&w=2002&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D);
            background-position: center;
            background-repeat: no-repeat;
            z-index: -1;
        }

.authentication-cover .authentication-cover-logo {
    position: absolute;
    top: 30px;
    inset-inline-end: 30px;
}




.navbar-header .btn-topbar.active,
.navbar-header .btn-topbar:active,
.navbar-header .btn-topbar:focus,
.navbar-header .btn-topbar:hover {
    background-color: transparent !important; 
}

.navbar-header .btn-topbar:hover {
    background-color: #000000;
}

@media (max-width: 767.98px) {
    :is([data-layout=vertical], [data-layout=semibox]) .navbar-brand-box {
        display: block;
    }
}


.select2-container--bootstrap-5.select2-container--focus .select2-selection, .select2-container--bootstrap-5.select2-container--open .select2-selection {
    border-color: rgb(206, 212, 218) !important;
    box-shadow: none !important;
}

.select2-container--bootstrap-5.select2-container--focus .select2-selection, .select2-container--bootstrap-5.select2-container--open .select2-selection {
    border-color: rgb(206, 212, 218) !important;

}

.select2-container--bootstrap-5 .select2-dropdown {
    border-color: rgb(206, 212, 218) !important;
    border: 1px solid;
}

    .select2-container--bootstrap-5 .select2-dropdown .select2-search .select2-search__field:focus {
        border-color: rgb(206, 212, 218) !important;
        box-shadow: none !important;
    }

.select2-container--bootstrap-5 .select2-selection--single .select2-selection__rendered .select2-selection__placeholder {
    color: #212529 !important;
}


.iti {
    width: 100% !important;
}

.iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container {
    height: 38px !important;
}

.iti__country-list {
    max-height: 160px !important;
}

