/* EDI EDI EDI EDI EDI  */

/*
body.user6  {
	background: url('../images/edibg.jpg') top center no-repeat #fefefe;
}
*/

/* COOKIS PUTZLEGENDE */
/*
.user1 .week, .user10 .week, .user9 .week, .user5 .week, .user14 .week, .user2 .week {
	background: white url('../images/grid_cookis.png');
}
*/

.project36 {
	background-image: url('../images/urlaub.png') !important;
	background-repeat: no-repeat !important;
	background-position: bottom center !important;
}

.menu5 {
	display: flex !important;
}


.superAdmin .werIstOnline {
	display: inline-block;
	margin-top: -33px;
	padding-left: 20px;
	color: white;
	text-decoration: none;
	z-index: 300;
	position: relative;
}

/*
.angebotwrapper {
	display: none !important;
}
*/

.user1 .angebotwrapper, 
.user2 .angebotwrapper, 
.user36 .angebotwrapper,
.user5  .angebotwrapper, 
.user18 .angebotwrapper,
.user25 .angebotwrapper,
.user27 .angebotwrapper,
.user29 .angebotwrapper,
.user12 .angebotwrapper,
.user8 .angebotwrapper,
.user11 .angebotwrapper {
	display: block !important;
}

/* Tasks */
.user1 .menue div.menu22 {
	display: flex !important;
}


.userSelect{
	display: none !important;
}

.superAdmin .userSelect {
	display: block !important;
}

/* Urlaubsviewer */

.header .urlaub {
	display: block;	
}

.user42 .protocoll .invoice {
	display: block;
}

.projects.moduleTable .departement,
[data-filter="&filter1=department,eq,Print"],
[data-filter="&filter1=department,eq,Digital"],
[data-filter="&filter1=department,eq,Imaging"] {
	display: none;
}

body.user67:after {
	content: '';
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url("/config/images/crown.gif");
	position: fixed;
	top: 50px;
	left: 20px;
	width: 100px;
	height: 100px;
	z-index: 100;
	transform: rotate(-10deg);
	pointer-events: none;
}

.superAdmin .partnerproject-block {
	display: block !important;
}