﻿/** BASE **/

/* Márgenes */
body {
	font-family: Helvetica, sans-serif;
	margin: 0;
	padding: 0 20px;
}
body * {
	v: border-box;
	object-fit: contain;
	max-width: 100%;
}

/* Control partición silábica */
h1,
h2,
h3,
h4,
h5,
h6 {
	page-break-after: avoid;
	hyphens: none;
	adobe-hyphenate: none;
	-moz-hyphens: none;
	-webkit-hyphens: none;
}
p, li, td, dt, dd {
	-webkit-hyphenate-limit-before: 3;
	-webkit-hyphenate-limit-after: 1;
	-webkit-hyphenate-limit-lines: 2;
	orphans: 2;
	widows: 2;
}

/** FRONTMATTER **/

/* Cubierta */
.cover {
	margin: 0;
	padding: 0;
	text-align: center;
	text-indent: 0;
}
img.cover {
	height: 100%;
}

/* Créditos */
#copyright-page {
	margin: 4em 2em 0 0;
}
#copyright-page div + div {
	margin: 1em 0 0 0;
}
#copyright-page div.license p {
	margin: 1em 0 0 0;
}
#copyright-page p {
	font-size: .8em;
	margin: 0;
	text-align: left;
	text-indent: 0;
}

/* Índice */
#toc {
	display: none;
}
#toc ol {
	list-style-type: none !important;
	margin: 1em 0;
	padding: 0;
}
#toc li {
	font-size: 1em;
	margin: .75em 0;
	padding: 0;
	text-align: left;
}
#toc li ol {
	margin: 0 0 0 1em;
}
#toc li li {
	margin: 0;
}
#toc li span.label {
	display: block;
}
#toc li span.title {
	font-weight: bold;
}
#toc li a {
	color: #000;
	font-weight: bold;
	page-break-inside: avoid;
	text-decoration: none !important;
}
#toc li li a {
	color: #000;
	font-weight: normal;
	page-break-inside: avoid;
	text-decoration: none !important;
}

/* Sobre la serie */
#about-serie div.figure {
	width: 5.5em;
}
#about-serie div.figure img {
	border: 0;
}
#about-serie * {
	font-family: sans-serif;
}
#about-serie p {
	font-size: .8em;
	margin-bottom: .5em;
}
#about-serie li {
	font-size: .8em;
}
#about-serie a {
	font-weight: bold;
}
#about-serie p.bridgehead {
    border: 1px solid currentColor;
	font-size: 1em;
    font-style: normal;
    font-weight: bold;
    line-height: 1.33em;
    margin: 1.5em 0;
    text-align: center;
}
#about-serie p.highlight {
    font-size: 1.2em;
    font-style: normal;
    font-weight: bold;
    line-height: 1.33em;
    margin: 1.5em 0;
    text-align: center;
}
#about-serie p.web {
    font-size: .8em;
    font-style: normal;
    font-weight: bold;
    line-height: 1.33em;
    margin: 1.5em 0;
    text-align: center;
}
#about-serie p.list-header {
    font-size: .8em;
    font-style: normal;
    font-weight: bold;
    line-height: 1.33em;
    margin: 1.5em 0;
    text-align: center;
}
#about-serie div.visit p {
    font-size: .8em;
    font-style: normal;
    font-weight: bold;
    line-height: 1.33em;
    margin: 1.5em 0;
    text-align: center;
}

/* Dedicatoria */
#dedication p {
	margin: 1em 0;
}

/* BODYMATTER */

/* Estilos generales */
.frontmatter h1,
.backmatter h1 {
	border-bottom: thick solid #999;
	font-family: sans-serif;
	font-size: 2em;
	font-weight: bold;
	margin: 1em 0;
}
.frontmatter h2,
.backmatter h2 {
	border-bottom: thick solid #999;
	font-family: sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	margin: 1.8em 0 1em 0;
}
.frontmatter h3,
.backmatter h3 {
	font-family: sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	margin: 1em 0;
}
.frontmatter h4,
.backmatter h4 {
	font-family: sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin: 1em 0;
}
.frontmatter p.bridgehead,
.frontmatter h5,
.backmatter h5 {
	font-family: sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin: 1em 0;
}

.part h1 {
	border-bottom: 0;
}
.part h1 span.title {
	display: block;
	font-size: 1.25em;
}
.part h1 span.ordinal {
	color: #999;
	display: block;
	font-size: 3.8em;
}
.part h1 span.title {
	display: block;
	font-size: 1.25em;
}

.chapter h1 {
	font-size: 1.5em;
}
.chapter h1 span.label {
	display: block;
	font-size: .9em;
	font-weight: normal;
	margin-bottom: .5em;
}
.chapter h1 span.title {
	display: block;
	font-size: 1.6em;
}
.chapter h1 span.subtitle {
	display: block;
	font-size: .5em;
	margin-top: 1em;
}
.chapter h2 {
	border-bottom: thick solid #999;
	font-family: sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	margin: 1.8em 0 1em 0;
}
.chapter h3 {
	font-family: sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	margin: 1em 0 .5em 0;
}
.chapter h4 {
	font-family: sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	margin: 1em 0 .5em 0;
}
.chapter h5 {
	font-family: sans-serif;
	font-size: .9em;
	font-style: normal;
	font-weight: bold;
	margin: 1em 0 .5em 0;
}
.chapter h4 i,
.chapter h5 i {
	font-style: italic;
}
p.lead {
	font-family: sans-serif;
	font-size: .9em;
	font-style: normal;
	font-weight: bold;
	margin: 1em 0 .5em 0;
}
li p.lead {
	font-size: 1em;
	margin-left: -1.6em;
	margin-bottom: 1em;
}

p {
	font-family: serif;
	font-size: 1.00em;
	font-style: normal;
	font-weight: normal;
	line-height: 1.33em;
	margin: 0 0 .5em 0;
	text-align: justify;
}

a {
	color: #00F;
	font-family: Courier, monospace;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a[href^="http"]  {
	word-break: break-all;
}
abbr {
	border: 0;
	text-decoration: none;
	white-space: nowrap;
}
blockquote {
	margin: 1em 0 1em 1.2em;
}
blockquote p {
	font-family: sans-serif;
	font-size: .9em;
	margin: 1em 0;
	text-indent: 0;
}
cite {
	display: inline;
	font-style: italic;
}
hr {
	border: none !important;
	height: .5em;
	margin: .25em 0;
}
img {
	margin: 0;
	max-height: 100%;
	max-width: 100%;
	padding: 0;
}
q {
	font-style: italic;
}
q i {
	font-style: normal;
}
q:before {
	content: "";
}
q:after {
	content: "";
}
sub {
  font-size: 0.675em;
  line-height: 1.2;
  vertical-align: sub;
  vertical-align: -20%;
}

sup {
  font-size: 0.675em;
  line-height: 1.2;
  vertical-align: super;
  vertical-align: 35%;
}

/* Listas */
ol {
	margin: 1em 0 1em 0;
	padding: 0 0 0 1.5em;
}
ul {
	margin: .5em 0 1em 0;
	padding: 0 0 0 1.25em;
}
li {
	font-size: .9em;
	line-height: 1.33em;
	margin: 0 0 .5em 0;
	padding: 0;
	text-align: left;
	text-indent: 0;
}
li p,
li li {
	font-family: sans-serif;
	font-size: 1em;
	margin: .5em 0;
}
ul ul,
ul.second {
	list-style: circle;
}
ol ul {
	list-style: disc;
}
.lower-alpha {
	list-style: lower-alpha;
}
.lower-alpha li {
	font-size: 1.1em;
	font-family: serif;
}
.upper-alpha {
	list-style: upper-alpha;
}
ul.none {
	list-style: none;
	margin-top: 1em;
}

ol.fake {
	list-style: none;
	padding: 0;
}
ol.fake li span.number {
	display: inline;
	float: left;
	font-weight: bold;
	margin: 0;
	page-break-after: avoid;
	text-align: right;
}
ol.fake li span.number + span.text {
	margin-top: 0;
	page-break-before: avoid;
}
ol.fake li span.text {
	display: block;
	margin-left: 2em;
}

/* Figuras y captions */
div.figure {
	margin: 1em auto;
	page-break-inside: avoid;
	text-align: center;
	width: 100%;
}
div.figure img,
div.figure-30 img,
div.figure-50 img,
div.figure-75 img {
	border: 0;
	box-sizing: border-box;
	object-fit: contain;
	padding: 0;
}
div.figure img.noborder,
div.figure-30 img.noborder,
div.figure-50 img.noborder,
div.figure-75 img.noborder {
	border: 0;
	padding: 0;
}
div.figure-30 {
	margin: 1em auto;
	page-break-inside: avoid;
	text-align: center;
	width: 30%;
}
div.figure-50 {
	margin: 1em auto;
	page-break-inside: avoid;
	text-align: center;
	width: 50%;
}
div.figure-75 {
	margin: 1em auto;
	page-break-inside: avoid;
	text-align: center;
	width: 75%;
}
div.figure-left {
	margin: 1em auto;
	page-break-inside: avoid;
	text-align: left;
	width: 100%;
}
div.icon {
	break-after: avoid;
	page-break-after: avoid;
	margin: .5em 0;
	text-align: left;
	width: 4em;
}
div.icon img {
	text-align: left;
}
div.download {
	margin: .5em auto;
	page-break-inside: avoid;
	text-align: center;
	width: 4em;
}
div.figure img {
	max-height: 80%;
	page-break-inside: avoid;
	text-align: center;
}
div.figure-left img {
	max-height: 80%;
	page-break-inside: avoid;
	text-align: left;
}
div.figcaption {
	break-before: avoid;
	page-break-before: avoid;
}
div.figcaption p {
	font-family: sans-serif;
	font-size: .8em;
	font-style: normal;
	hyphens: none;
	adobe-hyphenate: none;
	-moz-hyphens: none;
	-webkit-hyphens: none;
	margin: 0;
	break-before: avoid;
	page-break-before: avoid;
	text-align: left;
	text-indent: 0;
}
div.figcaption p.credit {
	font-family: sans-serif;
	font-style: normal;
	font-size: .7em;
	margin-top: .4em;
	text-align: right;
}
div.figcaption p.source {
	font-family: sans-serif;
	font-style: normal;
	font-size: .7em;
	margin-top: .4em;
	text-align: center;
}
div.box p.caption {
	font-family: sans-serif;
	font-style: italic;
	font-size: .7em;
	text-align: center;
}
div.figcaption-table {
	break-after: avoid;
	page-break-after: avoid;
}
div.figcaption-table p {
	font-family: sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	hyphens: none;
	adobe-hyphenate: none;
	-moz-hyphens: none;
	-webkit-hyphens: none;
	margin: 0;
	text-align: left;
	text-indent: 0;
}
div.figcaption p.label,
div.figcaption span.label {
	font-weight: bold;
}
div.figcaption-table p.label,
div.figcaption-table span.label {
	font-size: .8em;
	font-weight: bold;
}

/* Tablas */
div.table {
	margin: 1em 0;
}
div.table p.figcaption {
	font-family: sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin: .5em 0;
	text-align: center;
}
div.table p.figcaption span.subtitle {
	display: block;
	font-size: .7em;
}
div.table p.figcaption span.label {
	font-weight: bold;
}
div.table div.note p {
	font-family: sans-serif;
	font-style: italic;
	font-size: .7em;
}
table {
	border: 0;
	border-left: 2px hidden;
	border-right: 2px hidden;
	border-collapse: collapse;
	margin: 1em auto;
	width: 100%;
}
th, td {
	border: 1px solid currentColor;
	border-collapse: collapse;
	padding: .25em 1%;
	vertical-align: top;
}
table p,
table li {
	font-family: sans-serif;
	font-size: .7em;
	text-align: left;
}
table ul {
	margin: 0;
}
table p.center {
	font-family: sans-serif;
	font-size: .7em;
	text-align: center;
}
th {
	background: #cecfd4;
}

td.scope {
	background: #ecedef;
}
th.empty {
	background: transparent;
	border: 0;
}
td.category {
	background: #e2e2e2;
}
td.category p {
	font-weight: bold;
}

table.none,
table.none * {
	border: 0;
}
table.none th {
	background: transparent;
}
table.none th p {
	color: currentColor;
	font-style: italic;
	font-weight: bold;
}
table.numbers p {
	text-align: center;
}
table.data-numbers th + th p,
table.data-numbers td + td p {
	text-align: center;
}
table.fill td {
	min-height: 1em;
}
table div.figure {
	max-width: 10em;
}
table.col2 th {
	width: 48%;
}
table.col3 th {
	width: 31%;
}
table.col4 td {
	width: 23%;
}
table.col2,
table.col3,
table.col4 {
	table-layout: fixed;
}

/* Seudoversalitas */
span.sc {
	font-size: 80%;
}
span.underline {
	text-decoration: underline;
}
span.line-through {
	text-decoration: line-through;
}

/* Poemas */
p.stanza {
	margin: 1em 0;
	text-indent: 0;
}
span.verse {
	display: block;
	margin-left: 1em;
	text-indent: -1em;
}

/* Firmas */
div.signature {
	margin: 1em 0;
}
div.signature p {
	margin: 0;
	text-align: right;
}

/* Objetivos */
div.objectives {
	padding: 10px;
	border: thin solid #999;
	margin: 1em 0 2em 30%;
	font-size: 80%;
}
div.objectives p {
	font-family: sans-serif;
	font-size: .9em;
}
div.chapter div.objectives p {
	font-weight: bold;
	text-align: left;
}
div.objectives p.bridgehead {
	line-height: 1.33em;
	font-size: 1em;
	margin-bottom: 0.5em;
	margin-top: 0em;
	margin-right: 0em;
	margin-left: 0em;
	text-align: justify;
	font-weight: bold;
	font-style: normal;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

/* Cajas */
div.box {
	border: 1px solid currentColor;
	margin: 2em 0;
	padding: .5em;
}
div.box * {
	font-family: sans-serif;
}
div.box a {
	font-family: Courier, monospace;
}
div.box p {
	font-size: .9em;
	text-align: left;
}
div.box div.icon {
	padding-top: .5em;
}
div.box p.bridgehead {
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: 1em;
	page-break-after: avoid;
	text-align: left;
}
div.box p.quote {
	font-style: italic;
	font-weight: bold;
	margin: 1em 0 .5em 0;
	text-align: left;
}

/* Vocabulario */
div.vocab {
	border: 1px solid currentColor;
	margin: 2em 0;
	padding: 1em;
}
div.vocab * {
	font-family: sans-serif;
}
div.vocab a {
	font-family: Courier, monospace;
}
div.vocab p {
	font-size: .9em;
	text-align: left;
}
div.vocab div.icon {
	padding-top: .5em;
}
div.vocab p.bridgehead {
	border-bottom: 3px solid currentColor;
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: 1em;
	page-break-after: avoid;
	text-align: center;
}
div.vocab p.quote {
	font-style: italic;
	font-weight: bold;
	margin: 1em 0 .5em 0;
	text-align: left;
}
div.vocab table,
div.vocab table * {
	border: 0;
}


/* Citas */
div.quote {
	margin-bottom: 2em;
}
div.quote blockquote,
blockquote.quote {
	margin: 1em 0;
}
div.quote blockquote p,
blockquote.quote p {
	font-family: serif;
	text-align: center;
}
blockquote.dialogue p {
	margin: 0;
}
blockquote.premise {
	margin-left: 1.5em;
}

/* Especiales */
p.center {
	text-align: center;
}
div.epigraph {
	margin-bottom: 1em;
}
div.quote blockquote p,
div.epigraph blockquote p {
	font-family: serif;
	margin: 0;
}
p.source {
	font-family: sans-serif;
	font-size: .9em;
	text-align: right;
}
p.attrib {
	font-size: .9em;
	margin-left: 2em;
	text-align: right;
}
p.web {
	font-family: sans-serif;
	font-size: .9em;
}
div.box p.formula,
p.formula {
	font-family: sans-serif;
	font-size: .9em;
	font-weight: bold;
	margin: 1em 0;
	text-align: center;
}

div.motto {
	margin: 1em 0;
}
div.motto p {
	margin: 0;
	text-align: center;
}

div.testimony {
	margin: 1em 0 1em 1em;
}
div.testimony p {
	font-family: sans-serif;
	font-size: .9em;
	font-style: italic;
}
div.testimony p.name {
	font-style: normal;
	font-weight: bold;
}

blockquote.poem {
	margin: 1em 0 1em 3em;
}
blockquote.poem p.stanza {
	font-family: serif;
	font-style: italic;
	margin: 1em 0;
}
blockquote.poem span.verse {
	display: block;
	margin-left: 1em;
	text-indent: -1em;
}

p.alphabet-separator {
	break-after: avoid;
	page-break-after: avoid;
	font-family: sans-serif;
	font-size: 2em;
	font-weight: bold;
	margin: 1em 0;
	text-align: center;
}
span.ref {
	font-size: .75em;
	font-style: italic;
	font-weight: normal;
}
span.monospace {
	font-family: Courier, monospace;
}
span.sans {
	font-family: sans-serif;
}

/* Sobre el autor */
#about-aut b.name {
	font-family: sans-serif;
}
#about-aut div.contact {
	margin-top: 2em;
}


/* Notas | Llamadas */
a.noteref {
	font-size: .7em;
	vertical-align: top;
}

/* Notas | Notas al pie */
div.footnote + div.footnote {
	margin: .6em 0 0 0;
	page-break-inside: avoid;
}
div.footnote p {
	font-size: .8em;
	margin: 0 0 0 2.5em;
	overflow: hidden;
	text-indent: 0;
}
div.footnote a.noteback {
	display: inline;
	float: left;
	clear: left;
	font-size: .8em;
	font-style: normal;
	margin: 0;
	padding: 0 .25em 0 0;
	page-break-after: avoid;
	text-align: right;
	vertical-align: inherit;
	width: 2em;
}
div.footnote a.noteback + p {
	page-break-before: avoid;
}
div.footnote a.noteback-big {
	display: inline;
	float: left;
	clear: left;
	font-size: .8em;
	font-style: normal;
	margin: 0;
	padding: 0 .25em 0 0;
	page-break-after: avoid;
	text-align: right;
	vertical-align: inherit;
}
div.footnote a.noteback-big + p {
	margin-left: 5em;
	page-break-before: avoid;
}

/* Bibliografía */
#bibliography ul {
	list-style: none;
	margin: 1em 0;
	padding: 0;
}
#bibliography li {
	margin: 1em 0;
}
#bibliography ul.links {
	list-style: disc;
	margin: 1em 0;
	padding: 0 0 0 1.25em;
}
#bibliography ul.links li {
	margin: 0;
}

/* Especiales */
p.listhead {
	page-break-after: avoid;
}
table.dialogue,
table.dialogue * {
	border: 0;
}
table.dialogue p {
	font-size: .9em;
}