.xdebug{color:#FFF;transition:0.4s ease;-webkit-transition:0.4s ease;-o-transition:0.4s ease;-moz-transition:0.4s ease;width:0; overflow:hidden; border-right:solid rgb(32, 135, 172) 10px; margin:0; padding:0; height:100%; bottom:0;  z-index:99999999999999999; position:fixed; left:0; font-family: 'Ubuntu', sans-serif !important;font-style: normal !important;font-weight: 300 !important; background-color:rgba(0, 0, 0, 0.85)}
.xdebug img{margin:10px auto}
.xdebug pre{color:#E6E7E8;; width:90%; margin:10px auto}
.xdebug h1, .xdebug h2{color: #FFF !important; font-size:28px !important; font-family: 'Ubuntu', sans-serif !important;font-style: normal !important;font-weight: 300 !important;}
.xdebug hr{color:solid rgb(32, 135, 172)}
.xdebug pre{     background-color: transparent; border: none !important; font-family: 'Ubuntu', sans-serif !important;font-style: normal !important;font-weight: 300 !important;}
.xdebug:hover{width:50%; min-width:500px;overflow: auto;}



.dieBug{color:#FFF;transition:0.4s ease;-webkit-transition:0.4s ease;-o-transition:0.4s ease;-moz-transition:0.4s ease; overflow:hidden; border-top:solid rgb(32, 135, 172) 10px; margin:0; padding:0; width:100%; height:0; bottom:0;  z-index:99999999999999999; position:fixed; bottom:0; left:0; font-family: 'Ubuntu', sans-serif !important;font-style: normal !important;font-weight: 300 !important; background-color:rgba(0, 0, 0, 0.85)}
.dieBug img{margin:10px auto}
.dieBug pre{color:#E6E7E8;; width:90%; margin:10px auto}
.dieBug h1, .xdebug h2{color: #FFF !important; font-size:28px !important; font-family: 'Ubuntu', sans-serif !important;font-style: normal !important;font-weight: 300 !important;}
.dieBug hr{color:solid rgb(32, 135, 172)}
.dieBug pre{     background-color: transparent; border: none !important; font-family: 'Ubuntu', sans-serif !important;font-style: normal !important;font-weight: 300 !important;}
.dieBug:hover{height:50%; min-height:500px; overflow: auto;}

#xgetDados{transition:0.4s ease;-webkit-transition:0.4s ease;-o-transition:0.4s ease;-moz-transition:0.4s ease;width:0; overflow:hidden; border-left:solid rgb(32, 135, 172) 10px; margin:0; padding:0; height:100%; bottom:0;  z-index:99999999999999999; position:fixed; right:0;background-color:rgba(255, 255, 255, 0.85)}
#xgetDados:hover{width:50%; min-width:500px;overflow: auto;}


#loadingX{
	width: 100%;
    height: 100%;
    position: fixed;
        background-color: rgba(255, 255, 255, 0.85);
    z-index: 999999999999;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 1;
    display:none;
}