.invalid-feedback {
	display: block !important;
}

.hidden
{
	display: none !important;
}

.align-left
{
	text-align: left !important;
}

.align-right
{
	text-align: right !important;
}

.align-center
{
	text-align: center !important;
}
.auk-input-container {
    display: flex;
    justify-content: center; /* Center align horizontally */
    gap: 10px; /* Optional: add space between the inputs */
}

.pickingButtons {
	font-size: 0.75rem !important;
    padding: 0.45rem .475rem !important;
}

.stats-sub-text {
	font-size:0.8rem;
	color:#666666;
	font-style: italic;
}

.openMsg {
	color: #DC4C64;
	font-size: 0.8em;
	font-style: italic;
}

.auk-po-qty {
	min-width: 55px !important;
}

.purchasing.badge {
	font-size: 1em !important;
}

.tiny_labels {
	font-size: 0.6em;
	color:gray;
	margin-bottom: -2px !important;
}

.courier-logo {
        max-height: 3.2em; /* Standardized size */
        margin-left: 4px;
    }

.hidden-placeholder {
    visibility: hidden; /* Keeps the space but hides the image */
}

.button_check:hover, .courier-logo-enabled:hover {
	cursor: pointer !important;
}

.courier-logo-disabled:hover {
	cursor: not-allowed;
}

.cp_badge {
	font-size: 0.5em !important;
    margin-top: -2px;
}

/* Make logo visible */
.visible {
    visibility: visible;
}

.courier-logos {
	padding-top:0.5em;
	margin-left: -1.7em;
	padding-right:0.5em;
}

  .result{
        position: absolute;        
        z-index: 999;
        top: 100%;
        left: 15px;
		background-color: white;
		box-shadow: 0 10px 25px 0 rgba(50,50,93,.07), 0 5px 15px 0 rgba(0,0,0,.07);
	  border-radius: 5px;
    	border: none;
    
    max-height: 400px;

    overflow-y: scroll;
}
    /* Formatting result items */

#pickingSearch_close{
	background-color: #F4F4F4;
	text-align: right;
	padding: 1em;
	border-left:  1px solid #CCCCCC;
	border-right:  1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#pickingSearch_close:hover {
  color: red;
	cursor: pointer;
}

.pickingResults_end{
	background-color: #F4F4F4;
	padding: 1em;
	min-height: 1em;
	border-left:  1px solid #CCCCCC;
	border-right:  1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.pickingSearchContainer{

}

.pickingProduct_row {
	
}

tr.picking_bom {
/*	border-top: none !important;*/
}

td.picking_bom {
	border-top: none !important;
}

.pickingProduct_row_cxl {
color:#c8c8c8; 
font-style:italic;
text-decoration: line-through;	
}

.pickingSearchSub {
	padding:5px 1px 5px 5px; 
	width: 100%;
}

.pickingSearchTD{
	
}

.pickingResult_cols {
    margin: 0;
    padding: 7px 10px;
	border: none;
    border-left:  1px solid #CCCCCC;
	border-right:  1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    cursor: pointer;
    margin-bottom: 0rem !important;
}
.pickingResult_cols:hover{
    background: #f2f2f2;
}

.postAdminMessagingArea{
	padding-top: 2em !important;
	padding-bottom: 1em;
}

.admin_list_info{
	font-size:1em !important; 
	margin-bottom:0.1em;
	color:#4bbba6;
}

.admin_list_info:hover{
	cursor: pointer;
	color:green !important;
}

.supplierBar:hover{
	cursor: pointer;
	color:gray!important;
}

.supplierBar{
	border-top:1px solid #EFEFEF;
}

tr.supplierBar td {
    border-top: 1px solid #ffffff !important;
    border-bottom: none !important;
    border-left: none !important;
    border-right: none !important;
    box-shadow: none !important;
}

.sendToCin7TD {
	padding-left:0px !important;
	padding-right:0px !important;
	padding-bottom:50px !important;
	white-space: nowrap;
    width: 1px;
}

.cin7Btn{
/*	margin-left:-10px;*/
}

td.no-grow {
    white-space: nowrap;
    width: 1px;
}

.purchaseButton {
	min-width: 4em;
}

.collapsible {
/*	color:red;*/
}

.collapsed {
  display: none;
}

.processing_msg{
	font-size: 0.75em;
}

.red{
	color: red !important;
}

.green{
	color: green;
}

table.sale_detail{
	font-size: 0.8em;
}

table.sale_detail td{
	padding: 0px !important;
	border: none !important;
	vertical-align:top !important;
}

#search_close{
	background-color: #F4F4F4;
	text-align: right;
	padding: 1em;
}

#search_close:hover {
  color: red;
	cursor: pointer;
}

    .result_cols {
        margin: 0;
        padding: 7px 10px;
        border: none;
        border-top: 1px solid #CCCCCC;;
        cursor: pointer;
		margin-bottom: 0rem !important;
    }
    .result_cols:hover{
        background: #f2f2f2;
    }


.OF_img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: solid thin #CCCCCC;
  width: 100px;
  height: 100px;
}

.of_price {
/*	width:calc(2.75em + .75rem + 2px)!important;*/
	padding: .400rem .2rem!important;
	text-align: right;
}

.of_qty {
	width:calc(2em + .75rem + 2px)!important;
	padding: .375rem .2rem!important;
	text-align: center;
}

.pricing_params_no {
	width:calc(6em + .75rem + 2px)!important;
	padding: .375rem .750rem !important;
	text-align: left;
}

.whoShow {
	font-size:0.75rem !important;
	margin-bottom: 0.25rem;
	cursor: pointer;
}

.who {
	font-size:0.7em;
}

.whoName {
	padding-left:0px;
}

.whoSpend {
	padding-right:0px;
}

.no-padlr{
padding-right:0px !important; padding-left:0px !important;	
}

.no-padl{
padding-left:0px !important;	
}

.no-padr{
padding-right:0px !important;
}

.no-padtb{
padding-top:0px !important; padding-bottom:0px !important;	
}

.no-padt{
padding-top:0px !important;	
}

.no-padl{
padding-left:0px !important;
}

.no-pad{
padding:0px !important;
}

.subtleL{
	border-bottom: thin solid rgba(55, 77, 103, .07)!important;
}

.subtleT{
	border-top: thin solid rgba(55, 77, 103, .07)!important;
}

.subtleA{
	border-bottom: thin solid rgba(55, 77, 103, .05)!important;
}

.pricing_action{
	padding: 0.3rem 0rem 0.3rem 0.375rem !important;
	line-height: 1rem !important;
	height: 1.5rem !important;
	font-size: 1em !important;
	border: solid thin #dbdfe4 !important;
	border-radius: 0.25rem !important;
	color:#112b4a !important;
}

.price_changed{
	border: solid thin red !important;
	background-color: mistyrose;
}

select.pricing_action {
	padding-top:0.2rem !important;
}

.pricing_R_headerContainer {
	padding: 0px !important;
}
.pricing_R_content {
/*	border: thin solid blue;*/
	padding-left: 0.1em !important;
	padding-right: 0em !important;
	white-space: nowrap;
	position: absolute;
	right: 0;
}

.pricing_R_headers {
/*	border: thin solid red;*/
	padding-left: 0.1em !important;
	padding-right: 0em !important;
	white-space: nowrap;
}

#pricing_results_table {
	font-size: 0.8em;
}

.pricing_results_table_product_rows {
	border-bottom: solid thin #eeeeee;
}

.pricing_results_table_product_sections {
	border-bottom: solid thin #cccccc;
}
.pricing_results_table_customer_header {
	font-size: 1.25rem !important;
	padding-top:0.5rem;
}

.price_rbox_down {
	padding: 1px;
	font-size: 0.7rem !important;
	border: solid thin #089C39;
	background-color:#A7DDB9;
	color: #089C39;
	text-align: center;
}

.price_rbox_up {
	padding: 1px;
	font-size: 0.7rem !important;
	border: solid thin red;
	background-color: lightpink;
	color: red;
	text-align: center;	
}

.tier_rbox {
	padding: 1px;
	font-size: 0.7rem !important;
	border: solid thin #0A2EBC;
	background-color:lightblue;
	color: #0A2EBC;
	text-align: center;
}

.drop_rbox {
	padding: 1px;
	font-size: 0.7rem !important;
	border: solid thin red;
	background-color: lightpink;
	color: red;
	text-align: center;
}

.recommend_box {
	padding: 1px !important;
	margin-bottom: 2px !important;
	margin-top: 2px !important;
}

#order_form td{
	vertical-align:middle;
}

.product_tn{
	border-radius: 10%!important;
	border: solid thin #EFEFEF!important;
	transition: 0.2s;
}

.product_tn:hover{
	width:400%!important;
	height:400%!important;
	transition: 0.3s;
  z-index: 9999999 !important;
}

.hm_btn_g:hover, .hm_btn_r:hover {
  cursor: pointer;
}

#order_form .hm_btn_g:hover {
  color:rgba(72,186,22,1.00);
}

#order_form .hm_btn_r:hover {
  color:rgba(239,22,25,1.00);
}

#order_form .hm_btn:active {
  /*font-size: 26px;*/
  transition: 0.1s;
}

.totals_top {
  border-top: 2px solid rgba(239,239,239,1.00);
}

[dir=ltr] .stories-card .card-title, [dir=ltr] .stories-card .card-title>a, [dir=ltr] .stories-card__title
{
  max-width: 500px !important;
}

.customer_products .stories-card, .customer_products .card
{
/*  z-index: 1 !important;*/
	box-shadow: none;
    border: solid thin #f7f8f9;
	margin-bottom:0px;
}

.customer_products .save_icon
{
	font-size:1.5em;
}

.customer_products .qty_icons_left, .customer_products .qty_icons_right
{
	font-size:1.5em;
}


.customer_products .qty_icons_left
{
	/*hello*/
}

.customer_products .qty_icons_right
{
	
}

.customer_products td.row_icons
{
	/*padding-top: 1em;*/
}

.form-group
{
	margin-bottom:0px !important;
}

[dir=ltr] .dropdown-menu.ms-res-ctn {
  visibility: visible;
  opacity: 1;
  margin-top: 0px !important;
}

[dir=ltr] .form-control.ms-ctn {
  height: auto;
}

 .ui-autocomplete {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;   
    padding: 4px 0;
    margin: 0 0 10px 25px;
    list-style: none;
    background-color: #ffffff;
    border-color: #ccc;
    border-color: rgba(0, 0, 0, 0.2);
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
}

.ui-menu-item > a.ui-corner-all {
    display: block;
    padding: 10px 15px !important;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #555555;
    white-space: nowrap;
    text-decoration: none;
    margin: 10px;
}

.ui-state-hover, .ui-state-active {
    color: #ffffff;
    text-decoration: none;
    background-color: #0088cc;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    background-image: none;
}

/*Scroll to top button*/
#topBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color:rgba(17,43,74,0.84);
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#mov_widget {
display: block;
/*  position: fixed;*/
  bottom: 20px;
  left: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color:rgba(17,43,74,0.84);
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #555;
}

/*.product_tn:hover
{
  position: absolute;
}*/

.product-image a img{
	min-height:1000px;
}

.list-image:hover
{
  position: absolute;
}
[dir=ltr] .avatar-lg:hover{
  z-index: 1;
}


/*Cookie Consent Begin*/
#cookieConsent {
    background-color: rgba(20,20,20,0.8);
    min-height: 26px;
    font-size: 14px;
    color: #ccc;
    line-height: 26px;
    padding: 8px 0 8px 30px;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 9999;
}
#cookieConsent a {
    color: #4B8EE7;
    text-decoration: none;
}
#closeCookieConsent {
    float: right;
    display: inline-block;
    cursor: pointer;
    height: 20px;
    width: 20px;
    margin: -15px 0 0 0;
    font-weight: bold;
}
#closeCookieConsent:hover {
    color: #FFF;
}
#cookieConsent a.cookieConsentOK {
    background-color: #F1D600;
    color: #000;
    display: inline-block;
    border-radius: 5px;
    padding: 0 20px;
    cursor: pointer;
    float: right;
    margin: 0 60px 0 10px;
}
#cookieConsent a.cookieConsentOK:hover {
    background-color: #E0C91F;
}
/*Cookie Consent End*/

.product-adjust-error
{
    background-color: #ffe4e4;
    padding: 20px;
    border-radius: 5px;
    margin-bottom: 10px !important;  
}

.limit_chars
{
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/*----------------------- Preloader -----------------------*/
body.preloader-site {
    overflow: hidden;
}

.preloader-wrapper {
    height: 100%;
    width: 100%;
    background: #FFF;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999;
}

.preloader-wrapper .preloader {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 120px;
}

.hidden_info:hover{
	background-color:#4bbba6 !important; 
	color: white !important;
	cursor: pointer;
}

.pointer:hover{
	cursor: pointer;
}

.customer-product th
{
  top: 0; position: sticky; z-index: 10;  background-color: #304c68;color: #fff !important;  
}

.customer-product
{
  width: 100%; display: block; overflow-y: scroll; height: 800px;  
}

.pickingStatsTable {
	white-space: nowrap;
}

.pickingStatsTable tr{
	border-bottom: thin solid #929292;
}

.pickingStatsTable td{
	padding:10px;
}