/*@import url('https://fonts.googleapis.com/css?family=Lato|Lato');*/

.dp-header {
  margin: 0px;
}
.dp-inline-btn {
  margin: 25px 0px 0px 0px;
}
.dp-row-pad {
  padding: 0px 0px 20px 0px;
}
.dp-input-number {
  text-align: right;
}
.form-group.dp{
  margin-bottom:0;
}
table {
  font-size:inherit;
}
h1 {
  font-size: 28px;
}
a.btn h1 {
  font-weight: bold;
  font-size: 36px;
  margin-top: 10px;
  font-family: "Lato","Helvetica Neue", Helvetica, Arial, sans-serif;
}
thead th {
    text-align: center;
}
.modal.modal-wide .modal-dialog {
  width: 90%;
}
.modal-wide .modal-body {
  overflow-y: auto;
}

.content-wrapper {
  min-height: 800px;
}
table.dataTable>tbody>tr.child ul {
  width:95%
}
hr.dp {
    margin: 10px 0;
}
tr.newweek:not(:first-child) td {
    border-top:20px solid #111111 !important;
}
