﻿body
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 0;
}

#leftContainer
{
    position: absolute;
    height: 79%;
    left: 10px;
    top: 23px;
    width: 303px;
}
.style_col1
{
    width: 74px;
}
.style_col2
{
    width: 100%;
}
.style_loginwidth
{
    width: 450px;
}

.style_c1
{
    width: 80px;
}

#topDivlag
{
    position: absolute;
    width: 98%;
    height: 0px;
    top: 10px;
    z-index: 101;
    left: 0px;
}

.loginButton
{
    width: auto !important;
    width: 88px;
    min-width: 88px;
}
.app_col1
{
    width: 30px;
}

.ui-dialog-titlebar-close
{
    display: none;
}

.bot
{
    position: fixed;
    bottom: 0px;
    right: 16px;
    width: 100%;
    height: 20px;
    text-align: center;
    z-index: 2;
    color: #63A5B5;
    font-size: 13px;
}

.loginRight
{
    width: 100%;
    height: 217px;
    border-top: 11px solid #4B4C60;
    border-bottom: 11px solid #4B4C60;
    position: relative;
    background-color: #63A5B5;
    left: -10px;
}

#rightBorder
{
    position: absolute;
    background: url(/img/login/login_r.png) no-repeat;
    width: 21px;
    height: 242px;
    text-align: left;
    top: -11px;
    left: 345px;
    margin-right: auto;
}

#leftBorder
{
    position: absolute;
    background: url(/img/login/login_l.png) no-repeat;
    width: 20px;
    height: 240px;
    text-align: left;
    top: -11px;
    left: -10px;
    z-index: 1;
}

#logo
{
    position: absolute;
    background: url(/img/login/logo.png) no-repeat;
    width: 167px;
    height: 109px;
    margin: 0 auto;
    text-align: left;
    margin-left: -55px;
    margin-top: -76px;
    z-index: 2;
}

.loginRight span
{
    width: 0;
    height: 0;
    font-size: 0;
    overflow: hidden;
    position: absolute;
}
.loginRight span.triangle
{
    border-left: 16px 0px dashed transparent;
    border-right: 16px solid #63A5B5;
    border-top: 33px dashed transparent;
    border-bottom: 33px dashed transparent;
    top: 50px;
    left: -12px;
}
.loginRight span.top
{
    border-width: 40px;
    border-style: solid dashed dashed;
    border-color: #ffffff transparent transparent;
    left: 20px;
    bottom: -33px;
}
#loginLeft
{
    width: 100%;
    height: 217px;
    border-top: 11px solid #4B4C60;
    border-bottom: 11px solid #4B4C60;
    position: relative;
    background-color: #EAF2F4;
}

#horizon
{
    background-color: transparent;
    position: absolute;
    top: 20px;
}

#horizon
{
    top: 50%;
    width: 99%;
    margin-top: -183px;
    text-align: center;
}
/* end IE 5 hack */

#container
{
    position: relative; /*background:url(/img/login/onbackup2_061.png) no-repeat 50% 50%;*/
    width: 930px;
    height: 450px;
    margin: 0 auto;
    text-align: left;
    font-size: 12px;
    color: #000;
}


#login-panel
{
    position: absolute;
    left: 13%;
    top: 47px;
    width: 716px;
    height: 250px;
}

#rightContainer
{
    position: absolute;
    height: 85%;
    left: 30px;
    top: 8px;
    width: 89%;
}

#icon
{
    position: absolute;
    height: 85%;
    left: 30px;
    top: 8px;
    width: 89%;
}

#signUp
{
    position: absolute;
    left: -6px;
    top: 154px;
    width: 102%;
    text-align: right;
}

#loginBt
{
    position: absolute;
    left: 0px;
    top: 90px;
    width: 100%;
}

#keepLogin
{
    position: absolute;
    left: 79px;
    top: 155px;
    width: 71%;
}

#LoginButton
{
    height: 28px;
    background-color: #FFCC0F;
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
}
