.search-bar .form-control {
    width: 120px;
}

.search-bar label {
    width: 80px;
    float: left;
    line-height: 34px;
    text-align: center;
}

.search-bar .form-group {
    margin: 0px 5px;
    float: left;
    width: auto;
}

#sub-form {

}
#example2 .btn-xs {
    width: auto;
    margin-right: 2px;
}
.search-bar .typeahead__container {
    float: left;
}
.fa, .far, .fas {
    font: normal normal normal 14px/1 FontAwesome;
}
.htrs-f,.htrs-f-ac,.htrs-f-ajc{
    display: flex;
}
.htrs-f-ac,.htrs-f-ajc{
    align-items: center;
}
.htrs-f-ajc{
    justify-content: center;
}
.htrs-f-jsb{
    justify-content: space-between;
}
.htrs-f1{
    flex: 1;
}
.htrs-f-column{
    flex-direction: column;
}
.dataTables_length {
    width: 50%;
    float: left;
}

#toolbar {
    width: 50%;
    float: right;
    text-align: right;
}

