
.tabletext { color: #ffffff;background:transparent;width:100%}
.inputtext { font-family: 'Roboto', sans-serif; width:100%;font-size: 18px;background:#eeeeee;border:none;border-radius:5px;padding:5px;color:#000000}
.replytext { font-size: 20px ; color:#ff0000}
.fieldname { width:30%; max-width:30% ; padding:0.5% ;display: inline-block;}
.data      { width:67%; max-width:69% ; padding:0.5% ;display: inline-block;}
.button    { display: inline-block; background:#333333 ; color:#ffffff ; border:none ; width:200px ; height:40px ; font-size:18px ; border-radius:5px}
.button:hover    { background:#111111;}

