
html, body {
    font-size: 14px !important;
}

body {
    min-height: 100%;
    height: auto !important;
}

/*BOOTSTRAP*/

.pull-left {
    position: relative;
    float: left;
    right: 0px;
}

.pull-right {
    position: relative;
    float: right;
    right: 0px;
}

.dropdown .dropdown-toggle::after {
    display: none;
}

.dropdown-item {
    padding: 0.4rem;
}

.dropdown-item:has(a) {
    display: block !important;
    padding: 0 !important;
}

.dropdown-item > a {
    display: block !important;
    padding: 0.4rem !important;
}

.pagination .page-item .page-link-ellipsis,
.pagination .page-item .page-link-ellipsis:hover {
    padding-left: .25rem !important;
    padding-right: .25rem !important;
    background-color: transparent !important;
    border-radius: 0 !important;
    cursor: default !important;
    color: #8c9197 !important;
}

.btn-shadow {
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px !important;
}

.bg-label-secondary {
    background-color: #e7ebef !important;
    color: #69809a !important
}

/*BOOTSTRAP-WIDTH*/

@media (min-width: 1400px) {
    .col-xxl {
        flex-basis: 0 !important;
        flex-grow: 1 !important;
        max-width: 100% !important;
    }
    .col-xxl-auto {
        flex: 0 0 auto !important;
        width: auto !important;
        max-width: 100% !important;
    }
    .col-xxl-1 {
        flex: 0 0 8.33333% !important;
        max-width: 8.33333% !important;
    }
    .col-xxl-2 {
        flex: 0 0 16.66667% !important;
        max-width: 16.66667% !important;
    }
    .col-xxl-3 {
        flex: 0 0 25% !important;
        max-width: 25% !important;
    }
    .col-xxl-4 {
        flex: 0 0 33.33333% !important;
        max-width: 33.33333% !important;
    }
    .col-xxl-5 {
        flex: 0 0 41.66667% !important;
        max-width: 41.66667% !important;
    }
    .col-xxl-6 {
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }
    .col-xxl-7 {
        flex: 0 0 58.33333% !important;
        max-width: 58.33333% !important;
    }
    .col-xxl-8 {
        flex: 0 0 66.66667% !important;
        max-width: 66.66667% !important;
    }
    .col-xxl-9 {
        flex: 0 0 75% !important;
        max-width: 75% !important;
    }
    .col-xxl-10 {
        flex: 0 0 83.33333% !important;
        max-width: 83.33333% !important;
    }
    .col-xxl-11 {
        flex: 0 0 91.66667% !important;
        max-width: 91.66667% !important;
    }
    .col-xxl-12 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
    .order-xxl-first {
        order: -1 !important;
    }
    .order-xxl-last {
        order: 13 !important;
    }
    .order-xxl-0 {
        order: 0 !important;
    }
    .order-xxl-1 {
        order: 1 !important;
    }
    .order-xxl-2 {
        order: 2 !important;
    }
    .order-xxl-3 {
        order: 3 !important;
    }
    .order-xxl-4 {
        order: 4 !important;
    }
    .order-xxl-5 {
        order: 5 !important;
    }
    .order-xxl-6 {
        order: 6 !important;
    }
    .order-xxl-7 {
        order: 7 !important;
    }
    .order-xxl-8 {
        order: 8 !important;
    }
    .order-xxl-9 {
        order: 9 !important;
    }
    .order-xxl-10 {
        order: 10 !important;
    }
    .order-xxl-11 {
        order: 11 !important;
    }
    .order-xxl-12 {
        order: 12 !important;
    }
    .offset-xxl-0 {
        margin-left: 0 !important;
    }
    .offset-xxl-1 {
        margin-left: 8.33333% !important;
    }
    .offset-xxl-2 {
        margin-left: 16.66667% !important;
    }
    .offset-xxl-3 {
        margin-left: 25% !important;
    }
    .offset-xxl-4 {
        margin-left: 33.33333% !important;
    }
    .offset-xxl-5 {
        margin-left: 41.66667% !important;
    }
    .offset-xxl-6 {
        margin-left: 50% !important;
    }
    .offset-xxl-7 {
        margin-left: 58.33333% !important;
    }
    .offset-xxl-8 {
        margin-left: 66.66667% !important;
    }
    .offset-xxl-9 {
        margin-left: 75% !important;
    }
    .offset-xxl-10 {
        margin-left: 83.33333% !important;
    }
    .offset-xxl-11 {
        margin-left: 91.66667% !important;
    }
}

@media (min-width: 1600px) {
    .col-xxxl {
        flex-basis: 0 !important;
        flex-grow: 1 !important;
        max-width: 100% !important;
    }
    .col-xxxl-auto {
        flex: 0 0 auto !important;
        width: auto !important;
        max-width: 100% !important;
    }
    .col-xxxl-1 {
        flex: 0 0 8.33333% !important;
        max-width: 8.33333% !important;
    }
    .col-xxxl-2 {
        flex: 0 0 16.66667% !important;
        max-width: 16.66667% !important;
    }
    .col-xxxl-3 {
        flex: 0 0 25% !important;
        max-width: 25% !important;
    }
    .col-xxxl-4 {
        flex: 0 0 33.33333% !important;
        max-width: 33.33333% !important;
    }
    .col-xxxl-5 {
        flex: 0 0 41.66667% !important;
        max-width: 41.66667% !important;
    }
    .col-xxxl-6 {
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }
    .col-xxxl-7 {
        flex: 0 0 58.33333% !important;
        max-width: 58.33333% !important;
    }
    .col-xxxl-8 {
        flex: 0 0 66.66667% !important;
        max-width: 66.66667% !important;
    }
    .col-xxxl-9 {
        flex: 0 0 75% !important;
        max-width: 75% !important;
    }
    .col-xxxl-10 {
        flex: 0 0 83.33333% !important;
        max-width: 83.33333% !important;
    }
    .col-xxxl-11 {
        flex: 0 0 91.66667% !important;
        max-width: 91.66667% !important;
    }
    .col-xxxl-12 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
    .order-xxxl-first {
        order: -1 !important;
    }
    .order-xxxl-last {
        order: 13 !important;
    }
    .order-xxxl-0 {
        order: 0 !important;
    }
    .order-xxxl-1 {
        order: 1 !important;
    }
    .order-xxxl-2 {
        order: 2 !important;
    }
    .order-xxxl-3 {
        order: 3 !important;
    }
    .order-xxxl-4 {
        order: 4 !important;
    }
    .order-xxxl-5 {
        order: 5 !important;
    }
    .order-xxxl-6 {
        order: 6 !important;
    }
    .order-xxxl-7 {
        order: 7 !important;
    }
    .order-xxxl-8 {
        order: 8 !important;
    }
    .order-xxxl-9 {
        order: 9 !important;
    }
    .order-xxxl-10 {
        order: 10 !important;
    }
    .order-xxxl-11 {
        order: 11 !important;
    }
    .order-xxxl-12 {
        order: 12 !important;
    }
    .offset-xxxl-0 {
        margin-left: 0 !important;
    }
    .offset-xxxl-1 {
        margin-left: 8.33333% !important;
    }
    .offset-xxxl-2 {
        margin-left: 16.66667% !important;
    }
    .offset-xxxl-3 {
        margin-left: 25% !important;
    }
    .offset-xxxl-4 {
        margin-left: 33.33333% !important;
    }
    .offset-xxxl-5 {
        margin-left: 41.66667% !important;
    }
    .offset-xxxl-6 {
        margin-left: 50% !important;
    }
    .offset-xxxl-7 {
        margin-left: 58.33333% !important;
    }
    .offset-xxxl-8 {
        margin-left: 66.66667% !important;
    }
    .offset-xxxl-9 {
        margin-left: 75% !important;
    }
    .offset-xxxl-10 {
        margin-left: 83.33333% !important;
    }
    .offset-xxxl-11 {
        margin-left: 91.66667% !important;
    }
}

.w-5px {
    width: 5px !important;
    min-width: 5px !important;
    max-width: 5px !important;
}
.w-10px {
    width: 10px !important;
    min-width: 10px !important;
    max-width: 10px !important;
}
.w-20px {
    width: 20px !important;
    min-width: 20px !important;
    max-width: 20px !important;
}
.w-30px {
    width: 30px !important;
    min-width: 30px !important;
    max-width: 30px !important;
}
.w-40px {
    width: 40px !important;
    min-width: 40px !important;
    max-width: 40px !important;
}
.w-50px {
    width: 50px !important;
    min-width: 50px !important;
    max-width: 50px !important;
}
.w-60px {
    width: 60px !important;
    min-width: 60px !important;
    max-width: 60px !important;
}
.w-70px {
    width: 70px !important;
    min-width: 70px !important;
    max-width: 70px !important;
}
.w-80px {
    width: 80px !important;
    min-width: 80px !important;
    max-width: 80px !important;
}
.w-90px {
    width: 90px !important;
    min-width: 90px !important;
    max-width: 90px !important;
}
.w-100px {
    width: 100px !important;
    min-width: 100px !important;
    max-width: 100px !important;
}
.w-110px {
    width: 110px !important;
    min-width: 110px !important;
    max-width: 110px !important;
}
.w-120px {
    width: 120px !important;
    min-width: 120px !important;
    max-width: 120px !important;
}
.w-130px {
    width: 130px !important;
    min-width: 130px !important;
    max-width: 130px !important;
}
.w-140px {
    width: 140px !important;
    min-width: 140px !important;
    max-width: 140px !important;
}
.w-150px {
    width: 150px !important;
    min-width: 150px !important;
    max-width: 150px !important;
}
.w-160px {
    width: 160px !important;
    min-width: 160px !important;
    max-width: 160px !important;
}
.w-170px {
    width: 170px !important;
    min-width: 170px !important;
    max-width: 170px !important;
}
.w-180px {
    width: 180px !important;
    min-width: 180px !important;
    max-width: 180px !important;
}
.w-190px {
    width: 190px !important;
    min-width: 190px !important;
    max-width: 190px !important;
}
.w-200px {
    width: 200px !important;
    min-width: 200px !important;
    max-width: 200px !important;
}
.w-250px {
    width: 200px !important;
    min-width: 200px !important;
    max-width: 200px !important;
}
@media (min-width: 576px) {
    .w-sm-5px {
        width: 5px !important;
        min-width: 5px !important;
        max-width: 5px !important;
    }
    .w-sm-10px {
        width: 10px !important;
        min-width: 10px !important;
        max-width: 10px !important;
    }
    .w-sm-20px {
        width: 20px !important;
        min-width: 20px !important;
        max-width: 20px !important;
    }
    .w-sm-30px {
        width: 30px !important;
        min-width: 30px !important;
        max-width: 30px !important;
    }
    .w-sm-40px {
        width: 40px !important;
        min-width: 40px !important;
        max-width: 40px !important;
    }
    .w-sm-50px {
        width: 50px !important;
        min-width: 50px !important;
        max-width: 50px !important;
    }
    .w-sm-60px {
        width: 60px !important;
        min-width: 60px !important;
        max-width: 60px !important;
    }
    .w-sm-70px {
        width: 70px !important;
        min-width: 70px !important;
        max-width: 70px !important;
    }
    .w-sm-80px {
        width: 80px !important;
        min-width: 80px !important;
        max-width: 80px !important;
    }
    .w-sm-90px {
        width: 90px !important;
        min-width: 90px !important;
        max-width: 90px !important;
    }
    .w-sm-100px {
        width: 100px !important;
        min-width: 100px !important;
        max-width: 100px !important;
    }
    .w-sm-110px {
        width: 110px !important;
        min-width: 110px !important;
        max-width: 110px !important;
    }
    .w-sm-120px {
        width: 120px !important;
        min-width: 120px !important;
        max-width: 120px !important;
    }
    .w-sm-130px {
        width: 130px !important;
        min-width: 130px !important;
        max-width: 130px !important;
    }
    .w-sm-140px {
        width: 140px !important;
        min-width: 140px !important;
        max-width: 140px !important;
    }
    .w-sm-150px {
        width: 150px !important;
        min-width: 150px !important;
        max-width: 150px !important;
    }
    .w-sm-160px {
        width: 160px !important;
        min-width: 160px !important;
        max-width: 160px !important;
    }
    .w-sm-170px {
        width: 170px !important;
        min-width: 170px !important;
        max-width: 170px !important;
    }
    .w-sm-180px {
        width: 180px !important;
        min-width: 180px !important;
        max-width: 180px !important;
    }
    .w-sm-190px {
        width: 190px !important;
        min-width: 190px !important;
        max-width: 190px !important;
    }
    .w-sm-200px {
        width: 200px !important;
        min-width: 200px !important;
        max-width: 200px !important;
    }
    .w-sm-250px {
        width: 200px !important;
        min-width: 200px !important;
        max-width: 200px !important;
    }
}
@media (min-width: 768px) {
    .w-md-5px {
        width: 5px !important;
        min-width: 5px !important;
        max-width: 5px !important;
    }
    .w-md-10px {
        width: 10px !important;
        min-width: 10px !important;
        max-width: 10px !important;
    }
    .w-md-20px {
        width: 20px !important;
        min-width: 20px !important;
        max-width: 20px !important;
    }
    .w-md-30px {
        width: 30px !important;
        min-width: 30px !important;
        max-width: 30px !important;
    }
    .w-md-40px {
        width: 40px !important;
        min-width: 40px !important;
        max-width: 40px !important;
    }
    .w-md-50px {
        width: 50px !important;
        min-width: 50px !important;
        max-width: 50px !important;
    }
    .w-md-60px {
        width: 60px !important;
        min-width: 60px !important;
        max-width: 60px !important;
    }
    .w-md-70px {
        width: 70px !important;
        min-width: 70px !important;
        max-width: 70px !important;
    }
    .w-md-80px {
        width: 80px !important;
        min-width: 80px !important;
        max-width: 80px !important;
    }
    .w-md-90px {
        width: 90px !important;
        min-width: 90px !important;
        max-width: 90px !important;
    }
    .w-md-100px {
        width: 100px !important;
        min-width: 100px !important;
        max-width: 100px !important;
    }
    .w-md-110px {
        width: 110px !important;
        min-width: 110px !important;
        max-width: 110px !important;
    }
    .w-md-120px {
        width: 120px !important;
        min-width: 120px !important;
        max-width: 120px !important;
    }
    .w-md-130px {
        width: 130px !important;
        min-width: 130px !important;
        max-width: 130px !important;
    }
    .w-md-140px {
        width: 140px !important;
        min-width: 140px !important;
        max-width: 140px !important;
    }
    .w-md-150px {
        width: 150px !important;
        min-width: 150px !important;
        max-width: 150px !important;
    }
    .w-md-160px {
        width: 160px !important;
        min-width: 160px !important;
        max-width: 160px !important;
    }
    .w-md-170px {
        width: 170px !important;
        min-width: 170px !important;
        max-width: 170px !important;
    }
    .w-md-180px {
        width: 180px !important;
        min-width: 180px !important;
        max-width: 180px !important;
    }
    .w-md-190px {
        width: 190px !important;
        min-width: 190px !important;
        max-width: 190px !important;
    }
    .w-md-200px {
        width: 200px !important;
        min-width: 200px !important;
        max-width: 200px !important;
    }
    .w-md-250px {
        width: 200px !important;
        min-width: 200px !important;
        max-width: 200px !important;
    }
}
@media (min-width: 992px) {
    .w-lg-5px {
        width: 5px !important;
        min-width: 5px !important;
        max-width: 5px !important;
    }
    .w-lg-10px {
        width: 10px !important;
        min-width: 10px !important;
        max-width: 10px !important;
    }
    .w-lg-20px {
        width: 20px !important;
        min-width: 20px !important;
        max-width: 20px !important;
    }
    .w-lg-30px {
        width: 30px !important;
        min-width: 30px !important;
        max-width: 30px !important;
    }
    .w-lg-40px {
        width: 40px !important;
        min-width: 40px !important;
        max-width: 40px !important;
    }
    .w-lg-50px {
        width: 50px !important;
        min-width: 50px !important;
        max-width: 50px !important;
    }
    .w-lg-60px {
        width: 60px !important;
        min-width: 60px !important;
        max-width: 60px !important;
    }
    .w-lg-70px {
        width: 70px !important;
        min-width: 70px !important;
        max-width: 70px !important;
    }
    .w-lg-80px {
        width: 80px !important;
        min-width: 80px !important;
        max-width: 80px !important;
    }
    .w-lg-90px {
        width: 90px !important;
        min-width: 90px !important;
        max-width: 90px !important;
    }
    .w-lg-100px {
        width: 100px !important;
        min-width: 100px !important;
        max-width: 100px !important;
    }
    .w-lg-110px {
        width: 110px !important;
        min-width: 110px !important;
        max-width: 110px !important;
    }
    .w-lg-120px {
        width: 120px !important;
        min-width: 120px !important;
        max-width: 120px !important;
    }
    .w-lg-130px {
        width: 130px !important;
        min-width: 130px !important;
        max-width: 130px !important;
    }
    .w-lg-140px {
        width: 140px !important;
        min-width: 140px !important;
        max-width: 140px !important;
    }
    .w-lg-150px {
        width: 150px !important;
        min-width: 150px !important;
        max-width: 150px !important;
    }
    .w-lg-160px {
        width: 160px !important;
        min-width: 160px !important;
        max-width: 160px !important;
    }
    .w-lg-170px {
        width: 170px !important;
        min-width: 170px !important;
        max-width: 170px !important;
    }
    .w-lg-180px {
        width: 180px !important;
        min-width: 180px !important;
        max-width: 180px !important;
    }
    .w-lg-190px {
        width: 190px !important;
        min-width: 190px !important;
        max-width: 190px !important;
    }
    .w-lg-200px {
        width: 200px !important;
        min-width: 200px !important;
        max-width: 200px !important;
    }
    .w-lg-250px {
        width: 200px !important;
        min-width: 200px !important;
        max-width: 200px !important;
    }
}
@media (min-width: 1200px) {
    .w-xl-5px {
        width: 5px !important;
        min-width: 5px !important;
        max-width: 5px !important;
    }
    .w-xl-10px {
        width: 10px !important;
        min-width: 10px !important;
        max-width: 10px !important;
    }
    .w-xl-20px {
        width: 20px !important;
        min-width: 20px !important;
        max-width: 20px !important;
    }
    .w-xl-30px {
        width: 30px !important;
        min-width: 30px !important;
        max-width: 30px !important;
    }
    .w-xl-40px {
        width: 40px !important;
        min-width: 40px !important;
        max-width: 40px !important;
    }
    .w-xl-50px {
        width: 50px !important;
        min-width: 50px !important;
        max-width: 50px !important;
    }
    .w-xl-60px {
        width: 60px !important;
        min-width: 60px !important;
        max-width: 60px !important;
    }
    .w-xl-70px {
        width: 70px !important;
        min-width: 70px !important;
        max-width: 70px !important;
    }
    .w-xl-80px {
        width: 80px !important;
        min-width: 80px !important;
        max-width: 80px !important;
    }
    .w-xl-90px {
        width: 90px !important;
        min-width: 90px !important;
        max-width: 90px !important;
    }
    .w-xl-100px {
        width: 100px !important;
        min-width: 100px !important;
        max-width: 100px !important;
    }
    .w-xl-110px {
        width: 110px !important;
        min-width: 110px !important;
        max-width: 110px !important;
    }
    .w-xl-120px {
        width: 120px !important;
        min-width: 120px !important;
        max-width: 120px !important;
    }
    .w-xl-130px {
        width: 130px !important;
        min-width: 130px !important;
        max-width: 130px !important;
    }
    .w-xl-140px {
        width: 140px !important;
        min-width: 140px !important;
        max-width: 140px !important;
    }
    .w-xl-150px {
        width: 150px !important;
        min-width: 150px !important;
        max-width: 150px !important;
    }
    .w-xl-160px {
        width: 160px !important;
        min-width: 160px !important;
        max-width: 160px !important;
    }
    .w-xl-170px {
        width: 170px !important;
        min-width: 170px !important;
        max-width: 170px !important;
    }
    .w-xl-180px {
        width: 180px !important;
        min-width: 180px !important;
        max-width: 180px !important;
    }
    .w-xl-190px {
        width: 190px !important;
        min-width: 190px !important;
        max-width: 190px !important;
    }
    .w-xl-200px {
        width: 200px !important;
        min-width: 200px !important;
        max-width: 200px !important;
    }
    .w-xl-250px {
        width: 200px !important;
        min-width: 200px !important;
        max-width: 200px !important;
    }
}


/* Widgets Advance */
/*-----------------*/

.widget-todo .dropdown .dropdown-toggle:after {
    left: 0.1rem;
    color: #828D99;
}

.widget-todo .widget-todo-list-wrapper {
    padding-left: 0;
    margin-bottom: 0;
    list-style-type: none;
}

.widget-todo .widget-todo-list-wrapper .widget-todo-item {
    padding: 0.5rem 1.5rem 0.1rem 0.5rem;
}

.widget-todo .widget-todo-list-wrapper .widget-todo-item .widget-todo-title-area i {
    visibility: hidden;
    color: #828D99;
}

.widget-todo .widget-todo-list-wrapper .widget-todo-item:hover {
    background-color: #f2f4f4;
}

.widget-todo .widget-todo-list-wrapper .widget-todo-item:hover .widget-todo-title-area i {
    visibility: visible;
}

.widget-todo .widget-todo-list-wrapper .widget-todo-item.completed .widget-todo-title {
    text-decoration: line-through;
}

.widget-overlay .widget-overlay-card .overlay-primary {
    /* Widget Card Overlay */
    background: rgba(90, 141, 238, 0.9);
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.widget-overlay .widget-overlay-card .dropdown a {
    color: inherit;
}

.widget-overlay .widget-overlay-card .dropdown a:active {
    color: #FFFFFF !important;
}

.widget-overlay .widget-overlay-card .widget-overlay-card-title {
    /* widget-overlay-card-title */
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -85px;
    margin-top: -27px;
    color: #FFFFFF;
}

.widget-overlay .widget-overlay-content .inclusive-btn {
    margin-top: -24px;
}

.widget-overlay .widget-overlay-content .table-responsive {
    position: relative;
}

.widget-followers .widget-followers-heading-right i {
    position: relative;
    top: 4px;
}

.widget-img-top .card-footer {
    background-color: #F2F4F4;
}

.widget-order-activity .badge-circle i {
    position: relative;
    top: 4px;
}

.widget-order-activity .widget-order-activity-footer h1,
.widget-order-activity .widget-order-activity-footer h2,
.widget-order-activity .widget-order-activity-footer h3,
.widget-order-activity .widget-order-activity-footer h4,
.widget-order-activity .widget-order-activity-footer h5,
.widget-order-activity .widget-order-activity-footer h6 {
    color: #475F7B;
}

.widget-notification .list-group-item .readable-mark-icon {
    cursor: pointer;
}

.widget-notification .list-group-item:last-child {
    border-bottom-right-radius: 0.267rem;
    border-bottom-left-radius: 0.267rem;
}

.widget-notification .list-group-item.list-group-item-action:active {
    color: inherit;
    background-color: inherit;
}

.widget-user-details .table-responsive {
    position: relative;
}

/* Widgets Charts Starts */
/*-----------------------*/
.widget-state-multi-radial .nav.nav-tabs {
    border: 0 !important;
}

.widget-state-multi-radial .nav-item.current:after, .widget-state-multi-radial .nav-item.current:before,
.widget-state-multi-radial .nav-item .nav-link:after,
.widget-state-multi-radial .nav-item .nav-link:before {
    border: 0 !important;
}

#donut-chart-spending .apexcharts-canvas,
#donut-chart-statistics .apexcharts-canvas {
    margin: 0 auto;
}

.widget-timeline {
    /* widget timeline */
    position: relative;
    /*height: 415px;*/
    padding-right: 1rem;
}

.widget-earnings-scroll {
    position: relative;
}

.widget-earnings-scroll .widget-earnings-width {
    min-width: 390px;
}

#widget-earnings .widget-earnings-swiper.swiper-container .swiper-slide {
    /* widget Earnings swiper */
    font-weight: 500;
    background-color: #f2f4f4;
    height: auto;
    width: auto !important;
    color: #828D99;
    cursor: pointer;
}

#widget-earnings .widget-earnings-swiper.swiper-container .swiper-slide.swiper-slide-active {
    /* widget Earnings swiper slide active */
    color: #FFFFFF;
    background-color: #5A8DEE !important;
    box-shadow: 0 3px 6px 0 rgba(90, 141, 238, 0.5) !important;
}

#widget-earnings .wrapper-content {
    display: none;
}

#widget-earnings .wrapper-content.active {
    display: block;
}

@media screen and (max-width: 600px) {
    .widget-todo-list-wrapper .widget-todo-title-wrapper {
        flex-direction: column;
    }
    .widget-todo-list-wrapper .widget-todo-title-wrapper .widget-todo-title-area {
        margin-right: auto;
    }
    .widget-todo-list-wrapper .widget-todo-title-wrapper .widget-todo-item-action {
        margin-left: auto;
    }
}

@media screen and (max-width: 1200px) {
    .widget-radial-charts .widget-card-details {
        padding-bottom: 0 !important;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1400px) {
    .widget-img-top .content-post {
        display: none !important;
    }
    .widget-state-multi-radial .card-header {
        display: block !important;
    }
}

@media screen and (max-width: 1300px) and (min-width: 900px) {
    .progress-card,
    .overlay-image-card {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .whether-card {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .user-details-card {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .img-top-card,
    .timline-card,
    .widget-chat-card,
    .earnings-card,
    .user-profile-card,
    .whether {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    /* IE Specific CSS for charts - radial-primary/success/danger */
    .widget-radial-charts .widget-card-details {
        display: block !important;
    }
}

/* TEXTAREA */

textarea.auto-grow {
    resize: none !important;
    overflow: hidden !important;
    min-height: 30px !important;
    max-height: 200px !important;
}

/* modal */


/* CARREGADOR */

.carregador {
    position: absolute;
    z-index: 9;
    /*background: url('../img/bg-cinza.png');*/
    background: rgba(72,88,104,0.2) !important;
}

.carregador .lotplay {
    width: 300px;
    height: 300px;
    margin-top: -150px;
    left: -150px;
    top: 50%;
    margin-left: 50%;
    position: absolute;
}

.carregador.fixed {
    position: fixed !important;
    width: 100% !important;
    height: 100% !important;
    z-index: 999999 !important;
}

.offline,
.online {
    z-index: 9999;
    font-size: 12px;
    background: greenyellow;
    color: black;
    padding: 0px 3px;
    border-radius: 5px;
}

.offline {
    background: red;
    color: white;
}

.load-circle-back {
    width: 80px;
    height: 80px;
    margin-top: -40px;
    left: -40px;
    top: 50%;
    margin-left: 50%;
    position: absolute;
    background: rgba(250, 252, 255, .9);
    border: 1px solid rgba(255, 255, 255, .2);
    border-radius: 10px;
}

.load-circle-back.fixed {
    position: fixed !important;
}

.load-circle-container {
    width: 50px;
    height: 50px;
    margin-top: -25px;
    left: -25px;
    top: 50%;
    margin-left: 50%;
    position: absolute;
}

.load-circle-container.fixed {
    position: fixed !important;
}

.load-circle-img {
    position: relative;
    margin: 0;
    padding: 0;
    width: 50px;
    height: 50px;
    opacity: .9;
}

.load-circle-side {
    width: 32px;
    height: 32px;
    margin-top: -16px;
    left: -16px;
    top: 50%;
    margin-left: 50%;
    position: absolute;

    -webkit-animation: load-circle-side-circle infinite .6s linear;
       -moz-animation: load-circle-side-circle infinite .6s linear;
         -o-animation: load-circle-side-circle infinite .6s linear;
            animation: load-circle-side-circle infinite .6s linear;

    border: 3px solid rgb(45, 164, 170);
    border-top-color: rgba(0, 0, 0, .1);
    border-right-color: rgba(0, 0, 0, .1);
    border-bottom-color: rgba(0, 0, 0, .1);
    border-radius: 100%;
}

.load-circle-side.fixed {
    position: fixed !important;
}

@-webkit-keyframes load-circle-side-circle {
    0%
    {
        -webkit-transform: rotate(0);
            -ms-transform: rotate(0);
             -o-transform: rotate(0);
                transform: rotate(0);
    }
    100%
    {
        -webkit-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
             -o-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}

@-moz-keyframes load-circle-side-circle {
    0%
    {
        -webkit-transform: rotate(0);
            -ms-transform: rotate(0);
             -o-transform: rotate(0);
                transform: rotate(0);
    }
    100%
    {
        -webkit-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
             -o-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}

@-o-keyframes load-circle-side-circle {
    0%
    {
        -webkit-transform: rotate(0);
            -ms-transform: rotate(0);
             -o-transform: rotate(0);
                transform: rotate(0);
    }
    100%
    {
        -webkit-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
             -o-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}

@keyframes load-circle-side-circle {
    0%
    {
        -webkit-transform: rotate(0);
            -ms-transform: rotate(0);
             -o-transform: rotate(0);
                transform: rotate(0);
    }
    100%
    {
        -webkit-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
             -o-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}


/* ANGULARJS */

form .ng-invalid {
    border: 1px solid red;
}

.nav-item a, .nav-item a span {
    cursor: pointer;
}

.nav.nav-pills .nav-item-dropdown, .nav.nav-tabs .nav-item-dropdown {
    margin-right: .8rem;
    margin-bottom: -1px;
}

.nav.nav-pills .nav-item-dropdown .nav-link,
.nav.nav-tabs .nav-item-dropdown .nav-link {
    border-radius: .267rem;
}

.nav.nav-pills .nav-item-dropdown .dropdown-menu .dropdown-item,
.nav.nav-tabs .nav-item-dropdown .dropdown-menu .dropdown-item {
    background: #FFF;
}

.nav.nav-pills .nav-item-dropdown .dropdown-menu .dropdown-item.active,
.nav.nav-tabs .nav-item-dropdown .dropdown-menu .dropdown-item.active {
    background-color: #5A8DEE;
}

.nav.nav-pills .nav-item-dropdown .nav-link.active,
.nav.nav-tabs .nav-item-dropdown .nav-link.active {
    box-shadow: 0 2px 4px 0 rgba(90,141,238,.5);
}

.btn-nav-link {
    background-color: #e8e9e9;
    color: #475F7B;
    border-radius: .267rem;
    border-color: transparent;
}

.btn-nav-link.active {
    box-shadow: 0 2px 4px 0 rgba(90,141,238,.5);
    border-radius: .267rem;
    color: #FFF !important;
    background-color: #5A8DEE !important;
    border-color: transparent;
}

li.dropdown-item > .item-menu-campo-maq-doc-pendente,
li.dropdown-item > .item-menu-campo-maq-pendente,
li.dropdown-item > .item-menu-campo-doc-pendente {
    cursor: default !important;
    padding: .25rem .25rem .25rem 1rem !important;
    opacity: .7 !important;
}

/*  UIGRID */

tabela .ui-grid-cell-contents {
    cursor: default;
}

.acao-info {
    position: absolute;
    left: 8px;
    margin-top: 10px;
    padding: 2px;
}

.acao-info i {
    font-size: 0.9rem;
}

.swal2-container {
    z-index: 9999999 !important;
}


/* OPERACOES */

.badge-removido {
    margin-right: 25px;
}

.enviar-botao {
    position: absolute !important;
    padding-top: 10px;
}

/* UI-TOOLTIP*/

.tooltip.in {
    opacity: 1 !important;
}
.tooltip > .tooltip-inner {
    font-size: 12px !important;
    background-color: rgba(0,0,0,.75) !important;
    opacity: 1 !important;
}

/* UI-SELECT*/

.noselect {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently supported by Chrome, Edge, Opera and Firefox */
}

.ng-invalid.ui-select-container {
    border: none;
}

.form-control.ui-select-container {
    line-height: normal;
    height: auto;
    padding: 0px;
    background: none;
    border: none;
}

form .ng-invalid .selectize-input {
    border-color: red !important;
}

.selectize-input {
    min-height: 38px;
}

.selectize-control.multi .selectize-input.disabled [data-value] {
    background-color: #1b9dec !important;
    color: white !important;
}

.selectize-control .selectize-input.disabled {
    opacity: 0.9 !important;
    background-image: linear-gradient(to bottom, #F2F4F4, #F2F4F4) !important;
}

.btn-limpar-campo-container {
    display: inline-block !important;
    position: absolute !important;
    top: 0px !important;
    right: -1.6rem !important;
    margin: 0 !important;
    padding: 1.65rem 0px 0px 0px !important;
    text-align: left !important;
    z-index: 2 !important;
}

.btn-limpar-campo {
    display: inline-block !important;
    margin: 0 !important;
    padding: .5rem 1px !important;
    text-align: center !important;
    vertical-align: middle !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: rgb(132,133,134) !important;
    background: rgba(250,251,252,.25) !important;
    border: none !important;
    font-size: 1rem;
    line-height: 1rem;
    border-radius: .267rem;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.btn-limpar-campo i.bx {
    font-weight: 700 !important;
}

.btn-limpar-campo:hover {
    background: rgb(220,221,222) !important;
}
  
.btn-limpar-campo:focus,.btn-limpar-campo.focus {
    background: rgb(230,231,232) !important;
    box-shadow: none !important;
}
  
.btn-limpar-campo:active,.btn-limpar-campo.active,.btn-limpar-campo.show.dropdown-toggle,.show>.btn-limpar-campo.dropdown-toggle {
    background: rgb(230,231,232) !important;
}
  
.btn-limpar-campo:active:focus,.btn-limpar-campo.active:focus,.btn-limpar-campo.show.dropdown-toggle:focus,.show>.btn-limpar-campo.dropdown-toggle:focus {
    box-shadow: none !important;
}
  
.btn-limpar-campo.disabled,.btn-limpar-campo:disabled {
    color: #495563 !important;
    background: #e2e4e6 !important;
    box-shadow: none !important;
}

/* UI-RADIO  /  BACKGROUND PRINT */

.radio label::after {
    -webkit-print-color-adjust: exact !important;   /* Chrome, Safari 6 – 15.3, Edge */
    print-color-adjust: exact !important;           /* Firefox 97+, Safari 15.4+ */
}

.print-background {
    -webkit-print-color-adjust: exact !important;   /* Chrome, Safari 6 – 15.3, Edge */
    print-color-adjust: exact !important;           /* Firefox 97+, Safari 15.4+ */
}

@media print {
    div#menu, .main-menu, .main-header-navbar, .header-navbar-shadow {
        display: none !important;
        visibility: hidden !important;
    }
}

/* DROPZONE */

.dropzone {
    min-height: none !important;
    border: none !important;
    background: none !important;
    padding: none !important;
}

upload-componente>div {
    border: 3px dashed #00000036;
    padding: 23px;
    border-radius: 10px;
}

/* QR-SCANNER */

div#QRScannerMenu {
    display: block !important;
    position: absolute !important;
    left: 0px !important;
    bottom: 0px !important;
    right: 0px !important;
    background: rgba(232, 233, 234, .8) !important;
    text-align: center !important;
    margin: 0px !important;
    padding: 1.5rem 0rem 1.4rem 0rem !important;
    border-top-left-radius: 40px 40px !important;
    border-top-right-radius: 40px 40px !important;
    box-shadow: 0 0 8px 0 rgba(80, 82, 84, 0.25) !important;
}

div#QRScannerMenu > button.btn-icon {
    font-size: 16px !important;
    padding: .6rem .75rem !important;
}

/* ASSINATURA */

.signaturePad {
    display: block !important;
    min-height: none !important;
    border: none !important;
    background: none !important;
    padding: none !important;
    width: 100% !important;
    height: 200px !important;
}

/* TIME LINE */

ul.timeline {
    list-style-type: none;
    position: relative;
}
ul.timeline:before {
    content: ' ';
    background: #d4d9df;
    display: inline-block;
    position: absolute;
    left: 29px;
    width: 2px;
    height: 100%;
    z-index: 400;
}
ul.timeline > li {
    margin: 20px 0;
    padding-left: 20px;
}
ul.timeline > li:before {
    content: ' ';
    background: white;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #22c0e8;
    left: 20px;
    width: 20px;
    height: 20px;
    z-index: 400;
}

/* SINCRONIZACAO */

.app-status-sincronizacao {
    display: block;
    line-height: 10px;
    margin-top: -8px !important;
    padding-bottom: 8px !important;
    text-align: center !important;
    width: 100% !important;
}

.app-status-sincronizacao-img {
    display: inline-block !important;
    width: 30px !important;
    height: 30px !important;
}

.app-status-sincronizacao-msg {
    display: inline-block !important;
    color: rgb(15,100,142) !important;
}

.app-status-sincronizacao-msg-adicional {
    display: block !important;
    color: rgb(95,100,120) !important;
    text-align: center;
}