.calendar{width: 100%;display: inline-block;position:relative;vertical-align: top;font-family: 'Open Sans Condensed', sans-serif;font-size: 17px;}
.calendar .bg-highlight{
	display: block;
    width: 100%;
    height: 4px;
    margin: 4px auto;
}
.cal_wrapper{
	width: 100%;
	max-width: 817px;
	display: inline-block;
}

@media (max-width:480px){
	.cal_wrapper{
		width: 100%;
		display: inline-block;
	}

    div.cal_wrapper table.cal tr td div.off_morning {
        background-size: contain !important;
    }

}
.calendar .cal_wrapper table{ width: 100%; }

.calendar p{padding: 20px 0 8px;}
.calendar .pink{ width: 15px; height: 15px; background: #ff7778; display: inline-block; border-radius: 3px;}
.calendar .blue{ width: 15px; height: 15px; background: #86c2fc; display: inline-block; border-radius: 3px;}
.calendar .green{ width: 15px; height: 15px; background: #b7b7b7; display: inline-block; border-radius: 3px;}
.calendar .yellow{ width: 15px; height: 15px; background: #ffdf81; display: inline-block; border-radius: 3px;}
.remark { font-size: 12px; margin-bottom: 8px;  }
/* .cal_ui{ display: none;
    margin: 0 auto;
    width: 160px;
} */
.calendar .cal_ui input.prev{ float: left;}
.calendar .cal_ui input.next{ float: right;}
.col_title{
    display: inline-block;
    background: url(../images/store_icon.jpg) left no-repeat;
    border-bottom: 2px solid #ff8602 !important;
    display: block;
    text-align: left !important;
    padding: 0 0 0 40px !important;
    line-height: 22pt;
    color: #5c3108 !important;
    margin: 0 auto 5px !important;
    font-size: 15px;
}


div.cal_wrapper {
	/* padding: 10px 0px; */
}
div.schedule_wrapper {
	padding: 10px 0px;
	width: 310px;
	border: solid 1px #CCC;
	border-radius: 5px;
	box-shadow: 1px 1px 3px #666;
}
div.schedule_wrapper h3 {
	padding: 0px 10px;
	font-weight: normal;
	margin: 0px;
	font-size: 12px;
	color: #666;
}
div.schedule_wrapper div.schedule_list {
	padding: 0px 10px;
	margin: 0px;
}
div.schedule_wrapper div.schedule_list ol {
	padding: 0px;
	margin: 5px auto;
	border-top: solid 1px #CCC;
}
div.schedule_wrapper div.schedule_list ol li {
	padding: 5px 10px 0px 0px;
	margin: 0px 0px 0px 30px;
	font-size: 12px;
	line-height: 1.5em;
}
div.schedule_wrapper div.schedule_list ol li:hover {
	text-decoration: underline;
}
div.cal_wrapper table.cal tr th{
	background: #FFF;
	border: 2px solid #fff;
}
#sche_disp2 div.cal_wrapper table.cal tr th {
    background: #ffd3d3;
}
div.cal_wrapper table.cal tr th p {
	/*float: left;*/
	/* padding: 11px 10px; */
	margin: 0px;
	color: #000;
	font-size: 31px;
	font-weight: bold;
	/* border: 1px solid #fff; */
	/* text-align: center; */
	/* background-image: url("/common/images/mark.png"); */
	/* background-repeat: no-repeat; */
	/* background-size: auto 68%; */
	/* background-position: right 6px center; */
	text-align: center;
}
div.cal_wrapper table.cal tr th p span{margin:0 5px;font-size: 50px;line-height: 30px;}
div.cal_wrapper table.cal tr th div.cal_ui {
	/*float: right;*/
}
div.cal_wrapper table.cal tr th div.cal_ui input {
	/* margin: 5px 1px; */
	/* padding: 1px 5px; */
	width:50px;
	height:50px;
	border: none;
	color: #9a9a9a;
	font-size: 28px;
	position: relative;
	background-color: transparent;
	background-repeat:no-repeat;
	top:20px;
	}
	.next{background-image:url("/usedcar/images/usedcar-detail/arrow-right.png");}
	.prev{background-image:url("/usedcar/images/usedcar-detail/arrow-left.png");}

@media(min-width: 1070px) {
	div.cal_wrapper table.cal tr th div.cal_ui input {
		position:absolute;
		top:40%;
	}
	.next{right: -82px;}
	.prev{left: -82px;}
    
}



#sche_disp2 div.cal_wrapper table.cal tr th div.cal_ui input{
	color: #ff9ca9;

}
div.cal_wrapper table.cal tr td {
	/* border-top: solid 1px #EEE; */
}
div.cal_wrapper table.cal tr td {
	/* font-size: 12px; */
	text-align: center;
	/* padding: 2px; */
	/* height: 53px; */
	background: #FFF;
	/* border: 2px solid #fff; */
	line-height: 49px;
}
#sche_disp2 div.cal_wrapper table.cal tr td{
	background: #ffd3d3;
}
div.cal_wrapper table.cal tr.headline td {
	/* padding: 5px 0px; */
	color: #555555;
	font-weight: bold;
	/* background-color: #e9e9e9; */
	/* background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #F9F9F9), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #F9F9F9),color-stop(.75, #F9F9F9), color-stop(.75, transparent),to(transparent)); */
	/* -webkit-background-size: 4px 4px; */
	font-size: 20px;
	border-bottom: 2px solid #dadada;
	line-height: 50px;
	/* height: 50px; */
}
div.cal_wrapper table.cal tr.headline td:first-child{
	/* background-color: #ffe1e1; */
	/* background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #fefefe), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #fefefe),color-stop(.75, #fefefe), color-stop(.75, transparent),to(transparent)); */
	color: #d50c74;
}
div.cal_wrapper table.cal tr.headline td:last-child{
	/* background-color: #d7e9ff; */
	/* background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #fefefe), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #fefefe),color-stop(.75, #fefefe), color-stop(.75, transparent),to(transparent)); */
	color: #0073b5;
}
div.cal_wrapper table.cal tr.headline {
	/* border-bottom: 2px solid #000 !important; */
	/* background-color: #a3e38d; */
}

tr.headline {}

tr.headline {}
#sche_disp2 tr.headline {
	background-color: #ff9ca9 !important;
}
#sche_disp2 tr.headline td{
	background-color: #ff9ca9 !important;

}
div.cal_wrapper table.cal tr td div {
	position: relative;
	/* padding: 5px 4px; */
	/* font-size: 13px; */
	text-align: center;
	color: #000000;
	/*background-color: #FFF;*/
	/* border-radius: 3px; */
	/* line-height: 58px; */
	font-weight: bold;
	font-size: 24px;
}
div.cal_wrapper table.cal tr td div span {
	display: none;
	position: absolute;
	top: 20px;
	left: 0px;
	width: 180px;
	border: solid 1px #EEE;
	background-color: #FFF;
	text-align: left;
	padding: 5px;
	z-index: 10;
	color: #000;
	font-weight: normal;
	line-height: 1.5em;
	box-shadow: 1px 1px 3px #666;
}

/* ï¾ƒï½¯ï¾‚ï½¿ï¾‚ï½½ï¾ƒéºÂ€ï½°ï¾ƒï½¯ï¾‚ï½¿ï¾‚ï½½ï¾ƒï½¯ï¾‚ï½¿ï¾‚ï½½Aï¾ƒï½¯ï¾‚ï½¿ï¾‚ï½½Nï¾ƒï½¯ï¾‚ï½¿ï¾‚ï½½ï¾ƒï½¯ï¾‚ï½¿ï¾‚ï½½ï¾ƒï½¯ï¾‚ï½¿ï¾‚ï½½Xï¾ƒï½¯ï¾‚ï½¿ï¾‚ï½½wï¾ƒï½¯ï¾‚ï½¿ï¾‚ï½½ï¾ƒï½¨çª¶å ‹ï½·ï¾ƒï½¯ï¾‚ï½¿ï¾‚ï½½ï¾ƒï½¯ï¾‚ï½¿ï¾‚ï½½ï¾ƒï½¯ï¾‚ï½¿ï¾‚ï½½ï¾ƒï¿½Â€å ™ï½¯ï¾‚ï½¿ï¾‚ï½½ï¾ƒï½¯ï¾‚ï½¿ï¾‚ï½½ï¾ƒå§‘ä½†ï¾ƒï½¯ï¾‚ï½¿ï¾‚ï½½ï¾ƒï½¯ï¾‚ï½¿ï¾‚ï½½ */

div.cal_wrapper table.cal tr td div.Sat {
	color: #0073b5;
	/* background: #f3f8fe; */
}
div.cal_wrapper table.cal tr td div.Sun {
	/* color: #1a4612 !important; */
	/* background: #fff2f2; */
	color: #d50c74;
	/* font-weight: bold; */
	/* font-size: 17px; */
}
.Sun2 {
	color: #ff0000 ;
}
div.cal_wrapper table.cal tr td div.Today {
	font-weight: bolder;
	background-color: 
}
div.cal_wrapper table.cal tr td div.Deli {
	/* background-color: #EFE; */
}
/*div.cal_wrapper table.cal tr td div.Holyday {
	font-weight: bolder;
	color: #fff !important;
	background-color: #52a8fb;
}*/
div.cal_wrapper table.cal tr td div.event {
	font-weight: bolder;
	background-color: #ff7778 !important;
	color: #fff;
}
div.cal_wrapper table.cal tr td div.off_morning {
	/* color: #fff !important; */
	background-color: #FFF;
	background-image: url("/common/images/day_off.png");
	background-repeat: no-repeat;
	background-size: auto 90%;
	background-position: center;

}
div.cal_wrapper table.cal tr td div.off_afternoon {
	font-weight: bolder;
	background-color: #ffdf81 !important;
	color: #fff;
}
div.cal_wrapper table.cal tr td div.off_week {
	/* color: #fff !important; */
	background-color: #FFF;
	background-image: url("/common/images/day_off.png");
	background-repeat: no-repeat;
	background-size: auto 90%;
	background-position: center;
}

div.cal_wrapper table.cal tr td div.off.Sun2 {
	/* color: #fff !important; */
	background-color: #FFF;
	background-image: url("/common/images/day_off.png");
	background-repeat: no-repeat;
	background-size: auto 90%;
	background-position: center;
}
div.cal_wrapper table.cal tr td div.off_non {
	/* font-weight: normal; */
	/* color: #7c7c7c !important; */
	background: none;
}
div.cal_wrapper table.cal tr td div.off {
	color: #212529 !important;
	background-image: url("/common/images/day_off_morning.png");
	background-repeat: no-repeat;
	background-size: auto 90%;
	background-position: center;
}
div.cal_wrapper table.cal tr td div.Birthday {
	font-weight: bolder;
	background-color: #EEF;
	color: #090;
	border-radius: 3px;
}

div.cal_wrapper table.cal tr td div.backward {
	color: #919191 !important;
	background: none;
	/* font-weight: bold; */
	/* font-size: 17px; */
}

#sche_disp2 div.cal_wrapper table.cal tr td div.backward {
	color: #ffb5b5 !important;
	background-color: #ffd3d3 !important;
}

div.cal_wrapper table.cal tr td div.pointer {
	cursor: pointer;
}
/*div.cal_wrapper table.cal tr td div.pointer:hover {
	background-color: #1facfc;
}*/

@media (max-width: 767px){
	div.cal_wrapper table.cal tr th p {
	font-size: 24px;
	}
	div.cal_wrapper table.cal tr th p span{font-size: 38px;}

div.cal_wrapper table.cal tr th div.cal_ui input {
	width:30px;
	height:30px;
	background-size:contain;

	}
	.next{background-image:url("/usedcar/images/usedcar-detail/arrow-right.png");}
	.prev{background-image:url("/usedcar/images/usedcar-detail/arrow-left.png");}

	div.cal_wrapper table.cal tr th div.cal_ui {
		top: 10px;
		position: relative;
	}

}