body {
  background:#fff;
  font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
  color:#fff;
  margin:0;
  padding:0;
}
a {
  text-decoration:none;
  color:white;
}
p {
  margin:0;
  padding:0;
}
#wrapper {
  background:#000;
  padding:0 0 2em 0;
  text-align:center;
  margin:0 auto;
}
h1 {
  width:780px;
  height:145px;
  background:url(../images/admang.png) left top no-repeat;
  text-indent:-7000px;
  overflow:hidden;
  margin:0 auto;
}
.description {
  font-size: 1em;
  font-weight: normal;
  width: 50%;
  margin: 0 auto 1em;
  text-align:left;
  line-height:1.4em;
}
.button {
  font-size:2.5em;
  display:block;
  width:30%;
  margin:0 auto;
  color:#fff;
  text-decoration:none;
  padding:.25em;
  -moz-border-radius:.25em;
  -webkit-border-radius:.25em;
  border-radius:.25em;
}
.convert {
  border:1px solid #f9ef83;
  font-weight:bold;
  text-shadow:0 -1px 0 #555;
  background: #f3c5bd; /* Old browsers */
  background: -moz-linear-gradient(top, #f3c5bd 0%, #e86c57 50%, #ea2803 51%, #ff6600 75%, #c72200 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3c5bd), color-stop(50%,#e86c57), color-stop(51%,#ea2803), color-stop(75%,#ff6600), color-stop(100%,#c72200)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f3c5bd 0%,#e86c57 50%,#ea2803 51%,#ff6600 75%,#c72200 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f3c5bd 0%,#e86c57 50%,#ea2803 51%,#ff6600 75%,#c72200 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f3c5bd 0%,#e86c57 50%,#ea2803 51%,#ff6600 75%,#c72200 100%); /* IE10+ */
  background: linear-gradient(top, #f3c5bd 0%,#e86c57 50%,#ea2803 51%,#ff6600 75%,#c72200 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3c5bd', endColorstr='#c72200',GradientType=0 ); /* IE6-9 */
}
  .converting {
    border:1px solid #f9ef83;
    font-weight:bold;
    text-shadow:0 -1px 0 #555;
    background: #e3bdf3; /* Old browsers */
    background: -moz-linear-gradient(top, #e3bdf3 0%, #bd58e8 50%, #a803e9 51%, #f201ff 75%, #8f00c8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e3bdf3), color-stop(50%,#bd58e8), color-stop(51%,#a803e9), color-stop(75%,#f201ff), color-stop(100%,#8f00c8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e3bdf3 0%,#bd58e8 50%,#a803e9 51%,#f201ff 75%,#8f00c8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e3bdf3 0%,#bd58e8 50%,#a803e9 51%,#f201ff 75%,#8f00c8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e3bdf3 0%,#bd58e8 50%,#a803e9 51%,#f201ff 75%,#8f00c8 100%); /* IE10+ */
    background: linear-gradient(top, #e3bdf3 0%,#bd58e8 50%,#a803e9 51%,#f201ff 75%,#8f00c8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3bdf3', endColorstr='#8f00c8',GradientType=0 ); /* IE6-9 */
  }
  .converted {
    border:1px solid #f9ef83;
    font-weight:bold;
    text-shadow:0 -1px 0 #555;
    background: #bdf3bf; /* Old browsers */
    background: -moz-linear-gradient(top, #bdf3bf 0%, #58e85d 50%, #03e90e 51%, #01ff49 75%, #00c80a 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bdf3bf), color-stop(50%,#58e85d), color-stop(51%,#03e90e), color-stop(75%,#01ff49), color-stop(100%,#00c80a)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #bdf3bf 0%,#58e85d 50%,#03e90e 51%,#01ff49 75%,#00c80a 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #bdf3bf 0%,#58e85d 50%,#03e90e 51%,#01ff49 75%,#00c80a 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #bdf3bf 0%,#58e85d 50%,#03e90e 51%,#01ff49 75%,#00c80a 100%); /* IE10+ */
    background: linear-gradient(top, #bdf3bf 0%,#58e85d 50%,#03e90e 51%,#01ff49 75%,#00c80a 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bdf3bf', endColorstr='#00c80a',GradientType=0 ); /* IE6-9 */
  }
  .convert:hover {
    -webkit-box-shadow:0 0 .5em #fff;
    -moz-box-shadow:0 0 .5em #fff;
    box-shadow:0 0 .5em #fff;
  }
  #loading {
    display:none;
  }
  #form {
    margin:1.5em 0 0;
  }
  .my_mormon {
    font-size:1.5em;
    padding:.25em;
    -moz-border-radius:.25em;
    -webkit-border-radius:.25em;
    border-radius:.25em;
    width:25%;
  }
  .choose {
    display:inline-block;
    font-size:1.5em;
    text-decoration:none;
    color:white;
    font-weight:bold;
    text-shadow:0 -1px 0 #555;
    padding:.25em .5em;
    -moz-border-radius:.25em;
    -webkit-border-radius:.25em;
    border-radius:.25em;
    background: #e570e7; /* Old browsers */
    background: -moz-linear-gradient(top, #e570e7 0%, #c85ec7 99%, #a849a3 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e570e7), color-stop(99%,#c85ec7), color-stop(100%,#a849a3)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e570e7 0%,#c85ec7 99%,#a849a3 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e570e7 0%,#c85ec7 99%,#a849a3 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e570e7 0%,#c85ec7 99%,#a849a3 100%); /* IE10+ */
    background: linear-gradient(top, #e570e7 0%,#c85ec7 99%,#a849a3 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e570e7', endColorstr='#a849a3',GradientType=0 ); /* IE6-9 */
  }
#counter {
  margin:0 auto;
  background: #000000; /* Old browsers */
  background: -moz-linear-gradient(top, #000000 0%, #f7f7f7 75%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(75%,#f7f7f7)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #000000 0%,#f7f7f7 75%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #000000 0%,#f7f7f7 75%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #000000 0%,#f7f7f7 75%); /* IE10+ */
  background: linear-gradient(top, #000000 0%,#f7f7f7 75%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */
}
  #flip-counter {
    overflow:hidden;
  }
#header {
  background:black;
  text-align:left;
  padding:1em;
}
#to_be_converted  {
  min-height:1.5em;
  text-align:center;
  margin:1em auto;
  padding:.5em 0;
  width:50%;
  color:#000;
  -moz-border-radius:.5em;
  -webkit-border-radius:.5em;
  border-radius:.5em;
}
  #to_be_converted.highlight {
    background: #f6f8f9; /* Old browsers */
    background: -moz-linear-gradient(top, #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f8f9), color-stop(50%,#e5ebee), color-stop(51%,#d7dee3), color-stop(100%,#f5f7f9)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* IE10+ */
    background: linear-gradient(top, #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-9 */
  }
#footer {
  text-align:center;
  background: #f7f7f7;
  margin:0 auto;
  min-height:100px;
  background: #000000; /* Old browsers */
  background: -moz-linear-gradient(top, #000000 0%, #f7f7f7 75%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(75%,#f7f7f7)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #000000 0%,#f7f7f7 75%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #000000 0%,#f7f7f7 75%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #000000 0%,#f7f7f7 75%); /* IE10+ */
  background: linear-gradient(top, #000000 0%,#f7f7f7 75%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */
}
#start_over {
  height:2em;
  text-align:center;
  padding:0;
  margin:0 auto;
  width:500px;
}
  #start_over small {
    display:none;
    color:white;
  }
  #start_over a {
    text-decoration:underline;
  }