#conteudo-conteudo {
  width:100%;
  margin-top:10px;
  margin-left:10px;
  margin-right:10px;
  text-align:center;
}
#box-conteudo {
  width:95%;
  float:left;
  border:10px #000;
  text-align:center;	
}
.ws_titulo {
  font-family: sans-serif,Verdana,helvetica,Arial;
  font-size: 9pt;
  font-style: normal;
  font-weight: bold;
  color: #575757;
  text-decoration: none;
}
.ws_labelCampos {
  font-family: sans-serif,Verdana,helvetica,Arial;
  font-size: 9pt;
  font-style: normal;
  font-weight: bold;
  color: #747474;
  text-decoration: none;
  margin:0px;
}
.ws_textoCampos {
  font-family: sans-serif,Verdana,helvetica,Arial;
  font-size: 9pt;
  font-style: normal;
  font-weight: normal;
  color: #444444;
  text-decoration: none;
}
.ws_labelErro {
  font-family: sans-serif,Verdana,helvetica,Arial;
  font-size: 9pt;
  font-style: normal;
  font-weight: bold;
  color: #E95959;
  text-decoration: none;
  margin:0px;
}
.ws_labelMens {
  font-family: sans-serif,Verdana,helvetica,Arial;
  font-size: 9pt;
  font-style: normal;
  font-weight: normal;
  color: #747474;
  text-decoration: none;
  margin:0px;
}
b.rtop, b.rbottom {display:block;}
b.rtop b, b.rbottom b {display:block;height: 1px; overflow: hidden;}
b.r1 {margin: 0 5px}
b.r2 {margin: 0 3px}
b.r3 {margin: 0 1px}
b.rtop b.r4, b.rbottom b.r4 {margin: 0 1px;height: 3px}

#emac_login tr td {
  padding-bottom: 15px;
}
#emac_login tr td.ws_titulo {
  padding-top: 22px;
  padding-bottom: 15px;
}

@media (max-width: 390px) {
  #emac_login {
    width: 100% !important;
    background-position: top right;
  }
}

