/*
 Theme Name:   SCDRO Child
 Theme URI:    http://yourwebsite.com/twentyfourteen-child/
 Description:  Child them based on SCDRO - Twenty Seventeen
 Author:       Tom Compagno
 Author URI:   http://contravent.com
 Template:     scdro_twentyseventeen
 Version:      1.0.0
 Tags:         black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready, responsive-layout, infinite-scroll, post-slider, design, food, journal, magazine, news, photography, portfolio, clean, contemporary, dark, elegant, modern, professional, sophisticated
 Text Domain:  scdro-child
*/
@charset "UTF-8";


@font-face {
    font-family: "horne";
    src:url("/wp-content/themes/scdro-child/css/fonts/horne.eot");
    src:url("/wp-content/themes/scdro-child/css/fonts/horne.eot?#iefix") format("embedded-opentype"),
    url("/wp-content/themes/scdro-child/css/fonts/horne.woff") format("woff"),
    url("/wp-content/themes/scdro-child/css/fonts/horne.ttf") format("truetype"),
    url("/wp-content/themes/scdro-child/css/fonts/horne.svg#horne") format("svg");
    font-weight: normal;
    font-style: normal;

}
[data-icon]:before {
    font-family: "horne" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "horne" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.icon-checkmark-round:before {
    content: "\61";
}
.icon-add-circle:before {
    content: "\64";
}
.icon-bullett:before {
    content: "\62";
}
.icon-board:before {
    content: "\65";
}
.icon-barrier:before {
    content: "\66";
}
.icon-tools:before {
    content: "\63";
}
.icon-phone:before {
    content: "\67";
}
.icon-email-mail-streamline:before {
    content: "\68";
}
.icon-arrow-sans-left:before {
    content: "\69";
}
.icon-arrow-sans-right:before {
    content: "\6a";
}
.icon-arrow-sans-down:before {
    content: "\6b";
}
.icon-arrow-sans-up:before {
    content: "\6c";
}


[data-icon]:before {
    font-family: "horne" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="timelime-"]:before,
[class*=" timeline-"]:before {
    font-family: "horne" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/*LAYOUT*/

.mB0{ margin-bottom: 0px; }
.mB10{ margin-bottom: 10px; }
.mB20{ margin-bottom: 20px; }
.mB30{ margin-bottom: 30px; }
.mB40{ margin-bottom: 40px; }
.mB50{ margin-bottom: 50px; }
.mB60{ margin-bottom: 60px; }

.mT0{ margin-top: 0px; }
.mT10{ margin-top: 10px; }
.mT20{ margin-top: 20px; }
.mT30{ margin-top: 30px; }
.mT40{ margin-top: 40px; }
.mT50{ margin-top: 50px; }
.mT60{ margin-top: 60px; }

.pB0{ padding-bottom: 0px; }
.pB10{ padding-bottom: 10px; }
.pB20{ padding-bottom: 20px; }
.pB30{ padding-bottom: 30px; }
.pB40{ padding-bottom: 40px; }
.pB50{ padding-bottom: 50px; }
.pB60{ padding-bottom: 60px; }

.pT0{ padding-top: 0px; }
.pT10{ padding-top: 10px; }
.pT20{ padding-top: 20px; }
.pT30{ padding-top: 30px; }
.pT40{ padding-top: 40px; }
.pT50{ padding-top: 50px; }
.pT60{ padding-top: 60px; }

.p60-100{
    padding-top: 60px;
    padding-bottom: 60px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
}
.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}

/*GENERAL*/
h1,h2,h3,h4,h5,p,a{
    -webkit-font-smoothing: antialiased;
}
.main_content p, .blade-section-copy, .info-card--counties, .info-card--poc, .info-card--email, .info-card--phone{
    font-family: 'Crimson Text' !important;
    font-size: 16px !important;
    line-height: 22px !important;
}

.site-main {

}
.status-page-container {
    padding-bottom: 20px;
}
.status-form-container {
    padding-bottom: 20px;
}
.status-form {
    width: 50%;
    margin: 30px auto;
    padding: 30px 0px;
    display: -ms-flexbox;
    display: flex;
    max-width: 550px;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;

}
.status-form .status-form-header {
    width: 100%;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    margin-bottom: 20px;
}
.status-form label {
    font-family: "Open Sans Condensed", sans-serif;
    font-weight: 700;
    font-size: 16px;
}
.status-form input.status-form-text {
    width: 100%;
    border: 1px solid #DADADB;
    height: 46px;
    color: #333;
    background: #fff;
    margin-bottom: 28px;
    padding-left: 10px
}
.status-form input.status-form-text:focus, .status-form input.status-form-texts:active {
    border: 1px solid #333;
    outline: none;

}
.status-form .status-form-btn {
    -ms-flex-item-align: start;
    align-self: flex-start;
    padding: 20px;
}
/* TIMELINE STYLES */

.timeline-container {
    font-family: 'Open Sans', sans-serif;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    z-index: 1;
    margin: 0px auto 60px auto;
    width: 210px;
}
.timeline-header {
    width: 100%;
    text-align: center;
    margin: 60px auto 40px auto;
    font-family: "Open Sans Condensed", sans-serif;
    font-weight: 700;
    font-size: 30px;
}
.timeline-item {
    height: 60px;
    font-size: 14px;
    position: relative;
    text-align: left;
    color: #C3C3C3;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    width: 100%;
}

.timeline-item-value {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    font-size: 16px;
    visibility: hidden;
}
.timeline-item-text {
    margin-left: 22px;
    -ms-flex-align: center;
    align-items: center;
}
.timeline-item-text.active {
    margin-left: 15px;
}
.timeline-item-text.complete {
    margin-left: 15px;
}
.timeline-item-icon:before {
    width: 12px;
    height: 12px;
    content: '';
    line-height: 26px;
    border: 2px solid #C3C3C3;
    display: block;
    text-align: center;
    margin: 7px auto 10px 7px;
    border-radius: 50%;
    background-color: white;
}

.timeline-item-icon.active:before {
    content: '\62';
    width: 26px;
    height: 26px;
    border: none;
    margin-top: 0px; /* This offsets the smaller circles */
    margin-bottom: 5px;
    font-size: 26px;
    margin-left: 0;
}

.timeline-item-icon.complete:before {
    content: '\61';
    width: 26px;
    height: 26px;
    line-height: 23px;
    margin-top: 0px; /* This offsets the smaller circles */
    margin-bottom: 5px;
    color: #3BAF29;
    border-color: #3BAF29;
    margin-left: 1px;
}

.timeline-item-icon:after {
    width: 60px;
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    height: 2px;
    z-index: -1;
    position: absolute;
    content: '';
    background-color: #C3C3C3;
    top: 80%;
    left: -9px;
}
.timeline-item-icon.complete:after {
    background-color: #3BAF29;
}

.timeline-item.complete > * {
    color: #3BAF29;
}

.timeline-item.error.active .timeline-item-icon, .timeline-item.error.active .timeline-item-value {
    color: #FF1919;
}

.timeline-container .timeline-item:last-child .timeline-item-icon:after {
    content: none;

}



.timeline-item.active {
    color: black;
}

/* STATUS CONTAINER STYLES */

.status-container {
    position: relative;
    font-family: "Open Sans", serif;
    width: 100%;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    border: 1px solid rgba(0, 0, 0, .15);
    margin: 20px auto;
    font-size: 16px;
}

.status-row {
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid rgba(0, 0, 0, .15);
}

.status-header, .status-body {
    padding: 18px 0 18px 10px;
}

.status-header {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    padding: 18px 10px 18px 30px;
}
.status-body {
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
    font-size: 16px;
}
.error.active.timeline-item-long-description {
    display: none;
}
.show-long-description {
    display: none;
}
.status-title {
    padding: 18px 0px 18px 10px;
}

/* MISSING ITEM CONTAINER STYLES */
.missing-container {
    width: 90%;
    margin: 0 auto;
}
.missing-item-container {
    padding: 20px;
    background: rgba(255,25,25,.15);
    border: 2px solid rgba(255,25,25,.30);
}
.missing-item-header {
    font-family: "Open Sans Condensed", sans-serif;
    font-weight: 700;
    font-size: 18px;
}
.file-error {
    color: #FF1919;
}
.file-check {
    margin-right: 15px;
}
.missing-item {
    color: #FF1919;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    display: block;
}
.missing-item::before {
    content: "•";
    color: #FF1919;
    padding-right: 10px;
}
#previews {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
}
.file-row .preview-container, .file-row .description-container{

    min-height: 160px;
    margin: 0 0;
}
.file-row .description-container textarea {
    border: 1px solid #C3C3C3;
    min-height: 160px;
    height: 160px;
    max-height: 160px;
    overflow: scroll;
    width: 100%;
    padding-top: 10px;
    padding-left: 10px;
    margin-top: 10px;
    resize: none;
}
.file-row .preview-container:hover {
    cursor: pointer;
    cursor: hand;
}
.file-row .preview-container .icon-add-circle {
    color: #F69D00;
    font-size: 19px;
}
.file-row .preview-container .preview {
    border: 1px dashed #F69D00;
    min-height: 160px;
    position: relative;
    margin-top: 10px;
    margin-bottom: 5px;
}
.supporting-docs-header {
    font-family: "Open Sans Condensed", sans-serif;
    font-weight: 700;
    font-size: 16px;
}
.upload-header-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
}
.description-container textarea::-webkit-input-placeholder{
    color: rgba(51,51,51, .30);
    font-size: 16px;
}
.description-container textarea::-moz-placeholder{
    color: rgba(51,51,51, .30);
    font-size: 16px;
}
.description-container textarea:-ms-input-placeholder{
    color: rgba(51,51,51, .30);
    font-size: 16px;
}
.description-container textarea::placeholder{
    color: rgba(51,51,51, .30);
    font-size: 16px;
}
#preview-heading {
    margin-bottom: 0;
}
.file-upload-file-heading-required:after, .file-upload-description-heading-required:after {
    content: ' *';
    color: #F69D00;
    display: inline;
}
.file-upload-file-heading-required, .file-upload-description-heading-required {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
}
.preview.addedAsset {
    background: #F2F2F2;
}
.addedAsset .img-wrapper {
    margin: 0 auto;
    width: 120px;
    padding: 11px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
}
.addedAsset .img-wrapper img {
    max-height: 100px;
    max-width: 100px;
}
.dz-message {
    margin-top: 30px;
    text-align: center;

}
.hidden {
    display: none;
}
.show {
    display: block;
}
.name {
    display: none;
}
.addedAsset .name {
    display: block;
    background: #959595;
    color: #fff;
    padding: 10px;
    text-align: center;
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.remove, .addedAsset .dz-message {
    display: none;
}

.addedAsset .remove {
    display: block;
    text-align: right;
    color: #C3C3C3;
    position: absolute;
    top: 0;
    right: 5px;
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 14px;
}
.remove:hover {
    cursor: pointer;
    cursor: hand;
}
#submit-all {
    margin: 5px 15px 20px
}
#submit-all.disabled {
    background: rgba(197,197,197, .40);
}

.timeline-item-rollover {
    display: none;
    position: absolute;
    background: #333;
    color: #fff !important;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    bottom: 70px;
    left: -75px;
    padding: 10px;
    width: 200px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}
.timeline-item:hover .timeline-item-rollover {
    display: block;

}
.timeline-item-long-description {
    display: none;
}
.info-status:after {
    content: 'i';
    width: 26px;
    height: 26px;
    border: 1px solid #F69D00;
    border-radius: 50%;
    color: #F69D00;

}
.timeline-item .timeline-item-rollover:after {
    content: '';
    position:absolute;
    width: 0px;
    height: 0px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #333;
    bottom: -9px;
    left: 43%;
}
.success-message {
    color: #3BAF29;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
}
.upload-header {
    text-align: left;
    margin-bottom: 30px;
    margin-top: 30px
}
.success-message.success-icon:before {
    font-size: 14px;
    width: 14px;
    height: 14px;
    line-height: 12px;
}
.complete.success.timeline-item-icon:before {
    font-size: 14px;
    width: 14px;
    height: 14px;
    line-height: 12px;

}
.supporting-docs-wrap{
    display: -ms-flexbox;
    display: flex;
    margin: 20px 15px;
}
.blade-row{
    display: flex;
    flex-direction: column;
}
.featured-image{
    min-height: 400px !important;
}
.hidden{
    display: none;
}
/* MOBILE STYLES */
@media only screen and (max-width: 767px){
    .status-row{
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
    }
    .status-header{
        padding: 20px 0 0;
        text-align: center;
        margin-bottom: 0;
    }
    .status-body{
        padding: 10px 0 20px;
    }
    .supporting-docs-wrap{
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .file-upload-wrap{
        padding: 0;
    }
    .supporting-docs-header{
        text-align: center;
        margin-bottom: 10px;
    }
}
/* DESKTOP STYLES */
@media only screen and (min-width: 768px) {
    .timeline-item-long-description {
        display: block;
        padding: 0 0 18px 10px;
    }
    a.status-body {
        color: #000;
        margin: 18px 0 18px 0px;
    }

    .show-long-description {
        display: inline;
        margin-left: 30px;
    }
    .timeline-container {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        width: 690px !important;
    }
    .timeline-item {
        -ms-flex-flow: column;
        flex-flow: column;
        height: 60px;
        font-size: 14px;
        position: relative;
        text-align: center;
        color: #C3C3C3;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
    }
    .timeline-item-text {
        width: 113px;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        margin-left: 0;
    }
    .timeline-item-text.complete {
        margin-left: 0;
    }
    .timeline-item-text.active {
        margin-left: 0;
    }
    .timeline-item-icon.active:before, .timeline-item-icon.complete:before,  .timeline-item-icon:before{
        margin-left: auto;
    }
    .timeline-item-icon:after {
        width: 100%;
        top: 34px;
        left: 50%;
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    .timeline-container .timeline-item:last-child {
        padding-right: 0;
    }

    .timeline-item-value {
        visibility: visible;
    }
    .status-container {
        width: 85%;
    }
    .file-row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    }
    .upload-header-container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .missing-container {
        width: 60%;
        min-width: 700px;
    }
    .missing-item-container{
        width: 85%;
        margin: 0 auto;
    }
    #submit-all{
        margin: -10px 15px 20px;
    }
    .timeline-item-rollover{
        left: -40px;
    }
}

@media (max-width: 991px){
    .mobile-center{
        text-align: center;
    }
    .blade-reverse-mobile{
        flex-direction: column-reverse;
    }
    .blade-next_steps .container{
        display: flex;
        flex-direction: column;
    }
    .blade-next_steps .blade-starred-list{
        margin-left: auto;
        margin-right: auto;
    }
}
@media (min-width: 992px){
    .border-right{
        border-right: solid 1px rgba(197,197,197, .40);
    }
    .blade-row{
        flex-direction: row;
    }
    .p60-100{ padding: 100px !important; }

}

/*BLADES*/

/*GENERAL*/
.btn{
    transition: all .15s ease-in-out;
}
.btn-inline{
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 0 !important;
}
.btn-inverse{
    border: 1px solid #e79700;
    background-color: white !important;
    color: #e79700 !important;
}
.btn-inverse:hover{
    background-color: #e79700 !important;
    color: white !important;
}
.yellow-link{
    color: #e79700;
    font-weight: 600;
    text-decoration: none;
}
.yellow-link:active, .yellow-link:hover, .yellow-link:focus{
    color: inherit;
    text-decoration: none;
}
.copy-with-links a{
    color: #e79700;
    font-weight: 600;
    text-decoration: none;
}
.copy-with-links a:active, .copy-with-links a:hover, .copy-with-links a:focus{
    color: inherit;
    text-decoration: none;
}
.blade-title{
    font-size: 30px;
    line-height: 38px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 500;
}
.blade-section-title{
    font-size: 24px;
    line-height: 32px;
    text-transform: uppercase;
    font-weight: 500;
}
.blade-copy{
    text-align: justify;
}
.gray-bg{ background-color: #f2f2f2; }
.blue-bg{ background-color: #036; }
.white-bg{ background-color: #fff; }

.blade-starred-list{
    list-style: none;
    padding-left: 20px;
    display: inline-block;
}
.blade-starred-list li::before{
    font-family: 'FontAwesome';
    content: '\f005'!important;
    margin: 5px 5px 0 -15px;
    color: #e79700;
}
.blade-starred-list :not(:last-child){
    margin-bottom: 10px;
}
.blade-starred-list li{
    text-align: left;
}

.blade-icon-wrap .blade-icon{
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 135px;
}


/*RECOVERY GROUPS*/
.info-card{
    display: inline-block;
    width: 100%;
    padding: 20px;
    height: 300px;
}
.info-card--title{
    font-size: 18px;
    line-height: 26px;
    font-weight: 900;
}

/*NAVBAR*/
header .menu-item-has-children a{
    border-bottom: none !important;
    padding-bottom: 15px !important;
}
header .sub-menu{
    list-style: none;
    padding: 0 25px;
    margin: -5px 0 0;
}
header .sub-menu .menu-item a{
    transition: all .15s ease-in-out;
}
header .sub-menu .menu-item:hover a{
    color: #e79700;
}
@media (min-width: 768px) {
    header .primary-menu{
        margin-top: 10px;
    }
    header .menu-item-has-children{
        position: relative;
    }
    header .menu-item-has-children a{
        margin-left: 4px !important;
        margin-right: 4px !important;
        padding-left: 2px !important;
        padding-right: 2px !important;
    }
    header .sub-menu{
        background-color: white;
        box-shadow: 0 3px 10px 3px rgba(0,0,0,.15);
        display: none;
        padding: 15px 5px;
        z-index: 5;
        position: absolute;
        left: -25%;
        right: -25%;
        margin: 0 auto;
        border-radius: 2px;
    }
    header .sub-menu::before{
        font-family: "horne";
        content: "\6c";
        position: absolute;
        left: 43%;
        top: -22px;
        font-size: 25px;
        color: white;
        text-shadow: 0 -3px 5px rgba(0,0,0,0.15);
    }
    header .sub-menu>.menu-item{
        padding: 3px 0;
    }
    header .menu-item-has-children:hover .sub-menu{
        display: inline-block;
    }
}
