body {
    background-color: #f4f5fa !important;
}

.top-header nav {
    margin: 0 !important;
    width: auto !important;
    border-radius: 0 !important;
    box-shadow: none !important;

}

.left-bar-holder .menu-link {
    padding: 13px 1rem !important;
}

.left-bar-holder .menu-link.active svg path {
    fill: #707FDD;
    stroke: #707FDD;
}


.lower-menus {
    margin-top: 200px !important;
}

.bg-menu-theme {
    box-shadow: none;
}

.navbar-search-wrapper {
    width: 300px;
    border: 1px solid #9e9e9e52;
    border-radius: 6px;
}

.text-sm {
    font-size: 12px;
}

.badge-xs {
    padding: 3px 5px;
    height: 17px;
    font-size: 10px;
}

.table th {
    color: #9E9E9E !important;
}

.table th, .table td {
    text-transform: none !important;
    font-size: 12px !important;
    font-weight: normal !important;
    padding-top: 12px;
    padding-bottom: 12px;
    vertical-align: middle;
}

/*End Scroll Bar*/
.bg-body {
    background-color: #f4f5fa !important;
}

.rounded-3 {
    border-radius: 3rem !important;
}

.ml-10px {
    margin-left: 10px;
}

.btn-outline-dotted-success {
    color: #28c76f !important;
    background-color: #ddf6e8 !important;
    border-color: #28c76f00 !important;
}

.btn-outline-dotted-warning {
    color: #ff9f43 !important;
    background-color: #fff7f0 !important;
    border-color: #ff9f43 !important;
}

.btn-outline-dotted-danger {
    color: rgb(234 84 85) !important;
    background-color: #ec67674a !important;
    border-color: rgb(234 84 85 / 35%) !important;
}

.multi-select-sm {
    padding: 5px !important;
}

.border-right {
    border-right: 1px solid #dbdade;
}

.small-image-select .dropdown-toggle {
    padding: 0.422rem 5px !important;
    font-size: 12px !important;
}

.border-left {
    border-left: 1px solid rgba(87, 86, 86, 0.8);
}

.badge-xs {
    border-radius: 50% !important;
    padding: 3px 5px !important;
}

/*Clean sweet alert*/

.light-style .swal2-popup .swal2-title {
    font-size: 18px !important;
    margin: 0 auto !important;
}

div:where(.swal2-container) .swal2-html-container {
    font-size: 14px !important;
    overflow: hidden;
}

div:where(.swal2-icon) {
    border: none !important;
    height: auto !important;
}

#layout-menu a {
    color: rgb(154 154 169) !important;
}

.bootstrap-select.form-control-lg .dropdown-toggle {
    padding: 0.7rem 1rem !important;
    font-size: 17px !important;
    color: #b8b6bf !important;
    background-color: white !important;
}

.dropdown-menu.show {
    z-index: 100 !important;
}

.nav-item .dropdown-menu {
    min-height: 100px !important;
    overflow: visible !important;
    /* min-width: auto !important; */
}

.avatar-dropdown {
    width: 17px !important;
    height: 17px !important;
}

.page-item .page-link {
    padding: 5px 10px !important;
    min-width: auto !important;
    margin-left: 5px !important;
    margin-right: 5px !important;
}

.no-sort .dt-column-order {
    display: none !important;
}

.btn-primary {
    color: #fff !important;
    background-color: #7367f0 !important;
    border-color: #7367f0 !important;
}

div.dt-buttons > .dt-button, div.dt-buttons > div.dt-button-split .dt-button {
    padding: 4px 9px !important;
    border-radius: 10px;
    margin-bottom: 10px;
    font-size: 12px !important;
}

.table.dataTable {
    width: 100% !important;
}

table.dataTable th.dt-type-numeric, table.dataTable th.dt-type-date, table.dataTable td.dt-type-numeric, table.dataTable td.dt-type-date {
    text-align: left !important;
}

.dt-search, .dt-info {
    display: none !important;
}

.b-rad-none {
    border-radius: 0 !important;
}

.form-control-xs {
    line-height: 20px !important;
    height: 20px !important;
}

.cursor-pointer {
    cursor: pointer !important;
}

.text-trimmed {
    width: 85px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: middle;
}
.text-trimmed-sm {
    width: 64px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: middle;
}
.text-mini-trimmed {
    width: 70px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: middle;
}

.text-autocomplete-trimmed {
    width: 180px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: middle;
}

.text-medium-trimmed {
    width: 108px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: middle;
}

.border-left-primary-2 {
    border-left: 2px solid #7367f0;
}

.text-sm-start {
    font-size: 12px !important;
}

.table-rounded tbody > tr > td:first-child {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.table-rounded tbody > tr > td:last-child {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.table-rounded td, .table-rounded th {
    padding: 15px 10px !important;
}

.table-md-text td,
.table-md-text th {
    font-size: 14px !important;
}

.end-8 {
    right: 8px !important;
}

.bg-gray {
    background-color: rgb(123 123 124) !important;
}

.border-right-0 {
    border-right: 0 !important;
}

.products_by_supplier_holder .active {
    background-color: white !important;
    color: black !important;
    border: 1px solid white !important;
}

.border-left-radius-none {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.border-right-radius-none {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.basket-nav-link.active {
    background-color: #ececf6 !important;
    border: none !important;
    border-left: 2px solid #7367f0 !important;
    border-radius: 0 !important;
    border-right: 0 !important;
    box-shadow: none !important;
}

.shadow {
    box-shadow: 0 2px 8px rgb(223 223 227 / 34%) !important;
}

.cheapest-nav-item .title, .recommended-nav-item .title {
    color: #28ac82 !important;
}

.fastest-nav-item .title, .text-primary {
    color: #2750de !important;
}

.active-left-menu {
    background-color: #E2E5F8 !important;
}
.menu-link:hover{
    background-color:#E2E5F8;
}
.btn-primary{
    background-color: #707FDD!important;
}
.text-primary {
    color: #707FDD !important;
}
.active-left-menu i{
    color: #707FDD !important;
}
.active-left-menu div{
   color: #707FDD !important;
}

.text-xs {
    font-size: 10px !important;
}

.cart-icon {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 40px;
    background-color: #7367f0;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 3px 4px 3px #999;
    right: 15px;
    border: none;
    z-index: 100;
}

.avatar-xl {
    width: 5rem !important;
    height: 5rem !important;
}

table.dataTable > thead > tr > th,
table.dataTable > tbody > tr > td {
    padding: 7px !important;
}

.h-35px {
    height: 35px !important;
}

/*Contract Form Pop up on supplier Side*/
.popup-menu {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 20px;
    background: white;
    border: 1px solid #ccc;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    z-index: 1001;
}

.popup-menu.active {
    display: block;
}

.popup-menu button {
    margin-top: 10px;
}
.overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1000;
}

.overlay.active {
    display: block;
}
/*.layout-wrapper {*/
/*    position: relative;*/
/*    z-index: 1;*/
/*}*/

/* Switch Button*/
 .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;
    width:50px;
    height:23px;
    bottom: 0;
    background-color: #ccc;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    transition: .4s;
}

input:checked + .slider {
    background-color: #7367f0;
}

input:focus + .slider {
    box-shadow: 0 0 1px #7367f0;
}

input:checked + .slider:before {
    transform: translateX(26px);
}

.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}
.ti-eye-off:before {
    content: '\ecf0';
}
.fixed-height-card {
    height: 330px;
    display: flex;
    flex-direction: column;
}
.fixed-height-card .card-body {
    overflow-y: auto;
    flex-grow: 1;
}
.modal-full{
    --bs-modal-width: 90% !important;
}
.cart-tab{
    border: 1px solid #dbdade !important;
    border-radius: 0 !important;
    width:90% !important;
    box-shadow: none !important;
}
.cart-tab.active, .cart-tab:hover, .cart-tab.active:focus{
    border:none !important;
    color: white !important;
    padding: 9px 16px !important;
    background-color: #707fdd !important;
}
.cart-success {
    color: #28c76f !important;
    background-color: #ddf6e8 !important;
    border-color: #28c76f !important;
}
.cart-danger {
    color: #ff9f43 !important;
    background-color: #fff7f0 !important;
    border-color: #ff9f43 !important;
}
.cart-primary {
    color: hsl(237.43deg 29.41% 53.33%) !important;
    background-color: hsl(261.6deg 51.87% 47.25% / 11%) !important;
    border-color: hsl(237.43deg 29.41% 53.33%) !important;
}

.checkbox-container {
    width: 20px;
    height: 20px;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    transition: background 0.3s ease;
}
.unchecked {
    background-color: white;
    border: 1px solid #80808052;
}
.checked-success {
    background-color: #28a7451f;
    color: white;
}
.checked-danger {
    background-color: #dc354552;
    color: white;
}
.b-radius-none{
    border-radius: 0 !important;
}
.h-120px{
    height:120px !important;
}
.w-10px{
    width:10px !important;
}
