label {
  font-size: 1.2rem;
}
.text-title span {
  color: #009241;
  font-size: 15px;
}
.text-option {
  padding-bottom: 0 !important;
}
.text-option span {
  color: #808080;
  font-weight: normal !important;
}
.text-option span .fa {
  float: right;
  color: #51A7FE;
  margin-top: 5px;
}
.paragrafo-padrao {
  color: #AAAAAA;
  font-size: 30px;
}
.botoes-lista span {
  margin-right: 8px;
}
.barcode {
  padding-top: 60px;
}
.barcode .bar {
  margin: 0 auto;
  display: table;
}
.barcode .code {
  font-size: 18pt;
}
input.upper {
  text-transform: uppercase;
}
.asterisco {
  content: "*";
  font-weight: normal;
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  color: tomato;
}
