#content .keep-together {
  display: inline-block;
}
#content.contact-list h4 {
  color: black;
  margin: 20px 0 5px 0;
}
#content.contact-list h4 .label {
  margin-left: 10px;
  font-size: 75%;
  margin-bottom: 2px;
}
#content .button-bar {
  padding: 0.5em 0 1em 0;
}
#content form.form-inline label {
  margin: 7px 10px 0 0;
}
#content form select.form-control {
  color: #222222;
}
#content h1 + h2,
#content h2 + h3 {
  margin-top: 0;
}
.oiml-cols-2 {
  columns: 1;
}
@media (min-width: 768px) {
  .oiml-cols-2 {
    columns: 2;
  }
}
.oiml-cols-4 {
  columns: 1;
}
@media (min-width: 480px) {
  .oiml-cols-4 {
    columns: 2;
  }
}
@media (min-width: 768px) {
  .oiml-cols-4 {
    columns: 3;
  }
}
@media (min-width: 1200px) {
  .oiml-cols-4 {
    columns: 4;
  }
}
.deform-form-fieldset {
  padding-top: 1em;
}
form.deform p {
  margin-bottom: 0;
}
ul.select2-selection__rendered {
  margin: 0;
}
.select2-selection.form-control {
  padding: 0;
}
.select2-container--default .select2-selection--multiple,
.select2-container--default .select2-selection--single {
  border: 1px solid #ccc;
}
.select2-container--default .select2-selection--multiple {
  height: auto;
}
.countryrole-0 {
  color: #A4A4A4;
}
.countryrole-1 {
  color: #0B0B61;
}
.countryrole-2 {
  color: green;
}
.countryrole-4 {
  color: #086A87;
}
.countryrole-5 {
  color: #086A87;
}
.publicationstatus-0 {
  color: #666;
}
.publicationstatus-1 {
  color: #008000;
}
.publicationstatus-2 {
  color: #ff8c00;
}
.publicationstatus-5 {
  color: #0000cc;
}
.publicationstatus-6 {
  color: #ff0000;
}
.publicationstatus-7 {
  color: #0000cc;
}
/*# sourceMappingURL=++theme++oiml-members/theme-compiled.less.map */