.custom-tabs{display:flex;margin-top:10px;margin-bottom:20px}.custom-tabs .custom-tab{flex:1;text-align:center;padding-bottom:10px;border-bottom:1px solid #989898;cursor:pointer;-webkit-user-select:none;user-select:none}.custom-tabs .custom-tab.active{color:#2565de;border-bottom:4px solid #2565DE}.custom-tabs .custom-tab.lone{text-align:left}.custom-tab-content{min-height:35vh}.custom-tab-content.padded{padding:0 10px 10px}.custom-view-field{display:inline-block;width:100%;max-width:229px}.custom-view-field.display-edit{border:1px solid rgba(0,0,0,.26);border-radius:4px;padding:0 10px;height:37px;margin-top:8px;background-color:#f2f2f2}.custom-view-field.display-edit .value{line-height:37px}.custom-view-field.display-view{color:#2565de}.custom-view-field.display-view-fullwidth{max-width:100%;display:flex;align-items:center;color:#2565de}.order-form{padding:20px}.order-form .order-header .header{color:#989898}.order-form .order-header .info{color:#5c5c5c}.order-form .order-header .order-header-1{display:flex;justify-content:space-between}.order-form .prod-unit-list{display:flex;justify-content:space-between;flex-wrap:wrap}.order-form .prod-unit-list .prod-unit{margin:15px;padding:5px;width:120px;height:150px;border:2px solid grey;text-align:center;cursor:pointer;display:flex;flex-direction:column}.order-form .prod-unit-list .prod-unit:hover{border:2px solid green}.order-form .prod-unit-list .prod-unit .name{height:50px}.order-form .prod-unit-list .prod-unit .image{flex:1}.order-form .range-list{display:flex;justify-content:space-between;flex-wrap:wrap}.order-form .range-list .range-name{color:#fff;background-color:var(--secondary-color);margin:10px;width:200px;padding:10px;text-align:center;cursor:pointer}.order-form .range-list .range-name.selected{background-color:var(--main-color)}.order-form .nav-buttons{margin-top:10px;display:flex;justify-content:space-between}.stock-sale-filters{margin:20px 10px;display:flex;align-items:center;justify-content:flex-end}.stock-sale-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(550px,1fr));grid-gap:15px;justify-items:center}.stock-sale-list .stock-sale-item{position:relative;margin:10px 0;border:1px solid rgb(200,200,200);border-radius:8px;padding:15px;display:flex;height:200px;width:500px}.stock-sale-list .pic-container{width:220px;height:100%}.stock-sale-list .pic-container .pic-blank{width:200px;height:100%;object-fit:cover}.stock-sale-list .summary{flex:1;margin-left:20px;display:flex;flex-direction:column}.stock-sale-list .summary .summary-line{display:flex}.stock-sale-list .summary .title{display:inline-block;font-weight:700;flex:0 0 90px}.stock-sale-list .summary .click-view{margin-top:auto;cursor:pointer;color:#00f}.stock-sale-list .summary .contact-view{margin-top:auto;color:#00f}:root{--main-color: rgb(37,101,222);--main-color-light: rgba(37,101,222,.4);--secondary-color: #18203C;--order-status-E-colour: #E3583F;--order-status-E-text: white;--order-status-E-border: #666666;--order-status-R-colour: #E3583F;--order-status-R-text: white;--order-status-R-border: #666666;--order-status-A-colour: #B9CBED;--order-status-A-text: white;--order-status-A-border: #666666;--order-status-M-colour: #666666;--order-status-M-text: white;--order-status-M-border: #666666;--order-status-C-colour: white;--order-status-C-text: #1FCC97;--order-status-C-border: #1FCC97;--order-held-colour: #C43053;--order-held-text: white;--job-status-A-colour: #1F5FD9;--job-status-C-colour: #989898}body{margin:0;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h1,h2,h3,h4,h5,h6{margin:0}.clickable{cursor:pointer}.error-message{min-height:40px;font-weight:700;color:red}.sopp-field-columns{margin-top:10px;display:flex}.sopp-field-columns>div{flex:1 0 auto;min-width:260px;max-width:33%}.sopp-field-label{margin:0 0 5px;font-weight:500}.sopp-list-options{text-align:right}.sopp-list-options.large>*{margin-left:10px!important}.sopp-list-options:not(.large)>*{width:30px!important;min-width:30px!important}.sopp-notes{margin-top:10px}.sopp-notes .dated{display:inline;font-size:90%;font-style:italic;margin-top:5px;border-top:1px solid #CCC}.sopp-wp-header{display:flex}.sopp-wp-header .sopp-wp-user{width:200px;font-weight:700}.sopp-wp-header .sopp-wp-options{flex:1;display:flex;justify-content:space-between}.sopp-wp-header .sopp-wp-options>a{flex:1;text-align:right}.sopp-wp-header .sopp-wp-options>a.active{font-weight:700;text-decoration:none}.sopp-columned-list{margin-top:10px;display:flex;flex-wrap:wrap}.sopp-columned-list .list-item{flex:1 0 300px}.sopp-columned-list .list-item-large{flex:1 0 400px}.sopp-order-blob{font-size:14px;width:24px;height:24px;color:#fff;display:inline-flex;justify-content:center;align-items:center;border:3px solid transparent}.sopp-order-blob .name{font-size:12px}.MuiMenuItem-root .MuiSvgIcon-root{margin-right:5px}
