Biomod/2014/ASU/Results: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
no edit summary
(New page: <code> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xml:lang="en" lang="en" dir="ltr"> <head> <title>Nanodevils - OpenWetWare</title> <style t...)
 
No edit summary
Line 70: Line 70:
<div id="bodyContent">
<div id="bodyContent">
<h3 id="siteSub">From OpenWetWare</h3>
<h3 id="siteSub">From OpenWetWare</h3>
<div id="contentSub"><span class="subpages">&lt; <a href="/wiki/Biomod" title="Biomod">Biomod</a> | <a href="/wiki/Biomod/2013" title="Biomod/2013">2013</a></span></div>
<div id="contentSub"><span class="subpages">&lt; <a href="/wiki/Biomod" title="Biomod">Biomod</a> | <a href="/wiki/Biomod/2014" title="Biomod/2014">2014</a></span></div>
<div id="jump-to-nav">Jump to: <a href="#column-one">navigation</a>, <a href="#searchInput">search</a></div> <!-- start content -->
<div id="jump-to-nav">Jump to: <a href="#column-one">navigation</a>, <a href="#searchInput">search</a></div> <!-- start content -->
<p>
<p>
Line 100: Line 100:
     padding: 0;
     padding: 0;
background: #fff;
background: #fff;
border: medium none;
border: none;
}
}
Line 117: Line 117:
   border: 0;
   border: 0;
   font: inherit;
   font: inherit;
   vertical-align: baseline;
    
}
}


Line 181: Line 181:
a img { border: none; }
a img { border: none; }


a.anchor{display: block; position: relative; top: -75px; visibility: hidden;}
a.anchor{display: block; position: relative; visibility: hidden;}


p{
p{
Line 197: Line 197:
}
}


#scrollUp {
    background: url("http://openwetware.org/images/8/87/Top.png") no-repeat scroll 0 0 transparent;
    bottom: 20px;
    height: 38px;
    right: 10px;
    width: 38px;
}


nav {
nav {
Line 211: Line 204:
   top: 0px;
   top: 0px;
   left: 0px;
   left: 0px;
bottom: 0px;
   right: 0px;
   right: 0px;
   z-index: 100;
   z-index: 100;
Line 217: Line 211:
nav ul {
nav ul {
   width: 100%;
   width: 100%;
 
   margin: 0px auto;
   margin: 0px auto;
   padding: 0px;
   padding: 0px;
Line 226: Line 221:
}
}
nav ul li.selected {
nav ul li.selected {
   border-bottom: 10px solid #580000;
   border-bottom: solid 10px #580000;
}
}


nav ul li.home {
nav ul li.home {
   padding: 10px;
   padding: 0px;
}
nav ul li.logo
{
    height: 50px;
    width: 50px;
}
}
nav ul a {
nav ul a {
   float: left;
   float: left;
Line 244: Line 235:
   font-size: 20px;
   font-size: 20px;
   font-weight: 300;
   font-weight: 300;
   padding: 10px 20px 0;
   padding: 0px 20px 0;
}
}


#subnav {
    background-color: #000000;
border-radius: 0 20px 20px 0;
left:0px;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.8;
    list-style: none outside none;
    margin-left: 0;
    padding: 20px;
z-index: 10;
}


#subnav li {
    list-style: none outside none;
}


#content {
#content {
Line 269: Line 245:


#filters > li{
#filters > li{
margin: 5px;
margin: 0px;
display: inline-block;
display: inline-block;
}
}
Line 997: Line 973:


li > ul {
li > ul {
     margin-left: 20px;
     margin-left: 10px;
}
}


Line 1,016: Line 992:
     width: 50%;
     width: 50%;
}
}
@-webkit-keyframes glowing {
  /* line 8, ../scss/partials/_glow.scss */
  from {
    -webkit-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
  }


  /* line 9, ../scss/partials/_glow.scss */
#subnav-sticky-wrapper {
  50% {
     height: 5px !important;
    -webkit-box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
  }
 
  /* line 10, ../scss/partials/_glow.scss */
  to {
     -webkit-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
  }
}
}


@-khtml-keyframes glowing {
table {
  /* line 14, ../scss/partials/_glow.scss */
     border-collapse: collapse;
  from {
     margin: auto auto 40px;
     -webkit-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
     width: 635px;;
     -moz-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
  }
 
  /* line 15, ../scss/partials/_glow.scss */
  50% {
     -webkit-box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
  }
 
  /* line 16, ../scss/partials/_glow.scss */
  to {
    -webkit-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
  }
}
}
 
th {
@-moz-keyframes glowing {
     background-color: #5F5F5F;
  /* line 20, ../scss/partials/_glow.scss */
     border: 1px solid #999999;
  from {
     color: #FFFFFF;
     -webkit-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
     box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
  }
 
  /* line 21, ../scss/partials/_glow.scss */
  50% {
    -webkit-box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
  }
 
  /* line 22, ../scss/partials/_glow.scss */
  to {
    -webkit-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
  }
}
}
 
tr td {
@-ms-keyframes glowing {
     border: 1px solid #999999;
  /* line 26, ../scss/partials/_glow.scss */
     text-align: center;
  from {
     -webkit-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
  }
 
  /* line 27, ../scss/partials/_glow.scss */
  50% {
    -webkit-box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
  }
 
  /* line 28, ../scss/partials/_glow.scss */
  to {
    -webkit-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
  }
}
}
 
tr.odd td {
@-o-keyframes glowing {
     background-color: #EEEEEE;
  /* line 32, ../scss/partials/_glow.scss */
     color: #000000;
  from {
     -webkit-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
  }
 
  /* line 33, ../scss/partials/_glow.scss */
  50% {
     -webkit-box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
  }
 
  /* line 34, ../scss/partials/_glow.scss */
  to {
    -webkit-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
  }
}
}
 
.ref li {
@keyframes glowing {
     font-size: 14px;
  /* line 38, ../scss/partials/_glow.scss */
     font-weight: 300;
  from {
    -webkit-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
  }
 
  /* line 39, ../scss/partials/_glow.scss */
  50% {
    -webkit-box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
  }
 
  /* line 40, ../scss/partials/_glow.scss */
  to {
     -webkit-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
     box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
  }
}
}
</style>
<link href="http://openwetware.org/images/2/29/Nano_icon.png" rel="shortcut icon">


/* line 25, ../scss/partials/_buttons.scss */
.button {
<script src="https://biomod2013.googlecode.com/svn/trunk/js/jquery.isotope.min.js"></script>
  -webkit-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.15);
<script src="https://biomod2013.googlecode.com/svn/trunk/js/jquery.refineslide.min.js"></script>
  -moz-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.15);
   <script type="text/javascript" src="http://biomod2013.googlecode.com/svn/trunk/js/fb/jquery.fancybox.pack.js"></script>
  box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.15);
  <script type="text/javascript" src="http://biomod2013.googlecode.com/svn/trunk/js/fb/helpers/jquery.fancybox-buttons.js"></script>
  background-color: #eeeeee;
   <script type="text/javascript" src="http://biomod2013.googlecode.com/svn/trunk/js/fb/helpers/jquery.fancybox-media.js"></script>
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfbfb), color-stop(100%, #e1e1e1));
   <script type="text/javascript" src="http://biomod2013.googlecode.com/svn/trunk/js/fb/helpers/jquery.fancybox-thumbs.js"></script>
  background: -webkit-linear-gradient(top, #fbfbfb, #e1e1e1);
   <script type="text/javascript" src="http://biomod2013.googlecode.com/svn/trunk/js/jquery.easing.min.js"></script>
  background: -moz-linear-gradient(top, #fbfbfb, #e1e1e1);
   <script type="text/javascript" src="http://biomod2013.googlecode.com/svn/trunk/js/jquery.scrollUp.min.js"></script>
  background: -o-linear-gradient(top, #fbfbfb, #e1e1e1);
  background: linear-gradient(top, #fbfbfb, #e1e1e1);
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  border: 1px solid #d4d4d4;
  height: 32px;
  line-height: 32px;
  padding: 0px 25.6px;
   font-weight: 300;
  font-size: 14px;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #666666;
  text-shadow: 0 1px 1px white;
  margin: 0;
   text-decoration: none;
  text-align: center;
}
/* line 43, ../scss/partials/_buttons.scss */
.button:hover {
  background-color: #eeeeee;
   background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #dcdcdc));
  background: -webkit-linear-gradient(top, #ffffff, #dcdcdc);
  background: -moz-linear-gradient(top, #ffffff, #dcdcdc);
  background: -o-linear-gradient(top, #ffffff, #dcdcdc);
  background: linear-gradient(top, #ffffff, #dcdcdc);
}
/* line 47, ../scss/partials/_buttons.scss */
.button:active {
  -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3), 0px 1px 0px white;
   -moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3), 0px 1px 0px white;
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3), 0px 1px 0px white;
   text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.4);
  background: #eeeeee;
  color: #bbbbbb;
}
/* line 53, ../scss/partials/_buttons.scss */
.button:focus {
  outline: none;
}


/* line 59, ../scss/partials/_buttons.scss */
input.button, button.button {
  height: 34px;
  cursor: pointer;
}


/* line 65, ../scss/partials/_buttons.scss */
.button-block {
  display: block;
}


/* line 74, ../scss/partials/_buttons.scss */
  <script type="text/javascript" src="http://biomod2013.googlecode.com/svn/trunk/js/jquery.stellar.min.js"></script>
.button.disabled,
  <script type="text/javascript" src="http://biomod2013.googlecode.com/svn/trunk/js/jquery.sticky.js"></script>
.button.disabled:hover,
   <script type="text/javascript" src="http://biomod2013.googlecode.com/svn/trunk/js/jquery.scrollTo.min.js"></script>
.button.disabled:active,
   <script type="text/javascript" src="http://biomod2013.googlecode.com/svn/trunk/js/jquery.localscroll.min.js"></script>
input.button:disabled,
<script>
button.button:disabled {
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
   m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
   })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
  background: #EEE;
  border: 1px solid #DDD;
   text-shadow: 0 1px 1px white;
  color: #CCC;
  cursor: default;
}
 
/* line 84, ../scss/partials/_buttons.scss */
.button-wrap {
   background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e3e3e3), color-stop(100%, #f2f2f2));
   background: -webkit-linear-gradient(top, #e3e3e3, #f2f2f2);
  background: -moz-linear-gradient(top, #e3e3e3, #f2f2f2);
  background: -o-linear-gradient(top, #e3e3e3, #f2f2f2);
   background: linear-gradient(top, #e3e3e3, #f2f2f2);
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  -ms-border-radius: 200px;
  -o-border-radius: 200px;
  border-radius: 200px;
  -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.04);
   -moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.04);
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.04);
  padding: 10px;
  display: inline-block;
}


/* line 100, ../scss/partials/_buttons.scss */
  ga('create', 'UA-45176973-1', 'openwetware.org');
.button-rounded {
   ga('send', 'pageview');
  -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}


/* line 100, ../scss/partials/_buttons.scss */
</script>
.button-pill {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
}


/* line 100, ../scss/partials/_buttons.scss */
<style type="text/css">
.button-circle {
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
  -webkit-border-radius: 240px;
.fancybox-wrap,
  -moz-border-radius: 240px;
.fancybox-skin,
  -ms-border-radius: 240px;
.fancybox-outer,
  -o-border-radius: 240px;
.fancybox-inner,
  border-radius: 240px;
.fancybox-image,
  -webkit-box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2);
.fancybox-wrap iframe,
  -moz-box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2);
.fancybox-wrap object,
  box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2);
.fancybox-nav,
  width: 120px;
.fancybox-nav span,
  line-height: 120px;
.fancybox-tmp
  height: 120px;
{
  padding: 0px;
padding: 0;
  border-width: 4px;
margin: 0;
  font-size: 18px;
border: 0;
}
outline: none;
 
vertical-align: top;
/* line 135, ../scss/partials/_buttons.scss */
.button-primary {
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00b5e5), color-stop(100%, #008db2));
  background: -webkit-linear-gradient(top, #00b5e5, #008db2);
  background: -moz-linear-gradient(top, #00b5e5, #008db2);
  background: -o-linear-gradient(top, #00b5e5, #008db2);
  background: linear-gradient(top, #00b5e5, #008db2);
  background-color: #00a1cb;
  border-color: #007998;
  color: white;
  text-shadow: 0 -1px 1px rgba(0, 40, 50, 0.35);
}
/* line 142, ../scss/partials/_buttons.scss */
.button-primary:hover {
  background-color: #000099;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00c9fe), color-stop(100%, #008db2));
  background: -webkit-linear-gradient(top, #00c9fe, #008db2);
  background: -moz-linear-gradient(top, #00c9fe, #008db2);
  background: -o-linear-gradient(top, #00c9fe, #008db2);
  background: linear-gradient(top, #00c9fe, #008db2);
}
/* line 146, ../scss/partials/_buttons.scss */
.button-primary:active {
  background: #1495b7;
  color: #005065;
}
 
/* line 135, ../scss/partials/_buttons.scss */
.button-action {
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #8fcf00), color-stop(100%, #6b9c00));
  background: -webkit-linear-gradient(top, #8fcf00, #6b9c00);
  background: -moz-linear-gradient(top, #8fcf00, #6b9c00);
  background: -o-linear-gradient(top, #8fcf00, #6b9c00);
  background: linear-gradient(top, #8fcf00, #6b9c00);
  background-color: #7db500;
  border-color: #5a8200;
  color: white;
  text-shadow: 0 -1px 1px rgba(19, 28, 0, 0.35);
}
/* line 142, ../scss/partials/_buttons.scss */
.button-action:hover {
  background-color: #7db500;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a0e800), color-stop(100%, #6b9c00));
  background: -webkit-linear-gradient(top, #a0e800, #6b9c00);
  background: -moz-linear-gradient(top, #a0e800, #6b9c00);
  background: -o-linear-gradient(top, #a0e800, #6b9c00);
  background: linear-gradient(top, #a0e800, #6b9c00);
}
}
/* line 146, ../scss/partials/_buttons.scss */
 
.button-action:active {
.fancybox-wrap {
  background: #76a312;
position: absolute;
  color: #374f00;
top: 0;
left: 0;
z-index: 8020;
}
}


/* line 135, ../scss/partials/_buttons.scss */
.fancybox-skin {
.button-highlight {
position: relative;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fa9915), color-stop(100%, #d87e04));
background: #f9f9f9;
  background: -webkit-linear-gradient(top, #fa9915, #d87e04);
color: #444;
  background: -moz-linear-gradient(top, #fa9915, #d87e04);
text-shadow: none;
  background: -o-linear-gradient(top, #fa9915, #d87e04);
-webkit-border-radius: 4px;
  background: linear-gradient(top, #fa9915, #d87e04);
  -moz-border-radius: 4px;
  background-color: #f18d05;
        border-radius: 4px;
  border-color: #bf7004;
  color: white;
  text-shadow: 0 -1px 1px rgba(91, 53, 2, 0.35);
}
/* line 142, ../scss/partials/_buttons.scss */
.button-highlight:hover {
  background-color: #f18d05;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fba42e), color-stop(100%, #d87e04));
  background: -webkit-linear-gradient(top, #fba42e, #d87e04);
  background: -moz-linear-gradient(top, #fba42e, #d87e04);
  background: -o-linear-gradient(top, #fba42e, #d87e04);
  background: linear-gradient(top, #fba42e, #d87e04);
}
/* line 146, ../scss/partials/_buttons.scss */
.button-highlight:active {
  background: #d8891e;
  color: #8d5303;
}
}


/* line 135, ../scss/partials/_buttons.scss */
.fancybox-opened {
.button-caution {
z-index: 8030;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e8543f), color-stop(100%, #d9331a));
  background: -webkit-linear-gradient(top, #e8543f, #d9331a);
  background: -moz-linear-gradient(top, #e8543f, #d9331a);
  background: -o-linear-gradient(top, #e8543f, #d9331a);
  background: linear-gradient(top, #e8543f, #d9331a);
  background-color: #e54028;
  border-color: #c22d18;
  color: white;
  text-shadow: 0 -1px 1px rgba(103, 24, 13, 0.35);
}
/* line 142, ../scss/partials/_buttons.scss */
.button-caution:hover {
  background-color: #e54028;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #eb6855), color-stop(100%, #d9331a));
  background: -webkit-linear-gradient(top, #eb6855, #d9331a);
  background: -moz-linear-gradient(top, #eb6855, #d9331a);
  background: -o-linear-gradient(top, #eb6855, #d9331a);
  background: linear-gradient(top, #eb6855, #d9331a);
}
/* line 146, ../scss/partials/_buttons.scss */
.button-caution:active {
  background: #cd5240;
  color: #952312;
}
}


/* line 135, ../scss/partials/_buttons.scss */
.fancybox-opened .fancybox-skin {
.button-royal {
-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #99389f), color-stop(100%, #752a79));
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  background: -webkit-linear-gradient(top, #99389f, #752a79);
        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  background: -moz-linear-gradient(top, #99389f, #752a79);
  background: -o-linear-gradient(top, #99389f, #752a79);
  background: linear-gradient(top, #99389f, #752a79);
  background-color: #87318c;
  border-color: #632466;
  color: white;
  text-shadow: 0 -1px 1px rgba(26, 9, 27, 0.35);
}
/* line 142, ../scss/partials/_buttons.scss */
.button-royal:hover {
  background-color: #87318c;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ab3eb2), color-stop(100%, #752a79));
  background: -webkit-linear-gradient(top, #ab3eb2, #752a79);
  background: -moz-linear-gradient(top, #ab3eb2, #752a79);
  background: -o-linear-gradient(top, #ab3eb2, #752a79);
  background: linear-gradient(top, #ab3eb2, #752a79);
}
/* line 146, ../scss/partials/_buttons.scss */
.button-royal:active {
  background: #764479;
  color: #3e1740;
}
}


/* line 160, ../scss/partials/_buttons.scss */
.fancybox-outer, .fancybox-inner {
.button-flat {
position: relative;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition-property: background;
  -moz-transition-property: background;
  -o-transition-property: background;
  transition-property: background;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background: #eeeeee;
  border: none;
  text-shadow: none;
}
/* line 169, ../scss/partials/_buttons.scss */
.button-flat:hover {
  background: #fbfbfb;
}
/* line 172, ../scss/partials/_buttons.scss */
.button-flat:active {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
  background: #eeeeee;
  color: #bbbbbb;
}
/* line 177, ../scss/partials/_buttons.scss */
.button-flat.disabled {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
}


/* line 189, ../scss/partials/_buttons.scss */
.fancybox-inner {
.button-flat-primary {
overflow: hidden;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition-property: background;
  -moz-transition-property: background;
  -o-transition-property: background;
  transition-property: background;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background: #00a1cb;
  color: white;
  text-shadow: none;
  border: none;
}
/* line 198, ../scss/partials/_buttons.scss */
.button-flat-primary:hover {
  background: #00b5e5;
}
/* line 201, ../scss/partials/_buttons.scss */
.button-flat-primary:active {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
  background: #1495b7;
  color: #00647f;
}
/* line 206, ../scss/partials/_buttons.scss */
.button-flat-primary.disabled {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
}


/* line 189, ../scss/partials/_buttons.scss */
.fancybox-type-iframe .fancybox-inner {
.button-flat-action {
-webkit-overflow-scrolling: touch;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition-property: background;
  -moz-transition-property: background;
  -o-transition-property: background;
  transition-property: background;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background: #7db500;
  color: white;
  text-shadow: none;
  border: none;
}
/* line 198, ../scss/partials/_buttons.scss */
.button-flat-action:hover {
  background: #8fcf00;
}
/* line 201, ../scss/partials/_buttons.scss */
.button-flat-action:active {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
  background: #76a312;
  color: #486900;
}
/* line 206, ../scss/partials/_buttons.scss */
.button-flat-action.disabled {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
}


/* line 189, ../scss/partials/_buttons.scss */
.fancybox-error {
.button-flat-highlight {
color: #444;
  -webkit-box-shadow: none;
font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  -moz-box-shadow: none;
margin: 0;
  box-shadow: none;
padding: 15px;
  -webkit-transition-property: background;
white-space: nowrap;
  -moz-transition-property: background;
  -o-transition-property: background;
  transition-property: background;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background: #f18d05;
  color: white;
  text-shadow: none;
  border: none;
}
/* line 198, ../scss/partials/_buttons.scss */
.button-flat-highlight:hover {
  background: #fa9915;
}
/* line 201, ../scss/partials/_buttons.scss */
.button-flat-highlight:active {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
  background: #d8891e;
  color: #a66103;
}
/* line 206, ../scss/partials/_buttons.scss */
.button-flat-highlight.disabled {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
}


/* line 189, ../scss/partials/_buttons.scss */
.fancybox-image, .fancybox-iframe {
.button-flat-caution {
display: block;
  -webkit-box-shadow: none;
width: 100%;
  -moz-box-shadow: none;
height: 100%;
  box-shadow: none;
  -webkit-transition-property: background;
  -moz-transition-property: background;
  -o-transition-property: background;
  transition-property: background;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background: #e54028;
  color: white;
  text-shadow: none;
  border: none;
}
/* line 198, ../scss/partials/_buttons.scss */
.button-flat-caution:hover {
  background: #e8543f;
}
/* line 201, ../scss/partials/_buttons.scss */
.button-flat-caution:active {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
  background: #cd5240;
  color: #ac2815;
}
/* line 206, ../scss/partials/_buttons.scss */
.button-flat-caution.disabled {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
}


/* line 189, ../scss/partials/_buttons.scss */
.fancybox-image {
.button-flat-royal {
max-width: 100%;
  -webkit-box-shadow: none;
max-height: 100%;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition-property: background;
  -moz-transition-property: background;
  -o-transition-property: background;
  transition-property: background;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background: #87318c;
  color: white;
  text-shadow: none;
  border: none;
}
/* line 198, ../scss/partials/_buttons.scss */
.button-flat-royal:hover {
  background: #99389f;
}
/* line 201, ../scss/partials/_buttons.scss */
.button-flat-royal:active {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
  background: #764479;
  color: #501d53;
}
/* line 206, ../scss/partials/_buttons.scss */
.button-flat-royal.disabled {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
}


/* line 221, ../scss/partials/_buttons.scss */
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
.button-large {
background-image: url('http://openwetware.org/images/5/55/Fancybox_sprite.png');
  font-size: 19px;
  height: 38.4px;
  line-height: 38.4px;
  padding: 0px 30.72px;
}
}


/* line 245, ../scss/partials/_buttons.scss */
#fancybox-loading {
input.button-large, button.button-large {
position: fixed;
  height: 40.4px;
top: 50%;
}
left: 50%;
 
margin-top: -22px;
/* line 221, ../scss/partials/_buttons.scss */
margin-left: -22px;
.button-small {
background-position: 0 -108px;
  font-size: 16px;
opacity: 0.8;
  height: 25.6px;
cursor: pointer;
  line-height: 25.6px;
z-index: 8060;
  padding: 0px 20.48px;
}
}


/* line 245, ../scss/partials/_buttons.scss */
#fancybox-loading div {
input.button-small, button.button-small {
width: 44px;
  height: 27.6px;
height: 44px;
background: url('http://openwetware.org/images/d/d0/Fancybox_loading.gif') center center no-repeat;
}
}


/* line 221, ../scss/partials/_buttons.scss */
.fancybox-close {
.button-tiny {
position: absolute;
  font-size: 12px;
top: -18px;
  height: 22.4px;
right: -18px;
  line-height: 22.4px;
width: 36px;
  padding: 0px 17.92px;
height: 36px;
cursor: pointer;
z-index: 8040;
}
}


/* line 245, ../scss/partials/_buttons.scss */
.fancybox-nav {
input.button-tiny, button.button-tiny {
position: absolute;
  height: 24.4px;
top: 0;
}
width: 40%;
 
height: 100%;
/* line 265, ../scss/partials/_buttons.scss */
cursor: pointer;
.button.glow {
text-decoration: none;
  -webkit-animation-duration: 3s;
background: transparent url('http://openwetware.org/images/c/c0/Blank.gif'); /* helps IE */
  -moz-animation-duration: 3s;
-webkit-tap-highlight-color: rgba(0,0,0,0);
  -ms-animation-duration: 3s;
z-index: 8040;
  -o-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
  -khtml-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: glowing;
  -khtml-animation-name: glowing;
  -moz-animation-name: glowing;
  -ms-animation-name: glowing;
  -o-animation-name: glowing;
  animation-name: glowing;
}
}
/* line 268, ../scss/partials/_buttons.scss */
 
.button.glow:active {
.fancybox-prev {
  -webkit-animation-name: none;
left: 0;
  -moz-animation-name: none;
  -ms-animation-name: none;
  -o-animation-name: none;
  animation-name: none;
  -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3), 0px 1px 0px white;
  -moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3), 0px 1px 0px white;
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3), 0px 1px 0px white;
}
}


/* line 279, ../scss/partials/_buttons.scss */
.fancybox-next {
.button-dropdown {
right: 0;
  position: relative;
  overflow: visible;
  display: inline-block;
}
}
/* line 284, ../scss/partials/_buttons.scss */
 
.button-dropdown .button-overlay {
.fancybox-nav span {
  position: fixed;
position: absolute;
  top: 0px;
top: 50%;
  left: 0px;
width: 36px;
  right: 0px;
height: 34px;
  bottom: 0px;
margin-top: -18px;
  z-index: 999;
cursor: pointer;
}
z-index: 8040;
/* line 295, ../scss/partials/_buttons.scss */
visibility: hidden;
.button-dropdown .button .icon-caret-down {
  font-size: 90%;
  margin: 0px 0px 0px 3px;
  vertical-align: middle;
}
}
/* line 302, ../scss/partials/_buttons.scss */
 
.button-dropdown ul.button-dropdown-menu-below {
.fancybox-prev span {
  top: 115%;
left: 10px;
background-position: 0 -36px;
}
}
/* line 305, ../scss/partials/_buttons.scss */
 
.button-dropdown ul.button-dropdown-menu-above {
.fancybox-next span {
  bottom: 115%;
right: 10px;
  top: auto;
background-position: 0 -72px;
}
}
/* line 311, ../scss/partials/_buttons.scss */
 
.button-dropdown ul {
.fancybox-nav:hover span {
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.6);
visibility: visible;
  -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.6);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  display: none;
  position: absolute;
  background: #fcfcfc;
  top: -2px;
  left: -2px;
  z-index: 1000;
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  min-width: 102%;
}
}
/* line 325, ../scss/partials/_buttons.scss */
 
.button-dropdown ul li {
.fancybox-tmp {
  padding: 0px;
position: absolute;
  margin: 0px;
top: -99999px;
  display: block;
left: -99999px;
}
visibility: hidden;
/* line 330, ../scss/partials/_buttons.scss */
max-width: 99999px;
.button-dropdown ul li:first-child a {
max-height: 99999px;
  -moz-border-radius-topleft: 3px;
overflow: visible !important;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 333, ../scss/partials/_buttons.scss */
.button-dropdown ul li:last-child a {
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* line 339, ../scss/partials/_buttons.scss */
.button-dropdown ul .button-dropdown-divider {
  -webkit-box-shadow: inset 0px 1px 0px white;
  -moz-box-shadow: inset 0px 1px 0px white;
  box-shadow: inset 0px 1px 0px white;
  border-top: 1px solid #e4e4e4;
}
}
/* line 344, ../scss/partials/_buttons.scss */
 
.button-dropdown ul a {
/* Overlay helper */
  display: block;
 
  padding: 0px 20px;
.fancybox-lock {
  text-decoration: none;
    overflow: hidden !important;
  font-size: 12px;
    width: auto;
  color: #333333;
  line-height: 30px;
  white-space: nowrap;
}
}
/* line 353, ../scss/partials/_buttons.scss */
 
.button-dropdown ul a:hover {
.fancybox-lock body {
  background-color: #3c6ab9;
    overflow: hidden !important;
  color: white;
}
}
#subnav-sticky-wrapper {
 
     height: 5px !important;
.fancybox-lock-test {
     overflow-y: hidden !important;
}
}


table {
.fancybox-overlay {
    border-collapse: collapse;
position: absolute;
    margin: auto auto 40px;
top: 0;
    width: 635px;;
left: 0;
overflow: hidden;
display: none;
z-index: 8010;
background: url('http://openwetware.org/images/e/e0/Fancybox_overlay.png');
}
}
th {
 
    background-color: #5F5F5F;
.fancybox-overlay-fixed {
    border: 1px solid #999999;
position: fixed;
    color: #FFFFFF;
bottom: 0;
right: 0;
}
}
tr td {
 
    border: 1px solid #999999;
.fancybox-lock .fancybox-overlay {
    text-align: center;
overflow: auto;
overflow-y: scroll;
}
}
tr.odd td {
 
    background-color: #EEEEEE;
/* Title helper */
    color: #000000;
 
.fancybox-title {
visibility: hidden;
font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
position: relative;
text-shadow: none;
z-index: 8050;
}
}
.ref li {
 
    font-size: 14px;
.fancybox-opened .fancybox-title {
    font-weight: 300;
visibility: visible;
}
}
</style>
<link href="http://openwetware.org/images/2/29/Nano_icon.png" rel="shortcut icon">


.fancybox-title-float-wrap {
<script src="https://biomod2013.googlecode.com/svn/trunk/js/jquery.isotope.min.js"></script>
position: absolute;
<script src="https://biomod2013.googlecode.com/svn/trunk/js/jquery.refineslide.min.js"></script>
bottom: 0;
  <script type="text/javascript" src="http://biomod2013.googlecode.com/svn/trunk/js/fb/jquery.fancybox.pack.js"></script>
right: 50%;
  <script type="text/javascript" src="http://biomod2013.googlecode.com/svn/trunk/js/fb/helpers/jquery.fancybox-buttons.js"></script>
margin-bottom: -35px;
  <script type="text/javascript" src="http://biomod2013.googlecode.com/svn/trunk/js/fb/helpers/jquery.fancybox-media.js"></script>
z-index: 8050;
  <script type="text/javascript" src="http://biomod2013.googlecode.com/svn/trunk/js/fb/helpers/jquery.fancybox-thumbs.js"></script>
text-align: center;
  <script type="text/javascript" src="http://biomod2013.googlecode.com/svn/trunk/js/jquery.easing.min.js"></script>
}
  <script type="text/javascript" src="http://biomod2013.googlecode.com/svn/trunk/js/jquery.scrollUp.min.js"></script>


.fancybox-title-float-wrap .child {
display: inline-block;
margin-right: -100%;
padding: 2px 20px;
background: transparent; /* Fallback for web browsers that doesn't support RGBa */
background: rgba(0, 0, 0, 0.8);
-webkit-border-radius: 15px;
  -moz-border-radius: 15px;
        border-radius: 15px;
text-shadow: 0 1px 2px #222;
color: #FFF;
font-weight: bold;
line-height: 24px;
white-space: nowrap;
}


.fancybox-title-outside-wrap {
position: relative;
margin-top: 10px;
color: #fff;
}


  <script type="text/javascript" src="http://biomod2013.googlecode.com/svn/trunk/js/jquery.stellar.min.js"></script>
.fancybox-title-inside-wrap {
  <script type="text/javascript" src="http://biomod2013.googlecode.com/svn/trunk/js/jquery.sticky.js"></script>
padding-top: 10px;
  <script type="text/javascript" src="http://biomod2013.googlecode.com/svn/trunk/js/jquery.scrollTo.min.js"></script>
}
  <script type="text/javascript" src="http://biomod2013.googlecode.com/svn/trunk/js/jquery.localscroll.min.js"></script>
<script>
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
 
  ga('create', 'UA-45176973-1', 'openwetware.org');
  ga('send', 'pageview');


</script>
.fancybox-title-over-wrap {
position: absolute;
bottom: 0;
left: 0;
color: #fff;
padding: 10px;
background: #000;
background: rgba(0, 0, 0, .8);
}


<style type="text/css">
/*Retina graphics!*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
.fancybox-wrap,
  only screen and (min--moz-device-pixel-ratio: 1.5),
.fancybox-skin,
  only screen and (min-device-pixel-ratio: 1.5){
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
padding: 0;
margin: 0;
border: 0;
outline: none;
vertical-align: top;
}


.fancybox-wrap {
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
position: absolute;
background-image: url('http://openwetware.org/images/b/b8/Fancybox_sprite%402x.png');
top: 0;
background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
}
 
#fancybox-loading div {
background-image: url('http://openwetware.org/images/0/01/Fancybox_loading%402x.gif');
background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
}
}
 
#fancybox-buttons {
position: fixed;
left: 0;
left: 0;
z-index: 8020;
width: 100%;
z-index: 8050;
}
}


.fancybox-skin {
#fancybox-buttons.top {
position: relative;
top: 10px;
background: #f9f9f9;
color: #444;
text-shadow: none;
-webkit-border-radius: 4px;
  -moz-border-radius: 4px;
        border-radius: 4px;
}
}


.fancybox-opened {
#fancybox-buttons.bottom {
z-index: 8030;
bottom: 10px;
}
}


.fancybox-opened .fancybox-skin {
#fancybox-buttons ul {
-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
display: block;
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
width: 166px;
        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
height: 30px;
}
margin: 0 auto;
 
padding: 0;
.fancybox-outer, .fancybox-inner {
list-style: none;
position: relative;
border: 1px solid #111;
}
border-radius: 3px;
 
-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
.fancybox-inner {
  -moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
overflow: hidden;
        box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
background: rgb(50,50,50);
background: -moz-linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(68,68,68)), color-stop(50%,rgb(52,52,52)), color-stop(50%,rgb(41,41,41)), color-stop(100%,rgb(51,51,51)));
background: -webkit-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
background: -o-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
background: -ms-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
background: linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 );
}
}


.fancybox-type-iframe .fancybox-inner {
#fancybox-buttons ul li {
-webkit-overflow-scrolling: touch;
float: left;
}
 
.fancybox-error {
color: #444;
font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
margin: 0;
margin: 0;
padding: 15px;
padding: 0;
white-space: nowrap;
}
}


.fancybox-image, .fancybox-iframe {
#fancybox-buttons a {
display: block;
display: block;
width: 100%;
width: 30px;
height: 100%;
height: 30px;
text-indent: -9999px;
background-color: transparent;
background-image: url('fancybox_buttons.png');
background-repeat: no-repeat;
outline: none;
opacity: 0.8;
}
 
#fancybox-buttons a:hover {
opacity: 1;
}
}


.fancybox-image {
#fancybox-buttons a.btnPrev {
max-width: 100%;
background-position: 5px 0;
max-height: 100%;
}
}


#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
#fancybox-buttons a.btnNext {
background-image: url('http://openwetware.org/images/5/55/Fancybox_sprite.png');
background-position: -33px 0;
border-right: 1px solid #3e3e3e;
}
}


#fancybox-loading {
#fancybox-buttons a.btnPlay {
position: fixed;
background-position: 0 -30px;
top: 50%;
left: 50%;
margin-top: -22px;
margin-left: -22px;
background-position: 0 -108px;
opacity: 0.8;
cursor: pointer;
z-index: 8060;
}
}


#fancybox-loading div {
#fancybox-buttons a.btnPlayOn {
width: 44px;
background-position: -30px -30px;
height: 44px;
background: url('http://openwetware.org/images/d/d0/Fancybox_loading.gif') center center no-repeat;
}
}


.fancybox-close {
#fancybox-buttons a.btnToggle {
position: absolute;
background-position: 3px -60px;
top: -18px;
border-left: 1px solid #111;
right: -18px;
border-right: 1px solid #3e3e3e;
width: 36px;
width: 35px
height: 36px;
}
cursor: pointer;
z-index: 8040;
}


.fancybox-nav {
#fancybox-buttons a.btnToggleOn {
position: absolute;
background-position: -27px -60px;
top: 0;
width: 40%;
height: 100%;
cursor: pointer;
text-decoration: none;
background: transparent url('http://openwetware.org/images/c/c0/Blank.gif'); /* helps IE */
-webkit-tap-highlight-color: rgba(0,0,0,0);
z-index: 8040;
}
}


.fancybox-prev {
#fancybox-buttons a.btnClose {
left: 0;
border-left: 1px solid #111;
width: 35px;
background-position: -56px 0px;
}
}


.fancybox-next {
#fancybox-buttons a.btnDisabled {
right: 0;
opacity : 0.4;
cursor: default;
}
}


.fancybox-nav span {
#fancybox-thumbs {
position: absolute;
position: fixed;
top: 50%;
left: 0;
width: 36px;
width: 100%;
height: 34px;
overflow: hidden;
margin-top: -18px;
z-index: 8050;
cursor: pointer;
z-index: 8040;
visibility: hidden;
}
}


.fancybox-prev span {
#fancybox-thumbs.bottom {
left: 10px;
bottom: 2px;
background-position: 0 -36px;
}
}


.fancybox-next span {
#fancybox-thumbs.top {
right: 10px;
top: 2px;
background-position: 0 -72px;
}
}


.fancybox-nav:hover span {
#fancybox-thumbs ul {
visibility: visible;
position: relative;
list-style: none;
margin: 0;
padding: 0;
}
}


.fancybox-tmp {
#fancybox-thumbs ul li {
position: absolute;
float: left;
top: -99999px;
padding: 1px;
left: -99999px;
opacity: 0.5;
visibility: hidden;
max-width: 99999px;
max-height: 99999px;
overflow: visible !important;
}
}


/* Overlay helper */
#fancybox-thumbs ul li.active {
opacity: 0.75;
padding: 0;
border: 1px solid #fff;
}


.fancybox-lock {
#fancybox-thumbs ul li:hover {
    overflow: hidden !important;
opacity: 1;
    width: auto;
}
}


.fancybox-lock body {
#fancybox-thumbs ul li a {
    overflow: hidden !important;
display: block;
position: relative;
overflow: hidden;
border: 1px solid #222;
background: #111;
outline: none;
}
}


.fancybox-lock-test {
#fancybox-thumbs ul li img {
    overflow-y: hidden !important;
display: block;
position: relative;
border: 0;
padding: 0;
max-width: none;
}
}
 
p.serif {
.fancybox-overlay {
    font-family: "Times New Roman", Times, serif;
position: absolute;
}
top: 0;
.box.b1x3{
left: 0;
width: 853px;
overflow: hidden;
      height: 465px;
display: none;
z-index: 8010;
background: url('http://openwetware.org/images/e/e0/Fancybox_overlay.png');
}
}
 
#b2x2
.fancybox-overlay-fixed {
{
position: fixed;
position:fixed;
bottom: 0;
right: 0;
}
}
 
#main-nav {
.fancybox-lock .fancybox-overlay {
    width: 100%;
overflow: auto;
    height: 67px;
overflow-y: scroll;
    background: #f2f2f2;
}
}
#main-nav .subnav {
    display: none;
    position: absolute;
    top: 67px;
    left: 0px;
    right:0px;
    width: 100%;
    list-style-type: none;
    background: #f2f2f2;
    margin: 0;
    border:solid 1px #eeeeee;
    z-index:5;
    padding:0;
}
#main-nav .subnav li {
    display: block;


/* Title helper */
    border-bottom: solid 1px #580000;
 
    margin:0;
.fancybox-title {
visibility: hidden;
font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
position: relative;
text-shadow: none;
z-index: 8050;
}
}
 
#main-nav .subnav li a {
.fancybox-opened .fancybox-title {
    color: #333;
visibility: visible;
    height:18px;
 
    font-size:20px;
}
}
 
#main-nav .subnav li a:hover {
.fancybox-title-float-wrap {
    background:#f9f9f9;
position: absolute;
bottom: 0;
right: 50%;
margin-bottom: -35px;
z-index: 8050;
text-align: center;
}
}
 
#nav-primary {
.fancybox-title-float-wrap .child {
    list-style-type: none;
display: inline-block;
    margin: 0;
margin-right: -100%;
    float: left;
padding: 2px 20px;
    padding:0;
background: transparent; /* Fallback for web browsers that doesn't support RGBa */
background: rgba(0, 0, 0, 0.8);
-webkit-border-radius: 15px;
  -moz-border-radius: 15px;
        border-radius: 15px;
text-shadow: 0 1px 2px #222;
color: #FFF;
font-weight: bold;
line-height: 24px;
white-space: nowrap;
}
 
.fancybox-title-outside-wrap {
position: relative;
margin-top: 10px;
color: #fff;
}
 
.fancybox-title-inside-wrap {
padding-top: 10px;
}
 
.fancybox-title-over-wrap {
position: absolute;
bottom: 0;
left: 0;
color: #fff;
padding: 10px;
background: #000;
background: rgba(0, 0, 0, .8);
}
 
/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min--moz-device-pixel-ratio: 1.5),
  only screen and (min-device-pixel-ratio: 1.5){
 
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url('http://openwetware.org/images/b/b8/Fancybox_sprite%402x.png');
background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
}
 
#fancybox-loading div {
background-image: url('http://openwetware.org/images/0/01/Fancybox_loading%402x.gif');
background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
}
}
 
#fancybox-buttons {
position: fixed;
left: 0;
width: 100%;
z-index: 8050;
}
 
#fancybox-buttons.top {
top: 10px;
}
 
#fancybox-buttons.bottom {
bottom: 10px;
}
 
#fancybox-buttons ul {
display: block;
width: 166px;
height: 30px;
margin: 0 auto;
padding: 0;
list-style: none;
border: 1px solid #111;
border-radius: 3px;
-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
  -moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
        box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
background: rgb(50,50,50);
background: -moz-linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(68,68,68)), color-stop(50%,rgb(52,52,52)), color-stop(50%,rgb(41,41,41)), color-stop(100%,rgb(51,51,51)));
background: -webkit-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
background: -o-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
background: -ms-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
background: linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 );
}
 
#fancybox-buttons ul li {
float: left;
margin: 0;
padding: 0;
}
 
#fancybox-buttons a {
display: block;
width: 30px;
height: 30px;
text-indent: -9999px;
background-color: transparent;
background-image: url('fancybox_buttons.png');
background-repeat: no-repeat;
outline: none;
opacity: 0.8;
}
 
#fancybox-buttons a:hover {
opacity: 1;
}
 
#fancybox-buttons a.btnPrev {
background-position: 5px 0;
}
 
#fancybox-buttons a.btnNext {
background-position: -33px 0;
border-right: 1px solid #3e3e3e;
}
 
#fancybox-buttons a.btnPlay {
background-position: 0 -30px;
}
 
#fancybox-buttons a.btnPlayOn {
background-position: -30px -30px;
}
 
#fancybox-buttons a.btnToggle {
background-position: 3px -60px;
border-left: 1px solid #111;
border-right: 1px solid #3e3e3e;
width: 35px
}
 
#fancybox-buttons a.btnToggleOn {
background-position: -27px -60px;
}
 
#fancybox-buttons a.btnClose {
border-left: 1px solid #111;
width: 35px;
background-position: -56px 0px;
}
 
#fancybox-buttons a.btnDisabled {
opacity : 0.4;
cursor: default;
}
 
#fancybox-thumbs {
position: fixed;
left: 0;
width: 100%;
overflow: hidden;
z-index: 8050;
}
 
#fancybox-thumbs.bottom {
bottom: 2px;
}
 
#fancybox-thumbs.top {
top: 2px;
}
 
#fancybox-thumbs ul {
position: relative;
list-style: none;
margin: 0;
padding: 0;
}
}
 
#nav-primary li {
#fancybox-thumbs ul li {
    float: left;
float: left;
    position: relative;
padding: 1px;
opacity: 0.5;
}
}
 
#nav-primary li a {
#fancybox-thumbs ul li.active {
    float: left;
opacity: 0.75;
    color: #000;
padding: 0;
    text-align: center;
border: 1px solid #fff;
    font-size: 20px;
    height: 40px;
    padding-top: 35px;
    line-height: 13px;
    width:120px;
    text-decoration:none;
}
}
 
#nav-primary li a:hover {
#fancybox-thumbs ul li:hover {
    text-decoration:none;
opacity: 1;
    color:#FFCC00;
}
}
 
#nav-primary li:hover .subnav {
#fancybox-thumbs ul li a {
    display: block;
display: block;
position: relative;
overflow: hidden;
border: 1px solid #222;
background: #111;
outline: none;
}
 
#fancybox-thumbs ul li img {
display: block;
position: relative;
border: 0;
padding: 0;
max-width: none;
}
p.serif {
    font-family: "Times New Roman", Times, serif;
}
.box.b1x3{
width: 853px;
      height: 465px;
}
#b2x2
{
position:fixed;
}
}
</style>
</style>
Line 2,319: Line 1,555:
</p><p>
</p><p>
<section id="content">
<section id="content">
<nav role="navigation">
<nav id = "main-nav">
<ul id="navmenu" class="open">
<ul id="nav-primary" >
<li><a href="http://openwetware.org/wiki/Biomod/2014/ASU"><i class="menu-icon icon-team"></i><span>Main</span></a></li>
<li class  = "selected"><a href="http://openwetware.org/wiki/Biomod/2014/ASU"><i class="menu-icon icon-team"></i><span>Main</span></a></li>
<li><a href="http://openwetware.org/wiki/Biomod/2014/ASU/Project"><i class="menu-icon icon-team"></i><span>Project</span></a></li>
<li><a href="http://openwetware.org/wiki/Biomod/2014/ASU/Project"><i class="menu-icon icon-team"></i><span>Project</span></a></li>
<li><a href="http://openwetware.org/wiki/Biomod/2014/ASU/Design"><i class="menu-icon icon-studio"></i><span>Design</span></a></li>
<li><a href="http://openwetware.org/wiki/Biomod/2014/ASU/Design"><i class="menu-icon icon-studio"></i><span>Design</span></a></li>
<li><a href="http://openwetware.org/wiki/Biomod/2014/ASU/Simulation"><i class="menu-icon icon-studio"></i><span>Simulation</span></a></li>
<li><a href="http://openwetware.org/wiki/Biomod/2014/ASU/Simulation"><i class="menu-icon icon-studio"></i><span>Simulation</span></a></li>
<li><a href="http://openwetware.org/wiki/Biomod/2014/ASU/Experiment"><i class="menu-icon icon-studio"></i><span>Experiment</span></a></li>
<li><a href="#"><i class="menu-icon icon-studio"></i><span>Experiment</span></a>
                                <ul class = "subnav">
                                      <li><a href = "http://openwetware.org/wiki/Biomod/2014/ASU/Materials"><span>Materials</span></a></li>
                                      <li><a href = "http://openwetware.org/wiki/Biomod/2014/ASU/Protocols"><span>Protocols</span></a></li>
                                </ul></li>
                         <li class = "selected"><a href="http://openwetware.org/wiki/Biomod/2014/ASU/Results"><i class="menu-icon icon-studio"></i><span>Results</span></a></li>
                         <li class = "selected"><a href="http://openwetware.org/wiki/Biomod/2014/ASU/Results"><i class="menu-icon icon-studio"></i><span>Results</span></a></li>
<li><a href="http://openwetware.org/wiki/Biomod/2014/ASU/Team"><i class="menu-icon icon-studio"></i><span>Team</span></a></li>
<li><a href="http://openwetware.org/wiki/Biomod/2014/ASU/Team"><i class="menu-icon icon-studio"></i><span>Team</span></a></li>
Line 2,331: Line 1,571:
</ul>
</ul>
</nav>
</nav>


         <div id="container" class="clearfix">
         <div id="container" class="clearfix">

Navigation menu