.parsley-error { background-color: #ffbaba!important; border: 1px solid #b94a48!important; color: #b94a48!important; }
/*.parsley-success { background-color: #dff0d8!important; border: 1px solid #d6e9c6!important; color: #468847!important;}*/
li.parsley-required, li.parsley-type, li.parsley-custom-error-message { background-color: #f2dede!important; border: 1px solid #b94a48!important; color: #b94a48!important; list-style: none!important; width:auto; padding: 5px;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;}

ul.parsley-errors-list.filled { margin: .75em; }
ul.parsley-errors-list { margin: 0; clear: both; }

section.form-section { display: none !important; }
section.form-section.current { display: block !important; }
.success { margin: 0px 15px !important; }