    #paging {
    margin-top: 15px;
}
.m-r-20 {
    margin-right: 20px !important;
}
.pull-left {
    float: left!important;
}
.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}
.btn-info {
    color: #fff !important;
}