@font-face {
    font-family:'BebasNeueRegular';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/BebasNeue-webfont.woff') format('woff'), url('fonts/BebasNeue-webfont.ttf') format('truetype'), url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* CSS reset */
 html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin:0;
    padding:0;
}
fieldset, img {
    border:0;
}
ol, ul {
    list-style:none;
}
h1, h2, h3, h4, h5, h6 {
    font-size:100%;
    font-weight:normal;
}
a {
    color: #186f8f;
    cursor: pointer;
}
body {
    font-family: Constantia, Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
    background: #f8f8f8 url(../images/bg.jpg) repeat top left;
    font-weight: 400;
    font-size: 15px;
    color: #416c80;
    overflow-y: scroll;
    overflow-x: scroll;
}
.ie7 body {
    overflow:hidden;
}
a {
    text-decoration: none;
}
.container {
    width: 100%;
    position: relative;
    text-align: center;
}
.clr {
    clear: both;
}
.container > header {
    padding: 20px 30px 10px 30px;
    margin: 0px 20px 10px 20px;
    position: relative;
    display: block;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    text-align: center;
}
.container > header h1 {
    font-family:'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
    font-size: 35px;
    line-height: 35px;
    position: relative;
    font-weight: 400;
    color: #186f8f;
    text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.8);
    padding: 0px 0px 5px 0px;
}
.container > header h1 span {
    color: #2ea2cd;
    text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.8);
}
.container > header h2, p.info {
    font-size: 16px;
    font-style: italic;
    color: #4a3124;
    text-shadow: 0px 1px 1px rgba(255, 255, 255, 1);
}
.container > footer {
    padding: 10px 30px 20px 30px;
    margin: 10px 20px 0px 20px;
    position: relative;
    display: block;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    text-align: center;
}
.container > footer h1 {
    font-family:'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
    font-size: 35px;
    line-height: 35px;
    position: relative;
    font-weight: 400;
    color: #186f8f;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    padding: 0px 0px 5px 0px;
}
.container > footer h1 span {
    color: #2ea2cd;
    text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.8);
}
.container > footer h2, p.info {
    font-size: 16px;
    font-style: italic;
    color: #4a3124;
    text-shadow: 0px 1px 1px rgba(255, 255, 255, 1);
}
.container > footer h3, p.info {
    font-size: 12px;
    font-style: italic;
    color: #4a3124;
    padding: 5px 0px 0px 0px;
    text-shadow: 0px 1px 1px rgba(255, 255, 255, 1);
}
::-webkit-input-placeholder {
    color:#ddd;
}
input:-moz-placeholder {
    color:#ddd;
}
.boxsizingBorder {
    font-family: Constantia, Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
    color: #416c80;
    text-align: center;
    padding: 9px;
    margin: 0 5% 0 5%;
    border: solid 1px #E5E5E5;
    outline: 0;
    font: normal 40px/100% Verdana, Tahoma, sans-serif;
    background: #FFFFFF;
    width: 90%;
    min-height: 200px;
    line-height: 75px;
    white-space: pre-wrap;
    word-wrap: break-word;
    word-break: break-all;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.passphrase {
    font-family: Constantia, Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
    color: #416c80;
    text-align: center;
    padding: 9px;
    margin: 0 5% 0 5%;
    border: solid 1px #E5E5E5;
    outline: 0;
    font: normal 30px/100% Verdana, Tahoma, sans-serif;
    background: #FFFFFF;
    width: 90%;
    min-height: 75px;
    line-height: 50px;
    white-space: pre-wrap;
    word-wrap: break-word;
    word-break: break-all;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.statsinput {
    font-family: Constantia, Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
    color: #416c80;
    padding: 9px;
    margin: 0 5% 0 5%;
    border: solid 1px #E5E5E5;
    outline: 0;
    font: normal 20px/100% Verdana, Tahoma, sans-serif;
    background: #FFFFFF;
    width: 90%;
    min-height: 300px;
    line-height: 30px;
    white-space: pre-wrap;
    word-wrap: break-word;
    word-break: break-all;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.stats {
    font-family: Constantia, Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
    color: #416c80;
    text-align: center;
    padding: 9px;
    margin-right: 10px;
    margin-left: 10px;
    border: solid 1px #E5E5E5;
    outline: 0;
    font: normal 30px/100% Verdana, Tahoma, sans-serif;
    background: #FFFFFF;
    line-height: 75px;
    -moz-hyphens: auto;
    hyphens: auto;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.stats_label {
    font-family: Constantia, Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
    color: #ddd;
    text-align: center;
    padding: 9px;
    margin-right: 10px;
    margin-left: 10px;
    border: solid 1px #E5E5E5;
    outline: 0;
    font: normal 10px/100% Verdana, Tahoma, sans-serif;
    background: #FFFFFF;
    -moz-hyphens: auto;
    hyphens: auto;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.code_here {
    padding: 9px;
    margin: 0 5% 0 5%;
    border: solid 1px #E5E5E5;
    outline: 0;
    font: normal 13px/100% Verdana, Tahoma, sans-serif;
    background: #FFFFFF;
    width: 90%;
    height: 300px;
    line-height: 150%;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.code_out_container {
    padding: 9px;
    margin: 0 5% 5% 5%;
    border: solid 1px #E5E5E5;
    outline: 0;
    font: normal 13px/100% Verdana, Tahoma, sans-serif;
    background: #FFFFFF;
    width: 89%;
    min-height: 300px;
    line-height: 150%;
    overflow: hidden;
    white-space: pre-wrap;
    word-wrap: break-word;
    word-break: break-all;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.keyinput {
    font-family: Constantia, Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
    color: #416c80;
    text-align: center;
    padding: 9px;
    margin: 0 5% 0 5%;
    border: solid 1px #E5E5E5;
    outline: 0;
    font: normal 30px/100% Verdana, Tahoma, sans-serif;
    background: #FFFFFF;
    width: 90%;
    min-height: 75px;
    line-height: 50px;
    white-space: pre-wrap;
    word-wrap: break-word;
    word-break: break-all;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
/* Header Style */
 .header {
    font-family:'Arial Narrow', Arial, sans-serif;
    line-height: 24px;
    font-size: 11px;
    background: #000000;
    opacity: 0.75;
    text-transform: uppercase;
    z-index: 9999;
    position: relative;
    -moz-box-shadow: 1px 0px 2px #000;
    -webkit-box-shadow: 1px 0px 2px #000;
    box-shadow: 1px 0px 2px #000;
}
.header a {
    padding: 0px 10px;
    letter-spacing: 1px;
    color: #ddd;
    display: block;
    float: left;
}
.header a:hover {
    color: #fff;
}
.header span.right {
    float: right;
}
.header span.right a {
    float: none;
    display: inline;
}
/* CHECKBOX */
 input[type=checkbox] {
    visibility: hidden;
}
/* ROUNDED ONE */
 .roundedOne {
    width: 28px;
    height: 28px;
    background: #fcfff4;
    background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfff4', endColorstr='#b3bead', GradientType=0);
    margin: 0px auto;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    -webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
    position: relative;
}
.roundedOne label {
    cursor: pointer;
    position: absolute;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    left: 4px;
    top: 4px;
    -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 1);
    -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 1);
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 1);
    background: -webkit-linear-gradient(top, #222 0%, #45484d 100%);
    background: -moz-linear-gradient(top, #222 0%, #45484d 100%);
    background: -o-linear-gradient(top, #222 0%, #45484d 100%);
    background: -ms-linear-gradient(top, #222 0%, #45484d 100%);
    background: linear-gradient(top, #222 0%, #45484d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#222', endColorstr='#45484d', GradientType=0);
}
.roundedOne label:after {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    content:'';
    position: absolute;
    width: 16px;
    height: 16px;
    background: #00bf00;
    background: -webkit-linear-gradient(top, #00bf00 0%, #009400 100%);
    background: -moz-linear-gradient(top, #00bf00 0%, #009400 100%);
    background: -o-linear-gradient(top, #00bf00 0%, #009400 100%);
    background: -ms-linear-gradient(top, #00bf00 0%, #009400 100%);
    background: linear-gradient(top, #00bf00 0%, #009400 100%);
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    top: 2px;
    left: 2px;
    -webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
}
.roundedOne label:hover::after {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    opacity: 0.3;
}
.roundedOne input[type=checkbox]:checked + label:after {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
/* Media Queries */
 @media screen and(max-width: 767px) {
    .container > header {
        text-align: center;
    }
    p {
        position: relative;
        top: auto;
        left: auto;
    }
}