body{
  font-family: 'DM Sans' !important;
}





/*------login-page-----*/
.login-section{
display: flex;
align-items: center;
background-image: url('../img/login-bg.jpg');
background-size: cover;
background-repeat: no-repeat;
overflow: auto;

}
.login-banner-bg {
  background: linear-gradient(180deg, #5B90FF 0%, #2766EB 100%), linear-gradient(90deg, #2766EB -3.25%, #209AF2 101.19%);
  opacity: 0.8;
  height: 100vh;
  color: #fff;
}


.login-section .login-banner-bg img{width: 80%;}
.login-section .loge{height: 100vh;  position: relative; }
.login-section .loge .head{width: 65%;}
.login-section .loge .head .loge-card .loge-head p {font-size: 12px  !important;}
.login-section .loge .head .loge-card{
background-color: #fff;
border-radius: 10px;
padding: 30px;
box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
min-height: 220px;}
.login-section .loge .head .loge-card{
color: #52535A;}
.login-section .loge .head .loge-card .loge-form .input-group{
background-color: #EBF0F9;
border: 1px solid #D6E4FF;
height: 50px;
border-radius: 30px;
overflow: hidden;
}
.login-section .loge .head .loge-card .loge-form .input-group-text{
color: #A1ACC8;
background-color: #e9ecef00;
border: 1px solid #ced4da00;
border-radius: 0rem;
padding: 0px 0px 0px 18px;
}

.login-section .loge .head .loge-card .loge-form .forgot a{
  color: #0d6efd;
  font-size: 12px;
  text-decoration:none !important;
font-weight: 600;
}
.login-section .loge .head .loge-card .loge-form .form-control{
  background-color: #fff0;
background-clip: padding-box;
border: 1px solid #ced4da00;
color: #505050;
}

.login-section .loge .head .loge-card .loge-form .form-control::placeholder{
  color: #A1ACC8;
  opacity: 1;  
  font-size: 13px; 
}
.login-section .loge .head .loge-card .loge-form .form-control{
  box-shadow: 0 0 0 .25rem rgba(13, 110, 253, 0);
}
.login-section .loge .head .loge-card .loge-form .btn,
.login-section .loge .signup-form .btn{
  width: 100%;
border-radius: 30px;
height: 50px;
}

.login-section .loge .head .loge-card .signin p{
  font-weight: 500;   
}
.login-section .loge .head .loge-card .signin .login-email .microsoft-img,.gmail-img {
  height: 42px;
  width: 42px;
  background-color: #D6E4FF;
  padding: 9px;
  border-radius: 30px;
  align-items: center;
  display: flex;
  justify-content: center;
  margin-right: 15px;}

.login-section .loge .head .footer-loge h6{
  color: #52535A;
}
.login-section .loge .head .footer-loge a{
  color: #2766EB;
font-size: 17px;
font-weight: 600;
text-decoration: none;
}
.login-section .loge .head .copy-right{
  position: fixed;
  bottom: 0;
  text-align: center; 
}
.login-section .copy-right p{
  color: #00000057;
  font-size: 11px;
}
.login-section .copy-right{
  position: absolute;
bottom: 0;
}

/*----end--signup-page-----*/



/*------login-page-----*/
.login-section .loge .signin-card {
  width: 70%;
}
.login-section .loge .signin-card .loge-card .signup-form .input-group{
  background-color: #EBF0F9;
  border: 1px solid #D6E4FF;
  height: 50px;
  border-radius: 30px;
  overflow: hidden;
}
.login-section .loge .signin-card .loge-card .signup-form .input-group-text{
color: #A1ACC8;
background-color: #e9ecef00;
border: 1px solid #ced4da00;
border-radius: 0rem;
padding: 0px 0px 0px 18px;
}
.login-section .loge .signin-card .loge-card .signup-form .form-control{
  background-color: #fff0;
background-clip: padding-box;
border: 1px solid #ced4da00;
color: #505050;


}
.login-section .loge .signin-card .loge-card .signup-form .form-control::placeholder{
  color: #A1ACC8;
  opacity: 1;  
  font-size: 13px; 
}
.login-section .loge .signin-card .loge-card .signup-form .form-control:focus {
  box-shadow: 0 0 0 .25rem rgba(13, 110, 253, 0);
}
.login-section .loge .signin-card .loge-card .signup-form .form-select {
  font-size: 1rem;
  color: #212529;
  border: 1px solid #ced4da00;
  background-color: #fff0;
}





.login-section .loge .signin-card .loge-card .signup-form .state .material-symbols-outlined{
position: absolute;
left: 20px;
color: #A1ACC8;
}
.login-section .loge .signin-card .loge-card .signup-form .state  .form-control{
padding-right: 10px;
  padding-left: 56px; 
} 
.login-section .loge .signin-card .loge-card .signup-form .state  .form-control option{
font-size: 13px;
color: #212529;
background-color: #EBF0F9;
}
.login-section .loge .signin-card .loge-card .signup-form .state  .form-control option:hover{

}


.login-section .loge .signin-card .loge-card .signup-form .state .form-control:focus {
border-color: #86b7fe00;
outline: 0;
box-shadow: 0 0 0 .25rem rgba(13, 110, 253, 0);
}
.login-section .loge .head .loge-card .loge-form,
.login-section .loge .signin-card .loge-card .signup-form p{
font-size: 11px;
color: #A1ACC8;
}



.login-section .loge .signin-card .loge-card .signup-form .input-group .form-icon {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
background-repeat: no-repeat;
background-position: right .75rem center;
background-size: 16px 12px;
color: #A1ACC8;
font-size: 13px;
}



/*--------------authentication page---------------*/

.top-header .header-content{
padding: 0px 20px;
background-color: #fff;
box-shadow: 0px 0px 2px #ccc;
border-radius: 5px;
}


.top-header .header-content .navbar-nav .avatar img{
width: 40px;
}
.layout-page{
background-color: #e8f2f9;
}

.layout-menu .menu-inner .menu-item .menu-link .menu-content span{
padding-right: 9px;
}
.box {
padding-bottom: 10px;
width: 100%;
height: auto;
min-height: 170px;
background-color: #fff;
border-radius: 5px;
box-shadow: 0px 2px 2px #00000012;
box-sizing: border-box;
margin-bottom: 30px;
position: relative;}

.box.profile_box {
  padding: 50px;
}
.profile_box .Profile-img img{
width: 70px;
border-radius: 50px;
}

.profile_box .profile_info {
display: inline-block;
padding: 4px 0px;
margin-left: 20px;
max-width: calc(100% - 100px);
}
.profile_box .profile_name {
display: block;
font-size: 22px;
line-height: 28px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.profile_box .profile_email {
display: block;
line-height: 18px;
margin-top: 6px;
font-size: 14px;
}
.profile-edit {
position: absolute;
right: 50px;
}

.button {
--primary-color: #645bff;
--secondary-color: #fff;
--hover-color: #111;
--arrow-width: 10px;
--arrow-stroke: 2px;
box-sizing: border-box;
border: 0;
border-radius: 5px;
color: var(--secondary-color);
padding: 0.5em 1.8em;
background: var(--primary-color);
display: flex;
transition: 0.2s background;
align-items: center;
gap: 0.6em;
font-weight: bold;
font-weight: 400;
}
.cansel-btn {
--primary-color: #6c6c6c;
--secondary-color: #fff;
--hover-color: #111;
--arrow-width: 10px;
--arrow-stroke: 2px;
box-sizing: border-box;
border: 0;
border-radius: 5px;
color: var(--secondary-color);
padding: 0.5em 1.8em;
background: var(--primary-color);
display: flex;
transition: 0.2s background;
align-items: center;
gap: 0.6em;
font-weight: bold;
font-weight: 400;
}



button:hover {
background-color: var(--hover-color);
}
.cansel-btn:hover {
background-color: var(--hover-color);
}

.content-wrapper  .profile_box .profile-info {
margin-bottom: 0px;
height: 42px;
pointer-events: none;
display: inline-block;
margin-right: 50px;
}
.content-wrapper  .profile_box .profile-info .profileinfo_list {

max-width: 1000px;
position: relative;
overflow: hidden;
outline: none;
}
.content-wrapper  .profile_box .profile-info .textbox_label {
color: #000000BF;
display: block;
font-size: 13px;
line-height: 16px;
margin-bottom: 5px;
font-weight: 500;
}
.content-wrapper  .profile_box .profile-info .profileinfo_list span{
color: #000;
border: none;
font-size: 17px;
text-indent: 0px;
height: auto; 
}

.content-wrapper  .profile_box .profile-info .profileinfo_list .country-icon img{
width: 20px;
}
.content-wrapper  .profile_box .profile-info .form-control {
border: 1px solid #DCDCDC;
}
.content-wrapper  .profile_box .profile-info .form-control:focus {
box-shadow: 0 0 0 .25rem rgba(13, 110, 253, 0)  !important
}


.title{
font-size: 1.5rem;
}
h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
margin-top: 0;
margin-bottom: 1rem;
font-weight: 500;
line-height: 1.1;
color: #333;
}
.box_info {
display: block;
min-height: 100px;
width: 100%;
box-sizing: border-box;
margin-bottom: 5px;
padding: 24px 30px;
border-bottom: 2px solid #F5F5F5;
background-color: #FBFBFB;
border-radius: 5px 5px 0px 0px;
}
.box_head {
font-size: 20px;
line-height: 24px;
font-weight: 500;
margin-bottom: 6px;
}
.box_discrption, .tfa_other_option {
font-size: 14px;
line-height: 20px;
color: #333333;
}
.primary-mail {
display: flex;
height: auto;
width: 100%;
background-color: #fff;
cursor: pointer;
box-sizing: border-box;
padding: 15px 20px;
  padding-left: 20px;
padding-left: 30px;
margin-top: 2px;
align-items: center;}

.primary-mail:hover {
  background-color: #F8F8F8;
}
.email-dp {
  padding: 15px;
  font-size: 20px;
  line-height: 20px;
}
.email-dp span {
  height: 50px;
width: 50px;
background: #31b560;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
color: #fff;
font-weight: 700;
}
.email_info {
  display: inline-block;
  min-width: 240px;
  height: auto;
  padding: 5px 0px;
}
.emailaddress_text {
  display: block;
  font-size: 14px;
  line-height: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.status{
  color: #807f7f;
font-size: 11px;
}
.add-maill{
  color: #0291FF;
  font-size: 14px;
  text-align: center;
  font-weight: 500;
  cursor: pointer;
  line-height: 24px; 
}
.no-data{
  display: block;
height: 100px;
width: 100px;
background-size: auto;
background-size: 100%;
margin: auto;
}

.my-number {
  padding: 20px 0px;
}
.menu-inner  .menu-item .menu-toggle{
margin: 0px 16px  !important;
background-color: #ECEBFF;
border-radius: 10px;
color: #333;
font-size: 16px;}

.top-header .layout-menu-toggle .nav-item span{
font-size: 36px;
color: #333;
font-weight: 500;}

.menu-sub{
background-color: #ECEBFF;
border-radius: 0px 0px 10px 10px;
margin-top: -7px;
padding-top: 0px;
margin-left: 16px;
margin-right: 16px;
}
.custem-modal .modal .modal-header{
  background-color: #f2f2f2;
  background-color: #f2f2f2;
  color: #333;
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;

}
.custem-modal .modal-content{
border-radius: 15px;}

.custem-modal .modal-body{
  padding: 40px 35px;
}

.custem-modal .modal-body p{
  font-size: 14px;
}
.custem-modal .modal-body label{
  font-size: 12px;
}



/*--------------------------------------------------------*/
/*----------------------Responsive------------------------*/
/*--------------------------------------------------------*/





@media (max-width: 1400px) {
  .login-section .login-banner-bg p{font-size: 14px;}
}


@media (max-width: 1200px) { 
  .login-section .loge .head {
      width: 75%;
    }
    .top-header .header-content {
      margin-top: -60px;
}
.content-wrapper {
padding-left: 20px;
padding-right: 20px;
}
}

@media (max-width: 1000px) { 
  .login-section .loge .head {
      width: 85%;
    }
    .login-section .login-banner-bg p {
      font-size: 11px;
    }
}


@media (max-width: 767.98px) { 
  .login-section .loge .head {
      width: 65%;
    }
    .login-section .display-banner{
      display: none;
    }
    .login-section .loge {
      padding-top: 50px;
      padding-bottom: 80px;
    }
}

@media (max-width: 575.98px) { 
  .login-section .loge .head {
     width: 85%;
    }
    .profile-edit {
      position: absolute;
      bottom: 50px;
      left: 47%;
    }
}
@media (max-width: 500px){
  .login-section .loge .head {
      width: 90%;
  }
 }
@media (max-width: 400px){
.login-section .loge .head {
 width: 93%;
}
}