#main { min-width: auto !important }
#content.noLeftColumn { padding:0px !important; margin:0px !important; border-bottom-width:1px }
#recaptcha_image { height: 47.5px !important; width: 250px !important }
#recaptcha_image img { height: 47.5px; width: 250px }
#login_page { background: #FFFFFF; position: relative }
#login_page .header { background: url(images/header_rp.png) repeat-x scroll 0 0 #fff; height: 62px; padding:0; margin:0 }
.header .h_l { background: url(images/logo.png) no-repeat; width: 173px; height: 62px; margin-left: 190px; float: left }
.content { height: 800px }
.login { color: #777; width: 280px; position: absolute; top:0; right: 185px; z-index:10; padding-top:4px !important }
.login .login-help { line-height: 25px; text-align:center }
.login-help a { color: #333333; font-size: 13px; padding: 6px 10px; text-decoration: none }
.login-title { background: url(images/login_top.png) no-repeat; width: 280px; height: 62px }
.login-title h3 { margin: 0; padding: 0; color: #FFFFFF; line-height: 25px; font-size: 15pt; padding-left: 20px; padding-top: 10px }
.login-title h3 div { font-size: 13pt; padding-left:12px }
.login-inner { background: url(images/login_middle.png) center repeat-y; width: 280px }
.login-logo { background: url(images/login_top2.png) center top no-repeat; width: 280px; height: 70px; overflow:hidden }
.login-logo div { background: url(images/logo_incomCRM.png) no-repeat; width: 246px; height: 60px; margin: 10px auto }
.login-bottom { background: url(images/login_bottom.png) center bottom no-repeat; width: 280px }
.login-bottom div { height: 30px }
.login-msg { color: #454545; display: block; font-size: 11pt; font-weight: normal; margin-bottom: 2px; height: 30px; line-height: 30px }
.login-form { background: url(images/login_form-bg.png) repeat-x; width: 244px; margin: 0 auto; border: 1px solid #e15049 }
.login-form td { padding: 3px 0 }
.login-form td, .login-form a { font-size: 12px }
.login-form input, .login-form select { margin: 2px 0 }
.login-form #user_password, .login-form #user_name { width: 150px }
.experience { width: 244px; margin: 0 auto; margin-top: 10px; border: 1px solid #aeaeae }
.experience .exp-title { background: url(images/exp_top.png) repeat-x; height: 31px }
.exp-title h3 { color: #454545; line-height: 30px; padding: 0; margin: 0; text-align:center }
.experience .exp-content { background: #F2F2F2; height: 210px; padding-top: 10px }
.exp-content ul { margin: 0; padding: 0; margin-right:5px; list-style: none }
.exp-content li { list-style-type: none; line-height: 16px; color: #454545; font-size: 12px; background: url(images/bullte.png) no-repeat scroll 1px 6px; margin-bottom: 5px; padding-left: 10px }

@media (max-width: 992px) {
.login { right: 80px }
}
@media (max-width: 768px) {
.header .h_l { margin-left: 70px }
.login { right: 40px }
}
@media (max-width: 640px) {
.login { position: relative; top:auto; right:auto; margin:0 auto }
}