.day_head {
	font-weight:bold;
	font-size:7pt;
}

.day_body {
	height: 30px;
	font-size: 8pt;
}

.weekday_name {
	font-size:9pt;
}

#month_name {
	text-align: center;
	margin-bottom:20px;
 	font-size:22px;
}

#next_last_month_top {
	display: none;
}

div.next_last_month {
	flex-wrap: wrap;
}

div.next_last_month a {
	font-size: 8pt;
}

#next_last_month_bottom a {
	font-size: 14pt;
}

div.next_last_month div.view_switch {
	order:4;
	width: 100%;
	margin:10px 0 0 0;
	padding:0;
	border: none;
	text-align: center;
}

#control_form h3 {
	font-size:10pt;
	margin-bottom:8px;
}

#control_form select {
	font-size: 8pt;
}

#control_form {
	font-size: 8pt;
}


#holidays_list h3 {
	font-size:10pt;
	margin-bottom:4px;
}

#holidays_list {
	font-size:8pt;
}

.group_name {
	font-size: 14px;
}


