/* Vertical layout with a background colour */
/* Version 19.00 (##009##) */

div.fcp_wrapper {border:0;background-color:transparent;}
div.fcp_captcha_inner {background-color:#f6f6f6}

div.fcp_inline_rm { margin-right: 2%;}
div.fcp_line textarea {
  padding: 15px 10px;
  border-radius: 0;
}
div.fcp_line input:not([type="submit"]) {
  padding: 20px 10px;
  border-radius: 0;
}
div.fcp_sendrow {
  text-align: left;
}
#fcp_spinner {
  display: none;}

.fcp_form button.uk-button-primary {
  color: #000;
  border: 1px solid #e55305;
padding: 0 20px;
vertical-align: middle;
font-size: 16px;
line-height: 38px;
text-align: center;
text-decoration: none;
text-transform: none;
letter-spacing: 2px;margin-top: 20px;}
.fcp_form button.fcp_btn_green:hover, .fcp_form button.fcp_btn_green:focus {
  background-color: #000;
  color: #fff;
  border-color: #000;
}
a {
  color: #000;
}
a:hover {
  color: #61a20e;
}
.fcp_wrapper {
  max-width: 100%;
  padding: 0;
  font-family: Roboto;
  color: #212529;
}