.flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media (min-width: 40em){.sm-flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}@media (min-width: 52em){.md-flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}@media (min-width: 64em){.lg-flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.flex-wrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.items-start{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;-ms-grid-row-align:flex-start;align-items:flex-start}.items-end{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;-ms-grid-row-align:flex-end;align-items:flex-end}.items-center{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center}.items-baseline{-webkit-box-align:baseline;-webkit-align-items:baseline;-ms-flex-align:baseline;-ms-grid-row-align:baseline;align-items:baseline}.items-stretch{-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;-ms-grid-row-align:stretch;align-items:stretch}.self-start{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.self-end{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.self-center{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.self-baseline{-webkit-align-self:baseline;-ms-flex-item-align:baseline;align-self:baseline}.self-stretch{-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch}.justify-start{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.justify-end{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.justify-center{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.justify-between{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.justify-around{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.content-start{-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.content-end{-webkit-align-content:flex-end;-ms-flex-line-pack:end;align-content:flex-end}.content-center{-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center}.content-between{-webkit-align-content:space-between;-ms-flex-line-pack:justify;align-content:space-between}.content-around{-webkit-align-content:space-around;-ms-flex-line-pack:distribute;align-content:space-around}.content-stretch{-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.flex-auto{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0;min-height:0}.flex-none{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none}.order-0{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.order-1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.order-last{-webkit-box-ordinal-group:100000;-webkit-order:99999;-ms-flex-order:99999;order:99999}/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:0.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}a:focus .icon{border-bottom:2px solid #32383D}@font-face{font-family:'icomoon';src:url("/public/fonts/icomoon.ttf?vapyi2") format("truetype"),url("/public/fonts/icomoon.woff?vapyi2") format("woff"),url("/public/fonts/icomoon.svg?vapyi2#icomoon") format("svg");font-weight:normal;font-style:normal}.icon{font-family:'icomoon' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-search:before{content:"\F002"}.icon-user:before{content:"\F007"}.icon-x:before{content:"\F00D"}.icon-gear:before{content:"\F013"}.icon-eye:before{content:"\F06E"}.icon-plus:before{content:"\F0FE"}.icon-minus:before{content:"\F146"}.icon-pencil:before{content:"\F14B"}.icon-male:before{content:"\F183"}.icon-man-woman:before{content:"\E9DE"}.icon-exit:before{content:"\EA14"}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local("Roboto Regular"),local("Roboto-Regular"),url("/public/fonts/RobotoRegular.woff2") format("woff2")}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local("Roboto Bold"),local("Roboto-Bold"),url("/public/fonts/RobotoBold.woff2") format("woff2")}.left{float:left}.right{float:right}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}html{box-sizing:border-box;font-size:62.5%}body{color:#2d3439;font-family:'Roboto', 'Helvetica Neue', 'Helvetica', sans-serif;font-size:1.6em;font-weight:normal;letter-spacing:normal;line-height:1}textarea{font-family:'Roboto', 'Helvetica Neue', 'Helvetica', sans-serif}*,*:after,*:before{box-sizing:inherit}p{margin-top:0}h1,h2,h3,h4,h5,h6{font-weight:normal;margin-bottom:2.0rem;margin-top:0;padding-left:1.2rem;border-left:1.2em solid #d9d9d9}h1{font-size:2.6rem;letter-spacing:-.1rem;line-height:1.2}h2{font-size:2.2rem;letter-spacing:-.1rem;line-height:1.25}h3{font-size:2.0rem;letter-spacing:-.1rem;line-height:1.3}h4{font-size:1.8rem;letter-spacing:-.08rem;line-height:1.35}h5{font-size:1.6rem;letter-spacing:-.05rem;line-height:1.5}h6{font-size:1.6rem;letter-spacing:0;line-height:1.4}.nowrap{white-space:nowrap}strong,b{font-weight:bold}@media print{h1,h2,h3,h4,h5,h6{border-left:none;padding-left:0}}button,.button{display:inline-block;padding:0.5rem 1.5rem;background:linear-gradient(to top, #81c653, #abd98c);border:2px outset #abd98c;border-radius:0.3rem;color:#333;cursor:pointer;font-size:1.4rem;transition:border-color 300ms ease-in-out}button:active,.button:active{background:#81c653}button:focus,.button:focus{background:#81c653}button[disabled],.button[disabled]{cursor:default}button.small,.button.small{padding:0.3rem 1rem;font-size:1.4rem}button.x-small,.button.x-small{padding:0.4rem;font-size:1.1rem}button.btn-secondary,.button.btn-secondary{background:linear-gradient(to top, #ccc, #e6e6e6);border-color:#e6e6e6;color:#333}button.btn-secondary:focus,.button.btn-secondary:focus{border-color:orange}button.btn-secondary:active,.button.btn-secondary:active{background:#ccc}button:hover,.button:hover{border-color:orange}@media print{button,.button,input[type="button"],input[type="submit"]{display:none}}fieldset{margin-bottom:0.8rem;padding:0.8rem;border-color:#d9d9d9}legend{font-size:1.4rem;font-weight:bold;color:#444}fieldset{background:#eaebec}fieldset .re-element-field{background:#fff}@media print{fieldset,legend{background:white !important}fieldset{border-color:#8c8c8c}}main{padding:1.6rem}@media print{html{font-size:50%}main{margin:0;padding:0}}a{cursor:pointer;color:#73bf40;text-decoration:none}a:hover{color:#32383D}table{width:100%;border-collapse:collapse}table.noborder th,table.noborder td{border:none}table th.ralign,table td.ralign{text-align:right}pre,blockquote,dl,figure,table,p,ul,ol{margin-bottom:2rem}.only-print{display:none}@media print{body{background:white;color:black}.only-print{display:block}.dont-print{display:none !important}}
.re-error{margin-top:1rem;margin-bottom:2rem;color:#C65353}.re-error .icon{color:#C65353}.re-error .expandable{cursor:pointer}
.re-invalid{font-size:1.2rem;color:#C65353;word-break:break-word;overflow-wrap:break-word}sup.re-required{top:-0.4em;left:-0.2em;font-size:1.1rem;color:darkred}.re-form-row>.re-element{margin-right:1rem}.re-form-row>.re-element:last-child{margin-right:0}.re-element{display:block;margin-bottom:1rem;line-height:1;font-size:1.4rem}.re-element>label:first-child{display:block;height:1.2rem;font-size:1.2rem;color:#444;white-space:nowrap;cursor:pointer}.re-inline{display:inline-block}.re-inline .re-element-field{width:auto}.re-element.re-element-no-margin{margin:0}.re-element-field{appearance:none;background-color:transparent;border:0;border-radius:0;box-shadow:none;padding:0;margin:0;padding:0.3rem;padding-bottom:0;background:#e6e6e6;color:#000;width:100%;font-size:inherit;border-bottom:0.15em solid #e6e6e6;border-radius:.3rem;transition:border-color 500ms}.re-element-field:focus{border-bottom-color:#73bf40;outline:0}.re-element-field:disabled{background:#eaebec;border-bottom-color:#eaebec}re-textarea textarea{min-height:2rem;resize:none;overflow:hidden}.re-element-print-value{display:none}@media print{re-form-array-actions{display:none}.dont-print{display:none}.re-element-print-value{display:inline-block}re-textarea .re-element-print-value{white-space:pre-wrap}.re-element>label:first-child{height:auto}.re-element label{color:#2b2b2b}.re-element :disabled{color:#000}.re-element .re-required{display:none}}re-input{position:relative}re-input ul{position:absolute;left:0;min-width:100%;max-height:20em;margin:0;padding:0;overflow:auto;list-style:none;border:1px solid #73bf40;background:white;font-size:1.4rem;z-index:2}re-input li{margin:0;padding:0.2em;cursor:pointer}re-input li:hover,re-input li.active{background:#c7e6b3}re-checkbox .re-element-field{background:transparent;border-bottom:none;cursor:pointer}.re-checkbox-label{padding-right:0.3rem;vertical-align:text-top}re-checkbox input{height:1.4rem;width:1.4rem}
.re-alert{position:fixed;bottom:0.3rem;left:0.3rem;right:3rem;margin:0;padding:0;z-index:2}.re-alert-item{list-style:none;white-space:pre-line;word-wrap:break-word;max-width:60rem;padding:0.6rem 1rem;border-top-right-radius:5px;border-bottom-right-radius:3px;border-bottom:1px solid #32383D;background:#8AC653;color:#fff;font-size:1.4rem;cursor:pointer;transition:color 300ms}.re-alert-item:hover{color:#fff}.re-alert-error{background:#C65353}.re-alert-close{float:right;margin-top:-0.2rem;margin-right:-0.2rem;margin-left:2rem;font-size:1.2rem}
re-progress{opacity:0;transition:opacity 300ms ease-in-out}.re-progress{position:fixed;right:0;left:0;bottom:0;padding-left:45%;background:rgba(255,255,255,0.8);cursor:default}.re-progress-svg{width:5rem;height:5rem;vertical-align:middle}.re-progress-svg circle{transform-origin:center;stroke:darkgreen;animation:4s ease-in-out 0s infinite normal re-form-circle-pulse}circle.re-progress-circle-inner{animation-delay:-2s;animation-direction:normal}.re-progress-text{margin-left:-0.8rem;color:darkgreen;vertical-align:middle;font-size:1.4rem}@keyframes re-form-circle-pulse{from{transform:scale(0.8);stroke-opacity:0.2}25%{transform:scale(0.4);stroke-opacity:0.4}50%{transform:scale(0.2);stroke-opacity:0.8}75%{transform:scale(0.4);stroke-opacity:0.4}to{transform:scale(0.8);stroke-opacity:0.2}}
login-form,[data-is="login-form"]{position:fixed;top:1em;bottom:1em;left:1em;right:1em;display:flex;flex-direction:column;align-items:center;justify-content:center;background:white}login-form h1,[data-is="login-form"] h1{padding:0;border:none}
