/* -------------------------------------------------------
 *
 *     !! This file was generated by xaringanthemer !!
 *
 *  Changes made to this file directly will be overwritten
 *  if you used xaringanthemer in your xaringan slides Rmd
 *
 *  Issues or likes?
 *    - https://github.com/gadenbuie/xaringanthemer
 *    - https://www.garrickadenbuie.com
 *
 *  Need help? Try:
 *    - vignette(package = "xaringanthemer")
 *    - ?xaringanthemer::write_xaringan_theme
 *    - xaringan wiki: https://github.com/yihui/xaringan/wiki
 *    - remarkjs wiki: https://github.com/gnab/remark/wiki
 *
 * ------------------------------------------------------- */
@import url(https://fonts.googleapis.com/css?family=Lato:300,300i);
@import url(https://fonts.googleapis.com/css?family=Lato);
@import url(https://fonts.googleapis.com/css?family=Droid+Mono);


body {
  font-family: Lato, 'Palatino Linotype', 'Book Antiqua', Palatino, 'Microsoft YaHei', 'Songti SC', serif;
  font-weight: 300;
  color: #000;
}
h1, h2, h3 {
  font-family: Lato;
  font-weight: normal;
  color: #000;
}

.container {
  padding-top: 56.25%; /* 16:9 Aspect Ratio */
}

.remark-slide-content {
  background-color: #FFF;
  font-size: 21px;
  
p{
  font-size: 25px;
}  
  
  padding: 1em 4em 1em 4em;
}
.remark-slide-content h1 {
    font-size: 55px;
    color: #cc0000;
}
.remark-slide-content h2 {
    font-size: 45px;
}
.remark-slide-content h3 {
    font-size: 35px;
}

.remark-slide-content p {
    font-size: 25px;
}

.remark-slide-content {
  font-size: 25px;
}

.remark-code, .remark-inline-code {
  font-family: Droid Mono, 'Lucida Console', Monaco, monospace;
}
.remark-code {
  font-size: 0.7em;
}
.remark-inline-code {
  font-size: 1em;
  color: #000;
}
.remark-slide-number {
  color: #272822;
  opacity: 1;
  font-size: 0.9em;
}

a, a > code {
  color: #be4678;
  text-decoration: none;
}
.footnote {
  
  position: absolute;
  bottom: 3em;
  padding-right: 4em;
  font-size: 0.9em;
}
.remark-code-line-highlighted {
  background-color: rgba(255,255,0,0.5);
}
.inverse {
  background-color: #272822;
  color: #d6d6d6;
  
}
.inverse h1, .inverse h2, .inverse h3 {
  color: #f3f3f3;
}
.title-slide, .title-slide h1, .title-slide h2, .title-slide h3 {
  color: white;
}
.title-slide {
  background-color: #800000;
  
}
.title-slide .remark-slide-number {
  display: none;
}
/* Two-column layout */
.left-column {
  width: 50%;
  float: left;
}
.left-column h2, .left-column h3 {
  color: #777;
}
.left-column h2:last-of-type, .left-column h3:last-child {
  color: #000;
}
.right-column {
  width: 50%;
  float: right;
}
.pull-left {
  float: left;
  text-align:right;  
  width: 47%;
}
.pull-right {
  float: right;
  width: 47%;
}
.pull-right ~ * {
  clear: both;
}
img, video, iframe {
  max-width: 100%;
}
blockquote {
  border-left: solid 5px lightgray;
  padding-left: 1em;
}
.remark-slide table {
  margin: auto;
  border-top: 1px solid #666;
  border-bottom: 1px solid #666;
}
.remark-slide table thead th { border-bottom: 1px solid #ddd; }
th, td { padding: 5px; }
.remark-slide thead, .remark-slide tfoot, .remark-slide tr:nth-child(even) { background: #eee }
table.dataTable tbody {
  background-color: #FFF;
  color: #000;
}
table.dataTable.display tbody tr.odd {
  background-color: #FFF;
}
table.dataTable.display tbody tr.even {
  background-color: #eee;
}
table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate {
  color: #000;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
  color: #000 !important;
}

@page { margin: 0; }
@media print {
  .remark-slide-scaler {
    width: 100% !important;
    height: 100% !important;
    transform: scale(1) !important;
    top: 0 !important;
    left: 0 !important;
  }
}




/* Extra CSS */
.remark-slide-content {
  text-align: justify;
  background-image: url("images/back-coes.svg");
  background-position: left;
  background-size: auto;
}
.center {
  background-image: url("images/back-coes.svg");
  background-position: left;
  background-size: auto;
}
.title-slide {
  background-image: url("images/coes-gen.png");
  background-size: cover;
}

.xlarge { font-size: 150%
}

.large { font-size: 130%
}

.medium { font-size: 85%
}

.small { font-size: 23px;
}


.tiny{ font-size: 30%
}

.red { font-color: #000 
}


.center-align {
  text-align:justify;
}

.center-b {
  text-align: center;
}


/* barra progreso */
.remark-slide-number {
  position: inherit;
}

.remark-slide-number .progress-bar-container {
  position: absolute;
  bottom: 0;
  height: 8px;
  display: block;
  left: 0;
  right: 0;
}

.remark-slide-number .progress-bar {
  height: 100%;
  background-color: red;
}

/* Martín PPT*/

.rosada {
  background-color: #be4678;
  color: #FFF;

}

.roja {
  background-color: #cc0000;
  color: #FFF;

}

.white { font-color: #FFF
}


.negro { font-color: #272822
}