* {
	font-family: 'Raleway', "Roboto", "Helvetica", "Arial", sans-serif;
}

.swal-footer {
    text-align: center;
}

/*.mce-tinymce {
	margin-top: 0.5rem !important;
}*/

/*.bmd-form-group .bmd-label-static, 
.bmd-form-group.is-filled .bmd-label-floating, 
.bmd-form-group .is-filled .bmd-label-floating {
	color: #aaa;
}

.bmd-form-group .bmd-label-static, 
.bmd-form-group.is-filled .bmd-label-floating, 
.bmd-form-group .is-filled .bmd-label-floating, 
.bmd-form-group.is-focused .bmd-label-floating, 
.bmd-form-group .is-focused .bmd-label-floating {
	top: 1rem;
	left: 0;
	font-size: 1rem;
}*/

#ui-datepicker-div {
	display: none;
}

.table.dataTable {
	margin-bottom: 1rem;
}

table.dataTable thead th, table.dataTable thead td {
	border-bottom: 2px solid #dee2e6;
	padding: .75rem;
}

table.dataTable tbody th, table.dataTable tbody td {
	padding: .75rem;
}

table.dataTable.no-footer {
	border-bottom: 0px solid #111;
}