body { background-color: #fff; font-family: sans-serif; } h1 { font-weight: normal; font-size: 140%; } section { float: left; } aside { float: right; } #categoryTable>table { border: 1px solid #ccc; border-bottom: none; } #workspaceTabs>table { float: right; } td.tabon { border-bottom-color: #ddd !important; background-color: #ddd; padding: 5px 19px; } td.taboff { cursor: pointer; padding: 5px 19px; } td.taboff:hover { background-color: #eee; } button { border-radius: 4px; border: 1px solid #ddd; background-color: #eee; color: #000; font-size: large; margin: 0 5px; padding: 10px; } button:hover:not(:disabled) { box-shadow: 2px 2px 5px #888; } button:disabled { opacity: .6; } button>* { opacity: .6; vertical-align: text-bottom; } button:hover:not(:disabled)>* { opacity: 1; } button.small { font-size: small; } table { border: none; border-collapse: collapse; margin: 0; padding: 0; } td { padding: 0; vertical-align: top; } .inputfile { height: 0; opacity: 0; overflow: hidden; position: absolute; width: 0; z-index: -1; } #toolbox_section { height: 480px; width: 80%; position: relative; } #toolbox_blocks { height: 100%; width: 100%; } #preview_blocks { height: 300px; width: 100%; } #createDiv { width: 70%; } #previewDiv { width: 30%; } #toolbox_div { width: 20%; } #preload_div { width: 20%; } #disable_div { background-color: white; height: 100%; left: 0; opacity: .5; position: absolute; top: 0; width: 100%; z-index: -1; /* Start behind workspace */ } /* Rules for Closure popup color picker */ .goog-palette { outline: none; cursor: default; } .goog-palette-cell { height: 13px; width: 15px; margin: 0; border: 0; text-align: center; vertical-align: middle; border-right: 1px solid #000000; font-size: 1px; } .goog-palette-colorswatch { border: 1px solid #000000; height: 13px; position: relative; width: 15px; } .goog-palette-cell-hover .goog-palette-colorswatch { border: 1px solid #FFF; } .goog-palette-cell-selected .goog-palette-colorswatch { border: 1px solid #000; color: #fff; } .goog-palette-table { border: 1px solid #000; border-collapse: collapse; } .goog-popupcolorpicker { position: absolute; } /* The container