﻿.pageDirectors__selectCompanies {
  color: #8199B2;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
  display: block;
  min-width: 362px;
  border-radius: 4px;
  border: 1px solid #D8DFE5;
  background: #FFF;
  box-shadow: 0px 4px 9px 0px rgba(27, 26, 65, 0.07);
  padding: 11px 20px;
  margin-bottom: 47px;
  -webkit-appearance: none;
  appearance: none;
  background: transparent;
  background-image: url("../image/arrow_select_companies.svg");
  background-position: calc(100% - 14px) center;
  background-repeat: no-repeat;
  background-size: 11px;
}

.tabs__content > div:not(.active) {
  display: none;
}
.tabs__content h3 {
  color: #0F3A6E;
  font-size: 2rem;
  font-weight: 600;
  line-height: 130%;
  display: block;
  margin-bottom: 2.5rem;
}
.tabs__content .accordion {
  margin-top: 3.5rem;
  margin-bottom: 0;
}
/*# sourceMappingURL=gerdau-diretoria-conselhos.css.map */
