﻿/**** modified on 7-26-2024 ****/

.track {
    font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
}

.track p {
    line-height: 1.6;
    margin: 0 0 20px 0;
}

.track strong {
    font-weight: bold;
}

.sharethis-inline-share-buttons {
    margin: 30px 35px 0;
}

.content-contain {
    padding-bottom: 0;
}

.content-contain:before,
.main-content ul li:before {
    display: none;
}

.track-final h1 {
    text-align: center;
}

.content-contain,
article {
    background: transparent;
}

#pageStatusBar[class] {
    margin-bottom: 0;
}

.bt .btn-blue {
    margin: 10px 0 20px 0;
    padding: 15px 50px;
    text-transform: uppercase;
    text-shadow: none;
    background: linear-gradient(to bottom, #015e90 0%, #00537f 100%);
    border: 0;
    box-shadow: none;
    font: 600 21px "Source Sans Pro", Arial, sans-serif;
    color: #fff;
    display: inline-block;
    border-radius: 8px;
    text-decoration: none;
}

a.bt.btn-blue :hover {
    color: ffffff;
}

.track {
    background-color: #fff;
}

.bt .track .title-bar {
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    padding: 20px 20px;
    background: #003b5d;
    font: 700 22px/26px Roboto Slab;
    color: #fff;
    text-transform: uppercase;
}

.track .title-bar.title-only {
    padding-top: 15px;
    padding-bottom: 15px;
}

.issue {
    display: flex;
    margin-left: auto;
    margin-top: 10px;
    font-weight: 400;
    font-size: 19px;
}

.bt .track .title-bar,
.issue-nums,
.issues-title {
    display: block;
}

.issue span {
    vertical-align: middle;
}

.issues-title {
    font-size: 22px;
    font-weight: 700;
    margin-right: 10px;
}

.issue a,
.issue a:hover {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-right: 5px;
    color: #6b7981;
    text-decoration: none;
    text-align: center;
    line-height: 25px;
}

.bt .issue a {
    border-radius: 50%;
    cursor: default;
}

.bt .title-bar .issue a.active,
.bt .title-bar .issue a.active:hover {
    background-color: #fff7f7;
    color: #1b6b9a;
}

.bt .issue a:not([href="#"]) {
    color: #b2e3ff;
    background-color: #265673;
    cursor: pointer;
}

.bt .issue a:not([href="#"]):hover {
    background-color: #4d768e;
}

.track-content {
    padding-bottom: 30px;
}

.track-activity,
.track-coming-soon,
.track-content,
.track-social-skills {
    padding-right: 20px;
    padding-left: 20px;
}

.track h1 {
    margin: 0 0 30px;
    padding: 45px 0 0;
    background: transparent;
    border: 0;
    font: 700 32px/44px Roboto Slab;
    color: #003b5d;
    text-transform: uppercase;
}

.signup p,
.track-activity ol,
.track-activity p,
.track-activity ul,
.track-coming-soon p,
.track-social-skills ol,
.track-social-skills p,
.track-social-skills ul,
.track ol,
.track p,
.track ul {
    margin-right: 0;
    margin-left: 0;
    padding: 0;
    color: #252525;
    line-height: 1.6;
}

.track ul ul {
    margin-left: 2rem;
}

.track ul ul li {
    list-style: square;
}

.track-activity a,
.track-social-skills a {
    color: #333;
}

.track-activity a:hover,
.track-social-skills a:hover {
    color: #000;
}

.track h2 {
    margin-top: 35px;
    margin-right: 0;
    margin-left: 0;
    padding: 35px 0 10px;
    border-top: 1px solid #ddd;
    border-bottom: 0;
    color: #494949;
    font: 600 22px 'Open Sans';
}

.track ul li {
    list-style: disc outside;
    padding: 0;
    overflow: visible;
}

.track ol li,
.track ul li {
    margin: 0 0 8px 20px;
}

.track ul li li {
    margin: 8px 0 0;
}

.track p.bold {
    font-weight: 600;
    color: #003b5d;
}

.track-activity.dinner-activity p.bold,
.track-social-skills.convo-starter p.bold {
    color: inherit;
}

.track .callout {
    padding: 25px 35px 35px;
    margin: 30px 0;
    border: 0;
}

.track .callout p {
    margin-bottom: 8px;
    padding: 0;
}

.track .callout ul {
    padding: 0;
    margin: 0;
}

.track .callout li {
    font: 700 14px/28px Open Sans;
    margin: 0 0 8px 20px;
    padding: 0;
    list-style: outside none;
}

.signup {
    margin: 0;
    padding: 40px 55px;
    background: #7ed1f1;
}

.bt .signup h1 {
    text-transform: none;
}

.bt .signup h1,
.track-activity h1,
.track-coming-soon h1,
.track-social-skills h1,
.track-docs h1 {
    padding: 0;
    background: transparent;
    border: 0;
    font: 300 28px/34px Open Sans;
    color: #333;
    text-align: center;
}

.track-activity p,
.track-activity ul,
.track-coming-soon p,
.track-social-skills p,
.track-social-skills ul,
.track-docs p,
.track-docs ul {
    padding: 0;
}

.signup .form {
    margin-top: 50px;
    text-align: center;
}

.signup .form input {
    width: 96%;
    margin-bottom: 20px;
    padding: 10px 2%;
    border: none;
    background: #fff;
    font: 300 22px'Open Sans';
}

.signup .form input[type=image] {
    margin: 25px auto;
    max-width: 100%;
}

.signup .form img[src*="button-signup.jpg"] {
    cursor: pointer;
}

.track-activity h1,
.track-coming-soon h1,
.track-social-skills h1 {
    margin-bottom: 40px;
    font-size: 40px;
    line-height: 46px;
}

.track-activity,
.track-coming-soon,
.track-social-skills,
.track-docs {
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative;
}

.track-activity:before,
.track-coming-soon:before,
.track-social-skills:before,
.track-docs:before {
    content: "";
    position: absolute;
    top: 0;
    right: -100%;
    bottom: 0;
    left: -100%;
    z-index: -1;
}

.track .track-docs h1 {
    margin: 0 15px 30px 15px;
}

.track-docs ul li {
    list-style-type: none;
    margin: 0 0;
}

.bt .track-docs.card-gallery-wp .cbs-List .card p {
    margin-left: 0;
}

.track-docs {
    background: url(../images/spc-ed-doc-icon.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: contain;
}

.track-docs:before {
    background-color: #7fd1f1;
}

.track-activity {
    background: url(../images/track-activity.png) no-repeat 100% 0;
}

.track-activity:before {
    background-color: #7fd1f1;
}

.track-social-skills {
    background: url(../images/track-social-skills.png) no-repeat 100% 0;
}

.track-social-skills:before {
    background-color: #faca74;
}

.track-coming-soon:before {
    background-color: #f2f2f2;
}

.track-activity.dinner-activity {
    min-height: 385px;
    background: url(../images/track-dinner-activity.png) no-repeat 100% 100%;
}

.track-activity.dinner-activity:before {
    background-color: #8afabf;
}

.track-social-skills.convo-starter {
    min-height: 285px;
    background: url(../images/track-convo-starters.png) no-repeat 100% 100%;
}

.track-social-skills.convo-starter:before {
    background-color: #95dffb;
}

.track-activity.dinner-activity,
.track-social-skills.convo-starter {
    background-origin: content-box;
}

.track-activity ul,
.track-social-skills ul {
    margin-bottom: 20px;
}

.track-activity ul li,
.track-social-skills ul li {
    padding: 0;
}

.track-activity .bold,
.track-social-skills .bold {
    font-weight: 600;
    color: #333;
    font-size: 18px;
}

.track-coming-soon {
    text-align: center;
}

.track-coming-soon p {
    margin-bottom: 5px;
}

.track-coming-soon p.dash {
    line-height: 12px;
}

.track-buttons {
    background: #fff;
    margin: 0 10px;
    padding-bottom: 25px;
    font-size: 0;
}

.track-buttons .left-column,
.track-buttons .right-column {
    display: block;
    width: 100%;
    text-align: center;
    padding: 25px 0 0;
}

.week-one-callout {
    background-color: #e7f3f7;
    padding: 30px;
    margin: 40px 0;
}

.week-one-callout p {
    font-family: Roboto Slab;
    color: #003b5d;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    margin: 0;
    padding: 0;
}

.track .card-gallery-wp .card .btn,
.card-gallery .btn {
    margin-top: inherit;
}

.track .card-gallery-wp.tools .card h2 {
    margin-bottom: auto;
}

ul.secondlevel-ul {
    padding-left: 3rem;
}

ul.secondlevel-ul li {
    list-style: circle;
}

/****** Callouts in body text *******/

.track-co, .track-co2 {
    margin: 2rem 0;
    padding: 10px 40px;
    border-radius: 10px;
    background-color: rgb(0, 59, 92);
}

.track-co h2 {
    margin: 1rem 0;
    padding: 0;
    border-top: none;
    font-weight: 700;
    color: #fff;
}

.track-co p, .track-co2 p {
    margin: 1rem 0;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
}

.track-co2 {
    width: inherit;
    float: none;
}

.track-co2 h3 {
    color: #fff;
    margin-left: 0;
    font-weight: 700;
    font-size: 1.3rem;
}


/*** Email Accordion Exp: parenting.org/track/Pages/Special-Education-Email-Series/special-education-6.aspx ***/

.track-content .accordion {
    display: flex;
    align-items: center;
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    margin-bottom: 15px;
    margin-left: 0;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

.accordion:after {
    content: '\25B6';
    /* Unicode character for "plus" sign (+) */
    font-size: 18px;
    color: #aeb610;
    float: right;
    margin-left: auto;
    margin-bottom: -5px;
    transition: 0.4s;
}

.accordion h3 {
    font-weight: 600;
    font-size: large;
    margin: 0;
    display: inline;
}

.active:after {
    rotate: 90deg;
    /* Unicode character for "minus" sign (-) */
}

.panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.panel p {
    margin-top: 0;
}

svg {
    margin-left: auto;
    width: 25px;
    height: 25px;
    background-color: #aeb610;
    border-radius: 50%;
    border: solid 5px #aeb610;
    color: #fff;
}

@media only screen and (min-width: 785px) {
    .bt .track .title-bar {
        /** padding-right:115px;
        padding-left: 115px; **/
        font-size: 28px;
    }

    .bt .track .title-bar,
    .issue-nums,
    .issues-title {
        display: flex;
    }

    .issues-title {
        font-size: 28px;
    }

    .track-activity,
    .track-coming-soon,
    .track-content,
    .track-social-skills,
    .track-docs {
        /** padding-right: 115px;
        padding-left: 115px; **/
    }

    .track h1 {
        font-size: 42px;
        line-height: 50px;
    }

    .track .callout li {
        padding: 0 45px;
    }

    .signup {
        padding: 40px 100px;
    }

    .bt .signup h1 {
        text-align: left;
    }

    .bt .signup h1,
    .track-activity h1,
    .track-coming-soon h1,
    .track-social-skills h1 {
        font-size: 40px;
        line-height: 46px;
    }

    .track-buttons {
        padding-bottom: 0;
    }

    .track-buttons .left-column,
    .track-buttons .right-column {
        padding: 50px 5% 50px 10%;
        display: inline-block;
        width: 35%;
    }

    .track-buttons .right-column {
        padding: 50px 10% 50px 5%;
    }

    .week-one-callout {
        padding: 50px 30px 50px 220px;
        background: #e7f3f7 url(../images/week-one-callout.png) no-repeat 20px;
    }

    .week-one-callout p {
        font-size: 24px;
        line-height: 32px;
    }

    .issue {
        margin-top: 0;
    }

    .track-co {
        margin: 0 2rem 2rem 2rem;
    }

    .track-co2 {
        width: 50%;
        float: left;
        margin: 0 1rem 1rem 0;
    }
}

@media only screen and (min-width: 980px) {
    .title-bar .title {
        margin-right: 45px;
    }

    .issue {
        /* display: inline-block; */
    }
}

#btform label {
    margin-bottom: 20px;
}