/* CSS Document */
.read-more {
    font-size: 95%!important;
    text-transform: none !important;
    line-height:1.55 !important;
}
.covmessages { 
    padding-left:20px; 
    padding-right:20px;
    
}
.panel-primary-bottom-stripe {
    border-radius: 5px;
    border: 1px solid #ccc;
    text-transform: none;
    padding: 10px;
    margin-bottom: 1rem;
    border-bottom: #1e5282 10px solid;
}
.left-nav-content p {
    text-transform: none;
}
/****************************/
/*Galleria - override default height of container*/
/****************************/
#galleryContainer{
height: 600px !important;
}
/****************************/
/* News articles */
/****************************/
div.news-item-front h4 a{
border:none;
color:#000080;
}

div.news-item-front h4 a:hover{
text-decoration: underline;
color: #996600;
}

div.news-item-front div.news-date-posted {
    padding-top: 10px;
}

.prnumber{
margin-left:100px;
}
/*Content block in the right column*/
div.subMenuA p{
padding: 10px 5px 0 10px;
}

/*To accomodate the static content that floats next to the content block in the extra region of the PAO home page */
.pao-static{
width:42%;
}


div.secondNavTri
{
margin-top:-60px !important;
}
div.secondNavTri ul 
{
border-top: 0px solid #d9b949 !important;
}
div.secondNavTri ul li a
{
border-top: 1px solid #d9b949 !important;
}
div.secondNavTri ul li:first-child
{
border-top: 0px solid #d9b949 !important;
}
/*This is the local file for the Sample Template */
.padding{
padding-left: 1px;
padding-right: 1px;
}

/* potential quoting solution */

.quote_box {
        -moz-border-bottom-colors: none;
        -moz-border-image: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;

        color: #404040;
        background-color: #ffffff;

        border-bottom-color: none;
        border-bottom-style: solid;
        border-bottom-width: 0px;

        border-top-color: none;
        border-top-style: solid;
        border-top-width: 0px;

        border-left-color: none;
        border-left-style: solid;
        border-left-width: 0px;

        border-right-color: none;
        border-right-style: solid;
        border-right-width: 0px;

    /*    float: left; */

        margin-bottom: 15;
        margin-left: 15;
        margin-right: 15;
        margin-top: 15;

        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 15px;
}

.quote {
        font-weight: bold;
        color: #8b0000;
    font-size: 125%;
}
/***************** */
/*  Phone Directory   */
/******************/
table.A-Z-listing th {
padding: 2px 0;
margin: 0;
width:2em;
}

table.A-Z-listing th a {
color: #000080;
border:none;
display:block;
text-align:center;
}

table.A-Z-listing th:hover{
background-color: #EEEEEE;
color: #000080;
cursor: pointer;
}

table.A-Z-listing th:hover a{
color: #000080;
}
table.faculty-staff.phone-numbers th {
width: 33.33%;
}
ul.navBarRgt
{
    list-style:none;
}
ul.navBarRgt a
{
    display: block;
    margin: 0;
    padding: .2em 1.3em;
    font-weight: bold;
    text-decoration: none !important;
    border-bottom: 1px solid #fff !important;
    color: #000066;
}
.fc-mini .event-list .title > span { display: none; }

/*Home page*/

.yard-button {
    background: #0b2d4d;
    color: #ffd358;
    display: block;
    padding: 2%;
    font-size: 120%;
    font-family: sans-serif;
    letter-spacing: 1.5px;
    line-height: 17px;
    TEXT-ALIGN: center;
    font-weight: 300;
    margin: auto;
    width: 60%;
    border-radius: 14px;
}
.yard-button:hover {
    color: #ffd358 !important;
}
.bracket {
    color: #53626f;
    font-size: 200%;
}
.spacing {
    letter-spacing: 5px;
    font-weight: 600;
}

.follow {
    padding:1.42rem;
}
.follow span{
        vertical-align: middle;
    }
    
    .herdon
    {
        width:200px;
    }
    
    @media only screen and (max-width: 40em) { 
     .herdon
         {
         width:100%;
         }
    
    }
iframe {
    border-width: 0px !important;
    border:0 !important;
}

.error a { color:white !important;}

.searcherror {
    float:right; 
    font-size:10px;
    text-align:right;
    text-decoration:italic;
    
}

.VisitInfo {
    background-color: #F5F5F5;
    padding: 20px;
    border-radius: 10px;}
}