.sign-in{text-align:center;padding-top:7vh}.sign-in .box{width:320px;margin:0 auto 0 auto}.time-limit-errors-info .time-limit-error{border-bottom:1px solid #eee;padding:3px 10px}.time-limit-errors-info .time-limit-error:last-child{border-bottom:none}.time-limit-errors-info.editable .time-limit-error{padding:4px 10px 2px 10px}.time-limit-errors-info.editable .time-limit-error:hover{background-color:#eee}.news-updates-check .modal-content{max-height:90vh}.news-updates-check .modal-content .box{height:auto;max-height:85vh}.news-updates-check .content p{padding:0;margin-bottom:0!important}.news-updates-check .content ol,.news-updates-check .content ul{margin-top:0;margin-bottom:0}#timeout{pointer-events:none;top:0;left:0;right:0;bottom:0;position:fixed;z-index:999999;-webkit-transition:background-color 1s linear;transition:background-color 1s linear}#app>.navbar{background-color:#295fa5;border-bottom:1px solid #999;z-index:10}#app.wmg-eng .navbar{background-color:#333}#app .main-container{min-width:350px}#app .navbar-padding{padding-top:52px}#app>.navbar .page-name{font-size:1.2em;font-weight:700}#app .side-menu{position:fixed;height:100%;background-color:#eee;border-right:1px solid #ccc;z-index:11}#app .side-menu .active{font-weight:700}#app a.navbar-item.logo{padding:3px 0;margin-left:0;padding-left:0}#app .navbar-item img{max-height:45px}#app .side-menu-mask{display:none;position:fixed;width:100vw;left:0;background-color:#000;z-index:5}#app .side-menu,#app .side-menu-mask{height:calc(100% - 52px);top:52px}#app .menu-spacer,#app .side-menu{width:165px;-webkit-transition:.2s;transition:.2s}#app .side-menu li.notifications a:after{padding-left:5px;font-weight:700;content:"*"}#app .side-menu .menu .menu-list li ul{padding-left:2px}@media screen and (min-width:1180px){#app .main-navbar .toggle-menu,#app .side-menu-mask{display:none}#app .side-menu{left:0;-webkit-transition:.2s;transition:.2s}}@media screen and (max-width:1180px){#app .main-navbar .logo{display:none}#app .menu-spacer{width:0;-webkit-transition:.2s;transition:.2s}#app .side-menu{left:-165px;-webkit-transition:left .2s;transition:left .2s}#app.side-menu-showing .side-menu{left:0;-webkit-transition:left .2s;transition:left .2s}#app .side-menu-mask{display:block;opacity:0;-webkit-transition:.2s;transition:.2s;pointer-events:none}#app.side-menu-showing .side-menu-mask{opacity:.75;-webkit-transition:.2s;transition:.2s;pointer-events:all}}.home .columns{margin:0 auto;max-width:1024px}.home button.button{height:100px;background-color:#efefef}.file-dropper .dropper{text-align:center;font-weight:700;padding:20px 0;border:3px solid #eee;border-radius:10px;color:#ccc}.file-dropper .dropper.dropping{border-color:#999;color:#ccc}.sdf-form .is-danger input{border-color:#ff3860}.sdf-form .control.value{padding-bottom:calc(.375em - 1px);padding-top:calc(.375em - 1px)}.sdf-form .input-group{background-color:#f7f7f7}.sdf-form .form-spacer{margin:10px 0}.sdf-form .form-spacer.hr{border-top:2px solid #eee}.sdf-form .uc-value .value,.sdf-form .uppercase-value .value{text-transform:uppercase}.sdf-form .image{width:100%}.sdf-form .image img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;-o-object-position:left;object-position:left}.sdf-form input[type=month]{width:200px}.pulsate{animation:pulsate 2s ease-out;animation-iteration-count:infinite;-webkit-animation:pulsate 2s ease-out;-webkit-animation-iteration-count:infinite;opacity:.25}@-webkit-keyframes pulsate{0%{opacity:.25}50%{opacity:1}to{opacity:.25}}@keyframes pulsate{0%{opacity:.25}50%{opacity:1}to{opacity:.25}}.pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes pulse{0%{opacity:1}50%{opacity:.2}to{opacity:1}}@keyframes pulse{0%{opacity:1}50%{opacity:.2}to{opacity:1}}.pulse-slow{-webkit-animation-name:pulse-slow;animation-name:pulse-slow;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes pulse-slow{0%{opacity:1}50%{opacity:0}to{opacity:1}}@keyframes pulse-slow{0%{opacity:1}50%{opacity:0}to{opacity:1}}body,html{height:100%}.flex-table{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.flex-table.flex-table-pointer .flex-table-body .flex-table-cell{cursor:pointer}.flex-table.flex-table-bordered .flex-table-header{border-top:1px solid #dbdbdb}.flex-table.flex-table-bordered .flex-table-header .flex-table-row{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.flex-table.flex-table-bordered .flex-table-cell{border-left:1px solid #dbdbdb}.flex-table.flex-table-bordered .flex-table-cell:first-child{border-left:none}.flex-table{min-width:100px}.flex-table-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;background-color:#eee;overflow-x:hidden;overflow-y:scroll}.flex-table-body{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:scroll}.flex-table .flex-table-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.flex-table .flex-table-cell{overflow-x:hidden;overflow-y:visible}.flex-table-cell{-webkit-box-flex:1;-ms-flex:1;flex:1}.flex-table .flex-table-header .flex-table-cell{border-bottom:1px solid #dbdbdb;color:#363636;font-weight:700}.flex-table .flex-table-header .flex-table-cell:first-child,.flex-table .flex-table-row .flex-table-cell:first-child{padding-left:.5em}.flex-table .flex-table-header .flex-table-cell:last-child,.flex-table .flex-table-row .flex-table-cell:last-child{padding-right:.5em}.flex-table.flex-table-striped .flex-table-row:nth-child(2n){background-color:#fafafa}.flex-table.flex-table-hoverable .flex-table-row:hover{background-color:#f5f5f5}.flex-table.flex-table-hoverable .flex-table-row.selected{background-color:#effaf3}.flex-table.flex-table-hoverable .flex-table-row.selected:hover{background-color:#ebfffc}.flex-table .flex-table-cell{border-bottom:1px solid #dbdbdb;padding:.5em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.flex-table .flex-table-header .flex-table-cell p{font-weight:400;font-size:.8em;padding-left:5px}.flex-table.wrap .flex-table-cell,.flex-table .wrap .flex-table-cell{white-space:normal}.flex-table.no-scroll{display:block;overflow-y:scroll}.flex-table.no-scroll .flex-table-header{overflow-x:visible;overflow-y:visible}.flex-table.no-scroll .flex-table-body{overflow-y:visible!important}@media screen and (max-width:768px){.flex-table{display:block;overflow-y:scroll}.flex-table .flex-table-header{overflow-x:visible;overflow-y:visible}.flex-table .flex-table-body{overflow-y:visible!important}}@media screen and (max-height:600px){.flex-table{display:block;overflow-y:scroll}.flex-table .flex-table-header{overflow-x:visible;overflow-y:visible}.flex-table .flex-table-body{overflow-y:visible!important}}.uc-words,.ucwords{text-transform:capitalize}.uc,.uppercase{text-transform:uppercase}.pointer{cursor:pointer}.pointer-default,.pointer-normal{cursor:default}.b,.bold{font-weight:700}.font-weight-normal,.normal{font-weight:400}.i,.italic{font-style:italic}.u,.underline{text-decoration:underline}.strike{text-decoration:line-through}.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.inline-block{display:inline-block}.no-wrap,.nowrap{white-space:nowrap}.line-breaks,.nl,.pre{white-space:pre-line}.flex{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;min-height:0}.flex,.flex-col{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-direction:normal}.flex-col{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.flex-reverse{-ms-flex-direction:reverse;flex-direction:reverse}.flex-col-reverse,.flex-reverse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical;-webkit-box-direction:reverse}.flex-col-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.hidden{display:none}.invisible{visibility:hidden}.flex-0,.flex-none{-webkit-box-flex:0!important;-ms-flex:none!important;flex:none!important}.flex-1{-webkit-box-flex:1;-ms-flex:1;flex:1}.flex-2{-webkit-box-flex:2;-ms-flex:2;flex:2}.flex-3{-webkit-box-flex:3;-ms-flex:3;flex:3}.flex-4{-webkit-box-flex:4;-ms-flex:4;flex:4}.flex-5{-webkit-box-flex:5;-ms-flex:5;flex:5}.flex-6{-webkit-box-flex:6;-ms-flex:6;flex:6}.flex-7{-webkit-box-flex:7;-ms-flex:7;flex:7}.flex-8{-webkit-box-flex:8;-ms-flex:8;flex:8}.flex-9{-webkit-box-flex:9;-ms-flex:9;flex:9}.flex-10{-webkit-box-flex:10;-ms-flex:10;flex:10}.flex-11{-webkit-box-flex:11;-ms-flex:11;flex:11}.flex-12{-webkit-box-flex:12;-ms-flex:12;flex:12}.p,.pad{padding:.75rem}.pad-top,.pt{padding-top:.75rem}.pad-bottom,.pad-top-bottom,.pb,.ptb{padding-bottom:.75rem}.pad-top-bottom,.ptb{padding-top:.75rem}.pad-left,.pl{padding-left:.75rem}.pad-right,.pad-sides,.pr,.ps{padding-right:.75rem}.pad-sides,.ps{padding-left:.75rem}.p40,.pad-40{padding:40px}.pad-top-40,.pt40{padding-top:40px}.pad-right-40,.pr40{padding-right:40px}.pad-bottom-40,.pb40{padding-bottom:40px}.pad-left-40,.pl40{padding-left:40px}.pad-sides-40,.ps40{padding-left:40px;padding-right:40px}.p30,.pad-30{padding:30px}.pad-top-30,.pt30{padding-top:30px}.pad-right-30,.pr30{padding-right:30px}.pad-bottom-30,.pb30{padding-bottom:30px}.pad-left-30,.pl30{padding-left:30px}.p320,.pad-sides-30{padding-left:30px;padding-right:30px}.p20,.pad-20{padding:20px}.pad-top-20,.pt20{padding-top:20px}.pad-right-20,.pr20{padding-right:20px}.pad-bottom-20,.pb20{padding-bottom:20px}.pad-left-20,.pl20{padding-left:20px}.pad-sides-20,.ps20{padding-left:20px;padding-right:20px}.p10,.pad-10{padding:10px}.pad-top-10,.pt10{padding-top:10px}.pad-right-10,.pr10{padding-right:10px}.pad-bottom-10,.pb10{padding-bottom:10px}.pad-left-10,.pl10{padding-left:10px}.pad-sides-10,.ps10{padding-left:10px;padding-right:10px}.p5,.pad-5{padding:5px}.pad-top-5,.pt5{padding-top:5px}.pad-right-5,.pr5{padding-right:5px}.pad-bottom-5,.pb5{padding-bottom:5px}.pad-left-5,.pl5{padding-left:5px}.pad-sides-5,.ps5{padding-left:5px;padding-right:5px}.p0,.pad-0{padding:0!important}.pad-top-0,.pt0{padding-top:0}.pad-right-0,.pr0{padding-right:0}.pad-bottom-0,.pb0{padding-bottom:0}.pad-left-0,.pl0{padding-left:0}.pad-sides-0,.ps0{padding-left:0;padding-right:0}.m,.margin{margin:.75rem}.margin-top,.mt{margin-top:.75rem}.margin-bottom,.mb{margin-bottom:.75rem}.margin-top-bottom,.mtb{margin-top:.75rem;margin-bottom:.75rem}.margin-left,.ml{margin-left:.75rem}.margin-right,.margin-sides,.mr,.ms{margin-right:.75rem}.margin-sides,.ms{margin-left:.75rem}.m30,.margin-30{margin:30px}.m20,.margin-20{margin:20px}.m10,.margin-10{margin:10px}.m5,.margin-5{margin:5px}.m0,.margin-0{margin:0}.margin-top-40,.mt40{margin-top:40px}.margin-right-40,.mr40{margin-right:40px}.margin-bottom-40,.mb40{margin-bottom:40px}.margin-left-40,.ml40{margin-left:40px}.margin-top-30,.mt30{margin-top:30px}.margin-right-30,.mr30{margin-right:30px}.margin-bottom-30,.mb30{margin-bottom:30px}.margin-left-30,.ml30{margin-left:30px}.margin-top-20,.mt20{margin-top:20px}.margin-right-20,.mr20{margin-right:20px}.margin-bottom-20,.mb20{margin-bottom:20px}.margin-left-20,.ml20{margin-left:20px}.margin-top-10,.mt10{margin-top:10px}.margin-right-10,.mr10{margin-right:10px}.margin-bottom-10,.mb10{margin-bottom:10px}.margin-left-10,.ml10{margin-left:10px}.margin-top-5,.mt5{margin-top:5px}.margin-right-5,.mr5{margin-right:5px}.margin-bottom-5,.mb5{margin-bottom:5px}.margin-left-5,.ml5{margin-left:5px}.margin-top-0,.mt0{margin-top:0}.margin-right-0,.mr0{margin-right:0}.margin-bottom-0,.mb0{margin-bottom:0!important}.margin-left-0,.ml0{margin-left:0}.no-margin{margin:0!important}.no-padding{padding:0!important}.width-100{width:100%}.height-100{height:100%}.w-10px,.width-10px{width:10px}.w-20px,.width-20px{width:20px}.w-30px,.width-30px{width:30px}.w-40px,.width-40px{width:40px}.w-50px,.width-50px{width:50px}.w-60px,.width-60px{width:60px}.w-70px,.width-70px{width:70px}.w-80px,.width-80px{width:80px}.w-90px,.width-90px{width:90px}.w-100px,.width-100px{width:100px}.w-110px,.width-110px{width:110px}.w-120px,.width-120px{width:120px}.w-130px,.width-130px{width:130px}.w-140px,.width-140px{width:140px}.w-150px,.width-150px{width:150px}.w-160px,.width-160px{width:160px}.w-170px,.width-170px{width:170px}.w-180px,.width-180px{width:180px}.w-190px,.width-190px{width:190px}.w-200px,.width-200px{width:200px}.w-250px,.width-250px{width:250px}.w-300px,.width-300px{width:300px}.w-400px,.width-400px{width:400px}.w-500px,.width-500px{width:500px}.h-10px,.height-10px{height:10px}.h-20px,.height-20px{height:20px}.h-30px,.height-30px{height:30px}.h-40px,.height-40px{height:40px}.h-50px,.height-50px{height:50px}.h-60px,.height-60px{height:60px}.h-70px,.height-70px{height:70px}.h-80px,.height-80px{height:80px}.h-90px,.height-90px{height:90px}.h-100px,.height-100px{height:100px}.h-110px,.height-110px{height:110px}.h-120px,.height-120px{height:120px}.h-130px,.height-130px{height:130px}.h-140px,.height-140px{height:140px}.h-150px,.height-150px{height:150px}.h-160px,.height-160px{height:160px}.h-170px,.height-170px{height:170px}.h-180px,.height-180px{height:180px}.h-190px,.height-190px{height:190px}.h-200px,.height-200px{height:200px}.h-250px,.height-250px{height:250px}.h-300px,.height-300px{height:300px}.h-400px,.height-400px{height:400px}.h-500px,.height-500px{height:500px}.font-size-50,.fs50{font-size:.5em}.font-size-60,.fs60{font-size:.6em}.font-size-70,.fs70{font-size:.7em}.font-size-80,.fs80{font-size:.8em}.font-size-90,.fs90{font-size:.9em}.font-size-100,.fs100{font-size:1em}.font-size-110,.fs110{font-size:1.1em}.font-size-120,.fs120{font-size:1.2em}.font-size-130,.fs130{font-size:1.3em}.font-size-140,.fs140{font-size:1.4em}.font-size-150,.fs150{font-size:1.5em}.font-size-160,.fs160{font-size:1.6em}.font-size-170,.fs170{font-size:1.7em}.font-size-180,.fs180{font-size:1.8em}.font-size-190,.fs190{font-size:1.9em}.font-size-200,.fs200{font-size:2em}.opacity-0{opacity:0}.opacity-25{opacity:.25}.opacity-50{opacity:.5}.opacity-75{opacity:.75}.opacity-100{opacity:1}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.overflow-visible{overflow:visible!important}.overflow-x-visible{overflow-x:visible}.overflow-x-hidden{overflow-x:hidden}.overflow-x-auto{overflow-x:auto}.overflow-x-scroll{overflow-x:scroll}.overflow-y-visible{overflow-y:visible}.overflow-y-hidden{overflow-y:hidden}.overflow-y-auto{overflow-y:auto}.overflow-y-scroll{overflow-y:scroll}.center,.text-center{text-align:center!important}.left,.text-left{text-align:left!important}.right,.text-right{text-align:right!important}.color-red,.text-red{color:red!important}.color-blue,.text-blue{color:#00f!important}.color-green,.text-green{color:green!important}.color-yellow,.text-yellow{color:#ff0!important}.color-orange,.text-orange{color:orange!important}.color-fff,.text-fff{color:#fff!important}.color-eee,.text-eee{color:#eee!important}.color-ddd,.text-ddd{color:#ddd!important}.color-ccc,.text-ccc{color:#ccc!important}.color-bbb,.text-bbb{color:#bbb!important}.color-aaa,.text-aaa{color:#aaa!important}.color-999,.text-999{color:#999!important}.color-888,.text-888{color:#888!important}.color-777,.text-777{color:#777!important}.color-666,.text-666{color:#666!important}.color-555,.text-555{color:#555!important}.color-444,.text-444{color:#444!important}.color-333,.text-333{color:#333!important}.color-222,.text-222{color:#222!important}.color-111,.text-111{color:#111!important}.color-000,.text-000{color:#000!important}.bg-red{background-color:red!important}.bg-blue{background-color:#00f!important}.bg-green{background-color:green!important}.bg-yellow{background-color:#ff0!important}.bg-orange{background-color:orange!important}.bg-fff{background-color:#fff!important}.bg-eee{background-color:#eee!important}.bg-ddd{background-color:#ddd!important}.bg-ccc{background-color:#ccc!important}.bg-bbb{background-color:#bbb!important}.bg-aaa{background-color:#aaa!important}.bg-999{background-color:#999!important}.bg-888{background-color:#888!important}.bg-777{background-color:#777!important}.bg-666{background-color:#666!important}.bg-555{background-color:#555!important}.bg-444{background-color:#444!important}.bg-333{background-color:#333!important}.bg-222{background-color:#222!important}.bg-111{background-color:#111!important}.bg-000{background-color:#000!important}.hover-fff:hover{color:#fff!important}.hover-eee:hover{color:#eee!important}.hover-ddd:hover{color:#ddd!important}.hover-ccc:hover{color:#ccc!important}.hover-bbb:hover{color:#bbb!important}.hover-aaa:hover{color:#aaa!important}.hover-999:hover{color:#999!important}.hover-888:hover{color:#888!important}.hover-777:hover{color:#777!important}.hover-666:hover{color:#666!important}.hover-555:hover{color:#555!important}.hover-444:hover{color:#444!important}.hover-333:hover{color:#333!important}.hover-222:hover{color:#222!important}.hover-111:hover{color:#111!important}.hover-000:hover{color:#000!important}.hover-red:hover{color:red!important}.hover-bg-fff:hover{background-color:#fff!important}.hover-bg-eee:hover{background-color:#eee!important}.hover-bg-ddd:hover{background-color:#ddd!important}.hover-bg-ccc:hover{background-color:#ccc!important}.hover-bg-bbb:hover{background-color:#bbb!important}.hover-bg-aaa:hover{background-color:#aaa!important}.hover-bg-999:hover{background-color:#999!important}.hover-bg-888:hover{background-color:#888!important}.hover-bg-777:hover{background-color:#777!important}.hover-bg-666:hover{background-color:#666!important}.hover-bg-555:hover{background-color:#555!important}.hover-bg-444:hover{background-color:#444!important}.hover-bg-333:hover{background-color:#333!important}.hover-bg-222:hover{background-color:#222!important}.hover-bg-111:hover{background-color:#111!important}.hover-bg-000:hover{background-color:#000!important}.hover-bg-red:hover{background-color:red!important}.border-fff{border:1px solid #fff!important}.border-eee{border:1px solid #eee!important}.border-ccc{border:1px solid #ccc!important}.border-999{border:1px solid #999!important}.border-666{border:1px solid #666!important}.border-333{border:1px solid #333!important}.border-top-fff{border-top:1px solid #fff!important}.border-top-eee{border-top:1px solid #eee!important}.border-top-ccc{border-top:1px solid #ccc!important}.border-top-999{border-top:1px solid #999!important}.border-top-666{border-top:1px solid #666!important}.border-top-333{border-top:1px solid #333!important}.border-bottom-fff{border-bottom:1px solid #fff!important}.border-bottom-eee{border-bottom:1px solid #eee!important}.border-bottom-ccc{border-bottom:1px solid #ccc!important}.border-bottom-999{border-bottom:1px solid #999!important}.border-bottom-666{border-bottom:1px solid #666!important}.border-bottom-333{border-bottom:1px solid #333!important}.border-none{border:none!important}.border-top-none{border-top:none!important}.border-bottom-none{border-bottom:none!important}.border-left-none{border-left:none!important}.border-right-none{border-right:none!important}.border-radius,.border-radius-7,.radius,.radius-7,.rounded{border-radius:7px}.border-radius-10,.radius-10{border-radius:10px}.border-radius-4,.r4px,.radius-4{border-radius:4px}.flex-middle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.shrink,.shrink-td,.shrink-th,.td-shrink,.th-shrink,td.shrink{width:1px!important;white-space:nowrap!important}ul.disc{list-style:disc;padding-left:20px}table.options-col tr td:last-child,table.options-col tr th:last-child,table td.shrink,table th.shrink{width:1px}.striped-eee>div:nth-child(2n){background-color:#eee}.striped-ccc>div:nth-child(2n){background-color:#ccc}.tooltip{position:absolute;padding:5px 10px;border-radius:4px;background-color:#666;font-size:12px;color:#eee;z-index:1000;-webkit-transform:translateY(-100%);transform:translateY(-100%)}@media print{.no-print,.no-printer{display:none!important}}:root{--header-bg:#eee}body{margin:0!important;-webkit-font-smoothing:auto}table.table thead th{background-color:var(--header-bg)}.modal-content .box{height:90vh;max-height:400px}.modal-content .box.auto-height{height:auto;max-height:0}.card .card-header{background-color:var(--header-bg);border-bottom:1px solid #ddd}.card .card-content{padding:20px}.autocomplete.is-right .dropdown-menu{left:auto;right:0}.sdf-form .comment .value{background-color:#eee;border-radius:5px;padding:10px}.card .card-header .card-header-title.order-status,.card .card-header.order-status,td.order-status{border:1px solid #999}.flex-table .flex-table-cell.col-number{-webkit-box-flex:0;-ms-flex:none;flex:none;width:130px}.flex-table .flex-table-cell.col-dates{-webkit-box-flex:0;-ms-flex:none;flex:none;width:120px}.flex-table .flex-table-cell.col-status{-webkit-box-flex:1;-ms-flex:1;flex:1}.flex-table .flex-table-cell.col-kit,.flex-table .flex-table .flex-table-cell.col-customer{-webkit-box-flex:2;-ms-flex:2;flex:2}.flex-table .flex-table-cell.col-buttons{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100px}.flex-table .flex-table-cell.col-buttons .button{display:block;width:100%;margin-bottom:5px}.flex-table .flex-table-cell.col-buttons .button:last-child{margin-bottom:0}.flex-table .flex-table-cell.col-customer span.tag,span.tag.vin{cursor:pointer;background-color:#ddd}.flex-table .flex-table-cell.col-customer span.tag:hover,span.tag.vin:hover{background-color:#ccc}.card-header .card-header-icon.disabled,.card-header.disabled .card-header-icon{color:#ccc}.copy-to-clipboard{background-color:#eee;padding:10px;border-radius:10px}.flex-table .flex-table-row.checked .flex-table-cell{background-color:rgba(0,101,214,.0784313725490196)}.flex-table .flex-table-row.checked .flex-table-cell.order-status,.order-status{color:#000}.flex-table .flex-table-row.checked .flex-table-cell.order-status.orderPlaced,.order-status.orderPlaced,.tag.orderPlaced{background-color:red}.flex-table .flex-table-row.checked .flex-table-cell.order-status.orderEstimated,.order-status.orderEstimated,.tag.orderEstimated{background-color:pink}.flex-table .flex-table-row.checked .flex-table-cell.order-status.orderConfirmed,.order-status.orderConfirmed,.tag.orderConfirmed{background-color:orange}.flex-table .flex-table-row.checked .flex-table-cell.order-status.orderInTransit,.order-status.orderInTransit,.tag.orderInTransit{background-color:#ff0}.flex-table .flex-table-row.checked .flex-table-cell.order-status.available,.order-status.available,.tag.available{background-color:green}.flex-table .flex-table-row.checked .flex-table-cell.order-status.allocated,.order-status.allocated,.tag.allocated{background-color:#00f}.flex-table .flex-table-row.checked .flex-table-cell.order-status.allocated,.order-status.complete,.tag.complete{background-color:#0091ff}.flex-table .flex-table-row.checked .flex-table-cell.order-status.cancelled,.order-status.cancelled,.tag.cancelled{background-color:#ad3e3e}.flex-table .flex-table-row.checked .flex-table-cell.order-status.notCompliant,.order-status.notCompliant,.tag.notCompliant{background-color:#dc0101}.return-status.new{background-color:#ccc}.return-status.requested{background-color:orange}.return-status.authorised{background-color:green;color:#fff}.return-status.notAuthorised{background-color:red;color:#fff}.return-status.booked{background-color:#00bfff}.return-status.inTransit{background-color:#ff0}.return-status.received{background-color:#00f;color:#fff}.return-status.approved{background-color:#23d160;color:#fff}.return-status.declined{background-color:#cc0f35;color:#fff}.return-status.cancelled{background-color:#8b0e27;color:#fff}.flex-table a.flex-table-row{color:#4a4a4a}.tag.allocated,.tag.available,.tag.cancelled,.tag.complete,.tag.orderConfirmed,.tag.orderPlaced{color:#000}table.table th p{font-weight:400;font-size:.8em;padding-left:5px}.message.no-padding .message-body{padding:0}.spring-option{border:1px solid #eee;border-radius:7px;padding:5px 10px}.spring-option svg{visibility:hidden}.spring-option.selected{background-color:rgba(0,255,0,.1);border-color:#333}.spring-option:hover{border-color:#999}.spring-option.selected svg,.spring-option:hover svg{visibility:visible}.spring-option.not-needed:hover{border:1px solid #eee}.hover-danger:hover{color:#ff3860!important}.hover-eee:hover{background-color:#eee!important}.selected-green-bg{background-color:rgba(0,255,0,.1)}.invoice-status-new{background-color:red!important}.invoice-status-invoiced{background-color:green!important}.credit-status.new{background-color:#ccc!important}.credit-status.approved{background-color:#23d160;color:#fff}.credit-status.cancelled{background-color:red!important}ul.ul{list-style:disc!important;margin-left:20px!important}.tox.tox-tinymce .tox-edit-area{padding:10px}.quote-items .item{padding:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-line-pack:justify;align-content:space-between;gap:10px;border-bottom:1px solid #ccc}.quote-items .item.comment{border-bottom:none}.quote-items .item.kit-product{border-bottom-color:#eee;font-style:italic}.quote-items .item.kit-product>div{padding-left:5px}.quote-items .item .col-comment{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-bottom:-10px;font-size:.8em;color:#ccc}.quote-items .item .col-handle{width:50px;text-align:center}.quote-items .item .col-quantity{width:70px}.quote-items .item .col-part-number{-webkit-box-flex:1;-ms-flex:1;flex:1}.quote-items .item .col-name{-webkit-box-flex:2;-ms-flex:2;flex:2}.quote-items .item .col-gst{width:100px;text-align:center}.quote-items .item .col-price{width:150px}.quote-items .item .col-discount{width:80px}.quote-items .item .col-total{width:150px}.quote-items .item .col-options{width:50px}.tox .tox-edit-area__iframe{height:calc(100% - 10px)!important}@media screen and (max-width:800px){.hide-medium-width,.no-phone{display:none!important}}@media screen and (max-width:400px){.hide-small-width{display:none!important}}@media print{.button,.menu-spacer,.navbar,.side-menu{display:none!important}#app .navbar-padding{padding-top:0!important}.flex-table-header{overflow-x:hidden!important}.flex-table-body,.flex-table-header{overflow-y:visible!important}}.loading{padding:30px 0 30px}