.pvc_clear {
    clear: both
}

.clear {
    clear: both
}

.nobr {
    white-space: nowrap
}

.pvc_stats {
    float: left;
    padding: 0px !important
}

.pvc_stats.total_only .views_today {
    display: none
}

.pvc_stats .pvc-stats-icon {
    vertical-align: middle
}

.pvc_stats .pvc-stats-icon svg {
    display: initial
}

.pvc_stats .pvc-stats-icon.small svg {
    width: 18px
}

.pvc_stats .pvc-stats-icon.medium svg {
    width: 24px
}

.pvc_stats .pvc-stats-icon.large svg {
    width: 30px
}