#report h4 { margin: 0px; padding: 0px; } #report img { float:right; } #report ul { margin:10px 0 10px 10px; padding: 0px; } #report th { /** background: #7CB8E2 url(header_bkg.png) repeat-x scroll center left; color: #fff; padding: 7px 50px; */ text-align: left; } #report td { /** background:#C7DDEE none repeat-x scroll center left; color:#000; padding:7px 50px; */ } #report tr.odd td { /** background:#fff url(row_bkg.png) repeat-x scroll center left; */ cursor:pointer; } #report div.arrow { background:transparent url(arrows.png) no-repeat scroll 0px -16px; width:16px; height:16px; display:block; } #report div.up { background-position:0px 0px; } #alignmentContent{ /** width: 600px; height:130px; */ /** border-style: solid; border-width: 0.5px; border-color:#C7DDEE; */ box-sizing:border-box; overflow-x:scroll; overflow-y: hidden; white-space: nowrap; } #report td.number, #report th.number { width: 10px; } #report td.arrow-col, #report th.arrow-col { width: 10px; } /** * Alignment */ #report .alignment { font-family: monospace; } #report .alignment-title { font-weight: bold; }