.disabled input {
    color : darkGray;
    font-style: italic;
    background: lightGray;
}

label {
    width: 100%;
}