/*

These are PFAS specific styles.
DO NOT edit styles.css as that is a theme provided file
Some styles may have been migrated into the shared sixteen-nine-

*/


/* CSS Tables
------------------------------------------------------------ */


/* All flush left--but th centered
------------------------------------------------------------ */


.entry-content table.table1 td ol
{
    margin-left: 14px;
    margin-bottom: 0px;
}


.entry-content table.table1 th
{
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    border:1px solid black;
    border:1px solid #000000;
    padding:5px 7px 5px 7px;
    background-color:#005c84;
    color:#ffffff;
    font-size: 0.95em;
    line-height: 1.1em;
    text-align:center;
    text-transform: initial;
}

/* All flush left--but th centered smaller font
------------------------------------------------------------ */

.entry-content table.table1_smaller
{
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    line-height: 1.5;
    border-collapse:collapse;
    width:100%;
    border:1px solid #000000;
    font-size: 0.85em;
    letter-spacing: 0.01em;
    text-transform: none;
    text-align:left;
}

.entry-content table.table1_smaller td
{
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    line-height: 1.5;
    vertical-align:top;
    border:1px solid #000000;
    padding:5px 7px 5px 7px;
    font-size: 0.85em;
    text-transform: none;
    text-align:left;
    color: #333;
}

.entry-content table.table1_smaller td ul
{
    margin-left: 14px;
    margin-bottom: 0px;
}

.entry-content table.table1_smaller td ol
{
    margin-left: 14px;
    margin-bottom: 0px;
}


.entry-content table.table1_smaller th
{
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    border:1px solid #000000;
    padding:5px 7px 5px 7px;
    background-color:#005c84;
    color:#ffffff;
    font-size: 0.85em;
    line-height: 1.1em;
    text-align:center;
    text-transform: capitalize;
}

/* All flush left--but th centered--ol as letters
------------------------------------------------------------ */

.entry-content table.table1a
{
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    line-height: 1.5;
    border-collapse:collapse;
    width:100%;
    border:1px solid #000000;
    font-size: 0.95em;
    letter-spacing: 0.01em;
    text-transform: none;
    text-align:left;
}

.entry-content table.table1a td
{
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    line-height: 1.5;
    vertical-align:top;
    border:1px solid #000000;
    padding:5px 7px 5px 7px;
    font-size: 0.95em;
    text-transform: none;
    text-align:left;
    color: #333;
}

.entry-content table.table1a td ul
{
    margin-left: 14px;
    margin-bottom: 0px;
}

.entry-content table.table1a td ol > li
{
    list-style-type: lower-alpha;
    margin-left: 9px;
    margin-bottom: 0px;
}

.entry-content table.table1a td ol
{
    list-style-type: lower-alpha;
    margin-left: 9px;
    margin-bottom: 0px;
}


.entry-content table.table1a th
{
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    border:1px solid #000000;
    padding:5px 7px 5px 7px;
    background-color:#005c84;
    color:#ffffff;
    font-size: 0.95em;
    line-height: 1.1em;
    text-align:center;
    text-transform: capitalize;
}

/* All flush left--but th centered subtable
------------------------------------------------------------ */

.entry-content table.subtable
{
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    line-height: 1.5;
    border-collapse:collapse;
    width:100%;
    border:1px solid #fff;
    font-size: 1em;
    letter-spacing: 0.01em;
    text-transform: none;
    text-align:left;
}

.entry-content table.subtable td
{
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    line-height: 1.5;
    border:1px solid black;
    vertical-align:top;
    border:1px solid #fff;
    padding:5px 0px 5px 0px;
    font-size: 1em;
    text-transform: none;
    text-align:left;
    color: #333;
}

.entry-content table.subtable td ul
{
    margin-left: 14px;
    margin-bottom: 0px;
}

.entry-content table.subtable td ol
{
    margin-left: 14px;
    margin-bottom: 0px;
}



.entry-content table.subtable th
{
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    border:1px solid #fff;
    padding:5px 0px 5px 0px;
    background-color:#005c84;
    color:#ffffff;
    font-size: 1em;
    line-height: 1.1em;
    text-align:center;
    text-transform: capitalize;
}

.rotate {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
    writing-mode: vertical-lr;

}

/* All flush left--but th centered
------------------------------------------------------------ */

.entry-content table.table1c
{
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    text-align:center;
    line-height: 1.625;
    border-collapse:collapse;
    width:100%;
    border:1px solid #000000;
    font-size: 0.95em;
    line-height: 1.1em;
    letter-spacing: 0.01em;
    text-transform: none;
}

.entry-content table.table1c td
{
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    vertical-align:top;
    text-align:center;
    border:1px solid #000000;
    padding:5px 7px 5px 7px;
    font-size: 0.95em;
    line-height: 1.1em;
    text-transform: none;
    color: #333;
}

.entry-content table.table1c td ul
{
    margin-left: 10px;
    text-transform: none;
}

.white_table_text {
    color: white;
}

@media only screen and (max-width: 800px) {


    .toc_container_1 {
        height: 75px;
    }

    .entry-content table.table1
    {
        font-size: .8em;
    }

    .entry-content table.table1 td
    {
        padding:2px 5px 2px 5px;
        font-size: .8em;
    }

    .entry-content table.table1 td ul
    {
        margin-left: 10px;
    }


    .entry-content table.table1 th
    {
        padding:2px 2px 2px 2px;
        font-size: .8em;

    }

    /* Media Querries for table1_smaller
    ------------------------------------------------------------ */

    .entry-content table.table1_smaller
    {
        font-size: .8em;
    }

    .entry-content table.table1_smaller td
    {
        padding:2px 5px 2px 5px;
        font-size: .8em;
    }

    .entry-content table.table1_smaller td ul
    {
        margin-left: 10px;
    }


    .entry-content table.table1_smaller th
    {
        padding:2px 2px 2px 2px;
        font-size: .8em;

    }

    .entry-content table.subtable
    {
        font-size: 1em;
    }

    .entry-content table.subtable td
    {
        padding:2px 5px 2px 5px;
        font-size: 1em;
    }

    .entry-content table.subtable td ul
    {
        margin-left: 10px;
    }


    .entry-content table.subtable th
    {
        padding:2px 2px 2px 2px;
        font-size: 1em;

    }

    .entry-content table.table1condensed
    {
        font-size: .8em;
    }

    .entry-content table.table1condensed td
    {
        padding:2px 5px 2px 5px;
        font-size: .8em;
    }

    .entry-content table.table1condensed td ul
    {
        margin-left: 10px;
    }


    .entry-content table.table1condensed th
    {
        padding:2px 2px 2px 2px;
        font-size: .8em;

    }


    .entry-content table.table2
    {
        font-size: .8em;
    }

    .entry-content table.table2 td
    {
        padding:2px 5px 2px 5px;
        font-size: .8em;
    }

    .entry-content table.table2 td ul
    {
        margin-left: 10px;
    }


    .entry-content table.table2 th
    {
        padding:2px 2px 2px 2px;
        font-size: .8em;

    }





}


@media only screen and (max-width: 400px) {

    .toc_container_1 {
        height: 75px;
    }

    .entry-content table.table1
    {
        font-size: .5em;
    }

    .entry-content table.table1 td
    {
        padding:1px 5px 1px 1px;
        font-size: .5em;
    }

    .entry-content table.table1 td ul
    {
        margin-left: 2px;
    }


    .entry-content table.table1 th
    {
        padding:1px 1px 1px 1px;
        font-size: .5em;

    }

    /* Media Querries for table1_smaller
------------------------------------------------------------ */

    .entry-content table.table1_smaller
    {
        font-size: .5em;
    }

    .entry-content table.table1_smaller td
    {
        padding:1px 5px 1px 1px;
        font-size: .5em;
    }

    .entry-content table.table1_smaller td ul
    {
        margin-left: 2px;
    }


    .entry-content table.table1_smaller th
    {
        padding:1px 1px 1px 1px;
        font-size: .5em;

    }

    /* table1a with ol as letters
    ------------------------------------------------------------ */

    .entry-content table.table1a
    {
        font-size: .5em;
    }

    .entry-content table.table1a td
    {
        padding:1px 5px 1px 1px;
        font-size: .5em;
    }

    .entry-content table.table1a td ul
    {
        margin-left: 2px;
    }


    .entry-content table.table1a th
    {
        padding:1px 1px 1px 1px;
        font-size: .5em;

    }

    .entry-content table.subtable
    {
        font-size: 1em;
    }

    .entry-content table.subtable td
    {
        padding:1px 5px 1px 1px;
        font-size: 1em;
    }

    .entry-content table.subtable td ul
    {
        margin-left: 2px;
    }


    .entry-content table.subtable th
    {
        padding:1px 1px 1px 1px;
        font-size: 1em;

    }



    .entry-content table.table2
    {
        font-size: .5em;
    }

    .entry-content table.table2 td
    {
        padding:1px 5px 1px 1px;
        font-size: .5em;
    }

    .entry-content table.table2 td ul
    {
        margin-left: 2px;
    }


    .entry-content table.table2 th
    {
        padding:1px 1px 1px 1px;
        font-size: .5em;

    }


}



/* No Border White Border Table2 for Acronyms
------------------------------------------------------------ */

.entry-content table.table_no_border2
{
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    line-height: 1.5;
    border-collapse:collapse;
    width:100%;
    border:1px solid #fff;
    font-size: 16px;
    letter-spacing: 0.01em;
    text-transform: none;
    text-align:left;
    margin-bottom: 0px;
}

.entry-content table.table_no_border2 td
{
    font-family: 'Roboto', sans-serif;
    border:1px solid #fff;
    vertical-align:top;
    padding:5px 0px 5px 0px;
    font-size: 16px;
    line-height: 1.5;
    text-transform: none;
    color: #333;
}

.entry-content table.table_no_border2 td ul
{
    margin-left: 0px;
    text-transform: none;
}


.entry-content table.table_no_border2 th
{
    font-family: 'Roboto', sans-serif;
    border:1px solid #fff;
    text-align:center;
    padding:5px 0px 5px 0px;
    background-color:#005c84;
    color:#ffffff;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.5;
    text-transform: none;
}


.site-header .NextendAccordionMenuWidget {
    max-height: 705px;
    overflow-x: hidden;
    overflow-y: auto;
}

.site-header .NextendAccordionMenuWidget::-webkit-scrollbar {
    width: 0.5em;
    background-color: #0784bc;
}

.site-header .NextendAccordionMenuWidget::-webkit-scrollbar-thumb {
    background: #459e10;
}


/* Blue highlight box
------------------------------------------------------------ */

#highlight_box {
    text-align:left;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.625;
    float: right;
    margin-left: 6px;
    margin-bottom: 10px;
    background-color:#e9f0f9;
    padding: 10px 15px 10px 10px;

}

/* Blue highlight box
------------------------------------------------------------ */

#highlight_box_white {
    text-align:left;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.625;
    float: right;
    margin-left: 6px;
    margin-bottom: 10px;
    background-color:#fff;
    padding: 10px 15px 10px 10px;
    text-decoration: none;
    border-width:2px;
    border-style:solid;
    border-color:#000;
    width: 25%;
}

#highlight_box_white2 {
    text-align:left;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.625;
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
    background-color:#fff;
    padding: 10px 15px 10px 15px;
    text-decoration: none;
    border-width:2px;
    border-style:solid;
    border-color:#000;
    width: 50%;
}

#highlight_box_white_full_wide {
    text-align:left;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.625;
    float: right;
    margin-left: 6px;
    margin-bottom: 25px;
    background-color:#fff;
    padding: 10px 15px 10px 15px;
    text-decoration: none;
    border-width:2px;
    border-style:solid;
    border-color:#000;
    width: 100%;
}

#highlight_box_yellow {
    text-align:left;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.625;
    float: right;
    margin-left: 6px;
    margin-bottom: 10px;
    background-color:#ffff9e;
    padding: 10px 15px 10px 10px;
    text-decoration: none;
    border-width:2px;
    border-style:solid;
    border-color:#000;
    width: 25%;
}

.print_link_box {
    width: 100%;
}

.print_link_box a {
    text-decoration: none;
}

ol.c {list-style-type: lower-roman;}

/* All flush left--but th centered Condensed
------------------------------------------------------------ */

.entry-content table.table1condensed
{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    line-height: 1.5;
    border-collapse:collapse;
    width:100%;
    border:1px solid #000000;
    font-size: 0.912em;
    letter-spacing: 0.01em;
    text-transform: none;
    text-align:left;
}

.entry-content table.table1condensed td
{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    line-height: 1.5;
    border:1px solid black;
    vertical-align:top;
    border:1px solid #000000;
    padding:3px 5px 3px 5px;
    font-size: 0.912em;
    text-transform: none;
    color: #333;
}

.entry-content table.table1condensed td ul
{
    margin-left: 14px;
    margin-bottom: 0px;
}


.entry-content table.table1condensed th
{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    border:1px solid #000000;
    padding:3px 5px 3px 5px;
    background-color:#005c84;
    color:#ffffff;
    font-size: 0.912em;
    line-height: 1.1em;
    text-align:center;
    text-transform: capitalize;
}

.roman_numerals {
    all: revert;
    width: 100%;
}

.roman_numerals ol  {
    list-style-type: lower-roman;
}

#ol_roman {
    list-style-type: lower-roman;}

.a_chart_left_column {
    padding:0px 10px 0px 0px;
    float: left;
}

.a_chart_right_column {
    padding:0px 0px 0px 0px;
}

.a_chart_bold_line {
    padding:0px 0px 5px 0px;
}

/* No Border White Border Table within table
------------------------------------------------------------ */

.entry-content table.table_within
{
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    line-height: 1.5;
    border-collapse:collapse;
    margin-bottom:-3px;
    width:100%;
    border:1px solid #fff;
    font-size: 0.95em;
    letter-spacing: 0.01em;
    text-transform: none;
    text-align:left;
}

.entry-content table.table_within td
{
    font-family: 'Roboto', sans-serif;
    border:1px solid #fff;
    vertical-align:top;
    padding:0px 0px 0px 0px;
    margin-bottom:-3px;
    font-size: 0.95em;
    letter-spacing: 0.01em;
    text-transform: none;
    text-align:left;
    color: #333;
}

.entry-content table.table_within td ul
{
    margin-left: 0px;
    text-transform: none;
}


.entry-content table.table_within th
{
    font-family: 'Roboto', sans-serif;
    border:1px solid #fff;
    text-align:center;
    padding:0px 0px 0px 0px;
    margin-bottom:-3px;
    background-color:#005c84;
    color:#ffffff;
    font-weight: bold;
    font-size: 0.95em;
    letter-spacing: 0.01em;
    text-transform: none;
}

/* No Border White Border Table roman numerals
------------------------------------------------------------ */

.entry-content table.table_roman
{
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    line-height: 1.5;
    border-collapse:collapse;
    margin-bottom:15px;
    width:100%;
    border:1px solid #fff;
    font-size: 16px;
    letter-spacing: 0.01em;
    text-transform: none;
    text-align:left;
}

.entry-content table.table_roman td
{
    font-family: 'Roboto', sans-serif;
    border:1px solid #fff;
    vertical-align:top;
    padding:0px 0px 0px 0px;
    margin-bottom:-3px;
    font-size: 16px;
    letter-spacing: 0.01em;
    text-transform: none;
    text-align:left;
    color: #333;
}

.entry-content table.table_roman td ul
{
    margin-left: 0px;
    text-transform: none;
}


.entry-content table.table_roman th
{
    font-family: 'Roboto', sans-serif;
    border:1px solid #fff;
    text-align:center;
    padding:0px 0px 0px 0px;
    margin-bottom:-3px;
    background-color:#005c84;
    color:#ffffff;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 0.01em;
    text-transform: none;
}

@media only screen and (max-width: 400px) {


    .entry-content table.table1condensed
    {
        font-size: .5em;
    }

    .entry-content table.table1condensed td
    {
        padding:1px 5px 1px 1px;
        font-size: .5em;
    }

    .entry-content table.table1condensed td ul
    {
        margin-left: 2px;
    }


    .entry-content table.table1condensed th
    {
        padding:1px 1px 1px 1px;
        font-size: .5em;

    }

    #highlight_box_yellow {
        text-align:left;
        font-family: 'Roboto', sans-serif;
        font-size: 14px;
        font-weight: 300;
        line-height: 1.425;
        float: right;
        margin-left: 6px;
        margin-bottom: 10px;
        background-color:#ffff9e;
        padding: 10px 15px 10px 10px;
        text-decoration: none;
        border-width:2px;
        border-style:solid;
        border-color:#000;
        width: 48%;
    }

}

#inner_table_wrap {
    padding: 0px 0px 0px 0px;
    width: 100%;
}

#table_column1 {
    text-align:left;
    float: left;
    display: inline-block;
    margin-left: 0px;
    margin-bottom: 0px;
    padding: 0px 0px 0px 0px;
    width: 35%;
}

#table_column2 {
    text-align:left;
    float: left;
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 0px;
    padding: 0px 0px 0px 0px;
    width: 35%;
}

#table_column3 {
    text-align:left;
    display: inline-block;
    margin-left: 0px;
    margin-bottom: 0px;
    padding: 0px 0px 0px 0px;
    clear: both;
    width: 100%;
}

/* Responsive container for embedded video
------------------------------------------------------------ */

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.entry-content img,
.entry-content iframe,
.entry-content object,
.entry-content embed {
    max-width: 100%;
}

.video-button {
    width: 100%;
}
.video_button img {
    opacity: 1.0;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}

.video_button img:hover {
    opacity: 0.5;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}

/* video blue container box
------------------------------------------------------------ */

#video_blue_container {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.625;
    float: right;
    margin-left: 6px;
    margin-bottom: 10px;
    margin-top: 10px;
    background-color:#006595;
    padding: 10px 10px 5px 10px;
    text-decoration: none;
    width: 50%;
}

.video-margin {
    margin-bottom: 5px;
}

#video_blue_container_front {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.625;
    float: right;
    margin-left: 6px;
    margin-bottom: 10px;
    margin-top: 20px;
    background-color:#006595;
    padding: 10px 10px 5px 10px;
    text-decoration: none;
    width: 50%;
}


