﻿
#country_block[class] .column {
	
	float: left;
	box-sizing: border-box;
	zoom: 1;
	overflow: hidden;
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
	padding: 0
}

#country_block[class] .state_block .city_block {
	min-width: 100%;
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
	-o-column-break-inside: avoid;
	-ms-column-break-inside: avoid;
	column-break-inside: avoid;
	page-break-inside: avoid
}


#country_block[class] .state_block h3 {
	font-weight:bold;
}
#country_block[class] .state_block .hide_block {
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3
}


@media (max-width:860px) {
	#country_block[class] .state_block .hide_block {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2
	}
}

@media (max-width:600px) {
	#country_block[class] .column {
		width: 100%
	}
	#country_block[class] .state_block .hide_block {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3
	}
}

@media screen and (max-width:500px) {
	#country_block[class] .city_block h3 {
		padding-bottom: 2px
	}
	#country_block[class] .city_block li {
		font-size: 15px;
		padding-top: 7px
	}
	#country_block[class] .city_block {
		padding-bottom: 3px
	}
	#country_block[class] #navLinkList li {
		font-size: 15px;
		line-height: 25px;
		display: inline-block;
		padding-left: 1em;
		padding-right: 1em;
		margin-top: 8px
	}
}

@media (max-width:480px) {
	#country_block[class] .state_block .hide_block.show_block {
		display: block
	}
	#country_block[class] .state_block .hide_block {
		display: none;
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
		padding: 8px 4px
	}
	
}

@media (max-width:310px) {
	#country_block[class] .state_block .hide_block {
		-webkit-column-count: auto;
		-moz-column-count: auto;
		column-count: auto
	}
}

.city_block > ul li {
	    text-decoration: underline;
		list-style-type: none;
}

.city_block > ul {
	    padding:0;
}

.country_heading {
    max-width: 100%;
    padding: 4px;
    border-radius: 3px;
    font-size: 24px;
    font-weight: 600;
    background: black;
    color: white;
}

#country_block li {
    padding-left: 0.5em;
    margin-bottom: 10px;
    font-size: 15px;
}

#country_block li a {
  text-decoration:underline;
}

.card_box_shadow{
	
	box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px !important;
}
.card_padding{
	padding:10px;
}

.custom_margin{
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
}
.custom_margin_sec{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 6px 0px;
}

.hide_txt {    
    clear: both;
    display: inline-block;
    text-overflow: ellipsis; 
	overflow: hidden; 
	white-space: nowrap !important;
	width: 100%;
}

.parsley-type , .parsley-required{
	display: inline !important;
    color: red  !important;
}

.parsley-errors-list{
	padding:0 !important;
}

.cads_cls{
	font-family: 'Open Sans',sans-serif;
	color: #ff7e02;
	font-weight: normal;
	font-size: 1em;
}
.highlight_back{
	    background: lightcyan !important;
		color:#000 !important;
}

ul.parsley-errors-list{
	display: inline-flex;
	  color: red  !important;
}

.clearable{
  background: #fff url(http://i.stack.imgur.com/mJotv.gif) no-repeat right -10px center;  
}
.clearable.x  { background-position: right 8px center; } /* (jQ) Show icon */
.clearable.onX{ cursor: pointer; } /* (jQ) hover cursor style */
.clearable::-ms-clear {display: none; width:0; height:0;} /* Remove IE default X */


.field-validation-error{
	color:red !important;
}

.CaptchaWrap { position: relative; }
   .CaptchaTxtField_report,.CaptchaTxtField_msg , .CaptchaTxtField { 
   border-radius: 5px; 
   width:285px;
   display: block;  
   box-sizing: border-box;
   }
   #CaptchaImageCode_report,#CaptchaImageCode_msg, #CaptchaImageCode { 
   text-align:center;
  
   overflow: hidden;
   }
   .CapCode_report,.CapCode_msg , .capcode { 
   font-size: 46px; 
   display: block; 
   -moz-user-select: none;
   -webkit-user-select: none;
   user-select: none; 
   cursor: default;
   letter-spacing: 1px;
   color: #ccc;
   font-family: 'Roboto Slab', serif;
   font-weight: 100;
   font-style: italic;
   }
   .ReloadBtn { 
   background:url('../image/refresh.png') left top no-repeat;   
   background-size : 100%;
   width: 32px; 
   height: 32px;
   border: 0px; outline none;
   position: absolute; 
   bottom: 30px;
   left : 295px;
   outline: none;
   cursor: pointer; /**/
   }
   .error { 
   color: red; 
   font-size: 12px; 
   display: none; 
   }
   .hidden{
   display: none; 
   }
   
   
  .base_scratch, #scratch {
	cursor: default;
	height: 250px;
	width: 250px;
	  position: absolute;
	  top: 0;
	  left: 0;
	  cursor: grabbing;
	  color:red;
  }
 .carding{width:250px;height:250px; color: #fff;  position: relative;}.carding h1{font-size: 48px; margin-bottom: 0px}.carding span{font-size: 28px}
.view_four_line{
		display: -webkit-box;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
		overflow: hidden;	
	}
	
	
	.otp_top_center{
    max-width: unset;    
    position: relative;
    margin: 0 auto;
    clear: left;
    height: auto;
    z-index: 0;
    top: 50px;
}

.yscroll{
	overflow: hidden;
    overflow-x: auto;
    overflow-y: auto;
	white-space: nowrap !important;
    line-height: 2;
}
.pull-right{
	float:right;
}



.ajax-file-upload-error
{
	margin-top: 10px;
	color: red;
}
.ajax-file-upload-statusbar {
border: 1px solid #0ba1b5;
margin-top: 10px;
width: 420px;
margin-right: 10px;
margin: 5px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
padding: 5px 5px 5px 15px
}

.ajax-file-upload-filename {
width: 300px;
height: auto;
margin: 0 5px 5px 0px;

}

.ajax-file-upload-filesize {
width: 50px;
height: auto;
margin: 0 5px 5px 0px;
display: inline-block;
vertical-align:middle;
}
.ajax-file-upload-progress {
margin: 5px 10px 5px 0px;
position: relative;
width: 250px;
border: 1px solid #ddd;
padding: 1px;
border-radius: 3px;
display: inline-block;
color:#FFFFFF;

}
.ajax-file-upload-bar {
background-color: #0ba1b5;
width: 0;
height: 20px;
border-radius: 3px;
color:#FFFFFF;

}
.ajax-file-upload-percent {
position: absolute;
display: inline-block;
top: 3px;
left: 48%
}
.ajax-file-upload-red {
-moz-box-shadow: inset 0 39px 0 -24px #e67a73;
-webkit-box-shadow: inset 0 39px 0 -24px #e67a73;
box-shadow: inset 0 39px 0 -24px #e67a73;
background-color: #e4685d;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
display: inline-block;
color: #fff;
font-family: arial;
font-size: 13px;
font-weight: normal;
padding: 4px 15px;
text-decoration: none;
text-shadow: 0 1px 0 #b23e35;
cursor: pointer;
vertical-align: top;
margin: 5px 10px 5px 0px;
}
.ajax-file-upload-green {
background-color: #77b55a;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
margin: 0;
padding: 0;
display: inline-block;
color: #fff;
font-family: arial;
font-size: 13px;
font-weight: normal;
padding: 4px 15px;
text-decoration: none;
cursor: pointer;
text-shadow: 0 1px 0 #5b8a3c;
vertical-align: top;
margin: 5px 10px 5px 0px;
}
.ajax-file-upload {
	font-family: Arial, Helvetica, sans-serif;
	
   font-weight: bold;
	padding: 15px 20px;
	cursor:pointer;
	line-height:20px;
	
  display: inline-block;
  background: #fff;
  border: 1px solid #e8e8e8;
  color: #888;
  text-decoration: none;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -moz-box-shadow: 0 2px 0 0 #e8e8e8;
  -webkit-box-shadow: 0 2px 0 0 #e8e8e8;
  box-shadow: 0 2px 0 0 #e8e8e8;
  padding: 6px 10px 4px 10px;
  color: #fff;
  background:#0168fa;
  border: none;
  -moz-box-shadow: 0 2px 0 0 #13648d;
  -webkit-box-shadow: 0 2px 0 0 #13648d;
  box-shadow: 0 2px 0 0 #13648d;
  vertical-align: middle;
  }

.ajax-file-upload:hover {
      background: #3396c9;
      -moz-box-shadow: 0 2px 0 0 #15719f;
      -webkit-box-shadow: 0 2px 0 0 #15719f;
      box-shadow: 0 2px 0 0 #15719f;
}

.ajax-upload-dragdrop 
{

	border:2px dotted #A5A5C7;
	width:420px;
	color: #DADCE3;
	text-align:left;
	vertical-align:middle;
	padding:10px 10px 0px 10px;
}

.state-hover
{
		border:2px solid #A5A5C7;
}
.ajax-file-upload-container
{
	margin:20px 0px 20px 0px;
}
