.header{display:flex;height:301px;justify-content:center;align-items:center;background-color:#3692d8}.logo{height:221px}.navbar{display:flex;justify-content:center;background-color:#181c6b;height:74px}.navigation{display:flex;flex-direction:row;align-items:center;justify-content:space-between;list-style:none;font-weight:700;margin:0}.navigation a{color:#fff;padding:10px 35px;font-weight:700;line-height:1.3125;font-family:Didact Gothic,Sans-serif;font-size:26px;letter-spacing:1px;margin:0}.menutoggle{color:#fff;position:absolute;top:20px;left:20px}.menutoggle:before{font-family:mobmenu;content:"\f008"}.lds-roller{display:inline-block;position:relative;width:64px;height:64px}.lds-roller div{-webkit-animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;-webkit-transform-origin:32px 32px;transform-origin:32px 32px}.lds-roller div:after{content:" ";display:block;position:absolute;width:6px;height:6px;border-radius:50%;background:#fff;margin:-3px 0 0 -3px}.lds-roller div.orange:after{background:#e64c38}.lds-roller div:first-child{-webkit-animation-delay:-36ms;animation-delay:-36ms}.lds-roller div:first-child:after{top:50px;left:50px}.lds-roller div:nth-child(2){-webkit-animation-delay:-72ms;animation-delay:-72ms}.lds-roller div:nth-child(2):after{top:54px;left:45px}.lds-roller div:nth-child(3){-webkit-animation-delay:-.108s;animation-delay:-.108s}.lds-roller div:nth-child(3):after{top:57px;left:39px}.lds-roller div:nth-child(4){-webkit-animation-delay:-.144s;animation-delay:-.144s}.lds-roller div:nth-child(4):after{top:58px;left:32px}.lds-roller div:nth-child(5){-webkit-animation-delay:-.18s;animation-delay:-.18s}.lds-roller div:nth-child(5):after{top:57px;left:25px}.lds-roller div:nth-child(6){-webkit-animation-delay:-.216s;animation-delay:-.216s}.lds-roller div:nth-child(6):after{top:54px;left:19px}.lds-roller div:nth-child(7){-webkit-animation-delay:-.252s;animation-delay:-.252s}.lds-roller div:nth-child(7):after{top:50px;left:14px}.lds-roller div:nth-child(8){-webkit-animation-delay:-.288s;animation-delay:-.288s}.lds-roller div:nth-child(8):after{top:45px;left:10px}@-webkit-keyframes lds-roller{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes lds-roller{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}input[type=button],input[type=submit]{border:1px solid #181c6b;background-color:#3692d8;border-radius:6px;padding:8px 20px;color:#fff;font-weight:bolder;-webkit-transition:.8s;transition:.8s}input[type=button]:hover,input[type=submit]:hover{background-color:#181c6b}.form{padding-left:20px}.formrow{display:flex;flex-direction:column;margin-bottom:8px}.formrow label{font-weight:700}.formrow input[type=date],.formrow input[type=text]{padding:6px;border:1px solid #181c6b;border-radius:2px;width:300px}.formrow input[type=checkbox]{margin-right:10px;width:14px;height:14px}.formrow select{padding:6px;border:1px solid #181c6b;width:300px}.required{color:#a20f0f;font-weight:700}.multiinput{flex-direction:row}.multiinput select{width:200px;margin-right:8px}.multiselect{display:flex;flex-direction:column}.checkboxcontainer{display:block;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding-left:40px;padding-bottom:8px}.checkboxcontainer input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkbox{position:absolute;top:0;left:0;height:25px;width:25px;border:2px solid #181c6b;-webkit-transition:.4s;transition:.4s}.checkboxcontainer:hover input~.checkbox{background-color:#6bbfff}.checkboxcontainer input:checked~.checkbox{background-color:#3692d8}.checkbox:after{content:"";position:absolute;display:none}.checkboxcontainer input:checked~.checkbox:after{display:block}.checkboxcontainer .checkbox:after{left:7px;top:3px;width:8px;height:12px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}@media screen and (max-width:600px){.form{padding-left:0!important}.formrow input[type=date],.formrow input[type=text]{width:100%!important}.formrow select{width:100%}}h1{font-size:16pt}h1,h2{font-weight:bolder;padding:0;margin:0 0 15px}h2{color:#3692d8;font-size:14pt}.main{padding:10px}.appShroud{position:fixed;z-index:1000;left:0;top:0;right:0;bottom:0;background-color:rgba(10,10,10,.6)}.vcenter{position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.signature{border:1px solid #181c6b;width:400px;height:150px}.iFramePDF{height:1300px;width:100%}
/*# sourceMappingURL=main.b834c58d.chunk.css.map */