.modal-title {
  display: inline-block;
}

#modal-examples .example {
  margin-bottom: 20px;
}

.koolphp-table .table-bordered, .koolphp-table .table-bordered td, .koolphp-table .table-bordered th {
  border: 1px solid #c7cbd5 !important;
}

.koolphp-table .table-bordered tr td, .koolphp-table .table-bordered tr th {
  padding: 12px 12px;
}

.koolphp-table .table-bordered thead td, .koolphp-table .table-bordered thead th {
  border-bottom: 2px solid #c7cbd5 !important;
  text-transform: capitalize;
  font-size: 14px;
}

.koolphp-table tr td.s-dup {
  vertical-align: top;
}

.koolphp-table .darker {
  background: #ccc;
}

.right {
  float: right;
}

#standard-page-example .tabs-wrapper {
  margin-top: 20px;
}

#button-content {
  margin-top: 20px;
}

a.table-link.danger {
  color: #e84e40;
}

.btn-example {
  margin-bottom: 10px;
}

/*# sourceMappingURL=styles.css.map */
