/*html.tablet,*/
/*html.mobile {*/
/*    height: 100%;*/
/*    overflow: hidden;*/
/*}*/

/*html.tablet body,*/
/*html.mobile body {*/
/*    height: 100%;*/
/*    overflow-x: hidden;*/
/*    overflow-y: scroll;*/
/*    -webkit-overflow-scrolling: touch;*/
/*}*/

.collapsibleFaqs {
    max-width: 1200px;
    padding-left: 20px;
    padding-right: 20px;
    margin: auto;
}

.block_fa6597f677754fc794a72af76ffe9430 .blockInnerContent a {
    color: white;    
}
.blockWrap_e6b9728db33b4210ba938e344098ff15 .contentTitle,
.blockWrap_b03321a264ee46c3be44efe11b5a316f .contentTitle,
.blockWrap_d503051b22f44a02966916467e49c1dd .contentTitle,
.blockWrap_f9cf9ecd51674fb58a44bc5647ba09c6 .contentTitle,
.blockWrap_a8fd5b0782a44f73a9eff0b54336673b .contentTitle,
.blockWrap_f5055b2773504523843cca4c2bce59b6 .contentTitle,
.blockWrap_b711d0f0bbe548e0bb04a0700576e480 .contentTitle,
.blockWrap_c978472f3b3241d49577daee04e97787 .contentTitle,
.blockWrap_d1af0789888641c2b091a5d8e745c316 .contentTitle {
    opacity: .65;    
}

.items_c78dcb46729b458bbc3ddbed45e4e493 .contentImg {
    -webkit-box-shadow: 3px 3px 5px rgba(0,0,0,0.35);
    box-shadow: 3px 3px 5px rgba(0,0,0,0.35);
}
.sy1, .itmSy1 .item {
    -webkit-box-shadow: 3px 3px 5px rgba(0,0,0,0.35);
    box-shadow: 3px 3px 5px rgba(0,0,0,0.35);
}

@media only screen and (min-width: 768px) {
#page_f41f331f0be94f34a5c0c93b2be26937 .headerContainer {
    display: none;
}
}
/*** MOBILE TWEAKS ***/
@media only screen and (max-width: 768px) {
.blockWrap_e6b9728db33b4210ba938e344098ff15 .contentTitle,
.blockWrap_b03321a264ee46c3be44efe11b5a316f .contentTitle,
.blockWrap_d503051b22f44a02966916467e49c1dd .contentTitle,
.blockWrap_f9cf9ecd51674fb58a44bc5647ba09c6 .contentTitle,
.blockWrap_a8fd5b0782a44f73a9eff0b54336673b .contentTitle,
.blockWrap_f5055b2773504523843cca4c2bce59b6 .contentTitle,
.blockWrap_b711d0f0bbe548e0bb04a0700576e480 .contentTitle,
.blockWrap_c978472f3b3241d49577daee04e97787 .contentTitle,
.blockWrap_d1af0789888641c2b091a5d8e745c316 .contentTitle,
.blockWrap_ffb2b423b9c14386b7531abedc316d7f .contentTitle {
    font-size: 36px;    
}
.listView .itemPreview.hasImg .itemImg { /* List fix for Instructors */
    float: none;
    clear: none;
    width: 100%;
}
.listView .itemPreview.hasImg .itemContent {  /* List fix for Instructors */
    float: none;
    width: 100%;
    padding-top: 20px;
}
}


.healcode-login-register-text-link {
    background: #649C96;
    color: white !important;
    padding: 0.5em 1em;
    border-radius: 5px;
    font-weight: bold;
}

.healcode-buy-now-link {
    background: #649C96;
    padding: .8em .7em;
    color: white !important;
    border-radius: 6px;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 19px;
}