﻿
.acesso, .primeiro_acesso {
    float: left;
    font-size: .8em;
    margin: 0;
   /* color: #00723A;*/
}

.acesso{
    font-size: 12.6px;
    font-weight: 400;
    max-width: 180px;
    margin: 15px 25px 0 0;
}

.primeiro_acesso {
    width: 20%;
    font-family: Roboto;
    font-size: 16px;
    font-weight: bold;
}

.titulo_acesso, .primeiro_titulo_acesso {
    font-size: 17.64px;
	color: #004b82;
	font-weight: bold;
	margin-top: 12px;
}

.primeiro_titulo_acesso {
    color: #00723A;
    margin-left: -10px;
    padding-top: 100px;
	font-size: 1.3em;
}

.acesso_descr {
    padding-left: 20px;
    color: #004b82;
}

.h3titulo{
    color:rgb(0, 75, 130);
}

#img1 {
    margin-left: 50px;
    background-image: url(../site/img/1.png);
    background-repeat: no-repeat;
}

#img2 {
    margin-left: 50px;
    background-image: url(../site/img/2.png);
    background-repeat: no-repeat;
}

#img3 {
    margin-left: 50px;
    background-image: url(../site/img/3.png);
    background-repeat: no-repeat;
}

#img4 {
    margin-left: 50px;
    background-image: url(../site/img/4.png);
    background-repeat: no-repeat;
}

#img5 {
    margin-left: 50px;
    background-image: url(../site/img/5.png);
    background-repeat: no-repeat;
}

.well-sm {
    border-radius: 15px;
    font-size: 12px;
    padding: 5px 15px;
}

.divisor {
    color: #0F4098;
    background-color: #0F4098;
    height: 2px;
    border: 0;
    width: 100%;
    margin-top: 2px;
    margin-bottom: 10px;
}

#pnTopoLogado {
    font-size: 12px;
}

#chamada1, #chamada2 {
    display: block;
    margin: 0 auto;
}

.nomeSistema, .descricaoSistema {
    text-align: initial;
}

    .nomeSistema a {
        font-family: OpenSans-ExtraBold, Verdana;
        font-size: 40px;
        font-weight: 700;
        color: white !important;
        line-height: normal;
        text-decoration: none !important;
    }

    .descricaoSistema a {
        color: white !important;
        line-height: normal;
        font-size: 14px;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        text-decoration: none !important;
    }

.nomeSistema {
    margin-top: 45px;
}

h1 {
    margin-bottom: -25px;
    float:left;
}

.btnBrCidadao {
    float: right;
    background-color: lightgray;
    color: black;
    margin-bottom: 25px;
}

.versaoSistema {
    margin: -5px 0 0 0;
}

.descricaoSistema {
    margin: 0;
}

.esic-titulo:hover, .esic-texto-cabecalho:hover {
    color: white;
    text-decoration: none;
}

.esic-header {
    background-color: color: #FF0;
    }

    .esic-nav li a:visited {
        color: lightgray;
    }

    .esic-nav li a:link {
        color: lightgray;
    }

.esic-painel {
    display: table;
    width: 100%;
    border: 1px solid #eee;
    border-radius: 3px;
    margin-left: initial;
}

.esic-painel-side {
    background-image: url("../img/fundoBordaPanel.png");
    border-top-left-radius: inherit;
    border-bottom-left-radius: inherit;
    vertical-align: middle;
    float: none;
    display: table-cell;
}

.esic-painel-form {
    background-color: #FCFCFC;
    float: none;
    display: table-cell;
}


.esic-form-destacado {
    color: #19479c;
    font-weight: bold;
}

.TextoDestacado {
    color: #19479c;
    font-size: 16px;
    font-weight: bold;
}


.esic-titulo {
    font-family: OpenSans-ExtraBold, Verdana;
    font-size: 40px;
    font-weight: 700;
    color: white;
    line-height: normal;
}

.col-md-9 h2 {
    margin: 0;
}

.esic-texto-cabecalho {
    color: white;
    line-height: normal;
    font-size: 14px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.esic-titulo-tela {
    font-size: 22px;
    font-family: Calibri;
    color: #17479b;
    margin: 0;
    padding-bottom: 10px;
    padding-top: 10px;
    font-weight: bold;
    text-align: center;
}

.esic-link-tipo-manifestacao {
    padding-right: 0;
    padding-left: 0;
}

#loginBs {
    padding: 0;
    font-size: .9em;
    color: white;
    margin-left: 50%;
    text-align: right; /*hack IE*/
    margin: 0 auto;
    position: relative;
}


#session {
    padding-right: 0;
}

.divisor_total {
    padding: 5px;
    width: 100%;
    float: left;
    color: #004b82;
    background-color: #bcd3f2;
    font-weight: bold;
    margin: 10px 0px 20px 0px;
}

.label_form, label {
    font: 13px Arial, Verdana, Tahoma, Helvetica, Sans-serif;
}

.label {
    display: block;
}

#footer-brasil {
    background: none repeat scroll 0% 0% #0E7775;
    padding: 1em 0px;
    max-width: 100%;
}

.esic-form .icon-append,
.esic-form .icon-prepend {
    position: absolute;
    width: 29px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    color: #b3b3b3;
    border-color: #bbb;
    top: 1px;
    font-size: 14px;
    background: inherit;
}

.esic-form .icon-append {
    right: 5px;
    padding-left: 3px;
    border-left-width: 1px;
    border-left-style: solid;
}

.esic-form .icon-prepend {
    left: 5px;
    padding-right: 3px;
    border-right-width: 1px;
    border-right-style: solid;
}

.esic-form .input .icon-prepend + input,
.esic-form .textarea .icon-prepend + textarea {
    padding-left: 46px;
}

.esic-form .input .icon-append + input,
.esic-form .textarea .icon-append + textarea {
    padding-right: 46px;
}

.esic-form .input .icon-prepend + .icon-append + input,
.esic-form .textarea .icon-prepend + .icon-append + textarea {
    padding-left: 46px;
}

.esic-form .input,
.esic-form .select,
.esic-form .textarea,
.esic-form .radio,
.esic-form .checkbox,
.esic-form .toggle,
.esic-form .button {
    position: relative;
    display: block;
    margin-bottom: 0px;
}

    .esic-form .input input,
    .esic-form .select select,
    .esic-form .textarea textarea {
        display: block;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        width: 100%;
        padding: 8px 10px;
        outline: none;
        background: #fff;
        color: #404040;
        appearance: normal;
        -moz-appearance: none;
        -webkit-appearance: none;
        font-weight: 100;
    }

.esic-form .label {
    display: block;
    margin-bottom: 0px;
    line-height: 19px;
    font-weight: 400;
}

.divSideBarLink {
    float: left;
    background-color: #efefef;
    vertical-align: middle;
    overflow: hidden;
    height: 30px;
}

.sideBarLink {
    display: table-cell;
    text-decoration: none;
    color: black;
    font-weight: bold;
    cursor: pointer;
    background-color: #efefef;
    padding: 5px 5px 0px 5px;
    vertical-align: middle;
}

.divSideBarLinkSelected {
    float: left;
    background-color: #0e4097;
    text-decoration: none;
    overflow: hidden;
    height: 30px;
}

.sideBarLinkSelected {
    display: table-cell;
    text-decoration: none;
    color: white;
    font-weight: bold;
    cursor: pointer;
    background-color: #0e4097;
    padding: 5px 5px 0px 5px;
    vertical-align: middle;
}

a.sideBarLinkSelected:hover {
    color: white;
    text-decoration: none;
    cursor: default;
}

a.sideBarLink:hover {
    color: black;
    text-decoration: none;
    cursor: default;
}

.PanelAzul {
    background-color: #124098;
    color: white;
}

.TextoDestacado {
    color: #19479c;
    font-size: 16px;
    font-weight: bold;
}

a:hover, a:focus, input:focus, select:focus, .linkIcon:hover, .linkIcon:focus-within, #wrapper-footer-brasil a span:hover, #wrapper-footer-brasil a span:focus {
    border: 0px solid #0E7775;
}

.semBorder, #wrapper-footer-brasil a {
    border: none !important;
    outline: none !important;
}
/*--------------------------------------------------------------------------------
    MENU
  -------------------------------------------------------------------------------
*/

.acessibilidade {
    background-color: #1659BF;
    padding-bottom: 25px;
}

.nav {
    margin-left: -30px !important;
    /*margin-right: 30px;*/
}

#links, .acoes {
    display: inline-block;
    position: relative;
    top: 45px;
    z-index: 1;
    padding-left: 0;
}

#barra-brasil {
    position: absolute;
    width: 100%;
    top: 0px;
    z-index: 1;
}

#links li, .acoes li {
    display: inline;
    list-style-type: none;
    padding-left: 0;
}

.acoes li {
    border-bottom: 1px dotted white;
}

    #links li a, .acoes li a {
        color: white;
        text-decoration: none;
        margin: 5px 4px;
    }

        #links li a span, .acoes li a span {
            font-weight: bold;
            margin-right: 0;
            padding-right: 0;
            background-color: transparent;
        }

.breadcrumbs {
    margin: 0px 0px 0px -10px;
    padding: 0;
}

.divBreadcrumb{
    position: relative;
    top: -150px;
}

.divisor-breadcrumbs {
    border-left: 1px solid black;
    display: inline;
}

.itemBreadcrumb {
    display: inline;
    padding: 0px 10px 0px 10px;
}

.navbar-default .navbar-nav > li > a:hover {
    background-color: #337ab7;
    color: #FFF;
}

.divisor_menu {
    border-right: 1px solid white;
}

iframe {
    width: 100%;
    height: 600px;
}

.navbar-default {
    color: #fff;
    background-color: #0E7775;
    font-size: 14px;
    text-align: left;
    padding-top: 0px;
}

    .navbar-default .navbar-nav > li > a {
        color: #fff;
        background-color: #0E7775;
    }

        .navbar-default .navbar-nav > li > a:hover {
            color: #fff;
            background-color: #337ab7;
        }

.dropdown-menu > li > a {
    color: #fff;
}

.navbar-default .open {
    background-color: #0E7775;
}

.navbar-nav .li .a {
    color: #ffffff;
    background-color: #0E7775;
}

.navbar-submenu {
    color: #fff;
    background-color: #0E7775;
}

.navbar-default .open .focus {
    background-color: #0E7775;
}

.navbar-default .open > a {
    background-color: #0E7775;
}

    .navbar-d;
    }

        .navbar-default .navbar-nav > li > a:hover {
            color: #fff;
            background-color: #337ab7;
        }

.dropdown-menu > li > a {
    color: #fff;
}

.navbar-default .open {
    background-color: #0E7775;
}

.navbar-nav .li .a {
    color: #ffffff;
    background-color: #0E7775;
}

.navbar-submenu {
    color: #fff;
    background-color: #0E7775;
}

.navbar-default .open .focus {
    background-color: #0E7775;
}

.navbar-default .open > a {
    background-color: #0E7775;
}

    .navbar-default .open > a:focus {
        background-color: #0E7775;
    }

    .navbar-default .open > a:hover {
        background-color: #0E7775;
    }

.navbar-nav .open > a {
    color: #ffffff;
    background-color: #0E7775;
}

    .navbar-nav .open > a:focus {
        color: #ffffff;
        background-color: #0E7775;
    }

    .navbar-nav .open > a:hover {
        color: #ffffff;
        background-color: #0E7775;
    }

#links li, .acoes li {
    display: inline;
    list-style-type: none;
}

.acoes li {
    border-bottom: 1px dotted white;
}

#links li a span {
    padding: 0px 5px;
}

.itemMenu {
    margin-right: 15px;
}

    .itemMenu:focus {
        color: white;
    }

footer .row a {
    width: auto;
}

.tituloHeader {
    padding-left: 30px;
}

.panel-body div p {
}

.alert-info p a {
    color: #196bb3;
}

/*Estavam como CSS inline, adicionei aqui*/

#menu-barra-temp {
    list-style: none;
}

    #menu-barra-temp li {
        display: inline;
        float: left;
        padding-right: 10px;
        margin-right: 10px;
        border-right: 1px solid #EDEDED;
    }

        #menu-barra-temp li a {
            font-family: sans,sans-serif;
            text-decoration: none;
            color: white;
        }

.HideColumn {
    display: none !important;
}

.navbar {
    border-color: transparent;
    border-radius: inherit;
    min-height: 50px;
}

.ajax__tab_inner a {
    height: 25px !important;
}

#containerResultadoConsultaPessoa {
    margin: 0 auto;
    width: 100%;
    height: 250px;
    float: left;
}

.dropdown-menu {
    background-color: #0E7775 !important;
}

.navbar.navbar-default {
    background-color: #0E7775 !important;
}

#ConteudoGeral_ConteudoFormComAjax_tabGeral_tabDadosResposta_txtDescricaoResposta p,
#ConteudoGeral_ConteudoFormComAjax_tabGeral_tabDadosRecurso_txtJustificativaRecurso p,
#ConteudoGeral_ConteudoFormComAjax_tabGeral_tabDadosRecurso_rpManifestacao_txtManifestacaoRecursoCGU_0 p,
#ConteudoGeral_ConteudoFormComAjax_tabGeral_tabDadosRecurso_txtJustificativaRespostaCGU p,
#ConteudoGeral_ConteudoFormComAjax_tabGeral_tabDadosRecurso_txtJustificativaCMRI p,
#ConteudoGeral_ConteudoFormComAjax_tabGeral_tabDadosRecurso_txtJustificativaRespostaCMRI p,
#ConteudoGeral_ConteudoFormComAjax_tabGeral_tabDadosRecurso_txtJustificativaRespostaRecurso p,
#ConteudoGeral_ConteudoFormComAjax_tabGeral_tabDadosRecurso_txtJustificativaDecisao1 p,
#ConteudoGeral_ConteudoFormComAjax_tabGeral_tabDadosRecurso_txtJustificativaDecisao3 p,
#ConteudoGeral_ConteudoFormComAjax_txResposta p,
#ConteudoGeral_ConteudoFormComAjax_txJustificativaRec p {
    border: solid 1px #183e8a;
}

.btnEditar {
    text-align: right;
}

#iftQuestionario {
    width: 100%;
    height: 470px;
    border: none;
}

#ifrRelatorio, #divWait {
    display: none;
}

.aviso table {
    border-spacing: 10px 10px;
}

#A1 {
    width: 100%;
    float: left;
    font-size: 75%;
}

.row .col-md-5 {
    margin-left: -72px;
}

.acesso_descr {
    color: #004b82;
}

.central {
    text-align: center;
}

.titulo-portlet {
    font-size: 1.4em;
    padding: 5px 0px 0px 5px;
    font-weight: lighter;
    color: #004b82;
}


td th {
    width: 1px !important;
}

.table-striped tr td, .table-striped thead th {
    border: 1px solid black !important;
    padding: 5px;
    vertical-align: middle !important;
}

.comBorder tbody tr {
    background-color: #E0E0E0 !important;
}

.comBorder tbody .alt {
    background-color: white !important;
}

.mensagemOrdenacao {
    margin-left: 65%;
    font-size: 75%;
}

@media (max-width: 1058px) {
    .downloadDiv {
        width: 100% !important;
        float: none !important;
        margin-bottom: 2px !important;
    }

    .linha_banner_avalie {
        float: none;
    }

    .aspNetDisabled {
        width: 90% !important;
    }

    .botao_desabilitado, .botao_form_desabilitado{
        width: auto !important;
    }

    .panel-body .panel {
        width: 100%;
    }

    #ConteudoGeral_ConteudoFormComAjax_txtOrgaoSuperiorVinculado_txtDescricao,
    #ConteudoGeral_ConteudoFormComAjax_txtOrgaoSuperiorVinculadoRecurso_txtDescricao,
    #ConteudoGeral_ConteudoFormComAjax_txtOrgaoSuperiorVinculadoPedido_txtDescricao {
        width: 350px !important;
    }
}

@media (max-width: 767px) {
    .dataInput {
        width: 50% !important;
    }

    .acesso{
        margin-right: -10px;
    }

    .dropdown-submenu a {
        margin-left: 20px;
        color: yellow !important;
    }

    nav li {
        padding-bottom: 15px !important;
    }

    #botoes_meio input {
        float: left !important;
    }

    .label_form {
        width: auto;
        margin-bottom: -1px !important;
        text-align: left;
    }

    .controles:before {
        content: "\a";
        white-space: pre;
    }

    .controles {
        margin-left: 0;
    }

    #ConteudoGeral_ConteudoFormComAjax_txtOrgaoSuperiorVinculado_txtDescricao {
        width: 400px !important;
    }

    #margin, .mensagem_erroForm {
        float: none;
        margin-left: 0;
    }

    #barra_botoes input[type="submit"][value="Fechar"]{
        float: left;
    }

    #dialogPopup{
        width: 80% !important;
    }

    #boxes .window{
        left: 5% !important;
    }
}

@media (max-width: 576px) {
    .acesso {
        width: 180px;
        margin-right: 100%;
    }
    
    .primeiro_acesso{
        width: 55%;
    }

    .mensagemOrdenacao {
        margin-left: 25% !important;
    }

    #ConteudoGeral_ConteudoFormComAjax_txtOrgaoSuperiorVinculado_txtDescricao,
    #ConteudoGeral_ConteudoFormComAjax_txtOrgaoSuperiorVinculadoRecurso_txtDescricao,
    #ConteudoGeral_ConteudoFormComAjax_txtOrgaoSuperiorVinculadoPedido_txtDescricao, .mensagem_erroForm {
        width: 272px !important;
    }
}

.dropdown-submenu a {
    color: white;
}

.panel-heading {
    background-color: #14A5A2 !important;
    color: white !important;
    font-size: 16px;
}

    .panel-heading span {
        padding-top: 5px;
    }

.dropdown-submenu a:hover, .dropdown-submenu a:focus {
    color: black;
}

.nav-btn, .dropdown-submenu a:focus {
    color: white !important;
}

#barra_botoes {
    overflow: hidden;
    width: 75%;
}

.downloadDiv {
    width: 50%;
    display: inline-block;
    border: 3px solid grey;
}

.semMargin {
    margin: 0;
}

.autocomplete_completionListElement {
    padding-left: 0;
    display: none;
}

.table-striped thead tr {
    background-color: #DEE6F1;
}

    .table-striped thead tr th a, .footable-details tbody tr th a {
        color: black !important;
        font-weight: 700;
    }

    .footable-details tbody tr td div {
        background: white !important;
    }

    #ConteudoGeral_ConteudoFormComAjax_gvAnexosPedido tbody tr td {
        color: black !important;
    }

    tfoot tr td table tbody tr td{
        padding: 10px !important;
        width: 250px !important;
    }

    tfoot tr td table tbody tr td span a{
        color: black !important;
    }

#ConteudoGeral_ConteudoFormComAjax_gvRecursos_lblPage, .navegacao {
    position: relative;
    width: 100%;
}

#ConteudoGeral_ConteudoFormComAjax_gvRecursos_lblPage {
    left: 50%;
}

.navegacao {
    left: 25%;
}

    .navegacao li {
        display: inline;
        padding: 0px 15px;
    }

        .navegacao li input {
            width: 45px;
        }

.footable-details tbody tr th, .footable-details tbody tr td {
    background: white;
}


/*Classes do Page-Lock*/


.LockOff {
    visibility: hidden;
    display: none;
    position: absolute;
    top: -100px;
    left: -100px;
}

.LockBackground {
    position: absolute;
    top: 0px;
    left: 0px;
    visibility: visible;
    display: block;
    width: 105%;
    height: 105%;
    background-color: #666;
    z-index: 20997;
    filter: alpha(opacity=75);
    opacity: 0.75;
    padding-top: 20%;
}

.LockPane {
    z-index: 21000;
    position: absolute;
    top: 0px;
    left: 0px;
    padding-top: 25%;
    visibility: visible;
    display: block;
    text-align: center;
    width: 100%;
    z-index: 20998;
}

    .LockPane div {
        width: 55%;
        background-color: #fb9a00;
        color: white;
        font-size: large;
        border: dotted 1px White;
        padding: 9px;
        margin-top: -30px;
        margin-left: auto;
        margin-right: auto;
        z-index: 20999;
    }

.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup {
    background-color: #ffffff;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 60% !important;
    left: 20%;
}

    .modalPopup p {
        padding: 5px;
    }

.subtitulo {
    font-family: Arial, Verdana, Tahoma, Helvetica, sans-seri;
    font-size: 1.3em;
    font-weight: bold;
    margin-left: 20px;
}

.txtInterna {
    margin-left: 25px;
}

#interna {
    background: url("../site/img/quina.png") no-repeat;
    min-height:293px;
}

.bullet {
    list-style-image: url(../site/img/bullet.png);
}

.bcrumb-alinhada {
    margin-top: -50px;
}

.white{
    border: 0;
}

footer {
    background: #EEF9F9;
    padding: 22px 24px;
    font-size: 15px;
    color: #5D7272;
}

footer .footer-inner {
        max-width: 920px;
        margin: 0 auto;
    }
