﻿body{background-color:#000 !important;}.wm-login-wrapper{height:100vh;}.wm-login-wrapper .wm-login-upper-block .wm-login-input{display:flex;justify-content:center;align-items:center;text-align:center;height:70vh;width:100%;margin:0;padding:0;}.wm-login-wrapper .wm-login-upper-block .wm-login-input .validation-summary-errors{width:100%;position:absolute;top:12px;left:322px;background-color:#dba326;color:#000;border-radius:5px;}.wm-login-wrapper .wm-login-upper-block .wm-login-input .validation-summary-errors ul{list-style-type:decimal;padding:10px;margin-bottom:0;text-align:left;font-size:14px;padding-left:28px;}.wm-login-wrapper .wm-login-upper-block .wm-login-input .validation-summary-errors:after{content:'';position:absolute;left:0;top:50%;width:0;height:0;border:6px solid transparent;border-right-color:#dba326;border-left:0;margin-top:-6px;margin-left:-6px;}.wm-login-wrapper .wm-login-upper-block .wm-login-input input{background-color:#0f0f0f;border:0;outline:0;width:100%;display:block;color:#dba326;}.wm-login-wrapper .wm-login-upper-block .wm-login-input input:-webkit-autofill,.wm-login-wrapper .wm-login-upper-block .wm-login-input input:-webkit-autofill:hover,.wm-login-wrapper .wm-login-upper-block .wm-login-input input:-webkit-autofill:focus,.wm-login-wrapper .wm-login-upper-block .wm-login-input textarea:-webkit-autofill,.wm-login-wrapper .wm-login-upper-block .wm-login-input textarea:-webkit-autofill:hover,.wm-login-wrapper .wm-login-upper-block .wm-login-input textarea:-webkit-autofill:focus,.wm-login-wrapper .wm-login-upper-block .wm-login-input select:-webkit-autofill,.wm-login-wrapper .wm-login-upper-block .wm-login-input select:-webkit-autofill:hover,.wm-login-wrapper .wm-login-upper-block .wm-login-input select:-webkit-autofill:focus{border:0;-webkit-text-fill-color:#dba326;-webkit-box-shadow:0 0 0 1000px #0f0f0f inset !important;transition:background-color 5000s ease-in-out 0s;}.wm-login-wrapper .wm-login-upper-block .wm-login-input .wm-forgot-password a{color:#fdc13a;text-decoration:none !important;}.wm-login-wrapper .wm-login-upper-block .wm-login-input .wm-forgot-password a:hover{color:#dba326;}.wm-login-wrapper .wm-login-upper-block .wm-login-input .wm-btn-login{width:100%;background-color:#dba326;color:#000;box-shadow:unset;text-shadow:unset;outline:0;padding:7px 10px;border-radius:5px;border:1px solid #dba326;transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-webkit-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;cursor:pointer;}.wm-login-wrapper .wm-login-upper-block .wm-login-input .wm-btn-login:hover{color:#dba326;border:1px solid #dba326;background-color:#000;}.wm-login-wrapper .wm-login-upper-block .wm-login-input ::placeholder{color:#fff;opacity:1;}.wm-login-wrapper .wm-login-upper-block .wm-login-input :-ms-input-placeholder{color:#fff;}.wm-login-wrapper .wm-login-upper-block .wm-login-input ::-ms-input-placeholder{color:#fff;}.wm-login-wrapper .wm-login-upper-block .wm-waves{position:relative;width:100%;height:15vh;margin-bottom:-7px;min-height:100px;max-height:150px;}.wm-login-wrapper .wm-login-upper-block .wm-waves .wm-parallax>use{animation:move-forever 25s cubic-bezier(.55,.5,.45,.5) infinite;}.wm-login-wrapper .wm-login-upper-block .wm-waves .wm-parallax>use:nth-child(1){animation-delay:-4s;animation-duration:20s;}.wm-login-wrapper .wm-login-upper-block .wm-waves .wm-parallax>use:nth-child(2){animation-delay:-5s;animation-duration:25s;}.wm-login-wrapper .wm-login-upper-block .wm-waves .wm-parallax>use:nth-child(3){animation-delay:-6s;animation-duration:30s;}.wm-login-wrapper .wm-login-upper-block .wm-waves .wm-parallax>use:nth-child(4){animation-delay:-7s;animation-duration:35s;}.wm-login-wrapper .wm-login-lower-block{position:relative;height:15vh;text-align:center;background-color:#fff;}@media screen and (max-width:970px){.validation-summary-errors{display:none;}}.shake{animation:shake-animation 4.72s ease infinite;transform-origin:50% 50%;}@keyframes move-forever{0%{transform:translate3d(-90px,0,0);}100%{transform:translate3d(85px,0,0);}}@keyframes shake-animation{0%{transform:translate(0,0);}1.78571%{transform:translate(5px,0);}3.57143%{transform:translate(0,0);}5.35714%{transform:translate(5px,0);}7.14286%{transform:translate(0,0);}8.92857%{transform:translate(5px,0);}10.71429%{transform:translate(0,0);}100%{transform:translate(0,0);}}