@charset "UTF-8"; /*** TABLE ***/ .table-cms-widget { word-wrap: break-word; } .table-cms-widget th { border-top: 1px solid black !important; } .table-cms-widget td, th { overflow: hidden !important; } .table-cms-widget th { text-align: center !important; } .table-cms-widget-vertical-middle td, th { height: 50%; vertical-align: middle !important; } .hide_checkbox input[type="checkbox"] { display: none; } /***** WS EXPLORER DOCK PANEL - CENTER FLOW PANEL *****/ .we-dock-center-panel { overflow-y: auto !important; /* border: 1px solid #DDD; */ } .as_simple_link { background: none !important; border: none !important; padding: 0 !important; margin: 0 !important; }