/**
 * @package   Camber Template - RocketTheme
* @version   $Id$
* @author    RocketTheme http://www.rockettheme.com
* @copyright Copyright (C) 2007 - 2015 RocketTheme, LLC
* @license   http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
*/

/* Core */
html {margin-bottom: 1px;}
body {
  color: #000;
  background-color:#eee;
  font-family: 'Open Sans' !important;
  font-weight: 400 !important;
  padding: 0px !important;
  margin: 0px !important;
  font-size:14px;
  padding-top: 0px; 
 /* width:100%;*/
  }
  * {
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	  font-weight: 400 !important;
}

div, select, textarea, span, img, table, td, th, p, a, button, ul, li {
  -webkit-border-radius: 0 !important;
     -moz-border-radius: 0 !important;
          border-radius: 0 !important;
}

a {font-weight: bold;transition: color 0.01s ease-in;color:#000;}
h1.title {margin-top: 0;}
h3 small, h4 small, h5 small {
  color: #444;
}
h1, h2, .module-title h2, h3, h4, h5 {line-height: 1.1em;letter-spacing: inherit;  font-weight: 300; }
h5 {text-transform: uppercase;font-size: 100%;}
/*  Cambios de mexico*/

h1.block, h2.block, h3.block, h4.block, h5.block, h6.block {
  padding-bottom: 10px;
}


.no-padding {
  padding: 0px !important;
}

.no-margin {
  margin: 0px !important;
}

.no-bottom-space {
  padding-bottom:0px !important;
  margin-bottom: 0px !important;
}

.no-top-space {
  padding-top:0px !important;
  margin-top: 0px !important;
}

.space5 {
  display: block;
  height: 5px !important;
  clear: both;
}

.space7 {
  height: 7px !important;
  clear: both;
}

.space10 {
  height: 10px !important;
  clear: both;
}

.space12 {
  height: 12px !important;
  clear: both;
}

.space15 {
  height: 15px !important;
  clear: both;
}

.space20 {
  height: 20px !important;
  clear: both;
}

.space30 {
  height: 30px !important;
  clear: both;
}

.space40 {
  height: 40px !important;
  clear: both;
}

.space100 {
  height: 100px !important;
  clear: both;
}

.no-space {
  margin: 0px !important;
  padding: 0px !important;
}

.no-text-shadow {
  text-shadow: none !important;
}

.no-left-padding {
  padding-left: 0 !important;
}

.no-left-margin {
  margin-left: 0 !important;
}

.margin-bottom-10 {
  margin-bottom: 10px !important;
}

.margin-bottom-15 {
  margin-bottom: 15px !important;
}

.margin-bottom-20 {
  margin-bottom: 20px !important;
}

.margin-bottom-25 {
  margin-bottom: 25px !important;
}

.hide {
  display: none;
}

.bold {
  font-weight:600 !important;
}

.fix-margin {
  margin-left: 0px !important
}

.border {
  border: 1px solid #ddd
}

hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #E0DFDF;
  border-bottom: 1px solid #FEFEFE;
}

.boton_bbf {
background-image:url(../img/flecha_buscar.png) !important;
background-position:  0px -1px;
background-repeat: no-repeat;
width:29px !important;
height:29px !important; 
style:display:inline;
float:right; 
padding-top:2px; 
cursor:pointer;
border: 0px;
}
/*fin de cambios de Mexico*/


.rt-container, #rt-sidebar-a, #rt-sidebar-b, #rt-sidebar-c {background: transparent;}
.rt-container {position: relative;}
.rt-block {margin: 0px 0; margin-top:0}
ul {list-style-image: none;}
ul.menu {padding-left: 0;}

/*Barra busqueda*/

#buscador {
	height:50px;
}
#barra_busqueda {
	min-height:75px;
	background-color:#4B4B4D;
	vertical-align:middle;
	margin-top:0px;
	width:100%;
	flex-wrap:wrap;
}

.barra_busqueda_iconos {
position:relative;
display:block;
	padding-top:7px;
}

.borde_izq_busqueda {
	border-left: thin solid #666;
	border-right: thin solid #666;
}
.porta_busqueda {
	margin-top:10px;
}
.forma {
	display:inline;
	margin:0;
}
.busqueda_avanzada {
	height:28px;
	color:#FFF;
	padding-left:24px;
}
.busqueda_avanzada a {
	color:#FFF;
}

.campo_busqueda { 
margin-bottom:0px;
}

 #forma2:a {
 color:#930;
}
.forma input {
	border: thin solid black;
	margin-top:1px;
	width:100%;
	height:30px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.lista {
	border: thin solid #444;
	width:50%;
	height:35px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}

.forma1 input {
	border: thin solid #444;
	margin-top:1px;
	width:50%;
	height:35px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}

input.error {
	border: 1px solid red;
}

select.error {
	border: 1px solid red;
}

textarea.error {
	border: 1px solid red;
}
.error {
display:inline;
}

.tira_busqueda {
	margin-top:18px !important;
}

::-webkit-input-placeholder {
 font-style:italic;
 text-align: center;
}
 
:-moz-placeholder {
 font-style:italic;
 text-align: center;
}

#rt-content-top, #rt-content-bottom {clear: both;overflow: visible;}
#rt-debug {padding-top: 20px;position: relative;}
#rt-page-surround {overflow: hidden;position: relative;min-height: 100%;}
.module-title .title a {font-weight: normal;}
#rt-header, #rt-showcase, #rt-feature, #rt-utility, #rt-maintop, #rt-mainbottom, #rt-content-top, #rt-content-bottom, #rt-bottom, #rt-footer, .rt-block {position: relative;padding-bottom:2px;}
#rt-mainbottom{
background-color:#ffffff;		
}


/* Fonts */
@font-face {font-family: 'Colaborate';src: url('../fonts/ColabReg-webfont.eot');src: url('../fonts/ColabReg-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/ColabReg-webfont.woff') format('woff'),url('../fonts/ColabReg-webfont.ttf') format('truetype'),url('../fonts/ColabReg-webfont.svg#ColaborateRegular') format('svg');font-weight: normal;font-style: normal;}
.font-family-camber .title, .font-family-camber .menutop li > .item, .font-family-camber .roktabs-links ul li span, .font-family-camber .readon, .font-family-camber .rt-date-feature, .font-family-camber 



/*Barra busqueda*/

#buscador {
	height:50px;
}
#barra_busqueda {
	min-height:70px;
	background-color:#4B4B4D;
	vertical-align:middle;
	margin-top:0px;
}

.barra_busqueda_iconos {
position:relative;
display:block;
	padding-top:7px;
}

.borde_izq_busqueda {
	border-left: thin solid #666;
	border-right: thin solid #666;
}
.porta_busqueda {
	margin-top:10px;
}
.forma {
	display:inline;
	margin:0;
}
.busqueda_avanzada {
	height:28px;
	color:#FFF;
	padding-left:24px;
}
.busqueda_avanzada a {
	color:#FFF;
}

.campo_busqueda { 
margin-bottom:0px;
}

 #forma2:a {
 color:#930;
}
.forma input {
	border: thin solid black;
	margin-top:1px;
	width:100%;
	height:30px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.lista {
	border: thin solid #444;
	width:50%;
	height:35px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}

.forma1 input {
	border: thin solid #444;
	margin-top:1px;
	width:50%;
	height:35px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}

input.error {
	border: 1px solid red;
}

select.error {
	border: 1px solid red;
}

textarea.error {
	border: 1px solid red;
}
.error {
display:inline;
}

.tira_busqueda {
	margin-top:18px !important;
}

::-webkit-input-placeholder {
 font-style:italic;
 text-align: center;
}
 
:-moz-placeholder {
 font-style:italic;
 text-align: center;
}

/*Sombra de libro*/
.sombra {
    -webkit-box-shadow: #666 10px 10px 10px;
    -moz-box-shadow: #666 10px 10px 10px;
    box-shadow: #666 10px 10px 10px;
}

.tira_roja {
    background-color: #f43735;
    padding: 15px;
    color: #FFFFFF;
    font-size: 30px;
    margin-bottom: 20px;
}
.tira_verde {
    background-color: #7ac252;
    padding: 15px;
    color: #FFFFFF;
    font-size: 30px;
    margin-bottom: 20px;
}
.tira_azul {
    background-color: #169eda;
    padding: 15px;
    color: #FFFFFF;
    font-size: 30px;
    margin-bottom: 20px;
}
.tira_amarillo {
    background-color: #fcca0b;
    padding: 15px;
    color: #FFFFFF;
    font-size: 30px;
    margin-bottom: 20px;
}
.pull-left {
    float: left;
}
.media-object {
    display: block;
}
.media, .media .media {
    margin-top: 15px;
}
.texto20 {
    font-size: 12px;
}

.degradado2 {
    background-color: #FFF;
}
/*Liston*/ 

.porta_liston{
	float: left;
	
	/*margin-left:-2.5em;
	width: 190px;
	max-width:190px !important;*/
	height:45px;
	display: block;
	margin: 1em;
}

.liston{
	
	font-weight: !important;
	font-size:1.15em;
	color:#ffffff;
	text-shadow:1px 1px 2px #000;

    background-color: #f43735;
    -moz-border-radius: 0 1em 1em 0;
    border-radius: 0 1em 1em 0;
    border: 3px solid #f43735;
    padding: .3em 10em .3em 1.5em;
    margin: 0 1em 0 -1.7em;
}

.triangulo{
	border-style:solid;
	border-color:#f43735 #f43735 transparent transparent;
	border-width:.25em .5em .25em .5em;
	width:0.8em;
	height:.4em;
	margin-left:-1.9em;
}

.porta_liston_verde{
	float: left;
	/*margin-left: -2.5em;*/
	/*	width: 190px;
	max-width:190px !important;*/
	height:60px;
	display: block;
	margin: 0em;
}
.liston_verde {
	
    font-weight: !important;
	font-size:1.15em;
	color:#ffffff;
	text-shadow:1px 1px 2px #000;

    background-color: #7ac252;
    -moz-border-radius: 0 1em 1em 0;
    border-radius: 0 1em 1em 0;
    border: 3px solid #7ac252;
    padding: .3em 10em .3em 1.5em;
    margin: 0 1em 0 -0.8em;
}
.liston_verde span{
	font-weight: !important;
	font-size:1.0em;
	color:#f0f0f0;
	text-shadow:1px 1px 2px #000;
}
.triangulo_verde{
	border-style:solid;
	border-color:#7ac252 #7ac252 transparent transparent;
	border-width:.25em .5em .25em .5em;
	width:0.1em;
	height:.4em;
	margin-left:-0.8em;
}

.porta_liston_amarillo{
	float: left;
	/*margin-left: -2.5em;*/
	/*	width: 190px;
	max-width:190px !important;*/
	height:60px;
	display: block;
	margin: 0em;
}
.liston_amarillo{
	background-color:#fcca0b;
	-moz-border-radius:0 1em 1em 0;
	border-radius:0 1em 1em 0;
	border:3px solid #fcca0b;
	padding:.2em 12em .2em 1.5em;
	margin:0 1em 0 -0.8em;
/*	-webkit-box-shadow:2px 1px 2px #666;
	box-shadow:2px 1px 2px #666;*/
	/*background: -webkit-gradient(linear, 0 0, 0 100%, from(#D10000), color-stop(20%, #B60000), color-stop(80%, #900), to(#760000));
	background: -moz-linear-gradient(top, #D10000, #B60000 20%, #900 80%, #900 100%);
	background: linear-gradient(#D10000, #990000);*/
}
.liston_amarillo span{
	font-weight: !important;
	font-size:1.0em;
	color:#f0f0f0;
	text-shadow:1px 1px 2px #000;
}
.triangulo_amarillo{
	border-style:solid;
	border-color:#fcca0b #fcca0b transparent transparent;
	border-width:.25em .5em .25em .5em;
	width:0.1em;
	height:.4em;
	margin-left:-0.8em;
}


.porta_liston_amarillo{
	float: left;
	/*margin-left: -2.5em;*/
	/*	width: 190px;
	max-width:190px !important;*/
	height:60px;
	display: block;
	margin: 0em;
}
.liston_verdeoscuro{
	background-color:#4c4a31;
	-moz-border-radius:0 1em 1em 0;
	border-radius:0 1em 1em 0;
	border:3px solid #4c4a31;
	padding:.2em 12em .2em 1.5em;
	margin:0 1em 0 -0.7em;
/*	-webkit-box-shadow:2px 1px 2px #666;
	box-shadow:2px 1px 2px #666;*/
	/*background: -webkit-gradient(linear, 0 0, 0 100%, from(#D10000), color-stop(20%, #B60000), color-stop(80%, #900), to(#760000));
	background: -moz-linear-gradient(top, #D10000, #B60000 20%, #900 80%, #900 100%);
	background: linear-gradient(#D10000, #990000);*/
}
.liston_verdeoscuro span{
	font-weight: !important;
	font-size:1.0em;
	color:#f0f0f0;
	text-shadow:1px 1px 2px #000;
}
.triangulo_verdeoscuro{
	border-style:solid;
	border-color:#4c4a31 #4c4a31 transparent transparent;
	border-width:.25em .5em .25em .5em;
	width:0.1em;
	height:.4em;
	margin-left:-0.8em;
}

.porta_liston_azul{
	float: left;
	/*margin-left: -2.5em;*/
	/*	width: 190px;
	max-width:190px !important;*/
	height:60px;
	display: block;
	margin: 0em;
}
.liston_azul{
	background-color:#169eda;
	-moz-border-radius:0 1em 1em 0;
	border-radius:0 1em 1em 0;
	border:3px solid #169eda;
	padding:.2em 12em .2em 1.5em;
	margin:0 1em 0 -0.8em;
/*	-webkit-box-shadow:2px 1px 2px #666;
	box-shadow:2px 1px 2px #666;*/
	/*background: -webkit-gradient(linear, 0 0, 0 100%, from(#D10000), color-stop(20%, #B60000), color-stop(80%, #900), to(#760000));
	background: -moz-linear-gradient(top, #D10000, #B60000 20%, #900 80%, #900 100%);
	background: linear-gradient(#D10000, #990000);*/
}
.liston_azul span{
	font-weight: !important;
	font-size:1.0em;
	color:#f0f0f0;
	text-shadow:1px 1px 2px #000;
}
.triangulo_azul{
	border-style:solid;
	border-color:#169eda #169eda transparent transparent;
	border-width:.25em .5em .25em .5em;
	width:0.1em;
	height:.4em;
	margin-left:-0.8em;
}

.fondo_compartir{
   background-color:#fff;	
   width:101%;
   margin:auto;
   margin-left:-0.8em;
   margin-right:0;
}
.boton_bbf {
background-image:url(../../../images/cr/img/flecha_buscar.png) !important;
background-position:  0px -1px;
background-repeat: no-repeat;
width:29px !important;
height:29px !important; 
style:display:inline;
float:right; 
padding-top:2px; 
cursor:pointer;
border: 0px;
}
/*tira h3*/

.perfil_docentes {
	float:left;
	font-size:1.6em;
	color:#FFF;
	line-height:55px;
	margin-left: 7px;
	margin-top:10px;
	display:block;
	width: 73%;
	height:60px;
/*	background-color:#919497;*/
	background: #919497 url(../../../images/cr/img/icono_docente_b.png) no-repeat 5% center;
	text-align:center;
}

.perfil_docentes:hover {
	background: #E6E6E6 url(../../../images/cr/img/icono_docente_n.png) no-repeat 5% center;
}
.perfil_alumnos {
	float:left;
	font-size: 1.6em;
	color: #FFF;
	line-height: 55px;
	margin-left: 7px;
	margin-top: 20px;
	display: block;
	width: 73%;
	height: 60px;
	background: #919497 url(../../../images/cr/img/icono_alumnos_b.png) no-repeat 5% center;
	text-align: center;
}

.perfil_alumnos:hover {
	background: #E6E6E6 url(../../../images/cr/img/icono_alumnos_n.png) no-repeat 5% center;
}

.perfil_padres {
	float:left;
	font-size: 1.6em;
	color: #FFF;
	line-height: 55px;
	margin-left: 7px;
	margin-top: 20px;
	margin-bottom:20px;
	display: block;
	width: 73%;
	height: 60px;
	background: #919497 url(../../../images/cr/img/icono_padres_b.png) no-repeat 5% center;
	text-align: center;
}

.perfil_padres:hover {
	background: #E6E6E6 url(../../../images/cr/img/icono_padres_n.png) no-repeat 5% center;
}

.espacio5 {height:5px;}
.espacio8 {height:8px;}
.espacio10 {height:10px;}
.espacio20 {height:20px;}
.espacio50 {height: 50px; line-height:50px;}

.links-horizontal li {
	display:inline;
}
.cuadro_blog {
	margin-top:15px;
	margin-left:20px;
	margin-bottom:10px;
 word-wrap:!important;
}
.cuadro_blog img {
	margin:10px;
	margin-bottom:20px;
}
.cuadro_blog h3 {
	line-height:25px;
}
.book_slider {
	/*width:95%;
*/	height:300px;
	/*min-height: 250px;*/
	background-color: transparent;
	margin-top: 40px;/*margin-left:0px;
	padding:0px;*/	
}

.repisa {
	/*background:transparent url(img/repisa_800.png) no-repeat center center ;*/	 
	height:60px;
	width:85%;
	position:relative;
	margin:auto;
	top:160px;
	z-index:-1;
	text-align:center;
	alignment-adjust:auto;
 alignment-baseline:!important;
}
.menu_shadow {
    position: relative;
    margin: 0 auto;
    z-index: 1;
    height: 20px;
    background: url(images/cr/iconos/menu_shadow.png) top center no-repeat;
}
.dropdown-toggle {
	color:#333;
}
.dropdown-menu input {
	line-height:30px;
}
.dropdown-toggle:hover {
	color: #666;
}
.fondo-azul {
	background-color:#BBD5D6;
	left:-300;
}

#wrapper {
	width: 900px;
	height: 191px;
	position: relative;
	margin:auto;
	top: 0px;
}

#inner {
	width: 100%;
	height: 191px;
	overflow: hidden;
	position: absolute;
	top: 50px;
	left: 20px;
	margin: -100px 0 0 0;
}
#carousel img {
	height: auto;
	border: none;
	display: block;
	float: left;
	padding: 0 5px;
}

.flecha15_verde {
display:inline-block;
width: 15px;
height: 15px;
border-style: solid;
border-width: 15px 0 15px 20px;
border-color: transparent transparent transparent #619c40;
line-height: 0px;
_border-color: #000000 #000000 #000000 #619c40;
_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}

.flecha15 {
display:inline-block;
width: 15px;
height: 15px;
border-style: solid;
border-width: 15px 0 15px 20px;
border-color: transparent transparent transparent #FCCA0B;
line-height: 0px;
_border-color: #000000 #000000 #000000 #FCCA0B;
_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}


#rt-accessibility .rt-desc, .font-family-camber .rt-date-feature span, .font-family-camber #rt-login-button .buttontext, .font-family-camber #rt-popup-button .buttontext, .font-family-camber #gantry-totop, .font-family-camber .rok-content-rotator h2, .font-family-camber .feature-block .feature-title, .font-family-camber .module-content ul.menu li a, .font-family-camber .module-content ul.menu li .separator, .font-family-camber .module-content ul.menu li .item, .font-family-camber .icon-title, .font-family-camber .roktabs h3 {font-family: Colaborate,Helvetica,Arial,sans-serif;}
.readonstyle-link.font-family-camber .readon {font-family: inherit;}





/* Top */
#rt-top {background-position: 50% 100%;background-repeat: repeat-x; height:105px;}

/* Navigation */
#rt-navigation {padding-bottom: 7px;}
.topblock-width-wrapped {border-radius: 0 0 6px 6px;}
.rt-navigation-top {height: 6px;}
.rt-navigation-bar {background-position: 50% 100%;background-repeat: repeat-x;border-radius: 0 0 4px 4px;}
#rt-navigation .rt-fusionmenu, #rt-navigation .rt-splitmenu {margin: -21px -15px -15px -15px;}
.rt-menubar {display: inline-block;position: relative;margin: 0;}
.menu-block {margin: 0;padding: 0px 5px;}

/* Header */
#rt-header {border-radius: 4px 4px 0 0;margin-bottom: 20px;}
#rt-header .rt-block {margin: 10px 0;margin-bottom:-7px;}

/* Logo */
#rt-logo {display: block;width: 227px;height: 130px;margin: 0;position: relative;z-index: 1000;margin-top:30px;/*border-radius: 1px 1px 3px 3px;*/background-position: 0 0;background-repeat: repeat;}
#rt-logo .logo-inner {display: block;position: relative;height: 100%;}
/*#rt-logo .fold {position: absolute;width: 5px;height: 12px;left: -5px;top: 0;}*/
.centered #rt-logo {margin: 0 auto;}
/*logos editoriales*/

.logo_richmond
{
 
  background: url("../images/cr/logos/logo-gral2.png") no-repeat ;
  width:100%;
  margin-top:20px;
  /*margin-left:70px;*/
  padding-bottom:20px;

  }
  
  .compartir
{
 
  background: url("../images/cr/logos/Santillana-Compartir-Logo2.png") no-repeat;
  width:100%;
margin-top:15px;
 /* margin-left:250px;*/
  padding-bottom:20px;
  }
    .loqueleo
{
  
  background: url("../images/cr/logos/logoloqueleo.png") no-repeat;
  width:100%;
  margin-top:12px;
 /* margin-left:350px;*/
  padding-bottom:20px;
  }
#rt-header .logo-block {margin: -12px 0 -20px 0;padding: 0 15px;}
.logo-pattern-none #rt-logo {background-image: none;}

/* Feature */
#rt-feature-spacer {height: 60px; background-color:#47474a}

/* Main Body */
#rt-container-bg {border-radius: 4px;}
.scroller-enabled #rt-content-top, .scroller-enabled #rt-content-bottom {padding: 35px 0;margin: 25px 0;}
#rt-page-surround-inner {background-position: 50% 100%;background-repeat: repeat-x;background-color:#fffff;margin-bottom: 10px;/*margin-top:20px;*/position: relative;z-index: 1;}


/* Footer */
#rt-footer-overlay {background-position: 50% 100%;background-repeat: repeat-x;}
#rt-footer-surround a {text-shadow: none;}
#rt-copyright2 {background-position: 50% 0;background-repeat: repeat-x;}
#rt-footer .rt-grid-1 {width: 80px;}
#rt-footer .rt-grid-2 {width: 160px;}
#rt-footer .rt-grid-3 {width: 240px;}
#rt-footer .rt-grid-4 {width: 320px;}
#rt-footer .rt-grid-5 {width: 400px;}
#rt-footer .rt-grid-6 {width: 480px;}
#rt-footer .rt-grid-7 {width: 560px;}
#rt-footer .rt-grid-8 {width: 640px;}
#rt-footer .rt-grid-9 {width: 720px;}
#rt-footer .rt-grid-10 {width: 800px;}
#rt-footer .rt-grid-11 {width: 880px;}
.rt-section-surround {display: table;border-collapse: separate;}
.rt-row-surround {display: table-row;}
#rt-footer .rt-grid-1, #rt-footer .rt-grid-2, #rt-footer .rt-grid-3, #rt-footer .rt-grid-4, #rt-footer .rt-grid-5, #rt-footer .rt-grid-6, #rt-footer .rt-grid-7, #rt-footer .rt-grid-8, #rt-footer .rt-grid-9, #rt-footer .rt-grid-10, #rt-footer .rt-grid-11 {display: table-cell;float: none;vertical-align: top;background-position: 0 0;background-repeat: repeat-y;}
#rt-footer .rt-block {padding: 20px 10px;margin: 10px;}
#rt-footer .rt-alpha {background: none !important;}
.footerblock-width-wrapped #rt-footer-surround, .footerblock-width-wrapped #rt-footer-pattern, .footerblock-width-wrapped #rt-footer-overlay {border-radius: 4px 4px 0 0;}

/* Modules */
.module-title {margin-bottom: 20px;}
.module-title .title {margin: 0;padding: 0;font-size: 160%;letter-spacing: normal;font-weight: normal;}
.module-title .title span {font-weight: normal;}
.module-title .title
porta_liston_t{
	float: left;
	margin-left:-2.5em;
	/*
	width: 190px;
	max-width:190px !important;*/
	height:45px;
	display: block;
	margin: 1em;
	color:#ffffff;
}



.module-title .title liston_t {
    background-color: #f43735;
    -moz-border-radius: 0 1em 1em 0;
    border-radius: 0 1em 1em 0;
    border: 3px solid #f43735;
    padding: .3em 0em .3em 1.5em;
    margin: 0 1em 0 -1em;
}

.module-title .title triangulo_t{
	border-style:solid;
	border-color:#f43735  transparent transparent;
	border-width:.25em .5em .25em .5em;
	width:1em;
	height:.4em;
	margin-left:-1em;
}

/* Module Variations */
.box1 .rt-block, .box2 .rt-block, .box3 .rt-block, .box4 .rt-block {border-radius: 3px;border-width: 1px;border-style: solid;}
.title1 .module-title, .title2 .module-title, .title3 .module-title, .title4 .module-title {margin: -23px 0 13px 0;padding: 15px 10px;position: relative;border-radius: 0 0 3px 3px;background-position: 50% 0;background-repeat: repeat-y;}
.title1 .module-title .accent, .title2 .module-title .accent, .title3 .module-title .accent, .title4 .module-title .accent {width: 5px;height: 7px;position: absolute;top: 0;left: -5px;background-position: 0 0;background-repeat: no-repeat;}

/* Module Standard Variations */
.standardcase .module-title .title {text-transform: inherit;}
.lowercase .module-title .title {text-transform: lowercase;}
.uppercase .module-title .title {text-transform: uppercase;}
.flush .rt-block {padding: 0;}
.flushtop .rt-block {padding-top: 0;}
.flushbottom .rt-block {padding-bottom: 0;}
#rt-popup, #rt-popuplogin {display: none;}

/* Side Menus */
.module-content .rt-menubar {display: block;margin: 0;float: none;position: relative;height: auto;background: none;border: 0;}
.module-content ul.menu {margin-left: 0;}
.module-content ul.menu li {list-style: none;padding: 0;margin: 0;}
.module-content ul.menu li.active {background-position: 50% 100%;background-repeat: no-repeat;}
.rt-block .module-content ul.menu li li, #rt-body-surround .module-content ul.menu li li {background: none;margin: 0;padding: 0;border: none;}
.module-content ul.menu li > a, .module-content ul.menu li > .separator, .module-content ul.menu li > .item {padding: 0;display: block;}
.module-content ul.menu li > a:hover, .module-content ul.menu li > .separator:hover, .module-content ul.menu li > .item:hover {}
.module-content ul.menu li.active > a, .module-content ul.menu li.active > .separator, .module-content ul.menu li.active > .item {background-position: 50% 0;background-repeat: no-repeat;}
.module-content ul.menu li a span, .module-content ul.menu li .separator, .module-content ul.menu li .item span {padding: 10px 10px 10px 20px;font-size: 14px;line-height: 14px;display: block;color:#ffffff;font-weight: normal;background-position: 0 13px;background-repeat: no-repeat;}
.module-content ul.menu li a:hover span, .module-content ul.menu li .separator:hover, .module-content ul.menu li .item:hover span, .module-content ul.menu li.active > a span, .module-content ul.menu li.active > .separator, .module-content ul.menu li.active > .item span {background-position: 0 -587px;}
.module-content ul.menu li li a, .module-content ul.menu li li .separator, .module-content ul.menu li li .item, #rt-body-surround .module-content ul.menu li li a, #rt-body-surround .module-content ul.menu li li .separator, #rt-body-surround .module-content ul.menu li li .item {background: none;}
.module-content ul.menu li li a span, .module-content ul.menu li li .separator, .module-content ul.menu li li .item span {font-size: 12px;padding: 4px 10px 4px 15px;background: none !important;}
.module-content ul.menu li .separator {display: block;}
.module-content ul.menu ul {padding: 10px 0 15px 15px;margin: 0;}
.module-content ul.menu ul ul {background: none;}
.module-content ul.menu .subtext em {line-height: 12px;padding-left: 0;}
.module-content ul.menu em {display: block;font-size: 80%;font-style: normal;font-weight: normal;}
.module-content ul.menu .image img {float: left;}
.module-content ul.menu .item.image {background: none;padding-left: 8px;}

/* Buttons and Inputs */
.readon {display: inline-block;margin: 0;padding: 1px 1px 0 1px;overflow: visible;border-radius: 4px;border:0; color:#de1075;}
.readon span, .readon .button {display: block;margin: 0;padding: 6px 10px;cursor: pointer;line-height: 14px;font-size: 13px;overflow: visible;font-weight: normal;position: relative;white-space: normal;background-color: transparent;border: none;border-radius: 4px;background-position: 50% 0;background-repeat: repeat-x;transition: background-position 0.3s linear;}
.readon span span {display: inline;background: none;margin-left: 0;padding: 0;float: none;}
.readon:hover span, .readon:hover .button {background-position: 50% -50px;}
.readon:active {margin-top: 1px;margin-bottom: -1px;}
.readonstyle-link .readon {background: none !important;border: none !important;padding: 0 !important;margin: 0 !important;height: auto !important;}
.readonstyle-link .readon .button, .readonstyle-link .readon span {background: none !important;border: none !important;font-size: 13px !important;outline: none !important;padding: 0 !important;margin: 0 !important;line-height: 14px !important;font-weight: normal !important;text-transform: none;height: auto !important;text-shadow: none !important;}
.rokchecks, .rokradios {padding: 3px 0 3px 20px;line-height: 130%;cursor: pointer;}
.rokradios {background-position: 0 2px;background-repeat: no-repeat;}
.rokradios-active {background-position: 0 -159px;background-repeat: no-repeat;}
.rokchecks {background-position: 0 -344px;background-repeat: no-repeat;}
.rokchecks-active {background-position: 0 -542px;background-repeat: no-repeat;}

/* Typography */
.inputbox, #form-login .inputbox, .component-content .login .inputbox, #josForm .inputbox, .component-content .search_result .inputbox, .component-content .contact .inputbox, .component-content .user input#email, .component-content .user input#name, .component-content .user input#username, .component-content .user input#password, .component-content .user input#passwd, .component-content .user input#password2, .component-content .user input#secretkey, #rokajaxsearch .inputbox {position: relative;z-index: 100;border-radius: 6px;transition: background-color 0.2s linear;}
.box2 .inputbox, .box2 #form-login .inputbox {background-image: none;}
.component-content h1.title, .component-content h2.title {font-size: 200%; color:#ffffff;}
.component-content .rt-article-icons a {display: block;text-align: center;}

/* Branding */
#developed-by {overflow: hidden;}
#rocket {display: block;width: 144px;height: 30px;vertical-align: middle;margin: 0;float: right;}

/* Copyright */
#rt-copyright .rt-block {margin: 0;padding: 10px 15px;}
.copytext {padding: 0;margin: 0;font-size: 11px;line-height: 15px;display: block;text-align: left;}

/* Breadcrumbs */
#rt-breadcrumbs {padding: 2px 0;}
#rt-breadcrumbs .rt-block {margin: 0;}
#breadcrumbs h3, .leading_separator {display: none;}
.rt-breadcrumb-surround {position: relative;overflow: hidden;padding: 0;height: auto;}
span.breadcrumbs, #rt-breadcrumbs .breadcrumbs {display: inline-block;font-size: 120%;overflow: hidden;}
span.breadcrumbs img {float:left;margin-top: 6px;}
#rt-breadcrumbs .breadcrumbs img {float:left;height: 0;width: 6px;padding-top: 12px;background: url(../images/arrow.png);}
span.breadcrumbs a, span.no-link, .pathway, span.showHere {padding: 5px;margin: 0;float: left;display: block;line-height: 100%;}
.breadcrumbs .separator-item {float: left;display: inline-block;margin-top: 6px;}

/* Login Form - Horizontal */
#rt-header #form-login, .horizontal #form-login {position: relative;}
#rt-header #form-login-username, .horizontal #form-login-username {float: left;margin-right: 15px;}
#rt-header #form-login .inputbox, .horizontal #form-login .inputbox {width: 149px;height: 16px;font-size: 10px;text-transform: lowercase;}
#rt-header #form-login .readon, .horizontal #form-login .readon {position: absolute;top: 0;right: 0;}
#rt-header #form-login-remember, .horizontal #form-login-remember {margin: 0;position: absolute;right: 0;top: 34px;font-size: 10px;}
#rt-header #form-login ul, .horizontal #form-login ul {overflow: hidden;margin: 0;position: absolute;top: 30px;left: 0;}
#rt-header #form-login ul li, .horizontal #form-login ul li {float: left;padding: 0;margin: 0;}
#rt-header #form-login ul li a, .horizontal #form-login ul li a {padding: 0;margin: 0 10px 0 0;font-size: 10px;background: none !important;}

/* Date Feature */
.rt-date-feature span {font-size: 120%;line-height: 130%;padding: 2px 0;}

/* Fontsizer Feature */
#rt-accessibility .rt-desc {font-size: 120%;}
#rt-accessibility .small .button {background-position: -20px -32px;}
#rt-accessibility .large .button {background-position: 0px -32px;}

/* Popup/Login Module Feature */
.loginbutton-block, .popupbutton-block {margin: 0;}
#rt-login-button .buttontext, #rt-popup-button .buttontext {font-size: 130%;line-height: 130%;font-weight: normal;}
#rt-popup .module-content, #rt-popuplogin .module-content {margin: 0; padding:0;}
#rt-popup .rt-block, #rt-popuplogin .rt-block {margin: 0;padding: 0;}
#rt-popup .title, #rt-popuplogin .title {padding: 0;margin-bottom: 15px;margin-top: 0;}
#rt-popuplogin p {margin-bottom: 1px;}
#rt-popuplogin p:first-child {margin-right: 10px;}
#rt-popuplogin ul li {float: none;display: block;}
#rt-popuplogin .inputbox {border: none;}
#rt-popuplogin p#form-login-remember {padding-top: 10px;}
#rt-popuplogin p#form-login-password {padding-top: 5px;}
#rt-popuplogin .readon .button {background: #B71810; margin-top: 5px;}
#rt-popuplogin input#modlgn-remember {left: 0 !important; width: auto !important; background:none;}
#rt-popuplogin .rokchecks {line-height: 125%;padding: 3px 0 3px 17px;}
.rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container.rokbox-type-element .rokbox-content .rokbox-content-element {padding-bottom: 45px;}

/* ToTop Feature */
#gantry-totop {padding: 2px 0;font-size: 110%;line-height: 110%;font-weight: normal;}

/* Custom Content */
img.feature-img {width: 212px;height: 150px;padding: 5px;}
.feature-img-surround {width: 222px;height: 178px;}
.image-block-surround {width: 160px;height: 150px;float: left;margin-right: 15px;}
img.image-block {width: 150px;height: 122px;padding: 5px;position: relative;}
.content-block {overflow: hidden;}
.number-image {display: inline-block;float: left;margin-right: 15px;margin-bottom: 15px;padding: 5px;position: relative;}
.number-image-text {display: block;text-transform: uppercase;font-weight: bold;font-size: 20px;padding-top: 10px;margin: 0 0 -8px -5px;}
.heading1 {font-size: 160%;display: block;margin-bottom: 15px;}


.degradado1 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    background: rgb(242,242,242); /* Old browsers */
	.degradado2 {
background-color:#FFF;
}
.logo {
	height:100px;
}
.logo img {
	border:0px;
	margin-top:15px;
}
.editoriales {
	height: 50px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 35px;
	vertical-align: middle;
	text-align: center;
}
.credenciales {
	height:20px;
	margin-top:40px;
	text-align:right;
}

/* iPhone */
body #gantry-viewswitcher {z-index: 100;right:50%;position:relative;top:inherit;right:inherit;margin: 1em auto;}

/* Extras */
.even, .odd {background: inherit;border-bottom: inherit;}

/***************************Slider****************************/
