
/********************* calendar  ***************************/
.calendar {
	width:100%;
	height:auto;
	margin:0;
	margin-top: 0px;
	}
.calendar .calendar-top{
    height: 51px;
    text-align: left;
    margin-top: 10px;
    color: #f5971d;
    font: 33px/67px 'kanit', Arial, sans-serif;
    height: 81px;
    text-indent: 67px;
    background: url(../images/media-38-1/bullet-calendar.png) 0px 10px no-repeat;
}

.calendar .calendar-mid{
    /* width:100%; */
    height:auto;
    padding: 0px;
    margin: 0px;
    margin-top: 0;
    background: #fff;
    border-radius: 10px;
}
 .calendar-bottom{
    margin:0;
	padding:0;
	position:relative;
}	
.calendar-bottom .btn {
    display: inline-block;
    font-weight: 400;
	top: 16px;
    position: absolute;
	padding-left:10px;
    text-align: left;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: none;
    /*padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;*/
	width:117px;
	height:37px;
font:17px/27px 'Prompt', Arial, sans-serif;
background:url(../images/all-83-1/arrow-btn.png) top right no-repeat;
  /*  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;*/
}
.calendar-bottom .btn-primary {
    color: #fff;

}
 .calendar-bottom .btn-primary:hover {
    color: #003377;
	cursor:pointer;
}

.calendar2{
	margin-top: 9px;
	height:auto;
	padding-top: 0;
	}
.cblock_all {
	float:left;
	margin:0px 0px 0px 0px;
	padding: 0px;
	width: 291px;
	height:auto;
}
.c_block_date {
	float:left;
	margin:0px 0px 0px 0px;
	padding: 0px;
	width: 186px;
	height: 81px;
}
.c_block_date1 {
	float:right;
	padding:8px 0 0 20px;
	width: 30px;
	height: 22px;
	color: #008aff;
	font-weight:bold;
	font-size:15px;
}
.c_block_nav {
	float:right;
	margin:8px 0px 0px 0px;
	padding: 0px;
	width: 39px;
	height: 14px;
}
.c_block_left {
	float:left;
	margin: 6px 0px 0px 5px;
	padding: 0px;
	width: 20px;
	height: 19px;
}
.c_block_right {
	float: right;
	margin: 6px 5px 0px 0px;
	padding: 0px;
	width: 19px;
	height: 19px;
}

.c_block_date2 {
	float:left;
	margin:0px 0px 0px 0px;
	padding: 0px;
	width: 25px;
	height: 29px;
}
.c_block_month_year {
	padding: 0px;
	height: 38px;
}
.c_block_monthall {
	margin:0;
	padding: 0px 0 0 0px;
	height: 33px;
	background-color:#dcdcdc;
	text-align:center;
}
.c_block_month {
	height: 33px;
	font-family: Tahoma, Microsoft Sans Serif, MS Sans Serif;
	color: #08852a;
	font: 17px/33px 'supermarket', Arial, sans-serif;
	text-align:center;
}
.c_block_year {
	height: 29px;
	color: #08852a;
	font: 17px/33px 'supermarket', Arial, sans-serif;
}
.c_block_year1 {
	float:left;
	margin:0px 0px 0px 0px;
	padding: 0px 0 0 0px;
	width: 9px;
	height: 29px;
}
.c_block_year1 {
	float:left;
	margin:0px 0px 0px 0px;
	padding: 0px 0 0 0px;
	width: 9px;
	height: 29px;
}
.c_block_dateall {
	padding:0;
}
.c_block_dateal2 {
	padding-top: 10px;
}
.c_block_dateal2 ul {
	padding:0;
	height:auto;
}
.c_block_dateal2 ul li{
	display: inline-block;
	width: 14.2%;
	line-height:43px;
	text-align:center;
}
.c_font_calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.c_normalday{
	color: #333333;
	font-size:13px;
}
.c_currentday{
	margin:0 auto;
	width:39px; 	
	height:39px; 
	background:#ffddb2;
    color: #F5971D;
    font-size: 13px;

    font-weight: bold;

	text-align:center;
	
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.c_eventday{
	margin:0 auto;
	width:39px; 	
	height:39px; 
	background:#f5971d;
	color: #fff;
	font-size:13px;
	background-position: 0px 0px;
	text-align: center;	
	font-weight:bold;
	
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.c_eventday a{


	color: #FFFFFF;
}
/*popup??????????*
#MyEvent{
	float:left;
	padding-left:5px;
	padding-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:16px;
	font-size:14px;
	background:url(../images/alpha.png) top left repeat;
	color:#f9e89d;
	border:solid 1px #3e3e41;
	position:fixed;
	display:none;
	min-width:180px;
	text-align:l
}*/

.event_day {
  height: auto;
  padding: 6px;
  padding-left: 20px;
  width: 280px;
  border: 1px solid;
  position: absolute;
  display: none;
  margin-top: -25px;
  margin-left: -200px;
  font-family: Arial, Helvetica, sans-serif;
  /* font-size: 13px; */
  line-height: 48px !important;
}
	/*
	.event_day{
		float:left;
	padding-left:5px;
	background: url(../images/alpha.png) top left repeat; 
	padding-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:16px;
	font-size:14px;
	color:#f9e89d;
	border:solid 1px #3e3e41;
	position:fixed;
	display:none;
	min-width:180px;
	text-align:l
	}*/
/***************************************************************************************/
@media (max-width: 374px) { 
.calendar{
	    background: none;	
}

 }
@media (min-width: 375px) and (max-width: 419px) { 
.calendar{
	    background: none;	
}

 }
@media (min-width: 420px) and (max-width: 575px) { 
.calendar{
	    background: none;	
}
 }
 @media (min-width: 576px) and (max-width: 767px) { 

 }
@media (min-width: 768px) and (max-width: 991px) { 

}
@media (min-width: 992px) and (max-width: 1199px) {
.calendar .calendar-top{
	    text-indent: 63px;
	    font: 23px/74px 'kanit', Arial, sans-serif;
}
	 }