.tx-color-red {
    color: red;
}


.btn-circle {
    padding: 4px 4px 1px;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}

.btn-circle.disabled {
    background-color: #f96332;
}

.btn-circle.active {
    background-color: #28a745;;
}

.btn-circle i {
    color: #fff;
}

.bannerCanais {
    width: 40px !important;
}

.bannerFilmes {
    width: 75px !important;
}

.bannerSeries {
    width: 50px !important;
}

.bannerProvedores {
    width: 50px !important;
}

.tdBannerProvedores {
    background-color: black !important;
}

.card-chart .table td {
    border-top: 1px solid #e9ecef !important;
    border-bottom: 1px solid #e9ecef;
}

tr:hover {
    background-color: #e0e9e9a8;
}

.esconder {
    display: none;
}
