* {font-family: Open Sans, Arial, sans-serif;  font-size: 14px; color: #474c4f;}
BODY {background-color:transparent;padding:0px;margin:0px; color: #474c4f;}

.img-responsive { max-width: 100%; }
.columnL{margin-bottom:10px;}
.columnL LABEL { display: inline-block; width: 120px;  }

/* bootstrap part */
.margin-bottom-10 { margin-bottom: 10px; }
.margin-bottom-20 { margin-bottom: 20px; }
*::before, *::after {
	box-sizing: border-box;
}
@media (min-width: 500px) and (max-width: 767px) {
.override-xs-4 { float: left; width: 33.3333%; }
.override-xs-6 { float: left; width: 50%; }
}
@media (min-width: 1280px) {
	.hidden-lg { display: none !important; }
}
@media (min-width: 1024px) and (max-width: 1279px) {
	.hidden-md { display: none !important; }
}
@media (min-width: 768px) and (max-width: 1023px) {
	.hidden-sm { display: none !important; }
}
@media (max-width: 767px) {
	.hidden-xs { display: none !important; }
}
@media (max-width: 599px) {
	.hidden-xxs { display: none !important; }
	.optional-extras TD { font-size: 11px; }
	.optional-extras LABEL { font-size: 11px; }
	.optional-extras STRONG { font-size: 11px; } 
}
.margin-override { margin-left: -15px; margin-right: -15px; }
.row {  }
.row:before,.row:after {  display: table;  content: " "; }
.row:after { clear: both; }
* { box-sizing: border-box; }
@media (min-width: 600px) and (max-width: 767px) {
.override-xs-4 { width: 33.33333333% !important; float: left;}
.override-xs-6 { width: 50% !important; float: left;}
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; }
.col-xs-12 { width: 100%; }
.col-xs-11 { width: 91.66666667%; }
.col-xs-10 { width: 83.33333333%; }
.col-xs-9 { width: 75%; }
.col-xs-8 { width: 66.66666667%; }
.col-xs-7 { width: 58.33333333%; }
.col-xs-6 { width: 50%; }
.col-xs-5 { width: 41.66666667%; }
.col-xs-4 { width: 33.33333333%; }
.col-xs-3 { width: 25%; }
.col-xs-2 { width: 16.66666667%; }
.col-xs-1 { width: 8.33333333%; }
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; }
  .col-sm-12 { width: 100%; }
  .col-sm-11 { width: 91.66666667%; }
  .col-sm-10 { width: 83.33333333%; }
  .col-sm-9 { width: 75%; }
  .col-sm-8 { width: 66.66666667%; }
  .col-sm-7 { width: 58.33333333%; }
  .col-sm-6 { width: 50%; }
  .col-sm-5 { width: 41.66666667%; }
  .col-sm-4 { width: 33.33333333%; }
  .col-sm-3 { width: 25%; }
  .col-sm-2 { width: 16.66666667%; }
  .col-sm-1 { width: 8.33333333%; }
}
@media (min-width: 912px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	float: left;
  }
  .col-md-12 { width: 100%; }
  .col-md-11 { width: 91.66666667%; }
  .col-md-10 { width: 83.33333333%; }
  .col-md-9 { width: 75%; }
  .col-md-8 { width: 66.66666667%; }
  .col-md-7 { width: 58.33333333%; }
  .col-md-6 { width: 50%; }
  .col-md-5 { width: 41.66666667%; }
  .col-md-4 { width: 33.33333333%; }
  .col-md-3 { width: 25%; }
  .col-md-2 { width: 16.66666667%; }
  .col-md-1 { width: 8.33333333%; }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; }
  .col-lg-12 { width: 100%; }
  .col-lg-11 { width: 91.66666667%; }
  .col-lg-10 { width: 83.33333333%; }
  .col-lg-9 { width: 75%; }
  .col-lg-8 { width: 66.66666667%; }
  .col-lg-7 { width: 58.33333333%; }
  .col-lg-6 { width: 50%; }
  .col-lg-5 { width: 41.66666667%; }
  .col-lg-4 { width: 33.33333333%; }
  .col-lg-3 { width: 25%; }
  .col-lg-2 { width: 16.66666667%; }
  .col-lg-1 { width: 8.33333333%; }
}

/* bootstrap part end */

/* SEARCH */
FORM {margin:0px;padding:0px;display:inline;}
HR {margin: 2px 0px 2px 0px; padding: 0px;}

.link {cursor:pointer;}
.wbm_stacktrace {display:none;}

A {}
H1 { color: #474c4f; font-size: 18px; font-weight: bold; text-transform: uppercase; color:#2d5c88; }
H1.title {font-size:18px; font-weight: bold; color:#474c4f;}

DIV.wbm_content { text-align:left; margin-bottom: 15px; margin: auto; max-width: 1170px; }
DIV.box_title { font-weight: bold; color: #3b3d3f; margin-bottom:15px;font-size:14px;}
DIV.box_title STRONG { line-height:20px; margin-top: 0px; margin-bottom:10px; }

.box_content { border-bottom:solid 1px #0c2b67; margin-bottom:15px; padding-bottom: 5px; }
.box_content H1 { font-weight: bold; color: #0c2b67; margin-bottom:5px;font-size:16px;}
.box_content LABEL { display: block;  margin: 15px 0 5px 0; }
LABEL.sf { font-weight: bold; }
#filter_availability_status_label { display: inline-block; }
.optional-extras LABEL { display: inline-block; }
.box_content SELECT { height: 40px;
						border: solid 1px #c2c0c0;
						color: #222;
						font-size: 14px;
						width: 100%;
						border-radius: 5px;
						}
.box_content #filter_year_id { width: 32%; margin-right: 10px; }
.box_content #filter_month_id { width: 30%; margin-right: 10px; }
.box_content #filter_date_id { width: 30%; }

DIV.right_submit INPUT { height: 40px; text-transform: uppercase; font-size: 14px; font-weight: bold; border: 1px solid #309ad4; border-radius: 10px; padding: 5px; -webkit-transition: all .2s; transition: all .2s; background-color: #309ad4; width: 100%; cursor: pointer; color: #fff; } 
DIV.right_submit INPUT:hover { background-color: #333333 !important; border: 1px solid #333333; color: #FFF; }

INPUT.button { height: 40px; text-transform: uppercase; font-size: 14px; font-weight: bold; border: 1px solid #309ad4; border-radius: 10px; padding: 5px; -webkit-transition: all .2s; transition: all .2s; background-color: #309ad4; width: 100%; cursor: pointer; color: #fff; }  
INPUT.button:hover { background-color: #333333 !important; border: 1px solid #333333; color: #FFF; }  

BUTTON.button-booking { height: 40px; text-transform: uppercase; font-size: 14px; font-weight: bold; border: 1px solid #309ad4; border-radius: 10px; padding: 5px; -webkit-transition: all .2s; transition: all .2s; background-color: #309ad4; width: 100%; cursor: pointer; color: #fff; }  
BUTTON.button-booking:hover { background-color: #333333 !important; border: 1px solid #333333; color: #FFF; }

BUTTON.btn-primary  { height: 40px; text-transform: uppercase; font-size: 14px; font-weight: bold; border: 1px solid #309ad4; border-radius: 10px; padding: 5px; -webkit-transition: all .2s; transition: all .2s; background-color: #309ad4; width: 100%; cursor: pointer; color: #fff; }  
BUTTON.btn-primary:hover { background-color: #333333 !important; border: 1px solid #333333; color: #FFF; }
BUTTON.btn-primary TD { color: #FFF; }

A.yachtdetails { display: block;
				 height: 40px;
				 line-height: 30px;
				 text-transform: uppercase;
				 font-size: 14px;
				 font-weight: bold;
				 border: 1px solid #309ad4;
				 border-radius: 2px;
				 padding: 5px;
				 -webkit-transition: all .2s;
				 transition: all .2s;
				 background-color: #309ad4;
				 width: 100%;
				 cursor: pointer;
				 color: #fff;
				 text-align: center;
				 text-decoration: none;
				 }  
A.yachtdetails:hover { background-color: #333333 !important; border: 1px solid #333333; color: #FFF; }

/* overriding bootstrap defaults */
/*
BODY STRONG {color: red; font-weight: normal;}
BODY * { box-sizing: content-box; }
*/

LABEL.ellipsis { text-overflow: ellipsis; overflow: hidden; display: inline-block; }

.discount { color:green; }
.price { color:green; font-size:16px; }
.formField { height: 40px; border: solid 1px #c2c0c0; color: #222; font-size: 14px; width: 100%; border-radius: 5px;}
INPUT {	margin:1px; padding:0px; }

.hover {margin: 0px; padding: 1px; cursor:pointer;}
.hover:hover {background-color:#797979; cursor:pointer;}
.hover IMG{margin: 0px; padding: 0px;}

/* YACHT DETAILS */
TABLE.yacht_details { width: 100%; }
TABLE.yacht_details TH { text-align: left; font-size:14px; line-height:24px; color:#0b5eb5; }
TABLE.yacht_details TD { line-height: 20px; vertical-align: top; }
TD.blue { padding-right: 5px; }
TD.blue LABEL {  }
TD.blue STRIKE {  }
TD.bold { color: #1a5baf; padding-right: 20px; }

TD.table-title { padding-right: 5px; }
TD.table-title LABEL {  }
TD.table-title STRIKE {  }
TD.table-data { color: #1a5baf; padding-right: 20px; }
TD.table-data-last { color: #1a5baf; text-align: right; }

TABLE.search_result { width: 100%; }
TABLE.search_result TD { width: 50%; }
/*TABLE.search_result TD { vertical-align: top; }*/

TABLE.booking-detail { width: 100%; }
TABLE.booking-detail TD { width: 50%; }
TABLE.price-info { width: 100%; }

.table-data-last { white-space: nowrap; }

DIV.total-price-title { line-height:20px;
						margin-top: 0px;
						margin-bottom:10px;
						/*color:#0b5eb5;*/
						font-weight: bold;
						float: left;
						width: 200px;
						}
DIV.total-price { line-height:20px;
				  margin-top: 0px;
				  margin-bottom:10px;
				  color:#1a5baf;
				  font-weight: bold;
				  float: right;
				  width: 200px;
				  text-align:right
				}

.box_content_images { border-bottom:solid 1px #0b5eb5; margin-bottom:10px; padding-bottom: 5px; }
.box_content_images_main { float: left; width: 446px; height: 336px; overflow: hidden; }
.box_content_images_side { float: right; width: 216px; height: 336px; overflow: hidden; }

.vr { float: left; width: 446px; margin-top: 10px; margin-bottom: 10px; }
.vr A { display: block; margin-left: 14px; background-color: #153954; color: #D2D1D1; line-height: 24px; width: 446px; text-align: center; }
.vr A:hover { text-decoration: none; color:#B9024D; }

.more_pic { float: right; width: 216px; padding-top: 10px; }
.more_pic A { display: block;
			  margin-right: 14px;
			  background-color: #dddddd;
			  line-height: 24px;
			  width: 216px;
			  text-align: center;
			  -webkit-border-radius: 5px;
			  -moz-border-radius: 5px;
			  border-radius: 5px;
			  color: #000000;
			  }
.more_pic A:hover { text-decoration: none; color:#0b5eb5; }

TABLE.prices { width: 100%; }
TABLE.prices TH { text-align: center; background-color: #dddddd; }
TABLE.prices TD.price { font-weight: bold; border-left: solid 1px #dddddd; }
TABLE.prices TD { border-right: solid 1px #dddddd; border-bottom: solid 1px #dddddd; text-align: center; line-height: 20px; font-size: 11px; }

TABLE.yachts { width: 100%; }
TABLE.yachts TH { text-align: center; background-color: #153954; line-height: 20px; font-size: 11px; }
TABLE.yachts TD.yachts { font-weight: bold; text-align: left; padding-left: 5px; padding-right: 5px; border-left: solid 1px #153954; }
TABLE.yachts TD.price { text-align: right; padding-left: 5px; padding-right: 5px; }
TABLE.yachts TD { border-right: solid 1px #153954;
				  border-bottom: solid 1px #153954;
				  text-align: center;
				 }


/* YACH LIST (our fleet - yachts) */
DIV.wbm_yachtlist_modelkind{
	font-weight:bold;
	font-size:14px;
}

DIV.wbm_yachtlist_box{
	float:left;
	width:24%;
	text-align:center;
	margin-bottom:2px;
	min-height:120px;
}

DIV.wbm_yachtlist_image{}
DIV.wbm_yachtlist_info{}

.rare {float:right; margin-top:3px; background: #990000; border: solid 4px #990000;}
.periodic {float:right; margin-top:3px; background: #FFA500; border: solid 4px #FFA500;}
.realtime{float:right;; margin-top:3px; background: #4A9F94; border: solid 4px #4A9F94;}

option.rare{float:right; margin-top:1px; margin-left:3px; background: none; border: none; border-left: solid 8px #990000; width: 100%; }
option.periodic{float:right; margin-top:1px; margin-left:3px; background: none; border: none; border-left: solid 8px #FFA500; width: 100%; }
option.realtime{float:right; margin-top:1px; margin-left:3px; background: none; border: none; border-left: solid 8px #4A9F94; width: 100%; }

.rare BUTTON { cursor: pointer; }
.periodic BUTTON { cursor: pointer; }
.realtime BUTTON { cursor: pointer; }

h2.search-result { font-size: 18px !important; color: #6180bd !important; padding: 0px; margin-bottom: 10px; font-weight: 700; }
h2.search-result STRONG { font-size: 18px !important; }
h2.search-result A { color:#6180bd; font-size: 18px !important; text-decoration: none;}
h2.search-result A SPAN { font-weight: 400; font-size: 16px !important; color: #6180bd; } 

DIV.legend {}
DIV.legend_border {float:left; border: solid 1px black; margin-right: 5px;}
DIV.legend_border DIV {width:12px; height: 12px; line-height: 10px;}
DIV.legend_border DIV.legend_rare {background: #990000;}
DIV.legend_border DIV.legend_periodic {background: #FFA500;}
DIV.legend_border DIV.legend_realtime {background: #4A9F94;}

/* SMALL SEARCH */
DIV.wbm_ssf_box { max-width: 1024px; margin: auto; background: #105477; }
@media (min-width: 1024px){ DIV.wbm_ssf_box { padding: 15px;} }
@media (max-width: 1023px){ DIV.wbm_ssf_box { padding: 30px 15px;} }
LABEL.ssf { display: block; margin: 15px 0 5px 0; color: #FFF; }
DIV.title-ssf { color: #FFF;
				font-size: 18px;
				font-weight: bold;
				text-align: center;
				background: #105477;
				border-top-left-radius: 10px;
				border-top-right-radius: 10px;
				padding: 10px 0;
				position: absolute;
				left: 0;
				top: 0;
				width: 100%;
				font-style: italic;
				}
DIV.wbm_ssf_box DIV.title{ color: #FFF; font-size: 18px; font-weight: bold; text-align: center; font-style: italic;}
DIV.wbm_ssf_box SELECT { height: 40px;
						border: solid 1px #FFF;
						color: #222;
						font-size: 14px;
						width: 100%;
						border-radius: 5px;
						}
DIV.wbm_ssf_box #filter_year_id { width: 32%; }
DIV.wbm_ssf_box #filter_month_id { width: 32%; }
DIV.wbm_ssf_box #filter_date_id { width: 32%; }

DIV.wbm_ssf_box DIV.submit{margin-bottom:0px;margin-top:0px; }
DIV.wbm_ssf_box DIV.submit BUTTON { height: 40px;
									text-transform: uppercase;
									font-size: 14px;
									font-weight: bold;
									border: 1px solid #309ad4;
									border-radius: 10px;
									padding: 5px;
									-webkit-transition: all .2s; transition: all .2s;
									background-color: #309ad4;
									width: 100%;
									cursor: pointer;
									color: #fff;
									}  
DIV.wbm_ssf_box DIV.submit BUTTON:hover { background-color: #FFF !important; border: 1px solid #309ad4; color: #309ad4; }

DIV.wbm_ssf_box DIV.advancedsearch{margin-top:15px;margin-bottom:5px;}
DIV.wbm_ssf_box DIV.advancedsearch A { color: #309ad4; display: block; padding: 10px 0; }
@media (max-width: 599px) {
DIV.wbm_ssf_box DIV.advancedsearch A { color: #309ad4; display: block; padding: 10px 0; text-align: center; }	
}
DIV.wbm_ssf_box DIV.clear{display:none;}
DIV.wbm_ssf_box #wbm_ssf_box_clearAfterSubmit{}

/*contact form*/
.contactColumn { float: left; margin-bottom: 10px; margin-right: 20px;}
.contactColumn label { display: block; float: left; width: 100px; }
DIV.contactColumn INPUT { border: solid 1px #cccccc; font-size: 12px; width: 180px; }
DIV.contactColumn SELECT { border: solid 1px #cccccc; font-size: 12px; width: 180px; }

/* jCal Component CSS */
#calOne {
background:#e3e3e3;
padding:3px;
height:150px;
}

/* default dimensions and justification for each month including title */
.jCal {
	/* each day width + border-left + border-right */
	width:127px;
	height:21px;
	text-align:center;
	vertical-align:top;
	
}
/* default dimensions and justification for each month not including title */
.jCalMo {
	width:127px;		/* each day width + border-left + border-right */
	float:left;
	overflow:visible;
	height:100%;
	padding-right:1px;
	padding-left:1px;
	white-space:nowrap;
}
/* top month display block - i.e. January */
.jCal .month, .jCal .monthSelect, .jCal .monthName, .jCal .monthYear {
	line-height:16px;
	height:16px;
	text-align:center;
	vertical-align:bottom;
	font-family:Tahoma;
	font-size:8pt;
	color:#000000;
	cursor:pointer;
	float:left;
}
/* month name per calendar style - includes left/right padding and alignment */
.jCal .monthName {
	padding-left:2px;
	padding-right:2px; 
	text-align:right;
}
/* year per calendar style - includes left/right padding and alignment */
.jCal .monthYear {
	float:right;
	padding-left:2px;
	padding-right:2px;
	text-align:left;
}
/* hilight style for new month combobox pulldown for hover */
.jCal .monthSelect {
	background:#EEE url(https://www.booking-manager.com/wbm2/include/images/jcal/eeGrad2.gif) bottom repeat-x;
}
/* do not edit - this enables the new month combobox selector */
.jCal .monthSelector {
	position:absolute;
}
/* do not edit - this enables the new month combobox selector shadow for capturing auto-hide */
.jCal .monthSelectorShadow {
	position:absolute;
	background:#808080;
	padding:0px;
}
/* this is the hover for the month name */
.jCal .monthNameHover {
	background:#EDEDED url(https://www.booking-manager.com/wbm2/include/images/jcal/double-arrow-vert.gif) center left no-repeat;
	color:#808080;
}
/* this is the hover for the year */
.jCal .monthYearHover {
	background:#EDEDED url(https://www.booking-manager.com/wbm2/include/images/jcal/double-arrow-vert.gif) center right no-repeat;
	color:#808080;
}
/* this is the hover for the new month or year hover in the new combobox selection */
.jCal .monthSelectHover {
	background:#069;
	color:#FFF;
}
/* day block dimensions and style - for all day blocks */
.jCalMo .dow, .jCalMo .day, .jCalMo .pday, .jCalMo .aday, .jCalMo .overDay, .jCalMo .invday, .jCalMo .selectedDay {
	width:16px;
	font-family:Tahoma;
	font-size:8pt;
	color:#000000;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	border-left:1px solid #EEE;
	text-align:center;
	cursor:default;
	float:left;
}
/* day of week header specific style */
.jCalMo .dow {
	background:#EEE url(https://www.booking-manager.com/wbm2/include/images/jcal/eeGrad.gif) bottom repeat-x;
	border-bottom:0px;
}
/* actual calendar day default style */
.jCalMo .day, .jCalMo .invday {
	height:16px;
	text-align:center;
}
/* selectable calendar day specific style */
.jCalMo .day {
	cursor:pointer;
	background:#FFF;
}
/* blacked-out calendar day specific style */
.jCalMo .invday {
	color:#808080;
	background:#eeeeee;
	text-decoration:line-through;
}
/* previous and subsequent months calendar day specific style */
.jCalMo .pday, .jCalMo .aday {
	height:16px;
	background:#e3e3e3;
	color:#CCC;
}
/* selected day */
.jCalMo .selectedDay {
	color:#FFF;
	/* must use rgb() syntax for jquery.color.js compliance */
	background:rgb(0, 143, 214);
}
/* mouseover hilighted selectable day */
.jCalMo .overDay {
	color:#FFF;
	/* must use rgb() syntax for jquery.color.js compliance */
	background:rgb(0, 102, 153);
}
/* left month navigation button - no need to change */
.jCal .left {
	background:url(https://www.booking-manager.com/wbm2/include/images/jcal/left.gif) center center no-repeat;
	width:16px;
	height:16px;
	vertical-align:middle;
	cursor:pointer;
	float:left;
}
/* right month navigation button - no need to change */
.jCal .right {
	background:url(https://www.booking-manager.com/wbm2/include/images/jcal/right.gif) center center no-repeat;
	width:16px;
	height:16px;
	vertical-align:middle;
	cursor:pointer;
	float:right;
}
/* no need to change - this is for carousel opacity */
.jCalMask, .jCalMove {
	position:absolute;
	overflow:hidden;
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	box-shadow: none;
	cursor: not-allowed;
	opacity: 0.65;
	pointer-events: none;
}
#crew_number { width: 100px !important; }
.boat-detail { min-height: 680px; background-color: #FFF;}