#jamboSearchSection .banner-middle-section,
#share-section {
	display: none !important;
}
/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */

/* width 1 */
ul.booking-tabs a.s {
	background-position: -553px 0;
	width: 81px;
}
ul.booking-tabs a.s:hover {
	background-position: -553px -31px;
}
ul.booking-tabs a.s.current {
	background-position: -553px -62px;
}

/* width 2 */
ul.booking-tabs a.l {
	background-position: -248px -0px;
	width: 174px;
}
ul.booking-tabs a.l:hover {
	background-position: -248px -31px;
}
ul.booking-tabs a.l.current {
	background-position: -248px -62px;
}

/* width 3 */
ul.booking-tabs a.xl {
	background-position: 0 -0px;
	width: 248px;
}
ul.booking-tabs a.xl:hover {
	background-position: 0 -31px;
}
ul.booking-tabs a.xl.current {
	background-position: 0 -62px;
}

/* tab pane styling */
.section-container {
	border: none;
	position: relative;
}
.booking-panes {
	border-top: 0;
	font-size: 14px;
	background-color: #fff;
	/* float: left; */
	width: 100%;
}
.booking-panes .booking-pane {
	display: none;
	clear: both;
	padding: 20px 40px;
	/* overflow: hidden; */
}

/***** for booking *****/
.mt05 {
	margin-top: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mt40 {
	margin-top: 40px;
}
.mt0 {
	margin-top: 0px;
}
.mb0 {
	margin-bottom: 0px;
}
.mb05 {
	margin-bottom: 5px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb40 {
	margin-bottom: 40px;
}
.booking-wrap p {
	font-size: 12px;
}
#content-wrapper .booking-wrap .row .columns {
	overflow: visible;
}
#content-wrapper .row .columns.booking-heading .panel {
	background: #e364c1;
	background: var( --bougainvillea );
	padding: 20px 20px 30px;
}
.booking-wrap input.btn,
.booking-wrap input[type=text],
.booking-wrap input[type=password],
.booking-wrap textarea,
.form.custom .custom.dropdown.medium,
.booking-wrap .price-details span {
	font-size: 14px;
	font-weight: bold;
	color: rgba(0, 0, 0, 1);
}
#agentLoginFormWrapper label {
	font-weight: bold;
}

/*form.ng-dirty input.ng-invalid{background:rgba(199, 118, 118, 0.15)!important}*/
/* rgba(250, 5, 5, 0.15)*/

/**right border color
input.ng-invalid{border-right:6px solid var( --bougainvillea) !important ;}
*/
/* .btn-group.ng-invalid .btn,
input.ng-invalid, */
input.ng-invalid.ng-dirty,
input#bok_age_list.ng-invalid {
	background-color: #fcf2f3 !important;
	background-color: var( --error-color-light ) !important;
	border-color: #d0021b !important;
	border-color: var( --error-color ) !important;
}
.orangeErrmsg {
	color: #faa61a;
	color: var( --yellow-dark );
	font-size: 125%;
}

/*input.ng-valid{border-right:6px solid #759B75!important;}*/

/*.ng-pristine { border:1px solid Gold; }*/

/*form .ng-dirty.ng-valid { border:1px solid Green; }*/

/*form.ng-dirty .ng-invalid { border:1px solid Red!important; }*/
.errorList {
	padding: 12px;
	margin: 10px 0px;
	/* border-color: #d9d9d9; */
	background: #fcf2f3;
	background: var( --error-color-light );
	/* border: 1.25em; */
	border-radius: 4px;
	color: #d0021b;
	color: var(--error-color);
	border: 1px solid #d0021b;
	border: 1px solid var( --error-color );
}
.errorList:first-child {
	margin-top: 0;
}
.errorList .errorHeading {
	font-style: italic;
	color: #fff;
}
.errorList ul li {
	list-style: none
}

/*.ng-dirty.ng-valid ~ span.ok { color:green; display:inline; }
.ng-dirty.ng-invalid ~ span.ko { color:red; display:inline; }*/

#booking-section input[type=radio].no-custom,
#booking-section input[type=checkbox].no-custom {
	display: inline-block!important;
	margin: -4px 0px 0px 0px;
	cursor: pointer;
}
#booking-section .nocustomradiolabel {
	margin-right: 20px;
	cursor: pointer;
}
.booking-pane .innerform input.no-custom {
	vertical-align: middle;
}
#booking-section span.custom {
	display: none!important;
}
.booking-wrap input.btn,
.booking-wrap input[type=text],
.booking-wrap input[type=password],
.booking-wrap input[type="email"],
.booking-wrap textarea,
.form.custom .custom.dropdown.medium {
	-moz-border-radius: 6px;
	/* Firefox */
	
	-webkit-border-radius: 6px;
	/* Safari, Chrome */
	
	border-radius: 6px;
	/* CSS3 */
	
	background: #eff0f0;
	margin: 0;
}
.booking-wrap textarea {
	color: #535558;
	font-size: 12px;
	font-weight: normal;
}
form.custom .custom.dropdown.medium {
	max-width: 192px;
}
form.custom .custom.dropdown.medium-2 {
	max-width: 250px;
}
form.custom .custom.dropdown.medium-3 {
	max-width: 284px;
}
h2.heading-section {
	color: #fff;
	font-family: "FilsonPro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 45px;
}
#content-wrapper .row .columns form .row .row.collapse .column,
#content-wrapper .row .columns form .row .row.collapse .columns {
	padding: 0;
}

.booking-pane .selfHighlightErr * {
	/* color:#fff!important;
	display:inline!important; */
}

.tbl-listing {
	display: table;
	margin: 0 0 10px;
	width: 100%;
}

/* .booking-pane .tbl-listing label,.booking-pane .tbl-listing span{width:50%;} */
.booking-pane .tbl-listing .price-listing label,
.booking-pane .tbl-listing .price-listing span {
	width:auto;
}
.price-details {
	border-bottom: 1px dotted #000;
	border-top: 1px dotted #000;
	padding: 8px 0;;
	width: 100%;
	display: table;
	font-size: 18px;
}
#content-wrapper .row .booking-pane .columns .price-detailslabel {
	width:105px;
}
.note {
	font:normal 12px/16px Arial,
	Helvetica,
	sans-serif;
	margin:10px 0 10px;
}
.booking-wrap form.custom .custom.dropdown {
	font-size:14px;
	font-weight:bold;
	margin:0;
}
.orangebx {
	background:#e364c1;
	background:var( --bougainvillea );
	color:#fff;
	padding:10px;
}
.note-bx {
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}
form.custom .custom.dropdown {
	background:#eff0f0;
}
.min-height-2 {
	/* min-height:88px; */
	resize: none;
}
.min-height-3 {
	/* min-height:168px; */
	resize: none;
}

/*.min-width-55{min-width:55px;}
.min-width-75{min-width:75px;}*/
.btn-mid {
	width:165px;
}
.btn-mid-lrg {
	width:252px;
	/* height: 41px; */
	border: 0;
	color: #fff;
	display: block;
}
.section-container.accordion {
	margin-bottom:20px;
	overflow:hidden;
}
.section-container.accordion {
	-moz-border-radius: 6px;
	/* Firefox */
	-webkit-border-radius: 6px;
	/* Safari, Chrome */
	border-radius: 6px;
	/* CSS3 */
	background:#eff0f0;
	font-family: inherit;
	border: 1px solid #cccccc;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	color: rgba(0, 0, 0, 0.75);
	display: block;
	font-size: 0.875em;
	margin: 0 0 1em 0;
	padding: 0.5em;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.15s linear;
	-moz-transition: all 0.15s linear;
	transition: all 0.15s linear;
}
.section-container.accordion section {
	border:none;
	background:none;
	padding-top:2px!important;
}
.section-container.accordion section .content {
	background:none;
}
.section-container.accordion .title.accordion-tab {
	display: block;
	position: relative;
	top: 0;
	/*height: 2.3125em;*/
	margin-bottom: 0em;
	margin-top: 0px;
	padding: 0px;
	width: 100%;
	background: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 0.875em;
}

/*.section-container.accordion section.active .title.accordion-tab{
	background:url(../img/up-arrow.png) no-repeat right center;
}*/
.section-container.accordion .title.accordion-tab a,
.section-container .sub-head {
	font-size: 14px;
	font-weight: bold;
	color:#000;
}
.booking-wrap .tab-accordion-content.innerform input.btn,
.booking-wrap .tab-accordion-content.innerform input[type="text"],
.booking-wrap .tab-accordion-content.innerform input[type="email"],
.booking-wrap .tab-accordion-content.innerform textarea {
	background:#fff;
	font-size:12px;
	font-weight:normal;
	min-height:30px;
}
.booking-wrap input.btn {
	height:2.3125em;
	padding:0.5em;
	width:100%;
	line-height:.9
}
.booking-wrap .tab-accordion-content.innerform .custom.dropdown.medium {
	background:#fff;
}
.booking-wrap .tab-accordion-content.innerform textarea.min-height-2 {
	min-height:88px;
}
#content-wrapper .row.tab-section .columns .panel .summary-bx .content {
	padding:12px;
}
.row .row:before,
.row .row:after {
	clear:both;
}
.summary-bx .tbl-listing label {
	width:30%;
}

/*** for tab scroller **/
#tab-scroller {
	height:20px;
	position: absolute;
	top:37px;
	left:0px;
	width:100%;
}
#tab-scroller #tab-scroller-left,
#tab-scroller #tab-scroller-right {
	float:left;
	margin:0 5px;
	width:35px;
	height:20px;
	background:#e364c1;
	background:var( --bougainvillea );
	-moz-border-radius: 3px 3px;
	/* Firefox */
	-webkit-border-radius: 3px 3px;
	/* Safari, Chrome */
	border-radius: 3px 3px;
	/* CSS3 */
}
#tab-scroller #tab-scroller-left span,
#tab-scroller #tab-scroller-right span {
	display:block;
	width:100%;
	height:16px;
	margin:1px auto;
	cursor:pointer;
}
#tab-scroller #tab-scroller-mid {
	margin:0 0px;
	background:#ededee;
	float:left;
	height:20px;
	width:calc(100% - 90px);
	-moz-border-radius:3px 3px;
	/* Firefox */
	-webkit-border-radius: 3px 3px;
	/* Safari, Chrome */
	border-radius: 3px 3px;
	/* CSS3 */
}
.choice-list li {
	list-style-position: outside;
	margin-left:15px;
}
ul.booking-tabs a.current span {
	width:80px;
	height:11px;
	background:#e364c1;
	background:var( --bougainvillea );
	margin:15px auto 0;
	display:block;
	position:relative;
	z-index:99;
	-moz-border-radius: 3px 3px;
	/* Firefox */
	-webkit-border-radius: 3px 3px;
	/* Safari, Chrome */
	border-radius: 3px 3px;
	/* CSS3 */
}
form.custom .custom.radio.checked:before {
	top:0;
	left:0;
}

/*** for tab scroller end **/
.page-template-page-booking-php #content-wrapper {
	margin-top:300px;
}

/**booking login*/
#agentLoginFormWrapper .form-submit-btn {
	width:auto;
}
#agentLoginFormWrapper .form-submit-btn[disabled] {
	background:#E7E2E0;
}

/** booking login end **/
.row.footerbutttons {
	margin: 15px 0px 0px 0px;
	/*border-top: 1px solid #CCC;*/
	padding-top: 15px; 
}
#bok-pane-five table {
	border:none;
	width:400px;
	max-width:100%;
}
#bok-pane-five table thead {
	background: none;
}
#bok-pane-five th {
	text-align: left;
	vertical-align: top;
	padding:0;
	white-space: normal;
	overflow: hidden;
	word-wrap: break-word;
	text-overflow: ellipsis;
}
#bok-pane-five tr {
	background: none;
}
#bok-pane-five tr.odd {
	background: #EDEDEE;
}
#bok-pane-five td {
	padding:0;
	white-space: normal;
	overflow: hidden;
	word-wrap: break-word;
	text-overflow: ellipsis;
	vertical-align: top;
	padding:3px 1px 3px 1px;
}
#bok-pane-five .tdone {
	width:16%;
	padding-right:1%;
}
#bok-pane-five .tdtwo {
	width:11%;
	padding-right:5.3%
}
#bok-pane-five .tdthree {
	width:9.96%;
	padding-right:2.3%
}
#bok-pane-five .tdfour {
	width:9.96%;
	padding-right:2.3%
}
#bok-pane-five .tdfive {
	width:10.67%;
}
#bok-pane-five .tdsix {
	width:10.67%;
}
#bok-pane-five .pad-60 {
	padding-left:5.3%;
}
#bok-pane-five .pad-30 {
	padding-left:5.3%;
}
#bok-pane-five th.tdone,
#bok-pane-five th.tdtwo,
#bok-pane-five th.tdthree #bok-pane-five th.tdfour,
#bok-pane-five th.tdfive,
#bok-pane-five th.tdsix {
	padding-bottom: 15px;
}
td.klass {
	font-weight: bold;
}
.wordwrap {
	white-space: normal;
	overflow: hidden;
	word-wrap: break-word;
	display: block;
	text-overflow: ellipsis;
}

#bookingapp,#booking-section{
	width: 100%;
	/* float: left; */
}
/* th.tdone span.wordwrap{width:35px;} */
#bok-tab-price.current {
	background:#e364c1;
	background:var( --bougainvillea );
	color:#FFF!important;
}
#bok-pane-five hr {
	border-color:#000;
}
#bok-pane-five table#classed {
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
#bok-pane-five table#classed th {
	vertical-align: bottom;
	padding:5px;
}
#bok-pane-five table#classed tbody td {
	padding:7px 5px 5px;
}

/* .notes strong,.surcharge strong{display:block; padding-top: 15px;} */
p.fontsize22 {
	font-size:22px;
}
.bookingWrapper .tabmenu.steps {
	width: 100%;
	border-bottom: 0px;
	/* top: -55px; */
	
}
.bookingWrapper .steps.tabmenu .nav-tabs {
	border-bottom: 0px;
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	overflow: hidden;
}
.bookingWrapper .steps.tabmenu .nav-tabs a {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	height: 48px;
	
	white-space: nowrap;
	width: 100%;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	font-family: 'FilsonPro', serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.29;
	color: #fff;
	color: var( --whites-white );
	text-decoration: none;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
}


.bookingWrapper .steps.tabmenu .nav-tabs a:after { 
	content: " "; 
	display: block; 
	width: 0; 
	height: 0;
	border-top: 25px solid transparent;           /* Go big on the size, and let overflow hide */
	border-bottom: 25px solid transparent;
	border-left: 9px solid #4750a0;
	border-left: 9px solid var( --dark-blue-light );
	position: absolute;
	top: 50%;
	margin-top: -25px; 
	left: 100%;
	z-index: 2;
}
.bookingWrapper .steps.tabmenu .nav-tabs a:before { 
	content: " "; 
	display: block; 
	width: 0; 
	height: 0;
	border-top: 25px solid transparent;           /* Go big on the size, and let overflow hide */
	border-bottom: 25px solid transparent;
	border-left: 9px solid white;
	position: absolute;
	top: 50%;
	margin-top: -25px; 
	margin-left: 1px;
	left: 100%;
	z-index: 1;
}  

.bookingWrapper .tabmenu a span {
	margin-right: 10px;
	height: 32px;
	width: 32px;
	display: inline-block;
	text-align: center;
	line-height: 28px;
	vertical-align: middle;
	border-radius: 50%;
	border: 1px solid #fff;
	color: #fff;
}

.bookingWrapper .tabmenu .nav a {
	background-color: #4750a0;
	background-color: var( --dark-blue-light );
	color: #fff;
	color: var( --whites-white );
	padding-left: 10px;
	padding-right: 10px;
}

.bookingWrapper .tabmenu .nav a.active {
	background-color: #1b1464;
	background-color: var( --dark-blue );
	color: #fff;
	color: var( --whites-white );
}

.bookingWrapper .steps.tabmenu .nav-tabs a.active:after { 
	border-left-color: #1b1464;
	border-left-color: var( --dark-blue );
}

.bookingWrapper .tabmenu .nav a.active ~ a {
	background-color: #e6e5df;
	background-color: var( --limestone-dark );
	color: #6d7174;
	color: var( --half-dark-grey );
}

.bookingWrapper .steps.tabmenu .nav-tabs a.active ~ a:after {
	border-left-color: #e6e5df;
	border-left-color: var( --limestone-dark );
}

.bookingWrapper .tabmenu .nav a.active ~ a span {
	border: 1px solid #6d7174;
	border: 1px solid var( --half-dark-grey );
	color: #6d7174;
	color: var( --half-dark-grey );
}

.bookingWrapper .steps.tabmenu li a label{
	top: 3px;
}

.booking-panes.tab-content {
	padding: 46px 9px 58px;
}
.booking-panes.tab-content .row{
	position: relative;
}
.booking-panes .req-note{
	/* margin-top: -10px; 
	top: -45px;*/
	top:0;
}
.booking-panes .active .booking-pane {
	display: block;
	padding: 0;
}
.booking-panes .bootstrap-select {
	position: relative;
}
.booking-panes .caret {
	display: none;
}
.booking-panes .btn:focus {
	outline: 0 !important;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.booking-panes .dropdown-menu {
	font-size: 16px;
}
.booking-panes .dropdown-menu.show  .dropdown-menu {
	display: block;
}
.booking-panes .dropdown-menu > li > a {
	padding:8px 20px 8px 10px;
	display: block;
	color: #222;
}
.booking-panes .bootstrap-select .btn {
	padding-right: 25px;
	/* background-color: #FFF; */
	background-repeat: no-repeat;
	background-position: right 10px center;
	-webkit-background-size: 16px;
	-o-background-size: 16px;
	background-size: 16px;
	/* background-color: #ddd; */
	/* background-image: url("../images/dropArrow.png"); */
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='%231B1464' fill-rule='evenodd' d='M11.333 6H13l-5 6-5-6h5z'/%3E%3C/svg%3E");
	/* height: 41px; */
	/* line-height: 21px; */
	overflow: hidden;
	display: block;
	white-space: nowrap;
	/* padding: 10px 35px 10px 10px; */
	margin-bottom: 0;
	right: 0;
	color: #333;
	color: var( --dark-grey );
	font-weight: 500;
	font-size: 16px;
	border: solid 1px #c7c8ca;
	font-family: 'ProximaNova', sans-serif;
	border-radius: 2px;
}

.booking-panes .bootstrap-select .btn span.filter-option {
	overflow: hidden;
	display: block;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.booking-panes .bootstrap-select .btn:hover {
	box-shadow: none;
	-webkit-transform: none;
	transform: none;
}

.booking-panes .bootstrap-select .btn:focus {
	border-color: #53534f;
}

.booking-panes .bootstrap-select .btn:after {
	content: none;
}
.booking-panes .open.bootstrap-select .btn {
	/* background-color: #f2f2f2;
	background-image: url("../images/dropArrowGreen.png");
	color: #888; */
}
.booking-panes .bootstrap-select.btn-group .dropdown-menu li.selected a {
	color: #1b1464;
	color: var( --dark-blue );
}
.orange-error-wrapper ul {
	padding: 10px;
	padding-right: 0;
}

.orange-error-wrapper .errorList ul {
	padding: 0;
}

.orange-error-wrapper ul li {
	padding-left: 15px;
	position: relative;
	line-height: 1.2;
}
.orange-error-wrapper ul li:before {
	width: 6px;
	height: 6px;
	content: "";
	position: absolute;
	left: 0;
	top: 5px;
	background: #d0021b;
	background: var(--error-color);
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.orange-error-wrapper ul li+li {
	margin-top: 8px;
}
.footerbutttons a{
	/* min-width: 100px;
	font-size: 14px;
	padding: 10px 20px 8px;
	line-height: 1;
	text-transform: uppercase; */
	min-height: 40px;
}
.footerbutttons a.clickPrevious{
	/* font-size: 18px;
	padding: 0 0 0 12px;
	line-height: 32px;
	position: relative; */
	padding-left: 20px;
}
.footerbutttons a.clickPrevious:before{
	position: absolute;
	content: "";
	width: 16px;
	height: 16px;
	top: 50%;
	left: 0;
	transform: translateY(-50%) rotate(-180deg);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	/* background-image: url("../images/goBack@2x.png"); */
	background-image: url("../content/img/chevron-right-bold.svg");
	margin-top: -1px;
}
.footerbutttons a.clickPrevious .glyphicon:before{
	content: "";
	font-size: 12px;
}
.priceList label{
	color: #bb3d96;
	color: var( --bougainvillea-dark );
	width: auto;
	/* float: left; */
}
.price-details span{
	float: right;
}
.price-details .list-row{
	/* float: left; */
	width: 100%;
}
.bookingWrapper .steps.tabmenu .nav-tabs > li{
	/* font-size: 0; */
	/* float: left; */
	background-color: #e6e5df;
	background-color: var( --limestone-dark );
	font-family: 'FilsonPro', serif;
	font-size: 14px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.29;
	letter-spacing: normal;
	color: #6d7174;
	color: var( --half-dark-grey );
}

.hasBorder .border-top { border-top-width: 0 !important;}
.hasBorder + .hasBorder .border-top{
	border-top-color: #c7c8ca !important;
	border-top-color: var( --border-grey ) !important;
	border-top-width: 1px !important;
	margin-top: 15px;
	padding-top: 30px;
}
.bookingWrapper .bookresult{
	/* font-size: 20px; */
}
.bookingWrapper .bookresult td{
	width: auto;
	vertical-align: top;
}
.bookingWrapper .infonote{
	display: inline-block;
	padding-bottom: 0;
	width: auto;
	/* float: left; */
}
.bookingWrapper .infonote img{
	vertical-align: -1px;
	margin-right: 2px;
}
.bookingWrapper .tabmenu.steps li a{
	/* background: #FFF; */
} 
.bookingWrapper .steps li:last-child a:after{
	position: absolute;
	
}
.bookingWrapper .control--checkbox.fullwidth {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-size: 1.1428571429rem;
	font-weight: 500;
	line-height: 1.25;
	letter-spacing: normal;
	color: #333;
	color: var( --dark-grey );
	position: relative;
	padding: .3571428571rem 10px .3571428571rem 1.6428571429rem;
	cursor: pointer;
}

.bookingWrapper .checkboxfix{
	/* cursor: default; */
	cursor: pointer;
}

.bookingWrapper .control--checkbox.fullwidth .control__indicator {
	position: absolute;
	left: 0;
	padding: 0;
}

.bookingWrapper .control--checkbox.fullwidth .control__indicator:before {
	left: 0;
	top: 2px;
}

.bookingWrapper .control--checkbox.fullwidth .control__indicator:after {
	left: 5px;
	top: 3px;
}

.control--checkbox .checkboxfix{
	cursor: pointer;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;	
}

span.infoi{
	/* padding-left: 24px; */
	position: relative;
	font-size: 16px;
}
span.infoi:before{
	content: "";
	width: 32px;
	height: 32px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url("../content/img/svg/dark-info-icon.svg");
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	/* position: absolute; */
	display: inline-block;
	margin-right: 8px;
}
.steps .step-four a span{
	line-height: 25px;
}
.steps li:last-child a:after, .steps li.active:last-child a:after{
	right: -16px;
}

.booking-form .col-sm-1, .booking-form .col-sm-2, 
.booking-form .col-sm-3, .booking-form .col-sm-4, 
.booking-form .col-sm-5, .booking-form .col-sm-6, 
.booking-form .col-sm-7, .booking-form .col-sm-8, 
.booking-form .col-sm-9, .booking-form .col-sm-10, 
.booking-form .col-sm-11, .booking-form .col-sm-12 {
	float: none; 
	display: inline-block;
	/* margin: 0 -3px 0 0; */
}
.booking-form .col-sm-5, .booking-form .col-sm-6 {
	vertical-align: top;
}
.errorListInvalid {
	margin: 0;
	border-radius: 0;
	color: #d0021b;
	color: var( --error-color );
	bottom: -18px;
	position: absolute;
	display: block;
	font-weight: 500;
	background-color: transparent;
	padding:0;
}

@media (min-width: 1024px) {
	#ui-datepicker-div {
		position: absolute;
		top: 406px!important;
	}
}
@media (min-width: 768px) and (max-width:1024px) {
	ul.booking-tabs a {
		/*  width: 114px; */
		min-width: 114px;
		font-size: 18px;
	}
	/*#tab-scroller{width:590px;}
}*/
ul.booking-tabs a.current span {
	width: 45px;
}
.booking-wrap .form2 .row .large-1 {
	width: 16%;
}
.booking-wrap .form2 .row .large-2 {
	width: 40%;
}
.booking-wrap .form2 .row .large-3 {
	width: 33%;
}
.booking-wrap .form2 .row .large-9 {
	width: 66%;
}
.booking-wrap .form2 .row .large-5 {
	width: 50%;
}
.booking-wrap .form2 .row .large-6 {
	width: 60%;
}
.booking-wrap .form2 .row .large-7 {
	width: 100%;
}
.booking-wrap .form2 .row.innerform .large-6 {
	width: 50%;
}
}
@media (max-width: 967px) {
	ul.booking-tabs a {
		/*width:114px; */
		
		font-size: 18px;
	}
	/*#tab-scroller{width:590px;}
	#tab-scroller #tab-scroller-mid{width:400px;}
	#tab-scroller #tab-scroller-left, #tab-scroller #tab-scroller-right{width:25px;}*/
	ul.booking-tabs a.current span {
		width: 45px;
	}
}

/*Pad*/
ul.booking-tabs li.toright {
	float:right;
}
@media (max-width:1023px) {
	/*   ul.booking-tabs li {
		width: 19%;
		margin-right: 1%!important;
	}
	ul.booking-tabs li.toright {
		margin-left: 1%!important;
		margin-right: 0!important;
	}
	ul.booking-tabs a {
		width: 100%;
	} */
	#tab-scroller #tab-scroller-mid {
		width: calc(100% - 70px);
	}
	#tab-scroller #tab-scroller-left,
	#tab-scroller #tab-scroller-right {
		width: 25px;
	}
	
	.bookingWrapper .steps.tabmenu .nav-tabs,.bookingWrapper .tabmenu .nav li.active > a,.bookingWrapper .tabmenu .nav li.active > a:hover{
		font-size: 16px;
	}
	.bookingWrapper .tabmenu.steps li a{
		font-size: 16px;
		/* float: left; */
		width: 100%;
	}
	
	.booking-panes .req-note{
		position: static;
		padding-left: 40px;
		/* margin-top: 20px; */
		display: inline-block;
	}
}
@media all and (max-width: 767px){
	.col-xs-12+.col-xs-12{
		margin-top: 8px;
	}
}
@media (min-width: 480px) and (max-width: 979px) {
	.booking-wrap .form2 .row .large-1 {
		width: 15%;
	}
	/*for phone and ipad vertical 10%*/
	.booking-wrap .form2 .row .large-2 {
		width: 44%;
	}
	/*33%*/
	.booking-wrap .form2 .row .large-3 {
		width: 33%;
	}
	.booking-wrap .form2 .row .large-9 {
		width: 66%;
	}
	.booking-wrap .form2 .row .large-5 {
		width: 50%;
	}
	.booking-wrap .form2 .row .large-6 {
		width: 60%;
	}
	.booking-wrap .form2 .row .large-7 {
		width: 100%;
	}
	.booking-wrap .form2 .row.innerform .large-6 {
		width: 50%;
	}
	.booking-wrap .orange-error-wrapper {
		width: 100%;
	}
}
@media (min-width: 1025px) {
	.booking-wrap .form2 .row .large-1 {
		width: 16%;
	}
	.booking-wrap .form2 .row .large-2 {
		width: 32%;
	}
	.booking-wrap .form2 .row .large-3 {
		width: 25%;
	}
	.booking-wrap .form2 .row .large-9 {
		width: 66%;
	}
	.booking-wrap .form2 .row .large-5 {
		width: 50%;
	}
	.booking-wrap .form2 .row .large-6 {
		width: 60%;
	}
	.booking-wrap .form2 .row .large-7 {
		width: 100%;
	}
	.booking-wrap .form2 .row.innerform .large-6 {
		width: 50%;
	}
}

/*Phone*/
@media (max-width: 480px) {
	/*.page-template-page-booking-php #booking-wrap{width:1280px;max-width:1280px; margni:0 auto;}*/
	.page-template-page-booking-php #booking-wrap {
		width: 100%;
		max-width: 1280px;
		margin: 0 auto;
	}
	/*ul.booking-tabs a {
		width:98%;
	}
	ul.booking-tabs li{width:25%;}*/
	.row.footerbutttons .btn-mid {
		width: 30%;
	}
}
@media (max-width: 568px) {
	#bok-pane-five table {
		border: none;
		width: 100%;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	}
	#bok-pane-five .tdone {
		width: 16%;
		padding-right: 0%;
	}
	#bok-pane-five .tdtwo {
		width: 8.8%;
		padding-right: 0%
	}
	#bok-pane-five .tdthree {
		width: 9.96%;
		padding-right: 0%
	}
	#bok-pane-five .tdfour {
		width: 9.96%;
		padding-right: 0%
	}
	#bok-pane-five .tdfive {
		width: 10.67%;
	}
	#bok-pane-five .tdsix {
		width: 10.67%;
	}
	#bok-pane-five .pad-60 {
		padding-left: 10%;
	}
	#bok-pane-five .pad-30 {
		padding-left: 0%;
	}
	th.tdone span.wordwrap {
		width: 35px;
	}
}

/**** for booking end  ***/

@media screen and (max-width: 479px) {
	#bok-pane-five .pad-60 {
		padding-left: 7.67%;
	}
	#bok-pane-five .pad-30 {
		padding-left: 3.3%;
	}
}
@media screen and (max-width: 480px) {
	ul.booking-tabs li {
		width: 100%;
		height: auto;
		margin: 0!important;
	}
	#tab-scroller {
		display: none;
	}
	ul.booking-tabs li a {
		border-radius: 0;
		-webkit-border-radius: 0;
	}
	ul.booking-tabs li a.current span {
		display: none;
	}
	ul.booking-tabs li a.current:hover,
	ul.booking-tabs li a.current {
		height: auto;
	}
	#bok-pane-five table {
		width: 100%;
	}
	
	.booking-panes.tab-content { padding-top: 0; }
	/* .right-sec-row + .bookingWrapper .booking-panes.tab-content { padding-top: 46px; }   */
	
}


/*June 17 2017*/
.booking-panes.tab-content {
	padding: 20px;
	min-height: 510px;
}
.booking-form.form2 {
	position: relative;
	/* top: -30px; */
	
}

/*added on august 31, 2020 for apollo*/

.bootstrap-select.btn-group .dropdown-menu.open {
	width: 300px;
	max-height: 200px !important;
	padding: 0;
}

.bootstrap-select.btn-group .dropdown-menu.open > .dropdown-menu {
	max-height: 200px !important;
	padding-top: 5px;
	padding-bottom: 5px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
	margin-top: 0;
	right: 10px;
}

.requiremsg[style="visibility:hidden;"],
.requiremsg[style="visibility:hidden;"] {
	display: none;
}

@media all and ( max-width: 767px ) {
	.booking-form div[style="visibility:hidden;"] {
		display: none;
	}
}
@media all and ( max-width: 575px ) {
	.booking-form .col-12 + .col-12 {
		margin-top: 20px;
	}
}
[ng-model="noseats"] {
	position: absolute;
}

.booking-panes .tab-pane {
	/* padding: 10px; */
	padding-top: 20px;
	padding-bottom: 20px;
}

@media all and ( max-width: 767px ) {
	.booking-panes .tab-pane {
		padding-top: 0;
	}
}

.booking-form .mb30 .fullwidth {
	padding-left: 10px;
	padding-right: 10px;
}

.inputform .intl-tel-input {
	width: 100%;
}

.inlineinput .inputform {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.col-12.bookform1 .row {
	margin-bottom: 20px;
}

.col-12.bookform1 h3 {
	margin-bottom: 8px;
}

.select-room .ttllabel {
	font-family: "ProximaNova",sans-serif;
	font-size: .8571428571rem;
	font-weight: 700;
	color: var( --half-dark-grey );
	letter-spacing: 0.4px;
	text-transform: uppercase;
}

.ainfonote {
	margin-left: 8px;
	pointer-events: none;
}

h4.h3 {
	margin-bottom: 8px;
}

.inputform textarea {
	height: auto;
	padding-left: 8px;
	padding-right: 8px;
}

hr {
	margin-top: 15px;
	margin-bottom: 15px;
	border: 0;
	border-top: 1px solid #eee;
}

.bookresult {
	font-size: 16px;
}

.selfHighlightContainer {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-size: 1.1428571429rem;
	font-weight: 500;
	line-height: 1.25;
	letter-spacing: normal;
	color: var( --dark-grey );
	position: relative;
	padding: .3571428571rem 2.1428571429rem .3571428571rem 1.6428571429rem;
	cursor: pointer;
}

.selfHighlightContainer .control__indicator {
	position: absolute;
	left: 0;
	padding: 0;
}

.selfHighlightContainer .control__indicator:before {
	left: 0;
	top: 2px;
}

.selfHighlightContainer .control__indicator:after {
	left: 5px;
	top: 3px;
}

.dynamic_data .ttllabel {
	font-weight: 700;
}

@media all and ( max-width: 575px ) {
	
	.dynamic_data .col-sm-6 + .col-sm-6 {
		margin-top: 8px;
	}
	.row .col {
		flex: 100%;
	}
	
	.row .col + .col {
		margin-top: 8px;
	}
	
	.dynamic_data .tbl-listing.lbw30 .col-sm-6 + .col-sm-6 {
		margin-top: 0;
	}
	
	.dynamic_data .tbl-listing.lbw30 .row ~ .row {
		margin-top: 8px;
	}
	
	.mrg-top-20.d-flex.align-items-center {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

.loadingscreen {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:10000;
	background-color:#6d7174;
	background-color:rgba( 70, 70, 70, 0.2 );
}

.loadingscreen .loading-circle {
	transform: translate(-50%, -50%);
	position: absolute;
	left: 50%;
	top: 50%;
	width: 60px;
	height: 60px;
}

a.booking-tab label {
	cursor: pointer;
	pointer-events: none;
}

#booking-section {
	min-height: 558px;
	background-color: #fff;
}

.agent-temp {
	display: none !important;
}

@media all and ( max-width: 767px ) {
	#booking-section {
		min-height: 200px;
	}
}
