/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 11/set/2017, 6:10:32
    Author     : Milu
*/

a {
    color: #007dab;
}

.tub_pagination_wrapper {
    padding: 0;
    text-align: center;
}
.tub_pagination_wrapper li {
    display: inline-block;
    background: #007dab;
    margin: 0 2px;
    border-radius: 3px;
}
.tub_pagination_wrapper li a {
    color: #fff;
    padding: 3px 8px;
    font-size: 16px;
    line-height: 22px;
}
.tub_pagination_wrapper li.disabled {
    background: rgba(0, 125, 171, 0.3);
    cursor: default;
}
.tub_pagination_wrapper li.disabled {
    background: rgba(0, 125, 171, 0.3);
    cursor: default;
}
.aviso_desc_curta {
    margin: 20px 0 0;
}

.site_container.warnings .home_news_wrapper {
    padding: 6px;
}