@charset "UTF-8";
@import url('./bootstrap/css/bootstrap.min.css');



html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn,
em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b,
u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption,
article, aside, canvas, details, embed, figure, figcaption, footer, header,
hgroup, menu, button, input, select, text, textarea, nav, output, ruby, section, summary, time, mark, audio, video {
    font-family: Verdana;
    /*color: #444;*/
}
#ControlBar span {
    color: #999 !important;
}

:focus {
    outline: -webkit-focus-ring-color auto 0px;
}


/*li:hover, a:hover {
    text-decoration: underline;
}*/
 /*a:hover {
    text-decoration: underline;
}*/


.avisoCookies.cookieVisivel {
    display: block;
    position: fixed;
    height: auto;
    width: 96%;
    bottom: 0px;
    background-color: #f0f0f0;
    color: #003063;
    font-size: 0.875em;
    z-index: 99;
    text-align: center;
    padding: 2%;
    opacity: 0.9;
}
.botoesCookies {
    padding: 15px;
}

    .botoesCookies button {
        padding: 10px;
        color: #003063;
        font-size: 0.875em;
        margin-top:10px;
    }
#main {
    background-color: #fff;
}

body {
    /* overflow-x: hidden;*/
   
    font-size: 16px;
}
.avisoCookies {
    display: none;
    width: 100%;
    height: 40px;
    background-color: #efefef;
    color: #003063;
    font-size: 0.8750rem; /* 14px;*/
}
.header{
    background-color:#005cb8;
    width:88.02%;
    height:auto;
    padding-left:5.99%;
    padding-right:5.99%;
    padding-top:15px;
    padding-bottom:15px;
    min-height:50px;
    overflow-y:auto;
}
.fixed {
    margin: 0px auto;
    position: fixed;
    display:block !important;
    background-color: #005da4 !important;
    left: 0;
    z-index: 1;
    width: 88%;
    margin-top: -15px;
    padding-top: 15px;
    padding-left: 5.99%;
    padding-right: 5.99%;
    min-height: 70px;
}

.fixedwithCookie {
    margin: 0px auto;
    position: fixed;
    background-color: #005da4 !important;
    left: 0;
    z-index: 1;
    width: 88%;
    margin-top: 15px !important;
    padding-top: 15px;
    padding-left: 5.99%;
    padding-right: 5.99%;
    min-height: 70px;
}

.fixedCookie {
    width:100%;
    margin: 0px auto;
    position: fixed;
    /*background-color: #005da4 !important;*/
    left: 0;
    z-index: 1;
    min-height: 30px;
}
.logoGov{
    width:30%;
    min-height:60px;
    float:left;
}

.logoGov img {
    width: 100%;
    /*max-width:180px;*/
    max-width: 400px;
    min-width: 280px;
    height: auto;

}
.areaCredentialSearch {
    width: 70%;
    float: left;
}
.areaCredentialSearch::after {
    clear: both;
}
.areaCredentials {
    width: 100%;
}

.loginUser{
    width:100%;
    min-height:30px;
    clear:both;
}
.loginUserFixed {
    width: 100%;
    min-height: 30px;
    margin-top:10px;
    clear: both;
}
.areaLogin{
    min-width:20px;
    float:right;
}

.areaUser {
    float: right;
}
.areaLogin a[onclick] { 
      display:block;
      height:30px;
      background: transparent url(images/iconLoginOFF.png) right no-repeat;
      color:transparent;
      width:100%;
      background-size: 15px 24px;
      background-position-x:right;
 }


.areaLogin a {
      display:block;
      height:30px;
      background: transparent url(images/iconLoginON.png) right no-repeat;
      color:transparent;
      width:100%;
      background-size: 15px 24px;
      background-position-x:right;
}
.areaUser a:hover,.areaUser a:link,.areaUser a:visited, .areaUser a{
    float:right;
    color:white;
}
/*.areaUserFixed {
    width: 100%;
    margin-top:5px;
    min-width:20px;
    float: right;
    text-align:right;
}
.areaUserFixed a {
    /*display:block;*/
    /*right:20px;*/
    /*color: white;
}*/
.areaSearch {
    width: 100%;
    clear: both;
}

.Live_Pesquisa{
    float:right;
}

.areaMenus {
    margin-top: 2px;
    margin-bottom: 2px;
    width: 88.02%;
    padding-left: 5.99%;
    padding-right: 5.99%;
    background-color: #68a6c1;
    min-height: 30px;
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}

.bg-top a.GestConteudos 
{ 
    background-image: url(images/top_icons_sprite.png);
    background-position: -115px 2px; 
    background-repeat: no-repeat; 
    width: 21px; 
    height: 20px; 
    float:right;
    margin-left:5px;

}
.bg-top a.GestConteudos:hover 
{ 
    background-position: -115px -16px; 
}


.GestConteudosMovel {
    color: #fff !important;
    font-weight: bold;
    padding-left: 1.5%;
}
.LoginMovel {
    color: #fff !important;
    font-weight: bold;
    padding-left: 1.5%;
}
/******* menu header ******/

.MenuBtnFixed {
    width: 20%;
    float: right;
    margin-top: 3px;
    margin-bottom: 3px;
}

    .MenuBtnFixed > input {
        position: absolute;
        left: -999em
    }
.MenuBtn {
    /*padding-left: 2%;*/
    width: 10%;
    float: left;
    margin-top: 3px;
    margin-bottom: 3px;
}

.BotaoMenuNova, .BotaoMenuNovaFixed {
    color: transparent;
    cursor: pointer;
    /*text-align: center;*/
    /*width: 20%;*/
    display: block;
    height: 30px;
    background-image: url(images/menuLateral.png);
    background-repeat: no-repeat;
    /*margin-left:1%;*/
    float: right;
    /*text-indent: 9999px;*/
    overflow: hidden;
    margin-top: 3px;
}
     
    .BotaoMenuNova {
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .BotaoMenuNova::-moz-selection {
        background: transparent;
    }

    .BotaoMenuNova::selection {
        background: transparent;
    }
/*.BotaoMenuNova:hover{
    color: transparent;
}*/
/*.headerFixed .BotaoMenuNova{
    margin-top:25px;
}*/
/*#check_botaoMenu:checked + div.menuPrincipalNova, #check_botaoMenuFixed:checked + div.OpenMenu {
    display: block !important;
}*/
#check_botaoMenu:checked + div.menuPrincipalNova, #check_botaoMenuFixed:checked + div.menuPrincipalNovaFixed {
    display: block;
}


.MenuBtn > input {
    position: absolute;
    left: -999em
}
.menuPrincipalNovaFixed {
    position: fixed;
    width: 21%;
    right: -10px;
    height: 70%;
}
.menuPrincipalNova {
    position:absolute;
    width: 25%;
    float: left;
}
.menuPrincipalNova, .menuPrincipalNovaFixed {
    /*position: absolute;*/
    display: table;
    /*width: 25%;*/
    min-width: 300px;
    opacity: 0.9;
    height: auto;
    background-color: #939597;
    overflow: auto;
    font-family: Verdana;
    font-weight: normal;
    font-style: normal;
    margin: 0;
    list-style: none;
    /*float: left;*/
    z-index: 99;
    display: none;
    /*border-top:1px solid #fff;*/
    margin-top: 34px;
    /*margin-left: -5.9%;*/
    right: 10px;
}
.OpenMenu, .OpenMenuFixed {
    background-image: url(images/menuFechar.png);
    background-repeat: no-repeat;
}

.Close, .CloseFixed {
    background-image: url(images/menuLateral.png);
    background-repeat: no-repeat;
}
/******* menu principal ******/
.menuPrincipalNova a, .menuPrincipalNovaFixed a {
    text-decoration: none;
}

.menuPrincipalNova a:hover, .menuPrincipalNovaFixed a:hover {
    text-decoration: underline;
}

.menuPrincipalNova ul li span, .menuPrincipalNovaFixed ul li span {
    display: block;
    text-align: left;
    font-weight: bold;
    font-size: 0.8750rem;/* 14px;*/
    width: 100%;
    color: #fff;
    white-space: pre-wrap;
}

.menuPrincipalNova ul li ul li span, .menuPrincipalNovaFixed ul li ul li span {
    display: block;
    text-align: left;
    font-weight: normal;
    width: 100%;
    color: #fff;
}

.menuPrincipalNova ul li span.descricao, .menuPrincipalNova ul li span.nomePagina,
.menuPrincipalNovaFixed ul li span.descricao, .menuPrincipalNovaFixed ul li span.nomePagina {
    display: none;
}

.menuPrincipalNovaFixed ul li span.descricao {
    display: none;
}


.menuPrincipalNova img, .menuPrincipalNovaFixed img {
    display: none;
    /*margin: 0 auto;
    max-width: 40px;*/
}
.menuPrincipalNova ul, .menuPrincipalNovaFixed ul {
    list-style-type: none;
    margin-bottom: 0px;
    margin-left: 0px;
    width: 100%;
    /*background-color:#929396;*/
}
.menuPrincipalNova ul li, .menuPrincipalNovaFixed ul li {
    padding: 5px 1%;
    width: 97%;
    float: left;
}
.menuPrincipalNova ul li ul li, .menuPrincipalNovaFixed ul li ul li {
    padding: 2px 3%;
    width: 94%;
    float: left;
}
.menuPrincipalNova li ul, .menuPrincipalNovaFixed li ul {
    padding-left: 2%;
    width: 98%;
    float: left;
}
.menuPrincipalNova li:last-child, .menuPrincipalNovaFixed li:last-child {
    border-right: none;
}
/* Menu Secretarias*/
.menuHorizontal {
    width: 90%;
    float: left;
    /*height:100%;*/
    text-align: center;
}

.menuHorizontal ul {
    margin-left: 0px;
    margin-bottom: 0px;
    display: inline;
}

.menuHorizontal li {
    float: left;
    padding: 10px 2.5% 10px 0px;
    list-style: none;
    display: inline;
}

.menuHorizontal .nomePagina, .menuHorizontal .descricao {
    display: none;
}

.menuHorizontal li span {
    color: #fff !important;
    font-size: 0.8750rem;/* 14px;*/
    text-transform: uppercase;
}

.menuHorizontal a {
    display: inline-block;
}

.menuHorizontal a, .menuHorizontal a:hover, .menuHorizontal a:visited, .menuHorizontal a:link {
    text-decoration: none;
}

.menuHorizontal li ul {
    display: none;
}



/* Menu Redes Sociais */
.menuRedesSociais {
    width: 10%;
    float: left;
    /*height: 100%;*/
    text-align: center;
    margin-bottom: 0px;
    vertical-align:middle;
}
.menuRedesSociais ul, .menuFooterRedesSociais ul {
    margin-left: 0px;
    margin-bottom: 0px !important;
    display: inline;
    
}
.menuRedesSociais span {
    display: none;
}
.menuRedesSociais a, .menuRedesSociais a:hover, .menuRedesSociais a:visited, .menuRedesSociais a:link, .menuRedesSociais li:hover,
.menuFooterRedesSociais a, .menuFooterRedesSociais a:hover, .menuFooterRedesSociais a:visited, .menuFooterRedesSociais a:link, .menuFooterRedesSociais li:hover {
    text-decoration: none;
}


.menuRedesSociais li {
    float: right;
    padding-left: 5px;
    list-style: none;
    display: inline;
}
.menuFooterRedesSociais ul li span.descricao, .menuFooterRedesSociais ul li span.nomePagina {
    display: none;
}

.menuRedesSociais li img {
    max-height: 28px;
}
.menuFooterRedesSociais ul li ul li {
        float: left;
        padding-right: 1.5%;
        list-style: none;
        display: inline;
}


.menuFooterRedesSociais ul li ul li span {
    display: none;
}

.menuFooterRedesSociais ul li {
    padding-left: 0px;
    list-style: none;
}

.menuFooterRedesSociais ul li span {
    width: 100%;
    display: block;
    font-weight: bold;
    font-size: 0.8125rem;/* 13px;*/
    padding-bottom: 5px;
}
.menuFooterRedesSociais li img {
    height: auto;
}
/******* menu principal ******/
.menuFooter a, .menuFooter a:link,  .menuFooter a::selection {
    text-decoration: none;
    color: #444;
}
.menuFooter a:hover {
    text-decoration: underline;
}
.menuFooter a:active {
    text-decoration: underline !important;
}
.menuFooter ul li span {

    /*display: block;*/
    text-align: left;
    font-weight: bold;
    font-size: 0.8125rem;/* 13px;*/
    /*width: 100%;*/
    color: #444;
    white-space: pre-wrap;
}

.menuFooter ul li ul li span {
    /*display: block;*/
    text-align: left;
    font-weight: normal;
    /*width: 100%;*/
    color: #444;
    font-size: 0.7500rem;/*12px;*/
}

.menuFooter ul li span.descricao {
    display: none;
}

.menuFooter img {
    display: none;
    /*margin: 0 auto;
    max-width: 40px;*/
}

.menuFooter ul li span.descricao, .menuFooter ul li span.nomePagina {
    display: none;
}
.menuFooter ul {
    list-style-type: none;
    margin-bottom: 0px;
    margin-left: 0px;
    width: 100%;
    /*background-color:#929396;*/
}

.menuFooter ul li {
    padding: 5px 1%;
    width: 97%;
    float: left;
}

.menuFooter ul li ul li {
    padding: 2px 3%;
    width: 94%;
    float: left;
}

.menuFooter li ul {
    padding-left: 2%;
    width: 98%;
    float: left;
}

.menuFooter li:last-child {
    border-right: none;
}


/* LIVE PESQUISA */
.Live_Pesquisa { text-align: right; background-color:#5e7eb1;width:350px; }
  .Live_Pesquisa > span
   { content:' '}
  .Live_Pesquisa .Live_PesquisaWeb {  }

  
.Live_Pesquisa .Live_PesquisaSite { 
    width: 15% !important; 
    height: 33px !important; 
    background: transparent url(images/lupaPesquisa.png) center center no-repeat !important;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center;
    border: none; 
    display:block;
    cursor: pointer !important; 
    z-index: 101!important;
    color:transparent;
    float:right;
}

  Live_PesquisaWeb
.Live_Pesquisa input[type='button'] #dnn_liveSEARCH_btnPesquisaInternet {display: inline; }
/*.Live_SearchBox input[type='text'] { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; width:350px; }*/
/*.Live_SearchBox*/ { /*color: #2d2d2d*/; /*background-color: #e0e0e0*//*; margin: 0px 0px 4px 0px; padding: 4px;*/ }
.Live_PesquisaSite/*, .Live_PesquisaWeb*/  /*{ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; color: #444; background-color: #c0c0c0; }*/
.Live_PesquisaWeb{
     border-collapse: separate;
   -webkit-border-radius: 0;
   background-color:transparent;
   padding:10px 20px;
   margin:0 auto;
   height:40px;
}


.Live_Pesquisa #dnn_liveSEARCH_btnPesquisaInternet {display: none; }
.Live_Pesquisa #dnn_liveSEARCH_lblSearch{ 
    display: none;
    position: relative; 
    top: 30px; 
    left: 263px !important; 
    font-size: 0.8750rem;/*14px;*/ 
    color:#817f7f;  
}
.Live_Pesquisa #dnn_liveSEARCH_vcSearch { 
    content:' '; 
    background-color:transparent;
    height:33px; 
    border:none !important;
    font-size: 0.8750rem;/* 14px;*/
    width:83%;
    color:#fff
}


#dnn_liveSEARCH_btnPesquisaInternet, 
#dnn_liveSEARCH_btnPesquisaSite{ content:' '}

.mainContent{
    min-height:60vh;
}

.MainPage{
    max-width:1200px;
    /*height:68vh;*/
    margin:0 auto;
    display:block;/*alterar de table para block, não suportado pelo ie*/
    padding:0 3px;
}
.MainPageTop {
    /*max-width: 80%;*/
    /*height:68vh;*/
    margin: 0 auto;
    /*display: block; /*alterar de table para block, não suportado pelo ie*/
    /*padding: 0 3px;*/
    width: 88.02%;
    padding-left: 5.99%;
    padding-right: 5.99%;
}
.corFundo::before {
    float: none;
}
.corFundo {
    width: 100%;
    background-color: #c8e9f1;
    /*padding:10px 0;*/
    /*margin-bottom: 5px;*/
}
.MainPageTitle, .PageBootom {
    max-width: 1200px;
    /*height: 68vh;*/
    margin: 0 auto;
    padding: 0 3px;
}
.PageCenterContent, .PageBootom {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 3px;
}
#mainGestao {
    min-width: 1000px;
    overflow:auto !important;
}
.MainPageGestao {
    max-width: 1200px;
    min-height: 68vh;
    margin: 0 auto;
    padding: 0 3px;
}
.bannerPolitico {
    /*margin-bottom: 5px;*/
}
.PageCenter {
    background-color: #177ebc0d;
    margin-bottom: 10px;
}
.row-fluid [class*="span"]{
    min-height:0px !important;
}
/* menu dashBoard*/
#dashBoard {
    clear: both;
}
.dashBoard{
    margin-top:30px;
    float:left;
    /*text-align:center;*/
}
.dashBoard ul{
    margin-top:0px;
    margin-bottom:0px;
    margin-left:0px;
}
.dashBoard li{
    float: left;
    list-style: none;
    width: 23.9%;
    min-width:250px;
    margin-right: 1%;
    margin-bottom: 25px;
    border-left: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
    height: 100px;
    
}
.dashBoard li img{
    display:block;
    float:left;
    max-width:34%;
}
.dashBoard li span{
    display:block;
    font-size: 1.3125rem; /*21px;*/
    float:left;
    width:60%;
     padding-left:5%;
    color: #4f879f;
    font-family: Georgia,Palatino Linotype, Book Antiqua, palatino, serif;
}
.dashBoard li:hover{
    float: left;
    list-style: none;
    width: 23.9%;
    min-width:250px;
    margin-right: 1%;
    margin-bottom: 25px;
    border-bottom: 3px solid #51849a;
    border-left: 1px solid #f1f1f2;
    height: 98px;
    background-color:#f1f1f2;

}

.dashBoard li a{
    display:block;
    padding:5%;
}
.dashBoard a,.dashBoard a:hover, .dashBoard a:visited, .dashBoard a:link{
    text-decoration:none;
}

.tituloPagina {
    width: 100%;
    border-bottom: 2px solid #68A6C1;
    color: #68A6C1;
    font-size: 1.1250rem;/* 18px;*/
    /*font-weight: bold;*/
    margin-top: 20px;
    /*margin-bottom: 10px;*/
    font-family: Verdana;
}
.tituloPaginaSemBorder {
    width: 100%;
    color: #68A6C1;
    font-size: 1.1250rem; /* 18px;*/
    /*font-weight: bold;*/
    margin-top: 20px;
    /*margin-bottom: 10px;*/
    font-family: Verdana;
}
.PageTitle {
    display: inline-block;
    padding: 5px 0 15px 10px;
    font-family: Verdana;
    color: #68A6C1;
    /*font-weight: bold;*/
    font-size: 1.1250rem; /* 18px;*/
    text-transform: uppercase;
}
.linha_breadCrumb {
    margin-top: 10px;
    margin-bottom: 10px;
}

    .linha_breadCrumb span {
        color: #68A6C1;
    }

    .linha_breadCrumb a span, .linha_breadCrumb span {
        font-size: 0.7500rem; /*12px*/
    }

    .linha_breadCrumb a.SkinObject:visited, .linha_breadCrumb a.SkinObject:hover {
        color: #68A6C1;
    }

    .linha_breadCrumb span span span:last-of-type span {
        font-size: 1rem !important; /*16px !important*/
    }

footer {
    background-color: #bbbdc0;
    clear: both;
    margin: auto;
    margin-top: 5px;
    width: 88.02%;
    height: auto;
    padding-left: 5.99%;
    padding-right: 5.99%;
    padding-top: 15px;
    padding-bottom: 15px;
}
.footerContent {
    max-width: 1200px;
    margin: auto;
}
/*footer p {
    padding: 10px;
    text-align: center !important;
    margin-bottom: 0px;
}
    footer p.copyRight span {
        color:#808080;
        font-size: 0.6250rem;/*10px;*/
   /* }*/

    footer .footerLastLine {
    margin: 20px 0 10px 0;
}
footer span.copyRight {
    display:inline-block;
    text-align: center !important;
    margin-bottom: 0px;
}
footer span.copyRight span {
    color: #808080;
    font-size: 0.6875rem;/* 11px;*/
}
footer span.cookies {
    display:inline-block;
    margin-bottom: 0px !important;
}
footer span.cookies i {
    color: #808080;
    font-size: 0.6875rem; /* 11px;*/
    padding-right: 3px;
}
footer span.cookies a {
    color: #808080;
    font-size: 0.6875rem; /* 11px;*/
    text-decoration: none;
}
footer span.cookies a:hover {
    text-decoration: underline;
}
  /* Media Queries */
/* Large desktop */
@media (min-width: 1200px) {
    .areaLoginMovel{
        display:none;
    }
    .bg_topMovel{
        display:none;
    }

    .cookieVisivel {
        min-height: 30px;
    }

    .fixedwithCookie {
        margin-top: 20px !important;
    }

    footer span.copyRight {
        width: 59%;
        padding-left: 20%;
    }

    footer span.cookies {
        text-align: right !important;
        width: 20%;
    }

    .LeftwithcolorTop {
        width: 24.5%;
        float: left;
    }

    .withcolorTop {
        width: 24.5%;
        float: left;
        padding-left: 0.5%;
    }

    .RightwithcolorTop {
        width: 24.5%;
        float: left;
        padding-left: 0.5%;
    }
}
/* Portrait tablet to landscape and larger */
@media (min-width:768px){

    .areaLoginMovel {
        display: none;
    }
    .bg_topMovel {
        display: none;
    }
    footer span.copyRight {
        width: 59%;
        padding-left: 20%;
    }

    footer span.cookies {
        text-align: right !important;
        width: 20%;
    }

    .LeftwithcolorTop {
        width: 24.5%;
        float: left;
    }

    .withcolorTop {
        width: 24.5%;
        float: left;
        padding-left: 0.5%;
    }

    .RightwithcolorTop {
        width: 24.5%;
        float: left;
        padding-left: 0.5%;
    }

    
}
 
/* Portrait tablet to landscape and smaller */
@media (max-width: 1062px) {
   
    .dashBoard li {
        width: 23.8%;
        min-width: 180px;
    }
   .dashBoard li span {
        display: block;
        font-size: 1.1250rem;/* 18px;*/
        /* text-transform: uppercase; */
        float: left;
        width: 50%;
   }
   .dashBoard li:hover {
        /*float: none;*/
       width:23.8%;
       min-width:180px;
    }
    .areaLoginMovel {
        display: none;
    }
    .bg_topMovel {
        display: none;
    }


    
    footer span.copyRight {
        width: 59%;
        padding-left: 20%;
    }

    footer span.cookies {
        text-align: right !important;
        width: 20%;
    }

    .LeftwithcolorTop {
        width: 32.5%;
        float: left;
    }

    .withcolorTop {
        width: 32.5%;
        float: left;
        padding-left: 0.5%;
    }

    .RightwithcolorTop {
        width: 32.5%;
        float: left;
        padding-left: 0.5%;
    }
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 1062px) {
    /*.menuHorizontal {
        width: 70%;
    }*/
    /*body {
        overflow:auto;
    }*/
        .menuRedesSociais {
        width: 25%;
    }
    .cookieVisivel {
        min-height: 80px;
    }

    .fixedwithCookie {
        margin-top: 70px !important;
    }
    
    .menuHorizontal li span {
        font-size: 0.7500rem;/* 12px;*/
    }
    .dashBoard li{
       width:23.8%;
       min-width:180px;
   }
   .dashBoard li span {
        display: block;
        font-size: 1.1250rem;/* 18px;*/
        /* text-transform: uppercase; */
        float: left;
        width: 50%;
   }
   .dashBoard li:hover {
        /*float: none;*/
       width:23.8%;
       min-width:180px;
    }
    .areaLoginMovel {
        display: none;
    }
    .bg_topMovel {
        display: none;
    }
    footer span.copyRight {
        width: 59%;
        padding-left: 20%;
    }

    footer span.cookies {
        text-align: right !important;
        width: 20%;
    }
    .LeftwithcolorTop {
        width: 32.5%;
        float: left;
    }

    .withcolorTop {
        width: 32.5%;
        float: left;
        padding-left: 0.5%;
    }

    .RightwithcolorTop {
        width: 32.5%;
        float: left;
        padding-left: 0.5%;
    }
}
 
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
    body {
        min-width: 356px;
       /* overflow: auto;*/
        padding-left: 0px;
        padding-right: 0px;
    }
    header {
        width: 98%;
        padding-left: 1%;
        padding-right: 1%;
    }

    .logoGov {
        width: 100%;
        min-height: 60px;
        float: none;
    }
    .areaCredentialSearch {
        width: 100%;
        float: none;
    }
    .areaLogin, .bg-top, .areaUser {
        display: none;
    }
    .areaLoginMovel {
        display: block;
    }
    .bg_topMovel {
        display: block;
    }
    .areaMenus{
        width: 98%;
        padding-left: 1%;
        padding-right: 1%;
    }
    .cookieVisivel {
        min-height: 60px;
    }

    .cookieVisivel {
        min-height: 80px;
    }

    .fixedwithCookie {
        margin-top: 70px !important;
    }
    .fixed {
        width: 98%;
        padding-left: 1%;
        padding-right: 1%;
    }

    .MenuBtnFixed {
       /*float:none;*/
       position:absolute;
       top:30px;
       right:10px;
       overflow:auto;
    }
   



    .areaSearch {
        margin-top: 3px;
    }
    .menuPrincipalNova {
        width:98%;
        left: 1%;
        right: 0;
    }

    .menuHorizontal {
        display: none;
    }

    /*.MenuBtn {
        width: 10%;
    }*/

    .menuRedesSociais{
        width:30%;
    }

    .dashBoard li{
        width:32.2%;
        min-width:180px;
   }
   .dashBoard li span {
        display: block;
        font-size: 1.1250rem;/* 18px;*/
        /* text-transform: uppercase; */
        float: left;
        width: 50%;
   }
   .dashBoard li:hover {
        /*float: none;*/
        width:32.2%;
       min-width:180px;
    }
    [class*="span"], .uneditable-input[class*="span"], .row-fluid [class*="span"] {
        float:left !important;
    }
    footer span.copyRight {
        width: 100%;
        padding-left: 0%;
    }

    footer span.cookies {
        text-align: left !important;
        width: 100%;
    }

    .LeftwithcolorTop {
        width: 100%;
        float: none;
    }

    .withcolorTop {
        width: 100%;
        float: none;
        
    }

    .RightwithcolorTop {
        width: 100%;
        float: none;
    }
}

/* Landscape phones and down */
@media (max-width: 480px) {

    body {
        min-width:356px;
        padding-left:2px;
        padding-right: 2px;
       /* overflow:auto;*/
    }

    header {
        width: 98% !important;
        padding-left: 1% !important;
        padding-right: 1% !important;
    }

    .cookieVisivel {
        min-height: 80px;
    }

    .fixedwithCookie {
        margin-top: 70px !important;
    }
    .areaMenus{
        width: 98%;
        padding-left: 1%;
        padding-right: 1%;
    }
    .logoGov{
        width:100%;
    }
   
    .logoGov img {
        width: 100%;
    }

    footer span.copyRight {
        width: 100%;
        padding-left: 0%;
    }

    footer span.cookies {
        text-align: left !important;
        width: 100%;
    }
    .areaLogin, .bg-top, .areaUser {
        display: none;
    }
    .areaLoginMovel {
        display: block;
    }
    .bg_topMovel {
        display: block;
    }
    .areaUser a:hover,.areaUser a:link,.areaUser a:visited, .areaUser a{
        font-size: 0.6250rem;/* 10px;*/
    }
    .menuPrincipalNovaFixed {
        overflow: auto !important;
        height: 300px;
    }
    .areaSearch{
       margin-top:3px;
    }
    .Live_Pesquisa {
        float:left;
    }
   .dashBoard li{
       /*float:none;*/
       width:100%;
       margin-bottom:0px;
   }
    .dashBoard li:hover {
        /*float: none;*/
        width: 100%;
        margin-bottom:0px;
    }
    /*.MenuBtn {
        width: 100%;
    }*/
    .menuPrincipalNova {
        width:360px;
        left:10px;
        right:0;
    }
    .menuHorizontal{
        display:none;
    }

    .menuRedesSociais {
        width: 50%;
    }
    .ModLiveDestaqueC{
        display:none;
    }

    .LeftwithcolorTop {
        width: 100%;
        float: none;
    }
    .withcolorTop {
        width: 100%;
        float: none;
    }
    .RightwithcolorTop {
        width: 100%;
        float: none;
    }
}











