*, *::before, *::after {
  box-sizing: border-box;
}
body.calendar {
	margin:0;
	background-color:#ffc;
	padding:1px 0px 0px 0px;
	font: bold 10px arial,helvetica,sans-serif;
	text-align:center;
}
#calbox {
	background: #02429a;
}
#calbox a.cal {
	text-decoration: none;
	color: #036;
}
#calbox a.cal:hover {
	text-decoration: underline;
}
#calbox table{
	border-collapse:collapse;
	margin-bottom: .3em;
}
#calbox .calTableH{
	background: #fff;
	margin: 0px auto 4px;
	empty-cells:show;
	width: 98%;
}
#calbox .calTableH td {
	text-align: center;
}
#calbox .calDayName{
	background: #eaf0f9;
	font-weight:normal;
	color:#666;
	font-weight:bold;
	font: 500 9px arial,helvetica,sans-serif;
	text-align:center;
	width:19px; line-height: 15px;
}
#calbox .calDayNameSun{
	background: #eaf0f9;
	color:#ff0000;
	font-weight:bold;
	font: 500 9px arial,helvetica,sans-serif;
	text-align:center;
	width:19px;
	line-height: 15px;
}
#calbox .calDayNameSat{
	background: #eaf0f9;
	font-weight:normal;
	color:#0066cc;
	font-weight:bold;
	font: 500 9px arial,helvetica,sans-serif;
	text-align:center;
	width:19px;
	line-height: 15px;
}
#calbox .calDate{
	text-align:center;
	width: 14%;
	height: 14%;
	font-size: 1.2em;
	line-height: 2em;
	padding: 0.1em;
}
#calbox .calDateSun{
	text-align:center;
	background: #ffe4e1;
	width: 14%;
	height: 14%;
	padding: 0.1em;
	font-size: 1.2em;
	line-height: 2em;
}
#calbox .calDateSat{
	text-align:center;
	background: #CCFFFF;
	width: 14%;
	height: 14%;
	padding: 0.1em;
	font-size: 1.2em;
	line-height: 2em;
}

#calbox .calDateOff{
	text-decoration:line-through;
	color:#a9a9a9;
	font: 400 10px arial,helvetica,sans-serif;
	text-align:center;
	line-height: 18px;
}
#calbox .calDateSel{
	background:#6A87A7;
	text-align:center;
	font: bold 10px arial,helvetica,sans-serif;
	line-height: 18px;
}
#calbox .calDateRng{
	background:#fcead7;
	text-align:center;
	font: bold 10px arial,helvetica,sans-serif;
	line-height: 18px;
}
#calbox .calDateA{
	text-decoration:none;
	color:#000000;
}
#calbox .calDateASun{
	text-decoration:none;
	display: block;
	color: #fff;
	background: #fcadcc;
	border-radius: 50%;
	max-width: 2em;
	margin: 0 auto;
}
#calbox .calDateASat{
	text-decoration:none;
	display: block;
	color:#fff;
	background: #76c3f3;
	border-radius: 50%;
	max-width: 2em;
	margin: 0 auto;
}
#calbox .calDateA:hover{
	text-decoration:none;
}
#calbox .calNavA{
	text-decoration: none;
	color: #ffffff;
	font-size: 20px;
	display:block;
	clear:both;
}
#calbox .calNavA:hover {
	opacity: .8;
}
#calbox .calnavTITLE{
	color:#ffffff;
}
#noprevious,#previous{
	line-height:16px;
}
#calbox .calClose{
	font-weight:900;
	font-size:10px;
	padding:0 0 2px 0;
	text-align:left;
	color: #6A87A7;
}
#calbox .calClose a{
	float:right;
	text-decoration:none;
	color: #fff;
	background:#036;
	padding-left:2px;
	padding-right:2px;
	line-height:10px;
	border-style:solid;
	border-width:1px 1px 2px 2px;
	border-color:#6A87A7 #000 #000 #6A87A7;
}
#calbox .calClose a:hover{
	border-color:#000 #6A87A7 #6A87A7 #000;
}
#calwrapper {
	margin:auto;
	width:272px;
}
.calframe{
	height:283px;
	width:150px;
	border-width:0px;
}

.calboxon {
	z-index:150;
	/*height: 50%;*/
	width: 92%;
	display:block;
	padding: 1em 0.5em 3em;
	background: #fff;
	font-weight: bold;
	font-size: 12px;
	text-align:center;
	border: 3px solid #eee;
	position: absolute;
	transition:all 0.3s ease;
	border-radius: 3px;
	box-shadow: 0px 5px 4px #bbb;
}
.calboxoff{
	height:1px;
	width:1px;
	overflow:hidden;
	position:absolute;
	top:0px;
	left:0px;
	visibility:hidden;
	display:none;
}
#calbox_hotel a.cal {
	text-decoration: none;
	color: #036;
}
#calbox_hotel a.cal:hover {
	text-decoration: underline;
}
#calbox_hotel table{
	border-collapse:collapse;
}
#calbox_hotel .calTableH{
	margin: 0px 0px 0px 4px;
	width:150px;
	empty-cells:show;
	border:1px solid #6A87A7;
}
#calbox_hotel .calLabel{
	font: 700 11px arial,helvetica,sans-serif;
	color: #3D4926;
	text-align:center;
	padding:1px;
	line-height:18px;
	white-space:nowrap
}
#calbox_hotel .calDayName{
	background: #739ef7;
	color:#ffffff;
	font: 500 9px arial,helvetica,sans-serif;
	text-align:center;
	width:19px;
	line-height: 15px;
}
#calbox_hotel .calDateSun{
	text-align:center;
	font-size: 1.2em;
	background: #ffe4e1;
	line-height: 18px;
}
#calbox_hotel .calDateSat{
	text-align:center;
	font-size: 1.2em;
	background: #CCFFFF;
	line-height: 18px;
}
#calbox_hotel .calDate{
	text-align:center;
	font-size: 1.2em;
	background: #ffffff;
	line-height: 18px;
}
#calbox_hotel .calDateOff{
	color:#a9a9a9;
	 font: 400 10px arial,helvetica,sans-serif;
	 text-align:center;
	background: #ffffff;
	line-height: 18px;
}
#calbox_hotel .calDateSel{
	background:#6A87A7;
	text-align:center;
	font: bold 10px arial,helvetica,sans-serif;
	line-height: 18px;
}
#calbox_hotel .calDateRng{
	background:#fcead7;
	text-align:center;
	font: bold 10px arial,helvetica,sans-serif;
	line-height: 18px;
}
#calbox_hotel .calDateA{
	text-decoration:underline;
	color:#2A3F1D;
}
#calbox_hotel .calDateA:hover{
	text-decoration:none;
}
#calbox_hotel .calNavA{
	font: bold 11px arial,helvetica,sans-serif;
	text-decoration: none;
	color: #ffffff;
	padding: 0 5px;
	display:block;
	clear:both;
	letter-spacing:0px;
}
#calbox_hotel a.calNavA:hover{
	text-decoration:underline;
}
#calbox_hotel .calnavTITLE{
	color:#ffffff;
}
#noprevious,#previous{
	line-height:16px;
}
#calbox_hotel .calClose{
	font-weight:900;
	font-size:10px;
	padding:0 0 2px 0;
	text-align:left;
	color: #6A87A7;
}
#calbox_hotel .calClose a{
	float:right;
	text-decoration:none;
	color: #fff;
	background:#036;
	padding-left:2px;
	padding-right:2px;
	line-height:10px;
	border-style:solid;
	border-width:1px 1px 2px 2px;
	border-color:#6A87A7 #000 #000 #6A87A7;
}
#calbox_hotel .calClose a:hover{
	border-color:#000 #6A87A7 #6A87A7 #000;
}

#calbox .No_calDate {
	text-align:center;
	font-size: 1.2em;
	line-height: 18px;
	margin-bottom: 1em;
}
#navPrev{
	position: absolute;
	top: 0.5em;
	left:1em;
}
#navNext{
	position: absolute;
	top: 0.5em;
	right:1em;
}
#calbox .calLabel{
	color: #3D4926;
	text-align:center;
	padding: 0.1em;
	font-size: 1.4em;
	line-height: 2em;
	white-space:nowrap;
	font-weight: bold;
}
#navTable{
	padding: 0.2em;
	width: 100%;
}
.navClose{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 50%;
	padding: 0.6em 0;
	background-color: #EEE;
	border: 3px solid #02429a;
}
.navReset{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 50%;
	padding: 0.6em 0;
	background-color: #FbFbFb;
	border: 3px solid #02429a;
}
#calbox .navClose a,
#calbox .navReset a {
	color: #000;
	text-decoration: none;
}
#navPrev + td {
	width: 100vw;
}