/* This document is for project-specific css only. */

div.sharethiswrapper {
    text-align: center;
    width: 100%;
}
div.sharethiswrapper a img {
    float: none;
    margin: auto;
}
div#branding.thirdParty {
    background-color: #1B2F4A;
    height: 175px;
    margin-bottom: 69px;
}
.highlight{
    background-color:#ffffff!important;
}
div#container div.thirdPartyContent {
    padding-top: 10px;
}
ul#root li a.mainNav:hover, ul#root li.highlight a.mainNav {
    color: #1B2F4A;
    overflow: hidden;
    background-color:#ffffff;
    border-left:1px solid #000000;
    border-radius:5px 5px 0px 0px;
}