




















	@import 'skins/default/css/style.css';


#logo {
    width: 230px !important;
    margin-bottom: 10px;
    margin-left: 0px;
    background-image: url('https://www.snhu.edu/-/media/images/logos/snhu-logos/snhu-desktop-header.svg?h=72&iar=0&w=260&hash=C9A2AFF835D2E828080577C68FA5435F') !important;
}

#companyLogoImage {
  background-image: url('https://www.snhu.edu/-/media/images/logos/snhu-logos/snhu-desktop-header.svg?h=72&iar=0&w=260&hash=C9A2AFF835D2E828080577C68FA5435F');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left center;
  width: 500px !important;
  height: 300px !important;
}

.classHomeUnitNav li.active a, .classHomeUnitNav li.active a:hover, .classHomeUnitNav li.active a:focus {
    background: #004274;
    color: white;
    font-weight: 700;
    cursor: default;
}

.flexListCompact .flexListItem:not(.flexListItemPreview) a.flexListItemTitleLink:hover {
    color: white;
    background: #004274;
    text-decoration: none;
}

.btn-primary, .policySetEditor .radio-group button.active {
    background-color: #004274;
    color: white;
}

#pageHeader #menu .nav>li:hover>a, #pageHeader #menu .nav>li.open>a, #menu li.open a:hover {
    background-color: #004274;
}

.classHomeModuleBody .label-primary {
    background: #004274;
}

.fc-toolbar .fc-state-active, .fc-toolbar .ui-state-active {
    background-color: #004274;
    color: white;
}

.fc-toolbar button.fc-state-default:not(.fc-state-disabled):hover{
	background-color: #004274;
	color: white;
}

a.flexListItemMenuLink {
    color: #004274;
}

a.flexListItemMenuLink:hover, a.flexListItemMenuLink:active, a.flexListItemMenuLink:focus{
	width: 100px;
	color: white;
	background: #004274;
	text-decoration: none;
}

.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary{
	background: #2a79b5;
	border-color: #999999;
}

