﻿html,
body {
    margin: 0;
    padding: 0;
    height: 100%;
    min-height: 100%;
    padding: 0 0 0 0;
}

html {
    position: relative;
    min-height: 100%;
}

body {
    height: 100%;
}

#pgwrapper {
    min-height: 100%;
    width: 100%;
    position: relative;
}

#pgheader {
    height: 138px;
}

#pgcontent {
    padding-bottom: 60px; /* Height of the footer element */
}

#pgfooter {
    width: 100%;
    height: 60px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.navbar-nav > li > a:hover {
    text-decoration: none !important;
    color: #000;
}

.menu-acessibilidade {
    height: 35px;
}

    .menu-acessibilidade > li > a {
        color: #fff !important;
        height: 40px;
    }

        .menu-acessibilidade > li > a:hover {
            background-color: #005295 !important;
        }

#wrp-rodape-linha-1 {
    background-color: #3A3A3A;
    padding: 1rem 0;
}

#wrp-rodape-linha-2 {
    background-color: #303030;
    padding: 1rem 0;
}

    #wrp-rodape-linha-2 * {
        color: #666;
        font-family: Arial;
        font-size: 1.1rem;
        vertical-align: inherit;
    }

    #wrp-rodape-linha-2 #logo-prodam-texto {
        display: inline-block;
        width: 8rem;
        margin: 0 2rem;
    }




.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle {
    background-color: #333;
}

.navbar .full, .navbar .barra-cinza, .navbar .full-preto {
    clear: both;
    display: block;
    margin: 0;
    position: relative;
    width: 100%;
}


.navbar .barra-cinza {
    height: 71px;
    padding: 0;
    background: none repeat scroll 0 0 #646464;
}

.navbar .barra-cinza {
    height: 31px !important;
}

    .navbar .barra-cinza #acesso a {
        line-height: 23px;
        font-size: 1.0em;
        color: #cacaca;
        display: inline-block;
        float: left;
    }

#acesso a {
    color: #cacaca;
    display: inline-block;
    float: left;
}

.bold {
    font-weight: 700;
}

a {
    outline: none;
}

.navbar .barra-cinza #acesso .imgI {
    background: url(../images/icone-capital-sp.png) no-repeat;
    width: 26px;
    height: 26px;
    position: absolute;
    margin: -30px 0 0 165px;
}

.navbar .barra-cinza #acesso a {
    line-height: 23px;
    font-size: 1.0em;
    color: #cacaca;
    display: inline-block;
    float: left;
    margin-right: 70px;
}


@media only screen and (min-width: 768px) .navbar .barra-cinza .container-wrapper #acesso {
    width: 500px !important; padding-top: 4px !important; margin-left: 10px !important; font-size: 0.9em;
}

@media only screen and (min-width: 480px) .navbar .barra-cinza .container-wrapper #acesso {
    padding: 0; width: 300px; margin-left: 0;
}

.navbar .barra-cinza #acesso {
    padding: 0;
    padding-top: 10px !important;
    width: 240px;
}

.navbar .barra-cinza .container {
    padding-left: 1.7em;
}

.navbar .barra-cinza .container {
    padding-left: 1.7em;
    position: relative;
    margin: 0 auto;
    padding: 0;
}

@media only screen and (min-width: 768px) body div.width-12, header.width-12, section.width-12, nav.width-12 {
    width: 72.75%;
}



@media only screen and (min-width: 992px) .container-wrapper {
    width: 960px; margin: 0 auto;
}

@media only screen and (min-width: 768px) .container-wrapper {
    min-width: 768px;
}

.titulo-tela {
    color: #515151;
}

.titulo-ferramenta {
    color: #333333;
    font-size: 9pt;
}

/*Accordion -----------------------------------------------*/
.panel-accordion {
    border: 0px !important;
    box-shadow: none;
}

.panel_heading_accordion {
    padding: 3px 15px !important;
    border-radius: 10px !important;
    text-align: center;
    cursor: pointer;
    height: 20px !important;
}

.panel-heading_accordion_disabled {
    color: #fff;
    background-color: #C3C3C3 !important;
    border-color: #C3C3C3 !important;
}

.link_accordion {
    text-decoration: none;
    font-size: 10pt;
}

    .link_accordion:hover {
        text-decoration: none;
    }

    .link_accordion:visited {
        text-decoration: none;
    }

.panel-body-accordion {
    border: 1px solid #C3C3C3;
    margin-left: auto;
    margin-right: auto;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border-top: 0px !important;
}

[data-toggle="collapse"].collapsed .if-not-collapsed {
    display: none;
}

[data-toggle="collapse"]:not(.collapsed) .if-collapsed {
    display: none;
}

/*---------------------------------------------------------*/

/*Grid ----------------------------------------------------*/

.grid {
    border: 1px solid #DDDDDD;
    width: 100%;
    overflow: visible;
    font: 1.2em Arial, Helvetica, sans-serif;
    color: #18345a;
}

.webGrid th {
    font: Arial;
    color: #333333 !important;
    border: 0px;
    background: #5CB85C;
    margin: 2px;
    padding: 8px;
    line-height: 1.42857143;
    text-align: left;
    vertical-align: bottom;
}

.webGrid td {
    border: 1px solid #DDDDDD;
    background: #F7F8FA;
    margin: 2px;
    padding: 8px;
    line-height: 1.42857143 !important;
    border-collapse: collapse;
}

.webGrid a {
    font: Arial, Helvetica, sans-serif;
    color: #FF6600;
    text-decoration: underline;
}

    .webGrid a:hover {
        font: Arial, Helvetica, sans-serif;
        color: #FF6600;
        text-decoration: underline;
    }

    .webGrid a:visited {
        font: Arial, Helvetica, sans-serif;
        color: #18345A;
        text-decoration: underline;
    }

    .webGrid a:active {
        font: Arial, Helvetica, sans-serif;
        color: #FF6600;
        text-decoration: none;
    }

.gridHead a:hover {
    font: Arial, Helvetica, sans-serif;
    color: #FF6600 !important;
    text-decoration: underline;
}

.gridHead a:hover {
    font: Arial, Helvetica, sans-serif;
    color: #FF6600;
    text-decoration: underline;
}


.link_paginacao {
    color: #555555;
    text-decoration: underline;
    text-align: center;
    outline: none;
    cursor: pointer;
}

.paginate_of::after {
    content: " | ";
}

.paginate_page::before {
    content: " | ";
}

.scroll_footer {
    float: left;
    width: 100%;
    background-color: #F5F5F5;
    -moz-border-bottom-left-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    border-bottom-left-radius: 7px;
    -moz-border-bottom-right-radius: 7px;
    -webkit-border-bottom-right-radius: 7px;
    border-bottom-right-radius: 7px;
    padding: 4px 5px 2px 5px;
}


.link-secretaria {
    color: #fff !important;
    text-decoration: none;
    font-weight: normal;
}

    .link-secretaria:hover {
        text-decoration: underline;
    }


.row_selected td {
    background-color: #FDECD0 !important;
    color: #000;
    border-color: #F69F15;
    border-top: 1px double #F69F15;
}

.hover td {
    /*background-color: #FEEAD6 !important;*/
    color: #FF6600 !important;
}

ul li div:hover {
    color: #FF6600;
}

.dataTables_scrollBody_heightIlimitado {
    border: 0px !important;
    padding: 0px !important;
    max-height: 10000000px !important;
    height: auto !important;
}

.modalDialogPopup50 {
    width: 55% !important;
}

.modalDialogPopup70 {
    width: 70% !important;
}

.modalDialogPopup60 {
    width: 60% !important;
}

.modalDialogPopup40 {
    width: 40% !important;
}

#dvAbas ul {
    /*display: table-row;*/
    display: table;
    width: 100%;
}

    #dvAbas ul li {
        display: table-cell;
        height: 60px;
        list-style-type: none;
        margin: 10px;
        vertical-align: middle;
        width: 90px;
        text-align: center;
    }

        #dvAbas ul li a {
            display: block;
            /* visual do link */
            text-decoration: none;
            color: #fff;
            background-color: #337ab7;
            border-color: #2e6da4;
        }

            #dvAbas ul li a:hover {
                background-color: #024986;
                color: #fff;
            }

.estiloMenuDiv {
    width: 8%;
    float: left;
    text-align: center;
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    height: 60px;
}

.estiloMenuDiv1ponta {
    width: 8%;
    float: left;
    text-align: center;
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    height: 60px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.estiloMenuDiv2ponta {
    width: 8%;
    float: left;
    text-align: center;
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    height: 60px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.linhaGrid {
    background: lightblue;
}

    .linhaGrid tr {
        background: lightblue;
    }

    .linhaGrid td {
        background: lightblue;
    }

    .linhaGrid:hover {
        background: #73c8e4 !important;
    }

        .linhaGrid:hover tr {
            background: #73c8e4 !important;
        }

        .linhaGrid:hover td {
            background: #73c8e4 !important;
        }

.linhaGridASelecionar:hover {
    background: lightgray;
}

    .linhaGridASelecionar:hover tr {
        background: lightgray;
    }

    .linhaGridASelecionar:hover td {
        background: lightgray;
    }

.texto_rodape_autenticar {
    text-align: center;
    font-family: Arial;
    font-size: 12px;
    color: #A2A2A2;
    margin-top: 5px;
}

table.grid_com_paginacao thead .sorting_asc {
    background-color: #D0D3D9 !important;
    color: #004884 !important;
}

table.grid_com_paginacao thead .sorting_desc {
    background-color: #D0D3D9 !important;
    color: #004884 !important;
}

.qtip {
    font-size: 16px;
    max-width: 400px !important;
    line-height: 120%;
}

.fundo1Barra {
    background-color: #006CC2 !important;
}

.fundo2Barra {
    background-color: #009EE0  !important;
    color:#fff !important;
}
.fundo2Barra > .nav > li > a {
    color:#fff !important;
    background-color: #009EE0  !important;
}
.dropdown-menu {
    color:#fff !important;
    background-color: #009EE0  !important;
}

.dropdown-menu a {
    color:#fff !important; 
}
.dropdown-menu a:hover,
.dropdown-menu a:focus {
  color: #000 !important;
  text-decoration: none;
  background-color: #428bca;
}

.linhaBarra {
    border-bottom: 1px solid #eee;
}

.cssBotao {
    color: white;
}

.frame-termo-responsabilidade{
    border: 1px solid #C3C3C3!important;
    padding: 5px 0px 0px 0px!important;
}

#tbHistoricoTermoResponsabilidade th{
	background-color:#fff!important;
	color:#000!important;
}

.termoResponsabilidade input[type=email],
.termoResponsabilidade input[type=text]{
    height: 36px;
    padding-left: 6px;
}

.termoResponsabilidade label{
    color: #000;
    font-size: 0.9rem;
    display: block;
    margin-bottom: 0px;
}

body.contraste1 .termoResponsabilidade label{
    color: #fff !important;
}

.termoResponsabilidade label.active{
    border-style: none;
}

.termoResponsabilidade button{

    background-color: #1244ce;
    border-color: #1244ce;
    display: inline-block;
    float: left;
    width: 100%;
    margin-bottom: 20px;
    color: #fff;
    font-weight: bold;
}

.termoResponsabilidade input[type=reset]{
    background-color: #1244ce;
    border-color: #1244ce;
    display: inline-block;
    float: left;
    width: 100%;
    margin-bottom: 20px;
    color: #fff;
}


.termoResponsabilidade button.btnCancelar,
.termoResponsabilidade input[type=reset].btnCancelar{
    background-color: #fff;
    border-color: #fff;
    color: #1244ce;
    font-weight: bold;
}

.termoResponsabilidade button:active,
.termoResponsabilidade button:hover,
.termoResponsabilidade button:focus{
    background-color: #3c64d3;
    border-color: #3c64d3;
}

.termoResponsabilidade button.btnCancelar:active,
.termoResponsabilidade button.btnCancelar:hover,
.termoResponsabilidade button.btnCancelar:focus{
    border-color: #fff;
    color: #000;
}

body.contraste1 .termoResponsabilidade button,
body.contraste1 .termoResponsabilidade input[type=reset],
body.contraste1 .termoResponsabilidade input[type=submit]{
    color: #000 !important;
    background-color: #fff !important;
    font-weight: bold;
    border-color: #fff !important;
}

body.contraste1 .termoResponsabilidade input[type=submit]:hover,
body.contraste1 .termoResponsabilidade input[type=submit]:active,
body.contraste1 .termoResponsabilidade input[type=submit]:focus,
body.contraste1 .termoResponsabilidade input[type=reset]:hover,
body.contraste1 .termoResponsabilidade input[type=reset]:active,
body.contraste1 .termoResponsabilidade input[type=reset]:focus,
body.contraste1 .termoResponsabilidade button:hover,
body.contraste1 .termoResponsabilidade button:active,
body.contraste1 .termoResponsabilidade button:focus{
    color: #000 !important;
    background-color: #d5d5d5 !important;
    border-color: #fff !important;
}

.termoResponsabilidade .principal label span{
    color: #000;
    margin-left: 0px !important;
    margin-bottom: 0px;
}

body.contraste1 .termoResponsabilidade .principal label span{
    color: #fff;
}

.termoResponsabilidade .principal p{
    margin-bottom: 0px;
}

.termoResponsabilidade .principal h2{
    border-bottom-color: #ddd;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    font-size: 1.3rem;
}

body.contraste1 .termoResponsabilidade .principal fieldset {
    background-color: #000;
    color: #fff;
}

.termoResponsabilidade .principal fieldset{
    background-color: #fafafa;
    border-color: #ddd;
    border-style: solid;
    border-width: 1px;
    padding: 0px 10px 10px 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.termoResponsabilidade .principal input[type=text],
.termoResponsabilidade .principal input[type=email]{
    width: 100%;
}

.termoResponsabilidade .principal fieldset .row{
    margin-bottom: 4px !important;
}

.termoResponsabilidade h3{
    font-weight: bold;
    font-size: 1rem;
    text-transform: uppercase;
    margin-left: 10px;
}

.termoResponsabilidade .principal fieldset p{
    margin-left: 15px;
}

.termoResponsabilidade .principal fieldset h3 label{
    font-size: 1rem;
}

.termoResponsabilidade fieldset{
    margin-top: 6px;
}

.termoResponsabilidade .boxCinza{
    min-height: 66px;
    font-weight: bold;
    padding-top: 10px;
    margin-bottom: 30px;
}

.termoResponsabilidade .principal fieldset .row{
    margin-bottom: 0px !important;
}

.termoResponsabilidade label{
    margin-top: 10px;
}


.principal{
    margin-left: 80px;
    margin-right: 80px;
}

.lateral h1{
    display: block;
    font-size: 1.2rem;
    margin-bottom: 8px;
    padding: 4px 10px 4px 4px;
    margin-top: 0px;
}

.principal p{
    margin-top: 14px;
    /*margin-bottom: 30px;*/
    
}


.headerTermoResponsabilidade {
    text-align: center!important;
}

.botao-desabilitado {
    clear: both;
    background-color: #ccc!important;
    border-color: #ccc!important;
    cursor: default!important;
}

.botao-desabilitado :hover {
    clear: both;
    background-color: #ccc!important;
    border-color: #ccc!important;
    cursor: default!important;
}

.botao-default-desabilitado {
    clear: both;
    color: #ccc!important;
    border-color: #ccc!important;
    cursor: default!important;
}

.botao-default-desabilitado :hover {
    clear: both;
    background-color: #ccc!important;
    color: #ccc!important;
    border-color: #ccc!important;
    cursor: default!important;
}

.link-termo-reponsabilidade {
    clear: both;
    color: #fff!important;
    font-size: 11px;
    /*text-decoration: underline;*/
}

.link-termo-reponsabilidade :hover {
    color: #fff!important;
    font-weight: bold;
}

.div-link-termo-responsabilidade {
    float:left;
    padding-top:10px!important;
    padding-left:10px;
}

.texto-somente-ativo {
    color: #0000ff!important;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu a::after {
    transform: rotate(-90deg);
    position: absolute;
    right: 6px;
    top: .8em;
}

    .dropdown-submenu .dropdown-menu {
        top: 0;
        left: 100%;
        /*margin-left: .1rem;*/
        margin-right: -100%;
    }