/**/
#header #promo{width:50%;}
#header #top-link #language .logout .logout{font-size:14px;background:url("../img/aunz_flag.png") no-repeat right center;background-size:contain;padding-right:70px;}
#enregister .reg_title{background:url("../img/aunz_flag.png") no-repeat left center;background-size:45px 30px;}
#coursePage #courseDetails .course-details-right .start-course{width:210px;}
.playcoursecomponent .play-course-container .chapters-list::before{content:"Module Menu";}
/*
#header #promo .aedoc {
	display: none;
}
*/
#header #promo .promolink .promolink .section:nth-child(3){
	display: none;
}

#top-link #language .language  .section:nth-child(2){
    display: none;
}

.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 {
	width: 100% !important;
    /*height: 460px !important;*/
    margin-top:40px;
}
#encookie #content_wrapper iframe {
    height: 860px !important;
    margin-top:5px !important
}

#coursePage .chapterTitle,
#coursePage .chapterIndex {
	display:none;
}
#header #promo .aedoc {
	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;
}

.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;
    }
.exit_button {
	background-color: #c4d502;
	padding: 0.55em 3em;
	color: #3e4444;
	font-weight: bold;
	border: 1px solid #eee;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	width: 36%;
	text-align: center !important;
	padding: 10px;
	margin-left: 705px;
	margin-top: 20px;
}
.lSSlideOuter {
width: 800px;
margin-left: 170px
}