select,
textarea,
input[type="text"] {
  display: inline-block;
  margin-bottom: 0.75em;
  padding: 4px 8px;
  line-height: 1.0em;
  font-size: 13px;
  border: 1px solid #c6bfbf;
  line-height: 30px;
  color: #555555;
  vertical-align: middle; 
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  height: 30px;
  background-color: white;
}
.acessodir {
  display:none;
}