body {
	margin: 0;
	font-family: arial, helvetica;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
}
h1, h2, h3, h4, h5, h6, p, ul {
	margin: 0;
}
/* nueva edicion */
section#nuevaEdicion {
	width: 100%;
	height: 40px;
	display: none;
	background: #E9F3FB;
	position: absolute;
	z-index: 1;
	text-align: center;
	line-height: 40px;
}
section#nuevaEdicion a {
	color: #0759A9;
	text-decoration: underline;
}
/************************** TOP */
section.top {
	overflow: hidden;
}
section.top .bg{
	height: 40px;
	border-bottom: 1px solid #c0c0c0;
	background-color:#fff;
	padding: 0;
}
.diario-4 #mask-logo {
	background-color: #009BDD;
}
.diario-5 #mask-logo {
	background-color: #DE1F0D;
}

.diario-9 #mask-logo, .diario-16 #mask-logo {
	background-color: #004D9B;
}

section.top header #mask-logo {
	display: block;
	height: 40px;
	background-position: center;
	background-size: auto 40px;
	background-repeat: no-repeat;
	overflow: hidden;
}
section.top time {
	height: 40px;
	display: block;
	text-align: right;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	line-height: 40px;
	overflow: hidden;
	float: right;
}
section.top time a {
	color: #0052DB!important;
	text-decoration: none;
}
section.top time a.arrow {
	padding: 0 3px;
	margin-left: -2px;
	line-height: 40px;
	display: inline-block;
	/*background: rgba(51, 51, 51, 0.1);*/
}
.calendar-on section.page,
.calendar-on .papel nav,
.calendar-on #most-viewed {
	display: none;
}
section.top time a.calendar,
section.top time a.search {
	width: 40px;
	height: 40px;
	display: inline-block;
	border: solid #C0C0C0;
	border-width: 0 1px;
	text-align: center;
}
section.top time a.search + a.calendar{
	border-width: 0 1px 0 0px;
}
section.top time a i.icon {
	background: url('../img/sprite_icons.png') no-repeat;
	background-size: 430px;
	display: inline-block;
}
section.top time a.arrow i {
	width: 10px;
	height: 5px;
	background-position: -181px -51px;
}
section.top time a.calendar {
	margin-left: -3px;
}
section.top time a.search + a.calendar{
	border-width: 0 1px 0 0px;
}
section.top time a.calendar i.icon, section.top time a.search i.icon {
	background-position: -67px -75px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -1px;
	width: 40px;
	height: 40px;
}
section.top time a.search i.icon {
	background-position:-7px -76px;
}
body.le-page section.top time a.calendar i.icon, body.le-page section.top time a.search i.icon  {
	background-position: -67px -75px;
	margin-top: 0;
}
body.le-page .brand > a, body.le-page .top header .back {
	float: left;
	height: 26px;
	border-radius: 0 3px 3px 0;
	background-image: none;
	position: relative;
	display: block;
	margin-left: 25px;
	color: #0052DB;
	text-decoration: none;
	font-size: 14px;
	line-height: 40px;
	padding: 0 6px 0 3px;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 8px;
	z-index: 2;
	text-shadow: none!important;
}
.sep{
	float: left;
	height: 40px;
	width: 1px;
	display: block;
	border: solid #C0C0C0;
	border-width: 0 0 0 1px;
}
body.le-page .brand > a::after, body.le-page .top header .back::after {
	content: '';
	width: 38px;
	height: 38px;
	display: block;
	z-index: -1;
	position: absolute;
	left: -22px;
	top: 2px;
	border-radius: 0;
	background: url('../img/sprite_icons.png') no-repeat -288px -60px;
	background-size: 350px;
}
body.le-page section.top time a.search i.icon {
	background-position: -7px -76px;
}
body.le-page .searchbar{
	position:fixed;
	width:100%;
	margin-top:-1px;
}
section.top .go-home {
	padding: 0px 15px;
	overflow: hidden;
}

section.top .go-home {
	border-bottom: 1px solid #CCC;
	padding: 5px 15px;
	overflow: hidden;
}
.papel .go-home > a {
	display: none;
}
html.iPhone .papel .go-home > a.iPhone {
	display: block;
}
html.iPod .papel .go-home > a.iPod {
	display: block;
}
html.android-2-3 #most-viewed-bar {
	position: absolute;
}
section > nav {
	overflow: hidden;
	position:relative;
	padding:5px 15px 60px;
}
.top nav{
	padding: 10px 15px 10px;
}
#most-viewed.full + nav {
	padding-bottom: 10px;
	margin-top: -15px;
}
section.top nav select {
	margin: 0 auto;
	height: 28px;
	width: 80px;
	display: block;
	font-size: 22px;
	text-indent: 10px;
}
.i-button {
	height: 28px;
	line-height: 26px;
	font-size: 14px;
	display: block;
	text-decoration: none;
	/*color: #0759A9 !important;*/
	color: #0759A9 !important;
	font-weight: lighter;
	text-shadow: none;
	position: relative;
}
.i-arrow.up {
	background-position: -8px -110px!important;
	left: 50%!Important;
	margin-left: -18px;
	background-size: 380px;
	width: 41px;
	height: 14px;
	top: 12px;
}
.i-button.l {
	float: left;
}
.i-button.r {
	float: right;
}
.ui-body-c .ui-link {
	font-weight: lighter!Important;
}
.i-button-text {
	/*height: 26px;
	border: 1px solid #CECECE;
	display: block;
	padding: 0 8px;
	border-radius: 4px;
	background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #F5F5F5), color-stop(0.5, #DFDFDF), color-stop(0.5, #CECECE) );
	background-image: -moz-linear-gradient( top, #F5F5F5 0%, #DFDFDF 50%, #CECECE 50%);
	position: relative;
	z-index: 2;
	text-align: center;*/
	height: 26px;
	display: block;
	padding: 0 4px;
	border-radius: 4px;
	position: relative;
	z-index: 2;
	text-align: center;
	color: #4578FA;
	font-weight: lighter;
}
.ui-btn-up-c {
	border: none!important;
	background: #DBDBDB!important;
	font-weight: lighter!important;
	color: #999!important;
	text-shadow: none!important;
}
.ui-btn-hover-c {
	border: none!important;
	background: #DBDBDB!important;
	font-weight: lighter!important;
	color: #999!important;
	text-shadow: none!important;
}
.ui-icon-shadow {
	box-shadow: none!important;
}
.ui-icon {
	background-color: rgba(0, 0, 0, 0)!important;
	background-image: url(../img/icons-18-white.png?)!Important;
}
.ui-btn-active{border:none!important; background:#bababa!important;font-weight:lighter!important; text-shadow:none!important;}
.ui-btn-hover-c{border:none!important;}
.i-button-up {
	/*border-width: 1px 1px 1px 1px;
	border-radius: 4px 4px 4px 4px;
	margin-left: 25%;
	padding-left: 10px;
	height: 26px;
	display: block;
	padding: 0 8px;
	border-radius: 4px;
	/*background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #F5F5F5), color-stop(0.5, #DFDFDF), color-stop(0.5, #CECECE) );
	border: 1px solid #CECECE;
	background-image: -moz-linear-gradient( top, #F5F5F5 0%, #DFDFDF 50%, #CECECE 50%);
	position: relative;
	color:#4578FA;
	z-index: 2;
	text-align: center;
	width: 100px;
	*/

}
.most-viewed.module .most-viewed-list {
	padding: 10px 7px;
}
.most-viewed.module .most-viewed-list h2{
	font-size:22px;
}
.most-viewed.module ol > li{
	list-style-position: inside;
	margin:0!important;
	list-style:none;
}
.most-viewed.module ol{
	padding: 0px 0px;
}
.most-viewed.module ol li{
	line-height: 130%;
}
.most-viewed.module ol li:first-child{
	border-top:0;
}
.most-viewed.module ol {
	padding:0;
	list-style-position: inside;
	font-weight: bold;
	color: #AAA;
}
.most-viewed.module ol > li {
	border-bottom: 1px solid #CCC;
	padding: 10px 0px;
	border-top: 1px solid #FFF;
	margin: 0 0 0 20px;
	list-style-position: outside;
}
.most-viewed.module ol > li:hover > a {
	text-decoration: underline;
	text-shadow: 1px 1px 0px white;
}
.most-viewed.module ol > li > a {
	display: block;
	padding: 0 0 5px 0;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	line-height: 130%;
	color: #15C;
}
.most-viewed-meta .most-viewed-meta-info {
	overflow: hidden;
}
.most-viewed-meta .most-viewed-meta-info ul {
	padding: 2px 0;
	list-style-type: none;
	color: #000;
}
.most-viewed-meta .most-viewed-meta-info ul li {
	display: inline;
	font-size: 12px;
	padding-right: 5px;
	text-transform:uppercase;
	color:#AAA;
}
.most-viewed-meta .most-viewed-meta-info ul li + li {
	padding-left: 6px;
	border-left: 1px solid #aaa;
}
.most-viewed-meta .most-viewed-meta-info ul li a {
	text-decoration: none;
}
.most-viewed.module ol > li > a h3 {
	/*text-decoration: underline;*/
}
.hightlight{
	background-color:#FF9;
}
.navigation {
	text-align: center;
	margin-bottom:20px;
}
.page-numbers {
	font-weight: bold;
	text-align: center;
	line-height: 28px;
	padding: 0;
	text-shadow: 1px 1px 0 #FFF;
	border: solid #B2B2B2;
	width: 30px;
	background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #F5F5F5), color-stop(0.5, #DFDFDF), color-stop(0.5, #CECECE) );
	background-image: -moz-linear-gradient( top, #F5F5F5 0%, #DFDFDF 50%, #CECECE 50%);
	border-width: 1px;
	padding: 5px 8px;
	margin: 2px;
	text-decoration: none;
}
.go-home .i-button-text {
	font-size: 13px;
}
.i-button-text img {
	margin-bottom: -5px;
}
.i-button.l .i-button-text {
	border-width: 1px 1px 1px 0;
	border-radius: 0 4px 4px 0;
	margin-left: 14px;
	padding-left: 0;
}
.i-button.r .i-button-text {
	border-width: 1px 0 1px 1px;
	border-radius: 4px 0 0 4px;
	margin-right: 14px;
	padding-right: 0;
}
.i-arrow {
	/*width: 22px;
	height: 22px;
	display: block;
	position: absolute;
	background-image: -webkit-gradient( linear, left top, right bottom, color-stop(0, #F8F8F8), color-stop(0.5, #DFDFDF), color-stop(0.5, #CECECE) );
	z-index: 1;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	border-radius: 7px 0;
	top: 2px;
	border: 1px solid #CECECE;*/
	width: 27px;
	height: 22px;
	display: block;
	position: absolute;
	background: url('../img/sprite_icons.png') no-repeat -135px -60px;
	background-size: 320px;
	z-index: 1;
	top: 2px;
	left: 62px;
}
.i-button.l .i-arrow {
	left: -10px;
	background-position: -92px -60px;
}
.i-button.r .i-arrow {
	right: 4px;
}
/************************** CALENDAR */
section.calendar {
	position: absolute;
	width: 100%;
	z-index: 20;
	top: 45px;
	bottom: 0;
	overflow: hidden;
	display: none;
	opacity: 0;
	-webkit-perspective: 1000;
	-webkit-transition-property: opacity;
	-webkit-transition-duration: 500ms;
	-moz-perspective: 1000;
	-moz-transition-property: opacity;
	-moz-transition-duration: 500ms;
	background: rgba(0,0,0,0.5);
}
section.calendar.on {
	opacity: 1;
}
#calendar {
	background: #f9f9f9;
	margin: 0;
}
#calendar .ui-datepicker {
	width: 320px;
	border: 0;
	padding: 0;
	border-radius: 0;
	margin: 0 auto;
	background: #f6f6f6;
	overflow: hidden;
}
#calendar .ui-datepicker .ui-datepicker-header {
	border: 0;
	border-radius: 0;
	line-height: 28px;
	height: 28px;
	padding: 8px;
}
#calendar .ui-datepicker .ui-datepicker-header .ui-datepicker-title {
	margin: 0;
	line-height: inherit;
	color: #444;
	font-family: helvetica, arial;
	font-size: 18px;
	text-shadow: 1px 1px 0 rgba(255,255,255,0.65);
}
#calendar .ui-datepicker .ui-datepicker-header a {
	width: 28px;
	height: 28px;
	position: static;
}
#calendar .ui-datepicker .ui-datepicker-header a.ui-datepicker-prev {
	float: left;
}
#calendar .ui-datepicker .ui-datepicker-header a.ui-datepicker-next {
	float: right;
}
#calendar .ui-datepicker .ui-datepicker-header a span {
	position: static;
	margin: 0;
	width: 28px;
	height: 28px;
	background: url('../img/sprite_icons.png') no-repeat!important;
	background-size: 320px!important;
	display: block;
}
#calendar .ui-datepicker .ui-datepicker-header a.ui-datepicker-prev span {
	background-position: -176px 0!important;
}
#calendar .ui-datepicker .ui-datepicker-header a.ui-datepicker-next span {
	background-position: -218px 0!important;
}
#calendar .ui-datepicker-calendar {
	width: auto;
	margin: 0 -1px 0 0;
	font-size: 12px;
	font-family: arial, helvetica;
}
#calendar .ui-datepicker-calendar thead {
	background-color: #f3f3f3;
}
#calendar .ui-datepicker td {
	padding: 0;
}
#calendar .ui-state-default {
	color: #333F53;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
	padding: 0;
	text-shadow: none;
	border: solid #B2B2B2;
	width: 46px;
	-webkit-box-shadow: inset 1px -1px 0 0 #d0d0d0;
	-moz-box-shadow: inset inset 1px -1px 0 0 #d0d0d0;
	border-width: 0;
	font-size: 20px;
	background-image: none;
}
#calendar .ui-priority-secondary {
	opacity: 0.3;
	color: #15C;
}
#calendar .ui-state-highlight {
	background-color: #333;
	color: #FFF;
	text-shadow: 1px 1px 0 #000;
}
/************************** PAGES */
/*section.page {
	padding: 0 15px;
	}*/
	section.page .wrapper > a {
		display: block;
		border: 1px solid #CCC;
		min-height: 300px;
	}
	.meta-social {
		overflow: hidden;
		position: relative;
		padding: 15px 0;
	}
	.meta-social ul {
		padding: 0;
		list-style-type: none;
		position: relative;
		height: 26px;
	}
	.meta-social ul li {
		position: relative;
		float: left;
		width: 33.33333%;
		line-height: 26px;
	}
	.full .meta-social ul li + li {
		margin-left: 6px;
	}
	.meta-social ul li a.ui-link {
		color: #4578FA !important;
		text-decoration: none;
		font-size: 14px;
		display: block;
	}
	.meta-social ul li.share-tt a.ui-link {
		text-align: left;
	}
	.meta-social ul li.share-fb a.ui-link {
		text-align: center;
	}
	.meta-social ul li.share-top a.ui-link {
		text-align: right;
	}

	.meta-social ul li a i {
		display: inline-block;
		vertical-align: middle;
		margin: -1px 3px 0 0;
		height: 20px;
		background: url(../img/text-icons.png);
		background-size: 100px;
	}
	.meta-social li.share-tt i {
		background-position: -8px -4px;
		width: 18px;
	}
	.meta-social li.share-fb i {
		background-position: -47px -4px;
		width: 9px;
	}
	.meta-social li.share-top i {
		background-position: -80px -3px;
		width: 13px;
	}


	/************************** MOST VIEWED */
	#most-viewed.full {
		padding-top: 10px;
	}
	#most-viewed header {
		height: 39px;
		background: #333;
		display: block;
		border-top: 1px solid black;
		color: white;
		font-size: 14px;
		font-weight: bold;
		line-height: 40px;
		text-shadow: 1px 1px 0 black;
		box-shadow: inset 0 1px 0 0 #555;
		padding: 0 15px;
		text-align: center;
	}
	#most-viewed.full header {
		background: none;
		border-width: 2px 0;
		border-style: solid;
		border-color: #000;
		box-shadow: none;
		text-align: left;
		color: #000;
		text-shadow: none;
		font-size: 16px;
		line-height: 30px;
		padding: 5px 15px;
		height: 28px;
	}
	#most-viewed > ul {
		list-style-type: none;
		padding: 10px 15px 0;
	}

	#most-viewed > ul > li {
		padding-bottom: 10px;
		padding-top: 20px;
	}
	#most-viewed > ul > li:first-child {
		padding-top: 0;
	}
	#most-viewed > ul > li + li {
		border-top: 1px solid #CCC;
	}
	#most-viewed > ul > li > a {
		display: block;
		overflow: hidden;
		color: #333;
		font-weight: bold;
		text-decoration: none;
		line-height: 20px;
		margin: -4px;
		padding: 4px 4px 14px 4px;
	}
	h3.most-title {
		margin-bottom: 10px;
		margin-top: 10px;
	}
	h5.note-excerpt {
		margin-bottom: 10px;
	}
	#most-viewed > ul > li > a img {
		width: 100px;
		float: right;
		margin: 10px 0 0 0;
		box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.4);
		padding: 1px;
		box-sizing: border-box;
	}
	#most-viewed.full > ul > li > a img {
		width: 100%;
		box-shadow: none;
		padding: 0;
		float: none;
		display: block;
	}
	#most-viewed.full > ul > li > a .image-foot {
		font-size: 11px;
		background: #000;
		clear: both;
		color: #FFF;
		text-shadow: none;
		padding: 3px 5px;
		display: block;
		line-height: 130%;
	}
	#most-viewed ul li a .most-categorie, #most-viewed ul li a .most-meta {
		display: block;
		font-size: 10px;
		font-weight: normal;
		text-transform: uppercase;
		color: #666;
		line-height: 10px;
	}
	#most-viewed ul li a .most-title {
		line-height: 120%;
		display: block;
		padding-right: 10px;
		overflow: hidden;
		padding-top: 10px;
	}
	#most-viewed.full ul li a .most-title {
		clear: both;
	}
	#most-viewed ul li .note-content {
		font-size: 14px;
	}
	#most-viewed ul li .note-content p {
		margin-bottom: 10px;
	}
	#most-viewed ul li .note-content p.Sub_Normal {
		font-weight: bold;
		text-transform: uppercase;
		padding: 10px 0 0;
	}
	#most-viewed ul li .note-content p:empty {
		display: none;
	}
	/************************** TEXT VERSION */
	article {
		padding: 10px 15px;
		font-family: Garamond, Georgia, "Times New Roman";
	}
	article h1 {
		font-size: 28px;
		padding-bottom: 15px;
	}
	article h2 {
		font-size: 18px;
		padding-bottom: 15px;
		font-style: italic;
	}
	article .text-version-content p {
		padding: 0 0 10px;
		font-size: 18px;
	}
	/************************** MOST VIEWED BAR */
	section.top header .switch-most-viewed-bar {
		display: block;
		width: 40px;
		height: 40px;
		float: left;
		border: solid #C0C0C0;
		border-width: 0 1px;
		box-shadow: inset 1px 0 1px 0 rgba(255,255,255,0.2), inset -1px 0 1px 0 rgba(255,255,255,0.2);
		background: url('../img/sprite_icons.png') no-repeat -314px -79px;
		background-size: 460px;
	}
	#most-viewed-bar header .switch-most-viewed-bar {
		display: block;
		position: absolute;
		right: 0;
		top: 0;
		width: 40px;
		height: 50px;
		color: #FFF;
		text-decoration: none;
		text-align: center;
		font-size: 26px;
		font-weight: normal;
		background-color: #222;
		text-shadow: none;
	}
	#most-viewed-bar {
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background: #333;
		z-index: 20000;
		-webkit-transition-property: -webkit-transform, opacity;
		-webkit-transform-origin: 0px 0px;
		-webkit-transition-duration: 500ms;
		-webkit-transform: translate3d(-100%, 0px, 0px);
		-moz-transition-property: -moz-transform, opacity;
		-moz-transform-origin: 0px 0px;
		-moz-transition-duration: 500ms;
		-moz-transform: translate3d(-100%, 0px, 0px);
	}
	#most-viewed-bar.visible {
		-webkit-transform: translate3d(0%, 0px, 0px);
		-moz-transform: translate3d(0%, 0px, 0px);
	}
	#most-viewed-bar header {
		height: 50px;
		line-height: 50px;
		color: #EEE;
		text-shadow: 1px 1px 0 #111;
		font-weight: bold;
		position: relative;
		z-index: 1;
	}
	#most-viewed-bar .tab ul {
		padding: 0;
		margin-right: 40px;
		overflow: hidden;
	}
	#most-viewed-bar .tab li {
		box-sizing: border-box;
		width: 33.33333%;
		float: left;
		height: 50px;
		background-color: #222;
		border-right: 1px solid #111;
	}
	#most-viewed-bar .tab li {
		border-top: 0;
	}

	#most-viewed-bar .tab li a {
		padding: 0;
		text-align: center;
		color: #666;
		text-decoration: none;
		font-size: 14px;
		display: block;
		text-shadow: none;
	}
	#most-viewed-bar .tab li.active a {
		color: #fff;
	}
	#listado-diarios li a {
		padding: 15px 0 !important;
	}
	#aside {
		position: absolute;
		top: 50px;
		bottom: 0;
		width: 100%;
	}
	#aside .preload {
		padding: 20px;
	}
	#aside .preload span {
		display: block;
		background-size: 19px !important;
		width: 19px;
		height: 19px;
		margin: 0 auto;
		-webkit-animation: spin 1s linear infinite;
		-moz-animation: spin 1s linear infinite;
	}
	#aside .preload span {
		background: url('../img/spinner_w.png') no-repeat center;
	}
	#aside .scroller > div {
		display: none;
	}
	#aside .scroller > div:first-child {
		display: block;
	}
	#aside .scroller p {
		text-align: center;
		padding: 20px;
		font-size: 12px;
		color: #EEE;
		text-shadow: none;
	}
	#most-viewed-bar ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		padding: 0 10px;
	}
	#most-viewed-bar ul li a .img-limit {
		width: 100px;
		display: block;
		float: right;
		height: 60px;
		overflow: hidden;
		border-radius: 5px;
		box-shadow: -1px 1px 1px 0 #222;
		margin-left: 10px;
	}
	#most-viewed-bar ul li a .img-limit img {
		width: 100%;
		display: block;
	}
	#most-viewed-bar ul li + li {
		border-top: 1px solid #444;
	}
	/************************** LE PAGE */
	body.le-page {
		/*padding-top: 50px;*/
	}
/*
.le-page .top {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	height: 40px;
	background: #E9E9E9;
}
*/
body.le-page section.top .logo {
	height: 40px;
	background-position: center;
	background-size: auto 35px;
	/*background-color: #E9E9E9;*/
	background-repeat: no-repeat;
	padding: 0;
	overflow: auto;
}
body.le-page .top .header .brand h1 {
	float: left;
	margin-right: 10px;
}
body.le-page .brand > a {
	margin-top: 5px;
	line-height: 28px !important;
}
/*body.le-page .brand > a {
	border: solid #CCC;
	float: left;
	height: 26px;
	border-radius: 0 3px 3px 0;
	background-image: none;
	position: relative;
	display: block;
	border-width: 1px 1px 1px 0;
	margin-left: 17px;
	color: #333;
	text-decoration: none;
	font-size: 12px;
	line-height: 26px;
	padding: 0 6px 0 3px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 8px;
	background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #F5F5F5), color-stop(0.5, #DFDFDF), color-stop(0.5, #CECECE) );
	background-image: -moz-linear-gradient( top, #F5F5F5 0%, #DFDFDF 50%, #CECECE 50%);
	text-shadow: 1px 1px 0 rgba(255,255,255,0.7);*/

	.ui-select .ui-btn-text {
		border-right: 1px solid #CCC;
	}
	body.le-page .brand > a::after {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		content: '';
		width: 23px;
		height: 24px;
		display: block;
		z-index: -1;
		position: absolute;
		left: -11px;
		border-width: 0 0 1px 1px;
		border: 1px solid #CCC;
		top: 0;
		border-radius: 10px 0;
		background: -webkit-gradient( linear, left top, right bottom, color-stop(0, #FFF), color-stop(0.5, #DFDFDF), color-stop(0.5, #CECECE) );
	}
	.Subt_normalok, .Tex_normal_pregunta {
		font-weight: bold;
	}
	.adPagina img {
		width: 100% !important;
	}
	.adPagina {
		text-align: left;
		margin-bottom: 10px !important;
	}
	.skip {
		color: blue;
		background: #e5e5e5;
		padding: 10px;
		text-align: center;
	}

	/********************************* searchbar */
	.searchbar {
		display: none;
		height: 35px;
		background-color:#F5F5F5;
		text-shadow: none;
		border-bottom: 1px solid #c0c0c0;
	}
	.searchbar-on .searchbar {
		display: block;
	}
	.searchbar-on .papel nav,
	.searchbar-on section.page,
	.searchbar-on #most-viewed{
		display: none;
	}
	.search-field {
		height: 35px;
		border: 0;
		padding: 0 5px;
		font-size:14px;
		float: left;
		width: 65%;
		border-radius: 0;
		box-sizing: border-box;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
	}
	.deployable.search-button {
		color: #0052DB;
		text-decoration: none;
		float: right;
		border-left: 1px solid #ccc;
		width: 35%;
		text-align: center;
		margin-left: -5px;
		line-height: 35px;
		display: block;
		box-sizing: border-box;
		appearance:none;
		-moz-appearance:none;
		-webkit-appearance:none;
	}

	.search-button i-button-text{
		padding-left: 0px !important;
	}
	@media only screen and (orientation:landscape) {
		/********************************* Sprite */
		#calendar .ui-datepicker .ui-datepicker-header a.ui-datepicker-prev span {
			background-position: -176px -2px;
		}
		#calendar .ui-datepicker .ui-datepicker-header a.ui-datepicker-next span {
			background-position: -218px -2px;
		}
		/********************************* Calendar */
		#calendar .ui-datepicker {
			border: solid #c0c0c0;
			border-width: 0 1px 1px 1px;
			height: 235px;
		}
		#calendar .ui-datepicker .ui-datepicker-header {
			line-height: 24px;
			height: 24px;
			padding: 4px;
		}
		#calendar .ui-datepicker .ui-datepicker-header a {
			height: 24px;
		}
		#calendar .ui-state-default {
			line-height: 28px;
			height: 28px;
			width: 46px;
			font-size: 18px;
		}
		.calendar-caption {
			padding: 10px;
			margin-left: 321px;
			font-family: helvetica, arial;
			font-size: 14px;
			line-height: 18px;
			text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.65);
		}
	}

	/********************************* Animations */

	@-webkit-keyframes spin {
		0% {
			-webkit-transform:rotate(0deg)
		}
		to {
			-webkit-transform: rotate(360deg)
		}
	}
	@-moz-keyframes spin {
		0% {
			-moz-transform:rotate(0deg)
		}
		to {
			-moz-transform: rotate(360deg)
		}
	}
	@-webkit-keyframes loading {
		from {
			-webkit-transform:rotate(0deg) translateZ(0);
		}
		to {
			-webkit-transform: rotate(360deg) translateZ(0);
		}
	}

	.swipe {
		overflow: hidden;
		visibility: hidden;
		position: relative;
	}
	.swipe-wrap {
		overflow: hidden;
		position: relative;
	}

	.swipe-wrap > div {
		float:left;
		width:100%;
		position: relative;
		box-sizing: border-box;
		border-left: 1px solid #eee;
		background: url(../img/spinner_w.png) no-repeat 40px center;
	}
	.swipe-wrap > div img {
		min-height: 300px;
	}
	#most-viewed-bar aside ul li a {
		display: block;
		overflow: hidden;
		color: #EEE;
		text-decoration: none;
		padding: 15px 0;
		font-size: 14px;
		text-shadow: none;
	}
	#most-viewed-bar .tab li.active {
		background-color: #333;
	}

	#most-viewed > ul > li.preloader {
		background: url(../img/wait.gif) no-repeat center;
		height: 22px;
		padding: 0px 0 20px;
		border: 0 !important;
	}

.comparte-nota {
	position: fixed;
	width: 100%;
	bottom: 0;
	background-color: #fff;
	z-index: 10000;
	height: 50px;
	list-style: none;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: none;
}

.comparte-nota i {
	font-style: normal;
}

.comparte-nota > li {
	width: 50%;
	float: left;
	text-align: center;
}

.comparte-nota > li a {
	color: #fff;
	font-weight: bold;
	display: block;
	line-height: 50px;
	height: 50px;
	font-size: 14px;
	text-decoration: none;
}

.comparte-nota span:first-child {
	position: relative;
	background-image: url(../img/iconos-movil.png);
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: middle;
	background-size: 240px;
	margin-top: -2px;
	height: 30px;
}

.comparte-nota-fb a {
	background-color: #586C97;
	padding-right: 5px;
}

.comparte-nota-tw a {
	background: #39D;
	padding-left: 5px;
}

.comparte-nota .fb-icon {
	background-position: -74px 0px;
	width: 15px;
	margin-right: 3px;
}

.comparte-nota .tw-icon {
	background-position: -11px 1px;
	margin-right: 5px;
	width: 18px;
}

.fb-counter.counter {
	right: 8px;
}

.tw-counter.counter {
	left: 70px;
}

.counter {
	position: absolute;
	z-index: 20;
	top: -6px;
	min-width: 9px;
	padding: 0 4px;
	line-height: 17px;
	font-size: 13px;
	color: white;
	background: #fd3c31;
	border-radius: 9px;
}

#go-home-link {
	width: 50px;
	height: 50px;
	position: absolute;
	left: 50%;
	margin-left: -25px;
	background-color: #333;
	border-radius: 25px;
	z-index: 10;
}

#go-home-link span.home-icon {
	background-position: -106px -140px;
	position: relative;
	top: 50%;
	margin-top: -50px;
	width: 30px;
}
