Difference between revisions of "Team:TAS Taipei/"

(Created page with " <!-- saved from url=(0025)http://localhost/homepage --> <html data-minimalscrollbar="yes"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>TAS T...")
 
(Blanked the page)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
  
<!-- saved from url=(0025)http://localhost/homepage -->
 
<html data-minimalscrollbar="yes"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
<title>TAS Taipei iGEM Wiki</title>
 
<link rel="shortcut icon" href="https://static.igem.org/mediawiki/2014hs/2/2f/Tas_igemlogo.png">
 
 
<link rel="stylesheet/less" type="css/less" href="http://localhost/igem_server_reset.less"><style type="text/css" id="less:igem_server_reset">#content {
 
  margin: 0;
 
  padding: 0;
 
  width: auto;
 
  border: 0;
 
  outline: 0;
 
  font-size: 100%;
 
  vertical-align: baseline;
 
  background: transparent;
 
  position: static;
 
}
 
h1,
 
h2,
 
h3,
 
h4,
 
h5,
 
h6 {
 
  margin: 0;
 
  padding: 0;
 
  border: 0;
 
  outline: 0;
 
  background: transparent;
 
}
 
.printfooter,
 
#menubar,
 
#siteSub,
 
#contentSub,
 
#search-controls,
 
.firstHeading,
 
#footer-box,
 
#catlinks,
 
#p-logo {
 
  display: none;
 
}
 
body {
 
  margin: 10px 0 0 0;
 
  padding: 0;
 
}
 
#top-section {
 
  width: 965px;
 
  height: 0;
 
  margin: 0 auto;
 
  padding: 0;
 
  border: none;
 
}
 
#menubar {
 
  font-size: 65%;
 
  top: -14px;
 
}
 
.left-menu:hover {
 
  background-color: transparent;
 
}
 
#menubar li a {
 
  background-color: transparent;
 
}
 
#menubar:hover {
 
  color: white;
 
}
 
#menubar li a {
 
  color: transparent;
 
}
 
#menubar:hover li a {
 
  color: white;
 
}
 
</style>
 
<!--<link rel="stylesheet/less" type='css/less' href="https://2014hs.igem.org/Team:TAS_Taipei/css/igem_server_reset.less?action=raw&ctype=text/css">-->
 
 
<link rel="stylesheet" href="https://2014hs.igem.org/Team:TAS_Taipei/css/bootstrap.min.css?action=raw&ctype=text/css">
 
<link rel="stylesheet" href="https://2014hs.igem.org/Team:TAS_Taipei/css/todc-bootstrap.min.css?action=raw&ctype=text/css">
 
 
 
<link rel="stylesheet/less" type="css/less" href="http://localhost/style.less"><style type="text/css" id="less:style">body,
 
html {
 
  height: 100%;
 
}
 
body {
 
  background-attachment: fixed;
 
  background-repeat: repeat;
 
  backgroundColor: white;
 
}
 
html {
 
  overflow-y: scroll;
 
}
 
header > .container {
 
  padding-top: 25px;
 
  padding-bottom: 15px;
 
}
 
.container {
 
  max-width: 1080px;
 
}
 
.absolute_center {
 
  margin: auto;
 
  position: absolute;
 
  top: 0;
 
  left: 0;
 
  bottom: 0;
 
  right: 0;
 
}
 
.sketch {
 
  display: none;
 
  opacity: 1;
 
  position: fixed;
 
  top: 0;
 
}
 
#masthead #big-video-wrap {
 
  position: static;
 
}
 
#masthead #head_text {
 
  margin: auto;
 
  position: absolute;
 
  top: 0;
 
  left: 0;
 
  bottom: 0;
 
  right: 0;
 
  height: 100px;
 
}
 
#masthead h1,
 
#masthead h2 {
 
  font-family: Lato;
 
  color: white;
 
  opacity: 0.99;
 
  text-align: center;
 
  margin: 0;
 
}
 
#masthead h1 {
 
  letter-spacing: 6px;
 
  margin-bottom: 5px;
 
  font-size: 60px;
 
}
 
#masthead h2 {
 
  font-size: 15px;
 
}
 
.nav #nav_left {
 
  display: inline-block;
 
  vertical-align: bottom;
 
}
 
.nav #nav_left img {
 
  width: 170px;
 
}
 
.nav #nav_right {
 
  margin-left: 15px;
 
  display: inline-block;
 
  vertical-align: bottom;
 
}
 
.nav #nav_right h2 {
 
  color: white;
 
  font-size: 70px;
 
  margin-top: 0;
 
  margin-bottom: 0;
 
}
 
.nav ul {
 
  padding: 0;
 
  margin-top: 0;
 
}
 
.nav ul li {
 
  list-style-type: none;
 
  display: inline-block;
 
  color: white;
 
  border-right: 1px solid white;
 
  padding: 0 10px;
 
  margin-left: -4px;
 
}
 
.nav ul li:last-child {
 
  border: 0;
 
}
 
.quotespacer {
 
  border-top: 1px solid white;
 
  width: 150px;
 
  height: 1px;
 
  display: block;
 
  margin: 0 auto;
 
}
 
#missionquote {
 
  -webkit-animation: 20s huerotate linear infinite;
 
  margin: 15px auto;
 
}
 
#telomere {
 
  width: 100%;
 
  height: 360px;
 
  background-size: 100%;
 
  background-repeat: no-repeat;
 
  transition: 1s ease;
 
}
 
#telomere:hover {
 
  -webkit-transform: scale(1.1);
 
}
 
#portrait_container {
 
  border-right: 1px solid white;
 
}
 
#portrait_container img {
 
  width: 24%%;
 
  padding: 5px;
 
  transition: 0.2s ease;
 
}
 
#portrait_container img:hover {
 
  cursor: pointer;
 
  -webkit-transform: scale(1.3);
 
}
 
#portrait_container > .row {
 
  padding-top: 5px;
 
}
 
#portrait_container > .row:last-child {
 
  padding-bottom: 5px;
 
}
 
@-webkit-keyframes huerotate {
 
  0% {
 
    -webkit-filter: hue-rotate(0deg);
 
  }
 
  100% {
 
    -webkit-filter: hue-rotate(360deg);
 
  }
 
}
 
.SVG_igem_logo .PATH_tiger_logo {
 
  fill: none;
 
  stroke: #fdd700;
 
  stroke-width: 2.5;
 
  stroke-linecap: round;
 
  stroke-linejoin: miter;
 
  stroke-miterlimit: 4;
 
  stroke-opacity: 1;
 
  stroke-dashoffset: 0;
 
}
 
.SVG_igem_logo .PATH_igem_logo_text {
 
  fill: none;
 
  stroke: #252f62;
 
  stroke-width: 2.5;
 
  stroke-linecap: round;
 
  stroke-linejoin: miter;
 
  stroke-miterlimit: 4;
 
  stroke-opacity: 1;
 
  stroke-dashoffset: 0;
 
}
 
.SVG_igem_logo .PATH_igem_logo_darkgreen {
 
  fill: none;
 
  stroke: #096836;
 
  stroke-width: 2.5;
 
  stroke-linecap: round;
 
  stroke-linejoin: miter;
 
  stroke-miterlimit: 4;
 
  stroke-opacity: 1;
 
  stroke-dashoffset: 0;
 
}
 
.SVG_igem_logo .PATH_igem_logo_lightgreen {
 
  fill: none;
 
  stroke: #99cc99;
 
  stroke-width: 2.5;
 
  stroke-linecap: round;
 
  stroke-linejoin: miter;
 
  stroke-miterlimit: 4;
 
  stroke-opacity: 1;
 
  stroke-dashoffset: 0;
 
}
 
/******************* SLDIESJS ******************/
 
#slides {
 
  display: none;
 
}
 
#slides .slidesjs-navigation {
 
  margin-top: 3px;
 
}
 
#slides .slidesjs-previous {
 
  margin-right: 5px;
 
  float: left;
 
}
 
#slides .slidesjs-next {
 
  margin-right: 5px;
 
  float: left;
 
}
 
.slidesjs-pagination {
 
  margin: 6px 0 0;
 
  float: right;
 
  list-style: none;
 
}
 
.slidesjs-pagination li {
 
  float: left;
 
  margin: 0 1px;
 
}
 
.slidesjs-pagination li a {
 
  display: block;
 
  width: 13px;
 
  height: 0;
 
  padding-top: 13px;
 
  background-position: 0 0;
 
  float: left;
 
  overflow: hidden;
 
}
 
.slidesjs-pagination li a.active,
 
.slidesjs-pagination li a:hover.active {
 
  background-position: 0 -13px;
 
}
 
.slidesjs-pagination li a:hover {
 
  background-position: 0 -26px;
 
}
 
#slides a:link,
 
#slides a:visited {
 
  color: #333;
 
}
 
#slides a:hover,
 
#slides a:active {
 
  color: #9e2020;
 
}
 
.navbar {
 
  overflow: hidden;
 
}
 
.slideContainer {
 
  margin: 0 auto;
 
}
 
#projIntroContainer {
 
  padding: 0px 0px 0px 0px;
 
  text-align: center;
 
}
 
#projIntro {
 
  margin-top: -8px;
 
  padding-top: 0px;
 
  text-align: justify;
 
  padding-right: 40px;
 
  font-size: 19px;
 
  font-family: 'Poiret One', cursive;
 
}
 
/*************** BIGVIDEO.JS **************/
 
#big-video-wrap {
 
  overflow: hidden;
 
  height: 100%;
 
  width: 100%;
 
  top: 0;
 
  left: 0;
 
}
 
#big-video-vid,
 
#big-video-image {
 
  position: absolute;
 
}
 
#big-video-control-container {
 
  position: fixed;
 
  bottom: 0;
 
  padding: 10px;
 
  width: 100%;
 
  background: rgba(0, 0, 0, 0.25);
 
  -webkit-transition-duration: 0.6s;
 
  -moz-transition-duration: 0.6s;
 
  -ms-transition-duration: 0.6s;
 
  -o-transition-duration: 0.6s;
 
  transition-duration: 0.6s;
 
}
 
#big-video-control {
 
  width: 100%;
 
  height: 16px;
 
  position: relative;
 
}
 
#big-video-control-middle {
 
  margin: 0 56px 0 24px;
 
}
 
#big-video-control-bar {
 
  width: 100%;
 
  height: 16px;
 
  position: relative;
 
  cursor: pointer;
 
}
 
#big-video-control-progress {
 
  position: absolute;
 
  top: 7px;
 
  height: 3px;
 
  width: 0%;
 
  background: #fff;
 
}
 
#big-video-control-track {
 
  position: absolute;
 
  top: 8px;
 
  height: 1px;
 
  width: 100%;
 
  background: #fff;
 
}
 
#big-video-control-bound-left {
 
  left: 0;
 
}
 
#big-video-control-bound-right {
 
  right: -1px;
 
}
 
#big-video-control-track .ui-slider-handle {
 
  opacity: 0;
 
}
 
#big-video-control-playhead {
 
  left: 30%;
 
}
 
#big-video-control-play {
 
  position: absolute;
 
  top: 0;
 
  left: 0;
 
  height: 16px;
 
  width: 16px;
 
}
 
#big-video-control-timer {
 
  position: absolute;
 
  top: 1px;
 
  right: 0;
 
  color: #fff;
 
  font-size: 11px;
 
}
 
#big-video-control-playhead,
 
#big-video-control-bound-left,
 
#big-video-control-bound-right {
 
  position: absolute;
 
  top: 0;
 
  height: 16px;
 
  width: 1px;
 
  background: #fff;
 
}
 
#big-video-control .ui-slider-handle {
 
  border-left: solid 1px #fff;
 
  width: 16px;
 
  height: 16px;
 
  position: absolute;
 
  top: -8px;
 
}
 
.transparent {
 
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
 
  filter: alpha(opacity=0);
 
  -moz-opacity: 0;
 
  -khtml-opacity: 0;
 
  opacity: 0;
 
}
 
.vjs-big-play-button {
 
  display: none !important;
 
}
 
canvas {
 
  position: fixed;
 
  top: 0px;
 
  left: 0px;
 
}
 
.card {
 
  margin-left: auto;
 
  margin-right: auto;
 
  background-color: white;
 
  box-shadow: 0px 0px 5px black;
 
  padding: 50px;
 
}
 
.card_pic {
 
  margin-left: auto;
 
  margin-right: auto;
 
  background-color: white;
 
  box-shadow: 0px 0px 5px black;
 
  padding: 0px;
 
  margin: 5px;
 
}
 
.container {
 
  padding: 0px;
 
  min-width: 1080px;
 
}
 
.container div nav {
 
  min-width: 1080px;
 
}
 
</style>
 
<link rel="stylesheet/less" type="css/less" href="http://localhost/homepage.less"><style type="text/css" id="less:homepage">@import url(http://fonts.googleapis.com/css?family=Lato:400,700);
 
button:focus {
 
  outline: 0 !important;
 
}
 
a:focus {
 
  outline: 0 !important;
 
}
 
img {
 
  max-width: 100%;
 
}
 
a {
 
  text-decoration: none;
 
  color: inherit !important;
 
}
 
a:hover {
 
  color: inherit;
 
}
 
.full {
 
  padding: 0;
 
}
 
.slidesjs-pagination {
 
  margin-top: -25px;
 
  margin-right: 10px;
 
  z-index: 10;
 
  position: relative;
 
}
 
#slides .heroImageContainer {
 
  background-size: cover;
 
  padding-top: 54%;
 
  background-position: 50% 50%;
 
  background-repeat: no-repeat;
 
}
 
#slides .heroImageContainer h3 {
 
  opacity: 0.85;
 
  max-width: 400px;
 
  position: absolute;
 
  padding: 10px 20px;
 
  font-weight: normal;
 
  color: black;
 
  font-size: 35px;
 
  font-family: Railway;
 
}
 
#slides .heroImageContainer h3 span {
 
  font-size: 21px;
 
  display: block;
 
}
 
#slides .heroImageContainer h3.topleft {
 
  top: 0;
 
  left: 0;
 
  margin-left: 20px;
 
}
 
#slides .heroImageContainer h3.topright {
 
  top: 0;
 
  right: 5px;
 
  margin-right: 20px;
 
}
 
#slides .heroImageContainer h3.bottomleft {
 
  bottom: 0;
 
  left: 0;
 
  margin-bottom: 35px;
 
  margin-left: 20px;
 
}
 
#slides .heroImageContainer h3.bottomright {
 
  bottom: 0;
 
  right: 5px;
 
  margin-bottom: 35px;
 
  margin-right: 20px;
 
}
 
#slides .heroImageContainer h3.red {
 
  background-color: #d10000;
 
}
 
#slides .heroImageContainer h3.purple {
 
  background-color: #8e44ad;
 
}
 
#slides .heroImageContainer h3.blue {
 
  background-color: #2c3e50;
 
}
 
#slides .heroImageContainer h3.belize {
 
  background-color: #2980b9;
 
}
 
#slides .heroImageContainer h3.green {
 
  background-color: #27ae60;
 
}
 
#slides .heroImageContainer h3.orange {
 
  background-color: #f39c12;
 
}
 
#slides .heroImageContainer h3.hide {
 
  display: none;
 
}
 
#slides .heroImageContainer .slidesjs-control,
 
#slides .heroImageContainer .slidesjs-container {
 
  width: 100% !important;
 
}
 
nav ul {
 
  margin: 0;
 
  padding: 0;
 
}
 
nav .dropdown-menu {
 
  border: 0px;
 
  margin-top: 0px;
 
  padding: 10px;
 
  box-shadow: 0px 0px 5px black;
 
  z-index: -1;
 
}
 
nav .dropdown-menu img {
 
  width: 90px;
 
  opacity: 0.85;
 
  float: left;
 
  margin-right: 5px;
 
}
 
nav .dropdown-menu h4 {
 
  color: white;
 
  padding: 5px;
 
  margin: 0;
 
  font-family: Roboto;
 
  font-size: 16px;
 
}
 
nav .dropdown-menu .subcategories_container {
 
  display: inline-block;
 
  width: 100%;
 
  cursor: pointer;
 
  /*
 
>div:last-child {
 
border-bottom:1px solid #494949;
 
}*/
 
}
 
nav .dropdown-menu .subcategories_container > div {
 
  width: 200px;
 
  display: inline-block;
 
  text-align: center;
 
  border: 1px solid white;
 
}
 
nav .dropdown-menu .subcategories_container h5 {
 
  font-family: Railway;
 
  text-transform: uppercase;
 
  font-size: 16px;
 
  color: white;
 
}
 
nav li.dropdown {
 
  width: 180px;
 
  display: inline-block;
 
  margin-right: -4px;
 
  height: 40px;
 
}
 
nav li.dropdown > a {
 
  text-decoration: none;
 
  display: block;
 
  text-align: center;
 
  margin: 10px;
 
}
 
nav li.dropdown a > h4 {
 
  color: white;
 
  font-weight: normal;
 
  font-size: 16px;
 
  padding: 0;
 
  margin: 0;
 
  text-align: center;
 
}
 
nav li.dropdown {
 
  font-color: white;
 
}
 
nav li.dropdown:nth-child(1) {
 
  background-color: #2196f3;
 
}
 
nav li.dropdown:nth-child(1) > .dropdown-menu {
 
  background-color: #2196f3;
 
  background-size: 400px;
 
  width: 1080px;
 
}
 
nav li.dropdown:nth-child(1) > .dropdown-menu .subcategories_container > div {
 
  background-color: rgba(33, 150, 243, 0.6);
 
}
 
nav li.dropdown:nth-child(2) {
 
  background-color: #2196f3;
 
}
 
nav li.dropdown:nth-child(2) > .dropdown-menu {
 
  background-color: #2196f3;
 
  background-size: 1080;
 
  width: 1080px;
 
  margin-left: -180px;
 
}
 
nav li.dropdown:nth-child(2) > .dropdown-menu .subcategories_container > div {
 
  background-color: rgba(33, 150, 243, 0.6);
 
}
 
nav li.dropdown:nth-child(3) {
 
  background-color: #2196f3;
 
}
 
nav li.dropdown:nth-child(3) > .dropdown-menu {
 
  background-color: #2196f3;
 
  background-size: 400px;
 
  width: 1080px;
 
  margin-left: -360px;
 
}
 
nav li.dropdown:nth-child(3) > .dropdown-menu .subcategories_container > div {
 
  background-color: rgba(33, 150, 243, 0.6);
 
}
 
nav li.dropdown:nth-child(4) {
 
  background-color: #2196f3;
 
}
 
nav li.dropdown:nth-child(4) > .dropdown-menu {
 
  background-color: #2196f3;
 
  background-size: 400px;
 
  margin-left: -540px;
 
  width: 1080px;
 
}
 
nav li.dropdown:nth-child(4) > .dropdown-menu .subcategories_container > div {
 
  background-color: rgba(33, 150, 243, 0.6);
 
}
 
nav li.dropdown:nth-child(5) {
 
  background-color: #2196f3;
 
}
 
nav li.dropdown:nth-child(5) > .dropdown-menu {
 
  background-color: #2196f3;
 
  background-size: 300px;
 
  margin-left: -720px;
 
  width: 1080px;
 
}
 
nav li.dropdown:nth-child(5) > .dropdown-menu .subcategories_container > div {
 
  background-color: rgba(33, 150, 243, 0.6);
 
}
 
nav li.dropdown:nth-child(6) {
 
  background-color: #2196f3;
 
}
 
nav li.dropdown:nth-child(6) > .dropdown-menu {
 
  background-color: #2196f3;
 
  background-size: 300px;
 
  width: 1080px;
 
  margin-left: -900px;
 
}
 
nav li.dropdown:nth-child(6) > .dropdown-menu .subcategories_container > div {
 
  background-color: rgba(33, 150, 243, 0.6);
 
}
 
footer {
 
  height: 20px;
 
  background-color: #2c3e50;
 
}
 
footer .cornered {
 
  float: left;
 
  width: 300px;
 
  height: 0px;
 
  border-top: 20px solid #bdc3c7;
 
  border-right: 45px solid transparent;
 
}
 
footer .footer_right {
 
  color: white;
 
  padding: 25px;
 
  float: right;
 
  height: 100%;
 
}
 
footer .footer_right span {
 
  opacity: 0.5;
 
}
 
#bodycontainer {
 
  max-width: 1080px;
 
  margin: auto;
 
  padding: 10px 0;
 
}
 
#bodycontainer .overview_header {
 
  text-align: center;
 
}
 
#bodycontainer h1,
 
#bodycontainer h2,
 
#bodycontainer h3,
 
#bodycontainer h4,
 
#bodycontainer h5 {
 
  font-family: Railway;
 
  text-transform: uppercase;
 
  margin: 50px 0px 0px 0px;
 
}
 
#bodycontainer h1 {
 
  margin: 50px 0px 0px 0px;
 
}
 
#bodycontainer .buttonrow {
 
  margin-bottom: 20px;
 
}
 
#bodycontainer .igem_button {
 
  position: relative;
 
  overflow: hidden;
 
}
 
#bodycontainer .igem_button img {
 
  transition: 0.4s ease;
 
  -webkit-filter: grayscale(0%);
 
}
 
#bodycontainer .igem_button .button_description {
 
  transition: 0.5s ease;
 
  background: rgba(44, 62, 80, 0.75);
 
  position: absolute;
 
  top: 100%;
 
  left: 0;
 
  width: 100%;
 
  height: 100%;
 
}
 
#bodycontainer .igem_button h2 {
 
  margin: 0 auto;
 
  margin-top: -27px;
 
  color: #dddddd;
 
  font-size: 16px;
 
  text-align: center;
 
  width: 100%;
 
  padding: 5px 0px;
 
  background: rgba(0, 0, 0, 0.41);
 
  font-family: Railway;
 
  text-transform: uppercase;
 
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
 
}
 
#bodycontainer .igem_button p {
 
  color: #dddddd;
 
  padding: 5px;
 
}
 
#bodycontainer .igem_button:hover > .button_description {
 
  top: 27px;
 
}
 
#bodycontainer .igem_button:hover > img {
 
  -webkit-filter: grayscale(100%);
 
}
 
#bodycontainer .red h2 {
 
  background: #d10000;
 
}
 
#bodycontainer .purple h2 {
 
  background: #8e44ad;
 
}
 
#bodycontainer .blue h2 {
 
  background: #2c3e50;
 
}
 
#bodycontainer .belize h2 {
 
  background: #2980b9;
 
}
 
#bodycontainer .green h2 {
 
  background: #27ae60;
 
}
 
#bodycontainer .orange h2 {
 
  background: #f39c12;
 
}
 
#category_navbar {
 
  color: black;
 
  padding-left: 0;
 
  padding: 5px;
 
}
 
#category_navbar .active {
 
  background: rgba(255, 156, 0, 0.17);
 
  border: 1px solid rgba(0, 0, 0, 0.17);
 
}
 
#category_navbar .nav > li > a {
 
  text-transform: uppercase;
 
  font-size: 20px;
 
  font-family: Railway;
 
}
 
#category_navbar .nav > ul > li,
 
#category_navbar .nav > ul > ul > li {
 
  list-style-type: none;
 
  display: block;
 
  color: inherit;
 
  border: 0;
 
  margin-left: 10px;
 
  padding-top: 4px;
 
  padding-bottom: 4px;
 
}
 
#category_navbar .nav > ul > li a,
 
#category_navbar .nav > ul > ul > li a {
 
  font-size: 14px;
 
}
 
#category_navbar .nav > ul > ul > li {
 
  margin-left: 35px;
 
}
 
#category_navbar .nav > ul > li:hover,
 
#category_navbar .nav > ul > ul > li:hover {
 
  background: rgba(255, 255, 255, 0.5);
 
}
 
#member_spotlight h5 {
 
  padding: 5px 7px;
 
  color: white;
 
}
 
#member_spotlight .intro_large h5 {
 
  font-size: 20px;
 
  padding: 15px 15px;
 
  margin-bottom: 30px;
 
}
 
#member_spotlight #spotlight_question_1 h5 {
 
  background: #c0392b;
 
  width: 200px;
 
}
 
#member_spotlight #spotlight_question_2 h5 {
 
  background: #8e44ad;
 
  width: 192px;
 
  margin-left: auto;
 
  margin-right: 0;
 
}
 
#member_spotlight #spotlight_question_3 h5 {
 
  background: #2980b9;
 
  width: 135px;
 
}
 
#member_spotlight #spotlight_question_intro h5 {
 
  background: #e67e22;
 
  width: 176px;
 
  margin-left: auto;
 
  margin-right: 0;
 
}
 
#lab_notes {
 
  text-align: center;
 
}
 
#lab_notes img {
 
  margin: 0 auto;
 
  display: block;
 
}
 
#lab_notes :hover img {
 
  -webkit-transform: scale(1.1);
 
}
 
.block_header {
 
  display: inline-block;
 
  color: white;
 
  padding: 7px 11px;
 
  padding-bottom: 5px;
 
}
 
.affix {
 
  top: 30px;
 
}
 
.container {
 
  min-width: 1080px;
 
}
 
.container div nav {
 
  min-width: 1080px;
 
}
 
p,
 
ol > li,
 
td,
 
th,
 
caption,
 
.ulstyled > li,
 
.calendar > li {
 
  font-family: Roboto;
 
  font-size: 15px;
 
}
 
p a,
 
ol > li a,
 
td a,
 
th a,
 
caption a,
 
.ulstyled > li a,
 
.calendar > li a {
 
  text-decoration: underline;
 
  color: #3b5998;
 
}
 
.calendar {
 
  padding-left: 10px;
 
}
 
.calendar > li {
 
  font-size: 13px;
 
}
 
figcaption {
 
  color: white;
 
  padding: 4px 5px;
 
  display: inline-block;
 
}
 
figure {
 
  margin-bottom: 10px;
 
}
 
.red {
 
  background: #c0392b;
 
}
 
.purple {
 
  background: #8e44ad;
 
}
 
.blue {
 
  background: #2c3e50;
 
}
 
.belize {
 
  background: #2980b9;
 
}
 
.green {
 
  background: #27ae60;
 
}
 
.orange {
 
  background: #f39c12;
 
}
 
.darkblue {
 
  background: #34495e;
 
}
 
.table-bordered,
 
.table-bordered > thead > tr > th,
 
.table-bordered > tbody > tr > th,
 
.table-bordered > tfoot > tr > th,
 
.table-bordered > thead > tr > td,
 
.table-bordered > tbody > tr > td,
 
.table-bordered > tfoot > tr > td {
 
  border: 1px solid black;
 
}
 
.col-lg-offset-1half {
 
  margin-left: 11.111111111111%;
 
}
 
.clearfix:after {
 
  content: " ";
 
  display: block;
 
  height: 0;
 
  clear: both;
 
}
 
</style> <!--
 
<link rel="stylesheet/less" type='css/less' href="https://2014hs.igem.org/Team:TAS_Taipei/css/style.less?action=raw&ctype=text/css">
 
<link rel="stylesheet/less" type='css/less' href="https://2014hs.igem.org/Team:TAS_Taipei/css/homepage.less?action=raw&ctype=text/css">-->
 
<script>localStorage.clear();</script>
 
<script src="./TAS Taipei iGEM Wiki_files/less.min.js"></script>
 
<script src="./TAS Taipei iGEM Wiki_files/jquery.min.js"></script>
 
<!--<script src='//cdnjs.cloudflare.com/ajax/libs/jquery.imagesloaded/3.0.4/jquery.imagesloaded.min.js'></script>-->
 
<script src="./TAS Taipei iGEM Wiki_files/bootstrap.min.js"></script>
 
<script src="./TAS Taipei iGEM Wiki_files/jquery.slides.min.js"></script>
 
<script src="./TAS Taipei iGEM Wiki_files/libs.min.js"></script>
 
 
<link href="./TAS Taipei iGEM Wiki_files/css" rel="stylesheet" type="text/css">
 
 
<script>
 
$(document).ready(function() {
 
//if(document.domain === "2014hs.igem.org")
 
// setTimeout(function() {
 
$("style:eq(0)").remove();
 
// }, 500);
 
});
 
</script>
 
<script type="text/javascript" src="chrome-extension://bfbmjmiodbnnpllbbbfblcplfjjepjdn/js/injected.js"></script></head>
 
 
 
<body style="text-align: center;">
 
<div class="container" style="z-index:10;position:relative;padding:0px">
 
<div class="row center-block" style="text-align: left;">
 
<nav style="-webkit-transform: translateZ(0);z-index: 100;position: fixed;box-shadow: 0px 0px 10px black;">
 
<ul>
 
<li class="dropdown">
 
<a href="https://2015.igem.org/Team:TAS_Taipei/project/overview"><h4 class="dropdown-toggle disabled" data-toggle="dropdown">PROJECT</h4></a>
 
<div class="dropdown-menu">
 
<div style="height:100px;">
 
<img src="./TAS Taipei iGEM Wiki_files/project.png">
 
<h4>Granzyme B - a blessing and a curse. We want to make it better with careful and selective inhibition.</h4>
 
</div>
 
<div class="subcategories_container">
 
<div>
 
<h5><a href="https://2015.igem.org/Team:TAS_Taipei/project/abstract">Background</a></h5>
 
</div>
 
<div>
 
<h5><a href="https://2015.igem.org/Team:TAS_Taipei/project/telomere_extension">Telomere Extension</a></h5></div>
 
 
<div>
 
<h5><a href="https://2015.igem.org/Team:TAS_Taipei/project/circuit_regulation">Circuit Regulation</a></h5>
 
</div>
 
<div>
 
<h5><a href="https://2015.igem.org/Team:TAS_Taipei/project/safety_switch">Safety Switch</a></h5>
 
</div>
 
<div>
 
<h5><a href="https://2015.igem.org/Team:TAS_Taipei/project/parts_submissions">Parts Submissions</a></h5>
 
</div>
 
</div>
 
</div>
 
</li>
 
<li class="dropdown">
 
<a href="https://2015.igem.org/Team:TAS_Taipei/modeling/overview"><h4 class="dropdown-toggle disabled" data-toggle="dropdown">MODELING</h4></a>
 
<div class="dropdown-menu">
 
<div style="height:100px;">
 
<img src="./TAS Taipei iGEM Wiki_files/modeling.png">
 
<h4>Computational biology is becoming more reliable as a predictor of experimental data.  Click to see how modeling helped us decide what experimental steps to take.</h4>
 
</div>
 
<div class="subcategories_container">
 
<div>
 
<h5><a href="https://2015.igem.org/Team:TAS_Taipei/modeling#telomere_extension">Telomere Extension</a></h5>
 
</div>
 
<div>
 
<h5><a href="https://2015.igem.org/Team:TAS_Taipei/modeling#circuit_regulation">Circuit Regulation</a></h5>
 
</div>
 
<div>
 
<h5><a href="https://2015.igem.org/Team:TAS_Taipei/modeling#safety_switch">Safety Switch</a></h5>
 
</div>
 
</div>
 
</div>
 
</li>
 
<li class="dropdown">
 
<a href="https://2015.igem.org/Team:TAS_Taipei/human_practice/overview"><h4 class="dropdown-toggle disabled" data-toggle="dropdown">HUMAN PRACTICE</h4></a>
 
<div class="dropdown-menu">
 
<div style="height:100px;">
 
<img src="./TAS Taipei iGEM Wiki_files/hp.png">
 
<h4>Take a look at the research and outreach that shaped our entire E.Mortality project.</h4>
 
</div>
 
<div class="subcategories_container">
 
<div>
 
<h5><a href="https://2015.igem.org/Team:TAS_Taipei/human_practice#research">Research</a></h5>
 
</div>
 
<div>
 
<h5><a href="https://2015.igem.org/Team:TAS_Taipei/human_practice#entertainment">Entertainment</a></h5>
 
</div>
 
<div>
 
<h5><a href="https://2015.igem.org/Team:TAS_Taipei/human_practice#outreach">Outreach</a></h5>
 
</div>
 
</div>
 
</div>
 
</li>
 
<li class="dropdown">
 
<a href="https://2015.igem.org/Team:TAS_Taipei/safety"><h4 class="dropdown-toggle disabled" data-toggle="dropdown">SAFETY</h4></a>
 
<div class="dropdown-menu">
 
<div style="height:100px;">
 
<img src="./TAS Taipei iGEM Wiki_files/safety.png">
 
<h4>Lab safety is of utmost importance.  Here are the precautions we've taken to maximize our lab safety.</h4>
 
</div>
 
</div>
 
</li>
 
<li class="dropdown">
 
<a href="https://2015.igem.org/Team:TAS_Taipei/team"><h4 class="dropdown-toggle disabled" data-toggle="dropdown">TEAM</h4></a>
 
<div class="dropdown-menu">
 
<div style="height:100px;">
 
<img src="./TAS Taipei iGEM Wiki_files/team.png">
 
<h4>Want to know more about us?  Sneak-a-peek and read about our interests and learn about where we are from.</h4>
 
</div>
 
<div class="subcategories_container">
 
<div>
 
<h5><a href="https://2015.igem.org/Team:TAS_Taipei/team#members">Members</a></h5>
 
</div>
 
<div>
 
<h5><a href="https://2015.igem.org/Team:TAS_Taipei/team#about">About</a></h5>
 
</div>
 
<div>
 
<h5><a href="https://2015.igem.org/Team:TAS_Taipei/attributions">Attributions</a></h5>
 
</div>
 
</div>
 
</div>
 
</li>
 
<li class="dropdown">
 
<a href="https://2015.igem.org/Team:TAS_Taipei/notebook"><h4 class="dropdown-toggle disabled" data-toggle="dropdown">NOTEBOOK</h4></a>
 
<div class="dropdown-menu">
 
<div style="height:100px;">
 
<img src="./TAS Taipei iGEM Wiki_files/notebook.png">
 
<h4>Organization is key.  Our calendar and wet-lab notebook are located here.</h4>
 
</div>
 
<div class="subcategories_container">
 
<div>
 
<h5><a href="https://2015.igem.org/Team:TAS_Taipei/notebook#experiments">Experiments</a></h5>
 
</div>
 
<div>
 
<h5><a href="https://2015.igem.org/Team:TAS_Taipei/notebook#calendar">Calendar</a></h5>
 
</div>
 
</div>
 
</div>
 
</li>
 
</ul>
 
</nav>
 
</div>
 
<br>
 
<br>
 
<br>
 
<br>
 
<div class="row center-block" style="width:1000px;">
 
<div class="col-lg-12 full">
 
<header style="height:95px;background-color:#FFC107;padding:10px;box-shadow:0px 0px 5px black">
 
<div class="row">
 
<div class="col-lg-3" style="text-align: right;width:255px">
 
<a href="https://2015.igem.org/Team:TAS_Taipei" style="text-decoration: none"><img src="./TAS Taipei iGEM Wiki_files/Tas_igemlogo.png" alt="" style="width: 100px;"></a>
 
</div>
 
<div class="col-lg-6" style="text-align:center;width:500px;">
 
<a href="https://2015.igem.org/Team:TAS_Taipei" style="text-decoration: none;">
 
<h2 style="font-family:&#39;Lato&#39;;letter-spacing:10px;color: white; font-size: 60px;  margin-top: 0;  margin-bottom: 0;"><b>Granzyme B</b></h2>
 
</a>
 
</div>
 
<div class="col-lg-3" style="width:255px;text-align:left;">
 
<a href="https://igem.org/HS"><img src="./TAS Taipei iGEM Wiki_files/igemLogo.png" alt="" style="width: 100px;"></a>
 
</div>
 
</div>
 
</header>
 
</div>
 
</div>
 
 
<br>
 
<img class="card_pic" style="width:1200px" src="./TAS Taipei iGEM Wiki_files/banner.png">
 
<br>
 
<br>
 
<img class="card_pic" style="width:320px" src="./TAS Taipei iGEM Wiki_files/photo 1.jpg">
 
<img class="card_pic" style="width:320px" src="./TAS Taipei iGEM Wiki_files/photo 2.jpg">
 
<img class="card_pic" style="width:320px" src="./TAS Taipei iGEM Wiki_files/photo 3.jpg">
 
 
<br>
 
<br>
 
 
<div class="card">
 
NHS Education for Scotland
 
From Wikipedia, the free encyclopedia
 
NHS Education for Scotland
 
NES logo.jpg
 
Made foundation 2002
 
Headquarters Edinburgh
 
Region served Scotland
 
Website www.nes.scot.nhs.uk
 
1,000
 
NHS Education for Scotland (NES) is an education and training body.
 
NES is the national special NHS health board with a responsibility to develop and deliver education and training for those people who work in NHS Scotland.[1]
 
To enable it to fulfil its remit of promoting best practice in the education and lifelong learning of all NHS staff, NES has statutory functions.[2]
 
NES has a Scotland wide role in undergraduate, postgraduate and continuing professional development and maintains a local perspective through centres in Edinburgh, Glasgow, Dundee, Aberdeen and Inverness.[3]
 
NES also cooperate and collaborate with regulatory bodies and other organisations that are concerned with the development of the health and care workforce.
 
Across NHS Scotland, much of the learning that staff undertake is completed in the workplace.[4]
 
It maintains the Knowledge Network, a service that allows NHS staff to share information.[5] The Knowledge Network also contains educational resources and was a further development of the NHS Scotland e-Library. NES is a member of UKSG, an international association that aims to connect the information community and encourage the exchange of ideas on scholarly communication.[6]
 
Contents  [hide]
 
1 History
 
2 Working with other organisations
 
3 References
 
4 External links
 
History[edit]
 
NES was established in April 2002, bringing together three existing bodies - the Scottish Council for Postgraduate Medical and Dental Education, the Post Qualification Education Board for Pharmacists, and the National Board for Nursing, Midwifery and Health Visiting for Scotland.[7]
 
Since it was formed in 2002, NES has adapted to many changes, working with partner stakeholders to support healthcare professionals and other workers across a range of organisations.[8]
 
The NES workforce numbers jumped from around 600 people to just over 1000 people in August 2011 as a result of NES taking on the role as employer of GP trainees, when these trainees are on placements in general practice settings.[9]
 
Working with other organisations[edit]
 
To develop the health and care workforce, NES have aimed to coordinate their efforts with the regulatory bodies and have developed formal arrangements with some organisations. Since 2006 they have had a memorandum of understanding (MoU) with the General Medical Council[10] and in June 2014 they announced a MoU with the General Pharmaceutical Council.[11] In February 2013 they updated an agreement with the Institute for Research and Innovation in Social Services (IRISS) [12]
 
References[edit]
 
Jump up ^ "NHS Boards". Scottish Government. Retrieved 3 May 2014.
 
Jump up ^ "NHS Education for Scotland Board". Scottish Government. 11 February 2010. Retrieved 3 May 2014.
 
Jump up ^ "A refreshed strategic framework for 2014-19" (PDF). NHS Education for Scotland. Retrieved 3 May 2014.
 
Jump up ^ "NHS Education for Scotland". Scottish Credit and Qualifications Framework. Retrieved 5 July 2014.
 
Jump up ^ "New NHS Scotland 'knowledge bank' launched". BBC News. 7 June 2010. Retrieved 3 May 2014.
 
Jump up ^ "members". UKSG. Retrieved 6 July 2014.
 
Jump up ^ "NHS Education for Scotland". Scottish Government. 17 May 2002. Retrieved 5 July 2014.
 
Jump up ^ "Analysis of Responses to the Consultation Document A New Special Health Board for Education in NHSScotland". Scottish Government. 16 September 2002. Retrieved 3 May 2014.
 
Jump up ^ "NHS Board Projected Staff In Post Changes In 2011/12". Scottish Government. 31 August 2011. Retrieved 5 July 2014.
 
Jump up ^ "A Memorandum of Understanding NHS Education for Scotland and General Medical Council". General Medical Council. March 2010. Retrieved 3 May 2014.
 
Jump up ^ "Memorandum of Understanding: NHS Education for Scotland and the General Pharmaceutical Council" (PDF). General Pharmaceutical Council. June 2014. Retrieved 2 August 2014.
 
Jump up ^ Cockburn, Sarah (27 February 2013). "IRISS and NES - working together". Institute for Research and Innovation in Social Services. Retrieved 2 August 2014.
 
External links[edit]
 
Official website
 
[hide] v t e
 
NHS Scotland health boards
 
Regional health boards
 
Ayrshire and Arran Borders Dumfries and Galloway Fife Forth Valley Grampian Greater Glasgow and Clyde Highland Lanarkshire Lothian Orkney Shetland Tayside Western Isles
 
Special health boards
 
The National Waiting Times Centre Board Healthcare Improvement Scotland NHS 24 NHS Education for Scotland NHS Health Scotland NHS National Services Scotland Scottish Ambulance Service State Hospitals Board for Scotland
 
Stub icon This article relating to education in Scotland is a stub. You can help Wikipedia by expanding it.
 
Stub icon This article related to government in Scotland is a stub. You can help Wikipedia by expanding it.
 
Stub icon This National Health Service-related article is a stub. You can help Wikipedia by expanding it.
 
Categories: 2002 establishments in ScotlandEducational organisations in ScotlandNHS ScotlandMedical education in ScotlandGovernment agencies established in 2002Organisations based in EdinburghScotland education stubsScotland government stubsNational Health Service stubs
 
Navigation menu
 
Create accountLog inArticleTalkReadEditView history
 
 
Main page
 
Contents
 
Featured content
 
Current events
 
Random article
 
Donate to Wikipedia
 
Wikipedia store
 
Interaction
 
Help
 
About Wikipedia
 
Community portal
 
Recent changes
 
Contact page
 
Tools
 
What links here
 
Related changes
 
Upload file
 
Special pages
 
Permanent link
 
Page information
 
Wikidata item
 
Cite this page
 
Print/export
 
Create a book
 
Download as PDF
 
Printable version
 
Languages
 
Edit links
 
This page was last modified on 4 June 2015, at 13:04.
 
Text is available under the Creative Commons Attribution-ShareAlike License; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc., a non-profit organization.
 
Privacy policyAbout WikipediaDisclaimersContact WikipediaDevelopersMobile viewWikimedia Foundation Powered by MediaWiki
 
</div>
 
</div>
 
 
 
 
<canvas id="canvas-container" width="1366" height="609"></canvas>
 
<script src="./TAS Taipei iGEM Wiki_files/field.js"></script>
 
<br>
 
<footer class="row">
 
<div class="cornered">
 
</div>
 
<div class="footer_right">
 
<a href="http://www.tas.edu.tw/">Taipei American School</a>
 
<span>/</span>
 
<a href="https://2014hs.igem.org/">iGEM</a>
 
</div>
 
</footer>
 
 
 
<!--?action=raw&ctype=text/javascript-->
 
 
 
<div id="scrollrail-vertical" class="" style="width: 12px; border-left-width: 1px;"><div id="scrollbar-vertical" style="visibility: hidden; border-radius: 5px 7px; -webkit-box-shadow: rgba(255, 255, 255, 0.901961) 0px 0px 1px 1px; height: 216.108412322275px; top: 2px; opacity: 0;"></div></div><div id="scrollrail-horizontal" class="" style="height: 12px; border-top-width: 1px;"><div id="scrollbar-horizontal" style="visibility: hidden; border-radius: 14px 10px; -webkit-box-shadow: rgba(255, 255, 255, 0.901961) 0px 0px 1px 1px; width: 1350.06997084548px; left: 2px; opacity: 0;"></div></div><div style="position: absolute; z-index: -10000; top: 0px; left: 0px; right: 0px; height: 1688px;"></div><div style="clear: both;"></div></body></html>
 

Latest revision as of 08:14, 16 June 2015