label{ float: left; cursor: pointer; }
.form-options{ float: left; width: 100%; margin-bottom: 10px; max-height: 15px; }
.form-options .remember{ margin-top: 10px; }
.form-options .remember input{ margin: 1px 5px 0 0; float: left; }
.or{ float: left; width: 100%; margin: 10px 0;}

.radio-group{ float: left; width: 100%; margin-bottom: 10px; }
.radio-group span{ float: left; margin: 3px 15px 0 0; }
.radio-group input{ float: left; margin-right: 10px; }

.wizard > .content{ min-height: 25em; overflow:auto; }
.select2-search__field{ display: inline; border: none !important; }
.select2-search.select2-search--inline{ display: inline !important; }
.select2-container--default .select2-selection--multiple .select2-selection__choice{ list-style: none !important; }

.dataTables_filter label{ float: right; }