(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<head> | <head> | ||
− | |||
<meta name="viewport" content="width=device-width, initial-scale=1"> | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<style type="text/css"> | <style type="text/css"> | ||
Line 376: | Line 375: | ||
margin:0; | margin:0; | ||
} | } | ||
− | . | + | .h3{ |
− | color: | + | color: white; |
font-family: 'Dosis', sans-serif;; | font-family: 'Dosis', sans-serif;; | ||
font-size: 3.7vw; | font-size: 3.7vw; | ||
Line 384: | Line 383: | ||
} | } | ||
+ | .h4{ | ||
+ | color: #410081; | ||
+ | font-family: 'Dosis', sans-serif;; | ||
+ | font-size: 2.5vw; | ||
+ | position: absolute; | ||
+ | line-height: 2.8vw; | ||
+ | } | ||
.p{ | .p{ | ||
color: white; | color: white; | ||
font-family: 'Raleway', sans-serif;; | font-family: 'Raleway', sans-serif;; | ||
− | font-size: 1. | + | font-size: 1.5vw; |
line-height: 2.8vw; | line-height: 2.8vw; | ||
z-index: 5; | z-index: 5; | ||
Line 396: | Line 402: | ||
<div class="menu"> | <div class="menu"> | ||
− | <div class="sub"><a | + | <div class="sub"><a href="https://2018.igem.org/Team:MIT">Home</a></div> |
<div class="dropdown"> | <div class="dropdown"> | ||
<div class="sub"><a href="https://2018.igem.org/Team:MIT/Team">Team</a></div> | <div class="sub"><a href="https://2018.igem.org/Team:MIT/Team">Team</a></div> | ||
<div class="dropdown-content"> | <div class="dropdown-content"> | ||
<a href="https://2018.igem.org/Team:MIT/Team">Team Members</a> | <a href="https://2018.igem.org/Team:MIT/Team">Team Members</a> | ||
− | <a href=" | + | <a href="https://2018.igem.org/Team:MIT/Collaborations">Collaborations</a> |
</div> | </div> | ||
</div> | </div> | ||
Line 407: | Line 413: | ||
<div class="sub"><a href="https://2018.igem.org/Team:MIT/Description">Project</a></div> | <div class="sub"><a href="https://2018.igem.org/Team:MIT/Description">Project</a></div> | ||
<div class="dropdown-content"> | <div class="dropdown-content"> | ||
− | <a href=" | + | <a href="https://2018.igem.org/Team:MIT/Design">Design</a> |
− | <a href=" | + | <a href="https://2018.igem.org/Team:MIT/Results">Results</a> |
− | <a href=" | + | <a href="https://2018.igem.org/Team:MIT/InterLab">InterLab</a> |
+ | <a href="https://2018.igem.org/Team:MIT/Notebook">Notebook</a> | ||
+ | <a href="https://2018.igem.org/Team:MIT/Experiments">Protocols</a> | ||
+ | <a href ="https://2018.igem.org/Team:MIT/Attributions"> Attributions </a> | ||
</div> | </div> | ||
</div> | </div> | ||
<div class="dropdown"> | <div class="dropdown"> | ||
− | <div class="sub"><a href=" | + | <div class="sub"><a href="https://2018.igem.org/Team:MIT/Parts">Parts</a></div> |
<div class="dropdown-content"> | <div class="dropdown-content"> | ||
− | <a href=" | + | <a href="https://2018.igem.org/Team:MIT/Basic_Part">Basic Parts</a> |
− | <a href=" | + | <a href="https://2018.igem.org/Team:MIT/Composite_Part">Composite Parts</a> |
</div> | </div> | ||
</div> | </div> | ||
− | <div class="sub"><a href=" | + | <div class="sub"><a class="active" href="https://2018.igem.org/Team:MIT/Safety">Safety</a></div> |
<div class="dropdown"> | <div class="dropdown"> | ||
− | <div class="sub"><a href=" | + | <div class="sub"><a href="https://2018.igem.org/Team:MIT/Human_Practices">Human Practices</a></div> |
<div class="dropdown-content"> | <div class="dropdown-content"> | ||
<a href="https://2018.igem.org/Team:MIT/Human_Practices">Integrated Human Practices</a> | <a href="https://2018.igem.org/Team:MIT/Human_Practices">Integrated Human Practices</a> | ||
− | <a href=" | + | <a href="https://2018.igem.org/Team:MIT/Public_Engagement">Public Engagement</a> |
</div> | </div> | ||
</div> | </div> | ||
− | <div class="sub"><a href=" | + | <div class="sub"><a href="https://2018.igem.org/Team:MIT/Model">Model</a></div> |
</div> | </div> | ||
− | <div class=" | + | |
+ | <div class="h3"style="position: absolute; top: 7vw; left: 2vw; margin-right: 4vw;"> | ||
Safety | Safety | ||
</div> | </div> | ||
− | <div class="p" style="position: absolute; top: | + | <div class="h4"style="position: absolute; top: 11vw; left: 2vw; margin-right: 4vw;"> |
+ | Safe Project Design | ||
+ | </div> | ||
+ | |||
+ | <div class="p" style="position: absolute; top: 14vw; left: 2vw; margin-right: 4vw;"> | ||
In our project we are using HEK293 Cells which are a well documented line of cells that the team has been trained to handle properly. We are also using Streptococcus Mutans UA159, which is a strain of bacteria that is commonly found in the mouth. This strain of bacteria poses little to no threat to those that it could come in contact with unless they are immunocompromised. We also are not changing the S.Mutans’ DNA in any way to give them antibiotic resistance due to the chance that it could get out of the lab and cause harm to the environment. | In our project we are using HEK293 Cells which are a well documented line of cells that the team has been trained to handle properly. We are also using Streptococcus Mutans UA159, which is a strain of bacteria that is commonly found in the mouth. This strain of bacteria poses little to no threat to those that it could come in contact with unless they are immunocompromised. We also are not changing the S.Mutans’ DNA in any way to give them antibiotic resistance due to the chance that it could get out of the lab and cause harm to the environment. | ||
</div> | </div> | ||
− | <div class="p" style="position: absolute; top: | + | |
+ | <div class="h4"style="position: absolute; top: 29vw; left: 2vw; margin-right: 4vw;"> | ||
+ | Safe Lab Work | ||
+ | </div> | ||
+ | |||
+ | |||
+ | <div class="p" style="position: absolute; top: 32vw; left: 2vw; margin-right: 4vw;"> | ||
In our lab we consistently used proper PPE depending on what materials we were working with. Every team member was also required to go through lab specific trainings to be allowed to work with anything in the lab, and some of the team members were trained separately to deal with the s.mutans in the lab. While using the S.mutans we had a different set of procedures due to the bacteria’s vulnerability to contamination. This made it so that we used multiple sets of gloves during our experiments and also used a bunsen burner to decrease the likelihood of contamination. | In our lab we consistently used proper PPE depending on what materials we were working with. Every team member was also required to go through lab specific trainings to be allowed to work with anything in the lab, and some of the team members were trained separately to deal with the s.mutans in the lab. While using the S.mutans we had a different set of procedures due to the bacteria’s vulnerability to contamination. This made it so that we used multiple sets of gloves during our experiments and also used a bunsen burner to decrease the likelihood of contamination. | ||
</div> | </div> |
Latest revision as of 02:53, 18 October 2018
Safety
Safe Project Design
In our project we are using HEK293 Cells which are a well documented line of cells that the team has been trained to handle properly. We are also using Streptococcus Mutans UA159, which is a strain of bacteria that is commonly found in the mouth. This strain of bacteria poses little to no threat to those that it could come in contact with unless they are immunocompromised. We also are not changing the S.Mutans’ DNA in any way to give them antibiotic resistance due to the chance that it could get out of the lab and cause harm to the environment.
Safe Lab Work
In our lab we consistently used proper PPE depending on what materials we were working with. Every team member was also required to go through lab specific trainings to be allowed to work with anything in the lab, and some of the team members were trained separately to deal with the s.mutans in the lab. While using the S.mutans we had a different set of procedures due to the bacteria’s vulnerability to contamination. This made it so that we used multiple sets of gloves during our experiments and also used a bunsen burner to decrease the likelihood of contamination.