#header #promo{width:50%;}
#header #top-link #language .logout .logout{font-size:14px;background:url("../img/china-icon.png") no-repeat right center;background-size:30px 30px;padding-right: 3em;}
#enregister .reg_title{background:url("../img/china-icon.png") no-repeat left center;background-size:30px 30px;}
#coursePage #courseDetails .course-details-right .start-course{width:210px;}
.playcoursecomponent .play-course-container .chapters-list::before{content:"单元菜单";}

/*#header #promo .aedoc {
	display: none;
}*/

/* START - GDDWS-6976 */
#enregister .registrationform .firstname .form_row:nth-child(1) .form_leftcolmark:after {
	content: "(请用拼音填写)";
	position: absolute;
    margin: 0.5em 0 0 2px;
}
#enregister .registrationform .lastname .form_row:nth-child(1) .form_leftcolmark:after {
	content: "(请用拼音填写)";
	position: absolute;
    margin: 0.5em 0 0 2px;
}
#enregister .registrationform .emailaddress .form_row:nth-child(1) .form_leftcolmark:after {
	content: "(请优先使用公司邮箱注册)";
	position: absolute;
    margin: 0.5em 0 0 2px;
}
/*
#enregister .registrationform form .genericdropdown:nth-child(11) {
	display: none;
}
*/
#encontact .generictext:nth-child(6) .form_row:nth-child(2) .form_leftcolmark:after {
	content: "(请用拼音填写)";
	position: absolute;
    margin: 0.5em 0 0 2px;
}
#encontact .generictext:nth-child(7) .form_row:nth-child(2) .form_leftcolmark:after {
	content: "(请用拼音填写)";
	position: absolute;
    margin: 0.5em 0 0 2px;
}
#encontact .generictext:nth-child(10) .form_row:nth-child(1) .form_leftcolmark:after {
	content: "(请说明您遇到的问题，并提供您注册时使用的用户名及密码)";
	position: absolute;
    margin: 0.5em 0 0 2px;
}
/* END - GDDWS-6976 */

/* START - GDDWS-6977 */
#enregister .login .login-form .login_password:after {
	content: "*请注意，连续输错6次密码，账号会被锁定";
	color: red;
    font-size: 15px;
}
/* END - GDDWS-6977 */

/* START - GDDWS-6995 */
#enpassword form#passwordresetform:after {
	content: "*请同时查阅垃圾邮箱是否包含重置密码邮件";
	position: absolute;
	margin: 40px 0 0 2px;
	display: block;
	color: red;
}
/* END - GDDWS-6995 */

/* START - GDDWS-7003 */
#enpassword .forgot-password-confirm .home-page {
	background-color: #c4d502 !important;
    color: #3e4444 !important;
    font-weight: bold;
    border: 0 !important;
    padding: 0.55em 2em;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    cursor: pointer;
}
/* END - GDDWS-7003 */

/* START - GDDWS-7010 */
#enregister .registrationform .passwordconfirm>div>.form_row:nth-child(2) .form_leftcolmark:after {
	content: "(请牢记密码)";
	position: absolute;
    margin: 0.5em 0 0 2px;
}
/* END - GDDWS-7010 */

/* START - GDDWS-6996 */
#cn-multi-register .registrationform .generictext:nth-child(8) .form_leftcolmark:after {
	content: "（例如销售等）";
	position: absolute;
    margin: 0.5em 0 0 2px;
}
#cn-multi-register .registrationform .usergroups.section {
	display: none;
}
/* END - GDDWS-6996 */

/* START - GDDWS-7042 */
#encontact .textarea-instructions {
	display: inline-block;
    vertical-align: top;
    margin-left: 10px;
}
#encontact .textarea-instructions p {
	display: inline-block;
    font-size: 14px;
    line-height: 1.5;
	max-width: 550px;
}
/* END - GDDWS-7042 */

.contactdetails {
    display: block;
    width: 100%;
    float: left;
    margin-top: 20px;
font-family: "Arial";
    font-weight: normal;
}

.footer{
display:none;
}
.fullfooter ol.list-unstyled,.fullfooter ul.list-inline {
	padding: 0;
    margin: 0;
}
.fullfooter ol.list-unstyled li,.fullfooter ul.list-inline li {
	display: inline;
    border-right: 1px solid #b3b5b4;
    padding: 0 0.4em;
padding-right: 12px;
}

.fullfooter ol.list-unstyled li:nth-child(4),.fullfooter ul.list-inline li:nth-child(4) {
border-right: none;
}
.fullfooter ol.list-unstyled li:first-child,.fullfooter ul.list-inline li:first-child { padding-left: 0;}

.fullfooter ol.list-unstyled li:last-child,.fullfooter ul.list-inline li:last-child { 
border-right: none;
position:absolute;
left:18px;
top:44px;
}

/*.playcoursecomponent .play-course-container .chapters-list ul li:last-child{display:none;}
.playcoursecomponent .play-course-container .chapters-list ul li:nth-child(2)
{border-bottom:none;}*/

#header #promo p span {
color: #3a1053;
}
.form_row_description{
width:80%;
font-weight: bold;
}
.section .title{
display:none;
}

.playcoursecomponent.section .play-course-container .chapters-content {
    width: 72%; !important;
    float: left; !important;
}



#resetid #wrapper_container{
height: 540px;
}

#newreset #wrapper_container #content_wrapper{
width: 80%;   
padding-left: 80px;
}

#content_wrapper iframe {
    height:970px;
}

.registrationform {
    margin: 0 auto;
    width:90%;
}

form .form_field_select, #passwordConfirm{
    margin-bottom:4px;
}

/***** DEM-23268 - Hiding the document section 

#header #promo .aedoc{

    display:none !important;

    <!--position:absolute;right:0;bottom:-2.55em;font-size:16px;font-weight:normal;padding:0.5em 1em 0.5em 3em;
    background:#ececec url("../img/aet-download.png") no-repeat 10px center;color:#830051;cursor:pointer;z-index:2; -->
}

 DEM-23268 - Hiding the document section *****/


/*********** GDDWS-5401 Showing document section *****/


#header #promo .aedoc{

    /*display:none !important;*/

    position:absolute;right:0;bottom:-2.55em;font-size:16px;font-weight:normal;padding:0.5em 1em 0.5em 3em;
    background:#ececec url("../img/aet-download.png") no-repeat 10px center;color:#830051;cursor:pointer;z-index:2;
}



/*********** GDDWS-5401 Showing document section *****/





/* Incident */
body {
    font-family: 'Hiragino Kaku Gothic Pro', 'WenQuanYi Zen Hei','微軟正黑體', '蘋果儷中黑', Helvetica, Arial, sans-serif !important;
    }

.question1 {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1.3);
    background-color:#4e4e4e;
    padding: 20px;
    border-radius: 5px;
    color: white;
    z-index: 10399;
    text-align:center;
    font-weight: bold;
  }
  
  .continue_div a {
    background-color: #c4d502;
    color: #3e4444;
    font-weight: bold;
    border: 0;
    padding: 0.55em 2em;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    cursor: pointer;
  }
  
  .chapter-pagination a{
    background-color: #c4d502;
    color: #3e4444;
    font-weight: bold;
    border: 0;
    padding: 0.55em 2em;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    cursor: pointer;
  }
  
  .radioDiv{
      margin-bottom: 20px;
  }
  .no_div {
    background-color: #bd362f;
    color: #fff;
    font-weight: bold;
    border: 0;
    padding: 0.55em 2em;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    }