body{
    font-family: dejavu serif;
}
.status-select{
    width: 125px;
}

.navbar-nav .tab{
    border-left: 1px solid blue;
    border-right: 1px solid blue;
    margin-right: 10px;
}

.navbar-nav .tab:hover{
    background-color: #e6e6ed;
}

.width-115{
    width: 115px;
}
.home-users .list-group-item{
    padding: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}