﻿.lblListaTitulo {
  font-size: 12px !important; }

* {
  font-family: Helvetica, Trebuchet MS, Arial; }

div#divTopo, div#tbIdTopo {
  font-size: 1em !important; }

#tbIdTopo {
  height: 34px;
  color: #ffffff;
  margin: 0px auto 2px auto;
  padding-top: 0px;
  width: 98%;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
  vertical-align: middle;
  line-height: 32px;
  position: fixed !important;
  top: 42px;
  left: 0;
  right: 0;
  z-index: 1000;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px; }

#barraTituloLista {
  height: 40px;
  position: fixed;
  padding-top: 41px;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
  z-index: 999;
  top: 0;
  left: 0;
  right: 0; }

table[id*="cphBase_ctrlLista"] td.tbCellValidator {
  width: 0px !important;
  display: none !important; }

table[id*="cphBase_ctrlLista"] .tbCellLabelTit {
  width: 100% !important;
  display: table-cell !important; }

tr[id*="ctrlLista"] {
  width: 100% !important;
  display: table !important; }

table.tbLista {
  height: 55px !important; }

body {
  width: 100%;
  padding: 0;
  margin: 0px 0px 20px 0px;
  margin: 0px;
  font-size: 12px;
  font-weight: normal;
  min-width: 240px;
  min-height: 500px;
  background-repeat: no-repeat;
  background-repeat: repeat-x;
  background-position: bottom;
  background-size: 50px 100%; }

#btnConheca, #btnPrestadores, #btnCriarSenha, #btnQrCode {
  width: 100px;
  padding-top: 68px;
  margin-bottom: 10px;
  color: #333;
  text-shadow: 0 1px 1px #fff;
  background-repeat: no-repeat;
  text-align: center;
  font-size: 11px;
  line-height: 11px;
  font-weight: bold; }

.block {
  display: block; }

.inline {
  display: inline; }

.bold {
  font-weight: 700 !important; }

.border-bottom {
  border-bottom: 1px solid #cccccc; }

.textoDiscriminacao {
  word-break: break-word !important; }

#btnQrCode {
  background-position: -291px 0; }

#btnPrestadores {
  background-position: -95px 0; }

#btnCriarSenha {
  background-position: -199px 0; }

div.divAbaConteudo.moldura {
  background-color: #aaa;
  box-shadow: 0px -3px 3px rgba(0, 0, 0, 0.1);
  position: relative;
  padding: 6px !important;
  width: calc(100% - 25px) !important;
  margin: 0 auto !important; }

#barraTituloLista td:last-child {
  padding-right: 6px !important;
  height: 34px !important; }

div.moldura div div.divRound div {
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.imgIcNotaSubstituta, .imgIcNotaSubstituida {
  background-position: top left; }

.m-10 {
  margin: 0 15px; }

.w-100 {
  width: calc(100% - 30px) !important; }

.w-100sm {
  width: 100%; }

/* -- Margins -- */
.mt-5 {
  margin-top: -5px !important; }

.mt0 {
  margin-top: 0 !important; }

.mt3 {
  margin-top: 3px !important; }

.mt5 {
  margin-top: 5px !important; }

.mt8 {
  margin-top: 8px !important; }

.mt10 {
  margin-top: 10px !important; }

.mt15 {
  margin-top: 15px !important; }

.mt20 {
  margin-top: 20px !important; }

.mt30 {
  margin-top: 30px !important; }

.mt40 {
  margin-top: 40px !important; }

.mt75 {
  margin-top: 75px !important; }

.mb-8 {
  margin-bottom: -8px !important; }

.mb0 {
  margin-bottom: 0px !important; }

.mb5 {
  margin-bottom: 5px !important; }

.mb8 {
  margin-bottom: 8px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mb75 {
  margin-bottom: 75px !important; }

.mbt10 {
  margin-bottom: 10px !important;
  margin-top: 10px !important; }

.ml-20 {
  margin-left: -20px !important; }

.ml2 {
  margin-left: 2px !important; }

.ml5 {
  margin-left: 5px !important; }

.ml7 {
  margin-left: 7px !important; }

.ml10 {
  margin-left: 10px !important; }

.ml20 {
  margin-left: 20px !important; }

.ml30 {
  margin-left: 30px !important; }

.ml40 {
  margin-left: 40px !important; }

.ml75 {
  margin-left: 75px !important; }

.ml-100 {
  margin-left: -100px !important; }

.mr2 {
  margin-right: 2px !important; }

.mr5 {
  margin-right: 5px !important; }

.mr10 {
  margin-right: 10px !important; }

.mr20 {
  margin-right: 20px !important; }

.mr30 {
  margin-right: 30px !important; }

.mr40 {
  margin-right: 40px !important; }

.mr75 {
  margin-right: 75px !important; }

/* -- Paddings -- */
.pt0 {
  padding-top: 0px !important; }

.pt3 {
  padding-top: 3px !important; }

.pt5 {
  padding-top: 5px !important; }

.pt7 {
  padding-top: 7px !important; }

.pt10 {
  padding-top: 10px !important; }

.pt15 {
  padding-top: 15px !important; }

.pt20 {
  padding-top: 20px !important; }

.pt30 {
  padding-top: 30px !important; }

.pb0 {
  padding-bottom: 0px !important; }

.pb3 {
  padding-bottom: 3px !important; }

.pb5 {
  padding-bottom: 5px !important; }

.pb10 {
  padding-bottom: 10px !important; }

.pb15 {
  padding-bottom: 15px !important; }

.pb20 {
  padding-bottom: 20px !important; }

.pb30 {
  padding-bottom: 30px !important; }

.pl0 {
  padding-left: 0px !important; }

.pl3 {
  padding-left: 3px !important; }

.pl5 {
  padding-left: 5px !important; }

.pl10 {
  padding-left: 10px !important; }

.pl15 {
  padding-left: 15px !important; }

.pl20 {
  padding-left: 20px !important; }

.pr0 {
  padding-right: 0px !important; }

.pr3 {
  padding-right: 3px !important; }

.pr5 {
  padding-right: 5px !important; }

.pr10 {
  padding-right: 10px !important; }

.pr15 {
  padding-right: 15px !important; }

.pr20 {
  padding-right: 20px !important; }

#divGeral {
  margin-top: 85px; }

p {
  font-size: 14px !important; }

.trimText {
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: -webkit-box;
  height: 22px;
  text-overflow: ellipsis;
  white-space: normal; }

.qtd-linhas {
  -webkit-line-clamp: 2; }

/*
.uma-linha  {
    -webkit-line-clamp: 1!important;
}
.tres-linhas  {
    -webkit-line-clamp: 3!important;
}
*/
#tbDiscriminacaoServ #trDiscServ2 .tbCellLabelTxt .tbLista .txtInvisible {
  width: 100%;
  height: 200px;
  text-align: left;
  font-size: 13px;
  padding-left: 14px; }

.autenticidade .legend {
  font-size: 14px;
  font-weight: 600;
  position: relative; }

.autenticidade input {
  border: none;
  text-align: left;
  font-size: 14px;
  width: 100%;
  height: 72px;
  position: relative;
  top: -28px;
  background-color: transparent; }
  .autenticidade input:focus {
    outline: none; }

.autenticidade .campo {
  padding: 15px;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.05);
  background-color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 38px; }
  .autenticidade .campo:not(:last-child) {
    margin-bottom: 10px; }
  .autenticidade .campo[id*="divCaptcha"] {
    height: 125px !important;
    text-align: center;
    color: #000 !important;
    margin-bottom: 20px; }
    .autenticidade .campo[id*="divCaptcha"] div, .autenticidade .campo[id*="divCaptcha"] span {
      color: #000;
      font-size: 14px;
      padding-bottom: 10px; }
    .autenticidade .campo[id*="divCaptcha"] img {
      margin-bottom: -15px; }
    .autenticidade .campo[id*="divCaptcha"] input {
      box-shadow: 0 1px 3px 0 #dedede inset;
      color: #666;
      border: 1px solid #a1a1a1;
      border-radius: 2px;
      outline: initial !important;
      height: 22px !important;
      position: static !important;
      width: auto;
      margin-left: 5px; }

div.quadroError span.error {
  white-space: normal; }

#ctl00_cphBase_vsErros {
  background-color: #f0c1bd; }

.quadroError {
  border: solid 1px #f0c1bd;
  color: #b01313;
  width: calc(100% - 40px) !important; }

.quadroError,
.quadroAlert, .quadroOK {
  height: auto;
  margin-bottom: 10px;
  padding: 5px 2px 5px 48px;
  border-radius: 4px;
  background-position: left;
  background-repeat: no-repeat;
  vertical-align: middle; }

.quadroError ul,
.quadroAlert ul, .quadroOK ul {
  padding-left: 45px;
  margin: 5px 0;
  background-image: url(../images/ico_error.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-color: #f0c1bd; }

.tbNotaTomadorCancelada tr .tdTituloNotaTomador, .tbNotaTomadorCancelada tr .tdTituloNotaPrestador {
  background-color: #c30719 !important; }

.quadroError span,
.quadroError a,
.quadroAlert span,
.quadroAlert a,
.quadroOK span,
.quadroOK a {
  font-size: 14px; }

.quadroError span,
.quadroError li {
  background-color: transparent !important;
  color: #b01313 !important;
  list-style: none; }

.tbCell, .tbCellImage, .tbCellLabelTit,
.tbCellLabelTxt, .tbCellLabelTxtLeft, .tbCellArrow,
.tbCellValidator, .tbCellTextBox, .tbCellCheck, .tbCellApagar {
  padding: 0px 6px 0px 4px !important; }

#divTopo {
  box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.15);
  background-color: #D6D6D6;
  border-bottom: 1px solid #bbb;
  border-top: 1px solid #fff;
  height: 36px;
  padding-top: 4px;
  position: fixed;
  top: 0;
  z-index: 10000000000000000; }

.tdExtraTit {
  font-weight: normal;
  color: #f2f2f2;
  width: 33.3%; }

table.tbComp {
  padding: 4px 4px !important;
  width: 100%; }

.btAbaAberta {
  width: 45%;
  height: 30px;
  border: 0px;
  color: #ffffff;
  font-weight: bold;
  background-color: #aaa;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 10px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 10px;
  border-top-right-radius: 5px;
  z-index: 10000;
  position: relative; }

.btAbaFechada {
  width: 45%;
  height: 26px;
  border: 0px;
  vertical-align: bottom;
  font-weight: normal;
  font-size: 11px;
  padding-top: 2px;
  background-color: #888;
  color: #ffffff;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 10px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 10px;
  border-top-right-radius: 5px; }

.divAbaConteudo .divRound {
  margin-bottom: 8px !important;
  width: 100%;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.05); }

.divAbaConteudo .divRound .tbComp:first-child {
  background-color: #f2f2f2 !important;
  padding: 0 2px; }

div.moldura div.divRound {
  width: 100% !important;
  padding: 0;
  margin: 0; }

.icsContribuintel3c2 {
  background-image: url(../IMAGES/icsContribuinte.png);
  width: 30px;
  height: 29px;
  background-position: bottom center; }

.imgIcNotaSubstituta {
  background-image: url(../IMAGES/icNotaSubstituta.png);
  width: 30px;
  height: 29px; }

.imgIcNotaSubstituida {
  background-image: url(../IMAGES/icNotaSubstituida.png);
  width: 30px;
  height: 29px; }

.tdServico, .tdServicosTit {
  padding-left: 5px !important; }

.divRound {
  margin: auto;
  background-color: #ffffff;
  width: calc(100% - 10px) !important;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.05); }

.divRound#divLogin {
  border: 1px solid #bbb; }

.descricao {
  font-weight: 700; }

table[id*="tbCartaoNota"] tbody tr:last-child {
  min-height: 57px !important; }
  table[id*="tbCartaoNota"] tbody tr:last-child td:nth-child(1) {
    width: 100% !important; }
  table[id*="tbCartaoNota"] tbody tr:last-child td:nth-child(2) {
    width: 70px !important; }

span.lblQtdNotas {
  white-space: nowrap !important; }

/*Perfil*/
#divDadosPerfilEndereco .tbCellArrow,
#divDadosPerfil .tbCellArrow {
  padding-right: 10px !important; }

#divDadosPerfilEndereco td.tbCellLabelTxt {
  padding-right: 20px !important; }

td.tbCellLabelTit span.lblListaTitulo,
td.tbCellLabelTxt span.lblListaTexto {
  padding-left: 18px; }

/* Telefones pequenos em retrato */
@media (max-device-width: 360px) {
  table[id*="tbCartaoNota"] tbody tr:first-child td {
    text-align: center;
    padding: 3px; }
    table[id*="tbCartaoNota"] tbody tr:first-child td span[id*="Valor"] {
      display: block;
      float: none; } }

/* Telefones pequenos em paisagem e grandes em retrato */
@media (min-device-width: 420px) {
  div.divListaCompetencia table.tbListaCheck tr td {
    width: 50%; }
  div.divListaCompetencia table.tbListaCheck tr {
    display: inline-table;
    float: left;
    width: 50%; }
  div.divListaCompetencia table.tbComp .tdCompMes {
    padding: 2px 0 1px 3px !important; }
  div.divListaCompetencia table.tbComp tr {
    float: none;
    width: 100%; }
  div.divListaCompetencia td.tdExtraTit {
    padding: 0 !important;
    margin: 0 !important; }
  div.divListaCompetencia table.tbListaCheck tr.trCompTitulo {
    width: 100%; }
  div.divListaCompetencia table.tbListaCheck td.tdCompMes, div.divListaCompetencia table.tbListaCheck td.tdCompQtd {
    margin: 0;
    padding: 0; }
  div.divListaCompetencia table.tbListaCheck td.tdCompMes {
    width: 60%;
    float: left; }
  div.divListaCompetencia table.tbListaCheck td.tdCompQtd {
    width: calc(40% - 6px);
    float: right;
    margin: 3px 3px 0 0; }
  div.divListaCompetencia .divRound {
    width: 100% !important; }
  div.divListaCompetencia table.tbListaCheck tr.trCompTitulo div.divRound {
    margin: 0 3px; }
  div.divListaCompetencia table.tbListaCheck td.tdCompArrow {
    position: absolute;
    z-index: 10;
    left: -20%;
    left: 65%; }
  div.divListaCompetencia tr > td.tdServicosTit, div.divListaCompetencia tr > td.tdExtra, div.divListaCompetencia tr > td.tdServico {
    display: table-cell;
    float: none;
    width: 50% !important;
    margin: 0;
    padding: 0; }
  div.divListaCompetencia div#tbListaItens {
    padding: 0 3px; }
  div.divListaCompetencia tr.tbRow td {
    padding: 0 4px; } }

/* Tablet paisagem e retrato*/
@media (max-device-width: 768px) {
  .trimText {
    height: 12px !important; }
  .qtd-linhas {
    -webkit-line-clamp: 1 !important; }
  #divGeral {
    margin-top: 90px !important; }
  table.tbListaCheck:not(td[id^="ListaExigibilidade"]) tr td {
    width: 33.3%; }
  table.tbListaCheck:not(td[id^="ListaExigibilidade"]) tr {
    display: inline-table;
    float: left;
    width: 33.3%; }
  table.tbComp tr {
    float: none;
    width: 100%; }
  td.tdExtraTit {
    padding: 0 !important;
    margin: 0 !important; }
  table.tbListaCheck tr.trCompTitulo {
    width: 100%; }
  table.tbListaCheck td.tdCompMes, table.tbListaCheck td.tdCompQtd {
    margin: 0;
    padding: 0; }
  table.tbListaCheck td.tdCompMes {
    width: 60%;
    float: left; }
  table.tbListaCheck td.tdCompQtd {
    width: calc(40% - 6px);
    float: right;
    margin: 3px 3px 0 0; }
  table.tbListaCheck tr.trCompTitulo div.divRound {
    margin: 0 3px; }
  table.tbListaCheck td.tdCompArrow {
    position: absolute;
    z-index: 10;
    left: -20%;
    left: 75%; }
  tr > td.tdServicosTit, tr > td.tdExtra, tr > td.tdServico {
    display: table-cell;
    float: none;
    width: 50% !important;
    margin: 0;
    padding: 0; } }

@media (min-device-width: 769px) {
  .trimText {
    height: 12px !important; }
  .qtd-linhas {
    -webkit-line-clamp: 1 !important; }
  div[id*="pnResultado"]:not( > .moldura, > [id*="pnResultadoGrafico"]) div.divRound:not(:nth-of-type(1)) {
    width: calc(50% - 8px) !important;
    min-height: 100px !important;
    display: inline-table !important;
    margin: 3px !important; }
    div[id*="pnResultado"]:not( > .moldura, > [id*="pnResultadoGrafico"]) div.divRound:not(:nth-of-type(1)) td:not(.tdExtraTit):nth-child(1) {
      width: 100% !important; }
    div[id*="pnResultado"]:not( > .moldura, > [id*="pnResultadoGrafico"]) div.divRound:not(:nth-of-type(1)) td:not(.tdExtraTit):nth-child(2) {
      width: 70px !important; }
  table[id*="tbCartaoNota"] tbody tr:last-child {
    min-height: 40px !important; }
  div[id*="pnResultado"]:not( > .moldura, > [id*="pnResultadoGrafico"]) div.divRound:not(:nth-of-type(1)) {
    display: inline-table !important;
    float: left !important;
    width: calc(50% - 8px) !important;
    margin: 4px !important; }
  table.bordlessTable {
    width: calc(100% - 10px) !important;
    margin: 0 auto !important; }
    table.bordlessTable tr:not(.mPaginacao) {
      width: 50% !important;
      display: inline-flex; }
      table.bordlessTable tr:not(.mPaginacao) td {
        width: calc(100% - 4px) !important;
        display: inline !important;
        vertical-align: middle !important; }
        table.bordlessTable tr:not(.mPaginacao) td table {
          width: 100% !important;
          background-color: #fff; }
          table.bordlessTable tr:not(.mPaginacao) td table tr {
            width: 100% !important; }
            table.bordlessTable tr:not(.mPaginacao) td table tr td[class*="TituloNota"] {
              padding-top: 3px !important;
              height: 14px; } }

@media (min-device-width: 1025px) {
  .trimText {
    height: 12px !important; }
  .qtd-linhas {
    -webkit-line-clamp: 1 !important; }
  div[id*="pnResultado"]:not( > .moldura, > [id*="pnResultadoGrafico"]) div.divRound:not(:nth-of-type(1)) {
    width: calc(33.33% - 13px) !important;
    min-height: 100px !important;
    display: inline-table !important;
    margin: 5px !important; }
    div[id*="pnResultado"]:not( > .moldura, > [id*="pnResultadoGrafico"]) div.divRound:not(:nth-of-type(1)) td:nth-child(1) {
      width: 100% !important; }
  table[id*="tbCartaoNota"] tbody tr:last-child {
    min-height: 35px !important; } }
