.checkbox label {
    color: #333;
}

.checkbox label,
.radio label,
label,
.label-on-left,
.label-on-right {
    color: #333;
}

.form-group label.control-label {
    color: #333;
}

div.dataTables_wrapper div.dataTables_filter input {
    width: 360px;
}

.form-group label.select_float {
	position:absolute;
	top:-12px
}
