/* Start of CMSMS style sheet 'nieuwsbrief-inschrijving' */
form#m2moduleform_1 fieldset {
  margin: 1em 3em;
  width: 90%;
  border: none;

}

form#m2moduleform_1 {

}

form#m2moduleform_1 legend {
  padding: 1em 0.4em;
  font-weight: bold;
  color: #1653ae;
  border-bottom: 2px solid #5dc300;
  display: block;
  width: 100%;
}

form#m2moduleform_1 label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
  width: 160px; /* Width of labels */
}

form#m2moduleform_1 label.radioButton {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
margin: 0 0.3em;
width: 100px;
}


form#m2moduleform_1 fieldset ol {
  margin: 0;
  padding: 0;
}

form#m2moduleform_1 fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
  border-bottom: 1px solid #d4ef92;
}

form#m2moduleform_1 fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}

form#m2moduleform_1 fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}

form#m2moduleform_1 fieldset fieldset label {
  display: block;
  width: auto;
}

form#m2moduleform_1 em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}

form#m2moduleform_1 input {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}

form#m2moduleform_1 fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}

form#m2moduleform_1 INPUT[type="text"] {
border: 1px solid #1653ae;
padding: 0.3em;
color: #1653ae;
font-size: 1em;
margin-bottom: 1em;
}

form#m2moduleform_1 INPUT[type="checkbox"] {
padding: 2px;
margin-left: 2em;
}

form#m2moduleform_1 INPUT[type="radio"] {
padding: 2px;
margin-left: 2em;
color: #1653ae;
}

form#m2moduleform_1 select {
border: 1px solid #1653ae;
color: #1653ae;
font-size: 1em;
min-width: 4em;
margin-bottom: 1em;
}

form#m2moduleform_1 textarea {
border: 1px solid #1653ae;
width: 300px;
height: 80px;
padding: 0.5em;
color: #1653ae;
font-size: 1em;
font-family: verdana;
margin-bottom: 1em;
}

#text #error_message {
color: #c13b00;
}

#text #error_message ul {
list-style-image: url(uploads/images/fault.png); 
}

p.privacy {
border-top: 1px solid #ccc;
color: #5C4e32;
}

div.captcha {
  margin: 1em 3em;
  width: 90%;
  border: none;
  font-size: 0.9em;
}

div.submit {
text-align: left;
height: 3em;
margin-bottom: 2em;
}

.fbsubmit {
background:#008595 none repeat scroll 0%;
color:#FFFFFF;
font-size: 90%;
margin-bottom:10px;
margin-left:200px;
margin-top:10px;
padding:4px;
}

/* End of 'nieuwsbrief-inschrijving' */

