.dataTables_wrapper .clear { display: block; clear: both; margin: .5em 0; }
div.DTTT_container { float: left; position: relative; margin-bottom: 1em; }
.DTTT_button embed { outline: none; }
.dataTables_length label { display: inline; font-weight: normal; float: left; }
.dataTables_length label select { display: inline; }
.dataTables_filter label { float: right; display: inline; font-weight: normal; margin-bottom: .5em; }
.dataTables_filter label input { display: inline; width: 150px; }
.dataTables_info { float: left; padding: 0.1em; }
.okzTools .dropdown-menu { padding: 12px 10px 5px 10px; }
.okzTools .dropdown-menu label { display: block; font-weight: normal; }
.DTTT_button i, .okzTools .btn i, .dataTables_paginate .btn i { line-height: 1.5em; }
.dataTables_info,.dataTables_paginate { display: inline-block; }
.dataTables_paginate { float: right; }
.dataTables_paginate a: hover { background: @lightgrey; }
.dataTable thead { font-size: 14px; }
.dataTable .sorting_asc:after { content: "\f0de"; }
.dataTable .sorting_desc:after { content: "\f0dd"; }
.dataTable .sorting:after { content: "\f0dc"; }
.dataTable .sorting_asc:after, .dataTable .sorting_desc:after, .dataTable .sorting:after { font-family: fontawesome; vertical-align: middle; display: inline; margin-top: -3px; margin-left: 5px; }
