.Content .BoxContent .Odd {
    background-color: #D3D3D3;
    padding: 2px;
}

.Content .BoxContent .Even {
    background-color: #B0B0B0;
    padding: 2px;
}

.Content .TableContainer .Table3 .TableContent td .DateTable tr td {
    border: 0;
}

.NewsTypeIcon {
    position: relative;
    top: 2px;
}

.Content .NewsCategoryIconSmall {
    position: absolute;
    top: 1px;
    left: 1px;
    height: 16px;
    width: 16px;
    background-repeat: no-repeat;
}

.Content .NewsImageLinkThumbnail {
    cursor: pointer;
}

.Content .NewsTable {
    width: 100%;
    clear: both;
    border: 0;
}

.Content .NewsTable .NewsTableContainer {
    padding-left: 10px;
    padding-right: 10px;
}

.Content .NewsTable .NewsForumLink {
    text-align: right;
    margin-right: 10px;
}

.Content #NewsTicker .BoxContent {
    padding: 5px;
    min-height: 90px;
    height: auto !important;
    height: 100px;
}

.Content #NewsTicker .BoxContent .Row {
    position: relative;
    width: 100%;
}

.Content #NewsTicker .NewsTickerIcon {
    position: absolute;
    top: 2px;
    left: 2px;
    height: 16px;
    width: 16px;
    background-repeat: no-repeat;
}

.Content #NewsTicker .NewsTickerText {
    font-size: 9pt;
    position: relative;
    margin-left: 20px;
}

.Content #NewsTicker .NewsTickerText p {
    margin: 0;
}

.Content #NewsTicker .NewsTickerDate {
    font-size: 9pt;
    position: absolute;
    top: 0;
    float: left;
}

.Content #NewsTicker .NewsTickerTime {
    font-size: 9pt;
    position: absolute;
    top: 16px;
    display: none;
    float: left;
}

.Content #NewsTicker .NewsTickerTextContainer {
    margin-left: 90px;
    margin-right: 20px;
}

.Content #NewsTicker .NewsTickerShortText {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 16px;
    white-space: nowrap;
}

.Content #NewsTicker .NewsTickerShortText p {
    text-overflow: ellipsis;
    overflow: hidden;
}

.Content #NewsTicker .NewsTickerFullText {
    min-height: 30px;
    display: none;
}

.Content #NewsTicker .NewsTickerExtend {
    position: relative;
    right: 0;
    top: 1px;
    right: 1px;
    height: 12px;
    width: 12px;
    background-repeat: no-repeat;
    float: right;
    cursor: pointer;
    z-index: 10;
}

.Content #FeaturedArticle .BoxContent {
    position: relative;
    height: 100px;
    padding: 5px;
    padding-left: 10px;
    min-height: 100px;
    height: auto !important;
    height: 110px;
    line-height: 10.5pt;
}

.Content #FeaturedArticle .NewsHeadline {
    margin-top: 5px;
}

.Content #FeaturedArticle #TeaserThumbnail {
    position: relative;
    top: 0;
    right: 0;
    height: 100px;
    width: 150px;
    margin-left: 10px;
    background-color: #000;
    z-index: 90;
    float: right;
}

#ContentHelper #FeaturedArticle:first-child .BoxContent {
    padding: 10px;
}

.Content #FeaturedArticle #TeaserText {
    height: 100px;
    overflow: hidden;
    z-index: 0;
}

.Content #FeaturedArticle #Link {
    position: absolute;
    bottom: 5px;
    right: 165px;
    z-index: 99;
}

.Content #FeaturedArticle .NewsHeadlineBackground {
    position: relative;
    height: 28px;
    margin-bottom: 5px;
    background-repeat: repeat-x;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}

.Content #FeaturedArticle .NewsHeadlineIcon {
    position: absolute;
    top: -1px;
    left: 0;
    margin-left: 5px;
    margin-right: 5px;
    float: left;
}

.Content #FeaturedArticle .NewsHeadlineDate {
    font-size: 7pt;
    position: absolute;
    top: 9px;
    left: 50px;
    width: 85px;
    color: #fff;
}

.Content #FeaturedArticle .NewsHeadlineText {
    position: relative;
    top: 8px;
    left: 135px;
    font-size: 10pt;
    font-weight: 700;
    color: #fff;
}

.Content #News .BoxContent {
    min-height: 100px;
    height: auto !important;
    height: 110px;
}

.Content #News .NewsHeadlineBackground {
    position: relative;
    height: 28px;
    margin-bottom: 0; /* encostar conteúdo da news no título */
    background-repeat: repeat-x;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}

.Content #News .NewsHeadlineIcon {
    position: absolute;
    top: -1px;
    left: 0;
    margin-left: 5px;
    margin-right: 5px;
}

.Content #News .NewsHeadlineDate {
    font-size: 7pt;
    position: absolute;
    top: 10px;
    left: 50px;
    width: 85px;
    color: #fff;
}

.Content #News .NewsHeadlineText {
    position: relative;
    top: 7px;
    left: 135px;
    font-size: 10pt;
    font-weight: 700;
    color: #fff;
}

/* Evita espaçamento vertical residual entre o cabeçalho e o corpo da news */
.Content #News .NewsHeadline { margin-bottom: 0; }
.Content #News .NewsTable { border-spacing: 0; border-collapse: collapse; }
.Content #News .NewsTable .NewsTableContainer { padding-top: 0; }

.Content #NewsArchive .NewsHeadlineBackground {
    position: relative;
    height: 28px;
    margin-bottom: 5px;
    background-repeat: repeat-x;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}

.Content #NewsArchive .NewsHeadlineIcon {
    position: absolute;
    top: -1px;
    left: 0;
    margin-left: 5px;
    margin-right: 5px;
}

.Content #NewsArchive .NewsHeadlineDate {
    font-size: 7pt;
    position: absolute;
    top: 9px;
    left: 50px;
    width: 85px;
    color: #fff;
}

.Content #NewsArchive .NewsHeadlineText {
    position: relative;
    top: 7px;
    left: 135px;
    font-size: 10pt;
    font-weight: 700;
    color: #fff;
}

/* Centralização do conteúdo das news (escopo apenas em #News) */
#ContentBoxHeadline { display: block; margin: 0 auto; }

/* Centraliza o bloco interno da news dentro do <td class="NewsTableContainer"> */
#News .NewsTable .NewsTableContainer {
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: center; /* permite centralizar o bloco interno */
}
#News .NewsTable .NewsTableContainer > .NewsContent {
    display: inline-block; /* centraliza pelo text-align do pai */
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    text-align: left; /* mantém textos alinhados à esquerda dentro */
}
#News .NewsTable .NewsTableContainer > .NewsContent img {
    display: block;
    width: 100% !important; /* ocupa toda a largura do container */
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

/* Regras mobile foram movidas para layout/styles/mobile.css para evitar interferir no desktop */

/* Ajustes explícitos para mobile (carregado após mobile.css) */
@media (max-width: 1024px){
  /* Cabeçalho da News compacto e sem medidas rígidas */
  .Content #News .NewsHeadlineBackground{ height:auto; min-height:24px; padding:10px 12px; display:flex; align-items:center; gap:10px; background:transparent; border:0; }
  .Content #News .NewsHeadlineIcon{ position:static; top:auto; left:auto; margin:0; width:18px; height:18px; }
  .Content #News .NewsHeadlineDate{ position:static; top:auto; left:auto; width:auto; font-size:12px; color:#bdbdbd; margin-right:8px; }
  .Content #News .NewsHeadlineText{ position:static; top:auto; left:auto; font-size:16px; color:#efefef; }

  /* Container e tabela da News fluidos */
  #news-container{ height:auto !important; max-height:none !important; padding:0 10px 12px 10px !important; }
  .Content #News .NewsTable{ table-layout:auto; width:100%; border:0; }
  .Content #News .NewsTable .NewsTableContainer{ padding:0 !important; }
  .Content #News .NewsTable .NewsTableContainer > .NewsContent{ max-width:100% !important; padding:0; }
}
