@import url(https://fonts.googleapis.com/css?family=Roboto:400,700);     /***** Copy *****/
@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,500,700);    /***** Head, Main-Nav, etc. *****/


* {
margin:0;
padding:0;
border:0;
text-align:left;
}

body {
font-family:Roboto, Verdana, Arial, sans-serif;
font-size:12px;
color:#333;
margin:0 auto;
text-align:center;
line-height:21px;
}

.clear {
clear:both;
height:0;
font-size:0;
}

p.error, p.success {
font-weight: bold;
padding: 10px;
border: 1px solid;
}
p.error {
background: #ffc0c0;
color: #900;
}
p.success {
background: #b3ff69;
color: #4fa000;
}

h3 {
font-family:Raleway, Verdana, Arial, sans-serif;
color:#4B5563;
font-size:14px;
margin:30px 0 15px 0;
}

a {
color:#119bcc;
text-decoration:none;
}

a:hover {
color:#000;
}

legend {
display: none;
}

label {
float:left;
display:block;
width:130px;
line-height:23px;
}

.csc-mailform-radio label {
float:none;
display:inline;
line-height:33px;
color:#003366;
font-size:14px;
cursor: pointer;
}

.smallzab label {
line-height:13px !important;
}

.csc-mailform-checkbox  label {
float:none;
display:inline;
line-height:33px;
color:#003366;
cursor: pointer;
}

input:focus, textarea:focus  { 
color: #000; 
background-color: #F8F8F8; 
}

input,
textarea {
background-color:#fff;
border:1px solid #eee;
padding:3px;
margin-bottom: 10px;
font-size:13px;
    border: 1px solid #ccc;
    border-radius:3px;
    -moz-border-radius:3px;
    background-color:#fff;
width: 250px
}
textarea {
width: 380px;
font-family:Verdana, Arial, sans-serif;
}

input:hover {
background-color: #F3F3F3; 
}

.csc-mailform-radio input {
margin: 0;
width:30px;  
cursor: pointer;
border:0;border-radius:0;-moz-border-radius:0;background:none;-moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none;
}

.csc-mailform-checkbox input {
margin: 21px 0 30px 0;
width:30px;  
cursor: pointer;
border:0;
border-radius:0;-moz-border-radius:0;background:none;-moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none;
}

#submit {
/*margin: 10px 0 30px 225px;*/
padding: 6px 40px;
background-color:#5980BA;
color:#fff;
cursor: pointer;
text-align: center;
    border-radius:7px;
    -moz-border-radius:7px;
  
background:#119bcc;
font-size: 16px;
font-weight: bold;
border-left:1px solid #e3e3e3;  	
}

#submit:hover {
background-color:#003366;
background:#119bcc;
color:#fff;
opacity:0.9;    
}

.csc-mailform-field h3 {
color:#003366;
font-size:14px;
margin:30px 0 15px 0;
}
.csc-mailform-field h1 {margin: 20px 0 14px 0}
.csc-mailform-label {display:none}

.formadditional {
margin-top:-420px
}

.za-label {
margin-left: 34px;
font-size:11px;
line-height:17px;
}

.za-sepa {
margin-top:30px;
}

.za-sepa label{
margin:0;
line-height:18px;
}

.za-sepa input {
margin:0;
}

.za-sepalabel {
}

.za-label li {
padding-right: 60px;
margin-left: 10px;
}




















