﻿body {font-family:"Verdana";font-weight:normal;font-size: .8em;color:black;} 
/*p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}
H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
pre {font-family:"Consolas";font-size: 1em}
.marker {font-weight: bold; color: black;text-decoration: none;}
.version {color: gray;}
.error {margin-bottom: 10px;}
.expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; } */
.debugged_line {}
.debugged_timestamp { color:Silver; }
.debugged_separator {}
.debugged_text {}
.debugged_item { font-weight:bold; }
.debugged_hint { color:White; }
.debugged_error { color:Red; font-weight:bold; border-color:Red; }
.debugged_sucess { color:Green; }
.debugged_failure { color:Red; }
.debugged_detail_inline { white-space: pre; font-family: Consolas; display: block; color:Navy; display:inline; }
.debugged_detail_block  { white-space: pre; font-family: Consolas; display: block; color:Navy; margin-left:220px; }
.debugged_timing { color:Green; }
.cache_hit { color:Teal; }
.cache_miss { color:Teal; }
.cache_update{ color:Teal; }
.dal_hit { color:Purple; }
.dal_miss { color:Purple; }
.dal_update { color:Purple; }
.debugged_group { display:block; margin-left:230px; border-left-style:double; border-left-width:thin; border-left-color:Black; padding-left:5px; }
.debugged_legend
{
    position: fixed;
    float: right;
    clear: right;
    /*width: 150px;*/
    border: solid 1px #e1e1e1;
    /*vertical-align: center;*/
    /*background: #ffdab9;*/
    text-align: left;
    top: 200px;
    right: 10px;
    background-color:White;
}
.page_header { clear:both; font-size:xx-large; display:block; }
.cache_section_name { font-size:x-large; }
.cache_section { display:block; margin-left:30px; }
.cache_section_header { display:block; }
.empty_row { height:30px; float:none; clear:both; display:block; }
.cache_section_data { display:block; margin-left:60px; }
/*table.cache_table { border:1px solid black; } */
tr.cache_header_row { border:1px solid green; }
th.cache_header_cell { border-bottom:1px solid red; padding-left:3px; padding-right:3px; margin-left:3px; margin-right:3px; }
tr.cache_row { border:1px solid black; }
tr.odd { background-color:#F0F8FF; }
tr.even { foobackground-color:#FFF8FF; }
td.cache_cell { bsorder-right:1px solid blue; padding-left:3px; padding-right:3px; margin-left:3px; margin-right:3px; }
table.cache_table { border-color:#6495ED; border-width:1px; border-style:Solid; border-spacing:6px; }