/* ==========================================================================
   Collective Cover
   ========================================================================== */

/* Tile Banner Rotativo
   ========================================================================== */

/* Cores dos botões */

#tile_banner_rotativo li .button-nav,
.orderTiles .button-nav {
    border-right: 1px solid #446b5d;
    background-color: #2188C9;
}

#tile_banner_rotativo .activeSlide .button-nav,
#tile_banner_rotativo li .button-nav:hover,
#tile_banner_rotativo li .button-nav:focus {
    background-color: #0E6094;
}

/* ícone do botão */

#content  #tile_banner_rotativo li .button-nav,
.orderTiles .button-nav {
    background-image: url("../img/bullet-banner-rotativo.gif");
}

/* Tiles
   ========================================================================== */

.tile a { color: #0071b7 !important; }



/* Quebra link no chrome do smartphone */
#portal-column-content span a {
    word-wrap: break-word;
}

.label {
    display: block !important;
    font-size: 11.844px !important;
    margin-bottom: 6px !important;
    width: 212px;
}

div.cover-collection-tile div.collection-item {
    padding: 10px 0 15px;
	border-bottom: 1px solid #edeff1;
}

div.cover-collection-tile > div.collection-item > a {
    float: left;
    margin-right: 15px;
}

#portal-column-two dl.portlet {
    border: 1px solid #c1c1c1 !important;
}

.banner-tile {
    float: none !important;
}

div#portal-column-two dl.portlet.portletNavigationTree {
    border: none !important;
    margin-left: -18px !important;
}

.azul-escuro > .cover-list-tile > div.list-item {
    border-bottom: 1px solid #eeeff1;
    margin-top:10px;
    padding-bottom:10px;
}

.fio-separador > .outstanding-header {
    border-top: 1px solid #eeeff1;
    margin-top:10px;
    padding-bottom:10px;
}

#content div.newsImageContainer {
    float: left !important;
    margin-right: 15px !important;
}


*-----------------------------------------------------*/
/*header noticia*/
.outstanding-header .outstanding-title {
    padding: 0.45em 0.4em 0.45em 1.8em;
}

.outstanding-header h2 {
    min-height: 38px !important;
}

.fio-separador {
    margin-top: -5px !important;
    margin-bottom: 0 !important;
}

.azul-claro .outstanding-header {
    background: url("../img/temaNovo/marcador-azul.jpg") no-repeat scroll 0 20px #edeef0;
}

.laranja .outstanding-header {
    background: url("../img/temaNovo/marcador-vermelho.png") no-repeat scroll 0 20px #edeef0;
}

.verde .outstanding-header {
    background: url("../img/temaNovo/marcador-verde.jpg") no-repeat scroll 0 20px #edeef0;
}

.amarelo .outstanding-header {
    background: url("../img/temaNovo/marcador-amarelo.png") no-repeat scroll 0 20px #edeef0;
}


#category {
    margin-top: 2.5em;
    padding-top: 1em;
    border-top: 4px solid #172937;
}

.tileContent a img,
.collection-item a img,
.tile-content a img{
	border-width: 3px;
	border-style:solid;
	border-color: #fff;
}

.tileContent a img:hover,
.collection-item a img:hover,
.tile-content a img:hover{
	border-style: solid;
	border-color: #205c90;
}

.tile.padrao > div > h2 > a {
    color: #58595b !important;
}

.tile.verde > div > h2 > a {
    color: green !important;
}

.tile.amarelo > div > h2 > a {
    color: #de9200 !important;
}

.tile.laranja > div > h2 > a,
.laranja .outstanding-header .outstanding-title {
    color: red !important;
}

.lista-horizontal div {margin: 5px;}
.lista-horizontal.ui-droppable div.outstanding-header {margin: 0px;}