body{
    font-family: 'Roboto', sans-serif;
}

.topo-verde{
    background-color: #194E55;
}

.topo-verde header{
    height: 139px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 90px;
}

.topo-verde header p{
    font-family: 'Spartan', sans-serif;
    font-weight: normal;
    line-height: 42px;
    font-size: 36px;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-align: center;
    margin: 0;
}

.titulos{
    padding-top: 50px;
    text-align: left;
    font-size: 17px;
    line-height: 21px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #194E55;
    font-family: 'Spartan', sans-serif;
    opacity: 1;
}

label{
    text-align: center;
    font-family: 'Spartan', sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    color: #FFFFFF;
}

p{
    text-align: left;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0px;
    color: #000000;
}

.container-select {
    display: flex;
}

.container-select label {
    background-color: #194E55;
}
.container-select select {
    letter-spacing: 0px;
    color: #000000;
    font-size: 14px;
    line-height: 22px;
    padding-left: 20px;
    padding-right: 20px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #EBEBEB;
    outline: none;
}

.seta-um{
    background: url(../images/seta.png);
    background-position: right;
    background-repeat: no-repeat;
    background-position-x: 95%;
}

.seta-dois{
    background: url(../images/seta.png);
    background-position: right;
    background-repeat: no-repeat;
    background-position-x: 88%;
}


.table{
    width: 100%;
    position: relative;
}

.table thead, .table-head-verde{
    background: #194E55;
    color: #fff;
}
.table tbody, .content_table{
    background: #EBEBEB;
    color:#000000;
}

.table tfoot, .table-foot-verde{
    background: #35A9AF;
    color: #fff
}

.table td{
    border-top-width: 0;
    border-bottom-width: 5px;
    border-left-width: 0;
    border-right-width: 0;
}

.table tbody tr, .table-foot-verde {
    border-color: #ebebeb;
    border-top-width: 2px;
}

.table thead th, .table-head-verde th {
    border-color: transparent;
    padding-left: 20px;
}

.table-setores tbody td {
    border-color: #fff;
    border-style: solid;
    font-size: 14px;
    padding: 5px 20px;
}

.table-setores tfoot td {
    border-color: transparent;
    border-style: solid;
    font-size: 14px;
    padding: 5px 20px;
    border-bottom: 0;
}

.table th:first-child{
    width: 415px;
}

.table th {
    width: calc((100% - 415px) / 3);
}

.border-color-tr{
    border-color: #fff;
}

.caixa {
    position: absolute;
    text-align: center;
    width: 100px;
    height: 75px;
    padding: 5px;
    top: 70px;
    z-index: 99999;
    margin-left: 55px;
}

.caixa p {
    color: #fff;
    font-size: 15px;
    line-height: 20px;
}

.bg-verde {
    background-color: #40B971;
}

.bg-vermelho{
    background-color: #FF5757;
}

.bg-verde-escuro{
    background: #194E55;
    font-size: 14px;
}

.wb-0{
    width: 0px;
    border: 0px;
}

.content-verde {
    background-color: #194E55;
    display: flex;
    align-items: center;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
}

.content-verde p{
    text-align: center;
    font-family: 'Spartan', sans-serif;
    font-weight: 300;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0px;
    color: #FFFFFF;
    margin: 0px;
}

.content-cinza {
    background-color: #EBEBEB;
}

.altura-insira{
    height: 88px;
}

.altura-insira input {
    width: 100%;
    height: 30px;
    margin: 30px auto;
    border: 0;
    background: #ebebeb;
    text-align: center;
    outline: none;
    color:#000000;
}

.content-div-emissao{
    display: flex;
}

.emissao-texto{
    text-align: center;
    display: flex;
}

.padding-text-40{
    padding: 40px;
    margin: 0;
}

.gerar-pdf{
    margin-top: 50px;
    margin-bottom: 50px;
}

.gerar-pdf button{
    width: 306px;
    height: 60px;
    border: 0px;
    background-color: #194E55;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    font-family: 'Spartan', sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    color: #FFFFFF;
    font-weight: 600;
}

.content-emissao{
    width: 29%;
}

.content-texto-emmissao-1{
    padding: 18px 20px;
}

.bg-verde-claro {
    background-color: #35A9AF;
    color: #fff;
    text-align: center;
    padding: 16px 10px 16px 10px;
    font-family: 'Spartan', sans-serif;
    font-size: 16px;
    line-height: 20px;
}

.content-emmissao-total {
    margin-top: -2px;
    width: 45%;
    margin-left: 0px;
    padding: 0;
}

.content-resultado-emmissao{
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.content-resultado-emmissao p{
    margin-bottom: 0;
    margin-right: 10px;
}

.content-base-emissao > .box-1 { order: 1; }
.content-base-emissao > .box-2 { order: 2; }

.content-border{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #333;
    overflow: hidden;
}
.content-input{
    display: flex;
}

.content-border-verde-claro{
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border: 1px solid #35A9AF;
    overflow: hidden;
}

.content-border-cinza{
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border: 1px solid #333;
    border-left: 0;
    overflow: hidden;
    background: #ebebeb;
}

@media (min-width: 1400px){
    .container{
        max-width: 1750px;
    }
}

@media (max-width: 1600px){
    .content-receita-bruta{
        padding: 15px;
    }

    .content-boxes{
        background: #d7d7d7;
        padding: 10px;
        display: flex;
        justify-content: space-between;
        width: 95%;
    }
}

@media (max-width: 1024px) {
    .topo-verde header p {
        line-height: 35px;
        font-size: 25px;
        padding-top: 15px;
    }

    .container-select {
        margin-top: 25px;
        margin-bottom: 25px;
        flex-direction: column;
    }

    .container-select select {
        width: 100%;
        height: 40px;
    }

    .container-select label {
        width: 100%;
        font-size: 15px;
        padding: 10px 20px;
    }

    .seta-dois{
        background-position-x: 95%;
    }


    .content-verde {
        align-items: center;
        padding: 20px;
        justify-content: center;
    }

    .titulos {
        line-height: 25px;
    }

    .col-md-3 {
        flex: 0 0 auto;
        width: 100%;
    }

    .col-md-9 {
        flex: 0 0 auto;
        width: 100%;
    }

    .caixa {
        position: revert;
        left: 0px;
        right: 0px;
        width: 71px;
        height: 71px;
        padding: 5px;
        top: 25px;
        margin-left: 0px;
    }

    .caixa p {
        font-size: 12px;
    }

    .table {
        width: 100%;
        margin-top: 15px;
    }

    .col-md-5 {
        flex: 0 0 auto;
        width: 100%;
    }

    .content-div-emissao {
        justify-content: space-evenly;
        width: 100%;
    }

    .col-md-4 {
        width: 100%;
    }

    .content-emissao {
        width: 100%;
        padding-left: 0;
    }

    .col-md-2 {
        width: 100%;
        padding: 0;
    }

    .pe-4 {
        padding-right: 0.8rem!important;
    }

    .content-emissao > .content-base-emissao{
        display: flex;
        flex-direction: column;
    }

    .content-base-emissao > .box-1 { order: 1; }
    .content-base-emissao > .box-2 { order: 2; }

    .content-emmissao-total {
        margin-top: 10px;
        margin-bottom: 35px;
    }

    .ms-4 {
        margin-left: 0.3rem!important;
    }

    .content-receita-bruta {
        flex-wrap: wrap;
    }

    .pe-3 {
        padding-right: 0.5rem!important;
    }
}

.content-logo-ipc {
    width: 250px;
    margin: 20px auto;
}

.content-logo-ipc img{
    width: 70%;
}

.content-informacao {
    background-color: #194E55;
    height: auto;
    padding: 40px 100px 30px 100px;
}

.content-texto h2{
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 24px;
    line-height: 32px;
    color: #FFFFFF;
 }

 .content-texto p{
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-size: 24px;
    line-height: 32px;
    color: #FFFFFF;
    text-align: left;
 }

 .content-botao-acessar{
    width: 100%;
    height: 73px;
    text-align: center;
    margin-top: 50px;
 }

.content-botao-acessar a {
    background-color: #FFFFFF;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    color: #004D57;
    text-align: center;
    font-weight: bold;
    font-size: 36px;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    padding: 15px 40px 15px 40px;
    margin-right: 80px;
}

.content-rodape {
    padding-top: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
}

.content-rodape strong{
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 23px;
    line-height: 31px;
    color: #004D57;
}

.content-rodape p {
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-size: 23px;
    line-height: 7px;
    color: #004D57;
    margin: 4px;
    text-align: center;
}

.content-rodape a {
    color: #004D57;
    text-decoration: none;
}

.content-iniciativa img{
    margin-top: 15px;
}

.content-iniciativa {
    text-align: center;
    padding-left: 130px;
    padding-right: 0;
}

.content-cordenacao-tecnica{
    text-align: center;
}

.content-cordenacao-tecnica img{
    width: 200px;
    margin-top: 5px;
}

.topo-termos-de-uso{
    background-color: #194E55;
}

.content-topo-termos {
    height: 139px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: 0;
}

.content-topo-termos p{
    font-family: 'Spartan', sans-serif;
    font-weight: normal;
    line-height: 42px;
    font-size: 36px;
    letter-spacing: 0;
    color: #FFFFFF;
    margin-bottom: 0;
    text-align: center;
}

.titulos-termos-de-uso {
    padding-top: 30px;
    text-align: left;
    font-size: 17px;
    line-height: 21px;
    font-weight: bold;
    letter-spacing: 0;
    color: #194E55;
    font-family: 'Spartan', sans-serif;
}

.content-titulo-termos h1 {
    font-size: 29px;
    line-height: 37px;
    font-weight: bold;
    letter-spacing: 0;
    color: #194E55;
    font-family: 'Spartan', sans-serif;
    padding-top: 70px;
    padding-bottom: 10px;
}

.content-textos-termos p, .content-textos-termos a{
    text-align: left;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0;
    color: #000000;
    text-decoration: none;
}

.content-textos-termos h2{
    padding-top: 30px;
    padding-bottom: 10px;
    text-align: left;
    font-size: 20px;
    line-height: 22px;
    font-weight: bold;
    letter-spacing: 0;
    color: #194E55;
    font-family: 'Roboto', sans-serif;
}

.rodape{
    text-align: center;
    background-color: #194E55;
    height: 57px;
    padding-top: 20px;
}

.rodape p{
    color: #FFFFFF;
    font-family: 'Spartan', sans-serif;
    font-weight: normal;
}

.rodape a{
    color: #FFFFFF;
    font-weight: 500;
    text-decoration: none;
}

@media (max-width: 768px) {
    .topo-termos-de-uso p {
        font-size: 18px;
    }

    .content-titulo-termos h1 {
        font-size: 25px;
    }

    .content-topo-termos {
        display: block;
        padding: 30px 0 0;
        margin: 0;
    }

    .content-topo-termos > .col-md-10{
        display: inline;
    }

    .content-textos-termos p, .content-textos-termos a {
        font-size: 16px;
    }

    .content-topo-termos  img{
        width: 50px;
        margin-top: 18px;
    }

    .rodape{
        padding-top: 10px;
    }

    .rodape p {
        font-size: 15px;
        line-height: 20px;
    }
}

.content-textos-termos li {
    text-align: left;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0;
    color: #000000;
    text-decoration: none;
    list-style: disc;
}


.botao-reiniciar-analise {
    width: 223px;
    height: 45px;
    background: #35A9AF;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    margin-top: 10px;
    float: right;
    font-size: 18px;
    font-family: 'Roboto';
    color: #FFFFFF;
    border: 0;
}

.content-contatos {
    text-align: center;
    padding-right: 100px;
}

b, strong{
    font-weight: 700;
}

@media (max-width: 1600px){
    .content-iniciativa {
        padding-left: 0px;
        padding-right: 0;
    }

    .content-contatos {
        padding-right: 15px;
    }
}

@media (max-width: 1024px){
    .content-informacao {
        height: auto;
        padding: 50px 50px 50px 50px;
    }

    .content-texto p {
        font-size: 20px;
    }

    .content-botao-acessar a{
        margin-right: 0;
    }

    .content-iniciativa, .content-cordenacao-tecnica{
        text-align: center;
        width: 50%;
    }

    .content-iniciativa {
        padding-right: 15px;
        padding-left: 15px;
    }

    .content-contatos {
        padding-right: 15px;
    }

    .topo-verde header {
        padding-left: 50px;
    }
}

@media (max-width:768px){
    .content-informacao {
        padding: 30px 30px 30px 30px;
    }

    .content-botao-acessar a {
        font-size: 25px;
    }

    .content-iniciativa, .content-cordenacao-tecnica, .content-contatos{
        text-align: center;
        width: 100%;
        margin-bottom: 50px;
    }

    .content-logo{
        width: 100%;
    }

    .topo-verde header {
        height: auto;
        text-align: center;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 50px;
    }
}

.botao-reiniciar-analise {
    width: 223px;
    height: 45px;
    background: #35A9AF;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    margin-top: 10px;
    float: right;
    font-size: 18px;
    font-family: 'Roboto';
    color: #FFFFFF;
    border: 0;
}

.content-sub-rodape p {
    font-weight: bold;
    font-size: 12px;
    line-height: 32px;
    font-family: 'Roboto';
}

.content-emissao-personalizado{
    width: 51%;
}

.content-emissao-personalizado label{
    padding-top: 15px;
    padding-bottom: 15px;
}

.content-boxes{
    background: #d7d7d7;
    padding: 10px;
    display: flex;
    justify-content: space-between;
    width: 95%;
    margin-top: 10px;
}

.content-boxes-insira{
    padding-right: 28px;
}

.table-emissoes tbody td {
    border-color: #fff;
    border-style: solid;
    font-size: 14px;
    padding: 5px 8px;
}

.table-emissoes tfoot td {
    border-color: transparent;
    border-style: solid;
    font-size: 14px;
    padding: 5px 8px;
    border-bottom: 0;
}

.table-emissoes tbody td p,
.table-emissoes tfoot td p{
    font-size: 14px;
    margin: 0;
    width: 200px;
}

.table-emissoes tfoot td p{
    color: #fff;
}

.table-emissoes img,
.table-setores img{
    text-decoration: none;
    margin-left: 5px;
}

.tooltip {
    position: relative;
    display: revert;
    opacity: inherit;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 180px;
    background-color: #194E55;
    color: #fff;
    font-size: 14px;
    font-family: 'Roboto';
    line-height: 20px;
    text-align: center;
    border-radius: 6px;
    padding: 10px 5px;
    position: absolute;
    z-index: 1;
    bottom: 85%;
    left: 5%;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #194E55 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}

.text-decoration-none{
   text-decoration: none;
}

.texto-fatores p {
    font-size: 14px;
    padding: 5px 0;
    margin: 0;
}

.table-setores tfoot td p {
    color: #FFFFFF;
}

.content-zerado{
    width: 190px;
    text-align: left;
}

.content_tco2e{
    text-align: right;
}

@media (max-width: 1600px){
    .content-boxes{
        width: 100%;
    }

    .content-emissao {
        width: 28%;
    }
}


@media (max-width:1399px){
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 100%;
    }

    .bg-verde-escuro {
        font-size: 13px;
    }

    .content-emissao {
        width: 34%;
    }

    .col-md-2 {
        width: 30%;
        padding-right: 0;
    }

    .me-4 {
        margin-right: 0rem!important;
    }

    .content-boxes-insira {
        padding-right: 0px;
        margin-bottom: 20px;
    }

    .col-sm-8 {
        width: 67%;
        margin-left: 25px;
        padding-right: 0;
    }

    .botao-reiniciar-analise{
        float: left;
    }

    .px-4 {
        padding-right: 0.5rem!important;
        padding-left: 0.5rem!important;
    }
}

@media (max-width:1024px){
    .content-emmissao-total {
        margin-top: 10px;
        margin-bottom: 0px;
        width: 100%;
    }

    .content-boxes {
        width: 100%;
        margin: 0;
    }

    .col-sm-8 {
        padding: 0px;
        width: 100%;
        margin-left: 4px;
    }

    .content-div-emissao {
        display: flow-root;
    }

    .col-md-6 {
        width: 100%;
    }

    .content-boxes-insira {
        padding-right: 0px;
    }

    .content-emissao {
        padding: 0;
        width: 100%;
    }

    .container-select {
        margin-top: 25px;
        flex-direction: column;
        margin-bottom: 25px;
    }

    .bg-verde-escuro {
        background: #194E55;
        font-size: 14px;
        padding: 15px 0;
    }

    .col-md-2 {
        width: 100%;
        padding-right: 0;
    }

    .botao-reiniciar-analise {
        float: right;
        margin-right: 15px;
    }
}

@media (max-width:500px){
    .container-select label,
    .bg-verde-claro,
    .content-verde p,
    .content-resultado-emmissa p,
    .table-emissoes tbody td,
    .table-setores tfoot td,
    .table-setores tbody td {
        font-size: 12px;
    }

    .bg-verde-escuro {
        font-size: 11px;
        padding: 10px 0;
        line-height: 17px;
    }

    .botao-reiniciar-analise {
        margin-right: 30px;
    }

    .ps-4 {
        padding-left: 0.5rem!important;
    }

    .content-resultado-emmissao p{
        font-size: 12px;
    }
}

