.skin-default .topbar {
    background: white;
}

.topbar .top-navbar {
    min-height: 55px;
    padding: 0;
    height: 55px !important;
}

.topbar .top-navbar .navbar-header {
    line-height: 39px !important;
}

.sidebar-nav {
    padding: 0;
}

.left-sidebar {
    top: 0;
    padding-top: 102px;
    box-shadow: none;
}

.sidebar-nav ul li {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    position: relative;
}

.navbar-dark .navbar-nav .nav-link {
    color: black;
    font-size: 13px !important;
}

.sidebar-nav ul li a {
    color: #000000d4;
    padding: 5px;
    font-size: 15px;
}

.sidebar-nav > ul > li > a i {
    color: #0a66c2 !important;
    padding-left: 18px;
    width: auto;
    font-size: 17px;
}

.sidebar-nav .has-arrow::before {
    position: absolute;
    content: '\F35F';
    top: 0;
    left: 0;
    color: #0a66c2 !important;
    font: normal normal normal 35px/1 "Material Design Icons";
}

.sidebar-nav ul li a.active::before {
    position: absolute;
    content: '\F35D';
    top: 0;
    left: -4px;
    color: #0a66c2 !important;
    font: normal normal normal 35px/1 "Material Design Icons";
}

.sidebar-nav ul li a.child.active::before {
    display: none !important;
}

.dashboard-left-link {
    background-color: #0a66c2 !important;
    padding-top: 0px;
    position: fixed !important;
    left: 0;
    width: 284px;
    top: 54px;
    /* padding: 12px; */
    border-left: 0 !important;
    z-index: 1000;
    height: 45px !important;
}

li.dashboard-left-link.active {
}

.dashboard-left-link a {
    color: white !important;
    padding-top: 10px !important;
}

.sidebar-nav .has-arrow::after {
    display: none !important;
}

.page-titles {
    background: #0a66c2;
    box-shadow: none;
    padding: 11px 5px;
    margin: 0;
}

.fixed-layout .page-wrapper {
    padding-top: 55px;
}

.container-fluid {
    padding: 0 11px !important;
}

.sidebar-nav ul li ul li a {
    padding: 4px 2px !important;
    font-size: 15px !important;
}

.left-sidebar {
    width: 285px !important;
}

.sidebar-nav ul li ul li a .right-menu {
    color: #0a66c2 !important;
    float: right;
    font-size: 36px;
    position: absolute;
    right: 11px;
    top: -15px;
}

.sidebar-nav ul li a.active i, .sidebar-nav ul li a:hover i {
    color: #0a66c2 !important;
}

.text-primary {
    color: #0a66c2 !important;
}

.card {
    box-shadow: 0 1px 3px rgb(0 0 0 / 0%), 0 1px 2px rgb(0 0 0 / 20%);
    border-radius: 0.25rem;
    background-color: #fff;
    border-top: 5px solid #0a66c2;
    margin-bottom: 1rem;
    padding: 1rem;
}

@media (min-width: 1024px) {
    .footer, .page-wrapper {
        margin-left: 285px;
    }
}

.dataTables_length select,
.dataTables_filter input {
    text-align: center !important;
    border: 1px solid #ebecedc4 !important;
    background-image: none;
}

table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child:before {
    background-color: #0a66c2 !important;
}

.page-item.active .page-link {
    background-color: #0a66c2 !important;
    border-color: #0a66c2 !important;
}

.page-link {
    color: black !important;
}

.text-right {
    text-align: right;
}

.btn-primary {
    background-color: #0a66c2;
    border-color: #0a66c2;
    color: white !important;
}

.btn-primary i {
    color: white;
    font-weight: bold;
    font-size: 13px;
}

.child-left-nav i {
    padding-left: 26px !important;
}

.child-left-nav:before {
    top: -2px !important;
}

.user-cover-img {
    width: 20px;
    height: 20px;
    border-radius: 100%;
    margin-right: 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e400;
    border: 1px solid #aaaaaa47;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
    font-size: 11px;
}

.user-avatar {
    width: 30px;
    height: 30px;
}

.no-left-border-radius {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.border-right-0 {
    border-right: 0 !important;
}

.bg-primary {
    background-color: #0a66c2 !important;
    color: white !important;
}

.swal2-confirm {
    background-color: #0a66c2 !important;
    color: white !important;
    border-radius: 60px !important;
}
.swal2-confirm:hover {
    background-color: #fca68c !important;
    border-color: #fba186 !important;
}
.swal2-confirm:focus {
    background-color: #fca68c !important;
    border-color: #fba186 !important;
    box-shadow: 0 0 0 0.25rem rgb(213 128 102 / 50%) !important;
}

.swal2-cancel {
    background-color: transparent !important;
    color: #0a66c2 !important;
    border-radius: 60px !important;
    border: 1px solid #0a66c2 !important;
}
.swal2-cancel:hover {
    background-color: #fca68c !important;
    border-color: #fca68c !important;
    color: white !important;
}
.swal2-cancel:focus {
    box-shadow: 0 0 0 0.25rem rgb(213 128 102 / 50%) !important;
}
.swal2-icon.swal2-question {
    color: #0a66c2 !important;
    border-color: #0a66c2 !important;
}

.table-primary {
    --bs-table-bg: #0a66c2;
    color: #ffffff;
    border-color: #00366c;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #0a66c2;
    color: #ffffff;
}
.select2-container .select2-selection--single {
    padding: 0.4rem 1.25rem 0.375rem 0.75rem !important;
    height: 35px !important;
}
.select2-selection__arrow{
    height: 34px !important;
}
.select2-selection__rendered {
    line-height: 20px !important;
    /*text-align: center !important;*/
}

.text-black {
    color: #000000 !important;
}
.fs-13{
    font-size:10px;
}

