#show-hide-btn-wrapper{
	display:none;
}
.wppl-h2{
	display:none;
}
#results .wppl-map-wrapper{
	display:none;
}
#wppl-go-top{
	display:none;
}
#side .wppl-pagination-wrapper{
	display:none;
}
#side .wppl-results-wrapper{
	display:none;
}
.wppl-pagination-holder {
position:relative;
margin:0 auto;
background: none;
border: none;
margin-bottom: 10px;
padding: 2px;
margin-left: 2px;
}
.wppl-pagination-holder{
	display:table;
	margin:0 auto;
}
#myModal2 #county_cat label{
	display:none;
}
#myModal2 .wppl-address-wrapper{
	display:none;
}
.wppl-pagination-wrapper {
float: none;
position:relative;



}
#wppl-output-wrapper .next-btn{
	min-width:55px;
	height:19px;
	padding-right:55px;
	background-image:url('/wp-content/themes/njtrails/images/pag-right.png'); 
	background-position:right; 
	background-repeat:no-repeat;
}

#wppl-output-wrapper .prev-btn{
	min-width:55px;
	height:19px;
	padding-left:55px;
	background-image:url('/wp-content/themes/njtrails/images/pag-left.png'); 
	background-position:left; 
	background-repeat:no-repeat;
}
#wppl-output-wrapper .wppl-pagination a:link, #wppl-output-wrapper .wppl-pagination a:visited, c a:link, #wppl-output-wrapper .prev-btn a:link, #wppl-output-wrapper .next-btn a:link {
	text-decoration: none;
	display:block;
	color: #b6b6b6;
	background: #fcfafa; /* Old browsers */
	background: -moz-linear-gradient(top, #fcfafa 0%, #ecebeb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfafa), color-stop(100%,#ecebeb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fcfafa 0%,#ecebeb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fcfafa 0%,#ecebeb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fcfafa 0%,#ecebeb 100%); /* IE10+ */
	background: linear-gradient(to bottom, #fcfafa 0%,#ecebeb 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfafa', endColorstr='#ecebeb',GradientType=0 ); /* IE6-9 */
	border:1px solid #b6b6b6;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	line-height:18px;
	padding:0px 4px;
	text-align:center;
	font-size:15px;
	font-family:Lato, lato, arial, helvetica;
	float:left;
	margin-right:3px;
}
#wppl-output-wrapper .prev-btn a:link, #wppl-output-wrapper .next-btn a:link{
	font-size:19px;
}
#wppl-output-wrapper .wppl-pagination .current a, #wppl-output-wrapper .wppl-pagination a:hover, #wppl-output-wrapper .next-btn a:hover, #wppl-output-wrapper .prev-btn a:hover, #wppl-output-wrapper .next-btn a:hover {

color: #c47b2b;
background: #f8da99; /* Old browsers */
background: -moz-linear-gradient(top, #f8da99 0%, #e7ae37 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8da99), color-stop(100%,#e7ae37)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f8da99 0%,#e7ae37 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f8da99 0%,#e7ae37 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f8da99 0%,#e7ae37 100%); /* IE10+ */
background: linear-gradient(to bottom, #f8da99 0%,#e7ae37 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8da99', endColorstr='#e7ae37',GradientType=0 ); /* IE6-9 */



border:1px solid #c47b2b;


float:left;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.wppl-form .wppl-address-field-wrapper {
position: relative;
border:none;
float: left;
height: 23px;
}

.wppl-address-wrapper input[type="text"] {
border: 1px solid #D1D1D1;
font: normal 12px Arial,Helvetica,Sans-serif !important;
color: #333;
width: 80px;
padding: 5px 10px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
background-color:#fff;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
-webkit-transition: all 0.7s ease 0s;
-moz-transition: all 0.7s ease 0s;
-o-transition: all 0.7s ease 0s;
transition: all 0.7s ease 0s;
float: left;
margin-right: 10px;
color: #777 !important;
left:0px;

}




input[type=checkbox].css-checkbox {
display:none;

display:block; /* IE8 and below */

}

input[type=checkbox].css-checkbox + label.css-label {
	position:relative;
	float:none;
width:19px;
height:19px; 
display:block;

line-height:20px;
background-repeat:no-repeat;
background-position: 0 0;
font-size:12px;
cursor:pointer;
margin:0 auto 3px auto;
margin-right:auto;
display:none; /* IE8 and below */
}

input[type=checkbox].css-checkbox:checked + label.css-label {
background-position: 0 -19px;
}

.css-label{ background-image:url(images/btn-checks.png); }


.wppl-submit {
float: right;
width: 50px;
margin-left: 10px;
margin-top:2px;
}

.wppl-search-submit{
	width: auto;
	background-color: #e3b046;
	border: 0px solid #666;
	border-radius: 10px;
	clear:both;
	color: #333;
	cursor: pointer;
	display: block;
	float:right;
	font-family: 'LatoRegular', Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 1;
	outline: none;
	padding: 3px 15px;
	margin: 0px 0px;
	-webkit-box-shadow: inset 0 0 10px #333, 0px 3px 3px #333;
	-moz-box-shadow: inset 0 0 10px #333, 0px 3px 3px #333;
	box-shadow: inset 0px 0px 10px #333, 0px 3px 3px #333;
	position: relative;
	text-align: center;
	text-decoration: none;	
}
/*******      map pop up  *******/

.wppl-info-window-thumb{
	display:none;
}
.wppl-pt-info-window {
float: left;
width: 100%;
min-width:250px;
}
.wppl-info-window-info table{
	width:100%;
	max-width:230px;
}