  .ezoic-wrapper * {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 1em;
    text-decoration: none;
    font-weight: normal;
    font-size: 100%; }
  .ezoic-wrapper *:focus {
    outline: none; }
  .ezoic-wrapper strong {
    font-weight: bold; }
  
 #stylesheet_body {
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    font-size: 14px;
    color: #777777;
    background-color: #2276cc;
    text-align: center; }
  .ezoic-wrapper a {
    color: #0077cc; }
  .ezoic-wrapper a:hover {
    text-decoration: underline; }
  .ezoic-wrapper #center {
    width: 550px;
    height: 280px;
    position: absolute;
    left: 50%;
    top: 30%;
    margin-left: -275px;
    margin-top: -140px; }
  .ezoic-wrapper #container {
    width: 552px;
    height: 287px;
    margin: 50px auto;
    position: relative; }
  .ezoic-wrapper #logo {
    font-size: 32px;
    font-weight: bold;
    color: #333333;
    text-transform: lowercase;
    display: block;
    float: left;
    margin: 0 0 7px 0; }
  .ezoic-wrapper #logo span {
    color: #0077cc;
    font-weight: inherit; }
  .ezoic-wrapper #logo span.beta {
    color: #e4e4e4; }
  .ezoic-wrapper a#logo:hover {
    text-decoration: none; }
  .ezoic-wrapper #teaser {
    font-size: 16px;
    color: #777777;
    float: left;
    margin: 0 0 15px 0;
    clear: left; }
  .ezoic-wrapper .box {
    width: 478px;
    height: 528px;
    text-align: left;
    background: whitesmoke;
    background: -moz-linear-gradient(top, whitesmoke 0%, whitesmoke 50%, #dfdfdf);
    background: -webkit-gradient(linear, left top, left bottom, from(whitesmoke), color-stop(0.5, whitesmoke), to(#dfdfdf));
    padding: 25px 35px;
    position: relative;
    border: 1px solid white;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    -o-box-shadow: 0 2px 10px #303030; }
  .ezoic-wrapper .box.about {
    background: #636363;
    background: -moz-radial-gradient(center 45deg, circle cover, #848484, #505050);
    background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 800, from(#848484), to(black));
    color: white;
    border: 1px solid #59595e; }
  .ezoic-wrapper .page {
    width: 478px;
    margin: 30px auto;
    overflow: auto;
    text-align: left;
    background: whitesmoke;
    background: -moz-linear-gradient(top, whitesmoke 0%, whitesmoke 50%, #dfdfdf);
    background: -webkit-gradient(linear, left top, left bottom, from(whitesmoke), color-stop(0.5, whitesmoke), to(#dfdfdf));
    padding: 25px 35px;
    border: 1px solid white;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    -o-box-shadow: 0 2px 10px #303030; }
  .ezoic-wrapper #back {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg); }
  .ezoic-wrapper .flipped #back {
    visibility: visible;
    opacity: 1;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg); }
  .ezoic-wrapper .flipped #front {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotateY(180deg); }
  .ezoic-wrapper #content {
    float: none;
    clear: both; }
  .ezoic-wrapper #inputs {
    clear: both;
    overflow: hidden;
    height: 90px;
    padding: 100px 0 0 0; }
  .ezoic-wrapper label {
    font-size: 16px;
    color: #333333;
    float: left;
    margin: 0 24px 0 0;
    display: block; }
  .ezoic-wrapper label span {
    font-size: 12px;
    color: #777777; }
  .ezoic-wrapper label.from_timezone {
    margin: 0 7px 0 0; }
  .ezoic-wrapper label.to_timezone {
    margin: 0; }
  .ezoic-wrapper #swap {
    display: block;
    height: 60px;
    width: 18px;
    overflow: hidden;
    float: left;
    margin: 0 7px 0 0;
    position: relative; }
  .ezoic-wrapper #swap a {
    color: #e4e4e4;
    display: block;
    overflow: hidden;
    height: 18px;
    width: 18px;
    position: absolute;
    left: 0;
    top: 26px;
    font-family: Arial; }
  .ezoic-wrapper #swap span {
    font-weight: bold;
    font-size: 24px;
    display: block; }
  .ezoic-wrapper #swap span.right {
    position: absolute;
    right: 0;
    top: -11px; }
  .ezoic-wrapper #swap span.left {
    position: absolute;
    left: 0;
    top: -3px; }
  .ezoic-wrapper #swap a:hover {
    text-decoration: none; }
  .ezoic-wrapper #swap a:hover span.right,
  .ezoic-wrapper #swap a:hover span.left {
    color: #0077cc; }
  .ezoic-wrapper #time {
    padding: 4px 5px;
    font-size: 16px;
    border: 1px solid #bbbbbb;
    height: 20px;
    background: white;
    width: 70px;
    display: block;
    clear: left;
    margin: 3px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -o-box-shadow: 1px 1px 2px #afafaf inset; }
  .ezoic-wrapper .inactive {
    color: #bbbbbb; }
  .ezoic-wrapper .timezone {
    padding: 2px 2px 2px 5px;
    font-size: 16px;
    border: 1px solid #bbbbbb;
    background: white;
    height: 20px;
    height: 30px;
    width: 170px;
    display: block;
    clear: left;
    margin: 3px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -o-box-shadow: 1px 1px 2px #afafaf inset; }
  .ezoic-wrapper .convert {
    font-size: 14px;
    color: white;
    padding: 7px 20px;
    font-weight: bold;
    background: #378ce0;
    background: -moz-linear-gradient(top, #489cf0 0%, #2277cc);
    background: -webkit-gradient(linear, left top, left bottom, from(#489cf0), to(#2277cc));
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 1px solid #2277cc;
    -o-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5), inset 0px 0px 1px rgba(255, 255, 255, 0.5);
    margin: 5px 0 0 188px;
    display: block;
    clear: both;
    -webkit-background-clip: border-box; }
  .ezoic-wrapper .convert:hover,
  .ezoic-wrapper .convert.over {
    background: #1263b4;
    background: -moz-linear-gradient(top, #2277cc 0%, #004d99);
    background: -webkit-gradient(linear, left top, left bottom, from(#2277cc), to(#004d99));
    border: 1px solid #004d99; }
  .ezoic-wrapper #error {
    color: #cc3333;
    padding: 6px 0 4px 0;
    text-align: center;
    clear: both; }
  .ezoic-wrapper #info {
    height: 25px;
    width: 24px;
    padding: 0 1px 0 0;
    display: block;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    font-style: italic;
    color: white;
    background: #e4e4e4;
    font-family: Times, "Times New Roman", serif;
    border: 1px solid whitesmoke;
    position: absolute;
    right: 25px;
    top: 20px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    -o-border-radius: 13px;
    border-radius: 13px;
    -o-box-shadow: 0 0 1px #afafaf inset;
    -webkit-background-clip: padding-box; }
  .ezoic-wrapper #info {
    width: 25px;
    padding: 0;
    font-size: 22px; }
  .ezoic-wrapper a#info:hover {
    text-decoration: none;
    background: #0077cc;
    background: -moz-linear-gradient(top, #489cf0 0%, #2277cc);
    background: -webkit-gradient(linear, left top, left bottom, from(#489cf0), to(#2277cc));
    border: 1px solid #2277cc; }
  .ezoic-wrapper #converted {
    padding: 60px 0 10px 0;
    display: block;
    text-align: center;
    font-size: 16px; }
  .ezoic-wrapper #converted span {
    display: block;
    clear: both;
    margin: 5px 0 10px 0;
    font-size: 30px;
    font-weight: bold;
    color: black; }
  .ezoic-wrapper #offset {
    display: block;
    text-align: center;
    margin: 15px 0 40px 0; }
  .ezoic-wrapper #all li {
    list-style-type: none;
    display: block;
    width: 235px;
    float: left; }
  .ezoic-wrapper #all a {
    font-size: 9px; }
  .ezoic-wrapper .about p {
    margin: 0 0 12px 0; }
  .ezoic-wrapper .about p.title {
    font-weight: bold;
    margin: 5px 0 10px 0; }
  .ezoic-wrapper .about a {
    color: #7fbfff; }
  .ezoic-wrapper .about #copyright {
    color: #bfbfbf;
    float: left;
    margin: 5px 0 0 0; }
  .ezoic-wrapper .about .flip {
    float: right;
    margin: 5px 0 0 0; }
  .ezoic-wrapper .pagination {
    display: block;
    clear: both;
    padding: 10px 0;
    height: 15px; }
  .ezoic-wrapper .pagination li {
    display: block;
    list-style-type: none;
    float: left;
    margin: 0 3px; }
  .ezoic-wrapper #social {
    height: 22px;
    position: absolute;
    bottom: 20px;
    right: 25px; }
  .ezoic-wrapper #social .item {
    height: 22px;
    float: right; }

