﻿@font-face {
    font-family: Frutiger;
    src: url('/fonts/Frutiger LT 87 Extra Black Condensed.ttf');
}

.marquee {
    overflow: hidden;
    color: rgb(202, 255, 195);
}

body {
    /*background-color: black !important;*/
}

body .blackbg {
    background-color: black !important;
}

.homepage-header {
    background: url(https://static.winloot.com/images/landingpage/reg-header.png) no-repeat scroll 0% 0;
    min-height: 90px;
    margin-bottom: 20px;
}

.newreg-logo {
    padding-top: 10px;
    width: 190px;
}

.first_row {
    margin: -9px 0px 0px 0px !important;
}

.first_row input {
    border: solid 2px #d18e1a;
}

.homepage-content {
    background: url(https://static.winloot.com/images/landingpage/reg_bg.jpg) no-repeat;
}

.homepage-title {
    font-size: 97px;
    color: white;
    font-weight: bolder;
    text-align: center;
}

.content-description {
    text-align: center;
    color: white;
    font-size: 30px;
}

.footer-first {
    background-color: #116e51;
    font-size: 25px;
    color: white;
    padding: 5px 30px !important;
    font-weight: bolder;
}

.footer-second {
    background-color: #b0afac;
    font-weight: bolder;
    font-size: 17px;
    padding: 20px 30px !important;
}

.footer-third {
    background-color: #116e51;
    padding: 20px 30px !important;
}

    .footer-third p {
        color: white;
        padding: 0 50px;
    }

        .footer-third p a {
            color: white;
        }

            .footer-third p a:hover {
                color: white;
                text-decoration: none;
            }

.homepage-marque {
    background: url(https://static.winloot.com/images/landingpage/homepage-marque.png) no-repeat;
    height: 30px;
}

#marquee {
    top: 7px;
    left: 90px;
    height: 20px !important;
}

.winner-dollar {
    font-size: 16px !important;
}

#popForgotPwdModal2 .modal-header {
    background-color: white;
    float: left;
}

.simpleLogin .simpleLogin_content a {
    color: #d18e1a;
}

    .simpleLogin .simpleLogin_content a:hover {
        color: #d18e1a;
    }

#simpleLogin-form {
    padding-top: 12px;
}

.simpleLogin .error_tips {
    color: #AD6464;
    margin-bottom: 2px;
}

.simpleLogin-email, .simpleLogin-password {
    background-color: black;
    color: white;
    padding-left: 3px;
    padding-right: 3px;
    margin-right: 2px;
    width: 150px;
    border-radius: 3px;
    border: solid 2px #d18e1a;
}

.simpleLogin-check {
    background-color: black;
    color: white;
}

input.simpleLogin-submit {
    background: rgba(0, 0, 0, 0) url("https://static.winloot.com/images/landingpage/new_login.png") no-repeat scroll 0 0;
    border: medium none;
    float: right;
    height: 33px;
    margin-top: -3px;
    width: 67px;
}

.simpleLogin-label {
    display: inline-block;
    margin: 0 41px 0 3px;
    font-size: 15px;
    font-weight: normal;
    line-height: 15px;
    color: #d18e1a;
}

/*#countdownContainer {
    text-align: left !important;
}*/

.count-down1 {
    margin-top: 30px;
}

.homepage-content {
    margin-top: 20px;
}

div#countdownContainer {
    text-align: center;
    margin: 2px auto;
    line-height: 1;
    font-size: 10px;
}

p#countdownHeader {
    margin: 0;
}

p#countdownDisplay {
    font-size: 25px;
    margin: 2px 0 0;
}

div#countdownLabels > div {
    display: inline-block;
    font-weight: bold;
}

div#countdownLabels > div:first-child {
    margin: 0 12px 0px 0px;
}

div#countdownLabels > div:last-child {
    margin: 0px 0 0 20px;
}


.wlgone {
    display: none;
}

#wlgone {
    display: none;
}

@media (min-width: 728px) {
    #wlgone {
        display: block;
        width: 728px;
        height: 90px;
        margin: 10px auto 0 auto;
    }

    .wlgone {
        display: inline-block;
    }
}

.footer-second {
    background-color: #B0AFAC;
    font-weight: bolder;
    font-size: 17px;
    padding: 20px 30px !important;
}

.social-icons {
    width: 310px;
    margin: auto;
    overflow: auto;
}

.social-icons img {
    float: left !important;
    width: 23% !important;
    padding-right: 5px !important;
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    height: auto;
}

img {
    border: 0 none;
}

img {
    vertical-align: middle;
}

.btn-primary {
    color: #FFF;
    background-color: #3DA873;
    border-color: #3DA873;
}

.btn-default {
    color: #3da873;
    background-color: #FFF;
    border-color: #CCC;
}

.simpleLogin {
    display: block;
    float: right;
    margin-right: 335px;
    position: relative;
    z-index: 100;
}

.simpleLogin-email, .simpleLogin-password {
    width: 150px;
}

.simpleLogin-label {
    color: #d18e1a;
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    line-height: 15px;
    margin: 0 41px 0 3px;
}

.first_row {
    margin: 8px 0 -8px 0;
}

.simpleLogin_title h2 {
    color: #56B295;
    font-size: 16px;
    text-align: right;
    margin-right: 15px;
    margin-top: 4px;
}

.login_error_popup {
    display: none;
    width: 216px;
    height: 130px;
    background: url("https://static.winloot.com/images/register/error_tips_bg.png") no-repeat;
    position: absolute;
    z-index: 2000;
    top: 28px;
    left: 230px;
}

.login_error_popup p {
    margin-top: 35px;
    width: 90%;
    padding: 5px;
    color: #AD6464;
    font-family: Arial, sans-serif;
    position: absolute;
    bottom: 10px;
}

.login_error_popup a {
    position: absolute;
    top: 25px;
    right: 20px;
    font-size: 20px;
    color: #888888;
}

body {
    /*background-color: black !important;*/
}

.header {
    background: rgba(0, 0, 0, 0) url("https://static.winloot.com/images/landingpage/reg-header.png") no-repeat scroll 0 0;
    height: 132px;
    margin-top: 30px;
}



.reg-content {
    background: rgba(0, 0, 0, 0) url("https://static.winloot.com/images/landingpage/reg_bg.jpg") no-repeat scroll 0 0;
}

.content-first {
    background-color: #262626;
    color: white;
    font-size: 50px;
    font-weight: bolder;
    height: 135px;
    line-height: 60px;
    margin-bottom: 40px;
    margin-top: 20px;
    padding-top: 6px;
    text-align: center;
}

.content-second {
    background-color: #262626;
    color: white;
    font-size: 50px;
    font-weight: bolder;
    height: 80px;
    margin-bottom: 40px;
    padding-top: 6px;
    text-align: center;
}

.content-third {
    color: white;
    float: right;
    font-size: 50px;
    font-weight: bolder;
    margin-bottom: 40px;
}

.content-fourth {
    margin-bottom: 80px;
}

.footer-first {
    background-color: #116e51;
    color: white;
    font-size: 25px;
    font-weight: bolder;
    padding: 5px 30px !important;
}

.footer-second {
    background-color: #b0afac;
    font-size: 17px;
    font-weight: bolder;
    padding: 20px 30px !important;
}

.footer-third {
    background-color: #116e51;
    padding: 20px 30px !important;
}

.footer-third p {
    color: white;
    padding: 0 50px;
}

.footer-third p a {
    color: white;
}

.footer-third p a:hover {
    color: white;
    text-decoration: none;
}

.simpleLogin {
    float: none !important;
    width: 375px;
}

    .simpleLogin .simpleLogin-email, .simpleLogin .simpleLogin-password {
        background-color: black;
        color: white;
    }


.first_row_two {
    margin: -9px 0 0 !important;
}

/*.first_row input {
    border: 2px solid #d18e1a;
}*/

.login_two {
    position: relative;
    top: -10px;
}

.count-down {
    background-color: #214038;
    border-radius: 0 0 25px 25px;
    height: 72px;
}

/*span {
    color: #657a75;
}*/

.simpleLogin .error_tips {
    left: 342px;
    position: absolute;
    top: -5px;
}

.simpleLogin_content a {
    color: #d18e1a !important;
}

.form_footer, #countdownDisplay {
    color: white;
}

#popForgotPwdModal2 {
    height: 170px !important;
    left: 0 !important;
    margin: auto !important;
    position: fixed !important;
    top: 0 !important;
}

#popForgotPwdModal2 .modal-header {
    background-color: white;
    float: left;
}

.already-rememberme {
    color: #363636 !important;
}

label {
    color: white;
    font-size: 18px;
}

.disableBtn {
    opacity: 0.5;
}

.newreg-error {
    display: none;
    color: red;
    font-size: 14px;
    font-weight: bold;
}

.email-subscribe {
    color: white;
    margin-bottom: 15px;
}

#popAlreadyModal {
    position: fixed;
}

.newreg-btn img {
    cursor: pointer;
}