 .appHeader1{height:auto !important;}

.otpbtn {background-color:var(--background-color) !important;
    width: 90px;
    padding: 25px 0px;
    margin-left: -5px;
    margin-top: -1px;
    border-radius: 0px;
    border-radius: 33px !important;
    padding: 21px 0px;
}


    .btn {background-color:var(--background-color) !important;
    border-radius: 5px 5px 5px 5px;
    border: 0.5px solid white;
    color: white;
    transition: 0.5s;
    
}
.otbt{
    width: 95%;
    margin: 0px;
}

.form-control{
    height:43px;
    border-radius:41px;
}
 .box1{      margin: 13px 0;
    border-radius: 11px;
   /* background: linear-gradient(104.27deg, #1D123A 35.79%, #FFA37B 136.37%);*/} 
.logo-banner img{   height: 48px;
    position: relative;
    margin: 12px;
    background: #fff;
    padding: 0px 5px;
    border-radius: 11px;}
.logo-banner{    position: relative;
    background: #011341;
    /* background: url(assets/img/login_banner.png) no-repeat top; */
    /* background-size: cover; */
    min-height: 2.4rem;
    padding-top: 17px;}
.appHeader1{height:auto;}
.lop2 {
    color: #fff;
    margin: 0 28px;
    line-height: 14px;
    font-size: 13px;
}
.lop1 {
    color: #fff;
    margin: 0 28px;
    line-height: 14px;
    font-size: 13px;
}
.lop {
    font-size: 16px;
    padding-left: 28px;
    font-weight: bold;
    margin-bottom: 8px;
    color: #fff;
    font-family: calibri;
}
#appCapsule {margin-top: 30px;}
.ju{    width: 83%;
    height: 90px;
    background: #fff;
    padding: 0 10px;
    margin-left: 34px;
    border-radius: 11px;}
.lgo{    width:42px;
    margin-left: 0;}
.starr{    display: flex;
    align-items: center;
    justify-content: start;
    gap: 14px;  
    margin-bottom: 10px;
}
.starr p{    font-size: 17px;
    color: #fff;}
    .appHeader1 .left {
    left: 0px;
}
.left-addon input
 {
    width: 100%;
    padding-left: 22px;
    border-radius: 9px;
    height: 48px;
    background: #011341;
    color: #fff !important;
}
.lgtxt{     margin: 0 auto;
    padding-top: 9px;
    padding-left: 6px;
    font-size: 15px;
    line-height: 17px;
    font-weight: bold;
    color: #fff;}
.lgtxt span{ color:red;}
 @media only screen and (max-width: 600px) {
  .appHeader1{height:35px;}
  .otbt {
    width: 95%;
    margin: 0 9px;
}
.appHeader1 .left {
    left: 0px;
}
    .lgo{    width: 42px;
    margin-left: 0%;}
  .logo-banner{
    min-height: 2.4rem;
    max-height: 7.66667rem;}
  
}
    
    