body
{
    background: none repeat scroll 0 0 white;
}
.goid_checkbox_container input[type="checkbox"]
{
    display: none;
}
.goid_checkbox_container input[type="checkbox"] + label.css-label
{
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #8A8A8A;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 30px;
    line-height: 28px;
    padding-left: 34px;
    vertical-align: middle;
}
.goid_checkbox_container input[type="checkbox"]:checked + label.css-label
{
    background-position: 0 -40px;
}
#lblRememberPass
{
    cursor: pointer;
}
.btn_hadaccount
{
    top: 20px;
}

.form_input span.email input.goid_email_bg
{
    background: url("../img/bg_form_login.png") repeat scroll 0 -245px transparent;
}


.goid_1_4_footer
{
    background: #333333;
    padding: 10px 0;
    text-align: center;
    color: #b2b2b2;
    font-size: 12px;
    margin-top: 30px;
}
.goid_1_4_footer .copyright span
{
    clear: both;
    display: block;
    line-height: 14px;
    height: 20px;
}

.form_captcha2 .pic_captcha img
{
    width: 120px;
}
.form_success
{
    line-height: 16px;
}

.btn_primary, .gl-btn-primary
{
    /*width: 338px;*/
    cursor: pointer;
}

input.gl-btn-primary { width:340px; border: 1px solid #055680; outline:none; box-shadow:none}

.txt12
{
    font-family: "Helvetica Neue" , "Helvetica" ,Helvetica,Arial,sans-serif;
    line-height: 16px;
}

.form_warning
{
    background: none repeat scroll 0 0 #AA0000;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    display: table;
    float: right;
    font-size: 12px;
    font-weight: bold;
    padding: 10px;
    width: 340px;
    margin-bottom: 10px;
}
.form-success
{
    background: none repeat scroll 0 0 #6EA70C;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    display: table;
    float: right;
    font-size: 12px;
    font-weight: bold;
    padding: 10px;
    width: 340px;
    margin-bottom: 10px;
}
.btn-primary
{
    background: none repeat scroll 0 0 #0B8FD3;
    border: 1px solid #055680;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    display: block;
    font-size: 18px;
    font-weight: bold;
    padding: 14px;
    text-align: center;
    text-shadow: 0 1px 0 #000000;
    transition: background 0.4s ease-in 0s;
    width: 3px;
}
.form_captcha2 .pic_captcha
{
   
    margin-left: 5px;
}
.gl-outer
{
    height: 100%;
}
.placeholderjs
{
    color: #CCC !important;
}

.gl-btn-signup-login
{
    width: 320px;
}
.form_captcha2 .input_captcha input {display:block}
.gl-form-alert {
   
    line-height: 16px;
   
}
.gl-login-vtc
{
    width:auto;}
    .gl-login-left {
  
    width: auto;
}