
.gce-event-info .gce-tooltip-title {
	margin:5px 5px -5px 5px;
	font-size:1.4em;
	line-height:1.4em;
}

.gce-list-event,
.gce-tooltip-event {
	font-size:1.1em;
	line-height:1.3em;
	font-weight: bold;
	padding:1px 1px 1px 2px;
	margin-bottom:2px;
}

.gce-list-grouped .gce-feed {
	font-size:0.9em;
	line-height:1.2em;
	font-weight: normal;
	padding:1px 1px 1px 2px;
	margin-bottom:2px;
}

.gce-list-grouped .gce-feed .gce-list-event {
	font-size:1.1em;
	line-height:1.2em;
	font-weight: bold;
	padding:2px 4px;
	margin:3px 0 2px 0;
	display: inline-block;
}

.gce-list-grouped .gce-month-title, .gce-list-title {
    padding-bottom: 2px;
	font-size:16px;
}

.gce-event-info ul li{
	font-size:1.1em;
	line-height:1.3em;
	font-family:Arial, sans-serif, Gotham, "Helvetica Neue", Helvetica;
}

.gce-title, span.gce-title, .gce-event-info ul li div span.gce-title, .gce-page-list .gce-list div span.gce-title {
	font-size:1.1em;
	font-weight:bold;
	color:#383838;
}

.gce_district_color {
	background-color: rgba(166,0,0,0.81) !important;
	color:#FFF;
}

.gce_aj_color {
	background-color: rgb(251, 233, 131);
	color:#000;
}

.gce_as_color {
	background-color: rgb(255, 173, 70);
	color:#000;
}

.gce_cb_color {
	background-color: rgb(164, 122, 226);
	color:#FFF;
}

.gce_hi_color {
	background-color: rgb(179, 220, 108);
	color:#000;
}

.gce_mk_color {
	background-color: rgb(194, 194, 194);
	color:#000;
}

.gce_ov_color {
	background-color: rgb(246, 145, 178);
	color:#000;
}

.gce_ro_color {
	background-color: rgb(22, 167, 101);
	color:#FFF;
}

.gce_ry_color {
	background-color: rgb(159, 225, 231);
	color:#000;
}

.gce_wh_color {
	background-color: rgb(73, 134, 231);
	color:#FFF;
}

.qtip-default {
	border:3px solid #5F5F5F;
}
.qtip-content {
	padding:3px;
}

.widget .gce-page-grid .gce-calendar .gce-caption, .gce-widget-grid .gce-calendar .gce-caption {
	color:#5C5C5C;
}

.widget .gce-page-grid .gce-calendar th, .gce-widget-grid .gce-calendar th {
	color:#5C5C5C;
	font-weight:bold;
}

.widget .gce-page-grid .gce-calendar .gce-has-events, .gce-widget-grid .gce-calendar .gce-has-events { /* Table cells with events */
	color:#464646;
}

.widget .gce-page-grid .gce-calendar .gce-day-number {
	font-size:1.2em;
}

.widget .gce-page-grid .gce-calendar td {
	height:30px;
}

.gce-today-no-events {
	color:#5C5C5C;
}

.simcal-day-label {
	background-color: #BBB !important;
	color: #FFF !important;
	margin: 0 0.5px;
}

.simcal-today .simcal-day-label {
	background-color: #99B !important;
}

.simcal-today div {
	border: none !important;
}

.simcal-today {
	background-color: #F5F5FF !important;
}

.textwidget .simcal-today:hover {
	background-color: #E4E4F6 !important;
}

.qtip-content {
	padding: 0 !important;
	font-size: 0.95em !important;
	max-height: 300px !important;
	overflow: auto !important;
}

.textwidget .qtip.qtip-focus {
	
}

.simcal-event-bubble {
	border-radius: 6px !important;
	border: 1px #000 solid !important;
	box-shadow: 3px 3px 3px #555 !important;
}

.textwidget li.simcal-event {
	margin-bottom: 3px !important;
}

.simcal-event-details p {
	display: none;
}

li.when-event {
	font-size: 16px;
	font-weight: bold;
	padding: 5px 6px;
	color: #000;
	margin-bottom: 5px;
}

.textwidget .simcal-events-dots b:first-child {
    display: block;
}

.textwidget .simcal-events-dots b {
    display: none;
}

.textwidget .simcal-events-dots {
	max-height: 12px !important;
	min-height: 12px !important;
}

.textwidget .simcal-default-calendar-grid .simcal-day>div {
    max-height: 39px !important;
}

.textwidget .simcal-day .simcal-events .simcal-event-title {
	display: none !important;
}

dt.simcal-day-label {
	position: relative;
	top: -10px;
}

.simcal-event-title {
	cursor: default;
}

.textwidget .simcal-calendar {
	max-width: 400px;
	margin: 0 auto;
}