
/*
Theme Name:   DiviChild
Description:  Tema hijo de la enciclopedia
Author:       International
Author URL:   https://leyderecho.org/
Template:     Divi
Version:      1.0
Text Domain:  DiviChild
*/

/* Write here your own personal stylesheet */

/* Estilos propios
----------------------------------------------- */

/*CAMBIADOS PARA QUE LA CABECERA NO QUEDE FIJA ARRIBA EN DESKTOP MODE*/
.et_fixed_nav #main-header,
.et_fixed_nav #top-header {
	position: absolute;
	}
.et_vertical_nav.et_vertical_fixed #page-container #main-header {
	position: absolute;
	}
#et-top-navigation nav{
	padding-left:5px;
	}
/* Floating Dot Navigation */
ul.et_pb_side_nav {
	display: block;
	position: absolute;
	z-index: 99999;
	top: 50%;
	right: 0;
	width: 40px;
	padding: 10px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	opacity: 0;
	background: rgba(0, 0, 0, 0.4);
	}
/* Back To Top Button */
.et_pb_scroll_top.et-pb-icon {
	display: none;
	position: absolute;
	z-index: 99999;
	right: 0;
	bottom: 125px;
	padding: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	color: #fff;
	background: rgba(0, 0, 0, 0.4);
	font-size: 30px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	}
.et_slide_in_menu_container {
	overflow: auto;
	position: absolute;
	z-index: 999999;
	top: 0;
	right: -100%;
	height: 100%;
	background: #2ea3f2;
	-webkit-transition: right 0.8s cubic-bezier(0.77, 0, 0.175, 1);
	-moz-transition: right 0.8s cubic-bezier(0.77, 0, 0.175, 1);
	transition: right 0.8s cubic-bezier(0.77, 0, 0.175, 1);
	}
.et_header_style_fullscreen .et_slide_in_menu_container {
	display: block !important;
	visibility: hidden;
	overflow-x: hidden;
	position: absolute;
	top: 0;
	right: 0 !important;
	width: 100%;
	padding-top: 70px;
	opacity: 0;
	-webkit-transition: 1s ease-in-out;
	transition: 1s ease-in-out;
	}

/*INDICE ALFABETICO*/
#indice{
	margin: 0;
	}
#indice table{
	border: 0px solid #fff;
	border-bottom: 0px;
	margin: 0;
	margin-bottom:0;
	}

#indice table tr{
	border: 0px solid #fff;
	border-bottom: 0px;
	margin: 0;
	margin-bottom:0;
	}
#indice h1{
	border: 0px solid #fff;
	border-bottom: 0px;
	margin: 0;
	}
	
.textofinal {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 0px;
	}
.textofinal a {
	color: #7b95a3;
	text-decoration: none;
	}
.textofinal a:hover {
	color: #CC0000;
	text-decoration: none;
	}
	
ul.tabs {
	margin: 5;
	padding: 0;
	float: left;
	list-style: none;
	height: auto;
	width: 95%;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	}
ul.tabs li {
	float: left;
	margin-left: 0px;
	padding: 0;
	overflow: hidden;
	position: relative;
	margin-bottom:-10px;
	background-color: #FFFFFF;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}
ul.tabs li a {
	text-decoration: none;
	color: #666666;
	display: block;
	font-size: 14px;
	font-weight:bold;
	padding: 4px 20px;
	}
ul.tabs li a:hover {
	background-color: #ebebeb;
	}
ul.tabs li.active, html ul.tabs li.active a:hover  {
	border-bottom: 1px solid #ebebeb;
	margin-bottom:-1px;
	background-color: #ebebeb;
	}
 
.Contenedor{
	overflow: hidden;
	clear: both;
	float: left;
	top:-20px;
	width: 95%;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	color: #999999;
	background-color: #ebebeb;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}
	
/*BANDA INFORMATIVA*/
.banda_info{
	overflow: hidden;
	clear: both;
	float: left;
	width:60%;
	margin-left: 10%;
	margin-right: 10%;
	margin-bottom: 2%;
	height: 32px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	color:#0b3654;
	background-color: #deebf4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	vertical-align: middle;
	}
.banda_info .texto{
	font-family:Helvetica,Arial,"Arial Unicode MS",sans-serif;
	font-size:14px;
	line-height:15px;
	margin-left: 10px;
	margin-top: 10px;
	text-align: left;
	}
.banda_info .texto2{
	font-family:Helvetica, Arial, "Arial Unicode MS", sans-serif;
	font-size:11px;
	line-height:12px;
	margin-left: 5px;
	margin-top: 10px;
	text-align: left;
	}
	
/*TITULO*/
#titolgran {
	display:block;
	position:relative;
	width:60%;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 35px;
	line-height: 40px;
	color: #268999;
	margin-top: 2%;
	margin-left: 10%;
	margin-right: 10%;
	margin-bottom: 20px;
	}
#subtitolgran {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 20px;
	color: #268999;
	}
	
/*BUSCADOR DE GOOGLE*/
.titol_buscar {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 1em;
	line-height: 1em;
	padding: 3px 3px; 
	color: #21759b; 
	display: inline-block;
	margin-left: 10%;
	}
.buscador{
	width:60%;
	margin-left: 10%;
	margin-right: 10%;
	margin-bottom: 30px;
	}


/* COLOR DE LOS TTULOS */
h1,
h2,
h3,
h6 {
	font-family: "Open Sans", Arial, sans-serif;
	clear: both;
	color: #268999;
	font-weight: 800;
}
h4,
h5 {
	font-family: "Open Sans", Arial, sans-serif;
	clear: both;
	color: #4B6B92;
	font-weight: 600;
}

/* CAMBIADOS COLORES Y TAMAÑOS */
.entry-content h1,
.comment-content h1 {
	font-size: 21px;
	font-size: 1.5rem;
	line-height: 1.5;
	}
.entry-content h2,
.comment-content h2,
.mu_register h2 {
	font-size: 18px;
	font-size: 1.285714286rem;
	line-height: 1.6;
}
.entry-content h3,
.comment-content h3 {
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.846153846;
	}
.entry-content h4,
.comment-content h4 {
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.846153846;
	}
.entry-content h5,
.comment-content h5 {
	font-size: 14px;
	font-size: 1rem;
	line-height: 1.846153846;
	}
.entry-content h6,
.comment-content h6 {
	font-size: 14px;
	font-size: 1rem;
	line-height: 1.846153846;
	}

/*FONDO FECHA DE ACTUALIZACIÓN*/
.fondo_update {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 1em;
	line-height: 3em;
	background: #deebf4;
	color: #333;
	display: inline-block;
	position: relative;
	width: 100%;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	left: 0px;
	margin-bottom:30px;
	}


/*CUADRO EXPLICACION CITAS*/
.explicacion {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 1em;
	line-height: 2em;
	background: #ffffff;
	color: #333;
	display: inline-block;
	left: 3px;
	position: relative;
	width: 100%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top:1em;
	}
	
/*CUADRO GOOGLE SCHOLAR*/
.cuadro_scholar{
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 1em;
	line-height: 2em;
	/*background: #deebf4;*/
	color: #333;
	display: inline-block;
	left: 3px;
	position: relative;
	width: 100%;
	
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	vertical-align: bottom;
	}

.cuadro_scholar_doble{
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 1em;
	line-height: 2em;
	/*background: #deebf4;*/
	color: #333;
	display: inline-block;
	left: 3px;
	position: relative;
	width: 100%;
	height: 100%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	vertical-align: bottom;
	}	

/*COLORES*/
#rojo {
	color: #F00;
	}
#naranja {
	color: #df691b;
	}
#verde {
	color: #090;
	}
#azul {
	color: #0870a9;
	}
	
/*VOLVER ARRIBA DE LA PAGINA*/
.backtop{
	font-size: 1em;
	font-style: italic;
	text-align:center;
	}

/*VOLUMENES SEGUN PALABRAS*/
.volumenes {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 1.8em;
	line-height: 2em;
	font-weight:bold;
	font-style: italic;
	text-align:center;
	color: #268999;
	}

/*INFORMACION DE LA WEB*/
.site-info {
	font-size: 1em;
	font-style: italic;
	text-align:left;
	color: #ffffff;
	margin-left:10%;
	margin-right:10%;
	}

/*WIDGETS*/
.widget-title {
	font-size: 1em;
	line-height: 1em;
	font-weight:bold;
	color: #268999;  /*Verde lawi*/
	margin-bottom:10px;
	}
.widget-title a {
	color: #268999;
	}
.widget-title-min {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 20px;;
	font-size: 1.1428571429rem;
	line-height: 1.581818182;
	color: #0645ad;
	}
.perpetual {
	font-size: 1.5em;
	line-height: 1em;
	font-weight:bold;
	color: #268999;
	margin-top:15px;
	margin-bottom:15px;
	}

/*ICONOS*/
.icono{
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size:12px;
	color: #000;
	padding:0px;
	line-height: 14px;
	vertical-align: top;
	margin: 0px;
	bottom: 10px;
	display: block;
	height: 40px;
	}
.icono a{
	color: #000;
	}
.icono a:hover{
	color: #2ea3f2;
	}
.icono img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	bottom: 0px;	
	}
	
.contavis {
	margin-top:15px;
	margin-bottom:15px;
	font-size:1em;
	}
.contavis ul {
  	line-height: 1.15em;
	}
.contavis ul li {
	list-style-type: none;
    list-style-position: inside;
	padding-left: 1em;
	padding-bottom: 0.5em;
    text-indent: -0.6em;
	}

.texto_azul{
	color: #4B6B92;
	margin-top:15px;
	margin-bottom:15px;
	}

/*PEDIR DONACIONES*/
.donate{
	display: inline-block;
	position: relative;
	width: 100%;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	left: -20px;
	margin-bottom: 30px;
	}
.donate .text{
	font-size: 1.1em;
	line-height: 1.1em;
	text-align: center;
	color: #000000;
	background: #ffdd0f;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 60px;
	}
.donate .titulo{
	font-size: 1.8em;
	font-style: oblique;
	line-height: 2em;
	color: #268999;
	padding: 0;
	margin-top: 20px;
	}
.donate .banda_up{
	line-height: 2em;
	background: #405B76;
	padding: 0;
	}
.donate .banda_down{
	line-height: 2em;
	background: #405B76;
	padding: 0;
	}

.donate .boton_meuno {
	position: relative;
	display: block;
	width: 150px;
	height: 30px;
	background-color: #33720d;
	color:#FFFFFF !important;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	font-size: 1.1em;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight:bold;
	margin-top: 10px;
	margin-bottom: 10px;
	}
.donate .boton_meuno:hover{
	background-color:#BC1D20;
	color: #ffdd0f !important;
	text-decoration: none;
	}

/*PEDIR DONACIONES EN PAGINA DE TAGS*/
.donate_tag{
	display: inline-block;
	position: relative;
	width: 100%;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	left: 0px;
	margin-bottom: 10px;
	}
.donate_tag .text{
	font-size: 1.1em;
	line-height: 1.2em;
	text-align: justify;
	color: #000000;
	background: #deebf4;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	}
.donate_tag .text a{
	text-decoration: none;
	color: #fb0a0a;
	}
.donate_tag .text a:hover{
	text-decoration: none;
	color: #fb9d09;
	}
.donate_tag .titulo{
	font-size: 1.2em;
	font-style: bold;
	line-height:1.2em;
	color: #268999;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	}
.donate_tag .banda_up{
	line-height: 2em;
	background: #405B76;
	padding: 0;
	}
.donate_tag .banda_down{
	line-height: 2em;
	background: #405B76;
	padding: 0;
	}

/*TITULO DE LAS TAGS CATEGORIAS*/
.archive-title1 {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	line-height: 1.5;
	background: #deebf4;
	color: 999999;
	display: inline-block;
	padding: 10px 20px;
	left: 3px;
	position: relative;
	}
	
.archive-title2 {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	line-height: 1.5;
	background: #35823a;
	padding: 10px 20px; 
	color: white; 
	display: inline-block;
	left: 3px;
	position: relative;
	}
	
.archive-title3 {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	line-height: 1.5;
	background: #de8b3d;
	padding: 10px 20px; 
	color: white; 
	display: inline-block;
	left: 3px;
	position: relative;
	}
.archive-title4 {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	line-height: 1.5;
	background: #c52226;
	padding: 10px 20px; 
	color: white; 
	display: inline-block;
	left: 3px;
	position: relative;
	}

/*TEXTO DE LA PAGINA DE TAGS*/
.text_tags{
	font-style: italic;
	color: #4B6B92;
	margin:0;
	}

/* LISTA DE TAXONOMIAS DE CADA POST*/
.taxonomias_post {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #268999;
	}
.taxonomias_post a{
	text-decoration: underline;
	-moz-text-decoration-color: #c8eaef; /* Code for Firefox */
    text-decoration-color: #c8eaef;
	color: #268999;
	}
.taxonomias_post a:hover{
	text-decoration: underline;
	-moz-text-decoration-color: #c8eaef; /* Code for Firefox */
    text-decoration-color: #c8eaef;
	color: #4B6B92;
	}
	
/* DATOS DEL POST*/
footer2.entry-meta {
	margin-top: 0px;
	margin-top: 0rem;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #757575;
	}

/*FONDO COLOR PARA VERSIONES DE LEYES f5f9fc  deebf4*/
#versiones {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	line-height: 1.6em;
	background: #deebf4;
	color: #333;
	display: inline-block;
	left: 3px;
	position: relative;
	width: 100%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}
#versiones h3{
	font-size: 14px;
	margin: 12px 0;
	margin: 0.857142857rem 0;
	line-height: 1.714285714;
	margin-bottom: 3px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	vertical-align: bottom;
	text-decoration: none;
	}


			
/*ESTILOS DEL MOVIL***********************************************/
@media screen and (max-width: 782px) {

/*POSICION LOGO*/	
.et_header_style_left .logo_container {
	margin-left: -5%;
}

/*POSICION CONTENIDO*/
#et-main-area{
	position:relative;
	margin-top: -10%;
	}
	
/*TITULOS MOVIL*/
#titolgran {
	display:block;
	position:relative;
	width:90%;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 25px;
	color: #268999;
	margin-top: 0%;
	margin-left: 6%;
	margin-right: 10%;
	margin-bottom: 20px;
	}	
#subtitolgran {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 15px;
	color: #268999;
	}
	
/*BUSCADOR DE GOOGLE MOVIL*/
.titol_buscar {
	clear: both;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 1em;
	line-height: 1em;
	text-align:left;
	width:95%;
	padding: 3px 3px; 
	color: #21759b; 
	display: inline-block;
	margin-left: 5%;
	margin-top:0;
	}
.buscador{
	width:90%;
	margin-top: 0%;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 5px;
	}
	
/*BANDA INFORMATIVA MOVIL*/
.banda_info{
	overflow: hidden;
	clear: both;
	float: left;
	width: 90%;
	margin-left: 5%;
	margin-top: 0%;
	height: 80px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	color:#0b3654;
	background-color: #deebf4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	vertical-align: middle;
	}
.banda_info .texto{
	font-family:Helvetica,Arial,"Arial Unicode MS",sans-serif;
	font-size:14px;
	line-height:18px;
	padding-left:5px;
	text-align: left;
	}
.banda_info .texto2{
	font-family:Helvetica, Arial, "Arial Unicode MS", sans-serif;
	font-size:11px;
	line-height:12px;
	text-align: left;
	}
	
/*FONDO FECHA DE ACTUALIZACIÓN MOVIL*/
.fondo_update {
	position: relative;
	display:block;
	width: 100%;
	height: 50px;
	line-height: 1.5em;
	padding-top:5px;
	}
	
/*VOLUMENES SEGUN PALABRAS MOVIL*/
.volumenes {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight:bold;
	font-style: italic;
	text-align:left;
	color: #268999;
	margin-left:5%;
	margin-right:5%;
	}
	
/*INFORMACION DE LA WEB MOVIL*/
.site-info {
	font-size: 1em;
	font-style: italic;
	text-align:left;
	color: #ffffff;
	margin-left:5%;
	margin-right:5%;
	}

/*PEDIR DONACIONES*/
.donate{
	clear: both;
	display: block;
	position: relative;
	width: 100%;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	margin-left:7%;
	margin-right:5%;
	margin-bottom: 30px;
	}
.donate .text{
	font-size: 1.1em;
	line-height: 1.2em;
	text-align: center;
	color: #000000;
	background: #ffdd0f;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
.donate .titulo{
	font-size: 1.3em;
	font-style: oblique;
	line-height: 1.4em;
	color: #268999;
	padding: 0;
	margin-top: 20px;
	}
.donate .banda_up{
	line-height: 2em;
	background: #405B76;
	padding: 0;
	}
.donate .banda_down{
	line-height: 2em;
	background: #405B76;
	padding: 0;
	}

}

/*ESTILO PARA EVITAR QUE LOS LINKS SE CONVIERTAN EN BOTONES EN LE PLUGIN Paid Memberships Pro*/
.pmpro_content_message a, .pmpro_content_message a:link {
	background-color: unset;
	background-image: none;
	border: unset;
	border-radius: unset;
	color: #2ea3f2;
	cursor: pointer;
	display: unset;
	font-weight: 700;
	margin: unset;
	padding: unset;
	text-align: unset;
	vertical-align: inherit;
	}
	
/*Título creado para Paid Memberships Pro*/
.titulo_pm{
	font-size: 1.3em;
	font-weight: 700;
	color:#268999;
	}
/*Cuadro creado para Paid Memberships Pro*/
.cuadro_pm{
	background-color: #deebf4;
	margin-top: 10px;
	}
/*Botón creado para Paid Memberships Pro*/
.boton_pm {
	width: 150px;
	height: 40px;
	background-color: #33720d;
	color:#FFFFFF !important;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	font-size: 1em;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight:bold;
	margin-top: 10px;
	margin-bottom: 10px;
	}
.boton_pm:hover{
	background-color:#BC1D20;
	color: #ffdd0f !important;
	text-decoration: none;
	}

/*TEXTO PEQUEÑO*/
.notes_pm {
	font-size: 0.8em;
	font-style: italic;
	text-align:justify;
	line-height:normal;
	color: #4B6B92;
	margin-left:0%;
	margin-right:0%;
	}
	
/*LINEA DE SEPARACION DE LOS POSTS*/
hr {
	border: 0;
	height: 1px;
	background-color:#4B6B92;
	}


/*Controlar ancho de las tabla de niveles en Paid Memberships Pro*/
@media all and (max-width: 360px) {
	#pmpro_levels_table td:nth-child(1) {
	min-width: 50px;
	}
}

/*ESTILOS DE TABLET VERTICAL***********************************************/
/* Responsive Styles Tablet Portrait And Below */
@media all and (max-width: 768px) {
	/*BANDA INFORMATIVA*/
	.banda_info{
		overflow: hidden;
		clear: both;
		float: left;
		width:90%;
		height: 32px;
		}
	
	/*POSICION CONTENIDO*/
	#et-main-area{
		margin-top: 0%;
		}
	}
/* Responsive Styles Tablet And Below */
@media all and (max-width: 980px) {
	}

/* Responsive Styles Smartphone Only */
@media all and (max-width: 767px) {
	}

/* Responsive Styles Smartphone Portrait */
@media all and (max-width: 479px) {
	}

/* Responsive Styles Standard Desktop Only */
@media all and (min-width: 981px) and (max-width: 1405px) {
	}

/* Responsive Styles Desktop Only */
@media all and (min-width: 981px) {
	}

/* Responsive Styles Tablet Only */
@media all and (min-width: 768px) and (max-width: 980px) {
	}

/* Responsive Styles Large Desktop And Above */
@media all and (min-width: 1405px) {
	}