.pagination li.active a{
   background-color: #4d94ff;
    border-color: #4d94ff;
    color: #fff;
    /* z-index: 2; */
	 z-index: 0;
}

/*.pagination > li > a, .pagination > li > span{color:#41b120;}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus{color:#95CA03;} */

.top-user-name{
   padding-left:20px;display:inline;
}

.top-wrap .input-group{width:80%;}

.electricity-bill .form-control {
	/*display: table-cell;*/
	display: inline-block;
	max-width: 30.8%;
	margin-right: 5px;
}

.electricity-bill  .form-control:last-child {
	margin-right: 0;
}

.overlay{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: rgba(0,0,0,0.5); /*dim the background*/
}

.show-delay{position: relative; margin: 200px auto;text-align:center;}

.loader_img {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.custom_link{color:#41b120;text-decoration: none;}
.error_color{border-color:#ff7f69; border-width:2px;}
.success_color{border-color:#4BB41C; border-width:2px;}

.heading{color:#47b41d; font-size: 18px; font-weight: 600;}

@media only screen and (max-width: 600px){
	.xs-mg-b60{ margin-bottom: 60px !important;}
	.xs-mg-b70{ margin-bottom: 70px !important;}
	.xs-mg-b40{ margin-bottom: 40px !important;}
	.xs-mg-t70{ margin-top: 70px !important;}
	.smk_accordion .accordion_in .acc_head span{ padding-right: 15px;}
	.login-form{ overflow: auto;}
	footer{ z-index: 9999; position: relative;}
	.main-body{ padding-bottom: 0 !important;}
}

footer a{color:#666;}

.display_none{display:none;}


@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}


.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
 content: "\e092";
}

a.decoration_none{text-decoration:none !important;margin-left:20px;}
a.decoration_none:hover{text-decoration:none !important;}

.table-striped > tbody > tr:nth-of-type(2n) {
    background-color: #ebebeb !important;
}

.scrallable_table tbody{
    display:block;
    height:350px;
    overflow:auto;
}
.scrallable_table thead, .scrallable_table tbody tr {
    display:table;
    width:100%;
   
}
.technical_error_color{border-color:#223872; border-width:2px;}


.custom-table-style{
	table-layout: fixed;
	margin-bottom: 30px;
}
.custom-table-style thead tr th{
	width: 120px;
	text-align: left;
	background: #ccc; 
	color: #5d5555cc;
	vertical-align:middle;
}

.custom-table-style tbody tr td{
	vertical-align: middle;
	text-align: left;
	word-wrap: break-word;
}
.custom-inline-radio .radio-btn{
	margin: 0px 8px 0;
}
.custom-inline-radio label{
	vertical-align: middle;
}
.customuserName .form-group .control-label{
	display: block;
}
.customuserName .form-group .customdropdown, 
.customuserName .form-group .select2-container,
.customuserName .form-group .select2-container .select2-selection--single{
		width: 100% !important;
		height: 48px !important;
		border: 1px solid #d9d9d9 !important; 
}
.customuserName .form-group .customdropdown, 
.customuserName .form-group .select2-container{
	border: 0 !important;
}
.customuserName .form-group .select2-container--default .select2-selection--single .select2-selection__rendered{
	line-height: 44px;
}
.customuserName .form-group .select2-container--default .select2-selection--single .select2-selection__arrow{
	line-height: 46px;
	height: 46px;
}
.customuserName .form-group .select2-container .select2-selection--multiple{
	min-height: 48px;
	border: 1px solid #d9d9d9 !important;
}

.custom-list-inline{
float: left;
width: 190px;
text-align: right;

}
.custom-list-inline li{
float: left;
width: 50%;
text-align: center;
}
.custom-list-inline li span{
	width: 13px;
	height: 13px;
	background: #ccc;
	margin-right: 5px;
	display: inline-block;
	vertical-align: sub;
}
.custom-list-inline li span.valid{
	background: #fff;
}
.custom-list-inline li span.expiry-soon{
	background: yellow;
}
.custom-list-inline li span.expired{ 
	background: salmon;
}  
.acccontent_new{
	height: 300px;  
	overflow-y: scroll;
}
.acc_content.acc_contentnew{
	height: 150px  !important;
} 


.ressecond{
	font-size: 12px  !important;
}
.resdefault{
	font-weight: 600;
font-size: 18px;
color: #333;

}
.recentcase{    
font-weight: 600;
font-size: 17px;
color: #333;
padding-left: 24px;  
 
}
 .recent-table{
padding: 0px 30px;

}
.mg-b80{
	margin-bottom: 80px;
}
.acc_foot{
	background: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 5px 30px;

}
  
  .onlyclientName  ul{
	  max-height : 50px;
	  overflow-y : scroll ;   
  }
  
  .newrestable{
	  padding-top : 12px; 
  } 
  
  .newresponse{
	  padding: 0 23px 0 23px;  
  }
  .exportIcon{
	  float: right;
	  padding: 10px 25px 10px 10px; 
  }
  
   .alert-safe{
	  color: #00;
	background-color: #56ed82;
}
.spaceupper{
margin-top : 30px; 
}	
.customcss{
	margin-left : 0px !important;   
}	

.optionShow{
	display: none; 
}

.panForm{
	display: none; 

}	
.GSTINOutput{
	font-size:16px;
	padding-right: 10px;
	padding-left: 10px;
}
 
.individualForm{
	display: none; 
}

.companyForm{
	display: none; 
}	
.gst-label-block + label{
	vertical-align: sub;
	padding: 0 8px;
	font-size: 16px;
}
.optionShow{
	display: none; 
}

.panForm{
	display: none; 

}	
.GSTINOutput{
	font-size:13px;
	padding-right: 10px;
	padding-left: 10px;
}

.individualForm{
	display: none; 
}

.companyForm{
	display: none; 
}	
.gst-label-block + label{
	vertical-align: sub;
	padding: 0 8px;
	font-size: 13px;
}
.optionShow{
	margin-top: 10px;
}
.custom-inline-label{
	vertical-align: sub;
	font-size: 13px;
}

.responsetheme{
	display: none; 
}	

#resPan{
	padding-left: 170px;
	font-weight: 700; 
	color: green; 
}

#resPanName{
	padding-left: 145px;
	font-weight: 700; 
}

#resGstin{  
	padding-left: 129px;
	font-weight: 700; 
	
}	
.errorMsg{
   display:none;        
   color:Red;
   position: absolute;
	left: 0;
	bottom: -25px;

}
.panerrorMsg{
	text-align: center;
}   

.GSTINimage{
	width: 100px;
	height: auto;
	/* position: absolute;
	top: 65%;
	left: 50%;
	transform: translate(-50%, -50%); */
}   
  
/* 
.custom-table-style{
	table-layout: fixed;
}
.custom-table-style thead tr th{
	width: 120px;
	text-align: center;
}
.custom-table-style tbody tr td{
	vertical-align: middle;
	text-align: center;
}
.custom-inline-radio .radio-btn{
	margin: 0px 8px 0;
}
.custom-inline-radio label{
	vertical-align: middle;
}
.customcss{
	margin-left : 0px !important;   
}	
   */ 
   
    .info_mark{font-size: 14px;font-weight: bold;margin: 3px;width: 30px;text-decoration:underline;}
	
/** Perfios CSS **/
.main_wrapper{
	height: calc( 100vh - 69px);
	position: relative;
	text-align: center;
	margin-top: 69px;
	width: 100%;
	padding: 0;
}
.inner-wrapper{
	position: absolute;
    left: 0;
    right: 0;
    margin: 70px auto;
    width: 100%;
    max-width: 60%;
    background: #fff;
    padding: 20px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
}
.thankyou-block{
	padding: 20px;
}
.thankyou-msg{
	font-size: 24px;
	font-weight: bold;
	margin: 20px 0;
	display: block;
	color: #555;
	letter-spacing: -1px;

}
.thankyou-desc{
	font-size: 16px;
	margin: 20px 0;
	display: block;
	color: #555;
}
.click-here-btn{
	background: linear-gradient(to right, #41b120 0%,#99cb02 100%);
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	padding: 12px 20px;
}
.click-here-btn:hover{
	text-decoration: none;
	color: #fff;
}

@media only screen and (max-width: 768px){
	.inner-wrapper{
		max-width: 90%;
	}
}
@media only screen and (max-width: 480px){
	.click-here-btn{
		font-size: 14px;
		padding: 12px 12px;
		width: 100%;
		display: block;
	}
}
.auth-thank-logo{
	height: auto;
	width: 225px;
	padding: 10px;
}
.auth-thank-logo img{
	width: 100%;
	height: auto;
}

.custom-field-name{
	margin-bottom: 20px;
}
.custom-field-name .left{
	height: 48px;
	line-height: 48px;
	text-align: right;
}  
.custom-font-size {
	font-size: "14px !important";
}
.app_field_name{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 100%;
	display: block;
}
/** Perfios CSS **/