body{
	margin:0;
}

.Global-Login{width: 373px;height: 450px;margin:0 auto;padding:8px;margin-top: 26px;text-align: center;}
.Global-Login img{max-width:100%;}
.Botao-Voltar{width:100px;padding:5px;position: fixed;right: 80px;bottom: 50px;}

.Menu-Left{width: 210px;height: auto;background: #FFF;position: fixed;left: 5px;top: 170px;border-radius: 4px;color: #FFF;padding: 8px;text-align: center;box-shadow: 1px 1px 5px -3px black;margin: 0 auto;border-radius: 9px;}
.Menu-left ,button{margin-top:8px;width: 91%;/* background: #dc1b0c !important; */color:#FFF;border: solid #FFF !important;}
.Menu-Left img{max-width:100%;}
.Main-Center-Dashboard{width: 600px;height:480px;margin:0 auto;padding:8px;margin-top: 80px;}
.Main-Center-Dashboard .Mega-Center .container{max-width:100%;}
.Main-Center-Dashboard .container{max-width:100% !important;}
.Mega-Center-Registros{width: 853px;background: #efefef;margin:0 auto;margin-top: 68px;margin-bottom: 80px;border-radius: 11px;}
.Mega-Center-Registros .container{max-width:100% !important;}
.btn-close-menu{display:none;}
.Menu-Open-Mobile{display: none;}


@media only screen and (max-width: 600px) {

body{
	margin:0;
}

.Global-Login{width: 100%;height: 450px;margin:0 auto;padding:8px;margin-top: 149px;text-align: center;}
.Global-Login img{max-width:100%;}
.Botao-Voltar{width:100px;padding:5px;position: fixed;right: 80px;bottom: 50px;}

.Menu-Left{width: 100%;height: 100%;background: #333333d1;position: fixed;left: 5px;top: 2px;border-radius: 4px;color: #FFF;padding: 8px;text-align: center;box-shadow: 1px 1px 5px -3px black;margin: 0 auto;border-radius: 9px;}
.Menu-left ,button{margin-top:8px;width: 91%;/* background: #dc1b0c !important; */color:#FFF;border: solid #FFF !important;}
.Menu-Left img{max-width:100%;}
.Main-Center-Dashboard{width: 100%;height: auto;margin:0 auto;padding:8px;margin-top: 2px;}
.Main-Center-Dashboard .Mega-Center .container{max-width:100%;}
.Main-Center-Dashboard .container{max-width:100% !important;}
.Mega-Center-Registros{width: 100%;background: #efefef;margin:0 auto;margin-top: 68px;margin-bottom: 80px;border-radius: 11px;}
.Mega-Center-Registros .container{max-width:100% !important;}
.btn-close-menu{display:block;margin-top: 101px !important;margin-left: 12px;}
.Menu-Open-Mobile{width: 100px;height: auto;position: fixed;bottom: 30px;left: 15px;z-index: 999;/* background: red; */display: block;padding: 8px;}


.ColumRemoveMobile{display:none;}
#myTable > tr> td{font-size:10px}

}