html * {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    max-width: 100%;
}
*, *:after, *:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
body {
    font-size: 100%;
}
body {
    color: rgba(0, 0, 0, 0.7) !important;;
}
body.is-not-embedded {
    padding-bottom: 70px;
}
a {
    text-decoration: none;
}
img {
    max-width: 100%;
}
h1, h2, h3, h4, h5 {
    font-weight: bold;
}
form {
    display: block;
}
.suggested-times form {
    display: inline-block;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    select:focus, textarea:focus, input:focus {
        font-size: 16px;
    }
}
:focus {
    outline: none;
}
::-webkit-input-placeholder {
    color: #000000;
    opacity: 0.75;
}
:-moz-placeholder {
    /* Firefox 18- */
    color: #000000;
    opacity: 0.75;
}
::-moz-placeholder {
    /* Firefox 19+ */
    color: #000000;
    opacity: 0.75;
}
:-ms-input-placeholder {
    color: #000000;
    opacity: 0.75;
}
.event-notice {
    color: red;
    font-style: italic;
    margin-bottom: 5px;
}
#content p#area-description {
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
}
DIV#breadcrumb {
    text-align: center;
}
DIV#breadcrumb > div:after {
    font-size: 18px;
    font-weight: 700;
}
DIV#breadcrumb #step1:after {
    content: "Make a reservation";
}
DIV#breadcrumb #step1terms:after {
    content: "Booking Terms";
}
DIV#breadcrumb #step2:after {
    content: "Your Details";
}
DIV#breadcrumb #step25:after {
    content: "Payment Details";
}
DIV#breadcrumb #step3:after {
    content: "Confirmation";
}
DIV#breadcrumb #step3.waitlist:after {
    content: "Waiting list request";
}
#navigation {
    margin: 0 auto 15px;
    text-align: center;
}
#navigation a {
    text-decoration: none;
    -webkit-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
    opacity: 0.75;
}
#navigation a:hover {
    text-decoration: none;
}
DIV#footer a {
    font-size: 12px !important;
    font-weight: normal;
    font-style: normal;
    padding: 0 !important;
    text-decoration: none;
    -webkit-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}
DIV#footer a:hover {
    text-decoration: none;
}
DIV#content INPUT[type="submit"], DIV#content A.addthis_button, DIV#content A.share_toolbox, #lc input.double-confirm-cancellation {
    cursor: pointer;
    width: 100% !important;
    font-size: 17px !important;
    font-weight: 700;
    background-color: #000000;
    box-shadow: 0 0 0 1px #000000 !important;
    border: 0px solid #000000;
    border-radius: 1px;
    padding: 10px 12px;
    margin: 0;
    color: #ffffff;
    white-space: normal;
    -webkit-transition: color 0.2s linear, background 0.2s linear;
    transition: color 0.2s linear, background 0.2s linear;
    outline: none;
    text-transform: none;
    letter-spacing: 0px;
}
DIV#content > form {
    width: 100%;
}
A#showPromo:link, A#showPromo:visited, A#showPromo:active, A#showLandline:link, A#showLandline:visited, A#showLandline:active {
    font-size: 13px;
    line-height: 21px;
}
#eb h2 {
    font-size: 18px;
    font-weight: 700;
}
DIV#content P, DIV#content SELECT, DIV#content {
    font-size: 15px;
    font-weight: 400;
}
/* size and position */
DIV#content, DIV#opening_hours, DIV#faqpp {
    width: auto;
    height: auto;
    position: static;
    max-width: 280px;
    font-size: 15px;
    overflow: visible;
}
DIV#opening_hours a, DIV#faqpp a {
    text-decoration: none;
    -webkit-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
    opacity: 0.75;
}
DIV#opening_hours a:hover, DIV#faqpp a:hover {
    text-decoration: none;
}
DIV#content INPUT.eb[type="submit"] {
    padding: 5px 8px;
    width: auto !important;
    margin-bottom: 20px;
}
DIV#content INPUT.eb[type="submit"].disable-btn {
    color: #909090;
    background-color: #404040;
    border-color: #404040;
}
#toolbox_sub, #add_to_calendar_sub {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: white;
    border: 1px solid #cccccc;
    border-width: 1px;
}
#toolbox_sub span {
    padding-left: 0px;
    margin-right: 10px;
}
#add_cal_container {
    margin-bottom: 0px;
    display: block;
}
#toolbox_sub {
    left: 0;
    right: auto;
    line-height: 22px;
    text-transform: capitalize;
    width: 200px;
}
DIV#content #toolbox_sub A, DIV#content #add_to_calendar_sub A {
    color: black;
    font-size: 18px;
    font-weight: 700;
}
DIV#content #toolbox_sub A:hover, DIV#content #add_to_calendar_sub A:hover {
    color: black;
    text-decoration: underline;
}
#add_to_calendar_sub {
    right: auto;
    left: 0;
}
#br-container {
    bottom: auto;
    position: relative;
    right: auto;
    width: 100%;
    text-align: center;
}
#res_logo, #common_questions, #dietary_queries, #footer #th, #footer #lc, #obee_logo {
    display: none;
}
.dqDiv, .cqDiv {
    display: block;
    top: auto !important;
    left: 0;
    right: 0;
    width: 90%;
    margin: auto;
    height: auto;
    -webkit-box-shadow: 0px 4px 20px black;
    box-shadow: 0px 4px 20px black;
    z-index: 99999999999;
    color: black;
}
.hintsDiv h1, .cqDiv h1, .dqDiv h1 {
    color: black;
}
.dqDiv img, .cqDiv img {
    right: 10px;
    left: unset;
}
DIV#wrapper {
    border: none;
    padding: 0;
    width: 100%;
    max-width: 280px;
    min-width: 280px;
    height: auto;
    margin: 0 auto;
}
input[type="submit"] {
    -webkit-appearance: none;
}
#obeelogo-mobile {
    display: block;
    margin-top: 24px !important;
    padding: 0 !important;
}
#obee-logo-mobile img {
    max-width: 103px;
}
div#content div#area_container:before, div#content div#date_container:before, div#content div#time_container:before, div#content div#bsize_container:before {
    content: none !important;
}
span.cvc:before {
    content: none !important;
}
/*** Privacy and FAQ Pages ***/
DIV#faqpp {
    width: 100%;
    background-color: inherit;
    padding: 0;
}
DIV#faqpp H1 {
    display: none;
}
DIV#faqpp H2 {
    padding-top: 30px;
    border-top: 1px solid #c8c8c8;
    font-size: 18px;
    font-weight: 700;
    line-height: 21px;
}
DIV#faqpp H3 {
    padding-top: 10px;
    font-size: 18px;
    font-weight: 700;
    line-height: 21px;
}
DIV#faqpp H2:first-of-type {
    border-top: none;
    margin-top: 0px;
    padding-top: 0px;
}
.faq-page #breadcrumb, .privacy-page #breadcrumb {
    display: block;
}
DIV#faqpp {
    top: 0px;
}
DIV#faqpp .edit-booking {
    display: none;
}
/*** Privacy and FAQ pages ***/
/*** Customer terms ***/
DIV#content div#customer_terms {
    top: 35px;
    width: 100%;
    height: auto;
    background-color: transparent;
    padding: 10px 0;
    font-size: 15px;
    line-height: 24px;
}
/*** End customer terms ***/
/*** Breadcrumb ***/
DIV#breadcrumb {
    position: relative;
    height: auto !important;
    min-height: 45px;
    background: none;
    top: 0px;
    left: 0px;
    padding: 0;
    width: 100%;
    margin: 10px auto;
    text-align: center;
}
@media screen and (max-device-width: 480px) {
    DIV#breadcrumb {
        height: auto !important;
        min-height: 45px;
    }
}
DIV#breadcrumb TABLE, DIV#breadcrumb DIV#instruction, DIV#breadcrumb IMG.bc-cnr {
    display: none;
}
DIV#breadcrumb TABLE {
    position: absolute;
    left: 0px;
    top: 16px;
    text-transform: capitalize;
    padding-left: 0;
}
#eb DIV#breadcrumb #step1:after {
    content: "Change or Cancel Reservation";
}
#eb DIV#breadcrumb #step2:after {
    content: "Update booking details";
}
#th.privacy-page DIV#breadcrumb #step1:after {
    content: "Privacy policy";
}
#th.faq-page DIV#breadcrumb #step1:after {
    content: "Frequently asked questions";
}
.confirm-page DIV#breadcrumb #step1:after {
    content: "Confirm booking";
}
.optout-page DIV#breadcrumb #step1:after {
    content: "Communication preferences";
}
/*** End Breadcrumb ***/
.confirm-page DIV#opening_hours {
    height: auto;
    padding-left: 0px;
    background: none;
}
/*** Start calendar ***/
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 0px !important;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 0px !important;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 0px !important;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 0px !important;
}
.ui-widget-content {
    background: none !important;
    border: none !important;
    border-width: 0 !important;
}
.ui-datepicker-title span {
    line-height: 20px;
    font-size: 15px;
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
    background-image: none !important;
}
.ui-datepicker th {
    font-size: 12.5px;
    text-align: center;
}
.ui-datepicker td {
    padding: 3px !important;
    font-size: 12.5px;
}
DIV#content .ui-datepicker-inline .fullybooked .ui-state-default {
    text-decoration: line-through;
}
/* Non bookable days */
.ui-state-default {
    border: none !important;
    background: none !important;
    text-align: center;
    opacity: 1;
}
.cal-bookable .ui-state-default {
    opacity: 1;
}
.cal-available .ui-state-default, .cal-full .ui-state-default {
    opacity: 1;
}
.cal-busy .ui-state-default {
    opacity: 0.7;
}
/* Visible / bookable days */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: none !important;
    background: none !important;
    text-align: center;
    text-decoration: none;
    padding: 7px .2em;
}
DIV#content .ui-widget-header {
    background: none;
    border: none;
}
DIV#content .ui-datepicker-inline A {
    text-decoration: none;
    color: white;
    font-weight: 400;
    border-radius: 100%;
}
DIV#content .ui-state-active:hover {
    color: #2e2e2e;
}
/*** End calendar ***/
/* Reposition time and size */
.time-block-wrapper .row:after {
    clear: both;
    content: "";
    display: table;
}
.time-block-wrapper .row a.loadSuggestion {
    display: block;
    float: left;
    width: 31%;
    text-align: center;
    margin-right: 3.5%;
    margin-bottom: 17px;
    border-radius: 2px;
    text-decoration: none !important;
    padding: 8px 2px;
    line-height: 25px;
    font-size: 15px;
}
.time-block-wrapper .row a.loadSuggestion:last-of-type {
    margin-right: 0;
}
.time-block-wrapper .row a.loadSuggestion.chosenOne {
    background-color: #000000 !important;
    color: #ffffff !important;
    font-weight: 700 !important;
    box-shadow: 0 0 0 1px #000000 !important;
}
.time-block-wrapper .row a.loadSuggestion.cal-full {
    text-decoration: line-through !important;
}
#sel_session_row > label, #sel_area_row > label, #sel_bsize_row > label, #sel_date_row > label, #sel_time_row > label, #sel_kids_row > label, #eb-contact-input {
    display: block;
    width: auto;
    font-weight: 700;
    text-align: left;
}
#sel_session_row > label, #sel_area_row > label, #sel_bsize_row > label, #sel_date_row > label, #sel_time_row > label, #sel_kids_row > label {
    display: none !important;
}
#sel_area_row, #sel_bsize_row, #sel_date_row, #sel_time_row, #sel_kids_row {
    position: static;
    margin-top: 0px;
    margin-bottom: 15px;
    text-align: left;
}
#sel_date_row {
    width: 100%;
    max-width: 280px;
}
DIV#content DIV#step1left {
    line-height: 28px;
    float: none;
}
/* End reposition time and size*/
/* Step 1 */
#sessionSelectBoxItText {
    max-width: initial !important;
}
.cal-closed {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none;
}
.cal-bookable {
    color: white;
}
DIV#content .ui-datepicker-inline .force-no-strike A {
    text-decoration: none !important;
    opacity: 1;
}
DIV#content .ui-datepicker-inline .force-strike A {
    text-decoration: line-through !important;
}
#bo #date-pick-div {
    width: 100%;
    position: relative;
    padding: 10px 12px;
    border: 1px solid #cccccc;
    border-width: 1px !important;
    border-radius: 0;
    background: #ffffff;
}
.time-block-wrapper .row a.loadSuggestion {
    background: none !important;box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.5) !important;border: none !important;color: rgba(0, 0, 0, 0.7) !important;border-radius: 2px !important;}
#bo #date-pick-div {
    background: none !important;box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.5) !important;border: none !important;color: rgba(0, 0, 0, 0.7) !important;border-radius: 2px !important;}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default,
.ui-datepicker-title span,
div#content .ui-datepicker-calendar th span,
DIV#breadcrumb > div:after,
DIV#footer a,
DIV#footer a:hover,
A#showLandline:link, A#showLandline:visited, A#showLandline:active,
A#showPromo:link, A#showPromo:visited, A#showPromo:active, A#showLandline:link, A#showLandline:visited, A#showLandline:active,
A#showGvRef:link, A#showGvRef:visited, A#showGvRef:active, A#showGvRef:hover {
    color: rgba(0, 0, 0, 0.7) !important;}
DIV#content .ui-state-active, DIV#content .ui-state-active A {
    background-color: #000000 !important;
    color: #ffffff !important;
    font-weight: 700 !important;
}
#bo #date-pick-div .ui-datepicker-calendar thead tr th {
    font-weight: 400;
}
#load-overlay {
    position: absolute;
    left: 125px;
    top: 120px;
    display: none;
}
.ui-widget-header .ui-icon {
    background-image: none !important;
    background-position: -2px 3px;
}
.ui-widget-header .ui-datepicker-next .ui-icon {
    height: 0px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid rgba(0, 0, 0, 0.7) !important;;
}
.ui-widget-header .ui-icon {
    background-image: none !important;
    top: 16px !important;
}
.ui-widget-header .ui-datepicker-prev .ui-icon {
    background-image: none !important;
    background-position: 2px 3px;
    height: 0px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 6px solid rgba(0, 0, 0, 0.7) !important;;
}
.ui-datepicker-next-hover, .ui-datepicker-prev-hover {
    background: none !important;
    border: none !important;
}
.ui-datepicker .ui-datepicker-next-hover {
    right: 2px !important;
    top: 2px !important;
}
.ui-datepicker .ui-datepicker-prev-hover {
    left: 2px !important;
    top: 2px !important;
}
.ui-datepicker-title {
    padding-top: 3px;
}
/* End Step 1 */
/* Step 2 and Payment Step */
/*** Step 2 ***/
table#details {
    width: 100%;
}
#cc-msg-step2-short {
    display: block;
}
DIV#content P#para-terms {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
#cc-msg-step2-short {
    display: none;
}
table#details tr.show-landline {
    margin-bottom: 20px;
    margin-top: 10px;
}
table#details tr.show-landline a {
    text-decoration: none;
}
table#details tr.show-landline a:hover {
    text-decoration: none;
}
table#details tr.gv-ref, table#details tr.show-promo {
    margin-bottom: 10px;
    margin-top: 10px;
}
table#details tr.gv-ref a, table#details tr.show-promo a {
    font-size: 13px;
    text-decoration: none;
}
table#details tr.gv-ref a:hover, table#details tr.show-promo a:hover {
    font-size: 13px;
    text-decoration: none;
}
table#details tr, table#payment tr {
    display: block;
    position: relative;
    margin-top: 15px;
    margin-bottom: 10px;
}
table#details tr.hidden-gift-voucher {
    display: none;
}
#details tbody:nth-child(2) tr:first-child {
    margin-top: 0;
}
table#details th, table#payment th, #showLandline, #showPromo, span.cvc {
    display: block;
    width: 100%;
    position: relative;
    text-align: left;
}
table#details td, table#payment td {
    display: block;
    width: 100%;
    padding: 0;
}
TEXTAREA#b-comments {
    max-height: 200px;
    padding: 10px 14px 11px;
}
TABLE#details INPUT[type="text"], #step1left input[type="text"], #optout-contact, TEXTAREA#b-comments, table#payment INPUT[type="text"], #eb-number, div#eb_add_comments TEXTAREA, DIV#content INPUT#ec-input, .pay-step-amount {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-width: 1px;
    border-radius: 0;
    text-shadow: none;
    cursor: pointer;
    -webkit-transition: color 0.25s ease-out, background-color 0.25s ease-out, border-color 0.25s ease-out;
    transition: color 0.25s ease-out, background-color 0.25s ease-out, border-color 0.25s ease-out;
    letter-spacing: normal;
    text-align: left;
    float: none;
    width: 100%;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
}
TABLE#details INPUT[type="text"], #step1left input[type="text"], #optout-contact, TEXTAREA#b-comments, table#payment INPUT[type="text"], #eb-number, div#eb_add_comments TEXTAREA, DIV#content INPUT#ec-input, .pay-step-amount {
    background: none !important;box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.5) !important;border: none !important;color: rgba(0, 0, 0, 0.7) !important;border-radius: 2px !important;}
DIV#content INPUT {
    padding: 10px 14px 11px;
    letter-spacing: normal;
}
TABLE#details INPUT#mobile_prefix[type="text"], TABLE#details INPUT#landline_prefix[type="text"] {
    width: 20% !important;
    margin-right: 1%;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.international-select-wrapper {
    width: 33% !important;
    margin: 0 3% 0 0 !important;
    float: left;
}
TABLE#details INPUT.international[type="text"] {
    width: 64% !important;
    float: left;
}
/* Edit Booking */
DIV#content INPUT#check_avail {
    left: 0;
    right: auto;
}
span#avail_status {
    position: static;
    width: 100%;
    max-width: 280px;
    margin-top: 10px;
}
#eb #avail_status .new:before {
    content: "New T&Cs: ";
    text-decoration: underline;
    margin-top: 10px;
    display: block;
    font-weight: bold;
}
#eb #avail_status .new {
    font-weight: normal;
    font-style: italic;
}
DIV#eb-layout {
    width: auto;
}
#eb .subContent {
    height: auto;
}
#eb label[for="confirmation_email"] {
    margin-top: 0px;
}
/* remove rounding on iOS */
input, submit, button {
    border-radius: 0;
}
DIV.error {
    margin: 0;
    font-size: 14px;
    color: red;
    padding: 5px;
}
DIV#content P#para-not-avail {
    display: block;
    font-weight: bold;
}
#deposit-pay-form .subContent {
    margin-bottom: 20px;
}
#cvc-hint-box {
    color: black;
    top: 25% !important;
    bottom: 85px;
}
DIV#content P.wl-details-or-search {
    padding-bottom: 0px;
    margin-bottom: 30px;
}
.not-avail-content #cc-msg-step2-short {
    margin-bottom: 30px;
}
.fb-this-sitting, .suggested-times {
    font-size: 16px;
    line-height: 21px;
    padding-bottom: 0px;
    margin-bottom: 10px;
    display: block;
    text-align: center;
}
DIV#content P b {
    font-weight: bold;
}
.step2overview {
    font-size: 16px;
    line-height: 24px;
}
/* End Step 2 and Payment Step */
/* Step 3 */
DIV#content.step3 P {
    margin-bottom: 30px;
    padding-bottom: 0px;
}
.step3confirmation {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 30px;
}
.step3 .subContent p:nth-child(4), .step3 .subContent br:nth-child(6) {
    display: none;
}
/* End Step 3 */
DIV#faqpp {
    overflow: auto;
    font-size: 15px;
    line-height: 21px;
    max-height: 500px;
    top: 0px;
}
.quick-links {
    display: none;
}
/************** go through ***********/
/*** Reposition elements ***/
DIV#footer {
    width: auto;
    height: auto;
    max-width: 280px;
    margin-top: 11px !important;
    position: static;
}
#time_loading {
    display: none;
}
DIV#content DIV#step1left {
    width: 100%;
    position: relative;
}
#sel_date_row .ui-datepicker-trigger {
    display: none;
}
DIV#content .ui-datepicker-inline {
    line-height: 16px;
    padding: 0;
}
#sel_date_row #date_container {
    display: none;
}
#sel_date_row .ui-datepicker {
    margin-left: 0px;
    margin-top: 0px;
    width: 100%;
}
FORM#form {
    width: 100%;
}
#sel_date_row .ui-widget-header {
    font-size: 16px;
    font-weight: normal;
}
DIV#content DIV#step1left DIV#step1hints {
    display: none;
}
/* submit buttons */
DIV#content INPUT#step1submit, DIV#content INPUT#step2confirm, DIV#content INPUT#step1bsubmit, DIV#content INPUT#optout-submit {
    position: relative;
    bottom: auto;
    right: auto;
}
#optout-marketing, #optout-correspondence {
    display: block;
    float: none;
    width: 100%;
    margin: 20px 0;
}
#m-hint, #m-hint-box, #bc-hint-box, #bc-hint {
    display: block;
    width: 100% !important;
    left: 0;
}
#payTCs-hint {
    background-color: white;
    color: black;
    cursor: pointer;
    top: 25% !important;
}
.hints, .cqDiv, .dqDiv, .hintsDiv, .opt-hint-box {
    max-height: 410px;
    overflow: scroll;
}
/*** Step 3 ***/
#membership_sms {
    display: inline;
}
#membership_email {
    padding-left: 0px;
    margin-bottom: 0;
}
.step3 #membership_email.confirmed {
    margin-bottom: 16px;
}
label[for=confirmation_email] {
    display: inline-block;
}
DIV#content INPUT#confirmation_email[type="submit"] {
    margin-top: 10px;
    height: 50px !important;
}
#close_window {
    display: none;
}
#membership_email.confirmed {
    display: block;
    padding-left: 0;
    margin-top: 16px;
}
/*** End Step 3 ***/
DIV#area_container, DIV#date_container, DIV#time_container, DIV#bsize_container, DIV#adult_bsize_container, DIV#kids_bsize_container {
    display: block;
}
A#showLandline:link, A#showLandline:visited, A#showLandline:active {
}
/******************* START SELECT BOX IT *********************/
/*! (Modified by Shane Fire from Boostrap) * Bootstrap v2.1.1 * * Copyright 2012 Twitter, Inc * Licensed under the Apache License v2.0 * http://www.apache.org/licenses/LICENSE-2.0 * * Designed and built with all the love in the world @twitter by @mdo and @fat. */
.dropup, .dropdown {
    position: relative;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-top: 6px solid rgba(0, 0, 0, 0.7) !important;;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    content: "";
}
.dropdown .caret {
    margin-top: 8px;
    margin-left: 2px;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: auto;
    z-index: 1000;
    display: none;
    float: left;
    max-height: 350px !important;
    padding: 5px 0;
    margin: 0;
    list-style: none;
    background-color: #fff;
    border: none;
    border-top: 1px dashed #000000;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    border-radius: 0;
    -webkit-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.698) !important;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.698) !important;
}
.dropdown-menu a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 20px;
    color: #3d3d3c;
    white-space: nowrap;
    font-size: 15px;
}
.dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a {
    color: #2e2e2e;
    text-decoration: none;
    background-color: #c6c6c6;
}
.dropdown-menu .active > a, .dropdown-menu .active > a:hover {
    font-weight: 400;
    text-decoration: underline;
    background-color: #ededed;
    color: #262626 !important;
    outline: 0;
}
.dropdown-menu .disabled > a:hover {
    text-decoration: none;
    cursor: default;
    background-color: transparent;
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid white;
    content: "";
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}
.btn {
    display: block;
    padding: 10px 14px 11px;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 21px;
    text-align: left;
    vertical-align: middle;
    cursor: pointer;
    width: 100%;
}
.btn:hover {
    text-decoration: none;
    background-position: 0 -16px;
    -webkit-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}
.btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.btn.active, .btn:active {
    background-color: white;
    background-image: none;
    outline: 0;
}
.selectboxit-options {
    overflow-y: auto;
}
.selectboxit-container, .selectboxit-default-icon, .selectboxit-text, .selectboxit-arrow {
    display: inline-block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.selectboxit {
    cursor: pointer;
}
.selectboxit.selectboxit-disabled {
    cursor: default;
}
/* Focus pseudo selector */
.selectboxit-container:focus, .selectboxit-container .selectboxit:focus {
    outline: none;
}
.selectboxit-optgroup-header[data-disabled="true"]:hover {
    cursor: default;
}
/*** Customise ***/
.selectboxit {
    background: none;
}
.selectboxit-container {
    border: 1px solid #cccccc;
    border-width: 1px;
    border-radius: 0;
    background: #ffffff;
}
.selectboxit-container {
    background: none !important;box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.5) !important;border: none !important;color: rgba(0, 0, 0, 0.7) !important;border-radius: 2px !important;}
.selectboxit-container {
    color: rgba(0, 0, 0, 0.7) !important;}
.dropdown-menu {
    background: #fff;
    text-align: left;
}
.dropdown-menu a {
    color: #262626 !important;
    text-decoration: none !important;
}
.dropdown-menu a:hover {
    color: black !important;
}
.selectboxit-optgroup-header {
    color: #666666 !important;
    margin-left: 5px;
    font-size: 16px;
    font-weight: 700;
}
.selectboxit-text {
    line-height: 20px !important;
    max-width: 100% !important;
    padding-right: 20px;
    text-transform: none;
    font-size: 15px;
}
.selectboxit-container, .selectboxit.btn, .selectboxit-options {
    max-width: 280px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 22px;
}
.selectboxit.btn {
    text-align: left;
    position: relative;
}
.selectboxit-arrow-container {
    position: absolute;
    right: 10px;
}
.btn:hover, .btn.active, .btn:active {
    background: none;
}
.step1b .option-view {
    margin: 15px 0;
}
/****************** END SELECT BOX IT *******************************/
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    top: 7px !important;
}
@media screen and (max-width: 480px) {
    #content {
        padding: 0 !important;
    }
    table#details td, table.online-form td {
        padding: 0 !important;
    }
    DIV#footer A, #obeelogo-mobile {
        border-top: none !important;
    }
    DIV#footer #full-site A {
        border-top: none !important;
    }
}
.faq-pag #footer {
    margin-top: 60px !important;
}
/* Custom */
#payment {
    border-collapse: collapse;
}
DIV#content #add_to_calendar, DIV#content A.share_toolbox {
    line-height: 40px !important;
}
DIV#content INPUT[type="submit"] {
    height: 50px !important;
    padding: 10px 12px;
}
DIV#content A:hover {
    text-decoration: none;
}
DIV#content DIV#step1left LABEL {
    display: block;
    width: auto;
}
DIV#content DIV#step1right {
    width: 100%;
    position: relative;
    margin-bottom: 15px;
}
DIV#content IMG#imgCaptcha {
    border: 0;
    padding: 0;
    margin: 0;
}
DIV#content INPUT#txtCaptcha {
    margin: 0;
    height: 35px;
}
.reload-icon {
    position: relative;
    top: 12px;
}
.hintsDiv {
    left: 0;
    top: 125px;
    width: 100%;
    height: auto;
    line-height: inherit;
    color: black;
}
.hintsDiv IMG {
    left: auto;
    right: 7px;
}
.hints {
    background-color: #f7f7f7 !important;
    color: black !important;
    width: 100% !important;
    left: 0 !important;
    margin: 0 !important;
    -webkit-box-shadow: 0px 2px 8px #333;
    box-shadow: 0px 2px 8px #333;
    top: auto !important;
    bottom: auto !important;
    min-height: 50px;
}
#bo #step1left {
    margin-bottom: 18px;
}
#bo #sel_area_row {
    margin-top: 0px;
    margin-bottom: 15px;
}
#bo #sel_session_row {
    margin-top: 0px;
    margin-bottom: 15px;
}
#bo table#details tr.gv-ref a, #bo table#details tr.show-promo a {
}
#bo .cutoff-msg {
    margin-top: 0px;
    margin-bottom: 15px;
    color: red;
    font-size: 11px;
    line-height: normal;
    font-style: italic;
}
#bo .step1b + #footer {
    top: 0;
}
#bo .step2 #step2confirm {
    margin-top: 15px;
}
#bo .step2 tr.mobile-row td::after, #bo .step2 tr.landline td::after {
    clear: both;
    content: "";
    display: table;
}
#bo .step2b .payok-container {
    margin-top: 0px;
    margin-bottom: 15px;
}
#bo .step3 p#conf_email {
    margin-bottom: 0;
}
#bo .step3 .share_toolbox {
    margin-bottom: 15px;
    padding: 0px;
}
#bo .step3 .share_toolbox:hover {
    background-color: #000000;
    color: #ffffff;
    border: 0px solid #000000;
}
#bo #payment {
    margin-top: 40px;
    width: 100%;
}
#bo #payment .pay-step-amount {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    line-height: 21px;
    padding: 7px 8px;
    max-width: 280px;
    cursor: not-allowed;
    background-color: #ffffff;
}
#bo #payment #card-cvc {
    width: 100%;
}
#bo #payment #cvc-hint {
    position: absolute;
    right: 0;
    top: 0;
}
#bo #payment .expiry-row td::after {
    clear: both;
    content: "";
    display: table;
}
#bo #payment .expiry-row .expiry-month-year {
    float: none;
    display: block;
    margin-bottom: 10px;
}
#bo #payment .expiry-row .expiry-code {
    float: none;
    display: block;
    position: relative;
}
#bo #bo #payment .expiry-row .expiry-month-year {
    float: none;
    position: relative;
    display: inline-block;
}
#bo .expiry-month-year > span {
    display: none;
}
#bo .expiry-month-year > span.selectboxit-container {
    width: 100%;
    display: inline-block;
    margin-top: 2px;
}
#bo #bo #payment .expiry-row .expiry-code {
    float: none;
    position: relative;
    top: 0px;
    margin-left: 0px;
    display: inline-block;
}
#bo #bo #payment #cvc-hint {
    position: absolute;
    top: 0;
    right: 10px;
    width: auto;
}
.error-jump-step, .custom-message {
    color: #ff0000;
    font-size: 14px;
    line-height: normal;
    padding: 5px;
}
span.error {
    color: #ff0000;
}
.selectboxit-container li:not(:last-child) {
    border-bottom: none;
}
select {
    opacity: 0 !important;
    position: absolute;
}
#eb #cell1 {
    width: 100% !important;
    padding: 0;
    float: none !important;
}
#eb DIV#eb-layout DIV#cell1 {
    padding: 0;
}
#eb #eb-number {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-width: 1px;
    border-radius: 0;
    text-shadow: none;
    cursor: pointer;
    -webkit-transition: color 0.25s ease-out, background-color 0.25s ease-out, border-color 0.25s ease-out;
    transition: color 0.25s ease-out, background-color 0.25s ease-out, border-color 0.25s ease-out;
    letter-spacing: normal;
    text-align: left;
}
#eb #find-booking {
    position: relative !important;
    padding: 10px !important;
}
#eb DIV#eb-layout {
    width: auto;
    height: auto;
    margin-bottom: 30px;
}
#eb #eb_edit_left, #eb #eb_add_comments {
    float: none;
    width: auto;
}
#eb #eb_edit_left #sel_area_row br {
    display: none;
}
#eb #eb_add_comments {
    margin-top: 20px;
}
#eb #sel_date_row #date-pick-div {
    display: none;
}
#eb #eb_past_comment {
    width: 100%;
    float: none;
    margin-top: 15px;
}
#eb .past-booking-content {
    max-height: 200px;
}
#eb #check_avail {
    position: relative !important;
}
#eb form {
    width: 100%;
}
#eb form > span {
    color: red;
}
#content.step2 .subContent p {
    text-align: center;
}
@media screen and (min-width: 600px) {
    .selectboxit-container, .selectboxit.btn, .selectboxit-options, #sel_date_row, .ui-datepicker, DIV#footer {
        width: 100% !important;
        max-width: none;
    }
}
@media screen and (max-width: 599px) {
    .ui-datepicker-group.ui-datepicker-group-first {
        width: 100% !important;
        display: block;
    }
    .ui-datepicker-group-last {
        width: 100% !important;
        display: block;
    }
}
.obee-logo-image {
    width: 71px;
}
.obee-logo-power-by {
    color: #000000;
    font-size: 8px;
    font-family: Arial;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    position: relative;
    bottom: 3px;
    margin-right: 7px;
    letter-spacing: 0.5px;
}
DIV#footer a.obee-logo-privacy {
    display: inline;
    color: #000000;
    opacity: 1;
    font-family: Arial !important;
    font-size: 9px !important;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    letter-spacing: 0.2px;
    position: relative;
    bottom: 2px;
    margin: 0 !important;
    margin-left: 14px !important;
}
DIV#footer #eb {
    display: inline !important;
}
#sel_session_row > label, #sel_area_row > label, #sel_bsize_row > label, #sel_date_row > label, #sel_time_row > label, #sel_kids_row > label {
    display: block;
    width: auto;
    font-weight: bold;
}
#sel_time_row > label {
    display: none !important;
}
DIV#content .ui-datepicker-calendar tbody .ui-state-default {
    -webkit-transition: background-color 100ms linear;
    transition: background-color 100ms linear;
}
DIV#content .ui-datepicker-calendar tbody .ui-state-hover:not(.ui-state-active) {
    background-color: rgba(0, 0, 0, 0.1) !important;
}
DIV#content DIV#step1left .step1_rows {
    margin-top: 0px !important;
    margin-bottom: 15px !important;
}
.loader-icon.time-loader {
    opacity: 1 !important;
}
@media screen and (min-width: 600px) {
    .selectboxit-options {
        width: 280px !important;
    }
}
.gv-ref {
    display: none !important}
