
.panel-footer, .clearfix {
	display: block;
}

.right {
	text-align: right;
}

div.dataTables_length {
	text-align: left;
}

@media screen and (max-width: 767px) {
	div.dataTables_filter {
		text-align: right;
		margin-right: 70px;
	}
}

table.dataTable thead th:after {
	position: absolute;
	margin-left: 3px;
}

.loading-16 {
	background-image: url("../images/loading-16.gif");
	background-repeat: no-repeat;
	display: inline-block;
	height: 16px;
	margin-top: 9px;
	padding-left: 23px;
	width: 16px;
}

.select2-container.block {
	display: block;
}

.red {
	color: red;
}

.green {
	color: #00AA00;
}

.table > tbody > tr > td.middle {
	vertical-align: middle;
}

td.center {
	text-align: center;
}

.navbar-static-top {
	margin-bottom: 0;
}
