Team:UFMG Brazil/Safety

From 2014.igem.org

(Difference between revisions)
(Prototype team page)
 
(6 intermediate revisions not shown)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
+
{{UFMG_Brazil/css}}
 +
<html class=" desktop landscape" lang="en">
 +
<head>
 +
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
 +
    <title>Home UFMG Team</title>
 +
    <meta charset="utf-8">
 +
    <meta name="format-detection" content="telephone=no">
 +
    <link rel="icon" href="images/favicon.ico" type="image/x-icon">
 +
    <link rel="stylesheet" href="https://2014.igem.org/wiki/index.php?title=Template:UFMG_Brazil/grid.css&action=raw&ctype=text/css">
 +
    <link rel="stylesheet" href="https://2014.igem.org/wiki/index.php?title=Template:UFMG_Brazil/style.css&action=raw&ctype=text/css">
 +
    <link rel="stylesheet" href="https://2014.igem.org/wiki/index.php?title=Template:UFMG_Brazil/font-awesome.css&action=raw&ctype=text/css" >   
 +
    <link rel="stylesheet" href="https://2014.igem.org/wiki/index.php?title=Template:UFMG_Brazil/owl.carousel.css&action=raw&ctype=text/css" >
 +
    <!--[if lt IE 9]>
 +
        <div style=' clear: both; text-align:center; position: relative;'>
 +
            <a href="http://windows.microsoft.com/en-US/internet-explorer/products/ie/home?ocid=ie6_countdown_bannercode">
 +
            <img src="http://storage.ie6countdown.com/assets/100/images/banners/warning_bar_0000_us.jpg" border="0" height="42" width="820" alt="You are using an outdated browser. For a faster, safer browsing experience, upgrade for free today." />
 +
            </a>
 +
        </div>
 +
        <script src="https://2014.igem.org/wiki/index.php?title=Template:UFMG_Brazil/html5shiv.js&action=raw&ctype=text/javascript"></script>
 +
        <link rel="stylesheet" type="text/css" media="screen" href="https://2014.igem.org/wiki/index.php?title=Template:UFMG_Brazil/ie.css&action=raw&ctype=text/css">
 +
    <![endif]-->
 +
    <script>
 +
      document.getElementById('top-section').style.height = '10px';
 +
      var left_menu = document.querySelectorAll(".left-menu");
 +
      for (var i = 0, length = left_menu.length; i < length; i++) {
 +
        left_menu[i].style.display = 'none';
 +
      }
 +
      var right_menu = document.querySelectorAll(".right-menu");
 +
      for (var i = 0, length = right_menu.length; i < length; i++) {
 +
        right_menu[i].style.display = 'none';
 +
      }
 +
    </script>
 +
    <style>
 +
      .header {
 +
        padding-bottom: 0px;
 +
      }
 +
    </style>
 +
</head>
-
{{CSS/Main}}
+
<body id="top">
 +
    <!--========================================================
 +
                            HEADER
 +
    =========================================================-->
 +
 
 +
<header id="header" class="header">
 +
    <div class="banner1">
 +
      <div id="stuck_container">
 +
          <nav>
 +
              <div class="container">
 +
                  <div class="row">
 +
                      <div class="grid_12">
 +
                            <ul class="sf-menu">
 +
                                <li><a href="https://2014.igem.org/Team:UFMG_Brazil">Home</a></li>
 +
                                <li><a href="https://2014.igem.org/Team:UFMG_Brazil/Team">Team</a></li>
 +
                                <li class="current"><a href="https://2014.igem.org/Team:UFMG_Brazil/Safety">Safety</a></li>
 +
                                <li><a href="#">Project</a>
 +
                                    <ul style="display:none;">
 +
                                        <li><a href="https://2014.igem.org/Team:UFMG Brazil/Project/Intro">Introduction</a></li>
 +
                                        <li><a href="https://2014.igem.org/Team:UFMG_Brazil/Project/Parts">Parts</a></li>
 +
                                        <li><a href="https://2014.igem.org/Team:UFMG_Brazil/Project/Protocols">Protocols and results</a></li>
 +
                                        <li><a href="https://2014.igem.org/Team:UFMG_Brazil/Project/Modelling">Modelling</a></li>
 +
                                        <li><a href="https://2014.igem.org/Team:UFMG_Brazil/Project/Policy">Policy and practices</a></li>
 +
                                        <li><a href="https://2014.igem.org/Team:UFMG_Brazil/Project/Notebook">Notebook</a></li>
 +
                                    </ul>
 +
                                </li>
 +
                                <li><a href="#">Thanks to</a>
 +
                                    <ul style="display:none;">
 +
                                      <li>
 +
                                        <a href="https://2014.igem.org/Team:UFMG_Brazil/sponsors">Sponsors</a>
 +
                                      </li>
 +
                                      <li>
 +
                                        <a href="https://2014.igem.org/Team:UFMG_Brazil/attributions">Attributions</a>
 +
                                      </li>
 +
                                    </ul>
 +
                                </li>
 +
                                <li>
 +
                                  <div>
 +
                                    <div style="padding-top:5px; display:inline-block;"><a href="https://igem.org/"><img id="igemmenulogo" src="https://static.igem.org/mediawiki/2014/6/60/Igemlogo_300px.png" alt=""></a></div>
 +
                                    <div style="padding-top:24px; display:inline-block;"><a href="#"><img id="topmenutoggle" src="https://static.igem.org/mediawiki/2014/5/5b/Onoff.png" alt="" style="cursor:pointer"></a></div>
 +
                                  </div>
 +
                                </li>
 +
                            </ul>
 +
                        </div>
 +
                  </div>
 +
              </div>
 +
          </nav>
 +
      </div>
-
<html>
+
      <div class="container">
 +
          <div class="row">
 +
              <div class="grid_12">
 +
                    <div class="unit" style="padding-top:50px; padding-bottom: 20px;">
 +
                      <div class="title1">- Safety -</div>
 +
                    </div>
 +
                  <!--<h1><a href="index.html"><img src="images/logo.png" alt=""></a></h1>-->
 +
                  <div class="slogan">We all believe in safety!<br>oh safety!</div>
 +
              </div>   
 +
          </div>   
 +
      </div>
 +
    </div>
 +
</header>
 +
<div class="clear"></div>
-
<!--main content -->
+
  <!--========================================================
-
<table width="70%" align="center">
+
                            CONTENT
 +
  =========================================================-->
 +
<div id="content">
 +
    <div class="bg4 p50">
 +
        <div class="container">
 +
            <div class="row">
 +
                <div class="grid_12">
 +
                  <h2>What do we think about safety?</h2>
 +
                    <div class="block1">
 +
                      <div class="left"><img src="https://static.igem.org/mediawiki/2014/d/d8/Lab_safety.png" alt=""></div>
-
<!--welcome box -->
+
                      <h5><a href="#">Before starting any experiment...</a></h5>
-
<tr>
+
-
<td style="border:1px solid black;" colspan="3" align="center" height="150px" bgColor=#FF404B>
+
-
<h1 >WELCOME TO iGEM 2014! </h1>
+
-
<p>Your team has been approved and you are ready to start the iGEM season!
+
-
<br>On this page you can document your project, introduce your team members, document your progress <br> and share your iGEM experience with the rest of the world! </p>
+
-
<br>
+
-
<p style="color:#E7E7E7"> <a href="https://2014.igem.org/wiki/index.php?title=Team:UFMG_Brazil/Safety&action=edit"style="color:#FFFFFF"> Click here  to edit this page!</a> </p>
+
-
</td>
+
-
</tr>
+
-
<tr> <td colspan="3" height="5px"> </td></tr>
+
                      <p>... we were kindly training by a biosafety expert, Neuza Antunes, responsible for all the training programs of biological safety and risk prevention. In our institution, we have an internal committee for accident prevention and a waste management department that seeks to properly instruct about accident prevention, emergency responses, safety practices to work with genetically modified organisms and biological risks. In our institution we use the "Biosafety Manual" of professor Mario Hiroyuki Hirata, ISBN: 9788520433164 and the guideline "Good laboratory practice" ISBN: 9788520433164.</p>
-
<!-- end welcome box -->
+
                      <br>
-
<tr>  
+
                      <div class="right"><img src="https://static.igem.org/mediawiki/2014/6/61/Coats.png" alt=""></div>
 +
                      <p>To perform any experiment we use personal protective equipment such as lab coat, proper shoes,  gloves and the collective protection equipment necessary to handle genetically modified organisms or other organisms of biological risk of type II.</p>
 +
                      <br>
-
<!--navigation menu -->
+
                      <p>Our chassis are noninfectious and non-pathogenic organisms and we are aware about all the good practices for the correct disposal of biological waste, necessary to prevent gene transfer to related species, horizontal gene transfer, direct and indirect effects on non-target organisms, development of resistance in target organisms, and effects on biodiversity.<p>
-
<td align="center" colspan="3">
+
                      <br>
-
<table  width="100%">
+
                      <p>We are aware that inherent risks of working with genetically modified organisms are possible because of the unpredicted nature of altering the DNA sequence. However, we work consciously and we seek to modify as little as possible our chassis to perform our goal.</p>
-
<tr heigth="15px"></tr>
+
                      <br>
-
<tr heigth="75px">  
+
                    </div>
 +
                </div>
 +
            </div>
 +
        </div>
 +
    </div>
 +
</div>
 +
  <!--========================================================
 +
                            FOOTER
 +
  =========================================================-->
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
<footer id="footer">
-
<a href="https://2014.igem.org/Team:UFMG_Brazil"style="color:#000000">Home </a> </td>
+
      <div class="container">
 +
          <div class="row">
 +
              <div class="grid_12">
 +
                  <a class="logo1" href="https://2014.igem.org/Team:UFMG_Brazil">
 +
                    <img src="https://static.igem.org/mediawiki/2014/8/84/Yeastlogo_small_gray.png" alt="">
 +
                  </a>
 +
                  <div class="copy">
 +
                      <span>&nbsp;&copy;</span>
 +
                      <span id="copyright-year"></span>
 +
                      <span>|</span>
 +
                      <span><a href="https://2014.igem.org/Team:UFMG_Brazil">Team UFMG Brazil</a></span>
 +
                  </div>
 +
              </div>     
 +
          </div>
 +
      </div> 
 +
  </footer>
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
+
    <script src="https://2014.igem.org/wiki/index.php?title=Template:UFMG_Brazil/jquery.js&action=raw&ctype=text/javascript"></script>
-
<a href="https://2014.igem.org/Team:UFMG_Brazil/Team"style="color:#000000"> Team </a> </td>
+
    <script src="https://2014.igem.org/wiki/index.php?title=Template:UFMG_Brazil/jquery-migrate-1.2.1.js&action=raw&ctype=text/javascript
 +
"></script>
 +
    <script src="https://2014.igem.org/wiki/index.php?title=Template:UFMG_Brazil/owl.carousel.js&action=raw&ctype=text/javascript
 +
"></script>     
 +
    <script src="https://2014.igem.org/wiki/index.php?title=Template:UFMG_Brazil/script.js&action=raw&ctype=text/javascript
 +
"></script>
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
    <meta name="viewport" content="width=device-width,initial-scale=1.0,user-scalable=0">
-
<a href="https://igem.org/Team.cgi?year=2014&team_name=UFMG_Brazil"style="color:#000000"> Official Team Profile </a></td>
+
    <script>
 +
        $(document).ready(function() {
 +
            $("#owl").owlCarousel({
 +
                items: 4,
 +
                itemsDesktop: [1299, 4],
 +
                itemsTablet: [995, 3],
 +
                itemsTabletSmall: [767, 1],
 +
                itemsMobile: [479, 1],
 +
                lazyLoad: true,
 +
                pagination: false,
 +
                navigation: true
 +
            });
 +
        });
 +
        $( document ).ready(function() {
 +
          $('#topmenutoggle').click(function(){
 +
            toggleMenu();
 +
          });
 +
        });
 +
        function toggleMenu(){
 +
          if($('#top-section').css("height") == "25px"){
 +
              $('#top-section').css("height", "10px");
 +
              $('.left-menu').hide();
 +
              $('.right-menu').hide();
 +
          }
 +
          else{
 +
              $('#top-section').css("height", "25px");
 +
              $('.left-menu').show();
 +
              $('.right-menu').show();
 +
          }
 +
        }
 +
    </script>
-
<td style="border:1px solid black" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
    <a style="margin-right: -49px; right: 50%; display: none;" href="#" id="toTop" class="fa fa-chevron-up"></a>
-
<a href="https://2014.igem.org/Team:UFMG_Brazil/Project"style="color:#000000"> Project</a></td>
+
</body>
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
 
-
<a href="https://2014.igem.org/Team:UFMG_Brazil/Parts"style="color:#000000"> Parts</a></td>
 
-
 
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
 
-
<a href="https://2014.igem.org/Team:UFMG_Brazil/Modeling"style="color:#000000"> Modeling</a></td>
 
-
 
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
 
-
<a href="https://2014.igem.org/Team:UFMG_Brazil/Notebook"style="color:#000000"> Notebook</a></td>
 
-
 
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
 
-
<a href="https://2014.igem.org/Team:UFMG_Brazil/Safety"style=" color:#000000"> Safety </a></td>
 
-
 
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
 
-
<a href="https://2014.igem.org/Team:UFMG_Brazil/Attributions"style="color:#000000"> Attributions </a></td>
 
-
 
-
 
-
<td align ="center"> <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a> </td>
 
-
</tr>
 
-
</table>
 
-
<!--end navigation menu -->
 
-
</tr>
 
-
</tr>
 
-
</td>
 
-
 
-
<tr> <td colspan="3"  height="15px"> </td></tr>
 
-
<tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr>
 
-
<tr> <td colspan="3"  height="5px"> </td></tr>
 
-
 
-
 
-
<!--safety content-->
 
-
<tr><td > <h3> Welcome! </h3></td>
 
-
<td ></td >
 
-
<td > <h3> Timeline</h3></td>
 
-
</tr>
 
-
 
-
<tr>
 
-
<td width="45%"  valign="top">
 
-
<p> Visit the <a href="https://2014.igem.org/Safety" >Safety Hub</a> to see this year's safety requirements. The Safety Hub is the central page for everything related to safety in iGEM. You can also go there to learn about general biosafety topics, and how to think about the future implications of your project.</p>
 
-
 
-
 
-
 
-
<br>
 
-
<h3> Edit this page!</h3>
 
-
<p>
 
-
Please use this page to write about anything related to safety in your project. <!--Be sure to talk about both
 
-
<ul>
 
-
<li> <a href=" ">Learn about lab Safety for Today</a></li>
 
-
<li> <a href="">Learn about Safety for the future of your project.</a></li>
 
-
</ul>
 
-
-->
 
-
</p>
 
-
 
-
<h3> Your Lab </h3>
 
-
 
-
 
-
<p> Use this section to tell us about your laboratory. Where is it located? What sort of equipment do you use every day? Have you decorated it for the summer? How do you look wearing a lab coat? Take pictures! Show off your space! </p>
 
-
<!--
 
-
<gallery>
 
-
Image:Example2_Lab_1.png|The building our lab is in!
 
-
Image:Example2_Lab_2.png|The inside of our lab!
 
-
Image:Example2_Lab_3.png|Team Member 3 doing an experiment
 
-
Image:Example2_Lab_4.png|Working in biosafety cabinets
 
-
Image:Example2_Lab_5.png|Team all gloved up and ready for work!
 
-
Image:Example2_Lab_6.png|Equipment that we use to do SCIENCE!
 
-
Image:Example2_Lab_7.png|We decorated this part of our lab
 
-
Image:Example2_Lab_8.png|Whatever else you want
 
-
</gallery>-->
 
-
 
-
</td>
 
-
<td></td>
 
-
 
-
 
-
<td width="45%"  valign="top">
 
-
 
-
 
-
<ul>
 
-
<li> <b>Now :</b>  Read the <a href="https://2014.igem.org/Safety">Safety Hub </a> and learn about safety in iGEM. Ask questions by emailing safety at <i> igem DOT org </i>. </li>
 
-
<li><b>Now - Jamboree:</b> Complete <b>Check-Ins</b> and receive approval before acquiring and using certain materials in your lab</li>
 
-
<li><b>Now - Wiki Freeze:</b> Edit this Safety page to tell us about what you're doing</li>
 
-
<li><b>June 9: </b>Submit the About Our Lab form.</li>
 
-
<li><b>Let us know by June 25 </b>if you will need an extension on the Preliminary Version, or your Preliminary Version will be significantly incomplete.</li>
 
-
<li><b>June 30: </b>Submit the Preliminary Version of the <b>Safety Form</b>.</li>
 
-
<li>Participate in Virtual Open Office Hours to ask questions and discuss safety topics (exact date to be determined).</li>
 
-
<li><b>September 1:</b> Submit the Final Version of the Safety Form.</li>
 
-
<li><b>October: </b> Wiki freeze (exact date to be determined)</li>
 
-
<li><b>October 30 - November 3: </b>GIANT JAMBOREE!</li>
 
-
 
-
</ul>
 
-
</td>
 
-
 
-
</tr>
 
-
 
-
 
-
 
-
 
-
<tr>
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
</table>
 
</html>
</html>

Latest revision as of 01:16, 18 October 2014

Home UFMG Team

What do we think about safety?

Before starting any experiment...

... we were kindly training by a biosafety expert, Neuza Antunes, responsible for all the training programs of biological safety and risk prevention. In our institution, we have an internal committee for accident prevention and a waste management department that seeks to properly instruct about accident prevention, emergency responses, safety practices to work with genetically modified organisms and biological risks. In our institution we use the "Biosafety Manual" of professor Mario Hiroyuki Hirata, ISBN: 9788520433164 and the guideline "Good laboratory practice" ISBN: 9788520433164.


To perform any experiment we use personal protective equipment such as lab coat, proper shoes, gloves and the collective protection equipment necessary to handle genetically modified organisms or other organisms of biological risk of type II.


Our chassis are noninfectious and non-pathogenic organisms and we are aware about all the good practices for the correct disposal of biological waste, necessary to prevent gene transfer to related species, horizontal gene transfer, direct and indirect effects on non-target organisms, development of resistance in target organisms, and effects on biodiversity.


We are aware that inherent risks of working with genetically modified organisms are possible because of the unpredicted nature of altering the DNA sequence. However, we work consciously and we seek to modify as little as possible our chassis to perform our goal.