.widget-large .errorContentWrapper.redbg, .errorContentWrapper.orangebg, .errorContentWrapper.bluebg, .widget-large .redbgwithwidth, .widget-large .errorDisplayStyle .orangebgwithwidth{float: left;}
.bill_tabs
{
	border: 0px solid #E0E0E0 !important;
	width: 100%;
	width: -webkit-fill-available;
	position:relative;
}
/*.bill_tabs .stage3_inputpanel_leftcontainer {width: 99.88% !important;}*/
.bill_tabs .pageLeftContainer {background-color: transparent !important;}
.bill_tabs .bill_h4:before, .recent_payments .bill_h4:before{
	content:'';
	background: url('../images/BBPS/lhs widgets/bill-payment-recharge.png') no-repeat left center;
    padding:5px 0 5px 40px;
}
.bill_tabs .bill_h4, .recent_payments .bill_h4, .UpComing_Payment .bill_h4{
    float: left;
    width: 97.3%;
    width: -webkit-fill-available;
	font-size: 15px !important;
    font-family: 'roboto-bold' !important;
    color: #1b3281;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    background-color: #e6e7e8;
    padding: 10px 10px !important;
    font-weight: normal !important;
    text-transform: capitalize;
    display: block;
    display: block;
    height: auto;
    border: none;
    margin: 0px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.bill_tabs h3 {
    padding: 0px !important;
    margin: 0px;
    height: 100%;
	border-top: 0px;
}
.bill_tabs .heading_icon, .recent_payments .heading_icon {
    width: 25px;
    height: auto;
    top: -4px;
    position: relative;
    padding-right: 14px;
    float: left;
}
.bill_tabs .bill_h5 {
    color: #1b3281;
    font-size: 16px !important;
    font-weight: normal !important;
    font-family: 'roboto-regular' !important;
    text-transform: capitalize;
}
.bill_tabs .mandatory_caption {
    /*position: absolute;
    top: 10px;
    right: 10px;*/
}
.bill_tabs .mandatory_caption .stage3_steptracker_mandatory{
    height: 100%;
    margin: 0px;
    padding: 0px;
	font-weight: normal;
	font-family: roboto-regular;
}
/*******Carousel css : Start*******/
#demos{
	padding: 0px 30px 30px 30px;
}
.bill_tabs #pp1 {
    width: 91%;
	width: -webkit-fill-available;
}

.bill_tabs .item , .bill_tabs .owl-item {
    display: inline-block;
    padding: 18px 0px;   
}
.bill_tabs .item:nth-child(6){
  margin-right: 0px ;
}
.bill_tabs .item:nth-child(12){
  margin-right: 0px;
}
.bill_tabs .item .img_circle {
    border: solid 1.8px #1b3281;
    background-color: #ffffff;
    /* float: left; */
    width: 50px;
    height: 50px;
    border-radius: 100px;
    padding:7px;
    /* margin-bottom: 9px; */
    margin: 0px auto;
    display: table;	
}
.bill_tabs .item img {
    width: 36px;
    height: auto;
    position: relative;
    top:7px;
    margin: 0px auto;
}
.bill_tabs .item h5 {
    font-size: 14px !important;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #1b3281;
    padding-top: 9px;
    text-transform: capitalize;
    font-weight: 600 !important;
	font-family: 'roboto-regular' !important;
	margin-left: 1px;
}
.bill_tabs .owl-theme .owl-dots{
      padding-top: 15px;
}
.owl-theme .owl-dots .owl-dot{
  margin: 0px;
}
.bill_tabs .owl-theme .owl-dots .owl-dot span {
    background: transparent;
    margin: 5px 5px;
    border: 1.5px solid #1b3281;
}
.bill_tabs .owl-dots .owl-dot.active span{
    background: #1b3281;
    height: 13px;
    width:13px;
}
.bill_tabs .owl-dots .owl-dot span{
    height: 13px;
    width:13px;
}
 .bill_tabs .owl-carousel .owl-nav{
    margin-top: 0px;
    background: transparent;
    color: #80818d;
}
.bill_tabs .owl-carousel .owl-nav button,.bill_tabs .owl-carousel .owl-nav button:hover{
    background: transparent;
    color: #1b3281;
    text-align: left;
    width: 25px;
    height: 25px;
    border-radius: 100px;
    border: solid 1.5px #1b3281;
    font-size: 28px;
    text-align: center;
    line-height: 0;
    font-family: Roboto_Bold;
}
.bill_tabs .owl-carousel .owl-nav button span {
    /* margin-top: -27px; */
    display: block;
    margin-top: -2px;
}
.bill_tabs .owl-theme .owl-nav .owl-prev span{margin-left: -3px;}
.owl-carousel .owl-prev.disabled,.owl-carousel .owl-next.disabled
{
    pointer-events: none;
    opacity: 0.2;
    border: solid 1.5px #80818d;
    color: #80818d;
}
.owl-carousel .prev-slide{
    border: solid 1.5px #1b3281;
    color: #1b3281;
}
.owl-carousel .next-slide{
    border: solid 1.5px #1b3281;
    color: #1b3281;
}
.bill_tabs .owl-theme .owl-nav .owl-prev{
    left:-2%;
    position: absolute;
    top:41%;        
}
.bill_tabs .owl-theme .owl-nav .owl-next{
	right:-2%;
    position: absolute;
    top: 41%;
}
/*******Carousel css : End*******/

.bill_details{
    padding: 10px 30px;
    position: relative;
    float: left;
    width: 91.6%;
	width: -webkit-fill-available;
    display: block;
}
.bill_details .bill_filed {
    width: 47%;
    display: inline-block;
    position: relative;
	margin-top:30px;
	float: left;
	height:40px;
}
.bill_details .bill_filed:nth-child(odd),
.bill_details .bill_filed .odd.odd {
  background-color: #fff;
}
.bill_details .bill_filed:nth-child(even),
.bill_details .bill_filed.even.even {
  background-color: #fff;
  float:right;
}
.filed_number .floating-label{
    float: left;
    width: 65%;
}
.filed_number input{width:100% !important;}
.pageLeftContainer .filed_number.bill_filed  input.type_FEBAUnboundString{width: 65% !important;}
.pageLeftContainer .filed_number.bill_filed label {
    float: left;
    left: 35%;
}
.mobileField_raiobutton {
    float: left;
    width: 35%;
    position: relative;
}
.mobileField_raiobutton:first-child{
	top: 0;
}
.mobileField_raiobutton:last-child{
	top: -5%;
}
.filed_number .mobileField_raiobutton .searchsimpletext{position: relative; top: -5px;}
.bill_filed_1 {
    display: block;
    position: absolute;
}
.bill_details  .filed_label{
    display: block;
    font-size: 14px !important;
    color:#80818d !important;
    transition: all 0.5s;
    font-weight: 500;
    font-family: 'roboto-regular';
    text-transform: capitalize;
	text-align: left;
	cursor: default;
}
.bill_details  .bill_filed label{
    display: block;
    font-size: 14px !important;
    color:#80818d !important;
    transition: all 0.5s;
    font-weight: 500;
    font-family: 'roboto-regular';
    text-transform: capitalize;
	text-align: left;
	padding-bottom:3px;
	cursor: default;
}
.bill_details input{
	width: 100%;
    margin: 0px;
    padding: 5px 0px 5px 0px;
    color: #1b3281;
    cursor: pointer;
    text-transform: capitalize;
    font-size: 14px !important;
	cursor: auto;
}
.click_label{
	-o-transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    color: #9E9E9E;
    position: absolute;
    top: 0.8rem !important;
    left: 0.05rem;
    font-size: 1rem;
    cursor: text;
}
.bill_details .labelColumn {
    width: 100% !important;
	    padding: 0px;
    /*height: 22px;*/
}
.bill_details .labelColumn_combo_small, .bill_details .labelColumn_combo_brdr_small, .bill_details .querytextboxmedium_small{
	width: 100% !important;
	padding: 0px;
    margin: 0px;
	height: 100%;
}
.bill_details .fetch_text {
    float: right;
    position: absolute;
	top:6px;
    right: 0;
    cursor: pointer;
    text-transform: capitalize;
}
.bill_details .fetch_text a{
	color: #4285f4 !important;
    font-size: 14px !important;
    font-family: 'roboto-regular' !important;
    font-weight: normal;

}

.bill_details .autocomplete-icon {
    /*height: 20px;*/
    position: absolute;
    right: 0;
    top: 16px;
    width: auto;
    color: #757575;
    cursor: pointer;
    font-size: 13px;
}
.caret_position{
	position:relative;
}
.floating-label .fetch_text {
    pointer-events: all;
    top: auto;
    bottom: 5px;
	z-index: 9999;
}
.bill_details .width79percent_navigationpanel{border: 0px;}
.bill_details .center input{
	color:#fff !important;
}
.bill_button{
	display: block;
    clear: both;
	padding-top: 20px;
}
.bill_button input{color:#fff !important;padding:0px}
.bill_tabs .step_trackerwidth_withoutmargin {
    position: absolute;
    top: 2%;
    right: 0%;
    /* left: 0; */
    width: 35%;
    float: right;
}
.bill_details .autocomplete-icon {
    /*height: 20px;*/
    position: absolute;
    right: 0;
    top: auto;
    /*bottom: 5px;*/
    width: auto;
    color: #757575;
    cursor: pointer;
}
.bill_details .width79percent_navigationpanel{border: 0px;}
.bill_details .center input{
	color:#fff !important;
}
.bill_button{
	display: block;
    clear: both;
	padding-top: 20px;
}
.bill_button input{color:#fff !important;padding:0px}
.bill_details .error_highlight{
	margin: 0;
}
/*----Css for input Focus : Start-----*/
.floating-label { 
  position:relative; 
}
.floating-label .type_FEBAUnboundString, .floating-label .autocomplete-dropdown{
    position: absolute;
    bottom: 0px;
	height: 20px !important;
}
.floating-label .type_FEBAUnboundString:focus, .floating-label .autocomplete-dropdown:focus {
     outline:none;
     border-bottom:2px solid #5264AE; 
}

.floating-label label {
	position:absolute;
	pointer-events:none;
	font-size: 14px !important;
	color: #80818d !important;
	left:0px;
	top:16px;
	-o-transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.floating-label .type_FEBAUnboundString:focus ~ label, .floating-label .type_FEBAUnboundString:not(:placeholder-shown) ~ label, .floating-label .autocomplete-dropdown:focus~ label, .floating-label .autocomplete-dropdown:not(:placeholder-shown) ~ label {
	top:-10px; /* adeed By Vikash */
	font-size:14px !important;
	color:#5264AE;
}
.floating-label .autocomplete-values + label.focused{
	-webkit-transform: translateY(0%) !important;
    transform: translateY(0%) !important;
	-o-transform: none !important;
    -ms-transform: none !important;
    -moz-transform: none !important;
}
/*----Css for input Focus : End-----*/


/**---------Subscription css start----------**/
.filed_list {
    display: block;
    width: 100%;
    float: left;
    clear: both;
}
.bill_details .icon-info{
	position: relative;
	float:left;
	width:100%;
}
.bill_details  .icon-info:before {
    color: #1b3281;
    font-size: 15px;
    position: absolute;
    right: 0;
    top: -22px;
}
.show_msg{
	display: none;
    opacity: 0;
    transition: opacity 0.3s;
    position: absolute;
    right: -51%;
    width: 100%;
    background: #1b3281;
    color: #fff;
    word-break: break-word;
    line-height: 18px;
    border-radius: 6px;
    padding: 5px 5px;
    font-size: 11px;
    text-align: left;
    top: -74px;
    font-family: roboto-regular;
	z-index:999;
}
.bill_details  .info_tooltip .show_msg::after {
    content: "";
    position: absolute;
    top: 100%;
    right: 50%;
    margin-left: 0;
    border-width: 5px;
    border-style: solid;
    border-color: #1b3281 transparent transparent transparent;
}
.bill_details  .icon-info:hover .show_msg{
	display:block;
	opacity: 1;
}

.bill_details  .input_value {
        width: 100%;
    margin: 0px;
    padding:5px 0px 0px 0px;
    color: #1b3281;
    cursor: pointer;
    text-transform: capitalize;
    font-size: 14px !important;
    cursor: auto;
    display: block;
    text-align: left;
}
.bill_details  .clear{
	clear:both
}
.bill_details  .clear_padding{
	padding-top:10px;
    position: relative;
    display: block;
}
/**---------Subscription css end----------**/

/**-------recent payments start--------**/
.recent_payments {
    float: left;
    width: 100%;
    width: -webkit-fill-available;
   
    background: #FFFFFF;
    margin-top: 10px;
}

/*------Fetch css---------*/
.bill_detailsRowset1{padding: 15px 30px 0px 30px !important;}
.bill_detailslogoImage{padding: 15px 30px!important;}
.bill_detailsRowset1_image {
    padding:5px 30px 0px 30px;
    float: left;
    width: -webkit-fill-available;
    position: relative;
}
.customlogo_left{width: 10%;background: #ffffff;}   /* Updated By Vikash */
.customlogo_right{width: 10%;background: #ffffff;}  /* Updated By Vikash */
.left_logo .customlogo_left{ width: 40%;}
.customlogo_left{float:left}
.customlogo_right{float:right}
.customlogo_left img, .customlogo_left img{width:100%}
.fetch_list{
    float: left;
    width: -webkit-fill-available;
    padding:20px 30px;
    border: 0px;
}
.fetch_list_left{
    width: 33%;
    float: left;
    text-align: left;
    padding: 0px 0px;
}
.fetch_list .fetch_list_left:nth-child(odd), .fetch_list .fetch_list_left.odd.odd {
    float: left;
	/*margin-right: 38px;*/
}
.fetch_list .fetch_list_left:nth-child(even), .fetch_list .fetch_list_left.even.even {
    /*float: right;*/
}
.fetch_list .fetch_list_name, .fetch_list .fetch_list_name span{
        display: block;
    font-size: 14px;
    color: #80818d;
    transition: all 0.5s;
    text-transform: capitalize;
    padding-bottom: 5px;
    font-weight: 500;
    font-family: roboto-regular;
	    word-break: break-word;
		    padding-right: 5px;
}
.fetch_list_name_clr{
	color:#1b3281 !important;
}
.payment_details {
    padding: 15px 30px;
    float: left;
    width: 100%;
    width: -webkit-fill-available;
}
.payment_details_sideheading{
	color: #1b3281;
    font-size: 16px !important;
    /* font-weight: 500 !important; */
    font-family: 'Roboto-bold' !important;
    height: 100% !important;
    margin: 0px !important;
    border: 0px !important;
    padding: 0px !important;
}
.payment_detailsMethod {
    float: left;
    padding: 15px 0px 10px 0px;
    width: 100%;
}
#PageConfigurationMaster_BBPWILW__1:DataEntry_LeftContainer_Stage40.Ra2.C3 {
    padding-top:15px;
}
.account_details{
    float: left;
    width: 100%;
    display: block;
    text-align: center;
	position: relative;
	-o-transition: all 2s;
    -ms-transition: all 2s;
    -moz-transition: all 2s;
    -webkit-transition: all 2s;
    transition: all 2s;
}
.payment_details .account_details:last-child{padding-top: 0px;}
.account_details .labelColumn_combo, .account_details .labelColumn_combo_small{
	float: left;
    width: 100%;
    display: block;
    padding:5px 0px;
	margin: 0px;
}
.account_details .labelColumn_combo_brdr, .account_details .labelColumn_combo_brdr_small{
	display: block;
    width: 41%!important;
	padding-right: 0px;
}
.FromAccount {
    display: inline-block;
    font-size: 14px;
    color: #80818d;
    font-weight: 500;
    font-family: 'roboto-regular';
    text-transform: capitalize;
    padding-top: 15px;
    float: left;
}
.account_details .newabsmiddle2{margin: 0px;}
.Credit_Account{padding-top:15px;}
.balance_details{
	position: absolute;
	text-align: left;
    left: 53%;
    bottom: 0%;
    display: block;
    color: #4285f4;
    font-size: 18px;
    padding-top: 5px;
}
.availableBalance {
    position: absolute;
	text-align: left;
    left: 53%;
    bottom: 25px;
    display: block;
    padding: 0px;
    font-size: 14px !important;
    color: #80818d;
    font-weight: 500;
    font-family: roboto-regular;
}
.account_details .searchsimpletext{
	display: block;
    font-size: 14px !important;
    color: #1b3281;
    transition: all 0.5s;
    font-weight: 500;
    font-family: 'Roboto-regular';
    text-transform: capitalize;
	padding: 3px 0px 0px 0px !important;
}
.account_details  input[type="text"].autocomplete-dropdown{
	color: #1b3281;
    padding: 14px 0px 8px 0px;
    cursor: pointer;
    text-transform: capitalize;
}
/*.bill_tabs .span-radiobutton:before,.payment_details .span-radiobutton:before{
	content:'';
    border: 2px solid #1b3281 !important;
    padding: 3px !important;
	width: 8px !important;
    height: 8px !important;
}
.bill_tabs .span-radiobutton:after, .payment_details .span-radiobutton:after{
	content:'';
	border: 2px solid transparent!important;
    top: 8px !important;
    left: 5px !important;
    width: 4px !important;
    height: 4px !important;
}*/

.bill_detailsNew{padding-top: 0px !important;}
.payment_detailList .pull-left{
	width:48%;
}
.payment_detailList .pull-right{
	width:52%;
}
.Payment_left{
	width: 48%;
    position: relative;
	word-break:break-word;
	float:left;
	padding:5px 0px;
	height:45px;
}
.payment_detailList .Payment_left:nth-child(odd),
.payment_detailList .Payment_left .odd.odd {
  background-color: #fff;
  clear: left;
}
.payment_detailList .Payment_left:nth-child(even),
.payment_detailList .Payment_left.even.even {
  background-color: #fff;
  float:right;
  clear: right;
}

.payment_detailList{
	float:left;
	padding:5px 0px;
	width: 100%;
    width: -webkit-fill-available;
	clear: both;
	position: relative;
}
.payment_detailList:last-child{padding-bottom:0px}
.payment_detailList:before{
	content: '';
    border-left: 1px solid #d6d3d3;
    display: block;
    height: 100%;
    position: absolute;
    right: 50%;
}
.payment_detailList .listSpan {
    color: #4d516f;
    font-size: 14px;
    font-weight: 500;
    font-family: 'Roboto-regular';
    text-align: left;
	word-break: break-word;
	white-space: break-spaces;
}
.payment_detailList .pull-left .listSpan{text-align:left}
.payment_detailList .pull-right .listSpan, .payment_detailList .pull-right{text-align:right;color: #1b3281;}
.payment_detailList .bill_filed{margin-top: 0;}
.bill_details .payment_detailList  .Custom_rupeeicon input{width:100%!important;}
.payment_detailsImage{
	float:left;
	width: -webkit-fill-available;
}
.confirm_Details{
	width: -webkit-fill-available;
    float: left;
    display: inline-block;
    padding: 0px 30px;
}
.confirm_Details .querytextleft_withleftBorder_Auth{    
	border: none !important;
}
.confirm_Details h3{
	border-top:none;
	height:auto;
	padding:0px !important;
	margin:0px !important;
}
.confirm_Details .searchsimpletext_sideheading{
	color: #1b3281;
    font-size: 16px;
    font-family: 'roboto-Bold' !important;
    text-transform: capitalize;
}
.confirm_Details .formrow{
    padding: 25px 0px 0px 0px;
}
.confirm_Details .widget-body .simpletext{
    color: #80818d;
    font-size: 14px !important;
}
.confirm_Details  #lfc11, .confirm_Details #lfc22{
	font-size: 14px !important;
    font-family: 'Roboto-regular';
    /*     text-transform: capitalize; Commented by vikash to remove camelcase OTP Verbiage*/
    color: #80818d;
}
.customResendOTPLink input{
	color: #4285f4!important;
}

.receiptTop_heading {
	padding:31px 0px;
}
.receiptTop_heading h4{
	text-align: center;
    font-size: 14px !important;
    font-weight: 500 !important;
    font-family: 'roboto-regular' !important;
    color: #4d516f;
    line-height: normal;
    text-transform: capitalize;
    margin: 0px;
    padding: 0px;
    position: relative;
}
.receiptTop_heading h4::before {
    content: " ";
    /* border: 1px solid transparent; */
    display: inline-block;
    width: 40%;
    position: absolute;
    top: 55%;
    left: 0;
    height: 1px;
    background-image: linear-gradient(to right, transparent 50%, #999999 38%);
    background-size: 11px 58%;
}
.receiptTop_heading h4::after {
    content: " ";
    /* border: 1px solid transparent; */
    display: inline-block;
    width: 40%;
    position: absolute;
    top:55%;
    right: 0;
    height: 1px;
    background-image: linear-gradient(to right, transparent 50%, #999999 38%);
    background-size: 11px 58%;
}
.left_logo{
	position: relative;
    width: 25.33%;
    float: left;
    padding:15px 0px 0px 30px;
	word-break: break-word;
}
.left_logo .left_logoText{
    font-size: 14px !important;
    text-align: left;
    color: #4d516f;
    font-weight: 500;
    font-family: roboto-regular !important;
    float: left;
    width: 100%;
    padding-top:10px;
    text-transform: capitalize;
}
.middle_logo {
    width: 40.33%;
    float: left;
    text-align: center;
    padding: 30px 0px 0px 0px;
	word-break: break-word;
}
.middle_logo img{
	height: auto;
    width: 61px;
    padding-bottom:5px;
}
.right_logo{
	width: 16.33%;
    float: right;
    text-align: center;
    /*cursor: pointer;*/
    padding: 20px 30px 0px 0px;
	word-break: break-word;
}
.billpay_middle img {
    width: 61px;
    height: 61px;
}
.bill_SuccessCaption, .bill_failureCaption, .bill_PendingCaption{
	font-size: 20px;
    font-weight: 500;
    font-family: 'roboto-regular';
    display: block;
    line-height: normal;
    float: left;
    width: 100%;
}
.bill_SuccessCaption{color: #009d00;}
.bill_failureCaption{color: #ff0000;}
.bill_PendingCaption{color: #f1d503;}
.bill_paymentAmount{
    color: #4285f4;
    font-size: 20px;
    padding-top:5px;
    font-weight: 500;
    font-family: 'roboto-regular';
    float: left;
    width: 100%;
}
.account_details .autocomplete-icon{right: 0px;}

/*******Download And help Css : Start********/
.downloadReceipt{
	position: relative;
    float: left;
    width: 92%;
    width: -webkit-fill-available;
    display: block;
    font-size: 14px;
    padding:10px 30px 0px 30px;
}
.downloadReceipt .pull-left  img{
    float: left;
    position: relative;
    left: 10%;
    top: -6px;
}
.downloadReceipt a{
    color: #4285f4;
    font-size: 14px !important;
	    padding: 0px !important;
}
.downloadReceipt .downloadtext{
	left: 0px;
}
.downloadReceipt .icon-HW_formbtn_img_pdf .waves-effect  {margin: 0px;vertical-align: top;}
/*******Download And help Css : END********/

.add_fav{
	/*text-align: right;*/
	padding-top: 10px;
	display: block;
    position: relative;
    float: left;
    text-align: center;
    width: 100%;
	display: none;
}
.right_logo #image1{
	margin-bottom: 25px;
}
.add_fav input{
	color: #4285f4;
    font-size: 15.2px !important;
    font-weight: 500;
    font-family: 'roboto-regular' !important;
    padding: 0;
    border: 0px;
    background: transparent;
    text-align: right;
}
#addFav_icon{
	width: 40px;
    height: 40px;
    clear: both;
    display: block;
    position: relative;
    margin: 0px auto;
	display: none;
    /* text-align: right; */
    /* float: right;*/
}
.Pay_text {
    width: -webkit-fill-available;
	float: left;
    text-align: center;
    color: #4d516f;
    font-size: 14px;
    padding: 16px 0px;
}
.Pay_textButton{
	width: -webkit-fill-available;
    float: left;
    text-align: center;
    color: #4d516f;
    font-size: 14px;
    padding: 0px 0px 16px 0px;
}
.billCheckbox{
	width: -webkit-fill-available;
    float: left;
	padding: 30px 0px 20px 0px;
}
.billCheckbox .null{
	display: inline-block;
    position: relative;
    padding-left: 0px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #4d516f;
    font-weight: 500;
    font-family: 'roboto-regular';
	margin-top:1px;
}
.billCheckbox .span-checkbox {
    height: 16px;
    width: 16px;
    float: left;
    display: inline-block;
    padding-left: 20px !important;
    top: 0;
}
.billCheckbox [type="checkbox"].filled-in:checked + span:after, .billCheckbox [type="checkbox"].filled-in:not(:checked) + span:after {
    height: 16px !important;
    width: 16px !important;
	top: 0px;
    margin-top:0px !important;
	border: 1px solid #1b3281;
}
.billCheckbox [type="checkbox"].filled-in:checked + span:before{
	margin-top: 3px !important;
    top: 0px;
    left: 2px;
    width: 2px !important;
    height: 7px !important;
}
/* The Modal (background) */
.open_fav_popup, .open_Tax_popup {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 15%; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.open_fav_popup .modal-content, .open_Tax_popup .modal-content{
  background-color: #fff;
    margin: auto;
	text-align: center;
    padding: 25px 20px 20px 20px;
    border: 0;
    width: 350px;
    border-radius: 0px;
    position: relative;
}

/* The Close Button */
.open_fav_popup #closeFav_popup, .open_Tax_popup .closeTax_popup{
    position: absolute;
    top: 15px;
    right: 15px;
	width: 20px;
    height: 21px;
	cursor:pointer;
}
.open_fav_popup h3, .open_Tax_popup h3 {
    font-size: 16px !important;
    color: #4d516f;
    transition: all 0.5s;
    font-weight: 500 !important;
    font-family: 'roboto-regular' !important;
    padding: 15px 0px;
    text-align: center;
    border: 0px;
    height: 100%;
}
#favImg {
    padding-bottom: 15px;
    width:50px;
    height: auto;
}
.open_fav_popup  p, .open_Tax_popup  p {
    font-size: 14px;
    color: #4d516f;
    transition: all 0.5s;
    font-weight: 500;
    font-family: 'Roboto-regular';
    padding: 10px 0px;
	text-align: center;
	line-height: 19px;
}
.input_field {
    position: relative;
    padding: 35px 0px 0px 0px;
}
.input_field .label {
    display: block;
    font-size: 14px !important;
	text-align: left;
    color: #80818d;
    transition: all 0.5s;
    font-weight: 500;
    font-family: 'roboto-regular';
    text-transform: capitalize;
}
.input_field input {
    position: relative;
    background: transparent;
    width: 100%;
    border: none;
    outline: none;
    padding:5px 0px 8px 0px;
    color: #1b3281;
    font-size: 14px !important;
    font-weight: 500;
    font-family: 'roboto-regular';
    border-bottom: 1px solid #c9c7c7;
}
.form_btn {
    padding: 10px 0px 0px 0px;
}
.form_btn button {
   background-color: #fff !important;
    color: #4285f4;
    border: 1px solid #4285f4;
	height: 28px;
	padding: 0px 25px;
    line-height: 28px;
    font-size: 14px;
    border-radius: 17px;
    text-align: center;
    font-weight: 500;
    font-family: roboto-Regular !important;
    text-transform: capitalize;
    margin-right: 15px;
}
.form_btn button.btn_active{
	border: 1px solid transparent;
    color: #ffffff;
    background-color: #4285f4 !important;
    
}
/**-------Recent Payment : Start--------**/
.recentTable {
    padding:15px 25px 15px 25px;
    position: relative;
    float: left;
    width: 93%;
    width: -webkit-fill-available;
	display: block;
	overflow: hidden;
    max-height: 455px;
    overflow-y: scroll;
}
.customBorder{
	border: 1px solid #c9c7c7 !important;
    border-top: 0px !important;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
	display: block;
	float: left;
	width: 99.7%;
    width: -webkit-fill-available;
	padding-bottom: 10px;
}
.CustomBillPayment_Heading h3.notopborder.listingcol{margin-top:10px;}
.recentTable table{
    border-collapse: separate;
    border-spacing: 0;
	padding-right: 1px;
}
.recentTable thead {
    display: none;
}
.recentTable tbody {
    font-weight: 500;
    font-family: 'roboto-regular' !important;
}
.recentTable tbody:after {
    content: '';
    position: relative;
    background: #fff;
    height: 0px;
    width: 100%;
    padding: 3px 0px;
    float: left;
    margin: 1px 0px;
}
.recentTable tbody tr,.recentTable tbody tr:first-child, .recentTable .listrowwrapper .listgreyrow:first-child,.recentTable .listrowwrapper .listwhiterow:first-child, .recentTable .listrowwrapper .listgreyrow:first-child{
	border-top:0px !important;
	position:relative;
	height: 100%;
    padding: 0px;
}
.recentTable tbody tr{
	background-color: transparent;
    box-shadow: 0 0 0 1px #c7c9c9;
    border-radius: 5px;
    height: 100%;
}
.recentTable tbody tr:last-child{display:none;}
.recentTable .listrowwrapper:hover tr.listwhiterow, .recentTable .listrowwrapper:hover tr.listgreyrow{height: 100%;}
.recentTable tbody tr td{
	padding:2px 10px!important;
}
.recentTable tbody tr td:first-child {
    width:15%;
    height: auto;
}
.recentTable tbody td span {
    font-weight: 500;
    font-family: 'roboto-regular';
    font-size: 14px;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #4d516f ;
	display: block;
}
.Table_accountText {
    margin-top:0px;
    display: block;
}
.Table_date{
	color: #80818d !important;
}
.Table_accountNumber{
	color: #80818d !important;
	position: relative;
	padding: 2px 0px;
}
.Table_amount{
	color: #4285f4 !important;
    font-size: 19.2px !important;
}
.Table_status{
	color: #009d00;
	padding: 2px 0px;
	text-transform:lowercase;
	font-size: 17px !important;
}
.Table_status:first-letter{
	text-transform:uppercase;
}
.recentTable tbody td .Table_logo{
	width: 55px;
    height: 55px;
    position: relative;
}
.recentArrow{
	width: 15px;
	float: right;
    padding:0;
}
.recentTable tbody td{
    width: 30%;
}
.recentTable tbody td:last-child{
    width: 10%;
}
.recentTable tbody td span.Table_Bname{}
/**-------Recent Payment : End--------**/

/**-------Change button css : Start--------**/
.billPayment_button {
    padding: 15px 0px 25px 0px;
}
.billPayment_button .btn, .billPayment_button .btn-large, .billPayment_button .btn-flat{
	width: 7%;
    padding: 0px 10px;
    display: inline-table;
    text-align: center;
}
.billPayment_button .btn input {
    /* width: auto; */
    /* display: block; */
    /* float: left; */
    word-break: break-word;
    text-align: center;
    margin: 0px;
    padding: 0px;
}
.billConformation{
    padding: 25px 25px 25px 25px;
	border-top: 1px solid #c9c7c7;
    display: block;
    width: -webkit-fill-available;
    width: -moz-available;
    float: left;
    position: relative;
    text-align: right;
}
.billConformation .right{
	width:100%;
}
.billConformation .billConformation_text {
    color: #80818d;
    font-size: 14px;
    font-family: 'roboto-regular';
    padding-bottom: 15px;
    position: relative;
    display: block;
}
.width79percent_navigationpanel.billPayment_button.billConformation {
    border-top: 1px solid #c9c7c7!important;
}
/**-------Change button css : End--------**/

/**---------Add css for amount : Start----------**/
.payment_Amount{
	padding: 30px 15px 15px 15px;
    position: relative;
    display: block;
    float: left;
    width: 100%;
	text-align:center;
}
.payment_Amount .amt_Label, .payment_Amount .amt_Text {display:block}
.payment_Amount .amt_Text {
    padding-top: 15px;
}
.payment_Amount .amt_Label .label{
    color: #80818d;
    font-size: 14px;
    font-weight: 500;
    font-family: 'Roboto-regular';
    text-align: left;
}
.payment_Amount .amt_Text .text{
    color: #4285f4;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Roboto-regular';
    text-align: left;
}
/**---------Add css for amount : End----------**/

/*a[id*='HREF_PageConfigurationMaster_BBPSQLW__1'][id$='CustomMySchortcutsFG.CONTEXTUAL_MENU_TEXT_ARRAY[0]']
{
	background:url('L001/consumer/images/widget icons/icon-Rekyc.png')no-repeat 5px center;
	background-position:left center;
	padding:10px 0 10px 40px;
	display:block
}*/
a[id*='HREF_PageConfigurationMaster_BBPSQLW__1'][id$='CustomMySchortcutsFG.CONTEXTUAL_MENU_TEXT_ARRAY[0]']{
	background-image:url("../images/BBPS/links/history.svg");	
}
a[id*='HREF_PageConfigurationMaster_BBPSQLW__1'][id$='CustomMySchortcutsFG.CONTEXTUAL_MENU_TEXT_ARRAY[1]']{
	background-image:url("../images/BBPS/links/bill.svg");	
}
a[id*='HREF_PageConfigurationMaster_BBPSQLW__1'][id$='CustomMySchortcutsFG.CONTEXTUAL_MENU_TEXT_ARRAY[2]']{
	background-image:url("../images/BBPS/links/help.svg");
}
a[id*='HREF_PageConfigurationMaster_BBPSQLW__1'][id$='CustomMySchortcutsFG.CONTEXTUAL_MENU_TEXT_ARRAY[3]']{
	background-image:url("../images/BBPS/links/view.svg");	
}
a[id*='HREF_PageConfigurationMaster_BBPSQLW__1'][id$='CustomMySchortcutsFG.CONTEXTUAL_MENU_TEXT_ARRAY[4]']{
	background-image:url("../images/BBPS/links/view.svg");
}
a[id*='HREF_PageConfigurationMaster_BBPSQLW__1'][id$='CustomMySchortcutsFG.CONTEXTUAL_MENU_TEXT_ARRAY[5]']{
	background-image:url("../images/widget icons/icon-Qbillers.svg");	
}
a[id*='HREF_PageConfigurationMaster_BBPSQLW__1'][id$='CustomMySchortcutsFG.CONTEXTUAL_MENU_TEXT_ARRAY[6]']{
	background-image:url("../images/widget icons/icon-Qbillers.svg");	
}
a[id*='HREF_PageConfigurationMaster_BBPSQLW__1'][id$='CustomMySchortcutsFG.CONTEXTUAL_MENU_TEXT_ARRAY[7]']{
	background-image:url("../images/widget icons/icon-Qbillers.svg");		
}
a[id*='HREF_PageConfigurationMaster_BBPSQLW__1'][id$='CustomMySchortcutsFG.CONTEXTUAL_MENU_TEXT_ARRAY[8]']{
	background-image:url("../images/widget icons/icon-Qmanagefavourites.svg");		
}
a[id*='HREF_PageConfigurationMaster_BBPSQLW__1'][id$='CustomMySchortcutsFG.CONTEXTUAL_MENU_TEXT_ARRAY[0]'], 
a[id*='HREF_PageConfigurationMaster_BBPSQLW__1'][id$='CustomMySchortcutsFG.CONTEXTUAL_MENU_TEXT_ARRAY[1]'], 
a[id*='HREF_PageConfigurationMaster_BBPSQLW__1'][id$='CustomMySchortcutsFG.CONTEXTUAL_MENU_TEXT_ARRAY[2]'], 
a[id*='HREF_PageConfigurationMaster_BBPSQLW__1'][id$='CustomMySchortcutsFG.CONTEXTUAL_MENU_TEXT_ARRAY[3]'], 
a[id*='HREF_PageConfigurationMaster_BBPSQLW__1'][id$='CustomMySchortcutsFG.CONTEXTUAL_MENU_TEXT_ARRAY[4]'], 
a[id*='HREF_PageConfigurationMaster_BBPSQLW__1'][id$='CustomMySchortcutsFG.CONTEXTUAL_MENU_TEXT_ARRAY[5]'],
a[id*='HREF_PageConfigurationMaster_BBPSQLW__1'][id$='CustomMySchortcutsFG.CONTEXTUAL_MENU_TEXT_ARRAY[6]'], 
a[id*='HREF_PageConfigurationMaster_BBPSQLW__1'][id$='CustomMySchortcutsFG.CONTEXTUAL_MENU_TEXT_ARRAY[7]'], 
a[id*='HREF_PageConfigurationMaster_BBPSQLW__1'][id$='CustomMySchortcutsFG.CONTEXTUAL_MENU_TEXT_ARRAY[8]']{
	background-position:left center;
	padding:10px 0 10px 45px;
	display:block;
	background-repeat: no-repeat;
	background-size: 30px 30px;
}




/****Add css of History by bhavna : Start*****/
.HistoryFilter{
	padding: 10px 0px 10px 10px;
    float: left;
    width: -webkit-fill-available;
    width: -moz-available;
    background: #fff;
    position: relative;
	border-bottom:1px solid #ccc;
}
.HistoryFilter h3{
	height:100%;
	margin: 0px !important;
    padding: 9px 6px !important;
	color: #1b3281;
    border: 1px solid #1b3281;
    border-radius: 2px;
    font-size: 14px !important;
    background-color: #fff;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
    float: left;
    font-family: roboto-regular;
    height: auto;
    text-transform: capitalize;
}
.HistoryFilter h3  a{
	margin:0px !important;
	padding:0px !important;

}
.HistoryFilter h3  a span{
	font-size: 14px !important;
	color: #1b3281;
	padding: 0px;
}
.HistoryFilter h3 a span:hover{padding: 0px !important;}
.HistoryFilter h3  a img{
	padding-left:15px;
}
.HistoryPanel .collapsible-wrapper{
	padding: 0px 30px 30px 30px;
    width: 430px;
    float: left;
    font-weight: 500;
    font-family: 'Roboto_regular';
    position: absolute;
    left: 0;
    z-index: 999;
    background: #fff;
    box-shadow: 0px 2px 21px 0 rgba(0, 0, 0, 0.3);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: white;
	top: 100%;
}


/****History Css : End*****/
/*******Pagination : Start*******/
.recent_payments .pagination-wrapper{float: right;width:39%;padding: 5px 40px 0px 0px;}
.recent_payments .pagination-wrapper .content{width:100% !important;float: left;}
.recent_payments .pagination-wrapper .content .navigation-status{margin:0px !important;}
.recent_payments .pagination-wrapper label {color: #454545;}
/*******Pagination : Start*******/

#ClickTax_icon{
	display: inline-block;
    width: auto;
    position: relative;
    top: -3px;
    /* padding: 0px 10px; */
    height: 32px;
    font-weight: 500!important;

}
.inlineProceed_btn{display:inline}
.filed_number .filed_label, .filed_number .querytextright_stage3{margin-left: 45%;width: 90%;}

[id*='PageConfigurationMaster_BBPSBW__1'][id$='DataEntry_LeftContainer_Stage39.RaMob1.C2'] {margin-left: 45%;}
/*----Css for Amount icon : Start-----*/
.Custom_rupeeicon {
    float: left;
    width: 45%;
    display: block;
	background: #000;
    /* position: relative; */
    padding-left: 12px;
}
.Custom_rupeeicon:before{
	content: "\f156";
	font-family: "FontAwesome" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
	    color: #1b3281;
    position: absolute;
    font-size: 14px;
    left:0px;
    bottom:8px;
}
.bill_details .bill_filed .Custom_rupeeicon label{padding-left:12px}
.bill_details .bill_filed .Custom_rupeeicon input{width: 95%;}
/*----Css for Amount icon : End-----*/


.pendingText{color:#F1E381;}
.failedText{color:#FFAFAF;}
.successText{color:#B2DA9F;}
.customShowMore {float: left;width:100%;width: -webkit-fill-available;text-align:center;margin: 0px auto 15px;}
.customShowMore .btn {margin: 0px;}

.billPayment_popup.modal {
    max-height: 100%;
    background-color: #fff;
    margin: auto;
    text-align: center;
    border: 0;
    width: 350px;
    border-radius: 0px;
}
.billPayment_popup.modal .modal-content {
    padding: 25px 20px 20px 20px;
}
.billPayment_popup.modal .modal-content img#closeFav_popup {
    padding-bottom: 15px;
    width: 50px;
    height: auto;
}
.billPayment_popup.modal .modal-content h5 {
    font-size: 20px !important;
    font-stretch: condensed;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #1b3281;
    font-family: 'roboto-regular' !important;
    padding-bottom: 10px;
}
.billPayment_popup.modal .modal-content p {
    font-size: 14px;
    color: #4d516f;
    transition: all 0.5s;
    font-weight: 500;
    padding: 15px 0px;
    line-height: 20px;
}
.delete_content{display:none;}
.custom_generateOtp{position: relative;display: block;float: left;width: 100%;text-align: center;}


/**-------Upcoming Payments And Reminders Css : start--------**/
.UpComing_Payment .bill_h4:before{
	content:'';
	background: url('../images/BBPS/lhs widgets/payment-reminder.png') no-repeat left center;
    padding:5px 0 4px 35px;
}
.UpComing_Payment{width: 364px;float: left;display: block;padding-top: 10px;}
.CustomUpComing_table {float: left;min-height: 270px;height: 270px;overflow: hidden;overflow-y: scroll;width: 100%;}
.UpComing_Payment .customBorder{padding-bottom: 6px;}
.CustomUpComing_table .tableoverflowwrapperhw{overflow: hidden;}
.CustomUpComing_table h3.notopborder.listingcol, .CustomUpComing_table thead{display:none;}
.UpComing_Payment .customBorder{padding-bottom: 6px;}
.CustomUpComing_table .UpcomingTable_BillerName{font-weight: 500 !important;font-family: 'roboto-medium'!important;color: #1b3281!important;}
.CustomUpComing_table .UpcomingTable_BillerAmount{ color: #4285f4 !important;font-size: 17.7px!important;font-weight: 500!important;padding-top: 6px;}
.CustomUpComing_table .UpcomingTable_BillerDays {font-size: 12px!important;color: #80818d!important;padding-top: 13px;}
.CustomUpComing_table .UpcomingTable_BillerDays:before {content: "Pay within";padding-right: 2px;}
.CustomUpComing_table .UpcomingTable_BillerDays:after {content: "days";padding-left: 2px;}
.CustomUpComing_table table{padding-right: 1px;}
.CustomUpComing_table thead {display: none;}
.CustomUpComing_table tbody {font-weight: 500;font-family: 'roboto-regular' !important;}
.CustomUpComing_table table tbody tr{height:50px !important;position:relative;display: table;}
.CustomUpComing_table table tbody tr:nth-child(2){display:none;}
.CustomUpComing_table tbody tr td{padding:5px 0px 5px 15px!important;    display: inline-flex;}
.CustomUpComing_table tbody td span {
    font-weight: 500;
    font-family: 'roboto-regular';
    font-size: 14px;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #4d516f ;
	display: block;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 160px;
}
.CustomUpComing_table tbody tr td:first-child { width:20%;height: 100%;}
.CustomUpComing_table tbody td .Table_logo{    
    position: relative;
    float: left;
    width: 65px;
    height: 60px;
    display: block;
    padding: 10px;
}
.CustomUpComing_table td:nth-child(2){vertical-align: top;width:47%;}
.CustomUpComing_table td:nth-child(2) .UpcomingTable_BillerName{margin-top: 5px;}
.CustomUpComing_table table tbody td:nth-child(5){display:none;}
.CustomUpComing_table table tbody td:nth-child(6){display:none;}
.CustomUpComing_table table td:last-child{
    width:20%;
    float: right;
}
.CustomUpComing_table table td:last-child span{margin-top:25px;}
.CustomUpComing_table table td:last-child a {
    padding: 0px;
    margin: 0px;
    background-color: #4285f4;
    border-radius: 17px;
    height: 28px;
    line-height: 28px;
    padding: 0 20px;
    text-align: center;
    color: #fff !important;
	width:auto!important;
}
.CustomUpComing_table td:nth-child(3), .CustomUpComing_table td:nth-child(4){
	position: absolute;
    left:85px;
}
.CustomUpComing_table td:nth-child(3){top: 20px;}
.CustomUpComing_table td:nth-child(4){top: 45px;}
.CustomUpComing_table::-webkit-scrollbar {
    width:5px;
}
.CustomUpComing_table::-webkit-scrollbar-track {
    background-color:rgba(189, 189, 189, 0.61);
}
 
.CustomUpComing_table::-webkit-scrollbar-thumb {
  background-color: rgb(77, 81, 111);
}
/**-------Upcoming Payments And Reminders Css : End--------**/

/**-------Register Complaint Css : start--------**/
.CustomComplaints_field .stage3_inputpanel_paydetailsrow, .pageLeftContainer .CustomComplaints_field  .stage3_inputpanel_paydetailsrow:last-child{padding:10px 20px !important;}
.CustomComplaintDetails .querytextright_stage3{width:43% !important;float:left !important;}
.CustomComplaintDetails_h3{color: #070d44;
    font-size: 16px !important;
    font-family: 'Roboto-bold' !important;
    height: 100% !important;
    margin: 0px !important;
    border: 0px !important;
    padding: 0px 0px 25px 0px !important;
}
.Complaints_table .Table_amount:before{content:'\f156';font-family: "FontAwesome";font-size: 16px;padding-right: 5px;}	
/**-------Register Complaint Css : End--------**/

/**-------Rresponsive start--------**/
@media screen and (max-width:1023px) and (min-width:320px){
	
	.account_details [type="radio"] + span:before, .account_details [type="radio"] + span:after, .bill_details [type="radio"] + span:before, .bill_details [type="radio"] + span:after  {top: 0px;}
	.account_details input[type="text"].autocomplete-dropdown{padding: 14px 20px 8px 0px;}
	.bill_filed .picker-icon{bottom: 0;}
	p[id*='2fa_Rb14acode'][id$='-field'] span.querytextright input.querytextboxmediumautho{margin-top: 0px;height: 100%;padding: 0px 0px 5px 0px!important;}
	.orTag {float: right;width: 81%;padding: 20px 0px;text-align: center;}
	.CustomComplaintDetails .input-field input[type="text"]{width: 92%!important;padding-right: 20px;}
	.CustomComplaintDetails .input-field .picker-icon{bottom: 0;z-index: 999;}
	.bill_tabs .owl-theme .owl-nav .owl-next, .bill_tabs .owl-theme .owl-nav .owl-prev{top: 35%;}
	.bill_tabs .owl-theme .owl-nav .owl-next {right: -5%;}
	.bill_tabs .item, .bill_tabs .owl-item {text-align: center;width: 100%;width: -webkit-fill-available;}
	.mobileField_raiobutton input{position:relative !important;}
	.mobileField_raiobutton:first-child {top: -23px;}
	.mobileField_raiobutton .span-radiobutton{padding-left: 25px;height: 20px;}
	.pageLeftContainer .bill_details input[type="text"].autocomplete-dropdown {padding: 0px 20px 5px 0px!important;}
}
@media screen and (max-width:1023px) and (min-width:992px){
	.same_filed_bp_no {margin-right: 35px;}
}
@media screen and (max-width:991px) and (min-width:901px){
	.same_filed_bp_no {margin-right: 33px;}.show_msg{
		top: -30px;right: 9%;    width: auto;
	}
}
@media screen and (max-width:900px) and (min-width:768px){
	.show_msg{
		top: -30px;right: 9%;    width: auto;
	}
}
@media screen and (max-width:767px) and (min-width:641px){
	
}
@media screen and (max-width:640px) and (min-width:580px){
	.bill_details{width: 86.3%;}
	.show_msg{top: -30px;right:5%;width: auto;}	
}
@media screen and (max-width:579px) and (min-width:420px){
	.bill_details{width:83.6%;}
	.show_msg{top: -30px;right:9%;    width: auto;}
}
@media screen and (max-width:419px) and (min-width:360px){
	.bill_details{width:78.6%;}
	.show_msg{top: -30px;right:9%;    width: auto;}
}
@media screen and (max-width:799px) and (min-width:768px){
	.same_filed_bp_no {margin-right: 36px;}
}
@media screen and (max-width:767px) and (min-width:641px){
	.bill_details{width: 90%;}
	.show_msg{top: -30px;right:5%;    width: auto;}
	.bill_details .bill_filed {width:48%;}
	.same_filed_bp_no {margin-right: 19px;}
	.bill_details .labelColumn_combo_small, .bill_details .labelColumn_combo_brdr_small, .bill_details .querytextboxmedium_small, .bill_details input {
    width: 100% !important;}
	.receiptTop_heading h4::before, .receiptTop_heading h4::after{width: 37%;}
	.CustomUpComing_table table{width:525px;}
	.CustomUpComing_table td:nth-child(3), .CustomUpComing_table td:nth-child(4){left: 140px;}

}
@media screen and (max-width:640px) and (min-width:200px){
	.bill_details{width: -webkit-fill-available;}
	.bill_tabs .bill_h4{padding:10px 10px 20px 10px}
	.bill_details .bill_filed {width:100%;}
	.bill_details .labelColumn_combo_small, .bill_details .labelColumn_combo_brdr_small, .bill_details .querytextboxmedium_small, .bill_details input {width: 100% !important;	}
	.bill_tabs .step_trackerwidth_withoutmargin {top: 7%;width: 100%;right: 2%;}
	.bill_tabs .stage3_steptracker_mandatory{height: 100%;margin: 0px 0px 0 0px;padding: 0;}
	.payment_detailList .pull-right .listSpan, .payment_detailList .pull-right {text-align: left;width: 100%;}
	.Payment_left, .Payment_right, .payment_detailList .pull-left, .payment_detailList .pull-right {width: 100% !important;	}
	.Payment_left, .Payment_right {padding: 10px 0px 10px 0px;}
	.payment_detailList:before{border:none !important;	}
	.Payment_left, .Payment_right{border-bottom: 1px solid #99999924;}
	.Payment_right:last-child{border-bottom: 0px solid #99999924;}
	.bill_details, .payment_details, .fetch_list{padding: 10px 15px;}
	.left_logo{padding: 15px 0px 0px 15px;}
	.downloadReceipt{padding:10px 15px 0px 15px;}
	.left_logo .customlogo_left {width: 100%;}
	.account_details.account_detailsDrop .labelColumn_combo{width:50% !important;}
	.account_details.account_detailsDrop .labelColumn_combo .labelColumn_combo_brdr{width:100% !important;}
	.FromAccount{width: 100%;text-align: left;}
	.billCheckbox .null{width: 83%;}
	.recentTable{overflow-x: scroll;}
	.CustomUpComing_table table{width: 525px;}
	.CustomUpComing_table td:nth-child(3), .CustomUpComing_table td:nth-child(4){left: 120px;}
	.customShowMore .btn {margin-top: 10px;}
}
@media screen and (max-width:767px) and (min-width:320px){
	.UpComing_Payment {width: 100%;}
	.CustomUpComing_table table tbody tr{width:100%;}
	.bill_tabs .mandatory_caption {position: relative;display: block;float: right;width: 100%;}
	.middle_logo{width:45%;padding-left:5px;padding-right:5px;}
	.right_logo {width: 13%;padding: 20px 15px 0px 0px;}
	.recentTable table{width: 580px;}
	.pageLeftContainer .filed_number.bill_filed input.type_FEBAUnboundString {width: 52% !important;right: 0;}
	.pageLeftContainer .filed_number.bill_filed label{left: 47%;}
	.mobileField_raiobutton{width: 41%;}
	.bill_tabs .mandatory_caption{top: 6px;}
}
@media screen and (max-width:640px) and (min-width:581px){
	.receiptTop_heading h4::before, .receiptTop_heading h4::after{width:35%;}
}
@media screen and (max-width:580px) and (min-width:421px){
	.receiptTop_heading h4::before, .receiptTop_heading h4::after{width:28%;}
}
@media screen and (max-width:420px) and (min-width:320px){
	.receiptTop_heading h4::before, .receiptTop_heading h4::after{width:20%;}
}
@media screen and (max-width:640px) and (min-width:481px){
	.fetch_list .fetch_list_name, .fetch_list .fetch_list_name span{word-break: break-word;}
	.fetch_list_right .fetch_list .fetch_list_name, .fetch_list_right .fetch_list .fetch_list_name span{    padding-left: 10px;}
	.account_details .labelColumn_combo_brdr, .account_details .labelColumn_combo_brdr_small{width: 65%;}
	.balance_details{left:;}
}
@media screen and (max-width: 479px) and (min-width: 320px){
	.pageLeftContainer .bill_filed input.all-datepicker {width:100% !important;}
}

@media screen and (max-width:480px) and (min-width:200px){
	.fetch_list_right, .fetch_list_left {
		width: 100%;
		/*border-bottom: 1px solid #ececec;*/
		padding:5px 0px;
	}
	.fetch_list_name_clr {
		padding: 0px !important;
	}
	.account_details .labelColumn_combo, .account_details .labelColumn_combo_small, .account_details .labelColumn_combo_brdr, .account_details .labelColumn_combo_brdr_small{width:100% !important;}
	.payment_details .account_details:last-child{padding-top: 25px;}
	
	.bill_paymentAmount{line-height: 25px;}
}
@media screen and (max-width:900px) and (min-width:200px){
	
	.bill_details .info_tooltip .show_msg::after{
		top: 32%;left: 100%;border-color: transparent transparent transparent #1b3281;
	}
}

.customDisablePointerOptions
	{
	pointer-events: none;
	}
	
.customEnablePointerOptions{
	pointer-events: all;
	}
.small_popup_new {
    display: none;
    position: fixed;
    z-index: 999;
    padding-top: 15%;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}
.small_popup_new .modal-content_new {
    background-color: #fff;
    margin: auto;
    padding: 20px;
    border: 0;
    width: 350px;
    border-radius: 0px;
    position: relative;
}
.modal .close {
    position: absolute;
    top: 15px;
    right: 15px;
}
.small_popup_new .small_content {
    text-align: center;
}
.small_popup_new .small_content img {
    padding-bottom: 10px;
    width: 50px;
    height: auto;
}
.small_popup_new .small_content p {
    font-size: 14px;
    /* transform: translateY(25px); */
    color: #4d516f;
    transition: all 0.5s;
    font-weight: 500;
    font-family: 'Roboto_regular';
    padding: 15px 0px;
    /* text-transform: capitalize; */
}
.small_popup_new .small_content .form_btn {
    padding: 10px 0px 0px 0px;
}
.modal .close img {
    width: 20px;
    height: 21px;
	cursor: pointer;
}	
.delebutton{
	position: relative;
    right: 85px;
    top: 37px;
	background-color: #fff !important;
    color: #4285f4;
    border: 1px solid #4285f4;
    height: 30px;
    padding: 0px 16px;
    line-height: 28px;
    font-size: 14px;
    border-radius: 17px;
    text-align: center;
    font-weight: 500;
    font-family: roboto-Regular !important;
    text-transform: capitalize;
    margin-right: 15px;
}
/****---------SET AUTOPAY CSS : START-------------****/
.BillSetDetails{padding: 0px 30px;}
.BillSetField{
	float: left;
    width: 100%;
    width: -webkit-fill-available;
    display: block;
    padding-bottom: 20px;
}
.BillSetDetails .BillSetField .input-field{width: 100% !important;}
/*.CustomBill_SetAutopay{padding-top: 0px;position: relative;}*/
.CustomBill_SetAutopay .CustomBill_LeftField {width: auto;padding-top: 0px;padding-right: 15px;}
.CustomBill_SetAutopay .CustomBill_RightField{width: 25%;float: left;padding-top: 10px;}
/****---------SET AUTOPAY CSS : END-------------****/
/* Modal Content */
.plans_modal .modal-content {
    background-color: #fff;
    margin: auto;
    padding:0px 0px 25px 0px;
    border: 0;    
    border-radius: 0px;
    position: relative;
}

/* The Close Button */
.modal .close {
    position: absolute;
    top: 15px;
    right: 15px;
}
.modal .close img{
  width: 20px;
    height: 21px;
  }
.modal .close:hover,
.modal .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.plans_modal h3 {
    color: #1b3281;
    font-size: 27.1px !important;
    text-align: center !important;
    font-family: 'Roboto_bold' !important;
    font-weight: bold !important;
}

.plans_modal .view_tabs {
    padding: 10px 0px 0px 0px;
}
.plans_modal .view_tabs .tabs {
    padding: 0px 25px;
}
.plans_modal .tab_detail{width: auto;padding: 0px 25px;}
.plans_modal li {
    display: inline-block;
    cursor: pointer;
    width: auto;
    height: auto;
    border-radius: 0px;
    /* box-shadow: 0px 2px 7px rgba(0,0,0,0.46); */
    border: 0px solid #c9c7c7;
    position: relative;
    vertical-align: middle;
    text-align: center;
    line-height: 40px;
    font-size: 17px;
    color: #1b3281;
    font-family: 'Roboto_Bold' !important;
    text-transform: capitalize;
    margin-right: 25px;
    border-bottom: 4px solid transparent;
	font-weight: bold;
}
.plans_modal li:last-child{
  margin-right: 0px;
}
.plans_modal .view_tabs ul.tabs_new li.active{
        background-color: transparent;
        border-bottom: 4px solid #1b3281;
}

.plans_modal .view_tabs .tab-content{
    display: none;
    font-family: 'Futura_Md_BT';
    background: transparent;
    font-size: 14px;
    color: #80818d;
    line-height: 18px;
}
.plans_modal .view_tabs .tab-content.active{
    display: inline-block;
}
.plans_modal .plan_details{
   border-bottom: solid 1px #c9c7c7;
  padding: 20px 50px;
  display: inline-block;
  margin-right: 30px;

}
.plans_modal .plan_details .detail_left{
  float: left;
  width:20%;
}
.plans_modal .plan_details .detail_middle{
  float: left !important;
  width:44% !important;
}
.plans_modal .plan_details .detail_right{
  float: right;
    width: 26%;
    position: absolute;
    right: 0px;
    bottom: 0;
}
.plans_modal .plan_details h6{
  
font-size: 14px !important;  
font-weight: 500 !important;  
text-align: left !important;  
color: #4d516f !important;  
width: 300px;
}
.plans_modal .plan_details h6 strong{text-align: right;float: left;right: -90px;position: relative;}

.plans_modal .plan_details h6 span{
  font-size:14px;
  color: #4285f4;
}
.plans_modal .detail {
    padding-bottom: 20px;
    position: relative;
    width: 100%;
    float: left;
}
.detail_last{
padding-bottom: 0px !important;
}
.plans_modal .plan_details button {
    background-color: #f3717d;
    border: 0px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 36px;
    box-shadow: 2px 2px 10px #0000003b;
}
.plans_modal .scroll_div{
  height: 407px;
}
.plans_modal .panel-scrollbar {
    height: 400px !important;
    overflow-y:scroll;
    
}
.plan_popup
{
background-color: #f3717d !important;
    border: 0px !important;
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    padding: 10px 36px !important;
    box-shadow: 2px 2px 10px #0000003b !important;
}
/* Added By Vikash for RBL-LITE:START */
.pay_by{
	float: left;
	margin-top: 40px;
}	
/* Added By Vikash for RBL-LITE:ENDS */

.bbpslogo{
    width: 60px;
    float: right;
    padding: 0;
}
.assured_image{
	width: 100px;
    float: right;
    padding: 0;
}

.favImg{
    padding-bottom: 15px;
    width: 50px;
    height: auto;
}

.orTag .simpletext{color:#80818d;}
/* Added By Vikash for RBL-LITE:ENDS */
/* Img version Added By Seema:start */
#parent_BBPWIL a:before {
    content: '';
    background: url('../images/BBPS/B.png?v=1') no-repeat scroll right 0 transparent;
    position: absolute;
    text-align: right;
    display: block;
    right: 100%;
    width:12px;
    height:15px;
    top:9px;
	margin-right:4px;
}
/* Img version Added By Seema:end */
@media screen and (min-width: 1024px){
	.bill_tabs .item , .bill_tabs .owl-item {width: 116.4px !important;height: 116px;}
	.bill_tabs .item .img_circle{margin-left:26px;}
	.orTag{width: 43%;padding: 20px 0px;text-align: center;margin: 0px auto;display: table;}
}
div[id*='PageConfigurationMaster_BBPSQLW__1:Details_TopLeftContainer_Stage33.SubSection1']>.stage3_menuIdTextlink li:nth-child(2) {
                display:block;
}
/*Added by Vikash for OTP Timer Alignment:Start*/
.confirm_Details .formrow {padding: 15px 32px 0px 0px;}
@media (min-width: 500px) and (max-width: 992px){
.confirm_Details .formrow {padding: 15px 60px 0px 0px;}
}
@media screen and (max-width: 670px){
#OTP_TIMER .base-timer.afterlogin-basetimer {padding-left: 28%;}
} 
/*Added by Vikash  for OTP Timer Alignment:End*/
/*Added by Shrikant for Education Biller Pincode:Start*/
.searchIcon .searchIconLogo{float: right;position: absolute;top: auto;cursor: pointer;right: 0;bottom: 5px;z-index: 9999;pointer-events: all;}
/*Added by Shrikant for Education Biller Pincode:End*/
/*Added for Biller Please Note text:Start*/
.billPayNoteFigStyle {width: 100%;margin: 0 !important;padding: 24px;}
.customPleaseNoteDiv.billPayNoteFigStyle .custom_header{float: none;display: block;padding-bottom: 8px;}
/*Added for Biller Please Note text:End*/
/*Added for Biller description text:Start*/
@media (min-width:1024px){.width79percent_navigationpanel.billerDesSectionNote{width:98% !important;margin: 0px 8px;}}
.billerDescriText{background: #FFFAD1;padding: 8px 16px;   }
.billerDescPointsText{font-size: 12px;color: #80818D;line-height: 18px;}
.billerDescPointsText p{ margin: 0; line-height: 18px;}
.billerDescHeding {font-size: 14px !important;color: #4E5053;font-weight: 700 !important;font-family: Roboto;margin-top: 0;background-color: #fffad1;border: 0 none;padding-left: 0;padding-bottom: 8px;padding-top: 0 !important;}
/*Added for Biller description text:End*/

/*Added for NPS categories:Start*/
.fetch_text.bforFetch-align {left: 0px;right: auto;}
/*Added for NPS categories:End*/
/*Added by Seema for Fastag :start*/
.bill_filed.floating-label.rechargeAmount-Note{margin-top:0;text-align: left;}
.rechargeAmount-Note .miniReAmountLabel{display: inline-block;width: 50%;font-size: 12px !important;color: #80818D;padding: 4px 0px 8px 0px;}
.rechargeAmount-Note .miniReAmountVal{display: inline-block;width: 39%;font-size: 12px !important;color: #80818D;padding: 4px 0px 8px 10px;}
.rechargeAmount-Note .statAmountBTN{border: 1px solid #4285F4;width: 60px;border-radius: 16px;text-align: center;padding: 5px;font-size: 12px !important;color: #4285F4;font-weight: 400;margin-right: 8px;margin-bottom: 5px;}
.rechargeAmount-Note .Custom_rupeeicon{background-color:#fff;position:relative;cursor: pointer;}
.rechargeAmount-Note .statAmountBTN.Custom_rupeeicon:before{color: #4285F4;left: 14px; bottom: 5px;font-size:12px;}
.rechargeAmount-Note .miniReAmountVal.Custom_rupeeicon:before{color:#80818D;font-size:12px;}
@media (max-width:1024px) {
.rechargeAmount-Note .miniReAmountLabel {display: inline-block; width: 60%;}
}
@media (max-width:767px) {
 .rechargeAmount-Note .miniReAmountLabel{display: inline-block; width: 66%;}
 .rechargeAmount-Note .miniReAmountVal {width: 34%;}
}
@media (max-width:640px) {
    .rechargeAmount-Note .miniReAmountLabel{display: inline-block; width: 66%;}
    .rechargeAmount-Note .miniReAmountVal {width: 34%;}
}
/*Added by Seema for Fastag :end*/
/*Added by Anindita for 1Q-70225,81643 :start*/
/*Added by Seema for Rupee icon Align:Start*/
.detail_middle span.rupeeiconViewPlan {display: block;position: relative;padding-left: 13px;}
.rupeeiconViewPlan .Custom_rupeeicon {float: left;width: 20px;display: inline-block;background: none;position: unset;padding-left: 12px;left: 0;}
.plans_modal .plan_details.custMobileRupee .rupeeiconViewPlan .Custom_rupeeicon:before {content: "\f156";font-family: "FontAwesome" !important;speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;color: #4285f4;
    position: absolute;font-size: 14px;left: 0;top: 3px;bottom: auto;padding-right: 10px;}
/*Added by Seema for Rupee icon Align:End*/
/*Added by Anindita for 1Q-70225,81643 :end*/

/*Changes for Rebranding by seema*/
.historyRebrandLogoAlign{position: absolute;z-index: 99;right: 10px;}
.bbpslogo{width: 100px;padding-top: 10px;padding-bottom: 10px;}
#parent_BBPWIL a:before {width: 20px;height: 22px;top: 5px;margin-right: 0px; background-size: contain;}
.historyRebrandLogoAlign .bill_details { padding-top: 0;}
@media screen and (min-width: 1024px) {
.orTag {clear: both;}
}
/*Changes for Rebranding by seema*/

 /*Added by seema for Fastag Label overlapping issue:Start*/
 .floating-label label.ftagRegiNumAlign{top:auto;bottom: 0;}
 .floating-label .type_FEBAUnboundString:not(:placeholder-shown) ~ label.ftagRegiNumAlign, .floating-label .type_FEBAUnboundString:focus ~ label.ftagRegiNumAlign { bottom: 24px; top:auto;}
 @media screen and (max-width: 767px) and (min-width: 641px) {
    .bill_details .bill_filed { margin-top: 50px;}
}
 /*Added by seema for Fastag Label overlapping issue:End*/