#console-div{overflow:hidden;background:white;width:100%;height:100px;position:fixed;bottom:0;left:0;z-index:100}div#console-body{overflow:auto;height:100%;width:100%}div.console-body-seccion.active{display:inline-block}div.console-body-seccion{display:none;height:100%;width:100%;padding:15px}div#error-console-top{height:30px;width:100%;background-color:grey}div#error-console-top:hover{cursor:n-resize}button.btn-console{height:27px;text-align:center;border-radius:2px 2px 0 0;border:none;margin-left:5px;margin-top:3px;background-color:#26a69a}button.btn-console:hover{cursor:pointer;background-color:#80cbc4}button.btn-console.active{background-color:white}div.right-console-info{float:right;height:35px;padding:3px 3px;color:white;line-height:1.5;font-family:BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Arial;font-weight:400}div.right-console-info span{position:relative;top:-6px}
