.placeholder-default {
    font-size: 15px !important;
    padding-top: 13px !important;
    color: black !important;
    font-weight: lighter !important;
}
.sign-up .ui.form .field input
{
    height: 46px !important;
}
.ui.form {
    font-size: 12px;
    font-weight: 100;
}

.ease-buzz-logo-white{
    margin-bottom: 25px!important;
    padding-top: 90px;
}

.error {
    margin-top: 0px;
    display: none;
    font-size: 12px;
    font-weight: 100;
    color: #ff1a1a;
    text-align: left;
    font-family: 'DM Sans';
}

.passwordmsg {
    font-size: 12px !important;
    font-weight: 100 !important;
}

.form-title {
    font-size: 36px;
}

.mandatory-field-css {
    color: red;
    font-size: 15px;
    top: -1px;
}
.form-container{
    /* display: flex !important;
    align-items: center !important;
    height:calc(100% - 60px);
    width: 100%; */
}
#application-base .main-banner {
    background: #fff !important;
}
.owl-carousel{
    margin-top: 30px;
}
.owl-carousel .owl-item img{
    padding:6px;
    border-radius: 6px;
    background: #fff;
}
.sign-up .section-right .sign-up-form-wrap{
    width: 100% !important;
    margin: 100px auto 0 !important;
}
.sign-up .section-right .sign-up-form-wrap.login
{
    margin: 200px auto 0;
}
#application-base input, #application-base textarea{font-size: 13px !important; font-family: 'DM Sans' !important;}
.sign-up .section-right .sign-up-form-wrap .form{padding:0px;}
.ui.orange.button, .ui.orange.buttons .button{float: left;margin-top: 5px;}

.ui.basic.green.label
{
    /* background-color: #FFF!important;
    color: #21BA45!important;
    width: 100%;
    border: 0px;
    font-size: 14px;
    height: 100%;
    display: flex;
    justify-content: left;
    align-items: center; */
    right: -52px;
    background-color: transparent;
    color: #21BA45!important;
    position: absolute;
    border: 0px;
    /* width: 100%; */
    bottom: 0;
    /* text-align: left; */
    font-size: 19px;
}
.tagline-signup
{
    padding: 30px 0px 0px 0px;
}
.tagline-signup h4
{
    color: #fff;
    font-family: 'DM Sans';
}
.tagline-signup p{color: #fff}
.OTP-ver
{
    position: absolute;
    right: 7%;
    top: 16px;
    font-family: "DM Sans",sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    color: #4e5ff9;
    cursor: pointer;
    z-index: 999;
}
.OTP-ver1
{
    position: absolute;
    right: 7%;
    top: 16px;
    font-family: "DM Sans",sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    color: #4e5ff9;
    cursor: pointer;
    z-index: 999;
}

#panel, #flip {
    text-align: center;  
    
}

#panel {
display: none;
}
.section-left.sign-up__left
{
   background: #091B49 !important;
   padding: 0px;
}

.why-us .mid-text
{
    text-align: left;
    font-size: 28px !important;
    margin-bottom: 20px;
}
.form .onboarding-field .hide-show   
{
    right: 7%;  
}     
.section-right .right-bottom{
    width: auto !important;
    text-align: center !important;
    position: static !important;
}

.section-info {
    margin: 20px 20px!important;
    font-size: 18px !important;
    font-family: 'DM Sans' !important;
}
.small-text
{
    font-family: 'DM Sans' !important;
    font-size: 18px !important;
}
.form .onboarding-field .hide-show   
{
    right: 7%; 
    top: 39px !important;
}
/* .swiper-slide
{
    margin-right: -34px !important;
} */

/* *****************************form signup label************************************** */
.sign-up .ui.form .field .form-signup-label
{
    margin: 0px 0 5px 0!important;
    font-size: 16px;
    position: static;
    text-align: left;
    font-family: 'DM Sans';
}
.sign-up .ui.form .field label
{
    top: 40px !important;
}
#application-base input
{
    border-radius: 5px !important;
}
.sign-up .ui.form .field label
{
    font-family: 'DM Sans' !important;
    font-size: 16px !important;
}
.placeholder{
    color: #8F93A8 !important;
    font-family: 'DM Sans';
}
#mob_num
{
  font-weight: 400 !important;
  font-size:14px;
}
#application-base input:focus
{
    border: 1px solid #6746DD !important; 
    background: #fff !important;
}

.sign-up .ui.form .field:focus
{
    background: #fff !important;
}

.pword {
    font-size: 20px;
    height: 40px;
    padding-left: 6px;
    border: 1px solid #222223;
    width: 300px;
}
.fail {
    color: #a69a9a00;
    background:url('https://ebz-static.s3.ap-south-1.amazonaws.com/easebuzz-static/red-checkmark10.svg') no-repeat!important;
    background-position: center top;
    background-position-x: 98%;
}

.pass {
    color: green;
    background:url('https://ebz-static.s3.ap-south-1.amazonaws.com/easebuzz-static/green-checkmark15.svg') no-repeat!important;
    background-position: center top;
    background-position-x: 98%;
}

.checkmark {
    color: green;
    padding-left: 8px;
    display: none;
}
.pwordContainer {
    margin-bottom: 8px;
    position: relative;
    width: 450px;
}

.pwordHeader {
    margin: 0px;
    padding: 0px;
    margin-bottom: 6px;
}
.tool {
    color: #fff;
    background-color: #131523;
    position: absolute;
    top: -20%;
    text-align: left;
    right: -221px;
    z-index: 1040;
    border: 1px solid gray;
    padding: 10px 12px;
    display: none;
    -webkit-box-shadow: 10px 10px 5px -6px rgba(0, 0, 0, 0.29);
    -moz-box-shadow: 10px 10px 5px -6px rgba(0, 0, 0, 0.29);
    box-shadow: 10px 10px 5px -6px rgba(0, 0, 0, 0.29);
    font-family:'DM Sans' !important
}


.tool:after {
    bottom: 50%;
    left: -8px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    /*border-bottom-color: #000;*/
    border-right-color: #222223;
    border-width: 8px;
    margin-left: -8px;
}

/* SUPPLY checkbox */
.supplyTextBox {
    width: 20px;
    position: relative;
    /*margin: 20px auto;*/
    float: left;
    padding-right: 10px;
}
.supplyTextBox label {
    width: 20px;
    height: 20px;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    border-radius: 0px;
    border: 1px solid #222223;
}
.supplyTextBox label:after {
    content: "";
    width: 9px;
    height: 5px;
    position: absolute;
    top: 4px;
    left: 4px;
    border: 3px solid #fff;
    border-top: none;
    border-right: none;
    background: transparent;
    opacity: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#signupbtn2
{
    color: #2A2A2A;
}
.supplyTextBox label:hover::after {
    opacity: 0.3;
}
.supplyTextBox input[type="checkbox"] {
    visibility: hidden;
}
.supplyTextBox input[type="checkbox"]:checked .supplyTextBox label {
    background-color: #228848;
}
.supplyTextBox input[type="checkbox"]:checked + label {
    background-color: #228848;
}
.supplyTextBox input[type="checkbox"]:checked + label:after {
    opacity: 1;
}
.customBtn{
border-radius:0px;
padding:10px;
}
.btn-submit.send-otp
{
    background-color: #6D44E5 !important;
    border-radius: 5px !important;
    margin-top: 32px !important;
    font-weight: 600 !important;
    font-family: 'DM Sans' !important;

}
.btn-submit.axis-bank-send-otp
{
    background-color: #97144D !important;
}
.modal-content
{
    color: #111;
    padding: 43px 40px 43px 40px !important
}
.modal-content  {
-webkit-border-radius: 20px !important;
-moz-border-radius: 20px !important;
border-radius: 20px !important; 
}
.modal-content h4{
color: #2A2A2A;
margin-bottom: 35px;
font-size: 32px;
font-weight: 600;
font-family: 'DM Sans' !important;
}
.modal-content p{
    color: #2A2A2A;
    font-size: 16px;
    margin-bottom: 10px;
    font-family: 'DM Sans' !important;
    text-align: left;
    margin-left: 100px;
}
.modal-content h5 a{
    color: #6D44E5;
    font-size: 16px;
    font-weight: 600;
    margin-top: 30px;
}
.modal-content h5 a:hover{
    text-decoration: underline !important;
    margin-top: 30px;
}
.digit-group input {
    width: 45px;
    height: 60px;
    background-color: #fff;
    border: 1px solid #8F93A8 !important;

    border-radius: 7px !important;
    line-height: 50px;
    text-align: center;
    color: currentColor;
    font-size: 24px !important;
    font-weight: 600 !important;
    color: #6746DD;
    margin: 0 2px;
}
.digit-group input:focus {
    border: 1px solid #6746DD;
}
.digit-group .splitter {
    padding: 0 5px;
    color: #111;
    font-size: 24px;
}
.prompt {
    margin-bottom: 20px;
    font-size: 20px;
    color: #111;
}
.ui.basic.modal.signup_verify
{
    position: absolute;
    top:25%;
    text-align: center !important;
}
.ui.basic.modal>.close
{
    position: absolute;
    top: 50px;
    right: 7px;
    color: #8F93A8 !important;
}

.mt-40s
{
    margin-top: 22px;
}
.digit-group
{
    width: 70%;
    display: flex;
    justify-content: space-between;
    margin-top: 5px;
    margin: 0px auto;
}
.digit-group-1
{
    width: 70%;
    display: flex;
    justify-content: end;
    margin-top: 5px !important;
    margin: 0px auto;
}
/* end .supplyTextBox */
.signup-footer
{
    font-family: 'DM Sans' !important;
}
.signup-footer-link a
{
    font-family: 'DM Sans' !important;
    font-size: 14px;
    font-weight: bold;
}
.signup-footer-link 
{
    font-family: 'DM Sans' !important;
    font-size: 14px;
}
/* *************************button with loader*********************************** */
.action-btn {
    background-color: #FF7F00;
    border: none;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0.5em 1.25em;
    color: white;
    border-radius: 0.15em;
    transition: 0.3s;
    cursor: pointer;
    position: relative;
    display: block;
  }
  
  .action-btn:hover {
    background-color: #ff6600;
  }
  
  .action-btn:focus {
    outline-offset: 0.05em;
  }
  
  .action-btn::after {
    content: '';
    display: block;
    width: 1.2em;
    height: 1.2em;
    position: absolute;
    left: calc(50% - 0.75em);
    top: calc(50% - 0.75em);
    border: 0.15em solid transparent;
    border-right-color: white;
    border-radius: 50%;
    animation: button-anim 0.7s linear infinite;
    opacity: 0;
  }
  .back
  {
      position: absolute;
      top: 9%;
      left: 140px;
  }
  #application-base input:focus::placeholder{
    font-family: 'DM Sans' !important;
    font-size: 16px !important;
    color: #8F93A8 !important;
}
  @keyframes button-anim {
    from {
      transform: rotate(0);
    }
    to {
      transform: rotate(360deg);
    }
  }
  
  .action-btn.loading {
    color: transparent;
  }
  
  .action-btn.loading::after {
    opacity: 1;
  }
  .back-link{
    color: #6D44E5 !important;
    font-size: 16px !important;
  }
  .top{
    position: absolute;
    right: 0;
    z-index: 1;
}
.why-us
{
    padding:43px 58px 50px;
}
.clients
{
    padding-top: 2em;
}
.client-logo-slider
{
    display: flex;
}
.right
{
    position: absolute;
    width: 100%;
    background: linear-gradient(90deg, #091B49 0%, #091B4900 100%);
    left: -3px;
    z-index: 999;
    width: 86px !important;
    height: 101px;
}
.left
{
    position: absolute;
    width: 100%;
    background: linear-gradient(270deg, #091B49 0%, #091B4900 100%);
    right: 0;
    z-index: 999;
    width: 86px !important;
    height: 101px;
}
.form .onboarding-field .hide-show
{
    color: #6D44E5 !important;
}
.slide-track img
{
    width: 89px;
    height: 54px;
}
.smaller-text
{
    font-size: 10px;
    width: 40%;
    margin: 0px auto;
}
 /* *******************for responsive****************************** */

@media only screen and (max-width:1600px){
    .sign-up .section-right .sign-up-form-wrap {
        margin: 50px auto 0 !important;
    }
    .smaller-text{
        font-size: 8px !important;
        line-height: 14px;
        width: 50%;
    }
    .signup-footer-link
    {
        font-size: 12px !important;
    }
    .sign-up .section-right .sign-up-form-wrap .boarding-form-heading
    {
        font-size: 23px;
        margin-bottom: 17px !important;
    }
    .sign-up .ui.form .field label
    {
        font-size: 12px !important;
    }
    .sign-up .ui.form .field input
    {
        height: 30px !important;
    }
    .sign-up .ui.form .field label
    {
        top: 37px !important;
    }
    .form .onboarding-field .hide-show
    {
        font-size: 11px !important;
    }
    .btn-submit.send-otp
    {
        font-size: 14px !important;
        margin-top: 20px !important;
        font-family: 'DM Sans' !important;

    }
    body p, html p
    {
        font-size: 12px !important;
    }
    .info-link
    {
        font-size: 13px !important;
    }
    .back-link
    {
        font-size: 12px !important;
    }
    .form .onboarding-field .hide-show
    {
        top: 36px !important;
    }
    .back
    {
        top: 8% !important;
    }
    .password-section .section-right .forgot-form-wrap
    {
        margin: 115px auto 0 !important;
    }
    .sign-up .section-right .sign-up-form-wrap.login
    {
        margin: 115px auto 0;
    }
    #application-base input:focus::placeholder {
        font-size: 12px !important;
    }
    .why-us
    {
        padding: 0px 58px 2px;
    }
    .why-us .mid-text
    {
        font-size: 16px !important;
        line-height: 24px;
    }
    .small-text{
        font-size: 14px !important;
        line-height: 18px !important;
        font-family: DM Sans;
    }
    .slide-track img
    {
        width: 89px;
        height: 54px;
    }
   .mb-4.signup-footer{
        margin-bottom: 7px !important;
    }
    .section-right
    {
        padding-bottom: 17px !important;
    }
}

@media screen and (max-width:1366x){
.account-setup .ui.form .field label, .forgot-section .ui.form .field label,
.password-section .ui.form .field label, 
.sign-in .ui.form .field label, .sign-up .ui.form .field label{font-size: 12px!important;}
}
@media only screen and(max-width:1024px){
.ui.input .new-size{
display: inline-flex!important;justify-content: center!important;

}
.section-left
{
    height: 100%;
    padding: 46px 15px 84px!important;
}
 
}
@media only screen and (max-width:1199px){
    .tool{
        position: static;
    }
    .tool:after {
        display: none;
        }
}   
/* @media screen and (min-device-width: 481px) and (max-device-width: 768px) */
@media screen and (min-width:769px) and (max-width:991px){
    .section-left {
        display: none!important;
    }
    .ease-buzz-logo-black {
        display: block;
    }

 
}

@media screen and (min-width:768px){
    .form-title {
        padding-bottom: 1.3em !important;
    }
  
  
}
.resend-otp{
        background-color: #fff;
        text-decoration: underline;
        display: inline-block;
        border: 0;
        color: #6D44E5 !important;
        cursor: pointer;
        margin-top: 5px;
}
@media screen and (max-width:768px){
    .ui.basic.green.label
    {
        right: -37px;
        background-color: transparent!important;
        color: #21BA45!important;
        position: absolute;
        border: 0px;
        top: 6px;
        font-size: 18px;
    }
    .back {
        /* top: 8% !important; */
        position: static;
        margin-top: 20px;
        margin-left: 20px;
    }

    .section-right .right-bottom{width: 100%;margin: 0px auto;}
    .sign-up .section-right .sign-up-form-wrap{
        width: 100%;
        margin: 40px auto 0;
    }
            .smaller-text
        {
            font-size: 10px !important;
            width: 100%;
            margin: 0px auto;
        }
    .digit-group
    {
        width: 100% !important;
    }
    .ease-buzz-logo-black {
        width: 60%;
        margin: 0px auto;
    }
    .ease-buzz-logo-black.mobile-logo{
        width: 100%;
    }
    .ease-buzz-logo-black.mobile-logo img{
        width: 20%;
    }
    .pipe-idfc{
        border: 1px solid #494444 !important;
    }
}
@media screen and (max-width:767px)
{
    .ui.basic.modal>.close
    {
        top: 37px !important;
        right: 7px !important;
    }
    .digit-group-1
    {
        width: 100%;
    }
    .modal-content p
    {
        text-align: center;
        margin-left: 0px;
    }
}