.header-follow {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  height: 40px;
  line-height: 27px;
  margin: 0;
  padding: 3px 0 10px 10px;
  background-image: -webkit-linear-gradient(#15839a, #106779);
  border-radius: 9px 9px 0 0; }

.fs-10px {
  font-size: 10px !important; }

.btn-block {
  display: block !important;
  width: 100%; }

.btn-grey, .btn-grey:hover, .btn-grey:focus {
  background: #15839a !important;
  border-color: #15839a !important; }

.pagination-summary {
  display: none; }

#busca::-webkit-input-placeholder {
  color: #fff; }

#busca:-ms-input-placeholder {
  color: #fff; }

#busca::-ms-input-placeholder {
  color: #fff; }

#busca::placeholder {
  color: #fff; }
#busca:focus-visible {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none; }

.page-link:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important; }

#search {
  width: auto !important;
  height: 25px;
  float: left;
  color: #fff;
  margin: 5px 15px; }

#buscar {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none; }

.p-8px {
  padding: 3px; }

.mt-10px {
  margin-top: 10px; }

#content {
  margin: 0; }
