.ngx-datatable{display:block;overflow:hidden;justify-content:center;position:relative;transform:translateZ(0)}.ngx-datatable [hidden]{display:none!important}.ngx-datatable *,.ngx-datatable *:before,.ngx-datatable *:after{box-sizing:border-box}.ngx-datatable.scroll-vertical .datatable-body{overflow-y:auto}.ngx-datatable.scroll-vertical.virtualized .datatable-body .datatable-row-wrapper{position:absolute}.ngx-datatable.scroll-horz .datatable-body{overflow-x:auto;-webkit-overflow-scrolling:touch}.ngx-datatable.fixed-header .datatable-header .datatable-header-inner{white-space:nowrap}.ngx-datatable.fixed-header .datatable-header .datatable-header-inner .datatable-header-cell{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ngx-datatable.fixed-row .datatable-scroll,.ngx-datatable.fixed-row .datatable-scroll .datatable-body-row{white-space:nowrap}.ngx-datatable.fixed-row .datatable-scroll .datatable-body-row .datatable-body-cell,.ngx-datatable.fixed-row .datatable-scroll .datatable-body-row .datatable-body-group-cell{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ngx-datatable .datatable-body-row,.ngx-datatable .datatable-row-center,.ngx-datatable .datatable-header-inner{display:flex;flex-direction:row;-o-flex-flow:row;flex-flow:row}.ngx-datatable .datatable-body-cell,.ngx-datatable .datatable-header-cell{overflow-x:hidden;vertical-align:top;display:inline-block;line-height:1.625}.ngx-datatable .datatable-body-cell:focus,.ngx-datatable .datatable-header-cell:focus{outline:none}.ngx-datatable .datatable-row-left,.ngx-datatable .datatable-row-right{z-index:9}.ngx-datatable .datatable-row-left,.ngx-datatable .datatable-row-center,.ngx-datatable .datatable-row-group,.ngx-datatable .datatable-row-right{position:relative}.ngx-datatable .datatable-header{display:block;overflow:hidden}.ngx-datatable .datatable-header .datatable-header-inner{align-items:stretch;-webkit-align-items:stretch}.ngx-datatable .datatable-header .datatable-header-cell{position:relative;display:inline-block}.ngx-datatable .datatable-header .datatable-header-cell.sortable .datatable-header-cell-wrapper{cursor:pointer}.ngx-datatable .datatable-header .datatable-header-cell.longpress .datatable-header-cell-wrapper{cursor:move}.ngx-datatable .datatable-header .datatable-header-cell .sort-btn{line-height:100%;vertical-align:middle;display:inline-block;cursor:pointer}.ngx-datatable .datatable-header .datatable-header-cell .resize-handle,.ngx-datatable .datatable-header .datatable-header-cell .resize-handle--not-resizable{display:inline-block;position:absolute;right:0;top:0;bottom:0;width:5px;padding:0 4px;visibility:hidden}.ngx-datatable .datatable-header .datatable-header-cell .resize-handle{cursor:ew-resize}.ngx-datatable .datatable-header .datatable-header-cell.resizeable:hover .resize-handle,.ngx-datatable .datatable-header .datatable-header-cell:hover .resize-handle--not-resizable{visibility:visible}.ngx-datatable .datatable-header .datatable-header-cell .targetMarker{position:absolute;top:0;bottom:0}.ngx-datatable .datatable-header .datatable-header-cell .targetMarker.dragFromLeft{right:0}.ngx-datatable .datatable-header .datatable-header-cell .targetMarker.dragFromRight{left:0}.ngx-datatable .datatable-header .datatable-header-cell .datatable-header-cell-template-wrap{height:inherit}.ngx-datatable .datatable-body{position:relative;z-index:10;display:block}.ngx-datatable .datatable-body .datatable-scroll{display:inline-block}.ngx-datatable .datatable-body .datatable-row-detail{overflow-y:hidden}.ngx-datatable .datatable-body .datatable-row-wrapper{display:flex;flex-direction:column}.ngx-datatable .datatable-body .datatable-body-row{outline:none}.ngx-datatable .datatable-body .datatable-body-row>div{display:flex}.ngx-datatable .datatable-footer{display:block;width:100%;overflow:auto}.ngx-datatable .datatable-footer .datatable-footer-inner{display:flex;align-items:center;width:100%}.ngx-datatable .datatable-footer .selected-count .page-count{flex:1 1 40%}.ngx-datatable .datatable-footer .selected-count .datatable-pager{flex:1 1 60%}.ngx-datatable .datatable-footer .page-count{flex:1 1 20%}.ngx-datatable .datatable-footer .datatable-pager{flex:1 1 80%;text-align:right}.ngx-datatable .datatable-footer .datatable-pager .pager,.ngx-datatable .datatable-footer .datatable-pager .pager li{padding:0;margin:0;display:inline-block;list-style:none}.ngx-datatable .datatable-footer .datatable-pager .pager li,.ngx-datatable .datatable-footer .datatable-pager .pager li a{outline:none}.ngx-datatable .datatable-footer .datatable-pager .pager li a{cursor:pointer;display:inline-block}.ngx-datatable .datatable-footer .datatable-pager .pager li.disabled a{cursor:not-allowed}.ngx-datatable.material{background:#fff;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.ngx-datatable.material.striped .datatable-row-odd{background:#eee}.ngx-datatable.material.single-selection .datatable-body-row.active,.ngx-datatable.material.single-selection .datatable-body-row.active .datatable-row-group,.ngx-datatable.material.multi-selection .datatable-body-row.active,.ngx-datatable.material.multi-selection .datatable-body-row.active .datatable-row-group,.ngx-datatable.material.multi-click-selection .datatable-body-row.active,.ngx-datatable.material.multi-click-selection .datatable-body-row.active .datatable-row-group{background-color:#304ffe;color:#fff}.ngx-datatable.material.single-selection .datatable-body-row.active:hover,.ngx-datatable.material.single-selection .datatable-body-row.active:hover .datatable-row-group,.ngx-datatable.material.multi-selection .datatable-body-row.active:hover,.ngx-datatable.material.multi-selection .datatable-body-row.active:hover .datatable-row-group,.ngx-datatable.material.multi-click-selection .datatable-body-row.active:hover,.ngx-datatable.material.multi-click-selection .datatable-body-row.active:hover .datatable-row-group{background-color:#193ae4;color:#fff}.ngx-datatable.material.single-selection .datatable-body-row.active:focus,.ngx-datatable.material.single-selection .datatable-body-row.active:focus .datatable-row-group,.ngx-datatable.material.multi-selection .datatable-body-row.active:focus,.ngx-datatable.material.multi-selection .datatable-body-row.active:focus .datatable-row-group,.ngx-datatable.material.multi-click-selection .datatable-body-row.active:focus,.ngx-datatable.material.multi-click-selection .datatable-body-row.active:focus .datatable-row-group{background-color:#2041ef;color:#fff}.ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover,.ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group{background-color:#eee;transition-property:background;transition-duration:.3s;transition-timing-function:linear}.ngx-datatable.material:not(.cell-selection) .datatable-body-row:focus,.ngx-datatable.material:not(.cell-selection) .datatable-body-row:focus .datatable-row-group{background-color:#ddd}.ngx-datatable.material.cell-selection .datatable-body-cell:hover,.ngx-datatable.material.cell-selection .datatable-body-cell:hover .datatable-row-group{background-color:#eee;transition-property:background;transition-duration:.3s;transition-timing-function:linear}.ngx-datatable.material.cell-selection .datatable-body-cell:focus,.ngx-datatable.material.cell-selection .datatable-body-cell:focus .datatable-row-group{background-color:#ddd}.ngx-datatable.material.cell-selection .datatable-body-cell.active,.ngx-datatable.material.cell-selection .datatable-body-cell.active .datatable-row-group{background-color:#304ffe;color:#fff}.ngx-datatable.material.cell-selection .datatable-body-cell.active:hover,.ngx-datatable.material.cell-selection .datatable-body-cell.active:hover .datatable-row-group{background-color:#193ae4;color:#fff}.ngx-datatable.material.cell-selection .datatable-body-cell.active:focus,.ngx-datatable.material.cell-selection .datatable-body-cell.active:focus .datatable-row-group{background-color:#2041ef;color:#fff}.ngx-datatable.material .empty-row{height:50px;text-align:left;padding:.5rem 1.2rem;vertical-align:top;border-top:0}.ngx-datatable.material .loading-row{text-align:left;padding:.5rem 1.2rem;vertical-align:top;border-top:0}.ngx-datatable.material .datatable-header .datatable-row-left,.ngx-datatable.material .datatable-body .datatable-row-left{background-color:#fff;background-position:100% 0;background-repeat:repeat-y;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAABCAYAAAD5PA/NAAAAFklEQVQIHWPSkNeSBmJhTQVtbiDNCgASagIIuJX8OgAAAABJRU5ErkJggg==)}.ngx-datatable.material .datatable-header .datatable-row-right,.ngx-datatable.material .datatable-body .datatable-row-right{background-position:0 0;background-color:#fff;background-repeat:repeat-y;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAABCAYAAAD5PA/NAAAAFklEQVQI12PQkNdi1VTQ5gbSwkAsDQARLAIGtOSFUAAAAABJRU5ErkJggg==)}.ngx-datatable.material .datatable-header{border-bottom:1px solid rgba(0,0,0,.12)}.ngx-datatable.material .datatable-header .datatable-header-cell{text-align:left;padding:.9rem 1.2rem;font-weight:400;background-color:#fff;color:#0000008a;vertical-align:bottom;font-size:12px;font-weight:500}.ngx-datatable.material .datatable-header .datatable-header-cell .datatable-header-cell-wrapper{position:relative}.ngx-datatable.material .datatable-header .datatable-header-cell.longpress .draggable:after{transition:transform .4s ease,opacity .4s ease;opacity:.5;transform:scale(1)}.ngx-datatable.material .datatable-header .datatable-header-cell .draggable:after{content:" ";position:absolute;top:50%;left:50%;margin:-30px 0 0 -30px;height:60px;width:60px;background:#eee;border-radius:100%;opacity:1;filter:none;transform:scale(0);z-index:9999;pointer-events:none}.ngx-datatable.material .datatable-header .datatable-header-cell.dragging .resize-handle{border-right:none}.ngx-datatable.material .datatable-header .resize-handle{border-right:solid 1px #eee}.ngx-datatable.material .datatable-body{position:relative}.ngx-datatable.material .datatable-body .datatable-row-detail{background:#f5f5f5;padding:10px}.ngx-datatable.material .datatable-body .datatable-group-header{background:#f5f5f5;border-bottom:solid 1px #d9d8d9;border-top:solid 1px #d9d8d9}.ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-cell,.ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-group-cell{text-align:left;padding:.9rem 1.2rem;vertical-align:top;border-top:0;color:#000000de;transition:width .3s ease;font-size:14px;font-weight:400}.ngx-datatable.material .datatable-body .progress-linear{display:block;position:sticky;width:100%;height:5px;padding:0;margin:0;top:0}.ngx-datatable.material .datatable-body .progress-linear .container{display:block;position:relative;overflow:hidden;width:100%;height:5px;transform:translate(0) scale(1);background-color:#aad1f9}.ngx-datatable.material .datatable-body .progress-linear .container .bar{transition:all .2s linear;animation:query .8s infinite cubic-bezier(.39,.575,.565,1);transition:transform .2s linear;background-color:#106cc8;position:absolute;left:0;top:0;bottom:0;width:100%;height:5px}.ngx-datatable.material .datatable-footer{border-top:1px solid rgba(0,0,0,.12);font-size:12px;font-weight:400;color:#0000008a}.ngx-datatable.material .datatable-footer .page-count{line-height:50px;height:50px;padding:0 1.2rem}.ngx-datatable.material .datatable-footer .datatable-pager{margin:0 10px}.ngx-datatable.material .datatable-footer .datatable-pager li{vertical-align:middle}.ngx-datatable.material .datatable-footer .datatable-pager li.disabled a{color:#00000042!important;background-color:transparent!important}.ngx-datatable.material .datatable-footer .datatable-pager li.active a{background-color:#9e9e9e33;font-weight:700}.ngx-datatable.material .datatable-footer .datatable-pager a{height:22px;min-width:24px;line-height:22px;padding:0 6px;border-radius:3px;margin:6px 3px;text-align:center;vertical-align:top;color:#0000008a;text-decoration:none;vertical-align:bottom}.ngx-datatable.material .datatable-footer .datatable-pager a:hover{color:#000000bf;background-color:#9e9e9e33}.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-left,.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-skip,.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-right,.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-prev{font-size:20px;line-height:20px;padding:0 3px}.ngx-datatable.material .datatable-summary-row .datatable-body-row,.ngx-datatable.material .datatable-summary-row .datatable-body-row:hover{background-color:#ddd}.ngx-datatable.material .datatable-summary-row .datatable-body-row .datatable-body-cell{font-weight:700}.datatable-checkbox{position:relative;margin:0;cursor:pointer;vertical-align:middle;display:inline-block;box-sizing:border-box;padding:0}.datatable-checkbox input[type=checkbox]{position:relative;margin:0 1rem 0 0;cursor:pointer;outline:none}.datatable-checkbox input[type=checkbox]:before{transition:all .3s ease-in-out;content:"";position:absolute;left:0;z-index:1;width:1rem;height:1rem;border:2px solid #f2f2f2}.datatable-checkbox input[type=checkbox]:checked:before{transform:rotate(-45deg);height:.5rem;border-color:#009688;border-top-style:none;border-right-style:none}.datatable-checkbox input[type=checkbox]:after{content:"";position:absolute;top:0;left:0;width:1rem;height:1rem;background:#fff;cursor:pointer}@keyframes query{0%{opacity:1;transform:translate(35%) scaleX(.3)}to{opacity:0;transform:translate(-50%) scaleX(0)}}@charset "UTF-8";@font-face{font-family:data-table;src:url(data-table.eot);src:url(data-table.eot?#iefix) format("embedded-opentype"),url(data-table.woff) format("woff"),url(data-table.ttf) format("truetype"),url(data-table.svg#data-table) format("svg");font-weight:400;font-style:normal}[data-icon]:before{font-family:data-table!important;content:attr(data-icon);font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class^=datatable-icon-]:before,[class*=" datatable-icon-"]:before{font-family:data-table!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.datatable-icon-filter:before{content:"b"}.datatable-icon-collapse:before{content:"a"}.datatable-icon-expand:before{content:"c"}.datatable-icon-close:before{content:"d"}.datatable-icon-up:before{content:"e"}.datatable-icon-down:before{content:"f"}.datatable-icon-sort-unset:before{content:"c";opacity:.5}.datatable-icon-sort:before{content:"g"}.datatable-icon-done:before{content:"h"}.datatable-icon-done-all:before{content:"i"}.datatable-icon-search:before{content:"j"}.datatable-icon-pin:before{content:"k"}.datatable-icon-add:before{content:"m"}.datatable-icon-left:before{content:"o"}.datatable-icon-right:before{content:"p"}.datatable-icon-skip:before{content:"q"}.datatable-icon-prev:before{content:"r"}/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}@font-face{font-family:Maersk Text;font-style:normal;font-weight:400;font-display:swap;src:url(MaerskText-Regular.eot?) format("eot"),url(MaerskText-Regular.woff2) format("woff2"),url(MaerskText-Regular.woff) format("woff")}@font-face{font-family:Maersk Text;font-style:normal;font-weight:500;font-display:swap;src:url(MaerskText-Medium.eot?) format("eot"),url(MaerskText-Medium.woff2) format("woff2"),url(MaerskText-Medium.woff) format("woff")}@font-face{font-family:Maersk Text;font-style:normal;font-weight:700;font-display:swap;src:url(MaerskText-Bold.eot?) format("eot"),url(MaerskText-Bold.woff2) format("woff2"),url(MaerskText-Bold.woff) format("woff")}@font-face{font-family:Maersk Text;font-style:italic;font-weight:400;font-display:swap;src:url(MaerskText-Italic.eot?) format("eot"),url(MaerskText-Italic.woff2) format("woff2"),url(MaerskText-Italic.woff) format("woff")}@font-face{font-family:Maersk Text;font-style:italic;font-weight:500;font-display:swap;src:url(MaerskText-MediumItalic.eot?) format("eot"),url(MaerskText-MediumItalic.woff2) format("woff2"),url(MaerskText-MediumItalic.woff) format("woff")}@font-face{font-family:Maersk Text;font-style:italic;font-weight:700;font-display:swap;src:url(MaerskText-BoldItalic.eot?) format("eot"),url(MaerskText-BoldItalic.woff2) format("woff2"),url(MaerskText-BoldItalic.woff) format("woff")}@font-face{font-family:Maersk Headline;font-style:normal;font-weight:400;font-display:swap;src:url(MaerskHeadline-Regular.eot?) format("eot"),url(MaerskHeadline-Regular.woff2) format("woff2"),url(MaerskHeadline-Regular.woff) format("woff")}@font-face{font-family:Maersk Headline;font-style:normal;font-weight:700;font-display:swap;src:url(MaerskHeadline-Bold.eot?) format("eot"),url(MaerskHeadline-Bold.woff2) format("woff2"),url(MaerskHeadline-Bold.woff) format("woff")}@font-face{font-family:Maersk Headline;font-style:normal;font-weight:300;font-display:swap;src:url(MaerskHeadline-Light.eot?) format("eot"),url(MaerskHeadline-Light.woff2) format("woff2"),url(MaerskHeadline-Light.woff) format("woff")}:root{--mds_global_border_width: 1px;--mds_global_border_style: solid;--mds_global_link_inline_text-decoration: underline;--mds_global_link_inline_hover_text-decoration: none;--mds_global_link_stand-alone_text-decoration: none;--mds_global_link_stand-alone_hover_text-decoration: underline;--mds_global_transition_slow_duration: .75s;--mds_global_transition_slow_timing: ease-in-out;--mds_global_transition_medium_duration: .5s;--mds_global_transition_medium_timing: ease-in-out;--mds_global_transition_fast_duration: .2s;--mds_global_transition_fast_timing: ease-in-out;--mds_brand_border_small_radius: 3px;--mds_brand_border_medium_radius: 4px;--mds_brand_border_large_radius: 6px;--mds_brand_typography_headline_font-family: "Maersk Headline";--mds_brand_typography_headline_font-family-fallback: -apple-system, BlinkMacSystemFont, "Microsoft JhengHei", "Microsoft Yahei", \5fae\8f6f\96c5\9ed1, STXihei, \534e\6587\7ec6\9ed1, sans-serif;--mds_brand_typography_headline_x-small_font-style: normal;--mds_brand_typography_headline_x-small_font-weight: 400;--mds_brand_typography_headline_x-small_text-transform: none;--mds_brand_typography_headline_x-small_desktop_font-size: 20px;--mds_brand_typography_headline_x-small_desktop_line-height: 24px;--mds_brand_typography_headline_x-small_mobile_font-size: 20px;--mds_brand_typography_headline_x-small_mobile_line-height: 24px;--mds_brand_typography_headline_small_font-style: normal;--mds_brand_typography_headline_small_font-weight: 400;--mds_brand_typography_headline_small_text-transform: none;--mds_brand_typography_headline_small_desktop_font-size: 26px;--mds_brand_typography_headline_small_desktop_line-height: 32px;--mds_brand_typography_headline_small_mobile_font-size: 22px;--mds_brand_typography_headline_small_mobile_line-height: 26px;--mds_brand_typography_headline_medium_font-style: normal;--mds_brand_typography_headline_medium_font-weight: 300;--mds_brand_typography_headline_medium_text-transform: none;--mds_brand_typography_headline_medium_desktop_font-size: 40px;--mds_brand_typography_headline_medium_desktop_line-height: 40px;--mds_brand_typography_headline_medium_mobile_font-size: 26px;--mds_brand_typography_headline_medium_mobile_line-height: 32px;--mds_brand_typography_headline_large_font-style: normal;--mds_brand_typography_headline_large_font-weight: 300;--mds_brand_typography_headline_large_text-transform: none;--mds_brand_typography_headline_large_desktop_font-size: 50px;--mds_brand_typography_headline_large_desktop_line-height: 56px;--mds_brand_typography_headline_large_mobile_font-size: 38px;--mds_brand_typography_headline_large_mobile_line-height: 38px;--mds_brand_typography_headline_x-large_font-style: normal;--mds_brand_typography_headline_x-large_font-weight: 300;--mds_brand_typography_headline_x-large_text-transform: none;--mds_brand_typography_headline_x-large_desktop_font-size: 80px;--mds_brand_typography_headline_x-large_desktop_line-height: 80px;--mds_brand_typography_headline_x-large_mobile_font-size: 56px;--mds_brand_typography_headline_x-large_mobile_line-height: 56px;--mds_brand_typography_text_font-family: "Maersk Text";--mds_brand_typography_text_font-family-fallback: -apple-system, BlinkMacSystemFont, "Microsoft JhengHei", "Microsoft Yahei", \5fae\8f6f\96c5\9ed1, STXihei, \534e\6587\7ec6\9ed1, sans-serif;--mds_brand_typography_text_x-small_desktop_font-size: 12px;--mds_brand_typography_text_x-small_desktop_line-height: 16px;--mds_brand_typography_text_x-small_mobile_font-size: 12px;--mds_brand_typography_text_x-small_mobile_line-height: 16px;--mds_brand_typography_text_x-small_normal_font-style: normal;--mds_brand_typography_text_x-small_normal_font-weight: 400;--mds_brand_typography_text_x-small_medium_font-style: normal;--mds_brand_typography_text_x-small_medium_font-weight: 500;--mds_brand_typography_text_x-small_bold_font-style: normal;--mds_brand_typography_text_x-small_bold_font-weight: 700;--mds_brand_typography_text_x-small_italic_font-style: italic;--mds_brand_typography_text_x-small_italic_font-weight: 400;--mds_brand_typography_text_x-small_mediumitalic_font-style: italic;--mds_brand_typography_text_x-small_mediumitalic_font-weight: 500;--mds_brand_typography_text_x-small_bolditalic_font-style: italic;--mds_brand_typography_text_x-small_bolditalic_font-weight: 700;--mds_brand_typography_text_small_desktop_font-size: 14px;--mds_brand_typography_text_small_desktop_line-height: 20px;--mds_brand_typography_text_small_mobile_font-size: 14px;--mds_brand_typography_text_small_mobile_line-height: 20px;--mds_brand_typography_text_small_normal_font-style: normal;--mds_brand_typography_text_small_normal_font-weight: 400;--mds_brand_typography_text_small_medium_font-style: normal;--mds_brand_typography_text_small_medium_font-weight: 500;--mds_brand_typography_text_small_bold_font-style: normal;--mds_brand_typography_text_small_bold_font-weight: 700;--mds_brand_typography_text_small_italic_font-style: italic;--mds_brand_typography_text_small_italic_font-weight: 400;--mds_brand_typography_text_small_mediumitalic_font-style: italic;--mds_brand_typography_text_small_mediumitalic_font-weight: 500;--mds_brand_typography_text_small_bolditalic_font-style: italic;--mds_brand_typography_text_small_bolditalic_font-weight: 700;--mds_brand_typography_text_medium_desktop_font-size: 16px;--mds_brand_typography_text_medium_desktop_line-height: 24px;--mds_brand_typography_text_medium_mobile_font-size: 16px;--mds_brand_typography_text_medium_mobile_line-height: 24px;--mds_brand_typography_text_medium_normal_font-style: normal;--mds_brand_typography_text_medium_normal_font-weight: 400;--mds_brand_typography_text_medium_medium_font-style: normal;--mds_brand_typography_text_medium_medium_font-weight: 500;--mds_brand_typography_text_medium_bold_font-style: normal;--mds_brand_typography_text_medium_bold_font-weight: 700;--mds_brand_typography_text_medium_italic_font-style: italic;--mds_brand_typography_text_medium_italic_font-weight: 400;--mds_brand_typography_text_medium_mediumitalic_font-style: italic;--mds_brand_typography_text_medium_mediumitalic_font-weight: 500;--mds_brand_typography_text_medium_bolditalic_font-style: italic;--mds_brand_typography_text_medium_bolditalic_font-weight: 700;--mds_brand_typography_text_large_desktop_font-size: 18px;--mds_brand_typography_text_large_desktop_line-height: 28px;--mds_brand_typography_text_large_mobile_font-size: 18px;--mds_brand_typography_text_large_mobile_line-height: 28px;--mds_brand_typography_text_large_normal_font-style: normal;--mds_brand_typography_text_large_normal_font-weight: 400;--mds_brand_typography_text_large_medium_font-style: normal;--mds_brand_typography_text_large_medium_font-weight: 500;--mds_brand_typography_text_large_bold_font-style: normal;--mds_brand_typography_text_large_bold_font-weight: 700;--mds_brand_typography_text_large_italic_font-style: italic;--mds_brand_typography_text_large_italic_font-weight: 400;--mds_brand_typography_text_large_mediumitalic_font-style: italic;--mds_brand_typography_text_large_mediumitalic_font-weight: 500;--mds_brand_typography_text_large_bolditalic_font-style: italic;--mds_brand_typography_text_large_bolditalic_font-weight: 700;--mds_brand_appearance_neutral_default_text-color: rgb(20,20,20);--mds_brand_appearance_neutral_default_background-color: rgb(255,255,255);--mds_brand_appearance_neutral_default_on-background-color: rgb(20,20,20);--mds_brand_appearance_neutral_default_border-color: rgb(219, 219, 219);--mds_brand_appearance_neutral_weakest_text-color: rgb(118, 118, 118);--mds_brand_appearance_neutral_weakest_background-color: rgb(247, 247, 247);--mds_brand_appearance_neutral_weakest_on-background-color: rgb(20, 20, 20);--mds_brand_appearance_neutral_weak_text-color: rgb(84, 84, 84);--mds_brand_appearance_neutral_weak_background-color: rgb(237, 237, 237);--mds_brand_appearance_neutral_weak_border-color: rgb(219, 219, 219);--mds_brand_appearance_neutral_weak_on-background-color: rgb(20, 20, 20);--mds_brand_appearance_neutral_strong_background-color: rgb(219, 219, 219);--mds_brand_appearance_neutral_strong_on-background-color: rgb(20, 20, 20);--mds_brand_appearance_neutral_strongest_background-color: rgb(84, 84, 84);--mds_brand_appearance_neutral_strongest_on-background-color: rgb(255, 255, 255);--mds_brand_appearance_neutral_alt_text-color: rgb(84,84,84);--mds_brand_appearance_neutral_alt_background-color: rgb(219,219,219);--mds_brand_appearance_neutral_alt_on-background-color: rgb(20,20,20);--mds_brand_appearance_neutral_subtle_text-color: rgb(118, 118, 118);--mds_brand_appearance_neutral_subtle_background-color: rgb(247,247,247);--mds_brand_appearance_neutral_subtle_on-background-color: rgb(20,20,20);--mds_brand_appearance_neutral_subtle_border-color: rgb(219,219,219);--mds_brand_appearance_neutral_inverse_text-color: rgb(255,255,255);--mds_brand_appearance_neutral_inverse_background-color: rgb(20,20,20);--mds_brand_appearance_neutral_inverse_on-background-color: rgb(255,255,255);--mds_brand_appearance_neutral_inverse_border-color: rgb(255,255,255);--mds_brand_appearance_primary_default_text-color: rgb(0,36,61);--mds_brand_appearance_primary_default_background-color: rgb(0,36,61);--mds_brand_appearance_primary_default_on-background-color: rgb(255,255,255);--mds_brand_appearance_primary_default_border-color: rgb(0,36,61);--mds_brand_appearance_primary_default_link-color: rgb(0, 115, 171);--mds_brand_appearance_primary_weak_background-color: rgb(233, 246, 252);--mds_brand_appearance_primary_weak_on-background-color: rgb(0,36,61);--mds_brand_appearance_primary_weak_border-color: rgb(181,224,245);--mds_brand_appearance_primary_subtle_background-color: rgb(233, 246, 252);--mds_brand_appearance_primary_subtle_on-background-color: rgb(0,36,61);--mds_brand_appearance_primary_subtle_border-color: rgb(181,224,245);--mds_brand_appearance_secondary_default_text-color: rgb(66,176,213);--mds_brand_appearance_secondary_default_background-color: rgb(66,176,213);--mds_brand_appearance_secondary_default_on-background-color: rgb(255,255,255);--mds_brand_appearance_secondary_default_border-color: rgb(66,176,213);--mds_brand_appearance_secondary_weak_background-color: rgb(233, 246, 252);--mds_brand_appearance_secondary_weak_on-background-color: rgb(0,36,61);--mds_brand_appearance_secondary_weak_border-color: rgb(181,224,245);--mds_brand_appearance_secondary_subtle_background-color: rgb(233, 246, 252);--mds_brand_appearance_secondary_subtle_on-background-color: rgb(0,36,61);--mds_brand_appearance_secondary_subtle_border-color: rgb(181,224,245);--mds_brand_appearance_success_default_text-color: rgb(50,133,41);--mds_brand_appearance_success_default_background-color: rgb(64,171,53);--mds_brand_appearance_success_default_on-background-color: rgb(255,255,255);--mds_brand_appearance_success_default_border-color: rgb(64,171,53);--mds_brand_appearance_success_weak_background-color: rgb(220,246,217);--mds_brand_appearance_success_weak_on-background-color: rgb(19,51,16);--mds_brand_appearance_success_weak_border-color: rgb(197,229,194);--mds_brand_appearance_success_subtle_background-color: rgb(220,246,217);--mds_brand_appearance_success_subtle_on-background-color: rgb(19,51,16);--mds_brand_appearance_success_subtle_border-color: rgb(197,229,194);--mds_brand_appearance_warning_default_text-color: rgb(128,104,20);--mds_brand_appearance_warning_default_background-color: rgb(255,208,41);--mds_brand_appearance_warning_default_on-background-color: rgb(77,62,12);--mds_brand_appearance_warning_default_border-color: rgb(255,208,41);--mds_brand_appearance_warning_weak_background-color: rgb(255,241,194);--mds_brand_appearance_warning_weak_on-background-color: rgb(77,62,12);--mds_brand_appearance_warning_weak_border-color: rgb(255,235,168);--mds_brand_appearance_warning_subtle_background-color: rgb(255,241,194);--mds_brand_appearance_warning_subtle_on-background-color: rgb(77,62,12);--mds_brand_appearance_warning_subtle_border-color: rgb(255,235,168);--mds_brand_appearance_error_default_text-color: rgb(184,0,18);--mds_brand_appearance_error_default_background-color: rgb(184,0,18);--mds_brand_appearance_error_default_on-background-color: rgb(255,255,255);--mds_brand_appearance_error_default_border-color: rgb(184,0,18);--mds_brand_appearance_error_weak_background-color: rgb(252,221,224);--mds_brand_appearance_error_weak_on-background-color: rgb(55,0,5);--mds_brand_appearance_error_weak_border-color: rgb(233,178,183);--mds_brand_appearance_error_subtle_background-color: rgb(252,221,224);--mds_brand_appearance_error_subtle_on-background-color: rgb(55,0,5);--mds_brand_appearance_error_subtle_border-color: rgb(233,178,183);--mds_brand_appearance_info_default_text-color: rgb(0,115,171);--mds_brand_appearance_info_default_background-color: rgb(66,176,213);--mds_brand_appearance_info_default_on-background-color: rgb(255,255,255);--mds_brand_appearance_info_default_border-color: rgb(66,176,213);--mds_brand_appearance_info_weak_background-color: rgb(211,236,249);--mds_brand_appearance_info_weak_on-background-color: rgb(0,36,61);--mds_brand_appearance_info_weak_border-color: rgb(181,224,245);--mds_brand_appearance_info_subtle_background-color: rgb(211,236,249);--mds_brand_appearance_info_subtle_on-background-color: rgb(0,36,61);--mds_brand_appearance_info_subtle_border-color: rgb(181,224,245);--mds_brand_appearance_static_dark: rgb(20, 20, 20);--mds_brand_appearance_static_light: rgb(255, 255, 255);--mds_brand_appearance_opacity_default_10: rgba(255, 255, 255, .1);--mds_brand_appearance_opacity_default_30: rgba(255, 255, 255, .3);--mds_brand_appearance_opacity_default_50: rgba(255, 255, 255, .5);--mds_brand_appearance_opacity_default_70: rgba(255, 255, 255, .7);--mds_brand_appearance_opacity_default_90: rgba(255, 255, 255, .9);--mds_brand_appearance_opacity_inverse_10: rgba(20, 20, 20, .1);--mds_brand_appearance_opacity_inverse_30: rgba(20, 20, 20, .3);--mds_brand_appearance_opacity_inverse_50: rgba(20, 20, 20, .5);--mds_brand_appearance_opacity_inverse_70: rgba(20, 20, 20, .7);--mds_brand_appearance_opacity_inverse_90: rgba(20, 20, 20, .9);--mds_brand_appearance_shadow_low_first-layer_color: rgba(0, 0, 0, .04);--mds_brand_appearance_shadow_low_first-layer_offset-x: 0px;--mds_brand_appearance_shadow_low_first-layer_offset-y: 3px;--mds_brand_appearance_shadow_low_first-layer_blur-radius: 5px;--mds_brand_appearance_shadow_low_first-layer_spread-radius: -1px;--mds_brand_appearance_shadow_low_second-layer_color: rgba(0, 0, 0, .03);--mds_brand_appearance_shadow_low_second-layer_offset-x: 0px;--mds_brand_appearance_shadow_low_second-layer_offset-y: 1px;--mds_brand_appearance_shadow_low_second-layer_blur-radius: 18px;--mds_brand_appearance_shadow_low_second-layer_spread-radius: 0px;--mds_brand_appearance_shadow_low_third-layer_color: rgba(0, 0, 0, .03);--mds_brand_appearance_shadow_low_third-layer_offset-x: 0px;--mds_brand_appearance_shadow_low_third-layer_offset-y: 6px;--mds_brand_appearance_shadow_low_third-layer_blur-radius: 10px;--mds_brand_appearance_shadow_low_third-layer_spread-radius: 0px;--mds_brand_appearance_shadow_medium_first-layer_color: rgba(0, 0, 0, .04);--mds_brand_appearance_shadow_medium_first-layer_offset-x: 0px;--mds_brand_appearance_shadow_medium_first-layer_offset-y: 3px;--mds_brand_appearance_shadow_medium_first-layer_blur-radius: 5px;--mds_brand_appearance_shadow_medium_first-layer_spread-radius: -1px;--mds_brand_appearance_shadow_medium_second-layer_color: rgba(0, 0, 0, .03);--mds_brand_appearance_shadow_medium_second-layer_offset-x: 0px;--mds_brand_appearance_shadow_medium_second-layer_offset-y: 1px;--mds_brand_appearance_shadow_medium_second-layer_blur-radius: 18px;--mds_brand_appearance_shadow_medium_second-layer_spread-radius: 2px;--mds_brand_appearance_shadow_medium_third-layer_color: rgba(0, 0, 0, .03);--mds_brand_appearance_shadow_medium_third-layer_offset-x: 0px;--mds_brand_appearance_shadow_medium_third-layer_offset-y: 6px;--mds_brand_appearance_shadow_medium_third-layer_blur-radius: 10px;--mds_brand_appearance_shadow_medium_third-layer_spread-radius: 4px;--mds_brand_appearance_shadow_high_first-layer_color: rgba(0, 0, 0, .04);--mds_brand_appearance_shadow_high_first-layer_offset-x: 0px;--mds_brand_appearance_shadow_high_first-layer_offset-y: 3px;--mds_brand_appearance_shadow_high_first-layer_blur-radius: 5px;--mds_brand_appearance_shadow_high_first-layer_spread-radius: -1px;--mds_brand_appearance_shadow_high_second-layer_color: rgba(0, 0, 0, .03);--mds_brand_appearance_shadow_high_second-layer_offset-x: 0px;--mds_brand_appearance_shadow_high_second-layer_offset-y: 1px;--mds_brand_appearance_shadow_high_second-layer_blur-radius: 18px;--mds_brand_appearance_shadow_high_second-layer_spread-radius: 4px;--mds_brand_appearance_shadow_high_third-layer_color: rgba(0, 0, 0, .03);--mds_brand_appearance_shadow_high_third-layer_offset-x: 0px;--mds_brand_appearance_shadow_high_third-layer_offset-y: 6px;--mds_brand_appearance_shadow_high_third-layer_blur-radius: 10px;--mds_brand_appearance_shadow_high_third-layer_spread-radius: 8px;--mds_brand_appearance_state_neutral_default_hover_background-color: rgb(237,237,237);--mds_brand_appearance_state_neutral_default_hover_border-color: rgb(135,135,135);--mds_brand_appearance_state_neutral_default_active_background-color: rgb(207,207,207);--mds_brand_appearance_state_neutral_default_active_border-color: rgb(84,84,84);--mds_brand_appearance_state_neutral_weak_hover_background-color: rgba(20,20,20,.08);--mds_brand_appearance_state_neutral_weak_active_background-color: rgba(20,20,20,.14);--mds_brand_appearance_state_neutral_subtle_hover_background-color: rgba(20, 20, 20, .08);--mds_brand_appearance_state_neutral_subtle_active_background-color: rgba(20, 20, 20, .14);--mds_brand_appearance_state_neutral_inverse_hover_background-color: rgba(255, 255, 255, .2);--mds_brand_appearance_state_neutral_inverse_active_background-color: rgba(255, 255, 255, .4);--mds_brand_appearance_state_primary_default_hover_background-color: rgb(0,61,109);--mds_brand_appearance_state_primary_default_hover_border-color: rgb(0,61,109);--mds_brand_appearance_state_primary_default_active_background-color: rgb(20,20,20);--mds_brand_appearance_state_primary_default_active_border-color: rgb(20,20,20);--mds_brand_appearance_state_primary_weak_hover_background-color: rgba(66, 176, 213, .14);--mds_brand_appearance_state_primary_weak_active_background-color: rgba(66, 176, 213, .22);--mds_brand_appearance_state_primary_subtle_hover_background-color: rgba(66, 176, 213, .14);--mds_brand_appearance_state_primary_subtle_active_background-color: rgba(66, 176, 213, .22);--mds_brand_appearance_state_secondary_default_hover_background-color: rgb(12,160,206);--mds_brand_appearance_state_secondary_default_active_background-color: rgb(5,142,198);--mds_brand_appearance_state_secondary_weak_hover_background-color: rgba(0, 36, 61, .08);--mds_brand_appearance_state_secondary_weak_active_background-color: rgba(0, 36, 61, .14);--mds_brand_appearance_state_secondary_subtle_hover_background-color: rgba(0, 36, 61, .08);--mds_brand_appearance_state_secondary_subtle_active_background-color: rgba(0, 36, 61, .14);--mds_brand_appearance_state_success_default_hover_background-color: rgb(58, 154, 48);--mds_brand_appearance_state_success_default_active_background-color: rgb(50, 133, 41);--mds_brand_appearance_state_success_weak_hover_background-color: rgba(64, 171, 53, .1);--mds_brand_appearance_state_success_weak_active_background-color: rgba(64, 171, 53, .2);--mds_brand_appearance_state_success_subtle_hover_background-color: rgba(64, 171, 53, .1);--mds_brand_appearance_state_success_subtle_active_background-color: rgba(64, 171, 53, .2);--mds_brand_appearance_state_warning_default_hover_background-color: rgb(230, 187, 37);--mds_brand_appearance_state_warning_default_active_background-color: rgb(179, 146, 29);--mds_brand_appearance_state_warning_weak_hover_background-color: rgba(255, 208, 41, .14);--mds_brand_appearance_state_warning_weak_active_background-color: rgba(255, 208, 41, .24);--mds_brand_appearance_state_warning_subtle_hover_background-color: rgba(255, 208, 41, .14);--mds_brand_appearance_state_warning_subtle_active_background-color: rgba(255, 208, 41, .24);--mds_brand_appearance_state_error_default_hover_background-color: rgb(166, 0, 16);--mds_brand_appearance_state_error_default_active_background-color: rgb(129, 0, 13);--mds_brand_appearance_state_error_weak_hover_background-color: rgba(184, 0, 18, .06);--mds_brand_appearance_state_error_weak_active_background-color: rgba(184, 0, 18, .1);--mds_brand_appearance_state_error_subtle_hover_background-color: rgba(184, 0, 18, .06);--mds_brand_appearance_state_error_subtle_active_background-color: rgba(184, 0, 18, .1);--mds_brand_appearance_state_info_default_hover_background-color: rgb(12, 160, 206);--mds_brand_appearance_state_info_default_active_background-color: rgb(5, 142, 198);--mds_brand_appearance_state_info_weak_hover_background-color: rgba(66, 176, 213, .1);--mds_brand_appearance_state_info_weak_active_background-color: rgba(66, 176, 213, .2);--mds_brand_appearance_state_info_subtle_hover_background-color: rgba(66, 176, 213, .1);--mds_brand_appearance_state_info_subtle_active_background-color: rgba(66, 176, 213, .2);--mds_brand_appearance_state_focus_border-color: rgb(66,176,213);--mds_brand_appearance_state_focus_default_shadow_offset-x: 0px;--mds_brand_appearance_state_focus_default_shadow_offset-y: 0px;--mds_brand_appearance_state_focus_default_shadow_blur-radius: 0px;--mds_brand_appearance_state_focus_default_shadow_spread-radius: 3px;--mds_brand_appearance_state_focus_default_shadow_color: rgb(181,224,245);--mds_brand_appearance_state_focus_vanity_shadow_offset-x: 0px;--mds_brand_appearance_state_focus_vanity_shadow_offset-y: 3px;--mds_brand_appearance_state_focus_vanity_shadow_blur-radius: 0px;--mds_brand_appearance_state_focus_vanity_shadow_spread-radius: 0px;--mds_brand_appearance_state_focus_vanity_shadow_color: rgb(181,224,245);--mds_brand_appearance_state_disabled_opacity: .5;--mds_foundations_body_background-color: var(--mds_brand_appearance_neutral_default_background-color);--mds_foundations_body_text-color: var(--mds_brand_appearance_neutral_default_text-color);--mds_foundations_horizontal-rule_margin-top: 40px;--mds_foundations_horizontal-rule_margin-bottom: 40px;--mds_foundations_horizontal-rule_border-width: var(--mds_global_border_width);--mds_foundations_horizontal-rule_border-style: var(--mds_global_border_style);--mds_foundations_horizontal-rule_border-color: var(--mds_brand_appearance_neutral_default_border-color);--mds_foundations_link_transition-properties: all;--mds_foundations_link_transition-duration: var(--mds_global_transition_fast_duration);--mds_foundations_link_transition-timing: var(--mds_global_transition_fast_timing);--mds_foundations_link_focus_border-radius: var(--mds_brand_border_medium_radius);--mds_foundations_link_inline_text-decoration: var(--mds_global_link_inline_text-decoration);--mds_foundations_link_inline_hover_text-decoration: var(--mds_global_link_inline_hover_text-decoration);--mds_foundations_link_stand-alone_text-decoration: var(--mds_global_link_stand-alone_text-decoration);--mds_foundations_link_stand-alone_hover_text-decoration: var(--mds_global_link_stand-alone_hover_text-decoration);--mds_foundations_link_default_text-color: var(--mds_brand_appearance_primary_default_link-color);--mds_foundations_list_margin-top: 24px;--mds_foundations_list_margin-bottom: 24px;--mds_foundations_list_item_padding-left: 8px;--mds_foundations_list_vertical_padding-left: 24px;--mds_foundations_list_vertical_item_gap: 4px;--mds_foundations_list_horizontal_item_gap: 40px;--mds_foundations_list_unordered_list-style: outside circle;--mds_foundations_list_ordered_list-style: outside decimal;--mds_foundations_modal_background-color: var(--mds_brand_appearance_neutral_default_background-color);--mds_foundations_modal_body_padding-top: 12px;--mds_foundations_modal_body_padding-right: 24px;--mds_foundations_modal_body_padding-left: 24px;--mds_foundations_modal_body_padding-bottom: 24px;--mds_foundations_modal_close_background-color: var(--mds_brand_appearance_opacity_default_50);--mds_foundations_modal_close_hover_background-color: transparent;--mds_foundations_modal_close_active_background-color: transparent;--mds_foundations_modal_footer_background-color: var(--mds_brand_appearance_neutral_weakest_background-color);--mds_foundations_modal_footer_gap: 12px;--mds_foundations_modal_footer_padding-top: 12px;--mds_foundations_modal_footer_padding-right: 24px;--mds_foundations_modal_footer_padding-left: 24px;--mds_foundations_modal_footer_padding-bottom: 12px;--mds_foundations_modal_heading_padding-top: 20px;--mds_foundations_modal_heading_padding-right: 24px;--mds_foundations_modal_heading_padding-left: 24px;--mds_foundations_modal_heading_padding-bottom: 12px;--mds_foundations_modal_heading_title_margin-top: 4px;--mds_foundations_modal_z-index: 9999;--mds_foundations_slot_gap: 4px;--mds_foundations_table_border-width: var(--mds_global_border_width);--mds_foundations_table_border-radius: var(--mds_brand_border_large_radius);--mds_foundations_table_border-style: var(--mds_global_border_style);--mds_foundations_table_border-color: var(--mds_brand_appearance_neutral_default_border-color);--mds_foundations_table_row-selector_margin-top: -3px;--mds_foundations_table_row-expander_margin-top: -3px;--mds_foundations_table_row-expander-trigger_transition-duration: .35s;--mds_foundations_table_cell_background-color: var(--mds_brand_appearance_neutral_default_background-color);--mds_foundations_table_cell_text-color: var(--mds_brand_appearance_neutral_default_on-background-color);--mds_foundations_table_cell_hover_background-color: var(--mds_brand_appearance_state_neutral_default_hover_background-color);--mds_foundations_table_cell_hover_text-color: var(--mds_brand_appearance_neutral_default_on-background-color);--mds_foundations_table_cell_selected_background-color: var(--mds_brand_appearance_primary_weak_background-color);--mds_foundations_table_cell_selected_text-color: var(--mds_brand_appearance_primary_weak_on-background-color);--mds_foundations_table_header-cell_sort-button_font-weight: var(--mds_brand_typography_text_medium_bold_font-weight);--mds_foundations_table_header-cell_background-color: var(--mds_brand_appearance_neutral_weakest_background-color);--mds_foundations_table_header-cell_text-color: var(--mds_brand_appearance_neutral_weakest_on-background-color);--mds_foundations_table_header-cell_sort_hover_background-color: var(--mds_brand_appearance_state_neutral_default_hover_background-color);--mds_foundations_table_header-cell_sort_active_background-color: var(--mds_brand_appearance_state_neutral_default_active_background-color);--mds_foundations_table_zebra-stripe_background-color: var(--mds_brand_appearance_neutral_weakest_background-color);--mds_foundations_table_zebra-stripe_text-color: var(--mds_brand_appearance_neutral_weakest_on-background-color);--mds_foundations_table_caption_text-color: var(--mds_brand_appearance_neutral_default_on-background-color);--mds_foundations_table_subtext_text-color: var(--mds_brand_appearance_neutral_weak_text-color);--mds_foundations_table_subtext_font-weight: var(--mds_brand_typography_text_medium_normal_font-weight);--mds_foundations_table_small_caption_margin-bottom: 12px;--mds_foundations_table_small_cell_padding-top: 6px;--mds_foundations_table_small_cell_padding-right: 12px;--mds_foundations_table_small_cell_padding-bottom: 6px;--mds_foundations_table_small_cell_padding-left: 12px;--mds_foundations_table_small_header-cell_sortable_padding-top: 5px;--mds_foundations_table_small_header-cell_sortable_padding-bottom: 5px;--mds_foundations_table_small_expanded-row_padding-top: 12px;--mds_foundations_table_small_expanded-row_padding-right: 12px;--mds_foundations_table_small_expanded-row_padding-bottom: 20px;--mds_foundations_table_small_expanded-row_padding-left: 12px;--mds_foundations_table_medium_caption_margin-bottom: 16px;--mds_foundations_table_medium_cell_padding-top: 8px;--mds_foundations_table_medium_cell_padding-right: 16px;--mds_foundations_table_medium_cell_padding-bottom: 8px;--mds_foundations_table_medium_cell_padding-left: 16px;--mds_foundations_table_medium_header-cell_sortable_padding-top: 7px;--mds_foundations_table_medium_header-cell_sortable_padding-bottom: 7px;--mds_foundations_table_medium_expanded-row_padding-top: 16px;--mds_foundations_table_medium_expanded-row_padding-right: 16px;--mds_foundations_table_medium_expanded-row_padding-bottom: 24px;--mds_foundations_table_medium_expanded-row_padding-left: 16px;--mds_foundations_table_large_caption_margin-bottom: 24px;--mds_foundations_table_large_cell_padding-top: 12px;--mds_foundations_table_large_cell_padding-right: 24px;--mds_foundations_table_large_cell_padding-bottom: 12px;--mds_foundations_table_large_cell_padding-left: 24px;--mds_foundations_table_large_header-cell_sortable_padding-top: 11px;--mds_foundations_table_large_header-cell_sortable_padding-bottom: 11px;--mds_foundations_table_large_expanded-row_padding-top: 24px;--mds_foundations_table_large_expanded-row_padding-right: 24px;--mds_foundations_table_large_expanded-row_padding-bottom: 32px;--mds_foundations_table_large_expanded-row_padding-left: 24px;--mds_foundations_toast_padding: 16px;--mds_foundations_toast_gap: 16px;--mds_foundations_toast_min-width: 280px;--mds_foundations_toast_max-width: 600px;--mds_foundations_toast_width: 480px;--mds_foundations_toast_transition-properties: box-shadow;--mds_foundations_toast_transition-duration: var(--mds_global_transition_fast_duration);--mds_foundations_toast_transition-timing: var(--mds_global_transition_fast_timing);--mds_foundations_typography_heading-1_margin-top: 48px;--mds_foundations_typography_heading-1_margin-bottom: 24px;--mds_foundations_typography_heading-2_margin-top: 48px;--mds_foundations_typography_heading-2_margin-bottom: 24px;--mds_foundations_typography_heading-3_margin-top: 48px;--mds_foundations_typography_heading-3_margin-bottom: 16px;--mds_foundations_typography_heading-4_margin-top: 24px;--mds_foundations_typography_heading-4_margin-bottom: 16px;--mds_foundations_typography_heading-5_margin-top: 24px;--mds_foundations_typography_heading-5_margin-bottom: 16px;--mds_foundations_typography_heading-6_margin-top: 24px;--mds_foundations_typography_heading-6_margin-bottom: 16px;--mds_foundations_typography_paragraph_margin-top: 24px;--mds_foundations_typography_paragraph_margin-bottom: 24px}.ng-select{padding-bottom:1.25em}.ng-select.ng-select-disabled .ng-select-container:after{border-bottom-color:transparent;background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 1px;background-repeat:repeat-x}.ng-select.ng-select-disabled .ng-select-container .ng-value-container .ng-value,.ng-select.ng-select-disabled .ng-select-container .ng-value-container .ng-placeholder,.ng-select.ng-select-disabled .ng-arrow-wrapper .ng-arrow,.ng-select.ng-select-disabled .ng-clear-wrapper{color:#00000061}.ng-select.ng-select-focused .ng-select-container:after{border-color:#3f51b5;border-width:2px}.ng-select.ng-select-focused .ng-select-container.ng-appearance-outline:after,.ng-select.ng-select-focused .ng-select-container.ng-appearance-outline:hover:after{border-color:#3f51b5;border-width:2px}.ng-select.ng-select-focused .ng-select-container .ng-value-container .ng-placeholder{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);color:#3f51b5}.ng-select.ng-select-focused .ng-select-container .ng-arrow-wrapper .ng-arrow{color:#3f51b5}.ng-select .ng-has-value .ng-placeholder,.ng-select.ng-select-filtered .ng-select-container .ng-placeholder{display:initial}.ng-select .ng-has-value .ng-placeholder,.ng-select.ng-select-opened .ng-placeholder{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px)}.ng-select .ng-select-container{color:#000000de;align-items:baseline;min-height:51.5px}.ng-select .ng-select-container:after{border-bottom:thin solid rgba(0,0,0,.42);content:"";bottom:0;left:0;right:0;position:absolute;transition:border-color .3s cubic-bezier(.55,0,.55,.2)}.ng-select .ng-select-container.ng-appearance-outline{padding:0 .5em;min-height:60px}.ng-select .ng-select-container.ng-appearance-outline:after{border:solid 1px rgba(0,0,0,.12);border-radius:5px;height:calc(100% - .5em);pointer-events:none;transition:border-color .3s cubic-bezier(.25,.8,.25,1)}.ng-select .ng-select-container.ng-appearance-outline:hover:after{border-color:#000000de;border-width:2px}.ng-select .ng-select-container.ng-appearance-outline .ng-placeholder{padding:0 .25em;background-color:#fff;z-index:1}.ng-select .ng-select-container.ng-appearance-outline .ng-value{padding-left:.25em}.ng-select .ng-select-container .ng-value-container{align-items:stretch;padding:.4375em 0;border-top:.84375em solid transparent}.ng-select .ng-select-container .ng-value-container .ng-placeholder{position:absolute;color:#0000008a;transform-origin:left 0;transition:transform .4s cubic-bezier(.25,.8,.25,1),color .4s cubic-bezier(.25,.8,.25,1),width .4s cubic-bezier(.25,.8,.25,1)}[dir=rtl] .ng-select .ng-select-container .ng-value-container .ng-placeholder{transform-origin:right 0}.ng-select .ng-select-container .ng-value-container .ng-input{bottom:.4375em}.ng-select.ng-select-single .ng-select-container.ng-appearance-outline .ng-arrow-wrapper{bottom:17px}.ng-select.ng-select-single .ng-select-container.ng-appearance-outline .ng-clear-wrapper{bottom:14px}.ng-select.ng-select-single .ng-select-container .ng-arrow-wrapper{align-self:flex-end;bottom:9px}.ng-select.ng-select-single .ng-select-container .ng-clear-wrapper{align-self:flex-end;bottom:7px}.ng-select.ng-select-multiple.ng-select-disabled .ng-select-container .ng-value-container .ng-value{background-color:#0000001f;color:#00000042}.ng-select.ng-select-multiple.ng-select-disabled .ng-appearance-outline:after,.ng-select.ng-select-multiple.ng-select-disabled .ng-appearance-outline:hover:after{background-image:none;border:dotted 1px rgba(0,0,0,.12)}.ng-select.ng-select-multiple .ng-select-container.ng-appearance-outline.ng-has-value .ng-arrow-wrapper,.ng-select.ng-select-multiple .ng-select-container.ng-appearance-outline.ng-has-value .ng-clear-wrapper{border-top:none}.ng-select.ng-select-multiple .ng-select-container.ng-appearance-outline .ng-arrow-wrapper{top:0}.ng-select.ng-select-multiple .ng-select-container.ng-appearance-outline .ng-clear-wrapper{top:4px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{background-color:#3f51b5;border-radius:2px;color:#fff;padding:2px 5px;margin:0 .4375em .4375em 0}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{margin:0 0 .4375em .4375em}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled{background-color:#0000001f;color:#00000042}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label{font-size:14px;font-weight:500}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{color:#ffffff8a;padding-right:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{padding-left:5px;padding-right:0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{color:#ffffffde}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{line-height:1.375em}.ng-select.ng-select-multiple .ng-select-container.ng-has-value{align-items:center}.ng-select.ng-select-multiple .ng-select-container.ng-has-value .ng-value-container{padding-bottom:0;padding-top:.1875em}.ng-select.ng-select-multiple .ng-select-container.ng-has-value .ng-clear-wrapper,.ng-select.ng-select-multiple .ng-select-container.ng-has-value .ng-arrow-wrapper{border-top:.84375em solid transparent}.ng-select .ng-clear-wrapper{color:#0000008a}.ng-select .ng-clear-wrapper:hover{color:#000000de}.ng-select .ng-clear-wrapper:focus{color:#000000de;outline:none}.ng-select .ng-arrow-wrapper{bottom:2px}.ng-select .ng-arrow-wrapper .ng-arrow{border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid;margin:0 4px;color:#0000008a}.ng-select .ng-spinner-zone{top:3px}.ng-dropdown-panel{background:#fff;left:0}.ng-dropdown-panel.ng-select-top{bottom:calc(100% - .84375em);box-shadow:0 -5px 5px -3px #0003,0 -8px 10px 1px #00000024,0 -3px 14px 2px #0000001f}.ng-dropdown-panel.ng-select-right{left:100%;top:calc(0% + .84375em);box-shadow:0 -5px 5px -3px #0003,0 -8px 10px 1px #00000024,0 -3px 14px 2px #0000001f;margin-left:4px}.ng-dropdown-panel.ng-select-bottom{top:calc(100% - 1.25em);box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.ng-dropdown-panel.ng-select-left{left:calc(-100% - 4px);top:calc(0% + .84375em);box-shadow:0 -5px 5px -3px #0003,0 -8px 10px 1px #00000024,0 -3px 14px 2px #0000001f}.ng-dropdown-panel.multiple .ng-option.selected{background:#fff}.ng-dropdown-panel.multiple .ng-option.marked{background:#0000000a}.ng-dropdown-panel .ng-dropdown-header{border-bottom:1px solid rgba(0,0,0,.12);padding:0 16px;line-height:3em;min-height:3em}.ng-dropdown-panel .ng-dropdown-footer{border-top:1px solid rgba(0,0,0,.12);padding:0 16px;line-height:3em;min-height:3em}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{-webkit-user-select:none;user-select:none;cursor:pointer;line-height:3em;height:3em;padding:0 16px;color:#0000008a;font-weight:500}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked{background:#0000000a}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled{cursor:default}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected{background:#0000001f;color:#3f51b5}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option{line-height:3em;min-height:3em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 16px;text-decoration:none;position:relative;color:#000000de;text-align:left}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option{text-align:right}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background:#0000000a;color:#000000de}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected{background:#0000001f;color:#3f51b5}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled{color:#00000061}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-left:32px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-right:32px;padding-left:0}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{padding-right:5px;font-size:80%;font-weight:400;color:#00000061}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{padding-left:5px;padding-right:0}@keyframes spin{to{transform:rotate(360deg)}}.as-sidetab{position:fixed;top:50%;right:0;width:400px;height:580px;transform:translate(100%,-50%);box-shadow:0 2px 4px #00000014,0 2px 12px #0000000f;z-index:10001;will-change:transform}.as-sidetab.ready{transition:transform .4s cubic-bezier(.5,0,.75,0)}.as-sidetab iframe{width:100%;height:100%;border:none;overflow:hidden;border-radius:8px 0 0 8px}.as-sidetab.open{transform:translateY(-50%)}.as-sidetab-wrapper{position:relative;height:100%}.as-sidetab-button{position:absolute;top:50%;left:-48px;transform:rotate(-90deg) translate(-50%);transform-origin:left top;min-width:100px;max-width:540px;height:48px;display:flex;align-items:center;padding:12px 16px;border-radius:8px 8px 0 0;color:#fff;box-shadow:0 2px 4px #00000014,0 2px 12px #0000000f;background-color:#00243d;cursor:pointer;border:0;text-decoration:none;outline:none}.as-sidetab-button-text{flex:1;font-size:18px;font-family:Helvetica,Arial,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.as-sidetab-button-icon{width:24px;height:24px;font-size:24px;transform:rotate(90deg);margin-right:12px;position:relative;order:-1}.as-sidetab-button-icon>img{width:100%;height:100%;object-fit:contain}.as-sidetab-close{display:none}.as-sidetab .as-spinner{border:3px solid #aaa;font-size:24px;width:1em;height:1em;border-radius:.5em;box-sizing:border-box;animation:spin 1s linear infinite;border-top-color:#fff;position:absolute;top:0;left:0;margin:0}@media (max-width: 480px){.as-sidetab,.as-sidetab.ready{transition:unset}.as-sidetab.open{inset:0;transform:translate(0);width:100%!important;height:100%!important;max-height:-webkit-fill-available;max-height:-moz-available;max-height:stretch}.as-sidetab-close{padding:0;margin:0;position:absolute;font-size:32px;font-weight:400;line-height:24px;width:24px;height:24px;text-align:center;text-transform:none;cursor:pointer;opacity:.75;transition:opacity .25s ease-in-out;text-decoration:none;color:#000;top:6px;right:8px;background:none;border:none;border-radius:0;display:block;z-index:1}.as-sidetab-close:hover{opacity:1}}@media (max-width: 480px) and (min-width: 481px){.as-sidetab-close{color:#fff!important}}html{--mdc-checkbox-state-layer-size: 36px}html{--mat-badge-text-font: MaerskText;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-large-size-text-size: 24px}.mat-h1,.mat-headline-5,.mat-typography .mat-h1,.mat-typography .mat-headline-5,.mat-typography h1{font-size:22px;font-weight:400;line-height:32px;font-family:MaerskText;letter-spacing:.6;margin:0 0 16px}.mat-h2,.mat-headline-6,.mat-typography .mat-h2,.mat-typography .mat-headline-6,.mat-typography h2{font-size:18px;font-weight:500;line-height:32px;font-family:MaerskText;letter-spacing:.6;margin:0 0 16px}.mat-h3,.mat-subtitle-1,.mat-typography .mat-h3,.mat-typography .mat-subtitle-1,.mat-typography h3{font-size:14px;font-weight:400;line-height:28px;font-family:MaerskText;letter-spacing:.6;margin:0 0 16px}.mat-h4,.mat-body-1,.mat-typography .mat-h4,.mat-typography .mat-body-1,.mat-typography h4{font-size:13px;font-weight:400;line-height:24px;font-family:MaerskText;letter-spacing:.6;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 calc(12px * .83) / 20px MaerskText;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 calc(12px * .67) / 20px MaerskText;margin:0 0 12px}.mat-body-strong,.mat-subtitle-2,.mat-typography .mat-body-strong,.mat-typography .mat-subtitle-2{font-size:12px;font-weight:500;line-height:24px;font-family:MaerskText;letter-spacing:.6}.mat-body,.mat-body-2,.mat-typography .mat-body,.mat-typography .mat-body-2,.mat-typography{font-size:12px;font-weight:400;line-height:20px;font-family:MaerskText;letter-spacing:.6}.mat-body p,.mat-body-2 p,.mat-typography .mat-body p,.mat-typography .mat-body-2 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font-size:10px;font-weight:400;line-height:20px;font-family:MaerskText;letter-spacing:.6}.mat-headline-1,.mat-typography .mat-headline-1{font-size:110px;font-weight:300;line-height:112px;font-family:MaerskText;letter-spacing:.6;margin:0 0 56px}.mat-headline-2,.mat-typography .mat-headline-2{font-size:54px;font-weight:400;line-height:56px;font-family:MaerskText;letter-spacing:.6;margin:0 0 64px}.mat-headline-3,.mat-typography .mat-headline-3{font-size:43px;font-weight:400;line-height:48px;font-family:MaerskText;letter-spacing:.6;margin:0 0 64px}.mat-headline-4,.mat-typography .mat-headline-4{font-size:32px;font-weight:400;line-height:40px;font-family:MaerskText;letter-spacing:.6;margin:0 0 64px}html{--mat-bottom-sheet-container-text-font: MaerskText;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 12px;--mat-bottom-sheet-container-text-tracking: .6;--mat-bottom-sheet-container-text-weight: 400}html{--mat-legacy-button-toggle-text-font: MaerskText;--mat-standard-button-toggle-text-font: MaerskText}html{--mat-datepicker-calendar-text-font: MaerskText;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 12px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 12px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}html{--mat-expansion-header-text-font: MaerskText;--mat-expansion-header-text-size: 12px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: MaerskText;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 12px;--mat-expansion-container-text-tracking: .6;--mat-expansion-container-text-weight: 400}html{--mat-grid-list-tile-header-primary-text-size: 12px;--mat-grid-list-tile-header-secondary-text-size: 10px;--mat-grid-list-tile-footer-primary-text-size: 12px;--mat-grid-list-tile-footer-secondary-text-size: 10px}html{--mat-stepper-container-text-font: MaerskText;--mat-stepper-header-label-text-font: MaerskText;--mat-stepper-header-label-text-size: 12px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 13px;--mat-stepper-header-selected-state-label-text-size: 13px;--mat-stepper-header-selected-state-label-text-weight: 400}html{--mat-toolbar-title-text-font: MaerskText;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 18px;--mat-toolbar-title-text-tracking: .6;--mat-toolbar-title-text-weight: 500}.mat-tree{font-family:MaerskText}.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:12px}html{--mat-option-label-text-font: MaerskText;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 13px;--mat-option-label-text-tracking: .6;--mat-option-label-text-weight: 400}html{--mat-optgroup-label-text-font: MaerskText;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 13px;--mat-optgroup-label-text-tracking: .6;--mat-optgroup-label-text-weight: 400}.mat-mdc-card{--mat-card-title-text-font: MaerskText;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 18px;--mat-card-title-text-tracking: .6;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: MaerskText;--mat-card-subtitle-text-line-height: 24px;--mat-card-subtitle-text-size: 12px;--mat-card-subtitle-text-tracking: .6;--mat-card-subtitle-text-weight: 500}.mat-mdc-tooltip{--mdc-plain-tooltip-supporting-text-font: MaerskText;--mdc-plain-tooltip-supporting-text-size: 10px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .6}html{--mdc-filled-text-field-label-text-font: MaerskText;--mdc-filled-text-field-label-text-size: 13px;--mdc-filled-text-field-label-text-tracking: .6;--mdc-filled-text-field-label-text-weight: 400;--mdc-outlined-text-field-label-text-font: MaerskText;--mdc-outlined-text-field-label-text-size: 13px;--mdc-outlined-text-field-label-text-tracking: .6;--mdc-outlined-text-field-label-text-weight: 400;--mat-form-field-container-text-font: MaerskText;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 13px;--mat-form-field-container-text-tracking: .6;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 13px;--mat-form-field-subscript-text-font: MaerskText;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 10px;--mat-form-field-subscript-text-tracking: .6;--mat-form-field-subscript-text-weight: 400}html{--mat-select-trigger-text-font: MaerskText;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 13px;--mat-select-trigger-text-tracking: .6;--mat-select-trigger-text-weight: 400}.mat-mdc-dialog-container{--mdc-dialog-subhead-font: MaerskText;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 18px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .6;--mdc-dialog-supporting-text-font: MaerskText;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 13px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .6}.mat-mdc-standard-chip{--mdc-chip-label-text-font: MaerskText;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 12px;--mdc-chip-label-text-tracking: .6;--mdc-chip-label-text-weight: 400}.mat-mdc-slide-toggle{--mat-slide-toggle-label-text-font: MaerskText;--mat-slide-toggle-label-text-size: 12px;--mat-slide-toggle-label-text-tracking: .6;--mat-slide-toggle-label-text-line-height: 20px;--mat-slide-toggle-label-text-weight: 400}.mat-mdc-slide-toggle .mdc-form-field{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.875rem;font-size:var(--mdc-typography-body2-font-size, .875rem);line-height:1.25rem;line-height:var(--mdc-typography-body2-line-height, 1.25rem);font-weight:400;font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:.0178571429em;letter-spacing:var(--mdc-typography-body2-letter-spacing, .0178571429em);text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-body2-text-transform, inherit)}.mat-mdc-radio-button .mdc-form-field{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, MaerskText));font-size:var(--mdc-typography-body2-font-size, 12px);line-height:var(--mdc-typography-body2-line-height, 20px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, .6);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.mat-mdc-slider{--mdc-slider-label-label-text-font: MaerskText;--mdc-slider-label-label-text-size: 12px;--mdc-slider-label-label-text-line-height: 24px;--mdc-slider-label-label-text-tracking: .6;--mdc-slider-label-label-text-weight: 500}html{--mat-menu-item-label-text-font: MaerskText;--mat-menu-item-label-text-size: 13px;--mat-menu-item-label-text-tracking: .6;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.mat-mdc-list-base{--mdc-list-list-item-label-text-font: MaerskText;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 13px;--mdc-list-list-item-label-text-tracking: .6;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: MaerskText;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 12px;--mdc-list-list-item-supporting-text-tracking: .6;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: MaerskText;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 10px;--mdc-list-list-item-trailing-supporting-text-tracking: .6;--mdc-list-list-item-trailing-supporting-text-weight: 400}.mdc-list-group__subheader{font-size:14px;font-weight:400;line-height:28px;font-family:MaerskText;letter-spacing:.6}html{--mat-paginator-container-text-font: MaerskText;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 10px;--mat-paginator-container-text-tracking: .6;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 10px}.mat-mdc-tab-header{--mat-tab-header-label-text-font: MaerskText;--mat-tab-header-label-text-size: 12px;--mat-tab-header-label-text-tracking: .6;--mat-tab-header-label-text-line-height: 14px;--mat-tab-header-label-text-weight: 500}.mat-mdc-checkbox .mdc-form-field{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, MaerskText));font-size:var(--mdc-typography-body2-font-size, 12px);line-height:var(--mdc-typography-body2-line-height, 20px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, .6);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.mdc-button,.mdc-fab--extended{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, MaerskText));font-size:var(--mdc-typography-button-font-size, 12px);line-height:var(--mdc-typography-button-line-height, 14px);font-weight:var(--mdc-typography-button-font-weight, 500);letter-spacing:var(--mdc-typography-button-letter-spacing, .6);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.mat-mdc-extended-fab{--mdc-extended-fab-label-text-font: MaerskText;--mdc-extended-fab-label-text-size: 12px;--mdc-extended-fab-label-text-tracking: .6;--mdc-extended-fab-label-text-weight: 500}.mat-mdc-snack-bar-container{--mdc-snackbar-supporting-text-font: MaerskText;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 12px;--mdc-snackbar-supporting-text-weight: 400}html{--mat-table-header-headline-font: MaerskText;--mat-table-header-headline-line-height: 24px;--mat-table-header-headline-size: 12px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .6;--mat-table-row-item-label-text-font: MaerskText;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 12px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .6;--mat-table-footer-supporting-text-font: MaerskText;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 12px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .6}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:#00000052}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.mat-ripple-element{background-color:#0000001a}html{--mat-option-selected-state-label-text-color: #003e5e;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.mat-accent{--mat-option-selected-state-label-text-color: #64b2d4}.mat-warn{--mat-option-selected-state-label-text-color: #f44336}html{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.mat-pseudo-checkbox-full{color:#0000008a}.mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled{color:#b0b0b0}.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#003e5e}.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#003e5e}.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#64b2d4}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#64b2d4}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#64b2d4}.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#64b2d4}.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#f44336}.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#f44336}.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#b0b0b0}.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#b0b0b0}.mat-app-background{background-color:#fafafa;color:#000000de}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.mat-mdc-card{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #003e5e;--mdc-linear-progress-track-color: rgba(0, 62, 94, .25)}.mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:#003e5e40;background-color:var(--mdc-linear-progress-track-color, rgba(0, 62, 94, .25))}@media (forced-colors: active){.mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(0, 62, 94, 0.25)'/%3E%3C/svg%3E")}}.mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#003e5e40;background-color:var(--mdc-linear-progress-track-color, rgba(0, 62, 94, .25))}.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #64b2d4;--mdc-linear-progress-track-color: rgba(100, 178, 212, .25)}.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:#64b2d440;background-color:var(--mdc-linear-progress-track-color, rgba(100, 178, 212, .25))}@media (forced-colors: active){.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(100, 178, 212, 0.25)'/%3E%3C/svg%3E")}}.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#64b2d440;background-color:var(--mdc-linear-progress-track-color, rgba(100, 178, 212, .25))}.mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}@keyframes mdc-linear-progress-buffering{}.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:#f4433640;background-color:var(--mdc-linear-progress-track-color, rgba(244, 67, 54, .25))}@media (forced-colors: active){.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(244, 67, 54, 0.25)'/%3E%3C/svg%3E")}}.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#f4433640;background-color:var(--mdc-linear-progress-track-color, rgba(244, 67, 54, .25))}.mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}html{--mdc-filled-text-field-caret-color: #003e5e;--mdc-filled-text-field-focus-active-indicator-color: #003e5e;--mdc-filled-text-field-focus-label-text-color: rgba(0, 62, 94, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336;--mdc-outlined-text-field-caret-color: #003e5e;--mdc-outlined-text-field-focus-outline-color: #003e5e;--mdc-outlined-text-field-focus-label-text-color: rgba(0, 62, 94, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336;--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38)}.mat-mdc-form-field-error{color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field-subscript-wrapper,.mat-mdc-form-field-bottom-align:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mat-form-field-subscript-text-font);line-height:var(--mat-form-field-subscript-text-line-height);font-size:var(--mat-form-field-subscript-text-size);letter-spacing:var(--mat-form-field-subscript-text-tracking);font-weight:var(--mat-form-field-subscript-text-weight)}.mat-mdc-form-field-focus-overlay{background-color:#000000de}.mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.04}.mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.12}.mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#0000008a}.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after{color:#003e5ede}.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#64b2d4de}.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#f44336de}.mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after{color:#00000061}.mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #64b2d4;--mdc-filled-text-field-focus-active-indicator-color: #64b2d4;--mdc-filled-text-field-focus-label-text-color: rgba(100, 178, 212, .87);--mdc-outlined-text-field-caret-color: #64b2d4;--mdc-outlined-text-field-focus-outline-color: #64b2d4;--mdc-outlined-text-field-focus-label-text-color: rgba(100, 178, 212, .87)}.mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87)}.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:1px solid transparent}[dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:none;border-right:1px solid transparent}.mat-mdc-form-field-infix{min-height:56px}.mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:28px}.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -34.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}.mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:24px;padding-bottom:8px}.mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}html{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(0, 62, 94, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}html .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(100, 178, 212, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}html .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}html{--mat-autocomplete-background-color: white}.mat-mdc-dialog-container{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #003e5e;--mdc-chip-elevated-disabled-container-color: #003e5e;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #64b2d4;--mdc-chip-elevated-disabled-container-color: #64b2d4;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.mat-mdc-slide-toggle{--mdc-switch-selected-focus-state-layer-color: #003754;--mdc-switch-selected-handle-color: #003754;--mdc-switch-selected-hover-state-layer-color: #003754;--mdc-switch-selected-pressed-state-layer-color: #003754;--mdc-switch-selected-focus-handle-color: #002538;--mdc-switch-selected-hover-handle-color: #002538;--mdc-switch-selected-pressed-handle-color: #002538;--mdc-switch-selected-focus-track-color: #4d788e;--mdc-switch-selected-hover-track-color: #4d788e;--mdc-switch-selected-pressed-track-color: #4d788e;--mdc-switch-selected-track-color: #4d788e;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0}.mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#00000061}.mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #5aa0bf;--mdc-switch-selected-handle-color: #5aa0bf;--mdc-switch-selected-hover-state-layer-color: #5aa0bf;--mdc-switch-selected-pressed-state-layer-color: #5aa0bf;--mdc-switch-selected-focus-handle-color: #3c6a7f;--mdc-switch-selected-hover-handle-color: #3c6a7f;--mdc-switch-selected-pressed-handle-color: #3c6a7f;--mdc-switch-selected-focus-track-color: #92c8e0;--mdc-switch-selected-hover-track-color: #92c8e0;--mdc-switch-selected-pressed-track-color: #92c8e0;--mdc-switch-selected-track-color: #92c8e0}.mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}.mat-mdc-slide-toggle{--mdc-switch-state-layer-size: 48px}.mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #003e5e;--mdc-radio-selected-hover-icon-color: #003e5e;--mdc-radio-selected-icon-color: #003e5e;--mdc-radio-selected-pressed-icon-color: #003e5e;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #003e5e;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #64b2d4;--mdc-radio-selected-hover-icon-color: #64b2d4;--mdc-radio-selected-icon-color: #64b2d4;--mdc-radio-selected-pressed-icon-color: #64b2d4;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #64b2d4;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.mat-mdc-radio-button .mdc-radio{--mdc-radio-state-layer-size: 40px}.mat-mdc-slider{--mdc-slider-label-container-color: black;--mdc-slider-label-label-text-color: white;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-mdc-slider-value-indicator-opacity: .6}.mat-mdc-slider.mat-primary{--mdc-slider-handle-color: #003e5e;--mdc-slider-focus-handle-color: #003e5e;--mdc-slider-hover-handle-color: #003e5e;--mdc-slider-active-track-color: #003e5e;--mdc-slider-inactive-track-color: #003e5e;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #003e5e;--mat-mdc-slider-ripple-color: #003e5e;--mat-mdc-slider-hover-ripple-color: rgba(0, 62, 94, .05);--mat-mdc-slider-focus-ripple-color: rgba(0, 62, 94, .2)}.mat-mdc-slider.mat-accent{--mdc-slider-handle-color: #64b2d4;--mdc-slider-focus-handle-color: #64b2d4;--mdc-slider-hover-handle-color: #64b2d4;--mdc-slider-active-track-color: #64b2d4;--mdc-slider-inactive-track-color: #64b2d4;--mdc-slider-with-tick-marks-active-container-color: #000;--mdc-slider-with-tick-marks-inactive-container-color: #64b2d4;--mat-mdc-slider-ripple-color: #64b2d4;--mat-mdc-slider-hover-ripple-color: rgba(100, 178, 212, .05);--mat-mdc-slider-focus-ripple-color: rgba(100, 178, 212, .2)}.mat-mdc-slider.mat-warn{--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mat-mdc-slider-ripple-color: #f44336;--mat-mdc-slider-hover-ripple-color: rgba(244, 67, 54, .05);--mat-mdc-slider-focus-ripple-color: rgba(244, 67, 54, .2)}html{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white}.mat-mdc-list-base{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #003e5e;--mdc-radio-selected-hover-icon-color: #003e5e;--mdc-radio-selected-icon-color: #003e5e;--mdc-radio-selected-pressed-icon-color: #003e5e}.mat-accent .mdc-list-item__start,.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #64b2d4;--mdc-radio-selected-hover-icon-color: #64b2d4;--mdc-radio-selected-icon-color: #64b2d4;--mdc-radio-selected-pressed-icon-color: #64b2d4}.mat-warn .mdc-list-item__start,.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}.mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #003e5e;--mdc-checkbox-selected-hover-icon-color: #003e5e;--mdc-checkbox-selected-icon-color: #003e5e;--mdc-checkbox-selected-pressed-icon-color: #003e5e;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #003e5e;--mdc-checkbox-selected-hover-state-layer-color: #003e5e;--mdc-checkbox-selected-pressed-state-layer-color: #003e5e;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #64b2d4;--mdc-checkbox-selected-hover-icon-color: #64b2d4;--mdc-checkbox-selected-icon-color: #64b2d4;--mdc-checkbox-selected-pressed-icon-color: #64b2d4;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #64b2d4;--mdc-checkbox-selected-hover-state-layer-color: #64b2d4;--mdc-checkbox-selected-pressed-state-layer-color: #64b2d4;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#003e5e}.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.mat-mdc-list-base{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}html{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}html{--mat-paginator-container-size: 56px}.mat-mdc-paginator .mat-mdc-form-field-infix{min-height:40px}.mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:20px}.mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -26.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.mat-mdc-paginator .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label{display:none}.mat-mdc-tab-group,.mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #003e5e;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #003e5e;--mat-tab-header-active-ripple-color: #003e5e;--mat-tab-header-inactive-ripple-color: #003e5e;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #003e5e;--mat-tab-header-active-hover-label-text-color: #003e5e;--mat-tab-header-active-focus-indicator-color: #003e5e;--mat-tab-header-active-hover-indicator-color: #003e5e}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #64b2d4;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #64b2d4;--mat-tab-header-active-ripple-color: #64b2d4;--mat-tab-header-inactive-ripple-color: #64b2d4;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #64b2d4;--mat-tab-header-active-hover-label-text-color: #64b2d4;--mat-tab-header-active-focus-indicator-color: #64b2d4;--mat-tab-header-active-hover-indicator-color: #64b2d4}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #003e5e;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-group.mat-background-accent,.mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #64b2d4;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-group.mat-background-warn,.mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}html{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #64b2d4;--mdc-checkbox-selected-hover-icon-color: #64b2d4;--mdc-checkbox-selected-icon-color: #64b2d4;--mdc-checkbox-selected-pressed-icon-color: #64b2d4;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #64b2d4;--mdc-checkbox-selected-hover-state-layer-color: #64b2d4;--mdc-checkbox-selected-pressed-state-layer-color: #64b2d4;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #003e5e;--mdc-checkbox-selected-hover-icon-color: #003e5e;--mdc-checkbox-selected-icon-color: #003e5e;--mdc-checkbox-selected-pressed-icon-color: #003e5e;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #003e5e;--mdc-checkbox-selected-hover-state-layer-color: #003e5e;--mdc-checkbox-selected-pressed-state-layer-color: #003e5e;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:#00000061}html{--mdc-checkbox-state-layer-size: 40px}.mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #000}.mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #003e5e}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #64b2d4}.mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336}.mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-text-button-label-text-color: rgba(0, 0, 0, .38)}.mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #fff;--mdc-filled-button-label-text-color: #000}.mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #003e5e;--mdc-filled-button-label-text-color: #fff}.mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #64b2d4;--mdc-filled-button-label-text-color: #000}.mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: #fff}.mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-button-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-label-text-color: rgba(0, 0, 0, .38)}.mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #fff;--mdc-protected-button-label-text-color: #000}.mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #003e5e;--mdc-protected-button-label-text-color: #fff}.mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #64b2d4;--mdc-protected-button-label-text-color: #000}.mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: #fff}.mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation: 0}.mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #000}.mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #003e5e}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #64b2d4}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336}.mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12)}.mat-mdc-button,.mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-button.mat-primary,.mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #003e5e;--mat-mdc-button-ripple-color: rgba(0, 62, 94, .1)}.mat-mdc-button.mat-accent,.mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #64b2d4;--mat-mdc-button-ripple-color: rgba(100, 178, 212, .1)}.mat-mdc-button.mat-warn,.mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #f44336;--mat-mdc-button-ripple-color: rgba(244, 67, 54, .1)}.mat-mdc-raised-button,.mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-raised-button.mat-primary,.mat-mdc-unelevated-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-accent,.mat-mdc-unelevated-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-raised-button.mat-warn,.mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-button.mat-mdc-button-base,.mat-mdc-raised-button.mat-mdc-button-base,.mat-mdc-unelevated-button.mat-mdc-button-base,.mat-mdc-outlined-button.mat-mdc-button-base{height:36px}.mat-mdc-icon-button{--mdc-icon-button-icon-color: inherit;--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #6200ee;--mat-mdc-button-ripple-color: rgba(98, 0, 238, .1)}.mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #018786;--mat-mdc-button-ripple-color: rgba(1, 135, 134, .1)}.mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #b00020;--mat-mdc-button-ripple-color: rgba(176, 0, 32, .1)}.mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #003e5e;--mat-mdc-button-persistent-ripple-color: #003e5e;--mat-mdc-button-ripple-color: rgba(0, 62, 94, .1)}.mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #64b2d4;--mat-mdc-button-persistent-ripple-color: #64b2d4;--mat-mdc-button-ripple-color: rgba(100, 178, 212, .1)}.mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336;--mat-mdc-button-persistent-ripple-color: #f44336;--mat-mdc-button-ripple-color: rgba(244, 67, 54, .1)}.mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color: rgba(0, 0, 0, .38);--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.mat-mdc-fab,.mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-fab.mat-primary,.mat-mdc-mini-fab.mat-primary{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-fab.mat-accent,.mat-mdc-mini-fab.mat-accent{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-fab.mat-warn,.mat-mdc-mini-fab.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-fab[disabled][disabled],.mat-mdc-mini-fab[disabled][disabled]{--mdc-fab-container-color: rgba(0, 0, 0, .12);--mdc-fab-icon-color: rgba(0, 0, 0, .38);--mat-mdc-fab-color: rgba(0, 0, 0, .38)}.mat-mdc-fab.mat-unthemed,.mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color: white;--mdc-fab-icon-color: black;--mat-mdc-fab-color: #000}.mat-mdc-fab.mat-primary,.mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #003e5e;--mdc-fab-icon-color: white;--mat-mdc-fab-color: #fff}.mat-mdc-fab.mat-accent,.mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #64b2d4;--mdc-fab-icon-color: black;--mat-mdc-fab-color: #000}.mat-mdc-fab.mat-warn,.mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #f44336;--mdc-fab-icon-color: white;--mat-mdc-fab-color: #fff}.mat-mdc-snack-bar-container{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #64b2d4}html{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}html{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #003e5e}.mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color: #64b2d4}.mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}.mat-badge{position:relative}.mat-badge.mat-badge{overflow:visible}.mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none;background-color:var(--mat-badge-background-color);color:var(--mat-badge-text-color);font-family:Roboto,sans-serif;font-family:var(--mat-badge-text-font, Roboto, sans-serif);font-size:12px;font-size:var(--mat-badge-text-size, 12px);font-weight:600;font-weight:var(--mat-badge-text-weight, 600)}.cdk-high-contrast-active .mat-badge-content{outline:solid 1px;border-radius:0}.mat-badge-disabled .mat-badge-content{background-color:var(--mat-badge-disabled-state-background-color);color:var(--mat-badge-disabled-state-text-color)}.mat-badge-hidden .mat-badge-content{display:none}.ng-animate-disabled .mat-badge-content,.mat-badge-content._mat-animation-noopable{transition:none}.mat-badge-content.mat-badge-active{transform:none}.mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px;font-size:9px;font-size:var(--mat-badge-small-size-text-size, 9px)}.mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px;font-size:24px;font-size:var(--mat-badge-large-size-text-size, 24px)}.mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}html{--mat-badge-background-color: #003e5e;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.mat-badge-accent{--mat-badge-background-color: #64b2d4;--mat-badge-text-color: white}.mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}html{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}html{--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0}html{--mat-standard-button-toggle-height: 48px}html{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #003e5e;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 62, 94, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 62, 94, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 62, 94, .3);--mat-datepicker-toggle-active-state-icon-color: #003e5e;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 62, 94, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #64b2d4;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(100, 178, 212, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(100, 178, 212, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(100, 178, 212, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(100, 178, 212, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #64b2d4}.mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target{display:none}html{--mat-divider-color: rgba(0, 0, 0, .12)}html{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}html{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}html{--mat-icon-color: inherit}.mat-icon.mat-primary{--mat-icon-color: #003e5e}.mat-icon.mat-accent{--mat-icon-color: #64b2d4}.mat-icon.mat-warn{--mat-icon-color: #f44336}html{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}html{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #003e5e;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #003e5e;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #003e5e;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}html .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #64b2d4;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #64b2d4;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #64b2d4;--mat-stepper-header-edit-state-icon-foreground-color: white}html .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}html{--mat-stepper-header-height: 72px}.mat-sort-header-arrow{color:#757575}html{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #003e5e;--mat-toolbar-container-text-color: white}.mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #64b2d4;--mat-toolbar-container-text-color: white}.mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}html{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.mat-tree{background:#fff}.mat-tree-node,.mat-nested-tree-node{color:#000000de}.mat-tree-node{min-height:48px}.container,.container-fluid,.container-md,.container-sm{width:100%;padding-right:16px;padding-left:16px;margin-right:auto;margin-left:auto}@media (min-width: 375px){.container-sm,.container{max-width:735px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:956px}}.row{display:flex;flex-wrap:wrap;margin-right:-16px;margin-left:-16px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col-xl,.col-xl-auto,.col-xl-12,.col-xl-11,.col-xl-10,.col-xl-9,.col-xl-8,.col-xl-7,.col-xl-6,.col-xl-5,.col-xl-4,.col-xl-3,.col-xl-2,.col-xl-1,.col-lg,.col-lg-auto,.col-lg-12,.col-lg-11,.col-lg-10,.col-lg-9,.col-lg-8,.col-lg-7,.col-lg-6,.col-lg-5,.col-lg-4,.col-lg-3,.col-lg-2,.col-lg-1,.col-md,.col-md-auto,.col-md-12,.col-md-11,.col-md-10,.col-md-9,.col-md-8,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2,.col-md-1,.col-sm,.col-sm-auto,.col-sm-12,.col-sm-11,.col-sm-10,.col-sm-9,.col-sm-8,.col-sm-7,.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1,.col,.col-auto,.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1{position:relative;width:100%;padding-right:16px;padding-left:16px}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}@media (min-width: 375px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}}@media (min-width: 768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}}@media (min-width: 989px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}}@media (min-width: 1350px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:url(MaterialIcons-Regular.eot),local("Material Icons"),local("MaterialIcons-Regular"),url(MaterialIcons-Regular.woff2) format("woff2"),url(MaterialIcons-Regular.woff) format("woff"),url(MaterialIcons-Regular.ttf) format("truetype")}.material-icons{font-family:Material Icons,sans-serif;font-weight:400;font-style:normal;font-size:1.5rem;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}@font-face{font-family:MaerskText;font-weight:400;src:url(fonts-MaerskText-MaerskText-Regular.eot),url(fonts-MaerskText-MaerskText-Regular.woff) format("woff"),url(fonts-MaerskText-MaerskText-Regular.woff2) format("woff2"),url(MaerskText-Regular.ttf) format("truetype")}@font-face{font-family:MaerskText;font-weight:700;src:url(fonts-MaerskText-MaerskText-Bold.eot),url(fonts-MaerskText-MaerskText-Bold.woff) format("woff"),url(fonts-MaerskText-MaerskText-Bold.woff2) format("woff2"),url(MaerskText-Bold.ttf) format("truetype")}.mat-form-field.custom-candidate .mat-form-field-wrapper{border-radius:0;padding-bottom:0;border:1px solid #888888}mat-datepicker-toggle{font-size:15px!important}mat-datepicker-toggle .mat-mdc-icon-button svg,mat-datepicker-toggle .mat-mdc-icon-button img{width:11px;height:11px;position:absolute;top:6px}.mat-mdc-button-touch-target{width:10px!important}.notices-dashboard-recieve mat-form-field .mat-mdc-text-field-wrapper{padding:0}.notices-dashboard-recieve mat-form-field .mat-datepicker-toggle .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 24px}.update-form-container mat-card mat-form-field .mat-mdc-form-field-icon-suffix{padding:0}.update-form-container mat-card mat-form-field .mat-mdc-form-field-icon-suffix .mat-datepicker-toggle .mat-mdc-icon-button.mat-mdc-button-base{top:3.1px;--mdc-icon-button-state-layer-size: 30px;padding:0;width:16px;height:16px;right:10px}.owner-dropdown{margin-left:-16px}.border-radius5{border-radius:5px!important}.add-schedule-dialog .box-border{border:1px solid #282828!important;overflow:auto;height:200px}.add-schedule-dialog .heading{width:41%;display:inline-block;color:#888;vertical-align:top}.add-schedule-dialog .heading-date{width:10%;display:inline-block;color:#888}.add-schedule-dialog .search-heading{width:41%;display:inline-block;vertical-align:top}.add-schedule-dialog .red-span{color:#b1453f}.add-schedule-dialog .red-span-service{color:#b1453f;display:inline-block;width:59%;text-overflow:ellipsis}.add-schedule-dialog .service-validation{text-align:right;margin-right:5%;margin-top:5%;margin-bottom:6%}.add-schedule-dialog .value{display:inline-block;width:59%;color:#282828;text-overflow:ellipsis}.add-schedule-dialog .value .service-date-picker{width:100%}.add-schedule-dialog .value .service-date-picker mat-form-field.mat-mdc-form-field.mat-primary.mat-form-field-type-mat-input.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-hide-placeholder._mat-animation-noopable{width:45%;color:#3486b5;border:0;display:inline-block;padding:0 2px;max-height:24px}.add-schedule-dialog .value .service-date-picker .mat-form-field-wrapper{padding:0!important;max-height:24px;border:0}.add-schedule-dialog .value .service-date-picker .mat-form-field-flex{max-height:24px;border:0;padding:0}.add-schedule-dialog .value .service-date-picker .mat-form-field-infix{border:0;height:24px}.add-schedule-dialog .value .service-date-picker .mat-form-field-suffix.ng-star-inserted{width:0px}.add-schedule-dialog .value .service-date-picker .mat-datepicker-toggle .mat-mdc-icon-button{position:relative;left:-62px;padding-left:60px;border-radius:0;bottom:-5px}.add-schedule-dialog .value .service-date-picker .togglepicker svg.mat-datepicker-toggle-default-icon.ng-star-inserted{display:none}.add-schedule-dialog .value-dates{display:inline-block;width:45%;color:#282828;text-overflow:ellipsis;white-space:nowrap}.add-schedule-dialog .border-line{padding:5px 0;border-bottom:1px solid #f0f0f0}.add-schedule-dialog .main-border-line{padding-bottom:7%;border-bottom:1px solid #f0f0f0}.add-schedule-dialog .add-schedule-dialog-alignment{margin:11px}.add-schedule-dialog .add-schedule-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4%}.add-schedule-dialog .add-schedule-dialog-buttons{margin-left:38%!important;margin-top:10px!important}.add-schedule-dialog .dialog-footer-content-right{display:flex;justify-content:right;padding:0 10px}.add-schedule-dialog .import-dates-section{width:45%!important;display:inline-block!important}.add-schedule-dialog .mr-s{margin-right:.8rem}.add-schedule-dialog .ml-s{margin-left:.8rem}.add-schedule-dialog .close{text-align:right;width:67%;display:inline-block}.add-schedule-dialog mat-form-field.ng-invalid.import-to-date .mat-form-field-flex{padding-right:0!important;padding-left:0!important;border:1px solid #FF0000;border-radius:2px}.add-schedule-dialog .mat-mdc-form-field-flex{padding-right:5px;padding-left:5px;border:1px solid #888888;border-radius:2px}.add-schedule-dialog .mat-mdc-form-field .mdc-text-field{padding:0}.add-schedule-dialog .mat-mdc-form-field-infix{border:0}.add-schedule-dialog .mat-mdc-form-field-underline,.add-schedule-dialog .mat-mdc-form-field-should-float .mat-form-field-label{display:none}.add-schedule-dialog .mat-mdc-form-field-icon-suffix .mat-mdc-button.mat-mdc-button-base{height:11px}.add-service-dialog .ng-select.filter{width:160px;margin-right:5px;background-color:#fff;border:1px solid #ededed;padding:0!important;display:inline-block;vertical-align:top;margin-bottom:5px;zoom:1}.add-service-dialog .ng-select.filter .ng-select-container{min-height:24px;background-color:#fff}.add-service-dialog .ng-select.filter .ng-select-container:after{content:none!important;display:none}.add-service-dialog .ng-select.filter .ng-select-container>div{padding:4px 3px;margin:0;height:22px;border:0}.add-service-dialog .ng-select.filter .ng-select-container .ng-input{bottom:inherit;padding:0 4px}.add-service-dialog .ng-select.filter .ng-select-container .ng-input input{cursor:text}.add-service-dialog .ng-select.filter .ng-select-container .ng-placeholder{bottom:4px}.add-service-dialog .ng-select.filter .ng-select-container .ng-value{display:inline}.add-service-dialog .ng-select.filter .ng-select-container .ng-arrow-wrapper,.add-service-dialog .ng-select.filter .ng-select-container .ng-clear-wrapper{display:none}.add-service-dialog .ng-select.filter .ng-dropdown-panel.ng-select-bottom{top:inherit}.add-service-dialog .ng-select.filter .ng-dropdown-panel.ng-select-top{bottom:100%}.add-service-dialog .table{border-bottom:0 solid #eaeaea;width:100%;display:inline-block}.add-service-dialog .table-space{display:inline-block;width:20px}.add-service-dialog .table-gap{width:5%;position:relative;display:inline-block}.add-service-dialog .table-heading{padding:5px 0;border-bottom:1px solid #eaeaea;color:#888}.add-service-dialog .table-proforma{position:relative;width:20%;display:inline-block;text-align:left}.add-service-dialog .table-status{position:relative;width:15%;text-align:left;display:inline-block}.add-service-dialog .table-gsis{position:relative;width:14%;text-align:left;display:inline-block}.add-service-dialog .table-gsis .right{width:40%;display:inline-block;text-align:right}.add-service-dialog .table-valid-from{position:relative;width:16%;text-align:left;display:inline-block}.add-service-dialog .table-valid-to{position:relative;width:15%;text-align:left;display:inline-block}.add-service-dialog .table-values{border-bottom:1px solid #eaeaea;padding-bottom:1%}.add-service-dialog .table-icons{margin-bottom:2%}.add-service-dialog .search-heading{width:11%;display:inline-block;vertical-align:top}.add-service-dialog .red-span{color:#b1453f}.add-service-dialog .red-span-service{color:#b1453f;display:inline-block;width:50%;text-overflow:ellipsis}.add-service-dialog .service-validation{text-align:right;margin-right:5%;margin-top:5%;margin-bottom:6%}.add-service-dialog .value{display:inline-block;width:50%;color:#282828;text-overflow:ellipsis}.add-service-dialog .main-border-line{padding-bottom:2%}.add-service-dialog .add-service-dialog-alignment{margin:11px}.add-service-dialog .add-service-header{width:100%;display:inline-block}.add-service-dialog .add-service-dialog-buttons{width:100%;text-align:right!important;margin-top:10px!important}.add-service-dialog .add-service-dialog-title{width:40%;display:inline-block}.add-service-dialog .close{text-align:right;width:60%;display:inline-block}.add-service-dialog .schedule-div{padding:5px 0;border-bottom:1px solid #eaeaea}.add-service-dialog .mat-mdc-form-field-flex{padding-right:5px;padding-left:5px;border:1px solid #888888;border-radius:2px}.add-service-dialog .mat-mdc-form-field-infix{border:0}.add-service-dialog .mat-mdc-form-field-underline,.add-service-dialog .mat-mdc-form-field-should-float .mat-form-field-label{display:none}.compare-candidate-approval{padding:16px}.button-disabled{cursor:wait!important;background-color:#dadada!important}.approval-letter-decline{padding:16px}.approval-letter-decline-title{font-weight:700}.approval-letter-decline-reason{margin-top:16px}.approval-letter-decline-reason-box textarea{width:100%}.approval-letter-decline-buttons{float:right;padding-top:12px;padding-bottom:12px}.approval-letter-decline-buttons-cancel{background-color:#fff!important;color:#282828!important}.approval-letter-decline-buttons-decline{background-color:#d62d23!important}.upload-candidate .upload-header{height:35px;padding-bottom:15px!important}.upload-candidate .upload-div-comp .file-upload{padding:0!important}.upload-candidate .upload-div-comp .file-upload-title{display:none!important}.upload-candidate .upload-div-comp .file-upload-drop{width:300px!important;height:150px!important;margin:0!important}.fixture-restrictions-create{background:#fff}.fixture-restrictions-create-header{line-height:32px;padding-left:16px;background:#f0f0f0}.fixture-restrictions-create-form{padding:8px 16px}.fixture-restrictions-create-form .title{width:43%;display:inline-block;line-height:32px}.fixture-restrictions-create-form .form-input{width:57%;display:inline-block;line-height:32px;padding-right:16px}.fixture-restrictions-create-form .form-input .mat-mdc-form-field .mat-mdc-text-field-wrapper{padding:0}.fixture-restrictions-create-form .form-input .mat-mdc-form-field-flex{padding-right:5px;padding-left:5px;border:1px solid #888888;border-radius:2px}.fixture-restrictions-create-form .form-input .mat-mdc-form-field-infix{border:0}.fixture-restrictions-create-form .form-input .mat-mdc-form-field-icon-suffix{white-space:nowrap;flex:none}.fixture-restrictions-create-form .form-input .mat-mdc-form-field-icon-suffix .custom-close-icon-button{height:12px!important;min-width:12px;padding:0;right:-13px;top:6px}.fixture-restrictions-create-form .form-input .mat-mdc-form-field-icon-suffix .mat-datepicker-toggle .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 24px}.fixture-restrictions-create-form .form-input .mat-mdc-form-field-underline,.fixture-restrictions-create-form .form-input .mat-mdc-form-field .mat-mdc-form-field-subscript-wrapper,.fixture-restrictions-create-form .form-input .mat-mdc-form-field-should-float .mat-form-field-label{display:none}.fixture-restrictions-create-form .form-input .mat-mdc-form-field mat-select .mat-mdc-select-arrow svg{display:inline}.fixture-restrictions-create-form .form-error{margin-left:138px}.fixture-restrictions-create-form input.input-box{width:100%;border:1px solid #888888;border-radius:3px;height:24px}.fixture-restrictions-create-form .comment{margin-top:16px}.fixture-restrictions-create-form .comment-text{line-height:24px}.fixture-restrictions-create-form .comment-input textarea.text-area{width:65%;border:1px solid;border-radius:4px}.fixture-restrictions-create-footer{padding:8px 16px;line-height:32px}.fixture-restrictions-create-footer .delete-restriction{color:#d62d23;cursor:pointer}.fixture-restrictions-create-footer .save-form{background:#64b2d4;padding:8px 16px;border-radius:3px;color:#fff;margin-left:8px}.fixture-restrictions-create-footer .disabled{cursor:not-allowed;background:#888}.cargo-restrictions-create{background:#fff}.cargo-restrictions-create-header{line-height:32px;padding-left:16px;background:#f0f0f0}.cargo-restrictions-create-form{padding:8px 16px}.cargo-restrictions-create-form .col{padding:6px 0}.cargo-restrictions-create-form .title{width:35%;display:inline-block;line-height:30px;vertical-align:top}.cargo-restrictions-create-form .form-input{width:65%;display:inline-block;line-height:0;padding-right:16px}.cargo-restrictions-create-form .form-input .mat-mdc-form-field .mat-mdc-text-field-wrapper{padding:0}.cargo-restrictions-create-form .form-input .mat-mdc-form-field-flex{padding-right:5px;padding-left:5px;border:1px solid #888888;border-radius:2px}.cargo-restrictions-create-form .form-input .mat-mdc-form-field-infix{border:0}.cargo-restrictions-create-form .form-input .mat-mdc-form-field-underline,.cargo-restrictions-create-form .form-input .mat-mdc-form-field-should-float .mat-form-field-label{display:none}.cargo-restrictions-create-form .form-input .mat-mdc-form-field mat-select .mat-mdc-select-arrow svg{display:inline}.cargo-restrictions-create-form .form-input textarea.text-area{width:100%;border:1px solid;border-radius:4px}.cargo-restrictions-create-form .form-error{margin-left:164px}.cargo-restrictions-create-form input.input-box{width:100%;border:1px solid #888888;border-radius:3px;height:24px}.cargo-restrictions-create-form .mat-mdc-form-field-wrapper{padding:0}.cargo-restrictions-create-footer{padding:8px 16px;line-height:32px}.cargo-restrictions-create-footer .delete-restriction{color:#d62d23;cursor:pointer}.cargo-restrictions-create-footer .save-form{background:#64b2d4;padding:8px 16px;border-radius:3px;color:#fff;margin-left:8px}.cargo-restrictions-create-footer .disabled{cursor:not-allowed;background:#888}.trade-restrictions-create{background:#fff;height:278px}.trade-restrictions-create .accordion-popup{width:260px;max-height:200px;overflow-y:auto;padding:10px;box-shadow:0 2px 4px #282828;background-color:#fff;color:#282828;position:absolute;left:140px;z-index:100;top:30px}.trade-restrictions-create .accordion-popup-for-actual-delivery{margin-left:-25px}.trade-restrictions-create .each-port-region{border-bottom:1px solid #eaeaea;line-height:26px}.trade-restrictions-create .each-port-region .each-country{margin-left:18px}.trade-restrictions-create .each-port-region .each-port{margin-left:45px;cursor:default}.trade-restrictions-create .each-port-region .each-port-delete{color:#d62d23;cursor:pointer;float:right}.trade-restrictions-create .each-port-region .port-delete{float:right}.trade-restrictions-create .ranges-arrow{height:20px;width:20px;margin-bottom:-6px}.trade-restrictions-create .cur{cursor:pointer;position:relative;text-overflow:ellipsis;overflow:hidden;white-space:normal}.trade-restrictions-create .cur.cursor-text{cursor:text!important}.trade-restrictions-create .cur .show-more-icon{position:absolute;top:3px;right:0}.trade-restrictions-create .cur .show-more-icon img{height:15px;width:17px}.trade-restrictions-create .option{padding:2px}.trade-restrictions-create-header{line-height:32px;padding-left:16px;background:#f0f0f0}.trade-restrictions-create-form{padding:8px 16px}.trade-restrictions-create-form .title{width:25%;display:inline-block;line-height:30px;vertical-align:top}.trade-restrictions-create-form .comments{margin-top:43px}.trade-restrictions-create-form .form-error{margin-left:118px}.trade-restrictions-create-form .form-input{width:75%;display:inline-block;line-height:32px;padding-right:16px}.trade-restrictions-create-form .form-input .mat-mdc-form-field-flex{padding-right:5px;padding-left:5px;border:1px solid #888888;border-radius:2px}.trade-restrictions-create-form .form-input .mat-mdc-form-field-infix{border:0}.trade-restrictions-create-form .form-input .mat-mdc-form-field-underline,.trade-restrictions-create-form .form-input .mat-mdc-form-field-should-float .mat-form-field-label{display:none}.trade-restrictions-create-form .form-input textarea.text-area{width:100%;border:1px solid;border-radius:4px}.trade-restrictions-create-form input.input-box{width:100%;border:1px solid #888888;border-radius:3px;height:24px}.trade-restrictions-create-footer{padding:5px 16px;margin-top:29px;line-height:32px}.trade-restrictions-create-footer .delete-restriction{color:#d62d23;cursor:pointer}.trade-restrictions-create-footer .save-form{background:#64b2d4;padding:8px 16px;border-radius:3px;color:#fff;margin-left:8px}.trade-restrictions-create-footer .disabled{cursor:not-allowed;background:#888}.add-port-dialog{position:relative;padding:16px!important}.add-port-dialog-search-icon{position:absolute;top:18px;right:16px}.add-port-dialog .mat-mdc-dialog-container{overflow:hidden}.add-port-dialog .range-or-country{font-weight:700;background-color:#dadada}.add-port-dialog .changelog-container .mat-mdc-dialog-container{background:#ededed}.add-port-dialog .mat-mdc-form-field{width:100%;margin-top:3px}.add-port-dialog .mat-mdc-form-field-wrapper{padding:0}.add-port-dialog .mat-mdc-form-field-flex{border:solid 1px #888888;border-radius:3px}.add-port-dialog .mat-mdc-form-field-infix{border:0;padding:.35em 0}.add-port-dialog .mat-mdc-form-field-infix input{padding-left:12px;padding-right:12px;line-height:12px}.add-port-dialog .mat-mdc-form-field-label-wrapper,.add-port-dialog .mat-mdc-form-field-underline{display:none}.add-port-dialog .mat-mdc-form-field textarea.mat-mdc-input-element{padding:2px 16px}.add-port-dialog-buttons{margin-top:268px}.add-port-dialog-buttons-cancel{position:absolute!important;left:0;color:#282828}.add-port-dialog-buttons-add{position:absolute!important;right:16px}.add-port-dialog .ng-select.custom .ng-option{padding:0!important}.add-port-dialog .ng-select.custom .ng-select-container{width:90%;height:30px;border-radius:3px;border:1px solid #888888;background-color:#fff}.add-port-dialog .ng-select.custom .ng-select-container:after{content:none!important;display:none}.add-port-dialog .ng-select.custom .ng-select-container>div{padding:1px 3px;margin:0;height:22px;border:0}.add-port-dialog .ng-select.custom .ng-select-container .ng-placeholder{position:absolute;top:14px}.add-port-dialog .ng-select.custom .ng-select-container .ng-input{bottom:inherit;padding:0 4px;position:absolute;top:14px;cursor:text!important}.add-port-dialog .ng-select.custom .ng-select-container .ng-arrow-wrapper,.add-port-dialog .ng-select.custom .ng-select-container .ng-clear-wrapper{display:none}.add-port-dialog .ng-select.custom .ng-select-container .ng-value-container .ng-value{display:none!important}.add-port-dialog .ng-select.custom .ng-dropdown-panel.ng-select-bottom{top:inherit;box-shadow:none!important}.add-port-dialog .ng-select.custom .ng-dropdown-panel.ng-select-top{bottom:100%}.add-port-dialog .ng-select.custom .country-name{margin-left:70px}.add-port-dialog .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label{font-size:inherit;font-weight:500}.add-port-dialog .ng-select.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{cursor:none}.confirmation-dialog-close{text-align:right}.confirmation-dialog-text-padding-top{padding-top:3px}.confirmation-dialog-text-padding-left{padding-left:10px}.confirmation-dialog-msg-margin{margin-top:4%}.confirmation-dialog-right-zero{text-align:right;padding-right:0!important}.confirmation-dialog-right-zero-close{float:right}.confirmation-dialog-left-zero{text-align:right;padding-left:0!important}.confirmation-dialog-selectbtn{margin-left:78%}.confirmation-dialog .confirmation-dialog-alignment{margin:11px}.confirmation-dialog .confirmation-dialog-alignment-error{color:#d62d23}.confirmation-dialog .confirmation-dialog-mat .mat-radio-label-content{padding-bottom:1%!important}.confirmation-dialog .confirmation-dialog-header{margin-bottom:4%}.confirmation-dialog .confirmation-dialog-header-text{padding-bottom:3%}.confirmation-dialog .confirmation-dialog-buttons{margin-left:38%!important;margin-top:10px!important}.confirmation-dialog .confirmation-dialog-cutvsl-buttons{margin-left:25%!important}.confirmation-dialog .cutvsl-popup-heading{width:100%;height:30px;background-color:#f2f2f2;padding-top:7px;margin-bottom:10px}.confirmation-dialog .confirmation-dialog-back-buttons{margin-left:66%!important;margin-top:10px!important}.confirmation-dialog .check-vsl{width:100%!important}.confirmation-dialog .confirmation-popup-cancel-button{border-radius:5px;border:1px solid grey;max-width:48%}.confirmation-dialog .confirmation-popup-validate-button{border-radius:5px;margin-left:4%;max-width:48%}.confirmation-dialog .confirmation-button-alingment{margin-top:4%}.confirmation-dialog .mat-icon-button-custom{padding:0;min-width:0;width:24px;height:24px;flex-shrink:0;line-height:25px;border-radius:50%}.confirmation-dialog .service-create{padding:16px}.confirmation-dialog .service-create .service-title{color:#282828;font-size:1.25rem;margin-bottom:20px}.confirmation-dialog .service-create .service-reason{margin-top:20px}.confirmation-dialog .service-create .service-reason textarea{margin:8px 0}.confirmation-dialog .service-create .service-reason textarea.text-area{width:100%!important;font-size:.75rem!important;overflow:auto!important;font-family:inherit!important}.confirmation-dialog .service-create .service-teu .input-teu{width:30%;display:inline-block}.confirmation-dialog .service-create .service-teu .text-teu{width:5%;display:inline-block}.confirmation-dialog .service-create .service-teu .symbol-teu{width:10%;display:inline-block}.confirmation-dialog .service-create .line{padding:4px 0;line-height:32px}.confirmation-dialog .service-create .line .headings{width:40%;display:inline-block}.confirmation-dialog .service-create .line .headings-teu{width:33%;display:inline-block}.confirmation-dialog .service-create .line .headings-teus{width:20%;display:inline-block}.confirmation-dialog .service-create .line .heading{width:17%;display:inline-block}.confirmation-dialog .service-create .line .value{width:83%;display:inline-block}.confirmation-dialog .service-create .line .values{width:60%;display:inline-block}.confirmation-dialog .service-create .line .values-teu{width:80%;display:inline-block}.schedule-dating-port-dialog .box-border{border:1px solid #282828!important;overflow:auto;height:200px}.schedule-dating-port-dialog-alignment{margin:11px}.schedule-dating-port-dialog-header{margin-bottom:4%}.schedule-dating-port-dialog .mat-radio-label-content{width:240px!important}.schedule-dating-port-dialog .port-align{float:right}.schedule-dating-port-dialog .add-port-dialog-buttons{margin-left:38%!important;margin-top:10px!important}.schedule-dating-port-dialog .mat-mdc-radio-button{width:100%}.mat-primary .mat-mdc-option.mat-mdc-selected:not(.mat-option-disabled){color:#282828}.mat-primary .mat-mdc-option .mat-pseudo-checkbox-checked{background:#64b2d4}.mat-primary.range-dropdown{overflow-y:hidden}.mat-primary.range-dropdown-open-range{width:190px!important}.mat-primary.range-dropdown-open-range .custom-candidate{width:44%!important}.mat-primary.range-dropdown .range-input{display:inline-block;width:40%;color:#282828;height:25px;overflow:hidden;margin:10px;position:relative;border:1px solid #888888;padding:0 5px}.mat-primary.range-dropdown .range-input::-webkit-inner-spin-button,.mat-primary.range-dropdown .range-input::-webkit-outer-spin-button{appearance:none;margin:0}.mat-primary.range-dropdown .range-input:first-child{margin-right:0}.mat-primary.range-dropdown .range-input svg-icon:host{position:absolute;margin-top:16px!important}.mat-primary.range-dropdown .option-align-db{padding-left:10px;cursor:pointer}.mat-primary.range-dropdown .option-align-relative{position:relative;top:5px}.mat-primary.range-dropdown .height-zero{height:0}.mat-primary.range-teu-dropdown{overflow-y:auto}.mat-primary.range-teu-dropdown .range-input{display:inline-block;width:40%;color:#282828;height:25px;overflow:hidden;margin:10px;position:relative;border:1px solid #888888;padding:0 5px}.mat-primary.range-teu-dropdown .range-input::-webkit-inner-spin-button,.mat-primary.range-teu-dropdown .range-input::-webkit-outer-spin-button{appearance:none;margin:0}.mat-primary.range-teu-dropdown .range-input:first-child{margin-right:0}.mat-primary.range-teu-dropdown .range-input svg-icon:host{position:absolute;margin-top:16px!important}.no-spinner::-webkit-inner-spin-button,.no-spinner::-webkit-outer-spin-button{appearance:none;margin:0}.mat-select-search-input{padding:8px 36px 8px 16px!important}.mat-select-search-clear{top:-4px!important}.error{padding:0 0 8px 20px}.reverse-heading{padding:8px 0 8px 16px;background:#eaeaea}.reverse-context{padding:8px 0 8px 16px}.reverse-buttons{text-align:right;padding:8px 16px 8px 0}.position-option .number{width:5%;display:inline-block;text-align:center}.position-option .vessel-code{color:#888;width:8%;display:inline-block}.position-option .current{color:#888;width:17%;display:inline-block}.position-option .vessel-name{display:inline-block;width:42%}.position-option .ends{width:9%;display:inline-block;color:#888}.position-option .date{width:19%;display:inline-block}.pad-right{padding-right:12px!important}.pad-up{padding-top:8px}.recieved .mat-mdc-form-field-flex{padding-right:5px;padding-left:5px;border:1px solid #888888}.recieved .mat-mdc-form-field-infix{border:0}.recieved .mat-mdc-form-field-underline,.recieved .mat-mdc-form-field-should-float .mat-form-field-label{display:none}.recieved-day,.recieved-comment,.recieved-comment-box{padding:7px 0}.recieved-comment-box textarea.text-area{overflow:auto;resize:none;border:1px solid #888888;border-radius:2px;width:100%}.recieved-date{padding:7px 0}.recieved-date .date{padding-right:15px}.recieved-date input.input-box{border:1px solid #888888;border-radius:3px;padding:4px;width:40%}.recieved-buttons{padding:7px 0;text-align:right}.recieved-buttons .cancel{cursor:pointer}.recieved-buttons .save-recieve{cursor:pointer;padding:6px;background:#64b2d4;color:#fff;border-radius:5px;margin-left:5px}.redelivery-date-error{display:inline-block;margin-left:0%}.redelivery-date-button{margin-left:32%!important;margin-top:1%!important}.redelivery-port-row{margin-left:0}.redelivery-port-error{padding-left:6%;padding-top:11%}.redelivery-port-button{margin-left:32%!important;margin-top:10%!important;float:right}.recieve{padding:16px}.recieve .mat-mdc-form-field-flex{padding-right:5px;padding-left:5px;border:1px solid #888888}.recieve .mat-mdc-form-field-infix{border:0}.recieve .mat-mdc-form-field-underline,.recieve .mat-mdc-form-field-should-float .mat-form-field-label{display:none}.recieve-day,.recieve-comment,.recieve-comment-box{padding:7px 0}.recieve-comment-box textarea.text-area{overflow:auto;resize:none;border:1px solid #888888;border-radius:2px;width:100%}.recieve-date{padding:7px 0}.recieve-date .date{padding-right:15px}.recieve-date input.input-box{border:1px solid #888888;border-radius:3px;padding:4px;width:40%}.recieve-buttons{padding:7px 0;text-align:right}.recieve-buttons .cancel{cursor:pointer}.recieve-buttons .save-recieve{cursor:pointer;padding:6px;background:#64b2d4;color:#fff;border-radius:5px;margin-left:5px}.blackouts-form{padding:16px}.blackouts-form .mat-mdc-form-field{width:100%;margin-top:3px}.blackouts-form .mat-mdc-form-field-wrapper{padding:0}.blackouts-form .mat-mdc-form-field-flex{border:solid 1px #888888;border-radius:3px}.blackouts-form .mat-mdc-form-field-infix{border:0;padding:.35em 0}.blackouts-form .mat-mdc-form-field-infix input{padding-left:12px;padding-right:12px;line-height:12px}.blackouts-form .mat-mdc-form-field .mat-mdc-form-field-icon-suffix{white-space:nowrap;flex:none}.blackouts-form .mat-mdc-form-field .mat-mdc-form-field-icon-suffix .custom-close-icon-button{height:12px;min-width:12px;padding:0;right:-14px;top:5px}.blackouts-form .mat-mdc-form-field .mat-mdc-form-field-icon-suffix mat-datepicker-toggle .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 24px}.blackouts-form .mat-mdc-form-field-label-wrapper,.blackouts-form .mat-mdc-form-field-underline{display:none}.blackouts-form .mat-mdc-form-field textarea.mat-mdc-input-element{padding:2px 16px}.blackouts-form .row{margin:0!important;border-bottom:1px solid #f0f0f0;padding-top:5px;padding-bottom:5px}.blackouts-form-title{padding:7px 0;font-weight:700}.blackouts-form-from-date-title,.blackouts-form-to-date-title{display:inline-block;width:40%}.blackouts-form-from-date-value,.blackouts-form-to-date-value{display:inline-block;width:60%}.blackouts-form-from-date .date,.blackouts-form-to-date .date{padding-right:15px}.blackouts-form-from-date input.input-box,.blackouts-form-to-date input.input-box{border:1px solid #888888;border-radius:3px;padding:4px;width:40%}.blackouts-form-reason-value{width:100%}.blackouts-form-reason-value textarea{overflow:auto;resize:none;border:1px solid #888888;border-radius:2px;width:100%}.blackouts-form-delete{display:inline-block;width:20%;padding:1%}.blackouts-form-buttons{display:inline-block;width:100%;padding:7px 0;text-align:right}.blackouts-form-buttons .cancel{cursor:pointer}.blackouts-form-buttons .save-blackouts{cursor:pointer;padding:6px;background:#64b2d4;color:#fff;border-radius:5px;margin-left:5px}.send-notice-content.mat-mdc-dialog-content{max-height:none!important}.send-notice-container .row{border-bottom:1px solid #888888}.send-notice-container .row:last-child{border-bottom:0}.send-notice-container .row:last-child [class*=col-]:last-child{line-height:inherit}.send-notice-container .row .label{color:#888}.send-notice-container .row [class*=col-]{min-height:32px;line-height:26px}.send-notice-container .row [class*=col-] span,.send-notice-container .row [class*=col-] a{width:100%;display:inline-block;vertical-align:middle;line-height:normal}.send-notice-container .mat-mdc-form-field{width:100%;margin-top:3px}.send-notice-container .mat-mdc-form-field-wrapper{padding:0}.send-notice-container .mat-mdc-form-field-flex{border:solid 1px #888888;border-radius:3px}.send-notice-container .mat-mdc-form-field-infix{border:0;padding:.35em 0}.send-notice-container .mat-mdc-form-field-infix input{padding-right:12px;line-height:12px}.send-notice-container .mat-mdc-form-field-label-wrapper,.send-notice-container .mat-mdc-form-field-underline{display:none}.delivery-card .mat-mdc-form-field.custom .mat-mdc-text-field-wrapper{border-radius:3px;border:1px solid #888888;padding:0}.delivery-card .mat-mdc-form-field.custom .mat-mdc-form-field-icon-suffix{white-space:nowrap;flex:none;padding:0}.delivery-card .mat-mdc-form-field.custom .mat-mdc-form-field-icon-suffix .custom-close-icon-button{height:12px;min-width:0px;padding:0;right:-7px;top:5px;width:17.4px}.delivery-card .mat-mdc-form-field.custom .mat-mdc-form-field-subscript-wrapper{display:none}.delivery-card .mat-mdc-text-field-wrapper .mat-mdc-form-field-infix{width:100%}.delivery-card .mat-mdc-text-field-wrapper .mat-mdc-form-field-icon-suffix{white-space:nowrap;flex:none}.delivery-card .mat-mdc-text-field-wrapper .mat-mdc-form-field-icon-suffix .mat-mdc-icon-button.mat-mdc-button-base{top:0;padding:12px}.delivery-card mat-select .mat-mdc-select-arrow svg{display:inline;margin-left:-5px}.delivery-card .ng-select.ng-select-single .ng-select-container .ng-arrow-wrapper{bottom:1px}.portselect-container .mat-mdc-tab-label{height:36px;min-width:148px}.portselect-container .mat-mdc-tab-body-content{overflow-x:hidden}.portselect-container .champs-custom-datepicker-content{box-shadow:none}.portselect-container .champs-custom-datepicker-content .mat-calendar{height:320px}.portselect-container .champs-custom-datepicker-content .mat-calendar-header{padding-top:0}.portselect-container .champs-custom-datepicker-content .mat-calendar-controls{margin-top:0;margin-bottom:0}.portselect-container .port-selection{padding:16px}.portselect-container .port-selection [class*=vess-]{display:inline-block;vertical-align:bottom}.portselect-container .port-selection .vess-arr,.portselect-container .port-selection .vess-dep{width:45px}.portselect-container .port-selection .vess-port{width:140px}.expand-container .mat-mdc-dialog-container{padding:0!important}.expand-container .mat-mdc-dialog-container>div{position:relative;height:100%}.expand-container .mat-mdc-dialog-container .expand-content{height:86%;overflow-y:auto;padding:10px 10px 0 14px}.expand-container .mat-mdc-dialog-container .expand-footer{position:absolute;bottom:0;padding:0 15px;background:#fff;height:30px;width:100%}.expand-container .mat-mdc-dialog-container .expand-footer a,.expand-container .mat-mdc-dialog-container .expand-footer span{position:absolute;display:inline-block;line-height:30px}.expand-container .mat-mdc-dialog-container .mat-expansion-panel{position:relative}.expand-container .mat-mdc-dialog-container .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:none!important}.expand-container .mat-mdc-dialog-container .mat-expansion-panel-spacing{margin:0}.expand-container .mat-mdc-dialog-container .mat-expansion-panel-header{border-bottom:1px solid #888888}.expand-container .mat-mdc-dialog-container .mat-expansion-panel-content.mat-expanded .mat-expansion-panel-body{display:block}.expand-container .mat-mdc-dialog-container .mat-expansion-panel-body{padding:0;display:none}.expand-container .mat-mdc-dialog-container .mat-expansion-panel-body span{display:inline-block;width:100%;padding-bottom:5px;padding-left:24px}.expand-container .mat-mdc-dialog-container .mat-expansion-panel-body span:first-child{padding-top:5px}.expand-container .mat-mdc-dialog-container .mat-expansion-panel .delete-link{position:absolute;right:0}.expand-container .mat-mdc-dialog-container .mat-expansion-indicator{position:absolute;left:10px;padding-bottom:7px}.expand-container .mat-mdc-dialog-container .mat-expansion-indicator:after{border-width:0 1px 1px 0!important}.expand-container .mat-mdc-dialog-container .ng-select .ng-value{display:none!important}.expand-container .mat-mdc-dialog-container .ng-select .ng-select-container .ng-arrow-wrapper{bottom:6px}.expand-container .mat-mdc-dialog-container .ng-select .ng-dropdown-panel{box-shadow:none}.expand-container .mat-mdc-dialog-container .ng-select .ng-dropdown-panel .scroll-host{max-height:196px}.dialog-container{font-size:.75rem;overflow:auto}.dialog-container mat-select .mat-mdc-select-arrow svg{display:inline}.dialog-container hr{margin:0;background-color:#888}.dialog-container .mat-mdc-form-field{display:block}.dialog-container .mat-mdc-form-field.inspection-port{margin-bottom:-10px}.dialog-container .mat-mdc-form-field .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 24px}.dialog-container .create-form-header{font-size:12px!important;font-weight:700;padding:10px 20px}.dialog-container .create-form-body{padding:10px 20px}.dialog-container .create-form-body .mat-form-field-infix{border-top:0!important}.dialog-container .create-form-footer{padding:10px 20px}.dialog-container .create-form-footer>div{text-align:right}.dialog-container .button-create{background:#64b2d4;color:#fff;max-height:36px;margin-left:8px}.dialog-container .button-cancel{color:#282828!important;cursor:pointer}.cdk-overlay-pane .mat-mdc-dialog-container{overflow-x:hidden;border:1px solid grey}.cdk-overlay-pane .mat-mdc-dialog-container .mdc-dialog__surface{padding:16px}.cdk-overlay-pane .mat-mdc-dialog-container .mdc-dialog__surface .recieve .mat-mdc-text-field-wrapper.mdc-text-field{padding:0}.cdk-overlay-pane .mat-mdc-dialog-content{max-height:calc(100vh - 60px);min-height:calc(100% - 60px);margin:0 -16px;padding:0 16px}.cdk-overlay-pane .mat-mdc-dialog-content .mat-mdc-card-outlined{border-width:0}.cdk-overlay-pane .mat-mdc-dialog-actions{padding-right:0;padding-left:0;margin-bottom:-16px}.cdk-overlay-pane .mat-mdc-dialog-actions[align=space]{justify-content:space-between}.cdk-overlay-pane div.mat-mdc-autocomplete-panel{min-width:112px}.fixture-overlay-container .mat-mdc-card{padding:0;box-shadow:none!important}.fixture-overlay-container .mat-mdc-card-header-text{margin:0}.fixture-overlay-container .mat-mdc-card-title{font-weight:700!important}.fixture-overlay-container .mat-mdc-card .material-select>div:first-child{max-width:calc(16.66666667% - 5px)}.fixture-overlay-container .mat-mdc-card .material-select>div:last-child{flex:0 0 calc(83.33333333% + 5px);max-width:calc(83.33333333% + 5px)}.fixture-overlay-container .mat-mdc-card .ng-dropdown-panel-items{max-height:110px!important}.fixture-overlay-container .mat-mdc-card label+span,.fixture-overlay-container .mat-mdc-card mat-form-field+span{display:inline-block;width:28px}.fixture-overlay-container .mat-mdc-card .form-border{min-height:32px;border-bottom:1px solid #ebebe4;margin-bottom:4px;padding-bottom:0}.fixture-overlay-container .mat-mdc-card .date-range .mat-mdc-form-field{width:calc(50% - 10px)!important}.fixture-overlay-container .mat-mdc-card .date-range .mat-mdc-form-field.date{width:50%!important;display:inline-block}.fixture-overlay-container .mat-mdc-card .date-range .mat-mdc-form-field.time{width:20%!important;display:inline-block}.fixture-overlay-container .mat-mdc-card .margin-to-align{margin-left:-28px}.fixture-overlay-container .block-form{display:inline-flex}.fixture-overlay-container .block-form .mat-mdc-form-field{flex-grow:1}.fixture-overlay-container hr{margin-left:-16px;margin-right:-16px}.fixture-overlay-container .margin-top-15{margin-top:15px}.ng-select.custom-candidate{padding:0!important;margin-bottom:10px;width:188px;height:26px}.ng-select.custom-candidate .ng-select-container{min-height:24px;border-radius:0;border:1px solid #888888;background-color:#fff}.ng-select.custom-candidate .ng-select-container:after{content:none!important;display:none}.ng-select.custom-candidate .ng-select-container>div{padding:1px 3px;margin:0;height:22px;border:0}.ng-select.custom-candidate .ng-select-container .ng-input{bottom:inherit;padding:0 4px}.ng-select.custom-candidate .ng-select-container .ng-arrow-wrapper,.ng-select.custom-candidate .ng-select-container .ng-clear-wrapper{display:none}.ng-select.custom-candidate .ng-select-container .ng-value-container .ng-value{font-size:inherit!important;display:inline-flex!important;background-color:#fff;color:#282828;padding:0;margin-bottom:0}.ng-select.custom-candidate .ng-select-container .ng-value-container.ng-value-icon{cursor:none}.ng-select.custom-candidate .ng-dropdown-panel.ng-select-bottom{top:inherit}.ng-select.custom-candidate .ng-dropdown-panel.ng-select-top{bottom:100%}.ng-select.custom-candidate .country-name{margin-left:70px}.hire-statement-resend-text{margin-left:-8px}.hire-statement-resend-buttons-save-wide{background:#169bd7;color:#fff;border-radius:5px!important;float:right;margin:10px!important;width:9.7rem;height:2.3rem}.hire-statement-resend-buttons-cancel-wide{background:#fff;color:#313131;border-radius:5px!important;width:9.7rem;height:2.3rem;float:left;margin:10px!important;border:1px #313131 solid!important}.hire-statement-margin{margin-left:45px}.hire-statement-loading-img-margin{margin-left:100px;margin-bottom:10px}.background-col{background:gray!important}.background-col-white{background:#fff!important}.text-right{text-align:right;display:inline-block}.un-hide{display:inline-block!important}.hide{display:none}.div-cut-popup{border:1px solid orange;width:489px!important;opacity:1;position:absolute;left:0;background:orange;color:#fff;height:auto;z-index:3000}.redeliver-vessel .row-lable-date-picker{display:inline-block;width:43%}.redeliver-vessel .mat-mdc-form-field{display:inline-block;position:relative;font-size:12px;text-align:left;width:100%;padding-top:10px}.redeliver-vessel .mat-mdc-form-field.date{width:60%!important;display:inline-block}.redeliver-vessel .mat-mdc-form-field.time{width:30%!important;display:inline-block}.redeliver-vessel .mat-mdc-form-field-wrapper{padding-bottom:0;margin-right:5px;margin-bottom:5px}.redeliver-vessel .mat-mdc-form-field-flex{border:1px solid #ededed;margin:0 -50px 0 0;padding:0 5px;background:#fff}.redeliver-vessel .mat-mdc-form-field-underline{display:none}.redeliver-vessel .mat-mdc-form-field-infix{border:0}.redeliver-vessel .mat-mdc-form-field-hide-placeholder .mat-mdc-select-panel{width:156px}.redeliver-vessel .mat-mdc-form-field-hide-placeholder .mat-mdc-select-content .teu-inputs{width:50px;margin:10px}.redeliver-vessel .mat-mdc-form-field-hide-placeholder .mat-mdc-select-content img{float:right;margin-right:25px}.redeliver-vessel .mat-mdc-form-field-hide-placeholder .mat-select-placeholder{color:#282828!important}.redeliver-vessel .mat-mdc-form-field-suffix img{margin-left:-17px;width:16px;height:16px;margin-bottom:-3.5px;background:#fff}.redeliver-vessel .ng-select.filter{width:282px;margin-right:5px;background-color:#fff;border:1px solid #ededed;padding:0!important;display:inline-block;vertical-align:top;margin-bottom:5px;zoom:1}.redeliver-vessel .ng-select.filter .ng-select-container{min-height:24px;background-color:#fff}.redeliver-vessel .ng-select.filter .ng-select-container:after{content:none!important;display:none}.redeliver-vessel .ng-select.filter .ng-select-container>div{padding:4px 3px;margin:0;height:22px;border:0}.redeliver-vessel .ng-select.filter .ng-select-container .ng-input{bottom:inherit;padding:0 4px}.redeliver-vessel .ng-select.filter .ng-select-container .ng-input input{cursor:text}.redeliver-vessel .ng-select.filter .ng-select-container .ng-placeholder{bottom:4px}.redeliver-vessel .ng-select.filter .ng-select-container .ng-value{display:inline}.redeliver-vessel .ng-select.filter .ng-select-container .ng-arrow-wrapper,.redeliver-vessel .ng-select.filter .ng-select-container .ng-clear-wrapper{display:none}.redeliver-vessel .ng-select.filter .ng-dropdown-panel.ng-select-bottom{top:inherit}.redeliver-vessel .ng-select.filter .ng-dropdown-panel.ng-select-top{bottom:100%}.redeliver-vessel .value{display:inline-block;width:50%;color:#282828;text-overflow:ellipsis;white-space:nowrap}.disabled-port{color:#888!important;background:#f1f1f1!important}.more-actions-dialog{padding:16px}.more-actions-dialog .mat-mdc-form-field{width:100%}.more-actions-dialog .mat-mdc-form-field-wrapper{padding-bottom:0}.more-actions-dialog .mat-mdc-form-field-flex{border:1px solid #888888;border-radius:3px;width:100%}.more-actions-dialog .mat-mdc-form-field-infix{padding:4px 0!important;border:0}.more-actions-dialog .mat-mdc-form-field-underline,.more-actions-dialog .mat-mdc-form-field-should-float .mat-form-field-label{display:none}.more-actions-dialog-title{font-size:18px}.more-actions-dialog-to{display:flex;margin-top:18px}.more-actions-dialog-to-title{display:inline-block;width:20%;color:#888}.more-actions-dialog-to-value{display:inline-block;width:80%}.more-actions-dialog-cc{display:flex;margin-top:10px}.more-actions-dialog-cc-title{display:inline-block;width:20%;color:#888}.more-actions-dialog-cc-value{display:inline-block;width:80%}.more-actions-dialog-cc-value textarea{width:100%}.more-actions-dialog-extra{display:flex;margin-top:10px}.more-actions-dialog-extra-title{display:inline-block;width:20%}.more-actions-dialog-extra-value{display:inline-block;width:80%}.more-actions-dialog-extra-value textarea{width:100%}.more-actions-dialog-subject{display:flex;margin-top:10px}.more-actions-dialog-subject-title{display:inline-block;width:20%;color:#888}.more-actions-dialog-subject-value{display:inline-block;width:80%}.more-actions-dialog-subject-value textarea{width:100%}.more-actions-dialog-content{display:flex;margin-top:10px}.more-actions-dialog-content-title{display:inline-block;width:20%}.more-actions-dialog-content-value{display:inline-block;width:100%}.more-actions-dialog-content-value textarea{width:100%}.more-actions-dialog-buttons{margin-top:10px;position:relative;height:30px}.more-actions-dialog-buttons-cancel{position:absolute!important;right:14%!important;background-color:#fff!important;color:#282828!important}.more-actions-dialog-buttons-save{position:absolute!important;right:0%!important;background-color:#64b2d4!important}.delete-fixture-confirm-title,.delete-fixture-confirm-buttons{text-align:center}.delete-fixture-confirm-buttons-cancel{color:#282828}.delete-fixture-confirm-buttons-delete{background-color:#64b2d4!important;color:#fff}.issues-card-heading-font{font-size:20px}.replace-dialog-container{font-size:.75rem;overflow:auto;position:fixed!important;top:10%;z-index:1000;min-height:365px;max-height:85%}.replace-dialog-container hr{margin:0;background-color:#888}.replace-dialog-container .mat-mdc-form-field{display:block}.replace-dialog-container .mat-mdc-form-field.inspection-port{margin-bottom:-10px}.replace-dialog-container .create-form-header{font-size:12px!important;font-weight:700;padding:10px 20px}.replace-dialog-container .create-form-body{padding:10px 20px}.replace-dialog-container .create-form-body .mat-form-field-infix{border-top:0!important}.replace-dialog-container .create-form-footer{padding:10px 20px}.replace-dialog-container .create-form-footer>div{text-align:right}.replace-dialog-container .button-create{background:#64b2d4;color:#fff;max-height:36px;margin-left:8px}.replace-dialog-container .button-cancel{color:#282828!important;cursor:pointer}.issues-card .header-align-fix{margin-left:-8px;font-size:18px}.issues-card .margin-bottom-10{margin-bottom:10px}.issues-card .color-text-grey{color:#888}.issues-card .text-area-width{width:100%;resize:vertical;max-height:321px}.issues-card .padding-top-8{padding-top:8px}.issues-card .padding-10{padding-top:5px;padding-bottom:5px}.issues-card .update-btn-lnk{border:1px solid #266d8c;border-radius:5px;padding:0 5px}.issues-card .padding-right-70{padding-right:70px}.issues-card .label-span-grey{color:#888}.issues-card .label-span-red{color:red;font-weight:700}.issues-card .align-right{text-align:right}.issues-card .float-right{float:right}.issues-card .text-green{color:#2fc608}.issues-card .text-center{text-align:center}.teu-search-icon{position:relative!important;top:5px!important}.teu-option{height:0!important}.CreateVessel .mat-mdc-select-arrow svg{display:inline}.CreateVessel .mat-mdc-form-field-flex{border-bottom:1px solid black}.CreateVessel .mdc-text-field{padding:0}.CreateVessel .mat-mdc-form-field-error-wrapper{border-top:1px solid red}.confirmation-dialog .mat-mdc-form-field .mdc-text-field{padding:0}.confirmation-dialog .mat-mdc-form-field .mat-mdc-form-field-icon-suffix{white-space:nowrap;flex:none}.confirmation-dialog .mat-mdc-form-field .mat-mdc-form-field-icon-suffix .custom-close-icon-button{height:12px;min-width:12px;padding:0;right:-13px;top:5px}.ng-select.ng-select-single .ng-select-container .ng-arrow-wrapper{bottom:2px}.ngx-datatable.fixed-dtheader{transform:inherit!important}.ngx-datatable.fixed-dtheader .datatable-header{position:fixed;top:50px;z-index:1000}.ngx-datatable.mobile .datatable-scroll{width:100%!important;height:0px!important}.ngx-datatable.mobile .datatable-scroll .datatable-row-detail .row-detail{width:100%;border:.5px solid #888888;padding:10px 10px 10px 30px}.ngx-datatable.dashboardnotices{height:350px!important}.ngx-datatable.dashboardnotices .datatable-scroll{height:0px!important}.ngx-datatable.dashboardnotices .datatable-body-row{border-bottom:1px solid #ededed}.ngx-datatable.dashboardnotices .datatable-body-row:hover{background-color:#ededed}.ngx-datatable.dashboardnotices .scroll-vertical .datatable-body{overflow-y:auto;overflow-x:hidden!important}.ngx-datatable.dashboardsections{height:250px!important}.ngx-datatable.dashboardsections .datatable-scroll{height:0px!important}.ngx-datatable.dashboardsections .datatable-body-row{border-bottom:1px solid #ededed}.ngx-datatable.dashboardsections .datatable-body-row:hover{background-color:#ededed}.ngx-datatable.dashboardissues .datatable-scroll{height:0px!important}.ngx-datatable.dashboardissues .datatable-body-row{border-bottom:1px solid #ededed}.ngx-datatable.dashboardissues .datatable-body-row:hover{background-color:#ededed}.ngx-datatable.dashboardwarrisk .datatable-scroll{height:0px!important}.ngx-datatable.dashboardwarrisk .datatable-body-row{border-bottom:1px solid #ededed}.ngx-datatable.dashboardwarrisk .datatable-body-row:hover{background-color:#ededed}.ngx-datatable.dashboardbunkeralerts .datatable-scroll{height:0px!important}.ngx-datatable.dashboardbunkeralerts .datatable-body-row{border-bottom:1px solid #ededed}.ngx-datatable.dashboardbunkeralerts .datatable-body-row:hover{background-color:#ededed}.ngx-datatable.dashboarddailyhsalerts{height:300px;text-overflow:ellipsis;overflow:scroll;overflow-x:auto!important}.ngx-datatable.dashboarddailyhsalerts .datatable-body{overflow-x:hidden!important}.ngx-datatable.dashboarddailyhsalerts .datatable-body-row{border-bottom:1px solid #ededed}.ngx-datatable.dashboarddailyhsalerts .datatable-body-row:hover{background-color:#ededed}.ngx-datatable.candidate .datatable-scroll{width:100%!important;height:0px!important}.ngx-datatable.candidate .datatable-scroll .datatable-row-detail{border:1px solid #eaeaea;box-shadow:3px 5px #eaeaea}.ngx-datatable.candidate .datatable-scroll .datatable-row-detail .row-detail{width:100%;background:#fff;padding:10px}.ngx-datatable.dashboardalert .datatable-scroll{width:100%!important;height:0px!important}.ngx-datatable.dashboardalert .datatable-scroll .datatable-row-detail .row-detail{width:100%;background:#fff;padding:10px}.ngx-datatable.dashboardalert .datatable-body-row{border-bottom:1px solid #ededed}.ngx-datatable.dashboardalert .datatable-body-row:hover{background-color:#ededed}.ngx-datatable.service-repository .datatable-scroll{width:100%!important;height:0px!important}.ngx-datatable.service-repository .datatable-scroll .datatable-row-detail{border:1px solid #eaeaea;box-shadow:3px 5px #eaeaea}.ngx-datatable.service-repository .datatable-scroll .datatable-row-detail .row-detail{width:100%;background:#fff;padding:10px}.ngx-datatable .datatable-header{color:#fff!important;margin-bottom:4px;background-color:#313131;width:23px;height:32px;font-size:12px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.67;letter-spacing:-.1px;padding:6px}.ngx-datatable .datatable-header .datatable-header-cell .sort-btn{line-height:inherit!important}.ngx-datatable .datatable-body{overflow-x:hidden}.ngx-datatable .datatable-body-row{background-color:#fff;margin-top:2px;padding:6px}.ngx-datatable .datatable-body-row>div{margin-top:2px}.ngx-datatable .datatable-body-cell.sort-active{color:#282828!important}.ngx-datatable .datatable-body-cell-label img,.ngx-datatable .datatable-body-cell-label .email-checkbox{float:right;margin-right:-4px}.ngx-datatable .datatable-body .empty-row{text-align:center;font-size:12px;padding:5px}.ngx-datatable .datatable-footer-inner{color:#266d8c;text-align:center;justify-content:center}.ngx-datatable .datatable-footer-inner span{display:inline-block;cursor:pointer;padding:10px;border:1px solid transparent;border-radius:5px}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width: 375px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width: 989px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width: 1350px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width: 375px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width: 768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width: 989px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width: 1350px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.text-monospace{font-family:"Monospace",monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width: 375px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 989px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1350px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:hover,a.text-primary:focus{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:hover,a.text-secondary:focus{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:hover,a.text-success:focus{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:hover,a.text-info:focus{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:hover,a.text-warning:focus{color:#ba8b00!important}.text-danger{color:red!important}a.text-danger:hover,a.text-danger:focus{color:#b30000!important}.text-light{color:#f8f9fa!important}a.text-light:hover,a.text-light:focus{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:hover,a.text-dark:focus{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:#28282880!important}.text-white-50{color:#ffffff80!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}#codeSearchIcon{position:relative!important;top:-7px!important;left:8px!important}mat-checkbox .mdc-checkbox .mdc-checkbox__background{top:2px;left:0}mat-checkbox .mdc-checkbox .mdc-checkbox__background .mdc-checkbox__checkmark{color:#fff!important}mat-checkbox .mdc-checkbox__ripple{opacity:0!important}.mat-mdc-input-element{font:inherit;background:transparent;color:currentColor;border:none;outline:none;padding:0;margin:0;width:100%;max-width:100%;vertical-align:bottom;text-align:inherit;box-sizing:content-box}.mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:0!important;padding-bottom:7px;min-height:25px;height:24px}.mat-mdc-form-field-infix:has(.email-content){height:auto!important}.mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:transparent}.mat-mdc-form-field-focus-overlay{opacity:0!important}.mat-mdc-select-arrow svg{display:none}.mat-mdc-form-field .mat-mdc-form-field-icon-suffix img.filter-dropdown-icon{width:16px}.mdc-line-ripple:before{border-bottom-width:0px!important}.mdc-line-ripple:after{border-bottom-width:0px!important}.mat-mdc-standard-chip{min-height:32px}.mat-chip-option .mat-mdc-chip{color:#fff}.mat-chip-option .mat-mdc-chip img{opacity:1}.mat-mdc-checkbox.mat-mdc-checkbox-checked .mdc-form-field label{color:#3f51b5}.mat-mdc-checkbox .mdc-form-field .mdc-checkbox{padding:0;position:static}.mat-mdc-checkbox .mdc-form-field label{padding-left:25px}mat-option.mat-mdc-option.mdc-list-item{min-height:28px;font-size:.65625rem}mat-option.mat-mdc-option.mdc-list-item.mat-mdc-option-active{min-height:0px}.mat-mdc-select-panel{flex-basis:100%}mat-card mat-form-field .mat-mdc-text-field{padding:0}mat-card mat-form-field .mat-datepicker-toggle .mat-mdc-icon-button.mat-mdc-button-base{top:-6px;--mdc-icon-button-state-layer-size: 30px;padding:0;width:16px;height:16px}.mat-mdc-select.custom{border-radius:3px;border:1px solid #888888;background-color:#fff}.mat-mdc-select.custom .mat-mdc-select-trigger{height:26px;padding:0 0 0 3px}.mat-mdc-select.custom .mat-mdc-select-value{vertical-align:middle}.mat-mdc-select.custom-candidate{border-radius:0;border:1px solid #888888;background-color:#fff;max-width:188px}.mat-mdc-select.custom-candidate .mat-mdc-select-trigger{height:24px;display:table}.mat-mdc-select.custom-candidate .mat-mdc-select-value{vertical-align:middle}.mat-mdc-form-field.custom{display:inline-block;position:relative;outline:0;text-align:left}.mat-mdc-form-field.custom .mat-mdc-form-field-wrapper{border-radius:3px;padding-bottom:0;border:1px solid #888888}.mat-mdc-form-field.custom .mat-mdc-form-field-flex{align-items:center;padding:0 3px;width:100%;min-height:24px}.mat-mdc-form-field.custom .mat-mdc-form-field-infix{padding:5px 0!important;border:0}.mat-mdc-form-field.custom .mat-mdc-form-field-underline,.mat-mdc-form-field.custom .mat-mdc-form-field-should-float .mat-form-field-label{display:none}.mat-mdc-form-field.custom-candidate{display:inline-block;position:relative;outline:0;text-align:left;margin-bottom:10px;width:100%}.mat-mdc-form-field.custom-candidate.date{width:60%!important;display:inline-block;padding-right:5px}.mat-mdc-form-field.custom-candidate.time{width:35%!important;display:inline-block}.mat-mdc-form-field.custom-candidate.custom-input-field{padding:0 10px!important;width:45%}.mat-mdc-form-field.custom-candidate .mat-mdc-form-field-wrapper{border-radius:0;padding-bottom:0;border:1px solid #888888}.mat-mdc-form-field.custom-candidate .mat-mdc-form-field-flex{align-items:center;padding:0 3px;width:100%;min-height:24px;height:24px}.mat-mdc-form-field.custom-candidate .mat-mdc-form-field-infix{padding:5px 0!important;border:0}.mat-mdc-form-field.custom-candidate .mat-mdc-form-field-underline,.mat-mdc-form-field.custom-candidate .mat-mdc-form-field-should-float .mat-form-field-label,.mat-mdc-form-field.custom-candidate .mat-mdc-form-field-subscript-wrapper.mat-mdc-form-field-bottom-align{display:none}.mat-mdc-form-field.custom-candidate .mat-mdc-text-field-wrapper{padding:0;border:1px solid #888888;border-radius:0}.mat-mdc-form-field.custom-candidate .mat-mdc-icon-button{position:absolute;right:7px;top:6px;width:2px;height:2px;padding-left:0!important}.mat-mdc-form-field.custom-candidate .mat-mdc-button>.mat-icon{font-size:11px;top:3px}.ng-select.custom{padding:0!important}.ng-select.custom .ng-select-container{border-radius:3px;border:1px solid #888888;background-color:#fff;min-height:inherit!important}.ng-select.custom .ng-select-container:after{content:none!important;display:none}.ng-select.custom .ng-select-container>div{padding:3px;margin:0;height:24px;border:0}.ng-select.custom .ng-select-container .ng-input{bottom:inherit;padding:0 4px}.ng-select.custom .ng-select-container .ng-clear-wrapper{display:none}.ng-select.custom .ng-dropdown-panel.ng-select-bottom{top:inherit}.ng-select.custom .ng-dropdown-panel.ng-select-top{bottom:100%}.ng-select.search .ng-arrow-wrapper{display:block;width:20px;position:relative}.ng-select.search.ng-select-searchable .ng-arrow{position:initial;border:0}.ng-select.search.ng-select-searchable .ng-arrow:after{content:"";position:absolute;left:0;z-index:3;background-size:contain;top:5px;height:16px;width:16px;background-image:url(/assets/icons/search.svg)}.PointOfContact .mdc-text-field{padding:0}div.mat-mdc-select-panel{min-width:320px}.paint-impact .errorMargin.col-8 .mat-mdc-select-arrow svg{display:inline}.dummy-dashboard .mat-mdc-form-field .mat-mdc-form-field-icon-suffix .mat-mdc-button{position:absolute;right:4px;top:-18px}.dummy-dashboard .mat-mdc-form-field .mat-mdc-form-field-icon-suffix mat-datepicker-toggle{position:absolute;top:-5px;left:-28px}.typeFormGrp mat-form-field .mdc-text-field{padding:0}.typeFormGrp mat-form-field .mdc-text-field .mat-mdc-form-field-flex{border-bottom:1px solid rgba(0,0,0,.4196078431)}.candidate-card .sap-cust-vend-code mat-form-field{padding-top:9px}.candidate-card .sap-cust-vend-code mat-select .mat-mdc-select-arrow svg{display:inline}.candidate-card .dictionary-strings .row{padding-bottom:9px}.candidate-card .dictionary-strings .row mat-select .mat-mdc-select-arrow svg{display:inline}*{box-sizing:border-box}body{margin:0;font-family:MaerskText,sans-serif;background:#fafafa}body *{font-size:.65625rem}.as-sidetab{position:fixed;top:50%;right:0;width:650px;height:580px;transform:translate(100%,-50%);box-shadow:0 2px 4px #00000014,0 2px 12px #0000000f;z-index:10001;will-change:transform}.as-sidetab-button{position:absolute;top:50%;left:-30px;transform:rotate(-90deg) translate(-50%);transform-origin:left top;min-width:100px;max-width:540px;height:30px;display:flex;align-items:center;padding:12px 16px;border-radius:8px 8px 0 0;color:#fff;box-shadow:0 2px 4px #00000014,0 2px 12px #0000000f;background-color:#00243d;cursor:pointer;border:0;text-decoration:none;outline:none}.as-sidetab-button .as-sidetab-button-text{flex:1;font-size:14px;font-family:Helvetica,Arial,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.as-sidetab-button .as-sidetab-button-icon{width:18px;height:18px;transform:rotate(90deg);margin-right:5px;position:relative;order:-1}a{color:#3486b5;text-decoration:none;cursor:pointer}a[href^="mailto:"]{color:#266d8c!important;text-decoration:none}a:visited{color:#3486b5;text-decoration:none}.highcharts-title{font-size:1.375rem!important}.mat-close-icon{background:none!important;border:0!important;border-color:#fff!important;cursor:pointer;padding-top:5px;float:right;text-decoration:none!important;outline:none}.text-right{text-align:right}.warm-grey{color:#888}.text-green{color:#195a3c}textarea{font-size:.75rem!important;font-family:inherit}.text-warm-grey{color:#888!important}.mat-mdc-form-field-error,.asterisk{color:#b1453f}.black,.text-black{color:#282828}.text-mango{color:#ff9b1e}.text-light-red{color:#e27069}.text-tomato{color:#d62d23}.text-blood{color:#b1453f}.text-dusk-blue{color:#266d8c!important}.text-seafoam-blue{color:#64b2d4}.text-ellipsis{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.cursor-pointer{cursor:pointer}.font-bold{font-family:MaerskText,sans-serif;font-weight:700}.inline-block{display:inline-block}.space{padding-left:4px}.padding-top{padding-top:10px}.space-data{padding-left:8px}.padding-left-0{padding-left:0}.padding-right-0{padding-right:0}.no-padding{padding:0!important}.no-border-bottom{border-bottom:0!important}.border-bottom{border-bottom:1px solid #f0f0f0!important}.border-top{border-top:1px solid #f0f0f0!important}.trade-restriction-container .mat-mdc-dialog-container{padding:0;overflow:auto}.dialog-container .mat-mdc-dialog-container{padding:0;overflow:hidden}.changelog-container .mat-mdc-dialog-container{background:#ededed}.mat-ripple-element,.mat-ripple{transition-duration:0ms!important}.no-hover-effect .mat-button-focus-overlay{background-color:transparent!important}.primary-tooltip{background-color:#333}.tooltip-color{background-color:#ffffbf;border:1px solid #FFC176!important;color:#282828!important;white-space:pre-line}.text-color{color:#169bd7}.replace-dialog-container .mat-mdc-dialog-container{padding:0}ng-dropdown-panel.a3-column-filter{width:auto!important}ng-dropdown-panel.a3-column-filter .ng-dropdown-header{padding:3px!important}champs-vessel-redesign-deployment mat-form-field .mat-mdc-form-field-underline{height:0!important}.a3-datefilter{margin-top:10px;margin-left:10px}.mat-mdc-tooltip.custom-comment-tooltip{background-color:transparent!important;box-shadow:none!important}.mat-mdc-tooltip.custom-comment-tooltip .mdc-tooltip__surface{background-color:#fff!important;color:#000!important;border:1px solid #cccccc!important;border-radius:1px!important;font-size:12px!important;line-height:1.6!important;max-width:400px!important;padding:12px 16px!important;box-shadow:0 2px 8px #00000026!important;word-wrap:break-word!important;white-space:pre-wrap!important}

/*# sourceMappingURL=styles.aa254a79431079f5.css.map*/