html {
    height: 100%;
    overflow: hidden;
    -webkit-box-shadow: inset 0px 0px 150px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: inset 0px 0px 150px 0px rgba(0,0,0,0.5);
    box-shadow: inset 0px 0px 150px 0px rgba(0,0,0,0.5);
    -webkit-filter: blur(.5px);
    -moz-filter: blur(.5px);
    -o-filter: blur(.5px);
    -ms-filter: blur(.5px);
    filter: blur(.5px);
    border-top: 10px solid hsla(119, 100%, 49%, 0.75);
    border-bottom: 10px solid hsla(119, 100%, 49%, 0.75);
}

body {
    background: #000;
    background-image: url('/_extras/images/green_screen.png');
    font-family: printchar21, monospace;
    font-size: 10px;
}

.border {
    position: fixed;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 10px;
    background: hsla(119, 100%, 49%, 0.75);
}

#wrapper {
/*     position: fixed; */
/*     top: 50%; */
/*     left: 50%; */
/*     margin-top: -50px; */
/*     margin-left: -200px; */
    width: 400px;
    border: 1px #04f900;
    border-style: dashed solid;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#solidTop {
    margin-bottom: 100px;
    top: 0px;
    height: 10px;
    background-color: #04f900;
}

.content {
    position: relative;
    opacity: .9;
    z-index: 50;
    color: #04f900;
    text-shadow: 0px 0px 15px;
}

.caption {
    border-bottom: 1px dashed #04f900;
    padding: 10px;
    text-align: left;
}

.soon {
    opacity: .9;
    color: #04f900;
    text-align: center;
    text-shadow: 0px 0px 15px;
    padding: 60px 0 60px 0;
}

.inline-buttons input{
  margin: 4px;
}

p {
    display: inline;
    padding-left: 20px;
    -webkit-animation-name: blinker;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: cubic-bezier(1.0,0,0,1.0);
    -webkit-animation-duration: 1.50s;
}

form {
    padding-top: 4px;
}

[contenteditable="true"] {
    outline: none;
}

input[type=text] {
    width: 160px;
    margin-top: 30px;
    margin-bottom: 30px;
    color: #04f900;
    padding-bottom: 1px;
    font-family: printchar21, monospace;
    letter-spacing: 1px;
    background-color: #005600;
    border: 1px solid #005600;
    -webkit-text-security: square !important;
    -moz-text-security: square !important;
    text-security: square !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
}

input[type=text]:focus {
    color: #005600;
    background-color: #04f900;
    border-color: rgba(0, 255, 0, 1.0);
    outline: 0;
    outline: thin dotted \9;
  /* IE6-9 */
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 255, 0, 1.0);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 255, 0, 1.0);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 255, 0, 1.0);
}

input[type=submit] {
    color: #072807;
    font-family: printchar21, monospace;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 4px;
    background-color: #005600;
    border: 0px solid #005600;
    border-bottom: 0px solid #005600;
    cursor: pointer;
    font-size:9px;
}

input[type=submit]:hover {
    background-color: #04f900;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 255, 0, 1.0);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 255, 0, 1.0);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 255, 0, 1.0);
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}

@-webkit-keyframes blinker {
    from {  opacity: 1.0;
    }
    to {    opacity: 0.0;
    };
}

@font-face {
    font-family: 'bpdotsunicasesquare';
  src: url('/_extras/fonts/bpdotsunicasesquare/bpdotsunicasesquare-webfont.eot'); /* IE9 Compat Modes */
  src: url('/_extras/fonts/bpdotsunicasesquare/bpdotsunicasesquare-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/_extras/fonts/bpdotsunicasesquare/bpdotsunicasesquare-webfont.woff') format('woff'), /* Modern Browsers */
       url('/_extras/fonts/bpdotsunicasesquare/bpdotsunicasesquare-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('/_extras/fonts/bpdotsunicasesquare/bpdotsunicasesquare-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */;
}

@font-face {
    font-family: 'printchar21';
  src: url('/_extras/fonts/printchar21/printchar21-webfont.eot'); /* IE9 Compat Modes */
  src: url('/_extras/fonts/printchar21/printchar21-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/_extras/fonts/printchar21/printchar21-webfont.woff') format('woff'), /* Modern Browsers */
       url('/_extras/fonts/printchar21/printchar21-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('/_extras/fonts/printchar21/printchar21-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */;
}

@font-face {
    font-family: 'range';
  src: url('/_extras/fonts/range/range_light-webfont.eot'); /* IE9 Compat Modes */
  src: url('/_extras/fonts/range/range_light-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/_extras/fonts/range/range_light-webfont.woff') format('woff'), /* Modern Browsers */
       url('/_extras/fonts/range/range_light-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('/_extras/fonts/range/range_light-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */;
}