.btn-custom-unb {
  background: #26506e;
  padding: 2px 15px;
  color: white;
  border-radius: 5px;
  text-shadow: none;
}

.select-search {
  padding: 3px 15px;
  border-radius: 5px;
  background-color: white;
}

.input-search {
  font-size: 15px!important;
  border-radius: 5px;
  background-color: white;
}

.align-top-custom {
  padding-top: 15px;
}

.color-search-custom {
  background: transparent;
  color: #26506e;
  font-size: 15px;
}

.align-center {
  margin-top: 7px;
  display: inline ;
}

