@font-face {
    font-family: Open Sans;
    src: url(../fonts/OpenSans-Regular.ttf);
}
@font-face {
    font-family: Open Sans Italic;
    src: url(../fonts/OpenSans-Italic.ttf);
}
@font-face {
    font-family: Open Sans Condensed;
    src: url(../fonts/OpenSansCondensed-Bold.ttf);
}
html, body, div, span, applet, object, iframe, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {	margin: 0;	padding: 0;	border: 0;	vertical-align: baseline;} 
html {
overflow-y: scroll;	-webkit-text-size-adjust: 100%;	-ms-text-size-adjust: 100%;} 

body {
font-family: 'Open Sans';	
color: #444;  
font-size:14px;
margin:0;
padding:0;
} 

h3, b, strong, .stammdaten-toggle{
	font-family:Open Sans Condensed;
	font-weight:normal;
	font-size:14px;
	line-height:18px;
	letter-spacing:0.1px;
	margin:3px 0 5px;
	color:#333;
}
b{
	font-size:15px;
}
p{
	margin:0 0 8px;
}
a, a:hover, a:visited {
	text-decoration:none; 
	outline: none; 
	color: #14afa7;
	cursor:pointer;
}
.site-header a, .site-header a:hover, .site-header a:visited{
	color: #ff9000;
}
a:hover {
	/* text-decoration:underline; */
} 

table{
	border:0px solid red;
	width:100%;
	border-style: outset;
	border-spacing: 0px;
	border-collapse: collapse;
	border-collapse: separate;
	table-layout:fixed;
}
td{
	padding:0;
	margin:0;
	vertical-align:bottom;
	/* overflow-wrap:break-word; */
}
input[type=checkbox]{
	/* appearance: none; */
	margin: 0 5px 0 0;
	width: 15px;
	height: 15px;
	border: 0;
	background: #fff;
	cursor:pointer;
}
input[type=email], input[type=text], input[type=password], input[type=number], input[type=date], select, textarea{
	-webkit-appearance: none;
	-moz-appearance:    none;
	appearance:         none;
	border: 1px solid #ccc; 
	border-radius: 2px; 
	/* font-family: inherit;  */
	font-size:13px;
	line-height: 16px;
	padding: 0px 2px 2px 5px;
	color:#555;
	box-sizing: border-box;
	width:100%;
	height:25px;
	font-family: Open Sans;
	/* margin: 0px 0px 4px 0; */
}
input[type=email], input[type=text], input[type=password], input[type=number], select{
	height:25px;
}
optgroup[label]{
	font-family: Arial;
	font-style: normal;
}
.stammdaten input, .stammdaten select{
	margin: 0px 0px 0px 0;
}
input[type=text]{
	padding: 0px 0 0px 5px;
}
input[type="date"]{
	box-sizing: border-box;
    width: 132px;
}

input[type='time'] {
	box-sizing: border-box;
    width: 90px;
}
input[type="file" i] {
    appearance: none;
    background-color: initial;
    cursor: default;
    align-items: baseline;
    color: inherit;
    text-overflow: ellipsis;
    white-space: pre;
    text-align: start !important;
    padding: initial;
    border: initial;
    overflow: hidden !important;
}
.upload-btn-wrapper{
	overflow: hidden;
	float: right;
	position: relative;
	margin: 0 0 0px;
}
.upload-btn {
    height: 22px;
    margin: 0;
    font-size: 11px;
    padding: 4px 7px 0px;
    line-height: 12px;
    box-sizing: border-box;
    background: #14afa7;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    cursor: pointer;
}
.upload-btn-wrapper input[type=file] {
    position: absolute;
    width: 100px;
    height: auto;
    cursor: pointer;
    right: 0;
    top: 0;
    opacity: 0;
}
.zeiten{
	float:right; font-family:Open Sans; font-weight:normal; font-size:13px; margin:0 2px 0 2px;
}
.fehlzeiten input[type=text]{
	width:27px; height:20px; text-align:center; padding:0; margin:0 0 0 3px;
}
.fehlzeiten input[type=checkbox]{
	position:relative; top:2px; margin: 0 1px 0 0px;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  /* -moz-appearance: textfield; */
}
.fehlt select, .fehlt input[type=text], .fehlt input[type=checkbox].fehlt .einwilligung{
	/* color: #ff8a2c;
	background-color: #ffefcc;
	border: 1px solid #f09c2e; */
	/* color: #da4d82; */
	background-color: #ffefcc;
	border: 1px solid #f09c2e;
}
.pflicht-fehlt{
	/* color: #444 !important; */
	background-color: #ffefcc;
	border: 1px solid #f09c2e !important;
	/* background-color: #ffe7f0;
	border: 1px solid #da4d82 !important; */
}
.fehlt label{
	color: #d6431c;
}
.gender .fehlt{
	margin: 19px 0px 0px 0;
	padding: 5px 0px 4px 7px;
	background-color: #f6e8c9;
	border: 1px solid #e2824d;
	display: inline-block;
	width: 48.5%;
}
.gender .fehlt label{
	color: #d44c36 !important;
}
.online{
	float: right;
	width: 21px;
	height: 20px;
	overflow: hidden;
	margin:0.5px 0px 0 5px;
}
.online input[type="checkbox"] + label {
  position: absolute;
  /* cursor:pointer; */
}
.online input[type="checkbox"] {
	position: absolute;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	background:none;
}
.online input[type="checkbox"] + label::before {
  width: 23px;
  height: 22px;
  background-repeat:no-repeat;
  background-size:22px;
  background-position: 0 0;
  background-image: url("../src/offline.svg");
  content: "";
  position: absolute;
}
.online input[type="checkbox"]:checked+label::before {
  background-image: url("../src/online.svg");
}
textarea{
	/* min-height: 28px; */
	line-height: 18px;
	padding: 6px 5px 0 8px;
	padding-bottom:3.5px;
	height:25px;
} 
.stammdaten textarea{
	height:52px;
}
select{
	padding: 0px 22px 1px 5px;
	box-sizing: border-box;
	cursor: pointer;
	background-image: url(../src/select_toggle.svg);
	background-repeat: no-repeat;
	background-position: right 7px top 9px;
	background-size: 10px;
	background-color:#fff;
	letter-spacing:-0.3px;
	font-family:Open Sans;
	line-height:18px;
}
select[multiple]{
	padding: 4px 5px 5px !important;
	background-image: none;
	height:auto;
	line-height:0;
}
select[multiple] option{
	padding: 0px 3px 2px !important;
}
select[multiple] option:checked{
	background-color:#ddd;
}
@-moz-document url-prefix() {
	.stammdaten select{
		padding: 0px 22px 1px 5px;
	}
} 
.stunden-select {
    width: 44px;
    padding: 0 0px 0 4px;
    background-position: right 7px top 9px;
	margin:0 4px 0 0;
	float:left;
}
.anwesenheit-select{
	float: left;
    margin: 0 6px 0 6px;
    padding: 0 0 0 5px;
    background-position: right 5px top 8px;
    background-size: 8px;
}
.protokoll .anwesenheit-select{
	background-position: right 7px top 9px;
	background-size: 10px;
	background-color: #fff;
	height:25px;
	margin: 0 4px 0 0px;
	width: 45px;
}
.entschuldigung{
	clear:right;
	float:right;
	padding:3px 2px 0 0;
}

option{
	/* font-family:Open Sans Condensed;
	font-weight:normal;
	font-size:13px; */
	padding: 3px;
	/* text-align:center;
	text-align-last: center;
   -ms-text-align-last: center;
   -moz-text-align-last: center; */
   font-family:Open Sans, sans-serif;
}
.selected{
	background-image:none;
}
option{
	background:#fff;
	color:#444;
}
/* select:hover{
	background-image:url(../src/select_toggle.svg);
	background-repeat:no-repeat;
	background-position:right 7px top 8.5px;
	background-size:11px 5.5px
}  
.selected:hover{
	background-image:none;
} */
.selected_3, .green{
	/* background-color:#ecf4cf; */
	background: #e5ebcb;
	color:#87a40c;
}	
.selected_2, .yellow{
	background-color:#f7ecbe;
	color:#c39d00;
}
.selected_1, .red{
	background-color: #faedca;
	padding: 0 2px 2px;
	color: #f5872e;
}
.selected_0, .grey{
	background-color:#e0e0dd;
	color:#858582;
}
select:disabled, input[type=text]:disabled{
	/* background:#fff; */
	color:#555;
	background-color:#e0e0dd;
	cursor:none;
}
button:active, input[type=submit]:active{
	-webkit-appearance: none;
	-moz-appearance:    none;
	appearance:         none;
	background: #da4d82;
}
input[type=submit], button, #overlay .submit, .head-menu input[type=submit], .head-menu button, .head-menu .submit, .submit, .logout, .set-jahrgang{
	cursor: pointer;
	font-family: 'Open Sans';
	font-size: 12px;
	line-height: 10px;
	padding: 7px 10px 8px;
	font-weight: 500;
	text-align: center;
	text-decoration: none;
	color: #fff;
	text-shadow: none;
	background: #14afa7;
	/* border-color: #fff;
	border: 1.4px solid #fff; */
	border:0;
	border-radius: 0px;
	box-shadow: none;
	letter-spacing: 1px;
	text-transform: uppercase;
	appearance: none;
	box-sizing: border-box;
	height:25px;
}
.admin-button{
	padding: 0 8px 1px;
}
.content-menu .admin-button{
	padding: 6px 10px 8px;
	height:23px;
}
/* .logout, .logout:hover, .logout:visited {
    position: absolute;
    top: 0px;
    right: 10%;
    margin: 0;
	border:0;
	padding:6px 10px 0;
	height:25px;
	background: #4d4941 !important;
} */
.logout, .logout:hover, .logout:visited {
    position: absolute;
    top: 0px;
    right: 8%;
    height: 22px;
    margin: 0;
    font-size: 11px;
    padding: 4px 7px 0px;
    line-height: 12px;
    box-sizing: border-box;
    background: #bbb;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.6px;
}
.logout:hover {
    /* background: #ff9000; */
}
.save.small{
	position:static;
	margin: 7px 2px 1px 0;
	padding:10px 10px 12px;
}
.searchform input[type="text"]{
	box-sizing:border-box;
	background:#fff url(../src/lupe.png)no-repeat left 6px top 5px;
	background-size: 15px 15px;
	color: #6f6a57;
	height:26px;
	padding: 2px 3px 3px 25px;
	border: 1px solid #f4f4f2;
	border-radius:5px;
	font-size: 12.5px;
	letter-spacing:-0.5px;
	line-height: 15px;
	box-shadow: 1px 1px 3px #aaa inset;
	/* border-radius: 7px; */
	margin: 15px 7px 0px 0px;
	width: 100%;
}
.export{
	margin: 6px 0px 0px 0; height:24px; border:0;  padding: 0 7px 0; display:none;
}
.austritt{
	float:right; width:64px; margin:13px 7px 0 0; display:none;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #999
}
::-moz-placeholder { /* Firefox 19+ */
  color: #999
}
:-ms-input-placeholder { /* IE 10+ */
  color: #999
}
:-moz-placeholder { /* Firefox 18- */
  color: #999
}

#searchsubmit, .screen-reader-text{
	display:none;
}
option{
	border-bottom: 1px solid #ddd;
}
button::-moz-focus-inner, input[type=submit]::-moz-focus-inner{
  border: 0;
}
.icon{
	background-color: #14afa7;
	width: 36px;
	height: 25px;
	background-repeat: no-repeat;
	background-size: 16px;
	background-position: left 10.8px top 3px;
	/* float: right; */
	cursor:pointer;
}
.icon.anwesenheit-liste{
	background-image: url(../src/anwesenheit-liste.svg);
	float: left;
	margin: 0 8px auto;
	background-size: 20px;
}
.icon.anwesenheit-toggle{
	background-image: url(../src/anwesenheit.svg);
}
.icon.klassenbuch{
	background-image: url(../src/klassenbuch.svg);
	background-size: 24px;
	background-position: left 7px top 2px;
	float:left;
}
.icon.TN_neu{
	/* background-image: url(../src/TN_neu.svg);
	background-size: 26px;
	background-position: left 9px top 0.5px; */
	float:left;
	background-image: url(../src/TN_neu.svg);
	background-size: 25px;
	background-position: left 6px top 1px;
}
.tooltip {
    background: #333;
    color: #eee;
    padding: 0px 5px;
    margin: -5px 0 0 5px;
    height: 19px;
    display: inline-block;
    box-sizing: border-box;
    opacity: 0;
    position: absolute;
    transition: all 0.25s;
    pointer-events: none;
    z-index: 100;
    font-size: 11px;
    line-height: 17px;
    font-family: Open Sans;
    font-weight: normal;
    text-align: center;
    text-transform: none;
    letter-spacing: 0;
	display:none;
}
.tooltip.in{
    margin: -23px 0 0 10px;
	opacity:1;
}
.ferienschule  .tooltip.in{
    margin: -18px 0 0 30px;
	opacity:1;
}
.neu-button{
	clear:right; float:right; margin: 15px 0 0px 0; border:0;  padding: 0 7px 0; display:none;
}
.neu{
/* color:#14afa7;
font-size: 12px;
letter-spacing: 0;
text-decoration: underline; */
/* cursor:pointer; */
overflow:hidden;
}
.neu img{
	float:left;
	margin: 0.5px 4px 0px 1px;
	width: 17px;
	height: auto;
 
/* float: left;
margin: 2px 3px 0px 0px;
width: 13px;
height: 13px;
border: 1px solid #fff;
border-radius: 10px;
width: 14px;
height: auto;
background: #fff; */
}

.liste-menu{
	margin:10px 0 0;
	overflow:hidden;
}
	
/*//////////// H E A D E R //////////////*/

.site-header {
	box-sizing:border-box; 
	/* padding:4px 25px 0 4px;  */
	/* height:100px;  */
	/* width:100%;  */
	background:none; 
	/* position:relative;  */
	z-index:111; 
	text-align:left; 
	/* margin:0 10px 0px 0px;  */
	overflow:hidden;
	box-sizing:border-box;
	/* height:60px; */
	/* width:15%; */
	/* float:left; */
	/* display:inline-block; */
} 
.site-header {
    box-sizing: border-box;
    padding: 4px 0px 0 10px;
    height: 100px;
    width: 100%;
    background: none;
    position: relative;
    z-index: 1111;
    text-align: left;
    margin: 0 0 5px 0;
    overflow: hidden;
    box-sizing: border-box;
    height: 28px;
}
.center {
  margin:20vh auto;
  width:320px;
}
.logo{
	width:220px;
	margin:0 0 0px -60px;
}
.site-header #menu{
	box-sizing:border-box;
	height:19px;
}

.header-image {
	float:left; 
	height:100px; 
	width:auto; 
	margin-right:5px; 
	border:none; 
	box-shadow:none; 
	position:static;
} 
.header-title{
	font-family: Open Sans Condensed;
	font-weight:normal;
	color:#ccc;
	/* text-transform:uppercase; */
}

.site {
	text-align:center;
}
.content, .content-menu{
	margin:0 auto;
	text-align:left;
	padding:0 5px;
	/* width:100%; */
}
.TN .content{
	padding:0;
}
.filter-menu{
	margin:10px 0 0;
	overflow:hidden;
}
.second-filter-menu{
	clear:both; 
	float:left;
	width:100%;
	margin:3px 0 0 0;
}
.filter{
	width:100%;
	/* float:left;  */
	box-sizing:border-box;
	margin: 0 0px 7px 0;
}
.count{
	/* margin:6px 0 10px 0px;
	float:left; */
}
.count b{
	color:#14afa7;
}
.order{
	float:left;
	display:none;
}
.namen{
	float:left;
	font-family: "Open Sans Condensed";
	font-weight:normal;
	font-size:12pt;
	/* line-height:14.5pt; */
	line-height:16pt;
	letter-spacing:0;
	cursor: pointer;
	margin: 3px 2px 0px 8px;
}
.vorname{
	font-family: "Open Sans";
	font-weight:normal;
	font-size:10.8pt;
}
.vorname .blank{
	letter-spacing:-1.5px;
}
.namen:hover{
	color:#14afa7;
}
.menu{
	overflow:hidden;
	clear:both;
	margin:-1px 0 5px;
}
.berater{
	float:right; margin: 5px 0px 0 0px; font-size:12.5px; display:none; color:#888;
}
.TN-menu{
	float:right;
	padding: 3px 0 0;
}
.TN-menu div{
	/* margin:1px 5px 0 0; */
}
.menu-item{
	cursor:pointer;
	color:#14afa7;
	margin: 0px 2px 0px 8px;
}
.menu-item.abbruch{
	background-image: url('../src/exit.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
	width: 20px;
	height: 20px;
	margin: 1px 0px 0 0;
	float: left;
	position: relative;
	right: 5px;
	top:5px;
}
.abbruch{
	display:none;
}
.menu-item.abbruch.negativ{
	background-image:url('../src/exit.svg');
}
.active .menu-item.abbruch.negativ{
	background-image:url('../src/exit-weiss.svg');
}
.counter{
	/* position: absolute;
	top: 3px;
	right: 32px; */
	float:right;
	/* display:none; */
	margin: 2px 5px 0 0;
}
.sprachtest{
	/* position: absolute;
	top: 5px;
	right: 95px; */
	float:right;
	display:none;
	margin: 2.5px 6px 0 0;
	width:23px;
}
.admin-menu{
	
}
.admin-menu .menu-item{
	/* color:#fff; */
	margin:0 0 5px;
}

.get_stammdaten {
    width: 30px;
    height: 24px;
    background-repeat: no-repeat;
    background-size: 28px auto;
    text-align: center;	
    z-index: 333;
    /* position: absolute;
    right: 0.7px;
	top: 2.7px; */
	float:right;
    cursor: pointer;
	background-image:url(../src/daten.svg);
}
.active .get_stammdaten {
    /* top: 2px; */
}
.get_stammdaten.ok {
	background-image:url(../src/daten_ok.svg);
}
.active .get_stammdaten {
	background-image:url(../src/daten_active.svg);
}
.active .get_stammdaten.ok {
	background-image:url(../src/daten_ok_active.svg);
}
/* .count{
	width: 15px;
	height: 15px;
	color: #000;
	text-align: center;
	font-family: "Open Sans Condensed";
	font-weight:normal;
	font-size: 10.7px;
	line-height: 12px;
	margin: 4px 6px 0 0;
	border: 1.5px solid #000;
	box-sizing: border-box;
	background: #fff;
} */

.count{
	width: 24px;
	height: 19px;
	text-align: center;
	font-family: "Open Sans Condensed";
	font-weight:normal;
	font-size: 12px;
	line-height: 15px;
	/* margin: 2.3px 6px 0 0; */
	box-sizing: border-box;
	color: #fff;
	background: #ff8a2c;
	/* display: none; */
	border: 1.3px solid #fff;
	padding: 0.5px 1px 0 0;
}
.praktikum.count{
	display: none;
}

.trash{
	background-color: transparent;
	background-image: url('https://tn-verwaltung.de/src/trash.svg');
	background-repeat: no-repeat;
	background-size: 20px;
	width: 22px;
	height: 28px;
	cursor: pointer;
	border: 0;
	/* position:relative;
	top:1px; */
}
.praktikum .trash{
	background-color: transparent;
	background-image: url('https://tn-verwaltung.de/src/trash.svg');
	background-repeat: no-repeat;
	background-size: 18px;
	width: 18px;
	height: 24px;
	position: absolute;
	right:5px;
	top:2px;
}

.TN .trash {
  /* display:none; */
}

.TN .name .trash {
  background-size: 18px;
  width: 20px;
  height: 25px;
  /* position:absolute;
  top: 2.7px;
  right: 121px; */
  float:right;
  display:none;
  margin: -0.3px 4px 0 0;
}

.protokoll .trash{
	float: right;
	margin: 0px 4px 0 0;
	background-size: 21px;
	top: 0px;
}

.trash:hover {
    background-image: url('https://tn-verwaltung.de/src/trash_green.svg');
}
.active .name .trash {
    background-image: url('https://tn-verwaltung.de/src/trash_weiss.svg');
}
.get_stundenzettel {
  width: 21px;
  height: 24px;
  margin: 1px 5px 0 0;
  background-image: url('https://tn-verwaltung.de/src/stundenzettel.svg');
  background-repeat: no-repeat;
  background-size: 21px auto;
  text-align: center;
  float: right;
  z-index: 444;
  /* position: absolute;
  right: 58px;
  top: 5px; */
  cursor: pointer;
  display:none;
}
.active .get_stundenzettel {
  background-image: url('https://tn-verwaltung.de/src/stundenzettel_weiss.svg');
}
/* Content */

.content label, #overlay label{
	display: block;
	font-family: Open Sans Condensed;
	font-size: 13px;
	font-weight:normal;
	letter-spacing: 0.4px;
	color: #fff;
	margin: 0px 0 0px 1px;
}
.content label{
	
}
.get_content{
	clear:both;
}
.table{
	/* display:table; */
	width:100%;
}
.row{
	/* display:table-row; */
}
.cell{
	/* display:table-cell; */
	/* padding: 3px 0 1px; */
}
.gender{
	margin: 10px 0 3px 0;
}
.gender label{
	margin:0;
}
.acc{
	background-color: #fafafa;
 	border: 1px solid #ddd;
	box-shadow: 2px 2px 3px 0px #f1f1f1;
	border-radius: 4px;
	overflow:hidden;
	box-sizing:border-box;
	/* padding:1px 8px 3px 8px; */
	margin:0 0 4px 0px;
	font-size:10.3pt;
	clear:both;
}
.acc.item{
	background-color: #14afa7;
 	border: 0;
	box-shadow: none;
	border-radius: 0;
	color: #fff;	
	font-family:Open Sans;
	font-weight:normal;
	font-size:12px;
	margin: 0 0 3px;
}
.acc-toggle{
	padding: 3px 2px 5px 7px;
	cursor:pointer;
}
.loading-img{
	width: 23px;
	height: auto;
	opacity: 0.8;
	margin: 3px 0 -1px 3px;
	display: inline-block;
}
.acc.item .betreff, .acc.item .betrieb{
	font-family:Open Sans Condensed;
	font-weight:normal;
	font-size:13.6px;
	line-height:13px;
	/* display:block; */
	margin:0 0 4px;
	letter-spacing:0.1px;
}
.acc.item .berater{
	float:right;
	margin:0 7px 0 0;
	display:none;
}
.acc.item .traeger{
	font-style:italic;
}

.pdf_download{
	font-size: 12px; 
	margin:5px 0 0 8px;
	display:none;
}
.zertifikat{
	float:right; 
	margin:2px 5px 7px 0;
	/* clear:both; */
	display:none;
}
.zertifikat-link{
	cursor: pointer;
    display: block;
    float: right;
    border: 1px solid #fff;
    line-height: 10px;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 0.3px;
    padding: 2px 3.5px 0px;
    margin: 0px 0 0 6px;
	height:12.5px;
}
.praktikum-abbruch{
	background-image:url('https://zukunftimberuf.de/intern/src/exit_weiss.svg');
	background-repeat:no-repeat;
	background-size: 100%;
	width: 16px;
	height: 19px;
	margin: 0px 0.3px 0px 0px;
	float: left;
	cursor: pointer;
}
.cronjob{
	background-image:url('https://zukunftimberuf.de/intern/src/uhr.svg');
	background-repeat:no-repeat;
	background-size:100% 100%;
	/* width: 14.8px;
	height: 15.2px;
	margin: 0px -1px 0 5px; */
	width:18.5px;
	height:17.5px;
	margin: -0.3px -1px 0 3px;
	float:left; 
	cursor:pointer;
}
.cronjob.canceled{
	background-image:url('https://zukunftimberuf.de/intern/src/uhr_aus.svg');
}
.tooltip{
    /* background: #444;
	color:#eee;
    padding: 0px 5px;
    font-size: 11px;
    margin: 0px 0 0 15px;
	line-height:16px;
	height:17.5px;
	box-sizing:border-box;
	opacity:0;
	position:absolute;
	transition: all 0.25s;
	pointer-events:none;
	z-index:555; */
}
/* .tooltip.in{
    margin: -18px 0 0 35px;
	opacity:1;
} */
.download-pdf{
	background-image:url('https://zukunftimberuf.de/intern/src/PDF.svg');
	background-repeat:no-repeat;
	background-size:100% 100%;
	width: 19px;
	height: 18px;
	margin: -1px 0px -2px 3px;
	float:left; 
	cursor:pointer;
}
.anfordern{
	background-image:url('../src/anfordern.svg');
	background-repeat:no-repeat;
	background-size: 100%;
	width: 17.5px;
	height: 17px;
	margin: 1.7px 0px 0px 5px;
	float: left;
	cursor: pointer;
}
.angefordert{
	background-image:url('../src/angefordert.svg');
	background-repeat:no-repeat;
	background-size: 100%;
	width: 20px;
	height: 18px;
	margin: -1px -2.5px 0px 5px;
	float: left;
	cursor: pointer;
}
.ferienschule.anfordern, .ferienschule.angefordert {
    position: absolute;
    right: 95px;
    top: 3.5px;
    float: right;
    width: 100px;
    color: #14afa7;
    background-size: 22px auto;
    background-position: 0px 0px;
    margin: 0 3px 0 0;
    font-size: 13px;
    line-height: 21px;
    transition: all 0.3s;
    text-align: right;
    height: 25px;
	transition: all 0.3s;
}
.TN.active .ferienschule.anfordern {
	color:#fff;
	background-image:url('../src/anfordern_active.svg');
	top:4.5px;
}
.TN.active .ferienschule.angefordert {
	background-image:url('../src/angefordert_active.svg');
	top:4.5px;
}
.anfordern:active{
	background-image:url('../src/angefordert.svg');
}
.angefordert:active{
	background-image:url('../src/angefordert.svg');
}
.zertifikat-link.download{
	background:#e88300;
}
.zertifikat-link:active{
	background:#e88300;
}
.zertifikat-link.download:active{
	background:#14afa7;
}
.TN-liste{
margin:0px 0 0 0; clear:both;
}
.TN{
	margin:5px 0 0;
	border-radius:3px;
	box-shadow: 2px 2px 3px 0px #eee;
	position:relative;
}
.anwesenheit.TN{
	margin:0px 0 0;
	border-radius:0px;
	box-shadow: none;
	overflow:hidden;
}
.fehlzeiten{
	/* float:none;
	clear:both; */
	padding: 3px 0 2px;
	font-size:14.4px;
}
.fehlzeit{
	border-top:1px solid #ddd;
	padding:3px 0 5px;
	margin:0 0 0;
	overflow:hidden;
}
.get_form{
	width: 30px;
	height: 24px;
	background-repeat: no-repeat;
	background-size: 26px auto;
	text-align: center;
	float: right;
	position: absolute;
	z-index: 333;
	right: 34px;
	top: 3px;
	cursor: pointer;
}
/* switch */
.einwilligung-toggle{
	float:left;
	margin:1px 5px 0 0;
}
.phase-toggle{
	position:absolute;
	right: 8px;
	top: 8px;
	z-index: 222;
}
.switch-phase{
	position: absolute;
    top: 0px;
    color: #fff;
    font-family: Open Sans Condensed;
    font-weight:normal;
    font-size: 11px;
	line-height:13.8px;
    left: 6px;
}
.entschuldigt-toggle.I{
    left: 16px;
}
.entschuldigung b{
	margin:0;
}
.entschuldigung .bold{
	margin:0;
	float:left;
}
.entschuldigung label{
	margin:0;
}
.entschuldigung .zeile{
	clear: both;
	overflow: hidden;
	border-top: 1px solid #999;
	padding: 4px 0 1px;
	/* height: 30px; */
	box-sizing: border-box;
}
.entschuldigung label{
	display:inline-block !important;
}
.entschuldigung input[type=radio]{
	margin:0;
}
.switch {
  position: relative;
  width: 26px;
  height: 14px;
  border-radius: 12px;
  float:right;
  /* border: 1.4px solid #fff; */
  margin: 4.5px 7px 0 2.1px !important;
}
.content .TN-menu label{
	display:none;
}
.stammdaten .switch {
  width: 28px;
  height: 16px;
  margin: 0px 2px 5px 1px !important;
}
.entschuldigt-toggle .switch {
  position: relative;
  width: 22px;
  height: 12px;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: .1s;
  transition: .1s;
  /* background-color: #ff8a2c;
  box-shadow: 1px 1px 1px #d97d32 inset; */
  /* background-color: #c6c3b4;
  box-shadow: 1px 1px 1px #908674 inset; */
  background-color: #b8b7ad;
  box-shadow: 1px 1px 1px #817d76 inset;
}

.TN .slider{
	background-color: #DA4D82;
	box-shadow:none;
}

.stammdaten .slider{
	/* background-color: #c5c5c5; */
	background-color: #DA4D82;
	box-shadow: 1px 1px 1px #a2355e inset;
}

.entschuldigt-toggle .slider{
	background-color: #DA4D82;
}
.slider:before {
  position: absolute;
  content: "";
  height: 10px;
  width: 10px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  transition: .1s;
}
.stammdaten .slider:before {
  height: 12px;
  width: 12px;
  left: 2px;
  bottom: 2px;
}
.entschuldigt-toggle .slider:before {
  height: 8px;
  width: 8px;
}
input:checked + .slider {
  background-color: #14afa7;
}
.active input:checked + .slider {
  box-shadow: 1px 1px 2px #24867c inset;
}
.active input + .slider {
  box-shadow: 1px 1px 2px #9c385d  inset;
}
.stammdaten input:checked + .slider {
  box-shadow: 1px 1px 2px #29847b inset;
}
input:focus + .slider {
  /* background-color: #ff8a2c;
  box-shadow: 1px 1px 2px #d97d32 inset; */
}
input:checked:focus + .slider {
  background-color: #14afa7;
  /* box-shadow: 1px 1px 2px #7a9021 inset; */
}
input:checked + .slider:before {
  transform: translateX(12px);
  /* box-shadow: 1px 1px 2px #1f6b67; */
}
.active input:checked + .slider:before {
  box-shadow: 1px 1px 2px #1f6b67;
}
.entschuldigt-toggle input:checked + .slider:before {
  transform: translateX(10px);
}
.slider.round {
  border-radius: 24px;
}
.slider.round:before {
  border-radius: 50%;
}
/*///////////////////////////////////////*/
ol, ul {
    line-height: 20px;
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-position: outside;
    list-style-position: outside;
}
ul {
    margin: 4px 0 0px;
    width: 97%;
    /* border-top: 1px dashed #bbb; */
}
li {
    padding: 2px 0px 3px 16px;
    border-top: 1px dashed #aaa;
    background: url('../src/pfeil.svg') no-repeat;
	/* background-position-x: 0%;
	background-position-y: 0%; */
	background-size:12px;
	background-position: 0px 7px;
	font-size:12.5px;
}
.positiv li {
    background-image: url('../src/plus.svg');
}
.negativ li {
    background-image: url('../src/minus.svg');
}
.TN.active{
	/* border:1px solid #14afa7; */
	box-shadow:none;
}
.BB{
	font-size: 12.5px;
	color: #888;
	float:right;
	z-index: 100;
	/* position: absolute;
	right: 212px;
	top: 6px; */
	display:none;
	margin: 3px 7px;
}
.TN.active .finanzierung b{
	color:#fff !important;
}
.TN .finanzierung{
	display:none;
}
.TN.active .BB{
	color:#fff;
}
.protokolle{
	overflow:hidden; 
	display:none;
}
.mehrfach-protokolle{
	width:320px; padding:12px 10px 11px; overflow:hidden;
}
.mehrfach-protokolle .betreffliste-select,
.mehrfach-protokolle .protokoll .betreff-eins, 
.mehrfach-protokolle .protokoll .betreff-zwei, 
.mehrfach-protokolle .protokoll .betreff-eins .float-eins, 
.mehrfach-protokolle .protokoll .betreff-eins .float-zwei, 
.mehrfach-protokolle .protokoll .betreff-zwei .float-eins,
.mehrfach-protokolle .protokoll .betreff-zwei .float-zwei, 
.mehrfach-protokolle .protokoll .betreff-eins .betreff-input{
	clear:both;
	float:none;
	width:100%;
}

.mehrfach-protokoll-button .tooltip.in{
    margin: -47px 0 0 15px;
}
/* .durchgang{
	overflow:hidden; 
	display:none;
} */
.phase{
	font-size:12.5px; 
	line-height: 22px; 
	overflow:hidden; 
	border-top:0; 
	/* padding:0 7px 7px; */
	padding:0 0 1px; 
	display:none;
	/* border:1px solid #ccc;
	border-radius:0 0 4px 4px; */
}
.eintrag{
	padding: 4px 0px 0px 4px;
	background: #ededec;
	overflow: hidden;
	margin: 5px 0 0px 0;
	border: 1px solid #ddd;
	position:relative;
}
.protokoll, .ziel{
	padding: 4px 4px 0px;
}
.ziel{
	padding: 2px 4px 1px;
}
.ziel .ergebnis{
	margin: 0 5px 3px 0;
	font-size: 13.5px;
	color: #888;
	overflow: hidden;
}
.protokoll.aufsuchend{
	/* background: #e9ecdd; */
	background: #e5ebcb;
	border: 1px solid #ccd79c;
}
.protokoll.aufsuchend.erfolglos{
	background-color: #f6e9c7;
	border: 1px solid #f2cd86;
}
.eintrag input[type="submit"], .anwesenheit input[type="submit"]{
	margin: 0px 1px 0 0px;
	width: 22px;
	height: 22px;
	background-image: url('../src/save_grau.svg');
	background-repeat: no-repeat;
	background-position: top 0px right;
	background-size: 22px;
	cursor: pointer;
	float: right;
	padding: 0;
	background-color: transparent;
	border: 0;
}
.eintrag.ziel input[type="submit"], .anwesenheit input[type="submit"]{
	margin: 1px 1px 0 0px;
	width: 23px;
	height: 23px;
	background-size: 23px;
}
.protokoll input[type="submit"]{
	margin: 0.5px 1px 0 0px;
	width: 24px;
	height: 24px;
	background-image: url('../src/save_grau.svg');
	background-repeat: no-repeat;
	background-position: top 0px right;
	background-size: 23.8px;
	cursor: pointer;
	float: right;
	padding: 0;
	background-color: transparent;
	border: 0;
}
.protokoll.aufsuchend input[type="submit"]{
	background-image: url('../src/save_green.svg');
}
.protokoll.aufsuchend.erfolglos input[type="submit"]{
	background-image: url('../src/save_red.svg');
}
.eintrag .changed input[type="submit"], .protokoll.aufsuchend.erfolglos .changed  input[type="submit"], .anwesenheit .changed input[type="submit"]{
	background-image:url('../src/save_active.svg');
	background-color:transparent;
}
.anwesenheit .changed input[type="submit"]{
	background-image:url('../src/save_rot.svg');
}
.tests .status{
	margin: 2.5px 0 0px;
}
.test.eintrag .changed input[type="submit"]{
	background:#DA4D82;
}
.protokoll .changed  input[type="submit"], .protokoll.aufsuchend.erfolglos .changed  input[type="submit"]{
	background-image:url('../src/save_active.svg');
}


.test.eintrag .changed input[type="submit"]{
	background-image:none;
}
.changed .speichern{
	background-color:#da4d82;
}
.show{
	margin: 0px 5px 0 0px;
	background-image: url('../src/auge_green.svg');
	background-repeat: no-repeat;
	background-position: top 4.5px left;
	background-size: 26px;
	height: 25px;
	width: 25px;
	/* float: left; */
	cursor: pointer;
}
.show{
	margin: 0 4px 0 1px;
    cursor: pointer;
    background-image: url(../../src/auge_weiss.svg);
    background-repeat: no-repeat;
    background-position: left 2.5px top 5.5px;
    background-size: 22px;
    width: 28px;
    height: 25px;
    float: left;
    background-color: #14afa7;
}
.protokoll .show{
	float:left;
}
.hide, .leer{
	/* background-image: url('../src/auge_grau.svg'); */
	background-image: url('../src/auge_weiss.svg');
    background-color: #ccc;
}
.praktikum .betrieb, .praktikum .beruf{
	float:left;
}
.praktikum .datum{
	font-size:13px;
}
.protokoll .betreff, .protokoll .betreffliste-select, .protokoll .module-select, .protokoll .betreff-input{
	float:left;
	margin:0 0 4px;
}

.protokoll-kopf input[type="date"]{
    width: 115px;
	float:left;
	margin:0 3px 0 0;
}
.protokoll-kopf .betreff{
	width: 100%;
	margin:4px 0;
}

.protokoll.neu .text{
	display:block;
}
.protokoll .text{
	/* display:none; */
	clear:both;
	/* max-height:0; */
	transition:all 0.3s;
}
.protokoll .text.open{
	/* max-height:500px; */
}
.protokoll .text textarea, .ziel .text textarea{
	margin: 0px 0 4.5px 0;
}
.ziel .text.handlungsziel textarea{
	/* min-height: 50.6px; */
}
.ziel .text.handlungsschritt textarea{
	/* min-height: 32.6px; */
}
.protokoll .anwesenheit{
	width:92px; float:left; margin-right:6px; text-align: center; padding: 0 3px;
	text-align-last: center;
}
.anwesenheit option{
	/* text-align: center; */
}
label{
	display:block;
}
.angetroffen{
	padding: 0px 0 0;
	display:none;
}
.check-box input[type="checkbox"]{
	margin: 2px 5px 0 0;
	float:left;
}

.angetroffen + label{
	padding: 0px 0 0 0px;
	margin: 0 4px 0 0;
	background-repeat: no-repeat;
	background-size: 19px;
	background-position: 4px 3px;
	background-image: url('../src/uncheck.svg');
	height: 22px;
	width: 25px;
	float: left;
	cursor: pointer;
}
.neu .angetroffen:not(:checked) + label{
	color:#444;
	background-image:url('../src/uncheck.svg');
}
.angetroffen:not(:checked) + label{
	color:#444;
	background-image:url('../src/canceled.svg');
}
/* .angetroffen + label:hover{
	background-image:url('../src/check_hover.svg');
} */
.angetroffen:checked + label{
	color:#C10076;
	background-image:url('../src/check.svg');
}
.ziel .typ{
	float:left;
	margin: 1px 10px 0 4px;
	width:85px;
}
.ziel-toggle{
	height:28px; padding: 1.5px 0 0 0px; cursor:pointer;
}
.ziel-toggle select{
	width: 112px;
	float: right;
	margin: 0 5px 0 0;
	padding: 0px 22px 1px 6px;
	font-size: 12.5px;
}
.ziel-toggle select.formale-ziele{
	width: 100%;
	float: left;
	margin: 4px 0 4px;
	padding: 0px 18px 1px 5px;
}
.ziel b{
	line-height:20px;
}
.ziel .neu .handlungsschritt b{
	color: #a1a1a1;
}
.richtungsziel-wrapper{
	background: #fff;
	padding: 7px 10px 10px;
	margin: 0 0 4px;
	font-size:13px;
	border: 1px solid #ccc;
	display:none;
}
.richtungsziel-wrapper .typ{
	margin:0 0 0;
}
.richtungsziel-wrapper .handlungsschritt b{
	color:#b3b3b3;
}
.richtungsziel-wrapper .ziel-toggle{
margin: 7px 0 0;
padding: 5px 0 0;
border-top: 1px solid #ccc;
height: 22px;
}

.ziel-wrapper{
	/* padding: 20px 12px 15px;
	border: 1px solid #ccc;
    border-top-color: rgb(204, 204, 204);
    border-top-style: solid;
    border-top-width: 1px;
	border-top: 1px solid #dadada;
	margin: 0.5px 0 5px;
	background: #fff; */
	clear:both;
}
.ziel .text textarea{
	/* border:0;
	padding: 0;
	background: url(../src/linien.svg) repeat-y;
	background-position: 0px 11px; */
}
.save {
    background-image: url(../src/save.svg);
    background-repeat: no-repeat;
    background-size: 23px auto;
    background-position: right 0;
    width: 24px;
    height: 24px;
    float: left;
    cursor: pointer;
    margin: 1px 9px 0 1px;
}
.changed .save, .save.active {
    background-image: url(../src/save_active.svg);
}
.block .changed .save{
    background-color:#DA4D82;
}
.table{
	display:table;
}
.row{
	display:table-row;
	/* clear:both;
	overflow:hidden;
	border-bottom:1px solid #bbb; */
}
.cell{
	display:table-cell;
	vertical-align:top;
	/* float:left;
	vertical-align:top;
	padding:2px 0 5px 0;
	height:30px;
	box-sizing:border-box; */
}
.table.last .cell{
	border:0;
	padding:5px 0 5px 0;
}
.table.last .cell input[type=text]{
	height:24px
}

.cell.feld{
	padding:3px 3px;
	width:68px;
}
.form{
	/* padding: 3vh 1vw;
	background: #d3d0c0;
	overflow: hidden;
	max-width:400px; */
}
.form.select select{
	margin:0 0 4px;
}
.form .label, #overlay label {
    display: block;
    font-family: Open Sans Condensed;
    font-weight:normal;
    letter-spacing: 0.4px;
    color: #fff;
    margin: 0px 2px 5px 1px;
	font-size:14.8px;
	line-height:16px;
}
#overlay .zusatz label {
    margin: 3px 2px 5px 1px;
}
.form .save{
	background: #14afa7;
	border: 0;
	margin: 6px 8px 3px 0;
	border:0;
	float:right;
	width:auto;
}
.form.changed .save{
	background:#da4d82;
}
.bewertung{
	padding: 2px 3px 4px;
}
.notizen{
	width:55%;
	padding-left:5px;
}
.name, .toggle{
	margin:0px; 
	/* padding:3.5px 8px 5px;   */
	padding:0px 0px 0px;  
	font-family:Open Sans Condensed; 
	font-weight:normal; 
	font-size:15px;
	color:#333; 
	cursor:pointer;
	background:#ffffff;
	transition:all 0.3s;
	border-radius:3px;
	border: 1px solid #ccc;
}
.toggle-name{
	float: left;
	margin: 4px 0 6px 6px;
	width:250px;
}
.anwesenheit{
	clear:both; border-top:1px solid #ccc; padding:2px 0 3px; margin:4px 0 0;
}
.anwesenheit .name{
	margin:3px 0 0; 
	padding:0;
	border:0;
	border-top: 0;
	float:left;
	background:transparent;
}
.TN.active .name{
	border: 1px solid #14afa7;
	background:#14afa7;
	color:#fff;
	border-radius:3px 3px 0 0;
}
.toggle{
	background:#c8c8c7;
	border-radius:0;
	padding: 1.7px 2px 0px 9px;
	height:25px;
	margin: 4px 0 0 0;
	border: 0;
	font-size: 14.8px;
	letter-spacing:0.4px;
	overflow:hidden;
	box-sizing:border-box;
}
.form .toggle{
  background-color: #a9a8a0;
  padding: 1.7px 2px 0px 7px;
  color: #fff;
  height: 25px;
  position: relative;
  margin: 5px 0 5px;
  font-size: 13.8px;
}
/* .form .toggle:before{
	content:'';
	width: 12px;
	height: 12px;
	position: absolute;
	top: 5.8px;
	left:6px;
	background-image:url('../src/plus-toggle.svg');
	background-repeat: no-repeat;
	background-size: 12px;
	transform: rotate(45deg);
	transition:all 0.5s;
} */
.form .toggle.active{
	background:#14afa7;
	background: #999891;
}
.form .toggle.active:before{
	transform: rotate(90deg);
}
.info-toggle{
	width: 16px;
	height: auto;
	margin: 4px 10px 0px 0;
	float: right;
	cursor:pointer;
}
.info-text{
	line-height:16px;
	padding:3px 0 3px;
	border-bottom:1px solid #bbb;
	overflow:hidden;
	display:none;
	/* transition:all 0.3s; */
}
.name.overlay{
	border: 0px solid #14afa7;
	background:#14afa7;
	color:#fff;
	border-radius:3px 3px 0 0;
	cursor: auto;
	padding: 3.5px 12px 5px;
}
.form{
	padding:5px 1px 11px 10px;
	background: #c2c2bb;
	overflow:hidden;
	min-width:300px;
}
.config.form{
	padding:5px 10px 12px 10px;
}
.positiv, .negativ{
	float:left;
	width:48.9%;
	padding:0 5px 0 5px;
}.negativ{
	padding:0 0px 0 0;
}
.kompetenzfeld{
	padding: 3px 0 2px 3px;
	color:#14afa7;
	width:105px;
}
.kompetenzfeld b{
	/* color:#14afa7; */
}
.parkour .row:last-of-type{
	border-bottom:0;
}
.phase .table:last-of-type .row{
	border-bottom:0;
}
.parkour select{
	width:99px;
}
.left, .right{	
	box-sizing:border-box;
	width:100%;
	overflow:hidden;
	margin:0px 0;
	/* padding: 0 10px; */
}
.right{
	/* position:relative; */
}
/* .form{
	position:relative;
	background:#14afa7;
	padding:5px 0px 12px 8px;
	overflow:hidden;
} */
.form.get_content{
	/* padding:5px 8px 12px 8px; */
}
.float.check-boxen{
	/* float:left;  */
	margin:5px 0 7px 0; 
	box-sizing:border-box;
	/* overflow:hidden; */
}
.check{
	padding: 0px 0 0;
	/* clear: both; */
}
.check label{
	display:inline-block !important;
}
.abbruch-check{
	float: left; width: 13px; height: 13px; position: relative;top: 3px; margin: 0 2px 0 0;
	background-image:url('https://wetek.de/brücken/src/check.svg');
	background-size:13px 13px;
}
.abbruch-check.uncheck{
	background-image:url('https://wetek.de/brücken/src/uncheck.svg');
}
.datum{
	display: inline-block;
	/* padding: 1px 0px 2px 0px; */
	font-family:Open Sans;
	font-weight:normal;
	font-size:12px;
}
.form .datum{
	/* width:27%; */
	width:55px;
	margin:0 8px 0 0;
}
.toggle .datum{
	width:65px;
}
.datum.jahr{
	width:73px;
	margin:0;
}
.kontaktdaten{
	/* width:100%; */
}
.adresse{
	clear:both;
	overflow:hidden;
	display: table;
	margin: 0 8px 0 0;
}
.adresse div{
	display:table-cell;
}
.float{
	box-sizing:border-box;
	width:100%;
	padding:0 8px 0 0;
	overflow:hidden;
	margin-bottom:5px;
}
.danach .float{
	padding:0;
}
.eintrag .float{
	padding:0 4px 5px 0;
}
.eintrag.praktikum .float{
	padding:0 4px 0 0;
}
.von-bis{
	margin:3px 4px 5px 0;
	overflow:hidden;
}
.von-bis input[type=submit]{
	margin:1px 1px 7px 0;
}
.float .vor, .float .email, .float .von, .praktikum_berufsfeld{
	margin-bottom:5px;
}

/* /////// K L A S S E N B U C H /////// */

.gruppen-select{
	margin: 0 7px 0 0;
}
.tag{
	color:#fff;
	background:#b5b5b5;
	font-family:Open Sans Condensed;
	font-weight:normal;
	font-size:15px;
	line-height:23px;
	overflow:hidden;
	margin:4px 0 0;
}
.wochentag{
	font-size: 15px;
    line-height: 18px;
    background: #14afa7;
    padding: 3px 0px 1px;
    margin: 0 7px 0 0;
    height: 25px;
    width: 30px;
    float: left;
    border-right: 3.5px solid #fff;
    text-align: center;
    box-sizing: border-box;
}
.block{
	margin:4px 0 0;
	clear:both;
	background: #eee;
	overflow: hidden;
	padding: 5px 5px 0 4px;
	border: 1px solid #ddd;
}
.block .table{
	margin:0 0 5px;
}
.blockzeit{
	padding: 3px 7px 0 1px;
	width: 70px;
}
/* .lerninhalte{
	width:140px;
	margin: 0 5px 0 0;
} */
.thema{
	
}
.block-icons{
	width:92px;
}
.block .icon{
	width:26px;
	float:right;
	margin:0;
}
.info-feld {
    border-radius: 2px;
    font-size: 13px;
    line-height: 16px;
    padding: 4px 0px 5px 5px;
    height: 25px;
    box-sizing: border-box;
    background: #fff;
	cursor: not-allowed;
	border-left:2px solid #eee;
	border-right:2px solid #eee;
}

@media screen and (max-width: 374px) {
	.float.nachname{
		margin-top:10px;
	}
}

/*///////////  L O G I N  ///////////*/

.login{
	clear:both; overflow:hidden; padding:100px 0 0 0
}
.login-form{
	margin:0 auto;
	text-align:left;
	width:210px;
	padding:0 2px;
}
.login .label{
	padding: 10px 0 5px 0;
}
.login-form .input{
	text-align:center;
	/* text-align:center; */
	box-sizing:border-box;
	padding:2px 5px 5px 5px;
	width: 100px;
}

.help{
	font-size:12px;
	line-height:16px;
	/* height:30px; */
	color:#aaa;
	font-family:"Open Sans";
	font-weight:400;
}
.help h3{
	font-size: 11pt;
	line-height:16pt;
	letter-spacing:-0px;
	font-family: "Open Sans Condensed";
	font-weight:normal;
	margin:0 0 -2px 0;
	color:#bbb;
}
.antwort{
	font-size: 10pt;
	line-height:13pt;
	letter-spacing:-0px;
	/* font-family: "Open Sans Condensed";
	font-weight:normal; */
	color:#14afa7;
	/* height:30px; */
	margin: 25px 0 0 0;
}

.open{
	/* max-height:300px; */
	transition: all 0.8s;
}
.closed{
	max-height:33px;
	transition: all 0.5s;
	background-color: #fafafa;
}
.plus{
 	float:right;
	margin:7px 10px 0px 0px;
	background:#464646 url(../src/toggle.png)no-repeat  4px 1px;
	width:14px; height:14px;	
	background-size: 84%;		
 	webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
	cursor:pointer;
	}
.closed .plus{
 	transform: none;
	background-position: 2px -2px;
	background-color: #14afa7;
	transition: all 0.4s ease-in-out;
 	}
.open .plus{
 	transform: none;
 	background-position: 2px -20px;
	background-color: #8d8c8c;
	transition: all 0.4s ease-in-out;
 }
.acc .daten{
	padding:0 0 0 0;
	float:left;
	overflow:hidden;
}
.acc .namen, .zertifikat-form .name{
	
}
.acc .funktion{
	font-style:italic;
	font-size:9.8pt;
	/* margin-top:-3px; */
}
.acc .protokoll{
	margin: 0 0 5px 0;
	font-size:9.7pt;
	line-height:12pt;
}
.kontakt-daten{
	overflow:hidden;
	width:200px;
}
.acc .kontakt{
	padding: 5px 0 0 0;
	min-height:26px;
}
.acc .kontakt{
	border-bottom:1px dashed #aaa;
}
.acc .kontakt:last-of-type{
	border-bottom:0;
}
.acc .first{
	width:170px;
}
.acc .numbers{
	width:160px;
}
.acc .last{
	width:200px;
}
.symbol, .data-item{
	display: table-cell;
	/* height:26px; */
	box-sizing:border-box;
	vertical-align:top;
	padding:0px;
}
.symbol img{
	position:relative;
	width: auto;
	height: 16px;
	margin: 0 3px 0 0;
}
.symbol.fon img{
	height:15px;
	margin: 0 4px 0 0;
}
.symbol.email img{
	height:15px;
}
.symbol.fax img{
	height:16px;
	top:0px;
	margin: 0px 4px 0 0;
}
.symbol.mobil img{
	top:1px;
	left:-1.5px;
	height:19px;
	margin: 0 0 0 0;
}
.symbol.internet img{
	top:2px;
	margin: 0 0 0 0;
}

/*/////////  D A T A - F O R M U L A R  /////////*/

#profil_daten_formular {
	padding: 10px 0 0 0;
	font-size:13px; 	
	line-height:18px;	
} 
#profil_daten_formular.profil{
	padding-top:70px;
}
.form-table{
	width:300px;
	box-sizing:border-box;
	margin:0 auto;
}
#profil_daten_formular td{
	padding:3px 0; 
	vertical-align:middle;
} 
.label{
	/* width:90px; */
}
.checkbox, .checked{
	display:none;
}
.checkbox {
	margin:0px 0 0 5px;
	padding:0;
}

#profil_daten_formular input[type=text]{
	width:195px;
}
#profil_daten_formular select{
	width:202px;
} 
#protokollauswahl{
	padding: 0px 0 3px 2px;
	border: 1px solid #ccc;
    border-radius: 3px;
    font-family: inherit;
    font-size: 13px;
    line-height: 16px;
    padding: 3px 0 5px 6px;
	min-height:25.6px;
	box-sizing:border-box;
    color: #333;
	width:201px;
	background:#fff;
	overflow: hidden;
}
#protokoll_select{
	font-size:13px;
	margin:0 0 10px 0;
}

.top{
	vertical-align:top;
}
.hidden-fields{
	display:none;
}
.sternchen{
	color:#14afa7;
	padding:0 0 0 2px;
	/* display:inline-block; */
}
.jquery-toggle{
	cursor:pointer;
	/* text-decoration:underline; */
	color:#14afa7;
	font-size:12px;
	/* line-height:1px; */
	padding:0;
	overflow:hidden;
	/* border-bottom:1px solid #14afa7; */
}
.jquery-toggle:active{
	color:#da4d82;
}
.riqired{
	color:#db04e9;
	display:none;
}
.neu-td td{
	padding:0 !important;
}


/*///////////  A D M I N  ///////////*/	


.admin-edit{
	margin:0 0 0 0;
	padding:0 0 15px 0;
	float:right;
	width:100%;
	/* overflow:hidden; */
	transition: all 0.8s;
	height:33px;
	box-sizing:border-box;
}
.admin .toggle{
	margin: 0 10px 0 3px;
	cursor:pointer;
	font-size:11px;
	float:left;
}
.admin .toggle:hover{
	color: #ff8400;
}
.admin .toggle img{
	margin: 0 4px 0 0;
	width:12px;
}
.admin .edit.toggle img{
	/* width:14px; */
}
.admin .neu.toggle img{
	width:14px;
	margin-bottom:-1px;
}
.admin .vk.toggle img{
	width:13px;
	margin-top:-2px;
}
.admin .neu.toggle{
	margin:10px 0 0 10px;
	/* float:right; */
}
.errors{
	padding: 4px 7px 6px;
	margin: 0 0 6px;
	background: #fff;
}
.errors b{
	font-size:15.5px;
}
#error_wrapper{
	position:fixed;
	z-index:2222;
	width:100%;
	height:100%;
	top:30%;
	text-align:center;
	overflow:hidden;
	display:none;
}
#error{
	text-align:left;
	padding:10px;	
	overflow:hidden;
	box-sizing:border-box;
	background-color: #fafafa;
	box-shadow: 2px 2px 15px #594e3a;
	border-radius: 4px;
	transition: all ease-out 0.4s;
	margin:30px auto;
	display:inline-block;
	/* max-width:300px; */
}
#error_message{
	position: relative;
	/* background:#ddd;
	padding: 9px 10px 10px; */
	font-size:13px;
	overflow: hidden;
	/* color:#fff; */
}
#error_message b{
	font-size:14.5px;
}
#grey{
	pointer-events: none; 
	overflow:hidden; 
	height:100%; 
	width:100%; 
	background:#565343; 
	opacity:0; 
	position:fixed; 
	top:0px; 
	left:0px; 
	z-index:1000;
	transition: all ease-out 0.35s;	
	/* display:none; */
}
#overlay_wrapper{
	position:absolute;
	z-index:1111;
	left:-105%;
	/* top:50px; */
	width:100%;
	text-align:center;
	/* height:250px; */
	overflow:hidden;
	/* overflow:hidden; */
	padding:0 0 50px 0;
	/* opacity:0; */
	transition: width ease-out 0.3s, left ease-out 0.35s, opacity ease 0.5s;;
}
#overlay{
	text-align:left;
	overflow:hidden;
	box-sizing:border-box;
	background-color: #fafafa;
	box-shadow: 2px 2px 15px #594e3a;
	border-radius: 4px;
	transition: all ease-out 0.4s;
	margin:0 auto;
	display:inline-block;
}
.stammdaten-toggle{
  clear: both;
  font-size: 16px;
  color: #8f8f87;
  margin: 7px 0 5px;
}

.stammdaten{
	/* max-width:340px; */
}
.einwilligung{
	margin:10px 0 0px; width:140px;
}
.stammdaten .jahrgang, .jahrgang-options{	
	border: 1px solid #ccc;
	border-radius: 2px;
	font-family: Open Sans;
	font-size: 13px;
	line-height: 16px;
	padding: 2.5px 2px 0 5px;
	color: #555;
	background:#fff;
	box-sizing: border-box;
	height: 25px;
	width:85px;
	float:left;
}
.jahrgang-options{
	box-shadow: 2px 2px 10px #6b6964;
	border-radius: 4px;
}
.stammdaten .jahrgang-edit{	
  margin: 1px 0 0 3px;
  width: 24px;
  height:24px;
  background-image: url(https://tn-verwaltung.de/src/edit.svg);
  background-repeat: no-repeat;
  background-position: 3.5px 3.5px;
  background-size: 18px;
  background-color:#a9a8a0;
  float:left;
}
.stammdaten .jahrgang-edit.edit{
	background-color:#14afa7;
}
.stammdaten .jahrgang-edit:hover{	
	background-color:#14afa7;
}
.jahrgang-options{
  position: absolute;
  height: auto;
  width: 115px;
  top: 50px;
  padding: 5px;
}
.jahrgang-option{
  border-bottom:1px solid #ddd;
  padding-bottom:3px;
  margin-bottom:3px;
}
.jahrgang-option:last-of-type{
  border-bottom:none;
  margin:0;
  padding:0 0 0.5px;
}
.set-jahrgang{
  margin: 6px 0 0;
  width: 100%;
  text-transform: none;
  letter-spacing: 0.2px;
  font-size: 13.5px;
  padding: 6px 0 0;
}
.set-jahrgang{
	background-color:#a9a8a0;
}
.set-jahrgang:hover, .set-jahrgang.changed{
	background-color:#14afa7;
}

.overlay-head{
	background: #464645;
	color: #fff;
	border-radius: 3px 3px 0 0;
	cursor: auto;
	padding: 3.3px 10px 5px;
}
.overlay-title{
	font-family:Open Sans Condensed;
	font-weight:normal;
	font-size:15px;
}
#close{
	background:url('../src/close.svg') no-repeat right;
	background-size:15px 15px;
	width:60px;
	height:17px;
	padding:1px 18px 0 0;
	margin:4.5px 7px 5px;
	float:right;
	z-index:112;
	text-align:right;
	font-size:12px;
	color:#fff;
	cursor:pointer;
}
.close{
	display:none;
}
#overlay .abbruch{
	display:none;
}

/* .tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black; 
	z-index:333;
}
.tooltip .tooltiptext {
    visibility: hidden;
    width: auto;
    background-color: #333;
    color: #fff;
    text-align: center;
    padding: 9px 8px 13px;
    border-radius: 0px;
	font-family:Open Sans Condensed;
	font-weight:normal;
	font-size:12px;
    position: absolute;
    z-index: 111;
    top: 145%;
    margin-left: -100%;
    opacity: 0;
    transition: opacity 0.3s;
	text-shadow:none !important;
}
.tooltip .tooltiptext:active {
	text-shadow:none !important;
}
.tooltip .tooltiptext::after {	
	 content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #333 transparent;
}
.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
} */

/*///////////  F O O T E R  ///////////*/	

footer{
	height:100px;
}
#totop {
    background: url(../src/totop_kreis.svg) no-repeat 0px 0px;
    background-color: #14afa7;
    background-size: 33px 33px;
    position: fixed;
    bottom: 10px;
    right: 0px;
    cursor: pointer;
    width: 33px;
    height: 33px;
    opacity: 0;
    transition: opacity 0.7s, bottom 0.5s;
    right: 35px;
    bottom: 35px;
	z-index:1333;
}

/*//////////  S P R A C H T E S T S  //////////*/


.test-toggle {
    /* padding: 0px 2px 0px 0px; */
    /* font-size: 16px; */
    height: 26px;
    box-sizing: border-box;
}
.test {
    /* background: #ededec;
	border: 1px solid #ddd; */
    margin: 4px 0 0 0;
}
.test input[type="submit"]{
	background: #14afa7;
	float: right; 
	margin: 2px 0 0 3px; 
	box-sizing: border-box; 
	float: right; 
	height: 20px;
	width:50px;
	padding: 0 0 1px;
}
.test-neu{
	padding: 0 0 0px;
}

.punktetabelle {
    padding: 3px 12px 15px;
    border: 1px solid #ccc;
	border-top: 1px solid #dadada;
	margin:0 4px 5px 0;
    background: #fff;
}
.punktetabelle td {
    border-bottom: 1px solid #ddd;
	padding: 0px 0px 3px;
	height: 30px;
	line-height: 20px;
	box-sizing: border-box;
	background: #fff;
}
.punkte {
    text-align: right;
}
.punktetabelle .punktetabelle-text {
    padding: 7px 0 22px;
}
.send{
	float: right;
	line-height: 20px;
	font-size: 13.7px;
	font-family: Open Sans;
	font-weight: normal;
	cursor: pointer;
	background: url('../src/email.svg') no-repeat;
	background-position: right 0.8px top 4px;
	background-size: 20px auto;
	padding: 0 25px 0 0;
	margin: 0 3.5px 0 0;
	color: #14afa7;
	/* color: #EB555C; */
	/* color: #14afa7; */
}
.tests .send{
	margin: 1px 3.5px 0 0;
}
.send.versand{
	color: #14afa7;
}
.send img{
	float: right;
	width: 23px;
	margin: 0 3px 0 5px;
}
.highest_niveau{
	float: right;
	font-size: 12px;
	line-height: 12px;
	height: 19px;
	width: 23px;
	color: #fff;
	text-align: center;
	font-family: Open Sans Condensed;
	font-weight:normal;
	padding: 2px 0 0;
	box-sizing: border-box;
	border: 1px solid #fff;
}
.highest_niveau.none{
	border:0;
}
.eintrag{
	/* padding: 2px 0px 0px 4px; */
}
.eintrag .highest_niveau{
	float: left;
	margin: 2px 7px 6px 0;
}
.eintrag .status{
	display:inline-block;
}
.highest_niveau.ja{	
	background:#14afa7;
}
.highest_niveau.nein{
	background:#DA4D82;
}
.highest_niveau.neu{
	background: #c2c2c2;
}
.highest_niveau.kontrolle{
	background: #888;
}
.prozentwert.nein {
    color: #EB555C;
}

/*#######################################
          R E S P O N S I V E 
########################################*/

@media screen and (min-width: 360px) {
	.searchform input[type="text"]{
		/* width: 163px; */
	}
	.left, .right{	
		box-sizing:border-box;
	}

	/* .form{
		padding:3px 0px 10px 8px;
	} */
	.abbruch{
		display:block
	}
	#overlay {
		max-width:350px;
		max-width:100%;
	}
	.stammdaten{
		width:340px;
	}
	.float{
		box-sizing:border-box;
		/* width:50%;
		float:left; */
	}
	.gender{
		margin:22px 0 0px 0; 
		padding: 0 0 0 10px;
	}
	.float.check-boxen{
		margin:6px 0 0px 0; 
		/* height:100px;  */
	}		
	.acc.item .betreff, .acc.item .betrieb{
		display:inline;
		margin:0;
	}
}
@media screen and (min-width: 375px) {
	.get_form{
		right: 39px;
	}
	.get_stammdaten {
		/* right: 0px; */
	}
}
@media screen and (min-width: 480px) {
	.second-filter-menu{
		width:auto;
	}
	.login{
		padding:50px 0 0 0;
	}
	.stammdaten {
		/* max-width:460px; */
	}
	.neu-button, .count, .counter, .get_stundenzettel, .sprachtest, .TN .name .trash{
		display:block;
	}
}
	
@media screen and (min-width: 605px) {

	.site-header {
		/* margin:0 12px 0px 0px;  */
	}
	.logo{
		width:210px; margin:0 0 0px -100px
	}
	.export{
		display:block;
	}
	.austritt{
		display:block;
	}
	.content-menu, .liste-menu{
		overflow:hidden;
	}
	.content-menu form{
		/* width:55%; */
		box-sizing:border-box;
		float:left;
		margin:0 5px 0 0;
	}
	.liste-menu{
		margin:0;
	}
	.liste-menu form{
		/* width:85%; */
		box-sizing:border-box;
	}
	.content-menu select{
		width:100%;
		margin:5px 0 2px;
	}
	.content .TN-menu label{
		display:block;
	}
	.filter-menu{
		margin:25px 0 0;
		float:left;
		width:349px;
	}
	.filter{
		/* width:213px !important; */
		width:48% !important;
		float:left; 
		margin: 0 0px 0px 8px;
	}
	.second-filter-menu .filter{
		width:250px !important;
	}
	.content-menu .searchform{
		float:right;
		margin:0;
	}
	.searchform input[type="text"]{
		margin: 5px 0 0px 5px;
		width:185px;
	}
	.count {
		/* margin: 1.7px 0 5px 0px;
		float: left; */
	}
	.order{
		display:block;
	}
	
	.acc{
		/* padding:1px 8px 3px 8px; */
		margin:0 0 4px 0px;
		font-size:10.3pt;
	}
	.acc-toggle{
		padding: 3px 2px 0px 7px;
		height:25px;
		box-sizing:border-box;
	}
	.datum, .acc-toggle .datum{
		display: inline-block;
	}
	.toggle-name{
		width:260px;
	}
	.TN .finanzierung{
		display:block;
	}
	.zertifikat{
		display:block;
		float:right; 
		margin:1px 5px 0 0;
		clear:none;
		line-height: 14.5px;
	}
	.menu-item.abbruch{
		margin: 0px 0 0 0;
		/* float:left; */
	}
	.menu{
		clear: none;
		float:right;
		margin: 5px 8px 4px 8px;
	}
	.namen{
		margin: 4px 2px 5px 8px;
	}
	.BB{
		display:block;
	}
	.trash{
		/* display:block; */
	}
	.einwilligung{
		float:left;
	}
	/* .stammdaten .jahrgang{
		float:right;
		margin: 10px 10px 0 0;
	} */
	.form .save{
		margin: 10px 10px 3px 0;
	}
	.left, .right{
		/* float:left; */
		/* display:table-cell; */
		vertical-align:top;
		/* width:50%; */
	}
	.left{
		/* padding: 0 0px 0 0; */
	}
	.right{
		/* position:relative; */
		padding-left:0;
	}
	.stammdaten {
		/* max-width:500px; */
	}
	.close{
		/* display:inline; */
	}
	.kontaktdaten{
		/* width:320px; */
	}
	.punktetabelle{
		padding: 15px 30px 20px;
	}
	.ziel-wrapper{
		/* padding: 20px 12px 15px;
		overflow:hidden; */
	}
	.ziel .ergebnis{
		margin: 1.5px 8px 0px 0;
		float: right;
		width: 380px;
	}
	.ziel-toggle select.formale-ziele{
		width: 315px;
		float: right;
		margin: 0 4px 0 0;
		padding: 0px 18px 1px 5px;
	}
	.block .table{
		width:50%;
		float:left;
		box-sizing:border-box;
	}
	.table.links{
		padding:0 4px 0 0;
	}	
	/* .block-protokoll .table.links{
		padding:0 3px 0 0;
	} */
	.gruppen-select{
		float: left;
		width: 50%;
		margin: 0 7px 0 0;
	}
	
	/*//////////  O V E R V I E W  //////////*/
	
	.grid-container {
	  display: grid;
	  grid-template-columns:auto auto auto auto auto auto auto auto auto auto auto auto;
	}
	.grid-container.head {
	  grid-template-columns:auto auto auto auto auto auto auto auto auto auto auto;
	}
	.head .toggle {
		width:303px;
		padding: 6px 0px 0px;
		cursor:pointer;
	}
	.head .toggle:hover > b {
		/* color:#14afa7 */
	}
	.head .toggle img{
		width: 18px;
		height: auto;
		margin: 0px 9px 0 0;
		position: relative;
		top: 2px;
		transition: transform 0.3s;
		transform:rotate(0deg)
	}
	.head .toggle:hover > img{
		transform:rotate(90deg)
	}
	.head .toggle.open img{
		transform:rotate(-90deg)
	}
	.grid-container .label{
		display: none;
	}
	.grid-item {
	  padding: 5px 5px 0px;
	  width:32px;
	  text-align:center;
	}
	.schule{
		text-align:left;
		/* padding: 6px 5px 8px; */
		width:270px;
	}
	.sus{
		/* width:30px; */
	}
	.kopf{
		/* display:block;
		text-align:left;
		padding: 5px 5px 16px;
		width:32px; */
	}
	.kopf-ist{
		/* width:38px; */
	}
	.colname{
		display:block;
		transform:rotate(-65deg);
		position: relative;
		bottom: 3px;
		left:3px;
	}
	.sus .colname{
		bottom: 3px;
	}
	.grid-item input{
	  /* position:absolute; */
	}
	
}
@media screen and (min-width: 640px) {
	.searchform input[type="text"]{
		margin: 5px 0 0px 10px;
		width:200px;
	}
	.protokoll.aufsuchend .betreff{
		width:411px;
	}
	.protokoll .betreff-eins{
		float:left;
	}
	.protokoll .betreff-eins.none{
		width: 455px;
	}
	.protokoll .betreff-eins.one{
		width: 407px;
	}
	.protokoll .betreff-eins.both{
		width: 358px;
	}
	.protokoll-kopf .betreff{
		float: left;
		width: 458px;
		margin:0px 0px 4px;
	}
	.protokoll .float-eins{
		float:left;
		/* width:59.3%; */
		width:49.3%;
		box-sizing:border-box;
		margin:0 4px 0 0;
	}
	.protokoll .betreff-eins.both .float-eins, .protokoll .betreff-eins.one .float-eins{
		/* width:59%; */
		width:49%;
	}
	.protokoll .betreff-eins .float-eins{
		/* width:59.1%; */
		width:49.1%;
	}
	.protokoll .float-zwei{
		float:left;
		/* width:40%; */
		width:50%;
		box-sizing:border-box;
	}
	.praktikum .betrieb{
		width: 440px;
	}
	.praktikum.ausbildung .beruf{
		width: 450px;
	}
	.praktikum.ausbildung .betrieb{
		width: 100%;
	}
	.praktikum .betrieb-name{
		display:inline-block;
		margin: 0 0 0 5px;
	}
	.praktikum .praktikum_berufsfeld{
		width: 70%;
		margin-bottom: 0;
	}
	.praktikum .betrieb_anerkennung{
		width: 29.3%;
		float:right;
	}
	.float .vor, .float .email{
		width:49.3%; margin-right:4px; box-sizing:border-box; float:left;
	}
	.float .nach, .float .telefon{
		width:50%; box-sizing:border-box; float:left;
	}
	.float .vor, .float .email, .float .von{
		margin-bottom:0px;
	}
	.von-bis {
	  margin: 2px 0px 6px 0;
	}
	.von-bis input[type=submit]{
		margin:1px 5px 0px 0;
	}
	.fehlzeiten{
		float:right;
		clear:none;
		margin: 0 0 0 3px;
	}
	.entschuldigung{
		clear:none;
	}
}
@media screen and (min-width: 650px) {
	.protokoll .betreff-eins.none{
		width:475px;
	}
	.protokoll .betreff-eins.one{
		width:425px;
	}
	.protokoll .betreff-eins.both{
		width:375px;
	}
}
@media screen and (min-width: 700px) {
	.site-header {
		/* padding:4px 25px 0 7px;  */
	}
	.header-image {
		height:145px; 
		margin: 0 0 0 0; 
	}
	.header-title{
		font-size:83px;
		margin:28px 0 0 150px;
	}

	.head select{
		float:right;
		margin:1px 10px 0 0;
		padding: 0px 3px 1px 3px;
	}
	#overlay_wrapper {
		/* width:720px; */
		left:-105%;
	}
	.content, .content-menu{
		width:650px;
	}
	.content-menu{
		text-align: right;
	}
}
@media screen and (min-width: 975px) {

	.login{
		padding:100px 0 0 0
	}
	.filter-menu{
		width:419.4px;
	}
	.searchform input[type="text"]{
		/* width:180px; */
	}
	/* .form{
		padding:0px 0px 5px 8px;
	} */
	.site-content{

	} 
	.site-header {
		/* padding:10px 25px 20px 10%;  */
		margin:0 0 15px;
	}
	.filter{
		/* width:220px !important; */
	}
	.pdf_download{
		display:inline-block;
	}
	.content .bild.full{
		border-radius:100px; width:100px; height:100px; margin: -50px 0 0 -30px;
	}
	.content .bild.full img{
		/* width:30px; margin:0px auto; */
		flex-shrink: 0;
		min-height: 100px;
		max-width: 100px;
	}
	.acc{
		/* width:570px;
		float:left; */
	}	
	.admin .content{
		width:870px;
	}
	.admin-edit{
		margin:0 0 0px 0;
		padding:8px 0 9px 0;
		float:right;
		width:250px;
		overflow:hidden;
		border-bottom:1px dashed #aaa;
	}
	.admin .toggle{
		margin: 0 12px 0 0;
	}

	#totop {
		background-size: 35px 35px;
		width: 35px;
		height: 35px;
		opacity: 0;
		right: 11%;
		bottom: 40px;
	}
	.overview{
		display:block;
	}
	.tooltip {
		display:block;
	}
}
@media print {
	table { page-break-inside:auto }
	tr    { page-break-inside:avoid; page-break-after:auto }
	.site-header, .submenu, .trash img{
		display:none;
	}
	#menu-head{
		display:none;
	}
	.kontakt-table{
		width:265px;
	}
	.verbleib-table, .event-table, .verbleib-table table, .event-table table{
		display:none;
	}
	.number, .submit{
		visibility:collapse;
	}
	.TN-table .ampel input[type='radio']:checked,
	.TN-table .ampel input[type='radio']:not(:checked) {
	  background: initial;
	  position: relative;
	  visibility: visible;
	  display:inline-block;
	  margin:0;
	  padding:0;
	}
	.TN-table .ampel input[type='radio']:checked + label::before,
	.TN-table .ampel input[type='radio']:not(:checked) + label::before {
		content:' ';
		display:none;
	}
}
.ui-corner-all{
	border-radius:0 !important;
}
.ui-datepicker{
	width:150px !important;
}
.ui-datepicker{
	font-size:11px !important;
}
.ui-datepicker .ui-datepicker-header{
	padding:0 !important;
}
.ui-datepicker th{
	padding:2px 0 2px 0 !important;
}
.ui-state-default{
	padding:2px 4px 2px 3px !important;
	width:10px !important;
	/* text-align:center !important; */
}
.ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span{
	margin-top:-10px !important;
}

.ui-corner-all{
		border-radius:0 !important;
	}
	.ui-datepicker{
		width:150px !important;
	}
	.ui-datepicker{
		font-size:11px !important;
	}
	.ui-datepicker .ui-datepicker-header{
		padding:0 !important;
	}
	.ui-datepicker th{
		padding:2px 0 2px 0 !important;
	}
	.ui-state-default{
		padding:2px 4px 2px 3px !important;
		width:10px !important;
	}
	.ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span{
		margin-top:-10px !important;
	}
	.ui-autocomplete, .ui-widget .ui-autocomplete-input, .ui-widget input{
		color:#333;
		font-family:Open Sans;
	}

	.ui-autocomplete{
		width:280px;
		z-index:111;
	}
	.ui-autocomplete.ui-menu{
		padding:0 0px 0px 0px;
		border:1px solid #ddd;
		border-top:0;
		background:#fff;
	}
	.ui-menu .ui-menu-item {
		padding:3px 7px 4px 8px !important;
		line-height:15px;
		font-size:13px;
		list-style:none;
		border-top:1px solid #ddd;
		margin:0 0 0 0 !important;
		cursor:pointer;
	}
	.ui-helper-hidden-accessible{
		display:none;
	}
	
	/* .ui-menu .ui-menu-item :hover{
		background:#14afa7;
		color:#fff;
	} */
	/* .ui-widget li{
		padding: 3px 0px 5px 0px;
		border-top: 0;
		background: none;
		background-position: 0px 0px;
		font-size:11.8px;
		font-family:Open Sans;
		font-weight:400;
	} */