.btn:focus{outline:none}.btn-primary{background-color:#444f88;border-color:#444f88}.btn-primary:hover,.btn-primary:focus,.btn-primary:active{background-color:#333b66;border-color:#333b66}.btn-link{color:#444f88}.btn-link:hover,.btn-link:focus{color:#333b66;text-decoration:none}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#333b66;border-color:#333b66}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#de7278}.clear{clear:both}html,body{height:100%;position:relative}body:before{content:"";position:fixed;top:0;left:0;height:100vh;width:100%;background:#111422;z-index:99999999}body.loaded{transition:all .3s ease}body.loaded:before{display:none}.right{float:right}.centered{position:relative;top:50%;transform:translateY(-50%)}*{font-family:Helvetica Neue,Helvetica,Arial,sans-serif}a{cursor:pointer;text-decoration:none}a:hover{text-decoration:none}small{display:block;margin-top:5px}@-webkit-keyframes rotating{0%{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating{0%{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.rotating{-webkit-animation:rotating 2s linear infinite;-moz-animation:rotating 2s linear infinite;-ms-animation:rotating 2s linear infinite;-o-animation:rotating 2s linear infinite;animation:rotating 2s linear infinite}.rotating:not(.inline){display:none;width:100%;position:absolute;top:10px;left:0}.rotating.inline{display:inline-block;margin-right:5px}.loading{color:transparent!important}.loading i{display:block;color:#fff}html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*,*:before,*:after{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}#wrapper{padding-left:0;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}#wrapper #sidebar-wrapper{width:225px;z-index:1000;position:fixed;left:0;overflow-y:scroll;height:100%;background:#111422;transition:all .3s ease;top:0}#wrapper #page-content-wrapper{width:100%;padding:15px;margin-top:77px}#wrapper #sidebar-wrapper .brand{text-align:center;width:100%;transition:all .3s ease}#wrapper #sidebar-wrapper .brand img{padding:16px;width:100%;margin:0 auto}#wrapper #sidebar-wrapper .brand-small{width:0;opacity:0;height:0;text-align:center;transition:all .3s ease;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.03),0 3px 1px -2px rgba(0,0,0,.1),0 1px 5px 0 rgba(0,0,0,.03);box-shadow:0 2px 2px #00000008,0 3px 1px -2px #0000001a,0 1px 5px #00000008;position:absolute;background:#fff}#wrapper #sidebar-wrapper .brand-small img{width:70%}#wrapper #sidebar-wrapper .support{padding:40px 0 20px;width:100%;text-align:center}#wrapper #sidebar-wrapper .support a{color:#fff}#wrapper #sidebar-wrapper .support a:hover{color:#444f88}@media (min-width: 768px){#wrapper{padding-left:225px}#wrapper.toggled{padding-left:0}#sidebar-wrapper{width:225px}#wrapper.toggled #sidebar-wrapper{width:0}#page-content-wrapper{padding:30px 20px;position:relative}#wrapper.toggled #page-content-wrapper{position:relative;margin-right:0}}#sidebar-wrapper ul.nav-sidebar{margin-top:5px}#sidebar-wrapper ul{list-style:none}#sidebar-wrapper li{position:relative;list-style:none}#sidebar-wrapper li.active>a{background-color:#ffffff0d;border-left:3px solid #4a9eff;padding-left:17px}#sidebar-wrapper i{margin-left:5px;margin-right:10px}#sidebar-wrapper ul>li>a{width:100%;display:flex;padding:10px 20px;color:#fff;text-decoration:none;place-items:center;line-height:22px;border-left:3px solid transparent;transition:all .3s ease}#sidebar-wrapper ul>li>a:focus,#sidebar-wrapper ul>li>a:hover{background-color:#333}#sidebar-wrapper ul>li>a span.title{flex-grow:1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#sidebar-wrapper .submenu{padding-left:0;max-height:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;overflow:hidden}#sidebar-wrapper .submenu.in{max-height:1000px}#sidebar-wrapper .submenu>li{background-color:#2b3155;border-bottom:1px solid rgba(0,0,0,.2)}#sidebar-wrapper .submenu>li.active>a{background-color:#ffffff08}#sidebar-wrapper .submenu>li>a{font-size:.95em;color:#fff}#sidebar-wrapper .submenu>li>a .title{padding-left:15px}#sidebar-wrapper .submenu>li>ul>li{background-color:#373f71;border-bottom:1px solid rgba(0,0,0,.2)}#sidebar-wrapper .submenu>li>ul>li.active>a{background-color:#ffffff05}#sidebar-wrapper .submenu>li>ul>li a{font-size:.9em;color:#fff}#sidebar-wrapper .submenu>li>ul>li a .title{padding-left:30px}.menu-closed #sidebar-wrapper .submenu{display:none}#sidebar-wrapper .caret-container{padding:0 6px;background-color:#ffffff1a}#sidebar-wrapper .caret-container .caret{margin-left:0;margin-top:-2px}#sidebar-wrapper .menu-expanded .caret-container .caret{margin-top:-3px}#sidebar-wrapper .caret-custom{transition:transform .3s}#sidebar-wrapper .menu-expanded .caret-custom{transform:rotate(180deg)}.menu-closed #sidebar-wrapper .accordion-toggle .caret-custom{display:none}.menu-closed #sidebar-wrapper i{margin:0 auto}.toggle{position:fixed;bottom:6px;left:225px;width:20px;height:20px;display:block;z-index:2000;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid rgb(17,19.75,34);transition:all .3s ease;opacity:.5}.toggle:hover{cursor:pointer;border-right:10px solid #444f88}.menu-open #wrapper{padding-left:225px}#wrapper.toggled #page-content-wrapper{position:absolute;margin-right:-225px}.menu-closed .toggle{transition:all 1s ease;left:75px;transform:rotate(180deg)}.menu-closed #wrapper{padding-left:65px}.menu-closed #wrapper #sidebar-wrapper{width:65px}.menu-closed #wrapper #sidebar-wrapper .brand{height:0;width:0;opacity:0}.menu-closed #wrapper #sidebar-wrapper .brand-small{opacity:1;width:65px;height:75px;line-height:75px}.menu-closed #wrapper #sidebar-wrapper .nav-sidebar{margin-top:75px}.menu-closed #wrapper #sidebar-wrapper span.title{display:none}.menu-closed #wrapper #sidebar-wrapper i{margin-left:0;margin-right:5px}.menu-closed #wrapper #sidebar-wrapper .toggle{transition:all 1s ease;left:75px;transform:rotate(180deg)}.menu-closed #wrapper #sidebar-wrapper .submenu,.menu-closed #wrapper #sidebar-wrapper .support{display:none}.navbar-default{margin-left:225px;background-color:#fff;height:75px;border:0;transition:all .4s ease;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.03),0 3px 1px -2px rgba(0,0,0,.1),0 1px 5px 0 rgba(0,0,0,.03);box-shadow:0 2px 2px #00000008,0 3px 1px -2px #0000001a,0 1px 5px #00000008}.navbar-default .navbar-brand{color:#444f88;font-size:20px;font-family:Arial;font-weight:700;line-height:75px;padding:0 30px}.navbar-default .navbar-right{margin-right:15px}.navbar-default .navbar-right .dropdown-menu{margin:0;padding:0;min-width:auto}.navbar-default .navbar-right .dropdown-menu li a,.navbar-default .navbar-right .dropdown-menu li button{background-color:#444f88;border:1px solid #444f88;width:100%;padding:8px 30px;color:#fff;text-align:right;border-radius:0;border-bottom:1px solid rgb(51,59.25,102);min-width:260px}.navbar-default .navbar-right .dropdown-menu li a i,.navbar-default .navbar-right .dropdown-menu li button i{float:left;line-height:20px}.navbar-default .navbar-right .dropdown-menu li a:hover,.navbar-default .navbar-right .dropdown-menu li button:hover{background-color:#3c4577}.navbar-default .navbar-nav>li>a{padding:0 30px;line-height:75px}.menu-closed .navbar-default{margin-left:65px;transition:all .6s ease}body.external nav.navbar-default{margin-left:0!important}.nav>li .tab-notification{width:10px;height:10px;border-radius:100%;background-color:#a94442;position:absolute;top:2px}#websocketStatusContainer{display:flex;flex-direction:row;gap:5px;background:#eee;border-radius:10px;border:1px solid #ddd;align-items:center}#websocketStatus{font-size:12px}#websocketStatusIcon.connected{color:green}#websocketStatusIcon.connecting{color:orange}#websocketStatusIcon.disconnected{color:red}input,select,textarea{border-radius:3px;padding:3px 10px;border:1px solid #ddd;background-color:#fff}input:focus,select:focus,textarea:focus{border-radius:3px}select.invalid{border:0;background-color:#444f88;color:#fff}select.valid{border:1px solid #ddd;background-color:transparent;color:#000}input[type=submit]{border:0 solid}select{height:30px}input[type=search]::-webkit-input-placeholder{font-weight:400}input[type=search]::-moz-placeholder{font-weight:400}input[type=search]:-moz-placeholder{font-weight:400}input[type=search]:-ms-input-placeholder{font-weight:400}input[type=text].has-success,input[type=number].has-success{border-color:#3c763d;background-color:#c9e8ca}input[type=text].has-error,input[type=number].has-error{border-color:#a94442;background-color:#e0bebd}input[type=text].has-warning,input[type=number].has-warning{border-color:#c59200;background-color:#fde17a}.dataTables_paginate{display:inline-block;float:right}.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:#fff!important;background:linear-gradient(to bottom,#582156,#444f88);border-color:#444f88}.dataTables_wrapper .dataTables_paginate .paginate_button{color:#444f88!important;background-color:#eee;border-color:#ddd;margin-left:0}.fixedHeader-floating{top:75px!important;transition:all .3s ease}div.dataTables_wrapper .dataTables_length,div.dataTables_wrapper .dataTables_filter{display:inline-block}div.dataTables_wrapper .dataTables_length input,div.dataTables_wrapper .dataTables_filter input{margin-left:0!important;margin-right:1.5em;line-height:27px}.inline-table-filters{display:flex;align-items:center;justify-content:end;gap:8px}.inline-table-filters label{display:block;text-align:left}.inline-table-filters-wrapper .top{display:flex;justify-content:flex-end;align-items:flex-end;margin-bottom:16px}.inline-table-filters-wrapper .top .dt-buttons{margin-right:auto!important}.inline-table-filters-wrapper .top .dataTables_filter{display:flex;justify-content:flex-end;align-items:flex-end;gap:8px}.inline-table-filters-wrapper .top .dataTables_filter>label{margin-bottom:0}.inline-table-filters-wrapper .top input{height:30px;margin-right:0!important}.inline-table-filters-wrapper .top>*:not(:last-child){margin-right:8px}.inline-table-filters-wrapper .bottom{margin-top:12px;display:flex;justify-content:space-between;align-items:center}.warnings-cell li{white-space:nowrap}.dataTables_wrapper tr.selected{float:none;display:table-row}.dataTables_wrapper .dataTables_length{float:right}.dataTables_wrapper .dataTables_length label{line-height:38px;width:180px}.input-sm{height:auto;padding:6px 12px;font-size:14px;line-height:20px}select.input-sm{height:34px}#analysisrows_wrapper{width:100%}#analysisrows,table[aria-describedby=analysisrows_info]{margin-left:0;margin-right:0}#analysisrows .tooltip,table[aria-describedby=analysisrows_info] .tooltip{position:absolute;top:0;right:0}table.dataTable.fetching{position:relative;margin-bottom:50px}table.dataTable.fetching:before{content:"";width:100%;height:100%;background-color:#fff;position:absolute}table.dataTable.fetching:after{content:"";font: 14px/1 FontAwesome;color:#000000b3;-webkit-animation:rotating 2s linear infinite;-moz-animation:rotating 2s linear infinite;-ms-animation:rotating 2s linear infinite;-o-animation:rotating 2s linear infinite;animation:rotating 2s linear infinite;z-index:100;left:44%;top:120px;font-size:50px;position:absolute}#reportrows tr.is-changed,#reportrows tr.is-sent,#reportrows tr.is-approved,#analysisrows tr.is-changed,#analysisrows tr.is-sent,#analysisrows tr.is-approved{background-color:#8ad5b4}#reportrows tr.is-tagged,#analysisrows tr.is-tagged{background-color:#7782bb!important}#reportrows tr.is-tagged td,#analysisrows tr.is-tagged td{color:#fff}#reportrows tr.is-tagged td input,#reportrows tr.is-tagged td select,#reportrows tr.is-tagged td textarea,#reportrows tr.is-tagged td label,#analysisrows tr.is-tagged td input,#analysisrows tr.is-tagged td select,#analysisrows tr.is-tagged td textarea,#analysisrows tr.is-tagged td label{color:#000}@keyframes backgroundColorPalette{0%{background:#fff}to{background:#b0ffbb}}#receivings tr.qred,#receivings tr.flagged,table.dataTable tr.qred,table.dataTable tr.flagged{background-color:#ff8282}#receivings tr.is-approved,#receivings tr.green,table.dataTable tr.is-approved,table.dataTable tr.green{background-color:#8ad5b4}#receivings td.relative,table.dataTable td.relative{position:relative}#action-log tr.highlight-pulse{animation-name:backgroundColorPalette;animation-duration:2s;animation-iteration-count:infinite;animation-direction:alternate}#mappings.table{width:40%}table.offer.table.dataTable.no-footer{margin:0}table#receiving-priorities.dataTable tbody td{padding:2px 10px}table#customer-performance.dataTable thead tr th.important-note,table#sales-team-performance.dataTable thead tr th.important-note{background-color:#795f8c;text-align:center;color:#fff}table.dataTable thead tr th.assisting-header{background-color:#795f8c;text-align:center;color:#fff;border-right:4px solid #fff;font-size:110%}table .modal-link{cursor:pointer}table .modal-link:hover{text-decoration:underline}.invisible-header{visibility:hidden}.invisible-header th{padding:0!important}th.actionColumns,td.actionColumns{background:#edede9e6;text-align:center!important;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.dataTables_scrollHead{position:sticky!important;top:75px;z-index:99;background-color:#fff}.dataTable.highlight-empty-message .dataTables_empty{font-weight:700;color:#de7278}#openSalesOrders_info{clear:none}.dataTables_scrollHeadInner{width:100%!important}.dataTables_scrollHeadInner>table{max-width:unset!important}.btn-file{position:relative;overflow:hidden}.btn-file p{margin:0}.btn-file input[type=file]{position:absolute;top:0;left:0;width:100%;height:100%;font-size:100px;text-align:right;filter:alpha(opacity=0);opacity:0;outline:none;background:#fff;cursor:inherit;display:block}.save,.create,.selected,button{display:block;float:left;background-color:#444f88;padding:5px 15px;position:relative;border-radius:3px;color:#fff;border:1px solid #444f88;margin-right:5px;cursor:pointer}.save:hover,.create:hover,.selected:hover,button:hover{color:#fff;background-color:#3c4577}.save:focus,.create:focus,.selected:focus,button:focus{outline:none;color:#fff}.delete,.delete:focus{background-color:#de7278;color:#fff;border:1px solid rgb(221.7466666667,114.2533333333,119.6666666667)}.delete:hover,.delete:focus:hover{background-color:#fff;color:#de7278;border-color:#de7278}.save{float:right}.table .btn{display:inline-block;float:none;position:relative}.selected{background-color:transparent;color:#444f88}.selected:focus{color:#444f88}button.cancel,.fa-exclamation-triangle{background-color:#de7278;border:1px solid #d44950}button.cancel:hover,.fa-exclamation-triangle:hover{background-color:#d44950;border:1px solid rgb(189.28,44.72,52)}.create{padding:5px 15px 5px 25px;position:relative}.create:before{content:"+";font-size:18px;position:absolute;top:1px;left:8px}.disabled{background-color:#cdcdcd!important;border:1px solid #b3b3b3!important;cursor:not-allowed}button:focus{outline:none}button.right,.btn.right{float:right}.btn.fa-trash,.btn.fa-eraser,.btn.btn-red{background-color:#de7278;color:#fff;border:1px solid rgb(221.7466666667,114.2533333333,119.6666666667)}.btn.fa-trash:hover,.btn.fa-eraser:hover,.btn.btn-red:hover{background-color:#fff;color:#de7278;border-color:#de7278}.btn.fa-trash-disabled,.btn.fa-trash-disabled:hover,.btn.fa-eraser-disabled,.btn.fa-eraser-disabled:hover,.btn.btn-red-disabled,.btn.btn-red-disabled:hover{background-color:#de727880;cursor:not-allowed;border:1px solid rgba(221.7466666667,114.2533333333,119.6666666667,.5)}.input-group-btn .btn{float:unset!important;margin-right:unset!important;border-color:#000!important}td .btn{background-color:#444f88;color:#fff;border:1px solid white;margin-right:5px;display:inline-block}td .btn:hover{background-color:#fff;color:#444f88;border-color:#444f88}td .btn-inverted{background-color:#fff;color:#444f88;border:1px solid #444f88;margin-right:5px;display:inline-block}td .btn-inverted:hover{background-color:#444f88;color:#fff;border-color:#444f88}td .btn-red-inverted{background-color:#fff;color:#de7278;border:1px solid rgb(221.7466666667,114.2533333333,119.6666666667);margin-right:5px;display:inline-block}td .btn-red-inverted:hover{background-color:#de7278;color:#fff;border-color:#de7278}td .fa-trash,td .fa-eraser{background-color:#de7278;color:#fff;border:1px solid rgb(221.7466666667,114.2533333333,119.6666666667)}td .fa-trash:hover,td .fa-eraser:hover{background-color:#fff;color:#de7278;border-color:#de7278}td .btn-green{background-color:#41b883;color:#fff;border:1px solid white;margin-right:5px;display:inline-block}td .btn-green-disabled,td .btn-green-disabled:hover{background-color:#41b88380;cursor:not-allowed}td .btn-green:hover{background-color:#fff;color:#41b883;border-color:#41b883}td .disable{background-color:#de7278;color:#fff;border:1px solid rgb(221.7466666667,114.2533333333,119.6666666667)}td .disable:hover{background-color:#fff;color:#de7278;border-color:#de7278}td .enable{background-color:green;color:#fff;border:1px solid green}td .enable:hover{background-color:#1aff1a;color:#444f88;border-color:#444f88}td .workflow-table-download{display:inline}td .workflow-table-download button{line-height:1.25em}.buttons-container{gap:8px;display:flex;flex-direction:column;justify-content:start}.buttons-container>button,.buttons-container>.btn{height:100%;float:none!important}@media (min-width: 640px){.buttons-container{flex-direction:row;justify-content:end}}.btn.btn-primary+.btn.btn-primary{margin-left:4px}button+button{margin-left:4px}.report-group{padding-left:0;min-height:50px;list-style:none}.report-group li{display:inline-block;margin:4px;padding:4px 10px}.report-group li.applied{opacity:.5}.panel-settings input.datepicker{display:inline-block;width:85%}.panel-settings img.ui-datepicker-trigger{width:35px;height:auto;margin-left:5px}.inline-radio{display:inline-flex;gap:2em}.inline-radio label,.inline-radio input{cursor:pointer}.login img.img-center{display:block;margin:0 auto}.login img.img-responsive{padding:10px 0}.panel.login h4{text-align:center;margin-top:15px}.pac-container{z-index:9999}.well{margin:20px auto}.tooltip{position:absolute}.modal .close:hover{color:#444f88;background-color:transparent}.modal form{display:inline-block;margin-top:0;width:100%}.modal .modal-body{overflow:visible}.modal .modal-body .well{display:block;float:left;width:100%}.modal .modal-body .full{display:block;float:left;width:100%;margin-bottom:12px}.modal .modal-body .full>label,.modal .modal-body .full>input:not([type=radio]):not([type=checkbox]),.modal .modal-body .full>textarea,.modal .modal-body .full>select{width:100%}.success-message,.error-message,.warning-message,.info-message{z-index:5000;display:none;color:#fff;font-size:17px;background-color:#4cae4c;border-radius:10px;padding:5px 20px;text-align:center;position:fixed;bottom:10px;right:30px;-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,.3);-moz-box-shadow:2px 2px 3px 0px rgba(0,0,0,.3);box-shadow:2px 2px 3px #0000004d}.error-message{background-color:#de7278}.info-message{background-color:#88cbea}.warning-message{background-color:orange}.ajax{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:10000}ul.alert{padding-left:35px}.non-dismissable-alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}#updatedAtWrapper{display:flex;align-items:center}#updated_at{display:inline-block;margin:20px 0 10px 40px;padding:5px 10px}#updated_at.flash-red{-webkit-animation:flash-red 3s infinite;-moz-animation:flash-red 3s infinite;animation:flash-red 3s infinite}@keyframes flash-red{0%,50%,to{background-color:#ff2600}25%,75%{background-color:#fff}}.popover{position:absolute;width:auto;min-width:400px}h3.flash-orange{-webkit-animation:flash-orange 3s infinite;-moz-animation:flash-orange 3s infinite;animation:flash-orange 3s infinite}@-webkit-keyframes flash-orange{0%,50%,to{background-color:#f90}25%,75%{background-color:#fff}}@-moz-keyframes flash-orange{0%,50%,to{background-color:#f90}25%,75%{background-color:#fff}}@keyframes flash-orange{0%,50%,to{background-color:#f90}25%,75%{background-color:#fff}}.panel{border-radius:3px;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 2px 2px #00000024,0 3px 1px -2px #0003,0 1px 5px #0000001f}.panel .panel-heading{border-top-left-radius:0;border-top-right-radius:0}.panel strong{color:#000000b3}#wrapper .panel{-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px #0000000d}.progress-bar-info{background-color:#444f88}.progress-wrapper{display:none}.progress-wrapper .progress{margin-bottom:0}textarea#analysisLog{width:100%;height:150px;background:#f5f5f5}#calendar .fc-button{border-radius:3px;text-shadow:none;box-shadow:none;background-image:none;color:#fff;background-color:#444f88;margin:0 3px}#calendar .fc-button:hover{background-color:#333b66}#calendar .fc-state-active{background-color:#41b883}#calendar .fc-state-active:hover{background-color:#41b883;cursor:not-allowed}#calendar .fc-state-hover{background-color:inherit}#calendar table{border-bottom:1px solid #ddd!important}#calendar td.fc-today{background:#999;color:#fff}#calendar .fc-widget-header{border-top:1px solid #ddd}#calendar .fc-content-skeleton,#calendar .fc-content-skeleton td,#calendar .fc-content-skeleton tr,#calendar .fc-content-skeleton tbody,#calendar .fc-content-skeleton thead,#calendar .fc-content-skeleton table{border:0 solid!important}.autocomplete{display:block;position:relative}.autocomplete input{height:31px}.autocomplete input.w-full{width:100%}.autocomplete .btn{margin-left:15px}.autocomplete .results{max-width:300px;min-width:168px;width:auto;background:#fff;position:absolute;top:27px;z-index:100;padding:0;list-style:none;border-radius:2px;border-top:1px solid #d9d9d9;font-family:Arial,sans-serif;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:auto;box-shadow:0 2px 6px #0000004d}.autocomplete .results li{cursor:pointer;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;line-height:30px;text-align:left;border-top:1px solid #e6e6e6;font-size:11px;color:#999}.autocomplete .results li:first-child{border-top:0}.autocomplete .results li a{height:100%;width:100%;display:block;padding:0 4px}.autocomplete .results li span{border-radius:0;height:100%;width:100%;display:block;padding:0 4px;line-height:30px;margin:0;text-align:left;font-size:11px}.month-picker .month-picker-previous .ui-state-disabled,.month-picker .month-picker-next .ui-state-disabled{pointer-events:all!important;opacity:1!important;filter:none!important}.badge.badge-danger{background-color:#de7278;color:#fff}.home{background-color:#000c}.login{border:1px solid #444f88}.login .panel-heading{background-color:#444f88;color:#fff;text-align:center;font-size:20px}.home #app{height:100%;display:flex;justify-content:center;align-items:center}[v-cloak]{display:none}#page-content-wrapper h1{color:#000000b3;margin-top:0;font-size:30px;margin-bottom:25px;display:inline-block}#page-content-wrapper .create{display:inline-block;float:none;position:relative;top:-5px;margin-left:15px}#page-content-wrapper h2,#page-content-wrapper h3{color:#000000b3}.analysis .panel p,.repair-review .panel p,.lowstockreport .panel p{line-height:25px}.analysis .panel input[type=email],.repair-review .panel input[type=email],.lowstockreport .panel input[type=email]{height:35px;top:1px;position:relative}.analysis .panel .btn-group,.repair-review .panel .btn-group,.lowstockreport .panel .btn-group{top:1px}.analysis .panel .btn-group p,.repair-review .panel .btn-group p,.lowstockreport .panel .btn-group p{margin:0;line-height:20px}.analysis .panel .email-report,.analysis .panel .download-report,.repair-review .panel .email-report,.repair-review .panel .download-report,.lowstockreport .panel .email-report,.lowstockreport .panel .download-report{display:inline-block}.analysis .panel .download-report,.repair-review .panel .download-report,.lowstockreport .panel .download-report{float:right}.analysis .panel .clear,.repair-review .panel .clear,.lowstockreport .panel .clear{margin-bottom:0}.analysis button[type=submit],.repair-review button[type=submit],.lowstockreport button[type=submit]{margin-bottom:12px}.analysis button[type=submit]{margin-bottom:0!important}.dt-button-collection{top:320px!important}#analysisrows_info{display:inline-block;margin-left:10px}table#analysisrows.table>tbody td{border-right:1px solid #ddd}table#analysisrows.table>tbody td.direct{background-color:#444f88;color:#e6e6e6}table#analysisrows.table>tbody td.alternate{background:#5a4288;color:#e6e6e6}table#analysisrows.table>tbody td.guess{background-color:#f0e38d;color:gray}table#analysisrows.table>tbody td.compound{background-color:#c7a655;color:#fff}table#analysisrows.table>tbody td.hyphen{background-color:#c7806f;color:#fff}table#analysisrows.table>tbody td.smc-darkgreen{background-color:#006400}table#analysisrows.table>tbody td.smc-darkgreen a p{color:#e6e6e6}table#analysisrows.table>tbody td.smc-green{background-color:#00b300}table#analysisrows.table>tbody td.smc-green a p{color:#e6e6e6}table#analysisrows.table>tbody td.smc-orange{background-color:orange}table#analysisrows.table>tbody td.smc-orange a p{color:#333}table#analysisrows.table>tbody td.smc-red{background-color:red}table#analysisrows.table>tbody td.smc-red a p{color:#fff}table#analysisrows.table>tbody tr.not-built-in-quantum{background-color:#ecb0ac}table#analysisrows.table>tbody tr.fuzzy-match{background-color:#eee}table#analysisrows.table>tbody input[type=number]{width:60px}.legend span{position:relative;padding-left:25px;display:inline-block;margin-right:15px}.legend span:before{content:"";width:20px;height:20px;position:absolute;top:0;left:0;background-color:#444f88}.legend span.direct-legend:before{background-color:#444f88}.legend span.two-way-legend:before{background-color:#3ab0a3}.legend span.alternate-legend:before{background-color:#5a4288}.legend span.guess-legend:before{background-color:#f0e38d}.legend span.compound-legend:before{background-color:#c7a655}.legend span.hyphen-legend:before{background-color:#c7806f}table#analysisrows.dataTable .number,table.dataTable.fixedHeader-floating .number{width:70px!important}table#analysisrows.dataTable>tbody>tr>td,table.dataTable.fixedHeader-floating>tbody>tr>td{padding:5px 10px 0 15px}table#analysisrows.dataTable input.offer,table.dataTable.fixedHeader-floating input.offer{width:80px}table#analysisrows.dataTable input,table.dataTable.fixedHeader-floating input{margin-bottom:5px}.progress.analysis-progress{margin-bottom:0}.progress.analysis-progress .progress-bar{min-width:2em}.users{position:relative;margin:0 0 20px 5px}@media (min-width: 992px){.analysis-info-col{position:sticky;top:95px}}.cage-rows ul{padding:0;margin:0;list-style:none}.cage-rows ul li{padding:4px 0;height:22px}.cage-rows.pn ul{padding-left:40px}tbody tr td label.offer-type{white-space:nowrap;margin-bottom:0;font-weight:400}table.offer th.ta,table.offer td.ta{background-color:#add8e6}table.offer th.supplier,table.offer td.supplier{background-color:#90ee90}#tvContentWrapper{margin:0 20px 20px}#clockWrapper{display:inline-block;margin:20px 0 10px 40px;padding:5px 10px}#updatedAtWrapper #websocketStatusContainer{margin:20px 0 10px 40px;padding:5px 10px}.picked-by-label{display:inline-block;padding:0 10px}#openOrdersFreightForwarder_wrapper,#openOrdersFedexDhl_wrapper,#openOrdersDangerousGoods_wrapper,#pickedBy_wrapper{display:none}#openOrdersFreightForwarder thead tr th,#openOrdersDangerousGoods thead tr th,#pickedBy thead tr th{padding-top:0;padding-bottom:0}#openOrdersFreightForwarder thead tr th span,#openOrdersDangerousGoods thead tr th span,#pickedBy thead tr th span{display:none}#freightForwarderHeading,#dangerousGoodsHeading,#alreadyPickedHeading{margin:5px 0}table#openOrdersFedexDhl tbody td,table#openOrdersFreightForwarder tbody td,table#openOrdersDangerousGoods tbody td,table#pickedBy tbody td{padding:4px 10px;font-size:18px}table#openOrdersFedexDhl tbody td:first-child,table#openOrdersFreightForwarder tbody td:first-child,table#openOrdersDangerousGoods tbody td:first-child,table#pickedBy tbody td:first-child{font-size:20px}.section-heading{background-color:#0000001a;padding:10px}.section-heading h3{margin:0;text-align:center}#repairOrdersGridWrapper,#repairOrdersGridWrapperPicked{display:flex;gap:0;overflow-x:auto}#repairOrdersGridWrapper .repair-orders-column,#repairOrdersGridWrapperPicked .repair-orders-column{flex:1}#repairOrdersGridWrapper .repair-orders-column .col-heading,#repairOrdersGridWrapperPicked .repair-orders-column .col-heading{background-color:#0000000d;font-size:24px;font-weight:700;padding:0 10px}#repairOrdersGridWrapper .repair-orders-column .col-body,#repairOrdersGridWrapperPicked .repair-orders-column .col-body{padding:0 10px}.repair-order-entry{display:flex;flex-direction:column;width:fit-content;margin-bottom:10px}.repair-order-entry .order-number{padding:5px;font-size:40px;line-height:1}.repair-order-entry .other-reason{font-size:20px;padding:2px 5px;line-height:1}#tvContentWrapper.rotate-monitor-90{margin:0}.rotate-monitor-90{transform:rotate(-90deg);transform-origin:top left;width:calc(100vh - 40px);height:calc(100vw - 40px);margin-top:calc(100vh - 20px)!important}#pickedHeading{padding:22px 0}div.panel-body.panel-stats.darkgreen,table.table td.darkgreen{background-color:#006400;color:#e6e6e6}div.panel-body.panel-stats.darkgreen p,div.panel-body.panel-stats.darkgreen strong,table.table td.darkgreen p,table.table td.darkgreen strong{color:#e6e6e6}div.panel-body.panel-stats.green,table.table td.green{background-color:#00b300;color:#e6e6e6}div.panel-body.panel-stats.green p,div.panel-body.panel-stats.green strong,table.table td.green p,table.table td.green strong{color:#e6e6e6}div.panel-body.panel-stats.orange,table.table td.orange{background-color:orange;color:#333}div.panel-body.panel-stats.orange p,div.panel-body.panel-stats.orange strong,table.table td.orange p,table.table td.orange strong{color:#333}div.panel-body.panel-stats.red,table.table td.red{background-color:red;color:#fff}div.panel-body.panel-stats.red p,div.panel-body.panel-stats.red strong,table.table td.red p,table.table td.red strong{color:#fff}div.panel-body.panel-stats p,table.table td p{text-align:center;font-size:120%;margin:0}div.panel-body.panel-stats table,table.table td table{margin-bottom:0}div.panel-body.panel-stats.fetching,table.table td.fetching{position:relative;margin-bottom:50px}div.panel-body.panel-stats.fetching:after,table.table td.fetching:after{content:"";font: 14px/1 FontAwesome;color:#000000b3;-webkit-animation:rotating 2s linear infinite;-moz-animation:rotating 2s linear infinite;-ms-animation:rotating 2s linear infinite;-o-animation:rotating 2s linear infinite;animation:rotating 2s linear infinite;font-size:50px;margin-bottom:20px}.subscriber-actions{display:flex}.subscriber-actions>*:not(:first-child){margin-left:5px}.subscriber-actions>*:not(:last-child){margin-right:5px}.absence-actions-wrapper{display:flex}.absences-header{display:flex;justify-content:space-between;align-items:flex-start}.absences-header .absence-actions{display:flex;justify-content:flex-end;align-items:center}.absences-header .absence-actions .create{top:0!important}#holidays{width:100%!important}.holiday-filters{display:flex;justify-content:flex-end;align-items:center}.holiday-filters label{display:block}.holiday-filters>div:not(:last-child){margin-right:8px}.incoming-clearance-attachments>*:not(:first-child){margin-top:6px}form.form-otp div.app-icons{display:flex;justify-content:center;align-items:center;margin-bottom:20px}form.form-otp div.app-icons img{width:150px;height:auto}form.form-otp div.qr-code{display:flex;justify-content:center;align-items:center;margin-bottom:20px}form.form-otp div.qr-code img{width:60%;height:auto}form.form-otp p.secret-key{text-align:center;font-size:1.1em;font-weight:700;margin-bottom:20px}.auto-paid{background-color:#41b883;color:#fff;margin-right:5px;width:26px;height:26px;display:flex;align-items:center;justify-content:center;border-radius:50%}.unit-received-notification{background-color:#de7278!important;border:0!important;color:#fff;margin-right:5px;width:26px;height:26px;display:flex;align-items:center;justify-content:center;border-radius:50%}tr.table-group td{background:#795f8c;color:#fff;font-weight:500;font-size:16px;padding:10px!important;line-height:1}table#orderIssueLines tr:not(.table-group):hover{background:#e5ffff!important}table#orderIssueLines tr:not(.table-group):hover td{background:#e5ffff!important}table#orderIssueLines td{padding:2px 10px}table#orderIssueLines td select{border:none;background:transparent}table#orderIssueLines td .guest-sl-notes{white-space:normal;width:205px}table#orderIssueLines ul{padding-left:20px;margin-bottom:0}table#orderIssueReports td{padding:2px 10px;vertical-align:middle}table#orderIssueReports td select{border:none;background:transparent}#orderIssueActivityLogsModal .modal-dialog{width:900px}#orderIssueActivityLogsModal .modal-dialog .dataTables_length label{margin-bottom:0}.notes-wrapper{width:100%;display:flex;flex-direction:column;padding:15px;max-height:400px;overflow-y:scroll}.notes-wrapper.total-aviation .order-line-note.supplier{margin-right:10px}.notes-wrapper.total-aviation .order-line-note.total-aviation{margin-left:10px;align-self:end;text-align:right}.notes-wrapper.supplier .order-line-note.total-aviation{margin-right:10px}.notes-wrapper.supplier .order-line-note.supplier{margin-left:10px;align-self:end;text-align:right}.notes-wrapper .order-line-note{width:55%;border:1px solid rgba(0,0,0,.1);padding:5px 10px;border-radius:10px;margin-bottom:10px}.notes-wrapper .order-line-note.note-added{animation:noteAddedFadeOut .5s 1s forwards;background-color:#e5ffff}@keyframes noteAddedFadeOut{0%{background-color:#e5ffff}to{background-color:transparent}}.notes-wrapper .order-line-note .delete-icon-btn{color:#0000004d}.notes-wrapper .order-line-note .delete-icon-btn:hover{color:#de7278;cursor:pointer}.notes-wrapper .order-line-note .note-content{margin-top:10px}.notes-wrapper .order-line-note .note-content p{margin-bottom:0}#existingAttachments{margin-bottom:30px}#existingAttachments #orderIssueLineAttachmentsTable{width:100%}#existingAttachments #orderIssueLineAttachmentsTable th{border-bottom:1px solid rgba(0,0,0,.3);padding:5px}#existingAttachments #orderIssueLineAttachmentsTable tbody td{border-top:1px solid #ddd;padding:5px}.action-count{position:absolute;top:-5px;right:-5px;background:#297da6;border-radius:50%;color:#fff;width:17px;height:17px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700}#orderReportWrapper{display:flex;flex-direction:column;min-height:100vh}#orderReportHeader{position:fixed;width:100%;background-color:#fff;z-index:2;padding:16px 32px;border-bottom:1px solid #e1e1e1}#orderReportHeader .header-col{display:flex;align-items:center}#orderReportHeader img{margin-right:20px}#orderReportBody{padding:16px 32px;margin-top:94px;flex:1}#orderReportBody h1{position:absolute;margin:0;font-size:30px;font-weight:400}#orderReportBody .dataTables_scrollHead{top:94px;z-index:99;background-color:#fff}#orderReportBody .dataTables_wrapper .dataTables_filter{margin-bottom:16px}#orderReportBody .dataTables_wrapper .dataTables_filter input{margin-right:0}#orderReportFooter{padding:16px 32px;display:flex;background-color:#222;color:#fff}#orderReportFooter p{margin-bottom:0}#orderReportFooter{display:flex;flex-direction:column;gap:10px}#orderReportFooter span{font-size:16px;text-transform:uppercase;font-weight:500;color:#919191}#orderReportFooter #orderReportFooterDetails{display:flex;gap:40px}#orderIssueLineNotesForm .modal-body{padding:0 0 15px}#orderIssueLineNotesForm .add-note{box-shadow:0 -3px 8px -3px #0000004d;padding:5px 15px}.form-error{color:#de7278}.has-error{border:1px solid #de7278}.line-mismatch{color:#d44950}.line-mismatch:hover{text-decoration:underline;cursor:pointer}#lineMismatchPreview table{width:100%;border:1px solid #ddd;padding:5px}#lineMismatchPreview th,#lineMismatchPreview td{padding:5px 10px;border-bottom:1px solid #ddd}#lineMismatchPreview .error{color:#de7278}#corereport tbody tr:hover td,#corereport tbody tr:focus-within td{background-color:#444f88d6;color:#fff}#corereport tbody tr:hover td a,#corereport tbody tr:hover td i:not(.btn),#corereport tbody tr:hover td p,#corereport tbody tr:hover td span,#corereport tbody tr:hover td h1,#corereport tbody tr:hover td h2,#corereport tbody tr:hover td h3,#corereport tbody tr:hover td h4,#corereport tbody tr:hover td h5,#corereport tbody tr:hover td h6,#corereport tbody tr:focus-within td a,#corereport tbody tr:focus-within td i:not(.btn),#corereport tbody tr:focus-within td p,#corereport tbody tr:focus-within td span,#corereport tbody tr:focus-within td h1,#corereport tbody tr:focus-within td h2,#corereport tbody tr:focus-within td h3,#corereport tbody tr:focus-within td h4,#corereport tbody tr:focus-within td h5,#corereport tbody tr:focus-within td h6{color:#fff}#corereport tbody tr:hover td input,#corereport tbody tr:hover td select,#corereport tbody tr:hover td textarea,#corereport tbody tr:focus-within td input,#corereport tbody tr:focus-within td select,#corereport tbody tr:focus-within td textarea{color:#000}#userModal .modal-dialog{width:100%;max-width:360px}#userModal label{min-width:150px}#userModal input{margin:3px 0}#userModal button[type=submit]{margin-top:10px;float:right}.text-right{text-align:right!important}.text-left{text-align:left!important}.uppercase{text-transform:uppercase}.flex,.inline-flex{display:flex}.justify-end{justify-content:end}.mt-2{margin-top:.5rem}.mb-5{margin-bottom:20px}.mb-4{margin-bottom:16px}.mb-3{margin-bottom:12px}.mb-2{margin-bottom:8px}.mb-0{margin-bottom:0}.mt-5{margin-top:20px}.mt-2{margin-top:8px}.mt-3{margin-top:12px}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.user-select-none{-webkit-user-select:none;user-select:none}.flex{display:flex}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-initial{flex:0 1 auto}.flex-none{flex:none}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.flex-grow-0{flex-grow:0}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-row-reverse{flex-direction:row-reverse}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.flex-nowrap{flex-wrap:nowrap}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.content-start{align-content:flex-start}.content-end{align-content:flex-end}.content-center{align-content:center}.content-between{align-content:space-between}.content-around{align-content:space-around}.content-evenly{align-content:space-evenly}.self-auto{align-self:auto}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.self-stretch{align-self:stretch}.self-baseline{align-self:baseline}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-16{gap:4rem}.gap-20{gap:5rem}.gap-24{gap:6rem}.gap-32{gap:8rem}.gap-x-1{column-gap:.25rem}.gap-x-2{column-gap:.5rem}.gap-x-3{column-gap:.75rem}.gap-x-4{column-gap:1rem}.gap-x-5{column-gap:1.25rem}.gap-x-6{column-gap:1.5rem}.gap-x-8{column-gap:2rem}.gap-x-10{column-gap:2.5rem}.gap-x-12{column-gap:3rem}.gap-x-16{column-gap:4rem}.gap-x-20{column-gap:5rem}.gap-x-24{column-gap:6rem}.gap-x-32{column-gap:8rem}.gap-y-1{row-gap:.25rem}.gap-y-2{row-gap:.5rem}.gap-y-3{row-gap:.75rem}.gap-y-4{row-gap:1rem}.gap-y-5{row-gap:1.25rem}.gap-y-6{row-gap:1.5rem}.gap-y-8{row-gap:2rem}.gap-y-10{row-gap:2.5rem}.gap-y-12{row-gap:3rem}.gap-y-16{row-gap:4rem}.gap-y-20{row-gap:5rem}.gap-y-24{row-gap:6rem}.gap-y-32{row-gap:8rem}
