#backtotop {
    background-color: orange !important;
}
.navbar {
    background-color: #ee8131 !important;
    font-size: 18px;
}
.navbar a{
    font-weight: 800 !important;
}

.navbar-dark .navbar-nav .nav-link {
   color: #fff !important;
   font-weight: 500 !important;
}
.list-group-item {
    background-color: #ee8131 !important;
    color: white;
}
.list-group-item:hover {
    background-color: red !important;
    color: white;
}
.navbar-collapse ul li {
    text-align: center;
    line-height: 2em;
}

/* timeline */
.main-timeline .description{
    padding: 15px;
    margin: 0;
    font-size: 14px;
    color: #5e4436;
    background: #f6f6ffa6;
    border-radius: 0 0 6px 6px;
}
.main-timeline .timeline:nth-child(1) .title,
.main-timeline .timeline:nth-child(1) .title:after{
    background: #984d51;
}
.main-timeline .timeline:nth-child(2) .title,
.main-timeline .timeline:nth-child(2) .title:after{
    background: #c1722f;
}
.main-timeline .timeline:nth-child(3) .title,
.main-timeline .timeline:nth-child(3) .title:after{
    background: #b38165;
}
.main-timeline .timeline:nth-child(4) .title,
.main-timeline .timeline:nth-child(4) .title:after{
    background: #c5911f;
}
.main-timeline .timeline:nth-child(5) .title,
.main-timeline .timeline:nth-child(5) .title:after{
    background: #984d51;
}
.main-timeline .timeline:nth-child(6) .title,
.main-timeline .timeline:nth-child(6) .title:after{
    background: #c1722f;
}
.main-timeline .timeline:nth-child(7) .title,
.main-timeline .timeline:nth-child(7) .title:after{
    background: #b38165;
}
.main-timeline .timeline:nth-child(8) .title,
.main-timeline .timeline:nth-child(8) .title:after{
    background: #c5911f;
}
.main-timeline .timeline:nth-child(9) .title,
.main-timeline .timeline:nth-child(9) .title:after{
    background: #984d51;
}
.main-timeline .timeline:nth-child(10) .title,
.main-timeline .timeline:nth-child(10) .title:after{
    background: #984d51;
}
.main-timeline .timeline:nth-child(11) .title,
.main-timeline .timeline:nth-child(11) .title:after{
    background: #c1722f;
}
.main-timeline .timeline:nth-child(12) .title,
.main-timeline .timeline:nth-child(12) .title:after{
    background: #b38165;
}
.main-timeline:before{
    background: #fbdbbf;
}
.main-timeline .date{
    background: #f19f58;
    color: white;
    border: 2px solid rgba(255,255,255,0.2);
    /* box-shadow: 0 0 0 7px #25303b; */
    box-shadow:
  2.8px 2.8px 2.2px rgba(0, 0, 0, 0.011),
  6.7px 6.7px 5.3px rgba(0, 0, 0, 0.019),
  12.5px 12.5px 10px rgba(0, 0, 0, 0.027),
  22.3px 22.3px 17.9px rgba(0, 0, 0, 0.036),
  41.8px 41.8px 33.4px rgba(0, 0, 0, 0.047),
  100px 100px 80px rgba(0, 0, 0, 0.07)
;
}
.timeline-quote {
    background-color: #f1f1ff;
}
/* blockquote */
blockquote {
    color:#3f4c4f;
    background-color: #f3e7e6;
    border-left: 1em solid #ce4949;
}
blockquote:before {
    color: #9a8aff;

}
blockquote:after {
    color: #9a8aff;
}
#index-bannerimg1 {
    content: url(https://static.igem.wiki/teams/4325/wiki/page/index/home1.png);
}
#index-bannerimg2 {
    content: url(https://static.igem.wiki/teams/4325/wiki/page/index/home2.gif);
}
#index-bannerimg3 {
    content: url(https://static.igem.wiki/teams/4325/wiki/page/index/home3.png);
}
#index-bannerimg4 {
    content: url(https://static.igem.wiki/teams/4325/wiki/page/index/home4.gif);
}
#index-bannerimg5 {
    content: url(https://static.igem.wiki/teams/4325/wiki/page/index/home5.png);
}
/* wiki menu */
#toc .nav-list > .active > a, .nav-list > .active > a:hover {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / 20%);
    background-color: #e8614d !important;
    /* color: red; */
    /* border-left: 3px gray solid ; */
  }
  
  #toc .tocify-item a:hover {
    background-color: #ffe6db;
  }
  #toc {
    background-color: white;
  }

  #wiki-bottom {
    background-color: #f5f1f0;
  }   
  #wiki-bottom .bg {
    background-color: #fff;
  }
  @media only screen and (max-width: 650px){
    .linkright {
        background-color: #fff;
    }
    .mob-cir-con{
        background-color: #fff;
    }
    }

.diy-title2 {
    /* border: red 1px solid; */
}
.diy-title2::after {
    background: red !important;
}
.tea-say-title {
    border-bottom: 2px solid;
}
.pre-box {
    background-color: #f5f5f5;
}
path {
    stroke: #7c7c7c !important;
}

.head-bg-cover h1::after {
    background-color: #f98656de;
    
}
.head-bg-cover .banner::after{
    background-color: #ee81315c;
}
.wiki-title3 {
    color: #f77b7b;
}
.card-header .wiki-title3 {
    color: black;
}
.anthor-html {
    background-color: #f7e2db;
}
.pi {
    /* background-color: #f5f5f5; */
}
.pink-tit {
    color: #f77b7b;
    font-weight: 500 !important;
}
#scroll_progress_bar {
    background: #f99a9a;
}
#wikimobiemenu a:first-child {
    background-color: #ffafaf;
    color: #453d4e;
}
#wikimobiemenu {
    background-color: #fffffff0;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}
#wikimobiemenu a {
    color: #996518;
}
#mobiemenuicon {
    background-color: #efa56f;

}