.site-layout-content {
  background: #fff;
  padding: 24px;
  min-height: 380px;
}

.logo {
  width: 70px;
  min-height: 70px;
  margin: 16px 24px 16px 0;
  float: left;
  background-image: url(/assets/logo-b42e62ca38c5b4310bc24b2296dff9d71ed27206272a1871b1485d44ac0a39f4.jpg);
  background-repeat: no-repeat;
}

.table-striped-rows th,
.table-striped-rows td {
  border-bottom: 1px solid #dedddd !important;
}

.table-striped-rows tr:nth-child(2n) td {
  background-color: #fbfbfb;
}

.table-striped-rows thead {
  background-color: #f1f1f1;
}
