h1 {
	color: #20616f;
}
.is-pin {
	display: none;
}
table.tabelle {
    margin: auto;
    font-size: .9em;
    border: 1px solid #666;
}
.navbar-light .navbar-nav .nav-link {
    color: #004d81;
}
#inserts-items {
    width: 100%;
}
div#taetigskeit-belegung #personal-ausfall {
    color: #666;
    font-size: 2em;
    padding: 0;
}

table.blockarbeit-tabelle td {
    border: 1px solid;
    text-align: center;
    padding: .2em;
    font-size: .8em;
}
li.team-b {
    background-color: #000ba0;
    color: #fff;
}
li.team-a {
    background-color: #00a000;
    color: #fff;
}
li.team-gl {
    background-color: brown;
    color: #fff;
}
table.blockarbeit-tabelle {
    background-color: #fff;
    padding: .2em;
    border-radius: .2em;
    color: #666;
    width: 99%;
    margin: auto;
    margin-top: 2.5em;
    font-size: 2.3em;
}
#dailyreport li span.editstelle {
    margin: 0;
    padding: 0;
    width: unset;
    font-size: .8em;
    display: none;
}
ul#listing {
    text-align: center;
    position: fixed;
    font-size: 3em;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    list-style-type: none;
    padding: 0em;
}
ul#listing li {
    display: inline-block;
    padding: .2em 1em;
    margin: .2em;
    background-color: #fff;
    cursor: pointer;
    border-radius: .2em;
    width: 5em
}
.larger {
    font-size: 1.6rem;
}
.large {
    font-size: 1.4rem;
}
.small {
    font-size: 0.8rem;
}
.smaller {
    font-size: 0.6rem;
}
.float-left{
	float:left;
}
.float-right{
float:right;
}
.text-center{
	text-align:center;
}
.text-left{
	text-align:left;
}
.text-right{
	text-align:right;
}
.pointer{
	cursor:pointer;
}
.p-2{
	padding:.2rem;
}
.m-2{
	margin:.2rem;
}
.display-block{
	display:block;
	}
.editdataofcalendar {
    background-color: #bed5ff;
}
#frame {
    background-color: #fff;
    padding: .8em;
    position: fixed;
    top: 50%;
    left: 50%;
	min-width:30%;
    transform: translate(-50%, -50%);
    border-radius: .3em;
}
#frame li {
    list-style-type: none;
    padding: .5em;
    cursor: pointer;
}
#frame li:hover {
    background-color: #d3e5ff;
}
.monat-ansicht {
    width: 100%;
}
.print-monat {
    cursor: pointer;
    font-size: 1.5em;
}
span.tag-belegung {
    font-size: .7em;
}
@media screen and (min-width: 1000px) {
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
}
.fa-home {
    font-size: 2em;
    margin-right: .4em;
    margin-top: -1em;
    cursor: pointer;
}
#prozessing {
	font-size: 3em;
	color: #D0D0D0;
	text-align: center;
}
.menuezusatz {
	font-size: .5em;
	font-weight: 500;
	display: block;
}
ul#listing {
    position: fixed;
    font-size: 2em;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    list-style-type: none;
    padding: 0em;
}
ul#dailyreport {
	list-style-type: none;
	font-size: 1.5em;
	color: #666;
	float: left;
}
#dailyreport li span {
	display: inline-table;
	width: 4em;
}
#dailyreport li img {
	width: 2em;
	border-radius: 50%;
}
#dailyreport-kw {
	font-size: 2em;
	font-weight: 900;
}
.daily-spt {
	background-color: #ddd;
	background-color: #b9e1fd;
}
#daily-item {
	clear: left;
	font-size: 2em;
	color: #666;
	padding: 0em .6em;
	float: left;
}
div#info-next {
	clear: left;
	font-size: 5em;
	color: #0e6578;
	cursor:pointer;
}
#kalendar {
	width: 1040px;
	margin: auto;
	padding: 10px;
	background: #e4eef5;
	margin-bottom: 5em;
}
#rt_kalendar {
	width: 1200px;
	border: #CCC 1px solid;
	margin: 2em auto;
	padding: 1em;
	min-height:30em;
}
.titel_monat {
	border-radius: .2em;
	padding: 5px;
	clear: both;
	text-align: left;
	font-size: 1.8em;
	font-weight: bold;
	color: #153A5F;
	margin: .1em 0em;
	cursor: pointer;
	background-color: white;
}
.titel_monat:hover {
	background-color: #CBE7F9;
}
.titel_monat span {
	float: right;
	color: #6A9BD0;
	font-size: .8em;
}
.monat_einzeln {
	padding: 10px;
	background-color: #FFF;
	display: none;
}
.kalendar_wochen {
	position: absolute;
	margin-top: -1.5em;
	margin-left: -25px;
	font-size: 1.1em;
	color: #696969;
	font-weight: 600;
}
.normal_tage {
	display: inline-block;
	padding: 8px 3px;
	text-align: center;
	border: 1px solid #EFEFEF;
	margin: 1px;
	width: 30px;
	font-size: 90%;
}
.wochenende_tage {
	display: inline-block;
	padding: 8px 3px;
	text-align: center;
	border: 1px solid #EFEFEF;
	margin: 1px;
	width: 30px;
	background-color: #FFD6C1;
	font-size: 90%;
}
.normal_tage_tit {
	display: inline-block;
	padding: 3px;
	text-align: center;
	border: 1px solid #EFEFEF;
	margin: 1px;
	width: 30px;
	background-color: #E6E2E2;
	font-size: 90%;
}
.wochenende_tage_tit {
	display: inline-block;
	padding: 3px;
	text-align: center;
	border: 1px solid #EFEFEF;
	margin: 1px;
	width: 30px;
	background-color: #FFD6C1;
	font-size: 90%;
}
.rp-abzeiten {
    width: 81%;
    margin: 1em auto;
    padding: 1em;
    border: 1px solid #bbb;
    background-color: aquamarine;
}

.rp-abzeiten-items {
    display: inline-table;
    margin: .2em;
    width: 4em;
    border: 1px solid #288867;
    padding: .2em;
    background-color: #ccffee;
    border-radius: .2em;
}
.rp-abzeiten-items span {
    display: block;
    text-align: center;
    min-height: 1em;
}
.mitarbeiter {
	clear: both;
}
.miarbeiter_bild {
	float: left;
	margin-right: 20px;
	margin-bottom: 50px;
	width: 100px;
	height: 130px;
	cursor: pointer;
	display:none
}
.miarbeiter_bild img {
	width: 100%;
	border: 4px solid #CCC7C7;
	border-radius: 50px;
}
.picture {
	float: left;
	width: 80px;
	margin: 5px;
}
.picture img {
	height: 75px;
	margin: 5px;
}
.rows {
	margin-left: 1px;
}
.college {
	display: block;
	width: 500px;
	margin: 5px;
	padding-left: 50px;
	font-size: 16px;
	font-weight: bold;
}
.clear {
	clear: both;
}
.week {
	float: left;
	padding: 5px 0px;
}
.urlaubstabelle {
	display: block;
	text-align: left;
	width: 90%;
	font-size: 1.2em;
}
.urlaubstabelle li {
	border-bottom: 1px dotted #acb7c5;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
.urlaubstabelle li:hover {
	background-color: #E4E4E4;
}
.urlaubstabelle span {
	display: inline-block;

	width: 300px;
	font-size: 1em;
}
#handyliste {
	font-size: 1.2em;
	color: #333;
}
.showpin {
	color: #0e5fa7;
	cursor: pointer;
}
.tg {
	display: inline-block;
	float: right;
	margin-left: 100px;
}
a:link, a:visited {
	padding: 0.5em;
	margin: .2em;
	color: #692705;
	text-decoration: none;
}
a:hover {
	background-color: #EBEBEB;
}
.subnavi {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	color: white;
	font-size: .8em;
	float: left;
	text-align: center;
}
#legende {
	padding: 20px;
	width: 800px;
	text-align: center;
	margin: auto;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	color: #218FFE;
	font-size: 20px;
	margin: 1em;
}
.dot {
	border: 1px dotted #666666;
}
#box {
	margin: 5px;
	padding: 5px;
	border: 1px solid blue;
	font-family: Arial;
	color: #333;
}
h2 {
	color: #666666;
}
h3 {
	margin: 5px;
	color: #666;
	font-size: 1em;
}
.displaytage {
	position: relative;
	left: 89px;
	top: -20px;
	width: 910px;
}
.days {
	display: inline-block;
	margin: 1px;
	text-align: center;
	width: 30px;
	height: 22px;
	font-size: 12px;
	border: 1px solid grey;
	color: grey;
}
.ziffer {
	display: inline-block;
	margin: 1px;
	text-align: center;
	width: 30px;
	height: 22px;
	font-size: 12px;
	background-color: #ddccdd;
	border: 1px solid red;
	color: red;
}
.titel {
	width: 900px;
	margin: 15px auto;
	text-align: center;
	padding: 1em;
}
.weekend {
	display: inline-block;
	margin: 1px;
	text-align: center;
	width: 30px;
	height: 22px;
	font-size: 12px;
	background-color: #AAAAAA;
	border: 1px solid red;
	color: white;
}
.urlaub {
	border-radius: 1em;
	background-color: #FF0000;
	display: inline-block;
	padding: 8px 3px;
	text-align: center;
	border: 1px solid #EFEFEF;
	margin: 1px;
	width: 30px;
	color: #FFF;
	font-size: 90%;
}
.beriebsschliessung {
	display: inline-block;
	padding: 8px 3px;
	text-align: center;
	border: 1px solid #EFEFEF;
	margin: 1px;
	width: 30px;
	color: #fff;
	background-color: #7d7d7d;
	text-decoration: line-through;
	cursor: pointer;
	font-size: 90%;
}
.feiertag {
	background-color: #9FE69F;
	display: inline-block;
	padding: 8px 3px;
	text-align: center;
	border: 1px solid #EFEFEF;
	margin: 1px;
	width: 30px;
	color: #000;
	text-decoration: line-through;
	cursor: pointer;
	font-size: 90%;
}
.ferien {
	background-color: #E8E8B8;
	display: inline-block;
	padding: 8px 3px;
	text-align: center;
	border: 1px solid #EFEFEF;
	margin: 1px;
	width: 30px;
	color: #000;
	cursor: pointer;
	font-size: 90%;
}
.termin {
	background-color: #0066FF;
	display: inline-block;
	padding: 8px 3px;
	text-align: center;
	border: 1px solid #EFEFEF;
	margin: 1px;
	width: 30px;
	color: #FFF;
	cursor: pointer;
	font-size: 90%;
}
.notice {
	position: absolute;
	margin-top: 1em;
	margin-left: -5em;
	background-color: #FFF;
	color: #666;
	padding: 0.5em;
	border: 1px solid #666;
	border-radius: 2px;
	z-index: 10;
	font-size: 1.3em;
	min-width: 10em;
	text-align: left;
}
.doclose {
	float: right;
	margin-right: -1em;
	margin-top: -1.2em;
	font-size: 1.2em;
	cursor: pointer;
	z-index: 20;
}
.wochentag {
	width: 20px;
	height: 20px;
	font-size: 12px;
	color: #cccccc;
}
.hervorheben {
	background-color: #ffffee;
}
.hervorheben:hover {
	background-color: #FFFFCE;
}
.kw {
	display: block;
	text-align: center;
	font-size: 10px;
	color: #999999;
	border-top: 1px #999 solid;
	border-left: 1px #999 solid;
}
#login {
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: hsla(120,0%,0%,0.9);
}
#lg {
	position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #002633;
    z-index: 10;
}
#form {
	width: 380px;
	margin: 20% auto;
	background-color: #EBEBEB;
	padding: 20px;
	border-radius: 4px;
}
.in_login {
	display: block;
	margin: 5px auto;
	width: 280px;
	height: 30px;
	padding: 2px;
	font-size: 14px;
	border: 1px solid #CCC;
	color: #666;
}
.in_button {
	display: block;
	margin: 10px auto;
	padding: 5px 6px;
	font-size: 18px;
	color: #666;
	background-color: #D3D3D3;
	border: 1px solid #CCC;
	cursor: pointer;
}
.in_button:hover {
	background-color: #C1C1C1;
}
.in_select {
	display: block;
	margin: 5px auto;
	width: 280px;
	height: 30px;
	padding: 2px;
	font-size: 14px;
	border: 1px solid #CCC;
	color: #666;
}
.adminleiste {
	width: 100%;
	color: #7fa8b9;
	background-color: transparent;
	font-weight: bold;
	padding: 1em;
	cursor: pointer;
	font-size: 1em;
	position: fixed;
	top: 0px;
	z-index: 5;
}
.created {
	margin-top: 50px;
	font-size: 10px;
	color: #999;
	text-align: center;
}
.printview {
	color: #06F;
	font-size: 1em;
	cursor: pointer;
}
#overlay {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: hsla(0,0%,0%,0.8);
	z-index: 100;
}
#drucken {
	padding: .5em;
	background-color: #FFF;
	margin: 3% auto;
	width: 700px;
}
#drucken-api {
	padding: 0.5em;
    background-color: #FFF;
    margin: 5% auto;
    width: 100%;
    height: 90%;
    overflow: auto;
}
#rahmen {
	overflow-y: auto;
	height: 700px;
}
#close {
	background-color: #616161;
    color: #fff;
    font-size: 2em;
    padding: .1em;
    cursor: pointer;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 100;
}
fieldset {
	border: 1px solid #ccc;
	border-radius: .3em;
}
.tab_zelle {
	display: inline-block;
	padding: 3px 0px;
	width: 40%;
	text-align: left;
	font-size: 1em;
}
.tabelle_row {
	border-bottom: 1px solid #CCC;
	width: 600px;
	margin: auto;
}
.tabelle_row h4 {
	margin: 5px auto;
	font-size: 1.3em;
}
.kw_titel_unterlage {
	width: 865px;
	position: absolute;
	background-color: #ffe8dc;
	margin-top: -20px;
	margin-left: 122px;
}
.marginbar {
	height: 20px;
}
#doc_select {
	text-align: center;
	margin: auto;
	padding: 3em;
	background-color: #152a38;
}
.doc_select_item, .doc_select_docs {
	display: inline-table;
	width: 11em;
	background-color: #8fdcff;
	color: #0e6578;
	padding: 2%;
	font-size: 1.1em;
	cursor: pointer;
	font-weight: bold;

}
.doc_select_item a:link {
	text-align: center;
	margin: auto;
	cursor: pointer;
	font-weight: bold;
	background-color: #8fdcff;
	color: #0e6578;
	padding: 0;
	text-decoration: none;
	display: block;
}
.doc_select_item a:visited {
	color: #0e6578;
}
.close_doc_select_item {
	display: none;
}
.doc_select_item:hover, .doc_select_docs:hover {
	background-color: #9BE6E0;
}
.rt_plan_kw {
	color: #333;
    border: 1px #333 solid;
    padding: 0em 0.2em;
    width: 1.96em;
    margin: 1px;
    font-size: .9em;
    text-align: center;
}
.rt_plan_aufg {
	color: #333;
	border: 1px #333 solid;
	width: 3.245em;
	margin: 1px;
	font-size: 0.8em;
	text-align: center;
}
.rt_miarbeiter_bild {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	width: 80px;
	height: 80px;
	cursor: pointer;
	display: none;
}
.rt_miarbeiter_bild img {
	width: 100%;
	border: 4px solid #CCC7C7;
	border-radius: 50px;
}
fieldset {
	margin: auto;
	background-color: #F8FCFC;
	text-align: center;
	border: 1px solid #e2f0fd;
}
.barcodes_items {
	padding: 1em;
	text-align: center;
}
.barcodes_items img {
	width: 90%;
}
.barcodes {
	padding: 1em;
	width: 400px;
	border: 1px solid #828282;
	border-radius: 5px;
	margin: 2em auto;
}
fieldset input, select {
	font-size: 1em;
	padding: 0.2em 0.4em;
	border: 1px solid #06C;
	border-radius: .2em;
	cursor: pointer;
	display: block;
	margin: 0.5em auto;
}
button {
	font-size: .8em;
	padding: .2em 1.8em;
	color: #fff;
	border: none;
	background-color: #0e9fe0;
}
.legende_rotation {
	font-size: .8em;
	padding-left: 8em;
	padding-right: 2em;
	line-height: 1.5em;
}
#footer {
	background-color: #152a38;
	width:100%;
}
.fussnote {
	width: 50%;
	margin: auto;
	color: #36617d;
	text-align: center;
	padding: 1em;
	cursor:pointer;
}
#footer img {
	width: 10%;
	display: block;
	margin: .2em auto;
	cursor: pointer;
	border-radius: .2em;
}
#barcodes_container {
	margin-bottom: 10%;
}
#hidefooter {
	float: right;
	font-size: 2em;
	color: #FFF;
	cursor: pointer;
	display: block;
}
#hideadminleiste {
	float: left;
	color: #FFF;
	cursor: pointer;
	display: block;
	border-radius: 1em;
	border: .1em solid #fff;
	margin-right: .4em;
}
#files_rahmen {
	line-height: 2.6em;
	width: 1200px;
	margin: auto;
	padding: 2em;
}
#files_rahmen a:link, a:visited {
	background: none;
	color: #153a69;
}
.schichtsplan-kw {
	font-size: 3em;
	width: 1.5em;
	display: inline-block;
	color: #333;
	text-align: center;
}
.schichtsplan-mitarbeiter {
	font-size: 1.5em;
}
#rt_kalender h1 {
	text-align: center;
	margin: 1em;
}
#sortable {
	list-style-type: none;
}
#druckansicht {
	cursor: pointer;
	color: blue;
	text-decoration: underline;
	font-size: .9em;
}
.aktuellwoche {
	background-color: #9dd7d7;
}
ul#dailyreport li {
    border-bottom: 1px solid #ccc;
    padding-top: .2em;
    padding-left: .2em;
    border-radius: .2em;
}

#logout, #mobnavibar,#welcome-text, #mobnav,#start-hinweis{ 
	display: none;
}
.textarea {
	display: block;
    margin: 1em 0em;
    width: 100%;
    padding: .5em;
    height: 10em;
    font-family: sans-serif;
    border: 1px solid #218ffe;
    font-size: 1.2em;
}
.select-mailfunction {
	display: block;
	margin: .5em 0em;
	color: #8c8c8c;
}
div#erroralert {
	position: fixed;
	z-index: 100;
	color: red;
	background: #fff;
	padding: 2em;
	top: 50%;
	left: 50%;
	font-size: 1.2em;
	transform: translate(-50%, -50%);
}
#succsesalert {
	position: fixed;
	z-index: 100;
	color: green;
	background: #fff;
	padding: 2em;
	top: 50%;
	left: 50%;
	font-size: 1.2em;
	transform: translate(-50%, -50%);
}
span#close-alert {
	display: block;
	padding: .2em 1em;
	background: #848181;
	width: 50%;
	text-align: center;
	cursor: pointer;
	margin: .5em auto;
	color: #fff;
}
table#schichtsplantabelle {
	font-size: 2em;
	color: #333;
	width: 100%;
}
span.edit-barcode {
	display: inline-block;
	font-size: 1.4em;
	padding: .4em;
	background-color: #8a8888;
	color: #fff;
	cursor: pointer;
	border-radius: 50%;
}
#mail {
	width: 100%;
	margin: auto;
}
#mail input {
	margin-left: 0;
    display: block;
    margin: 1em 0em;
    padding: .5em;
    font-size: 1.2em;
    border: 1px solid #218ffe;
}
table#tabelle {
    width: 100%;
}
#about {
	display:none;
}
#select-job {
    position: absolute;
    background-color: #e4e4e4;
    border: 1px solid #ccc;
}
#select-job span{
	display: block;
    padding: 0.5em 1em;
    cursor: pointer;
    font-size: .8em;
	}
#select-job span:hover{
	background-color:#686868;
	color:#E0E0E0;
	}
div#current-date {
    font-size: 2em;
    position: absolute;
    margin-top: 1em;
    border: 1px solid #aaa;
    padding: 1em;
    color: #555;
    right: 1em;
}
table.blockarbeit-tabelle {
    background-color: #fff;
    padding: .2em;
    border-radius: .2em;
    color: #666;
    width: 99%;
    margin: auto;
    margin-top: .2em;
    font-size: 2.3em;
}
div#schoenes-wochenende {
    font-size: 4em;
    color: #9acfdb;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 100;
    text-align: center;
    padding: 20% 0%;
}
span#close-greeting {
    position: fixed;
    top: 0;
    right: 0;
    font-size: .5em;
    color: #666;
}
div#time {
    font-size: 1.6em;
}
span.edit-positionen {
    float: right;
    color: #444;
}
.fa-remove, .fa-pencil{
	
	display:inline-block;
	margin:0.4em;
	cursor:pointer;
	}
table#inserts-items td {
    text-align: left;
    min-width: 2em;
}
div#taetigskeit-belegung {
   text-align: center;
}
div#taetigskeit-belegung span {
    display: inline-block;
    padding: .2em;
    margin: .5em;
    width: 3.5em;
    text-align: center;
    color: #fff;
    font-size: 1.2em;
}
.daily-kr {
    background-color: #ffe28f;
    color: #a98e02;
}
.daily-ulb {
   background-color: #FFBABB;
    color: #ad4141;
}
.vh{
	float: right;
    text-align: center;
    font-size: .8em;
	}
	
}



@media screen and (max-width: 1000px) {
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	min-height:50em;
}
.adminleiste {
	display: block;
	width: 100%;
	color: #fff;
	background-color: #9c9c9c;
	font-weight: bold;
	padding: 20px 0px;
	cursor: pointer;
	font-size: 2em;
	text-align: left;
	padding-left: 1em;
	position: fixed;
	top: 0px;
	z-index: 5;
}
    .card {
    font-size: 1.5rem;
}
    nav.navbar{
    font-size: 2rem;
    text-align: center;
}
    .h5 {
    font-size: 2rem;
}
    .navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 3rem;
    line-height: 1;
    background-color: #c3c3c3;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}
#prozessing {
	font-size: 4em;
	color: #D0D0D0;
	text-align: center;
	padding: 1em 0em;
}

#form {
	font-size: 1.2em;
	position: fixed;
	background-color: #EBEBEB;
	padding: 2em;
	border-radius: 1em;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.in_button {
	display: block;
	margin: .5em auto;
	padding: .3em 2em;
	font-size: 2.5em;
	color: #666;
	background-color: #D3D3D3;
	border: 1px solid #CCC;
	cursor: pointer;
	width: 100%;
}
.doc_select_item, .doc_select_docs {
	text-align: center;
	display: inline-block;
	margin: .3em;
	width: 60%;
	padding: 1.3em;
	font-size: 2.6em;
	cursor: pointer;
	font-weight: bold;
	background-color: #8fdcff;
	color: #0e6578;
}
#footer, #urlaubsplan-druckansicht,.printview{
	display: none;
}
#kalendar {
	width: 98%;
	border: #CCC 1px solid;
	margin: auto;
	padding: 10px;
	background: #e4eef5;
	box-shadow: 0px 2px 15px #333;
	margin-bottom: 10em;
}
#rt_kalendar input{
	font-size: 2em;
    padding-left: 0.3em;
    padding-top: .5em;
    padding-bottom: .5em;
    border: 1px solid #218ffe;
    cursor: pointer;
    margin: .5em auto;
    width: 98%;
}
form#mail {
    font-size: 1.6em;
}
#rt_kalendar {
	padding: 1em;
	margin-bottom: 5em;
	width: 98%;
}
.rt_plan_kw {
	border: 1px #333 solid;
	width: 2.5em;
	margin: .1em;
	font-size: 0.8em;
	text-align: center;
	padding: .5em 0em;
}
.rt_plan_aufg {
	border: 1px #333 solid;
	width: 2.5em;
	margin: 0.1em;
	font-size: 0.82em;
	text-align: center;
	padding: .5em 0em;
}
#schichtsplantabelle {
	margin: auto;
}
ul#dailyreport li {
    border-bottom: 1px solid;
    padding-top: .2em;
    padding-left: .2em;
    border-radius: .2em;
}
#doc_select {
	display: none;
	background-color: aliceblue;
	text-align: center;
	padding-top: 8em;
}
.titel_monat {
	border-radius: .2em;
	padding: 5px;
	clear: both;
	text-align: left;
	font-size: 2.5em;
	font-weight: bold;
	color: #153A5F;
	margin: .2em 0em;
	cursor: pointer;
	background-color: white;
}
.titel_monat:hover {
	background-color: #CBE7F9;
}
.titel_monat span {
	float: right;
	color: #6A9BD0;
	font-size: .6em;
}
.monat_einzeln {
	padding: 0.1em;
	background-color: #FFF;
	display: none;
	margin: 3em 0em;
}
.kalendar_wochen {
	position: absolute;
	margin-top: -.8em;
	margin-left: -25px;
	font-size: 1.1em;
	color: #696969;
	font-weight: 600;
}
.normal_tage {
	display: inline-block;
	padding: 8px 3px;
	text-align: center;
	border: 1px solid #EFEFEF;
	margin: 1px;
	width: 28px;
	font-size: 1em;
}
.wochenende_tage {
	display: inline-block;
	padding: 8px 3px;
	text-align: center;
	border: 1px solid #EFEFEF;
	margin: 1px;
	width: 28px;
	background-color: #FFD6C1;
	font-size: 1em;
}
.normal_tage_tit {
	display: inline-block;
	padding: 3px;
	text-align: center;
	border: 1px solid #EFEFEF;
	margin: 1px;
	width: 28px;
	background-color: #E6E2E2;
	font-size: 1em;
}
.wochenende_tage_tit {
	display: inline-block;
	padding: 3px;
	text-align: center;
	border: 1px solid #EFEFEF;
	margin: 1px;
	width: 28px;
	background-color: #FFD6C1;
	font-size: 1em;
}
.mitarbeiter {
	clear: both;
	width: 100%;
}
.miarbeiter_bild {
	float: left;
    margin: 2em 0em;
    width: 5em;
    height: 8em;
    cursor: pointer;
    display: none;
}
.miarbeiter_bild img {
	width: 90%;
	border: 4px solid #CCC7C7;
	border-radius: 50px;
}
.picture {
	float: left;
	width: 80px;
	margin: 5px;
}
.picture img {
	height: 75px;
	margin: 5px;
}
.rows {
	margin-left: 1px;
}
.college {
	display: block;
	width: 500px;
	margin: 5px;
	padding-left: 50px;
	font-size: 16px;
	font-weight: bold;
}
.clear {
	clear: both;
}
.week {
	float: left;
	padding: 5px 0px;
}
.urlaubstabelle {
	display: block;
	text-align: left;
	width: 100%;
	font-size: 1.2em;
}
.urlaubstabelle li {
	border-bottom: 1px dotted #FF8080;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
.urlaubstabelle li:hover {
	background-color: #E4E4E4;
}
.urlaubstabelle span {
	    display: inline-block;
    width: 45%;
    font-size: 1.5em;
}
.tg {
	display: inline-block;
	float: right;
	margin-left: 100px;
}
.titel a:link, .titel a:visited {
	display: block;
	padding: 0.5em;
	margin: 0.5em;
	background-color: #ffd6c1;
	color: #692705;
	text-decoration: none;
	border-radius: 0.3em;
	text-align: center;
	font-size: 2em;
}
.titel a:hover {
	background-color: #B7B7FF;
}
.subnavi {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	color: white;
	font-size: 12px;
	float: left;
	text-align: center;
}
#legende {
	padding: .5em;
	width: 90%;
	text-align: center;
	margin: 1em auto;
	font-size: 1.3em;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	color: #218FFE;
	font-size: 24px;
	font-weight: bold;
	margin: 1em;
}
.dot {
	border: 1px dotted #666666;
}
#box {
	margin: 5px;
	padding: 5px;
	border: 1px solid blue;
	font-family: Arial;
	color: #333;
}
h2 {
	color: #666666;
    font-size: 2.2em;
    text-align: left;
    margin: 0em .5em;
    margin-top: 1em;
}
h3 {
	font-size: 2em;
}
.displaytage {
	position: relative;
	left: 89px;
	top: -20px;
	width: 910px;
}
.days {
	display: inline-block;
	margin: 1px;
	text-align: center;
	width: 20px;
	height: 22px;
	font-size: 12px;
	border: 1px solid grey;
	color: grey;
}
.ziffer {
	display: inline-block;
	margin: 1px;
	text-align: center;
	width: 22px;
	height: 22px;
	font-size: 12px;
	background-color: #ddccdd;
	border: 1px solid red;
	color: red;
}
.titel {
	width: 900px;
	margin: 15px auto;
	text-align: center;
	padding: 1em;
}
.weekend {
	display: inline-block;
	margin: 1px;
	text-align: center;
	width: 30px;
	height: 22px;
	font-size: 12px;
	background-color: #AAAAAA;
	border: 1px solid red;
	color: white;
}
.urlaub {
	border-radius: 1em;
	background-color: #FF0000;
	display: inline-block;
	padding: 8px 3px;
	text-align: center;
	border: 1px solid #EFEFEF;
	margin: 1px;
	width: 28px;
	color: #FFF;
	font-size: 90%;
}
.beriebsschliessung {
	display: inline-block;
	padding: 8px 3px;
	text-align: center;
	border: 1px solid #EFEFEF;
	margin: 1px;
	width: 28px;
	color: #fff;
	background-color: #7d7d7d;
	text-decoration: line-through;
	cursor: pointer;
	font-size: 90%;
}
.feiertag {
	background-color: #9FE69F;
	display: inline-block;
	padding: 8px 3px;
	text-align: center;
	border: 1px solid #EFEFEF;
	margin: 1px;
	width: 28px;
	color: #000;
	text-decoration: line-through;
	cursor: pointer;
	font-size: 90%;
}
.ferien {
	background-color: #E8E8B8;
	display: inline-block;
	padding: 8px 3px;
	text-align: center;
	border: 1px solid #EFEFEF;
	margin: 1px;
	width: 28px;
	color: #000;
	cursor: pointer;
	font-size: 90%;
}
.termin {
	background-color: #0066FF;
	display: inline-block;
	padding: 8px 3px;
	text-align: center;
	border: 1px solid #EFEFEF;
	margin: 1px;
	width: 28px;
	color: #FFF;
	cursor: pointer;
	font-size: 90%;
}
.notice {
	position: absolute;
	margin-top: 1em;
	margin-left: -5em;
	background-color: #FFF;
	color: #666;
	padding: 0.5em;
	border: 1px solid #666;
	border-radius: 2px;
	z-index: 10;
	font-size: 1.3em;
	min-width: 10em;
	text-align: left;
}
.doclose {
	float: right;
	margin-right: -1em;
	margin-top: -1.2em;
	font-size: 1.2em;
	cursor: pointer;
	z-index: 20;
}
.wochentag {
	width: 28px;
	font-size: 12px;
	color: #cccccc;
}
.print-monat {
    cursor: pointer;
    font-size: 2em;
}
.hervorheben {
	background-color: #ffffee;
}
.hervorheben:hover {
	background-color: #FFFFCE;
}
.kw {
	display: block;
	text-align: center;
	font-size: 10px;
	color: #999999;
	border-top: 1px #999 solid;
	border-left: 1px #999 solid;
}
#login {
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: hsla(120,0%,0%,0.9);
}
#lg {
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #002633;
	z-index: 10;
}
.in_login {
	display: block;
	margin: .5em auto;
	padding: .3em .1em;
	font-size: 2em;
	border: 1px solid #CCC;
	color: #666;
}
.in_button:hover {
	background-color: #C1C1C1;
}
.in_select {
	display: block;
	padding: .2em;
	font-size: 2em;
	border: 1px solid #CCC;
	color: #666;
	width: 100%;
}
.adminleiste {
	display: none;
}
.created {
	margin-top: 50px;
	font-size: 1em;
	color: #999;
	text-align: center;
}
.printview {
	color: #06F;
	font-size: 1.2em;
	text-decoration: underline;
	cursor: pointer;
	margin-left: .5em;
}
#overlay {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: hsla(0,0%,0%,0.8);
	z-index: 100;
}
#drucken {
	padding: .2em;
    background-color: #FFF;
    margin: 8% auto;
    width: 90%;
    height: 80%
}
#drucken-api {
	padding: .5em;
	background-color: #FFF;
	margin: 5% auto;
	width: 100%;
}
#rahmen {
	overflow-y: auto;
	height: 700px;
}
#close {
	background-color: #616161;
    color: #fff;
    font-size: 3.5em;
    position: fixed;
    padding: 5px;
    top: 0;
	right: 0;
	border-radius: .2em;
}
fieldset {
	border: 1px solid #ccc;
	border-radius: .2em;
}
.tab_zelle {
	display: inline-block;
    padding: 3px 0px;
    width: 45%;
    text-align: left;
    font-size: 1.2em;
}
.tabelle_row {
	border-bottom: 1px solid #CCC;
    width: 80%;
    margin: auto;
    font-size: 1.5em;
}
.tabelle_row h4 {
	margin: 5px auto;
	font-size: 1.3em;
}
.kw_titel_unterlage {
	width: 865px;
	position: absolute;
	background-color: #ffe8dc;
	margin-top: -20px;
	margin-left: 122px;
}
.marginbar {
	height: 20px;
}
#doc_select {
	text-align: center;
	height: 100%;
	position: fixed;
	top: 0;
	padding: 1em;
	left: 0;
	overflow: auto;
	background-color: hsla(0, 0%, 0%, 0.71);
	z-index: 50;
}
.rt_miarbeiter_bild {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	width: 80px;
	height: 80px;
	cursor: pointer;
	display: none;
}
.rt_miarbeiter_bild img {
	width: 100%;
	border: 4px solid #CCC7C7;
	border-radius: 50px;
}
fieldset {
	display: block;
	width: 90%;
	font-size: 1.5em;
	margin: 1em auto;
	background-color: transparent;
	text-align: center;
	border: 1px solid #B7DBFF;
}
.barcodes_items {
	padding: 1em;
	text-align: center;
	font-size: 2em;
}
.barcodes_items img {
	width: 90%;
}
.barcodes {
	margin: 3em auto;
}
fieldset input {
	font-size: 2em;
	padding: 0.5em 0.1em;
	border: 1px solid #7d7d7d;
	cursor: pointer;
	margin: .5em 0em;
	width: 100%;
}
.legende_rotation {
	font-size: .8em;
	padding-left: 1em;
	padding-right: 2em;
	line-height: 1.2em;
}
#footer {
	height: 8%;
	background-color: #73b7b1;
	position: fixed;
	left: 0px;
	width: 100%;
	bottom: 0px;
	z-index: 5;
}
.fussnote {
	width: 50%;
	margin: 1em auto;
	color: #063;
	text-align: center;
}
#footer img {
	width: 5%;
	display: inline-block;
	float: left;
	margin: .2em;
	cursor: pointer;
	border-radius: .5em
}
#barcodes_container {
	margin: 6em 0em;
}
#hidefooter {
	float: right;
	font-size: 2em;
	color: #FFF;
	cursor: pointer;
	display: block;
}
#hideadminleiste {
	float: left;
	color: #FFF;
	cursor: pointer;
	display: block;
	border-radius: 1em;
	border: .1em solid #fff;
	margin-right: .4em;
}
#files_rahmen {
	margin: 5em 0em;
	padding: 2em;
}
.schichtsplan-kw {
	font-size: 5em;
	width: 1.5em;
	display: inline-block;
	color: #333;
	text-align: center;
}
.schichtsplan-mitarbeiter {
	font-size: 1.5em;
}
#rt_kalender h1 {
	text-align: center;
	margin: 1em;
}
#sortable {
	list-style-type: none;
	margin: 4em auto;
}
#druckansicht {
	cursor: pointer;
	color: blue;
	text-decoration: underline;
	font-size: .9em;
}
.aktuellwoche {
	background-color: #9dd7d7;
}
.kalendar, .tb {
	margin-top: 1em;
	font-size: 1.8em;
}
button {
	font-size: 2em;
	padding: .6em;
	background-color: #218ffe;
	color: #fff;
	border-radius: .2em;
}
select {
	font-size: 3em;
	width: 10em;
}
#druckschichtsplan-button {
	display: none;
}
h1 {
	font-size: 3.5em;
	color: brown;
	text-align: center;
}
h3 {
	color: #666;
}
#start-hinweis {
	
	
    font-size: 2em;
    color: brown;
    width: 90%;
    text-align: center;
	margin:auto;
	
    
}
#start-hinweis span {
	font-size: 5em;
	display: block;
}
div#inserts {
	text-align: left;
}
.textarea {
	display: block;
    margin: 1em auto;
    width: 96%;
    font-size: 2em;
    font-family: sans-serif;
    border: 1px solid #218ffe;
    height: 9em;
    padding: .3em;
}
.select-mailfunction {
	display: block;
	margin: .5em 0em;
	color: #8c8c8c;
	border: 1px solid #06f;
	padding: .2em;
	width: 100%;
}
div#erroralert {
	position: fixed;
	z-index: 100;
	color: red;
	background: #fff;
	padding: 2em;
	top: 50%;
	left: 50%;
	font-size: 2em;
	transform: translate(-50%, -50%);
}
#succsesalert {
	position: fixed;
	z-index: 100;
	color: green;
	background: #fff;
	padding: 2em;
	top: 50%;
	left: 50%;
	font-size: 2em;
	transform: translate(-50%, -50%);
}
span#close-alert {
	display: block;
	padding: .2em 1em;
	background: #848181;
	width: 50%;
	text-align: center;
	cursor: pointer;
	margin: .5em auto;
	color: #fff;
}
#mobnavibar {
	position: fixed;
	width: 100%;
	bottom: 0;
	left: 0;
	background-color: #0e6578;
	text-align: center;
	color: #cdf6ff;
}
#mobnavibar div {
	display: inline-block;
    font-size: 3.1em;
    margin: 0.2em 0.3em;
    width: 2em;
    border-radius: 0.2em;
	
}
.mob_select_home {
	position: fixed;
	top: -.1em;
	right: -.2em;
	background-color: #0e6578;
	color: #cdf6ff;
	padding: .3em;
	
}
span.mob-bar-title {
	font-size: .4em;
	display: block;
}
.tabelle-vesperholerplan {
	font-size: 3.4em;
	color: #333;
	width: 100%;
}
.fa-chevron-circle-down {
	font-size: 2em;
}
.doc_select_item i, .doc_select_docs i, .close_doc_select_item i {
	font-size: 2em;
	cursor: pointer;
}
.doc_select_item a:link {
	text-align: center;
	display: block;
	margin: auto;
	width: 80%;
	cursor: pointer;
	font-weight: bold;
	background-color: #8fdcff;
	color: #0e6578;
	padding: 0;
	text-decoration: none;
}
.doc_select_item a:visited {
	color: #0e6578;
}
.close_doc_select_item {
	font-size: 3em;
	color: azure;
	cursor: pointer;
	width: 9.3em;
	margin: auto;
}
span.edit-barcode {
	display: inline-block;
	font-size: 1.4em;
	padding: .4em;
	background-color: #8a8888;
	color: #fff;
	cursor: pointer;
	border-radius: 50%;
}
#handyliste {
	font-size: 2.2em;
	color: #333;
	margin: 1em;
}
.showpin {
	color: #0e5fa7;
	cursor: pointer;
}
ul#dailyreport {
	list-style-type: none;
    font-size: 2.5em;
    color: #7bb5c1;
	margin-top: 0em;
	padding: .2em;
}
span#setedits {
    font-size: 2em;
    cursor: pointer;
}
#dailyreport li span {
	display: inline-table;
	width: 3em;
}
#dailyreport li img {
	display: none;
}
#dailyreport-kw {
	font-size: 2em;
	font-weight: 900;
	color: #8fdcff;
}
#dailyreport sup {
    color: #8fdcff;
    margin-left: 1em;
}
.daily-spt {
	background-color: #ad3939;
}
#daily-item {
	clear: left;
    font-size: 3em;
    color: #96f0ff;
    padding: 0em .6em;
    float: left;
}
.menuezusatz {
	font-size: .5em;
	font-weight: 500;
	display: block;
}
a#zumzweitenhalbenjahr {
	text-decoration: none;
    background-color: #af3636;
    color: #ffffff;
    padding: .3em;
    font-size: .8em;
    margin: 11em -.3em;
}
div#info-next {
	clear: left;
    font-size: 7em;
    color: #0e6578;
    background-color: #e2faff;
    margin-bottom: .2em;
}
span.info-button-next {
	float: right;
	background-color: #e4e4e4;
}
span.info-button-prev {
	background-color: #e4e4e4;
}
div#info-rahmen {
    background-color: #0e6578;
    padding: 1em;
}
span#welcome-text {
    color: #8fdcff;
    float: left;
    font-size: 2em;
    width: 100%;
}

#barcodeansicht{
	text-decoration: none;
    background-color: #af3636;
    color: #ffffff;
    padding: .3em;
    font-size: 2em;
    margin: 11em -.3em;
}
table#tabelle {
    width: 100%;
}

#about {
    color: #666;
    font-size: 1.2em;
    
    display: block;
    width: 100%;
    text-align: center;
	
}
#select-job {
    position: absolute;
    background-color: #e4e4e4;
    border: 1px solid #ccc;
}
#select-job span{
	display: block;
    padding: 0.5em 1em;
    cursor: pointer;
    font-size: .8em;
	}
#select-job span:hover{
	background-color:#686868;
	color:#E0E0E0;
	}
div#current-date {
    font-size: 2em;
    position: fixed;
    right: 0.3em;
    margin: 0.2em;
    margin-top: 4em;
    border: 1px solid #76b1be;
    padding: 0.6em;
    color: #8fdcff;
}	
div#schoenes-wochenende {
    font-size: 5em;
    color: #9acfdb;
    padding: 1em;
    margin: 5em 0em;
    text-align: center;
}
div#time {
    font-size: 1.6em;
}
span.edit-positionen {
    float: right;
    color: #444;
}
.fa-remove, .fa-pencil{
	
	display:inline-block;
	margin:0.4em;
	cursor:pointer;
	}
div#schoenes-wochenende {
    font-size: 4em;
    color: #9acfdb;
    position: fixed;
    top: 0;
	left:0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 100;
    text-align: center;
    padding: 20% 0%;
}
span#close-greeting {
    position: fixed;
    top: 0;
    right: 0;
    font-size: 1em;
    color: #666;
}

table#inserts-items td {
    text-align: left;
    min-width: 2em;
}
div#taetigskeit-belegung {
        width: 90%;
    text-align: center;
    margin: auto;
}
div#taetigskeit-belegung span {
    display: inline-block;
    padding: .1em;
    text-align: center;
    color: #fff;
    font-size: 1.8em;
	margin: unset;
    width: unset;
}
.daily-kr {
    background-color: #ffe28f;
    color: #a98e02;
}
.daily-ulb {
   background-color: #FFBABB;
    color: #ad4141;
}
ul#dailyreport li {
    display: block;
    padding: 0em .2em;
	    width: 16.5em;
}
.vh{
	float: right;
    text-align: center;
    font-size: .8em;
	}

}
@media(max-width: 1000px) and (orientation: landscape) {
#start-hinweis , #about{
	display: none;
}
ul#dailyreport {
    list-style-type: none;
    font-size: 1.5em;
    color: #7bb5c1;
    margin-top: 2em;
}
.vh{
	float: right;
    text-align: center;
    font-size: .8em;
	}
}
@media print {
	body{
		font-family:sans-serif;
		}
	h3 {
    margin: 0px;
	padding:0px;
	padding-top:10px;
    color: #666;
    font-size: 1em;
}
.kalendar_wochen {
	position: absolute;
	margin-top: -1.2em;
	margin-left: -25px;
	font-size:.7em;
	color: #696969;
	font-weight: 600;
}
.normal_tage {
	display: inline-block;
	padding: 8px 3px;
	text-align: center;
	border: 1px solid #EFEFEF;
	margin: 1px;
	width: 22px;
	font-size:.6em;
}
.wochenende_tage {
	display: inline-block;
	padding: 8px 3px;
	text-align: center;
	border: 1px solid #EFEFEF;
	margin: 1px;
	width: 22px;
	background-color: #FFD6C1;
	font-size:.6em;
}
.normal_tage_tit {
	display: inline-block;
	padding: 3px;
	text-align: center;
	border: 1px solid #EFEFEF;
	margin: 1px;
	width: 22px;
	background-color: #E6E2E2;
	font-size:.6em;
}
.wochenende_tage_tit {
	display: inline-block;
	padding: 3px;
	text-align: center;
	border: 1px solid #EFEFEF;
	margin: 1px;
	width: 22px;
	background-color: #FFD6C1;
	font-size:.6em;
}
.weekend {
	display: inline-block;
	margin: 1px;
	text-align: center;
	width: 12px;
	height: 20px;
	background-color: #AAAAAA;
	border: 1px solid red;
	color: white;
	font-size:.6em;
}
.urlaub {
	border-radius: 1em;
	background-color: #FF0000;
	display: inline-block;
	padding: 8px 3px;
	text-align: center;
	border: 1px solid #EFEFEF;
	margin: 1px;
	width: 22px;
	color: #FFF;
	font-size:.6em;
}
.beriebsschliessung {
	display: inline-block;
	padding: 8px 3px;
	text-align: center;
	border: 1px solid #EFEFEF;
	margin: 1px;
	width: 22px;
	color: #fff;
	background-color: #7d7d7d;
	text-decoration: line-through;
	cursor: pointer;
	font-size:.6em;
}
.feiertag {
	background-color: #9FE69F;
	display: inline-block;
	padding: 8px 3px;
	text-align: center;
	border: 1px solid #EFEFEF;
	margin: 1px;
	width: 22px;
	color: #000;
	text-decoration: line-through;
	cursor: pointer;
	font-size:.6em;
}
.ferien {
	background-color: #E8E8B8;
	display: inline-block;
	padding: 8px 3px;
	text-align: center;
	border: 1px solid #EFEFEF;
	margin: 1px;
	width: 22px;
	color: #000;
	cursor: pointer;
	font-size:.6em;
}
.termin {
	background-color: #0066FF;
	display: inline-block;
	padding: 8px 3px;
	text-align: center;
	border: 1px solid #EFEFEF;
	margin: 1px;
	width: 22px;
	color: #FFF;
	cursor: pointer;
	font-size:.6em;
}


.wochentag {
	height: 20px;
	font-size:.6em;
	color: #cccccc;
}
span.tag-belegung {
    font-size: .7em;
}
}
@media print {
    @page { size: landscape; }
}

