﻿#TEHeaderAffix {
/*    background: black !important;*/
}
#TopSearchBar {
    display: none !important;
}

.cu-header-logo {
    cursor: pointer;
}

.cu-header-e4usa {
    display: inline;
}

.cu-header-default,
.cu-header-aspire {
    display: none;
}

.main-header {
    background: none !important;
}

td.slo-description {
    padding-left: 20px;
    padding-bottom: 5px;
}
.slo-number {
    font-weight: bold;
    padding-right: 10px;
}
.co-description tr, .co-description td {
    border: 2px #EEEEEE solid;
    padding-top: 3px;
    padding-bottom: 3px;
}

.co-description-img {
     padding-right: 3px;
    padding-left: 3px;
 }
.slo-description {
    font-size: 13px;
}
.slo-category-text {
    font-size: 22px;
    font-weight: 700;
    padding-left: 10px;
    vertical-align: bottom;
    color: black !important;
}
.slo-category-icon {
    padding-bottom: 8px;
    padding-top: 10px;
}
.co-fancycode {
    width: 55px;
    vertical-align: middle !important;
    font-size: 20px;
    text-align: center;
    padding-left: 0 !important;
    color: black !important;
}

.slo-table-C, .slo-table-CE {
    border-color: #DF393D;
    border-width: 3px;
    border-top-width: 8px;
    border-style: solid;
    width: 100%;
}

    .slo-table-C .slo-description.last, .slo-table-CE .slo-description.last {
        border-bottom: 2px #df393d solid !important;
    }
    .slo-table-C .co-fancycode, .slo-table-CE .co-fancycode {
        color: #DF393D;
        font-weight: 700;
    }

.slo-category-C .slo-category-text, .slo-category-CE .slo-category-text {
    color: #DF393D;
}

.slo-table-C .slo-number, .slo-table-CE .slo-number {
    color: #000000; /*#df393d;*/
}

.slo-table-S, .slo-table-ES {
    border-color: #F8A41E;
    border-width: 3px;
    border-top-width: 8px;
    border-style: solid;
    width: 100%;
}

    .slo-table-S .slo-description.last, .slo-table-ES .slo-description.last {
        border-bottom: 2px #F8A41E solid !important;
    }

    .slo-table-S .co-fancycode, .slo-table-ES .co-fancycode {
        color: #F8A41E;
        font-weight: 700;
    }

.slo-category-S .slo-category-text, .slo-category-ES .slo-category-text {
    color: #F8A41E;
}

.slo-table-S .slo-number, .slo-table-ES .slo-number {
    color: #000000; /*#F8A41E;*/
}


.slo-table-P, .slo-table-PS {
    border-color: #005EA4;
    border-width: 3px;
    border-top-width: 8px;
    border-style: solid;
    width: 100%;
}

    .slo-table-P .slo-description.last, .slo-table-PS .slo-description.last {
        border-bottom: 2px #005EA4 solid !important;
    }

    .slo-table-P .co-fancycode, .slo-table-PS .co-fancycode {
        color: #005EA4;
        font-weight: 700;
    }

.slo-category-P .slo-category-text, .slo-category-PS .slo-category-text {
    color: #005EA4;
}
.slo-table-P .slo-number, .slo-table-PS .slo-number {
    color: #000000; /*#005EA4;*/
}
.slo-table-D, .slo-table-ED {
    border-color: #009344;
    border-width: 3px;
    border-top-width: 8px;
    border-style: solid;
    width: 100%;
}

    .slo-table-D .slo-description.last, .slo-table-ED .slo-description.last {
        border-bottom: 2px #009344 solid !important;
    }

    .slo-table-D .co-fancycode, .slo-table-ED .co-fancycode {
        color: #009344;
        font-weight: 700;
    }

.slo-category-D .slo-category-text, .slo-category-ED .slo-category-text {
    color: #009344;
}
.slo-table-D .slo-number, .slo-table-ED .slo-number {
    color: #000000; /*#009344;*/
}

td.co-img {
    vertical-align: middle;
}
.co-description-description {
    vertical-align: middle !important
}

.slo-description.first {
    padding-top: 10px;
}
@media screen and (min-width: 1199px) {
.co-description-description {
    width: 692px;
}
}

@media screen and (min-width: 992px) and (max-width: 1199px) {

    .co-description-description {
        width: 440px;
    }
}

@media screen and (max-width: 992px) and (min-width: 768px) {
    .co-description-description {
        width: 610px;
    }
}

@media screen and (max-width: 767px) {

}


@media print {
    .page-content-activity .ql-print-time, .page-content-activity .ql-print-group, .page-content-activity #summary, .page-content-activity #ngss-callout, .page-content-activity #engineeringconnection {
        display: none;
    }
    #printlogo {
        height: 90px !important;
        background-size: contain !important;
        background-repeat: no-repeat !important;
        padding-bottom: 0 !important;
    }

/*    .e4usa-print-only {
        position: relative;
        display: inline;
        float: right;
        top: 0px;
        right:0px;
        padding-left: 50px;
        margin-left:30px    

    }*/

    .ql-tc {
        white-space: nowrap;
        overflow: visible;
        font-size: 15px;
    }
    .e4usa-concentration-Red, .e4usa-concentration-Yellow, .e4usa-concentration-Green, .e4usa-concentration-Blue, .e4usa-concentration-Comma {
        font-size: 17px;
        color: #000000;
    }
    #printBlurb {
        margin-top: 10px;
        background-image: url('../Images/E4USA/Header_E4_TE.png') !important;
        display: inline !important;
        object-position: -99999px 99999px !important;
        height: 75px !important;
        background-size: contain !important;
        background-repeat: no-repeat !important;
        margin-right: 50px;
    }
    #printBlurb p {
        font-size: 0px !important;
    }
}


@media screen and (min-width: 1199px) {


    .cu-header-e4usa {
        height: 90px;
        margin-top: 1px;
    }
    #TELogo {
        padding-top: 5px;
        padding-bottom: 5px;
        /*background-image: url('../Images/E4USA/Header_E4_MainBT.png');*/
        object-position: -99999px 99999px;
        background-repeat: no-repeat;
        margin-bottom: 4px;
        background-size: contain;
        margin-left: 5px;
    }
        #TELogo img {
            content: url('../Images/E4USA/Header_E4_MainBT.png');
            height: 80px;
        }
    #headerLogo::after {
        content: url('../Images/E4USA/Category/CategoryHeader.png');
        position: fixed;
        z-index: 9999;
        top: 18px;
        right: 47%;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .cu-header-e4usa {
        height: 90px;
        margin-top: 5px;
    }

    #TELogo {
        padding-top: 5px;
        padding-bottom: 5px;
       /* background-image: url('../Images/E4USA/Header_E4_MainBT.png');*/
/*        background-color: black;*/
        object-position: -99999px 99999px;
        background-repeat: no-repeat;
        margin-bottom: 4px;
        background-size: contain;
        margin-left: 5px;
    }
        #TELogo img {
            content: url('../Images/E4USA/Header_E4_MainBT.png');
            height: 80px;
        }
    #headerLogo::after {
        content: url('../Images/E4USA/Category/CategoryHeader.png');
        position: fixed;
        z-index: 9999;
        top: 18px;
        right: 47%;
    }
}

@media screen and (max-width: 992px) and (min-width: 768px) {
    .cu-header-e4usa {
        height: 90px;
        margin-top: 10px;
    }

    #TELogo {
        padding-top: 5px;
        padding-bottom: 5px;
        /*background-image: url('../Images/E4USA/Header_E4_MainBT.png');*/
/*        background-color: black;*/
        object-position: -99999px 99999px;
        background-repeat: no-repeat;
        margin-bottom: 4px;
        background-size: contain;
        margin-left: 5px;
    }
        #TELogo img {
            content: url('../Images/E4USA/Header_E4_MainBT.png');
            height: 80px;
        }
    #headerLogo::after {
        content: url('../Images/E4USA/Category/CategoryHeader.png');
        position: fixed;
        z-index: 9999;
        top: 18px;
        right: 46%;
        /* width: 0px; */
        transform: scale(0.7);
    }
}

@media screen and (max-width: 767px) {

    #TELogo {
        /*background-image: url('../Images/E4USA/Header_E4_combinedBT.png');*/
/*        background-color: black;*/
        object-position: -99999px 99999px;
        background-repeat: no-repeat;
        background-size: contain;
        margin-left: 5px;

    }
        #TELogo img {
            content: url('../Images/E4USA/Header_E4_combinedBT.png');
        }

    .cu-header-e4usa {
        height: 90px;
        margin-top: 10px;
    }
}

/* Accessibility */

p > a, td > a, section > ul > li > a, section > ol > li > a, section > ul > ul > li > a {
    text-decoration: underline;
}

#relatedtable > table > tbody > tr > td {
    padding: 10px;
}