/* FORM KNOPPEN (alfabetische volgorde) */
.button, .buttonAutoWidth { 	
	height				: 22px;
	background-color	: #E8EBF0;
	color				: #000000;
	margin-bottom		: 0.3em;
	margin-left			: 0.8em;	
	border				: 1px solid;
	border-top-color	: #999;
	border-left-color	: #999;
	border-right-color	: #666;
	border-bottom-color	: #666;
	cursor				: pointer;
	filter				: progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffcccccc');	
}

.button {
	width				: 7em; 
}

/* buttons */
.genereerServicebon			{ width:10.6em; }
.genereerServiceopdracht	{ width:14em; }
.incidenteleServiceOpdracht	{ width:14em; }
.mailServicebon				{ width:8.4em; }
.naarDebiteur				{ width:7.8em; }
.naarLocatie				{ width:7.1em; }
.overnemenAdres				{ width:9.6em; }
.printServicebonnen			{ width:10.4em; }
.productLocatie				{ width:8em; }
.locatiesIndelen			{ width:8em; }
.serviceopdrachtAfronden	{ 
		width			: 5em; 
		color			: #ff0000; 
		font-weight		: bold;
		margin-left		: 0.1em;	
}
.serviceOpdrachtAfrondenEnPlandatumOphogen	{ width:15em; }
.terugNaarPlanning			{ width:10em; }
.toonContract				{ width:7.8em; }
.toonHistory				{ width:10.5em; }
.toonProeflijst				{ width:7.5em; }
.toonLooplijst				{ width:7.5em; }
.word						{ width:9em; }
.reparatieBon				{ width:10.5em; }
.genereerProductLooplijst	{ width:12em; }