.attrs-selector select.attrs-select {width:100%; margin:0 0 8px 0; color: #575757; font-size: 16px;}
.attrs-selector select.attrs-select.disabled { border-color:#bbb !important; background:#bbb !important; }.bis-help-tab-content {
max-width: 800px; 
background: #fff; 
padding: 20px; 
border: 1px solid #ccd0d4; 
margin-top: 20px;
}
.bis-help-tab-list {
list-style-type: disc; 
padding-left: 20px;
}
.bis-manage-container {
display: flex; 
gap: 40px; 
margin-top: 20px;
}
.bis-manage-form {
flex: 1; 
max-width: 500px; 
background: #fff; 
padding: 20px; 
border: 1px solid #ccd0d4; 
box-shadow: 0 1px 1px rgba(0,0,0,.04);
}
.bis-full-width {
width: 100%;
}
.bis-user-list {
flex: 2;
}
.bis-notification-wrapper {
margin-top: 20px;
margin-bottom: 20px;
padding: 15px; 
border: 1px solid #ddd;
}
.bis-woocommerce-orders-table {
width: 100%; 
border-collapse: collapse;
}
.bis-woocommerce-orders-table th,
.bis-woocommerce-orders-table td {
border: 1px solid #ddd; 
padding: 10px;
}
.bis-woocommerce-table__cell-actions {
width: 1%;
}
.bis-hidden {
display: none;
}.table-view-desc {
margin-bottom: 6px !important;
}
.order-quantity-based-wholesale-pricing-view.table-view {
margin-top: 24px;
margin-bottom: 24px;
}
.order-quantity-based-wholesale-pricing-view.table-view  thead,
.order-quantity-based-wholesale-pricing-view.table-view  thead tr,
.order-quantity-based-wholesale-pricing-view.table-view  thead tr th {
background-color: #E8E8E8;
}
.order-quantity-based-wholesale-pricing-view.table-view  tbody,
.order-quantity-based-wholesale-pricing-view.table-view  tbody tr,
.order-quantity-based-wholesale-pricing-view.table-view  tbody tr th {
background-color: #f6f6f6;
}
.order-quantity-based-wholesale-pricing-view.table-view th,
.order-quantity-based-wholesale-pricing-view.table-view td {
border: 1px solid #fff;
text-align: center !important;
padding: 2px 26px !important;
color: #444;
font-size: 14px;
}
span.price {
display: block;
margin: 0 0 1.714285714rem;
}.wholesale_saved_price_text strong {
color: #159967
}
.cart-saved-wholesale-price .wholesale_saved_price_container {
background-color: #ebf7ed !important; 
text-align: center; 
}