#ev-content-form form{display:block;max-width:100%;width:600px}#ev-content-form button,#ev-content-form input,#ev-content-form label{display:block}#ev-content-form button,#ev-content-form input{margin:0 0 1.6rem}ul.rules li.passed{color:green;list-style:none}ul.rules li.passed:before{content:"✔ "}ul.rules li.failed{color:red;list-style:none}ul.rules li.failed:before{content:"X "}.ev-error{background-color:#ffc;border-radius:5px;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2);padding:1.4rem 2rem}.ev-error h3{color:red}.passwordMatchResult{color:green;font-style:italic;margin:-1.6rem 0 1.6rem}.passwordMatchResult.error{color:red}.steps-list{display:flex;margin:0 auto 1.6rem;width:auto}.steps-list div{padding:.5rem}.steps-list div.step{border:2px solid #d0cbcb;border-width:0 1px;margin:0 0 0 .5em}.steps-list div.active{background-color:#eee;color:blue}.steps-list div.active:before{content:"Current Step: "}.steps-list div.complete{color:green}.steps-list div.complete:before{content:"✔ "}