.xdebug, .diebug,#getDados,.dieBugOpen,.xdebugOpen{
	transition:0.4s ease;-webkit-transition:0.4s ease;-o-transition:0.4s ease;-moz-transition:0.4s ease;
}
.xdebug{cursor:w-resize;color:#FFF;width:0; overflow:hidden; border-right:solid rgb(32, 135, 172) 15px; 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;}
.xdebugOpen{width:50%; min-width:500px;overflow: auto;}



.dieBug{cursor:n-resize; color:#FFF;overflow:hidden; border-top:solid rgb(32, 135, 172) 15px; 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;}
.dieBugOpen{height:50%; min-height:500px; overflow: auto;}

#xgetDados{cursor:w-resize;width:0; overflow:hidden; border-left:solid rgb(32, 135, 172) 15px; margin:0; padding:0; height:100%; bottom:0;  z-index:99999999999999999; position:fixed; right:-3px;background-color:rgba(255, 255, 255, 0.85)}


#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;
    left: 0;
    top: 0;
}
.loadingImgX{
	max-width: 32px !important;
    max-height: 32px !important;
    margin: 0 auto;
}