﻿
.business-page {
    width: 100%;
    background-color: #fff;
    padding: 2em;
}

.civics-education-page {
    /*width: 50vw;*/
    width: 100%;
    background-color: #fff;
    padding: 2em;
}

.divisions-content {
    width: 100%;
    background-color: #fff;
    padding: 2em;
}

.themed-collections-content {
    background-color: #fff;
    padding: 2em;
}

/*.underline{
    text-decoration: underline;
}*/

.border-bottom{
    border-bottom: 1px solid;
}


/*.hr {*/
    /*width: 85%;*/
    /*padding: 0px 20px 0px 20px;*/
    /* width: 95%; */
    /* margin-left: auto;
    margin-right: auto; */
/*}*/
hr{
    width: 98% !important;
}

.content-headers {
    color: rgb(12, 61, 111);
    /* border-bottom: solid 1px #cccccc; */
    font-weight: normal;
    padding-bottom: 0.2em;
    font-size: 3.3em;
}

.content-header-color{
    color: rgb(12, 61, 111);
    padding-bottom: 0.2em;
}

.subheader {
    line-height: 1.4;
    color: #6f6f6f;
    font-weight: normal;
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
    font-size: 2.375rem;
}

.boxalert {
    border: 1px solid black;
    padding: 1.1em;
}

    .boxalert > h5 {
        background-color: #f0730e;
        padding: 0.4em 0em 0.2em 0.5em;
        margin-top: 0;
        text-transform: uppercase;
        color: #ffffff;
        font-size: 1.725rem;
        line-height: 1.4;
    }

/*Should be global*/
.bright-blue-panel {
    background-color: #F0F8FF;
    margin-bottom: 1.25em;
    padding: 0.9em;
    /*margin-top: 15px;*/
}
    .bright-blue-panel > h4 {
        font-size: 2.4em;
        margin-bottom: 10px;
    }

    .bright-blue-panel > h3 {
        font-size: 2.4em;
        margin-bottom: 10px;
        /* color: #488bc2; */
        color: #6f6f6f;

        text-decoration: none;
    }

        .bright-blue-panel > h3 :hover {
            /* color: #404040; */
            /*color: #6f6f6f;*/
            color: #a878d5;
        }

        .bright-blue-panel > h3 > a {
            text-decoration: none;
            
            color: #488bc2;
            /* color: #6f6f6f; */
        }

    /*.light-grey-panel > p > a{
        border-bottom: none !important;
    }*/

.twitter-x-svg {
    margin-top: -2px;
    margin-right: -2px;
    margin-left: -1px;
}

.fa-stack-1x:hover {
    color: #9256ca;
}

.x-grey-box{
    margin-top: -5px !important;
}

.fa-instagram:hover {
    color: #9256ca !important;
}

.fa-facebook:hover {
    color: #9256ca !important;
}

.fa-linkedin:hover {
    color: #9256ca !important;
}



.twitter-x-svg:hover>path{
    fill: #000 !important;
    cursor: pointer;
}

.x-grey-box:hover > path {
    fill: #9256ca !important;
}

a {
    text-decoration: none;
    color: #488bc2;
}
    a:hover {
        color: #9256ca;
    }

p > a {
    border-bottom: 1px solid;
}

.subheader > a{
    border-bottom: 1px solid;
}

.bright-blue-panel > h3 > a {
    border-bottom: none !important;
}



.underline{
    /*text-decoration: underline;*/
    border-bottom: 1px solid;
}

.underline-hvr:hover{
    border-bottom: 1px solid;   
}

    .underline:hover {

        /*text-decoration: underline;
        text-decoration-thickness: 2px !important;*/
        border-bottom: 1px solid !important;
        color: #9256ca !important;

    }

p.underline {
    border-bottom: none !important;
}

    p.underline:hover {
        border-bottom: none !important;
        color: inherit !important;
    }

    .bright-blue-panel > p > a {
        /*text-decoration: underline;*/
        color: #488bc2;
        line-height: 1em;
        border-bottom: 1px solid;
    }

        .bright-blue-panel > p > a:hover {
            /*text-decoration: none;*/
            text-decoration-thickness: 2px !important;
            color: #9256ca !important;
        }

    .bright-blue-panel > ul {
        /*line-height: 1.5em;*/
        font-size: small;
    }


.light-grey-panel {
    background-color: rgba(240,240,240,1);
    margin-bottom: 1.25em;
    padding: 0.9em;
    color: #787878;
}

    .light-grey-panel > h4 {
        margin-bottom: 10px;
    }

        .light-grey-panel > h4 > a {
            color: #404040;
            /*text-decoration: underline;*/
        }
            .light-grey-panel > h4 > a:hover {
                /*text-decoration: none;*/
                color: #9256ca;
                /*border-bottom: 1px solid;*/
            }

            /** Rule used to affect the sibling of a particular class name */
    .fa-stack.fa-lg + a{
        border-bottom: none !important;
    }

    

.panel-header {
    font-size: 2.4em;
    margin-bottom: 10px;   
}

    .panel-header > a {
        /*text-decoration: none !important;*/
       
    }
    .panel-header > a:hover {
        /*text-decoration: underline !important;*/
        /*color: red;*/
    }

.grey-border{
    border: 1px solid #cdd1d7;
    box-shadow: 0px 0px 1px #667183;
}

.blue-header-plain {
    color: #488BC2;
}

.listing {
    padding-top: 25px;
}

    .listing h4 {
        background-color: #153d67;
        color: #ffffff;
        padding: 0.5em;
        margin-left: auto;
        margin-right: auto;
        width: 95%;
    }

    .listing ul {
        list-style-type: none;
        margin: 0;
    }

    .listing li {
        list-style-type: none;
        border-bottom: solid 1px #dddddd;
        margin: 0;
    }

    .listing a {
        padding: 0.5em;
        display: block;
        transition-delay: 0s;
        transition-duration: 0.1s;
        transition-property: background-color;
        transition-timing-function: ease-in-out;
        font-size: 13px;
        padding-left: 1rem;
    }

        .listing a:hover {
            background-color: #eeeeee;
            background-color: rgba(0, 0, 0, 0.12);
            text-decoration: underline;
        }

    .listing p a {
        display: inline;
        padding: 0.1em 0.2em;
    }

.disc li {
    display: block;
    width: 100%;
    margin-left: -10px;
    /*justify-content: center;*/
}

.bottom-spacer{
    margin-bottom: 60px;
}

.bold{
    font-weight: bold;
}
.border{
    border: 1px solid black;
}

.blue-panel-linked {
    width: 80%;
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #4472c4;
    color: #fff;
    text-align: center;
}

.green-outline {
    width: 70%;
    border: 1px solid #70ad47;
    margin-top: 15px;
    text-align: center;
    padding: 10px;
}

 ul>li{
    /*font-size: 15px !important;*/
    font-size: 1.5rem !important;
} 

td{
    font-size: 14px !important;
}
td>p{
    font-size: 14px !important;
}

h6{

}

.medium{
    font-size: medium !important;
}

.large{
    font-size: large !important;
}

.skiptranslate > span {
    display: none !important;
}

.bright-blue-panel > ul > li {
    padding: 4px;
}

    .bright-blue-panel > ul > li > a {
        display: block;
    }