body.page-login:before {background-image: -webkit-linear-gradient(to right, #2fac66 0%, #2fac66 25%, #2daae1 25%, #2daae1 50%, #e5493a 50%, #e5493a 75%, #96c11f 75%, #96c11f 100%);width: 100%;background-image: linear-gradient(to right, #2fac66 0%, #2fac66 25%, #2daae1 25%, #2daae1 50%, #e5493a 50%, #e5493a 75%, #96c11f 75%, #96c11f 100%);position: absolute;height: 2px;left: 0 !important;top: 0 !important;content: '';z-index: 1; }body.page-login {  font-size: 15px;  padding: 64px 24px;  padding-top: 45px;  overflow-y: auto;  height: auto;  min-height: 100%;  background-size: cover !important;  background: url('../../images/bg/001.jpg');}@media (min-width: 1400px) {  body.page-login {	  padding-top: 90px;  }}@media (min-width: 1600px) {  body.page-login {	  padding-top: 120px;  }}.page-login .logo {  width: 220px !important;}.page-login .login_page_wrapper {margin-top: 45px !important;}@media only screen and (max-width: 767px) {  body.page-login {    padding: 24px;  }}.page-login .login_page_wrapper {  width: 360px;  max-width: 100%;  margin: 0 auto;  -webkit-transition: all 280ms cubic-bezier(0.4, 0, 0.2, 1);  transition: all 280ms cubic-bezier(0.4, 0, 0.2, 1);}.page-login .md-card-content {	min-height: 400px;}.page-login .md-card-content .btn-toggle {	position: relative !important;	right: -30px;	top: -15px;}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 192), only screen and (min-resolution: 192dppx), only screen and (min-resolution: 2dppx) { .page-login .user_avatar {    background-image: url("../img/avatars/user@2x.png");    background-size: 64px 64px;  }}.page-login .login_heading {  text-align: center;  margin-bottom: 32px;}.page-login .md-btn {	margin-top: 35px !important;}.page-login .recuperar-senha {	margin-top: 15px !important;	margin-bottom: 10px !important;	text-align: right !important;}.page-login .recuperar-senha a:hover {	color: #2b2b2b !important;}.page-login form .uk-form-row:not(.uk-flex),.page-login form .uk-form-row:not(.container-buttons) {	margin-bottom: 13px !important;	margin-top: 13px !important;}