
.resetFilterStandard, #resetFilterContacts, #resetFilterActivityPast, #resetFilterActivityToday, #resetFilterFuture, #resetFilterPast, #resetFilter{
    line-height:20px;
    height:auto;
}

.row-table{
    margin-top:30px;
}

/* table layout customization
/* ------------------------ */
.fixed-table-container thead th{
    border-left: 0 !important;
    border-right: 0 !important;
}
.table-bordered > tbody > tr > td{
    border: 0;
}
.bootstrap-table .table:not(.table-condensed) > tbody > tr > td{
    padding: 10px 8px;
}
.bootstrap-table .table{
    border: 0;
}
.table > thead:after{
    content: '';
    display: block;
    width: 100%;
    height: 5px;
}
.table > thead > tr > th{
    border-bottom: 2px solid #e7e7e7 !important;
}
.fixed-table-container{
    border: 0;
}
.fixed-table-container tbody td{
    border-left: 0;
}
.table > tbody > tr > td{
    border-top: 0;
}
