@charset "utf-8";

button {color: black;}

.video {
    position: fixed;
    top: 50%; left: 50%;
    z-index: 1;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    transform: translate(-50%, -50%);
}


#wrap{
    margin:0px auto;
    width: 85%;
    min-width: 950px;
    max-width: 1900px;
    height:100%;
    display: none;
}

.blur
{
	filter: blur(5px);
}
.blur-background
{
	backdrop-filter: blur(5px);
}

body {
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-size:cover;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-size:12px;
	}

a {
	text-decoration:none !important;
	}

#mask_popup {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	text-align:center;
	font-size: 11px;
	font-style: normal;
	height:200px;
	width:500px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-250px;
	margin-top:-200px;
	border-radius:15px;
	
	z-index:11;
	display:block;
	}

#mask_popup ~ #mask {filter: blur(2px);}

#helper {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	text-align:left;
	font-size: 12px;
	font-style: normal;
	height:auto;
	width:700px;
	position:absolute;
	left:50%;
	top:0px;
	/*top:50%;*/
	margin-left:-350px;
	margin-top: 156px;
	border-radius:15px;
	z-index:11;
	overflow: auto;
	backdrop-filter: blur(10px);
	}

#helper #hlpclose{
	position: relative;
	top: 10px;
	left: 665px;
	z-index: 12;
}

#info_popup {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	text-align:left;
	font-size: 12px;
	font-style: normal;
	height:auto;
	width:700px;
	position:absolute;
	left:50%;
	top:0px;
	/*top:50%;*/
	margin-left:-350px;
	margin-top: 156px;
	border-radius:15px;
	z-index:11;
	overflow: auto;
	backdrop-filter: blur(10px);
	}

#info_popup #ip_close{
	position: relative;
	top: 10px;
	left: 665px;
	z-index: 12;
}

#mask {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-size: 11px;
	font-style: normal;
	position:relative;
	/*top:100px;*/
	min-width: 950px;
	min-height: 900px;
	border-radius: 15px;
	height: 100%;
	z-index:9;
	backdrop-filter: blur(10px);
	/*
	background: bottom, linear-gradient(to bottom, rgba(0,0,0,.0),rgba(0,0,0,.3));
	background-size: 50px;
	overflow: auto;
	*/
	}

#mask_dummy {
	position: absolute;
	height: 900px;
	width: 950px;
	border-radius: 15px;
	z-index: 1;
	filter: blur(5px);
}

#mask table {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-size: 12px;
	font-style: normal;
	}


#c_mask {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-size: 11px;
	font-style: normal;
	position:relative;
	clear:both;
	top:100px;
	min-height:600px;
	height:auto;
	width:1150px;
	border-radius:15px;
	
	z-index:9;
	display:none;
	}

.comment{
	min-width:80px;
	width:auto;
	min-height:18px;
	height:auto;
	position:relative;
	background-color:rgba(0,102,255,.3);
	border-radius:15px;
	
	padding-left:10px;
	padding-top:5px;
	margin-left:10px;
	}



#mask_small {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-size: 11px;
	font-style: normal;
	position:relative;
	top:100px;
	height:150px;
	width:1150px;
	border-radius:15px;
	
	z-index:9;
}

#mask_login {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-size: 12px;
	font-style: normal;
	color:#000000;
	height:200px;
	width:500px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-250px;
	margin-top:-200px;
	background-color: rgba(245,245,245,0.70);
	border-radius:15px;
	box-shadow:0px 0px 2px 5px rgb(192, 212, 103);
	z-index:9;
	}
#login_santa {position: relative; top: 0px; left: 155px; height: 50px; width: 45px; z-index: 100;}

#mask_left {float:left; width:46%; font-size:12px; margin-left:50px; position:relative; z-index:9; height:90%; overflow-x:hidden;}
#mask_left a {font-size:12px; /*color:#FFFFFF;*/}
#mask_left a:hover {color:#990000;}
#mask_left iframe {height:450px; width:95%; padding-right:10px; margin-left:0px;}
#mask_left iframe.c_frame {height:380px; width:95%; padding-right:10px; margin-left:0px;}
#mask_left table.custom {font-size:14px;}
/*#mask_left.under {top:200px; border-style:solid;}*/

#mask_right {float:right; width:46%; font-size:12px; position:relative; z-index:9; height:90%; overflow-x:hidden;}
#mask_right iframe {height:450px; width:95%; padding-right:10px;}
/*#mask_right.under {top:200px; border-style:solid;}*/


#mask_bottom {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-size: 11px;
	font-style: normal;
	height:150px;
	width:1050px;
	z-index:10;
	position:relative;
	margin-left:50px;
	margin-bottom:100px;
}

#mask input {width:270px;}
#mask input.chk_sml {width:12px;}
#mask input.time {width: 80px;}

#mask select {width:278px;}
#mask select.time {width:100px; height: 24px;}

.button {width:200px;}

.smlbtn {width:50px;}
#mask input.smlbtn {width:70px;}

a:hover {color:#990000;}

.table_head {font-size:14px; font-weight: bold;}
.table_head a {font-size:14px;}

.headline {font-size:18px; font-weight: bold; text-align:center;}

.search
	{
	width:250px;
	height:576px;
	background-color:#FFFFFF;
	overflow-x:hidden;
	}

.auftrag {
	width:99%;
	height:250px;
}

#mask .int_comment {width:99%;}

.note {background-color: rgba(231,235,111,0.83); color:#000000; border-radius: 5px}

.kommentar {width: 80%; height: 250px;}

#ergebniss {
	height:350px;
	width:200px;
	}

#calendar div {min-height: 52px;}
/*#calendar div:hover {background-color:rgba(221,227,195,0.40);}*/
#calendar {border-spacing:10px 0;}
#calendar td {width:20%;}
#calendar a {font-weight:bold;}
#calendar a.open {color:#FF0000;}
#calendar a.closed {color:#009900;}
#calendar a.inhouse {color:#F0FF00; text-shadow: -1px 0 black, 0 1px black, 0 -1px black;}
#calendar a:hover { text-decoration:underline;}
#calendar p.uza {color:#0099FF; font-weight:bold; font-size:12px;}

#calendar_frame
{
	
	clear:both;
	z-index:80;
	display:none;
	border-radius:15px;
	
	height:300px;
	width:300px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-150px;
	margin-top:-200px;
}
#calendar_detail {
	height:270px;
	width:300px;
	overflow-x:hidden;
}

#calendar_close {
		position:absolute;
		top:5px;
		right:5px;
		z-index:81;
		cursor:pointer;
}
	
#footer
	{
		clear:both;
		bottom:0px;
		left:0;
		height:100px;
		width:100%;
		position:absolute;
		text-align:center;
		z-index:8;
		color:#666666;
		font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
		font-size:10px;
		overflow:hidden;
		display: none;
	}

#footer a {text-decoration:none; font-size:10px; color:#666666;}

#footer a:hover {font-size:10px; color:#0099FF;}

#login {height:100px; width:350px; position:absolute; top:50%; left:50%; margin-top: -85px; margin-left:-175px}
#mask input.login{width:50px;}

#side_menue 
	{
		padding:0;
		margin:0;
		border-radius: 0px 15px 15px 0px;
		
		position:fixed;
		top:50%;
		left:0px;
		width:42px;
		backdrop-filter: blur(5px);
		font-size: 10px;
		z-index:80;
	}

/*
#side_menue p:hover {filter: grayscale(0) saturate(150%);}
*/

#side_menue p
	{
		margin:5px;
		font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
		font-size:20px;
		font-weight:bold;
		/*filter: grayscale(1); */
	}
.side a {font-size:12px;}


#sa_cr 
	{
		padding:0;
		margin:0;
		border-radius: 15px 15px 15px 15px;
		
		position:fixed;
		top:35%;
		left:50px;
		height:100px;
		width:300px;
		font-size: 10px;
		z-index:80;
		display:none;
	}

#sa_cr_close 
	{
		position:relative;
		top:5px;
		right:15px;
		float:right;
	}

#cr_frame 
	{
		margin-left:5px;
		height:100px;
		width:300px;
	}
#search 
	{
		padding:0;
		margin:0;
		border-radius: 15px 15px 15px 15px;
		
		position:fixed;
		top:50px;
		left:10px;
		height:100px;
		width:265px;
		font-size: 10px;
		z-index:80;
		display:none;
	}

#search_close 
	{
		position:relative;
		top:5px;
		right:15px;
		float:right;
	}

#calendar_search 
	{
		padding:0;
		margin:0;
		border-radius: 15px 15px 15px 15px;
		
		position:fixed;
		top:50px;
		left:10px;
		height:100px;
		width:265px;
		font-size: 10px;
		z-index:80;
		display:none;
	}

#calendar_search_close 
	{
		position:relative;
		top:5px;
		right:15px;
		float:right;
	}
	
.calendar_entry 
	{
		background-image:url(img/cardboard/error-yellow-7-512.png);
		background-position:center;
		background-repeat:no-repeat;
		background-size:45px;
	}
	
/*
.calendar_entry:hover
{
	background-color:rgba(226,205,8,0.80);
}
*/

#urlaub 
	{
		padding:0;
		margin:0;
		border-radius: 15px 15px 15px 15px;
		
		position:fixed;
		top:50px;
		left:10px;
		min-height:100px;
		height: auto;
		/*width:400px; wird vom Script vorgegeben*/
		font-size: 10px;
		z-index:80;
		display:none;
	}

#urlaub_close 
	{
		position:relative;
		top:5px;
		right:15px;
		float:right;
	}


.stickynote 
	{
		background-image:url(img/stickynote.png);
		background-position:center;
		background-repeat:no-repeat;
		background-size:200px;
		height:200px;
		width:200px;
		opacity:.6;
	}

.stickynote:hover{opacity:1;}
	
.stickynote_text
	{
		margin-top:16px;
		margin-left:20px;
		transform:rotate(-9deg);
		height:150px;
		width:150px;
	}
	

#calendar_note 
	{
		padding:0;
		margin:0;
		border-radius: 15px 15px 15px 15px;
		
		position:fixed;
		top:50px;
		left:10px;
		min-height:100px;
		width:510px;
		font-size: 10px;
		z-index:80;
		display:none;
	}

#calendar_note_close 
	{
		position:relative;
		top:5px;
		right:15px;
		float:right;
	}


#search_frame 
	{
		margin-left:5px;
		height:100px;
		width:300px;
	}

#sa_rn 
	{
		padding:0;
		margin:0;
		border-radius: 15px 15px 15px 15px;
		
		position:fixed;
		top:50px;
		left:10px;
		height:120px;
		width:280px;
		font-size: 10px;
		z-index:80;
		display:none;
	}

#sa_rn_close 
	{
		position:relative;
		top:5px;
		right:15px;
		float:right;
	}

#rn_frame 
	{
		margin-left:5px;
		height:120px;
		width:280px;
		border:none;
	}

#serial_edit
	{
		padding:0;
		margin:0;
		border-radius: 15px 15px 15px 15px;
		
		position:fixed;
		top:50px;
		left:10px;
		height:80px;
		width:310px;
		z-index:80;
		display:none;
	}
#serial_frame 
	{
		margin-left:5px;
		height:100px;
		width:300px;
	}

#errorcode_close {
	position:relative;
	top:-85px;
	left:1130px;
}

#print_button {cursor:pointer;}

#print_select 
	{
		font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
		font-size: 11px;
		font-style: normal;
		position:fixed;
		top:50px;
		left:10px;
		min-height:100px;
		height:inherit;
		width:250px;
		border-radius:15px;
		
		z-index:80;
		display:none;
	}

#print_select:hover{z-index: 100;}

#print_close 
	{
		position:relative;
		top:5px;
		right:15px;
		float:right;
	}
#close_month{
	z-index:80;
	height:150px;
	width:600px;
	display:none;
	position:absolute;
	clear:both;
	border-radius:15px;
	box-shadow: 2px 2px 3px #FF0004;
	left:50%;
	top:50%;
	margin-left:-300px;
	margin-top:-75px;

}
#close_month input {width:25px;}

#filter
	{
		padding:0;
		margin:0;
		border-radius: 15px 15px 15px 15px;
		
		position:fixed;
		top:50px;
		left:10px;
		min-height:110px;
		width:280px;
		font-size:10px;
		z-index:80;
		display:none;
	}

#filter_close 
	{
		position:relative;
		top:5px;
		right:15px;
		float:right;
	}

#cal_set
	{
		padding:0;
		margin:0;
		border-radius: 15px 15px 15px 15px;
		
		position:fixed;
		top:50px;
		left:10px;
		min-height:110px;
		width:280px;
		font-size:10px;
		z-index:80;
		display:none;
	}

#cal_set_close 
	{
		position:relative;
		top:5px;
		right:15px;
		float:right;
	}

	
/*#time_nav {position:relative; top:50px; z-index:10;}*/

#time_nav {position:absolute; bottom:30px; text-align:center; width:100%; z-index:10;}

#tech2name {display:none;}
#tech2 {display:none;}


#note {
		background-image:url(img/stickynote.png); 
		background-repeat:no-repeat; 
		width:375px; 
		height:375px;
		position:absolute;
		top:20px;
		left:-130px;
		}
#note_text {
		position:relative;
		top:125px;
		left:60px;
		width:240px;
		color:#000000;
		}
#c_note {
		background-image:url(img/stickynote.png); 
		background-repeat:no-repeat; 
		width:375px; 
		height:375px;
		position:absolute;
		top:100px;
		left:388px;
		z-index:11;
		}
#c_note_text {
		position:relative;
		top:100px;
		left:60px;
		width:240px;
		color:#000000;
		}
#c_note_text input.chk_sml {width:12px;}
#c_note_text.table {width:240px; text-align:left;}

#c_note_close {
		position:absolute;
		top:20px;
		right:75px;
		height:25px;
		width:25px;
		cursor:pointer;
		}		

#mat_ent input.chk_sml {width:12px;}
#mat_ent input.btn {width:auto;}
#mat_ent input.minitxt {width:40px;}
#mat_ent input.txt {width:120px;}
#mat_ent .v_float {transform:rotate(90deg); max-height:70px; max-width:10px;}


.tt_area {height:280px; width:100%;}

.highlight {border: 1px solid rgba(255,0,4,1.00);}

.pointer {cursor:pointer;}

#mat_search 
	{
		padding:0;
		margin:0;
		border-radius: 15px 15px 15px 15px;
		
		position:fixed;
		top:50px;
		left:10px;
		height:100px;
		width:500px;
		font-size: 10px;
		z-index:80;
		display:none;
	}

#mat_search_close 
	{
		position:relative;
		top:5px;
		right:15px;
		float:right;
	}

.icon {cursor:pointer; height: 32px; width: 32px;}

.icon_nofilter {cursor:pointer; height: 32px; width: 32px;}

.sml_icon {cursor:pointer; height: 20px; width: 20px;}

.sml_icon_nofilter {cursor:pointer; height: 20px; width: 20px;}

.tny_icon {cursor:pointer; height: 14px; width: 14px;}

.tny_icon_nofilter {cursor:pointer; height: 14px; width: 14px;}


/*
.icon:hover {height: 42px; width: 42px;}
#side_menue:hover {width: 45px;}
*/



#sa_chk
	{
		padding:0;
		margin:0;
		border-radius: 15px 15px 15px 15px;
		
		position:fixed;
		top:50px;
		left:10px;
		height:auto;
		width:240px;
		font-size: 10px;
		z-index:80;
		display:none;
	}

#sa_chk_close 
	{
		position:relative;
		top:5px;
		right:15px;
		float:right;
	}

#mask #menue_settings {align-content: center; align-items: center; width: inherit; height: inherit;}
#menue_settings input.big {width:300px; font-weight: normal;}
#menue_settings input.med {width:80px;}
#menue_settings input.sml {width:25px;}
#menue_settings select.big {width:300px; font-weight: normal;}
#menue_settings select.med {width:80px;}
#menue_settings select.sml {width:25px;}
#menue_settings .v_float {transform:rotate(90deg); max-height:70px; max-width:10px;}
#menue_settings table {min-width: 900px;}

.cm {height: auto;	width: 250px; top: 0; left: 0; position: absolute; display: none; z-index: 100; border-radius: 5px;}
.cm input {width:100px;}

.hide {display: none;}

.dny_txt {width:100%; height:200px;}

#vac_iframe {
	width:95%;
	height:500px;
	text-align: center;
	align-content: center;
}

#info_iframe {
	width:95%;
	height:590px;
	text-align: center;
	align-content: center;
}


/* Flexboxen */


.flex-container {
	width: 95%;
	height: auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
	margin-left: 25px;
	gap: 10px;
}

.flex-sub-container {
	width: 450px;
	height: auto;
}

#mask .flex-sub-container table {
	font-size: 14px;
}

#mask .flex-sub-container .big {
	font-size: 14px;
}

.flex-box-editor {
	height: 25px;
	line-height: 25px;
	border-radius: 6px;
	font-size: 16px;
}
.flex-box {
	height: 25px;
	line-height: 25px;
	border-radius: 6px;
	font-size: 12px;
}

.flex-box-icon {
	position: relative;
	margin-top: 8px;
}

.flex-mask {
	margin-left: 5%;
	align-content: center;
	width: 90%;
	height: auto;
	display: flex;
	flex-direction:row;
	flex-wrap:wrap;
	justify-content:space-around;
}

.flex-mask-div {
	align-content: center;
	min-width: 250px;
	max-width: 50%;
}

/* Raport-Buch */

.rap_mask {display: none;}

#mask .rap_datebox {width: 95px;}
#mask .rap_timebox {width: 80px;}
