
@charset "UTF-8";
/* CSS Document */


/*******************************************/
/* css para la parte de noticias          */
/*****************************************/

.forback

{
	width: 100%;
	text-align: right;
}

.forback a

{
	padding: 10px 20px;
	text-decoration: none;
}

.backToNews

{
	width: 100%;
	text-align: center;
	margin-bottom: 25px;
}

.backToNews a

{
	background: #00857a;
	color: #fff;
	text-decoration: none;
	padding: 10px 40px;

}

.backToNews a:hover

{
	background: none;
	border: 2px solid #00857a;
	color: #86878a;
}


.numbers

{
	width: 100%;
	text-align: right;
	float: left;
	margin-bottom: 15px;
	font-size: 0.8em;

}

.numbers.bottom

{
	margin: 20px 0;
}

.numbers a.selected

{
	background-color: #01999C;
	color: #fff;
	padding: 2px 4px;
}

.numbers a

{
	padding: 2px 1px;
}

.numbers a:hover

{
	text-decoration: underline;
}



a.forward

{
	background: url(/2016/Reuters/images/forward.png) no-repeat center center;
}


a.backward

{
	background: url(/2016/Reuters/images/backward.png) no-repeat center center;
}

a:hover.backward

{

	background: url(/2016/Reuters/images/backwardW.png) no-repeat center center;
	background-color: #00857a;
}

a:hover.forward

{

	background: url(/2016/Reuters/images/forwardW.png) no-repeat center center;
	background-color: #00857a;
}

.forback a.selected

{
	background-color: #00857a;
}

body

{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	margin: 0;
	padding: 0;
}


#Boton_medical_news

{
	text-align:left;

}

#Boton_medical_news.inNews, #Boton_reuters_salud.inSalud

{
	background-color: #008479;
}


#Boton_medical_news.inNews a, #Boton_reuters_salud.inSalud a

{
	color: #fff;
}

#Boton_medical_news.inNews a:hover, #Boton_reuters_salud.inSalud a:hover

{
	text-decoration: underline;
	color: #fff;
}

#Boton_reuters_salud

{
	text-align:right;
}

#Boton_medical_news a, #Boton_reuters_salud a

{

	text-decoration: none;
	color: #01999C;
}

#Boton_medical_news a:hover, #Boton_reuters_salud a:hover

{
	text-decoration: underline;
}

#Boton_medical_news a:active, #Boton_reuters_salud a:active

{
	color: #01999C;

}

.active_rest_call{
  background-color:#008479;
  color:#fff;

}

.topCapOne

{
	width: 100%;
}

.topCapOne img

{
	width: 100%;
}



#Boton_medical_news, #Boton_reuters_salud

{
	width: 50%;
	float: left;
	box-sizing: border-box;
	padding: 10px 20px;
	/*border-bottom: 1px solid #ccc;
	margin-right: 15px;*/
	font-size: 0.8em;
	cursor:pointer;
}

.bottomLine

{
	width: 100%;
	clear: left;
}

.bottomLine hr

{
	color: #ccc;
	height: 1px;
	width: 100%;
	border-width:0;
	background-color:#ccc;

}

#Reuters_Salud

{
	 width: 100%;
	 overflow-x:auto;
	 margin:auto;
}


#Reuters_Health_Medical_News

{
	 /*display:block;*/
	 /*border:#009900 1px double;*/
	 width:100%;
	 /*display:none;*/
	 overflow-x:auto;
}


.reuNews p

{
	margin: 20px 0 0 0;
	font-size: 0.7em;
	color: #86878a;
}


p.subPara

{
	margin: 3px 0 10px 0;
	font-size: 0.6em;
	word-break: break-all;
	overflow: hidden;
}



.newsCab

{
	width:100%;

}

.reuWrapper

{
	width: 100%;
	margin-top: 10px;
}

.formImage {
	float: left;
    box-sizing: border-box;
    padding: 0 3% 0 0;
    width: 45%;
}
.formImage img { max-width: 100%; height: auto; }

.title {
    font-size: 1.4em;
    margin-bottom: 40px;
    color: #80b2df;
}

.reuNews, .seePlusBtt

{
	width: 20%;
	float: left;
}

.reuNews

{
	box-sizing: border-box;
	padding: 0 0px 0 40px;
	line-height: 20px;
}

.reuNews a, .numbers a

{
	font-size: 1em;
	text-decoration: none;
	color: #01999C;
}

.reuNews a:hover

{
	text-decoration: underline;
}

.reuNews.mainLocation a

{
	font-size: 0.8em;
}

.reuNews.mainLocation

{
	line-height: 15px;
}

.seePlusBtt

{
	padding-top: 60px;
	text-align: center;
}

.seePlusBtt a

{
	padding: 20px 30px;
	background-color: #f4f4f4;
	border: 1px solid #ccc;
	font-size: 0.9em;
	color: #01999C;
	text-decoration: none;
}

.detailWrapper h2

{
	font-size: 1.4em;
}

.detailWrapper p.credits

{
	font-weight: bold;
	margin-bottom: 25px;
	margin-top: -12px;
}


.detailWrapper p

{
	font-size: 0.8em;
	color: #86878a;
	margin: 0 0 10px 0;
}

.detailWrapper .cathegory

{
	font-size: 0.7em;
	color: #01999C;
}

#Boton_medical_news a:hover, #Boton_reuters_salud a:hover

{
	text-decoration: underline;
	color: #01999C;
}

/*#Boton_medical_news a.active, #Boton_reuters_salud a.active

{
	color: #01999C;
}*/

/*CLASES PARA PÁGINAS DE DETALLE Y DEMÁS*/

.embracer

{
	width: 100%;
}

.headerContainer {
    background-color: #eeeeee;
    width: 100%;
    height: 100px;
}

.header {
    margin: auto;
    width: 100%;
    max-width: 980px;
}

.inTheMiddle

{
	width: 980px;
	margin: 50px auto;
}

.inTheCenter

{
	width: 100%;
}

.allMedNews

{
	width: 100%;

}

.newsTitle

{
	width: 100%;
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	margin-bottom: 15px;
	padding-top: 15px;
}

.reuNews.detail

{
	width: 23%;
	padding: 0 15px 0 0px;
	min-height: 200px;
	border-bottom: 1px dotted #bcbdbc;
	margin-right: 19px;
	margin-bottom: 10px;
}

.reuNews.detail.topBlack, .reuNews.detail.topGreen, .reuNews.detail.top

{	width: 25%;
	min-height: 220px;
	line-height: 20px;
	box-sizing: border-box;
	padding: 0 25px;
	margin-bottom: 15px;
	margin-right: 0;
	overflow: hidden;
}


.reuNews.detail.topBlack p, .reuNews.detail.top p

{
	font-size: 0.7em;
	color: #fff;
}


.reuNews.detail.topGreen p, .reuNews.detail.top p

{
	font-size: 0.7em;
	color: #fff;
}

.reuNews.detail.topBlack a, .reuNews.detail.top a

{

	font-size: 1.1em;
	color: #fff;
}

.reuNews.detail.topGreen a, .reuNews.detail.top a

{

	font-size: 1.1em;
	color: #fff;
}


.reuNews.detail.top

{
	background-color: #00857a;
}


.reuNews.detail.topBlack

{
	background-color: #434343;
}

.reuNews.detail.topGreen

{
	background-color: #008479;
}

.linkSelected

{
	background-color: #00857a;
	padding: 5px 5px;
	color: #fff;
}




/*BOTTOM*/



.embracerPie

{
	width: 100%;
	clear: left;
	background-color: #ffffff;/*#eeeeee*/
	height: 660px;

}

.embracerPieValidacion

{
	width: 100%;
	clear: left;
	background-color: #ffffff;/*#eeeeee*/
	height: 620px;
	padding-top: 20px;
}

.inTheMiddlePie

{
	width: 980px;
	margin: auto;
}
.masterPie

{
    width: 100%;
    font-size: 75%;
    background-color: #ffffff;/*#eeeeee*/
}

.titlePies a

{
	color: #63ceca;


}


.masterPie div

{
	float: left;
}

.piecont{

	width: 100%;
	background: #eeeeee;
	float: left;
}

.piecont_envol{

	background-color:#eeeeee; margin: 0 auto; width: 100%; float: none; max-width: 1024px;
}

.masterPieBox

{
    width: 30%;
    min-height: 375px;
    /*margin-right: 18px;*/
    box-sizing: border-box;
    padding: 30px 10px 0 0;
    color: #86878a;
}

.masterPieBox.oneis

{
    width: 30%;
    min-height: 375px;
    /*margin-right: 18px;*/
    box-sizing: border-box;
    padding: 30px 10px 0 0;
    color: #86878a;
}

.masterPieBox.lastPie

{
    margin-right: 0;
    padding: 30px 0 0 0;
    width: 40%;
}

#middle .masterPieBox, #middle .contentPieLast

{
    text-align: left;
}
.masterPieBox

{
    color: #86878a;
}

.contentPie p + p + p, .contentPie p + p + p + p

{
    padding-left: 40px;
}
.contentPie p + p + p

{
    background: transparent url(http://profesionales.msd.es/static/medicos/images/ico-phone.png) no-repeat left center / 20px auto;
    background-image: transparent url(http://profesionales.msd.es/static/medicos/images/ico-phone.png) no-repeat left center / 20px auto;
}

.contentPie p + p + p + p

{
    background: transparent url(http://profesionales.msd.es/static/medicos/images/ico-location.png) no-repeat left center / 23px auto;
    background-image: transparent url(http://profesionales.msd.es/static/medicos/images/ico-location.png) no-repeat left center / 23px auto;
}


.contentPieLast p + p {
    background: transparent url(http://profesionales.msd.es/static/medicos/images/ico-videoconferencias.jpg) no-repeat left top / 30px auto;
    background-image: transparent url(http://profesionales.msd.es/static/medicos/images/ico-videoconferencias.jpg) no-repeat left top / 30px auto;
}

.contentPieLast p + p, .contentPieLast p + p + p, .contentPieLast p + p + p + p

{
    padding-left: 40px;
}

.contentPieLast p + p + p + p

{
    background: transparent url(http://profesionales.msd.es/static/medicos/images/ico-cursos.jpg) no-repeat left top / 30px auto;
    background-image: transparent url(http://profesionales.msd.es/static/medicos/images/ico-cursos.jpg) no-repeat left top / 30px auto;
}

.contentPieLast p + p + p

{
    background: transparent url(http://profesionales.msd.es/static/medicos/images/ico-articulos.jpg) no-repeat left top / 30px auto;
    background-image: transparent url(http://profesionales.msd.es/static/medicos/images/ico-articulos.jpg) no-repeat left top / 30px auto;
}


.contentPie a, .contentPieLast a

{
    color: #63ceca;
}

.titlePies

{
    color: #333;
}

.bottomOfTheBottom

{
    width: 100%;
    border-top: 1px solid #86878a;
    /*margin-top: 15px;*/
    padding-top: 5px;
    height: 50px;
}

.leftSide

{
    text-align: left;
    width: 49%;
    float: left;
    color: #86878a;
    font-size: 0.9em;
}


.rightSide

{
    text-align: right;
    width: 49%;
    float: left;
    color: #86878a;
    font-size: 0.9em;
}

.leftSide a, .rightSide a

{
	color: #01999C;
	text-decoration: none;
}

.leftSide a:hover, .rightSide a:hover

{
	text-decoration: underline;
}

.logo

{
    background: url(http://profesionales.msd.es/static/medicos/images/backgrounds_background_logo.png) left bottom no-repeat;
    width: 15.21739130434783%;
    height: 101px;
    position: relative;
    top: -10px;
}

.logo img

{
	width: 100%;
}

.backToPast

{
	width: 100%;
	text-align: right;
	color: #fff;
	margin-top: -65px;
	margin-bottom: 65px;
}

.backToPast a

{
	background-color: #00857a;
	padding: 10px 40px;
	font-size: 0.8em;
	color: #fff;
	text-decoration: none;
}

.backToPast a:hover

{
	text-decoration: underline;
}

/*PÁGINA DE DETALLE*/

.detailWrapper

{
	width: 100%;
	float: left;
	margin-bottom: 30px;
}


.newsCab.detailed, .newsCab.seePlus

{
	margin-bottom: 25px;
	padding-top: 20px;
}

.bottomDetailed

{
	width: 100%;
	margin-top: 50px;
	margin-bottom: 90px;
}

.fordAndBack

{
	width: 100%;
	text-align: center;
}

.bottomDetailed .prev a, .bottomDetailed .next a

{
	background-color: #00857a;
	padding: 5px 40px;
	font-size: 0.8em;
	color: #fff;
	text-decoration: none;
}


.prev, .next

{
	width: 48%;
	float: left;
	margin-right: 5px;
}

.prev

{
	text-align: right;
}

.bottomDetailed .prev a:hover, .bottomDetailed .next a:hover

{
	text-decoration: underline;
}


/* ESTILOS FORMULARIO ***************************************************/
.form-style-5{
    float: left;
    width: 55%;
    box-sizing: border-box;
    padding: 30px;
    background: #f4f7f8;
    border-radius: 8px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}
.form-style-5 fieldset{
    border: none;
}
.form-style-5 legend {
    font-size: 1.4em;
    margin-bottom: 10px;
}
.form-style-5 label {
    display: block;

}
.form-style-5 input[type="text"],
.form-style-5 input[type="date"],
.form-style-5 input[type="datetime"],
.form-style-5 input[type="email"],
.form-style-5 input[type="number"],
.form-style-5 input[type="search"],
.form-style-5 input[type="time"],
.form-style-5 input[type="url"],
.form-style-5 textarea,
.form-style-5 select {
    font-family: Georgia, "Times New Roman", Times, serif;
    background: rgba(255,255,255,.1);
    border: none;
    border-radius: 4px;
    font-size: 16px;
    margin: 0;
    outline: 0;
    padding: 7px;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background-color: #e8eeef;
    color:#8a97a0;
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
    box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
    margin-bottom: 15px;

}
.form-style-5 input[type="text"]:focus,
.form-style-5 input[type="date"]:focus,
.form-style-5 input[type="datetime"]:focus,
.form-style-5 input[type="email"]:focus,
.form-style-5 input[type="number"]:focus,
.form-style-5 input[type="search"]:focus,
.form-style-5 input[type="time"]:focus,
.form-style-5 input[type="url"]:focus,
.form-style-5 textarea:focus,
.form-style-5 select:focus{
    background: #d2d9dd;
}
.form-style-5 select{
    -webkit-appearance: menulist-button;
    height:35px;
}
.form-style-5 .number {
    background: #1abc9c;
    color: #fff;
    height: 30px;
    width: 30px;
    display: inline-block;
    font-size: 0.8em;
    margin-right: 4px;
    line-height: 30px;
    text-align: center;
    text-shadow: 0 1px 0 rgba(255,255,255,0.2);
    border-radius: 15px 15px 15px 0px;
}

.form-style-5 input[type="submit"],
.form-style-5 input[type="button"]
{
    position: relative;
    display: block;
    padding: 19px 39px 18px 39px;
    color: #FFF;
    margin: 0 auto;
    background: #1abc9c;
    font-size: 18px;
    text-align: center;
    font-style: normal;
    width: 100%;
    border: 1px solid #16a085;
    border-width: 1px 1px 3px;
    margin-bottom: 10px;
    border-radius: 4px;
}
.form-style-5 input[type="submit"]:hover,
.form-style-5 input[type="button"]:hover
{
    background: #109177;
}
input[type="file"] {
    font-size: 1em;
    color: #999;
}
.form-style-5 .disclaimer {
	font-size: 0.75em;
    display: block;
    margin-top: 10px;
}
.linkBases {
	color: #00857a;
}
.btnPlantilla {
    display: inline-block;
    padding: 10px 20px;
    color: #FFF;
    margin: 0 auto 20px;
    background: #1abc9c;
    border: 1px solid #16a085;
    border-width: 1px 1px 3px;
    border-radius: 4px;
    text-decoration: none;
    font-size: 16px;
}
/* FIN ESTILOS FORMULARIO ***************************************************/

.faq {
    font-size: 16px;
    margin: 50px 0 0 0;
}
.faqTitle {
    box-sizing: border-box;
    font-weight: bold;
}
.preg {
    box-sizing: border-box;
    font-weight: bold;
    margin: 25px 0;
    color: #80b2df;
    /*border-left: #00877c solid 3px;
    padding-left: 10px;*/
}
.resp {
    font-weight: normal;
    font-size: 12px;
    margin: 10px 0 20px 0;
    color: #000;
}


		@media screen and (max-width: 980px)

		{
			.logo {
			    width: 150px;
			    height: auto;
			    margin-left: 5%;
			}

			.inTheMiddle

			{
				width: 100%;
			}

			.reuNews.detail

			{
				width: 25%;
				margin-right: 0px;
			}
			.inTheCenter {
			    padding: 0 5%;
			    box-sizing: border-box;
			}
			input[type="file"] {
			    font-size: 0.9em;
			}
			.masterPieBox.oneis {
			    width: 20%;
			    padding: 0;
			    margin: 20px 5%;
			    min-height: auto;
			}
			.masterPieBox {
			    width: 20%;
			    min-height: auto;
			    margin: 20px 5% 20px 0;
			}
			.bottomOfTheBottom {
				width: 90%;
    			margin: 20px 5%;
			}
		}



		@media screen and (max-width: 768px)

		{

			#Boton_medical_news, #Boton_reuters_salud

			{
				width: 100%;
				padding: 10px 20px;
				text-align: center;
			}

			.backToPast a {
			    padding: 10px;
			    font-size: 0.8em;
			    margin-top: 0;
			    display: block;
			    text-align: center;
			}

			.backToNews a

			{
				padding: 9px 14%;
			}

			.backToNews

			{
				margin-bottom: 45px;
			}

			.seePlusBtt

			{
				width: 100%;
				padding-bottom: 20px;
			}

			.seePlusBtt a

			{
    			padding: 5px 100px;
    		}

    		.reuNews

    		{
    			width: 100%;
    		}


    		.inTheMiddle

    		{
    			width: 98%;
    		}

    		.reuNews.detail.topBlack, .reuNews.detail.topGreen

    		{
    			width: 100%;
				min-height: auto;
				margin-bottom: 10px;
				padding: 20px 25px;
				box-sizing: border-box;
    		}

    		.reuNews.detail

    		{
    			width: 100%;
    			min-height: auto;
    			border-bottom: 1px dotted #666;
    			padding: 5px 0px 0px 0px;
    			margin-bottom: 5px;
    		}

    		.reuNews p

    		{
    			margin: 0;
    		}

    		.inTheMiddlePie

    		{
    			width: 98%;
    		}

    		.masterPieBox.lastPie

    		{
    			width: 100%;
    		}

    		.embracerPie

    		{
    			min-height: 835px;
    		}

    		.masterPieBox

    		{
    			width: 100%;
    			min-height: 215px;
    		}

    		.leftSide, .rightSide

    		{
    			width: 100%;
    			text-align: center;
    			font-size: 0.8em
    		}

    		iframe

    		{
    			width: 100% !important;
    		}

    		.backToPast {
			    max-width: 50%;
			    background-color: blanchedalmond;
			    float: right;
			}

    		.logo, .logo img

    		{
			    width: 150px;
			    height: auto;
			}

			.formImage { width: 100%; text-align: center; }
			.title { margin-bottom: 30px; }
			.formImage img { max-width: 70%; margin-bottom: 30px; }
			.form-style-5 { width: 100%; }
			input[type="file"] { font-size: 0.7em; }
			.masterPieBox.oneis {
			    width: 42.5%;
			    margin: 20px 2.5% 20px 5%;
			}
			.masterPieBox {
			    width: 42.5%;
			    margin: 20px 5% 20px 2.5%;
			}
			.masterPieBox.lastPie {
			    width: 90%;
			    margin: 20px 5% 20px 5%;
			}


		}


		@media screen and (max-width: 375px)

		{

			.prev, .next

			{
				width: 100%;
				margin-right: 0px;
				text-align: center;
			}

			.next, .prev

			{
				margin-top: 15px;
			}

			.bottomDetailed .prev a

			{
				padding: 5px 49px;
			}




		}


		@media screen and (max-width: 340px)


		{


			#Boton_medical_news, #Boton_reuters_salud

			{
				    width: 37%;
				    padding: 0 0px 10px 5px;
			}

			.backToPast a

			{
				font-size: 0.8em;
			}





		}
