.grid-order-products{display:block;gap:5px}.grid-order-product{display:flex;align-items:center;gap:8px;overflow:hidden;white-space:nowrap;border-radius:var(--border-radius);padding:0 0;margin-bottom:5px;max-width:99%;text-overflow:ellipsis;font-weight:500;font-size:var(--smaller-font-size)}.grid-order-product img{max-width:32px;max-height:40px;border-radius:var(--border-radius);position:relative;top:3px;border:var(--border)}.grid-order-product:last-child{margin-bottom:0}.order-recent{flex-grow:2;overflow:hidden;flex-basis:32%}.order-recent .body-small-title{margin-bottom:var(--small-padding);display:flex;align-items:center;gap:10px;text-transform:capitalize}html body .order-recent a:link,html body .order-recent a:visited{color:var(--text-color)}html body .order-recent a:hover{color:var(--plain-blue)}.order-recent-products{overflow:auto;flex-wrap:nowrap;gap:10px;margin-bottom:var(--small-padding)}.order-recent-product{display:flex;align-items:center;border-radius:40px;white-space:nowrap;gap:10px;font-weight:500;border-radius:var(--border-radius);padding:10px;padding-left:0}.order-recent-product img{border-radius:50px;width:35px}.order-recent-product>div span{display:block}.order-recent-product-name{margin-bottom:5px;font-weight:600;max-width:150px;overflow:hidden;text-overflow:ellipsis}.order-recent-product-qty{color:#fff;font-weight:400}.additional-order-recent{cursor:pointer}html body .order{margin-top:5px}html body .order .k-form-error{display:none}html body .order-submit{width:100%}.order-form-content{height:calc(100vh - var(--top-nav-height) - 155px);overflow:auto}.order-results-large{margin-left:auto;display:flex;align-items:center;gap:var(--small-padding);justify-content:flex-end;flex-wrap:wrap}.order-results-large>div{display:flex;flex-direction:column;align-items:start;gap:5px;flex-grow:2;box-shadow:0 0 20px rgba(0,0,0,.1)}.order-results-large>div>span{font-weight:500;color:var(--grey-text);color:var(--plain-blue);font-size:9pt}.order-result-total{background:transparent;border:none;color:#fff;font-weight:var(--title-font-weight);padding:0;margin:0;text-align:center;border:1px solid #fff;border-radius:var(--border-radius)}.order-results-large-box span:nth-child(2){font-weight:var(--title-font-weight)}.order-form-top-row{align-items:center;flex-wrap:wrap}.order-form-name{width:30%}.purchased-in-dollars-switch .k-switch-md{width:160px}.order-exchange-rate{width:120px}.order-ledger-record .k-switch-md{width:235px}.order-form-status{flex-basis:200px}.order-remove{padding:10px;cursor:pointer}.order-remove img{width:25px}html body .order-add.button-main{display:inline-flex;justify-content:left;text-transform:capitalize;padding:9px 15px}html body .order-product-qty{min-width:100px}.order-add-product{align-items:flex-end;white-space:nowrap}.order-add-product>div{flex-grow:2}.order-add-product>div:nth-child(1){width:29%;flex-basis:29%;max-width:29%;min-width:29%}html body .order-invoice-file .k-dropzone{padding:var(--small-padding);border:var(--border)}html body .order-invoice-file .k-upload-button{font-size:var(--font-size);font-weight:600}html body .order-invoice-file .k-upload-button span{cursor:pointer;text-transform:capitalize}.product-order-invoice-open{display:block}.order-add-additional-order{align-content:flex-end;align-items:flex-end}.order-add-additional-order>div:nth-child(1){flex-basis:30%}@media screen and (max-width:950px){.order-results-large>div{flex-grow:2}.order-results-large-box{width:100%}html body .order-form-content{height:unset;padding-right:0}html body .order-form-name{width:100%}.order-form-row>div{flex-basis:45%}.order-form-row .label{white-space:nowrap}html body .order-form-content .order-add-product>div:nth-child(1){flex-basis:100%;width:100%;max-width:100%}html body .order-form-content .order-add-product>div{flex-basis:45%}html body .order-form-content .k-picker-solid{width:100%}html body .order-add-additional-order>div:nth-child(1){width:100%;flex-basis:100%}html body .order-add-additional-order>div{width:100%;flex-basis:36%}html body .order-add-additional-order>div:nth-child(4){flex-basis:10%}}@media screen and (max-width:600px){html body .order-remove{width:100%;border:1px solid var(--blue);border-radius:var(--border-radius);text-align:center;padding:5px}}html body .additional-order .k-form-error{display:none}.additional-order-total{justify-content:flex-end}@media screen and (max-width:500px){.additional-order-form-row>div{flex-basis:45%}}.restock-dates .box-group-flex{flex-wrap:nowrap;overflow:auto;padding-bottom:var(--small-padding)}.restock-dates-search{display:flex;gap:10px}.restock-dates-search-button{padding:12px 30px}.restock-date{flex-grow:2;max-width:33%;flex-basis:25%;min-width:300px}.restock-date.red{border-color:var(--red);color:var(--red)}.restock-date.yellow{border-color:var(--yellow);color:var(--yellow)}.restock-date.red .restock-date-product-name{color:var(--red)}.restock-date.yellow .restock-date-product-name{color:var(--yellow)}.restock-date-product img{max-width:32px;max-height:40px;border-radius:var(--border-radius)}.restock-date-product-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.restock-date-stock{padding:6px 10px}.restock-date-date .statistic-value{white-space:nowrap}.restock-date-date{display:flex;font-size:var(--larger-font-size);align-items:center;white-space:nowrap;gap:35px}.restock-date-date-name{color:var(--grey-text)}.restock-date-date-value{font-weight:600;margin-left:auto}html body .restock-dates-no-urgent{display:inline-block;border-radius:var(--border-radius);padding:15px 25px;font-weight:600}.k-grid #Active{margin:auto;display:flex}.product-grid-name{display:flex;align-items:center;gap:15px;text-overflow:ellipsis;overflow:hidden;width:100%;font-weight:500;white-space:normal}.product-grid-image-cont{display:flex;align-items:center;justify-content:center;align-content:center;border-radius:40px;width:70px}.product-grid-image{margin:auto;display:block;border-radius:50px;max-width:60px;max-height:60px;border-radius:var(--border-radius);border:var(--border)}.product-grid-image-no-curve .product-grid-image{border-radius:var(--border-radius)}.product-grid-name a{flex-grow:2}.product-grid-name-ids{display:flex;gap:3px;padding:0 10px;border-radius:30px;margin-top:5px}html body .product-grid-name-ids>div{padding:3px 2px;border-radius:50px}.product-grid-name-ids img{width:18px;align-self:center}.product-performance-grid-help span{text-align:right;float:right}.product-performance-grid-help label{width:130px;text-align:left}.product-research-grid-image{width:30px}@media screen and (max-width:500px){html body #ProductResearchGrid_ProductResearchGrid .k-toolbar .k-input{width:100%;margin-bottom:5px}}