.required{color:red}#search-order-form p,#search-order-form label{display:block;width:100%;margin-bottom:1.5rem}#search-order-form p{text-align:center}#search-order-form label{margin-bottom:1.5rem}#search-order-form #or-number,#search-order-form .button{padding:.4rem .3rem;font-size:1rem;text-align:center}#search-order-form #or-number{width:500px;border:1px solid var(--border-color)}#search-order-form .button{width:510px;border:1px solid var(--green-color);background-color:var(--green-color);color:#fff}@media (max-width:555px){#search-order-form #or-number{width:calc(80% - 2px)}#search-order-form .button{width:calc(82% - 2px)}}#search-order-form .button:hover{background-color:var(--green-color);color:#fff;opacity:.8;cursor:pointer}.table-layout{display:block;width:100%;margin:0 auto 3rem auto;max-width:700px}.table-layout .column{display:inline-block;float:left;padding-top:.5rem;padding-bottom:.5rem;text-align:center}.table-layout .col-width-30{width:30%}.table-layout .col-width-40{width:40%}.myheading{font-weight:var(--strong)}