
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: .75rem;
}
@media screen and (max-width: 768px) {
.column[data-v-518ea38b] {
    max-width: 350px;
}
}
@media screen and (min-width: 769px) {
form[data-v-518ea38b] {
    max-width: 800px;
}
}


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