BODY, HTML {
    font-family : co-light, Arial,Verdana, sans-serif;
/*     font-size : 1em; */
    height: 99%;
/* 	padding-top: 5px; */
	line-height: 1;
}

@font-face {
   font-family: "co-light";
   src:url("/fonts/corporates-light.otf") format("opentype");
}

@font-face {
  font-family: "demi";
  src:url("/fonts/demi.otf") format("opentype");
}

@font-face {
  font-family: "script";
  src:url("/fonts/ThirstyScriptMedium.otf") format("opentype");
}

:root {
   --ck-z-default: 101 !important;
}

.menu {
/*     position: fixed; */
/*     top: 0px; */
/*     z-index: 10001; */
/*     width: 100%; */
}

/*.pusher {
    margin-top: 4em;;
}*/

.ui.menu {
	font-family : co-light, Arial,Verdana, sans-serif !important;
}

.ui.secondary.menu {
	height: 4em;
/* 	margin-top: 0.4em !important; */
}

.ui.sidebar {
	height: calc(100% - 6.2em) !important;
/* 	margin-top: 0.4em !important; */
}

.ui.dropdown .menu > .item {
	min-height: 1em !important;
	
}

.ui.ui.ui.compact.grid > .column:not(.row), .ui.ui.ui.compact.grid > .row > .column {
	overflow:hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
}

.lp_red { 
	background-color:rgb(255, 238, 238) !important;
}

.lp_green { 
	background-color:rgb(228, 242, 178) !important;
}

  
.Einleitung {
    color:#ffffff;
    background-color: #849f2c /*#9bc21c*/;	/* #E8F7FF; */
    /*border-bottom:1px solid #B6B6B6;*/
  }

TH {
	text-align:left;
/* 	color:#9bc21c; */
/* 	text-shadow: rgb(142, 232, 24) 1px 0px 0px, rgb(142, 232, 24) 0.533333px 0.833333px 0px, rgb(142, 232, 24) -0.416667px 0.916667px 0px, rgb(142, 232, 24) -0.983333px 0.133333px 0px, rgb(142, 232, 24) -0.65px -0.75px 0px, rgb(142, 232, 24) 0.283333px -0.966667px 0px, rgb(142, 232, 24) 0.966667px -0.283333px 0px; */
/* 	text-shadow: rgb(255, 255, 255) 1px 0px 0px, rgb(255, 255, 255) 0.533333px 0.833333px 0px, rgb(255, 255, 255) -0.416667px 0.916667px 0px, rgb(255, 255, 255) -0.983333px 0.133333px 0px, rgb(255, 255, 255) -0.65px -0.75px 0px, rgb(255, 255, 255) 0.283333px -0.966667px 0px, rgb(255, 255, 255) 0.966667px -0.283333px 0px; */
/* 	font-size: 1.1em; */
	font-size: 1.1vw;
	/*background-color: #fff0;*/	/* #E8F7FF; */
	border-bottom:1px solid #B6B6B6;
	vertical-align:middle;
/* 	line-height:32px; */
/* 	display:-moz-grid; */
/* 	width:100%; */
  }

 td {
    font-family : co-light, Arial,Verdana, sans-serif;
/*     font-size : 0.9em; */
/*     font-size : 0.9vw; */
/*     font-size : calc(8px + 0.2vw); */
    vertical-align:middle;
	padding-right: 5px;
}
  
#footer {
	position:fixed;
	left:0px;
	bottom:0px;
	height:30px;
	width:100%;
	background:#fff;
	vertical-align:middle;
	font-size:10px;
	display:inline-table;
	border-top: 1px;
    border-top-color: lightgray;
    border-style: solid;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
}

.menue_links {
/* 	height: calc(100vh - 100px); */
	height: calc(100vh - 3em);
/* 	width:40px; */
	width:4em;
/* 	top:70px; */
/* 	top:4em; */
	top: 4em;
/*	bottom:30px;*/
	bottom:2em;
	border:1px;
	vertical-align:top;
	position:fixed;
	text-align:center;
	overflow:hidden;
	background-color:#eee;
	box-shadow: 2px 0px 0px 0px silver;
}

.lpmenu {
	margin-top:0.25em !important;
	margin-bottom:0.25em !important;
	font-size:2em !important;
	
}

.menu_rechts.offen {
	width:260px;
	top:4em;
	bottom:3.2em;
	height:calc(100vh - 6.2em) !important;
	text-align:center;
	position:fixed;
	width:260px;
	display:block;
	right:0px;
	overflow:auto;
}

.menu_rechts {

	display:none;
	width:260px;
	top:4em;
	bottom:3.2em;
	height:calc(100vh - 6.2em) !important;
	text-align:center;
	position:fixed;
	width:260px;
	right:0px;
	overflow:auto;
}

.menu_links {
	top: 4em !important;
	bottom: 4.2em !important;
	height: calc(100vh - 6.5em) !important;
	text-align:center; 
	/*width:260px;*/
	overflow:unset !important;
}

.menu_links_gross {
	top: 4em !important;
	bottom: 3.2em !important;
	height: calc(100vh - 6.5em) !important;
	text-align:center !important; 
	width:260px !important;
	
	border-right-width: 4px !important;
	border-right-style: solid !important;
}

/*.ui.toggle.checkbox label {
	transform:scale(0.8);
}*/

.ui.category.search .results.visible {
	max-height: 50vh;
	overflow: scroll;
	width: auto;
}

.ui.category.search .results .name {
	max-width: 120px;
	overflow: hidden;
	
}

ui.category.search .results .name {
	min-width: 22em;
}

.ui.checkbox label::after {
	z-index: 0 !important;
/* 	transform:scale(0.8); */
}

.ui.checkbox label::before {
	z-index: 0 !important;
/* 	transform:scale(0.8); */
}

.ui.toast .content {
  font-size: 1.5em;
	font-weight: 'bold';
}

.ui.message .content {
  font-size: 1.5em;
	font-weight: 'bold';
}


.ui.form .fields:not(.grouped):not(.inline) .field:not(:only-child) .ui.checkbox {
    margin-top: 2.25em;
}

.ui.form .fields:not(.grouped):not(.inline) .field:not(:only-child) .ui.toggle.checkbox {
    margin-top: 2.15em;
}

.ui.form .fields:not(.grouped):not(.inline) .field:not(:only-child) .ui.slider.checkbox {
    margin-top: 2.4em;
}


.noTitle .ui-dialog-titlebar {
	display:none
}

.noTitle .ui-dialog {
	border: 0px !important;
	padding: 0px !important

}

.ck-content .table {

    margin: 0em !important;
    display: table !important;

}

.eintrag_text {
	background-color:  rgba(187,255,190, .9);  
	-moz-box-shadow: inset 0 0 3px 1px #DDD;
	-webkit-box-shadow: inset 0 0 3px 1px #DDDDE5;
	box-shadow: inset 0 0 3px 3px #DDD;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	/* 	background-color: #DDDDE5; */
	padding: 2px 4px 1px;
	margin: 0 0 5px;
 	max-width:70vw;
	max-height:180px;
	overflow:auto;
}
.ticket_eintrag_text {
/* 	background-color:  rgb(187, 213, 255);   */
	-moz-box-shadow: inset 0 0 3px 1px #DDD;
	-webkit-box-shadow: inset 0 0 3px 1px #DDDDE5;
	box-shadow: inset 0 0 3px 3px #DDD;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	/* 	background-color: #DDDDE5; */
	padding: 2px 4px 1px;
	margin: 0 0 5px;
/*  	max-width:70vw; */
	max-height:180px;
	overflow:auto;
}

.technotiz_text {
/* 	background-color:  rgba(255,165,165, .9);   */
	-moz-box-shadow: inset 0 0 3px 1px #DDD;
	-webkit-box-shadow: inset 0 0 3px 1px #DDDDE5;
	box-shadow: inset 0 0 3px 3px #DDD;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	/* 	background-color: #DDDDE5; */
	padding: 2px 4px 1px;
	margin: 0 0 5px;
/*  	max-width:70vw;  */
	overflow:auto;
	max-height:180px;
}

.tr1 {
    background-color:#f6f6f6;
  }

/* .tr1:active,.tr1:hover { */
/*     background-color: #e48430 /*#E9C968; */ /*#FABA00;*/ 

/*    background-color:rgb(233,201,194);
    background-color:rgba(233,201,104,0.9);
  }*/

/*.th:active,.th:hover {
/*     background-color: #e48430 /*#E9C968; */ /*#FABA00;*/ 

/*    background-color:rgb(233,201,194);
    background-color:rgba(233,201,104,0.9);
	opacity:1;*/
/*   }*/ 

/*.tr1:hover img.over {

	opacity:1;
}

.tr2:hover img.over {

	opacity:1;
}*/

/* ui-widget.ui-widget-content::before,.ui-widget.ui-widget-content::after { */
  /*  position: absolute;
    -webkit-transform: translateY(-50%) translateX(50%) rotate(-45deg);
    transform: translateY(-50%) translateX(50%) rotate(-45deg);
    top: 50%;
    right: 100%;
    content: '';
    background-color: inherit;
    background-image: none;
    width: 1.56em;
    height: 1.56em;
    -webkit-transition: none;
    transition: none;*/
	/*content: "";
    width: 0;
    height: 0;
    position: absolute;
    left: -19px;
    border-style: solid;
    border-width: 8px;
	transform: translateY(2px) translateX(50%) rotate(90deg);*/
/* } */

.ui-widget.ui-widget-content::before {
	border-color: #aaa transparent transparent transparent;
    top: 2px;
}

.ui-widget.ui-widget-content::after {
	border-color: #888 transparent transparent transparent;
    top: 1px;
}


.ui-dialog {
    overflow:visible;
}

.fixed-dialog{
  position: fixed;
  top: 50px;
  left: 50px;
}

.content_bereich {
	vertical-align:top;
	position:fixed;
	top: 4em;
	bottom:3.2vw;
	overflow:auto;
	height: calc(100vh - 6em);
	width: calc(100vw - 6px - 4em);
 	/*margin-left: 4.2em;*/ /*weil die Side-Bar schon das Margin erledigt*/
 	overflow-y: auto;
	overflow-x: hidden;
}

.content_bereich.voll {
/*  	height: calc(100vh - 6.1em);  */
 	height: calc(100vh - 6.5em); 
	overflow-x: hidden;
}

.content_bottom {
/* 	width: calc(100vw - 3em); */
	width: calc(100vw - 3vw);
/* 	bottom:30px; */
/* 	bottom:3.1em; */
	bottom:3.1vw;
	display:inline;
	position:fixed;
	background:white;
	
}

.ui.mini.image  {
	width:25px;
	
}

.ui.shape {
	width:100%
	
}

.ui.popup::before {
/* 	z-index:1 !important; */
}

.ui.popup {
/* 	z-index:1 !important; */
}

img.img_menue {
	cursor:pointer;
	padding:5px;
	padding-left:5px;
/* 	width:80%; */
	width:3em;
	
}


.ui.left.visible.sidebar, .ui.right.visible.sidebar {
	-webkit-box-shadow: unset;
	box-shadow: unset;
}


table { 
 border:0px;
 font:normal calc(8px + 1vm) co-light, verdana, arial, helvetica, sans-serif; /*border-collapse:collapse*/;
}

.ui.table > thead > tr > th {
	/*padding-top: 0.5vh;
	padding-bottom: 0.5vh;*/
	padding:0.7vh;
}

.wk_nm > td {
	border: 0px !important;
	height: 2vh;
}

 table.lp_evcal_table{
		border:2px solid #F4F4F4;
/*              margin-top:20px; */
		width:100%;
		border-spacing:0px;
}
td.lp_evcal_table{
		text-align:center;
		border:2px solid #f2f2f2;
		font-size:1em;
		font-weight:bold;
		width:12%;
		height:15vh;
		border-spacing:0px;
}
th.lp_evcal_table{
		background:#f2f2f2;
		font-size:20px;
		color:white;
}

.prevcell_lp_evcal_table a{
		color:silver;
		text-decoration:none;
}

.nextcell_lp_evcal_table a {
		color:silver;
		text-decoration:none;
/*              text-align:right; */
}

tr.evwk_nm{
		background:#187000;
		color:#ffffff;
		font-size:17px;
		font-weight:bold;
		width:10px;
		padding:5px;
}

tr.lp_evcal_table{
		background:#E6C1EB;
		border:2px solid #F4F4F4;
		color:#AB08BD;
		font-size:17px;
		font-weight:bold;
		width:10px;
		padding:5px;
}

       table.lp_cal_table{
		border:2px solid #F4F4F4;
/* 		margin-top:20px; */
		width:100%
		
	}
	td.lp_cal_table{
		text-align:center;
		border:2px solid #f2f2f2;
		font-size:18px;
		font-weight:bold;
 		width:12%; 
		height:150px;
	}
	th.lp_cal_table{
		background:#f2f2f2;
		font-size:20px;
		color:white;
	}
	
	.prevcell_lp_cal_table a{
		color:silver;
		text-decoration:none;
	}
	
	.nextcell_lp_cal_table a {
		color:silver;
		text-decoration:none;
/* 		text-align:right; */
	}
	
	tr.wk_nm{
		background:#187000;
		color:#ffffff;
		font-size:17px;
		font-weight:bold;
		width:10px;
		padding:5px;
	}
	
	tr.lp_cal_table{
		background:#E6C1EB;
		color:#AB08BD;
		font-size:17px;
		font-weight:bold;
		width:10px;
		padding:5px;
	}
	
	.highlight{
		background:#F2f2f2;
		color:white;
		padding:10px;
	}
 
.kal_nicht_monat {
	font-style:italic;
	color:gray !important;
	vertical-align:text-top;
}

.kal_td_table {
	width: 12.5%;
	border: 0px dotted black;
	/* 	height:150px; */
	vertical-align:text-top;
	text-align:left;
	white-space:nowrap;
	background-color:antiquewhite;
}

.kal_td_table_empty {
	width: 12.5%;
	border: 0px dotted black;
	/* 	height:150px; */
	vertical-align:text-top;
	text-align:left;
	white-space:nowrap;
	background-color:lightgray;
}

.kal_td_week {
	width: 12.5%;
	border: 0px dotted gray;
	/* 	height:150px; */
	vertical-align:text-top;
	text-align:left;
	white-space:nowrap;
	color:gray;
	background-color:white;
}

.kal_table {
	width: 100%;
	border: 1px dotted black;
	/* 	height:100%; */
	height:120px;
}

.kal_table_week {
	font-style:italic;
	color:gray !important;
	vertical-align:text-top;
}

.kal_table th td > div {
	overflow:hidden;
	vertical-align:text-top;
	/* 	height:150px; */
}

.kal_balken {
	background: url("css/farbverlauf_orange.gif") repeat-x;
	height:15px;
}

@-webkit-keyframes placeHolderShimmer {
	0% {
	background-position: -468px 0;
	}
	100% {
	background-position: 468px 0;
	}
}

@keyframes placeHolderShimmer {
	0% {
	background-position: -468px 0;
	}
	100% {
	background-position: 468px 0;
	}
}

.content-placeholder {
	display: table-row; /* inline-block */
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-name: placeHolderShimmer;
	animation-name: placeHolderShimmer;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	background: #f6f7f8;
	background: -webkit-gradient(linear, left top, right top, color-stop(8%, #eeeeee), color-stop(18%, #dddddd), color-stop(33%, #eeeeee));
	background: -webkit-linear-gradient(left, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
	background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
	-webkit-background-size: 800px 104px;
	background-size: 800px 104px;
	height: inherit;
	position: relative;
}

.post_data
{
	padding:24px;
	border:1px solid #f9f9f9;
	border-radius: 5px;
	margin-bottom: 24px;
	box-shadow: 10px 10px 5px #eeeeee;
}
