
.gfield_checkbox input[type="checkbox"] + label:before{ background: url("../images/boating_sprite.png") -7px -28px no-repeat; }
.gfield_checkbox input[type="checkbox"]:checked + label:before { background: url("../images/boating_sprite.png") -7px -6px no-repeat;}

.gform_footer.top_label {
	position: relative;
	float: left;
}
.landscape-ad {
	max-width: 1200px;
	max-height: 155px;
	margin: auto;
}
.image-credit {
	float: right;
	display: inline-block;
}
.button-blue {
	min-width: 156px;
	line-height: 42px;
	text-align: center;
	background-color: #1e3069;
	text-decoration: none !important;
	color: #fff !important;
	text-transform: uppercase;
	border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 15px;
	-webkit-border-radius: 5px;
	font-family: 'ProximaNova';
	font-weight: 100;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	padding: 15px 25px;

}
.button-blue:hover {
	background-color: #111e46 !important;
}


.is-splash.flowplayer .fp-ui, .is-paused.flowplayer .fp-ui {
	/*background: url(//boatingnz.dev/assets/plugins/fv-wordpress-flowplayer/css/img/play_white.png) center no-repeat !important;*/
	background-size: 100px !important;
	/*background: url(../images/icon-play.png) center no-repeat !important;*/
}
.flowplayer .fp-waiting {
	display: block;
	margin: auto;
	text-align: center;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 26px;
}
[style*="fplogo.png"]{
	  background-image: url(../images/logo.png);
}
.flowplayer .fp-logo img {
	width: 150px !important;
}
.flowplayer {
	  max-width: none !important;
	  max-height: none !important;
  }
  .flowplayer .fp-waiting {
	  margin: auto !important;
	  text-align: center !important;
	  position: absolute !important;
	  top: 0 !important;
	  bottom: 0 !important;
	  left: 0 !important;
	  right: 0 !important;
	  height: 27px !important;
  }


  .single-boat_reviews .header-gallery.lightgallery {
	max-width: none !important;
  }
  .single-boat_reviews .play-video{
	background:url('../images/icon-play.png');
	  background-repeat: no-repeat;
	  position: absolute;
	  top: 0;
	  bottom: 0;
	  left: 0;
	  right: 0;
	  margin: auto;
	  background-position: center;
	cursor: pointer;
	  z-index: 9;
	background-size:100px;
  }

