.box2 {
  color: #4d2434;
  font-weight: bold;
  margin: 0.5rem 0;
}

.box {
  background: #fff;
  border: 1px solid #4d2434;
  border-radius: 5px;
}

.myform label {
  font-weight: 600;
  color: #4d2434;
  font-size: 0.85rem;
}

#tabla .fixed-table-toolbar .bs-bars,
#tabla .fixed-table-toolbar .search,
#tabla .fixed-table-toolbar .columns {
  margin-top: 0.25rem;
}
