@charset "UTF-8";
/* CSS Document */

/*******FORMS ********/
.aantal{
width:80px;
}

.tx-srfeuserregister-pi1-radio {
width:15px;
display: block;
float:left;
clear:both;
height:15px;
}

#mailformOpmerking{
width: 200px;
}

.csc-mailform {
border: none;
width: 390px;
}
.csc-mailform-submit {
margin-top: 15px;
width: auto;
float:left;
}

/*label {
width: 120px;
display: block !important;
display: inline;
}*/

label {
text-align:left;
float:left;
padding:0.2em;
margin:0;
margin-top:0.3em;
}

input {
font-family:verdana;
font-size:11px;
margin:3px;
margin-right:10px;
width:270px;
float:right;
}

textarea {
font-family:verdana;
font-size:11px;
margin:3px;
width:380px;
float:left;
margin-right:10px;
}

select {
font-family:verdana;
font-size:11px;
margin:3px;
margin-top:10px;
width:200px;
}


input.csc-mailform-check {
width: 15px;
float:left;
vertical-align:bottom;

}
input.csc-mailform-radio {
width: 15px;
}

.csc-mailform-field {
clear: both;
min-height: 25px;

}

legend {
display: none;
}

span.csc-mailform-radio label {
padding-top: 2px !important;
padding-top: 4px;
display: block;
}

.csc-mailform-radio fieldset {
clear: both;
margin-left: 0px;
}
.csc-mailform-radio label {
width: auto;
float: none;
}

.csc-mailform-radio {
float: left;
}

.csc-mailform-radio br {
clear: both;
}

fieldset {
border: none;
}


.csc-mailform-label{
margin-top:5px;
margin-bottom:5px;}

/******* END OF FORMS ********/


