﻿@charset "utf-8";

@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/open-sans/opensans-regular-webfont.eot');
    src: url('../fonts/open-sans/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/open-sans/opensans-regular-webfont.woff2') format('woff2'),
         url('../fonts/open-sans/opensans-regular-webfont.woff') format('woff'),
         url('../fonts/open-sans/opensans-regular-webfont.ttf') format('truetype'),
         url('../fonts/open-sans/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/open-sans/opensans-bold-webfont.eot');
    src: url('../fonts/open-sans/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/open-sans/opensans-bold-webfont.woff2') format('woff2'),
         url('../fonts/open-sans/opensans-bold-webfont.woff') format('woff'),
         url('../fonts/open-sans/opensans-bold-webfont.ttf') format('truetype'),
         url('../fonts/open-sans/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansitalic';
    src: url('../fonts/open-sans/opensans-italic-webfont.eot');
    src: url('../fonts/open-sans/opensans-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/open-sans/opensans-italic-webfont.woff2') format('woff2'),
         url('../fonts/open-sans/opensans-italic-webfont.woff') format('woff'),
         url('../fonts/open-sans/opensans-italic-webfont.ttf') format('truetype'),
         url('../fonts/open-sans/opensans-italic-webfont.svg#open_sansitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansbold_italic';
    src: url('../fonts/opensans-bolditalic-webfont.eot');
    src: url('../fonts/opensans-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-bolditalic-webfont.woff2') format('woff2'),
         url('../fonts/opensans-bolditalic-webfont.woff') format('woff'),
         url('../fonts/opensans-bolditalic-webfont.ttf') format('truetype'),
         url('../fonts/opensans-bolditalic-webfont.svg#open_sansbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'flechas';
    src: url('../fonts/flechas/flechas.eot');
    src: url('../fonts/flechas/flechas.eot?#iefix') format('embedded-opentype'),
         url('../fonts/flechas/flechas.woff') format('woff'),
         url('../fonts/flechas/flechas.ttf') format('truetype'),
         url('../fonts/flechas/flechas.svg#flechas') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'numeros';
    src: url('../fonts/numeros/asap-regular.eot');
    src: url('../fonts/numeros/asap-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/numeros/asap-regular.woff') format('woff'),
         url('../fonts/numeros/asap-regular.ttf') format('truetype'),
         url('../fonts/numeros/asap-regular.svg#numeros') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
	_noFocusLine: expression(this.hideFocus=true);
}

:focus {outline:none;}

::-moz-focus-inner {border:0;}

.graf, canvas {
	margin: 2em auto !important;
	line-height: 18px !important;
}

.graf a {
	cursor: pointer;
}

.graf img, .graf area, .graf map, a:focus, .graf a:focus, object:focus {
	border:0 !important;
	outline:none !important;
}

.graf a img {
	border: none;
}

.graf h1, .graf h2, .graf h3, .graf h4, .graf h5, .graf h6 {
	margin: 0;
	padding: 15px 0;
}

.graf h1 + p, .graf h2 + p, .graf h3 + p, .graf h4 + p, .graf h5 + p, .graf h6 + p {
	padding-top: 0;
}

.graf h1 {
	font-size: 1.6em;
	line-height: 25px;
	color: #0E52A0;
}

.graf h2 {
	font-size: 1.5em;
	line-height: 24px;
	color: #0080AD;
}

.graf h3 {
	font-size: 1.4em;
	line-height: 23px;
	color: #B74746;
}

.graf h4 {
	font-size: 1.3em;
	line-height: 22px;
	color: #697F62;
}

.graf h5 {
	font-size: 1.2em;
	line-height: 21px;
	color: #C07649;
}

.graf h6 {
	font-size: 1.1em;
	line-height: 20px;
	color: #887761;
}

.graf p {
	font-size: 1em;
	margin: 0;
	padding: 0 0 15px 0;
	text-align: left;
}

.graf ul, .graf ol {
	font-size: 1em;
	margin: 0 0 0.93em -1.12em;
}

.graf ul ul, .graf ol ol, .graf ul ol, .graf ol ul {
	margin: 0 0 0 -1.12em;
}

.graf svg {
	overflow: hidden;
}

.iyc_enunciado {
	font-weight: bold;
	color: #0E52A0;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}

/*.iyc_enunciado + .graf {
	margin-top: 0 !important;
}*/

/*Reseña*/

.iyc_resenna {
	font-style: oblique;
	margin-left: 1.56em;
}

.iyc_autor {
	text-align: right;
	font-style: oblique;
}

.graf_piefoto {
	display: block;
	clear: both;
	width: 90%;
	margin: 0.25em auto 1em auto !important;
	font-size: 0.93em;
	text-align: center !important;
	font-style: italic;
}

.graf_tooltip {
	display: none;
	position: fixed;
	padding: 5px;
	max-width: 400px;
	background-color: #000000;
	color: #ffffff;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(102,102,102,1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(102,102,102,1);
	box-shadow: 0px 0px 5px 0px rgba(102,102,102,1);
	z-index: 10;
}

.graf_tooltip:after {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(0, 0, 0, 0);
	border-right-color: #000;
	border-width: 5px;
	margin-top: -5px;
}

.graf_flecha, .iyc_flecha {
	font-family: 'flechas' !important;
}

.invisible {
	color: #ffffff;
	background-color: #ffffff;
	opacity: 0;
}

/*Recursos*/

.graf .iyc_recurso {
	display: inline-block;
	width: auto;
	height: 1.87em;
	margin-bottom: 0.93em;
	cursor: pointer;
}

.graf .iyc_recurso:hover .iyc_titulo_recurso {
	color: #0E52A0;
}

.graf .iyc_icono_recurso {
	float: left;
	width: auto;
	height: 100%;
	margin-bottom: 0;
}

.graf .iyc_titulo_recurso {
	float: left;
	width: auto;
	height: 100%;
	margin: 0.1em 0 0 0.31em;
	padding: 0;
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: bold;
	color: #333333;
}

.graf .graf .iyc_recurso_linea {
	position: relative;
	margin: 2.5em auto;
	width: 80%;
	border-width: 0.18em;
	border-style:solid;
	border-radius: 0.37em;
	-moz-border-radius: 0.37em;
	-webkit-border-radius: 0.37em;
	padding: 0.62em 1.25em 0.62em 2.18em;
}

.graf .iyc_recurso_emergente {
	border-width: 0.18em;
	border-style: solid;
	overflow: visible !important;
}

.graf .icono_recurso {
	position: absolute;
	left: -2em;
	top: 0.6em;
	height: auto;
}

.graf .titulo_recurso {
	position: absolute;
	width: 8.12em;
	height: 2.12em;
	text-align: left;
	padding-left: 1.31em;
	top: -0.8em;
	left: 1em;
	font-size: 1em;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 0 0.62em;
}

.graf .titulo_recurso img {
	position: absolute;
	top: -0.3em;
	left: 1.2em;
}


.graf .iyc_definicion {
	border-color: #00ded3;
}

.graf .iyc_definicion .titulo_recurso {
	color: #029b8f;
	background-image: url('../images/resources/fondo_titulo_recurso_1.png');
}

.graf .iyc_sabiasque {
	border-color: #f9dc77;
}

.graf .iyc_sabiasque .titulo_recurso {
	color: #d3aa00;
	background-image: url('../images/resources/fondo_titulo_recurso_2.png');
}

.graf .iyc_importante {
	border-color: #ff978e;
}

.graf .iyc_importante .titulo_recurso {
	color: #f94141;
	background-image: url('../images/resources/fondo_titulo_recurso_2.png');
}

.graf .iyc_recuerda {
	border-color: #f2b0c1;
}

.graf .iyc_recuerda .titulo_recurso {
	color: #c1567c;
	background-image: url('../images/resources/fondo_titulo_recurso_1.png');
}

.graf .iyc_recuerda .icono_recurso {
	top: 1.6em;
	left: -2.5em;
}

.graf .iyc_nota {
	border-color: #606d75;
}

.graf .iyc_nota .titulo_recurso {
	color: #2b4049;
	background-image: url('../images/resources/fondo_titulo_recurso_4.png');
}

.graf .iyc_nota .icono_recurso {
	left: -1.3em;
}

.graf .iyc_consejo {
	border-color: #f3e8d5;
}

.graf .iyc_consejo .titulo_recurso {
	color: #c6b291;
	background-image: url('../images/resources/fondo_titulo_recurso_3.png');
}

.graf .iyc_ejemplo {
	border-color: #ffd0a8;
}

.graf .iyc_ejemplo .titulo_recurso {
	color: #e58833;
	background-image: url('../images/resources/fondo_titulo_recurso_3.png');
}

.graf .iyc_parasabermas {
	border-color:#d3a1d3;
}

.graf .iyc_parasabermas .titulo_recurso {
	color:#8e558e;
	background-image: url('../images/resources/fondo_titulo_recurso_2.png');
	background-size:100%;
	width: 155px;
}

/**LISTAS**/

/*Listas 1*/

.graf_list_1 {
	font-size: 1em;
	display: table;
	margin: auto;
	width: 700px;
}

.graf_list_1_1 {
	width: 100%;
	display: table;
	margin-bottom: 10px;
}

.graf_list_1_1_1 {
	display: table-cell;
	vertical-align: top;
	margin: 0;
	padding: 0;
	width: 60px;
	text-align: center;
}

.graf_list_1_1_1_1 {
	float: left;
	font-family: 'numeros' !important;
	font-size: 9em;
	font-weight: bold;
	line-height: 0.75;
	padding: 0;
}

.graf_list_1_1_2 {
	display: table-cell;
	vertical-align: middle;
	padding: 8px 12px;
	width: 100%;
	color: #ffffff;
	text-align: left;
}

.graf_list_1_1_2 a {
	color: #ffffff;
}

/*Listas 2*/

.graf_list_2 {
	font-size: 1em;
	display: table;
	margin: auto;
	width: 700px;
}

.graf_list_2_1 {
	width: 100%;
	display: table;
	margin-bottom: 10px;
}

.graf_list_2_1_1 {
	margin: 0;
	padding: 0;
	width: 65px;
	text-align: center;
}

.graf_list_2_1_1_1 {
	float: left;
	font-family: 'numeros' !important;
	font-size: 2em;
	font-weight: bold;
	line-height: 1.2em;
	width: 16px;
	padding: 5px 12px;
	background: rgba(245,245,245,1);
	background: -moz-linear-gradient(top, rgba(245,245,245,1) 0%, rgba(227,227,227,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(245,245,245,1)), color-stop(100%, rgba(227,227,227,1)));
	background: -webkit-linear-gradient(top, rgba(245,245,245,1) 0%, rgba(227,227,227,1) 100%);
	background: -o-linear-gradient(top, rgba(245,245,245,1) 0%, rgba(227,227,227,1) 100%);
	background: -ms-linear-gradient(top, rgba(245,245,245,1) 0%, rgba(227,227,227,1) 100%);
	background: linear-gradient(to bottom, rgba(245,245,245,1) 0%, rgba(227,227,227,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e3e3e3', GradientType=0 );
}

.graf_list_2_1:nth-child(n+10) .graf_list_2_1_1_1 {
	padding: 5px 19px 5px 5px;
}

.graf_list_2_1_1_2 {
	float: left;
	width: 0;
	height: 0;
	border-top: 22px solid transparent;
	border-left: 12px solid #eaeaea;
	border-bottom: 22px solid transparent;
}

.graf_list_2_1_2 {
	border-left: 15px solid;
	background-color: #eaeaea;
	display: table-cell;
	vertical-align: middle;
	padding: 8px 12px;
	width: 100%;
	text-align: left;
}

/*Listas 3*/

.graf_list_3 {
	font-size: 1em;
	display: table;
	margin: auto;
	width: 700px;
}

.graf_list_3_1 {
	width: 100%;
	display: table;
	margin-bottom: 10px;
}

.graf_list_3_1_1 {
	border-left: 15px solid;
	background-color: #eaeaea;
	display: table-cell;
	vertical-align: middle;
	padding: 8px 12px;
	width: 100%;
	text-align: left;
}

/*Listas 4*/

.graf_list_4 {
	font-size: 1em;
	display: table;
	margin: auto;
	width: 700px;
}

.graf_list_4_1 {
	width: 100%;
	display: table;
	margin-bottom: 10px;
	color: #ffffff;
	border: 0;
	border-bottom-left-radius: 0.97em;
	border-top-left-radius: 0.97em;
}

.graf_list_4_1_1 {
	display: table-cell;
	vertical-align: middle;
	margin: 0;
	padding: 8px 12px;
	width: 35.25%;
	font-size: 1.3em;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
}

.graf_list_4_1_2 {
	display: table-cell;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	width: 5%;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
}

.graf_list_4_1_3 {
	display: table-cell;
	vertical-align: middle;
	padding: 8px 12px;
	width: 60%;
	text-align: left;
}

.graf_list_4_1_3 a {
	color: #ffffff;
}

/*Listas 5*/

.graf_list_5 {
	font-size: 1em;
	display: table;
	margin: auto;
	position: relative;
}

.graf_list_5_1 {
	display: table;
	margin-bottom: 5px;
	position: relative;
}

.graf_list_5_1:first-child {
	z-index: 10;
}

.graf_list_5_1:nth-child(2) {
	margin-left: 40px;
	z-index: 9;
}

.graf_list_5_1:nth-child(3) {
	margin-left: 80px;
	z-index: 8;
}

.graf_list_5_1:nth-child(4) {
	margin-left: 120px;
	z-index: 7;
}

.graf_list_5_1:nth-child(5) {
	margin-left: 160px;
	z-index: 6;
}

.graf_list_5_1:nth-child(6) {
	margin-left: 200px;
	z-index: 5;
}

.graf_list_5_1:nth-child(7) {
	margin-left: 240px;
	z-index: 4;
}

.graf_list_5_1:nth-child(8) {
	margin-left: 280px;
	z-index: 3;
}

.graf_list_5_1:nth-child(9) {
	margin-left: 320px;
	z-index: 2;
}

.graf_list_5_1:nth-child(10) {
	margin-left: 360px;
	z-index: 1;
}

.graf_list_5_1_1 {
	display: table-cell;
	vertical-align: middle;
	padding: 8px 40px 8px 12px;
	width: 60%;
	border-radius: 0.37em;
	-moz-border-radius: 0.37em;
	-webkit-border-radius: 0.37em;
	color: #ffffff;
	text-align: left;
}

.graf_list_5_1_1 strong.titulo {
	display: block;
	margin-bottom: 0.25em;
	font-size: 1.2em;
	line-height: 21px;
}

.graf_list_5_1_1 svg {
	height: 43px;
    right: -20px;
    position: absolute;
    bottom: -20px;
}

.graf_list_5_1:last-child svg {
	display: none;
}

.graf_list_5_1_1 a {
	color: #ffffff;
}

/*Listas 6*/

.graf_list_6 {
	font-size: 1em;
	display: table;
	margin: auto;
	position: relative;
}

.graf_list_6_1 {
	display: table;
	width: 700px;
	margin-bottom: 5px;
	position: relative;
}

.graf_list_6_1_1 {
	display: table-cell;
	vertical-align: middle;
	padding: 8px 40px 8px 12px;
	width: 60%;
	border-radius: 0.37em;
	-moz-border-radius: 0.37em;
	-webkit-border-radius: 0.37em;
	color: #000000;
	text-align: left;
}

.graf_list_6_1_1 strong.titulo {
	display: block;
	margin-bottom: 0.5em;
	font-size: 1.2em;
	line-height: 21px;
}

.graf_list_6_1_1 a {
	color: #ffffff;
}

/**COLUMNAS**/

/*Columnas 1*/

.graf_colu_1 {
	font-size: 1em;
	display: table;
	margin: auto;
	width: 700px;
}

.graf_colu_1_1 {
	width: 49.5%;
}

.graf_colu_1_1:first-child {
	float: left;
	margin-right: 1%;
}

.graf_colu_1_1:last-child {
	float: right;
}

.graf_colu_1_1_1 {
	width: 100%;
	display: table;
	margin-bottom: 10px;
}

.graf_colu_1_1_1_1 {
	display: table-row;
}

.graf_colu_1_1_1_1_1 {
	color: #ffffff;
	text-align: center;
	font-size: 1.5em;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	border-radius: 0.37em;
	-moz-border-radius: 0.37em;
	-webkit-border-radius: 0.37em;
	display: table-cell;
	vertical-align: middle;
	padding: 8px 1em;
	width: 100%;
}

.graf_colu_1_1_1_2 {
	display:table-row;
}

.graf_colu_1_1_1_2_1 {
	background-color: #ffffff;
	border: 2px solid;
	border-radius: 0.37em;
	-moz-border-radius: 0.37em;
	-webkit-border-radius: 0.37em;
	display: table-cell;
	vertical-align: top;
	text-align: left;
	padding: 8px 12px;
	width: 100%;
}

/*Columnas 2*/

.graf_colu_2 {
	font-size: 1em;
	display: table;
	margin: auto;
	width: 700px;
}

.graf_colu_2_1 {
	width: 32.66%;
}

.graf_colu_2_1:first-child, .graf_colu_2_1:nth-child(2) {
	float: left;
	margin-right: 1%;
}

.graf_colu_2_1:last-child {
	float: right;
}

.graf_colu_2_1_1 {
	width: 100%;
	display: table;
	margin-bottom: 10px;
}

.graf_colu_2_1_1_1 {
	display: table-row;
}

.graf_colu_2_1_1_1_1 {
	text-align: center;
	font-size: 1.5em;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	display: table-cell;
	vertical-align: middle;
	padding: 8px 0.5em;
	width: 100%;
}

.graf_colu_2_1_1_2 {
	display:table-row;
}

.graf_colu_2_1_1_2_1 {
	color: #ffffff;
	border-radius: 0.37em;
	-moz-border-radius: 0.37em;
	-webkit-border-radius: 0.37em;
	display: table-cell;
	vertical-align: top;
	text-align: left;
	padding: 8px 12px;
	width: 100%;
}

.graf_colu_2_1_1_2_1 a {
	color: #ffffff;
}

/*Columnas 3*/

.graf_colu_3 {
	font-size: 1em;
	display: table;
	margin: auto;
	width: 700px;
}

.graf_colu_3_1 {
	width: 24.25%;
}

.graf_colu_3_1:first-child, .graf_colu_3_1:nth-child(2), .graf_colu_3_1:nth-child(3) {
	float: left;
	margin-right: 1%;
}

.graf_colu_3_1:last-child {
	float: right;
}

.graf_colu_3_1_1 {
	width: 100%;
	display: table;
	margin-bottom: 10px;
}

.graf_colu_3_1_1_1 {
	display: table-row;
}

.graf_colu_3_1_1_1_1 {
	text-align: center;
	font-size: 1.5em;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	display: table-cell;
	vertical-align: middle;
	padding: 8px 0.5em;
	width: 100%;
}

.graf_colu_3_1_1_2 {
	display:table-row;
}

.graf_colu_3_1_1_2_1 {
	color: #ffffff;
	border-radius: 0.37em;
	-moz-border-radius: 0.37em;
	-webkit-border-radius: 0.37em;
	display: table-cell;
	vertical-align: top;
	text-align: left;
	padding: 8px 12px;
	width: 100%;
}

.graf_colu_3_1_1_2_1 a {
	color: #ffffff;
}

/**CÍRCULOS**/

/*Círculos 1*/

.graf_circ_1 {
	font-size: 1em;
	display: table;
	margin: auto;
	max-width: 700px;
}

.graf_circ_1_1 {
	float: left;
	width: 128px;
	height: 128px;
	display: table;
	margin: 1em 0.5em;
}

.graf_circ_1_1_1 {
	display: table-cell;
	vertical-align: middle;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	padding: 8px 12px;
	width: 100%;
	color: #ffffff;
	text-align: center;
}

.graf_circ_1_1_1 a {
	color: #ffffff;
}

.graf_circ_1 .graf_flecha {
	font-size: 2.5em;
	color: #0E52A0;
	font-weight: bold;
	float: left;
	cursor: default;
	text-align: center;
	line-height: 4.5em;
	transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
}

/*Círculos 2*/

.graf_circ_2 {
	font-size: 1em;
	display: table;
	margin: auto;
	max-width: 700px;
}

.graf_circ_2_1 {
	float: left;
	width: 128px;
	height: 128px;
	display: table;
	margin: 0.4em 0.5em;
}

.graf_circ_2_1_1 {
	display: table-cell;
	vertical-align: middle;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	padding: 8px 12px;
	width: 100%;
	color: #ffffff;
	text-align: center;
}

.graf_circ_2_1_1 a {
	color: #ffffff;
}

.graf_circ_2_1:nth-child(9), .graf_circ_2_1:nth-child(11), .graf_circ_2_1:nth-child(13), .graf_circ_2_1:nth-child(15) {
	float: right;
}

.graf_circ_2 .graf_flecha {
	font-size: 2.5em;
	color: #0E52A0;
	font-weight: bold;
	float: left;
	cursor: default;
	text-align: center;
	line-height: 4.15em;
	transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
}

.graf_circ_2 .graf_flecha:nth-child(8), .graf_circ_2 .graf_flecha:nth-child(16) {
	display: block;
	clear: both;
	float: none;
	line-height: 0.5em;
	margin-bottom: 0.25em;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
}

.graf_circ_2 .graf_flecha:nth-child(8) {
	margin-left: 530px;
	margin-bottom: 0;
	padding: 5px 0 10px 0;
}

.graf_circ_2 .graf_flecha:nth-child(16) {
	margin-right: 530px;
	margin-bottom: 0;
	padding: 5px 0 10px 0;
}

.graf_circ_2 .graf_flecha:nth-child(10), .graf_circ_2 .graf_flecha:nth-child(12), .graf_circ_2 .graf_flecha:nth-child(14) {
	float: right;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
}

/*Círculos 3*/

.graf_circ_3 {
	font-size: 1em;
	display: table;
	margin: 1em auto;
	width: 512px;
	height: 512px;
	position: relative;
}

.graf_circ_3_1 {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	width: 160px;
	height: 160px;
	display: table;
}

.graf_circ_3_1_1 {
	background-color: #0E52A0;
	display: table-cell;
	vertical-align: middle;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	padding: 8px 12px;
	width: 100%;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}

.graf_circ_3_1_1 a {
	color: #ffffff;
}

.graf_circ_3_2 {
	position: absolute;
	width: 128px;
	height: 128px;
	display: table;
}

.graf_circ_3_2_1 {
	display: table-cell;
	vertical-align: middle;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	padding: 8px 12px;
	width:100%;
	color: #ffffff;
	text-align: center;
}

.graf_circ_3 .graf_flecha {
	position: absolute;
	font-size: 2.5em;
	padding-top: 5px;
	color: #0E52A0;
	font-weight: bold;
	cursor: default;
}

/*Círculos 4*/

.graf_circ_4{
	font-size: 1em;
	display: table;
	margin: 1em auto;
	width: 512px;
	height: 512px;
	position: relative;
}

.graf_circ_4_1 {
	position: absolute;
	width: 128px;
	height: 128px;
	display: table;
}

.graf_circ_4_1_1 {
	display: table-cell;
	vertical-align: middle;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	padding: 8px 12px;
	width:100%;
	color: #ffffff;
	text-align: center;
}

.graf_circ_4_1_1 a {
	color: #ffffff;
}

.graf_circ_4 .graf_flecha {
	position: absolute;
	font-size: 2.5em;
	padding-top: 5px;
	color: #0E52A0;
	font-weight: bold;
	cursor: default;
}

/*Círculos 5*/

.graf_circ_5 {
	font-size: 1em;
	display: table;
	margin: 1em auto;
	width: 512px;
	height: 512px;
	position: relative;
}

.graf_circ_5_1 {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	width: 160px;
	height: 160px;
	display: table;
}

.graf_circ_5_1_1 {
	background-color: #0E52A0;
	display: table-cell;
	vertical-align: middle;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	padding: 8px 12px;
	width: 100%;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}

.graf_circ_5_1_1 a {
	color: #ffffff;
}

.graf_circ_5_2 {
	position: absolute;
	width: 128px;
	height: 128px;
	display: table;
}

.graf_circ_5_2_1 {
	display: table-cell;
	vertical-align: middle;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	padding: 8px 12px;
	width:100%;
	color: #ffffff;
	text-align: center;
}

/*Círculos 6*/

.graf_circ_6 {
	font-size: 1em;
	display: table;
	margin: 1em auto;
	width: 384px;
	height: 512px;
	position: relative;
}

.graf_circ_6_1 {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	width: 160px;
	height: 160px;
	display: table;
}

.graf_circ_6_1_1 {
	background-color: #0E52A0;
	display: table-cell;
	vertical-align: middle;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	padding: 8px 12px;
	width: 100%;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}

.graf_circ_6_1_1 a {
	color: #ffffff;
}

.graf_circ_6_2 {
	position: absolute;
	width: 128px;
	height: 128px;
	display: table;
}

.graf_circ_6_2:nth-child(4) {
	top: 0;
	left: 0;
}

.graf_circ_6_2:nth-child(5) {
	top: 192px;
	left: 0;
}

.graf_circ_6_2:nth-child(6) {
	top: 384px;
	left: 0;
}

.graf_circ_6_2_1 {
	display: table-cell;
	vertical-align: middle;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	padding: 8px 12px;
	width:100%;
	color: #ffffff;
	text-align: center;
}

.graf_circ_6 .graf_simbolo {
	font-size: 4em;
	line-height: 0.5em;
	color: #0E52A0;
	font-weight: bold;
	text-align: center;
	position: absolute;
	width: 128px;
}

.graf_circ_6 .graf_simbolo:first-child {
	top: 150px;
}

.graf_circ_6 .graf_simbolo:nth-child(2) {
	top: 340px;
}

.graf_circ_6 .graf_flecha {
	position: absolute;
	font-size: 3em;
	color: #0E52A0;
	font-weight: bold;
	cursor: default;
	left: 155px;
	top: 250px;	
}

/**CUADRADOS**/

/*Cuadrados 1*/

.graf_cuad_1 {
	font-size: 1em;
	display: table;
	margin: auto;
	max-width: 700px;
}

.graf_cuad_1_1 {
	float: left;
	width: 128px;
	height: 128px;
	display: table;
	margin: 1em 0.5em;
}

.graf_cuad_1_1_1 {
	display: table-cell;
	vertical-align: middle;
	border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	padding: 8px 12px;
	width: 100%;
	color: #ffffff;
	text-align: center;
}

.graf_cuad_1_1_1 a {
	color: #ffffff;
}

.graf_cuad_1 .graf_flecha {
	font-size: 2.5em;
	color: #0E52A0;
	font-weight: bold;
	float: left;
	cursor: default;
	text-align: center;
	line-height: 4.5em;
	transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
}

/*Cuadrados 2*/

.graf_cuad_2 {
	font-size: 1em;
	display: table;
	margin: 1em auto;
	width: 640px;
	height: 448px;
	position: relative;
}

.graf_cuad_2_1 {
	position: absolute;
	width: 304px;
	height: 128px;
	display: table;
}

.graf_cuad_2_1:nth-child(5) {
	top: 0;
	left: 50%;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
}

.graf_cuad_2_1:nth-child(6) {
	top: 160px;
	right: 0;
}

.graf_cuad_2_1:nth-child(7) {
	top: 320px;
	left: 50%;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
}

.graf_cuad_2_1:nth-child(8) {
	top: 160px;
	left: 0;
}

.graf_cuad_2_1_1 {
	display: table-cell;
	vertical-align: middle;
	border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	padding: 8px 12px;
	width: 100%;
	color: #ffffff;
	text-align: center;
}

.graf_cuad_2_1_1 a {
	color: #ffffff;
}

.graf_cuad_2 .graf_flecha {
	position: absolute;
	font-size: 2.5em;
	padding-top: 5px;
	color: #0E52A0;
	font-weight: bold;
	cursor: default;
}

.graf_cuad_2 .graf_flecha:first-child {
	right: 128px;
	top: 128px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
}

.graf_cuad_2 .graf_flecha:nth-child(2) {
	right: 128px;
	bottom: 128px;
	transform: rotate(330deg);
	-webkit-transform: rotate(330deg);
	-moz-transform: rotate(330deg);
	-ms-transform: rotate(330deg);
}

.graf_cuad_2 .graf_flecha:nth-child(3) {
	left: 128px;
	bottom: 128px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
}

.graf_cuad_2 .graf_flecha:nth-child(4) {
	left: 128px;
	top: 128px;
	transform: rotate(330deg);
	-webkit-transform: rotate(330deg);
	-moz-transform: rotate(330deg);
	-ms-transform: rotate(330deg);
}

/*Cuadrados 3*/

.graf_cuad_3 {
	font-size: 1em;
	display: table;
	margin: 1em auto;
	width: 640px;
	height: 512px;
	position: relative;
}

.graf_cuad_3_1 {
	position: absolute;
	width: 160px;
	height: 128px;
	display: table;
}

.graf_cuad_3_1:nth-child(7) {
	top: 0;
	left: 50%;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
}

.graf_cuad_3_1:nth-child(8) {
	top: 96px;
	right: 0;
}

.graf_cuad_3_1:nth-child(9) {
	top: 288px;
	right: 0;
}

.graf_cuad_3_1:nth-child(10) {
	top: 384px;
	left: 50%;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
}

.graf_cuad_3_1:nth-child(11) {
	top: 288px;
	left: 0;
}

.graf_cuad_3_1:nth-child(12) {
	top: 96px;
	left: 0;
}

.graf_cuad_3_1_1 {
	display: table-cell;
	vertical-align: middle;
	border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	padding: 8px 12px;
	width: 100%;
	color: #ffffff;
	text-align: center;
}

.graf_cuad_3_1_1 a {
	color: #ffffff;
}

.graf_cuad_3 .graf_flecha {
	position: absolute;
	font-size: 2.5em;
	color: #0E52A0;
	font-weight: bold;
	cursor: default;
}

.graf_cuad_3 .graf_flecha:first-child {
	right: 180px;
	top: 70px;
	transform: rotate(30deg);
	-webkit-transform: rotate(30deg);
	-moz-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
}

.graf_cuad_3 .graf_flecha:nth-child(2) {
	right: 64px;
	top: 250px;
}

.graf_cuad_3 .graf_flecha:nth-child(3) {
	right: 180px;
	bottom: 70px;
	transform: rotate(330deg);
	-webkit-transform: rotate(330deg);
	-moz-transform: rotate(330deg);
	-ms-transform: rotate(330deg);
}

.graf_cuad_3 .graf_flecha:nth-child(4) {
	left: 180px;
	bottom: 70px;
	transform: rotate(30deg);
	-webkit-transform: rotate(30deg);
	-moz-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
}

.graf_cuad_3 .graf_flecha:nth-child(5) {
	left: 64px;
	top: 250px;
}

.graf_cuad_3 .graf_flecha:nth-child(6) {
	left: 180px;
	top: 70px;
	transform: rotate(330deg);
	-webkit-transform: rotate(330deg);
	-moz-transform: rotate(330deg);
	-ms-transform: rotate(330deg);
}

/*Cuadrados 4*/

.graf_cuad_4 {
	font-size: 1em;
	display: table;
	margin: 1em auto;
	width: 640px;
	height: 512px;
	position: relative;
}

.graf_cuad_4_1 {
	position: absolute;
	width: 160px;
	height: 128px;
	display: table;
}

.graf_cuad_4_1:nth-child(6) {
	top: 0;
	left: 50%;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
}

.graf_cuad_4_1:nth-child(7) {
	top: 160px;
	right: 0;
}

.graf_cuad_4_1:nth-child(8) {
	top: 384px;
	right: 106px;
}

.graf_cuad_4_1:nth-child(9) {
	top: 384px;
	left: 106px;
}

.graf_cuad_4_1:nth-child(10) {
	top: 160px;
	left: 0;
}

.graf_cuad_4_1_1 {
	display: table-cell;
	vertical-align: middle;
	border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	padding: 8px 12px;
	width: 100%;
	color: #ffffff;
	text-align: center;
}

.graf_cuad_4_1_1 a {
	color: #ffffff;
}

.graf_cuad_4 .graf_flecha {
	position: absolute;
	font-size: 2.5em;
	color: #0E52A0;
	font-weight: bold;
	cursor: default;
}

.graf_cuad_4 .graf_flecha:first-child {
	right: 174px;
	top: 108px;
	transform: rotate(30deg);
	-webkit-transform: rotate(30deg);
	-moz-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
}

.graf_cuad_4 .graf_flecha:nth-child(2) {
	right: 124px;
	bottom: 168px;
	transform: rotate(300deg);
	-webkit-transform: rotate(300deg);
	-moz-transform: rotate(300deg);
	-ms-transform: rotate(300deg);
}

.graf_cuad_4 .graf_flecha:nth-child(3) {
	right: 304px;
	bottom: 58px;
}

.graf_cuad_4 .graf_flecha:nth-child(4) {
	left: 124px;
	bottom: 168px;
	transform: rotate(60deg);
	-webkit-transform: rotate(60deg);
	-moz-transform: rotate(60deg);
	-ms-transform: rotate(60deg);
}

.graf_cuad_4 .graf_flecha:nth-child(5) {
	left: 174px;
	top: 108px;
	transform: rotate(330deg);
	-webkit-transform: rotate(330deg);
	-moz-transform: rotate(330deg);
	-ms-transform: rotate(330deg);}

/*Cuadrados 5*/

.graf_cuad_5 {
	font-size: 1em;
	display: table;
	margin: 1em auto;
	width: 640px;
	height: 328px;
	position: relative;
}

.graf_cuad_5_1 {
	position: absolute;
	width: 270px;
	height: 128px;
	display: table;
}

.graf_cuad_5_1:nth-child(4) {
	top: 0;
	left: 50%;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
}

.graf_cuad_5_1:nth-child(5) {
	top: 200px;
	right: 0;
}

.graf_cuad_5_1:nth-child(6) {
	top: 200px;
	left: 0;
}

.graf_cuad_5_1_1 {
	display: table-cell;
	vertical-align: middle;
	border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	padding: 8px 12px;
	width: 100%;
	color: #ffffff;
	text-align: center;
}

.graf_cuad_5_1_1 a {
	color: #ffffff;
}

.graf_cuad_5 .graf_flecha {
	position: absolute;
	font-size: 2.5em;
	color: #0E52A0;
	font-weight: bold;
	cursor: default;
	fill: #0E52A0;
}

.graf_cuad_5 .graf_flecha:first-child {
	right: 150px;
	top: 155px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
}

.graf_cuad_5 .graf_flecha:nth-child(2) {
	left: 300px;
	bottom: 50px;
}

.graf_cuad_5 .graf_flecha:nth-child(3) {
	left: 150px;
	top: 155px;
	transform: rotate(315deg);
	-webkit-transform: rotate(315deg);
	-moz-transform: rotate(315deg);
	-ms-transform: rotate(315deg);
}

/*Cuadrados 6*/

.graf_cuad_6 {
	font-size: 1em;
	display: table;
	margin: auto;
	max-width: 700px;
}

.graf_cuad_6_1 {
	float: left;
	width: 160px;
}

.graf_cuad_6_1:nth-child(3) {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
}

.graf_cuad_6_1:nth-child(3) .graf_cuad_6_1_1 {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
}

.graf_cuad_6_1_1 {
	float: left;
	width: 100%;
	display: table;
	margin: 1em 0;
}

.graf_cuad_6_1_1:first-child {
	margin-top: 0;
}

.graf_cuad_6_1_1:last-child {
	margin-bottom: 0;
}

.graf_cuad_6_1_1_1 {
	display: table-cell;
	vertical-align: middle;
	border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	padding: 8px 12px;
	width: 100%;
	height: 50px;
	color: #ffffff;
	text-align: center;
}

.graf_cuad_6_1_1_1 a {
	color: #ffffff;
}

.graf_cuad_6 .graf_flecha {
	display: block;
	font-size: 2.5em;
	color: #0E52A0;
	font-weight: bold;
	float: left;
	cursor: default;
	text-align: center;
	width: 100%;
}

.graf_cuad_6_2 {
	float: left;
	width: 74px;
}

.graf_cuad_6_2_1 {
	float: left;
	width: 100%;
	display: table;
	margin: 1em 0;
}

.graf_cuad_6_2_1:first-child {
	margin-top: 0;
}

.graf_cuad_6_2_1:last-child {
	margin-bottom: 0;
}

.graf_cuad_6_2_1_1 {
	display: table-cell;
	vertical-align: middle;
	padding: 8px 0;
	text-align: center;
	font-size: 2.5em;
	color: #0E52A0;
	font-weight: bold;
	font-family: 'flechas' !important;
}

/*Cuadrados 7*/

.graf_cuad_7 {
	font-size: 1.1em;
	line-height: 20px;
	display: table;
	margin: auto;
	max-width: 700px;
}

.graf_cuad_7_1 {
	display: table;
	float: left;
	height: 100px;
	margin: 10px;
}

.graf_cuad_7_1_1 {
	display: table-cell;
	vertical-align: middle;
	border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	padding: 8px 12px;
	color: #ffffff;
	text-align: center;
}

.graf_cuad_7_1_1 a {
	color: #ffffff;
}

/*Cuadrados 8*/

.graf_cuad_8 {
	font-size: 1em;
	display: table;
	margin: auto;
	width: 716px;
}

.graf_cuad_8_1 {
	display: table-cell;
	vertical-align: top;
	padding: 0.5em;
}

.graf_cuad_8_1_1, .graf_cuad_8_1_2, .graf_cuad_8_1_3, .graf_cuad_8_1_4, .graf_cuad_8_1_5, .graf_cuad_8_1_6, .graf_cuad_8_1_7 {
	width: 100%;
	display: table;
}

.graf_cuad_8_1_1:first-child {
	margin: 0 !important;
}

.graf_cuad_8_1_1_1, .graf_cuad_8_1_2_1, .graf_cuad_8_1_3_1, .graf_cuad_8_1_4_1, .graf_cuad_8_1_5_1, .graf_cuad_8_1_6_1, .graf_cuad_8_1_7_1 {
	display: table-cell;
	vertical-align: middle;
	border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	padding: 8px 12px;
	width: 100%;
	height: 50px;
	color: #ffffff;
	text-align: center;
}

.graf_cuad_8_1_1_1 a {
	color: #ffffff;
}

.graf_cuad_8 .graf_flecha {
	display: block;
	font-size: 2em;
	color: #0E52A0;
	font-weight: bold;
	float: left;
	cursor: default;
	text-align: center;
	width: 100%;
	margin: 0.3em 0 0.25em 0;
}

/**PIRÁMIDES**/

.graf_pira_1 {
	font-size: 0.93em;
	display: table;
	margin: auto;
	width: 650px;
}

.graf_pira_1 text {
	font-weight: bold;
	fill: #ffffff;
}

/**ENGRANAJE**/

@keyframes rotar {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(-360deg);
	}
}
@-webkit-keyframes rotar {
	from {
		-webkit-transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(-360deg);
	}
}
@keyframes rotar_1 {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}
@-webkit-keyframes rotar_1 {
	from {
		-webkit-transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
	}
}	
@keyframes rotar_2 {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}
@-webkit-keyframes rotar_2 {
	from {
		-webkit-transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
	}
}

.graf_engr_1 {
	font-size: 1em;
	position: relative;
	display: table;
	margin: 1em auto;
	width: 263px;
	height: 305px;
	text-align: center;
	color: #ffffff;
	z-index: 1;
}

.graf_engr_1_1 {
	display: table;
	position: absolute;
	width: 150px;
	height: 150px;
	top: 0;
	left: 0;
}

.graf_engr_1_1_1 {
	position: absolute;
	display: table-cell;
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	animation-name: rotateinfinite;
	-webkit-animation-name: rotar;
	-moz-animation-name: rotar;
	-ms-animation-name: rotar;
	animation-timing-function: linear;
	-webkit-animation-timing-function: linear;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
	animation-duration: 6s;
	-webkit-animation-duration: 6s;
	-moz-animation-duration: 6s;
	-ms-animation-duration: 6s;
	z-index: -1;
}

.graf_engr_1_1_2 {
	display: table-cell;
	vertical-align: middle;
	font-size: 1.1em;
	line-height: 20px;
}

.graf_engr_1_2 {
	display: table;
	position: absolute;
	width: 120px;
	height: 120px;
	top: 17px;
	left: 142px;
}

.graf_engr_1_2_1 {
	position: absolute;
	display: table-cell;
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	animation-name: rotateinfinite;
	-webkit-animation-name: rotar_2;
	-moz-animation-name: rotar_2;
	-ms-animation-name: rotar_2;	
	animation-timing-function: linear;
	-webkit-animation-timing-function: linear;
	animation-iteration-count: infinite;    
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;	
	-ms-animation-iteration-count: infinite;		
	animation-duration: 6s;
	-webkit-animation-duration: 6s;
	-moz-animation-duration: 6s;
	-ms-animation-duration: 6s;
	z-index: -1;
}

.graf_engr_1_2_2 {
	display: table-cell;
	vertical-align: middle;
	font-size: 1em;
}

.graf_engr_1_3 {
	display: table;
	position: absolute;
	width: 171px;
	height: 171px; 
	top: 134px;
	left: 30px;
}

.graf_engr_1_3_1 {
	position: absolute;
	display: table-cell;
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	animation-name: rotateinfinite;
	-webkit-animation-name: rotar_2;
	-moz-animation-name: rotar_2;
	-ms-animation-name: rotar_2;	
	animation-timing-function: linear;
	-webkit-animation-timing-function: linear;
	animation-iteration-count: infinite;    
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;	
	-ms-animation-iteration-count: infinite;		
	animation-duration: 6s;
	-webkit-animation-duration: 6s;
	-moz-animation-duration: 6s;
	-ms-animation-duration: 6s;
	z-index: -1;
}

.graf_engr_1_3_2 {
	display: table-cell;
	vertical-align: middle;
	font-size: 1.2em;
	line-height: 21px;
}

.graf_engr_1_1_2 a, .graf_engr_1_2_2 a, .graf_engr_1_3_2 a {
	color: #ffffff;
}

/**IMAGEN**/

.graf_imag_1 {
	font-size: 1em;
	display: table; 
	margin: auto;
	width: auto;
	max-width: 750px;
}

.graf_imag_1 img {
	width: auto;
}

/**LIGHTBOX**/

.graf img[onclick*="carga_lightbox_2"] {
	cursor: pointer;
}

.graf_lightbox {
	position: relative;
	margin: 1em auto;
	border: 5px solid #ffffff !important;
	box-shadow: 0 0 14px 0 rgba(50, 50, 50, 0.75);
	cursor: pointer;
}

.graf_lightbox img {
	margin: 0;
}

.graf_lightbox .graf_img_zoom {
	position: absolute;
	bottom: 0;
	right: 0;
	pointer-events: none;
}

/**ECUACIONES**/

.graf_ecuac_1 {
	font-size: 1.25em;
	line-height: 21.5px;
	display: table; 
	margin: auto;
	width: auto;
	max-width: 750px;
}

.graf_ecuac_1_1 {
	display: table-cell;
	vertical-align: middle;
	padding: 1em 1.5em;
	width: 100%;
	background-color: #efefef;
	border: 10px solid #666666;
	border-radius: 0.37em;
	-moz-border-radius: 0.37em;
	-webkit-border-radius: 0.37em;
	color: #0E52A0;
	text-align: left;
	-webkit-box-shadow: inset 0px 0px 5px 0px rgba(102,102,102,1);
	-moz-box-shadow: inset 0px 0px 5px 0px rgba(102,102,102,1);
	box-shadow: inset 0px 0px 5px 0px rgba(102,102,102,1);
}

.graf_ecuac_1_1 img {
	margin: 0;
}

.graf_ecuac_1_1 span {
	font-family: Cambria Math;
	color: #000000;
	font-size: 20px;
}

/**ESQUEMAS**/

.iyc_esquema {
    width: 750px;
    height: 500px;
    position: relative;
    margin: 0 auto;
    text-align:center;
}
		
/* Nivel 0
** ----------------------- */

.iyc_esquema .iyc_n0 {
	position:absolute;
	margin: 0;
	color: #ffffff;
    border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
    padding: 1%;
	z-index:10;
	height:auto !important;	
}

/* Nivel 0,1,2,3,4
** ----------------------- */
.iyc_esquema .iyc_n1,
.iyc_esquema .iyc_n2, 
.iyc_esquema .iyc_n3,
.iyc_esquema .iyc_n4 {
	position:absolute !important;
    border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
    padding: 1%;
	z-index:10;
	color: #ffffff;
	height:auto !important;	
} 

/* Lineasl 0,1,2,3,4
** ----------------------- */
.iyc_esquema .iyc_l1,
.iyc_esquema .iyc_l2, 
.iyc_esquema .iyc_l3,
.iyc_esquema .iyc_l4 {
	position:absolute !important;
	background:#CCCCCC  !important;
	padding:0%;
	z-index:1 !important;
}


.iyc_esquema .iyc_horizontal{
	height:0.90% !important;	
}

.iyc_esquema .iyc_vertical{
	width:0.60% !important;
}


/* Símbolos 0,1,2,3,4
** ----------------------- */
.iyc_esquema .iyc_o1,
.iyc_esquema .iyc_o2, 
.iyc_esquema .iyc_o3,
.iyc_esquema .iyc_o4 {
	position:absolute !important;
	color:#CCCCCC  !important;
	padding:0%;
	z-index:1 !important;
}

.iyc_esquema .iyc_o1 span, .iyc_o2 span, .iyc_o3 span, .iyc_o4 span{
	font-size:2em !important;
}


.iyc_esquema .iyc_esquema ul {
	text-align:left !important;
	margin:0 !important;
}

/* Niveles comentarios
** ----------------------- */

.iyc_esquema .iyc_comentario {
	border: 0 !important;
	color: #333333 !important;
	background: none !important;
	font-weight:bold;
	height:auto !important;	
}

/**BOTONERAS**/

/*Pestañas*/

.graf_boto_pest {
	font-size: 1em;
	margin: auto;
	width: 700px;
	overflow: hidden;
	position: relative;
}

.graf_boto_pest .graf_boto_nav {
	display: inline;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
}
	
.graf_boto_pest .graf_boto_bot {
	display: inline-table;
	padding: 10px 13px;
	margin: 0 1px 0 0;
	border-radius: 0.37em;
	-moz-border-radius: 0.37em;
	-webkit-border-radius: 0.37em;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	width: 113px;
	text-align: center;
	color: #ffffff;
	table-layout: fixed;
}

.graf_boto_pest .graf_boto_bot span {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;	
}

.graf_boto_pest .graf_boto_bot:hover {
	cursor: pointer;
}

.graf_boto_pest .graf_boto_bot_active {
	cursor: default !important;
}

.graf_boto_pest .graf_boto_text {
	margin-top: 0.06em;
	margin-bottom: 0.93em;
	padding: 0 15px;
	background: #f4f4f4;
	border-radius: 0.37em;
	-moz-border-radius: 0.37em;
	-webkit-border-radius: 0.37em;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	text-align: left;
}

.graf .iyc_izquierda, .graf .iyc_derecha {
	position: absolute;
	padding: 0 5px;
	top: 0;
	font-size: 1.75em;
	line-height: 1.6em;
	height: 40px;
	z-index: 9;
	opacity: 0.3;
	-moz-opacity: 0.3;
	filter: alpha(opacity=30);
}

.graf .iyc_izquierda:hover, .graf .iyc_derecha:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	cursor: pointer;
}

.graf .iyc_izquierda {
	left: 0;
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(254,254,254,0) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(254,254,254,0)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(254,254,254,0) 100%);
	background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(254,254,254,0) 100%);
	background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(254,254,254,0) 100%);
	background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(254,254,254,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fefefe', GradientType=1 );	-moz-opacity: 0.3;
}

.graf .iyc_derecha {
	right: 0;
	background: rgba(254,254,254,0);
	background: -moz-linear-gradient(left, rgba(254,254,254,0) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(254,254,254,0)), color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(left, rgba(254,254,254,0) 0%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(left, rgba(254,254,254,0) 0%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(left, rgba(254,254,254,0) 0%, rgba(255,255,255,1) 100%);
	background: linear-gradient(to right, rgba(254,254,254,0) 0%, rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#ffffff', GradientType=1 );
}

/*Menú a la izquierda*/

.graf_boto_menu_izq {
	font-size: 1em;
	margin: auto;
	width: 700px;
	overflow: hidden;
	position: relative;
	display: table;
}

.graf_boto_menu_izq .graf_boto_nav {
	float: left;
	width: 250px;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
}
	
.graf_boto_menu_izq .graf_boto_bot {
	padding: 0.75em;
	margin: 0 0 2px 0;
	border-radius: 0.37em;
	-moz-border-radius: 0.37em;
	-webkit-border-radius: 0.37em;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
	color: #ffffff;
}

.graf_boto_menu_izq .graf_boto_bot:last-child {
	margin-bottom: 0;
}

.graf_boto_menu_izq .graf_boto_bot:hover {
	cursor: pointer;
}

.graf_boto_menu_izq .graf_boto_bot_active {
	cursor: default !important;
}

.graf_boto_menu_izq .graf_boto_text {
	display: table-cell;
	float: right;
	width: 400px;
	min-height: 100%;
	padding: 0 15px;
	background: #f4f4f4;
	border-radius: 0.37em;
	-moz-border-radius: 0.37em;
	-webkit-border-radius: 0.37em;
	text-align: left;
}

/*Pasos flechas horizontal*/

.graf_boto_flec_hori {
	font-size: 1em;
	margin: auto;
	width: 700px;
	overflow: hidden;
	position: relative;
}

.graf_boto_flec_hori .graf_boto_nav {
	display: table;
	text-align: left;
	overflow: hidden;
	margin: 0 auto 10px auto;
	white-space: nowrap;
	vertical-align:top;
}
	
.graf_boto_flec_hori .graf_boto_bot {
	position: relative;
	display: inline-table;
	padding: 10px 10px 10px 50px;
	width: 80px;
	text-align: center;
	color: #ffffff;
	table-layout: fixed;
}

.graf_boto_flec_hori .graf_boto_bot span {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;	
}

.graf_boto_flec_hori .graf_boto_bot:after {
	content: " ";
	display: block;
	width: 0;
	height: 0;
	border-top: 50px solid transparent;
	border-bottom: 50px solid transparent;
	border-left: 30px solid hsla(196, 100%, 34%, 1);
	position: absolute;
	top: 50%;
	margin-top: -50px;
	left: 100%;
	z-index: 2;
}	

.graf_boto_flec_hori .graf_boto_bot:before {
	content: " ";
	display: block;
	width: 0;
	height: 0;
	border-top: 50px solid transparent;
	border-bottom: 50px solid transparent;
	border-left: 30px solid white;
	position: absolute;
	top: 50%;
	margin-top: -50px;
	margin-left: 1px;
	left: 0;
	z-index: 0;
}

.graf_boto_flec_hori .graf_boto_bot:first-child:before {
	border: 0;
}

.graf_boto_flec_hori .graf_boto_bot:first-child {
	padding-left: 30px;
}

.graf_boto_flec_hori .graf_boto_bot:not(.graf_boto_bot_active):first-child, .graf_boto_flec_hori .graf_boto_bot:not(.graf_boto_bot_active):first-child:after {
	cursor: pointer !important;
}

.graf_boto_flec_hori .graf_boto_bot:last-child {
	padding-right: 30px;
}

.graf_boto_flec_hori .graf_boto_bot:nth-child(2):after  {border-left-color: hsla(1, 45%, 50%, 1);}
.graf_boto_flec_hori .graf_boto_bot:nth-child(2):after  {border-left-color: hsla(1, 45%, 50%, 1);}
.graf_boto_flec_hori .graf_boto_bot:nth-child(3):after  {border-left-color: hsla(106, 13%, 44%, 1);}
.graf_boto_flec_hori .graf_boto_bot:nth-child(4):after  {border-left-color: hsla(23, 49%, 52%, 1);}
.graf_boto_flec_hori .graf_boto_bot:nth-child(5):after  {border-left-color: hsla(34, 17%, 46%, 1);}
.graf_boto_flec_hori .graf_boto_bot:nth-child(6):after  {border-left-color: hsla(258, 28%, 41%, 1);}
.graf_boto_flec_hori .graf_boto_bot:nth-child(7):after  {border-left-color: hsla(42, 51%, 47%, 1);}
.graf_boto_flec_hori .graf_boto_bot:nth-child(8):after  {border-left-color: hsla(62, 43%, 34%, 1);}
.graf_boto_flec_hori .graf_boto_bot:nth-child(9):after {border-left-color: hsla(356, 77%, 35%, 1);}



.graf_boto_flec_hori .graf_boto_bot:first-child:hover:after  {border-left-color: hsla(196, 100%, 19%, 1);}
.graf_boto_flec_hori .graf_boto_bot:nth-child(2):hover:after  {border-left-color: hsla(1, 45%, 35%, 1);}
.graf_boto_flec_hori .graf_boto_bot:nth-child(3):hover:after  {border-left-color: hsla(106, 13%, 29%, 1);}
.graf_boto_flec_hori .graf_boto_bot:nth-child(4):hover:after  {border-left-color: hsla(23, 49%, 37%, 1);}
.graf_boto_flec_hori .graf_boto_bot:nth-child(5):hover:after  {border-left-color: hsla(34, 17%, 31%, 1);}
.graf_boto_flec_hori .graf_boto_bot:nth-child(6):hover:after  {border-left-color: hsla(258, 28%, 26%, 1);}
.graf_boto_flec_hori .graf_boto_bot:nth-child(7):hover:after  {border-left-color: hsla(42, 51%, 32%, 1);}
.graf_boto_flec_hori .graf_boto_bot:nth-child(8):hover:after  {border-left-color: hsla(62, 43%, 17%, 1);}
.graf_boto_flec_hori .graf_boto_bot:nth-child(9):hover:after {border-left-color: hsla(356, 77%, 18%, 1);}


.graf_boto_flec_hori .graf_boto_bot_active:first-child:after {border-left-color: hsla(196, 100%, 19%, 1);}
.graf_boto_flec_hori .graf_boto_bot_active:nth-child(2):after  {border-left-color: hsla(1, 45%, 35%, 1);}
.graf_boto_flec_hori .graf_boto_bot_active:nth-child(3):after  {border-left-color: hsla(106, 13%, 29%, 1);}
.graf_boto_flec_hori .graf_boto_bot_active:nth-child(4):after  {border-left-color: hsla(23, 49%, 37%, 1);}
.graf_boto_flec_hori .graf_boto_bot_active:nth-child(5):after  {border-left-color: hsla(34, 17%, 31%, 1);}
.graf_boto_flec_hori .graf_boto_bot_active:nth-child(6):after  {border-left-color: hsla(258, 28%, 26%, 1);}
.graf_boto_flec_hori .graf_boto_bot_active:nth-child(7):after  {border-left-color: hsla(42, 51%, 32%, 1);}
.graf_boto_flec_hori .graf_boto_bot_active:nth-child(8):after  {border-left-color: hsla(62, 43%, 17%, 1);}
.graf_boto_flec_hori .graf_boto_bot_active:nth-child(9):after {border-left-color: hsla(356, 77%, 18%, 1);}

.graf_boto_flec_hori .graf_boto_bot:hover {
	cursor: pointer;
}

.graf_boto_flec_hori .graf_boto_bot_pulsa:hover, .graf_boto_flec_hori .graf_boto_bot_pulsa:hover:after {
	cursor: pointer !important;
}

.graf_boto_flec_hori .graf_boto_bot_active, .graf_boto_flec_hori .graf_boto_bot_active:hover, .graf_boto_flec_hori .graf_boto_bot_active:after, .graf_boto_flec_hori .graf_boto_bot_active:hover:after {
	cursor: default !important;
}

.graf_boto_flec_hori .graf_boto_text {
	display: block;
	padding: 0 15px;
	background: #f4f4f4;
	border-radius: 0.37em;
	-moz-border-radius: 0.37em;
	-webkit-border-radius: 0.37em;
	text-align: left;
}

/*Menú circular*/

.graf_boto_menu_circ {
	font-size: 1em;
	margin: auto;
	width: 512px;
	height: 512px;
	overflow: hidden;
	position: relative;
}

.graf_boto_menu_circ .graf_boto_nav {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
}
	
.graf_boto_menu_circ .graf_boto_bot {
	position: absolute;
	/*display: table;*/
	table-layout: fixed;
	width: 128px;
	height: 128px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	text-align: center;
	color: #ffffff;
}

.graf_boto_menu_circ .graf_boto_bot span {
	/*display: table-cell;
	vertical-align: middle;*/
	position: absolute;
	width: 80%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 0 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
}

.graf_boto_menu_circ .graf_boto_bot:hover {
	cursor: pointer;
}

.graf_boto_menu_circ .graf_boto_bot_active {
	cursor: default !important;
}

.graf_boto_menu_circ .graf_boto_text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	width: 200px;
	height: 180px;
	padding: 0 15px;
	background: #ffffff;
	border-radius: 0.37em;
	-moz-border-radius: 0.37em;
	-webkit-border-radius: 0.37em;
	border: 0 !important;
	text-align: center !important;
	overflow: hidden;
	z-index: 0 !important;;
}

.graf_boto_menu_circ .graf_boto_text span {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}

.graf_boto_menu_circ .graf_boto_text h1 {
	line-height: 21px;
}

.graf_boto_menu_circ .graf_boto_text p {
	text-align: center !important;
}

/*Botonera donut*/

.graf_boto_donu {
	font-size: 1em;
	margin: auto;
	width: auto;
	max-width: 690px;
	height: 480px;
	/*overflow: hidden;*/
	position: relative;
	display: table;
}

.graf_boto_donu_options {
	list-style: none;
	max-width: 170px;
	margin-left: 0;
	display: table-cell;
	vertical-align: middle;
}

.graf_boto_donu_options ul {
	list-style: none;
}

.graf_boto_donu_options ul li {
	display: table;
	margin-bottom: 10px;
	margin-left: 23px;
	padding: 0 2px;
	text-align: left;
}

.graf_boto_donu_options ul span {
	float: left;
	margin-right: 5px;
}

.graf_boto_donu .graf_boto_nav {
	position: relative;
	float:	left;
	width: 480px;
	height: 480px;
	z-index: 1;
}
	
.graf_boto_donu  .graf_boto_nav .graf_boto_bot {
	position: absolute;
	display: table;
	table-layout: fixed;
	width: 128px;
	height: 128px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	text-align: center;
	color: #ffffff;
}

.graf_boto_donu .graf_boto_bot span {
	display: table-cell;
	vertical-align: middle;
	padding: 0 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
}

.graf_boto_donu .graf_boto_bot:hover {
	cursor: pointer;
}

.graf_boto_donu .graf_boto_bot_active {
	cursor: default !important;
}

.graf_boto_donu .graf_boto_nav svg {
	display: block;
	padding: 0;
	margin: 0 auto;
}

.graf_boto_donu .graf_boto_text {
	position: absolute;
	top: 50%;
	left: 110px;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	width: 230px;
	height: 180px;
	padding: 0 15px;
	background: #ffffff;
	border-radius: 0.37em;
	-moz-border-radius: 0.37em;
	-webkit-border-radius: 0.37em;
	border: 0 !important;
	text-align: center !important;
	overflow: hidden;
	z-index: 0 !important;;
}

.graf_boto_donu span {
	display: table-cell;
	vertical-align: middle;
}

.graf_boto_donu .graf_boto_text h1 {
	line-height: 21px;
}

.graf_boto_donu .graf_boto_text p {
	text-align: center !important;
}

/*Botones sobre una imagen*/

.graf_boto_img {
	font-size: 1em;
	margin: auto;
	width: 700px;
	overflow: hidden;
	position: relative;
	display: table;
}

.graf_boto_img .graf_boto_nav {
	position: relative;
}

.graf_boto_img  .graf_boto_nav img {
	position: absolute;
	width: 100%;
	height: auto;
}

.graf_boto_img .graf_boto_bot {
	position: absolute;
}

.graf_boto_img .graf_boto_bot:hover {
	cursor: pointer;
}

.graf_boto_img .graf_boto_bot_active {
	cursor: default !important;
}

.graf_boto_img .graf_boto_text {
	padding: 0 15px;
	background: #f4f4f4;
	border-radius: 0.37em;
	-moz-border-radius: 0.37em;
	-webkit-border-radius: 0.37em;
	text-align: left;
}

/*Pirámide botones*/

.graf_boto_pira {
	font-size: 1em;
	margin: auto;
	width: 700px;
	overflow: hidden;
	position: relative;
	display: table;
}

.graf_boto_pira_options {
	display: inline-block;
	width: 350px;
	margin-top: 15px;
}

.graf_boto_pira_options ul {
	list-style: none;
	margin-left: -40px;
}

.graf_boto_pira_options ul li {
	float: left;
	padding: 0 2px;
	margin: 0 10px 10px 0;
}

.graf_boto_pira_options ul span {
	float: left;
	width: 18px;
	height: 18px;
	margin-right: 5px;
}

.graf_boto_pira .graf_boto_nav {
	float: left;
	width: 350px;
	position: relative;
	display: inline-block;
}

.graf_boto_pira .graf_boto_nav div.graf_boto_bot {
	display: none;
}
	
.graf_boto_pira .graf_boto_nav svg {
	display: block;
	padding: 0;
	margin: 5px auto 0 auto;
}

.graf_boto_pira .graf_boto_bot:last-child {
	margin-bottom: 0;
}

.graf_boto_pira .graf_boto_bot:hover {
	cursor: pointer;
}

.graf_boto_pira .graf_boto_bot_active {
	cursor: default !important;
}

.graf_boto_pira .graf_boto_text {
	display: inline-block;
	float: right;
	width: 300px;
	min-height: 100%;
	padding: 0 15px;
	background: #f4f4f4;
	border-radius: 0.37em;
	-moz-border-radius: 0.37em;
	-webkit-border-radius: 0.37em;
	text-align: left;
}

/*Menú centrado un clic*/

.graf_menu_centrado.graf_boto_un_clic {
	font-size: 1em;
	margin: auto;
	width: 700px;
	overflow: hidden;
	position: relative;
	display: table;
}

.graf_menu_centrado.graf_boto_un_clic .graf_boto_nav {
	float: left;
	width: 475px;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
}
	
.graf_menu_centrado.graf_menu_centrado.graf_boto_un_clic .graf_boto_bot {
	width: 220px;
	height: 30px;
	padding: 10px 15px 0 15px;
	margin: 0 0 10px 225px;
	border-radius: 0.37em;
	-moz-border-radius: 0.37em;
	-webkit-border-radius: 0.37em;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
	color: #ffffff;
}

.graf_menu_centrado.graf_boto_un_clic .graf_boto_bot:last-child {
	margin-bottom: 0;
}

.graf_menu_centrado.graf_boto_un_clic .graf_boto_bot:hover {
	cursor: pointer;
}

.graf_menu_centrado.graf_boto_un_clic .graf_boto_bot_active {
	cursor: default !important;
}

.graf_menu_centrado.graf_boto_un_clic .graf_boto_text {
	position: absolute;
	right: 0;
	vertical-align: middle;
	width: 425px;
	height: 30px;
	padding: 10px 15px 0 15px;
	background: #eaeaea;
	text-align: left;
	border-top-right-radius: 0.37em;
	-moz-border-top-right-radius: 0.37em;
	-webkit-border-top-right-radius: 0.37em;
	border-bottom-right-radius: 0.37em;
	-moz-border-bottom-right-radius: 0.37em;
	-webkit-border-bottom-right-radius: 0.37em;
}

.graf_menu_centrado.graf_boto_un_clic .graf_boto_text:after {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(234, 234, 234, 0);
	border-right-color: #eaeaea;
	border-width: 7px;
	margin-top: -7px;
}

.graf_menu_centrado.graf_boto_un_clic .graf_boto_text:nth-child(3) {top: 50px;}
.graf_menu_centrado.graf_boto_un_clic .graf_boto_text:nth-child(4) {top: 100px;}
.graf_menu_centrado.graf_boto_un_clic .graf_boto_text:nth-child(5) {top: 150px;}
.graf_menu_centrado.graf_boto_un_clic .graf_boto_text:nth-child(6) {top: 200px;}
.graf_menu_centrado.graf_boto_un_clic .graf_boto_text:nth-child(7) {top: 250px;}
.graf_menu_centrado.graf_boto_un_clic .graf_boto_text:nth-child(8) {top: 300px;}
.graf_menu_centrado.graf_boto_un_clic .graf_boto_text:nth-child(9) {top: 350px;}
.graf_menu_centrado.graf_boto_un_clic .graf_boto_text:nth-child(10) {top: 400px;}
.graf_menu_centrado.graf_boto_un_clic .graf_boto_text:nth-child(11) {top: 450px;}

.graf_menu_centrado.graf_boto_un_clic .graf_boto_text .graf_boto_text_title {
	display: none;
}

.graf_menu_centrado.graf_boto_un_clic .graf_boto_bot.visto, .graf_menu_centrado.graf_boto_un_clic .graf_boto_text.visto {
	display: block !important;
	cursor: default !important;
}

/*Círculos concentricos*/

.graf_boto_menu_circ_conc {
	font-size: 1em;
	margin: auto;
	width: 700px;
	height: 500px;
	overflow: hidden;
	position: relative;
	display: table;
}

graf_boto_menu_circ_conc_options {
	display: inline-block;
	width: 350px;
	margin-top: 15px;
}

graf_boto_menu_circ_conc_options ul {
	list-style: none;
	margin-left: -40px;
}

graf_boto_menu_circ_conc_options ul li {
	float: left;
	padding: 0 2px;
	margin: 0 10px 10px 0;
}

graf_boto_menu_circ_conc_options ul span {
	float: left;
	width: 18px;
	height: 18px;
	margin-right: 5px;
}

.graf_boto_menu_circ_conc .graf_boto_nav {
	position: absolute;
	padding: 0;
	margin: 0 auto;
}

.graf_boto_menu_circ_conc .graf_boto_nav div.graf_boto_bot {
	display: none;
}

.graf_boto_menu_circ_conc.graf_boto_un_clic .graf_boto_bot_active {
	cursor: default !important;
}
	
.graf_boto_menu_circ_conc .graf_boto_nav svg {
	display: block;
	padding: 0;
	margin: 0 auto;
}

.graf_boto_menu_circ_conc svg.graf_boto_menu_circ_conc_conect {
	display: none;
	position: absolute;
	pointer-events: none;
}

.graf_boto_menu_circ_conc .graf_boto_bot:hover {
	cursor: pointer;
}

.graf_boto_menu_circ_conc .graf_boto_bot_active {
	cursor: default !important;
}

.graf_boto_menu_circ_conc.graf_boto_un_clic .graf_boto_container_text {
	display: block;
	position: absolute;
	padding: 10px 15px 0 15px;
	background: #eaeaea;
	border-radius: 0.37em;
	-moz-border-radius: 0.37em;
	-webkit-border-radius: 0.37em;
}

.graf_boto_menu_circ_conc.graf_boto_un_clic .graf_boto_text {
	position: absolute;
	padding: 10px 15px 0 15px;
	background: #eaeaea;
	text-align: left;
	border-width: 4px !important;
	border-radius: 0.37em;
	-moz-border-radius: 0.37em;
	-webkit-border-radius: 0.37em;
}

.graf_boto_menu_circ_conc.graf_boto_un_clic .graf_boto_text .graf_boto_text_title {
	font-size: 1.25em;
	margin: 0 0 5px 0;
	padding: 0;
}

.graf_boto_menu_circ_conc.graf_boto_un_clic .graf_boto_bot.visto, .graf_boto_menu_circ_conc.graf_boto_un_clic .graf_boto_text.visto {
	display: block !important;
	cursor: default !important;
}

/*Glosario*/

.graf_boto_glos {
	font-size: 1em;
	margin: auto;
	width: 490px;
	/*height: 500px !important;*/
	overflow: hidden;
	position: relative;
	display: table;
}

.graf_boto_glos .graf_boto_nav {
	/*float: left;
	width: 240px;*/
	display: block;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
}
	
.graf_boto_glos .graf_boto_bot {
	float: left;
	width: 30px;
	height: 30px;
	margin: 0 5px 5px 0;
	border-radius: 0.37em;
	-moz-border-radius: 0.37em;
	-webkit-border-radius: 0.37em;
	text-align: center;
	color: #ffffff;
	font-size: 1.25em;
	line-height: 1.7em;
}

.graf_boto_glos .graf_boto_bot_disabled {
	float: left;
	width: 30px;
	height: 30px;
	margin: 0 5px 5px 0;
	border-radius: 0.37em;
	-moz-border-radius: 0.37em;
	-webkit-border-radius: 0.37em;
	text-align: center;
	background-color: #cccccc !important;
	color: #999999;
	font-size: 1.25em;
	line-height: 1.7em;
	cursor: default;
}

.graf_boto_glos .graf_boto_bot:hover {
	cursor: pointer;
}

.graf_boto_glos .graf_boto_bot_active {
	cursor: default !important;
}

.graf_boto_glos .graf_boto_text {
	height: auto;
	max-height: 415px;
	padding: 0 15px 15px 15px;
	background: #f4f4f4;
	border-radius: 0.37em;
	-moz-border-radius: 0.37em;
	-webkit-border-radius: 0.37em;
	text-align: left;
	overflow: auto;
}

/**DIAGRAMAS**/

/*Barras*/

.graf_chart_1 {
	font-family: Calibri, Arial, Helvetica, sans-serif !important;
	font-size: 1em;
	display: table;
	margin: auto;
	width: 700px;
}

.graf_chart_1_1 {
	margin: 0 auto;
	display: table;
}

.graf_chart_1_1 .graf_chart_1_1_1 {
	width: 60px;
	height: 100%;
	margin: 0;
	padding: 0;
	display: inline-block;
	float: left;
}

.graf_chart_1_1 .graf_chart_1_1_1 li {
	text-align: right;
	padding-right: 1em;
	list-style: none;
	height: 29px;
	border-bottom: 1px solid #ddd;
	position: relative;
	bottom: 30px;
}

.graf_chart_1_1 .graf_chart_1_1_1 li:last-child {
	height: 30px;
}

.graf_chart_1_1 .graf_chart_1_1_1 li span {
	color: #000;
	position: absolute;
	top: 21px;
	right: 20px;
	background-color: #fff;
	padding: 0 10px;
}

.graf_chart_1_1 .graf_chart_1_1_2 {
	display: inline-block;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef));
	background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#efefef 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#efefef 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#efefef 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 );
	padding: 0;
	margin: -3px 0 0 0;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
}

.graf_chart_1_1 .graf_chart_1_1_2 li {
	display: inline-block;
	width: 95px;
	height: 300px;
	margin: 0;
	text-align: center;
	position: relative;
}

.graf_chart_1_1 .graf_chart_1_1_2 li .graf_chart_1_1_2_1 {
	display: block;
	width: 80%;
	margin: 0 10%;
	background: #49e;
	position: absolute;
	bottom: -3px;
}

.graf_chart_1_1 .graf_chart_1_1_2 li .graf_chart_1_1_2_1:hover {
	background: #5ae;
	cursor: pointer;
}

.graf_chart_1_1 .graf_chart_1_1_2 li .graf_chart_1_1_2_1:hover:before {
	color: #000;
	content: attr(data-percentage);
	position: relative;
	bottom: 20px;
}

.graf_chart_1_1 .graf_chart_1_1_2 li span {
	color: #000;
	width: 100%;
	position: absolute;
	bottom: -2em;
	left: 0;
	text-align: center;
}