.submit-wrap input.ninja-forms-field:hover {
align-items:flex-start;
background-color:rgb(61, 49, 51);
border-bottom-color:rgb(255, 255, 255);
border-bottom-left-radius:200px;
border-bottom-right-radius:200px;
border-bottom-style:none;
border-bottom-width:0px;
border-image-outset:0px;
border-image-repeat:stretch;
border-image-slice:100%;
border-image-source:none;
border-image-width:1;
border-left-color:rgb(255, 255, 255);
border-left-style:none;
border-left-width:0px;
border-right-color:rgb(255, 255, 255);
border-right-style:none;
border-right-width:0px;
border-top-color:rgb(255, 255, 255);
border-top-left-radius:200px;
border-top-right-radius:200px;
border-top-style:none;
border-top-width:0px;
box-sizing:border-box;
color:rgb(255, 255, 255);
cursor:pointer;
display:inline-block;
font-family:Oswald;
font-size:14px;
font-stretch:100%;
font-style:normal;
font-variant-caps:normal;
font-variant-east-asian:normal;
font-variant-ligatures:normal;
font-variant-numeric:normal;
font-weight:400;
height:53px;
letter-spacing:0.5px;
line-height:normal;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
padding-bottom:16px;
padding-left:23px;
padding-right:23px;
padding-top:16px;
text-align:center;
text-indent:0px;
text-rendering:auto;
text-shadow:none;
text-transform:uppercase;
transition-delay:0s;
transition-duration:0.2s;
transition-property:all;
transition-timing-function:linear;
user-select:none;
vertical-align:baseline;
white-space:pre;
word-spacing:0px;
writing-mode:horizontal-tb;
}

.submit-wrap input.ninja-forms-field {
align-items:flex-start;
background-color:rgb(143, 36, 46);
border-bottom-color:rgb(255, 255, 255);
border-bottom-left-radius:200px;
border-bottom-right-radius:200px;
border-bottom-style:none;
border-bottom-width:0px;
border-image-outset:0px;
border-image-repeat:stretch;
border-image-slice:100%;
border-image-source:none;
border-image-width:1;
border-left-color:rgb(255, 255, 255);
border-left-style:none;
border-left-width:0px;
border-right-color:rgb(255, 255, 255);
border-right-style:none;
border-right-width:0px;
border-top-color:rgb(255, 255, 255);
border-top-left-radius:200px;
border-top-right-radius:200px;
border-top-style:none;
border-top-width:0px;
box-sizing:border-box;
color:rgb(255, 255, 255);
cursor:pointer;
display:inline-block;
font-family:Oswald;
font-size:14px;
font-stretch:100%;
font-style:normal;
font-variant-caps:normal;
font-variant-east-asian:normal;
font-variant-ligatures:normal;
font-variant-numeric:normal;
font-weight:400;
height:53px;
letter-spacing:0.5px;
line-height:normal;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
padding-bottom:16px;
padding-left:23px;
padding-right:23px;
padding-top:16px;
text-align:center;
text-indent:0px;
text-rendering:auto;
text-shadow:none;
text-transform:uppercase;
transition-delay:0s;
transition-duration:0.2s;
transition-property:all;
transition-timing-function:linear;
user-select:none;
vertical-align:baseline;
white-space:pre;
width:187.984px;
word-spacing:0px;
writing-mode:horizontal-tb;
}

body[data-fancy-form-rcs="1"] input[type='checkbox'] {
	height: 30px;
	width: 30px;
	position: relative;
	left: 0; }

body[data-fancy-form-rcs="1"] input[type='checkbox'] + label {
    max-width: 90%;
    padding-left: 10px;
    margin-left: 0px;
    padding-top: 8px;
		text-transform: initial;
}