div.order-form-container{max-width:1100px;margin:2em auto}div.order-form-container input:focus{outline:none;box-shadow:none}div.table-controls{margin:1em auto 1em 250px;display:flex;justify-content:space-between;align-items:end}div.table-controls div.order-form-search-bar-container{position:relative;display:flex;align-items:center;border:1px solid #ccc;height:30px}div.table-controls div.order-form-search-bar-container span{display:flex;align-items:center;padding:0 .5em}div.table-controls div.order-form-search-bar-container span svg{width:18px;height:18px;color:#a9a9a9}div.table-controls div.order-form-search-bar-container input{padding:.2em;border:none;width:400px;height:2em;color:rgba(var(--color-foreground),.75);font-size:14px}div.table-controls div.order-form-search-bar-container input::placeholder{color:#a9a9a9}div.table-controls button{font-size:14px;padding:.5em 1em;border:none;border-radius:4px;color:#fff;font-family:Arial,Helvetica,sans-serif}div.table-controls button:hover{cursor:pointer}div.table-controls button#order-form-checkout-button{background-color:#18b258}div.table-controls button#order-form-checkout-button:hover{background-color:#149648}div.table-controls button#order-form-clear-cart-button{background-color:#eee;color:#333}div.table-controls button#order-form-clear-cart-button:hover{background-color:#ddd}table#order-form-table{width:850px;height:fit-content;margin:0 auto;text-align:center;font-size:12px;border:none;box-shadow:none}table#order-form-table th,table#order-form-table td{width:10%;padding:0;border:none}table#order-form-table th.column-image,table#order-form-table th.column-name{width:auto}table#order-form-table th.column-sku{width:12%}table#order-form-table th.column-quantity{width:10%}table#order-form-table th.column-margin,table#order-form-table th.column-inventory{width:8%}table#order-form-table th.column-dropbox{width:5%}table#order-form-table tr{border-top:1px solid #eee}table#order-form-table td.no-results-found{padding:32px 0}table#order-form-table td.product-title-link a{color:rgba(var(--color-foreground),.75);text-decoration:none}table#order-form-table td.product-title-link a:hover{text-decoration:underline}table#order-form-table input{width:60%;height:1.5em;font-size:1.25em;margin:0 auto;display:block;text-align:center}table#order-form-table input[type=number]::-webkit-inner-spin-button,table#order-form-table input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}table#order-form-table div.quantity-input__spinner{display:flex;opacity:.15;width:25%;margin:0 auto}table#order-form-table p#no-results-found{text-align:center}table#order-form-table .bis-notify-button{padding:.5em .75em;font-size:12px;color:#fff;background-color:orange;transition:background-color .2s ease-in-out;border:none;border-radius:4px;text-decoration:none}table#order-form-table .bis-notify-button:hover{cursor:pointer}table#order-form-table a.marketing-asset-link{display:flex;align-items:center;justify-content:center}div.table-layout{display:flex;justify-content:space-between}div.filter-controls{display:flex}div.table-wrapper{display:flex;justify-content:right}form.b2b-order-filter-sidebar{font-size:14px;padding:1rem;max-width:250px;width:100%;position:sticky;top:1rem}form.b2b-order-filter-sidebar .filter-group{border-bottom:1px solid #eee}form.b2b-order-filter-sidebar .filter-group summary{display:flex;justify-content:space-between;align-items:center;padding:.25rem 0;font-weight:700;cursor:pointer;list-style:none}form.b2b-order-filter-sidebar .filter-group .chevron .icon-caret{position:static}form.b2b-order-filter-sidebar .filter-group[open] .chevron .icon-caret{transform:rotate(180deg)}form.b2b-order-filter-sidebar h3{margin-top:0;font-size:16px;font-weight:700;margin-bottom:1rem}.filter-options{padding-left:.5rem;margin-top:.25rem}.filter-option{display:flex;align-items:center;margin-bottom:.25rem}.filter-option input[type=checkbox]{margin-right:.5em}.filter-option .count{margin-left:auto;color:#888;font-size:12px}.price-range{display:flex;flex-direction:column;gap:.5rem}.price-range label{display:flex;justify-content:space-between}.price-range input[type=number]{width:100px;padding:.25em;font-size:14px;border:1px solid #ccc;border-radius:4px}.b2b-order-filter-sidebar button{display:inline-block;margin-top:1rem;margin-right:.5rem;padding:.5em 1em;font-size:14px;border:none;border-radius:4px;cursor:pointer}.b2b-order-filter-sidebar button[type=submit]{background-color:#18b258;color:#fff}.b2b-order-filter-sidebar button[type=submit]:hover{background-color:#149648}.b2b-order-filter-sidebar button[type=reset]{background-color:#eee;color:#333}.b2b-order-filter-sidebar button[type=reset]:hover{background-color:#ddd}div.order-form-buttons{width:100%;height:30px;display:flex;justify-content:space-between;margin-left:16px}div.order-form-buttons button{white-space:nowrap}form.order-form-sort-input{display:flex}form.order-form-sort-input select{width:200px;padding:4px;border:1px solid #ccc;color:#a9a9a9;font-size:14px}@media (max-width: 1190px){div.table-controls{margin-left:clamp(0px,calc((100vw - 900px)*.833),250px)}div.order-form-buttons{justify-content:start}div.order-form-buttons>button{margin-left:12px}}@media (max-width: 875px){div.table-controls{margin-left:0}div.order-form-buttons{margin-left:4px}div.order-form-buttons button{margin-left:4px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/b2b-order-form.css.map */
