.login-register{background-size: cover; background-repeat: no-repeat; background-position: center center; height: 100%; width: 100%; padding: 10% 0; background: #0d47a1; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#022888', endColorstr='#2e6cd2', GradientType=0 );position: fixed;}
.login-box{width: 400px; margin: 0 auto;}  
.login-box .footer{width: 100%; left: 0px; right: 0px;}
.login-box .social{display: block; margin-bottom: 30px;}
#recoverform{display: none;}
.login-sidebar{padding: 0px; margin-top: 0px;}
.login-sidebar .login-box{right: 0px; position: absolute; height: 100%;}
.btn-rounded2{background: #0d47a1; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7899e', endColorstr='#fe978b', GradientType=1 );border:0; color:#fff; font-size:14px; font-weight:bold; font-weight:600; border-radius:60px; padding:14px 0; cursor:pointer}
.btn-rounded3 {background:#fff;  color:#393939; font-size:14px; border:solid 1px #c1c1c1; font-weight:600; border-radius:60px; padding:14px 0; cursor:pointer}
.btn-rounded2:hover, .btn-rounded3:hover {background:#2f2f2f; color:#fff} 
.card-no-border .card {border-radius:15px;}