Team:TAS Taipei

From 2014hs.igem.org

(Difference between revisions)
m
 
(12 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
 +
<head>
<head>
-
<style>
+
<meta http-equiv="refresh" content="0; url=https://2014hs.igem.org/Team:TAS_Taipei/home" />
-
.navigation{
+
</head>
-
    margin: 0px auto;
+
-
    font-family: Arial, sans-serif;
+
-
    font-size: 28px;
+
-
    font-style: normal;
+
-
    letter-spacing: 1.2px;
+
-
}
+
-
.navigation .item{
+
-
    position:relative;
+
-
}
+
-
.team{
+
-
    top:120px;
+
-
    left:2%;
+
-
    width:30px;
+
-
}
+
-
.project{
+
-
  top:40px;
+
-
  left:15%;
+
-
  width:30px;
+
-
}
+
-
.software{
+
-
    top:140px;
+
-
    left:77%;
+
-
    width:30px;
+
-
}
+
-
.parts{
+
-
    top:250px;
+
-
    left:90%;
+
-
    width:30px; 
+
-
}
+
-
.notebook{
+
-
    top:1%;
+
-
    left:36%;
+
-
    width:30px;
+
-
 
+
-
}
+
-
.safety{
+
-
    top:355px;
+
-
    left:101%;
+
-
    width:30px;
+
-
}
+
-
.human{
+
-
  top:52px;
+
-
  left:60%;
+
-
  width:30px;
+
-
}
+
-
.model{
+
-
    top:480px;
+
-
    left:105%;
+
-
    width:30px;
+
-
}
+
-
 
+
-
a.icon{
+
-
    width:53px;
+
-
    height:53px;
+
-
    position:absolute;
+
-
    top:0px;
+
-
    left:0px;
+
-
    cursor:pointer;
+
-
}
+
-
.team a.icon{
+
-
    background:transparent url("https://static.igem.org/mediawiki/2013/9/92/Heidelberg_symbol_team.png") no-repeat 0px 0px;
+
-
}
+
-
.project a.icon{
+
-
    background:transparent url("https://static.igem.org/mediawiki/2013/b/b0/Heidelberg_symbol_project3.png") no-repeat 0px 0px;
+
-
}
+
-
.notebook a.icon{
+
-
    background:transparent url("https://static.igem.org/mediawiki/2013/a/a4/Heidelberg_symbol_parts.png") no-repeat 0px 0px;
+
-
}
+
-
.parts a.icon{
+
-
    background:transparent url("https://static.igem.org/mediawiki/2013/9/93/Heidelberg_symbol_parts2.png") no-repeat 0px 0px;
+
-
}
+
-
.software a.icon{
+
-
    background:transparent url("https://static.igem.org/mediawiki/2013/f/f7/Heidelberg_symbol_software.png") no-repeat 0px 0px;
+
-
}
+
-
.safety a.icon{
+
-
    background:transparent url("https://static.igem.org/mediawiki/2013/7/72/Heidelberg_symbol_safety.png") no-repeat 0px 0px;
+
-
}
+
-
.human a.icon{
+
-
    background:transparent url("https://static.igem.org/mediawiki/2013/5/5b/Heidelberg_symbol_human.png") no-repeat 0px 0px;
+
-
}
+
-
.model a.icon{
+
-
    background:transparent url("https://static.igem.org/mediawiki/2013/7/78/Heidelberg_model.png") no-repeat 0px 0px;
+
-
}
+
-
.navigation .item a.active{
+
-
    background-position:0px -52px;
+
-
}
+
-
.item img.circle{
+
-
    position:absolute;
+
-
    border-radius:50%;
+
-
    top:0px;
+
-
    left:0px;
+
-
    width:52px;
+
-
    height:52px;
+
-
    opacity:0.3;
+
-
    z-index: 7;
+
-
}
+
-
.item ul img .new{
+
-
  position:relative;
+
-
  max-width:40px;
+
-
  max-height:40px;
+
-
}
+
-
.item h2{
+
-
    position:absolute;
+
-
    width:300px;
+
-
    height:52px;
+
-
    color:#222;
+
-
    font-size:18px;
+
-
    font-weight: '600';
+
-
    top:-10px;
+
-
    left:50px;
+
-
    text-indent:10px;
+
-
    line-height:52px;
+
-
   
+
-
    text-transform:uppercase;
+
-
}
+
-
 
+
-
.item img.active{
+
-
z-index:2;
+
-
}
+
-
.item a.active{
+
-
visibility:hidden;
+
-
}
+
-
.item h2.active{
+
-
    color:#ffcc00;
+
-
    font-size:20px;
+
-
    font-weight:400;
+
-
    text-shadow:1px 1px 4px #666;
+
-
z-index:1;
+
-
}
+
-
.item ul{
+
-
    list-style:none;
+
-
    position:absolute;
+
-
    top:60px;
+
-
    left:57px;
+
-
    display:none;
+
-
}
+
-
.item ul li a{
+
-
    font-size:15px;
+
-
    text-decoration:none;
+
-
    letter-spacing:1.5px;
+
-
    text-transform:uppercase;
+
-
    color:#fff;
+
-
   
+
-
    padding:3px;
+
-
    float:left;
+
-
    clear:both;
+
-
    width:auto;
+
-
    white-space:nowrap;
+
-
+
-
 
+
-
}
+
-
.item ul li a:hover{
+
-
    background-color:#fff;
+
-
    color:#444;
+
-
    -moz-border-radius:5px;
+
-
    -webkit-border-radius:5px;
+
-
    border-radius:5px;
+
-
    -moz-box-shadow:1px 1px 4px #666;
+
-
    -webkit-box-shadow:1px 1px 4px #666;
+
-
    box-shadow:1px 1px 4px #666;
+
-
+
-
}
+
-
 
+
-
.item ul.active{
+
-
z-index:1;
+
-
}
+
-
*{
+
-
                margin:0;
+
-
                padding:0;
+
-
            }
+
-
            body{
+
-
                content: "";
+
-
                /*opacity: 0.8;*/
+
-
                background-position:left top;
+
-
background-repeat:no-repeat;
+
-
                z-index: -1;
+
-
+
-
            }
+
-
 
+
-
/*#nav{
+
-
min-width:800px;
+
-
}*/
+
-
div#WelcomeText{
+
-
font-style: normal;
+
-
border-style:solid;
+
-
border-color:#999999;
+
-
border-width:1px;
+
-
padding:10px;
+
-
border-radius: 15px;
+
-
float:right;
+
-
margin:0 20 0 0;
+
-
}
+
-
#logo{
+
-
float:right;
+
-
}
+
-
.popover-content {
+
-
                text-align: justify;
+
-
                font-family: Arial, sans-serif;
+
-
                font-size: 14px;
+
-
            }
+
-
 
+
-
.popover.left {
+
-
                margin-left:
+
-
            }
+
-
 
+
-
            .popover {
+
-
                max-width: 850px;
+
-
                margin-top: 0px;
+
-
                opacity:0.4;
+
-
                filter:alpha(opacity=40);
+
-
            }
+
-
            .btn-lg {
+
-
                font-size: 24px;
+
-
                font-weight: 900;
+
-
            }
+
-
            #content {
+
-
                padding:0;
+
-
            }
+
-
            @media (max-width: 991px) { /* bootstrap md: 992px*/
+
-
                .col-logo {
+
-
                    margin-top: 1%;
+
-
                }
+
-
            }
+
-
.lang label{
+
-
width: 5px;
+
-
height: 2px;
+
-
background-repeat: no-repeat;
+
-
background-size: auto 80%;
+
-
background-position: center;
+
-
}
+
-
 
+
-
.lang label.active{
+
-
background-color:#999999;
+
-
background-image: url("https://static.igem.org/mediawiki/2013/b/b8/Heidelberg_start_flags_France.png");
+
-
background-repeat: no-repeat;
+
-
background-size: auto 80%;
+
-
background-position: center;
+
-
}
+
-
 
+
-
.lang label.english{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/5/59/Heidelberg_start_flags_English.png");
+
-
}
+
-
 
+
-
.lang label.active.english{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/5/59/Heidelberg_start_flags_English.png");
+
-
}
+
-
 
+
-
 
+
-
.lang label.french{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/b/b8/Heidelberg_start_flags_France.png");
+
-
}
+
-
 
+
-
.lang label.active.french{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/b/b8/Heidelberg_start_flags_France.png");
+
-
}
+
-
 
+
-
.lang label.italian{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/c/c0/Heidelberg_start_flags_Italy.png");
+
-
}
+
-
 
+
-
.lang label.active.italian{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/c/c0/Heidelberg_start_flags_Italy.png");
+
-
}
+
-
 
+
-
.lang label.dutch{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/b/bd/Heidelberg_Flag_of_the_Netherlands.png");
+
-
}
+
-
 
+
-
.lang label.active.dutch{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/b/bd/Heidelberg_Flag_of_the_Netherlands.png");
+
-
}
+
-
 
+
-
.lang label.polish{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/3/32/Heidelberg_Flag_of_Poland.png");
+
-
}
+
-
 
+
-
.lang label.active.polish{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/3/32/Heidelberg_Flag_of_Poland.png");
+
-
}
+
-
 
+
-
.lang label.cypriot{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/c/c9/Heidelberg_start_flags_Greece.png");
+
-
}
+
-
 
+
-
.lang label.active.cypriot{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/c/c9/Heidelberg_start_flags_Greece.png");
+
-
}
+
-
 
+
-
.lang label.ukrain{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/3/3f/Heidelberg_start_flags_Ukraine.png");
+
-
}
+
-
 
+
-
.lang label.active.ukrain{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/3/3f/Heidelberg_start_flags_Ukraine.png");
+
-
}
+
-
 
+
-
.lang label.vietnamese{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/4/42/Heidelberg_Flag_of_Vietnam.png");
+
-
}
+
-
 
+
-
.lang label.active.vietnamese{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/4/42/Heidelberg_Flag_of_Vietnam.png");
+
-
}
+
-
 
+
-
.lang label.usbek{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/3/37/Heidelberg_Flag_of_Uzbekistan.png");
+
-
}
+
-
 
+
-
.lang label.active.usbek{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/3/37/Heidelberg_Flag_of_Uzbekistan.png");
+
-
}
+
-
 
+
-
.lang label.chinese{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/b/b0/Heidelberg_start_flags_China.png");
+
-
}
+
-
 
+
-
.lang label.active.chinese{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/b/b0/Heidelberg_start_flags_China.png");
+
-
}
+
-
 
+
-
.lang label.mandarin{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/1/1a/Heidelberg_Flag_of_the_Republic_of_China.png");
+
-
}
+
-
 
+
-
.lang label.active.mandarin{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/1/1a/Heidelberg_Flag_of_the_Republic_of_China.png");
+
-
}
+
-
 
+
-
.lang label.korean{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/0/03/Heidelberg_Flag_of_South_Korea.png");
+
-
}
+
-
 
+
-
.lang label.active.korean{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/0/03/Heidelberg_Flag_of_South_Korea.png");
+
-
}
+
-
 
+
-
.lang label.german{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/2/25/Heidelberg_start_flags_Germany.png");
+
-
}
+
-
 
+
-
.lang label.active.german{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/2/25/Heidelberg_start_flags_Germany.png");
+
-
}
+
-
 
+
-
.lang label.portuguese{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/c/cb/Heidelberg_start_flags_Brazil_and_Portugal.png");
+
-
}
+
-
 
+
-
.lang label.active.portuguese{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/c/cb/Heidelberg_start_flags_Brazil_and_Portugal.png");
+
-
}
+
-
 
+
-
.lang label.indonesian{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/f/f5/Heidelberg_Flag_of_Indonesia.png");
+
-
}
+
-
 
+
-
.lang label.active.indonesian{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/f/f5/Heidelberg_Flag_of_Indonesia.png");
+
-
}
+
-
 
+
-
.lang label.spanisch{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/a/ae/Heidelberg_start_flags_Spanish.png");
+
-
}
+
-
 
+
-
.lang label.active.spanisch{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/a/ae/Heidelberg_start_flags_Spanish.png");
+
-
}
+
-
 
+
-
.lang label.russian{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/d/d7/Heidelberg_start_flags_Russia.png");
+
-
}
+
-
 
+
-
.lang label.active.russian{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/d/d7/Heidelberg_start_flags_Russia.png");
+
-
}
+
-
 
+
-
 
+
-
.lang label.turki{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/1/1c/Heidelberg_start_flags_Turkey.png");
+
-
}
+
-
 
+
-
.lang label.active.turki{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/1/1c/Heidelberg_start_flags_Turkey.png");
+
-
}
+
-
 
+
-
.lang label.bulgarian{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/5/5e/Heidelberg_Flag_of_Bulgaria.png");
+
-
}
+
-
 
+
-
.lang label.active.bulgarian{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/5/5e/Heidelberg_Flag_of_Bulgaria.png");
+
-
}
+
-
 
+
-
.lang label.romanian{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/7/7c/Heidelberg_Flag_of_Romania.png");
+
-
}
+
-
 
+
-
.lang label.active.romanian{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/7/7c/Heidelberg_Flag_of_Romania.png");
+
-
}
+
-
 
+
-
.lang label.luxembourg{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/7/77/Heidelberg_Flag_of_Luxembourg.png");
+
-
}
+
-
 
+
-
.lang label.active.luxembourg{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/7/77/Heidelberg_Flag_of_Luxembourg.png");
+
-
}
+
-
 
+
-
.lang label.phillipine{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/a/a8/Heidelberg_Flag_of_the_Philippines.png");
+
-
}
+
-
 
+
-
.lang label.active.phillipine{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/a/a8/Heidelberg_Flag_of_the_Philippines.png");
+
-
}
+
-
 
+
-
.lang label.serbo{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/e/e9/800px-Serbo-Croatian_language_flag.gif");
+
-
}
+
-
 
+
-
.lang label.active.serbo{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/e/e9/800px-Serbo-Croatian_language_flag.gif");
+
-
}
+
-
 
+
-
.lang label.tamil{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/d/d5/Heidelberg_start_flags_India.png");
+
-
}
+
-
 
+
-
.lang label.active.tamil{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/d/d5/Heidelberg_start_flags_India.png");
+
-
}
+
-
 
+
-
.lang label.urdu{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/6/62/Heidelberg_Flag_of_Pakistan.png");
+
-
}
+
-
 
+
-
.lang label.active.urdu{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/6/62/Heidelberg_Flag_of_Pakistan.png");
+
-
}
+
-
 
+
-
.lang label.danish{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/1/17/Heidelberg_Flag_of_Denmark.png");
+
-
}
+
-
 
+
-
.lang label.active.danish{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/1/17/Heidelberg_Flag_of_Denmark.png");
+
-
}
+
-
 
+
-
.lang label.arabic{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/9/9a/Heidelberg_start_flags_Egypt.png");
+
-
}
+
-
 
+
-
.lang label.active.arabic{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/9/9a/Heidelberg_start_flags_Egypt.png");
+
-
}
+
-
 
+
-
.lang label.israel{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/f/fc/Heidelberg_start_flags_Israel.png");
+
-
}
+
-
 
+
-
.lang label.active.israel{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/f/fc/Heidelberg_start_flags_Israel.png");
+
-
}
+
-
 
+
-
.lang label.litauisch{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/1/1a/Heidelberg_Flag_of_Lithuania.png");
+
-
}
+
-
 
+
-
.lang label.active.litauisch{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/1/1a/Heidelberg_Flag_of_Lithuania.png");
+
-
}
+
-
 
+
-
.lang label.active.creol{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/9/94/CapeVerde.png");
+
-
}
+
-
 
+
-
.lang label.creol{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/9/94/CapeVerde.png");
+
-
}
+
-
 
+
-
.lang label.active.japanese{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/c/c9/Heidelberg_Japan.png");
+
-
}
+
-
 
+
-
.lang label.japanese{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/c/c9/Heidelberg_Japan.png");
+
-
}
+
-
 
+
-
.lang label.active.afrikaans{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/e/eb/Heidelberg_afrikaans.png");
+
-
}
+
-
 
+
-
.lang label.afrikaans{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/e/eb/Heidelberg_afrikaans.png");
+
-
}
+
-
 
+
-
.lang label.active.asery{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/7/75/Heidelberg_Azerbaijan.png");
+
-
}
+
-
 
+
-
.lang label.asery{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/7/75/Heidelberg_Azerbaijan.png");
+
-
}
+
-
 
+
-
.lang label.active.persian{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/7/75/Heidelberg_start_flags_Iran.png");
+
-
}
+
-
 
+
-
.lang label.persian{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/7/75/Heidelberg_start_flags_Iran.png");
+
-
}
+
-
 
+
-
.lang label.active.sorbian{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/2/26/Heidelberg_start_flags_Sorbian.png");
+
-
}
+
-
 
+
-
.lang label.sorbian{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/2/26/Heidelberg_start_flags_Sorbian.png");
+
-
}
+
-
 
+
-
.lang label.active.swedish{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/1/1e/Heidelberg_swedish.png");
+
-
}
+
-
 
+
-
.lang label.swedish{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/1/1e/Heidelberg_swedish.png");
+
-
}
+
-
.lang label.marathi{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/d/d5/Heidelberg_start_flags_India.png");
+
-
}
+
-
 
+
-
.lang label.active.marathi{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/d/d5/Heidelberg_start_flags_India.png");
+
-
}
+
-
 
+
-
.lang label.hungarian{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/f/f3/Heidelberg_Hungary.png");
+
-
}
+
-
 
+
-
.lang label.active.hungarian{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/f/f3/Heidelberg_Hungary.png");
+
-
}
+
-
 
+
-
.lang label.hindi{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/d/d5/Heidelberg_start_flags_India.png");
+
-
}
+
-
 
+
-
.lang label.active.hindi{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/d/d5/Heidelberg_start_flags_India.png");
+
-
}
+
-
 
+
-
.highlight_button {
+
-
    background-repeat:no-repeat;
+
-
    width:80px;
+
-
    height:80px;
+
-
    background-size:160px 80px;
+
-
    background-position:left;
+
-
    display:inline-block;
+
-
}
+
-
 
+
-
.highlight_button:hover {
+
-
    background-position:right;
+
-
}
+
-
 
+
-
@-webkit-keyframes bounceIn {
+
-
0% {
+
-
opacity: 0;
+
-
-webkit-transform: scale(.3);
+
-
}
+
-
+
-
15% {
+
-
opacity: 1;
+
-
-webkit-transform: scale(1.05);
+
-
}
+
-
+
-
23% {
+
-
-webkit-transform: scale(.9);
+
-
}
+
-
+
-
30% {
+
-
-webkit-transform: scale(1);
+
-
}
+
-
}
+
-
 
+
-
@-moz-keyframes bounceIn {
+
-
0% {
+
-
opacity: 0;
+
-
-moz-transform: scale(.3);
+
-
}
+
-
+
-
15% {
+
-
opacity: 1;
+
-
-moz-transform: scale(1.05);
+
-
}
+
-
+
-
23% {
+
-
-moz-transform: scale(.9);
+
-
}
+
-
+
-
30% {
+
-
-moz-transform: scale(1);
+
-
}
+
-
}
+
-
 
+
-
@-ms-keyframes bounceIn {
+
-
0% {
+
-
opacity: 0;
+
-
-ms-transform: scale(.3);
+
-
}
+
-
+
-
15% {
+
-
opacity: 1;
+
-
-ms-transform: scale(1.05);
+
-
}
+
-
+
-
23% {
+
-
-ms-transform: scale(.9);
+
-
}
+
-
+
-
30% {
+
-
-ms-transform: scale(1);
+
-
}
+
-
}
+
-
 
+
-
@-o-keyframes bounceIn {
+
-
0% {
+
-
opacity: 0;
+
-
-o-transform: scale(.3);
+
-
}
+
-
+
-
15% {
+
-
opacity: 1;
+
-
-o-transform: scale(1.05);
+
-
}
+
-
+
-
23% {
+
-
-o-transform: scale(.9);
+
-
}
+
-
+
-
30% {
+
-
-o-transform: scale(1);
+
-
}
+
-
}
+
-
 
+
-
@keyframes bounceIn {
+
-
0% {
+
-
opacity: 0;
+
-
transform: scale(.3);
+
-
}
+
-
+
-
15% {
+
-
opacity: 1;
+
-
transform: scale(1.05);
+
-
}
+
-
+
-
23% {
+
-
transform: scale(.9);
+
-
}
+
-
+
-
30% {
+
-
transform: scale(1);
+
-
}
+
-
}
+
-
 
+
-
.highlight_button_pulse {
+
-
    background-repeat:no-repeat;
+
-
    width:80px;
+
-
    height:80px;
+
-
    background-size:160px 80px;
+
-
    background-position:left;
+
-
    display:inline-block;
+
-
    -webkit-animation: bounceIn 6s linear infinite;
+
-
    -moz-animation: bounceIn 6s linear infinite;
+
-
    -ms-animation: bounceIn 6s linear infinite;
+
-
    -o-animation: bounceIn 6s linear infinite;
+
-
    animation: bounceIn 6s linear infinite;
+
-
}
+
-
 
+
-
.highlight_button_pulse:hover {
+
-
    background-position:right;
+
-
}
+
-
  <style type="text/css">
+
-
#contentSub, #search-controls, .firstHeading, /*#footer-box,*/ #catlinks, #p-logo {
+
-
    display:none;
+
-
}
+
-
#top-section {
+
-
    border: none;
+
-
    height: 0px;
+
-
}
+
-
#content {
+
-
    z-index: auto;
+
-
    border: none;
+
-
    width:98%;
+
-
}
+
-
 
+
-
.firstHeading {
+
-
    height:0px;
+
-
    visibility:hidden;
+
-
}
+
-
 
+
-
#footer-box{
+
-
    border:none;
+
-
    margin: 0 auto;
+
-
    padding: 5px;
+
-
    width: 965px;
+
-
 
+
-
    /*width:100%;
+
-
    padding:0px;
+
-
    margin:0 auto;
+
-
    display:inline-block;
+
-
    text-align:left;
+
-
    border-style:none;*/
+
-
}
+
-
 
+
-
#footer-box *{
+
-
  position:relative;
+
-
  margin-top:10px;
+
-
}
+
-
 
+
-
#globalWrapper {
+
-
  font-size:100%;
+
-
}
+
-
 
+
-
h1, h2 {
+
-
    border-bottom: none;
+
-
}
+
-
 
+
-
h2 {
+
-
    font-size:18px;
+
-
    font-family:Arial, sans-serif;
+
-
}
+
-
h3 {
+
-
    font-size:16px;
+
-
    font-weight: 600;
+
-
    font-family:Arial, sans-serif;
+
-
}
+
-
h4  {
+
-
    font-size: 14px;
+
-
    font-weight: 600;
+
-
    font-family:Arial, sans-serif;
+
-
}
+
-
 
+
-
div.thumb div {
+
-
    font-size:10px;
+
-
}
+
-
 
+
-
.editsection {
+
-
    display: none;
+
-
}
+
-
 
+
-
li {
+
-
    font-size:10px;
+
-
}
+
-
 
+
-
div.thumb {
+
-
    border-color:#eeeeee;
+
-
}
+
-
 
+
-
dd {
+
-
    font-size:10px;
+
-
}
+
-
 
+
-
a:visited {
+
-
    color: #000080;
+
-
}
+
-
a {
+
-
    color: #000080;
+
-
}
+
-
p > a, b > a {
+
-
    color: #000080;
+
-
}
+
-
p > a:visited, b > a:visited {
+
-
    color: #000080;
+
-
}
+
-
p {
+
-
  text-align:justify;
+
-
}
+
-
table {
+
-
    font-size:1em;
+
-
}
+
-
b {
+
-
font-size:14px;
+
-
}
+
-
figcaption {
+
-
text-align: justify;
+
-
}
+
-
 
+
-
/* Resizes the menubar to fik the links (default is 400px) */
+
-
#menubar {
+
-
    width: auto;}
+
-
body {
+
-
    margin: 10px 0 0 0;
+
-
    padding: 0;}
+
-
 
+
-
#top-section {
+
-
    width: 965px;
+
-
    height: 0;
+
-
    margin: 0 auto;
+
-
    padding: 0;
+
-
    border: none;}
+
-
#menubar {
+
-
    font-size: 65%;
+
-
    top: 0;
+
-
    }
+
-
.left-menu:hover {
+
-
    background-color: transparent;}
+
-
#menubar li a {
+
-
    background-color: transparent;}
+
-
#menubar:hover {
+
-
    color: gray;}
+
-
#menubar li a {
+
-
    color: gray;}
+
-
#menubar:hover li a {
+
-
    color: #CCC;}
+
-
 
+
-
 
+
-
/* modified css-Stuff from the bubble wiki theme*/
+
-
 
+
-
*{
+
-
                margin:0;
+
-
                padding:0;
+
-
            }
+
-
            body{
+
-
                background:#fff  no-repeat top left;
+
-
            }
+
-
            div:after {
+
-
                content: "";
+
-
               
+
-
                background-repeat: no-repeat;
+
-
                opacity: 0.8;
+
-
                top: 0;
+
-
                left: 0;
+
-
                bottom:0;
+
-
                right: 0;
+
-
                z-index: -1; 
+
-
            }
+
-
            .title{
+
-
                width:548px;
+
-
                height:119px;
+
-
                position:absolute;
+
-
                top:400px;
+
-
                left:150px;   
+
-
            }
+
-
            #content{
+
-
                margin:0 auto;
+
-
            }
+
-
  /*          .months{
+
-
                position:absolute;
+
-
                left:0.5%;
+
-
                top:275px;
+
-
                z-index:8;
+
-
            }
+
-
            .slider{
+
-
                position:absolute;
+
-
                left:0.5%;
+
-
                top:425px;
+
-
                width:37%;
+
-
            }
+
-
            .weekly-tabs{
+
-
                position:absolute;
+
-
                top:335px;
+
-
                left:39%;
+
-
                width:61%;
+
-
            }
+
-
            #weekly{
+
-
                position:absolute;
+
-
                top:365px;
+
-
                left:39%;
+
-
                width:61%;
+
-
            }*/
+
-
            .scrollContent{
+
-
                overflow:hidden;
+
-
                position:relative;
+
-
                height:700px;
+
-
            }
+
-
            .scrollContent2{
+
-
                height:300px;
+
-
                overflow:hidden;
+
-
                position:relative;
+
-
                top:15px;
+
-
                width:90%;
+
-
                left:20px;
+
-
                right:20px;
+
-
            }
+
-
            #methods{
+
-
                background-color: #eeeeee;
+
-
                position:absolute;
+
-
                left:0.5%;
+
-
                top:680px;
+
-
                width:37%;
+
-
                height:615px;
+
-
                overflow:auto;
+
-
                position:relative;
+
-
 
+
-
            }
+
-
            .carousel .item{
+
-
              background-color:#EEEEEE;
+
-
            }
+
-
            .carousel-caption{
+
-
        color:#5A5A5A;
+
-
        text-shadow:none;/*0 2px 2px rgba(0, 0, 0, 0.4);*/
+
-
            }
+
-
            .carousel-caption p {
+
-
        font-size:10pt;
+
-
        text-align:justify;
+
-
        position:relative;
+
-
        margin-right:1%;
+
-
        }
+
-
            .carousel-control{
+
-
          color:#5A5A5A;
+
-
                width:7%;
+
-
            }
+
-
            .carousel-control.left {
+
-
background-image: none;
+
-
    }
+
-
    .carousel-control.right {
+
-
background-image: none;
+
-
    }
+
-
            .carousel-control .icon-prev,
+
-
            .carousel-control .icon-next,
+
-
            .carousel-control .glyphicon-chevron-left,
+
-
            .carousel-control .glyphicon-chevron-right{
+
-
                left:10%;
+
-
            }
+
-
            .carousel-indicators li {
+
-
        border: 1px solid #5A5A5A;
+
-
            }
+
-
      .carousel-indicators .active {
+
-
        background-color: #5A5A5A;
+
-
            }
+
-
            .nav-tabs {
+
-
                  border-bottom:#eeeeee ;
+
-
            }
+
-
            .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
+
-
                        border-color:#eeeeee;
+
-
            }
+
-
            .sidebar-nav {
+
-
    padding: 9px 0;
+
-
}
+
-
 
+
-
.dropdown-menu .sub-menu {
+
-
    left: 100%;
+
-
    position: absolute;
+
-
    top: 0;
+
-
    visibility: hidden;
+
-
    margin-top: -1px;
+
-
}
+
-
 
+
-
.dropdown-menu li:hover .sub-menu {
+
-
    visibility: visible;
+
-
}
+
-
 
+
-
.dropdown:hover .dropdown-menu {
+
-
    display: block;
+
-
}
+
-
 
+
-
.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
+
-
    margin-top: 0;
+
-
}
+
-
 
+
-
.navbar .sub-menu:before {
+
-
    border-bottom: 7px solid transparent;
+
-
    border-left: none;
+
-
    border-right: 7px solid rgba(0, 0, 0, 0.2);
+
-
    border-top: 7px solid transparent;
+
-
    left: -7px;
+
-
    top: 10px;
+
-
}
+
-
.navbar .sub-menu:after {
+
-
    border-top: 6px solid transparent;
+
-
    border-left: none;
+
-
    border-right: 6px solid #fff;
+
-
    border-bottom: 6px solid transparent;
+
-
    left: 10px;
+
-
    top: 11px;
+
-
    left: -6px;
+
-
}
+
-
.labjournal-weekly {
+
-
    margin-top:2.6%;
+
-
    float:left;
+
-
    width:100%;
+
-
}
+
-
table.wikitable {
+
-
    font-size:0.7em;
+
-
}
+
-
#bodyContent a[href^="https://"], .link-https {
+
-
    background: none;}
+
-
</style>
+
-
 
+
-
  <!--customized scrollbar-->
+
-
  <!--<link href="custom-scrollbar-plugin/jquery.mCustomScrollbar.css" rel="stylesheet" type="text/css" />-->
+
-
.navigation{
+
-
    margin: 0px auto;
+
-
    font-family: Arial, sans-serif;
+
-
    font-size: 28px;
+
-
    font-style: normal;
+
-
    letter-spacing: 1.2px;
+
-
}
+
-
.navigation .item{
+
-
    position:relative;
+
-
}
+
-
.team{
+
-
    top:120px;
+
-
    left:2%;
+
-
    width:30px;
+
-
}
+
-
.project{
+
-
  top:40px;
+
-
  left:15%;
+
-
  width:30px;
+
-
}
+
-
.software{
+
-
    top:140px;
+
-
    left:77%;
+
-
    width:30px;
+
-
}
+
-
.parts{
+
-
    top:250px;
+
-
    left:90%;
+
-
    width:30px; 
+
-
}
+
-
.notebook{
+
-
    top:1%;
+
-
    left:36%;
+
-
    width:30px;
+
-
 
+
-
}
+
-
.safety{
+
-
    top:355px;
+
-
    left:101%;
+
-
    width:30px;
+
-
}
+
-
.human{
+
-
  top:52px;
+
-
  left:60%;
+
-
  width:30px;
+
-
}
+
-
.model{
+
-
    top:480px;
+
-
    left:105%;
+
-
    width:30px;
+
-
}
+
-
 
+
-
a.icon{
+
-
    width:53px;
+
-
    height:53px;
+
-
    position:absolute;
+
-
    top:0px;
+
-
    left:0px;
+
-
    cursor:pointer;
+
-
}
+
-
.team a.icon{
+
-
    background:transparent url("https://static.igem.org/mediawiki/2013/9/92/Heidelberg_symbol_team.png") no-repeat 0px 0px;
+
-
}
+
-
.project a.icon{
+
-
    background:transparent url("https://static.igem.org/mediawiki/2013/b/b0/Heidelberg_symbol_project3.png") no-repeat 0px 0px;
+
-
}
+
-
.notebook a.icon{
+
-
    background:transparent url("https://static.igem.org/mediawiki/2013/a/a4/Heidelberg_symbol_parts.png") no-repeat 0px 0px;
+
-
}
+
-
.parts a.icon{
+
-
    background:transparent url("https://static.igem.org/mediawiki/2013/9/93/Heidelberg_symbol_parts2.png") no-repeat 0px 0px;
+
-
}
+
-
.software a.icon{
+
-
    background:transparent url("https://static.igem.org/mediawiki/2013/f/f7/Heidelberg_symbol_software.png") no-repeat 0px 0px;
+
-
}
+
-
.safety a.icon{
+
-
    background:transparent url("https://static.igem.org/mediawiki/2013/7/72/Heidelberg_symbol_safety.png") no-repeat 0px 0px;
+
-
}
+
-
.human a.icon{
+
-
    background:transparent url("https://static.igem.org/mediawiki/2013/5/5b/Heidelberg_symbol_human.png") no-repeat 0px 0px;
+
-
}
+
-
.model a.icon{
+
-
    background:transparent url("https://static.igem.org/mediawiki/2013/7/78/Heidelberg_model.png") no-repeat 0px 0px;
+
-
}
+
-
.navigation .item a.active{
+
-
    background-position:0px -52px;
+
-
}
+
-
.item img.circle{
+
-
    position:absolute;
+
-
    border-radius:50%;
+
-
    top:0px;
+
-
    left:0px;
+
-
    width:52px;
+
-
    height:52px;
+
-
    opacity:0.3;
+
-
    z-index: 7;
+
-
}
+
-
.item ul img .new{
+
-
  position:relative;
+
-
  max-width:40px;
+
-
  max-height:40px;
+
-
}
+
-
.item h2{
+
-
    position:absolute;
+
-
    width:300px;
+
-
    height:52px;
+
-
    color:#222;
+
-
    font-size:18px;
+
-
    font-weight: '600';
+
-
    top:-10px;
+
-
    left:50px;
+
-
    text-indent:10px;
+
-
    line-height:52px;
+
-
   
+
-
    text-transform:uppercase;
+
-
}
+
-
 
+
-
.item img.active{
+
-
z-index:2;
+
-
}
+
-
.item a.active{
+
-
visibility:hidden;
+
-
}
+
-
.item h2.active{
+
-
    color:#ffcc00;
+
-
    font-size:20px;
+
-
    font-weight:400;
+
-
    text-shadow:1px 1px 4px #666;
+
-
z-index:1;
+
-
}
+
-
.item ul{
+
-
    list-style:none;
+
-
    position:absolute;
+
-
    top:60px;
+
-
    left:57px;
+
-
    display:none;
+
-
}
+
-
.item ul li a{
+
-
    font-size:15px;
+
-
    text-decoration:none;
+
-
    letter-spacing:1.5px;
+
-
    text-transform:uppercase;
+
-
    color:#fff;
+
-
   
+
-
    padding:3px;
+
-
    float:left;
+
-
    clear:both;
+
-
    width:auto;
+
-
    white-space:nowrap;
+
-
+
-
 
+
-
}
+
-
.item ul li a:hover{
+
-
    background-color:#fff;
+
-
    color:#444;
+
-
    -moz-border-radius:5px;
+
-
    -webkit-border-radius:5px;
+
-
    border-radius:5px;
+
-
    -moz-box-shadow:1px 1px 4px #666;
+
-
    -webkit-box-shadow:1px 1px 4px #666;
+
-
    box-shadow:1px 1px 4px #666;
+
-
+
-
}
+
-
 
+
-
.item ul.active{
+
-
z-index:1;
+
-
}
+
-
*{
+
-
                margin:0;
+
-
                padding:0;
+
-
            }
+
-
            body{
+
-
                content: "";
+
-
                /*opacity: 0.8;*/
+
-
                background-position:left top;
+
-
background-repeat:no-repeat;
+
-
                z-index: -1;
+
-
+
-
            }
+
-
 
+
-
/*#nav{
+
-
min-width:800px;
+
-
}*/
+
-
div#WelcomeText{
+
-
font-style: normal;
+
-
border-style:solid;
+
-
border-color:#999999;
+
-
border-width:1px;
+
-
padding:10px;
+
-
border-radius: 15px;
+
-
float:right;
+
-
margin:0 20 0 0;
+
-
}
+
-
#logo{
+
-
float:right;
+
-
}
+
-
.popover-content {
+
-
                text-align: justify;
+
-
                font-family: Arial, sans-serif;
+
-
                font-size: 14px;
+
-
            }
+
-
 
+
-
.popover.left {
+
-
                margin-left:
+
-
            }
+
-
 
+
-
            .popover {
+
-
                max-width: 850px;
+
-
                margin-top: 0px;
+
-
                opacity:0.4;
+
-
                filter:alpha(opacity=40);
+
-
            }
+
-
            .btn-lg {
+
-
                font-size: 24px;
+
-
                font-weight: 900;
+
-
            }
+
-
            #content {
+
-
                padding:0;
+
-
            }
+
-
            @media (max-width: 991px) { /* bootstrap md: 992px*/
+
-
                .col-logo {
+
-
                    margin-top: 1%;
+
-
                }
+
-
            }
+
-
.lang label{
+
-
width: 5px;
+
-
height: 2px;
+
-
background-repeat: no-repeat;
+
-
background-size: auto 80%;
+
-
background-position: center;
+
-
}
+
-
 
+
-
.lang label.active{
+
-
background-color:#999999;
+
-
background-image: url("https://static.igem.org/mediawiki/2013/b/b8/Heidelberg_start_flags_France.png");
+
-
background-repeat: no-repeat;
+
-
background-size: auto 80%;
+
-
background-position: center;
+
-
}
+
-
 
+
-
.lang label.english{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/5/59/Heidelberg_start_flags_English.png");
+
-
}
+
-
 
+
-
.lang label.active.english{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/5/59/Heidelberg_start_flags_English.png");
+
-
}
+
-
 
+
-
 
+
-
.lang label.french{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/b/b8/Heidelberg_start_flags_France.png");
+
-
}
+
-
 
+
-
.lang label.active.french{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/b/b8/Heidelberg_start_flags_France.png");
+
-
}
+
-
 
+
-
.lang label.italian{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/c/c0/Heidelberg_start_flags_Italy.png");
+
-
}
+
-
 
+
-
.lang label.active.italian{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/c/c0/Heidelberg_start_flags_Italy.png");
+
-
}
+
-
 
+
-
.lang label.dutch{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/b/bd/Heidelberg_Flag_of_the_Netherlands.png");
+
-
}
+
-
 
+
-
.lang label.active.dutch{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/b/bd/Heidelberg_Flag_of_the_Netherlands.png");
+
-
}
+
-
 
+
-
.lang label.polish{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/3/32/Heidelberg_Flag_of_Poland.png");
+
-
}
+
-
 
+
-
.lang label.active.polish{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/3/32/Heidelberg_Flag_of_Poland.png");
+
-
}
+
-
 
+
-
.lang label.cypriot{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/c/c9/Heidelberg_start_flags_Greece.png");
+
-
}
+
-
 
+
-
.lang label.active.cypriot{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/c/c9/Heidelberg_start_flags_Greece.png");
+
-
}
+
-
 
+
-
.lang label.ukrain{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/3/3f/Heidelberg_start_flags_Ukraine.png");
+
-
}
+
-
 
+
-
.lang label.active.ukrain{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/3/3f/Heidelberg_start_flags_Ukraine.png");
+
-
}
+
-
 
+
-
.lang label.vietnamese{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/4/42/Heidelberg_Flag_of_Vietnam.png");
+
-
}
+
-
 
+
-
.lang label.active.vietnamese{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/4/42/Heidelberg_Flag_of_Vietnam.png");
+
-
}
+
-
 
+
-
.lang label.usbek{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/3/37/Heidelberg_Flag_of_Uzbekistan.png");
+
-
}
+
-
 
+
-
.lang label.active.usbek{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/3/37/Heidelberg_Flag_of_Uzbekistan.png");
+
-
}
+
-
 
+
-
.lang label.chinese{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/b/b0/Heidelberg_start_flags_China.png");
+
-
}
+
-
 
+
-
.lang label.active.chinese{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/b/b0/Heidelberg_start_flags_China.png");
+
-
}
+
-
 
+
-
.lang label.mandarin{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/1/1a/Heidelberg_Flag_of_the_Republic_of_China.png");
+
-
}
+
-
 
+
-
.lang label.active.mandarin{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/1/1a/Heidelberg_Flag_of_the_Republic_of_China.png");
+
-
}
+
-
 
+
-
.lang label.korean{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/0/03/Heidelberg_Flag_of_South_Korea.png");
+
-
}
+
-
 
+
-
.lang label.active.korean{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/0/03/Heidelberg_Flag_of_South_Korea.png");
+
-
}
+
-
 
+
-
.lang label.german{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/2/25/Heidelberg_start_flags_Germany.png");
+
-
}
+
-
 
+
-
.lang label.active.german{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/2/25/Heidelberg_start_flags_Germany.png");
+
-
}
+
-
 
+
-
.lang label.portuguese{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/c/cb/Heidelberg_start_flags_Brazil_and_Portugal.png");
+
-
}
+
-
 
+
-
.lang label.active.portuguese{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/c/cb/Heidelberg_start_flags_Brazil_and_Portugal.png");
+
-
}
+
-
 
+
-
.lang label.indonesian{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/f/f5/Heidelberg_Flag_of_Indonesia.png");
+
-
}
+
-
 
+
-
.lang label.active.indonesian{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/f/f5/Heidelberg_Flag_of_Indonesia.png");
+
-
}
+
-
 
+
-
.lang label.spanisch{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/a/ae/Heidelberg_start_flags_Spanish.png");
+
-
}
+
-
 
+
-
.lang label.active.spanisch{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/a/ae/Heidelberg_start_flags_Spanish.png");
+
-
}
+
-
 
+
-
.lang label.russian{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/d/d7/Heidelberg_start_flags_Russia.png");
+
-
}
+
-
 
+
-
.lang label.active.russian{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/d/d7/Heidelberg_start_flags_Russia.png");
+
-
}
+
-
 
+
-
 
+
-
.lang label.turki{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/1/1c/Heidelberg_start_flags_Turkey.png");
+
-
}
+
-
 
+
-
.lang label.active.turki{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/1/1c/Heidelberg_start_flags_Turkey.png");
+
-
}
+
-
 
+
-
.lang label.bulgarian{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/5/5e/Heidelberg_Flag_of_Bulgaria.png");
+
-
}
+
-
 
+
-
.lang label.active.bulgarian{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/5/5e/Heidelberg_Flag_of_Bulgaria.png");
+
-
}
+
-
 
+
-
.lang label.romanian{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/7/7c/Heidelberg_Flag_of_Romania.png");
+
-
}
+
-
 
+
-
.lang label.active.romanian{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/7/7c/Heidelberg_Flag_of_Romania.png");
+
-
}
+
-
 
+
-
.lang label.luxembourg{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/7/77/Heidelberg_Flag_of_Luxembourg.png");
+
-
}
+
-
 
+
-
.lang label.active.luxembourg{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/7/77/Heidelberg_Flag_of_Luxembourg.png");
+
-
}
+
-
 
+
-
.lang label.phillipine{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/a/a8/Heidelberg_Flag_of_the_Philippines.png");
+
-
}
+
-
 
+
-
.lang label.active.phillipine{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/a/a8/Heidelberg_Flag_of_the_Philippines.png");
+
-
}
+
-
 
+
-
.lang label.serbo{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/e/e9/800px-Serbo-Croatian_language_flag.gif");
+
-
}
+
-
 
+
-
.lang label.active.serbo{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/e/e9/800px-Serbo-Croatian_language_flag.gif");
+
-
}
+
-
 
+
-
.lang label.tamil{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/d/d5/Heidelberg_start_flags_India.png");
+
-
}
+
-
 
+
-
.lang label.active.tamil{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/d/d5/Heidelberg_start_flags_India.png");
+
-
}
+
-
 
+
-
.lang label.urdu{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/6/62/Heidelberg_Flag_of_Pakistan.png");
+
-
}
+
-
 
+
-
.lang label.active.urdu{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/6/62/Heidelberg_Flag_of_Pakistan.png");
+
-
}
+
-
 
+
-
.lang label.danish{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/1/17/Heidelberg_Flag_of_Denmark.png");
+
-
}
+
-
 
+
-
.lang label.active.danish{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/1/17/Heidelberg_Flag_of_Denmark.png");
+
-
}
+
-
 
+
-
.lang label.arabic{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/9/9a/Heidelberg_start_flags_Egypt.png");
+
-
}
+
-
 
+
-
.lang label.active.arabic{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/9/9a/Heidelberg_start_flags_Egypt.png");
+
-
}
+
-
 
+
-
.lang label.israel{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/f/fc/Heidelberg_start_flags_Israel.png");
+
-
}
+
-
 
+
-
.lang label.active.israel{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/f/fc/Heidelberg_start_flags_Israel.png");
+
-
}
+
-
 
+
-
.lang label.litauisch{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/1/1a/Heidelberg_Flag_of_Lithuania.png");
+
-
}
+
-
 
+
-
.lang label.active.litauisch{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/1/1a/Heidelberg_Flag_of_Lithuania.png");
+
-
}
+
-
 
+
-
.lang label.active.creol{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/9/94/CapeVerde.png");
+
-
}
+
-
 
+
-
.lang label.creol{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/9/94/CapeVerde.png");
+
-
}
+
-
 
+
-
.lang label.active.japanese{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/c/c9/Heidelberg_Japan.png");
+
-
}
+
-
 
+
-
.lang label.japanese{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/c/c9/Heidelberg_Japan.png");
+
-
}
+
-
 
+
-
.lang label.active.afrikaans{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/e/eb/Heidelberg_afrikaans.png");
+
-
}
+
-
 
+
-
.lang label.afrikaans{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/e/eb/Heidelberg_afrikaans.png");
+
-
}
+
-
 
+
-
.lang label.active.asery{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/7/75/Heidelberg_Azerbaijan.png");
+
-
}
+
-
 
+
-
.lang label.asery{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/7/75/Heidelberg_Azerbaijan.png");
+
-
}
+
-
 
+
-
.lang label.active.persian{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/7/75/Heidelberg_start_flags_Iran.png");
+
-
}
+
-
 
+
-
.lang label.persian{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/7/75/Heidelberg_start_flags_Iran.png");
+
-
}
+
-
 
+
-
.lang label.active.sorbian{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/2/26/Heidelberg_start_flags_Sorbian.png");
+
-
}
+
-
 
+
-
.lang label.sorbian{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/2/26/Heidelberg_start_flags_Sorbian.png");
+
-
}
+
-
 
+
-
.lang label.active.swedish{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/1/1e/Heidelberg_swedish.png");
+
-
}
+
-
 
+
-
.lang label.swedish{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/1/1e/Heidelberg_swedish.png");
+
-
}
+
-
.lang label.marathi{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/d/d5/Heidelberg_start_flags_India.png");
+
-
}
+
-
 
+
-
.lang label.active.marathi{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/d/d5/Heidelberg_start_flags_India.png");
+
-
}
+
-
 
+
-
.lang label.hungarian{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/f/f3/Heidelberg_Hungary.png");
+
-
}
+
-
 
+
-
.lang label.active.hungarian{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/f/f3/Heidelberg_Hungary.png");
+
-
}
+
-
 
+
-
.lang label.hindi{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/d/d5/Heidelberg_start_flags_India.png");
+
-
}
+
-
 
+
-
.lang label.active.hindi{
+
-
background-image: url("https://static.igem.org/mediawiki/2013/d/d5/Heidelberg_start_flags_India.png");
+
-
}
+
-
 
+
-
.highlight_button {
+
-
    background-repeat:no-repeat;
+
-
    width:80px;
+
-
    height:80px;
+
-
    background-size:160px 80px;
+
-
    background-position:left;
+
-
    display:inline-block;
+
-
}
+
-
 
+
-
.highlight_button:hover {
+
-
    background-position:right;
+
-
}
+
-
 
+
-
@-webkit-keyframes bounceIn {
+
-
0% {
+
-
opacity: 0;
+
-
-webkit-transform: scale(.3);
+
-
}
+
-
+
-
15% {
+
-
opacity: 1;
+
-
-webkit-transform: scale(1.05);
+
-
}
+
-
+
-
23% {
+
-
-webkit-transform: scale(.9);
+
-
}
+
-
+
-
30% {
+
-
-webkit-transform: scale(1);
+
-
}
+
-
}
+
-
 
+
-
@-moz-keyframes bounceIn {
+
-
0% {
+
-
opacity: 0;
+
-
-moz-transform: scale(.3);
+
-
}
+
-
+
-
15% {
+
-
opacity: 1;
+
-
-moz-transform: scale(1.05);
+
-
}
+
-
+
-
23% {
+
-
-moz-transform: scale(.9);
+
-
}
+
-
+
-
30% {
+
-
-moz-transform: scale(1);
+
-
}
+
-
}
+
-
 
+
-
@-ms-keyframes bounceIn {
+
-
0% {
+
-
opacity: 0;
+
-
-ms-transform: scale(.3);
+
-
}
+
-
+
-
15% {
+
-
opacity: 1;
+
-
-ms-transform: scale(1.05);
+
-
}
+
-
+
-
23% {
+
-
-ms-transform: scale(.9);
+
-
}
+
-
+
-
30% {
+
-
-ms-transform: scale(1);
+
-
}
+
-
}
+
-
 
+
-
@-o-keyframes bounceIn {
+
-
0% {
+
-
opacity: 0;
+
-
-o-transform: scale(.3);
+
-
}
+
-
+
-
15% {
+
-
opacity: 1;
+
-
-o-transform: scale(1.05);
+
-
}
+
-
+
-
23% {
+
-
-o-transform: scale(.9);
+
-
}
+
-
+
-
30% {
+
-
-o-transform: scale(1);
+
-
}
+
-
}
+
-
 
+
-
@keyframes bounceIn {
+
-
0% {
+
-
opacity: 0;
+
-
transform: scale(.3);
+
-
}
+
-
+
-
15% {
+
-
opacity: 1;
+
-
transform: scale(1.05);
+
-
}
+
-
+
-
23% {
+
-
transform: scale(.9);
+
-
}
+
-
+
-
30% {
+
-
transform: scale(1);
+
-
}
+
-
}
+
-
 
+
-
.highlight_button_pulse {
+
-
    background-repeat:no-repeat;
+
-
    width:80px;
+
-
    height:80px;
+
-
    background-size:160px 80px;
+
-
    background-position:left;
+
-
    display:inline-block;
+
-
    -webkit-animation: bounceIn 6s linear infinite;
+
-
    -moz-animation: bounceIn 6s linear infinite;
+
-
    -ms-animation: bounceIn 6s linear infinite;
+
-
    -o-animation: bounceIn 6s linear infinite;
+
-
    animation: bounceIn 6s linear infinite;
+
-
}
+
-
 
+
-
.highlight_button_pulse:hover {
+
-
    background-position:right;
+
-
}
+
-
</body>
+
-
 
+
</html>
</html>

Latest revision as of 06:46, 18 June 2014