.h-100{
    height: 100%;
}
.mx-auto{
    margin:0px auto !important;
}
.p-0{
    padding:0px !important;
}
.mb-30{
    margin-bottom: 30px !important;
}
.section-left {
    background: -webkit-linear-gradient(306.65deg,#7d0eff 0%,#1eefb0 99.91%);
    background: -o-linear-gradient(306.65deg,#7d0eff 0%,#1eefb0 99.91%);
    background: linear-gradient(143.35deg,#7d0eff 0%,#1eefb0 99.91%);
    height: 102%;
    padding: 64px 65px 90px;
    text-align: center;
}
.section-left .ease-buzz-logo-white{
    margin-bottom: 127px;
}
.section-right{
    background-color: #fff;
    min-height:100vh;
    height: auto;
    position: relative;
    padding-bottom: 50px;
}
.form-div-container .form-container{
width: 400px;
}
.form-title-container{
text-align: center;
color: #000;
padding-top: 120px;
}
.form-title{
font-size: 32px;
margin-bottom: 20px;
line-height: 1.5;
}
.form-title-container .long-text-opacity{
margin-bottom: 40px;
}
#application-base input,#application-base textarea{
    padding: 1.3rem .7rem;
    font-size: 14px;
}
::-webkit-input-placeholder { /* Edge */
    color: #000 !important;
  }
  
  :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #000 !important;
  }
  
  ::placeholder {
    color: #000 !important;
  }
  .form-div-container .field{
      position: relative;
  }
  .form-div-container .field input:focus{
    border-color: #e0b4b4;
    color: #9f3a38;

  }
  .ui.button.highlight-button{
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 28px;
    width: 100%;
    border-radius: 16px;
    padding: .78571429em 1.5em .78571429em;
    border-radius: 16px !important;
    background: #4e5ff9!important;
    color: #fff!important;
  }
  .ui.form .field.field input:-webkit-autofill,.ui.form .field.field input:focus{
    border-color: #faf5f4!important;
    /* box-shadow: 0 0 0 100px #faf5f4 inset!important; */
    border-left: 3px solid #f44e21!important;
    /* border-color: #f44e21 !important; */
  }
  .login-button-area{
      text-align: center;
      margin-top: 30px;
  }
  .login-button-area .ui.button.highlight-button.google-login{
    background: rgba(78,95,249,.101961)!important;
    color: #4e5ff9!important;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .login-button-area .google-login img{
      margin-right: 10px;
  }
  .login-button-area span{
    display: block;
    color: #000;
    margin: 10px 0px;
    font-size: 16px;
    font-weight: 500;
  }

  .footer-element{
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 20px 30px;
  }
  .color-dark{
      color: #333;
  }
  .ui.grid>.column:not(.row),#application-base .main-banner .column {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  /* .new-client{
    margin: 80px auto 32px;
  } */
  .new-client .img-contauner{
    margin: 80px auto 32px;
    background: #fff;
    width: 80px;
    height: 80px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
  }
  .owl-dots{
      margin-top: 30px;
  }
  .owl-dots .owl-dot{
    display: inline-flex;
    -webkit-transition: .5s ease all;
        -o-transition: .5s ease all;
        transition: .5s ease all;
        background: #fff !important;
        width: 8px;
        height: 8px;
        -webkit-border-radius: 50% !important;
        border-radius: 50% !important;
        /* background: #fff; */
        opacity: .4;
        margin-right: 13px;
  }
  .owl-dots .owl-dot.active{
    background: #4e5ff9!important;
    -webkit-border-radius: 50px!important;
    border-radius: 50px!important;
    opacity: 1!important;
    width: 31px!important;
  }
  .owl-dots .owl-dot.active span{
    background: #4e5ff9!important;
  }

  @media screen and (max-width:767px) {
    .section-left{
        padding: 64px 15px 40px;
        height: auto;
    }
    .section-left .ease-buzz-logo-white{
        margin-bottom: 10px;
    }    
    .new-client .img-contauner {
        margin: 20px auto 32px;
    } 
     .form-title-container{
        padding-top: 20px;
    } 
    .section-right{
        height: auto;
        /* padding-bottom: 0px; */
    }
    .form-div-container .form-container{
        width: auto;
    }
    .footer-element{
        position: relative;
        display: block;
        text-align: center;
        bottom: 0;
    }
    .form-title-container .form-title {
        line-height: 1.2;
        margin-bottom: 0px;
    }
    .backToLink{
        position: relative !important;
        top: 0 !important;
        margin-top: 40px;
    }
    .form-container-area .ui.form .field {
      margin-bottom: 0px;
    }
    .pm-0{
      padding: 0px !important;
    }
    .password-section .section-right .forgot-form-wrap {
        width: 100%;
        margin: 60px auto 0;
    }
  }
  @media screen and (min-width:768px) and (max-width:991px){
    .section-left{
        padding: 64px 15px 40px;
    }
    .form-title-container{
      padding-top: 50px;
    }
  }

  .ui.inverted.fixed.borderless.main.menu{
    display: none !important;
}
/* .backToLink{input:-webkit-autofill,
  input:-webkit-autofill:hover, 
  input:-webkit-autofill:focus,
    position: absolute;
    left: 0;
    top: 100px;
    font-size: 20px;
    color: #333;
    display: flex;
    align-items: center;
} */
.backToLink img{margin-right: 10px;}

.info-link{
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #6D44E5!important;
    text-decoration: none;
    }
  .info-link-p  {
    text-align: center;
    margin-top: 50px;
    }

.g-recaptcha {
    display: flex;
    justify-content: center;
}
@media screen and (min-width:768px){
  .hight-100{
    height:auto;
    min-height:100vh;
  }
}
.sign-in__textslider{
  overflow-x: hidden;
}
.sign-in__textslider__logo img{
  border-radius: 7px;
  width: 100%;
}
.sign-in__left .sign-in__textslider__logo {
  align-items: center;
  display: flex;
  padding: 12px !important;
}
.sign-up .ui.form .field input:valid~label{
  top: .2rem;
  left: 1.9rem;
  font-family: "DM Sans",sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 22px;
  color: #4e5ff9;
}
@media (max-width: 767px){
  .forgot-section .section-right .forgot-form-wrap,.sign-up .section-right .sign-up-form-wrap {
      margin: 70px auto 0;
  }
}
.form .onboarding-field .hide-show{
  position: absolute;
    right: 8%;
    top: 16px;
    font-family: "DM Sans",sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    color: #4e5ff9;
    cursor: pointer;
    z-index: 999;
}
.login-icon {
  width: 40px;
  height: 40px;
  -o-object-fit: contain;
  object-fit: contain;
  
}

input:-webkit-autofill~label {
    top: .2rem !important;
}
input:autofill~label {
    top: .2rem !important;
}

ul.list-style li {
list-style-type: disc;
margin-bottom: 6px;
}

.list-style {
  padding-left: 16px;
  margin-top: 10px;
}