﻿.login-text-log:hover, .phone-text:hover {
    -webkit-box-shadow: 0 0 1px 3px #CCC;
    -moz-box-shadow: 0 0 1px 3px #CCC;
}

.login-popup-main {
    z-index: 2001;
    border: 1px solid #C8C8C8;
    background: url(/Theme1/Controls/Images/bg.jpg);
    padding: 23px;
    width: 100%;
    left: 50%;
    top: 50%;
    max-width: 900px;
    position: fixed;
    margin: 0 auto;
    transform: translate(-50%,-50%);
    overflow: hidden;
}

.login-popup-inner {
    padding: 20px 20px 20px 18px;
    border: 1px solid #c8c8c8;
    background: url(/Theme1/Controls/images/neil-bg.jpg);
    word-wrap: break-word;
}

.login-popup-main h3 {
    margin: 0;
    padding: 0 0 10px;
    font-weight: 400;
    font-size: 30px;
    color: #222;
}

.login-popup-main h4 {
    color: #FFF;
    font-size: 14px;
    margin: 15px 0 5px;
    padding: 0;
    font-weight: 700;
}

.login-popup-main h5 {
    border-bottom: 1px solid #fff;
    margin-top: 17px;
    padding: 0;
    font-weight: 400;
    font-size: 15px;
    color: #222;
}

.login-popup-main h6 {
    color: #FFF;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 14px;
    margin: 0 0 5px;
    padding: 0;
    font-weight: 700;
}

.email-bg {
    background: #dcdedd;
    padding-top: 11px;
    padding-bottom: 11px;
}

.email-left {
    width: 305px;
    margin-left: 11px;
    color: #333;
    font-size: 13px;
    float: left;
}

.login-text-log, .login-text-log:hover {
    width: 97%;
    height: 24px;
    background: #FFF;
    padding-left: 2px;
    padding-right: 2px;
}

.login-text-log {
    margin-bottom: 3px;
    border: 1px solid #c4c5c5;
    float: left;
}

    .login-text-log:hover {
        box-shadow: 0 0 3px 1px #CCC;
    }

.email-left-pass, .pass-left-em {
    text-decoration: underline;
    background: 0 0;
    border: none;
    color: #333;
    font-size: 13px;
    cursor: pointer;
}

.pass-left-em {
    margin-top: 6px;
}

.log-in, .log-in:hover {
    border: 1px solid #c4c5c5;
}

.pass-left {
    color: #333;
    font-size: 13px;
    float: left;
    margin-left: 15px;
}

.log-in {
    width: 100%;
    height: 36px;
    cursor: pointer;
    margin-top: 10px;
    color: #333;
    font-size: 13px;
    background: -webkit-linear-gradient(top,#ccc,#f0f0f0);
    background: -o-linear-gradient(right,#ccc,#f0f0f0);
    background: -moz-linear-gradient(top,#ccc,#f0f0f0);
    background: linear-gradient(to top,#ccc,#f0f0f0);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#cccccc');
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#cccccc');
}

.reg-left, .reg-right {
    width: 313px;
    color: #333;
    font-size: 13px;
    float: left;
}

.log-in:hover {
    background: -webkit-linear-gradient(top,#f0f0f0,#ccc);
    background: -o-linear-gradient(right,#f0f0f0,#ccc);
    background: -moz-linear-gradient(top,#f0f0f0,#ccc);
    background: linear-gradient(to top,#f0f0f0,#ccc);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#f0f0f0');
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#f0f0f0');
}

.reg-left {
    margin-top: 6px;
}

.reg-right {
    height: auto;
    margin-left: 18px;
}

.phone-text, .phone-text:hover {
    height: 19px;
    background: #FFF;
    padding-left: 2px;
    padding-right: 2px;
}

.reg-btn, .reg-btn22 {
    float: right;
    cursor: pointer;
}

.phone-text {
    width: 100% !important;
    border: 1px solid #C4C5C5;
    margin-bottom: 9px;
}

    .phone-text:hover {
        width: 100%;
        box-shadow: 0 0 3px 1px #CCC;
    }

.reg-btn {
    width: 309px;
    height: 38px;
    background: -webkit-linear-gradient(top,#ccc,#f0f0f0);
    background: -o-linear-gradient(right,#ccc,#f0f0f0);
    background: -moz-linear-gradient(top,#ccc,#f0f0f0);
    background: linear-gradient(to top,#ccc,#f0f0f0);
    margin-top: 15px;
    border: 1px solid #c6c7c7;
    margin-right: 18px;
}

    .reg-btn:hover {
        border: 1px solid #c4c5c5;
        background: -webkit-linear-gradient(top,#f0f0f0,#ccc);
        background: -o-linear-gradient(right,#f0f0f0,#ccc);
        background: -moz-linear-gradient(top,#f0f0f0,#ccc);
        background: linear-gradient(to top,#f0f0f0,#ccc);
    }

.reg-btn22 {
    width: 100%;
    height: 38px;
    background: -webkit-linear-gradient(top,#ccc,#f0f0f0);
    background: -o-linear-gradient(right,#ccc,#f0f0f0);
    background: -moz-linear-gradient(top,#ccc,#f0f0f0);
    background: linear-gradient(to top,#ccc,#f0f0f0);
    border: 1px solid #c6c7c7;
    margin-top: 10px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#cccccc');
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#cccccc');
}

    .reg-btn22:hover {
        border: 1px solid #c4c5c5;
        background: -webkit-linear-gradient(top,#f0f0f0,#ccc);
        background: -o-linear-gradient(right,#f0f0f0,#ccc);
        background: -moz-linear-gradient(top,#f0f0f0,#ccc);
        background: linear-gradient(to top,#f0f0f0,#ccc);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#f0f0f0');
        -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#f0f0f0');
    }

.login-popup-main2, .login-popup2-inner {
    border: 1px solid #c8c8c8;
    padding-left: 18px;
    width: 100%;
}

.status_Class {
    color: red;
    font-size: 11px;
    font-weight: 700;
    margin-right: 15px;
}

.status_Class1 {
    color: red;
    float: left;
    font-size: 13px;
    font-weight: 700;
}

div[id$=DivLoginOverlay], div[id$=PasswordRecoverOverlay] {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2000;
    background-color: #000;
    opacity: .8;
}

.login-popup-main2 {
    max-width: 715px;
    padding-bottom: 15px;
    background: rgba(238,238,238,.8);
    padding-top: 23px;
    position: fixed;
    z-index: 2001;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}

.login-popup2-inner {
    max-width: 677px;
    padding-bottom: 26px;
    font-size: 14px;
    background: url(/Theme1/Controls/images/neil-bg.jpg);
    padding-top: 10px;
    font-family: CenturyGothicRegular;
}

.close-btn-login {
    right: -1px;
    position: absolute;
    width: 38px;
    top: -1px;
    height: 38px;
}

.login-popup2-inner h3 {
    margin: 0;
    padding: 0;
    font-weight: 400;
    font-size: 18px;
    color: #222;
}

.email-adress {
    max-width: 380px;
    width: 100%;
    height: 66px;
    margin: 15px auto 0;
}

.login-text-log2, .login-text-log2:hover {
    width: 100%;
    height: 24px;
    background: #FFF;
    padding-left: 2px;
    padding-right: 2px;
}

.login-text-log2 {
    border: 1px solid #c4c5c5;
}

    .login-text-log2:hover {
        -webkit-box-shadow: 0 0 1px 3px #CCC;
        -moz-box-shadow: 0 0 1px 3px #CCC;
        box-shadow: 0 0 3px 1px #CCC;
    }

.term, .term h3 {
    padding: 0;
    font-weight: 400;
    color: #222;
}

.sub-btn {
    width: 84px;
    height: 27px;
    background: -webkit-linear-gradient(top,#ccc,#f0f0f0);
    background: -o-linear-gradient(right,#ccc,#f0f0f0);
    background: -moz-linear-gradient(top,#ccc,#f0f0f0);
    background: linear-gradient(to top,#ccc,#f0f0f0);
    cursor: pointer;
    border: 1px solid #c6c7c7;
}

    .sub-btn:hover {
        border: 1px solid #c4c5c5;
        background: -webkit-linear-gradient(top,#f0f0f0,#ccc);
        background: -o-linear-gradient(right,#f0f0f0,#ccc);
        background: -moz-linear-gradient(top,#f0f0f0,#ccc);
        background: linear-gradient(to top,#f0f0f0,#ccc);
    }

.label {
    width: 10px;
    float: left;
}

.term {
    width: auto;
    margin-top: 17px;
    font-size: 14px;
}

    .term h3 {
        margin: 0 0 4px;
        font-size: 30px;
    }

.btn-main1 {
    width: 175px;
    margin: 0 auto;
}

.validate-main {
    padding-bottom: 18px;
    border: 1px solid #C8C8C8;
    background: url(/Theme1/Controls/images/neil-bg.jpg);
    padding-left: 18px;
    padding-right: 18px;
    font-family: CenturyGothicRegular;
}

    .gy, .validate-main h3 {
        padding: 0;
        font-weight: 400;
        color: #222;
    }

    .validate-main h3 {
        margin: 10px 0;
        font-size: 30px;
        text-align: center;
    }

.gy {
    width: 642px;
    height: 32px;
    margin-top: 17px;
    font-size: 18px;
}

.em {
    color: #333;
    padding: 15px 0;
    border-bottom: 1px solid #FFF;
    border-top: 1px solid #FFF;
    font-size: 13px;
    margin: 27px 0 0;
}

    .em h4 {
        margin: 0;
        padding: 15px 0 0;
        font-weight: 700;
        font-size: 15px;
    }

.change-email {
    width: auto;
    height: 38px;
    background: -webkit-linear-gradient(top,#ccc,#f0f0f0);
    background: -o-linear-gradient(right,#ccc,#f0f0f0);
    background: -moz-linear-gradient(top,#ccc,#f0f0f0);
    background: linear-gradient(to top,#ccc,#f0f0f0);
    cursor: pointer;
    border: 1px solid #C6C7C7;
    margin-top: 10px;
}

    .change-email:hover {
        border: 1px solid #c4c5c5;
        background: -webkit-linear-gradient(top,#f0f0f0,#ccc);
        background: -o-linear-gradient(right,#f0f0f0,#ccc);
        background: -moz-linear-gradient(top,#f0f0f0,#ccc);
        background: linear-gradient(to top,#f0f0f0,#ccc);
    }

.login-popup-main3 {
    position: fixed;
    z-index: 2001;
    width: auto;
    top: 50%;
    left: 50%;
    text-align: center;
    border: 1px solid #C8C8C8;
    background: url(/Theme1/Controls/Images/bg.jpg);
    padding: 20px;
    transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}

.btn-main2 {
    width: 175px;
    margin: 0 auto;
}

.padding-left0 {
    padding-left: 0;
}

@media (max-width:500px) {
    .login-text, .login-text-log {
        float: none !important;
    }
}
