#wp-debug-bar{position:fixed;bottom:0;left:0;right:0;z-index:9999999;padding:15px 30px 15px 15px;background:rgba(59,59,59,0.9);color:#ffffff;font-size:15px;font-family:'Open Sans','Arial',sans-serif}#wp-debug-bar .hide-bar{display:block;position:absolute;top:10px;right:10px;width:15px;height:15px;border-radius:50%;text-align:center;text-decoration:none;line-height:13px;color:#fff;opacity:0.8;border:1px solid #73d098}#wp-debug-bar .hide-bar:hover{opacity:0.9}#wp-debug-bar .clear{clear:both}#wp-debug-bar .title{margin:0 -65px;font-size:16px;position:absolute;left:100%;top:50%;width:130px;text-align:center;transform:rotate(90deg);transform-origin:center top;text-transform:uppercase;padding:4px;color:#ffffff}#wp-debug-bar p{margin:10px 0}#wp-debug-bar .main{position:relative;float:right;text-align:right;margin:0 0 70px 70px}#wp-debug-bar .main .time,#wp-debug-bar .main .queries,#wp-debug-bar .main .memory{position:relative;display:block;border:1px solid #73d098;padding:0;border-radius:50%;font-size:xx-small;width:50px;height:50px;margin:0 auto 10px;text-align:center}#wp-debug-bar .main .time span,#wp-debug-bar .main .queries span,#wp-debug-bar .main .memory span{display:block;font-size:20px;font-weight:bold;line-height:20px;margin:10px 0 0}#wp-debug-bar .main .time .circle,#wp-debug-bar .main .queries .circle,#wp-debug-bar .main .memory .circle{position:absolute;width:70px;height:70px;margin:-35px;top:50%;left:50%;border:1px solid #2b5c8c;border-radius:50%;display:none}#wp-debug-bar .main .time{width:70px;height:70px}#wp-debug-bar .main .time span{line-height:20px;margin:25px 0 0}#wp-debug-bar .main .time .circle{width:90px;height:90px;margin:-45px}#wp-debug-bar .main .queries{position:absolute;top:0;left:0;margin:58px 0 0 -41px}#wp-debug-bar .main .memory{position:absolute;top:0;left:0;margin:0 0 0 -60px}#wp-debug-bar .main .memory span{font-size:15px}#wp-debug-bar .filters ul{padding:0}#wp-debug-bar .filters li{list-style:none;display:inline-block;padding:4px 6px;margin:0 5px 5px 0;border:1px solid #73d098;border-radius:14px;font-size:0.9em}#wp-debug-bar .refs{list-style:none;font-size:0.9em;padding:0;color:#fff;position:absolute;bottom:0;left:15px}#wp-debug-bar .refs li{display:block;float:left}#wp-debug-bar .refs li a{color:inherit}#wp-debug-bar .refs li a:hover{text-decoration:underline}#wp-debug-bar .refs li+li:before{content:'/';color:#73d098;margin:0 5px}#wp-debug-bar .refs-content,#wp-debug-bar .bg{top:0;bottom:0;left:0;right:0}#wp-debug-bar .refs-content{position:fixed;display:none;padding:120px}#wp-debug-bar .refs-content>div.ref-item{display:none;margin:0 auto;background:#ffffff;color:#555;padding:50px;position:relative;max-height:100%;overflow:auto;box-shadow:0 0 10px rgba(20,43,66,0.6)}#wp-debug-bar .refs-content a{color:#3b3b3b}#wp-debug-bar .refs-content a:hover{color:#73d098}#wp-debug-bar .bg{position:absolute;background:rgba(59,59,59,0.6)}#wp-debug-bar code{background:#73d098;max-width:100%;overflow-x:visible;display:block}#wp-debug-bar pre{margin-bottom:1em;padding:5px;padding-bottom:20px !ie7;max-width:700px;max-height:400px;overflow:auto;font-family:Consolas,Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace,sans-serif;font-size:13px;background-color:#eff0f1}#wp-debug-bar p code{display:inline-block}.debug-tool-error-list{padding:0;margin:0}.debug-tool-error-list .debug-tool-error{display:block;list-style-type:none;padding:15px;margin:10px;background:#cccccc;border:1px solid #bbbbbb}.debug-tool-error-list .dt-warning{color:#985e0d;background:rgba(236,151,31,0.3);border-color:#ec971f}.debug-tool-error-list .dt-notice{color:#1b6d85;background:rgba(49,176,213,0.3);border-color:#31b0d5}.debug-tool-error-list .dt-undefined,.debug-tool-error-list .dt-strict,.debug-tool-error-list .dt-deprecated{color:#999;background:rgba(204,204,204,0.3);border-color:#ccc}.dbt-ref-table{width:100%;border-width:0}.dbt-ref-table th{text-align:center}.dbt-ref-table td,.dbt-ref-table th{border-style:solid;border-color:#ededed;border-width:1px 0 0 0;padding:6px 10px 6px;font-size:12px;font-family:'Open Sans','Arial',sans-serif}.dbt-ref-table-queries{table-layout:auto}.dbt-ref-table-queries th{cursor:pointer}.dbt-ref-table-queries td:first-child{width:40px;text-align:center}.dbt-ref-table-queries td:last-child{width:50px;text-align:center}.dbt-ref-table-queries .header{position:relative;padding-right:20px}.dbt-ref-table-queries .header:after{content:'';box-sizing:content-box;position:absolute;width:0;height:0;margin:-6px -3px;top:50%;right:10px;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:6px solid #73d098;border-left:none;transition:.2s transform}.dbt-ref-table-queries .header.headerSortDown:after{transform:rotate(90deg)}.dbt-ref-table-queries .header.headerSortUp:after{transform:rotate(-90deg)}