.mainservicepage{
	background: white;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 12px;
    border: unset;
}
.mainservicepage {
    flex-direction: row;
    height: unset;
}
.form-control {
    box-shadow: unset;
    border: solid 1px #e1e1e1 !important;
}
#btnReset, #btnReset_lt, #Billreset{
	border: unset;
    text-align: center;
    background-color: var(--info-headings);
}
.mainservicepage button.btn.btn-success{
	background-color: var(--info-headings) !important;
	border: unset;
}

table, thead, tbody, tr, th, td {
    border: 1px solid #dddddd;
    text-align: center;
}
.mainservicepage label.active{
	font-weight: 800 !important;
}
.mainservicepage {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
}
.forDiffModelstyling{
	align-items: flex-start;
}
.forDiffModelstyling .ver-code{
	padding-top: unset;
	margin: 20px 0px;
}
.forDiffModelstyling .regt-complt {
    text-align: right;
    margin-top: 12px;
}
.mainservicepage.fornewStyle #scnoform{
	    margin: 20px 0px;
}
.mainservicepage.fornewStyle .regt-complt{
/* 	margin: 80px 0px; */
}
.right-block.reciept{
	display: flex;
    justify-content: center;
}
.view-bill-pay table .ser-num{
	background: #0066cc;
}

.table thead {
	background: var(--info-headings);
    position: sticky;
    top: 0px;
}
.table thead tr{
	background: var(--info-headings);
}

/* .btn-primary{
	background-color: var(--info-headings);
} */

.main-venderpage.table>thead>tr>td{
	white-space: nowrap;
}
.about-heading button{
	background-color: var(--info-headings);
	color: white;
	border: unset;
}
.about-heading button a{
	color: white;
}
.step-home-page-about p{
	font-weight: 300;
}

.vender p {
    margin: 0 0 3px;
}


/* this is for complaint registration ================================================= */
.mainnstatus{
	background: white;
	border: unset;
}
.input-group-addon{
	width: 40px;
	display: flex;
    justify-content: center;
    align-items: center;
}
.input-group-addon i{
	color: var(--info-headings);
}
.fa.fa-arrow-circle-right{
	color: var(--info-headings);
}
.registration-page button{
	display: flex;
    justify-content: center;
    align-items: center;
}
.registration-page button i{
	margin-right: 6px;
}


/* ======================================  this is for login pages ======================================= */

.register1#LT_login, #HT_login.register{
	
	
}

.register1#LT_login .userInput ,#HT_login.register .userInput{
    height: 38px;
    border-radius: 8px !important;
    width: 100%;
    font-size: 14px;
    padding: 0px 26px 0px 8px;
    border: solid 1px #e1e1e1 !important;
}
.register1#LT_login .fontawesome_icons , #HT_login.register .fontawesome_icons {
    top: 48px;
    right: 10px;
    font-size: 14px;
}

.register1#LT_login button.btn.btn-success, #HT_login.register button.btn.btn-success {
    background-color: var(--info-headings) !important;
    border: unset;
}


.register1#LT_login #loginMobilBtn ,.withMobile_signUp .registerDiv, #HT_login.register .registerDiv{
	background: unset;
    background-color: unset !important;
    color: #55505d;
    font-size: 12px !important;
    border: solid 1px #d9dde3;
    width: 40%;
    padding: 8px;
    border-radius: 10px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    font-weight: 400;
    text-transform: capitalize;
    cursor: pointer;
}
.register1#LT_login #loginMobilBtn a ,.withMobile_signUp .registerDiv a , #HT_login.register #loginMobilBtn a{
	text-decoration: none;
	color: #55505d !important;
}

.register1#LT_login .tistle, #HT_login.register .tistle{
	padding:0px;
}


.lineforDividedOr{
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	z-index: 1;
}
.lineforDividedOr:before{
	content: "";
	width: 100%;
	height: 1px;
	background: #e1e1e1;
	position: absolute;
	z-index: -1;
}

.lineforDividedOr span{
	background-color: white;
	padding: 2px 8px;
	height: fit-content;
	font-size: 10px;
	background: #f3f7fb;
}
.withMobile_signUp{
	display: flex;
	justify-content: space-between;
}

.userinputgroup{
	margin: 4px 0px;
}

.loginpages .page {
    background: #f3f7fb;
}
.userinputgroup span{
	font-size: 14px;
}
.tistle {
    background-color: unset;
    color: black;
    
    display: flex;
    flex-direction: column;
    align-items: center;
}
.tistle .logoBg{
	width: fit-content;
}
.tistle .logoBg img{
	width:40px;
	margin: 10px; 
}
.tistle .logoBg{
	width: fit-content;
    padding: 4px;
    border-radius: 17px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    margin: 6px;
}
.tistle .welcome{
	font-size: 22px;
}
.tistle .loginTipe{
	font-size: 12px;
    font-weight: 400;
}
.form-horizontal#loginFormLT, .form-horizontal#loginFormHT{
	padding: 5px 30px;
}
/* ============================================== this is for Pay bill page ============================================== */

/* this is for Req call back */
#callReqModal .btn.reqt-btn{
	background-color: var(--info-headings);
}

/* ============================================== this is for Registration page ============================================== */

.FormBoxforShadow{
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px !important;
	background: unset !important;
	padding: 14px !important;
	border-radius: 8px;
}
.control-group.reg {
    margin-bottom: 0px;
}
.form-horizontal .control-label{
	font-size: 14px;
}


/* ============================================== this is for paybill new theme ============================================== */
.ver-code {
    padding-top: 10px !important;
}
.tiitle_for_payBill{
	background-color: #eff6ff;
	width: 100%;
	padding: 10px;
}
.tiitle_for_payBill span{
	display: block;
    font-size: 22px;
    padding: 6px;
    text-align: center;
    width: 100%;
    font-weight: 800;
}
.mainservicepage{
	display: flex;
    justify-content: unset;
    align-items: flex-start !important;
    flex-direction: column !important;
    padding: unset !important;
    margin: unset !important;
    height: unset !important;
}
.insidePadding{
	padding: 26px;
	width: 100%;
}
.seletingTypePay{
	width: 100%;
    display: flex;
    justify-content: space-between;
    gap: 16px;
    margin-top: 20px;
}
.seletingTypePay button {
	background: unset !important;
    color: #374161 !important;
    border: solid 1px #e5e7eb !important;
    padding: 10px 24px;
    border-radius: 10px;
    flex: 1;
    font-size: 14px;
}
.seletingTypePay button i{
	font-size: 18px;
	margin-right: 12px;
}
.seletingTypePay button.active {
	background: #f0f6ff !important;
    color: #2468ec !important;
    border: solid 1px #2463eb !important;
}
.captch-mobile-block.forMobile{
	display: flex;
}
#Billreset, #btnReset, #btnReset_lt {
    position: unset !important;
    height: unset !important;
    width: 40px;
    background: unset !important;
    color: black;
    border: solid 1px #e2e8f0 !important;
    border-radius: 10px;
}
#Billreset i, #btnReset i, #btnReset_lt i{
	color: black !important;
}
#Billreset i ,#btnReset i{
	color: black;
}
.subTittle{
	font-size: 18px;
	font-weight: 800;
	width: 100%;
    display: flex;
}
.enter-numbr input{
	text-align: center;
}
.form-group input, .enter-numbr input, #Billsignin, #txtCaptcha, #compId, #inputcaptcha, .viewBtnComplaintStatus{
	font-size: 16px !important;
    height: 56px;
    border-radius: 12px;
}

.viewBtnComplaintStatus {
    background: #00be9b;
    width: 100%;
}
.PayBillForm{
	display: flex;
}
.ServiceNumber, .MobileNumber, .AadharNumber{
	width: 100%;
	display: none;
}
.ServiceNumber.active, .MobileNumber.active, .AadharNumber.active{
	display: block;
}
.AadharNumberBTN ,.MobileNumberBTN, .ServiceNumberBTN{
	display: none;
}
.AadharNumberBTN.active ,.MobileNumberBTN.active, .ServiceNumberBTN.active{
	display: block;
}

/* ============================================== this is for paybill Bottom note ============================================== */

.PayBillButtomNote{
	margin: 20px 0px;
    background: #eff6ff;
    display: flex;
    padding: 14px;
    border-radius: 10px;
    border: solid 1px #bfdbfe;
    color: #1e3a8a;
}
.HelpIcon{
	width: 44px;
    height: 36px;
    background: #dbeafe;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #2563eb;
    border-radius: 8px;
}
.mainContent{
	margin: 0px 22px;
}
.mainContent p{
	font-size: 13px;
	margin-bottom: 2px;
    line-height: 22px;
}
.col-md-8.mainDiv{
	padding: unset;
	margin: unset;
}


/* this is for FeedBack BG images remove */
.feedback-block .modal-content::after{
	content: unset;
}
#callReqModal .modal-content::after{
	content: unset;
}



/* ============================================== this is popups ============================================== */
.main-section-heading{
	color: black !important;	
}
.reqCall-block .modal-content{
	background: white !important;
}
#smsAlertModal .modal-content::after{
	content: unset !important;
}
#smsAlertModal .modal-content{
	background: white !important;
}
#smsAlertModal .modal-content .reg-mo-num-labe label {
	color: black;
}
#smsAlertModal label {
    color: #000000;
}
#smslistdata {
    color: #000000;
}










