body{background-color:rgba(175,170,177,0.57);font-family:Montserrat}.logo{width:320px;height:151px;margin:30px auto}.login-block{width:320px;padding:20px;background:#fff;border-radius:5px;border-top:5px solid #9c0000;margin:0 auto}.login-block h1{text-align:center;color:#000;font-size:18px;text-transform:uppercase;margin-top:0;margin-bottom:20px}.login-block input{width:100%;height:42px;box-sizing:border-box;border-radius:5px;border:1px solid #ccc;margin-bottom:20px;font-size:14px;font-family:Montserrat;padding:0 20px 0 50px;outline:none}.login-block input#username{background:#fff;background-size:16px 80px!important}.login-block input#username:focus{background:#fff;background-size:16px 80px}.login-block input#password{background:#fff;background-size:16px 80px}.login-block input#password:focus{background:#fff;background-size:16px 80px}.login-block input:active,.login-block input:focus{border:1px solid #ff656c}.login-block button{width:100%;height:40px;background:#9c0000;box-sizing:border-box;border-radius:5px;border:1px solid #9c0000;color:#fff;font-weight:bold;text-transform:uppercase;font-size:14px;font-family:Montserrat;outline:none;cursor:pointer}.login-block button:hover{background:#bc0000}@-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}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */@import url("https://fonts.googleapis.com/css?family=Poppins");html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{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,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}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}html{background-color:#fffbc8;background-image:url("/static/enogis/img/login_background.jpg?e1cecc5b18b1");background-position:center center;background-repeat:no-repeat;background-size:cover}body{font-family:"Poppins",sans-serif;height:100vh}a{color:#222222;display:inline-block;text-decoration:none;font-weight:400}h2{text-align:center;font-size:16px;font-weight:600;text-transform:uppercase;display:inline-block;margin:10px 8px 30px 8px;color:#cccccc}@media screen and (max-height:420px){body{height:auto}}.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;max-width:400px}#loginContainer .logo-container img{max-width:60%}#formContent{-webkit-border-radius:10px 10px 10px 10px;border-radius:10px 10px 10px 10px;background:#fff;padding:10px 20px;width:90%;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}@media screen and (max-width:600px){#loginContainer{display:inline}#formContent{width:100%;max-width:100%}}h2{color:#0d0d0d;border-bottom:2px solid #d34953}input[type=button],input[type=submit],input[type=reset],button{min-width:250px;background-color:#be343e;border:none;color:white;padding:15px 80px;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]:hover,input[type=submit]:hover,input[type=reset]:hover,button:hover{background-color:#d34953}input[type=button].secondary,input[type=submit].secondary,input[type=reset].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{background-color:inherit}input[type=text],input[type=password],input[type=email]{background-color:#f6f6f6;border:none;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}.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;padding-bottom:40px;padding-top:40px;color:#666666;padding-left:15px;padding-right: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}.underlineHover:after{display:block;left:0;bottom:-10px;width:0;height:2px;background-color:#56baed;content:"";transition:width 0.2s}.underlineHover:hover{color:#0d0d0d}.underlineHover:hover:after{width:100%}*:focus{outline:none}#icon{width:45%}*{box-sizing:border-box}