﻿#qual_search_checker, #qual_search_checker:hover, #qual_search_checker:active,
.datatable-filters a, .datatable-filters a:hover, .datatable-filters a:active {
    text-decoration: none
}

/*---------------------------------------------------------*/


.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
.control-label {
    margin-top: 1px;
    font-weight: 400;
}
.list-inline, .list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-inline {
    margin-left: -5px;
}
.text-right {
    text-align: right;
}

/*--------------------------------------------------------*/

.filters {
    margin-top: 0;
    float: right
}

.pagination {
    margin: 0 0 0 0 !important
}

.footer-table-container {
    margin-left: 0 !important;
    margin-right: 0 !important
}

.footer-table li:first-child a {
    border-radius: 3px 0 0 3px !important
}

.footer-table li:last-child a {
    border-radius: 0 3px 3px 0 !important
}

.footer-table li a {
    width: 35px;
    height: 35px;
    color: rgb(0, 0, 0)
}
