.cas-shortcode-stats .codicts-cas-shortcode
{
    padding: 0 !important;
    border: 0 !important;
    margin: 0 !important;
    box-shadow: none !important;
}


.cas-shortcode-stats table td:nth-child(2),
.cas-shortcode-stats table th:nth-child(2),
.cas-shortcode-stats table td:nth-child(4),
.cas-shortcode-stats table th:nth-child(4) {
    display: none;
}

.cas-shortcode-stats table td,
.cas-shortcode-stats table th {
    padding-left: 0;
    padding-right: 0;
}

.cas-shortcode-stats .codicts-cas-footer {
    display: none;
}

.cas-shortcode-stats .codicts-cas-clicks-count {
    background-color: #F2EFFC;
    color: #5732E1;
}

.cas-shortcode-stats table th {
    color: rgb(115, 117, 124);
    font-size: 16px;
    width: 50%;
}

.cas-shortcode-stats .codicts-cas-clicks-cell {
    text-align: right;
}

.cas-shortcode-stats table th:nth-child(3) {
    text-align: right;
}