﻿/*html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}*/
/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

strong {
    font-weight: bold;
}
/*body {
    line-height: 1;
}*/

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

    blockquote:before,
    blockquote:after,
    q:before,
    q:after {
        content: '';
        content: none;
    }

input[type="submit"]:hover {
    cursor: pointer;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
/*html, body {
    margin:0;
    padding:0;
    color:#141414;
    font-size:13px;
}*/

a {
    color: #477dca;
    text-decoration: none;
}

    a img {
        border: none;
        border-width: 0px;
    }
/*for ie8*/

h1 {
    color: #0B57A8;
    padding: 0;
    font-size: 38px !important;
    font-weight: bold !important;
    margin: 10px 0 10px 0;
    line-height: 1.1em;
}

h2 {
    color: #0046AD;
    font-size: 1.3em;
    font-weight: normal;
    margin: 4px 0 12px;
}

.formContainer h4 {
    color: #002E56;
    font-size: 16px !important;
    font-weight: bold !important;
    margin: 0px 20px 10px 0px;
    padding: 20px 0px;
    border-top: 1px dashed #CCC;
    border-bottom: 1px dashed #CCC;
}

.newCustomer h4 {
    color: #002E56;
    font-size: 16px !important;
    font-weight: bold !important;
    margin: 20px 20px 0px;
    padding: 20px 0px 20px 50px;
    background: url(../images/Add.png) no-repeat 0px 5px;
}

.newCustomer p {
    margin: 0px 20px 4px;
    display: block;
}

h4 span {
    color: #5c5c5c;
}
/*p{
  line-height:1.618em;
  margin-bottom:5px;
}*/

#ContentWrapper {
    width: 960px;
    margin: 0 auto 0;
    position: relative;
}

body,
#LocationForm form {
    width: 100%;
    height: 100%;
    margin: 0px;
}

#Header {
    height: 159px;
    min-width: 1200px;
}

    #Header h1 {
        float: left;
        display: block;
        margin: 20px 0 0 20px;
        padding: 0;
    }

.wrap {
display: flex;
justify-content: center;
}

.validator {
    display: block !important;
}

#utility {
    height: 24px;
    background-color: #008ccb;
    position: relative;
    z-index: 11;
}

    #utility .menu {
        font-size: 10px;
        float: right;
        margin-top: 6px;
    }

        #utility .menu li a {
            color: #fff;
            border-right: 1px solid #fff;
        }

        #utility .menu li.last a {
            border-right: none;
        }

.head-content {
    overflow: visible;
    position: relative;
    z-index: 14;
}

.home .head-content {
    height: 0px;
}

.header-divider {
    background: url(../images/header-divider.png) top center repeat-x #fff;
    height: 12px;
    clear: both;
}

.menu {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}

    .menu > li {
        float: left;
        list-style: none;
        position: relative;
    }

        .menu > li > a {
            padding: 0px 11px;
            color: #666;
            border-right: 1px solid #bababa;
            text-decoration: none;
        }

        .menu > li.last > a {
            border-right: none;
            padding-right: 0;
        }

#branding #logo img {
    margin-top: 24px;
}

#branding h1 {
    margin: 0;
    display: none;
}

    #branding h1 a img {
        max-height: 150px;
        max-width: 350px;
    }

#Header h2.mainHeader {
    text-align: center;
    color: #666666;
    font-weight: normal !important;
    padding: 10px 0 !important;
    float: right;
    font-size: 2em !important;
    margin-top: 50px;
}

#Header .verified {
    position: absolute;
    right: 15px;
    top: 25px;
}

#MainContent {
        width: 100%;
    /* margin-top: 75px; */
    margin-top: 60px;
    min-height: 800px;
    /* position: relative; */
    padding-bottom: 30px;
    display: inline-block;
}

    #MainContent label {
        text-align: left;
        color: #141414;
        font-weight: bold;
        display: block;
        margin: 15px 0px 4px;
    }

.infoContainer {
    position: relative;
    text-align: center;
    margin-top: 100px;
}

    .infoContainer p {
        font-size: 14px;
        color: #0B57A8;
        float: right;
        background: #FFF;
        padding: 10px;
        border: 1px solid #CCC;
        text-align: left;
        -moz-border-radius: 5px;
        /* FF1-3.6 */
        -webkit-border-radius: 5px;
        /* Saf3-4, iOS 1-3.2, Android <1.6 */
        border-radius: 5px;
        /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
    }

.cutLine {
    float: right;
    font-weight: bold;
    font-size: 10px;
    padding: 4px 8px;
}

.adios {
    display: none;
}

.formContainer {
    float: left;
    width: 100%;
    margin: 10px 0px 25px 0px;
    background-color: #F4F4F4;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#F4F4F4), to(#E9E9EA));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #F4F4F4, #E9E9EA);
    /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(top, #F4F4F4, #E9E9EA);
    /* Firefox 3.6-15 */
    background-image: -o-linear-gradient(top, #F4F4F4, #E9E9EA);
    /* Opera 11.10+ */
    background-image: linear-gradient(to bottom, #F4F4F4, #E9E9EA);
    /* Firefox 16+ */
    border: 1px solid #CCC;
    padding: 25px 0px 0px;
    -moz-border-radius: 5px;
    /* FF1-3.6 */
    -webkit-border-radius: 5px;
    /* Saf3-4, iOS 1-3.2, Android <1.6 */
    border-radius: 5px;
    /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
}

.formContainerShort {
    padding: 50px 30px 0 80px;
    width: 300px;
    margin-top: 15px;
    float: left;
    min-height: 430px;
}

.locationContainer {
    float: right;
    width: 425px;
    margin-right: 60px;
    margin-top: 25px;
}

    .locationContainer h1 {
        font-size: 24px !important;
        margin: 10px 0px 15px 25px;
    }
/*DATE PICKER STYLES */

table.jCalendar {
    border: 1px solid #CCC;
    background: #FFF;
    border-collapse: separate;
    border-spacing: 2px;
}

    table.jCalendar th {
        background: #00325c;
        color: #fff;
        font-weight: bold;
        padding: 3px 5px;
    }

    table.jCalendar td {
        background: #FFF;
        color: #000;
        padding: 3px 5px;
        text-align: center;
    }

        table.jCalendar td.other-month {
            background: #ddd;
            color: #aaa;
        }

        table.jCalendar td.today {
            background: #666;
            color: #fff;
        }

        table.jCalendar td.selected {
            background: #00325c;
            color: #fff;
        }

            table.jCalendar td.selected.dp-hover {
                background: #f33;
                color: #fff;
            }

        table.jCalendar td.dp-hover,
        table.jCalendar tr.activeWeekHover td {
            background: #fff;
            color: #000;
        }

    table.jCalendar tr.selectedWeek td {
        background: #f66;
        color: #fff;
    }

    table.jCalendar td.disabled,
    table.jCalendar td.disabled.dp-hover {
        background: #EEE;
        color: #888;
    }

    table.jCalendar td.unselectable,
    table.jCalendar td.unselectable:hover,
    table.jCalendar td.unselectable.dp-hover {
        background: #bbb;
        color: #888;
    }
/* For the popup */
/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
    position: relative;
    background: #0079c1;
    font-size: 10px;
    padding: 2px;
    width: 165px;
    line-height: 1.2em;
    -moz-border-radius: 4px;
    /* FF1+ */
    -webkit-border-radius: 4px;
    /* Saf3-4, iOS 1+, Android 1.5+ */
    border-radius: 4px;
    /* Opera 10.5, IE9, Saf5, Chrome, FF4 */
    /* useful if you don't want a bg color from leaking outside the border: */
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -moz-box-shadow: 0px 0px 4px #666;
    /* FF3.5+ */
    -webkit-box-shadow: 0px 0px 4px #666;
    /* Saf3.0+, Chrome */
    box-shadow: 0px 0px 4px #666;
    /* Opera 10.5, IE9, Chrome 10+ */
}

span.errors[style*="inline"] {
    padding: 4px 8px;
    border: 2px solid #F00;
    background: #edc2c2;
    color: #F00;
    margin: 5px 15px 0px 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 10px;
    clear: both;
    width: 230px;
    text-align: center;
    display: inline-block !important;
}

div#dp-popup {
    position: absolute;
    z-index: 199;
}

div.dp-popup h2 {
    font-size: 12px;
    text-align: center;
    margin: 2px 0;
    padding: 0;
    color: #FFF;
    font-weight: bold;
}

a#dp-close {
    font-size: 11px;
    padding: 4px 0;
    text-align: center;
    display: block;
}

    a#dp-close:hover {
        text-decoration: underline;
    }

div.dp-popup a {
    color: #000;
    text-decoration: none;
    padding: 3px 2px 0;
}

div.dp-popup div.dp-nav-prev {
    position: absolute;
    top: 2px;
    left: 4px;
    width: 100px;
}

    div.dp-popup div.dp-nav-prev a {
        float: left;
    }
    /* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */

    div.dp-popup div.dp-nav-prev a,
    div.dp-popup div.dp-nav-next a {
        cursor: pointer;
    }

        div.dp-popup div.dp-nav-prev a.disabled,
        div.dp-popup div.dp-nav-next a.disabled {
            cursor: default;
        }

div.dp-popup div.dp-nav-next {
    position: absolute;
    top: 2px;
    right: 4px;
    width: 100px;
}

    div.dp-popup div.dp-nav-next a {
        float: right;
        color: #FFF;
    }

div.dp-popup a.disabled {
    cursor: default;
    color: #aaa;
}

div.dp-popup td {
    cursor: pointer;
}

    div.dp-popup td.disabled {
        cursor: default;
    }

select {
    background-color: #F9F9F8;
    border: thin solid #BABABA;
    -webkit-border-radius: 4px;
    /* Saf3-4, iOS 1-3.2, Android ≤1.6 */
    border-radius: 4px;
    /* Opera 10.5, IE9, Saf5, Chrome, FF4+, iOS 4, Android 2.1+ */
    width: 260px;
    padding: 4px 5px;
}

a.dp-choose-date {
    float: left;
    width: 16px;
    height: 16px;
    padding: 0;
    margin: 8px 3px 0;
    display: block;
    text-indent: -2000px;
    overflow: hidden;
    background: url(../images/calendar.png) no-repeat;
}

    a.dp-choose-date.dp-disabled {
        background-position: 0 -20px;
        cursor: default;
    }
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */

input.dp-applied {
    width: 220px;
    float: left;
    padding: 5px;
    font-size: 1.5em;
    color: #888;
}

.date-pick {
    width: 220px;
}

.clear {
    clear: both;
}

.submit,
input.continue input.signin,
a.continue,
.formButtons input.continue,
.formButtons input.signin,
.newCustomer a {
    margin: 20px 0px 10px;
    background-color: #f47c1a;
    color: #FFF;
    padding: 8px 10px !important;
    display: inline;
    font-size: 1.2em;
    text-align: center;
    float: left;
    margin-left: 45px;
}

    .submit:hover {
        cursor: pointer;
        background-color: #0046ad;
    }

input.disabledButton {
    background-color: #707070 !important;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#C2C2C2), to(#707070)) !important;
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #C2C2C2, #707070) !important;
    /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(top, #C2C2C2, #707070) !important;
    /* Firefox 3.6-15 */
    background-image: -o-linear-gradient(top, #C2C2C2, #707070) !important;
    /* Opera 11.10+ */
    background-image: linear-gradient(to bottom, #C2C2C2, #707070) !important;
    /* Firefox 16+ */
}

.newCustomer {
    float: right;
    display: inline;
    margin-right: 20px;
    width: 420px;
    position: relative;
    padding-bottom: 10px;
    border: 1px solid #CCC;
    height: 300px;
    background: url(../images/carousel/carousel_03.jpg) no-repeat -150px -50px #FFF;
}

    .newCustomer a {
        text-decoration: none;
        margin: 4px 0px 0px 20px;
    }

    .newCustomer h2 {
        margin: 25px 0px 3px 20px;
        font-weight: bold;
    }

.badLogin {
    float: right;
    display: inline;
    width: 448px;
    position: relative;
    padding-bottom: 10px;
    margin: 10px 60px 25px 0px;
}

    .badLogin h2 {
        margin-bottom: 10px !important;
    }

.mapContainer {
    float: left;
    display: inline-block;
    margin-left: 20px;
    width: 420px;
    position: relative;
    padding-bottom: 10px;
}

    .mapContainer p {
        padding-right: 25px;
    }

    .mapContainer .subLinks {
        display: block;
        margin-bottom: 10px;
        background: #EEE;
        border: 2px solid #CCC;
    }

        .mapContainer .subLinks h4 {
            padding: 4px;
            font-weight: bold;
            font-size: 13px !important;
            margin: 0px !important;
        }

            .mapContainer .subLinks h4 a {
                color: #00325c;
                text-decoration: none;
            }

        .mapContainer .subLinks p {
            padding: 2px 4px;
        }

    .mapContainer img {
        max-width: 390px;
        text-align: center;
        margin: 10px auto;
        display: block;
        padding: 10px;
        background: #FFF;
        -webkit-box-shadow: 3px 3px 4px 0px #666;
        /* Saf3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
        box-shadow: 3px 3px 4px 0px #666;
        /* Opera 10.5, IE9, FF4+, Chrome 6+, iOS 5 */
        border: 5px solid #EEE !important;
    }

    .mapContainer ul li label {
        text-transform: uppercase;
        font-weight: bold;
        color: #666;
    }

    .mapContainer ul li input {
        padding: 8px;
    }

    .mapContainer ul li select {
        width: auto !important;
    }

#footer {
    background-color: #d3d3d3;
    width: 100%;
    min-width: 1200px;
    height: 100%;
    max-height: 500px;
    color: #4d4f53;
    padding: 2%;
}

    #footer h5 a {
        text-decoration: none;
        color: inherit;
    }

    #footer p {
        clear: both;
        padding-top: 15px;
    }

    #footer a,
    #footer p {
        color: #4d4f53;
        text-decoration: none;
        font-size: .9em;
        text-align: center;
        margin-top: 10px;
    }

        #footer a:hover {
            color: #fff;
        }

.logos {
    width: 100%;
    border-top: 1px dashed #CCC;
    margin: 0 auto !important;
    text-align: center;
    padding: 10px 0px 10px !important;
    background-image: none !important;
    background: #FFF !important;
}

    .logos img {
        margin-right: 30px;
    }

.success {
    padding: 4px 8px;
    border: 2px solid #30522d;
    background: #b5e0b1;
    color: #30522d;
    margin: 5px 0;
}

.errors {
    padding: 4px 8px;
    border: 2px solid #F00;
    background: #edc2c2;
    color: #F00;
    margin: 5px 15px 0px 0px;
    clear: both;
    width: 230px;
    display: block;
}

    .errors h4 {
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 4px;
    }

.adminNav {
    background: url("../images/nav-bkgd.jpg") repeat-y scroll 0 0 transparent;
    float: left;
    margin-right: 15px;
    width: 170px;
}

    .adminNav li {
        position: relative;
        margin-top: 3px;
    }

        .adminNav li span {
            text-transform: uppercase;
            color: #5c5c5c;
            font-weight: bold;
            position: relative;
            display: block;
            width: 100%;
        }

        .adminNav li a {
            margin: 0px;
            display: block;
            padding: 3px 10px;
            text-decoration: none;
            color: #006699;
            background: #F0F0F0;
        }

        .adminNav li.lastAdminNav a {
            color: #000;
        }

        .adminNav li.lastAdminNav {
            border-bottom: none;
            background: url("../images/nav-bottom.jpg") no-repeat bottom left;
            padding-bottom: 10px;
        }

            .adminNav li.lastAdminNav a:hover {
                color: #000;
            }

        .adminNav li a:hover {
            background: #A1E1F7;
        }

.adminContent {
    float: right;
    width: 710px;
}

    .adminContent table {
        width: 710px !important;
        margin: 10px 0;
    }

        .adminContent table th,
        .adminContent table td {
            text-align: left;
            padding: 5px;
        }

        .adminContent table th {
            background: #CCC;
            font-weight: normal !important;
        }

        .adminContent table tr.altRow {
            background: #EEE;
        }

.bold {
    font-weight: bold;
}

.formButtons {
    padding: 15px 0px;
    border-top: 1px solid #CCC;
    margin-right: 20px;
    margin-top: 10px;
}

    .formButtons input.secondary,
    .adminContent input.secondary,
    input.secondary {
        background: none;
        border: none;
        display: inline-block;
        padding-left: 10px;
        border-left: 1px dashed #666;
        margin-left: 10px;
        text-decoration: underline;
        color: #666;
        margin-top: 30px;
    }

.forgotContainer input[type="text"],
.forgotContainer input[type="password"],
input[type="date"] {
    background-color: #F9F9F8;
    border: thin solid #BABABA;
    -webkit-border-radius: 4px;
    /* Saf3-4, iOS 1-3.2, Android ≤1.6 */
    border-radius: 4px;
    /* Opera 10.5, IE9, Saf5, Chrome, FF4+, iOS 4, Android 2.1+ */
    width: 250px;
    padding: 4px 5px;
    float: left;
    margin-right: 10px;
}

.forgotContainer span.errors {
    text-align: left;
    font-weight: bold;
    clear: none;
    border: none;
    background: none;
}

.formContainer input[type="text"],
.formContainer input[type="password"],
.formContainerShort input[type="text"],
.formContainerShort input[type="password"] {
    background-color: #F9F9F8;
    border: thin solid #BABABA;
    -webkit-border-radius: 4px;
    /* Saf3-4, iOS 1-3.2, Android ≤1.6 */
    border-radius: 4px;
    /* Opera 10.5, IE9, Saf5, Chrome, FF4+, iOS 4, Android 2.1+ */
    width: 250px;
    padding: 4px 5px;
}

.oneColForm {
    width: 100%;
}

    .oneColForm input[type="radio"] {
        float: left;
        width: 20px;
        margin-right: 4px;
    }

    .oneColForm table label {
        margin: 4px 5px !important;
        width: 200px;
    }

.twoColForm {
    width: 300px;
    float: left;
    position: relative;
}

    .twoColForm input {
        width: 75%;
    }

.threeColForm {
    width: 200px;
    float: left;
    position: relative;
}

    .threeColForm input {
        width: 150px !important;
    }

input[type="checkbox"] {
    float: left;
    margin-right: 5px;
    width: auto;
}

.checkLabel label {
    margin: 0px 0px 0px 5px !important;
}

.noMargin label {
    margin-top: 10px !important\0/ !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 2px !important;
}

.greyBox {
    border-top: 1px dashed #CCC;
    border-bottom: 1px dashed #CCC;
    margin: 10px 0px !important;
    padding: 0 0 20px 0px;
    width: 600px;
}
/*ADMIN STYLES*/

.adminContent input {
    padding: 8px;
    margin-bottom: 3px;
}

.adminContent table label {
    float: left;
    margin: 0 !important;
}

.adminContent .submit {
    background: #0079C1 !important;
}

.adminContent select {
    width: 150px !important;
}

.adminContent .delete {
    text-decoration: none;
    padding-left: 20px;
    background: url(../images/delete.png) no-repeat top left;
    color: #666;
}

    .adminContent .delete:hover {
        color: #00325C;
        text-decoration: underline;
    }

.adminContent input[type="submit"] {
    width: auto;
}

.adminContent input.resend {
    background: none;
    border: 0;
    background: url(../images/resend.png) no-repeat 2px 0px;
    padding-left: 40px;
}

    .adminContent input.resend:hover {
        background: url(../images/resendHV.png) no-repeat 2px 0px #EEE;
    }

#terms,
#ContactInfo {
    display: none;
}

    #terms p,
    #ContactInfo p {
        color: #5c5c5c;
        font-size: 1.1em;
    }

#terms {
    overflow: auto;
}

#basic-modal-content {
    display: none;
}
/* Overlay */

#simplemodal-overlay {
    background-color: #000;
    cursor: wait;
}
/* Container */

#simplemodal-container {
    height: 360px;
    width: 600px;
    color: #bbb;
    background-color: #FFF;
    border: 4px solid #444;
    overflow: visible;
    padding: 12px;
    background-image: linear-gradient(top, #FFFFFF, #CCCCCC);
    /* Saf4+, Chrome */
    /* Chrome 10+, Saf5.1+ */
    /* FF3.6 */
    /* IE10 */
    /* Opera 11.10+ */
}

    #simplemodal-container .simplemodal-data {
        padding: 8px;
    }

    #simplemodal-container code {
        background: #FFF;
        border-left: 3px solid #65B43D;
        color: #5c5c5c;
        display: block;
        font-size: 12px;
        margin-bottom: 12px;
        padding: 4px 6px 6px;
    }

    #simplemodal-container a {
        color: #5c5c5c;
    }

        #simplemodal-container a.modalCloseImg {
            background: url(../images/close.png) no-repeat;
            width: 30px;
            height: 30px;
            z-index: 3200;
            position: absolute;
            top: 1px;
            right: 3px;
            cursor: pointer;
        }

    #simplemodal-container h3 {
        color: #84b8d9;
    }

.voucherCat {
    margin: 0 10px;
    display: inline-block;
    text-align: center;
    width: 205px;
    float: left;
}

#voucher {
    margin: 10px 10px 10px;
    padding: 10px;
    border: 3px dashed #CCC;
    position: relative;
}

    #voucher span {
        display: inline-block;
        font-weight: bold;
        height: 20px;
        padding: 15px;
        text-align: center;
        margin: 4px 0px;
        font-size: 20px;
    }

    #voucher h2 {
        text-align: center !important;
        padding: 10px;
        background: url(../images/emailHeaderBG.png) repeat-x bottom left;
        color: #FFF;
        font-weight: bold;
        font-size: 1.6em;
        margin: 0px;
        border-bottom: 1px solid #B9C2CB;
    }

.print {
    padding-left: 20px;
    background: url(../images/print.png) no-repeat top left;
}

.navTop {
    background: url(../images/nav-top.jpg) no-repeat top left;
    height: 8px;
    width: 170px;
}

.center {
    margin: 5px auto;
    width: 900px;
}

    .center .first {
        margin-left: 235px;
    }

#border {
    border: 1px solid #6E6D6D;
    border-bottom: 5px solid #6E6D6D;
    margin: 10px 10px 0px;
    background: #DCE4EF;
    -webkit-box-shadow: 3px 3px 4px 0px #333;
    /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    box-shadow: 3px 3px 4px 0px #333;
    /* Opera 10.5, IE9, Firefox 4+, Chrome 6+, iOS 5 */
}

.available {
    padding-left: 50px;
    height: 42px;
    display: inline-block;
    background: url(../images/available.png) no-repeat top left;
}

.notAvailable {
    padding-left: 50px;
    height: 42px;
    display: inline-block;
    color: #E98300;
    background: url(../images/available.png) no-repeat bottom left;
}

.travelContainer {
    margin: 0px 20px;
    background: #EEE;
    font-size: 1em;
    -moz-border-radius-bottomright: 10px;
    border-bottom-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    border-top-right-radius: 10px;
}

    .travelContainer h2 {
        float: left;
        padding: 15px 15px 0px;
        margin: 0px;
        height: 35px;
        background-color: #424445;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#6A6B6C), to(#424445));
        /* Saf4+, Chrome */
        background-image: -webkit-linear-gradient(top, #6A6B6C, #424445);
        /* Chrome 10+, Saf5.1+, iOS 5+ */
        background-image: -moz-linear-gradient(top, #6A6B6C, #424445);
        /* Firefox 3.6-15 */
        background-image: -o-linear-gradient(top, #6A6B6C, #424445);
        /* Opera 11.10+ */
        background-image: linear-gradient(to bottom, #6A6B6C, #424445);
        /* Firefox 16+ */
        -moz-border-radius-bottomleft: 10px;
        border-bottom-left-radius: 10px;
        -moz-border-radius-topleft: 10px;
        border-top-left-radius: 10px;
        color: #FFF;
    }

    .travelContainer strong {
        display: inline-block;
        margin-bottom: 4px;
    }

.floatLeft {
    float: left;
    margin-right: 0px;
    padding: 10px;
    color: #666;
    border-right: 1px solid #CCC;
    border-left: 1px solid #FFF;
}

.travelContainer .last {
    padding: 10px 0px 10px 10px;
    border-right: 0px;
}

.travelContainer label {
    margin: 0px !important;
    padding: 0px 0px 4px !important;
    color: #666 !important;
    font-weight: bold !important;
    font-size: 1em !important;
}

.contactForm {
    padding: 20px;
}

.waveBG {
    background: url(../images/waveBG.png) no-repeat bottom right;
    padding-bottom: 20px;
}

input.short {
    width: 50px !important;
}

select.short {
    width: 120px !important;
}

.scissors {
    position: absolute;
    left: 19px;
    top: -23px;
    background: url(../images/scissors.png) no-repeat top left;
    width: 30px;
    height: 20px;
}

span.emailError {
    color: Red;
}

h1.generic {
    font-size: 30px !important;
}

p.generic {
    font-size: 16px;
}

.mobileBanner {
    display: none;
}

.mobileLogo {
    display: none;
}

.sidenav {
    display: none;
}

#mobileMenu, #mobileHeader {
    display: none;
}

.mobileOnly {
    display: none;
}

.main-home-final {
    color: black;
}

.cal-js {
    background: url(../images/calendar-alt.png) no-repeat scroll 5px 3px;
    padding-left: 30px !important;
}

@media only screen and (min-width: 200px) and (max-width: 720px) {
    html,
    body {
        height: 100%;
        overflow-x: hidden;
    }

    #Header {
        display: none;
    }



    body {
        height: auto;
        overflow-x: hidden;
    }

    input[type="submit"],
    input[type="password"],
    input[type="submit"],
    input[type="button"] {
        -webkit-appearance: none;
        -moz-appearance: none;
    }

    #footer {
        width: 100vw;
        min-width: 0px;
        height: auto;
        margin-top: 200px;
    }

    #MainContent {
        width: 100%;
        min-height: 100px;
        position: relative;
        padding-bottom: 30px;
        margin-top: 0px;
    }

    h1 {
        font-size: 15px !important;
    }


    .mobileOnly {
        display: flex;
    }

    .breadcrumbs-wrapper {
        width: 100vw !important;
    }

        .breadcrumbs-wrapper .breadcrumbs {
            text-align: left;
            width: 100vw !important;
            margin: 0 auto;
            color: black;
            font-size: .84em;
        }

    fieldset {
        border: none;
    }

    .mobileBanner {
        display: block;
    }

    #utility .menu {
        display: none;
    }

    #utility {
        height: 90px;
    }

    .mobileLogo {
        width: 129px;
        height: 70px;
        position: relative;
        fill: #fff;
        top: 10px;
        background: url('../images/icon icon--abm.svg');
        display: inline;
    }

    .mobileLogoOnly {
        margin-left: 90px;
        margin-top: -80px;
    }

    #branding {
        display: none;
    }

    .wrap {
        width: 100vw;
    }

    .infoContainer {
        text-align: center;
        float: none;
        margin: 0 auto;
        padding-bottom: 30px;
        width: 100vw !important;
    }

        .infoContainer p {
            float: none;
            text-align: center;
            border: none;
            font-size: 12px;
        }

    h1.generic {
        font-size: 20px !important;
        margin-top: 20px;
        padding-top: 20px;
    }

    .MapCotainer,
    .waveBG {
        background: none;
        float: none;
    }

    .locationContainer {
        margin: 0px;
        float: none !important;
        width: 100vw !important;
    }

        .locationContainer h1 {
            margin: 0px;
            margin-bottom: 10px;
        }

    .formContainer {
        margin: 0px;
        width: 100vw;
        text-align: center;
        background-image: none !important;
        border: none;
        clear: both;
        background: none;
        float: none;
        padding: 0px;
    }

    p {
        width: 90%;
        text-align: center;
        display: inline-block;
    }

    .mapContainer {
        display: none;
    }

    select {
        background-color: #F9F9F8;
        border: thin solid #BABABA;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        width: 260px;
        padding: 10px 10px;
        width: 250px;
        margin-bottom: 10px;
        height: 37px;
    }

    input[type="date"] {
        width: 240px;
        height: 30px;
        margin-left: 10px;
    }

    .forgot {
        font-size: 10px;
    }

    .mobileFormat {
        width: 300px;
        margin-left: auto;
        margin-right: auto;
    }

    .mobileFormatLeft {
        float: left;
        width: 100px;
        margin-left: auto !important;
        margin: 0px;
    }

    .buttonHolder {
        text-align: center;
    }

    .submit {
        float: none;
        width: 250px;
    }

    .submit,
    input.continue,
    a.continue,
    .formButtons input.continue {
        float: none;
        margin: 0px;
    }

    .newCustomer a {
        text-align: center;
        margin: 0 auto;
        padding-top: 10px;
        float: none;
    }

    .newCustomer p {
        margin-bottom: 10px;
    }

    .formContainer input[type="text"],
    .formContainer input[type="password"],
    .forgotContainer input[type="text"],
    input[type="password"] {
        padding: 0px;
        margin-bottom: 5px;
        margin-right: 0px;
        height: 35px;
        width: 200px !important;
    }

    .cal-js {
        background: url(../images/calendar-alt.png) no-repeat scroll 7px 7px;
        padding-left: 30px !important;
    }

    input[type="date"] {
        float: none;
        margin-bottom: 5px;
    }

    .forgotContainer {
        border: none;
    }

    .formButtons {
        width: 100vw;
        margin: 0 auto;
    }

    .mobileButtons {
        width: 120px;
    }

    .formButtons input.signin {
        text-align: center;
        float: none;
        margin: 0px;
        padding: 10px 70px !important;
    }

    input.continue,
    a.continue,
    .formButtons input.continue {
        font-size: 13px;
        margin-bottom: 5px;
    }

    input[type="submit"] {
        padding: 15px 15px;
        width: 200px;
        margin-bottom: 5px;
    }

    .formButtons input.secondary {
        background: #f47c1a;
        color: #fff;
        border: 0;
        border-radius: 3px;
        color: #fff;
        cursor: pointer;
        display: inline-block;
        font-family: "Open Sans", sans-serif;
        font-size: 13px;
        padding: 8px 10px;
        text-decoration: none;
        text-transform: uppercase;
        vertical-align: middle;
        white-space: nowrap;
        margin-top: 0px !important;
    }

    input.secondary {
        margin-top: 0px !important;
        margin-left: 0px !important;
    }

    .newCustomer {
        float: none;
        margin: 0px;
        width: 98vw;
        padding-bottom: 10px;
        border: none;
        background: none;
    }

    hr {
        display: none;
    }

    ul {
        padding-left: 0px;
    }

    .contactForm {
        padding: 0px;
    }

    .threeColForm,
    .twoColForm {
        width: auto;
        float: none;
        /* position: relative; */
    }

    .travelContainer {
        font-size: 11px;
    }

        .travelContainer h2 {
            float: none;
            padding: 15px 15px 0px;
            margin: 0px;
            height: 35px;
            background-color: #424445;
            background-image: none;
            border-bottom-left-radius: 0px;
            border-bottom-right-radius: 0px;
            -moz-border-radius-topleft: 10px;
            border-top-left-radius: 10px;
            -moz-border-radius-topright: 10px;
            border-top-right-radius: 10px;
            color: #FFF;
        }

    #MainContent label.noMargin {
        display: inline;
    }

    .mobileLabel {
        display: inline-block !important;
        width: 200px;
        font-size: .6em;
    }

    .noMargin label {
        display: inline !important;
    }

    input[type="checkbox"] {
        float: none;
    }

    span.errors[style*="inline"] {
        padding: 4px 8px;
        border: 2px solid #F00;
        background: #edc2c2;
        color: #F00;
        margin: 5px 15px 0px 0px;
        margin-top: 5px;
        margin-bottom: 5px;
        margin-left: 10px;
        clear: both;
        width: 180px;
        text-align: center;
        display: inline-block !important;
    }

    .labelDisplay {
        display: inline !important;
        text-align: left !important;
        color: #141414 !important;
        font-weight: bold !important;
        display: block !important;
        margin: 15px 0px 4px !important;
    }

    .dropDown {
        width: 55px;
    }

    .user {
        background: url(../images/user.png) no-repeat 2px 2px;
        padding-left: 40px !important;
    }

    .password {
        background: url(../images/padlock.png) no-repeat 2px 2px;
        padding-left: 40px !important;
    }

    .email {
        background: url(../images/resetemail.png) no-repeat 2px 2px;
        padding-left: 40px !important;
    }

    .mobileadios {
        display: none;
    }

    .badLogin {
        float: none;
        padding-bottom: 10px;
        font-size: 10px;
        width: auto;
    }

    .error {
        text-align: center;
    }

    .forgotContainer input[type="text"] {
        float: none;
    }

    #MainContent .labelAdios {
        display: none;
    }

    #MainContent label {
        text-align: center;
        margin: 0px;
    }

    .paymentType {
        display: inline;
    }

    .printHeader {
        display: none;
    }

    #voucher h2 {
        text-align: center !important;
        padding: 10px;
        background: none;
        color: black;
        font-weight: bold;
        font-size: 1.6em;
        margin: 0px;
        border-bottom: 1px solid #B9C2CB;
    }

    .center {
        margin: 0px;
        width: auto;
    }

        .center .first {
            margin-left: 0px;
        }

    .voucherCat {
        margin: 0 10px;
        display: inline;
        text-align: center;
        width: 100vw;
        float: none;
    }

    .errors {
        padding: 4px 8px;
        border: 2px solid #F00;
        background: #edc2c2;
        color: #F00;
        margin: 0px;
        clear: both;
        display: inline-block;
        width: 70% !important;
        text-align: center !important;
        margin-bottom: 10px;
        margin: auto;
    }

    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 100;
        top: 0;
        left: 0;
        background-color: #bdd8f1;
        overflow-x: hidden;
        transition: 0.3s;
        display: inline;
    }

        .sidenav a {
            text-decoration: none;
            border: 1px;
            border-bottom: white thin;
            font-size: 15px;
            line-height: 2em;
            color: #094696;
            font-weight: bold;
            display: block;
        }

            .sidenav a:hover,
            .offcanvas a:focus {
                color: #f1f1f1;
            }

        .sidenav .closebtn {
            position: absolute;
            top: 0;
            right: 25px;
            font-size: 36px;
            margin-left: 50px;
        }

    .mobileMenu {
        display: inline;
        cursor: pointer;
        margin-left: 20px;
        margin-top: 20px;
        border-radius: 8px;
        padding: 10px;
        margin-bottom: 30px;
        display: inline-block;
        font-size: 13px;
        border: 1px solid #fff;
        color: white;
    }

    #main, #new-footer, #page {
        transition: margin-left .3s;
    }

    #mobileHeader {
        display: block;
        height: 90px;
        background-color: #008ccb;
    }

    .sidenav ul li {
        margin-left: 20px;
    }
}

@media only screen and (min-width: 721px) and (max-width: 1200px) {

    html, body {
        overflow-x: hidden;
    }

    #Header {
        height: auto;
        min-width: 0px;
    }

    #footer {
        width: 100vw;
        min-width: 0px;
        height: auto;
        margin-top: 200px;
    }

    #MainContent label {
        text-align: center;
        margin: 0px;
    }

    #MainContent .labelAdios {
        display: none;
    }

    input[type="submit"],
    input[type="password"],
    input[type="submit"],
    input[type="button"] {
        -webkit-appearance: none;
        -moz-appearance: none;
    }

    input[type="date"] {
        float: none;
        margin-bottom: 5px;
    }

    #MainContent {
        width: 100vw;
        padding-bottom: 200px;
    }

    .mobileOnly {
        display: flex;
    }

    h1 {
        font-size: 15px !important;
    }

    .breadcrumbs-wrapper {
        width: 100vw !important;
    }

        .breadcrumbs-wrapper .breadcrumbs {
            text-align: left;
            width: 100vw !important;
            margin: 0 auto;
            font-size: .84em;
        }

    fieldset {
        border: none;
    }

    .mobileBanner {
        display: block;
    }

    #utility.menu {
        display: none;
    }

    #utility {
        height: 150px;
    }

    body {
        height: auto;
        overflow-x: hidden;
    }

    #branding {
        display: none;
    }

    .wrap {
        width: 100vw;
    }

    #MainContent {
        min-height: 100px;
    }

        #MainContent label {
            text-align: center;
            margin: 0px;
        }

    .infoContainer {
        text-align: center;
        float: none;
        margin: 0 auto;
        padding-bottom: 30px;
        width: 100vw !important;
    }

        .infoContainer p {
            float: none;
            text-align: center;
            border: none;
            font-size: 12px;
        }

    h1.generic {
        font-size: 20px !important;
    }

    .MapCotainer,
    .waveBG {
        background: none;
        float: none;
    }

    .locationContainer {
        margin: 0px;
        float: none !important;
        width: 100vw !important;
    }

        .locationContainer h1 {
            margin: 0px;
            margin-bottom: 10px;
        }

    .formContainer {
        margin: 0px;
        width: 100vw;
        text-align: center;
        background-image: none !important;
        border: none;
        clear: both;
        background: none;
        float: none;
        padding: 0px;
    }

    .mapContainer {
        display: none;
    }

    select {
        text-align: center;
        margin-bottom: 10px;
    }

    .forgot {
        font-size: 10px;
    }

    .mobileFormat {
        width: 300px;
        margin-left: auto;
        margin-right: auto;
    }

    .mobileFormatLeft {
        float: left;
        width: 100px;
        margin-left: auto !important;
        margin: 0px;
    }

    .buttonHolder {
        text-align: center;
    }

    .submit {
        float: none;
    }

    .submit,
    input.continue,
    a.continue,
    .formButtons input.continue {
        float: none;
        margin: 0px;
    }

    .newCustomer a {
        text-align: center;
        margin: 0 auto;
        padding-top: 10px;
        float: none;
    }

    .newCustomer p {
        margin-bottom: 10px;
    }

    .formContainer input[type="text"],
    .formContainer input[type="password"],
    .forgotContainer input[type="text"],
    .input[type="password"],
    input[type="date"],
    input[type="submit"],
    .formButtons input.continue {
        padding: 0px;
        margin-bottom: 5px;
        margin-right: 0px;
        height: 35px !important;
        width: 200px !important;
    }

    .forgotContainer {
        border: none;
        display: inline-block;
    }

    .formButtons {
        width: 100vw;
        margin: 0 auto;
    }

    .mobileButtons {
        width: 120px;
    }

    .formButtons input.signin {
        text-align: center;
        float: none;
        margin: 0px;
        padding: 10px 70px !important;
    }

    input.continue,
    a.continue,
    .formButtons input.continue {
        font-size: 13px;
    }

    .formButtons input.secondary {
        background: #f47c1a;
        color: #fff;
        border: 0;
        border-radius: 3px;
        color: #fff;
        cursor: pointer;
        display: inline-block;
        font-family: "Open Sans", sans-serif;
        font-size: 13px;
        padding: 8px 10px;
        text-decoration: none;
        text-transform: uppercase;
        vertical-align: middle;
        white-space: nowrap;
        margin-top: 0px !important;
    }

    input.secondary {
        margin-top: 0px !important;
    }

    .newCustomer {
        float: none;
        margin: 0px;
        width: 98vw;
        padding-bottom: 10px;
        border: none;
        background: none;
    }

    hr {
        display: none;
    }

    .contactForm {
        padding: 0px;
    }

    .threeColForm,
    .twoColForm {
        width: auto;
        float: none;
        position: static;
        /* position: relative; */
    }

    .travelContainer {
        font-size: 11px;
    }

        .travelContainer h2 {
            float: none;
            padding: 15px 15px 0px;
            margin: 0px;
            height: 35px;
            background-color: #424445;
            background-image: none;
            border-bottom-left-radius: 0px;
            border-bottom-right-radius: 0px;
            -moz-border-radius-topleft: 10px;
            border-top-left-radius: 10px;
            -moz-border-radius-topright: 10px;
            border-top-right-radius: 10px;
            color: #FFF;
        }

    #MainContent label.noMargin {
        display: inline;
    }

    .mobileLabel {
        display: inline !important;
    }

    .noMargin label {
        display: inline !important;
    }

    input[type="checkbox"] {
        float: none;
    }

    span.errors[style*="inline"] {
        padding: 4px 8px;
        border: 2px solid #F00;
        background: #edc2c2;
        color: #F00;
        margin: 5px 15px 0px 0px;
        margin-top: 5px;
        margin-bottom: 5px;
        margin-left: 10px;
        clear: both;
        width: 180px;
        text-align: center;
        display: inline-block !important;
    }

    .labelDisplay {
        display: inline !important;
        text-align: left !important;
        color: #141414 !important;
        font-weight: bold !important;
        display: block !important;
        margin: 15px 0px 4px !important;
    }

    .errors {
        padding: 4px 8px;
        border: 2px solid #F00;
        background: #edc2c2;
        color: #F00;
        margin: 0px;
        clear: both;
        display: inline-block;
    }

    .dropDown {
        width: 55px;
    }

    .user {
        background: url(../images/user.png) no-repeat 2px 4px;
        padding-left: 40px !important;
    }

    .password {
        background: url(../images/padlock.png) no-repeat 2px 4px;
        padding-left: 40px !important;
    }

    .email {
        background: url(../images/resetemail.png) no-repeat 2px 4px;
        padding-left: 40px !important;
    }

    .mobileadios {
        display: none;
    }

    .badLogin {
        float: none;
        padding-bottom: 10px;
        font-size: 10px;
        width: auto;
    }

    .error {
        text-align: center;
    }

    .printHeader {
        display: none;
    }

    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 100;
        top: 0;
        left: 0;
        background-color: #bdd8f1;
        overflow-x: hidden;
        transition: 0.5s;
        display: inline;
    }

        .sidenav a {
            text-decoration: none;
            border: 1px;
            border-bottom: white thin;
            font-size: 15px;
            line-height: 2em;
            color: #094696;
            font-weight: bold;
            display: block;
            transition: 0.3s;
            margin-left: 10px;
        }

            .sidenav a:hover,
            .offcanvas a:focus {
                color: #f1f1f1;
            }

        .sidenav .closebtn {
            position: absolute;
            top: 0;
            right: 25px;
            font-size: 36px;
            margin-left: 50px;
        }

        .sidenav ul li {
            margin-left: 10px;
        }

    .mobileMenu {
        display: inline;
        cursor: pointer;
        margin-left: 20px;
        margin-top: 20px;
        border-radius: 8px;
        padding: 10px;
        margin-bottom: 30px;
        display: inline-block;
        font-size: 13px;
        border: 1px solid #fff;
        color: white;
    }

    #main, #new-footer {
        transition: margin-left .5s;
    }

    .mobileLogo {
        width: 129px;
        height: 70px;
        position: relative;
        fill: #fff;
        top: 10px;
        background: url('../images/icon icon--abm.svg');
        display: inline;
    }

    .mobileLogoOnly {
        margin-left: 90px;
        margin-top: -80px;
    }

    #mobileHeader {
        display: block;
        height: 90px;
        background-color: #008ccb;
    }

    #Header {
        display: none;
    }

    #main, #new-footer, #page {
        transition: margin-left .5s;
    }

    .paymentType {
        display: inline;
    }
}

.icon .icon-abm{

    height: 120px;
    width: 70px;
}
