
/* ALERT Notices page */
.alert-notices { 
    background-color: #fafdfe; /* #f9f9f9 */
    border-color: #bbe0f6;
}

.noticehdr {
    background-color: #FFFFFF !important;
    font-weight: 600;
}

.table-striped > tbody > tr:nth-child(even) > td,
.table-striped > tbody > tr:nth-child(even) > th {
    background-color: #FFFFFF;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #F9F9F9;
}

/* TABBED MENU HOMEPAGE */

/* Xtra-Small Portrait devices (phones, 400px and up) */
@media (max-width: 767px) {
    .nav-tabs {
        border-bottom: 2px solid #000000;
    }

        .nav-tabs > li {
            float: none;
            margin-bottom: 0px;
            padding: 0px !important;
        }

            .nav-tabs > li > a {
                border: 2px solid transparent;
                border-radius: 0px 0px 0 0;
                line-height: 1.42857;
                margin-right: 5px;
                padding: 10px 10px !important;
                text-transform: uppercase;
                font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
                font-weight: 600;
                font-size: 14px !important;
            }

                .nav-tabs > li > a:hover {
                    border-color: #eeeeee #eeeeee #dddddd;
                    border-bottom: 2px solid #eeeeee;
                    text-decoration: underline;
                }

            .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
                -moz-border-bottom-colors: none;
                -moz-border-left-colors: none;
                -moz-border-right-colors: none;
                -moz-border-top-colors: none;
                border-image: none;
                border-style: solid;
                border-width: 1px;
                cursor: default;
                color: #24397e !important;
            }

                .nav-tabs > li.active > a, .nav-tabs > li.active > a:link, .nav-tabs > li.active > a:active, .nav-tabs > li.active > a:visited {
                    color: #000 !important;
                    background-color: #fbaa27 !important;
                    border-color: #fbaa27 #fbaa27 transparent !important;
                }

                    .nav-tabs > li.active > a:hover {
                        color: #000 !important;
                        text-decoration: underline;
                    }
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .nav-tabs {
        border-bottom: 2px solid #fbaa27;
    }

        .nav-tabs > li {
            float: left;
            margin-bottom: -2px;
            padding: 0px !important;
        }

            .nav-tabs > li > a {
                border-left: 2px solid #fbaa27;
                border-top: 2px solid #fbaa27;
                border-right: 2px solid #fbaa27;
                border-bottom: none;
                border-radius: 0px 0px 0 0;
                line-height: 1.42857;
                margin-right: 5px;
                padding: 10px 10px !important;
                text-transform: uppercase;
                font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
                font-weight: 600;
                font-size: 14px !important;
            }

                .nav-tabs > li > a:hover {
                    border-color: #eeeeee #eeeeee #dddddd;
                    border-bottom: none;
                    text-decoration: underline;
                }

            .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
                -moz-border-bottom-colors: none;
                -moz-border-left-colors: none;
                -moz-border-right-colors: none;
                -moz-border-top-colors: none;
                border-image: none;
                border-style: solid;
                border-width: 1px;
                cursor: default;
                color: #24397e !important;
            }

                .nav-tabs > li.active > a, .nav-tabs > li.active > a:link, .nav-tabs > li.active > a:active, .nav-tabs > li.active > a:visited {
                    color: #000 !important;
                    background-color: #fbaa27 !important;
                    border-color: #fbaa27 #fbaa27 transparent !important;
                }

                    .nav-tabs > li.active > a:hover {
                        color: #000 !important;
                        text-decoration: underline;
                    }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .nav-tabs {
        border-bottom: 2px solid #fbaa27;
    }

        .nav-tabs > li {
            float: left;
            margin-bottom: -2px;
            padding: 0px !important;
        }

            .nav-tabs > li > a {
                border-left: 2px solid #fbaa27;
                border-top: 2px solid #fbaa27;
                border-right: 2px solid #fbaa27;
                border-bottom: none;
                border-radius: 0px 0px 0 0;
                line-height: 1.42857;
                margin-right: 5px;
                padding: 10px 10px !important;
                text-transform: uppercase;
                font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
                font-weight: 600;
                font-size: 14px !important;
            }

                .nav-tabs > li > a:hover {
                    border-color: #eeeeee #eeeeee #dddddd;
                    border-bottom: none;
                    text-decoration: underline;
                }

            .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
                -moz-border-bottom-colors: none;
                -moz-border-left-colors: none;
                -moz-border-right-colors: none;
                -moz-border-top-colors: none;
                border-image: none;
                border-style: solid;
                border-width: 1px;
                cursor: default;
                color: #24397e !important;
            }

                .nav-tabs > li.active > a, .nav-tabs > li.active > a:link, .nav-tabs > li.active > a:active, .nav-tabs > li.active > a:visited {
                    color: #000 !important;
                    background-color: #fbaa27 !important;
                    border-color: #fbaa27 #fbaa27 transparent !important;
                }

                    .nav-tabs > li.active > a:hover {
                        color: #000 !important;
                        text-decoration: underline;
                    }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    .nav-tabs {
        border-bottom: 2px solid #fbaa27;
    }

        .nav-tabs > li {
            float: left;
            margin-bottom: -2px;
            padding: 0px !important;
        }

            .nav-tabs > li > a {
                border-left: 2px solid #fbaa27;
                border-top: 2px solid #fbaa27;
                border-right: 2px solid #fbaa27;
                border-bottom: none;
                border-radius: 0px 0px 0 0;
                line-height: 1.42857;
                margin-right: 5px;
                padding: 10px 10px !important;
                text-transform: uppercase;
                font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
                font-weight: 600;
                font-size: 16px !important;
            }

                .nav-tabs > li > a:hover {
                    border-color: #eeeeee #eeeeee #dddddd;
                    border-bottom: none;
                    text-decoration: underline;
                }

            .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
                -moz-border-bottom-colors: none;
                -moz-border-left-colors: none;
                -moz-border-right-colors: none;
                -moz-border-top-colors: none;
                border-image: none;
                border-style: solid;
                border-width: 1px;
                cursor: default;
                color: #24397e !important;
            }

                .nav-tabs > li.active > a, .nav-tabs > li.active > a:link, .nav-tabs > li.active > a:active, .nav-tabs > li.active > a:visited {
                    color: #000 !important;
                    background-color: #fbaa27 !important;
                    border-color: #fbaa27 #fbaa27 transparent !important;
                }

                    .nav-tabs > li.active > a:hover {
                        color: #000 !important;
                    }
}

h1 {
    color: #4577c1;
    font-size: 45px;
}