/* == Calendar == */

.wtb-sm {
	display: table;
	width: 100%;
}
.wtb-sm .wtbcaption {
	border: 1px solid #f1f1f1;
	display: table-caption;
	text-align: center;
	color: #666;
	font-size: 1em;
	font-weight: 600;
	text-shadow: 0 1px 0 #fff;
	padding: 10px 10px;
	border-bottom: none;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}
.wtb-sm .wtbrow {
	display: table-row;
}
.wtb-sm .wtbbody .wtbcell {
	display: table-cell;
	border: 1px solid #f1f1f1;
	color: #59595a;
	height: 38px;
	padding: 0 !important;
	text-align: center;
	width: 38px;
        font-size: 12px;
}
.wtb-sm .wtbhead {
	display: table-cell;
	border: 1px solid #f1f1f1;
	color: #666;
	font-size: 0.8em;
	font-weight: 600;
	padding: 0.5em 0;
	text-align: center;
	text-shadow: 0 1px 0 #fff;
	width: 38px;
}
.wtbheading .wtbrow .wtbhead {
	border-top-width: 2px;
}
.wtb-sm .wtbheading {
	display: table-header-group;
	font-weight: bold;
	width: 100%;
}
.wtb-sm .wtbfoot {
	display: table-footer-group;
	font-weight: bold;
}
.wtb-sm .wtbbody {
	display: table-row-group;
}
.yearcalendar .calendar-wrap-sm {
	border-collapse: separate !important;
	overflow: hidden;
	position: relative;
	border-radius: 4px;
}
.yearcalendar .calendar-wrap-sm .wtb-sm span.month {
	font-size: 1em;
	font-weight: 600;
	color: #666;
	text-shadow: 0 1px 0 #fff;
}
.yearcalendar .calendar-wrap-sm .wtb-sm .wtbbody .wtbcell .calrel {
	position: relative;
	height: 38px;
	width: 38px;
	line-height: 38px;
	padding: 0 !important;
	overflow: hidden;
	display: block;
}
.yearcalendar .calendar-wrap-sm .wtb-sm .wtbbody .wtbcell .cout {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 36px 36px 0 0;
	border-color: transparent transparent transparent transparent;
	line-height: 0px;
	_border-color: #000000 #000000 #000000 #000000;
_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
	position: absolute;
	left: 0;
	bottom: 1px;
}
.yearcalendar .calendar-wrap-sm .wtb-sm .wtbbody .wtbcell .cout .outap {
	/*    background-color: rgba(255, 255, 204,.1);*/
	display: block;
	height: 18px;
	position: absolute;
	left: 0;
	bottom: 18px;
	width: 18px;
	z-index: 868;
	border-bottom-right-radius: 10px;
	line-height: 18px;
	text-decoration: none;
}
.yearcalendar .calendar-wrap-sm .wtb-sm .wtbbody .wtbcell .cout .outap:before {
	content: "\e074";
	font-family: 'Glyphicons Halflings';
	line-height: 18px;
	text-decoration: none;
	font-size: 10px;
}
.yearcalendar .calendar-wrap-sm .wtb-sm .wtbbody .wtbcell .cout .retap {
	/*    background-color: rgba(255, 255, 204,.1);*/
	display: block;
	height: 18px;
	position: absolute;
	left: 0;
	bottom: 18px;
	width: 18px;
	z-index: 868;
	border-bottom-right-radius: 10px;
	line-height: 18px;
	text-decoration: none;
}
.yearcalendar .calendar-wrap-sm .wtb-sm .wtbbody .wtbcell .cout .retap:hover {
	background-color: rgba(0, 0, 0, 0.1);
}
.yearcalendar .calendar-wrap-sm .wtb-sm .wtbbody .wtbcell .cout .retap:before {
	content: "\e074";
	font-family: 'Glyphicons Halflings';
	line-height: 18px;
	text-decoration: none;
	font-size: 10px;
}
.yearcalendar .calendar-wrap-sm .wtb-sm .wtbbody .wtbcell .cout .retap.p:before {
	content: "";
}
.yearcalendar .calendar-wrap-sm .wtb-sm .wtbbody .wtbcell .chin {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 36px 36px;
	border-color: transparent transparent transparent transparent;
	line-height: 0px;
	_border-color: #000000 #000000 #000000 #000000;
_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
	position: absolute;
	right: 0;
	top: 1px;
}
.yearcalendar .calendar-wrap-sm .wtb-sm .wtbbody .wtbcell .chin .intap {
	/*    background-color: rgba(204, 255, 255,.1);*/
	bottom: 2px;
	display: block;
	height: 18px;
	position: absolute;
	right: 0;
	top: 18px;
	width: 18px;
	z-index: 868;
	border-top-left-radius: 10px;
	line-height: 18px;
	text-decoration: none;
}
.yearcalendar .calendar-wrap-sm .wtb-sm .wtbbody .wtbcell .chin .intap:before {
	content: "\e072";
	font-family: 'Glyphicons Halflings';
	line-height: 18px;
	text-decoration: none;
	font-size: 10px;
}
.yearcalendar .calendar-wrap-sm .wtb-sm .wtbbody .wtbcell .chin .adtap {
	/*    background-color: rgba(204, 255, 255,.1);*/
	bottom: 2px;
	display: block;
	height: 18px;
	position: absolute;
	right: 0;
	top: 18px;
	width: 18px;
	z-index: 868;
	border-top-left-radius: 3px;
	line-height: 18px;
	text-decoration: none;
}
.yearcalendar .calendar-wrap-sm .wtb-sm .wtbbody .wtbcell .chin .adtap:hover {
	background-color: rgba(0, 0, 0, 0.1);
}
.yearcalendar .calendar-wrap-sm .wtb-sm .wtbbody .wtbcell .chin .adtap:before {
	content: "\e072";
	font-family: 'Glyphicons Halflings';
	line-height: 18px;
	text-decoration: none;
	font-size: 10px;
}
.yearcalendar .calendar-wrap-sm .wtb-sm .wtbbody .wtbcell .chin .adtap.p:before {
	content: "";
}
.yearcalendar .calendar-wrap-sm .wtb-sm .wtbbody .wtbcell .dtnum {
	height: 38px;
	left: 50%;
	line-height: 38px;
	margin-left: -19px;
	margin-top: -19px;
	position: absolute;
	top: 50%;
	width: 38px;
	z-index: 867;
	color: #59595a;
}
.yearcalendar .calendar-wrap-sm .wtb-sm .wtbbody .wtbcell .dtnum a {
	height: 38px;
	line-height: 38px;
	width: 38px;
	display: block;
	text-decoration: none;
	background-color: rgba(0, 0, 0, 0);
	color: #59595a;
        font-size: 12px;
}
.yearcalendar .calendar-wrap-sm .wtb-sm .wtbbody .wtbcell .dtnum a:hover, .yearcalendar .calendar-wrap-sm .wtb-sm .wtbbody .wtbcell .dtnum a:active, .yearcalendar .calendar-wrap-sm .wtb-sm .wtbbody .wtbcell .dtnum a.jq-dropdown-open {
	background-color: rgba(0, 0, 0, 0.1);
}
.yearcalendar .calendar-wrap-sm .wtb-sm .wtbbody .wtbcell.today span.dtnum {
	z-index: 867;
	display: block;
	position: absolute;
	width: 38px;
        height: 38px;
	/*background-color:rgba(165,116,17,.9)*/
}
.yearcalendar .calendar-wrap-sm .small-calendar tr td.events a {
	display: block;
	line-height: 1.5em;
	width: 1.5em;
	margin-right: auto;
	margin-left: auto;
	border-radius: 50%;
	box-shadow: 0 0 0 2px rgba(255,255,255,0.45);
	position: relative;
	cursor: pointer;
}
.yearcalendar .calendar-wrap-sm .small-calendar tr td.events a:hover {
	background-color: #fff;
	color: #C44B4D;
	text-decoration: none;
}
.yearcalendar .cals-center {
	text-align: center;
}
.yearcalendar .cals-container {
	clear: left;
	display: inline-block;
	margin-bottom: 20px;
}
.yearcalendar .month-container {
	background-color: #ffffff;
	display: inline-block;
	float: left;
	margin: 5px 5px;
	min-height: 314px;
	border-radius: 4px;
	border: 1px solid #f1f1f1;
}
.yearcalendar .calnav {
	padding: 0 0 10px;
	width: 100%;
}
.yearcalendar .calnav {
	display: table
}
.yearcalendar .calnav .calnav-controlwrap {
	display: inline-block;
}
.monthly .yearcalendar .calnav .calnav-controlwrap {
	margin-bottom: 5px !important;
}
.changemonthyear.prev, .changemonthyear.next, .changeyearview.prev, .changeyearview.next {
	display: inline-block;
	font-size: 20px;
	height: 28px;
	line-height: 28px;
	margin: 0;
	color: #666666;
}
.yearcalendar .calnav .calnav-controlwrap select {
	font-weight: 600;
}
.yearcalendar .calnav span.year {
	display: inline-block;
	font-size: 20px;
	font-weight: 600;
	line-height: 15px;
	height: 20px;
	margin: 0 15px;
	text-align: center;
	vertical-align: middle;
	width: 35px;
	color: #666666;
}
.yearcalendar .calnav a.changeyear {
	cursor: pointer;
	display: inline-block;
	font-size: 20px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	width: 35px;
	color: #666666;
}
.yearcalendar .calnav a:hover {
	color: inherit;
}
.yearcalendar .calnav a i.icon {
	margin: 0;
	text-align: center;
}
#popbkiavanae {
	font-family: arial;
	text-align: center;
	font-weight: 600;
	min-height: 17px;
	min-width: 180px;
}
.yearcalendar .yearlist .calrel, .colorinlist .calrel {
	position: relative;
	height: 26px;
	width: 26px;
	line-height: 26px;
	padding: 0 !important;
	overflow: hidden;
	display: block;
}
.yearcalendar .yearlist .calrel .cout, .colorinlist .calrel .cout {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 25px 25px 0 0;
	border-color: transparent transparent transparent transparent;
	line-height: 0px;
	_border-color: #000000 #000000 #000000 #000000;
_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
	position: absolute;
	left: 0;
	bottom: 1px;
}
.yearcalendar .yearlist .calrel .chin, .colorinlist .calrel .chin {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 25px 25px;
	border-color: transparent transparent transparent transparent;
	line-height: 0px;
	_border-color: #000000 #000000 #000000 #000000;
_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
	position: absolute;
	right: 0;
	top: 0;
}
.yearcalendar .yearlist .calrel .dtnum {
	border-radius: 50%;
	color: #333;
	height: 22px;
	left: 50%;
	line-height: 22px;
	margin-left: -11px;
	margin-top: -11px;
	position: absolute;
	top: 50%;
	width: 22px;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.9);
	z-index: 867;
	font-weight: 700;
	text-align: center;
}
.yearcalendar .month-container.lightbg .wtb-sm .wtbbody .wtbcell {
	border: 1px solid #ebebeb;
}
.yearcalendar .month-container.lightbg .wtb-sm .wtbhead {
	border: 1px solid #ebebeb;
}
.yearcalendar .month-container.lightbg .wtb-sm .wtbheading .wtbrow .wtbhead {
	border-top-width: 2px;
}
.yearcalendar .month-container.lightbg .wtb-sm .wtbcaption {
	border-color: #ebebeb #ebebeb currentcolor;
}

.calheading.monthly h1{
	margin-top:0;
	margin-bottom: 10px;	
}
.monthly h4{
    color: #666666;
    margin-bottom:0;
	margin-top:0;
	font-size:14px;
	font-weight:bold;
	}
.monthly .yearcalendar{
	padding-bottom:30px;
	}
.calheading.monthly {
	position:relative;
}


@media screen and (max-width: 595px) {
.cals-container {
	width: 283px;
}
}

@media screen and (min-width: 596px) and (max-width: 991px) {
.cals-container {
	width: 585px;
}
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
.cals-container {
	width: 880px;
}
}

@media screen and (min-width: 1200px) {
.cals-container {
	width: 1170px;
}
}

@media screen and (max-width: 767px) {
.yearcalendar .calnav .calnav-controlwrap {
	margin-bottom: 5px;
	width: 100%;
}
.monthly .yearcalendar .calnav .calnav-controlwrap {
	margin-bottom: 5px !important;
}
.calheading {
	padding-left: 15px;
}
}
