/***************************
Add your custom styles below
****************************/

tr.titulo {
	background-color: #efecec!important;
}
span.exclusivo {
    font-weight: 800;
    margin-top: 0px;
    background-color: #1f9f97;
    border-radius: 20px;
    padding: 4px;
    text-align: center;
    color: #ffffff!important;
    font-size: 12px;
}