﻿.eventPopUpDiv {
	z-index: 9002;
	padding-right: 10px;
	border-bottom: black 1px solid;
	position: absolute;
	border-left: black 1px solid;
	background-color: white;
	border-top: black 1px solid;
	border-right: black 1px solid;
}
.CalendarLI {
	margin-left: -23px;
	font-weight: normal;
}
.divCalendarLI {
	margin-left: -23px;
}
.calHead {
	padding-left: 4px;
	padding-right: 4px;
	font-size: 8pt !important;
	font-weight: bold !important;
}
.anchCalLi {
	text-align: left !important;
}
.anchCalLi:hover {
	border-right-width: 0px;
	background: none transparent scroll repeat 0% 0%;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-weight: normal !important;
}
.anchCalLi:visited {
	text-decoration: none;
	color: rgb(0, 114, 188) !important;
}
.ui-state-default:visited {
	text-decoration: none;
	color: rgb(0, 114, 188) !important;
}
.divDatePicker {
	float: left;
}
#eventsContainer {
	width: 100%;
	height: 225px;
}
.divCalendarList {
	width: 300px;
	overflow: auto;
	height: 307px;
}
.divCalendarList li {
	list-style: none;
	font-style: italic;
}
.divCalendarList li hr {
	color: #A1CEDD;
	border-style: solid;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: auto;
	-webkit-margin-end: auto;
}
.divCalendarList li .locationTitle {
	font-style: normal;
	text-decoration: underline;
}
.divCalendarList li dt {
	float: left;
	width: 60px;
}
.divCalendarList li dd {
	margin-left: 65px;
}
.eventName {
	font-style: normal;
	font-size: 1.1em;
	font-weight: bold;
}
.divDatePicker {
	width: 322px;
	font-size: 13px;
}
#eventsContainer .eventDate {
	margin-top: 0px;
	padding-top: 0px;
}
#eventsContainer .events {
	float: left;
	width: 320px;
	padding-left: 15px;
	height: 324px;
}
.scroll-pane {
	width: 100%;
	height: 200px;
	overflow: auto;
}
#eventsContainer div.ui-datepicker, ms-WPBody td, #eventsContainer > ui-datepicker-inline ui-datepicker ui-widget ui-widget-content ui-helper-clearfix ui-corner-all {
	font-size: 12px;
	width: 22em;
}
.schoolHoliday .fc-event-inner {
	background-color: olive;
}
.holiday .fc-event-inner {
	background-color: maroon;
}
.hasEvent {
	background: #91c5d8!important;
}
.divDatePicker .fc-event {
	border: none;
}
#ctl00_ctl27_g_fdef9073_ceee_4602_86d4_c86a5f73fd94 .divCalendarList {
	display: none;
}
#ctl00_ctl27_g_fdef9073_ceee_4602_86d4_c86a5f73fd94 .divDatePicker {
	width: 699px;
	height: 500px;
}
.tooltipevent {
	padding:15px;
		background: #ccc;
	position: absolute;
	z-index: 10001;
}
.tooltipevent dt{
	text-decoration:underline;
}

.tooltipevent .dl-horizontal dt {
float: left;
width: 60px;
}

.tooltipevent hr{
	display:none;
}
.tooltipevent .dl-horizontal dd {
	margin-left: 65px;
}

#tabs-calendar .fc-header-right .fc-button-month, #tabs-calendar .fc-header-right .fc-button-agendaWeek, #tabs-calendar .fc-header-right .fc-button-agendaDay{
	display:none;
}