.counter {
    /* background-color:#f5f5f5; */
    padding: 20px 0;
    border-radius: 5px;
}

.count-title {
    font-size: 30px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: left;
    font-weight: 700;
    line-height: 36px;
    margin-left: 0;
    padding-left: 10px;
}

.count-text {
    font-size: 13px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.fa-2x {
    margin: 0 auto;
    float: none;
    display: table;
    color: #4ad1e5;
}
.module-heading-counter{
    margin: 0;
    padding: 10px 15px;
    font-size: 14px;
    line-height: 1.3;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}

.view-tracking{
    margin: 15px 0 0 0;
    line-height: 1.3;
    border-top: 1px solid #dddddd;
}

.view-tracking.dataset {

    border-bottom: 1px solid #dddddd;
}

