
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Malayalam:wght@400&display=swap');

.crsTableHead td.Consumer_No_quick {
	width:120px;
	padding-left:70px;
}
.crsTableHead td.ConsumerName, .crsTableData td.ConsumerName {
	width:146px;
	padding-left:10px;
}

.quickpay_option
{
	float: right;
    width: 80%;
}

@media only screen and (min-width: 260px) and (max-width: 640px) {

	.label-info {
	    position: absolute;
		right: 8px;
		top: 7px;
		font-size: 80%;
		padding: .3em .6em .3em;
		cursor:pointer;
	}
}

@media only screen and (min-width: 640px)  {

	.label-info {
	    position: absolute;
		right: 8px;
		top: 20px;
		font-size: 88%;
		padding: .3em .6em .3em;
		cursor:pointer;
	}

}

@media only screen and (min-width: 768px)  {
	.bill-modal-dialog {
	    right: auto;
	    left: 50%;
	    width: 700px;
	    padding-top: 30px;
	    padding-bottom: 30px;
	}
}


.survey-title {
		font-size: 19px;
	    line-height: 1;
	    margin-bottom: 20px;
	    margin-top: 20px;
	    font-weight: bolder;
	 	font-family: 'Noto Sans Malayalam', sans-serif !important;
	}
	
.survey-desc{

	font-family: 'Noto Sans Malayalam', sans-serif  !important;
    font-size: 17px;
    margin-bottom: 2.5rem;
    text-align: justify;
	text-justify: inter-word;

}



#wrapper .tabs {
	margin-bottom: 10px
}

#wrapper .tabss .nav-tabs {
	border-bottom: 3px solid #50b848
}

#wrapper .tabss .nav-tabs>li {
	margin-bottom: 0;
	padding-left: 0 !important;
	padding-bottom: 0 !important;
}



#wrapper .tabss .nav-tabs>li a {
	
	line-height: 20px;
	font-size: 20px;
	color: #fff;
	padding: 10px;
	background-image: -webkit-linear-gradient(top, #0766ba 0, #03438a 100%);
	background-image: -o-linear-gradient(top, #0766ba 0, #03438a 100%);
	background-image: linear-gradient(to bottom, #0766ba 0, #03438a 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0766BA',
		endColorstr='#FF03438A', GradientType=0);
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	border: 0;
	width: 100%;
	margin-right: 0;
	text-align: left;
	float: left;
	position: relative;
	display: table
}

#wrapper .tabss .nav-tabs>li a .icon {
	line-height: 16px;
	font-size: 16px;
	margin: 2px 0 0 0;
	display: table-cell;
	width: 24px
}

#wrapper .tabss .nav-tabs>li a .title {
	display: table-cell;
	width: -webkit-calc(100% - 24px);
	width: -moz-calc(100% - 24px);
	width: calc(100% - 24px);
	height: auto
}

#wrapper .tabss .nav-tabs>li.active a {
	background: #49c0f0; 
	background-image: -webkit-linear-gradient(top, #49c0f0 0, #2cafe3 100%);
	background-image: -o-linear-gradient(top, #49c0f0 0, #2cafe3 100%);
	background-image: linear-gradient(to bottom, #49c0f0 0, #2cafe3 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#49c0f0',
		endColorstr='#2cafe3', GradientType=0);
	border: 0
}

#wrapper .tabss .nav-tabs li+li {
	padding-left: 1px
}

#wrapper .tabss .tab-contents .tab-pane {
	padding: 15px 0 0;
	font-size:18px;
}

#wrapper .tabss .tab-contents .tab-pane>:last-child {
	margin-bottom: 0
}

#wrapper .tabss .tab-contents .tab-pane>:first-child {
	margin-top: 0
}

#wrapper .tabss.sm-tb .nav-tabs>li a {
	padding: 8px
}

#wrapper .tabs-one .nav-tabs {
	border-bottom-color: #0395d9;
}

#wrapper .tabs-one .nav-tabs>li a {
background: rgb(222,222,220);
background: -moz-linear-gradient(185deg, rgba(222,222,220,1) 0%, rgba(164,161,161,1) 100%);
background: -webkit-linear-gradient(185deg, rgba(222,222,220,1) 0%, rgba(164,161,161,1) 100%);
background: linear-gradient(185deg, rgba(222,222,220,1) 0%, rgba(164,161,161,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#dededc",endColorstr="#a4a1a1",GradientType=1);
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px
}

#wrapper .tabs-one .nav-tabs>li.active a {


background: rgb(62,187,244);
background: -moz-linear-gradient(176deg, rgba(62,187,244,1) 0%, rgba(3,149,217,1) 100%);
background: -webkit-linear-gradient(176deg, rgba(62,187,244,1) 0%, rgba(3,149,217,1) 100%);
background: linear-gradient(176deg, rgba(62,187,244,1) 0%, rgba(3,149,217,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#3ebbf4",endColorstr="#0395d9",GradientType=1); 
}
#wrapper .tabs-two .nav-tabs {
	border-bottom-color: #0395d9;
}

#wrapper .tabs-two .nav-tabs>li a {
	line-height: 24px;
	font-size: 24px;
background: rgb(222,222,220);
background: -moz-linear-gradient(185deg, rgba(222,222,220,1) 0%, rgba(164,161,161,1) 100%);
background: -webkit-linear-gradient(185deg, rgba(222,222,220,1) 0%, rgba(164,161,161,1) 100%);
background: linear-gradient(185deg, rgba(222,222,220,1) 0%, rgba(164,161,161,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#dededc",endColorstr="#a4a1a1",GradientType=1);
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px
}

#wrapper .tabs-two .nav-tabs>li a .icon {
	margin-top: 4px
}

#wrapper .tabs-two .nav-tabs>li.active a {
	
background: rgb(62,187,244);
background: -moz-linear-gradient(176deg, rgba(62,187,244,1) 0%, rgba(3,149,217,1) 100%);
background: -webkit-linear-gradient(176deg, rgba(62,187,244,1) 0%, rgba(3,149,217,1) 100%);
background: linear-gradient(176deg, rgba(62,187,244,1) 0%, rgba(3,149,217,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#3ebbf4",endColorstr="#0395d9",GradientType=1); 

}

#wrapper .tabs-two .nav-tabs>li.active a .icon:before {
	content: "\e944"
}

#wrapper .tabs-three .nav-tabs {
	border-bottom-color: #50b848
}

#wrapper .tabs-three .nav-tabs>li a {
	line-height: 20px;
	font-size: 20px;
	background-image: -webkit-linear-gradient(top, #8d8d90 0, #78787b 100%);
	background-image: -o-linear-gradient(top, #8d8d90 0, #78787b 100%);
	background-image: linear-gradient(to bottom, #8d8d90 0, #78787b 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF8D8D90',
		endColorstr='#FF78787B', GradientType=0);
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px
}

#wrapper .tabs-three .nav-tabs>li a .icon {
	line-height: 20px
}

#wrapper .tabs-three .nav-tabs>li.active a {
	background-image: -webkit-linear-gradient(top, #2e7029 0, #50b848 100%);
	background-image: -o-linear-gradient(top, #2e7029 0, #50b848 100%);
	background-image: linear-gradient(to bottom, #2e7029 0, #50b848 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF2E7029',
		endColorstr='#FF50B848', GradientType=0)
}

@media ( max-width :991px) {
	#wrapper .tabs-responsive .nav-tabs {
		border: 0
	}
	#wrapper .tabs-responsive .nav-tabs>li a {
		-moz-border-radius-bottomleft: 5px;
		-webkit-border-bottom-left-radius: 5px;
		border-bottom-left-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		-webkit-border-bottom-right-radius: 5px;
		border-bottom-right-radius: 5px;
		margin-bottom: 0
	}
	#wrapper .tabs-responsive .nav-tabs li+li {
		padding-top: 1px;
		padding-left: 1px;
		overflow: auto
	}
}

@media ( max-width :767px) {
	#wrapper .tabs-responsive .nav-tabs>li {
		padding-left: 0;
		float: none;
		width: 100%
	}
	#wrapper .tabs-responsive .nav-tabs>li a {
		margin-right: 0
	}
	#wrapper .tabs-responsive .nav-tabs li+li {
		padding-left: 0
	}
}

.tab-contents {
 display:block!important;
}
.tab-contents>.tab-pane {
 display:none
}
.tab-contents>.active {
 display:block
}

}



	
