@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600);.pretty *{-webkit-box-sizing:border-box;box-sizing:border-box}.pretty input:not([type=checkbox]):not([type=radio]){display:none}.pretty{position:relative;display:inline-block;margin-right:1em;white-space:nowrap;line-height:1}.pretty input{position:absolute;left:0;top:0;min-width:1em;width:100%;height:100%;z-index:2;opacity:0;margin:0;padding:0;cursor:pointer}.pretty .state label{position:static;display:inline-block;font-weight:400;margin:0;text-indent:1.5em;min-width:calc(1em + 2px)}.pretty .state label:after,.pretty .state label:before{content:"";width:calc(1em + 2px);height:calc(1em + 2px);display:block;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:0;border:1px solid transparent;z-index:0;position:absolute;left:0;top:calc((0% - (100% - 1em)) - 8%);background-color:transparent}.pretty .state label:before{border-color:#bdc3c7}.pretty .state.p-is-hover,.pretty .state.p-is-indeterminate{display:none}@-webkit-keyframes zoom{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}@keyframes zoom{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes tada{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:scale(7);transform:scale(7)}38%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1;-webkit-transform:scale(1);transform:scale(1)}55%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.5);transform:scale(1.5)}72%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}81%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.24);transform:scale(1.24)}89%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}95%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.04);transform:scale(1.04)}to{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}}@keyframes tada{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:scale(7);transform:scale(7)}38%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1;-webkit-transform:scale(1);transform:scale(1)}55%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.5);transform:scale(1.5)}72%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}81%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.24);transform:scale(1.24)}89%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}95%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.04);transform:scale(1.04)}to{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes jelly{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}40%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}50%{-webkit-transform:scale3d(.85,1.15,1);transform:scale3d(.85,1.15,1)}65%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}75%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes jelly{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}40%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}50%{-webkit-transform:scale3d(.85,1.15,1);transform:scale3d(.85,1.15,1)}65%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}75%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@-webkit-keyframes rotate{0%{opacity:0;-webkit-transform:translateZ(-200px) rotate(-45deg);transform:translateZ(-200px) rotate(-45deg)}to{opacity:1;-webkit-transform:translateZ(0) rotate(0);transform:translateZ(0) rotate(0)}}@keyframes rotate{0%{opacity:0;-webkit-transform:translateZ(-200px) rotate(-45deg);transform:translateZ(-200px) rotate(-45deg)}to{opacity:1;-webkit-transform:translateZ(0) rotate(0);transform:translateZ(0) rotate(0)}}@-webkit-keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 #bdc3c7;box-shadow:0 0 0 0 #bdc3c7}to{-webkit-box-shadow:0 0 0 1.5em hsla(204,8%,76%,0);box-shadow:0 0 0 1.5em hsla(204,8%,76%,0)}}@keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 #bdc3c7;box-shadow:0 0 0 0 #bdc3c7}to{-webkit-box-shadow:0 0 0 1.5em hsla(204,8%,76%,0);box-shadow:0 0 0 1.5em hsla(204,8%,76%,0)}}.pretty.p-default.p-fill .state label:after{-webkit-transform:scale(1);transform:scale(1)}.pretty.p-default .state label:after{-webkit-transform:scale(.6);transform:scale(.6)}.pretty.p-default input:checked~.state label:after{background-color:#bdc3c7!important}.pretty.p-default.p-thick .state label:after,.pretty.p-default.p-thick .state label:before{border-width:0.14286em}.pretty.p-default.p-thick .state label:after{-webkit-transform:scale(.4)!important;transform:scale(.4)!important}.pretty.p-icon .state .icon{position:absolute;font-size:1em;width:calc(1em + 2px);height:calc(1em + 2px);left:0;z-index:1;text-align:center;line-height:normal;top:calc((0% - (100% - 1em)) - 8%);border:1px solid transparent;opacity:0}.pretty.p-icon .state .icon:before{margin:0;width:100%;height:100%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1}.pretty.p-icon input:checked~.state .icon{opacity:1}.pretty.p-icon input:checked~.state label:before{border-color:#5a656b}.pretty.p-svg .state .svg{position:absolute;font-size:1em;width:calc(1em + 2px);height:calc(1em + 2px);left:0;z-index:1;text-align:center;line-height:normal;top:calc((0% - (100% - 1em)) - 8%);border:1px solid transparent;opacity:0}.pretty.p-svg .state svg{margin:0;width:100%;height:100%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1}.pretty.p-svg input:checked~.state .svg{opacity:1}.pretty.p-image .state img{opacity:0;position:absolute;width:calc(1em + 2px);height:calc(1em + 2px);top:0;top:calc((0% - (100% - 1em)) - 8%);left:0;z-index:0;text-align:center;line-height:normal;-webkit-transform:scale(.8);transform:scale(.8)}.pretty.p-image input:checked~.state img{opacity:1}.pretty.p-switch input{min-width:2em}.pretty.p-switch .state{position:relative}.pretty.p-switch .state:before{content:"";border:1px solid #bdc3c7;border-radius:60px;width:2em;-webkit-box-sizing:unset;box-sizing:unset;height:calc(1em + 2px);position:absolute;top:0;top:calc((0% - (100% - 1em)) - 16%);z-index:0;-webkit-transition:all .5s ease;transition:all .5s ease}.pretty.p-switch .state label{text-indent:2.5em}.pretty.p-switch .state label:after,.pretty.p-switch .state label:before{-webkit-transition:all .5s ease;transition:all .5s ease;border-radius:100%;left:0;border-color:transparent;-webkit-transform:scale(.8);transform:scale(.8)}.pretty.p-switch .state label:after{background-color:#bdc3c7!important}.pretty.p-switch input:checked~.state:before{border-color:#5a656b}.pretty.p-switch input:checked~.state label:before{opacity:0}.pretty.p-switch input:checked~.state label:after{background-color:#5a656b!important;left:1em}.pretty.p-switch.p-fill input:checked~.state:before{border-color:#5a656b;background-color:#5a656b!important}.pretty.p-switch.p-fill input:checked~.state label:before{opacity:0}.pretty.p-switch.p-fill input:checked~.state label:after{background-color:#fff!important;left:1em}.pretty.p-switch.p-slim .state:before{height:.1em;background:#bdc3c7!important;top:calc(50% - .1em)}.pretty.p-switch.p-slim input:checked~.state:before{border-color:#5a656b;background-color:#5a656b!important}.pretty.p-has-hover input:hover~.state:not(.p-is-hover){display:none}.pretty.p-has-hover input:hover~.state.p-is-hover,.pretty.p-has-hover input:hover~.state.p-is-hover .icon{display:block}.pretty.p-has-focus input:focus~.state label:before{-webkit-box-shadow:0 0 3px 0 #bdc3c7;box-shadow:0 0 3px 0 #bdc3c7}.pretty.p-has-indeterminate input[type=checkbox]:indeterminate~.state:not(.p-is-indeterminate){display:none}.pretty.p-has-indeterminate input[type=checkbox]:indeterminate~.state.p-is-indeterminate{display:block}.pretty.p-has-indeterminate input[type=checkbox]:indeterminate~.state.p-is-indeterminate .icon{display:block;opacity:1}.pretty.p-toggle .state.p-on{opacity:0;display:none}.pretty.p-toggle .state .icon,.pretty.p-toggle .state.p-off,.pretty.p-toggle .state .svg,.pretty.p-toggle .state img{opacity:1;display:inherit}.pretty.p-toggle .state.p-off .icon{color:#bdc3c7}.pretty.p-toggle input:checked~.state.p-on{opacity:1;display:inherit}.pretty.p-toggle input:checked~.state.p-off{opacity:0;display:none}.pretty.p-plain.p-toggle .state label:before,.pretty.p-plain input:checked~.state label:before{content:none}.pretty.p-plain.p-plain .icon{-webkit-transform:scale(1.1);transform:scale(1.1)}.pretty.p-round .state label:after,.pretty.p-round .state label:before{border-radius:100%}.pretty.p-round.p-icon .state .icon{border-radius:100%;overflow:hidden}.pretty.p-round.p-icon .state .icon:before{-webkit-transform:scale(.8);transform:scale(.8)}.pretty.p-curve .state label:after,.pretty.p-curve .state label:before{border-radius:20%}.pretty.p-smooth .icon,.pretty.p-smooth .svg,.pretty.p-smooth label:after,.pretty.p-smooth label:before{-webkit-transition:all .5s ease;transition:all .5s ease}.pretty.p-smooth input:checked+.state label:after{-webkit-transition:all .3s ease;transition:all .3s ease}.pretty.p-smooth.p-default input:checked+.state label:after,.pretty.p-smooth input:checked+.state .icon,.pretty.p-smooth input:checked+.state .svg,.pretty.p-smooth input:checked+.state img{-webkit-animation:zoom .2s ease;animation:zoom .2s ease}.pretty.p-smooth.p-plain input:checked+.state label:before{content:"";-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all .5s ease;transition:all .5s ease}.pretty.p-tada:not(.p-default) input:checked+.state .icon,.pretty.p-tada:not(.p-default) input:checked+.state .svg,.pretty.p-tada:not(.p-default) input:checked+.state img,.pretty.p-tada:not(.p-default) input:checked+.state label:after,.pretty.p-tada:not(.p-default) input:checked+.state label:before{-webkit-animation:tada .7s cubic-bezier(.25,.46,.45,.94) 1 alternate;animation:tada .7s cubic-bezier(.25,.46,.45,.94) 1 alternate;opacity:1}.pretty.p-jelly:not(.p-default) input:checked+.state .icon,.pretty.p-jelly:not(.p-default) input:checked+.state .svg,.pretty.p-jelly:not(.p-default) input:checked+.state img,.pretty.p-jelly:not(.p-default) input:checked+.state label:after,.pretty.p-jelly:not(.p-default) input:checked+.state label:before{-webkit-animation:jelly .7s cubic-bezier(.25,.46,.45,.94);animation:jelly .7s cubic-bezier(.25,.46,.45,.94);opacity:1}.pretty.p-jelly:not(.p-default) input:checked+.state label:before{border-color:transparent}.pretty.p-rotate:not(.p-default) input:checked~.state .icon,.pretty.p-rotate:not(.p-default) input:checked~.state .svg,.pretty.p-rotate:not(.p-default) input:checked~.state img,.pretty.p-rotate:not(.p-default) input:checked~.state label:after,.pretty.p-rotate:not(.p-default) input:checked~.state label:before{-webkit-animation:rotate .7s cubic-bezier(.25,.46,.45,.94);animation:rotate .7s cubic-bezier(.25,.46,.45,.94);opacity:1}.pretty.p-rotate:not(.p-default) input:checked~.state label:before{border-color:transparent}.pretty.p-pulse:not(.p-switch) input:checked~.state label:before{-webkit-animation:pulse 1s;animation:pulse 1s}.pretty input[disabled]{cursor:not-allowed;display:none}.pretty input[disabled]~*{opacity:.5}.pretty.p-locked input{display:none;cursor:not-allowed}.pretty.p-toggle .state.p-primary label:after,.pretty input:checked~.state.p-primary label:after{background-color:#428bca!important}.pretty.p-toggle .state.p-primary .icon,.pretty.p-toggle .state.p-primary .svg,.pretty input:checked~.state.p-primary .icon,.pretty input:checked~.state.p-primary .svg{color:#fff;stroke:#fff}.pretty.p-toggle .state.p-primary-o label:before,.pretty input:checked~.state.p-primary-o label:before{border-color:#428bca}.pretty.p-toggle .state.p-primary-o label:after,.pretty input:checked~.state.p-primary-o label:after{background-color:transparent}.pretty.p-toggle .state.p-primary-o .icon,.pretty.p-toggle .state.p-primary-o .svg,.pretty.p-toggle .state.p-primary-o svg,.pretty input:checked~.state.p-primary-o .icon,.pretty input:checked~.state.p-primary-o .svg,.pretty input:checked~.state.p-primary-o svg{color:#428bca;stroke:#428bca}.pretty.p-default:not(.p-fill) input:checked~.state.p-primary-o label:after{background-color:#428bca!important}.pretty.p-switch input:checked~.state.p-primary:before{border-color:#428bca}.pretty.p-switch.p-fill input:checked~.state.p-primary:before{background-color:#428bca!important}.pretty.p-switch.p-slim input:checked~.state.p-primary:before{border-color:#245682;background-color:#245682!important}.pretty.p-toggle .state.p-info label:after,.pretty input:checked~.state.p-info label:after{background-color:#5bc0de!important}.pretty.p-toggle .state.p-info .icon,.pretty.p-toggle .state.p-info .svg,.pretty input:checked~.state.p-info .icon,.pretty input:checked~.state.p-info .svg{color:#fff;stroke:#fff}.pretty.p-toggle .state.p-info-o label:before,.pretty input:checked~.state.p-info-o label:before{border-color:#5bc0de}.pretty.p-toggle .state.p-info-o label:after,.pretty input:checked~.state.p-info-o label:after{background-color:transparent}.pretty.p-toggle .state.p-info-o .icon,.pretty.p-toggle .state.p-info-o .svg,.pretty.p-toggle .state.p-info-o svg,.pretty input:checked~.state.p-info-o .icon,.pretty input:checked~.state.p-info-o .svg,.pretty input:checked~.state.p-info-o svg{color:#5bc0de;stroke:#5bc0de}.pretty.p-default:not(.p-fill) input:checked~.state.p-info-o label:after{background-color:#5bc0de!important}.pretty.p-switch input:checked~.state.p-info:before{border-color:#5bc0de}.pretty.p-switch.p-fill input:checked~.state.p-info:before{background-color:#5bc0de!important}.pretty.p-switch.p-slim input:checked~.state.p-info:before{border-color:#2390b0;background-color:#2390b0!important}.pretty.p-toggle .state.p-success label:after,.pretty input:checked~.state.p-success label:after{background-color:#5cb85c!important}.pretty.p-toggle .state.p-success .icon,.pretty.p-toggle .state.p-success .svg,.pretty input:checked~.state.p-success .icon,.pretty input:checked~.state.p-success .svg{color:#fff;stroke:#fff}.pretty.p-toggle .state.p-success-o label:before,.pretty input:checked~.state.p-success-o label:before{border-color:#5cb85c}.pretty.p-toggle .state.p-success-o label:after,.pretty input:checked~.state.p-success-o label:after{background-color:transparent}.pretty.p-toggle .state.p-success-o .icon,.pretty.p-toggle .state.p-success-o .svg,.pretty.p-toggle .state.p-success-o svg,.pretty input:checked~.state.p-success-o .icon,.pretty input:checked~.state.p-success-o .svg,.pretty input:checked~.state.p-success-o svg{color:#5cb85c;stroke:#5cb85c}.pretty.p-default:not(.p-fill) input:checked~.state.p-success-o label:after{background-color:#5cb85c!important}.pretty.p-switch input:checked~.state.p-success:before{border-color:#5cb85c}.pretty.p-switch.p-fill input:checked~.state.p-success:before{background-color:#5cb85c!important}.pretty.p-switch.p-slim input:checked~.state.p-success:before{border-color:#357935;background-color:#357935!important}.pretty.p-toggle .state.p-warning label:after,.pretty input:checked~.state.p-warning label:after{background-color:#f0ad4e!important}.pretty.p-toggle .state.p-warning .icon,.pretty.p-toggle .state.p-warning .svg,.pretty input:checked~.state.p-warning .icon,.pretty input:checked~.state.p-warning .svg{color:#fff;stroke:#fff}.pretty.p-toggle .state.p-warning-o label:before,.pretty input:checked~.state.p-warning-o label:before{border-color:#f0ad4e}.pretty.p-toggle .state.p-warning-o label:after,.pretty input:checked~.state.p-warning-o label:after{background-color:transparent}.pretty.p-toggle .state.p-warning-o .icon,.pretty.p-toggle .state.p-warning-o .svg,.pretty.p-toggle .state.p-warning-o svg,.pretty input:checked~.state.p-warning-o .icon,.pretty input:checked~.state.p-warning-o .svg,.pretty input:checked~.state.p-warning-o svg{color:#f0ad4e;stroke:#f0ad4e}.pretty.p-default:not(.p-fill) input:checked~.state.p-warning-o label:after{background-color:#f0ad4e!important}.pretty.p-switch input:checked~.state.p-warning:before{border-color:#f0ad4e}.pretty.p-switch.p-fill input:checked~.state.p-warning:before{background-color:#f0ad4e!important}.pretty.p-switch.p-slim input:checked~.state.p-warning:before{border-color:#c77c11;background-color:#c77c11!important}.pretty.p-toggle .state.p-danger label:after,.pretty input:checked~.state.p-danger label:after{background-color:#d9534f!important}.pretty.p-toggle .state.p-danger .icon,.pretty.p-toggle .state.p-danger .svg,.pretty input:checked~.state.p-danger .icon,.pretty input:checked~.state.p-danger .svg{color:#fff;stroke:#fff}.pretty.p-toggle .state.p-danger-o label:before,.pretty input:checked~.state.p-danger-o label:before{border-color:#d9534f}.pretty.p-toggle .state.p-danger-o label:after,.pretty input:checked~.state.p-danger-o label:after{background-color:transparent}.pretty.p-toggle .state.p-danger-o .icon,.pretty.p-toggle .state.p-danger-o .svg,.pretty.p-toggle .state.p-danger-o svg,.pretty input:checked~.state.p-danger-o .icon,.pretty input:checked~.state.p-danger-o .svg,.pretty input:checked~.state.p-danger-o svg{color:#d9534f;stroke:#d9534f}.pretty.p-default:not(.p-fill) input:checked~.state.p-danger-o label:after{background-color:#d9534f!important}.pretty.p-switch input:checked~.state.p-danger:before{border-color:#d9534f}.pretty.p-switch.p-fill input:checked~.state.p-danger:before{background-color:#d9534f!important}.pretty.p-switch.p-slim input:checked~.state.p-danger:before{border-color:#a02622;background-color:#a02622!important}.pretty.p-bigger .icon,.pretty.p-bigger .img,.pretty.p-bigger .svg,.pretty.p-bigger label:after,.pretty.p-bigger label:before{font-size:1.2em!important;top:calc((0% - (100% - 1em)) - 35%)!important}.pretty.p-bigger label{text-indent:1.7em}@media print{.pretty .state .icon,.pretty .state:before,.pretty .state label:after,.pretty .state label:before{color-adjust:exact;-webkit-print-color-adjust:exact;print-color-adjust:exact}}.slideFade-enter,.slideFade-leave-to{-webkit-transform:translateY(100px);transform:translateY(100px);opacity:0}.slideFade-enter-active,.slideFade-leave-active{-webkit-transition:all 1s ease;transition:all 1s ease}body,html{margin:0;padding:0;outline:none;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;width:100%;height:100%;background:#f9f9f9;overflow:hidden;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.blue{color:#38477e!important}td.empty{text-align:center!important;font-weight:700;color:#38477e}*{-webkit-transition:all .2s ease;transition:all .2s ease}#app,#application,#application .page{width:100%;height:100%;position:relative;overflow-y:hidden}#application .page{-webkit-box-sizing:border-box;box-sizing:border-box;padding:5px 25px}.container{width:1000px}.authform,.container{height:auto;margin:auto}.authform{width:400px;border-radius:5px;border:3px solid #38477e;font-size:10pt}.authform .footer,.authform .header{height:50px;line-height:50px;background:#38477e;color:#ebd92d;font-weight:600;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;letter-spacing:.5px;padding:0 15px}.authform .footer{height:60px}.authform .footer .status{float:left;font-size:9pt;font-weight:300;padding:15px 5px}.authform .footer .status ul{margin:0;padding:0}.authform .footer .status ul li{list-style:none;line-height:30px}.authform .form{background:#38477e;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px 15px 0}.authform .logo{width:100%;height:80px}.authform .logo img{width:100%}.authform .form input{width:325px}.authform .footer button{margin-top:10px;margin-right:2px;float:right}button,input[type=date],input[type=email],input[type=password],input[type=text]{border-radius:5px;height:40px;padding:0 20px;border:2px solid #38477e;width:100%;outline:none;margin-bottom:5px}button{font-size:9pt}button svg{-webkit-transition:none;transition:none}input{background:#dfdfdf}input:focus{background:#fff}button{width:auto;cursor:pointer;background:transparent;border:2px solid #ebd92d;color:#ebd92d}button:hover{background:#ebd92d;color:#38477e}button.inverse{width:auto;cursor:pointer;background:transparent;border:2px solid #ebd92d;background:#ebd92d;color:#38477e}button.inverse:hover{background:transparent;color:#38477e}.navbar{float:left;width:240px;height:100%;background:#38477e}.navbar .account,.navbar .website{width:200px;height:60px;margin:20px 20px 0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 20px;line-height:20px;cursor:pointer;border-radius:5px;background:#282828}.navbar .website{height:100px;line-height:40px;font-size:9pt;color:#282828;margin-top:5px;padding:10px}.navbar .website.contrast{background:#fff;line-height:unset;height:95px}.navbar .website .domain{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:unset}.navbar .website .domain .image{height:50px}.navbar .website .domain .image img{width:100%;height:50px;-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left;margin:5px}.navbar .website .domain .text{margin-top:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:unset}.navbar .website .logo{max-width:60px;height:30px;float:left;margin:5px}.navbar .account:hover{background:#ebd92d}.navbar .account:hover .name{color:#38477e}.navbar .account:hover .email{color:#282828}.navbar .account .name{color:#ebd92d;font-size:10pt;max-width:140px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.navbar .account .email{color:#dfdfdf;font-size:9pt;width:140px;overflow:hidden;text-overflow:ellipsis}.navbar .account .top{float:left}.navbar .account .signout{float:right;line-height:40px}.navbar .account .signout a,.navbar nav{color:#fff;font-size:10pt}.navbar nav{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;overflow-y:auto;margin:20px 0;padding:0 20px;max-height:calc(100vh - 220px)}.navbar nav ul{margin:0;padding:0 10px}.navbar nav ul li{list-style:none;line-height:30px}.navbar nav ul li.section{font-weight:800;margin-bottom:5px;margin-top:20px}.navbar nav ul a{color:inherit;text-decoration:none}.navbar nav ul a.router-link-active,.navbar nav ul a:hover{color:#ebd92d}.application-view{float:left;-webkit-box-sizing:border-box;box-sizing:border-box;width:calc(100% - 240px);height:100%}.page .header .title{float:left}.page .header .title h1{font-weight:300}.page .header .actions{float:right;height:40px;margin:25px 0}.page .header .actions button{font-size:10pt}button.primary{border-color:#38477e;color:#38477e}button.primary.inverse,button.primary:hover{background:#38477e;color:#ebd92d}button.primary.inverse{border-color:#38477e}button.primary.inverse:hover{color:#38477e;background:transparent}table.default{width:100%;height:100%;border-collapse:collapse}table.default thead th{line-height:45px;font-weight:600;text-align:left;font-size:10pt;border-bottom:1px solid #dfdfdf;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 0 0 10px}table.default thead th a{color:#282828;text-decoration:none}table.default thead th a:hover{color:#38477e}table.default tbody tr td{line-height:40px;text-align:left;font-size:9pt;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 0 0 10px}table tbody tr td button{height:35px;padding:0 10px;margin:5px 0}table.default tbody tr:nth-child(2n) td{background:#efefef}.table-helper-frame{width:100%}.table-helper-frame .page-editor{width:calc(100% - 260px);float:left}.page-editor .editor{height:450px}.table-helper-frame .table-helper .actions{margin-top:10px}.table-helper-frame .table-helper .actions button{width:100%}.table-helper-frame .table-helper .actions.split button{width:calc(50% - 5px)}.table-helper-frame .table-helper .actions.split button:last-child{margin-left:10px}.table-helper-frame table{width:calc(100% - 260px);float:left}.table-helper-frame .scroller table{width:100%!important;float:none}.table-helper-frame .table-helper{width:240px;float:left;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 0 0 20px;margin-left:20px;border-left:1px solid #dfdfdf}.table-helper .title,.table-helper h3{font-weight:400;margin-top:25px;margin-bottom:10px}.table-helper input{-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff}.table-helper .widget{font-size:10pt}.table-helper .widget h4{margin-bottom:10px;font-weight:500}button.destructive{border-color:#ce160a;color:#ce160a}button.destructive.active,button.destructive:hover{background:#ce160a;color:#fff}button.disabled,button.disabled:hover{cursor:default;color:#666;border-color:#666}button.disabled:hover{background:transparent}table tr.message td .content{max-height:150px;max-width:350px;height:auto!important;line-height:20px;margin:10px;overflow:auto;text-overflow:ellipsis}table tr.message td{vertical-align:top}.application-view .content{height:calc(100% - 140px);overflow:auto}.section-list{height:100%;width:100%;margin-bottom:50px}.section-list .section{margin:10px 0}.section-list .section .header,.section-list .section.with-footer{border-bottom:2px solid #38477e}.section-list .section .header{height:50px;line-height:50px;color:#38477e;padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box}.section-list .section .header h4{margin:0}.section-list .section .header.error{background:#ce160b;color:#fff;border-bottom:2px solid #ce160b}.section-list .section .details{padding:20px}.section-list .section .details .input{-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 10px 0}.section-list .section .details .input:hover{background:#efefef}.section-list .section .details .input.w45 .label{max-width:55%}.section-list .section .details .input .label{float:left;max-width:65%}.section-list .section .details .input.w45 .field{width:calc(45% - 40px)}.section-list .section .details .input.w60 .field{width:calc(60% - 40px)}.section-list .section .details .input.w60 .label{max-width:40%}.section-list .section .details .input .field{float:right;width:calc(35% - 40px);margin-left:20px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:12.5px 5px}#application .page .modal input[type=date],#application .page .modal input[type=password],#application .page .modal input[type=text],.section-list .section .details .input .field input,.section-list .section .details .input .field select{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;background:transparent;border:none;border-bottom:2px solid #38477e;border-radius:0;font-size:10pt;padding-left:10px}#application .page .modal select,.section-list .section .details .input .field input,.section-list .section .details .input .field select{width:100%;height:40px;outline:none}.section-list .section .details .input .field select{border:2px solid #38477e;width:auto!important;float:right;min-width:130px}.section-list .section .details .input .field input:focus{border-color:#ebd92d}.section-list .section .details .input .field table{width:100%;font-size:10pt;text-align:left;border-collapse:collapse}.section-list .section .details .input .field table tr th{height:40px}.section-list .section .details .input .field table tr td,.section-list .section .details .input .field table tr th{padding:0 10px}.section-list .section .details .input .field table tr td{height:40px}.section-list .section.nohover .input:hover{background:transparent}.section-list .section .details h5{margin:5px 0;font-size:11pt}.section-list .section .details .single h5{margin-top:15px}.section-list .section .details span{color:#666;font-size:11pt}.application-view .tab-bar{height:50px;width:100%;font-size:11pt}.application-view .tab-bar ul{padding:0;margin:0}.application-view .tab-bar ul li{line-height:50px;text-align:center;padding:0 15px;float:left;list-style:none}.application-view .tab-bar ul li:first-child{padding-left:0}.application-view .tab-bar ul a{color:#38477e}.application-view .tab-bar ul a.router-link-active{font-weight:600}.application-view{position:relative}.application-view .notification-frame .notification-center{position:absolute;z-index:100;width:500px;height:80px;left:50%;margin-left:-250px}.application-view .notification-frame .notification-center .notification{border-radius:5px;margin-top:30px;background:#38477e;-webkit-box-shadow:0 0 20px -5px #282828;box-shadow:0 0 20px -5px #282828;height:auto;line-height:25px;color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;padding:15px;font-size:10pt}#application .page .modal{background:#fff;border-radius:5px;max-height:calc(100vh - 100px);overflow:auto;position:absolute;z-index:10;-webkit-box-shadow:0 0 35px -15px #282828;box-shadow:0 0 35px -15px #282828;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:10px 20px;z-index:1000000}#application .page .modal .header{height:40px;line-height:40px;width:100%;color:#38477e;font-size:11pt;font-weight:600}#application .page .modal .content{padding:15px 0;font-size:11pt;color:#444}#application .page .modal .footer{text-align:right}.nfade-enter,.nfade-leave-to{opacity:0;-webkit-transform:translateY(-80px);transform:translateY(-80px)}.mfade-enter,.mfade-leave-to{opacity:0;margin-top:-60px;-webkit-transition:all .3s ease;transition:all .3s ease}.select-list{width:100%;padding:0;margin:0}.select-list li{list-style:none;width:100%;line-height:30px;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 10px;font-size:10pt;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select-list li.selected{background:#ebd92d;color:#38477e}.input-list{padding:20px 0 0;margin:0;width:100%}.input-list li{list-style:none;width:100%;line-height:30px;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:10pt;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.clear{clear:both}.right{float:right}.split>*{width:calc(50% - 10px)!important}.split :first-child{margin-right:10px}.mce-container button:hover{background:transparent}.loader{position:fixed;bottom:50px;right:40px;padding:15px 25px;background:#38477e;color:#fff;min-width:200px;font-size:10pt;border-radius:5px;-webkit-box-shadow:0 0 10px -2px #282828;box-shadow:0 0 10px -2px #282828;-webkit-transition:all .2s ease;transition:all .2s ease}.loader span{padding-left:20px}.lfade-enter,.lfade-leave-to{-webkit-transform:translateY(30px);transform:translateY(30px);opacity:0}.modal.split-input .input{margin:10px 0}.modal.split-input .input .label{float:left;width:55%}.modal.split-input .input .label h5{margin:5px 0;font-size:11pt}.modal.split-input .input .label span{color:#666;font-size:11pt}.modal.split-input .input .field{float:right;width:calc(45% - 20px)}.left{float:left}.helper-button .field{display:-webkit-box;display:-ms-flexbox;display:flex}.helper-button .field input{margin-right:10px}.hidden{display:none}.has-tooltip{position:relative;display:inline-block}.has-tooltip .tooltip{visibility:hidden;width:120px;background-color:rgba(0,0,0,.9);-webkit-box-shadow:0 0 10px 0 #686868;box-shadow:0 0 10px 0 #686868;color:#fff;text-align:center;padding:8px 2px;border-radius:6px;position:absolute;z-index:1;font-size:11px;top:100%;margin-top:20px;-webkit-transform:translate(-50%);transform:translate(-50%);opacity:0;-webkit-transition:all .2s ease;transition:all .2s ease}.has-tooltip:hover .tooltip{visibility:visible;opacity:1;margin-top:10px}