.ui-icon {
    float: right;
}
#example_wrapper{margin-top: 15px;}
.dt-buttons{display:inline;}
#example_length{width: 15%;float: left;}
#example_filter{width: 50%;float: right;}
#example_info{width:50%; float:left; padding-top:0 !important}
#example_paginate{width:50%; float:left;}

#example_filter label {
    float: right;
}

#example_wrapper label {
    font-size: 14px;
}

select.custom-select.custom-select-sm.form-control.form-control-sm {
    width: 36%;
}
.dataTable thead {
    background-color: rgb(12, 110, 166);
    color: #fff;
}
.card-body {
    margin-top: -14px;
}
.heading {
    background-color: rgb(12, 110, 166);
    padding: 7px;
    margin-bottom: 15px;
    color: #fff;
}
#class1 li:before {
background: #FF7703;
}
#class2 li:before {
background: #A41A1A;
}
#class3 li:before {
background: #00CC00;
}
#class4 li:before {
background: #0C6EA6;
}
#class5 li:before {
background: #0C545A;
}
#class6 li:before {
background: #415610;
}