.notification{position:fixed;min-width:300px;min-height:100px;max-width:400px;max-height:50vh;padding:0;margin:0;background-color:#fafafa;-webkit-box-shadow:0 0 4px 0 #000;box-shadow:0 0 4px 0 #000;-webkit-box-shadow:0 0 40px 0 rgba(0,0,0,.35);box-shadow:0 0 40px 0 rgba(0,0,0,.35);z-index:1000;right:20px;top:20px;-webkit-transition:-webkit-transform .25s ease-in-out;transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out,-webkit-transform .25s ease-in-out}@media only screen and (min-width:426px){.notification .notification{right:10px;top:10px}}.notification .title{color:#fafafa;font-size:1.5rem}.notification .message,.notification .title{margin:0;padding:20px}.notification .close{color:#fafafa;float:right;margin:0;padding:0;font-size:1.5rem;border:none;outline:none}.notification .close:focus,.notification .close:hover{color:hsla(0,0%,100%,.5)}.notification .close:active{color:hsla(0,0%,100%,.75)}.notification .close:after{content:"";clear:both}.notification.hide{-webkit-transform:translate(150%);transform:translate(150%)}.notification.success .title{background-color:#4caf50}.notification.success .message{color:#4caf50}.notification.success .close{background-color:#4caf50}.notification.error .title{background-color:#f44336}.notification.error .message{color:#f44336}.notification.error .close{background-color:#f44336}.notification.info .title{background-color:#4caf50}.notification.info .message{color:#4caf50}.notification.info .close{background-color:#4caf50}.bg{width:100vw;height:100vh;z-index:-5}.bg,.line{position:fixed}.line{left:0;right:0;top:0;bottom:0}.line-white{background-color:#fafafa}.line-green{background-color:#3f9c35}.line-half{bottom:45vh}.copyright{opacity:.45}.copyright *{text-align:center}.card{margin:0;background-color:#fafafa;color:#222;-webkit-box-shadow:0 0 2px 0 #000;box-shadow:0 0 2px 0 #000;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.35);box-shadow:0 0 20px 0 rgba(0,0,0,.35);width:100vw;padding:20px}.card_content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.card_content,.card_header{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}.card_header{font-size:1.25rem}.card_image{margin-bottom:20px;width:80px;height:80px;-webkit-box-flex:0;-ms-flex:0 0;flex:0 0}.card_title{font-weight:800;-webkit-box-flex:0;-ms-flex:0 1;flex:0 1}.card_title_msg{font-weight:800;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.card_split{min-width:100%;max-width:100%;min-height:1px;margin-top:20px;margin-bottom:20px;background-color:#d6d6d6}.card_part{max-width:49%;min-width:320px}.card_footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:426px){.card{margin:0;padding:40px;max-width:850px}.card_content{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.card_content,.card_header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.card_image{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;margin:0}.card_title{font-weight:600}.card_split{min-width:1px;max-width:1px;min-height:90%}}.li-big,.li-small{padding-left:20px;padding-right:10px;margin-bottom:10px;position:relative}.li-big:before,.li-small:before{color:#ff004e;content:counter(li-counter) ".";counter-increment:li-counter;position:absolute;left:0}ol.list{list-style-type:none;counter-reset:li-counter;background-color:#fafafa;color:#222}.li-big{font-weight:800;font-size:1.1rem}.li-small{font-size:1rem}#nprogress{pointer-events:none}#nprogress .bar{background:#fff;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;-webkit-box-shadow:0 0 10px #fff,0 0 5px #fff;box-shadow:0 0 10px #fff,0 0 5px #fff;opacity:1;-webkit-transform:rotate(3deg) translateY(-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid transparent;border-top-color:#fff;border-left-color:#fff;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}._drop-name:hover{color:#3f9c35}._drop-placeholder:hover ._drop-selector{color:#3f9c35;cursor:pointer}*{font-family:Calibri,sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0;-webkit-transition:color .25s ease-in-out,background-color .25s ease-in-out,border-color .25s ease-in-out;transition:color .25s ease-in-out,background-color .25s ease-in-out,border-color .25s ease-in-out}.tooltip{position:relative;display:inline-block;font-family:Font Awesome\ 5 Free}.tooltip.valid{color:#4caf50}.tooltip.invalid{color:#f44336}.tooltip .tooltiptext{visibility:hidden;width:120px;background-color:#555;color:#fff;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:5000;bottom:125%;left:50%;margin-left:-60px;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.tooltip .tooltiptext:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#555 transparent transparent transparent}.tooltip:hover .tooltiptext{visibility:visible;opacity:1}.ds_center-parent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.ds_center-child{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100vw;min-height:100vh}.ds_center-child,.loader_spinner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.loader_spinner{margin:10px}.loader_spinner:after{content:"";display:block;width:100px;height:100px;border-radius:50%;border:5px solid transparent;border-bottom-color:#3f9c35;border-top-color:#3f9c35}.padding{margin-bottom:25px}.padding-left{padding:0 10px;margin-bottom:12px}@media only screen and (min-width:426px){.padding-left{padding:0;padding-left:20px}}.form{background-color:#fafafa;diplay:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.field{padding:0 10px;margin-bottom:12px}@media only screen and (min-width:426px){.field{padding:0;padding-left:20px}}.field-hidden{display:none}.field-disabled{opacity:.5}.input{background-color:#fafafa;font-size:1.2rem;width:100%;height:1.3rem;border:none;outline:none;border-bottom:1px solid;margin-bottom:10px;-webkit-transition:border .25s ease-in-out,color .25s ease-in-out;transition:border .25s ease-in-out,color .25s ease-in-out;position:relative}.input:hover:not([disabled]){color:#3f9c35}.input-out{z-index:-1000!important;position:absolute!important;top:-10000px!important;border:none!important;outline:none!important}.label{margin-bottom:5px;position:relative;-webkit-transition:margin .25s ease-in-out,color .25s ease-in-out;transition:margin .25s ease-in-out,color .25s ease-in-out}.label:hover{color:#3f9c35}.label-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.label-big{font-weight:900;font-size:1.2rem}.label-underline{text-decoration:underline}.label-info{font-size:1.2rem;font-weight:700;word-wrap:break-word}.label-info-header{font-size:1.2rem;font-weight:400}.checkbox.label{margin-left:20px;position:relative}.checkbox.label:before{font-family:Font Awesome\ 5 Free;cursor:pointer;position:absolute;left:-20px;-webkit-transition:color .25s ease-in-out,opacity .25s ease-in-out;transition:color .25s ease-in-out,opacity .25s ease-in-out;opacity:.25;content:"\f0c8"}.checkbox.label.checked:before{color:#4caf50;opacity:1;content:"\f14a"}textarea.input{resize:none;-webkit-transition:color .25s ease-in-out,background-color .25s ease-in-out,border-color .25s ease-in-out,height .25s ease-in-out;transition:color .25s ease-in-out,background-color .25s ease-in-out,border-color .25s ease-in-out,height .25s ease-in-out;overflow:hidden}textarea.input:focus{overflow:auto;height:5.2rem}.drop-zone{width:100%;height:80px;border:2px dashed}.drop-zone,.drop-zone-label,.drop-zone-label *{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:426px){.drop-zone-label,.drop-zone-label *{display:inline}}.button_submit{background-color:#007934;color:#fafafa;margin-bottom:10px;width:100%;padding:13px 26px;border:none;outline:none;cursor:pointer;font-size:2rem;font-weight:800}.button_submit:hover:not([disabled]){background-color:#3f9c35}.button-disabled{background-color:#007934}@-webkit-keyframes fadeFlyInLeft{to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}90%{opacity:1;-webkit-transform:translate(2%);transform:translate(2%)}0%{opacity:0;-webkit-transform:translateX(-150%);transform:translateX(-150%)}}@keyframes fadeFlyInLeft{to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}90%{opacity:1;-webkit-transform:translate(2%);transform:translate(2%)}0%{opacity:0;-webkit-transform:translateX(-150%);transform:translateX(-150%)}}@-webkit-keyframes fadeFlyInRight{to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}90%{opacity:1;-webkit-transform:translate(-2%);transform:translate(-2%)}0%{opacity:0;-webkit-transform:translateX(150%);transform:translateX(150%)}}@keyframes fadeFlyInRight{to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}90%{opacity:1;-webkit-transform:translate(-2%);transform:translate(-2%)}0%{opacity:0;-webkit-transform:translateX(150%);transform:translateX(150%)}}@-webkit-keyframes flicker{0%,to{opacity:1}50%{opacity:1}25%,75%{opacity:.25}}@keyframes flicker{0%,to{opacity:1}50%{opacity:1}25%,75%{opacity:.25}}@-webkit-keyframes rotate-clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate-clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes rotate-anticlockwise{0%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes rotate-anticlockwise{0%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.animation_fadeFlyInLeft{-webkit-animation:fadeFlyInLeft .75s ease-out;animation:fadeFlyInLeft .75s ease-out}.animation_flicker{-webkit-animation:flicker .5s ease-in-out;animation:flicker .5s ease-in-out}.animation_rotate-clock,.loader_spinner:after{-webkit-animation:rotate-clockwise 2s linear infinite;animation:rotate-clockwise 2s linear infinite}.animation_rotate-anticlock{-webkit-animation:rotate-anticlockwise 2s linear infinite;animation:rotate-anticlockwise 2s linear infinite}#recaptchaErrorMessage{display:none;text-align:center}#gRecaptcha{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}