.show_reservation_calendar_title {
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color: #397bbd;
}
.show_reservation_calendar_tbl_bgr {
	background-color:#ffffff;
	border: 1px solid #2e7dc2;
	padding-bottom: 15px;
}
.show_reservation_calendar_tbl_cell {
	background-color:#ffffff;
}
.show_reservation_calendar_vis_day_color {
	color: #2e7dc2;
	font-size: 15.75px;
	font-weight: 600;
	line-height: 24px;
}
.show_reservation_calendar_vis_day_color b {
	color: #003767;
}
.show_reservation_calendar_tbl_cell > td{
  padding: 11.25px 25% 0 25%;
}
.show_reservation_calendar_vis_day_color b {
	font-weight: 900;
}
.show_reservation_calendar_not_vis_day_color {
	color: #2e7dc2;
	font-size: 15.75px;
	font-weight: 400;
	line-height: 24px;
}
.show_reservation_calendar_tbl_cell b{
	color: #2e7dc2;
	font-size: 15px;
	font-weight: 600;
	line-height: 21px;
	text-transform: uppercase;
}
.show_reservation_calendar_cell_color {
	background-color:#FFFFFF;
}
.show_reservation_calendar_link_color {
	color:#336666;
}
.show_reservation_calendar_color1 {
	font-family:arial;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	text-transform:none;
	color: #ffffff;
	background-color:#2e7dc2;
}
.show_reservation_calendar_color1:hover {
	background-color:#1661a1;
	transition: 0.3s;
}
.show_reservation_calendar_color1 .show_reservation_calendar_vis_day_color {
	color: #fff;
	display: block;
}
A.show_reservation_calendar_link {
	text-align:center;
	text-decoration:none;
	color:#ffffff;
}
A.show_reservation_calendar_link:visited {
	text-align:center;
	text-decoration:none;
	color:#ffffff;
}
A.show_reservation_calendar_link:hover {
	text-align:center;
	text-decoration:none;
	color:#ffffff;
}
A.show_reservation_calendar_link:active {
	text-align:center;
	text-decoration:none;
	color:#ffffff;
}
.show_reservation_week_days {
	text-align:center;
	color:#fff;
	background-color: #2e7dc2;
	font-size: 15px;
	font-weight: 600;
	line-height: 21px;
  padding: 13px 0;
}
.show_reservation_week_days span {
	display: block;
	border-right: 1px solid #75c1f5;
}
.show_reservation_week_days {
	width: 14.28%;
}
.inner_calendar_title_wrapper {
	color: #2e7dc2;
	font-size: 15px;
	font-weight: 600;
	line-height: 21px;
	text-transform: uppercase;
	padding-bottom: 24px;
}