.moduleContentNew .header .search
{
	background: rgb(14, 59, 125);
}

.moduleContentNew .header .search h4,
.moduleContentNew .header .search h2,
.moduleContentNew .pastEvents
{
	color: #ffffff;
}

.moduleContentNew .header .search .date
{
	border-color: rgb(154, 184, 220);
}

.moduleContentNew .header .search .date:focus-within
{
	box-shadow: 0px 0px 2px 0px rgb(154, 184, 220);
}
.moduleContentNew .header .search .date a .calendarPicker{
	color: #ffffff;
}

.moduleContentNew .header .search input[type="text"]
{
	border-color: rgb(154, 184, 220);
	color: #ffffff;
}
.moduleContentNew .header .search input[type="text"]:focus
{
	box-shadow: 0px 0px 2px 0px rgb(154, 184, 220);
}

.moduleContentNew .sidebar
{
	background: rgb(14, 59, 125);
	color: #ffffff;
}

.moduleContentNew .sidebar a:link,
.moduleContentNew .sidebar a:visited,
.moduleContentNew .sidebar a:hover,
.moduleContentNew .sidebar a:focus,
.moduleContentNew .sidebar a:active
{
	color: rgb(247, 216, 65);
}

.moduleContentNew .sidebar .featured h3
{
	border-color: #ffffff;
	color: #ffffff;
}

.moduleContentNew .sidebar .featured li
{
	border-color: rgb(154, 184, 220);
}

.moduleContentNew .sidebar .featured a.thumb img
{
	border-color: #ffffff;
}

.moduleContentNew .list
{
	background: #f2f2f2;
}

.moduleContentNew .side .calendar th,
.moduleContentNew .side .calendar td a:link,
.moduleContentNew .side .calendar td a:visited,
.moduleContentNew .side .calendar td a:hover,
.moduleContentNew .side .calendar td a:focus,
.moduleContentNew .side .calendar td a:active
{
	background: rgb(14, 59, 125);
	color: #ffffff;
}

.moduleContentNew .side .calendar td a:link,
.moduleContentNew .side .calendar td a:visited,
.moduleContentNew .side .calendar td a:hover,
.moduleContentNew .side .calendar td a:focus,
.moduleContentNew .side .calendar td a:active
{
	color: rgb(247, 216, 65);
}

.moduleContentNew .side .calendar td.today span,
.moduleContentNew .side .calendar td.today a:link,
.moduleContentNew .side .calendar td.today a:visited,
.moduleContentNew .side .calendar td.today a:hover,
.moduleContentNew .side .calendar td.today a:focus,
.moduleContentNew .side .calendar td.today a:active
{
	background: #ffffff;
}

.moduleContentNew .calendars .calendar .title,
.moduleContentNew .calendars .calendar li
{
	border-color: rgb(154, 184, 220);
}

.moduleContentNew .viewHeader
{
	border-color: #ffffff;
}

.moduleContentNew .weekBody
{
	background-color: #f2f2f2;
	border-color: #ffffff;
}

.moduleContentNew .weekList
{
	border-color: #ffffff;
}

.moduleContentNew .weekdayRow
{
	border-color: #ffffff;
}

.moduleContentNew .weekView .weekdayEvents
{
	color: rgb(14, 59, 125);
}

.moduleContentNew .weekView .selected
{
	color: rgb(80, 83, 85);
}

.moduleContentNew .specificDetail
{
	border-color: #ffffff;
}

.moduleContentNew .specificDetailImage img
{
	border-color: #ffffff;
}

.moduleContentNew .specificDetailHeader
{
	color: rgb(14, 59, 125);
}

.moduleContentNew .monthBody
{
	border-color: #ffffff;
}

.moduleContentNew td.monthHeader
{
	color: rgb(80, 83, 85);
}

.moduleContentNew .monthBody td.today:not(.outOfMonth)
{
	background: #ffffff;
}

.moduleContentNew .monthItem .tooltip dt
{
	color: rgb(14, 59, 125);
}

.moduleContentNew .eventDetails .viewHeader a
{
	color: rgb(14, 59, 125);
}

.moduleContentNew .eventDetails .detailsBody
{
	border-color: #ffffff;
}

.moduleContentNew .detailTitle hr
{
	background-color: #ffffff;
}