/* 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 */

.mobile-refresh-bar .toggle-inner .fa.fa-bars, .mobile-refresh-bar .toggle-inner .fa.fa-close {
   color: #000 !important;
}
.mobile-refresh.interior .newssearchbtn {
   background-color:white;
   color: #000 !important;
}
.mobile-refresh.interior input.newssearchfield[type="text"] {
   border: 0 !important; 
   border-right: 2px solid #000 !important; 
}
 .mobile-refresh.interior #toggle-left-nav a {
     color: #fff;
}


#global_footer img.logo
{
    max-width: 195px;
}
/*TEMP*/
#share-button{
    background-color: none;
    color:#000;
}