input[type="date"]{min-height:2.5rem}input[type="number"]{-moz-appearance:textfield}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}body{padding-top:50px;padding-bottom:50px}.title_and_actions{display:flex;justify-content:space-between;align-items:baseline}.listing_orders .created_by{font-size:0.8em;color:gray}.order .title_and_actions{display:flex;justify-content:space-between;align-items:center}.order .title_and_actions .title{font-weight:bold}.order .created_by{padding-top:0.2em;font-size:0.8em;color:gray}.order .note{font-size:0.9em;font-style:italic}.order .order_line{padding-top:1em}.order .order_line .title{display:flex;justify-content:space-between;align-items:baseline}.order .order_line .title .name{font-weight:bold}.order .order_item{display:grid;grid-template-columns:auto 3em;padding:0.25em;border-bottom:1px solid lightgray}.order .order_item.highlight{background-color:lightgray}.order .order_item .quantity{text-align:right}.order_item_form{display:grid;grid-template-columns:auto 5em;margin-bottom:0.5em}.order_item_form input{min-width:3em}
