#loginWrapper {
width: 700px;
min-height: 365px;
height:auto !important;
height: 425px;
margin: 20px auto;
position: relative;
line-height: 1.6em;
color: #666666;
padding-left: 180px;
float: left;
text-align: left;
}
.loginTitle {
width: 100%;
height: 72px;
line-height: 72px;
padding-left: 40px !important;
padding-left: 70px;
background: url(../img/login_title.gif) no-repeat;
}
.sceneTipWrap {
padding: 0 10px;
}
.loginContainer {
font-weight:bold;
height: auto;
overflow: hidden;
}
#loginBtn {
width: 100%;
height: 40px;
}
.login {
float: right;
margin: 5px 30px 0 0;
}
.loginInstCfgArea {
margin: 0;
text-align: left;
}
.input-btn {
height: 30px;
overflow: hidden;
border: none;
outline: none;
margin: 2px;
line-height: 1em;
font-weight: bold;
cursor: pointer;
width: 120px;
background-image: url(../img/buttons-factory.png);
background-repeat: no-repeat;
background-position: 0 0;
color: white;
}
.input-btn-orange {
font-size: 1.1em;
width: 120px;
background-position: 0 0;
}
.input-btn-gray {
font-size: 1.1em;
width: 120px;
background-position: -120px 0;
}
#Frm_Password,#Frm_Username{
height: 20px;
margin: 2px 1px;
padding: 1px 3px 1px 3px;
border: solid 1px #FF6600;
color: #666666;
}
div.hr {
margin-top: 3px;
margin-bottom: 7px;
height: 1px;
line-height: 1px;
border-bottom: solid 1px #d5d5d5;
}
div.hr-orange {
border-bottom: none;
background: url(../img/input-hr-orange.png) repeat-x;
}
#loginWrapper h1 {
color: #444444;
font-weight: bold;
font-size: 1.6em;
text-decoration: none;
height: auto !important;
min-height: 25px;
border-bottom: 0;
padding-bottom: 0;
margin-bottom: 0;
}
#ct_popup h3,
#lock_popup h3{
font-size: 100%;
}
p {
margin: 10px 0;
}
#login_light_box {
position: fixed;
left: 0px;
top: 0px;
width: 10000px;
height: 10000px;
opacity: 0.607843137254902;
z-index: 1010;
background-color: rgb(47, 79, 79);
display: none;
}
