@font-face {
  font-family: "Lato Light";
  src: url('https://static.igem.wiki/teams/4437/wiki/fonts/lato-light.ttf');
}

@font-face {
  font-family: "Montserrat Bold";
  src: url('https://static.igem.wiki/teams/4437/wiki/fonts/montserrat-bold.ttf');
}

@font-face {
  font-family: "Lato Italic";
  src: url('https://static.igem.wiki/teams/4437/wiki/fonts/lato-italic.ttf');
}

@font-face {
  font-family: "Black Mango";
  src: url('https://static.igem.wiki/teams/4437/wiki/homepage/blackmango-extrabold.ttf');
}

body { padding-top: 56px; }
.left-aligned { margin-left: auto; }
.bg-dark { background-color: #273b0f  !important; }
.bg-hero { background:linear-gradient(#eff8c4 10%, #f6cf92, #f7c577); }
.bg-transparent{background-color: transparent;}
.bg-light {background-color: #FFE58B !important;}




/* HEADER */
.header-title{
 font-family: "Black Mango";
 font-weight: normal;
 font-style: normal;
 font-size: 6vw !important;
 color: #476800;
}

.header-subtitle{
 font-family: "Lato Italic";
 font-weight: normal;
 font-style: normal;
 font-size: 2rem !important;
 color: #55730f;
}

@media only screen and (max-width: 770px) {
  .header-title{
  font-family: "Black Mango";
  font-weight: normal;
  font-style: normal;
  font-size: 8vw !important;
  color: #476800;
  }
}

/* @media only screen and (max-width: 1215px) {
  .header-title{
  font-family: "Black Mango";
  font-weight: normal;
  font-style: normal;
  font-size: 4rem !important;
  color: #476800;
  }
} */

/*SIDE BAR*/
      .sidebar {
    margin: 0;
    padding: 0;
    width: 250px;
    position: absolute;
    top:auto;
    height: 100%;
    overflow: hidden;
  }
  @media only screen and (max-width: 1000px) {
    .sidebar {
      width: 0;
      display: hidden;
      overflow: hidden;
      z-index: -10;
    } 
    
    div.contentBlock {
    margin-left: 5px!important;
    }
  }

  .sidebar a {
    display: block;
    color: #E62550 !important;
    background-color: transparent !important;
    text-decoration: none;
  }
  
  /* Links on mouse-over */
  .sidebar a:hover:not(.active) {
    color: #1c6444 !important;
  }
  .remove {
    width: 250px  !important;
    /*
    width: 0  !important;
    display: hidden !important;
    overflow: hidden  !important;
    z-index: -10  !important;
    */
  }
  
  #sidebar .sidebar-subheader-img{
    background-color: transparent !important; 
    text-transform: uppercase !important;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  }
   .sidebar-header{
    font-size: 1.5rem !important;
    padding:0 !important;
    padding-bottom: 1rem !important;
    color: #000000;
    overflow: visible !important;
    font-family: "Montserrat Bold";
    font-weight: normal;
    font-style: normal;
  }
  .sidebar-subheader{
    margin-bottom: 1rem;
    color: #E62550 !important;
    font-size: 0.9rem !important;
    overflow: visible;
    font-family: "Lato Light";
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
  }
 .sidebar-text-container{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 0px;
    margin-bottom:10px;
    margin-left:20px;
    margin-right: 20px;
  }
 
  #sidebar .sContainer{
    margin-bottom: -130px;
    z-index: -1;
    width: 100%;
    height: auto;
    background: #FFE58B;
    padding-right: var(--bs-gutter-x,.75rem);
    padding-left: var(--bs-gutter-x,.75rem);
    margin-right: auto;
    margin-left: auto;
  }

  .sidebar-logo{
    border-width:0px;
    width:200px;
    height:200px
  }

   .sticky {
    /* position: fixed;
    top: auto; */
   position: fixed;
    /* display: hidden; */
    top: 0;
    padding-top: 125px;
  }

/* PAGE CONTENT */
  .contentBlock{
    background-color: #FFE58B;
    width: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 0px;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
}

.main-spacing {
    max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
}



.inner-content-block{
    background-color: #FFFAED;
    width: auto;
    padding: 2% 10%;
    margin: 1% 1%;
}

.inner-content-block p{
   font-family: "Lato Light";
    font-weight: normal;
    font-style: normal;
    font-size: 1.15rem !important;
}

.inner-content-block li{
    font-family: "Lato Light";
    font-weight: normal;
    font-style: normal;
    font-size: 1.15rem !important;
    /* These are technically the same, but use both */
    overflow-wrap: break-word;
    word-wrap: break-word;
}
 div.contentBlock {
    margin-left: var(--sidebar-width, 300px);
  }

    .content-header{
    font-size: 2rem !important;
    padding:0 !important;
    padding-top: 1rem !important;
    color: #E62550;
    overflow: visible !important;
    font-family: "Montserrat Bold";
    font-weight: normal;
    font-style: normal;
  }
   .content-subheader{
    margin-bottom: 1rem;
    color: #E62550 !important;
    font-size: 1.25rem !important;
    overflow: visible;
    font-family: "Lato Light";
    font-weight: bold;
    font-style: normal;
  }
.specifc-gel-img{
   max-width:30%;
   height:auto;
}
 .picture-description{
   font-size: 1rem;
   text-align: center;
 }
  b{
    color:#E62550
  }

  .card-img-top {
    width: 225px;
    height: 300px;
    object-fit: cover;
}
/* CALLOUT */
.bd-callout { padding:1.25rem; margin-top:1.25rem; margin-bottom:1.25rem; border:1px solid #e9ecef; border-left-width:.25rem; border-radius:.25rem }
.bd-callout h4 { margin-bottom:.25rem }
.bd-callout p:last-child { margin-bottom:0 }
.bd-callout code { border-radius:.25rem }
.bd-callout+.bd-callout { margin-top:-.25rem }
.bd-callout-info { border-left-color:#5bc0de }
.bd-callout-warning { border-left-color:#f0ad4e }
.bd-callout-danger { border-left-color:#d9534f }

/* footer */
footer a { color: white; font-weight: bold; text-decoration: none;}
footer a:hover { color: white; text-decoration: underline; }


#homepage-image {
  width: 100% !important;
  height: 1000px;
  background-image: url("https://static.igem.wiki/teams/4437/wiki/bg-test.svg") !important;
  background-repeat: no-repeat !important;
  background-attachment: scroll !important;
  background-size: 100% !important;
}

/* Human Centered Design: Collaborations */

.hcdcol-accordian-item {
  border: 1px solid #FFFAED;
}

.hcdcol-accord1 {
  background-color: #f6a192 !important; 
}

.hcdcol-accord1:focus {
  box-shadow: 0 0 0 0.25rem rgb(246 161 146 / 25%);
}

.hcdcol-accord1:not(.collapsed) {
  color: #FFFFFF;
}

.hcdcol-accord2 {
  background-color: #f6c492 !important; 
}

.hcdcol-accord2:focus {
  box-shadow: 0 0 0 0.25rem rgb(246 196 146 / 25%);
}

.hcdcol-accord2:not(.collapsed) {
  color: #FFFFFF;
}

.hcdcol-accord3 {
  background-color: #f6d992 !important; 
}

.hcdcol-accord3:focus {
  box-shadow: 0 0 0 0.25rem rgb(246 217 146 / 25%);
}

.hcdcol-accord3:not(.collapsed) {
  color: #FFFFFF;
}

.team-circles {
  height: 300px;
  width: 300px;
  padding: 0px;
}

.ihp-button {
  background-color: #a0d080;
  padding: 4px !important;
}

.team-button {
  height: 304px;
  width: 304px;
  padding: 0px;
  background-color: transparent;
  border-color: #f6a192;
  border: 0px;
}

.attributions-icon {
  height: 27px;
  width: 27px;
}

/* pbs-td {
  border: 1px solid #000 !important;
  text-align: left;
  padding: 10px;
}

pbs-th {
  border: 1px solid #000 !important;
  background-color: #d9ead3 !important;
  text-align: left;
  padding: 10px;
} */

.explore-button{
    background-color: #F6A192 !important;
    border-color: #F6A192 !important;
    font-family: 'Montserrat Bold';
    font-style: normal;
}
