.bar{
  padding: 6px;
  margin: 2px 0;
  width: 500px;
  text-align:right;
  color: #333;
  font-weight: bold;
}


#check-list .active {
  background-color:#ffc107;
}
#pesquisa-inteligente-form{
  border-style: solid;
  text-align: center;
  background-color:rgb(222, 217, 217);
  border-radius: 30px;
  border-color: #ffc107;
  color: black;
}

div.small{
  color: white;
}

