html, body {
	height: 100%;
}

.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
	background-color: #ffeecc !important;
}

#sticky-footer {
	flex-shrink: none;	
}

#page-content {
	flex: 1 0 auto;
}

.phone, .date {
	white-space: nowrap;
}

.comment {
	max-width: 15em;
}

th.tablesorter-header {
	vertical-align: middle !important;
}

.fas {
	font-size: 1em !important;
}

.fa-edit {
	font-size: 1.2em !important;
}

#dataTable td:nth-child(3), #dataTable td:nth-child(6), #dataTable td:nth-child(7), #dataTable td:nth-child(14) {
  white-space: nowrap;
}

.checkbox-lg .custom-control-label::before, 
.checkbox-lg .custom-control-label::after {
  top: .8rem;
  width: 1.55rem;
  height: 1.55rem;
}

.checkbox-lg .custom-control-label {
  padding-top: 13px;
  padding-left: 6px;
}

.table-responsive a {
	color: #69f !important;
}
