table.cf-cal-sm {
	z-index:5000;
	padding:0;
	margin:0;
	font-size:13px;
	background:#fff;
	text-align:center;
	padding:1px 1px 0 1px;
	border-collapse:collapse;
	table-layout: fixed;
}
.cf-cal-sm select {
	font-size: x-small;
	text-transform: uppercase;
	text-align: center;

}

.cf-cal-sm > tbody > tr > td {
	width:50px;
}

.cf-cal-sm .cf-cal-drop {
	display: none;
	position:absolute;
}

.cf-cal-sm sup {
	display: block;
}

.head a {
	border: solid 1px #fff !important;
	color: #777 !important;
	text-shadow: 1px 1px 1px #fff;
	background: #fff !important;

}
.cf-cal-sm td {
	color:#999;
	text-align:center;
	line-height:1.5;
	margin:0 !important;
	padding:0!important;
	background:transparent;
	vertical-align: middle !important;
}

.cf-cal-sm th {
	padding:.4em 0 .4em 0 !important;
	margin:0;
	font-size:xx-small;
}


.cf-cal-sm tbody td {
	margin:0 !important;
}

.cf-cal-sm  a {
	padding:0;
	margin:0;
	display:block;
	text-decoration:none;
	color:#24300F;
	height:100%;
	display:block;
	line-height: 25px;
	background-color: #d4f296;
}
.cf-item .cf-cal-sm tbody td {
	height: 50px !important;
}
.cf-cal-sm a {
	border:solid 1px #fff;
}
.cf-item .cf-cal-sm tbody a {
	font-weight: bold;
	text-align:center;
}

#cf-cal {
	background: #fff;
	padding:0;
}
#cf-cal > table {
	border: solid 1px #E2E2E2;
}
.cf-cal-sm tbody td {
	border-top: none !important;
	background:transparent;
}

.cf-cal-sm thead th {
	text-align:center;
	font-weight:normal;
	background:#fff;
	color:#000;

	border-top: solid 1px #ddd;
	font-size:xx-small;
}

.cf-cal-sm a:hover span {
	display: inline-block !important;
}


.cf-cal-sm thead a:hover {
	color: #000 !important;
}

.cf-cal-sm tbody a:hover {
	opacity: .8;
	font-weight: bold;
	border:solid 1px #ccc !important;
}

.cf-cal-sm a:hover em {
	border:solid 1px #ccc;
	color:#000;
	font-weight: bold;
}

.cf-cal-sm em b {
	color:#efefef;
}

.cf-cal-sm td:hover em b {
	color:#333;
}

.cf-cal-sm td em {
	display:block;
	border:solid 1px transparent;
	background:#efefef;
	text-align:right;
	line-height: 1.8em;
}


.cf-cal-sm .T a {
	font-weight: bold;
	border: solid 1px #ccc !important;
}


.cf-cal-sm .Q  a{
	font-weight: bold;
	border: solid 1px #000 !important;
	opacity: .6;
	color: #000 !important;
}

.cf-cal-sm .A {
	background-color: green;
}

.cf-cal-sm .L {
	border: dotted 1px #999;
	opacity:.70;
	font-weight: bold !important;
}

.cf-cal-sm .head td a {
	border:0;
	padding:0;
	margin:0;
}

.cf-cal-sm .head td {
	font-size:1.1em;
	border:transparent;
	padding:0;
	margin:0;
	text-align: center;
	color:#222;
}


.cf-cal-sm tfoot td {
	padding:0;
	margin:0;
	color:#111931;
	font-size:1em;
}

.cf-cal-sm .X  a {
	color:#999;
	background-color:#f9f9f9;
	text-shadow: #FFF 0 1px 0;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
}

.cf-cal-sm .F a {
	border-left: 1px solid #FFE4DD;
	border-top: 1px solid #FFE4DD;
	font-weight: bold;
	background-color:#f2bd96;
	color:firebrick !important;
}

.cf-cal-sm .B a {
	font-weight: bold;
}

.cf-cal-sm .N a {
	color: #666;
	text-shadow: 0 1px 0 rgba(255,255,255,0.3);
}

.cf-cal-sm .M em {
	color:#000;
	font-weight:bold;
}


.cf-cal-sm .P {
	opacity:.5;
	-moz-opacity:.5;
	html-opacity:.5;
	z-index:99;
}


.R a {
	font-weight: bold;
	background: #eef4fb !important;
	color:#409bf0!important;
	text-shadow: none !important;
	border: solid 1px #409bf0 !important;
}
