#card-select.admin-init, .loader{
    background-color: rgba(1, 10, 78, 0.80);
}

body#endpoints h2{
    color: #FFF;
}

body#endpoints{
    background-color: #000c68;
    color: #FFF;
}

.tooltip-inner{
    background-color: #008b97;
}

.bs-tooltip-top .arrow::before{
    border-top-color: #008b97;
}

.apexcharts-menu.apexcharts-menu-open {
    background-color: rgba(0, 0, 0, 0.8);
    border-color: rgba(255, 255, 255, 0.3);
}

.card .card{
    background-color: rgba(0, 0, 0, 0.2);
}

hr, .responsive-table-plugin .table-responsive[data-pattern="priority-columns"], .table td, .table th, .table thead th, .card-footer {
    border-color: #37449b;
}

.input-group-text, .dropdown-item:focus, .dropdown-item:hover, th.next.available, th.prev.available, table.table-condensed .daterangepicker td.in-range {
    background-color: #0b4fcb;
    border-color: #0b4fcb;
}

.footer, .dropdown-menu, .navtab-bg, .card-header, .list-group-item{
    background-color: #010a4e;
    border-color: #153576;
}

.card-header{
    border-color: #010a4e;
}

.datepicker table tr td span.focused, .datepicker table tr td span:hover{
    background-color: #153576 !important;
    border-color: #153576 !important;
}

.form-control:focus{
    background-color: #153576;
    border-color: #153576;
}

body[data-sidebar-color=dark] .left-side-menu, .auth-fluid .auth-fluid-form-box {
    background-color: #153576;
    background-image: url('../images/bg-sidebar.jpg');
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 100%;
}

.btn-light:hover, .btn-light.focus, .btn-light:focus{
    background-color: #040a39 !important;
}

.card{
    background-color: #152177;
    border: #152177;
    border-radius: 20px;
}

.btn-light, .card-dark, .form-control, .table-striped tbody tr:nth-of-type(odd), .responsive-table-plugin .btn-default, .page-link, .custom-control-label::before,
.daterangepicker.ltr.show-calendar.opensleft, .daterangepicker.ltr.show-calendar.opensleft .drp-calendar .calendar-table{
    background-color: #07104d;
    border-color: #060d41;
}

.note-editor.note-frame .note-editable{
    background-color: #07104d !important;
    border-color: #060d41;
}

body{
    background-color: #000c68;
}

body, body[data-topbar-color=light] .navbar-custom .topnav-menu .nav-link, body[data-sidebar-color=dark] .left-side-menu #sidebar-menu>ul>li>a, .input-group-text,
th.next.available, th.prev.available{
    color: #FFF;
}

body[data-topbar-color=light] .navbar-custom, body[data-sidebar-color=dark] .logo-box{
    background-color: transparent;
}

.text-muted, body[data-sidebar-color=dark] .left-side-menu #sidebar-menu .menu-title {
    color: #c7c7c7!important;
}

.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
    background-color: #00083e !important;
    color: #999 !important;
}
