﻿@charset "UTF-8";
/*  Rotman Blue  */
/*  ================================================================================================  */
h2, h3,
a,
.accordion-plain h3,
.dd-mega a,
.mediaWidget.plain h3
{ 
	color: #004890;
} 

.mainnav .wrapper,
.mediaWidget h3,
.facultyList h3,
.button,
a.commonLink,
a.commonBtn:hover,
a.commonBtn:focus,
.listingPager,
ul.dateCalendarViews a:hover, 
ul.dateCalendarViews a:focus,
.dcc-label ul li a:hover,
.dcc-label ul li a:focus,
.siteInfo,
.accordion-general h3 ,
.accordion-general h3.active,
ul.nlc-tabsbar,
.mediaWidget.plain h3 .icon  { 
	background-color: #004890; 
}

ul.nlc-tabsbar { background-image: none; }

.mainnav .wrapper {
	background-color: rgba(0, 72, 144, 0.85);
}

.listpager-prev	{ background-position: -414px -90px; }
.listpager-next { background-position: -432px -90px; }

.footerLogo { 
	background-position: 0 0;
}

/* Do not modify */
a.button { color: #fff; }
/* .mediaButton a { color: #323232; } */
a.commonBtn { color: #959595 }

/*  ================================================================================================  */

/* Mobile */

.theme-color, .blue {
    color:#004890;
}

.theme-bg, .blue-bg {
    background-color:#004890;
}

.theme-border {
    border-color:#004890;
}