:root{
    --theme-color: #E5E4E2;
}
.btn-success {
     background-color: var(--theme-color) !important;
    border:1px solid  var(--theme-color) !important;
}
.btn-chat{
    background-color: #808080;
}
.btn-chat:hover{
    background-color: #808080;
}
button.btn.btn-chat.active{
    background-color: var(--theme-color);
}
.btn-active{
    background-color: #808080;
}
.settings-tabs a.active::after{
    background: var(--theme-color) !important;
}
.btn-success2, .btn-success2:hover, .btn-success2:focus, .btn-success2:active{
    background-color: #808080 !important;
    border-color: #808080 !important;
}
.sub-tabs a.active {

    background-color: var(--theme-color2) ;

}
.btn-chat.btn-success2.active {
   background: var(--theme-color) !important;
    border:1px solid var(--theme-color) !important;
}
.btn-active.btn-success2.active {
   background: var(--theme-color) !important;
    border:1px solid  var(--theme-color) !important;
}

.btn-warning:hover {
     background-color: var(--theme-color) !important;
     border-color: var(--theme-color) !important;
    opacity: 0.8;
}
li.nav-item a.nav-link.active {
    background-color: var(--theme-color) !important;
}
.btn-warning{
    background-color: var(--theme-color);
    border-color: var(--theme-color);
}
.dataTables_wrapper .page-item.active .page-link {
    z-index: 0;
}
.top-margin{
  margin-left: 5px;
  margin-right: 5px;
}

button.btn.bg_theme {
    color: #fff;
}
.t-marg{
    position: relative;
    /*top: 16px;*/
    margin-left: 5px;
    margin-right: 5px;
}
.app-togle{
    display:flex;
}
.delete_button {
    font-family: "Font Awesome 5 Free" !important;
}

.app-right{
    position: relative;
    /*left: 54%;*/
    /*top: -10px;*/
    /*top: 0;*/
    display: flex;
}
.custom_button {
    width: 70px !important;
    margin-left: 10px;
    color: #fff;
}
/* For add subcategory button */
.sub_cat_button{
    color: green;
}
/* For delete button */
.delete_button {
    color: red !important;
}
/* For View button */
.view_button{
    color: #007bff;
}
.custom-button{
    margin-top:25px;
}
.nav-link active{
    background-color: #d39e00!important;
    color: #fff;
}
.asteriskField{
    color:red;
}
.customDropZon.dropzone {
    display: flex;
    width: 684px;
    margin: 0 auto;
    flex-wrap: wrap;
    justify-content: center;
    align-items: baseline;
    position: relative;
    top: -234px;
    border: 2px dashed rgba(0,0,0,0.3);
    margin-left: 407px;
}

#zip_error {
    color: red;
    padding-top: 68px;
    position: absolute;
  }

#billing_zip_error {
    color: red;
    padding-top: 68px;
    position: absolute;
  }

/* Add new subcategory button on list page header*/
.subcategory-btn{
    float: right;
    padding: 11px;
    background-color: var(--theme-color);
    color: #fff;
    border-radius: .25rem;
    margin-left: 10px;
}

.subcategory-btn:hover {
    background-color: var(--theme-color);
}
.subcategory-btn:hover{
    background-color: var(--theme-color);
}
.add-group-btn{
    float: right;
    padding: 11px;
    background-color: var(--theme-color);
    color: #fff;
    border-radius: .25rem;
    margin-left: 10px;
}

.logout-btn{
    background-color: var(--theme-color);
    color: #fff;
    margin-left: 10px;
}
.login-box-body{
    background: #fff;
    padding: 20px;
    border-top: 0;
    color: #666;
    margin-bottom:10%;
}
.field_add_button{
    float:right;
    z-index:1000;
}
.custom_input{
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    box-shadow: inset 0 0 0 transparent;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.custom_tab_input{
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    box-shadow: inset 0 0 0 transparent;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.csv-btn {
    /*background: var(--theme-color);
    border: none;
    padding: 5px 17px;
    font-size: 14px;
    color: #fff;
    border-radius: 3px;*/
    margin: 0 0 7px 0;
}

/**************Start sweet alert css *****************************/
/* For text align center */
.swal2-popup #swal2-content {
    text-align: center !important;
}
/* For enhance in success popup */
.swal2-popup .swal2-title {
    display: block !important;
    text-align: center !important;
}
/* For increase font size and  give space */
.swal2-icon-text {
    font-size: 4.75em;
    margin-left: 35%;
}
/* For give space between two button */
.btn-success{
    margin-left: 10px;
}
/**************End sweet alert css *****************************/
@media (min-width: 1300px) {
    .modal-xl.modal-xxl {
        max-width: 1340px;
    }
}

#modal-default {
    max-width: 80% !important;
}
.product_button{
margin-top:5%;
}

/**************Start Radio Button ***********************************/
/* The container */
.containers {
  /*display: block;*/
  position: relative;
  padding-left: 27px;
  margin-right: 15px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.containers input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.select_category{
    height: 30px;
    margin-top:35px;
}
/* Create a custom radio button */
.checkmark {
  position: absolute;
  /*top: 0;*/
  left: 110%;
  margin-top: -10px;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 50%;
  border:2px solid blue;
}
.checkmark {
  position: absolute;
  /*top: 0;*/
  left: 110%;
  margin-top: -10px;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 50%;
  border:2px solid blue;
}
.delivery_pickup_check {
    margin-top: 0px !important;
}
#custom_field .checkmark{
    top:12px;
}
#custom_field .col-md-11{
    float: left;
}
/* On mouse-over, add a grey background color */
.containers:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.containers input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.containers input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.containers .checkmark:after {
 	top: 7px;
	left: 7px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: white;
}
/**************End Radio Button ***********************************/
/**************Start Slider ***************************************/
/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
  border: 2px solid;
}

/* Next & previous buttons */
.slideshow-container .prev, .slideshow-container .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
    color: black;
    font-size: 24px;
    padding: 8px 12px;
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

/*.active, .dot:hover {*/
/*  background-color: var(--theme-color) !important;*/
/*}*/

/* Fading animation */
.fade1 {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}
.custom-table tr td:last-child {
    width:10%;
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}

}
/**************End Slider *****************************************/
/**************Start application togle ****************************/
.switch-backend{
    top:2px;
}
.switch {
  position: relative;
  display: inline-block;
  width: 35px;
  height: 20px;

}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #cb9d21;
  -webkit-transition: .4s;
  transition: .4s;
}

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

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

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

input:checked + .slider:before {
  -webkit-transform: translateX(15px);
  -ms-transform: translateX(15px);
  transform: translateX(15px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}
/**************End application togle *****************************************/

/**********************Datatable css****************************/
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child::before, table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child::before {
    top: 15px;
    left: 4px;
    height: 14px;
    width: 14px;
    display: block;
    position: absolute;
    color: #343a40;
    border: 2px solid white;
    border-radius: 14px;
    box-shadow: 0 0 3px #444;
    box-sizing: content-box;
    text-align: center;
    text-indent: 0 !important;
    /**font-family: 'Courier New', Courier, monospace;*/
    font-family: 'Roboto', sans-serif;
    line-height: 17px;
    content: '+';
    background-color: var(--theme-color);
    font-weight: bolder;
}
/**********************Datatable css end****************************/
#product_form .weight_per_unit span.checkmark,
#category_form span.checkmark,
#product_form .public span.checkmark,
#swal2-content span.checkmark
{
    top: 12px !important;
}

input[type="radio"]:disabled + span.checkmark {
    background: #eae8e8;
    border: 1px solid #969292;
    cursor:not-allowed;
}

input[type="radio"]:disabled + span.checkmark:after {
background:#777777;
}

.dataTables_wrapper .subcategory-btn {
    padding: 1px 10px;
}

.text-grey {
    color: #949494;
    cursor:not-allowed;
}

span.wrapper-ico {
    width: 94px !important;
    display: block;
}

span.wrapper-ico i {
    margin: 0 2px;
}
.fw-100{
    font-weight:100 !important;
}
table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child:before, table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child:before {
    content: '-';
    background-color: #353b40;
    color: var(--theme-color);
    line-height:14px;
}
#product_form .consumable span.checkmark,
#swal2-content span.checkmark
 {
    top: 15px !important;
}
.checkmarkSet .checkmark{
    left:50%;
}
.image_1{
    width:39.5%;
}
.image_name_1{
    width: 39%;
    border: 1px solid #ced4da;
    border-radius: 5px;
    height: 35px;
    padding: 10px;
}
.tab-pane{
    background-color: white !important;
}
#custom_field_btn{
    float:right;
    position:relative;
    margin-right:200px;
    margin-top:10px;
}

/**********************************/
.nav-tabs>li.active>a{
    border: none !important;
}
.custom_tabs .active{
    background: none;
}
.custom_tabs .custom_card_body{
    border: 1px solid #ddd;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3)
}
.custom_tabs .tab-content{
    padding: 2rem;
}
.nav-tabs>li>a.active{
    border: none !important;
    color: #fff !important;
    background: var(--theme-color) !important;
    margin: 0 !important;
}
ul.nav-tabs>li {
    position: relative;
}
.nav-tabs>li>a.active::before{
    border-left-color: var(--theme-color);
    border-right-color: var(--theme-color);
}
.nav-tabs>li>a.active::after{
    right: -14px;
    border-left: 14px solid var(--theme-color);
}
ul.nav-tabs>li>a::before{
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    border: 20px solid transparent;
    z-index: 1;
    border-right: 0;
    right: -14px;
    border-left: 14px solid rgba(0, 0, 0, 0.2);
}
ul.nav-tabs>li>a::after{
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    border: 20px solid transparent;
    z-index: 1;
    border-right: 0;
    right: -12px;
    border-left: 14px solid #fff;
}
.custom_tabs .nav-tabs>li>a{
    border: none !important;
    border-radius: 0 !important;
    padding:8px 33px;
    display:inline-block;
}
.custom_tabs .nav>li>a:focus, .custom_tabs .nav>li>a:hover {
    background:transparent;
}
.custom_tabs  .tab-content {
    position: relative;
}
 .custom_tabs  .tab-content .custom_add{
    position: absolute;
    right: 40px;
}
.custom_put{
    position: relative;

}
.custom_adj{
    position: absolute;
    left: -190px;
    top: 4px;
}
.custom_update_icon{
    position: absolute;
    left: -230px;
    top: 2px;
}
.custom_inp_height{
    height: 37px;
}
.custom_margin_b{
    margin-bottom: 1rem;
}
.custom_wrapper_my{
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
}
#change_tab_button{
    margin: 1rem 1rem 3rem 1rem;
}
#product_save_next_button{
    margin: 1rem 0rem 3rem 0rem;
}
#cancel_tab_button{
    margin: 1rem 1rem 3rem 0rem;
    background-color: var(--theme-color);

}
#product_tab_submit{
    margin: 1rem 3rem 3rem 3.7rem;
    background-color: var(--theme-color);
}
.setWidthSpan .select2-container{
    width:100% !important;
}
.checkmarkSet.detail-checkset  .checkmark {
    left:55%;
}
 ul.nav-tabs>li:last-child::before {
border:0;
}
/**custome design */

.card-body .custom_card_body .demo-dd{
    width: 19%;
    margin-left: 6px;

}
.card-body .custom_card_body .demo-dd:last-child{
    display: flex;
    width: 20%;
    justify-content: flex-end;
}
.card-body .custom_card_body .demo-dd:last-child button:first-child{
margin:0;
margin-right:5px;
}
.card-body .custom_card_body .form-control{
height: 40px;
border: 1px solid #aaa;
}
#general_tab .form-control, .custom_wrapper_my{
border: 1px solid #ced4da;
}
/**custome design */
/********************End product tab form***********************/
.static-price{
    height: calc(2.25rem + 2px);
    line-height: 1.5;
    color: #495057;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    box-shadow: inset 0 0 0 transparent;
    margin-bottom:20px;
}
.dynamic_price{
    height: calc(2.25rem + 2px);
    line-height: 1.5;
    color: #495057;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    box-shadow: inset 0 0 0 transparent;
}
.dynamic-icon {
    fill: var(--theme-color);
}
.padding-top-20{
    padding-top:20px;
}
.remove_product_vendor{
    margin-left: -50px;
}
.alertify-notifier{
    color:white;
}
.public .checkmark{
    top:15px;
    margin-left:10px;
}
.consumable .checkmark{
    top:15px;
    margin-left:10px;
}
.is_taxes .checkmark{
    top:15px;
    margin-left:10px;
}

.weight_per_unit .checkmark{
    top:15px;
    margin-left:10px;
}

.vendor_price{
    width:55%;
}
.product-delete{
    margin: 1rem 1rem 3rem 0rem;
}
.category_delete{
   margin-left: 1%;
}

.pointer {cursor: pointer;}
.bgWhite.form-control[readonly]{
    background-color:#fff!important;
}

.create_backorder{
    margin-top: 3%;
}
.hr{
    height:1px;
    border-width:0;
    color:gray;
    background-color:gray
}

#inventory_to_be{
    width:60px;
}

.make_quote_request{
    margin-top: 3%;
}
.approve_request{
    margin-top: 3%;
}

.p-texts {
    padding-right: 247px;
}
.proposed_price {
    padding-right: 245px;
}
.open_approve_quote{
    margin-left:5px;
    font-size:15px;
    color:green;
}
.quote_decline_style{
    margin-left:5px;
    font-size:15px;
    color:red;
}
.refresh_quote{
    margin-left:5px;
    font-size:15px;
    color:blue;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none;
    color: black;
}
#requested_quotes tr td:first-child {
    width:1%;
}
.search_by_category{
    margin-left: 62%;
}
#requested_quotes{
    min-width: 100%!important;
    max-width: 100%!important;
    width: 100%!important;
}
.form_btn{
    margin-top: 4%;
    margin-left: 25%;
}
.loginform-section {
    width:100%
}
input:-webkit-autofill {
background-color:red !important;
}
.loginfooter-msg {
width: 100%;
    left: 0;
}
.loginfooter-msg .text-center {
width: 100%;
}
.regfoter {
text-align: center;
    margin-top: 15px;
    display: inline-block;
    width: 100%;
    font-size: 13px;
}
.login-container form {
    width:100%
}
.regi-container .login-heading-section {
    left: 43px;
}

#gst{
    margin-left:22px;
}
#mst{
    margin-left:22px;
}


.date {
    font-size: 11px
}


.track-line {
    height: 2px !important;
    background-color: green
}

.dot {
    height: 10px;
    width: 10px;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 0px;
    background-color: green;
    border-radius: 50%;
    display: inline-block
}

.big-dot {
    height: 25px;
    width: 25px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    background-color: green;
    border-radius: 50%;
    display: inline-block
}

.big-dot i {
    font-size: 12px
}

.custom-inline {
    display: inline;
}
.custom-checkbox.custom-inline {
    margin-left: 20px;
}
.select-return-item {
    position: absolute;
    top: 0;
    left: -32px;
}

.order-button-div{
    display: none;
}
.ex_date_box{
    display:inline-flex;
}
.div-border{
height:225px;
}
.small-box p {
    font-size: .90rem;
}
#requested_arrival_date{
    bottom: 7px;
}
#expected_arrival_date{
    bottom: 7px;
}
#process_date{
    /*bottom: 5px;*/
}
/*.change_multi_status{
    display: none;
}*/
#pick_by_customer_details input{
    width: 100%;
}

.date_search_div{
    display: none;
}
/*
.photoviewer-modal {
    width: 300px !important;
}
.photoviewer-modal .photoviewer-image {
    height: 200px !important;
}*/

.repeated-div-bg {
    background: #f6f6f6;
    padding: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #dedede;
}
h3.diffrence {
    float: right;
    text-align: right;
    width: 70%;
    font-size: 18px !important;
}

h3.graph-type {
    float: left;
    font-size: 18px !important;
    color: black;
    font-weight: bold;
}

h3.top_users {
    font-size: 18px !important;
    color: black;
    font-weight: bold;
}
section.content.custom-margin-0 .container-fluid {
    margin-top: 0px;
    padding-bottom: 0;
}
div#canvas canvas {
    width: 100% !important;
    height: 100% !important;
    max-height: 322px;
    max-width: 500px !important;
    margin-bottom: 20px;
}

table.new-table tr td:first-child{
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
table.new-table tr td:first-child:hover{
    overflow: visible;
    margin-top:20px;
    position: absolute;
    background-color:#FFF;
}
table.dataTable {
    width: 100% !important;
}

.blink{
        color: white;
        animation: blink 1s linear infinite;
	}

@keyframes blink{
0%{opacity: 0;}
50%{opacity: .5;}
100%{opacity: 1;}
}

.card-padding-bottom{
    padding-bottom:50px;
}
.text-size-1{
    font-size:13px;
    font-weight:600;
    margin-bottom: 3px;
}
hr.flex-fill.track-line.track_points {
    margin: 10px;
}
#order-status-name{
    font-size:10px;
}

.search_order_by_date{
margin-top: 0px !important;
}


#employee_password_error{
    color: red;
    padding-top: 68px;
    margin-left: 10px;
    margin-bottom: 10px;
    position: absolute;
    }

#admin_password_error{
    color: red;
    padding-top: 68px;
    margin-left: 10px;
    margin-bottom: 10px;
    position: absolute;
    }

.bg-gray{
 background-color:#DCDCDC;
}
.btn:disabled{
    opacity:.4;
}
.btn.pay-now.btn-default{
    border:1px solid !important ;
}

.sales_table{
            width: 100%;
            max-width: 100%;
            background-color: #fff;
            margin: 0px;
            border: 1px solid #6c757d;
        }
.sales_table th {
    background-color: #dee2e6;
    }
.sales_table th,
.sales_table td {
    vertical-align: middle;
    border: 1px solid #6c757d;
    text-align: center;
}
.sales_table tbody{
border: 1 px solid #6c757d !important;
}

.sales-heading{
text-align:left !important;
margin-top: 2px;
}

.sales_span{
background-color:#6c757d;
padding:10px;
margin: 0px
}
.sales_notes_img{
margin-right:20px;
text-align: left !important;
}

div#myARCreditCardModal .modal-dialog.modal-md {
    max-width: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
div#myARCreditCardModal h5 {
    margin: 0;
}
.card-form input {border: 1px solid #dedede;outline: none !important;box-shadow: none;}


.pay-container {
    /* display: block; */
    position: relative;
    /* padding-left: 35px; */
    margin-right: 10px;
    cursor: pointer;
    font-size: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.bell-count[data-count]:after{
  position:absolute;
  right:0%;
  top:-8%;
  content: attr(data-count);
  font-size:70%;
  padding:.5em;
  border-radius:999px;
  line-height:.65em;
  color: #000;
  background:rgba(224,171,25, 1);
  text-align:center;
  min-width:1.3em;
  font-weight:bold;
}

/*18-11-2021*/
a{
    color:  var(--theme-color);
    text-decoration: none;
    background-color: transparent;
}
.displayheading a:hover {
    color: #fff !important;
}
a.cart-icon1 {
    color: var(--theme-color);
    text-decoration: none;
    background-color: transparent;
}
.dropdown1{
    left:auto !important;
    right:0;
}
a.bell-count{
    color:var(--theme-color) !important;
}

.navbar-badge {
    font-size: .8rem;
    font-weight: 300;
    padding: 2px 3px;
    position: relative;
    right: 11px;
    top: -16px;
}

.fa-bell {
    content: "\f0f3";
    font-size: larger;
    position: inherit;
}

.bg_theme{
background-color: var(--theme-color) !important;
color:#fff !important;
}
.text_theme{
color: var(--theme-color) !important;
}

.order-des ul li h2.prodct-nm {
    width: auto;
}

.order-des ul li.custom-d-flex p {
    width: auto;
    padding: 1px;
}

.order-des ul
 li.custom-d-flex {
    list-style: none;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 2px 0;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
}
.order-des ul li.custom-d-flex .selectSize select {
    min-width: 100px;
    min-height: 30px;
    border: 1px  solid #dedede;
    background: #f6f6f6;
}
.Heading-Rettturn {
    width: 100%;
    text-align: center;
    position: relative;
}

.Heading-Rettturn p {
    position: absolute;
    z-index: 999;
    top: -24px;
    width: 100%;
    text-align: center;
    background: var(--theme-color);
    max-width: 130px;
    color: #fff !important;
    font-size: 12px;
    right: 6px;
}



.order-details-panel .order-thumb-img {
    /*margin-left: 10px;*/
    border: 1px solid #d7d7d7;
}



.expand-table {
    margin: 0px 0px 0px;
    padding: 15px;
}

.expand-table table {
    background: #fff;
}

.expand-table table tr th {
    background: var(--theme-color);
    color: #fff;
}
.expand-icons {
    cursor: pointer;
}
div#returnOrderModal .modal-dialog {
    max-width: 740px;
}

.deactivated{
background-color:#d6d1d1 !important;
}
.customer-suggestion {
    position: absolute;
    background-color: #ffffff;
    width: 96%;
    box-shadow: 0px 3px 6px #00000030;
    z-index: 99;
    max-height: 200px;
    overflow: auto;
}
.customer-suggestion  a {
    padding: 5px 10px;
    display: block;
    color: #5f5555;
    border-bottom: 1px solid #dedede;
}
.customer-suggestion-switch-user {
    position: absolute;
    background-color: #ffffff;
    width: 97%;
    box-shadow: 0px 3px 6px #00000030;
    z-index: 101;
    max-height: 400px;
    overflow: auto;
    }
.customer-suggestion-switch-user a{
    padding: 5px 10px;
    display: block;
    color: #5f5555;
    border-bottom: 1px solid #dedede;
}
.provider-suggestion {
position: absolute;
    background-color: #ffffff;
    width: 86%;
    box-shadow: 0px 3px 6px #00000030;
    z-index: 99;
        max-height: 200px;
    overflow: auto;
}
.provider-suggestion  p {
    padding: 5px 10px;
    display: block;
    color: #5f5555;
    border-bottom: 1px solid #dedede;
}

.pointer {cursor: pointer;}

/*27-12-2021*/
.displayheading{
display:flex;
align-items:center;
justify-content:space-between;
}
.displayheading h4{
margin:0px;
}
.mb-0{
    margin:0px;
}
.main-header .nav-link{
    height: auto;
    margin:0px;
    position: relative;
    padding-top: 0 !important;
    padding-bottom: 0px;
    line-height: 1rem;
}
.setting-header .content, .setting-header .container-fluid{
    margin-bottom: 0rem !important;
    margin-top: 0rem !important;
    padding-bottom: 0rem !important;
}

.setting-tabs .dash_home_head{
    display: flex;
    justify-content: space-between;
    margin-bottom: 10.25px;
}

.setting-tabs .dash_home{
    width: 7%;
    height: 60px;
}

.setting-tabs .small-box{
    height:60px;
    text-align:center;
}

.setting-tabs .small-box h3 {
    font-size: 13px !important;
    font-weight: 700;
    margin: 0 0 0px 0;
    padding: 0;
    white-space: nowrap;
}

.setting-tabs .small-box>.inner {
    padding: 5px 6px !important;
}

.setting-tabs .small-box p {
    font-size: 12px !important;
    margin-top: 1px;
    line-height: 15px;
}
/* Style the tab */
.setting-tabs .tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
.setting-tabs .tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.setting-tabs .tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.setting-tabs .tab button.active {
  background-color: #ccc;
}

/* Style the tab content */
.setting-tabs .dash_home_tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}
.setting-tabs table.table.new-table {
   min-height: 252px !important;
    max-height: 252px;
    height: 252px;
}

.setting-tabs table.table.new-table tbody#table_data {
   min-height: 250px !important;
    max-height: 250px;
    overflow-y: auto;
    height: 250px;
    display: block;
    width: 100%;
}

.setting-tabs table.table.new-table thead {
    display: block;
    width: 100%;
}

.setting-tabs table.table.new-table tbody#table_data td {
    width: 25%;
}

.setting-tabs table.table.new-table thead th {
    width: 25%;
}

 .accounting-tabs .dash_home_head{
    display: flex;
  }
  .accounting-tabs .dash_home{
      margin-bottom: -8px;
  }
  .accounting-tabs .small-box{
    height:60px;
    text-align:center;
  }
.accounting-tabs  .small-box h3 {
    font-size: 13px !important;
    font-weight: 700;
    margin: 0 0 0px 0;
    padding: 0;
    white-space: nowrap;
}
.accounting-tabs .small-box>.inner {
    padding: 5px 5px !important;
}
.accounting-tabs .small-box p {
    font-size: 13px !important;
    margin-top: 1px;
    line-height: 15px;
}
/* Style the tab */
.accounting-tabs .tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
.accounting-tabs .tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.accounting-tabs .tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.accounting-tabs .tab button.active {
  background-color: #ccc;
}

/* Style the tab content */
.accounting-tabs .dash_home_tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}
.accounting-tabs table.table.new-table {
   min-height: 252px !important;
    max-height: 252px;
    height: 252px;
}

.accounting-tabs table.table.new-table tbody#table_data {
   min-height: 250px !important;
    max-height: 250px;
    overflow-y: auto;
    height: 250px;
    display: block;
    width: 100%;
}

.accounting-tabs table.table.new-table thead {
    display: block;
    width: 100%;
}

.accounting-tabs table.table.new-table tbody#table_data td {
    width: 25%;
}

.accounting-tabs table.table.new-table thead th {
    width: 25%;
}
.customers-tabs .dash_home_head{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 16px;

}

.customers-tabs .dash_home{
  width: 10%;
  margin-bottom: -8px;
}

.customers-tabs .small-box{
    height:60px;
    text-align:center;
}

.customers-tabs .small-box h3 {
    font-size: 1.5rem !important;
    font-weight: 700;
    margin: 0 0 0px 0;
    padding: 0;
    white-space: nowrap;
}
.customers-tabs .small-box>.inner {
    padding: 5px !important;
}
.customers-tabs .small-box p {
    font-size: 13px !important;
    margin-top: 1px;
    line-height: 15px;
}

/* Style the tab */
.customers-tabs .tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
.customers-tabs .tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.customers-tabs .tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.customers-tabs .tab button.active {
  background-color: #ccc;
}

/* Style the tab content */
.customers-tabs .dash_home_tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}

.customers-tabs table.table.new-table {
   min-height: 252px !important;
    max-height: 252px;
    height: 252px;
}

.customers-tabs table.table.new-table tbody#table_data {
   min-height: 250px !important;
    max-height: 250px;
    overflow-y: auto;
    height: 250px;
    display: block;
    width: 100%;
}

.customers-tabs table.table.new-table thead {
    display: block;
    width: 100%;
}

.customers-tabs table.table.new-table tbody#table_data td {
    width: 25%;
}

.customers-tabs table.table.new-table thead th {
    width: 25%;
}
 .employee-tabs .dash_home_head{
    display: flex;
    justify-content: space-between;
  }
  .employee-tabs .dash_home{
      width: 10%;
      margin-bottom: -8px;
  }
  .employee-tabs .small-box{
    height:60px;
    text-align:center;
  }
.employee-tabs .small-box h3 {
    font-size: 1.5rem !important;
    font-weight: 700;
    margin: 0 0 0px 0;
    padding: 0;
    white-space: nowrap;
}
.employee-tabs .small-box>.inner {
    padding: 5px !important;
}
.employee-tabs .small-box p {
    font-size: 13px !important;
    margin-top: 1px;
    line-height: 15px;
}
.products-tabs .dash_home_head{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 16px;
  }
 .products-tabs .dash_home{
      width: 10%;
      margin-bottom: -8px;
  }
 .products-tabs .small-box{
    height:75px;

    text-align:center;
  }
.products-tabs .small-box h3 {
    font-size: 1.5rem !important;
    font-weight: 700;
    margin: 0 0 0px 0;
    padding: 0;
    white-space: nowrap;
}
.products-tabs .small-box>.inner {
    padding: 5px 5px !important;
}
.products-tabs .small-box p {
    font-size: 13px !important;
    margin-top: 1px;
    line-height: 15px;
}
/* Style the tab */
.products-tabs .tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
.products-tabs .tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.products-tabs .tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.products-tabs .tab button.active {
  background-color: #ccc;
}

/* Style the tab content */
.products-tabs .dash_home_tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}
.products-tabs table.table.new-table {
   min-height: 252px !important;
    max-height: 252px;
    height: 252px;
}

.products-tabs table.table.new-table tbody#table_data {
   min-height: 250px !important;
    max-height: 250px;
    overflow-y: auto;
    height: 250px;
    display: block;
    width: 100%;
}

.products-tabs table.table.new-table thead {
    display: block;
    width: 100%;
}

.products-tabs table.table.new-table tbody#table_data td {
    width: 25%;
}

.products-tabs table.table.new-table thead th {
    width: 25%;
}
.Vendors-tabs .dash_home_head{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 16px;
  }
  .Vendors-tabs .dash_home{
      width: 13%;
      margin-bottom: -8px;
  }
  .Vendors-tabs .small-box{
    height:65px;
    text-align:center;
  }
.Vendors-tabs .small-box h3 {
    font-size: 1.5rem !important;
    font-weight: 700;
    margin: -5px 0 0px 0;
    padding: 0;
    white-space: nowrap;
}
.Vendors-tabs .small-box>.inner {
    padding: 5px !important;
}
.Vendors-tabs .small-box p {
    font-size: 13px !important;
    margin-top: 1px;
    line-height: 15px;
}

#password_error{
    color: red;
    padding-top: 68px;
    margin-left: 10px;
    margin-bottom: 10px;
    position: absolute;
    }

.text-black{
color:#212529;
}


.pos_custom_field_div label{
    margin: 0px;
    padding: 0px;
    display: block;
    cursor: pointer;
    position: relative;
    /* margin-right: 251px; */
}
.form-group{
    position:relative;
}
.iconinput{
    color:var(--theme-color);
    position:absolute;
    top:36px;
    right:10px;
}
.iconinput.toggle-password{
    cursor:pointer;
}
.iconinput.toggle-billing-password{
    cursor:pointer;
}
/* 5 may css start here */
@media(max-width:767px){
.audit-tab-responsive table#audit_log_list {
    display: block;
    overflow-y: scroll;
}

div#chat_list_table_filter {
    text-align: left !important;
}
div#select_users input {
    margin-bottom: 15px;
}
.demo-dd.col-sm-2.ml-4 {
    margin-left: 0 !important;
}
.setWidthSpan button#sub_filter {
    margin-bottom: 20px;
}
span.select2-selection.select2-selection--single {
    margin-bottom: 10px;
}
#new_text_class button {
    margin: 10px 0 0 2px;
}
#new_email_class button {
    margin: 10px 0 0 2px;
}
#new_bulk_email_class button {
    margin: 10px 0 0 2px;
}

#new_bulk_email_class button{
 margin: 10px 0 0 2px;
}

#requested_quotes_filter {
    text-align: left;
}
#text_list_table_filter {
    text-align: left;
}
.subcategory_div {
    margin-bottom: 15px !important;
    display: block;
}
div#on_demand_quote_list_filter {
    text-align: left;
}
#quotes_by_vendor_filter {
    text-align: left;
}
nav-item.dropdown {
    background-color: #0000 !important;
}
.subcategory-btn{float:none;  margin-top: 10px;}
.new_toggle_button-switch.float-right {
    float: right !important;
    position: relative;
    right: 0;
    bottom: 0;
    top: 20px;

}
body.sidebar-mini.layout-fixed.sidebar-collapse .container-fluid {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.add_custom_vendor {
    left: 87% !important;
}
.custom-button a {margin:0 !important}
.custom-button{margin:0 !important}
label.containers.weight_per_unit.fw-100 {
    padding-left: 35px;
}
label.containers.is_taxes.fw-100 {
    padding-left: 35px;
}
.col.col-md-6.col-6.show-taxes {
    flex: 100%;
    max-width: 100%;
}
label.requiredField {
    font-size: 15px;
}
.tabs-responsive-mob .demo-dd {
    width: 100% !important;
}
.tabs-responsive-mob .demo-dd {
    margin-bottom: 10px;
}
button#reset-btn {
    margin-top: 10px;
}
.toggle-margin {
    margin: 0 !important;
}
}
/* 5 may css end here */

/*30-05-2022*/
.tableselect1 .select2-container{
    width:100% !important;
}
.table-responsive1 .row:nth-child(2){
    margin:0px;
}
.table-responsive1 .row:nth-child(2) > div{
    padding:0px;
    overflow:auto;
}
.table-responsive1 .row:nth-child(2) > div table{
    width:100% !important;
}
.table-responsive1 .row:nth-child(2) > div table .dataTables_empty{
    text-align:center;
}
.col-6.custom-flex {
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom:20px;
}

.flex-alignment label {
    display: flex !important;
    align-items: center;
    height: 100%;
    margin: 0;
    flex-direction: row;
}


.flex-alignment label span {
    width: 100% !important;
    text-align: left;
}

.flex-alignment label  input {
    width: 100% !important;
    margin: 0px !important;
}

.flex-alignment {
    width: 100%;
}

.col-6.custom-flex input {
    position: static;
    margin: 0 10px;
}
.col.split-textbox.row.flex-row {
    display: flex;
    flex-direction: column;
    max-width: 800px;
}

body{
	font-family: 'Roboto', sans-serif;
}

/*14-07-2022*/
.custom-width {
    max-width: 450px;
    height: 86vh;
    display: flex;
    align-items: center;
}
label.lable-custom {
    margin: 0;
    margin-right:3px;
}
.flex-custom{
display:flex;
align-items:center;
}
.billing-table-caption {
    padding-top: 0rem;
    padding-bottom: 0.5rem;
    color: black;
    text-align: left;
    caption-side: top;
    font-size: 15px;
    margin-left: 5px;
}
span.span-none {
    display: none;
}
.no-underline{
text-decoration:none !important;
}

/* 28/7/2022 css start here */
.audit-tab-responsive table#audit_log_list {
    display: block;
    overflow-x: scroll !important;
}

.audit-tab-responsive table#audit_log_list::-webkit-scrollbar {
    -webkit-appearance: none;
    width: auto;
    height: 6px;
}
.audit-tab-responsive table#audit_log_list::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background-color: rgb(0 0 0 / 22%);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}

.form-check.payment_box .flex-alignment label input {
    width: 100% !important;
}

div#providerBillPaymentModel h6.flex-custom {
    margin: 0;
}
.provider-total-bill {
    margin: 0;
}

input.other-amount.float-right.input-other-amount {
    height: 20px;
}
.amt-input input.other-amount.float-right.input-other-amount {
    padding-left: 20px;
}
.amt-input span {
    position: absolute;
    background: #eee;
    display: flex;
    width: 21px;
    align-items: center;
    justify-content: center;
    height: 18px;
    top: 1px;
    left: 109px;
    font-size: 14px;
}
.row.provider-other-amount-row {
    margin-top: 3px;
}
div#providerBillPaymentModel .modal-header {
    padding: 10px 15px 0 !important;
}
.btn-table-active button {
    background: grey !important;
}
.btn-table-active .btn-active {
    background: var(--theme-color) !important;
}
.space-between{
justify-content: space-between;
}

/* 28/7/2022 css end here */

.demo-dd1 {
    position: relative;
}

.demo-dd1 i {
    position: absolute;
    right: 15px;
    top: 10px;
}

 .scrollable-table {
            overflow-x: auto;
            height: auto; /* Set the desired height for the scrollable area */
            position: sticky !important;
            left: 0;
        }
        .scrollable-table tbody td:first-child {
            position: sticky;
            left: 0;
            z-index: 1;
            background-color: white;
        }
        .scrollable-table thead th:first-child {
            position: sticky;
            left: 0;
            z-index: 1;
            background-color: white;
        }

        /* Style the scrollbar */
        .scrollable-table::-webkit-scrollbar {
            width: 10px; /* Set the default width for the scrollbar */
        }

        .scrollable-table::-webkit-scrollbar-track {
            background-color: #f1f1f1; /* Set the background color of the scrollbar track */
        }

        .scrollable-table::-webkit-scrollbar-thumb {
            background-color: #888; /* Set the color of the scrollbar thumb */
        }
        table#inventory_turnover_purchase_list thead tr th, table#inventory_turnover_sales_list thead tr th {
    min-width: 163px;
}

.card-scroll {
    overflow-x: auto;
}

.dbSetting{
padding: 0 45px 0 0;
}

.modal-content.adjust-entry {
    top: 15%!important;
    width: 60%!important;
    left: 20%!important;
    padding:15px!important;
    box-shadow: 1px 0px;
}

form#adjEntryForm table tr {
    border: 1px solid black;
    width:80px;
}
form#adjEntryForm table tr td {
    form#adjEntryForm table {
    width: 100%;
    height: 135px;
}

}
#adj_addNotesModal {
    top: 15%!important;
    padding:15px!important;
}

.modal-header-adjust {
        background-color: var(--theme-color) !important; /* Set your desired background color */
        color: #ffffff; /* Set the text color */
        padding: 15px; /* Adjust padding as needed */
        border-bottom: 1px solid #dee2e6; /* Add a border at the bottom */
    }

    .modal-title {
        font-size: 1.5rem; /* Adjust the font size */
    }

    #balance_due_adjust {
        color: #28a745; /* Set a color for the balance due text */
    }




    .section1 {
    width: 606px;
    border-right: 1px solid gray;
}

.heading1 {
    width: 456px;
    border-right: 1px solid gray;
}
.section4 {
    display: flex;
}
.heading2 {
    width: 273px;
    border-right: 1px solid gray;
}
.heading3 {
    width: 273px;
    border-right: 1px solid gray;
}
.heading4 {
    width: 273px;
    border-right: 1px solid gray;
}
.heading5 {
    width: 273px;
    border-right: 1px solid gray;
}
.heading6 {
   width: 273px;
    border-right: 1px solid gray;
}
/*table.sales_table tr th:nth-child(3) {
      width: 15%!important;
}table.sales_table tr th:nth-child(4) {
      width: 15%!important;
}table.sales_table tr th:nth-child(5) {
       width: 15%!important;
}table.sales_table tr th:nth-child(6) {
       width: 15%!important;
}table.sales_table tr th:nth-child(7) {
       width: 15%!important;
}
table.sales_table tr th:nth-child(2) {
        width: 22%!important;
}
table.sales_table tr th:nth-child(1) {
    WIDTH: 35PX!important;
}
table.sales_table tr th:nth-child(2) {
    width: 241PX!IMPORTANT;
}*/

table.sales-second tr th:nth-child(3) {
      width: 15%!important;
}table.sales-second tr th:nth-child(4) {
      width: 15%!important;
}table.sales-second tr th:nth-child(5) {
       width: 15%!important;
}table.sales-second tr th:nth-child(6) {
       width: 15%!important;
}table.sales-second tr th:nth-child(7) {
       width: 15%!important;
}
table.sales-second tr th:nth-child(2) {
        width: 22%!important;
}
table.sales-second tr th:nth-child(1) {
    WIDTH: 35PX!important;
}
table.sales-second tr th:nth-child(2) {
    width: 241PX!IMPORTANT;
}




.customer-custom_adj{
    position: absolute;
    top: 27px;
    width: auto;
    right: 43px;
    display: flex;
}

.vendor-custom_adj{
    position: absolute;
    top: 26px;
    width: auto;
    right: 46px;
    display: flex;
}

.emp-custom_adj{
    position: absolute;
    top: 26px;
    width: auto;
    right: -57px;
    display: flex;
}

span.email-ids,
span.customer-email-ids,
span.vendor-email-ids {
    float: left;
    /* padding: 4px; */
    border: 1px solid #ccc;
    margin-right: 5px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 5px;
    background: var(--theme-color);
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 5px;
}

span.email-ids,
span.customer-email-ids,
span.vendor-email-ids{
    color: #000;
    background: #E9ECEF;
    border: 1px solid #E9ECEF;
}

span.cancel-cc-email,
span.cancel-vendor-cc-emails{
    border: 1px solid #ccc;
    width: 18px;
    display: block;
    float: right;
    text-align: center;
    margin-left: 20px;
    border-radius: 49%;
    height: 18px;
    line-height: 15px;
    margin-top: 1px;    cursor: pointer;
}

span.cc-input {
    display: block;
    float: left;
    padding-right: 11px;
}

.col-sm-12.cc-email-id-row {
    border: 1px solid #ccc;
    border-radius: 5px
}
.col-sm-12.cc-email-id-row input {
    border: 0px; outline:0px;
}
.col-sm-12.cc-email-id-row {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
}

.overflow-auto {
  overflow: auto !important;
}

.hidden {
    display: none;
}

.cc-email-id-row{
    max-height: 75px; /* Fix a max-height here */
    overflow: auto; /* Optionally you can also use overflow: scroll; */
}

i.view_icon_quotes {
		position: relative;
		margin: 7px;
		display: inline-block;
		padding: 0.3em 0.4em;
		color: black;
	}

i.plus_icon_quotes,
i.plus_icon_purchase_order {
		display: inline-block;
		border-radius: 50px;
		margin-left: 4px;
		box-shadow: 0px 0px 2px #888;
		padding: 0.3em 0.4em;
		background-color: #46d73d;
		color: white;
	}

.row_border_quote {
        border-bottom: 1px solid #ddd; /* Define border for each row */
    }

#pay_now_receivable {
        padding-left: 60px;
        padding-right: 60px;
        padding-bottom: 40px;
        margin-right: 125px
}

#pay_now_payable {
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 40px;
    margin-right: 125px;
}

.select_all_customers_not_assign{
  cursor: pointer;
  }

.select_all_customers_assign{
  cursor: pointer;
  }
  .table11 .form-check-input {
margin-top: 0.12em;
  }

#not-assigned-customers
input[type="checkbox"]{
  cursor: pointer;
}

#assigned-customers
input[type="checkbox"]{
  cursor: pointer;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    top: 50% !important;
    transform: translateY(-54%);
}
.page-item.active .page-link {
    background-color:  var(--theme-color) ;
    border-color:  var(--theme-color) ;
}
.page-link{
color:#000
}
.page-link:hover{
    color: #dcad1e;
    background-color: #f1f1f1;
    }
    .fz12{
    font-size:12px
    }
    .yellowText{
    color:#e0ab19
    }




.text_box {
            gap: 20px;
        }

        .file-drop-area {
            position: relative;
            display: flex;
            align-items: center;
            width: 100%;
            height: 50px;
            text-align: center;
            padding: 10px;
            font-size: 13px;
            background-color: rgb(245 245 245 / 100%);
            border: 1px dashed rgb(0, 0, 0, 0.31);
            border-radius: 3px;
            transition: 0.2s;
            flex: none;
        }

        .file-drop-area.is-active {
            background-color: rgba(255, 255, 255, 0.05);
        }
        .file-msg {
            font-size: small;
            font-weight: 300;
            line-height: 1.4;
            color: #fff;
            background-color: rgb(181 181 181);
            padding: 4px 10px;
            height: fit-content;
            display: none;
            max-width: calc(100% - 170px);
        }

        .file-msg .fm {
            display: inline-flex;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            max-width: 330px;
        }

        .file-input {
            position: absolute;
            left: 0;
            top: 0;
            height: 100%;
            width: 100%;
            cursor: pointer;
            opacity: 0;
        }

        .file-input:focus {
            outline: none;
        }

        .resetInput {
             cursor: pointer;
    font-weight: 900;
    position: absolute;
    top: -10px;
    right: -8px;
    background: #e8e8e8;
    width: 19px;
    height: 19px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    box-shadow: 0 0 2px rgb(0 0 0 / 10%);
    color: #414141;
        }

        .radioBox {
            gap: 10px;
        }

        .btn-warning-custom {
            color: #fff;
            background: #e0ab19;
        }

        .btn-outline-warning-custom {
            color: #e0ab19;
            border-color: #e0ab19;
            background-color: transparent;
        }

        .btn-outline-warning-custom:hover {
            color: #fff;
            background-color: #e0ab19;
        }

         .categoryForm p.details {
            border-bottom: 1px solid rgb(0 0 0 / 18%);
            margin-bottom: 20px;
        }

        .inventoryInfoLeft,
        .inventoryInfoRight {
            padding-left: 15px;
            border-left: 1px solid rgb(0 0 0 / 25%);
        }

         .categoryForm .form-check-label,
         .categoryForm select.form-control {
            font-size: 14px;
        }

         .categoryForm [type=radio] {
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
        }


         .categoryForm [type=radio] {
            width: 16px;
            height: 16px;
            border: solid 2px #d3d3d3;
            position: relative;
            box-sizing: border-box;
            border-radius: 100%;
        }

         .categoryForm [type=radio]:checked {
            border: solid 5px #e0ab19;
        }

         .categoryForm .form-check {
            display: flex;
            align-items: center;
            gap: 5px;
        }

        .categoryForm .form-check-label {
            transform: translateY(3px);
        }
        p.details {
    font-size: 19px;
    border-left: 4px solid var(--theme-color);
    padding-left: 7px;
    border-radius: 4px;
    line-height: 1;
}
.newCardLeft{
margin-right:2px
}
.newCardRight{
margin-left:2px
}
.newcard , .inventoryRow{
       padding: 28px;
    /* box-shadow: 0 0 1px rgb(0 0 0 / 80%); */
    height: 100%;
    border-radius: 4px;
    border: 1px solid #00000026;
}
.inventoryRow{
    padding: 20px;
    padding-bottom: 28px;
}
.inventoryRow .select2-container--default .select2-selection--multiple{
min-height:40px
}
.customCardHeader::after {
display:none
}
.customCardHeader .card-title{
font-size: 21px;
}
.newcard label, .inventoryRow label{
font-weight:400 !important
}
.file-preview-parent{
display:none
}
#file-preview{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: 1px solid #d5d5d5;
    border-radius: 3px;
}

#loader-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

.loader {
    font-size: 24px;
}

/* Loader positioning and styling */
.loader-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.8);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1050; /* To show above the modal content */
}

/* Blur effect for the modal background */
.blur-background {
    filter: blur(5px); /* Adjust the blur intensity */
}

.page-heading-insight {
    text-align: center;
    font-size: 2.5rem;
    font-weight: 700;
    margin-top: 40px;
    margin-bottom: 30px;
    color: #2c3e50;
    padding-bottom: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
}

 .select_additional_fee,
    .saved-fee-row select {
        width: 250px;
        min-width: 250px;
        max-width: 250px;
    }

    .additional_fee_price,
    .saved-fee-row input[type="number"] {
        width: 100px;
    }

    .auto-fee-row {
        gap: 10px;
    }

    .auto-fee-row .input-group {
        flex-wrap: nowrap;
    }

    .auto-fee-row .col-2 {
        flex: 0 0 auto;
        width: auto;
    }

    .auto-fee-row .btn {
        min-width: 36px;
    }

    div#AddManualPOModal .form-group {
    display: flex;
    align-items: center;
    gap: 20px;
}
div#AddManualPOModal .form-group label {
    max-width: 40%;
    width: 25%;
}
div#AddManualPOModal .form-group input, div#AddManualPOModal .form-group select {
    max-width: 300px;
    width: 100%;
}
select#manual_vendor_id {
    width: 300px !important;
}
.product-info table thead th {
    background: #f3f3f3;
}

.setWidthSpan.wrapper_box span.select2.select2-container {
    max-width: 300px !important;
    width: 300px !important;
}
.inventory_box {
    display: flex;
    justify-content: space-between;
    margin: 10px 0 0 0;
    align-items: center;
}

.nav-item.dropdown.header_dropdown {
    background: var(--theme-color);
    aspect-ratio: 1 / 1;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.nav-item.dropdown.header_dropdown {
    margin-left: 20px;
}
.nav-item.dropdown.header_dropdown a#navbarDropdown {
    padding: 0 4px;
    font-size: 14px;
}

.header_dropdown .dropdown-toggle::after{
content:none;}
.nav-item.dropdown.header_dropdown a#navbarDropdown {
    padding: 0 4px;
    font-size: 14px;
    min-width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    color: #fff;
}
.data_flex_wrap {
    display: flex;
    flex-direction: column;
    height: calc(100% - 56px);
}

.rowresponsive {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -7.5px;
    cursor: pointer;
}
.rowresponsive.rowactive {
   border-bottom: 2px solid var(--theme-color);
}
.rowresponsive h6 {
    margin-bottom: 0;
}

.quote-form {
    display: flex;
    gap: 5px;
    align-items: center;
}

.quote-form label{
    margin-bottom: 0;
    font-size: small;
    font-weight: 400 !important;
    color: #000000a8;
}

.inactivequotes {
    display: none;
}

.quotecustomize {
    display: grid;
    grid-template-columns: 2fr 1fr;
}

.product-details-container {
    margin: 4px 0 0 0;
}
table.product-details-table{
    border: 1px solid #dee2e6;
    }
table.purchase-order-table thead tr th, table.product-details-table thead tr th,
table.purchase-order-table tbody tr td, table.product-details-table tbody tr td,
table.purchase-order-table tbody tr th{
    border-bottom: 0;
    border-top: 0;
    }
table.purchase-order-table thead tr th, table.product-details-table thead tr th{
    font-weight: 500;
    }
table.product-details-table thead tr th,
table.product-details-table tbody tr td{
    padding: 8px 8px;
    }
table.purchase-order-table thead tr th,
table.purchase-order-table tbody tr td,
table.purchase-order-table tbody tr td{
    padding: 6px;
    }
table thead tr th.thead-color{
    background-color: var(--theme-color);
    color: #fff;
    }
.purchase-header-title{
    background-color: var(--theme-color);
    color: #fff;
    position: relative;
    padding: 4px;
    padding-left: 24px;
    font-size: 18px;
    }
.purchase-header-title::before{
    content: "";
    border-left: 3px solid #fff;
    border-bottom: 3px solid #fff;
    transform: rotate(45deg);
    position: absolute;
    width: 10px;
    height: 10px;
    top: 10px;
    left: 8px;
    }
button.btn.custom-select-btn {
    border: 2px solid #ffb26a;
    line-height: normal;
    padding: 4px 12px;
    font-size: 14px;
    }
table.purchase-order-table thead{
        background-color: #c1c1c1;
    }
table.product-details-table thead tr:not(:first-child) th{
        background-color: #c1c1c1;
    }
.purchase-order {
        border: 2px solid #ffb26a;
    }
.product-card-container {
        margin: 16px;
        border: 2px solid #ffb26a;
        border-radius: 8px;
    }
label.font-weight{
        font-weight: 500;
    }
h5.font-size{
        font-size: 18px;
        font-weight: bold;
    }
/*table tbody tr td a, .product-card-header a{*/
/*        text-decoration: underline;*/
/*    }*/
span.average-cost, span.current-replacement{
        font-size: 14px;
    }
span.current-replacement{
        margin-left: 8px;
        position: relative;
    }
span.current-replacement::before{
        content: "";
        position: absolute;
        width: 1px;
        height: 13px;
        background-color: #979393;
        left: -6px;
        top: 3px;
    }
table.purchase-order-table tbody tr td:last-child{
        text-align: right;
    }
table.purchase-order-table thead tr th:last-child{
        text-align: right;
    }
table.purchase-order-table tbody tr th:last-child{
        text-align: right;
    }
.table-responsive.left-product-container, .purchase-order .drafted-product{
        height:calc(100vh - 200px);
        overflow-y:auto;
    }
.table-responsive.left-product-container::-webkit-scrollbar,
.purchase-order .drafted-product::-webkit-scrollbar {
      width: 6px;
    }
.table-responsive.left-product-container::-webkit-scrollbar-track,
.purchase-order .drafted-product::-webkit-scrollbar-track {
      background: #f0f0f0;
    }
.table-responsive.left-product-container::-webkit-scrollbar-thumb,
.purchase-order .drafted-product::-webkit-scrollbar-thumb {
      background-color: #ffb26a;
      border-radius: 5px;
    }
.purchase-order .purchase-header-title{
        position:sticky;
        top:0;
        z-index:9;
        text-decoration: underline !important;
        margin-bottom: 0;
    }

#send-to-vendor {
    background-color: var(--theme-color);
    border: 2px solid #ffb26a;
    line-height: normal;
    padding: 4px 12px;
    font-size: 14px;
}

.draft-body {
    min-height: 300px;
}

.draft-table-po {
    display: flex;
    gap: 20px;
}
.draft-table-po table {
    width: 50%;
}
.draft-table-po table thead {
    background-color: var(--theme-color);
    display: flex;
    padding: 5px;
}
.draft-table-po table tbody tr {
    display: flex;
    padding-left: 5px;
    min-height: 20px;
}
.draft-table {
    width: 100%;
}
.draft-table thead tr th {
    padding: 5px;
    background-color: var(--theme-color);
}
.draft-table tbody tr td {
    padding: 5px;
}
.draft-table thead tr th:last-child, .draft-table tbody tr td:last-child {
    text-align: right;
} {
    text-align: right;
}

.popped {
    position: relative;
    box-shadow: 1px 3px 8px #11121052;
    z-index: 2;
    backdrop-filter: blur(10px);
    animation: slide-up-and-center 0.6s forwards ease-in-out;
}
@keyframes slide-up-and-center {
    from {
        transform: translateY(10vh);
        opacity: 0;
    }
    to {
        transform: translateY(-50%);
        opacity: 1;
    }
}

.remove-bg{
    background-color: #fff !important;
}
.blur-back {
    filter: blur(10px);
    color: #fff !important;
}

.modal-body.flex {
    display: flex;
    justify-content: space-between;
}
.modal-body.flex .notes, .modal-body.flex .arrival-date {
    width: 50%;
}
.modal-body.flex .arrival-date {
    text-align: end;
}

/*        -        --- ---         -            -- --    -       */



.draft-container {
    margin: 0 auto;
    background-color: white;
    padding: 20px;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.draft-container table {
    width: 100%;
    border-collapse: collapse;
}

.draft-container table thead {
    background-color: #f4e91c;
}

.draft-container table th {
    text-align: left;
    padding: 12px;
    font-weight: 500;
    font-size: 13px;
    color: #333;
    border-bottom: 2px solid #e0e0e0;
}

.draft-container table th.sortable {
    cursor: pointer;
    user-select: none;
}

.draft-container table th.sortable:after {
    content: ' ↕';
    color: #999;
}

.draft-container table td {
    padding: 12px;
    font-size: 14px;
    color: #333;
    border-bottom: 1px solid #f0f0f0;
}

.draft-container table tbody tr {
    background-color: #fffee6;
}

.draft-container table tbody tr:hover {
    background-color: #fffdd6;
}

.vendor-link {
    color: #1976d2;
    text-decoration: none;
}

.vendor-link:hover {
    text-decoration: underline;
}

.status-badge {
    display: inline-block;
    padding: 4px 12px;
    background-color: #4caf50;
    color: white;
    border-radius: 12px;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    cursor: pointer;
}

.draft-label {
    display: inline-block;
    background-color: #f4e91c;
    padding: 4px 8px;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 10px;
}



/* 28/oct Deepesh*/
.product-details-container .draft-container .table-heading{
   background: var(--theme-color);
    padding: 10px 20px;
    color:white;
}
.product-details-container .draft-container thead tr{
   background: #e7e7e7;
}

.product-details-container .draft-container thead tr th{
   Font-size:18px;
}

.circle{
    background: var(--theme-color);
    width: 28px;
    height: 28px;
    border-radius: 50px;
    text-align: center;
    line-height: 27px;
    color: white;
}

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

.download-graph {
    gap: 10px;
    display: flex;
    align-items: center;
    background-color: var(--theme-color);
    color: #fff;
}
.download-graph:hover{
color:#fff
}
.graph-title {
    font-size: 20px;
    font-weight: 600;

.ar-fix-btn {
    border: none;
    background: none;
    width: 100%;
    padding: 0;
    text-align: left;
    cursor: pointer;
    display: block;
}

.ar-fix-btn .small-box {
    width: 100%;
}

.dynamic-stroke-icon {
    stroke: var(--theme-color);
}

.dynamic-icon-both {
    fill: var(--theme-color);
    stroke: var(--theme-color);
}
.breadcrumb li.breadcrumb-item {
    font-size: 15px !important;
}
nav.app-tabs .nav-link .tab-btn-wrpr .tab-icon {
    stroke: var(--theme-color) !important;
}

nav.app-tabs .nav-link.active .tab-btn-wrpr .tab-icon {
    stroke: #fff !important;
}
.dynamic-icon {
    fill: var(--theme-color);
}

.dynamic-stroke-icon {
    stroke: var(--theme-color);
}

.dynamic-icon-both {
    fill: var(--theme-color);
    stroke: var(--theme-color);
}