@font-face {
    font-family: jersey;
    src: url(fonts/JerseyM54.woff2), url(fonts/JerseyM54.woff), url(fonts/JerseyM54.ttf)
}

h1 {
    text-transform: uppercase;
    font: 38px jersey;
    margin:20px 0;
}

h3 {
    font-size: 1.375rem;
    font-weight: bold
}

ul{
    padding-inline-start:0;
}

html,
body {
    font-size: 16px;
    color: #817a62;
    font-family: "Tahoma";
    overflow-x: hidden;
    min-height:100%
}

html{
    position: relative;
    padding: 0 0 65px 0
}

body {
    background: #1F1717 url(/assets/images/login/background-city-full.png) left 58px no-repeat;
    background-size: contain
}

body.play {
    background-color: #1b1314
}

a {
    color: #817a62
}

a:hover {
    text-decoration: underline;
    color: #c47b20
}

header.login-page {
    background-color: #000000;
}

main {
    margin: 65px auto;
    max-width: 1000px;
}

footer {
    position: absolute;
    bottom: 0;
    width: 100%
}

footer ul {
    display: flex;
    list-style-type: none;
    justify-content: center
}

footer ul li {
    border-right: 2px solid #817a62;
    padding: 0 .5rem
}

footer ul li:last-child {
    border-right: 0
}

button{
    background: #ffd800;
    background: linear-gradient(143deg,#ffd800 calc(100% - 12px),transparent 72%) 100% 0/20px 100% no-repeat,linear-gradient(-37deg,#ffd800 calc(100% - 12px),transparent 72%) 0 0/20px 100% no-repeat,linear-gradient(#ffd800,#ffd800) 20px 0/calc(100% - 39px) 100% no-repeat;
    -webkit-appearance: none;
    border: 0;
    box-sizing: border-box;
    font-family: jersey;
    border-radius: 0;
    color: #1f1717;
    font-size: 16px;
    line-height: 16px;
    padding: 10px 22px;
    cursor: pointer;
    white-space: nowrap;
    font-weight: 400;
    margin: 0;
    vertical-align: middle;
    text-decoration: none;
    position: relative;
}

.hero {
    padding-top: 2rem
}

.hero article figure {
    position: relative
}

.play-free-arrow {
    position: absolute;
    bottom: 0;
    right: 0;
    margin-right: -12px;
    margin-bottom: -40px
}

.highlightBox{
    background: rgb(27 19 20 / 0.8);
    padding: 15px;
    border-radius: 10px
}

.login-error {
    background: #817a62;
    padding: 14px 0;
    color: #fff
}

.login-error-container {
    max-width: 800px;
    margin: 0 auto;
    text-align: center
}

.login-error a {
    color: #fff;
    text-decoration: underline
}

.noBorder{
    background:none;
    border:none;
}

.registerTerms, .registerTerms a{
    color:#c47b20
}

.registerTerms a{
    text-decoration: underline
}

.registration-form .error-container {
    max-width: 310px;
    color: #000;
    margin: 10px auto;
    background: #ffd800;
    padding: 3px;
    display: none;
    font-size: 1rem;
    font-family: jersey
}

.registration-form .error-container.active {
    display: block
}

.registration-form .error-container .error-wrapper {
    display: flex;
    border: 1px solid #8a3d28;
    flex-direction: row;
    align-items: center;
    padding: 5px 10px 5px 10px
}

 input{
    font: 20px jersey;
    padding: 5px 10px;
    margin: 10px 0;
    width: 100%
}

 input::placeholder{
    color:#ccc;
    opacity: 1
}

 input[type=checkbox]{
    transform: scale(2);
    width:auto;
    margin: 15px
}

#loginForm input{
    width: 200px;
    display: inline-block;
}

.registration-form .chevrons{
    background: url(/assets/images/login/chevron.png) left center no-repeat;
    padding: 0 30px;
    width: 100%;
}

.grecaptcha-badge {
    visibility: collapse !important
}

@keyframes ldio-fuzxsx5kqa8 {
    0% {
        transform: translate(-50%, -50%) rotate(0deg)
    }
    100% {
        transform: translate(-50%, -50%) rotate(360deg)
    }
}

.ldio-fuzxsx5kqa8 div {
    position: absolute;
    width: 70px;
    height: 70px;
    border: 10px solid #e8db9a;
    border-top-color: transparent;
    border-radius: 50%
}

.ldio-fuzxsx5kqa8 div {
    animation: ldio-fuzxsx5kqa8 1.5s linear infinite;
    top: 60px;
    left: 60px
}

.loadingio-spinner-rolling-tvr0cr7fb9g {
    width: 120px;
    height: 120px;
    display: inline-block;
    overflow: hidden;
    margin-bottom: 40px
}

.ldio-fuzxsx5kqa8 {
    width: 100%;
    height: 100%;
    position: relative;
    transform: translateZ(0) scale(1);
    backface-visibility: hidden;
    transform-origin: 0 0
}

.ldio-fuzxsx5kqa8 div {
    box-sizing: content-box
}

.loading-overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
    z-index: 1001;
    opacity: 0;
    visibility: hidden;
    transition: .75s ease-in-out
}

.loading-overlay.visible {
    opacity: 1;
    visibility: visible
}

.loading-overlay .loading-content {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #e8db9a;
    font-family: jersey
}

.introduction article.screenshots {
    display: flex;
    flex-direction: row;
    flex: 1;
    justify-content: flex-end;
    padding-top: 4rem
}

.introduction article.screenshots figure {
    text-align: center;
    width: 166px;
    margin-left: .875rem
}

.introduction article.screenshots figure label {
    font-size: 1rem;
    font-family: jersey;
    margin-bottom: 4rem
}

.introduction article.screenshots figure .screenshot {
    position: relative;
    padding: .5rem
}

.introduction article.screenshots figure .screenshot .screenshot-image {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1
}

.introduction article.screenshots figure .screenshot .screenshot-frame {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0
}

header.login-page{
    position: fixed;
    width: 100%;
    z-index: 10
}

.mobileLoginToggle.collapsed .showClose{
    display:none;
}

.mobileLoginToggle:not(.collapsed) .showOpen{
    display:none;
}

#loginDiv.show, #loginDiv.collapsing{
    display: block!important
}

.logo{
    background: url(/assets/images/login/mobile-logo.png?) center bottom no-repeat;
    width: 80px;
    height: 66px;
    margin: auto;
    position: absolute;
    left: 0
}

.mobileLoginToggle{
    margin: 8px
}

.termsOfService ul{
    margin:0 25px;
}

.vertSpacer{
    height:300px;
}

#loginDiv{
    max-width: 1000px;
    margin: auto
}

#loginForm button{
    vertical-align: top;
    margin: 12px auto
}

@media screen and (max-width: 768px) {
    body{
        background-size:auto;
        background-position:center 50px
    }

    .logo{
        right:0
    }

    #loginForm input{
        margin: 5px auto
    }

    #loginForm button {
        width: 200px
    }

    .resetPWButton{
        width:100%
    }

    .hero{
        margin-top:15rem
    }

    .highlightBox.mobileNoHighlight{
        background:none
    }

    .welcome-message {
        order:2;
        padding: 0 40px
    }

    .registration-form .chevrons{
        background-position:45px center;
        padding: 0 75px;
    }

    .play-free-arrow{
        margin-right: 35px
    }
    .message {
        margin: 10px 0 6px 0;
        padding: 18px;
        width: 100%;
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        line-height: 20px;
        color: #000;
        align-items: center;
        /* background: #342c26; */
        background: linear-gradient(143deg, #BEE2E7 calc(100% - 12px), transparent 72%) 100% 0/20px 100% no-repeat, linear-gradient(-37deg, #BEE2E7 calc(100% - 12px), transparent 72%) 0 0/20px 100% no-repeat, linear-gradient(#BEE2E7, #BEE2E7) 20px 0/calc(100% - 39px) 100% no-repeat;
        /* color: #fff; */
    }

    .message input[type=button],
    .message input[type=reset],
    .message input[type=submit],
    .message button,
    .message a.button {
        background: #140e0f;
        background: linear-gradient(143deg, #140e0f calc(100% - 12px), transparent 72%) 100% 0/20px 100% no-repeat, linear-gradient(-37deg, #140e0f calc(100% - 12px), transparent 72%) 0 0/20px 100% no-repeat, linear-gradient(#140e0f, #140e0f) 20px 0/calc(100% - 39px) 100% no-repeat;
        color: #fff
    }

    .message input[type=button]:hover,
    .message input[type=reset]:hover,
    .message input[type=submit]:hover,
    .message button:hover,
    .message a.button:hover {
        background: #322326;
        background: linear-gradient(143deg, #322326 calc(100% - 12px), transparent 72%) 100% 0/20px 100% no-repeat, linear-gradient(-37deg, #322326 calc(100% - 12px), transparent 72%) 0 0/20px 100% no-repeat, linear-gradient(#322326, #322326) 20px 0/calc(100% - 39px) 100% no-repeat
    }

    .message strong:first-child {
        color: #140e0f;
        margin-bottom: 6px;
        font-family: jersey;
        font-size: 18px
    }

    .message.successMessage strong:first-child {
        color: #140e0f
    }

    .message.errorMessage strong:first-child {
        color: #140e0f
    }

    .message.errorMessage {
        background: #a93d1d;
        background: linear-gradient(143deg, #a93d1d calc(100% - 12px), transparent 72%) 100% 0/20px 100% no-repeat, linear-gradient(-37deg, #a93d1d calc(100% - 12px), transparent 72%) 0 0/20px 100% no-repeat, linear-gradient(#a93d1d, #a93d1d) 20px 0/calc(100% - 39px) 100% no-repeat;
        color: #140e0f
    }

    .message.errorMessage strong {
        color: #140e0f
    }

    .message.successMessage {
        background: #ffd800;
        background: linear-gradient(143deg, #ffd800 calc(100% - 12px), transparent 72%) 100% 0/20px 100% no-repeat, linear-gradient(-37deg, #ffd800 calc(100% - 12px), transparent 72%) 0 0/20px 100% no-repeat, linear-gradient(#ffd800, #ffd800) 20px 0/calc(100% - 39px) 100% no-repeat;
        color: #140e0f
    }

    .errorMessageText{
        display:inline-block;
    }

    .message>i:first-child {
        font-size: 36px;
        margin-right: 12px
    }
}