nav li.module.contact-module {
  background-color: #C0CAAD;
}
nav li.module.contact-module a {
  border: 0px;
  color: #FFFFFF;
}
nav li.module.contact-module a:hover {
  color: #00A5E2;
}
nav li.module.contact-module a.active {
  color: #00A5E2;
}
body main #base-dashboard .module-overview .module.contact-module .content a {
  background-color: #C0CAAD;
}
body main #forms .flex-table.row .flex-row.boolean i.fa-check {
  color: #61E294;
}
body main #forms .flex-table.row .flex-row.boolean i.fa-times {
  color: #EF2917;
}
body main #form-details .form-group.duplicable {
  margin-bottom: 0px;
}
body main #failed-inquiry-details .form-data .form-group label.inquiry-key {
  flex: 1;
}
body main #failed-inquiry-details .form-data .form-group div.inquiry-value {
  flex: 9;
}
/*# sourceMappingURL=contact.css.map */