

@media screen and (max-width: 6000px){ 


BODY {
	text-align: center;
	font-size: 14px;
	font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	background-color: #DFE8F1;
	min-width: 300px;
	}


A {
	text-decoration: none;
	}

A:link {
	color: #2E5B74;
	}

A:visited {
	color: #2E5B74;
	}

A:hover {
	border-bottom: 1px solid #2E5B74;
	} 


TABLE {
	padding: 0px;	
	}


sup {
	color: red;
	font-size: 18px;
	font-weight: bold;	
	}
	
UL {
	margin: 5px;
	}	
	
UL LI {
	margin-bottom: 5px;
	}	
	
fieldset {
	border: 0px;
	}	
	
fieldset legend {
	background-color: white;
	color: #8FC0D9;
	}	

fieldset h3 {
	margin: 15px 0px 10px 0px;
	padding: 0px;
	}	



H4 {
    font-size: 15.5px;
    margin: 0;
    margin-bottom: 10px;
    padding-top: 0px;
    font-weight: normal;
  }


.td-toggle {
	/*height: 0px; */
	background-color: #ECECEC;
	overflow:hidden;
	}
	

#wrap {
	max-width: 1120px;
	margin: 0 auto;
	background-color: white;
	min-height: 825px;
	width: 100%;
  	}
  	
	
  	
.header {
	margin: 0 auto;
	max-width: 1100px;
	padding: 10px;
	min-height: 73px;
	text-align:left;
	background-color: white;
	}  	
	
.header_left {
	width: 50%;
	float:left;
 	font-size: 40px;
	}	

.header_right {
	width: 50%;
	float:left;
	font-size: 12px;
	line-height: 10px;
	text-align: right;
	}	
  	
.header_title1 {
 	color:darkgray;
	} 	

.header_title2 {
 	color:#6BA5C1;
	} 	

.login-status {
	line-height: 16px;
	margin-left: 10px;
	padding-right: 10px;
	}


.navi-group {
	background-color: white;
	width: 100%;
	}

.navi-item {
	width: 140px;
	height: 30px;
	font-size: 15px;
	line-height: 16px;
	}

.navi-item:hover {
 	cursor:pointer;
	}

.subnavi-item {
	background-color: #91AAC3;
	}


.navi-home-group {
	background-color: white;
	text-align:right;
	/*padding-right:10px*/
	}

.navi-home-item {
	width: 146.5px;
	height: 30px;
	font-size: 15px;
	line-height: 16px;
	}


	
.row_left {
	position:relative;
	margin-top: 15px;
	float:left; 
	width: 180px;
	padding: 10px;
	background-color: white;
	min-height: 738px;
	padding-top: 52px;
	text-align:left;
	} 

.content_main {
	width: calc(100% - 30px);	
	height: auto;
	padding: 15px;
	background-color: #ECECEC;
	min-height: 706px;
	text-align:left;
	} 
	
.content_main_overflow {
	height: 734px;
	width: 100%;
	overflow:auto;
	}	

	
	
.menu-box {
	float: left;
	width: 150px;
	padding: 10px 10px 5px 10px;
	border: 1px solid #ccc;
  	border-radius: 3px;
	text-align: left;
	margin-bottom: 12px;
	float:none;
	background: whitesmoke;  
	position:relative;  
  	}
  	 	
	
.menu-box-logo {
	width: calc(100% - 20px);
	text-align: center;
	position:absolute;
	bottom: 5px;
	text-align: center;
	}
   
.menu-box button {
  	margin-bottom: 10px; 	
	} 

.menu-box-button {
  	text-align:left;
  	font-size: 14px;
  	line-height: 18px;
  	height: 22px;
  	margin-bottom: 10px;
  	border-radius: 5px;
  	border-color: black;
  	color: black;
  	width: 143px;
  	padding: 5px;
  	padding-top: 5px;
  	}

.menu-box-button:hover {
 	cursor:pointer;
  	}

.menu-box-button .fc-event-dot {
	margin: 5px 10px 5px 5px;
	border-radius: 10px;
	width: 14px;
	height: 14px;	
	float:left;
	margin-top: 2px;
	}

   .menu-login-button {
   	width: 128px;
   	height: 30px !important;
   	margin-bottom: 5px !important;
	}

  .menu-legend {
  	font-size: 14px;
  	float:left;
  	width: 170px;
  	padding-top: 5px;
  	}

  .menu-legend_small {
  	font-size: 12px;
  	line-height: 12px;
  	float:left;
  	margin-bottom: 10px;
  	}

  .menu-val {
  	font-size: 12px;
  	float:none;
  	line-height: 12px;
  	margin-bottom: 10px;
  	text-align:right;
	}
	
.menu-break {
	border-bottom: 1px solid gray;
	padding-bottom: 5px;  	
	}	


.footer {
	bottom: 0px;
	width: 100%;
	text-align: center;
	padding: 5px;
	color: darkgray;	
	}


.feiertag {
	background-color: #FFFFAD;
	}

   .green {  	
	background-color: #48B448;
 	border-color: darkgray;
  	}


   .blue {
 	background-color: #8FC0D9;
 	border-color: darkgray;
	}

   .orange {
 	background-color: #FFA740;
 	border-color: darkgray;
	}

   .red {
 	background-color: #DF2C20;
 	border-color: darkgray;
	}

   .gray {
 	background-color: #E5E3E3;
 	border-color: darkgray;
	}

   .white {
 	background-color: white;
 	border-color: white;
	}

   .gray:hover {
 	background-color: darkgray;
	}

   .hover_icon:hover {
	cursor:pointer;
	}

   .lock_icon {
   	display:none;
	}

   .whitesmoke {
 	background-color: whitesmoke;
 	border-color: whitesmoke;
	}

   .mobileshow {
	display:none;	
	}

  #external-events .fc-event {
    margin: 10px 0;
    padding-left: 1px;
    padding-top: 8px;
    border: 0px;
    font-size: 14px;
  }

  #external-events-list .fc-event {
    cursor:move;
  }



  #external-events p {
    margin: 1.5em 0;
    font-size: 11px;
    color: #666;
  }

  #external-events p input {
    margin: 0;
    vertical-align: middle;
  }




  #calendar {
  	padding: 10px;
  	padding-bottom: 0px;
    	float: left;
	width: calc(100% - 220px);
	min-height: 780px;
  }

.hover-end{padding:0;margin:0;font-size:75%;text-align:center;position:absolute;bottom:0;width:100%;opacity:.8}



.drag_drop_box {
	float:left;
	margin-right: 60px;
	width: 207px;
	height: auto;
	min-height: 600px;
	padding:10px;	
	border: 1px solid gray;
	border-radius: 3px;
	position:relative;
	}
	
.drag_drop_box	h4 {
	padding-left: 10px;
	}

.box_inner_panel {
	width: 195px;
	padding: 5px;
	margin-bottom: 5px;
	border-radius: 3px;
	border: 1px solid darkgray;
	text-align:left;
	}

.drag_div {
	cursor: move;
	}

.feiertag_stunden {
	background-color: whitesmoke;
	height: 18px;
	width: 45px;
	margin-top: -16px;
	padding-top: 2px;
	float:right;
	}

.panel_half {
	background-color: white;
	border-radius: 5px;
	padding: 10px;
	min-width: 255px;
	min-height: 100px;

	width: 45%;
	float:left;
	margin: 0px 0px 15px 15px;
	}

.panel_full {
	background-color: white;
	border-radius: 5px;
	padding: 10px;
	width: calc(100% - 25px);
	min-height: 240px;	
	}
	

.close_cross {
	width: 100%;
	text-align:right;
	font-weight: bold;
	font-size: 16px;
	margin-left: 2px;
	margin-right: 10px;
	color:gray;
	}	

	
.close_cross:hover {
 	cursor:pointer;
	}


	
.fc-button-group {
	margin: 0px;
	max-width: 1120px;
	height: 30px;
	}	
	
.fc-button {
	margin-left: 1px;
	}	
	

.fc-button-small {
	height: 24px;
	font-size: 12px;
	line-height: 14px;
	}	

.fc-button:hover {
	background-color: #1B2E37;
	background-image: none;
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	}
	
.fc-button-primary {
	border-color: white;
	}
	
.fc-event-dot {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 7px;
	}
	
.td-header {
	background-color: #ECECEC;
	font-size: 12px;
	color: gray;
	height: 26px;
	padding-left: 3px;
	text-align: left;
	}

.td-header2 {
	background-color: #ECECEC;
	border-top: 5px solid white;
	font-size: 12px;
	color: gray;
	height: 22px;
	padding-left: 3px;
	}

.td-row {
	border-bottom: 1px solid #ECECEC;	
	height: 28px;
	}

.cell-shrink {
	width: 20%;
	}

.cell-shrink2 {
	width: 5%;
	}


.cell-left {
	height: 25px;	
	text-align:left;	
	padding-left: 3px;
	}

.cell-border-right {
	border-right: 1px solid #ECECEC;
	}


.cell-center {
	height: 25px;	
	text-align:center;		
	}

.cell-right{
	height: 25px;	
	text-align:right;
	padding-right: 3px;		
	}

.cell-bottom {
	height: 20px;	
	border-top: 1px solid darkgray;
	background-color: white;
	}

.cell-marked {
	background-color: whitesmoke;
	}	

.percent5 {
	width: 5%;
	}

.percent10 {
	width: 10%;
	}

.percent20 {
	width: 20%;
	}

.percent30 {
	width: 30%;
	}

.percent40 {
	width: 40%;
	}

.percent60 {
	width: 60%;
	}

.percent70 {
	width: 70%;
	}

	
.percent100 {
	width: calc(100% - 6px);
	max-width: calc(100% - 6px);

	}	

.form_cell {
	height: 32px;
	text-align:left;
	}
	
.form_input {
	border-color: #ECECEC;
	border-radius: 3px;
	height: 22px;
	font-size: 14px;
	line-height: 16px;
	padding-left: 2px;
	border-style: solid;
	}

.form_input:focus { 
	outline: none;
	border-color: #9ecaed;
	box-shadow: 0 0 10px #9ecaed;
	}

.form_input_select {
	border-color: #ECECEC;
	border-radius: 3px;
	height: 26px;
	font-size: 14px;
	line-height: 16px;
	padding-left: 2px;
	border-style: solid;
	min-width: 140px;
	}

.form_input_ort {
	width: 298px;
	margin-left: 5px		
	}

.form_input.short {
	width: 120px;
	}

.form_input_liz {
	width: 40px;
	font-size: 20px;
	text-align: right;
	margin-right: 3px;
	}


	
.fc-state-active {
	background-color: #1B2E37;	
  	-webkit-box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.35);
  	box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.35); 

	}	
	
.fc table {
	font-size: 12px;
	}


		
}


@media only screen and (max-width: 850px) { 

   .mobilehide {
	display:none;	
	}
	
   .mobileshow {
	display:table-cell;	
	}


	.header {
		min-height: 93px;
		}  
	
	.header_left {
	 	font-size: 28px;
		width: 100%;
		display:block;
		}
		
	.header_right {
		width: 100%;
		}

	.header_right .menu-login-button {
		float: right
		}
				
	.navi-home-item {
		font-size: 12px;
		}


	.row_left {
		display: none;
		}

	#calendar {
		width: calc(100% - 30px);
		}

	.navi-group {
		display: block;
		}

	.navi-item {
		width: 48%;
		}


	.panel_half {
		width: calc(100% - 50px);
		}

	.panel_full {
		width: calc(100% - 30px);	
		margin: 5px 0px 0px 5px;
		}

	.menu-legend {
		width: 100px;
		}

	.cell-shrink {
		width: 70%;
		}

	.cell-shrink2 {
		width: 15%;
		}

	.form_input {
		max-width: 145px;
		min-width: 55px;
		}

	.form_input_ort {
		width: 80px;
		}


	.form_input.short {
		width: calc(50% - 9px);
		}

	.menu-legend.long {
		width: 180px;
		}

	.form_input_select {
		min-width: 80px;
		}

	.percent100 {
		max-width: calc(100% - 6px);
		}

	.content_main {
		width: calc(100% - 0px);	
		padding: 5px;
		} 


	.content_main_overflow {
		height: auto;
		width: 100%;
		overflow:auto;
		}

		
	.drag_drop_box {
		width: 45%;
		padding: 3px;
		margin-right: 5px;
		}	

	.drag_drop_box H4 {
		font-size: 15px;
		}


	.box_inner_panel {
		width: calc(100% - 16px);	
		}
		
	.feiertag_stunden {
		display:none;
		}


	.fc-toolbar H2 {
		font-size: 1.2em;
		}
		
	.fc-toolbar {
		/*width: calc(100% - 15px);*/
		width: 98%;
		}
		
	.fc-button-group {
		height: auto;
		}	
		
		
	.swal2-popup {
		min-height: 620px;	
	}	
	
	.swal2-cancel {
		max-width: 130px;
		}


		

}



	
		






