body{
  margin:0 auto;
  background-color: #fff !important;
  color: #646464 !important;
}
.MegaForm{width: 433px;height: 400px;padding:8px;margin:0 auto;}
.MegaFormLoginAdV{width: 433px;height: auto;padding:8px;margin:0 auto;text-align: center;margin-top: 180px;background-color: #f6f6f6;padding: 18px;border-radius: 28px;color: #4b4b4b;}
.LogoMegaPrev{max-width: 100%;}

/* Mega Form Success */
.MegaFormSuccess{width: 100%;height: auto;padding:8px;margin:0 auto;text-align: center;position: fixed;z-index: 9999;background-color: #ffffff;}
.MegaFormSuccess img{max-width:50%;height:auto;margin:0 auto;}
.MaskTipoServico{width:100%;height: 100%;position: fixed;z-index: 999;background: #ffffffe8;top: 0;left: 0;}
.CenterMaskTipoServico{width:600px;height: auto;padding: 28px;margin:0 auto;text-align: center;background: #f9f9f9;margin-top:80px;border-radius: 8px;}
/*.CenterMaskTipoServico select{font-size: 18px;padding: 18px;}*/

.TableClientes{color:black !important;}

.TableDetalheClientes{width:500px;color:black !important;margin:0 auto;display: table;}
.TableDetalheClientes .container{max-width:100%;color:black !important;}
.TableDetalheClientes h2 h3{color: #FFF;}

.GlobalTable .container{max-width: 864px !important;height:auto;margin:0 auto;display: table;}

.HeaderGlobalTable{width: 74%;height: 120px;padding:5px;background: transparent;}
.HeaderGlobalTable img{max-width: 37%;height:auto;}

.ButtonLogout{width: 172px;height:auto;padding: 8px;position: fixed;z-index: 99999;bottom: 135px;margin:0 auto;right: 13%;/* left: 50%; */background: #f9f9f8ab;}

.LeftSide{width: 62%;height;auto;height: 100%;background-color: transparent;float:left;position: absolute;top: 67px;}
.RightSide{width: 68%;height;auto;height: 100%;/* background-color: orange; */float: right;position: absolute;right: 0;top: 50px;}

    #letreiro {
      font-size: 24px;
      font-weight: bold;
      text-align: center;
      padding: 20px;
      background-color: #0a0a23;
      color: #fff;
      border-radius: 8px;
      width: 100%;
      max-width: 449px;
      margin: 50px auto;
      box-shadow: 0 0 10px rgba(0,0,0,0.3);
      margin-top: 280px;
    }

/*:::::::::Responsivo */
@media screen and (max-width: 600px) {
body{
  margin:0 auto;
  background-color: #fff !important;
  color: #646464 !important;
}
.MegaForm{width: 433px;height: 400px;padding:8px;margin:0 auto;}
.MegaFormLoginAdV{width: 100%;height: auto;padding:8px;margin:0 auto;text-align: center;margin-top: 180px;background-color: #f6f6f6;padding: 18px;border-radius: 28px;color: #4b4b4b;}
.LogoMegaPrev{max-width: 100%;}

/* Mega Form Success */
.MegaFormSuccess{width: 100%;height: 100%;padding:8px;margin:0 auto;text-align: center;position: fixed;z-index: 999;background-color: #FFF;}
.MegaFormSuccess img{max-width:50%;height:auto;margin:0 auto;}
.MaskTipoServico{width:100%;height: 100%;position: fixed;z-index: 999;background: #ffffffe8;top: 0;left: 0;}
.CenterMaskTipoServico{width:600px;height: auto;padding: 28px;margin:0 auto;text-align: center;background: #f9f9f9;margin-top:80px;border-radius: 8px;}
/*.CenterMaskTipoServico select{font-size: 18px;padding: 18px;}*/

.TableClientes{color:black !important;}

.TableDetalheClientes{width:500px;color:black !important;margin:0 auto;display: table;}
.TableDetalheClientes .container{max-width:100%;color:black !important;}
.TableDetalheClientes h2 h3{color: #FFF;}

.GlobalTable .container{/* max-width: 864px !important; */height:auto;margin:0 auto;display: table;}

.HeaderGlobalTable{width: 100%;height: 120px;padding:5px;background: transparent;}
.HeaderGlobalTable img{max-width: 85%;height:auto;margin-top: 19px;}

.ButtonLogout{width: 172px;height:auto;padding: 8px;position: fixed;z-index: 99999;bottom: 0;margin:0 auto;left: 14px;background: #f9f9f8ab;}

.LeftSide{width: 100%;height;auto;height: 80px;background-color: transparent;/* float:left; *//* position: absolute; *//* text-align: center; *//* top: 0; */}
.RightSide{width: 100% !important;height;auto;/* height: 100%; *//* background-color: orange; *//* float: right; *//* position: absolute; *//* right: 0; *//* top: 0px; */}

    #letreiro {
      font-size: 24px;
      font-weight: bold;
      text-align: center;
      padding: 20px;
      background-color: #0a0a23;
      color: #fff;
      border-radius: 8px;
      width: 96%;
      max-width: 587px;
      margin: 50px auto;
      box-shadow: 0 0 10px rgba(0,0,0,0.3);
      margin-top: 69px;
    }

.GlobalTable{width: 100%;/* background: red; */}
.GlobalTable .container{width: 93%; !important;}
.GlobalTable .container td,th{width: 15%; !important;}
.BannerADVDestaque{width:100%;}


.HideDesktop{display:none;}

}