html, body{
	padding: 0;
	margin: 0;
	min-height: 100%;
	height: 100%;
	/* font: 12px/1.5em sans-serif; */
	background-color: #f8f9f9;	
}

#main, table
{
	/* font-size: 16px;	 */
	font-family: 'Montserrat', sans-serif;
    font-style: Regular;
    font-weight: normal;
    font-size: 15px;
	color: #777;
}
body {
	font-family: 'Montserrat', sans-serif;
	font-weight:normal;
}

body.noScroll{
	overflow:hidden;
}

ul#nav li{ float:left; display:inline;}

hr{
	border-left:none;
}

@font-face {
    font-family: datum_font;
	font-family: 'datum_font';
	src: url('/fonts/xeros_theorem.eot');
	src: local('?'), url('/fonts/xeros_theorem.woff') format('woff'), url('/fonts/xeros_theorem.ttf') format('truetype'), url('/fonts/xeros_theorem.svg') format('svg');
}
@font-face {
    font-family: MarselisPro;
	font-family: 'MarselisPro';
	src: url('/fonts/MarselisPro.eot');
	src: local('?'), url('/fonts/MarselisPro.woff') format('woff'), url('/fonts/MarselisPro.ttf') format('truetype'), url('/fonts/MarselisPro.svg') format('svg');
}

.none{
	opacity: 0;
    height: 0px;
    width: 0px;
    padding: 0px;
    margin: -4px;
    border-radius: 0;
}

h1, h2, h3, h4, h5, h6, footer, p, a, ul, ol, li{
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6{
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 32px;
	text-decoration: none;
}
a{
	font-weight:bold;
}
h1{
	font-size: 26px;
	margin-bottom: 10px;
}
h2{
	font-size: 24px;
	margin-bottom: 10px;
}
h3{
	font-size: 22px;
	margin-bottom: 10px;
}
h4{
	font-size: 19px;
	margin-bottom: 7px;
}
h5{
	font-size: 17px;
	margin-bottom: 7px;
}
h6{
	font-size: 14px;
	margin-bottom: 7px;
}

ul{
  list-style-type: none;
}
ol{
  list-style-position: inside;
}
b, select, input, textarea{
	color: #777 !important;
}

input:not([type='checkbox']):not(.none),
select,
textarea{
	border-radius: 3px;
	border-width: 0;
	padding: 9px 10px;
}
table input:not([type='checkbox']):not(.none),
input.grey,
select,
textarea{
	background-color: #eee;
}

table input:not([type='checkbox']):not([type='radio']):not(.none), input.grey, select, textarea {
    background-color: #fff;
    border: 1px solid #eaeaea;
    box-shadow: 0 1px 0 0 #eaeaea; 
	padding: 5px 10px;
	min-height:42px;
}



tr.subCat td:first-of-type{    
	padding-left: 30px;
}
tr.subCat.header td{
	background-color: rgb(173, 218, 239) !important;
}

select.inputWhite,
input.inputWhite{
	background-color:white !important;
	border: 1px solid #ddd !important;
}

body textarea{
	padding: 6px 10px;
}

.nopadding{
	padding:0;
}

@media screen and (max-width: 800px){
	#main{
		height:100% !important;
	}
}

#main{
	position: relative;
	z-index: 0;
	width: 100%;
	min-height: 100%;
	cursor: default;
}

.cleared
{

  display:block;
  clear: both;
  float: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 0;
  height:0;
  overflow:hidden;
}

.reset-box
{
  overflow:hidden;
  display:table; 
}


form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}
/* end Page */ 

#page-background-top-texture, #page-background-middle-texture{
  min-width: 795px;
}

#edit_area,textarea{
	font-weight:normal;	
}

#edit_area{
	max-width:100%;
}

input, select, textarea
{
  vertical-align: middle;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
}

.block select 
{
    width:96%;
}

/* end Button */

a img
{
  border: 0;
}

.metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/*
a:link { text-decoration:underline; color:#4B7317;}
a:active { text-decoration:underline; color:#4B7317;}
a:hover { text-decoration:underline; color:#4B7317;}
a:visited { text-decoration:underline; color:#4B7317;}
*/
h22{
	font-size: 16px;
	color: #4B7317;
	font-weight: bold;
	line-height: 25px;
}
h22 a{
	text-decoration:none !important;
}
h22 a:hover{
	text-decoration:underline !important;
}

.nicEdit-main,.nicEdit-panelContain{
    background-color:white;
	max-width:100%;
}
/*  Login spullen  */
div.container.login div.error{
    position: relative;
    margin: 0 auto 14px;
    width: 100%;
    min-height: 10px;
    background-color: #ffbfbf;
    color: #fff;
    padding: 10px;
    border-radius: 3px;
    text-align: center;
	display:none;
}
div.container.login div.error b {
    color: #7b3b39 !important;
}
div.jumbotron.login{
	height: 100%;
    position: absolute;
    width: 100%;
    padding: 0;
    margin: 0;
}
div.jumbotron .row {
	height:100%;
}
div.jumbotron.login .col {
    height: 100%;
    position: relative;
    background-color: #fff;
}
div.jumbotron.login .col.login{
	background-image: url(..//images/login-background.webp);
	background-position: center;
	background-size: cover;
	background-repeat:no-repeat;
}

div.jumbotron.login .col.login.manager{
	background: linear-gradient(to bottom right, #d62391eb, #a10f68de), url(..//images/login_background.jpg);		
}
div.jumbotron.login .col.login.tivoli{
	background: linear-gradient(135deg, rgba(250, 0, 237, 0.85) 0%,rgba(124, 0, 120, 0.85) 2%,rgba(153, 2, 99, 0.88) 98%,rgba(192, 0, 255, 0.88) 100%), url(..//images/login_background_tivoli.jpg);		
}

.jumbotron.login .loginButtons{
	display:flex;
	justify-content: space-between;
	align-items: center;
	flex-direction: column;
	gap: 8px;
}


div.container.login {
	position:absolute;
	top:50%;
	left:50%;
	transform: translateY(-50%) translateX(-50%);
	max-width: 350px;
	width:100%;
	background-color:#fff;
}
div.container.login h1{
	margin-bottom:35px;
	font-size: 31px;	
    color: #016799;
}
div.container.login h1.tivoli{
	color:#761284;
}
div.container.login input{
	width:100%;
	padding: 12px 10px !important;
	margin-bottom: 0;
	border: 1px solid #777;
	background-color: transparent;
}
div.container.login a:not(.button){
	font-weight:bold;
	font-size: 12px;
	line-height:50px;
	padding:0;
	color: #777 !important;
}
div.container.login a:hover{
	text-decoration:none;
}
div.container.login a.tivoli{
	background-color:#761284;
}

.customPlaceholderInput{
	position:relative;
	display: flex;
	align-items: center;
	margin: 18px 0 10px;
}
.customPlaceholderInput + .customPlaceholderInput{
	margin-top:0;
}
.customPlaceholderInput input{
	position: relative;
	margin: 0 !important;
	z-index: 2;
}
.customPlaceholderInput input{
    border: 1px solid #ddd !important;
}
.customPlaceholderInput input:focus{
    outline:none;
    border: 1px solid #278bc7 !important;
    box-shadow:none;
}
.customPlaceholderInput .inputPlaceholder{
	position: absolute;
	transition: all .2s ease-in-out;
	top: 50%;
	left: 10px;
	z-index: 1;
	transform: translateY(-50%);
	font-size: 12px;
	background-color: transparent;
	font-weight: 200;
}
.customPlaceholderInput input.active + .inputPlaceholder,
.customPlaceholderInput input:focus + .inputPlaceholder{
	top: 0px;
	background: #fff;
	padding: 0;
	z-index:5;
	color: #278bc7 !important;
}


.customPlaceholderInput.password input{
	padding-right:30px;
}
.customPlaceholderInput .showPassword{
	position:absolute;
	display: inline-flex;
	width:30px;
	text-align:center;
	height:30px;
	cursor:pointer;
	right:5px;
	top:50%;
	transform:translateY(-50%);
	z-index:10;
	justify-content: center;
	align-items: center;
}

img.logo{
	position:absolute;
	top:50%;
	left:50%;
	width:100%;
	max-width:500px;
	transform: translateY(-50%) translateX(-50%);
}


form#reg_form div.container select.validating,
form#reg_form div.container textarea.validating,
form#reg_form div.container input.validating{
	border-bottom-width: 1px !important;	
}
select.wrong,
textarea.wrong,
input.wrong{
	border-bottom-color:rgb(167, 6, 6);	
	background-color: rgba(255, 227, 227, 0.2);
}

form#reg_form div.container select,
form#reg_form div.container input{
	width: 94%;
	float:right;
}

div.message.shown{
	border-left: 3px solid;
    padding: 10px;
    margin-bottom: 10px;	
	background-color: #defccb;	
}
div.message.wrong{
    //background-color: #ffdddd;
	background-color:#e74c3c;
}
div.message.shown:not(.wrong):not(.error){
	border-left-color: #2c7637 !important;
} 
div.message.notShown{
	display:none;
}
div.jumbotron.login .col.login img{ 
	width:80%;
	max-width:600px;
}

@media (max-width: 767px){
	div.jumbotron.login .col.login{ 
		max-height: 190px;
	}
	div.jumbotron.login .col:not(.login){ 
		max-height: 400px;
	}
	div.container.login div.editField table td{
		width: 100% !important;
		display: block;
		float: left;
	}
}

/*  Einde login spullen  */
.menu_overlay{
	display:none;
}
div.content{
	position: relative;
	min-height: 100%;
	width: 100% !important;
	border-top: 4px solid;
	padding:0;
	margin-bottom: 0;
}
div.left_menu{
    position: relative;
    min-height: calc(100vh - 4px) !important;
	height:100%;
    background-color: #fff;
    z-index: 1;
}
div.left_menu a{
	text-decoration: none;
}
div.left_menu font{
	display:inline-block;
	font-weight: 500;
}

div.left_menu .slagerMenuColor{
	color:#b68647 !important
}
div.left_menu .slagerMenuColor_2 {
    color: #000 !important;
    background-color: #cdffcd;
}

div.topbar{
	display:none;
}
.no_mobile{
	display:inherit;
}

.tableScroller{
	width:100%;
	overflow:auto;
}

@media screen and (max-width: 1300px){	
	form{
		overflow-x: auto;
		max-width:100%;
		position:relative;
	}
	body .work_place input[type='text']{
		width:100% !important;
		min-width:130px;
	}
	body .work_place input[type='date']{
		min-width:129px;
	}
}
form.noOverflow{
	overflow-x:inherit;
}
@media screen and (max-width: 1000px){
	body img.left_menu_logo {
		margin: 0px auto 0;
		max-width: 100%;
		max-height:100px;
		width: auto;
		height: auto;
	}

	div.text_box{
		margin-left: 0 !important;
		margin-bottom: 30px;
	}
	div.maincontainer{
		padding:0 !important;
	}
	div.left_menu{
		position:absolute;
		top:0;
		padding-top:0;
		left:-100%;
		width:100%;
		overflow:hidden;
		transition: left .3s ease-in-out;
	}
	div.left_menu.shown{
		left: 0;
		overflow: auto;
		max-height: calc(100vh - 55px);
		height: 100vh !important;
		min-height: 10px !important;
	}	
	div.left_menu .left_menu_blok{
		max-height:400px;
	}
	body div.left_menu.shown .left_menu_blok{
		max-height:10000px;
	}
	div.topbar{
		display:block;
		position:fixed;
		width:100%;
		height:55px;
		top:0;
		border-bottom:4px solid;
		background-color:white;
		z-index:999;
	}
	div.topbar .logout{
		top:5px;
		right: 30px;
	}
	div.topbar .profiel,
	div.topbar .question{
		top:5px;
		right: 70px;
	}
	div.topbar .language{
		top:5px;
		right: 70px;
	}
	.no_mobile{
		display:none !important;
	}
	div.content{
		margin-top:54px;
		border-width:0;
	}
	div.text_breed{
		min-width: inherit !important;
	}
}
@media screen and (min-width: 1400px){
	body div.left_menu ul{ 
		font-weight:normal;
	}	
	body table.work_place input:not(.nostretch),
	body table.work_place select:not(.nostretch),
	body table.work_place textarea:not(.nostretch){
		width: 100% !important;
	}
}
@media screen and (min-width: 1400px) and (max-width: 1650px){
	body div.left_menu ul{ 
		font-size: 14px !important;
	}
}
@media screen and (min-width: 400px) and (max-width: 1400px){
	body div.left_menu ul{ 
		font-size: 12px !important;
	}	
}
@media screen and (min-width: 400px) and (max-width: 1400px){
	body div.left_menu_blok li ul i.fa {
		//width: 100%;
	}	
}


div.left_menu_webshop{
	position: relative;
	//float: left;
	height: 100%;
	min-height: 190px;
	width: 150px;
	z-index: 1;
	margin-bottom: 20px;
}
div.left_menu_shadow{
	position: relative;
	left: 153px;
	height: 100%;
	width: 16px;
	z-index: 1;
	background-image: url('..//images/menu_shadow.png');
	background-repeat: repeat-y;
}
img.left_menu_logo{
	position: relative;
    display: block;
    margin: 40px auto 0;
    width: 100%;
    max-width: 210px;
    height: auto;
    min-height: 35px;
}
div.left_menu_blok{
	position:relative;
	//float:left;
	width:100%;
	min-height:10px;
}
div.left_menu_blok li{
	display:block;
}
div.left_menu_blok li ul{
	position: relative;
	width: 100%;
	min-height: 65px;
	line-height: 35px;
	padding: 15px 0px 15px 0;
	box-sizing: border-box;
	border-bottom: 1px solid #ececec;
	font-size: 14px;
	color: #777;
	font-family: 'Montserrat', sans-serif;
}
div.left_menu_blok li ul img,
div.left_menu_blok li ul i.fa,
div.left_menu_blok li ul i.fas,
div.left_menu_blok li ul i.far{
    font-size: 23px;
    margin-right: 14px;
    transform: translateY(3px);
    width: 29px;
    text-align: center;
}
tr.but_beheer i.fa,
tr.but_beheer i.fas,
tr.but_beheer i.far,
tr.but_beheer img:not(.vink){
	font-size: 21px;
    margin-right: 13px;
    transform: translateY(3px);
    width: 21px;
    height: auto;	
    color: #787878;
}

div.left_menu_blok li ul.active{
	border-bottom-width:2px;
}


div.left_menu_blok li ul.personeel_knop{
	//background-color:#626161;
}

div.top_balk{
	position: fixed;
	background-color: #FFF;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 40px;
	overflow: hidden;
	z-index: 10;
	color:#4E4E4E;
	text-shadow: 2px 2px #666;
}
span.top_balk{
	position: absolute;
	right: 20px;
	top: 11px;
	font-size: 21px;
	//color: #FFF;
	display: none;
}

@media screen and (max-width: 1040px){
	div.work_place{
		padding:0px !important;
	}
}
div.work_place{
	position: relative;
    min-height: 500px;
    display: none;
    margin: 30px 0;
}

table.centerall td{
	text-align:center;
}
table.work_place{
	position: relative;
	width: 100%;
	margin: 25px auto;	
}

table.work_place tr.parts{
	height:30px;
}
table.work_place tr.parts td{
	padding:0 5px;
}

table.work_place tr.parts span,
table.work_place td.parts span{
	float:left;
	width:25%;
	box-sizing:border-box;
	text-align:center;
}

table.work_place tr:nth-of-type(even):not(:first-of-type){
	background-color:#ededed;
}
table.work_place tr:nth-of-type(odd):not(:first-of-type){	
	background-color:#e4e4e4;
}

table.work_place tr{
	/*background-color:#b4b4b4;*/
	color: #4E4E4E;
}
table.work_place tr td{
	padding: 10px 10px;
	/*color: #4E4E4E;*/
	height:22px;
	font-size: 14px;	
	font-weight: bold;
}
table.small tr td{
	font-size: 12px;
}
table.smalltr tr{
	height:46px !important;
}
tr.smalltr{
	height:46px !important;
}

div.work_vakje{
    position: Relative;
    min-height: 200px;
    background-color: rgba(241, 241, 241, 0.81);
    border-radius: 5px;
    padding: 10px;
    width: 90%;
    margin: auto;
}
table.work_vakje{
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
}
table.work_vakje input{
	padding: 1px 3px;
}
table.work_vakje select{
	width: 99%;
}
table.work_vakje input[type="checkbox"] {
    margin: 0 8px 0 3px;
}

table.work_vakje td{
    padding: 5px 8px;
    color: #777;
}
.nicEdit-main{
	font-weight: normal !important;
}
div.image_vak,div.image_vak_blog,div.image_vak_slider{
	position:relative;
	width:800px;	
	float:right;
}
div.image_vak{
	height:170px;
}

div.image_vak_blog{
	width: 226px;
	height:170px;
	float: left;
	margin-left: 88px;
}

div.image_vak_slider{
	float:left;
	min-height:170px;
	width: 100%;
}

div.image_vak img,div.image_vak_blog img,div.image_vak_slider img,img.empty_pic{
	margin: 10px 7px;
	margin-bottom: 0px;
	max-height: 80%;
	max-width: 21%;
	height:auto;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #ccc;
}

img.empty_pic{
	opacity:0;
}

a.button{	
	display: block;
    text-decoration: none;
    min-height: 30px;
    min-width: 100px;
    position: relative;
    margin: 0;
    padding: 9px 30px;
    border-radius: 6px;
    ;;font-size: 14px;;;
    font-weight: normal;
    color: #FFF;
    background-color: #0095DA;
    cursor: pointer;
	text-align:center;}
a.button i.fa{
	margin-right: 3px;
}

a.button.disabled span{
    background-color: rgba(158, 158, 158, 0.37);
    cursor: no-drop;
}

div.button_vak{
    position: relative;
    width: 100%;
    min-height: 40px;
    min-width: 200px;
    margin: 13px auto;
}
div.button_vak a.button{
	float:left;
}
a.button.right{
    float: right !important;	
}
a.button.left{
    float: left !important;	
}
div.button_vak a.button:not(.right){
	margin-right: 5px;
}

div.right_menu{
	position: absolute;
	width: 180px;
	min-height: 26px;
	top: 0px;
	left: 0px;	
	box-shadow: 3px 1px 12px #707070;
	z-index: 50;
	display: none;
}
div.right_menu ul li{
	width: 100%;
	border-bottom: 1px solid #000;
	text-align: center;
	color: #2E2A2A;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 0px;
	background-color: #FFF;
	cursor:pointer;
}	

div.sub_optie_vak{
	position: relative;
	float: left;
	width: 160px;
	min-height: 30px;
	background-color: #FFF;
	background-position: 20px 0;
	margin: 5px 5px;
	box-shadow: 3px 3px 3px #CCC;
	cursor:pointer;
}
p.sub_optie_vak{
	position: relative;
	min-width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #FFF;
	padding: 6px 0;
	background-color: #585858;
}
div.sub_optie_vak table{
	position:relative;
	width:100%;
	border-spacing:0;
	text-align:center;
}
div.sub_optie_vak table td{
	padding: 6px 2px;
}

div.wijzig_main{
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:rgba(19, 18, 18, 0.66);
	z-index:180;
}
div.wijzig_keuze{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 345px;
	min-height: 200px;
	margin-left: -200px;
	margin-top: -100px;
	background-color: #FFF;
	box-shadow: 4px 4px 5px #464646;
	z-index: 200;
	padding: 10px;
	padding-left: 23px;
}
div.wijzig_keuze img{
	width: 25px;
	height: 25px;
	position: absolute;
	top: -13px;
	right: -13px;
	cursor: pointer;
}

#edit_area{
	font-weight:normal;
}

.padding_file{
	padding: 0px 15px !important;
}
.button_file{
	margin: 2px 4px !important;
	position: absolute !important;
	top: 2px !important;
}	

div.upload_file{
	position:relative;
	float:left;
	background-color:white;
	border-radius:5px;
	width:350px;
	min-height:38px;
	cursor:pointer;
}
div.upload_file span{
	line-height: 30px;
}

div.upload_file_name{
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    line-height: 40px;
    padding-left: 130px;
}
div.upload_file_name img{
	float:right;
	margin-right:10px;
	margin-top:4px;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
	cursor:pointer;
	width:100%;
	height:100%;	
	font-size: 136%;
}

div.pic_edit{
	position: absolute;
	width: 300px;
	min-height: 10px;
	background-color: rgba(255, 255, 255, 0.83);
	border-radius: 3px;
	padding: 2px;
	z-index: 999;
	display: none;
	border: 1px solid #CCC;
}
div.pic_but{
	float: right; 
	height: 16px; 
	width: 16px; 
	cursor: pointer; 
	background-position: -324px 0px;
	background-image: url('../../js/nicEditorIcons.gif');
}

div.pic_edit table{
	width:100px;
}
div.div.pic_edit td{
	width:50px;
}
div.pic_edit table tr img{
	width:15px;
	cursor:pointer;
}

div.intro_vak{
	position:relative;
	float:right;
	background-color:white;
	border:1px solid #aaa;
	box-shadow: 1px 1px 1px #aaa;
	margin: 5px;
	font-size: 17px;
}

.intro_70{
	width:398px;
	min-height:85px;	
}

.intro_70 h1,.intro_30 h1{
	font-size: 32px;
	font-weight: normal;
	margin: 32px 0 0 10px;
}

.intro_30 h1{
	margin-left:0;
	text-align:center;
}

.intro_30{
	width:290px;
	min-height:85px;
}

.intro_25{
	width: 225.3px;
	min-height:85px;
}

.intro_25 h1{
	text-align: center;
	font-size: 19px;
	font-weight: normal;
	margin: 10px 0 0px 0;
}
.intro_25 h2{
	text-align: center;
	font-size: 31px;
	margin: -2px 0 5px 0;
	color: #0095DA;
}
.intro_50{
	width:344px;
	min-height:100px;
}

.intro_100{
	width:680px;
	min-height:100px;
	padding:10px;
}
.intro_100 h2{
	font-size: 20px;
	font-weight: normal;
	margin: 0px 0 5px 0px;
}
.intro_left{
	float:left !important;
	width:250px;
	min-height:270px;
}
.small{
	min-height:50px !important;
}
.intro_bruin{
	background-color:#ffecb7 !important;
}
.intro_bruin textarea{
	background-color: #FFECB7;
	border: none;
	resize: none;
	width: 240px !important;
	min-height: 260px;
	margin-left:3px;
	line-height: 18px;
}
.intro_grey{
	background-color:#dbe4e8 !important;
}

/* module data */

div.button_vak_module{
	position: relative;
	width: 90%;
	max-width: 690px;
	margin: auto;
	min-height: 10px;
}

div.text_box{
    position: relative;
    margin-left: 20px;
    min-height: 300px;
    padding: 10px 30px 30px;
    margin-top: 0px;
    background-color: #fff;
    padding-bottom: 20px;
    font-size: 14px;
    box-shadow: 0px 0px 17px 5px #e2e2e2;
    border-radius: 3px;
    margin-bottom: 30px;
}
div.text_box.wide{
	width:100%;
}

div.text_box.notitle{
	padding: 30px;
}

div.text_small{
	font-size:15px;
}

div.text_box_title{
    position: relative;
    display: inline-block;
    top: 0px;
    left: 0px;
    min-height: 30px;
    line-height: 30px;
    width: 100%;
    padding: 0 14px;
    margin: 20px 0;
    font-weight: bold;
    font-size: 18px;
	font-family: 'Montserrat', sans-serif;
    color: #000;
    box-sizing: border-box;
    border-left: 4px solid;
}

div.text_box_title.noVideoButton .button.isVideo{
	display:none;
}

div.infoButtonHolder{
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 0 0px 0 10px;
	display:flex;
	justify-content: flex-end;
	gap:10px;
	align-items: center;
	flex-direction: row;
}
div.infoButtonHolder .button{
	padding: 0px 5px;
	min-height: 29px;
	text-align: center;
	font-family: Open Sans, Arial, Helvetica, Sans-Serif;
}
/* div.text_box_title a.button.info{    
    
} */
div.text_box_title a.button.info a.button{
	margin:0;
	width:inherit;	
	min-width:50px;
}
div.text_box_title a.button.info a.button span{
    margin: 0;
    line-height: 23px;
    font-size: 13px;
}

img.allergeen{
	margin: 3px 8px;
}
div.allergeen{
    margin: 3px -3px;
    display: inline-block;
    vertical-align: middle;
    width: 50px;
}
div.allergeen img{
	width: 100%;
	display:inline-block;
	margin:0;
}
div.allergeen p{
	margin: -9px 0 0;
    font-size: 9px;
    line-height: 9px;
    color: #9d0512;
    display: inline-block;
    width: 100%;
    text-align: Center;
    word-break: break-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
}


/* Module Uren weergave */
div.error_vak{
	position: absolute;
	width: 721px;
	height: 54px;
	left: 0px;
	top: -54px;
	background-color: rgba(255,0,0,0.5);
	text-align: Center;
	line-height: 54px;
	z-index: 9999;
	color: #FFF;
	font-size: 20px;
	display:none;
}

div.verwijder_vak{	
	position:absolute;
	width:721px;
	height:50px;
	left:110px;
	background-color:rgba(255,0,0,0.1);
	text-align:Center;
	line-height:50px;
	z-index:9999;
	color:#FFF;	
	font-size: 20px;
	display:none;
	cursor:pointer;
}
div.verwijder_vak:hover{
	background-color:rgba(255,0,0,0.6);
}

div.verwijder_vak:before{
	content: 'Klik hier om te verwijderen';
}

div.uren_agree{
	position: absolute;
	width: 204px;
	height: 33px;
	background-color: #FFF;
	padding: 0 10px 15px;
	display: none;
	z-index: 999999;
}
div.uren_agree a.button{
	float: left;
    height: 100%;    
	margin-right:-8px;
}
div.uren_agree a.button:first-child{
	margin-right: 8px;
}
div.uren_agree span{
	padding: 4px 10px;
    font-size: 14px;
}

div.werknemer{
	position: relative;
    width: 100%;
    float: left;
    min-height: 210px;
    margin-bottom: 10px;
    border-bottom: 2px solid rgba(26, 185, 255, 0.6);
    padding-bottom: 20px;
    color: #777;
    font-weight: normal;
}

div.werknemer_dagen{
	min-height: 280px !important
}
	
div.werknemer_overzicht{
	position: relative;
	width: 100%;
	min-height: 60px;
	top: 40px;
	float: left;	
    margin-bottom: 30px;
}

hr.werknemer_hr{
	border-top: 0px;
	border-width: 2px;
}

a.werknemer{
color: inherit;
text-decoration: inherit;
}

div.add_hours{
    position: Relative;
    float:left;
	width: 100%;
    min-height: 40px;
	display:none;
}
div.add_hours input,
div.add_hours select{
	padding: 5px;
	margin: 3px 0px;

}
div.add_hours b.tijd_naam{
	width: 120px; display: inline-block;	
}
div.add_hours div.tijd_vak{
	width: 120px;
	float: left;
}

table.uren{
	border-spacing: 0;	
}
table.uren tr{
	background-color: #fafbfb !important;
	height:60px;
}
table.uren tr:nth-of-type(even){
	//border-top:1px solid #fff;
	background-color: #fff !important;	
}
table tr.header{
	background-color: #eee !important;
}

tr.uren_overzicht td{
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	color:#777;
}
tr.uren_overzicht td:last-of-type{
	padding-left:0;	
	padding-right:0;
	width: 170px;
}
tr.uren_overzicht td:last-of-type div{
	margin-left:0;
	margin-right:0;
}
tr.uren_overzicht td:nth-last-of-type(2){	
	padding-right:0;
}
tr.uren_overzicht td:nth-last-of-type(2) div{
	margin-right:0;
}	

div.button_uren{
    position: relative;
    width: 170px;
    height: 56px;
    margin: auto;
    text-align: center;
    line-height: 56px;
    cursor: pointer;
}
body div.button_uren.small{
	height: 36px;
    line-height: 50px;
}
div.uren_overzicht_bottom{
	border-bottom:2px solid;
	padding-left: 0; padding-right: 0;
	float:left;
	margin-bottom:10px;
}
@media only screen and (max-device-width: 700px) {
	div.button_uren{
		min-width: 100px;
	}
	div.button_uren{
		width: 100% !important;
	}	 
	div.uren_overzicht{
		width: 720px;
	}
	div.uren_overzicht_bottom a.button,
	div.uren_overzicht_bottom input{
		width:100%;
	}
}

body .redColor{
	color: #e74c3c !important;
}

body .bred{
	background-color:#e74c3c;
	color:#FFF;
}
body .bgreen{
	background-color:#2ecc71;
	color:#FFF;
}
body .borange{
	background-color:#e67e22;
	color:#FFF;
}
body .bgrey{
	background-color:#ddd;
	color:#FFF;
}
.eat {
    width: 100%;
    max-width: 360px;
    margin: auto;
}
div.pin_vak:not([status='1']) .eat{
	display:none;
}
.eat b{
    width: 100%;
    text-align: center;
    display: inline-block;
    padding: 4px 0;
    font-size: 15px;
}
.eat .button_uren{
	width:50%;
	max-width:50%;
	margin:0;
	float:left;
}
.eat .button_uren.send{
	width:100%;
	max-width:100%;
	margin:8px 0;
	float:left;
}

table.uren .bdisabled{
	background-color: #ecf0f1;
	color:#777;
	cursor:auto !important;
}
table.uren .bdisabled.disabled{
	background-color:#e7c43c;
	color:#000;
}

div.uren_overzicht{
	border-spacing: 0;
	position: relative;
	margin-top:20px;	
    height: 60px;
}
div.eventList{
    float: left;
    width: 100%;
    margin-bottom: -30px;
    margin-top: 10px;
}

div.uren_overzicht_background{
	position:absolute;	
	height:100%;
	z-index:1;
	background-image:url('..//images/uren_background.png');
	background-repeat:repeat;
	border-bottom: 1px solid #c0c0c0;
}

div.uren_balk{
	position: absolute;
	height: 19px;
	margin-top: 5px;
}
div.uren_balk.remove{
	background-color:rgba(255,0,0,0.4) !important;
}

div.uren_tijd{
	position:relative;
	float:left;
	height:30px;
	width:30px;
	line-height: 30px;
	text-align:center;
	z-index:2;
}
div.uren_naam{
	position:absolute;
	left:0px;
	height:30px;
	line-height:30px;
	z-index:2;
	overflow:hidden;
}


div.uren_overzicht .work{
	background-color:#5b9500;
	z-index:2;
}

div.uren_overzicht .pauze{
	background-color:#f6cb00;
	
	height: 17px;
	margin-top: 6px;
	
	opacity:0.9;
	z-index:3;
}

div.Excel_div{
	position: relative;
	width: 260px;
	height: 100px;
	cursor:pointer;
	padding:5px;
}

div.Excel_div:hover{
	background-color:rgba(255,255,255,0.7);
}

tr.light_text td{
	font-weight:normal !important;
}

input[type="text"], input[type="number"] {
    //margin: 0px;
    //padding: 8.5px 0px !important;
}

select.noarrow::-ms-expand {
    display: none;
}

div.no_pointer{
	cursor:auto !important;
}

div.work_breed{
	//min-width:950px;
	padding-bottom: 20px;
}

@media screen and (max-width: 800px){
	div.text_breed{
		padding: 20px 10px !important;
	}
	div.overflower{
		width:100%;
		overflow-x:scroll;
	}
	div.work_place.wide{
		padding-left:10px !important;
		padding-right:10px !important;
	}
	div.button_vak{
		margin: 10px 0 0;
	}
	div.button_vak a.button {
		float:inherit !important;
		width: 100%;
		text-align: center;
		margin-bottom: 7px;
		height: 36px;
	}
	div.button_vak a.button div{
		width:100% !important;
	}
}
div.text_breed{
	min-width: 721px;
}
img.uren_marker{
	position:Absolute;
	z-index:20;
	display:none;
}
img.uren_marker.remove{
	opacity:0.4;
}

div.uren_marker_label{
	position:Absolute;
	line-height:20px;
	min-height:20px;
	min-width:20px;
	padding:2px 5px;
	border-radius:2px;
	background-color:rgba(0,0,0,0.8);
	color:#FFF;
}


/* foto vakken */
div.image_vak{
	position:relative;
	width:100%;
	min-height:170px;
	background-color:white;
	border:1px solid rgb(185, 183, 183);
}

div.image_vak img{
	margin: 10px 7px;
	margin-bottom: 0px;
	max-height: 80%;
	max-width: 16%;
	height:auto;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #ccc;
}

div.image_vak div.image_info{
    height: auto;
    width: auto;
    max-width: 16%;
    float: left;
    position: relative;
    padding: 10px;
}
div.image_vak div.image_info img {
    max-height: 150px;
    max-width: 100%;
    height: auto;
    margin: 10px auto;
    display: list-item;
}

div.image_vak div.image_info p,
div.image_vak div.image_info input.imageInfo {
    border: 1px solid #ddd !important;
	width:100%;
}
div.image_vak div.image_info p{
	padding:5px;
	text-align:Center;
}


/* label printen */
div.print_label{
	width:300px;
	height:300px;
	display:none !important;
}

div.print_label table tr.header{
	font-size: 19px;
	font-weight:bold;
}

tr.no_td_border td{
	border-width:0px;
}

tr.question{
	height: 26px !important;
}
div.knoppenBalk{
	width:100%;
	min-height:40px;
	float:left; 
}
@media screen and (max-width: 400px){
	div.knoppenBalk a.button,
	div.knoppenBalk input,
	div.knoppenBalk select{
		width:100%;
		margin-left:0 !important;
		margin-right:0 !important;		
	}
} 
/* Personeel pin */
div.pin_vak{
    position: absolute;
    display: none;
    left: 0;
    margin: auto;
    top: 25%;
    width: 100%;
    min-height: 200px;
    padding: 20px 0;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 100;
    box-shadow: 0px 0 12px rgba(0, 0, 0, 0.15);
    /* border-bottom: 2px solid #ddd;*/
}
.pin_vak input {
    border: 1px solid #ddd !important;
}

div.pin_vak img{
	position:absolute;
	display:block;
	right: 10px;
	top:10px;
	width:40px;
	cursor:pointer;
}

div.pin_vak p{
	position:relative;
	width: 150px;
	display:block;
	text-align:center;
	font-weight:bold;
	font-size:20px;
	margin:10px auto;
}
div.pin_vak input{
	position: relative;
	display: block;
	margin: 20px auto;
	padding: 20px;
	font-size: 48px;
	width: 150px;
	border-width:4px;
	border-color: #ddd !important;
	text-align:center;
}

/* Gerechten allergenen */
img.allergeen{
	width:40px;
	height:40xp;
}
img.list_image{
	width:100px;
	max-height:100px;
}

tr.noborder td{
	border-width:0px !important;
}
tr.small_td{
	height:32px !important;
}
tr.small_td td{
    padding: 0px 5px !important;
	line-height:12px;
}
@media screen and (min-width: 1080px){
	table.allergenen tr td:first-of-type{
		width:10%;
	}
	table.allergenen tr td:last-of-type{
		width:30%;
	}
}

/* schoonmaakschema */
body tr.intordays.enabled{
	background-color: rgba(0, 255, 0, 0.22) !important;
}

tr.no_bottom_border td{
	border-bottom: 1px dashed #ddd;
}

td.bgreen{
	background-color:#5B9500;
	color:#fff;
}
td.bred{
	font-weight: normal !important;
}
tr.categorie_tr{
	cursor:pointer;
}
tr.categorie_tr.cat_slide:not(.shown){
	display: none !important;
}
tr.categorie_tr.cat_slide td{
	padding-left:20px !important;
}
tr.sub_cat{	
    opacity: 0.6;
}
tr.categorie_tr font.arrow{
	transition: all .5s ease;
    display: inline-block;
	transform: rotateZ(-90deg);
}
tr.categorie_tr.shown font.arrow{
	transform: rotateZ(0deg);
}
tr.cat_slide{
	transition:all .5s ease;	
	display:none;
}
tr.cat_slide.shown{
	display:table-row;
}

/* marriott */
td.marriott{
	text-align:center;
}
td.marriott h1{
	font-size:21px;
}
td.marriott h2{
	font-size:18px;
	text-decoration:underline;
	font-style:italic;
	color:#800000;
}
td.marriott h3{
	font-size:18px;
	margin-top:2px;
	font-style:italic;
}
td.marriott img{
	display:block;
	position:absolute;
	right:30px;
	top:30px;
	z-index:1;
	width:100px;
}
div.formText{
	position:relative;
	width:100%;
	min-height:10px;
	padding:20px;
	box-sizing:border-box;
	background-color:#ddd;
	color: #777;
}
div.formText table{
	color: #777;
}
a.language,
a.question,
a.profiel,
a.logout{
    display: block;
    position: absolute;
    top: 30px;
    right: 0px;
    height: 40px;
    width: 35px;
    z-index: 999;
    padding: 4px;
    background-color: #fff;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    cursor: pointer;
    overflow: hidden;
    color: #777 !important;
    text-decoration: none;
    line-height: 35px;
    font-weight: normal;
    transition: width .4s ease-in-out;
}
a.logout:hover{
	width: 140px;
}
a.question:hover{
	/* width: 160px;	 */
	width: auto;	
}
a.profiel:hover{
	/* width: 160px;	 */
	width: auto;	
}
a.language:hover{
    width: 57px;
	overflow:visible;
}
a.language:hover ul{
	max-height:auto;
	overflow:visible;
}
a.language.shown{	
height: max-content !important;float: left;width: 51px !important;}

a.language.shown ul {
    background-color: #198ccc;
    display: block;
    float: left;
    height: auto;
	overflow:visible;
    filter: drop-shadow(0px 4px 0px #1472a6);
left: -4px;position: relative;}

a.question img,
a.logout img{
    display: inline-block;
    float: left;
    z-index: 1000;
    height: 33px;
    padding: 5px;
	margin-right:10px;
    box-sizing: border-box;
}
a.question{
	top:75px;
}
a.profiel{
	top:120px;
}

a.language{
	top:165px;
	width: 51px !important;
	height:auto;	
}
a.language ul{
    width: 50px;
    height: 45px;
    overflow: hidden;
    padding: 0;
	transition: all .3s ease-in-out;
}
a.language span.toggle{
	width: 100%;
float: left;height: 45px;display: flex;align-items: center;justify-content: center;}
a.language span.toggle img{
	padding:4px;
	text-align:center;
	background-color:White;
}

a.language li{
	width:50px;
	float:right;
	padding:4px;
	text-align:center;
	background-color:White;
}
a.language:hover li.selected {
    background-color: #eeeeee !important;
}
a.language li img{
	max-width:32px;
}

a.language.mobile{
    background-color: transparent;
    right: 95px;
    top: -2px;
    width: auto;
    height: 100%;
}
a.language.mobile li{
	background: none;
    height: 100%;
    width: 100%;
}
a.language span.toggle img,
a.language.mobile li img{
    background-color: rgba(255, 255, 255, 0.9294117647058824);
    padding: 0px 3px 0px;
    height: 23px;
    width: auto;
    image-rendering: pixelated;
    border-radius: 3px;
}

a.language.mobile:not(.shown) ul {
	display:none;
}


tr.custominput{
	display:table-row !important;
}
/* -- burger menu button -- */

#nav-menu {
	width: 40px;
	height: 40px;
	position: relative;
	float: left;
	margin: 14px 30px 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
}

#nav-menu span {
	display: block;
	position: absolute;
	height: 4px;
	width: 100%;
	background: #d3531a;
	border-radius: 2px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}

#nav-menu span:nth-child(1) {
  top: 0px;
}

#nav-menu span:nth-child(2),#nav-menu span:nth-child(3) {
  top: 10px;
}

#nav-menu span:nth-child(4) {
  top: 20px;
}

#nav-menu.open span:nth-child(1) {
  top: 10px;
  width: 0%;
  left: 50%;
}

#nav-menu.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-menu.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#nav-menu.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}
.error {
    background-color: #e74c3c !important;
    padding: 10px;
    border-radius: 4px;
    color: #fff;
}
.message {
    background-color: #71bf7e;
    padding: 10px;
    border-radius: 4px;
    color: #fff;
}

div.loader{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:9999;
	background-color: rgba(255,255,255,0.8);
	opacity: 0.0;
	transition: opacity .1s ease-in-out;
}
div.loader img{
    position: absolute;
    width: 29px;
    height: auto;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);	
}
div.loader.show{
	opacity:1.0;
}

body table.work_place tr.markRed{
	background-color: #ffbfbf !important;
}

/* -- producten -- */
table.etiket{
	width:100%;
}
table.etiket th,
table.etiket td{
	padding:4px;
	font-size:12px;
	color:#000;
	border:1px solid #ddd;
}
table.etiket thead th{
    font-weight: bold;
    border-bottom: 2px solid #383838; 
}
table.etiket thead th input{
	width: 100%;
}
table.etiket tbody tr:first-of-type:last-of-type img.remove{
	display:none;
}
table.etiket td{
	text-align:center;
}
table.etiket tr.ingredient_line input{
	width:100%;
}
table.etiket tr.etiket_line td:nth-of-type(2){
	width:100px;
}
table.etiket tr.etiket_line td:nth-of-type(3){
	width:100px;	
}
table.etiket tr.ingredient_line td:nth-of-type(2),
table.etiket tr.ingredient_line td:nth-of-type(3),
table.etiket tr.etiket_line td:nth-of-type(4){
	width:80px;
}
table.etiket tr.etiket_line td input{
	width:100%;
}

table.etiket tr.ingredient_line td .clone,
table.etiket tr.ingredient_line td img.remove,
table.etiket tr.etiket_line td .clone,
table.etiket tr.etiket_line td img.remove{
	cursor:pointer;
	display:inline-block;
	text-align:Center;
}
table.etiket tr.ingredient_line td .clone,
table.etiket tr.etiket_line td .clone{
    width: 30px;
    font-size: 20px;
    margin-left: 5px;
    transform: translateY(3px);
    color: #009ed7;
}
body table.etiket input::-webkit-input-placeholder{color: #ddd !important;}
body table.etiket input::-ms-placeholder{color: #ddd !important; }
body table.etiket input::-moz-placeholder{color: #ddd !important; }
body table.etiket input::-ms-input-placeholder{color: #ddd !important;}
body table.etiket input:-ms-input-placeholder{color: #ddd !important;}
body table.etiket input::placeholder {color: #ddd !important;opacity: 1; /* Firefox */}

/* -- ontvangen leveringen -- */
div.labelDiv{
    position: relative;
    display: inline-block;
    width: 130px;
    height: 130px;
    padding: 0;
    margin: 5px;
    transition: opacity .1s ease-in-out;
    background-size: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #f6f6f2;
}
div.labelDiv input{
	opacity:0.0;
}

div.labelDiv img.remove{
	position:Absolute;
	width:20px;
	height:20px;
	top:20px;
	right:20px;
	cursor:pointer;
	display:none;
	z-index:99;
}
div.labelDiv:hover{
	opacity:0.8;
}
div.labelDiv.hasData:hover img.remove{
	display:block;
}

div.labelDiv label.image{
	width:100%;		
	height:100%;
	
	max-width:100%;
	display:inline-block;
	background-color:transparent;
	border:2px solid white;
	background-size: cover;
	background-position:center;	
	cursor:pointer;
}
img.pictures {
    width: 30px;
	cursor:pointer;
}
tr.slave img.imagePreview{
	height:65px;
	margin:5px;
	float:left;
}
select,
input {
 
}

table.work_place.validatie tr{
	background-color:white !important;
}
table.work_place.validatie tr.light td,
table.work_place.validatie tr td.light{
	font-weight:normal;
}
table.work_place.baksessie input.date{
	width: calc(70% - 5px) !important;
	margin-right:5px;
    float: left;
}
table.work_place.baksessie input.time{
	width: calc(30%) !important;	
    float: left;
}


.recepten table .categorie_tr{
	
}
.recepten table .subcategorie_tr:not(.shown),
.recepten table .recept_tr:not(.shown){
	display:none;
}

.tr_vraag .audit_answer{
	line-height:1.8em;
}
.work_place .audit .categorie_tr{
	height: 41px;
}
.responseLine b{
	display:inline-block;
	width:100%;
}
.responseLine .responseImages,
.responseLine textarea{
resize: vertical;
    width: auto;
    min-width: 200px;
    float: left;
    height: auto;
    min-height: 160px;
    border: 1px solid #ddd;
    padding: 5px;
}
.responseImages img {
    height: 90px;
    float: left;
    border: 3px solid #ddd;
    margin: 8px;
}
.responseLine .responseImages .responseImage{
	width:150px;
	height:80px;
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;	
}

.popupHolder {
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 9;
    background-color: rgba(0,0,0,0.7);
}
.popupHolder:not(.shown) {
	display:none;
}

.popupHolder .popup {
    position: relative;
    background-color: #fff;
    padding: 30px;
    top: 20px;
    width: calc(100% - 20px);
    max-width: 700px;
    min-height: 300px;
    max-height: calc(100dvh - 80px);
    overflow-x: hidden;
    overflow-y: auto;
    margin: auto;
}
.popupHolder .popup h2{
	margin:5px 0;
}
.popupHolder .popup .work_vakje{
	margin:0;
	padding:0;
	width:100%;
}
.popupHolder .popup .work_vakje .header{
	text-align:left;
}
.popupHolder .popup .work_vakje td,
.popupHolder .popup .work_vakje th{
	padding:4px 10px;
}
.popupHolder .popup::-webkit-scrollbar{
	width: 4px;
	background-color: rgb(255 255 255 / 0%);
}
.popupHolder .popup::-webkit-scrollbar-thumb {
	width: 4px;
	background-color: #000000;
}


div.messagePopupBox{
	position:fixed;
	max-height:100vh;
	overflow-y:auto;
	overflow-x:hidden;	
	bottom:0;
	right:0;
    z-index: 1111111;
    padding: 27px;
}
div.messagePopupBox:empty{
	display:none;
}

div.messagePopupBox .popupMessage {
    width: 100%;
    background-color: #3ac73f;
    padding: 25px;
    margin-top: 10px;
    color: #000;
    opacity: 0.0;
    transition: opacity .6s ease-in-out;
    box-shadow: 3px 3px 0px -1px rgba(0, 0, 0, 0.09);
	cursor:pointer;
}
div.messagePopupBox .popupMessage.shown{
	opacity:1.0;
}
div.messagePopupBox .popupMessage.error{
	background-color: #ff2b2b;	
}
div.messagePopupBox .popupMessage.warning{
	background-color: orange;
}

.allergenenText{
	font-size:13px;
}
.allergenenText::empty{
	display:none;
}

.labelNote{
	font-size:12px;
	font-weight:100;
}
.loginLogo{
	position:relative !important;
}
form.login{
	overflow:visible !important;
}

form.login a.button{
	transition: all .2s ease-in-out;
	width: 100%;
}
form.login a.button:hover{
	background-color:#016999;
}

@media screen and (min-width:1024px){
	.mobile_only{
		display:none !important;
	}
}
@media screen and (max-width:1024px){
	.not_mobile{
		display:none !important;
	}
}
@media screen and (max-width:769px){
	.not_phone{
		display:none !important;
	}

	.topButtonsHolder {
		display: flex;
		justify-content: space-between;
	}

	body .printsticker,
	body .bezorglabel {
		padding: 2px 10px !important;
		margin-right: -14px !important;
	}

	#work_place .text_box_title {
		display: inline-flex !important;
		flex-direction: row;
		flex-wrap: wrap;
		align-content: center;
		align-items: center;
		gap:5px;
	}
	#work_place div.infoButtonHolder {
		position: relative;
		padding:0;
	}
	
}

body.iframe{
	
}
body.iframe .topbar {
	display:none;
}
body.iframe .content,
body.iframe #work_place{
	margin-top:0;
	margin-bottom:0;
}
body.iframe #work_place .text_box{
	margin-bottom:0;
}