body {
    background: #000;
    font-family: 'Open Sans', sans-serif !important
}

a,.bgc a,.bgc a:link,.bgc a:visited {
    color: #e5bc34;
    text-decoration: none !important
}

a:hover,.bgc a:hover {
    text-decoration: none;
    color: #ffe56d
}

#content {
    background: url(/images/lp_wanted/background.jpg) center top no-repeat;
    min-height: 730px;
    position: relative
}

#content > .container {
    overflow: visible;
}

#bpLogo {
    left: 458px;
    top: 94px;
    z-index: 400;
}

#reg,
#login {
    background: rgba(31, 31, 31, 0.84);
    background: -moz-linear-gradient(top, rgba(31, 31, 31, 0.84) 0%,
    rgba(0, 0, 0, 0.87) 100% );
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(31, 31, 31,
    0.84) ), color-stop(100%, rgba(0, 0, 0, 0.87) ) );
    background: -webkit-linear-gradient(top, rgba(31, 31, 31, 0.84) 0%,
    rgba(0, 0, 0, 0.87) 100% );
    background: -o-linear-gradient(top, rgba(31, 31, 31, 0.84) 0%,
    rgba(0, 0, 0, 0.87) 100% );
    background: -ms-linear-gradient(top, rgba(31, 31, 31, 0.84) 0%,
    rgba(0, 0, 0, 0.87) 100% );
    background: linear-gradient(to bottom, rgba(31, 31, 31, 0.84) 0%,
    rgba(0, 0, 0, 0.87) 100% );
    filter: progid : DXImageTransform.Microsoft.gradient (   startColorstr =
    '#1f1f1f', endColorstr = '#000000', GradientType = 0 );
    -webkit-box-shadow: 0px 0px 16px 11px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 16px 11px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 16px 11px rgba(0, 0, 0, 0.75);
}

#reg:after {
    background: #0C0;
    width: 100px;
    height: 100px;
    float: left;
}

#logo {
    background: url(/images/lp_wanted/logo.png) center top no-repeat;
    width: 333px;
    height: 191px;
    margin: 0 0 8px -8px
}

#claim {
    background: url(/images/lp_wanted/orb.png);
    height: 93px;
    width: 93px;
    position: absolute;
    bottom: 18px;
    left: 153px;
    z-index: 300
}

#reg {
    width: 320px;
    padding: 8px 20px 120px !important;
    min-height: 600px;
    border-left: 2px solid #896e09;
    border-right: 2px solid #896e09;
    margin-left: 20px;
    position: relative;
    z-index: 5
}

#reg,.bgc_signup_short_container,
.bgc_signup_form_legal,
.bgc_doi_hint,
#footer,
#login,
.bgcdw_captcha,
.bgc_fbConnect_container_link {
    font-family: 'Open Sans', sans-serif !important;
}

h1 {
    font-size: 30px;
    color: #e5bc34;
    margin-bottom: 15px;
    font-family: 'Balthazar', serif;
}

#reg .bgc_signup_form_register {
    background: #a41111;
    color: #fff;
    font-size: 20px !important;
    font-weight: 600;
    line-height: 10px;
    font-family: 'Open Sans', sans-serif !important;
}

.bgcdw_login_container_form {
    font-family: 'Open Sans', sans-serif !important;
}

#bgc_signup_short_container,
#reg .bgc_fbConnect_container_link {
    width: 280px !important
}

.bgc_fbConnect_container_link a {
    padding-left: 18px !important
}

#reg .bgc_fbConnect_container_link {
    margin-left: 20px
}

.bgcdw_captcha p,
.bgc_signup_form_legal,
.bgc_doi_hint {
    color: #efeeee !important
}

#reg .bgc div.bgcdw_errors {
    right: 50px;
}

#login {
    border-left: 2px solid #896e09;
    border-right: 2px solid #896e09;
    border-bottom: 2px solid #896e09;
    padding: 9px;
    padding-bottom: 26px;
    border-radius: 2px;
}

.bgcdw_login_container_remindpassword {
    position: absolute;
    top: 38px;
    right: 140px;
    z-index: 500;
}

#login .bgc_fbConnect .bgc_facebookIcon {
    display: none;
}

#login .bgcdw_button.bgcdw_login_form_login {
    background: #a41111;
    color: #fff;
    font-size: 15px !important;
    font-weight: 600;
    line-height: 10px
}

#login .bgcdw_captcha {
    background: rgba(0, 0, 0, 0.87);

    position: absolute;

    margin-left: -300px;
    margin-top: 25px;

    padding-left: 110px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-top: 30px;

    border-left: 2px solid #896e09;
    border-right: 2px solid #896e09;
    border-bottom: 2px solid #896e09;
    border-radius: 2px;

    z-index: 450;
}

#login script {
    display: none;
}

/* Mobile Adjustments */
@media (max-width: 600px) {
    #login {
        width: 300px!important;
    }

    #login .bgcdw_captcha  {
        position: inherit;
        margin-top: 12px;
        margin-bottom: 5px;
        margin-left: inherit;
        padding: inherit;
        border: inherit;
    }
}

.bgcdw_errors_flash {
    position: relative;
    z-index: 400
}

#footer {
    background: url(/images/lp_wanted/footer.png) center top no-repeat;
    height: 170px;
    padding-top: 70px;
    color: #625f5b;
    position: relative;
    z-index: 10;
    margin-top: -46px
}

#reg .bgc_fbConnect {
    font-size: 12px !important
}

#reg .bgc_signup_form_register:hover,
#login .bgcdw_button.bgcdw_login_form_login:hover {
    background: #d41c1c
}

.usk {
    float: right;
}

.bgc .bgc_signup_form_legal label {
    float: right;
    margin-right: 26px;
    width: 220px;
}
