@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,700,900&display=swap);.document{background:#184861;width:100%;overflow:hidden;cursor:pointer}.document .document-header.sub{background:rgba(0,0,0,.1);padding:calc(2vh * .5) calc(2vh * 1.9)!important}.document .document-header.sub .desc,.document .document-header.sub .desc i{font-size:1.7vh}.document .document-header.sub .actions .button-wrapper{width:5vh;display:flex;justify-content:center;align-items:center;margin-right:2vh}.document .document-header.sub .actions .button-wrapper button{width:calc(5vh * .7);height:calc(5vh * .7);font-size:1.4vh;border-radius:.5vh!important;margin-right:0!important}.document .document-header.sub .actions .button-wrapper:last-child{margin-right:0}.document .document-header:hover{background:#092332}.document .document-header{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:2vh calc(2vh * 1.9);box-sizing:border-box}.document .document-header .desc{font-size:2.4vh;display:flex;align-items:center;font-weight:700}.document .document-header .desc i{font-size:3vh;transition:.2s;margin-right:2vh}.document .document-body{display:flex;flex-direction:column;width:100%;background:#0a2635;box-sizing:border-box;cursor:initial}.document .document-body .body-item{display:flex;flex-direction:column;padding:2vh calc(2vh * 1.9);width:100%;box-sizing:border-box}.document .document-body .body-item .body-item-header{display:flex;flex-direction:row;border-radius:1vh;padding-left:2vh;padding-right:2vh}.document .document-body .body-item .body-item-header .desc{display:flex;align-items:center}.document .document-body .body-item .body-item-header .actions button{width:calc(5vh * .7);height:calc(5vh * .7);font-size:1.4vh;border-radius:.5vh!important}.document .document-body .body-item .body-item-sub{padding:0;margin-right:2vh;width:100%;display:flex;flex-direction:column}.document .document-body .body-item .body-item-sub:last-child{margin-right:0}.document .document-body .body-item label{margin-left:2vh}.document .document-body .body-item label.file{width:100%;margin:0;padding-left:2vh;padding-right:2vh;background:rgba(0,0,0,.4);border-radius:1vh;display:flex;align-items:center;height:5vh;cursor:pointer;justify-content:space-between}.document .document-body .body-item label.file:hover{background:rgba(0,0,0,.7)}.document .document-body .body-item input{height:5vh;border-radius:1vh}.document .actions{margin-left:auto;display:flex;flex-direction:row;align-items:center;transition:.2s ease-in-out}.document .actions .stats-indicator,.document .actions .updated{width:5vh;height:5vh;display:flex;justify-content:center;align-items:center;font-size:1.7vh;font-weight:700;margin-right:2vh}.document .actions button{width:5vh;margin-right:2vh}.document .actions button:last-child{margin-right:0}.select:hover{background:rgba(0,0,0,.6)}.select{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:rgba(0,0,0,.2);position:absolute;width:100%;height:100%;z-index:1000;overflow:hidden;border-radius:1vh}.selected{background:rgba(0,0,0,.75)!important}.drag{height:5vh;box-sizing:border-box;border-radius:1vh;cursor:-webkit-grabbing;cursor:grabbing}.connector-wrapper{height:5vh;align-items:center;display:flex;flex-direction:row}.connector-wrapper .connector{width:2vh;height:.5vh;background:rgba(0,0,0,.4)}.overlay-dark{background:rgba(0,0,0,.8);position:absolute;width:100%;height:100%;z-index:300}.error{color:#fff;display:flex;justify-content:center;align-items:center;font-weight:700;white-space:initial!important}.success{color:#ffc576;display:flex;justify-content:center;align-items:center}.contact-description{margin-left:5vh;border:.1vh solid #165476;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:0 0 0 5vh;border-radius:1vh}.contact-description .desc-title:first-child{margin-top:0}.contact-description .desc-title{font-weight:700;margin-top:calc(5vh * .5)}@media (max-width:1080px){.contact-description{margin-left:0;height:inital;padding:5vh;margin-top:5vh}.contact-description .desc-title{font-size:calc(1.7vh * 1.4)}}@media (min-width:1080px){.contact-description .desc-title{font-size:calc(1.7vh * 1)}}.contact-description .desc-content{font-weight:300;line-height:2.5vh}@media (max-width:1080px){.contact-description .desc-content{font-size:calc(1.4vh * 1.4)}}@media (min-width:1080px){.contact-description .desc-content{font-size:calc(1.4vh * 1)}}.cookie-law-wrapper{background:#184861!important;height:7vh!important;display:flex!important;align-items:center!important;box-sizing:border-box!important;padding-left:calc(5vh * .5)!important}.cookie-law-wrapper span{font-family:Roboto!important;font-weight:900!important;line-height:3vh}@media (max-width:1080px){.cookie-law-wrapper{height:calc(9vh * 1.5)!important}.cookie-law-wrapper span{font-size:calc(1.7vh * 1.4)!important}.cookie-law-wrapper .dismiss{font-size:calc(3vh * 1.4)}}.cookie-law-wrapper .copy{padding:0!important;width:100%!important;display:flex!important;align-items:center!important}.cookie-law-wrapper .dismiss{display:block;box-sizing:border-box;padding:0!important;position:relative!important;top:0!important;right:0!important;text-decoration:none;line-height:initial!important;margin-left:auto!important;margin-right:calc(5vh * .5)!important}@media (max-width:1080px){.cookie-law-wrapper .dismiss{margin-left:calc(5vh * .5)!important}}.led-box{display:flex;justify-content:center;align-items:center}.led-red{margin:0 auto;width:24px;height:24px;background-color:red;border-radius:50%;box-shadow:rgba(0,0,0,.2) 0 -1px 7px 1px,inset #441313 0 -1px 9px,rgba(255,0,0,.5) 0 2px 12px;-webkit-animation:.5s infinite blinkRed;animation:.5s infinite blinkRed}@-webkit-keyframes blinkRed{from,to{background-color:red}50%{background-color:#a00;box-shadow:rgba(0,0,0,.2) 0 -1px 7px 1px,inset #441313 0 -1px 9px,rgba(255,0,0,.5) 0 2px 0}}@keyframes blinkRed{from,to{background-color:red}50%{background-color:#a00;box-shadow:rgba(0,0,0,.2) 0 -1px 7px 1px,inset #441313 0 -1px 9px,rgba(255,0,0,.5) 0 2px 0}}.led-yellow{margin:0 auto;width:24px;height:24px;background-color:#ff0;border-radius:50%;box-shadow:rgba(0,0,0,.2) 0 -1px 7px 1px,inset #808002 0 -1px 9px,#ff0 0 2px 12px;-webkit-animation:1s infinite blinkYellow;animation:1s infinite blinkYellow}@-webkit-keyframes blinkYellow{from,to{background-color:#ff0}50%{background-color:#aa0;box-shadow:rgba(0,0,0,.2) 0 -1px 7px 1px,inset #808002 0 -1px 9px,#ff0 0 2px 0}}@keyframes blinkYellow{from,to{background-color:#ff0}50%{background-color:#aa0;box-shadow:rgba(0,0,0,.2) 0 -1px 7px 1px,inset #808002 0 -1px 9px,#ff0 0 2px 0}}.led-green{margin:0 auto;width:1.2vh;height:1.2vh;background-color:#abff00;border-radius:50%;box-shadow:rgba(0,0,0,.2) 0 -1px 7px 1px,inset #304701 0 -1px 9px,#6a864b 0 2px 12px}.led-blue{margin:0 auto;width:24px;height:24px;background-color:#24e0ff;border-radius:50%;box-shadow:rgba(0,0,0,.2) 0 -1px 7px 1px,inset #006 0 -1px 9px,#3f8cff 0 2px 14px}.spinner-wrapper{display:flex;justify-content:center;width:100%;align-items:center}.lds-dual-ring{display:inline-block;width:3vh;height:3vh}.lds-dual-ring:after{content:" ";display:block;width:2vh;height:2vh;margin:.1vh;border-radius:50%;border:.2vh solid #fff;border-color:#fff transparent;-webkit-animation:1.2s linear infinite lds-dual-ring;animation:1.2s linear infinite lds-dual-ring}@-webkit-keyframes lds-dual-ring{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes lds-dual-ring{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.card.small{padding:2vh}.card.no-padding{padding:0}.card.overflow{overflow:visible}.card.padding{padding:2vh}.card{box-shadow:0 5px 10px rgba(0,0,0,.5);border-radius:1vh;border:.1vh solid #000;background:#184861;margin-bottom:5vh;overflow:hidden;width:100%}.progress{width:100%;height:5vh;background:rgba(0,0,0,.4);align-items:center;justify-content:center;display:flex;font-weight:700;font-size:1.7vh;position:relative}.progress div{z-index:10}.progress .progress-inner{transition:1s;width:0%;height:100%;background:rgba(0,0,0,.7);position:absolute;left:0;top:0;z-index:1}.time{position:relative;display:flex;width:100%;flex-direction:row;height:100%;align-items:center}.time div{height:100%;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.time input{padding:0!important;width:100%!important;text-align:center;box-sizing:border-box}.time .hours,.time .min{max-width:calc(5vh + (2vh * 2))}.time .time-seperator{width:2vh;display:flex;background:rgba(0,0,0,.4);color:#f5f5f5;font-weight:700}.page-item{width:100%;display:flex;align-items:center;flex-direction:column;z-index:10;position:relative;padding-bottom:5vh}.page-item .page-item-inner{width:80%;height:100%;display:flex;flex-direction:column;padding:.5vh 0 .8vh;position:relative}.page-item .page-item-inner .header{display:flex;flex-direction:column}.page-item .page-item-inner .title{font-weight:700!important;display:flex;flex-direction:row;align-items:center;padding:0 12vh 0 0;height:5vh}@media (max-width:1080px){.page-item .page-item-inner{width:100%}.page-item .page-item-inner .title{font-size:calc(3vh * 1.4);padding:0}}@media (min-width:1080px){.cookie-law-wrapper span{font-size:calc(1.7vh * 1)!important}.cookie-law-wrapper .dismiss,.page-item .page-item-inner .title{font-size:calc(3vh * 1)}}.page-item .page-item-inner .title .check{width:12vh;text-align:right;padding-right:2vh;box-sizing:border-box;color:#ffc576}.page-item .page-item-inner .sub-title{font-weight:700;display:flex;flex-direction:row;align-items:center;box-sizing:content-box;color:#f5f5f5;padding:0 0 0 12vh;margin:.5vh 0 calc(5vh * .3);margin-bottom:calc(5vh * .5)}@media (max-width:1080px){.page-item .page-item-inner .title .check{display:none}.page-item .page-item-inner .sub-title{font-size:calc(1.7vh * 1.4);padding:0}}@media (min-width:1080px){.page-item .page-item-inner .sub-title{font-size:calc(1.7vh * 1)}}.page-item .page-item-inner .body{width:100%;padding:0 0 0 12vh;box-sizing:border-box;display:flex;flex-direction:column}@media (max-width:1080px){.page-item .page-item-inner .body{font-size:calc(1.7vh * 1.4);padding:0}}.page-item .page-item-inner .action{margin-top:calc(5vh * .5);padding-left:12vh;box-sizing:border-box}@media (max-width:1080px){.page-item .size-text-ultra{font-size:calc(4.2vh * 1.4)}.off-page-background{display:none}}@media (min-width:1080px){.page-item .page-item-inner .body{font-size:calc(1.7vh * 1)}.page-item .size-text-ultra{font-size:calc(4.2vh * 1)}}.page-item .border{border:.1vh solid #ffc576}.off-page-background{position:absolute;z-index:-1;width:100%;height:calc(100% - 31vh);bottom:0}.page-cat-title{font-size:2.4vh;font-weight:700;margin-bottom:2vh;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.page-cat-title i{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.page-cat-title i:hover{color:#ffc576}.page-cat-title.roster-details{margin-top:2vh;flex-direction:row!important}.page-wrapper{display:flex;flex-direction:row;height:calc(5vh * .5);align-items:center;font-size:1.4vh;font-weight:400;margin-top:2vh;width:100%;padding-left:2vh;box-sizing:border-box}@media (max-width:1080px){.page-wrapper{margin-top:2vh;height:calc(8vh * .5);justify-content:center}}.page-wrapper .page-size{display:flex;flex-direction:row;height:100%}.page-wrapper .page-size .page-size-item{width:calc(5vh * .5);height:100%;margin-right:.5vh;display:flex;align-items:center;justify-content:center;cursor:pointer}@media (max-width:1080px){.page-wrapper .page-size{display:none}.page-wrapper .page-size .page-size-item{width:calc(8vh * .5)}}.page-wrapper .page-size .page-size-item:last-child{margin-right:0}.page-wrapper .page-size .page-size-item:first-child{cursor:initial;margin-right:2vh}.page-wrapper .page-size .page-size-item.active-size{font-weight:700;color:#fff}.page-wrapper .page-number{display:flex;flex-direction:row;margin-left:auto;height:100%}.page-wrapper .page-number .page-nav{width:calc(5vh * .5);display:flex;justify-content:center;align-items:center;height:100%;border-radius:0!important;margin-right:.5vh}.cdk-global-overlay-wrapper,.cdk-overlay-container{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;top:0;bottom:0;left:0;right: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}@media screen and (-ms-high-contrast:active){.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop,.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0}.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}*{overflow-anchor:none!important;box-sizing:border-box;outline:0}::-webkit-scrollbar{width:1vh}::-webkit-scrollbar-track{background-color:#0a2635}::-webkit-scrollbar-thumb{background-color:#19394c;border-radius:0;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}dropdown{width:100%;height:100%}radio{height:100%;width:100%}label{color:#c1c1c1;margin-bottom:1vh;font-weight:700;width:100%}html{height:100%}body{display:flex;flex-direction:column;margin:0;font-family:Roboto;color:#fff;background:#0d3348;min-height:100%;position:relative;overflow-y:scroll;width:100%;height:100px}body.noscroll{overflow:hidden}.grow-height-abs{display:flex;position:absolute;width:100%;min-height:100%}.grow-height-rel{display:flex;flex-direction:column;flex-grow:1;width:100%}.row{width:100%;display:flex;flex-direction:row;align-items:flex-start;margin-bottom:2vh}.row.no-margin,.row:last-child{margin-bottom:0}.column{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-right:2vh;margin-bottom:2vh}.column:last-child{margin-right:0;margin-bottom:0}.border-radius{border-radius:1vh}.container{height:100%}.box{display:flex;height:5vh;align-items:center;padding-left:2vh;background:rgba(0,0,0,.4);width:100%}button{font-size:1.7vh;border:.1vh solid #000;margin:0;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.4);font-family:Roboto;color:#f5f5f5;outline:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;box-sizing:border-box;height:5vh;padding:0 1vh;border-radius:1vh;transition:ease-out .1s background;font-weight:700}button.flex{height:100%;width:100%}button.medium{min-height:5vh;box-shadow:0 3px 4px rgba(0,0,0,.5);font-size:1.7vh;padding-left:2vh;padding-right:2vh}button.large{width:100%;min-height:5vh;box-shadow:0 3px 4px rgba(0,0,0,.5);font-size:1.7vh;padding-left:2vh;padding-right:2vh}button.small.image img{max-width:70%;max-height:70%}button.small{height:5vh;font-weight:700;font-size:1.7vh;width:5vh!important;min-width:5vh!important;display:flex;justify-content:center;align-items:center;padding:0!important;box-shadow:0 3px 4px rgba(0,0,0,.5)}@media (max-width:1080px){.page-wrapper .page-number{margin-left:0}.page-wrapper .page-number .page-nav{width:calc(8vh * .5)}button{height:calc(8vh * .7)}button.small{height:7vh;justify-content:center;border:1px solid #000;width:100%;margin-right:2vh}}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{color:initial!important;-webkit-text-fill-color:#fff;-webkit-box-shadow:0 0 0 1000px rgba(0,0,0,.6) inset;transition:background-color 5000s ease-in-out 0s;font-family:roboto}button.header{background:#184861;border-radius:0;border:0;transition:.5s ease-in-out;font-size:1.7vh;height:100%;width:100%}button.header.active{background:rgba(0,0,0,.6);color:#ffc576}button.active{background:rgba(0,0,0,.6)!important;color:#ffc576!important}button:hover{background:rgba(0,0,0,.6);color:#ffc576!important}button.dark{background:#0a2635}button.light{background:#184861}.form{display:flex;flex-direction:column;padding:2vh}.form .row .form-item{margin-right:calc(5vh * .5)}.form .form-item-column{width:100%;margin-right:calc(5vh * .5)}@media (max-width:1080px){.form .row{flex-direction:column}.form .form-item-column,.form .row .form-item{margin-right:calc(8vh * .5)}}.form .form-item-column:last-child{margin-right:0}.form .form-item.checked{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:1.7vh;height:initial;min-height:initial;border-radius:0!important}.form .form-item.checked .checked-wrapper{cursor:pointer;display:flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:calc(5vh * .5)}@media (max-width:1080px){.form .form-item.checked,.form .form-item.checked .checked-wrapper{height:calc(8vh * .5)}}.form .form-item.checked .checked-desc{display:flex;align-items:center;height:calc(5vh * .5);padding-top:.2vh;margin-left:1vh;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.form .form-item.text i{display:flex;justify-content:center;align-items:center;position:absolute;z-index:5;width:5vh;height:100%}@media (max-width:1080px){.form .form-item.checked .checked-desc{height:calc(8vh * .5)}.form .form-item.text i{width:8vh;height:8vh}}.form .form-item.text textarea{height:100%;padding-left:5vh;position:absolute}@media (max-width:1080px){.form .form-item.text textarea{padding-left:8vh}}.form .form-item.text input{height:100%;padding-left:5vh;position:absolute}.form .form-item{width:100%;margin-bottom:2vh;display:flex;flex-direction:row;align-items:center;box-sizing:border-box;border-radius:1vh;overflow:hidden;min-height:5vh;position:relative}.form .form-item input{width:100%;position:absolute;z-index:1;padding-left:5vh}.form .form-item i{z-index:10;justify-content:center;text-align:center;width:5vh;position:absolute}.form .form-item:last-child{margin-bottom:0}.form .action{padding:0!important;margin-top:calc(5vh * .3);align-items:center}.form .action .error{margin-left:2vh!important}@media (max-width:1080px){.form .form-item.text input{padding-left:8vh}.form .form-item{margin-bottom:calc(8vh * .3)}.form .action{margin-top:calc(8vh * .3)}.form .action .error{margin-left:calc(8vh * .5)!important}}.form .action .success{margin-left:2vh!important}.input-wrapper{position:relative;height:5vh;width:100%}.input-wrapper i{position:absolute;width:5vh;z-index:10;height:100%;display:flex;align-items:center;justify-content:center}.input-wrapper input{position:absolute;padding-left:5vh!important;z-index:5}textarea{color:#000;font-family:Roboto;font-size:inherit;border:0;margin:0;outline:0;padding:0;background:0 0;resize:none;box-sizing:border-box;font-weight:700}textarea::-webkit-input-placeholder{color:grey}textarea::-moz-placeholder{color:grey}textarea::-ms-input-placeholder{color:grey}textarea::placeholder{color:grey}textarea:focus::-webkit-input-placeholder{font-size:0}textarea:focus::-moz-placeholder{font-size:0}textarea:focus::-ms-input-placeholder{font-size:0}textarea:focus::placeholder{font-size:0}textarea.large{width:100%;height:calc(5vh * 3);line-height:2.5vh;padding:1vh 1vh 1vh 0}@media (max-width:1080px){.form .action .success{margin-left:calc(8vh * .5)!important}textarea.large{height:calc(8vh * 3)}}textarea.small{width:100%;line-height:5vh;height:5vh;padding-left:2vh;padding-right:2vh}@media (max-width:1080px){textarea.small{line-height:8vh;height:8vh}}input{color:#f5f5f5;font-family:Roboto;font-size:inherit;border:0;margin:0;outline:0;padding:0 0 0 2vh;background:rgba(0,0,0,.4);resize:none;box-sizing:border-box;font-weight:700;transition:ease-out .1s background;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}input.standalone{width:100%;min-height:5vh;box-shadow:0 3px 4px rgba(0,0,0,.5);background:#184861;border:.1vh solid #000;border-radius:1vh;padding-left:2vh}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input::-webkit-input-placeholder{color:grey}input::-moz-placeholder{color:grey}input::-ms-input-placeholder{color:grey}input::placeholder{color:grey}input:focus::-webkit-input-placeholder{font-size:0}input:focus::-moz-placeholder{font-size:0}input:focus::-ms-input-placeholder{font-size:0}input:focus::placeholder{font-size:0}input:focus{background:rgba(0,0,0,.6)}input.round{border-radius:1vh}input.large{width:100%;height:5vh;line-height:2.5vh;padding:1vh 1vh 1vh 2vh}@media (max-width:1080px){input.large{height:calc(8vh * 3)}}input.small{width:100%;height:5vh;line-height:5vh;padding-left:2vh;padding-right:2vh}@media (max-width:1080px){input.small{height:8vh;line-height:8vh}}input.file{width:.1px!important;height:.1px!important;opacity:0!important;overflow:hidden!important;position:absolute!important;z-index:5!important}match-list{width:100%}.list.actions .option-row-wrapper .option-row:hover{background:rgba(0,0,0,.6);color:#ffc576}.list.actions .option-row-wrapper .option-row{cursor:pointer}.list{width:100%;display:flex;flex-direction:column;box-sizing:border-box;color:#c1c1c1}.list .column{width:100%}.list span.padding-left{padding-left:2vh}.list .item.dropdown,.list .item.input{padding:0!important}.list .item.small{min-width:5vh!important;width:5vh!important;padding:0!important}.list .item.icon{min-width:calc(5vh * 2)!important;width:calc(5vh * 2)!important;padding:0!important;justify-content:center;text-align:center}.list .list-actions{display:flex;flex-direction:column;margin-left:2vh;position:-webkit-sticky;position:sticky;top:5vh;margin-top:calc((2vh * .5) + 2vh)}.list .list-actions .row{margin-bottom:2vh;white-space:nowrap}.list .list-actions .row:last-child{margin-bottom:0}.list .list-actions .row button,.list .list-actions .row div{margin-right:2vh}.list .list-actions .row button:last-child,.list .list-actions .row div:last-child{margin-right:0}.list .header{width:100%;display:flex;flex-direction:row;display:flex;justify-content:space-between;margin-bottom:calc(2vh * .5);height:2vh;box-sizing:border-box}.list .header .header-items{display:flex;flex-direction:row;justify-content:space-between;width:100%;opacity:0}.list .header .header-items .item{width:100%;justify-content:flex-start;align-items:flex-end;font-weight:700;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden;padding-left:2vh;padding-right:2vh}.list .header .header-items .item span.padding{padding-left:2vh;padding-right:2vh}.list .option-row-wrapper{width:100%;background:#184861;box-shadow:0 5px 10px rgba(0,0,0,.5);border-radius:1vh;overflow:hidden;border:.1vh solid #000}.list .option-row-wrapper .option-row.new{font-weight:700}.list .option-row-wrapper .option-row{display:flex;flex-direction:row;min-height:5vh;justify-content:space-between;width:100%;align-items:flex-start;box-sizing:border-box;transition:ease-out .1s background;position:relative;margin-bottom:0}.list .option-row-wrapper .option-row .option-row-items{display:flex;flex-direction:row;position:absolute;z-index:1;justify-content:space-between;width:100%}.list .option-row-wrapper .option-row .option-row-select.disabled{background:rgba(0,0,0,.8)!important;z-index:20;cursor:initial}.list .option-row-wrapper .option-row .option-row-select.selected{background:rgba(0,0,0,.8)!important}.list .option-row-wrapper .option-row .option-row-select{position:absolute;width:100%;height:100%;background:rgba(0,0,0,.4);z-index:10}.list .option-row-wrapper .option-row .option-row-select:hover{background:rgba(0,0,0,.6)}.list .option-row-wrapper .option-row .item{width:100%;justify-content:flex-start;min-height:5vh;line-height:5vh;align-items:center;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden;padding-left:2vh;padding-right:2vh}.list .option-row-wrapper .option-row .item span.padding{padding-left:2vh;padding-right:2vh}.list .option-row-wrapper .option-row button{box-shadow:none!important;border:0!important;border-radius:0!important;background:initial}.list .option-row-wrapper .option-row button:hover{background:rgba(0,0,0,.4)}mat-action-list{padding:0}.cdk-drop-list-dragging .cdk-drag{transition:transform 250ms cubic-bezier(0,0,.2,1)}.cdk-drag-animating{transition:transform .3s cubic-bezier(0,0,.2,1)}.cdk-drag-placeholder{opacity:0}.cdk-drag-preview{background:#fff;box-sizing:border-box;align-items:center;display:flex;cursor:-webkit-grabbing;cursor:grabbing;border-radius:4px;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.mat-calendar{border:.1vh solid #165476;background:#0a2635}.mat-datepicker-toggle{background:#0a2635;min-width:5vh}.mat-datepicker-toggle button{width:100%;font-size:1.7vh;height:100%;border-radius:0!important}.mat-slider.mat-slider-horizontal .mat-slider-wrapper{top:18px}.mat-slider.mat-slider-horizontal .mat-slider-track-wrapper{height:12px;border-radius:10px}.mat-slider.mat-slider-horizontal .mat-slider-track-background,.mat-slider.mat-slider-horizontal .mat-slider-track-fill{height:100%}.mat-slider.mat-slider-horizontal .mat-slider-track-fill{background-color:#ffc576}.mat-accent .mat-slider-thumb{height:30px;width:30px;background-color:#ffc576;border:2px solid gray;bottom:-20px;right:-20px;display:none}.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{background-color:#fff}.cc-window{opacity:1;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:flex;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;flex-direction:row}.cc-revoke{padding:.5em}.cc-revoke:hover{text-decoration:underline}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em;text-decoration:underline}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{flex:1 0 auto}.cc-window.cc-banner{align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{display:block;flex:1 1 auto;max-width:100%;margin-right:1em}.cc-compliance{display:flex;align-items:center;align-content:space-between}.cc-floating .cc-compliance>.cc-btn{flex:1}.cc-btn+.cc-btn{margin-left:.5em}@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-floating,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{flex-direction:column}.cc-window.cc-banner .cc-compliance{flex:1 1 auto}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{align-items:unset}.cc-window.cc-banner .cc-message{margin-right:0}}.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}