.sonata-bc table.sonata-ba-list td {
    width: 75px;
}

.form-box .header {
  background: #3599bc;
}
.bg-olive {
  background-color: #3599bc !important;
}
.text-olive {
  color: #3599bc !important;
}

.logo img {
    max-width: 100%;
}

.sonata-ba-list-field-boolean,
.sonata-ba-list-field-header-boolean {
    max-width: 40px;
}

.sonata-ba-list-field-actions,
.sonata-ba-list-field-header-actions {
    min-width: 150px;
}
