/* (c) BELASTINGDIENST 
 * Domein	:	Belastingdienst.nl 
 * Module	: 	
 * File		:	print-ih.css
 * versie	:	1.0
*/
/**************************************************************************************************/
@import "../css/main-ih-print.css";

/* Fieldsets */
.inpBedrag				{ width:4em;}
#selectPeriode		{ width: 20em;}

fieldset#fsKeuze label  	{ float: left; width: 28em;}
#gebdat_dag			{ width: 2em;}
#gebdat_maand		{ width: 2em;}
#gebdat_jaar		{ width: 4em;}
.clMaxResBereikt { border: 1px solid black; background-color: #bfcbe5; display: none;}

fieldset#fsInvoer1			{ display: none;}
fieldset#fsInvoer1 label  	{ float: left; width: 40em;}

fieldset#fsInvoer2			{ display: none;}
fieldset#fsInvoer2 label  	{ float: left; width: 40em;}

fieldset#fsInvoer3			{ display: none; }
fieldset#fsInvoer3 label  	{ float: left; width: 40em;}

fieldset#fsInvoer4			{ display: none;}
fieldset#fsInvoer4 label  	{ float: left; width: 40em;}
#SelAantal 						{ width:3em;}
.clNietPrinten, .clBtnInfoTitle {display: none;}
/**************************************************************************************************/

