
/*Retira o Border do Brasão da GNR no Rotator que surge no IE*/

.noneborder {
    border-style: none;
    border-color: transparent;
}

body, ul, li {
    font-family: Ubuntu, sans-serif;
    line-height: 21px;
    text-align: left;
}

h1 {
    font-size: 15px;
    font-weight: normal;
    color: #B5FF00;
    margin: 0;
}
/* Define o Tamanho do conjunto de vários itens padrão, tais como: Título; Subtítulo nível 1; Subtítulo nível 2, Parágrafo e Imagens da master page*/
.titulo {
    font-size: 18px;
    color: darkgreen;
    text-transform: none;
    text-align: center;
    width: 100%;
    display: block;
    font-weight: bold;
    margin-left: -30px;
}

.corpoTexto {
    font-size: 19px;
    text-align: justify !important;
    position: relative;
    font-stretch: expanded;
    word-spacing: normal;
    line-height: 150%;
}

.tituloConcursos {
    font-size: 18px;
    color: darkgreen;
    text-transform: none;
    text-align: center;
    width: 100%;
    display: block;
    font-weight: bold;
}

.subtituloConcursos {
    font-size: 14px;
    color: black;
    text-transform: none;
    text-align: center;
    width: 100%;
    display: block;
    font-weight: bold;
}

.subTituloNivel_1 {
    /* font-weight: bold;*/
    font-size: 15px;
    color: #009900;
    font-family: Ubuntu, sans-serif;
    font-weight: bold;
    text-align: center;
    width: 100%;
    display: block;
}

.subTituloNivel_2 {
    font-family: Ubuntu, sans-serif;
    font-size: 12px;
    color: #009900;
    font-weight: bold;
    width: 100%;
    text-align: center;
}

.paragrafo /*pré-definido para os parágrafos dos conteúdos */ {
    font-family: Ubuntu, sans-serif;
    font-size: 14px;
    text-align: justify;
    font-weight: normal;
}

.legendasFotos {
    font-family: Ubuntu, sans-serif;
    font-size: 14px;
    text-align: justify;
    text-align: center;
}

.bullets {
    text-align: justify;
    padding-right: 10px;
    font-size: 14px;
}

.paragrafo_1 /*pré-definido para os parágrafos dos conteúdos */ {
    font-family: Ubuntu, sans-serif;
    font-size: 15px;
    text-align: justify;
    font-weight: normal;
}

.p1Nivel /* Estiliza um parágrafo a bold alinhado à esquerda*/ {
    padding-bottom: 0.2em;
    list-style-type: none;
    font-weight: bold;
    font-size: 14px;
    text-align: left;
}
/*
.bullets {
    font-family: Ubuntu, sans-serif;
    text-align: justify;
    font-size: 14px;
    list-style-image: none;
    list-style-position: inside;
    list-style-type: disc;
    margin-left: 0em;
}
*/
.imgMaster {
    width: 70px;
    height: 70px;
    text-align: center;
}

/*  Fim definição dos tamanhos da parte textual dos conteúdos */

/* define a posição do contentor e o width:685px retira o scroll horizontal*/
.container {
    margin: 0 auto;
    width: 62.1em;
    border: none;
    z-index: 1000;
    border: 0 solid red;
    margin-top: 3px;
}

.DivTituloConteudoMenuFooterMaster {
    /*background-color:#d0efd0; Para apagar*/
    /*background-image:url('../imagens/Contentor/contentor4.png');*/
    margin-top: 0;
    border: 0 solid #54a3f7;
    background-repeat: repeat;
}

.DivTituloConteudoMenuFooter {
    top: 9.7em;
}

.DivTituloConteudoMenuFooter, .DivTituloConteudoMenuFooterMaster {
    background-color: white;
    height: 65em;
    width: 61.9em;
    -ms-border-radius: 0;
    border-radius: 0;
    position: relative;
    z-index: 100;
    border: 0 solid Black;
    margin-top: 230px;
}

.DivTitulo {
    background-color: #FFFFFF;
    position: absolute;
    top: 2.6em;
    left: 3em;
    width: 40em;
    height: 4.1em;
}
/*contentplaceholder:Conteudo*/
.DivConteudo {
    background-color: #ebebeb;
    position: absolute;
    top: 0;
    left: 0;
    width: 46.3em;
    height: 62.3em;
    padding: 0.4em;
    -ms-opacity: 1;
    opacity: 1;
    -moz-border-radius: 5px;
    -ms-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: 5px 5px 5px grey;
    -webkit-box-shadow: 5px 5px 5px grey;
    -ms-box-shadow: 5px 5px 5px grey;
    box-shadow: 5px 5px 5px grey;
    border-style: solid;
    border: 2px solid #E6C040;
}

.DivConteudo2 {
    background-color: #ebebeb;
    position: absolute;
    top: 0;
    left: 0;
    width: 60.9em;
    height: 62.3em;
    padding: 0.4em;
    -ms-opacity: 1;
    opacity: 1;
    -moz-border-radius: 5px;
    -ms-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: 5px 5px 5px grey;
    -webkit-box-shadow: 5px 5px 5px grey;
    -ms-box-shadow: 5px 5px 5px grey;
    box-shadow: 5px 5px 5px grey;
    border-style: solid;
    border: 2px solid #E6C040;
}


/*contentplaceholder:MenuLateral*/
.DivMenuLateral {
    /*	border: 1px solid red;*/
    position: absolute;
    top: -1em;
    left: 47.6em;
    width: 14.6em;
    height: 46.3em;
}

.conselhosTable {
    background: #ecf4e7;
    padding-top: -10px;
    height: auto;
    border: none;
    width: 180px;
    padding-left: -20px;
    -ms-border-radius: 4px;
    /*border-color: green;*/
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 8px;
    -webkit-box-shadow: 3px 4px 3px #808080;
    -moz-box-shadow: 3px 4px 3px #808080;
    -ms-box-shadow: 3px 4px 3px #808080;
    box-shadow: 3px 4px 3px #808080;
}

.conselhosTableint {
    background: #ecf4e7;
    /*padding-top:-10px;
       height:auto;
       width:auto;
    padding-left:-20px;*/
    -ms-border-radius: 4px;
    border-color: green;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 8px;
    -webkit-box-shadow: 2px 2px 3px #808080;
    -moz-box-shadow: 2px 2px 3px #808080;
    -ms-box-shadow: 2px 2px 3px #808080;
    box-shadow: 2px 2px 3px #808080;
}


.DivDestaques {
    position: absolute;
    top: 17.5em;
    left: -1px;
    width: 39.1em;
    height: 30.3em;
    border-top: 1px solid #004A33;
    /*z-index: 0;*/
    padding-left: 0;
}

/*Facebook*/
#wrap {
    width: 960px;
    margin: 0 auto;
    background: #999;
}

#header, #footer {
    background: #0f1923;
    color: #fff;
    padding: 10px 40px;
}

    #footer p {
        font-size: 80%;
        text-align: right;
    }

#content {
    background: #ccc;
    padding: 10px 40px;
}

.slide-out-div {
    padding: 20px;
    width: 300px;
    height: 350px;
    background: white;
    border: #29216d 2px solid;
}


/*------------------------------------------------------------------------------------------*/

.corpoinformacao {
    width: auto;
    height: 26.4em;
    background-color: White;
}


/* ---------------------------------------------- FIM TAB LAYOUT ------------------------- */

.DivUltimaHora {
    position: absolute;
    left: 39.3em;
    width: 22.1em;
    height: 32.4em;
    top: 17.35em;
    /*border: 2px solid red;*/
}

.GridUltimaHora {
    position: relative;
    left: -4px;
    width: 22.65em;
    height: 27em;
    z-index: 1;
    background-color: #ccffcc;
    border: 0 solid red;
}

/*# Ultima Hora #*/
.conteudoUltimaHora_titulo {
    font-weight: bold;
    padding-left: 8px;
    color: #050505;
    font-size: 13px;
    display: block;
    width: 347px;
}

.conteudoUltimaHora_data {
    font-weight: normal;
    color: #444444;
    font-size: 10px;
    line-height: 12px;
    padding-left: 23px;
    padding-bottom: 25px;
}

.conteudoUltimaHora_imagem {
    border: 5px solid red;
}

#tituloUltimaHora {
    list-style: square;
}

.conteudoUltimaHora_separador {
    background-color: #3b7c33;
    background-repeat: no-repeat;
    border-color: red;
    margin: 3px;
    /* opacity: 0.9;
    padding:20px;
    filter: alpha(opacity=97); 
	border-left:0px ridge #3b7c33;
	border-right:0px ridge #265307;
	border-top:0px ridge #265307;border-bottom: dotted gold;*/
}


/* CSS para o Menu Conteudos Lateral direito*/

ul#menu_a, ul#menu_a ul {
    list-style-type: none;
    margin-right: 0;
    padding: 0;
    width: 14.3em;
}

    ul#menu_a a {
        display: block;
        text-decoration: none;
    }

    ul#menu_a li {
        margin-top: 1px;
    }

        /**/
        ul#menu_a li a {
            /*background: #4eb70c;*/
            background: #004A33;
            color: #fff;
            padding: 0.5em;
        }

            ul#menu_a li a:hover {
                background: #000;
            }

        /*Mudar Cor de Fundo das opções do Menu*/
        ul#menu_a li ul li a {
            background: White;
            color: #000;
            padding-left: 20px;
            -moz-border-radius: 3px;
            -ms-border-radius: 0;
            border-radius: 0;
            -moz-box-shadow: 3px 3px 3px grey;
            -webkit-box-shadow: 3px 3px 3px grey;
            -ms-box-shadow: 3px 3px 3px grey;
            box-shadow: 3px 3px 3px grey;
        }

            /*Muda a cor qdo se faz: Hoover sobre a opção*/
            ul#menu_a li ul li a:hover,
            ul#menu_a li ul .current a {
                background: white;
                border-left: 5px #E6C040 solid;
                border-right: 5px #E6C040 solid;
                padding-left: 15px;
            }

.code {
    border: 1px solid #ccc;
    list-style-type: decimal-leading-zero;
    padding: 3px;
    margin: 0;
}

    .code code {
        display: block;
        padding: 3px;
        margin-bottom: 0;
    }

    .code li {
        background: #ddd;
        border: 1px solid #ccc;
        margin: 0 0 2px 2.2em;
    }

.indent1 {
    padding-left: 1em;
}

.indent2 {
    padding-left: 2em;
}

.indent1 {
    padding-left: 1em;
}

.indent2 {
    padding-left: 2em;
}



/*´Calendário Inicio e Fim da Pesquisa*/
.MyCalendar .ajax__calendar_container {
    border: 1px solid #646464;
    background-color: White;
    color: Black;
}


.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}

.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight: bold;
}

/*Menu Pesquisa */
.Pesquisa_Textbox_Com_Imagen {
    margin-top: 16px;
    text-align: left;
    background-image: url(../imagens/Pesquisa/search.png);
    -ms-background-size: 35px;
    background-size: 35px;
    background-repeat: no-repeat;
    padding: 10px 0 10px 40px;
    font-size: 17px;
    font-weight: normal;
    color: white;
    background-color: #004A33;
    border: 2px solid #E6C040;
    margin-left: 3px;
}

.Pesquisa_TextoPesquisa {
    margin-top: 16px;
    background-color: White;
    border-top: 1px solid #060;
    border-right: 1px solid #060;
    border-bottom: 1px solid #060;
    border-left: 11px solid #060;
    padding: 5px;
    font-size: 13px;
    margin-left: 4px;
}

.Pesquisa_Texbox {
    background-color: White;
    border-top: 1px solid #060;
    border-right: 1px solid #060;
    border-bottom: 1px solid #060;
    border-left: 11px solid #060;
    padding: 5px;
    font-size: 13px;
    margin-left: 4px;
}

.Pesquisa_ButtonOK {
    height: 25px;
    margin-left: 5px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}

.Pesquisa_Dropbox {
    margin-left: 5px;
    padding: 10px 0 10px 20px;
    background-color: White;
    border-top: 1px solid #060;
    border-right: 1px solid #060;
    border-bottom: 1px solid #060;
    border-left: 11px solid #060;
    padding: 5px;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    color: Black;
}


/* GRIDS VIEWS GERAIS*/

.gridviewnoticias {
    margin-left: 2px;
    border: 0;
}

.gridviewmeses {
    margin-left: 10px;
    font-family: Ubuntu, sans-serif;
    /*background-color:#2FB736;*/
    /*cursor:pointer; cursor:hand;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    border-radius: 90px;*/
}

.gridviewdata {
    /*background-color: black;*/
    /*border: 1px solid White;*/
    padding: 2px;
    color: black;
    font-style: normal;
    /*font-weight: bold;*/
}


.gridviewinicio {
    color: Green;
    font-weight: bold;
    text-decoration: none;
    margin-left: 30px;
}

.gridviewimagem {
    padding: 0 5px 0 0;
}

.detailsviewimagem {
    float: left;
    padding: 0 15px 5px 0;
    width: 300px;
}

.detailsviewimagemRevista {
    padding: 0 15px 5px 0;
    width: 300px;
}

.detailsviewQRCode {
    text-align: center;
    float: right;
    padding: 5px 0 5px 15px;
    width: 150px;
}

.detailsviewComentario {
    color: #999999;
}

.detalhenoticiatitulo {
    font-size: 14px;
    color: Green;
    font-weight: bold;
}

.detalhenoticiatexto {
    color: Green;
    font-weight: bold;
}

.gridviewVER {
    text-decoration: none;
    font-weight: normal;
    margin-top: 3px;
    padding-left: 7px;
    text-align: justify;
    padding-right: 7px;
}

.adicionarCenter {
    margin-left:60px;
}

.gridviewVERDestaques {
    text-decoration: none;
    padding-left: 7px;
    text-align: justify;
    padding-right: 7px;
}

.especialLabelDestaques {
    border: 0px solid orange;
    display: block; /* or inline-block */
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 5.6em;
    line-height: 1.15em;
    /*display: -webkit-box;
   -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;*/
}

.destaquesTitulo {
    text-decoration: none;
}


/*contentplaceholder:---------------------------- Conteudo + SLIDE SCROLL - JQUERY-------------------------------------------*/
/*CONTENTOR DOS CONTEUDOS DO MENU LATERAL*/
.content {
    margin: 6px;
    width: 46.3em;
    height: 41.0em;
    padding: 0;
    overflow: auto;
    background-color: transparent;
    -webkit-border-radius: 2px;
    -moz-border-radius: 3px;
    -ms-border-radius: 2px;
    border-radius: 2px;
}

/* estilo e costumização */
/* content_1 scrollbar */

.mCSB_container {
    width: auto;
    margin-right: 30px;
    overflow: hidden;
}

    .mCSB_container.mCS_no_scrollbar {
        margin-right: 0;
    }

.mCS_disabled > .mCustomScrollBox > .mCSB_container.mCS_no_scrollbar,
.mCS_destroyed > .mCustomScrollBox > .mCSB_container.mCS_no_scrollbar {
    margin-right: 30px;
}

.mCustomScrollBox > .mCSB_scrollTools {
    width: 16px;
    height: 100%;
    top: 0;
    right: 0;
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto;
}

.mCSB_scrollTools a + .mCSB_draggerContainer {
    margin: 20px 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 3px; /*Fundo da Barra vertical Scroll */
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
}

    .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        width: 10px; /*Largura do Scroll*/
        height: 100%;
        margin: 0 auto;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        border-radius: 10px;
        text-align: center;
    }

/* horizontal scrollbar */
.mCSB_horizontal > .mCSB_container {
    height: auto;
    margin-right: 0;
    margin-bottom: 30px;
    overflow: hidden;
}

    .mCSB_horizontal > .mCSB_container.mCS_no_scrollbar {
        margin-bottom: 0;
    }

.mCS_disabled > .mCSB_horizontal > .mCSB_container.mCS_no_scrollbar,
.mCS_destroyed > .mCSB_horizontal > .mCSB_container.mCS_no_scrollbar {
    margin-right: 0;
    margin-bottom: 30px;
}

.mCSB_horizontal.mCustomScrollBox > .mCSB_scrollTools {
    width: 100%;
    height: 16px;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    overflow: hidden;
}

.mCSB_horizontal > .mCSB_scrollTools a + .mCSB_draggerContainer {
    margin: 0 20px;
}

.mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
}

.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger {
    width: 30px;
    height: 100%;
}

    .mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        width: 100%;
        height: 4px;
        margin: 6px auto;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        border-radius: 10px;
    }

.mCustomScrollBox {
    -ms-touch-action: none; /*MSPointer events - direct all pointer events to js*/
}

    /* default scrollbar colors and backgrounds (default theme) */
    .mCustomScrollBox > .mCSB_scrollTools {
        -ms-opacity: 0.5;
        opacity: 0.5;
        -webkit-filter: "alpha(opacity=75)";
        -moz-filter: "alpha(opacity=75)";
        -o-filter: "alpha(opacity=75)";
        -ms-filter: "alpha(opacity=75)";
        filter: "alpha(opacity=75)";
        /* old ie */
    }

    .mCustomScrollBox:hover > .mCSB_scrollTools {
        -ms-opacity: 1;
        opacity: 1;
        -webkit-filter: "alpha(opacity=100)";
        -moz-filter: "alpha(opacity=100)";
        -o-filter: "alpha(opacity=100)";
        -ms-filter: "alpha(opacity=100)";
        filter: "alpha(opacity=100)";
        /* old ie */
    }

.mCSB_scrollTools .mCSB_draggerRail {
    background: #000; /* rgba fallback */
    background: rgba(0,0,0,0.4);
    -webkit-filter: "alpha(opacity=40)";
    -moz-filter: "alpha(opacity=40)";
    -o-filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)";
    filter: "alpha(opacity=40)";
    /* old ie */
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #fff; /* rgba fallback */
    background: Green;
    -webkit-filter: "alpha(opacity=75)";
    -moz-filter: "alpha(opacity=75)";
    -o-filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
    filter: "alpha(opacity=75)";
    /* old ie */
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background: Green;
    -webkit-filter: "alpha(opacity=85)";
    -moz-filter: "alpha(opacity=85)";
    -o-filter: "alpha(opacity=85)";
    -ms-filter: "alpha(opacity=85)";
    filter: "alpha(opacity=85)";
    /* old ie */
}

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background: Green;
    -webkit-filter: "alpha(opacity=90)";
    -moz-filter: "alpha(opacity=90)";
    -o-filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)";
    filter: "alpha(opacity=90)";
    /* old ie */
}

/*scrollbar temas*/

/*light-thin*/
.mCS-light-thin > .mCSB_scrollTools .mCSB_draggerRail {
    background: #fff; /* rgba fallback */
    background: rgba(255,255,255,0.1);
}

.mCS-light-thin > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 5px;
}

.mCS-light-thin.mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail {
    width: 100%;
}

.mCS-light-thin.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto;
}

/*--------------------------------------F I M ---------S L I D E R S----------------------------------------------------------------------*/

.detalhesTextoContactos {
    font-size: 12px;
    font-weight: normal;
    color: Black;
    margin: 0;
}

/*------------------------------------  Inicio Caixa imagens slider NOVO-----------------------------------------------------------------   */
.slidervideos {
    position: absolute;
    top: 468px;
    right: 0;
    width: 250px;
    height: 376px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    /*background-color:#e9e9e9;*/
}


.servOnline {
    border: 0 solid green;
    position: absolute;
    top: 47.5em;
    left: -3px;
    margin-left: 3px;
    overflow: hidden;
}

.slidernovo {
    border: 0 solid green;
    position: absolute;
    top: 50.4em;
    left: -4px;
    width: 61.8em;
    height: 20.0em;
    margin-left: 3px;
    overflow: hidden;
    background-color: White;
    color: black;
}

.descricao {
    font-family: Ubuntu, sans-serif;
    font-size: 12px;
    color: Black;
    background-color: White;
}

.tituloslider {
    font-family: Ubuntu, sans-serif;
    color: #009900;
    font-size: 26px;
    font-weight: 600;
    border-collapse: collapse;
    padding-bottom: 5px;
}

.titulosliderfooter {
    color: #30BF37;
    /*font-weight:100;*/
    font-size: 17px;
    border-collapse: collapse;
    margin-left: 15px;
    padding-bottom: 4px;
    padding-top: 10px;
}

.tituloPequeno {
    padding-left: 30px;
    text-align: left;
    color: Black;
    font-family: 'Anonymous Pro', serif;
    font-size: 24px;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    -ms-border-radius: 4px;
    border-radius: 4px;
    border-collapse: collapse;
    display: block;
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0.09, #CFCFC9), color-stop(1, #F9F9F2) );
    background-image: -o-linear-gradient(bottom, #CFCFC9 9%, #F9F9F2 100%);
    background-image: -moz-linear-gradient(bottom, #CFCFC9 9%, #F9F9F2 100%);
    background-image: -webkit-linear-gradient(bottom, #CFCFC9 9%, #F9F9F2 100%);
    background-image: -ms-linear-gradient(bottom, #CFCFC9 9%, #F9F9F2 100%);
    background-image: linear-gradient(to bottom, #CFCFC9 9%, #F9F9F2 100%);
    /*font-family: Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;*/
    /* _font-family:Verdana;
        _font-family: 'Roboto Condensed', sans-serif;*/
}

.margem {
    padding: 0 0 0 0;
    text-align: justify;
    -webkit-text-justify: inter-word;
    -moz-text-justify: inter-word;
    -o-text-justify: inter-word;
    text-justify: inter-word;
    height: 140px;
    padding-right: -2px;
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0.09, #CFCFC9), color-stop(1, #F9F9F2) );
    background-image: -o-linear-gradient(bottom, #CFCFC9 9%, #F9F9F2 100%);
    background-image: -moz-linear-gradient(bottom, #CFCFC9 9%, #F9F9F2 100%);
    background-image: -webkit-linear-gradient(bottom, #CFCFC9 9%, #F9F9F2 100%);
    background-image: -ms-linear-gradient(bottom, #CFCFC9 9%, #F9F9F2 100%);
    background-image: linear-gradient(to bottom, #CFCFC9 9%, #F9F9F2 100%);
}

/*
.tiraSlider {
    background-image: url("tiraSlider.PNG");
}
*/

.cantoRedondo {
    border: 0 solid #ccc;
    -ms-border-radius: 3px;
    border-radius: 3px;
    padding: 4px;
    background-image: -webkit-gradient( linear, right top, right top, color-stop(0, #C7C7C5), color-stop(1, #F9F9F2) );
    background-image: -o-linear-gradient(right top, #C7C7C5 0, #F9F9F2 100%);
    background-image: -moz-linear-gradient(right top, #C7C7C5 0, #F9F9F2 100%);
    background-image: -webkit-linear-gradient(right top, #C7C7C5 0, #F9F9F2 100%);
    background-image: -ms-linear-gradient(right top, #C7C7C5 0, #F9F9F2 100%);
    background-image: linear-gradient(to right top, #C7C7C5 0, #F9F9F2 100%);
}


table.janelaMontra {
    height: 330px;
    width: 226px;
    padding: 0;
    border: 1px solid lightgray;
    border-collapse: collapse;
    margin: 2px;
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0.09, #CFCFC9), color-stop(1, #F9F9F2) );
    background-image: -o-linear-gradient(bottom, #CFCFC9 9%, #F9F9F2 100%);
    background-image: -moz-linear-gradient(bottom, #CFCFC9 9%, #F9F9F2 100%);
    background-image: -webkit-linear-gradient(bottom, #CFCFC9 9%, #F9F9F2 100%);
    background-image: -ms-linear-gradient(bottom, #CFCFC9 9%, #F9F9F2 100%);
    background-image: linear-gradient(to bottom, #CFCFC9 9%, #F9F9F2 100%);
}

td.celula {
    padding: 0;
    border-spacing: 40px 0;
    border-collapse: separate;
}



.link {
    display: block;
    padding-top: 15px;
    text-decoration: none;
    color: DarkGreen;
}


.imgslider {
    width: 223px;
    height: 155px;
    padding-top: 3px;
    border: 0;
    /*-moz-border-radius:6px;
        -webkit-border-radius:6px;
        border-radius:6px;	*/
}

/*--------------------------------------------------------Fim Caixa imagens slider -----------------------------------   */

.footerDataDestaque {
    bottom: 0;
    position: absolute;
    width: 5%;
}




/*---------------------------------------------------------- CONTENTOR MASTER DO FOOTER----------------------------------*/
.footer {
    border: 0 solid red;
    position: absolute;
    top: 63.45em;
    margin-left: -1px;
    width: 60.7em;
    height: 19em;
    padding-left: 18px;
    background-color: #262323;
    -ms-background-size: cover;
    background-size: cover;
}



/*---------------------------------------------------------- CONTEUDOS INTERNOS DO FOOTER----------------------------------*/
.footersocial {
    border: 0 solid red;
    position: absolute;
    top: 0;
    left: 0;
    width: 19em;
    height: 19em;
    /*overflow: auto; 
	background-color:White; 
    opacity: 0.6; 
    filter: alpha(opacity=95); 
    -moz-opacity: 0.6;*/
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
}

.fonttitulos {
    padding-left: 8px;
    font-style: normal;
    font-weight: bolder;
    font-size: 16px;
    color: Black;
    font-family: Ubuntu, sans-serif;
}

.fontexto {
    padding-left: 10px;
    margin-right: 10px;
    font-style: normal;
    font-weight: 100;
    font-size: 10px;
    color: Black;
    font-family: Arial;
    text-align: justify;
}

.footerconteudos {
    width: 15.6em;
    height: 19em;
    margin-left: 19.500em;
    border: 0 solid red;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
    left: 0;
}

.linha {
    width: 61.9em;
    /*color: Blue;
      background-color:Blue;*/
    height: 1px;
    margin-left: 1px;
}


a.textofooter:link {
    text-decoration: none;
    font-size: 14px;
    color: #C0C0C0;
    font-family: Ubuntu, sans-serif;
    font-weight: 100;
}

a.textofooter:visited {
    text-decoration: none;
    font-size: 14px;
    color: #C0C0C0;
    font-family: Ubuntu, sans-serif;
    font-weight: 100;
}

a.textofooter:hover {
    text-decoration: none;
    font-size: 14px;
    color: #E6C040;
    font-family: Ubuntu, sans-serif;
    font-weight: 100;
}

a.textofooter:active {
    text-decoration: none;
    font-size: 14px;
    color: green;
    font-family: Ubuntu, sans-serif;
    font-weight: 100;
}

a.textorecrutamento:link {
    text-decoration: none;
    font-size: 14px;
    color: black;
    font-family: Ubuntu, sans-serif;
    font-weight: 100;
}

a.textorecrutamento:visited {
    text-decoration: none;
    font-size: 14px;
    color: #C0C0C0;
    font-family: Ubuntu, sans-serif;
    font-weight: 100;
}

a.textorecrutamento:hover {
    text-decoration: none;
    font-size: 14px;
    color: #E6C040;
    font-family: Ubuntu, sans-serif;
    font-weight: 100;
}

a.textorecrutamento:active {
    text-decoration: none;
    font-size: 14px;
    color: #C0C0C0;
    font-family: Ubuntu, sans-serif;
    font-weight: 100;
}

.hr {
    border-style: dotted;
    border-color: White;
}

/*------------------------FIM--------------CONTEUDOS DO FOOTER--------------------------------------------------------*/



/*-----------------------INICIO---------------SLIDER OUT REDES SOCIAIS--------------------------------------------------------*/

.slide-out-div /*Facebook*/ {
    width: 299px;
    height: 340px;
    background: white;
    border: none;
    z-index: 400;
    background-color: White;
    margin-top: 12px;
}



.slide-out-div2 /*Twitter*/ {
    width: 299px;
    height: 300px;
    background: white;
    border: none;
    z-index: 300;
    background-color: White;
}

.slide-out-div3 /*GNR*/ {
    width: 270px;
    height: 365px;
    z-index: 300;
    border: 0 solid black;
    padding-left: 10px;
    background-color: #004A33;
}
/*--------------------------------FIM ------SLIDER OUT REDES SOCIAIS--------------------------------------------------------*/


/*--------------------------------CUSTOM FONT BANNER-------------------------------------------------------*/
@font-face {
    font-family: fenwick;
    src: url('../layout/fenwick.ttf');
}

.FontBanner {
    font-family: Ubuntu;
}


.imagemDestaquesEsq img {
    float: left;
}

.imagemDestaquesDir img {
    float: right;
}


/*CAIXAS 5 IMAGENS*/

.wrapper {
    position: relative;
    float: left;
    left: -4px;
    width: 989px;
    margin-bottom: 2px;
    background-color: white;
    text-decoration: none;
    border: 0;
    top: 0;
    outline: none;
    border-style: none;
}

#wrapper :hover > a,
#wrapper .active > a {
    color: black;
    text-decoration: none;
    top: 0;
    border: 0;
    outline: none;
    border-style: none;
}

.left1 {
    position: relative;
    float: left;
    left: 0px;
    width: 197px;
    height: 197px;
    background-color: #828282;
    text-decoration: none;
    outline: none;
    border-style: none;
    border: 0;
}

.left2 {
    position: relative;
    float: left;
    left: 2px;
    width: 197px;
    height: 197px;
    background-color: #828282;
    text-decoration: none;
    outline: none;
    border-style: none;
    border: 0;
}

.left3 {
    position: relative;
    float: left;
    left: 4px;
    width: 197px;
    height: 197px;
    background-color: #828282;
    outline: none;
    border-style: none;
    border: 0;
}

.left4 {
    position: relative;
    float: left;
    left: 6px;
    width: 197px;
    height: 197px;
    background-color: #828282;
    outline: none;
    border-style: none;
    border: 0;
}

.left5 {
    position: relative;
    float: left;
    left: 8px;
    width: 197px;
    height: 197px;
    background-color: #828282;
    outline: none;
    border-style: none;
    border: 0;
}

/*MARQUEE DE NOTICIAS*/

.wrapper_news {
    position: relative;
    float: left;
    left: 5px;
    width: 998px;
    margin-bottom: 0;
    background-color: #cccccc;
    padding-top: 2px;
}

.left1_1 {
    position: relative;
    float: left;
    left: -2px;
    width: 197px;
    height: 40px;
    background-color: #828282;
    border: 0 solid red;
}

.left2_2 {
    position: relative;
    float: left;
    left: 2px;
    width: 794px;
    height: 41px;
    background-color: Black;
    color: white;
}

.leftMarquee {
    position: relative;
    float: left;
    left: -1px;
    width: 993px;
    height: 30px;
    background-color: Black;
    color: white;
}

/*VIDEOS DIVS*/

.imgYoutube {
    width: 324px;
    height: 200px;
}


/*BOTÃO DROPP LATERAL*/
.dropdown_button:hover .dropdown-menu_button {
    display: block;
}

.dropdown_button {
    position: relative;
    display: inline-block;
}

    .dropdown_button .dropdown-menu_button {
        position: absolute;
        top: 100%;
        display: none;
        margin: 0;
        list-style: none;
        width: 100%;
        padding: 0;
    }


    /** Button Styles **/
    .dropdown_button button {
        border: 2px solid white;
        margin: 0;
        width: 169px;
        height: 75px;
    }

    /** List Item Styles **/
    .dropdown_button a {
        display: block;
        padding: 0.5em 0.8em;
        text-decoration: none;
        background: #333;
        color: #F9F9F2;
    }

        /** List Item Hover Styles **/
        .dropdown_button a:hover {
            background: #060;
        }


.facebook_left {
    width: 245px;
    height: 389px;
    position: fixed;
    left: -245px;
    top: 220px;
    z-index: 99997;
}

.facebook_right {
    width: 245px;
    height: 389px;
    position: fixed;
    right: -245px;
    top: 220px;
    z-index: 99997;
}

.facebook_left #facebook_icon {
    float: right;
    height: 60px;
    width: 34px;
    right: -34px;
    /*background: url("fb.png") no-repeat;*/
    cursor: pointer;
    position: relative;
    z-index: 99998;
}

.facebook_right #facebook_icon {
    float: left;
    height: 60px;
    width: 34px;
    left: -34px;
    /*background: url("fb.png") no-repeat;*/
    cursor: pointer;
    position: relative;
    z-index: 99998;
}

.facebook_right .facebook_box {
    background-color: #FFFFFF;
    border: 4px solid #3B5998;
    float: right;
    top: -60px;
    position: relative;
    z-index: 99999;
}

.facebook_left .facebook_box {
    background-color: #FFFFFF;
    border: 4px solid #3B5998;
    float: left;
    top: -60px;
    position: relative;
    z-index: 99999;
}

/** Estava no incio da página default??? **/
#relative {
    position: relative;
    z-index: 1;
    float: right;
    margin-right: 50px;
}


/** Styles do Slider - Out dos Serviços on-line da GNR**/

fieldset {
    font-family: Ubuntu;
    border: 3px solid #004A33;
    background: #fff;
    -ms-border-radius: 5px;
    border-radius: 5px;
    padding-left: 10px;
    margin-top: -10px;
}

    fieldset legend {
        background: #004A33;
        color: #fff;
        padding: 5px 10px;
        font-size: 12px;
        -ms-border-radius: 3px;
        border-radius: 3px;
        -webkit-box-shadow: 0 0 0 2px #E9C348;
        -ms-box-shadow: 0 0 0 2px #E9C348;
        box-shadow: 0 0 0 2px #E9C348;
        margin-left: 40px;
    }

.sadtitulos {
    text-align: center;
    margin-top: 20px;
    font-size: 23px;
    color: darkgreen;
    font-weight: bold;
    width: 100%;
    height: 30px;
}

/*zoom organigrama*/


.magnify {
    width: 760px;
    margin: 0;
    position: relative;
    cursor: none;
}

.large {
    width: 460px;
    height: 400px;
    position: absolute;
    -ms-border-radius: 10%;
    border-radius: 10%;
    /*box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 
	0 0 7px 7px rgba(0, 0, 0, 0.25), 
	inset 0 0 40px 2px rgba(0, 0, 0, 0.25);*/
    display: none;
}

.small {
    width: 720px;
    margin-left: 0;
    border: 1px solid green;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    display: block;
}

/*----------------------------------*/

/*GNR no Mundo - Marques*/
.titulosGrandes {
    text-align: center;
    padding: 1px;
    color: white;
    height: 40px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background-color: #004A33;
}

.titulosGrandes2 {
    text-align: center;
    padding: 1px;
    color: white;
    height: 40px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background-color: #004A33;
}

.titulosPequenos1 {
    text-align: left;
    padding: 5px;
    color: black;
    font-weight: bold;
    -ms-border-radius: 0;
    border-radius: 0;
    border: 0 #FFCC99 solid;
    width: 60%;
}

.titulosPequenos2 {
    text-align: left;
    padding: 5px;
    color: green;
    font-weight: bold;
    -ms-border-radius: 0;
    border-radius: 0;
    border: 0 #000066 solid;
    width: 100%;
}

p {
    text-align: justify;
    padding: 5px;
    margin: 5px;
}

.arredondado1 {
    width: 38%;
    height: 400px;
    -ms-border-radius: 3px;
    border: 1px solid white;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 3px;
    -ms-box-shadow: 0 0 8px #000000;
    -webkit-box-shadow: 0 0 8px #000000;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0 0 8px #000000;
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
    box-shadow: 0 0 8px #000000;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
}

.label {
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.8);
    padding: 10px;
    color: #ffffff;
    -ms-border-radius: 3px;
    border-radius: 3px;
}

.td1 {
    padding: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    border: 1px solid #000000;
    border: 1px solid rgba(0, 0, 0, 0.8);
    text-align: center;
    width: 50%;
}


.td2 {
    background-color: #e5b827;
    padding: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    border: 1px solid #000000;
    text-align: center;
    width: 50%;
}

/*----------------------------------*/

.masterContentor {
    width: 700px;
    margin-left: 0px;
}

.masterContentor2 {
    width: 973px;
    margin-left: 0px;
}

.comunicados {
    border: 0px solid red;
    margin-left: 10px;
    width: 680px;
    height: auto;
    text-align: justify;
}

.revista {
    border: 0px solid red;
    margin-left: 10px;
    width: 680px;
    height: auto;
    text-align: justify;
    align-items: center;
    align-items: center;
    text-align: center;
}

/*------------ Instrumentos de Gestão DIV--------*/

.IG {
    width: 700px;
    height: 500px;
}



.Calendario A:link {
    text-decoration: none;
}

.Calendario A:visited {
    text-decoration: none;
}

.Calendario A:hover {
    text-decoration: none;
}

.Calendario A:active {
    text-decoration: none;
}


a.Calendario:link {
    text-decoration: none;
}

a.Calendario:visited {
    text-decoration: none;
}

a.Calendario:hover {
    text-decoration: none;
}

a.Calendario:active {
    text-decoration: none;
}



.hrSeparador {
    border: 0px solid #006600;
    border-top-width: 1px;
    height: 0;
    margin: 20px auto;
    clear: both;
    display: block;
    width: 600px;
    position: relative;
}

    .hrSeparador:before {
        content: " ";
        width: 5px;
        height: 5px;
        position: absolute;
        border-radius: 5px;
        border: 0px solid #aaa;
        /*background-color: #999;*/
    }

    .hrSeparador:before {
        left: 0;
        bottom: -3px;
        /*box-shadow: 400px 0 0 -1px #999, 400px 0 0 0 #aaa;*/
    }

    .hrSeparador:after {
        content: url(../layout/logoGNR50X50.png);
        display: block;
        position: absolute;
        left: 50%;
        height: 50px;
        width: 50px;
        margin: -25px 0 0 -25px;
        -ms-border-radius: 50px;
        border-radius: 50px;
        overflow: hidden;
        /*box-shadow: 0 0 0 1px #006600, 0 0 5px;*/
    }

.hrSeparador {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.GridPager a, .GridPager span {
    display: block;
    height: 20px;
    width: 20px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

.GridPager a {
    background-color: #31BE37;
    color: #004A33;
    border: 1px solid #004A33;
}

.GridPager span {
    background-color: #004A33;
    color: #FFA500;
    border: 1px solid #FFA500;
}

/*__________________________________________________________________________*/

/*SLIDER LATERAL DAS REDES SOCIAIS - GNR*/

#slideout {
    position: fixed;
    top: 250px;
    left: 0;
    width: 35px;
    padding: 12px 0;
    text-align: center;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    z-index: 100;
}

#slideout_inner {
    position: fixed;
    top: 258px;
    left: -290px;
    width: 280px;
    padding: 0px;
    margin: 0px;
    height: 380px;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    z-index: 100;
}

    #slideout_inner textarea {
        width: 290px;
        height: 100px;
        margin-bottom: 0px;
        z-index: 100;
    }

#slideout:hover {
    left: 277px;
    z-index: 11111;
}

    #slideout:hover #slideout_inner {
        left: 0;
        z-index: 100;
    }

.iconGNRLateral {
    width: 40px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.comboboxGNR {
    border: 2px solid grey;
    border-radius: 5px;
    padding: 3px;
    -webkit-appearance: none;
    /*background-image:url('Images/Arrowhead-Down-01.png');*/
    background-position: 88px;
    background-repeat: no-repeat;
    text-indent: 0.01px; /*In Firefox*/
    text-overflow: ''; /*In Firefox*/
}

    .comboboxGNR:focus {
        border: 2px solid #006600;
        box-shadow: 1px 1px 1px 1px #888888;
    }

    .comboboxGNR:hover {
        border: 2px solid #006600;
    }

.marquee {
    width: 1994px;
    margin: 0 auto;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
    animation: marquee 40s linear infinite;
    padding-top: 10px;
}

/*.marquee:hover {
            animation-play-state: paused
        }*/

/* Make it move */
@keyframes marquee {
    0% {
        text-indent: 50em;
    }

    100% {
        text-indent: -105em;
    }
}



/*MODAL POPUP AJAX CONTROL KIT*/
.modalBackground {
    background-color: Black;
    filter: alpha(opacity=90);
    opacity: 0.8;
}

.modalPopup {
    background-color: #FFFFFF;
    border-width: 3px;
    border-style: solid;
    border-color: black;
    padding-top: 10px;
    padding-left: 10px;
    width: 300px;
    height: 140px;
}


.paragrafoRender{
    font-family: Ubuntu, sans-serif;
    font-size: 16px;
    text-align: justify;
    font-weight: normal;
    /*margin-bottom:15px;*/
}