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