/*
Theme Name: Universidad Austral
Theme URI: http://www.marketica.com
Description: 
Version: 1.0
Author: Marketica
Author URI: http://www.marketica.com
*/
/* RESET */
/* ----------------------------------------- */

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
html, body, div, dl, dt, dd, ul, ul li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }

caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}

/* Global reset-RESET */
/* The below restores some sensible defaults */
.strong,strong { font-weight:bold }
em { font-style:italic }
a img { border:none } /* Gets rid of IE's blue borders */

h1, h2, h3, h4, h5, h6 { font-weight:bold } /* This helps to identify headings at the initial build stage, so I thought it'd be useful to have it */
.alert { background:red; color:white } /* 'alert' has a basic style, since it's useful to have it standing out for testing purposes.*/

/* LAYOUT */
/* ----------------------------------------- */

ul, ul li { list-style:none }/* These rather presentational classes are generated by WordPress, so it's useful to have some styles for them. Edit as you see fit. More info: http://codex.wordpress.org/CSS */

/* GLOBAL */

body{
	padding:0;
	margin:0;
	font-size:14px;
	background: white;
}
/*body,textarea,select,input{
	font-family:"PT Sans",sans-serif;
}
h1,h2,h3{
	font-family: "PT Sans Narrow",sans-serif;
}*/
strong{
}
ul{
}
li{
}
a{
}
a:hover{
}
#header, #centralContainer, #footer{
}
input[type="text"],input[type="search"],input[type="date"],input[type="number"]{

}
input[type="submit"],button {
}
input:focus{
}
input[type="submit"]:hover,button:hover,
a:hover .send-but{
}

/***************** CLASSES ********************/

.right,.desktopOrTablet .rightDesktop{
	float: right;
	margin-left: 20px;
	text-align: right;
}
.wrapper{
	clear: both;
}
.desktopOrTablet .wrapped{
	width: 983px;
	margin:0 auto;
}


/***************** HEADER ********************/
#header-wrapper{
	border-top:5px solid #003b6f;
}

#header{
}
h1.sitename a{
display: block;
width: 300px;
height: 90px;
background: url(../../uploads/2017/03/logohuaplan2017.png) no-repeat 0 0;
background-size:245px;
margin:10px 0;
text-indent: -9999px;
}
.phone h1.sitename{
	margin-left: 10px;
	zoom:0.9;
}

#header .top_content .top_menu {
height: 25px;
margin: 0 auto;
background-color: #003b6f;
border-radius: 3px;
position: relative;
top: -3px;
float: right;
}

#cornernav{
	background-color: #003b6f;
	list-style-type: none;
	text-transform: uppercase;
}
.desktopOrTablet #cornernav{
	border-radius: 3px;
	float: right;
	margin:-13px 0 -5px 0;
	padding: 6px 5px;
	font-size: 11px;
}
body.phone #cornernav{
	font-size: 8px;
	padding: 7px 3px 10px;
	text-align: center;
}
#cornernav li{
	list-style-type: none;
	display: inline;
}
#cornernav li a{
	display: inline-block;
	padding:0 5px;
	border-right:1px solid #b3c62d;
	color: white;
	transition:0.2s all;
}
#cornernav li:first-child a{
}
#cornernav li:last-child a{
	border-right: 0;
}
#cornernav li.last-child a{/*separado porque invalida la regla de arriba IE*/
	border-right: 0;
}
#cornernav li a:hover{
	text-decoration: none;
	color: #b3c62d;
}
.qtranxs_language_chooser{
	display: inline;
	margin-left: 4px;
}
.qtranxs_language_chooser li.active{
	display: none !important;
}
.qtranxs_flag{
	width: 18px;
	height: 12px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	margin-bottom: -2px;
	margin-right: 4px;
}

#header-search,
#header .social-links{
	float: right;
	clear: both;
	margin:20px 15px 0 0;
}
#header .social-links{
	margin-top:10px;
}
body.phone #header-search{
	margin-top: 5px;
	margin-right: 5px;
}
	#s{
	border: 1px solid #f0f0f0;
	border-right: 0;
	background: white;
	color: #333;
	line-height: 22px;
	padding-top: 1px;
	padding-left: 6px;
	font-size: 13px;
	width: 150px;
	vertical-align: middle;
	margin-right: -2px;
	}
		body.phone #s{
		width: 80px;
		}
	#searchsubmit{
	width: 25px;
	height: 25px;
	background: transparent url('img/sprite_home.png') no-repeat 0px -195px;
	border: none;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	text-indent: -9999px;
	}

.social-links a{
	display: inline-block;
	text-indent: -9999px;
	width: 29px;
	height: 29px;
	margin-left: 3px;
	background: transparent url('img/sprite_home.png') no-repeat 0 0;/*fb*/
}
.rightDesktop .social-links{
	margin-bottom: 5px;
}
.rightDesktop .social-links a{
	text-indent: 9999px;/*right align*/
	opacity: 0.8;
}
.rightDesktop .social-links a:hover{
	opacity: 1;
}
	.social-links a.twitter{
		background-position: -29px 0;
	}
	.social-links a.linkedin{
		background-position: -58px 0;
	}
	.social-links a.youtube{
		background-position: -87px 0;
	}
	.social-links a.google {
		background-position: -116px -0;
	}
	/*hover styles only for header*/
	#header .social-links .facebook:hover {background-position: 0 -29px;}
	#header .social-links .twitter:hover {background-position: -29px -29px;}
	#header .social-links .linkedin:hover {background-position: -58px -29px;}
	#header .social-links .youtube:hover {background-position: -87px -29px;}
	#header .social-links .google:hover {background-position: -116px -29px;}

#nav a{
	text-decoration: none !important;
}
.phone #nav{
	text-align: center;
}
.phone #nav a{
	font-size: 13px;
	padding-left: 8px;
	padding-right: 8px;
}
#nav .submenu .page_item_has_children i.fa{
	font-size: 11px;
	margin-right: -9px;
	margin-top: 5px;
	color: #9fc005;
}

/***************** CENTRAL CONTAINER ********************/


/***************** FOOTER ********************/
#prefooter-wrapper{
	background: #f0f0f0;
}
	#prefooter{
		padding:20px 0;
	}
	.phone #prefooter{
		text-align: center;
	}
		#prefooter a img{
			margin:0 16px 0 0;
			transition:0.2s all;
			height: 86px;
			width: auto;
		}
		.phone #prefooter img{
			width: 175px;
			margin: 0 5px 10px 5px !important;
		}
		#prefooter a:hover img{
			box-shadow:0 2px 7px rgba(0,0,0,0.15);
		}
		#prefooter a:first-child img{
			margin-left:0;
		}
		#prefooter a:last-child img{
			margin-right:0;
		}
		#prefooter a.last-child img{/*separado porque invalida la regla de arriba IE*/
			margin-right:0;
		}
#sitemap-wrapper{
	background: #1c305c;
	color: white;
	font-size:13px;
}
	#sitemap,#footer {
		padding: 20px 0;
	}
	#sitemap a{
		color: white;
		color: rgba(255,255,255,0.8);
		display: block;
		padding: 0.3em 0;
		text-decoration: none !important;
	}
	#sitemap a:hover{
		color: white;
	}
	#sitemap h3{
		font-size:17px;
		text-transform: uppercase;
		margin: 0;
	}
	#sitemap h3 a{
		color: #aec627;
		line-height: 1.15em;
	}
	#sitemap .section{
		border-right:1px solid #32456d;
		padding:0 15px;
		float: left;
	}
		#sitemap .section:first-child{
			padding-left:0;
		}
		#sitemap .section:last-child{
			padding-right:0;
			border-right: 0;
		}
		#sitemap .section.last-child{/*separado porque invalida la regla de arriba IE*/
			padding-right:0;
			border-right: 0;
		}

#footer-wrapper{
	background: #0a1b36;
	color: white;
	font-size: 12px;
}
	#footer .rightDesktop{
		color: rgba(255,255,255,0.8);
		font-size:11px;
	}
	#footer .rightDesktop p{
		line-height: 1.5em;
	}
	#footer a{
		text-decoration: none !important;
		color: white;
	}
	#footer a:hover{
		color: white;
	}
	#footer p{
		margin: 0;
	}
	#footer p.address i,
	#footer p.phone i{
		vertical-align: middle;
		margin: 1px 3px 4px;
		display: inline-block;
		width: 16px;
		height: 17px;
		background: transparent url('img/sprite_home.png') no-repeat;
		background-position: -37px -80px;
	}
	#footer p.phone i{
		background-position: -61px -80px;
	}
	#footer .social-links{
		overflow: hidden;/*not sure why this is necessary, but otherwise it extends viewport width to infinite*/
	}

.phone .mobilehide{
	display: none;
}

/************************************************/



/*************************************/

/***CONTENT***/
#main-container{
	padding-bottom: 20px;
}
#main-left{
	font-size:13px;
}
.desktopOrTablet #main-left{
	float: left;
	width: 200px;
}
	#main-left strong.branchparent{
		display: block;
		font-size: 20px;
		text-transform: uppercase;
		border-top:3px solid #9fc005;
		padding: 10px 15px 5px;
		margin: 0 -15px;
		line-height: 1.1em;
	}
	#main-left strong.branchparent a{
		text-decoration: none !important;
		color: #9fc005 !important;
	}
	#main-left strong.branchparent i{
		float: right;
		padding: 15px 15px 15px 30px;
		margin: -10px -15px -15px 0;
	}
	body.phone ul.getMenu{
		display: none;
	}
	#main-left #subnav{
		background: #fcfcfc;
		padding: 0 15px 5px;
		box-shadow: 0 1px 1px silver;
	}
	#main-left #subnav ul.getMenu{
		padding-bottom: 8px;
	}
	#subnav a{
		padding: 5px 0;
		display: block;
	}
	#subnav .current-menu-item > a{
		color: black;
		font-weight: bold;
		text-decoration: none !important;
	}
	#subnav ul ul{
	padding-left: 10px;
	border-left: 1px solid #ccc;
	margin-bottom: 10px;
	}
	#subnav ul ul a{

	}
	#main-left iframe{
		margin-top: 10px;
	}

	/***/

	#main-left-subscribe{

	}
	#main-left-subscribe{
		margin-top: 5px;
		padding: 10px;
	}
	#main-left-subscribe strong{
		display: block;
		margin-bottom: 3px;
		color: #417a0d;
		  border-top: 1px solid #ddd;
		  padding-top: 15px;
		  margin-top: -18px;
	}
	#main-left-subscribe input[type=text]{
		width: 100%;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		padding:3px 5px;
		font-size:15px;
		margin: 3px 0 3px;
	}
	#main-left-subscribe input[type=submit]{
		float: right;
	}

.desktopOrTablet #main-right{
	float: right;
	width: 763px;
	/*padding-top: 10px;*/
}
.phone #main-right{
	padding: 15px;
}

h1.page-title{
	font-size: 30px;
	border-bottom:1px solid #e1e1e1;
	margin:0 0 20px 0;

    /*border-top: 1px solid #eee;*/
    /*padding-top: 10px;*/
}
h1.page-title a{
	color: #4aae22;
}
h1azul.page-title a{
	color: #27348b;
}
.content{

}

/****/
ul.twocols{
	/*font-size: 11px;*/
	padding: 0 !important;
}
ul.twocols li{
	color: #666;
	float: left;
	width: 303px;
	list-style: none !important;
	margin: 1px 0 !important;
	/*padding: 10px 10px 10px 30px !important;*/
	/*background: #F0F0F0 url('img/sprite_home.png') no-repeat -120px -165px;*/
}
ul.twocols:after{
	clear: both;
	height: 0;
}

/*Infórmese de Pacientes*/
ul.fourcols{
	/*font-size: 11px;*/
	padding: 0 !important;
	margin: 0 !important;
}
ul.fourcols .fourcol{
	color: #666;
	float: left;
	width: 25%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	list-style: none !important;
	margin: 0 !important;
	padding: 0 10px 0 0 !important;
	background: transparent !important;
}
	.phone ul.fourcols .fourcol{
		float: none;
		width: 100%;
		padding: 0 !important;
		margin-bottom: 20px !important;
	}
ul.fourcols li ul{

}
ul.fourcols li ul li{
	width: inherit;
	float: none;
	background: transparent url('img/sprite_home.png') no-repeat -274px 8px;
	margin-left: 7px !important;
	padding: 6px 0 4px 13px !important;
}
ul.fourcols li ul li a{
	display: block;
}
body.page-id-6 #informese ul{
	height: 200px;
  overflow: auto;
}
#informese ul{
  margin-bottom: 5px !important;
  box-shadow: 0 1px 2px silver;
  margin-top: 7px;
  	background: #e5ece0;
}
	.phone #informese ul{
		max-height: 100px;
		height: auto;
	}

#filterInformese{
	float: right;
	padding: 4px;
	background: url(img/icon_search.png) no-repeat 7px center;
	width: 310px;
	color: #333;
	font-size: 18px;
	border:1px solid #ddd;
	padding-left: 32px;
	border-radius: 5px;
	margin-top: -6px;
}
	.phone #filterInformese{
		width: 100%;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		float: none;
		margin-bottom: 10px;
	}

/***/

.filter-box,.filter-box li{
	list-style-type:none !important;
	padding:0 !important;
	margin:0 !important;
	display: inline-block !important;
	background-image: none !important;
}
.filter-box{
	list-style-type:none !important;
	padding:10px 15px !important;
	margin:0 0 10px !important;
	background-color:#FFC;
	border:1px solid #dda;
	border-radius:4px
}

/**autoridades**/
.flexible-module{

}
.flexible-module-peoplethumbs{

}

span.plusicon{
	width: 20px;
	height: 32px;
	background: transparent url('img/sprite_home.png') no-repeat -26px -225px;
	float: right;
	text-indent: -9999px;
	margin-top:-42px;
	position: relative;
}

ul.people{
	margin-left: -15px !important;
	padding: 0 !important;
	list-style-type:none !important;
}
ul.people li{
	margin: 0 0 15px 15px !important;
	list-style-type:none !important;
	float: left;
	background: #f0f0f0;
	padding: 10px !important;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}
ul.people li p{
	display: inline;
	margin: 0;
}
ul.people img{
	margin: -10px -10px 10px -10px;
	transition:0.2s box-shadow;
	display: block;
}
ul.people a{
	display: block;
	text-decoration: none !important;
}
ul.people a img:hover{
	box-shadow: 0 0 4px 1px #236d1f;
}
ul.people strong.title{
	display: block;
	color: gray;
}
ul.people a strong.title{
	color: #002b5b;
}
ul.people .description{
	color: #777;
	font-size: 11px;
}

/*TABS*/
/* tab pane styling */
.panes > div {
    display:none;
    
}
#home p{
	margin-bottom: 0.6em;
}
#home-useful p{
	margin: 0;
}
#home .panes > div{
	font-size:12px;
    color: #666;
}
.panes > div,.tabs a.current{
    /*background-color:rgba(0,43,91,0.13);*/
    /*background-color:#d5dbe4;*/
}
.panes > div,#home .panel{
    /*padding:10px 10px;*/
    border-radius: 4px;
   	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

.panes h3{
	color: #2c3c65
}

.desktopOrTablet #home .panes > div,.desktopOrTablet #home .panel{
	/*min-height:220px;*/
}
.phone #home-useful,
.phone #home-especialidades,
.phone #home-emergencias,
.phone #home-news,
.phone #footer{
	padding-right: 10px;
	padding-left: 10px;
}
.home.phone .tabs a{
	font-size: 14px;
}
/* alternate colors: skin2 */
.tabs li{
	display: inline;
}
ul.tabs{
	padding: 0 !important;
	margin: 0 !important;
	list-style-type:none !important;
	margin-bottom: -3px !important;
}
	.phone ul.tabs{
		zoom:0.9;
	}
ul.tabs li{
	padding: 0 !important;
	margin: 0 !important;
	list-style-type:none !important;
	background: transparent !important;
}
.tabs a {
    color:gray !important;
    display: inline-block;
    padding: 4px 10px 6px;
    border-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    font-family: "PT Sans Narrow",sans-serif;
    font-size: 18px;
    text-transform: uppercase;
}
 
/* mouseover state */
.tabs a:hover {
    color: #333 !important;
    text-decoration: none !important;
}
 
/* active tab */
.tabs a.current {
    font-weight: bold;
}
.tabs a.current, #home h3,#main-right-right h3{
	color: #52AE32 !important;
	margin-top: 0;
}
#home h3{
	margin:4px 0 3px;
}
/***home***/
#home .panes{
	clear: both;
}
.desktopOrTablet #home-useful{
	width: 50%;
	float: left;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}
.desktopOrTablet #home-useful,.desktopOrTablet #home-emergencias{
	margin-right: 2%;
}
#home-useful iframe{
	width: 100%;
	box-shadow: 0 1px 5px gray;
	background: white;
}
.select2-container .select2-choice > .select2-chosen{
	line-height: 2em;
}
#home-emergencias{

}
.desktopOrTablet #home-especialidades,.desktopOrTablet #home-emergencias{
	width: 23%;
	float: left;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}
.phone #home-especialidades,.phone #home-emergencias{
	clear: both;
	margin-top: 1.5em;
}
.desktopOrTablet .halfleft{
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	padding-right:5px;
	width: 42.5%;
	width:48.5%;
	float: left;
}
.desktopOrTablet .halfright{
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	padding-left:5px;
	width: 57.5%;
	width:51.5%;
	float: right;
}
#home-horarios .halfleft{
	font-size: 13px;
}
#home-horarios .halfright{
	/*background: rgba(255,255,255,0.5);*/
	margin: -10px -10px -10px 0;
	padding: 10px 10px 10px 10px;
}
.phone #home-horarios .halfright{
	margin: 5px -10px -10px;
}
#home-horarios li{
	padding-bottom: 5px;
}
#home-horarios .strong{
	font-size: 15px;
	color: #25345a;
	margin:3px 0;
	font-weight: bold;
}
#home .phone{
	font-size: 17px;
	color: white;
	margin:3px 0;
}



#home-useful .phone{
	font-size:19px;
	font-weight: bold;
	display: inline-block;
	position:relative;
	padding: 0 10px 0 18px;
}
#home-useful p{
	margin-bottom:0.5em;
}
#home-useful .phone:before {
    position:absolute;
    font-family: FontAwesome !important;
    top:1px;
    left:0;
    content:"";
}
#home-useful h3{
	color: #1f2c52 !important;
}
#home-useful .small{
	font-size:11px;
}

#home-useful .chat{
display: inline-block;
	position:relative;
	padding: 0 10px 0 18px;
	margin-top:3px;
	margin-bottom: 10px;
}
#home-useful .chat:before{
	position:absolute;
    font-family: FontAwesome !important;
    top:1px;
    left:0;
    content:"";
}
#home-useful .chat{

}

#home .address{
	display: block;
	font-size: 14px;
	color: #666;
	margin-top: 7px;
}
#home .address i{
font-size: 18px;
vertical-align: top;
}

#home-emergencias h3{
	color: rgba(82,174,50) !important;
}
#home-emergencias h3.black,#home-emergencias .phone.black{
    color:gray !Important;
}
#home-emergencias .phone{
	font-size: 19px;
	color: #ffffff;
	font-weight: bold;
}
ul.links{
	margin-top: 5px;
}
ul.links li:first-child a{
	border-top: 0;
	margin-top: -1px;
}
ul.links a{
	display: block;
	padding: 10px 0;
	border-top: 1px solid silver;
	font-size: 14px;
}
#home-emergencias .links{
	
}
#home-emergencias .links a{
	border-top-color: rgba(133,0,9,0.15);
}
#home-especialidades .links a{
	border-top-color: rgba(51,106,11,0.15);
}
/*#home-emergencias .links li:last-child a{
	border-bottom:0;
}*/

/***/
#home #carousel .caption{
	background: rgba(44,85,162,0.8);
position: absolute;
margin-top: -100px;
height: 100px;
/* margin-left: 252px; */
/* border-radius: 5px; */
padding: 20px;
box-sizing: border-box;
width: 100%;
text-align: center;
pointer-events:none;
}
#home #carousel .caption-title{
	font-size: 30px;
color: white;
/*font-weight: bold;*/
/*text-shadow: 0 1px 3px black;*/
}
#home #carousel .caption-description{
	font-size: 30px;
color: #ffffff;
font-weight: bold;
/*text-shadow: 0 1px 3px black;*/
}

.phone #home #carousel .caption{
	padding: 12px;
}
.phone #home #carousel .caption-title {
	font-size: 22px;
}


#home .bx-viewport{
	border:0 !important;
	left: 0 !important;
	box-shadow: none;
}
.desktopOrTablet #home .bx-viewport{
	border-radius:4px;
}
.desktopOrTablet #home #carousel{
	min-height: 380px;
}


.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{
	bottom: -23px;
	opacity: 0.5;
}
.bx-wrapper{
	margin-bottom: 40px;
}
.bx-controls-direction{
	opacity: 0;
	transition:0.3s all;
}
.bx-wrapper:hover .bx-controls-direction{
	opacity: 1;
}
#home .panel{
	padding: 10px;
	background: #f0eff3;
	border-radius: 4px;
}
#home-especialidades .panel{
	background: rgba(46,91,155);
}
#home-emergencias .panel{
	background: #312682;
        /*background: rgba(44,85,162);*/
	  
}
.panel.black{
    background:#ddd !important;
}


#home-news{
clear: both;
}
#home-news h2{
	border-bottom: 1px solid #eee;
	padding-top: 20px;
	margin-bottom: 15px;
	font-size: 27px;
}
.column-posts{
	padding: 0 !important;
}
.column-posts li{
	display: inline;
	list-style: none !important;
	background: transparent !important;
	margin: 0 !important;
	padding: 0 !important;
}
.column-posts a{
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	margin-right: 2%;
	margin-bottom: 20px;
	float: left;
	display: block;
	text-decoration: none !important;
	opacity: 0.8;
	transition:0.2s all;
}
.three-column-posts a{
	width: 32%;
}
.two-column-posts a{
	width: 49%;
}
.column-posts a img{
	transition:0.2s all;
}
.column-posts a:hover img{
	box-shadow: 0 1px 7px rgba(0,0,0,0.2);
}
.column-posts a:hover{
	opacity: 1;
}
.three-column-posts li.rowJump a,
.two-column-posts li.rowJump a{
	margin-right: 0;
}
.column-posts a strong.title{
	display: block;
	overflow: hidden;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.1em;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	padding-bottom: 5px;
}
.desktopOrTablet .column-posts a strong.title{
}
.column-posts a .excerpt{
	display: block;
	background: #eee;
	padding: 10px;
	height: 115px;
	overflow: hidden;
	color: #666;
	font-size: 12px;
}
.column-posts .plusicon{
	margin-top: -32px;
	position: relative;
	margin-right: 10px;
}
.column-posts a img{
	max-width: 100%;
	height: auto;
}

/****/
.internal-heading{
	padding-bottom: 15px;
border-bottom: 1px solid silver;
margin-bottom: 20px;
}
.internal-heading h1{
	font-size: 30px;
line-height: 1.1em;
}
.internal-heading h3{
line-height: 1.1em;
margin:0 0 5px;
}
	.phone .internal-heading .pull-right{
		margin-bottom: 20px;
	}
.post-date{
	color: gray;
	margin: 0 0 20px;
}

.postimage{
	float: right;
	margin:0 0 10px 10px;
}
	.phone .postimage{
		margin-right: -15px;
	}


/*.main-content .content ul{
	list-style-type: disc;
	padding: 0 0 1em 2em;
}
.main-content .content ul li{
	list-style-type: disc;
	margin-bottom: 0.5em;
}
*/


.main-content .content ul{
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}
.main-content .content ul li{
	list-style: none;
	background: transparent url('img/sprite_home.png') no-repeat -274px 8px;
	margin-left: 10px;
	padding: 5px 0 5px 20px;
}


/****/
.main-content .panes > div{
	padding-top: 20px;
}

div.navigation:first-child{
	padding-bottom: 15px;
}
/***/
.main-content .content h1{
font-size: 27px;
margin-bottom: 0.5em;
font-weight: normal;
}
/***/

#related a{
	display: block;
	background: #eee;
	padding: 10px 10px 2px 10px;
	box-sizing: border-box;
	-box-sizing:border-box;
	line-height: 1.2em;
	text-decoration: none;
	font-size: 20px;
}
#related a:hover{
	background: white;
	box-shadow: 0 2px 6px silver;
}
.desktopOrTablet #related a{
	float: left;
	width: 49%;
	margin: 0 1% 1% 0;
}
.phone #related a{
	margin-bottom:5px;
	padding-bottom: 10px;
}
#related a i{
	color: #8eb900 !important;
	float: left;
margin-bottom: 10px;
margin-top: 2px;
margin-right: 6px;
}

/***/

.fa-external-link:before {
font-size: 10px;
}

/***/

.icon-meta{
	font-size: 16px;
	padding: 10px;
	background: rgba(51,106,11,0.1);
}
.icon-meta i{
	color: #417a0d;
	font-size: 20px;
}
.icon-meta a.email{
	float: right;
	text-align: right;
}
.single-especialidad .internal-heading,.single-medico .internal-heading{
	border-bottom:0;
	margin-bottom: 10px;
	padding-bottom: 0;
}
.single-especialidad .panes > div h2:first-child{
	margin-top:0 !important;
}

a small.volanta {
color: gray;
text-transform: uppercase;
font-size: 13px;
font-weight: normal;
text-decoration: none !important;
}
.searchexcerpt{
	margin-top: -10px;
}
.searchexcerpt p{
	color: gray;
	margin: 0;
}

/***/

/*austral tv*/
.vide_container ul{
	padding: 0 !important;
	list-style-type: none !important;
}
.vide_container ul,.vide_container ul li{
	list-style-type: none !important;
		background: transparent !important;
}
.page-id-188.desktopOrTablet p.toprightparagraph{
	position: absolute;
top: 162px;
width: 428px;
left: 50%;
text-align: right;
font-size: 13px;
margin-left: 52px;
color: gray;
}

/***/

.content table {
box-shadow: 0 2px 5px gray;
margin: 10px 0 20px;
border:1px solid silver;
}
.content table th{
	background: #d2d8e2;
}
.content table th,.content table td{
	padding: 2px 4px;
}
.content table tr:nth-child(odd){
	background: #e7eaf0
}

.gform_confirmation_message{
	padding: 10px;
	margin: 0 0 20px;	
	background: #e8eee4;
	border:1px solid #3b750b;
}

/***/

ul.revistas,ul.revistas li{
	padding: 0 !important;
	list-style-type:none !important;
}

ul.revistas li{
	margin-left: 0 !important;
	background: transparent !important;
}
ul.revistas li a{
	text-decoration: none !important;
	border-top:1px solid #ddd;
	margin-top: 20px;
	padding-top: 12px;
	margin-bottom: 10px;
	display: block;
	width: 100%;
}
ul.revistas li a:hover small{
	opacity: 1;
}
ul.revistas li strong.title{
	display: inline-block;
	font-size: 19px;
	color: #417a0d
}
ul.revistas li .revista-content img{
	margin: -10px 10px -10px -10px;
	border-right: 10px solid white;
	float: left;
	opacity: 0.85;
	transition:0.2s all;
}
ul.revistas li a:hover .revista-content img{
	opacity: 1;
}
ul.revistas li .revista-content .description{
	font-size: 12px;
	line-height: 1.4em;
	color: gray;
	display: block;
}
ul.revistas li a small{
	color: gray;
	transition:0.2s all;
}
ul.revistas li .download i{
	color: #bf000f;
	font-size: 20px;
	display: inline-block;
	margin-left: 5px;
}
ul.revistas li .revista-content{
	display: block;
	margin-top: 5px;
	background: #eee;
	transition:0.2s all;
	padding: 10px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	overflow: hidden;
}
ul.revistas li a:hover .revista-content{
	background: #ddd;
}
.ginput_counter{
	display: none;
}
.gfield_radio input[type=radio] {
margin-left: 1px;
}
.gfield_creditcard_warning_message{
	display: none !important;
}

/***/

#sitemap .section-4{ width: 110px; }
#sitemap .section-6{ width: 172px; }
#sitemap .section-10{ width: 196px; }
#sitemap .section-12{ width: 190px; }
#sitemap .section-14{ width: 186px; }

/***/
#home-subscribe{
	float:right;
	color: gray;
	margin-top: 24px;
}
body.phone #home-subscribe{
	margin: 0 0 24px 0;
	float: none;
}
#home-subscribe strong{
	color:#417a0d !important
}
#home-subscribe label{
    margin-top:5px;
    display:block;
}
#home-subscribe input[type=text],
#home-subscribe input[type=email]{
	width: 140px;
	background: white;
	border-radius: 3px;
	border:1px solid silver;
	font-size:16px;
	padding: 2px 4px 0;
	margin-left: 4px;
}
#home-subscribe input[type=submit]{
	background: #417a0d;
	opacity: 0.85;
	transition:0.2s all;
	color: white;
	font-weight: bold;
	padding: 3px 5px 1px;
	cursor: pointer;
	border-radius:3px;
	border:0;
	font-size:16px;
}
#home-subscribe input[type=submit]:hover{
	opacity: 1;
}

dl.indicaciones{

}
dl.indicaciones dt{
color: #88b804;
font-weight:bold;
text-transform: uppercase;
font-size:11px;
padding: 10px 0 5px 0;
}
dl.indicaciones dd{
padding: 0 0 10px 0;
}
.desktopOrTablet .short-pull-left{
	float:left;
	margin-right:20px;
	max-width: 220px;
}
.thumbindicaciones{
	margin-right: 20px;
box-shadow: 1px 1px 6px #333;
}

/***/
.desktopOrTablet #chat-condiciones{

}
.desktopOrTablet #chat-form{
	width: 275px;
	float:right;
	margin: 0 0 20px 20px;
	padding: 20px;
	background: #e8eee4;
	box-shadow: 0 1px 1px silver;
}
.desktopOrTablet #chat-form h2{
	margin-top: 0;
}
#chat-form table{
	background: white;
}
.chat-intro img{
	height: auto;
}
.chat-intro{
	text-align:justify;
}

/***/


/*MOBILE*/
body.phone .phoneBlock{
	display: block;
}
body.phone .content iframe{
	width: 100%;
	height: 100%;
}

/****PLAN DE SALUD 2016**/

#home-especialidades .gform_wrapper{
    margin:0;
}
#home-especialidades label{
    font-weight:normal;
    color:white;
    display:block;
}
form.solicitar-asesor input[type=text],
form.solicitar-asesor textarea,
form.solicitar-asesor input[type=email]{
    width:100% !important;
    margin-bottom:10px;
    padding:2px !important;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-shadow:none;
    border:1px solid silver;
    background:white;
    -webkit-appearance:none;
}
form.solicitar-asesor button,
#home-news a.more{
    font-size: 13px;
    background: #52AE32;
    border-radius: 5px;
    border: 0;
    padding: 5px 9px;
    color: white;
    margin-top: 2px;   
    cursor:pointer;
    text-decoration:none;
}
form.solicitar-asesor button:hover,
#home-news a.more:hover{
    background: #417a0d;
}
#home-especialidades .gform_wrapper label.gfield_label+div.ginput_container{
    margin-top:0;
    margin-bottom:10px;
}
#home-especialidades .gform_wrapper .top_label .gfield_label{
    margin:0 !important;
}
#home-especialidades .gform_wrapper .gform_footer{
 padding:0;
 margin:0;
}

/* INICIO MAPA Google MAPS */
#map_canvas {
	height: 380px;
	width: 430px;
	float: right;
	position: relative;
	z-index: 30 !important;
	clip: rect(auto,auto,auto,auto);
}

#locations {
	list-style: none;
	width: 200px;
	float: left;
	padding: 0px;
	position: static;
	
}
#locations li {
	width: 200px;
	position: relative;
	z-index: 20;
	height: 40px;
	text-align: left;
	vertical-align: top;
}
#locations li:hover, #locations li.hover {
}
#locations li:hover h3, #locations li.hover h3 {
	color: #000;
	font-weight: bold;
}


#content {
	
}

#more-info {
	clear:both;
	background: #E1E1E1;
	padding: 0px;
	min-height: 100px;
	color: #666666;
	font-size: 12px;
}
#more-info h2{
    margin-top:0;
    margin-bottom:5px;
}
#more-info * { position: relative; z-index: 40; }
#more-info > div { background: #E1E1E1; padding: 15px; height: 100px; }
.longdesc {
	display: none;
}
#more-info h2 br {
    display: none;
}

#locations h3 {
    font-size: 20px;
    text-transform: none;
    line-height: 1em;
    font-weight: normal;
    margin:0 !important;
}
/* FIN MAPA Google MAPS */



#cartillaframe{
        width: 100%;
    border: 0;
    background: transparent;
    height:800px;
    position:absolute;
    left:0;
    right:0;
}

.desktopOrTablet #main-right-right{
    float: right;
    width: 175px;
    margin-left: 30px;
}
.phone #main-right-right{
    display:none;
}
#main-right-right-form{
        background: rgba(44,85,162);
    padding: 15px 15px;
    border-radius:4px;
	color: white;
}
#main-right-banners p{
    margin:0 !important;
}
#main-right-banners img{
       margin:20px 0 0 0 !important;
       width:100% !important;
}
#main-right form.solicitar-asesor{
    max-width:320px;
}


#main-right ul h3 {
    margin-top: 0;
}

#sitemap .section-14{
    max-width:140px;
}
.content div, .content img{
    max-width: 100% !important;
    height: auto;
}
/* Variación de h1 con color #27348b */
.h1azul {
    color: #27348b;
}

/* Variación de h2 con color #27348b */
.h2azul {
    color: #27348b;
}

/* Variación de h3 con color #27348b */
.h3azul {
   color: #27348b;
}