/* This file is used for site specific CSS that is requird at the global level.  
 * DO NOT ADD ANYTHING TO THIS FILE.
 * If you have any questions, please contact webmaster@miami.edu
 */
 nav .umlogo img {
	 height: 60px;
	 margin-top:10px;
}
 .navbar.news .umlogo{
	 width:auto;
}
 @media only screen and (max-width: 47.438em) {
     .navbar.news .umlogo img, .navbar.news .umlogo svg {
         height: 33px;
         margin-top:7px;
    }
 }
 #ayce.um-main-menu:hover li.ayce-primary.stagsansbook:hover > a:hover{
    color:#fff !important;
    }
#ayce.um-main-menu:hover li.ayce-primary.stagsansbook:hover > a{
    color:#fff !important;
    }
    
/* Localist calendar page style overrides
 */

.localist_widget_container li a {
    color: #005030 !important;
}

#events h2, .lw_event_item_title {
    color: #515356;
    font-size: 1.375rem !important;
    line-height: 1.463rem !important;
}
.localist_minicalendar .localist_minicalendar_pager a:hover {
    background-color: #01321e !important;
}

.localist_minicalendar .localist_minicalendar_pager a {
    background-color: #F37422 !important;
}

.localist_minicalendar .localist_minicalendar_page_heading h1 {
    color: #F37422 !important;
}

.localist_widget_container span.lw_event_item_date {
    background-color: rgb(1, 50, 30) !important;
}
.content-main ul li a:hover {
    color: #01321e !important;
}

.localist_minicalendar_minicalendar td a:hover {
    background-color: #01321E !important;
}