Difference between revisions of "Team:Chalmers-Gothenburg/Safety"

 
(8 intermediate revisions by the same user not shown)
Line 678: Line 678:
 
}
 
}
  
/*.header is the class used in the header image at the top of pages*/
+
.header_test {
.header {
+
background-position: top;
  font-size: 45pt;
+
background-attachment: fixed;
  color: black;
+
background-repeat: no-repeat;
  text-align: center;
+
-webkit-background-size: cover;
  background-color: #000000;
+
-moz-background-size: cover;
  background-repeat: repeat;
+
-o-background-size: cover;
  height: auto;
+
background-size: cover;
  line-height: 130px;
+
        padding-top: 100vh;
+
        background-image: url("https://static.igem.org/mediawiki/2017/b/b0/T--Chalmers-Gothenburg--Notebook_Safety.jpg");
border-bottom: 3px solid transparent; /*A lot of code for the line between the header and the body */
+
  -moz-border-image: -moz-linear-gradient(left, #000000 0%, #404040, #000000 100%); /*(left, #016243 0%, #b5deca, #016243 100%);*/
+
  -webkit-border-image: -webkit-linear-gradient(left, #000000 0%, #404040, #000000 100%); /*(left, #016243 0%, #b5deca, #016243 100%)*/
+
  border-image: linear-gradient(to right, #000000 0%, #404040, #000000 100%); /*(to right, #016243 0%, #b5deca, #016243 100%);*/
+
  border-image-slice: 1;
+
  -webkit-touch-callout: none;
+
  -webkit-user-select: none;
+
  -khtml-user-select: none;
+
  -moz-user-select: none;
+
  -ms-user-select: none;
+
  user-select: none;
+
  cursor: default;
+
  }
+
  
.header_Modelling {
+
  /*A lot of code for the line between the header and the body */
  font-size: 45pt;
+
border-bottom: 3px solid transparent;
  color: black;
+
  text-align: center;
+
position:bottom;
+
  background-image: url("pictures_17/backgrounds/chalkboard_2.jpg"); /*, linear-gradient(to bottom, #ffffff, #e6e6e6); /*#0c749c, #145071*/
+
/* min-height: 500px;*/
+
 
+
  background-attachment: fixed;
+
  background-position: center;
+
  background-repeat: no-repeat;
+
  background-size: cover;
+
background-color:#000000;
+
+
border-bottom: 3px solid transparent; /*A lot of code for the line between the header and the body */
+
 
   -moz-border-image: -moz-linear-gradient(left, #000000 0%, #404040, #000000 100%); /*(left, #016243 0%, #b5deca, #016243 100%);*/
 
   -moz-border-image: -moz-linear-gradient(left, #000000 0%, #404040, #000000 100%); /*(left, #016243 0%, #b5deca, #016243 100%);*/
 
   -webkit-border-image: -webkit-linear-gradient(left, #000000 0%, #404040, #000000 100%); /*(left, #016243 0%, #b5deca, #016243 100%)*/
 
   -webkit-border-image: -webkit-linear-gradient(left, #000000 0%, #404040, #000000 100%); /*(left, #016243 0%, #b5deca, #016243 100%)*/
Line 730: Line 704:
 
}
 
}
  
.header_Achievements_biobricks {
 
  font-size: 45pt;
 
  color: black;
 
  text-align: center;
 
position:bottom;
 
  background-image: url("pictures_17/backgrounds/bricks.jpg"); /*, linear-gradient(to bottom, #ffffff, #e6e6e6); /*#0c749c, #145071*/
 
/*  min-height: 500px;*/
 
  
  background-attachment: fixed;
+
/* Banner: name of the page */
  background-position: center;
+
#banner {
  background-repeat: no-repeat;
+
height: 100%;
  background-size: cover;
+
        position: relative;
background-color:#000000;
+
        bottom: 50px;
+
    float: left;
border-bottom: 3px solid transparent; /*A lot of code for the line between the header and the body */
+
    width: 100%;
  -moz-border-image: -moz-linear-gradient(left, #000000 0%, #404040, #000000 100%); /*(left, #016243 0%, #b5deca, #016243 100%);*/
+
        font-size: 80pt; /*35pt*/
  -webkit-border-image: -webkit-linear-gradient(left, #000000 0%, #404040, #000000 100%); /*(left, #016243 0%, #b5deca, #016243 100%)*/
+
font-family:"Lato", cursive;
  border-image: linear-gradient(to right, #000000 0%, #404040, #000000 100%); /*(to right, #016243 0%, #b5deca, #016243 100%);*/
+
        color:#c91a03 ;
  border-image-slice: 1;
+
line-height: 65pt;
  -webkit-touch-callout: none;
+
        text-shadow: 5px 5px #000000;
  -webkit-user-select: none;
+
  -khtml-user-select: none;
+
  -moz-user-select: none;
+
  -ms-user-select: none;
+
  user-select: none;
+
  cursor: default;
+
 
}
 
}
  
.header_Project_theory {
+
#banner h3 {
  font-size: 45pt;
+
display: block;
  color: black;
+
position: absolute;
  text-align: center;
+
bottom: 50px;
position:bottom;
+
left: 200px;
  background-image: url("pictures_17/backgrounds/pen_paper.jpg"); /*, linear-gradient(to bottom, #ffffff, #e6e6e6); /*#0c749c, #145071*/
+
        font-size: 80pt; /*35pt*/
/* min-height: 500px;*/
+
font-family:"Lato", cursive;
 +
        color:#c91a03 ;
 +
line-height: 65pt;
 +
        text-shadow: 5px 5px #000000;
 +
        /*border-style:dashed;*/
 +
padding: 20px 20px 20px 20px;
  
  background-attachment: fixed;
 
  background-position: center;
 
  background-repeat: no-repeat;
 
  background-size: cover;
 
background-color:#000000;
 
 
border-bottom: 3px solid transparent; /*A lot of code for the line between the header and the body */
 
  -moz-border-image: -moz-linear-gradient(left, #000000 0%, #404040, #000000 100%); /*(left, #016243 0%, #b5deca, #016243 100%);*/
 
  -webkit-border-image: -webkit-linear-gradient(left, #000000 0%, #404040, #000000 100%); /*(left, #016243 0%, #b5deca, #016243 100%)*/
 
  border-image: linear-gradient(to right, #000000 0%, #404040, #000000 100%); /*(to right, #016243 0%, #b5deca, #016243 100%);*/
 
  border-image-slice: 1;
 
  -webkit-touch-callout: none;
 
  -webkit-user-select: none;
 
  -khtml-user-select: none;
 
  -moz-user-select: none;
 
  -ms-user-select: none;
 
  user-select: none;
 
  cursor: default;
 
 
}
 
}
  
.header_Project_constructs {
+
#banner h4 {
  font-size: 45pt;
+
display: block;
  color: black;
+
position: absolute;
  text-align: center;
+
bottom: -40px;
position:bottom;
+
left: 200px;
  background-image: url("pictures_17/backgrounds/DNA.jpg"); /*, linear-gradient(to bottom, #ffffff, #e6e6e6); /*#0c749c, #145071*/
+
        font-size: 40pt; /*35pt*/
/*  min-height: 500px;*/
+
font-family:"Lato", cursive;
 
+
        color:#c91a03 ;
  background-attachment: fixed;
+
line-height: 65pt;
  background-position: center;
+
        text-shadow: 3px 3px #000000;
  background-repeat: no-repeat;
+
        /*border-style:dashed;*/
  background-size: cover;
+
padding: 20px 20px 20px 20px;
background-color:#000000;
+
+
border-bottom: 3px solid transparent; /*A lot of code for the line between the header and the body */
+
  -moz-border-image: -moz-linear-gradient(left, #000000 0%, #404040, #000000 100%); /*(left, #016243 0%, #b5deca, #016243 100%);*/
+
  -webkit-border-image: -webkit-linear-gradient(left, #000000 0%, #404040, #000000 100%); /*(left, #016243 0%, #b5deca, #016243 100%)*/
+
  border-image: linear-gradient(to right, #000000 0%, #404040, #000000 100%); /*(to right, #016243 0%, #b5deca, #016243 100%);*/
+
  border-image-slice: 1;
+
  -webkit-touch-callout: none;
+
  -webkit-user-select: none;
+
  -khtml-user-select: none;
+
  -moz-user-select: none;
+
  -ms-user-select: none;
+
  user-select: none;
+
  cursor: default;
+
}
+
 
+
.header_Team_students {
+
  font-size: 45pt;
+
  color: black;
+
  text-align: center;
+
position:bottom;
+
  background-image: url("pictures_17/team_photos_2017/group_photo_stairs_bw.jpg"); /*, linear-gradient(to bottom, #ffffff, #e6e6e6); /*#0c749c, #145071*/
+
/*  min-height: 500px;*/
+
 
+
  background-attachment: fixed;
+
  background-position: center;
+
  background-repeat: no-repeat;
+
  background-size: cover;
+
background-color:#000000;
+
+
border-bottom: 3px solid transparent; /*A lot of code for the line between the header and the body */
+
  -moz-border-image: -moz-linear-gradient(left, #000000 0%, #404040, #000000 100%); /*(left, #016243 0%, #b5deca, #016243 100%);*/
+
  -webkit-border-image: -webkit-linear-gradient(left, #000000 0%, #404040, #000000 100%); /*(left, #016243 0%, #b5deca, #016243 100%)*/
+
  border-image: linear-gradient(to right, #000000 0%, #404040, #000000 100%); /*(to right, #016243 0%, #b5deca, #016243 100%);*/
+
  border-image-slice: 1;
+
  -webkit-touch-callout: none;
+
  -webkit-user-select: none;
+
  -khtml-user-select: none;
+
  -moz-user-select: none;
+
  -ms-user-select: none;
+
  user-select: none;
+
  cursor: default;
+
}
+
 
+
.header_Team_supervisors {
+
  font-size: 45pt;
+
  color: black;
+
  text-align: center;
+
position:bottom;
+
  background-image: url("pictures_17/backgrounds/Chemistry_entrance_bw.jpg"); /*, linear-gradient(to bottom, #ffffff, #e6e6e6); /*#0c749c, #145071*/
+
/*  min-height: 500px;*/
+
 
+
  background-attachment: fixed;
+
  background-position: center;
+
  background-repeat: no-repeat;
+
  background-size: cover;
+
background-color:#000000;
+
+
border-bottom: 3px solid transparent; /*A lot of code for the line between the header and the body */
+
  -moz-border-image: -moz-linear-gradient(left, #000000 0%, #404040, #000000 100%); /*(left, #016243 0%, #b5deca, #016243 100%);*/
+
  -webkit-border-image: -webkit-linear-gradient(left, #000000 0%, #404040, #000000 100%); /*(left, #016243 0%, #b5deca, #016243 100%)*/
+
  border-image: linear-gradient(to right, #000000 0%, #404040, #000000 100%); /*(to right, #016243 0%, #b5deca, #016243 100%);*/
+
  border-image-slice: 1;
+
  -webkit-touch-callout: none;
+
  -webkit-user-select: none;
+
  -khtml-user-select: none;
+
  -moz-user-select: none;
+
  -ms-user-select: none;
+
  user-select: none;
+
  cursor: default;
+
}
+
 
+
.header_Team_sponsors {
+
  font-size: 45pt;
+
  color: black;
+
  text-align: center;
+
position:bottom;
+
  background-image: url("pictures_17/backgrounds/money_bw.jpg"); /*, linear-gradient(to bottom, #ffffff, #e6e6e6); /*#0c749c, #145071*/
+
/*  min-height: 500px;*/
+
 
+
  background-attachment: fixed;
+
  background-position: center;
+
  background-repeat: no-repeat;
+
  background-size: cover;
+
background-color:#000000;
+
+
border-bottom: 3px solid transparent; /*A lot of code for the line between the header and the body */
+
  -moz-border-image: -moz-linear-gradient(left, #000000 0%, #404040, #000000 100%); /*(left, #016243 0%, #b5deca, #016243 100%);*/
+
  -webkit-border-image: -webkit-linear-gradient(left, #000000 0%, #404040, #000000 100%); /*(left, #016243 0%, #b5deca, #016243 100%)*/
+
  border-image: linear-gradient(to right, #000000 0%, #404040, #000000 100%); /*(to right, #016243 0%, #b5deca, #016243 100%);*/
+
  border-image-slice: 1;
+
  -webkit-touch-callout: none;
+
  -webkit-user-select: none;
+
  -khtml-user-select: none;
+
  -moz-user-select: none;
+
  -ms-user-select: none;
+
  user-select: none;
+
  cursor: default;
+
}
+
 
+
.header_Team_collaborations {
+
  font-size: 45pt;
+
  color: black;
+
  text-align: center;
+
position:bottom;
+
  background-image: url("pictures_17/backgrounds/shaking_hands_darker.jpg"); /*, linear-gradient(to bottom, #ffffff, #e6e6e6); /*#0c749c, #145071*/
+
/*  min-height: 500px;*/
+
 
+
  background-attachment: fixed;
+
  background-position: center;
+
  background-repeat: no-repeat;
+
  background-size: cover;
+
background-color:#000000;
+
+
border-bottom: 3px solid transparent; /*A lot of code for the line between the header and the body */
+
  -moz-border-image: -moz-linear-gradient(left, #000000 0%, #404040, #000000 100%); /*(left, #016243 0%, #b5deca, #016243 100%);*/
+
  -webkit-border-image: -webkit-linear-gradient(left, #000000 0%, #404040, #000000 100%); /*(left, #016243 0%, #b5deca, #016243 100%)*/
+
  border-image: linear-gradient(to right, #000000 0%, #404040, #000000 100%); /*(to right, #016243 0%, #b5deca, #016243 100%);*/
+
  border-image-slice: 1;
+
  -webkit-touch-callout: none;
+
  -webkit-user-select: none;
+
  -khtml-user-select: none;
+
  -moz-user-select: none;
+
  -ms-user-select: none;
+
  user-select: none;
+
  cursor: default;
+
}
+
 
+
.header_Team_attributions {
+
  font-size: 45pt;
+
  color: black;
+
  text-align: center;
+
position:bottom;
+
  background-image: url("pictures_17/backgrounds/Chalmers_port_4.jpg"); /*, linear-gradient(to bottom, #ffffff, #e6e6e6); /*#0c749c, #145071*/
+
/*  min-height: 500px;*/
+
 
+
  background-attachment: fixed;
+
  background-position: center;
+
  background-repeat: no-repeat;
+
  background-size: cover;
+
background-color:#000000;
+
+
border-bottom: 3px solid transparent; /*A lot of code for the line between the header and the body */
+
  -moz-border-image: -moz-linear-gradient(left, #000000 0%, #404040, #000000 100%); /*(left, #016243 0%, #b5deca, #016243 100%);*/
+
  -webkit-border-image: -webkit-linear-gradient(left, #000000 0%, #404040, #000000 100%); /*(left, #016243 0%, #b5deca, #016243 100%)*/
+
  border-image: linear-gradient(to right, #000000 0%, #404040, #000000 100%); /*(to right, #016243 0%, #b5deca, #016243 100%);*/
+
  border-image-slice: 1;
+
  -webkit-touch-callout: none;
+
  -webkit-user-select: none;
+
  -khtml-user-select: none;
+
  -moz-user-select: none;
+
  -ms-user-select: none;
+
  user-select: none;
+
  cursor: default;
+
}
+
 
+
.header_Notebook_journal {
+
  font-size: 45pt;
+
  color: black;
+
  text-align: center;
+
position:bottom;
+
  background-image: url("pictures_17/backgrounds/Notebook.jpg"); /*, linear-gradient(to bottom, #ffffff, #e6e6e6); /*#0c749c, #145071*/
+
/*  min-height: 500px;*/
+
 
+
  background-attachment: fixed;
+
  background-position: center;
+
  background-repeat: no-repeat;
+
  background-size: cover;
+
background-color:#000000;
+
+
border-bottom: 3px solid transparent; /*A lot of code for the line between the header and the body */
+
  -moz-border-image: -moz-linear-gradient(left, #000000 0%, #404040, #000000 100%); /*(left, #016243 0%, #b5deca, #016243 100%);*/
+
  -webkit-border-image: -webkit-linear-gradient(left, #000000 0%, #404040, #000000 100%); /*(left, #016243 0%, #b5deca, #016243 100%)*/
+
  border-image: linear-gradient(to right, #000000 0%, #404040, #000000 100%); /*(to right, #016243 0%, #b5deca, #016243 100%);*/
+
  border-image-slice: 1;
+
  -webkit-touch-callout: none;
+
  -webkit-user-select: none;
+
  -khtml-user-select: none;
+
  -moz-user-select: none;
+
  -ms-user-select: none;
+
  user-select: none;
+
  cursor: default;
+
}
+
 
+
.header_Notebook_lab_safety {
+
  font-size: 45pt;
+
  color: black;
+
  text-align: center;
+
position:bottom;
+
  background-image: url("pictures_17/backgrounds/T--Chalmers-Gothenburg--Safety_form_Fume_hood.jpg"); /*, linear-gradient(to bottom, #ffffff, #e6e6e6); /*#0c749c, #145071*/
+
/*  min-height: 500px;*/
+
 
+
  background-attachment: fixed;
+
  background-position: center;
+
  background-repeat: no-repeat;
+
  background-size: cover;
+
background-color:#000000;
+
+
border-bottom: 3px solid transparent; /*A lot of code for the line between the header and the body */
+
  -moz-border-image: -moz-linear-gradient(left, #000000 0%, #404040, #000000 100%); /*(left, #016243 0%, #b5deca, #016243 100%);*/
+
  -webkit-border-image: -webkit-linear-gradient(left, #000000 0%, #404040, #000000 100%); /*(left, #016243 0%, #b5deca, #016243 100%)*/
+
  border-image: linear-gradient(to right, #000000 0%, #404040, #000000 100%); /*(to right, #016243 0%, #b5deca, #016243 100%);*/
+
  border-image-slice: 1;
+
  -webkit-touch-callout: none;
+
  -webkit-user-select: none;
+
  -khtml-user-select: none;
+
  -moz-user-select: none;
+
  -ms-user-select: none;
+
  user-select: none;
+
  cursor: default;
+
 
}
 
}
  
Line 1,595: Line 1,333:
 
               <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/InterLab">Interlab study</a>
 
               <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/InterLab">Interlab study</a>
 
               <hr>
 
               <hr>
               <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/Achievements/medal">Medals</a>
+
               <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/Achievements/medal">Accomplishments</a>
 
             </div>
 
             </div>
 
           </li>
 
           </li>
Line 1,627: Line 1,365:
  
 
            
 
            
         <div class="header_Team_collaborations">
+
         <div class="header_test">
    <div class="header-text">Notebook</div>
+
  <!-- Banner -->
    <div class="header-subtitle">Safety</div>
+
    <div id="banner">
    </div>
+
            <h3>Safety</h3>
 +
            </div>
 +
        </div>
 
        
 
        
 
       <div class="wrap-content">
 
       <div class="wrap-content">
        <div class="target" id="thanks">
 
 
           <h4 class="subtitle">Introduction</h4>
 
           <h4 class="subtitle">Introduction</h4>
 
             <p class="text">
 
             <p class="text">
        Proin vitae massa a libero ultricies pulvinar. Vivamus laoreet orci
+
Before entering the laboratory, all team members took part in a safety lecture held by the lab manager at the Systems and Synthetic Biology department at Chalmers University of Technology. During this lecture, the team learned how to handle chemicals and waste in the lab, how to react in case of accidents or emergencies as well as general behavior in the laboratory. The lecture included a tour of the laboratory where all the safety equipment were introduced. During the laboratory tour all the responsible research engineers were present and gave introductions to the different lab equipments they are responsible for.
        at magna dapibus, id consectetur dui bibendum. In hac habitasse platea dictumst.
+
          </p>
        Aenean ornare neque at justo eleifend, ut pharetra erat ultricies. Cum sociis
+
            <p class="text">
        natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.
+
As a safety measurement, each team member read the materials safety data sheet (MSDS) for the materials used and the KLARA risk assessments of the machines handled during the summer. We then had to write and sign a risk declaration and hand to the lab manager, to testify that one had taken part of this information and gain access to the laboratory. All mentioned documents can be found on this page.
 
           </p>
 
           </p>
        </div>
 
 
          
 
          
      <div class="target" id="supervisors">
+
         <h4 class="sidetitle">Safety documents</h4>
         <h4 class="sidetitle">Protocols</h4>
+
 
          
 
          
 
         <h2>
 
         <h2>
 
           Risk declarations
 
           Risk declarations
 
         </h2>
 
         </h2>
 +
            <p class="text">
 +
To truly ensure that all students took part in writing and carefully reading through the risk declarations, the project was split in two separate declarations to clarify what experiments contain what risks.
 +
Since we decided to do the Interlab study, a separate risk declaration was made for that specific purpose.
 +
          </p>
 +
<div style="padding-left: 25px">
 
         <p class="text">
 
         <p class="text">
           <a href="">Risk Declaration, part 1</a><br>
+
           <a href="https://static.igem.org/mediawiki/2017/1/1b/T--Chalmers-Gothenburg--Risk_Declaration_iGEM_part_1.pdf" target="_blank">Risk Declaration, part 1</a><br>
           <a href="">Risk Declaration, part 2</a>
+
           <a href="https://static.igem.org/mediawiki/2017/9/94/T--Chalmers-Gothenburg--Risk_Declaration_iGEM_part_2.pdf" target="_blank">Risk Declaration, part 2</a><br>
 +
          <a href="https://static.igem.org/mediawiki/2017/8/8d/T--Chalmers-Gothenburg--Risk_Declaration_iGEM_supplementary.pdf" target="_blank">Risk Declaration, Interlab study</a>
 
         </p>
 
         </p>
 
+
</div>
  
 
         <h2>
 
         <h2>
 
           MSDS - Material Safety Data Sheet
 
           MSDS - Material Safety Data Sheet
 
         </h2>
 
         </h2>
 +
            <p class="text">
 +
Here you can find the MSDS for the most harmful, thus most important chemicals we've handeled during our time in the lab.
 +
          </p>
 +
<div style="padding-left: 25px">
 
         <p class="text">
 
         <p class="text">
           <a href="">Chemical 1</a><br>
+
           <a href="https://static.igem.org/mediawiki/2017/7/7d/T--Chalmers-Gothenburg--MSDS_butanone.pdf" target="_blank">Butanone</a><br>
           <a href="">Chemical 2</a>
+
           <a href="https://static.igem.org/mediawiki/2017/9/96/T--Chalmers-Gothenburg--MSDS_Octanal.pdf" target="_blank">Octanal</a><br>
 +
          <a href="https://static.igem.org/mediawiki/2016/5/52/T--Chalmers_Gothenburg--Ampicillin.pdf" target="_blank">Ampicillin</a><br>
 +
          <a href="https://static.igem.org/mediawiki/2016/a/a1/T--Chalmers_Gothenburg--Chloramphenicol.pdf" target="_blank">Chloramphenicol</a>
 
         </p>
 
         </p>
 +
</div>
 
 
 
 
 
 
         <h2>
 
         <h2>
 
           KLARA Risk assessments
 
           KLARA Risk assessments
 
         </h2>
 
         </h2>
 +
<div style="padding-left: 25px">
 
         <p class="text">
 
         <p class="text">
           <a href="">Protocol 1</a><br>
+
           <a href="https://static.igem.org/mediawiki/2016/f/f9/T--Chalmers_Gothenburg--Dishwasher.pdf" target="_blank">Dishwasher</a><br>
           <a href="">Protocol 2</a>
+
          <a href="https://static.igem.org/mediawiki/2016/c/c8/T--Chalmers_Gothenburg--Freezer.pdf" target="_blank">-80C freezer</a><br>
 +
          <a href="https://static.igem.org/mediawiki/2016/a/ae/T--Chalmers_Gothenburg--Benchtopautoclave.pdf" target="_blank">Bench-top autoclave</a><br>
 +
          <a href="https://static.igem.org/mediawiki/2016/5/57/T--Chalmers_Gothenburg--Centrifugalvacuumvaporator.pdf" target="_blank">Centrifugal vacuum vaporator</a><br>
 +
          <a href="https://static.igem.org/mediawiki/2016/4/4d/T--Chalmers_Gothenburg--Centrifugeavanti.pdf" target="_blank">Centrifuge (Avanti J-20 XP)</a><br>
 +
          <a href="https://static.igem.org/mediawiki/2016/d/d8/T--Chalmers_Gothenburg--Centrifugesigma.pdf" target="_blank">Centrifuge (Sigma 4K15)</a><br>
 +
          <a href="https://static.igem.org/mediawiki/2016/f/fd/T--Chalmers_Gothenburg--Gelfored.pdf" target="_blank">Gel electrophoresis with GelRed</a><br>
 +
          <a href="https://static.igem.org/mediawiki/2016/1/11/T--Chalmers_Gothenburg--Gelfo.pdf" target="_blank">Gel electrophoresis</a><br>
 +
           <a href="https://static.igem.org/mediawiki/2016/7/72/T--Chalmers_Gothenburg--Heatblock.pdf" target="_blank">Heat block</a><br>
 +
          <a href="https://static.igem.org/mediawiki/2016/7/77/T--Chalmers_Gothenburg--Incubators.pdf" target="_blank">Rotary shakers/Incubators</a><br>
 +
          <a href="https://static.igem.org/mediawiki/2016/1/10/T--Chalmers_Gothenburg--Smallcentrifuges.pdf" target="_blank">Small centrifuges</a><br>
 +
          <a href="https://static.igem.org/mediawiki/2016/1/14/T--Chalmers_Gothenburg--Lafbench.pdf" target="_blank">LAF bench</a><br>
 +
          <a href="https://static.igem.org/mediawiki/2016/f/f0/T--Chalmers_Gothenburg--PCR.pdf" target="_blank">Thermal cycler (PCR)</a><br>
 +
          <a href="https://static.igem.org/mediawiki/2017/d/de/T--Chalmers-Gothenburg--KLARA_Water_bath.pdf" target="_blank">Water Bath</a><br>
 
         </p>
 
         </p>
 +
</div>
 
 
 
 
 
 
 
 
      </div>
 
       
 
 
       </div>  <!--------------------------- HTML STOP -------------------------------->
 
       </div>  <!--------------------------- HTML STOP -------------------------------->
  
Line 1,734: Line 1,495:
 
             <img src="https://static.igem.org/mediawiki/2017/a/a3/T--Chalmers-Gothenburg--IDT_gray.png" alt="IDT" class="footerimg on">
 
             <img src="https://static.igem.org/mediawiki/2017/a/a3/T--Chalmers-Gothenburg--IDT_gray.png" alt="IDT" class="footerimg on">
 
             <img src="https://static.igem.org/mediawiki/2017/f/fd/T--Chalmers-Gothenburg--IDT.png" alt="IDT" class="footerimg off">
 
             <img src="https://static.igem.org/mediawiki/2017/f/fd/T--Chalmers-Gothenburg--IDT.png" alt="IDT" class="footerimg off">
 +
          </a>
 +
        </div>
 +
 +
        <div class="footerlogo">
 +
          <a href="http://www.chalmers.se/en/areas-of-advance/lifescience/Pages/default.aspx" target="_blank">
 +
            <img src="https://static.igem.org/mediawiki/2017/6/6e/T--Chalmers-Gothenburg--Life_science_gray.png" alt="ATUM" class="footerimg on">
 +
            <img src="https://static.igem.org/mediawiki/2017/a/a3/T--Chalmers-Gothenburg--Life_science.png" alt="ATUM" class="footerimg off">
 
           </a>
 
           </a>
 
         </div>
 
         </div>
Line 1,767: Line 1,535:
 
         <a href="https://www.instagram.com/chalmersigem/" target="_blank">instagram</a>
 
         <a href="https://www.instagram.com/chalmersigem/" target="_blank">instagram</a>
 
       </div>
 
       </div>
     </footer> <!--------------------------------- footer_170726.html STOP ---------------------------------->
+
     </footer> <!--------------------------------- footer_170726.html STOP ----------------------------------> </body>            
  </body>
+
 
    
 
    
  

Latest revision as of 17:42, 30 October 2017

Chalmers Gothenburg iGEM 2017

Introduction

Before entering the laboratory, all team members took part in a safety lecture held by the lab manager at the Systems and Synthetic Biology department at Chalmers University of Technology. During this lecture, the team learned how to handle chemicals and waste in the lab, how to react in case of accidents or emergencies as well as general behavior in the laboratory. The lecture included a tour of the laboratory where all the safety equipment were introduced. During the laboratory tour all the responsible research engineers were present and gave introductions to the different lab equipments they are responsible for.

As a safety measurement, each team member read the materials safety data sheet (MSDS) for the materials used and the KLARA risk assessments of the machines handled during the summer. We then had to write and sign a risk declaration and hand to the lab manager, to testify that one had taken part of this information and gain access to the laboratory. All mentioned documents can be found on this page.

Safety documents

Risk declarations

To truly ensure that all students took part in writing and carefully reading through the risk declarations, the project was split in two separate declarations to clarify what experiments contain what risks. Since we decided to do the Interlab study, a separate risk declaration was made for that specific purpose.

MSDS - Material Safety Data Sheet

Here you can find the MSDS for the most harmful, thus most important chemicals we've handeled during our time in the lab.

KLARA Risk assessments