

/*------------DOWNLOAD APP BADGES IN FOOTER------------*/
/*adjust your sizing and spacing as you like*/
.footerLogos li {
    display: inline-block;
    margin: 0 .5em 0 0;
}
.footerLogos img {
    max-width: 110px;
}

#page_acccd56c60a74f3f9b3803c03f970170 .fullDetailsContainer {
    max-width: 1200px;
    margin: auto;
    padding-right: 4%;
    padding-left: 4%;
}

html a.healcode-pricing-option-text-link,
html a.healcode-contract-text-link{
    color: white;
    text-decoration:none !important;
}

/*--------------- SECONDARY NAV ---------------*/
/*font and background color*/
.ctaNav {
    background: #4165a1;
    color: white;
    padding: 10px 0;
    width: 100%;
    display: table;
    box-sizing: border-box;
}
/*content width*/ 
.ctaNav .blockContent {
    margin: 0 auto;
    max-width: 1200px; /*edit based on layout width, 100% if Stretch header & navigation to window edges is selected*/
    text-align: right;
    font-size: 18px;
}
.ctaNav .blockText {
    padding-right: 4%;
    padding-left: 4%;
    text-transform: uppercase;
    letter-spacing: .05em;
}
.ctaNav p {
    color: white;
    font-size: 18px;
    float: left;
    padding-bottom: 0;
    line-height: 1.5;
    font-size: 16px;
    
}
/*link font color*/
.ctaNav a {
    color: white;
    font-size: 16px;
}
@media only screen and (max-width: 768px) {
    .ctaNav li {
        text-align: center;
        list-style-type: none;
    }
    .customForm {
        padding-top: 4%;
        padding-bottom: 4%;
    }
    .block_d8e92fd9798046548b1d7613c19b5b5e .imgHover .imgHover-overlay .imgHover-content .contentTitle, 
    .block_d8e92fd9798046548b1d7613c19b5b5e .imgEffect .imgEffect-overlay .imgEffect-content .contentTitle {
        font-size: 32px;
    }
}

@media only screen and (min-width: 768px) {
    .ctaNav li {
        display: inline-block;
        margin-left: 2.5em;
    }
}
/*HOME*/
.imgHover .imgHover-overlay .imgHover-content .contentTitle, 
.imgEffect .imgEffect-overlay .imgEffect-content .contentTitle {
    text-transform: uppercase;
    letter-spacing: .05em;
}

/**********
 SCHEDULE
**********/
/*date/class row font size and height*/
/*html div.healcode table.schedule tr th,*/
/*html div.healcode table.enrollments tr th, */
/*html div.healcode table.healcode-appointments tr th, */
/*html div.healcode ol.enrollment_list li.cancelled div tr th {*/
/*    padding: 1em .5em;*/
/*    font-size: 16px;*/
/*    border-top: 1px solid #ddd;*/
/*    border-bottom: 1px solid #ddd;*/
/*}*/
/*time/sign-up height*/
/*html div.healcode table.schedule tr td, */
/*html div.healcode table.schedule tr th, */
/*html div.healcode table.enrollments tr td, */
/*html div.healcode table.enrollments tr th, */
/*html div.healcode table.healcode-appointments tr td, */
/*html div.healcode table.healcode-appointments tr th, */
/*html div.healcode ol.enrollment_list li.cancelled div tr td, */
/*html div.healcode ol.enrollment_list li.cancelled div tr th {*/
/*    padding: 1em .5em;*/
/*}*/
/*html div.healcode .header select {*/
/*    margin: 1em .5em;*/
/*}*/
/*html div.healcode .header .date_links .week_links {*/
/*    padding: 1em 0;*/
/*}*/
/*html div.healcode .week_links a, */
/*html div.healcode .healcode-date-links-area a, */
/*html div.healcode .week_links a, div.healcode .week_links a:visited, */
/*html div.healcode .healcode-date-links-area a, */
/*html div.healcode .healcode-date-links-area a:visited {*/
/*    padding: 1em 0;*/
/*    font-size: 12px;*/
/*}*/
/*class/instructor dropdown height*/
/*html div.healcode .header select {*/
/*    height: 38px;*/
/*}*/
/*button radius and animation*/
/*html div.healcode a.hc-button, */
/*html div.healcode input.hc-button {*/
/*    -moz-transition: all 0.5s ease-in-out;*/
/*    -webkit-transition: all 0.5s ease-in-out;*/
/*    -o-transition: all 0.5s ease-in-out;*/
/*    transition: all 0.5s ease-in-out;*/
/*    -webkit-border-radius: 2px;*/
/*    -moz-border-radius: 2px;*/
/*    -o-border-radius: 2px;*/
/*    border-radius: 2px;*/
/*}*/
/*other button radius*/
/*html div.healcode .week_links span.next_week a, */
/*html div.healcode .healcode-date-links-area span.healcode-next a {*/
/*    -moz-border-radius-topright: 2px;*/
/*    -webkit-border-top-right-radius: 2px;*/
/*    -o-border-top-right-radius: 2px;*/
/*    -ms-border-top-right-radius: 2px;*/
/*    -khtml-border-top-right-radius: 2px;*/
/*    border-top-right-radius: 2px;*/
/*    -moz-border-radius-bottomright: 2px;*/
/*    -webkit-border-bottom-right-radius: 2px;*/
/*    -o-border-bottom-right-radius: 2px;*/
/*    -ms-border-bottom-right-radius: 2px;*/
/*    -khtml-border-bottom-right-radius: 2px;*/
/*    border-bottom-right-radius: 2px;*/
/*}*/
/*html div.healcode .week_links span.previous_week a, */
/*html div.healcode .healcode-date-links-area span.healcode-previous a {*/
/*    -moz-border-radius-topleft: 2px;*/
/*    -webkit-border-top-left-radius: 2px;*/
/*    -o-border-top-left-radius: 2px;*/
/*    -ms-border-top-left-radius: 2px;*/
/*    -khtml-border-top-left-radius: 2px;*/
/*    border-top-left-radius: 2px;*/
/*    -moz-border-radius-bottomleft: 2px;*/
/*    -webkit-border-bottom-left-radius: 2px;*/
/*    -o-border-bottom-left-radius: 2px;*/
/*    -ms-border-bottom-left-radius: 2px;*/
/*    -khtml-border-bottom-left-radius: 2px;*/
/*    border-bottom-left-radius: 2px;*/
/*}*/
/*html div.healcode .header .date_links .healcode-jump-to-date input {*/
/*    background-position: 6px 8px;*/
/*    padding: 1em 0 1em 30px;*/
/*    width: 92%;*/
/*}*/
/*html div.healcode .header input[type="text"] {*/
/*    border-radius: 2px;*/
/*}*/

/**********
  CLASSES
**********/  
/*html div.healcode .healcode-image-area {      */
/*    display: none;  */
/*}    */
/*html div.healcode .class_list .class_offered_link {      */
/*    padding: 1em;      */
/*    -webkit-border-radius: 0;      */
/*    -moz-border-radius: 0;      */
/*    -moz-box-shadow: 0 0 0 transparent;      */
/*    -webkit-box-shadow: 0 0 0 transparent;      */
/*    box-shadow: 0 0 0 transparent;      */
/*} */
/*html div.healcode {  */
/*    font-size: 15px;  */
/*}  */
/*html div.healcode .class_list .class_description {     */
/*    padding-bottom: 15px;      */
/*    padding-top: 15px;      */
/*    line-height: 1.7em;  */
/*}  */
/*html div.healcode .class_list h1.class_name {      */
/*    font-size: 20px;      */
/*    text-transform: uppercase;  */
/*}  */
/*html div.healcode img {  */
/*    display: none;  */
/*}*/

/*--------------- MEDIA QUERIES ---------------*/

