.ninja-forms-req-symbol,
.nf-form-fields-required { display: none; }
.nf-response-msg { margin-bottom: 15px; }
.nf-form-content { max-width: 100%; padding: 0; }
#nf-form-2-cont .nf-form-content .list-select-wrap .nf-field-element>div,
#nf-form-2-cont .nf-form-content input:not([type=button]),
#nf-form-2-cont .nf-form-content textarea { border-radius: 5px; border: none; }
#nf-form-2-cont .nf-form-content button,
#nf-form-2-cont .nf-form-content input[type=button],
#nf-form-2-cont .nf-form-content input[type=submit] { border-radius: 5px; height: 40px; background: #4142d7; color: #ffffff; font-size: 12px; font-family: "Roboto", Sans-serif; font-weight: 400; }
#nf-form-2-cont .nf-form-content button:hover,
#nf-form-2-cont .nf-form-content input[type=button]:hover,
#nf-form-2-cont .nf-form-content input[type=submit]:hover { background: #0083d9; color: #ffffff; }
#nf-form-2-cont .nf-form-content #nf-field-8.ninja-forms-field { padding-left: 20px; padding-right: 20px; }
#nf-field-6-wrap.nf-error.field-wrap .nf-field-element:after { border-radius: 5px; }
#nf-form-1-cont .nf-response-msg { color: #ffffff !important; }