@import url(https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700);
 
.login-register {  background-size: cover; background-repeat: no-repeat; background-position: center center;
  height: 100%; width: 100%; padding: 10% 0; position: fixed; }
.login-register1{background-image:url('../../../../assets/images/meda_bgimage.png');background-repeat: no-repeat;background-size: cover; height:100vh;}
.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%; }
.form-material .form-control{padding:0 10px!important;}
.form-material .text-muted { font-size: 15px!important; }
.form-material .error{color:red;}
 .bor_radius{border-radius: 16px!important;}
 .view_pswd { position: absolute; left: auto; right:18px; top:20px; cursor: pointer;}
 .hide_form {display:none!important;} 
 .open_form{display:block!important;}  