/*--------------- SECONDARY NAV ---------------*/
/*font and background color*/
.ctaNav {
    background: #17b0ba;
    color: #ffffff;
    padding: 8px 0;
    width: 100%;
    display: table;
    box-sizing: border-box;
}
/*content width*/ 
.ctaNav .blockContent {
    margin: 0 auto;
    max-width: 100%; /*edit based on layout width, 100% if Stretch header & navigation to window edges is selected*/
    text-align: center;
}
.ctaNav .blockText {
    padding-right: 4%;
    padding-left: 4%;
}
/*link font color*/
.ctaNav a {
    color: #EAE9E2;
}
/**********
  NAV
**********/   
.blockWrap_a191a8d88ba5452dbf86e6edbbe41860 {
    padding-top: 0;
}
.navContent li:last-child .button {
    background: #8cd4cc;
    border-color: #8cd4cc;
}

/**********
 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: 18px;  
}  
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: 22px;       
}  
html div.healcode img {  
    display: none;  
}

/*TEMPORARY CSS FOR PACKAGES & MEMBERSHIPS*/

.items_a79d27a9756448c1bf3ffd52c6b63296 .item.contentTitle, 
.items_b0c1a7fed6a64f4684262f78eeeb024f .item.contentTitle {
  padding-left: 20px;
}


/**********
  HEADER FONT SIZE
**********/  
@media only screen and (max-width: 768px) {
    .ctaNav li {
        text-align: center;
        list-style-type: none;
    }
/*home page gallery font size*/
    .block_a5e9658df02b426a9a10ccbe918e070c .imgHover .imgHover-overlay .imgHover-content p, 
    .block_a5e9658df02b426a9a10ccbe918e070c .imgEffect .imgEffect-overlay .imgEffect-content p {
        font-size: 22px;
    }
/*home page grid*/
    .block_b72c531dc2d84fd19454e55ee892b7f9.cols3.imgMgn1 .imgGridItem {
        width: 98%;
        margin: 2%;
    }
    .block_a191a8d88ba5452dbf86e6edbbe41860 .blockInnerContent {
        text-align: center;
    }
}

@media only screen and (min-width: 768px){
    .block_a191a8d88ba5452dbf86e6edbbe41860 .blockInnerContent {
        text-align: right;
    }
    .blockWrap_a5e9658df02b426a9a10ccbe918e070c .imgHover .imgHover-overlay .imgHover-content .contentTitle, 
    .blockWrap_a5e9658df02b426a9a10ccbe918e070c .imgEffect .imgEffect-overlay .imgEffect-content .contentTitle {
        font-size: 125px;
        padding: 0;
        line-height: 1;
    }
    .ctaNav li {
        display: inline-block;
        margin-left: 2.5em;
    }
}