@charset "UTF-8";@keyframes shake{0%{transform:translateX(0)}20%{transform:translateX(4%)}40%{transform:translateX(-3%)}60%{transform:translateX(2%)}80%{transform:translateX(-1%)}to{transform:translateX(0)}}.transition-0{transition:all 0ms}.transition-250{transition:all .25s}.transition-500{transition:all .5s}.transition-750{transition:all .75s}.transition-1000{transition:all 1s}.transition-1250{transition:all 1.25s}.transition-1500{transition:all 1.5s}.transition-1750{transition:all 1.75s}.transition-2000{transition:all 2s}.loading-bar{animation:flashingShadow 1s}.shake{animation:shake 1s}.rising-sun{animation:risingSun 1s;position:relative}@keyframes risingSun{0%{opacity:0;transform:translateY(50%) scale(.75)}to{opacity:1;transform:translateY(0) scale(1)}}.ease-out{transition-timing-function:ease-out}.slide-out-right-start{opacity:100%;transform:translateX(0) scale(1)}.slide-out-right-end{opacity:0;transform:translateX(100%) scale(.5)}.input-field{display:flex;flex-direction:column;margin:1rem 0}.input-field .control-wrapper{display:flex}.input-field .control-wrapper>*{flex-grow:1}.input-field input{border:none;border-bottom:1px solid #2c2c2c;border-radius:0;color:#2c2c2c;font-family:Raleway,sans-serif;font-size:1.5rem;margin-bottom:1rem;max-width:100%}.input-field input:focus{border-bottom-color:#1976d2;border-bottom-width:2px;outline:none}.input-field label{color:#5f5f5f;font-size:1.2rem;font-weight:400;margin-bottom:.5rem}.input-field.invalid input{border-color:#ff5252;color:#ff5252}.input-field.invalid input::-moz-placeholder{color:#ff5252}.input-field.invalid input::placeholder{color:#ff5252}.input-field.invalid select{border-color:#ff5252;color:#ff5252}.input-field.dollar .dollar-sign{flex-grow:0;justify-content:center;padding-top:.5rem}select{background:none;border:none;border-bottom:2px solid #2c2c2c;color:#2c2c2c;font-size:1.5rem}select:focus{border-bottom-color:#1976d2;outline:none}.invalid label{animation:shake .4s;color:#ff5252}.invalid-text{color:#ff5252}form{flex-direction:column}.form-checkbox{border:1px solid #2c2c2c;border-radius:5px;display:flex;margin:5px;min-width:250px;transition:all .25s;width:-moz-max-content;width:max-content}.form-checkbox .icon-wrapper{align-items:center;background-color:#2c2c2c;color:#fff;display:flex;height:50px;justify-content:center;transition:all .5s;width:50px}.form-checkbox input[type=checkbox]{display:none}.form-checkbox input[type=checkbox]:checked+.icon-wrapper{background-color:#1976d2}.form-checkbox .label-text{align-items:center;display:flex;flex-grow:1;height:50px;justify-content:center;margin:0 1em;text-align:center}.form-checkbox:hover{background-color:#edf5fd;border-color:#1976d2}.form-checkbox:hover .icon-wrapper{background-color:#1976d2}.mobile-only{display:none}.desktop-only{display:block}@media (max-width:768px){.mobile-only{display:block}.desktop-only{display:none}}.badge{border-radius:2px;font-size:.75em;padding:.25em .5em}.badge .badge-primary{background-color:#1976d2!important;color:#000}.badge .badge-danger,.badge .badge-error{background-color:#ff5252!important;color:#000}.badge .badge-gray{background-color:#2c2c2c!important;color:#fff}.badge .badge-light{background-color:#efefef!important;color:#000}.badge .badge-white{background-color:#fff!important;color:#000}.badge .badge-warning{background-color:#ffc107!important;color:#000}.badge .badge-shadow{background-color:rgba(44,44,44,.25)!important;color:#fff}.badge .badge-success{background-color:#4caf50!important;color:#000}.btn{align-items:center;background:#1976d2;border-width:1px;color:#fff;display:flex;justify-content:center;min-height:42px;padding:0 16px;text-transform:uppercase;transition:background-color .25s}.btn,.btn.primary{border-color:#1976d2}.btn.primary{background-color:#1976d2;color:#000}.btn.primary.hollow{background:transparent;color:#1976d2}.btn.primary:hover{background-color:#145ca4}.btn.error{background-color:#ff5252;border-color:#ff5252;color:#000}.btn.error.hollow{background:transparent;color:#ff5252}.btn.error:hover{background-color:#ff1f1f}.btn.danger{background-color:#ff5252;border-color:#ff5252;color:#000}.btn.danger.hollow{background:transparent;color:#ff5252}.btn.danger:hover{background-color:#ff1f1f}.btn.gray{background-color:#2c2c2c;border-color:#2c2c2c;color:#fff}.btn.gray.hollow{background:transparent;color:#2c2c2c}.btn.gray:hover{background-color:#131313}.btn.light{background-color:#efefef;border-color:#efefef;color:#000}.btn.light.hollow{background:transparent;color:#efefef}.btn.light:hover{background-color:#d6d6d6}.btn.white{background-color:#fff;border-color:#fff;color:#000}.btn.white.hollow{background:transparent;color:#fff}.btn.white:hover{background-color:#e6e6e6}.btn.warning{background-color:#ffc107;border-color:#ffc107;color:#000}.btn.warning.hollow{background:transparent;color:#ffc107}.btn.warning:hover{background-color:#d39e00}.btn.shadow{background-color:rgba(44,44,44,.25);border-color:rgba(44,44,44,.25);color:#fff}.btn.shadow.hollow{background:transparent;color:rgba(44,44,44,.25)}.btn.shadow:hover{background-color:hsla(0,0%,7%,.25)}.btn.success{background-color:#4caf50;border-color:#4caf50;color:#000}.btn.success.hollow{background:transparent;color:#4caf50}.btn.success:hover{background-color:#3d8b40}.btn.btn-link{background:none;border:none}.btn.success{color:#fff}.radio-button-group{display:flex;flex-direction:column}.radio-button-group .radio-buttons.is-invalid label{border:1px solid red}.radio-button-group .radio-buttons.is-invalid+.invalid-feedback{display:block}.radio-button-group .radio-buttons{display:flex;flex-wrap:wrap}.radio-button-group .radio-buttons>.radio{margin-right:.75rem}.radio-button-group .radio-buttons>.radio:last-child{margin-right:0}.radio-button-group .radio-buttons label{-webkit-user-select:none;-moz-user-select:none;user-select:none}.radio-button-group .radio-buttons label:not(.group-label){background:#fff;border:1px solid #fff;border-radius:5px;box-shadow:1px 2px 5px 1px rgba(0,0,0,.1);cursor:pointer;display:flex;line-height:1.2em;margin-bottom:.75rem;padding:1.5rem 2rem 1.5rem 2.5rem;position:relative;transition:border-color .2s ease}.radio-button-group .radio-buttons label:not(.group-label).selected{background:#edf5fd;border-color:#1976d2}.radio-button-group .radio-buttons label:not(.group-label):hover{background-color:#edf5fd;border-color:#1976d2}.radio-button-group .radio-buttons label:not(.group-label) input{display:none}.radio-button-group .radio-buttons label:not(.group-label) .checkmark{background-color:#efefef;border:1px solid transparent;border-radius:50%;height:20px;left:10px;position:absolute;top:50%;transform:translateY(-50%);transition:border .2s ease 0ms;transition:background-color .2s ease 20ms;width:20px}.radio-button-group .radio-buttons label:not(.group-label) .checkmark:after{color:#fff;content:"";font-family:Font Awesome\ 5 Pro;font-size:14px;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .1s linear}.radio-button-group .radio-buttons label:not(.group-label):hover input~.checkmark{background-color:#1976d2;border:1px solid #1976d2}.radio-button-group .radio-buttons label:not(.group-label) input:checked~.checkmark{background-color:#1976d2}.radio-button-group .radio-buttons label:not(.group-label) input:checked~.checkmark:after{opacity:1}.app-nav ul{margin:0;padding:0}.app-nav-list-item{flex-grow:1;list-style:none;margin:0;padding:10px}.app-nav-list-item,.app-nav-list-item a{align-items:center;display:flex;flex-direction:column;justify-content:center}.app-nav-list-item a{color:#1976d2}.app-nav-list-item .icon-wrapper{align-items:center;background:#e6e6e6;border-radius:50%;display:flex;flex-direction:column;height:60px;justify-content:center;margin-bottom:1rem;width:60px}.app-nav-list-item span{animation:grow .5s;display:none;white-space:nowrap}.app-nav-list-item.active .icon-wrapper{background:var(--color-2);color:#fff!important}.app-nav-list-item.active span{display:block}.app-nav-list-item.valid .icon-wrapper{background:#4caf50;color:#fff;position:relative}.app-nav-list-item.valid .icon-wrapper .complete-icon{bottom:15px;color:#fff;position:absolute;right:12px}.app-nav-list-item.invalid .icon-wrapper{border:3px solid #ff5252;position:relative}.app-nav-list-item.invalid .icon-wrapper .error-icon{bottom:15px;color:#fff;position:absolute;right:12px}.app-nav-list-item:hover span{display:block}@keyframes grow{0%{width:0}to{width:100%}}.text-primary{color:#1976d2!important}.text-danger,.text-error{color:#ff5252!important}.text-gray{color:#2c2c2c!important}.text-light{color:#efefef!important}.text-white{color:#fff!important}.text-warning{color:#ffc107!important}.text-shadow{color:rgba(44,44,44,.25)!important}.text-success{color:#4caf50!important}.size-1{font-size:1rem!important}.size-2{font-size:1.25rem!important}.size-3{font-size:1.5rem!important}.size-4{font-size:1.75rem!important}.size-5{font-size:2rem!important}.size-6{font-size:2.5rem!important}.size-7{font-size:3rem!important}.weight-100{font-weight:100!important}.weight-200{font-weight:200!important}.weight-300{font-weight:300!important}.weight-400{font-weight:400!important}.weight-500{font-weight:500!important}.weight-600{font-weight:600!important}.weight-700{font-weight:700!important}.weight-800{font-weight:800!important}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.collection{display:flex;flex-direction:column;padding:.25rem}.collection .collection-item{background:#fff;border:solid #2c2c2c;border-width:1px 1px 0}.collection .collection-item:last-child{border-bottom-width:1px}.collection .collection-item:hover>div{background:#e6e6e6;color:#2c2c2c!important}.collection .collection-item.primary{background-color:rgba(100,169,237,.5);border-color:#0e4377;color:#000}.collection .collection-item.primary:hover>div{background-color:rgba(25,118,210,.25)}.collection .collection-item.error{background-color:hsla(0,100%,86%,.5);border-color:#eb0000;color:#520000}.collection .collection-item.error:hover>div{background-color:rgba(255,82,82,.25)}.collection .collection-item.danger{background-color:hsla(0,100%,86%,.5);border-color:#eb0000;color:#520000}.collection .collection-item.danger:hover>div{background-color:rgba(255,82,82,.25)}.collection .collection-item.gray{background-color:rgba(95,95,95,.5);border-color:#000;color:#000}.collection .collection-item.gray:hover>div{background-color:rgba(44,44,44,.25)}.collection .collection-item.light{background-color:hsla(0,0%,100%,.5);border-color:#bcbcbc;color:#707070}.collection .collection-item.light:hover>div{background-color:hsla(0,0%,94%,.25)}.collection .collection-item.white{background-color:hsla(0,0%,100%,.5);border-color:#ccc;color:gray}.collection .collection-item.white:hover>div{background-color:hsla(0,0%,100%,.25)}.collection .collection-item.warning{background-color:rgba(255,219,109,.5);border-color:#a07800;color:#070500}.collection .collection-item.warning:hover>div{background-color:rgba(255,193,7,.25)}.collection .collection-item.shadow{background-color:rgba(95,95,95,0);border-color:rgba(0,0,0,.25);color:rgba(0,0,0,.25)}.collection .collection-item.shadow:hover>div{background-color:rgba(44,44,44,0)}.collection .collection-item.success{background-color:rgba(146,207,148,.5);border-color:#2d682f;color:#000}.collection .collection-item.success:hover>div{background-color:rgba(76,175,80,.25)}.card{background-color:#fff;border-radius:4px;box-shadow:0 0 5px rgba(44,44,44,.25)}.card .card-body{min-width:-moz-min-content;min-width:min-content}.alert{background-color:var(--color-3);color:var(--color-1);font-size:1.25rem;padding:2rem}@media (max-width:768px){.alert{padding:.5em}}.alert.alert-danger{background-color:#ffebeb;border:1px solid #ff5252;color:#eb0000}.alert.alert-warning{background-color:#ba8b00;border:1px solid #543f00;color:#fff}.alert.alert-success{background-color:#a3d7a5;border:1px solid #163317;color:#2c2c2c}.alert.alert-white{background-color:#fff;border:1px solid #a6a6a6;color:#2c2c2c}.error-block{bottom:0;left:0;position:fixed;width:100%;z-index:3}.error-block .indicator{animation:loading 4s;background-color:red;bottom:1rem;height:3px;left:0;position:absolute;right:100%}@keyframes loading{0%{left:100%;right:0}to{left:0;right:0}}.border{border:1px solid #1976d2!important}.border-none{border:none!important}.border-width-0{border-width:"0px"!important}.border-width-1{border-width:"1px"!important}.border-width-2{border-width:"2px"!important}.border-width-3{border-width:"3px"!important}.border-width-4{border-width:"4px"!important}.border-width-5{border-width:"5px"!important}.border-primary{border-color:#1976d2!important}.border-danger,.border-error{border-color:#ff5252!important}.border-gray{border-color:#2c2c2c!important}.border-light{border-color:#efefef!important}.border-white{border-color:#fff!important}.border-warning{border-color:#ffc107!important}.border-shadow{border-color:rgba(44,44,44,.25)!important}.border-success{border-color:#4caf50!important}.border-top-primary{border-top-color:#1976d2!important}.border-top-danger,.border-top-error{border-top-color:#ff5252!important}.border-top-gray{border-top-color:#2c2c2c!important}.border-top-light{border-top-color:#efefef!important}.border-top-white{border-top-color:#fff!important}.border-top-warning{border-top-color:#ffc107!important}.border-top-shadow{border-top-color:rgba(44,44,44,.25)!important}.border-top-success{border-top-color:#4caf50!important}.border-top-width-0{border-top-width:0!important}.border-top-width-1{border-top-width:1!important}.border-top-width-2{border-top-width:2!important}.border-top-width-3{border-top-width:3!important}.border-top-width-4{border-top-width:4!important}.border-top-width-5{border-top-width:5!important}.border-left-primary{border-left-color:#1976d2!important}.border-left-danger,.border-left-error{border-left-color:#ff5252!important}.border-left-gray{border-left-color:#2c2c2c!important}.border-left-light{border-left-color:#efefef!important}.border-left-white{border-left-color:#fff!important}.border-left-warning{border-left-color:#ffc107!important}.border-left-shadow{border-left-color:rgba(44,44,44,.25)!important}.border-left-success{border-left-color:#4caf50!important}.border-left-width-0{border-left-width:0!important}.border-left-width-1{border-left-width:1!important}.border-left-width-2{border-left-width:2!important}.border-left-width-3{border-left-width:3!important}.border-left-width-4{border-left-width:4!important}.border-left-width-5{border-left-width:5!important}.border-right-primary{border-right-color:#1976d2!important}.border-right-danger,.border-right-error{border-right-color:#ff5252!important}.border-right-gray{border-right-color:#2c2c2c!important}.border-right-light{border-right-color:#efefef!important}.border-right-white{border-right-color:#fff!important}.border-right-warning{border-right-color:#ffc107!important}.border-right-shadow{border-right-color:rgba(44,44,44,.25)!important}.border-right-success{border-right-color:#4caf50!important}.border-right-width-0{border-right-width:0!important}.border-right-width-1{border-right-width:1!important}.border-right-width-2{border-right-width:2!important}.border-right-width-3{border-right-width:3!important}.border-right-width-4{border-right-width:4!important}.border-right-width-5{border-right-width:5!important}.border-bottom-primary{border-bottom-color:#1976d2!important}.border-bottom-danger,.border-bottom-error{border-bottom-color:#ff5252!important}.border-bottom-gray{border-bottom-color:#2c2c2c!important}.border-bottom-light{border-bottom-color:#efefef!important}.border-bottom-white{border-bottom-color:#fff!important}.border-bottom-warning{border-bottom-color:#ffc107!important}.border-bottom-shadow{border-bottom-color:rgba(44,44,44,.25)!important}.border-bottom-success{border-bottom-color:#4caf50!important}.border-bottom-width-0{border-bottom-width:0!important}.border-bottom-width-1{border-bottom-width:1!important}.border-bottom-width-2{border-bottom-width:2!important}.border-bottom-width-3{border-bottom-width:3!important}.border-bottom-width-4{border-bottom-width:4!important}.border-bottom-width-5{border-bottom-width:5!important}.border-radius-0{border-radius:0!important}.border-radius-1{border-radius:1px!important}.border-radius-2{border-radius:2px!important}.border-radius-3{border-radius:3px!important}.border-radius-4{border-radius:4px!important}.border-radius-5{border-radius:5px!important}.bg-hover-primary:hover,.bg-primary{background-color:#1976d2!important}.bg-danger,.bg-error,.bg-hover-danger:hover,.bg-hover-error:hover{background-color:#ff5252!important}.bg-gray,.bg-hover-gray:hover{background-color:#2c2c2c!important}.bg-hover-light:hover,.bg-light{background-color:#efefef!important}.bg-hover-white:hover,.bg-white{background-color:#fff!important}.bg-hover-warning:hover,.bg-warning{background-color:#ffc107!important}.bg-hover-shadow:hover,.bg-shadow{background-color:rgba(44,44,44,.25)!important}.bg-hover-success:hover,.bg-success{background-color:#4caf50!important}.z-depth-0{box-shadow:0 0 0 rgba(44,44,44,.25)}.z-depth-1{box-shadow:0 0 4px rgba(44,44,44,.25)}.z-depth-2{box-shadow:0 0 8px rgba(44,44,44,.25)}.z-depth-3{box-shadow:0 0 12px rgba(44,44,44,.25)}.opacity-0{opacity:0}.opacity-hover-0:hover{opacity:0!important}.opacity-10{opacity:.1}.opacity-hover-10:hover{opacity:.1!important}.opacity-20{opacity:.2}.opacity-hover-20:hover{opacity:.2!important}.opacity-30{opacity:.3}.opacity-hover-30:hover{opacity:.3!important}.opacity-40{opacity:.4}.opacity-hover-40:hover{opacity:.4!important}.opacity-50{opacity:.5}.opacity-hover-50:hover{opacity:.5!important}.opacity-60{opacity:.6}.opacity-hover-60:hover{opacity:.6!important}.opacity-70{opacity:.7}.opacity-hover-70:hover{opacity:.7!important}.opacity-80{opacity:.8}.opacity-hover-80:hover{opacity:.8!important}.opacity-90{opacity:.9}.opacity-hover-90:hover{opacity:.9!important}.opacity-100{opacity:1}.opacity-hover-100:hover{opacity:1!important}.tabs .tabs-nav{background-color:var(--color-1);border:1px solid var(--color-2);color:var(--color-3);display:flex;font-size:1.25em;font-weight:700;list-style:none;margin:0;padding:0;position:relative}.tabs .tabs-nav .nav-tab{margin:0 0 -1px;opacity:.5;text-transform:uppercase}.tabs .tabs-nav .nav-tab.active,.tabs .tabs-nav .nav-tab:hover{opacity:1}.tabs .tabs-nav .nav-tab a{color:var(--color-3);display:block;padding:1em}.tabs .tabs-nav .indicator{background-color:var(--color-2);bottom:0;height:3px;margin:0;padding:0;position:absolute;transition:all .3s;will-change:left,width}.table{border:1px solid #2c2c2c;width:100%}.table thead th{text-align:left}.table td,.table thead th{padding:.5em 1em}.table tr{border-color:#acacac}.dialog{align-items:center;display:flex;height:100vh;justify-content:center;left:0;max-width:100%;position:fixed;top:0;width:100vw;z-index:10}.dialog>.card{box-shadow:0 0 0 400vw rgba(0,0,0,.5);max-height:95vh;max-width:100%;min-width:300px;overflow:auto;padding:1em}.dialog>.card .card-body{overflow-y:auto}
