.charsheet {background: #F8F8FF;} } .charsheet td { padding-right: 1em; } .charsheet input[type=text], .charsheet input[type=number], .charsheet input[button] { padding-left: 2px; border: 2px solid #333333; margin-top: 1px; font-weight:bold; color: black } .charsheet table { margin-bottom: 0.5em; } .sheet-formblock { width: 22em; margin-bottom: 1em; } .charsheet textarea { width: 283%; max-width: 283%; min-width: 283%; resize: vertical; overflow-y: auto; min-height: 5em; border: 4px solid black; font-weight:bold; } .container { width: 280px; } .container, { display:inline-block; vertical-align: center; position: absolute; } .sheet-rolltemplate-default { width:100%; background-color:white; border:2px solid rgba(112,32,130,1) }