Difference between revisions of "Team:UChicago/Safety"

(Prototype team page)
 
 
(8 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
<html>
 
<html>
  
 +
<div class="staticgel" id="toppic">
 +
</div>
  
<div class="column full_size">
+
<img src="https://static.igem.org/mediawiki/2017/d/d7/T--UChicago--safety.png"  id="title">
  
<h1> Safety </h1>
+
<style>
<p>Please visit <a href="https://2017.igem.org/Safety">the main Safety page</a> to find this year's safety requirements & deadlines, and to learn about safe & responsible research in iGEM.</p>
+
.staticgel{
 +
  height: 650px;
 +
  width: 100%;
 +
  display: block;
 +
    margin: auto;
 +
  background-image: url('https://static.igem.org/mediawiki/2017/d/d0/T--UChicago--biolab2.jpg');
 +
  background-size: 100% 100%;
 +
  background-attachment: fixed;
 +
}
  
<p>On this page of your wiki, you should write about how you are addressing any safety issues in your project. The wiki is a place where you can <strong>go beyond the questions on the safety forms</strong>, and write about whatever safety topics are most interesting in your project. (You do not need to copy your safety forms onto this wiki page.)</p>
+
#title{
 +
  position: absolute;
 +
  z-index: 1000;
 +
  top: 100px;
 +
left: 15%;
 +
width: 60%;
 +
}
  
</div>
 
  
 +
#bodyContent{
 +
padding-right: 15%;
 +
}
  
<div class="column full_size">
 
<h5>Safe Project Design</h5>
 
  
<p>Does your project include any safety features? Have you made certain decisions about the design to reduce risks? Write about them here! For example:</p>
+
.paragraph{
 +
margin-top: 25px;
 +
  padding-top: 15px;
 +
  padding-bottom: 15px;
 +
  padding-right: 30px;
 +
text-align: left;
 +
  font-size: 20px;
 +
  margin-right: 30px;
 +
  margin-left: 20px;
 +
  padding-left: 20px;
 +
line-height: 1.5;
 +
border: thick solid rgba(0,109,171, .4);
 +
transition: all 0.5s ease;
 +
}
  
<ul>
 
<li>Choosing a non-pathogenic chassis</li>
 
<li>Choosing parts that will not harm humans / animals / plants</li>
 
<li>Substituting safer materials for dangerous materials in a proof-of-concept experiment</li>
 
<li>Including an "induced lethality" or "kill-switch" device</li>
 
</ul>
 
  
</div>
+
</style>
  
<div class="column half_size">
+
<div class="paragraph">
<h5>Safe Lab Work</h5>
+
Our team works with a limited number of toxic or harmful chemicals such as ethidium bromide and bleach. Team members are required to wear rubber gloves at all times in the lab.<br><br><br>
  
<p>What safety procedures do you use every day in the lab? Did you perform any unusual experiments, or face any unusual safety issues? Write about them here!</p>
+
In the case of a spill, liquids are soaked up and the lab bench and any affected areas wiped down and cleaned. <br><br><br>
  
</div>
+
Biohazardous waste materials are collected in special waste bins in the lab that will be treated by the University's hazardous waste disposal contractor. <br><br><br>
  
<div class="column half_size">
+
Cells cultures are killed with bleach before disposal, and general solid waste is collected into biohazard bags and disposed of. <br><br><br>
<h5>Safe Shipment</h5>
+
  
<p>Did you face any safety problems in sending your DNA parts to the Registry? How did you solve those problems?</p>
+
All members are required to complete University-issued biosafety training appropriate to the Biosafety 1 classification of our lab. This training covered requirements for laboratory practices and equipment, biohazard containment, recombinant DNA, bioethics, fire safety, and personal protective equipment. <br><br><br>
 +
 
 +
We hold weekly meetings with faculty and graduate student advisors so that experienced wet lab scientists can provide advice and feedback on safe lab practices. Graduate student advisors are also available during lab hours to provide immediate assistance. <br><br><br>
 +
All proteins expressed in this project are relatively harmless and nontoxic. We used well-known, safe lab protocols for our assays.<br>
 
</div>
 
</div>
  
 +
<style>
 +
.footer2 a{
 +
color: white;
 +
text-decoration:none; 
 +
}
 +
 +
.footer2{
 +
background-color: grey;
 +
width: auto;
 +
height: 50px;
 +
margin-top: 45px;
 +
text-align: center;
 +
color: white;
 +
font-family: 'Open Sans', sans-serif;
 +
padding-top: 28px;
 +
}
 +
 +
 +
 +
 +
</style>
 +
<div class="footer2">
 +
<a href="mailto:genehackers.uchicago@gmail.com">GeneHackers 2017</a>
 +
<div>
  
 
</html>
 
</html>

Latest revision as of 03:04, 1 November 2017

Our team works with a limited number of toxic or harmful chemicals such as ethidium bromide and bleach. Team members are required to wear rubber gloves at all times in the lab.


In the case of a spill, liquids are soaked up and the lab bench and any affected areas wiped down and cleaned.


Biohazardous waste materials are collected in special waste bins in the lab that will be treated by the University's hazardous waste disposal contractor.


Cells cultures are killed with bleach before disposal, and general solid waste is collected into biohazard bags and disposed of.


All members are required to complete University-issued biosafety training appropriate to the Biosafety 1 classification of our lab. This training covered requirements for laboratory practices and equipment, biohazard containment, recombinant DNA, bioethics, fire safety, and personal protective equipment.


We hold weekly meetings with faculty and graduate student advisors so that experienced wet lab scientists can provide advice and feedback on safe lab practices. Graduate student advisors are also available during lab hours to provide immediate assistance.


All proteins expressed in this project are relatively harmless and nontoxic. We used well-known, safe lab protocols for our assays.