.switch label.inline-label {
  line-height: 30px;
  margin: 2px 0;
  height: 30px;
  padding-left: 10px;
}

tfoot {
  display: table-header-group;
}

.table-responsive > .table-bordered {
  border: 1px solid #ECF0F3;
}

.login {
  font-family: "Financier" !important;
  font-size: 15px !important;
}

.login button, label, input, a {
  font-family: "Financier" !important;
  font-size: 15px !important;
}