/**
 * Version : 2.0.1
 */

#foxBreaksBooking big {
    font-size: 1.143em;
}

#foxBreaksBooking td {
    vertical-align: top;
}

#foxBreaksBooking em > small {
    color: #808080;
}

#foxBreaksBooking input[type="text"].foxbreak-reqd-field {
    background-color: #ffffa0;
}

#foxBreaksBooking input[name="kparty_addr2"] {
    margin-top: 0.8em;
}

#foxBreaksBooking .foxbreak-missing-field {
    border-color: #cc0000 !important;
}

#foxBreaksBooking label.foxbreak-missing-field {
    background-color: #ffffa0 !important;
}

#foxBreaksBooking .foxbreak-booking-error {
    color: #cc0000;
    display: none;
    font-weight: bold;
    text-align: center;
    padding-bottom: 1em;
}

#foxBreaksBooking .foxbreak-submit {
    float: right;
}

#foxBreaksBooking .foxbreak-payment-form {
    display: none;
}

.foxbreak-special-offer:after,
#foxBreaksBooking .calSpecialOffer:after {
    background-color: #FFCC33;
    border: 1px solid #999999;
    border-radius: 0.25em 0.25em 0.25em 0.25em;
    color: #003300;
    content: "S";
    display: block;
    float: left;
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
    height: 1.2em;
    line-height: 1.2;
    position: relative;
    text-align: center;
    width: 1.2em;
}

.foxbreak-special-offer:after {
    float: none;
    position: absolute;
    right: 0;
    top: 0;
}

#foxBreaksBooking .foxbreak-break-price {
    float: right;
}

#foxBreaksBooking .foxbreak-enddate-duration {
    display: none;
}

#foxBreaksBooking .foxbreak-accept-tc,
#foxBreaksBooking .foxbreak-enddate-duration td:first-child {
    text-align: right;
}

#foxBreaksBooking .foxbreak-party-numbers label {
    font-weight: normal;
}

#foxBreaksBooking .foxbreak-party-numbers label:first-child {
    margin-right: 2em;
}

#foxBreaksBooking .foxbreak-party-numbers select {
    width: 4em;
}

#foxBreaksBooking .foxbreak-please-check {
    background-color: #E9EDF6;
    text-align: center;
}

.foxbreak-dialog {
    display: none !important;
}

.foxbreak-invisible {
    visibility: hidden !important;
}

/* DAYBOAT HIRE */
#foxBreaksCalendars .calendarDiv {
    padding-top: 20px;
    clear: left;
}

/*jquery ui dialog...*/
.ui-widget {
    font-family: inherit !important;
    font-size: 1em !important;
}

.ui-widget,
.ui-widget-content,
.ui-widget-header {
    color: inherit !important;
}

#foxBreaksMultipleChoices p {
    margin: 1em 0;
}

#foxBreaksMC_choices {
    margin: 0 2em;
}

#foxBreaksMC_choices p {
    padding-right: 3em;
}

#foxBreaksMC_select {
    text-align: right;
    margin: 2em 1em 0 0;
    background-color: transparent;
    background-image: none;
    border: 0 none;
}

#foxBreaksMC_select span {
    float: right;
    margin-left: 0.25em;
    margin-top: 2px;
}

/*calendars...*/
#foxBreaksBooking .calendarSeason {
    color: #ffffff;
    float: left;
    text-align: center;
    padding: 1px;
    background: #253230;
    background-position: 0 0;
    background-repeat: repeat-x;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#4d667a), to(#253230));
    background-image: -webkit-linear-gradient(top, #4d667a, #253230);
    background-image: -moz-linear-gradient(top, #4d667a, #253230);
    background-image: -ms-linear-gradient(top, #4d667a, #253230);
    background-image: -o-linear-gradient(top, #4d667a, #253230);
    background-image: linear-gradient(to bottom, #4d667a, #253230);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d667a, endColorstr=#253230);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d667a, endColorstr=#253230)";
}

#foxBreaksBooking .calendarSeason a,
#foxBreaksBooking .calendarSeason span {
    display: inline-block;
    line-height: 3em;
}

#foxBreaksBooking .calendarSeason .dbcShowYear {
    font-weight: bold;
    width: 55px;
}

#foxBreaksBooking .calendarSeasonMonths {
    padding: 1px 1px 1px 0;
    background-color: #ffffff;
}

#foxBreaksBooking .calendarSeason a,
#foxBreaksBooking .calendarSeason a:link,
#foxBreaksBooking .calendarSeason a:visited,
#foxBreaksBooking .calendarSeason a:hover,
#foxBreaksBooking .calendarSeason a:active {
    color: #2a343a;
    background-color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    margin-left: 1px;
    width: 56px;
}

#foxBreaksBooking .calendarSeason a:hover {
    background-color: #c2d1e6;
}

#foxBreaksBooking .calendarSeason a.dbcMonthIsActive,
#foxBreaksBooking .calendarSeason a.dbcMonthIsActive:link,
#foxBreaksBooking .calendarSeason a.dbcMonthIsActive:visited,
#foxBreaksBooking .calendarSeason a.dbcMonthIsActive:hover,
#foxBreaksBooking .calendarSeason a.dbcMonthIsActive:active {
    background-color: #8ca2d1;
    color: #ffffff;
}

#foxBreaksBooking table.calendarTable {
    background-color: #575740;
    border: 0 none;
    border-collapse: separate;
    border-spacing: 2px;
    margin-top: 0;
}

#foxBreaksBooking table.calendarTable thead td {
    border: 1px solid #c2d1e6;
    font-weight: bold;
    width: 14%;
    padding: 1px 4px;
    background-color: #B8C9E7;
    background-position: 0 0;
    background-repeat: repeat-x;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#DFE5F1), to(#BECEE8));
    background-image: -webkit-linear-gradient(top, #DFE5F1, #BECEE8);
    background-image: -moz-linear-gradient(top, #DFE5F1, #BECEE8);
    background-image: -ms-linear-gradient(top, #DFE5F1, #BECEE8);
    background-image: -o-linear-gradient(top, #DFE5F1, #BECEE8);
    background-image: linear-gradient(to bottom, #DFE5F1, #BECEE8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#DFE5F1, endColorstr=#BECEE8);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#DFE5F1, endColorstr=#BECEE8)";
}

#foxBreaksBooking table.calendarTable tbody td {
    background-color: #ffffff;
    border: 1px solid #ffffff;
    text-align: right;
    padding: 2px 4px;
    vertical-align: top;
    cursor: default;
}

#foxBreaksBooking table.calendarTable tbody td.dbcSelectable,
#foxBreaksBooking table.calendarTable tbody td.calSelectable {
    cursor: pointer;
}

#foxBreaksBooking table.calendarTable tbody td.dbcSelectHover {
    background-color: #f7e045;
}

#foxBreaksBooking table.calendarTable tbody td.dbcSelected {
    background-color: #99ff99;
}

#foxBreaksBooking .dayboat_booked {
    background-color: #cf6557 !important;
    color: #ffffff !important;
}

#foxBreaksBooking td.dayboat_xmonth {
    background-color: #999999 !important;
}

#foxBreaksBooking span.dayboat_booked,
#foxBreaksBooking span.dayboat_available {
    border: 1px solid #575740;
    display: inline-block;
    line-height: 1.2;
    width: 2em;
}

#foxBreaksBooking #dbcIsDayHire,
#foxBreaksBooking #dbcIsMiniBreak {
    border: 0px none;
}

#foxBreaksBooking .dbcReqdCheckboxWrap {
    border: 1px solid transparent;
    border-radius: 0.2em;
    padding: 3px 0.5em 1px;
}

/*calendar header & controls...*/
#foxBreaksBooking .calMonthName {
    background-color: #3a5743;
    background-position: 0 0;
    background-repeat: repeat-x;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#597D5F), color-stop(0.97, #3A5743), color-stop(0.97, #989855), to(#989855));
    background-image: -webkit-linear-gradient(top, #597D5F, #3A5743 97%, #989855 97%, #989855 100%);
    background-image: -moz-linear-gradient(top, #597D5F, #3A5743 97%, #989855 97%, #989855 100%);
    background-image: -ms-linear-gradient(top, #597D5F, #3A5743 97%, #989855 97%, #989855 100%);
    background-image: -o-linear-gradient(top, #597D5F, #3A5743 97%, #989855 97%, #989855 100%);
    background-image: linear-gradient(to bottom, #597D5F, #3A5743 97%, #989855 97%, #989855 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#597D5F, endColorstr=#3A5743);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#597D5F, endColorstr=#3A5743)";
    color: #f8de47;
    border-bottom: 4px solid #CD6456;
    font-weight: bold;
    text-align: center;
    line-height: 2em;
    padding: 0.34em 0 0.5em;
}

#foxBreaksBooking .calMonthName a,
#foxBreaksBooking .calMonthName a:link,
#foxBreaksBooking .calMonthName a:visited,
#foxBreaksBooking .calMonthName a:hover,
#foxBreaksBooking .calMonthName a:active {
    text-decoration: none;
}

#foxBreaksBooking .calMonthName a {
    background-color: transparent;
    float: left;
    margin: 0 0.34em;
}

#foxBreaksBooking .calMonthName a.calNextMonth {
    float: right;
}

#foxBreaksBooking .calMonthName a span {
    background-color: #B9C8E5;
    border-radius: 0.25em 0.25em 0.25em 0.25em;
    color: #CF6457;
    display: inline-block;
    font-size: 20px;
    line-height: 1.2;
    text-align: center;
    width: 1.2em;
}

#foxBreaksBooking .calMonthName a .calNextPrevHover {
    display: none;
    background-color: #ffffff;
}

#foxBreaksBooking .calMonthName a:hover span {
    display: none;
}

#foxBreaksBooking .calMonthName a:hover .calNextPrevHover {
    display: inline-block;
}

/* [foxbreaks_balance] shortcode...*/
.ba-balance-payment-error {
    color: #cc0000;
}
.ba-balance-payment-request label {
    display: block;
}
.ba-balance-payment-response {
    margin: 1em 0;
}
.ba-balance-payment-info {
    display: inline-block;
}
.ba-balance-payment-info ~ input[type="submit"] {
    margin: 0 0 1em 1em;
}
.ba-pay-balance-form > * {
    vertical-align: top;
}

/* new booking app ... */
#bookingApp div {
    margin-bottom: 0;
    margin-top: 0;
}

#bookingApp select:active,
#bookingApp select:focus {
    border-color: #67b236;
}

.ba-the-form {
    margin: 0;
    padding: 0;
}

.ba-sidebar label {
    display: block;
    margin: 0.5em 0 0;
}

.ba-sidebar .ba-filter-inline-checkbox {
    display: inline-block;
    margin: 0 1em 0 0;
    white-space: nowrap;
}

.ba-full-width {
    width: 100%;
}

.ba-landing {
    background-image: url("../images/boat-hire-booking-background.jpg");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 575px;
}
.ba-landing-mobile {
    display: none;
}
@media screen and (max-width: 650px) {
    .ba-landing {
        display: none;
    }
    .ba-landing-mobile {
        display: block;
    }
}

.ba-sidebar {
    float: left;
    /*position: absolute;*/
    min-height: 100%;
    left: 0;
    top: 0;
    width: 25%;
    background-color: rgba(255, 255, 255, .5);
}

.ba-landing .ba-sidebar {
    float: none;
    position: absolute
}

.ba-landing ~ .ba-sidebar {
    float: none;
    position: absolute
}

.ba-sidebar .ba-search-form {
    margin: 0;
    padding: 2em 40px 0;
}

.ba-tagline-for-checkbox {
    font-size: 0.75em;
    font-weight: 300;
    line-height: 1;
    margin-left: 1.33em;
}

.ba-topbar .ba-search-form {
    background-color: #dedede;
    margin: 0;
    padding: 1em 2em;
}

.ba-topbar .ba-submit-search {
    display: inline;
}

a.ba-advanced-trigger {
    border-radius: 1em !important;
    display: inline-block;
    font-size: 26pt !important;
    font-weight: 700;
    line-height: 1;
    padding: 0 !important;
    text-align: center;
    width: 1em;
}

.ba-advanced-options {
    padding: 0.25em 0;
}

#bookingApp .ba-boatswitcher {
    margin: 0.75em 0 0;
}
a.ba-boatswitch-trigger {
    display: inline-block;
    font-size: 16pt !important;
    font-weight: 700;
    left: 0;
    line-height: 1.5;
    padding: 0 !important;
    position: absolute;
    text-align: center;
    top: 0;
    width: 1.5em;
    z-index: 99;
}
.ba-boatswitch-options {
    background-color: #ffffff;
    border-radius: 5px;
    margin: 0 0 0 2em;
    padding: 1px 1em;
}
a.ba-boatswitch {
    display: block;
    text-decoration: none;
}

.ba-offers {
    position: absolute;
    top: 0;
    right: 50px;
    /*float: right;*/
    /*margin: 0 50px 0;*/
}

/*desktop...*/
.ba-offers-penant {
    background: #3f5e49 none;
    color: #f5d46a;
    font-size: 1.7em;
    line-height: 2;
    margin: 0;
    text-align: center;
}
.ba-offers-penant {
    background: #c76356 none;
    color: #ffffff;
}

table.ba-offers-table,
table.ba-offers-table form {
    margin: 0;
}

table.ba-offers-table tr {
    margin: 0 0 1px 0;
}

table.ba-offers-table td {
    background-color: rgba(255, 255, 255, 0.8);
    border-color: #dddddd;
    border-style: solid;
    border-width: 0 0 1px 0;
    line-height: 2.5;
    padding: 0 0.5em;
}

table.ba-offers-table td.ba-offer-duration {
    line-height: 1;
}

table.ba-offers-table td.ba-offer-boatname {
    padding-right: 1em;
}

table.ba-offers-table td:last-child {
    padding: 0;
}

table.ba-offers-table a {
    color: inherit;
    display: block;
    padding: 0 0.25em 0 1em;
    text-decoration: none;
}

.ba-offers-table .dashicons {
    float: right;
    font-size: 1.5em;
    height: 1em;
    line-height: 1.6667;
    opacity: 0.6;
    position: relative;
    width: 1em;
}

.ba-search-results {
    float: right;
    width: 75%;
}

.ba-sidebar .ba-filter-form {
    margin: 0;
    padding: 2em 40px 0;
}

.ba-search-result {
    background-color: #dedede;
    margin-bottom: 1em;
}

.ba-search-result-pic {
    background-color: #ffff99;
    background-image: none;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 30%;
}

.ba-search-result-info {
    margin-left: 30%;
    padding: 0 0 1em 2em;
}

.ba-search-result-details {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    width: 50%;
}

.ba-search-result-pricing {
    box-sizing: border-box;
    display: inline-block;
    float: right;
    padding: 0 1em;
    text-align: center;
    vertical-align: top;
    width: 50%;
}

.ba-the-price {
    font-size: 2em;
    font-weight: normal;
}

.ba-results-paging {
    margin: 0 0 1em 0;
    padding: 0;
}

/* boatpage... */
.ba-boatpage-summary-header,
.ba-boatpage-summary-break {
    padding: 15px 15px 1px;
}

.ba-boatpage-summary-pic {
    background-color: transparent;
    background-image: none;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 0;
    padding-bottom: 66%;
}

/* calendar... */
.ba-boatpage-calendar {
    margin: 0;
}

.ba-boatpage-calendar .ba-boatpage-calendar-empty {
    color: #cc0000;
    display: none; /* <- Note! */
    font-style: italic;
    text-align: center;
}
.ba-boatpage-dates .ba-boatpage-dates-empty {
    color: #cc0000;
    font-style: italic;
}

.ba-boatpage-calendar .calendarSeason {
    color: #ffffff;
    float: left;
    text-align: center;
    padding: 1px;
    background: #253230;
    background-position: 0 0;
    background-repeat: repeat-x;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#4d667a), to(#253230));
    background-image: -webkit-linear-gradient(top, #4d667a, #253230);
    background-image: -moz-linear-gradient(top, #4d667a, #253230);
    background-image: -ms-linear-gradient(top, #4d667a, #253230);
    background-image: -o-linear-gradient(top, #4d667a, #253230);
    background-image: linear-gradient(to bottom, #4d667a, #253230);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d667a, endColorstr=#253230);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d667a, endColorstr=#253230)";
}

.ba-boatpage-calendar .calendarSeason a,
.ba-boatpage-calendar .calendarSeason span {
    display: inline-block;
    line-height: 3em;
}

.ba-boatpage-calendar .calendarSeason .dbcShowYear {
    font-weight: bold;
    width: 55px;
}

.ba-boatpage-calendar .calendarSeasonMonths {
    padding: 1px 1px 1px 0;
    background-color: #ffffff;
}

.ba-boatpage-calendar .calendarSeason a,
.ba-boatpage-calendar .calendarSeason a:link,
.ba-boatpage-calendar .calendarSeason a:visited,
.ba-boatpage-calendar .calendarSeason a:hover,
.ba-boatpage-calendar .calendarSeason a:active {
    color: #2a343a;
    background-color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    margin-left: 1px;
    width: 56px;
}

.ba-boatpage-calendar .calendarSeason a:hover {
    background-color: #c2d1e6;
}

.ba-boatpage-calendar .calendarSeason a.dbcMonthIsActive,
.ba-boatpage-calendar .calendarSeason a.dbcMonthIsActive:link,
.ba-boatpage-calendar .calendarSeason a.dbcMonthIsActive:visited,
.ba-boatpage-calendar .calendarSeason a.dbcMonthIsActive:hover,
.ba-boatpage-calendar .calendarSeason a.dbcMonthIsActive:active {
    background-color: #8ca2d1;
    color: #ffffff;
}

.ba-boatpage-calendar .calendarDiv {
    /*	padding-top: 20px;
        clear: left;*/
}

.ba-boatpage-calendar table.calendarTable {
    border: 0 none;
    border-collapse: collapse;
    margin: 0 0 1em;
}

.ba-boatpage-calendar table.calendarTable td {
    background-color: #ffffff;
    border: 1px solid #dedede;
    cursor: default;
    padding: 0;
}

.ba-boatpage-calendar table.calendarTable tbody td {
    text-align: right;
    vertical-align: top;
}

.ba-boatpage-calendar table.calendarTable thead td {
    font-weight: bold;
    width: 14%;
    padding: 1px 4px;
    background-color: #B8C9E7;
    background-position: 0 0;
    background-repeat: repeat-x;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#DFE5F1), to(#BECEE8));
    background-image: -webkit-linear-gradient(top, #DFE5F1, #BECEE8);
    background-image: -moz-linear-gradient(top, #DFE5F1, #BECEE8);
    background-image: -ms-linear-gradient(top, #DFE5F1, #BECEE8);
    background-image: -o-linear-gradient(top, #DFE5F1, #BECEE8);
    background-image: linear-gradient(to bottom, #DFE5F1, #BECEE8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#DFE5F1, endColorstr=#BECEE8);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#DFE5F1, endColorstr=#BECEE8)";
}

/*
.ba-boatpage-calendar table.calendarTable tbody td.dbcSelectable,
.ba-boatpage-calendar table.calendarTable tbody td.calSelectable {
	cursor: pointer;
}
.ba-boatpage-calendar table.calendarTable tbody td.dbcSelectHover {
	background-color: #f7e045;
}
.ba-boatpage-calendar table.calendarTable tbody td.dbcSelected {
	background-color: #99ff99;
}
.ba-boatpage-calendar .dayboat_booked {
	background-color:#cf6557 !important;
	color:#ffffff !important;
}
.ba-boatpage-calendar td.dayboat_xmonth {
	background-color:#999999 !important;
}
.ba-boatpage-calendar span.dayboat_booked,
.ba-boatpage-calendar span.dayboat_available {
	border: 1px solid #575740;
	display: inline-block;
	line-height: 1.2;
	width: 2em;
}*/
.ba-boatpage-calendar #dbcIsDayHire,
.ba-boatpage-calendar #dbcIsMiniBreak {
    border: 0px none;
}

.ba-boatpage-calendar .dbcReqdCheckboxWrap {
    border: 1px solid transparent;
    border-radius: 0.2em;
    padding: 3px 0.5em 1px;
}

/*.ba-boatpage-calendar .calTargetDate {
    background-color: #99ff99 !important;
}*/

.ba-calendar-cell {
    border: 2px solid transparent;
    color: inherit;
    cursor: default;
    display: block;
    padding: 2px 4px;
}

a.ba-calendar-cell,
a.ba-calendar-cell:link,
a.ba-calendar-cell:visited,
a.ba-calendar-cell:hover,
a.ba-calendar-cell:active {
    text-decoration: none;
}

a.ba-calendar-cell.ba-cal-selectable {
    background-color: #c7ffd0;
    cursor: pointer;
}

a.ba-calendar-cell.ba-cal-selectable:hover {
    background-color: #99ff99;
}

a.ba-calendar-cell.ba-cal-target,
a.ba-calendar-cell.ba-cal-target:hover {
    border-color: #006600;
}

a.ba-calendar-cell.ba-cal-booked {
    background-color: #ce6f5e;
    color: #ffffff;
}

a.ba-calendar-cell.ba-cal-xmonth {
    background-color: #e4e4e4;
}

/*calendar header & controls...*/
.ba-boatpage-calendar .calMonthName {
    background-color: #3a5743;
    background-position: 0 0;
    background-repeat: repeat-x;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#597D5F), color-stop(0.97, #3A5743), color-stop(0.97, #989855), to(#989855));
    background-image: -webkit-linear-gradient(top, #597D5F, #3A5743 97%, #989855 97%, #989855 100%);
    background-image: -moz-linear-gradient(top, #597D5F, #3A5743 97%, #989855 97%, #989855 100%);
    background-image: -ms-linear-gradient(top, #597D5F, #3A5743 97%, #989855 97%, #989855 100%);
    background-image: -o-linear-gradient(top, #597D5F, #3A5743 97%, #989855 97%, #989855 100%);
    background-image: linear-gradient(to bottom, #597D5F, #3A5743 97%, #989855 97%, #989855 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#597D5F, endColorstr=#3A5743);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#597D5F, endColorstr=#3A5743)";
    color: #f8de47;
    border-bottom: 4px solid #CD6456;
    font-weight: bold;
    text-align: center;
    line-height: 2em;
    padding: 0.34em 0 0.5em;
}

.ba-boatpage-calendar .calMonthName a,
.ba-boatpage-calendar .calMonthName a:link,
.ba-boatpage-calendar .calMonthName a:visited,
.ba-boatpage-calendar .calMonthName a:hover,
.ba-boatpage-calendar .calMonthName a:active {
    text-decoration: none;
}

.ba-boatpage-calendar .calMonthName a {
    background-color: transparent;
    float: left;
    margin: 0 0.34em;
}

.ba-boatpage-calendar .calMonthName a.calNextMonth {
    float: right;
}

.ba-boatpage-calendar .calMonthName a span {
    background-color: #B9C8E5;
    border-radius: 0.25em 0.25em 0.25em 0.25em;
    color: #CF6457;
    display: inline-block;
    font-size: 20px;
    line-height: 1.2;
    text-align: center;
    width: 1.2em;
}

.ba-boatpage-calendar .calMonthName a .calNextPrevHover {
    display: none;
    background-color: #ffffff;
}

.ba-boatpage-calendar .calMonthName a:hover span {
    display: none;
}

.ba-boatpage-calendar .calMonthName a:hover .calNextPrevHover {
    display: inline-block;
}

/* boatpage details ... */
.ba-boatpage-details {
    padding: 0 2em;
}

.ba-boatpage-details-table {
    border: 0 none;
    margin: 0;
}

.ba-boatpage-details-table td {
    border: 0 none;
}

.ba-boatpage-details-table td:nth-child(2) {
    /*try to force some width on the data part of the row*/
    min-width: 70%;
}

.ba-boatpage-details-section-head td {
    background-color: #555555;
    border-color: #ffffff;
    border-image: none;
    border-style: solid none solid;
    border-width: 1em 0 1em;
    color: #ffffff;
    font-weight: bold;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
}

.ba-boatpage-details-section-head:first-of-type td {
    border-style: none none solid;
    border-width: 0 0 1em;
}

.ba-boatpage-details-table input[type="text"],
.ba-boatpage-details-table input[type="email"],
.ba-boatpage-details-table select,
.ba-boatpage-details-table textarea {
    width: 100%;
}

.ba-boatpage-details-table label select {
    width: 3em;
}

.ba-boatpage-details-summary-hire {
    background-color: #cfebf2;
    padding: 1px 1em;
}

.ba-boatpage-details-summary-costs {
    background-color: #eaf5f7;
    padding: 1px 1em;
}

.ba-boatpage-details-summary-costs-deposit {
    background-color: #c5dd85;
    margin: 0 -1em;
    padding: 0.8em 1em 1.4em;
}
.ba-boatpage-details-payment-amount input[type="text"] {
    width: 5em;
}

.ba-boatpage-details-error {
    color: #cc0000;
}

.ba-vertical-separation > label,
.ba-vertical-separation input[type="text"] {
    margin-bottom: 0.5em;
}

.ba-vertical-separation > label:last-of-type,
.ba-vertical-separation input[type="text"]:last-of-type {
    margin-bottom: 0;
}

.ba-boatpage-details-label-text {
    margin-left: 0.75em;
}
.ba-boatpage-details-submittal {
    text-align: center;
}
.ba-boatpage-details-submittal .foxbreak-submit {
    margin-bottom: 1em;
}
.ba-boatpage-details-submittal > div {
    float: right;
    margin-left: 1em;
}

input[required] {
    background-color: #ffffa0;
}

.ba-clearfix::after,
.ba-clearfix::before {
    content: " ";
    display: table;
    overflow: hidden;
}

.ba-clearfix::after {
    clear: both;
}

.ba-beige-bg {
    background-color: #f5d569;
}

.ba-grey-bg {
    background-color: #dedede;
}

a.ba-beige-bg:hover,
a.ba-beige-bg:active {
    background-color: #e2af2d;
}

.ba-full-width,
div.ba-full-width {
    width: 100%;
}

.ba-halfcolumn {
    float: left;
    width: 50%;
}

.ba-halfcolumn:nth-child(2n+1) {
    clear: left;
}

.ba-red {
    color: #cc0000;
}

.zeromargin {
    margin: 0 !important;
}

.insetleft {
    margin-left: 1em;
}

.strikethru {
    text-decoration: line-through;
}

.white-seethrough {
    z-index: 2;
}

.white-seethrough:before {
    /*background-color: #ffffff;*/
    content: "";
    display: block;
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

/* LOADER/SPINNER */
.ba-spinner {
    display: inline-block;
    height: 1.5em;
    position: relative;
    vertical-align: bottom;
    visibility: hidden;
    width: 1.5em;
}

.ba-spin-after {
    display: inline-block;
    position: relative;
}

.ba-ajax-submit a.ba-working > * {
    visibility: hidden;
}

.ba-working .ba-spin-after::after,
.ba-working .ba-spinner::after,
.ba-ajax-submit a.ba-working::after {
    background-image: url("../images/ajax-loader.gif");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}

.ba-working .ba-spin-after::after {
    height: 1.5em;
    left: 100%;
    width: 1.5em;
}

.ba-working .ba-spinner {
    visibility: visible;
}

div.ba-working,
form.ba-working {
    opacity: 0.5;
}

/* SEARCH WIDGET */
.Foxbreaks_Search_Widget form {
    margin: 0;
    text-align: right;
}
.Foxbreaks_Search_Widget label {
    display: block;
    margin: 0.5em 0 0;
    text-transform: capitalize;
}
.Foxbreaks_Search_Widget p > label {
    float: left;
    margin: 0;
}
.Foxbreaks_Search_Widget select {
    width: auto;
}
.Foxbreaks_Search_Widget .ba-searchwidget-after {
    clear: both;
    text-align: center;
}
#fox-hi-priority-widget .Foxbreaks_Search_Widget form {

    width: 320px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;

}

/* price slider */
.ba-slider-wrap {
    margin-bottom: 0.5em;
    margin-top: 0.5em;
}
#bookingApp .ba-slider-wrap {
    margin-bottom: 0.5em;
}
.ba-slider-wrap > div:first-child,
#bookingApp .ba-slider-wrap > div:first-child {
    margin-bottom: 0.25em;
}
.ba-slider-wrap strong {
    font-weight: 400;
}
.ba-slider-caveat {
    display: none;
    font-size: 0.6em;
    font-style: italic;
    line-height: 1;
    margin: 0 0 1em 0;
}
/* ... UI slider (base theme) */
.ba-slider-wrap .ui-state-disabled {
	cursor: default !important;
	pointer-events: none;
}
.ba-slider-wrap .ui-slider {
	position: relative;
	text-align: left;
}
.ba-slider-wrap .ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}
.ba-slider-wrap .ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}
.ba-slider-wrap .ui-slider.ui-state-disabled .ui-slider-handle,
.ba-slider-wrap .ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}
.ba-slider-wrap .ui-slider-horizontal {
	height: .8em;
}
.ba-slider-wrap .ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ba-slider-wrap .ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ba-slider-wrap .ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ba-slider-wrap .ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ba-slider-wrap .ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ba-slider-wrap .ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ba-slider-wrap .ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ba-slider-wrap .ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ba-slider-wrap .ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ba-slider-wrap .ui-widget-content {
	border: 1px solid #c5c5c5;
	background: #ffffff;
	color: #333333;
}
.ba-slider-wrap .ui-widget-header {
	border: 1px solid #dddddd;
	background: #e9e9e9;
	color: #333333;
	font-weight: bold;
}
.ba-slider-wrap .ui-state-default,
.ba-slider-wrap .ui-widget-content .ui-state-default,
.ba-slider-wrap .ui-widget-header .ui-state-default,
.ba-slider-wrap .ui-button,
html .ba-slider-wrap .ui-button.ui-state-disabled:hover,
html .ba-slider-wrap .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: normal;
	color: #454545;
}
.ba-slider-wrap .ui-state-hover,
.ba-slider-wrap .ui-widget-content .ui-state-hover,
.ba-slider-wrap .ui-widget-header .ui-state-hover,
.ba-slider-wrap .ui-state-focus,
.ba-slider-wrap .ui-widget-content .ui-state-focus,
.ba-slider-wrap .ui-widget-header .ui-state-focus,
.ba-slider-wrap .ui-button:hover,
.ba-slider-wrap .ui-button:focus {
	border: 1px solid #cccccc;
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b;
}
.ba-slider-wrap .ui-visual-focus {
	box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ba-slider-wrap .ui-state-active,
.ba-slider-wrap .ui-widget-content .ui-state-active,
.ba-slider-wrap .ui-widget-header .ui-state-active,
.ba-slider-wrap .ui-button:active,
.ba-slider-wrap .ui-button.ui-state-active:hover {
	border: 1px solid #000000;
	background: #58595b;
	font-weight: normal;
	color: #ffffff;
}
.ba-slider-wrap .ui-state-active a,
.ba-slider-wrap .ui-state-active a:link,
.ba-slider-wrap .ui-state-active a:visited {
	color: #ffffff;
	text-decoration: none;
}
.ba-slider-wrap .ui-state-disabled,
.ba-slider-wrap .ui-widget-content .ui-state-disabled,
.ba-slider-wrap .ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ba-slider-wrap .ui-corner-all,
.ba-slider-wrap .ui-corner-top,
.ba-slider-wrap .ui-corner-left,
.ba-slider-wrap .ui-corner-tl {
	border-top-left-radius: 3px;
}
.ba-slider-wrap .ui-corner-all,
.ba-slider-wrap .ui-corner-top,
.ba-slider-wrap .ui-corner-right,
.ba-slider-wrap .ui-corner-tr {
	border-top-right-radius: 3px;
}
.ba-slider-wrap .ui-corner-all,
.ba-slider-wrap .ui-corner-bottom,
.ba-slider-wrap .ui-corner-left,
.ba-slider-wrap .ui-corner-bl {
	border-bottom-left-radius: 3px;
}
.ba-slider-wrap .ui-corner-all,
.ba-slider-wrap .ui-corner-bottom,
.ba-slider-wrap .ui-corner-right,
.ba-slider-wrap .ui-corner-br {
	border-bottom-right-radius: 3px;
}
.ba-slider-wrap .ui-widget-shadow {
	-webkit-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
}

/* date picker (see breaks-datepicker.css for UI stuff) */
.ba-datepicker-wrapper {
    box-sizing: border-box;
    display: inline-block;
    max-width: 100%;
    padding: 0 2em 0 0;
    position: relative;
    width: 9em;
}
.ba-datepicker-wrapper input.ba-datepicker-field {
    box-sizing: border-box;
    padding: 0.1em 0.2em;
    width: 100%;
}
.ba-datepicker-wrapper .ui-datepicker-trigger {
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: contain;
    background-image : url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAADaUlEQVR4nO2b3UtTcRjHDwVSN1EQQXfR7dKyYLBcooJvaGQXqVdBSMSKbmKBCFFUVChEusVCCG8i5RR5Yei2c3Z23pe2ZkzNFvNlDs8UZ64/YD3dZOnOJN152/L3wPfqN37f5/u5eH7PYMMwVKhyKhzHi9x+ro6g2Focx4sM8N/vofl6t5+r6+vr26er+dBQ8DDJ8lM+LgA+LgAkK4Y5jjukl7/bzR4laDH611/49s7jOaKXP+alxUfr5usiGOGeXv4EK3bK/bmHevljJCu8yWyAZIX+3eKPEazwVtYAww/sFn/DGzDEP+HsapbstpjUUp8ee9kLmQ0Ee12QaLTqoq38Fy/V/UzYbQuLjs4WVcNLnfddiaaKfzZgNIA/n2mqgKXOBy9UCZ9wdjVvDF8QAH5DWOx+0qoYgGS3xTIbEHpdsgZE13PdAGzXX7JfX1AOoKU+vfHSSI0ZfC6nrAG/owci1WbNw+/EX2quTSsGkDh/btOlAWsJUM5uWQNU91P4YC3RHEDAWgKUI4v/s+z+ygFkXMhYTOC/eU3ewI02YCwmzQEwFhP4bVdk/vTVy1n9VQfAlxUDffYEUHc7wOf1AeUhgbrTDrTFBHxZseYA+LJioC0m8HfcBspDgs9NgL/91pb+qgMIV50G2mLKqomqM5oD2Km/6gCkBiuMlZ+UmY+VnwKpQdvwufirDiDRaAWp0QqRajOMV5bCeGUpRGrMIGkcPFd/TQAUkhAApRVqa4VClmIAW03cQhECoLSSqR9QyEIAEAAEAAFQHcB0dBaC4clNmp6ZzZtzzQEEw5Oy7+Oh8FTenCMACAACoPEQnJmFUHhqk75G5/LmXHMAhSQEQAsARr/zaA8weggaHRABQADQHoD2gO0KAdACgNHvPNoDjB6CRgdEABAAtAfotwcsrX7X7clSW8vJVeUAorG44UFyVXQ+rhyAMBpMr6ylDA+zU62spYAfDSr/oSRBi9HQxDQUEoSVtRSEJr4AyfIR5QAY/rGPC4AYHIdoLA5LyfydCcvJVYjOx0H8GAIfp9LfaAYHBw96WWEu89nJd5GMMPNqePiAYgAYhmHvOe64lxY+Gx1q2+FZ8dPIiP+YKuHXC8fxvV6au0gwooNkhX6S4QfySV5WfE2wQg9BCRcwgD2qhkeFChWq/7V+AYlfspOREzMHAAAAAElFTkSuQmCC);
    border: 0 none;
    bottom: -0.2em;
    cursor: pointer;
    height: 2em;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    text-indent: -3em;
    -webkit-transition: -webkit-transform 0.1s linear 0s;
    transition: -webkit-transform 0.1s linear 0s;
    transition: transform 0.1s linear 0s;
    transition: transform 0.1s linear 0s, -webkit-transform 0.1s linear 0s;
    vertical-align: middle;
    width: 2em;
}
.ba-datepicker-wrapper .ui-datepicker-trigger:hover,
.ba-datepicker-wrapper .ui-datepicker-trigger:active {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}
#ui-datepicker-div {
    z-index: 99999 !important;
}


/* =================================== Media ================================ */
@media screen and (max-width: 980px) {
    .Foxbreaks_Search_Widget.fox-hi-priority-widget form {
        width: 320px;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
    }
}

@media screen and (max-width: 810px) {
}

@media screen and (max-width: 650px) {
    .ba-boatpage-details {
        padding: 0;
    }
    .ba-sidebar,
    .ba-landing ~ .ba-sidebar,
    .ba-search-results {
        float: none;
        position: relative;
        width: 100%;
    }
    .ba-search-result-info {
        margin-left: 0;
        padding-top: 180px;
    }
    .ba-search-result-pic {
        height: 180px;
        width: 50%;
    }
    .ba-results-paging {
        text-align: center;
    }
    .ba-offers {
        position: relative;
        width: 100%;
        right: 0;
    }
    table.ba-offers-table td {
        font-size: .8rem;
    }
    .ba-offer-startdate {

    }
    table.ba-offers-table td.ba-offer-duration {
        line-height: 1.5;
    }
}
@media screen and (max-width: 520px) {
    .ba-search-result-info {
        padding-left: 0;
        text-align: center;
    }
    .ba-search-result-pic {
        width: 100%;
    }
    .ba-search-result-details,
    .ba-search-result-pricing {
        display: block;
        float: none;
        width: 100%;
    }
    .ba-boatpage-details-submittal > div {
        float: none;
        margin: 0;
    }
}


/* ... mobile first ... */
@media screen and (min-width: 651px) {
    .ba-offers-penant-block {
        text-align: center;
    }
    .ba-offers-penant {
        background: transparent url("../images/boat-booking-offer-bkg-160.png") no-repeat 0 0;
        background-size: 100% 100%;
        color: #ffffff;
        display: inline-block;
        font-size: 2.5em;
        font-style: italic;
        font-weight: 500;
        height: 100px;
        width: 160px;
        margin: 0 auto 1em !important;
        text-transform: lowercase;
        line-height: 1.5;
    }
}
