html {
  overflow-y:scroll;
}

.content p + p {
  margin-top:1.6em;
}

.content h3 { 
  color: #666;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.2em;
  margin: 4px 0 0.7em 5px;
  font-weight:normal;
}
.content h3 a {
  font-weight:normal;
}

div.csc-frame-rulerBefore {
 border-top: 1px solid #ccc;
 margin-top: 20px;
 padding-top: 20px;
}
.content i {
 color: #999;
}

.Tx-Formhandler label.label_text {
  display: block;
  float: left;
  margin-bottom: 5px;
  width: 12em;
  width:144px;
}

.Tx-Formhandler input.input_text {
  display: block;
  float: left;  
  margin-bottom: 5px;
  width: 20em;
  width:270px;  
}
.Tx-Formhandler div.row {
 width:100%;
  clear:left;
  float:left;
}

.Tx-Formhandler li.error {
 list-style:none;
 margin: 0;
 padding:0;
 color: #c00; 
}
.Tx-Formhandler li.error a {
 color: #c00; 
}
.content .Tx-Formhandler ul.errors {
 list-style:none;
 margin: 10px 0 10px 0;
 padding:0;
}

div.Tx-Formhandler {
 margin: 0 0 0 5px;
}

.Tx-Formhandler select {
 margin-bottom: 5px;
 width: 20.3em;
 width:274px;   
}
.Tx-Formhandler textarea {
    margin-bottom: 5px;
    width: 20.5em;
    width:270px; 
}
.tx-srfreecap-pi1-cant-read {
    display: inline-block;
    width: 80px;
}
img.tx-srfreecap-pi1-image {
    margin-left: 0;
    margin-right: 1em;
    margin-top: 1em;
    margin-bottom: 1em;  
    margin: 0 1em 0 0;
    vertical-align: top;
}
.Tx-Formhandler .captcha {
   margin-left: 12em;
   padding: 5px 0 4px 0;
}

.Tx-Formhandler input#btnsubmit {
    margin-bottom: 20px;
    margin-top:15px;
    margin-left:146px;
    width: 270px;
    background-color: #063;
    border: medium none;
    color: #fff;
    padding: 3px;
    cursor:pointer;
}
    








.hidden,
.toggle .csc-header {
  float:left;
  display:none;
}

.toggle {
  display:none;
  float:left;

  padding:0 0 1.6em 0;
}

.toggle-ul {
  display:none;
  float:left;
}

.toggle-link {
  color: #063;
  font-weight: bold;
  text-decoration: none;
  cursor:pointer;
}

.toggle-link:hover {
  text-decoration:underline;
}

.toggle-link .toggle-ul {
  color: #555;
  font-weight: normal;
  text-decoration: none;
  cursor:auto;
}

.toggle-link:hover .toggle-ul {
  text-decoration:none;
}


.toggle p {
  margin-left:0px;
}

.toggle p {
  margin-top:0.8em;
}

.toggle ul {
  list-style-type:disc;
  margin-top:0.8em;
  padding-left:1em;
}

.toggle ul ul {

  margin-top:0em;
  padding-left:1em;
  margin-bottom:0.8em
}
