/*new code*/
#rbl-mf-loanapplicationstatus span.or-span {
    position: absolute;
    top: 40px;
    right: -7px;
    z-index: 9;
    font-size: 12px;
}

img+p{
	display:inline;
	margin-left:5px;
}

.btn2-flex-inline {
    display: flex;
    justify-content: space-between;
    gap: 30px;
	}
	
.card-title-wrapper {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    background: #d9d9d9;
    padding: 10px 15px;
    border-radius: 0;
    margin-bottom: 0;
}
.card-settings-wrapper {
    padding: 20px 0;
}
.save-btn-adj {
	width: auto;
}
.current_limit_wrap.save-btn-adj-wrap .save-btn-adj{
    margin: auto;
    display: block;
    min-width: 180px;
	width: auto;
}

.current_limit_wrap.save-btn-adj-wrap {
    margin-top: -36px;
}
.card-settings-wrapper .card-list-wrapper{
	padding: 0;
	margin-bottom: 0 !important;

}


.card-title-wrapper .card-page-title {
    font-size: 24px;
    white-space: nowrap;
	color: #304087;
}
.card-title-wrapper .btn.btn-sm{width: auto;}


.card-list-wrapper > div:last-child {
    padding: 15px;
    text-align: center;
	background: rgb(48 64 135 / 10%);
}
.card-list-wrapper .radio .form-item-cards .radio{
    display: block;
			
}
.card-list-wrapper .radio .form-item-cards input{
	display: none;
}
.card-list-wrapper .radio .form-item-cards .form-check-label{
	width: 200px;
	min-width: 200px;
	left: -10px;
    height: 150px;
    text-align: center;
    position: relative;
    text-indent: 0;
	font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #606060;
	display: block;
	margin: auto;
	margin-bottom: 30px;
}
.setp_credit_card_wrapper .slider.slider-horizontal{
	margin-left: 20px;
	width: 50%;
}
.setp_credit_card_wrapper .form-item-limit label,
.setp_credit_card_wrapper .form-item-set-limit label,
.setp_credit_card_wrapper .form-item-set-moto-limit label {
    font-weight: 600 !important;
    font-size: 15px !important;
    color: #212121 !important;
}
.setp_credit_card_wrapper .slider:hover .tooltip.bs-tooltip-top{
	opacity: 1 !important;
}
.p14-label {
    font-weight: 400;
    font-size: 14px;
    color: #606060;
}
.p14-label i{
	font-weight: 600;
    color: #212529;
}

.setp_credit_card_wrapper{	
    padding-top: 0;
}
.setp_credit_card_wrapper .trans-type-tab .fieldset-legend {
    display: none;
}

.setp_credit_card_wrapper .trans-type-tab .fieldset-wrapper > div{
	    display: flex;
	justify-content: space-between;
}
.setp_credit_card_wrapper .trans-type-tab .fieldset-wrapper > div .js-form-item {
    margin-bottom: 0;
	width: 50%;
	padding: 0;
}
.setp_credit_card_wrapper .trans-type-tab .fieldset-wrapper > div .js-form-item input{
	display: none;
}
.setp_credit_card_wrapper .trans-type-tab .fieldset-wrapper > div .js-form-item label{
	width: 100%;
    text-align: center;
	cursor: pointer;
    background: rgb(217 217 217 / 50%);
    padding: 10px 15px;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    color: #000;
	border-bottom:3px solid transparent;
}
.setp_credit_card_wrapper .trans-type-tab .fieldset-wrapper > div .js-form-item input:checked ~ label{
	border-bottom:3px solid #304087;
}
.radio-w-tab fieldset{
	display: flex;
    justify-content: space-between;
    margin-bottom: 0 !important;
}
.radio-w-tab fieldset .fieldset-legend{
    font-weight: 600;
    font-size: 16px;
    color: #212121;

}
.radio-w-tab .fieldset-wrapper .radio{
	display: flex;
    justify-content: flex-end;
	margin-bottom: 0;
	margin-left: 30px;
}

.radio-w-tab .fieldset-wrapper .radio input {
    margin-top: 4px !important;
    margin-right: 10px !important;
}
.current_limit_wrap {
    padding: 20px;
    margin-top: 0;
    border-bottom: 1px solid #ccc;
}
.setp_credit_card_wrapper > .current_limit_wrap:last-child{
	border-bottom:0;
}
.trans-type-tab .js-form-item legend{
	margin:0;
}
.card-settings-wrap-adj {
    background: #fff;
    border: 2px solid #dbdcde;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, .15);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    overflow: hidden;
}
.card-settings-wrap-adj.tab-domestic-transactions{
	border:0px solid red;
}
.card-settings-wrap-adj.tab-international-transactions{
	border:0px solid blue;
}

.card-settings-wrap-adj.tab-international-transactions .domestic-transactions {
    display: none;
}
.card-settings-wrap-adj.tab-international-transactions .international-transactions {
    display: block;
}
.card-settings-wrap-adj.tab-domestic-transactions .international-transactions{
	display: none;
}
.card-settings-wrap-adj.tab-domestic-transactions .domestic-transactions{
	display: block;
}
.current_limit_wrap,
.international-transactions,
.domestic-transactions {
    position: relative;
}

.international-transactions .range-label-span,
.domestic-transactions .range-label-span {
    position: absolute;
    top: 5px;
    right: 0;
    z-index: 9;
	font-weight: 600;
    font-size: 15px;
    color: #212121;
}
.current_limit_wrap > .range-label-span{
	position: absolute;
	top: 22px;
    right: 20px;
	z-index: 9;
	font-weight: 600;
    font-size: 15px;
    color: #212121;
}
.current_limit_wrap .js-form-item label{
	font-weight: 600 !important;
    font-size: 15px !important;
    color: #212121 !important;
}

span.range-label-span:before {
    content: '₹';
    margin-right: 10px;
}
.footer-btn-adj-w {
    text-align: center;
    padding-bottom: 30px;
    margin-top: -10px;
}
.footer-btn-adj-w .save-btn-adj {
	width: auto;
}

.setp_credit_card_wrapper .trans-type-tab .fieldset-wrapper > div .js-form-item:last-child {
    border-left: 1px solid #ccc;
}

.saving-acc-section .schedule-call-row-outer .current_limit_wrap p {
    font-size: 14px;
    color: #909090;
    margin-bottom: 20px;
}

.saving-acc-section .schedule-call-row-outer .current_limit_wrap.save-btn-adj-wrap {
    margin-top: 0;
    border-top: 1px solid #ccc;
    text-align: right;
    border-bottom: 0;
    padding-top: 30px;
}
.saving-acc-section .schedule-call-row-outer .current_limit_wrap.save-btn-adj-wrap .save-btn-adj {
    margin: 0;
    display: inline-block;
    min-width: 180px;
    width: auto;
}

#rbl-mf-positivepay label[for="edit-amount"]{
    margin-left: 0px !important;
}


@media (min-width:768px){
	.saving-acc-section .schedule-call-row-outer .common-section-heading {
    font-size: 28px;
	margin-bottom: 20px;
}
.saving-acc-section .schedule-call-row-outer .form-wrap-card-lead{	
        max-width: 420px;
        margin: auto;
	}
	
	.saving-acc-section .schedule-call-row-outer .schedule-call-row{
		margin-top:0;
	}
    .js-form-item.js-form-type-select.form-type-select.js-form-item-cardexpiryyear.form-item-cardexpiryyear.mb-3 label {
    height: 33px; 
    display: block; 
}
}
@media (max-width:767px){
	.current_limit_wrap .js-form-item{
		    margin-top: 15px;
	}
	.radio-w-tab .fieldset-wrapper .radio {
        margin-top: 0;
	}
	.current_limit_wrap .js-form-item label{
        width: 100%;
        display: block;
        text-align: left;
	}
	.setp_credit_card_wrapper .slider.slider-horizontal {
        margin-left: 0;
        width: 100%;
	}

    #rbl-mf-loanapplicationstatus span.or-span {
        top: -15px;
        right: 15px;
        width: 100%;
        margin: 0;
        margin-left: -30px;
        padding: 0;
        text-align: center;
        display: block;
    }
}

.modal-hidden, .otp-hidden, .default-hidden {
	display: none !important;
}

.card-block-alert-wrapper .card-block-alert {
    position: fixed;
    z-index: 999999;
    background-color: #ffff;
    border: 1px solid #fff;
    text-align: center;
    margin: 0 auto;
    width: 550px;
    min-height: 340px;
    left: 50%;
    top: 30%;
    transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
    padding: 60px 30px;
    border-radius: 15px;
    opacity: 1;
}
.card-block-alert-wrapper .card-block-alert .alert.message {
    font-size: 18px;
    color: #000;
}

.card-block-alert-wrapper:after {
    content: '';
    position: fixed;
    top: -50vh;
    left: -50vw;
    right: 0;
    bottom: 0;
    width: 200vw;
    height: 200vh;
    background: rgba(0,0,0,0.2);
    z-index: 9999;
	overflow: hidden;
    pointer-events: none;
}

.card-block-alert-wrapper .card-block-alert-btn {
    display: flex;
    justify-content: center;
    width: 280px;
    margin: auto;
}

.card-block-alert-wrapper .form-control {
    width: auto;
    margin: auto;
}

.card-block-alert-wrapper input#edit-otp-final {
    width: 200px;
}
.card-settings-wrapper .card-list-wrapper > .radio{
	display: flex;
    /* justify-content: center; */
    justify-content: start;
    overflow: auto;
	gap: 15px;
	align-items: center;
    padding-left: 30px;
}

.card-list-wrapper .radio .form-item-cards input {
    display: block !important;
    left: -7px;
    position: relative;
}

a.btn-close-model {
    opacity: 0.5;
}
a.btn-close-model {
    position: absolute;
    right: 15px;
    z-index: 99;
    top: 15px;
    cursor: pointer;
}
.credit-card-input-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 10px;
    flex-wrap: nowrap;
}
.credit-card-input-wrapper label {
    white-space: nowrap;
    display: none;
}
.credit-card-input-wrapper input {
    margin-top: 7px !important;
}
@media (max-width: 767px) {
	.card-block-alert-wrapper .card-block-alert{
        width: 90%;
        min-height: inherit;
        padding: 30px 30px 40px;
	}
	.card-settings-wrapper .card-list-wrapper > .radio{
		justify-content: start;
        padding: 0 20px;
}

.card-block-alert-wrapper .card-block-alert .form-control.save-btn-adj {
    min-width: 120px;
}
}
.go-to-top-wrap img{
    display: block !important;
    margin: -10px auto 10px !important;
}
.ccpin-footer.p13 ul {
    margin-left: 25px;
}
.ccpin-footer.p13 ul.inner-contents {

    margin-bottom: 15px;
    display: flex;
    gap: 25px;
    margin-top: 15px;
    flex-wrap: wrap;
    margin-left: 25px;

}
.ccpin-footer.p13 ul:first-of-type li{
    list-style: circle;
}

.datepicker-dropdown {
    z-index: 99999999 !important;
}
.line-ul-wrap li a{
position:relative;
top:3px;
}
.line-ul-wrap li {
    border-right: 1px solid #ccc;
    height: 25px;
    padding-right: 10px;
    margin-right: -10px;
}
.line-ul-wrap li:last-child{
	border-right: 0!important;
}
.otp-resend-wrapper .otp-resend-text:first-of-type {
    width: 100%;
    padding-top: 15px;
}
label[for="edit-dateofbirth"] {
    margin-bottom: 6px;
}
.disclaimer-wrapper.disclaimer-checkbox-wrap input.disclaimer1.form-checkbox.form-check-input {
    margin-left: 0;
    margin-right: 10px;
    margin-top: 5px;
}
.js-form-item.js-form-type-checkbox.checkbox.form-check.mb-3.js-form-item-disclaimer.form-item-disclaimer {
    display: flex;
    flex-direction: row;
	gap:6px;
}
.isd-txt-flex div#location-wrapper {
    width: 30% !important;
    margin-right: 20px !important;
}
@media (max-width: 767.98px) {
    .isd-txt-flex div#location-wrapper {
        width: 100% !important;
    }
}
.col-12 .disclaimer1-wrapper .js-form-item.js-form-type-checkbox.checkbox.form-check.mb-3.js-form-item-disclaimer1.form-item-disclaimer1 {
    display: flex;
    gap: 10px;
    line-height: 85%;
}
.baa-mar-top{
		margin-top:30px !important;
}

