	.calendar{
		width:100%;
		font-size:12px;
	}
	.calendar th, td{
		padding:5px 5px 5px 5px;
		text-align:center;
		font-size:1.5rem;
	}
	.calendar_header{
		font-size:15px;
		font-weight:bold;
		color:#333;
		background-color:;
		opacity:0.7;
		padding: 5px 13px;
	}
	.date{
		padding-right:10px;
	}
	.schedule {
		margin-bottom:15px;
	}
	.schedule ul{
		margin-top:10px;
	}
	.schedule li{
		padding: 5px 0px 5px 20px;
		font-size:14px;
	}
	.schedule strong{
		font-size:16px;
		border-bottom:1px solid;
	}
	
.year_tab a{
    border: 1px solid #E1E1E1;
    background: #f5f5f5;
    help_box-sizing: border-help_box;
    text-align: center;
    font-size: 20px;
    line-height: 58px;
    padding: 0px 20px;
    display: block;
    color: #333;
    text-decoration: none;    
}
.year_tab a{
	overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;
}
.slt-on{ border-color: #0A6F14!important; background: #0A6F14!important; color: white!important;}

