/*--------------- HEALCODE FORM ---------------*/
html div.healcode form {
    font-size: 14px;
}
html div.healcode .hc_registration .hc-label {
    font-weight: normal;
    font-size: 18px;
    margin-bottom: .25em;
}
html div.healcode a.hc-button, html div.healcode input.hc-button {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 15px;
    text-transform: none;
}
html div.healcode .hc_registration .note {
    font-size: 12px;
}
html div.healcode form table, html div.healcode form th, html div.healcode form td {
    border-width: 0;
}
html div.healcode form button, html div.healcode form select, html div.healcode form textarea {
    width: 100%;
}
html div.healcode form input {
    width: 97%;
    border: 1px solid #d0d0ce;
    height: 28px;
    padding: 3px 6px;
}
html div.healcode form input.parsley-success, html div.healcode form select.parsley-success, html div.healcode form textarea.parsley-success {
    color: #737373;
    background-color: transparent;
}
html div.healcode .hc_prospect table.stacked textarea {
    width: 100%;
    border: 1px solid #d0d0ce;
}
html select {
    background: white;
    height: 38px;
    border-color: #909090;
    border-color: rgba(144,144,144,0.15);
    padding: 3px 6px;
    border-radius: 6px;
}
html div.healcode form table {
    width: 100%;
}
html div.healcode form input[type=submit] {
    width: 100%;
    height: 48px;
}
html div.healcode label {
    font-size: 16px;
}

.appLogos img {
    max-height: 40px;
}
.appLogos li {
    display: inline-block;
}
/*--------------- GLOBAL ---------------*/
.blockInnerContent b, .itemInnerContent b, 
.blockInnerContent strong, .itemInnerContent strong {
    color: inherit;
}
.block_MzClFuHUu9H1dpbI .blockInnerContent .button,
.block_wyEJwcRLT9C7VduS .blockInnerContent .button,
.block_gJYw6gIiJ8BWrtsr .blockInnerContent .button {
    margin-right: .25em;
    margin-left: .25em;
}
/*--------------- mindbody ---------------*/
/*buttons*/
.mbButton {
    font-size: 15px;
}
.mbButton a {
    color: white;
}
.mbButton a.healcode-link.healcode-pricing-option-text-link {
    color: white !important;
    text-decoration: none !important;
}
/*schedule day bar*/
html .bw-widget__date {
    background-color: #0e7c86;
    color: white;
}
html .bw-widget--large .bw-widget__date {
    padding: 14px 32px;
}
html .bw-widget--large .bw-session {
    padding: 20px 32px 10px;
}
html .bw-widget--large .bw-header__title {
    display: none;
}
/*enrollments*/
html div.healcode table.enrollments tr th {
    font-size: 16px;
    background: #0e7c86;
    color: white;
    padding: 10px 32px;
    text-transform: none;
    font-weight: normal;
}

html div.healcode table.enrollments tr.odd td {
    padding: 16px 32px;
}
html div.healcode table.enrollments tr td {
    font-size: 16px;
    padding: 8px 32px 16px;
}
html div.healcode table.enrollments td.mbo_class a {
    font-weight: normal;
}
html div.healcode a.hc-button {
    padding: 8px 16px;
    font-size: 14px;
    line-height: 20px;
    text-transform: none;
}
/*--------------- HOME ---------------*/
.block_fa686614408c489d9bf5cf38bdb547f3 .imgEffect .imgEffect-overlay .imgEffect-content p {
    margin-top: 1em;
}
/*--------------- POLICIES ---------------*/
#page_cfe3ccbee45a4394b5d6c09c25002b70 .fullDetailsContainer:last-child {
    padding-bottom: 60px;
}
/*--------------- FAQ ---------------*/
#page_c73baec6ee3f4db4882dbc1304a7a75d .fullDetailsContainer:last-child {
    padding-bottom: 60px;
}
@media only screen and (max-width: 767px) {
.cols5 .imgGridItem .imgHover-content {
    display: block;
}
    .block_b46a1cc54b964d98ab5c8b14bae312d5 .imgGridItem,
    .block_cff357a60f4449e48f8313db67315db3 .imgGridItem,
    .block_sEb62Aiw9cpphMkm .imgGridItem,
    .block_3NPsdI2BReVqMaf4 .imgGridItem {
        width: 100% !important;
        margin: 4% auto !important;
    }
}