#cf fieldset { padding:0 1em 1em 1em; border:1px solid #ccc; margin:0 0 .5em 0; }
#cf legend {color:black; margin-bottom:0.5em;}

#cf label{ float: left; width: 10em; cursor:pointer; margin-top:.3em; }
#cf .question label { float: none; width: auto; margin:0 1em 0 .2em; }

#cf input { width:20em; margin-top:.2em; }
#cf .question input { width:auto; }

#cf textarea { width:100% }

#cf #datumdiv {display:none; margin-top:.5em}
#cf #datumdiv input {width:20em}