
/***************Login (Single Sign on)*****************/
#divSocialLoginFormContainer
{
    padding: 15px;
}

.pnlUserAuthenticationContainer
{
    color: #454545;
    border: 1px solid #b2b2b2;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #FDFBFC;
}

    .pnlUserAuthenticationContainer .LoginButton, .pnlUserAuthenticationContainer .LoginCancel
    {
        /*  width: 90px;
    height: 36px;
    cursor: pointer !important;
    margin-bottom: 5px;
    margin-top: 5px;*/
    }

    .pnlUserAuthenticationContainer .LoginButton
    {
        /*background: url(../Images/SingleSignOn/SingleSignOnLogin.jpg) no-repeat;*/
    }

    .pnlUserAuthenticationContainer .LoginCancel
    {
        /*background: url(../Images/SingleSignOn/SingleSignOnCancel.jpg) no-repeat;*/
    }

    .pnlUserAuthenticationContainer .heading
    {
        background: #e6e4e5;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        padding-bottom: 5px;
        text-align: left;
    }

        .pnlUserAuthenticationContainer .heading .divRULDesc
        {
            padding-left: 10px;
            line-height: 18px;
        }

        .pnlUserAuthenticationContainer .heading .RWULTitle
        {
            text-align: center;
            color: #3a589b;
            font-size: 17px;
            font-weight: bold;
            padding-bottom: 10px;
        }

.tblHeading
{
    padding: 10px;
}

#LoginInnerContainer .left img
{
    padding-top: 30px;
}

.LoginButtonStyle
{
    background-color: #f8f8f8;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#436dbd),to(#244386));
    background-image: -webkit-linear-gradient(top,#436dbd,#244386);
    background-image: -moz-linear-gradient(top,#436dbd,#244386);
    background-image: -ms-linear-gradient(top,#436dbd,#244386);
    background-image: -o-linear-gradient(top,#436dbd,#244386);
    background-image: linear-gradient(top,#436dbd,#244386);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#436dbd',EndColorStr='#244386');
    padding: 5px;
    border: 1px solid #dcdcdc;
    border-color: rgba(0,0,0,0.1);
    color: #fff !important;
    font-size: 14px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    height: 40px;
    font-weight: bold;
    cursor: pointer !important;
    margin: 5px;
    text-align: center;
    width: 80px;
}

    .LoginButtonStyle:hover
    {
        background-color: #f5f5f5;
        background-image: -webkit-gradient(linear,left top,left bottom,from(#244386),to(#436dbd));
        background-image: -webkit-linear-gradient(top,#244386,#436dbd);
        background-image: -moz-linear-gradient(top,#244386,#436dbd);
        background-image: -ms-linear-gradient(top,#244386,#436dbd);
        background-image: -o-linear-gradient(top,#244386,#436dbd);
        background-image: linear-gradient(top,#244386,#436dbd);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#244386',EndColorStr='#436dbd');
        border: 1px solid #dcdcdc;
        border-color: rgba(0,0,0,0.1);
        color: #fff !important;
        font-size: 14px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        height: 40px;
        cursor: pointer !important;
        text-align: center;
        text-decoration: none !important;
        width: 80px;
    }

.SearchButtonStyle
{
    background-color: #f8f8f8;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#7d7e7d),to(#424342));
    background-image: -webkit-linear-gradient(top,#7d7e7d,#424342);
    background-image: -moz-linear-gradient(top,#7d7e7d,#424342);
    background-image: -ms-linear-gradient(top,#7d7e7d,#424342);
    background-image: -o-linear-gradient(top,#7d7e7d,#424342);
    background-image: linear-gradient(top,#7d7e7d,#424342);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#7d7e7d',EndColorStr='#424342');
    padding: 5px;
    border: 1px solid #dcdcdc;
    border-color: rgba(0,0,0,0.1);
    color: #fff !important;
    font-size: 14px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    height: 30px;
    font-weight: bold;
    cursor: pointer !important;
    margin: 5px;
    text-align: center;
    width: 80px;
}

    .SearchButtonStyle:hover
    {
        background-color: #f5f5f5;
        background-image: -webkit-gradient(linear,left top,left bottom,from(#424342),to(#7d7e7d));
        background-image: -webkit-linear-gradient(top,#424342,#7d7e7d);
        background-image: -moz-linear-gradient(top,#424342,#7d7e7d);
        background-image: -ms-linear-gradient(top,#424342,#7d7e7d);
        background-image: -o-linear-gradient(top,#424342,#7d7e7d);
        background-image: linear-gradient(top,#424342,#7d7e7d);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#424342',EndColorStr='#7d7e7d');
        border: 1px solid #dcdcdc;
        border-color: rgba(0,0,0,0.1);
        color: #fff !important;
        font-size: 14px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        height: 30px;
        cursor: pointer !important;
        text-align: center;
        text-decoration: none !important;
        width: 80px;
    }


.Gmaillogin, .fblogin, .linkedInLogin, .yahooLogin, .WLLogin, .pnlSocialLoginbtnLeft, .pnlSocialLoginbtnRight
{
    width: 151px;
    background-position: center top;
    height: 35px;
    float: left;
    margin-bottom: 8px;
    margin-right: 8px;
}

    .Gmaillogin:hover, .fblogin:hover, .linkedInLogin:hover, .yahooLogin:hover, .WLLogin:hover
    {
        background-position: center bottom;
    }

.Gmaillogin
{
    /*background:url(../Images/googlemail.png) 17px center no-repeat !important;*/
    background-image: url(../Images/SingleSignOn/Google.jpg);
}

.fblogin
{
    background-image: url(../Images/SingleSignOn/Facebook.jpg);
}

.linkedInLogin
{
    background-image: url(../Images/SingleSignOn/Linkedin.jpg);
}

.yahooLogin
{
    background-image: url(../Images/SingleSignOn/Yahoo.jpg);
}

.WLLogin
{
    background-image: url(../Images/SingleSignOn/Windowslive.jpg);
}

.pnlSingleSignInContainer
{
    background: url(../images/SingleSignOn/or.jpg) 410px 30px no-repeat;
    margin: 0 auto;
    padding: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 415px;
    height: 320px;
}

.loginControl
{
    width: 100%;
    text-align: left;
}

.divFindUseIdContainer
{
}

.divForgotUserIdText
{
    text-align: left;
    line-height: 30px;
    padding-bottom: 15px;
}

.btnfindUserID, .btnChkLoginOption
{
}

.pnlUserIDListContainer
{
    padding-top: 8px;
    border-top: solid 1px #c7c7c7;
    width: 342px;
    margin-top: 10px;
    text-align: left;
    line-height: 23px;
    float: left;
}

    .pnlUserIDListContainer ul
    {
        margin-top: 0px;
    }

.pnlUserIDListContainer
{
}

.pnlCheckOptionsContainer
{
    float: left;
    display: inline;
    width: 347px;
    margin-bottom: 10px;
}

.tblFindUserID
{
}

input[type="radio"]
{
    width: 30px;
    margin-bottom: 5px !important;
}

.tblCheckOptions
{
    width: 380px;
}

.divOptionsText
{
    clear: both;
    text-align: left;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: 20px;
    padding-top: 7px;
    padding-bottom: 5px;
    background: url(../images/SingleSignOn/TextBox_Bg.jpg) repeat-x center top #fff;
    border: 1px solid #b8b8b8;
    text-align: left;
}

    .divOptionsText a
    {
        /*background: url(../images/SingleSignOn/arrow.png) no-repeat bottom right;     padding-right: 20px;     padding-left: 7px;     margin-top: 5px;     margin-right: 10px;     color: #3665BC;*/
    }

        .divOptionsText a#linkChkOpt
        {
            background: url(../images/SingleSignOn/arrow.png) no-repeat bottom right;
            padding-right: 122px;
            padding-left: 7px;
            margin-top: 37px;
            color: #3665BC;
            line-height: 15px;
        }

.pnlSingleSignInContainer .divOptionsText a, .pnlSingleSignInContainer .divOptionsText
{
    width: 370px;
    margin-top: 5px;
}

.pnlSingleSignInText
{
    margin-bottom: 5px;
}

.pnlSingleSignInText, .LoginContianerText
{
    padding-bottom: 5px;
    padding-top: 5px;
    font-size: 16px;
    text-align: left; /*color: #3a589b;*/
    color: #424242;
    font-weight: bold;
}

.divSocialLoginContainer
{
    padding-bottom: 10px;
}

.checkUID
{
}

.pnlMembersLogin, .pnlSingleSignInContainer
{
    padding: 10px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 10px 0px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.pnlSingleSignInContainer
{
    margin-left: 15px;
}

.pnlMembersLogin
{
    float: left;
    background: #e6e4e5;
}

.pnlSingleSignIn
{
    float: left;
    display: inline;
}


.divLoginControlContent input.LoginTextBox
{
    border: 1px solid #CCC;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    font-size: 16px;
    font-weight: bold;
    font-family: arial;
    width: 262px;
    padding: 4px !important;
    margin: 0px 0px 10px 0px;
    display: inline;
}

.divLoginControlContent select.ddlUserName
{
    /*  height: 33px;     padding: 5px;     width: 220px;*/
    border: 1px solid #CCC;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    font-size: 16px;
    font-weight: bold;
    font-family: arial;
    width: 272px;
    padding: 4px;
    margin-bottom: 10px;
}

#content
{
    padding-top: 10px;
}

.tblLoginBtn div
{
    text-align: right;
}

.tblLoginBtn .LinkHref, .hlkClearLoginList
{
    color: #3665BC;
}

#divLoginMessage
{
    color: Red;
    padding: 10px 0px;
    text-align: center;
    font-size: 11px;
}

.chkrememberMeContainer #ctl00_ContentPlaceHolder1_ctl00_Login1_Login1_RememberMe
{
    margin-bottom: 20px;
}

.aforgotusername
{
    float: left;
    padding-left: 10px;
}

.aforgotpassword
{
    float: right;
    padding-right: 10px;
}

.tdChkLoginOptMsgContainer
{
    text-align: left;
    padding-left: 15px;
}

.lblChkLoginOptMsg
{
}
.pnlloginsocial
{
    width:600px;
}
.pnlloginsocial .pnlSingleSignInText
{
	padding-left:50px;
}
.divsignuptext
{
    font-size:16px;
    padding-bottom:2px;
}