@import url("style_white_black.css");

@font-face {
	font-family: 'FuturaStd';
	src: url('../font/FuturaStd/FuturaStd-Book.otf'),
			 url('../font/FuturaStd/futurastd-book-webfont.woff') format('woff');
}

@font-face {
	font-family: 'FuturaStd';
	font-weight: bold;
	src: url('../font/FuturaStd/FuturaStd-Bold.otf'),
			 url('../font/FuturaStd/futurastd-medium-webfont.woff') format('woff');
}

html,
body {
	font-family: FuturaStd;
	font-size: 1.0em;
	/*height: 100%;*/
	min-height: 100%;
	word-wrap: break-word;
}

h1 {
	font-size: 24px;
	margin: 0;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
}

/*body {
	padding-top: 73px;
}*/

a,
a:hover {
  color: #ED1C24;
}

img.article {
	margin: 20px;
}

img.pull-left {
	margin-left: 0;
}

.navbar-fixed-top {
	min-height: 93px;
}

.navbar img {
	width: 52px;
	margin: 0;
}

.access-options .navbar-toggle {
	padding: 2px;
	border-width: 0;
}

.navbar-brand {
	padding: 9px 9px;
}

.red-bar {
	min-height: 20px;
	background-color: #e30613;
}

.navbar-title {
	min-height: 70px;
	/*position: relative;*/
}

div.centerVertically {
  height: 10em;
  position: relative
}              /* 1 */
div.centerVertically img {
  margin: 0;
  position: absolute;               /* 2 */
  top: 50%;                         /* 3 */
  transform: translate(0, -50%)
}   /* 4 */

/* center horizontally */
div.navbar-title h1 {
/*    margin: 0;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);*/
    font-size: 22px;
	font-weight: bold;
	width: 100%;
}

.skip a
{
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}

.skip a:focus
{
	position:static;
	width:auto;
	height:auto;
}

.dummy_header {
	min-height: 93px;
}

#content {
	overflow-y: auto;
	/*padding: 5px 0 5px 0;*/
	padding-bottom: 30px;
}

section .title {
	background-color: #575756;
	color: #FFF;
	min-height: 73px;
	position: relative;
	margin-bottom: 20px;
}

section .title h1 {
	float: left;
	margin: 0 5px 0 5px;
}

section .intro {
	text-transform: uppercase;
	font-size: 0.8em;
}

section .intro:last-of-type {
	margin-bottom: 20px;
}

.title-icon img {
	max-width: 53px;
	max-height: 53px;
	height: auto;
	/*margin: 20px 0 10px 0;*/
}

.title,
.main-title {
	display: table;
	width: 100%;
}

.cVert {
	display: table-cell;
  vertical-align: middle;
  height: 73px;
  min-height: 73px;
  max-height: 73px;
}

/*.title .cVert,
.title .container {
  min-height: 73px;
}*/

#unidade_movel {
	max-width: 100%;
}

.tab-pane img {
	min-width: 40px;
}

@media (min-width: 768px) {
	.article_content img,
	#unidade_movel {
		max-width: 350px;
	}

	.tab-pane img {
		max-width: 80px;
	}

	#contactos_mulher {
		max-width: 150px;
	}
}

.img-thumbnail img {
	max-width: 100%;
}

.paneltabs-title img,
.infographicNav img {
	max-width: 40px;
}

.legenda {
	font-size: 0.7em;
	font-weight: bold;
	margin-top: 5px;
	padding: 4px;
	border-radius: 4px;
	text-transform: uppercase;
	text-align: left;
	line-height:
}

.article_content .img-thumbnail {
	margin: 10px;
}

.article_content img.pull-right {
	margin-right: 0;
}

/*.dummy_footer {
	min-height: 53px;
}*/

.navbar-fixed-bottom img {
	height: 47px;
  padding-top: 2px;
	width: 100%;
}

footer .menu .col-xs-2 {
	padding-left: 10px;
	padding-right: 10px;
}

footer .current-page {
	opacity: 0.5;
	cursor: default;
}

.content-based {
	border-top: 1px solid #e7e7e7;
	padding: 5px;
	text-align: center;
	margin-top: 50px;
}

.copyright {
	margin-top: 20px;
	text-align: center;
	font-weight: bold;
}

/*--------------//----------------*/

article > footer,
section > footer {
	font-size: 0.8em;
	text-align: right;
	min-height: inherit;
}

/*--------------//----------------*/

.main-page {
	/*background-color: #f8f8f8;*/
	text-align: center;
	font-size: 20px;
}

.main-page section {
	margin-top: 10px;
}

.main-page a {
	color: inherit;
	text-decoration: none;
}

.main-page .col-xs-4 {
	padding-left: 7px;
	padding-right: 7px;
}

/*--------------//----------------*/

/*#homem {
	float: left;
	max-width: 80px;
}*/

/*--------------//----------------*/

.prevencao-page .tab-content .row:first-of-type {
	margin-bottom: 10px;
}

.prevencao-page .tab-content h2 {
	margin: 0 0 0 10px;
}

.infografico {
	margin-top: 20px;
}

.paneltabs-title {
	padding: 5px;
}

.cVert {
	display: table-cell;
}

.nav>li>a>img {
	max-width: 24px;
}

/*--------------//----------------*/



/*--------------//----------------*/


/*--------------//----------------*/

.info-page h1 {
	font-size: 20px;
}

.info-page .description img {
	cursor: pointer;
	max-width: 150px;
	float: left;
	margin-right: 20px;
}

.info-page .logos {
	padding: 5px;
	border: 1px solid #000;
	margin-bottom: 10px;
}

.linha-cancro {
	font-weight: bold;
	color: #ED1C24;
}

.linha-cancro small {
	color:
}


  /*-------------//----------------*/
 /*-------------//----------------*/
/*-------------//----------------*/


/*IE 10 e 11 */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.img-responsive,
	.thumbnail > img,
	.thumbnail a > img,
	.carousel-inner > .item > img,
	.carousel-inner > .item > a > img,
	.description,
	.img-thumbnail,
	.img-thumbnail img,
	.nav > li > a > img,
	#unidade_movel {
		height: 100%;	/* fix: SVG image size */
	}

	.navbar-brand {
    height: inherit;
	}


}