@font-face {
    font-family: 'LucidaSansRegular';
    src: url('lucida_sans-d908a31f410a232a573d42f1b3766b4d.eot');
    src: url('lucida_sans-d908a31f410a232a573d42f1b3766b4d.eot?#iefix') format('embedded-opentype'), url('lucida_sans-5c604941f06618348ac7e0e4ef1aa855.woff') format('woff'), url('lucida_sans-f8b91ed222f9749533ff975da75e7d56.ttf') format('truetype'), url('lucida_sans-6f8924922a6f95a0587e41fb1ded91dd.svg#LucidaSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.lucida-font {
    font-family: LucidaSansRegular, Verdana, arial, helvetica;
}
.normalFont {
    font-family: Verdana, arial, helvetica;
}
.headingNormalFont {
    font-family: arial, helvetica;
}
.ul-menu {
    list-style-type: none;
    margin: 0px;
}
.ulArrow {
    list-style-type: none;
    margin: 10px 0 10px 10px;
}
.ulArrow li:before {
    content: "\00bb\00a0";
}
.linkArrow:before {
    content: "\00bb\00a0";
}
.center {
    text-align: center;
}
body {
    font-family: Verdana, arial, helvetica;
    font-size: 12px;
    color: #333333;
}
body {
    overflow-y: scroll;
    background: url("bg_body-611356b402af119b2005d08ca3f7a7e3.gif") top left repeat;
}
a {
    color: #C15A2A;
    text-decoration: none;
}
a:hover {
    color: #EB6E33;
    text-decoration: underline;
}
h1 {
    font-family: LucidaSansRegular, Verdana, arial, helvetica;
    font-size: 20px;
    margin: 20px 0;
}
h2 {
    font-family: LucidaSansRegular, Verdana, arial, helvetica;
    font-size: 18px;
    font-weight: bold;
}
h3 {
    font-family: LucidaSansRegular, Verdana, arial, helvetica;
    font-size: 12px;
    font-weight: bold;
}
h4 {
    font-family: LucidaSansRegular, Verdana, arial, helvetica;
    font-size: 15px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 7px;
}
p {
    margin: 10px 0;
    line-height: 15px;
}
img {
    max-width: 100%;
}
strong {
    font-weight: bold;
}
ol, ul {
    list-style-position: outside;
    margin: 10px 0 10px 30px;
}
ul {
    list-style-type: disc;
}
ol {
    list-style-type: decimal;
}
li {
    margin: 4px 0;
    line-height: 14px;
}
ul.arrow {
    list-style-type: none;
    margin: 10px 0 10px 10px;
}
ul.arrow li:before {
    content: "\00bb\00a0";
}
fieldset {
    border: 1px solid #DDD;
    padding: 3px;
    margin: 0 0 15px 0;
}
legend {
    padding: 3px;
    border: 1px solid #DDD;
    color: darkgray;
    font-size: 11px;
    margin: 0 0 0 5px;
}
label {
    color: #444;
}
textarea, input, select {
    font-family: Verdana, arial, helvetica;
    font-size: 12px;
}
textarea, input[type=text], input[type=password], select {
    border-top: 1px solid #888;
    border-left: 1px solid darkgray;
    border-right: 1px solid darkgray;
    border-bottom: 1px solid darkgray;
}
textarea, input[type=text], input[type=password] {
    padding: 1px 2px;
    min-height: 20px;
    line-height: 16px;
}
input[readonly] {
    background-color: #eee;
    color: #888;
}
select {
    min-height: 24px;
}
.cleaner {
    clear: both;
    height: 0;
    font-size: 0;
}
.navigation, .navigation a {
    color: #555A55;
}
.navigation_active a {
    font-weight: bold;
    color: #AE2424;
}
.verticalMiddle * {
    vertical-align: middle;
}
.bigButton {
    background-color: #C15A2A;
    color: #fff;
    padding: 10px 15px;
    border: 1px solid #000;
    font-size: 14px;
    display: inline-block;
}
.bigButton:hover {
    background-color: #EB6E33;
    color: #fff;
}
div.errors, div.warning {
    background: #FAFAFA;
    border: 1px solid #DDD;
    color: red;
    margin: 10px 0 10px 0;
    padding: 10px;
}
div.errors ul, div.warning ul {
    margin: 10px;
    list-style: outside none;
}
div.message {
    background-color: #f3f8fc;
    border: 1px solid #b2d1ff;
    color: #006dba;
    margin: 10px 0 10px 0;
    padding: 10px;
}
div.form, div.list {
    padding: 15px;
    background: #f8f8f8;
}
div.form h2, div.list h2 {
    font-family: arial, helvetica;
    font-weight: normal;
    font-size: 17px;
    padding: 5px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin: 0 0 10px 0;
}
div.form a.backButton, div.list a.backButton {
    margin: 5px 20px 0 20px;
    display: inline-block;
}
div.form table td, div.list table td {
    padding: 5px;
    vertical-align: middle;
}
div.form table th, div.list table th {
    padding: 5px;
    text-align: left;
    color: darkgray;
}
div.form table td.editLink, div.list table td.editLink {
    width: 12px !important;
}
div.form table td.subtitle, div.list table td.subtitle {
    font-size: 14px;
    padding: 20px 5px 10px 5px;
    font-family: LucidaSansRegular, Verdana, arial, helvetica;
    color: #666;
}
div.form table td > *, div.list table td > * {
    vertical-align: middle;
}
div.form table td:nth-child(1), div.list table td:nth-child(1) {
    width: 120px;
}
div.form table tr.top td, div.list table tr.top td {
    vertical-align: top;
}
div.form table .help, div.list table .help {
    font-size: 10px;
}
div.form input, div.form textarea, div.list input, div.list textarea {
    margin: 0;
}
div.form input[type='text'], div.form input[type='file'], div.form input[type='password'], div.list input[type='text'], div.list input[type='file'], div.list input[type='password'] {
    width: 200px;
}
div.form select, div.list select {
    width: 206px;
}
div.form tr.longer input[type='text'], div.form tr.longer input[type='file'], div.form tr.longer input[type='password'], div.form tr.longer select, div.form tr.longer textarea, div.list tr.longer input[type='text'], div.list tr.longer input[type='file'], div.list tr.longer input[type='password'], div.list tr.longer select, div.list tr.longer textarea {
    width: 400px;
}
div.form textarea, div.list textarea {
    width: 99%;
    height: 90px;
}
div.form input[type='submit'], div.list input[type='submit'] {
    padding: 3px 30px;
    font-weight: bold;
    margin: 10px 0 0 0;
}
div.form input[type='submit'].top, div.list input[type='submit'].top {
    padding: 3px 30px;
    font-weight: bold;
    margin: 0 0 10px 0;
}
div.form.reverted table td:nth-child(1) {
    width: auto;
}
div.list.public {
    background: none;
    margin: 15px 15px 15px 0;
    padding: 0;
}
div.list table td {
    vertical-align: top;
}
tr.required label {
    font-weight: bold;
    color: #666;
}
tr.required input[type='text'], tr.required input[type='password'], tr.required textarea, tr.required select {
    border-width: 2px;
}
tr.formError label {
    color: #ff513e;
}
tr.formError input[type='text'], tr.formError input[type='password'], tr.formError textarea, tr.formError select {
    border-color: #ff513e;
}
div.list table {
    width: 100%;
}
div.list table th {
    padding: 5px;
    font-weight: bold;
    color: #444;
    text-align: left;
    background: #ccc;
    border-bottom: 1px solid #888;
}
div.list table td {
    padding: 5px;
}
div.list table tr:nth-child(odd) {
    background: #eee;
}
div.columnList div.column {
    float: left;
    margin: 0 15px 0 0;
    max-width: 220px;
}
.small {
    font-size: 11px;
}
.verySmall {
    font-size: 10px !important;
}
.em {
    font-style: italic !important;
}
.bold {
    font-weight: bold !important;
}
#main {
    width: auto;
    max-width: 1220px;
    margin: 0 auto;
    clear: both;
}
@media (min-width: 750px) {
    #main {
        margin: 0 auto 60px auto;
    }
}
#login {
    min-height: 30px;
    background: url("bg_top-7bb527d26aacc7a3259a9e0dd31b8be7.gif") top left repeat;
    font-size: 10px;
    color: #beba90;
}
#login a {
    color: #beba90;
}
#login div.content {
    margin: 0 auto;
    width: auto;
    max-width: 1220px;
    padding: 2px 0 0 0;
}
#login div.content ul {
    margin: 2px 0 0 0;
    list-style: none;
}
#login div.content ul li:first-child {
    border: 0;
}
#login div.content ul li {
    display: inline-block;
    border-left: 1px solid #beba90;
    padding: 0 10px;
}
#login div.content #login-form form * {
    vertical-align: middle;
}
#login div.content #login-form ul, #login div.content #login-form form {
    float: none;
    display: inline-block;
}
#login div.content #login-form li {
    margin: 1px 0;
    padding: 2px 4px;
}
#login div.content #login-form form {
    margin: 0 0 0 1px;
    display: inline-block;
}
#login div.content #login-form form input[type=submit] {
    background-color: #beba90;
}
#login div.content #login-form input[type=text], #login div.content #login-form input[type=password] {
    min-height: inherit;
    max-width: 75px;
}
@media (min-width: 520px) {
    #login div.content #login-form input[type=text], #login div.content #login-form input[type=password] {
        min-height: inherit;
        max-width: 84px;
        height: 22px;
    }
}
@media (max-width:520px ) {
    #login div.content #login-form input[type=text], #login div.content #login-form input[type=password] {
        min-height: inherit;
        max-width: 32%;
        height: 24px;
    }
    #login-form span{
        margin-right: 4%;
    }
}
#login div.content #login-form .resetPassword {
    display: inline-block;
}
@media (min-width: 750px) {
    #login div.content #login-form ul, #login div.content #login-form form {
        float: right;
        display: inline-block;
    }
    #login div.content #login-form input[type=text], #login div.content #login-form input[type=password] {
        max-width: 200px;
    }
}
#login div.content #login-form #localeSwitcher {
    float: left;
    margin: 0 0 0 0;
}
#login div.content #login-form #localeSwitcher li {
    padding: 2px 4px;
}
#login div.content #login-form.admin ul {
    float: none;
    display: inline;
}
#header {
    margin: 10px 0;
}
#header .logo {
    display: block;
    background: url('logo_sk-038a818862af8159ae3c9d6a1e40f9e9.png') no-repeat;
    background-size: 100px;
    width: 100px;
    height: 55px;
    margin: 0 30px 5px 8px;
}
@media (min-width: 750px) {
    #header .logo {
        float: left;
        margin: 0 30px 90px 8px;
        background-size: 140px;
        width: 140px;
        height: 74px;
    }
}
@media (min-width: 750px) {
    #header .logo {
        margin: 0 65px 0 8px;
    }
}
@media (min-width: 1000px) {
    #header .logo {
        margin: 0 30px 0 8px;
    }
}
#header .menu-item {
    font-family: LucidaSansRegular, Verdana, arial, helvetica;
    display: none;
    margin: 6px 10px 0 10px;
    padding: 3px 10px;
    border-bottom: 2px solid transparent;
    position: relative;
}
#header .menu-item:hover {
    border-bottom: 2px solid #89543d;
    text-decoration: none;
}
#header .menu-item span {
    display: block;
    padding: 2px 0;
    color: #beba90;
}
#header .menu-item span.hide-me {
    display: none;
}
#header .menu-item span.title {
    text-shadow: #3f4944 2px 2px 2px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    display: inline-block;
}
#header .menu-item span.sub-title {
    font-size: 10px;
    padding: 1px 0 0 1px;
    letter-spacing: 1px;
    display: none;
}
#header .menu-item span.count {
    color: #beba90;
    background-color: green;
    min-height: 14px;
    min-width: 18px;
    border-radius: 12px;
    font-size: 15px;
    line-height: 15px;
    display: inline-block;
    font-weight: bold;
    padding: 4px;
    text-align: center;
    margin-left: 5px;
    position: absolute;
    top: -2px;
}
@media (min-width: 750px) {
    #header .menu-item {
        display: block;
        float: left;
    }
    #header .menu-item span.title {
        font-size: 16px;
    }
    #header .menu-item span.sub-title {
        font-size: 9px;
        display: block;
    }
}
@media (min-width: 1000px) {
    #header .menu-item {
        margin: 20px 10px 0 10px;
    }
    #header .menu-item span.title {
        font-size: 18px;
    }
    #header .menu-item span.sub-title {
        font-size: 10px;
    }
}
#header #mobile-menu {
    display: none;
}
#header #mobile-menu .menu-item {
    display: block;
}
#header #hamburger {
    position: relative;
    float: right;
    margin-right: 1em;
    margin-top: 0.3em;
    cursor: pointer;
    height: 40px;
    width: 40px;
}
#header #hamburger:before {
    cursor: pointer;
    content: "";
    position: absolute;
    left: -1px;
    margin-right: 0.25em;
    top: 0.2em;
    width: 40px;
    height: 4px;
    background: #beba90;
    box-shadow: 0 15px 0 0 #beba90, 0 30px 0 0 #beba90;
    font-size: 28px;
}
@media (min-width: 750px) {
    #header {
        min-height: 75px;
    }
    #header #mobile-menu {
        margin-left: 0;
        display: none;
    }
    #header #hamburger {
        display: none;
    }
}
#footer {
    margin: 15px 0 0 0;
    min-height: 40px;
}
#footer.footer-div{
    display: grid;
    grid-template-columns: auto auto auto auto;
    grid-template-rows: auto auto;
}
@media (max-width: 520px) {
    #footer.footer-div{
        display: grid;
        grid-template-columns: auto auto auto;
        grid-template-rows: auto auto;
    }

    div.activityNext{
        display: none !important;
    }
    div.hidein-mobile-view{
        display: none !important;
    }
    div#right-box {
        display: none !important;
    }
    div#localeSwitcher{
        width: 100%;
    }
    ul.admin-menu{
        font-size: 13px;
    }

}
#footer div.box {
    font-size: 10px;
    color: #beba90;
    float: left;
    width: 180px;
    padding: 0 5px;
    line-height: 12px;
}
#footer div.mapbox {
    font-size: 10px;
    color: #beba90;
    float: left;
    width: 60px;
    padding: 0 5px;
    line-height: 12px;
}
#footer div.box a {
    color: #beba90;
}
#footer ul, #footer li {
    margin: 0;
}
#footer .footer-div > div {
    margin: 10px;
}
#content {
    background: #fff;
    padding: 10px 20px 30px 20px;
    clear: both;
}
#content-right-box {
    -moz-box-shadow: 0px 3px 12px 8px #444;
    -webkit-box-shadow: 0px 3px 12px 8px #444;
    box-shadow: 0px 3px 15px 3px #252f26;
    clear: both;
    background-color: #f6f6f6;
}
#content-right-box #content {
    float: left;
    padding: 0;
    clear: none;
}
#content-right-box #right-box {
    float: left;
    padding: 20px;
}
#left-box-content {
    -moz-box-shadow: 0px 3px 12px 8px #444;
    -webkit-box-shadow: 0px 3px 12px 8px #444;
    box-shadow: 0px 3px 15px 3px #252f26;
    clear: both;
    background: #fff;
    padding: 0 0 0 0;
}
#left-box-content #content {
    float: left;
    clear: none;
    padding: 0;
}
#left-box-content #left-box {
    float: left;
    padding: 0 10px 10px 10px;
    display: none;
}
#left-box-content #left-box h1 {
    font-size: 18px;
    margin: 5px 0 10px 0;
}
@media (min-width: 750px) {
    #left-box-content #left-box {
        padding: 35px;
        display: block;
    }
    #left-box-content #left-box h1 {
        display: block;
    }
    #left-box-content #left-box h2 {
        margin: 30px 70px 4px 0;
    }
}
#left-box-content #left-box h2, #left-box-content .left-box-mobile-menu h2 {
    font-size: 13px;
    margin: 10px 70px 4px 0;
    padding: 0 0 3px 0;
    border-bottom: 1px solid #888;
    letter-spacing: 1px;
}
#left-box-content #left-box ul, #left-box-content .left-box-mobile-menu ul {
    list-style-type: none;
    margin: 0px;
}
#left-box-content #left-box ul li, #left-box-content .left-box-mobile-menu ul li {
    padding: 2px 0 3px 0;
    margin: 0;
}
.left-box-mobile-menu {
    float: left;
    padding: 0 10px 0 10px;
    cursor: pointer;
    display: block;
}
.left-box-mobile-menu h1 {
    padding: 0;
    display: inline-block;
}
.left-box-mobile-menu .mn {
    display: none;
    padding-bottom: 10px;
}
.left-box-mobile-menu .hamburger {
    margin-right: 1em;
    margin-top: -0.5em;
    cursor: pointer;
    height: 20px;
    width: 20px;
    display: none;
    position: relative;
}
.left-box-mobile-menu .hamburger:before {
    cursor: pointer;
    content: "";
    position: absolute;
    left: -6px;
    margin-right: 0.25em;
    top: 0.2em;
    width: 20px;
    height: 2px;
    background: #333333;
    box-shadow: 0 10px 0 0 #333333, 0 20px 0 0 #333333;
    font-size: 28px;
}
@media (min-width: 750px) {
    .left-box-mobile-menu {
        display: none;
    }
}
#admin {
    background-color: #eee;
}
#admin #leftMenu {
    float: left;
    padding: 20px;
}
#admin #leftMenu h1 {
    font-size: 20px;
    margin: 5px 0 20px 0;
}
#admin #leftMenu h2 {
    font-size: 13px;
    margin: 15px 0 10px 0;
    border-bottom: 1px solid #000;
}
#admin #leftMenu ul {
    list-style-type: none;
    margin: 0px;
}
#admin #leftMenu ul li {
    padding: 3px 0;
}
#admin #content {
    background: #fff;
    float: right;
    padding: 20px 20px;
    min-height: 300px;
    clear: none;
}
div.perex {
    margin: 40px 10px;
}
div.perex h1 {
    font-size: 20px;
    line-height: 24px;
}
div.perex p {
    line-height: 20px;
    font-size: 13px;
}
@media (min-width: 750px) {
    div.perex {
        margin: 40px 0;
    }
}
div.article {
    padding: 0 10px;
}
div.article h2 {
    font-size: 13px;
    margin: 20px 0 0 0;
}
div.article h3 {
    font-size: 13px;
    margin: 15px 0 0 0;
}
div.article div.highlight {
    padding: 15px;
    margin: 15px 0;
    background-color: #eee;
}
div.article div.highlight h2:nth-child(1) {
    margin: 0px;
}
div.article div.highlight h2, div.article div.highlight p {
    margin: 10px 0 0 0;
}
div.article div.em {
    font-size: 11px;
    font-style: italic;
}
div.article div.sub {
    margin: 0 0 0 20px;
}
@media (min-width: 750px) {
    div.article {
        padding: 0 10px 0 0;
    }
}
div.article.friends p {
    margin: 3px 0 0 0;
}
div.imageTitle {
    margin: 10px;
    font-style: italic;
    font-size: 10px;
}

@media (max-width: 520px) {
    div.imageTitle {
        display: none;
    }
}
div.imageTitle blockquote {
    padding-top: 20px;
    overflow: hidden;
    font-size: 12px;
    line-height: 150%;
    color: #454545;
}
div.imageTitle blockquote:before {
    display: block;
    float: left;
    margin: 10px 15px 0 0;
    font-size: 40px;
    content: open-quote;
    color: #bababa;
    text-shadow: 0 0px 0px #909090;
}
div.imageTitle blockquote:after {
    display: block;
    float: RIGHT;
    margin: 10px 0px 0 0;
    font-size: 40px;
    content: close-quote;
    color: #bababa;
    text-shadow: 0 0px 0px #909090;
}
@media (min-width: 750px) {
    div.imageTitle {
        margin: 10px 30px 0 10px;
    }
}
div.infoBox {
    background-color: #FAFAFA;
    border: 1px solid #DDD;
    padding: 20px;
    font-size: 11px;
    text-align: left;
    margin: 15px 0;
}
div.infoBox h3, div.infoBox p.warning {
    font-size: 13px;
    font-weight: bold;
    line-height: 16px;
    margin: 10px 0 5px 0;
}
div.infoBox h4 {
    margin: 20px 0 0 0;
    font-weight: bold;
}
div.infoBox div.spacePara p {
    margin: 10px 0;
}
div.infoBox div.spacePara p a {
    font-weight: bold;
}
div.infoBox p.warning {
    font-size: 16px;
    color: #bd1526;
}
div.infoBox blockquote {
    padding-top: 20px;
    overflow: hidden;
    font-size: 12px;
    line-height: 150%;
    color: #454545;
}
div.infoBox blockquote:before {
    display: block;
    float: left;
    margin: 10px 15px 0 0;
    font-size: 40px;
    content: open-quote;
    color: #bababa;
    text-shadow: 0 0px 0px #909090;
}
div.infoBox blockquote:after {
    display: block;
    float: RIGHT;
    margin: 10px 0px 0 0;
    font-size: 40px;
    content: close-quote;
    color: #bababa;
    text-shadow: 0 0px 0px #909090;
}
div.infoBox.margin {
    margin: 15px 15px 15px 0;
    padding: 5px 15px;
}
div.imageBox {
    text-align: center;
}
div.imageBox div.image {
    margin: 30px 0;
}
div.imageBox div.image p.narrow {
    margin: 5px auto 10px auto;
    text-align: left;
}
div.imageBox p {
    font-size: 11px;
    font-style: italic;
    margin: 5px 0;
}
div.imageBox div.infoBox p {
    font-style: normal;
}
@media (min-width: 750px) {
    div.imageBox div.image img {
        max-width: 270px;
    }
    div.imageBox div.image p.narrow {
        max-width: 165px;
    }
}
div.home-left-box, div.home-right-box {
    margin: 20px;
    float: left;
    padding-bottom: 10px;
    padding-top: 0px;
}
div.home-left-box div.links {
    padding: 12px;
}
div.home-left-box div.links p {
    font-size: 11px;
}
div.home-left-box div.links span.smallText {
    font-size: 9px;
}
div.home-left-box div.links span.smallText a {
    font-size: 12px;
}
div.home-left-box div.links p.address {
    color: darkgray;
}
div.home-left-box div.links ul {
    list-style-type: none;
    margin: 10px 0 10px 10px;
}
div.home-left-box div.links ul li:before {
    content: "\00bb\00a0";
}
div.home-right-box {
    width: 360px;
    margin: 35px 10px 0 20px;
}
div.home-image-menu {
    clear: both;
}
div.home-image-menu div.item {
    display: block;
}
div.home-image-menu div.item .title {
    display: block;
    color: #fff;
    border-right: 1px solid #fff;
    text-align: center;
}
div.home-image-menu div.item .title span {
    display: block;
    background: #535b53;
    color: #fff;
    padding: 5px 5px;
}
div.home-image-menu div.item .title img {
    max-width: 100%;
}
@media (min-width: 750px) {
    div.home-image-menu div.item .title img {
        width: 100%;
        max-height: 230px;
    }
}
div.home-image-menu div.item a.title span:after {
    content: " \25B8";
}
div.home-image-menu div.item div.links {
    padding: 12px;
}
div.home-image-menu div.item div.links p {
    font-size: 11px;
}
div.home-image-menu div.item div.links span.smallText {
    font-size: 9px;
}
div.home-image-menu div.item div.links span.smallText a {
    font-size: 12px;
}
div.home-image-menu div.item div.links p.address {
    color: darkgray;
}
div.home-image-menu div.item div.links ul {
    list-style-type: none;
    margin: 10px 0 10px 10px;
}
div.home-image-menu div.item div.links ul li:before {
    content: "\00bb\00a0";
}
div.home-image-menu div.item a.facebook {
    float: right;
    display: block;
    background: url("icon/facebook-a0cb1c305d794e5b1e73904049e1d1e5.png") right top no-repeat;
    width: 20px;
    height: 20px;
}
div.home-image-menu div.item a.iosmaps {
    float: right;
    display: block;
    width: 50px;
    height: 50px;
}
div.home-image-menu div.item a.googlemaps {
    float: right;
    display: block;
    background: url("box/contact/see/googlemaps_50-2a6c44e2b757381c426a0abeaec3f504.jpg") right bottom no-repeat;
    width: 50px;
    height: 50px;
}
div.activityBookBox, div.activityList {
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    background: #FAFAFA;
}
div.activityList {
    margin: 40px 0 30px 0;
    font-size: 11px;
    padding: 10px 0 5px 0;
}
div.activityList p {
    padding: 0px 15px;
    margin: 1px 0;
}
div.activityList p.title {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 8px;
}
div.activityList span.label {
    font-weight: bold;
}
div.activityList p.noTerms {
    margin: 15px 0;
    font-size: 11px;
    font-weight: bold;
}
div.activityList table.activities {
    width: 100%;
    margin: 10px 0 5px 0;
}
div.activityList table.activities th {
    font-weight: bold;
    text-align: left;
    font-size: 12px;
}
div.activityList table.activities th, div.activityList table.activities td {
    padding: 6px 8px;
    border-bottom: 1px solid #DDD;
}
div.activityList table.activities th:nth-child(1), div.activityList table.activities td:nth-child(1) {
    padding: 6px 8px 6px 15px;
    font-weight: bold;
}
div.home-left-box div.activityList {
    margin: 20px 0 10px 0;
}
div.activityBookBox {
    padding: 10px;
}
div.activityNext h2, div.activityTabList h2, div.blogItems h2, div.activityBookBox h2, div.facebookLikeBox h2 {
    font-size: 13px;
    font-weight: bold;
    color: darkgray;
    margin: 0 0 10px 0;
    font-family: Verdana, arial, helvetica;
}
div.activityNext p, div.activityTabList p, div.blogItems p, div.activityBookBox p, div.facebookLikeBox p {
    font-size: 11px;
    margin: 1px 0;
    line-height: 18px;
}
div.activityNext p.title, div.activityTabList p.title, div.blogItems p.title, div.activityBookBox p.title, div.facebookLikeBox p.title {
    font-size: 12px;
    font-weight: bold;
    margin: 4px 0;
}
div.activityNext p.type, div.activityTabList p.type, div.blogItems p.type, div.activityBookBox p.type, div.facebookLikeBox p.type {
    font-size: 12px;
    font-weight: bold;
    color: #888;
}
div.activityNext .date, div.activityTabList .date, div.blogItems .date, div.activityBookBox .date, div.facebookLikeBox .date {
    font-weight: bold;
}
div.activityNext span.price, div.activityTabList span.price, div.blogItems span.price, div.activityBookBox span.price, div.facebookLikeBox span.price {
    font-weight: bold;
}
div.activityNext img, div.activityTabList img, div.blogItems img, div.activityBookBox img, div.facebookLikeBox img {
    width: 80px;
    float: right;
}
div.facebookLikeBox {
    margin: 20px 0;
}
div.facebookLikeBox a.facebookGroupLink {
    display: block;
    margin: 20px auto;
    padding: 10px 10px 10px 30px;
    background-image: url("icon/facebookGroup-aaa04fa9d056b87b76a44e12cd3d1649.png");
    background-repeat: no-repeat;
    background-position: 10px 10px;
    background-color: #eee;
    border: 1px solid #bbb;
    border-radius: 3px;
    color: #444;
}
div.tripAdvisorBox {
    margin: 0;
}
div.tripAdvisorBox #CDSWIDSSP {
    width: 100% !important;
}
div.tripAdvisorBox #CDSWIDSSP.widSSPnarrow .widSSPData .widSSPBranding dd {
    width: 100% !important;
}
span.messageBody {
    font-size: 10px !important;
}
div.activityTabList {
    margin: 20px 0 0 0;
}
div.activityTabList ul {
    font-size: 11px;
    list-style: none outside;
    margin: 0;
}
div.activityTabList ul li {
    float: left;
    margin: 0 0 0 5px;
}
div.activityTabList ul li a {
    float: left;
    display: block;
    margin: 0 5px 0 0;
}
div.activityTabList ul li a.active {
    font-weight: bold;
}
div.activityTabList ul li:first-child {
    margin: 0;
}
div.activityTabList ul li:last-child:before {
    content: "";
}
div.activityTabList ul li:before {
    content: "|";
}
div.activityTabList div.activityTabBox {
    clear: both;
    display: none;
    background: #fff;
    padding: 15px;
    margin: 30px 0 0 0;
    border: 1px solid #DDD;
    max-height: 480px;
    overflow: auto;
}
div.activityTabList div.activity {
    margin: 0 0 15px 0;
}
div.activityTabList div.activity p {
    line-height: 14px;
}
div.activityTabList div.activity:last-child {
    margin: 0;
}
div.leftmenupicture {
    padding-top: 50px;
}
div.booking h1 {
    font-size: 20px;
    margin: 20px 0;
}
div.form.public {
    padding: 0;
    background: none;
}
div.content-padding {
    padding: 10px;
}
@media (min-width: 750px) {
    div.content-padding {
        padding: 0;
    }
}
div.bookingTerms h1 {
    font-size: 14px !important;
}
div.bookingTerms ul {
    margin: 0 20px !important;
    font-size: 10px;
}
div.bookingTerms ul li {
    list-style: disc outside;
}
div.bookingTerms img {
    float: right;
    margin: 10px 30px 0 0;
}
div.list table.kayakAvailability {
    width: auto;
}
div.list table.kayakAvailability th {
    padding: 5px 0;
}
div.list table.kayakAvailability td {
    height: 22px;
    padding: 0;
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
}
div.list table.kayakAvailability td:nth-child(1) {
    width: 40px;
    padding: 0 5px;
}
div.list table.kayakAvailability td:nth-child(2) {
    background: #cdef97;
    width: 720px;
    position: relative;
}
div.list table.kayakAvailability div.hour {
    float: left;
    display: block;
    width: 30px;
    font-size: 10px;
}
div.list table.kayakAvailability div.full {
    top: 0px;
    position: absolute;
    background: #ff8a72;
    height: 22px;
    float: left;
}
div.list div.kayakAvailabilityDate {
    margin: 10px 0;
}
div.list div.kayakAvailabilityDate input[type='text'] {
    width: 110px;
}
div.list table.canoeAvailability, div.list table.supAvailability {
    width: auto;
}
div.list table.canoeAvailability th, div.list table.supAvailability th {
    padding: 5px 0;
}
div.list table.canoeAvailability td, div.list table.supAvailability td {
    height: 22px;
    padding: 0;
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
}
div.list table.canoeAvailability td:nth-child(1), div.list table.supAvailability td:nth-child(1) {
    width: 40px;
    padding: 0 5px;
}
div.list table.canoeAvailability td:nth-child(2), div.list table.supAvailability td:nth-child(2) {
    background: #cdef97;
    width: 720px;
    position: relative;
}
div.list table.canoeAvailability div.hour, div.list table.supAvailability div.hour {
    float: left;
    display: block;
    width: 30px;
    font-size: 10px;
}
div.list table.canoeAvailability div.full, div.list table.supAvailability div.full {
    top: 0px;
    position: absolute;
    background: #ff8a72;
    height: 22px;
    float: left;
}
div.list div.canoeAvailabilityDate, div.list div.supAvailabilityDate {
    margin: 10px 0;
}
div.list div.canoeAvailabilityDate input[type='text'], div.list div.supAvailabilityDate input[type='text'] {
    width: 110px;
}
table.bookingSummary td {
    padding: 7px 20px 7px 0;
    vertical-align: middle;
}
table.bookingSummary td:first-child {
    font-style: italic;
}
div.passStartedWarning {
    padding: 10px;
    width: 400px;
    display: none;
}
div.dayMondayWarning {
    padding: 10px;
    width: 400px;
    display: none;
}
div.closedWarning {
    padding: 10px;
    width: 400px;
}
table.rentalPriceList {
    border: 1px solid #DDD;
    margin: 10px 0;
}
table.rentalPriceList td, table.rentalPriceList th {
    border: 1px solid #DDD;
    padding: 5px;
    text-align: center;
}
table.rentalPriceList td:nth-child(1) {
    font-weight: normal;
    text-align: left;
}
table.rentalPriceList td {
    font-weight: bold;
}
table.rentalAvailability {
    border: 1px solid #DDD;
    margin: 10px 0;
}
table.rentalAvailability td, table.rentalAvailability th {
    border: 1px solid #DDD;
    padding: 10px;
    text-align: center;
}
table.rentalAvailability td:nth-child(1) {
    font-weight: normal;
    text-align: left;
}
table.rentalAvailability td.open {
    background-color: #41d82e;
    color: #000;
}
table.rentalAvailability td.noBookings {
    background-color: #C15A2A;
    color: #FFFFFF;
}
table.rentalAvailability td.closed {
    background-color: red;
    color: #FFFFFF;
}
table.kayaksForsaleList {
    border: 1px solid #DDD;
    margin: 10px 0;
}
table.kayaksForsaleList td, table.kayaksForsaleList th {
    border: 1px solid #DDD;
    padding: 5px 15px;
    text-align: center;
}
table.kayaksForsaleList td:nth-child(1) {
    font-weight: normal;
    text-align: left;
}
table.kayaksForsaleList td {
    font-weight: bold;
}
table.kayaksInfoList {
    border: 1px solid #DDD;
    margin: 10px 0;
}
table.kayaksInfoList td, table.kayaksInfoList th {
    border: 1px solid #DDD;
    padding: 5px 15px;
    text-align: center;
}
table.kayaksInfoList td:nth-child(1) {
    font-weight: normal;
    text-align: left;
}
table.kayaksInfoList td {
    font-weight: bold;
}
table.rentalDateSelect {
    width: 420px !important;
}
table.rentalDateSelect td:nth-child(1) {
    width: 60px !important;
}
table.rentalDateSelect td:nth-child(2) {
    width: 100px !important;
}
table.rentalDateSelect td * {
    vertical-align: middle;
}
table.rentalDateSelect input[type='text'] {
    width: 120px !important;
}
table.rentalKayakNumberSelect th, table.rentalKayakNumberSelect td {
    padding: 5px !important;
}
table.rentalKayakNumberSelect td:nth-child(1) {
    width: 100px !important;
}
table.rentalKayakNumberSelect select {
    width: 50px !important;
}
form.rentalKayakSelect {
    width: 600px;
}
div.inventoryTypeSection {
    margin: 0 0 20px 0;
}
div.inventoryTypeSection p.title {
    margin: 0 0 0 35px;
    font-weight: bold;
}
div.inventoryTypeSection table {
    margin: 5px 0;
}
div.inventoryTypeSection table td, div.inventoryTypeSection table th {
    padding: 5px;
}
div.inventoryTypeSection table td:nth-child(1) {
    width: 20px !important;
}
p.priceCalculation {
    margin: 2px 0;
    padding: 0px;
    font-size: 11px;
}
div.blogItems {
    margin: 20px 0 0 0;
}
div.blogItems p {
    font-size: 10px;
    line-height: 14px;
}
div.blogItems p.title {
    font-size: 11px;
    font-weight: normal;
}
div.blogItems p.author {
    font-size: 9px;
    margin: 0px 0 1px 0;
}
div.blogItems span.date {
    font-weight: normal;
    font-variant: small-caps;
}
div.blogItems div.item {
    margin: 10px 0;
    clear: left;
}
div.blogItems img {
    float: left;
    margin: 8px 10px 4px 0;
}
div.blogForumLink {
    font-size: 11px;
    margin: 20px 0;
}
div.blogForumLink a.rssImageLink {
    display: block;
    float: right;
    width: 83px;
    height: 16px;
    background: url("icon/rss-684521dd3502da4ca07bdf33868a1bdd.gif") no-repeat;
}
a.iconLink {
    display: inline-block;
    width: 12px;
    height: 12px;
}
a.receipt {
    background: url("icon/receipt-5caf22e60929dd449aca38eb627885be.png") top left no-repeat;
}
a.edit {
    background: url("icon/edit-c5fa5812004bba3d738e52ddbdcdfe5f.gif") top left no-repeat;
}
a.print {
    background: url("icon/print-c505b5ee947d0a4e25445e2867be6be6.png") top left no-repeat;
}
a.person {
    background: url("icon/person-aacb1c0f99aa225bb1ee4d0ae81c9c31.png") top left no-repeat;
}
ul.tableFilterLinks {
    list-style: none;
    margin: 5px 0;
}
ul.tableFilterLinks li {
    display: inline-block;
    margin: 0 10px 0 0px;
}
div.inventoryImage {
    float: left;
    padding: 10px 0;
}
table.inventoryEditTable {
    float: left;
    width: 430px !important;
}
tr.couponSubmit input[type="text"] {
    width: 170px;
    min-height: 16px;
    font-size: 10px;
}
tr.couponSubmit input[type="submit"] {
    width: 30px;
    min-height: 16px;
    padding: 1px;
    margin: 0 0 0 2px;
}
div.coupons {
    margin: 0 0 5px 0;
    font-size: 10px;
}
div.coupons p {
    margin: 0 0 2px 0;
}
div.coupons a {
    cursor: pointer;
}
.free {
    color: green;
}
.occupied {
    color: red;
}
form.listDateSelect {
    margin-bottom: 10px;
}
form.listDateSelect input[type="text"] {
    width: 100px;
}
form.listDateSelect input {
    margin: 0 10px 0 3px;
}
table.salesStat {
    margin: 10px 0;
}
.strong {
    font-weight: bold;
}
#staffing {
    margin-right: 10px;
}
#staffing table#calendar {
    clear: both;
}
#staffing table#calendar th {
    text-align: center;
    color: #333;
}
#staffing table#calendar th.row {
    border: 1px solid #999;
    padding: 0;
    vertical-align: top;
    width: 140px;
    background-color: #ACC8C8;
    text-align: left;
}
#staffing table#calendar th.row .header {
    padding: 3px;
    width: 140px;
    font-size: 10px;
    min-height: 12px;
}
#staffing table#calendar th.row .header .date {
    font-weight: bold;
    display: inline-block;
    float: left;
}
#staffing table#calendar th.row .header .activities {
    margin-left: 20px;
}
#staffing table#calendar th.row .header .activities .activity {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 2px;
}
#staffing table#calendar th.row .header.outside .date {
    color: #333;
    font-weight: normal;
}
#staffing table#calendar th.row .header.today {
    color: blue;
}
#staffing table#calendar td {
    border: 1px solid #999;
    padding: 0;
    vertical-align: top;
    width: 140px;
    background-color: #D6D6C2;
}
#staffing table#calendar .cell-header {
    display: none;
}
#staffing table#calendar .passes .pass {
    display: inline-block;
    text-align: center;
    width: 49%;
    float: left;
    height: 100px;
    position: relative;
}
#staffing table#calendar .passes .pass .title {
    border-bottom: 1px solid #ccc;
    padding-top: 3px;
    padding-bottom: 3px;
    background-color: #ddd;
    font-size: 9px;
    vertical-align: middle;
}
#staffing table#calendar .passes .pass .title .close-image {
    display: inline-block;
    vertical-align: middle;
    margin-left: 2px;
}
#staffing table#calendar .passes .pass .title .close-image img {
    border: 1px solid #fff;
    height: 12px;
}
#staffing table#calendar .passes .pass .content {
    padding-top: 4px;
    font-size: 10px;
    text-align: center;
}
#staffing table#calendar .passes .pass .content .username {
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
}
#staffing table#calendar .passes .pass .content .tools {
    position: absolute;
    bottom: 0;
    margin-bottom: 2px;
    width: 100%;
}
#staffing table#calendar .passes .pass .content .tools a {
    display: block;
    margin-bottom: 3px;
    font-size: 10px;
}
#staffing table#calendar .passes .pass .refresh-link {
    display: none;
}
#staffing table#calendar .passes .pass:first-of-type {
    border-right: 1px solid #ccc;
}
#staffing table#calendar .passes .rental {
    width: 32%;
}
#staffing table#calendar .passes .rental:not(:last-of-type) {
    border-right: 1px solid #ccc;
}
#staffing table#calendar .passes .rental:last-of-type {
    width: 34%;
}
#staffing #tools {
    margin-top: 10px;
}
#staffing #tools a {
    background-color: #C15A2A;
    color: #fff;
    padding: 10px;
}
#staffing #tools #prev {
    float: left;
}
#staffing #tools #next {
    float: right;
}
#staffing #legend {
    clear: both;
    padding-top: 10px;
}
#staffing #legend > div {
    margin-top: 2px;
}
#staffing #legend .colour {
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 1px solid #ccc;
    vertical-align: top;
}
#staffing #legend .description {
    display: inline-block;
    margin-left: 8px;
    margin-top: 4px;
    vertical-align: top;
}
#staffing .booked, #staffing .open {
    background-color: #B5FFB5;
}
#staffing .user-swap {
    background-color: #ADEBFF;
}
#staffing .not-booked, #staffing .closed {
    background-color: #E0FFFF;
}
.staffing-note-dialog form {
    width: 100%;
    height: 100%;
}
.staffing-note-dialog form textarea {
    width: 97%;
    height: 97%;
}
.staffing-note-dialog form label {
    width: 60px;
    padding-top: 10px;
    display: inline-block;
}
@media (max-width: 750px) {
    #staffing table, #staffing thead, #staffing tbody, #staffing th, #staffing td, #staffing tr {
        display: block;
    }
    #staffing table#calendar td {
        border: 1px solid #ccc;
        width: 100%;
        background: none;
        height: 50px;
        margin-bottom: 10px;
    }
    #staffing table#calendar .passes {
        height: 50px;
    }
    #staffing table#calendar .passes .rental, #staffing table#calendar .passes .rental:last-of-type {
        width: 33%;
    }
    #staffing table#calendar .passes .pass {
        height: 50px;
    }
    #staffing table#calendar .cell-header {
        display: block;
    }
    #staffing table#calendar .day-header {
        display: none;
    }
    #staffing table#calendar .day-row {
        display: none;
    }
    #staffing table#calendar th.row {
        width: 100%;
    }
    #staffing table#calendar th.row .header {
        width: 100%;
    }
    #staffing table#calendar th.outside, #staffing table#calendar td.outside {
        display: none;
    }
    #staffing table#calendar th.row .header .date {
        font-weight: normal;
    }
}
.stripe-button-el {
    overflow: hidden;
    display: inline-block;
    visibility: visible !important;
    background-image: -webkit-linear-gradient(#28a0e5,#015e94);
    background-image: -moz-linear-gradient(#28a0e5,#015e94);
    background-image: -ms-linear-gradient(#28a0e5,#015e94);
    background-image: -o-linear-gradient(#28a0e5,#015e94);
    background-image: linear-gradient(#28a0e5,#015e94);
    -webkit-font-smoothing: antialiased;
    border: 0;
    padding: 1px;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 0 rgba(0,0,0,0.2);
    -ms-box-shadow: 0 1px 0 rgba(0,0,0,0.2);
    -o-box-shadow: 0 1px 0 rgba(0,0,0,0.2);
    box-shadow: 0 1px 0 rgba(0,0,0,0.2);
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    cursor: pointer;
}
.stripe-button-el::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.stripe-button-el span {
    display: block;
    position: relative;
    padding: 0 12px;
    height: 30px;
    line-height: 30px;
    background: #1275ff;
    background-image: -webkit-linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);
    background-image: -moz-linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);
    background-image: -ms-linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);
    background-image: -o-linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);
    background-image: linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.25);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.25);
    -ms-box-shadow: inset 0 1px 0 rgba(255,255,255,0.25);
    -o-box-shadow: inset 0 1px 0 rgba(255,255,255,0.25);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.25);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
.stripe-button-el:not(:disabled):active, .stripe-button-el.active {
    background: #005d93;
}
.stripe-button-el:not(:disabled):active span, .stripe-button-el.active span {
    color: #eee;
    background: #008cdd;
    background-image: -webkit-linear-gradient(#008cdd,#008cdd 85%,#239adf);
    background-image: -moz-linear-gradient(#008cdd,#008cdd 85%,#239adf);
    background-image: -ms-linear-gradient(#008cdd,#008cdd 85%,#239adf);
    background-image: -o-linear-gradient(#008cdd,#008cdd 85%,#239adf);
    background-image: linear-gradient(#008cdd,#008cdd 85%,#239adf);
    -webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 1px 0 rgba(0,0,0,0.1);
    -ms-box-shadow: inset 0 1px 0 rgba(0,0,0,0.1);
    -o-box-shadow: inset 0 1px 0 rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 0 rgba(0,0,0,0.1);
}
.stripe-button-el:disabled, .stripe-button-el.disabled {
    background: rgba(0,0,0,0.2);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
.stripe-button-el:disabled span, .stripe-button-el.disabled span {
    color: #999;
    background: #f8f9fa;
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}
.hide-me {
    display: none;
}
.activityImage {
    margin: 20px 40px;
    display: inline;
    float: right;
    width: 200px;
}
.activityImage img {
    width: 100% !important;
    max-width: 100%;
}
.activityBookBox.hasImage {
    min-height: 240px;
}
.feedback {
    background-color: white;
    padding: 5px;
    margin-top: 50px;
    text-align: center;
    font-size: 10px;
}
.feedback.home {
    background-color: #f6f6f6;
    margin-top: 0;
}
.feedback #_feedback-form {
    margin-top: 5px;
}
.feedback #_feedback-form textarea {
    width: 95%;
    margin-bottom: 5px;
    min-height: 50px;
}
.feedback #_feedback-form input[type='submit'] {
    padding: 3px 30px;
    font-weight: bold;
}
@media (min-width: 750px) {
    .feedback {
        text-align: right;
    }
    .feedback #_feedback-form textarea {
        width: 40%;
    }
    div.ml-60{
        margin-left: 60px !important;
    }
}
#map {
    width: 100%;
    height: 400px;
}
#small-map {
    float: right;
    width: 240px;
    height: 240px;
}
#small-map img {
    width: 240px;
    height: 240px;
}
.header-message {
    text-align: center;
    color: white;
    border-bottom: 1px solid #beba90;
    padding-bottom: 10px;
    font-size: 14px;
    margin-bottom: 5px;
}
#page-header-message {
    text-align: center;
    color: white;
    background-color: #beba90;
    padding: 10px;
    font-size: 14px;
    margin-bottom: 5px;
    display: none;
}
#feedback_subject {
    position: absolute;
    left: -5000px;
}
.StripeElement {
    box-sizing: border-box;
    height: 40px;
    padding: 10px 12px;
    border: 1px solid transparent;
    border-radius: 4px;
    background-color: white;
    box-shadow: 0 1px 3px 0 #e6ebf1;
    -webkit-transition: box-shadow 150ms ease;
    transition: box-shadow 150ms ease;
}
.StripeElement--focus {
    box-shadow: 0 1px 3px 0 #cfd7df;
}
.StripeElement--invalid {
    border-color: #fa755a;
}
.StripeElement--webkit-autofill {
    background-color: #fefde5 !important;
}
.stripe-form-row {
    width: 100%;
    float: left;
}
.stripe-buttons {
    clear: left;
}
#stripe-card-errors {
    text-align: center;
    color: red;
    height: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
}
#stripe-email {
    width: 300px;
}
@media (min-width: 550px) {
    .stripe-table {
        min-width: 400px;
    }
}
.old_style .imageBox {
    float: right;
    margin: 0px 30px 0 0;
    width: 30%;
}
.imageTitleCaption {
    float: right;
    font-style: italic;
    font-size: 10px;
}
.imageTitleCaption p {
    margin-left: 10px;
}
@media (min-width: 750px) {
    .imageTitleCaption {
        width: 33.3333333333%;
    }
}
@media (min-width: 1000px) {
    .imageTitleCaption {
        width: 25%;
    }
}
.bookings-table td, .bookings-table th {
    vertical-align: top !important;
    border-bottom: 1px solid #eee;
}

