*{
    margin: 0; padding: 0; box-sizing: border-box; scroll-behavior: smooth; font-family: Arial, sans-serif;
}
.main-login-heading{
    font-size: 36px !important;
    color: #525252 !important;
    font-weight: 700;
    line-height: 49.1px;
}
.main-login-subtitle{
    color: #525252 !important;
    line-height: 21.82px;
    font-size: 16px;
    font-weight: 400;
}
.main-login-label{
    font-size: 14px !important;
    color: #828282 !important;
    font-weight: 500 !important;
    line-height: 19.1px;
}
.main-login-input{
    font-size: 16px;
    line-height: 13.64px;
    font-weight: 400;
    padding: 0.68rem !important;
    border-radius: 5px !important;
    border-color: #DED2D9 !important;
}
.remember-forget{
    margin-top: -10px !important;
}
.remember-label{
    font-size: 12px !important;
    font-weight: 400;
    line-height: 16.37px;
    color: #A1A1A1;
}
.remember-input{
    font-size: 0.8rem !important;
}
.form-check-input.error-level-1:checked {
    background-color: #5CB85C !important;
    border-color: #5CB85C !important;
}

.form-check-input.error-level-2:checked {
    background-color: #ffc720 !important;
    border-color: #ffc720 !important;
}

.form-check-input.error-level-3:checked {
    background-color: #D9534F !important;
    border-color: #D9534F !important;
}
.main-login-input::placeholder{
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 13.64px !important;
    color: #E0E0E0 !important;
}
.forget-password{
    text-decoration: none !important;
    font-size: 12px !important;
    color: #660000 !important;
    font-weight: 600 !important;
    line-height: 16.37px;
}
.login-btn {
    background-color: #660000 !important;
    padding: 0.7rem 0rem !important;
    font-weight: 700 !important;
    border: 1px solid #660000!important;
    border-radius: 5px !important;
    line-height: 24.55px;
    font-size: 18px;
}
.login-col1{
    position: relative;
    background-image: url('../images/momeni-vendor-bg.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 50%;
    height: 100vh;
}
.login-img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 120px;
    height: 120px;
}
.sidebar-nav-item.active {
    position: relative !important;
}
.sidebar-nav-item.active::before {
    content: '' !important;
    position: absolute !important;
    left: 5px !important;
    top: 0 !important;
    bottom: 0 !important;
    width: 5px;
    background-color: #660000 !important;
    border-radius: 0 22px 22px 0 !important;
}
.sidebar-nav-item.active a{
    color: #660000 !important;
}
.sidebar-head{
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    background-color: #fff !important;
    width: 100% !important;
}
a.sidebar-logo{
    width: 40%;
    height: 40%;
}
.sidebar-nav-item{
    margin: 8px 0px !important;
}
.sidebar-nav-item a{
    font-size: 18px !important;
    color: #333333 !important;
    font-weight: 500 !important;
    line-height: 21.78px;
}
.sidebar-icon{
    margin-right: 15px !important;
}
.sidebar-head p{
    font-size: 1rem;
    color: #2C2C2C;
}
.dashboard-content{
    background-color: #F5F7FA !important;
    width: 100% !important;
    height: 90% !important;
    padding: 5px !important;
}
.profile-icon {
    width: 40px;
    height: 40px;
    background-color: #660000;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    color: white;
    margin-left: 70px !important;
}
.profile-icon a{
    line-height: 19.36px;
    font-weight: 600;
    font-size: 16px;
}
.sidebar-head h3{
    font-size: 28px !important;
    color: #343C6A !important;
    font-weight: 600;
    line-height: 33.89px;
}
.header-mail{
    color: #525252 !important;
    line-height: 19.36px;
    font-weight: 500;
    font-size: 16px;
}
.bg-tr{
    background-color: #F9FAFC !important;
}

.my-table-cover {
    background-color: #fff;
    border-radius: 25px;
    padding: 20px;
    margin: 20px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.table-corner{
    border-radius: 15px;
    border: 2px solid #eee;
    overflow-x: auto;
}
.table-corner th{
    background-color: #534D59 !important;
}
.table-corner th{
    padding: 20px 15px !important;
    font-size: 14px !important;
    color: #534D59 !important;
    background-color: #F6F6F6 !important;
    line-height: 16.94px !important;
    font-weight: 600 !important;
    white-space: nowrap !important;
}
.table-corner td{
    padding: 15px 15px !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #1B2128 !important;
    line-height: 33.94px !important;
    white-space: nowrap !important;
}
.vps-main-table-corner th{
    padding: 15px 35px !important;
    white-space: nowrap !important;
}
.vps-main-table-corner td{
    padding: 15px 35px !important;
    white-space: nowrap !important;
}
.vps-table-corner{
    border-radius: 15px;
    border: 2px solid #eee;
    overflow-x: auto;
}
.vps-table-corner th{
    background-color: #534D59 !important;
}
.vps-table-corner th{
    padding: 20px 8px !important;
    font-size: 14px !important;
    color: #534D59 !important;
    background-color: #F6F6F6 !important;
    line-height: 16.94px !important;
    font-weight: 600 !important;
    white-space: nowrap !important;
}
.vps-table-corner td{
    padding: 15px 8px !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #1B2128 !important;
    line-height: 33.94px !important;
    white-space: nowrap !important;
}

.vps-imp-table-corner{
    border-radius: 15px;
    border: 2px solid #eee;
    overflow-x: auto;
}
.vps-imp-table-corner th{
    background-color: #534D59 !important;
}
.vps-imp-table-corner th{
    padding: 20px 10px !important;
    font-size: 14px !important;
    color: #534D59 !important;
    background-color: #F6F6F6 !important;
    line-height: 16.94px !important;
    font-weight: 600 !important;
    white-space: nowrap !important;
}
.vps-imp-table-corner td{
    padding: 15px 10px !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #1B2128 !important;
    line-height: 33.94px !important;
    white-space: nowrap !important;
}
.new-vps-btn{
    border: 1.7px solid #660000 !important;
    color: #660000;
    padding: 6px 20px !important;
    border-radius: 12px !important;
    font-weight: 600 !important;
    font-size: 14px !important;
}
.new-vps-btn:hover{
    background-color: #660000;
    color: #fff;
}
.po-calendar{
    color: #959595 !important;
}
.badge-success {
    background-color: #e8f7e5;
    color: #409261 !important;
    line-height: 14.52px !important;
    padding: 5px 10px !important;
    font-size: 12px !important;
    border-radius: 20px !important;
    font-weight: 400 !important;
}
.badge-warning {
    background-color: #FFF2DD;
    color: #D98634 !important;
    line-height: 14.52px !important;
    padding: 5px 10px !important;
    font-size: 12px !important;
    border-radius: 20px !important;
    font-weight: 400 !important;
}
.badge-danger {
    background-color: #F7DDDC;
    color: #D9534F !important;
    line-height: 14.52px !important;
    padding: 5px 10px !important;
    font-size: 12px !important;
    border-radius: 20px !important;
    font-weight: 400 !important;
}
.btn-outline-secondary {
    border-color: #6c757d;
    color: #6c757d;
    padding: 5px 20px !important;
    border-radius: 10px !important;
}
.btn-outline-secondary:hover {
    background-color: #6c757d;
    color: #fff;
}
.mobile-sidebar{
    display: none;
}
#toggleButton{
    display: none;
}
.create-vps-form label{
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 15.37px !important;
    color: #232323 !important;
}
.create-vps-form input, .create-vps-form select{
    border: 1px solid #A1A1A1;
    padding: 10px;
}
.create-vps-form input, .create-vps-form select{
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 16.94px !important;
    color: #1B2128 !important;
}
.btn-import-data{
    padding: 8px 18px !important;
    border: 1.5px solid #333333 !important;
    color: #333333 !important;
    border-radius: 10px !important;
    font-weight: 600 !important;
    font-size: 14px !important;
}
.btn-import-data:hover{
    background-color: #333333 !important;
    color: #fff !important;
}
.vps-cancel-save-btn{
    padding: 16px 58px !important;
    border: 1.5px solid #E4E4E4 !important;
    border-radius: 10px !important;
    color: #534D59 !important;
}
.vps-cancel-save-btn:hover{
    color: #E4E4E4 !important;
    background-color: #660000 !important;
    border-color: #660000 !important;
}
.sample{
    padding: 10px 120px !important;
}
.select-file{
    padding: 10px 112px !important;
}
.sample-select-btn{
    border: 2px solid #660000 !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    border-radius: 10px !important;
    color: #660000 !important;
}
.sample-select-btn:hover{
    color: #E4E4E4 !important;
    background-color: #660000 !important;
}
.sample-selext-title{
    font-size: 28px !important;
    line-height: 33.89px !important;
    font-weight: 600 !important;
    color: #343C6A !important;
}
.import-data-modal-body{
    padding: 90px !important;
}
.vps-select-file-btn{
    padding: 8px 18px !important;
    font-size: 14px !important;
    border: 1.5px solid #E4E4E4 !important;
    border-radius: 10px !important;
    color: #534D59 !important;
}
.vps-select-file-btn:hover{
    background-color: #534D59 !important;
    color: #fff !important;
}
.vps-select-file-btn:hover img{
    filter: invert(100%) sepia(5%) saturate(280%) hue-rotate(107deg) brightness(120%) contrast(100%) !important;
}
.vps-select-btns-container{
    display: flex;
    flex-wrap: wrap;
}
.notification-badge {
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    transform: translate(50%, -50%) !important;
    border: 2px solid #fff !important;
    border-radius: 50% !important;
}
.btn-warning, .bg-w{
    background-color: #F0AD4E!important;
    color: #fff !important;
}
.btn-info, .bg-i{
    background-color:#5BC0DE!important;
    color: #fff !important;
}
.btn-danger, .bg-d{
    background-color: #D9534F !important;
    color: #fff !important;
}
.btn-success, .bg-s{
    background-color: #5CB85C  !important;
    color: #fff !important;
}
.vps-filter{
    font-size: 14px;
    line-height: 16.94px;
    font-weight: 600;
    color: #000000;
    margin-top: 5px;
}
.vps-filter-area{
    background-color: #F9FAFC;
    border-radius: 25px 25px 0px 0px;
    padding: 20px;
    margin: 20px 20px -38px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    transition: all 0.3 ease !important;
}
.vps-filter-area h5{
    color: #343C6A !important;
    font-size: 22px !important;
    font-weight: 600;
    line-height: 26.63px !important;
}
.filter-inputs label{
    font-size: 13px !important;
    font-weight: 500 !important;
    line-height: 15.73px !important;
    color: #232323 !important;
}
.log-out{
    font-size: 16px !important;
    color: #660000 !important;
    font-weight: 500 !important;
    line-height: 30px !important;
}
.pagination .page-link{
    color: #660000 !important;
}
.page-item.active .page-link{
    border-color: #660000 !important;
    background-color: #660000 !important;
    color: #fff !important;
}
#roll-span{
    margin-left: 45px;
}
.spinner-container {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999; /
}
.spinner {
    border: 4px solid #660000;
    border-top: 4px solid #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 1s linear infinite;
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.error-border{
    border: 2px solid red !important;
}
.form-group{
    position:  relative !important;
}
.report-group-icon{
    position: absolute;
    top: 45%;
    right: 2%;
}
.vps-ship-qty{
    padding: 3px;
    width: 30%;
}
#head-title-1, #head-title-2, #head-title-3, #head-title-4{
    margin: 0px 5px;
}
.btn-outline-secondary{
    color: #534D59 !important;
    font-weight: 600 !important;
    font-size: 14px !important;
}
.btn-outline-secondary:hover{
    color: #fff !important;
}
.dd-item:hover{
    background-color: #660000 !important;
    color: #ffffff !important;
}
.mr-5px{
    margin-right: 5px !important;
}
.dropdown {
    position: relative;
    display: inline-block;
}
.dropdown-menu {
    display: none;
    position: absolute;
    border-radius: 10px;
    margin: 0;
    transform: translate(-40px, 2px);
    background-color: white;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
.dropdown:hover .dropdown-menu {
    display: block;
}
.profile-icon {
    cursor: pointer;
}
.datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom{
    margin-left: 50px !important
}





/* Extra Large Screen */
@media only screen and (max-width: 2200px) and (min-width: 1800px) {
    #roll-span{
        margin-left: 0;
    }
}

/* Mini Laptops */
@media only screen and (max-width: 1380px) and (min-width: 1200px) {
    .sidebar-nav-item a {
        font-size: 16px !important;
    }
    #roll-span{
        margin-left: 0px !important;
    }
    .sidebar-nav-item.active a {
        font-size: 14px !important;
    }
    #head-title-1, #head-title-2, #head-title-3, #head-title-4{
        margin: 0px 2px;
    }
}


/* Tablet Mode */
@media (max-width: 1024px){
    .login-col1{
        display: none;
    }
    .mobile-login-img{
        display: block !important;
        margin: 18px 30% !important;
    }
    .min-vh-100 {
        min-height: 100vh;
    }
    .login-col2{
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
    }
    .login-col2 .login-col2-inner{
        padding: 0px 40px !important;
        width: 100%;
        max-width: 600px;
    }
    .sidebar-head h3 {
        font-size: 25px !important;
    }
    .header-mail {
        color: #525252 !important;
        font-size: 15px !important;
    }
    .sidebar-logo{
        width: 55%;
        height: 55%;
        margin: 20px 30px;
    }
    #closeButton{
        position: absolute;
        top: 4%;
        right: 9%;
        font-size: 25px;
    }
    .sidebar-nav-item a {
        font-size: 25px !important;
        margin: 20px 0px;
        line-height: 20px;
    }
    .sidebar{
        display: none;
    }
    .mobile-sidebar{
        display: block;
    }
    #toggleButton{
        display: block;
    }
    .mobile-sidebar{
        width: 100% !important;
        z-index: 999 !important;
        position: absolute;
        height: 100vh;
        margin-left: -100%;
        transition: margin-left 0.3s ease;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .mobile-sidebar.show {
        margin-left: 0;
    }
    .mobile-sidebar.hide{
        margin-left: -100%;;
    }
    .sidebar-nav-item.active{
        border-left: none !important;
    }
    #roll-span{
        margin-left: 0 !important;
    }
    #head-title-1, #head-title-2, #head-title-3, #head-title-4{
        margin: 0px 0px !important;
    }
}

/* Mobile Mode */
@media (max-width: 767px){
    .sidebar-head h3 {
        font-size: 20px !important;
    }
    .mobile-login-img{
        margin: 18px 15% !important;
    }
    .header-mail {
        color: #525252 !important;
        font-size: 10px !important;
    }
    .profile-icon {
        width: 60px;
        height: 40px;
        margin-left: 0px !important;
    }
    .sidebar-logo {
        width: 35%;
        height: 35%;
        margin: 20px 75px;
    }
    #closeButton{
        top: 2%;
    }
    .import-data-modal-body{
        padding: 27px !important;
    }
    #selectFileModalLabel{
        margin-right: 0px !important;
    }
    #roll-span{
        margin-left: 0 !important;
    }
}

/*  Mini Mobile Mode */
@media only screen and (max-width: 600px) and (min-width: 300px) {
    .profile-icon {
        width: 30px;
        height: 30px;
    }
    .sidebar-head h3 {
        font-size: 16px !important;
    }
    .vps-cancel-save-btn {
        padding: 15px 40px !important;
    }

}





