@charset "UTF-8";div#system-debug{clear:both}#system-debug{color:#000;background-color:#fff;border:1px dashed silver;padding:10px}#system-debug div.dbg-header{background-color:#ddd;border:1px solid #eee;font-size:16px}#system-debug h3{margin:0}#system-debug a h3{color:#000;background-color:#ddd;margin:0;padding:5px;font-size:14px;text-decoration:none}#system-debug .dbg-error a h3{background-color:red}#system-debug a:hover h3,#system-debug a:focus h3{color:#ddd;cursor:pointer;background-color:#4d4d4d;font-size:14px;text-decoration:none}#system-debug div.dbg-container{padding:10px}#system-debug span.dbg-command{color:#00f;font-weight:700}#system-debug span.dbg-table{color:green;font-weight:700}#system-debug b.dbg-operator{color:red;font-weight:700}#system-debug h1{color:#fff;background-color:#2c2c2c;margin:0;padding:10px;font-size:16px;line-height:1em}#system-debug h4{margin:5px 0 0;font-size:14px;font-weight:700}#system-debug h5{margin:5px 0 0;font-size:13px;font-weight:700}div#system-debug{margin:5px}#system-debug ol{text-align:left;direction:ltr;margin-left:25px;margin-right:25px}#system-debug ul{text-align:left;direction:ltr;list-style:none}#system-debug li{margin-bottom:10px;font-size:13px}#system-debug code{text-align:left;direction:ltr;font-size:13px}#system-debug p{font-size:13px}#system-debug div.dbg-header.dbg-error{background-color:red}#system-debug .dbg-warning{color:red;font-weight:700;background-color:#ffc!important}#system-debug .accordion{margin-bottom:0}#system-debug .dbg-noprofile{text-decoration:line-through}#system-debug .alert,#system-debug .dbg-bars{margin-bottom:10px}#system-debug .dbg-bar-spacer{float:left;height:100%}#system-debug .dbg-bars-query .dbg-bar{opacity:.3;height:12px;margin-top:3px}#system-debug .dbg-bars-query:hover .dbg-bar{opacity:.6;height:18px;margin-top:0}#system-debug .dbg-bars-query .dbg-bar:hover,#system-debug .dbg-bars-query .dbg-bar-active,#system-debug .dbg-bars-query:hover .dbg-bar-active{opacity:1;height:18px;margin-top:0}#system-debug table.dbg-query-table{margin:0 0 6px}#system-debug table.dbg-query-table th,#system-debug table.dbg-query-table td{padding:3px 8px}#system-debug .dbg-profile-list .label{text-align:right;min-width:60px;display:inline-block}#system-debug .dbg-query-memory,#system-debug .dbg-query-rowsnumber{margin-left:50px}#dbg_container_session pre{overflow-wrap:break-word;white-space:pre-wrap;word-break:break-word;background:#fff;border:0;margin:0;padding:0}#dbg_container_session pre .blue{color:#00f}#dbg_container_session pre .green{color:green}#dbg_container_session pre .black{color:#000}#dbg_container_session pre .grey{color:gray}