.login_form .alert {
    text-shadow: none !important;
    text-align: left !important;
}

.loading {
	background: url('../images/loading-maximus.gif') no-repeat;
	text-align: center;
	width: 100%;
	background-position: center;
}

.loading-bone {
	background: url('../images/loading-bone.gif') no-repeat;
	text-align: center;
	width: 100%;
	background-position: center;
}

.label-forms {
	padding-top: 10px;
}

select.form-control {
	padding-left: 6px;
}

.select2-container {
	width: 100% !important;
}

.table.table-striped td {
	vertical-align: middle;
}