/*
Template Name: Admin pro Admin
Author: Wrappixel
Email: niravjoshi87@gmail.com
File: scss
*/
/*
Template Name: Hifinite Inc. Admin
Author: Wrappixel
Email: niravjoshi87@gmail.com
File: scss
*/
/*Theme Colors*/
/*bootstrap Color*/
/*Light colors*/
/*Normal Color*/
/*Extra Variable*/
/*******************
Login register and recover password Page
******************/
.login-register {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 100%;
  width: 100%;
  padding: 0% 0;
  position: fixed; display: flex; align-items: center; justify-content: center; }

.login-box {
  width: 360px;
  margin: 0 auto; }
  .login-box .footer {
    width: 100%;
    left: 0px;
    right: 0px; }
  .login-box .social {
    display: block;
    margin-bottom: 30px; }

.login-box.card-body{
  width: 395px;
  margin: 0 auto;
}
#recoverform {
  display: none; }

.login-sidebar {
  padding: 0px;
  margin-top: 0px; }
  .login-sidebar .login-box {
    right: 0px;
    position: absolute;
    height: 100%; }
#Resend_email {position: relative;}
.counter_email { position: absolute; right: -10px; top: -9px; color: #fff; background: #f05234; border-radius: 50%; font-size: 12px; line-height: 20px; text-align: center; font-weight: 500; width: 20px; height: 20px;}