body{
font-family: 'DM Sans' !important;
}
a {
  cursor: pointer;
}
/*------login-page-----*/
.login-section{
display: flex;
align-items: center;
background-image: url('../img/login-bg.png');
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: 100%;
color: #fff;
}
.display-banner {
  height: 100%;
  position: relative;
}
.login-banner-bg h2{
  color: #000;
  font-size: 39px;
  font-weight: 700;
}
.loge-form h5{
  font-size: 1.25rem !important;
  font-weight: 500;
}
.loge-form .log-p{
color: #686868;
text-align: center;
font-size: 14px;
font-weight: 400;
margin-bottom: 40px;
}
.copy-right{
  position: absolute;
  bottom: 0;
  width: 50%;
}

.btn-check:focus + .btn-primary, .btn-primary:focus {
box-shadow: 0 0 0 .25rem rgba(49, 132, 253, 0);
}
.login-section .login-banner-bg img{width: 80% !important;}
.login-section .loge{height: 100%; min-height: 100vh;  position: relative; }
.login-section .loge .head
{
  width: 100%;
  margin-top: 31px !important;
  margin-bottom: 32px;
  max-width: 550px;
}
.login-section .loge .head .loge-card .logo-head p {font-size: 14px  !important;}
.login-section .loge .head .loge-card{
  border-radius: 44px;
  border: 1px solid #C6D6F8;
  background: linear-gradient(135deg, rgba(241, 246, 255, 0.36) 1.43%, rgba(241, 246, 255, 0.00) 99.23%);
  box-shadow: 0px 0px 48px 0px rgba(143, 143, 143, 0.11);
  backdrop-filter: blur(16.950000762939453px);
  padding: 20px 18px;
}

.login-section .loge .head .loge-card{
color: #52535A;}
.signin-card.head {
  margin-top: 130px;
margin-bottom: 30px;
}
.signin-card.head.fileflow-signup {
  margin-top: 80px;
}

.login-section .loge .head .loge-card .loge-form .input-group{
background-color: #EBF0F9;
border: 1px solid #D6E4FF;
height: 45px;
border-radius: 30px;
overflow: hidden;
}
.input-group-dropdown{
  background-color: #EBF0F9;
  border: 1px solid #D6E4FF;
  height: 45px;
  border-radius: 30px;
}
.input-group-dropdown .iti{
  height: 100% !important;
}
.log-img-p{
  color: #686868;
  text-align: center;
  font-size: 16px;

}
.login-section .loge .head .loge-card .loge-form .input-group-text{
color: #A1ACC8;
background-color: #fff;
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: 500;
}
.login-section .loge .head .loge-card .loge-form .form-control{
  background-color: #fff;
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: 45px;
}

.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;
  font-size: 14px;
  margin-bottom: 5px;
}
.login-section .loge .head .footer-loge a{
color: #2766EB;
font-size: 15px;
font-weight: 600;
text-decoration: none;
}

.login-section .copy-right p{
  color: #00000057;
  font-size: 11px;
  background-color: #fff;
  padding: 5px 30px;
}
.login-section .copy-right{
  position: fixed;
  bottom: 0;
  text-align: center; 
  display: flex;
  justify-content: center;
  background: #fff;
  /* width: 100%; */
}
.footer-loge {
  margin-bottom: 10px;
}
.loge-form label{
  color: #ff2424;
  padding-top: 7px;
  padding-left: 10px;
}
/*----end--signup-page-----*/



/*------login-page-----*/
.login-section .loge .signin-card {
width: 80%;
}
.login-section .loge .signin-card .loge-card .signup-form .input-group{
background-color: #EBF0F9;
border: 1px solid #D6E4FF;
height: 45px;
border-radius: 30px;
overflow: hidden;
}
.loge-card .signup-form  label{
font-size: 12px;
color: #ff3131;
padding-left: 21px;
margin-bottom: 10px;
}
.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:.8rem;
color: #212529;
border: 1px solid #ced4da00;
background-color: #fff0;
width: 88px;
padding-right: 28px;
}

.signup-form .form-control{font-size: .8rem !important;}

.signup-form #mobile_phone{font-size: .8rem !important;}

.login-section .loge .signin-card .loge-card .signup-form .state .material-symbols-outlined{
position: absolute;
left: 20px;
color: #A1ACC8;
z-index: 8;
}
.login-section .loge .signin-card .loge-card .signup-form .state  .form-control{
padding-right: 30px;
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: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: 14px;
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;
  height: 40px;
  object-fit: cover;
}

.layout-page{
background-color: #eef4ff;
}

.layout-menu .menu-inner .menu-item .menu-link .menu-content span{
padding-right: 9px;
}
.btn {
  font-size: 15px !important;
}
.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{
  border-radius: 50px;
  width: 100px;
  height: 100px;
  object-fit: cover;
}

.profile_box .profile_info {
display: inline-block;
padding: 4px 0px;
margin-left: 10px;
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;
  color: #959595;
}
.profile-edit {
position: relative;
text-align: end;
}



.button {
  --arrow-width: 10px;
  --arrow-stroke: 2px;
  box-sizing: border-box;
  border: 0;
  border-radius: 20px;
  color: #fff;
  padding: 0.4em 1em;
  background-color: #2766EB;
  display: inline-flex;
  transition: 0.2s background;
  align-items: center;
  gap: 0.6em;
  font-weight: 400;
  cursor: pointer;
  font-size: 15px;
  min-height: 38px;
  min-width: 100px;
  align-items: center;
  justify-content: center;
}
.content-wrapper .security-box .enabled-style{
  background: #74bf54 !important;
}
.content-wrapper .security-box .enabled-style:hover {
  background: #fff !important;
  color: #74bf54;
  border: 1px solid #74bf54;
}
.button:hover {
  background: #fff !important;
  border: 1px solid #2766eb;
  color: #2766eb;
}
.btn-size{
  width: 88px;
}
.exists-auth {
  background: #2766eb17;
  color: #262626;
  border-radius: 5px;
  padding: 0px 15px;
  margin-bottom: 9px;
}
.add-acc{
background: #2766eb;
  color: #fff;
  border-radius: 50%;}
.swal-button {
  background-color: #2766EB !important;
  color: #fff;}
  .swal-button:focus {
    box-shadow: 0 0 0 1px #fff,0 0 0 3px rgba(43, 114, 165, 0);
  }
.swal-footer {
    text-align: center;
    margin-top: 0px;
    padding: 27px 16px;
    padding-top: 4px;

}

button:hover {
  opacity: 0.9;
}

.form-sec.form-sec-custom label.error{
  top: 40px !important;
}

.cancel-btn {
--primary-color: #6c6c6c;
--secondary-color: #fff;
--hover-color: #111;
--arrow-width: 10px;
--arrow-stroke: 2px;
box-sizing: border-box;
border: 0;
border-radius: 20px;
color: var(--secondary-color);
padding: 0.4em 1.8em;
background: var(--primary-color);
display: flex;
transition: 0.2s background;
align-items: center;
gap: 0.6em;
font-weight: bold;
font-weight: 400;
}
.cancel-btn:hover {
background-color: var(--hover-color);
}
.modal .delete-btn{
color: red;
font-size: 22px;
}
.view-btn {
  color: #2766eb !important;
  font-weight: 500 !important;
}
.view-btn :hover {
  color: #333 !important;
}
.btn-check:focus + .btn, .btn:focus {
box-shadow: 0 0 0 .25rem rgba(13, 110, 253, 0) !important;
}
.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 28px 15px 20px;
padding-left: 20px;
padding-left: 30px;
margin-top: 2px;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
}


.primary-phone-number {
height: auto;
width: 100%;
background-color: #fff;
cursor: pointer;
box-sizing: border-box;
padding-left: 20px;
padding-left: 30px;
margin-top: 2px;
align-items: center;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
padding: 20px 28px;

}
.primary-phone-number:hover,
.primary-mail:hover {
background-color: #eef4ff;
}
.email-dp {
  padding: 10px 10px 10px 0;
  font-size: 20px;
  line-height: 20px;
}
.email-dp span {
  height: 50px;
  width: 50px;
  background: #e4ecff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #2766eb;
  font-weight: 700;
}
.email_info {
  display: inline-block;
  min-width: 240px;
  height: auto;
  padding: 5px 0px;
}
.emailaddress_text {
display: block;
font-size: 16px;
line-height: 20px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.status{
color: #807f7f;
font-size: 11px;
margin: 0px;
}
.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{
padding: 14px 17px!important;
color: #333;
font-size: 16px;}

.menu-inner  .menu-item .menu-link:hover{
/* background-color: #2766EB; */
background-color: #2766EB;
color: #fff;
}

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

.menu-sub{
/* background-color: #2766EB; */
color: #fff;
/* border-radius: 0px 0px 10px 10px;
margin-top: -7px;
padding-top: 0px;
margin-left: 16px;
margin-right: 16px; */
}
/* .menu-sub .menu-link {
color: #fff !important;

} */
.active{
background-color: #2766EB;
color: #fff !important;
}
.custem-modal .modal .modal-header{
background-color: #f2f2f2;
background-color: #f2f2f2;
color: #333;
font-size: 18px;
line-height: 30px;
font-weight: 500;

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

.modal-body{
padding: 11px 35px !important;
}

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

.table-striped > tbody > tr:nth-of-type(2n+1) {
--bs-table-accent-bg: #eef3ff !important;
}
table .td-content-center{
  padding: 18px 30px !important;
}
.table-style{
margin-bottom: 0rem !important;
border-color: #dee2e600 !important;
}

.device-btn {
  width: 235px;
  text-align: end;
}
.devices-name {
  width: 200px;
  overflow: hidden;
}

.primary-label {
  display: flex;
  justify-content: space-between;
  background-color: #edfff3;
  color: #45a867;
  align-items: center;
  font-weight: 500;
  padding: 5px 15px;
  border-radius: 50px;
  border: 1px solid #88f1ac;
}
.primary-label span{
  font-size: 18px;
}

.primary-label p{
margin: 0px;
font-size: 13px;
}
.set-primeary {
border-radius: 25px;
padding: 5px 10px;
background-color: #2766EB !important;
color: #fff;
font-size: 14px;
border: 0;
}

.delete-btn{
  color: red !important;
font-size: 22px;
}

.profile-pic-wrapper {
  height: 100vh;
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.pic-holder {
  text-align: center;
  position: relative;
  width: 100px;
  height: 100px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

.pic-holder .pic {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.pic-holder .upload-file-block,
.pic-holder .upload-loader {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(90, 92, 105, 0.7);
  color: #f8f9fc;
  font-size: 12px;
  font-weight: 600;
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s;
  border-radius: 50%;
}

.pic-holder .upload-file-block {
  cursor: pointer;
}

.pic-holder:hover .upload-file-block,
.uploadProfileInput:focus ~ .upload-file-block {
  opacity: 1;
}

.pic-holder.uploadInProgress .upload-file-block {
  display: none;
}

.pic-holder.uploadInProgress .upload-loader {
  opacity: 1;
}

.login-section .sign-in {
  min-height: 100vh;
  height: 100%;
}
.form-select{color: #333 !important;}

.loge-form .eye-icon{
  position: relative;
}
.inside-btn.eye-icon-point {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
  color: #A1ACC8;
  z-index: 999;
}
.error {
  color: red;
  font-size: 12px;
}
.validation{
  color: red;
}

/* Snackbar css */
.snackbar {
  visibility: hidden;
  min-width: 250px;
  background-color: #333;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  padding: 16px;
  position: fixed;
  z-index: 1;
  left: 50%;
  bottom: 30px;
  font-size: 14px;
  transform: translateX(-50%);
}
/* .pic-holder img{
  width: 100px;
height: 100px;
object-fit: cover;
} */
.pic-holder img{
  width: 100px;
  height: 100px;
  object-fit: cover;
}
.pic-holder label span{
font-size: 30px;
}
.snackbar.show {
  visibility: visible;
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

@-webkit-keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 30px;
    opacity: 1;
  }
}

@keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 30px;
    opacity: 1;
  }
}

@-webkit-keyframes fadeout {
  from {
    bottom: 30px;
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}

@keyframes fadeout {
  from {
    bottom: 30px;
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}

.box.big_box.security-box {
  min-height: 100%;
  padding-bottom: 0;
  box-shadow: none;
}
.box.big_box.security-box .box_info {
  border-bottom: none;
  border-radius: 5px;
}



.pre_loader-box{
  position: relative;
}
.loader-style .pre_loader{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ffffffb0; 
}



/* .loge-form{padding: 20px; background:#f8f9fd; border:1px solid #cfdbf9; border-radius: 18px;} */

.sign-in-with{
    display: flex;
    border: 1px solid #e1e1e1;
    padding: 10px 10px;
    text-align: center;
    font-size: .9rem;
    margin-bottom: 0px;
    border-radius: 22px;
    width: 100%;
    margin-left: 3px !important;
}

.sign-in-with:hover{background:#f5f6f8;}

.sign-in-with span{
    display: inline-block;
    width: 20px;
    margin-right: 7px;

}
.sign-in-with a{
    text-decoration: none;
    font-weight: 500;
    color: #333;
    margin: auto;
    font-size: 13px;
}

.form-sec {
  margin-bottom: 25px;
  position: relative;
}
.form-sec label.error {
  color: red;
  position: absolute;
  font-size: 12px;
  left: 5px;
  top: 48px;
  padding: 0;
}
img.left-logo {
  max-width: 200px;
  margin-left: -10px;
}
.form-select.country-code-format {
  border: none;
  height: 43px;
  text-align: right;
  padding-left: 0px;
  padding-right: 30px !important;
  width: 80px !important;
}
span.country-code-input {
  border: 1px solid #D6E4FF !important;
  background: #f4f6fc !important;
  padding-right: 0px;
}
p.prdct-txt {
  margin-bottom: 0;
  margin-top: 10px;
  color: #333;
  font-weight: 500;
  font-size: 13px;
}

.login-section .loge .signin-card .loge-card .signup-form .form-select:focus {
  box-shadow: none;
}


  .dropdown-menu {
    padding: .0rem !important
  }

  .dropdown-divider {
    margin: .1rem 0;}

  .password-card {
    background: #fff;
    padding: 5px 10px;
    position: absolute;
    /* left: 4px; */
    z-index: 9;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  }
  .password-card p {
    margin-bottom: 5px;
    font-size: 12px !important;
    color: #7c7c7c !important;
  }
  .pass-error-msg {
    display: flex;
  }
  .pass-error-msg span {
    font-size: 13px;
    margin-right: 5px;
  }
  .pass-error-msg span.success-pass {
    color: #008000;
  }
  .pass-error-msg span.fail-pass {
    color: #d20000;
  }
  a.menu-link.menu-toggle {
    background: #eef4ff;
    margin: 0 10px;
    border-radius: 10px;
    margin-bottom: 5px;
}
  .menu-content span {
    color: #2766eb;
  }
  a.menu-link.menu-toggle.active .menu-content span {
    color: #fff !important;
  }
  .menu-inner .menu-item .menu-link:hover span{
    color: #fff !important;
  }
  a.menu-link.menu-toggle:hover {
    background: #2766eb;
}
a.menu-link.menu-toggle.active {
  background: #2766eb;
}
ul.menu-sub li.menu-item a.menu-link {
  margin: 0 10px;
  border-radius: 10px;
}
ul.menu-sub li.menu-item {
  margin-block-start: 5px;
}
li.menu-item ul.menu-sub {
  padding-top: 0;
}
.help-list {
  font-family: sans-serif !important;
  margin-left: 20px;
  margin-top: 30px;
}
.help-list h5 {
  font-size: 16px;
  color: #000;
  font-weight: 600;
}
.help-list ul {
  padding-left: 1.5rem;
}
.help-list ul li {
  font-size: 13px;
  margin-bottom: 5px;
  color: #a0acc5;
  line-height: 24px;
}
.swal-title {
  font-size: 17px !important;
  padding: 13px 25px !important;
}
button.swal-button {
  min-width: 100px;
  font-weight: 400;
}
button.swal-button.swal-button--cancel {
  background: #aaaaaa !important;
  color: #fff;
  font-weight: 400;
}
a.back-btn {
  text-decoration: none;
  color: #0d6efd;
  font-size: 14px;
}
.mypro-pic-edit.mypro-delete {
	background: #e80000;
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 15px !important;
	border-radius: 50%;
}
.mypro-pic-edit.mypro-delete span {
  font-size: 18px;
}
.products p{
  margin: 0px;
}

.cross-button{
  top: 15px !important;
}

.modal-body .form-control.text-spacing{
  padding-right: 37px;
}


.head img.fileflow-logo{
  max-width: 180px;
  max-height: 125px;
}
.head img.login-logo {
  max-width: 260px;
  max-height: 125px;
}

.login-banner-bg p{
  color: 686868 !important;
}

.social-login {
  display: flex;
justify-content: space-between;
}

.iti--separate-dial-code .iti__selected-flag {
  background-color: rgba(255, 255, 255, 0) !important;
}
.form-sec .input-group .input-group-text ul li{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.iti--show-selected-dial-code .iti__selected-flag {
  background-color: rgba(170, 113, 113, 0) !important;
}
.iti--inline-dropdown .iti__dropdown-content {
  margin-top: 10px !important;
}
.iti__dropdown-content{
  width: 307px !important;
}
.iti {
  width: 100% !important;
}
.rgst-phone-sec .selected-flag {
  padding-left: 0px !important;
  background: transparent !important;
}
.rgst-phone-sec .selected-dial-code {
  padding-left: 10px !important;
}
.rgst-phone-sec ul.country-list {
  width: 240px;
  left: -15px;
  border-radius: 10px;
}
.rgst-phone-sec span.country-name {
  font-size: 14px;
}
.rgst-phone-sec span.dial-code {
  color: #5a5a5a !important;
  font-size: 14px;
}
.rgst-phone-sec li.country.preferred.active {
  background-color: #e7eeff;
  color: #333 !important;
}
.rgst-phone-sec input.form-control.usersize.country-code-no {
  padding-left: 80px !important;
}
.rgst-phone-sec .selected-flag {
  width: 80px !important;
  font-size: 14px !important;
}
.rgst-phone-sec span.country-name {
  font-size: 14px;
  width: 130px;
  display: inline-block;
  white-space: break-spaces;
  word-break: break-word;
  line-height: normal;
}
.add-mob-form .intl-tel-input {
  width: 100% !important;
}
.add-mob-form .selected-flag {
    background: #eef4ff !important;
    border-radius: 3px 0 0 3px !important;
}
.add-mob-form ul.country-list {
  max-width: 425px;
}
.add-mob-form span.country-name {
  width: 300px;
  display: inline-block;
  word-break: break-word;
  white-space: break-spaces;
  font-size: 14px;
  line-height: normal;
}
li.country.preferred.active {
  background-color: #e7eeff;
  color: #333 !important;
}
img.frgt-bg {
  max-height: 550px;
}
.fileflow-signup h3{
  font-size: 22px;
}
/*--------------------------------------------------------*/
/*----------------------Responsive------------------------*/
/*--------------------------------------------------------*/



@media (max-width: 1537px) {
  .login-section .loge .signin-card {
    width: 80%;
  }
  .login-banner-bg{height: 100% !important;}

  }

@media (max-width: 1400px) {
.login-section .login-banner-bg p{font-size: 14px;}
}
@media (max-width: 1260px) { 
  .social-login{
    display: block;
  }
    .loge-form h5 {
      font-size: 28px;
    }
}

@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: 991px) { 
  .copy-right{
    width: 100%;
  }
  .none-col{
    display: none;
  }
  .login-section .display-banner{
    display: none;
  }
  .box.profile_box {
    padding: 20px;
  }
  .box_info {
    padding: 20px !important;
  }
  .primary-mail {
    padding: 20px !important;
  }
  .primary-phone-number {
    padding: 20px !important;
}
}


@media (max-width: 767.98px) { 
.login-section .loge .head {
    width: 75%;
  }

  .signin-card.head {
    margin-top: 90px;}
    .login-section .loge {
      height: 100%;
}
}

@media (max-width: 575.98px) { 
.login-section .loge .head {
    width: 85%;
  }
  .profile-edit {
    position: relative;
    margin-bottom: 10px;
}
.primary-phone-number {
  padding: 15px;
}
.box_info {
  padding: 15px;
}
.primary-mail {
  padding: 15px;
}
.box.profile_box {
  padding: 20px;
}
}
@media (max-width: 500px){
.login-section .loge .head {
    width: 90%;
}
.add-mob-form span.country-name {
  width: 175px;
}
.intl-tel-input .country-list .country {
  display: flex;
  align-items: center;
}

}
@media (max-width: 400px){
.login-section .loge .head {
width: 93%;
}
}
/* @media (max-width: 767px){
.signup-form .col-md-6{margin-bottom: 10px !important;}

}

@media (min-width: 768px){
  .signup-form .col-md-6{margin-bottom:10px !important;}
  
  } */

  @media (height: 725px) {
      .login-section .sign-in {
        min-height: calc(100vh - -25px);
    }
  }