Difference between revisions of "Team:KU Leuven"

m
 
(228 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
{{KU_Leuven}}
 
<html>
 
<html>
 
+
<style type="text/css">
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:KU_Leuven/bootstrapcss?action=raw&ctype=text/css"/>
+
*, *:before, *:after {
<script type="text/javascript" src="https://2017.igem.org/Template:KU_Leuven/bootstrapjs?action=raw&ctype=text/javascript"></script>
+
  box-sizing: border-box;
<script type="text/javascript" src="https://2017.igem.org/Template:KU_Leuven/scrollrjs?action=raw&ctype=text/javascript"></script>
+
  margin: 0;
<style>/***************************************************** DEFAULT WIKI SETTINGS  ****************************************************/
+
  padding: 0;
 
+
/* Clear the default wiki settings */
+
+
#home_logo, #sideMenu { display:none; }
+
#sideMenu, #top_title, .patrollink  {display:none;}
+
#content { width:100%; padding:0px;  margin-top:-7px; margin-left:0px;}
+
body {background-color:white; }
+
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
+
#bodyContent > p, #mw-content-text > p, .igem_2017_content_wrapper > p {
+
display: none !important;
+
 
}
 
}
#content {
 
margin:0;
 
}
 
 
#globalWrapper {
 
font-size: auto;
 
padding: 0 !important;
 
}
 
 
 
@charset "UTF-8";
 
 
*,:after,:before,input[type=checkbox],input[type=radio]{
 
-webkit-box-sizing:border-box;-moz-box-sizing:border-box
 
}
 
 
#content,td,th{
 
padding:0
 
}
 
 
.btn-group>.btn-group,.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.dropdown-menu{
 
float:left
 
}
 
 
.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.pre-scrollable{
 
max-height:340px
 
}
 
.fa,.zmdi{
 
text-rendering:auto;-moz-osx-font-smoothing:grayscale
 
}
 
.fa,.glyphicon,.zmdi{
 
-moz-osx-font-smoothing:grayscale
 
}
 
.fa-ul,.zmdi-hc-ul,ul,ul li{
 
list-style-type:none
 
}
 
.owl-carousel,.owl-carousel .owl-item,.waves-effect,a,html{
 
-webkit-tap-highlight-color:transparent
 
}
 
#content{
 
margin:0;background:0 0;border:none;width:100%
 
}
 
#catlinks,#contentSub,#footer-box,#search-controls,.firstHeading{
 
display:none
 
}
 
#top-section{
 
border:none;height:0
 
}
 
#globalWrapper{
 
font-size:100%
 
}
 
h1,h2,h3,h4,h5,h6{
 
border-bottom:0 transparent
 
}
 
table,td,th{
 
margin-bottom:none
 
}
 
a:visited{
 
color:#66cdaa
 
}
 
div{
 
display:block
 
}
 
.mw-content-ltr ul, .mw-content-rtl .mw-content-ltr ul{
 
margin: 0;
 
}
 
li,ul {
 
margin: 0;
 
list-style: none !important;
 
}
 
 
#HQ_page .highlight:hover {
 
background-color: inherit;
 
cursor: inherit;
 
}
 
 
 
 
 
 
/********************************* NAVBAR STYLING  *********************************/
 
 
.navbar {
 
background-color: #f2f2f2;
 
border-bottom: 2px solid #cc3333;
 
padding-top: 16px;
 
 
-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
 
box-shadow: 0 6px 12px rgba(0,0,0,.175);
 
}
 
 
.navbar * {
 
font-family: 'Lato', Tahoma !important;
 
font-weight: bold;
 
}
 
 
.navbar-brand{
 
padding: 0;
 
}
 
 
.nav > li:focus, .nav > li:hover {
 
background-color: #cc3333;
 
color: #ffffff;
 
}
 
 
.navbar-default .navbar-nav .active > a {
 
background-color: #f2f2f2;
 
color: #cc3333 !important;
 
}
 
 
.navbar-default .navbar-nav .dropdown-menu .active > a::before {
 
content: '';
 
position: absolute;
 
width: 16px ;
 
height: 16px;
 
top: 6px;
 
left: -9px;
 
background-image: url("https://static.igem.org/mediawiki/2017/1/13/KU_Leuven-selector.png");
 
background-size: 16px 16px;
 
}
 
 
 
.navbar-default .navbar-nav > li > a {
 
color: inherit !important;
 
}
 
 
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
 
background-color: #cc3333 !important;
 
color: #ffffff !important;
 
}
 
 
.dropdown-menu > li {
 
background-color: #f2f2f2;
 
position: relative;
 
}
 
 
.dropdown-menu > li > a:hover, .dropdown-menu > li >a:focus{
 
color: #cc3333 !important;
 
background-color: inherit !important;
 
}
 
 
.dropdown-menu > li:hover::before, .dropdown-menu > li:focus::before {
 
content: '';
 
position: absolute;
 
width: 16px ;
 
height: 16px;
 
top: 6px;
 
left: -9px;
 
background-image: url("https://static.igem.org/mediawiki/2017/1/13/KU_Leuven-selector.png");
 
background-size: 16px 16px;
 
}
 
 
.navbar-nav > li > .dropdown-menu {
 
padding: 0;
 
border: 0;
 
border-left: 2px solid #cc3333;
 
border-top: 2px solid #cc3333;
 
min-width: 100%;
 
border-radius: 0;
 
 
}
 
 
span.caret {
 
margin-left: 4px;
 
}
 
 
/********************************* FOOTER STYLING  *********************************/
 
 
footer {
 
background-color: #f2f2f2;
 
color: #333333;
 
font-family: 'Lato', Tahoma, Geneva, sans-serif;
 
}
 
 
footer #sponsors {
 
text-align: center;
 
padding: 0;
 
}
 
 
footer #sponsors li {
 
height: 5em;
 
padding: 5px;
 
opacity: 0.75;
 
}
 
 
footer #sponsors li.col-sm-6 {
 
height: 10em;
 
}
 
 
footer #sponsors li:hover {
 
z-index: 10;
 
opacity: 1;
 
}
 
 
footer #sponsors li div {
 
//border: 1px solid #333;
 
border-radius: 5px;
 
background-color: #f2f2f2;
 
height: 100%;
 
width: 100%;
 
padding: 4px;
 
//-webkit-box-shadow: 0 0px 4px rgba(0,0,0,.175);
 
//box-shadow: 0 0px 4px rgba(0,0,0,.175);
 
}
 
 
 
 
footer #sponsors img {
 
height: auto;
 
max-height: 100%;
 
width: auto;
 
max-width: 100%;
 
}
 
 
footer .social > * {
 
height: 10em;
 
padding: 0px;
 
background-repeat: no-repeat;
 
background-origin: center;
 
text-align: center;
 
color: #ffffff;
 
}
 
 
footer .social{
 
text-align: center;
 
}
 
 
footer .social a {
 
position: relative;
 
}
 
 
footer .social > *:hover {
 
opacity: 0.9;
 
cursor: pointer;
 
}
 
 
footer .social img {
 
height: 50px;
 
margin: 0;
 
}
 
 
footer .social h2 {
 
margin-top: 0px;
 
padding-top: 20px;
 
}
 
 
footer .social a {
 
color: inherit;
 
text-decoration: inherit;
 
padding-right: 0;
 
}
 
 
footer #facebook {background-color: #3b5998;}
 
 
footer #twitter {background-color: #4099ff;}
 
 
footer #youtube {background-color: #e33a40;}
 
 
footer #instagram {background-color: #e3883a;}
 
 
/***************************************************** CONTENT OF THE PAGE ****************************************************/
 
 
/* Wrapper for the content */
 
 
.igem_2017_content_wrapper {
 
.igem_2017_content_wrapper {
padding-top: 50px;
+
padding-top: 0px;
padding-bottom: 50px;
+
padding-bottom: 0px;
 
width: 100%;
 
width: 100%;
 
display: block;
 
display: block;
 
position: relative;
 
position: relative;
background-color: #f2f2f2;
+
background-color: #a8a6a6;
 
min-height: 100vh;
 
min-height: 100vh;
 
font-family: 'Lato', Tahoma, Geneva, sans-serif;  
 
font-family: 'Lato', Tahoma, Geneva, sans-serif;  
Line 292: Line 20:
 
box-shadow: 0 6px 12px rgba(0,0,0,.175);
 
box-shadow: 0 6px 12px rgba(0,0,0,.175);
 
}
 
}
 
+
#grad {
body {
+
    background: -webkit-linear-gradient(#faebd7,#faeddb,#fbefdf,#fbf1e3,#fcf3e7,#fcf5eb,#fdf7ef,#f2f2f2); /* Safari 5.1-6.0 */
background-color: #262525;
+
    background: -o-linear-gradient((#faebd7,#faeddb,#fbefdf,#fbf1e3,#fcf3e7,#fcf5eb,#fdf7ef,#f2f2f2)); /* Opera 11.1-12.0 */
 +
    background: -moz-linear-gradient((#faebd7,#faeddb,#fbefdf,#fbf1e3,#fcf3e7,#fcf5eb,#fdf7ef,#f2f2f2)); /* Firefox 3.6-15 */
 +
    background: linear-gradient((#faebd7,#faeddb,#fbefdf,#fbf1e3,#fcf3e7,#fcf5eb,#fdf7ef,#f2f2f2)); /* Standard syntax */
 
}
 
}
  
@keyframes scroller {
+
.home {
    0%  {left: -16px;}
+
            position: relative;
    100% {left: 100%;}
+
    }
}
+
  
#letmescroll {
+
    .home .bg {
    display: block;
+
            position: relative;
    position: absolute;
+
            display: block;
    height: 12px;
+
            height: 85vh;
    bottom: -7px;
+
            background-size: cover;
    z-index: 20;
+
            background-image: url(https://static.igem.org/mediawiki/2017/6/69/KU_Leuven_BG.png);
    animation-name: scroller;
+
            background-repeat: no-repeat;
    animation-duration: 16s;
+
            background-position: center;
    animation-iteration-count: infinite;
+
    }
    animation-timing-function: linear;
+
}
+
  
/********************************* HTML STYLING  *********************************/
+
    .arrow {
 +
            position: relative;
 +
            margin: -100px auto 0px auto;
 +
            display: block;
 +
            width: 80px;
 +
            height: 80px;
  
/* styling for the titles h1 h2 */
+
            border-radius: 50%;
.igem_2017_content_wrapper h1, .igem_2017_content_wrapper h2 {
+
    }
padding: 5px 15px;
+
border-bottom: 0px;
+
color: #cc3333;
+
font-family: 'Lato', Tahoma, Geneva, sans-serif !important;
+
font-weight: 100 !important;  
+
}
+
  
.igem_2017_content_wrapper .jumbotron{
+
    .arrow:hover {
padding-top: 0;
+
            background-color: rgba(255, 255, 255, 0.175);
}
+
            cursor: pointer;
 +
    }
  
.igem_2017_content_wrapper .jumbotron h1{
+
    .arrow img {
color: #333333;
+
            margin: 15px;
text-transform: uppercase;
+
            width: 50px;
font-size: 3em;
+
            height: 50px;
}
+
    }
 
+
.igem_2017_content_wrapper .team .jumbotron{
+
background-image: url('https://static.igem.org/mediawiki/2017/8/8a/KU_Leuven-team_bg.png');
+
background-color: #f2f2f2;
+
background-size: contain;
+
background-position: bottom;
+
background-repeat: repeat-x;
+
}
+
 
+
.igem_2017_content_wrapper .puzzle .jumbotron{
+
background-image: url('https://static.igem.org/mediawiki/2017/2/26/KU_Leuven-puzzle_bg.png');
+
background-color: #f2f2f2;
+
background-size: contain;
+
background-position: bottom;
+
background-repeat: repeat-x;
+
}
+
 
+
.igem_2017_content_wrapper .notes .jumbotron{
+
background-image: url('https://static.igem.org/mediawiki/2017/2/20/KU_Leuven-notes_bg.png');
+
background-color: #f2f2f2;
+
background-size: contain;
+
background-position: bottom;
+
background-repeat: repeat-x;
+
}
+
 
+
/* styling for the titles  h3 h4 h5 h6*/
+
.igem_2017_content_wrapper h3, .igem_2017_content_wrapper h4, .igem_2017_content_wrapper h5, .igem_2017_content_wrapper h6 {
+
padding:5px 15px;
+
border-bottom:0px;
+
color: #333333; 
+
}
+
 
+
 
+
/* font and text */
+
.igem_2017_content_wrapper p {
+
padding: 0px 15px;
+
font-size: 13px;
+
}
+
 
+
/* Links */
+
.igem_2017_content_wrapper a {
+
font-weight: bold;
+
text-decoration: underline;
+
text-decoration-color: #cc3333;
+
color:  #cc3333;
+
-webkit-transition: all 0.4s ease;
+
-moz-transition: all 0.4s ease;
+
-ms-transition: all 0.4s ease;
+
-o-transition: all 0.4s ease;
+
transition: all 0.4s ease;
+
}
+
 
+
/* hover for the links */
+
.igem_2017_content_wrapper a:hover {
+
text-decoration:none;
+
color:#333333;
+
}
+
 
+
/* non numbered lists */
+
.igem_2017_content_wrapper ul {
+
padding:0px 20px;
+
font-size: 13px;
+
font-family:'Lato', Tahoma, Geneva, sans-serif;
+
}
+
 
+
/* numbered lists */
+
.igem_2017_content_wrapper ol {
+
padding:0px;
+
font-size: 13px;
+
font-family:'Lato', Tahoma, Geneva, sans-serif;
+
}
+
 
+
/* Table */
+
.igem_2017_content_wrapper table {
+
width: 97%;
+
margin:15px 10px;
+
border: 1px solid #d3d3d3;
+
border-collapse: collapse;
+
}
+
 
+
/* table cells */
+
.igem_2017_content_wrapper  td {
+
padding: 10px;
+
vertical-align: text-top;
+
border: 1px solid #d3d3d3;
+
border-collapse: collapse;
+
}
+
 
+
/* table headers */
+
.igem_2017_content_wrapper th {
+
padding: 10px;
+
vertical-align: text-top;
+
border: 1px solid #d3d3d3;
+
border-collapse: collapse;
+
background-color:#f2f2f2;
+
}
+
 
+
/********************************** TEAM MEMBERS **********************************/
+
+
#team .person {
+
position: relative;
+
height: 24em;
+
}
+
 
+
#team .person * {
+
}
+
 
+
#team .person .image {
+
width: 100%;
+
border-bottom: 2px solid #cc3333;
+
position: relative;
+
padding: 10px 20px;
+
text-align: center;
+
height: 20em;
+
}
+
 
+
#team .person .image img {
+
width: auto;
+
height: 18em;
+
}
+
 
+
#team .person .image::after {
+
    position: absolute;
+
width: 16px ;
+
height: 16px;
+
bottom: -9px;
+
left: 8px;
+
content: '';
+
background-image: url("https://static.igem.org/mediawiki/2017/2/29/KU_Leuven-Sine.png");
+
background-size: 16px 16px;
+
}
+
 
+
#team .person h2{
+
font-size: 1.8em;
+
margin: 0;
+
text-align: right;
+
}
+
 
+
#team .person p{
+
display: none;
+
-webkit-transition: all 0.5s linear;
+
-moz-transition: all 0.5s linear;
+
-o-transition: all 0.5s linear;
+
transition: all 0.5s linear;
+
 
+
}
+
 
+
#team .person:hover p{
+
display: block;
+
}
+
 
+
#team .person:hover .image{
+
height: 0;
+
}
+
+
#team .person:hover .image img{
+
height: 0;
+
}
+
 
+
/* IF THE SCREEN IS LESS THAN 1200PX */
+
@media only screen and (max-width: 990px) {
+
#team .person {
+
position: relative;
+
height: auto;
+
}
+
 
+
#team .person p{
+
display: block;
+
}
+
 
+
#team .person .image{
+
height: 0;
+
}
+
+
#team .person .image img{
+
height: 0;
+
}
+
}
+
 
+
 
+
/********************************** LAYOUT CLASSES **********************************/
+
 
+
/* general class for column divs */
+
.igem_2017_content_wrapper .column  {
+
padding: 10px 0px;
+
float:left;
+
}
+
 
+
/* class for a full width column */
+
.column .full_size {
+
width:100%;
+
}
+
 
+
/* styling for images in a full width column*/
+
.column.full_size img {
+
width:97%;
+
padding: 10px 15px;
+
}
+
 
+
/* class for a half width column */
+
.column.half_size {
+
width: 50%;  
+
}
+
/* styling for images in a half width column*/
+
.column.half_size img {
+
width: 94.5%;
+
padding: 10px 15px;
+
}
+
 
+
 
+
 
+
 
+
/********************************* SUPPORT CLASSES ********************************/
+
 
+
/* class that clears content below*/
+
.igem_2017_content_wrapper .clear {
+
clear:both;
+
}
+
+
+
/* adds extra spacing when clearing content */
+
.igem_2017_content_wrapper  .clear.extra_space {
+
height: 30px;
+
}
+
 
+
 
+
/* highlight class, makes content slightly smaller */
+
.igem_2017_content_wrapper .highlight {
+
margin: 15px 0px;
+
}
+
 
+
 
+
/* highlight class, adds a gray background */
+
.igem_2017_content_wrapper .highlight.gray {
+
background-color: #f2f2f2;
+
}
+
 
+
/* highlight with decoration blue line on top */
+
.igem_2017_content_wrapper .highlight.top {
+
    border-top: 2px solid #cc3333;
+
        position: relative;
+
}
+
 
+
/* highlight with decoration blue line on top */
+
.igem_2017_content_wrapper .highlight.top::before {
+
    position: absolute;
+
width: 16px ;
+
height: 16px;
+
top: -9px;
+
left: 8px;
+
content: '';
+
background-image: url("https://static.igem.org/mediawiki/2017/2/29/KU_Leuven-Sine.png");
+
background-size: 16px 16px;
+
}
+
 
+
/* highlight with a full blue border decoration */
+
.igem_2017_content_wrapper .highlight.border {
+
    border: 4px solid  #cc3333;
+
}
+
 
+
/* button class */
+
.igem_2017_content_wrapper .button{
+
max-width: 35%;
+
margin: 30px auto;
+
padding: 12px 10px;
+
    background-color: #3399ff;
+
    text-align: center;
+
  color: #ffffff;
+
-webkit-transition: all 0.4s ease;
+
-moz-transition: all 0.4s ease;
+
-ms-transition: all 0.4s ease;
+
-o-transition: all 0.4s ease; transition: all 0.4s ease; 
+
}
+
 
+
/* styling for button on hover */
+
.igem_2017_content_wrapper .button:hover{
+
background-color: #3399ff;
+
    color: #333333;
+
}
+
 
+
 
+
 
+
 
+
/***************************************************** RESPONSIVE STYLING ****************************************************/
+
 
+
/* IF THE SCREEN IS LESS THAN 1200PX */
+
@media only screen and (max-width: 1200px) {
+
 
+
#content {width:100%; }
+
.igem_2017_menu_wrapper {width:15%; right:0;}
+
.highlight {padding:10px 0px;}
+
.igem_2017_menu_wrapper #display_menu_control { display:none; }
+
#menu_content { display:block;}
+
.menu_button.direct_to_page {padding-left: 17px;}
+
+
}
+
 
+
/* IF THE SCREEN IS LESS THAN 800PX */
+
@media only screen and (max-width: 800px) {
+
 
+
.igem_2017_menu_wrapper { width:100%; height: 15%; position:relative; left:0%;}
+
.igem_2017_content_wrapper {width:100%; margin-left:0px;}
+
.column.half_size  {width:100%; }
+
.column.full_size img, .column.half_size img {  width: 100%; padding: 10px 0px;}
+
.highlight {padding:15px 5px;}
+
.igem_2017_menu_wrapper #display_menu_control { display:block; }
+
#menu_content { display:none;}
+
.igem_2017_menu_wrapper .menu_button .expand_collapse_icon { width: 5%; }
+
.menu_bottom_padding {display:none;}
+
.menu_button.direct_to_page { padding-left: 36px; }
+
}
+
 
+
 
+
+
+
/* special class that the system uses to make sure the team wants a page to be evaluated */
+
.judges-will-not-evaluate {
+
    width: 96.6%;
+
  margin: 5px 15px;
+
  display: block;
+
border: 4px solid #3399ff;
+
    font-weight: bold;
+
}
+
</style>
+
<script>// This is the jquery part of your template. 
+
// Try not modify any of this code too much since it makes your menu work.
+
 
+
 
+
 
+
$(document).ready(function() {
+
 
+
// Add slideDown animation to Bootstrap dropdown when expanding.
+
$('.dropdown').on('show.bs.dropdown', function() {
+
  $(this).find('.dropdown-menu').first().stop(true, true).slideDown(100);
+
});
+
 
+
// Add slideUp animation to Bootstrap dropdown when collapsing.
+
$('.dropdown').on('hide.bs.dropdown', function() {
+
  $(this).find('.dropdown-menu').first().stop(true, true).slideUp(100);
+
});
+
 
+
$("#HQ_page").attr('id','');
+
 
+
// call the functions that control the menu
+
menu_functionality();
+
hide_show_menu();
+
 
+
 
+
 
+
//this function controls the expand and collapse buttons of the menu and changes the +/- symbols
+
function menu_functionality() {
+
// call the current page highlight function
+
highlight_current_page();
+
}
+
 
+
 
+
// call the highlight current page function to show it on the menu with a different background color
+
function highlight_current_page() {
+
 
+
// select a page from the menu based on the id assigned to it and the current page name and add the class "current page" to make it change background color
+
$(".active").removeClass("active");
+
selected = $("#"+  wgPageName.substring(wgPageName.lastIndexOf("/")+1, wgPageName.length ).replace(":", "") + "_page");
+
selected.addClass("active");
+
selected.parents(".dropdown").addClass("active");
+
}
+
 
+
 
+
 
+
// allow button on the black menu bar to show/hide the side menu
+
function hide_show_menu() {
+
 
+
// if the black menu bar has been loaded
+
if (document.getElementById('bars_item')) {
+
 
+
// when the "bars_item" has been clicked
+
$("#bars_item").click(function() {
+
// show/hide the menu wrapper
+
$("nav").fadeToggle();
+
});
+
}
+
 
+
// because the black menu bars loads at a different time than the rest of the page, this function is set on a time out so it can run again in case it has not been loaded yet
+
else {
+
setTimeout(hide_show_menu, 15);
+
}
+
}
+
 
+
 
+
});
+
 
+
</script>
+
 
+
<head>
+
<!-- This tells the browser that your page is responsive -->
+
<meta name="viewport" content="width=device-width, initial-scale=1">
+
 
+
</head>
+
<body>
+
+
 
+
<nav class="navbar navbar-default navbar-fixed-top igem_2017_menu_wrapper">
+
<div class="container">
+
<div class="navbar-header">
+
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
+
<span class="sr-only">Toggle navigation</span>
+
<span class="icon-bar"></span>
+
<span class="icon-bar"></span>
+
<span class="icon-bar"></span>
+
</button>
+
<a class="navbar-brand" href="#">
+
<img height="100%" src="https://static.igem.org/mediawiki/2017/1/18/KU_Leuven-Logo_Brand.gif">
+
</a>
+
</div>
+
<div id="navbar" class="navbar-collapse collapse">
+
<ul class="nav navbar-nav navbar-right">
+
<li id="TeamKU_Leuven_page" class="active"><a href="https://2017.igem.org/Team:KU_Leuven">HOME</a></li>
+
<li class="dropdown">
+
<a href="https://2017.igem.org/Team:KU_Leuven/Team" class="dropdown-toggle " data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">TEAM<span class="caret"></span></a>
+
<ul class="dropdown-menu dropdown-menu-left">
+
<li id="Team_page"><a href="https://2017.igem.org/Team:KU_Leuven/Team">Team</a></li>
+
<li id="Collaborations_page"><a href="https://2017.igem.org/Team:KU_Leuven/Collaborations">Collaborations</a></li>
+
</ul>
+
</li>
+
<li class="dropdown">
+
<a href="https://2017.igem.org/Team:KU_Leuven/Project" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">PROJECT<span class="caret"></span></a>
+
<ul class="dropdown-menu dropdown-menu-left">
+
<li id="Description_page"><a href="https://2017.igem.org/Team:KU_Leuven/Description">Description</a></li>
+
<li id="Design_page"><a href="https://2017.igem.org/Team:KU_Leuven/Design">Design</a></li>
+
<li id="Experiments_page"><a href="https://2017.igem.org/Team:KU_Leuven/Protocols">Protocols</a></li>
+
<li id="Notebook_page"><a href="https://2017.igem.org/Team:KU_Leuven/Notebook">Notebook</a></li>
+
<li id="Interlab_page"><a href="https://2017.igem.org/Team:KU_Leuven/InterLab">InterLab</a></li>
+
<li id="Contributions_page"><a href="https://2017.igem.org/Team:KU_Leuven/Contribution">Contribution</a></li>
+
<li id="Model_page"><a href="https://2017.igem.org/Team:KU_Leuven/Model">Model</a></li>
+
<li id="Results_page"><a href="https://2017.igem.org/Team:KU_Leuven/Results">Results</a></li>
+
<li id="Demonstrate_page"><a href="https://2017.igem.org/Team:KU_Leuven/Demonstrate">Demonstrate</a></li>
+
<li id="Improve_page"><a href="https://2017.igem.org/Team:KU_Leuven/Improve">Improve</a></li>
+
<li id="Attributions_page"><a href="https://2017.igem.org/Team:KU_Leuven/Attributions">Attributions</a></li>
+
<li id="Hardware_page"><a href="https://2017.igem.org/Team:KU_Leuven/Hardware">Hardware</a></li>
+
</ul>
+
</li>
+
<li class="dropdown">
+
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">PARTS<span class="caret"></span></a>
+
<ul class="dropdown-menu dropdown-menu-left">
+
<li id="Parts_page"><a href="https://2017.igem.org/Team:KU_Leuven/Parts">Parts</a></li>
+
<li id="Basic_Part_page"><a href="https://2017.igem.org/Team:KU_Leuven/Basic_Part">Basic Parts</a></li>
+
<li id="Composite_Part_page"><a href="https://2017.igem.org/Team:KU_Leuven/Composite_Part">Composite Parts</a></li>
+
<li id="Part_Collection_page"><a href="https://2017.igem.org/Team:KU_Leuven/Part_Collection">Part Collection</a></li>
+
</ul>
+
</li>
+
<li id="Safety_page"><a href="https://2017.igem.org/Team:KU_Leuven/Safety">SAFETY</a></li>
+
<li class="dropdown">
+
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">HUMAN PRACTICES<span class="caret"></span></a>
+
<ul class="dropdown-menu dropdown-menu-left">
+
<li id="HP_Main_page"><a href="https://2017.igem.org/Team:KU_Leuven/HP/HP_Main">Human Practices</a></li>
+
<li id="Silver_page"><a href="https://2017.igem.org/Team:KU_Leuven/HP/Silver">Silver</a></li>
+
<li id="Gold_Integrated_page"><a href="https://2017.igem.org/Team:KU_Leuven/HP/Gold_Integrated">Integrated and Gold</a></li>
+
<li id="Engagement_page"><a href="https://2017.igem.org/Team:KU_Leuven/Public">Public Engagement</a></li>
+
</ul>
+
</li>
+
<li class="dropdown">
+
<a href="https://2017.igem.org/Team:KU_Leuven/Awards" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">AWARDS<span class="caret"></span></a>
+
<ul class="dropdown-menu dropdown-menu-left">
+
<li id="Applied_Design_page"><a href="https://2017.igem.org/Team:KU_Leuven/Applied_Design">Applied Design</a></li>
+
<li id="Entrepeneurship_page"><a href="https://2017.igem.org/Team:KU_Leuven/Entrepeneurship">Entrepeneurship</a></li>
+
+
<li id="Measurement_page"><a href="https://2017.igem.org/Team:KU_Leuven/Measurement">Measurement</a></li>
+
<li id="Model_page"><a href="https://2017.igem.org/Team:KU_Leuven/Model">Model</a></li>
+
<li id="Plant_page"><a href="https://2017.igem.org/Team:KU_Leuven/Plant">Plant</a></li>
+
<li id="Software_page"><a href="https://2017.igem.org/Team:KU_Leuven/Software">Software</a></li>
+
</ul>
+
</li>
+
<li><a href="https://igem.org/2017_Judging_Form?team=KU_Leuven">JUDGING FORM</a></li>
+
</ul>
+
</div><!--/.nav-collapse -->
+
</div>
+
</nav>
+
+
 
+
 
+
 
+
 
+
<!-- start of content -->
+
<style type="text/css">
+
*, *:before, *:after {
+
  box-sizing: border-box;
+
  margin: 0;
+
  padding: 0;
+
}
+
  
 
body {
 
body {
  background: #1f1f1f;
+
  background: #262525;
 
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
 
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
 
}
 
}
Line 841: Line 80:
 
  opacity: 1;
 
  opacity: 1;
 
}
 
}
 +
.el__text .container2{
 +
position: relative;
 +
padding: 0px 10px 0 10px;
 +
padding-top: 10px;
 +
}
 +
  
 
.el {
 
.el {
Line 990: Line 235:
 
  font-size: 40px;
 
  font-size: 40px;
 
  color: #fff;
 
  color: #fff;
 +
}
 +
.el_paragraph{
 +
font-size: 25px;
 +
color: #fff;
 
}
 
}
 
.el__close-btn {
 
.el__close-btn {
Line 995: Line 244:
 
  position: absolute;
 
  position: absolute;
 
  right: 10px;
 
  right: 10px;
  top: 10px;
+
  top: 1px;
  width: 60px;
+
  width: 40px;
  height: 60px;
+
  height: 50px;
 
  opacity: 0;
 
  opacity: 0;
 
  pointer-events: none;
 
  pointer-events: none;
Line 1,154: Line 403:
 
  -webkit-transition-delay: 0s;
 
  -webkit-transition-delay: 0s;
 
          transition-delay: 0s;
 
          transition-delay: 0s;
  background-image: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/142996/onepgscr-3.jpg");
+
  background-image: url("https://static.igem.org/mediawiki/2017/archive/9/96/20171030191733%21New_Homepage.jpg");
 
}
 
}
 
.el:nth-child(2) {
 
.el:nth-child(2) {
Line 1,182: Line 431:
 
  -webkit-transition-delay: 0.1s;
 
  -webkit-transition-delay: 0.1s;
 
          transition-delay: 0.1s;
 
          transition-delay: 0.1s;
  background-image: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/142996/onepgscr-4.jpg");
+
  background-image: url("https://static.igem.org/mediawiki/2017/archive/9/96/20171030191733%21New_Homepage.jpg");
 
}
 
}
 
.el:nth-child(3) {
 
.el:nth-child(3) {
Line 1,210: Line 459:
 
  -webkit-transition-delay: 0.2s;
 
  -webkit-transition-delay: 0.2s;
 
          transition-delay: 0.2s;
 
          transition-delay: 0.2s;
  background-image: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/142996/onepgscr-5.jpg");
+
  background-image: url("https://static.igem.org/mediawiki/2017/archive/9/96/20171030191733%21New_Homepage.jpg");
 
}
 
}
 
.el:nth-child(4) {
 
.el:nth-child(4) {
Line 1,238: Line 487:
 
  -webkit-transition-delay: 0.3s;
 
  -webkit-transition-delay: 0.3s;
 
          transition-delay: 0.3s;
 
          transition-delay: 0.3s;
  background-image: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/142996/onepgscr-6.jpg");
+
  background-image: url("https://static.igem.org/mediawiki/2017/archive/9/96/20171030191733%21New_Homepage.jpg");
 
}
 
}
 
.el:nth-child(5) {
 
.el:nth-child(5) {
Line 1,266: Line 515:
 
  -webkit-transition-delay: 0.4s;
 
  -webkit-transition-delay: 0.4s;
 
          transition-delay: 0.4s;
 
          transition-delay: 0.4s;
  background-image: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/142996/onepgscr-7.jpg");
+
  background-image: url("https://static.igem.org/mediawiki/2017/archive/9/96/20171030191733%21New_Homepage.jpg");
 
}
 
}
 
.el:hover .el__bg:after {
 
.el:hover .el__bg:after {
Line 1,295: Line 544:
 
          transform: scale(1.1);
 
          transform: scale(1.1);
 
}
 
}
 +
img .rotate180 {
 +
    -webkit-transform: rotate(180deg);
 +
    -moz-transform: rotate(180deg);
 +
    -o-transform: rotate(180deg);
 +
    -ms-transform: rotate(180deg);
 +
    transform: rotate(180deg);
 +
}
 +
 +
.animated_svg1 {
 +
position: relative;
 +
display: block;
 +
width: 100%;
 +
height: 1000px;
 +
min-height: 100% !important;
 +
}
 +
.animated_svg1 > * {
 +
position: center;
 +
}
 +
.animated_svg2 {
 +
        position: relative;
 +
        display: block;
 +
        width: 100%;
 +
        height: auto;
 +
        text-align: center;
 +
    }
  
.icon-link {
+
    .animated_svg2>* {
  position: absolute;
+
        max-width: 800px;
  left: 5px;
+
        display: inline-block;
  bottom: 5px;
+
    }
  width: 32px;
+
/* IF THE SCREEN IS LESS THAN 800PX */
 +
@media only screen and (max-width: 800px) {
 +
.home{
 +
display: block;
 
}
 
}
.icon-link img {
+
.cont{
  width: 100%;
+
display: none;
  vertical-align: top;
+
 
}
 
}
.icon-link--twitter {
+
.animated_svg1{
  left: auto;
+
display: none;
  right: 5px;
+
 
}
 
}
 +
.animated_svg2{
 +
margin-top: 18px;
 +
}
 +
}
 +
/* IF THE SCREEN IS MORE THAN 800PX */
 +
@media only screen and (min-width: 801px) {
 +
.home{
 +
display: none;
 +
}
 +
.cont{
 +
display: block;
 +
}
 +
.animated_svg1{
 +
display: block;
 +
}
 +
}
 +
p {
 +
font-color:white;
 +
font-size: 120px;
  
 +
}
 +
.imagecontainer{
 +
padding:0;
 +
}
 +
 +
 
</style>
 
</style>
 
<div class="igem_2017_content_wrapper">
 
<div class="igem_2017_content_wrapper">
<div class="cont s--inactive">
+
 
  <!-- cont inner start -->
+
<div id="grad">
  <div class="cont__inner">
+
<div class="home">
    <!-- el start -->
+
            <div class="bg">
    <div class="el">
+
            </div>
      <div class="el__overflow">
+
            <div id="scrolldown" class="arrow">
        <div class="el__inner">
+
                <img src="https://static.igem.org/mediawiki/2017/0/0f/KU_Leuven-scroll_arrow.png">
          <div class="el__bg"></div>
+
            </div>
          <div class="el__preview-cont">
+
        </div>
            <h2 class="el__heading">Section 1</h2>
+
          </div>
+
<div class="cont s--inactive">
          <div class="el__content">
+
            <div class="el__text">Whatever</div>
+
  <!-- cont inner start -->
            <div class="el__close-btn"></div>
+
  <div class="cont__inner">
          </div>
+
    <!-- el start -->
        </div>
+
    <div class="el">
      </div>
+
      <div class="el__overflow">
      <div class="el__index">
+
        <div class="el__inner">
        <div class="el__index-back">1</div>
+
          <div class="el__bg"></div>
        <div class="el__index-front">
+
          <div class="el__preview-cont">
          <div class="el__index-overlay" data-index="1">1</div>
+
            <h2 class="el__heading"><font color="white">Project</font></h2>
        </div>
+
          </div>
      </div>
+
          <div class="el__content">
    </div>
+
          <div class="el__text">HEKcite</div>
    <!-- el end -->
+
          <div class="container2">
    <!-- el start -->
+
          <p style="color:white;font-size:25px; font-family:arial; position:absolute;text-align:justify">Inspired by the heart and its rhythm, our team sought to aid those who need continuous drug monitoring. To achieve this goal, we transformed ourselves into real dance instructors as we introduced a continuous rhythm in HEK cells. Our cells performed wonderfully so we are very proud to present you: <a href="https://2017.igem.org/Team:KU_Leuven/Description">HEKcite!</a></p>
    <div class="el">
+
          </div>
      <div class="el__overflow">
+
            <div class="el__close-btn"></div>
        <div class="el__inner">
+
          </div>
          <div class="el__bg"></div>
+
        </div>
          <div class="el__preview-cont">
+
      </div>
            <h2 class="el__heading">Section 2</h2>
+
      <div class="el__index">
          </div>
+
        <div class="el__index-back">1</div>
          <div class="el__content">
+
        <div class="el__index-front">
            <div class="el__text">Whatever</div>
+
          <div class="el__index-overlay" data-index="1">1</div>
            <div class="el__close-btn"></div>
+
        </div>
          </div>
+
      </div>
        </div>
+
    </div>
      </div>
+
    <!-- el end -->
      <div class="el__index">
+
    <!-- el start -->
        <div class="el__index-back">2</div>
+
    <div class="el">
        <div class="el__index-front">
+
      <div class="el__overflow">
          <div class="el__index-overlay" data-index="2">2</div>
+
        <div class="el__inner">
        </div>
+
          <div class="el__bg"></div>
      </div>
+
          <div class="el__preview-cont">
    </div>
+
            <h2 class="el__heading"><font color="white">Team</font></h2>
    <!-- el end -->
+
          </div>
    <!-- el start -->
+
          <div class="el__content">
    <div class="el">
+
            <div class="el__text"></div>
      <div class="el__overflow">
+
            <div class="container2">
        <div class="el__inner">
+
           
          <div class="el__bg"></div>
+
          <p style="color:white;font-size:25px; font-family:arial; position:absolute;text-align:justify">The story of our team starts with four bioscience engineering students who were eager to expand their knowledge and learn vital practical skills. Almost one year later they were joined by nine motivated students and so the final 2017 KULeuven iGEM team was formed. A vast amount of meetings were followed by the actual lab work in the summer, but hard work was always varied with fantastic teambuilding activities. The great camaraderie is formed.
          <div class="el__preview-cont">
+
                                            <a href="https://2017.igem.org/Team:KU_Leuven/Team">Meet our amazing team</a>
            <h2 class="el__heading">Section 3</h2>
+
         
          </div>
+
          <br>
          <div class="el__content">
+
         
            <div class="el__text">Whatever</div>
+
          </p>
            <div class="el__close-btn"></div>
+
                   
          </div>
+
 
        </div>
+
            </div>
      </div>
+
            <div class="el__close-btn"></div>
      <div class="el__index">
+
          </div>
        <div class="el__index-back">3</div>
+
        </div>
        <div class="el__index-front">
+
      </div>
          <div class="el__index-overlay" data-index="3">3</div>
+
      <div class="el__index">
        </div>
+
        <div class="el__index-back">2</div>
      </div>
+
        <div class="el__index-front">
    </div>
+
          <div class="el__index-overlay" data-index="2">2</div>
    <!-- el end -->
+
        </div>
    <!-- el start -->
+
      </div>
    <div class="el">
+
    </div>
      <div class="el__overflow">
+
    <!-- el end -->
        <div class="el__inner">
+
    <!-- el start -->
          <div class="el__bg"></div>
+
    <div class="el">
          <div class="el__preview-cont">
+
      <div class="el__overflow">
            <h2 class="el__heading">Section 4</h2>
+
        <div class="el__inner">
          </div>
+
          <div class="el__bg"></div>
          <div class="el__content">
+
          <div class="el__preview-cont">
            <div class="el__text">Whatever</div>
+
            <h2 class="el__heading"><font color="white">KU LEUVEN</font></h2>
            <div class="el__close-btn"></div>
+
          </div>
          </div>
+
          <div class="el__content">
        </div>
+
            <div class="el__text"></div>
      </div>
+
            <div class="container2">
      <div class="el__index">
+
          <p style="color:white;font-size:20px; font-family:arial; position:absolute;text-align:justify">Located just 30 kilometers from Brussels lies the educational beating heart of Belgium, the city of Leuven. It is home to the KULeuven, one of the oldest universities in Europe. Allow us to tell you some fun facts about Leuven.<br>
        <div class="el__index-back">4</div>
+
          <br>
        <div class="el__index-front">
+
Fact number 1: Did you know that Leuven is famously home to the biggest bar in the world?
          <div class="el__index-overlay" data-index="4">4</div>
+
<br>
        </div>
+
<br>
      </div>
+
Fact number 2: Around one third of the population of Leuven is a student at the university or works there. During summer, the streets of Leuven do indeed look emptier.
    </div>
+
<br>
    <!-- el end -->
+
<br>
    <!-- el start -->
+
Fact number 3: Every year in October there is a major sports event where the different student societies battle it out on the racing track. The society that ran the most of laps after 24 hours wins this prestigious competition.
    <div class="el">
+
<br>
      <div class="el__overflow">
+
<br>
        <div class="el__inner">
+
Want to know more about our university, click <a href="https://www.kuleuven.be/english/">here</a>
          <div class="el__bg"></div>
+
</p>
          <div class="el__preview-cont">
+
          </div>
            <h2 class="el__heading">Section 5</h2>
+
         
          </div>
+
           
          <div class="el__content">
+
            <div class="el__close-btn"></div>
            <div class="el__text">Whatever</div>
+
          </div>
            <div class="el__close-btn"></div>
+
        </div>
          </div>
+
      </div>
        </div>
+
      <div class="el__index">
      </div>
+
        <div class="el__index-back">3</div>
      <div class="el__index">
+
        <div class="el__index-front">
        <div class="el__index-back">5</div>
+
          <div class="el__index-overlay" data-index="3">3</div>
        <div class="el__index-front">
+
        </div>
          <div class="el__index-overlay" data-index="5">5</div>
+
      </div>
        </div>
+
    </div>
      </div>
+
    <!-- el end -->
    </div>
+
    <!-- el start -->
    <!-- el end -->
+
    <div class="el">
  </div>
+
      <div class="el__overflow">
  <!-- cont inner end -->
+
        <div class="el__inner">
</div>
+
          <div class="el__bg"></div>
 +
          <div class="el__preview-cont">
 +
            <h2 class="el__heading"><font color="white">Education</font></h2>
 +
          </div>
 +
          <div class="el__content">
 +
            <div class="el__text"></div>
 +
            <div class="container2">
 +
          <p style="color:white;font-size:25px; font-family:arial; position:absolute; text-align:justify;">Developing a card game that teaches you more about the immune system and its enemies, teaching children and young adults about biology and the importance of synthetic biology, doing fun experiments with children attending the children’s university event... Our team did all this and more to make sure that we left a positive impact on the next generation. Want to know more about our education project, click <a href="https://2017.igem.org/Team:KU_Leuven/HP/Education">here</a> </p>
 +
          </div>
 +
         
 +
 +
            <div class="el__close-btn"></div>
 +
          </div>
 +
        </div>
 +
      </div>
 +
      <div class="el__index">
 +
        <div class="el__index-back">4</div>
 +
        <div class="el__index-front">
 +
          <div class="el__index-overlay" data-index="4">4</div>
 +
        </div>
 +
      </div>
 +
    </div>
 +
    <!-- el end -->
 +
    <!-- el start -->
 +
    <div class="el">
 +
      <div class="el__overflow">
 +
        <div class="el__inner">
 +
          <div class="el__bg"></div>
 +
          <div class="el__preview-cont">
 +
            <h2 class="el__heading"><font color="white">Contact</font></h2>
 +
          </div>
 +
          <div class="el__content">
 +
            <div class="el__text"></div>
 +
            <div class="container2">
 +
          <p style="color:white;font-size:25px; font-family:arial; position:absolute;text-align:justify">You can contact the KU Leuven team through our <a href="https://www.facebook.com/KULeuveniGEM/">Facebook</a>page or via igem2017@kuleuven.be. So, send us some love, or if you have any questions feel free to ask them there!
 +
          </p>
 +
          </div>
 +
         
 +
            <div class="el__close-btn"></div>
 +
          </div>
 +
        </div>
 +
      </div>
 +
      <div class="el__index">
 +
        <div class="el__index-back">5</div>
 +
        <div class="el__index-front">
 +
          <div class="el__index-overlay" data-index="5">5</div>
 +
        </div>
 +
      </div>
 +
    </div>
 +
    <!-- el end -->
 +
  </div>
 +
</div>
 +
<div style="text-align:center">
 +
<div class="animated_svg1">
 +
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
 +
viewBox="0 0 1651 1650.7" width="100%" Height="100%" style="enable-background:new 0 0 1651 1650.7;" xml:space="none">
 +
<g id="Shape_7_copy_1_" class="st0">
 +
<g id="Shape_7_copy">
 +
<g>
 +
<path
 +
style="fill:none;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:4000;stroke-dashoffset:0"
 +
data-400-top="stroke-dashoffset:4000;" data-10-top-bottom="stroke-dashoffset:0;"
 +
d="M799.2,1452.9c-133.6,0-252.7-163.9-259.2-199l0.9,1c27.7,32.7,65.6,77.5,109.3,113c51.8,42.2,100.3,62.7,148.1,62.7c105.8,0,143.7-73.6,155-105.2c3-8.2,7.5-12.9,12.5-12.9c2.9,0,5.8,1.7,7.7,4.6c2.8,4.1,3.2,9.5,1.2,14.5c-0.3,0.8-0.7,1.7-1.1,2.8c-4.3,11.2-15.6,41.1-41.9,67.8C898.6,1435.9,854,1452.9,799.2,1452.9z M1162.7,808.1c-3.2,0-6-1.4-7.5-3.7c-1.4-2.2-2.5-6.3,0.6-13.1c8.9-19.8,9-84.2-2.2-100.6c-5.5-8-6.9-15.3-5.4-18c0.4-0.8,1.1-1.2,2-1.2c1.5,0,5.9,1.2,14.6,12.4c18.9,24.4,14.6,100.8,9.8,115.5C1172.6,805.4,1167.2,808.1,1162.7,808.1C1162.7,808.1,1162.7,808.1,1162.7,808.1z M358.9,784.3c-5.8-50.6,0-110.5,16.4-169.3c17-61.1,44.8-118.3,78.2-161.1c3.5-3.6,7.3-5.7,10.2-5.7c1.8,0,3.2,0.8,3.9,2.4c1.3,2.8,0.3,8.4-6.2,15.7c-31.7,46.1-54.7,94.4-70.4,147.6c-13.8,47-20.4,91.7-26.7,134.9C362.4,761,360.7,772.7,358.9,784.3z M946.2,769.4c-3.9,0-7.2-2.2-9.1-6c-3-5.8-1.9-13.6,2.7-19.9c6.4-8.8,43.9-45.4,101.3-79.1c52-30.5,134.6-66.8,233.4-66.8c15.3,0,30.7,0.9,46,2.6c-49.9,2.9-98,11.3-142.9,24.8c-38.8,11.7-75.5,27.3-109,46.3c-58.8,33.4-93.1,69-104.1,84.8C958.4,764.7,952,769.4,946.2,769.4z M785.8,738.6c-2.8,0-5.5-1.1-7.4-3.2c-2.6-2.7-3.8-6.8-3.6-11.8c2.9-66.6-49.7-138.8-77.2-161c-5.2-4.2-5.6-10.1-4.1-14.2c1.7-4.8,5.8-8,10.5-8c3.2,0,6.6,1.4,9.8,4.2c57.8,49.4,81.4,127.2,84.1,178.7c0.3,6-1.9,9.6-3.7,11.6C791.8,737.3,788.8,738.6,785.8,738.6C785.8,738.6,785.8,738.6,785.8,738.6z M994.6,596.3c-8.7,0-14.5-5-20.5-11.1c-47.7-47.7-105.6-90.9-163.1-121.5c-5-2.8-7.6-6.9-6.6-10.7c1-3.9,5.1-6.3,10.4-6.3c2.7,0,5.6,0.6,8.7,1.9c39.3,16,97.6,57.6,173.1,123.5l0.3,0.2l0.3-0.2c12.5-7.1,53.7-24.7,111.2-41.4c46.2-13.4,114.2-29.4,176.2-29.4c10.7,0,20.9,0.5,30.5,1.4c-195.7,32.3-253.3,62.7-287.8,81c-7.4,3.9-13.8,7.3-20.2,9.9C1002.4,595.4,998.3,596.3,994.6,596.3z M537.3,428c-3.2,0-6.7-1.2-10.2-3.4c-7.4-4.7-28.1-16.8-61.2-27.7c-40.6-13.3-85.2-20.1-132.5-20.1c-8.4,0-16.9,0.2-25.5,0.6c20.1-6.2,43.1-9.4,68.2-9.4c76.3,0,149.4,28.6,162.2,37.6c8.1,5.8,9.6,12.1,8.4,16.1C545.4,425.6,541.8,428,537.3,428C537.3,428,537.3,428,537.3,428z M602.5,334.6c-3.2,0-6.7-1.2-10.2-3.4c-21.3-13.6-44.9-25.4-70-35.1c-47.2-18.1-96.1-27.3-145.4-27.3c-6.3,0-12.6,0.2-18.8,0.5c16.4-5,35.2-7.5,56-7.5c44.8,0,90.2,11.6,120.4,21.4c35.3,11.4,61.6,24,69.1,29.2c8.1,5.8,9.6,12.1,8.4,16.1C610.7,332.3,607.1,334.6,602.5,334.6z">
 +
</path>
 +
</g>
 +
</g>
 +
</g>
 +
<g id="Shape_6_1_" class="st0">
 +
<g id="Shape_6">
 +
<g>
 +
<path
 +
style="fill:none;stroke:#c33;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:4000;stroke-dashoffset:0"
 +
data-400-top="stroke-dashoffset:4000;" data-10-top-bottom="stroke-dashoffset:0;" d="M1035.4,398.6c-20.3-29.8-63-72-121.8-98c6.1-59.8,52-102.4,67.5-111.5c16.3-9.6-10.6-37.8-38.6-24.7c-27,12.6-53.2,62.8-74.5,120.6c-12.4-3.1-25.3-5.3-38.7-6.6c1.7-45.3,13.2-91.1,51.7-130.1c13.9-14.1-22.3-30.6-39.6-12c-17.9,19.2-59.9,91.5-63,142.3c-0.2,0-0.4,0-0.6,0.1c-6.4,0.8-12.6,1.9-18.7,3.1c-9-61.1-26.9-133-64.3-157.5c-23.9-15.6-56.6,23.1-45.6,38.6c22.9,32.3,48.2,89.6,55.8,138.1C564.5,373.9,538.5,587.9,540.7,625c2.6,42.7,94,30.8,95-2.4c2-61.9,39.3-165.1,121.4-202.8c86.9-39.9,221.9,32.6,238.3,45.6C1012.6,478.8,1062.9,436,1035.4,398.6z">
 +
</path>
 +
</g>
 +
</g>
 +
</g>
 +
<g id="Shape_7_1_" class="st0">
 +
<g id="Shape_7">
 +
<g>
 +
<path
 +
style="fill:none;stroke:#c33;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:4000;stroke-dashoffset:0"
 +
data-400-top="stroke-dashoffset:4000;" data-10-top-bottom="stroke-dashoffset:0;" d="M543.7,983.2c-6.4,0-12.7,0-19,0c-12.1,0-18.9,0.1-20,15.9c-2.1,29.3-7,124.6-7,124.6s-5.7-73.9-4.8-130.3c0.7-40.6-5.1-119.7-11.7-168.3c-2.1-15.8-30.2-15.7-32.9-1.9c-4.5,22.9-9.1,100.7-17.8,153.6c-6.9,1.4-36.4,0.3-59,0.7c-4.3,0.1-15-0.9-16.1,14.9c-2.1,29.3-9.6,131.4-9.6,131.4s-5.7-73.9-4.8-130.3c0.7-40.6-5.1-119.7-11.7-168.3c-2.1-15.8-31.4-15.9-32.9-1.9c-4.2,40.3-19.3,151.8-20.7,162c-6.4,0-142.2,0.4-175.7,2.9c-146.5,11-44.1,24,6.2,25c7.8,0.1,175.1-7.4,181.9-7.7c16.7-0.6,25.3-135.6,25.3-135.6s0.2,46.2-0.3,124.7c-0.4,76.2,12.8,141.9,18.1,186.8c2.3,20,22.6,11,27.1-0.5c7.1-18.5,17.8-160.5,19.2-173.9c4.7-0.3,48.2,1.3,57.4,1.4c14.1,0.1,13.3-6,15.1-12.6c1.9-7.3,15.5-125.9,15.5-125.9s0.2,46.2-0.3,124.7c-0.4,76.2,12.8,141.9,18.1,186.8c2.3,20,22.6,11,27.1-0.5c7.1-18.5,16.3-163.8,17.7-177.2c5.2-0.4,7.8,0.6,16.2,0.6C567.1,1004,571.8,983.2,543.7,983.2z M1548,979c-61-2.2-281,6.3-609.6,6.7c-30.3,0-29.4,19.3,1.5,19.2c351.4-1.7,594-2.9,616.5-4.5C1604.3,997,1676.6,983.5,1548,979z">
 +
</path>
 +
</g>
 +
</g>
 +
</g>
 +
<g id="Shape_9_1_" class="st0">
 +
<g id="Shape_9">
 +
<g>
 +
<path
 +
style="fill:none;stroke:#c33;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:4000;stroke-dashoffset:0"
 +
data-800-top="stroke-dashoffset:4000;" data--400-top-bottom="stroke-dashoffset:0;"
 +
d="M583.4,1190.4h205.9V1155H619.1v-141.5h170.3v-35.7H619.1V866.7h170.3v-35.6H583.4V1190.4z M882,991.7l171.1-160.6h-48L863.8,965V831.1h-37.2v359.3h37.2v-166.3l157.4,166.3h45.6L882,991.7z">
 +
</path>
 +
</g>
 +
</g>
 +
</g>
 +
<g id="Ellipse_1_1_" class="st0">
 +
<g id="Ellipse_1">
 +
<g>
 +
<path
 +
style="fill:none;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:4000;stroke-dashoffset:0"
 +
data-800-top="stroke-dashoffset:4000;" data-10-top-bottom="stroke-dashoffset:0;" d="M1206.2,1190.4h16.8v-130.1h-16.8V1190.4z M1135.3,1075c1.1,0,2.1,0,3.2,0.1c0.3,0,0.6,0,1,0.1c0.8,0.1,1.5,0.1,2.3,0.2c0.3,0,0.7,0.1,1,0.1c0.8,0.1,1.7,0.2,2.5,0.4c0.2,0,0.4,0.1,0.6,0.1c1,0.2,2,0.4,3,0.7c0.2,0,0.4,0.1,0.6,0.2c0.8,0.2,1.6,0.4,2.4,0.7c0.3,0.1,0.5,0.2,0.8,0.3c0.8,0.3,1.5,0.5,2.3,0.8c0.2,0.1,0.4,0.1,0.6,0.2c1.9,0.8,3.8,1.6,5.6,2.6c0.1,0.1,0.3,0.2,0.4,0.2c0.8,0.4,1.6,0.9,2.3,1.3c0.1,0.1,0.3,0.2,0.4,0.2c2.7,1.7,5.2,3.5,7.5,5.6c0.1,0.1,0.1,0.1,0.2,0.2c2.3,2.1,4.5,4.4,6.4,6.9c0,0,0,0,0,0c0.6,0.8,1.2,1.7,1.8,2.6l12.8-8.5c-12.2-17.9-33.4-29.7-57.5-29.7c-37.8,0-68.5,29.1-68.5,65c0,35.9,30.7,65,68.5,65c24.1,0,45.2-11.8,57.4-29.6l-13-8.4c-9.4,13.9-25.8,23.1-44.5,23.1c-29.2,0-52.9-22.5-52.9-50.2S1106.1,1075,1135.3,1075z M1425.1,1125.4C1425.1,1125.4,1425.1,1125.4,1425.1,1125.4c0-36-28.1-65.1-62.8-65.1c-34.7,0-62.8,29.1-62.8,65c0,35.9,28.1,65,62.8,65c25.1,0,46.8-15.3,56.8-37.4l-13.2-6.8c-7.7,17.2-24.5,29.2-44,29.2c-26.6,0-48.2-22.3-48.4-49.8h96.4L1425.1,1125.4z M1315.3,1111.9c5.6-21.3,24.4-36.9,46.7-36.9s41.1,15.6,46.7,36.9H1315.3z M1276.3,1016.4h-16.8v43.9h-22.8v14.2h22.8v115.9h16.8v-115.9h22.8v-14.2h-22.8V1016.4z M1214.8,1024.9c-6.4,0-11.5,5.2-11.5,11.5s5.2,11.5,11.5,11.5s11.5-5.2,11.5-11.5S1221.1,1024.9,1214.8,1024.9z">
 +
</path>
 +
</g>
 +
</g>
 +
</g>
 +
</svg>
 +
</div>
 +
        <div id="overlay" class="overlay" style="border-top: 2px solid #c33">
 +
            <div class="container">
 +
                <div class="animated_svg2">
 +
                    <svg height="auto" width="100%" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewbox="0 0 1200 3000">
 +
                        <image height="3000px" width="1200px" xlink:href="https://static.igem.org/mediawiki/2017/7/71/KU_Leuven-homepage.svg"></image>
 +
                        <path style="fill:none;stroke:#cc3333;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:8000;stroke-dashoffset:0" data-500-end="stroke-dashoffset:0;" data-200-top="stroke-dashoffset:8000;" d="M1180,0v600h-90l-12.5-37.5l-12.5,75l-12.5-37.5H20v650l180,1.5c57.7-0.2,57.4,98.8,114.5,98.5c56.9,0,56.3-98.8,114.1-99c57.7-0.2,57.4,98.8,114.5,98.5c56.9,0,56.3-98.8,114.1-99c57.7-0.2,57.4,98.8,114.5,98.5c56.9,0,56.3-98.8,114.1-99c57.7-0.2,57.4,100.2,114.2,100h175v100l25,7.5l-50,10l25,7.5v475H600v450l200-100l-200,100l200,100l-200-100l-200,100l200-100l-200-100">
 +
                        </path>
 +
                        <a xlink:href="https://2017.igem.org/Team:KU_Leuven/Model">
 +
                            <rect x="200" y="2100" display="inline" opacity="0" fill="#000000" width="200" height="200" />
 +
                        </a>
 +
                        <a xlink:href="https://2017.igem.org/Team:KU_Leuven/Design">
 +
                        </a>
 +
                        <a xlink:href="https://2017.igem.org/Team:KU_Leuven/HP/HP_Main">
 +
                            <rect x="200" y="2500" display="inline" opacity="0" fill="#000000" width="200" height="200" />
 +
                        </a>
 +
                        <a xlink:href="https://2017.igem.org/Team:KU_Leuven/HP/Education">
 +
                            <rect x="800" y="2500" display="inline" opacity="0" fill="#000000" width="200" height="200" />
 +
                        </a>
 +
                    </svg>
 +
  <!-- cont inner end -->
 +
</div>
 +
           
 +
        </div>
 +
</div>
 +
</id>
 
</div>
 
</div>
 
<script>
 
<script>
Line 1,455: Line 889:
 
});
 
});
  
 +
 +
$(function() {
 +
        // initialize skrollr if the window width is large enough
 +
        if ($(window).width() > 767) {
 +
            skrollr.init();
 +
        }
 +
 +
       
 +
    });
 
</script>
 
</script>
 +
</div>
 +
</div>
 +
</div>
 +
<footer>
 +
        <div class="container" style="margin-bottom:20px;">
 +
            <ul class="row" id="sponsors">
 +
                <h1>Sponsors and Partners:</h1>
 +
                <a href="http://www.vib.be/">
 +
                    <li class="col-sm-6">
 +
                        <div><img src="https://static.igem.org/mediawiki/2017/0/0a/KU_Leuven-sponsor-vib.png" /></div>
 +
                    </li>
 +
                </a>
 +
                <a href="http://kuleuven.be">
 +
                    <li class="col-sm-6">
 +
                        <div><img src="https://static.igem.org/mediawiki/2017/7/72/KU_Leuven-sponsor-kuleuven.png" /></div>
 +
                    </li>
 +
                </a>
 +
                <a href="http://lrd.kuleuven.be/en">
 +
                    <li class="col-sm-3">
 +
                        <div><img src="https://static.igem.org/mediawiki/2017/9/9f/KU_Leuven-sponsor-lrd.png" /></div>
 +
                    </li>
 +
                </a>
 +
                <a href="http://lrd.kuleuven.be/en">
 +
                    <li class="col-sm-3">
 +
                        <div><img src="https://static.igem.org/mediawiki/2017/5/52/Lcie_Logo_KU_Leuven.png" /></div>
 +
                    </li>
 +
                </a>
 +
                <a href="http://www.sigmaaldrich.com">
 +
                    <li class="col-sm-3">
 +
                        <div><img src="https://static.igem.org/mediawiki/2017/2/28/KU_Leuven-sponsor-merck.svg" /></div>
 +
                    </li>
 +
                </a>
 +
                <a href="http://ww.ewi-vlaanderen.be">
 +
                    <li class="col-sm-3">
 +
                        <div><img src="https://static.igem.org/mediawiki/2017/5/53/KU_Leuven-sponsor-vlaanderen.png" /></div>
 +
                    </li>
 +
                </a>
 +
                <a href="http://ww.ewi-vlaanderen.be">
 +
                    <li class="col-sm-3">
 +
                        <div><img src="https://static.igem.org/mediawiki/2017/c/c0/KU_Leuven-sponsor-richtingmorgen.jpg" /></div>
 +
                    </li>
 +
                </a>
 +
                <a href="http://www.janssen.com/us/">
 +
                    <li class="col-sm-3">
 +
                        <div><img src="https://static.igem.org/mediawiki/2017/a/ac/KU_Leuven-sponsor-janssen.png" /></div>
 +
                    </li>
 +
                </a>
 +
                <a href="#">
 +
                    <li class="col-sm-3">
 +
                        <div><img src="https://static.igem.org/mediawiki/2017/c/c0/Tillion_logo.png" /></div>
 +
                    </li>
 +
                </a>
 +
                <a href="http://www.glasatelier-saillart.be/">
 +
                    <li class="col-sm-3">
 +
                        <div><img src="https://static.igem.org/mediawiki/2017/3/32/KU_Leuven-sponsor-saillart.png" /></div>
 +
                    </li>
 +
                </a>
 +
                <a href="https://www.fishersci.com/us/en/home.html">
 +
                    <li class="col-sm-3">
 +
                        <div><img src="https://static.igem.org/mediawiki/2017/9/94/KU_Leuven-sponsor-tfs.png" /></div>
 +
                    </li>
 +
                </a>
 +
                <a href="https://www.fishersci.com/us/en/home.html">
 +
                    <li class="col-sm-3">
 +
                        <div><img src="https://static.igem.org/mediawiki/2017/e/e8/KU_Leuven-sponsor-thermo.png" /></div>
 +
                    </li>
 +
                </a>
 +
                <li class="col-sm-3">
 +
                    <div><img src="https://static.igem.org/mediawiki/2017/1/17/KU_Leuven-sponsor-kolo.png" /></div>
 +
                </li>
 +
                <a href="http://www.filterservice.be/">
 +
                    <li class="col-sm-3">
 +
                        <div><img src="https://static.igem.org/mediawiki/2017/1/15/KU_Leuven-sponsor-filterservice.png" /></div>
 +
                    </li>
 +
                </a>
 +
                <a href="http://www.snapgene.com/">
 +
                    <li class="col-sm-3">
 +
                        <div><img src="https://static.igem.org/mediawiki/2017/c/c3/KU_Leuven-sponsor-snapgene.png" /></div>
 +
                    </li>
 +
                </a>
 +
                <a href="http://www.leuvenmindgate.be/">
 +
                    <li class="col-sm-3">
 +
                        <div><img src="https://static.igem.org/mediawiki/2017/2/27/KU_Leuven-sponsor-mindgate.svg" /></div>
 +
                    </li>
 +
                </a>
 +
                <a href="https://www.eppendorf.com/">
 +
                    <li class="col-sm-3">
 +
                        <div><img src="https://static.igem.org/mediawiki/2017/8/8e/KU_Leuven-sponsor-eppendorf.png" /></div>
 +
                    </li>
 +
                </a>
 +
<a href="https://www.agilent.com/">
 +
                    <li class="col-sm-3">
 +
                        <div><img src="https://static.igem.org/mediawiki/2017/e/ec/KU_Leuven-sponsor-agilent.jpg" /></div>
 +
                    </li>
 +
                </a>
 +
<a href="">
 +
                    <li class="col-sm-3">
 +
                        <div><img src="https://static.igem.org/mediawiki/2017/3/3b/T--KU_Leuven--Sponsor-Img-Missing.png" /></div>
 +
                    </li>
 +
                </a>
 +
            </ul>
 +
        </div>
 +
        <div class="container-fluid social" style="padding: 0px;">
 +
            <div class="col-md-3" id="facebook"><a href="https://www.facebook.com/KULeuveniGEM" style="padding-right: 0px;"><h2>Facebook</h2><img src="https://static.igem.org/mediawiki/2017/0/0c/KU_Leuven-facebook.png"></a></div>
 +
            <div class="col-md-3" id="twitter"><a href="https://twitter.com/kuleuvenigem" style="padding-right: 0px;"><h2>Twitter</h2><img src="https://static.igem.org/mediawiki/2017/9/99/KU_Leuven-twitter.png"></a></div>
 +
            <div class="col-md-3" id="youtube"><a href="https://www.youtube.com/channel/UCvIKudANB5NvCR5S8XJn78g" style="padding-right: 0px;"><h2>Youtube</h2><img src="https://static.igem.org/mediawiki/2017/7/7b/KU_Leuven-youtube.png"></a></div>
 +
            <div class="col-md-3" id="instagram"><a href="https://www.instagram.com/kuleuvenigem/" style="padding-right: 0px;"><h2>Instagram</h2><img src="https://static.igem.org/mediawiki/2017/0/07/KU_Leuven-instagram.png"></a></div>
 +
        </div>
 +
    </footer>
 
</html>
 
</html>
{{KU_Leuven_footer}}
 

Latest revision as of 17:11, 6 June 2018

Project

HEKcite

Inspired by the heart and its rhythm, our team sought to aid those who need continuous drug monitoring. To achieve this goal, we transformed ourselves into real dance instructors as we introduced a continuous rhythm in HEK cells. Our cells performed wonderfully so we are very proud to present you: HEKcite!

1
1

Team

The story of our team starts with four bioscience engineering students who were eager to expand their knowledge and learn vital practical skills. Almost one year later they were joined by nine motivated students and so the final 2017 KULeuven iGEM team was formed. A vast amount of meetings were followed by the actual lab work in the summer, but hard work was always varied with fantastic teambuilding activities. The great camaraderie is formed. Meet our amazing team

2
2

KU LEUVEN

Located just 30 kilometers from Brussels lies the educational beating heart of Belgium, the city of Leuven. It is home to the KULeuven, one of the oldest universities in Europe. Allow us to tell you some fun facts about Leuven.

Fact number 1: Did you know that Leuven is famously home to the biggest bar in the world?

Fact number 2: Around one third of the population of Leuven is a student at the university or works there. During summer, the streets of Leuven do indeed look emptier.

Fact number 3: Every year in October there is a major sports event where the different student societies battle it out on the racing track. The society that ran the most of laps after 24 hours wins this prestigious competition.

Want to know more about our university, click here

3
3

Education

Developing a card game that teaches you more about the immune system and its enemies, teaching children and young adults about biology and the importance of synthetic biology, doing fun experiments with children attending the children’s university event... Our team did all this and more to make sure that we left a positive impact on the next generation. Want to know more about our education project, click here

4
4

Contact

You can contact the KU Leuven team through our Facebookpage or via igem2017@kuleuven.be. So, send us some love, or if you have any questions feel free to ask them there!

5
5