.snackbar[data-v-5ecdc21d]{visibility:hidden;cursor:default;min-width:370px;right:.5%;background-color:#333;color:#fff;text-align:center;border-radius:2px;padding:1em 3em 1em 1.5em;position:fixed;z-index:99999;bottom:30px;font-size:17px}.snackbar p[data-v-5ecdc21d]{color:#fff}.snackbar.error[data-v-5ecdc21d]{background-color:#f44336}.snackbar.warning[data-v-5ecdc21d]{background-color:#ff9800}.snackbar.info[data-v-5ecdc21d]{background-color:#2196f3}.snackbar.success[data-v-5ecdc21d]{background-color:#4caf50}.snackbar.show[data-v-5ecdc21d]{visibility:visible;animation:fadein-5ecdc21d .5s,fadeout .5s 2.5s}.snackbar .close[data-v-5ecdc21d]{position:absolute;right:1em;top:1em;cursor:pointer}@keyframes fadein-5ecdc21d{0%{bottom:0;opacity:0}to{bottom:30px;opacity:1}}.btn{cursor:pointer;background-color:#fff;font-family:Oswald,Arial,Helvetica,sans-serif;font-size:18px;line-height:26px;padding-left:1.1em;padding-right:1.1em;height:60px;white-space:nowrap}.btn:disabled{cursor:not-allowed;color:#bbb!important}.btn>i{margin-right:.5em;font-size:1.2em}.btn span i{margin-left:.5em}.btn.sml{font-size:16px;height:32px}.btn-default{color:#3c505a;box-shadow:inset 0 -3px 0 0 #ccc;border:1px solid rgba(60,80,90,.5)}.btn-default.sml{box-shadow:inset 0 -2px 0 0 #ccc;padding-bottom:2px}.btn-default:focus{outline:1px solid #fff;box-shadow:inset 0 -3px 0 0 #ccc,0 0 0 4px rgba(240,100,35,.8)}.btn-default:focus.sml{outline:1px solid #394f5a;box-shadow:inset 0 -2px 0 0 #ccc,0 0 0 4px rgba(240,100,35,.8)}.btn-default:hover:not([disabled]){outline:2px solid #394f5a}.btn-default:hover:not([disabled]).sml{outline:1px solid #394f5a}.btn-default:active{color:#000;outline:2px solid #394f5a;box-shadow:inset 0 3px 0 0 #ccc}.btn-default:active.sml{outline:1px solid #394f5a;box-shadow:inset 0 2px 0 0 #ccc}.btn-primary{background-color:#f06423;color:#fff;box-shadow:inset 0 -4px 0 0 rgba(0,0,0,.2);border:none}.btn-primary.sml{box-shadow:inset 0 -3px 0 0 rgba(0,0,0,.2);padding-bottom:2px}.btn-primary:focus{outline:1px solid #fff;box-shadow:inset 0 -4px 0 0 rgba(0,0,0,.2),0 0 0 4px rgba(240,100,35,.8)}.btn-primary:focus.sml{outline:1px solid #fff;box-shadow:inset 0 -3px 0 0 rgba(0,0,0,.2),0 0 0 4px rgba(240,100,35,.8)}.btn-primary:hover:not([disabled]){background-color:#d54d0d}.btn-primary:active{box-shadow:inset 0 4px 0 0 rgba(0,0,0,.2)}.btn-primary:active.sml{box-shadow:inset 0 3px 0 0 rgba(0,0,0,.2)}.btn-secondary{background-color:#3c505a;color:#fff;box-shadow:inset 0 -4px 0 0 rgba(0,0,0,.4);border:none}.btn-secondary.sml{box-shadow:inset 0 -3px 0 0 rgba(0,0,0,.4);padding-bottom:2px}.btn-secondary:focus{outline:1px solid #fff;box-shadow:inset 0 -4px 0 0 rgba(0,0,0,.2),0 0 0 4px rgba(240,100,35,.8)}.btn-secondary:focus.sml{outline:1px solid #fff;box-shadow:inset 0 -3px 0 0 rgba(0,0,0,.2),0 0 0 4px rgba(240,100,35,.8)}.btn-secondary:active{background-color:#3c505a;box-shadow:inset 0 4px 0 0 rgba(0,0,0,.4)}.btn-secondary:active.sml{box-shadow:inset 0 3px 0 0 rgba(0,0,0,.4)}.btn-secondary:hover:not([disabled]){background-color:#000}.btn-outline{border:1px solid #fff;color:#fff;background:none}.btn-outline:focus{outline:1px solid transparent;box-shadow:0 0 0 4px rgba(240,100,35,.8)}.checkbox{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:32px;height:32px}.checkbox,.checkbox label{cursor:pointer}.checkbox .checkbox-elmt span.checkmark-box{width:32px;height:32px;align-self:center}.checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkbox input:checked~.checkbox-elmt .checkmark{display:inline}.checkbox input:focus~.checkbox-elmt span.checkmark-box{outline:1px solid #fff;box-shadow:0 0 1px 4px rgba(240,100,35,.8)}.checkbox input:hover~.checkbox-elmt span.checkmark-box{opacity:.5}.checkbox input:disabled~label{cursor:auto}.checkbox input:disabled~.checkbox-elmt span.checkmark-box{opacity:.5}.checkbox-button{margin:0!important;height:60px;font-size:1em;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.checkbox-button .checkbox-elmt{display:flex;height:100%;border:1px solid rgba(57,79,90,.5)}.checkbox-button .checkbox-elmt span.checkbox-text,.checkbox-button .checkbox-elmt span.checkmark-box{align-self:center;margin-left:14px}.checkbox-button input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkbox-button input:checked~.checkbox-elmt{border:1px solid #394f5a}.checkbox-button input:checked~.checkbox-elmt .checkmark{display:inline}.checkbox-button input:focus~.checkbox-elmt{outline:1px solid #fff;box-shadow:0 0 1px 4px rgba(240,100,35,.8);border:1px solid rgba(57,79,90,.5)}.checkmark-box{width:32px;height:32px;border:2px solid #394f5a;border-radius:2px;display:flex;justify-content:center}.checkmark{height:10px;width:20px;border:solid #394f5a;border-width:3px 3px 0 0;transform:rotate(135deg);align-self:center;margin-top:-5px;display:none}.radio{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.radio .radio-elmt{display:flex}.radio .radio-elmt span.radio-checkmark-box{min-width:32px;min-height:32px;align-self:center}.radio .radio-elmt span.radio-text{font-family:Open Sans,Arial,Helvetica,sans-serif;font-weight:700;align-self:center;margin-left:14px}.radio input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.radio input:checked~.radio-elmt .radio-checkmark{display:inline}.radio input:focus~.radio-elmt span.radio-checkmark-box{border-radius:50%;box-shadow:0 0 1px 4px rgba(240,100,35,.8)}.radio input:hover~.radio-elmt span.radio-checkmark-box{opacity:.5}.radio input:disabled~label{cursor:auto}.radio input:disabled~.radio-elmt span.radio-checkmark-box{opacity:.5}.radio-button{height:54px;font-size:1em;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.radio-button .radio-button-elmt{display:flex;height:100%;border:1px solid rgba(57,79,90,.5)}.radio-button .radio-button-elmt span.radio-checkmark-box,.radio-button .radio-button-elmt span.radio-text{align-self:center;margin-left:14px}.radio-button input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.radio-button input:checked~.radio-button-elmt{border:1px solid #394f5a}.radio-button input:checked~.radio-button-elmt .radio-checkmark{display:inline}.radio-button input:focus~.radio-button-elmt{outline:1px solid #fff;box-shadow:0 0 1px 4px rgba(240,100,35,.8);border:1px solid rgba(57,79,90,.5)}.radio-checkmark-box{min-width:32px;min-height:32px;max-width:32px;max-height:32px;border:2px solid #394f5a;border-radius:50%;display:flex;justify-content:center}.radio-checkmark{min-height:20px;min-width:20px;max-width:20px;max-height:20px;border-left:3px solid;border-radius:50%;background-color:#394f5a;align-self:center;display:none}.select{position:relative;float:left;min-width:100px;width:100%}.select :focus{outline:1px solid #fff;box-shadow:0 0 1px 4px rgba(240,100,35,.8)}.select:after{content:"\f078";font:normal normal normal 17px/1 Font Awesome\ 5 Pro;color:#3c505a;height:60px;position:absolute;pointer-events:none;left:calc(100% - 2.875rem);padding:21.5px .9375rem}.select select{border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;height:60px;float:right;margin:0 0;padding:0 24px;font-size:16px;line-height:1.75;color:#333;background-color:#fff;background-image:none;border-bottom:2px solid rgba(60,80,90,.5);-ms-word-break:normal;word-break:normal}.sml-select{position:relative;float:left;min-width:100px;width:100%}.sml-select :focus{outline:1px solid #fff;box-shadow:0 0 1px 4px rgba(240,100,35,.8)}.sml-select:after{content:"\f078";font:normal normal normal 17px/1 Font Awesome\ 5 Pro;color:#3c505a;right:8px;top:.3525em;height:17.5px;padding:3px 0 0 8px;position:absolute;pointer-events:none}.sml-select select{border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;height:32px;float:right;margin:0 0;padding:0 24px;font-size:16px;color:#333;background-color:#fff;background-image:none;border:1px solid rgba(60,80,90,.5);border-bottom:2px solid rgba(60,80,90,.5);-ms-word-break:normal;word-break:normal}option[value=""]{color:#ababab}select::-ms-expand{display:none}.toggle-switch{font-family:Grotzec_Head_Condensedbold,Oswald,Arial,Helvetica,sans-serif;font-size:16px;position:relative;width:108px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.toggle-switch-checkbox{position:absolute;opacity:0;pointer-events:none}.toggle-switch-checkbox~.outline{border:4px solid #fff;padding:2px;border-radius:30px}.toggle-switch-checkbox:focus~.outline{border:4px solid #f06423}.toggle-switch-checkbox:checked+div .toggle-switch-label .toggle-switch-inner{margin-left:0}.toggle-switch-checkbox:checked+div .toggle-switch-label .toggle-switch-handle{background:#fff;border:2px solid #fff;right:0}.toggle-switch-label{display:block;overflow:hidden;cursor:pointer;border:1px solid #3c505a;border-radius:25px}.toggle-switch-inner{display:block;width:200%;margin-left:-100%;line-height:38px;transition:margin .3s ease-in 0s}.toggle-switch-inner span.toggle-switch-active{width:50%;float:left;padding-left:18px;background-color:#3c505a;color:#fff}.toggle-switch-inner span.toggle-switch-inactive{width:50%;float:right;padding-left:40px;padding-right:10px;background-color:#f0f0f0;color:#3c505a;text-align:center}.toggle-switch-inner:before{color:#fff}.toggle-switch-inner:after,.toggle-switch-inner:before{display:block;float:left;width:50%;height:38px;padding-left:1em;line-height:38px;font-weight:700;box-sizing:border-box}.toggle-switch-inner:after{color:#3c505a}.toggle-switch-handle{display:block;width:28px;height:28px;margin:12px;background:#3c505a;position:absolute;top:0;right:56px;border:2px solid #3c505a;border-radius:25px;transition:all .3s ease-in 0s}input[type=text],input[type=time]{min-height:60px;font-size:1em;width:100%;box-sizing:border-box;padding-left:1em;font-family:Open Sans,sans-serif;line-height:22px;border:1px solid #9b9b9b}input[type=text].narrow,input[type=time].narrow{min-height:32px}input[type=text]:focus,input[type=time]:focus{outline:2px solid #fff;box-shadow:inset 0 -1px 0 0 #394f5a,0 0 0 4px rgba(240,100,35,.8)}.validation-msg{color:red;font-family:arial;font-size:.85em;white-space:nowrap}.ma-auto{margin-right:auto!important;margin-left:auto!important}.ma-auto,.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.mt-auto{margin-top:auto!important}.mr-auto{margin-right:auto!important}.mb-auto{margin-bottom:auto!important}.ml-auto{margin-left:auto!important}.ma-0{margin:0 0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.mx-0{margin-left:0!important;margin-right:0!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0{margin-left:0!important}.pa-0{padding:0 0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.px-0{padding-left:0!important;padding-right:0!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0{padding-left:0!important}.ma-1{margin:4px 4px!important}.my-1{margin-top:4px!important;margin-bottom:4px!important}.mx-1{margin-left:4px!important;margin-right:4px!important}.mt-1{margin-top:4px!important}.mr-1{margin-right:4px!important}.mb-1{margin-bottom:4px!important}.ml-1{margin-left:4px!important}.pa-1{padding:4px 4px!important}.py-1{padding-top:4px!important;padding-bottom:4px!important}.px-1{padding-left:4px!important;padding-right:4px!important}.pt-1{padding-top:4px!important}.pr-1{padding-right:4px!important}.pb-1{padding-bottom:4px!important}.pl-1{padding-left:4px!important}.ma-2{margin:8px 8px!important}.my-2{margin-top:8px!important;margin-bottom:8px!important}.mx-2{margin-left:8px!important;margin-right:8px!important}.mt-2{margin-top:8px!important}.mr-2{margin-right:8px!important}.mb-2{margin-bottom:8px!important}.ml-2{margin-left:8px!important}.pa-2{padding:8px 8px!important}.py-2{padding-top:8px!important;padding-bottom:8px!important}.px-2{padding-left:8px!important;padding-right:8px!important}.pt-2{padding-top:8px!important}.pr-2{padding-right:8px!important}.pb-2{padding-bottom:8px!important}.pl-2{padding-left:8px!important}.ma-3{margin:16px 16px!important}.my-3{margin-top:16px!important;margin-bottom:16px!important}.mx-3{margin-left:16px!important;margin-right:16px!important}.mt-3{margin-top:16px!important}.mr-3{margin-right:16px!important}.mb-3{margin-bottom:16px!important}.ml-3{margin-left:16px!important}.pa-3{padding:16px 16px!important}.py-3{padding-top:16px!important;padding-bottom:16px!important}.px-3{padding-left:16px!important;padding-right:16px!important}.pt-3{padding-top:16px!important}.pr-3{padding-right:16px!important}.pb-3{padding-bottom:16px!important}.pl-3{padding-left:16px!important}.ma-4{margin:24px 24px!important}.my-4{margin-top:24px!important;margin-bottom:24px!important}.mx-4{margin-left:24px!important;margin-right:24px!important}.mt-4{margin-top:24px!important}.mr-4{margin-right:24px!important}.mb-4{margin-bottom:24px!important}.ml-4{margin-left:24px!important}.pa-4{padding:24px 24px!important}.py-4{padding-top:24px!important;padding-bottom:24px!important}.px-4{padding-left:24px!important;padding-right:24px!important}.pt-4{padding-top:24px!important}.pr-4{padding-right:24px!important}.pb-4{padding-bottom:24px!important}.pl-4{padding-left:24px!important}.ma-5{margin:48px 48px!important}.my-5{margin-top:48px!important;margin-bottom:48px!important}.mx-5{margin-left:48px!important;margin-right:48px!important}.mt-5{margin-top:48px!important}.mr-5{margin-right:48px!important}.mb-5{margin-bottom:48px!important}.ml-5{margin-left:48px!important}.pa-5{padding:48px 48px!important}.py-5{padding-top:48px!important;padding-bottom:48px!important}.px-5{padding-left:48px!important;padding-right:48px!important}.pt-5{padding-top:48px!important}.pr-5{padding-right:48px!important}.pb-5{padding-bottom:48px!important}.pl-5{padding-left:48px!important}.left{text-align:left}.right{text-align:right}.center{text-align:center;margin-left:auto;margin-right:auto}.justify{text-align:justify}.container{width:90%;margin-left:auto;margin-right:auto}.row{position:relative;width:100%}.row [class^=col]{float:left;margin:.5rem 2%;min-height:.125rem}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12{width:96%}.col-1-sm{width:4.33%}.col-2-sm{width:12.66%}.col-3-sm{width:21%}.col-4-sm{width:29.33%}.col-5-sm{width:37.66%}.col-6-sm{width:46%}.col-7-sm{width:54.33%}.col-8-sm{width:62.66%}.col-9-sm{width:71%}.col-10-sm{width:79.33%}.col-11-sm{width:87.66%}.col-12-sm{width:96%}.row:after{content:"";display:table;clear:both}.hidden-sm{display:none}@media only screen and (min-width:33.75em){.container{width:90%}}@media only screen and (min-width:50em){.col-1{width:4.33%}.col-2{width:12.66%}.col-3{width:21%}.col-4{width:29.33%}.col-5{width:37.66%}.col-6{width:46%}.col-7{width:54.33%}.col-8{width:62.66%}.col-9{width:71%}.col-10{width:79.33%}.col-11{width:87.66%}.col-12{width:96%}.hidden-sm{display:block}.container{width:90%}}@media only screen and (min-width:70em){.container{width:90%;max-width:65rem}}@media only screen and (min-width:90em){.container{width:90%;max-width:85rem}}body,html{margin:0 0;padding:0 0;box-sizing:border-box;font-family:Grotzec_Head_Condensedbold,Oswald,Arial,Helvetica,sans-serif;font-size:16px;scroll-behavior:smooth}body.modal-open,html.modal-open{overflow:hidden}*,:after,:before{box-sizing:inherit}.content_ls_margin{color:#3c505a;margin-left:8%;margin-right:8%}.content_ls_margin ol,.content_ls_margin ul{margin:1rem}.content_ls_margin ol li,.content_ls_margin ul li{margin:1.5rem}.helpScreen{color:#3c505a}.helpScreen h3,.helpScreen h4{margin-bottom:0}.helpScreen .helpPageDescription,.helpScreen .sectionContent{font-family:Open sans,Arial}@media (min-width:768px) and (max-width:1024px){.content_ls_margin{margin-left:5%;margin-right:5%}}@media (min-width:480px) and (max-width:768px){.content_ls_margin{margin-left:0;margin-right:0}}@media (max-width:480px){.content_ls_margin{margin-left:0;margin-right:0}}[title="About.txt"]{display:none}.e-pdfviewer .e-pv-download-document-icon:before{content:"\e98e"}.date-picker{position:relative}.date-picker i{position:absolute;top:.75em;right:1em;font-size:24px;pointer-events:none}.date-picker .v3dp__datepicker input.v3-date-picker{height:60px;padding:1em 1em}.ql-snow .ql-tooltip{left:0!important}.ql-snow a{color:#f06423!important}.app-menu ul[data-v-27c66c06]{position:absolute;z-index:10000;right:1em;top:104px;min-width:350px;background-color:#fff;box-shadow:0 4px 10px 0 rgba(0,0,0,.3);list-style:none;margin:0;padding:0}.app-menu ul li[data-v-27c66c06]{background-color:#fff;line-height:3em;margin:0 0}.app-menu ul li[data-v-27c66c06]:last-child{border-bottom:none}.app-menu ul li button[data-v-27c66c06]{width:100%;cursor:pointer;background:#fff;border:none;position:relative;text-align:left!important;padding:0;display:flex}.app-menu ul li button span[data-v-27c66c06]{border-bottom:1px solid #ccc;margin:0 10px;color:#3b515b;font-family:Oswald;font-size:18px;font-weight:700;line-height:56px;width:100%}.app-menu ul li:last-child button span[data-v-27c66c06]{border-top:2px solid #ccc;border-bottom:none}.app-menu ul li button[data-v-27c66c06]:hover{background-color:#d7d2be}.app-menu ul li button[data-v-27c66c06]:focus{z-index:100;outline:1px solid #fff;box-shadow:0 0 1px 4px rgba(240,100,35,.8)}.account-info-panel[data-v-fc81c46a]{display:flex;flex-flow:row nowrap;align-items:center}.account-info-panel .user-info-preview[data-v-fc81c46a]{font-size:1.125em;font-family:Open Sans;font-weight:700;color:#394f5a;align-self:center;margin-top:13px;margin-right:.5em}.account-info-panel .user-info-preview span[data-v-fc81c46a]{display:block;text-align:right}.account-info-panel .selection-type[data-v-fc81c46a]{height:32px;width:32px;margin-top:13px;margin-right:1em;align-self:center;display:inline}.account-info-panel .menuButton[data-v-fc81c46a]{height:80px;width:80px;background:#fff;border:none;margin-top:13px;cursor:pointer;transition:.1s ease-out;color:#394f5a;padding:0 0}.account-info-panel .menuButton .menuButton-icon[data-v-fc81c46a]{height:45px;display:flex;align-items:center}.account-info-panel .menuButton .menuButton-icon i.icon[data-v-fc81c46a]{color:#000;align-self:center;margin:0 auto}.account-info-panel .menuButton .menuButton-text[data-v-fc81c46a]{font-size:1em;font-family:Oswald}.account-info-panel .menuButton:hover .far[data-v-fc81c46a]{font-size:3.6em;transition:.1s ease-out}.account-info-panel .menuButton[data-v-fc81c46a]:active,.account-info-panel .menuButton[data-v-fc81c46a]:focus{outline:1px solid #fff;box-shadow:0 0 1px 4px rgba(240,100,35,.8)}.fade-enter-active[data-v-fc81c46a],.fade-leave-active[data-v-fc81c46a]{transition:opacity .05s}.fade-enter[data-v-fc81c46a],.fade-leave-to[data-v-fc81c46a]{opacity:0}.page-header-main[data-v-c876802e]{display:flex;flex-flow:row nowrap;margin-bottom:3px;box-shadow:0 2px 4px 0 rgba(0,0,0,.3);padding:0 1.375em;justify-content:space-between}.page-header-main .page-header[data-v-c876802e]{height:6.875rem;flex-flow:row nowrap;display:flex}.page-header-main .page-header.clickAllowed[data-v-c876802e]{cursor:pointer}.page-header-main .page-header .logo[data-v-c876802e]{height:3.438rem;align-self:center}.page-header-main .page-header .logo-small[data-v-c876802e]{height:3.438rem;align-self:center;display:none}.page-header-main .page-header .app-name[data-v-c876802e]{display:flex;height:3.438rem;color:#f06423;border-left:2px solid rgba(240,100,35,.5);align-self:center;align-items:center;padding:0 1.375rem;margin:0 1.375rem;font-family:Grotzec_Head_Condensedbold,Oswald,Arial,Helvetica,sans-serif;font-weight:700;font-size:1.146rem;line-height:1.146rem}@media screen and (max-width:768px){.page-header-main[data-v-c876802e]{padding:0 .5em}.page-header-main .page-header .logo[data-v-c876802e]{display:none}.page-header-main .page-header .logo-small[data-v-c876802e]{display:inline-block!important}}.fixed-header[data-v-6fcc7049]{position:fixed;top:0;width:100%;background-color:#fff;z-index:100}.content-container[data-v-6fcc7049]{margin-top:176px}.loading-spinner[data-v-0056ced5]{position:fixed;top:30%;left:50%;z-index:999}.loading-spinner .spinner-main[data-v-0056ced5]{float:left;margin:-50% 0 0 -50%;background-color:rgba(0,0,0,.5);border-radius:10px;padding:3em;color:#fff}.committee-selection[data-v-23cb9dae]{background-color:#394f5a;height:300px;padding-top:5em}.committee-selection .account-selection-main[data-v-23cb9dae]{display:flex;flex-flow:row wrap;justify-content:center;width:465px;margin:0 auto}.committee-selection .account-selection-main button.tap[data-v-23cb9dae]{background:none;border:none;font-weight:500;letter-spacing:.024em;line-height:1.625em;font-family:Oswald;font-size:1.125em;color:#fff;cursor:pointer;border-bottom:2px solid hsla(0,0%,100%,.7)}.committee-selection .account-selection-main button.tap span.practice[data-v-23cb9dae]{background:url(../img/ic_practice.439f0948.svg) no-repeat 50%;filter:brightness(0) invert(1);background-size:16px 16px;min-width:16px;min-height:16px;align-self:center}.committee-selection .account-selection-main button.tap span.practitioner[data-v-23cb9dae]{background:url(../img/ic_practitioner.884c044e.svg) no-repeat 50%;filter:brightness(0) invert(1);background-size:16px 16px;min-width:16px;min-height:16px;align-self:center}.committee-selection .account-selection-main button.tap span.icon-hm[data-v-23cb9dae]{padding:0 15px}.committee-selection .account-selection-main button.tap.active[data-v-23cb9dae]{border-bottom:4px solid #fff}.committee-selection .account-selection-main button[data-v-23cb9dae]:focus{outline:none}.committee-selection .autocomplete[data-v-23cb9dae]{position:relative}.committee-selection .autocomplete .icon-hm[data-v-23cb9dae]{position:absolute;color:rgba(60,80,90,.5);border-left:1px solid rgba(60,80,90,.5);font-size:1.5em;top:.25em;line-height:2em;margin-left:-2em;padding-left:.5em}.committee-selection .autocomplete .searchField[data-v-23cb9dae]:active,.committee-selection .autocomplete .searchField[data-v-23cb9dae]:focus{outline:1px solid #fff;box-shadow:0 0 1px 4px rgba(240,100,35,.8)}.committee-selection .autocomplete .autocomplete-results[data-v-23cb9dae]{position:absolute;z-index:999;font-family:sans-serif;padding:0;margin:.25em 0 0 0;border:1px solid rgba(60,80,90,.5);box-shadow:0 2px 4px 0 rgba(0,0,0,.4);max-height:350px;overflow:auto;width:100%;background-color:#fff}.committee-selection .autocomplete .autocomplete-result[data-v-23cb9dae]{list-style:none;text-align:left;padding:4px 2px;cursor:pointer;line-height:1em;padding:1em 1em;border-bottom:1px solid #d7d2be}.committee-selection .autocomplete .autocomplete-result.is-active[data-v-23cb9dae],.committee-selection .autocomplete .autocomplete-result[data-v-23cb9dae]:hover{background-color:#f4f3ef}.search-result[data-v-23cb9dae]{padding:1em 2em}.search-result table[data-v-23cb9dae]{border-collapse:collapse;width:100%;font-family:Open Sans,sans-serif;position:relative}.search-result table thead tr[data-v-23cb9dae]{height:52px;border-bottom:2px solid rgba(60,80,90,.5)}.search-result table thead tr th[data-v-23cb9dae]{position:sticky;top:0;box-shadow:0 1px 1px -1px rgba(0,0,0,.4);color:#4a4a4a;background-color:#fff;font-size:1.1em;font-weight:700;line-height:22px;text-align:left;font-family:Arial,Helvetica,sans-serif}.search-result table thead tr th div[data-v-23cb9dae]{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;margin-right:1em}.search-result table thead tr th div span[data-v-23cb9dae]:nth-child(2){padding:0 .5em}.search-result table thead tr th.sortable[data-v-23cb9dae]{cursor:pointer}.search-result table thead tr th.sortable div span[data-v-23cb9dae]:nth-child(2){color:rgba(0,0,0,.28)}.search-result table thead tr th.sortable div span:nth-child(2).active[data-v-23cb9dae]{color:rgba(0,0,0,.8)}.search-result table thead tr th.sortable div span:nth-child(2).active.desc[data-v-23cb9dae]{transform:rotate(180deg)!important}.search-result table thead tr th:first-child div[data-v-23cb9dae],.search-result table thead tr th:nth-child(2) div[data-v-23cb9dae],.search-result table thead tr th:nth-child(3) div[data-v-23cb9dae]{border-right:1px solid #cecece}.search-result table thead tr th:nth-child(5) span[data-v-23cb9dae]:first-child{width:100%}.search-result table tbody tr[data-v-23cb9dae]{height:58px;border-bottom:1px solid #d3d3d3}.search-result table tbody tr.is-firm[data-v-23cb9dae]{border-bottom:2px solid #d3d3d3}.search-result table tbody tr td[data-v-23cb9dae]{font-size:1em}.search-result table tbody tr td div[data-v-23cb9dae]{margin-right:1em}.search-result table tbody tr td:first-child div[data-v-23cb9dae]{display:flex;flex-flow:row nowrap}.search-result table tbody tr td:first-child div span[data-v-23cb9dae]:first-child{margin-right:.5em}.search-result table tbody tr td[data-v-23cb9dae]:nth-child(2){padding-left:1em}.search-result table tbody tr td:nth-child(4) div[data-v-23cb9dae]{margin-right:3em}.link[data-v-23cb9dae]{text-decoration:underline;cursor:pointer}@media (max-width:768px){.committee-selection[data-v-23cb9dae]{width:100%!important;padding:4em .4em;border:none}}.no-access[data-v-04f9fae5]{padding:1em 1.5em}.no-access span[data-v-04f9fae5]{font-family:Open Sans,sans-serif}.navigation-bar[data-v-c2c5455a]{font-family:Grotzec_Head_Condensedbold,Oswald,Arial,Helvetica,sans-serif;height:68px;background-color:#394f5a;border:1px solid transparent;display:flex;justify-content:space-between;align-items:center;padding:0 1.375em;-webkit-user-select:none;-moz-user-select:none;user-select:none}.navigation-bar ul[data-v-c2c5455a]{max-width:70%;padding:0;white-space:nowrap}.navigation-bar ul li[data-v-c2c5455a]{display:inline;cursor:default;margin:0 .5em;color:grey;font-weight:100}.navigation-bar ul li[data-v-c2c5455a]:first-child(){margin:0 0}.navigation-bar ul li.done[data-v-c2c5455a]{color:#fff;cursor:pointer;border-bottom:3px solid #9ca7ac}.navigation-bar ul li.done[data-v-c2c5455a]:hover{border-bottom:3px solid #fff}.navigation-bar ul li.not-current[data-v-c2c5455a]{color:#fff;cursor:pointer;border-bottom:3px solid #9ca7ac}.navigation-bar ul li.not-current[data-v-c2c5455a]:hover{border-bottom:3px solid #fff}.navigation-bar ul li.current[data-v-c2c5455a]{color:#fff;border-bottom:4px solid #f06423}.right-buttons-holder[data-v-c2c5455a]{display:flex;flex-flow:row nowrap}.right-buttons-holder button[data-v-c2c5455a]{margin-left:20px}.modal-box .modal-mask{position:fixed;z-index:999;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);transition:opacity .3s ease}.modal-box .modal-wrapper{display:flex;flex-flow:column nowrap;align-items:flex-start}.modal-box .modal-container{align-self:flex-end;max-width:80%;min-width:80%;height:100vh;overflow:auto;background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.33);transition:all .3s ease}.modal-box .modal-container.half-screen{max-width:50%;min-width:50%}.modal-box .modal-container.full-screen{max-width:100%;min-width:100%}.modal-box .modal-header{position:fixed;width:100%;display:flex;flex-flow:column nowrap;color:#fff;z-index:200}.modal-box .modal-header .row1{padding:0 2.25em;background-color:#3c505a;height:109px;display:flex;width:80%;flex-flow:row nowrap;justify-content:space-between}.modal-box .modal-header .row1.half-screen{width:50%}.modal-box .modal-header .row1.full-screen{width:100%}.modal-box .modal-header .row1 div{align-self:center}.modal-box .modal-header .row1 div.heading-text span{display:block}.modal-box .modal-header .row1 div.heading-text span.line1{font-family:Oswald;font-size:21px}.modal-box .modal-header .row1 div.heading-text span.line2{font-family:Open Sans;font-size:18px;line-height:24px}.modal-box .modal-header .row1 .close-icon{font-size:33px;cursor:pointer}.modal-box .modal-header .row2{height:60px;width:80%;border:1px solid #979797;background-color:#394f5a}.modal-box .modal-header .row2.full-screen,.modal-box .modal-header .row2.half-screen{width:50%}.modal-box .modal-body{height:calc(100vh - 109px);margin-top:109px;padding:1em 2.25em;overflow:auto}.modal-box .modal-body.hasStepperBar{height:calc(100vh - 169px);margin-top:169px}.alert-box .modal-mask{position:fixed;z-index:9998;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:table;transition:opacity .3s ease}.alert-box .modal-wrapper{display:table-cell;vertical-align:middle}.alert-box .modal-container{width:375px;margin:0 auto;padding:1em 1em;background-color:#fff;border-radius:2px;box-shadow:0 2px 8px rgba(0,0,0,.33);transition:all .3s ease;position:relative}.alert-box .modal-container .close-icon{position:absolute;cursor:pointer;right:.75em;font-size:1.5em}.alert-box .modal-header .heading-text{font-family:Grotzec_Head_Condensedbold,Oswald,Arial,Helvetica,sans-serif}.alert-box .modal-body{margin:20px 0}.alert-box .modal-default-button{float:right}.alert-box .modal-enter,.alert-box .modal-leave-active{opacity:0}.alert-box .modal-enter .modal-container,.alert-box .modal-leave-active .modal-container{transform:scale(1.1)}.file-drag-and-drop[data-v-47828166]{outline:2px dashed #394f5a;outline-offset:-10px;display:flex;flex-flow:row nowrap;height:300px}.file-drag-and-drop.disabled[data-v-47828166]{opacity:.5}.file-drag-and-drop.disabled .drop-panel[data-v-47828166]{cursor:no-drop}.file-drag-and-drop.disabled .drop-panel .text-btn[data-v-47828166]{cursor:inherit;color:inherit}.drop-panel[data-v-47828166]{width:100%;height:calc(100% - 20px);margin:10px;display:flex;flex-flow:column nowrap;justify-content:center}.drop-panel.drag-over[data-v-47828166]{background-color:#f06423}.drop-panel.drag-over .drop-icon[data-v-47828166]{color:#fff}.drop-panel .text-btn[data-v-47828166]{cursor:pointer;font-weight:700}.drop-panel .text-btn[data-v-47828166]:active,.drop-panel .text-btn[data-v-47828166]:hover{color:#f06423}.control[data-v-47828166],.drop-icon[data-v-47828166],.status[data-v-47828166]{display:flex;flex-flow:row wrap;justify-content:center;align-items:center}.control border 1px solid transparent span[data-v-47828166],.drop-icon border 1px solid transparent span[data-v-47828166],.status border 1px solid transparent span[data-v-47828166]{flex:1 100%}.drop-icon[data-v-47828166]{height:60%}.control[data-v-47828166]{height:35%}.control[data-v-47828166],.drop-icon[data-v-47828166],.status[data-v-47828166]{align-self:center;text-align:center}.error[data-v-47828166]{color:red}.full-screen-modal .modal-mask{position:fixed;z-index:9998;top:0;left:0;width:100%;height:100%;background-color:#3c505a;display:table;transition:opacity .3s ease}.full-screen-modal .modal-mask .modal-wrapper{display:table-cell;vertical-align:middle}.full-screen-modal .modal-mask .modal-wrapper .modal-container{width:100vw;height:100vh;margin:0 0;padding:0 0;top:0;left:0;transition:all .3s ease;background-color:#3c505a;position:relative}.full-screen-modal .modal-mask .modal-wrapper .modal-container .close-icon{position:absolute;color:#fff;cursor:pointer;right:.75em;font-size:1.5em}.full-screen-modal .modal-mask .modal-wrapper .modal-container .modal-header{width:90%}.full-screen-modal .modal-mask .modal-wrapper .modal-container .modal-header h4{color:#fff!important}.full-screen-modal .modal-mask .modal-wrapper .modal-container .modal-body{margin:0 0;padding:0 0}.full-screen-modal .modal-mask .modal-wrapper .modal-container .modal-footer button{margin-right:1em}.full-screen-modal .modal-mask .modal-wrapper .modal-container .modal-default-button{float:right}.full-screen-modal .modal-mask .modal-wrapper .modal-container .modal-enter,.full-screen-modal .modal-mask .modal-wrapper .modal-container .modal-leave-active{opacity:0}.full-screen-modal .modal-mask .modal-wrapper .modal-container .modal-enter .modal-container,.full-screen-modal .modal-mask .modal-wrapper .modal-container .modal-leave-active .modal-container{transform:scale(1.1)}.loading-indicator div[data-v-60e23899]{display:flex;flex-flow:row wrap;justify-content:center;color:red}.loading-indicator div span[data-v-60e23899]{align-self:center;margin:.25em 0}.loading-indicator div span[data-v-60e23899]:last-child{margin:.25em}.loading-indicator div[data-v-4487167e]{display:flex;flex-flow:row wrap;justify-content:center}.loading-indicator div span[data-v-4487167e]{align-self:center;margin:.25em 0}.loading-indicator div span[data-v-4487167e]:last-child{margin:.25em}.pdf-viewer-modal[data-v-79a50f80]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;z-index:9999;transition:all .3s ease}.pdf-viewer-modal.fullscreen[data-v-79a50f80]{background-color:#000}.pdf-viewer-container[data-v-79a50f80]{background:#fff;border-radius:4px;width:97%;height:95%;max-width:1200px;display:flex;flex-direction:column;overflow:hidden;transition:all .3s ease}.pdf-viewer-container.fullscreen[data-v-79a50f80]{width:100%;height:100%;max-width:none;border-radius:0}.pdf-viewer-header[data-v-79a50f80]{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid #ddd}.pdf-viewer-header h3[data-v-79a50f80]{margin:0;font-size:1.2rem}.header-buttons[data-v-79a50f80]{display:flex;gap:.5rem}.maximize-button[data-v-79a50f80]{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:4px}.maximize-button[data-v-79a50f80]:hover{color:#000;background-color:#f5f5f5}.close-button[data-v-79a50f80]{background:none;border:none;font-size:2rem;cursor:pointer;color:#666;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center}.close-button[data-v-79a50f80]:hover{color:#000}.spinner[data-v-79a50f80]{display:inline-block;width:16px;height:16px;border:2px solid hsla(0,0%,100%,.3);border-radius:50%;border-top-color:#fff;animation:spin-79a50f80 .8s linear infinite}@keyframes spin-79a50f80{to{transform:rotate(1turn)}}.btn[data-v-79a50f80]:disabled{opacity:.6;cursor:not-allowed}.word-viewer-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;z-index:9999;transition:all .3s ease}.word-viewer-modal.fullscreen{background-color:#000}.word-viewer-container{background:#fff;border-radius:4px;width:97%;height:95%;max-width:1200px;display:flex;flex-direction:column;overflow:hidden;transition:all .3s ease}.word-viewer-container.fullscreen{width:100%;height:100%;max-width:none;border-radius:0}#wordViewer .e-de-ctnr-pg-no-spellout{visibility:hidden!important}#wordViewer .e-cursor,#wordViewer .e-de-blinking-cursor,#wordViewer .e-de-caret,#wordViewer .e-de-cursor{display:none!important;visibility:hidden!important}#wordViewer .e-de-container-toolbar,#wordViewer .e-de-status-bar,#wordViewer .e-de-toolbar,#wordViewer .e-toolbar{display:none!important}#wordViewer .e-de-content{user-select:text!important;-webkit-user-select:text!important;-moz-user-select:text!important}#wordViewer .e-de-content,#wordViewer .e-de-content *{cursor:default!important}#wordViewer .e-de-content:focus,#wordViewer .e-de-content :focus{outline:none!important}.word-viewer-header{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid #ddd}.word-viewer-header h3{margin:0;font-size:1.2rem}.e-de-container-toolbar{border-bottom:1px solid #ddd!important}.e-de-status-bar{border-top:1px solid #ddd!important;padding:5px 10px!important;background:#f8f9fa!important}.e-de-page-number{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif!important;font-size:12px!important;color:#333!important;background:#fff!important;border:1px solid #ddd!important;padding:2px 8px!important;border-radius:4px!important;position:relative!important;z-index:1!important}.e-de-container .e-de-main{background:#f5f5f5!important}.e-de-container .e-de-content{background:#fff!important}.e-de-container .e-de-status-bar .e-de-page-count,.e-de-container .e-de-status-bar .e-de-word-count{font-size:12px!important;color:#666!important;margin-right:15px!important}.e-de-container .e-de-toolbar{display:flex!important;visibility:visible!important}.e-de-pagenumber-input{min-height:unset!important;margin-top:-5px!important}.e-de-statusbar-spellcheck{display:none}#pdfviewer[data-v-2546df4a]{height:100%;padding-bottom:10px}.popupButton[data-v-2546df4a]{padding:7px;background-color:#f06423;color:#fff;font-size:1.1rem}.modal[data-v-2546df4a]{width:1024px}.modal[data-v-2546df4a],.modalExpand[data-v-2546df4a]{height:100%;margin:0 auto;padding:20px;background-color:#fff;border-radius:2px;box-shadow:0 2px 8px 3px;transition:all .2s ease-in;font-family:Helvetica,Arial,sans-serif;overflow-y:auto}.modalExpand[data-v-2546df4a]{width:100%}.fadeIn-enter[data-v-2546df4a]{opacity:0}.fadeIn-leave-active[data-v-2546df4a]{opacity:0;transition:all .2s step-end}.fadeIn-enter .modal[data-v-2546df4a],.fadeIn-leave-active.modal[data-v-2546df4a]{transform:scale(1.1)}.overlay[data-v-2546df4a]{top:0;left:0;width:100%;height:100%}.overlay[data-v-2546df4a],.overlayVid[data-v-2546df4a]{position:fixed;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.58);z-index:999;transition:opacity .2s ease}.overlayVid[data-v-2546df4a]{top:20px;left:20px;width:26%;height:45%}.meeting-modal[data-v-2546df4a]{font-family:Open Sans,sans-serif;font-size:16px}label[data-v-2546df4a]{font-family:Oswald;font-size:18px;font-weight:700;line-height:24px;display:block;margin:10px 0;color:#3a505a}legend[data-v-2546df4a]{color:#364349;font-family:Oswald;font-size:26px;font-weight:700;line-height:40px;padding:0}fieldset[data-v-2546df4a]{border:none;padding:0;margin:5px}form[data-v-2546df4a]{display:flex;flex-flow:row wrap}form fieldset[data-v-2546df4a]{flex:1 1 100%}.controls[data-v-2546df4a]{display:flex;flex-flow:nowrap;margin:10px 0}.controls button[data-v-2546df4a]{margin-right:.5em;align-self:center}.controls .loading-indicator[data-v-2546df4a]{align-self:center}.file-list[data-v-2546df4a]{display:flex;flex-flow:column nowrap}.file-list .heading[data-v-2546df4a]{font-family:Oswald;font-size:18px;line-height:24px;margin:10px 0;color:#f06423}.file-list ul[data-v-2546df4a]{width:100%}.file-list ul li[data-v-2546df4a]{padding:5px;width:100%;list-style:none;display:flex;flex-direction:row nowrap;justify-content:space-between;cursor:pointer}.file-list ul li .file-name[data-v-2546df4a]{flex:1 80%;display:flex;align-items:center}.file-list ul li[data-v-2546df4a]:hover{text-decoration:underline}.checkbox-button-group[data-v-2546df4a]{display:flex;flex-direction:row wrap}.checkbox-button-group .checkbox-button-wrap[data-v-2546df4a]{flex:1 300px;margin:0 5px}.checkbox-button-group .checkbox-button-wrap[data-v-2546df4a]:first-child{margin-left:0!important}.checkbox-button-group .checkbox-button-wrap[data-v-2546df4a]:last-child{margin-right:5px!important}div.disabled .checkbox-button[data-v-2546df4a]{cursor:default;background-color:#fafafa}div.disabled .checkbox-button .checkbox-elmt[data-v-2546df4a],div.disabled .checkbox-button .checkmark-box[data-v-2546df4a],div.disabled .checkbox-button .checkmark[data-v-2546df4a]{border-color:#9b9b9b}div.disabled .checkbox-button .checkbox-elmt .checkbox-text[data-v-2546df4a],div.disabled .checkbox-button .checkmark-box .checkbox-text[data-v-2546df4a],div.disabled .checkbox-button .checkmark .checkbox-text[data-v-2546df4a]{color:#9b9b9b}textarea[data-v-2546df4a]{font-family:Open Sans,sans-serif;width:100%;max-width:100%;min-height:10em;max-height:calc(100vh - 500px);border:1px solid rgba(60,80,90,.5)!important;padding:1em 1em;font-size:18px}@media screen and (max-width:1280px){.overlayVid[data-v-2546df4a]{position:fixed;width:40%;height:60%}}.attendance-modal .attendance-table[data-v-5afef7d6]{color:#3c505a}.attendance-modal .attendance-table table[data-v-5afef7d6]{border-collapse:collapse;width:100%;font-family:Open Sans,sans-serif}.attendance-modal .attendance-table table thead tr[data-v-5afef7d6]{height:52px;border-bottom:2px solid rgba(60,80,90,.5)}.attendance-modal .attendance-table table thead tr th[data-v-5afef7d6]{color:#4a4a4a;font-size:1.1em;font-weight:700;line-height:22px;text-align:left;font-family:Arial,Helvetica,sans-serif}.attendance-modal .attendance-table table thead tr th div[data-v-5afef7d6]{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;margin-right:1em}.attendance-modal .attendance-table table thead tr th div span[data-v-5afef7d6]:nth-child(2){padding:0 .5em}.attendance-modal .attendance-table table thead tr th.sortable[data-v-5afef7d6]{cursor:pointer}.attendance-modal .attendance-table table thead tr th.sortable div span[data-v-5afef7d6]:nth-child(2){color:rgba(0,0,0,.28)}.attendance-modal .attendance-table table thead tr th.sortable div span:nth-child(2).active[data-v-5afef7d6]{color:rgba(0,0,0,.8)}.attendance-modal .attendance-table table thead tr th.sortable div span:nth-child(2).active.desc[data-v-5afef7d6]{transform:rotate(180deg)!important}.attendance-modal .attendance-table table thead tr th:first-child div[data-v-5afef7d6],.attendance-modal .attendance-table table thead tr th:nth-child(2) div[data-v-5afef7d6]{border-right:1px solid #cecece}.attendance-modal .attendance-table table thead tr th:nth-child(3) span[data-v-5afef7d6]:first-child{width:100%;text-align:center}.attendance-modal .attendance-table table tbody tr[data-v-5afef7d6]{height:58px;border-bottom:1px solid #d3d3d3}.attendance-modal .attendance-table table tbody tr td:first-child div[data-v-5afef7d6]{display:flex;flex-flow:row nowrap}.attendance-modal .attendance-table table tbody tr td:first-child div span[data-v-5afef7d6]:first-child{margin-right:.5em}.attendance-modal .attendance-table table tbody tr td[data-v-5afef7d6]:nth-child(3){text-align:center}.attendance-modal .attendance-table table tbody tr td:nth-child(3) div[data-v-5afef7d6]{justify-content:center;margin-right:3em}.attendance-modal .attendance-table table tbody tr td:nth-child(3) div div.checkbox[data-v-5afef7d6]{margin:0 auto}.controls[data-v-5afef7d6]{display:flex;flex-flow:nowrap;margin:10px 0}.controls button[data-v-5afef7d6]{margin-right:.5em;align-self:center}.controls .loading-indicator[data-v-5afef7d6]{align-self:center}.committee-meetings[data-v-fcd49912]{padding:1.5em 3em;color:#3c505a}.committee-meetings .text[data-v-fcd49912]{font-size:18px;font-weight:700;color:#3c505a;display:block}.committee-meetings .control-panel[data-v-fcd49912]{display:flex;flex-flow:row wrap}.committee-meetings .control-panel .option-filter[data-v-fcd49912]{display:flex;padding:10px 0}.committee-meetings .control-panel .option-filter .radio-button-group[data-v-fcd49912]{align-self:center}.committee-meetings .control-panel .option-filter .radio-button-group .radio[data-v-fcd49912]{margin-right:2em}.meeting-table table[data-v-fcd49912]{border-collapse:collapse;width:100%;font-family:Open Sans,sans-serif}.meeting-table table thead tr[data-v-fcd49912]{height:52px;border-bottom:2px solid rgba(60,80,90,.5)}.meeting-table table thead tr th[data-v-fcd49912]{color:#4a4a4a;font-size:1.1em;font-weight:700;line-height:22px;text-align:left;font-family:Arial,Helvetica,sans-serif}.meeting-table table thead tr th div[data-v-fcd49912]{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;margin-right:1em}.meeting-table table thead tr th div span[data-v-fcd49912]:nth-child(2){padding:0 .5em}.meeting-table table thead tr th.sortable[data-v-fcd49912]{cursor:pointer}.meeting-table table thead tr th.sortable div span[data-v-fcd49912]:nth-child(2){color:rgba(0,0,0,.28)}.meeting-table table thead tr th.sortable div span:nth-child(2).active[data-v-fcd49912]{color:rgba(0,0,0,.8)}.meeting-table table thead tr th.sortable div span:nth-child(2).active.desc[data-v-fcd49912]{transform:rotate(180deg)!important}.meeting-table table thead tr th:nth-child(2) span[data-v-fcd49912]:first-child,.meeting-table table thead tr th:nth-child(3) span[data-v-fcd49912]:first-child,.meeting-table table thead tr th:nth-child(4) span[data-v-fcd49912]:first-child{width:100%;text-align:center}.meeting-table table thead tr th:first-child div[data-v-fcd49912],.meeting-table table thead tr th:nth-child(3) div[data-v-fcd49912],.meeting-table table thead tr th:nth-child(4) div[data-v-fcd49912]{border-right:1px solid #cecece}.meeting-table table thead tr th:nth-child(5) span[data-v-fcd49912]:first-child{width:100%;text-align:right}.meeting-table table tbody tr[data-v-fcd49912]{height:58px;border-bottom:1px solid #d3d3d3}.meeting-table table tbody tr td:first-child div[data-v-fcd49912]{display:flex;flex-flow:row nowrap}.meeting-table table tbody tr td:first-child div span[data-v-fcd49912]:first-child{margin-right:.5em}.meeting-table table tbody tr td[data-v-fcd49912]:nth-child(2),.meeting-table table tbody tr td[data-v-fcd49912]:nth-child(3),.meeting-table table tbody tr td[data-v-fcd49912]:nth-child(4){text-align:center}.meeting-table table tbody tr td:nth-child(2) div[data-v-fcd49912],.meeting-table table tbody tr td:nth-child(3) div[data-v-fcd49912],.meeting-table table tbody tr td:nth-child(4) div[data-v-fcd49912]{margin-right:3em}.meeting-table table tbody tr td[data-v-fcd49912]:nth-child(5){text-align:right}.controls[data-v-fcd49912]{display:flex;flex-flow:nowrap}.controls button[data-v-fcd49912]{margin-right:.5em;align-self:center}.member-committee-history[data-v-282978a5]{width:100%}.history-table table[data-v-282978a5]{border-collapse:collapse;width:100%;font-family:Open Sans,sans-serif}.history-table table thead tr[data-v-282978a5]{height:52px;border-bottom:2px solid rgba(60,80,90,.5)}.history-table table thead tr th[data-v-282978a5]{color:#4a4a4a;font-size:1.1em;font-weight:700;line-height:22px;text-align:left;font-family:Arial,Helvetica,sans-serif}.history-table table thead tr th div[data-v-282978a5]{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;margin-right:1em}.history-table table thead tr th div span[data-v-282978a5]:first-child{padding-right:.5em}.history-table table thead tr th div span[data-v-282978a5]:nth-child(2){padding:0 .5em}.history-table table thead tr th.sortable[data-v-282978a5]{cursor:pointer}.history-table table thead tr th.sortable div span[data-v-282978a5]:nth-child(2){color:rgba(0,0,0,.28)}.history-table table thead tr th.sortable div span:nth-child(2).active[data-v-282978a5]{color:rgba(0,0,0,.8)}.history-table table thead tr th.sortable div span:nth-child(2).active.desc[data-v-282978a5]{transform:rotate(180deg)!important}.history-table table thead tr th:nth-child(10) span[data-v-282978a5]:first-child{width:100%;text-align:center}.history-table table thead tr th:nth-child(2) div[data-v-282978a5],.history-table table thead tr th:nth-child(3) div[data-v-282978a5],.history-table table thead tr th:nth-child(4) div[data-v-282978a5],.history-table table thead tr th:nth-child(6) div[data-v-282978a5],.history-table table thead tr th:nth-child(7) div[data-v-282978a5],.history-table table thead tr th:nth-child(9) div[data-v-282978a5]{border-right:1px solid #cecece}.history-table table tbody tr td[data-v-282978a5]{padding-top:15px;padding-right:.5em}.history-table table tbody tr td:first-child div[data-v-282978a5]{display:flex;flex-flow:row nowrap}.history-table table tbody tr td:first-child div span[data-v-282978a5]:first-child{margin-right:.5em}.history-table table tbody tr td[data-v-282978a5]:nth-child(10){text-align:center}.history-table table tbody tr td:nth-child(10) div[data-v-282978a5]{margin-right:3em}.history-table table tbody tr[data-v-282978a5]:nth-child(2n){border-bottom:1px solid #d3d3d3}.history-table table tbody tr:nth-child(2n) td[data-v-282978a5]{padding-bottom:15px}.no-note[data-v-282978a5]{border-bottom:1px solid #d3d3d3}.no-note td[data-v-282978a5]{padding-bottom:15px}.note-main[data-v-282978a5]{border:2px solid #ccc;width:100%;padding:.5em 1em;display:flex;flex-flow:row wrap}.note-label[data-v-282978a5]{flex:1 100%;display:flex;flex-flow:row nowrap;justify-content:flex-end;cursor:pointer}.label[data-v-282978a5]{color:#3a505a;font-family:Oswald;font-size:18px;font-weight:700;line-height:24px}.note[data-v-282978a5]{flex:1 100%}.eoi-review[data-v-9c54bd8a]{font-size:18px;margin-bottom:5em}.eoi-review p[data-v-9c54bd8a]{font-family:Open Sans,sans-serif;margin:0 0}.eoi-review .band-3[data-v-9c54bd8a]{display:flex;flex-flow:row wrap}.eoi-review .band-3 .contact-details[data-v-9c54bd8a],.eoi-review .band-3 .employment-details[data-v-9c54bd8a],.eoi-review .band-3 .personal-details[data-v-9c54bd8a]{flex:30%;margin:.25em .25em;padding:.5em 1em;background-color:#f4f3ef;box-shadow:0 2px 2px rgba(0,0,0,.15);font-size:18px}.eoi-review .band-3 .contact-details h4[data-v-9c54bd8a],.eoi-review .band-3 .employment-details h4[data-v-9c54bd8a],.eoi-review .band-3 .personal-details h4[data-v-9c54bd8a]{margin:0 0}.eoi-review .band-3 .contact-details pre[data-v-9c54bd8a],.eoi-review .band-3 .employment-details pre[data-v-9c54bd8a],.eoi-review .band-3 .personal-details pre[data-v-9c54bd8a]{white-space:pre-line;margin:0 0;font-family:Open Sans,sans-serif}.eoi-review .band-3 .contact-details p.email[data-v-9c54bd8a],.eoi-review .band-3 .employment-details p.email[data-v-9c54bd8a],.eoi-review .band-3 .personal-details p.email[data-v-9c54bd8a]{word-break:break-all}.eoi-review p.textarea[data-v-9c54bd8a]{border:2px solid #eee;max-height:240px;overflow:auto;padding:1em 1em;white-space:pre-line}.eoi-review ol[data-v-9c54bd8a]{padding-left:1.2em}.eoi-review ol li[data-v-9c54bd8a]{counter-increment:li}.eoi-review ol li[data-v-9c54bd8a]::marker{content:counter(li) " | ";left:-1em;top:.251em;color:#3c505a;font-family:Grotzec_Head_Condensedbold,Oswald,Arial,Helvetica,sans-serif}@media screen and (max-width:1200px){.review .band-3 .contact-details[data-v-9c54bd8a],.review .band-3 .employment-details[data-v-9c54bd8a],.review .band-3 .personal-details[data-v-9c54bd8a]{flex:100%}}.eoi-apply[data-v-6685f145]{font-size:18px;margin-bottom:5em}.eoi-apply h3[data-v-6685f145],.eoi-apply h4[data-v-6685f145]{margin:1.5em 0 .5em 0}.eoi-apply p[data-v-6685f145]{font-family:Open Sans,sans-serif;margin:0 0}.eoi-apply .band-3[data-v-6685f145]{display:flex;flex-flow:row wrap}.eoi-apply .band-3 .contact-details[data-v-6685f145],.eoi-apply .band-3 .employment-details[data-v-6685f145],.eoi-apply .band-3 .personal-details[data-v-6685f145]{flex:30%;margin:.25em .25em;padding:.5em 1em;background-color:#f4f3ef;box-shadow:0 2px 2px rgba(0,0,0,.15);font-size:18px}.eoi-apply .band-3 .contact-details h4[data-v-6685f145],.eoi-apply .band-3 .employment-details h4[data-v-6685f145],.eoi-apply .band-3 .personal-details h4[data-v-6685f145]{margin:0 0}.eoi-apply .band-3 .contact-details pre[data-v-6685f145],.eoi-apply .band-3 .employment-details pre[data-v-6685f145],.eoi-apply .band-3 .personal-details pre[data-v-6685f145]{white-space:pre-line;margin:0 0;font-family:Open Sans,sans-serif}.eoi-apply .band-3 .contact-details p.email[data-v-6685f145],.eoi-apply .band-3 .employment-details p.email[data-v-6685f145],.eoi-apply .band-3 .personal-details p.email[data-v-6685f145]{word-break:break-all}.eoi-apply p.textarea[data-v-6685f145]{border:2px solid #eee;max-height:240px;overflow:auto;padding:1em 1em;white-space:pre-line}.eoi-apply ol[data-v-6685f145]{padding-left:1.2em}.eoi-apply ol li[data-v-6685f145]{counter-increment:li}.eoi-apply ol li[data-v-6685f145]::marker{content:counter(li) " | ";left:-1em;top:.251em;color:#3c505a;font-family:Grotzec_Head_Condensedbold,Oswald,Arial,Helvetica,sans-serif}.eoi-apply textarea[data-v-6685f145]{display:block;font-family:Open Sans,sans-serif;width:100%;max-width:100%;min-height:10em;max-height:calc(100vh - 500px);border:1px solid rgba(60,80,90,.5)!important;padding:1em 1em;font-size:1.25em}.eoi-apply textarea.has-error[data-v-6685f145]{outline:1px solid red!important}@media screen and (max-width:1200px){.review .band-3 .contact-details[data-v-6685f145],.review .band-3 .employment-details[data-v-6685f145],.review .band-3 .personal-details[data-v-6685f145]{flex:100%}}.eoi-form-modal .modal-mask{position:fixed;z-index:9998;top:0;left:0;width:100%;height:100%;background-color:#3c505a;display:table;transition:opacity .3s ease}.eoi-form-modal .modal-mask .modal-wrapper{display:table-cell;vertical-align:middle}.eoi-form-modal .modal-mask .modal-wrapper .modal-container{width:100vw;height:auto;margin:0 0;padding:0 0;top:0;left:0;transition:all .3s ease;background-color:#3c505a;position:relative}.eoi-form-modal .modal-mask .modal-wrapper .modal-container .close-icon{position:absolute;color:#fff;cursor:pointer;right:.75em;font-size:1.5em}.eoi-form-modal .modal-mask .modal-wrapper .modal-container .modal-header{width:90%}.eoi-form-modal .modal-mask .modal-wrapper .modal-container .modal-header h4{color:#fff!important}.eoi-form-modal .modal-mask .modal-wrapper .modal-container .modal-header p{font-family:Open sans}.eoi-form-modal .modal-mask .modal-wrapper .modal-container .modal-body{margin:0 0;padding:0 0}.eoi-form-modal .modal-mask .modal-wrapper .modal-container .modal-body .eoi-form{padding:1em 2em 1em 2em;width:100%;height:100vh;overflow:auto;color:#3c505a;background-color:#fff}.eoi-form-modal .modal-mask .modal-wrapper .modal-container .modal-footer button{margin-right:1em}.eoi-form-modal .modal-mask .modal-wrapper .modal-container .modal-default-button{float:right}.eoi-form-modal .modal-mask .modal-wrapper .modal-container .modal-enter,.eoi-form-modal .modal-mask .modal-wrapper .modal-container .modal-leave-active{opacity:0}.eoi-form-modal .modal-mask .modal-wrapper .modal-container .modal-enter .modal-container,.eoi-form-modal .modal-mask .modal-wrapper .modal-container .modal-leave-active .modal-container{transform:scale(1.1)}@media (max-width:768px){.alert-box .modal-mask .modal-wrapper .modal-container{width:375px}}[data-v-b7e565f2] .modal-body{padding:0!important;font-family:Open Sans,sans-serif;font-size:16px}.body-main[data-v-b7e565f2]{background-color:#f4f3ef;width:100%;padding:1.5em 0;display:flex;flex-flow:row wrap}.body-main .eoi-heading-main h2[data-v-b7e565f2]{padding:0;margin:0;font-family:Oswald;font-size:26px}.body-main .eoi-heading-main span[data-v-b7e565f2]{padding:10px 0}.body-main .eoi-control[data-v-b7e565f2]{display:flex;justify-content:flex-end;padding-top:10px}.assessment-form[data-v-b7e565f2]{flex:1 100%;padding:1.5em;display:flex;flex-flow:row wrap;justify-content:space-between}.assessment-form .form-col[data-v-b7e565f2]{flex:1 200px;padding:0 5px}.assessment-form .form-col label[data-v-b7e565f2]{font-family:Oswald;font-size:18px;font-weight:700}.assessment-form .form-col .select[data-v-b7e565f2]{padding-top:10px}.info-box div[data-v-b7e565f2]{flex:0 0 100%;display:flex;flex-flow:row nowrap;margin-bottom:8px}.info-box div span[data-v-b7e565f2]:first-child{min-width:150px;max-width:150px;margin-right:1em}.info-box div span[data-v-b7e565f2]:last-child{min-width:170px;max-width:250px}.left-panel[data-v-b7e565f2]{flex:2 0;background-color:#f4f3ef;padding:0 30px;min-width:460px}.right-panel[data-v-b7e565f2]{flex:5 0;padding:0 30px;min-width:460px}.fieldname[data-v-b7e565f2]{color:#3a505a;font-family:Oswald;font-size:18px;font-weight:700;line-height:24px}.fielddata[data-v-b7e565f2]{color:#273238;font-family:Open Sans;font-size:16px;line-height:22px;padding-top:3px}.fielddata span[data-v-b7e565f2]{display:block}.controls[data-v-b7e565f2]{display:flex;flex-flow:nowrap;margin:10px 0}.controls button[data-v-b7e565f2]{margin-right:.5em;align-self:center}.controls .loading-indicator[data-v-b7e565f2]{align-self:center}textarea[data-v-b7e565f2]{font-family:Open Sans,sans-serif;width:100%;max-width:100%;min-height:10em;max-height:calc(100vh - 500px);border:1px solid rgba(60,80,90,.5)!important;padding:1em 1em;font-size:18px}.committee-members[data-v-08381c72]{padding:1.5em 3em;color:#3c505a}.committee-members .text[data-v-08381c72]{font-size:18px;font-weight:700;color:#3c505a;display:block}.committee-members .control-panel[data-v-08381c72]{display:flex;flex-flow:row wrap}.committee-members .control-panel .option-filter[data-v-08381c72]{display:flex;padding:10px 0}.committee-members .control-panel .option-filter .radio-button-group[data-v-08381c72]{align-self:center}.committee-members .control-panel .option-filter .radio-button-group .radio[data-v-08381c72]{margin-right:2em}.eoi-section[data-v-08381c72],.membership-type-role-section[data-v-08381c72]{padding:1.2em;background-color:#f4f3ef;border-top:5px solid #1969aa}.eoi-section .heading-wrap h2[data-v-08381c72],.membership-type-role-section .heading-wrap h2[data-v-08381c72]{padding:0;margin:0}.eoi-members-table table[data-v-08381c72]{border-collapse:collapse;width:100%;font-family:Open Sans,sans-serif}.eoi-members-table table thead tr[data-v-08381c72]{height:52px;border-bottom:2px solid rgba(60,80,90,.5)}.eoi-members-table table thead tr th[data-v-08381c72]{color:#4a4a4a;font-size:1.1em;font-weight:700;line-height:22px;text-align:left;font-family:Arial,Helvetica,sans-serif}.eoi-members-table table thead tr th div[data-v-08381c72]{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;margin-right:1em}.eoi-members-table table thead tr th div span[data-v-08381c72]:nth-child(2){padding:0 .5em}.eoi-members-table table thead tr th.sortable[data-v-08381c72]{cursor:pointer}.eoi-members-table table thead tr th.sortable div span[data-v-08381c72]:nth-child(2){color:rgba(0,0,0,.28)}.eoi-members-table table thead tr th.sortable div span:nth-child(2).active[data-v-08381c72]{color:rgba(0,0,0,.8)}.eoi-members-table table thead tr th.sortable div span:nth-child(2).active.desc[data-v-08381c72]{transform:rotate(180deg)!important}.eoi-members-table table thead tr th:first-child div[data-v-08381c72],.eoi-members-table table thead tr th:nth-child(2) div[data-v-08381c72],.eoi-members-table table thead tr th:nth-child(3) div[data-v-08381c72],.eoi-members-table table thead tr th:nth-child(4) div[data-v-08381c72]{border-right:1px solid #cecece}.eoi-members-table table thead tr th:nth-child(5) span[data-v-08381c72]:first-child{width:100%;text-align:right}.eoi-members-table table tbody tr[data-v-08381c72]{height:58px;border-bottom:1px solid #d3d3d3}.eoi-members-table table tbody tr td:first-child div[data-v-08381c72]{display:flex;flex-flow:row nowrap}.eoi-members-table table tbody tr td:first-child div span[data-v-08381c72]:first-child{margin-right:.5em}.eoi-members-table table tbody tr td div[data-v-08381c72]{margin-right:3em}.eoi-members-table table tbody tr td[data-v-08381c72]:nth-child(5){text-align:right}.members-table table[data-v-08381c72]{border-collapse:collapse;width:100%;font-family:Open Sans,sans-serif}.members-table table thead tr[data-v-08381c72]{height:52px;border-bottom:2px solid rgba(60,80,90,.5)}.members-table table thead tr th[data-v-08381c72]{color:#4a4a4a;font-size:1.1em;font-weight:700;line-height:22px;text-align:left;font-family:Arial,Helvetica,sans-serif}.members-table table thead tr th div[data-v-08381c72]{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;margin-right:1em}.members-table table thead tr th div span[data-v-08381c72]:nth-child(2){padding:0 .5em}.members-table table thead tr th.sortable[data-v-08381c72]{cursor:pointer}.members-table table thead tr th.sortable div span[data-v-08381c72]:nth-child(2){color:rgba(0,0,0,.28)}.members-table table thead tr th.sortable div span:nth-child(2).active[data-v-08381c72]{color:rgba(0,0,0,.8)}.members-table table thead tr th.sortable div span:nth-child(2).active.desc[data-v-08381c72]{transform:rotate(180deg)!important}.members-table table thead tr th:nth-child(4) span[data-v-08381c72]:first-child,.members-table table thead tr th:nth-child(5) span[data-v-08381c72]:first-child{width:100%;text-align:center}.members-table table thead tr th:first-child div[data-v-08381c72],.members-table table thead tr th:nth-child(3) div[data-v-08381c72]{border-right:1px solid #cecece}.members-table table tbody tr[data-v-08381c72]{height:58px;border-bottom:1px solid #d3d3d3}.members-table table tbody tr td:first-child div[data-v-08381c72]{display:flex;flex-flow:row nowrap}.members-table table tbody tr td:first-child div span[data-v-08381c72]:first-child{margin-right:.5em}.members-table table tbody tr td[data-v-08381c72]:nth-child(4),.members-table table tbody tr td[data-v-08381c72]:nth-child(5){text-align:center}.members-table table tbody tr td:nth-child(4) div[data-v-08381c72],.members-table table tbody tr td:nth-child(5) div[data-v-08381c72]{margin-right:3em}.membership-role-table table[data-v-08381c72]{border-collapse:collapse;width:100%;font-family:Open Sans,sans-serif}.membership-role-table table thead tr[data-v-08381c72]{height:52px;border-bottom:2px solid rgba(60,80,90,.5)}.membership-role-table table thead tr th[data-v-08381c72]{color:#4a4a4a;font-size:1.1em;font-weight:700;line-height:22px;text-align:left;font-family:Arial,Helvetica,sans-serif}.membership-role-table table thead tr th div[data-v-08381c72]{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;margin-right:1em}.membership-role-table table thead tr th div span[data-v-08381c72]:nth-child(2){padding:0 .5em}.membership-role-table table thead tr th.sortable[data-v-08381c72]{cursor:pointer}.membership-role-table table thead tr th.sortable div span[data-v-08381c72]:nth-child(2){color:rgba(0,0,0,.28)}.membership-role-table table thead tr th.sortable div span:nth-child(2).active[data-v-08381c72]{color:rgba(0,0,0,.8)}.membership-role-table table thead tr th.sortable div span:nth-child(2).active.desc[data-v-08381c72]{transform:rotate(180deg)!important}.membership-role-table table thead tr th:first-child div[data-v-08381c72],.membership-role-table table thead tr th:nth-child(2) div[data-v-08381c72],.membership-role-table table thead tr th:nth-child(3) div[data-v-08381c72]{border-right:1px solid #cecece}.membership-role-table table thead tr th:nth-child(5) span[data-v-08381c72]:first-child{width:100%;text-align:right}.membership-role-table table tbody tr[data-v-08381c72]{height:58px;border-bottom:1px solid #d3d3d3}.membership-role-table table tbody tr td:first-child div[data-v-08381c72]{display:flex;flex-flow:row nowrap}.membership-role-table table tbody tr td:first-child div span[data-v-08381c72]:first-child{margin-right:.5em}.membership-role-table table tbody tr td div[data-v-08381c72]{margin-right:3em}.membership-role-table table tbody tr td[data-v-08381c72]:nth-child(5){text-align:right}.controls[data-v-08381c72]{display:flex;flex-flow:nowrap}.controls button[data-v-08381c72]{margin-right:.5em;align-self:center}.link[data-v-08381c72]{text-decoration:underline;cursor:pointer;color:#000}.filename-box[data-v-d828c458]{font-family:Open Sans;font-size:18px;line-height:32px;height:60px;border:1px solid #a9a9a9;border-bottom:2px solid grey;display:flex;white-space:nowrap;overflow:hidden;width:100%}.filename-box span[data-v-d828c458]{align-self:center;padding:0 18px 0 18px;width:100%;max-width:600px;overflow:hidden;text-overflow:ellipsis}.file-selector-wrapper[data-v-d828c458]{display:flex;flex-flow:row wrap;align-items:center}.file-selector-wrapper div.col1[data-v-d828c458]{flex:5;flex-flow:row nowrap;display:flex}.file-selector-wrapper div.col2[data-v-d828c458]{flex:1;flex-flow:row nowrap;display:flex}.btn[data-v-d828c458]{margin-top:0;margin-bottom:0}.disable-select[data-v-d828c458]{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.error[data-v-d828c458]{color:red}.pdf-container[data-v-bd934556]{z-index:999}#pdfviewer[data-v-bd934556]{height:100%;padding-bottom:10px}.popupButton[data-v-bd934556]{padding:7px;background-color:#f06423;color:#fff;font-size:1.1rem}.modal[data-v-bd934556]{width:1024px}.modal[data-v-bd934556],.modalExpand[data-v-bd934556]{height:100%;margin:0 auto;padding:20px;background-color:#fff;border-radius:2px;box-shadow:0 2px 8px 3px;transition:all .2s ease-in;font-family:Helvetica,Arial,sans-serif;overflow-y:auto}.modalExpand[data-v-bd934556]{width:100%}.fadeIn-enter[data-v-bd934556]{opacity:0}.fadeIn-leave-active[data-v-bd934556]{opacity:0;transition:all .2s step-end}.fadeIn-enter .modal[data-v-bd934556],.fadeIn-leave-active.modal[data-v-bd934556]{transform:scale(1.1)}.overlay[data-v-bd934556]{top:0;left:0;justify-content:center;align-items:center;width:100%;height:100%}.overlay[data-v-bd934556],.overlayVid[data-v-bd934556]{position:fixed;display:flex;background:rgba(0,0,0,.58);z-index:999;transition:opacity .2s ease}.overlayVid[data-v-bd934556]{top:20px;left:20px;width:26%;height:45%}.committee-overview[data-v-bd934556]{display:flex;flex-flow:nowrap;color:#3c505a}.committee-overview span[data-v-bd934556]{font-size:16px;line-height:2em;font-family:Open Sans,sans-serif}.committee-overview .left-side[data-v-bd934556]{flex:40%;height:100vh;background-color:#f4f3ef}.committee-overview .left-side div.field[data-v-bd934556]{display:flex;margin-bottom:.5em}.committee-overview .left-side div.field .fieldname[data-v-bd934556]{color:#3a505a;font-family:Oswald;font-size:18px;font-weight:700;line-height:24px;flex:1;max-width:200px;min-width:165px}.committee-overview .left-side div.field .fielddata[data-v-bd934556]{color:#273238;font-family:Open Sans;font-size:16px;line-height:27px;display:block;flex:1}.committee-overview .left-side div.field .fielddata span[data-v-bd934556]{width:120px;float:left}.committee-overview .left-side div.field .gen-file-label[data-v-bd934556]{color:#f06423;font-family:Open Sans;font-size:1em;align-self:center}.committee-overview .left-side hr[data-v-bd934556]{margin-top:1em;margin-bottom:1em;border:1px solid rgba(60,80,90,.5)}.committee-overview .right-side[data-v-bd934556]{flex:60%}.committee-overview .file-list hr[data-v-bd934556]{height:1px;margin:0 0 1em 0;border:1px solid #bbb}.committee-overview .file-list ul[data-v-bd934556]{padding-inline-start:0}.committee-overview .file-list ul li[data-v-bd934556]{list-style:none;line-height:3em;display:flex;flex-wrap:nowrap}.committee-overview .file-list ul li.current p[data-v-bd934556]{font-weight:bolder;color:#f06423}.committee-overview .file-list ul li[data-v-bd934556]:hover{text-decoration:underline;color:#000}.committee-overview .file-list ul li div[data-v-bd934556]:first-child{padding-left:0;cursor:pointer;overflow:hidden;flex:80%}.committee-overview .file-list ul li div:first-child i[data-v-bd934556]{font-size:1.5em;margin-right:.5em}.committee-overview .file-list ul li div:first-child p[data-v-bd934556]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.committee-overview .file-list ul li div[data-v-bd934556]:last-child{flex:20%;text-align:right;margin:auto 0 auto auto}.file-uploader[data-v-bd934556]{font-family:Open Sans,sans-serif;font-size:16px}@media screen and (max-width:1024px){.committee-overview[data-v-bd934556]{flex-flow:wrap}.committee-overview .left-side[data-v-bd934556],.committee-overview .right-side[data-v-bd934556]{flex:100%}.committee-overview .left-side[data-v-bd934556]{height:auto}}@media screen and (max-width:1280px){.overlayVid[data-v-bd934556]{position:fixed;width:40%;height:60%}}.committee-modal[data-v-26bedf42]{color:#3c505a}.committee-modal h4[data-v-26bedf42]{margin:0}.committee-modal fieldset[data-v-26bedf42]{border:none}.committee-modal textarea[data-v-26bedf42]{display:block;font-family:Open Sans,sans-serif;width:100%;max-width:100%;min-height:10em;max-height:calc(100vh - 500px);border:1px solid rgba(60,80,90,.5)!important;padding:1em 1em;font-size:18px}.committee-modal input.has-error[data-v-26bedf42],.committee-modal textarea.has-error[data-v-26bedf42]{outline:1px solid red!important}.validation-msg[data-v-26bedf42]{color:red;font-family:arial;font-size:.85em}.page-nav[data-v-1716a655]{position:fixed;top:113px;left:0;height:68px;width:100%;z-index:105}.toggle-eoi-modal[data-v-c970220a]{color:#3c505a}.toggle-eoi-modal .open[data-v-c970220a]{color:green}.toggle-eoi-modal .closed[data-v-c970220a]{color:red}.toggle-eoi-modal .btn-row[data-v-c970220a]{text-align:center}.toggle-eoi-modal .btn-row .btn[data-v-c970220a]{width:200px!important}.page-nav[data-v-6190e641]{position:fixed;top:113px;left:0;height:68px;width:100%;z-index:105}.committee-management[data-v-6190e641]{padding-top:1em}.committee-management .autocomplete[data-v-6190e641]{position:relative}.committee-management .autocomplete .icon-hm[data-v-6190e641]{position:absolute;color:rgba(60,80,90,.5);border-left:1px solid rgba(60,80,90,.5);font-size:1.5em;top:.25em;line-height:2em;margin-left:-2em;padding-left:.5em}.committee-management .autocomplete .searchField[data-v-6190e641]:active,.committee-management .autocomplete .searchField[data-v-6190e641]:focus{outline:1px solid #fff;box-shadow:0 0 1px 4px rgba(240,100,35,.8)}.committee-management .autocomplete .autocomplete-results[data-v-6190e641]{position:absolute;z-index:999;font-family:sans-serif;padding:0;margin:.25em 0 0 0;border:1px solid rgba(60,80,90,.5);box-shadow:0 2px 4px 0 rgba(0,0,0,.4);max-height:350px;overflow:auto;width:100%;background-color:#fff}.committee-management .autocomplete .autocomplete-result[data-v-6190e641]{list-style:none;text-align:left;padding:4px 2px;cursor:pointer;line-height:1em;padding:1em 1em;border-bottom:1px solid #d7d2be}.committee-management .autocomplete .autocomplete-result.is-active[data-v-6190e641],.committee-management .autocomplete .autocomplete-result[data-v-6190e641]:hover{background-color:#f4f3ef}.committee-management .option-filter[data-v-6190e641]{padding:2em 0}.committee-management .option-filter .radio-button-group[data-v-6190e641]{align-self:center}.committee-management .option-filter .radio-button-group .radio[data-v-6190e641]{margin-right:2em}.search-result[data-v-6190e641]{padding:1em 2em}.search-result table[data-v-6190e641]{border-collapse:collapse;width:100%;font-family:Open Sans,sans-serif}.search-result table thead tr[data-v-6190e641]{height:52px;border-bottom:2px solid rgba(60,80,90,.5)}.search-result table thead tr th[data-v-6190e641]{color:#4a4a4a;font-size:1.1em;font-weight:700;line-height:22px;text-align:left;font-family:Arial,Helvetica,sans-serif}.search-result table thead tr th div[data-v-6190e641]{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;margin-right:1em}.search-result table thead tr th div span[data-v-6190e641]:nth-child(2){padding:0 .5em}.search-result table thead tr th.sortable[data-v-6190e641]{cursor:pointer}.search-result table thead tr th.sortable div span[data-v-6190e641]:nth-child(2){color:rgba(0,0,0,.28)}.search-result table thead tr th.sortable div span:nth-child(2).active[data-v-6190e641]{color:rgba(0,0,0,.8)}.search-result table thead tr th.sortable div span:nth-child(2).active.desc[data-v-6190e641]{transform:rotate(180deg)!important}.search-result table thead tr th:nth-child(2) span[data-v-6190e641]:first-child,.search-result table thead tr th:nth-child(3) span[data-v-6190e641]:first-child,.search-result table thead tr th:nth-child(4) span[data-v-6190e641]:first-child{width:100%;text-align:left}.search-result table thead tr th:first-child div[data-v-6190e641],.search-result table thead tr th:nth-child(3) div[data-v-6190e641],.search-result table thead tr th:nth-child(4) div[data-v-6190e641]{border-right:1px solid #cecece}.search-result table thead tr th:nth-child(5) span[data-v-6190e641]:first-child{width:100%;text-align:center}.search-result table tbody tr[data-v-6190e641]{height:58px;border-bottom:1px solid #d3d3d3}.search-result table tbody tr.is-firm[data-v-6190e641]{border-bottom:2px solid #d3d3d3}.search-result table tbody tr td[data-v-6190e641]{font-size:1em}.search-result table tbody tr td div[data-v-6190e641]{margin-right:1em}.search-result table tbody tr td:first-child div[data-v-6190e641]{display:flex;flex-flow:row nowrap}.search-result table tbody tr td:first-child div span[data-v-6190e641]:first-child{margin-right:.5em}.search-result table tbody tr td[data-v-6190e641]:nth-child(2){padding-left:1em}.search-result table tbody tr td[data-v-6190e641]:nth-child(5){text-align:center}.search-result table tbody tr td:nth-child(5) div[data-v-6190e641]{margin-right:3em}@media (max-width:800px){.committee-management .divider[data-v-6190e641]{display:none}.committee-management .option-filter[data-v-6190e641]{max-width:250px;padding:0}}.modal-details-edit .modal-mask[data-v-1c900e6d]{position:fixed;z-index:9998;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:table;transition:opacity .3s ease}.modal-details-edit .modal-wrapper[data-v-1c900e6d]{display:table-cell;vertical-align:middle}.modal-details-edit .modal-container[data-v-1c900e6d]{width:50%;min-width:640px;float:right;height:100vh;overflow:auto;background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.33);transition:all .3s ease;position:relative}.modal-details-edit .modal-header div[data-v-1c900e6d]{width:100vw;position:fixed;height:100px;padding:1em 1.5em;background-color:#3c505a;z-index:2}.modal-details-edit .modal-header div .close-icon[data-v-1c900e6d]{z-index:9;position:fixed;top:1.5em;color:#fff;cursor:pointer;right:.75em;font-size:1.5em}.modal-details-edit .modal-header div span[data-v-1c900e6d]{display:block;color:#fff}.modal-details-edit .modal-header div span.line1[data-v-1c900e6d]{font-family:Oswald;font-size:21px}.modal-details-edit .modal-header div span.line2[data-v-1c900e6d]{font-family:Open Sans;font-size:18px;line-height:24p}.modal-details-edit .modal-body[data-v-1c900e6d]{padding:1em 1em;margin-top:100px}.modal-details-edit .modal-body h4[data-v-1c900e6d]{margin:0 0}.modal-details-edit .modal-body label[data-v-1c900e6d]{font-weight:700}.modal-details-edit .modal-body textarea[data-v-1c900e6d]{height:120px;font-size:18px;padding:.5em .5em}.modal-details-edit .modal-body pre[data-v-1c900e6d]{margin-left:2em;font-family:Open Sans,sans-serif}.modal-details-edit .modal-body .postcode[data-v-1c900e6d],.modal-details-edit .modal-body .state[data-v-1c900e6d],.modal-details-edit .modal-body .suburb[data-v-1c900e6d]{background-color:#eee;height:60px;line-height:60px;border:1px solid grey;font-family:Open Sans;padding-left:1em}.modal-details-edit .modal-body div.autocomplete[data-v-1c900e6d]{position:relative}.modal-details-edit .modal-body div.autocomplete .icon[data-v-1c900e6d]{position:absolute;color:rgba(60,80,90,.5);font-size:1.5em;top:1.5em;line-height:2em;margin-left:-2em;padding-left:.5em}.modal-details-edit .modal-body div.autocomplete ul.autocomplete-results[data-v-1c900e6d]{position:absolute;z-index:999;font-family:sans-serif;padding:0;margin:0;border:1px solid rgba(60,80,90,.5);box-shadow:0 2px 2px 0 rgba(0,0,0,.25);max-height:350px;overflow:auto;min-width:350px;background-color:#fff}.modal-details-edit .modal-body div.autocomplete ul.autocomplete-results li.autocomplete-result[data-v-1c900e6d]{list-style:none;cursor:pointer;line-height:1em;padding:1em 1em;border-bottom:1px solid #d7d2be}.modal-details-edit .modal-body div.autocomplete ul.autocomplete-results li.autocomplete-result.is-active[data-v-1c900e6d],.modal-details-edit .modal-body div.autocomplete ul.autocomplete-results li.autocomplete-result[data-v-1c900e6d]:hover{background-color:#f4f3ef}.modal-details-edit .modal-footer[data-v-1c900e6d]{padding:1em 1em}.modal-details-edit .modal-default-button[data-v-1c900e6d]{float:right}.modal-details-edit .modal-enter[data-v-1c900e6d],.modal-details-edit .modal-leave-active[data-v-1c900e6d]{opacity:0}.modal-details-edit .modal-enter .modal-container[data-v-1c900e6d],.modal-details-edit .modal-leave-active .modal-container[data-v-1c900e6d]{transform:scale(1.1)}@media screen and (max-width:768px){.modal-update-practitioner .modal-container[data-v-1c900e6d]{min-width:auto;width:100%}}div.has-error>div.mx-datepicker[data-v-1c900e6d],input.has-error[data-v-1c900e6d],select.has-error[data-v-1c900e6d]{border:1px solid red!important}.mx-datepicker[data-v-1c900e6d]{width:100%!important}input[data-v-1c900e6d]:disabled,select[data-v-1c900e6d]:disabled,textarea[data-v-1c900e6d]:disabled{background-color:#eee}button[data-v-1c900e6d]{margin-right:1em}.fast-track-modal[data-v-7330dc53]{color:#3c505a}.fast-track-modal h4[data-v-7330dc53]{margin:0}table[data-v-7330dc53]{border-collapse:collapse;width:100%;font-family:Open Sans,sans-serif;position:relative}table thead tr[data-v-7330dc53]{height:52px;border-bottom:2px solid rgba(60,80,90,.5)}table thead tr th[data-v-7330dc53]{box-shadow:0 1px 1px -1px rgba(0,0,0,.4);color:#4a4a4a;font-size:1.1em;font-weight:700;line-height:22px;text-align:left;font-family:Arial,Helvetica,sans-serif}table thead tr th div[data-v-7330dc53]{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;margin-right:1em;border-right:1px solid #cecece}table thead tr th div span[data-v-7330dc53]:nth-child(2){padding:0 .5em}table thead tr th.sortable[data-v-7330dc53]{cursor:pointer}table thead tr th.sortable div span[data-v-7330dc53]:nth-child(2){color:rgba(0,0,0,.28)}table thead tr th.sortable div span:nth-child(2).active[data-v-7330dc53]{color:rgba(0,0,0,.8)}table thead tr th.sortable div span:nth-child(2).active.desc[data-v-7330dc53]{transform:rotate(180deg)!important}table thead tr th:last-child div[data-v-7330dc53]{border-right:none}table thead tr th:nth-child(5) span[data-v-7330dc53]:first-child{width:100%}table tbody tr[data-v-7330dc53]{height:58px;border-bottom:1px solid #d3d3d3}table tbody tr.is-firm[data-v-7330dc53]{border-bottom:2px solid #d3d3d3}table tbody tr td[data-v-7330dc53]{font-size:1em}table tbody tr td div[data-v-7330dc53]{margin-right:1em}table tbody tr td:first-child div[data-v-7330dc53]{display:flex;flex-flow:row nowrap}table tbody tr td:first-child div span[data-v-7330dc53]:first-child{margin-right:.5em}table tbody tr td[data-v-7330dc53]:nth-child(2){padding-left:1em}table tbody tr td:nth-child(4) div[data-v-7330dc53]{margin-right:3em}.member-status-modal[data-v-4ac45a22]{color:#3c505a}.member-status-modal h4[data-v-4ac45a22]{margin:0}.member-status-modal fieldset[data-v-4ac45a22]{border:none}.member-status-modal textarea[data-v-4ac45a22]{display:block;font-family:Open Sans,sans-serif;width:100%;max-width:100%;min-height:10em;max-height:calc(100vh - 500px);border:1px solid rgba(60,80,90,.5)!important;padding:1em 1em;font-size:18px}.member-status-modal input.has-error[data-v-4ac45a22],.member-status-modal textarea.has-error[data-v-4ac45a22]{outline:1px solid red!important}.member-status-modal p[data-v-4ac45a22]{font-family:Open Sans,sans-serif}.validation-msg[data-v-4ac45a22]{color:red;font-family:arial;font-size:.85em}.member-attendance-modal[data-v-4e59897d]{color:#3c505a}.member-attendance-modal h4[data-v-4e59897d]{margin:0}.member-attendance-modal table.attendance-table[data-v-4e59897d]{border-collapse:collapse;width:100%;font-family:Open Sans,sans-serif}.member-attendance-modal table.attendance-table thead tr[data-v-4e59897d]{height:52px;border-bottom:2px solid rgba(60,80,90,.5)}.member-attendance-modal table.attendance-table thead tr th[data-v-4e59897d]{color:#4a4a4a;font-size:1.1em;font-weight:700;line-height:22px;text-align:left;font-family:Arial,Helvetica,sans-serif}.member-attendance-modal table.attendance-table thead tr th div[data-v-4e59897d]{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;margin-right:1em}.member-attendance-modal table.attendance-table thead tr th div span[data-v-4e59897d]:nth-child(2){padding:0 .5em}.member-attendance-modal table.attendance-table thead tr th.sortable[data-v-4e59897d]{cursor:pointer}.member-attendance-modal table.attendance-table thead tr th.sortable div span[data-v-4e59897d]:nth-child(2){color:rgba(0,0,0,.28)}.member-attendance-modal table.attendance-table thead tr th.sortable div span:nth-child(2).active[data-v-4e59897d]{color:rgba(0,0,0,.8)}.member-attendance-modal table.attendance-table thead tr th.sortable div span:nth-child(2).active.desc[data-v-4e59897d]{transform:rotate(180deg)!important}.member-attendance-modal table.attendance-table thead tr th:nth-child(2) span[data-v-4e59897d]:first-child,.member-attendance-modal table.attendance-table thead tr th:nth-child(3) span[data-v-4e59897d]:first-child{width:100%;text-align:center}.member-attendance-modal table.attendance-table thead tr th:first-child div[data-v-4e59897d],.member-attendance-modal table.attendance-table thead tr th:nth-child(2) div[data-v-4e59897d]{border-right:1px solid #cecece}.member-attendance-modal table.attendance-table thead tr th:nth-child(5) span[data-v-4e59897d]:first-child{width:100%;text-align:center}.member-attendance-modal table.attendance-table tbody tr[data-v-4e59897d]{height:58px;border-bottom:1px solid #d3d3d3}.member-attendance-modal table.attendance-table tbody tr.is-firm[data-v-4e59897d]{border-bottom:2px solid #d3d3d3}.member-attendance-modal table.attendance-table tbody tr td[data-v-4e59897d]{font-size:1em}.member-attendance-modal table.attendance-table tbody tr td.summary[data-v-4e59897d]{font-weight:700!important;font-size:1.2em!important}.member-attendance-modal table.attendance-table tbody tr td div[data-v-4e59897d]{margin-right:1em}.member-attendance-modal table.attendance-table tbody tr td:first-child div[data-v-4e59897d]{display:flex;flex-flow:row nowrap}.member-attendance-modal table.attendance-table tbody tr td:first-child div span[data-v-4e59897d]:first-child{margin-right:.5em}.member-attendance-modal table.attendance-table tbody tr td[data-v-4e59897d]:nth-child(2),.member-attendance-modal table.attendance-table tbody tr td[data-v-4e59897d]:nth-child(3){text-align:center}.member-attendance-modal table.attendance-table tbody tr td:nth-child(3) div[data-v-4e59897d]{margin-right:3em}.validation-msg[data-v-4e59897d]{color:red;font-family:arial;font-size:.85em}.member-overview[data-v-6886bc46]{display:flex;flex-flow:nowrap;color:#3c505a}.member-overview span[data-v-6886bc46]{font-size:16px;line-height:2em;font-family:Open Sans,sans-serif}.member-overview .left-side[data-v-6886bc46]{flex:40%;height:auto;background-color:#f4f3ef}.member-overview .left-side div.field[data-v-6886bc46]{display:flex;margin-bottom:.5em}.member-overview .left-side div.field .fieldname[data-v-6886bc46]{color:#3a505a;font-family:Oswald;font-size:18px;font-weight:700;line-height:24px;flex:1;max-width:200px;min-width:165px}.member-overview .left-side div.field .fielddata[data-v-6886bc46]{color:#273238;font-family:Open Sans;font-size:16px;line-height:27px;display:block;flex:1}.member-overview .left-side div.field .fielddata span[data-v-6886bc46]{width:120px;float:left}.member-overview .left-side div.field .gen-file-label[data-v-6886bc46]{color:#f06423;font-family:Open Sans;font-size:1em;align-self:center}.member-overview .left-side hr[data-v-6886bc46]{margin-top:1em;margin-bottom:1em;border:1px solid rgba(60,80,90,.5)}.member-overview .right-side[data-v-6886bc46]{flex:60%;padding:1em .75em;height:auto}.member-overview .right-side .committee-section[data-v-6886bc46],.member-overview .right-side .eoi-section[data-v-6886bc46]{padding:1em 0;background-color:#f4f3ef;border-top:5px solid #1969aa}.member-overview .right-side .eoi-table[data-v-6886bc46]{background-color:#f4f3ef}.member-overview .right-side .committee-section[data-v-6886bc46]{background-color:#fff;border-top:5px solid #fff}.member-overview .right-side table[data-v-6886bc46]{border-collapse:collapse;width:100%;font-family:Open Sans,sans-serif;position:relative}.member-overview .right-side table thead tr[data-v-6886bc46]{height:52px;border-bottom:2px solid rgba(60,80,90,.5)}.member-overview .right-side table thead tr th[data-v-6886bc46]{box-shadow:0 1px 1px -1px rgba(0,0,0,.4);color:#4a4a4a;font-size:1.1em;font-weight:700;line-height:22px;text-align:left;font-family:Arial,Helvetica,sans-serif}.member-overview .right-side table thead tr th div[data-v-6886bc46]{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;margin-right:1em;border-right:1px solid #cecece}.member-overview .right-side table thead tr th div span[data-v-6886bc46]:nth-child(2){padding:0 .5em}.member-overview .right-side table thead tr th.sortable[data-v-6886bc46]{cursor:pointer}.member-overview .right-side table thead tr th.sortable div span[data-v-6886bc46]:nth-child(2){color:rgba(0,0,0,.28)}.member-overview .right-side table thead tr th.sortable div span:nth-child(2).active[data-v-6886bc46]{color:rgba(0,0,0,.8)}.member-overview .right-side table thead tr th.sortable div span:nth-child(2).active.desc[data-v-6886bc46]{transform:rotate(180deg)!important}.member-overview .right-side table thead tr th:last-child div[data-v-6886bc46]{border-right:none}.member-overview .right-side table thead tr th:nth-child(5) span[data-v-6886bc46]:first-child{width:100%}.member-overview .right-side table tbody tr[data-v-6886bc46]{height:58px;border-bottom:1px solid #d3d3d3}.member-overview .right-side table tbody tr.is-firm[data-v-6886bc46]{border-bottom:2px solid #d3d3d3}.member-overview .right-side table tbody tr td[data-v-6886bc46]{font-size:1em}.member-overview .right-side table tbody tr td div[data-v-6886bc46]{margin-right:1em}.member-overview .right-side table tbody tr td:first-child div[data-v-6886bc46]{display:flex;flex-flow:row nowrap}.member-overview .right-side table tbody tr td:first-child div span[data-v-6886bc46]:first-child{margin-right:.5em}.member-overview .right-side table tbody tr td[data-v-6886bc46]:nth-child(2){padding-left:1em}.member-overview .right-side table tbody tr td:nth-child(4) div[data-v-6886bc46]{margin-right:3em}.member-overview .right-side .xselect select[data-v-6886bc46]{padding:1em 1em}.member-overview .file-list hr[data-v-6886bc46]{height:1px;margin:0 0 1em 0;border:1px solid #bbb}.member-overview .file-list ul[data-v-6886bc46]{padding-inline-start:0}.member-overview .file-list ul li[data-v-6886bc46]{list-style:none;line-height:3em;display:flex;flex-wrap:nowrap}.member-overview .file-list ul li.current p[data-v-6886bc46]{font-weight:bolder;color:#f06423}.member-overview .file-list ul li[data-v-6886bc46]:hover{text-decoration:underline;color:#000}.member-overview .file-list ul li div[data-v-6886bc46]:first-child{padding-left:0;cursor:pointer;overflow:hidden;flex:80%}.member-overview .file-list ul li div:first-child i[data-v-6886bc46]{font-size:1.5em;margin-right:.5em}.member-overview .file-list ul li div:first-child p[data-v-6886bc46]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.member-overview .file-list ul li div[data-v-6886bc46]:last-child{flex:20%;text-align:right;margin:auto 0 auto auto}.link[data-v-6886bc46]{text-decoration:underline;cursor:pointer}@media screen and (max-width:1024px){.member-overview[data-v-6886bc46]{flex-flow:wrap}.member-overview .left-side[data-v-6886bc46],.member-overview .right-side[data-v-6886bc46]{flex:100%}.member-overview .left-side[data-v-6886bc46]{height:auto}}.member-history[data-v-65b3eeb6]{padding:1.5em 3em}@font-face{font-family:Grotzec_Head_Condensedbold}.help-screen .modal-mask[data-v-3f87c475]{position:fixed;z-index:9998;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:table;transition:opacity .3s ease}.help-screen .modal-wrapper[data-v-3f87c475]{display:table-cell;vertical-align:middle}.help-screen .modal-container[data-v-3f87c475]{margin-top:0;max-width:50%;min-width:420px;float:right;padding:5em 3em;height:100vh;overflow-x:hidden;overflow-y:auto;background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.33);transition:all .3s ease;position:relative}.help-screen .modal-container .button-bar[data-v-3f87c475]{position:absolute;top:0;left:0;width:100vw}.help-screen .modal-container .button-bar div[data-v-3f87c475]{position:fixed;height:3.4em;background-color:#3c505a;width:100vw;z-index:2}.help-screen .modal-container .button-bar div button[data-v-3f87c475]{margin:.5em 1em}.help-screen .modal-header h3.ls-slate[data-v-3f87c475]{color:#00f!important;margin-top:0;text-transform:uppercase}.help-screen .outline[data-v-3f87c475]{border:1px solid rgba(60,80,90,.5)}.help-screen .modal-body[data-v-3f87c475]{margin:20px 0}.help-screen .modal-body label[data-v-3f87c475]{font-weight:700}.help-screen .modal-default-button[data-v-3f87c475]{float:right}.help-screen .modal-enter[data-v-3f87c475],.help-screen .modal-leave-active[data-v-3f87c475]{opacity:0}.help-screen .modal-enter .modal-container[data-v-3f87c475],.help-screen .modal-leave-active .modal-container[data-v-3f87c475]{transform:scale(1.1)}@media screen and (max-width:768px){.modal-help-screen .modal-container[data-v-3f87c475]{min-width:100%;width:100%}}.page-nav[data-v-2c973246]{position:fixed;top:113px;left:0;height:68px;width:100%;z-index:105}