fieldset.editor>div.output input.editor { position:absolute; padding:0; margin:0; font-size:16px; font-family:monospace; padding-left:9px; background-color:#00000000; color:#00000000; caret-color:yellow; min-width:480px; display:none; } fieldset.editor>div.output input.editor.normal { caret-color:#00000000; } fieldset.editor>div.output input.command { clear:both; padding:0; margin:0; font-size:16px; font-family:monospace; padding-left:12px; background-color:black; color:white; caret-color:red; border:solid 1px red; border-left:solid 3px green; z-index:200; min-width:480px; }