/* -------------------------------------------------------
 *
 *     !! 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/css2?family=Lora&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Indie+Flower&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500&family=Open+Sans&family=Rubik+Gemstones&display=swap');

body {
  font-family: 'Poppins', 'Book Antiqua', Palatino, 'Microsoft YaHei', 'Songti SC', serif;
  font-weight: ;
  color: #0c0c0c;
}

h1, h2, h3 {
  font-weight: normal;
  color: #5f558e;
}
.remark-slide-content {
  font-size: 26px;
  padding: 1em 4em 1em 4em;
  background-color: #f7f7f7;
}

pre {
    display: block;
    font-family: monospace;
    white-space: pre;
    margin: 1em 0px;
    margin-top: 0em;
    margin-right: 0px;
    margin-bottom: 0em;
    margin-left: 0px;
}

.remark-slide-content h1 {
  font-family: 'Raleway';
  font-size: 45px;
}
.remark-slide-content h2 {
  font-family: 'Raleway';
  font-size: 45px;
}
.remark-slide-content h3 {
  font-family: 'Raleway';
  font-size: 35px;
}
.remark-code, .remark-inline-code {
  font-size: 20px;
}
.remark-inline-code {
  color: #09017F;
}
.remark-slide-number {
  color: #09017F;
  opacity: 1;
  font-size: 0.9em;
  display: none;
}

strong{color:#09017F;}
.footnote {
  
  position: absolute;
  bottom: 3em;
  padding-right: 4em;
  font-size: 0.9em;
}
.inverse {
  background-color: #09017F;
  color: #FFFFFF;
  
}
.inverse h1, .inverse h2, .inverse h3 {
  color: #FFFFFF;
}
.title-slide, .title-slide h1, .title-slide h2, .title-slide h3 {
  color: #FFFFFF;
}
.title-slide {
  background-color: #09017F;
}

.title-slide .remark-slide-number {
  display: none;
}
/* Two-column layout */
.left-column {
  width: 20%;
  height: 92%;
  float: left;
}
.left-column h2, .left-column h3 {
  color: #09017F99;
}
.left-column h2:last-of-type, .left-column h3:last-child {
  color: #09017F;
}
.right-column {
  width: 75%;
  float: right;
  padding-top: 1em;
}
.pull-left {
  float: left;
  width: 47%;
}
.pull-right {
  float: right;
  width: 47%;
}
.pull-right ~ * {
  clear: both;
}
img, video, iframe {
  max-width: 100%;
}
.pull-three-quarters-left {
  float: left;
  width: 76%;
}
.pull-three-quarters-right {
  float: right;
  width: 24%;
}
blockquote {
  border-left: solid 5px #09017F80;
  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: #B5B2D8 }
table.dataTable tbody {
  background-color: #FFFFFF;
  color: #272822;
}
table.dataTable.display tbody tr.odd {
  background-color: #FFFFFF;
}
table.dataTable.display tbody tr.even {
  background-color: #B5B2D8;
}
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: #272822;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
  color: #272822 !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;
  }
}

.highlight-comment {
  font-size: 90px;
  font-family: 'Indie Flower';
}

.microbiome-figure-top {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
}


.microbiome-figure-bottom {
  position: absolute;
  left: 0px;
  bottom: 0px;
}

.remark-slide-content.full-slide-fig{
  padding: 0px 0px 0px 0px;
  width: 100%;
}

.section_header {
  vertical-align: top;
}

.title h1 {
  color: #595959;
  font-family: 'Montserrat';
}

.title h4 {
  color: #595959;
  font-family: 'Montserrat';
}

.title .large {
  color: #595959;
  font-family: 'Montserrat';
}

.logo {
  position: absolute;
  width: 250px;
  bottom: 30px;
  right: 20px;
}

#links {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.8);
  padding-left: 10px;
  font-size: 20px;
  width: 400px;
  color: #5f558e;
  left: 750px;
  top: 20px;
}

.reference {
    font-size: 12px;
  }  