.ot-shortcode-alert-message.alert-message-outline.alert-message-gray{
    color: #232323;
    border-color: #8B949D;
}
.u-paddingFix{
    padding: 15px 30px 0 !important;
}

/*----------------------------------------------------------------------------*/
/*SAIBA MAIS E SERVIÇOS POPULARES---------------------------------------------*/
#saibaMais .item, #servicosPopulares .item{
    width: 150px;
    text-align: center;
}
.novo-acre{
    float: right;
    height: auto;
    margin-bottom: 10px;
    width: 286px;
}
.estilo{
    border-left: none;
    border-right: none;
    border-top: 0px solid;
    border-bottom: 0px solid;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
/*BOTAO MAIS NOTICIAS---------------------------------------------------------*/
.u-MaisNoticias{
    font-size: 16px !important;
    float: right;
    margin-right: 9px;
}
.u-MaisNoticias i{
    margin-right: 15px;
    overflow: hidden;
    clear: both;
}
/*----------------------------------------------------------------------------*/
/*MARCADOR DE TITULO----------------------------------------------------------*/
.c-itemTitle{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #8b949d;
    border-color: transparent;
    border-image: none;
    border-radius: 2px 2px 0 0;
    border-style: solid solid none;
    border-width: 2px 2px 0;
    color: #fff;
    cursor: default;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 0;
    padding: 10px 20px;
}
.greenTitle{
    background-color: #3A8236;
}
.c-itemTitle:after {
    background: inherit;
    content: "";
    display: block;
    font-size: 16px;
    height: 2px;
    left: 0;
    margin-top: 10px;
    position: absolute;
    width: 100%;
}
/*----------------------------------------------------------------------------*/
.composs-blog-list.u-marginLeft0 .item-content{
    margin-left: 0 !important;
}
/*ASTERISCO DE ALERTA---------------------------------------------------------*/
.c-asterisco {
    display: inline-block;
    padding-bottom: 4px;
    color: #8b949d;
    font-size: 13px;
    font-weight: bold;
}
.is-asteriscoRequired {
    display: inline-block;
    padding-left: 6px;
    color: #f15a36;
    line-height: 100%;
    vertical-align: bottom;
    font-style: normal
}
.u-fontSize20{
    font-size: 20px !important;
}
/*----------------------------------------------------------------------------*/
/*LOGIN-----------------------------------------------------------------------*/
.login-box{
    width: 100%;
    padding: 25px;
    border: 1px solid #719AB7;
    border-radius: 3px;
    background-color: #E3ECEF;
}
.login-box-msg{
    color: black;
}
.login-box{
    margin-bottom: 30px;
}
.login-box__info{
    font-size: 13px;
    font-weight: normal;
}
.login-box__info:hover{
    text-decoration: underline;
}
/*NOTICIAS--------------------------------------------------------------------*/
.composs-main-article-media img{
    width: 100%;
    height: auto;
}
/*----------------------------------------------------------------------------*/
/*TABELAS---------------------------------------------------------------------*/
table a {
    color: #3a8236;
    text-decoration: none;
    transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -o-transition: all .2s
}
/*Acordion e tabs*/
.ot-shortcode-tabs:not(.style-2){
    background-color: #fff !important;
}
.ot-shortcode-accordion p{
    margin-bottom: 15px;
}
/*----------------------------------------------------------------------------*/





