:root {
    --bs-light-primary: #F8F5FF;
    --bs-active-primary: #5014D0;
    --bs-light-success: #DCFDFD;
    --bs-active-success: #00C5C5;
    --bs-light-info: #ECF8FF;
    --bs-active-info: #0095E8;
    --bs-light-warning: #FFF8DD;
    --bs-active-warning: #F1BC00;
    --bs-light-danger: #FFF5F8;
    --bs-active-danger: #D9214E;
    --bs-light-dark: #EFF2F5;
    --bs-active-dark: #131628;
    --bs-gray-100: #F5F8FA;
    --bs-gray-200: #EFF2F5;
    --bs-gray-300: #E4E6EF;
    --bs-gray-400: #B5B5C3;
    --bs-gray-500: #A1A5B7;
    --bs-gray-600: #7E8299;
    --bs-gray-700: #5E6278;
    --bs-gray-800: #3F4254;
    --bs-gray-900: #181C32;
    --bs-xs: 0;
    --bs-sm: 576px;
    --bs-md: 768px;
    --bs-lg: 992px;
    --bs-xl: 1200px;
    --bs-xxl: 1400px;
    --mv-blue: #009ef7;
}
.table {
    --bs-table-bg: transparent;
    --bs-table-accent-bg: transparent;
    --bs-table-striped-color: #181C32;
    --bs-table-striped-bg: rgba(245, 248, 250, 0.75);
    --bs-table-active-color: #181C32;
    --bs-table-active-bg: #F5F8FA;
    --bs-table-hover-color: #181C32;
    --bs-table-hover-bg: #F5F8FA;
    color: #181c32;
}

.btn.btn-primary {
    color: #fff;
    border-color: var(--mv-blue);
    background-color: var(--mv-blue);
}
.btn.btn-light-primary {
    color: var(--mv-blue);
    border-color: #f1faff;
    background-color: #f1faff;
}

.dropdown-item.active, .dropdown-item:active {
    transition: color .2s ease,background-color .2s ease;
    background-color: #f1faff;
    color: var(--mv-blue);
}
.main-sidebar .nav-sidebar > .nav-item > .nav-link.active {
    background-color: var(--mv-blue);
    color: var(--lte-sidebar-menu-active-color);
}

.btn-check:active + .btn.btn-primary, .btn-check:checked + .btn.btn-primary, .btn.btn-primary.active, .btn.btn-primary.show, .btn.btn-primary:active:not(.btn-active), .btn.btn-primary:focus:not(.btn-active), .btn.btn-primary:hover:not(.btn-active), .show > .btn.btn-primary {
    color: #fff;
    border-color: #0095e8;
    background-color: #0095e8 !important;
}
.text-muted {
    color: #a1a5b7 !important;
}
.border-gray-200 {
    border-color: #eff2f5 !important;
}
.bg-lighten {
    background-color: rgba(245,248,250,.5) !important;
}
.fw-bold {
    font-weight: 500 !important;
}
.fs-5 {
    font-size: 1.15rem !important;
}
.fs-6 {
    font-size: 1.075rem !important;
}
.fs-7 {
    font-size: 0.70rem !important;
}


.bg-info {
    background-color: #17a2b8 !important;
}
.bg-info, .bg-info > a {
    color: #fff !important;
}
.border-right {
    border-right: 1px solid #dee2e6 !important;
}
.widget-user .widget-user-desc {
    margin-top: 0;
}
.widget-user .widget-user-username {
    font-size: 25px;
    font-weight: 300;
    margin-bottom: 0;
    margin-top: 0;
    text-shadow: 0 1px 1px rgba(0,0,0,.2);
}
.widget-user .widget-user-image{
	left: 50%;
	margin-left: -45px;
	position: absolute;
	top: 80px;
}
.widget-user .widget-user-image > img {
	border: 3px solid #fff;
	height: auto;
	width: 90px;
}
.elevation-2 {
	box-shadow: 0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23) !important;
}
.widget-user .widget-user-header {
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem;
	height: 130px;
	padding: 1rem;
	text-align: center;
}
.widget-user .card-footer {
	padding-top: 50px;
}
.widget-user .card-body {
	padding: 1rem;
	background-color: rgba(0, 0, 0, 0.03);
	border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.bootstrap-datetimepicker-widget{
    z-index: 99999 !important;
}
.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat;
    border: 1px solid #ced4da;
        border-top-color: rgb(206, 212, 218);
        border-top-style: solid;
        border-top-width: 1px;
        border-right-color: rgb(206, 212, 218);
        border-right-style: solid;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-color: rgb(206, 212, 218);
        border-left-style: solid;
        border-left-width: 1px;
    border-radius: .25rem;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.075);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.custom-select.form-control-border.border-width-2, .form-control.form-control-border.border-width-2{
	border-bottom-width: 2px;
}
.custom-select.form-control-border, .form-control.form-control-border {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    box-shadow: inherit;
}

.btn.sw-btn-next.disabled, .btn.sw-btn-prev.disabled{ display: none !important;}

.login-page, .register-page {
    background: rgb(68,62,177);
    background: -moz-radial-gradient(circle, rgba(68,62,177,1) 0%, rgba(77,142,231,1) 38%, rgba(0,212,255,1) 100%);
    background: -webkit-radial-gradient(circle, rgba(68,62,177,1) 0%, rgba(77,142,231,1) 38%, rgba(0,212,255,1) 100%);
    background: radial-gradient(circle, rgba(68,62,177,1) 0%, rgba(77,142,231,1) 38%, rgba(0,212,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#443eb1",endColorstr="#00d4ff",GradientType=1); 
}

@media print 
{
    .content-wrapper{
        margin-left: 0px !important;
    }
    .overflow-scroll{
        overflow: visible !important;
        display: block !important;
        max-height: 100% !important;
    }
}

.nav-header{
    padding-top: 1.2rem !important;
    font-size: 1rem !important;
    border-color:var(--lte-sidebar-dark-header-color);
    border-bottom: 1px solid var(--lte-sidebar-dark-header-color);
}


