/* Transparent with a light grey frame */
/* Version 19.00 (##009##) */

div.fcp_wrapper {background: #ffffff; border:1px solid lightgray;border-radius:0px}

.fcp_wrapper textarea {font-size: 15px!important;}

.fcp_wrapper label, .fcp_wrapper label, button.fcp_btn {font-size: 16px;}

.fcp_form button.fcp_btn_blue {
  background-color: #ffffff;
  border: 1px solid #213655;
  color: #213655;
  text-shadow: none;
}

.fcp_form button.fcp_btn_blue:hover, 
.fcp_form button.fcp_btn_blue:focus {
  background-color: #213655;
  color: #ffffff;
}

button.fcp_btn {
  padding: .4em 8px .4em 40px;
}