.textfield-read { 
   background: #E0E0E0;  
}
.textfield-edit { 
   background: #FFFFFF;  
}

.textfield-font-read { 
   color: #FFFF00;  
}
.textfield-font-edit { 
   color: #000000;  
} 
