.default-view,
.alt-view {
    text-align: center;
    margin-top: 90px;
}

.capture-img {
    width: 100% !important;
    height: auto;
    border-radius: 8px;
}

.table .img-fluid {
    width: 100px;
    height: 50px;
    object-fit: cover;
}

table.dataTable td {
    font-size: 14px;
}

table.dataTable td,
table.dataTable th {
    text-wrap: wrap;
    vertical-align: middle;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
}

.dataTables_length label {
    display: flex;
    align-items: center;
    gap: 7px;
}

table tr:first-child th:first-child {
    border-top-left-radius: 10px;
}

table tr:first-child th:last-child {
    border-top-right-radius: 10px;
}

.table {
    border-radius: 10px;
}

.bg-gradient-primary {
    background-image: linear-gradient(180deg, #73A1FF 0%, #246BFD 100%) !important;
}

.bg-gradient-online,
.bg-gradient-alert,
.bg-gradient-offline {
    background: #fff
}

.bg-svg-green {
    filter: brightness(0) saturate(100%) invert(57%) sepia(63%) saturate(4937%) hue-rotate(119deg) brightness(93%) contrast(101%);
}

.bg-svg-danger {
    filter: brightness(0) saturate(100%) invert(59%) sepia(73%) saturate(3510%) hue-rotate(326deg) brightness(93%) contrast(91%);
}

.bg-svg-alert {
    filter: brightness(0) saturate(100%) invert(75%) sepia(17%) saturate(2586%) hue-rotate(352deg) brightness(103%) contrast(104%);
}

.bg-svg-white {
    filter: brightness(0) saturate(100%) invert(93%) sepia(100%) saturate(28%) hue-rotate(57deg) brightness(107%) contrast(107%);
}

.bg-primary-btn {
    background-color: #246BFD;
}

.btn-log {
    background-color: #B83A16;
    color: #fff;
}

.btn-log:hover {
    background-color: #B83A16;
    border-color: #B83A16;
    color: #fff;
}

.bg-primary-btn:hover {
    background-color: #3c7af6;
}

.btn-create {
    margin: 0;
}

.navbar-vertical .navbar-nav .nav-item .nav-link .icon i {
    color: #236CFC !important;
}

.navbar-vertical .navbar-nav>.nav-item .nav-link.active .icon i {
    color: #fff !important;
}

.table_data_export,
.buttons-excel {
    background-color: #383838 !important;
}

.table_data_export:hover,
.buttons-excel:hover {
    color: #fff !important;
}

.sidenav-header {
    max-height: 120px;
    height: auto !important;
    margin: 10px;
}

.sidenav .navbar-brand {
    text-align: center;
}

.navbar-vertical .navbar-brand>img,
.navbar-vertical .navbar-brand-img {
    max-height: 100px;
    max-width: 100% !important;
}

.sidebar li .submenu {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-top: .7rem;
}

.navbar-vertical .navbar-nav>.nav-item .submenu .nav-link.active {
    background-color: #dcedff;
}

.submenu .nav-link {
    font-size: 12px;
}

.submenu-custom-icon {
    width: 20px;
    height: 20px;
    background-size: contain;

    filter: brightness(0) saturate(100%) invert(47%) sepia(2%) saturate(5092%) hue-rotate(175deg) brightness(97%) contrast(72%);
}

.nav-link.active .submenu-custom-icon {
    filter: brightness(0) saturate(100%) invert(30%) sepia(72%) saturate(2762%) hue-rotate(213deg) brightness(101%) contrast(98%);
}

.icon-analytic {
    background: url('../img/icons/analytics.svg') no-repeat center center;
}

.icon-frontliner {
    background: url('../img/icons/frontliner.svg') no-repeat center center;
}

.icon-monitoring {
    background: url('../img/icons/monitoring.svg') no-repeat center center;
}

.icon-queue {
    background: url('../img/icons/queue.svg') no-repeat center center;
}

.icon-reliability {
    background: url('../img/icons/reliability.svg') no-repeat center center;
}

.icon-cycle-movement {
    background: url('../img/icons/cycle-movement.svg') no-repeat center center;
}


.error-image {
    object-fit: contain !important;
}


.dw-header-list {
    width: 20%;
}

.card-header {
    border-bottom: 1px solid #E2E8F0;
    padding: 10px 20px 8px !important;
}

.card-dsh:hover {
    /* border: 2px solid #B3CCFF */
}

.card-success {
    background: linear-gradient(180deg, #00AF50 0%, #00883E 100%);
    color: #fff;
}

.card-danger {
    background: linear-gradient(180deg, #E25454 0%, #CD4444 100%);
    color: #fff;
}

.card-alert {
    background: linear-gradient(180deg, #FFBC07 0%, #D59C00 100%);
}

.card-summarize {
    border-radius: 12px;
    border: 1px solid #F2F2F2;

    display: flex;
    padding: 24px;
    align-items: center;
    gap: 18px;
    justify-content: space-between;
}

.card-summarize h6 {
    font-size: .95rem !important;
}

.card-summarize .card-value {
    border-radius: 13.647px;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.card-summarize .card-value.primary {
    background: #F5F9FF;
}

.card-summarize .card-value.success {
    background: #F0FDF4;
}

.card-summarize .card-value.danger {
    background: #FEF2F2;
}

.card-summarize .card-value.primary h1 {
    color: #0D6EFD;
}

.card-summarize .card-value.success h1 {
    color: #198754;
}

.card-summarize .card-value.danger h1 {
    color: #DC3545;
}


.card-summarize .card-value h1 {
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    margin: 0;
}

.form-select {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3C!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z'/%3E%3C/svg%3E") !important;
    background-size: 18px 15px !important;
}

/* Nav Tabs */

.nav-tabs .nav-link {
    border-color: #dee2e6 #dee2e6 #dee2e6;
    background: #FAFAFA;
    color: #262626a6;
    font-style: normal;
    font-weight: 400;
    margin-right: 5px;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #1890FF;
}

@media (max-width: 768px) {
    .dw-header-list {
        width: 50%;
    }
}

@media (max-width: 575.98px) {
    .filter-status {
        width: 100% !important;
        margin-top: 10px;
    }

    .filter-status .input-group-text {
        font-size: 12px;
    }

    #table-alert_filter .form-control {
        width: auto !important;
    }

    .table-top,
    .table-below,
    .table-first-top {
        display: block !important;
    }

    .table_data_export,
    .buttons-excel {
        width: 100% !important;
    }

    .table-top-left {
        width: 100% !important;
    }

    .table-top-right {
        width: 100% !important;
    }

    .table-top .dataTables_filter {
        width: 100% !important;
    }

    .table-top .dataTables_filter label {
        width: 100% !important;
        display: flex;
        justify-content: center;
        flex-direction: column;
        gap: 8px;
        margin: 0;
    }

    .table-below .dataTables_info {
        width: 100%;
        text-align: center;
    }

    .table-below .dataTables_paginate {
        width: 100%;
        justify-content: center;
        display: flex;
        ;
    }

    .dataTables_length {
        justify-content: center;
        display: flex;
    }

    .dataTables_length label {
        width: 100%;
    }

    .dw-header-list {
        width: 100%;
    }


}

@media screen and (max-width: 450px) {
    li.paginate_button.previous {
        display: inline;
    }

    li.paginate_button.next {
        display: inline;
    }

    li.paginate_button {
        display: none;
    }
}

.form-group .required:after {
    content: " *";
    color: red;
    font-weight: 100;
}

.toggle {
    background: none;
    border: none;
    color: #17a2b8;
    font-weight: 600;

    right: .75em;
    top: 2.25em;
    z-index: 9;
    float: right;
    cursor: pointer;
    margin-right: 10px;
    margin-top: -33px;
}

.logo_guest {
    height: 7rem;
    max-width: 18rem;
    max-height: 200px;
    text-align: center
}
