/***Theme Changes***/

.detail_profiles .button,.detail_facultylist .button,.detail_news .button{font-size:0.7em;}
.button:hover, .button:focus, .button:active{
    -webkit-transform: none; 
    -ms-transform: none;
    transform: none;
}

.detail_calendar .headerbg .headertext {
	font-family: 'Noto Sans', sans;
}

.detail_lunchmenu .header2bg {
    background-color: #000;
    border-color: #000;
    color: #fff;
}

.detail_lunchmenu .header2bg .header2text {
    color: #fff;
}

/***accessibilty changes***/ 
#header-btm li a, #header-btm li button{color:rgb(255,255,255);}
.slider-dots button:hover, .slider-dots button:focus, .slider-dots button:active, .slider-dots .slick-active button{color:rgb(255,255,255);}
#footer-btns li .button{color:rgb(0,0,0)!important;}
#footer-btns li .button:hover,
#footer-btns li .button:focus,
#footer-btns li .button:active{color:rgb(255,255,255)!important;}

#social-icons li a:hover, #social-icons li button:hover, #social-icons li a:focus, #social-icons li button:focus, #social-icons li a:active, #social-icons li button:active{color:rgb(255,255,255)!important;}

.button.reverse:hover, .button.reverse:focus, .button.reverse:active,#social-row .detail_social_media_feed .button{color:rgb(255,255,255)!important;}
#landing-stories h2,
#landing-updates h2.top,
#social-row .detail_social_media_feed .text p,
#social-row .detail_social_media_feed .text .copy,
#social-row .detail_social_media_feed .text .fbDetails,
#landing-callouts li .callout-text h3,
.button:hover .icon, .button:focus .icon, .button:active .icon,
#entrance-links li a{color:rgb(255,255,255);}

.detail_calendar .header2bg .header2text, .miniCalShell .header2bg .header2text{color:rgb(255,255,255);}
.detail_calendar .today_highlight {background-color:#dddddd;}

@media only screen and (max-width: 1024px){
}
