/* Área do usuario */
.user-area {
    width: 25%;
}

/* Opecoes de traducao */
#MicrosoftTranslatorWidget {
    display: none !important;
}

.translate-active #MicrosoftTranslatorWidget {
    display: block !important;
}

/*
#google_translate_element {
    transition: opacity 1s ease-out;
    opacity: 0; 
    height: 0;
    overflow: hidden;
}

.translate-active #google_translate_element {
    opacity: 1;
    height: auto;
}
*/

/* formulaio de busca */
.search .radio input[type=radio], .search .radio-inline input[type=radio],
.search .checkbox input[type=checkbox], .search .checkbox-inline input[type=checkbox] {
    position: relative;
    margin-left: 0px;
}

#LauncherLogo {
    display: none;
}

header {
    display: table;
    width: 100%;
    background-color: #000;
}

/* Linha dourada abaixo do menu do topo da pagina */
header::after {
    margin-top: 2px;
    content: "";
    float: left;
    background-color: #d1bc5e;
    width: 100%;
    padding: 1px;
    overflow: hidden;
}

body {
    margin: 0;
    /*font-family: tahoma, sans-serif; */
    font: 9pt tahoma;
    /*font-size: 1.25em; /*20px / 16px = 1.25em */
}

/* Icone especial do menu aparece apenas em telas pequenas. Abre o menu lateral. */
.menu-anchor {
    display: none;
}

.alert-error {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

p.Pos_espacamento {
    margin-bottom: 3.5em;
}

.highlight {
    background: #FCCEB8;
    border-radius: 3px;
}

/* Parte superior do menu do topo (Logo, seÃ§Ãµes judiciÃ¡rias e acessibilidade). E parte do corpo (#Container) */
.div-header-top, #Container {
    width: 90.5em; /* 1448px / 16px = 90.5em */
    margin: 0 auto;
}

#Div_Nav_Topo p {
    display: none;
}

.div-header-top img {
    display: block;
    float: left;
}

.div-header-top nav ul li {
    display: inline;
    float: left;
}

.div-header-top ul li a {
    text-decoration: none;
    display: block;
    color: hsl(0, 0%, 70%);
}

.margem_icone {
    margin-top: 0.925em; /* 14.8px / 16px = 0.925em */
}

.opcoes-anchor {
    display: none;
}

#Div_Secoes {
    float: left;
    margin: 0;
}

#Div_Secoes li {
    width: 3.6875em;
}

#Div_Secoes li a {
    border-right: 1px solid hsl(0, 0%, 26%);
    padding: 0.7875em 0.6em 0.7875em 0.3125em;
    text-align: center;
}

#Div_Secoes li a:hover {
    color: white;
}

.div-acessibilidade {
    margin: 0;
    float: right;
    margin-top: 0.95em;
    padding-left: 0px;
}

.div-acessibilidade li {
    width: 1.85em;
    height: auto;
}

/* Parte do meio do menu superior (Logo e barra de busca) */
#Div_HeaderMedium {
    width: 100%;
    float: left;
    margin-left: 0;
}

#Div_Imagens, .div-buscar {
    width: 50%;
    float: left;
    margin: 0;
    margin-top: 0.925em;
}

.div-buscar form {
    float: right;
    margin-top: 0.9575em;
}

.div-buscar .form-inline .form-control {
    width: 100%;
}

/* Parte inferior do menu superior (menu de navegaÃ§Ã£o e JF5 de A a Z) */
#Div_HeaderBottom {
    display: table;
    width: 100%;
    height: 3.625em;
    margin: 0;
    float: left;
    margin-top: 10px;
    background: url('../imagens/bg-separator.png') repeat-x center bottom;
}

/** Inicio - Navegador Principal **/
#Div_Navigator {
    width: 89%;
    margin: 0;
    margin-top: 0.675em;
    float: left;
}

/* Faz os submenus do menu de navegaÃ§Ã£o principal abrirem apenas passando-se o mouse por cima */
/*.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}*/

/*.dropdown:hover .dropdown-menu {
    display: block;
}*/

/* Botao do JF5 de A a Z */
.div-glossario {
    width: 11%;
    height: 3.625em;
    padding-top: 1em;
    float: left;
    margin: 0;
    text-align: right;
}

/* BotÃ£o do JF5 de A a Z */
.div-glossario a {
    display: table;
    width: 100%;
    color: #333;
    font-weight: bold;
}

#Div_Navigator ul li:first-child a {
    padding: 0.325em;
    margin-right: 0.3425em;
    color: #3C3D3D;
    background: url('../imagens/ico-mini-home.png') no-repeat center left;
    padding-left: 17px !important;
    border: 0;
}

#Div_Navigator ul li:first-child a:hover {
    background: url('../imagens/ico-mini-home.png') no-repeat center left;
}

#Div_Navigator ul.dropdown-menu li:first-child a {
    padding: 0.325em;
    margin-right: 0.3425em;
    color: #3C3D3D;
    background: none;
    padding-left: 5px !important;
    border: 0;
}

#Div_Navigator ul li a {
    padding: 0.325em;
    margin-right: 0.3425em;
    color: #3C3D3D;
    margin-bottom: 10px;
    padding-left: 10px;
    display: block;
    color: #333;
    border-left: 1px solid #efefef;
}

#Div_Navigator ul li a:hover {
    background: transparent;
    text-decoration: none;
    color: #996F2C !important;
}

#Div_Navigator ul.dropdown-menu li {
    width: 49%;
    height: auto;
    margin: 0;
    padding-left: 0;
    float: left;
    clear: none;
}

#Div_Navigator ul.dropdown-menu {
    width: 450px;
    margin-right: 0px;
    float: left;
}

#Div_Navigator ul.dropdown-menu li a {
    margin: 0;
    padding-left: 0;
    color: #cecece;
    font-size: 12px;
    border-left: none;
}

#Div_Navigator ul .titleMenu {
    margin-right: 25px;
    color: #fff;
    font-size: 12pt;
    font-weight: bold;
    margin: 1em 0
}

#Div_Navigator ul.dropdown-menu li.dropdown a.dropdown-toggle .caret {
    display: none;
}

#Div_Navigator .glyphicon-home {
    margin: 0 2.5px;
}

#Div_Navigator .ico-close {
    top: 15px;
    right: 5px;
    cursor: pointer;
    position: absolute;
    border-left: none;
    color: #333
}

#Div_Navigator .navigation-arrow {
    width: 200px;
    height: 4px;
    margin-bottom: 0;
    background: transparent url('../imagens/navigation-arrow.png') no-repeat 50% 0;
    position: absolute;
}

.ico-close {
    width: 16px;
    height: 15px;
    background: url('../imagens/icones_extra/ico-close.png') no-repeat center left;
}

.nav > li > a:hover, .nav > li > a:focus {
    background: transparent;
    text-decoration: underline;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background: transparent;
    text-decoration: underline;
}

/* Breadcrumb */
ul.breadcrumbs {
    padding-left: 0;
    margin-top: 5px;
}

ul.breadcrumbs li {
    list-style: none;
    display: inline;
    margin-right: 5px;
}

ul.breadcrumbs li a.breadcrumbs-home {
    background: url('../imagens/bt-home.png') no-repeat;
    float: left;
    height: 19px;
    margin: 0;
    padding: 5px;
    width: 29px;
}

ul.breadcrumbs li a, ul.breadcrumbs li span {
    background: url('../imagens/bullet-breadcrumb.png') no-repeat center right;
    line-height: 20px;
    margin-left: 2px;
    padding-right: 13px;
}

/* Botoes de impressao e email */
.btn .caret {
    margin-top: 8px;
}

/* Resto do corpo da pagina */
.main {
    display: inline-block;
    width: 100%;
}

/* Espaco para conteudo de artigos e alguns componentes */
#component-content {
    float: left;
    width: 75%;
}

.TRF5_destaque {
    font-weight: bold;
    color: white;
}

#Div_Lateral {
    width: 24%;
    float: right;
    display: inline-block;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
}

.div-trf5-noticias {
    float: left;
    width: 75%;
    /*margin-top: 10px;*/
}

#carousel-example-generic img {
    width: 100%;
}

#carousel-example-generic h3 {
    margin-top: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 0px;
}

.div-trf5-noticias .carousel-inner img {
    float: none;
}

.div-trf5-noticias .carousel-caption {
    height: 100%;
}

.main h3.small {
    margin-bottom: 20px;
    font-size: 10pt;
    font-weight: bold;
    text-transform: uppercase;
}

/* PosiÃ§Ã£o da imagem */
.carousel-inner img {
    float: right;
}

/* Background - RetÃ¢ngulo por trÃ¡s do tÃ­tulo da notÃ­cia */
.carousel-caption {
    width: 36%;
    height: 25.25em;
    background-color: hsla(360, 100%, 0%, 0.6);
    top: 0.0525em;
    right: 60%;
    left: 0;
}

/* Titulo da noticia */
.carousel-caption h3, .carousel-caption p {
    padding: 0.3125em 1.0375em 1.05em;
    display: block;
    text-align: left;
}

/* Link da noticia */
.carousel-caption h3 a {
    color: white;
    text-decoration: none;
}

/* Chamada da noticia */
.carousel-caption p {
    font-size: 1em;
    padding-bottom: 0;
    padding-left: 2.0375em;
    margin-top: -0.625em;
}

/* Bolinhas dinamicas do slide de noticias */
.carousel-indicators {
    left: 20%;
}

/**** Fim do Carousel ****/
aside {
    width: 25%;
    float: left;
}

#Div_Lateral aside {
    width: 100%;
    display: table;
}

#Div_ServicosPublicos {
    margin-top: 5%;
    height: 23.7em;
    background: url('../imagens/bg-separator.png') no-repeat center bottom;
    border-top: 2px solid #000;
}

#Div_ServicosPublicos ul {
    overflow-x: hidden;
    overflow-y: hidden;
    max-height: 85%;
}

#Div_ServicosPublicos img {
    width: 12px;
    height: 20px;
    display: none;
}

.itens-relacionados {
    height: 23.7em;
    background: url('../imagens/bg-separator.png') no-repeat center bottom;
    border-top: 2px solid #000;
}

.itens-relacionados ul {
    overflow-x: hidden;
    overflow-y: hidden;
    max-height: 85%;
}

.itens-relacionados img {
    width: 12px;
    height: 20px;
    display: none;
}

.main {
    margin: 20px 0;
    padding-bottom: 20px;
    position: relative;
}

.blocoVisivel {
    height: 65%;
    overflow: hidden;
}

.blocoVisivel ul {
    -webkit-transition: all .75s linear;
    -ms-transition: all .75s linear;
    -moz-transition: all .75s linear;
    -o-transition: all .75s linear;
    transition: all .75s linear;
}

.botoesServicosPublicos button {
    width: 15%;
    margin: 0px 6px;
    float: right;
}

#Div_TodasNoticias {
    margin-top: 12.5%;
    height: 22em;
    padding-left: 0px;
    background: url('../imagens/bg-separator.png') no-repeat center bottom;
    border-top: 2px solid #000;
}

#Div_NoticiasFull {
    float: left;
    width: 74%;
}

.news-lead a {
    color: #222 !important;
    margin: 5px 0 10px 0;
    font-weight: bold;
    display: block;
    font-family: helvetica, arial;
    font-size: 13pt;
}

.news-lead-destaque a {
    padding-right: 25px;
    background: url('../imagens/icones_extra/ico-daddy.png') no-repeat right center;
    display: inline;
    font-size: 16pt;
}

.bannergroup .banner {
    margin: 8px 0;
}

.destaqueNegativo {
    color: #FF0000 !important;
}

.destaqueNegativo {
    color: red;
    font-weight: bolder;
}

.blocoNoticia {
    width: 33.33333%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.blocoNoticiafixa {
    width: 25%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

#Div_NoticiasNivel01, #Div_NoticiasNivel02, .div-destaques {
    width: 100%;
    margin: 0.9375em 0;
}

.div-destaques {
    display: table;
}

#Div_NoticiasNivel01 {
    margin-top: 2.5em;
}

#Div_NoticiasNivel01 h3 {
    margin-top: 0.3125em;
}

#Div_NoticiasNivel02 h3, .div-destaques h3 {
    color: #222 !important;
    margin: 5px 0 10px 0;
    font-weight: bold;
    display: block;
}

/*#Div_NoticiasNivel02 .blocoNoticia .caption h3 {*/
/* width:250px; */
/* ajuste para a largura desejada */
/*white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}*/
/*.div-destaques .blocoNoticia p  {
width: 250px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}*/
#Div_NoticiasNivel02#Div.row {
    width: 100%;
}

.DataPequena {
    width: 100%;
    margin-left: 0 !important;
    margin-bottom: 5px;
    padding-left: 0px;
    background: url('../imagens/ico-clock-small.png') no-repeat center left;
    font-size: 8pt;
    color: #c0c0c0;
    float: left;
}

/* Banners */
#Div_Banners {
    margin-top: 4.5em;
    float: right;
    width: 100%;
    height: 28.05em;
    /*border: 0.1em solid #ccc;*/
    -webkit-border-radius: 0.25em;
    -moz-border-radius: 0.25em;
    border-radius: 0.25em;
}

.banneritem {
    float: left;
    width: 100%;
}

.item-noticia {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 5px 20px 0;
    height: 200px;
}

.item-noticia .ver-mais {
    position: absolute;
    top: 145px;
}

.height-150 {
    min-height: 150px;
}

.height-290 {
    min-height: 290px;
}

.height-290 .ver-mais {
    margin-top: 90px;
}

.right-40 {
    right: 40px;
}

.centralizar, .pgcenter {
    text-align: center;
    align-content: center;
}

/* Rodape */
footer {
    width: 100%;
    clear: both;
    font-size: 0.9em;
    overflow: auto; /* Se ajusta tambem a altura dos filhos */
}

/* Secao superior do rodape */
#Div_FooterUp {
    width: 100%;
}

#Div_FooterUpFirst {
    width: 11%;
}

#Div_FooterUpSecond {
    width: 80%;
}

#Div_ServicosFooter {
    float: left;
    width: 89%;
}

#Div_ServicosFooter ul li {
    float: right;
    display: inline;
    margin: 0.125em;
}

#Div_ServicosFooter ul li a {
    padding: 6px 12px 6px 12px;
}

#Div_ServicosFooter ul li a img {
    width: 1.25em;
    margin-right: 5px;
}

/* Secao media do rodape */
#Div_FooterMedium {
    width: 100%;
    display: table;
}

#Div_FooterMediumFirst, #Div_FooterMediumSecond {
    width: 50%;
}

#Div_FooterMediumSecond {
    text-align: right;
}

#Div_FooterUpFirst, #Div_FooterMediumFirst, #Div_FooterMediumSecond {
    float: left;
}

/* Secao inferior do rodape */
.div-selos {
    float: left;
    width: 100%;
    background-color: #8C8C8C;
}

.div-selos figure {
    margin: 10px auto;
    width: 24%;
}

.div-selos figure a {
    margin-right: 5px;
}

/* Voltar ao topo */
.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: rgba(111, 111, 111, 0.8) url(../imagens/cd-top-arrow.png) no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
    z-index: 2;
}

.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover, .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}

.cd-top.cd-is-visible {
    visibility: visible;
    opacity: 1;
}

.cd-top.cd-fade-out {
    /* Se o usuario continuar rolando para baixo, o botao perde o foco e fica mais apagado */
    opacity: .5;
}

.no-touch .cd-top:hover, .cd-top:hover {
    background-color: rgb(99, 99, 99);
    opacity: 1;
}

/* Fim voltar ao topo */

/* Mixin */
/* Usage */
.container {
. clearfix ();
}

/* Muda a cor dos botoes */

/* Cor dos Asides - Inicio
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus,
	.tituloAside {
	background: rgba(30, 91, 138, 1);
	background: -moz-linear-gradient(top, rgba(30, 91, 138, 1) 0%,
		rgba(70, 119, 156, 1) 44%, rgba(1, 59, 83, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(30, 91, 138,
		1)), color-stop(44%, rgba(70, 119, 156, 1)),
		color-stop(100%, rgba(1, 59, 83, 1)));
	background: -webkit-linear-gradient(top, rgba(30, 91, 138, 1) 0%,
		rgba(70, 119, 156, 1) 44%, rgba(1, 59, 83, 1) 100%);
	background: -o-linear-gradient(top, rgba(30, 91, 138, 1) 0%,
		rgba(70, 119, 156, 1) 44%, rgba(1, 59, 83, 1) 100%);
	background: -ms-linear-gradient(top, rgba(30, 91, 138, 1) 0%,
		rgba(70, 119, 156, 1) 44%, rgba(1, 59, 83, 1) 100%);
	background: linear-gradient(to bottom, rgba(30, 91, 138, 1) 0%,
		rgba(70, 119, 156, 1) 44%, rgba(1, 59, 83, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5b8a',
		endColorstr='#013b53', GradientType=0);
}
/* Cor dos Asides - Fim */

/* Customizacao do titulo do aside - Comeco */
.tituloAside {
    border-radius: 4px;
    padding: 10px 0px;
    position: relative;
    background: url('../imagens/icones_extra/ico-daddy.png') no-repeat center right;
    display: block;
}

.tituloAside, .tituloAside:hover, .tituloAside:focus {
    color: black;
    font-family: helvetica, arial;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
}

/* Customizacao do titulo do aside - Fim */

/* Cor dos Botoes - Inicio */
/*
.btn-primary {
    background-color: #3d7389;
    border-color: #3d7389;
}
.btn-primary:hover {
    background-color: #7cafc4;
    border-color: #7cafc4;
}
*/

/* Cor dos Botoes - Fim */
/* Configuracao das Tabelas - Inicio */
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th {
    background-color: #9CBFAA;
    border: 1px solid #ebebeb;
}

.table > tbody > tr > td {
    border: 1px solid #ccc;
}

/* Configuracao das Tabelas - Fim */
/* Configuracao dos links do phocadownloads - Inicio */
.phocadownloadfile32 {
    background: none !important;
    border: none !important;
    margin: 0 !important;
    display: inline-block;
    padding: 0.25em 0 !important;
}

/* Configuracao dos links do phocadownloads - Fim */

/* Tabelas sem bordas - Inicio */
.borderless tbody tr td, .borderless tbody tr th, .borderless thead tr th {
    border: none;
}

table.borderless {
    border-collapse: collapse;
    border-spacing: 0;
}

/* Tabelas sem bordas - Fim */
@font-face {
    font-family: 'IcoMoon';
    src: url('../../../media/jui/fonts/IcoMoon.eot');
    src: url('../../../media/jui/fonts/IcoMoon.eot?#iefix') format('embedded-opentype'),
    url('../../../media/jui/fonts/IcoMoon.woff') format('woff'),
    url('../../../media/jui/fonts/IcoMoon.ttf') format('truetype'),
    url('../../../media/jui/fonts/IcoMoon.svg#IcoMoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[data-icon]:before {
    font-family: 'IcoMoon';
    content: attr(data-icon);
    speak: none;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: 'IcoMoon';
    font-style: normal;
    speak: none;
}

.icon-print:before, .icon-printer:before {
    content: "\e013";
}

.icon-envelope:before, .icon-mail:before {
    content: "\4d";
}

.icon-options:before, .icon-cog:before {
    content: "\38";
}

.buttons-groups {
    margin: auto;
    text-align: center;
    margin-top: 50px;
}

.item-page .btn {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 3px 10px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff),
    to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
    background-image: -o-linear-gradient(top, #fff, #e6e6e6);
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',
    endColorstr='#ffe5e5e5', GradientType=0);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    *background-color: #e6e6e6;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    border: 1px solid #bbb;
    *border: 0;
    border-bottom-color: #a2a2a2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    *margin-left: .3em;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
}

.item-page .btn:hover, .item-page .btn:focus, .item-page .btn:active, .item-page .btn.active, .item-page .btn.disabled, .item-page .btn[disabled] {
    color: #333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
}

.item-page .btn:active, .item-page .btn.active {
    background-color: #cccccc \9;
}

/* Carousel previous and next arrow icons - Banners */
.carousel-control {
    left: auto;
    width: 50px;
    z-index: 1;
}

.carousel-control.up {
    top: 0;
    right: 0;
    bottom: 50%;
}

.carousel-control.down {
    top: 50%;
    right: 0;
    bottom: 0;
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-up, .carousel-control .glyphicon-chevron-down {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-up {
    left: 50%;
    margin-left: -10px;
    top: 50%;
    margin-top: -10px;
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-down {
    left: 50%;
    margin-left: -10px;
    top: 50%;
    margin-top: -10px;
}

.carousel-control .icon-up, .carousel-control .icon-down {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif;
}

.carousel-control .icon-prev:before {
    content: '\2039';
}

.carousel-control .icon-next:before {
    content: '\203a';
}

.banners {
    height: 15.2em;
    width: 100%;
    min-width: 240px;
}

.rotating-banners {
    width: 240px;
}

.btn-carousel {
    color: black;
    width: 15%;
    border-radius: 0;
}

.slick-vertical .slick-slide {
    border: none !important;
}

.btn-carousel.carousel-control:focus {
    color: #000;
    opacity: .5;
}

.side-list, ul.latestnews, ul.menu {
    margin: 0 0 25px 0;
    float: left;
    padding: 0;
    position: relative;
}

.side-list li a, ul.latestnews li a {
    width: 100%;
    padding-top: 8px;
    padding-bottom: 12px;
    background-position: right center;
    background-repeat: no-repeat;
    clear: both;
    float: left;
    text-decoration: none;
    color: inherit;
}

.side-list li, ul.latestnews li {
    width: 100%;
    margin: 0;
    padding: 0;
    background: url('../imagens/bg-separator.png') no-repeat center bottom;
    list-style: none;
    float: left;
}

.scroll-nav {
    height: 195px;
    margin-bottom: 0 !important;
    overflow: hidden;
}

.open > .dropdown-menu {
    margin-top: 5px;
    padding: 15px;
    background-color: #222;
}

#component-content .open > .dropdown-menu {
    margin: 2px 0 0;
    padding: 5px 0;
    background-color: #fff;
}

#component-content .page-header h2 {
    margin: 5px 0 0;
    font-family: Arial !important;
    font-size: 16pt;
}

.item-page h1, .item-page h2, .item-page h3, div.login h1, h1.titulo_restrito {
    font-family: Arial !important;
}

h1, h2, h3, h4, h5, h6, strong {
    font-weight: bold;
}

h4, h5, h6 {
    font-size: 1.1em;
}

dd.category-name {
    float: right;
}

.icons {
    margin-top: -30px;
    margin-bottom: 30px;
}

div.item-page h4 {
    padding: 10px;
    background: none repeat scroll 0 0 #EEE;
}

a {
    color: #222;
    text-decoration: none;
}

div.item-page dl.article-info dd.category-name, div.item-page dl.article-info dd.published {
    font-size: 9pt;
    color: #c0c0c0;
    line-height: 16px;
}

div#component-content a {
    color: none;
    text-decoration: none;
}

table.tabelas_conteudo {
    width: 100% !important;
    margin-bottom: 30px !important;
    background-color: #ebebeb;
}

table.tabelas_conteudo th {
    padding: 2px;
    background-color: #A6BBA5;
    border: #fff 1px solid;
    color: #fff;
    line-height: 1.5em;
    text-align: left;
}

div.item-page table {
    width: 100% !important;
}

table.tabelas_conteudo tr {
    line-height: 1em;
}

div.item-page table tbody td, div#content table.docman tbody td {
    width: auto;
    padding: 8px;
    border: 1px solid #fff;
    vertical-align: top;
}

textarea {
    width: 100%;
}

.search-field input.inputbox {
    color: #CCCCCC;
    border: 0;
    outline: none;
    height: 25px;
    width: 200px;
    background: transparent;
    margin-top: 3px;
    margin-left: 30px;
}

.search-field input.inputbox {
    width: 200px;
    height: 25px;
    margin-top: 3px;
    margin-left: 30px;
    line-height: 25px;
    color: #CCC;
    border: 0;
    outline: none;
    background: transparent;
    box-shadow: none;
}

.search-field {
    width: 232px;
    height: 30px;
    background: url('../imagens/bg-search.png') no-repeat 0 0;
    float: right;
}

.itens-scroll {
    margin-top: 15px;
    font-family: helvetica, arial;
    font-size: 11pt;
    font-weight: bold;
    color: #c0c0c0;
    float: left;
}

.bt-scroll-down {
    width: 55px;
    height: 27px;
    margin-top: 10px;
    margin-left: 5px;
    background: url('../imagens/bt-scroll.png') no-repeat 0 0;
    float: right;
    cursor: pointer;
}

.bt-scroll-up {
    width: 55px;
    height: 27px;
    margin-top: 10px;
    margin-left: 5px;
    background: url('../imagens/bt-scroll.png') no-repeat -55px 0;
    float: right;
    cursor: pointer;
}

/*button:hover, input[type="submit"], input[type="button"], input[type="reset"], button {
    background: #d4d4d4 url(../imagens/common/state_default_bg.png) repeat-x 0 0;
    border: 1px solid !important;
    border-color: #c8c9ca #9e9e9e #9e9e9e #c8c9ca !important;
    padding: 5px;
    border-radius: 4px;
    color: #34404F;
    font-weight: bold;
    text-shadow: 1px 1px #fff;
}*/

#Div_ServicosFooter ul.menu a.mapa {
    padding-left: 25px;
    background: url("../images/ico-mapa_site.png") no-repeat scroll left center transparent;
}

#Div_ServicosFooter ul.menu a.intranet {
    padding-left: 25px;
    background: url("../images/ico-padlock.png") no-repeat scroll left center transparent;
}

#Div_ServicosFooter ul.menu a.links {
    padding-left: 25px;
    background: url("../images/ico-link.png") no-repeat scroll left center transparent;
}

#Div_ServicosFooter ul.menu a.webmail {
    padding-left: 25px;
    background: url("../images/ico-mail_2.png") no-repeat scroll left center transparent;
}

#Div_ServicosFooter ul.menu a.mail {
    padding-left: 25px;
    background: url("../images/ico-mail.png") no-repeat scroll left center transparent;
}

#Div_ServicosFooter ul.menu {
    float: right;
}

div.slideBarContentModule ul.menu li a {
    color: #fff !important;
}

.icons .dropdown-menu > li > a:hover, .icons .dropdown-menu > li > a:focus {
    color: #000 !important;
    text-decoration: none;
}

.edit.item-page input[type="text"], #content input[type="password"] {
    height: 24px;
    margin-top: 5px;
    margin-bottom: 10px;
    padding: 0 5px;
    clear: left;
    border: 1px solid #CCC;
    line-height: 24px;
}

#jform_publish_down_img, #jform_publish_up_img {
    border-left: transparent;
    border-radius: 0px 10px 10px 0px;
    height: 24px;
    margin-top: -3px;
    display: inline;
}

.invalid {
    border-color: #ff0000;
}

.invalid {
    border-color: #ff0000;
}

.defaultSkin table.mceToolbar {
    margin-bottom: 0px !important;
}

#editor-xtd-buttons {
    margin: 10px 0px;
}

.edit .tab-pane {
    padding: 10px;
}

.page-header {
    margin-top: 0px;
}

.page-header h1 {
    margin: 5px 0 0;
    font-family: helvetica, arial;
    font-size: 16pt;
    font-family: Arial !important;
}

.divDestaque {
    width: 100%;
    margin-bottom: 30px;
    padding: 10px 20px;
    background-color: #EBEBEB;
    border: 1px solid #ccc;
    clear: both;
    display: table;
}

.divDestaque ul {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

.divDestaque ul li {
    line-height: 16pt;
    list-style: square outside none !important;
    text-align: justify;
    display: inline;
    padding: 0 44px;
}