html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

html {
    position: relative;
    min-height: 100%;
}

body {
    margin-bottom: 60px;
    overflow-x: hidden
}

.disabledelement {
    background-color: #b3b3b3 !important;
}

.wrapper {
    max-width: 500px;
    border-radius: 10px;
    margin: 50px auto;
    padding: 30px 40px;
    box-shadow: 20px 20px 80px rgb(206, 206, 206)
}

.cursorpointer {
    cursor: pointer;
}

.input-field .h2 {
    font-family: 'Kaushan Script', cursive;
    font-size: 3.5rem;
    font-weight: bold;
    color: #400485;
    font-style: italic
}

.h4 {
    font-family: 'Poppins', sans-serif
}

.input-field {
    border-radius: 5px;
    padding: 5px;
    display: flex;
    align-items: center;
    border: 1px solid #400485;
    color: #400485
}

    .input-field:hover {
        color: #7b4ca0;
        border: 1px solid #7b4ca0
    }

.fa-eye-slash.btn {
    border: none;
    outline: none;
    box-shadow: none
}

.option {
    position: relative;
    padding-left: 30px;
    cursor: pointer
}

    .option label.text-muted {
        display: block;
        cursor: pointer
    }

    .option input {
        display: none
    }

.checkmark {
    position: absolute;
    top: 3px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 50%;
    cursor: pointer
}

.option input:checked ~ .checkmark:after {
    display: block
}

.option .checkmark:after {
    content: "";
    width: 13px;
    height: 13px;
    display: block;
    background: #400485;
    position: absolute;
    top: 48%;
    left: 53%;
    border-radius: 50%;
    transform: translate(-50%, -50%) scale(0);
    transition: 300ms ease-in-out 0s
}

.option input[type="radio"]:checked ~ .checkmark {
    background: #fff;
    transition: 300ms ease-in-out 0s;
    border: 1px solid #400485
}

    .option input[type="radio"]:checked ~ .checkmark:after {
        transform: translate(-50%, -50%) scale(1)
    }

.btn.btn-block {
    border-radius: 20px;
    background-color: #400485;
    color: #fff
}

    .btn.btn-block:hover {
        background-color: #55268be0
    }

@media(min-width: 1200px) {
    .modal-body .dataTables_wrapper .col-sm-12 {
        width: 100%;
    }
}

@media(max-width: 1350px) {
    .width-min-100 {
        width: 100%
    }
}

@media(max-width: 768px) {
    .dataTables_length {
        text-align: left !important;
        margin-bottom: 9px;
    }

    .dataTables_filter {
        text-align: left !important;
    }

    .form-box-01 {
        flex-direction: column;
    }

        .form-box-01 .green-box {
            width: 100%;
        }

        .form-box-01 .btn-box {
            flex-direction: row;
            width: 100%;
            justify-content: space-between;
            margin-left: 0px !important;
        }

            .form-box-01 .btn-box .btn {
                margin: 5px 0 !important;
            }

    .form-box-03 {
        margin-bottom: 35px;
        flex-direction: column;
        align-items: start !important
    }
}

@media(max-width: 575px) {
    .wrapper {
        margin: 10px
    }

    .data-tableui .d-flex {
        flex-wrap: wrap;
    }

    .data-tableui .btn {
        width: 100%;
        margin: 0px 0px 5px !important
    }

    .serach-box.search-term input {
        margin-left: 0px;
        margin-bottom: 5px;
    }

    .notifications-dropdown .dropdown-menu-end {
    }
}

@media(max-width: 456px) {

    .footer-action {
        flex-direction: column
    }

        .footer-action .btn {
            width: 100%;
            margin: 0px 0px 5px !important
        }
}

@media(max-width:424px) {
    .wrapper {
        padding: 30px 10px;
        margin: 5px
    }

    .option {
        position: relative;
        padding-left: 22px
    }

        .option label.text-muted {
            font-size: 0.95rem
        }

    .checkmark {
        position: absolute;
        top: 2px
    }

    .option .checkmark:after {
        top: 50%
    }
}

@media(max-width:370px) {
    .action-btn {
        flex-direction: column
    }

        .action-btn .btn {
            width: 100%;
            margin: 0px 0px 5px !important
        }
}

.btndiv {
    text-align: center;
}

.lngimage {
    width: 18px;
    height: 18px;
    line-height: 18px;
}

.selectedlngimage {
    width: 22px;
    height: 22px;
    line-height: 22px;
}

.usericon {
    width: 35px;
    height: 35px;
    line-height: 35px;
}

.logoimg {
    max-height: 70px;
}


/*NEW-CSS*/
.header-nav-center {
    margin: auto;
}

.center-logo {
    height: 40px;
}

.hight-light {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 15px 1.25rem !important;
    margin: 0;
    height: 65px;
}

.flex-box1 {
    display: flex;
    align-items: center;
    color: #000;
}

    .flex-box1 span {
        margin-right: 10px;
    }

    .flex-box1 h6 {
        letter-spacing: 0.5px;
        margin: 0;
    }

.nav-menu-item > a {
    display: flex;
    align-items: center;
    padding: 15px 1.25rem;
    color: #343a40;
}

.side-nav.nav-menu-light {
    display: flex;
    flex-direction: column;
}

.bottom-menu {
    margin-top: auto;
    margin-bottom: 20px;
}

.nav-menu-item > a .material-symbols-outlined {
    margin-right: 8px;
    width: 27px;
}

.nav-menu-item.router-link-active a, .router-link-active {
    color: #000;
    background: #bfd492;
}

.nav-menu-item a:hover, .dropdown-li .nav-menu-item a:hover {
    color: #000;
    background: rgb(200, 227, 193);
}


.nav-menu-item,
.nav-submenu-title {
    height: auto;
    line-height: normal
}


.vertical-layout .content .main {
    padding: 0px
}

.page-header {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 15px 10px !important;
    margin: 0;
    height: 65px;
}

.breadcrumb {
    color: #000;
    padding: 0px;
}

    .breadcrumb .material-symbols-outlined {
        font-size: 22px;
    }

.breadcrumb-item a {
    font-size: 16px;
    font-weight: 600;
}

.dropdown-item {
    color: #000;
    font-weight: 500;
    letter-spacing: 0.3px;
}

.notifications-dropdown .avatar-circle {
    color: #000;
    align-items: center;
    display: flex;
    justify-content: center;
}

.notifications-dropdown .dropdown-menu {
    min-width: 320px;
    padding: 0px;
    border-radius: 10px;
    border: 0;
}

.notifications-dropdown ul {
    list-style: none;
    padding: 0px;
    margin: 0;
    height: 50vh;
    overflow-y: auto;
    max-width: 380px;
}

.timeline-panel {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #eaeaea;
    padding: 15px 20px;
}

.media-body {
    flex: 1;
}

.timeline-panel .media {
    width: 45px;
    height: 45px;
    color: #000;
    background: #bfd492;
    border-radius: 42px;
    overflow: hidden;
    font-size: 16px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    align-self: start;
}

.timeline-panel .media-danger {
    background: #ffc7c7;
    color: #FF2E2E;
}

.notifications-dropdown li:last-child .timeline-panel {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0;
}


/*login*/

.logo-center {
    text-align: center;
    margin-top: 45px;
}


    .logo-center img {
        height: 50px
    }

.form-control,
.form-select {
    font-weight: 500;
    border-radius: 0px;
    border: 1px solid #6f7788;
    color: #000;
    padding: 0px 10px;
    min-height: 40px;
}

.form-label {
    margin-bottom: 4px;
    color: #6f7788;
}

.btn-info {
    color: #fff;
    background-color: #66bbff;
    border-color: #66bbff;
    border-radius: 4px !important;
    padding: 7px 20px !important;
    letter-spacing: 0.5px;
}

    .btn-info:hover {
        color: #fff;
        background-color: #4a9ee1;
        border-color: #4a9ee1;
    }

.link-text a {
    color: #a29fff;
    font-weight: 500;
}

.field-validation-error span {
    font-size: 13px;
    font-weight: 500;
}

.time-info {
    display: flex;
    align-items: center;
}

.text-box {
    color: #000;
    font-weight: 600;
    font-size: 12px;
    background: #ddd;
    padding: 5px 15px;
    border: 1px solid #ddd;
}

.time {
    border-color: #9fc58b;
    background: #ffaa05;
}

.time-text {
    border-color: #d9aa17;
    background: #ffaa05;
}


.card {
    border-radius: 2px;
}

.filter-option {
    display: flex;
    align-items: center;
    margin: 15px 0;
}

    .filter-option .home {
        display: flex;
        align-items: center;
    }

        .filter-option .home span {
            cursor: pointer;
            color: #000;
            font-size: 35px;
        }

            .filter-option .home span:hover {
                color: #90a952
            }

.date-select {
    display: flex;
    align-items: center;
    color: #000;
}

.arrow {
    height: 40px;
    display: flex;
    align-items: center;
    cursor: pointer;
    color: #999;
}

    .arrow:hover {
        color: #000
    }

.data-box {
    text-align: center;
    border: 0px;
    min-height: 40px;
    font-weight: 600;
    display: flex;
    align-items: center;
    padding: 0 10px;
}


.table-ui {
    width: 100%;
    /* table-layout:fixed*/
}

    .table-ui th {
        text-align: center;
        border: 1px solid #000;
        color: #000;
        padding: 8px 10px;
        width: 12.5%;
    }

    .table-ui td {
        text-align: center;
        border: 1px solid #000;
        color: #000;
        font-weight: 500;
        font-size: 13px;
        padding: 4px;
    }

/* .table-ui td:hover {
            background: rgb(200, 227, 193);
            background: linear-gradient(180deg, rgba(200, 227, 193, 1) 0%, rgba(156, 210, 126, 1) 100%);
        }*/

.footer-action {
    display: flex;
    margin-top: 2rem
}

    .footer-action .btn-outline-secondary {
        color: #939393;
        border: 1px solid #939393;
        border-right-width: 0px
    }

        .footer-action .btn-outline-secondary:last-child {
            border-right-width: 1px
        }


        .footer-action .btn-outline-secondary.active,
        .footer-action .btn-outline-secondary:hover {
            color: #000;
            border-color: #8ea7c9;
            background: rgb(200, 227, 193);
        }




.form-box-01 {
    display: flex;
    align-items: center;
}

.green-box {
    border: 1px solid #95c07e;
    background: #bfd492;
    padding: 10px;
    padding: 10px;
    border-radius: 10px;
}

.form-box-01 .green-box {
    min-width: 40%;
}

.option-box {
    color: #000;
    display: flex;
    align-items: center;
    min-width: 150px;
    font-size: 20px;
    font-weight: 600;
    min-height: 35px;
}

    .option-box span {
        margin-right: 5px;
        font-size: 40px;
    }

.btn-box {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

    .btn-box .btn {
        padding: 4px 20px;
    }

.form-box-02 {
    color: #000;
    font-weight: 600;
}

    .form-box-02 input {
        border: 1px solid #b8b8b8;
        max-width: 120px;
        min-height: 60px;
        text-align: center;
        border-radius: 15px;
    }

.form-box-03 {
    display: flex;
    align-items: center;
    width: 100%;
}

    .form-box-03 .material-symbols-outlined {
        color: #000;
        font-size: 45px;
        margin-right: 5px;
    }

.checkbox-list {
    border: 1px solid #adadad;
    padding: 10px;
    max-height: 130px;
    overflow-y: auto;
    margin-bottom: 10px;
}

.check-box {
    display: flex;
    justify-content: space-between;
}

    .check-box .form-check-label {
        color: #666666;
        margin-left: 4px;
        font-weight: 500;
        font-size: 14px
    }

.checkbox-footer {
    display: flex;
    margin-top: 10px;
}

    .checkbox-footer .btn {
        padding: 4px 20px;
        justify-content: space-evenly;
    }

.support-icon .material-symbols-outlined {
    min-width: 30px;
    height: 30px;
    border-radius: 50px;
    border: 1px solid #5b6259;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    background: #f1f1f1;
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu .dropdown-menu {
        top: 0;
        right: 100%;
        margin-top: -1px;
        padding-bottom: 0;
    }

    .dropdown-submenu ul.dropdown-menu {
        min-width: 120px;
    }

        .dropdown-submenu ul.dropdown-menu a.active {
            color: #000;
            background: #bfd492;
        }

        .dropdown-submenu ul.dropdown-menu a:hover {
            color: #000;
            background: #bfd492;
        }

    .dropdown-submenu img {
        width: 20px;
        height: 20px;
        border-radius: 50px;
        margin-right: 5px;
    }

.processing {
    position: fixed;
    z-index: 99;
    height: 100%;
    width: calc(100% - 270px);
    top: 0;
    left: 270px;
    background-color: Black;
    filter: alpha(opacity=60);
    opacity: 0.6;
    -moz-opacity: 0.8;
}

.center {
    z-index: 10000;
    margin: 300px auto;
    padding: 10px;
    width: 130px;
    background-color: White;
    border-radius: 10px;
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;
}

.spnloader {
    color: #275412;
}

.tab-ui .nav-link {
    border: 1px solid #e3e8eb;
    border-radius: 0px;
    background: #f2f9fb;
    padding: 10px 15px;
    font-weight: 500;
    color: #819399;
    font-size: 15px;
    margin-bottom: -1px;
    border-bottom-color: #a9c3cb
}

.tab-ui .nav-tabs .nav-link.active,
.tab-ui .nav-tabs .nav-item.show .nav-link {
    color: #000;
    border-color: #a9c3cb;
    border-bottom-color: #FFF
}

.tab-ui .nav-tabs {
    border-bottom: 1px solid #a9c3cb;
}

.tab-ui .tab-pane {
    padding: 15px;
    border: 1px solid #a9c3cb;
    border-top: 0
}

    .tab-ui .tab-pane h4 {
        color: #FFF;
        background: #11a1fd;
        display: inline-block;
        padding: 10px 15px;
        border-radius: 4px;
        font-size: 15px;
        margin-bottom: 0px;
        position: relative;
        top: -20px;
    }

.tab-ui .section {
    margin-top: 40px;
    border: 1px solid #777777;
    padding: 0 20px 20px;
    border-radius: 10px;
    height: calc(100% - 40px);
}

.form-check-input {
    border: 2px solid #bfd492;
}

    .form-check-input:checked {
        background-color: #bfd492;
        border-color: #bfd492;
    }

.form-check-label {
    color: #000;
    margin-left: 10px;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.5px;
}


/*.data-tableui .form-control {
    min-height: 30px;
}*/

.s-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    /*margin: 10px 0 10px*/
}

    .s-header h4 {
        color: #000;
    }

.installation .c-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 30px
}

    .installation .c-header h4 {
        margin-bottom: 0px;
        color: #000;
    }

.serach-box {
    position: relative;
    display: flex;
    align-items: center;
}

    .serach-box input {
        border: 1px solid #ddd;
        min-height: 30px;
        padding: 0 30px 0 5px;
        width: 100%;
        margin-left: 20px;
        font-size: 13px;
        line-height: normal;
    }

    .serach-box span {
        position: absolute;
        right: 5px;
        cursor: pointer;
        min-width: 24px;
        font-size: 21px;
        text-align: center;
        color: #000;
    }

.installation-option {
    color: #000;
    background: #ffaa05;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px 10px;
    border: 1px solid #dfaf33;
    border-radius: 10px;
    margin-bottom: 15px
}

    .installation-option h5 {
        margin-bottom: 0px;
        font-size: 15px;
        color: #000;
    }

    .installation-option .text span {
        font-size: 13px
    }

.operators-option {
    color: #000;
    background: #d5e8d4;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px 10px;
    border: 1px solid #88b76e;
    border-radius: 10px;
    margin-bottom: 15px;
    min-height: 51.5px;
}

    .operators-option h5 {
        color: #000;
        margin-bottom: 0px;
        font-size: 15px
    }

.ul-list {
    list-style: none;
    padding: 0px;
}

    .ul-list li {
        color: #000;
        font-weight: 500;
        margin-bottom: 2px;
    }

.supprot-page p {
    color: #000;
    font-weight: 500
}

a:hover {
    color: #709521;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    color: #000;
}

.text-link {
    font-weight: 600;
    color: #709521;
}

    .text-link:hover {
        text-decoration: underline
    }

.iti--separate-dial-code {
    width: 100% !important
}

.wd100 {
    width: 100px
}


.icon-dropdown .dropdown-toggle::after {
    content: '';
    margin-left: auto;
}

.icon-dropdown .btn {
    display: flex;
    align-items: center;
    min-width: 185px;
    padding: 10px 15px;
    box-shadow: none
}

    .icon-dropdown .btn i {
        margin-right: 10px;
        font-variation-settings: 'FILL' 1
    }

.icon-dropdown .dropdown-item {
    display: flex;
    align-items: center;
}

    .icon-dropdown .dropdown-item i {
        margin-right: 10px;
        font-size: 24px;
        font-variation-settings: 'FILL' 1;
        margin-left: -2px;
    }

.block-icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .block-icon i.block {
        position: absolute;
        font-size: 30px !important;
    }

    .block-icon i {
        margin-left: 0px !important;
        font-size: 20px !important
    }

.red {
    color: red
}


.orange {
    color: orange
}

.yellow {
    color: yellow
}

.search-label {
    font-size: 15px;
    font-weight: 600;
}

.serach-box.search-term input {
    min-height: 40px;
    padding: 0 10px;
}

.add-icon {
    display: flex;
    align-items: center;
    justify-content: center;
}

    .add-icon i {
        font-size: 22px;
    }

.inner-title {
    margin-top: 15px;
    color: #000;
}

.data-table {
    width: auto !important;
    min-width: 99% !important
}

.btn-icon {
    display: inline-flex;
    align-items: center;
    padding: 8px 13px;
}

    .btn-icon i {
        font-size: 15px;
    }

.swal2-confirm {
    background-color: #11a1fd !important;
}

.swal2-cancel {
    background-color: #f46363 !important;
}

.text-align-center {
    text-align: center;
}

.infonotification {
    color: #11a1fd;
}

.week-box-picker {
    position: relative
}

    .week-box-picker:hover .data-box {
        color: #4ca31c;
    }

#weekPicker_weekpicker,
.input-picker {
    position: absolute;
    left: 0px;
    opacity: 0;
    height: 40px;
    z-index: 2;
    top: 0;
    width: 100%;
}

.table-box {
    width: 100%
}

.small-table {
    border: 1px solid #000
}

    .small-table td {
        padding: 8px 0;
        height: 30px
    }

    .small-table .form-check-input {
        border-color: #3585f3;
        border-radius: 50px;
    }

        .small-table .form-check-input:checked {
            background-color: #3585f3;
            border-color: #3585f3;
        }

.min-price {
    margin-bottom: 10px
}

    .min-price label {
        font-size: 14px;
        color: #000;
        font-weight: 600;
    }

    .min-price input {
        max-width: 130px;
        border-radius: 7px;
        border: 1px solid #b3b3b3;
        min-height: 30px;
        text-align: center;
    }

.scroll-table {
    max-height: 500px;
}

.grayscale-btn {
    filter: grayscale(1);
}

.alert {
    padding: 0.7rem;
    text-align: center;
    font-weight: 600;
}

.color-boxs-small {
    /* padding: 10px;*/
    border-radius: 10px;
    display: block;
    width: 100%;
    min-height: 50px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: left;
}

.color-boxs {
    /* padding: 10px;*/
    border-radius: 10px;
    display: block;
    width: 100%;
    min-height: 65px;
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: left;
}

.icon-btn.delete {
    position: absolute;
    width: 25px;
    min-height: 25px;
    right: 0px;
    top: 0;
    font-size: 13px;
}

.greenbid {
    border: 1px solid #95c07e;
    background: #bfd492;
}

.redwatingformarket {
    border: 1px solid #c47572;
    background: #f46363;
}

.orangewon {
    border: 1px solid #d0a02e;
    background: #ffaa05;
}

.graylost {
    border: 1px solid #989798;
    background: #b1b1b1;
}

.small-table td input[type="number"],
.bidload td input[type="number"], .rtuload td input[type="number"] {
    max-width: 100px;
    border-radius: 7px;
    border: 1px solid #b3b3b3;
    min-height: 30px;
    text-align: center;
}


.bidtd-box {
    color: #000;
    display: flex;
    align-items: center;
    font-size: 8.8px;
    font-weight: 600;
    /*min-height: 35px;*/
}

.nextmarketclose {
    border-bottom: 5px solid #FF0000;
    border-radius: 0px;
}


.icon-btn {
    width: 40px;
    min-height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    font-size: 16px;
}

.d-card {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    background: #ddd;
    border-radius: 10px;
    color: #000;
}

    .d-card h5 {
        margin-bottom: 0;
        font-size: 24px;
        color: #000;
    }

    .d-card .sub-text {
        font-weight: 600;
        font-size: 15px;
        margin-top: 5px;
        display: block;
    }

    .d-card .icon {
        color: #000;
        width: 50px;
        height: 50px;
        background: #FFF;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 25px;
        border-radius: 50px;
        box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.05);
    }

.bg-green {
    border: 1px solid #95c07e;
    background: rgb(200, 227, 193);
    background: #bfd492;
}

.bg-yellow {
    border: 1px solid #e0bb55;
    background: rgb(200, 227, 193);
    background: #ffaa05
}

.bg-blue {
    border: 1px solid #9eb1d4;
    background: #dce8fd
}

.material-symbols-outlined {
    user-select: none;
}

.bg-lightgreen {
    background: #c5d4c1 !important;
}

.color-lightgreen {
    color: green !important;
}

.bg-lightred {
    background: #f4cecc !important;
}

.color-lightred {
    color: red !important;
}


.r-card {
    border: 1px solid #777777;
    background: #FFF;
    border-radius: 10px;
    min-height: 150px;
    height: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
}

.r-header {
    background: #348dff;
    color: #FFF;
    padding: 8px 20px;
    border-radius: 6px;
    display: inline-block;
    position: absolute;
    top: -20px;
    left: 10px;
    font-weight: 600;
    letter-spacing: 0.3px;
    font-size: 15px;
}

.r-body {
    padding: 40px 20px 20px
}

    .r-body ol {
        list-style: none;
        padding: 0px;
        margin-bottom: 0px
    }

        .r-body ol li {
            margin-bottom: 5px;
        }

.r-footer {
    text-align: right;
    padding: 0 20px 20px;
    margin-top: auto
}

.loads-table {
    width: 100%;
    color: #000
}

    .loads-table th {
        padding: 8px 5px;
        background: #dce8fd;
        border: 1px solid;
        text-align: center;
        font-weight: 600;
    }

    .loads-table td {
        padding: 8px 5px;
        background: #FFF;
        border: 1px solid;
        text-align: center;
        font-weight: 600;
    }

.arrow-slider {
    display: inline-flex;
    list-style: none;
    margin: 0;
    align-items: center;
}

    .arrow-slider button {
        background: #f2f7e9;
        margin: 0 5px;
    }

        .arrow-slider button.viewactive {
            background: #bfd492;
            color: #000;
        }

    .arrow-slider a {
        cursor: pointer;
        font-size: 24px;
        margin: 0px 5px;
    }

.dataTables_paginate {
    margin-top: 15px !important
}

.display-inline {
    display: inline-block;
    width: 100%;
}

    .display-inline .r-header {
        width: auto
    }

.dropdown-ui {
    position: absolute;
    right: 0;
    top: 0px;
}

    .dropdown-ui .dot-icon {
        line-height: 0px;
        font-size: 22px;
    }

    .dropdown-ui .dropdown-menu {
        min-width: auto !important;
    }

    .dropdown-ui .dropdown-toggle {
        border: 0px;
        padding: 0px;
        background: #9dbce9;
        width: 25px;
        height: 25px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50px;
    }

        .dropdown-ui .dropdown-toggle:after {
            display: none
        }

    .dropdown-ui .dropdown-item {
        display: flex;
        align-items: center;
        padding: 5px 10px;
        cursor: pointer
    }

        .dropdown-ui .dropdown-item i {
            font-size: 22px;
        }


.small-table-ui th {
    width: auto;
    min-width: 50px;
    max-width: max-content;
}

.tdactive:hover {
    background: rgb(200, 227, 193);
}

.modal-content {
    max-width: 100%
}

/*@media (max-width: 1200px) {
        .modal-dialog {
            max-width: min-content;
        }
    }*/


.bidtd-box div {
    max-width: 120px;
}



.small-table th {
    min-width: 100px;
    max-width: initial;
}

    .small-table th:first-child {
        width: 70px !important;
        min-width: 70px !important;
    }

.form-box-03 form {
    width: 100%
}

.justify-content-left {
    justify-content: left
}


.icon-with-text {
    display: inline-flex;
    align-items: center;
    padding: 4px 3px;
}

.borderpaddingnone {
    border: none !important;
    padding: 0px !important;
}

.divtableload td {
    height: 30px;
}

.box-ui {
    border: 1px solid #777777;
    padding: 0 20px 20px;
    border-radius: 10px;
}

    .box-ui h4 {
        color: rgb(255, 255, 255);
        background: rgb(17, 161, 253);
        display: inline-block;
        padding: 10px 15px;
        border-radius: 4px;
        font-size: 15px;
        margin-bottom: 0px;
        position: relative;
        top: -20px;
    }

.select-option a {
    border: 2px solid #90c376;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100px;
    margin: 0 10px;
    height: 90px;
    border-radius: 4px;
    color: #000 !important;
}

.select-option {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
}

    .select-option a:hover {
        background-color: #90c376;
    }



/*Notification*/

.notification-count {
    position: absolute;
    background: #bfd492;
    padding: 5px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 20px;
    font-size: 12px;
    font-weight: 600;
    border-radius: 50px;
    right: -10px;
    top: -10px;
}

.notification-count-inside {
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 20px;
    background: #bfd492;
    border-radius: 50px;
    font-size: 12px;
    font-weight: 600;
    color: #000;
}

.timelineactive {
    background: #bfd4922e
}

.all-notifications a {
    background-color: #11a1fd;
    width: 100%;
    display: block;
    text-align: center;
    padding: 15px;
    color: #FFF;
    font-weight: 500;
    letter-spacing: 0.5px;
    border-radius: 10px
}


.notifications-list {
    padding: 0px;
    list-style: none
}

    .notifications-list .timeline-panel {
        border: 0px;
        border-radius: 5px;
        margin-bottom: 10px;
    }

        .notifications-list .timeline-panel.active {
            background: #bfd4922e;
        }

.align-items-end {
    align-items: end;
}

.icon-input {
    position: relative;
}

    .icon-input span {
        position: absolute;
        top: 7px;
        right: 5px;
    }

    .icon-input .form-control {
        position: relative;
        z-index: 1;
        background: transparent;
    }

.noti-text {
    color: #000;
    font-size: 15px;
}

.noti-time {
    margin-bottom: 5px;
    font-size: 14px;
}

    .noti-time b {
        color: #000;
        font-weight: 600
    }

.offline {
    color: red;
}

.online {
    color: green;
}

.gauge-ui {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

    .gauge-ui h4 {
        margin-bottom: 0px;
        font-size: 16px;
    }

    .gauge-ui h3 {
        font-weight: 900;
        font-size: 22px;
    }

.val-minmax {
    width: 240px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    top: -10px;
}

.textalign {
    text-align: center;
}

.tractive {
    background-color: #c2e4b0;
}

.min-table {
    position: relative
}

    .min-table .r-header {
        position: absolute;
        width: auto;
    }

    .min-table .r-body {
        padding: 40px 20px 20px;
    }

.table-input .col-sm-12 {
    width: 100% !important;
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 26px;
        width: 26px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }

.switch-text {
    width: 90px;
    height: 34px;
}

    .switch-text .slider.round {
        border-radius: 34px;
        display: flex;
        align-items: center;
        padding: 0 10px;
        font-size: 13px;
        font-weight: 600;
    }

        .switch-text .slider.round i {
            margin-left: auto;
            font-style: normal;
        }

    .switch-text input:checked + .slider:before {
        -webkit-transform: translateX(56px);
        -ms-transform: translateX(56px);
        transform: translateX(56px);
    }

    .switch-text input:checked + .slider {
        color: #FFF;
    }

        .switch-text input:checked + .slider i {
            margin-left: 0;
        }

    .switch-text input:disabled + .slider, .disabledelement {
        filter: grayscale(1);
        opacity: 0.5;
    }

.border-alert {
    border: 2px solid #f00;
    height: 80%;
    display: flex;
    align-items: center;
    padding: 20px;
    color: #F00
}

.info-box {
    display: flex;
    align-items: start;
    margin-bottom: 10px;
    gap: 5px;
}

    .info-box .square {
        min-width: 20px;
        height: 20px;
        background: #000;
        border-radius: 2px;
        margin-right: 8px;
    }

    .info-box p {
        margin: 0px;
        font-size: 13px;
    }

.greenBox .square {
    background: #bfd492;
}

.redBox .square {
    background: #f46363;
}

.yellowBox .square {
    background: #ffaa05;
}

.grayBox .square {
    background: #b1b1b1;
}

.progress {
    height: 1.5rem
}

.input_container .btn {
    display: inline-flex;
    align-items: center;
}

.table-dropdown {
    overflow-x: auto;
    max-width: 100%;
    min-height: 260px;
}

    .table-dropdown .row {
        margin: 0;
    }

    .table-dropdown .dataTables_scrollBody {
        overflow: visible !important;
    }

.operator-selector {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: normal;
}


/*UI-1/2024*/

.dataTables_wrapper div.dataTables_length label {
    display: flex;
    align-items: center;
}

.dataTables_wrapper div.dataTables_length select {
    line-height: 40px;
    margin: 0 4px;
}

#tblDownBid_filter label, #tblUpBid_filter label {
    display: flex;
    align-items: center;
}

#tblDownBid_filter input, #tblUpBid_filter input {
    width: 100% !important;
}

.mt-15 {
    margin-top: 1.5rem
}

.notification-settings .dataTables_scrollHead {
    overflow: visible !important
}


.onehourtable td {
    padding: 1px
}

.onehourtable .color-boxs-small {
    min-height: 42px;
    padding: 1px 0;
}

    .onehourtable .color-boxs-small .bidtd-box span {
        line-height: 20px;
    }

@media (max-width: 1200px) {
    .modal-dialog {
        max-width: 650px;
    }
}

@media (max-width: 1200px) {
    .gg-width {
        width: 100%;
    }

        .gg-width .col-lg-12 {
            width: 50%;
        }
}

@media (max-width: 1025px) {
    .gg-width .col-lg-12 {
        width: 100%;
    }
}

@media only screen and (min-width: 992px) {

    .vertical-layout .content, .horizontal-layout .content {
        width: calc(100% - 15.375rem);
    }
}

@media only screen and (min-width: 1440px) {

    .vertical-layout .content, .horizontal-layout .content {
        width: calc(100% - 17.5rem);
    }

    .side-nav {
        width: 17.5rem;
    }
}

.inline-flex {
    display: inline-flex;
}

table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > td.sorting_asc, table.dataTable thead > tr > td.sorting_desc, table.dataTable thead > tr > td.sorting {
    padding-left: 30px;
}

table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc_disabled:before {
    left: 1em;
    content: "\2191";
}

table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after {
    left: 0.5em;
    content: "\2193";
}

.rtuloadfontsize {
    font-size: 35px !important;
}

.imgbattery {
    width: 50px;
}

.readonly-checkbox {
    opacity: 0.5; /* Reduce opacity to indicate it's not interactive */
}

.appeardisappear {
    display: flex;
    font-size: 12px;
}

    .appeardisappear b {
        width: 85px;
    }

.side-nav .nav-logo .logo img {
    max-width: 80%;
    object-fit: contain;
}


.dropdown-li a {
    display: flex;
    align-items: center;
    padding: 15px 1.25rem;
    color: #343a40;
}

    .dropdown-li a.router-link-active {
        color: #000;
        background: #bfd492;
    }

    .dropdown-li a:hover {
        color: #000;
        background: rgb(200, 227, 193);
    }

    .dropdown-li a .material-symbols-outlined {
        margin-right: 8px;
        width: 27px;
    }

.dropdown-li .nav-menu-item a {
    background: transparent;
    color: #000;
    padding: 10px 15px;
}



.dropdown-li .nav-menu-item.router-link-active a {
    color: #000;
}

.nav-submenu-arrow.collapsed {
    font-size: 20px;
    rotate: -90deg;
}

.nav-submenu-arrow {
    font-size: 20px;
    rotate: 0deg;
    cursor: pointer;
    right: 0;
    min-height: 54px;
    min-width: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
}


.group {
    display: flex;
    align-items: center;
    font-weight: 500;
}

.icon-text {
    width: 100%
}

.dropdown-li .group:hover {
    color: #000;
    background: rgb(200, 227, 193);
}

.btns-box {
    justify-content: space-around;
}

    .btns-box .btn {
        display: flex;
        align-items: center;
    }


.blink .material-symbols-outlined {
    position: relative;
    z-index: 3;
}

.blink:before {
    content: '';
    background: #F00;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50px;
    transform: scale(1);
    animation-name: transformScale;
    animation-duration: 1.5s;
    animation-delay: 0;
    animation-iteration-count: infinite;
}

.blink:after {
    content: '';
    background: #F00;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50px;
    transform: scale(1);
    animation-name: transformScale;
    animation-duration: 1.5s;
    animation-delay: 0.75s;
    animation-iteration-count: infinite;
}

@keyframes transformScale {
    0% {
        transform: scale(1);
        opacity: 0.8;
    }

    100% {
        transform: scale(2.5);
        opacity: 0.01;
    }
}

.selectedrow {
    background: #bfd492;
    border: 3px dotted black !important;
}



.btn-remove {
    display: flex;
    align-items: center;
    gap: 5px
}

.notification-head {
    display: flex;
}

.btn-markall {
    margin: 5px 5px 5px auto;
    border: 0px;
    padding: 6px 14px;
    box-shadow: none !important;
    display: flex;
    align-items: center;
    gap: 3px
}

    .btn-markall span {
        font-size: 20px;
    }


.notificationtitle {
    white-space: nowrap;
    max-width: 260px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.date-time {
    position: relative;
    margin-left: auto;
    display: flex;
    align-items: center;
}

    .date-time input {
        min-width: 180px;
    }

    .date-time select {
        position: absolute;
        right: 30px;
        border: 0;
        z-index: 1;
        padding: 0;
        top: 0;
    }

.time-input {
    display: flex;
    align-items: center;
    justify-content: end;
    position: absolute;
    right: 15px;
}

    .time-input input {
        min-width: auto !important;
        width: auto;
        display: inline-block;
        max-width: 40px;
        text-align: center;
        background: #FFF !important
    }

.disabled-label {
    pointer-events: none;
    opacity: 0.65;
}

.spinner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

/*******************\
    Loading Roller
\*******************/
@-webkit-keyframes lds-roller {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes lds-roller {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.lds-roller {
    position: relative;
    display: inline-block;
    height: 64px;
    width: 64px;
}

    .lds-roller div {
        -webkit-animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
        animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
        transform-origin: 32px 32px;
    }

        .lds-roller div:after {
            position: absolute;
            display: block;
            background: #348dff;
            border-radius: 50%;
            content: " ";
            margin: -3px 0 0 -3px;
            height: 6px;
            width: 6px;
        }

        .lds-roller div:nth-child(1) {
            -webkit-animation-delay: -0.036s;
            animation-delay: -0.036s;
        }

            .lds-roller div:nth-child(1):after {
                top: 50px;
                left: 50px;
            }

        .lds-roller div:nth-child(2) {
            -webkit-animation-delay: -0.072s;
            animation-delay: -0.072s;
        }

            .lds-roller div:nth-child(2):after {
                top: 54px;
                left: 45px;
            }

        .lds-roller div:nth-child(3) {
            -webkit-animation-delay: -0.108s;
            animation-delay: -0.108s;
        }

            .lds-roller div:nth-child(3):after {
                top: 57px;
                left: 39px;
            }

        .lds-roller div:nth-child(4) {
            -webkit-animation-delay: -0.144s;
            animation-delay: -0.144s;
        }

            .lds-roller div:nth-child(4):after {
                top: 58px;
                left: 32px;
            }

        .lds-roller div:nth-child(5) {
            -webkit-animation-delay: -0.18s;
            animation-delay: -0.18s;
        }

            .lds-roller div:nth-child(5):after {
                top: 57px;
                left: 25px;
            }

        .lds-roller div:nth-child(6) {
            -webkit-animation-delay: -0.216s;
            animation-delay: -0.216s;
        }

            .lds-roller div:nth-child(6):after {
                top: 54px;
                left: 19px;
            }

        .lds-roller div:nth-child(7) {
            -webkit-animation-delay: -0.252s;
            animation-delay: -0.252s;
        }

            .lds-roller div:nth-child(7):after {
                top: 50px;
                left: 14px;
            }

        .lds-roller div:nth-child(8) {
            -webkit-animation-delay: -0.288s;
            animation-delay: -0.288s;
        }

            .lds-roller div:nth-child(8):after {
                top: 45px;
                left: 10px;
            }

.displaynone {
    display: none
}

.textalign-left {
    text-align: left;
}

.inner-header {
    position: sticky;
    top: 70px;
    background: #FFF;
    padding-top: 20px;
    z-index: 100
}

.images-icon {
    margin-bottom: 2rem;
}

.r-card .pt-20 {
    padding-top: 20px !important
}

.chart-processing {
    position: relative;
    height: 35vh;
}

    .chart-processing .processing {
        position: absolute;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 5px;
        width: 100%;
        left: 0px
    }

    .chart-processing .center {
        margin: 0;
    }

.chart-box {
    position: relative
}

    .chart-box .processing {
        position: absolute;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 5px;
        width: 100%;
        left: 0px
    }

.flexs-box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    gap: 40px;
}

.h-auto {
    height: auto;
    min-height: auto;
}

.fw-switch {
    width: 160px;
    margin-top: 20px;
    margin-left: -8px;
}

.fw-switch input:checked + .slider:before {
    -webkit-transform: translateX(56px);
    -ms-transform: translateX(56px);
    transform: translateX(124px);
}

.r-card {
    height: auto;
    min-height: auto;
}

.card {
    border-radius: 10px;
}

.check-img {
    width: 80px;
}

.form-control[readonly] {
    background-color: #f4f4f4;
    opacity: 1;
    border: none;
}

.alert-size {
    display: inline-flex;
    align-items: center !important;
    gap: 5px;
    justify-content: center;
}

    .alert-size #divmessage {
        text-align: left;
    }

.date-style {
    padding: 10px;
    margin: 0;
    border: 1px solid #ccc;
    border-radius: 3px;
    overflow: hidden;
    color: #595959;
    display: flex;
    align-items: center;
    height: 3rem;
    margin-bottom: 2rem;
}

    .date-style input {
        border: none;
        margin-left: auto;
        text-align: right;
        margin-right: 10px;
    }
