﻿@import url(http://fonts.googleapis.com/css?family=Droid+Sans:700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,700,800,400,600);

label.control-label span { cursor: pointer; }
body {
	background-image:url(imgs/bck-header.jpg);
	background-repeat:repeat-x;
	font-family:Open Sans, Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
    font-weight:400;

    scrollbar-face-color: #000000;  
    scrollbar-shadow-color: #2D2C4D;  
    scrollbar-highlight-color:#7D7E94;  
    scrollbar-3dlight-color: #7D7E94;  
    scrollbar-darkshadow-color: #2D2C4D;  
    scrollbar-track-color: #7D7E94;  
    scrollbar-arrow-color: transparent; 
    background-position-y:top;

}
/* ESTILOS MAPA */
body.mapa-cnc{
	background-image:url(imgs/bck-header-mapa.jpg);
}
.centralizar{text-align:center;}
.logo-mapa {margin:1px 52px 0px 0px}
.logo-cnc-mapa{margin:10px;float:right;}
.logo-emp-mapa  {
    background-image: url(imgs/bck-header-interna.jpg);
    padding: 0px 0px 5px 20px;
    margin-left: -15px;
}
.links-cnc a{color:#fff;}
.navbar-nav.logo-mapa-menu{float:left;}
footer.footer-mapa{
    position:absolute;
    clear:both;
    bottom:0px;
    margin:0px;
    background:#00579C;
    height:40px;
    padding:12px;
    width:100%;
}
.mapa-geral{position:absolute; top:80px; bottom:0px;margin-right: 330px; height:100%; width:100%; z-index:-1;}
.menu-lateral-mapa .panel-group {
    padding: 15px;
    margin-bottom: 0px;
    background: #fff;
    clear: both;
    height: 100%;
    bottom: 0px;
    width:312px;
    max-width: 312px;
    position: fixed;
    top: 82px;
    /*max-height:1000px; */
    overflow:auto;
}
.menu-lateral-mapa {}
.panel-default > .panel-heading {
    color:#5ac8ff;
    background-color: #00579c;
    border-color: #ddd;
    border-radius:0px;
    text-align:center;
    text-transform:uppercase;
    

}

.panel-group .panel {
border-radius: 0px;
}

.panel-default > .panel-heading.active{background-color:#fff; border-top:5px #f8dd42 solid; color:#00579c; border-radius:0px;}
.panel-default > .panel-heading.active:after {
content: url(imgs/seta-balao.png);
top: 11px;
right: 15px;
position: relative;
display: block;
width: 30px;
height: 15px;
margin: -7px 50%;
/* padding: 0px; */
}
.menu-mapa{float:left;}
.panel-title{font-size:0.9em;}

.panel-title > a {
color: inherit;
padding: 10px 50px;
}
.panel-body{background-color:#f5f3ef;}
.legenda-mapa {
    padding: 13px 0px 22px;
    background: white;
    border: 1px #dadada solid;
    margin-top: 5px;
}
.legenda-mapa li{display:inline-block;float:left; margin-right:15px; font-size:0.85em;}

div.legenda-mapa {
    max-width: 573px;
    left: 317px;
    position: fixed;
    float: left;
    height: 48px;
    z-index:1;
    bottom:45px;
}
.header-resultados-estatisticas{height:60px;padding-left:0px;}
.header-resultados-estatisticas h3 span{margin-left:10px; color:#699A3E;}
.data-estatistica{float:right;margin-top:25px;}
#btnFiltrar.btn-info{width:120px; margin:0px auto 10px;}
.info-window-mapa{padding:10px; padding-right:0px; background:#fff; width:255px; font-weight:400; line-height:1.6em; opacity:0.8;color:#2f2f2f;}
.info-window-mapa h2, h4, h6{}
.info-window-mapa h4{font-weight:600;font-size:1.1em; margin-top:10px; color:#00579C}

.img-legenda{height:20px; margin:0px 10px;}
li.tit-legenda {
    margin-top: 0px;
    font-size: 14px;
    margin-left: -20px;
}

.content-localizacao{position: relative; top: 40px}

.content-mapa-lateral-busca { width: 100%; margin-bottom: 20px; }
.content-mapa-lateral-busca .busca-mapa-lateral {width:245px; height: 36px;  font-size:0.9em; float: left; margin: 0 !important; padding: 0 9px!important }
.content-mapa-lateral-busca .busca-mapa-lateral-btn { width: 37px; height: 36px; background-image:url(imgs/icon-search.jpg); background-repeat:no-repeat; border: 0; float: right; margin: 0 !important; padding: 0!important }


/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
input, select, textarea {
    max-width: 100%;
    border: 1px #dadada solid;
    padding: 5px;
    border-radius: 3px;
    margin: 6px 0px;
}
select::-ms-expand {
    display: none;
}
select::-moz-expand {
    display: none;
}
input[type="date"] {
    -webkit-align-items: center;
    display: -webkit-inline-flex;
    overflow: hidden;
    -webkit-padding-start: 1px;
    background: #fff;
    padding: 0px;
    line-height: 1;
    height: 36px;
    width: 117px;
    letter-spacing:-1px;
    font-size:0.9em;
    background: url(imgs/icon-calendario.jpg) no-repeat 93% 50% white;
}
.date-picker{
    -webkit-align-items: center;
    display: -webkit-inline-flex;
    overflow: hidden;
    -webkit-padding-start: 1px;
    background: #fff;
    line-height: 1;
    height: 36px;
    width: 117px;
    letter-spacing:0px;
    padding:5px;
    background: url(imgs/icon-calendario.jpg) no-repeat 93% 50% white;
    cursor:pointer;
    float:left;
    font-size:1em;
    padding-left: 10px;
    padding-top: 6px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
    line-height:1.3;
    color:#444;
}
h3, h4, h5{color:#00579C;}
/*::-webkit-input-placeholder {
   color: red;
   font-size:0.9em;
}

:-moz-placeholder { 
   color: red;  
   font-size:0.9em;
}

::-moz-placeholder { 
   color: red;  
   font-size:0.9em;
}

:-ms-input-placeholder {  
   color: red;  
   font-size:0.9em;
}*/
.form-horizontal span {
    position: absolute;
    margin: 13px 5px;
}
#aberturaMax {
    float:right;

  
}

input[type="date"]:hover, input[type="date"]:active, input[type="date"]:focus{background-image:none;}

input[type="checkbox"], input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin-right:5px;
    top:3px;
    position:relative;
}

.styled-select {
    min-width: 120px;
    height: 36px;
    overflow: hidden;
    overflow: -moz-hidden-unscrollable;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(imgs/seta-select.gif) no-repeat 93% 50% white;
    color: #666;
    border: 1px double #ddd;
    padding: 0px 20px;
    margin: 0px 10px;
    display: inline-block;
    position: relative;
    top: 13px;
    cursor:pointer;
}
.contato .styled-select{
     min-width: 220px;
    height: 36px;
    overflow: hidden;
    overflow: -moz-hidden-unscrollable;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(imgs/seta-select.gif) no-repeat 93% 50% white;
    color: #666;
    border: 1px double #ddd;
    padding: 0px 7px;
    margin: 0px 0px;
    display: inline-block;
    position: relative;
    top: 4px;
    cursor:pointer;

}



.contato textarea{margin-bottom:30px}

.styled-select:disabled {
    background: #dddddd;
}

.busca-estatistica .styled-select:disabled {
    background: #dddddd;
}


.theme-dropdown .dropdown-menu {
  position: static;
  display: block;
  margin-bottom: 20px;
  
}

.theme-showcase > p > .btn {
  margin: 5px 0;
}

.theme-showcase .navbar .container {
  width: auto;
}
/* ================================ TOP HEADER ================================ */
.top-header{
	padding:1px 0px 0px; 
	color:#fff;
    font-size:13px;
	font-family: 'Droid Sans', sans-serif;
	}
.top-header .col-md-7{
	margin:7px 0px;
	font-weight:bold;
	}
	
.top-menu-direita li{
	float:right;
	list-style:none;
	background-image:url(imgs/separador-top-header.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding:8px 20px;
	font-size:0.8em;
	}
.top-menu-direita li a{color:#fff;text-decoration:none;}
.navbar-nav > li > a{padding:8px 0px; border-top:6px #00579C solid;}
.top-header .last-item-topheader{
    background-image:url(imgs/separador-top-header.gif);
	background-repeat:no-repeat;
	background-position:right;

}
/* ================================ HEADER ================================ */
.header{
	background-image:url(imgs/bck-header-interna.jpg);
    background-repeat:no-repeat;
	height:118px;
	}
.container .reader .row{margin-top:-4px;}
.header .col-md-7{
	margin:27px 0px;
	}

div.link-logo-cnc {
    left: 10px;
    position: absolute;
    top: 26px;
    float: right;
}
div.link-logo-cnc a {


  
}
.logo-cnc {
   
}
/* ================================ CONTADOR ================================ */
.comp-contador{
	margin-top:8px;
	float:right;
	}
ul.contador {
	float:right;
	margin-bottom:0px;
	}
.contador li{
	background-color:#ebebeb;
	float:right;
	list-style:none;
	font-size:11px;
	padding:6px 4.25em;
    border-top:3px solid #ccc;
	border-bottom:1px solid #ccc;
    border-left:1px solid #ccc;
    cursor:pointer;
	}
.contador li.active{
    background:#F7F7F7;
    border-top:3px solid #007ee2;
    border-bottom:1px solid #F7F7F7;
    color:#00579c;
    padding:6px 4.25em 6px;
    border-left:0px;
}
.contador li.hover{
    background-color:#F7F7F7;
}
.numeradores {
    background-image: url(imgs/bck-contador2.jpg);
    background-repeat: no-repeat;
 
    background-position: 6px 3px;
    font-size: 25px;
    font-weight: bold;
    padding: 13px 21px 21px 39px;
    float: right;
    background-color: #f7f7f7;
    letter-spacing: 18px;
    color: #434343;
}
.tit-footer-contador {
    font-size: 0.7em;
    top: 84px;
    position: absolute;
    text-align: center;
    width: 100%;
}
/* ================================ CONTADOR WIDGET ================================ */
.body-content-widget{background-image:none; margin:0px;background-color:#F9F9F9;}
.comp-contador-widget{
	margin-top:0px;
    width:730px;
    background-color:#F9F9F9;
	}

#widget-loading {
    width: 730px;
    height: 166px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    background-image: url('imgs/transparency.png');
}

#widget-loading .loading {
    margin: 30px auto 0 350px;
}

ul.contador-widget {
	float:left;
	margin-bottom:0px;
    padding-left:0px;
	}
.contador-widget  li{
	background-color:#ebebeb;
	float:left;
	list-style:none;
	font-size:13px;
	padding:10px 61px;
    border-top:3px solid #ccc;
	border-bottom:1px solid #ccc;
    border-left:1px solid #ccc;
    cursor:pointer;
	}
.contador-widget  li.active{
    background:#F7F7F7;
    border-top:3px solid #007ee2;
    border-bottom:1px solid #F7F7F7;
    color:#00579c;
	padding:10px 53px 10px 53px;
    border-left:0px;
}
    .contador-widget li.hover {
      background-color:#F7F7F7;
    }
.numeradores-widget {
    background-image: url(imgs/bck-contador-widget2.jpg);
    background-repeat: no-repeat;
    background-position: 6px 16px;
    font-size: 39px;
    font-weight: bold;
    padding: 18px 25px 11px 25px;
    float: left;
    background-color: #f7f7f7;
    letter-spacing: 22px;
    color: #434343;
    margin-bottom: 0px;
    width: 488px;
    height:91px;
}
.tit-footer-contador-widget {
    font-size: 0.8em;
    /* top: 120px; */
    position: relative;
    /* left: 240px; */
    background: url(imgs/logotipo-rodape-widget.jpg) no-repeat #00ABF1;
    width: 711px;
    height:32px;
    clear:both;
    text-align:right;
    color:#fff;
}
.titulo-footer-widget {
padding: 0px 50px;
top: 7px;
position: relative;
}
.saiba-mais-widget {
font-weight: 600;
position: relative;
padding:0px 130px;
top: 3px;

}
.saiba-mais-widget a{color:#fff; text-decoration:none;}
.saiba-mais-widget a span{color:#fff; text-decoration:none; font-size:1.3em}
.busca-estatistica-widget{
    background:#f9f9f9; 
    margin:0px;
    padding:9px;
    width:242px;
    float:right;
}

.busca-estatistica-widget label {
    margin-bottom: 0px;
    margin-right: 10px;
    font-size: 0.8em;
    position:relative;
    top:-10px;
}
.busca-estatistica-widget .btn-info {
    padding: 6px;
    margin-top: 0px;
    position: relative;
    top: -15px;
    margin-bottom: -8px;
}
.styled-select.ddEstados, .styled-select.ddCidades {
    min-width:100px;
    max-width: 100px;
    height: 32px;
    overflow: hidden;
    overflow: -moz-hidden-unscrollable;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(imgs/seta-select.gif) no-repeat 93% 50% white;
    color: #666;
    border: 1px solid #ddd;
    padding: 0px 16px 0px 10px;
    margin: 0px 0px;
    display: inline-block;
    position: relative;
    top: 13px;
}
.styled-select.dd-estados, .styled-select.dd-cidades {
    min-width:118px;
    max-width: 118px;
    height: 32px;
    overflow: hidden;
    overflow: -moz-hidden-unscrollable;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(imgs/seta-select.gif) no-repeat 93% 50% white;
    color: #666;
    border: 1px solid #ddd;
    padding: 0px 30px 0px 10px;
    margin: 0px 0px;
    display: inline-block;
    position: relative;
    top: 13px;
    margin-right: 5px;
}
.styled-select.ddCnae{
    max-width: 214px;
    height: 32px;
    overflow: hidden;
    overflow: -moz-hidden-unscrollable;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(imgs/seta-select.gif) no-repeat 93% 50% white;
    color: #666;
    border: 1px solid #ddd;
    padding: 0px 30px 0px 10px;
    margin: 0px 0px;
    display: inline-block;
    position: relative;
    top: 13px;
}


/* ================================ BANNER LATERAL ================================ */
.banner-lateral{
		float:right;
	border-top:2px solid #e9e9e9;
	border-bottom:2px solid #e9e9e9;
	}
.separador-lateral {
	background-image: url(imgs/separador-lateral-dir.jpg);
	background-repeat: no-repeat;
	background-color: #e9e9e9;
	padding: 205px 55px;
	float: right;
	margin-left: 66px;
	background-position: 1px 80px;
}

.separador-lateral p{ font-size:1.2em;}
.col-componentes h2{ background-image:url(imgs/bck-headers-componentes.gif); background-position: center; background-repeat:repeat-x; text-align:center; font-size:1.2em; color:#2f2f2f;margin:20px 0px}
.bck-branco {
        background: #fff;
        color: #2f2f2f;
        padding: 0px 10px;
        font-size: 1.2em;
        font-weight: 600;
        font-family: Open Sans, Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
}
/* ================================ NAVEGAÇÃO ================================ */	

	.navbar-inverse{background:#00579c; border:0px; border-radius:0px; min-height:40px; border-bottom:1px solid #fff; margin-bottom:-1px;}
.navbar-collapse .collapse {
    margin-top:0px;
}
	.navbar-inverse .navbar-nav>li>a{
		color:#3a9dd5; 
        text-align:center;
        height:51px;
        width:153px;
        background-image:url(imgs/separador-navbar.gif);
        background-repeat:no-repeat;
        background-position:left;
        font-family: "Segoe UI Semibold",Open Sans, Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
		}
    .navbar-inverse .navbar-nav>li>a.link-cnc{
		color:#3a9dd5; 
        text-align:center;
        text-transform:uppercase;
        height:45px;
        width:58px;
        max-width:45px;
        background-image:none;
        border-top:0px;
		}
    a.link-cnc img.logo-cnc{left:0px; top:-2px;
        width:45px;
        max-width:45px;}
    .navbar-inverse .navbar-nav>li>a:last-child{
		
		}
   
	.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
        color:#00a2f5; background:#fff; border-top:6px solid #f8dd42; box-shadow:none;background-image:none;z-index:10; margin-right:-1px; height:51px;  padding-top:12px;
        }
	.navbar-inverse .navbar-nav > li > a.active,.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus{
		color:#00a2f5; background:#fff; border-top:6px solid #f8dd42; box-shadow:none;background-image:none;z-index:10; margin-right:-1px; height:51px; padding-top:12px;
		}
     .navbar-inverse .navbar-nav.nav-institucional>li>a{
		width:100px;
		background-color:#00467d;
        border:0px;
        padding-top:14px;
        background-image:none !important;
        padding-left:10px;
        padding-right:10px;
        height:50px;
        margin-right:0px;

		}
    .navbar-inverse .navbar-nav.nav-institucional>li>a.active, .navbar-inverse .navbar-nav.nav-institucional>li>a:hover, .navbar-inverse .navbar-nav.nav-institucional>li>a:focus{
		color:#00a2f5; background:#fff; border-top:4px solid #f8dd42;padding-top:12px;

		}
	.navbar-inverse navbar-nav>li a{
		background-image:url(imgs/separador-navbar.gif);
		background-repeat:no-repeat;
        background-position:right;
		}
	.componentes-mpes{
		background-image:url(imgs/componentes1.jpg);
		background-repeat:no-repeat;
		background-position:-10px 0px;
		background-size:100%;
		height:200px;
		}
    .nav-institucional{
		float:right;
		font-size:0.8em;
        border-left:1px solid #00a0f3;

		
	}
   .col-md-7 .data-estatistica{margin-top:0px;}
    .dxc-elements{}

/* ================================ FOOTER ================================ */	

footer{background-image:url(imgs/bck-rodape.jpg); height:391px;}
.entidades-participantes{ padding:53px 0px;}
.entidades-participantes h4 {
	color: #fff;
	font-size: 2.5em;
	margin-bottom: 55px;
}
.banners-entidades{
	min-height:253px;
    background-color:#00457C;
	}
.copyright{color:#fff; font-size:0.85em;}
/* ================================ NO PADDINGS NO MARGINS ================================ */	
.nopadding{padding-right:0px;padding-left:0px;}
.nopaddingnomargin{margin-left:0px;margin-right:0px;padding-right:0px;padding-left:0px;}

/* ================================ CAROUSEL ================================ */	
.carousel-indicators {
bottom: -25px;

}
.carousel-indicators .active {
    background-color:#333;

}
.carousel-indicators li {
    background-color:#999;

}
.redes-footer{margin-right:15px;}
.carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
min-height: 177px;
}

/* ================================ STYLES ANTIGOS ================================ */	

#content-contador {


z-index: 1000;
}

#content-contador ul {
   
    position:relative;
    margin: 0 auto;
    padding: 0;
}

#content-contador ul li {

    float: left;

}

#content-contador ul li:hover {
    background-color:lightgray;
    cursor: pointer
}

.col-md-7 h1 {
        color: #818181;
        font-size: 3em;
        font-weight: 300;
        font-family: Open Sans, Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
        margin-top:50px;
}
.carousel{margin:10px 0px;}

/* ================================ ESTATÍSTICAS ================================ */	

.body-content-estatisticas{
    background-image:url(imgs/bck-body-estatisticas.gif);
}

.mais-estatisticas {
border: 1px solid #eee;
padding: 5px 0px;
margin-top: 50px;
}
.mais-estatisticas a{padding:5px 30px; }
.row.dados-svg{margin-left:0%;margin-right:0%; margin-top:20px;}
.cnae .donut-chart{cursor:pointer}


.cnae-description{
    background-image:url("imgs/bck-cnae-description.gif"); 
    background-repeat:no-repeat; 
    background-position:center top;  
    display:none;
    position:absolute; 
    background-color:#fff;
    padding:5px 20px; 
    max-width:200px; 
    text-align:center; 
    font-size:11px; 
    margin-left:-40px; 
    padding-top:30px;

}
.cnae ul li:first-child .cnae-description{display:block;}
.accordion-body a, .accordion-heading a, .panel-heading a {text-decoration:none;}
.accordion-inner .accordion-heading{padding:7px;background-color:#dcdcdc;}
.accordion-inner .accordion-heading a{color:#2f2f2f; font-size:0.9em;}
.accordion-body .accordion-inner {padding:10px;background-color:#f5f3ef; font-size:0.8em; max-height:200px; overflow-y:scroll;}
.panel-group{font-family: Open Sans, Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif; font-weight:600;}
#cblNaturezasJuridicas.panel-body  {padding:10px;background-color:#f5f3ef; font-size:0.8em; max-height:200px; overflow-y:scroll;}


.panel-body{
    font-size:0.8em;
    color:#333;
    font-weight:normal;


}
.panel-body p {

margin: 15px 3px 0px;
}
p.breadcrumbs-mapa{
    margin-top:0px;
}

.panel-group .panel + .panel {
margin-top: -1px;
}

.mapa-cnc{overflow:hidden;}

::-webkit-datetime-edit { padding: 0.5em; }
::-webkit-datetime-edit-fields-wrapper { background: white; }
::-webkit-datetime-edit-text { color: #666; padding: 0 0.2em; }
::-webkit-datetime-edit-month-field { color: #444; }
::-webkit-datetime-edit-day-field { color: #444; }
::-webkit-datetime-edit-year-field { color: #444; }
::-webkit-inner-spin-button { display: none; }
::-webkit-calendar-picker-indicator { background: #FFF; }

select{padding:5px;}
#map {
    height: 100%;
    margin-left: 310px;
    right:0px;
}
ul.tabs-estatisticas {
    float: right;
    margin-bottom: 20px;
    margin-top:0px;
    font-family: Open Sans, Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
    font-weight:600;
     border-top:34px solid #fff;
}
.tabs-estatisticas li {
    background-color: #ddd;
    border-top:3px #ddd solid;
    float: right;
    list-style: none;
    font-size: 14px;
    padding: 15px 35px;
    display:inline-block;
}
.tabs-estatisticas li.active {
    background: #efefef;
    border-top: 3px solid #007ee2;
    border-bottom: 1px solid #F7F7F7;
    color: #00579c;
    padding: 15px 129px 15px 128px;
    min-width: 100%;
}
.tabs-estatisticas li.inative {
    background: #fff;
    border-top: 3px solid #fff;
    border-bottom: 1px solid #F7F7F7;
    color: #fff;
    padding:15px 35px 15px 36px;
}
.tabs-estatisticas li.inative a{color:#fff; cursor:none;}
.tabs-estatisticas li .active a{ color:#353637; cursor:none;}
.tabs-estatisticas li a{ color:#666}
h4.arrecadacao{
   background:#56a5d3;
    padding: 10px;
    height: 40px;
    position: relative;
    
    clear: both;
    color:#fff;
    margin:30px 20px -20px;
}
h4.faturamento{
    background:#56a5d3;
    padding: 10px;
    height: 40px;
    position: relative;

    clear: both;
    color:#fff;
    margin:30px 20px -20px;


}
.content-tabs-estatisticas ul {
    background-color: #ebebeb;
    float: right;
    list-style: none;
    font-size: 14px;
    padding: 15px;
    display:inline-block;
}
.content-tabs-estatisticas li {
    float: right;
    list-style: none;
    font-size: 14px;
    padding: 15px 14px;
    display:inline-block;
    width:100%;
}

/*============================= TABS SIMULADOR =========================*/
ul.tabs-simulador{
    float: left;
    margin-bottom: 0px;
    margin-top:0px;
    padding-left:0px;
    font-family: Open Sans, Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
    font-weight:600;
     border-top:20px solid #fff;
     position:relative;
     z-index:1000;
     width:100%;
}
.tabs-simulador li {
    background-color: #ddd;
    border-top:3px #ddd solid;
    float: left;
    list-style: none;
    font-size: 24px;
    padding: 15px 35px;
    display:inline-block;
}
.tabs-simulador li.active {
    background: #efefef;
    border-top: 3px solid #007ee2;
    border-bottom: 1px solid #F7F7F7;
    color: #00579c;
    padding:15px 35px;
}
.tabs-simulador li.inative {
    background: #fff;
    border-top: 3px solid #fff;
    border-bottom: 1px solid #F7F7F7;
    color: #fff;
    padding:15px 35px 15px 36px;
}
.tabs-simulador li.inative a{color:#fff}
.tabs-simulador li .active a{ color:#353637; cursor:none;}
.tabs-simulador li a{ color:#666}

.tab-content h6 {
    margin: 0px;
    float:left;
    margin-bottom: -5px;
    color:#0057A8;
    font-size:0.85em;
}
h6.footer-h6{margin-top:10px; color:#333;}
.content-tabs-estatisticas .tab-content h4 {
    margin: 0px;
    float:left;
    margin-bottom: -10px;
    width:100%;
}
.tab-content .styled-select {
    font-size: 0.9em;
    padding: 0px 20px 0px 10px;
    min-width: 177px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top:-5px;
    font-weight:normal;
}
.tab-content col-md-2{padding-left:0px; padding-right:0px;}

.tab-content .tabs-simulador h4 {
    margin: 0px;
    float: left;

    margin-top: 5px;
    padding-left: 4px;
}
.aviso-simulador {
    height: 240px;
    padding-top: 75px;
    padding-bottom: 64px;
    border: 4px dashed;
    border-color: silver;
    background-color: white;
    border-radius: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.duvidas{margin-bottom:20px;}

.aviso-simulador h3{color:#333;}

.help-categoria-simples{margin:8px 0px; cursor:pointer; position:relative; top:11px;}
.help-lucro-antes{margin:0px 8px; cursor:pointer}

.tab-content h5.selecione-tit {
margin: 15px 8px 15px 0px;
}
.sub-titulo-cnaes{margin:20px 28px 30px}
.sub-titulo-comparacao {
    border-left: 4px #389ac7 solid;
    padding-left: 10px;
    margin: 20px 0px;
    background-color: #fff;
    margin-top: 260px;
}

.cinza{color:#333;}
.ddCatSimples{width:85%;}


.info-help-categoria {
    display: none;
    background-color: #232323;
    padding: 20px;
    color: #fff;
    position: absolute;
    z-index: 10;
    border-radius: 10px;
    top: 415px;
    margin-left: -64px;
}

span.seta-balao2{position:absolute; margin:-170px 39%;z-index:11;}

.info-help-lucro {
    display: none;
    background-color: #232323;
    padding: 20px;
    color: #fff;
    position: absolute;
    z-index: 10;
    border-radius: 10px;
    top: 45px;
    width: 420px;
    text-align: left;
}

.info-help-lucro span.seta-balao2{position:absolute; margin:-90px 170px;z-index:11;}
span.seta-balao2-baixo{position:absolute; margin:15px 32%;z-index:11;}
/*============================= TABS Gráfico e Detalhamento =========================*/
ul.tabs-grafdet {
float: right;
margin-bottom: 20px;
margin-top: -13px;
font-family: Open Sans, Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
font-weight: 600;
left: 10px;
position: relative;
}
.tabs-grafdet li {
    background-color: #ddd;
    border-top:3px #ccc solid;
    float: right;
    list-style: none;
    font-size: 14px;
    padding: 15px 35px;
    display:inline-block;
}
.tabs-grafdet li.active {
    background: #efefef;
    border-top: 3px solid #007ee2;
    border-bottom: 1px solid #F7F7F7;
    color: #00579c;
    padding:15px 35px;
}
.tabs-egrafdet li.inative {
    background: #fff;
    border-top: 3px solid #fff;
    border-bottom: 1px solid #F7F7F7;
    color: #fff;
    padding:15px 35px 15px 36px;
}
.tabs-grafdet li.inative a{color:#fff}
.tabs-grafdet li .active a{ color:#353637; cursor:none;}
.tabs-grafdet li a{ color:#666}

#servicos {
    background-color: #f2f2f2;
    margin-top: 10px;
    min-height: 85px;
    margin-bottom:10px;
}
.legenda-simulador {
padding-top: 7px;
right: -28px;
position: relative;
}

.legenda-simulador ul li{display:inline-block;float:left; height:30px;}

.legenda-simulador ul{float:right;}

.legenda-simulador .glyphicon{margin:0px; margin-right:10px;}
.legenda-simulador .glyphicon {
    margin: 0px;
    margin-left: 10px;
    margin-right: 5px;
    margin-top: -10px;
    }
#tabelaSimplesNacional col:nth-child(2n+2) {
    background:#fff;
    }

col.coluna3 {
background:#fff;
}

col.coluna4:nth-child(2n+3) {
background:#fff;
}

col.coluna5:last-child {
background:#fff;
}

.glyphicon.indicador_1{
    color:#2f9b04;
    -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    transform: rotate(180deg);
}
.glyphicon.indicador_2{
    color:orange;
    -ms-transform: rotate(-130deg); /* IE 9 */
    -webkit-transform: rotate(-130deg); /* Chrome, Safari, Opera */
    transform: rotate(-130deg);


}
.glyphicon.indicador_3{
    color:orange;
     -ms-transform: rotate(-65deg); /* IE 9 */
    -webkit-transform: rotate(-65deg); /* Chrome, Safari, Opera */
    transform: rotate(-65deg);

}

.glyphicon.indicador_4{
    color:#af1a1a;
    -ms-transform: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
    transform: rotate(0deg);
}
.table-condensed > tbody > tr > td.text-center{padding:10px;}

.busca-estatistica{
    background:#efefef; 
    margin:20px 0px 0px;
    margin-left:15px;
    height:50px;
    padding-bottom:5px;
    padding-top:5px;
    border-radius:4px;
}
.tabs-simulador .col-md-2:last-child {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin-top: 0px;
    color: #333;
}
.busca-estatistica label {
    margin-right: 10px;
    font-size: 0.8em;
    position:relative;
}
.busca-estatistica label span {
    position:relative;
}

.busca-estatistica .btn-info {
    padding: 6px;
    margin-top: 0px;
    position: relative;
    top: -13px;
    margin-bottom: -8px;
}

.busca-estatistica .styled-select {
    min-width: 120px;
    height: 36px;
    overflow: hidden;
    overflow: -moz-hidden-unscrollable;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(imgs/seta-select.gif) no-repeat 93% 50% white;
    color: #666;
    border: 1px double #ddd;
    padding: 0px 0px 0px 20px;
    margin: 0px 10px;
    display: inline-block;
    position: relative;
    top: 3px;
}

.sub-titulo-estatisticas{border-left:4px #389ac7 solid;padding-left:10px; margin-bottom:22px;background-color:#fff;}
.sub-titulo-estatisticas h3 {
    color: #00579c;
    margin: 32px 0px 0px;
    letter-spacing:-1px;
}
.sub-titulo-estatisticas.info-gerais {
    color: #00579c;
   margin-bottom:-2px;
    letter-spacing: -1px;

}
.sub-titulo-estatisticas h3.info-gerais {
    color: #00579c;
    margin: 0px 0px 0px;
    letter-spacing: -1px;
    padding: 3px 0px;
}

.sub-titulo-estatisticas h3 span {
    font-size:0.7em;
}
.sub-titulo-estatisticas p{
    font-size:0.8em;
}
.tbls-estatisticas{padding:10px; font-weight:300;border:1px solid #d2d2d2;width:100%;}
.tbls-estatisticas td{padding:17px 11px; border-bottom:1px solid #d2d2d2;}

.tbls-estatisticas h3 {
    font-size: 2.6em;
    font-weight: 300;
    padding: 7px 0px;
    margin:0px;
}
.tbls-estatisticas span{font-size:11px; font-weight:600; color:#181818 }
/*.tbls-estatisticas td p{font-size:0.8em; font-weight:600; margin-top:35px;}*/
.tbls-estatisticas td p {font-size:0.8em; font-weight:600;}
.lateral-estatistica{margin-top:32px;background:#efefef;}
.lateral-estatistica ul{background:#f9f9f9;padding-left:0px;}
.lateral-estatistica .tab-content{padding:0px;  background-color:#efefef;}

.content-tabs-estatisticas h3 {
    margin: 10px 0px;
    font-weight: 600;
    font-size: 1.5em;
    color:#484949;
    
}
.content-tabs-estatisticas img {
    margin-right:20px;
    
}
.content-tabs-estatisticas p{margin:5px 22px;}
.opcoes-bar {
    background-color: #f9f9f9;
    padding: 10px;
    height: 57px;
    border-radius:0px;
    margin:0px 0px 20px;
    border-top: 3px solid #ddd;
}
.opcoes-bar h3{
    padding:0px;
    margin:0px;
}
.styled-select.cnae-estatisticas{
    max-width: 295px;
    height: 32px;
    overflow: hidden;
    overflow: -moz-hidden-unscrollable;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(imgs/seta-select.gif) no-repeat 96% 50% white;
    color: #666;
    border: 1px solid #ddd;
    padding: 0px 20px;
    margin: 0px 0px;
    display: inline-block;
    position: relative;
    top:0px;
    
}
.opcoes-bar .btn{padding:3px 12px}
.hr-styled{height:3px;border:none;color:#3A9CC9;background-color:#3A9CC9;}
.hr-styled-contato{color:#333; margin:38px 0px}
.tab-pane ul{margin:20px; width:90%;}

.regime .tbls-estatisticas h3{font-size:1.8em;font-weight:300; padding:0px; padding-right:6px;}
.regime .tbls-estatisticas td{padding:8px 0px;}
.regime .tbls-estatisticas{border:0px;}
.regime .tbls-estatisticas td{border:0px; background-color:#fff}
.regime .tbls-estatisticas tr{border-bottom:1px #d2d2d2 solid;}
.regime .tbls-estatisticas tr:last-child{border:0px;}


.tbl-regime {padding:34px 0px 19px 15px; border:1px #d2d2d2 solid; border-right:1px #fff solid; height: 251px;}

.tbl-regime .txtDadosRef{top:10px; position:relative; font-size:0.9em; color:#328AEB; }
.grafico-detalhes-mpe {
    padding: 0px 5px;
    border: 1px solid #d2d2d2;
    height: 251px;
    *height: 267px;
    margin-left: -2px;
}
.grafico-detalhes-regime {
    padding: 0px 5px ;
    border: 1px solid #d2d2d2; 
    border-left:1px #fff solid;
    height: 251px;
    margin-left: -1px;

}
.mpes, .regime, .mortalidade, .empresas-ativas{margin-bottom:72px;}
.empresas-ativas, .mpes { height:305px }
.empresas-ativas .loading { margin:150px 0 0 120px }
.mpes .loading { margin:150px 0 0 250px }
.mortalidade, .regime { height:305px }
.mortalidade .loading { margin:150px 0 0 120px }
.regime .loading { margin:150px 0 0 250px }
#secao .loading { margin: 50px 0 50px 513px; }

.socialmedia li{display:inline-block;float:left;list-style:none;height:44px;width:44px; padding-left:0px;}

a.facebookcnc, a.twittercnc, a.gpluscnc {background-image:url(imgs/redes-sociais.jpg); display:block; height:44px;width:44px; position:relative;}
a.facebookcnc{background-position:0px 0px;}
a.twittercnc{background-position:96px 0px;}
a.gpluscnc{background-position:45px 0px;}

ul.socialmedia {padding-right:15px;padding-left:0;}
.botao-aplicar{border:1px #eee solid; border-top:0px; margin:0px 0px 10px; border-radius:0px 0px 3px 3px; padding-top:10px;}

.lat-mapa{font-size:0.8em}
.transparente {
    background: none repeat scroll 0% 0% transparent;
    border: medium none !important;
    font-size: 0px;
    position: absolute;
    height: 40px;
    margin: 9px 4px;
    right: 10px;
    width: 41px;
    cursor:pointer
}


.accordion-inner label{font-weight:normal; margin:4px 0px;}
#accordion2 .accordion-heading{margin-bottom:1px;}

.tbls-estatisticas .span-regime-Regime {color:#F7DB7A; font-size:1.7em;}
.tbls-estatisticas  .span-regime-Simples {color:#B3D6BD; font-size:1.7em;}
.tbls-estatisticas  .span-regime-SIMEI{color:#B3BFD6; font-size:1.7em;}
.grafico-detalhes-regime .dxc-legend{display:none;}

.table-condensed > tbody > tr.tr-selecionada td.text-center{background-color:#b8e4ed; color:#222; font-weight:bold;}

.table-condensed > tbody > .tr-selecionada .voce-aqui{
    background-image: url('imgs/voce-esta-aqui1.png');
    background-repeat:no-repeat;
    background-color:#B8E4ED;
    position: relative;
    background-position:20px;

   

}
th.coluna0{border-right:1px solid #ddd}
.voce-aqui{border-right:1px solid #ddd}

.grafico-detalhes-regime .pie-chart {
    top: 0px;
    position: relative;
    right:0px;
    height:220px; 
    width:200px; 
    margin: 0 auto;

}
.grafico-detalhes-mpe .pie-chart {
    top: 10px;
    top: 20px\9;
    position: relative;
    left: 0px;
    height:230px; 
    width:230px; 
    margin: 0 auto;
}
.grafico-detalhes-mpe .dxc-legend{margin-right:40px; position:relative;}
.contato{margin:20px 0px 40px;}
.contato h1 span{font-size:0.6em;}
.contato h1{margin:20px 0px; border-bottom:1px dotted #ccc; padding-bottom:10px;}

.contato .form-group {
margin-bottom: 12px;
}
.contato #Telefone{margin-bottom:-4px}
.sobre{margin:20px 0px 40px; text-align:justify;}
.sobre h1 span{font-size:0.6em;}
.sobre h1{margin:20px 0px; border-bottom:1px dotted #ccc; padding-bottom:10px;}
.sobre iframe{margin:5px 20px 5px 0px; float:left;}

.noticias h1 span{font-size:0.6em;}
.noticias h1{margin:20px 0px; border-bottom:1px dotted #ccc; padding-bottom:10px;}

.contato iframe{margin:5px 20px 5px 0px; float:left;}

.glyphicon {
    font-size: 1.7em;
    top: 6px;
    margin: -6px 10px -6px -2px;
}
.contato .btn-info, .contato .btn-primary{width:180px; margin-left:20px;}
.has-success input {border:2px solid #3c763d;color:green;} 
.has-warning input {border:2px solid #e8b900;color:#e8b900;}
.has-error input {border:2px solid #a94442;color:red;}


#tabelaSimplesNacional{
    border:1px solid #ccc;
}
.alert-danger {
border: 2px solid #a94442;

}
.alert-success {
border: 2px solid #3c763d;
}
.alert-warning {
border: 2px solid #e8b900;
font-family: Open Sans, Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
}

.alert{display: none}

.error {
    background: #f2f2f2;
    border: 1px solid red;
    color: #999;
}
.valid {
  color: #555;
  background-color: #fff;
}

#loader.alert {
    padding: 2px;
    margin-bottom: -5px;
    border: 1px solid transparent;
    border-radius: 35px;
    width: 19%;
    float: right;
    margin-top: -3px;
}

.box-selecione h4{margin-top:25px}
.box-selecione-comparativo{background-color:#eee; margin:15px 0px; border-radius:5px; padding-bottom:20px; position:relative;}

.box-selecione-comparativo h4 {
    font-size: 1.3em;
    margin: 14px 0px 0px 0px;
    line-height: 1.8;
}
.box-selecione-comparativo  .styled-select {
       
        min-width: 100%;
        margin:0px;

     
    }
.news-cnc img{float:left; border:1px solid #ccc; margin-right:20px; }
.col-md-6.news-cnc{min-height:565px}
.resumo-news-cnc p {text-align:justify;}
.news-cnc hr{margin-top:40px;}


/* ============================ HACKS INTERNET-EXPLORER =============================== 
html>body .tbl-regime {
  height:208px;
}

html>body .grafico-detalhes-regime .pie-chart{top:12px;}*/

/* ============================ HACKS FIREFOX =============================== */
@-moz-document url-prefix() {
    .date-picker {
        float:left;
    }
    #aberturaMax{float:right;}
    .grafico-detalhes-mpe {
  
    height: 253px;
   
}
    .navbar-inverse .navbar-nav.nav-institucional>li>a{
	
        height:50px;
        top:0px;

		}
    .busca-estatistica .styled-select {
        top: -3px;
        min-width: 120px;
        height: 36px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background: none repeat scroll 0% 0% white;
        /*background: url(imgs/seta-select.gif) no-repeat 93% 50% white;*/
        color: #666;
        border: 1px double #ddd;
        padding: 0px 20px;
        margin: 0px 0px;
        display: inline-block;
        position: relative;
    }

    .busca-estatistica label {
        margin-bottom: 0px;
        margin-right: 10px;
        font-size: 0.8em;
        position: relative;
        top: 5px;
    }
    .busca-estatistica label span {
    position: relative;
    margin-right:5px;
    top:-2px;
}

    .styled-select {
        top: -3px;
        min-width: 120px;
        height: 36px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background: none repeat scroll 0% 0% white;
        /*background: url(imgs/seta-select.gif) no-repeat 93% 50% white;*/
        color: #666;
        border: 1px double #ddd;
        padding: 0px 20px;
        margin: 0px 0px;
        display: inline-block;
        position: relative;
    }

    .busca-estatistica .btn-info {
        padding: 6px;
        margin-top: 0px;
        position: relative;
        top: 0px;
        margin-bottom: -8px;
    }
    .tab-content .styled-select {
    font-size: 0.9em;
    padding: 0px 20px 0px 10px;
    min-width: 177px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 8px;
}

    .tbl-regime {
        padding: 56px 0px 16px 15px;
        height:253px;
    }

    .grafico-detalhes-regime .pie-chart {
        top: 6px;
        position: relative;
        right: 0px;
        height: 251px;
        width: 200px;
        margin: 0px auto;
    }

    .grafico-detalhes-mpe {
        margin-left: -1px;
    }

    .grafico-detalhes-regime {
    height: 253px;
}
}

/* ============================ HACKS SAFARI =============================== */

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .grafico-detalhes-regime {
padding: 0px 5px ;
border: 1px solid #d2d2d2; 
border-left:1px #fff solid;
height: 251px;
margin-left: -1px;

}
    .busca-estatistica .styled-select {
    min-width: 120px;
    height: 36px;
    overflow: hidden;
    overflow: -moz-hidden-unscrollable;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(imgs/seta-select.gif) no-repeat 93% 50% white;
    color: #666;
    border: 1px double #ddd;
    padding: 0px 40px 0px 20px;
    margin: 0px 10px;
    display: inline-block;
    position: relative;
    top: 3px;
}
    .help-categoria-simples{margin:8px 0px; cursor:pointer; position:relative; top:0px; left:5px;}
    .navbar-inverse .navbar-nav.nav-institucional>li>a{
	
        height:51px;
        top:0px;

		}
    
.tbl-regime {padding:55px 0px 12px 15px; border:1px #d2d2d2 solid; border-right:1px #fff solid;}
	.busca-estatistica label span {

        position:relative;
        top:-10px;
        font-size:1.1em;

    }
    .grafico-detalhes-regime .pie-chart {
    top: 30px;
    position: relative;
    right:0px;
    height:250px; 
    width:260px; 
    margin: 0 auto;

}
    ::i-block-chrome,.busca-estatistica label span {

        position:relative;
        top:3px;
        font-size:1.1em;

    }
}

.erro{margin:40px 0px; color:white;}
.erro a{text-decoration:none;font-weight:bold; color:darkblue;}

#content-erro img {
    margin: 0 auto;
    position: relative;
}

#content-erro h1, #content-erro p, #content-erro a {
    width: 100%;
    text-align: center;
}

.home-noticia h3 { width: 293px; height: 120px; }
.home-noticia p { width: 293px; height: 170px; text-align: justify; }
.home-noticia a { float: right; }
.home-noticia {margin-bottom:10px;}


/* ======================== ESTILOS TABELA ============================ */

.classificacao.geral  {
    background: #00579c;
}

.classificacao.COMÉRCIO  {
    background: #FF2300;
}

.classificacao.SERVIÇOS  {
    background: #FF8C00;
}

.classificacao.INDÚSTRIA  {
    background: #C428FF;
}

.classificacao.AGRONEGÓCIO  {
    background: #40F9AC;
}


.classificacao.primeiro ,
.classificacao.segundo ,
.classificacao.terceiro ,
.classificacaoquarto,
.classificacao.quinto {
    color: #FFFFFF;
    text-indent: 0;
    letter-spacing: normal;
    font-size: 14px;
}
span.classificacao {
    display: block;
    float: left;
    width: 26px;
    height: 26px;
    -ms-border-radius: 13px;
    border-radius: 13px;
   
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    line-height: 26px;
    /*letter-spacing: -0.2em;*/
    /*text-indent: -0.2em;*/
}

     .table-striped > tbody > tr:nth-child(odd) > th.coluna1 {background-color:#fff; color:#444; font-size:1.2em; padding:10px; text-align:center;}
     .table-striped > tbody > tr:nth-child(odd) > th.coluna2 {background-color:#AFAFAF; color:#fff; font-size:1.2em; padding:10px; text-align:center;}
     .table-striped > tbody > tr:nth-child(odd) > th.coluna3 {background-color:#9C9C9C; color:#fff; font-size:1.2em; padding:10px; text-align:center;}
     .table-striped > tbody > tr:nth-child(odd) > th.coluna4 {background-color:#8A8A8A; color:#fff; font-size:1.2em; padding:10px; text-align:center;}
     .table-striped > tbody > tr:nth-child(odd) > th.coluna5 {background-color:#797979; color:#fff; font-size:1.2em; padding:10px; text-align:center;}
     col.coluna0:first-child {background-color: #FFF; width:64px}
     col.coluna0 td{background-color:#fff; border:0px;}
     .lucro-irpj {
        font-size: 14px;
        font-weight:bold;
        left:5px;
       
    }
     .tabs-simulador .col-md-2{
         padding-left:8px;
     }

    .table-striped > tbody > tr:nth-child(odd) > td.voce-aqui, .table-striped > tbody > tr:nth-child(odd) > th.coluna0 {
    background-color: #fff;
    border:1px solid #fff;
    border-right:1px solid #ccc;
    }
    .table-striped > tbody > tr:nth-child(even) > td.voce-aqui {
    background-color: #fff;
    border:1px solid #fff;
    border-right:1px solid #ccc;
    }
    ment.style {
        font-size: 12px;
        padding-left: 0px;
        top: 61px;
        margin-left: 0px;
        position: absolute;
        right: -7px;
    }

/*

col:first-child {background: #FFF}

col:last-child {background:#AAC2DA}
col.ultima-coluna{background-color:yellow}



.ano2012{background-color:#F7db7a; text-align:center; color:white; font-size:1.3em;}
.ano2013{background-color:#f2a91f; text-align:center; color:white; font-size:1.3em;}
.ano2014{background-color:#e98e23; text-align:center; color:white; font-size:1.3em;}
.th-porcentagem{background-color:#396290; text-align:center; color:white; font-size:1.3em;}

.cidade col:nth-child(2n+2) {
    background: #dfbd75;
    border-right: 4px solid #fff;
    border-left: 4px solid #fff;
}
tr:nth-child(2n+3) {background:#eedbb1}
td.variacao{background-color:#fff}

.botao-download{margin:0px 0px 30px; padding:20px; background-color:#8db14f}
.botao-download:hover{margin:0px 0px 30px; padding:20px; background-color:#8db14f}
.botao-download span.glyphicon {
        background-color: #6a893b;
        padding: 17px;
        position: absolute;
        right: -11px;
        border-radius: 0px 0px 4px4px;
        top: 5px;
    }

   

    td.outros{background-color:#cbe0f1; font-weight:bold;}
td.outros2{background-color:#9fc5ea; font-weight:bold;}
td.outros3{background-color:#7598ce; font-weight:bold;}
td.outros4{background-color:#167dbf; font-weight:bold;}
    tr:nth-child(2n+2) td.variacao:last-child{background-color:#f2f2f2}
tr:nth-child(2n+3) td.variacao:last-child{background-color:#ffffff}


*/

table.resultado tr td.total-titulo{background-color:#434a5c; color:#fff; font-size:1.2em; border-right:#434a5c;}
table.resultado tr td.total{background-color:#90a3cb; color:#444; font-size:1.2em;}
table.resultado tr.totaltr{border-bottom:25px solid #fff;}

.botao-download{margin:0px 0px 30px; padding:20px; }
.botao-download:hover{margin:0px 0px 30px; padding:20px; }



.table-condensed > tbody > tr > td.text-center:first-child {


font-weight: bold;
color: #555;
}


#lucroAntes{font-size:14px}
td:first-child {background:#fff}


span.classificacao {
    display: block;
    float: left;
    width: 34px;
    height: 34px;
    -ms-border-radius: 13px;
    border-radius: 20px;
    color: #FFF;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    line-height: 34px;
    /* letter-spacing: -0.2em; */
    /* text-indent: -0.2em; */
    margin: 5px 10px;
}


/* resultado */
table.resultado {
    color: #333333;
    text-align: center;
    font-weight: normal;
    font-size: 13px;
    margin:20px auto;
}
div.table_print{margin:20px auto;}
#tabela-modelo { display:none;}
table.resultado td, table.resultado tr, table.resultado th{
    padding:10px;
    border:1px solid #ccc;
    text-align:center;
}

table.resultado td.coluna2-cidade{
        padding: 8px;
        color: #444;
        font-weight:bold;
        text-align:left;

    }
table.resultado td.coluna1-cidade{
       max-width:100px;

    }

    table.resultado .table-heading {
        padding: 10px;
        background-color: #efefef;
        color: #444;
        font-weight: normal;
        font-size: 1.4em;
        text-align: center;
        font-weight:bold;
    }
   
    table.resultado.idade .table-heading {
        width: 170px;
    }


    table.resultado .uf > span {
        display: inline-table;
        margin-top: 15px;
        color: #3366AA;
        font-size: 15px;
    }

    table.resultado .years {
        width: 28px;
        color: #3366AA;
        text-align: center;
        font-size: 15px;
       
    }

   
    table.resultado tr td {
        padding: 8px;
        color: #444;
    }
    .coluna2-cidade{
        width:35%;
        text-align:left;
        font-size:12px;
        font-weight:bold;
    }

    table.resultado tr td:first-child {
        
        width:40px;
        text-align: left;
        font-weight: normal;
        font-size: 11px;

        
    }
     table.resultado tr td.table-heading:first-child{padding:20px 0px;font-size:1.4em}
    table.resultado tr th:first-child {
   
        text-align: center;
        font-weight:bold;
    }
    table.resultado tr td.table-heading:first-child {
   
        text-align: center;
        font-weight:bold;
    }
    table.resultado tr td em {
        display: block;
        margin-left: 35px;
        padding: 3px 0;
        font-style: normal;
    }
    

    .tabelaComparativos.table-condensed > tbody > tr > td.text-center {
padding: 5px; border:1px solid #ccc; vertical-align:middle;
}
    .tabelaComparativos.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th{
        padding: 5px; 
        border:1px solid #ccc; 
        vertical-align:middle;
}
    .tabelaComparativos col.coluna0:first-child {width:50px}
    .tabelaComparativos col.coluna1 { width:200px; padding-left:20px;}
    .tabelaComparativos.table-striped > tbody > tr:nth-child(even) > td, .table-striped > tbody > tr:nth-child(odd) > th{
        padding: 5px; 
        border:1px solid #ccc; 
        vertical-align:middle;
}
    .tabelaComparativos th{
        padding: 5px; 
        border:1px solid #ccc; 
        vertical-align:middle;
    }
   
    #container-bar-chart{margin-bottom:100px; width:100%; height:800px}

    .carousel-control.left, .carousel-control.right{
        background-image:none;
        background:none;
        filter:none;
    }
    .navbar-inverse .navbar-toggle {
        border-color:#00A1EF;
        background-color: #00B5EE;


}
    .carousel-control {
        position: absolute;
        top: 0px;
        bottom: 0;
        left: 0;
        width: 5%;
        font-size: 15px;
        color: #444;
        text-align: center;
        text-shadow: 0 0px 0px rgba(0, 0, 0, .6);
        filter: alpha(opacity=90);
        opacity: .9;
       

    }
    .carousel-control:hover, .carousel-control:active {

        color: #00ACEE;

    }
    .carousel-control span{
         background-color:#f2f2f2;
        padding:13px 13px;
        border-radius:30px;
        border:1px solid #ccc;

    }
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next{
        width: 48px;
        height: 48px;
        margin-top: -30px;
        font-size: 20px;
    }
    .abreviado {
        display: none;
        float: left;
        position:absolute;
        padding: 5px;
    }

    .balao-secao{display:none; position:absolute; background:#222; padding:20px; padding-top:0px; width:60%;border-radius:10px; top:-110px; color:#fff; z-index:10;}
    .balao-secao h3{color:#fff;}

    .balao-subclasse{display:none; position:absolute; background:#222; padding:20px; padding-top:0px; width:60%;border-radius:10px; top:-160px; color:#fff; z-index:10;}
    .balao-subclasse h3{color:#fff;}

    .aparece-balao-subclasse{position:relative}
    .tab-content .styled-select.ddCatSimples{min-width:135px;}
    
    .tab-content .styled-select.ddlDespesasAdm {min-width:260px;}
    .content-tab-simulador{margin-top:8px;}
    .imagem-comparativo {
        border: 1px solid #389ac7;
        background-color: white;
        padding: 15px 60px;
        border-radius: 2px;
        margin: 15px 0px;
        width:165px;
    }
    .grafico-comparativo{display:none; margin-bottom:30px;}
    .comparar {
        background-color: white;
        padding: 5px;
        border-radius: 3px;
        border: 1px solid #ccc;
        margin-right: 13px;
        font-size: 0.9em;
        max-width: 267px;
        left: 5px;
    }
    .comparar input {margin:0px 0px 0px 15px;}
    .box-selecione-comparativo a.btn.btn-primary{padding:5px 12px; font-size:0.9em;}
    .div-legenda{width:10px;height: 10px; background: #288FCB; float: left; margin: 5px 6px 0 0;}

    td.coluna1{max-width:50px;}
 
    hr{padding: 0;margin: 0}
    .legenda-ativas {width:100px;border: 0;padding: 0 !important;color:#181818!important; font-weight: 400}

    .bot-limpar{margin-left: 10px}
   
/* ============================================= MEDIA QUERIES XS ATE 320PX ============================================= */

@media (max-width: 320px){
   

    img{max-width:100%}
    .row{
         margin-left:0px;
         margin-right:0px;
     }
    .top-header .col-md-7 {
        display: none;
    }
    .abreviado{display:block;}
    .header .row {
        padding-left: 0px;
        padding-right: 0px;
       
    }
    .col-md-5.banners {width:100%; padding-left:0px; padding-right:0px;}
    .top-menu-direita li {
        float: right;
        padding:8px 11px;
        font-size:0.7em;
    }
    .logotipo-empresometro{max-width:270px; margin-left:15px;}
    .body-content .nopadding {
        padding-right: 0px;
        padding-left: 0px;
    }
    .navbar-nav {
        margin: 7.5px 0px;
    }
    .col-md-7 h1 {font-size:2em; padding-left:15px; padding-right:15px;}
    .col-md-7 p {padding-left:15px; padding-right:15px;}
     
    #content-contador ul{width:100%;}
     .contador li {
        padding: 6px 1em;
        min-width: 33.322%;
        text-align: center;
    }
     .comp-contador {
        padding-right: 0px;
        padding-left: 0px;
        width:100%;
      }
      .contador li.active{
       padding:6px 1em;
       min-width: 33.322%;
    }
      .logo-cnc{display:none;}
       .tab-content .styled-select {
       
        min-width: 100%;
     
    }
       .container.container-menuprincipal {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }
     .tit-footer-contador {
        width: 320px;
        max-width: 100%;
        }
    .tit-footer-contador {
        
        top: 76px;
    }
    .carousel-indicators li {
        background-color: #999;
        width:20px;
        height:20px;
        top:40px;
    }
    .carousel-indicators li.active {
        width:20px;
        height:20px;
    }
    .carousel-indicators {
        bottom:-45px;
        width: 70%;
    }
    .carousel-control.left, .carousel-control.right{
        background-image:none;
        display:none;
    }
    .numeradores {
        background-image: url(imgs/bck-contador2.jpg);
        background-size: 100%;
        background-position: center center;
        font-size: 21px;
        padding: 15px 5% 15px 8.5%;
        letter-spacing: 0.633em;
        width:100%;
    }


    .nav-principal li{text-align:center;}
    .nav-principal li a{min-width:100%;}
    .nav-institucional{min-width:100%; float:none;}
    .nav-institucional li a{min-width:100%;}
    .navbar-inverse .navbar-nav.nav-institucional>li>a{min-width:100%;}

    .row .col-componentes{
        margin-left:0px;
        margin-right:0px;
    }
  .separador-lateral {
        padding: 205px 20px;
        width:100%;
        background-size: 100%;
    }
    footer .nopadding {
        padding-right: 0px;
        padding-left: 0px;
    }
    .body-content .col-componentes.nopadding{
        padding-right: 0px;
        padding-left: 0px;

    }
   .body-content .menuprincipal.nopadding {
        padding-right: 0px;
        padding-left: 0px;

    }
    
   
     .entidades-participantes.nopadding {
        padding-right: 15px;
        padding-left: 15px;
        max-width:100%;
    }
     
     .banners-entidades .col-md-3.nopadding {
        padding-right: 0px;
        padding-left: 0px;
        max-width:100%;
    }
    footer {
        background-image: none;
        height: 800px;
        background-position:bottom;
         background-color:#00457C;
    }
    .entidades-participantes h4{
        padding:0px 25px;
        width:100%;
        font-size:2.8em;
        margin-bottom:20px;
    }
    .mais-estatisticas {
        border: 1px solid #eee;
        padding: 5px 0px;
        margin-top: 50px;
        margin-bottom: 30px;
        margin-left: 15px;
        margin-right: 15px;
        }
    iframe{max-width:100%}
    .banners-entidades img{
        padding:15px 0px;
        width:100%;
    }
      footer {
        height: 945px;
        background-position: bottom;
        background-repeat: repeat-x;
        background-color:#00457C;
    }
    .nopadding.copyright{
        top: 0px;
        position: relative;
        padding: 20px 40px;
        text-align: center;
        background-color:#00579C;
    }
    .slide.nopadding, .carousel-inner.nopadding{padding-left:0px;padding-right:0px}
    .item li {
        float: left;
        display: inline-block;
        padding: 0px;
        margin: 0px 15px;
        max-width: 125px;
    }
    .por-setor.item li {
        margin: 0px 0px;
        }
    .item.center-block ul {
       padding: 0px 0px;
    }
    
    .tit-footer-contador {
       max-width: 100%;
    }
    .home-noticia h3 { width: 230px; height: 190px; font-size:1.9em }
    .home-noticia p { width: 230px; height: 230px; text-align: justify; }
    
    .entidades-participantes .row  {
        margin-right: 0px;
        margin-left: 0px;
    }
  .busca-estatistica {
        height: 180px;
        margin-top: 120px;
        margin-right: 15px;
    }
  .empresas-ativas, .mpes {
        height: 305px;
        padding-left: 0px;
        padding-right: 0px;
    }
  .mortalidade, .regime {
        height: 305px;
        position: relative;
        margin-top: 310px;
    }
  .percent {width:43%}
}

/* ============================================= MEDIA QUERIES SM DE 321PX ATE 480px ============================================= */
@media (min-width: 321px) and (max-width: 480px) {

     .body-content .nopadding {
        padding-right: 15px;
        padding-left: 15px;
    }
     .row{
         margin-left:0px;
         margin-right:0px;
     }

    .body-content .col-componentes.nopadding {
        padding-right: 0px;
        padding-left: 0px;
    }

    .body-content .menuprincipal.nopadding {
        padding-right: 0px;
        padding-left: 0px;
    }

    .tab-content .styled-select {
       
        min-width: 100%;
     
    }

    .busca-estatistica {
        background: #efefef;
        margin: 20px 15px 0px;
        margin-left: 15px;
        height: 100px;
        padding-bottom: 5px;
        padding-top: 5px;
        border-radius: 4px;
    }

    .busca-estatistica label {
        margin-right: 5px;
        font-size: 0.8em;
        position: relative;
    }
    .container.container-menuprincipal {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }

    .logotipo-empresometro {
        max-width: 361px;
        
    }

    .separador-lateral {
        padding: 205px 40px;
        width: 100%;
        background-size: 100%;
    }

    .abreviado{display:block;}

   .separador-lateral iframe {
            width: 100%;
        }

    .top-header .col-md-7 {
        display: none;
    }
      .top-menu-direita li {
        float: right;
        padding:8px 11px;
        font-size:0.7em;
    }
    .banner-lateral {
        min-width: 100%;
    }

    .home-noticia h3 {
        width: 100%;
        height: 170px;
        text-align: justify;
    }

    .home-noticia p {
        width: 100%;
        height: 170px;
        text-align: justify;
    }

    .header .col-md-7 {
        margin: 27px auto;
        position: relative;
        text-align: center;
    }

    .col-md-7 h1 {
        font-size: 2.5em;
        padding: 0px 30px;
    }

    .col-md-7 p {
        padding: 0px 30px;
    }

        .col-md-7 p.sub-title {
            padding: 0px 0px;
        }

    .banner-lateral img{min-width:100%;}
    .banner-lateral iframe{min-width:100%; height:450px;}
    .nav-principal li {
        text-align: center;
    }

    .nav-principal li a {
        min-width: 100%;
    }
    .navbar-nav {
    margin: 7.5px 0px;
    width: 100%;
    }

    .container.container-menuprincipal {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }
    .col-md-5.banners {width:100%; padding-left:0px; padding-right:0px;}
    .nav-institucional {
        min-width: 100%;
        float: none;
    }

    .nav-institucional li a {
        min-width: 100%;
    }

    .tit-footer-contador {
           
        top: 100px;
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .numeradores {
        background-image: url(imgs/bck-contador2.jpg);
        width: 100%;
        background-position: center center;
        font-size: 2.2em;
        padding: 21px 15% 21px 15% ;
        letter-spacing: 0.49em;
    }
         .comp-contador {
        padding-right: 0px;
        padding-left: 0px;
        width:100%;
      }
     #content-contador ul{width:100%;}

    .contador li {
        padding: 6px 1em;
        min-width: 33.322%;
        text-align: center;
    }
      .contador li.active{
       padding:6px 1em;
       min-width: 33.322%;
    }
    .logo-cnc {
        display: none;
    }

    .navbar-nav {
        margin: 7.5px 0px;
    }

    #content-contador ul {
        min-width: 100%;
    }

    .banners-entidades {
        padding: 45px;
    }

    .banners-entidades img {
        padding: 20px 0px;
        width: 100%;
    }

    .mais-estatisticas {
        padding-left: 15px;
        padding-right: 15px;
    }
     .row.mais-estatisticas {
        margin-left: 0px;
        margin-right: 0px;
    }
    .entidades-participantes div.row  {
        margin-right: 0px;
        margin-left: 0px;
    }
    footer {
        height: 100%;
        background-position: bottom;
        background-repeat: repeat-x;
        background-color: #00457C;
    }

    .copyright {
        top: 0px;
        position: relative;
        padding: 20px 40px;
        text-align: center;
        background-color: #00579C;
    }

    .item ul {
        padding: 0px 40px;
    }

   
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        display: none;
    }
     .carousel-indicators li {
        background-color: #999;
        width:20px;
        height:20px;
        top:40px;
    }
    .carousel-indicators li.active {
        width:20px;
        height:20px;
    }
    .carousel-indicators {
        bottom:-45px;
        width: 70%;
    }
    .carousel-control.left, .carousel-control.right{
        background-image:none;
        display:none;
    }
     .entidades-participantes .row  {
        margin-right: 0px;
        margin-left: 0px;
    }

     .header-resultados-estatisticas h3 span {
        margin-left: 10px;
        color: #699A3E;
        position: absolute;
        font-size: 16px;
        top: 9px;
    }
    .mpes-estatisticas .nopadding{
        padding-left:0px;
        padding-right:0px;
    }
    .mpes {
        height: 555px;
    }
   

}



/* ============================================= MEDIA QUERIES SM DE 481PX ATE 768px ============================================= */
@media (min-width: 481px) and (max-width: 768px) {

    .body-content.nopadding {
        padding-right: 15px;
        padding-left: 15px;
    }
      .row{
         margin-left:0px;
         margin-right:0px;
     }
    .abreviado{display:block;}
    .body-content .col-componentes.nopadding {
        padding-right: 0px;
        padding-left: 0px;
    }

    .body-content .menuprincipal.nopadding {
        padding-right: 0px;
        padding-left: 0px;
    }

    .logotipo-empresometro {
        max-width: 270px;
        margin-left: 30px;
    }
    
    .separador-lateral {
        padding: 205px 40px;
        width: 100%;
        background-size: 100%;
    }

     .tab-content .styled-select {
       
        min-width: 100%;
     
    }

   .separador-lateral iframe {
            width: 100%;
        }

    .top-header .col-md-7 {
        display: none;
    }

    .banner-lateral {
        min-width: 100%;
    }

    .home-noticia h3 {
        width: 100%;
        height: 170px;
        text-align: justify;
    }

    .home-noticia p {
        width: 100%;
        height: 170px;
        text-align: justify;
    }

    .header .col-md-7 {
   
        margin: 10px 0px 4px;
    }
    .col-md-7 h1 {
        font-size: 2.5em;
        padding: 0px 30px;
    }

    .col-md-7 p {
        padding: 0px 30px;
    }

        .col-md-7 p.sub-title {
            padding: 0px 0px;
        }
        .container.container-menuprincipal {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }

    .banner-lateral img{min-width:100%;}
    .banner-lateral iframe{min-width:100%; height:450px;}
    .nav-principal li {
        text-align: center;
    }

        .nav-principal li a {
            min-width: 100%;
        }
        .navbar-nav {
        margin: 7.5px 0px;
        width: 100%;
        }

    .nav-institucional {
        min-width: 100%;
        float: none;
    }

    .nav-institucional li a {
        min-width: 100%;
    }

    .numeradores {
        min-width: 100%;
        background-image: url(imgs/bck-contador-widget2.jpg);
        height: 120px;
        background-position: center center;
        font-size: 40px;
        padding: 30px 18% 33px 20.5%;
        letter-spacing: 0.533em;
    }

  
     #content-contador ul{width:100%;}

    .contador li {
        padding: 16px 0px;
        min-width: 33.33333%;
        text-align: center;
        font-size:1.4em;
    }
    .contador li.active {
        padding: 16px 0px;
        min-width: 33.33333%;
        text-align: center;
        font-size:1.4em;
    }

    .logo-cnc {
        display: none;
    }

   
    .navbar-nav {
        margin: 7.5px 0px;
    }

    #content-contador ul {
        min-width: 100%;
    }

    .banners-entidades {
        padding: 45px;
    }

    .banners-entidades img {
        padding: 20px 0px;
        width: 100%;
    }

    .mais-estatisticas {
        padding-left: 15px;
        padding-right: 15px;
    }

    footer {
        height: 100%;
        background-position: bottom;
        background-repeat: repeat-x;
        background-color: #00457C;
    }
     .entidades-participantes .row  {
        margin-right: 0px;
        margin-left: 0px;
    }

    .copyright {
        top: 0px;
        position: relative;
        padding: 20px 40px;
        text-align: center;
        background-color: #00579C;
    }

    .item ul {
        padding: 0px 40px;
    }

    .tit-footer-contador {
        font-size: 1em;
        top: 155px;
        position: absolute;
        text-align: center;

        max-width: 95%;
    }
    .comp-contador {

    padding-left: 0px;
    padding-right: 0px;
    }
    .row.dados-svg{margin-left:10%;margin-right:10%; margin-top:20px;}
     .carousel-indicators li {
        background-color: #999;
        width:20px;
        height:20px;
        top:40px;
    }
    .carousel-indicators li.active {
        width:20px;
        height:20px;
    }
    .carousel-indicators {
        bottom:-45px;
        width: 70%;
    }
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        display: none;
    }
    .carousel-control.left, .carousel-control.right{
        background-image:none;
        display:none;
    }
}


/* ============================================= MEDIA QUERIES 992px ============================================= */

@media (min-width: 769px) and (max-width: 992px) {
    .header{width:100%}
      .row{
         margin-left:0px;
         margin-right:0px;
     }
    .header .row {
        margin-left: 0px;
        margin-right: 0px;
    }
    .abreviado{display:block;}
    .container.top-header{width:100%}
    .menuprincipal{width:100%}
    .container-menuprincipal {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }
    .body-content.nopadding, .col-componentes.nopadding{width:100%}
    .col-componentes .col-sm-7{padding:45px}

     .entidades-participantes .row  {
        margin-right: 0px;
        margin-left: 0px;
    }

    .comp-contador {
        padding-right: 0px;
        padding-left: 0px;
        width:100%;
      }
     .tab-content .styled-select {
       
        min-width: 100%;
     
    }
   .row.dados-svg{margin-left:10%;margin-right:10%; margin-top:20px;}
     .top-header .col-md-7 {
            display: none;
        }
      .logotipo-empresometro{margin-left:30px;}
      .banners-entidades img{
          padding:20px 6px;
            width:98%;
        }
  
   footer {
        height: 712px;
        background-position: bottom;
        background-repeat: repeat-x;
        background-color:#00457C;
    }
    .copyright{
        top: 0px;
        position: relative;
        padding: 20px 40px;
        text-align: center;
        background-color:#00579C;
        width:100%;
    }
     .tit-footer-contador {
        top: 157px;
        max-width: 100%;
        font-size: 1em;
    }
    div.link-logo-cnc {
        left: 860px;
        position: absolute;
        right: 30px;
        top: -90px;
    }
     ul.nav-principal{
        width:100%;
    }
      ul.nav-principal li{
        width:20%;
    }
    .navbar-inverse .navbar-nav.nav-principal > li > a {
        width: 100%;
    }
      ul.nav-institucional{
        width:100%;
    }
      ul.nav-institucional li{
        width:25%;
    }
    .navbar-inverse .navbar-nav.nav-institucional > li > a {
        width: 100%;
    }
     .numeradores {
        min-width: 100%;
        background-image: url(imgs/bck-contador-widget2.jpg);
        height: 120px;
        background-position: center center;
        font-size: 40px;
        padding:30px 18% 33px 27.2%;
        letter-spacing: 0.533em;
    }
     p.numeradores {
    margin: 0 0 0px;
    }
  
     #content-contador ul{width:100%;}

    .contador li {
        padding: 16px 0px;
        min-width: 33.33333%;
        text-align: center;
        font-size:1.4em;
    }
    .contador li.active {
        padding: 16px 0px;
        min-width: 33.33333%;
        text-align: center;
        font-size:1.4em;
    }
     .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        display: none;
    }
     .carousel-control.left, .carousel-control.right{
        background-image:none;
        display:none;
    }
     
}
    

/* ============================================= MEDIA QUERIES 1200px ============================================= */
@media (min-width: 993px) and  (max-width: 1200px) {
  #content-contador ul {
    position: relative;
    margin: 0 0px 0px -15px;
    padding: 0 0px;
    min-width:100%;
    }
   .banners-entidades img{
      padding:20px 0px;
        width:94%;
    }
   div.link-logo-cnc {
left: -80px;
position: absolute;
top: 26px;
float: right;
}
   .tab-content .styled-select {

min-width: 150px;

}
   .legenda-simulador ul li {
display: inline-block;

font-size: 11px;
}
   .entidades-participantes {
        padding: 44px 0px;
        }
   .navbar-inverse .navbar-nav>li>a {
    max-width: 113px;
    font-size: 12px;
    }
   .col-sm-7.col-md-7.nopadding{
         padding-right:100px;
     }
   .mais-estatisticas {
        border: 1px solid #eee;
        padding: 5px 0px;
        margin-top: 50px;
        margin-bottom: 50px;
    }
  
}
/* ============================================= MEDIA QUERIES 1200px ============================================= */
@media (min-width: 1201px) {
 
   .tit-footer-contador {
        padding-left: 37px;
    }
   .navbar-inverse .navbar-nav>li>a{
		
        max-width:153px;
        
		}
}
