@font-face {
  font-family: "BentonSansBBVA";
  src: url("../fonts/BentonSansBBVA-Book.otf");
  font-weight: normal;
  font-style: normal;
} /*! normalize.css v2.0.1 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
  font-family: "Raleway", sans-serif;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: "\201C""\201D""\2018""\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.content h1,
.content h2,
.content h3,
html,
body {
  font-family: "BentonSansBBVA";
  font-size: 13px;
}
.content h1,
.content h2,
.content h3 {
  font-weight: bold;
}
.content code,
.content pre {
  font-family: Monaco, "Courier New", monospace;
  font-size: 12px;
}
.content code {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.content h1,
.content h2,
.content h3,
html,
body {
  font-family: "BentonSansBBVA";
  font-size: 13px;
}
.content h1,
.content h2,
.content h3 {
  font-weight: bold;
}
.content code,
.content pre {
  font-family: Monaco, "Courier New", monospace;
  font-size: 12px;
}
.content code {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
pre {
  padding: 0;
  line-height: 23px;
  white-space: pre;
}
.highlight td {
  padding: 8px 15px;
}
.highlight table td {
  padding: 5px;
}
.highlight table pre {
  margin: 0;
}
.highlight.json {
  overflow-x: scroll;
}
.highlight {
  background-color: #ffffcc;
  white-space: pre-wrap;
}
.c {
  color: #999988;
  font-style: italic;
}
.err {
  color: #a61717;
  background-color: #e3d2d2;
}
.k {
  color: #000000;
  font-weight: bold;
}
.o {
  color: #aaaaaa;
  font-weight: bold;
}
.cm {
  color: #999988;
  font-style: italic;
}
.cp {
  color: #999999;
  font-weight: bold;
  font-style: italic;
}
.c1 {
  color: #999988;
  font-style: italic;
}
.cs {
  color: #999999;
  font-weight: bold;
  font-style: italic;
}
.gd {
  color: #000000;
  background-color: #ffdddd;
}
.ge {
  color: #000000;
  font-style: italic;
}
.gr {
  color: #aa0000;
}
.gh {
  color: #999999;
}
.gi {
  color: #000000;
  background-color: #ddffdd;
}
.go {
  color: #888888;
}
.gp {
  color: #555555;
}
.gs {
  font-weight: bold;
}
.gu {
  color: #aaaaaa;
}
.gt {
  color: #aa0000;
}
.kc {
  color: #000000;
  font-weight: bold;
}
.kd {
  color: #000000;
  font-weight: bold;
}
.kn {
  color: #000000;
  font-weight: bold;
}
.kp {
  color: #000000;
  font-weight: bold;
}
.kr {
  color: #000000;
  font-weight: bold;
}
.kt {
  color: #445588;
  font-weight: bold;
}
.m {
  color: #009999;
}
.s {
  color: #d01040;
}
.na {
  color: #008080;
}
.nb {
  color: #0086b3;
}
.nc {
  color: #445588;
  font-weight: bold;
}
.no {
  color: #008080;
}
.nd {
  color: #3c5d5d;
  font-weight: bold;
}
.ni {
  color: #800080;
}
.ne {
  color: #990000;
  font-weight: bold;
}
.nf {
  color: #990000;
  font-weight: bold;
}
.nl {
  color: #990000;
  font-weight: bold;
}
.nn {
  color: #555555;
}
.nt {
  color: #000080;
}
.nv {
  color: #008080;
}
.ow {
  color: #000000;
  font-weight: bold;
}
.w {
  color: #bbbbbb;
}
.mf {
  color: #009999;
}
.mh {
  color: #009999;
}
.mi {
  color: #009999;
}
.mo {
  color: #009999;
}
.sb {
  color: #d01040;
}
.sc {
  color: #d01040;
}
.sd {
  color: #d01040;
}
.s2 {
  color: #d01040;
}
.se {
  color: #d01040;
}
.sh {
  color: #d01040;
}
.si {
  color: #d01040;
}
.sx {
  color: #d01040;
}
.sr {
  color: #009926;
}
.s1 {
  color: #d01040;
}
.ss {
  color: #990073;
}
.bp {
  color: #999999;
}
.vc {
  color: #008080;
}
.vg {
  color: #008080;
}
.vi {
  color: #008080;
}
.il {
  color: #009999;
}
html,
body {
  color: #333333;
  padding: 0;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #FFFFF;
}
.tocify-wrapper {
  overflow-y: auto;
  overflow-x: hidden;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 230px;
  background-color: #fff;
  font-size: 13px;
  font-weight: bold;
}
.tocify-wrapper > .search {
  position: relative;
}
.tocify-wrapper > .search input {
  background: #fff;
  border-width: 0 0 1px 0;
  border-color: #008cdd;
  padding: 6px 0 6px 20px;
  box-sizing: border-box;
  margin: 10px 15px;
  width: 200px;
  outline: none;
  color: #008cdd;
  border-radius: 0;
}
.tocify-wrapper > .search:before {
  position: absolute;
  top: 17px;
  left: 15px;
  color: #008cdd;
}
.tocify-wrapper .search-results {
  margin-top: 0;
  box-sizing: border-box;
  height: 0;
  overflow-y: auto;
  overflow-x: hidden;
  transition-property: height, margin;
  transition-duration: 180ms;
  transition-timing-function: ease-in-out;
  background-color: #fafafa;
}
.tocify-wrapper .search-results.visible {
  height: 30%;
  margin-bottom: 1em;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.tocify-wrapper .search-results li {
  margin: 1em 15px;
  line-height: 1;
}
.tocify-wrapper .search-results a {
  color: #008cdd;
  text-decoration: none;
}
.tocify-wrapper .search-results a:hover {
  text-decoration: underline;
}
.tocify-wrapper > img {
  display: block;
  padding-bottom: 20px;
  width: 150px;
  margin: 20px 0 0 40px;
}
.tocify-wrapper .tocify-item > a,
.tocify-wrapper .toc-footer li {
  padding: 0 15px 0 15px;
  display: block;
  overflow-x: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.tocify-wrapper ul,
.tocify-wrapper li {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 28px;
}
.tocify-wrapper li {
  color: #0071bc;
  font-weight: 400;
  font-size: 14px;
  transition-property: background;
  transition-timing-function: linear;
  transition-duration: 230ms;
}
.tocify-wrapper .tocify-focus {
  -moz-box-shadow: 0px 1px 0px black;
  background-color: #014581;
  color: white;
  font-weight: bold;
  border-radius: 6px;
}
.tocify-wrapper .tocify-subheader {
  display: none;
  background-color: #fff;
  font-weight: 500;
}
.tocify-wrapper .tocify-subheader .tocify-item > a {
  padding-left: 25px;
  font-size: 14px;
}
.tocify-wrapper .tocify-subheader > li:last-child {
  box-shadow: none;
}
.tocify-wrapper .toc-footer {
  padding: 1em 0;
  margin-top: 1em;
}
.tocify-wrapper .toc-footer li,
.tocify-wrapper .toc-footer a {
  color: white;
  text-decoration: none;
}
.tocify-wrapper .toc-footer a:hover {
  text-decoration: underline;
}
.tocify-wrapper .toc-footer li {
  font-size: 0.8em;
  line-height: 1.7;
  text-decoration: none;
}
.page-wrapper {
  margin-left: 230px;
  min-width: 700px;
  position: relative;
  z-index: 10;
  background-color: #ffffff;
  padding-bottom: 1px;
}
.page-wrapper .dark-box {
  width: 49.9%;
  background-color: #fafafa;
  border-left: 1px solid #eee;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}
.page-wrapper #lang-selector {
  position: fixed;
  width: 100%;
  z-index: 50;
  font-weight: bold;
  background-color: #14c8be;
  border-bottom: 5px solid #ededed;
}
.page-wrapper #lang-selector a {
  display: block;
  float: left;
  color: white;
  text-decoration: none;
  padding: 0 10px;
  line-height: 30px;
}
.page-wrapper #lang-selector a.active {
  background-color: #ededed;
  color: black;
}
.page-wrapper #lang-selector a:active {
  background-color: #ededed;
  color: black;
}
.page-wrapper #lang-selector:after {
  content: "";
  clear: both;
  display: block;
}
.content {
  position: relative;
  z-index: 30;
  border-left: 1px solid #dddddd;
}
.content > h1,
.content > h2,
.content > h3,
.content > h4,
.content > p,
.content > table,
.content > ul,
.content > ol,
.content > aside,
.content > dl {
  margin-right: 50%;
  padding: 0 28px;
  box-sizing: border-box;
  display: block;
  text-shadow: 0px 1px 0px white;
}
.content > ul,
.content > ol {
  padding-left: 43px;
}
.content > h1,
.content > h2,
.content > div {
  clear: both;
}
.content h1 {
  font-size: 30px;
  font-weight: lighter;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  border-top: 1px solid #eee;
  margin-top: 2em;
  margin-bottom: 21px;
  color: #0079c1;
}
.content h1:first-child,
.content div:first-child + h1 {
  margin-top: 0;
}
.content h2 {
  font-size: 20px;
  margin-top: 4em;
  margin-bottom: 0;
  padding-top: 1.2em;
  padding-bottom: 1.2em;
  background-image: linear-gradient(
    top,
    rgba(255, 255, 255, 0.4),
    rgba(255, 255, 255, 0)
  );
}
.content h1 + h2,
.content h1 + div + h2 {
  margin-top: -21px;
  border-top: none;
}
.content h3 {
  font-size: 15px;
  margin-top: 2.5em;
  margin-bottom: 0.8em;
  color: #14c8be;
}
.content hr {
  margin: 2em 0;
  border-top: 2px solid #393939;
  border-bottom: 2px solid #eaf2f6;
}
.content table {
  margin-bottom: 1em;
  overflow: auto;
}
.content table th,
.content table td {
  text-align: left;
  vertical-align: top;
  line-height: 1.6;
}
.content table th {
  padding: 5px 10px;
  border-bottom: 1px solid #ccc;
  vertical-align: bottom;
}
.content table td {
  padding: 10px;
}
.content table tr:last-child {
  border-bottom: 1px solid #ccc;
}
.content table tr:nth-child(odd) > td {
  background-color: #f9fbfc;
}
.content table tr:nth-child(even) > td {
  background-color: #f3f7fa;
}
.content dt {
  font-weight: bold;
}
.content dd {
  margin-left: 15px;
}
.content p,
.content li,
.content dt,
.content dd {
  line-height: 1.6;
  margin-top: 0;
}
.content a {
  color: #0071bc;
  text-decoration: none;
}
.content a:hover {
  color: #00c4ff;
}
.content img {
  max-width: 100%;
}
.content code {
  background-color: rgba(0, 0, 0, 0.08);
  padding: 3px;
  border-radius: 3px;
}
.content aside {
  padding-top: 1em;
  padding-bottom: 1em;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  background: #f8f8f8;
  line-height: 1.6;
}
.content aside.warning {
  color: #fff;
  font-weight: 600;
  background-color: #c97a7e;
  text-shadow: 0 1px 0 #dfb0b3;
}
.content aside.success {
  background-color: #e9f0f7;
}
.content aside:before {
  vertical-align: middle;
  padding-right: 0.5em;
  font-size: 14px;
}
.content pre,
.content blockquote {
  background-color: #fafafa;
  padding: 7px 28px;
  margin: 0;
  width: 49.9%;
  float: right;
  clear: right;
  box-sizing: border-box;
}
.content pre code {
  background-color: transparent;
  display: block;
}
.content pre > p,
.content blockquote > p {
  margin: 0;
}
.content pre a,
.content blockquote a {
  color: #fff;
  text-decoration: none;
  border-bottom: dashed 1px #ccc;
}
.content blockquote > p {
  color: #555555;
  font-weight: bold;
  border-bottom: 1px solid #eee;
}
