@charset "utf-8";
/* CSS Document */
@import url(menu-contraste.css);
@import url(formulario-etapas-contraste.css);
@import url(carousel-contraste.css);
@import url(carousel-sala-imprensa-contraste.css);
@import url(chosen-contraste.css);
@import url(responsive-tabs-constraste.css);

#wrapper-barra-brasil {
	max-width:1150px !important;
}


#linkMenuglobal {
	display: none;
}

body {
	background-color:#333333;
	color: #FFFFFF;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1 {
	font-size:1.76em;
	color:#FFFFFF;
	font-weight:bold;
}
h2 {
	font-size:1.2em;
	color:#FFFFFF;
	font-weight:bold;
}
h3 {
	font-size:1.07em;
	color:#FFFFFF;
	font-weight:bold;
}
h4, .ultimas-noticias-ans, .siganos-ans {
	font-size:1em;
	color:#FFFFFF;
	font-weight:bold;
}
h5 {
	font-size:1em;
	color:#FFFFFF;
	font-weight:normal;
}
h6, .legenda {
	font-size:0.85em;
	color:#FFFFFF;
	font-style:italic;
}
h1, h2, h3 {
	margin-top:.2em;
}
#sidebarleft, #sidebarright {
	margin-top:.4em;
	margin-bottom:1em;
}
.item-page a {
    font-weight: 700;
    text-decoration:underline;
}
.item-page .btn, , ul.nav.nav-tabs a, .lista-a-z-ans a {
	text-decoration:none;
	font-weight:normal;
	}
a {
	color:#FFFFFF;
  text-decoration: none;
}
a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
a:focus { outline: 2px #ffff00 solid;}

.acessibilidade li {
	display:inline;
	margin-left:.5em;
	font-size:.9em;
}
.acessibilidade li a:hover {
	text-decoration: none;
}
.diminui-letra {
	font-size: .95em;
}
.letra-normal {
	font-size: 1em;
}
.aumenta-letra {
	font-size: 1.1em;
}
.esconde {
		position: absolute; left: -999em;
}
.label-sem-contraste {
	background:#fff;
	color:#000;
	border:0px solid #000;
	font-size:1em;
	}
.label-alto-contraste {
	background:#000;
	color:#fff;
	border:1px solid #000;
	font-size:1em;
}
.acesso-info-ans {
    background-image: url(http://www.ans.gov.br/images/marcas/ico-acesso-cor.png);
    background-repeat:no-repeat;
    text-indent:15px;
    vertical-align:middle;
    line-height:1.5em;
    height:2em;
}
.disque {
    line-height:1.7em;
    margin:0 10px;
    color:#FFFFFF;
    font-size:1.2em;
    font-weight:900;
}
.clear {
	clear:both;
}
.badge, .label, .pagination > li:last-child > a, .pagination > li:last-child > span {
	border-radius:0;
}
.badge-info {
	background-color:#cccccc;
}
.badge-breadcrumb-ans, .badge-breadcrumb-ans:hover {
	background-color:#cccccc;
	color: #333 !important;
  margin-bottom:1em;
}
.pagination > li > a, .pagination > li > span {
	padding: 2px 6px;
	font-size:100%;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    background-color: #333 !important;
    border-color: #fff;
    color: #ffffff;
    cursor: not-allowed;
}
.pagination > li > a, .pagination > li > span {
    background-color: #333;
    border: 1px solid #fff;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 2px 6px;
    position: relative;
    text-decoration: none;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #333;
}
/*com_glossario, mod_nossoservico*/
ul.lista-a-z-ans  {
	display:inline-block;
}
.lista-a-z-ans li {
  position: relative;
  float: left;
  padding: .666em;
  margin-left: -1px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #000000;
  border: 1px solid #FFFFFF;
  font-size:108%;
}
.indice-a-z-ans {
    font-size:1.6em;
		color:#ffffff;
}
#lista-letra-conteudo-a-z-ans, #lista-busca-a-z-ans {
	display:none;
}
#letra-conteudo-a-z-ans {
	display:none;
}
.genero-a-z-ans {
	font-style:italic;
}
.language-a-z-ans {
	line-height:.5em;
}
.ir-top-ans {
    font-size:12px;
    padding-top:7px;
}
/* FIM com_glossario, mod_nossoservico*/

.rodape-ans, .barra {
	border: none;
	background-color:#000000;
	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;

	box-shadow: 0px 5px 3px rgba(0, 0, 0, 0.2);
			-webkit-box-shadow: 0px 5px 3px rgba(0, 0, 0, 0.2);
			-moz-box-shadow: 0px 5px 3px rgba(0, 0, 0, 0.2) ;
}
.barra {
	position: relative;
	z-index: 1000;
	width: 100%;
  border-bottom:1px solid #333333; border-top: 1px solid #666;
	min-height: 53px;
	margin-bottom:2em;
}
.margem-barra-ans {
    margin-top:1em;
}
.lista-rodape-mapa-site-ans li:nth-child(4n+5) { /* aqui pulamos de 4 em 4 itens começando do 5 */
    clear:both;
}
.lista-rodape-mapa-site-ans a {
    border-bottom: 1px solid #ddd;
    display: block;
    padding:.3em 0;
}
.rodape-mapa-site-ans {
    background-color:#333; border-top: 1px solid #fff; border-bottom:1px solid #fff;
    padding:2em 0;
    color:#ffffff;
}
.rodape-mapa-site-ans a {
    color:#ffffff;
}
.rodape-social-ans {
    background-color: #333;
}
.rodape-ans {
	padding:1em 0 0 0;
	color:#FFFFFF;
	font-size:.9em;
}
.rodape-ans a, .rodape-ans p {
	color:#FFFFFF;
}
.rodape-borda-ans {
	border-left:1px solid #ffffff;
	padding-left:1em;
}
.rodape-ans ul ul {
	margin-top:1em;
}
.banners-rodape-ans {
	margin:0 0 1em 0;
}
.container {/* Sobrescreve a largura de 1170 do bootstrap */
	max-width:1170px;
	min-width:320px;
}
.margem-topo-ans {
	margin-top:1em;
}
.margem-bottom-ans {
	margin-bottom:1em;
}
.padding-ans {
    padding:1em;
}
.page-header {
	border-bottom: none;
	margin: 0;
	padding-bottom: 9px;
}
.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: transparent;
	border-radius: 0;
	list-style: none outside none;
	margin-bottom: 1em;
	margin-top: 1em;
	padding: 0;
}
.autocomplete-suggestions {
	border-color: #DDDDDD !important;
	outline: 0 !important;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 153, 51, 0.6) !important;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 153, 51, 0.6) !important;
	border-radius: 4px !important;
}
.autocomplete-selected:hover  {
	background-color: #DDDDDD !important;
	color:#ffffff !important;
}
/*********************************************************************************************************
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;
  float:right;
	padding:0;
}
.menuglobal > li {
	display:inline;
	font-size:.8em;
	float:left;
	}
.menuglobal li > a {
	position: relative;
	display: block;
	padding: 2px 7px;
  line-height:1.5em;
}
.menuglobal > li > a:hover, .menuglobal > li > a:focus {
	text-decoration: none;
	background-color: transparent !important;
	color:#ffffff;
}
.menuglobal > li.disabled > a {
	color: #333333;
}
/*********************************************************************************************************
	Inversao do Menu / slogan / busca
**********************************************************************************************************/
.logo-ans a {
        position:relative;
        top:-.5em;
        display:block;
        background-image: url(http://www.ans.gov.br/images/marcas/logo_ANS_traco.png);
        background-repeat: no-repeat;
        width:437px;
       height:100px;
}
.busca-ans {
 position:relative;
 top:1em;
 }
 @media (min-width:470px) and (max-width:689px) {
 	.logo-ans a {
 					left:50%;
 					margin-left:-218px;
 	 }
 }
@media (max-width: 29.375em) /*470px*/{
	 .logo-ans a {
	        position:relative;
	        display:block;
	        background-image: url(http://www.ans.gov.br/images/marcas/logo_ANS_traco-300.png) !important;
	        background-repeat: no-repeat;
	        height:60px;
	        left:50%;
	        width: 255px;
					margin-left:-127px;
					margin-top:1em;
					margin-bottom:0em;
	}

	.busca-ans {
	 left: 28px;
	 top: 11px;
	 width: 90%;
	 z-index: 9999;
}
 .barra {
	 top:-50px;
	 margin-bottom:-2em;
 }
}

@media (max-width: 470px) {
	.busca-ans {
	 width: 85%;
	}
}
@media (min-width: 671px) and (max-width: 689px) {
	.busca-ans {
    left: 38px !important;
		width: 100% !important;
	}
}

@media (min-width: 690px) and (max-width: 849px) { /*470px a 830px */
	.busca-ans {
		width:76%;
		float:right;
		margin-right:1em;
	}

	.barra {
		top:0px;
	}
}

@media (min-width: 29.375em) and (max-width: 689px) { /*470px a 830px */
	.busca-ans {
		left: 28px;
		top: -10px;
		/*width: 85%;*/
		z-index: 9999;
}
	.barra {
		top:-70px;
		margin-bottom:-2.5em !important;
	}
}

.btn-busca-ans-xs {
    padding: 3px 0;
}
span.highlight {
    background-color: #ffff33 !important;
    font-weight: normal !important;
    padding: 2px 2px;
    color: #555;
    opacity:.8;
}
/*********************************************************************************************************
	Servicos e Espacos da pagina principal
**********************************************************************************************************/
.faixa-home-ans {
    width: 100%;
    background-color: #333; border-top:1px solid #fff; border-bottom:1px solid #fff;
    padding: 2em 0;
    margin: 1.5em 0;
}
.faixa-home-ans div, .calendario-home-ans div, .faixa-home-ans h2 {
    text-align:center;
    color:#ffffff;
}
  .faixa-home-ans span, .calendario-home-ans span {
    font-size: 4em;
    color:#ffffff;
}
.panel {
	background-color:#333;
	border-color: #FFFFFF;
	border-radius: 0;
}
.panel h3 {
	font-size:1em;
}
.panel-title {
    color: #fff;
}
.panel-espaco > .panel-heading, .panel-servicos > .panel-heading {
	background-color: #000;
	/*border-color: #DDDDDD;*/
	color: #fff;
}
.panel-espaco > .panel-heading {
	background-color: #000;
}
.panel-espaco > .panel-heading > .panel-title {
	color:#fff;
}
/*********************************************************************************************************
	Btn verde
**********************************************************************************************************/
.btn-primary, .label-primary {
	color: #000000;
	background-color: #FFFFFF;
	border-color: #CCCCCC;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	color: #000000;
	background-color: #FFFFFF;
	border-color: #CCCCCC;
}
.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: #FFFFFF;
	border-color: #CCCCCC;
}
/*********************************************************************************************************
	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: #333333 !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: #000000;
	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: #000000;
}
ul.nav-stacked {
	border:1px solid #000;
}
.nav-stacked > li {
	background-color:#000000;
	margin:0;
	border-bottom:1px solid #333;
}
ul.nav-child {
	margin:0;
	padding:0
}
.nav-stacked > li ul li {
	background-color:#000000;
	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 {
background: #333;
}
.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:#FFFFFF;
}
a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
	z-index: 2;
	color: #000000 !important;
	background-color: #333333 !important;
	border-color: #000;
}
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: #333333 !important;
}
/*********************************************************************************************************
	Alertas
**********************************************************************************************************/
.alert {
	border-radius: 0;
	border:1px solid #DDD;
	font-weight:normal;
}
/* cor link padrao */
.alert-icolink, .alert-link {
	color:#FFFFFF;
	font-weight:normal;
  background-color:#333;
}
.alert-icolink hr,  .alert-link hr {
	border-top-color: #FFFFFF;
}
.alert-icolink .alert-link, .alert-icolink .alert-link, .alert-link a, .alert .alert-link  {
	color:#FFFFFF;
	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: #FFFFFF;
	background-color: #cc0000;
}
.alert-alerta hr {
	border-top-color: #cc0000;
}
.alert-alerta .alert-link {
	color: #FFFFFF;
	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-link {
	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;
}

.alert-info .alert-link {
	color: #ffffff;
	text-decoration:underline;
	font-weight:normal;
}
/*Saiba-mais*/
.alert-saiba-mais {
        background-color: #333333;
        border-left: 4px solid #ffffff;
}
.alert-saiba-mais li {
        margin:1em 0;
}

.alert-saiba-mais li a {
    text-decoration:underline;
	font-weight:normal;
}
/*********************************************************************************************************
	Sequencia passo-a-passo
**********************************************************************************************************/
.badge-numero {
	display: inline-block;
	min-width: 30px;
  font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	color: #000000;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	background-color: #FFFFFF;
	border-radius: 30px;
}
/*********************************************************************************************************
	Saiba mais
**********************************************************************************************************/
.panel-heading {
	border-radius: 0;
}
/*********************************************************************************************************
	Box cinza
**********************************************************************************************************/
.boxcinza-ans, .boxOutlineCinza {
	padding:1em;
	clear:both;
	background-color:#333;
	border:1px solid #FFFFFF;
	margin-bottom:1em;
	overflow:hidden;
  display:table;
	width:100%;
}

.boxcinza-ans h2 a, .boxOutlineCinza h2 a, .boxcinza-ans h3 a, .boxOutlineCinza h3 a {
	text-decoration:none;
}
/*********************************************************************************************************
	Box outline cinza
**********************************************************************************************************/
.boxoutline-ans {
	padding:1em;
	clear:both;
	border:1px solid #FFF;
	margin-bottom:1em;
	overflow:hidden;
  display:table;
	width:100%;
}
.linha-vertical-box-ans {
	background-image:url(../images/linha-vertical-box-branca.gif);
	background-repeat:repeat-y;
	background-position:9.5%;
}
/*********************************************************************************************************
	Tabela
**********************************************************************************************************/
.table {
	font-size:.85em;
  /*background-color: #000000;*/
  color:#ffffff;
}
.table-striped > tbody > tr:nth-child(odd) > td {
        background-color: #666;
        color:#ffffff;
}
.table-hover > tbody > tr:hover > td {
        background-color: #666;
        color:#ffffff;
}

.table .btn  {
	text-decoration:none;
	font-weight: normal;
	}

.thead-ans {
	background-color: #000;
	color: #ffffff;
}
/*********************************************************************************************************
	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: #FFFFFF;
	border-color: #DDDDDD;
}
.panel-default > .panel-heading a {
	color:#000000;
}
.panel-group .panel {
	border-radius: 0;
	margin-bottom: 0;
	overflow: hidden;
}
/*Noticias*/
dl.article-info {
	margin:-1em 0 1em 0
}
dd.category-name {
	margin-top:-1em
}
.label-primary-noticias  {
	border-radius:0;
	color: #000000;
	background-color: #FFFFFF;
	border-color: #FFFFFF;
	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;
}
.label-primary-noticias a {
	color: #000000;
}
/*Sala de imprensa*/
.salaDeImprensa-ans h2  {
   font-size:.9em;
}
#obs_cont {
	font-weight:bold;
}
/*Forms*/
.form-control:focus {
	border-color: #000000;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 255, 255, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 255, 255, 0.6);
}
/*chosen monitoramento*/
.altura-chosen-box-monitoramento-ans {
    height:160px;
}
/*chosen a-z*/
.altura-chosen-a-z-ans {
    height:225px;
}
.largura-select-a-z-ans {
    width:95%;
}
/*********************************************************************************************************
		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:#000;
}
.border-top-none {
	border-top-color: transparent;
}
/*********************************************************************************************************
Breakpoints
**********************************************************************************************************/
@media (max-width: 63.9375em) { /*1023px*/
	.linha-vertical-box-ans {
		background-position:9.8%;
	}
}
@media (max-width: 53.000em) { /*848px*/
	/*chosen a-z*/
	.altura-chosen-a-z-ans {
	    height:260px;
	}
	.select-a-z-ans {
	    margin-top: 20px;
	}
	.largura-select-a-z-ans {
	    width:92%;
	}
	.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: 43.125em) /*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;
}
}
 @media (max-width: 47.9375em ) {
	 #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%;
  	}
	.linha-vertical-box-ans {
		background-position:12.2%;
	}
	.atalhos-acessibilidade-xs {
		position: absolute; left: -999em;
		width:0;
		height:0;
	}
}
@media screen and (min-width: 690px) and (max-width: 767px) {
		.acessibilidade {
			float:right !important;
		}
}

@media (max-width: 320px) {
		.linha-vertical-box-ans {
		background-position:15% !important;
	}
}

@media screen and (min-width: 24.75em) and (max-width: 47.875em) /* 396px a 766px */ {
	.linha-vertical-box-ans {
		background-position:10%;
	}
	/*chosen monitoramento*/
	.altura-chosen-box-monitoramento-ans {
	    height:180px;
	}
	/*chosen a-z*/
	.altura-chosen-a-z-ans {
	    height:300px;
	}
	.largura-select-a-z-ans {
	    width:90%;
	}
	.carousel-indicators-opiniao {
	       margin-left:-33%;
	}
}
@media screen and (max-width: 24.75em) /*max-width 396px*/ {
	.diminui-letra , .letra-normal, .aumenta-letra {
	display:none;
	}
.disque {
		font-size:.9em;
		line-height:2em;
	}
.clear-xs {
   clear:both;
}
li.rodape-sem-borda-ans  {
    border-left: 0 !important;
}
/*chosen monitoramento*/
.altura-chosen-box-monitoramento-ans {
    height:190px;
}
.radio-block-xs-ans {
    margin-left:0 !important;
}
/*chosen a-z */
.altura-chosen-a-z-ans {
    height:300px;
}
.largura-select-a-z-ans {
    width:80%;
}
.select-a-z-ans {
    margin-top: 70px;
}
.language-a-z-ans {
	line-height:.8em;
}
.clear-pull-right-xs-ans {
	float:none !important;
	display:block !important;
	width:100%;
	}
		.carousel-caption-opiniao {
			font-size:1.2em;
	}
	.carousel-indicators-opiniao {
			margin-left:-31%;
	}
}

@media screen and (max-width: 767px)	{
	.funcoes-acessibilidade-xs {
			margin-left:.5em;
	}
	#linkMenuglobal {
		display: block;
		font-size: 0.9em;
		font-weight: bold;
		left: 0;
    padding: .3em;
    position: absolute;
    top: -65px;
		background-color: #000000;
		color:#ffffff;
		margin-left:.5em;
		text-decoration: none;
	}
	#menuGlobal {
		display:none;
		float: left;
    width: 100%;
	}
	.menuglobal ul {
		margin:0 0 1em 0 !important;
		padding:0;
		float:none !important;
	}
	.menuglobal li {
		display:block;
		border-bottom:1px solid #ddd;
		width:100%;
		font-size:1em;
		padding:.5em 0
	}
}

/* Modal */
.modal-header, .modal-footer {
    text-align: center;
}
.modal-content {
    border-radius: 0;
    background-color:#000000;
}
.carousel-opiniao {
    height:250px;
    margin-bottom:1em;
}
.carousel-indicators-opiniao {
    margin-left:-7%;
}
.carousel-inner-opiniao {
    background-color:#000 !important;
}
.carousel-indicators-opiniao  li, .carousel-indicators-opiniao .active {
background-color:#FFF; border:none
}
.carousel-caption-opiniao {
    position:relative;
    text-align:center;
    font-style:italic;
    font-size:1.6em;
    color:#FFF;
    left: 0 !important;
    right: 0 !important;
    top: 1em !important;
    margin:1em 3em !important;
    text-shadow: none !important;
}
.carousel-autor-opiniao {
    font-size:.5em;
}

.tab-content-ans {
	margin-bottom: 2em;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	padding:1em;
	}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {

	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #fff;
	border-color: #ddd #ddd transparent;
	border-image: none;
	border-style: solid;
	border-width: 1px;
	color: #555;
	cursor: default;
}

.nav-tabs > li a:hover {
	background-color: #f5f5f5;
	color: #333;
	border: 1px solid #ccc;
	}

.nav-tabs > li > a {
    border: 1px solid #ccc;
    border-radius: 4px 4px 0 0;
    line-height: 1.42857;
    margin-right: 10px;
	background-color: #f5f5f5;
	color: #333;
	font-weight:300
}

/*Central de Atendimento*/

.box-secoes-central-ans {
	overflow:visible;
	width: 100%;
	border:1px solid #f3e9da;
	background-color:#f7f2e9;
	margin:.7em 0 1em 0;
	padding: 2em 0;
	float:left;
	}

 ul.secoes-central-ans  {
	padding: 0  2em  2em  2em;

	}
ul .secoes-central-ans li {
  display:block;
  box-sizing: border-box;
  width:50%;
  margin-bottom:1em;
}

.secoes-central-ans li a {
	 font-size:.9em;
	}
.secoes-central-ans li:nth-child(even) {
	list-style-type: square ;
	}
.secoes-central-ans li:nth-child(odd) {
  clear:both;
  float:right;
  width:49%;
  list-style-type: square ;
}

ul.categorias-central-ans {
	  margin-top:2em;
	  }
 .categorias-central-ans  li {
	margin-top:1em;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 1em;
	}

.categorias-central-ans  li:last-child {
	border:none;
	}

.res-de-busca-central-ans ul li ul {
	list-style:none;
	margin:1em 0;
	padding: 0;
	}
.res-de-busca-central-ans ul li ul li {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 1em;
	}

.boxOutlineCinza ol li {
	margin:1em 0;
	}

/** Botões ANS Central de Atendimento **/
.ico-btn-primary-ans {
	color:#658B1E;
	font-size:2em;
	margin-top:.3em;
	}

.ico-btn-secundary-ans {
	font-size:2em;
	margin-top:.3em;
	color:#ffdd00;

	}

.text-btn-primary-ans {
	color:#658B1E;
	float:right;
	font-size:1.2em;
	margin-top: .6em;
	}

.text-btn-secundary-ans {
	float:right;
	font-size:1.2em;
	margin-top:.6em;
	color:#ffdd00;
	}

.boxbege-ans {
	padding:1em;
	clear:both;
	background-color:#e3ddd4;
	border:1px solid #f3e9da;
	margin-bottom:1em;
	overflow:hidden;
    display:table;
	width:100%;
	opacity:0.8;
}

.boxazul-ans {
	padding:1em;
	clear:both;
	background-color:#155674;
	border:1px solid #155674;
	margin-bottom:1em;
	overflow:hidden;
    display:table;
	width:100%;
	opacity:0.8;
}

 .opacity-ans:hover .boxazul-ans,  .opacity-ans:hover .boxbege-ans{
	opacity: 1 !important;
	}
	/*Ir para o topo*/

	.cd-top {
		display: inline-block;
		height: 40px;
		width: 40px;
		position: fixed;
		bottom: 40px;
		right: 10px;
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
		/* image replacement properties */
		overflow: hidden;
		/*text-indent: 100%;*/
		white-space: nowrap;
		background: rgba(0, 0, 0, 0.8);
		visibility: hidden;
		opacity: 0;
		-webkit-transition: opacity .3s 0s, visibility 0s .3s;
		-moz-transition: opacity .3s 0s, visibility 0s .3s;
		transition: opacity .3s 0s, visibility 0s .3s;
		text-align: center;
		line-height: 40px;
		color: #ffffff !important;
		font-size: 1.6em;
		border:1px solid #ffffff;
	}
	.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
		-webkit-transition: opacity .3s 0s, visibility 0s 0s;
		-moz-transition: opacity .3s 0s, visibility 0s 0s;
		transition: opacity .3s 0s, visibility 0s 0s;
	}
	.cd-top.cd-is-visible {
		/* the button becomes visible */
		visibility: visible;
		opacity: 1;
	}
	.cd-top.cd-fade-out {
		/* if the user keeps scrolling down, the button is out of focus and becomes less visible */
		opacity: .5;
	}
	.no-touch .cd-top:hover {
		background-color: #000000;
		opacity: 1;
	}
	/*Breakpoint*/
	@media only screen and (min-width: 768px) {
		.cd-top {
			right: 20px;
			bottom: 20px;
		}
	}
	/*Breakpoint*/
	@media only screen and (min-width: 1024px) {
		.cd-top {
			height: 40px;
			width: 40px;
			right: 30px;
			bottom: 30px;
		}
	}
