#backgroundPopup {
    background: #000;
    border: 1px solid #cecece;
    display: none;
    position: fixed;
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99998;
}

#join-signup {
    border-top: 5px solid #23ae4a;
    background-color: #fff;
    height: auto;
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
    width: 370px;
    z-index: 99999;
    margin: auto;
}

    #join-signup #join-signup-form {
        width: 320px;
        margin: 0 auto;
    }

#pge-container #join-signup {
    top: 0;
}

#join-signup #top a#disable {
    background-position: -151px -91px;
    width: 10px;
    height: 10px;
    cursor: pointer;
    text-decoration: none;
}

#join-signup #ref-email input.text {
    border: 1px solid #999;
    padding: 16px 32px 16px 20px;
    width: 265px;
    font-size: 14px;
    display: block !important;
    color: #000;
    font-style: normal;
}

#join-signup sup.ast {
    vertical-align: 1px;
}

.instruction {
    width: 240px;
    color: #999;
}

.instruction-make-money {
    width: 245px;
    color: #999;
}

#thankyou-btn {
    font-size: 18px !important;
    height: auto;
    padding: 15px 0 !important;
    width: 100%;
}

#join-signup.forgot {
    padding-bottom: 30px;
}

.button, .button-lg {
    border: none;
    cursor: pointer;
    transition: all 0.1s;
    text-align: center;
    display: inline-block;
    color: #fff;
    border-radius: 3px;
}

    .button:hover, .button-lg:hover {
        text-decoration: none;
    }

.button {
    font-size: 16px;
    line-height: 16px;
    padding: 7px 12px;
}

.button-lg {
    font-size: 20px;
    line-height: 20px;
    padding: 11px 12px;
}

    .button.ext, .button-lg.ext {
        background-color: #f30;
    }

    .button.int, .button-lg.int {
        background-color: #23ae4a;
    }

    .button.blu, .button-lg.blu {
        background-color: #307bbf;
    }

    .button.no-bg, .button-lg.no-bg {
        color: #f30;
    }

.button.round-r {
    border-radius: 0 3px 3px 0;
}

.referrer {
    font-size: 14px;
    font-weight: bold;
    color: #23ae4a;
    display: block;
    text-align: center;
}

#email-field {
    /*display: none;*/
}

/* From Ice */
.f-11 {
    font-size: 11px;
}

.f-17 {
    font-size: 17px;
}

.f-37 {
    font-size: 37px;
}

.block {
    display: block;
}

.icon {
    display: inline-block;
}

.grey {
    color: #999;
}

.pad-5 {
    padding: 5px;
}

.pad-20-b {
    padding-bottom: 20px;
}

.mar-10-t {
    margin-top: 10px;
}

.mar-10-b {
    margin-bottom: 10px;
}

.mar-20-t {
    margin-top: 20px;
}

.mar-20-b {
    margin-bottom: 20px;
}

.mar-30-t {
    margin-top: 30px;
}

.mar-30-b {
    margin-bottom: 30px;
}

.cursor {
    cursor: pointer;
}

#join-signup .ui2012 {
    background: url(/global_files/layout_v1/images/sprites/ui2014.2.0.7.png) no-repeat 0 0; /*sprite*/
}

.email-icon {
    background: url(/global_files/layout_v1/images/icons/email_sprite.png) no-repeat 285px center;
    display: block;
}

/* Placeholder workaround */
.absolute {
    position: absolute;
}

.relative {
    position: relative;
}

.hide {
    display: none;
}

#join-signup .h-v-centered {
    position: absolute;
    top: 3px !important;
    bottom: 0;
    left: 10px !important;
    right: auto !important;
    margin: auto;
    font-size: 12px !important;
    margin-top: 15px !important;
    padding-left: 13px !important;
}

.placeholder-container {
    margin: 0;
    padding: 0;
    width: 317px;
    height: 40px;
    display: inline-block;
}

input.placeholder-wraped {
    left: 0;
    top: 0;
}

#join-signup .placeholder-div {
    color: #bbb;
    height: 15px;
    z-index: 0;
    white-space: nowrap;
}

#join-signup .placeholder-container div {
    height: 15px;
}

* + html #join-signup .placeholder-div {
    *top: 8px !important;
}
/* IE7 hack */
#signup-form ul li {
    *max-height: 40px;
}

input:-ms-input-placeholder {
    color: transparent !important;
}

#backgroundPopup {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

/* Error */
#join-signup .error, #err_popup {
    position: absolute;
    padding: 10px;
    color: #333;
    height: auto;
    border: 1px solid #ccc;
    text-align: left;
    left: -190px !important;
    top: 0;
    z-index: 90 !important;
    width: 160px !important;
    background-color: #fff;
}

    #join-signup .error:after, #join-signup .error:before {
        left: 100%;
        top: 10px;
        border: solid transparent;
        content: "";
        height: 0;
        width: 0;
        position: absolute;
    }

    #join-signup .error:after {
        border-left-color: #fff;
        border-width: 6px;
    }

    #join-signup .error:before {
        border-left-color: #ccc;
        border-width: 8px;
        margin-top: -2px;
    }

    #err_popup a.close {
        position: absolute;
        top: 6px;
        right: 14px;
    }

.icon-excl {
    display: block;
    width: 19px;
    height: 19px;
    background-position: -659px -50px;
    position: absolute;
    left: 6px;
    top: 6px;
}

.rightarr {
    display: block;
    width: 9px;
    height: 17px;
    background-position: -630px -52px;
    position: absolute;
    right: -8px;
    top: 10px;
}

/* haivu */
div#join-signup a#disable {
    right: 10px;
    top: 10px;
}

/*end of haivu*/
