*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  overflow-x: hidden;
  overflow-y: scroll;
  height: 100%;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
}

body {
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin: 0;
  color: #333;
  animation-name: fadeIn;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-out;
}
form.powermail_form {
  padding-bottom: 20px;
}
.powermail_form .row {
  margin: 0;
}
a.button {
  display: inline-block;
  margin: 30px 0;
  padding: 10px 30px;
  color: #fff;
  font-weight: bold;
  -webkit-border-radius: 36px;
  -moz-border-radius: 36px;
  border-radius: 36px;
  text-decoration: none;
}
a.button:hover {
  background: #646464;
}


input[type=radio], input[type=checkbox] {
  width: auto;
  width: 20px;
  height: 20px;
  margin: 3px 10px 10px 10px;
  padding: 0;
  background: none;
  border: none;
  vertical-align: middle;
  color: #333;
}

input[placeholder] {
  color: #646464;
  opacity: 1 !important;
}
input[placeholder]:focus, input[placeholder]:hover {
  color: #333;
}

textarea {
  height: 198px;
}

input:focus, textarea:focus, input:hover, textarea:hover {
  padding: 14px;
  outline: 0;
  -webkit-transition: color 0.2s ease-out, background-color 0.2s ease-out, opacity 0.2s ease-out, border-color 0.2s ease-out, box-shadow 0.2s ease-out, margin 0.2s ease-out;
  -moz-transition: color 0.2s ease-out, background-color 0.2s ease-out, opacity 0.2s ease-out, border-color 0.2s ease-out, box-shadow 0.2s ease-out, margin 0.2s ease-out;
  -ms-transition: color 0.2s ease-out, background-color 0.2s ease-out, opacity 0.2s ease-out, border-color 0.2s ease-out, box-shadow 0.2s ease-out, margin 0.2s ease-out;
  -o-transition: color 0.2s ease-out, background-color 0.2s ease-out, opacity 0.2s ease-out, border-color 0.2s ease-out, box-shadow 0.2s ease-out, margin 0.2s ease-out;
  transition: color 0.2s ease-out, background-color 0.2s ease-out, opacity 0.2s ease-out, border-color 0.2s ease-out, box-shadow 0.2s ease-out, margin 0.2s ease-out;
  color: #333;
  border: 2px solid #006400;
}

input[readonly], input[readonly]:focus, input[readonly]:hover {
  color: #333;
}

input[type=submit], button[type=submit] {
  display: inline-block;
  width: auto;
  margin-top: 30px;
  padding: 15px 30px;
  border: 1px solid #006400;
  background: #fff;
  color: #006400;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  -webkit-border-radius: 36px;
  -moz-border-radius: 36px;
  border-radius: 36px;
}
input[type=submit]:hover, button[type=submit]:hover {
  cursor: pointer;
  padding: 14px 29px;
  border: 2px solid #006400;
}

select {
  width: 100%;
  padding: 12px 20px 11px 20px;
  line-height: 1;
}

option {
  padding: 10px 20px;
  line-height: 1.5;
  background: #fff;
}

.mandatory {
  padding-left: 0.25rem;
  color: #e44826;
}

.visuallyHidden, .hiddenHeading, .sr-only {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  border: 0;
}

.navSkip {
  position: relative;
  z-index: 9;
}
.navSkip a {
  -webkit-transition: color 0 ease-out, background-color 0 ease-out, opacity 0 ease-out, border-color 0 ease-out, box-shadow 0 ease-out, margin 0 ease-out;
  -moz-transition: color 0 ease-out, background-color 0 ease-out, opacity 0 ease-out, border-color 0 ease-out, box-shadow 0 ease-out, margin 0 ease-out;
  -ms-transition: color 0 ease-out, background-color 0 ease-out, opacity 0 ease-out, border-color 0 ease-out, box-shadow 0 ease-out, margin 0 ease-out;
  -o-transition: color 0 ease-out, background-color 0 ease-out, opacity 0 ease-out, border-color 0 ease-out, box-shadow 0 ease-out, margin 0 ease-out;
  transition: color 0 ease-out, background-color 0 ease-out, opacity 0 ease-out, border-color 0 ease-out, box-shadow 0 ease-out, margin 0 ease-out;
}
.navSkip a:active, .navSkip a:focus {
  position: absolute;
  z-index: 9;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
  margin: 0px;
  padding: 15px;
  overflow: visible;
  clip: auto;
  color: #fff;
  background: none repeat scroll 0 0 #333;
}

header .logo {
  max-width: 300px;
}

footer {
  padding: 30px 0 30px 0;
  text-align: center;
}
@media screen and (min-width: 840px) {
  footer {
    padding: 60px 0 30px 0;
  }
}
footer hr {
  margin: 0 0 30px 0;
}
footer li {
  display: inline-block;
  margin: 0 15px;
}
footer li a {
  font-size: 14px;
  text-decoration: none;
  color: #ffffff !important;
}
footer li a:hover {
  text-decoration: underline;
  color: #006400;
}



@media screen and (min-width: 840px) {

.tx-powermail .powermail_fieldwrap_type_radio,
.tx-powermail .powermail_fieldwrap_type_check {
  *zoom: 1;
  margin: 10px 0;
  clear: both;
}
.tx-powermail .powermail_fieldwrap_type_radio:before, .tx-powermail .powermail_fieldwrap_type_radio:after,
.tx-powermail .powermail_fieldwrap_type_check:before,
.tx-powermail .powermail_fieldwrap_type_check:after {
  content: " ";
  display: table;
}
.tx-powermail .powermail_fieldwrap_type_radio:after,
.tx-powermail .powermail_fieldwrap_type_check:after {
  clear: both;
}
.tx-powermail .form-check, .tx-powermail .radio {
  padding-left: 0;
}
.tx-powermail .powermail_fieldwrap_type_radio .radio label,
.tx-powermail .powermail_fieldwrap_type_radio .checkbox label,
.tx-powermail .powermail_fieldwrap_type_check .radio label,
.tx-powermail .powermail_fieldwrap_type_check .checkbox label {
  position: relative;
  display: block;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-bottom: 5px;
  padding-left: 31px;
  color: #333;
  font-size: 14px;
  -webkit-transition: color 0.2s ease-out, background-color 0.2s ease-out, opacity 0.2s ease-out, border-color 0.2s ease-out, box-shadow 0.2s ease-out, margin 0.2s ease-out;
  -moz-transition: color 0.2s ease-out, background-color 0.2s ease-out, opacity 0.2s ease-out, border-color 0.2s ease-out, box-shadow 0.2s ease-out, margin 0.2s ease-out;
  -ms-transition: color 0.2s ease-out, background-color 0.2s ease-out, opacity 0.2s ease-out, border-color 0.2s ease-out, box-shadow 0.2s ease-out, margin 0.2s ease-out;
  -o-transition: color 0.2s ease-out, background-color 0.2s ease-out, opacity 0.2s ease-out, border-color 0.2s ease-out, box-shadow 0.2s ease-out, margin 0.2s ease-out;
  transition: color 0.2s ease-out, background-color 0.2s ease-out, opacity 0.2s ease-out, border-color 0.2s ease-out, box-shadow 0.2s ease-out, margin 0.2s ease-out;
  font-weight: 400;
}
.tx-powermail .powermail_fieldwrap_type_radio .radio label input[type=radio],
.tx-powermail .powermail_fieldwrap_type_radio .radio label input[type=checkbox],
.tx-powermail .powermail_fieldwrap_type_radio .checkbox label input[type=radio],
.tx-powermail .powermail_fieldwrap_type_radio .checkbox label input[type=checkbox],
.tx-powermail .powermail_fieldwrap_type_check .radio label input[type=radio],
.tx-powermail .powermail_fieldwrap_type_check .radio label input[type=checkbox],
.tx-powermail .powermail_fieldwrap_type_check .checkbox label input[type=radio],
.tx-powermail .powermail_fieldwrap_type_check .checkbox label input[type=checkbox] {
  position: absolute;
  z-index: 999999;
  width: 18px;
  height: 18px;
  top: 0px;
  left: -7px;
}
.tx-powermail .powermail_fieldwrap_type_radio .radio label .checkmark,
.tx-powermail .powermail_fieldwrap_type_radio .checkbox label .checkmark,
.tx-powermail .powermail_fieldwrap_type_check .radio label .checkmark,
.tx-powermail .powermail_fieldwrap_type_check .checkbox label .checkmark {
  content: "";
  position: absolute;
  display: block;
  width: 18px;
  height: 18px;
  top: 0px;
  left: -7px;
  background: no-repeat center center;
  background-size: 100% 100%;
}
.tx-powermail .powermail_fieldset .powermail-errors-list>li {
  color:#A94442;
  padding:5px 10px
 }
 .tx-powermail .powermail_fieldset .powermail_field_error,
 .tx-powermail .powermail_fieldset div.error {
  background-color:#EBCCD1;
  color:#A94442
 }
 .tx-powermail .powermail_fieldset .powermail_field_error_container .powermail-errors-list {
  width:100%;
  margin-bottom:0;
  background-color:#EBCCD1;
  border:none
 }
 .tx-powermail .powermail_fieldset .powermail_field_error_container .powermail-errors-list>li {
  padding-left:5px
 }
}