#tpbr_calltoaction {
-webkit-transition: all 100ms ease-in-out;
-moz-transition: all 100ms ease-in-out;
-o-transition: all 100ms ease-in-out;
transition: all 100ms ease-in-out;
}
#tpbr_calltoaction:hover {opacity:0.9;}
#tpbr_topbar {
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
padding:0px !important;
}.mc4wp-form-2829 label, 
.mc4wp-form-2829 input, 
.mc4wp-form-2829 textarea, 
.mc4wp-form-2829 select, 
.mc4wp-form-2829 button {
box-sizing: border-box;
}
.mc4wp-form-2829 {
display: block;
width: 100%; max-width: 100% !important;
background-repeat: repeat;
}
.mc4wp-form-2829 label {
vertical-align: top;
margin-bottom: 6px;
display: block;
}
.mc4wp-form-2829 label + input,
.mc4wp-form-2829 label + textarea,
.mc4wp-form-2829 label + select {
display: block;
}
.mc4wp-form-2829 label > input,
.mc4wp-form-2829 label > textarea,
.mc4wp-form-2829 label > select {
display: block;
margin-top: 6px;
font-weight: normal;
}
.mc4wp-form-2829 input[type='text'],
.mc4wp-form-2829 input[type='email'],
.mc4wp-form-2829 input[type='url'],
.mc4wp-form-2829 input[type='tel'],
.mc4wp-form-2829 input[type='number'],
.mc4wp-form-2829 input[type='date'],
.mc4wp-form-2829 select,
.mc4wp-form-2829 textarea {
vertical-align: top;
margin-bottom: 6px;
padding: 6px 12px;
width: 100%; max-width: 43%;
display: inline-block;
}
.mc4wp-form-2829 input[type='radio'],
.mc4wp-form-2829 input[type='checkbox'] {
margin-right: 6px;
display: inline-block
}
.mc4wp-form-2829 label > input[type='radio'],
.mc4wp-form-2829 label > input[type='checkbox'] {
display: inline-block;
margin-top: 0;
}