#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)}.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%}.dbt-ref-table td{border-top:1px solid #ededed;padding:6px 10px 6px;font-size:12px;font-family:'Open Sans','Arial',sans-serif}