body #container .booking-button * {
	font-family:inherit!important;
}
body #container #booking-button-title {
	border:0px solid!important;
}
body #container .booking-button .static-booking-content *,
body:not(.cbis-template) #cb-ui-datepicker-div *,
body:not(.cbis-template) #cb-ui-datepicker-div :after,
body:not(.cbis-template) #cb-ui-datepicker-div :before,
body:not(.cbis-template) .cb-popout-content * {
	transition: all 0.15s ease-in-out;
}
#area-a {
    display: block;
    margin-bottom: 20px;
    float: left;
}

body #container .cbis-menu {
    display: inline-flex;
    margin-bottom: 10px;
    flex-wrap: wrap;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid;
    width: 100%;
}
.cp_cal_trig_from:after { position:relative; }
body:not(.cbis-template) #container #wrap .booking-button.cbis-booking-block:not(.cbis-shortcut-widget) div.static-booking-content .cbis-widget .cp_cal_trig_from:after {
	content: "R";
	position:absolute;
	right:10px;
	top: 4px;
	bottom:0;
	box-sizing:content-box;
	display:flex;
	justify-content:flex-end;
	align-items:center;
	font-size: 26px;
	background-color: transparent!important;
	font-family: "web-icons-1";
}
body #container .cbis-menu li.basket-widget-count-1 {
    min-width: 100%;
    width: 100%;
}

body #container .static-booking-content .cbis-menu li.basket-widget-count-2 {
    min-width: 50%;
    width: 50%;
    border: 0px solid!important;
}
body #container .static-booking-content .cbis-menu li.basket-widget-count-2:nth-of-type(2) {
    border-left: 1px solid!important;
}
body #container .static-booking-content .cbis-menu li.normal-widget {
    border-left: 0px solid!important;
    border-right: 1px solid!important;
    border-bottom: 0px solid!important;
}
body #container .static-booking-content .cbis-menu li a {
	padding-left:0;
}
body #container .static-booking-content .cbis-menu li.normal-widget:nth-last-child(1) {
    border-left: 0px solid!important;
    border-right: 0px solid!important;
}

body #container .cbis-menu li {
    flex: auto;
    margin-bottom: 10px;
    height: auto;
    line-height: 2.2em;
    border: 1px solid;
}

body #container .cbis-menu li a > span {
    font-size: 150%;
    width: 100%;
    display: block;
}

body #container .cbis-menu li:not(:last-child):not(.basket-widget-count-2:nth-child(2)):not(.basket-widget-count-1:nth-child(1)) {
    border-right: none;
}

body #container .booking-button .cbis-menu li.active,
body #container .booking-button .cbis-menu li:hover {
    background-color: rgba(0, 0, 0, 0.3);
    /* border-color: transparent!important; */
}


/* 
------------------------------------------
Her kommer BOOKING CBIS Online3
------------------------------------------ */

/* BOOKING ICONS */
body #container .cbis-menu li {
    font-size: 32px;
    height: 1.1em;
}

body #container .cbis-menu li a > span,
body #container .booking-button .icons {
    font-family: "Booking-font" !important;
    font-size: 32px !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1.35em !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 0 !important;
    height: 100%;
}

body #container .cbis-menu li {
    /* border-color: rgba(0, 0, 0, 0.2) !important; */
    /* border-left: 1px solid; */
    /* border-bottom: 1px solid; */
    /* border-right: 1px solid !important; */
}

body #container .cbis-menu li:not(.active):not(:hover) {
    /* border: 1px solid  !important; */
}

body #container .cbis-menu li:nth-last-child(1),
body #container .cbis-menu li.tab_cb3-my_page {
    border-right: 1px solid !important;
}

body.cbis-menu li.tab_cb3-basket.basket-widget-count-2 {
    border-right: 0px solid;
    border-top: 1px solid rgba(0, 0, 0, 0.2) !important;
}

body #container .cbis-menu li.basket-widget-count-1 {
    border-right: 0px solid;
    border-bottom: 0px solid;
    border-top: 1px solid rgba(0, 0, 0, 0.2) !important;
    border-left: 0px solid;
}

body #container .cbis-menu li.tab_cb3-my_page.basket-widget-count-2 {
    border-right: 0px solid!important;
    border-top: 0px solid !important;
}

body #container .cbis-menu li:nth-last-child(1) {
    border-right: 1px solid;
}

body #container .cbis-menu li {
    margin-bottom: 0px;
    line-height: 0;
}

body #container #booking-button-price {
    line-height: 1.8em;
    max-height: 100%;
    position: relative;
    display: block;
    float: left;
    font-size: 100%;
    font-weight: normal;
    font-family: Arial, tahoma!important;
}

body #container #booking-button-shopping-icon.icons {
    font-size: 150% !important;
    line-height: 1.5em !important;
    max-height: 100%;
    position: relative;
    display: block;
    float: left;
}

/* WIDGET CBIS SETTINGER */

body:not(.cbis-template) #container #wrap .cbis-widget .cb_hd h4,
body:not(.cbis-template) #container #wrap .cbis-widget .cb_form_row.cb_ac_section_showon_list > strong{
    display: none!important;
}
body:not(.cbis-template) #container #wrap .cbis-widget {
    /* border: 1px solid rgba(0, 0, 0, 0.2) !important; */
    width: 100%;
    /* padding-bottom: 15px; */
}
body:not(.cbis-template) #container #wrap .cbis-widget * {
    font-size: 15px!important;
    text-align:left;
    box-sizing: content-box;
}
body:not(.cbis-template) #container #wrap .booking-button:not(.cbis-booking-block) .cbis-widget * {
    font-size: 14px!important;
    text-align:left;
    box-sizing: content-box;
}

body:not(.cbis-template) #container #wrap .cbis-widget #cb-accommodation-roomselector span {
	background-color:transparent!important;
	padding: 0!important;
	width: 100%;
}
body:not(.cbis-template) #container #wrap .cbis-widget #Citybreak_flight_bookingform h3 {
    font-size: 13px!important;
    text-align:left;
}
body:not(.cbis-template) #container #wrap .cbis-widget #Citybreak_flight_bookingform .cb-cell-title > div {
    font-size: 12px!important;
    text-align:left;
    text-transform:initial;
}
body:not(.cbis-template) #container #wrap .cbis-widget a.cb_ferry_form_vehicle_delete {
    display:block;
    text-align: center;
    line-height: 1.5em;
    position: relative;
    width: 100%;
    z-index: 10;
}
body:not(.cbis-template) #container #wrap .cbis-widget a#cb_ferry_form_vehicle_add {
	font-size: 11px!important;
	text-transform:uppercase;
	margin-top: 0.5em!important;
	display:inline-block;
	text-align:right;
}
body:not(.cbis-template) #container #wrap .cbis-widget a.cb_ferry_form_vehicle_delete > span {
	font-size: 11px!important;
	line-height:0em!important;
	display: inline-block;
	vertical-align: top;
	position: absolute;
	top: -22px!important;
	right: 21px;
	width: 15px!important;
	height: 15px!important;
	/* border-radius: 50%!important; */
	/* overflow: hidden; */
	text-align: center;
}
body:not(.cbis-template) #container #wrap .cbis-widget a.cb_ferry_form_vehicle_delete > span:after {
	content:"T";
	font-family: "web-icons-2";
	text-transform: uppercase;
	font-size: 10px;
	line-height: 1.6em;
	width: 16px;
	display: inline-block;
	height: 16px;
	text-align: center;
	border-radius: 50%;
	padding-top: 1px;
	padding-left: 2px;
}
body:not(.cbis-template) #container #wrap .cbis-widget .cb_ex_label,
body:not(.cbis-template) #citybreak_basket_compactbasket_widget .cb_hd h4 span.cb_lbl {
    display:block;
    padding: 15px!important;
    font-size: 18px!important;
    line-height:1.2em;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 5px;
    border: 1px solid;
    /* width: 100%; */
    font-family: inherit!important;
}
body:not(.cbis-template) #container #wrap .booking-button:not(.cbis-booking-block) .cbis-widget .cb_ex_label,
body:not(.cbis-template) .booking-button:not(.cbis-booking-block) #citybreak_basket_compactbasket_widget .cb_hd h4 span.cb_lbl {
    display:block;
    padding: 15px!important;
    font-size: 18px!important;
    line-height:1.2em;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 5px;
    border: 1px solid;
    /* width: 100%; */
    font-family: inherit!important;
    text-align: center!important;
}
body:not(.cbis-template) #container #wrap .cbis-widget .cb_hd {
 	border-radius: 5px;
 }
body:not(.cbis-template) #container #wrap .cbis-widget input[type=text],
body:not(.cbis-template) #container #wrap .cbis-widget select {
    /* width: 100%!important; */
    padding: 0 0.5em!important;
    height: 2em!important;
    position: relative;
    margin-bottom: 0;
}
body:not(.cbis-template) .Citybreak_SidebarBox.Citybreak_Search .cb_date_input {
	position: relative;
}

body:not(.cbis-template) #container #wrap .cbis-widget .cb_date_input > a {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	/* display: block; */
	/* max-width: 100%; */
}
body:not(.cbis-template) #container #wrap .cbis-widget .cb_col_left,
body:not(.cbis-template) #container #wrap .cbis-widget .cb_col_right {
    width: calc(50% - 1em);
    float:left;
    /* display: inline-block; */
}
body:not(.cbis-template) #container #wrap .cbis-widget .cb_col_left {
    padding-right: 1em;
    line-height: 16px;
}
body:not(.cbis-template) #container #wrap .cbis-widget .cb_col_right {
    padding-left: 1em;
    line-height: 16px;
}
body:not(.cbis-template) #container #wrap .cbis-widget .cb_byline,
body:not(.cbis-template) #container #wrap .cbis-widget .cb_byline span {
    font-size: 65%!important;
    font-weight:300;
    vertical-align: top;
    background-color: transparent!important;
    text-transform: uppercase;
    /* text-align: right!important; */
    /* float: right; */
    line-height:1.8em;
    color: inherit!important;
    padding-left: 2px!important;
}
body:not(.cbis-template) #container #wrap .booking-button:not(.cbis-booking-block) .cbis-widget .cb_byline {
    font-size: 65%!important;
}
body:not(.cbis-template) #container #wrap .booking-button:not(.cbis-booking-block) .cbis-widget .cb_byline span {
    font-size: 100%!important;
}
body:not(.cbis-template) #container #wrap .cbis-widget .cb_byline span {
    font-size: 100%!important;
    margin-left:2px;
    color: inherit!important;
    float: none;
    padding: 0!important;
}
body:not(.cbis-template) #container #wrap .cbis-widget  form {
    /* padding: 1em */
}
body:not(.cbis-template) #container #wrap .cbis-widget input[type=radio] {
	border-radius: 50%;
}
body:not(.cbis-template) #container #wrap .booking-button:not(.cbis-booking-block) .cbis-widget .cb_btn a {
	text-align:center;
	font-size: 16px!important;
	padding: 0.5em 0.9em!important;
	border-radius: 3px;
	box-sizing: content-box;
	width: calc(100% - 2em);
}
body:not(.cbis-template) #container #wrap .cbis-widget #cb-accommodation-roomselector .cb-label-title b {
	text-transform:none;
	color: inherit!important;
}
body:not(.cbis-template) #container #wrap .booking-button.cbis-booking-block .cbis-widget #cb-accommodation-roomselector .cb-form-icon.cb-icon-caret > label {
	width: calc(100% - 2em)!important;
	display:inline-block;
	border-radius: 5px;
	box-shadow: none !important;
	border: 1px solid !important;
	font-weight: 600!important;
	padding: 0.3em 0.9em!important;
	height: 1.7em!important;
	margin-bottom: 0.7em;
	line-height: 1.8em;
	font-size: 15px!important;
	cursor: pointer;
	box-sizing: content-box;
}
body:not(.cbis-template) #container #wrap .booking-button:not(.cbis-booking-block) .cbis-widget #cb-accommodation-roomselector .cb-form-icon.cb-icon-caret > label {
	width: calc(100% - 2em);
	display:inline-block;
	border-radius: 5px;
	box-shadow: none !important;
	border: 1px solid !important;
	font-weight: 600;
	padding: 0.3em 0.9em;
	height: 2em;
	margin-bottom: 0.7em;
	line-height: 2em;
	font-size: 14px!important;
	cursor: pointer;
}
body:not(.cbis-template) #container #wrap .cbis-widget .cb-label-title,
body:not(.cbis-template) #container #wrap .cbis-widget .cb_titlelabel,
body:not(.cbis-template) #container #wrap .cbis-widget .cb_main_formlabel {
	margin-top: 0.5em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	line-height:1.3em;
	display: block;
	background-color: transparent!important;
}
body:not(.cbis-template) #container #wrap .cbis-widget #cb_ferry_form_vehicles .cb_titlelabel {
	display: inline-block;

}
body:not(.cbis-template) #container #wrap .cbis-widget .cb_hd {
    margin-bottom: 7px;
    display: block;
    position: relative;
    float: left;
    width: 100%;
}
body:not(.cbis-template) #container #wrap .cbis-widget .cb_js_showhide {
	background-color:transparent!important;
	float:none;
}
body:not(.cbis-template) #container #wrap .cbis-booking-block .cbis-widget .cb_hd {
    /* margin-bottom: 0px; */
}
body:not(.cbis-template) #container #wrap .cbis-widget .Citybreak_Button {
    width: calc(100% - 2em);
    text-align: center;
    padding: 0.5em 0.9em!important;
    font-size: 16px!important;
    font-weight: bold!important;
    text-transform:uppercase;
    margin-top: 10px;
    border-radius: 4px;
    display: inline-block;
    border: 1px solid;
    height: auto!important;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
}
body:not(.cbis-template) #container #wrap .block-width-25 .cbis-widget .Citybreak_Button {
    width: calc(100% - 2em)!important;
}
body:not(.cbis-template) #container #wrap .booking-button:not(.cbis-booking-block) .cbis-widget .Citybreak_Button {
    width: calc(100% - 2em);
    text-align: center;
    padding: 0.5em 0.9em!important;
    font-size: 16px!important;
    font-weight: bold!important;
    text-transform:uppercase;
    margin-top: 10px;
    border-radius: 4px;
    display: inline-block;
    border: 1px solid;
    height: auto!important;
    box-sizing:content-box;
}
body:not(.cbis-template) #container #wrap .cbis-widget .Citybreak_Button:not(:hover) {
}
body:not(.cbis-template) #container #wrap .cbis-widget .cb_checkbox {
	width:100%;
	display: inline-block;
	margin-top: 0.5em;
	margin-bottom: 0.25em;
}
body:not(.cbis-template) #container #wrap .cbis-widget #Citybreak_flight_bookingform {
	/* padding: 1em; */
}
body:not(.cbis-template) #container #wrap .cbis-widget #citybreak_event_searchform_widget .cb_radio:nth-child(1),
body:not(.cbis-template) #container #wrap .cbis-widget #citybreak_activity_searchform_widget .cb_radio:nth-child(1) {
	margin-top: 20px;
}
body:not(.cbis-template) #container #wrap .booking-button:not(.cbis-booking-block) .cbis-widget #citybreak_event_searchform_widget .cb_radio:nth-child(1),
body:not(.cbis-template) #container #wrap .booking-button:not(.cbis-booking-block) .cbis-widget #citybreak_activity_searchform_widget .cb_radio:nth-child(1) {
	margin-top: 20px;
}
body:not(.cbis-template) #container #wrap .cbis-widget #citybreak_event_searchform_widget .cb_radio,
body:not(.cbis-template) #container #wrap .cbis-widget #citybreak_activity_searchform_widget .cb_radio,
body:not(.cbis-template) #container #wrap .cbis-widget .cb_radio {
	margin-top: 10px;
	margin-left:5px;
	width: 100%;
	display: block;
	float: left;
}
body:not(.cbis-template) #container #wrap .booking-button:not(.cbis-booking-block) .cbis-widget #citybreak_event_searchform_widget .cb_radio,
body:not(.cbis-template) #container #wrap .booking-button:not(.cbis-booking-block) .cbis-widget #citybreak_activity_searchform_widget .cb_radio {
	margin-top: 5px;
	margin-left:5px;
}
body:not(.cbis-template) #container #wrap .cbis-widget .cb_addnew {
	text-align:right;
}
body:not(.cbis-template) #container #wrap .cbis-widget .cb_addnew a {
	font-size: 11px
}
body:not(.cbis-template) #container #wrap .cbis-widget .cb_addnew a:before {
	content:"S";
	font-family: "web-icons-2";
	text-transform: uppercase;
	font-size: 10px;
	margin-right:5px;
	vertical-align:middle
}
body:not(.cbis-template) #container #wrap .cbis-widget .cb_selects.cb_selectwithicon.cb_ferry_form_vehicle.cb_js_ferry_form_vehicle {
	margin-top: 5px
}
body:not(.cbis-template) #container #wrap .cbis-widget .cb_selects.cb_selectwithicon.cb_ferry_form_vehicle.cb_js_ferry_form_vehicle:nth-child(2) {
	margin-top: 0px
}
body:not(.cbis-template) #container #wrap .cbis-widget #Citybreak_ferry_bookingform .cb_radio,
body:not(.cbis-template) #container #wrap .cbis-widget #Citybreak_flight_bookingform .cb_radio {
	float:left;
	width:50%;
	margin-top: 7px;
	margin-bottom: 1px;
}
body:not(.cbis-template) #container #wrap .cbis-widget #Citybreak_flight_bookingform .cb-popout.cb-guestconfig.cb-with-actions.cb-js-passengers-selection table,
body:not(.cbis-template) #container #wrap .cbis-widget #Citybreak_flight_bookingform .cb-popout.cb-guestconfig.cb-with-actions.cb-js-passengers-selection table tbody {
	display: block!important;
	width:100%;

}
body:not(.cbis-template) #container #wrap .cbis-widget #Citybreak_flight_bookingform .cb-popout.cb-guestconfig.cb-with-actions.cb-js-passengers-selection table > tbody > tr {
	width: 50%;
	float:left;
	display: flex!important;
	margin-top: 5px;
}
body:not(.cbis-template) #container #wrap .cbis-widget #Citybreak_flight_bookingform .cb-popout.cb-guestconfig.cb-with-actions.cb-js-passengers-selection table tbody td {
	display: inline-block!important;
	flex: 1 0 30%;
	line-height:2em;
	border: 0px;
}
body:not(.cbis-template) #container #wrap .cbis-widget #Citybreak_flight_bookingform .cb-popout.cb-guestconfig.cb-with-actions.cb-js-passengers-selection table tbody td:nth-child(2) {
	display: inline-block!important;
	flex: 0 1 65%;
	line-height:2em;
	margin-left: 5%;
}
body:not(.cbis-template) #container #wrap .cbis-widget #Citybreak_flight_bookingform .cb-popout.cb-guestconfig.cb-with-actions.cb-js-passengers-selection table tbody td div {
	text-align:right!important;
	width:100%;
}
body:not(.cbis-template) #container #wrap .cbis-widget #Citybreak_flight_bookingform .cb-popout-actions.cb-clr .cb-btn {
	width: 48%;
	display: block;
	float: left;
	text-align: center;
	margin-top: 10px;
	border-radius: 4px;
	margin-bottom: 10px;
	border: 1px solid;
	line-height: 2em;
	text-transform: uppercase;
	font-size: 13px!important;
}
body:not(.cbis-template) #container #wrap .cbis-widget #Citybreak_flight_bookingform .cb-popout-actions.cb-clr .cb-btn:hover {
}
body:not(.cbis-template) #container #wrap .cbis-widget #Citybreak_flight_bookingform .cb-popout-actions.cb-clr .cb-btn:nth-child(1) {
	margin-right: 4%
}
body:not(.cbis-template) #container #wrap .cbis-widget #Citybreak_flight_bookingform #cb_flight_flexibledates_cnt {
	margin-bottom: 7px;
	border-bottom:1px solid;
	padding-bottom:5px;
}
body:not(.cbis-template) #container #wrap .cbis-widget #Citybreak_flight_bookingform .Citybreak_SearchBox > div:nth-last-child(1)  {
	display:block;
	float: left;
	width: 100%;
}
body:not(.cbis-template) #container #wrap .cbis-widget #Citybreak_flight_bookingform .cb-js-number-of-selected-passengers,
body:not(.cbis-template) #container #wrap .cbis-widget select {
    cursor: pointer;
}
body:not(.cbis-template) #container #wrap .cbis-widget #Citybreak_flight_bookingform .cb-js-number-of-selected-passengers {
	/* box-shadow: inset 0 0 10px rgba(0,0,0,0.1) !important; */
	border: 1px  solid !important;
	width: 100%;
	display: block;
	padding: 0.25em 0.5em;
	border-radius: 4px;
	font-weight:300;
	margin-bottom: 10px;
}
body:not(.cbis-template) #container #wrap .cbis-widget #citybreak_basket_compactbasket_widget .cb_hd h4 {
    display: block !important;
    margin-top: 0;
}

body:not(.cbis-template) #container #wrap .cbis-widget #citybreak_basket_compactbasket_widget {
    padding: 0;
}

body:not(.cbis-template) #container #wrap .static-booking-content .cbis-widget .cb_js {
    /* padding-bottom: 15px; */
    position: relative;
    float: left;
    /* display: block; */
    width: 100%;
    /* height: 100%; */
    pointer-events: none;
}
body:not(.cbis-template) #container #wrap .static-booking-content .cbis-widget .cb_js * {
    pointer-events: initial!important;
}
body:not(.cbis-template) #container #wrap .static-booking-content .cbis-widget .cb_js .cb_activity * {
	display:inline!important
}
body:not(.cbis-template) #container #wrap .static-booking-content .cbis-widget .cb_js .Citybreak_Button.cb_smallbutton {
	text-transform:uppercase
}
body:not(.cbis-template) #container #wrap .static-booking-content .cbis-widget .cb_js #cb-accommodation-roomselector {
	padding-top:0px;
	width: 100%;
	float:left;
}
body:not(.cbis-template) #container #wrap .static-booking-content .cbis-widget .cb_js #cb-accommodation-roomselector .cb-label-title {
	color:inherit!important;
	width: 100%;
}
body:not(.cbis-template) #container #wrap .static-booking-content .cbis-widget .cb_js #cb-accommodation-roomselector .cb-label-title b, body:not(.cbis-template) #container #wrap .static-booking-content .cbis-widget .cb_js #cb-accommodation-roomselector .cb_titlelabel {
    font-weight: 600;
}
body:not(.cbis-template) #container #wrap .static-booking-content .cbis-widget .cb_radio_lbl {
	font-weight:normal!important;
	font-size: 95%;
}
body #container #wrap .static-booking-content .cbis-widget .cb_js:after {
    content: "";
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    /* border: 1px solid !important; */
}
body #container #wrap .booking-button .static-booking-content {
	line-height: 1.4em!important;
}

body:not(.cbis-template) #container #wrap .booking-button .cbis-widget select,
body:not(.cbis-template) #container #wrap .booking-button .cbis-widget keygen,
body:not(.cbis-template) #container #wrap .booking-button .cbis-widget input:not([type=radio]) {
	box-shadow:none!important;
	font-weight: normal;
}
#cb_form_dateto, #cb_form_datefrom {
	max-width:100%;

}
body:not(.cbis-template) #container #wrap .booking-button .cbis-widget input~span {
	cursor:pointer;
	background-color: transparent!important;
	line-height: 1em;
	display: inline-block;
	margin-left: 5px;
	vertical-align: middle;
	max-width: 90%;
	padding-left: 0!important;
}
body:not(.cbis-template) #container #wrap .booking-button:not(.cbis-booking-block) .cbis-widget input~span {
	margin-left: 0px;
}
body:not(.cbis-template) #container #wrap .booking-button .cbis-widget .cb_checkbox label,
body:not(.cbis-template) #container #wrap .booking-button .cbis-widget .cb_radio label {
	background-color: transparent!important;
}
body:not(.cbis-template) #container #wrap .booking-button .cbis-widget input[type=checkbox] {
	border-radius: 0!important;
}

body:not(.cbis-template) #container #wrap .cbis-widget #citybreak_basket_compactbasket_widget .cb_hd h4 span.cb_lbl {
    margin: 0px 0px 12px 0px;
    text-transform: uppercase;
    font-size: 18px!important;
    font-weight: bold;
    text-align: center;
}

body:not(.cbis-template) #container #wrap .cbis-widget #citybreak_basket_compactbasket_widget h4 span.cb_price {
    display: none !important
}
body:not(.cbis-template) #container #wrap .cbis-widget #citybreak_basket_compactbasket_widget * {
    text-transform:none;
    font-weight: 300;
}
body:not(.cbis-template) #container #wrap .cbis-widget #citybreak_basket_compactbasket_widget .cb_lbl a,
body:not(.cbis-template) #container #wrap .cbis-widget #citybreak_basket_compactbasket_widget .cb_price_total h3 span {
    font-weight:bold;
    font-size: 120%;
}
body:not(.cbis-template) #container #wrap .cbis-widget #citybreak_basket_compactbasket_widget .cb_price_total h3 span {
    font-size: 120%;
}
body:not(.cbis-template) #container #wrap #cb_compact_basket_product_list .cb_category_row {
	margin-bottom: 10px;
	border-bottom: 1px solid;
	padding-bottom: 15px;
}
body:not(.cbis-template) #container #wrap #cb_compact_basket_product_list .cb_product > span {
	width:100%;
	display: block;
	line-height: 1.2em;
	margin-left: 30px;
}
body:not(.cbis-template) #container #wrap #cb_compact_basket_product_list .cb_product span {
	font-size:13px!important
}
body:not(.cbis-template) #container #wrap #cb_compact_basket_product_list .cb_product > span > span {
	line-height: 1.5em;
	vertical-align:top;
	display: inline;
}
body:not(.cbis-template) #container #wrap #cb_compact_basket_product_list li > span.cb_lbl_hd {
	margin-bottom: 0px;
	display: block;
	line-height: 1.5em;
	/* margin-left: 15px; */
	margin-top: 0;
	font-weight: bold;
}
body:not(.cbis-template) #container #wrap #cb_compact_basket_product_list .cb_category_details li {
	margin-left: 15px;
	font-size: 13px!important;
	max-width: calc(100% - 35px);
}
body:not(.cbis-template) #container #wrap #cb_compact_basket_product_list li.cb_activity * {
	display: inline-block!important
}
body:not(.cbis-template) #container #wrap #cb_compact_basket_product_list li.cb_activity > span:after {
	content:">";
	padding-left:10px;
	padding-right:10px;
	font-weight:normal
}
body:not(.cbis-template) #cb-ui-datepicker-div {
	min-width: 290px;
	box-shadow: 0 0 20px 0px rgba(0,0,0,0.3);
	padding: 8px;
	z-index: 20000!important;
	display: none;
}
body:not(.cbis-template) #cb-ui-datepicker-div .cb-ui-datepicker-prev span,
body:not(.cbis-template) #cb-ui-datepicker-div .cb-ui-datepicker-next span {
	visibility: hidden;
}

body:not(.cbis-template) #cb-ui-datepicker-div .cb-ui-datepicker-prev,
body:not(.cbis-template) #cb-ui-datepicker-div .cb-ui-datepicker-next {
	position:absolute;
	overflow: hidden;
	height:25px;
	width:25px;
	z-index: 17;
}
body:not(.cbis-template) #cb-ui-datepicker-div .cb-ui-datepicker-header {
	position:relative
}
body:not(.cbis-template) #cb-ui-datepicker-div .cb-ui-datepicker-next {
	right:0;
}
body:not(.cbis-template) #cb-ui-datepicker-div .cb-ui-datepicker-prev {
	left:0;
}
body:not(.cbis-template) #cb-ui-datepicker-div .cb-ui-datepicker-next:after {
	content:"v";
	visibility:visible;
	width:25px;
	height:25px;
	right: 0;
	top: 0;
	margin-right: 0;
	position: absolute;
	font-family: "web-icons-2";
	line-height:1.7em;
	font-weight:bold;
}
body:not(.cbis-template) #cb-ui-datepicker-div .cb-ui-datepicker-prev:after {
	content:"u";
	visibility:visible;
	width:25px;
	height:25px;
	left: 0;
	top: 0;
	margin-right: 0;
	position: absolute;
	font-family: "web-icons-2";
	line-height:1.7em;
	font-weight:bold;
}
body:not(.cbis-template) #cb-ui-datepicker-div .cb-ui-datepicker-title {
	text-transform:uppercase;
	font-size: 16px!important;
	line-height: 2em;
	font-weight: bold;
}
body:not(.cbis-template) #cb-ui-datepicker-div .cb-ui-datepicker-calendar {
	width: calc(100% - 1px)
}
body:not(.cbis-template) #cb-ui-datepicker-div .cb-ui-datepicker-calendar td {
	/* box-shadow: inset 0 -10px 15px 0px rgba(0,0,0,0.1); */
	border: 0px solid transparent;
	font-size:13px;
	font-weight:bold;
}
body:not(.cbis-template) #cb-ui-datepicker-div .cb-ui-datepicker-calendar td a {
	padding: 0.5em;
	line-height: 1em;
	display: inline-block;
}
body:not(.cbis-template) #cb-ui-datepicker-div .cb-ui-datepicker-calendar th {
	font-size:11px;
	text-transform:uppercase;
	padding-top:5px;
	padding-bottom: 5px;
}
body:not(.cbis-template) #cb-ui-datepicker-div table.cb-ui-datepicker-calendar td:not(.cb-ui-datepicker-week-col):not(.cb-ui-datepicker-unselectable):hover {
	box-shadow: inset 0 0px 15px 0px rgba(0,0,0,0.2); 
	border: 1px solid transparent!important;
	cursor: pointer;
}
body:not(.cbis-template) #cb-ui-datepicker-div td.cb-ui-datepicker-unselectable,
body:not(.cbis-template) #cb-ui-datepicker-div td.cb-ui-datepicker-unselectable:hover {
	box-shadow: none!important;
	border: 1px solid transparent!important;
	cursor: not-allowed!important;
	/* background-color: #f0f0f0; */
	/* color: #bbb; */
	opacity: 0.5;
}
body:not(.cbis-template) #cb-ui-datepicker-div td.cb-ui-datepicker-week-col {
	box-shadow: inset 0 0px 6px 0px rgba(0,0,0,0);
	border: 0px solid;
	cursor: initial;
}
body:not(.cbis-template) #cb-ui-datepicker-div td.cb-ui-datepicker-current-day {border: 1px solid transparent!important;box-shadow: inset 0 0 15px 0px rgba(0,0,0,0.2);}
body:not(.cbis-template) #cb-ui-datepicker-div td.cb-ui-datepicker-today {
	box-shadow:none;

}

body:not(.cbis-template) .Citybreak_engine.cb-popout.cb-guestconfig.cb-with-actions {
	z-index: 300;
	max-width: 389px;
	width:100vw;
	position: absolute;
	display: block;
	-webkit-font-smoothing: antialiased;
	margin-top: -10%;
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.3);
	border-radius: 7px;
	/* margin-left: 0!important; */
	/* margin-right: 0; */
	/* left: auto!important; */
	/* right: auto; */
}
body:not(.cbis-template) .Citybreak_engine.cb-popout.cb-guestconfig.cb-with-actions > .cb-popout-content.cb-clr {
	z-index: 20000;
	padding: 15px;
	position: relative;
	display: block;
	line-height: normal;
	/* border: 1px solid; */
	/* border-radius: 0px; */
	box-shadow: none;
	font-size: 13px;
	float: left;
	width: 100%;
	/* border-radius: 4px; */
	/* overflow: hidden; */
}
body:not(.cbis-template) .Citybreak_engine.cb-popout.cb-guestconfig.cb-with-actions > .cb-popout-content.cb-clr > .cb-guest-rows > table {
	width:100%
}
body:not(.cbis-template) .Citybreak_engine.cb-popout.cb-guestconfig.cb-with-actions .cb-iconlnk.cb-js-remove-room.cb-hidden-opacity b {
	display: none
}
body:not(.cbis-template) .Citybreak_engine.cb-popout.cb-guestconfig.cb-with-actions .cb-cell-remove {
	margin:0;
	padding:0;
	vertical-align: middle;
	height: 20px;
	overflow: hidden;
	width: 20px;
	display: inline-block;
}
body:not(.cbis-template) .Citybreak_engine.cb-popout.cb-guestconfig.cb-with-actions .cb-iconlnk.cb-js-remove-room .cb-icon-tiny-close {
	width: 18px;
	height: 18px;
	display: flex;
	border-radius:50%;
	text-align: center;
	justify-content: center;
	align-items: center;
	position: relative;
	float: right;
}
body:not(.cbis-template) .Citybreak_engine.cb-popout.cb-guestconfig.cb-with-actions .cb-iconlnk.cb-js-remove-room .cb-icon-tiny-close:after {
	content:"T";
	font-family: "web-icons-2";
	text-transform: uppercase;
	font-size: 13px;
	line-height: 13px;
	display: inline;
	font-weight:bold;
	margin-left: 2px;
}
body:not(.cbis-template) .Citybreak_engine.cb-popout.cb-guestconfig.cb-with-actions .cb-row-room.cb-js-room-row > td select {
	width:90%;
	font-size: 13px;
	box-shadow: none;
	border: 1px solid!important;
	font-weight: normal;
}

body:not(.cbis-template) .Citybreak_engine.cb-popout.cb-guestconfig.cb-with-actions .cb-row-room.cb-js-room-row > td.cb-cell-title {
	width: calc(20% - 30px);
	text-align: left;
	font-weight: bold;
	font-size: 15px;
}
body:not(.cbis-template) .Citybreak_engine.cb-popout.cb-guestconfig.cb-with-actions .cb-row-ages.cb-js-room-child-ages.cb_hidden,
body:not(.cbis-template) .Citybreak_engine.cb-popout.cb-guestconfig.cb-with-actions span.cb-btn-bg,
body:not(.cbis-template) .cb-iconlnk.cb-js-remove-room.cb-hidden-opacity {
	display:none!important
}
body:not(.cbis-template) .Citybreak_engine.cb-popout.cb-guestconfig.cb-with-actions .cb-popout-actions {
	width: 100%;
	display: block;
	float: left;
	margin-top: 10px;
}
body:not(.cbis-template) .Citybreak_engine.cb-popout.cb-guestconfig.cb-with-actions .cb-popout-actions a {
	width: 36%;
	display: inline-block;
	float: right;
	line-height: 2em;
	height: 2em;
	margin-left: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
body:not(.cbis-template) .Citybreak_engine.cb-popout.cb-guestconfig.cb-with-actions .cb-popout-actions .cb-button > span {
	width: 100%;
	display: inline-block;
	float: left;
	text-align: center;
	border-radius: 4px;
	height: 2.1em;
	border: 1px solid;
}
body:not(.cbis-template) .Citybreak_engine.cb-popout.cb-guestconfig.cb-with-actions .cb-popout-actions .cb-button > span:hover {
}
body:not(.cbis-template) .Citybreak_engine.cb-popout.cb-guestconfig.cb-with-actions .cb-row-room.cb-js-room-row {
	line-height: 3em;
}
body:not(.cbis-template) .Citybreak_engine.cb-popout.cb-guestconfig.cb-with-actions .cb-row-add a {
	float:right;
}
body:not(.cbis-template) .Citybreak_engine.cb-popout.cb-guestconfig.cb-with-actions .cb-row-add a b {
	font-weight: normal;
	text-transform:uppercase;
	font-size: 12px;
	cursor: pointer;
}
body:not(.cbis-template) .Citybreak_engine.cb-popout.cb-guestconfig.cb-with-actions .cb-row-add a:before {
	content: "S";
	font-family: "web-icons-2";
	text-transform:none!important;
	vertical-align:middle;
	font-size:10px;
	margin-right:5px;
}
body:not(.cbis-template) #container #wrap .cbis-widget .cb_childage_input label {
	width: calc(100% - 20px);
	float: right;
	height: 20px;
}
body:not(.cbis-template) #container #wrap .cbis-widget .cb_childage_input span {
	width: 20px;
	float: left;
	height: 20px;
}
body:not(.cbis-template) #container #wrap .cbis-widget .cb_childage_input {
	margin-bottom: 10px
}
body:not(.cbis-template) #container #wrap .cbis-widget .cb_form_row.cb_hidden.cb_ac_section_room_childages {
	float:left;
	width:100%;
	margin-top: 3px
}
body:not(.cbis-template) .Citybreak_engine.cb-popout.cb-guestconfig.cb-with-actions .cb-row-ages.cb-js-room-child-ages {
	line-height: 2.2em;
	border-bottom: 1px solid;
}
body:not(.cbis-template) .Citybreak_engine.cb-popout.cb-guestconfig.cb-with-actions .cb-row-ages.cb-js-room-child-ages > td > label {
	text-align: left;
	width: 57%;
	display:inline-block;
	float:left;
	margin-top: 0px;
	font-family: inherit!important;
	font-size: 13px;
	border-top: 1px solid;
	padding-top: 5px;
	min-width: 150px;
}
body:not(.cbis-template) .Citybreak_engine.cb-popout.cb-guestconfig.cb-with-actions .cb-row-ages.cb-js-room-child-ages > td > span {
	width: 41%;
	display:inline-block;
	float:left;
	margin-top: 0px;
	border-top: 1px solid;
	padding-top: 5px;
}
body:not(.cbis-template) .Citybreak_engine.cb-popout.cb-guestconfig.cb-with-actions .cb-row-ages.cb-js-room-child-ages > td > span > label {
	width: 100%;
	display:inline-block;
	float:left;
	text-align: left;
	margin-bottom: 4px;
	font-family: inherit!important;
	font-size: 13px;
}
body:not(.cbis-template) .Citybreak_engine.cb-popout.cb-guestconfig.cb-with-actions .cb-row-ages.cb-js-room-child-ages > td > span > label > input {
	width: 61%;
	display:inline-block;
	margin-right: 27%;
	float: right;
	padding: 0 5px;
	box-shadow: none;
	border: 1px solid!important;
}
body:not(.cbis-template) #container #wrap .cbis-widget #cb_ac_section_dropoff .cb_main_formlabel {
	display: none;
}
body:not(.cbis-template) #container #wrap .cbis-widget,
body #container .booking-button .static-booking-content {
	display: inline-block;
	position:relative;
	/* float:left; */
	box-sizing: border-box;
	/* margin: auto!important; */
}
body #container .booking-button .static-booking-content {
	max-height: calc(100vh - 116px);
	overflow-y: visible;
	width: 100%;
	min-width: 320px;
	box-sizing: border-box;
	padding: 15px;
	left: auto;
	position: absolute;
	right: -1000px;
	top: 110px;
	bottom: auto;
	margin: 0;
	border: 0px;
}
body #container .booking-button:not(.cbis-booking-block) .static-booking-content {
	max-height: calc(95vh - 116px);
	overflow-y: auto;
}
body #container .booking-button .static-booking-content.bookingFull {
	right: 50px;
}
body:not(.cbis-template) #container #wrap .cbis-widget .cb_form_row,
body:not(.cbis-template) #container #wrap .cbis-widget .cb_btn {
	float:left!important;
	width:100%;
	margin-top: 0px;
}
body:not(.cbis-template) #container #wrap .cbis-widget .cb_btn {
	margin-top: 10px;
}
body:not(.cbis-template) #container #wrap .cbis-widget input.hasDatepicker.cb_disabled  {text-decoration: line-through;}
/* tipsy */
body:not(.cbis-template) .tipsy {
  padding: 5px;
  font-size: 10px;
  position: absolute;
  z-index: 100000;
  font-size: 12px;
}
body:not(.cbis-template) .tipsy-inner {
  padding: 5px 8px;
  background-color: #666;
  color: white;
  min-width: 150px;
  max-width: 200px;
  text-align: center;
  box-shadow: 0 0 0 1px white
}
body:not(.cbis-template) .tipsy-inner {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
body:not(.cbis-template) .tipsy-arrow {
  position: absolute;
  width: 15px;
  height: 10px;
}
body:not(.cbis-template) .tipsy-n .tipsy-arrow {
  top: 0;
  left: 50%;
  margin-left: -4px;
}
body:not(.cbis-template) .tipsy-nw .tipsy-arrow {
  top: 0;
  left: 10px;
}
body:not(.cbis-template) .tipsy-ne .tipsy-arrow {
  top: 0;
  right: 10px;
}
body:not(.cbis-template) .tipsy-s .tipsy-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -4px;
  background-position: bottom left;
}
body:not(.cbis-template) .tipsy-sw .tipsy-arrow {
  bottom: 0;
  left: 10px;
  background-position: bottom left;
}
body:not(.cbis-template) .tipsy-se .tipsy-arrow {
  bottom: 0;
  right: 0px;
  background-position: bottom left;
}
body:not(.cbis-template) .tipsy-e .tipsy-arrow {
  top: 50%;
  margin-top: -4px;
  right: 0;
  width: 5px;
  height: 9px;
  background-position: top right;
}
body:not(.cbis-template) .tipsy-w .tipsy-arrow {
  top: 50%;
  margin-top: -4px;
  left: 0;
  width: 5px;
  height: 9px;
}
body:not(.cbis-template) #container #wrap .booking-button .static-booking-content .cbis-widget input[type=radio],
body:not(.cbis-template) #container #wrap .booking-button .static-booking-content .cbis-widget input[type=checkbox] {
	-webkit-appearance: button;
	white-space: nowrap;
	overflow:hidden;
	height: 15px!important;
	width: 15px!important;
	box-shadow: none!important;
	padding: 0px!important;
	cursor: pointer;
	margin:0;
	vertical-align:middle;
	margin-top: -2px;
	margin-right: 3px;
	border: 1px solid!important;
	line-height: normal!important;
	display: inline-block!important;
	min-height: 0!important;
}
body:not(.cbis-template) #container #wrap .booking-button .static-booking-content .cbis-widget input:not([type=radio]):not([type=checkbox]),
body:not(.cbis-template) #container #wrap .booking-button .static-booking-content .cbis-widget select,
body:not(.cbis-template) #container #wrap .booking-button .static-booking-content .cbis-widget keygen {
	border-radius: 5px!important;
	border: 1px solid!important;
}
body:not(.cbis-template) #container #wrap .booking-button .static-booking-content .cbis-widget input[type=radio]:checked,
body:not(.cbis-template) #container #wrap .booking-button .static-booking-content .cbis-widget input[type=checkbox]:checked {
	border: 0px solid!important;
}
body:not(.cbis-template) #container #wrap .booking-button:not(.cbis-booking-block) .static-booking-content .cbis-widget input[type=radio]:checked,
body:not(.cbis-template) #container #wrap .booking-button:not(.cbis-booking-block) .static-booking-content .cbis-widget input[type=checkbox]:checked {
	border: 1px solid transparent !important;
}
body:not(.cbis-template) #container #wrap .booking-button:not(.cbis-booking-block) .static-booking-content .cbis-widget .cb_radio {
	margin-bottom: 2px;
	margin-top: 5px;
}
body:not(.cbis-template) #container #wrap .booking-button:not(.cbis-booking-block) .static-booking-content .cbis-widget .cb_checkbox label,
body:not(.cbis-template) #container #wrap .booking-button:not(.cbis-booking-block) .static-booking-content .cbis-widget .cb_radio label {
	text-transform:none!important;
	font-weight:normal
}

body:not(.cbis-template) #cb-ui-datepicker-div .cb-ui-datepicker-calendar td:not(.cb-ui-datepicker-week-col) {
	border: 1px solid;
}

@media all and (min-width:1200px) {
	body:not(.cbis-template) #cb-ui-datepicker-div,
	body:not(.cbis-template) .Citybreak_engine.cb-popout.cb-guestconfig.cb-with-actions {
		border: 0px solid;
	}
	body:not(.cbis-template) #cb-ui-datepicker-div {
		/* right: 110px; */
		/* left: auto!important; */
	}
}
@media all and (max-width: 1199px) {
	body #container .booking-button .static-booking-content.bookingFull {
		width: 100vw;
		max-width: 100vw!important;
		height: 100vh;
		max-height: 100vh;
		position:fixed;
		top: 0!important;
		bottom: 0!important;
		left: 0!important;
		right: 0!important;
		margin: 0;
		padding: 20px 20px 50px 20px;
		z-index: -1;
		overflow-y: scroll;
	}	
	body #container .booking-button .static-booking-content {
		width: 100vw;
		max-width: 100vw!important;
	}	
	body #container .booking-button .static-booking-content.bookingFull:before {
		content:"";
		background-color:inherit;
		width: 100vw;
		max-width: 100vw;
		height: 100vh;
		max-height: 100vh;
		position:absolute;
		top:0;
		bottom:0;
		left:0;
		right:0;
		margin: 0;
		z-index: -1;
	}
	body #container .booking-button .static-booking-content {
		overflow-x: hidden;
		overflow-y: scroll;
		backface-visibility: hidden;
		-webkit-backface-visibility: hidden;
		box-sizing: border-box;
	}
	body #container .booking-button,
	body #container .booking-button .cbis-menu,
	body #container .booking-button .cbis-widget {
		backface-visibility: hidden;
		-webkit-backface-visibility: hidden;
		box-sizing: border-box;
	}
	body #container .booking-button .static-booking-content {
		width: 100vw;
		max-width: none;
		height: 100vh;
		max-height: none;
		position:fixed;
		overflow-y: auto;
		top:110vh;
		bottom:0;
		left:0;
		right:0;
	}
	body:not(.cbis-template) .cbis-widget {
    	width: 100%;
    	max-width: 500px;
    	float:none;
    	margin: auto;
    	position: relative;
    	box-sizing: border-box;
    	/* height: 100%; */
 	}
	body #container .cbis-menu {
    	max-width: 501px;
    	margin-left: auto;
    	margin-right:auto;
  }
	body:not(.cbis-template) .Citybreak_engine.cb-popout.cb-guestconfig.cb-with-actions {
		width: 475px;
		max-width:100vw;
	}
}
@media all and (max-width: 679px) {
	body:not(.cbis-template) #cb-ui-datepicker-div,
	body:not(.cbis-template) .Citybreak_engine.cb-popout.cb-guestconfig.cb-with-actions {
		left:0!important;
		right:0!important;
		bottom:0!important;
		top:0!important;
		position:fixed!important;
		height: 100vh;
		width: 100vw;
		z-index: 20000;
		margin:0!important;
		padding: 20px;
		overflow-y:scroll; 
		display:none
	}
	body:not(.cbis-template) #cb-ui-datepicker-div .cb-ui-datepicker-calendar td {
		/* box-shadow: inset 0 0px 0px 1px white,inset 0 -10px 20px -5px rgba(0,0,0,0.2); */
		font-size:13px;
		/* font-weight:bold; */
		height: 3em;
		line-height: 3em;
	}
	body:not(.cbis-template) #cb-ui-datepicker-div td.cb-ui-datepicker-unselectable,
	body:not(.cbis-template) #cb-ui-datepicker-div td.cb-ui-datepicker-unselectable:hover {
		box-shadow: inset 0 0px 6px 0px rgba(0,0,0,0.1);
		/* border: 0px solid; */
		cursor: not-allowed!important;
	}
	body:not(.cbis-template) #cb-ui-datepicker-div td.cb-ui-datepicker-current-day {
	}
	body:not(.cbis-template) #cb-ui-datepicker-div td.cb-ui-datepicker-today {
		/* box-shadow:none; */
	}
	body:not(.cbis-template) #cb-ui-datepicker-div td.cb-ui-datepicker-week-col {
		box-shadow: inset 0 0px 6px 0px rgba(0,0,0,0);
		border: 0px solid;
		cursor: initial;
	}
}





/* CBIS INLINE WIDGET */
body:not(.cbis-template) #container .cb-ui-datepicker-inline td:not(.cb-ui-datepicker-current-day):not(.cb-ui-datepicker-week-col):not(.cb-ui-datepicker-unselectable) {
	border: 1px solid!important
}
body:not(.cbis-template) #container .cb-ui-datepicker-inline td {
	line-height: 1.8em;
}
body:not(.cbis-template) #container #wrap .cb-ui-datepicker-inline td:hover,
body:not(.cbis-template) #container #wrap .cb-ui-datepicker-inline td:hover a {
	border-color: transparent!important
}
body:not(.cbis-template) #container .cb-ui-datepicker-inline td:not(.cb-ui-datepicker-current-day):not(.cb-ui-datepicker-week-col):not(.cb-ui-datepicker-unselectable) a,
body:not(.cbis-template) #container .cb-ui-datepicker-inline td.cb-ui-datepicker-current-day {
	color:inherit!important;
	background-color:transparent!important;
}
body:not(.cbis-template) #container .cbis-activity-widget * {
	font-size: 15px!important;
	font-family: inherit!important;
	zoom: 1;
}
body:not(.cbis-template) #container .cbis-activity-widget .cb_js_total_price_container h3 {
	margin-top:0;
}
body:not(.cbis-template) #container .cbis-activity-widget th {
	text-transform: uppercase;
}
body:not(.cbis-template) #container .cbis-activity-widget thead {
	line-height:2em
}
body:not(.cbis-template) #container .cbis-activity-widget th span {
	text-transform: uppercase;
	font-size: 80%!important;
}
body:not(.cbis-template) #container .cbis-activity-widget .cb-btn {
	width: 100%;
	border: 1px solid;
	padding: 0.5em 0.25em;
	margin: 0.5em 0;
	position: relative;
	float:left;
	text-align: center;
	text-transform:uppercase;
	font-weight:bold;
	border-radius: 4px;
}
body:not(.cbis-template) #container .cbis-activity-widget {
	padding: 0;
	/* padding-bottom: 20px; */
	border: 1px solid rgba(0,0,0,0.05)!important;
}
body:not(.cbis-template) .cbis-activity-widget .cb-ui-state-active {
	font-weight:bold;
	position:relative;
	display: block;
}
body:not(.cbis-template) .cbis-activity-widget a.cb-ui-state-active:after {
	content: "";
	position: absolute;
	top: 3px;
	right: 3px;
	width: 5px;
	height: 5px;
	border-radius: 50%;
}
body:not(.cbis-template) .cbis-activity-widget .cb-legend.cb-fully-booked {
	display:none
}
body:not(.cbis-template) .cbis-activity-widget .cb-legend.cb-avail {
	display: inline-block;
	width: 100%;
	text-align:right;
	/* padding-bottom:5px; */
	/* margin-bottom: 7px; */
	/* border-bottom: 1px solid; */
}
body:not(.cbis-template) .cbis-activity-widget .cb-legend.cb-avail:after {
	content:"";
	width:15px;
	height: 15px;
	display: inline-block;
	margin-left:5px;
}
body:not(.cbis-template) .cbis-activity-widget .cb-ui-datepicker-calendar {
	width:100%;
}
body:not(.cbis-template) .cbis-activity-widget .cb-js-trigger-container > .cb-tbl > .cb-row {
	display:flex;
	justify-content:center;
	align-content: flex-start;
	flex-wrap:wrap;
	align-items: flex-start;
}
body:not(.cbis-template) .cbis-activity-widget .cb-js-trigger-container > .cb-tbl > .cb-row > .cb-cell.cb-cell-date,
body:not(.cbis-template) .cbis-activity-widget .cb-js-trigger-container > .cb-tbl > .cb-row > .cb-cell.cb-cell-config {
	flex-basis: 200px;
	flex-shrink:0;
	flex-grow:1;
	display: block;
	padding: 15px 10px 15px;
}
body:not(.cbis-template) .cbis-activity-widget .cb-js-trigger-container > .cb-tbl > .cb-row > .cb-cell.cb-cell-config {
	text-align: left
}
body:not(.cbis-template) .cbis-activity-widget .cb-js-trigger-container > .cb-tbl > .cb-row > .cb-cell.cb-cell-date .cb-inner > h3 {
	width:100%;
	text-align: center;
	margin-bottom: 10px;
	padding: 5px;
	border-radius: 4px;
	margin-top: 0;
	display: inline-block;
}
body:not(.cbis-template) .cb-ui-datepicker-inline * {
	text-align: center
}
body:not(.cbis-template) .cb-ui-datepicker-inline .cb-ui-datepicker-prev,
body:not(.cbis-template) .cb-ui-datepicker-inline .cb-ui-datepicker-next {
	position:absolute;
	overflow: hidden;
	height:25px;
	width:25px;
	z-index: 17;
}
body:not(.cbis-template) .cb-ui-datepicker-inline .cb-ui-datepicker-prev .cb-ui-icon,
body:not(.cbis-template) .cb-ui-datepicker-inline .cb-ui-datepicker-next .cb-ui-icon {
	visibility: hidden;
}
body:not(.cbis-template) .cb-ui-datepicker-inline .cb-ui-datepicker-header {
	position:relative;
	text-align:center
}
body:not(.cbis-template) .cb-ui-datepicker-inline .cb-ui-datepicker-header .cb-ui-datepicker-month,
body:not(.cbis-template) .cb-ui-datepicker-inline .cb-ui-datepicker-header .cb-ui-datepicker-year {
	text-transform:uppercase;
	font-weight:bold
}
body:not(.cbis-template) .cb-ui-datepicker-inline .cb-ui-datepicker-next {
	right:0;
}
body:not(.cbis-template) .cb-ui-datepicker-inline .cb-ui-datepicker-prev {
	left:0;
}
body:not(.cbis-template) .cb-ui-datepicker-inline .cb-ui-datepicker-next:after {
	content:"v";
	visibility:visible;
	width:25px;
	height:25px;
	right: 0;
	top: 0;
	margin-right: 0;
	position: absolute;
	font-family: "web-icons-2";
	line-height:1.7em;
	font-weight:bold;
}
body:not(.cbis-template) .cb-ui-datepicker-inline .cb-ui-datepicker-prev:after {
	content:"u";
	visibility:visible;
	width:25px;
	height:25px;
	left: 0;
	top: 0;
	margin-right: 0;
	position: absolute;
	font-family: "web-icons-2";
	line-height:1.7em;
	font-weight:bold;
}
body:not(.cbis-template) .cb-ui-datepicker-inline td.cb-ui-datepicker-unselectable,
body:not(.cbis-template) .cb-ui-datepicker-inline td.cb-ui-datepicker-unselectable:hover {
	box-shadow: none!important;
	border: 1px solid inherit!important;
	cursor: not-allowed!important;
	opacity: 0.5;
}
body:not(.cbis-template) .cbis-activity-widget .cb-column-photo,
body:not(.cbis-template) .cbis-activity-widget .cb-hidden {
	display:none;
}
body:not(.cbis-template) .cbis-activity-widget .cb-cell-product,
body:not(.cbis-template) .cbis-activity-widget .cb_js_product table,
body:not(.cbis-template) .cbis-activity-widget .cb_js_product tbody,
body:not(.cbis-template) .cbis-activity-widget .cb_js_product tr,
body:not(.cbis-template) .cbis-activity-widget .cb_js_product td,
body:not(.cbis-template) .cbis-activity-widget .cb_js_product a,
body:not(.cbis-template) #container .cbis-activity-widget .cb-icnlbl-time,
body:not(.cbis-template) .cbis-activity-widget .cb-inner .cb-row,
body:not(.cbis-template) .cbis-activity-widget .cb-inner .cb-row .cb-cell  {
	width:100%;
	display:inline-block;
	position: relative;
	float: left;
	line-height:1.5em
}
body:not(.cbis-template) .cbis-activity-widget .cb-js-activity-product-alternative * {
	font-weight:normal!important;
	font-style:normal!important;
}
body:not(.cbis-template) .cbis-activity-widget .cb-js-activity-product-alternative .cb_js_activity_detail_link {
	display: none;
}
body:not(.cbis-template) .cbis-activity-widget .cb-js-activity-product-alternative .cb_js_activity_detail_link~br {
	display: none;
}
body:not(.cbis-template) .cbis-activity-widget .cb-js-activity-product-alternative i:before {
	content: "R";
	font-family: "web-icons-2";
	font-weight:normal!important;
	text-transform:none;
	font-size: 22px;
	font-weight:normal;
	vertical-align: middle;
}
body:not(.cbis-template) .cbis-activity-widget .cb-icnlbl-time:before {
	content: "z";
	font-family: "web-icons-1";
	text-transform:none;
	font-size: 16px;
	font-weight:bold;
	margin: 0 2px;
	vertical-align: middle;
}
body:not(.cbis-template) #container .cbis-activity-widget .cb-js-activity-product-alternative i,
body:not(.cbis-template) #container .cbis-activity-widget .cb-icnlbl-time b {
	font-weight:normal!important;
	font-size: 90%!important;
	line-height: 1.2em;
	display: inline-block;
	vertical-align: middle;
}
body:not(.cbis-template) #container .cbis-activity-widget .cb-icnlbl-time {
	/* margin-bottom:10px; */
	/* padding-bottom: 5px; */
	/* border-bottom: 1px solid; */
	width: 100%;
	display: block;
}
body:not(.cbis-template) .cbis-activity-widget .cb-inner .cb-row,
body:not(.cbis-template) .cbis-activity-widget .cb-inner .cb-row select {
	width:100%
}
body:not(.cbis-template) #container .cbis-activity-widget .cb-inner .cb-row select {
	font-size: 90%!important;
	margin-top: 5px;
	margin-bottom: 5px;
	box-shadow:none;
	border: 1px solid !important;
	display: block;
	border-color: inherit!important;
}
body:not(.cbis-template) .cbis-activity-widget .cb-inner .cb-row .cb-cell {
	width:50%;
	font-weight: bold
}
body:not(.cbis-template) .cbis-activity-widget .cb-inner .cb-row .cb-cell:nth-child(2) {
	float:right
}
body:not(.cbis-template) .cbis-activity-widget .cb-inner .cb-row:nth-child(1) .cb-cell:nth-child(3) {
	width:100%;
	margin-bottom:10px;
	padding-bottom: 5px;
	border-bottom: 1px solid;
}
body:not(.cbis-template) .cbis-activity-widget .cb-inner .cb-row .cb-cell:nth-child(3) {
	width:100%;
	padding-bottom: 5px;
}
body:not(.cbis-template) .cbis-activity-widget .cb-inner .cb-row .cb-cell .cb-price {
	margin-top: 0!important;
	text-align: right;
}

body #container .static-booking-content.bookingFull:before {
	content:"";
	position: fixed;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-color: rgba(0,0,0,0.3);
	z-index:-1;
	transition: background-color 0.5s ease-out;
	backface-visibility:hidden;
	pointer-events: none;
}
body #container .static-booking-content .cbis-menu:before {
	content:"";
	position: fixed;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-color: rgba(0,0,0,0);
	z-index:-1;
	transition: background-color 0.5s ease-in;
	backface-visibility:hidden;
	pointer-events:none;
	cursor: initial;
}
body #container #search-results .result.booking a:after {
	content: "booking";
	position: absolute;
	right:0px;
	font-size:65%;
	text-transform:uppercase;
	background-color:orange;
	color:white;
	font-weight:900;
	padding:0 0.6em;
	margin-right: 5%;
	margin-top: 0.5em;
	line-height: 2em;
	transition: background-color 0.15s ease-in, color 0.5s ease-in;
}
body #container #search-results .result.booking a {
	width: 100%;
	padding-right: 20%;
	box-sizing: border-box;
	display: block;
}
body #container #search-results .result.booking:hover a:after {
	color:orange;
	background-color:white;
	transition: background-color 0.25s ease-out, color 0.5s ease-out;
}
body #container .cbis-activity-widget-wrapper {
	width: 100%!important;
	border-radius:4px!important;
	overflow:hidden;
}

.cbis-activity-widget-wrapper {
	padding:0px!important;
	margin-bottom:20px;
}
.read-more .cbis-activity-widget-wrapper,
.read-more .cbis-activity-widget {
	width:100%!important
}
body.read-more #container #wrap  .cbis-activity-widget-wrapper {
	margin-bottom:20px!important;
	padding-left: 20px!important;
	padding-right: 20px!important;
}
@media all and (min-width: 680px) {}
@media all and (max-width: 680px) {}




/* ALL CBIS WIDGETS COLOR SETTINGS - WILL BE CONTROLLED IN CBIS BOOKING SETUP 

body:not(.cbis-template) #cb-ui-datepicker-div .cb-ui-datepicker-prev:hover:after,
body:not(.cbis-template) #cb-ui-datepicker-div .cb-ui-datepicker-next:hover:after,
body:not(.cbis-template) .static-booking-content .cbis-menu li.active a,
body:not(.cbis-template) .static-booking-content .cbis-menu li:hover a,
body:not(.cbis-template) .cbis-widget .cb-button:hover,
body:not(.cbis-template) .static-booking-content .cb_btn a,
body:not(.cbis-template) .booking-button .booking-button-title,
body:not(.cbis-template) .cbis-widget .cb_hd,
body:not(.cbis-template) .cbis-widget .cb_hd .cb_lbl,
body:not(.cbis-template) .static-booking-content .cbis-widget .cb_hd .cb_ex_label,
body:not(.cbis-template) .cbis-widget a.cb_ferry_form_vehicle_delete > span:after,
body:not(.cbis-template) .Citybreak_engine.cb-popout.cb-guestconfig.cb-with-actions .cb-iconlnk.cb-js-remove-room .cb-icon-tiny-close,
body:not(.cbis-template) .cbis-widget .cb-button,
body:not(.cbis-template) .static-booking-content .cbis-widget #citybreak_basket_compactbasket_widget .cb_hd h4 span.cb_lbl,
body:not(.cbis-template) .static-booking-content .cbis-widget input.Citybreak_Button,
body:not(.cbis-template) .static-booking-content .cbis-menu li a,
body:not(.cbis-template) .cbis-widget #Citybreak_flight_bookingform .cb-popout-actions.cb-clr .cb-btn,
body:not(.cbis-template) .Citybreak_engine.cb-popout.cb-guestconfig.cb-with-actions .cb-popout-actions .cb-button > span,
body:not(.cbis-template) .booking-button .static-booking-content .cbis-widget input[type=radio]:checked, 
body:not(.cbis-template) .booking-button .static-booking-content .cbis-widget input[type=checkbox]:checked,
body:not(.cbis-template) #cb-ui-datepicker-div td:not(.cb-ui-datepicker-current-day):not(.cb-ui-datepicker-week-col):not(.cb-ui-datepicker-unselectable),
body:not(.cbis-template) .cb-ui-datepicker-inline td:not(.cb-ui-datepicker-current-day):not(.cb-ui-datepicker-week-col):not(.cb-ui-datepicker-unselectable),
body:not(.cbis-template) .cb-ui-datepicker-inline td.cb-ui-datepicker-current-day:hover,
body:not(.cbis-template) .cb-ui-datepicker-inline a.cb-ui-datepicker-prev:hover:after,
body:not(.cbis-template) .cb-ui-datepicker-inline a.cb-ui-datepicker-next:hover:after,
body:not(.cbis-template) .cbis-activity-widget .cb-legend.cb-avail:after,
body:not(.cbis-template) .cbis-activity-widget a.cb-ui-state-active:after,
body:not(.cbis-template) #container .cbis-activity-widget .cb-btn,
body:not(.cbis-template) .cbis-activity-widget .cb-js-trigger-container > .cb-tbl > .cb-row > .cb-cell.cb-cell-date .cb-inner > h3 {
	color: white!important;
	background-color:#368ec3!important;
	border-color: white!important;
}

body:not(.cbis-template) .cbis-activity-widget,
body:not(.cbis-template) .cbis-activity-widget *,
body:not(.cbis-template) .Citybreak_engine.cb-popout.cb-guestconfig.cb-with-actions .cb-row-room.cb-js-room-row > td select,
body:not(.cbis-template) .Citybreak_engine.cb-popout.cb-guestconfig.cb-with-actions .cb-row-ages.cb-js-room-child-ages > td > span > label > input,
body:not(.cbis-template) .Citybreak_Button:hover,
body:not(.cbis-template) .cbis-widget .cb-js-number-of-selected-passengers,
body:not(.cbis-template) .booking-button .cbis-widget label.cb-js-roomsguest-text,
body:not(.cbis-template) .booking-button .cbis-widget input:not(:checked):not(.Citybreak_Button),
body:not(.cbis-template) #cb-ui-datepicker-div, 
body:not(.cbis-template) .booking-button .cbis-widget select,
body:not(.cbis-template) .cbis-widget #Citybreak_flight_bookingform .cb-popout-actions.cb-clr .cb-btn:hover,
body:not(.cbis-template) .static-booking-content .cb_btn:hover a,
body:not(.cbis-template) .static-booking-content .cb_btn:hover input[type=submit],
body:not(.cbis-template) .static-booking-content .cbis-menu li a,
body:not(.cbis-template) .static-booking-content,
body:not(.cbis-template) .cbis-widget label,
body:not(.cbis-template) .cbis-widget input:checked,
body:not(.cbis-template) .booking-button .booking-button-title:hover,
body:not(.cbis-template) .cbis-widget #Citybreak_flight_bookingform h3,
body:not(.cbis-template) .Citybreak_engine.cb-popout.cb-guestconfig.cb-with-actions,
body:not(.cbis-template) .Citybreak_engine.cb-popout.cb-guestconfig.cb-with-actions .cb-row-ages.cb-js-room-child-ages > td > label,
body:not(.cbis-template) .Citybreak_engine.cb-popout.cb-guestconfig.cb-with-actions .cb-row-ages.cb-js-room-child-ages > td > span > label,
body:not(.cbis-template) .booking-button .static-booking-content .cbis-widget input[type=radio]:not(:checked), 
body:not(.cbis-template) .booking-button .static-booking-content .cbis-widget input[type=checkbox]:not(:checked),
body:not(.cbis-template) .cbis-widget #citybreak_basket_compactbasket_widget .cb_price_total h3 span,
body:not(.cbis-template) .Citybreak_engine.cb-popout.cb-guestconfig.cb-with-actions .cb-popout-actions .cb-button > span:hover,
body:not(.cbis-template) #cb-ui-datepicker-div td:not(.cb-ui-datepicker-current-day):not(.cb-ui-datepicker-week-col):not(.cb-ui-datepicker-unselectable):hover,
body:not(.cbis-template) .cb-ui-datepicker-inline td:not(.cb-ui-datepicker-current-day):not(.cb-ui-datepicker-week-col):not(.cb-ui-datepicker-unselectable):hover,
body:not(.cbis-template) .cb-ui-datepicker-inline td.cb-ui-datepicker-current-day,
body:not(.cbis-template) .cbis-activity-widget .cb-inner .cb-row select,
body:not(.cbis-template) #container .cbis-activity-widget .cb-btn:hover {
	color: #368ec3!important;
	background-color: white!important;
	border-color: #368ec3!important;
}
*/
.cbis-template #container #outerContent {
	text-align:left;
}
.cbis-template #container #outerContent * {
	letter-spacing:0px!important; 
}
body.cbis-template #container input:not([type=file]):not([type=button]):not([type=submit]),
body.cbis-template #container select,
body.cbis-template #container textarea,
body.cbis-template #container .cb-js-roomsguest-text {
	border: 1px solid #ccc!important;
	background-color: rgba(255,255,255,1)!important;
	border-radius: 3px!important;
	box-shadow: inset 0 0 5px 0 rgba(0,0,0,0.2)!important;
}
body:not(.cbis-template) #wrap .cbis-activity-widget .cb-js-activity-product-alternative .cb_js_activity_detail_link {
	display: block;
	font-size: 14px!important;
	font-weight:bold!important;
	text-transform:uppercase;
	line-height: 1.2em;
	margin-bottom: 5px;
}
body:not(.cbis-template) #container #wrap .cbis-activity-widget .cb-cell-pricegroup,
body:not(.cbis-template) #container #wrap .cbis-activity-widget .cb-cell-quantity {
	float:left;
	display:block;
	width:50%!important;
	position:relative;
}
body:not(.cbis-template) #container #wrap .cbis-activity-widget .cb-cell-quantity {
	width:100%!important;
}
body:not(.cbis-template) #container #wrap .cbis-activity-widget .cb-row-duration .cb-cell-quantity {
	width:50%!important;
}
body:not(.cbis-template) #container #wrap .cbis-activity-widget select,
body:not(.cbis-template) #container #wrap .cbis-activity-widget select {
	width:100%;
	color: inherit!important;
	border:1px solid!important;
}
body:not(.cbis-template) #container #wrap .cbis-activity-widget .cb-cell-pricegroup b,
body:not(.cbis-template) .cbis-activity-widget .cb-inner .cb-row .cb-cell {
	font-weight: normal;
	line-height: 2em;
}

/*
-------------------------------- 
STYLING .cbis-shortcut-widget 
--------------------------------
*/

body .booking-button:not(.cbis-shortcut-widget) .static-booking-content .cbis-menu label {
	display:none
}
body #wrap .cbis-shortcut-widget:not(.cbis-booking-block) .static-booking-content .cbis-menu li .icons {
	font-size:50px!important;
	/* height: 2em!important; */
	display: block;
	height: auto;
	line-height: 0.8em!important;
	padding-top: 0.4em!important;
}
body #wrap .static-booking-content .cbis-menu li a {
	display: block;
	width: 100%!important;
	height: auto;
}
body #container #wrap .cbis-shortcut-widget:not(.cbis-booking-block) .static-booking-content .cbis-menu li {
	height: auto !important;
	flex-basis: 46%;
	min-width: 0 !important;
	border: 1px solid !important;
	margin: 1%;
	border-radius: 5px;
	overflow: hidden;
	background-color: inherit;
	box-sizing: content-box;
	margin-top: 5px;
	margin-bottom: 5px;
}
body #container #wrap .cbis-shortcut-widget .static-booking-content .cbis-menu li a > label {
	font-size: 13px;
	line-height: 1.2em;
	color:inherit;
	background-color: transparent!important;
	padding-bottom: 0.5em;
	padding-top: 0.25em;
	display: block;
}
body #container #wrap .block-width .cbis-shortcut-widget .static-booking-content .cbis-menu li a > label {
	padding-bottom: 0.2em;
	padding-top: 0.25em;
}
body #container #wrap .block-width .cbis-shortcut-widget .static-booking-content .cbis-menu li a {
	padding-left:0.1em;
	padding-right:0.2em;
}
body #container #wrap .cbis-shortcut-widget .cbis-menu {
	border: 0px solid!important;
	background-color: inherit;
	margin-bottom: 0px;
}

/* 
--------------------------------
STYLING .cbis-booking-block 
-------------------------------- 
*/
body:not(.cbis-template) #container #wrap .cbis-booking-block .static-booking-content .cbis-menu li label {
	color:inherit;
	background-color:transparent!important;
	flex-basis: auto;
	cursor: pointer;
}
body:not(.cbis-template) #container #wrap .static-booking-content .cbis-menu li label {
	text-transform: uppercase!important;
}

body #container .booking-button.cbis-booking-block .static-booking-content {
	max-height: none;
	overflow-y: visible;
	width: 100%;
	min-width: 0;
	box-sizing: border-box;
	padding: 15px;
	left: auto;
	position: relative!important;
	right: auto;
	top: auto;
	bottom: auto;
	margin: auto;
	border: 0px;
}

body:not(.cbis-template) #container #wrap .cbis-booking-block .cbis-menu {
	margin: 0px!important;
	padding: 0px!important;
	text-align:center;
	width: 100%;
	margin-bottom: 0.5em!important;
	border: 0px;
	display: flex!important;
	justify-content: center;
	flex-wrap: wrap;
}
body:not(.cbis-template) #container #wrap .cbis-booking-block .cbis-menu li {
	list-style:none;
	text-decoration:none!important;
	/* min-width:10%; */
	flex-basis: 300px;
	flex-shrink: 1;
	flex-grow: 0;
	border-top: 0!important;
	border-right:1px solid!important;
	border-left: 0px solid!important;
	display:flex!important;
	/* flex-wrap:wrap; */
	height:auto;
	justify-content: center;
	align-items: center;
	align-content: center;
	/* box-shadow: 0 0 0 1px; */
	overflow: hidden!important;
	margin: 3px;
	border: 1px solid !important;
	min-width: 0!important;
	width: auto;
	cursor: pointer;
}
body:not(.cbis-template) #container #wrap .cbis-booking-block .cbis-menu li > a {
	list-style:none;
	text-decoration:none!important;
	flex-basis: auto;
	display:flex!important;
	justify-content: center;
	align-items: center;
	align-content: center;
	overflow: hidden!important;
	margin: 3px;
	width: auto;
	cursor: pointer;
}
body:not(.cbis-template) #container #wrap .cbis-booking-block .cbis-menu li:nth-last-child(1) {
}
body:not(.cbis-template) #container #wrap .cbis-booking-block .cbis-menu li .icons {
	flex-basis: 40px;
	flex-shrink:0;
	flex-grow:0;
	height: auto;
	line-height: 0.5em!important;
	padding: 0.5em 5px 0.2em 5px!important;
}
body:not(.cbis-template) #container #wrap .cbis-booking-block .cbis-menu li label {
	display:inline-block!important;
	/* flex-basis: 71%!important; */
	font-size: 14px!important;
	flex-shrink:0;
	flex-grow: 0;
	padding: 0.25em 10px 0.3em 0px;
}
body:not(.cbis-template) #container #wrap .booking-button.cbis-booking-block .static-booking-content .cbis-menu li label {
	background-color: transparent!important;
}
body:not(.cbis-template) #container #wrap .cbis-booking-block a,
body:not(.cbis-template) #container #wrap .cbis-booking-block .cbis-menu a > span {
	text-decoration:none!important;
}
body:not(.cbis-template) #container #wrap .cb_ns_submitbtn {
	display:none!important
}
body:not(.cbis-template) #container #wrap .cbis-widget .cb_ex_label,
body:not(.cbis-template) #citybreak_basket_compactbasket_widget .cb_hd h4 span.cb_lbl {
    text-align: center;
}
body:not(.cbis-template):not(.read-more) #container #wrap .block-width:not(.block-width-50):not(.block-width-25) .cbis-booking-block .Citybreak_SearchBox > * {
	min-width:200px!important;
	width:calc(50% - 40px)!important;
	margin: 5px 20px 0;
	position:relative;
	display: block;
	float: left;
}
body:not(.cbis-template):not(.read-more) #container #wrap .block-width:not(.block-width-50):not(.block-width-25) .cbis-booking-block .Citybreak_SearchBox #cb_acc_nodates_cnt,
body:not(.cbis-template):not(.read-more) #container #wrap .block-width:not(.block-width-50):not(.block-width-25) .cbis-booking-block  .cb_ex_label,
body:not(.cbis-template):not(.read-more) #container #wrap .block-width:not(.block-width-50):not(.block-width-25) .cbis-booking-block .Citybreak_SearchBox style,
body:not(.cbis-template):not(.read-more) #container #wrap .block-width:not(.block-width-50):not(.block-width-25) .cbis-booking-block .Citybreak_SearchBox > .cb_form_row.cb_showas_radiolist,
body:not(.cbis-template):not(.read-more) #container #wrap .block-width:not(.block-width-50):not(.block-width-25) .cbis-booking-block .Citybreak_SearchBox > .cb_clr,
body:not(.cbis-template):not(.read-more) #container #wrap .block-width:not(.block-width-50):not(.block-width-25) .cbis-booking-block .Citybreak_SearchBox > .cb_form_row.cb_ev_section_lenght {
	display: none!important;
}
body:not(.cbis-template):not(.read-more) #container #wrap .block-width:not(.block-width-50):not(.block-width-25) .cbis-booking-block .Citybreak_SearchBox > #cb_act_dateto_container,
body:not(.cbis-template):not(.read-more) #container #wrap .block-width:not(.block-width-50):not(.block-width-25) .cbis-booking-block .Citybreak_SearchBox > #cb_ev_dateto_container {
	display:block!important
}
body:not(.cbis-template):not(.read-more) #container #wrap .block-width:not(.block-width-50):not(.block-width-25) .cbis-booking-block .Citybreak_SearchBox label {
	width: 95%;
}
body:not(.cbis-template):not(.read-more) #container #wrap .block-width:not(.block-width-50):not(.block-width-25) .cbis-booking-block .Citybreak_SearchBox input {
	max-width: none;
}
body:not(.cbis-template):not(.read-more) #container #wrap .block-width:not(.block-width-50):not(.block-width-25) .cbis-booking-block .cbis-widget .cb_btn {
	display:inline-block;
	float: none!important;
	margin:auto;
}
body:not(.cbis-template):not(.read-more) #container #wrap .block-width:not(.block-width-50):not(.block-width-25) .cbis-booking-block .cbis-widget  form,
body:not(.cbis-template):not(.read-more) #container #wrap .block-width:not(.block-width-50):not(.block-width-25) .cbis-booking-block .cbis-widget  #Citybreak_bookingform {
    text-align: center;

}
body:not(.cbis-template):not(.read-more) #container #wrap .block-width:not(.block-width-50):not(.block-width-25) .cbis-booking-block .cbis-widget #cb_act_SearchButton,
body:not(.cbis-template):not(.read-more) #container #wrap .block-width:not(.block-width-50):not(.block-width-25) .cbis-booking-block .cbis-widget #cb_ev_SearchButton {
	margin-top:30px;
	margin-left: auto!important;
	margin-right: auto!important;
}
body:not(.cbis-template):not(.read-more)  #container #wrap .block-width:not(.block-width-50):not(.block-width-25) .booking-button.cbis-booking-block .static-booking-content.bookingFull {
	z-index:10;
	text-align: center;
	height: auto;
}
body:not(.cbis-template):not(.read-more)  #container #wrap .block-width:not(.block-width-50):not(.block-width-25) .booking-button.cbis-booking-block .static-booking-content:before {
	display:none!important
}
body:not(.cbis-template):not(.read-more)  #container #wrap .block-width:not(.block-width-50):not(.block-width-25) .booking-button.cbis-booking-block .cbis-menu,
body:not(.cbis-template):not(.read-more)  #container #wrap .block-width:not(.block-width-50):not(.block-width-25) .booking-button.cbis-booking-block .cbis-widget {
	max-width: 1100px!important;
	margin: auto!important;
	/* display: inline-block; */
	/* align-self: center; */
	padding-top: 1em;
	padding-bottom: 2em;
}
body:not(.cbis-template):not(.read-more)  #container #wrap .block-width:not(.block-width-50):not(.block-width-25) .booking-button.cbis-booking-block.cbis-shortcut-widget .cbis-menu {
	max-width: 90%!important;
}
body:not(.cbis-template) #container #wrap .cbis-booking-block .cbis-widget #cb-accommodation-roomselector .cb-form-icon.cb-icon-caret > label,
body:not(.cbis-template) #container #wrap .booking-button .static-booking-content .cbis-widget input:not([type=radio]):not([type=checkbox]):not(.Citybreak_Button),
body:not(.cbis-template) #container #wrap .booking-button .static-booking-content .cbis-widget select,
body:not(.cbis-template) #container #wrap .booking-button .static-booking-content .cbis-widget keygen {
	padding: 0.8em 0.9em!important;
	height: 1.7em!important;
	line-height: 1.8em;
	padding: 0.3em 0.9em!important;
	width: calc(100% - 2em)!important;
	font-weight: 400!important;
}
body:not(.cbis-template) #container #wrap .booking-button:not(.cbis-booking-block) .static-booking-content .cbis-widget select,
body:not(.cbis-template) #container #wrap .booking-button:not(.cbis-booking-block) .static-booking-content .cbis-widget keygen {
	all:initial;
	height: 1.7em!important;
	line-height: 1.8em;
	padding: 0.3em 0.9em!important;
	width: calc(100% - 2em)!important;
	font-weight: normal!important;
	box-sizing: content-box;
	letter-spacing: 1px;
}
body:not(.cbis-template) #container #wrap .booking-button:not(.cbis-booking-block) .static-booking-content .cbis-widget #cb_form_datefrom,
body:not(.cbis-template) #container #wrap .booking-button:not(.cbis-booking-block) .static-booking-content .cbis-widget #cb_form_dateto {
	font-size: 14px!important;
	font-weight: 600!important;
}
body:not(.cbis-template) #container #wrap .booking-button.cbis-booking-block .static-booking-content .cbis-widget #cb_form_datefrom,
body:not(.cbis-template) #container #wrap .booking-button.cbis-booking-block .static-booking-content .cbis-widget #cb_form_dateto,
body:not(.cbis-template) #container #wrap .booking-button.cbis-booking-block .static-booking-content .cbis-widget #cb_act_form_dateto,
body:not(.cbis-template) #container #wrap .booking-button.cbis-booking-block .static-booking-content .cbis-widget #cb_act_form_datefrom,
body:not(.cbis-template) #container #wrap .booking-button.cbis-booking-block .static-booking-content .cbis-widget #cb_ev_form_dateto,
body:not(.cbis-template) #container #wrap .booking-button.cbis-booking-block .static-booking-content .cbis-widget #cb_ev_form_datefrom {
	font-weight:600!important;
	font-size: 15px!important
}
/* SELECT FIX START */
body:not(.cbis-template) #container #wrap .booking-button.cbis-booking-block:not(.cbis-shortcut-widget) .static-booking-content .cbis-widget select,
body:not(.cbis-template) #container #wrap .booking-button.cbis-booking-block:not(.cbis-shortcut-widget) .static-booking-content .cbis-widget keygen {
	all: initial;
	height: 1.7em !important;
	width: calc(100% - 2em)!important;
	line-height: 1.8em;
	letter-spacing: 1px;
	font-weight: 600!important;
}

/* removing select arrow in IE */
body:not(.cbis-template) #container #wrap .booking-button.cbis-booking-block:not(.cbis-shortcut-widget) .static-booking-content .cbis-widget .cb_selects select::-ms-expand {
    display:none;
}

body:not(.cbis-template) #container #wrap .booking-button.cbis-booking-block:not(.cbis-shortcut-widget) div.static-booking-content .cbis-widget .cb_selects:after {
	content:"x";
	position:absolute;
	top:0;
	right:15px;
	font-family: web-icons-2;
	font-size: 20px;
	font-weight:bold;
	line-height:2em;
	pointer-events:none;
	background-color: transparent!important;
}
body:not(.cbis-template) #container #wrap .booking-button.cbis-booking-block:not(.cbis-shortcut-widget) .static-booking-content .cbis-widget .cb_selects {
	position: relative;
}
/* SELECT FIX END */
body:not(.cbis-template) #container #wrap .booking-button .static-booking-content .cbis-widget select,
body:not(.cbis-template) #container #wrap .booking-button .static-booking-content .cbis-widget keygen {
	padding: 0.3em 0.9em!important;
}
body:not(.cbis-template):not(.read-more)  #container #wrap .block-width:not(.block-width-50):not(.block-width-25) .booking-button.cbis-booking-block .static-booking-content.bookingFull .cbis-menu li,
body:not(.cbis-template):not(.read-more)  #container #wrap .block-width:not(.block-width-50):not(.block-width-25) .booking-button.cbis-booking-block .static-booking-content.bookingFull {
	padding-top:0!important;
	margin-top:0!important;
	margin-left:0!important;
	margin-right:0!important;
	border:0px solid!important
}
body:not(.cbis-template):not(.read-more)  #container #wrap .block-width:not(.block-width-50):not(.block-width-25) .booking-button.cbis-booking-block .static-booking-content.bookingFull .cbis-menu li.active {
	margin-top: -10px!important;
	border-top:5px solid!important;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	z-index:10;
	position: relative;
	overflow:visible!important
}
body:not(.cbis-template):not(.read-more)  #container #wrap .block-width:not(.block-width-50):not(.block-width-25) .booking-button.cbis-booking-block .static-booking-content.bookingFull .cbis-menu li.active:after {
	content:"";
	position:absolute;
	width:100%;
	height:15px;
	background-color:inherit;
	margin:auto;
	bottom: -10px;
	left: 0px;
}
#section-top-block,
#WIPSELEMENT_GENERIC-BLOCK-1,
#block_genericBlock1,
.block-width,
.block_type_cbisbookingblock,
.block_type_cbisbookingblock * {
	overflow: visible!important;
}
#wrap .block-width~.block-width .tf-block.block_type_cbisbookingblock {
	margin-top:20px;
}
body:not(.cbis-template):not(.read-more)  #container #wrap .block-width:not(.block-width-50):not(.block-width-25) .booking-button.cbis-booking-block .static-booking-content.bookingFull .cbis-menu li:not(.active):not(:hover) {
	position: relative;

}
body:not(.cbis-template):not(.read-more)  #container #wrap .block-width:not(.block-width-50):not(.block-width-25) .booking-button.cbis-booking-block:not(.cbis-shortcut-widget) .static-booking-content.bookingFull .cbis-menu li:not(.active):not(:hover):after {
	content:"";
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:rgba(0,0,0,0.1)

}
body:not(.cbis-template) #container #wrap .cbis-booking-block.cbis-shortcut-widget .cbis-menu li  {
	height:180px!important;
	overflow:hidden!important;
	background-size: cover;
	background-position:center center;
	margin: 0.5em!important;
	border: 0px solid!important;
	border-radius: 5px;
	flex-basis: 250px;
}
body:not(.cbis-template) #container #wrap .cbis-booking-block.cbis-shortcut-widget .cbis-menu li  {
}
body:not(.cbis-template) #container #wrap .cbis-booking-block.cbis-shortcut-widget .cbis-menu li a  {
	height:auto;
	width:auto!important;
	border-radius:5px;
	border: 1px solid;
}
body:not(.cbis-template) #container #wrap .cbis-booking-block.cbis-shortcut-widget .cbis-menu li:not(:hover) a  {
	color: white!important;
	background-color: rgba(0,0,0,0.2)!important
}
body:not(.cbis-template):not(.read-more)  #container #wrap .block-width:not(.block-width-50):not(.block-width-25) .booking-button.cbis-booking-block.cbis-shortcut-widget .static-booking-content.bookingFull .cbis-menu li {
	margin: 39px 50px 40px 50px!important;
	border-radius: 5px;
}
body:not(.cbis-template):not(.read-more)  #container #wrap .block-width .tf-block.generic_block.block_type_cbisbookingblock,
body:not(.cbis-template):not(.read-more)  #container #wrap .block-width .tf-block.generic_block.block_type_cbisbookingblock .booking-button,
body:not(.cbis-template):not(.read-more)  #container #wrap .block-width .tf-block.generic_block.block_type_cbisbookingblock .booking-button.cbis-booking-block.cbis-shortcut-widget .static-booking-content {
	margin-bottom: 20px!important;
	padding-bottom:0px!important;
}
body:not(.cbis-template):not(.read-more)  #container #wrap .block-width-25 .tf-block.generic_block.block_type_cbisbookingblock,
body:not(.cbis-template):not(.read-more)  #container #wrap .block-width-25 .tf-block.generic_block.block_type_cbisbookingblock .booking-button,
body:not(.cbis-template):not(.read-more)  #container #wrap .block-width-50 .tf-block.generic_block.block_type_cbisbookingblock,
body:not(.cbis-template):not(.read-more)  #container #wrap .block-width-50 .tf-block.generic_block.block_type_cbisbookingblock .booking-button {
 	margin:0!important;
 	padding: 0!important;
}
body:not(.cbis-template):not(.read-more)  #container #wrap .block-width .tf-block.generic_block .booking-button.cbis-booking-block.cbis-shortcut-widget .static-booking-content {
	margin-bottom: 2em!important;
}
body:not(.cbis-template):not(.read-more)  #container #wrap .block-width-100 .tf-block.generic_block .booking-button.cbis-booking-block:not(.cbis-shortcut-widget) .static-booking-content {
	min-height: 335px!important;
}
body:not(.cbis-template):not(.read-more)  #container #wrap .block-width-100 .block_type_cbisbookingblock:after {
	content:"";
	position:absolute;
	top:0;
	bottom:0;
	left:-50vw;
	right:-50vw;
	width: 200vw;
	background-color:inherit;
}
body:not(.cbis-template):not(.read-more)  #container #wrap .block-width-100 .block_type_cbisbookingblock {
	overflow:visible!important;
	position: relative;
}
body:not(.cbis-template):not(.read-more)  #container #wrap .block_type_cbisbookingblock h3.block-title:not(:empty) {
	z-index:1;
	text-align: center;
	margin: 1em 1em 0em 1em;
	font-size: 35px!important
}
@media all and (max-width: 959px) {
	body:not(.cbis-template):not(.read-more) #container #wrap .block-width:not(.block-width-50):not(.block-width-25) .cbis-booking-block .Citybreak_SearchBox > * {
		width: 100%!important;
		margin-left: 0;
		margin-right: 0;
	}
	body:not(.cbis-template):not(.read-more)  #container #wrap .block-width .tf-block.generic_block .booking-button.cbis-booking-block.cbis-shortcut-widget .static-booking-content.bookingFull .cbis-menu li {
		margin:20px 10px 10px!important
	}
	body:not(.cbis-template):not(.read-more)  #container #wrap .block-width .tf-block.generic_block .booking-button.cbis-booking-block:not(.cbis-shortcut-widget) .static-booking-content.bookingFull .cbis-menu li {
		margin-top:10px!important
	}

}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {

}