Difference between revisions of "Team:ICT-Mumbai"

(Replaced content with " {{Team:ICT-Mumbai/CSS}}")
Line 1: Line 1:
  {{Team:ICT-Mumbai/CSS}}
+
 
 +
<html>
 +
<head>
 +
<body>
 +
 
 +
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
 +
<meta name="viewport" content="width=device-width, initial-scale=1.0">
 +
 
 +
<style>
 +
 
 +
@import url(https://fonts.googleapis.com/css?family=Indie+Flower);
 +
 
 +
@import url(https://fonts.googleapis.com/css?family=Ubuntu);
 +
 
 +
#sideMenu
 +
{display:none; /*Disable the display of the annoying side main menu*/}
 +
#top_title
 +
{display:none; /* Disable the annoying title*/}
 +
#content
 +
{padding:0px; width:90%; margin-left:5%; margin-right:5%;background-color: rgba(255,255,255,0);}
 +
 
 +
 
 +
 
 +
 
 +
 
 +
body {
 +
    background-color:#151E3D ;
 +
 
 +
 
 +
}
 +
 
 +
 
 +
  ul {
 +
    list-style-type: none;
 +
    margin: 0px;
 +
    padding: 0;
 +
    overflow: hidden;
 +
    background-color: #333;
 +
 
 +
 
 +
 
 +
}
 +
 
 +
li {
 +
    float: right;
 +
font-family:Ubuntu;
 +
}
 +
 
 +
 
 +
li a, .dropbtn {
 +
    display: inline-block;
 +
    color: white;
 +
    text-align: center;
 +
    padding: 14px 16px;
 +
    text-decoration: none;
 +
}
 +
 
 +
li a:hover, .dropdown:hover .dropbtn {
 +
    background-color: red;
 +
}
 +
 
 +
li.dropdown {
 +
    display: inline-block;
 +
}
 +
 
 +
.dropdown-content {
 +
    display: none;
 +
    position: absolute;
 +
    background-color: #f9f9f9;
 +
    min-width: 160px;
 +
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
 +
    z-index: 1;
 +
}
 +
 
 +
.dropdown-content a {
 +
    color: black;
 +
    padding: 12px 16px;
 +
    text-decoration: none;
 +
    display: block;
 +
    text-align: left;
 +
}
 +
 
 +
.dropdown-content a:hover {background-color: #f1f1f1}
 +
 
 +
.dropdown:hover .dropdown-content {
 +
    display: block;
 +
}
 +
 
 +
p1{
 +
color: white;
 +
font-family:Courier;
 +
position:absolute;
 +
text-align:center;
 +
margin:100px;
 +
top:580px;
 +
text-align: justify;
 +
Line-Height:24px;
 +
font-size:18px;
 +
font:weight:bold;
 +
 
 +
}
 +
 
 +
h1 {
 +
background-color: #333;
 +
text-align: justify;
 +
text-justify: inter-word;
 +
font-family:"Courier";
 +
color:white;
 +
font-size:40px;
 +
display: block;
 +
    margin: 200px;
 +
position:absolute;
 +
text-align:center;
 +
top:10px;
 +
width:400px;
 +
height:40px;
 +
left:20%;
 +
  animation-duration: 3s;
 +
  animation-name: slidein;
 +
  animation-iteration-count: 1;
 +
 
 +
}
 +
 
 +
 
 +
 
 +
@keyframes slidein {
 +
  from {
 +
    margin-left: 100%;
 +
    width: 400px;
 +
top:10px;
 +
  }
 +
 
 +
  to {
 +
    margin-left: 17.3%;
 +
    width: 400px;
 +
top:10px;
 +
  }
 +
}
 +
 
 +
.flex-container {
 +
    display: -webkit-flex;
 +
    display: flex;
 +
    width: 100%;
 +
    height: 80px;
 +
left:200px;
 +
    background-color: cornflowerblue;
 +
}
 +
 
 +
.flex-item {
 +
    background-color: cornflowerblue;
 +
position:absolute;
 +
    width: px;
 +
    height: px;
 +
    margin: px;
 +
font-family:Indie Flower;
 +
color:white;
 +
font-size:50px;
 +
    text-indent: 520px;
 +
 
 +
}
 +
 
 +
footer {
 +
  position: relative;
 +
height:50px;
 +
  right: 0;
 +
  bottom: -400px;
 +
  left: 0;
 +
  padding: 1rem;
 +
  background-color:cornflowerblue ;
 +
  text-align: center;
 +
}
 +
 
 +
.fa {
 +
  padding: 10px;
 +
  font-size: 30px;
 +
  width: 50px;
 +
  text-align: center;
 +
  text-decoration: none;
 +
  margin: 5px 2px;
 +
}
 +
 
 +
 
 +
.fa-facebook {
 +
  background: #3B5998;
 +
  color: white;
 +
 
 +
 
 +
}
 +
 
 +
.fa-twitter {
 +
  background: #55ACEE;
 +
  color: white;
 +
}
 +
 
 +
 
 +
</style>
 +
</head>
 +
<body>
 +
 
 +
 
 +
 
 +
<ul>
 +
 
 +
  <li><a href="#news">Human Practices</a></li>
 +
    <li><a href="#news">Our Team</a></li>
 +
 
 +
  <li class="dropdown">
 +
    <a href="javascript:void(0)" class="dropbtn">Project</a>
 +
    <div class="dropdown-content">
 +
      <a href="#">Description</a>
 +
      <a href="#">Validation</a>
 +
      <a href="#">Modeling</a>
 +
      <a href="#">Results</a>
 +
      <li><a href="#home">Home</a></li>
 +
     
 +
    </div>
 +
  </li>
 +
</ul>
 +
 
 +
<h1>Team ICT Mumbai</h1>
 +
 
 +
 
 +
 
 +
 
 +
 
 +
<img src="https://scontent.fbom8-1.fna.fbcdn.net/v/t1.0-9/21231569_1657867947579091_7393346943505548005_n.jpg?oh=278491f6a96bddc35d264458d383b1f8&oe=5A58DFD1" "height="50%"; width="100%" >
 +
 
 +
<br>
 +
 
 +
<p1> Ammonia released from hydrolysis of urine is a major reason for the stench in public toilets. Apart from being a put-off, ammonia is also hazardous. Current approaches to tackle this problem include flushing water, using microbes (BioBlocks®) that break down urea in urine to prevent its hydrolysis, and using air fresheners. The first approach requires using copious amounts of water, which is not abundantly available in many parts of the world, while the second is not cost-effective. Finally, spraying air fresheners is not a solution, as it does not get rid of ammonia. We propose to engineer Escherichia coli to assimilate ammonia and convert it into indigoidine, a blue colored compound. Ammonia from air can be dissolved in an aqueous medium and can act as a nitrogen source for the engineered cells that maybe housed in a cassette; the synthesized indigoidine will indicate when the cassette has to be replaced.
 +
</p1>
 +
</br>
 +
 
 +
 
 +
 
 +
</div>
 +
<footer><a href="https://scontent.fbom8-1.fna.fbcdn.net/v/t1.0-9/21231569_1657867947579091_7393346943505548005_n.jpg?oh=278491f6a96bddc35d264458d383b1f8&oe=5A58DFD1" class="fa fa-facebook">
 +
<a href="https://twitter.com/ICTMumbai_iGEM" class="fa fa-twitter"></a>
 +
</footer>
 +
 
 +
 
 +
 
 +
 
 +
</script>
 +
 
 +
</body>
 +
</html>

Revision as of 19:55, 27 September 2017

Team ICT Mumbai


Ammonia released from hydrolysis of urine is a major reason for the stench in public toilets. Apart from being a put-off, ammonia is also hazardous. Current approaches to tackle this problem include flushing water, using microbes (BioBlocks®) that break down urea in urine to prevent its hydrolysis, and using air fresheners. The first approach requires using copious amounts of water, which is not abundantly available in many parts of the world, while the second is not cost-effective. Finally, spraying air fresheners is not a solution, as it does not get rid of ammonia. We propose to engineer Escherichia coli to assimilate ammonia and convert it into indigoidine, a blue colored compound. Ammonia from air can be dissolved in an aqueous medium and can act as a nitrogen source for the engineered cells that maybe housed in a cassette; the synthesized indigoidine will indicate when the cassette has to be replaced.