@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700,600);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,300,500,700);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:300italic,400italic,700italic,k400,300,700);

@font-face {
	font-family: 'TT Hoves';
	font-style: normal;
	src: local(''),
		 url('../fonts/tt-hoves/font.woff2') format('woff2'),
		 url('../fonts/tt-hoves/font.woff') format('woff'); 
}

:root {
--color-wd: #9bca1d;
--color-wi: #a158ff;
--color-wp: #e43159;
--color-co: #02a0de;
}

/* [data-tool="wd"] .topwrapper,
[data-tool="wd"] .wochensumme { 
	background: var(--color-wd) !important; 
}
[data-tool="wi"] .topwrapper,
[data-tool="wi"] .wochensumme {
	 background: var(--color-wi) !important;
 }
[data-tool="wp"] .topwrapper,
[data-tool="wp"] .wochensumme { 
	background: var(--color-wp) !important; 
}
[data-tool="co"] .topwrapper,
[data-tool="co"] .wochensumme { 
	background: var(--color-co) !important;
} */



/**** COOKIS AUS DEM PROJEKTSHARING AUSNEHMEN ****/
.externalslist [data-firma="co"] {
	display: none !important;
}
body[data-tool="co"] .addExternals {
	display: none;
}


body { -webkit-touch-callout: none !important; }
/* td, div { -webkit-user-select: none !important; } */

body {
	margin: 0;
	position: relative;
	z-index: 2;
	background-attachment: fixed;
	background-size: cover;
	font-family: 'Open Sans', sans-serif;
	background: #f4f3f0;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	margin-top: 0px !important,

}
.top {
	width: 100%;
	height: 100px;
}
.pages {
	box-sizing: border-box;
	height: calc(100vh - 100px);
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-direction: column;
}




input {
	font-family: 'Open Sans', sans-serif;
}

.backgroundimage {
	background: #f4f3f0 !important;
	background-size: cover;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	transition: 10s ease -webkit-filter;
	opacity: 1 !important;
}

.menue {
	background: rgba(0,0,0,0.1);
	height: 70px;
	text-align: center;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}

.pagemenu {
	position: relative;
	width: 100px;
	height: 100%;
	color: white;
	font-weight: 100;
	cursor: pointer;
	background-position: center center;
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}

.pagemenu:before{
	content: '';
}

a.pagemenu_link {
	text-decoration: none !important;
}

.pagemenu_link * {
	text-decoration: none !important;
	pointer-events: none !important;
	color: #4e4e4e !important;
}

.pagemenu:after {
	opacity: 0;
	color: white;
	position: absolute;
	bottom: -10px;
	left: 0px;
	width: 100%;
	text-align: center;
	line-height: 25px;
	font-weight: 100;
	font-size: 12px;
	font-weight: 500;
	transition: 0.2s ease all;
}

.external .menu0,
.external .menu6,
.external .menu5 {
	display: none !important;
}

.event {
	background: grey;
}
.event[data-name="Urlaub"] {
	background-image: url(../images/urlaub.png) !important;
	background-repeat: no-repeat !important;
	background-position: bottom center !important;
}
/* .event > * {
	pointer-events: none;
} */

.menue div.pagemenu:before {
	font-family: 'bakehouse-iconset';
	content: "\e601";
	color: black;
	font-size: 25px;
	text-align: center;
	color: #4e4e4e;
	display: flex;
	align-items: center;
	justify-content: center;
}

div.pagemenu.active:before,
div.pagemenu:has(.active):before {
	content: '';
	background: white;
	color: #00a0df;
}
div.pagemenu:has(.active) span {
	color: #00a0df;
}
div.pagemenu.active:after,
div.pagemenu:has(.active):after,
div.pagemenu.active > span {
	 color: #00a0df;
}

div.pagemenu:hover:after {
	bottom: 0px;
	opacity: 1;
}

/* Heute */
.menue div.menu0:before {
	content: "\e981";
}
.menu0:after {
	content: 'Heute';
}
/* Heute */
.menue div.menu1:before {
	content: "\e9a8";
}
.menue div.menu1 .menueitem1 {
	position: absolute;
	font-size: 9px;
	margin-top: 8px;
	font-weight: bold;
}
.menu1:after {
	content: 'Kalender';
}
/* Projekte */
.menue div.menu2:before {
	content: "\e968";
}
.menu2:after {
	content: 'Projekte';
}
/* Kunden */
.menue div.menu3:before {
	content: "\e979";
}
.menu3:after {
	content: 'Kunden';
}
/* Rechnungen */
.menue div.menu4:before {
	content: "\e9bb";
}
.menu4:after {
	content: 'Rechnungen';
}
/* Passdude */
.menue div.menu5:before {
	content: "\e978";
}
.menu5:after {
	content: 'PassDude';
}
/* Voucher */
.menue div.menu6:before {
	content: "\e9d6";
}
.menu6:after {
	content: 'Bons';
}
/* Kontakte */
.menue div.menu7:before {
	content: "\e91b";
}
.menu7:after {
	content: 'Kontakte';
}
/* Produkte */
.menue div.menu9:before {
	content: "\e9d4";
}
.menu9:after {
	content: 'Produkte';
}

/* Produkte */
.menue div.menu10:before {
	content: "\e9d4";
}
.menu10:after {
	content: 'Produkte';
}
/* Preise */
.menue div.menu11:before {
	content: "\e93d";
}
.menu11:after {
	content: 'Preise';
}
/* Discounts */
.menue div.menu12:before {
	content: "\e9c8";
}
.menu12:after {
	content: 'Discounts';
}
/* Produkte */
.menue div.menu13:before {
	content: "\e92d";
}
.menu13:after {
	content: 'Subscriptions';
}
/* Provisionen */
.menue div.menu14:before {
	content: "\e94c";
}
.menu14:after {
	content: 'Provisionen';
}
/* Discounts */
.menue div.menu15:before {
	content: "\e96a";
}
.menu15:after {
	content: 'Rateplans';
}
/* Eingangsrechnungen */
.menue div.menu16:before {
	content: "\e933";
}
.menu16:after {
	content: 'Eingang';
}
/* Ausgangsrechnungen */
.menue div.menu17:before {
	content: "\e92e";
}
.menu17:after {
	content: 'Ausgang';
}
/* Transactions */
.menue div.menu18:before {
	content: "\e995";
}
.menu18:after {
	content: 'Konto';
}
/* Ausgangsrechnungen */
.menue div.menu19:before {
	content: "\e948";
}
.menu19:after {
	content: 'Statistik';
}
/* Wochenübersicht */
.menue div.menu20:before {
	content: "\e948";
}
.menu20:after {
	content: 'Übersicht';
}
/* Milestones */
.menue div.menu21:before {
	content: "\e98e";
}
.menu21:after {
	content: 'Milestones';
}
/* Tasks */
.menue div.menu22 {
	display: none;
}
.menue div.menu22:before {
	content: "\e9d7";
}
.menu22:after {
	content: 'Tasks';
}
body:not(.superAdmin) .menu20,
body:not(.superAdmin) .menu1 .submenu /* TODO, das würde alle Submenü Punkte betreffen, derweil egal */ {
	display: none;
}

.submenu {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 70px;
	background: white;
	box-shadow: 0px 0px 60px rgb(0 0 0 / 10%);
	transition: 0.3s ease all;
	top: 70px;
	opacity: 0;
	padding-right: 20px;
	padding-left: 20px;
	pointer-events: none;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}

div.pagemenu:hover .submenu {
	top: 70px;
	opacity: 1;
	pointer-events: all;
}

div.pagemenu .submenu .pagemenu {
	width: 66px;
}


.menueitem {
	font-size: 15px;
	text-align: center;
	display: block;

	color: #4e4e4e;
}
.topwrapper {
	background: #eeecec;
	height: 27px;
	font-size: 15px;
	color: #2a3947;
	font-weight: 400;
	line-height: 27px;
	position: relative;

}

.toolname {
	padding-left: 15px;
}

.personal {
	position: absolute;
	top: 0px;
	right: 0px;
	padding-right: 35px;
	font-size: 16px;
} 
.abmelden {
	width: 32px;
	height: 26px;
	position: absolute;
	right: 0px;
	top: 0px;
	cursor: pointer;
	transition: 0.2s ease all;
	display: flex;
	align-items: center;
	justify-content: center;
}
.greeting {
	cursor: pointer;
	margin-right: 10px;
}
.greeting:before {
	font-family: 'bakehouse-iconset' !important;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	letter-spacing: 0;
	speak: never;
	font-feature-settings: "liga";
	font-variant-ligatures: discretionary-ligatures;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: '\e9b1';
	margin-right: 5px;
}
.abmelden:after {
	font-family: 'bakehouse-iconset' !important;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	letter-spacing: 0;
	speak: never;
	font-feature-settings: "liga";
	font-variant-ligatures: discretionary-ligatures;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: '\e9a6';
}
/*
.abmelden:hover {
	-webkit-transform: rotate(90deg);
}
*/

.pages {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding: 32px;
	padding-top: 15px;
}
.pages[data-page="milestonesoverview"] {
	width: 100%;
}

.week {
	margin-top: 0px;
	margin-left: 50px;
	background: rgba(0,0,0,0.2);
	background: url('../images/grid.png') white top left;
	position: relative;
	height: 1920px;
}

.event {
	position: absolute;
	width: 149px;
	overflow: hidden;
	background: rgba(242,257,271,0.5);
	box-shadow: inset  0px -1px 0px rgba(0,0,0,0.6);
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.7) 0%,rgba(255,255,255,0.6) 100%);
}
.event.external.notShared {
	opacity: 0.33;
	pointer-events: none;
}
.event.state99 {
	background: rgba(255,84,155,0.85);
	background: -webkit-linear-gradient(top, rgba(255,84,155,0.7) 0%,rgba(255,84,155,0.6) 100%);
}
.event.state5 {
	background: rgba(172,209,23,0.85);
	background: -webkit-linear-gradient(top, rgba(172,209,23,0.7) 0%,rgba(172,209,23,0.6) 100%);
}
.event.state0 {
	background: rgba(255,207,76,0.85);
	background: -webkit-linear-gradient(top, rgba(255,207,76,0.7) 0%,rgba(255,207,76,0.6) 100%);
}

.event.sibling .inner {
	background: #656565 !important;
	color: white !important;
	transition: 0.2s ease all;
	box-shadow: rgb(0,0,0) 0px -1px 0px 0px inset, rgb(0,0,0) 0px 1px 0px 0px inset, rgb(0,0,0) 1px 0px 0px 0px inset, rgb(0,0,0) -1px 0px 0px 0px inset !important;
	transform: scale(1.05);
	z-index: 10000;
	position: relative;
}
.event.external:after {
	content: attr(data-awesometool);
	position: absolute;
	right: 0px;
	top: 0px;
	width: 30px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bold;
	color: white;
	background: grey;
	display: flex;
	align-items: center;
	justify-content: center;
	border-top-right-radius: 5px;
	font-size: 12px;
}

@-webkit-keyframes myfirst {
	from { background: rgba(255,255,255,0.8); }
	to { background: rgba(0,159,159,1); }
}



.legende {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 1920px;
	width: 50px;
	background: url('../images/legende.png') top left no-repeat;
	margin-top: 0px;
}

.resetwrapper {
	height: 35px;
	padding-bottom: 15px;
	margin-left: 60px;
	text-align: center;
	position: relative;
}

.tagbeschreibungwrapper {
	margin-left: 60px;
	height: 45px;
	border-top: 1px solid #d2cfc2;
	padding-top: 5px;
}

.tagbeschreibung {
	float: left;
	color: rgba(0,0,0,0.6);
	font-size: 15px;
	position: relative;
}

.homofficetoggler {
	margin-right: 5px;
	cursor: pointer;
	color: #5b5c5c;
	opacity: 0.5;
}
.homofficetoggler[data-state="1"] {
	color: #049dda;
	opacity: 1;
}

.tagbeschreibung .tag, .tagbeschreibung .datum {
	margin-left: 10px;
}

.tagbeschreibung .datum {
	font-weight: bold;
}

.tagbeschreibung.today:before {
	content: '';
	display: block;
	position: absolute;
	left: 0px;
	background: rgba(1, 160, 222, 0.050);
	width: 150px;
	height: 2000px;
	top: 45px;
	pointer-events: none;
}

.changeUser {
	display: none;
}

.calfooter {
	position: relative;
	margin-left: 50px;
	/* position: absolute; */
	height: 40px;
	font-weight: 400;

}


.tagessumme {
	float: left;
	width: 149px;
	background: rgba(0,0,0,0.7);
	line-height: 40px;
	margin-right: 1px;
	padding-left: 10px;
	box-sizing: border-box;
	color: white;
}

.wochensumme {
	position: absolute;
	right: 1px;
	top: 0px;
	height: 40px;
	line-height: 40px;
	background: #eeecec;
	width: 75px;
	text-align: center;

}

.pages {
	position: relative;
}

.weekscroll {
	height: -webkit-calc(100% - 150px);
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	position: relative;
	left: 0px;
	width: 1115px;
}

::-webkit-scrollbar {
  width:  8px;
  height: 4px;
  background: none;
}

::-webkit-scrollbar-thumb {
  background: #cbcbcb;
  border-radius: 0px;
  width: 10px;
}

.header {
	width: 100%;
	height: 100px;
	z-index: 1;
    position: relative;
}

.reset, .prev, .next {
	cursor: pointer;
	height: 100%;
	display: inline-block;
	width: 50px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}

.resetwrapper div:hover {
	color: #05a1df;
}



.prev:before,
.next:before,
.reset:before {
	font-family: 'bakehouse-iconset' !important;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	letter-spacing: 0;
	speak: never;
	font-feature-settings: "liga";
	font-variant-ligatures: discretionary-ligatures;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 20px;
}

.next {
	width: 80px;
	position: relative;
	background: none;
}
.next:before {
	content: '\e906';
}
.prev {
	width: 80px;
	position: relative;
	background: none;
}
.prev:before {
	content: '\e905';
}

.reset:before {
	content: '\e9b0';
}



.aktuellezeitlinie {
	position: absolute;
	width: 1115px;
	height: 20px;
	right: -5px;
	margin-top: -11px;
	background: url('../images/zeitlinie.png') center right no-repeat;
}

.event {
	width: 150px !important;
	margin-right: 0px;
	cursor: context-menu;
}


.event .label {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	height: 20px;
	padding-top: 0px;
	padding-left: 7px;
	font-size: 13px;
	width: -webkit-calc(100%-7px);
	display: block;
}
.event .kundenname {
	cursor: move;
}
/*
.event .projektname {
	color: rgba(0,0,0,0.5);
}
.event .leistung {
	color: rgba(0,0,0,0.5);
}
.event .duration {
	color: rgba(0,0,0,0.2);
}
*/
.event.active {
	outline: 2px solid rgba(255,255,255,0.8);
	z-index: 2;
}
.event.active.wide {
	width: 350px !important;
	min-height: 150px !important;
	transition: 0.2s ease all;
	z-index: 10000;
}
.ui-icon-gripsmall-diagonal-se {
	background: none;
	right: 0px;
	border-bottom: 12px solid rgba(0,0,0,0.14);;
	border-left: 12px solid transparent;
	width: 0px;
	height: 0px;
	opacity: 0;
}
.todo {
	display: none;
}

.ajaxwrapper {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 500px;
	height: 0%;
	background: rgba(0,0,0,0.2);
	z-index: 101;
}



.eventzeiten {
	background: rgba(0,0,0,0.7);
	position: absolute;
	top: -40px;
	left: 0px;
	width: 100%;
	color: white;
	height: 40px;
	line-height: 40px;
}

.eventzeiten strong {
	margin-left: 12px;
}
.eventzeiten {
	font-weight: bold;
}
.eventzeiten .zeit {
	position: absolute;
	right: 12px;
	top: 0px;
	font-weight: normal;
}

.eventid {
	display: none;
}

label {
	color: #4a4a4a;
	font-size: 12px;
	width: 100%;
	display: block;
	line-height: 25px;
	margin-top: 9px;
}

[interface="simple"] label {
	font-size: 14px;
	margin-bottom: 2px;
}


.eventid + label {
	margin-top: 0px;
}

.kunde .id {
	display: none;
}

.kunde .name:after {
	content: '\e98b';
	font-family: 'bakehouse-iconset' !important;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	letter-spacing: 0;
	speak: never;
	font-feature-settings: "liga";
	font-variant-ligatures: discretionary-ligatures;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	right: 0px;
	top: 0px;
	height: 30px;
	width: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.kunde .name {
	position: relative;
	background: #eeecec;
	display: block;
	line-height: 30px;
	height: 30px;
	padding-left: 12px;
	color: rgba(0,0,0,0.8);
	font-size: 13px;
	padding-right: 40px;
	box-sizing: border-box;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}




.ajaxform .state {
	float: none;
}

.mahnungdrucken {
	display: block;
	float: left;
	width: 68px;
	margin-top: 0px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-left: 15px;
	background: #dedede;
	cursor: pointer;
}



textarea.leistung,
textarea.leistungsbeschreibung,
textarea.adresse,
textarea.notizen,
textarea.emailtext,
textarea.bakehouses,
.ajaxform textarea {
	background: #eeecec;
	border: 0px;
	padding: 12px;
	width: 329px;
	height: 190px;
	font-size: 13px;
	line-height: 20px;
	color: rgba(0,0,0,0.8);
	font-family: 'Open Sans', sans-serif;
	z-index: 1000;
	position: relative;
}

textarea.leistungsbeschreibung {
	height:100px;
}
textarea.adresse, textarea.notizen {
	height: 85px;
}
textarea.adresse,
textarea.bakehouses {
	height: 85px;
}

.kundesearch {
	display: none !important;
}
.kundesearch.visible {
	display: block !important;
	margin-top: 10px;
	box-shadow: inset 0px 0px 25px rgba(0,0,0,0.1);
	border: 0px;

	background: #eeecec center right 12px no-repeat;
	display: block;
	line-height: 30px;
	height: 30px;
	padding-left: 12px;
	color: rgba(0,0,0,0.8);
	font-size: 15px;
	margin-right: 0px;
}

.ui-autocomplete {
	border-radius: 0px;
}
.ui-corner-all {
	border-radius: 0px;
}

.backup {
	text-decoration: none;
	color: white;
	padding-left: 15px;
	z-index: 500;
	position: relative;
	display: none;
}

.thstundenvon, .tdbeteiligt {
	/* display: none; */
	width: 40px;
}

.tdbeteiligt {
	color: #616161;
	font-size: 13px;
	letter-spacing: 3px;
	font-family: monospace;
	text-align: center;
}



.thstundenvon {
	font-size: 0px;
}

table {
	font-size: 14px;
}

/* table td, table th  {
	color: #565656;
} */

table th  {
	cursor: pointer;
}

tr td {
	border-bottom: 1px dashed rgba(255,255,255,0.4);
	line-height: 30px;
	height: 30px;
}

tr:hover {
	background: rgba(0,0,0,0.01);
}


.projectstable, .clientstable, .contactstable {
	height: 80%;
	overflow: scroll;
	-webkit-overflow-scrolling: touch;
}

.clientsrow td {
	position: relative;
}

td > div.partnertool {
	position: absolute;
	display: block;
	right: 2px;
	top: 4px;
	background: grey;
	color: white;
	width: 25px;
	height: 25px;
	line-height: 25px;
	border-radius: 25px;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
}



/*
.addproject, .addclient, .printall, .printactive, .sperrenbutton {
	width: 170px;
	padding-left: 50px;
	background: url('../images/plus.png') rgba(0,0,0,0.3) left 12px center no-repeat;
	height: 40px;
	line-height: 40px;
	color: rgba(255,255,255,0.7);
	cursor: pointer;
	font-size: 15px;
	font-weight: 600;
	cursor: pointer;
}
*/

.printall, 
.printactive,
.sperrenbutton,
.pdfall {
	background: rgba(255,255,255,0.2) left 12px center no-repeat;
	text-align: center;
	padding-left: 0px;
	float: left;
	margin-right: 15px;
	width: 90px;
}

.printall, 
.pdfall {
	width: 50px;
	float: left;	
}


.datumselect {
	display: block;
	float: left;
	width: 345px;
	background: rgba(255,255,255,0.2);
	padding-left: 5px;
	margin-left: 21px;
	margin-top: -12px;
}

.invoicefrom, .invoiceto {
	background: rgba(0,0,0,0.1);
	border: 0px;
	height: 30px;
	margin-top: 5px;
	line-height: 30px;
	color: rgba(255,255,255,0.7);
	text-align: center;
	font-size: 16px;
	width: 150px;
	margin-right: 5px;
	display: block;
	float: left;
	font-weight: 100;
	font-size: 15px;
}



.resetdate {
	background: rgba(255,255,255,0.2);
	width: 30px;
	height: 30px;
	line-height: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	float: left;
	position: relative;

}
.resetdate:before {
	content: "X";
	text-align: center;
	color: rgba(255,255,255,0.8);
	display: block;
	width: 100%;
	font-size: 20px;
	font-weight: 100;
}

.search {
	top: 0px;
	right: 8px;
	height: 40px;
	line-height: 40px;
	border: 0px;
	width: 200px;
	background: rgba(255,255,255,0.2) url('../images/lupewhite.png') right 12px center no-repeat;
	-webkit-appearance: none;
	transition: 0.3s ease all;
	color: white;
	padding-left: 12px;
	font-size: 14px;
	font-weight: 100;
}
.search:focus {
	-webkit-appearance: none;
	outline: 0px;
	width: 250px;
}
.displaynone {
	display: none;
}
.searching tr {
	display: none;
}
.searching tr.found {
	display: table-row;
}

.userundefined form {
	display: block;
	position: relative;
	z-index: 1000;
}

.addproject, .addclient, .printall, .printactive, .sperrenbutton, .datumselect, .pdfall, .addcontact {
	cursor: pointer;
	top: 90px;
	width: 180px;
	box-sizing: border-box;
	height: 33px;
	line-height: 33px;
	text-align: center;
	border-radius: 17px/17px 17px 16px 16px;
	background-color: #fff;
	box-shadow: 0 1px 1px rgba(19,19,19,.2);
	font-size: 14px;
	color: #00a0df;
	cursor: pointer;
	padding-left: 0px;
	font-weight: 400;
	opacity: 0.8;
	padding-left: 15px;
	padding-right: 15px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.addproject:before,
.addclient:before,
.printall:before,
.printactive:before,
.sperrenbutton:before,
.datumselect:before,
.pdfall:before,
.addcontact:before {
	content: "\e90f";
	font-family: 'bakehouse-iconset' !important;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	letter-spacing: 0;
	speak: never;
	font-feature-settings: "liga";
	font-variant-ligatures: discretionary-ligatures;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding-right: 7px;
}

.pdfall,
.printall {
	width: 70px;
	background: rgba(250, 250, 249, 1) !important;
}

.printactive, .sperrenbutton {
	background: white !important;
	width: 100px;
}

.datumselect {
	width: 340px;
	background: white;
}

.datumselect .invoicefrom, .datumselect .invoiceto {
	margin-top: 1px;
	margin-left: 15px;
	background: white;
	border-right: 1px solid #ededed;
	width: 130px;
}

.datumselect .invoiceto {
	margin-left: 5px;
}

.resetdate {
	margin-top: 0px;
	width: 43px;
}

.resetdate:before {
	font-family: 'bakehouse-iconset';
	content: "\e912";
	color: black;
	font-size: 25px;
	text-align: center;
	color: #4e4e4e;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #4e4e4e;
	line-height: 34px;
	font-size: 16px;
}


.addproject:hover, .addclient:hover {
	opacity: 1;
}


.trprojektname, .thprojektname {
	padding-left: 15px;
}

.eventdreieck,
.formtitle {
	background:rgba(0,0,0,0.7);
	top: -40px !important;
	height: 40px;
	width: 100%;
	display: block;
	position: absolute;
	left: 0px;
	backdrop-filter: blur(6px);
	color: white;
	line-height: 40px;
	padding-left: 15px;
	font-weight: bold;
	box-sizing: border-box;
}





input.kundesearch {
	display: none;
}


table, tbody, thead {
	width: 100%;
	table-layout: fixed;
	background: white;
}

.tradresse, .trclientname, .thprojektname, .thkundenname, .trprojektname, .trkundenname, .thEmpfaenger, .tdkunde, .tdprojektname {
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
}
td.trid, th.thclientname {
	width: 350px;
}
td.trclientname, th.thid {
	width: 50px;
}
th.thstatus, td.state {
	width: 33px;
	padding-left: 0px;
}
.thprojektname {
	width: 500px;
}

tr.active  {
	background: rgba(255,255,255,0.2);
}

.invoicetable {
	overflow: scroll;
	display: block;
	width: 100%;
}

.thEmpfaenger, .tdkunde, .tdprojektname {
	width: 150px;
}
.contextStatus .state {
	content: '';
	display: block;
	flex-basis: 100%;
	height: 25px;
	background: #ffb320;
	cursor: pointer;
}

.contextStatus .state.state1 {
	background: grey;
}
.contextStatus .state.state2 {
	background: #29afe4;
}
.contextStatus .state.state3 {
	background: #ff5d5e;
}
.contextStatus .state.state5 {
	background: #acd117;
}
.contextStatus .state.state7 {
	background: rgba(80, 89, 201, 1.000);
}
.contextStatus .state.state99 {
	background: #f072a5;
}
.contextStatus .state.state991 {
	background: rgb(138, 42, 80);
}
.contextStatus {
	margin-top: 10px;
	display: flex;
	gap: 5px;
	padding-right: 10px;
}

.contextStatus:hover {
	background: transparent !important;
}

/*** TEST SPEED HUGO ZOLI ***/
td.state:before { 
	content: '' !important;
	width: 15px !important;
	height: 15px !important;
	top: 8px;
}

.tdoffenbezahlt, .tdoffenoffen {
	padding: 0px;
	font-size: 0px;
}

.tdoffenbezahlt {
	background: url('../images/bezahlt.png') center center no-repeat;
}
.tdoffenoffen {
	background: none center center no-repeat;
}
.thOffen:before {
	content: '';
}
.gesperrt {
	font-size: 0px;
	padding: 0px;
}
/*
.gesperrt, .locked {
	background: url('../images/lock.png') center center no-repeat;
}
*/

.tdhmahnstufe {
	font-size: 0px;
	height: 10px;
	padding: 0px;
}
.tdhmahnstufe .mahnicon {
	font-size: 12px;
	text-align: center;
	display: block;
}
.thReNr, .thDatum, .thBezDatum {
	width: 80px;
}
.thEmpfaenger {
	width: 200px;
}
.thProjekt {
	width: 150px;
}
.thOffen, .thMahnstufe, .thGesperrt {
	width: 16px;
	text-align: center;
}
.mahndatumfront {
	display: none;
}
.tdnetto, .tdbrutto, .tdbezahlt, .tddifferenz {
	text-align: right;
}
.thnetto, .thbrutto, .thbezahlt, .thdifferenz {
	width: 80px;
	text-align: right;
}
thead tr {
	display: table-row !important;
}
.sumbox {
	background: rgba(255,255,255,0.2);
	color: rgba(0,0,0,0.7);
	height: 40px;
	line-height: 40px;
}
.sumbox span {
	display: block;
	float: left;
	width: 91px;
	font-size: 18px;
	text-align: right;
	color: white;
	font-family: 'Open Sans Condensed', sans-serif;
}
.sumbox span:first-child {
	margin-left: 658px;
}
td {
	cursor:default;
}



input {
	-webkit-appearance: none;
}
.ajaxform .bezahldatum, .ajaxform .mahndatum {
	width: 245px;
	float: left;
}
.bezahldatumheute,
.mahndatumheute {
	display: block;
	float: left;
	width: 68px;
	margin-top: 0px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-left: 15px;
	background: #00a0df;
	cursor: pointer;
}

.printprotocol {
	height: 40px;
	width: 100px;
	display: block;
}



.iframewrapper, #protocoliframe {
	background: rgba(255,255,255,1);
	position: fixed;
	width: 520px;
	height: 100%;
	right: 0px;
	top: 0px;
	border: 0px;
	-webkit-transition: 0.2s ease-out all;
	z-index: 200;
}

.iframewrapper.invoiceIsOpened {
	right: 1020px;
}

 #protocoliframe {
 	position: absolute;
 	width: 520px;
 	right: auto;
 	left: 0px;
 }

 .iframewrapperheader {
	 height: 60px;
	 line-height: 40px;
	 background: rgba(255,255,255,0.8);
	 position: relative;
	 z-index: 1000;
 }
 .closeiframe,
 .closeonlyinvoice {
	 position: absolute;
	 right: 20px;
	 top: 10px;
	 width: 40px;
	 height: 40px;
	 cursor: pointer;
	 z-index: 1000;
 }
 
 .closeiframe:before,
 .closeonlyinvoice:before {
 	font-family: 'bakehouse-iconset';
 	content: "\e91a";
 	color: black;
 	font-size: 25px;
 	text-align: center;
 	color: #4e4e4e;
 	display: flex;
 	align-items: center;
 	justify-content: center;
 	color: #4e4e4e;
 	line-height: 34px;
 	font-size: 25px;
 }
 
 
.verrechnen, .printprotocol {
	border-radius: 0px;
	display: block;
	height: 40px;
	line-height: 40px;
	position: relative;
	float: left;
	width: 120px;
	color: rgba(0,0,0,0.8);
	left: 10px;
	top: 10px;
	background: #00a0df;
	z-index: 1000;
	margin-right: 10px;
	text-align: center;
	cursor: pointer;
}
.printprotocol {
	background: #5cb3ae;
}
.iframewrapperinvoice iframe {
	width: 1020px;
	height: 100%;
	border: 0px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.4);
}
.iframewrapperinvoice {
	width: 1020px;
}


.changeUser {
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	z-index: 100;
}

ul.userSelect {
	margin-top: 20px;
}

.changeUser ul {
	margin-top: 0px;
	list-style: none;
	padding: 10px;
/* 	background: rgba(0,0,0,0.2) url(../images/userDropdown.png) no-repeat right top; */
	color: rgba(255,255,255,0.8);
	padding-top: 5px;
	padding-bottom: 5px;
	width: 210px;
	-webkit-transition: 0.3s background;
}
.changeUser ul:hover {
/* 	background: rgba(0,0,0,0.5) url(../images/userDropdown.png) no-repeat right top -40px; */
	max-height: 350px;
	overflow: scroll;
}
.changeUser ul li {
	display: none;
	height: 20px;
	line-height: 20px;
	cursor: pointer;
}
.changeUser ul li:hover {
	color: white;
}

.changeUser ul li.viewUser, .changeUser ul:hover li  {
	display: list-item;	
}
.changeUser ul:hover li  {
	height: 26px;
	line-height: 26px;
}
.changeUser ul:hover li:before {
	float: left;
	margin-left: -10px;
	margin-right: 10px;
	content: '';
	display: block;
	height: 26px;
	line-height: 26px;
	width: 10px;
	background: rgba(255,93,94,0.8);
}



.changeUser ul:hover li.Cookis:before {
	background: rgba(0,219,213,0.8);
}
.changeUser ul:hover li.Ibex:before {
	background: rgba(255,207,76,0.8);
}
.changeUser ul:hover li.Praktikant:before {
	background: rgba(238,236,236,0.8);
}
.changeUser ul li .switchlogin {
	-webkit-transition: 0.2s ease opacity;
	opacity: 0;
}
.changeUser ul li:hover .switchlogin {
	float: right;
	margin-right: -0px;
	display: block;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid black;
	opacity: 0.6;
}

.newToDoContainer {
	width: 100%;
	height: 40px;
}
.newToDoContainer input {
	background: rgba(255,255,255,0.2);
	border: 0px;
	height: 40px;
	line-height: 40px;
	margin-right: 0px;
	width: 150px;
	float: left;
	position: relative;
	padding-left: 10px;
	font-size: 14px;
	color: #4e4e4e;
	-webkit-transition: 0.5s ease width;
	box-shadow: inset 0px 0px 10px rgba(0,0,0,0.2);

}
.newToDoContainer input.active {
	outline: 0px;
	width: 550px;
}
.addToDo {
	display: block;
	margin-left: 0px;
	width: 100px;
	text-align: center;
	float: left;
	position: relative;
	background: rgba(0,0,0,0.3);
	height: 40px;
	line-height: 40px;
	color: white;
	cursor: pointer;
}

.invoicefrom, .invoiceto {
	color: #606060;
}


.printall, .printactive, .sperrenbutton {
	background: rgba(0,0,0,0.3);
}

::-webkit-input-placeholder {
	color: rgba(0,0,0,0.3);
}



.deadline, .timestamp, .tddeadline, .tdtimestamp {
	width: 100px;
	padding-right: 5px;
	text-align: right;
}
.todotable tr {
	position: relative;
}
.thdone {
	width: 30px;
}
.done {
	cursor: pointer;
}
.done:before {
	content:'';
	display: block;
	background: rgba(0,0,0,0.1);
	width: 20px;
	height: 20px;
}
.checked .done:after {
	content: '';
/* 	border-bottom: 1px solid rgba(0,0,0,0.5); */
	width: -webkit-calc(100% - 8px);
	position: absolute;
	left: 0px;
	margin-top: -10px;
	display: table-cell;
}
.todotable  tr.active {
	background: none;
}
.checked {
	opacity: 0.3;
	-webkit-transition: 0.5s all;
}
td.text:focus {
	outline: 0px;
}
.todotable tr {
	-webkit-transition: 2s ease background;
}
.ui-sortable-helper {
	border: 1px solid #9d9d9b;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
	background: white;

}
.ui-sortable-helper td {
	color: black;
	background: white;
}
.todotable tr.saved:not(.checked) {
	-webkit-transition: 0s ease all;
	background: #00a0df;
}

.todotable input {
	background: none;
	border: 0px;
	color: #4e4e4e;
	font-size: 15px;
	font-weight: 100;
	text-align: right;
	width: 100px;
}

h1 {
	margin-top: 0px !important;
}

h1, h2 {
	color: white;
	font-weight: 100;
	font-size: 30px;
	line-height: 34px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 25px;
}
h2 {
	margin-top: 25px;
	font-size: 30px;
	line-height: 36px;
	padding-bottom: 10px;
}
h2.serverload, h2.weather, h2.lunchtime {
	font-size: 25px;
	line-height: 30px;
	margin-bottom: 0px;
	max-width: 410px;
}
h2.weather span {
	font-size: 18px;
}


h2.lunchtime p {
	margin: 0;
}

.pages[data-page="daywrapper"] .weekscroll, .pages[data-page="daywrapper"] .header, .pages[data-page="daywrapper"] .tageschbeschreibungwrapper, .pages[data-page="daywrapper"] .calfooter, .pages[data-page="daywrapper"] .resetwrapper {
	left: -webkit-calc(100% - 400px) !important;
	position: absolute;
}

.pages[data-page="daywrapper"] .changeUser, .pages[data-page="daywrapper"] .resetwrapper, .pages[data-page="daywrapper"] .tagbeschreibung.today:before {
	display: none;
}

.pages[data-page="daywrapper"] .week {
	width: 440px;
}


.pages[data-page="daywrapper"] .calfooter {
	position: absolute;
	bottom: 0px;
}

.pages[data-page="daywrapper"] .weekscroll {
	margin-top: 80px;
}

.pages[data-page="daywrapper"] {
	height: -webkit-calc(100% - 190px);
	margin-top: 50px;
	width: auto;
}

.pages[data-page="daywrapper"] .weekscroll {
	height: -webkit-calc(100% - 154px);
}

.pages[data-page="daywrapper"] .tagessumme {
	text-align: right;
	padding-right: 20px;
}

.pages[data-page="daywrapper"] .tagbeschreibung, .pages[data-page="daywrapper"] .tagbeschreibung .datum {
	font-size: 25px;
	color: black;
	font-weight: 100;
	width: 250px !important;
	line-height: 32px;
}
.pages[data-page="daywrapper"] .tagbeschreibung .datum {
	font-size: 32px;
}


.pages[data-page="daywrapper"] .event, .pages[data-page="daywrapper"] .tagessumme {
	width: 300px !important;
}

.pages[data-page="daywrapper"] .week {
	background: url('../images/calendar-pattern300.png') top left;
}

.pages[data-page="daywrapper"] .aktuellezeitlinie {
	right: -15px;
}
.news {
	width: 250px;
	position: absolute;
	left: 50px;
	top: 0px;
}
.todoliste {
	position: absolute;
	left: 370px;
}
.todoliste table {

}
.todoliste {
	width: -webkit-calc(100% - 800px);
}
.todoliste table {
	width: 100%;
}

.news {
	position: absolute;
	width: -webkit-calc(100% - 500px);
}
.news h1 {
	float: left;
}

.news h2 {
	display: block;
	position: relative;
	float: right;
	margin-left: 15px;
	top: 0px;
	right: 0px;
	width: 60px;
	height: 60px;
	font-size: 16px;
	background: rgba(255,255,255,0.2);
	border-radius: 30px;
	padding: 0px;
	text-align: center;
	line-height: 60px;
	font-size: 22px;
}
.todoliste {
	width: -webkit-calc(100% - 480px);
	left: 50px;
	top: 100px;
	overflow: scroll !important;
	height: calc(100% - 100px) !important;
}

.lunchtime {
	cursor: pointer;
}

.lunchtime span {
	display: none;
	opacity: 0;
	-webkit-transform: 0.2s ease all;
}

.lunchtime:hover span {
	opacity: 1;
	display: block;
	position: absolute;
	font-size: 16px;
	line-height: 20px;
	width: 300px;
	padding: 20px;
	background: rgba(0,0,0,0.6);
	border-radius: 5px;
	margin-left: 35px;
	color: white;
	top: 40px;
	border-top-left-radius: 0px;
}



.pages[data-page="daywrapper"] {
	height: -webkit-calc(100% - 214px);
	margin-top: 50px;
	width: auto;
	max-width: 1400px;
	min-width: 1200px;

}

.todotable tr.red  {
	background: rgba(254,4,3,0.35);
}
.todotable tr.yellow  {
	background: rgba(255,255,0,0.15);
}

.todotable .text {
	position: relative;
	cursor: text;
	z-index: 1;
}

.thsend {
	width: 20px;
}

.todotable .send:before {
	content: '';
	width: 30px;
	height: 30px;
	margin-left: -6px;
	display: block;
	cursor: pointer !important;
	z-index: 10;
	width: 27px;
	background-image: none;
	-webkit-transition: 0.2s ease all;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 65%;
	background-image: url('../images/gift.png');
	opacity: 0.2;
}

tr .send:hover:before {
	opacity: 0.5;
}

.todotable .send:hover {
	opacity: 1;
}

.sendToDoUserlist h2 {
	margin-left: 20px;
	margin-bottom: 10px;
}

.sendToDoUserlist {
	background: rgba(0,0,0,0.7);
	width: 300px;
	height: 100%;
	overflow: scroll;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 1000;
	display: block;
	-webkit-animation: Userlist 0.5s; /* Chrome, Safari, Opera */
}
@-webkit-keyframes Userlist {
	from { left: -300px; }
	to { left: 0px; }
}

.sendToDoUserlist.ausblenden {
	-webkit-transition: all 0.5s; /* Chrome, Safari, Opera */
	left: -350px;
}

.sendToDoUserlist .user {
	color: rgba(255,255,255,0.8);
	line-height: 26px;
	cursor: pointer;
	margin-left: 10px;
	-webkit-transition: 0.1s all;
}

.sendToDoUserlist .user:hover {
	color: rgba(255,255,255,1);
	background: rgba(0,0,0,0.2);
}
.sendToDoUserlist .user.green {
	color: rgba(255,255,255,1);
	background: #00d0b1;
}
.sendToDoUserlist .user:before {
	float: left;
	margin-left: -10px;
	margin-right: 10px;
	content: '';
	display: block;
	height: 26px;
	line-height: 26px;
	width: 10px;
	background: rgba(255,93,94,0.8);
}
.sendToDoUserlist .Cookis:before {
	background: rgba(0,219,213,0.8);
}
.sendToDoUserlist .Ibex:before {
	background: rgba(255,207,76,0.8);
}
.sendToDoUserlist .Praktikant:before {
	background: rgba(238,236,236,0.8);
}

.sendToDoUserlist .close {
	position: absolute;
	right: 5px;
	top: 10px;
	width: 40px;
	height: 40px;
	background: url(../images/close.png) center center no-repeat;
	cursor: pointer;
	z-index: 1000;
}

.gesendetvon.hateingesendetvon {
	background: rgba(0,0,0,0.1);
	display: inline-block;
	margin-left: -100px;
	padding-left: 5px;
	padding-right: 5px;
	border-radius: 3px;
	font-size: 14px;
}
.gesendetvon.hateingesendetvon:before {
	content: 'von ';
	font-size: 10px;
}


.contextmenue {
	background: rgba(0,0,0,0.8);
	width: 200px;
	/* min-height: 100px; */
	position: absolute;
	z-index: 1000;
	top: 0px;
	left: 0px;
	padding: 5px;

}

.contextmenue div {
	padding-left: 10px;
	line-height: 30px;
	height: 30px;
	color: white;
	cursor: pointer;
	-webkit-transition: 0.1s ease all;
}
.contextmenue > div:hover {
	background: rgba(0,0,0,1);
}

.todoliste {
	/*
height: -webkit-calc(100% - 100px);
	max-height: 430px;
*/
	overflow: visible;
}

.ajaxform.repeating {

}

/* FLATDESIGN FLATDESIGN */
/* FLATDESIGN FLATDESIGN */
/* FLATDESIGN FLATDESIGN */
/* FLATDESIGN FLATDESIGN */
/* FLATDESIGN FLATDESIGN */
/* FLATDESIGN FLATDESIGN */
/* FLATDESIGN FLATDESIGN */
/* FLATDESIGN FLATDESIGN */
/* FLATDESIGN FLATDESIGN */
/* FLATDESIGN FLATDESIGN */
/* FLATDESIGN FLATDESIGN */
/* FLATDESIGN FLATDESIGN */
/* FLATDESIGN FLATDESIGN */
/* FLATDESIGN FLATDESIGN */
/* FLATDESIGN FLATDESIGN */
/* FLATDESIGN FLATDESIGN */
/* FLATDESIGN FLATDESIGN */
/* FLATDESIGN FLATDESIGN */
/* FLATDESIGN FLATDESIGN */
/* FLATDESIGN FLATDESIGN */
/* FLATDESIGN FLATDESIGN */
/* FLATDESIGN FLATDESIGN */
/* FLATDESIGN FLATDESIGN */

body {
	font-family: 'Open Sans', sans-serif;
	/* text-shadow: 1px 1px 0px black; */
	font-size: 14px;

}

body[interface="simple"] {
	font-size: 16px;
}

.backgroundimage {
	-webkit-transition: 0s ease all;
	opacity: 1;
	background: white;
	background: black;
	opacity: 0.00
}

.news h2 {
	border: 1px solid #888888;
	font-size: 16px;
}

 h1, h2 {
	 color: #191919;
	 text-shadow: none;
	 font-family: 'Open Sans', sans-serif;
	 color: #4e4e4e;
 }

 body .menue {
 	background: white;
	 box-shadow: none;
	 box-shadow: 0px 0px 60px rgba(0,0,0,0.1);
	z-index: 100;
	position: relative;
 }

 body .topwrapper {
	 background: none;
 }

.topwrapper {

}

.topwrapper div.secret {
	display: none;
	position: absolute;
	top: 0px;
	align-items: center;
	justify-content: center;
	height: 27px;
}

.superAdmin .topwrapper div.secret {
	display: flex;
}

.topwrapper div.secret:before {
	content: "\e976";
	font-family: 'bakehouse-iconset' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	letter-spacing: 0;
	-webkit-font-feature-settings: "liga";
	-moz-font-feature-settings: "liga=1";
	-moz-font-feature-settings: "liga";
	-ms-font-feature-settings: "liga" 1;
	-o-font-feature-settings: "liga";
	font-feature-settings: "liga";
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding-left: 5px;
	padding-right: 5px;
}

.topwrapper div.secret.available:before {
	color: #a2ff9a;
}

.topwrapper div.secret input {
	border: 0px;
	background: rgba(255,255,255,0.2);
	outline: 0px;
	width: 80px;
}



.menueitem {
	color: black;
}

.pagemenu:after {
	color: #000000;
}

.event {
	outline: 1px solid #999999;
	box-shadow: none;
	outline-offset: 0px;
}
.event.active {
	outline: 2px solid #999999;
}

.tagbeschreibung {
	color: #5c5c5c;
}
.tagbeschreibung .datum {
	font-weight: 600;
}

.backup {
	color: black;
}

.tagessumme {
	background: none;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	margin-right: 0px;
	width: 150px;
	color: black;
}

.tagessumme:first-child {
	border-left: 1px solid #999999;
}

.wochensumme {
	background: none;
	border-left: 1px solid #999999;
}

.changeUser ul, .changeUser ul:hover {
	background: #f8f8f4;
	color: #5c5c5c;
	border: 0px;

}
.changeUser ul {
	border-radius: 0px;
	overflow: hidden;
	box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}
.changeUser ul li {
	flex-basis: 100%;
}
.changeUser ul li:hover {
	color: black;
	font-weight: 600;
}


.userwrapper {
	position: relative;
	z-index: 90;
}

body .topwrapper {
	background: #a6a6a6;
	position: relative;
	z-index: 101;
	color: white;
}


.toolname a {
	color: white;
	text-decoration: none;
	font-weight: bold;
}



.topwrapper .toolname {
	display: block;
	position: relative;
	margin: 0 auto;
	width: 100%;
	text-align: center;
	font-size: 16px;
	font-weight: 100;
	letter-spacing: 4px;
	text-transform: uppercase;
	padding-left: 0px;
}

.toolname .number {
	color: white;
	font-weight: normal;
	margin-left: 8px;
	position: relative;
}

.number img {
	width: 25px;
	position: absolute;
	right: -25px;
	top: -2px;
}

/*
.topwrapper .toolname:hover:before {
	right: 2000px;
}
*/



.pagemenu.menu0 {
	/* padding-left: 22px; */
}

.resetwrapper {
	display: flex;
	align-items: center;
	justify-content: center;
}

.weekscroll {
	border-top: 1px solid #d8d8d8;
}


.pages {
	padding-bottom: 0px;
}

.calfooter {
	border-top: 1px solid #d8d8d8;
	margin-left: 0px;
	padding-left: 50px
}

.tagessumme {
	border-top: 0px;
}

.tagessumme:first-child {
	border-left: 1px solid #d8d8d8;
}

.tagessumme {
	border-right: 1px solid #d8d8d8;
	color: #6d6d6d;
}

.wochensumme {
	border-left: 1px solid #d8d8d8;
	color: white;
	background: #00a0df;
}

.event.active .inner {
	outline: 0px;
	background: #a2def5;
	box-shadow: 0px 15px 40px rgba(0,0,0,0.1);
}
.event {
	outline: 0px;
	background: none !important;
	overflow: visible;
}
.event.active {
	outline: 0px;
}
.event .inner {
	outline: 0px;
	box-shadow: none;
	background: rgba(188,233,250,0.7);
	color: #00a0df;
	height: 100%;
	overflow: hidden;
	box-shadow: inset 0px 0px 2px #0ea5e1;
	box-shadow: inset 0px -1px 0px #70cbe1, inset 0px 1px 0px #70cbe1, inset 1px 0px 0px #70cbe1 , inset -1px 0px 0px #70cbe1;
	border-radius: 0px;
}
.event .kundenname {
	font-weight: 600;
}
.event .projektname {
	opacity: 0.7;
}
.event .leistung {
	opacity: 0.7;
}
.event .leistung p {
	margin: 0px;
}
.event .leistung {
	opacity: 0;
	transition: 0.2s ease all;
}
.event.wide .leistung {
	opacity: 0.7;
}
.event .duration {
	opacity: 0.3;
	transition: 0.2s ease all;
}
.event .leistung {
	opacity: 0.3;
}
.event.wide .duration {
	opacity: 0.7;
}
.event.state99 .inner {
	color: #bf1659;
	background: rgba(255,190,222,0.7);
	box-shadow: inset 0px -1px 0px #f39fc9, inset 0px 1px 0px #f39fc9, inset 1px 0px 0px #f39fc9 , inset -1px 0px 0px #f39fc9;
}
.event.state991 .inner {
	color: #704058;
	box-shadow: inset 0px -1px 0px #ca83a7, inset 0px 1px 0px #ca83a7, inset 1px 0px 0px #ca83a7 , inset -1px 0px 0px #ca83a7;
	background: rgba(235, 136, 175, 0.7);
}	

.event.state99.active .inner {
	background: rgba(243,159,201,1);
}
.event.state991.active .inner {
	background: rgb(206, 70, 124);
}
.event.state5 .inner {
	color: #598915;
	background: rgba(203,240,151,0.7);
	box-shadow: inset 0px -1px 0px #9ccb1f, inset 0px 1px 0px #9ccb1f, inset 1px 0px 0px #9ccb1f , inset -1px 0px 0px #9ccb1f;
}
.event.state5.active .inner {
	background: rgba(183,228,119,1);
}
.event.state3 .inner {
	color: #a52b13;
	background: rgba(244,187,176,0.7);
}
.event.state3.active .inner {
	background: rgba(237,210,151,1);
}
.event.state21 .inner {
	color: #218f84;
	background: rgba(151,240,231,0.7);
	box-shadow: inset 0px -1px 0px #80e2d8, inset 0px 1px 0px #80e2d8, inset 1px 0px 0px #80e2d8 , inset -1px 0px 0px #80e2d8;
}
.event.state21.active .inner {
	background: rgba(128,226,216,1);
}
.event.state1 .inner {
	color: rgba(118, 118, 118, 1);
	background: rgba(166, 166, 166, 0.5);
	box-shadow: inset 0px -1px 0px #a6a6a6, inset 0px 1px 0px #a6a6a6, inset 1px 0px 0px #a6a6a6 , inset -1px 0px 0px #a6a6a6;
}
.event.state1.active .inner {
	background: rgba(166, 166, 166, 0.7);
}
.event.state01 .inner {
	color: #997017;
	background: rgba(151,240,231,0.7);
}
.event.state01.active .inner {
	background: rgba(128,226,216,1);
}
.event.state0 .inner {
	color: #997017;
	background: rgba(244,222,176,0.7);
	box-shadow: inset 0px -1px 0px #edd297, inset 0px 1px 0px #edd297, inset 1px 0px 0px #edd297 , inset -1px 0px 0px #edd297;
}
.event.state0.active .inner {
	background: rgba(237,210,151,1);
}

.event.state99[data-project="10452"] .inner {
	color: #ac4af0;
	background: rgba(171, 75, 240, 0.3);
	box-shadow: inset 0px -1px 0px #ac4af0, inset 0px 1px 0px #ac4af0, inset 1px 0px 0px #ac4af0 , inset -1px 0px 0px #ac4af0;
}
.event.state99[data-project="10452"].active .inner {
	background: rgba(171, 75, 240, 0.45);	
}

.tr.projectsrow.active td {
	background: #03a1df !important;
}

tr.active {
	background: #00000010;
}


tr.istOrganisator {
	background: rgba(144,218,155,0.3);
}

tr.active.istOrganisator {
	background: rgba(144,218,155,1);
}

/* tr.active td {
	color: white;
} */

tr td {
	border-bottom: 1px solid rgba(203,203,203,0.2);
}

.iframewrapper {
	box-shadow: 0px 0px 40px rgba(0,0,0,0.2);
}

input.search,
.newToDoContainer input {
	order: 10;
	outline: 0px;
	border: 0px;
	width: 150px;
	margin-right: 0px;
	line-height: 25px;
	padding-top: 1px;
	background-position-y: 2px;
	font-size: 14px;
	font-family: 'Roboto';
	font-weight: 300;
	color: #8b897e;
	border-radius: 5px;
	border: 1px solid #d9d9d9;
	background-color: #f9f8f4;
	outline: none;
	transition: width .2s, background-color .2s;
	height: 30px;

}


.newToDoContainer input {
	background-image: none;
	line-height: 40px;
	height: 40px;
	font-size: 16px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 20px;
}

.addToDo {
	cursor: pointer;
	width: 120px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	border-radius: 17px/17px 17px 16px 16px;
	background-color: #fff;
	box-shadow: 0 1px 1px rgba(19,19,19,.2);
	font-size: 14px;
	color: #00a0df;
	background-repeat: no-repeat;
	background-position: 15px 10px;
	cursor: pointer;
	padding-left: 0px;
	margin-bottom: 10px;
	height: 40px;
	line-height: 40px;
	font-weight: 400;
	opacity: 0.8;
	border-radius: 20px;
}

.addToDo.clicked {
	-webkit-animation: clickedToDo 1s; /* Chrome, Safari, Opera */
}

@-webkit-keyframes clickedToDo {
	from { background: #00a0df; color: white; }
	to { background: #fcfbfb; color: #38b1e2; }
}

.quota {
	opacity: 0.2;
	padding-right: 6px;
	text-align: right;
	transition: 0.2s ease all;
}

.overquota {
	opacity: 0.6;
}
.overquota .quotaPerc {
	color: red;
}

.event:hover .quota {
	opacity: 0.7;
}

.done:before {
	content: '';
	display: block;
	background: rgba(0,0,0,0.1);
	width: 20px;
	height: 20px;
	box-shadow: inset 0 1px 2px rgba(19,19,19,.25);
	border-radius: 4px;i
}

.checked .done:before {
	content: 'X';
	text-align: center;
	line-height: 20px;
}

.news h2 {
	border: 0px;
	cursor: pointer;
	line-height: 100px;
	text-align: center;
	background-color: #fff;
	box-shadow: 0 1px 1px rgba(19,19,19,.2);
	font-size: 30px;
	color: #00a0df;
	background-repeat: no-repeat;
	background-position: 15px 10px;
	cursor: pointer;
	padding-left: 0px;
	margin-bottom: 10px;
	width: 80px;
	height: 80px;
	line-height: 80px;
	font-weight: 400;
	opacity: 0.8;
	border-radius: 50px;
	font-size: 20px;
	color: #777777;
}

.clientform .eventdreieck:before {
	content: 'Kunde bearbeiten';
	color: white;
	height: 40px;
	line-height: 40px;
	padding-left: 15px;
	font-weight: bold;
}


.invoiceform .eventdreieck:before {
	content: 'Rechnung bearbeiten';
	color: white;
	height: 40px;
	line-height: 40px;
	padding-left: 15px;
	font-weight: bold;
}

.invoiceformeingang .eventdreieck:before {
	content: 'Eingangsrechnung bearbeiten';
	color: white;
	height: 40px;
	line-height: 40px;
	padding-left: 15px;
	font-weight: bold;
}

.invoiceformeingang {
	min-height: 180px !important;
}

.todotable tr.active td {
	color: #00a0df;
}

.projectstable, .clientstable, .contactstable {
	height: -webkit-calc(100%) !important;
}
.invoicetable {
	height: -webkit-calc(100% - 70px) !important;
}

.warnungwrapper {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}



.sumbox span {
	color: #5b5b5b;
}


.topwrapper .toolname .awesomeman {
	display: block;
	position: absolute;
	right: 20px;
	top: 33px;
	cursor: pointer;
	width: 100px;
}

.protocoll_open .topwrapper .toolname .awesomeman {
	pointer-events: none;
}

.infos h3 {
	margin-top: 0px;
}

.awesomeman .infos {
	display: none;
	position: absolute;
	right: 0px;
	top: 90px;
	width: 200px;
	background: white;
	color: #00a0df;
	font-size: 12px;
	text-transform: none;
	line-height: 140%;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	color: #4e4e4e;
	letter-spacing: 0px;
}

.awesomeman:hover .infos {
	display: block;
}

.awesomeman .infos span.key {
	font-weight: 800;
	color: #00a0df;
	font-size: 16px;
	background: #00a0df;
	width: 25px;
	height: 25px;
	line-height: 25px;
	display: block;
	color: white;
	text-align: center;
	float: left;
	margin-right: 10px;
	position: relative;
}

.awesomeman .shortcut .description {
	margin-bottom: 15px;
	position: relative;
	float: left;
	display: block;
	width: 160px;
}

.news h2.weather {
	display: none;
}

.loginwrapper {
	background: white;
	width: 300px;
	margin: 0 auto;
	text-align: center;
	padding-top: 1px;
	box-shadow: none !important;
	margin-top: 100px;
}

.loginwrapper input {
	margin-top: 10px;
	box-shadow: inset 0px 0px 25px rgba(0,0,0,0.1);
	border: 0px;
	display: inline-block;
	background: #eeecec center right 12px no-repeat;
	line-height: 40px;
	height: 40px;
	padding-left: 12px;
	color: rgba(0,0,0,0.8);
	font-size: 15px;
	margin-right: 0px;
	margin-top: 0px;
	border-radius: 1px solid #a6a6a6;
}

input.anmelden {
	margin-top: 40px;
	margin-bottom: 40px;
	width: 158px;
	display: block;
	line-height: 40px;
	margin: 0px auto;
	position: relative;
	margin-top: 20px;
	background: white;
	background: #00a0df;
	color: white;
	width: 100%;
	bottom: 0px;
	cursor: pointer;
}

.tdhmahnstufe {
	position: relative;
	cursor: pointer;
}

.tdhmahnstufe .mahnicon {
	font-size: 0px;
}

.tdhmahnstufe.gemahnt .mahnicon {
	font-size: 12px;
}

.gemahnt {
	background: #b63503;
	color: white;
}

.tdhmahnstufe.gemahnt:hover .mahndatumfront {
	display: block;
	position: absolute;
	width: 120px;
	height: 50px;
	background: #00a0df;
	font-size: 14px;
	color: white;
	text-align: center;
	margin-left: -75px;
	line-height: 150%;
	padding-top: 8px;
	top: 35px;
	white-space: nowrap;
}

.tdhmahnstufe:hover .mahndatumfront strong {
	display: block;
}

.tdhmahnstufe:hover .mahndatumfront:before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent transparent #00a0df transparent;
	position: absolute;
	top: -10px;
	left: 75px;

}

.thmove {
	width: 20px;
}

.move {
	cursor: move;
	background: url('../images/move.png') center left 6px no-repeat;
	background-size: 70%;
	opacity: 0.1;
}


.user1 .milestones {
	display: block;
}

.milestones {
	display: none;
	width: 973px;
	height: calc(100% - 530px);
	background: #edece8;
	position: relative;
	z-index: 100;
	top: 510px;
	left: 20px;
}

.timeline .projekt {
	line-height: 25px;
	background: #00a0df;
	margin-top: 5px;
	color: white;
	left: 50%;
	position: relative;
}

.timeline .projekt .name {
	padding-left: 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 95%;
	display: block;
}

.timeline {
		height: 100%;
}




.milestones .now {
	width: 13px;
	height: 100%;
	background: top center url('../images/zeitlinieVertical.png') no-repeat;
	position: absolute;
	left: calc(50% - 6px);
	top: -15px;
}

.milestones .mousenow {
	width: 1px;
	height: 100%;
	border-left: 1px solid #d9d9d9;
	position: absolute;
}

.milestones .mousedifference {
	width: 100%;
	height: 1px;
	border-top: 1px solid #d9d9d9;
	position: absolute;
}

.milestones .mousedifference .label {
	position: relative;
	display: block;
	width: 100%;
	text-align: center;
	color: #595959;
	font-size: 11px;
	margin-top: -18px;
}

.milestone {
	border-top: 1px solid #00a0df;
	border-bottom: 1px solid #00a0df;
	margin-left: 0px;
	height: 23px;
	position: absolute;
	top: 0px;
	font-size: 0px;
	width: 8px;
	background: #e7bd2e;
	cursor: pointer;
	transition: 0.1s ease background;

}

.milestone:hover {

}

.milestoneLegende {
	width: 250px;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background: rgba(255,255,255,0.8);
	background: rgba(237,236,232,0.85);
}

.milestoneLegende:after {
	content: '';
	width: 15px;
	height: 100%;
	position: absolute;
	top: 0px;
	right: -15px;
	background: -webkit-linear-gradient(left, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%);

}

.milestoneLegende .projekt {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding-top: 5px;
	height: 25px;
	padding-left: 10px;

}


.milestone .bubble {
	display: none;
	background: white;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
	position: absolute;
	width: 200px;
	top: 30px;
	left: -106px;
	color: black;
	z-index: 100;
	border-radius: 5px;
}

.milestone:hover .bubble {
	display: block;
}

.milestone .bubble:before {
	content: '';
	height: 0px;
	width: 0px;
	border-bottom: 10px white solid;
	border-left: 10px transparent solid;
	border-right: 10px transparent solid;
	position: absolute;
	top: -10px;
	left: 50%;
}

.milestone .bubble .text, .milestone .bubble .datum {
	color: rgba(0,0,0,0.8);
	font-size: 15px;
	text-align: center;
	font-style: italic;
	padding-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 20px;
}

.milestone .bubble .datum {
	font-size: 13px;
}

.milestone .bubble .mit {
	font-size: 13px;
	text-align: center;
	color: #a6a6a6;
	padding-bottom: 10px;
	position: relative;
	width: 100%;
	bottom: 0px;
	line-height: 18px;
	padding-top: 5px;
}

.milestoneLegende:before {
	content: '';
	background: #edece8;
	width: 52px;
	height: 100%;
	position: absolute;
	left: -52px;
}

.addMilestoneProject {
	position: absolute;
	left: 214px;
	bottom: 5px;
	width: 30px;
	height: 30px;
	border: #d8d8d8 1px solid;
	border-radius: 5px;
	background: #fcfbfb;
	box-shadow: 0px 2px 1px rgba(0,0,0,0.05);
	cursor: pointer;
}
.addMilestoneProject:before {
	content: '+';
	line-height: 30px;
	text-align: center;
	display: inline-block;
	width: 100%;
	font-size: 20px;
	font-weight: 100;
	color:
}

#mceu_16-body, #mceu_5, #mceu_6, #mceu_7, #mceu_8, #mceu_10, #mceu_11, #mceu_12 {
	display: none;
}

.leistungsbeschreibungDiv {
	outline: 0px;
	width: 100%;
	min-height: 110px;
}


.leistungwrapper::-webkit-scrollbar {
  width:  1px;
  height: 1px;
  background: none;
}

.leistungwrapper::-webkit-scrollbar-thumb {
  background: #eeecec;
  border-radius: 0px;
  width: 1px;
}


.leistungwrapper {
	background: #eeecec;
	height: 100px;
	width: -webkit-calc(100% - 10px);
	padding: 5px;
	overflow: scroll;
}

.leistungwrapper p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.leistungwrapper .ui-icon-gripsmall-diagonal-se {
	background: none;
	right: 0px;
	border-bottom: 12px solid rgba(0,0,0,1);
	border-left: 12px solid transparent;
	width: 0px;
	height: 0px;
}

.sperrenbutton {
	display: none;
}

.projectform label.organisatorlabel {
	float: left;
	width: 100px;
}

.projectform .organisator {
	margin-top: 15px;
}

/* .organisatorouter {
	display: none;
}

.superAdmin .organisatorouter {
	display: block;
} */






.passFrame {
	z-index: 1000;
	border: 0px;
	left: 50%;
	box-shadow: 0px 0px 25px rgba(0,0,0,0.3);
	top: 140px;
	background: white;
}

.passFrameWrapper {
	position: fixed;
	top: 0px;
	right: 0px;
	left: 0px;
	bottom: 0px;
	background: rgba(0,0,0,0.2);
	z-index: 1000;
	display: flex;
	align-items: center;
	justify-content: center;
	display: -webkit-flex;
	-webkit-align-items: center;
	-webkit-justify-content: center;
}

.blur .pages, .blur .userwrapper, .blur .topwrapper {
	-webkit-filter: blur(7px);
}

.message {
	position: fixed;
	top: 0px;
	right: 0px;
	left: 0px;
	bottom: 0px;
	background: rgba(255,255,255,1);
	z-index: 10000;
	text-align: center;
	font-size: 20px;
	color: #00a0df;
	line-height: 100%;
}

.superAdmin .message {
	top: 0px;
	bottom: auto;
	height: 40px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.4);
	line-height: 40px;
}

.superAdmin .message br {
	display: none;
}

.werIstOnline {
	display: none;
}

.vergessen {
	position: relative;
	z-index: 1000;
	text-align: center;
	display: block;
	color: rgba(166,166,166,0.9);
	text-decoration: none;
	margin-top: 40px;
}

.loadwrapper {
	display: block !important;
	z-index: 100;
	background: rgba(166,166,166,0.2);
	height: 3px;
	width: 100%;
}

.loading {
	height: 5px;
	width: 0%;
	background: #00a0df;
	transition: 0s ease all;
	opacity: 0.66;
}

.loading.active {
	opacity: 0.66;
	width: 100%;
	transition: 0.5s ease all;
}

.voucherclose {
	position: absolute;
	width: 880px;
	height: 50px;
	line-height: 50px;
	font-size: 25px;
	padding-right: 20px;
	background: #000000;
	color: white;
	text-align: right;
	top: 0px;
	z-index: 1001;
	left: 50%;
	margin-left: -450px;
	cursor: pointer;
}

.voucher iframe {
	padding-top: 50px;
	height: calc(100% - 50px) !important;;
}

.stundenprotokoll,
.header .urlaub {
	position: absolute;
	left: -40px;
	top:  0px;
	width: 30px;
	height: 35px;
	cursor: pointer;
	display: flex !important;
	align-items: center;
	justify-content: center;
}


.stundenprotokoll:before,
.header .urlaub:before {
	content: "\e982";
	font-family: 'bakehouse-iconset' !important;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	letter-spacing: 0;
	speak: never;
	font-feature-settings: "liga";
	font-variant-ligatures: discretionary-ligatures;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: block;
	width: 30px;
	line-height: 30px;
	text-align: center;
	color: rgba(92, 92, 92, 1);
	font-size: 20px;
}

.stundenprotokoll:hover:before,
.header .urlaub:hover:before {
	color: #00a0de;
}

.header .urlaub {
	left: -80px;
}
.header .urlaub:before {
	content: "\e97c";
}

.urlaubszeiteniframe, .urlaubszeiteniframe  iframe {
	width: 785px !important;
}


.arbeitszeitiframe, .arbeitszeitiframe  iframe {
	width: 1100px !important;
}

.arbeitszeitiframe .closeiframe,
.urlaubszeiteniframe  .closeiframe  {
	margin-top: 25px;
}


.durchwahl {
	background: rgba(0, 160, 223, 0.7);
	border-radius: 10px;
	color: white;
	width: 30px;
	display: block;
	float: right;
	text-align: center;
	height: 20px;
	line-height: 20px !important;
}



li.ui-menu-item.notselectable {
	opacity: 0.25;
	pointer-events: none;
}

li.ui-menu-item {
	line-height: 22px;
}


[data-firma="co"] .durchwahl,
.changeUser ul:hover li[data-firma="co"]:before,
.mitarbeiter[data-firma="co"].external .tel {
	background: var(--color-co) !important;
}

/* li:hover .durchwahl {
	background: rgba(0, 160, 223, 1);
} */







.userSelect li {
	opacity: 0.3;
	order: 1;
}

/* body:not(.admin) .userSelect li.external {
	display: none !important;
} */

.internal.hatdurchwahl {
	opacity: 1 !important;
	order: 0;
}


.externeKosten .externeKostenNamen, .externeKosten .externeKostenKosten {
	width: 68%;
	margin-right: 2%;
	float: left;
}

.externeKosten .externeKostenKosten { 
	width: 30%;	
	margin-right: 0%;
}

.externeKostenLabel {
	width: 200px !important;
}

.externeKosten {
	width: 330px !important;
}

.externeKostenLabel {
	cursor: pointer;
	-webkit-user-select: none; 
	user-select: none; 
}

.externeKostenLabel:before {
	margin-right: 5px;
	content: '';
	display: inline-block;
	width: 0; 
	height: 0; 
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 10px solid #4a4a4a;
	border-bottom: 0px;
}

.externeKostenLabel.active:before {
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 10px solid #4a4a4a;
	border-top: 0px;
}

.externeKosten {
	display: none;
}

.externeKosten.active {
	display: block;
}



.refreshStati {
	display: none;
	position: fixed;
	left: 0px;
	bottom: 0px;
	cursor: pointer;
	background: white;
	width: 140px;
	text-align: center;
	line-height: 40px;
	border-top-right-radius: 7px;
	box-shadow: 2px 2px 0px rgba(0,0,0,0.07);
}
.admin .refreshStati {
	display: block;
	z-index: 100;
}
.refreshStati:active {
	background: #00a0de;
}





@-webkit-keyframes pirateship {
  0% {
  	-webkit-transform: scaleX(1);
     left: 5%;
     bottom: 00%;
  }
  50% {
  	-webkit-transform: scaleX(1);
    bottom: 00%;
    left: 90%;
  }
  51% {
	-webkit-transform: scaleX(-1);
    bottom: 00%;
    left: 90%;
  }
  99% {
	  -webkit-transform: scaleX(-1);
    bottom: 00%;
    left: 5%;
  }
}

.pirateship{
	position: fixed;
	bottom: 0px;
	left: 0px;
	height: 110px;
	width: 100px;
	background: url('../images/pirateship.png') no-repeat;
	background-size: 100px;
	-webkit-animation-duration: 10s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-name: pirateship;
	-webkit-animation-iteration-count: infinite;
	z-index: 1000;
    left: 5%;
    bottom: 00%;
}

.pirate {
	-webkit-transition: 1s ease all;
	background: black;
}
.pirateattack .pages {
	-webkit-transition: 1s ease all;p
}

.pirateattack .userwrapper {
	-webkit-transition: 1s ease all;
	-webkit-filter: invert(100%);

}
.pirateattack .awesomeman {
	background: url("../images/pirate.png") bottom center no-repeat;
	background-size: contain;
	width: 200px;
	transition: 0s !important;
	height: 132px;
	top: 0px !important;
}

.pirateattack .awesomeman > * {
	display: none;
}

.pirateattack {

}

.downloadRechnung {
	position: absolute;
	top: 0px;
	bottom: 0px;
	z-index: 100;
}

.starwars {
	transform-origin: top center;
	perspective: 500px;
	transition: 1s ease all;
}

.pageswrapper {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: row;
	align-items: stretch;
	perspective: inherit; 
}

.starwars .pageswrapper {
	overflow: hidden;
}

.starwars .pages {
	transform-origin: top center;
	transform: translateY(-100px) rotateX(20deg);
	transition: 2s ease transform;
	
}



select.organisator {
	width: 100%;
    background: #eeecec url(../images/dropdown.png) center right 12px no-repeat;
	border: 0px;
	border-radius: 0px;
	-webkit-appearance: none;
	line-height: 30px;
	margin-top: 0px !important;
	padding-left: 10px;
	box-sizing: border-box;
	font-size: 13px;
}

.partnerinput {
	margin-top: 10px;
}

.partnerinput label,
.partnerinput input {
	width: 70px;
	display: block;
	float: left;
	line-height: 40px;
	margin-top: 0px;
}

.partnerinput input {
	width: 200px;	
}

.partnerinput .save {
	background: #009ddf;
	color: white;
	width: 40px;
	height: 40px;
	float: left;
	margin-left: 10px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
}
.partnerinput .save.success {
	background: #8ad000;
}

.partnerlabel {
	margin-bottom: 10px;
}
/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
    *zoom: 1;
}

.pdfgenerating {
	position: fixed;
	left: 20px;
	top: 50px;
	z-index: 1000;
	color: #38a0df;
    animation-name: colorswap;
    animation-duration: 2s;
    animation-iteration-count: 10000;
}

@keyframes colorswap {
    0% {color: #38a0df;}
    50% {color: #e09f32;}
    100% {color: #38a0df;}
}





.osxbutton.deactivated {
	background: lightgrey;
	pointer-events: none;
}

.sendinvoiceformcreated.sending {
 	-webkit-filter: grayscale(100%) contrast(50%);
 	pointer-events: none;

}
.sendinvoiceformcreated.sent > * {
	display: none;
}

.sendinvoiceformcreated .eventdreieck {
	display: flex;
}

.sendinvoiceformcreated.sent .button.no {
	display: block;
	width: 330px;
	box-sizing: border-box;
}

.sendinvoiceformcreated > .sent {
	display: none;	
}

.sendinvoiceformcreated.sent > .sent {
	display: block;
	text-align: center;
	height: 200px;
}

.fiftycentapproves {
	margin-bottom: 30px;
	margin-top: 20px;
}

.fiftycent {
	height: 300px;
	background-image: url("../images/moneyz.webp");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
}

.pdfpreview {
	color: #70c407;
}

.maildescriptiontext.notify {
	background: #17a0df;
	color: white;
	padding: 10px 5px;
	width: calc(100% + 14px);
	display: block;
	text-align: center;
	margin-bottom: -10px;
	margin-left: -12px;
	margin-top: -12px;

}

.tagbeschreibung {
	position: relative;
}

.tagbeschreibung.feiertag:before {
	content: 'Feiertag';
	text-transform: uppercase;
	font-size: 25px;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 50px;
	bottom: calc(-100vh + 398px);
	pointer-events: none;
	z-index: 10;
	box-sizing: border-box;
	color: #dcdcdc;
	text-align: center;
	padding-top: calc(20px);
	font-weight: bold;
	background: linear-gradient(180deg, rgba(237,236,232,50%) 35%, rgba(237,236,232,0) 100%);

	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: 150px;
}

.shop {
	width: 100%;
	height: calc(100% - 166px);
	border: 0px;
}

.tagbeschreibung.today {
	color: #00a0df;
}


.tagbeschreibung.future {
	opacity: 0.33;
}

.invoicegoggler {
	cursor: pointer;
    width: 215px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    border-radius: 17px/17px 17px 16px 16px;
    background-color: #fff;
    box-shadow: 0 1px 1px rgba(19,19,19,.2);
    font-size: 14px;
    color: #7d7d7d;
    background-repeat: no-repeat;
    background-position: 15px 10px;
    cursor: pointer;
    padding-left: 0px;
    margin-bottom: 10px;
    margin-top: -10px;
    font-weight: 400;
    opacity: 0.8;
	display: flex;
	align-items: center;
	justify-content: center;
}

.invoicegoggler > div {
	flex-basis: 50%;
}

.invoicegoggler > div:first-child {
	border-right: 1px solid #ebebea;
}

.invoicegoggler > div.active {
	color: #40b0e0;
}

html .bruttosumeingang {
	margin-left: 825px !important;
	width: 200px !important;
	font-family: 'Open Sans';
	font-size: 16px !important;
}

th.reNr {
	width: 200px !important;
}

.thDownload,
.thView {
	width: 40px;
}

td.download {
	text-align: center;
}

td.download a,
td.view a {
	color: #40b1e0;
	font-size: 17px;
	cursor: pointer;
	text-align: right;
}

.lightbox {
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 100;
	padding: 30px;
	box-sizing: border-box;
	background-color: rgba(0,0,0,0.5);
	backdrop-filter: blur(4px);
}

.totheright.totheright {
	right: 520px;
}


.lightbox iframe {
	width: 100%;
	height: calc(100vh - 60px);
	border: 0px;
}

.iframeclose {
	position: absolute;
	right: 10px;
	top: 10px;
	color: white;
	font-size: 20px;
	cursor: pointer;
	background: rgba(0, 0, 0, 0.82);
	border-radius: 100%;
	padding: 8px;
}

.viewlink {
	cursor: pointer;
	background: #00a0df;
	color: white;
	text-align: center;
	border-radius: 3px;
	font-size: 14px;
}

.viewlink a {
	display: flex;
	align-items: center;
	justify-content: center;	
	cursor: pointer;
}

.viewlink i {
	margin-left: 5px;
	display: inline-block;
	font-size: 16px;
}

.eingangsrechnungenangezeigt .printall,
.eingangsrechnungenangezeigt .printactive {
	visibility: hidden;
	pointer-events: none;
}
.printall:before,
.printactive:before,
.datumselect:before {
	display: none;
}
.ui-autocomplete {
	z-index: 1000;
}

.invoiceroweingang .reNrFull {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.addUser {
	display: none !important;
}

.user1 .userSelect:hover .addUser {
	display: block !important;
}

tr td {

}




.mitarbeiterstatus {
	height: 80px;
	width: 100%;
	z-index: 10;
	position: relative;
	border: 0px;
	margin: 0 auto;
	overflow: none;
}

.userundefined .mitarbeiterstatus {
	display: none;
}

tr {
	content-visibility: auto;
}



.notYourTool {
	background: #ecebe7;
	width: 100vw;
	height: 100vh;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	line-height: 20px;
	font-weight: 600;
}

.notYourTool img {
	width: 200px;	
	margin-bottom: 30px;
}

.youAreAdmin {
	padding-top: 50px;
}

.notYourTool a {
	color: #1695d3;
	font-weight: bold;
	text-decoration: none;	
	cursor: pointer;
}

.iframewrapperinvoiceprotocol[data-external="true"] .iframewrapperheader .verrechnen,
.iframewrapperinvoiceprotocol[data-external="true"] .iframewrapperheader .printprotocol {
	display: none;
}

.iframewrapperinvoiceprotocol[data-external="true"] .iframewrapperheader {
	background: transparent;
}

.lizenzwrapper {
	display: none;
}
.lizenzwrapper.active {
	display: block;
}

.klemmbrot {
	position: absolute;
	right: 0px;
	top: 0px;
	background: rgba(255,255,255,1);
	border-radius: 20px;
	font-size: 10px;
	padding: 3px 5px;
	cursor: pointer;
}

.klemmbrot:after {
	content: ' BK';	
}

.future .klemmbrot:after {
	content: ' AK';	
}

.addbutton {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 160px;
	padding: 0px 10px;
	border-radius: 17px/17px 17px 16px 16px;
	background-color: #fff;
	box-shadow: 0 1px 1px rgb(19 19 19 / 20%);
	cursor: pointer;
	transition: 0.2s ease all;
	height: 30px;
	box-sizing: border-box;
}

.addbutton:hover {
	color: #00a0de;
}

.addbutton {


	&:before {
		content: "\e90f";
		font-family: 'bakehouse-iconset' !important;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		line-height: 1;
		letter-spacing: 0;
		speak: never;
		font-feature-settings: "liga";
		font-variant-ligatures: discretionary-ligatures;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		padding-right: 7px;		
	}
	&.clientMapToggle:before {
		content: "\e925";
	}

}

.topBar {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 20px;
}

.moduleTable th {
	text-transform: capitalize;
	font-weight: bold;
	font-size: 13px;
}

.eventform {
	overflow: visible !important;
	outline: 0px;
}

.cols {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 20px;

	> .col {
		flex-basis: calc(50% - 10px);
		flex-shrink: 0;
		flex-grow: 0;
	}
}