@import url("https://fonts.googleapis.com/css?family=Poppins");*{box-sizing:border-box}*:focus{outline:none}html{background-image:url("/static/enogis/img/login_background.jpg?9d67f6d47a6d");background-position:center center;background-repeat:no-repeat;background-size:cover;line-height:1.15;-webkit-text-size-adjust:100%}body{background-color:rgba(175,170,177,0.57);font-family:"Poppins",sans-serif;height:100vh;margin:0}main{display:block}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{color:#222222;display:inline-block;text-decoration:none;font-weight:400;background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}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}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible;max-height:52px}button,select{text-transform:none}button,[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{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{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-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}h1{font-size:2em;margin:0.67em 0}h2{text-align:center;font-size:16px;font-weight:600;text-transform:uppercase;display:inline-block;margin:10px 8px 30px 8px;color:#0d0d0d;border-bottom:2px solid #d34953}@media screen and (max-height:420px){body{height:auto}}input[type=button],input[type=submit],input[type=reset],button,.button{min-width:250px;background-color:#be343e;border:none;color:white;padding:15px 40px;text-align:center;text-decoration:none;display:inline-block;text-transform:uppercase;font-size:13px;-webkit-box-shadow:0 5px 5px 0 rgba(0,0,0,0.2);box-shadow:0 5px 5px 0 rgba(0,0,0,0.2);-webkit-border-radius:5px 5px 5px 5px;border-radius:5px 5px 5px 5px;margin:5px 0 5px 0;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;cursor:pointer}input[type=button][hidden],input[type=submit][hidden],input[type=reset][hidden],button[hidden],.button[hidden]{display:none}input[type=button]:hover,input[type=submit]:hover,input[type=reset]:hover,button:hover,.button:hover{background-color:#d34953}input[type=button].secondary,input[type=submit].secondary,input[type=reset].secondary,button.secondary,.button.secondary{min-width:250px;background-color:#ffffff;-webkit-box-shadow:none;box-shadow:none;color:#000000}input[type=button]:hover.secondary,input[type=submit]:hover.secondary,input[type=reset]:hover.secondary,button:hover.secondary,.button:hover.secondary{background-color:inherit}input[type=text],input[type=password],input[type=email]{background-color:#f6f6f6;color:#0d0d0d;width:100%;padding:15px 32px;text-align:center;text-decoration:none;display:inline-block;font-size:16px;margin:5px 0;border:2px solid #f6f6f6;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;-webkit-border-radius:5px 5px 5px 5px;border-radius:5px 5px 5px 5px}input[type=text]:focus,input[type=password]:focus,input[type=email]:focus{background-color:#fff;border-bottom:2px solid #d34953}input[type=text]::placeholder,input[type=password]::placeholder,input[type=email]::placeholder{color:#cccccc}.wrapper{display:flex;align-items:flex-end;flex-direction:column;justify-content:center;width:100%;min-height:100%;padding:8%}#loginContainer{position:relative;display:flex;background-color:rgba(255,255,255,0.6);border-radius:10px}#loginContainer .logo-container{display:flex;align-items:center;flex-direction:column;justify-content:center;padding:20px}#loginContainer .logo-container img{width:90%;max-width:250px}@media screen and (max-width:768px){#loginContainer .logo-container img{max-width:150px!important}}.logo{width:320px;height:151px;margin:30px auto}#formContent{-webkit-border-radius:10px 10px 10px 10px;border-radius:10px 10px 10px 10px;background:#fff;padding:10px 20px;width:90%;min-width:350px;max-width:450px;position:relative;-webkit-box-shadow:0 30px 60px 0 rgba(0,0,0,0.3);box-shadow:0 30px 60px 0 rgba(0,0,0,0.3);text-align:center}#formContent .providers{row-gap:23px;column-gap:23px;width:100%;color:#222222;align-items:center;-webkit-box-align:center;justify-content:space-between;-webkit-box-pack:justify;display:flex;padding-bottom:20px}#formContent .providers>div{border-top-color:#f6f6f6;border-top-style:solid;border-top-width:1px;-webkit-box-direction:normal;line-height:1.5;width:100%}@media screen and (max-width:768px){#loginContainer{display:inline}#formContent{width:100%;max-width:100%}}.text{font-size:13px;color:#666666;padding-left:15px;padding-right:15px}.errors{font-size:13px;color:#d34953}.errors p{margin:0;margin-bottom:10px}.contact{font-size:13px;color:#666666;padding:40px 15px}.contact a{color:#000000}.contact a:hover{text-decoration:underline}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@-moz-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{opacity:0;-webkit-animation:fadeIn ease-in 1;-moz-animation:fadeIn ease-in 1;animation:fadeIn ease-in 1;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-duration:1s;-moz-animation-duration:1s;animation-duration:1s}.fadeIn.first{-webkit-animation-delay:0.4s;-moz-animation-delay:0.4s;animation-delay:0.4s}.fadeIn.second{-webkit-animation-delay:0.6s;-moz-animation-delay:0.6s;animation-delay:0.6s}.fadeIn.third{-webkit-animation-delay:0.8s;-moz-animation-delay:0.8s;animation-delay:0.8s}.fadeIn.fourth{-webkit-animation-delay:1s;-moz-animation-delay:1s;animation-delay:1s}@-moz-keyframes dothabottomcheck{0%{height:0}100%{height:calc(var(--checkbox-height) / 2)}}@-webkit-keyframes dothabottomcheck{0%{height:0}100%{height:calc(var(--checkbox-height) / 2)}}@keyframes dothabottomcheck{0%{height:0}100%{height:calc(var(--checkbox-height) / 2)}}@keyframes dothatopcheck-19{0%{height:0}50%{height:0}100%{height:calc(var(--checkbox-height) * 1.2)}}@-webkit-keyframes dothatopcheck-19{0%{height:0}50%{height:0}100%{height:calc(var(--checkbox-height) * 1.2)}}@-moz-keyframes dothatopcheck-19{0%{height:0}50%{height:0}100%{height:calc(var(--checkbox-height) * 1.2)}}.checkbox-wrapper{box-sizing:border-box;--background-color:#fff;--checkbox-height:25px}.checkbox-wrapper input[type=checkbox]{display:none}.checkbox-wrapper .check-box{height:var(--checkbox-height);width:var(--checkbox-height);background-color:transparent;border:calc(var(--checkbox-height) * .1) solid #000;border-radius:5px;position:relative;display:inline-block;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-transition:border-color ease 0.2s;-o-transition:border-color ease 0.2s;-webkit-transition:border-color ease 0.2s;transition:border-color ease 0.2s;cursor:pointer}.checkbox-wrapper .check-box::before,.checkbox-wrapper .check-box::after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;height:0;width:calc(var(--checkbox-height) * .2);background-color:#34b93d;display:inline-block;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;-webkit-transform-origin:left top;transform-origin:left top;border-radius:5px;content:" ";-webkit-transition:opacity ease 0.5;-moz-transition:opacity ease 0.5;transition:opacity ease 0.5}.checkbox-wrapper .check-box::before{top:calc(var(--checkbox-height) * .72);left:calc(var(--checkbox-height) * .41);box-shadow:0 0 0 calc(var(--checkbox-height) * .05) var(--background-color);-moz-transform:rotate(-135deg);-ms-transform:rotate(-135deg);-o-transform:rotate(-135deg);-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.checkbox-wrapper .check-box::after{top:calc(var(--checkbox-height) * .37);left:calc(var(--checkbox-height) * .05);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.checkbox-wrapper input[type=checkbox]:checked + .check-box,.checkbox-wrapper .check-box.checked{border-color:#34b93d}.checkbox-wrapper input[type=checkbox]:checked + .check-box::after,.checkbox-wrapper .check-box.checked::after{height:calc(var(--checkbox-height) / 2);-moz-animation:dothabottomcheck 0.2s ease 0s forwards;-o-animation:dothabottomcheck 0.2s ease 0s forwards;-webkit-animation:dothabottomcheck 0.2s ease 0s forwards;animation:dothabottomcheck 0.2s ease 0s forwards}.checkbox-wrapper input[type=checkbox]:checked + .check-box::before,.checkbox-wrapper .check-box.checked::before{height:calc(var(--checkbox-height) * 1.2);-moz-animation:dothatopcheck-19 0.4s ease 0s forwards;-o-animation:dothatopcheck-19 0.4s ease 0s forwards;-webkit-animation:dothatopcheck-19 0.4s ease 0s forwards;animation:dothatopcheck-19 0.4s ease 0s forwards}.eye{position:absolute;height:44px;width:44px;right:20px;margin-top:9px;margin-right:4px;z-index:1;cursor:pointer;-webkit-border-radius:3px 3px 3px 3px;border-radius:3px 3px 3px 3px;background-color:#FF848DFF}.eye:hover{opacity:0.8}.eye i{position:absolute;top:10px;left:8px;font-size:1.5em;color:white}