@charset "utf-8";
/* CSS Document */

body {
	background-color:#ffffff;
	color: #333333;
	font-family: sans, sans-serif, "open_sansregular", Arial, Helvetica;
}
h1 {
	font-size:1.76em;
	color:#79a12f;
	font-weight:bold;
}
h2 {
	font-size:1.2em;
	color:#79a12f;
	font-weight:bold;
}
h3 {
	font-size:1.07em;
	color:#6d6d6d;
	font-weight:bold;
}
h4 {
	font-size:1em;
	color:#6d6d6d;
	font-weight:bold;
}
h5 {
	font-size:1em;
	color:#6d6d6d;
	font-weight:normal;
}
h6 {
	font-size:0.85em;
	color:#6d6d6d;
	font-style:italic;
}
h1, h2, h3 {
	margin-top:.2em;
}
#sidebarleft, #sidebarright {
	margin-top:.4em;
	margin-bottom:1em;
}

#content {
    padding-bottom:4em;
}

#content p a{
    font-weight: 700;
    text-decoration:underline;
}

a {
	color:#235f6e;
        text-decoration: none;
}
a:hover {
	color:#235f6e;
	text-decoration: underline;
}
/*/*a:visited {
	color:#58A9BE;
	}*/

.disque {
    line-height:1.7em; 
    margin:0 10px; 
    color:#79A02E
}

.badge, .label, .pagination > li:last-child > a, .pagination > li:last-child > span {
	border-radius:0;
}
.badge-info {
	background-color:#097189;
}
.pagination > li > a, .pagination > li > span {
	padding: 2px 6px;
	font-size:100%;
}
.barra {
	position:relative;
	top:119px;
	z-index:1000;
}
.rodape-ans, .barra {
	border: none;
	background-color: #097189;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0));
	background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0));
	background-image: -o-linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0));
	background-image: linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0));
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
}
.rodape-ans {
	background-color:#097189;
	padding:1em 0 0 0;
	color:#addae5;
	font-size:.9em;
        position:fixed;
        bottom:0;
        width:100%;
        text-align: center;
        z-index:1;
}
.rodape-ans a, .rodape-ans p {
	color:#addae5;
}
.rodape-borda-ans {
	border-left:1px solid #438da0;
}
.rodape-ans ul ul {
	margin-top:1em;
}
.banners-rodape-ans {
	margin:2em 0 1em 0;
}
.container {/* Sobrescreve a largura de 1170 do bootstrap */
	max-width:960px;
}
.margem-topo-ans {
	margin-top:1em;
}

.margem-bottom-ans {
	margin-bottom:1em;
}
.page-header {
	border-bottom: none;
	margin: 0;
	padding-bottom: 9px;
}
.element-invisible {
	display:none;
}
.img-responsive-wrap img { /*classe para ser utilizada em divs que contem imagens para que sejam redimesionadas em tamanhos diferentes de tela*/
	display: block;
	height: auto;
	max-width: 100%;
}
.img-margin-right-ans {
	margin-right:.5em;
}
.img-margin-right-lista-ans {
	list-style-position:inside;
}
.img-margin-left-ans {
	margin-right:.5em;
}
.breadcrumb {
	background-color: #FFF;
	border-radius: 0;
	list-style: none outside none;
	margin-bottom: 20px;
	margin-top: 20px;
	padding: 0;
}
/*********************************************************************************************************
Barra do governo / coloca margem embaixo 10 px /Sobrescreve a altura das linhas separadoras
**********************************************************************************************************/

div#wrapper-barra-brasil {
	height:32px;
}
#barra-brasil .brasil-flag {
	height: 32px !important;
}
/*********************************************************************************************************
	Menu Global
**********************************************************************************************************/

.menuglobal {
	margin:15px 0;
}
.menuglobal.nav-pills > li {
	float: left;
	font-size:.8em;
	border-right:1px solid #ccc;
}
.menuglobal.nav-pills > li:last-child {
	border-right:none;
}
.menuglobal.nav > li > a {
	position: relative;
	display: block;
	padding: 2px 7px;
}
.menuglobal.nav > li > a:hover, .menuglobal.nav > li > a:focus {
	text-decoration: none;
	background-color: #fff;
	color:#235f6e;
}
.menuglobal.nav > li.disabled > a {
	color: #333333;
}
/*********************************************************************************************************
	Inversao do Menu / slogan / busca
**********************************************************************************************************/
.inverte-barras-ans {
	position:relative;
	top:-58px !important;
}
.slogan-ans {
	font-size:.9em;
	color:#79A02E;
	font-weight:bold;
	margin-top:17px;
	margin-right: 80px;
	border-left:1px dotted #ccc;
	padding-left:35px;
}
.busca-ans {
	position:absolute;
	top:-50px;
	right:1em;
	z-index:1001;
}
/*********************************************************************************************************
	Servicos e Espacos da pagina principal
**********************************************************************************************************/

.panel {
	background-color:#ffffff;
	border-color: #e8e8e8;
	border-radius: 0;
}
.panel h3 {
	font-size:1em;
}
.panel-espaco > .panel-heading, .panel-servicos > .panel-heading {
	background-color: #F0F3D7;
	border-color: #e8e8e8;
	color: #097189;
}
.panel-espaco > .panel-heading {
	background-color: #F0F3D7;
}
/*********************************************************************************************************
	Btn verde
**********************************************************************************************************/

.btn-primary, .label-primary {
	color: #ffffff;
	background-color: #79A12F;
	border-color: #79A02E;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	color: #ffffff;
	background-color: #658B1E;
	border-color: #79A12F;
}
.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	background-image: none;
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
	background-color: #79A12F;
	border-color: #79A02E;
}
/*********************************************************************************************************
	Menu vertical
**********************************************************************************************************/

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus, .nav-stacked-nivel-2-ans > li.active > a {
	background-color: #58771D !important;
	color: #FFFFFF;
}
.nav-pills > li > a {
	border-radius: 0;
}
.nav > li > a {
	display: block;
	padding: 5px 10px;
	position: relative;
}
.nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background-color: #6a9327;
	color:#FFF;
}
.nav-stacked > li ul li > a:hover, .nav-stacked > li ul li > a:focus, .nav-stacked > li ul li.active {
	text-decoration: none;
	background-color: #eeeeee;
}
ul.nav-stacked {
	border:1px solid #DDD;
}
.nav-stacked > li {
	background-color:#79A12F;
	margin:0;
	border-bottom:1px solid #DDD;
}
ul.nav-child {
	margin:0;
	padding:0
}
.nav-stacked > li ul li {
	background-color:#FFF;
	border-bottom:1px solid #DDD;
	list-style-type: none;
	margin-left:0;
}
.nav-stacked > li ul li:last-child {
	border:none;
}
.nav-stacked > li > a {
	color:#FFFFFF;
}
.nav-stacked > li + li {
	margin-left: 0;
	margin-top: 0;
}
.nav-stacked > li ul li > a {
	display:block;
	padding:5px 10px 5px 25px;
}
.nav-stacked > li ul li ul li > a {
	display:block;
	padding:5px 10px 5px 35px !important;
        font-weight:bold;
}
/*********************************************************************************************************
	Ultimas noticias lateral e lista de ultimas noticias
**********************************************************************************************************/

.list-group {
	margin-top:5px;
}
.list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
a.list-group-item .list-group-item-heading {
	color:#097189;
}
a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
	z-index: 2;
	color: #ffffff;
	background-color: #58771D;
	border-color: #58771D;
}
a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading {
	color: inherit;
}
a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text {
	color: #ffffff;
}
.list-group-item:hover {
	background-color: #f7f7f7;
}
/*********************************************************************************************************
	Alertas
**********************************************************************************************************/

.alert {
	border-radius: 0;
	border:1px solid #DDD;
	font-weight:normal;
}

/* cor link padrao */

.alert-icolink {
	color:#666;
	font-weight:normal;
        background-color:#FFF;
}
.alert-icolink hr {
	border-top-color: #F9E275;
}
.alert-icolink .alert-link {
	color:#235f6e;
	font-weight:normal;
        text-decoration:none;
}


/* Amarelo */
.alert-atencao {
	color: #993300;
	background-color: #F9E275;
}
.alert-atencao hr {
	border-top-color: #F9E275;
}
.alert-atencao .alert-link {
	color: #993300;
	text-decoration:underline;
	font-weight:normal;
}
/* Vermelho */

.alert-alerta {
	color: #F9E275;
	background-color: #cc0000;
}
.alert-alerta hr {
	border-top-color: #cc0000;
}
.alert-alerta .alert-link {
	color: #F9E275;
	text-decoration:underline;
	font-weight:normal;
}
/* Verde piscina */

.alert-legenda {
	color: #666;
	background-color: #F0F3D7;
}
.alert-legenda hr {
	border-top-color: #a0d0dc;
}
.alert-legenda .alert-legenda, .alert-legenda a {
	color: #666;
	text-decoration:underline;
	font-weight:normal;
}
/* Cinza */

.alert-muted {
	color: #333;
	background-color: #f7f7f7;
}
.alert-imuted hr {
	border-top-color: #DDD;
}
.alert-muted .alert-link {
	color: #333;
	text-decoration:underline;
	font-weight:normal;
}

/* Info */

.alert-info {
    background-color: #61A4B4;
    border-color: #BCE8F1;
    color: #FFFFFF;
}
/*********************************************************************************************************
	Sequencia
**********************************************************************************************************/

.badge-numero {
	display: inline-block;
	min-width: 30px;
	/*padding: 3px 7px;*/
  font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	color: #ffffff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	background-color: #3C899D;
	border-radius: 30px;
}
/*********************************************************************************************************
	Saiba mais
**********************************************************************************************************/
.panel-heading {
	border-radius: 0;
}
/*********************************************************************************************************
	Box cinza
**********************************************************************************************************/

.boxcinza-ans, .boxOutlineCinza {
	padding:1em;
	clear:both;
	background-color:#f7f7f7;
	border:1px solid #DDD;
	margin-bottom:1em;
	/*overflow:auto;*/
        display:table;
	width:100%;
}
.linha-vertical-box-ans {
	background-image:url(../images/linha-vertical-box.gif);
	background-repeat:repeat-y;
	background-position:9.8%;
}
.clear {
	clear:both;
}
/*********************************************************************************************************
	Tabela
**********************************************************************************************************/
.table {
	font-size:.85em;
}
.thead-ans {
	background-color: #3c899d;
	color: #fff;
}
/*********************************************************************************************************
	Noticias
**********************************************************************************************************/
.noticias-ans h3 {
	margin-top:5px;
}

/*********************************************************************************************************
	Accordion
**********************************************************************************************************/

.panel {
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
}
.panel-default > .panel-heading {
	background-color: #f7f7f7;
	border-color: #DDDDDD;
}
.panel-default > .panel-heading a {
	color:#235f6e;
}
.panel-group .panel {
	border-radius: 0;
	margin-bottom: 0;
	overflow: hidden;
}

/*********************************************************************************************************
Breakpoint
**********************************************************************************************************/

@media (max-width: 61.9375em ) {
 .barra {
 position:inherit;
}
 .inverte-barras-ans {
 position:inherit;
}
 .logo-ans {
 margin-top:.5em;
}
 .slogan-ans {
 margin-right:0;
}
 .busca-ans {
 position:absolute;
 top:10px;
 left:60px;
 z-index:1001;
}
 .busca-ans button {
 position:absolute;
 top:0px;
 left:192px;
 margin-top:3px;
}
}
/*********************************************************************************************************
		Tabs - Tabelas / usadas nos iframes / consulta IDSS
**********************************************************************************************************/

.operadoras-encontradas-selecionadas-ans {
	float:left;
	position:relative;
	width:100%;
	height:200px;
	margin:8px 0;
	border:1px solid #999;
	overflow:auto;
	font-size:.9em;
	background-color:#FFF;
}
.border-top-none {
	border-top-color: transparent;
}
 @media (max-width: 690px) {
 .table-responsive-asps-ans {
 width: 100%;
 margin-bottom: 15px;
 overflow-x: scroll;
 overflow-y: hidden;
 border: 1px solid #dddddd;
 -ms-overflow-style: -ms-autohiding-scrollbar;
 -webkit-overflow-scrolling: touch;
}
 .table-responsive-asps-ans > .table {
 margin-bottom: 0;
}
 .table-responsive-asps-ans > .table > thead > tr > th,  .table-responsive-asps-ans > .table > tbody > tr > th,  .table-responsive-asps-ans > .table > tfoot > tr > th,  .table-responsive-asps-ans > .table > thead > tr > td,  .table-responsive-asps-ans > .table > tbody > tr > td,  .table-responsive-asps-ans > .table > tfoot > tr > td {
 white-space: nowrap;
}
 .table-responsive-asps-ans > .table-bordered {
 border: 0;
}
 .table-responsive-asps-ans > .table-bordered > thead > tr > th:first-child,  .table-responsive-asps-ans > .table-bordered > tbody > tr > th:first-child,  .table-responsive-asps-ans > .table-bordered > tfoot > tr > th:first-child,  .table-responsive-asps-ans > .table-bordered > thead > tr > td:first-child,  .table-responsive-asps-ans > .table-bordered > tbody > tr > td:first-child,  .table-responsive-asps-ans > .table-bordered > tfoot > tr > td:first-child {
 border-left: 0;
}
 .table-responsive-asps-ans > .table-bordered > thead > tr > th:last-child,  .table-responsive-asps-ans > .table-bordered > tbody > tr > th:last-child,  .table-responsive-asps-ans > .table-bordered > tfoot > tr > th:last-child,  .table-responsive-asps-ans > .table-bordered > thead > tr > td:last-child,  .table-responsive-asps-ans > .table-bordered > tbody > tr > td:last-child,  .table-responsive-asps-ans > .table-bordered > tfoot > tr > td:last-child {
 border-right: 0;
}
 .table-responsive-asps-ans > .table-bordered > tbody > tr:last-child > th,  .table-responsive-asps-ans > .table-bordered > tfoot > tr:last-child > th,  .table-responsive-asps-ans > .table-bordered > tbody > tr:last-child > td,  .table-responsive-asps-ans > .table-bordered > tfoot > tr:last-child > td {
 border-bottom: 0;
}

/* form em etapas */
.hidden-xs-ans {
 display:none !important;
}
.visible-xs-ans {
 display:block !important;
}

.tira-borda {
    border:none !important;
}

}
 @media (min-width: 690px) {
 .hidden-xs-asps-ans {
 display: inline-block !important;
}

/* form em etapas */
.hidden-xs-ans {
 display:block !important;
}
.visible-xs-ans {
 display:none !important;
}
 .col-md-1,  .col-md-2,  .col-md-3,  .col-md-4,  .col-md-5,  .col-md-6,  .col-md-7,  .col-md-8,  .col-md-9,  .col-md-10,  .col-md-11 {
 float: left;
}
 .col-md-12 {
 width: 100%;
}
 .col-md-11 {
 width: 91.66666666666666%;
}
 .col-md-10 {
 width: 83.33333333333334%;
}
 .col-md-9 {
 width: 75%;
}
 .col-md-8 {
 width: 66.66666666666666%;
}
 .col-md-7 {
 width: 58.333333333333336%;
}
 .col-md-6 {
 width: 50%;
}
 .col-md-5 {
 width: 41.66666666666667%;
}
 .col-md-4 {
 width: 33.33333333333333%;
}
 .col-md-3 {
 width: 25%;
}
 .col-md-2 {
 width: 16.666666666666664%;
}
 .col-md-1 {
 width: 8.333333333333332%;
}
 .col-md-pull-12 {
 right: 100%;
}
 .col-md-pull-11 {
 right: 91.66666666666666%;
}
 .col-md-pull-10 {
 right: 83.33333333333334%;
}
 .col-md-pull-9 {
 right: 75%;
}
 .col-md-pull-8 {
 right: 66.66666666666666%;
}
 .col-md-pull-7 {
 right: 58.333333333333336%;
}
 .col-md-pull-6 {
 right: 50%;
}
 .col-md-pull-5 {
 right: 41.66666666666667%;
}
 .col-md-pull-4 {
 right: 33.33333333333333%;
}
 .col-md-pull-3 {
 right: 25%;
}
 .col-md-pull-2 {
 right: 16.666666666666664%;
}
 .col-md-pull-1 {
 right: 8.333333333333332%;
}
 .col-md-pull-0 {
 right: 0;
}
 .col-md-push-12 {
 left: 100%;
}
 .col-md-push-11 {
 left: 91.66666666666666%;
}
 .col-md-push-10 {
 left: 83.33333333333334%;
}
 .col-md-push-9 {
 left: 75%;
}
 .col-md-push-8 {
 left: 66.66666666666666%;
}
 .col-md-push-7 {
 left: 58.333333333333336%;
}
 .col-md-push-6 {
 left: 50%;
}
 .col-md-push-5 {
 left: 41.66666666666667%;
}
 .col-md-push-4 {
 left: 33.33333333333333%;
}
 .col-md-push-3 {
 left: 25%;
}
 .col-md-push-2 {
 left: 16.666666666666664%;
}
 .col-md-push-1 {
 left: 8.333333333333332%;
}
 .col-md-push-0 {
 left: 0;
}
 .col-md-offset-12 {
 margin-left: 100%;
}
 .col-md-offset-11 {
 margin-left: 91.66666666666666%;
}
 .col-md-offset-10 {
 margin-left: 83.33333333333334%;
}
 .col-md-offset-9 {
 margin-left: 75%;
}
 .col-md-offset-8 {
 margin-left: 66.66666666666666%;
}
 .col-md-offset-7 {
 margin-left: 58.333333333333336%;
}
 .col-md-offset-6 {
 margin-left: 50%;
}
 .col-md-offset-5 {
 margin-left: 41.66666666666667%;
}
 .col-md-offset-4 {
 margin-left: 33.33333333333333%;
}
 .col-md-offset-3 {
 margin-left: 25%;
}
 .col-md-offset-2 {
 margin-left: 16.666666666666664%;
}
 .col-md-offset-1 {
 margin-left: 8.333333333333332%;
}
 .col-md-offset-0 {
 margin-left: 0;
}
}
#obs_cont {
	font-weight:bold;
}
 @media (max-width: 767px ) {
 #sidebarleft { /*retira o menu vertical das paginas internas nos dispositivos moveis */
 display:none;
 }
  .col-md-9 { /*retira o buraco deixado ao lado direito quando redimensionada a pagina no navegador */
 width: 100%;
}

}
/*Forms*/
.form-control:focus {
	border-color: #6a9327;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 153, 51, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 153, 51, 0.6);
}
/*Noticias*/

dl.article-info {
	margin:-1em 0 1em 0
}
dd.category-name {
	margin-top:-1em
}
span.label-primary-noticias a {
	border-radius:0;
	color: #ffffff;
	background-color: #79A12F;
	border-color: #79A02E;
	display: inline;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;

	padding: 0.2em 0.6em 0.3em;
	text-align: center;
	vertical-align: baseline;
	white-space: nowrap;
}

/*Sala de imprensa*/

.salaDeImprensa-ans h2  {
   font-size:.9em;   
}