#quickorder h1{font-size:30px}#quickorder .pnocode-entry{background-color:#f3702a;padding:10px 20px;display:flex;margin-bottom:10px}#quickorder .pnocode-entry label{color:#fff;margin-right:25px;position:relative;top:10px}#quickorder .pnocode-entry input{margin-right:10px;padding:8px;position:relative}#quickorder .add-code .button-solid{position:relative;top:30px}#quickorder .add-code input{background:#f3f4f6;border:1px solid #dedede;border-radius:0;padding:7px;height:41px;width:100%}.quickorder-line input{margin-bottom:1rem;margin-right:1px;border:1px solid #ddd}.quickorder-line input.quickorder-error-i{border:1px solid red}.quickorder-qty{width:calc(15% - 2px)}.quickorder-name{width:calc(58% - 5px)}.quickorder-code{width:calc(27% - 5px)}.quickorder-qty{text-align:right}.quickorder-header{white-space:nowrap;font-size:.85rem;margin-bottom:10px;font-weight:600}.quickorder-header .quickorder-qty{width:15%}.quickorder-header .quickorder-name{width:56%}.quickorder-header .quickorder-code{width:26%}.quickorder-header span{display:inline-block;margin-right:calc(1% - 2px)}@media (max-width:576px){.quickorder-header{font-size:calc(.9rem - 18%);font-weight:600}}.quickorder-right .quickorder-header .quickorder-qty{width:calc(15% - 1px)}@media (max-width:768px){.quickorder-right .quickorder-header{display:none}}@media (min-width:320px) and (max-width:600px){#quickorder .pnocode-entry{display:block}#quickorder .pnocode-entry label{font-size:14px;top:0}#quickorder .pnocode-entry input{width:100%;margin-bottom:10px}#quickorder .pnocode-entry .button-solid{width:100%;padding:10px}}@media (min-width:320px) and (max-width:767px){#quickorder .add-code .button-solid{top:0}}