
.tabletext { color: #666666;background:transparent;width:100%}
.inputtext { font-family: 'Roboto', sans-serif; width:100%;font-size: 18px;background:#94a8b3;border:none;border-radius:5px;box-shadow:1px 2px 3px #888888;padding:5px;color:#000000}
.replytext { font-size: 20px ; color:#ff0000}
.fieldname { width:30%; max-width:30% ; padding:0.5% ;display: inline-block;}
.data      { width:69%; max-width:69% ; padding:0.5% ;display: inline-block;}
.button    { display: inline-block; background:#b8a3dc ; color:#ffffff ; border:none ; width:200px ; height:40px ; font-size:18px ; border-radius:5px}
.button:hover    { background:#00e1e1;box-shadow:1px 2px 3px #888888; }

