.jqwc_wrap {
    
}

/* Top Filter */
.jqwc_top {
    border-top: 3px solid #F1503B;
    overflow: hidden;
    padding-top: 10px;
    border-bottom: 1px solid #fff;
    margin-bottom: 30px;
}

.jqwc_top > * {
    float: left;
}

.jqwc_top .jqwc_filter {
    width: 75%;
    list-style: none;
    overflow: hidden;
    padding-left: 0;
}

.jqwc_top .jqwc_filter li {
    float: left;
    padding-right: 6px;
    position: relative;
}

.jqwc_top .jqwc_filter li + li {
    padding-left: 6px;
}

.jqwc_top .jqwc_filter li + li:before {
    content: "";
    width: 1px;
    height: 15px;
    background-color: #898989;
    position: absolute;
    left: 0;
    top: 6px;
}

.jqwc_top .jqwc_filter li a {
    color: #868889;
    display: block;
}

.jqwc_top .jqwc_filter li.current a {
    color: #F1503B;
}

.jqwc_top .jqwc_print {
    width: 25%;
    float: right;
    max-width: 115px;
    display: none;
}

.jqwc_button {
    background-color: #e9704f;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 10px;
    font-size: 14px;
    text-align: center;
    max-width: 115px;
}

.jqwc_button:hover {
    text-decoration: none;
}

/* Main */
.jqwc_main {
    position: relative;
}

.jqwc_prev_week,
.jqwc_next_week {
    position: absolute;
    text-indent: -9999px;
    width: 12px;
    height: 23px;
    top: 50%;
    margin-top: -5px;
    left: -24px;
    outline: none;
    color: #868889;
}

.jqwc_prev_week:focus,
.jqwc_next_week:focus,
.jqwc_prev_week:active,
.jqwc_next_week:active {
    outline: none;
}

.jqwc_prev_week:hover,
.jqwc_next_week:hover {
    color: #F1503B;
}

.jqwc_next_week {
    left: auto;
    right: -24px;
}

.jqwc_prev_week:before,
.jqwc_next_week:before {
    position: absolute;
    content: "<";
    font-family: amatiksymbols;
    width: 100%;
    height: 100%;
    font-size: 15px;
    left: 0;
    top: 0;
    text-indent: 0;
}

.jqwc_next_week:before {
    content: ">";
}

.jqwc_week_wrap {
    overflow: hidden;
    border-bottom: 1px solid #F1503B;
}

.jqwc_day {
    float: left;
    padding-left: 2px;
    width: 11%;
    margin-right: 3.28571428571429%;
    cursor: pointer;
    border-bottom: 2px solid transparent;
    color: #868889;
    line-height: 23px;
    padding-bottom: 8px;
}

.jqwc_day.current {
    border-bottom-color: #F1503B;
    color: #F1503B;
}

/* Events */
.jqwc_template_default .jqwc_events {
    color: #898989;
    max-height: 228px;
    overflow-y: scroll;
}

.jqwc_events .event {
    width: 100%;
    clear: both;
    border-bottom: 1px solid #fff;
    overflow: hidden;
    padding: 15px 0;
}

.jqwc_events .event > * {
    float: left;
}

.jqwc_events .event .event_time {
    width: 100px;
}

.jqwc_events .event .event_name {
    width: calc(100% - 215px);
    cursor: pointer;
}

.jqwc_events .event .event_save {
    float: right;
    width: 115px;
}

.jqwc_events .event .event_save > * {
    width: 100%;
    display: block;
}

.jqwc_events .event .event_cat {
    font-size: 12px;
    color: #E9704F;
    display: block;
}

/* Template Wide */
.jqwc_template_wide {
    
}

.jqwc_template_wide .jqwc_print {
    display: none;
}

.jqwc_template_wide .jqwc_top {
    border-top: 0;
    border-bottom: 0;
}

.jqwc_template_wide .jqwc_top .jqwc_filter {
    width: 100%;
    background-color: #e9e9ea;
}

.jqwc_template_wide .jqwc_top .jqwc_filter li {
    width: 20%;
    padding: 0;
}

.jqwc_template_wide .jqwc_top .jqwc_filter li:before {
    display: none;
}

.jqwc_template_wide .jqwc_top .jqwc_filter li a {
    background: #e9e9ea;
    color: #808285;
    text-align: center;
    border-bottom: 5px solid #e9e9ea;
    padding: 15px 10px 10px 10px;
    text-transform: uppercase;
    font-size: 13px;
}

.jqwc_template_wide .jqwc_top .jqwc_filter li.current a {
    color: #000104;
    background: #fff;
    border-bottom-color: #e4341d;
}

.jqwc_template_wide .jqwc_prev_week,
.jqwc_template_wide .jqwc_next_week {
    top: 40px;
}

.jqwc_template_wide .jqwc_week_wrap {
    border-bottom: 0;
}

.jqwc_template_wide .jqwc_day {
    padding-left: 0;
    padding-bottom: 0;
    width: 13%;
    margin-right: 1.286%;
}

.jqwc_template_wide .jqwc_weekday_wrap {
    width: 100%;
    overflow: hidden;
}

.jqwc_template_wide .jqwc_day_head {
    background-color: #fff;
    color: #000104;
    padding: 10px 10px;
    text-align: center;
    width: 13%;
    margin-right: 16px;
    box-sizing: border-box;
    float: left;
    cursor: initial;
    max-width: 166px;
}

.jqwc_template_wide .jqwc_day_head .jqwc_dayname,
.jqwc_template_wide .jqwc_day_head .jqwc_daydate {
    display: inline;
}

.jqwc_template_wide .jqwc_day_head .jqwc_daydate:before {
    content: " ";
}

.jqwc_template_wide .jqwc_week_wrap {
    max-height: 512px;
    overflow-y: scroll;
}

.jqwc_template_wide .jqwc_event {
    margin-top: 20px;
    background-color: #f7f7f7;
    height: 150px;
    overflow: hidden;
    box-sizing: border-box;
    padding: 10px;
    color: #000104;
} 

.jqwc_template_wide .event_time {
    color: #00577e;
}


/* Tooltip */
.event_tooltip {
    display: none;
}

.event_tooltip p {
    margin-bottom: 10px;
}

.tooltip_doc, .tooltip_link {
    display: block;
}

/*
 * qTip2 - Pretty powerful tooltips - v3.0.3
 * http://qtip2.com
 *
 * Copyright (c) 2017 
 * Released under the MIT licenses
 * http://jquery.org/license
 *
 * Date: Thu Jan 5 2017 09:34 EST-0500
 * Plugins: viewport
 * Styles: core
 */
.qtip{
	position: absolute;
	left: -28000px;
	top: -28000px;
	display: none;

	max-width: 280px;
	min-width: 50px;

	font-size: 14px;
	line-height: 16px;

	direction: ltr;

	box-shadow: none;
	padding: 0;
}

	.qtip-content{
		position: relative;
		padding: 5px 9px;
		overflow: hidden;

		text-align: left;
		word-wrap: break-word;
	}

	.qtip-titlebar{
		position: relative;
		padding: 5px 35px 5px 10px;
		overflow: hidden;

		border-width: 0 0 1px;
		font-weight: bold;
	}

	.qtip-titlebar + .qtip-content{ border-top-width: 0 !important; }

	/* Default close button class */
	.qtip-close{
		position: absolute;
		right: -9px; top: -9px;
		z-index: 11; /* Overlap .qtip-tip */

		cursor: pointer;
		outline: medium none;

		border: 1px solid transparent;
	}

		.qtip-titlebar .qtip-close{
			right: 4px; top: 50%;
			margin-top: -9px;
		}

		* html .qtip-titlebar .qtip-close{ top: 16px; } /* IE fix */

		.qtip-titlebar .ui-icon,
		.qtip-icon .ui-icon{
			display: block;
			text-indent: -1000em;
			direction: ltr;
		}

		.qtip-icon, .qtip-icon .ui-icon{
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			border-radius: 3px;
			text-decoration: none;
		}

			.qtip-icon .ui-icon{
				width: 18px;
				height: 14px;

				line-height: 14px;
				text-align: center;
				text-indent: 0;
				font: normal bold 10px/13px Tahoma,sans-serif;

				color: inherit;
				background: transparent none no-repeat -100em -100em;
			}

/* Applied to 'focused' tooltips e.g. most recently displayed/interacted with */
.qtip-focus{}

/* Applied on hover of tooltips i.e. added/removed on mouseenter/mouseleave respectively */
.qtip-hover{}

/* Default tooltip style */
.qtip-default{
	border: 1px solid #D3D3D3;

	background-color: #FFFFff;
	color: #555;
}

	.qtip-default .qtip-titlebar{
		background-color: #FFEFff;
	}

	.qtip-default .qtip-icon{
		border-color: #CCC;
		background: #F1F1F1;
		color: #777;
	}

	.qtip-default .qtip-titlebar .qtip-close{
		border-color: #AAA;
		color: #111;
	}

.qtip_link_wrap,
.qtip_document_wrap {
    margin-top: 5px;
}

/* Druckbereich */

@font-face {
    font-family: 'documenta-table';
    src: url('../fonts/documenta-table.eot');
    src: url('../fonts/documenta-table.eot?#iefix') format('embedded-opentype'),
         url('../fonts/documenta-table.woff') format('woff'),
         url('../fonts/documenta-table.ttf') format('truetype'),
         url('../fonts/documenta-table.svg#documenta-table') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'documenta-bold-table';
    src: url('../fonts/documenta-bold-table.eot');
    src: url('../fonts/documenta-bold-table.eot?#iefix') format('embedded-opentype'),
         url('../fonts/documenta-bold-table.woff') format('woff'),
         url('../fonts/documenta-bold-table.ttf') format('truetype'),
         url('../fonts/documenta-bold-table.svg#documenta-table') format('svg');
    font-weight: normal;
    font-style: normal;
}

h1 {
	font-family: 'documenta-table';
}

.drucktabelle {
	font-family: 'documenta-table';
    overflow: hidden;
	width:680px;
}

.druckheader {
    border-bottom: 1px solid #000;
	font-family: documenta-bold-table;
}

.druckheader,
.druckbody,
.druckitem {
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
}

.druckheader > *,
.druckitem > * {
    float: left;
}

.druckitem {
    border-bottom: 1px solid #eaeaea;
}

.druckitem:nth-child(even) {
    background-color: #f0f0f0;
}

.drucktitel,
.druckvon,
.druckbis {
    padding: 10px;
    box-sizing: border-box;
}

.drucktitel {
	width: 30%;
}

.druckvon,
.druckbis {
    width: 30%;
}


/* Mobile Styles */
@media(max-width: 768px){
    
    
    .jqwc_template_default .jqwc_day {
        display: none;
    }
    
    .jqwc_template_default .jqwc_day.current {
        display: block;
    }
    
}