div.celltype { width: 1080px; } div.celltype>table { margin-bottom: 20px; width: 100%; } .boxplot .plotBG { display: none; } div.celltype_detail { width:1000px; } #cboxLoadedContent { background-color: #fff; border: 2px solid #333; padding: 10px; } .hexagons { display: none; } .clusterLabels { font-weight: bold; } .ctChart .barchartlabel,.ctChart .bar_g { cursor:pointer; } .ct_popup { display: none; position: absolute; padding: 5px; border: solid 1px black; background-color:white; text-align: left; white-space:nowrap; } .sc_legend_table { clear:both; padding:20px; border-radius: 6px; border-style: hidden; box-shadow: 0 0 0 1px #a3a3a3; margin-bottom:10px; } table.sc_legend_table tr td { font-size:10px; padding:3px; border-top-left-radius: 0px!important; border-top-right-radius: 0px!important; } table.sc_legend_table tr th { background-color:#f1f1f1; vertical-align:top; padding:3px; border-bottom-left-radius: 0px!important; border-bottom-right-radius: 0px!important; } table.sc_legend_table tr.hover td { background-color: #c5dfbc; cursor:default; } #cell_tissue_plot .tick text:hover, .axis a:hover { font-weight: bold; text-decoration: none; } div.loading { background:url(/images_static/loading.gif) no-repeat center center!important; } svg circle:hover { stroke: #000; } table.darkheader_white tr.celltypeMarker th { border-left: 1px solid #a3a3a3; border-right: 1px solid #a3a3a3; }