
form[data-v-518ea38b] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
    margin: 0 auto;
}
.file-container[data-v-518ea38b]{
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.46);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.46);
  background-color: #ffffff;
  margin-bottom: 1rem;
  width: 13rem;
  height: 13rem;
}
.label.is-flex[data-v-518ea38b] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.has-text-gray[data-v-518ea38b] {
  opacity: .6;
  font-size: .85rem;
  padding-left: 1.25rem;
}
.title-documents[data-v-518ea38b] {
  border-bottom: 1px solid #dedede;
  padding-bottom: 10px;
}
.company .field .dropdown[data-v-518ea38b]  {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: var(--cti-black-rgb);
  font-family: "Titillium Web";
  font-size: 1rem;
  padding: 0;
  display: block;
  width: 100%;
  border: 1px solid transparent;
  border-radius: 0;
  border-bottom: 1px solid rgba(0, 180, 184, 0.3);
  -webkit-transition: border ease 200ms;
  transition: border ease 200ms;
  min-height: 30px;
  outline: none;
}
.company .field .dropdown button[data-v-518ea38b]  {
  border: transparent;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.company .field .dropdown a[data-v-518ea38b]  {
  font-family: "Titillium Web";
  font-size: 1rem;
  white-space: nowrap !important;
  overflow: hidden;
  text-overflow: ellipsis;
}
.company .field a.dropdown-item.is-active[data-v-518ea38b],
.company .field .dropdown .dropdown-menu .has-link a.is-active[data-v-518ea38b],
.company .field button.dropdown-item.is-active[data-v-518ea38b] {
  background-color: var(--cti-secondary);
}
.company .field .dropdown.is-expanded .dropdown-trigger[data-v-518ea38b] {
  width: 100%;
  overflow: hidden;
}


/*# sourceMappingURL=company-settings.f3e3d59e.css.map*/