﻿

@font-face {
    font-family: "Brady Bunch Remastered";
    src:url("/Fonts/BB.eot");
    src:url("/Fonts/BB.eot") format("embedded-opentype"),url("/Fonts/BB.woff2") format("woff2"),url("/Fonts/BB.woff") format("woff"),url("/Fonts/BB.ttf") format("truetype"),url("/Fonts/BB.svg#Brady Bunch Remastered") format("svg");
} 

.content_wrapper {
    max-width: 1080px;
    margin: 16px auto;
    padding: 12px;
}

.content_div {
    margin: 12px 0 0 0;
}

.page_title {
    text-align: right;
    margin-bottom: 28px;
}

.top_message {
    max-width: 1080px;
    margin: -12px auto 0;
    text-align: right;
    font-weight: 800;
}

.et_pb_button_wrapper {
    text-align: right;
}

h1, h2 {
    font-family: 'Brady Bunch Remastered',Open Sans,Arial,sans-serif;
}

h1, h2 {
    color: #2ea3f2;
}

.pad-right {
    float: right;
    padding-right: 12px;
}

.lcol {
    float: left;
}

.rcol {
    float: right;
}

.sm {
    width: 33%;
}

.very_sm {
    text-align:center;
    width: 25%;
}

.med {
    width: 50%;
}

.lg {
    width: 66%;
}

.verylg {
    width: 70%;
}

.verysm {
    width: 30%;
}
/*.verysm:hover {
    width: 50%;
    z-index:99;
}*/
.clear {
    clear: both;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

.centered {
    text-align: center;
}

.form-group {
    margin-bottom: 1.5rem;
}

.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}

.form-control {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
    font-size: 0.875rem;
    height: auto;
    box-shadow: none;
    outline: 0;
    padding: 4px;
    line-height: 1.5;
    border-radius: 0.3rem;
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    font-size: 0.875rem;
    font-weight: 400;
    color: #495057;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 2px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.button {
    position: relative;
    color: #ffffff !important;
    border-width: 0px !important;
    border-radius: 10px;
    background-color: #7cda24;
    transition: all 300ms ease 0ms;
    padding: 0.3em 1em !important;
    text-shadow: 0.08em 0.08em 0.08em rgba(168,216,123,0.68);
    box-shadow: 6px 6px 18px 0px rgba(0,0,0,0.3);
    font-size: 20px;
    font-weight: 500;
    padding: .3em 1em;
    line-height: 1.7em !important;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    border: 2px solid;
}

.pricing_header {
    font-size: 22px;
    font-weight: 800;
}
.pricing_header_small {
    font-size: 12px;
    font-weight: 800;
}
.pricing_wrapper {
    line-height:90%;
}

hr.light {
    border: 1px solid #f2f2f2;
}

#loginError {
    color: red;
}

.faq_wrapper {
    position: relative;
}

.faq_header {
    cursor: pointer;
    padding: 12px;
    margin: 12px 0 0 0;
    transition: all 0.2s linear;
    transition-property: all;
    transition-duration: 0.2s;
    transition-timing-function: linear;
    transition-delay: 0s;
    border: solid 1px #2ea3f2;
    border-radius: 0.1875rem;
    background-image: url(/Images/arrow_blk.png);
    background-repeat: no-repeat;
    background-position: right 16px bottom 18px;
    font-weight: 700;
}

    .faq_header.expanded {
        background-color: #2ea3f2;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        color: white;
    }

.faq {
    display: none;
    padding: 22px;
    border-right: solid 1px #2ea3f2;
    border-left: solid 1px #2ea3f2;
    border-bottom: solid 1px #2ea3f2;
    transition: all 0.2s linear;
    transition-property: all;
    transition-duration: 0.2s;
    transition-timing-function: linear;
    transition-delay: 0s;
    box-shadow: 0 2px 2px 0 rgba(102, 64, 178, 0.14), 0 3px 1px -2px rgba(102, 64, 178, 0.2), 0 1px 5px 0 rgba(102, 64, 178, 0.12);
    border-radius: 0.1875rem;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.bulletted {
    list-style: disc;
    margin-left: 22px;
    margin-bottom: 12px;
}

.cappy_img_sm {
    margin-top: 16px;
    max-width: 80%;
    max-height: 50%;
}

.cappy_img_smaller {
    margin: 16px;
    max-width: 15%;
    max-height: 15%;
}

.cappy_img_smallest {
    margin: 16px;
    max-width: 25%;
    max-height: 25%;
}

.cappy_img {
    margin-top: 16px;
    width: 90%;
    height: 100%;
}

.verysm .cappy_img_sm {
    margin-top: 0px;
}

.rule {
    position: relative;
    margin: 12px 0 12px 0;
}

.alone {
    max-width: 40%;
}

.row h3 {
    margin-top: 22px;
}

.justify {
    text-align: justify;
}

.pad-left {
    padding-left: 22px;
}

.italics {
    font-style: italic;
}

.nobullets {
    list-style: none;
    margin-left: 22px;
}

.nomargin {
    margin: 0;
}

.contact_wrapper {
    padding: 16px 64px;
}

#too_many_folks {
    display: none;
    color: red;
}
#too_many_folks_count {
    display: none;
    color: red;
}

#subtotals {
    width: 100%;
}

.sm .form-control {
    width: 90%;
}

.red {
    color: red;
}

.green {
    color: green;
}

.error {
    text-align: center;
}

.error_img {
    max-width: 500px;
}

.contact-textarea {
    height: 100px;
}

.res_table {
    width: 100%;
    text-align: left;
}

#rental_length, #boat_type {
    width: 100%;
    height: 2.6em;
}

.rental_length {
    width:100%;
}

#promo_code {
    width: 300px;
}

input[type="text"] {
    padding: 6px;
}

    input[type="text"]:disabled {
        background: #eeeeee;
    }

select:disabled {
    background: #eeeeee;
}

#renter_name {
    padding:8px;
    font-size:1.2em;
}

.ra_left {
    float: left;
    width: 80%;
    padding-right: 16px;
}

.ra_right {
    float: right;
    width: 20%;
    text-align: center;
}

.ra_left_short {
    float: left;
    width: 70%;
    padding-right: 16px;
}

.ra_right_short {
    float: right;
    width: 30%;
    text-align: center;
}

.initial_cb {
    margin-right:12px;
    height:20px;
    width:20px;
    transform:scale(1);
}
.ra_right label {
    display: inline-block;
    padding-right: 10px;
    white-space: nowrap;
}

.ra_right input {
    vertical-align: middle;
}

.ra_right label span {
    vertical-align: middle;
}
.initials {
    width: 40px;
}

.switch {
    position: relative;
    display: inline-block;
}

.switch-input {
    display: none;
}

.switch-label {
    display: block;
    width: 48px;
    height: 24px;
    text-indent: -150%;
    clip: rect(0 0 0 0);
    color: transparent;
    user-select: none;
}

    .switch-label::before,
    .switch-label::after {
        content: "";
        display: block;
        position: absolute;
        cursor: pointer;
    }

    .switch-label::before {
        width: 100%;
        height: 100%;
        background-color: #dedede;
        border-radius: 9999em;
        -webkit-transition: background-color 0.25s ease;
        transition: background-color 0.25s ease;
    }

    .switch-label::after {
        top: 0;
        left: 0;
        width: 24px;
        height: 24px;
        border-radius: 50%;
        background-color: #fff;
        box-shadow: 0 0 2px rgba(0, 0, 0, 0.45);
        -webkit-transition: left 0.25s ease;
        transition: left 0.25s ease;
    }

.switch-input:checked + .switch-label::before {
    background-color: #2ea3f2;
}

.switch-input:checked + .switch-label::after {
    left: 24px;
}

#promocode_results {
    width: 100%;
}

    #promocode_results th, td {
        text-align: left;
    }

    #promocode_results td {
        padding: 0 6px 0 0;
    }

    #promocode_results th:first-child {
        width: 25%;
    }

    #promocode_results th:nth-child(2) {
        width: 15%;
    }

    #promocode_results th:nth-child(3) {
        width: 15%;
    }

    #promocode_results th:nth-child(4) {
        width: 10%;
    }

    #promocode_results th:nth-child(5) {
        width: 10%;
    }

    #promocode_results th:nth-child(6) {
        width: 10%;
    }

    #promocode_results th:nth-child(7) {
        width: 10%;
    }

    #promocode_results th:nth-child(8) {
        width: 10%;
    }

#visitors_results {
    width: 100%;
}

    #visitors_results th, td {
        text-align: left;
    }

    #visitors_results td {
        padding: 0 6px 0 0;
    }

    #visitors_results th:first-child {
        width: 22%;
    }

    #visitors_results th:nth-child(2) {
        width: 15%;
    }

    #visitors_results th:nth-child(3) {
        width: 50%;
    }

#reservation_results {
    width: 100%;
}

    #reservation_results th, td {
        text-align: left;
    }

    #reservation_results td {
        padding: 0 6px 0 0;
    }

    #reservation_results th:first-child {
        width: 20%;
    }

    #reservation_results th:nth-child(2) {
        width: 20%;
    }

    #reservation_results th:nth-child(3) {
        width: 20%;
    }

    #reservation_results th:nth-child(4) {
        width: 15%;
    }

    #reservation_results th:nth-child(5) {
        width: 10%;
    }

#charter_reservation_results {
    width: 100%;
}

    #charter_reservation_results th, td {
        text-align: left;
    }

    #charter_reservation_results td {
        padding: 0 6px 0 0;
    }

/*    #charter_reservation_results th:first-child {
        width: 20%;
    }

    #charter_reservation_results th:nth-child(2) {
        width: 20%;
    }

    #charter_reservation_results th:nth-child(3) {
        width: 20%;
    }

    #charter_reservation_results th:nth-child(4) {
        width: 15%;
    }

    #charter_reservation_results th:nth-child(5) {
        width: 10%;
    }*/

#user_results {
    width: 100%;
}

    #user_results th, td {
        text-align: left;
    }

    #user_results td {
        padding: 0 6px 0 0;
    }

    #user_results th:first-child {
        width: 15%;
    }

    #user_results th:nth-child(2) {
        width: 15%;
    }

    #user_results th:nth-child(3) {
        width: 25%;
    }

    #user_results th:nth-child(4) {
        width: 20%;
    }

    #user_results th:nth-child(5) {
        width: 20%;
    }

.Pager {
    position: relative;
    width: 100%;
    margin: 22px auto 12px;
    text-align: center;
}

    .Pager span {
        text-align: center;
        color: #3AC0F2;
        display: inline-block;
        width: 30px;
        background-color: white;
        margin-right: 3px;
        line-height: 200%;
        border: 1px solid #3AC0F2;
    }

    .Pager a {
        text-align: center;
        display: inline-block;
        width: 30px;
        background-color: #3AC0F2;
        color: #fff;
        border: 1px solid #3AC0F2;
        margin-right: 3px;
        line-height: 200%;
        text-decoration: none;
    }

.greyBG {
    background-color: #e1e1e1;
}

.rotate {
    animation: rotation 1s infinite linear;
}

.bordered {
    border: solid 1px rgba(0,0,0,0.3);
    padding:12px;
}
.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
}
.tooltip .tooltiptext::after {
    content: " ";
    position: absolute;
    bottom: 100%; 
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent black transparent;
}
.add_on, .kayak_num {
    flex: 1 1 auto;
    width: 5.0rem;
    margin-bottom: 0;
    font-size: 0.875rem;
    height: auto;
    box-shadow: none;
    outline: 0;
    padding: 4px;
    line-height: 1.5;
    border-radius: 0.3rem;
    height: calc(1.5em + 0.75rem + 2px);
    font-size: 0.875rem;
    font-weight: 400;
    color: #495057;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 2px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@keyframes rotation {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(359deg)
    }
}

#loadingMain {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    display: block;
    opacity: 0.7;
    background-color: #fff;
    z-index: 1001;
    text-align: center;
}
#loadingWrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 200px;
    text-align: center;
    z-index: 1001;
}
.g-recaptcha {
    display: inline-block;
}

.fc-list-event {
    cursor:pointer;
}

iframe {
    width: 100%;
    /*height: 100%;*/
}

.calendar {
    max-width: 900px;
    margin: 22px auto;
    height:800px;
}
.calendar_sm {
    max-width: 400px;
    margin: 22px auto;
    height: 400px;
}
#charter_calendar_wrapper {
    padding:0 12px 0 12px;
}
.charter_type {
    font-weight: bolder;
    text-decoration: underline;
}
.charter_listing {
    width: 48%;
    margin-top: 18px;
    padding: 9px;
    min-height: 440px;
}
.charter_listing_headline {
    margin:12px;
    font-weight:bold;
    text-align:center;
}

/*.hidden {
    display:none;
}*/
#email_dup {
    display: none;
}

@media (max-width:980px) {
    h2 .et_pb_slide_title {
        font-size: 80%;
    }
}

@media (max-width:768px) {
    h2 {
        /*font-size: 80%;*/
    }

    .cappy_img_sm {
        display:none !important;
    }
/*    .rcol {
        display: none !important;
    }*/
    .verylg {
        width:100% !important;
    }
    .cappy_img_smaller {
        max-width: 50%;
        max-height: 50%;
        margin: 12px;
    }

    .cappy_img_smallest {
        max-width: 25%;
        max-height: 25%;
        margin: 12px;
    }
}

/* CLOSED HEADER */
.closed_header {
    padding: 10px 16px;
    background: #ced4da;
    text-align:center;
}
.closed_header h2 {
    color:#de2727
}

/*FOOD*/
.foodbutton {
    cursor:pointer;
    background-color: #2ea3f2;
    border: none;
    color: white;
    padding: 3px 6px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    display: inline-block;
    font-size: 12px;
    margin: 4px 2px;
    border-radius: 50%;
}
    .foodbutton.add {
    }
    .foodbutton.subtract {
    }

.button2 {
    border-radius: 4px;
}

.button3 {
    border-radius: 8px;
}

.button4 {
    border-radius: 12px;
}

.button5 {
    border-radius: 50%;
}
.fooditem_wrapper {
    table-layout: fixed;
    width: 100%;
    border-collapse: separate;
    border-spacing: 6px;
}

.fooditem_name {
    width: 22%;
    text-align:left;
}
.fooditem_desc {
    width: 40%;
    text-align:left;
}
.fooditem_price {
    width: 10%;
    text-align:left;
}
.fooditem_qty {
    width: 18%;
    text-align: center;
}

.fooditem_name_total {
    width: 45%;
    text-align: left;
}
.fooditem_desc_total {
    width: 25%;
    text-align: left;
}
.fooditem_price_total {
    width: 20%;
    text-align: left;
}
.fooditem_qty_total {
    width: 10%;
    text-align: left;
}

.underlined {
    border-bottom: solid 1px #000000;
}
.fooditem_add {
    width: 10%;
    text-align: right;
}

.fooditem_total {
    width: 25%;
    text-align: right;
}
#foodorder_listing {
    display: none;
    margin-top: 12px;
}

#foodcustomer_details {
    width: 90vw;
    margin-top: 12px;
}

#foodcust_details {
    table-layout: fixed;
    border-collapse: separate;
    border-spacing: 6px;
}

.foodcust_details_left {
    width: 35%;
}

.tip_outerwrapper {

}
.tip_wrapper {
    border-spacing: 30px;
    border-width: 0px;
    max-width:60%;
    margin-left: auto;
    margin-right: auto;
}
.tip_wrapper td {
    border-width:0px;
}
.tip {
    margin: 4px;
    border-radius: 4px;
    border: 1px solid #666;
    overflow: hidden;
    cursor:pointer;
}
    .tip label {
        float: left;
        line-height: 3.0em;
        width: 3.0em;
        height: 3.0em;
        background-color: #fff;
        cursor: pointer;
    }
        .tip label span {
            text-align: center;
            padding: 3px 0;
            display: block;
            cursor: pointer;
        }
        .tip label input {
            position: absolute;
            display: none;
            color: #666 !important;
        }
            .tip label input + span {
                color: #666;
            }
    .tip input:checked + span {
        color: #ffffff;
        text-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
        background-color: #2ea3f2;
    }
.checkout_wrapper {
    border-spacing: 30px;
    border-width: 0px;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
}
    .checkout_wrapper td {
        border-width: 0px;
    }
.checkout_text {
    width:400px;
}
.showMe {
    display: block;
}

.hideMe {
    display: none;
}
