

/* Contabilizado */
.LGPD-notice { box-sizing: border-box; position:fixed;color:#fff; bottom:10px;left:10px;margin-right:10px; background: #222; width: 98%; font-family: arial, sans-serif; font-weight: normal; font-size: 13px; /*text-shadow: 1px 3px 2px rbga(0,0,0,0.3); box-shadow: 1px 3px 2px rgba(0,0,0,0.3);*/ z-index:2000; opacity: 0.97;-moz-border-radius: 10px 0px 10px 0px;-webkit-border-radius: 0px 3px 3px 0px;}
.LGPD-notice .LGPD-mensagem { float: left; padding: 15px; width: 80%; text-align: center;opacity: none;}
.LGPD-fechaCOntabilizadoRodape{ float: right; margin: 20px; }
#close-LGPD-notice { margin-left: 15px; cursor: pointer;}	
.LGPD-notice .LGPD-login a, #LGPD-notice-button { color: #17abdf; text-decoration: underline; }
#LGPD-mobile{ width: 100%; text-align: center; }
.LGPD-aceito{background: #E20069;padding: 10px 20px 10px 20px;opacity: none; border-radius: 3px;}
.LGPD-aceito a{color: #ffffff;text-decoration: underline;font-weight: bold;  text-decoration: none;cursor: pointer;}
.LGPD-mensagem span a{color: #ffffff;text-decoration: underline;}

@media (max-width: 974px) {
  .LGPD-notice { margin-bottom:10px; width: 95%; }
  .LGPD-notice .LGPD-mensagem {width: 100%; }
  .LGPD-fechaCOntabilizadoRodape {width: 100%; text-align: center;margin: 0px 0px 20px 0px;}
  .LGPD-blcAss {margin-top: 12px;}
}