
@import url('https://cdnjs.cloudflare.com/ajax/libs/flag-icon-css/7.2.0/css/flag-icons.min.css');
@import url('https://cdnjs.cloudflare.com/ajax/libs/flag-icon-css/7.2.0/css/flag-icons.css');


.default-hidden{
    display: none;
}
.showing-card-filter-text {
  display: flex;
  flex-wrap: nowrap;
}
.showing-card-filter-text p {
  width: 50%;
}
@media screen and (min-width: 768px) {
  .mobile-filter-wrapper {display:none;}
}
.mobile-filter-wrapper {
    font-size: 15px;
}
.mobile-filter-wrapper .fieldset-legend {
  display: none;
}
.mobile-filter-wrapper .mb-3 {
  margin-bottom: 0 !important;
}
.mobile-category {
  float:left;
  border: 1px solid #ccc;
}
.mobile-offers {
  float:left;
  border: 1px solid #ccc;
}
.mobile-offers .parent-offers {
  display: none;
}
.mobile-filter-bottom-row {
  clear: both;
}

.mobile-filter-wrapper {
  color: rgba(48, 48, 48, 0.5);
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1000;
  top: 88px;
  left: 0;
  overflow-x: hidden;
  transition: 0.5s;
  background-color: #fff;
}

.mobile-filter-wrapper .js-form-type-checkbox{
  padding: 10px 0 10px 25px;
  border: 1px solid rgba(0, 0, 0, 0.3);
}

.filter-top-row {
  background-color: #304087;
  color: #fff;
  padding: 15px;
}

.show-arrow{
  color: #304087;
}

.btn-inline {
  text-align: center;  
}

.btn-inline input {
  display: inline!important;
  margin: inherit;
  width: 120px;
  margin-right:30px;
}


.call-wrapper.custom-modal-adj .call-title {
    font-size: 24px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 10px;
}
.call-wrapper.custom-modal-adj .btn-wrapper{	
    text-align: center;
    display: flex;
    justify-content: center;
	margin-top: 30px;

}
.call-wrapper.custom-modal-adj .btn-wrapper input{ display: inline !important; width: auto !important; margin: 0 15px !important;}

.call-wrapper.custom-modal-adj > .field-wrapper:before {
    content: 'Schedule your call';
	    font-size: 24px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 10px;
    display: block;
}
.call-wrapper.custom-modal-adj > .field-wrapper{
	  position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
    background: #ffff;
    padding: 20px;
    border: 1px solid #ccc;
    border-radius: 10px;
    max-width: 470px;
	z-index: 99999;
}
.call-wrapper.custom-modal-adj .call-title:after {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
}

.datetimepicker {
    z-index: 9999999999 !important;
}

.d-radio-btn-dnd {
    display: flex;
}
@media (max-width: 767px){
	.d-radio-btn-dnd {
		flex-direction: column;
	}
}

.d-radio-btn-dnd .js-form-item {
	margin-top: 5px !important;
    margin-bottom: 0  !important;
    white-space: nowrap;
    margin-right: 20px;
}
.d-radio-btn-dnd .js-form-item input {
    margin-top: 5px !important;
}

.curr-amt-wrap {
    display: flex;
}

.curr-amt-wrap .curr-inner label.form-required {
    opacity: 0;
}
.curr-amt-wrap .curr-inner select.field-currency.form-select {
    width: 80px;
    padding: 8px;
    text-align: left;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0;
    position: relative;
    background: url(/themes/custom/rbl_bank/images/down-icon-select.svg) no-repeat right 10px center;
    background-size: 15px;
}
.curr-amt-wrap .amt-inner label.form-required {
  /* margin-left: -80px; */
  margin-left: 0px !important;
}

.curr-amt-wrap .amt-inner .form-control {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}


.form-wrapper-dnd textarea.field-details-of-business {
    height: inherit;
}


body .form-wrap-card .js-form-item label {
    font-family: "Roboto",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #212529;
}

.ver-otp-label{
    font-weight: 400 !important;
    font-size: 19px !important;
    line-height: 16px !important;
    letter-spacing: 0.3px !important;
    color: #304087 !important;
}

.otp-resend-text{
    font-weight: 400 !important;
    font-size: 13px !important;
    line-height: 15.23px !important;
    color: #9D9D9D !important;
    padding-top: 0px !important;
    margin-right: 112px;
}

#edit-resend-otp{
  text-decoration: none !important;
    font-weight: 700 !important;
    font-size: 13px !important;
    line-height: 15.23px !important;
    color: #304087 !important;
    margin-left: 80px !important;
    padding-top: 0px !important;
}
.state-input{
  display: none !important;
}

.final_submit{
  width: 289px;
  height: 52px;
}

.otp_expire_in{
  font-size: 13px;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: 0em;
  text-align: right;
  margin-top: 4px;
  margin-bottom: 4px;
}
#timer{
font-weight: 700;
color: #304087;
}

.verifi-heading{
  font-weight: 400;
    font-size: 20px;
    line-height: 18px;
    letter-spacing: 0.3px;
    color: #304087;
    margin-top: 4px;
    margin-bottom: 4px;
}
.verifi-text{
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.3px;
  color: #303030;
  margin-top: 4px;
  margin-bottom: 4px;
}
.veri-code-text{
  /*margin-right: 70px;*/
  padding-right: 68px;
}
.valid-otp-btn{
  padding-left: 120px !important;
  padding-right: 120px !important;
}
.otp-verify-input{
  box-sizing: border-box;
  height: 50px;
  background: #ffffff;
  border: 1px solid #dbdcde !important;
  border-radius: 4px;
  margin: 10px auto;
  letter-spacing: 10px;
  text-align: center;
}
.form-error-msg{
  color: red;
  font-size: 12px;
  font-weight: 600;
}

body .path-apply-form .form-wrap-card .js-form-item label {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #212529;
}
.resend_otp_text{
  font-size: 13px;
  padding-top: 12px;
  text-align: right;
}
.ref_no{
  color: #304087;
}
.common-section-heading.rbl-apply-form{
  text-align: left !important;
}
.star{
  color: red;
}


/*new code */

.form-item-mobile .form-required::after {
  content: '' !important;
  background-image: url(../../../themes/contrib/bootstrap_barrio/images/required.svg);
  background-size: 6px 6px !important;
  width: 6px !important;
  height: 6px !important;
}

input#edit-is-authorise {
  margin-top: 5px;
}

.form-consolid-otp .otp-submit .otp-verify-input {
	letter-spacing: 15px;
}

.toggle-password{
  position: relative;
  left: 295px;
  bottom: 52px;
  z-index: 99;
  cursor: pointer;
}

.form-item-referral {
  display: none;
}

.representative-assist span.fieldset-legend {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #212529;
}

.representative-assist .form-item-options {
  margin-bottom: 10px !important;
  display: inline-block;
}

.form-wrap-card .js-form-item input[type=radio]{
  margin: 5px 0 0 -20px !important;
}

.otp-submit.enter-otp {
  max-height: 70px;
}

#valid-otp-error {
  top: -35px !important;
}

.disable-dial-code{
  pointer-events: none;
  opacity: 0.4;
}

.apply-form-views-listing table tr th a, .apply-form-views-listing table tr th {
  color: #000 !important;
}

.form-check-label{
  text-transform: math-auto !important;
}
.city-form{
  padding-top: 8px;
}

div#internation-error {
  font-size: 13px;
  font-weight: bold;
  color: #dc3545;
}

.limiterrorstyle{
  margin-top: 10px !important;
}

.path-apply-form .resend_otp_text{
  display:none;
}

.path-apply-form .otp-resend-wrapper{
  display:none !important;
}