/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

 .readonly_form input[readonly=readonly]{
    background-color: #e5e5e5;
 }