/* EIGEN THEMA'S EN AANPASSINGEN OP BOOTSTRAP OPMAAK*/

html {
	 height:100%;
	 padding-bottom:30px;
	 } 

body {
  background-color:#ffffff;
  height:100%;
  padding-top:0px;
  padding-bottom:0px;
  }

.base_container {
	padding-top:10px;
	padding-bottom:20px;
	#background-color:#8080FF;
} 

.help_container_header {
	background-color: gray;
}

.help_container {
	margin:10px;
	padding:5px;
	border-radius: 25px;
	background-color:silver;	
}

.container_help_icon {
	float:right;
	#text-align: right;
	border: 0px solid;
	margin-top:-15px;
	margin-right:10px;
	padding:5px;
	#background-color:red;
}	


.errorMessage {	
	color:red;
}

/*---- Classes voor Loadunload superusers*/
/* .selectScenario { */
	/* width:180px;	 */
/* } */

/*---- Classes om even te testen van wat nu wat is  */

.no-gutters {
  margin-right: 0;
  margin-left: 0;

  > .col,
  > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
  }
}

.test1 {
	background-color:yellow;
	
}

.test2 {
	background-color:#B38954;
	border:2px solid;
}

.test3 {
	background-color:#B18F00;
	border:1px solid;
}

.kol1 {
	background-color:#818DE9;
	border:2px solid;
}

.kol2 {
	background-color:#EBBFF5;
	border:21px solid;
}

.kol3 {
	background-color:#00C7FF;
	border:2px solid;
	height:100%;
}

.row1 {
	background-color:#00BFFF;
	border:2px solid;
}

.row2 {
	background-color:#A0FFFF;
	padding:0px;
	border:2px solid;
}

.row3 {
	background-color:#D3FF95;
	border:2px solid;
	
}

.row4 {
	background-color:#33F1FF;
	border:2px solid;
}

/*---- VRAAGTEKEN VOOR HELPPAGINA ------------------------------------------*/
.glyphicon-question-sign {
	font-size:40px;
	float:right;
	color:#C7C7C7;
}


/*---- AFBEELDINGEN OPMAAK --------------------------------------------------*/

#img-device {
	height:auto; width:auto; max-width:200px; max-height:200px;
	float: right;
	width: 20%;
	margin-top: -10px;
	
}

/*---- RAPPORTAGE OPMAAK ----------------------------------------------------*/

.odd {
	background-color:#FDFDFD;
}

.even {
	background-color:#F7F7F7;
}

/*---- DIVERSEN OPMAKEN -----------------------------------------------------*/
.ul-bullits {
	list-style-type:none;
	margin-left:-35px;
}

#license_warning a{
	color:red;
}

/*---- button rapportage data bij gebruiker en locatie*/
.no_link {
	pointer-events: none;
}

a.disabled {
	color: gray;
	pointer-events: none;
}


/*Om de elementen op de mainpagina gelijk te maken*/
.panel-main-footer {
	height:185px;
}

.panel-businesspartner {
	background-color:#000;
}

/* De Reclame in menu balk rechts*/
.main-sfcs {
	margin-left:120px;
}

/*Een footer aan de onderkant van de pagina, altijd*/
footer{ 
	background-color:black;
	position:absolute;
	bottom:0;
	width:100%;
	height:auto;
	text-align:center;
 } 

footer a, h6 {
	font-family:  "arial", "times", "serif"; 
	font-style:normal;
	font-size:12px;
	color:#b1b1b1;
	font-weight: normal;
}

.footer > a:link, a:visited, a:hover, a:active {
	text-decoration:none;
	/* color:white; */
	}

footer h6 {
	display:inline;
} 
 
article {
	float:left;
	background-color:#dfdfd0;
	margin-right:15px;
	height:100%;
	border-right: solid 1px #a8a8b7;
	border-radius:0.4em;
}
 
.page-header h2 { 
     color:#000000;
	}

h4 {
	font-weight:bold;
}

h5 {
	font-weight:bold;
} 
 
caption {
	font-size: 1.5em;
	padding-left:3px;
	color:#000000;
	font-weight: bold;
}
.panel-body-mainadv {
	height:330px;
}

.clock{min-height:18px;} /*Touch e% Go*/

/* .alert-info-main { */
	/* background:#428BCA; */
	/* color:white; */
	/* text-align:center;	 */
	/* } */

/*---- IMAGES ----*/	
.afbeelding_logistiek {
	display: block;
	/* margin-left: auto; */
	margin-right: auto;
	max-width:100%;
	height:auto;
	border:2px solid gray;
}

/*Responsive images*/
.img-fluid {
	max-width:100%;
	height:auto;	
}

/*OPMAAK FAQ PAGINA*/
.faq_section header {
	background-color:#f0f0e1;
	border: solid 1px #cecebf;
	border-radius:0.4em 0.4em 0em 0em;
	padding:12px;	
}

.faq_section article {	
	background-color:#fdfdff;
	border: solid 1px #dfdfd0;
	/* border-radius:0.4em; */
	padding:0px;
	width:100%;
}

.faq_legend {
	text-align:right;
	padding-right:15px;
	background-color:#cecebf;
	/* border-radius:0.4em; */
}

.faq_section article fieldset {
	margin-bottom:15px;
}

/*achtergrond dropdown knoppen*/
.faq_section .form-group {
	margin-top:-10px;
	padding:0px 10px 5px 0px;
	float:right;
}

.form_wrapper {
    //width: 150px; /* the width of half of your space or 50% */
    float: left;
}

/*dropdown knop*/
.form-group select {
	background-color:#dfdfd0;
	color:#000000;
	text-decoration:none;
}

/*container voor vraag en antwoord*/
/*.faq_section .container {
	border-right:solid 0,5px  #a8a8b7;
	border-bottom:solid 0,5px  #a8a8b7;
	border-left:solid 0,5px  #a8a8b7;
	border-radius:0em 0em 0.4em 0.4em;
	width:auto;	
}

.faq_section .container a {
	text-decoration:none;
}

.faq_antwoord {
	padding:5px 25px 5px 25px; 
	background-color:#f0f0e1;
	border:solid 1px #cecebf;
}*/
/*Einde FAQ pagina*/

.theme-dropdown .dropdown-menu {
  position: static;
  display: block;
  margin-bottom: 20px;
}

.theme-showcase > p > .btn {
  margin: 5px 0;
}

.theme-showcase .navbar .container {
  width: auto;
}

.theme {
	float:right;
	width:auto;
	background-color:red;
}

.btn-gratis{
	margin-top:20px;
}

.modal-body{
	color:black;
}

#rap_header {
	height:68px;
	padding-top:1px;
	background-color:#575748;
	text-align:center;
}

.rap_tr {
	color:#000000;	
}

#rap_aside {
    padding:10px;
	Float:left;
	width:25%;	
}

#rap_index_article {
	width:100%;
}

#rap_dist_article {
	width:75%;
	float:right;
	padding:0px;
}

/*STANDAARD OPMAAK VAN DE MODULE ELEMENTEN*/
/*VERSCHILLENDE OPMAKEN IN THEMA'S VAN DE MODULE ELEMENTEN*/
/*STANDAARD FORMAAT WORDT VOOR DE MEESTE STANDAARDEN GEBRUIKT*/
/*btn-default = debootstrap default tenzij een ander thema is gekozen. Default is waarde in de DB*/

/************************ DEFAULT *************************************************/
/*Tabelen aanpassen ivm responsive*/
@media only screen and (max-width:1025px) {
.table-wl2 {font-size:14px;}
.table-wl2>th {padding: 2px;}
.table-wl2>tbody>tr>td {padding:4px;}
}

@media only screen and (max-width:390px){
.table-wl2 {font-size:10px;}
.table-wl2>th {padding:2px;} 
.table-wl2>tbody>tr>td {padding:2px;}
}

/*Formulier buttons*/
/*.form-control.select-pagernr {width:80px; border:outset 1px silver; display:inline;} /* Met alleen pagernummer, pager en standaard*/
.pagerwachtlijstnr {width:100px;  background-color:#F9F9F9; border:outset 1px silver}
.pagerwachtlijstnm {background-color:#F9F9F9; border:outset 1px silver}
.pagernr {width:100px; background-color:#F9F9F9; border:outset 1px silver; display:inline;} /* Wachtlijst koppelen*/
.pagernm {width:250px; background-color:#F9F9F9; border:outset 1px silver; display:inline;} /* Wachtlijst koppelen*/
.pagerbr {width:380px; background-color:#F9F9F9; border:outset 1px silver; display:inline;} /* Wachtlijst koppelen*/
.form-control.select-pagernr {width:80px; background-color:#F9F9F9; border:outset 1px silver; display:inline;} /* Met alleen pagernummer, pager en standaard*/
.form-control.select-pagernm {width:150px; background-color:#F9F9F9; border:outset 1px silver;}				  /* Pagernummer met naam in pager*/

.form-control{background-color:#F9F9F9;}
/* .form-control.select-default{background-color:#F9F9F9;} */
/* .form-control.select-default:hover {border:outset 0px #e1e1e1; background-color:#F5F5F5;} */
.form-control:hover {border:inset 1px #e1e1e1; background-color:#F5F5F5;}
.form-control:focus {border-color: #d1d1d1;	box-shadow:none;}


.textarea {resize:none;}

/* Buttons standaard kleur van select zoals bootstrap dat ook doet*/
.btn-default, .btn-tabletop {
	background-image: -ms-linear-gradient(bottom, #ffffff 0%, #f1f1f1 44%, #e1e1e1 100%, #f6f6f6 100%); /*E11*/
	background-image: -moz-linear-gradient(bottom, #ffffff 0%, #f1f1f1 44%, #e1e1e1 100%, #f6f6f6 100%); /*firefox*/
	background-image: -webkit-linear-gradient(bottom, #ffffff 0%, #f1f1f1 44%, #e1e1e1 100%, #f6f6f6 100%); /*chrome ververs met CTRL-F5*/
	width:auto; background-color:#F9F9F9; border:outset 1px silver; display:inline;
}

/*Buttons - standaard maten en afwijkende maten*/ 
.btn-standaard {margin:3px; border-radius:0.4em; height:75px; width:125px; margin-left:2%; margin-right: -2%;}
.btn-tabletop  {margin-bottom:3px; border-radius:0.4em; height:100px; width:24%; margin-left:2%; margin-right: -2%;}
.btn-assistent {height:80px; width:100px; margin:2px;}


/*Buttons hover opmaak, standaard en tabletop bij touch screen wordt dit gebruikt*/
.btn-default:hover, .btn-tabletop:hover {
	background-image: -ms-linear-gradient(top, #ffffff 0%, #f1f1f1 44%, #e1e1e1 100%, #f6f6f6 100%); /*E11*/
	background-image: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 44%, #e1e1e1 100%, #f6f6f6 100%); /*firefox*/
	background-image: -webkit-linear-gradient(top, #ffffff 0%, #f1f1f1 44%, #e1e1e1 100%, #f6f6f6 100%); /*chrome ververs met CTRL-F5*/
	border:inset 1px silver; 
	}
	
/*De timer en waitlist iets anders omdat via JS ze een kleur krijgen*/
.btn-standaard {background-color:#E8E8E8; border:outset 1px silver; }	
.btn-standaard:hover {background-color:#DBDBDB; border:inset 1px #f7e09b; color:black;}	

		
.btn-standaard:active, .btn-tabletop:active {
	background-image: -ms-linear-gradient(bottom, #ffffff 0%, #f1f1f1 44%, #e1e1e1 100%, #f6f6f6 100%); /*E11*/
	background-image: -moz-linear-gradient(bottom, #ffffff 0%, #f1f1f1 44%, #e1e1e1 100%, #f6f6f6 100%); /*firefox*/
	background-image: -webkit-linear-gradient(bottom, #ffffff 0%, #f1f1f1 44%, #e1e1e1 100%, #f6f6f6 100%); /*chrome ververs met CTRL-F5*/
	border:inset 2px silver; 
	color:black;
	}
	
	
@media only screen and (max-width:1025px ) {
	.btn-tabletop {width:24%; margin-left:2%; margin-right:-2%; /*border:outset 5px black;*/}
	.btn-tabletop {border:outset 2px #DBDBDB; color:#black;} /*is set bij iphone*/
	.btn-standaard {background:#E4E4E4; border:outset 1px black;}
	.btn-assistent{height:80px; width:100px; margin:2px;}
	.btn-wl2{font-size:12px; padding: 3px 2px;} /* verkorte weergave, boven/onder 2, link/rechts 1*/
	}

@media only screen and (max-width:380px){
	.btn-standaard{height:80px; width:45%; margin-left:5%; margin-right: -5%}
	.btn-tabletop {height:80px; width:80%; margin:2px; margin-left:10%; margin-right:-10%}
	.btn-assistent{height:80px; width:100px; margin:2px;}
	.btn-wl2{font-size:10px; padding: 2px 1px;}
	}

.panel	{width:80%; margin:2px; margin-left:5%;width:90%;}

/* ************************* OCEAN ****************************************************** */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,2989d8+50,207cca+51,7db9e8+100;Blue+Gloss+Default */
.body-ocean {background: #1e5799; min-height:100%} /* Old browsers */
.body-ocean {background-color: #d90036; min-height:100% }
.body-ocean {background:-webkit-linear-gradient(top, #95bde1, #5797d0, #2f70aa);} 
.body-ocean {background:   -moz-linear-gradient(top, #95bde1, #5797d0, #2f70aa);} 
.body-ocean {background: linear-gradient(0deg, #95bde1 , #5797d0 , #2f70aa );}
  
/* .page-header_ocean						{header gebruiken wij niet.}  */
.panel-ocean, .row-ocean .panel-heading {background-color:#3276b4; border-color:#275b8b;} /*Advies: Beide zelfde kleur*/
.panel-ocean							{background-color:#99c5fb; color:#FF8000;}		  /*Panelkleur en tekst*/		
.panel-ocean 							{border-style:solid; border-width:2px;}

.row-ocean textarea, .row-ocean pre, .form-ocean {background-color:#95afff; border:inset 1px #f7e09b; color:#000000;}
.pre-ocean {/* min-height:88px;*/}

/* Buttons en Select */
.btn-ocean, .btn-standaard-ocean, .btn-tabletop-ocean, .select-standaard-ocean, .form-control.select-ocean {
	background:#668CFF; border:outset 1px #004080; color:#ffffff;}

/* Buttons hovering */
.btn-ocean:hover, .form-control.select-ocean:hover, .btn-standaard-ocean:hover, .btn-tabletop-ocean:hover {
	background:#2F63FF; border:inset 1px #003162; color:#ffffff;}

/* Buttons als je erop klikt */
.btn-ocean:active, .form-control.select-ocean:active, .btn-standaard-ocean:active, .btn-tabletop-ocean:active {
	background:#95afff; border:inset 2px #f7e09b; color:#0039E6; }

/*Buttons tableTop als je erop klikt ander kleur*
.btn-tabletop-ocean:active {
	background:#ff0000; border:inset 2px #6289ff; color:#FF8000; outline:none;}*/

/* Waitlist */
.label-waitlist-ocean {font-family: "Arial"; font-size:14px; color:#000000; font-weight: normal;}
/* .form-ocean {background-color:#dddddd; border:inset 2px #f7e09b;} */

/* ************************** ZILVER ********************************************************************************** */
.body-zilver {background: #d1d1d1;}
.body-zilver {background:-webkit-linear-gradient(bottom, #e9e9e9, #dbdbdb, #cfcfcf);} 
.body-zilver {background:   -moz-linear-gradient(bottom, #e9e9e9, #dbdbdb, #cfcfcf);} 
.body-zilver {background:    linear-gradient(0deg, #e9e9e9, #dbdbdb, #cfcfcf);} 
/* .body-zilver {background:	  -o-linear-gradient(top, #e9e9e9, #dbdbdb, #bfbfbf);} */

/* .page-header_zilver 					  {header gebruiken wij niet} */
.panel-zilver, .row-zilver .panel-heading {background-color:#a2a09f; border-color:#918f8e;} /*Beide zelfde kleur*/
.panel-zilver							  {background-color:#d1d1d1; color:#14171b;}		/*Panelkleur en tekst*/		
.panel-zilver 							  {border-style:solid; border-width:2px;}

.row-zilver textarea, .row-zilver pre, .form-zilver {background-color:#dfdfdf; border:inset 2px #918f8e; color:#2d2d2d;}

/* Buttons en Select */
.btn-zilver, .btn-standaard-zilver, .btn-tabletop-zilver, .select-standaard-zilver, .form-control.select-zilver {
	background:#b1b0af; border:outset 2px #9b9b8c; color:#000000;}

/* Buttons hovering */
.btn-zilver:hover, .form-control.select-zilver:hover, .btn-standaard-zilver:hover, .btn-tabletop-zilver:hover, .btn-zilver:hover {
	background:#cacad9; color:#000000; border:inset 1px #9b9b8c;}

/*Buttons als je erop klikt*/	
.btn-zilver:active, .form-control.select-zilver:active, .btn-zilver:active {
	background:#d1d1d1; border:inset 1px #f7e09b; color:#000000; outline:none;}

/* Buttons tableTop als je erop klikt ander kleur */
.btn-tabletop-zilver:active {
	background:#c3c3c3; border:inset 2px #f7e09b; color:#000000; outline:none;}

/* Waitlist */
.label-waitlist-zilver {font-family: "Arial"; font-size:14px; color:#000000; font-weight: normal;}
/* .form-zilver {background-color:#dddddd; border:inset 2px #9b9b8c;}	 */

/* ************************** DESERT ********************************************************************************** */
/* heeft de beste css opmaak, delen met dezelfde opmaak en kleur bij elkaar ipv elk element eigen opmaak. */
.body-desert {background: #f5db8b;}
.body-desert {background:-webkit-linear-gradient(bottom, #f9ecc6 7%, #f5db8b 47%, #f4d679 69%, #f2ce62 100%, #f1ca54 100%);} 
.body-desert {background:   -moz-linear-gradient(0deg, #f9ecc6 7%, #f5db8b 47%, #f4d679 69%, #f2ce62 100%, #f1ca54 100%);}
.body-desert {background:    linear-gradient(0deg, #f9ecc6 7%, #f5db8b 47%, #f4d679 69%, #f2ce62 100%, #f1ca54 100%);} 
/* .body-desert {background:	  -o-linear-gradient(bottom, #f9ecc6 7%, #f5db8b 47%, #f4d679 69%, #f2ce62 100%, #f1ca54 100%);} */

/* .page-header_desert 					  {header gebruiken wij niet;} */
.panel-desert, .row-desert .panel-heading {background-color:#d2a415; border-color:#d2a415;} /*Beide zelfde kleur*/
.panel-desert							  {background-color:#e6ff99; color:#000000;}		/*Panelkleur en tekst*/		
.panel-desert 							  {border-style:solid; border-width:2px;}			/*Stijl van de randen*/

.row-desert textarea, .row-desert pre, .form-desert {background-color:#ffe79b; border:inset 2px #918f8e; color:#2d2d2d;}
.pre-desert {/*wordt niet gebruikt*/}

/* Buttons en select */
.btn-desert, .btn-standaard-desert, .btn-tabletop-desert, .form-control.select-desert {
	background:#f2ce60; border:outset 2px #9b9b8c; color:#000000;}

/* Buttons hovering */
.form-control.select-desert:hover, .btn-standaard-desert:hover, .btn-tabletop-desert:hover, .btn-desert:hover {
	background:#f7e09b; border:inset 1px #8a6a0b;}

/*Buttons als je erop klikt*/	
.form-control.select-desert:active, .btn-desert:active {
	background:#d1a210; border:inset 1px #f7e09b; color:#ffff00; outline:none;}

/* Buttons tableTop  als je erop klikt ander kleur */
.btn-tabletop-desert:active {
	background:#EFC034; border:inset 2px #fcf1d1; color:#ffff00; outline:none;}
	
/* Waitlist */
.label-waitlist-desert {font-family: "arial"; font-size:14px; color:#000000; font-weight: normal;}
/* .form-zilver {background-color:#dddddd; border:inset 2px #9b9b8c;}	 */
	

/* ************************** ORANGE ****************************************************************************** */
/* heeft de beste css opmaak, delen met dezelfde opmaak en kleur bij elkaar ipv elk element eigen opmaak. */
.body-orange {background: #559bc6;}
.body-orange {background:-webkit-linear-gradient(top,  #c5deea 0%, #72accf 31%, #0994e8 100%);}
.body-orange {background:   -moz-linear-gradient(top,  #c5deea 0%, #72accf 31%, #0994e8 100%);}
.body-orange {background:        linear-gradient(0deg,  #4a89fd, #2471FC, #0994e8);}
/* .body-orange {background:	  -o-linear-gradient(top,  #4a89fd 0%, #2471FC 31%, #0994e8 100%);} */

/* .page-header_orange 					  {header gebruiken wij niet;} */
.panel-orange, .row-orange .panel-heading {background-color:#ff8000; border-color:#ff8000;} /*Beide zelfde kleur*/
.panel-orange							  {background-color:#e6ff99; color:#000000;}		/*Panelkleur en tekst*/		
.panel-orange 							  {border-style:solid; border-width:2px;}			/*Stijl van de randen*/

.row-orange textarea, .row-orange pre, .form-orange {background-color:#ffe79b;}
.pre-orange {/*wordt niet gebruikt*/}

/* Buttons en select */
.btn-orange, .btn-standaard-orange, .btn-tabletop-orange,  .select-standaard-orange, .form-control.select-orange {
	background:#ff9b37; border:outset 2px #9b9b8c; color:#000000;}

/* Buttons hovering */
.form-control.select-orange:hover, .btn-standaard-orange:hover, .btn-tabletop-orange:hover, .btn-orange:hover {
	background:#fd9964; border:outset 2px #8a6a0b;}

/*Buttons als je erop klikt*/	
.form-control.select-standaard-orange:active, .btn-orange:active {
	background:#FC5F06; border:inset 2px #f7e09b; color:#ffff00; outline:none;}

/* Buttons tableTop als je erop klikt ander kleur */
.btn-tabletop-orange:active {
	background:#D64D03; border:inset 2px #fcf1d1; color:#ffff00; outline:none;}
	
/* Waitlist */
.label-waitlist-orange {font-family: "Arial"; font-size:14px; color:#000000; font-weight: normal;}
/* .form-zilver {background:#dddddd; border:inset 2px #9b9b8c;}	 */


/* ************************** OM TE KOPIEREN - HET ORIGINEEL ZIE SAD VOOR INSTRUCTIES*********************************** */
/* heeft de beste css opmaak, delen met dezelfde opmaak en kleur bij elkaar ipv elk element eigen opmaak. */
.body-ORIGINEEL {background: #KLEUR 1;}
.body-ORIGINEEL {background:-webkit-linear-gradient(bottom,  #KLEUR 3 0%, #KLEUR 2 31%, #KLEUR 1 100%);}
.body-ORIGINEEL {background:   -moz-linear-gradient(bottom,  #KLEUR 3 0%, #KLEUR 2 31%, #KLEUR 1 100%);}
.body-ORIGINEEL {background:    linear-gradient(0deg,  #KLEUR 3, #KLEUR 2 , #KLEUR 1 );}

/* .page-header_ORIGINEEL 					  	  {header gebruiken wij niet;} */
.panel-ORIGINEEL, .row-ORIGINEEL .panel-heading {background-color:#KLEUR 4; border-color:#KLEUR 4;} /*Beide zelfde kleur*/
.panel-ORIGINEEL							  {background-color:#KLEUR 5; color:#KLEUR 6;}		/*Panelkleur en tekst*/		
.panel-ORIGINEEL 							  {border-style:solid; border-width:2px;}			/*Stijl van de randen*/

.row-ORIGINEEL textarea, .row-ORIGINEEL pre, .form-ORIGINEEL {background-color:#KLEUR 7;}
.pre-ORIGINEEL {/*wordt niet gebruikt*/}

/* Buttons en select */
.btn-ORIGINEEL, .btn-standaard-ORIGINEEL, .btn-standaard-ORIGINEEL, .form-control.select-ORIGINEEL {
	background:#KLEUR 8; border:outset 2px #KLEUR 9; color:#KLEUR 10;}

/* Buttons hovering */
.form-control.select-ORIGINEEL:hover, .btn-standaard-ORIGINEEL:hover, .btn-tabletop-ORIGINEEL:hover, .btn-ORIGINEEL:hover {
	background:#KLEUR 11; border:outset 2px #KLEUR 12;}

/*Buttons als je erop klikt*/	
.form-control.select-standaard-ORIGINEEL:active, .btn-ORIGINEEL:active {
	background:#KLEUR 13; border:inset 2px #KLEUR 14; color:#KLEUR 15; outline:none;}

/* Buttons tableTop als je erop klikt ander kleur */
.btn-tabletop-ORIGINEEL:active {
	background:#KLEUR 16; border:inset 2px #KLEUR 17; color:#KLEUR 15; outline:none;}
	
/* Waitlist */
.label-waitlist-ORIGINEEL {font-family: "Arial"; font-size:14px; color:#KLEUR 18; font-weight: normal;}
/* .form-ORIGINEEL {background:#dddddd; border:inset 2px #KLEUR 6;}	als je form anders wilt dan textarea en pre */

/*Voor de logistics module, grote font docknummer en duidelijke error message */
td.large-font {
    font-size: 150%;
    font-weight: bold;
    text-align: center;
}

.error_message_standaard {
    color: blue;
    font-size: 100%;
    font-weight: bold;
}

.error_message {
    color: red;
    font-size: 120%;
    font-weight: bold;
	}