Difference between revisions of "Team:BGIC-Union/Notebook"

m
m
Line 1: Line 1:
  
<html lang="en">
+
<html>
 +
  <head>
 +
    <meta charset="utf-8">
 +
 
 +
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
  
<head>
 
  
     <title>Team:BGIC-Union/Practices&Design</title>
+
     <title>Team:BGIC-Union/PRACTICES/DESIGN</title>
  
    <meta charset="utf-8">
+
  <head>
    <meta name="viewport">
+
 
    <!-- JAVASCRIPTS -->
+
        <link href='http://fonts.googleapis.com/css?family=Lato:400,300' rel='stylesheet' type='text/css'>
     <script src="https://2017.igem.org/Template:BGIC-Union/javascript?action=raw&ctype=text/javascript"></script>
+
        <link href='http://fonts.googleapis.com/css?family=Raleway:400,300,500' rel='stylesheet' type='text/css'>
<!-- CSS -->
+
 
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:BGIC-Union/css?action=raw&ctype=text/css">
+
  <!-- Bootstrap core CSS -->
<!-- IE 9 Fallback-->
+
     <link href="https://2017.igem.org/Template:BGIC-Union/bootstrap-css?action=raw&amp;ctype=text/css" rel="stylesheet">
    <!--[if IE 9]>
+
<!-- animate -->
<link href="2017.igem.org/Team:BGIC-Union/css/ie.css" rel="stylesheet">
+
<link href="https://2017.igem.org/Template:BGIC-Union/animate-css?action=raw&amp;ctype=text/css" rel="stylesheet">
<![endif]-->
+
  <!-- carousel -->
    <!-- GOOGLE FONTS -->
+
  <link href="https://2017.igem.org/Template:BGIC-Union/owlcarousel-css?action=raw&amp;ctype=text/css" rel="stylesheet">
    <link href='http://fonts.googleapis.com/css?family=Open+Sans:300,400italic,400,600,700' rel='stylesheet' type='text/css'>
+
  <link href=" https://2017.igem.org/Template:BGIC-Union/fontawesomemin2-css?action=raw&amp;ctype=text/css" rel="stylesheet">
    <link href='http://fonts.googleapis.com/css?family=Roboto+Condensed:300,300italic,400italic,700,400,300' rel='stylesheet' type='text/css'>
+
  <!-- light -->
     <!-- FAVICONS -->
+
<style type="text/css">
     <link rel="apple-touch-icon-precomposed" sizes="144x144" href="assets/ico/repute144x144.png">
+
/* fixed line holder */
     <link rel="apple-touch-icon-precomposed" sizes="114x114" href="assets/ico/repute114x114.png">
+
.timelineLight .timeline_line {c
     <link rel="apple-touch-icon-precomposed" sizes="72x72" href="assets/ico/repute72x72.png">
+
margin-top:10px;
     <link rel="apple-touch-icon-precomposed" href="assets/ico/repute57x57.png">
+
margin-bottom:10px;
    <link rel="shortcut icon" href="assets/ico/favicon.png">
+
width:900px;
</head>
+
}
<body>
+
 
+
/* full (including months that are not shown) line holder */
    <!-- WRAPPER -->
+
.timelineLight .t_line_holder {
    <div class="wrapper">
+
height:80px;
        <!-- MENU -->
+
background:url('https://static.igem.org/mediawiki/2017/3/35/Line.jpg') repeat-x 0px 39px;
        <nav class="navbar navbar-default " role="navigation">
+
}
            <div class="container">
+
 
                <div class="navbar-header">
+
/* 2 months are stored in one view */
                    <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#main-nav">
+
.timelineLight .t_line_view {
                        <span class="sr-only">Toggle Navigation</span>
+
height:20px;
                        <i class="fa fa-bars"></i>
+
width:900px;
                    </button>
+
}
                    <a href="index.html" class="navbar-brand navbar-logo">
+
 
                        <img src="https://static.igem.org/mediawiki/2017/2/2c/Repute-logo-nav.png" height="32px" width="100px">
+
/* holder for year number */
                    </a>
+
.timelineLight h3.t_line_year {
                </div>
+
margin:0;
                <!-- MAIN NAVIGATION -->
+
color:#545454;
                <div id="main-nav" class="navbar-collapse collapse navbar-mega-menu">
+
}
                    <ul class="nav navbar-nav navbar-right">
+
 
                        <li class="dropdown active">
+
/* holder for 1 month (constist of nodes and month caption) - we use borders to separate months thats why it has width 2px less then 50% */
                            <a href="https://2017.igem.org/Team:BGIC-Union" class="dropdown-toggle" data-toggle="dropdown">HOME <i class="fa fa-angle-down"></i></a>
+
.timelineLight .t_line_m {
                            <ul class="dropdown-menu" role="menu">
+
margin-top:35px;
                                <li class="active"><a href="https://2017.igem.org/Team:BGIC-Union">Home</a></li>
+
height:10px;
                                <li><a href="https://2017.igem.org/Team:BGIC-Union">abstract</a></li>
+
border-left:1px solid #545454;
                            </ul>
+
border-right:1px solid #545454;
                        </li>
+
width:448px;
                        <li class="dropdown ">
+
}
                            <a href="https://2017.igem.org/Team:BGIC-Union/Team" class="dropdown-toggle" data-toggle="dropdown">TEAM <i class="fa fa-angle-down"></i></a>
+
 
                            <ul class="dropdown-menu" role="menu">
+
/* month on the right side - has left set at 459 so border would overlap border from first element (to evade duplicated borders) */
                                <li><a href="https://2017.igem.org/Team:BGIC-Union/Team">members</a></li>
+
.timelineLight .t_line_m.right {
 +
left:449px;
 +
width:449px;
 +
}
 +
 
 +
/* month caption */
 +
.timelineLight h4.t_line_month {
 +
margin:-30px 0 0;
 +
color:#545454;
 +
}
 +
 
 +
/* used in responsive layout when only one month is shown (it is span containing year) */
 +
.t_line_month_year {
 +
display:none;
 +
}
 +
 
 +
/* node on the timeline */
 +
.timelineLight a.t_line_node {
 +
text-decoration:none;
 +
padding:38px 0 4px;
 +
height:10px;
 +
font-size:12px;
 +
top:-25px;
 +
background:url('https://static.igem.org/mediawiki/2017/2/2a/Dot.png') no-repeat center 24px;
 +
color:#141817;
 +
}
 +
.timelineLight a.t_line_node:hover {
 +
background:url('https://static.igem.org/mediawiki/2017/6/65/Dot-rollover.png') no-repeat center 24px;
 +
}
 +
.timelineLight a.t_line_node.active {
 +
background:url('https://static.igem.org/mediawiki/2017/d/d7/Dot-selected.png') no-repeat center 24px;
 +
}
 +
 
 +
/* node description */
 +
.timelineLight .t_node_desc {
 +
background: rgba(26,134,172,0.9);
 +
top:0;
 +
color:#fff;
 +
padding:1px 5px;
 +
}
 +
 
 +
/* descriptions on right side go from right to left */
 +
.timelineLight .t_node_desc.pos_right {
 +
right:0;
 +
}
 +
 
 +
/* line arrow left */
 +
.timelineLight #t_line_left {
 +
cursor:pointer;
 +
left:-30px;
 +
top:30px;
 +
width:14px;
 +
height:19px;
 +
background:url('https://static.igem.org/mediawiki/2017/9/95/Bgic-arrow.png') no-repeat left top;
 +
}
 +
 
 +
.timelineLight #t_line_left:hover {
 +
background:url('https://static.igem.org/mediawiki/2017/9/95/Bgic-arrow.png') no-repeat left bottom;
 +
}
 +
 
 +
/* line arrow right */
 +
.timelineLight #t_line_right {
 +
cursor:pointer;
 +
right:-30px;
 +
top:30px;
 +
width:14px;
 +
height:19px;
 +
background:url('https://static.igem.org/mediawiki/2017/9/95/Bgic-arrow.png') no-repeat right top;
 +
}
 +
 
 +
.timelineLight #t_line_right:hover {
 +
background:url('https://static.igem.org/mediawiki/2017/9/95/Bgic-arrow.png') no-repeat right bottom;
 +
}
 +
.timelineLight {
 +
display:none;
 +
}
 +
 
 +
/* items container */
 +
.timelineLight .timeline_items {
 +
padding:10px 0;
 +
}
 +
 
 +
/* single item (margines set from javascript) */
 +
.timelineLight .item {
 +
height:380px;
 +
text-align:center;
 +
background:url('../images/timeline/light/background-white.jpg') repeat;
 +
color:#545454;
 +
-moz-box-shadow: -3px 1px 6px rgba(0,0,0,0.4);
 +
-webkit-box-shadow: -3px 1px 6px rgba(0,0,0,0.4);
 +
box-shadow: -3px 1px 6px rgba(0,0,0,0.4);
 +
width:200px;
 +
}
 +
 
 +
/* ----- content - non-plugin elements ----- */
 +
.timelineLight .item img {
 +
margin-top:0;
 +
width:200px;
 +
}
 +
 
 +
.timelineLight .item span{
 +
display:block;
 +
margin:0px 20px 10px;
 +
height:150px;
 +
}
 +
.timelineLight .item .read_more {
 +
padding:2px 8px 2px 10px;
 +
font-family: 'BebasNeueRegular';
 +
font-size:20px;
 +
float:right;
 +
color:#ffffff;
 +
background: rgba(0,0,0,0.35);
 +
cursor:pointer;
 +
}
 +
.timelineLight .item .read_more:hover {
 +
background:rgb(26,134,172);
 +
}
 +
/* ----------------------------------------- */
 +
 
 +
/* item details (margines set from javascript) */
 +
.timelineLight .item_open {
 +
height:380px;
 +
background:url('../images/timeline/light/background.jpg') repeat;
 +
position:relative;
 +
color:#545454;
 +
z-index:2;
 +
-moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.4);
 +
-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.4);
 +
box-shadow: 0px 0px 6px rgba(0,0,0,0.4);
 +
width:490px;
 +
 +
}
 +
 
 +
/* item details content wrapper (used for animation - shuld have same width as .item_open) */
 +
.timelineLight .item_open_cwrapper {
 +
width:490px;
 +
}
 +
 
 +
/* ----- content - non-plugin elements ----- */
 +
.timelineLight .timeline_open_content {
 +
padding:20px;
 +
}
 +
 
 +
.timelineLight .item_open h2 {
 +
margin-top:10px;
 +
padding-top:0;
 +
font-size:28px;
 +
}
 +
.timelineLight .item_open .t_close {
 +
position:absolute;
 +
top:10px;
 +
right:10px;
 +
padding:2px 8px 2px 10px;
 +
font-family: 'BebasNeueRegular';
 +
font-size:20px;
 +
color:#ffffff;
 +
background: rgba(0,0,0,0.25);
 +
cursor:pointer;
 +
}
 +
.timelineLight .item_open .t_close:hover {
 +
background:rgb(26,134,172);
 +
}
 +
/* ----------------------------------------- */
 +
 
 +
/* left/right controles */
 +
.timelineLight .t_controles {
 +
margin:10px auto;
 +
text-align:center;
 +
}
 +
.timelineLight .t_left,
 +
.timelineLight .t_right {
 +
display:inline-block;
 +
height:50px;
 +
width:29px;
 +
margin:10px;
 +
cursor:pointer;
 +
}
 +
.timelineLight .t_left, 
 +
.timelineLight .t_left:hover:active {
 +
background: url('https://static.igem.org/mediawiki/2017/b/ba/Big-arrow.png') no-repeat left top;
 +
}
 +
.timelineLight .t_left:hover {
 +
background: url('https://static.igem.org/mediawiki/2017/b/ba/Big-arrow.png') no-repeat left bottom;
 +
}
 +
 
 +
.timelineLight .t_right,
 +
.timelineLight .t_right:hover:active{
 +
background: url('https://static.igem.org/mediawiki/2017/b/ba/Big-arrow.png') no-repeat right top;
 +
}
 +
 
 +
.timelineLight .t_right:hover {
 +
background: url('https://static.igem.org/mediawiki/2017/b/ba/Big-arrow.png') no-repeat right bottom;
 +
}
 +
 
 +
/* -----------------------------------------------------------------------*/
 +
/* ------------------------------ RESPONSIVE -----------------------------*/
 +
/* -----------------------------------------------------------------------*/
 +
 
 +
 
 +
 
 +
/* --- 768px --- */
 +
@media screen and (max-width:980px) {
 +
 +
.timelineLight .timeline_line {
 +
width:680px;
 +
}
 +
 +
.timelineLight .t_line_view {
 +
width:680px;
 +
}
 +
 +
.timelineLight .t_line_m {
 +
width: 338px;
 +
}
 +
.timelineLight .t_line_m.right {
 +
left: 339px;
 +
width: 339px;
 +
}
 +
}
 +
 
 +
 
 +
/* --- 610px --- */
 +
@media screen and (max-width:767px) {
 +
 +
.timelineLight .timeline_line {
 +
width:530px;
 +
}
 +
 +
.timelineLight .t_line_view {
 +
width:1060px;
 +
}
 +
 +
.timelineLight .t_line_m {
 +
width: 528px;
 +
}
 +
.timelineLight .t_line_m.right {
 +
left: 530px;
 +
width: 528px;
 +
}
 +
.timelineLight .t_line_year {
 +
opacity:0;
 +
filter:alpha(opacity=0)
 +
}
 +
.timelineLight .t_line_month_year {
 +
display:inline;
 +
}
 +
 +
.timelineLight .t_line_node span {
 +
 +
}
 +
.timelineLight .t_node_desc {
 +
font-size:8px;
 +
}
 +
.timelineLight .t_node_desc.pos_right {
 +
right:auto;
 +
left:0;
 +
}
 +
}
 +
 
 +
 
 +
/* --- 300px --- */
 +
@media screen and (max-width:
 +
 
 +
) {
 +
.timelineLight .timeline_line {
 +
width:240px;
 +
}
 +
 +
.timelineLight .t_line_view {
 +
width:480px;
 +
}
 +
 +
.timelineLight .t_line_m {
 +
width: 238px;
 +
}
 +
.timelineLight .t_line_m.right {
 +
left: 240px;
 +
width: 238px;
 +
}
 +
 +
.timelineLight .item_open {
 +
width:280px;
 +
height:390px;
 +
}
 +
.timelineLight .item_open_cwrapper {
 +
width:280px;
 +
}
 +
}
 +
 
 +
 
 +
 
 +
 
 +
</style>
 +
 
 +
  <!-- main -->
 +
  <style type="text/css">
 +
 
 +
@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);
 +
#top_title,#sideMenu { display: none !important; }
 +
        #content {
 +
            width: 100%;
 +
            margin: 0;
 +
            padding: 0;
 +
           
 +
        }
 +
 
 +
 
 +
 
 +
 
 +
#content{
 +
  background-color: #FFe4e1; !important;
 +
}
 +
 
 +
 
 +
 +
html, body {
 +
    margin: 0 !important;
 +
    padding: 0 !important;
 +
}
 +
body {
 +
  background-color: #FFe4e1;
 +
  font-family: 'Montserrat', sans-serif;
 +
    font-weight: 400;
 +
    font-size: 14px;
 +
    color: #555;
 +
    ;
 +
    -webkit-font-smoothing: antialiased;
 +
    -webkit-overflow-scrolling: touch;
 +
}
 +
 
 +
/* Titles */
 +
h1, h2, h3, h4, h5, h6 {
 +
font-family: 'Montserrat', sans-serif;
 +
    font-weight: 700;
 +
    color: #333;
 +
}
 +
 
 +
h1 {
 +
font-size: 35px;
 +
margin-top: 30px;
 +
margin-bottom: 30px;
 +
}
 +
 
 +
 
 +
 
 +
/* Paragraph &amp; Typographic */
 +
p {
 +
    line-height: 28px;
 +
    margin-bottom: 25px;
 +
    font-size: 16px;
 +
}
 +
 
 +
.centered {
 +
    text-align: center;
 +
}
 +
 
 +
/* Links */
 +
a {
 +
     color: #20B2AA;
 +
    word-wrap: break-word;
 +
 
 +
    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
 +
     -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
 +
    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
 +
    -o-transition: color 0.1s ease-in, background 0.1s ease-in;
 +
    transition: color 0.1s ease-in, background 0.1s ease-in;
 +
}
 +
 
 +
a:hover,
 +
a:focus {
 +
    color: #7b7b7b;
 +
    text-decoration: none;
 +
    outline: 0;
 +
}
 +
 
 +
a:before,
 +
a:after {
 +
    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
 +
    -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
 +
    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
 +
    -o-transition: color 0.1s ease-in, background 0.1s ease-in;
 +
    transition: color 0.1s ease-in, background 0.1s ease-in;
 +
}
 +
 
 +
hr {
 +
    display: block;
 +
    height: 1px;
 +
    border: 0;
 +
    border-top: 1px solid #ccc;
 +
    margin: 1em 0;
 +
    padding: 0;
 +
}
 +
 
 +
.copyrights{
 +
text-indent:-9999px;
 +
height:0;
 +
line-height:0;
 +
font-size:0;
 +
overflow:hidden;
 +
}
 +
 
 +
.navbar {
 +
text-transform: uppercase;
 +
margin-bottom: 0px;
 +
}
 +
 
 +
.navbar-inverse {
 +
padding-bottom: 70px;
 +
padding-top: 70px;
 +
}
 +
 
 +
.navbar-inverse {
 +
background-color: #FFA07A;
 +
border-color: #FA8072;
 +
}
 +
 
 +
.navbar-inverse .navbar-nav > li > a {
 +
color: white;
 +
}
 +
 
 +
.navbar-inverse .navbar-nav > li > a:hover {
 +
color: #222222;
 +
}
 +
 
 +
.navbar-brand {
 +
font-weight: 700;
 +
font-size: 20px;
 +
letter-spacing: 2px;
 +
}
 +
 
 +
.navbar-inverse .navbar-brand {
 +
color: white;
 +
}
 +
 
 +
.navbar-inverse .navbar-toggle {
 +
border-color: transparent;
 +
}
 +
 
 +
.progress-bar-theme {
 +
  background-color: #FFA07A;
 +
}
 +
 
 +
 
 +
/* Helpers */
 +
 
 +
.mt {
 +
margin-top: 40px;
 +
margin-bottom: 40px;
 +
}
 +
 
 +
.pt {
 +
padding-top: 50px;
 +
padding-bottom: 50px;
 +
}
 +
 
 +
 
 +
/* +++++ WRAP SECTIONS +++++ */
 +
 
 +
#ww {
 +
padding-top: 0px;
 +
padding-bottom: 70px;
 +
background-color: #f2f2f2;
 +
}
 +
 
 +
 
 +
#footer {
 +
background-color: #ADD8E6;
 +
padding-top: 50px;
 +
padding-bottom: 50px;
 +
}
 +
 
 +
#footer p {
 +
color: white;
 +
}
 +
 
 +
#footer h4 {
 +
color: white;
 +
text-transform: uppercase;
 +
padding-bottom: 20px;
 +
}
 +
 
 +
 
 +
/* +++++ Color Wraps / Blog Page +++++ */
 +
 
 +
#grey {
 +
padding-top: 60px;
 +
padding-bottom: 60px;
 +
background-color: #f2f2f2;
 +
}
 +
 
 +
#white {
 +
padding-top: 60px;
 +
padding-bottom: 60px;
 +
background-color: #ffffff;
 +
}
 +
 
 +
 
 +
 
 +
/* Blog Date*/
 +
bd {
 +
font-size: 12px;
 +
text-transform: uppercase;
 +
color: #d2d2d2;
 +
font-weight: 700;
 +
}
 +
 
 +
/* Blog Author*/
 +
ba {
 +
font-size: 12px;
 +
text-transform: uppercase;
 +
}
 +
 
 +
/* Blog Quote */
 +
.bq {
 +
font-size: 22px;
 +
padding-top: 30px;
 +
}
 +
 
 +
/* Blog Tags */
 +
bt {
 +
font-size: 12px;
 +
}
 +
 
 +
/* ================== PORTFOLIO IMAGES HOVER EFFECT ================== */
 +
/* Effects also are controled by hover.zoom.js */
 +
.zoom {
 +
    display:block;
 +
    position:relative;
 +
    overflow:hidden;
 +
    background:transparent url(https://static.igem.org/mediawiki/2017/f/fe/Bgic_loader.gif) no-repeat center;
 +
}
 +
 
 +
 
 +
    .zoomOverlay {
 +
        position:absolute;
 +
        top:0; left:0;
 +
        bottom:0; right:0;
 +
        display:none;
 +
        background-image:url(../img/zoom.png);
 +
        background-repeat:no-repeat;
 +
        background-position:center;
 +
     }
 +
 
 +
.zoom2 {
 +
opacity: 1;
 +
}
 +
 
 +
.zoom2:hover {
 +
opacity: 0.5;
 +
}
 +
 
 +
/* glyphicon Configuration */
 +
 
 +
.glyphicon {
 +
font-size: 40px;
 +
color: #1abc9c;
 +
}
 +
  </style>
 +
  <!-- slider -->
 +
  <style type="text/css">
 +
 
 +
  /* Section Slider
 +
========================================================= */
 +
 
 +
/* Carousel Slider
 +
============================================== */
 +
#slider_part {
 +
    height: 900px;
 +
    width: 100%;
 +
    overflow: hidden;
 +
background-color: #f2f2f2;
 +
}
 +
 
 +
.carousel-caption {
 +
     top: 30%;
 +
    margin-top: -70px;
 +
    text-shadow: none!important;
 +
    left: 9%;
 +
    right: 10%;
 +
    -webkit-transition: all.3s ease 0s;
 +
    -o-transition: all.3s ease 0s;
 +
    transition: all.3s ease 0s;
 +
    text-align: center;
 +
}
 +
 
 +
.carousel-caption h3 {
 +
    text-shadow: none;
 +
    font-size: 70px;
 +
    line-height: 92px;
 +
    font-weight: 300;
 +
    margin: 20px 0px;
 +
    transition-delay: .3s;
 +
    -webkit-transition-delay: .3s;
 +
    -o-transition-delay: .3s;
 +
    text-transform: capitalize!important;
 +
}
 +
 
 +
.carousel-caption p {
 +
    font-size: 46px;
 +
    line-height: 62px;
 +
    font-weight: 500;
 +
    color: #fff;
 +
    transition-delay: .3s;
 +
    -moz-transition-delay: .3s;
 +
    -o-transition-delay: .3s;
 +
    margin: 40px 0px;
 +
    text-transform: uppercase;
 +
}
 +
 
 +
.carousel-caption img {
 +
    border: 2px solid#fff;
 +
    padding: 10px 10px 10px 20px;
 +
}
 +
 
 +
.line {
 +
    width: 100px;
 +
    height: 5px;
 +
    color: #222;
 +
    margin: 0px auto;
 +
}
 +
 
 +
.carousel-caption p i {
 +
    font-size: 7px;
 +
    margin: 0px 3px;
 +
    position: relative;
 +
    top: -3px;
 +
}
 +
 
 +
.carousel .item {
 +
    -webkit-transition: opacity .3s;
 +
    -moz-transition: opacity .3s;
 +
    -ms-transition: opacity .3s;
 +
    -o-transition: opacity .3s;
 +
    transition: opacity .3s;
 +
}
 +
 
 +
.btn-featured {
 +
    text-decoration: none;
 +
    position: relative;
 +
    -webkit-transition: all .3s ease-in-out;
 +
    -o-transition: all .3s ease-in-out;
 +
    transition: all .3s ease-in-out;
 +
    background: transparent;
 +
    border-radius: 2px;
 +
    z-index: 1;
 +
    font-weight: 500;
 +
    font-size: 18px;
 +
    line-height: 20px;
 +
    padding: 15px 40px !important;
 +
    text-transform: uppercase;
 +
    margin-top: 20px;
 +
    margin-right: 10px;
 +
}
 +
 
 +
.carousel-control.left,.carousel-control.right {
 +
    background-image: none !important;
 +
    background-repeat: no-repeat !important;
 +
}
 +
 
 +
.carousel-control {
 +
    width: 4% !important;
 +
}
 +
 
 +
.carousel-caption img {
 +
    height: auto;
 +
}
 +
 
 +
.carousel-indicators {
 +
    bottom: 100px;
 +
    width: 10%;
 +
    left: 45%;
 +
    margin: 0 auto;
 +
    bottom: 30%;
 +
}
 +
 
 +
.carousel-indicators li {
 +
    width: 20px !important;
 +
    height: 20px !important;
 +
    border: 2px solid #FFF !important;
 +
    margin: 0px !important;
 +
    border-radius: 50%;
 +
}
 +
 
 +
.carousel-control.left span {
 +
    padding: 15px;
 +
}
 +
 
 +
.slides-control .carousel-control i {
 +
    line-height: 36px;
 +
    font-size: 32px;
 +
    padding-top: 6px;
 +
    -moz-transition: all 500ms ease;
 +
    -webkit-transition: all 500ms ease;
 +
    -ms-transition: all 500ms ease;
 +
    -o-transition: all 500ms ease;
 +
    transition: all 500ms ease;
 +
    border-radius: 50%;
 +
    width: 50px;
 +
    height: 50px;
 +
}
 +
 
 +
.slides-control .carousel-control {
 +
    position: absolute;
 +
    width: 240px;
 +
    top: 45%;
 +
    z-index: 10;
 +
}
 +
 
 +
.carousel-control.left {
 +
    left: -15px;
 +
}
 +
 
 +
.carousel-control.right {
 +
    right: 0px;
 +
}
 +
 
 +
.carousel-control.left {
 +
    width: 120px;
 +
    height: 40px;
 +
}
 +
 
 +
.carousel-control.right {
 +
    width: 120px;
 +
    height: 40px;
 +
}
 +
 
 +
.overlay-slide {
 +
    background: #000;
 +
    height: 65%;
 +
    width: 100%;
 +
}
 +
 
 +
.overlay-slide img {
 +
    opacity: 1;
 +
    width: 100%;
 +
    height: auto;
 +
}
 +
 
 +
/*-- Animation --*/
 +
 
 +
.carousel .item.active .animated2 {
 +
     -webkit-animation: lightSpeedIn 1s ease-in 200ms both;
 +
    animation: lightSpeedIn 1s ease-in 200ms both;
 +
}
 +
 
 +
.carousel .item.active .animated3 .animated4 {
 +
    -webkit-animation: bounceInLeft 1s ease-in-out 500ms both;
 +
    animation: bounceInLeft 1s ease-in-out 500ms both;
 +
}
 +
.animated4 {color:#4169E1
 +
}
 +
.img{
 +
-webkit-filter: brightness(1);
 +
}
 +
 
 +
  </style>
 +
  <!-- script -->
 +
  <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
 +
  <script type="text/javascript">
 +
  /*
 +
* jQuery Easing v1.3 - http://gsgd.co.uk/sandbox/jquery/easing/
 +
*
 +
* Uses the built in easing capabilities added In jQuery 1.1
 +
* to offer multiple easing options
 +
*
 +
* TERMS OF USE - jQuery Easing
 +
*
 +
* Open source under the BSD License.
 +
*
 +
* Copyright © 2008 George McGinley Smith
 +
* All rights reserved.
 +
*
 +
* Redistribution and use in source and binary forms, with or without modification,
 +
* are permitted provided that the following conditions are met:
 +
*
 +
* Redistributions of source code must retain the above copyright notice, this list of
 +
* conditions and the following disclaimer.
 +
* Redistributions in binary form must reproduce the above copyright notice, this list
 +
* of conditions and the following disclaimer in the documentation and/or other materials
 +
* provided with the distribution.
 +
*
 +
* Neither the name of the author nor the names of contributors may be used to endorse
 +
* or promote products derived from this software without specific prior written permission.
 +
*
 +
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
 +
* EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 +
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
 +
*  COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 +
*  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
 +
*  GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
 +
* AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 +
*  NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
 +
* OF THE POSSIBILITY OF SUCH DAMAGE.
 +
*
 +
*/
 +
 
 +
// t: current time, b: begInnIng value, c: change In value, d: duration
 +
jQuery.easing['jswing'] = jQuery.easing['swing'];
 +
 
 +
jQuery.extend( jQuery.easing,
 +
{
 +
def: 'easeOutQuad',
 +
swing: function (x, t, b, c, d) {
 +
//alert(jQuery.easing.default);
 +
return jQuery.easing[jQuery.easing.def](x, t, b, c, d);
 +
},
 +
easeInQuad: function (x, t, b, c, d) {
 +
return c*(t/=d)*t + b;
 +
},
 +
easeOutQuad: function (x, t, b, c, d) {
 +
return -c *(t/=d)*(t-2) + b;
 +
},
 +
easeInOutQuad: function (x, t, b, c, d) {
 +
if ((t/=d/2) < 1) return c/2*t*t + b;
 +
return -c/2 * ((--t)*(t-2) - 1) + b;
 +
},
 +
easeInCubic: function (x, t, b, c, d) {
 +
return c*(t/=d)*t*t + b;
 +
},
 +
easeOutCubic: function (x, t, b, c, d) {
 +
return c*((t=t/d-1)*t*t + 1) + b;
 +
},
 +
easeInOutCubic: function (x, t, b, c, d) {
 +
if ((t/=d/2) < 1) return c/2*t*t*t + b;
 +
return c/2*((t-=2)*t*t + 2) + b;
 +
},
 +
easeInQuart: function (x, t, b, c, d) {
 +
return c*(t/=d)*t*t*t + b;
 +
},
 +
easeOutQuart: function (x, t, b, c, d) {
 +
return -c * ((t=t/d-1)*t*t*t - 1) + b;
 +
},
 +
easeInOutQuart: function (x, t, b, c, d) {
 +
if ((t/=d/2) < 1) return c/2*t*t*t*t + b;
 +
return -c/2 * ((t-=2)*t*t*t - 2) + b;
 +
},
 +
easeInQuint: function (x, t, b, c, d) {
 +
return c*(t/=d)*t*t*t*t + b;
 +
},
 +
easeOutQuint: function (x, t, b, c, d) {
 +
return c*((t=t/d-1)*t*t*t*t + 1) + b;
 +
},
 +
easeInOutQuint: function (x, t, b, c, d) {
 +
if ((t/=d/2) < 1) return c/2*t*t*t*t*t + b;
 +
return c/2*((t-=2)*t*t*t*t + 2) + b;
 +
},
 +
easeInSine: function (x, t, b, c, d) {
 +
return -c * Math.cos(t/d * (Math.PI/2)) + c + b;
 +
},
 +
easeOutSine: function (x, t, b, c, d) {
 +
return c * Math.sin(t/d * (Math.PI/2)) + b;
 +
},
 +
easeInOutSine: function (x, t, b, c, d) {
 +
return -c/2 * (Math.cos(Math.PI*t/d) - 1) + b;
 +
},
 +
easeInExpo: function (x, t, b, c, d) {
 +
return (t==0) ? b : c * Math.pow(2, 10 * (t/d - 1)) + b;
 +
},
 +
easeOutExpo: function (x, t, b, c, d) {
 +
return (t==d) ? b+c : c * (-Math.pow(2, -10 * t/d) + 1) + b;
 +
},
 +
easeInOutExpo: function (x, t, b, c, d) {
 +
if (t==0) return b;
 +
if (t==d) return b+c;
 +
if ((t/=d/2) < 1) return c/2 * Math.pow(2, 10 * (t - 1)) + b;
 +
return c/2 * (-Math.pow(2, -10 * --t) + 2) + b;
 +
},
 +
easeInCirc: function (x, t, b, c, d) {
 +
return -c * (Math.sqrt(1 - (t/=d)*t) - 1) + b;
 +
},
 +
easeOutCirc: function (x, t, b, c, d) {
 +
return c * Math.sqrt(1 - (t=t/d-1)*t) + b;
 +
},
 +
easeInOutCirc: function (x, t, b, c, d) {
 +
if ((t/=d/2) < 1) return -c/2 * (Math.sqrt(1 - t*t) - 1) + b;
 +
return c/2 * (Math.sqrt(1 - (t-=2)*t) + 1) + b;
 +
},
 +
easeInElastic: function (x, t, b, c, d) {
 +
var s=1.70158;var p=0;var a=c;
 +
if (t==0) return b;  if ((t/=d)==1) return b+c;  if (!p) p=d*.3;
 +
if (a < Math.abs(c)) { a=c; var s=p/4; }
 +
else var s = p/(2*Math.PI) * Math.asin (c/a);
 +
return -(a*Math.pow(2,10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )) + b;
 +
},
 +
easeOutElastic: function (x, t, b, c, d) {
 +
var s=1.70158;var p=0;var a=c;
 +
if (t==0) return b;  if ((t/=d)==1) return b+c;  if (!p) p=d*.3;
 +
if (a < Math.abs(c)) { a=c; var s=p/4; }
 +
else var s = p/(2*Math.PI) * Math.asin (c/a);
 +
return a*Math.pow(2,-10*t) * Math.sin( (t*d-s)*(2*Math.PI)/p ) + c + b;
 +
},
 +
easeInOutElastic: function (x, t, b, c, d) {
 +
var s=1.70158;var p=0;var a=c;
 +
if (t==0) return b;  if ((t/=d/2)==2) return b+c;  if (!p) p=d*(.3*1.5);
 +
if (a < Math.abs(c)) { a=c; var s=p/4; }
 +
else var s = p/(2*Math.PI) * Math.asin (c/a);
 +
if (t < 1) return -.5*(a*Math.pow(2,10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )) + b;
 +
return a*Math.pow(2,-10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )*.5 + c + b;
 +
},
 +
easeInBack: function (x, t, b, c, d, s) {
 +
if (s == undefined) s = 1.70158;
 +
return c*(t/=d)*t*((s+1)*t - s) + b;
 +
},
 +
easeOutBack: function (x, t, b, c, d, s) {
 +
if (s == undefined) s = 1.70158;
 +
return c*((t=t/d-1)*t*((s+1)*t + s) + 1) + b;
 +
},
 +
easeInOutBack: function (x, t, b, c, d, s) {
 +
if (s == undefined) s = 1.70158;
 +
if ((t/=d/2) < 1) return c/2*(t*t*(((s*=(1.525))+1)*t - s)) + b;
 +
return c/2*((t-=2)*t*(((s*=(1.525))+1)*t + s) + 2) + b;
 +
},
 +
easeInBounce: function (x, t, b, c, d) {
 +
return c - jQuery.easing.easeOutBounce (x, d-t, 0, c, d) + b;
 +
},
 +
easeOutBounce: function (x, t, b, c, d) {
 +
if ((t/=d) < (1/2.75)) {
 +
return c*(7.5625*t*t) + b;
 +
} else if (t < (2/2.75)) {
 +
return c*(7.5625*(t-=(1.5/2.75))*t + .75) + b;
 +
} else if (t < (2.5/2.75)) {
 +
return c*(7.5625*(t-=(2.25/2.75))*t + .9375) + b;
 +
} else {
 +
return c*(7.5625*(t-=(2.625/2.75))*t + .984375) + b;
 +
}
 +
},
 +
easeInOutBounce: function (x, t, b, c, d) {
 +
if (t < d/2) return jQuery.easing.easeInBounce (x, t*2, 0, c, d) * .5 + b;
 +
return jQuery.easing.easeOutBounce (x, t*2-d, 0, c, d) * .5 + c*.5 + b;
 +
}
 +
});
 +
 
 +
/*
 +
*
 +
* TERMS OF USE - EASING EQUATIONS
 +
*
 +
* Open source under the BSD License.
 +
*
 +
* Copyright © 2001 Robert Penner
 +
* All rights reserved.
 +
*
 +
* Redistribution and use in source and binary forms, with or without modification,
 +
* are permitted provided that the following conditions are met:
 +
*
 +
* Redistributions of source code must retain the above copyright notice, this list of
 +
* conditions and the following disclaimer.
 +
* Redistributions in binary form must reproduce the above copyright notice, this list
 +
* of conditions and the following disclaimer in the documentation and/or other materials
 +
* provided with the distribution.
 +
*
 +
* Neither the name of the author nor the names of contributors may be used to endorse
 +
* or promote products derived from this software without specific prior written permission.
 +
*
 +
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
 +
* EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 +
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
 +
*  COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 +
*  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
 +
*  GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
 +
* AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 +
*  NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
 +
* OF THE POSSIBILITY OF SUCH DAMAGE.
 +
*
 +
*/
 +
</script>
 +
 
 +
  <script src="https://2017.igem.org/Template:BGIC-Union/newbootstrap-js?action=raw&amp;ctype=text/javascript"></script>
 +
  <!-- SLIDER_TIMELINE -->
 +
<script type="text/javascript" src="https://2017.igem.org/Template:BGIC-Union/timeline-js?action=raw&amp;ctype=text/javascript"></script>
 +
<script type="text/javascript">
 +
 
 +
$(window).load(function() {
 +
// dark
 +
$('.timelineLight').timeline({
 +
openTriggerClass : '.read_more',
 +
startItem : '15/08/2012'
 +
});
 +
});
 +
</script>
 +
<!-- hover    --> 
 +
  <script src="https://2017.igem.org/Template:BGIC-Union/hovernew-js?action=raw&amp;ctype=text/javascript"></script>
 +
  <script src="https://2017.igem.org/Template:BGIC-Union/hoverzoomjs?action=raw&amp;ctype=text/javascript"></script>
 +
  </head>
 +
  <body>
 +
<div class="column_full_size">
 +
<nav class="navbar navbar-inverse navbar-static-top" role="navigation">
 +
    <div class="container-fluid">  
 +
    <div class="navbar-header">
 +
        <a class="navbar-brand" href="https://2017.igem.org/Team:BGIC-Union">BGIC-Union</a>
 +
        </div>
 +
    <div>
 +
        <ul class="nav navbar-nav navbar-center">
 +
            <li class="active">   <a href="https://2017.igem.org/Team:BGIC-Union">HOME</a></li>
 +
         
 +
            <li class="dropdown">
 +
                <a href="https://2017.igem.org/Team:BGIC-Union/Team" class="dropdown-toggle" data-toggle="dropdown">TEAM <b class="caret"></b> </a>
 +
               
 +
                <ul class="dropdown-menu">
 +
                    <li><a href="https://2017.igem.org/Team:BGIC-Union/Team">members</a></li>
 
                                 <li><a href="https://2017.igem.org/Team:BGIC-Union/Team">collaborations</a></li>
 
                                 <li><a href="https://2017.igem.org/Team:BGIC-Union/Team">collaborations</a></li>
 
<li><a href="https://2017.igem.org/Team:BGIC-Union/Team">sponsors</a></li>
 
<li><a href="https://2017.igem.org/Team:BGIC-Union/Team">sponsors</a></li>
 
<li><a href="https://2017.igem.org/Team:BGIC-Union/Team">attributions</a></li>
 
<li><a href="https://2017.igem.org/Team:BGIC-Union/Team">attributions</a></li>
 
                             </ul>
 
                             </ul>
                        </li>
+
            </li>
                        <li class="dropdown ">
+
<li class="dropdown ">
                             <a href="https://2017.igem.org/Team:BGIC-Union/Project" class="dropdown-toggle" data-toggle="dropdown">RPOJECT <i class="fa fa-angle-down"></i></a>
+
                             <a href="https://2017.igem.org/Team:BGIC-Union/Project" class="dropdown-toggle" data-toggle="dropdown">RPOJECT <b class="caret"></b>
                             <ul class="dropdown-menu" role="menu">
+
</a>
 +
                             <ul class="dropdown-menu" >
 
                                 <li><a href="https://2017.igem.org/Team:BGIC-Union/Project">problems</a></li>
 
                                 <li><a href="https://2017.igem.org/Team:BGIC-Union/Project">problems</a></li>
 +
<li><a href="https://2017.igem.org/Team:BGIC-Union/Project">solutions</a></li>
 
<li><a href="https://2017.igem.org/Team:BGIC-Union/Project">our design</a></li>
 
<li><a href="https://2017.igem.org/Team:BGIC-Union/Project">our design</a></li>
 
                                 <li><a href="https://2017.igem.org/Team:BGIC-Union/Project">results</a></li>
 
                                 <li><a href="https://2017.igem.org/Team:BGIC-Union/Project">results</a></li>
Line 72: Line 1,075:
 
                         </li>
 
                         </li>
 
                         <li class="dropdown ">
 
                         <li class="dropdown ">
                             <a href="https://2017.igem.org/Team:BGIC-Union/Notebook" class="dropdown-toggle" data-toggle="dropdpage-contacts.htmlown">NOTEBOOK <i class="fa fa-angle-down"></i></a>
+
                             <a href="https://2017.igem.org/Team:BGIC-Union/Notebook" class="dropdown-toggle" data-toggle="dropdown">NOTEBOOK <b class="caret"></b></a>
 
                             <ul class="dropdown-menu" role="menu">
 
                             <ul class="dropdown-menu" role="menu">
 
                                 <li><a href="https://2017.igem.org/Team:BGIC-Union/Notebook">protocol</a></li>
 
                                 <li><a href="https://2017.igem.org/Team:BGIC-Union/Notebook">protocol</a></li>
 
                                 <li><a href="https://2017.igem.org/Team:BGIC-Union/Notebook">lab journal</a></li>
 
                                 <li><a href="https://2017.igem.org/Team:BGIC-Union/Notebook">lab journal</a></li>
<li><a href="https://2017.igem.org/Team:BGIC-Union/Notebook">activity diary</a></li>
 
 
<li><a href="https://2017.igem.org/Team:BGIC-Union/Notebook">safety</a></li>
 
<li><a href="https://2017.igem.org/Team:BGIC-Union/Notebook">safety</a></li>
 
                             </ul>
 
                             </ul>
 
                         </li>
 
                         </li>
 
                         <li class="dropdown ">
 
                         <li class="dropdown ">
                             <a href="https://2017.igem.org/Team:BGIC-Union/Achievements" class="dropdown-toggle" data-toggle="dropdown">ACHIEVEMENTS <i class="fa fa-angle-down"></i></a>
+
                             <a href="https://2017.igem.org/Team:BGIC-Union/Achievements" class="dropdown-toggle" data-toggle="dropdown">ACHIEVEMENTS <b class="caret"></b></a>
 
                             <ul class="dropdown-menu" role="menu">
 
                             <ul class="dropdown-menu" role="menu">
 
                                 <li><a href="https://2017.igem.org/Team:BGIC-Union/Achievements">parts</a></li>
 
                                 <li><a href="https://2017.igem.org/Team:BGIC-Union/Achievements">parts</a></li>
Line 90: Line 1,092:
 
                         </li>
 
                         </li>
 
<li class="dropdown ">
 
<li class="dropdown ">
                             <a href="https://2017.igem.org/Team:BGIC-Union/Practices&Design" class="dropdown-toggle" data-toggle="dropdown">PRACTICES&DESIGN<i class="fa fa-angle-down"></i></a>
+
                             <a href="https://2017.igem.org/Team:BGIC-Union/Practices&amp;Design" class="dropdown-toggle" data-toggle="dropdown">PRACTICES&amp;DESIGN <b class="caret"></b></a>
 
                             <ul class="dropdown-menu" role="menu">
 
                             <ul class="dropdown-menu" role="menu">
                                <li><a href="https://2017.igem.org/Team:BGIC-Union/HumanPractice">education</a></li>
+
                                <li><a href="https://2017.igem.org/Team:BGIC-Union/Practices&amp;Design">communication</a></li>
                                 <li><a href="https://2017.igem.org/Team:BGIC-Union/HumanPractice">discussion</a></li>
+
                                 <li><a href="https://2017.igem.org/Team:BGIC-Union/Practices&amp;Design">meet-up</a></li>
<li><a href="https://2017.igem.org/Team:BGIC-Union/HumanPractice">introspection</a></li>
+
<li><a href="https://2017.igem.org/Team:BGIC-Union/Practices&amp;Design">public outreach</a></li>
<li><a href="https://2017.igem.org/Team:BGIC-Union/HumanPractice">promotion</a></li>
+
<li><a href="https://2017.igem.org/Team:BGIC-Union/Practices&amp;Design">marketing</a></li>
<li><a href="https://2017.igem.org/Team:BGIC-Union/HumanPractice">arts</a></li>
+
<li><a href="https://2017.igem.org/Team:BGIC-Union/Practices&amp;Design">sustainability</a></li>
<li><a href="https://2017.igem.org/Team:BGIC-Union/HumanPractice">modelling</a></li>
+
<li><a href="https://2017.igem.org/Team:BGIC-Union/Practices&amp;Design">arts</a></li>
 
                             </ul>
 
                             </ul>
 
                         </li>
 
                         </li>
 
<li class="dropdown ">
 
<li class="dropdown ">
                             <a href="https://2017.igem.org/Team:BGIC-Union/Evaluation" class="dropdown-toggle" data-toggle="dropdown">EVALUATION <i class="fa fa-angle-down"></i></a>
+
                             <a href="https://2017.igem.org/Team:BGIC-Union/Modeling" class="dropdown-toggle" data-toggle="dropdown">Modeling </a>
 
                         </li>
 
                         </li>
+
<li class="dropdown ">
                    </ul>
+
                            <a href="https://2017.igem.org/Team:BGIC-Union/Evaluation" class="dropdown-toggle" data-toggle="dropdown">EVALUATION </a>
                </div>
+
                        </li>
            </div>
+
         </ul>
         </nav>
+
    </div>
        <!-- END MENU -->
+
    </div>
       
+
</nav>
  <!-- SUBMEU -->
+
<!-- SUBMEU -->
 
         <div class="page-header">
 
         <div class="page-header">
 
             <div class="container">
 
             <div class="container">
Line 117: Line 1,119:
 
                     <li><a href="#">Protocol</a></li>
 
                     <li><a href="#">Protocol</a></li>
 
                     <li><a href="#">Lab Journal</a></li>
 
                     <li><a href="#">Lab Journal</a></li>
                    <li><a href="#">Activity Diary</a></li>
+
                 
 
<li><a href="#">Safety</a></li>
 
<li><a href="#">Safety</a></li>
 
                 </ol>
 
                 </ol>
Line 131: Line 1,133:
 
</div>         
 
</div>         
 
<a href="#" onMouseOver="show(0)">
 
<a href="#" onMouseOver="show(0)">
                     <div style="font-size:20px; color:#E6E8FA;border:3px solid #E6E8FA;">Gel electrophoresis</div>
+
                     <div style="font-size:20px; color:#000;border:3px solid #000;">Gel electrophoresis</div>
 
 
 
 
 
</a>
 
</a>
Line 140: Line 1,142:
  
 
             <a href="#" onMouseOver="show(0)">
 
             <a href="#" onMouseOver="show(0)">
                     <div style="font-size:20px; color:#E6E8FA;border:3px solid #E6E8FA;">PCR reaction</div>
+
                     <div style="font-size:20px; color:#000;border:3px solid #000;">PCR reaction</div>
 
 
 
 
 
</a>
 
</a>
Line 149: Line 1,151:
  
 
             <a href="#" onMouseOver="show(0)">
 
             <a href="#" onMouseOver="show(0)">
                     <div style="font-size:20px; color:#E6E8FA;border:3px solid #E6E8FA;">Restriction digestion</div>
+
                     <div style="font-size:20px; color:#000;border:3px solid #000;">Restriction digestion</div>
 
 
 
 
 
</a>
 
</a>
Line 178: Line 1,180:
 
<h1 class="title">Lab Journal</h1>
 
<h1 class="title">Lab Journal</h1>
 
</div>
 
</div>
                 <h2 class="title">Category h2</h2>
+
                  
 
                 <p>summary p </p>
 
                 <p>summary p </p>
 
                 <br>
 
                 <br>
                 <h3 class="title">title h3</h3>
+
                 <h4 class="title">title h3</h4>
 
                 <p class="brief-description">detail p <p>
 
                 <p class="brief-description">detail p <p>
 
             </div>
 
             </div>
 
         </div>
 
         </div>
 
<!-- END LAB JOURNAL -->
 
<!-- END LAB JOURNAL -->
                <!-- ACTIVITY DIARY -->
+
 
+
        <div class="page-content">
+
            <div class="container">
+
<div class="column half_size">
+
    <div>
+
<h1>Activity Diary</h1>
+
</div>
+
+
                <div class="portfolio-item-wrapper">
+
                    <ul class="portfolio-item-list portfolio-isotope portfolio-nospace list-col-4">
+
                        <li>
+
                            <div class="overlay"></div>
+
                            <div class="info">
+
                                <h4 class="title">The Guitar</h4>
+
                                <p class="brief-description">Graphic Design</p>
+
                               
+
                            </div>
+
                            <div class="media-wrapper">
+
                                <img src="assets/img/portfolio/800x800/work1.png" alt="This is the description">
+
                            </div>
+
                        </li>
+
                        <li>
+
                            <div class="overlay"></div>
+
                            <div class="info">
+
                                <h4 class="title">Skyscraper</h4>
+
                                <p class="brief-description">UX Design</p>
+
                               
+
                            </div>
+
                            <div class="media-wrapper">
+
                                <img src="assets/img/portfolio/800x800/work3.png" alt="Portfolio Thumbnail">
+
                            </div>
+
                        </li>
+
                        <li>
+
                            <div class="overlay"></div>
+
                            <div class="info">
+
                                <h4 class="title">Heaven</h4>
+
                                <p class="brief-description">Photography</p>
+
                               
+
                            </div>
+
                            <div class="media-wrapper">
+
                                <img src="assets/img/portfolio/800x800/work4.png" alt="Portfolio Thumbnail">
+
                            </div>
+
                        </li>
+
                        <li>
+
                            <div class="overlay"></div>
+
                            <div class="info">
+
                                <h4 class="title">Raining</h4>
+
                                <p class="brief-description">Photography</p>
+
                               
+
                            </div>
+
                            <div class="media-wrapper">
+
                                <img src="assets/img/portfolio/800x800/work5.png" alt="Portfolio Thumbnail">
+
                            </div>
+
                        </li>
+
                        <li>
+
                            <div class="overlay"></div>
+
                            <div class="info">
+
                                <h4 class="title">The Edge</h4>
+
                                <p class="brief-description">UI &amp; UX Design</p>
+
                               
+
                            </div>
+
                            <div class="media-wrapper">
+
                                <img src="assets/img/portfolio/800x800/work6.png" alt="Portfolio Thumbnail">
+
                            </div>
+
                        </li>
+
                        <li>
+
                            <div class="overlay"></div>
+
                            <div class="info">
+
                                <h4 class="title">The Light</h4>
+
                                <p class="brief-description">Photography</p>
+
                               
+
                            </div>
+
                            <div class="media-wrapper">
+
                                <img src="assets/img/portfolio/800x800/work7.png" alt="Portfolio Thumbnail">
+
                            </div>
+
                        </li>
+
                        <li>
+
                            <div class="overlay"></div>
+
                            <div class="info">
+
                                <h4 class="title">Magical Tea</h4>
+
                                <p class="brief-description">Photography</p>
+
                             
+
                            </div>
+
                            <div class="media-wrapper">
+
                                <img src="assets/img/portfolio/800x800/work8.png" alt="Portfolio Thumbnail">
+
                            </div>
+
                        </li>
+
                        <li>
+
+
                            <div class="overlay"></div>
+
                            <div class="info">
+
                                <h4 class="title">Skyscraper</h4>
+
                                <p class="brief-description">UI Design</p>
+
                               
+
                            </div>
+
                            <div class="media-wrapper">
+
                                <img src="assets/img/portfolio/800x800/work3.png" alt="Portfolio Thumbnail">
+
                            </div>
+
                        </li>
+
                    </ul>
+
                </div>
+
</div>
+
</div>
+
</div>
+
                <!-- END ACTIVIT DIARY -->
+
 
<!-- SAFETY -->
 
<!-- SAFETY -->
 
 
 
 
Line 299: Line 1,196:
 
<H1 class="title">SAFETY</h1>
 
<H1 class="title">SAFETY</h1>
 
</div>
 
</div>
+
                <h2>Category h2</h2>
+
 
                 <p>summary p </p>
 
                 <p>summary p </p>
 
                 <br>
 
                 <br>
                 <h3>title h3</h3>
+
                 <h3>title h3</h4>
 
                 <p>detail p <p>
 
                 <p>detail p <p>
 
             </div>
 
             </div>
Line 309: Line 1,205:
 
            
 
            
 
<!-- END SAFETY -->
 
<!-- END SAFETY -->
        <!-- FOOTER -->
+
<div id="footer">
        <footer>
+
<div class="container">
            <div class="container">
+
<div class="row">
                <div class="row">
+
<div class="col-lg-4">
                    <div class="col-md-4">
+
    <p>F12 BGI-College,146 Beishan Road,Yantian District 518083  
                        <!-- INFO -->
+
                                     </br> Shenzhen,Guangdong Province, China,Asia
                        <h3 class="sr-only">ABOUT US</h3>
+
                                 </br>Phone:+86-755-36307888
                        <img src="https://static.igem.org/mediawiki/2017/d/de/Repute-logo-light.png" class="logo" >
+
                                 </br>Email: info@genomics.cn
                        <p>CONTACT US</p>
+
</br>Fax:+86-755-36307273</p>
                        <br>
+
</p>
                        <address class="margin-bottom-30px">
+
</div><!-- /col-lg-4 -->
                            <ul class="list-unstyled">
+
                                <li>F12 BGI-College,146 Beishan Road,Yantian District 518083  
+
<div class="col-lg-4">
                                     <br/> Shenzhen,Guangdong Province, China,Asia</li>
+
<h4>Links</h4>
                                 <li>Phone:+86-755-36307888</li>
+
<p>
                                 <li>Email: info@genomics.cn</li>
+
<a href="#">SAFETY</a><br/>
<li>Fax:+86-755-36307273</li>
+
<a href="#">PARTS</a><br/>
                            </ul>
+
<a href="#">EVALUATION</a>
                        </address>
+
</p>
                        <!-- END INFO -->
+
</div><!-- /col-lg-4 -->
                    </div>
+
                    <div class="col-md-4">
+
<div class="col-lg-4">
                        <!-- QUICK LINKS -->
+
<h4>BGIC-COLLEGE 2017</h4>
                        <h3 class="footer-heading">QUICK LINKS</h3>
+
<img src="https://static.igem.org/mediawiki/2017/d/de/Repute-logo-light.png" width="60px" height="72px"></img>
                        <div class="row margin-bottom-30px">
+
<p></br><i class="fa-twitter">TWITTER:@BGIC-Union</i> </p>
                            <div class="col-xs-6">
+
                                <ul class="list-unstyled footer-nav">
+
</div><!-- /col-lg-4 -->
                                    <li><a href="https://2017.igem.org/Team:BGIC-Union">Home</a></li>
+
                                    <li><a href="https://2017.igem.org/Team:BGIC-Union/Team">Team</a></li>
+
</div>
                                    <li><a href="https://2017.igem.org/Team:BGIC-Union/Project">Description</a></li>
+
                                    <li><a href="https://2017.igem.org/Team:BGIC-Union/Project">Design</a></li>
+
</div>
                                    <li><a href="https://2017.igem.org/Team:BGIC-Union/Notebook">Experiments
+
</div>
                            </div>
+
                            <div class="col-xs-6">
+
                                <ul class="list-unstyled footer-nav">
+
                                    <li><a href="https://2017.igem.org/Team:BGIC-Union/Notebook">Notebook</a></li>
+
                                    <li><a href="https://2017.igem.org/Team:BGIC-Union/Project">Results</a></li>
+
                                    <li><a href="https://2017.igem.org/Team:BGIC-Union/Achievements">Parts</a></li>
+
                                    <li><a href="https://2017.igem.org/Team:BGIC-Union/Notebook">Safety</a></li>
+
                                    <li><a href="https://2017.igem.org/Team:BGIC-Union/Practices&Design">Human Practice Summary</a></li>
+
                                </ul>
+
                            </div>
+
                        </div>
+
                        <!--END QUICK LINKS -->
+
                    </div>
+
                    <div class="col-md-4">
+
                        <!-- CONTACT -->
+
                        <div class="social-connect">
+
                            <h3 class="footer-heading">GET CONNECTED</h3>
+
                            <ul class="list-inline social-icons">
+
+
+
                                <li><a href="#" class="twitter-bg"><i class="fa fa-twitter"></i></a></li>
+
                            </ul>
+
                        </div>
+
                        <!-- END CONTACT -->
+
                    </div>
+
                </div>
+
            </div>
+
        </footer>
+
        <!-- END FOOTER -->
+
    </div>
+
    <!-- END WRAPPER -->
+
 
+
 
+
+
</body>
+
 
   
 
   
+
  </body>
 
+
+
 
</html>
 
</html>

Revision as of 06:56, 15 September 2017

Team:BGIC-Union/PRACTICES/DESIGN