/* =======================================

                Main Stylesheet
                
                Building on Twitter Bootstrap
                http://twitter.github.com/bootstrap/
                
========================================== */

@import url('bootstrap-green.css');
@import url('bootstrap-responsive.min.css');

/* New styles below */

label.valid {
    text-indent: -9999px;
}
label.error {
    color: #901D1F;
}
