@font-face {
    font-family: "Droid Sans";
    src: url(../../fonts/DroidSans.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

[type=range] {
    -webkit-appearance: none;
    margin: 12px 0;
    width: 100%
}

[type=range]:focus {
    outline: 0
}

[type=range]:focus::-webkit-slider-runnable-track {
    background: rgb(12.75, 12.75, 12.75)
}

[type=range]:focus::-ms-fill-lower {
    background: #000
}

[type=range]:focus::-ms-fill-upper {
    background: rgb(12.75, 12.75, 12.75)
}

[type=range]::-webkit-slider-runnable-track {
    cursor: pointer;
    height: 8px;
    transition: all .2s ease;
    width: 100%;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .2), 0 0 1px rgba(12.75, 12.75, 12.75, .2);
    background: #000;
    border: 2px solid rgba(51, 255, 0, .8);
    border-radius: 0
}

[type=range]::-webkit-slider-thumb {
    box-shadow: 4px 4px 4px rgba(0, 0, 0, .2), 0 0 4px rgba(12.75, 12.75, 12.75, .2);
    background: #000;
    border: 2px solid rgba(51, 255, 0, .8);
    border-radius: 12px;
    cursor: pointer;
    height: 24px;
    width: 24px;
    -webkit-appearance: none;
    margin-top: calc(2px - 12px)
}

[type=range]::-moz-range-track {
    cursor: pointer;
    height: 8px;
    transition: all .2s ease;
    width: 100%;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .2), 0 0 1px rgba(12.75, 12.75, 12.75, .2);
    background: #000;
    border: 2px solid rgba(51, 255, 0, .8);
    border-radius: 0
}

[type=range]::-moz-range-thumb {
    box-shadow: 4px 4px 4px rgba(0, 0, 0, .2), 0 0 4px rgba(12.75, 12.75, 12.75, .2);
    background: #000;
    border: 2px solid rgba(51, 255, 0, .8);
    border-radius: 12px;
    cursor: pointer;
    height: 24px;
    width: 24px
}

[type=range]::-ms-track {
    cursor: pointer;
    height: 8px;
    transition: all .2s ease;
    width: 100%;
    background: 0 0;
    border-color: transparent;
    border-width: 12px 0;
    color: transparent
}

[type=range]::-ms-fill-lower {
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .2), 0 0 1px rgba(12.75, 12.75, 12.75, .2);
    background: #000;
    border: 2px solid rgba(51, 255, 0, .8);
    border-radius: 0
}

[type=range]::-ms-fill-upper {
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .2), 0 0 1px rgba(12.75, 12.75, 12.75, .2);
    background: #000;
    border: 2px solid rgba(51, 255, 0, .8);
    border-radius: 0
}

[type=range]::-ms-thumb {
    box-shadow: 4px 4px 4px rgba(0, 0, 0, .2), 0 0 4px rgba(12.75, 12.75, 12.75, .2);
    background: #000;
    border: 2px solid rgba(51, 255, 0, .8);
    border-radius: 12px;
    cursor: pointer;
    height: 24px;
    width: 24px;
    margin-top: 0
}

html {
    height: 100%
}

::-moz-selection,
::selection {
    background: #90ee90
}

body {
    background: #000;
    font-family: "Droid Sans", sans-serif;
    font-size: 8pt;
    color: green;
    font-weight: 700;
    text-transform: uppercase;
}

a {
    text-decoration: none;
    color: rgba(51, 255, 0, 0.8);
    font-family: "Droid Sans", sans-serif;
}

p{
    font-family: "Droid Sans", sans-serif;
    color: rgba(51, 255, 0, 0.8);
}

.screen-terminal-incorrect{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
}

.note {
    display: none;
    text-align: center;
    padding: 24px 0
}

.main {
    width: 80%;
    margin:auto;
    overflow: hidden;
    user-select: none
}

.main video {
    width: 100%;
    margin-bottom:100px;
}

.main .content {
    position: relative
}

.main .content .screen-reflection {
    position: absolute;
    width: 100%;
    background: #fff;
    z-index: 99;
    opacity: .07;
    pointer-events: none
}

.main .content .scan {
    position: absolute;
    width: 100%;
    height: 100px;
    background: linear-gradient(transparent, rgba(127, 241, 42, .5));
    animation: scan;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    top: -100px;
    z-index: 99;
    opacity: .25;
    pointer-events: none
}

ul li{
    font-size: 20px;
    margin: 10px 0;
}

ul{
    list-style: square;
}

.journal{
    width: 100%;
  font-size: 20px;
  text-align: center;
}

.journal input{
    margin-top: 10px;
}

.main .content .nav {
    position: absolute;
    width: 100%;
    top: 0;
    border-bottom: 2px solid rgba(51, 255, 0, .8);
    z-index: 10;
    padding: 24px 0 0;
    display: flex;
    justify-content: center
}

.main .content .nav:after,
.main .content .nav:before {
    position: absolute;
    left: 0;
    bottom: -24px;
    display: block;
    content: "";
    width: 2px;
    height: 24px;
    background: linear-gradient(rgba(51, 255, 0, .8), transparent)
}

.main .content .nav:after {
    left: auto;
    right: 0
}

.main .content .nav .nav_el {
    border: 2px solid transparent;
    cursor: pointer;
    color: rgba(51, 255, 0, .8);
    font-size: 16pt;
    margin: 0 16px;
    height: 16px;
    position: relative;
    bottom: -2px;
    padding: 0 4px
}

.main .content .nav .nav_el.active {
    border: 2px solid rgba(51, 255, 0, .8);
    border-bottom: 2px solid #000
}

.main .content .nav .nav_el .text {
    position: relative;
    bottom: 8px;
    padding: 0 4px;
    background: #000;
    margin: 0
}

.main .content .nav .nav_el .text.setup {
    width: 20px;
    height: 20px;
    background: #000 url(/images/gear.png) center no-repeat
}

.main .content .stat_nav {
    padding: 0 80px
}

.main .content .stat_nav .stat {
    font-size: 22px;
    opacity: .5;
    margin: 0 4px
}

.main .content .stat_nav .stat.active {
    opacity: 1
}

.main .content .screen {
    position: relative;
    display: none;
    margin: auto;
    padding: 56px 16px 16px;
    box-sizing: border-box
}

.main .content .screen.active {
    display: block
}

.main .content .screen .header {
    font-size: 22px;
    text-align: center
}

.main .content .screen .boy_thumb {
    margin: 16px;
    background: url(/images/VaultBoy.png) center no-repeat;
    background-size: contain;
    height: 360px;
    opacity: .5
}

.radio .list {
    width: 50%;
    float: left
}

.radio .list .wave {
    font-size: 20px;
    margin: 8px 0;
    padding: 0 0 0 24px;
    position: relative;
    opacity: .75;
    cursor: pointer
}

.radio .list .wave:before {
    position: absolute;
    left: 0;
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: url(/images/icons/play-button.png) center no-repeat;
    background-size: contain
}

.radio .list .wave.current {
    opacity: 1;
    color: rgba(51, 255, 0, .8)
}

.radio .list .wave.active:before {
    background: url(/images/icons/pause.png) center no-repeat;
    background-size: contain
}

.radio .list .list_title {
    background: #000;
    text-align: center;
    width: 64px;
    margin: auto;
    position: relative;
    z-index: 1;
    top: 8px
}

.radio .list .music_list {
    position: relative;
    border: 1px solid green;
    margin: 0 8px 0 0;
    padding: 8px 0 4px 4px;
    height: 250px;
    overflow-y: scroll;
    scrollbar-width: thin;
    scrollbar-color: green #000
}

.radio .list .music_list::-webkit-scrollbar {
    width: 11px
}

.radio .list .music_list::-webkit-scrollbar-track {
    background: #000
}

.radio .list .music_list::-webkit-scrollbar-thumb {
    background-color: green;
    border-radius: 6px;
    border: 3px solid #000
}

.radio .list .music_list .track {
    list-style: none;
    opacity: .75;
    margin-bottom: 4px
}

.radio .list .music_list .track.current {
    opacity: 1;
    color: rgba(51, 255, 0, .8)
}

.radio #audioPlayer {
    display: none
}

.radio .player {
    width: 50%;
    height: 100%;
    float: left;
    background: url(/images/radiowaves.gif) right bottom no-repeat
}

.radio .player .controls {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 24px auto
}

.radio .player .control {
    width: 50px;
    height: 50px;
    cursor: pointer
}

.radio .player .control.shuffle {
    background: url(/images/icons/shuffle.png) center no-repeat;
    background-size: contain
}

.radio .player .control.shuffle.off {
    opacity: .5
}

.radio .player .control.prev {
    background: url(/images/icons/back.png) center no-repeat;
    background-size: contain
}

.radio .player .control.play {
    background: url(/images/icons/play-button.png) center no-repeat;
    background-size: contain
}

.radio .player .control.play.active {
    background: url(/images/icons/pause.png) center no-repeat;
    background-size: contain
}

.radio .player .control.next {
    background: url(/images/icons/next.png) center no-repeat;
    background-size: contain
}

.radio .player .control.repeat {
    background: url(/images/icons/replay.png) center no-repeat;
    background-size: contain
}

.radio .player .control.repeat.off {
    opacity: .5
}

.radio .player .control.mute {
    background: url(/images/icons/mute.png) center no-repeat;
    background-size: contain;
    opacity: .25;
    width: 25px;
    height: 25px
}

.radio .player .control.mute.muted {
    opacity: 1
}

.radio .player .volume {
    width: calc(100% - 25px - 16px)
}

.vaultboy {
    background: url(/images/vaultboy.gif) no-repeat;
    background-size: cover;
    width: 143px;
    height: 190px;
    position: relative;
    margin: 40px auto 0
}

.vaultboy .bar1,
.vaultboy .bar2,
.vaultboy .bar3,
.vaultboy .bar4,
.vaultboy .bar5,
.vaultboy .bar6 {
    width: 32px;
    height: 8px;
    background: rgba(51, 255, 0, .8);
    position: absolute
}

.vaultboy .bar1 {
    left: 56px;
    top: -16px
}

.vaultboy .bar2 {
    left: 56px;
    bottom: -16px
}

.vaultboy .bar3 {
    left: -40px;
    top: 62px
}

.vaultboy .bar4 {
    right: -40px;
    top: 62px
}

.vaultboy .bar5 {
    left: -40px;
    top: 160px
}

.vaultboy .bar6 {
    right: -40px;
    top: 160px
}

.supplies {
    position: relative;
    margin: 16px auto 0;
    display: flex
}

.supplies span {
    display: block;
    margin: 0 8px 0 0;
    background: rgba(51, 255, 0, .8);
    font-size: 16px;
    padding: 6px 8px 4px;
    color: #000
}

.hud-bar {
    position: relative;
    margin: 8px auto 0;
    color: rgba(51, 255, 0, .8);
    display: flex
}

.hud-bar .ap,
.hud-bar .exp,
.hud-bar .hp {
    display: block;
    font-size: 16px;
    padding: 6px 8px 4px;
    background: rgba(0, 255, 0, .2);
    min-width: 130px
}

.hud-bar .exp {
    margin: 0 8px;
    width: 100%
}

.hud-bar .exp:after {
    content: "";
    display: inline-block;
    width: 120px;
    height: 8px;
    border: 2px solid rgba(51, 255, 0, .8);
    margin-left: 8px
}

.hud-bar .ap {
    text-align: right
}

.info-bar {
    position: relative;
    margin: 32px auto 0;
    text-align: center;
    display: flex;
    justify-content: center
}

.info-bar div {
    height: 48px;
    display: block;
    margin: 0 2px;
    font-size: 16px;
    text-align: center;
    position: relative
}

.info-bar div:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: rgba(0, 255, 0, .2)
}

.info-bar div .number {
    display: block;
    margin: 26px auto 0
}

.info-bar div {
    color: rgba(51, 255, 0, .8)
}

.info-bar .helmet,
.info-bar .weapon {
    width: 48px
}

.info-bar .weapon {
    background: url(/images/pipboy-gun2.png) center no-repeat;
    background-size: 40px
}

.info-bar .helmet {
    background: url(/images/pipboy-helmet2.png) center no-repeat;
    background-size: 40px
}

.info-bar .aim,
.info-bar .nuclear,
.info-bar .shield,
.info-bar .voltage {
    width: 26px;
    height: auto
}

.info-bar .aim {
    margin-right: 16px;
    background: url(/images/pipboy-aim2.png) no-repeat 5px 5px;
    background-size: 16px 16px
}

.info-bar .shield {
    background: url(/images/pipboy-shield2.png) no-repeat 5px 5px;
    background-size: 16px 16px
}

.info-bar .voltage {
    background: url(/images/pipboy-voltage2.png) no-repeat 5px 5px;
    background-size: 16px 16px
}

.info-bar .nuclear {
    background: url(/images/pipboy-nuclear2.png) no-repeat 5px 5px;
    background-size: 16px 16px
}

#map {
    width: 100%;
    height: 400px
}

@keyframes scan {
    from {
        top: -100px
    }

    to {
        top: 480px
    }
}

footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
    padding: 24px 0
}

footer .footer_author {
    display: block;
    text-decoration: none;
    position: absolute;
    bottom: 24px;
    left: 24px
}

footer .footer_author:before {
    display: block;
    width: 16px;
    height: 16px;
    content: "";
    opacity: .1;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAElBMVEWdnZ1eXl6amppkZGSWlpZpaWlopvhGAAAAKklEQVQI12MQBAFhBQasDGNjY1MQQ9hJSUmJAcRQAJIIBlwKpphMcxAMANzeCZElu9TgAAAAAElFTkSuQmCC)
}

footer .footer_author:hover:before {
    opacity: 1;
    transition: .5s
}

@media screen and (max-width:1024px) {
    footer {
        display: none
    }
}

@media screen and (max-width:768px) {
    .note {
        display: block
    }
}