/*
Theme Name: Zap-Map
Description: Child theme for the Free Range
Author: Toby Lewis
Template: xi_theme
*/

/*
@font-face {
	font-family: 'Exo';
	font-style: normal;
	font-weight: 200;
	src: url(https://www.zap-map.com/engine/wp-content/themes/zap-map/fonts/Exo-ExtraLight-webfont.svg#exoextralight) format('svg');
}
@font-face {
	font-family: 'Exo';
	font-style: normal;
	font-weight: 400;
	src: url(https://www.zap-map.com/engine/wp-content/themes/zap-map/fonts/Exo-Regular-webfont.svg#exoregular) format('svg');
}
@font-face {
	font-family: 'Exo';
	font-style: normal;
	font-weight: 800;
	src: url(https://www.zap-map.com/engine/wp-content/themes/zap-map/fonts/Exo-ExtraBold-webfont.svg#exoextrabold) format('svg');
}
*/


/*
	increasing minute font size in forums.  see
	http://codex.bbpress.org/bbpress-styling-crib/
*/
#bbpress-forums .bbp-forum-info .bbp-forum-content,
#bbpress-forums p.bbp-topic-meta,
#bbpress-forums a.bbp-forum-title,
#bbpress-forums a.bbp-topic-permalink {
	font-size: 14px !important;
}

#bbpress-forums .bbp-topic-content p,
#bbpress-forums .bbp-reply-content p {
	font-size: 14px;
}



.tabletext li, .table li {
    float: left;
    margin: 0 10px 10px 0;
    width: 55px;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
}

.mapbanner {
	margin: 0;
	padding: 50px 0;
	height: 140px;
	background: #ccc url(/engine/wp-content/themes/zap-map/images/mapbanner.jpg) repeat 50% 50%;
}

.flexslider li {
/* 	position: relative; */
}

.flexslider h4 {
	width: 100%;
	position: absolute;
	top: 0;
	padding: 10px 20px;
	color: #fff;
	background:transparent url(/engine/wp-content/themes/zap-map/images/trans50.png) repeat top left;
	z-index: 800;
}

/*
.flexslider figure {
	display: block;
}
*/

.flexslider p {
	width: 100%;
	padding: 10px 20px;
	color: #fff;
	background:#303030;
}

.flex-control-paging li a {
	width: 18px;
	height: 18px;
}

.xi_box h4 {
	margin: 15px 0 20px;
}

.xi_box.twitter,
.xi_box.blueborder,
.xi_box.satsuma,
.xi_box.jet,
.xi_box.featuregrey,
.xi_box.featureblack,
.xi_box.featureorange,
.xi_box.featureblue,
.xi_box.grass,
.xi_box.featuremaroon,
.xi_box.featurelilac,
.xi_box.featurewhite,
.xi_box.narrowbox,
.xi_box.blacktop
 {
 	border: none;
 	position: relative;
	background-color: #fff;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;

	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin-top: 15px;
}

.xi_box.rounded, .xi_box.twitter {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
}

.xi_box.blueborder,
.xi_box.twitter {
	border: 1px solid #23b1ec;
	margin-top: 15px;
}

.xi_box.twitter,
.xi_box.briefnews {
	max-width:300px;
}

.xi_box.briefnews {
	height:400px;
}
.xi_box.briefnews h4 {
	font-size: 13px;
	margin-bottom: 3px;
}

.xi_box.briefnews p {
	font-size: 12px;
	margin:0;
}
.xi_box.briefnews .date {
	float: right;
}


.xi_box.satsuma {
	border: 1px solid #f0642f;
	margin-top: 15px;
}

.xi_box.jet {
	border: 1px solid #202020;
	margin-top: 15px;
}

.xi_box.twitter p {
	display: none;
}

.xi_box.blacktop,
.xi_box.featuregrey {
	background-color: #E0E0E0;
	border-width: 1px 1px 1px 1px;
	border-color: #DCDCDC;
	border-style: solid;
	padding-bottom: 20px;
#content h2 {clear:none;}
}

.xi_box.blacktop {
	padding: 0px;
}

.xi_box.blacktop .lower {
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.xi_box.blacktop h4 {
	padding: 20px;
	color: #fff;
	background-color: #404042;
	margin-top: 0;
}

.xi_box.featureblack{
	color: #fff;
	background-color: #404042;
	padding-bottom: 20px;
}
.xi_box.featureblack h4 {
	color: #fff;
}
.xi_box.featureblack p {
	color: #fff;
/* 	font-size: 0.9em; */
}

.xi_box.featureorange{
	color: #fff;
	background-color: #f0642f;
	padding-bottom: 20px;
}


.xi_box.grass{
	border: 1px solid #008000;
	background-color: #fffffff
	margin-top: 15px;
}

.xi_box.grass h4{
	color: #147014;
}

.xi_box.featureblue{
	color: #fff;
	background-color: #23b1ec;
	padding-bottom: 20px;
}

.xi_box.featuremaroon{
	color: #fff;
	background-color: #E9B0EA;
	padding-bottom: 20px;
}

.xi_box.featurelilac{
	color: #404042;
	background-color: #DADAFF;
	padding-bottom: 20px;
}

.xi_box.featurewhite {
	padding:0;
}

.xi_box.narrowbox {
	padding: 0 20%;
}

.statblockorange, .statblock, .statblockblack {
	display: block;
	float: left;
	margin:0;
	width: 50%;
	padding: 35px 0 30px;
	height: 120px;
	border-color: #fff;
	border-style: solid;
	text-align: center;
	text-transform: uppercase;
}

.statblock, .statblock  h4 {
	color: #404042;
	background-color: #fff;
}

.statblockorange, .statblockorange h4 {
	color: #fff;
	background-color: #f0642f;
}

.statblockblack, .statblockblack h4 {
	color: #fff;
	background-color: #404042;
}

.statblockorange h4,
.statblock h4 {
	font-size:40px;
	margin: 0;
}

.xi_box.twitter .twitterbtn a.xi_btn {
	background-color: #1dade9;
	background-image: url(/engine/wp-content/themes/zap-map/images/twitter-bird.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 50px;
	padding-right: 40px;
	border-color: #d9eaee;
}

/* add space between share and twitter buttons */
.band.header .twitter { padding-right:10px; }

.briefnews li {
	background-color: #fff;
	margin-bottom: 10px;
	padding: 10px;
	overflow: hidden;
}

.briefnews figure {
	margin-bottom: 0;
}

.briefnews h3 {
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
	color: #308DB2;
}

.briefnews h4 {
	clear:none;
	font-size: 12px;
	line-height: 14px;
	overflow: hidden;
	text-align: left;
	margin: 0;
}

.briefnews .date {
	color: #f0642f;
	font-size: 11px;
}


.ptsearch label.multicheck,
.ptsearch label.checkbox {
	display: inline;
	padding-left: 10px;
}

#ptresult_postcode {
	display: block;
	width: 90%;
	margin: 3px auto;
	border: 2px inset #888;
	padding: 8px 10px;
	height:40px;
	font-size: 16px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;

}

/*
	formatting forsearch results
*/
#ptresdiv {
	clear: both;
/* 	border-top: 1px solid #ccc; */
}

#ptresdiv a {
	font-weight: bold;
	font-size: 1.2em;
}

a.ptquerypg {
	font-weight: bold;
	font-size: 1.2em;
}

a.ptquerypg.current {
	background-color: #f0642f;
	color: #fff;
	padding: 0 7px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#ptresult_geocode {
	display: block;
	padding: 10px;
}

/*
	list shape results
*/
@media only screen and (min-width: 768px) {

	#ptresdiv.list div.ptblock {
		clear: both;
		border-top: 1px solid #ccc;
	}
	#ptresdiv.list .ptrescol {
		display: block;
		float: left;
		width: 20%;
		padding: 3px 5px;
	}
	#ptresdiv.list .ptrescol.wide {
		width: 30%;
	}
	#ptresdiv.list .ptrescol.narrow {
		width: 15%;
	}
	#ptresdiv.list span {
		display: block;
	}
}

/*
	grid shape results
*/
#ptresdiv.grid div.ptblock {
	float: left;
	width: 220px;
	height: 250px;
	overflow: hidden;
	padding: 10px 0;
	margin: 0 10px 10px 0;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#ptresdiv.grid span {
	display: block;
}

@media only screen and (max-width: 768px) {
	#ptresdiv.list div.ptblock {

		padding: 10px 0;
		margin: 0 10px 10px 0;
		border-bottom: 1px solid #ccc;
		border-right: 1px solid #ccc;
	}

	#ptresdiv.list span {
		display: block;
	}

	.not_on_small { display: none; }

}

.nonbuttons li,
.imageschecks li,
.imagesradio li {
	cursor: pointer;
	display: block;
	float: left;
	margin: 0 10px 10px 0;
	width: 55px;
	text-align: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-weight: bold;
	font-size: 12px;
	padding-top:50px;
	background-repeat: no-repeat;
	background-position: top center;
}

.typerow .slow1,
.output_slow1 {	background-image: url(images/charger_slow.png); }

.typerow .fast1,
.output_fast1 {	background-image: url(images/charger_fast.png); }

.typerow .fast3-11,
.output_fast3-11 {	background-image: url(images/charger_fast.png); }

.typerow .fast3-22,
.output_fast3-22 {	background-image: url(images/charger_fast.png); }

.typerow .rapidac,
.output_rapidac {	background-image: url(images/charger_rapidac.png); }

.typerow .rapiddc,
.output_rapiddc {	background-image: url(images/charger_rapiddc.png); }

.typerow .rpdac,
.output_rapidac {	background-image: url(images/charger_rpdac.png); }

.typerow .rpddc,
.output_rapiddc {	background-image: url(images/charger_rpddc.png); }

.connector_com {	background-image: url(images/con-com.png); }
.connector_ccs {	background-image: url(images/con-ccs.png); }
.connector_yaz {	background-image: url(images/con-yaz.png); }
.connector_sqe {	background-image: url(images/con-sqe.png); }
.connector_men {	background-image: url(images/con-men.png); }
.connector_cha {	background-image: url(images/con-cha.png); }
.connector_sup {	background-image: url(images/con-men.png); }
.connector_unk {	background-image: url(images/con-unk.png); }

.inlet_com {	background-image: url(images/inlet-com.png); }
.inlet_ccs {	background-image: url(images/inlet-ccs.png); }
.inlet_yaz {	background-image: url(images/inlet-yaz.png); }
.inlet_sqe {	background-image: url(images/inlet-sqe.png); }
.inlet_men {	background-image: url(images/inlet-men.png); }
.inlet_cha {	background-image: url(images/inlet-cha.png); }
.inlet_sup {	background-image: url(images/inlet-men.png); }
.inlet_unk {	background-image: url(images/inlet-unk.png); }

@media only screen and (max-width: 768px) {
	.imageschecks li,
.imagesradio li {
		width: 46%;
	}
}
.imageschecks li:hover,
.imagesradio li:hover {
	background-color: #6bd0ea;
}
.imageschecks li.selected,
.imagesradio li.selected,
.imageschecks li.selected:hover,
.imagesradio li.selected:hover {
	background-color: #ccc;
}

#charger-group fieldset {
	clear: both;
	border: 1px solid #888;
	padding-left: 10px;
}
p.err {
	color:#f00;
	font-size:20px;
}

/*
nav.menupanel {
	overflow: visible;
	position: relative;
}

nav.menupanel ul,
nav.menupanel ul li {
	margin: 0px;
	z-index: 999;
}

nav.menupanel ul li {

}

nav.menupanel ul.menu > li {
	float: left;
}

nav.menupanel ul li a {
	display: block;
}

nav.menupanel ul li a:hover {
	cursor: pointer;
}

nav.menupanel ul ul {

}

nav.menupanel ul li span {
	display: none;
}

nav.menupanel ul li:hover ul {

}

nav.menupanel ul ul li {

}

nav.menupanel ul ul li a {

}

nav.menupanel ul li:hover > a {

}
*/

tr.networks th,
tr.networks td {
	padding: 10px;
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #ccc;
	vertical-align: top;


}
tr.networks {
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #ccc;
}

.carmaker, .model {
	font-family: 'Exo';
	font-style: normal;
	font-size: 20px;
	padding-top: 20px;
}


/*
	PPL
*/

.xi_box.pointbox {
	background-color: #404042;
	color: #fff;
}
.xi_box.pointbox h3 {
	color: #fff;
	text-align: center;
	font-weight: bold;
	padding: 5px;
}

.xi_box.pointbox .typerow {
	clear: both;
	background-color: #404042;
	margin-bottom: 10px;
	padding-left: 10px;
}
.xi_box.pointbox .typerow .count {
	display: block;
	float:left;
	padding-top:35px;
	height:85px;
	width:80px;
	background-repeat: no-repeat;
	background-position: 30px center;
	font-size: 30px;
	font-weight: bold;
}

.xi_box .info_label {
	font-weight: bold;
}

.xi_box.databox p {
	margin: 5px 0;
}
.xi_box.nearbybox a {
	display: inline-block;
	width: 190px;
	margin-right: 10px;
}

#zap_control .Supply, #zap_control .Conn {
	clear:both;
}

#zap_control .typerow .col2 {
	padding-top:5px;
}

.result-row {
	margin-bottom:40px;
}


.m-top-20 {
	margin-top:20px;
}

@media only screen and (max-width: 768px) {
	.container .column.notmobile, .container .columns.notmobile { display:none; }
	.band.header header.container.main { padding:0; }
	nav.default_nav_style select.xitm_resp_menu_select_menu { margin: 5px 0; }
}

container.leaderboard {

}

#wpDataChart_3 {
        margin-left: -65px;
}

.chart-title {
	margin: -40px 0px 20px;
	position: relative;
	z-index: 100;
	font-weight: bold;
	float:left;
	width:100%;
}

.zm-logo {
  float:right;
  margin-top:10px;
  overflow:hidden;
}

.zm-logo-box {
  display: block;
  width: 100%;
  overflow: hidden;
  margin: -20px 0 10px 0;
  position: relative;
  z-index: 10;
}

.zm-logo-box .zm_logo {
  margin-top:0;
}

.zm-logo-box-chart{
  margin-top: -53px;
}

.zm-logo-pie {
  margin-top:-15px;
  margin-right: 145px;
}

.zm-logo-chart {
  margin-right:90px;
}

.zm-logo-chart2{
  margin-right:48px;
}

.zm-logo-graph1 {
  margin-top:-5px;
}

.graph {
  display:block;
}

.xi_box.stats-box {
  padding-bottom:10px;
}

.band.middle .container {
	padding-top: 0;
	overflow: visible;
	position: relative;
}

.skyscraper-left {
	position: absolute;
	top: 0;
	left: -130px;
	width: 120px;
	height: 600px;
	display: none;
}

.skyscraper-right {
	position: absolute;
	top: 0;
	right: -130px;
	width: 120px;
	height: 600px;
	display: none;
}

@media only screen and (min-width: 1220px) {
	.skyscraper-left, .skyscraper-right {
		display: block;
	}
}

/**
	Registration form
 */

/** Form parent object **/
#signup_form {
	margin-bottom: 0;
	max-width: 614px;
}

#signup_form .security-question-section {
	margin-bottom: 2em;
}

#signup_form label {
	font-size: 1em;
}

#signup_submit {
	width: 100%;
	margin: 1em 0;
	font-size: 1.5em;
	border: none;
}

#signup_form .error {
	color:red;
	margin: 0.3em 0;
}

/** Shared between sections **/
#form_fields_container h4, #checkbox-container h4  {
	text-align: left;
}

/** Text input fields section **/
#form_fields_container {
	display: flex;
	flex-wrap: wrap;
}

#form_fields_container .register-section {
	flex: 1;
	padding: 1em 1em 1em 0;
}

#form_fields_container .register-section input  {
	width: 80%;
	margin-bottom: 1em;
	height: 2em;
}

#profile_details_info_text {
	width: 80%;
}

#profile_details_info_text p {
	font-size: 0.8em !important;
	line-height: normal;
}

/**	Checkbox section **/
#checkbox-container, #checkbox-container .checkbox {
	margin-bottom: 2em;
}

#checkbox-container label {
	font-size: 1.1em;
	font-weight: normal;
	margin: 0.5em 0;
}

#checkbox-container label input {
	margin-right: 1em;
}

#checkbox-container .checkbox span {
	font-size: 1em;
	font-weight: bold;
}

/** External link buttons **/
#terms_privacy_buttons {
	display: flex;
	margin-bottom: 2em;
	max-width: 614px;
}

#terms_privacy_buttons a {
	flex: 1;
}

#terms_privacy_buttons a button {
	background-color: #545358;
	border: none;
	color: white;
	font-size: 1.2em;
	width: 100%;
}

#terms_privacy_buttons a button:focus {
	box-shadow: #ef4e0e 0 0 5px 1px;
}

#terms_privacy_buttons :first-child {
	margin-right: 1.5em;
}

/** Special mobile rules **/
@media (max-width: 400px) {
	#form_fields_container {
		display: block;
	}

	#form_fields_container .register-section {
		padding: 1em 0;
	}

	#form_fields_container .register-section input {
		width: 100%;
	}

	#profile_details_info_text {
		width: 100%;
	}

	#checkbox-container, #checkbox-container .checkbox {
		margin-bottom: 1em;
	}

	#terms_privacy_buttons {
		margin-bottom: 0.5em;
	}
}

/*
	/ Registration form end
*/

@media screen and (max-width: 767px){
	.zm_site,
	#zm_site {
		max-height: 550px !important;
	}
}

/* END */