﻿

body{color:#444444;background:#fff;}


.top-bar-section .pad-small .dropdown li:not(.has-form):not(.active)>a:not(.button) { line-height: 2.5rem;}

.top-bar-logo {position: absolute; top: 0px; left: 38%; text-align:center; width: 300px}

.top-bar .liBuscaHeader  input { max-width: 400px !important;}
.liBuscaHeader #dropBusca li {width:400px !important;}
.liBuscaHeader a {padding-right: 0.5rem !important;}
.liBuscaHeader a::after {display:none !important;}
.liBuscaHeader #dropBusca li .input-busca {width:80%  !important; height: 2.91rem;} 
.liBuscaHeader #dropBusca li .wrap  {background: #FFFFFF;  padding: 23px 15px 23px 21px;   margin:0px;} 

.liNotificacao {position:relative;}
.liNotificacao .badge { background:#de4b4b !important; position: absolute !important; left: 25px !important; top:10px !important; font-size:10px !important;}

.evo-top-bar .evo-top-bar-content .dropdown.menu>li>a {color: #ffffff;  padding-right: 0.35rem;}
.evo-top-bar .evo-top-bar-content .dropdown.menu>li>a:hover {color:#87cbea;}

.top-bar ul li a {text-decoration:none;}
.top-bar h6 {letter-spacing: 0.10rem;}
.menuParticipante {background:#f2f7fd !important;}
.menuParticipante .icons li {float:left !important; text-align:center; margin-left:25px;}
.menuParticipante .icons li a {padding:5px; font-size:13px;}
.menuParticipante .icons li.is-dropdown-submenu-parent li {margin-left:0px;} 
.menuParticipante .icons .is-dropdown-submenu-parent .is-submenu-item a {text-align:left; padding:0.10rem 1.0rem !important; line-height: 1.9rem !important;}
.menuParticipante .icons li span {clear:both; display:block;}
.menuParticipante .is-dropdown-submenu .is-submenu-item a {color: #136990 !important;} /*Nivel 2*/
.menuParticipante .is-dropdown-submenu .is-submenu-item a:hover {color: #fff !important;} /*Nivel 2 hover*/

/* Nivel 1 menu participante 'hover' */
.menuParticipante .icons li:hover {background-color:#d7e5f5 !important; border-radius:12px;  box-shadow: 0 4px 7px 0 rgba(10,10,10,0.25); text-decoration:none;}

/* Nivel 2 menu participante */
.menuParticipante li ul.dropdown {background:#d7e5f5 !important; padding:0px; top:auto; margin-top:-7px; left:0%; border-radius:0 0 5px 5px !important; box-shadow: 0 4px 7px 0 rgba(10,10,10,0.25);}
.menuParticipante li ul.dropdown a {border-radius:5px !important;}

.menuEntidade {background:#fff !important;}
.menuEntidade a {line-height: 1.8rem !important;font-size: 0.92rem; }

/*Nível 2 menu Entidade*/
 .evo-top-bar .evo-top-bar-content .dropdown.menu .menuEntidade  .is-active {
    background:#dedede;
}
 .evo-top-bar .evo-top-bar-content .dropdown.menu .menuEntidade  .is-dropdown-submenu .is-submenu-item a {
    color:#006D9E;
}
  .evo-top-bar .evo-top-bar-content .dropdown.menu .menuEntidade  .is-dropdown-submenu .is-submenu-item a:hover {
    color:#fff;
}

.imgMenuSmall {
    max-width: 10%;
}
/* icons*/
.fa-15 {font-size:15em;}
.fa-11 {font-size: 11em;}
.fa-12 {font-size: 12em;}
.fa-10 {font-size: 8em;}
.iconOpac {color:#dedede;}
 
.well {background:#fff; box-shadow: none !important; margin-top: 1rem;}

.panel .page-header  {margin: 0px 0 15px;}
.bg-write {background:#fff;}

footer {color:#333; font-size:0.85rem;  background: url("../../Content/Images/bg-shadow.png") no-repeat center top; padding: 25px 0px 10px 0px; clear:both; margin-top:45px;}

.row, .contain-to-grid .top-bar {
   max-width: 90% !important
}


.row .row, .dropdown .evo-contain-to-grid {
    max-width: 100% !important;
}

ol, ul {
    list-style: none;
}

/* Tabelas OverRide*/

.tableComBtn td {padding: 0.35rem 0.625rem;}
.tableComBtn .button {margin-bottom:0px;}

table tr th, table tr td {
    padding: 0.70rem 0.625rem;
}
table thead tr th, table thead tr td {
    padding: 0.70rem 0.625rem;
}


table>thead>tr {
    background-position: 0% 0%;
    font-weight: 400;
    background-repeat: repeat-x;
    background-image: linear-gradient(to bottom,#f8f8f8 0,#ececec 100%);
    background-color: #F2F2F2;
    background-attachment: scroll;
}

.table.table-bordered>thead>tr>th:first-child {
    border-left-color: #ddd;
}

table thead tr th, table thead tr td {
    color: #027AAF;
    font-weight: bold;
}

.small-medium {font-size:0.85rem;}

.box{margin-top:15px;  }
.box > .icon { text-align: center; position: relative; }
.box > .icon > .image { position: relative; z-index: 2; margin: auto; width: 78px; height:78px; line-height: 99px;  box-shadow: 0 0 0 5px #f5f5f6; border-radius: 50%; background: #00A8C8;  vertical-align: middle; }
.box > .icon:hover > .image { background: #006D9E; box-shadow: 0 0 0 5px #f5f5f6; }
.box > .icon > .image > i { font-size: 36px !important; color: #fff !important; }
.box > .icon:hover > .image > i { color: white !important; }
.box > .icon > .info { margin-top: -29px; border: 1px solid #e0e0e0; min-height: 223px;  padding: 35px 0 10px 0; border-radius:4px; }
.box > .icon:hover > .info {  border-color: #e0e0e0; color: white;  }
.box > .icon .info h3 { font-size: 1rem; color: #969696; font-weight: 500; }
.box > .icon .info  p {font-size: 0.85rem; color: #929292; line-height: 1.2em; margin: 20px;}
.box > .icon .info .more a { font-family: "Roboto",sans-serif !important; font-size: 12px; color: #222; line-height: 12px; text-transform: uppercase; text-decoration: none; }
.box > .icon:hover > .info > .more > a { color: #fff; padding: 6px 8px; background-color: #006D9E; }
.box .space { height: 30px; }

.evo-box .evo-hdr-rule {border-bottom: 1px solid gray;}
.evo-hdr-rule-solid {border-bottom: 1px solid #dedede;}

.dashParticipante h4 {color:#44a4b8; text-align:center; margin-bottom: 1.1rem;  letter-spacing: 0.03rem;}
.dashParticipante h5 {color:#0daccb; letter-spacing: 0.05rem; font-size: 1.39rem; margin-top: 1.0rem;     background: #fafafa;    border-radius: 5px;    padding: 4px; }
.dashParticipante h6 {color:#0daccb; letter-spacing: 0.05rem; }
.dashParticipante {color:#A3A3A3;}
.dashParticipante .button.tiny{font-size: 0.85rem;}
.dashParticipante .border-left {border-left: 1px solid #dedede !important;}
.dashParticipante .barraWrap {min-height:100px; position:relative; margin-top:18px;}
.dashParticipante .barra {height:100px; width:60px; margin:0 0 8px 43px; position:absolute; bottom:0px;}
.dashParticipante .barra1 {background:#79c9d3;}
.dashParticipante .barra2 {background:#298792; height:50px;}
.dashParticipante small, .dashParticipante h2 small, .dashParticipante h3 small,.dashParticipante h4 small, .dashParticipante h5 small, .dashParticipante h6 small {
    color: #a2a1a1;
}

 
.cards {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .4);
    background-color: #fff;
    border-radius: 4px;
    position: relative;
    padding:0.875rem;
    margin-bottom: 1.25rem;
}


.link { font-size: 14px; text-decoration: none;}


.colorBlue {color:#12AAEB;}

.well {background:#F3F7F7; padding-top:5px; box-shadow: 0 0 8px 2px rgba(0,0,0,0.1); border-radius:0px; border:0px; }


.traco-center {width:100px; height:5px; background:#00A8C8; margin:-3px auto 18px;}


.box4 {margin:40px 0 25px 0; float:left;}

.breadcrumbs, .wrap-breadcrumbs {
     background-color:#f4f4f2;
     border-style: none; 
     margin-bottom:16px;
}
.breadcrumbs {
     border-style: none;    
     margin-bottom:0px;
     padding: 0.5rem;
}
.breadcrumbs>*.current {
    color:#A19F9F;
    cursor: default;
}
.breadcrumbs .dropdown-pane {
    width:370px;

}


/* por default todos saõ ocultos exceto data-base*/
.breadcrumbs-right li {
    display:none;
}

.breadcrumbs-right #li-partic-data-base {
    display:block;
}


.wrap-tamanho-fonte {margin-bottom: 0px; margin-top:0.35rem; color:#A19F9F;}
.wrap-tamanho-fonte .texto, .wrap-tamanho-fonte .fa { font-size:0.75rem; text-transform:uppercase;}
.wrap-tamanho-fonte .texto {float: left;margin: 0.20rem 0.20rem 0 0;}
.wrap-tamanho-fonte .fa {cursor:pointer;font-size:0.95rem; margin:0.20rem 0 0 0.20rem}

.evo-hdr-padd {padding:6px 10px 4px 10px; border-radius:5px;}

h6 {font-size:0.98rem;}


.lista2 li {margin:14px 0; font-size:15px;}
.lista li .data {color:#B2B2B2; margin-bottom:2px; font-size:13px;}
.lista li .subtitulo {font-size:12px; margin:5px 0 0 0px;}
.lista li .titulo {margin:6px 0 2px 0px; display:block;}
.lista li .cards {min-height:126px; }
.lista .news-image { position:relative; float:left; margin-right:15px; }
.lista .news-image img {border-radius: 4px 0 0 4px; left:0px; height:93px;}

.bgContrast{background:#FAFBFF !important;}

.mapa-do-site ul li {padding:0.35rem 0;}
.mapa-do-site ul li a:hover {color:#333;}
.mapa-do-site ul {padding:0rem; margin:1rem 0 1rem 0;}


.step-btn-wizard {padding: 0.85rem 0;}

.wizard .panel {background:#fff;}
.wizard .evo-box {border:0px; box-shadow: 0px 1px 3px #ddd; padding: 1rem 2rem}
.wizard .evo-box .evo-hdr-rule {border-bottom: 1px solid #ebebeb;}

label.middle {margin: 0 0 1rem; padding: .5625rem 0;}

.wrapper-btn-wizard {
  background: #fcfcfc;
  margin: 2% auto;
  padding: 1.5rem 0;
  /*box-shadow: 0px 1px 3px #ddd;*/
}
.wrapper-btn-wizard ul {
  list-style-type: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.wrapper-btn-wizard li {
  float: left;
  padding: 0;
  margin: 0;
  z-index:1;
}
.wrapper-btn-wizard li a {
  color: #ccc;
  text-decoration: none;
  padding: 10px 0 10px 55px;
  background: #f1f1f1;
  position: relative;
  display: block;
  float: left;
}
.wrapper-btn-wizard li a:after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 50px solid transparent;
  border-bottom: 50px solid transparent;
  border-left: 30px solid #f1f1f1;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  left: 100%;
  z-index: 1;
}
.wrapper-btn-wizard li a:before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 50px solid transparent;
  border-bottom: 50px solid transparent;
  border-left: 30px solid white;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  margin-left: 6px;
  left: 100%;
  z-index: 1;
}
.wrapper-btn-wizard li:first-child a {
  padding-left: 15px;
}
.wrapper-btn-wizard li.active a {
  color: white;
  background: #72BE44;
}
.wrapper-btn-wizard li.active a:after  {
  border-left-color: #72BE44;
}
.wrapper-btn-wizard .info a {
  color: white;
  background: #368cd7;
}
.wrapper-btn-wizard .info a:after  {
  border-left-color: #368cd7;
}

/*.txtFiltroNome{height: 3rem !important; font-size:17px !important;}*/

 
.wellHome {background:#F3F7F7; padding-top:5px; box-shadow: 0 0 8px 2px rgba(0,0,0,0.1); border-radius:0px; border:0px; }

.frase {margin:25px 0 20px 0;}
.frase .row {padding:29px 0px 15px 0;}

.traco-center {width:100px; height:5px; background:#00A8C8; margin:-3px auto 18px;}


.anoMes {font-size:11px; margin-top:2px;}

#Nav_03 h6 { letter-spacing: 0.11875rem;}
.foto-radius {border-radius:5px;}
#Nav_04 {background:#FAFBFF; padding:2rem 0 2rem 0;}

.stickyNav
{
    width: 100%;
    background: #E9E9EA;
    box-shadow: 0 0 8px 1px rgba(10,10,10,0.15);
}
    
.stickyNav ul
{
    padding: 0.7rem;
    margin: 0 auto;
    list-style: none;
    text-align: right;
}
.stickyNav ul li
{
    display: inline-block;
    margin: 0 10px;
}
.stickyNav ul li a
{
    padding: 10px 0;
    color: #8A8787;
    text-decoration: none;
    transition: all 0.2s ease;
    font-size: 14px;
}
.stickyNav ul li a:hover
{
    color: #34495E;
}
.stickyNav a.active
{
    border-bottom: 2px solid #bcbcbc;
}
    
    
.main-nav, .main
{
    position: relative;
}
    
.main-nav
{
    background: #1e434d;
    height: 80px;
    z-index: 10;
    margin-bottom: -80px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .4);
    font-size: 18px;
    text-align: center;
}
    
.main-nav-scrolled
{
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 99;
}

.select2-container .select2-selection--single {
    height: 36px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 34px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 6px;
}

.evo-table td .evo-button
{
    margin-bottom: 0rem;
}

/* DashBoard Entidade */
.wrap-dash {background:#e5e9ec; margin-top:-0.99rem;}
.wrap-dash .activeShow {height:auto !important; }
.wrap-dash.active {background: #f0ad4e !important; }
.wrap-dash .texto1 {color:#f0ad4e; font-size:2.5rem;}
.wrap-dash .texto2 {color:#5f5f5f; font-size:1.5rem;}
.wrap-dash .title1 {color: #7c94b3;padding: 0.1rem 0rem;margin-bottom: 0.50rem;font-size: 1.2rem;text-transform: uppercase;}
.wrap-dash .title2 {color: #00a8c8;padding: 1.1rem 0rem;text-align: left;font-size: 1.3rem;text-transform: uppercase;}
.wrap-dash .cards {color:#9c9c9c;}
.wrap-dash .cards small {color:#a7a7a7; text-transform:uppercase;}
.wrap-dash .margin1 {margin: -11px 0 15px;}
.wrap-dash .badge {font-size:1.2rem; border-radius: 7%; padding:0.25em 0.35rem 0.15rem 0.35rem; }
.wrap-dash h3 {letter-spacing: .095rem; font-size: 1.325rem; }
.wrap-dash h3 a { color:#a7a7a7;}
.wrap-dash h3 small {color: #b3b2b2;}
.wrap-dash .big-icon {font-size: 48px;color: #dedede;}
.wrap-dash .baseCadastral a {color:#929494; font-size: .738rem; }
.wrap-dash .baseCadastral .cards { padding-top:1rem;  height:184px; overflow:hidden;  position:relative; }
.wrap-dash .baseCadastral small { text-transform:none; }
.wrap-dash .baseCadastral .texto2 {line-height: 1.3rem; margin-bottom: 1rem; }

/*BOLETOS*/

#conteudoModalBoleto table {
    border-collapse: separate !important;
    line-height: 1.1;
    margin-bottom:0rem !important;
}

#conteudoModalBoleto tbody {
    border: 1px solid black;
}
 
#conteudoModalBoleto td p img {
    width: 149px !important;
    height: 38px !important;
}


#conteudoModalBoleto * {
    font-family: Tahoma !important;
    font-size: 11px !important;
}

#conteudoModalBoleto p {
     line-height:  initial !important; 
     margin-bottom: initial !important;
}

#conteudoModalBoleto table tr td font b {
     font-weight:bold !important; 
} 

#conteudoModalBoleto table td {
    padding: 1px !important;
}

#conteudoModalBoleto table tr:nth-child(even) {
    background: white;
}

#conteudoModalBoleto table tr:nth-child(odd) {
    background: white;
}

#conteudoModalBoleto table tr td p #linha_digitavel {
    font-size:15px !important;
}


/* Modal title */
.ui-modal-title h2 {letter-spacing: .175rem; font-size: 1.5rem;    text-align: center;  background: #f3f3f3;}


/* FIX */
.orbit-container{
    height:auto!important;
    max-height:500px;
}
.orbit-slide{
	max-height: 500px!important;
}
@media all and (max-width: 800px) {

	.footer .row{
		font-size: 11px;
		text-align:center;
	}
	.footer .row .text-right{
		text-align:center;
	}
	.footer .small-12 div a{
		display:block;
		margin: 0 auto!important;
		padding-top:10px;
	}
}

/* FIM FIX */

.bg-green {
    background-color: #effdde;
    border: 0px solid;
}
 .bg-orange-fade   {
    background-color: #fffee8;
 }

.text-uppercase {text-transform:uppercase;}

.button.hollow:hover, .button.hollow:focus {
    background:#cacaca;
}

.btnSucessoCadastro {
    background: #27823b;
    border-radius: 1rem;
    padding: 1rem;
}

.btnTermos {
    font-size: 1.0em;
    text-align: center;
    cursor:pointer;
}
.btnTermos:hover {
    text-decoration:underline;
}

.cadastroSucessoTexto {
    font-size:2rem;
}

.color-pdf {color:#aa0a0a}
.color-xls {color:#08800b}
.color-zip {color:#602658}
.color-doc {color:#006D9E}
.color-txt {color:#333333}

.menu-publicacoes .button {text-align:left !important; padding: 0.65em 1em !important; font-size: 0.91rem; margin: 1px 0px;}

.max-height-250 {
   max-height:250px; overflow:auto;
}

.exibir-report {
    display:none;
}

.icon-background {
  color: #f0f0f0;
  -webkit-border-radius:1100%;
  -moz-border-radius:100%;
  -o-border-radius:100%;
  border-radius:100%;
  box-shadow:  1px 2px rgba(1, 1, 1, 0.16);
}

.page-break{page-break-after:always;}


        
@media screen and (max-width: 1250px) {
    .wrapper-btn-wizard li a {
        text-decoration: none;
        padding: 10px 15px 10px 55px;
        display: block;
        float: left;
        position: static;
    }
}

@media screen and (max-width: 1050px) {
    .EsconderliNotificacao {
        display: none !important
    }
}

.dropdown.menu > li.opens-left > .is-dropdown-submenu{
    right:0.1px!important;
}

.progress {
    height: 1.5rem;
    padding-left: 0.5rem;
}

.callout { font-size:inherit!important; color:#444444; }
.callout.warning, b { color:#0A0A0A!important; }

@media only screen and (max-width: 992px) {
    /* For mobile phones: */
    .inner-wrap {
        padding-top: 0px !important;
    }
}

/* cookieConsent  */
 #cookieConsent
 {
    color: #fff;
    width: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0px;
    left: 0px;
    z-index: 1000;
    font-size: 0.95rem;
}


#cookieConsent .cookie-content {
    padding: 16px 0 15px 0;
}

#cookieConsent .cookie-content .link {
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}

/* Fim cookieConsent  */



.liContatoHeader {
    background: url(../../Content/Images/vector_icon_suport_menu.png) 1px no-repeat;
}

.liContatoHeader a {
    padding: 1rem !important;
}

.txt-database{ font-size:1rem;}
