html, body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

.content {
	position:relative;
	float:right;
    width: 320px;
    margin-right:16%;
    margin-right:16%\9;
    margin-top: 28px;
    margin-top: 28px\9;
}
.content .select-login{
	float:left;
	width:321px;
	height:40px;
	margin-bottom:5px;
	display:block;
}
.content .select-con{
	float:left;
	position:relative;
    background: #efefef;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
    border-bottom-left-radius: 8px !important;
    border-bottom-right-radius: 8px !important;
   }
.content .select-con .form-title {
	float:left;
	width:100%;
	line-height:30px;
    color: #878787;
    font-size: 16px;
    font-weight: 400!important
}

.content .select-con .form-subtitle {
    color: #c9dce9;
    font-size: 14px;
    font-weight: 300!important;
    padding-left: 10px
}

.content .select-con .CA-login-form {
	padding: 0px 20px 15px 20px;
	position:relative;
	float:left;
    top:0px;
}
.content .select-con .login-form{
	padding: 0px 20px 15px 20px;
	position:relative;
	float:left;
	top:0px;
	display:none;
}
.content .select-con .create-account {
	display:block;
	height:30px;
    margin-top: 20px;
    font-size:12px;
    position:relative;

}
.content .select-con .verifycodeimage{
	width:35%;
	margin-top:0px;
}
.content .select-con .txt{
	font-size:16px;
}
.content .select-login .select-button{
	width:158px;
	font-size:18px;
	font-weight: bold;
	padding-top:10px;
	padding-bottom:10px;
	border-radius:0px !important;
}
/*登录页，提示通知*/
.login-message{
	display:block;
	color:#EDB343;
	background-color:#FCF7C1;
	border:1px solid #CFB855;
	text-align: center;
	border-radius:5px;
	position:absolute;
	top:19px;
	right:40px;
	width: 170px;
	padding:3px;
}
.login-arow{
	position:absolute;
	display:block;
	top:-6px;
	left:60px;
	background:url(../../img/arow-yellow.png)no-repeat;
	width:12px;
	height:6px;
}

.content h4 {
    color: #555
}

.content .hint {
    color: #fff;
    padding: 0;
    font-size: 14px;
    margin: 15px 0 7px
}

.content .forget-form{
    padding: 0;
    margin: 0px;
}

.btn {
	font-size:16px;
    box-shadow: none!important
}

.form-control {
    outline: 0!important;
    font-size: 14px !important;
}

.input-icon {
    position: relative;
    left: 0
}

.input-icon>.form-control {
    padding-left: 33px
}

.input-group .input-icon>.form-control {
    border-radius: 4px 0 0 4px
}

.input-icon>i {
    color: #ccc;
    position: absolute;
    margin: 2px 10px 0px 6px;
    z-index: 3;
    width: 16px;
    text-align: center;
    left: 0;
    font-size: 22px;
}

.btn.red:not(.btn-outline) {
    color: #fff;
    background-color: #e7505a;
    border-color: #e7505a
}

.btn.red:not(.btn-outline).focus,
.btn.red:not(.btn-outline):focus {
    color: #fff;
    background-color: #e12330;
    border-color: #a1161f
}


/*ie8下支持button按钮样式*/

button.red {
    color: #fff;
    background-color: #e7505a;
    border-color: #e7505a
}

button.red:hover {
    color: #fff;
    background-color: #e12330;
    border-color: #dc1e2b
}

button.red:active {
    color: #fff;
    background-color: #e12330;
    border-color: #a1161f
}


/*ie8---end*/

.btn.red:not(.btn-outline).active,
.btn.red:not(.btn-outline):active,
.btn.red:not(.btn-outline):hover,
.open>.btn.red:not(.btn-outline).dropdown-toggle {
    color: #fff;
    background-color: #e12330;
    border-color: #dc1e2b
}

.btn.red:not(.btn-outline).active.focus,
.btn.red:not(.btn-outline).active:focus,
.btn.red:not(.btn-outline).active:hover,
.btn.red:not(.btn-outline):active.focus,
.btn.red:not(.btn-outline):active:focus,
.btn.red:not(.btn-outline):active:hover,
.open>.btn.red:not(.btn-outline).dropdown-toggle.focus,
.open>.btn.red:not(.btn-outline).dropdown-toggle:focus,
.open>.btn.red:not(.btn-outline).dropdown-toggle:hover {
    color: #fff;
    background-color: #c51b26;
    border-color: #a1161f
}

.btn.red:not(.btn-outline).active,
.btn.red:not(.btn-outline):active,
.open>.btn.red:not(.btn-outline).dropdown-toggle {
    background-image: none
}

.btn.red:not(.btn-outline).disabled.focus,
.btn.red:not(.btn-outline).disabled:focus,
.btn.red:not(.btn-outline).disabled:hover,
.btn.red:not(.btn-outline)[disabled].focus,
.btn.red:not(.btn-outline)[disabled]:focus,
.btn.red:not(.btn-outline)[disabled]:hover,
fieldset[disabled] .btn.red:not(.btn-outline).focus,
fieldset[disabled] .btn.red:not(.btn-outline):focus,
fieldset[disabled] .btn.red:not(.btn-outline):hover {
    background-color: #e7505a;
    border-color: #e7505a
}

.help-block {
    margin-top: 5px;
    margin-bottom: 5px
}

/***********form input/select*********/

.content .form-control {
    background-color: #fff;
    border: 0;
    height: 35px;
    line-height:22px\9;
    color: #333;
    border: 1px solid #c7c7c7;
    -webkit-border-radius: 3px!important;
    -moz-border-radius: 3px!important;
    border-radius: 3px!important;
}

.content .form-control:active,
.content .form-control:focus {
    border-color: #83b8db;
    -webkit-box-shadow: 0px 0px 5px rgba(4, 119, 228, 0.5);
    -moz-box-shadow: 0px 0px 5px rgba(4, 119, 228, 0.5);
    box-shadow: 0px 0px 5px rgba(4, 119, 228, 0.5);
}


/*在火狐中input中提示文字颜色*/

.content .form-control::-moz-placeholder {
    color: #c5c5c5 !important;
    opacity: 1
}

/*在IE8中input中提示文字颜色*/

.content .form-control:-ms-input-placeholder {
    color: #c5c5c5;
}

.content .form-control::-webkit-input-placeholder {
    color: #d9ecf9;
}

.content select.form-control {
    padding-left: 30px;
    padding-right: 9px;
}

.content textarea.form-control {
    padding-left: 30px;
    padding-right: 9px;
}

.content .forget-form {
    display: block
}

.content .form-title {
    font-weight: 300;
    margin-bottom: 25px
}

.content .form-actions {
    clear: both;
    border: 0;
    padding: 0 30px 25px;
    margin-left: -30px;
    margin-right: -30px;
}

.login-options {
    margin-top: 30px;
    padding-top: 20px;
    padding-bottom: 50px;
    border-top: 1px solid #69a0c4;
    border-bottom: 1px solid #69a0c4
}

.login-options h4 {
    margin-top: 8px;
    font-weight: 600;
    font-size: 15px;
    color: #b7d1e2!important
}

.login-options .social-icons {
    float: right;
    padding-top: 3px
}

.login-options .social-icons li a {
    border-radius: 15px!important;
    -moz-border-radius: 15px!important;
    -webkit-border-radius: 15px!important
}

.register .content .form-actions {
    border: 0;
    margin: 0 auto;
}

.btn{
	padding: 10px 25px!important;
}

.form-actions .checkbox {
    margin-top: 8px;
    display: inline-block
}

.form-actions .btn {
    margin-top: 1px
}

.btn {
    border: 1px solid #72a9cc
}

.btn:hover {
    border: 1px solid #90bbd7;
    background-color: #5995bb;
    color: #8fc4e5
}

.btn-default {
    border: 1px solid #72a9cc
}

.btn-default:hover {
    border: 1px solid #90bbd7;
    background-color: #5995bb;
    color: #f5f6fa;
}

.btn-user {
    width: 100px;
    height: 100px;
    text-align: center;
    font-weight: 600;
    background-color: #4591EF;
    color: #FFFFFF;
    font-size: 16px;
    -webkit-border-radius: 5%!important;
    -moz-border-radius: 5%!important;
    border-radius: 5%!important;
    *background-color: #3d80d2 !important;
    background-repeat: repeat-x !important;
    background-image: linear-gradient(to bottom, #4591EF, #3d80d2) !important;
    border-left-color: #f1f7ff !important;
    border-right-color: #1f59a1 !important;
    border-top-color: #f1f7ff !important;
    border-bottom-color: #102540 !important;
}

.btn-user:hover {
    background-color: #e7505a;
    color: #f5f6fa;
    *background-color: #e7505a !important;
    background-repeat: repeat-x !important;
    background-image: linear-gradient(to bottom, #e7505a, #c7252f) !important;
    border-left-color: #f1f7ff !important;
    border-right-color: #ae1e28 !important;
    border-top-color: #f1f7ff !important;
    border-bottom-color: #550f14 !important;
}

.btn-user i {
    text-shadow: 2px 3px 0px rgba(0, 0, 0, 0.1)
}

.btn-user div {
    margin-top: 10px;
}

.content .create-account {
    text-align: center;
    margin-top: 20px;
}

.content .create-account p a {
    font-weight: 300;
    font-size: 16px;
    color: #fff
}

.content .create-account a {
    display: inline-block;
}


/******timeline-var******/

.timeline {
    margin: 0px;
    padding: 0;
    position: relative;
    left: -20px;
}

.timeline .timeline-item {
    margin: 0;
    padding: 0
}

.timeline .timeline-badge {
    position: relative;
    height: 15px;
    left: 20px;
    top: -35px;
}

.timeline .timeline-badge .timeline-var {
    display: block;
    height: 40px;
    min-width: 80px;
    margin-left: 50px;
    margin-right: 30px;
    line-height: 40px;
    color: #9ac6e3;
    float: left
}

.timeline .timeline-var .timeline-badge-userpic {
    position: relative;
    float: left;
    width: 40px;
    height: 40px;
    margin-right: 10px;
    text-align: center;
    background-color: #4276a4;
    border: 3px solid #b7def8;
    -webkit-border-radius: 50%!important;
    -moz-border-radius: 50%!important;
    border-radius: 50%!important;
}

.timeline .timeline-var .timeline-badge-userpic i {
    font-size: 22px;
}

.timeline .timeline-var span {
    font-size: 18px;
}

.timeline .timeline-var .timeline-badge span {
    width: 70px;
}

.timeline .timeline-var:hover .timeline-badge-userpic {
    color: #fff;
    background-color: #4591EF;
}

.timeline .timeline-var:hover span {
    color: #fff;
}

.timeline .timeline-var.timeline-var-active {
    color: #fff;
}

.timeline .timeline-var.timeline-var-active .timeline-badge-userpic {
    background-color: #4591EF;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
}

.timeline .timeline-body {
    position: relative;
    padding: 0px 20px 20px 20px;
    background-color: #dadcdd;
    left: 20px;
    width: 100%;
    float: left;
    top: -20px;
    border-bottom-left-radius: 8px !important;
    -webkit-border-radius-bottomleft: 8px !important;
    -moz-border-radius-bottomleft: 8px !important;
    border-bottom-right-radius: 8px !important;
    -webkit-border-radius-bottomright: 8px !important;
    -moz-border-radius-bottomright: 8px !important;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.3);
}

.timeline .timeline-body:after,
.timeline .timeline-body:before {
    content: " ";
    display: table
}

.timeline .timeline-body-content {
    font-size: 14px;
    margin-top: 15px
}


/****注测页面样式****/

.register {
    background: url(../../images/bg/1.jpg);
}


/*.register{
    background:#4276a4;
}*/

.register .logo {
    width: 100%;
    margin: 30px auto 60px auto;
    padding: 15px;
    text-align: center;
}

.register .content {
    width: 30%;
    min-width: 850px;
    margin: 20px auto;
    padding: 0px;
    background: url(../../img/bg-white-lock.png);
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1)
}

.register .content .form-title {
    margin-bottom: 40px;
    color: #444;
    font-size: 19px;
    font-weight: 600;
    height: 25px;
    padding: 0px;
    text-align: center;
}

.register .content .check {
    color: #444!important
}

.register .content .check .loginblue-link {
    color: #4591EF
}

.register .content .check .loginblue-link:hover {
    text-decoration: underline;
}

.register .content .input-small {
    width: 50% !important
}

.register .content img {
    width: 90px;
    height: 32px;
}

.register .error {
    position: absolute;
    display: block;
    right: 5px;
    top: 8px;
    border-radius: 4px;
}

.registers,
.registration,
.information,
.uploading,
.enteringPeople,
.keyAccomplishments,
.viewProfile {
    position: relative;
    display: block;
}


/******registration*****/

.registration-control {
    position: relative;
    display: block;
    min-height: 420px;
    padding: 5px 20px 5px 20px;
    margin-bottom: 10px;
    margin-top: 20px;
    background-color: #fff;
    color: #555;
}

.registration-control h4 {
    text-align: center;
}


/***********registers**********/

.registers .register-table {
    width: 100%;
    margin: 0px;
    padding: 0px;
}


/****************informationForm*****************/

#informationForm {
    background-color: #fff;
    padding: 20px 30px 0px 30px;
    overflow: hidden;
}

#informationForm .border-top-tittle {
    font-weight: 600;
    font-size: 18px;
    background-color: #f8f8f8;
    border-top: #eaeaea solid 1px;
    border-left: 3px solid #6BA3C8;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
}

#informationForm .border-top-tittle .perfect-infor {
    font-size: 14px;
    color: #999;
    padding-left: 10px;
}

#informationForm .group-table {
    margin-bottom: 15px;
}

#informationForm .border-top-3 {
    border-bottom: #eaeaea solid 1px;
    border-top: #eaeaea solid 1px;
    font-weight: 600;
    background-color: #f7f0f0;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 10px;
}


/*-----------------登录页样式-----------------*/

.login-msg {
    width: 100%;
    line-height: 16px;
    display: block;
    padding: 0px 10px;
    overflow: hidden;
}

.error {
    color: #5683ad;
}


/*------------ retrieve password ------------*/

.iforgot_bd {
    margin: 0 auto;
    padding-bottom: 100px;
    padding-top: 50px;
    width: 842px;
}

.iforgot_bd .iforgot_header {
    height: 27px;
    position: relative;
}

.iforgot_bd .iforgot_header .logo_mod {
    height: 27px;
    width: auto;
}

.iforgot_bd .iforgot_header .name_mod {
    position: absolute;
    bottom: 0;
    right: 5px;
}

.iforgot_bd .iforgot_header .name_mod a {
    color: #9ac6e3;
    font-size: 14px;
}

.iforgot_bd .iforgot_header .name_mod a:hover {
    color: #eee;
}

.iforgot_cont {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fafafa none repeat scroll 0 0;
    border-color: #FF3F3F #c3c4d0 #c3c4d0;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 2px 1px 1px;
    font: 12px/1.3 "Arial", "Microsoft YaHei";
    height: 100%;
    margin-top: 10px;
    width: 100%;
}

.iforgot_cont .i_top {
    padding: 30px 0
}

.iforgot_cont .i_top .i_tittle {
    font-size: 22px;
    text-align: center;
    font-weight: 400;
}

.iforgot_cont .i_top .process_mod {
    margin-top: 20px;
}

.iforgot_cont .i_top .process_mod .process_img {
    height: 26px;
    margin-left: 240px;
    width: 355px;
    background: url(../../images/process_bg.png) no-repeat scroll 0 0;
}

.iforgot_cont .i_top .process_mod .process_img_two {
    background: url(../../images/process_bg.png) no-repeat scroll 0 -31px;
}

.iforgot_cont .i_top .process_mod .process_img_three {
    background: url(../../images/process_bg.png) no-repeat scroll 0 -62px;
}

.iforgot_cont .i_top .process_mod .process_font {
    margin-top: 10px;
    padding-left: 225px;
}

.iforgot_cont .i_top .process_mod .process_font span {
    font-size: 14px;
}

.iforgot_cont .i_top .process_mod .process_font span.center {
    margin: 0 99px 0 110px;
}

.iforgot_cont .i_mod {
    background: #f2f2f2 none repeat scroll 0 0;
    border-radius: 0 0 4px 4px;
    border-top: 1px solid #f2f2f5;
    padding: 60px 0 100px
}

.iforgot_cont .i_mod .form_mod {
    min-width: 400px;
    margin: 0 auto;
}

.iforgot_cont .i_mod .form_mod .form_list {
    min-width: 300px;
    margin: 0 auto;
}

.iforgot_cont .form_mod .form_list .tit {
    display: inline-block;
    margin-right: 3px;
    text-align: right;
    width: 84px;
    float: left;
}

.iforgot_cont .form_mod .form_list .item {
    line-height: 35px;
    margin-bottom: 14px;
    font-size: 14px;
    height: 35px;
}

.iforgot_cont .form_mod .form_list .page {
    line-height: 22px;
    padding-bottom: 22px;
    text-align: left;
    font-size:16px;
}

.no_lineheight {
    line-height: 13px;
    margin-bottom: 12px;
}

.form_list .no_bottom {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.pass-input-forgot {
    float: left;
    margin-right: 10px;
}

.pass-input-msg {
    color: #da1111;
    float: left;
    font-size: 12px;
    line-height: 32px;
    margin-left: 10px;
}

.vcode-img-big {
    border: 1px solid #ddd;
    float: left;
    height: 35px;
    margin-right: 10px;
    margin-left: 10px;
    width: 100px;
}
