@charset "utf-8";
.calendar-mini-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #082e47;
	padding-top: 10px;
}
.calendar-mini-liner {
	color: #082e47;
	padding-top: 10px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
}
.calendar-mega-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #082e47;
	padding-top: 10px;
}


