body { padding-top: 56px; }
.left-aligned { margin-left: auto; }
.bg-dark { background-color: #343a40 !important; }
.bg-hero { background-color: #45b06cff; }

/* 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; }

body{
    background-image: url("https://static.igem.wiki/teams/5300/source/bg.png");
    background-size: contain;
}
/*::-webkit-scrollbar {*/
/*    display: none*/
/*}*/
.main_container {
    width: 1300px;
    display: flex;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
}

.footer_container{
    min-width: 850px;
    width: 100%;
    background-image: url("https://static.igem.wiki/teams/5300/source/footer/field1.png");
    background-repeat: no-repeat;
    min-height: 300px;
    background-size: 100% 100%;
    display: block;
    padding-bottom: 0px!important;
    padding-top: 0px!important;
    position: relative;
}
.nec{
    position: relative;
    bottom: 10px;
    position: absolute;
}

#footer_tmp0{
    position: relative;
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 150px;
    padding-top: 20px;
}

#douzi{
    width: 30%;
    background-image: url("https://static.igem.wiki/teams/5300/source/footer/logo.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

#footer_tmp1{
    width: 30%;
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
}

#tmp1_0{
    width: 50%;
    background-image: url("https://static.igem.wiki/teams/5300/source/footer/cau.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
#tmp1_1{
    width: 50%;
    background-image: url("https://static.igem.wiki/teams/5300/source/footer/math.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

#tmp1_2{
    width: 70%;
    background-image: url("https://static.igem.wiki/teams/5300/source/footer/snapgene.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
#tmp1_3{
    width: 30%;
    background-image: url("https://static.igem.wiki/teams/5300/source/footer/shengyuan.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

#footer_blank{
    width: 20%;
}

#footer_tmp2{
    width: 40%;
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
}

#tmp2_0{
    text-align: right;
    width: 100%;
    font-size: 20px;
    padding-right: 20px;
}
.word2{
    font-size: 10px;
}
#tmp2_1{
    text-align: right;
    width: 70%;
}
#tmp2_2{
    width: 30%;
    background-image: url("https://static.igem.wiki/teams/5300/source/footer/icon2.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
#tmp2_3{
    text-align: right;
    width: 70%;
}
#tmp2_4{
    width: 30%;
    background-image: url("https://static.igem.wiki/teams/5300/source/footer/icon1.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}



