/*
 * The time table

#wtt {padding:2px;}
#wtt th { background-color:#DDDDDD; padding:5px;}
#wtt tr { background-color:#EEEEEE;padding:5px;}
#wtt td {padding:3px; }
*/
/*
 * The entry inside the table
 */
#wtt .wttentry {font-weight:bold}

/**
 * Styles for the Weekly Class Schedule 3.0 front-end.
 */
table.wcs3-schedule-normal-layout {
	table-layout: auto;
	width: 973px;
	/*border-spacing: 2px !important;
	border-collapse: separate !important;*/
	border-collapse: collapse;
	border-style: hidden;
	margin-bottom: 45px;
}
.wcs3-schedule-wrapper td {
	padding: 0;
}
.wcs3-class-container {
	padding: 2px 8px;
	position: relative;
	font-size:12px !important;

}

.post-content div.wcs3-class-name {font-size:12px !important;
	margin-bottom:0 !important;
	line-height: 12px;
	}
.post-content div.wcs3-class-container {
	margin-bottom:3px !important;
	}
.wcs3-class-container:hover {
	cursor: help;
}
.wcs3-details-box-container {
	display: none;
position: absolute;
top: 0;
left: 0;
width: auto;
padding: 0 !important;
z-index: 10;
border: 0px solid #f4f4f4;
height: 170px;
background-color:#fff !important;
}
.wcs3-details-box-container img{
		padding: 7px !important;
		z-index: 10;
		border: 1px solid #c6c6c6 !important;
}
.wcs3-abs-col-4 .wcs3-details-box-container,
.wcs3-abs-col-5 .wcs3-details-box-container,
.wcs3-abs-col-6 .wcs3-details-box-container {
	right: 0;
	left: auto;
}

table.wcs3-schedule-normal-layout .wcs3-day-col-0 {display:none;}
table.wcs3-schedule-normal-layout tr th span.ehour {display:none}

a.wcs3-qtip {
		color: #000;
		font-family: MuseoSans-300, Verdana, Helvetica, Arial, sans-serif;
		font-size: 15px;
		font-weight: 400;
		text-transform: none;
}
.wcs3-weekday-list .wcs3-sb {
	color: #000;
		font-family: 'antonioregular',SteelfishRgRegular,SteelfishEbRegular,Arial,sans-serif;
		font-size: 18px;
		font-weight: 400;
	}

.wcs3-weekday-list .wcs3-eb {
color: #000;
		font-family: 'antonioregular',SteelfishRgRegular,SteelfishEbRegular,Arial,sans-serif;
		font-size: 18px;
		font-weight: 400;}


.wcs3-weekday-list2 .wcs3-sb {
	color: #000;
	font-family: 'antonioregular',SteelfishRgRegular,SteelfishEbRegular,Arial,sans-serif;
	font-size: 18px;
	font-weight: 400;
	background-color: #F0F0F0;
	color: #000;
	text-align: left;
	padding: 17px 8px 8px 14px;
	font-size: 25px;
	font-weight: 500;
	border: 0px solid #fff !important;
	/* margin-top: 1px; */
	display: block;
	width: 78px;
	height: 54px;
	float:left;
}
ul.wcs3-weekday-list2 {margin-bottom:6px;}
.wcs3-weekday-list2 a.wcs3-qtip {
	color: #999;
	font-family: MuseoSans-300, Verdana, Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: 400;
	text-transform: none;
}

.wcs3-weekday-list2 .wcs3-eb {
	color: #000;
	font-family: 'antonioregular',SteelfishRgRegular,SteelfishEbRegular,Arial,sans-serif;
	font-size: 18px;
	font-weight: 400;
}



.wcs3-weekday-list .wcs3-qtip-box {
	position:absolute;
	left:193px;
}
.wcs3-weekday-list2 .wcs3-qtip-box {
	position:relative;
	padding: 14px;
	min-width: 250px;
	display: block;
	float:left;
}
.wcs3-weekday-list2 .wcs3-notes {
	position:relative;
	padding: 14px;
	min-width: 200px;
	display: block;
	float:left;
	color:#999;
	min-height: 54px;
	border-left:2px solid #f0f0f0;
}
ul.wcs3-weekday-list > li {
	margin-left:15px;
}
ul.wcs3-weekday-list {
	position:relative;
}
ul.wcs3-weekday-list:before {
	background: none repeat scroll 0 0 #f0f0f0;
	color: #414141;
	content: "";
	display: block;
	height: 100%;
	left:193px;
	margin: 0px 0 9px;
	padding: 0;
	position: absolute;
	text-align: center;
	top: 1px;
	width: 2px;

}

ul.wcs3-weekday-list > li:before {
	background: none repeat scroll 0 0 #f0f0f0;
	color: #414141;
	content: "";
	display: block;
	height: 41px;
	left: 98px;
	margin: 0px 0 9px;
	padding: 0;
	position: absolute;
	text-align: center;
	top: 1px;
	width: 0px;
}
ul.wcs3-weekday-list > li:first-child {
	padding-top:10px;
}

ul.wcs3-weekday-list2 > li {
	margin-left: 0px;
	margin: 0;
	padding: 0;
	clear: both;
	border-bottom: 2px solid #f0f0f0;height: 56px;
}
ul.wcs3-weekday-list2 > li:first-child {
	border-top: 2px solid #f0f0f0;
	margin-top:0;
}

.day-item {display:block;
	float:left;
	margin-bottom:0 !important;
	width:100%
}

ul.wcs3-weekday-list2 > li:before {
	background: none repeat scroll 0 0 #f0f0f0;
	color: #414141;
	content: "";
	display: block;
	height: 0px;
	left: 0px;
	margin: 0px 0 9px;
	padding: 0;
	position: absolute;
	text-align: center;
	top: 0px;
	width: 0px;
}

.wcs3-qtip-data {
	display: none;
}

.wcs3-schedule-wrapper table .wcs3-cell {
	padding: 0;
	text-align: center;
	vertical-align:middle;
	height: 100px;
	border: 2px solid #f0f0f0;
	background-color: #fff;
	font-size: 12px;
	padding: 10px;

}
/*.wcs3-schedule-wrapper table tr:nth-child(2n+1) {
	background-color: #f0f0f0;
}*/
.wcs3-no-classes {
	margin-bottom: 20px;
}
.wcs3-schedule-wrapper table th.wcs3-hour-col {
	min-width: 50px;
	background:#fff;
}

.wcs3-schedule-wrapper table th {
	background-color: #f0f0f0;
	color: #666611;
}

.wcs3-schedule-wrapper table th {
	background-color: #796871;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	color: #fff;
	font-family: 'antonioregular',SteelfishRgRegular,SteelfishEbRegular,Arial,sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-transform: none;
	padding: 14px 15px 14px;
	border: none !important;
}
.wcs3-schedule-wrapper table th[class*='wcs3-hour-row'] {
	background-color: #F0F0F0;
	color: #000;
	vertical-align: bottom;
	text-align: left;
	padding: 10px 8px 3px 8px;
	font-size: 21px;
	font-weight: 500;
	border: 2px solid #fff !important;
	height: 100px;
	width: 126px;
}
#wttentry a.wcs3-qtip {
	background-color: #F0F0F0;
	color: #000;
	vertical-align: bottom;
	text-align: left;
	padding: 0;
	font-size: 21px;
	font-weight: 500;
	font-family: 'antonioregular',SteelfishRgRegular,SteelfishEbRegular,Arial,sans-serif;
}
#wttentry a.wcs3-qtip:hover {
	text-decoration:none;
}

.mobile .wcs3-sb a {
	background-color: #Ffffff;
	color: #000;
	vertical-align: bottom;
	text-align: left;
	padding: 0;
	font-size: 21px;
	font-weight: 500;
	font-family: 'antonioregular',SteelfishRgRegular,SteelfishEbRegular,Arial,sans-serif;
}
.mobile .wcs3-sb a:hover {
	text-decoration:none;
}

@media screen and ( max-width: 580px ) {
	.mobile .wcs3-sb a {
		font-size: 19px;
	}
}

.wcs3-schedule-wrapper table th[class*='wcs3-hour-row'] div.col
	{width:100px;}

.wcs3-schedule-wrapper table th[class*='wcs3-day-col'] {
	border-right:2px solid #fff !important;
	border-bottom: 2px solid #fff !important;
	width:100px;
	color: #fff;
}

.wcs3-schedule-wrapper table th.wcs3-day-col-sort {
	display:none
}

.wcs3-schedule-wrapper table th[class*='wcs3-date-col'] {
	border-right:2px solid #fff !important;
	border-bottom: 2px solid #fff !important;
	background-color: #000;
		font-size: 14px;
		font-weight: normal;
		font-style: normal;
		line-height: normal;
		color: #fff;
		font-family: MuseoSans-300, Verdana, Helvetica, Arial, sans-serif;
		font-size: 15px;
		font-weight: 400;
		text-transform: none;
		padding: 3px 15px 0px;
}
.wcs3-schedule-wrapper table th.wcs3-date-col-sort {
	display:none;
}

.kokpit .wcs3-schedule-wrapper table th.wcs3-day-col-sort {
	display:table-cell
}
.kokpit .wcs3-schedule-wrapper table th.wcs3-date-col-sort {
	display:table-cell
}
/*ul.wcs3-weekday-list {padding-top:4px;}*/

.wcs3-schedule-list-layout{
		display:none ;
		margin: 0 20px 0 0;
	}

.wcs3-schedule-list-layout h3{
		background-color: #796871;
		font-size: 14px;
		font-weight: normal;
		font-style: normal;
		line-height: normal;
		color: #fff;
		font-family: 'antonioregular',SteelfishRgRegular,SteelfishEbRegular,Arial,sans-serif;
		font-size: 20px;
		font-weight: 400;
		text-transform: none;
		padding: 4px 15px 5px;
		border: none !important;
		margin: 2px 0 0 0;
		height: 39px;
		line-height: 35px;
	}
.wcs3-schedule-list-layout h3 span.wcs3-date-right{
		float:right;
		background-color: #000;
		font-size: 14px;
		font-weight: normal;
		font-style: normal;
		line-height: normal;
		color: #fff;
		font-family: MuseoSans-300, Verdana, Helvetica, Arial, sans-serif;
		font-size: 15px;
		font-weight: 400;
		text-transform: none;
		padding: 12px 9px 5px;
		margin-top:-4px;
		margin-right:-15px;
		height:39px;
		border-left: 2px solid #fff;
}


.wcs3-schedule-list2-layout h3{
		background-color: #fff;
		font-size: 14px;
		font-weight: normal;
		font-style: normal;
		line-height: normal;
		color: #e81885;
		font-family: 'antonioregular',SteelfishRgRegular,SteelfishEbRegular,Arial,sans-serif;
		font-size: 21px;
		font-weight: 400;
		text-transform: none;
		padding: 7px 15px 5px;
		border: none !important;
		margin: 5px 0 10px 0;
		height: 31px;
		width: 330px;
	}


/* .wcs3-schedule-list2-layout h3:before { content:  "\25cf"; padding:0 10px 0 0;  }*/

.wcs3-schedule-list2-layout h3 span.wcs3-date-left{


		font-size: 21px;
		font-weight: normal;
		font-style: normal;
		line-height: normal;
		color: #000;

		padding: 12px 9px 5px;
}

#main-full {

float: none;
 }
.wcs3-schedule-wrapper.normal{
		display:block;
	}
.wcs3-schedule-wrapper.mobile {
		display:none;
	}

.kokpit .wcs3-hour-col {display:none}
.kokpit td {
	padding: 0;
	text-align: center;
	vertical-align: middle;
	height: 100%;
	border: 2px solid #f0f0f0;
	background-color: #fff;
	font-size: 12px;
	padding: 10px;
}
.kokpit  th {
	background-color: #796871;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	color: #fff;
	font-family: 'antonioregular',SteelfishRgRegular,SteelfishEbRegular,Arial,sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-transform: none;
	padding: 14px 15px 14px;
	border: none !important;
}

.wcs3-schedule-wrapper table th[class*='wcs3-hour-row'] {
    vertical-align: middle;
    width: 220px;
    padding: 0px 10px;
    height: 60px;
}

.wcs3-schedule-wrapper table th[class*='wcs3-hour-row'] img {
	max-width: 100px; 
}

.wcs3-schedule-wrapper table .wcs3-cell {
	height: 60px;
}
#wttentry a.wcs3-qtip {
	font-size: 19px;
}

.wcs3-schedule-wrapper table .wcs3-cell {
    width: calc( 100% - 220px / 7 );
}

ul.wcs3-weekday-list > li {
    display: flex;
    align-items: center;
    line-height: normal;
    margin-left: 10px;
    padding: 10px;
}
ul.wcs3-weekday-list:before {
    left: 215px;
}
.wcs3-weekday-list .wcs3-qtip-box {
    left: 220px;
}

@media (max-width: 800px) {

	.wcs3-schedule-wrapper.mobile{
		display:block;
		margin-left: -10px;
	}

	.wcs3-schedule-wrapper.normal{
		display:none;
	}
	.mobile .wcs3-schedule-normal-box {
		display: block !important;
	}
}

.wcs3-schedule-wrapper{
	position: relative;
}
.print{	
	position: absolute;
	left: 0;
	top: 0;
    width: 35px;
    height: 35px;
    cursor: pointer;
	background-image: url('../img/printer.png');
	background-repeat: no-repeat;
	background-size: contain;
	font-size: 0;
}