body {
    width: 100%;
    min-width: 320px;
    height: 100%;
    font-family: proxima-nova, arial, sans-serif;
    background: 0 0
}

.owl-theme .owl-controls .owl-buttons div {
    color: #fff;
    display: inline-block;
    opacity: 1;
    text-indent: 0
}

.owl-prev {
    background: green;
    color: #fff;
    float: left;
    height: 20px;
    padding: 12px 0;
    text-align: center;
    width: 49%;
    border-right: 1px solid #FFF
}

.owl-next {
    background: green;
    color: #fff;
    float: right;
    height: 20px;
    padding: 12px 0;
    text-align: center;
    width: 50%
}

.testimonialLogo {
    float: left;
    height: 100px;
    margin: 0 10px 10px;
    overflow: hidden
}

.testimonialLogo:hover img {
    position: relative;
    top: -100px
}

.mobileEventCopy {
    display: block;
    float: left;
    width: 100%
}

.desktopEventCopy {
    display: none
}

.floatBTN {
    float: right;
    margin-bottom: 15px
}

.invalid_form {
    box-shadow: 0 0 2px 2px #e96367
}

.futureNewsButton {
    background: #77c345;
    border: none;
    color: #fff;
    float: right;
    font-family: proxima-nova;
    margin: 10px 0 5px;
    padding: 2px 15px;
    width: auto
}

input[type=text], input[type=password], input[type=email], input[type=phone], textarea {
    background: #FFF;
    border: none;
    border-radius: 2px;
    color: #828282;
    display: block;
    font-family: proxima-nova, sans-serif;
    font-size: 1.125em;
    font-weight: 100;
    height: 27px;
    margin-bottom: 7px;
    outline: 0;
    padding: 5px
}

.mean-container .mean-nav ul li a.mean-expand {
    -moz-border-bottom-colors: none !important;
    -moz-border-left-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-top-colors: none !important;
    border-color: -moz-use-text-color -moz-use-text-color rgba(255, 255, 255, .2) rgba(255, 255, 255, .4) !important;
    border-image: none !important;
    border-style: none none solid solid !important;
    border-width: medium medium 1px 1px !important
}

.cta_arrow_purple {
    background: url(../images/cta_arrow_purple.png);
    height: 27px;
    float: left;
    margin: 3px 0 0 8px;
    width: 27px
}

.largeBody {
    margin-bottom: 50px
}

.couponPrintButton {
    width: 100%
}

.couponPrintButton a {
    padding: 10px 60px 15px 100px
}
/*skip nav section*/
.skipnav-main {
    background: transparent;
    color: #000000;
    left: 0;
    padding: 1rem 1.5rem;
    position: absolute;
    top: -4.2rem;
    transition: all 0.2s ease-in-out;
    z-index: 100;
}

    .skipnav-main:focus {
        background: #ffffff;
        left: 0;
        outline: 0;
        position: absolute;
        top: 0;
        transition: all 0.2s ease-in-out;
        box-shadow: 0px 1px 1px 1px #000099;
    }


.mobileNav {
    display: block;
    background-color: #212E84;
    width: 100%;
    position: fixed;
    z-index: 20
}

.mobileNav ul {
    margin: 0;
    padding: 0
}

.mobileNav ul li {
    list-style: none
}

.mobileLogo {
    float: left;
    margin: 7px 0 0 15px
}

.mobileNumber {
    display: block;
    left: 50%;
    margin-left: -40px;
    position: absolute;
    top: 14px;
    z-index: 110;
    text-align: center
}

.mobileNumber a {
    color: #FFF;
    font-family: proxima-nova-extra-condensed;
    font-size: 23px;
    font-weight: 700;
    letter-spacing: .05em
}

.mobileNumber span {
    color: #6671BA;
    font-size: .8em;
    text-align: center;
    text-transform: uppercase
}

.mobileNav ul li.mobileBTN {
    display: block;
    overflow: hidden;
    z-index: 200;
    float: right;
    margin: 15px 15px 0 0;
    background: url(/Sitefinity/WebsiteTemplates/SLTheme/App_Themes/SLTheme/Images/mobile_navBTN.jpg)
}

.mobileNav ul li.mobileBTN a {
    float: right;
    margin: 10px;
    width: 25px
}

.mobileNav ul li.mobileBTN a img {
    width: 100%
}

.mobileNavRow {
    display: none
}

.mainNav {
    display: none
}

.mobile_navBTN {
    background: url(/Sitefinity/WebsiteTemplates/SLTheme/App_Themes/SLTheme/Images/mobile_navBTN.jpg);
    border: 0;
    background-size: 100%;
}

.mobile_navBTN_close {
    background: url(/Sitefinity/WebsiteTemplates/SLTheme/App_Themes/SLTheme/Images/mobile_navBTN_x.png);
    border: 0;
    background-size: 100%;
}

.homeOffer h3 a {
    color: #000099;
    font-family: proxima-nova, arial, sans-serif;
    font-weight: 200;
    line-height: 100%;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    height: auto
}

.homeOffer a {
    color: #313B8C;
    display: inline-block;
    float: none;
    font-family: 'sylvanhwscript1.0regular';
    letter-spacing: .05em;
    line-height: 23px;
    margin: 0;
    padding-right: 0;
    text-align: center;
    text-decoration: none;
    height: auto
}

.homeOffer a span {
    float: left;
    font-size: 30px;
    line-height: 40px
}

.testimonials_BG {
    background: #f8f4ef;
    float: left;
    padding: 10px;
    width: 98%;
    margin: 35px 0 25px
}

.testimonialsList {
    background: #f8f4ef;
    float: left;
    height: auto;
    margin: 0;
    width: 100%
}

.quotesInfo {
    margin: 0;
    padding: 0;
    width: 100%;
    float: left
}

.blubText {
    float: left;
    margin-left: 17px;
    margin-top: 18px;
    width: 90%
}

.careersInfo li.testimonial {
    float: left;
    padding: 20px 3% !important;
    width: 96%
}

.testimonialsList h3 {
    text-align: center
}

.crsl-wrap {
    float: left
}

.crsl-item:nth-child(-n+2) {
    margin-left: 75px;
    width: 224px !important
}

.crsl-item {
    margin-left: 25px;
    width: 224px !important
}

.next {
    background: red;
    float: right;
    height: 165px;
    margin-top: -195px;
    position: relative
}

.date-picker-wrapper table .caption .next, .date-picker-wrapper table .caption .prev {
    background: none;
    cursor: pointer;
    height: 15px;
    margin-top: 0;
    padding: 0 5px
}

.previous {
    background: #00f;
    float: left;
    height: 165px;
    position: relative;
    z-index: 10
}

.readmore-js-toggle {
    bottom: 8px;
    float: right;
    height: 19px;
    margin-right: 0;
    margin-top: -28px;
    padding: 4px;
    position: absolute;
    right: 50px;
    text-align: right;
    width: 42% !important;
    z-index: 100
}

.crsl-items {
    float: left;
    margin-bottom: 25px;
    margin-left: 45px;
    margin-top: -165px;
    width: 100%
}

.careersInfo li, .staffInfo li {
    padding: 20px 11%
}

.testimonialList ul.careersInfo li {
    width: 86%
}

.newsStories {
    margin: 0;
    padding: 0
}

.newsItem {
    float: left;
    margin-bottom: 20px
}

.newsItem h3 {
    color: #3a9212;
    font-size: 28px;
    margin-bottom: 5px
}

.newsItem a {
    color: #231f20;
    display: block;
    font-family: proxima-nova, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 100;
    line-height: 139%;
    margin: 0
}

.sfnewsAuthorAndDate {
    font-weight: 600;
    letter-spacing: .05em;
    padding-bottom: 10px;
    text-transform: uppercase
}

.newsArticle {
    float: left;
    margin-top: 20px;
    width: 98%
}

.newsArticle h1 {
    color: #212e84;
    font-size: 2em !important;
    font-weight: 100;
    line-height: 1.2em;
    margin-bottom: 22px
}

.newsArticle div ul li {
    color: #231f20;
    font-family: proxima-nova, sans-serif;
    font-style: normal;
    font-weight: 100
}

.newsArticle ul {
    color: #231f20;
    display: block;
    font-family: proxima-nova, sans-serif;
    font-style: normal;
    font-weight: 100;
    letter-spacing: .04em;
    line-height: 150%;
    list-style: url(../images/approach_arrow.png) disc;
    margin-left: 0;
    text-align: left;
    text-indent: 0;
    width: 80%;
    padding-left: 40px
}

.newsArticle ol {
    color: #231f20;
    display: block;
    font-family: proxima-nova, sans-serif;
    font-style: normal;
    font-weight: 100;
    letter-spacing: .04em;
    line-height: 150%;
    margin-left: 0;
    text-align: left;
    text-indent: 0;
    width: 80%;
    list-style-type: decimal;
    padding-left: 40px
}

.storycopy {
    font-family: proxima-nova, sans-serif !important;
    font-size: 18px !important;
    line-height: 138%% !important
}

.newsStories li, .news_page {
    float: left;
    width: 100%
}

.resource {
    border-bottom: 1px solid #ccc;
    float: left;
    margin-bottom: 15px;
    padding-bottom: 15px;
    width: 95%;
    padding-top: 15px
}

.resource:first-child {
    border-bottom: 1px solid #ccc;
    float: left;
    margin-bottom: 15px;
    padding-bottom: 15px;
    padding-top: 0;
    margin-top: 25px
}

.resouceIcon {
    float: left;
    height: 22px;
    margin-top: 3px;
    width: 22px
}

.resourceName {
    font-size: 20px;
    margin-left: 10px
}

.resourceAbstract {
    float: left;
    font-size: 17px;
    font-weight: 100;
    margin-left: 35px;
    width: 90%
}

.resourceAbstract p {
    font-weight: 100
}

#testimonialReviews {
    float: left;
    margin-bottom: 50px;
    width: 100%
}

#testimonialReviews h3 {
    margin-bottom: 25px;
    text-align: center
}

.testimonialLogoRow_one, .testimonialLogoRow_three, .testimonialLogoRow_two {
    float: none;
    margin: 0 auto;
    text-align: center;
    width: 260px
}

.testimonial h4.careerName {
    float: left;
    font-size: 125%;
    margin-left: 10px;
    margin-top: -38px;
    position: relative;
    text-transform: none;
    width: 60%
}

.bottomQuote {
    background: url(/Sitefinity/WebsiteTemplates/SLTheme/App_Themes/SLTheme/Images/quoteBottom.png) repeat-x;
    bottom: -35px;
    display: none;
    float: left;
    height: 46px;
    margin-left: 22px;
    margin-top: 0;
    position: absolute;
    width: 80px
}

.quoteBlurb {
    position: relative;
    text-align: left;
    width: 100%
}

.testimonialName {
    bottom: -40px;
    color: green;
    font-size: 20px;
    font-weight: 100;
    left: 20px;
    position: absolute
}

.leftQuote {
    color: #f8f4ef;
    font-family: proxima-nova;
    font-size: 100px;
    font-weight: 700;
    left: 5px;
    position: absolute;
    top: -15px
}

.rightQuote {
    bottom: -60px;
    color: #f8f4ef;
    float: right;
    font-family: proxima-nova;
    font-size: 100px;
    font-weight: 700;
    position: absolute;
    right: 5px;
    text-align: right
}

.testQuote {
    background: #fff;
    border-radius: 15px;
    float: left;
    height: auto;
    padding: 25px 5px 15px;
    width: 98%;
    position: relative
}

.wwwPop {
    font-size: 14px;
    font-weight: 300;
    margin-top: 3px
}

.addTestimonial {
    font-size: 15px;
    width: 96%
}

.events {
    float: left;
    width: 100%;
}

.eventInfoMain {
    float: left;
    width: 100%
}

.eventInfoSide {
    float: none;
    margin: 25px auto;
    max-width: 287px;
    width: 100%
}

.events_Content {
    float: left;
    margin-bottom: 10px;
    width: 100%
}

#calendar {
    float: left;
    width: 100%
}

.eventSidebar {
    background: #f8f4ef;
    float: left;
    margin: 0 auto;
    padding: 10px 3px 10px 10px;
    width: 100%
}

.eventInfo {
    float: left;
    margin: 10px 0;
    width: 100%
}

.eventInfo h3 {
    color: #232483;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .02em;
    text-transform: uppercase
}

.eventInfo p {
    font-size: 16px
}

.eventList {
    width: 100%;
    float: left;
    padding-bottom: 25px
}

.eventListMonth {
    background: #f8f4ef;
    display: block;
    float: left;
    position: relative;
    z-index: 3;
    max-width: 960px;
    width: 94%;
    padding: 0 3% 3%
}

.eventListMonth:first-child {
    padding: 3%
}

.eventListMonth h2 {
    float: none;
    font-weight: 100;
    position: relative
}

.eventDetails {
    border-bottom: 1px solid #ccc;
    float: left;
    margin: 15px 0 0;
    padding: 15px 0;
    text-align: center;
    width: 100%
}

.eventListMonth h3 {
    text-align: center;
    font-size: 40px
}

.eventDetails .eventDate {
    float: none;
    font-size: 30px;
    font-weight: 100;
    margin: 0 auto;
    text-align: left;
    width: 100px;
    color: #313b8c
}

.eventDetails .eventDate span {
    float: right;
    text-align: center
}

.eventDetails .eventPhoto {
    float: left;
    width: 100%;
    text-align: center
}

.eventDetails .eventPhoto img {
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
    max-height: 140px
}

.eventDetails .eventPhoto img:hover {
    opacity: .8
}

.eventDetails .eventInfo {
    float: left;
    width: 100%
}

.eventDetails .eventInfo h4:hover {
    color: #313b8c;
    opacity: 1
}

.eventDetails .eventInfo h4 {
    font-size: 20px;
    font-weight: 300;
    margin: 0 0 10px;
    text-transform: none;
    word-wrap: break-word
}

.eventDetails .eventInfo span.eventTime {
    color: #313b8c;
    float: left;
    font-weight: 700;
    margin-bottom: 10px;
    width: 100%
}

.eventDetails .eventInfo p {
    margin-bottom: 10px;
    float: left;
    width: 100%
}

.eventDetails .eventInfo a:hover {
    text-decoration: none;
    opacity: .8
}

.eventDetails .eventInfo a div {
    float: right;
    margin-top: 5px
}

.eventImage {
    width: 100%;
    height: 100%;
    float: left;
    position: relative
}

.eventImage img {
    width: 100%;
    max-height: 210px;
    max-width: 300px
}

#SeeMoreResults {
    background: #f8f4ef;
    color: green;
    float: left;
    height: 50px;
    margin-top: -40px;
    padding: 10px 0 50px;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 10
}

#SeeMoreResults span {
    background: #3a9212;
    color: #fff;
    height: 100%;
    padding: 10px 20px;
    position: relative;
    top: 20px;
    cursor: pointer
}

.hiddenEvent, .hiddenMonth {
    display: none
}

.fc-header-center, .fc-header-left, .fc-header-right {
    border: none !important
}

.fc-header-center h2 {
    font-size: 1.6em;
    font-weight: 900;
    margin-bottom: 10px;
    text-align: center
}

.fc-state-default.fc-corner-left {
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
    float: left;
    padding: 4px 20px;
    margin-right: 6px
}

.fc-state-default.fc-corner-right {
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
    float: left;
    padding: 4px 20px
}

.fc-button-today {
    float: right;
    margin-right: 140px;
    padding: 4px 10px;
    text-align: center
}

.eventInfoMain ul {
    color: #231f20;
    display: block;
    font-family: proxima-nova, sans-serif;
    font-size: 1.35em;
    font-style: normal;
    font-weight: 100;
    letter-spacing: .04em;
    line-height: 150%;
    list-style: url(../images/approach_arrow.png) disc;
    margin-left: 0;
    padding-left: 40px;
    text-align: left;
    text-indent: 0;
    width: 80%
}

.eventInfoMain ol {
    color: #231f20;
    display: block;
    font-family: proxima-nova, sans-serif;
    font-size: 1.35em;
    font-style: normal;
    font-weight: 100;
    letter-spacing: .04em;
    line-height: 150%;
    margin-left: 0;
    text-align: left;
    text-indent: 0;
    width: 80%;
    list-style-type: decimal;
    padding-left: 40px
}

.careers_page, .events_page, .offers_page, .staff_page{
    float: left;
    margin-top: 50px;
    width: 100%;
    min-height: 590px
}
.schedules_page {
    float: left;
    /*margin-top: 50px;*/
    width: 100%;
    min-height: 590px
}
.schedules_page {
    min-height: auto !important;
    /*margin-top: 45px;*/
    /*padding: 40px 0;*/
}

@media screen and (min-width: 480px) {
    .staffContainer_BG {
        width: 97%
    }

    .careers .staffList {
        padding: 15px;
        width: 93%
    }

    li.career {
        width: 78%
    }

    .learnMoreJobs {
        float: left;
        min-width: 65%;
        text-align: center
    }
}

@media screen and (min-width: 768px) {
    .leftQuote {
        top: 0
    }

    .rightQuote {
        bottom: -40px
    }

    .readmore-js-toggle {
        bottom: -40px;
        float: right;
        height: 19px;
        margin-right: 0;
        margin-top: -28px;
        padding: 4px;
        position: absolute;
        right: 10px;
        text-align: right;
        width: 42% !important;
        z-index: 100
    }

    .testimonialName {
        bottom: -35px;
        color: green;
        font-size: 20px;
        font-weight: lighter;
        left: 110px;
        position: absolute
    }

    .blubText {
        margin: 0 50px
    }

    body {
        text-align: left
    }

    .eventInfoMain h2 {
        color: green;
        margin-bottom: 20px
    }

    #formJump {
        height: 100px
    }

    .noDesktop {
        display: none
    }

    .noMobile {
        display: block
    }

    h4.careerName {
        width: 60%
    }

    .wrapper {
        max-width: 960px;
        width: 96%
    }

    .careerFormInput:nth-child(even) {
        float: left;
        width: 48%
    }

    .careerFormInput:nth-child(odd) {
        float: right;
        margin-right: -10px;
        width: 49%
    }

    .additionalQuestions {
        float: left;
        margin-bottom: 25px;
        width: 100%
    }

    .applyFormSubmit {
        float: left;
        width: 100%
    }

    .careerQuestionHeading {
        float: left;
        margin: 10px 0;
        color: #5a5a5a;
        display: block;
        font-family: proxima-nova, sans-serif;
        font-size: 16px;
        font-weight: 100
    }

    .formatNotice {
        float: left;
        font-size: 12px;
        margin-top: -40px;
        width: 100%
    }

    .careersHeader a {
        margin-top: -6px;
        float: right
    }

    .staffList li ul li {
        list-style: circle
    }

    .careers_content {
        float: left;
        margin-top: 32px;
        width: 100%;
        margin-bottom: 80px
    }

    .testimonials_content {
        float: left;
        margin-top: 32px;
        width: 100%;
        margin-bottom: 0
    }

    .resources_content {
        float: left;
        margin-top: 32px;
        width: 100%;
        margin-bottom: 32px
    }

    .careers_content .col_left {
        width: 56%;
        float: left
    }

    .careers_content .col_right {
        margin: 7px 0 0;
        height: 260px;
        width: 40%;
        display: block;
        float: right;
        position: relative
    }

    .careers_content .col_right img {
        width: 100%
    }

    .careers {
        margin-top: 0
    }

    .careersContainer_BG {
        background-image: linear-gradient(to top, #3a9212 0, #7ac143 100%);
        float: left;
        margin: 0 0 25px;
        padding: 10px;
        width: 98%
    }

    .careerAbout {
        position: relative;
        text-align: left;
        clear: both
    }

    .careerAbout a.learnMoreLink {
        position: relative;
        right: 20px;
        margin: 0;
        float: right;
        top: 0
    }

    li.career {
        width: 100%
    }

    .careers .staffContainer_BG {
        margin-top: 50px
    }

    .careerForm {
        background: #d7edfc;
        float: left;
        margin-bottom: 50px;
        padding: 30px 30px 30px 20px;
        width: 94%;
        text-align: left
    }

    .corporatePromo {
        width: 100%;
        height: 100%;
        float: left;
        max-width: 937px
    }

    .corporatePromoContent {
        float: right;
        width: 350px;
        position: relative;
        z-index: 4;
        margin: 45px 40px 0 0
    }

    .corporatePromoContent h3 {
        color: #fff;
        font-family: luellablack;
        font-size: 4.2em;
        line-height: 1em;
        text-align: left;
        text-transform: uppercase;
        margin-top: -10px;
        float: left;
        width: 100%
    }

    .corporatePromoContent h4 {
        color: #fff;
        display: block;
        font-family: 'sylvanhwscript1.0regular';
        font-size: 36px;
        font-weight: 100;
        letter-spacing: .04em;
        line-height: 70px;
        text-transform: none;
        float: left;
        width: 100%;
        text-align: left
    }

    .corporatePromoContent p {
        color: #fff;
        float: left;
        font-size: 1.2em;
        text-align: left
    }

    .corporatePromoContent span {
        color: #fff;
        font-family: 'sylvanhwscript1.0regular';
        font-size: 1.8em;
        font-weight: lighter;
        letter-spacing: .05em;
        text-align: left;
        float: left
    }

    .corporatePromo img {
        margin-bottom: 14px;
        margin-top: -25px;
        position: relative;
        width: 100%;
        z-index: 3
    }

    .corporatePromo .cta_arrow {
        height: 27px;
        position: relative;
        top: 4px;
        width: 28px
    }

    .siteMapPush {
        float: left;
        margin-bottom: 0 !important;
        margin-top: 0 !important
    }

    .submitContainer {
        width: auto !important
    }

    .mean-container .mean-bar {
        position: fixed
    }

    .working {
        direction: block
    }

    .promo_img_container {
        display: block;
        margin: 0 0 50px
    }

    .promoTemplate_Content .messageForm {
        width: 100%;
        margin-top: 0
    }

    .programHeaderMobile .locationTopBannerPhotos {
        display: block;
        margin: 0
    }

    .careersInfo li, .staffInfo li {
        margin: 0 auto;
        padding: 20px 3%;
        width: 94%;
        position: relative;
        list-style: none
    }

    .promoAdminFunctions {
        clear: both;
        float: left;
        height: 40px;
        width: 100%
    }

    .locationAddress.smallBody a {
        cursor: default;
        text-decoration: none
    }

    .locationInfoMap {
        float: left;
        height: 233px;
        margin-bottom: 40px;
        margin-top: 30px;
        width: 100%
    }

    .homeOffer {
        float: left;
        margin-bottom: 3px;
        padding: 0 25px;
        text-align: center
    }

    .homeOffer img {
        width: 100%;
        width: auto !important
    }

    .leftList {
        float: left;
        width: 50%;
        text-align: left
    }

    .rightList {
        float: right;
        width: 50%;
        text-align: left
    }

    .staffList {
        background: #F1F8EB;
        height: auto;
        margin: 0;
        width: 100%;
        float: left
    }

    .promoForm .fname {
        width: 49% !important;
        float: left;
        height: 27px
    }

    .promoForm .lname {
        float: right;
        margin: 0 -11px 0 0 !important;
        width: 47% !important;
        height: 27px
    }

    .promoForm .address, .promoForm .comments, .promoForm .email {
        height: 27px
    }

    .promoForm .postalCode {
        border: 1px solid #CFCFCF;
        float: left;
        height: 27px;
        width: 47% !important;
        font-size: 15px
    }

    .promoForm .phoneNumber {
        border: 1px solid #CFCFCF;
        float: right;
        margin: 0 -11px 0 0 !important;
        width: 47% !important;
        font-size: 15px;
        height: 27px
    }

    .topBannerSlice {
        height: 76px;
        margin: 0 auto;
        max-width: 1920px;
        overflow: hidden;
        position: relative;
        width: 100%
    }

    .selectGradeContainer h4 {
        font-size: 1em;
        text-align: left
    }

    .selectGradeContainer h3 {
        margin-bottom: 60px;
        text-align: left;
        font-size: 2em
    }

    input[type=text], input[type=password], input[type=email], input[type=phone], textarea {
        background: #FFF;
        border-radius: 2px;
        color: #828282;
        display: block;
        font-family: proxima-nova, sans-serif;
        font-size: 16px;
        font-weight: 100;
        height: 27px;
        margin-bottom: 7px;
        outline: 0;
        padding: 5px
    }

    .footerLegal ul li span {
        color: #aaaccc;
        margin-left: 20px;
        visibility: visible
    }

    .messageForm p {
        font-size: 16px;
        letter-spacing: 0;
        margin-top: 5px
    }

    .messageForm h3 {
        color: #222D84;
        font-size: 40px;
        text-align: left
    }

    .messageForm .newsletterSignUp {
        color: #999;
        font-size: 13px;
        text-align: left
    }

    .messageForm {
        background: #d7edfc;
        float: left;
        margin-bottom: 50px;
        padding: 30px 30px 30px 20px;
        text-align: center
    }

    .topBannerSlice img {
        left: 50%;
        margin-left: -960px;
        max-width: 1920px;
        position: absolute
    }

    .topBannerSliceBorder {
        border-bottom: 3px solid #FFF
    }

    .messageForm input[type=text], input[type=password], input[type=email], input[type=phone], textarea {
        height: 27px
    }

    .messageForm h5, .messageForm p {
        text-align: left
    }

    .mainHeader {
        float: left;
        position: fixed;
        width: 100%;
        z-index: 40;
        top: 0
    }

    .locationTopBannerFull .locationTopBannerFullBG {
        background-position: 56% 0
    }

    .locationTopBannerPhotos {
        margin: 0 auto;
        max-width: 1920px;
        width: 100%
    }

    .locationTopBannerPhotos img {
        left: 50%;
        margin-left: -960px;
        max-width: 1920px;
        position: absolute;
        width: auto;
        top: 0
    }

    .locationAddress {
        text-align: left;
        padding-bottom: 0;
        margin-bottom: 30px;
        border-bottom: 0
    }

    .locationTopBannerPhotos {
        min-height: 456px
    }

    .secondaryLocation {
        display: block
    }

    .locationMainContent {
        background: url(/Sitefinity/WebsiteTemplates/SLTheme/App_Themes/SLTheme/Images/contentGradient_bg.jpg) repeat-x #FFF;
        margin-top: 457px;
        padding: 60px 0 0;
        position: relative;
        text-align: left;
        z-index: 2;
        margin-bottom: -40px
    }

    .locationTopBanner {
        float: left;
        position: fixed;
        width: 100%
    }

    .locationTopBannerContent {
        color: #FFF;
        margin-top: -110px;
        position: relative;
        padding: 0;
        background: 0 0
    }

    .locationTopBannerContent h1, .locationTopBannerContent p {
        color: #FFF
    }

    .locationTopBanner h1 {
        font-size: 48px;
        margin-bottom: 0
    }

    .locationTopBanner h2 {
        font-size: 32px;
        font-weight: 100;
        margin-bottom: 10px;
        color: #FFF
    }

    .locationTopBanner p {
        line-height: 22px
    }

    .locationCenterPrograms {
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxZjhlYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, rgba(241, 248, 235, 1) 0, rgba(255, 255, 255, 1) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(241, 248, 235, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
        background: -webkit-linear-gradient(top, rgba(241, 248, 235, 1) 0, rgba(255, 255, 255, 1) 100%);
        background: -o-linear-gradient(top, rgba(241, 248, 235, 1) 0, rgba(255, 255, 255, 1) 100%);
        background: -ms-linear-gradient(top, rgba(241, 248, 235, 1) 0, rgba(255, 255, 255, 1) 100%);
        background: linear-gradient(to bottom, rgba(241, 248, 235, 1) 0, rgba(255, 255, 255, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f8eb', endColorstr='#ffffff', GradientType=0);
        overflow: hidden;
        border: none;
        padding: 0 0 35px
    }

    .locationCenterHours {
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxZjhlYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, rgba(241, 248, 235, 1) 0, rgba(255, 255, 255, 1) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(241, 248, 235, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
        background: -webkit-linear-gradient(top, rgba(241, 248, 235, 1) 0, rgba(255, 255, 255, 1) 100%);
        background: -o-linear-gradient(top, rgba(241, 248, 235, 1) 0, rgba(255, 255, 255, 1) 100%);
        background: -ms-linear-gradient(top, rgba(241, 248, 235, 1) 0, rgba(255, 255, 255, 1) 100%);
        background: linear-gradient(to bottom, rgba(241, 248, 235, 1) 0, rgba(255, 255, 255, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f8eb', endColorstr='#ffffff', GradientType=0);
        overflow: hidden
    }

    .locationCenterHours ul, .locationCenterPrograms ul {
        padding: 15px 0;
        font-weight: lighter;
        float: left;
        margin: 0
    }

    .locationCenterHours ul {
        width: 300px
    }

    .arrowCut {
        background: url(/Sitefinity/WebsiteTemplates/SLTheme/App_Themes/SLTheme/Images/boxArrow.png) no-repeat;
        height: 7px;
        width: 15px;
        float: left;
        margin-left: 20px
    }

    .blueArrow {
        background: url(/Sitefinity/WebsiteTemplates/SLTheme/App_Themes/SLTheme/Images/blueArrow.png) no-repeat;
        height: 10px;
        width: 5px;
        float: left;
        margin: 5px 5px 0 0
    }

    .locationCenterPrograms li {
        margin: 0 0 10px 20px;
        width: 100%
    }

    .locationCenterHours li {
        float: left;
        font-size: 16px;
        font-weight: 300;
        margin: 0 0 10px 10px;
        width: 90%
    }

    .locationCenterPrograms ul li a {
        background: url(/Sitefinity/WebsiteTemplates/SLTheme/App_Themes/SLTheme/Images/blueArrow.png) 0 6px no-repeat;
        color: #000;
        height: 10px;
        padding: 0 0 0 10px;
        text-decoration: underline;
        top: 0;
        width: 5px;
        float: none;
        font-size: 16px
    }

    .locationCenterHours h3, .locationCenterPrograms h3 {
        background: green;
        color: #FFF;
        font-size: 16px;
        margin: 0;
        padding: 17px 2px 12px 20px;
        text-transform: uppercase;
        text-align: left
    }

    .homeOffersPanel, .homeOffersPanelHome {
        display: block;
        background: #f8f4ef;
        float: left;
        padding: 25px 0;
        width: 100%;
        position: relative;
        z-index: 3;
        -webkit-transform: translate3d(0, 0, 0)
    }

    .locationCenterPrograms {
        width: 100%
    }

    .locationCenterHours {
        float: left;
        margin: 0;
        padding: 0;
        border: none;
        width: 100%
    }

    .locationCenterHours .day {
        float: left;
        margin-left: 10px;
        text-align: left;
        width: 40px;
        margin-right: 0
    }

    .locationInfoMap img {
        display: block;
        float: right
    }

    .locationCenterPrograms {
        float: left;
        display: block;
        max-height: 318px;
        min-height: 318px
    }

    .footerLinks {
        background: url(/Sitefinity/WebsiteTemplates/SLTheme/App_Themes/SLTheme/Images/footerLinks_line.png) 0 77px no-repeat;
        min-height: 80px;
        margin: 0 auto;
        max-width: 960px
    }

    .footer-programs {
        display: block;
        float: left;
        margin-top: 50px;
        width: 25%
    }

    .footer-careers, .footer-social, .footer-tools {
        background: url(/Sitefinity/WebsiteTemplates/SLTheme/App_Themes/SLTheme/Images/footerLinks_vert.png) no-repeat;
        border: none;
        float: left;
        margin-top: 50px;
        padding: 0 0 0 20px;
        width: 23%
    }

    .footer-tools {
        width: 18%
    }

    .footerLinks h4 {
        color: white;
        font-size: .938em;
        text-align: left
    }

    .footerLinks .smallList {
        font-size: 1em;
        line-height: 163%;
        margin: 25px 0 0;
        text-align: left
    }

    .smallList {
        color: #231F20;
        display: block;
        font-family: proxima-nova, sans-serif;
        font-size: 1em;
        font-style: normal;
        font-weight: 100;
        letter-spacing: .01em;
        line-height: 162%;
        list-style: none;
        padding: 0
    }

    .smallList a {
        font-family: proxima-nova, sans-serif;
        font-size: 1em;
        font-style: normal;
        font-weight: 100;
        letter-spacing: .01em;
        list-style: none;
        text-decoration: none
    }

    .footerLinks ul {
        list-style: none;
        margin: 0;
        padding: 0
    }

    .footer-social ul {
        width: 240px
    }

    .footerLinks a {
        color: #abb4ec;
        font-weight: 300;
        text-decoration: none
    }

    .footerLinks a:hover {
        text-decoration: underline
    }

    .footer-social a {
        display: block
    }

    .facebook {
        margin: 35px 1.75% 0 0;
        width: 15%
    }

    .facebook, .facebook img {
        float: left
    }

    .facebook img {
        float: left;
        margin: 0;
        width: 100%
    }

    .twitter {
        margin: 35px 1.75% 0 0;
        width: 15%
    }

    .twitter, .twitter img {
        float: left
    }

    .twitter img {
        float: left;
        margin: 0;
        width: 100%
    }

    .youtube {
        margin: 35px 1.75% 0 0;
        width: 15%
    }

    .youtube, .youtube img {
        float: left
    }

    .youtube img {
        float: left;
        margin: 0;
        width: 100%
    }

    .facebook img:hover, .twitter img:hover, .youtube img:hover {
        opacity: .5
    }

    .footerLegal {
        background: #131D5B;
        float: left;
        font-size: .875em;
        height: 0;
        margin: 0 auto;
        padding: 25px 0 45px;
        width: 100%
    }

    .footerLegal ul li {
        float: left;
        margin: 0 20px 0 0
    }

    .locationRightColumn {
        float: right;
        width: 50%
    }

    .locationLeftColumn {
        float: left;
        width: 45%
    }

    .locationInfo {
        border-bottom: medium none;
        border-top: medium none;
        margin: 0 0 50px;
        padding: 0
    }

    .locationTopBannerInfo {
        float: left;
        font-size: 13px;
        margin: -170px 0 40px;
        max-width: 625px
    }

    .locationInfoAddress {
        float: left;
        text-align: left;
        width: 100%;
        border-bottom: 0
    }

    .locationTopBannerFull {
        display: block
    }

    .locationTopBannerMobile {
        display: none
    }

    .breadcrumb {
        display: block
    }

    .selectGradeContainer {
        background: url(../images/notchTop.png) no-repeat #212e84;
        max-width: 860px;
        width: 88%;
        padding: 6% 6% 3%;
        float: left;
        margin: 0 0 50px
    }

    .elementarySchool, .highSchool, .middleSchool {
        width: 33.333%;
        margin: -40px 0 25px;
        float: left
    }

    .ageGroup {
        margin-top: 35px
    }

    .selectGradeContainer .select_line, .selectTopicContainer {
        display: block
    }

    .selectGradeContainer .select_lineSm {
        display: none
    }

    .ageGroup li {
        text-align: left
    }

    .promoTemplate {
        float: left;
        width: 100%;
        padding-bottom: 50px;
        margin: 150px 0 0
    }

    .promoTemplate_Content .col_right {
        width: 56%;
        float: right
    }

    .promoTemplate_Content .col_left {
        width: 40%;
        float: left
    }

    .promoTemplate_Content .col_left img {
        width: 100%;
        display: block
    }

    .promoThankYou_Content .col_right {
        width: 43%;
        margin: -92px 0 0;
        max-width: 323px;
        float: right
    }

    .promoThankYou_Content .col_left {
        margin: 7px 0 50px;
        width: 52%;
        max-width: 590px;
        float: left
    }

    .specialOffers_Content {
        max-width: 960px;
        margin-top: 25px
    }

    .specialOffers_Content .homeOffersPanel, .specialOffers_Content .homeOffersPanelHome {
        padding: 25px;
        max-width: 910px;
        margin-bottom: 25px
    }

    .specialOffers_Content .homeOffersPanel .homeOffer {
        float: left;
        height: 100%;
        min-height: 450px;
        padding: 0 0 50px
    }

    .specialOffers_Content .homeOffersPanelHome .homeOffer {
        float: left;
        height: 100%;
        min-height: 480px;
        padding: 0 0 50px
    }

    .meetOurStaff_Content {
        float: left;
        margin-top: 32px;
        width: 100%
    }

    .meetOurStaff {
        float: left;
        width: 100%;
        padding-bottom: 50px
    }

    .meetOurStaff_Content .col_right {
        width: 56%;
        float: right
    }

    .meetOurStaff_Content .col_left {
        margin: 7px 0 0;
        height: 260px;
        width: 40%;
        display: block;
        float: left;
        position: relative
    }

    .meetOurStaff_Content .col_left img {
        width: 100%
    }

    .staffInfo .staffMember .col_right {
        width: 75%
    }

    .staffInfo .staffMember .col_left {
        margin: 0;
        width: 20%;
        display: block
    }

    .staffInfo .staffMember .col_left img {
        width: 100%
    }

    .bannerContent_wrapper {
        margin: -100px auto;
        max-width: 960px;
        text-align: left
    }

    .bannerContent_wrapper .mainScriptHeader {
        color: #fff;
        display: block;
        font-family: 'sylvanhwscript1.0regular';
        font-size: 60px;
        letter-spacing: .05em;
        line-height: 70px;
        text-transform: none;
        margin-left: 0
    }

    .bannerContent_wrapper h1 {
        color: #FFF;
        font-family: luellablack;
        font-size: 4.5em;
        line-height: 1em;
        text-align: left;
        text-transform: uppercase;
        margin-left: 0
    }

    .messageForm textarea {
        height: 53px;
        border: none
    }

    .phoneRow {
        float: left;
        padding: 0 5px 0 0;
        width: 100%
    }

    .phoneRow .postalCode {
        float: left;
        width: 49% !important
    }

    .phoneRow .phoneNumber {
        float: right;
        margin: 0 -11px 0 0 !important;
        width: 47% !important;
        border: none
    }

    .homeOffer p {
        height: auto
    }

    .locationTopBanner h1 {
        text-align: left
    }

    .locationTopBanner p {
        font-size: 18px;
        width: 550px;
        margin: 0
    }

    .bannerContent_wrapper {
        padding: 0 40px
    }

    .topic.smallList {
        margin: 0 1%;
        width: 30%
    }

    #contactForm input[type=text], #contactForm input[type=password], #contactForm input[type=email], #contactForm input[type=phone], #contactForm textarea {
        border: none !important
    }

    .locationInfo {
        display: block
    }

    .sitemapRoot {
        float: left;
        padding: 0 20px 0 0;
        width: 46%
    }

    .mobilePromo {
        display: none
    }

    .homeOffer a {
        height: auto;
        width: 120px
    }

    .staff_page .locationMainContent {
        background: url(/Sitefinity/WebsiteTemplates/SLTheme/App_Themes/SLTheme/Images/contentGradient_bg.jpg) repeat-x #fff;
        margin-top: 85px;
        padding: 60px 0 0;
        position: relative;
        text-align: left;
        z-index: 2
    }

    .locationInfoAddress {
        display: block
    }

    .locationAddress:nth-child(3n) {
        display: block;
        margin-bottom: 0
    }

    .careers {
        float: left;
        width: 100%
    }

    .staffContainer_BG {
        background-image: linear-gradient(to top, #3a9212 0, #7ac143 100%);
        float: left;
        margin: 0 0 25px;
        padding: 10px;
        width: 98%
    }

    .careers .staffList {
        padding: 33px;
        width: 90%
    }

    .optInPhotoMobile {
        display: none
    }

    .optInPhotoDesktop {
        display: block
    }

    .newsItem {
        float: left;
        margin-bottom: 30px
    }

    .newsStories {
        margin: 25px 0 0;
        padding: 0
    }

    .newsArticle ol, .newsArticle ul {
        width: 90%
    }

    .desktopEventCopy {
        display: block
    }

    .mobileEventCopy {
        display: none
    }

    .eventSidebar {
        background: #f8f4ef;
        float: left;
        padding: 10px 3px 10px 10px;
        width: 96%
    }

    .eventInfoSide {
        float: left;
        margin: 25px 0;
        width: 100%
    }

    .bottomQuote {
        display: block
    }

    .testimonial h4.careerName {
        margin-left: 100px;
        margin-top: -38px
    }
}

@media screen and (min-width: 960px) {
    .events_page {
        float: left;
        margin-top: 170px;
        min-height: 544px;
        width: 100%
    }

    .specialOffers {
        float: left;
        width: 100%
    }

    .staff_page {
        float: left;
        margin-top: 170px;
        min-height: 544px;
        width: 100%
    }

    .offers_page {
        float: left;
        margin-top: 170px;
        width: 100%
    }

    .eventDetails, .eventListMonth h3 {
        text-align: left
    }

    .eventDetails .eventInfo h4 {
        font-size: 30px
    }

    .eventInfoMain {
        float: right;
        width: 65%;
        margin-top: 39px
    }

    .eventDetails .eventDate {
        font-weight: 100
    }

    .eventDetails .eventDate span {
        width: 100%
    }

    .eventDetails .eventDate {
        float: left;
        font-size: 40px;
        text-align: center;
        width: 5%
    }

    .eventDetails .eventDate span {
        background: #313b8c;
        clear: both;
        color: #fff;
        float: left;
        font-size: 16px;
        font-weight: 600;
        letter-spacing: .05em;
        margin-top: -10px;
        padding: 3px 0;
        text-align: center;
        text-transform: uppercase
    }

    .eventDetails .eventPhoto {
        float: left;
        width: 28%
    }

    .eventDetails .eventInfo {
        float: left;
        margin-top: 0;
        width: 60%
    }

    .wrapper {
        width: 100%;
        max-width: 960px
    }

    .newsArticle ol, .newsArticle ul {
        width: 100%
    }

    .news_page {
        float: left;
        width: 100%
    }

    .owl-theme .owl-controls .owl-buttons div {
        text-indent: -9999px
    }

    .owl-prev {
        background: url(/Sitefinity/WebsiteTemplates/SLTheme/App_Themes/SLTheme/Images/leftArrow_slider.png) no-repeat;
        float: left;
        height: 190px;
        margin-left: -91px !important;
        margin-top: -203px !important;
        width: 76px
    }

    .owl-prev:hover {
        background-position: -76px 0
    }

    .owl-next {
        background: url(/Sitefinity/WebsiteTemplates/SLTheme/App_Themes/SLTheme/Images/leftArrow_slider.png) -235px 0 no-repeat;
        float: right;
        height: 190px;
        margin-right: -91px !important;
        margin-top: -203px !important;
        width: 76px
    }

    .owl-next:hover {
        background-position: -158px 0
    }

    .offersHeader {
        float: left;
        width: 100%;
        margin: 25px 0 15px
    }

    .locationPromoOptIn {
        clear: both;
        float: left;
        width: 100%
    }

    .offersHeader h2 {
        border-top: 1px solid #212e84;
        text-align: center;
        width: 97.8%
    }

    .offersHeader h2 span {
        background: #f8f4ef;
        float: none;
        margin-top: -10px;
        padding: 0 20px;
        position: relative;
        top: -16px;
        width: 100%
    }

    .testimonialLogoRow_one {
        margin: 0 auto;
        text-align: center;
        width: 240px
    }

    .testimonialLogoRow_two {
        margin: 0 auto;
        text-align: center;
        width: 520px
    }

    .testimonialLogoRow_three {
        margin: 0 auto;
        text-align: center;
        width: 780px
    }

    .careers .staffList {
        padding: 33px;
        width: 93%
    }

    #satelittePage .satelliteLeft {
        float: left;
        width: 35%
    }

    .locationTopBanner p {
        font-size: 18px;
        width: 630px;
        margin: 0
    }

    .adminLogin, .lostLogin {
        display: block
    }

    .adminMobile {
        display: none
    }

    .adminNavBar, .adminWrapper, .topBannerSlice {
        display: block
    }

    #satelittePage h1 {
        margin-top: 25px;
        text-align: left
    }

    #satelittePage .locationName h2 {
        color: #232483;
        line-height: 100%;
        text-align: left
    }

    #satelittePage .subHead, .locationAddress.smallBody.locationName p {
        text-align: left
    }

    #satelittePage .mobileMapLink {
        display: none
    }

    #satelittePage .satelliteRight {
        float: right;
        width: 60%
    }

    #satelittePage .buttonType {
        height: 28px;
        padding: 9px 19px 13px 0;
        text-align: center
    }

    #satelittePage .submitContainer {
        float: right;
        width: 58%
    }

    #satelittePage input[type=text], #satelittePage input[type=password], #satelittePage input[type=email], #satelittePage input[type=phone], #satelittePage textarea {
        background: #fff;
        border: 1px solid #cfcfcf;
        border-radius: 2px;
        color: #5a5a5a;
        display: block;
        font-family: proxima-nova, sans-serif;
        font-size: 1.125em;
        font-weight: 100;
        height: 27px;
        margin-bottom: 7px;
        outline: 0;
        padding: 5px
    }

    #satelittePage .satelliteCTA h4, #satelittePage .satelliteCTA p {
        text-align: left;
        width: 100%
    }

    .satelliteCTA .buttonType {
        padding: 10px 0 30px !important;
        text-align: left !important
    }

    .satelliteCTA {
        background: url(/img/footer/satelliteCTA.jpg) left top no-repeat #219dd3;
        height: auto;
        margin-top: 20px;
        max-width: 280px;
        padding: 22px;
        width: 100%
    }

    #satelittePage .locationView_mobile {
        background: #ccc;
        display: block;
        float: right;
        height: 494px;
        width: 579px
    }

    #satelittePage .messageForm {
        width: 95%;
        margin-top: 45px
    }

    #satelittePage .locationMessageForm #Fname {
        float: left;
        height: 27px;
        width: 49% !important;
        font-size: 15px
    }

    #satelittePage .locationMessageForm #Lname {
        float: right;
        height: 27px;
        margin: 0 -11px 0 0 !important;
        width: 47% !important;
        font-size: 15px
    }

    #satelittePage .locationMessageForm #address, #satelittePage .locationMessageForm #email {
        border: 1px solid #cfcfcf;
        float: left;
        font-size: 15px;
        height: 27px;
        width: 100%
    }

    #satelittePage .locationMessageForm .postalCode {
        float: left;
        width: 49% !important;
        height: 27px !important;
        font-size: 15px
    }

    #satelittePage .locationMessageForm .phoneRow {
        float: left;
        padding: 0 5px 0 0;
        width: 100%
    }

    #satelittePage .locationMessageForm .phoneNumber {
        float: right;
        margin: 0 -11px 0 0 !important;
        width: 47% !important;
        height: 27px;
        font-size: 15px
    }

    #satelittePage .locationMessageForm #message {
        border: 1px solid #cfcfcf;
        float: left;
        font-size: 15px;
        height: 45px;
        width: 100%
    }

    #satelittePage .locationRightColumn {
        float: right;
        width: 100%
    }

    #satelittePage .locationView_mobile a {
        color: #3a9212;
        display: block;
        font-family: proxima-nova, sans-serif;
        font-size: 1.25em;
        font-style: normal;
        font-weight: 300;
        height: 100%;
        letter-spacing: .01em;
        width: 100%
    }

    .homeOfferContent h3 {
        word-wrap: break-word
    }

    .desktopPhoneNumber {
        display: block
    }

    .mobilePhoneNumber {
        display: none
    }

    .sitemapRoot {
        float: left;
        padding: 0 24px 0 0;
        width: 22%
    }

    .sitemapRoot:nth-child(5n) {
        clear: both
    }

    .meetOurStaff {
        float: left;
        width: 100%
    }

    .staffMemberImage {
        float: left;
        height: 210px;
        margin: 0 20px 0 0;
        width: 200px;
        overflow: hidden
    }

    .careersInfo li, .staffInfo li {
        padding: 20px 3%
    }

    .staffAbout {
        float: left;
        margin: 0;
        padding: 0;
        text-align: left;
        width: 70%
    }

    li.staffMember img {
        float: left;
        padding: 0 20px 0 0;
        text-align: center
    }

    .homeOffer img {
        margin-bottom: 10px;
        margin-top: 2px;
        width: 100%
    }

    .homeOffer .seasonalCTA {
        padding: 0 0 10px
    }

    .homeOffer p {
        text-align: left
    }

    .topBannerSlice {
        height: 92px
    }

    .locationInfoAddress {
        float: left;
        text-align: left;
        width: 50%;
        margin-bottom: 125px;
        min-height: 131px
    }

    .locationCenterPrograms {
        float: left;
        width: 57.4871%
    }

    .locationCenterHours {
        border: none;
        float: right;
        margin: 0;
        padding: 0;
        width: 42.1687%
    }

    .locationLeftColumn {
        float: left;
        width: 60.4167%
    }

    .locationRightColumn {
        float: right;
        width: 35.9375%
    }

    .mobileNav {
        display: none
    }

    .mainNav {
        background: rgba(255, 255, 255, .4);
        display: block;
        height: 50px;
        position: absolute;
        width: 100%;
        z-index: 50
    }

    

    .navWrapper {
        margin: 0 auto;
        max-width: 960px;
        z-index: 100
    }

    .mainLogo {
        width: 140px;
        float: left
    }

    .mainEyebrow {
        float: right;
        margin-top: 5px
    }

    .mainEyebrow a {
        font-size: 18px;
        margin-top: 11px;
        margin-bottom: 6px;
        margin-right: 12px;
        color: #FFF;
        font-family: proxima-nova, sans-serif;
        font-style: normal;
        font-weight: 300;
        letter-spacing: .01em;
        line-height: 100%;
        text-decoration: none
    }

    .mainEyebrow a:hover {
        color: #E1F970
    }

    .mainNavRow span {
        color: #e1f970;
        font-size: 27px;
        font-family: proxima-nova-alt-condensed, sans-serif;
        font-style: normal;
        font-weight: 800;
        float: left;
        margin-top: 14px;
        margin-left: 15px
    }

    .mainNavRow {
        float: left;
        margin: -125px 0 0 138px;
        padding: 0;
        width: 100%
    }

    .mainNavRow li:hover {
        background: #fff
    }

    .mainNavRow li:hover a {
        color: #222d84
    }

    .mainNavRow li a {
        color: #FFF;
        float: left;
        padding: 20px 20px 13px
    }

    .mainNavRow li a:hover {
        background: #FFF;
        color: #222d84;
        text-decoration: none
    }

    .mainNavRow li ul.mainNavDrop {
        background: rgba(255, 255, 255, .95);
        box-shadow: 0 6px 5px rgba(0, 0, 0, .3);
        clear: both;
        display: none;
        float: left;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 47px;
        width: 10%;
        z-index: 100
    }

    .mainNavRow li:hover ul.mainNavDrop {
        display: block;
        padding: 15px;
        background: #fff
    }

    .mainNavRow li ul.mainNavDrop li {
        background: url(../images/subNav_divider.jpg) 0 bottom no-repeat;
        clear: left;
        margin: 0 5%;
        padding: 0;
        position: relative;
        width: 86%
    }

    .mainNavRow li ul.mainNavDrop li:last-child {
        background: 0 0;
        border-bottom: 0
    }

    .mainNavRow li ul.mainNavDrop li a {
        background: url(../images/subNav_arrow.jpg) right 15px no-repeat;
        color: #000;
        display: block;
        font-size: 16px;
        padding: 10px 0;
        width: 100%
    }

    .mainNavRow li ul.mainNavDrop li a:hover {
        color: #212e84;
        background: url(../images/subNav_arrowHover.jpg) right 15px no-repeat
    }

    .mainNavRow li ul.mainNavDrop li:first-child a {
        padding-top: 0;
        background-position: right 6px
    }

    .mainNavRow li {
        color: #FFF;
        float: left;
        font-size: 18px;
        list-style: none;
        margin: 0
    }

    .secondNavRow span {
        color: #e1f970;
        font-size: 27px;
        font-family: proxima-nova-alt-condensed, sans-serif;
        font-style: normal;
        font-weight: 800;
        float: left;
        margin-top: 14px
    }

    .secondNavRow {
        float: left;
        margin: -69px 0 0 138px;
        padding: 0;
        width: 100%
    }

    .secondNavRow li:hover {
        background: #fff
    }

    .secondNavRow li:hover a {
        color: #222d84
    }

    .secondNavRow li a {
        color: #FFF;
        float: left;
        padding: 10px 19px
    }

    .secondNavRow li a:hover {
        background: #FFF;
        color: #222d84;
        text-decoration: none
    }

    .secondNavRow li ul.mainNavDrop {
        clear: both;
        display: none;
        float: left;
        margin: 0;
        padding: 0;
        width: 100%;
        background: rgba(255, 255, 255, .95);
        box-shadow: 0 6px 5px rgba(0, 0, 0, .3)
    }

    .secondNavRow li:hover ul.mainNavDrop {
        display: block;
        padding: 15px;
        background: #fff
    }

    .secondNavRow li ul.mainNavDrop li {
        background: url(../images/subNav_divider.jpg) 0 bottom no-repeat;
        clear: left;
        margin: 0 5%;
        padding: 0;
        position: relative;
        width: 86%
    }

    .secondNavRow li ul.mainNavDrop li:last-child {
        background: 0 0;
        border-bottom: 0
    }

    .secondNavRow li ul.mainNavDrop li a {
        background: url(../images/subNav_arrow.jpg) right 15px no-repeat;
        color: #000;
        display: block;
        font-size: 16px;
        padding: 10px 0;
        width: 100%
    }

    .secondNavRow li ul.mainNavDrop li a:hover {
        color: #212e84;
        background: url(../images/subNav_arrowHover.jpg) right 15px no-repeat
    }

    .secondNavRow li ul.mainNavDrop li:first-child a {
        padding-top: 0;
        background-position: right 6px
    }

    .secondNavRow li {
        color: #FFF;
        float: left;
        font-size: 18px;
        list-style: none;
        margin: 0 5px 0 0
    }

    .homeOffer {
        float: left;
        margin-bottom: 0;
        margin-right: 2%;
        text-align: left;
        width: 32%;
        padding: 0
    }

    .locationMainContent .homeOffer {
        margin-bottom: 0
    }

    .locationTopBannerFull .locationTopBannerFullBG {
        background-position: 65% 0
    }

    .homeOffer h3 a {
        color: #000099;
        font-family: proxima-nova, arial, sans-serif;
        font-weight: 200;
        line-height: 100%;
        margin: 0;
        min-width: 230px;
        text-align: left;
        height: auto
    }

    .locationInfoMap {
        float: right;
        height: 213px;
        margin-top: -2px;
        width: 235px
    }

    .staffList_containerBG {
        background: #3A9212;
        float: left;
        margin-top: 46px;
        padding: 10px;
        width: 98%
    }

    #displayText {
        float: left;
        text-align: center;
        width: 100%;
        cursor: pointer
    }

    #genericModalContentContainer .locationInfoAddress {
        width: 46%
    }

    .leftContact .locationInfoMap {
        margin-right: 25px
    }

    .leftContact .locationInfoMap a {
        display: none
    }

    #genericModalContentContainer h2, #genericModalContentContainer h5 {
        color: #232483
    }

    .rightContact .locationMessageForm input#Fname {
        width: 47%;
        float: left
    }

    .rightContact .locationMessageForm input#Lname {
        width: 47%;
        float: right
    }

    .rightContact .locationMessageForm input#email {
        width: 47%;
        float: left
    }

    .rightContact .locationMessageForm input#address {
        width: 47%;
        float: right
    }

    .rightContact .locationMessageForm input.postalCode {
        width: 47% !important;
        float: left
    }

    .rightContact .locationMessageForm input.phoneNumber {
        width: 47% !important;
        float: right;
        margin: 0 !important
    }

    .rightContact .locationMessageForm textarea {
        width: 98%;
        float: left
    }

    .messagePush {
        margin: 0
    }

    .events {
        float: left;
        width: 100%
    }

    #cboxClose {
        background: url(../images/close@2x.png) center top no-repeat;
        display: block;
        height: 32px;
        position: absolute;
        right: -40px;
        text-indent: -9999px;
        top: -10px;
        width: 32px;
        z-index: 1000;
        border: none
    }
}

.centerListDropDown .checkbox.checked {
    float: left;
    margin-right: 10px;
    margin-top: 4px
}

@media screen and (min-width: 960px) {
    .centerListDropDown dt a {
        width: 372px
    }
}

@media screen and (min-width: 768px) {
    .centerListDropDown dt a {
        background-color: #fff;
        border: 1px solid #CCC;
        color: #999;
        display: block;
        padding: 8px 20px 5px 10px;
        min-height: 25px;
        line-height: 24px;
        overflow: hidden;
        width: 252px;
        font-size: 16px;
        font-weight: 400;
        cursor: pointer;
        background-position: 97%
    }

    .centerListDropDown {
        display: inline;
        float: left;
        margin-left: 20px;
        margin-top: 6px;
        position: absolute;
        right: 10px;
        top: 10px;
        width: auto
    }

    .centerListDropDown dd ul {
        width: 99.2%
    }
}

@media screen and (min-width: 768px) {
    #genericModal {
        background: #FFF;
        box-shadow: -1px 2px 6px rgba(10, 10, 10, .5);
        display: none;
        left: 50%;
        margin-left: -300px;
        margin-top: -300px;
        padding: 20px;
        position: fixed;
        top: 50%;
        width: 600px;
        z-index: 9999;
        -webkit-transition: width .5s cubic-bezier(.165, .84, .44, 1), margin-left .5s cubic-bezier(.165, .84, .44, 1);
        -moz-transition: width .5s cubic-bezier(.165, .84, .44, 1), margin-left .5s cubic-bezier(.165, .84, .44, 1);
        -ms-transition: width .5s cubic-bezier(.165, .84, .44, 1), margin-left .5s cubic-bezier(.165, .84, .44, 1);
        -o-transition: width .5s cubic-bezier(.165, .84, .44, 1), margin-left .5s cubic-bezier(.165, .84, .44, 1);
        transition: width .5s cubic-bezier(.165, .84, .44, 1), margin-left .5s cubic-bezier(.165, .84, .44, 1)
    }

    .staffContainer_BG {
        background-image: linear-gradient(to top, #3a9212 0, #7ac143 100%);
        float: left;
        margin: 0 0 25px;
        padding: 10px;
        width: 98%
    }

    #genericModal.visible {
        top: 50%
    }

    #adminModalOverlay.visible {
        top: 0
    }

    #genericModalContentContainer {
        position: static;
        width: 100%;
        overflow: hidden;
        padding: 10px 0;
        top: 0;
        left: 0
    }

    #genericModal.tipOpen {
        width: 1010px;
        margin-left: -505px
    }

    .genericModalContent {
        overflow: auto;
        max-height: 510px;
        width: 100%
    }

    #genericModalContentContainer .handle {
        background: #ccc;
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transition: all .5s ease-out;
        -moz-transition: all .5s ease-out;
        -ms-transition: all .5s ease-out;
        -o-transition: all .5s ease-out;
        transition: all .5s ease-out
    }

    #genericModalContentContainer .handle .modalTipHandle {
        color: #77C345;
        display: block;
        height: 100%;
        padding: 10px;
        width: 100%
    }

    .contentHeaderEdit {
        background: #CCC;
        float: left;
        min-height: 23px;
        padding: 20px 0;
        position: relative;
        top: -10px;
        width: 100%
    }

    .centerHoursStatus {
        float: left;
        left: 20px;
        margin-top: 18px
    }

    .genericContentHeader {
        font-family: proxima-nova, Helvetica, sans-serif;
        font-size: 26px;
        margin: 3px 0 10px;
        max-width: 100% !important
    }

    #adminModalContentContainer ul {
        font-family: proxima-nova, sans-serif;
        list-style: none;
        margin-top: 0;
        margin-bottom: 0
    }

    .genericModalContent ul:first-child {
        padding-left: 20px
    }

    .genericModalFooter {
        position: static;
        bottom: 0;
        left: 0;
        height: 30px;
        padding: 10px 0;
        width: 98%
    }

    .topBannerCopyEditor {
        min-height: 100px;
        overflow: hidden;
        width: 100%
    }

    .bulkCreateSites {
        float: left;
        width: 100%
    }

    .adminModalFooter .cancelButton, .adminModalFooter .saveAsDraftButton, .adminModalFooter .saveButton {
        float: right
    }

    .adminModalFooter .cancelButton {
        margin-right: 10px
    }

    .adminModalContent .staffBio:after {
        clear: both;
        content: '';
        display: table
    }

    .adminModalContent .staffBioEditor {
        max-height: 600px;
        overflow: hidden;
        padding: 10px 0 0
    }

    .adminModalContent .staffBioEditor:after, .adminModalContent .staffBioEditor:before {
        content: " ";
        display: table
    }

    .adminModalContent .staffBioEditor:after {
        clear: both
    }

    .adminModalContent .bioColumn {
        float: left;
        max-width: 380px
    }

    .adminModalContent .bioColumn .bioBlock {
        margin-left: 10px
    }

    .adminModalContent .bioColumn .bioBlock input[type=text], .adminModalContent .bioColumn .bioBlock textarea {
        border: 1px solid #ccc;
        padding: 2px 0 2px 5px;
        width: 360px
    }

    .adminModalContent .bioColumn .bioBlock textarea {
        height: 150px
    }

    .adminModalContent .bioColumn .bioImageEditor, .adminModalContent .promoImageEditor {
        height: 210px;
        position: relative;
        width: 200px
    }

    .adminModalContent .promoImageEditor {
        height: 266px;
        width: 325px
    }

    .adminModalContent .bioColumn .bioImageContainer, .adminModalContent .promoImageContainer {
        height: 100%;
        position: absolute;
        width: 100%;
        overflow: hidden
    }

    .adminModalContent .bioColumn .staffImageUpload {
        left: -9999px;
        position: absolute
    }

    .adminModalContent .bioColumn .bioImageEditor .bioImageUploadButtons, .adminModalContent .promoImageEditor .promoImageSelectButton {
        bottom: 5px;
        display: block;
        position: absolute;
        right: 5px
    }

    .adminModalContent .bioColumn .bioImageEditor .bioImageUploadButtons button.fileUploadButton, .adminModalContent .promoImageEditor .promoImageSelectButton .selectPromoImage {
        background: red;
        border: none;
        color: #FFF;
        font-family: proxima-nova;
        font-size: 12px;
        margin-bottom: 1px;
        padding: 2px 10px
    }

    .adminModalContent .bioColumn .bioImageEditor .bioImageUploadButtons button.disabled {
        background-color: #eee;
        color: #000;
        cursor: default
    }

    html.modal-open {
        overflow: hidden
    }

    input.combobox {
        border: none
    }

    .modalTipBlock, .staffBio {
        float: left
    }

    .modalTipBlock {
        display: block;
        min-height: 300px;
        max-height: 450px;
        margin-left: 20px;
        overflow: auto;
        padding-top: 20px;
        width: 380px
    }

    .tipBlock:after, .tipBlock:before {
        content: " ";
        display: table
    }

    .tipBlock:after {
        clear: both
    }

    .modalTipBlockDesc, .tipBlock .tipBlockDesc {
        font-size: .9em;
        width: 95%
    }

    .tipBlock .tipBlockTitle {
        display: inline;
        float: left;
        width: auto
    }

    .tipBlock .tipBlockLink {
        float: right;
        line-height: 30.4px;
        margin-right: 16px
    }

    .tipBlock .tipBlockDesc {
        clear: both
    }

    .working {
        background-color: #77c345;
        display: none;
        left: 50%;
        margin-left: -70px;
        margin-top: -24px;
        padding: 10px;
        position: fixed;
        top: 50%;
        z-index: 9999;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px
    }

    .working .fa-cog {
        color: #fff
    }

    .working span {
        color: #fff;
        display: inline-block;
        font-size: 100%;
        line-height: 48px;
        vertical-align: top;
        width: 4.7em
    }

    #centerInfo {
        float: left
    }

    #cph_content_C010_ctl00_ctl01_LocalPendingApprovalList {
        float: left;
        width: 100%
    }

    .adminSection .editCenter {
        border: 1px solid #999;
        float: left;
        font-family: proxima-nova, sans-serif;
        height: auto;
        margin: 0 0 50px;
        width: 960px
    }

    strong.token {
        color: #222e84;
        cursor: pointer
    }

    strong.token:hover {
        color: #77c345
    }

    #cph_content_C010_ctl00_ctl04_gv_companyApprovals tr:first-child {
        background: #999 !important
    }

    #cph_content_C010_ctl00_ctl04_gv_companyApprovals tr:nth-child(2n+1) {
        background: #E7E7E8
    }

    #cph_content_C010_ctl00_ctl04_gv_pagesApprovals tr:first-child {
        background: #999 !important
    }

    #cph_content_C010_ctl00_ctl04_gv_pagesApprovals tr:nth-child(2n+1) {
        background: #E7E7E8
    }

    #cph_content_C010_ctl00_ctl04_gv_companyApprovals td, #cph_content_C010_ctl00_ctl04_gv_pagesApprovals td {
        height: 20px;
        padding: 5px 10px
    }

    #cph_content_C010_ctl00_ctl04_gv_companyApprovals th, #cph_content_C010_ctl00_ctl04_gv_pagesApprovals th {
        border: none;
        color: #FFF;
        padding: 5px 10px
    }

    #cph_content_C010_ctl00_ctl04_gv_companyApprovals a, #cph_content_C010_ctl00_ctl04_gv_pagesApprovals a {
        color: #FFF
    }
}

#newsContentEditor {
    min-height: 350px;
    max-height: 350px
}

#newsTitleEditor {
    min-height: 26px !important
}

.corporateAdminModalContent.sliding_door > ul {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%
}

.approval_eventImage {
    float: left;
    margin-top: 15px;
    text-align: center;
    width: 100%
}

#txt_eventTitle {
    border: 1px solid #ccc;
    width: 98%
}

.eventLeftForm {
    float: left;
    width: 48%
}

.eventRightForm {
    float: right;
    width: 48%
}

.eventIMG h3 {
    float: left;
    font-weight: 700;
    margin: 10px 0;
    text-align: center
}

.eventDetailsColumn {
    float: right;
    margin-right: 12px;
    width: 400px
}

.eventDetailsColumn input, .eventDetailsColumn textarea {
    border: 1px solid #ccc;
    width: 96%
}

.editEventsMain {
    float: left
}

#Dl1 {
    font-size: 12px;
    margin-top: 10px
}

#Dl2 > dd {
    float: left;
    margin: 0 5px 0 0;
    width: auto
}

#Dl2 {
    float: left;
    font-size: 12px;
    margin-bottom: 15px;
    margin-top: 10px
}

.eventIMG p {
    font-size: 16px;
    text-align: center
}

#ptTimeSelectCntr {
    z-index: 9999 !important;
    position: absolute
}

.recurringEvent {
    float: left;
    width: 100%;
    margin-bottom: 20px
}

.recurringEventCheckbox input {
    float: left;
    margin: 3px 10px 0 0;
    width: auto
}

.recurringEventCheckbox {
    float: left;
    width: 35%
}

.cadenceBlock {
    float: left;
    width: 65%
}

.cadenceBlock select {
    width: 100%;
    float: left
}

#txt_prevStaffDesc, .approval_staffMemberData textarea {
    margin-top: 5px
}

.approval_promoData #Textarea4, .approval_promoData #Textarea5 {
    overflow: auto
}

.newsEditor .offerDateType {
    border: none;
    padding: 0
}

.newsEditor #newsTitleEditor {
    height: 27px !important;
    overflow: auto;
    padding: 5px
}

.pubDateAdmin {
    min-height: 20px !important
}

#newsPublication {
    min-height: 300px
}

.approval_staffMemberData {
    min-height: 410px
}

#newsContent {
    border: 1px solid #ccc;
    height: 300px;
    overflow: auto;
    color: #777;
    display: block;
    font-family: proxima-nova, sans-serif;
    font-size: 16px;
    font-weight: 100;
    margin-top: 5px
}

#newsContent p, #newsContent span {
    font-size: 16px !important;
    color: #777 !important
}

#Div2 {
    border: 1px solid #ccc;
    color: #777;
    display: block;
    font-family: proxima-nova, sans-serif;
    font-size: 16px;
    font-weight: 100;
    height: 300px;
    overflow: auto;
    padding: 5px;
    width: 95%;
    margin-top: 5px
}

#Div2 p, #Div2 span {
    font-size: 16px !important;
    color: #777 !important
}

.approvalContentColumn #newsContent li {
    list-style: disc
}

#txt_resourceLink, #txt_resourceName {
    width: 95%;
    border: 1px solid #CCC
}

#txt_resourceAbstract {
    overflow: auto;
    padding: 6px 5px;
    width: 95%;
    color: #5a5a5a;
    display: block;
    font-family: proxima-nova, sans-serif;
    font-size: 16px;
    font-weight: 100
}

.resourceLink p small {
    font-size: 65%
}

.resourceFile, .resourceLink {
    margin-top: 15px
}

.resource .pendingApprovalPromoButton {
    background: #e77213;
    border: none;
    color: #fff;
    float: right;
    font-family: proxima-nova;
    margin: 10px 0 5px;
    padding: 2px 15px;
    width: auto
}

.testimonialVideoLinks {
    float: left;
    width: 100%
}

.editTestimonialBTN {
    width: 100%
}

.addTestimonialBTN {
    float: right;
    margin-bottom: -25px !important;
    margin-top: 25px !important
}

div.jHtmlArea {
    border: 1px solid #aaa;
    display: block;
    height: 420px;
    overflow: hidden;
    width: 100% !important;
    color: #5a5a5a;
    font-family: proxima-nova, sans-serif;
    font-size: 16px;
    font-weight: 100
}

div.jHtmlArea .ToolBar {
    background: #fbfbfb;
    border-bottom: 1px solid #aaa;
    display: inline-block;
    width: 100% !important;
    padding-top: 9px
}

.jHtmlArea iframe {
    border: none;
    height: 400px !important;
    width: 100% !important
}

div.jHtmlArea div {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 100%
}

#Textarea1 {
    min-height: 300px
}

.addEventBTN {
    float: left
}

.eventsAdminRow {
    background: #ccc;
    float: left;
    height: 45px;
    margin-bottom: 20px;
    width: 100%
}

.eventsAdminRow button, .eventsAdminRow label {
    float: right;
    margin: 10px 10px 0 0;
    text-align: center;
    width: auto
}

.eventImageAdmin {
    float: left;
    height: 140px;
    overflow: hidden;
    width: 200px
}

.eventIMG .eventImageEditor p {
    float: left;
    font-size: 16px;
    margin-left: 20px;
    text-align: left;
    width: 38%
}

#eventsEditor .imageThumbnail {
    width: 80%
}

.eventIMG {
    border: 1px solid #ccc;
    float: left;
    padding: 20px;
    width: 490px
}

.moveToArchive input {
    float: left;
    margin: 3px 5px 0 0;
    padding: 0;
    width: 20px
}

.moveToArchive {
    float: left;
    margin: -10px 0 10px;
    width: 100%
}

.eventLocation {
    float: left;
    width: 100%
}

.eventLocation .cityBlock {
    float: left;
    margin-right: 15px;
    width: 50%
}

.eventLocation .stateBlock {
    float: left;
    margin-right: 20px;
    width: 10%
}

.eventLocation .zipBlock {
    float: left;
    width: 28%
}

#txt_eventSummary {
    min-height: 70px
}

.eventCancel input {
    float: left;
    margin: 10px 10px 0 0
}

.eventCancel h3 {
    float: left;
    width: auto
}

.eventCancel h4 {
    float: left
}

.cancelEventBTN {
    float: left;
    width: 100%;
    margin-top: 15px
}

.cancelEventBTN h4 {
    font-weight: 300;
    margin-left: 50px;
    text-transform: none
}

.cancelEventRow {
    float: left;
    margin: 0 0 10px;
    width: 100%
}

.cancelEventRow h4 {
    font-weight: 300;
    margin-left: 25px;
    text-transform: none;
    clear: both
}

.hideCadence {
    display: none
}

[contentEditable=true]:empty:not(:focus):before {
    content: attr(data-text)
}

.localProgram {
    float: left
}

.localProgram.spacer {
    margin-bottom: 90px
}

.locationTopBanner h1.white {
    color: #FFF
}

.locationTopBanner h1.orange {
    color: #F15D24
}

.locationTopBanner h1.purple {
    color: #5A2C81
}

.locationTopBanner h1.black {
    color: #000
}

.locationTopBanner h1.lightblue {
    color: #4BA5DC
}

.locationTopBanner h1.sylvanblue {
    color: #222d84
}

.locationTopBanner h1.green {
    color: #7ac143
}

.bannerContent_wrapper span.white {
    color: #FFF
}

.bannerContent_wrapper span.orange {
    color: #F15D24
}

.bannerContent_wrapper span.purple {
    color: #5A2C81
}

.bannerContent_wrapper span.black {
    color: #000
}

.bannerContent_wrapper span.lightblue {
    color: #4BA5DC
}

.bannerContent_wrapper span.sylvanblue {
    color: #222d84
}

.bannerContent_wrapper span.green {
    color: #7ac143
}

.mainHeaderText {
    float: left;
    margin-top: -40px
}

.mainHeaderText.brandLandingTitle {
    margin-top: 40px
}

.mainHeaderText h1 {
    float: left;
    font-family: luellablack;
    font-size: 67px;
    margin: 0;
    text-align: left;
    text-transform: uppercase;
    width: 100%
}

.mainHeaderText h2 {
    float: left;
    font-family: "sylvanhwscript1.0regular";
    font-size: 36px;
    letter-spacing: .075em;
    text-transform: none;
    width: 100%;
    margin: 0;
    text-align: left
}

.pushSchedule {
    margin: 10px 0;
    float: left;
    width: 100%
}

.resourceEditor p small {
    font-size: 65%
}

#add-resource {
    float: right
}

.resourceEditor input {
    border: 1px solid #ccc !important;
    width: 98%
}

#ddl_classType_label {
    display: block
}

#ddl_classType {
    width: auto
}

.classScheduleClass {
    color: #d3d3d3
}

.caslModal h2 {
    font-size: 18px !important;
    line-height: 25px !important;
    text-align: center
}

.caslModal h1 {
    margin-bottom: 10px !important;
    margin-top: 20px !important;
    text-align: center
}

.caslModal #caslConsent {
    background: #7bc143 !important
}

.resourceTitle a:nth-child(3n) {
    display: none
}

.caslModal #caslDeny {
    background: #ccc !important;
    margin-left: 34px
}

.caslModal #caslConsent:hover, .caslModal #caslDeny:hover {
    opacity: 1
}

.caslBtns input {
    font-size: 1em !important;
    letter-spacing: .04em;
    text-transform: lowercase !important;
    font-family: proxima-nova, arial, sans-serif !important
}

#cboxWrapper {
    max-width: none
}

#cboxOverlay {
    width: 100%;
    height: 100%
}

#cboxBottomLeft, #cboxMiddleLeft {
    clear: left
}

#cboxContent {
    position: relative
}

#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

#cboxTitle {
    margin: 0
}

#cboxLoadingGraphic, #cboxLoadingOverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#cboxClose, #cboxNext, #cboxPrevious, #cboxSlideshow {
    cursor: pointer
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0
}

#cboxContent, #cboxLoadedContent, #colorbox {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

#cboxOverlay {
    background: rgba(0, 0, 0, .5)
}

#colorbox {
    outline: 0;
    top: 0 !important
}

#cboxContent {
    margin-top: 20px
}

.cboxIframe {
    background: #fff
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc
}

#cboxLoadedContent {
    border: none;
    background: #fff;
    position: relative;
    z-index: 101
}

#cboxTitle {
    position: absolute;
    top: -20px;
    left: 0;
    color: #ccc
}

#cboxCurrent {
    position: absolute;
    top: -20px;
    right: 0;
    color: #ccc
}

#cboxLoadingGraphic {
    background: url(../images/loading.gif) center center no-repeat
}

#cboxClose, #cboxNext, #cboxPrevious, #cboxSlideshow {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    width: auto;
    background: 0 0
}

#cboxClose:active, #cboxNext:active, #cboxPrevious:active, #cboxSlideshow:active {
    outline: 0
}

#cboxSlideshow {
    position: absolute;
    top: -20px;
    right: 90px;
    color: #fff
}

#cboxPrevious {
    position: absolute;
    top: 50%;
    left: 5px;
    margin-top: -32px;
    background: url(../images/controls.png) top left no-repeat;
    width: 28px;
    height: 65px
}

#cboxPrevious:hover {
    background-position: bottom left
}

#cboxNext {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -32px;
    background: url(../images/controls.png) top right no-repeat;
    width: 28px;
    height: 65px
}

#cboxNext:hover {
    background-position: bottom right
}

#cboxClose {
    background: url(../images/close@2x.png) center top no-repeat;
    display: block;
    height: 32px;
    position: absolute;
    right: -40px;
    top: -10px;
    text-indent: -9999px;
    width: 32px;
    z-index: 1000
}

#cboxClose:hover {
    background-position: bottom center
}

.noDesktop {
    display: block
}

.noMobile {
    display: none
}

.desktopPhoneNumber {
    display: none;
    float: left;
    margin-right: 10px
}

.offersHeader {
    float: left;
    margin: 0 0 30px;
    width: 100%
}

.locationPromoOptIn {
    clear: both;
    float: left;
    width: 100%
}

.noCareers {
    padding: 20px 10px 0;
    text-align: center
}

.offersHeader h2 {
    border-top: none;
    text-align: center;
    width: 97.8%
}

.locationInfo .fullPage_line {
    margin: 20px 0
}

.offersHeader h2 span {
    color: #212e84;
    background: 0 0;
    float: none;
    margin-top: -10px;
    position: relative;
    top: 0;
    width: 100%;
    font-weight: 100
}

.adminWrapper {
    display: none
}

.adminMobile {
    display: block;
    margin-top: 25px;
    padding: 20px;
    text-align: center;
    width: 87%
}

.smallBody li {
    font-weight: 100;
    list-style-position: outside;
    margin-left: 1em;
    float: left
}

.siteMapPush {
    float: left;
    margin-bottom: 0 !important;
    margin-top: 70px !important
}

.locationTopBannerMobile .mobileMapLink {
    float: left;
    margin-bottom: 10px;
    margin-top: 0;
    text-align: center;
    width: 100%
}

.locationTopBannerMobile .mobileMapLink:hover {
    text-decoration: none
}

.adminLogin, .adminMob, .adminNavBar, .lostLogin {
    display: none
}

.bootstrap-tagsinput {
    float: left;
    margin-bottom: 20px;
    padding: 10px 0
}

.bootstrap-tagsinput input {
    width: 300px !important
}

.buttonType.orangeButton.BensSubmitalButton {
    border: none;
    color: #fff;
    cursor: pointer;
    float: right;
    font-family: proxima-nova, arial, sans-serif !important;
    font-size: 16px;
    margin: -80px 7px 20px 0;
    padding: 10px 20px;
    text-align: center
}

#AddTagButton {
    border: none;
    color: #fff;
    cursor: pointer;
    float: right;
    font-family: proxima-nova, arial, sans-serif !important;
    font-size: 16px;
    margin: -80px 540px 20px 0;
    padding: 11px 4px;
    text-align: center;
    width: 60px
}

.bootstrap-tagsinput .tag:first-child {
    margin-left: 19px
}

.bootstrap-tagsinput .tag[data-role=remove]:after {
    content: "";
    font-family: fontAwesome;
    font-size: 15px;
    line-height: 17px;
    margin-left: 10px;
    padding: 2px 1px;
    position: relative;
    text-align: center;
    top: 2px
}

.bootstrap-tagsinput .tag[data-role=remove]:hover {
    background: 0 0
}

.offer {
    float: left;
    width: 98%
}

#sitemap {
    float: left;
    margin-top: 90px;
    padding: 0 0 50px;
    width: 100%
}

.sitemap {
    padding: 0;
    margin: 0
}

.locationMainContent .meetOurStaff {
    margin: 0 !important
}

.offers_page .locationMainContent {
    margin-top: -58px;
    padding-bottom: 216px
}

.fourOhFour {
    color: #231f20;
    display: block;
    font-family: proxima-nova, sans-serif;
    font-style: normal;
    font-weight: 100 !important;
    line-height: 50px !important;
    margin: 50px 0 200px !important;
    font-size: 3.75em !important
}

.staff_page #sitemap {
    margin: 0
}

.sitemapRoot {
    float: left;
    margin: 0 0 25px;
    padding: 0 28px 0 0;
    width: 100%
}

.locationMainContent .sitemap {
    background: 0 0
}

.sitemapRoot a h4 {
    border-bottom: 1px solid #ccc;
    color: #232483;
    font-weight: 300;
    padding: 0 0 15px;
    letter-spacing: .075em
}

.sitemapRoot a:hover h4 {
    text-decoration: none
}

.accordion_arrow {
    background: url(../images/accordion_arrow.png);
    float: left;
    height: 11px;
    width: 9px;
    margin: 10px 10px 0 0;
    padding: 0;
    position: relative
}

.site_inner_accordion {
    padding-top: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #CCC
}

ul.sitemapChildren li:first-of-type {
    margin-top: 13px
}

.sitemapChildren .site_inner_accordion .smallList {
    margin-top: 10px
}

.sitemapChildren .smallList .sitemapChild a {
    padding-left: 20px
}

ul.sitemapChildren ul.smallList li:first-of-type {
    margin-top: 0
}

.sitemapChildren {
    list-style: none;
    padding: 0;
    margin: 0;
    font-family: proxima-nova, sans-serif;
    font-weight: 100;
    font-style: normal;
    color: #231f20;
    font-size: 1em;
    letter-spacing: .04em;
    line-height: 162%
}

.sitemapChildLink {
    font-family: proxima-nova, sans-serif;
    font-size: 1em;
    font-style: normal;
    font-weight: 100;
    letter-spacing: .04em;
    line-height: 162%;
    list-style: none;
    text-decoration: none;
    color: #000
}

.sitemapChildLink:hover, .sitemapChildLink:visited {
    color: #000
}

#adminModal.nationalOfferEditor .offerColumn #offerButtonText, #adminModal.nationalOfferEditor .offerColumn #offerLegal, #adminModal.nationalOfferEditor .offerColumn.offerImageAndDescription, #adminModal.nationalOfferEditor .offerColumn.offerImageSelector, #adminModal.nationalOfferEditor .offerTitle {
    display: none
}

.divderNav {
    float: left;
    color: #222e84
}

.genericModalTrigger.redGenericModalTrigger {
    background: linear-gradient(to bottom, rgba(255, 0, 0, 1) 0, rgba(209, 43, 43, 1) 100%) rgba(0, 0, 0, 0);
    border: none;
    color: #fff;
    font-family: proxima-nova;
    margin-bottom: 6px;
    margin-top: 6px;
    padding: 2px 15px;
    float: left;
    width: 100%;
    text-align: center
}

.editButton.headerImageEditButton {
    float: none;
    left: 50%;
    margin: 432px auto 0 -10%;
    position: relative;
    width: 240px;
    z-index: 1
}

.changedValue {
    box-shadow: 0 0 3px #8bd15d
}

.editButtonFull {
    float: left;
    margin-bottom: 4px;
    margin-top: 2px;
    width: 100%
}

.editButton {
    font-size: 16px
}

.currCount {
    color: #8bd15d
}

.jqte {
    border: 1px solid #000;
    border-radius: 5px;
    box-shadow: 0 0 3px #999;
    overflow: hidden;
    position: relative;
    transition: -moz-box-shadow .4s ease 0s, border .4s ease 0s;
    z-index: 900;
    margin: 0 !important
}

.jqte_editor, .jqte_source {
    background: none !important;
    color: #FFF !important;
    font-size: 18px;
    line-height: 22px;
    max-height: 900px;
    min-height: 100px;
    outline: 0;
    overflow: auto;
    padding: 10px;
    resize: none !important;
    word-wrap: break-word;
    font-family: proxima-nova, sans-serif;
    font-style: normal;
    font-weight: 100;
    letter-spacing: .03em
}

.jqte_toolbar {
    background: #EEE;
    border-bottom: 1px solid #BBB;
    bottom: 0;
    overflow: auto;
    padding: 0 4px 3px;
    position: absolute;
    width: 100%
}

.imageThumbnail {
    margin: 10px;
    width: 46%
}

.spacer {
    margin-bottom: 50px
}

a.saveButton {
    background: #77c345;
    background: -moz-linear-gradient(top, #77c345 0, #4d9937 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #77c345), color-stop(100%, #4d9937));
    background: -webkit-linear-gradient(top, #77c345 0, #4d9937 100%);
    background: -o-linear-gradient(top, #77c345 0, #4d9937 100%);
    background: -ms-linear-gradient(top, #77c345 0, #4d9937 100%);
    background: linear-gradient(to bottom, #77c345 0, #4d9937 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#77c345', endColorstr='#4d9937', GradientType=0);
    border: none;
    color: #FFF !important;
    cursor: pointer;
    float: left;
    padding: 10px 20px;
    margin: 0 20px;
    font-family: proxima-nova, sans-serif;
    opacity: .8
}

a.cancelButton {
    background: #666;
    background: -moz-linear-gradient(top, #666 0, #444 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #666), color-stop(100%, #444));
    background: -webkit-linear-gradient(top, #666 0, #444 100%);
    background: -o-linear-gradient(top, #666 0, #444 100%);
    background: -ms-linear-gradient(top, #666 0, #444 100%);
    background: linear-gradient(to bottom, #666 0, #444 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#444444', GradientType=0);
    border: none;
    color: #FFF !important;
    cursor: pointer;
    float: left;
    padding: 10px 20px;
    font-family: proxima-nova, sans-serif;
    opacity: .8
}

a.saveAsDraftButton {
    background: #e7c213;
    background: -moz-linear-gradient(top, #e7c213 0, #d6b417 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e7c213), color-stop(100%, #d6b417));
    background: -webkit-linear-gradient(top, #e7c213 0, #d6b417 100%);
    background: -o-linear-gradient(top, #e7c213 0, #d6b417 100%);
    background: -ms-linear-gradient(top, #e7c213 0, #d6b417 100%);
    background: linear-gradient(to bottom, #e7c213 0, #d6b417 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7c213', endColorstr='#d6b417', GradientType=0);
    border: none;
    color: #FFF !important;
    cursor: pointer;
    float: left;
    padding: 10px 20px;
    margin: 0 20px 0 0;
    font-family: proxima-nova, sans-serif;
    opacity: .8
}

.previewOffer {
    background: #f15d24;
    background: -moz-linear-gradient(top, #f15d24 0, #d24c18 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f15d24), color-stop(100%, #d24c18));
    background: -webkit-linear-gradient(top, #f15d24 0, #d24c18 100%);
    background: -o-linear-gradient(top, #f15d24 0, #d24c18 100%);
    background: -ms-linear-gradient(top, #f15d24 0, #d24c18 100%);
    background: linear-gradient(to bottom, #f15d24 0, #d24c18 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f15d24', endColorstr='#d24c18', GradientType=0);
    border: none;
    color: #FFF !important;
    cursor: pointer;
    padding: 10px 20px;
    font-family: proxima-nova, sans-serif;
    opacity: .8;
    float: right
}

.previewOffer:hover, a.cancelButton:hover, a.saveAsDraftButton:hover, a.saveButton:hover {
    color: #fff;
    text-decoration: none;
    opacity: 1
}

h1 {
    color: #231F20;
    display: block;
    font-family: proxima-nova, sans-serif;
    font-size: 3em;
    font-style: normal;
    font-weight: 100;
    line-height: 100%;
    margin: 0
}

h2 {
    color: #231F20;
    display: block;
    font-family: proxima-nova, sans-serif;
    font-size: 2em;
    font-style: normal;
    font-weight: 300;
    letter-spacing: .01em;
    line-height: 100%;
    margin: 0;
    text-decoration: none
}

h3 {
    font-family: proxima-nova, sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #3A9212;
    font-size: 1.625em;
    letter-spacing: .01em;
    line-height: 134%;
    display: block;
    text-decoration: none;
    margin: 0;
    width: 100%;
    padding-bottom: 5px
}

h4 {
    font-family: proxima-nova, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #231f20;
    font-size: .84em;
    letter-spacing: .075em;
    line-height: 100%;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    margin: 0
}

h5 {
    font-family: luellablack;
    font-size: 2.5em;
    font-weight: 400;
    letter-spacing: .025em;
    line-height: 100%;
    text-transform: uppercase;
    display: block;
    margin: 0;
    padding: 0
}

h6 {
    font-family: proxima-nova, sans-serif;
    font-weight: 100;
    font-style: normal;
    color: #231f20;
    font-size: 1.125em;
    letter-spacing: .03em;
    line-height: 134%;
    display: block;
    margin: 0;
    padding: 0
}

p {
    color: #231F20;
    display: block;
    font-family: proxima-nova, sans-serif;
    font-size: 1.35em;
    font-style: normal;
    font-weight: 100;
    letter-spacing: .03em;
    line-height: 138%;
    margin: 0 0 20px
}

a {
    text-decoration: none;
    color: #232483;
    font-weight: 300
}

a:visited {
    color: #232483
}

a:hover {
    text-decoration: underline;
    color: #232483
}

.hidden, .noStaff {
    display: none
}

.stickit {
    margin-left: 660px;
    position: fixed;
    top: 0
}

.stickit-end {
    bottom: 40px;
    position: absolute;
    right: 0
}

.footerLegal ul li span {
    color: #aaaccc;
    margin-left: 20px;
    visibility: hidden
}

.selectedImage {
    box-shadow: 0 0 8px #346612
}

.ui-menu-item {
    float: left;
    margin: 7px 0 0 6px;
    width: 100%
}

#ui-id-1, #ui-id-2 {
    padding: 0 0 6px;
    background: #CCC;
    width: 10%;
    float: left
}

.careersOrder p, .staffMemberOrder p {
    color: #222E84;
    float: left;
    font-size: 16px;
    font-weight: 500;
    margin-top: 7px;
    padding: 0 10px
}

.editButton, .featuredOfferButton, .featuredPromoButton, .nonFeaturedOfferButton {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMTJiMmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(255, 0, 0, 1) 0, rgba(209, 43, 43, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 0, 0, 1)), color-stop(100%, rgba(209, 43, 43, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 0, 0, 1) 0, rgba(209, 43, 43, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 0, 0, 1) 0, rgba(209, 43, 43, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 0, 0, 1) 0, rgba(209, 43, 43, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 0, 0, 1) 0, rgba(209, 43, 43, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#d12b2b', GradientType=0);
    border: none;
    color: #FFF;
    font-family: proxima-nova;
    margin: 7px 0 5px;
    padding: 2px 15px
}

.statusTextLabel {
    background: #e77213;
    float: right;
    border: none;
    color: #FFF;
    font-family: proxima-nova;
    margin: 10px 5px;
    padding: 2px 15px
}

.featuredOfferButton {
    background: #77c345;
    width: 97%
}

.nonFeaturedOfferButton {
    background: #222e84;
    width: 97%
}

.homeOffer .pendingApprovalPromoButton {
    background: #e77213;
    margin-right: 8px;
    width: 97%
}

.approvalFutureButton {
    background: #666;
    width: 97%;
    border: none;
    color: #fff;
    font-family: proxima-nova;
    margin: 7px 0 5px;
    padding: 2px 15px
}

.approvalPromoButton {
    background: #232483;
    width: 97%;
    border: none;
    color: #fff;
    font-family: proxima-nova;
    margin: 7px 0 5px;
    padding: 2px 15px
}

.pendingApprovalPromoButon, .pendingApprovalPromoButton {
    background: #e77213;
    border: none;
    color: #fff;
    float: right;
    font-family: proxima-nova;
    margin: 10px 0 5px;
    padding: 2px 15px;
    width: 16%;
    text-align: center
}

.staffEditRow .pendingApprovalPromoButon {
    float: right;
    margin: 10px 5px;
    padding: 2px 13px;
    width: auto
}

.statusTextLabel {
    display: none
}

.turnDownForWhat {
    background: #e7cc13;
    width: 97%;
    border: none;
    color: #fff;
    font-family: proxima-nova;
    margin: 7px 0 5px;
    padding: 2px 15px
}

.rejectedPromoButton {
    background: #d71e1e;
    width: 97%;
    border: none;
    color: #fff;
    font-family: proxima-nova;
    margin: 7px 0 5px;
    padding: 2px 15px
}

.staffEditRow .rejectedPromoButton {
    float: right;
    margin: 10px 5px;
    padding: 2px 45px;
    width: auto
}

#txt_resourceAbstract {
    border: 1px solid #ccc;
    height: 70px
}

#resource-file {
    border: none !important;
    float: left;
    margin-top: 0
}

.resourceLink {
    margin-top: 10px
}

.staff_page .locationMainContent {
    background: url(/Sitefinity/WebsiteTemplates/SLTheme/App_Themes/SLTheme/Images/contentGradient_bg.jpg) repeat-x #fff;
    margin-top: -20px;
    padding: 60px 0 0;
    position: relative;
    text-align: left;
    z-index: 2
}

.staff_page #sitemap .locationMainContent {
    background: 0 0 !important
}

.editCareersMain, .editStaffMain {
    float: right;
    margin-bottom: 10px
}

.archiveCareer, .archiveResource, .archiveStaffPerson, .deleteCareer, .deleteCareer .deleteResource, .deleteStaffPerson, .editCareer, .editResource, .editStaffPerson {
    float: right;
    margin: 10px 5px
}

.careersEditRow .pendingApprovalPromoButon {
    float: right;
    margin: 10px 5px;
    width: auto
}

.archiveResouce, .deleteResouce, .deleteResource, .editResouce, .editResource, .unarchiveResource {
    margin: 10px 5px !important;
    float: right
}

.unarchiveCareer {
    float: right;
    margin: 10px 5px
}

.editCareersImage, .editStaffImage {
    bottom: -59px;
    position: absolute;
    width: 100%
}

.careersOrder, .staffMemberOrder {
    float: left;
    margin: 5px 0 0 10px
}

.orderArrow {
    float: left
}

.fa-chevron-down:before, .fa-chevron-up:before {
    color: #222E84
}

.breadcrumb {
    margin: 50px 0
}

    .breadcrumb span {
        font-family: proxima-nova, sans-serif;
        font-size: .938em;
        font-weight: 400;
        font-style: normal;
        letter-spacing: .03em;
        line-height: 100%;
        text-transform: uppercase;
        color: #595959;
        display: none
    }

    .breadcrumb a {
        font-family: proxima-nova, sans-serif;
        font-size: .938em;
        font-weight: 400;
        font-style: normal;
        text-transform: uppercase;
        text-decoration: none;
        color: #595959;
        margin: 0;
        padding: 0
    }

.breadcrumb a:hover {
    text-decoration: underline
}

.locationPromoOptIn .adminFunctions .formContainer {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMTJiMmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(255, 0, 0, 1) 0, rgba(209, 43, 43, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 0, 0, 1)), color-stop(100%, rgba(209, 43, 43, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 0, 0, 1) 0, rgba(209, 43, 43, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 0, 0, 1) 0, rgba(209, 43, 43, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 0, 0, 1) 0, rgba(209, 43, 43, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 0, 0, 1) 0, rgba(209, 43, 43, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#d12b2b', GradientType=0)
}

.formContainer label {
    color: #fff;
    font-size: 16px;
    margin: 0 auto;
    text-align: center;
    width: 200px
}

.formContainer input {
    color: #fff;
    float: left;
    margin-left: 260px;
    margin-right: 20px;
    margin-top: 4px
}

.smallList {
    margin: 0
}

.largeList, .localProgram ul {
    padding: 0;
    font-family: proxima-nova, sans-serif;
    font-weight: 100;
    font-style: normal;
    color: #231f20;
    font-size: 1.35em;
    letter-spacing: .04em;
    line-height: 150%;
    display: block
}

.careers_content h2, .meetOurStaff_Content h2 {
    color: #212e84;
    font-size: 2em;
    font-weight: 100;
    margin-bottom: 15px
}

.wrapper {
    margin: 0 auto;
    max-width: 960px;
    width: 90%
}

.headerBanner {
    height: 457px;
    width: 1920px;
    margin: 0 auto
}

.bannerContent {
    top: 200px;
    width: 100%;
    z-index: 1
}

.bannerContent_wrapper {
    margin: 0 auto;
    max-width: 960px;
    text-align: left
}

.bannerHeadline {
    margin: 200px 0 0
}

.bannerContent_wrapper .bannerHeadline h1 {
    color: #FFF;
    font-family: luellablack;
    font-size: 4.5em;
    line-height: 1em;
    text-transform: uppercase;
    text-align: left;
    margin: 0;
    font-weight: 400
}

.bannerContent_wrapper .bannerHeadline .tutorInSubHead {
    color: #FFF;
    font-family: proxima-nova, arial, sans-serif;
    font-size: 23px;
    line-height: 100%;
    text-transform: none;
    text-align: left;
    margin: 0;
    font-weight: 200
}

.divider, .fullPage_line {
    background: url(../images/fullPage_line.png) 50% 0 no-repeat;
    float: left;
    height: 3px;
    margin: 50px 0;
    width: 100%
}

.locationTopBanner p {
    font-size: 18px;
    width: 100%
}

a.meanmenu-reveal {
    display: none
}

.mean-container .mean-bar {
    float: left;
    width: 100%;
    position: absolute;
    background: #212E84;
    padding: 4px 0;
    min-height: 42px;
    z-index: 999999;
    top: 0
}

.mean-container a.meanmenu-reveal {
    width: 26px;
    height: 22px;
    padding: 13px 13px 11px;
    position: absolute;
    top: 10px;
    right: 0;
    cursor: pointer;
    color: #fff;
    text-decoration: none;
    text-indent: -9999em;
    line-height: 22px;
    font-size: 1px;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700
}

.mean-container a.meanmenu-reveal span {
    display: block;
    background: #9298c3;
    height: 4px;
    margin-top: 4px
}

.mean-container .mean-nav {
    float: left;
    width: 100%;
    background: #212E84
}

.mean-container .mean-nav ul {
    padding: 0;
    margin: 0;
    width: 100%;
    list-style-type: none
}

.mean-container .mean-nav ul li {
    position: relative;
    float: left;
    width: 100%
}

.mean-container .mean-nav ul li a {
    display: block;
    float: left;
    width: 90%;
    padding: 1em 5% 1em 30px;
    margin: 0;
    text-align: left;
    color: #fff;
    border-top: 1px solid #383838;
    border-top: 1px solid rgba(255, 255, 255, .5);
    text-decoration: none;
    text-transform: uppercase
}

.mean-container .mean-nav ul li li a {
    width: 80%;
    padding: 1em 10% 1em 45px;
    border-top: 1px solid #f1f1f1;
    border-top: 1px solid rgba(255, 255, 255, .25);
    opacity: .75;
    filter: alpha(opacity=75);
    text-shadow: none !important;
    visibility: visible
}

.mean-container .mean-nav ul li.mean-last a {
    border-bottom: none;
    margin-bottom: 0
}

.mean-container .mean-nav ul li li li a {
    width: 70%;
    padding: 1em 15%
}

.mean-container .mean-nav ul li li li li a {
    width: 60%;
    padding: 1em 20%
}

.mean-container .mean-nav ul li li li li li a {
    width: 50%;
    padding: 1em 25%
}

.mean-container .mean-nav ul li a:hover {
    background: 0 0
}

.mean-container .mean-nav ul li a.mean-expand {
    border: none;
    font-weight: 700;
    height: 20px;
    margin-top: 1px;
    padding: 16px !important;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 2
}

.mean-container .mean-nav ul li a.edgeMeanExpand svg, .mean-container .mean-nav ul li a.prepMeanExpand svg, .mean-container .mean-nav ul li a.satLocExpand svg, .mean-container .mean-nav ul li a.tutorMeanExpand svg {
    float: left;
    margin-left: 25px;
    margin-top: 3px
}

.mean-container .mean-push {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    clear: both
}

.mean-nav .wrapper {
    width: 100%;
    padding: 0;
    margin: 0
}

.mean-container .mean-bar, .mean-container .mean-bar * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.mean-remove {
    display: none !important
}

.requiredField {
    color: #999;
    float: left;
    font-size: 12px
}

.checkbox-style {
    color: #999;
    font-size: 13px
}

.subHead {
    color: #232483;
    display: block;
    font-family: proxima-nova, sans-serif;
    font-size: 1.25em;
    font-style: normal;
    font-weight: 400;
    letter-spacing: .01em;
    line-height: 100%;
    margin: 0
}

.locationCenterPrograms {
    border-bottom: 0 solid;
    float: left;
    padding: 25px 0;
    width: 100%
}

.locationCenterPrograms h3 {
    color: #222d84;
    font-size: 27px;
    text-align: center;
    width: 100%
}

.leftList, .rightList {
    margin: 0;
    padding: 0;
    text-align: center
}

.locationCenterPrograms a {
    float: left;
    font-size: 1.125em;
    height: 44px;
    width: 100%
}

.locationCenterHours {
    float: left;
    padding-bottom: 35px;
    text-align: center;
    width: 100%;
    padding-top: 35px
}

.locationCenterPrograms .scheduleAvailDiv {
    float: right;
    margin-top: 5px
}

.locationCenterPrograms a.scheduleAvail {
    float: none;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1.5px
}

@media screen and (max-width: 768px) {
    .locationCenterPrograms .scheduleAvailDiv {
        float: none
    }
}

#genericModal {
    background: #fff;
    box-shadow: -1px 2px 6px rgba(10, 10, 10, .5);
    display: none;
    left: 50%;
    margin-left: -148px;
    margin-top: -220px;
    padding: 20px;
    position: fixed;
    top: 50%;
    transition: width .5s cubic-bezier(.165, .84, .44, 1) 0s, margin-left .5s cubic-bezier(.165, .84, .44, 1) 0s;
    width: 80%;
    z-index: 9999
}

#offeredPrograms {
    float: left;
    margin-top: 15px;
    text-align: center;
    width: 100%
}

.oneProgramList {
    float: left
}

.oneProgramList .pgrmSection {
    float: left;
    width: 100%
}

.oneProgramList .pgrmSection h4 {
    padding: 15px 0 15px 15px;
    width: 100%
}

.oneProgramList .pgrmSection li {
    width: 50%
}

.twoProgramList {
    float: left
}

.twoProgramList .pgrmSection {
    float: left;
    width: 100%
}

.twoProgramList .pgrmSection h4 {
    padding: 15px 0 15px 15px;
    width: 93%
}

.threeProgramList {
    float: left
}

.threeProgramList ul li {
    float: left;
    width: 100%
}

.pgrmSection {
    float: left;
    height: 100%;
    margin-bottom: 25px;
    width: 100%
}

.pgrmSection h4 {
    color: #fff;
    font-size: 19px;
    font-weight: 300;
    height: 100%;
    letter-spacing: .05em;
    padding: 20px 0;
    text-transform: none;
    width: 100%
}

.caSubBrand h4 {
    font-size: 16px
}

.pgrmSection ul {
    float: left;
    margin: 15px 0;
    padding: 0;
    width: 100%
}

.pgrmSection li {
    float: left;
    text-align: center;
    width: 100%
}

.pgrmSection.tutoringPrograms h4 {
    background: #4ba5dc
}

.pgrmSection.edgePrograms h4 {
    background: #f15d24
}

.pgrmSection.prepPrograms h4 {
    background: #5a2c81
}

.pgrmSection.tutoringPrograms li a {
    color: #4ba5dc
}

.pgrmSection.edgePrograms li a {
    color: #f15d24
}

.pgrmSection.prepPrograms li a {
    color: #5a2c81
}

.locationTopBannerFullBG {
    float: left;
    width: 100%;
    clear: both
}

.fixHeight {
    float: left;
    height: 100%;
    padding-bottom: 30px;
    width: 100%
}

.locationTopBannerFull {
    display: none
}

.locationTopBannerMobile {
    display: block;
    float: left;
    height: 100%;
    width: 100%
}

.locationTopBannerMobile h1 {
    color: #1f298b;
    font-size: 2.6em;
    margin: 0 0 15px;
    text-align: center
}

.locationTopBannerMobile .smallBody p {
    font-size: 1.225em !important
}

.locationTopBannerMobile .secondaryLocation {
    font-size: 1.3em;
    text-align: center;
    margin-bottom: 25px
}

.locationTopBannerMobile .subHead {
    font-size: 1.35em
}

.locationAddress {
    display: block;
    float: left;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    padding-bottom: 20px
}

.locationAddress:nth-child(3n) {
    margin-bottom: 0;
    display: none
}

.locationAddress p {
    margin: 0 !important
}

.locationInfoAddress {
    border-bottom: 1px solid;
    float: left;
    width: 100%;
    display: none
}

.locationTopBannerFull .locationTopBannerFullBG {
    width: 100%;
    height: 457px
}

.locationTopBannerInfo {
    position: relative;
    margin-top: 15px
}

.locationTopBannerInfo h1 {
    text-align: center;
    color: #000
}

.bannerMessage {
    background: #3a9212;
    font-size: 30px;
    padding: 10px 20px;
    text-align: center;
    margin-bottom: 25px;
    float: left;
    width: 87%
}

.bannerMessage a {
    color: #FFF
}

.locationTopBanner {
    float: left;
    width: 100%
}

.locationTopBannerContent {
    float: left;
    padding: 0 0 30px;
    width: 100%;
    margin-top: 75px;
    background: url(/Sitefinity/WebsiteTemplates/SLTheme/App_Themes/SLTheme/Images/contentGradient_bg.jpg) repeat-x #FFF;
    height: auto
}

.tutoringLocationheaderMobile {
    background: url(/Sitefinity/WebsiteTemplates/SLTheme/App_Themes/SLTheme/Images/contentGradient_bg.jpg) repeat-x #fff;
    float: left;
    height: auto;
    margin-top: -5px;
    padding: 30px 0 0;
    width: 100%
}

.locationTopBannerPhotos {
    margin: 0 auto;
    max-width: 640px;
    width: 100%
}

.locationTopBannerPhotos img {
    width: 100%
}

.locationInfoAddress h3 {
    color: #232483;
    display: block;
    font-family: proxima-nova, sans-serif;
    font-size: 2em;
    font-style: normal;
    font-weight: 100;
    letter-spacing: .01em;
    line-height: 100%;
    margin: 0;
    text-decoration: none
}

.locationLeftColumn, .locationMainContent {
    float: left;
    width: 100%
}

.locationInfo {
    border-bottom: 1px solid;
    border-top: none;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center
}

.locationRightColumn {
    float: left;
    padding-top: 25px;
    width: 100%
}

#locations_container h2, .local_location h2 {
    color: #232483;
    line-height: 100%
}

.locationInfoMap a {
    color: #3A9212;
    font-family: proxima-nova, sans-serif;
    font-size: 1.25em;
    font-style: normal;
    font-weight: 300;
    letter-spacing: .01em;
    cursor: default
}

.locationMainContent p {
    color: #231F20;
    display: block;
    font-family: proxima-nova, sans-serif;
    font-size: 1.125em;
    font-style: normal;
    font-weight: 100;
    letter-spacing: .03em;
    line-height: 138%;
    margin: 0 0 15px;
    padding: 0
}

.locationCenterHours li {
    font-size: 1.125em;
    font-weight: 300;
    list-style: none;
    text-align: left
}

.locationCenterHours li span {
    list-style: none
}

.locationCenterHours h3 {
    text-align: center
}

.locationInfo .day {
    float: left;
    margin-right: 30px;
    width: 25px
}

.locationCenterHours ul {
    float: none;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 220px
}

.working {
    display: none
}

.submitContainer {
    float: right;
    width: auto
}

@media screen and (max-width: 768px) {
    .submitContainer {
        float: none;
        display: inline-block
    }
}

.messageForm {
    background: #D7EDFC;
    float: left;
    margin-bottom: 50px;
    padding: 30px;
    text-align: center
}

.messageForm .newsletterSignUp {
    clear: both;
    float: left
}

.messageForm h3 {
    color: #222D84;
    font-size: 47px;
    text-align: center;
    display: block;
    font-family: luellablack;
    font-weight: 400;
    letter-spacing: .025em;
    line-height: 100%;
    margin: 0;
    padding: 0;
    text-transform: uppercase
}

.messageForm p {
    font-size: 16px
}

.messageForm input[type=text], input[type=password], input[type=email], input[type=phone], textarea {
    width: 100%;
    height: 45px;
    resize: none
}

.messageForm textarea {
    height: 100px
}

.messageForm .newsletterSignUp {
    font-size: 17px;
    text-align: center;
    margin: 10px 0
}

.messageForm .requiredField {
    color: #999;
    float: left;
    font-family: arial;
    font-size: 12px;
    text-align: left
}

.sendButton {
    height: 28px;
    padding: 9px 0 13px;
    text-align: center
}

.homeOffersPanel a {
    float: left;
    margin: -20px 0 20px;
    text-align: center;
    width: 100%
}

.homeOffer {
    float: none;
    margin: 0 auto 25px;
    padding: 0;
    text-align: center;
    width: 90%
}

.homeOffer img {
    margin-bottom: 10px;
    width: 90%;
    max-width: 283px
}

.homeOffersPanel {
    background: #f8f4ef;
    float: left;
    padding: 25px 0;
    width: 100%;
    display: none
}

.homeOffersPanelHome {
    display: block;
    background: #f8f4ef;
    float: left;
    padding: 25px 0;
    width: 100%
}

.homeOffersPanel.hidden {
    display: none
}

#archivedContent {
    padding: 0 !important
}

.homeOffer p {
    color: #231F20;
    display: block;
    font-family: proxima-nova, sans-serif;
    font-size: 1.125em;
    font-style: normal;
    font-weight: 100;
    letter-spacing: .03em;
    line-height: 138%;
    margin: 0 0 15px;
    padding: 0
}

.buttonType {
    color: #FFF;
    display: block;
    font-family: 'sylvanhwscript1.0regular';
    font-size: 2em;
    letter-spacing: .062em;
    line-height: 100%;
    margin: 0;
    float: left;
    width: 100%;
    padding: 13px 0
}



button.buttonType {
    background-color: Transparent;
    background-repeat: no-repeat;
    border: none;
    padding: 0;
}


.buttonType span.leadsContactFormArrowContainer {
    border-radius: 25px;
    display: inline-block;
    font-family: 'sylvanhwscript1.0regular';
    font-size: 21pt;
    font-weight: 100;
    letter-spacing: 0.07em;
    margin-top: 0;
    min-width: 160px;
}




.leadsContactForm .sendButton .buttonType .buttonType {
    color: #FFF !important;
}

.leadsContactForm .leadsContactFormArrowContainer .cta_arrow_white {
    padding: 0 !important;
}



.orangeButton {
    color: #FFF !important;
    font-size: 2em;
    line-height: 1em
}

.orangeButton:hover {
    color: #FFF;
    text-decoration: none;
    background: #D7460E
}

.cta_arrow {
    margin: 2px 0 0 8px !important
}

.cta_arrow_white {
    background: url(/Sitefinity/WebsiteTemplates/SLTheme/App_Themes/SLTheme/Images/cta_arrow_white.png) no-repeat;
    float: right;
    height: 27px;
    margin: 2px 0 0 8px;
    width: 27px
}

.footerBottom {
    margin: 0 auto;
    padding: 0 0 50px;
    width: 100%;
    float: left;
    position: relative
}

.footerLinks {
    background: url(/Sitefinity/WebsiteTemplates/SLTheme/App_Themes/SLTheme/Images/footerLinks_line.png) 0 77px no-repeat;
    margin: 0 auto;
    max-width: 960px
}

.footer-programs {
    display: block;
    float: left;
    margin-top: 50px;
    width: 100%;
    text-align: center
}

.footer-careers, .footer-social, .footer-tools {
    border: none;
    float: left;
    margin-top: 50px;
    padding: 0;
    width: 100%;
    text-align: center
}

.footerLinks h4 {
    color: white;
    font-size: .938em;
    text-align: center
}

.footerLinks .smallList {
    font-size: 1em;
    line-height: 163%;
    margin: 15px 0 0;
    text-align: center
}

.smallList {
    color: #231F20;
    display: block;
    font-family: proxima-nova, sans-serif;
    font-size: 1em;
    font-style: normal;
    font-weight: 100;
    letter-spacing: .01em;
    line-height: 162%;
    list-style: none;
    padding: 0
}

.smallList a {
    font-family: proxima-nova, sans-serif;
    font-size: 1em;
    font-style: normal;
    font-weight: 100;
    letter-spacing: .01em;
    list-style: none;
    text-decoration: none
}

.footerBottom {
    background: #18236C;
    z-index: 3
}

.footerLinks ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.footer-social ul {
    width: 200px;
    margin: 0 auto
}

.footerLinks a {
    color: #abb4ec;
    font-weight: 300;
    text-decoration: none
}

.footerLinks a:hover {
    text-decoration: underline
}

.footer-social a {
    display: block
}

.facebook {
    margin: 25px 15px 0 0
}

.facebook, .facebook img {
    float: left;
    width: auto
}

.facebook img {
    float: left;
    margin: 0;
    width: 100%;
    width: 50px
}

.twitter {
    margin: 25px 15px 0 0
}

.twitter, .twitter img {
    float: left;
    width: auto
}

.twitter img {
    float: left;
    margin: 0;
    width: 100%;
    width: 50px
}

.youtube {
    margin: 25px 15px 0 0
}

.youtube, .youtube img {
    float: left;
    width: auto
}

.youtube img {
    float: left;
    margin: 0;
    width: 100%;
    width: 50px
}

.footerLegal {
    background: #131D5B;
    font-size: .875em;
    margin: 0 auto;
    padding: 25px 0;
    width: 100%;
    float: left
}

.footerLegal ul {
    padding: 0;
    width: 100%;
    margin: 0;
    text-align: center
}

    .footerLegal ul li {
        list-style: none;
        color: #aaaccc;
        margin: 0 0 20px
    }

        .footerLegal ul li a {
            color: #aaaccc
        }

.topBannerSlice {
    display: none
}

.localProgram h2, .tutoringLandingLeft h2 {
    color: #212E84;
    font-size: 2em;
    font-weight: 100;
    margin-top: 32px;
    margin-bottom: 15px
}

.specialOffers p {
    margin-bottom: 15px
}

.listText, .localProgram p {
    color: #231F20;
    display: block;
    font-family: proxima-nova, sans-serif;
    font-size: 1.35em;
    font-style: normal;
    font-weight: 100;
    letter-spacing: .03em;
    line-height: 138%;
    margin: 0 0 20px
}

.localProgram .largeList {
    margin-top: 0;
    width: 100%;
    padding: 0 0 0 11px
}

.localProgram ul {
    list-style: disc url(../images/approach_arrow.png);
    margin-left: 0;
    padding-left: 1em;
    text-indent: 0;
    text-align: left;
    width: 100%;
    font-family: proxima-nova, sans-serif;
    font-weight: 100;
    font-style: normal;
    color: #231f20;
    font-size: 1.35em;
    letter-spacing: .04em;
    line-height: 150%;
    display: block
}

.localProgram ul li {
    margin: 10px 0 0
}

.localProgram .fullPage_line {
    margin: 5px 0 13px
}

.localProgram.spacer small {
    display: inline-block;
    margin-bottom: 60px
}

.tutoringLandingLeft {
    margin-top: 0;
    float: left;
    width: 100%
}

.tutoringLandingRight {
    float: right;
    margin: 32px auto 0;
    max-width: 382px;
    width: 100%
}

.sideBarVideo {
    float: right;
    margin: -15px 0 0;
    padding: 20px 40px;
    max-width: 382px
}

.sideBarVideo img {
    width: 100%
}

.locationMainContent .scheduleAvailDiv {
    text-align: center;
    width: 100%;
    background-color: #4BA5DB;
    color: #fff;
    font-size: 26px;
    font-weight: 300;
    letter-spacing: .02em;
    font-family: proxima-nova, arial, sans-serif;
    padding: 15px 0;
    margin-top: 0
}

.locationCenterPrograms .scheduleAvailDiv {
    width: auto;
    background: 0 0;
    color: #171E76;
    padding: 0
}

.locationMainContent .scheduleAvailDivWrap {
    margin-top: 30px
}

.locationMainContent .scheduleAvailDiv:hover {
    cursor: pointer
}

.locationMainContent .scheduleAvailDiv a {
    color: #fff
}

.locationCenterPrograms .scheduleAvailDiv a {
    color: #232483
}

.tutoringLandingRight #youtubeVid img {
    width: 100%
}

.spacer h3 {
    float: left
}

.spacer p {
    float: left;
    margin-bottom: 0
}

.localProgram ul {
    float: left;
    padding-bottom: 60px
}

.selectGradeContainer {
    background: url(../images/notchTop-green.png) no-repeat #7BC143;
    float: left;
    margin: 50px auto;
    max-width: 860px;
    padding: 6%;
    width: 90%
}

.selectGradeContainer .selectGradeCol {
    margin: 15px 0 0;
    width: 100%
}

.selectGradeContainer .smallList, .selectGradeContainer .smallList a, .selectGradeContainer h3, .selectGradeContainer h4 {
    color: #fff;
    text-align: center;
    font-size: 18px
}

.selectGradeContainer h4 {
    font-size: 1em
}

.selectGradeContainer h3 {
    margin-bottom: 60px
}

.selectGradeContainer .smallList a:hover {
    text-decoration: underline
}

.select_line {
    background: url(../images/selectAge_line.png);
    width: 100%;
    height: 3px;
    float: left
}

.select_lineSm {
    background: url(../images/selectAge_line.png);
    float: left;
    height: 3px;
    width: 100%;
    margin: 25px 0
}

.selectGradeContainer .select_line {
    display: none
}

.selectGradeContainer .select_lineSm {
    display: block
}

.elementarySchool, .highSchool, .middleSchool {
    width: 100%;
    margin: -40px 0 25px;
    float: left
}

.ageGroup {
    margin-top: 15px;
    list-style: none
}

.ageGroup li {
    padding-bottom: 5px;
    text-align: center
}

.ageGroup li:last-of-type {
    padding-bottom: 0
}

.ageGroup li p {
    margin: 0;
    font-size: 1.1em;
    text-align: left
}

.selectTopicContainer {
    background: url(../images/notchTop-green.png) no-repeat #7BC143;
    display: none;
    margin: 0 auto 50px;
    max-width: 860px;
    padding: 6% 6% 3%;
    width: 88%;
    float: left
}

.selectTopicContainer .smallList, .selectTopicContainer .smallList a, .selectTopicContainer h2, .selectTopicContainer h4 {
    color: #fff;
    font-size: 18px
}

.selectTopicContainer h2 {
    width: 100%;
    margin-bottom: 0
}

.selectTopicContainer h3 {
    color: #fff;
    padding: 0
}

.selectTopicContainer h4 {
    font-size: 1em;
    float: left;
    width: 100%
}

.selectTopicContainer .smallList a:hover {
    text-decoration: underline
}

.selectTopicContainer .select_line {
    margin: 11px 0 17px
}

.topic {
    float: left;
    list-style: none;
    width: 100%
}

.topic li {
    padding-bottom: 5px;
    text-align: left
}

.topic li:last-of-type {
    padding-bottom: 0
}

.topic li p {
    margin: 0;
    font-size: 1.1em;
    text-align: left
}

.optInPhotoMobile {
    display: block
}

.optInPhotoDesktop {
    display: none
}

.promoTemplate h1 {
    font-size: 2.75em;
    color: #231F20;
    display: block;
    font-family: proxima-nova, sans-serif;
    font-style: normal;
    font-weight: 100;
    line-height: 100%;
    margin: 0 0 39px
}

.promoTemplate_Content .col_left, .promoTemplate_Content .col_right {
    width: 100%;
    float: left
}

.promoTemplate_Content .col_left img {
    display: none
}

.promoTemplate_Content h2 {
    color: #7bc143;
    float: left;
    font-size: 1.625em;
    margin-bottom: 25px;
    width: 100%
}

.promoThankYou_Content .col_right {
    width: 100%;
    margin-top: 50px
}

.promoThankYou_Content .col_left {
    width: 100%
}

.promo_img_container {
    display: none;
    margin: 0 0 50px
}

.promoForm {
    min-height: 330px
}

.promoLegal {
    color: #505050;
    display: block;
    float: left;
    font-family: proxima-nova, sans-serif;
    font-size: .55em;
    font-weight: 300;
    letter-spacing: .075em;
    line-height: 125%;
    margin: 25px 0;
    text-decoration: none;
    width: 100%
}

.smallBody ul {
    margin: 0;
    padding: 0
}

.smallBody ul li {
    float: left;
    list-style: disc;
    margin-left: 15px;
    padding: 0 0 10px;
    font-weight: 100
}

.orangeButton {
    background: #F15D24;
    float: right;
    font-family: 'sylvanhwscript1.0regular';
    font-weight: 200;
    margin-top: 3px;
    padding: 10px 0 15px 25px;
    text-align: left;
    width: 165px
}

.greenButton {
    background: #7ac143;
    float: right;
    font-family: 'sylvanhwscript1.0regular';
    font-weight: 200;
    margin-top: 3px;
    padding: 10px 0 15px 25px;
    text-align: left;
    width: 165px
}

#msg-us-btn, .submitModalContactForm {
    height: 28px;
    min-width: 195px;
    padding: 9px 19px 13px 0;
    text-align: center;
    color: #fff
}

#msg-us-btn:hover {
    text-decoration: none;
    color: #fff
}

.promoTemplate_Content #msg-us-btn {
    min-height: 28px;
    height: 100%;
    min-width: 195px;
    padding: 9px 17px 13px;
    text-align: center;
    width: auto;
    font-size: 28px
}

.promoTemplate_Content #msg-us-btn .cta_arrow {
    position: relative !important;
    top: 5px
}

#contactForm .cta_arrow {
    position: absolute;
    left: inherit
}

.couponWrapper {
    float: left;
    margin: 50px 0 0;
    max-width: 325px;
    width: 100%
}

.couponHeader {
    background: #232483;
    padding: 25px
}

.couponWrapper img {
    float: left;
    width: 100%
}

.thankYouImg {
    display: none
}

.couponTitle h5 {
    color: #FFF;
    margin: 0 0 20px
}

.couponSubtitle {
    color: #FFF
}

.couponBody {
    border: 3px dashed #232483;
    padding: 25px;
    margin: 0 0 25px
}

.promoThankYou_Content blockquote {
    margin: 0 !important
}

.couponExpiration {
    color: #232483;
    float: left;
    font-family: 'sylvanhwscript1.0regular';
    font-size: 2em;
    letter-spacing: .055em;
    margin: 10px 0;
    width: 100%
}

.couponLegal {
    color: #505050;
    display: block;
    font-family: proxima-nova, sans-serif;
    font-size: .688em;
    font-style: normal;
    font-weight: 400;
    letter-spacing: .075em;
    line-height: 125%;
    margin: 0;
    text-decoration: none;
    width: 95%
}

.couponLogo {
    height: 50px;
    margin: 15px 0 0
}

.couponLogo img {
    width: 40% !important
}

.promo_page {
    float: left;
    width: 100%
}

.specialOffers_Content .homeOffersPanelWrap {
    padding: 25px 0;
    display: block;
    margin-bottom: 50px
}

.lowerRow {
    float: left;
    width: 100%;
    margin: 50px 0 0
}

.meetOurStaff h1 {
    color: #231F20;
    display: block;
    font-family: proxima-nova, sans-serif;
    font-style: normal;
    font-weight: 100;
    line-height: 100%;
    margin: 0 0 39px
}

.meetOurStaff_Content .col_right {
    width: 100%
}

.meetOurStaff_Content .col_left {
    display: none
}

.staffContainer_BG {
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3A9212), to(#7AC143));
    background-image: -webkit-linear-gradient(to top, #3A9212 0, #7AC143 100%);
    background-image: -moz-linear-gradient(to top, #3A9212 0, #7AC143 100%);
    background-image: -o-linear-gradient(to top, #3A9212 0, #7AC143 100%);
    background-image: linear-gradient(to top, #3A9212 0, #7AC143 100%);
    float: left;
    padding: 10px;
    width: 90%;
    margin: 0 0 25px
}

.staffList {
    background: #F1F8EB;
    float: left;
    height: auto;
    margin: 0;
    width: 100%
}

.staffList p {
    font-size: 16px;
    line-height: 30px;
    float: left
}

.careerDescription p {
    width: 100%
}

.staffList li {
    font-family: proxima-nova, sans-serif;
    font-size: 16px;
    font-weight: 100;
    line-height: 20px;
    list-style: disc;
    margin-bottom: 12px;
    width: 100%;
    float: left
}

.careerDescription li {
    width: 90%
}

.staffList ul li ul {
    margin-top: 10px;
    margin-bottom: 0
}

.careerAbstract {
    font-size: 1.35em;
    float: left
}

#jobDescriptionEditor h3, .staffList h3 {
    color: #212e84;
    font-size: 18px
}

#jobDescriptionEditor p {
    float: left;
    font-size: 16px;
    line-height: 30px;
    width: 100%
}

#jobDescriptionEditor li {
    font-family: proxima-nova, sans-serif;
    font-size: 16px;
    font-weight: 100;
    line-height: 20px;
    list-style: disc;
    margin-bottom: 12px;
    width: 90%
}

.staffList .careerAbstract {
    font-size: 1.35em !important;
    float: none;
    color: #32810E;
    font-weight: 300
}

.staffList ul {
    float: left;
    width: 100%;
    margin: 0 0 20px;
    padding: 20px
}

ul.staffInfo {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden
}

li.career, li.resource, li.staffMember {
    border-bottom: 1px solid #CCC;
    float: left;
    height: auto;
    padding: 50px 0 45px;
    text-align: center;
    margin-bottom: 0
}

li.career:last-child, li.staffMember:last-child {
    border-bottom: none
}

li.staffMember img {
    text-align: center;
    padding: 0
}

#archivedContent ul.careersInfo {
    padding: 0;
    list-style: none
}

.careersContainer_BG #archivedContent {
    width: 100%
}

.careersContainer_BG #archivedContent .careerAbstract {
    color: #231f20;
    display: block;
    font-family: proxima-nova, sans-serif;
    font-size: 1.35em;
    font-style: normal;
    font-weight: 100;
    letter-spacing: .03em;
    line-height: 138%;
    margin: 0 0 20px
}

h4.staffName {
    color: #3A9212;
    font-size: 1.625em;
    font-weight: 300
}

.staffName {
    float: left;
    font-size: 24px;
    width: 100%
}

.staffMemberImage {
    height: 210px
}

.staffContainer_BG a {
    color: #FFF
}

.programHeaderMobile .locationTopBannerPhotos {
    height: 30px;
    margin-top: 120px;
    text-align: center
}

.programHeaderMobile .locationTopBannerContent {
    background: none;
    padding: 0
}

.staffAbout {
    float: left;
    margin: 0 auto;
    padding: 0 5%;
    text-align: center;
    width: 90%
}

.meetOurStaff {
    float: left;
    margin: 0;
    width: 100%
}

.breadcrumb {
    display: none
}

.staffAbout p {
    margin-bottom: 0
}

.specialOffers_Content > h2 {
    margin: 25px 0
}

.careersEditRow, .staffEditRow {
    background: #CCC;
    float: left;
    height: 45px;
    margin-bottom: 20px;
    width: 100%
}

.careersEditRow, .resource .staffEditRow {
    background: #ccc;
    float: left;
    height: 45px;
    margin-bottom: 20px;
    width: 100%
}

.careersEditRow .rejectedPromoButton, .careersEditRow .turnDownForWhat, .staffEditRow .turnDownForWhat {
    float: right;
    margin: 10px 5px;
    padding: 2px 15px;
    width: auto
}

.careerAbout p {
    float: left;
    width: 100%
}

.careersInfo li {
    width: 79%
}

.promoTemplate {
    margin-top: 120px;
    float: left;
    width: 100%
}

.promoTemplate_Content {
    width: 100%;
    float: left
}

.promoTemplate_Content .submitContainer {
    float: none;
    margin: 0 auto;
    width: 265px
}

.promoForm .fname, .promoForm .lname {
    border: 1px solid #CFCFCF;
    float: left;
    height: 45px;
    font-size: 15px;
    width: 100%
}

.promoForm .address, .promoForm .comments, .promoForm .email {
    border: 1px solid #CFCFCF;
    width: 100%;
    float: left;
    height: 45px;
    font-size: 15px
}

.promoForm .phoneNumber, .promoForm .postalCode {
    border: 1px solid #CFCFCF;
    float: left;
    height: 45px;
    font-size: 15px;
    width: 100%
}

.newsletterSignUp {
    float: left;
    width: 100%;
    margin: 10px 0
}

.phoneRow {
    float: left;
    width: 100%
}

#satelittePage .mobileMapLink {
    display: block;
    color: #3a9212;
    font-family: proxima-nova, sans-serif;
    font-size: 1.55em;
    font-style: normal;
    font-weight: 300;
    letter-spacing: .01em;
    margin-top: 25px
}

#satelittePage .locationView_mobile {
    display: none
}

#satelittePage h1 {
    text-align: center
}

#satelittePage .mobilePromo {
    display: none
}

#satelittePage .locationName h2 {
    color: #232483;
    line-height: 100%
}

#satelittePage .locationAddress {
    border-bottom: 1px solid;
    display: block;
    float: left;
    margin: 0 auto;
    padding-bottom: 25px;
    text-align: center;
    width: 100%
}

#satelittePage .messageForm input[type=text], #satelittePage input[type=password], #satelittePage input[type=email], #satelittePage input[type=phone], textarea {
    height: 45px;
    resize: none;
    width: 100%
}

#satelittePage .locationView_mobile a {
    color: #3a9212;
    font-family: proxima-nova, sans-serif;
    font-size: 1.25em;
    font-style: normal;
    font-weight: 300;
    letter-spacing: .01em
}

#satelittePage .buttonType {
    float: left;
    font-size: 30px;
    margin-top: 22px;
    padding: 10px 20px 10px 0;
    text-align: center;
    width: 97%
}

.satelliteCTA {
    background: #219dd3;
    float: left;
    margin: 20px 0;
    max-width: none;
    padding: 20px 20px 5px
}

.satelliteCTA h4 {
    color: #fff;
    text-align: center
}

.satelliteCTA p {
    color: #fff;
    font-size: .875em;
    margin: 10px auto -30px;
    width: 80%;
    text-align: center
}

.satelliteCTA_button .buttonType a {
    background: none;
    color: #fff;
    display: inline-block;
    font-family: 'sylvanhwscript1.0regular';
    font-size: .8em;
    letter-spacing: .055em;
    padding: 10px 0 0
}

.satelliteCTA .buttonType a span {
    float: left
}

.staffList_containerBG a {
    color: #fff;
    font-size: 20px
}

.promoTemplate_Content .messageForm {
    width: 90%;
    margin-top: 25px;
    padding: 30px 15px
}

.promoTemplate_Content .locationMessageForm {
    width: 97%
}

.careers_content .col_right {
    display: none
}

.careers_content .col_left {
    width: 100%
}

.careersContainer_BG {
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3A9212), to(#7AC143));
    background-image: -webkit-linear-gradient(to top, #3A9212 0, #7AC143 100%);
    background-image: -moz-linear-gradient(to top, #3A9212 0, #7AC143 100%);
    background-image: -o-linear-gradient(to top, #3A9212 0, #7AC143 100%);
    background-image: linear-gradient(to top, #3A9212 0, #7AC143 100%)
}

.careersList {
    background: #F1F8EB;
    float: left;
    height: auto;
    margin: 0;
    width: 100%
}

.careersList ul {
    padding-right: 40px
}

ul.careersInfo {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden
}

.resourceTitle {
    float: left;
    font-size: 22px;
    margin-bottom: 5px;
    width: 100%;
    text-align: left
}

.resourceTitle img {
    float: left;
    margin-right: 7px;
    margin-top: 2px;
    padding: 0
}

li.resource {
    float: left;
    width: 100%;
    padding: 25px 0
}

.resourceAbstract p {
    float: left;
    font-size: 18px;
    width: 96%;
    text-align: left
}

h4.careerName {
    color: #32810E;
    font-size: 1.625em;
    font-weight: 300
}

.careerName {
    float: left;
    font-size: 24px;
    width: 100%;
    margin-bottom: 12px
}

h4.staffTitle {
    color: #232483;
    display: block;
    font-family: proxima-nova, sans-serif;
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
    letter-spacing: .075em;
    line-height: 100%;
    text-decoration: none
}

.staffTitle {
    float: left;
    font-size: 18px;
    padding: 5px 0 15px;
    width: 100%
}

.staffMemberImage {
    max-height: 230px;
    width: 200px;
    margin: 0 auto 20px
}

.careersHeader {
    float: left;
    margin-bottom: 25px;
    width: 100%
}

li.career img {
    padding: 0;
    text-align: center
}

.careers {
    float: left;
    width: 100%;
    margin-top: 0
}

.careersContainer_BG {
    background-image: linear-gradient(to top, #3a9212 0, #7ac143 100%);
    float: left;
    margin: 0 0 25px;
    padding: 10px;
    width: 94%
}

.applicationBox {
    background: #f8f4ef !important;
    color: #fff !important;
    float: left;
    padding: 20px 20px 0 !important;
    width: 96% !important
}

.applicationBox p {
    float: left;
    font-size: 15px;
    width: 65%
}

.careerAbout {
    position: relative
}

.careerAbout a.learnMoreLink {
    bottom: -20px;
    font-weight: 500;
    left: 0;
    margin: 0 auto;
    right: 0;
    float: right;
    text-transform: lowercase;
    font-family: "sylvanhwscript1.0regular";
    font-size: 2em;
    letter-spacing: .062em;
    line-height: 100%;
    color: #232483
}

.careerAbout a.learnMoreLink:hover {
    text-decoration: none
}

.careers .staffList {
    padding: 15px;
    width: 89%
}

.careerForm {
    background: #d7edfc;
    float: left;
    margin-bottom: 50px;
    padding: 30px 30px 30px 20px;
    text-align: center;
    width: 80%
}

.careersContainer_BG.applicationBox h4 {
    background: #fff;
    float: left;
    font-weight: 300;
    margin-right: 40px;
    margin-top: 7px;
    padding: 5px 7px 5px 10px;
    text-transform: none
}

.careersHeader h1 {
    color: #212e84;
    font-size: 2em !important;
    font-weight: 100;
    margin-bottom: 15px;
    float: left;
    margin-top: 0
}

.careersHeader a {
    color: #313b8c;
    font-family: 'sylvanhwscript1.0regular';
    letter-spacing: .05em;
    text-align: left;
    float: left;
    font-size: 30px;
    line-height: 40px;
    text-transform: lowercase;
    margin-top: 10px
}

.careerAbout a.learnMoreLink span, .careersHeader a span {
    background: url(../images/cta_arrow_purple.png);
    float: right;
    height: 27px;
    margin: 3px 0 0 8px;
    width: 27px
}

.careersHeader a:hover {
    text-decoration: none
}

.careerFormHeader {
    float: left;
    width: 100%;
    margin-bottom: 25px
}

.careerFormHeader h1 {
    float: left
}

.requiredNotice {
    float: right;
    color: #999;
    font-size: 12px
}

.careerInputField {
    float: left;
    width: 100%
}

.careerForm h1 {
    font-size: 1.65em !important;
    text-align: left;
    margin-bottom: 0
}

.additionalQuestions {
    float: left;
    margin-bottom: 25px;
    width: 100%
}

.applyFormSubmit {
    float: left;
    width: 100%
}

.careerQuestionHeading {
    float: left;
    margin: 10px 0;
    color: #5a5a5a;
    display: block;
    font-family: proxima-nova, sans-serif;
    font-size: 16px;
    font-weight: 100
}

#careerFormSubmit {
    color: #fff !important;
    background: #f15d24;
    border: none;
    color: #fff !important;
    float: right;
    font-family: 'sylvanhwscript1.0regular';
    font-size: 2em;
    font-weight: 200;
    line-height: 1em;
    margin-top: 3px;
    min-width: 165px;
    padding: 14px 0 11px 40px;
    text-align: left;
    position: relative
}

#careerFormSubmit img {
    left: 110px
}

.careerFormInput {
    float: left;
    width: 100%
}

.applyFormSubmit .file-wrapper {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative
}

.applyFormSubmit .file-wrapper input {
    cursor: pointer;
    font-size: 100px;
    height: 100%;
    filter: alpha(opacity=1);
    -moz-opacity: .01;
    opacity: .01;
    position: absolute;
    right: 0;
    top: 0
}

.applyFormSubmit .file-wrapper .button {
    margin-left: 0;
    margin-right: 0;
    margin-top: 3px;
    padding-bottom: 11px;
    padding-top: 19px;
    background: #0F76B4;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-family: proxima-nova, sans-serif;
    font-size: 100%;
    font-weight: 400;
    height: 28px;
    text-transform: none
}

.applyFormSubmit .file-holder {
    background: #fff;
    float: right;
    margin-left: 1px;
    margin-top: 4px;
    padding: 21px 20px 16px 15px;
    text-align: left
}

.formatNotice {
    float: left;
    font-size: 12px;
    margin-top: -30px
}

.mobilePromo .locationPromoOptIn {
    margin: 0 0 300px
}

.mobilePromo .locationPromoOptIn img {
    left: 50%;
    margin-left: -320px;
    max-width: 640px;
    position: absolute;
    width: auto;
    overflow: hidden
}

.mobilePromo .locationPromoOptIn a, .mobilePromo .locationPromoOptIn h3, .mobilePromo .locationPromoOptIn p {
    color: #FFF;
    text-align: center
}

.mobilePromo .locationPromoOptIn a {
    color: #FFF;
    font-family: 'sylvanhwscript1.0regular';
    letter-spacing: .05em;
    line-height: 23px;
    font-size: 26px
}

.mobilePromo .locationPromoOptIn a:hover {
    text-decoration: none
}

.mobilePromo .locationPromoOptIn img.optInPhoto {
    display: none
}

.mobilePromo .locationPromoOptIn a img {
    margin-top: -3px !important
}

.mobilePromo .locationPromoOptIn h3 {
    font-family: luellablack;
    font-size: 36px
}

.learnMoreJobs {
    float: left;
    min-width: 80%;
    text-align: center
}

#formJump {
    height: 200px;
    float: left;
    font-size: 16px;
    line-height: 30px;
    color: #231f20;
    display: block;
    font-family: proxima-nova, sans-serif;
    font-style: normal;
    font-weight: 100;
    letter-spacing: .03em;
    margin: 0 0 20px
}

.centerInfoHeader, .centerInfoHours, .centerInfoMap {
    float: left
}

.scheduleAvailBanner {
    display: none
}

.scheduleAvailBannerMobile {
    display: block
}

.scheduleAvailBanner img {
    width: 100%
}

.scheduleAvailBannerMobile img {
    width: 97%
}

@media screen and (max-width: 325px) {
    .scheduleAvailBannerMobile img {
        width: 101%
    }
}

@media screen and (min-width: 480px) {
    .staffContainer_BG {
        width: 97%
    }

    .careers .staffList {
        padding: 15px;
        width: 93%
    }

    li.career {
        width: 78%
    }

    .learnMoreJobs {
        float: left;
        min-width: 65%;
        text-align: center
    }
}

@media screen and (min-width: 768px) {
    body {
        text-align: left
    }

    #contactForm .cta_arrow {
        visibility: visible
    }

    .locationCenterHours h3 {
        letter-spacing: .04em
    }

    .locationInfo {
        float: left;
        width: 100%;
        text-align: center
    }

    #formJump {
        height: 100px
    }

    .noDesktop {
        display: none
    }

    .noMobile {
        display: block
    }

    h4.careerName {
        width: 60%
    }

    .wrapper {
        width: 96%;
        max-width: 960px
    }

    .careerFormInput:nth-child(even) {
        float: right;
        width: 48%
    }

    .careerFormInput:nth-child(odd) {
        float: left;
        margin-right: -10px;
        width: 48%
    }

    .additionalQuestions {
        float: left;
        margin-bottom: 25px;
        width: 100%
    }

    .applyFormSubmit {
        float: left;
        width: 100%
    }

    .careerQuestionHeading {
        float: left;
        margin: 10px 0;
        color: #5a5a5a;
        display: block;
        font-family: proxima-nova, sans-serif;
        font-size: 16px;
        font-weight: 100
    }

    .formatNotice {
        float: left;
        font-size: 12px;
        margin-top: -40px;
        width: 100%
    }

    .careersHeader a {
        margin-top: -6px;
        float: right
    }

    .staffList li ul li {
        list-style: circle
    }

    .careers_content {
        float: left;
        margin-top: 32px;
        width: 100%;
        margin-bottom: 80px
    }

    .careers_content .col_left {
        width: 56%;
        float: left
    }

    .careers_content .col_right {
        margin: 7px 0 0;
        height: 260px;
        width: 40%;
        display: block;
        float: right;
        position: relative
    }

    .careers_content .col_right img {
        width: 100%
    }

    .careersContainer_BG {
        background-image: linear-gradient(to top, #3a9212 0, #7ac143 100%);
        float: left;
        margin: 0 0 25px;
        padding: 10px;
        width: 98%
    }

    .scheduleAvailBanner {
        margin-bottom: 35px;
        display: block
    }

    .scheduleAvailBannerMobile {
        display: none
    }

    .careerAbout {
        position: relative;
        text-align: left;
        clear: both
    }

    .careerAbout a.learnMoreLink {
        position: relative;
        right: 20px;
        margin: 0;
        float: right;
        top: 0
    }

    li.career {
        width: 100%
    }

    .careers .staffContainer_BG {
        margin-top: 50px
    }

    .careerForm {
        background: #d7edfc;
        float: left;
        margin-bottom: 50px;
        padding: 30px 30px 30px 20px;
        width: 94%;
        text-align: left
    }

    .corporatePromo {
        width: 100%;
        height: 100%;
        float: left;
        max-width: 937px
    }

    .corporatePromoContent {
        float: right;
        width: 350px;
        position: relative;
        z-index: 4;
        margin: 45px 40px 0 0
    }

    .corporatePromoContent h3 {
        color: #fff;
        font-family: luellablack;
        font-size: 4.2em;
        line-height: 1em;
        text-align: left;
        text-transform: uppercase;
        margin-top: -10px;
        float: left;
        width: 100%
    }

    .corporatePromoContent h4 {
        color: #fff;
        display: block;
        font-family: 'sylvanhwscript1.0regular';
        font-size: 36px;
        font-weight: 100;
        letter-spacing: .04em;
        line-height: 70px;
        text-transform: none;
        float: left;
        width: 100%;
        text-align: left
    }

    .corporatePromoContent p {
        color: #fff;
        float: left;
        font-size: 1.2em;
        text-align: left
    }

    .corporatePromoContent span {
        color: #fff;
        font-family: 'sylvanhwscript1.0regular';
        font-size: 1.8em;
        font-weight: lighter;
        letter-spacing: .05em;
        text-align: left;
        float: left
    }

    .corporatePromo img {
        margin-bottom: 14px;
        margin-top: -25px;
        position: relative;
        width: 100%;
        z-index: 3
    }

    .corporatePromo .cta_arrow {
        height: 27px;
        position: relative;
        top: 4px;
        width: 28px
    }

    .siteMapPush {
        float: left;
        margin-bottom: 0 !important;
        margin-top: 0 !important
    }

    .submitContainer {
        width: auto !important;
        position: relative
    }

    .mean-container .mean-bar {
        position: fixed
    }

    .working {
        direction: block
    }

    .promo_img_container {
        display: block;
        margin: 0 0 50px
    }

    .promoTemplate_Content .messageForm {
        width: 100%;
        margin-top: 0
    }

    .programHeaderMobile .locationTopBannerPhotos {
        display: block;
        margin: 0
    }

    .careersInfo li, .staffInfo li {
        margin: 0 auto;
        padding: 20px 3%;
        width: 94%;
        position: relative;
        list-style: none
    }

    .promoAdminFunctions {
        clear: both;
        float: left;
        height: 40px;
        width: 100%
    }

    .locationAddress.smallBody a {
        cursor: default;
        text-decoration: none
    }

    .locationInfoMap {
        float: left;
        height: 233px;
        margin-bottom: 40px;
        margin-top: 30px;
        width: 100%
    }

    .homeOffer {
        float: left;
        margin-bottom: 3px;
        padding: 0 25px;
        text-align: center
    }

    .homeOffer img {
        width: 100%
    }

    .leftList {
        float: left;
        width: 50%;
        text-align: left
    }

    .rightList {
        float: right;
        width: 50%;
        text-align: left
    }

    .staffList {
        background: #F1F8EB;
        height: auto;
        margin: 0;
        width: 100%;
        float: left
    }

    .promoForm .fname {
        width: 49% !important;
        float: left;
        height: 27px
    }

    .promoForm .lname {
        float: right;
        margin: 0 -11px 0 0 !important;
        width: 47% !important;
        height: 27px
    }

    .promoForm .address, .promoForm .comments, .promoForm .email {
        height: 27px
    }

    .promoForm .postalCode {
        border: 1px solid #CFCFCF;
        float: left;
        height: 27px;
        width: 47% !important;
        font-size: 15px
    }

    .promoForm .phoneNumber {
        border: 1px solid #CFCFCF;
        float: right;
        margin: 0 -11px 0 0 !important;
        width: 47% !important;
        font-size: 15px;
        height: 27px
    }

    .topBannerSlice {
        height: 76px;
        margin: 0 auto;
        max-width: 1920px;
        overflow: hidden;
        position: relative;
        width: 100%
    }

    .selectGradeContainer h4 {
        font-size: 1em;
        text-align: left
    }

    .selectGradeContainer h3 {
        margin-bottom: 60px;
        text-align: left;
        font-size: 2em
    }

    .footerLegal ul li span {
        color: #aaaccc;
        margin-left: 20px;
        visibility: visible
    }

    .messageForm p {
        font-size: 16px;
        letter-spacing: 0;
        margin-top: 5px
    }

    .messageForm h3 {
        color: #222D84;
        font-size: 40px;
        text-align: left
    }

    .messageForm .newsletterSignUp {
        color: #999;
        font-size: 13px;
        text-align: left
    }

    .messageForm {
        background: #d7edfc;
        float: left;
        margin-bottom: 50px;
        padding: 30px 30px 30px 20px;
        text-align: center
    }

    .topBannerSlice img {
        left: 50%;
        margin-left: -960px;
        max-width: 1920px;
        position: absolute
    }

    .topBannerSliceBorder {
        border-bottom: 3px solid #FFF
    }

    .messageForm input[type=text], input[type=password], input[type=email], input[type=phone], textarea {
        height: 27px
    }

    .messageForm h5, .messageForm p {
        text-align: left
    }

    .mainHeader {
        float: left;
        position: fixed;
        width: 100%;
        z-index: 40;
        top: 0
    }

    .locationTopBannerFull .locationTopBannerFullBG {
        background-position: 56% 0
    }

    .locationTopBannerPhotos {
        margin: 0 auto;
        max-width: 1920px;
        width: 100%
    }

    .locationTopBannerPhotos img {
        left: 50%;
        margin-left: -960px;
        max-width: 1920px;
        position: absolute;
        width: auto;
        top: 0
    }

    .locationAddress {
        text-align: left;
        padding-bottom: 0;
        margin-bottom: 0;
        border-bottom: 0
    }

    .locationTopBannerPhotos {
        min-height: 456px
    }

    .secondaryLocation {
        display: block
    }

    .locationMainContent {
        background: url(/Sitefinity/WebsiteTemplates/SLTheme/App_Themes/SLTheme/Images/contentGradient_bg.jpg) repeat-x #FFF;
        margin-top: 457px;
        padding: 60px 0 0;
        position: relative;
        text-align: left;
        z-index: 2;
        margin-bottom: -40px
    }

    .locationTopBanner {
        float: left;
        position: fixed;
        width: 100%
    }

    .locationTopBannerContent {
        color: #FFF;
        margin-top: -110px;
        position: relative;
        padding: 0;
        background: 0 0
    }

    .locationTopBannerContent h1, .locationTopBannerContent p {
        color: #FFF
    }

    .locationTopBanner h1 {
        font-size: 48px;
        margin-bottom: 0
    }

    .locationTopBanner h2 {
        font-size: 32px;
        font-weight: 100;
        margin-bottom: 10px;
        color: #FFF
    }

    .locationTopBanner p {
        line-height: 22px
    }

    .locationCenterPrograms {
        background: 0 0;
        overflow: hidden;
        border: none;
        padding: 0 0 35px
    }

    .locationCenterHours {
        background: 0 0;
        overflow: hidden
    }

    .locationCenterHours ul {
        padding: 0;
        font-weight: lighter;
        float: left;
        margin: 0
    }

    .locationCenterPrograms ul {
        padding: 15px 0;
        font-weight: lighter;
        float: left;
        margin: 0
    }

    .locationCenterHours ul {
        width: 300px
    }

    .arrowCut {
        background: url(/Sitefinity/WebsiteTemplates/SLTheme/App_Themes/SLTheme/Images/boxArrow.png) no-repeat;
        height: 7px;
        width: 15px;
        float: left;
        margin-left: 20px
    }

    .blueArrow {
        background: url(/Sitefinity/WebsiteTemplates/SLTheme/App_Themes/SLTheme/Images/blueArrow.png) no-repeat;
        height: 10px;
        width: 5px;
        float: left;
        margin: 5px 5px 0 0
    }

    .locationCenterPrograms li {
        margin: 0 0 10px;
        width: 100%;
        text-align: left
    }

    .locationCenterHours li {
        float: left;
        font-size: 16px;
        font-weight: 100;
        margin: 0 0 3px;
        width: 90%
    }

    .locationCenterPrograms ul li a {
        background: 0 0;
        height: 10px;
        padding: 0 0 0 10px;
        text-decoration: none;
        top: 0;
        width: 5px;
        float: none;
        font-size: 16px
    }

    .locationCenterPrograms h3 {
        background: 0 0;
        color: #222d84;
        font-size: 27px;
        margin: 0;
        padding: 0;
        text-transform: none;
        text-align: left;
        display: inline-block;
        width: 300px;
        float: left
    }

    .locationCenterHours h3 {
        background: 0 0;
        color: #3a9212;
        font-size: 16px;
        margin: 0 0 6px;
        padding: 0;
        text-transform: uppercase;
        text-align: left;
        font-weight: 600
    }

    .homeOffersPanel, .homeOffersPanelHome {
        display: block;
        background: #f8f4ef;
        float: left;
        padding: 25px 0;
        width: 100%;
        position: relative;
        z-index: 3;
        -webkit-transform: translate3d(0, 0, 0)
    }

    .locationCenterPrograms {
        width: 100%
    }

    .locationCenterHours {
        border: none;
        float: left;
        margin: 20px 0 0;
        padding: 0;
        width: 100%
    }

    .locationCenterHours .day {
        float: left;
        margin-left: 0;
        text-align: left;
        width: 60px;
        margin-right: 0
    }

    .locationInfoMap img {
        display: block;
        float: right
    }

    .locationCenterPrograms {
        float: left;
        display: block;
        max-height: 100%;
        min-height: 100%
    }

    .footerLinks {
        background: url(/Sitefinity/WebsiteTemplates/SLTheme/App_Themes/SLTheme/Images/footerLinks_line.png) 0 77px no-repeat;
        min-height: 80px;
        margin: 0 auto;
        max-width: 960px
    }

    .footer-programs {
        display: block;
        float: left;
        margin-top: 50px;
        width: 25%
    }

    .footer-careers, .footer-social, .footer-tools {
        background: url(/Sitefinity/WebsiteTemplates/SLTheme/App_Themes/SLTheme/Images/footerLinks_vert.png) no-repeat;
        border: none;
        float: left;
        margin-top: 50px;
        padding: 0 0 0 20px;
        width: 23%
    }

    .footer-tools {
        width: 18%
    }

    .footerLinks h4 {
        color: white;
        font-size: .938em;
        text-align: left
    }

    .footerLinks .smallList {
        font-size: 1em;
        line-height: 163%;
        margin: 25px 0 0;
        text-align: left
    }

    .smallList {
        color: #231F20;
        display: block;
        font-family: proxima-nova, sans-serif;
        font-size: 1em;
        font-style: normal;
        font-weight: 100;
        letter-spacing: .01em;
        line-height: 162%;
        list-style: none;
        padding: 0
    }

    .smallList a {
        font-family: proxima-nova, sans-serif;
        font-size: 1em;
        font-style: normal;
        font-weight: 100;
        letter-spacing: .01em;
        list-style: none;
        text-decoration: none
    }

    .footerLinks ul {
        list-style: none;
        margin: 0;
        padding: 0
    }

    .footer-social ul {
        width: 240px
    }

    .footerLinks a {
        color: #abb4ec;
        font-weight: 300;
        text-decoration: none
    }

    .footerLinks a:hover {
        text-decoration: underline
    }

    .footer-social a {
        display: block
    }

    .facebook {
        margin: 35px 1.75% 0 0;
        width: 15%
    }

    .facebook, .facebook img {
        float: left
    }

    .facebook img {
        float: left;
        margin: 0;
        width: 100%
    }

    .twitter {
        margin: 35px 1.75% 0 0;
        width: 15%
    }

    .twitter, .twitter img {
        float: left
    }

    .twitter img {
        float: left;
        margin: 0;
        width: 100%
    }

    .youtube {
        margin: 35px 1.75% 0 0;
        width: 15%
    }

    .youtube, .youtube img {
        float: left
    }

    .youtube img {
        float: left;
        margin: 0;
        width: 100%
    }

    .facebook img:hover, .twitter img:hover, .youtube img:hover {
        opacity: .5
    }

    .footerLegal {
        background: #131D5B;
        float: left;
        font-size: .875em;
        height: 0;
        margin: 0 auto;
        padding: 25px 0 45px;
        width: 100%
    }

    .footerLegal ul li {
        float: left;
        margin: 0 20px 0 0
    }

    .locationRightColumn {
        float: right;
        width: 50%;
        padding-top: 0
    }

    .locationLeftColumn {
        float: left;
        width: 45%
    }

    .locationInfo {
        border-bottom: medium none;
        border-top: medium none;
        margin: 0 0 50px;
        padding: 0
    }

    .locationTopBannerInfo {
        float: left;
        font-size: 13px;
        margin: -170px 0 40px;
        max-width: 625px
    }

    .locationInfoAddress {
        float: left;
        text-align: left;
        width: 100%;
        border-bottom: 0
    }

    .locationTopBannerFull {
        display: block
    }

    .locationTopBannerMobile {
        display: none
    }

    .breadcrumb {
        display: block
    }

    .selectGradeContainer {
        background: url(../images/notchTop.png) no-repeat #212e84;
        max-width: 860px;
        width: 88%;
        padding: 6% 6% 3%;
        float: left;
        margin: 0 0 50px
    }

    .elementarySchool, .highSchool, .middleSchool {
        width: 33.333%;
        margin: -40px 0 25px;
        float: left
    }

    .ageGroup {
        margin-top: 35px
    }

    .selectGradeContainer .select_line, .selectTopicContainer {
        display: block
    }

    .selectGradeContainer .select_lineSm {
        display: none
    }

    .ageGroup li {
        text-align: left
    }

    .promoTemplate {
        float: left;
        width: 100%;
        padding-bottom: 50px;
        margin: 200px 0 0
    }

    .promoTemplate_Content .col_right {
        width: 56%;
        float: right
    }

    .promoTemplate_Content .col_left {
        width: 40%;
        float: left
    }

    .promoTemplate_Content .col_left img {
        width: 100%;
        display: block
    }

    .promoThankYou_Content .col_right {
        width: 43%;
        margin: -92px 0 0;
        max-width: 323px;
        float: right
    }

    .promoThankYou_Content .col_left {
        margin: 7px 0 50px;
        width: 52%;
        max-width: 590px;
        float: left
    }

    .specialOffers_Content {
        max-width: 960px;
        margin-top: 25px
    }

    .specialOffers_Content .homeOffersPanel, .specialOffers_Content .homeOffersPanelHome {
        padding: 25px;
        max-width: 910px;
        margin-bottom: 25px
    }

    .specialOffers_Content .homeOffersPanel .homeOffer, .specialOffers_Content .homeOffersPanelHome .homeOffer {
        float: left;
        height: 100%;
        min-height: 450px;
        padding: 0 0 50px
    }

    .meetOurStaff_Content {
        float: left;
        margin-top: 32px;
        width: 100%
    }

    .meetOurStaff {
        float: left;
        width: 100%;
        padding-bottom: 50px
    }

    .meetOurStaff_Content .col_right {
        width: 56%;
        float: right
    }

    .meetOurStaff_Content .col_left {
        margin: 7px 0 0;
        height: 260px;
        width: 40%;
        display: block;
        float: left;
        position: relative
    }

    .meetOurStaff_Content .col_left img {
        width: 100%
    }

    .staffInfo .staffMember .col_right {
        width: 75%
    }

    .staffInfo .staffMember .col_left {
        margin: 0;
        width: 20%;
        display: block
    }

    .staffInfo .staffMember .col_left img {
        width: 100%
    }

    .bannerContent_wrapper {
        margin: -100px auto;
        max-width: 960px;
        text-align: left
    }

    .bannerContent_wrapper .mainScriptHeader {
        color: #fff;
        display: block;
        font-family: 'sylvanhwscript1.0regular';
        font-size: 60px;
        letter-spacing: .05em;
        line-height: 70px;
        text-transform: none;
        margin-left: 0
    }

    .bannerContent_wrapper h1 {
        color: #FFF;
        font-family: luellablack;
        font-size: 4.5em;
        line-height: 1em;
        text-align: left;
        text-transform: uppercase;
        margin-left: 0
    }

    .messageForm textarea {
        height: 53px;
        border: none
    }

    .phoneRow {
        float: left;
        padding: 0 5px 0 0;
        width: 100%
    }

    .phoneRow .postalCode {
        float: left;
        width: 49% !important
    }

    .phoneRow .phoneNumber {
        float: right;
        margin: 0 -11px 0 0 !important;
        width: 47% !important;
        border: none
    }

    .homeOffer p {
        height: auto
    }

    .locationTopBanner h1 {
        text-align: left
    }

    .locationTopBanner p {
        font-size: 18px;
        width: 550px;
        margin: 0
    }

    .bannerContent_wrapper {
        padding: 0 40px
    }

    .topic.smallList {
        margin: 0 1%;
        width: 30%
    }

    #contactForm input[type=text], #contactForm input[type=password], #contactForm input[type=email], #contactForm input[type=phone], #contactForm textarea {
        border: none !important
    }

    .locationInfo {
        display: block
    }

    .sitemapRoot {
        float: left;
        padding: 0 20px 0 0;
        width: 46%
    }

    .mobilePromo {
        display: none
    }

    .homeOffer a {
        height: auto;
        width: 100%
    }

    .staff_page .locationMainContent {
        background: url(/Sitefinity/WebsiteTemplates/SLTheme/App_Themes/SLTheme/Images/contentGradient_bg.jpg) repeat-x #fff;
        margin-top: 85px;
        padding: 60px 0 0;
        position: relative;
        text-align: left;
        z-index: 2
    }

    #notFound .locationMainContent {
        padding-top: 80px
    }

    #notFound {
        margin-top: -167px
    }

    .locationInfoAddress {
        display: block
    }

    .locationAddress:nth-child(3n) {
        display: block;
        margin-bottom: 0
    }

    .careers {
        float: left;
        width: 100%
    }

    .staffContainer_BG {
        background-image: linear-gradient(to top, #3a9212 0, #7ac143 100%);
        float: left;
        margin: 0 0 25px;
        padding: 10px;
        width: 98%
    }

    .careers .staffList {
        padding: 33px;
        width: 90%
    }

    .optInPhotoMobile {
        display: none
    }

    .optInPhotoDesktop {
        display: block
    }

    .threeProgramList ul li {
        float: left;
        text-align: left;
        width: 50%
    }

    .homeOffer a.seasonalCTA {
        float: none;
        margin: 0 auto;
        width: 130px
    }

    .locationInfoAddress h3 span:first-child {
        margin-right: 10px
    }
}

@media screen and (min-width: 960px) {
    .careers_page {
        float: left;
        margin-top: 170px;
        min-height: 500px;
        width: 100%
    }

    .bannerContent_wrapper .mainHeaderText h2 {
        font-size: 32px
    }

    .bannerContent_wrapper .mainHeaderText h1 {
        font-size: 84px
    }

    .twoProgramList .pgrmSection {
        float: left;
        width: 50%
    }

    .homeOffer {
        float: left;
        margin-bottom: 0;
        margin-right: 2%;
        text-align: left;
        width: 32%;
        padding: 0
    }

        .homeOffer h3 a {
            color: #000099;
            font-family: proxima-nova, arial, sans-serif;
            font-weight: 200;
            line-height: 100%;
            margin: 0;
            min-width: 230px;
            text-align: left;
            height: auto
        }

    .homeOffer img {
        margin-bottom: 10px;
        margin-top: 2px;
        width: 100%;
        width: auto;
        float: left
    }

    .mainNavRow li ul.mainNavDrop li a.tutoringDropTitle {
        color: #4ba5dc;
        background: none;
        font-size: 18px;
        font-weight: 600;
        letter-spacing: .04em;
        margin-left: 25px;
        margin-top: 20px;
        text-transform: uppercase;
        padding: 10px 0
    }

    .mainNavRow li ul.mainNavDrop li a.edgeDropTitle {
        color: #f15d24;
        background: none;
        font-size: 18px;
        font-weight: 600;
        letter-spacing: .04em;
        margin-left: 25px;
        margin-top: 20px;
        text-transform: uppercase;
        padding: 10px 0
    }

    .mainNavRow li ul.mainNavDrop li a.prepDropTitle {
        color: #5a2c81;
        background: none;
        font-size: 18px;
        font-weight: 600;
        letter-spacing: .04em;
        margin-left: 25px;
        margin-top: 20px;
        text-transform: uppercase;
        padding: 10px 0
    }

    .contactUsNav a {
        font-size: 13px;
        text-transform: uppercase
    }

    .mainPhone {
        color: #d2d443;
        font-size: 15px;
        font-weight: 500;
        letter-spacing: .05em;
        margin: 10px 0 0;
        text-transform: uppercase;
        width: auto
    }

    .mainPhone span.mainNumber {
        border-right: medium none;
        color: #d2d443;
        cursor: default;
        display: block;
        float: right;
        font-size: 31px;
        font-weight: 700;
        letter-spacing: .04em;
        margin-left: 12px;
        margin-top: -10px
    }

    .offersHeader {
        float: left;
        width: 100%;
        margin: 25px 0 15px
    }

    .locationPromoOptIn {
        clear: both;
        float: left;
        width: 100%
    }

    .offersHeader h2 {
        border-top: 1px solid #212e84;
        text-align: center;
        width: 97.8%
    }

    .offersHeader h2 span {
        background: #f8f4ef;
        float: none;
        margin-top: -10px;
        padding: 0 20px;
        position: relative;
        top: -16px;
        width: 100%
    }

    .centerInfoMap {
        float: left;
        width: 310px
    }

    .centerInfoHours {
        float: right;
        margin-top: 20px;
        margin-bottom: 20px;
        width: 250px
    }

    .locationInfoAddress {
        margin-bottom: 0
    }

    .threeProgramList ul li {
        width: 100%
    }

    .edgePrograms, .prepPrograms, .tutoringPrograms {
        text-align: left;
        width: 33%
    }

    .pgrmSection h4 {
        padding: 15px 0 15px 15px;
        width: 90%
    }

    .careers .staffList {
        padding: 33px;
        width: 93%
    }

    #satelittePage .satelliteLeft {
        float: left;
        width: 35%
    }

    .locationTopBanner p {
        font-size: 18px;
        width: 630px;
        margin: 0
    }

    .adminLogin, .lostLogin {
        display: block
    }

    .adminMobile {
        display: none
    }

    .adminNavBar, .adminWrapper, .topBannerSlice {
        display: block
    }

    #satelittePage h1 {
        margin-top: 25px;
        text-align: left
    }

    #satelittePage .locationName h2 {
        color: #232483;
        line-height: 100%;
        text-align: left
    }

    #satelittePage .subHead, .locationAddress.smallBody.locationName p {
        text-align: left
    }

    #satelittePage .mobileMapLink {
        display: none
    }

    #satelittePage .satelliteRight {
        float: right;
        width: 60%
    }

    #satelittePage .buttonType {
        height: 28px;
        padding: 9px 19px 13px 0;
        text-align: center
    }

    #satelittePage .submitContainer {
        float: right;
        width: 58%
    }

    #satelittePage input[type=text], #satelittePage input[type=password], #satelittePage input[type=email], #satelittePage input[type=phone], #satelittePage textarea {
        background: #fff;
        border: 1px solid #cfcfcf;
        border-radius: 2px;
        color: #5a5a5a;
        display: block;
        font-family: proxima-nova, sans-serif;
        font-size: 1.125em;
        font-weight: 100;
        height: 27px;
        margin-bottom: 7px;
        outline: 0;
        padding: 5px
    }

    #satelittePage .satelliteCTA h4, #satelittePage .satelliteCTA p {
        text-align: left;
        width: 100%
    }

    .satelliteCTA .buttonType {
        padding: 10px 0 30px !important;
        text-align: left !important
    }

    .satelliteCTA {
        background: url(/img/footer/satelliteCTA.jpg) left top no-repeat #219dd3;
        height: auto;
        margin-top: 20px;
        max-width: 280px;
        padding: 22px;
        width: 100%
    }

    #satelittePage .locationView_mobile {
        background: #ccc;
        display: block;
        float: right;
        height: 494px;
        width: 579px
    }

    #satelittePage .messageForm {
        width: 95%;
        margin-top: 45px
    }

    #satelittePage .locationMessageForm #Fname {
        float: left;
        height: 27px;
        width: 49% !important;
        font-size: 15px
    }

    #satelittePage .locationMessageForm #Lname {
        float: right;
        height: 27px;
        margin: 0 -11px 0 0 !important;
        width: 47% !important;
        font-size: 15px
    }

    #satelittePage .locationMessageForm #address, #satelittePage .locationMessageForm #email {
        border: 1px solid #cfcfcf;
        float: left;
        font-size: 15px;
        height: 27px;
        width: 100%
    }

    #satelittePage .locationMessageForm .postalCode {
        float: left;
        width: 49% !important;
        height: 27px !important;
        font-size: 15px
    }

    #satelittePage .locationMessageForm .phoneRow {
        float: left;
        padding: 0 5px 0 0;
        width: 100%
    }

    #satelittePage .locationMessageForm .phoneNumber {
        float: right;
        margin: 0 -11px 0 0 !important;
        width: 47% !important;
        height: 27px;
        font-size: 15px
    }

    #satelittePage .locationMessageForm #message {
        border: 1px solid #cfcfcf;
        float: left;
        font-size: 15px;
        height: 45px;
        width: 100%
    }

    #satelittePage .locationRightColumn {
        float: right;
        width: 100%
    }

    #satelittePage .locationView_mobile a {
        color: #3a9212;
        display: block;
        font-family: proxima-nova, sans-serif;
        font-size: 1.25em;
        font-style: normal;
        font-weight: 300;
        height: 100%;
        letter-spacing: .01em;
        width: 100%
    }

    .homeOfferContent h3 {
        word-wrap: break-word
    }

    .desktopPhoneNumber {
        display: block
    }

    .mobilePhoneNumber {
        display: none
    }

    .sitemapRoot {
        float: left;
        padding: 0 24px 0 0;
        width: 22%
    }

    .sitemapRoot:nth-child(5n) {
        clear: both
    }

    .meetOurStaff {
        float: left;
        width: 100%
    }

    .staffMemberImage {
        float: left;
        height: 210px;
        margin: 0 20px 0 0;
        width: 200px;
        overflow: hidden
    }

    .careersInfo li, .staffInfo li {
        padding: 20px 3%
    }

    .staffAbout {
        float: left;
        margin: 0;
        padding: 0;
        text-align: left;
        width: 70%
    }

    li.staffMember img {
        float: left;
        padding: 0 20px 0 0;
        text-align: center
    }

    .homeOffer .seasonalCTA {
        padding: 0 0 10px
    }

    .homeOffer p {
        text-align: left
    }

    .topBannerSlice {
        height: 92px
    }

    .locationInfoAddress {
        float: left;
        text-align: left;
        min-height: 131px
    }

    .locationCenterPrograms {
        float: left
    }

    .locationCenterHours {
        border: none;
        float: right;
        margin: 0;
        padding: 0
    }

    .locationLeftColumn {
        float: left;
        width: 60.4167%
    }

    .locationRightColumn {
        float: right;
        width: 35.9375%
    }

    .mobileNav {
        display: none
    }

    .mainNav {
        background: rgba(0, 0, 0, .4);
        display: block;
        height: 50px;
        position: absolute;
        width: 100%;
        z-index: 50
    }

    .navWrapper {
        margin: 0 auto;
        max-width: 960px;
        z-index: 100
    }

    .mainLogo {
        width: 140px;
        float: left
    }

    .mainEyebrow {
        float: right;
        margin-top: 5px
    }

    .mainEyebrow ul {
        float: left;
        margin: 0;
        padding: 0
    }

    .mainEyebrow ul li {
        float: left
    }

    .mainEyebrow a {
        font-size: 13px;
        margin-top: 16px;
        margin-right: 12px;
        color: #FFF;
        font-family: proxima-nova, sans-serif;
        font-style: normal;
        font-weight: 300;
        letter-spacing: .01em;
        line-height: 100%;
        text-decoration: none
    }

    .mainEyebrow a:hover {
        color: #d2d443
    }

    .contactUsNav a {
        float: left;
        font-weight: 600;
        letter-spacing: .04em;
        margin-left: 0;
        margin-right: 0;
        margin-top: 8px
    }

    .contactUsNav {
        border-right: 1px solid rgba(255, 255, 255, .3);
        height: 27px;
        margin: 6px 25px 0;
        padding: 0 25px 0 0
    }

    .contactUsNav .eyebrowIcon {
        background: url(/Sitefinity/WebsiteTemplates/SLTheme/App_Themes/SLTheme/Images/contactEnvelopeIcon.png) no-repeat;
        float: left;
        height: 13px;
        width: 31px
    }

    .offersNav {
        border-right: 1px solid rgba(255, 255, 255, .3);
        height: 27px;
        margin: 6px 0 0;
        padding: 0 25px 0 0
    }

    .offersNav a {
        float: left;
        font-weight: 600;
        letter-spacing: .04em;
        margin-left: 0;
        margin-right: 0;
        margin-top: 8px;
        text-transform: uppercase
    }

    .offersNav .eyebrowIcon {
        background: url(/Sitefinity/WebsiteTemplates/SLTheme/App_Themes/SLTheme/Images/navIcon_star.png) no-repeat;
        float: left;
        height: 19px;
        margin-top: -3px;
        width: 26px
    }

    .mainNavigation {
        float: left
    }

    .mainNavRow {
        float: left;
        margin: 0;
        padding: 0;
        width: 100%
    }

    .mainNavRow li:hover {
        background: #fff
    }

    .mainNavRow li:hover a {
        color: #222d84
    }

    .mainNavRow li a {
        color: #fff;
        float: left;
        font-size: 20px;
        padding: 10px 25px
    }

    .mainNavRow li a:hover {
        background: #FFF;
        color: #222d84;
        text-decoration: none
    }

    .mainNavRow li ul.mainNavDrop {
        background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0, rgba(216, 237, 250, 1) 100%) rgba(0, 0, 0, 0);
        box-shadow: 0 6px 5px rgba(0, 0, 0, .3);
        clear: both;
        display: none;
        float: left;
        margin: 0;
        max-width: 815px;
        padding: 0;
        position: absolute;
        top: 91px;
        width: auto;
        cursor: pointer
    }

    .mainNavRow li:hover ul.mainNavDrop {
        display: block;
        display: flex;
        display: -ms-flexbox;
        padding: 15px;
        background: #fff;
        background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0, rgba(216, 237, 250, 1) 100%) rgba(0, 0, 0, 0)
    }

    .mainNavRow li ul.mainNavDrop li {
        float: left;
        margin: 0;
        width: 261px;
        clear: none;
        padding-left: 10px;
        background: url(../images/subNav_vertical.png) right bottom no-repeat
    }
}

.mainNavRow li ul.mainNavDrop li:last-child {
    background: none
}

.mainNavRow li ul.mainNavDrop ul.subNavRow li {
    background: url(../images/subNav_divider.png) 0 bottom no-repeat
}

.mainNavRow li ul.mainNavDrop ul.subNavRow li:last-child {
    background: 0 0
}

.subNavRow {
    float: left;
    margin: 0 0 20px 20px;
    padding: 0;
    width: 100%
}

.mainNavRow li ul.mainNavDrop li ul.subNavRow li {
    float: left;
    width: 100%
}

.edgeDrop ul.subNavRow li:last-child {
    background: 0 0 !important
}

.mainNavRow li ul.mainNavDrop li ul.subNavRow li a {
    background: url(../images/subNav_arrow.png) 0 15px no-repeat;
    color: #000;
    display: block;
    font-size: 16px;
    padding: 10px 0 10px 15px;
    width: 100%
}

.mainNavRow li ul.mainNavDrop li ul.subNavRow li a:hover {
    color: #212e84
}

.mainNavRow li ul.mainNavDrop li ul.subNavRow li:first-child a {
    background-position: 0 6px;
    padding-left: 15px;
    padding-top: 0
}

.mainNavRow li {
    color: #fff;
    float: left;
    font-size: 18px;
    list-style: none none;
    margin: 6px 6px 0 -1px
}

.mainEyebrow li.phone {
    border-right: medium none;
    color: #d2d443;
    cursor: default;
    display: block;
    font-size: 31px;
    font-weight: 700;
    letter-spacing: .02em;
    margin-left: 0
}

.mainEyebrow li.phone span {
    float: left;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .06em;
    margin-right: 11px;
    margin-top: 11px;
    text-transform: uppercase
}

.mainNavRow li.satelliteLocationsNav ul.mainNavDrop {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0, rgba(216, 237, 250, 1) 100%) rgba(0, 0, 0, 0);
    display: none;
    float: left;
    right: auto;
    width: 235px;
    z-index: 99
}

.mainNavRow li.satelliteLocationsNav:hover ul.mainNavDrop {
    display: block
}

.mainNavRow li.satelliteLocationsNav ul.mainNavDrop li {
    background: 0 0 !important;
    clear: left;
    margin: 0 7%;
    padding: 0;
    position: relative;
    text-align: left;
    width: 86%
}

.mainNavRow li.satelliteLocationsNav ul.mainNavDrop li a {
    color: #000;
    display: block;
    font-size: 16px;
    padding: 10px 0
}

.mainNavRow li.satelliteLocationsNav ul.mainNavDrop li a:hover {
    background: 0 0;
    color: #212e84
}

.locationMainContent .homeOffer {
    margin-bottom: 0
}

.locationTopBannerFull .locationTopBannerFullBG {
    background-position: 65% 0
}

.locationInfoMap {
    float: left;
    height: 174px;
    margin-top: 20px;
    width: 302px;
    margin-bottom: 20px
}

.staffList_containerBG {
    background: #3A9212;
    float: left;
    margin-top: 46px;
    padding: 10px;
    width: 98%
}

#displayText {
    float: left;
    text-align: center;
    width: 100%
}

#genericModalContentContainer .locationInfoAddress {
    width: 46%
}

.leftContact .locationInfoMap {
    margin-right: 25px
}

.leftContact .locationInfoMap a {
    display: none
}

#genericModalContentContainer h2, #genericModalContentContainer h5 {
    color: #232483
}

.rightContact .locationMessageForm input#Fname {
    width: 47%;
    float: left
}

.rightContact .locationMessageForm input#Lname {
    width: 47%;
    float: right
}

.rightContact .locationMessageForm input#email {
    width: 47%;
    float: left
}

.rightContact .locationMessageForm input#address {
    width: 47%;
    float: right
}

.rightContact .locationMessageForm input.postalCode {
    width: 47% !important;
    float: left
}

.rightContact .locationMessageForm input.phoneNumber {
    width: 47% !important;
    float: right;
    margin: 0 !important
}

.rightContact .locationMessageForm textarea {
    width: 98%;
    float: left
}

.messagePush {
    margin: 0
}

.adminSection .adminLogin {
    margin: -170px auto 20px;
    width: 960px
}

.adminSection .adminLogin .adminLoginPanel form {
    margin: 20px auto 0
}

.adminSection .adminLogin .adminLoginPanel label {
    color: #555;
    display: inline-block;
    margin-left: 18px;
    padding-top: 10px;
    font-size: 14px
}

.adminSection .adminLogin .adminLoginPanel .loginBTN {
    background: #77C345;
    border: none;
    color: #FFF;
    cursor: pointer;
    float: right;
    margin: 20px 6px 20px 0;
    padding: 10px 20px;
    font-family: proxima-nova, sans-serif
}

.adminSection .adminLogin .adminLoginPanel input {
    outline: 0
}

.adminSection .adminLogin .adminLoginPanel input[type=password], .adminSection .adminLogin .adminLoginPanel input[type=text] {
    color: #777;
    padding-left: 10px;
    margin: 12px 10px 10px 18px;
    width: 290px;
    height: 35px;
    border: 1px solid #c7d0d2;
    border-radius: 2px;
    box-shadow: inset 0 1.5px 3px rgba(190, 190, 190, .4), 0 0 0 5px #f5f7f8;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease
}

.adminSection .adminLogin .adminLoginPanel input[type=password]:hover, .adminSection .adminLogin .adminLoginPanel input[type=text]:hover {
    border: 1px solid #222E84;
    box-shadow: inset 0 1.5px 3px rgba(190, 190, 190, .7), 0 0 0 5px #f5f7f8
}

.adminSection .adminLogin .adminLoginPanel input[type=password]:focus, .adminSection .adminLogin .adminLoginPanel input[type=text]:focus {
    border: 1px solid #222E84;
    box-shadow: inset 0 1.5px 3px rgba(34, 46, 132, .4), 0 0 0 5px #e6f2f9
}

.adminSection .adminLogin .adminLoginPanel input[type=checkbox] {
    margin-left: 20px;
    margin-top: 30px
}

.adminSection .adminLogin .adminLoginPanel .check {
    color: #444;
    font-size: 12px;
    margin-left: 10px;
    text-shadow: 0 1px 0 #FFF
}

.corporateAdminContent input[type=text], .corporateAdminContent select {
    border: 1px solid #C7D0D2;
    border-radius: 2px;
    box-shadow: 0 1.5px 3px rgba(190, 190, 190, .4) inset, 0 0 0 5px #F5F7F8;
    color: #777;
    height: 27px;
    margin: 12px 10px 10px 18px;
    padding-left: 10px;
    transition: all .4s ease 0s
}

.corpDatePick > input {
    background: #FFF;
    border: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    font-size: 16px;
    height: 15px !important;
    transition: none 0s ease 0s !important;
    width: 165px
}

.corpReportHeader {
    background: #818285;
    float: left;
    margin-bottom: 20px;
    width: 100%;
    height: 50px
}

.corpContainer {
    background: #F2F2F3;
    border: 1px solid #777;
    float: left;
    padding-bottom: 50px;
    width: 100%
}

.adminSection .adminLogin .adminLoginPanel .adminLoginLower {
    width: 100%;
    height: 69px;
    margin-top: 20px;
    box-shadow: inset 0 1px 1px #fff;
    border-top: 1px solid #ccc;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.corpDatePick {
    float: right;
    padding: 12px
}

.corpDateNat {
    padding: 0
}

.companyApprovals, .pageApprovals {
    margin-left: 10px;
    width: 325px
}

.pageApprovals table {
    width: 100%
}

.totalApprovals {
    background: #FFF;
    border: 1px solid #CCC;
    padding: 15px 50px;
    text-align: center;
    margin: 0 0 0 10px
}

.totalNumber {
    font-size: 25px;
    font-weight: 700
}

.btnApprovals {
    background: #F2F2F3;
    border: none;
    margin: 0 0 0 10px;
    padding: 10px 20px
}

.btnLogins {
    background: #F2F2F3;
    border: none;
    margin: 13px 0 0;
    padding: 10px 20px
}

.btnActive {
    background: #F2F2F3
}

.leftLogins {
    float: left;
    margin: 0 0 0 10px;
    width: 48%
}

.rightLogins {
    float: right;
    margin: 0 10px 0 0;
    width: 48%
}

.leftLogins table, .rightLogins table {
    width: 100%
}

#cph_content_C002_ctl00_ctl04_gv_companyApprovals tr:first-child, #cph_content_C002_ctl00_ctl04_gv_pagesApprovals tr:first-child {
    background: #818285 !important;
    color: #FFF
}

#cph_content_C002_ctl00_ctl04_gv_pagesApprovals tr:nth-child(2n+1) {
    background: #E7E7E8
}

#cph_content_C002_ctl00_ctl04_gv_companyApprovals th, #cph_content_C002_ctl00_ctl04_gv_pagesApprovals th {
    border: none;
    padding: 5px;
    font-size: 14px
}

#cph_content_C002_ctl00_ctl04_gv_pagesApprovals td {
    padding: 5px;
    font-size: 14px
}

#cph_content_C002_ctl00_ctl04_gv_pagesApprovals a {
    color: #FFF
}

#cph_content_C002_ctl00_ctl04_gv_CenterLogins tr:first-child {
    background: #818285 !important;
    color: #FFF
}

#cph_content_C002_ctl00_ctl04_gv_CenterLogins th {
    border: none;
    color: #FFF;
    padding: 5px;
    font-size: 14px
}

#cph_content_C002_ctl00_ctl04_gv_CenterLogins th a {
    color: #FFF
}

#cph_content_C002_ctl00_ctl04_gv_CenterLogins tr:nth-child(2n+1) {
    background: #E7E7E8
}

#cph_content_C002_ctl00_ctl04_gv_UserLastLogins th, #cph_content_C002_ctl00_ctl04_gv_UserLogins th, #cph_content_C002_ctl00_ctl04_gv_centerLastLogins th {
    border: none;
    color: #FFF;
    padding: 5px;
    font-size: 14px
}

#cph_content_C002_ctl00_ctl04_gv_centerLastLogins tr, #cph_content_C002_ctl00_ctl04_gv_companyApprovals tr, #cph_content_C002_ctl00_ctl04_gv_pagesApprovals tr {
    background: #FFF
}

#cph_content_C002_ctl00_ctl04_gv_centerLastLogins tr:nth-child(2n+1) {
    background: #E7E7E8
}

#cph_content_C002_ctl00_ctl04_gv_centerLastLogins tr:first-child {
    background: #818285 !important;
    color: #FFF
}

#cph_content_C002_ctl00_ctl04_gv_UserLogins tr {
    background: #FFF
}

#cph_content_C002_ctl00_ctl04_gv_UserLogins tr:nth-child(2n+1) {
    background: #E7E7E8
}

#cph_content_C002_ctl00_ctl04_gv_UserLogins tr:first-child {
    background: #818285 !important;
    color: #FFF
}

#cph_content_C002_ctl00_ctl04_gv_UserLastLogins tr {
    background: #FFF
}

#cph_content_C002_ctl00_ctl04_gv_UserLastLogins tr:nth-child(2n+1) {
    background: #E7E7E8
}

#cph_content_C002_ctl00_ctl04_gv_UserLastLogins tr:first-child {
    background: #818285 !important;
    color: #FFF
}

.centerLogins {
    color: #000;
    float: left
}

#cph_content_C002_ctl00_ctl04_gv_UserLastLogins a, #cph_content_C002_ctl00_ctl04_gv_UserLogins a, #cph_content_C002_ctl00_ctl04_gv_centerLastLogins a {
    color: #FFF
}

#cph_content_C002_ctl00_ctl04_gv_CenterLogins td, #cph_content_C002_ctl00_ctl04_gv_UserLastLogins td, #cph_content_C002_ctl00_ctl04_gv_UserLogins td, #cph_content_C002_ctl00_ctl04_gv_centerLastLogins td {
    padding: 5px;
    font-size: 14px
}

#cph_content_C002_ctl00_ctl04_gv_CenterLogins tr {
    background: #FFF
}

#cph_content_C002_ctl00_ctl04_gv_companyApprovals a {
    color: #FFF
}

#cph_content_C002_ctl00_ctl04_gv_companyApprovals td:nth-child(2n) {
    text-align: center
}

#cph_content_C002_ctl00_ctl04_gv_companyApprovals td:nth-child(1n) {
    text-align: left;
    padding: 5px;
    font-size: 14px
}

#cph_content_C002_ctl00_ctl04_gv_companyApprovals tr:nth-child(2n+1), #cph_content_C010_ctl00_ctl04_gv_UserLastLogins tr:nth-child(2n+1), #cph_content_C010_ctl00_ctl04_gv_UserLogins tr:nth-child(2n+1), #cph_content_C010_ctl00_ctl04_gv_centerLastLogins tr:nth-child(2n+1) {
    background: #E7E7E8
}

#cph_content_C010_ctl00_ctl04_gv_CenterLogins tr:first-child, #cph_content_C010_ctl00_ctl04_gv_UserLastLogins tr:first-child, #cph_content_C010_ctl00_ctl04_gv_UserLogins tr:first-child, #cph_content_C010_ctl00_ctl04_gv_centerLastLogins tr:first-child {
    background: #999 !important
}

#cph_content_C010_ctl00_ctl04_gv_CenterLogins a {
    color: #FFF
}

.adminWrapper {
    width: 960px;
    margin: 0 auto
}

.adminNavBar {
    width: 100%;
    height: 45px;
    background: #ccc
}

.adminNavBar .adminLogo {
    float: left
}

.adminNavBar .adminInfo {
    float: right
}

.adminNavBar .adminInfo ul {
    float: left;
    padding: 0;
    margin: 13px 0 0;
    height: 20px;
    font-size: 14px
}

.adminNavBar .adminInfo ul li {
    float: left;
    list-style: none;
    padding: 0 10px
}

.adminNavBar .adminInfo ul li.adminName {
    font-size: 14px
}

.adminNavBar .adminInfo ul li.adminSwitch {
    float: left;
    padding: 0 10px
}

.adminNavBar .adminInfo ul li a {
    color: #222e84
}

.adminNavBar .adminInfo ul li.adminSwitch a {
    background: #77c345;
    color: #FFF;
    display: block;
    font-size: 12px;
    margin-top: -6px;
    padding: 7px 10px;
    text-align: center;
    text-decoration: none;
    width: 100%
}

.adminNavBar .adminInfo ul li.publicSwitch {
    float: left;
    padding: 0 10px
}

.adminNavBar .adminInfo ul li.publicSwitch a {
    background: #222e84;
    color: #FFF;
    display: block;
    font-size: 12px;
    margin-top: -6px;
    padding: 7px 10px;
    text-align: center;
    text-decoration: none;
    width: 100%
}

.adminNavBar .adminInfo ul li.adminSwitch a, .adminNavBar .adminInfo ul li.publicSwitch a {
    opacity: .5
}

.adminNavBar .adminInfo ul li.adminSwitch a.adminSelect, .adminNavBar .adminInfo ul li.adminSwitch a:hover, .adminNavBar .adminInfo ul li.publicSwitch a.adminSelect, .adminNavBar .adminInfo ul li.publicSwitch a:hover {
    opacity: 1
}

.adminSection {
    width: 100%;
    float: left
}

.adminSection h2 {
    float: left;
    margin-bottom: 25px
}

.localAdminWelcome {
    float: left;
    margin-left: 180px;
    margin-top: -30px;
    width: 780px
}

.localAdminWelcome h2 {
    float: left
}

.localAdminWelcome .adminLastLogin {
    float: right;
    margin-top: 10px
}

.adminSection .editCenter {
    width: 960px;
    height: auto;
    margin: 0 0 50px;
    font-family: proxima-nova, sans-serif;
    border: 1px solid #999
}

.adminSection .editCenter tr {
    border: none;
    text-align: left;
    width: 100%;
    background: #FFF
}

.adminSection .editCenter tr:nth-child(odd) {
    background: #e7e7e8
}

.adminSection .editCenter td {
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    font-size: 14px;
    height: 28px;
    padding-left: 12px;
    padding-top: 5px;
    text-align: left
}

.adminSection .editCenter tr:last-child td {
    border-bottom: 0
}

.adminSection .editCenter td a {
    color: #232E83
}

.adminSection .editCenter tr.editCenterHeader {
    background: #818285;
    border: none;
    text-align: left;
    width: 100%
}

.adminSection .editCenter tr.editCenterHeader td {
    border: none;
    color: #FFF;
    font-size: 14px;
    font-weight: 400;
    padding-left: 10px;
    text-align: left
}

.adminSection .editCenter tr td.centered, .adminSection .editCenter tr.editCenterHeader td.centered {
    text-align: center
}

.adminSection .pendingApprovals {
    width: 960px;
    height: auto;
    margin: 0 0 50px;
    font-family: proxima-nova, sans-serif;
    border: 1px solid #999
}

.adminSection .pendingApprovals tr {
    border: none;
    text-align: left;
    width: 100%;
    background: #FFF
}

.adminSection .pendingApprovals tr:nth-child(odd) {
    background: #e7e7e8
}

.adminSection .pendingApprovals td {
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    font-size: 12px;
    height: 28px;
    padding-left: 12px;
    padding-top: 5px;
    text-align: left
}

.adminSection .pendingApprovals tr:last-child td {
    border-bottom: 0
}

.adminSection .pendingApprovals td a {
    color: #232E83
}

.adminSection .pendingApprovals tr.pendingApprovalsHeader {
    background: #818285;
    border: none;
    text-align: left;
    width: 100%
}

.adminSection .pendingApprovals tr.pendingApprovalsHeader td {
    border: none;
    color: #FFF;
    font-size: 12px;
    font-weight: 400;
    padding-left: 10px;
    text-align: left
}

.adminSection .pendingApprovals tr td.centered, .adminSection .pendingApprovals tr.pendingApprovalsHeader td.centered {
    text-align: center
}

.adminSection .pendingApprovals tr.deniedApproval {
    background: #e1c2c4
}

.adminSection .pendingApprovals tr.deniedApproval:nth-child(even) {
    background: #ebcacc
}

.adminSection .pendingApprovals tr.deniedApproval:hover {
    cursor: pointer
}

.adminSection .pendingApprovals tr.acceptedApproval {
    background: #c7dfcf
}

.adminSection .pendingApprovals tr.acceptedApproval:nth-child(even) {
    background: #d0e9d7
}

.corporateAdminTabs {
    width: 960px;
    float: left;
    margin: 170px 0 25px
}

.corporateAdminTabs ul {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0
}

.corporateAdminTabs ul li {
    background: #77C345;
    float: left;
    list-style: none;
    text-align: center;
    width: 20%
}

.corporateAdminTabs ul li.selectedAdminTab {
    background: #222E84;
    float: left;
    list-style: none;
    text-align: center
}

.corporateAdminTabs ul.shortRow li {
    width: 25%
}

.corporateAdminTabs ul li.selectedAdminTab a:hover {
    background: inherit
}

.corporateAdminTabs ul li a {
    display: block;
    padding: 20px 0;
    color: #FFF;
    text-decoration: none;
    font-family: arial;
    font-size: .8em;
    border-right: 1px solid #FFF
}

.corporateAdminTabs ul li a:hover {
    background: #65ad36
}

.corporateAdminContent {
    width: 960px;
    float: left
}

.corporateAdminContent table.corporateAdminPendingApprovals {
    border: 1px solid #999;
    font-family: proxima-nova, sans-serif;
    height: auto;
    margin: 0 0 50px;
    width: 960px;
    clear: both
}

.corporateAdminContent table.corporateAdminPendingApprovals tr {
    background: #FFF;
    border: none;
    text-align: left;
    width: 100%;
    cursor: pointer
}

.corporateAdminContent table.corporateAdminPendingApprovals tr:nth-child(2n+1) {
    background: #E7E7E8
}

.corporateAdminContent table.corporateAdminPendingApprovals tr.pendingApprovalsHeader {
    background: #818285;
    border: none;
    text-align: left;
    width: 100%
}

.corporateAdminContent table.corporateAdminPendingApprovals tr.pendingApprovalsHeader td {
    border: none;
    color: #FFF;
    font-size: 14px;
    font-weight: 400;
    padding-left: 10px;
    text-align: left;
    box-shadow: none
}

.corporateAdminContent table.corporateAdminPendingApprovals tr.pendingApprovalsFooter {
    background: #818285;
    border: none;
    text-align: left;
    width: 100%
}

.corporateAdminContent table.corporateAdminPendingApprovals tr.pendingApprovalsFooter td {
    box-shadow: none
}

.corporateAdminContent table.corporateAdminPendingApprovals tr td {
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    font-size: 14px;
    height: 28px;
    padding-left: 12px;
    padding-top: 5px;
    text-align: left;
    box-shadow: 0 1px 1px #FFF inset
}

.corporateAdminContent table.corporateAdminPendingApprovals tr.topPriority {
    background: #f6e5e6
}

.corporateAdminContent table.corporateAdminPendingApprovals tr.topPriority:nth-child(2n) {
    background: #ebcacc
}

.corporateAdminContent table.corporateAdminPendingApprovals tr.medPriority {
    background: #fff8d8
}

.corporateAdminContent table.corporateAdminPendingApprovals tr.medPriority:nth-child(2n) {
    background: #fffbe8
}

.corporateAdminContent .corporateAdminPagination {
    color: #ccc;
    float: right;
    font-family: arial;
    font-size: 14px;
    margin: 20px 0 0
}

.corporateAdminContent .corporateAdminPagination span {
    padding: 0 10px;
    float: left;
    margin: -2px 0 0
}

.corporateAdminContent .corporateAdminPagination a.leftArrow {
    border-top: 5px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 6px solid #CCC;
    width: 0;
    height: 0;
    float: left;
    margin-top: 2px
}

.corporateAdminContent .corporateAdminPagination a.rightArrow {
    border-top: 5px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #CCC;
    width: 0;
    height: 0;
    float: right;
    margin-top: 2px
}

.corporateAdminContent table.corporateAdminPendingApprovals tr td.corporateAdminPagination {
    border: none;
    float: right;
    font-size: 14px;
    height: auto;
    margin: 9px 0 0;
    padding: 0 10px;
    width: 97px
}

.corporateAdminContent table.corporateAdminPendingApprovals tr.pendingApprovalsFooter td.corporateAdminPagination a.leftArrow {
    border-bottom: 6px solid transparent;
    border-right: 6px solid #CCC;
    border-top: 5px solid transparent;
    float: left;
    height: 0;
    width: 0
}

.corporateAdminContent table.corporateAdminPendingApprovals tr.pendingApprovalsFooter td.corporateAdminPagination span {
    color: #FFF
}

.corporateAdminContent table.corporateAdminPendingApprovals tr.pendingApprovalsFooter td.corporateAdminPagination a.rightArrow {
    border-bottom: 6px solid transparent;
    border-left: 6px solid #FFF;
    border-top: 5px solid transparent;
    float: right;
    height: 0;
    width: 0
}

.corporateAdminContent table.corporateAdminCreateSite {
    border: 1px solid #999;
    font-family: proxima-nova, sans-serif;
    height: auto;
    width: 960px
}

.corporateAdminContent table.corporateAdminCreateSite tr {
    background: #FFF;
    border: none;
    text-align: left;
    width: 100%
}

.corporateAdminContent table.corporateAdminCreateSite tr:nth-child(2n+1) {
    background: #E7E7E8
}

.corporateAdminContent table.corporateAdminCreateSite tr.selectCenterHeader {
    background: #818285;
    border: none;
    text-align: left;
    width: 100%
}

.corporateAdminContent table.corporateAdminCreateSite tr.selectCenterHeader td {
    border: none;
    color: #FFF;
    font-size: 14px;
    font-weight: 400;
    padding-left: 10px;
    text-align: center
}

.corporateAdminContent table.corporateAdminCreateSite tr td {
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    font-size: 12px;
    height: 28px;
    padding-left: 12px;
    padding-top: 5px;
    text-align: center;
    cursor: pointer
}

.adminSection .createCenter {
    background: #F2F2F3;
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 50px
}

.adminSection .createCenter form {
    margin: 20px auto 0;
    float: left
}

.adminSection .createCenter label {
    color: #555;
    display: inline-block;
    margin-left: 18px;
    padding-top: 10px;
    font-size: 14px;
    float: left;
    margin-top: 10px
}

.corporateAdminContent .createCenter .centerName input {
    width: 780px
}

.corporateAdminContent .createCenter .centerName label {
    margin-right: 14px
}

.corporateAdminContent .createCenter .vanityURL input {
    width: 780px
}

.corporateAdminContent .createCenter .centerLocation input, .corporateAdminContent .createCenter .centerLocation select {
    width: 197px
}

.createCenter .shortForm {
    float: left
}

.corporateAdminContent .createCenter .centerConfirm {
    float: right;
    margin-right: 5px
}

.corporateAdminContent .loginBTN {
    background: #77C345;
    border: none;
    color: #FFF;
    cursor: pointer;
    float: left;
    margin: 20px;
    padding: 10px 20px;
    font-family: proxima-nova, sans-serif
}

.corporateAdminContent .createCenter input {
    outline: 0
}

.corporateAdminContent .createCenter input[type=text], .corporateAdminContent .createCenter select, .corporateAdminContent .createCenter textarea {
    color: #777;
    padding-left: 10px;
    margin: 12px 10px 10px 18px;
    height: 27px;
    border: 1px solid #c7d0d2;
    border-radius: 2px;
    box-shadow: inset 0 1.5px 3px rgba(190, 190, 190, .4), 0 0 0 5px #f5f7f8;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
    float: left
}

.corporateAdminContent .createCenter select {
    float: left;
    font-family: proxima-nova, sans-serif;
    font-size: 14px;
    height: 40px;
    padding: 10px;
    position: relative
}

.corporateAdminContent .secondCity {
    float: left
}

.corporateAdminContent .secondCity input {
    width: 762px
}

.corporateAdminContent .secondCity .characterLimit {
    float: right;
    font-size: 12px;
    font-style: italic;
    margin-right: 25px
}

.corporateAdminContent .createCenter input[type=text]:hover {
    border: 1px solid #222E84;
    box-shadow: inset 0 1.5px 3px rgba(190, 190, 190, .7), 0 0 0 5px #f5f7f8
}

.corporateAdminContent .createCenter input[type=text]:focus {
    border: 1px solid #222E84;
    box-shadow: inset 0 1.5px 3px rgba(34, 46, 132, .4), 0 0 0 5px #e6f2f9
}

.centerLookUp {
    border: 1px solid #999;
    float: left;
    margin-bottom: 50px;
    padding: 50px 0;
    width: 100%;
    background: #F2F2F3
}

.adminSection .centerLookUp .centerNameSearch label {
    color: #555;
    display: inline-block;
    font-size: 14px;
    margin-left: 18px;
    padding-top: 10px
}

.adminSection .centerLookUp .centerNameSearch form {
    width: 900px;
    margin: 0 auto
}

.centerNameSearch .centerForm {
    float: left;
    width: 300px
}

.corporateAdminContent .centerLookUp .centerNameSearch .centerForm label {
    float: left;
    margin: 0 10px 0 18px
}

.corporateAdminContent .centerLookUp .centerNameSearch .centerForm input {
    float: left;
    margin: 0
}

.centerLookupAssociated {
    border: 1px solid #999;
    float: left;
    font-family: proxima-nova, sans-serif;
    height: auto;
    margin: 0 0 50px;
    width: 100%
}

.centerLookupAssociated tr {
    background: #FFF;
    border: none;
    text-align: left;
    width: 100%
}

.centerLookupAssociated tr:nth-child(2n+1) {
    background: #E7E7E8
}

.centerLookupAssociated tr.header {
    background: #818285;
    border: none;
    text-align: left;
    width: 100%
}

.centerLookupAssociated tr.header td {
    color: #FFF;
    border: 0;
    box-shadow: none
}

#centerLookupAssociated a {
    float: left;
    font-size: 16px;
    padding: 0 0 2px;
    width: 100%
}

.centerLookupAssociated td {
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    box-shadow: 0 1px 1px #FFF inset;
    font-size: 16px;
    height: 28px;
    padding-left: 12px;
    padding-top: 5px;
    text-align: left
}

.centerNameSearch .loginBTN {
    float: right;
    margin: 10px 62px 30px
}

.fakeForm {
    border: 1px solid #CFCFCF;
    border-radius: 2px;
    display: block;
    font-family: proxima-nova, sans-serif;
    font-size: 1.125em;
    font-weight: 100;
    outline: 0;
    padding: 5px 5px 5px 10px;
    box-shadow: 0 1.5px 3px rgba(190, 190, 190, .4) inset, 0 0 0 5px #F5F7F8;
    color: #777;
    float: left;
    height: 27px;
    margin: 12px 10px 10px 18px;
    transition: all .4s ease 0s;
    width: 785px;
    background: #fff
}

.urlForm {
    background: none !important;
    border: none !important;
    box-shadow: none !important;
    float: left !important;
    font-size: 1em !important;
    margin: -3px 13px 0 0 !important;
    padding: 0 !important;
    width: 415px !important
}

.urlPath {
    float: left
}

li.grade {
    clear: both
}

ul.topics li.topic {
    margin: 0
}

ul.topics li.topic:nth-child(3) {
    clear: right
}

#editor {
    visibility: hidden
}

#editor.visible {
    visibility: visible
}

.editorFooter {
    bottom: 10px;
    left: 10px;
    position: absolute
}

.centerListDropDown {
    float: left;
    display: inline;
    width: 100%;
    margin-left: 0;
    margin-top: 10px
}

.centerListDropDown dd, .centerListDropDown dt {
    margin: 0;
    padding: 0;
    z-index: 2
}

.centerListDropDown dd {
    position: relative
}

.centerListDropDown a, .centerListDropDown a:visited {
    color: #fff;
    font-size: 12px;
    outline: 0;
    text-decoration: none
}

.centerListDropDown dt a {
    background: url(../images/playDropdownArrow.png) 97% center no-repeat;
    border: 1px solid #CCC;
    color: #999;
    cursor: pointer;
    display: block;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    min-height: 25px;
    overflow: hidden;
    padding: 8px 20px 5px 10px;
    width: auto
}

.centerListDropDown dt a.labelOpen {
    background: url(../images/playDropdownArrowUp.png) 97% center no-repeat #fff
}

.centerListDropDown dt a span, .multiSel {
    margin: 0
}

.multiSel span {
    cursor: pointer;
    display: inline;
    padding: 0 3px 2px 0
}

.centerListDropDown dd ul {
    background-color: #FFF;
    border: 1px solid #CCC;
    border-top-width: 0;
    color: #FFF;
    display: none;
    height: auto;
    left: 0;
    list-style: none;
    margin-top: 0;
    overflow: auto;
    padding: 0;
    max-height: 266px;
    position: absolute;
    top: 0;
    width: 99.6%
}

.multiSeleect ul {
    list-style: disc url(../images/approach_arrow.png);
    color: #231f20
}

.multiSelect li {
    border-bottom: 1px solid #CCC;
    color: #777;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .04em;
    line-height: 150%;
    padding: 10px
}

.multiSelect li:hover {
    background: #f1f9ec
}

.centerListDropDown .checkbox {
    border: 1px solid #ccc;
    float: left;
    height: 17px;
    margin-bottom: 5px;
    margin-right: 10px;
    margin-top: 2px;
    width: 17px
}

.centerListDropDown .checkbox input[type=checkbox] {
    display: none
}

.centerListDropDown .checkbox.checked {
    color: #3e9515;
    font-weight: 600;
    background: url(../images/greenCheck.png) no-repeat;
    border: none
}

#cboxLoadedContent {
    font-size: 14px
}

.hoursOfOperation tr.day {
    height: 60px;
    background: #FFF
}

.hoursOfOperation tr.day:nth-child(even) {
    background: #EEE
}

.dayName {
    font-size: 15px;
    margin-left: 10px;
    margin-right: 12px
}

.hoursOfOperation {
    width: 100%
}

.centerHoursStatus select {
    font-size: 12px;
    padding: 3px;
    width: 100%
}

.ddl_centerClosingAMPM, .ddl_centerClosingMinutes, .ddl_centerClosingTime, .ddl_centerOpeningAMPM, .ddl_centerOpeningMinutes, .ddl_centerOpeningTime {
    font-size: 12px;
    padding: 3px
}

@media screen and (min-width: 960px) {
    .centerListDropDown dt a {
        width: 372px
    }
}

@media screen and (min-width: 768px) {
    .centerListDropDown dt a {
        background-color: #fff;
        border: 1px solid #CCC;
        color: #999;
        display: block;
        padding: 8px 20px 5px 10px;
        min-height: 25px;
        line-height: 24px;
        overflow: hidden;
        width: 252px;
        font-size: 16px;
        font-weight: 400;
        cursor: pointer;
        background-position: 97%
    }

    .centerListDropDown {
        display: inline;
        float: left;
        margin-left: 20px;
        margin-top: 6px;
        position: absolute;
        right: 10px;
        top: 10px;
        width: auto
    }

    .centerListDropDown dd ul {
        width: 99.2%
    }
}

#cboxOverlay, #cboxWrapper, #colorbox {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: visible !important
}

#cboxContent {
    background: #FFF;
    overflow: visible !important;
    width: 100%
}

.adminLoginInfo {
    text-align: center
}

.adminLoginInfo h2 {
    text-align: center;
    float: none;
    margin-bottom: 0
}

.adminLoginInfo > p {
    margin: 0 auto 30px;
    width: 640px
}

.adminSection .adminLogin .adminLoginPanel {
    background: #F2F2F3;
    clear: both;
    margin: 0 auto;
    padding: 20px 10px;
    width: 330px;
    float: none
}

.bulkForm {
    float: left;
    margin-left: 10px;
    margin-top: 5px
}

.file-wrapper {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative
}

.file-wrapper input {
    cursor: pointer;
    font-size: 100px;
    height: 100%;
    filter: alpha(opacity=1);
    -moz-opacity: .01;
    opacity: .01;
    position: absolute;
    right: 0;
    top: 0
}

.file-holder {
    background: #FFF;
    float: right;
    margin-left: -20px;
    margin-top: 20px;
    padding: 10px 20px 10px 15px;
    text-align: left
}

.file-wrapper .button {
    background: #77C345;
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-family: proxima-nova, sans-serif;
    font-size: 100%;
    font-weight: 400;
    margin: 20px;
    padding: 10px 20px;
    text-transform: none
}

#cph_content_C002_ctl00_Content1 {
    float: left;
    margin-top: 170px;
    width: 100%
}

#cph_content_C002_ctl00_Content2, #cph_content_C002_ctl00_ctl01_LocalPendingApprovalList {
    float: left;
    width: 100%
}

.imageFileName em {
    left: 10px;
    position: relative;
    top: -10px
}

.charCount {
    font-size: 11px
}

#adminModal {
    background: #FFF;
    box-shadow: -1px 2px 6px rgba(10, 10, 10, .5);
    display: none;
    left: 50%;
    margin-left: -400px;
    margin-top: -310px;
    top: 50%;
    width: 800px;
    z-index: 9999;
    min-height: 500px;
    position: fixed;
    -webkit-transition: width .5s cubic-bezier(.165, .84, .44, 1), margin-left .5s cubic-bezier(.165, .84, .44, 1);
    -moz-transition: width .5s cubic-bezier(.165, .84, .44, 1), margin-left .5s cubic-bezier(.165, .84, .44, 1);
    -ms-transition: width .5s cubic-bezier(.165, .84, .44, 1), margin-left .5s cubic-bezier(.165, .84, .44, 1);
    -o-transition: width .5s cubic-bezier(.165, .84, .44, 1), margin-left .5s cubic-bezier(.165, .84, .44, 1);
    transition: width .5s cubic-bezier(.165, .84, .44, 1), margin-left .5s cubic-bezier(.165, .84, .44, 1);
    max-height: 600px
}

#adminModal.imageSelector {
    margin-left: -400px;
    width: 800px
}

#adminModal.imageSelector .adminModalContent {
    clear: both;
    padding: 0
}

#adminModal.centerCareerApproval {
    margin-left: -480px;
    width: 960px
}

#adminModal.centerCareerApproval .corporateAdminContent {
    width: 960px
}

#adminModal .corporateAdminContent {
    width: 800px;
    max-height: 600px
}

.pendingApprovalPrevious {
    float: left;
    margin-left: 11px;
    overflow: hidden;
    width: 48%
}

.pendingApprovalNewEntry {
    float: right;
    margin-right: 8px;
    overflow: hidden;
    width: 48%
}

.pendingApprovalPrevious p {
    font-size: 16px;
    margin: 0;
    padding: 5px;
    width: 97.2%
}

.pendingApprovalPrevious p:first-child {
    background: grey;
    color: #fff
}

.pendingApprovalNewEntry p {
    background: grey;
    padding: 5px;
    margin: 0;
    color: #FFF;
    font-size: 16px
}

#previousContent {
    background: #DDD;
    float: left;
    height: auto;
    padding: 10px 0;
    width: 101%
}

#proposedContent {
    background: #DDD;
    float: left;
    height: auto;
    padding: 10px 0;
    width: 100%
}

#proposedContent img {
    float: left;
    margin: 0 0 10px 50px
}

#previousContent img {
    margin: 0 0 10px 50px
}

#proposedContent textarea#staff-desc {
    min-height: 100px
}

.corporateAdminContent h2 {
    padding: 10px
}

.pendingApprovalBreadcrumb {
    padding: 0 10px
}

#proposedContent textarea {
    background: #fff;
    font-size: 16px;
    margin: 0 0 10px 10px;
    padding: 8px 0 0 6px;
    width: 90%
}

#previousContent textarea {
    background: #DDD;
    width: 93%
}

.pendingBreadcrumb {
    font-size: 14px;
    font-weight: 400;
    margin: 10px 0 0
}

.pendingBreadcrumbInfo {
    float: left;
    font-size: 15px;
    width: 100%
}

.pendingApprovalBTNrow {
    margin: 0 auto;
    width: 350px;
    clear: both
}

.approvedBTN {
    background: #77c345;
    background: -moz-linear-gradient(top, #77c345 0, #4d9937 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #77c345), color-stop(100%, #4d9937));
    background: -webkit-linear-gradient(top, #77c345 0, #4d9937 100%);
    background: -o-linear-gradient(top, #77c345 0, #4d9937 100%);
    background: -ms-linear-gradient(top, #77c345 0, #4d9937 100%);
    background: linear-gradient(to bottom, #77c345 0, #4d9937 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#77c345', endColorstr='#4d9937', GradientType=0);
    border: none;
    color: #FFF;
    cursor: pointer;
    font-family: proxima-nova, sans-serif;
    margin: 20px 20px 20px 0;
    padding: 10px 20px;
    float: left
}

.rejectBTN {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMTJiMmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(255, 0, 0, 1) 0, rgba(209, 43, 43, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 0, 0, 1)), color-stop(100%, rgba(209, 43, 43, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 0, 0, 1) 0, rgba(209, 43, 43, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 0, 0, 1) 0, rgba(209, 43, 43, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 0, 0, 1) 0, rgba(209, 43, 43, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 0, 0, 1) 0, rgba(209, 43, 43, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#d12b2b', GradientType=0);
    border: none;
    color: #FFF;
    cursor: pointer;
    font-family: proxima-nova, sans-serif;
    margin: 20px 20px 20px 0;
    padding: 10px 20px;
    float: left
}

#adminModal.visible {
    top: 50%
}

#adminModalOverlay.visible {
    top: 0
}

#adminModalContentContainer {
    position: static;
    width: 100%;
    overflow: hidden;
    padding: 10px 0;
    top: 0;
    left: 0
}

#adminModal.tipOpen {
    width: 1020px;
    margin-left: -510px
}

#adminModal.promosEditor {
    width: 880px;
    margin-left: -440px
}

#adminModal.promosEditor.tipOpen {
    width: 1200px;
    margin-left: -600px
}

#adminModal.promosEditor.tipOpen .promoColumn {
    margin: 0 !important;
    width: 33% !important
}

#adminModal.promosEditor .promoBody, #adminModal.promosEditor .promoTitle {
    width: 100%
}

#adminModal.promosEditor .promoTitle #txt_promoTitle {
    display: block;
    font-size: 1.4em;
    margin: 8px 0;
    width: 100%
}

#txt_jobTitle {
    border: 1px solid #ccc;
    width: 98%
}

#adminModal.promosEditor .promoBody {
    clear: both
}

#adminModal.promosEditor .promoBody:after {
    clear: both;
    content: " ";
    display: table
}

#adminModal.promosEditor .promoBody .promoColumn, #adminModal.promosEditor .promoBody .promoDateType {
    float: left;
    width: 46%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: width .5s cubic-bezier(.165, .84, .44, 1);
    -moz-transition: width .5s cubic-bezier(.165, .84, .44, 1);
    -o-transition: width .5s cubic-bezier(.165, .84, .44, 1);
    -ms-transition: width .5s cubic-bezier(.165, .84, .44, 1);
    transition: width .5s cubic-bezier(.165, .84, .44, 1)
}

#adminModal.promosEditor .promoBody .promoColumn.promoImageSelector {
    display: none;
    max-height: 435px;
    overflow: auto
}

#adminModal.promosEditor .promoBody .promoDateType {
    border-color: #ccc;
    border-style: solid;
    border-width: 1px;
    padding: 6px;
    margin-bottom: 12px
}

#adminModal.promosEditor .promoBody .promoDateType:first-child {
    border-left-width: 1px
}

#adminModal.promosEditor .promoBody label {
    display: block
}

#adminModal.promosEditor .promoBody .promoColumn .promoEditor {
    border: 1px solid #ccc;
    clear: both;
    margin: 8px 0;
    max-width: 440px
}

.adminModalContent {
    overflow: auto;
    max-height: 460px;
    padding: 10px
}

#adminModalContentContainer .handle {
    background: #ccc;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out
}

#adminModalContentContainer .handle .modalTipHandle {
    color: #77C345;
    display: block;
    height: 100%;
    padding: 10px;
    width: 100%
}

.contentHeaderEdit {
    background: #CCC;
    float: left;
    min-height: 23px;
    padding: 20px 0;
    position: relative;
    top: -10px;
    width: 100%
}

.corporateAdminModalTitle {
    background: #CCC;
    float: left;
    min-height: 23px;
    padding: 5px 0;
    position: relative;
    top: -10px;
    width: 100%
}

.homeOffersPanelArvchive {
    background: #f8f4ef;
    float: left;
    margin-bottom: 25px;
    padding: 10px;
    width: 98%
}

.centerHoursStatus {
    float: left;
    left: 20px;
    margin-top: 18px
}

.adminModalContentHeader {
    font-family: proxima-nova, Helvetica, sans-serif;
    font-size: 19px;
    margin: 3px 0 10px;
    max-width: 45%;
    padding: 0 10px
}

#adminModalContentContainer ul {
    font-family: proxima-nova, sans-serif;
    list-style: none;
    margin-top: 0;
    margin-bottom: 0
}

.adminModalContent ul:first-child {
    padding-left: 20px
}

.adminModalFooter {
    background: #fff;
    bottom: 0;
    height: 60px;
    left: 0;
    padding: 20px 0 0;
    position: static;
    width: 100%
}

.genericModalContentHeader {
    color: #231F20;
    display: block;
    font-family: proxima-nova, sans-serif;
    font-size: 2em;
    font-style: normal;
    font-weight: 300;
    letter-spacing: .01em;
    line-height: 100%;
    margin: 0;
    text-decoration: none
}

#adminModalOverlay {
    background: rgba(10, 10, 10, .25);
    height: 100%;
    left: 0;
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9998
}

@media screen and (min-width: 768px) {
    #genericModal {
        background: #FFF;
        box-shadow: -1px 2px 6px rgba(10, 10, 10, .5);
        display: none;
        left: 50%;
        margin-left: -300px;
        margin-top: -300px;
        padding: 20px;
        position: fixed;
        top: 50%;
        width: 600px;
        z-index: 9999;
        -webkit-transition: width .5s cubic-bezier(.165, .84, .44, 1), margin-left .5s cubic-bezier(.165, .84, .44, 1);
        -moz-transition: width .5s cubic-bezier(.165, .84, .44, 1), margin-left .5s cubic-bezier(.165, .84, .44, 1);
        -ms-transition: width .5s cubic-bezier(.165, .84, .44, 1), margin-left .5s cubic-bezier(.165, .84, .44, 1);
        -o-transition: width .5s cubic-bezier(.165, .84, .44, 1), margin-left .5s cubic-bezier(.165, .84, .44, 1);
        transition: width .5s cubic-bezier(.165, .84, .44, 1), margin-left .5s cubic-bezier(.165, .84, .44, 1)
    }

    .staffContainer_BG {
        background-image: linear-gradient(to top, #3a9212 0, #7ac143 100%);
        float: left;
        margin: 0 0 25px;
        padding: 10px;
        width: 98%
    }

    #genericModal.visible {
        top: 50%
    }

    #adminModalOverlay.visible {
        top: 0
    }

    #genericModalContentContainer {
        position: static;
        width: 100%;
        overflow: hidden;
        padding: 10px 0;
        top: 0;
        left: 0
    }

    #genericModal.tipOpen {
        width: 1010px;
        margin-left: -505px
    }

    .genericModalContent {
        overflow: auto;
        max-height: 510px;
        width: 100%
    }

    #genericModalContentContainer .handle {
        background: #ccc;
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transition: all .5s ease-out;
        -moz-transition: all .5s ease-out;
        -ms-transition: all .5s ease-out;
        -o-transition: all .5s ease-out;
        transition: all .5s ease-out
    }

    #genericModalContentContainer .handle .modalTipHandle {
        color: #77C345;
        display: block;
        height: 100%;
        padding: 10px;
        width: 100%
    }

    .contentHeaderEdit {
        background: #CCC;
        float: left;
        min-height: 23px;
        padding: 20px 0;
        position: relative;
        top: -10px;
        width: 100%
    }

    .centerHoursStatus {
        float: left;
        left: 20px;
        margin-top: 18px
    }

    .genericContentHeader {
        font-family: proxima-nova, Helvetica, sans-serif;
        font-size: 26px;
        margin: 3px 0 10px;
        max-width: 100% !important
    }

    #adminModalContentContainer ul {
        font-family: proxima-nova, sans-serif;
        list-style: none;
        margin-top: 0;
        margin-bottom: 0
    }

    .genericModalContent ul:first-child {
        padding-left: 20px
    }

    .genericModalFooter {
        position: static;
        bottom: 0;
        left: 0;
        height: 30px;
        padding: 10px 0;
        width: 98%
    }

    .topBannerCopyEditor {
        min-height: 100px;
        overflow: hidden;
        width: 100%
    }

    .bulkCreateSites {
        float: left;
        width: 100%
    }

    .adminModalFooter .cancelButton, .adminModalFooter .saveAsDraftButton, .adminModalFooter .saveButton {
        float: right
    }

    .adminModalFooter .cancelButton {
        margin-right: 10px
    }

    .adminModalContent .staffBio:after {
        clear: both;
        content: '';
        display: table
    }

    .adminModalContent .staffBioEditor {
        max-height: 600px;
        overflow: hidden;
        padding: 10px 0 0
    }

    .adminModalContent .staffBioEditor:after, .adminModalContent .staffBioEditor:before {
        content: " ";
        display: table
    }

    .adminModalContent .staffBioEditor:after {
        clear: both
    }

    .adminModalContent .bioColumn {
        float: left;
        max-width: 380px
    }

    .adminModalContent .resourceFormCol {
        float: left;
        display: inline-block;
        width: 562px;
        margin-right: 25px
    }

    .adminModalContent .resourceFormCol input {
        border: 1px solid #ccc;
        width: 98%
    }

    .resourceFormCol #resource-file {
        width: 100%;
        margin-bottom: 8px
    }

    #ddl_resourceType {
        display: block
    }

    .adminModalContent .bioColumn .bioBlock {
        margin-left: 10px
    }

    .adminModalContent .bioColumn .bioBlock input[type=text], .adminModalContent .bioColumn .bioBlock textarea {
        border: 1px solid #ccc;
        padding: 2px 0 2px 5px;
        width: 360px
    }

    .adminModalContent .bioColumn .bioBlock textarea {
        height: 150px
    }

    .adminModalContent .bioColumn .bioImageEditor, .adminModalContent .promoImageEditor {
        height: 210px;
        position: relative;
        width: 200px
    }

    .adminModalContent .promoImageEditor {
        height: 266px;
        width: 325px
    }

    .adminModalContent .bioColumn .bioImageContainer, .adminModalContent .promoImageContainer {
        height: 100%;
        position: absolute;
        width: 100%;
        overflow: hidden
    }

    .adminModalContent .bioColumn .staffImageUpload {
        left: -9999px;
        position: absolute
    }

    .adminModalContent .bioColumn .bioImageEditor .bioImageUploadButtons, .adminModalContent .promoImageEditor .promoImageSelectButton {
        bottom: 5px;
        display: block;
        position: absolute;
        right: 5px
    }

    .adminModalContent .bioColumn .bioImageEditor .bioImageUploadButtons button.fileUploadButton, .adminModalContent .promoImageEditor .promoImageSelectButton .selectPromoImage {
        background: red;
        border: none;
        color: #FFF;
        font-family: proxima-nova;
        font-size: 12px;
        margin-bottom: 1px;
        padding: 2px 10px
    }

    .adminModalContent .bioColumn .bioImageEditor .bioImageUploadButtons button.disabled {
        background-color: #eee;
        color: #000;
        cursor: default
    }

    html.modal-open {
        overflow: hidden
    }

    input.combobox {
        border: none
    }

    .modalTipBlock, .staffBio {
        float: left
    }

    .modalTipBlock {
        display: block;
        min-height: 300px;
        max-height: 450px;
        margin-left: 20px;
        overflow: auto;
        padding-top: 20px;
        width: 380px
    }

    .modalResourceTipBlock {
        display: inline-block;
        min-height: 300px;
        max-height: 450px;
        margin-left: 20px;
        padding-top: 20px;
        width: 370px;
        overflow-y: auto
    }

    .modalResourceTipBlock .modalTipBlockDesc {
        width: 87%
    }

    #adminModalContentContainer .modalResourceTipBlock .modalTipBlockDesc {
        list-style: initial
    }

    .addResouceReq {
        font-size: .7em;
        font-weight: 400;
        font-family: proxima-nova, sans-serif;
        margin-bottom: 4px
    }

    b.addResouceReq {
        font-weight: 800
    }

    .tipBlock:after, .tipBlock:before {
        content: " ";
        display: table
    }

    .tipBlock:after {
        clear: both
    }

    .modalTipBlockDesc, .tipBlock .tipBlockDesc {
        font-size: .9em;
        width: 95%
    }

    .tipBlock .tipBlockTitle {
        display: inline;
        float: left;
        width: auto
    }

    .tipBlock .tipBlockLink {
        float: right;
        line-height: 30.4px;
        margin-right: 16px
    }

    .tipBlock .tipBlockDesc {
        clear: both
    }

    .working {
        background-color: #77c345;
        display: none;
        left: 50%;
        margin-left: -70px;
        margin-top: -24px;
        padding: 10px;
        position: fixed;
        top: 50%;
        z-index: 9999;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px
    }

    .working .fa-cog {
        color: #fff
    }

    .working span {
        color: #fff;
        display: inline-block;
        font-size: 100%;
        line-height: 48px;
        vertical-align: top;
        width: 4.7em
    }

    #centerInfo {
        float: left
    }

    #cph_content_C010_ctl00_ctl01_LocalPendingApprovalList {
        float: left;
        width: 100%
    }

    .adminSection .editCenter {
        border: 1px solid #999;
        float: left;
        font-family: proxima-nova, sans-serif;
        height: auto;
        margin: 0 0 50px;
        width: 960px
    }

    strong.token {
        color: #222e84;
        cursor: pointer
    }

    strong.token:hover {
        color: #77c345
    }

    #cph_content_C010_ctl00_ctl04_gv_companyApprovals tr:first-child {
        background: #999 !important
    }

    #cph_content_C010_ctl00_ctl04_gv_companyApprovals tr:nth-child(2n+1) {
        background: #E7E7E8
    }

    #cph_content_C010_ctl00_ctl04_gv_pagesApprovals tr:first-child {
        background: #999 !important
    }

    #cph_content_C010_ctl00_ctl04_gv_pagesApprovals tr:nth-child(2n+1) {
        background: #E7E7E8
    }

    #cph_content_C010_ctl00_ctl04_gv_companyApprovals td, #cph_content_C010_ctl00_ctl04_gv_pagesApprovals td {
        height: 20px;
        padding: 5px 10px
    }

    #cph_content_C010_ctl00_ctl04_gv_companyApprovals th, #cph_content_C010_ctl00_ctl04_gv_pagesApprovals th {
        border: none;
        color: #FFF;
        padding: 5px 10px
    }

    #cph_content_C010_ctl00_ctl04_gv_companyApprovals a, #cph_content_C010_ctl00_ctl04_gv_pagesApprovals a {
        color: #FFF
    }
}

.centerLogins {
    margin: 20px 0 10px 10px
}

.companyApprovals table {
    width: 100%
}

.textEditorControls {
    padding-left: 6px !important
}

.textEditorControl {
    float: left
}

.textEditorControl .editorButton {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2);
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 4px 6px;
    font-size: 14px;
    line-height: 1.33;
    border-radius: 6px;
    -webkit-user-select: none;
    text-shadow: 0 1px 0 #fff;
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.textEditorControl .editorButton:hover {
    background-color: #ebebeb;
    border-color: #adadad
}

#cph_content_C010_Content1 {
    float: left;
    margin-top: 170px
}

#analyticsChartsContainer {
    float: left;
    width: 100%
}

.googleAnalyticsBlock {
    float: left;
    margin: 0 0 80px;
    width: 100%
}

.visitsInfo {
    float: left;
    width: 50%
}

.mobileInfo {
    float: right;
    width: 50%
}

.analyticsTable {
    float: left;
    width: 100%
}

.analyticsTable tr:nth-child(2n+1) {
    background: #CCC
}

.analyticsTableHeading td {
    height: 20px;
    padding: 8px
}

.analyticsTableHeading {
    background: #F2F2F3;
    height: 20px;
    padding: 20px 0;
    width: 100%
}

.adminModalContent ul.headerImages {
    padding-left: 0
}

li.adminPhotoSmall:nth-child(odd) {
    clear: none !important
}

li.selectableImageHeader {
    float: left;
    width: 50%
}

.selectableImageHeader:nth-child(odd) {
    clear: left
}

.selectableImage:after {
    clear: both;
    content: "";
    display: table
}

.selectableImageLink {
    display: block;
    padding: 8px
}

.selectableImageLink .imageThumbnail {
    border: 3px solid #fff;
    margin: 0;
    width: 100%
}

.selectableImageLink .imageThumbnail.currentImage {
    border: 3px solid red
}

.wysihtml5-sandbox {
    min-height: 175px
}

#imageUploadSpecs {
    float: left;
    margin-top: 15px
}

#imagesSteps {
    float: left;
    font-size: 12px;
    margin-top: 220px
}

#imageUploadSpecs dd {
    font-size: 12px;
    width: 90%;
    margin: 0
}

.topBannerCopyEditor {
    font-size: 14px !important
}

.pendingPopUp {
    padding: 20px
}

#pendingComment {
    border: 1px solid #ccc;
    height: 100px;
    width: 90%
}

.commentRequiredText {
    color: red;
    float: left;
    font-size: 14px;
    font-weight: 500;
    margin-top: 0;
    position: relative;
    top: 3px;
    width: 100%
}

.pendingSubmit {
    background: #77c345;
    background: -moz-linear-gradient(top, #77c345 0, #4d9937 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #77c345), color-stop(100%, #4d9937));
    background: -webkit-linear-gradient(top, #77c345 0, #4d9937 100%);
    background: -o-linear-gradient(top, #77c345 0, #4d9937 100%);
    background: -ms-linear-gradient(top, #77c345 0, #4d9937 100%);
    background: linear-gradient(to bottom, #77c345 0, #4d9937 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#77c345', endColorstr='#4d9937', GradientType=0);
    border: none;
    color: #FFF;
    cursor: pointer;
    font-family: proxima-nova, sans-serif;
    margin: 20px 20px 20px 0;
    padding: 10px 20px;
    float: left
}

.popupCancel {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMTJiMmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(255, 0, 0, 1) 0, rgba(209, 43, 43, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 0, 0, 1)), color-stop(100%, rgba(209, 43, 43, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 0, 0, 1) 0, rgba(209, 43, 43, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 0, 0, 1) 0, rgba(209, 43, 43, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 0, 0, 1) 0, rgba(209, 43, 43, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 0, 0, 1) 0, rgba(209, 43, 43, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#d12b2b', GradientType=0);
    border: none;
    color: #FFF;
    cursor: pointer;
    font-family: proxima-nova, sans-serif;
    margin: 20px 20px 20px 0;
    padding: 10px 20px;
    float: left
}

.corporateAdminContent .cancelBTN {
    background: #666;
    background: -moz-linear-gradient(top, #666 0, #444 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #666), color-stop(100%, #444));
    background: -webkit-linear-gradient(top, #666 0, #444 100%);
    background: -o-linear-gradient(top, #666 0, #444 100%);
    background: -ms-linear-gradient(top, #666 0, #444 100%);
    background: linear-gradient(to bottom, #666 0, #444 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#444444', GradientType=0);
    border: none;
    color: #FFF;
    cursor: pointer;
    float: left;
    font-family: proxima-nova, sans-serif;
    margin: 20px 20px 20px 0;
    padding: 10px 20px
}

.promoForm {
    float: right !important;
    width: 100%
}

.promoImageAndDescription {
    float: left;
    width: 40% !important
}

.promoDateType {
    float: left;
    width: 100% !important
}

#previousContent label {
    margin-left: 5px
}

#proposedContent label {
    margin-left: 10px
}

#nationalPromosSelector {
    background: #fff;
    border: 0;
    font-size: 12px;
    margin-left: 12px;
    margin-right: 2px;
    padding: 3px
}

.editButtonOffer {
    margin-top: 0;
    padding: 8px 15px
}

#addNationalPromo {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMTJiMmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(255, 0, 0, 1) 0, rgba(209, 43, 43, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 0, 0, 1)), color-stop(100%, rgba(209, 43, 43, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 0, 0, 1) 0, rgba(209, 43, 43, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 0, 0, 1) 0, rgba(209, 43, 43, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 0, 0, 1) 0, rgba(209, 43, 43, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 0, 0, 1) 0, rgba(209, 43, 43, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#d12b2b', GradientType=0);
    border: none;
    color: #fff;
    float: right;
    padding: 6px 15px
}

#promoButtonText input {
    border: 1px solid #ccc;
    width: 97%
}

.promoAdminFunctions {
    clear: both;
    float: left;
    margin-bottom: 15px;
    width: 100%
}

.homeOffer.last {
    margin: 0 0 50px
}

ul.editorToolbar {
    padding: 0 !important
}

ul.editorToolbar li {
    border: 1px solid #ccc;
    display: block;
    float: left;
    margin: 0 4px 4px 0;
    padding: 4px
}

ul.editorToolbar li:hover {
    background-color: #eee
}

ul.editorToolbar li a {
    color: #000
}

div.textEditor {
    border: 1px solid #ccc;
    clear: both;
    min-height: 150px;
    padding: 10px 10px 10px 5px;
    max-height: 150px;
    color: #5a5a5a;
    font-family: proxima-nova, sans-serif;
    font-size: 16px;
    font-weight: 100;
    overflow: auto
}

.adminSection h1 {
    float: left
}

.charCountWarning {
    color: #e1cc5a
}

.charCountCritical {
    color: #e15a5a
}

.googleAnalyticsBlock h1 {
    width: 100%;
    float: left;
    border-bottom: 2px solid #000;
    padding-bottom: 8px
}

#visitsOverTime {
    border: 2px solid #000;
    margin-bottom: 25px
}

#analyticsChartsContainer h1 {
    clear: both;
    float: none;
    margin-top: 20px;
    width: 100%
}

.groupHrzLine {
    display: none
}

#imageEditor {
    background: rgba(10, 10, 10, .9);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000
}

.imageEditor-scale {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(.9);
    transform: scale(.9);
    -webkit-transition: -webkit-transform .2s, opacity .2s, visibility 0s .2s;
    transition: transform .2s, opacity .2s, visibility 0s .2s
}

.imageEditor-scale.open {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .4s, opacity .4s;
    transition: transform .4s, opacity .4s
}

#imageEditor.editorVisible {
    display: block
}

#imageEditor .imageEditorContainer {
    height: 100%;
    padding: 14px;
    position: relative
}

#imageEditor .imageEditorContainer .imageEditorInner {
    margin: 0 auto;
    width: 960px
}

#imageEditor .imageEditorContainer .imageEditorInner:after {
    clear: both;
    content: "";
    display: table
}

#imageEditor .imageEditorContainer .imageEditorInner .imageEditorColumn {
    float: left;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

#imageEditor .imageEditorContainer .imageEditorInner .imageEditorColumn h4 {
    color: #3a9212;
    font: normal normal 1.25em/110% proxima-nova, sans-serif;
    letter-spacing: .01em;
    margin-bottom: 12px;
    text-align: center;
    text-transform: none
}

#imageEditor .imageEditorContainer .imageEditorInner .imageEditorColumn .imageContainer {
    height: 480px;
    overflow: hidden;
    position: relative;
    width: 480px
}

#imageEditor .imageEditorContainer .imageEditorInner .imageEditorColumn .imagePreviewFrame {
    background: #fff;
    border: 2px solid #ddd;
    height: 210px;
    margin: 0 auto;
    padding: .8em;
    width: 200px
}

#imageEditor .imageEditorContainer .imageEditorInner .imageEditorColumn .imagePreviewFrame #preview {
    height: 210px;
    overflow: hidden;
    width: 200px
}

#imageEditor .imageEditorButtons {
    bottom: 10px;
    position: absolute;
    right: 10px
}

#imageEditor .imageEditorButtons a.uploadImage {
    background: #77c345;
    background: -moz-linear-gradient(top, #77c345 0, #4d9937 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #77c345), color-stop(100%, #4d9937));
    background: -webkit-linear-gradient(top, #77c345 0, #4d9937 100%);
    background: -o-linear-gradient(top, #77c345 0, #4d9937 100%);
    background: -ms-linear-gradient(top, #77c345 0, #4d9937 100%);
    background: linear-gradient(to bottom, #77c345 0, #4d9937 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#77c345', endColorstr='#4d9937', GradientType=0);
    border: none;
    color: #FFF !important;
    cursor: pointer;
    float: left;
    padding: 10px 20px;
    margin: 0 20px;
    font-family: proxima-nova, sans-serif;
    opacity: .8
}

#imageEditor .imageEditorButtons a.cancelUploadImage {
    background: #666;
    background: -moz-linear-gradient(top, #666 0, #444 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #666), color-stop(100%, #444));
    background: -webkit-linear-gradient(top, #666 0, #444 100%);
    background: -o-linear-gradient(top, #666 0, #444 100%);
    background: -ms-linear-gradient(top, #666 0, #444 100%);
    background: linear-gradient(to bottom, #666 0, #444 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#444444', GradientType=0);
    border: none;
    color: #FFF !important;
    cursor: pointer;
    float: left;
    padding: 10px 20px;
    font-family: proxima-nova, sans-serif;
    opacity: .8
}

#imageEditor .imageEditorButtons a.cancelUploadImage:hover, #imageEditor .imageEditorButtons a.uploadImage:hover {
    color: #fff;
    text-decoration: none;
    opacity: 1
}

.headerEditorBlock input {
    border: 1px solid #ccc;
    width: 98%
}

#genericModal #centerAddressInformation, #genericModal #centerOpportunitiesContent, #genericModal .contactInfo {
    display: block
}

#centerAddressInformation, #centerOpportunitiesContent, .contactInfo {
    display: none
}

#txt_offerTitle {
    height: 21px;
    padding: 5px 0 3px 3px;
    width: 98%;
    color: #5a5a5a;
    font-family: proxima-nova, sans-serif;
    font-size: 16px;
    font-weight: 100
}

.offerColumn.offerImageAndDescription {
    float: left;
    width: 48%;
    height: 377px;
    overflow-y: auto
}

.offerColumn.offerLegalAndDates {
    float: right;
    width: 48%
}

.offerImageEditor {
    float: left;
    width: 100%
}

.offerImage {
    height: 164px;
    overflow: hidden;
    width: 200px
}

.offerAbstract {
    float: right;
    width: 100%
}

.offerDescription {
    float: right;
    width: 100%;
    clear: both
}

.offerImageSelector {
    float: left;
    width: 100%
}

li.adminPhotoSmall {
    float: left !important;
    width: 33% !important
}

.imageFileName {
    font-size: 12px
}

#offerButtonText input {
    border: 1px solid #ccc;
    width: 98%
}

#offerLegal {
    float: right;
    width: 100%
}

.offerDateType {
    border: 1px solid #ccc;
    float: left;
    margin-bottom: 20px;
    padding: 5px;
    width: 97%
}

.offerDateType span {
    float: left;
    width: 100%;
    margin: 4px 0
}

.offerDateBox {
    float: left;
    margin-right: 35px;
    width: 41%
}

.offerDateBox .datePicker {
    border: 1px solid #ccc;
    width: 100%;
    font-size: 16px;
    margin: 4px 0
}

.offerDateBoxPush {
    float: left;
    margin-right: 0;
    width: 41%
}

.offerDateBoxPush .datePicker {
    border: 1px solid #ccc;
    width: 100%;
    font-size: 16px;
    margin: 4px 0
}

#expirationDaysContainer input, #txt_expirationDate {
    border: 1px solid #ccc;
    font-size: 16px;
    margin: 4px 0;
    width: 97%
}

#offerAbstractEditor {
    min-height: 20px !important
}

#offerLegal .textEditor, .offerDescription .textEditor {
    border: 1px solid #ccc;
    clear: both;
    min-height: 120px;
    padding: 10px 10px 10px 5px
}

.offerButtonText .textEditor {
    border: 1px solid #ccc;
    clear: both;
    min-height: 30px;
    padding: 10px
}

.offerImageContainer p {
    float: right;
    font-size: 16px;
    width: 47%
}

.offerImageSelectButton {
    display: none
}

.offerDateType select {
    float: left;
    margin: 4px 0;
    width: 100%
}

#adminModal.approvals {
    overflow: hidden
}

#adminModal.approvals .corporateAdminModalContentContainer {
    height: 340px;
    max-height: 340px;
    overflow: auto;
    width: 100%;
    overflow-x: hidden
}

#adminModal.approvals .corporateAdminModalContentContainer:after {
    content: "";
    clear: both;
    display: table
}

#adminModal.approvals .corporateAdminModalContentContainer .corporateAdminModalContent {
    padding: 0 20px 20px
}

#adminModal.approvals.CenterStaffMember .corporateAdminModalContentContainer {
    overflow-y: scroll
}

#adminModal.approvals .approvalContentColumn {
    padding: 10px;
    border: 1px solid #CCC;
    float: left;
    margin-right: 12px;
    width: 47%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

#adminModal.approvals .approvalContentHeaders:after {
    content: "";
    clear: both;
    display: table
}

#adminModal.approvals .approvalContentHeaders .approvalContentColumn {
    background-color: #ededed;
    margin-right: .75em;
    padding: .75em;
    width: 47%;
    border-bottom: 0
}

#adminModal.approvals .approvalContentHeaders .approvalContentColumn span {
    margin-left: .25em
}

#adminModal.approvals .approvalFooter {
    padding: 0 20px 20px
}

#adminModal.approvals .sliding_doors {
    width: 2400px
}

#adminModal.approvals .sliding_doors:after {
    content: "";
    clear: both;
    display: table
}

#adminModal.approvals .sliding_door {
    background-color: #fff;
    display: block;
    float: left;
    min-height: 100%;
    max-height: 100%;
    min-width: 760px;
    max-width: 760px
}

#adminModal.approvals.centerCareerApproval .sliding_door {
    min-width: 920px;
    max-width: 920px
}

#adminModal.approvals .pending_approval {
    clear: both;
    margin: 0;
    padding: 0
}

#adminModal.approvals.CenterStaffMember input, #adminModal.approvals.CenterStaffMember textarea {
    margin: 0
}

#adminModal.approvals.CenterStaffMember textarea {
    height: 150px;
    padding: .4em;
    width: 325px
}

.corporateAdminModalFooter {
    background: #fff;
    bottom: 0;
    height: 60px;
    left: 0;
    padding: 20px 0 0;
    position: static;
    width: 100%
}

.corporateAdminModalContentContainer {
    left: 0;
    overflow: hidden;
    padding: 10px 0;
    position: static;
    top: 0;
    width: 100%
}

.approval_staffMemberData input {
    box-shadow: none !important;
    margin-left: 0 !important;
    width: 94%
}

#txt_prevStaffDesc, .approval_staffMemberData textarea {
    min-height: 130px;
    width: 96%;
    border: 1px solid #CCC;
    overflow: auto
}

#txt_prevStaffDesc {
    color: #5a5a5a;
    font-weight: 100;
    height: 130px;
    margin-bottom: 6px;
    padding: 5px;
    width: 95%
}

.approval_promoData #Textarea4, .approval_promoData #Textarea5 {
    height: 150px;
    border: 1px solid #CCC
}

.popUpDescription > textarea {
    height: 150px;
    width: 90%
}

.previousAlsoServing {
    border: 1px solid #ccc;
    color: #5a5a5a;
    font-weight: 100;
    padding: 10px
}

.proposedAlsoServing {
    margin-bottom: 0;
    padding: 7px;
    width: 93%;
    border: 1px solid #CCC
}

#nationalOffersSelector {
    background: #fff;
    border: 0;
    font-family: proxima-nova, sans-serif;
    margin: 0 0 0 4px;
    padding: 2px
}

.nationalOfferEditor .offerAbstract {
    display: none
}

.nationalOfferEditor small {
    float: left;
    margin-bottom: 20px;
    width: 90%
}

.nationalOfferEditor .offerDescription {
    display: none
}

.nationalOfferEditor .offerColumn.offerLegalAndDates {
    float: right;
    width: 98%
}

.previousBlurb, .proposedBlurb {
    background: none;
    border: 1px solid #ccc;
    float: left;
    height: auto;
    min-height: 270px;
    padding: 5px 10px;
    width: 93%
}

.corporateAdminBreadcrumbs {
    margin-left: 10px;
    width: 90%
}

.approval_promoImage, .approval_staffImage {
    margin: 20px auto 0;
    text-align: center
}

.approval_promoData input {
    box-shadow: none !important;
    margin-left: 0 !important;
    width: 94%
}

.approval_promoData textarea {
    font-size: 16px;
    height: 40px;
    width: 96%;
    border: 1px solid #CCC
}

#promoDescription, #promoLegalCopy {
    height: 150px
}

.approval_promoData input {
    font-size: 16px
}

.approvedBTN.closePopUp {
    display: none
}

.alsoServingApproval {
    min-height: 200px
}

#cph_content_C002_ctl00_ctl03_gv_CenterLogins td, #cph_content_C002_ctl00_ctl03_gv_UserLogins td, #cph_content_C002_ctl00_ctl03_gv_companyApprovals td, #cph_content_C002_ctl00_ctl03_gv_pagesApprovals td, caption, th {
    text-align: center
}

.locationPromoOptIn .adminFunctions {
    margin-top: -1px;
    padding-top: 1px;
    position: relative;
    z-index: 3;
    width: 937px;
    margin-bottom: 20px
}

.locationPromoOptIn .adminFunctions .formContainer {
    padding: 12px 8px
}

.locationPromoOptIn .corporatePromo {
    height: 100%;
    width: 100%
}

.corporateOfferOptOut p {
    line-height: 24px
}

.hrEmailEditor input {
    border: 1px solid #ccc;
    max-width: 50%
}

.sampleJobTitle.tipBlockTitle {
    float: left;
    font-size: 16px
}

.career .col_right.modalTipBlock {
    float: right;
    width: 32%
}

.career .col_left {
    float: left;
    width: 65%
}

.sampleJobDescriptions {
    padding: 0
}

#jobAbstractEditor {
    float: left;
    margin-bottom: 3px;
    max-height: 40px !important;
    min-height: 20px;
    overflow: auto;
    width: 97%
}

.hrEmailBG {
    background: #fff;
    float: right;
    margin-top: 7px;
    width: 33%
}

.editButton.editCareersHREmailAddress {
    float: right;
    width: 100%
}

.careerEditor {
    display: block;
    margin-left: -480px !important;
    opacity: 1;
    width: 960px !important
}

.approval_staffMemberData #careerAbstract {
    margin: 5px 0;
    min-height: 60px;
    overflow: auto
}

.proposedContent {
    padding: 5px
}

#careerDescription p {
    font-size: 16px
}

#careerDescription h3 {
    color: #212e84;
    font-size: 18px
}

#careerDescription li {
    font-family: proxima-nova, sans-serif;
    font-size: 16px;
    font-weight: 100;
    line-height: 20px;
    list-style: disc;
    margin-bottom: 12px;
    width: 90%
}

.hiddenSchdeule {
    display: none;
    float: left;
    margin-bottom: 20px;
    width: 100%
}

.showSchedule {
    display: block;
    float: left;
    margin-bottom: 20px;
    width: 100%
}

#txt_eventDescription {
    height: 380px;
    max-height: 380px
}

.eventPhoto a {
    position: relative
}

.eventInfo a.moreEventDetails {
    color: #313b8c;
    display: inline-block;
    float: none;
    font-family: "sylvanhwscript1.0regular";
    height: auto;
    letter-spacing: .05em;
    line-height: 23px;
    margin: 0;
    padding-right: 0;
    text-align: center;
    text-decoration: none;
    text-transform: lowercase
}

.eventInfo a.moreEventDetails span {
    float: left;
    font-size: 30px;
    line-height: 40px
}

.approval_staffMemberData div#Div3 {
    border: 1px solid #ccc;
    color: #777;
    display: block;
    font-family: proxima-nova, sans-serif;
    font-size: 16px;
    font-weight: 100;
    height: 300px;
    margin-top: 5px;
    overflow: auto;
    padding: 5px
}

.pubDate {
    min-height: 27px !important
}

.newsTitleAdmin {
    height: 54px !important;
    margin: 12px 0 13px
}

#editTestimonialParty {
    margin: 20px auto;
    max-width: 960px;
    width: 100%
}

.thirdPartyPush {
    position: relative;
    top: 25px
}

.addTestimonialsButton {
    float: right;
    width: 100%
}

.approval_staffMemberData input.invalid_form {
    box-shadow: 0 0 2px 2px #e96367 !important
}

.eventsAdminDate {
    float: left;
    width: 97%
}

.EAstartDate {
    width: 48%;
    float: left
}

.EAendDate {
    float: right;
    width: 48%
}

.EApostal {
    float: left;
    width: 26%
}

.EAstate {
    float: left;
    margin-right: 20px;
    width: 10%
}

.EAcity {
    float: left;
    margin-right: 12px;
    width: 50%
}

.EAaddressBlock {
    width: 100%
}

.eventsAdminTime {
    float: left;
    width: 100%
}

.proposedContent.EAshortDescription {
    height: 80px
}

.EAeventDescription {
    border: 1px solid #ccc;
    height: 320px !important;
    overflow: auto
}

.approval_eventImage img {
    height: 140px;
    margin-bottom: 10px;
    width: 200px
}

.approval_promoData.EAeventPop input, .approval_promoData.EAeventPop textarea {
    margin-top: 4px
}

.eventInfoSide .eventImage img.cancelledEvent {
    float: left;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 39
}

.eventDetails .eventPhoto img.cancelledEvent {
    float: left;
    left: 0;
    position: absolute;
    top: -120px;
    z-index: 199
}

.testimonailAdminPending {
    float: left;
    width: 100%
}

.testimonailAdminPending textarea {
    border: 1px solid #ccc;
    margin-top: 5px;
    min-height: 155px;
    overflow: auto;
    width: 95%
}

.testimonailAdminPending input {
    border: 1px solid #ccc !important;
    float: left;
    margin: 5px 0 0 !important;
    width: 95%
}

#previousAbstract, #resourceAbstract {
    float: left;
    margin: 5px 0 7px;
    max-height: 80px;
    min-height: 80px !important;
    overflow: auto;
    padding: 5px;
    width: 95%;
    border: 1px solid #CCC
}

#summary {
    border: 1px solid #ccc;
    color: #777;
    font-weight: lighter;
    margin-bottom: 7px;
    margin-top: 4px
}

#Textarea1 {
    border: 1px solid #ccc
}

.greyedOut {
    opacity: .3
}

.sitemapRoot:last-child {
    clear: none
}

.events_Content .editButton {
    font-size: 16px;
    padding: 8px 15px
}

.newsStories #SeeMoreResults {
    background: 0 0
}

.eventInfoSideCity {
    float: left;
    margin: 0 5px 0 0
}

.eventInfoSideState {
    float: left;
    margin: 0 10px 0 0
}

.eventInfoAddressSide {
    margin-bottom: 0
}

.events_content {
    float: left;
    margin-top: 15px;
    width: 100%
}

.VideoPendingApproval {
    background: #e77213;
    float: left;
    margin: 5px 0 0 10px;
    padding: 5px 10px;
    text-align: center;
    width: 15%;
    color: #fff
}

.VideoRejected {
    background: red;
    float: left;
    margin: 5px 0 0 10px;
    padding: 5px 10px;
    text-align: center;
    width: 15%;
    color: #fff
}

.testimonialVideoLinks a {
    background: #232483;
    float: right;
    margin: 5px 0 0 10px;
    padding: 5px 10px;
    text-align: center;
    width: 15%;
    color: #fff
}

.scheduleProgram {
    float: left;
    margin-left: 20px;
    margin-right: 10px;
    margin-top: 3px;
    width: 30px !important
}

#programCheckboxes label {
    font-size: 14px;
    margin-bottom: -6px
}

#programCheckboxes {
    float: left;
    margin-bottom: 25px;
    margin-top: -8px;
    width: 100%
}

.testimonialVideoLinks > input {
    width: 60% !important
}

.redBorder {
    box-shadow: 0 0 3px red
}

.greenBorder {
    box-shadow: 0 0 3px #8bd15d
}

.testimonialCommentAdmin div#testimonialContentEditor, .testimonialCommentAdmin textarea {
    border: 1px solid #ccc;
    margin-top: 5px;
    min-height: 155px;
    max-height: 155px;
    overflow: auto;
    width: 95%;
    margin-bottom: 7px
}

.careersInfo li.testimonial {
    margin-bottom: 25px;
    position: relative
}

#testimonialNameEditor {
    border: 1px solid #ccc;
    width: 98%
}

.videosEditor label {
    float: left;
    width: 100%
}

.videosEditor .block input {
    float: left;
    width: 70% !important
}

.eventHalfForm > em {
    float: left;
    font-size: 12px;
    margin-bottom: 10px;
    width: 100%
}

.IESpecificCASL {
    width: 700px !important;
    height: 500px !important
}

.newsArticle div {
    color: #231f20;
    display: block;
    font-family: proxima-nova, sans-serif;
    font-size: 1.35em;
    font-style: normal;
    font-weight: 100;
    letter-spacing: .03em;
    line-height: 138%;
    margin: 0 0 20px
}

#ddl_classType_label > input {
    width: 20px
}


.hiddenErrors {
    overflow: hidden;
    position: relative;
}
#ErrorContainer{
    position:absolute;
    right:9999px;
}