﻿/* AUTOGENERATED CSS: To make changes edit Register.scss */
/* ------ Font variables ------ */
/* ------ Role colors ------- */
/* Verkeersregelaar */
/* Gemeente */
/* Teamleider */
/* Organisator */
/* Secretariaat */
/* Algemene taken */
/* ------ /Role colors ------- */
/* ------ Dividers + Borders ------ */
/* ------ Contentbox variables ------*/
/* ------ Warnings + Errors + Successes ------ */
.contentRegister {
  width: 940px;
  background-color: #fff;
  border-top: solid 5px #FE9800;
  border-right: solid 1px #DDD;
  border-bottom: solid 1px #DDD;
  border-left: solid 1px #DDD;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 20px 10px 20px 10px; }

#submit {
  margin-left: 240px; }

input {
  margin-left: 20px; }

fieldset {
  width: 960px; }

.politieForm {
  width: 940px;
  border: solid 2px #ff0000;
  display: none; }

#politiecheckbox {
  margin-left: 215px;
  width: auto; }

#politiecheckboxlabel {
  width: 200px; }

.captcha #CaptchaImage {
  margin-left: 239px;
  width: 205px;
  min-height: 30px;
  margin-top: 10px;
  border: solid 1px #DDD; }
.captcha #CaptchaInputText {
  margin-bottom: 20px;
  width: 185px; }
.captcha a {
  margin-left: 240px;
  padding-bottom: 10px;
  padding-top: 10px;
  display: block;
  color: #FE9800; }

.validation-summary-errors ul {
  list-style-type: none;
  width: 960px;
  padding-bottom: 20px; }
  .validation-summary-errors ul li {
    display: block;
    width: 408px;
    padding: 20px;
    margin-bottom: 20px;
    margin-right: 10px;
    margin-left: 10px;
    background-color: #FFD1D1;
    border: solid 1px #DD8888;
    float: left; }

.titleBar {
  border: none; }
