body {
    margin: 0 auto;
    padding: 0px;
	}
	
#main {
	/* tHeight: 606px; */
    margin: 0 auto;
    padding: 0px;
    height: auto;
    width: 833px;
	overflow: hidden;
    border: 1px solid #ccc;    
	background-color: #fff;	
	}

#container {
    margin: 0px;
    padding: 0px;    
    width: 100%;
    position: relative;	
}

#textContent {
    width: 670px;
    position: absolute;
    left: 128px;
    top: 37px;
    height: auto;
}

#audioContent {
    width: 621px;
    position: absolute;  
    height: auto;	
}

#header {
	margin: 0 auto;
    padding: 0px;
    height: 105px;
    width: 100%;
    position: relative;	
	}
	
#header1 {
    background-color: #e59eb1;
    border-bottom: 8px solid #d36d8c;
	position: absolute;
	top:0;
	left:0;	
	height: 50px;
    width: 100%;
}
	
#unitNo {
	background-color: #d36d8c;
    border-bottom-right-radius: 22px;
    border-bottom: 5px solid #fff;
    border-right: 5px solid #fff;
    top: 0;
    color: #fff;
    font-size: 60px;
    font-family: "Avenir-Black";
    height: 100px;
    left: 0;
    line-height: 79px;
    /* padding-left: 10px; */
    position: absolute;
    text-align: center;
    width: 105px;
    z-index: 999;
	}
	
#unitNo::after {
    content: "";
    position: absolute;
    left: 0px;
    width: 105px;
    height: 100px;
    top: 0px;
    display: inline-block;
    border-bottom-right-radius: 22px;
    border-bottom: 5px solid rgb(255, 255, 255);
    border-right: 5px solid rgb(255, 255, 255); 
}

#lebelNo_Vocabulary {
    background-color: #d1d2d4;
    border-bottom-right-radius: 16px;
    top: 58px;
    font-size: 17px;
    font-family: "Avenir-Heavy";
    height: 42px;
    left: 60px;
    line-height: 42px;
    position: absolute;
    text-align: left;
    width: 185px;
    z-index: 99;
    box-shadow: inset 4px 3px 12px rgba(0,0,0,0.4);
    -moz-box-shadow: inset 4px 3px 12px rgba(0,0,0,0.4);
    -webkit-box-shadow: inset 4px 3px 12px rgba(0,0,0,0.4);
    -o-box-shadow: inset 4px 3px 12px rgba(0,0,0,0.4);
}

#lebelNo_Speaking {
    background-color: #d1d2d4;
    border-bottom-right-radius: 16px;
    top: 58px;
    font-size: 17px;
    font-family: "Avenir-Heavy";
    height: 42px;
    left: 60px;
    line-height: 42px;
    position: absolute;
    text-align: left;
    width: 171px;
    z-index: 99;
    box-shadow: inset 4px 3px 12px rgba(0,0,0,0.4);
    -moz-box-shadow: inset 4px 3px 12px rgba(0,0,0,0.4);
    -webkit-box-shadow: inset 4px 3px 12px rgba(0,0,0,0.4);
    -o-box-shadow: inset 4px 3px 12px rgba(0,0,0,0.4);
}


#lebelNo_Pronunciation {
    background-color: #d1d2d4;
    border-bottom-right-radius: 16px;
    top: 58px;
    font-size: 17px;
    font-family: "Avenir-Heavy";
    height: 42px;
    left: 60px;
    line-height: 42px;
    position: absolute;
    text-align: left;
    width: 206px;
    z-index: 99;
    box-shadow: inset 4px 3px 12px rgba(0,0,0,0.4);
    -moz-box-shadow: inset 4px 3px 12px rgba(0,0,0,0.4);
    -webkit-box-shadow: inset 4px 3px 12px rgba(0,0,0,0.4);
    -o-box-shadow: inset 4px 3px 12px rgba(0,0,0,0.4);
}

#lebelNo_Listening {
    background-color: #d1d2d4;
    border-bottom-right-radius: 16px;
    top: 58px;
    font-size: 17px;
    font-family: "Avenir-Heavy";
    height: 42px;
    left: 60px;
    line-height: 42px;
    position: absolute;
    text-align: left;
    width: 169px;
    z-index: 99;
    box-shadow: inset 4px 3px 12px rgba(0,0,0,0.4);
    -moz-box-shadow: inset 4px 3px 12px rgba(0,0,0,0.4);
    -webkit-box-shadow: inset 4px 3px 12px rgba(0,0,0,0.4);
    -o-box-shadow: inset 4px 3px 12px rgba(0,0,0,0.4);
}

#lebelNo_Reading {
    background-color: #d1d2d4;
    border-bottom-right-radius: 16px;
    top: 58px;
    font-size: 17px;
    font-family: "Avenir-Heavy";
    height: 42px;
    left: 60px;
    line-height: 42px;
    position: absolute;
    text-align: left;
    width: 162px;
    z-index: 99;
    box-shadow: inset 4px 3px 12px rgba(0,0,0,0.4);
    -moz-box-shadow: inset 4px 3px 12px rgba(0,0,0,0.4);
    -webkit-box-shadow: inset 4px 3px 12px rgba(0,0,0,0.4);
    -o-box-shadow: inset 4px 3px 12px rgba(0,0,0,0.4);
}

#lebelNo_Writing {
    background-color: #d1d2d4;
    border-bottom-right-radius: 16px;
    top: 58px;
    font-size: 17px;
    font-family: "Avenir-Heavy";
    height: 42px;
    left: 60px;
    line-height: 42px;
    position: absolute;
    text-align: left;
    width: 156px;
    z-index: 99;
    box-shadow: inset 4px 3px 12px rgba(0,0,0,0.4);
    -moz-box-shadow: inset 4px 3px 12px rgba(0,0,0,0.4);
    -webkit-box-shadow: inset 4px 3px 12px rgba(0,0,0,0.4);
    -o-box-shadow: inset 4px 3px 12px rgba(0,0,0,0.4);
}
	
.lLeft {
	padding-left:65px;	
}

#tmed {
    left: 125px;
    position: absolute;
    top: 11px;
    font-family: "Avenir-Light";
    font-size: 22px;
}

#seriesName {	  
	right: 30px;
    position: absolute;
	top: 11px;  
    font-size: 22px;
    color: #fff;	
	font-family: "Avenir-Black";	
}

#footer {
	height: 85px;
	position: relative;
	width: 100%;
	padding: 0px;
	margin: 0px; 
	border-top: 7px solid #d36d8c;    
	background-color:#ebbfc9;
	}

#mep_0 {
    left: 75px;
    position: absolute;
    top: 10px; 
    z-index: 9999999;
}

#pNoAudo {
	position: absolute;
    left: 25px;
    top: 10px;
    background: #d36d8c;    
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
    color: #fff;
	font-family: "Avenir-Black";    
    font-size: 16px;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    height: 30px;
    width: 50px;
    outline: 0px none transparent;
    line-height: 32px;
}	
	
#pNobox {
    pointer-events: default;
    position: absolute;
    right: 30px;
    top: 19px;
    background: none;/*  #d36d8c; */
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 12px;
    border: 4px solid none; /* #FFF; */
    color: #fff;
    font-family: "Lato-Bold";	
    font-size: 20px;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    height: 42px;
    width: 100px;
    outline: 0px none transparent;
    line-height: 39px;
}
	
.itextHTable {
    display: table;
    border-collapse: collapse; 
	position: absolute;    
    left: 0;
    top: 0px;
    line-height: 25px;
	}
	
.itextHRow {
    display: table-row;
    width: auto;
	}
	
.itextHCell {
    display: table-cell;
    width: auto;	
	}
	
.rub_let {
    color: #d36d8c;
    font-family: 'Lato-Black';
    /* font-weight: 900; */
    font-size: 20px;
    padding-left: 4px;    
	width: 32px;	
}		

.itextH {	
    font-size: 20px;
    font-family: 'Lato-Bold';
    /* font-weight: 600; */
	width: 660px;
	}	

.rub_icon {
    background-image: url(wave.png);
	background-repeat: no-repeat;	
    height: 26px;
    width: 32px;
	background-size: 32px 26px;
    padding-right: 35px;
}

.rub_icon1 {
    background-image: url(wave1.png);
	background-repeat: no-repeat;	
	width: 29px;
    height: 20px;    
	background-size: 29px 20px;
    padding-right: 31px;
}

.audioNum {
	color: #d36d8c;	
}

.audioNumT {
	color: #d36d8c;	
	font-family: 'Lato-Bold';
}

.question_num {
	/* color: #d36d8c; */
	font-family: 'Lato-Bold';
	width: 27px !important;
}

.question_num10 {
	    /* color: #d36d8c; */
    font-family: 'Lato-Bold';
    width: 27px !important;
    text-align: right;
    padding-right: 12px;	
}


.btn {
    pointer-events: default;   
	position: absolute;
	background:#d36d8c;    
	 border-radius: 6px;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;		
	border: 2px solid #fff;   
    color: #fff;
	font-family: "Lato-Black";    
    font-size: 85%;    
    padding: 0;
    text-align: center;
    vertical-align: middle;
	height: 31px;
    width: 122px;
    font-weight: 600;
    outline:0px none transparent;
	/* background: linear-gradient(to bottom, #008e7e, #67b2a8);	
    background-image: -webkit-linear-gradient(top, #008e7e, #67b2a8);
    background-image: -moz-linear-gradient(top, #008e7e, #67b2a8);
    background-image: -ms-linear-gradient(top, #008e7e, #67b2a8);
    background-image: -o-linear-gradient(top, #008e7e, #67b2a8);
    background-image: linear-gradient(to bottom, #008e7e, #67b2a8); */	
	}
	

.btn_d {
	font-family: "Lato-Black";
	position: absolute;
    background: #e7e7e8;	
    border: 2px solid #d36d8c;
	border-radius: 6px;	
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px; 
    color: #d36d8c;    
    font-size: 85%;    
    padding: 0;
    text-align: center;
    vertical-align: middle;
	height: 31px;
    width: 122px;
    font-weight: 600;
     pointer-events: none;
	 outline:0px none transparent;
	 }
	 

.btn:hover {
    background: #e59eb1;    
    cursor: pointer;
	/* background-image: -webkit-linear-gradient(top, #008e7e, #7de8d2);
    background-image: -moz-linear-gradient(top, #008e7e, #7de8d2);
    background-image: -ms-linear-gradient(top, #008e7e, #7de8d2);
    background-image: -o-linear-gradient(top, #008e7e, #7de8d2);
    background-image: linear-gradient(to bottom, #008e7e, #7de8d2); */
	}

.btn_next_d {    
    background: #e7e7e8;	
    border: 2px solid #d36d8c;
    border-radius: 6px;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;	
    color: #d36d8c;	
	font-family: "Lato-Black";
    font-size: 85%;    
    padding: 0;
    text-align: center;
    vertical-align: middle;
	height: 31px;
    width: 100px;   
    font-weight: 600; 
     pointer-events: none;
	 outline:0px none transparent;
	 }

.btn_next {    
     pointer-events: default;
    background: #d36d8c; 	
	border: 2px solid #fff;
    border-radius: 6px;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;	
    color: #fff;
	font-family: "Lato-Black";
    font-size: 85%;    
    padding: 0;
    text-align: center;
    vertical-align: middle;
	height: 31px;
    width: 100px;    
	outline:0px none transparent;
	/* background: linear-gradient(to bottom, #008e7e, #67b2a8);	
    background-image: -webkit-linear-gradient(top, #008e7e, #67b2a8);
    background-image: -moz-linear-gradient(top, #008e7e, #67b2a8);
    background-image: -ms-linear-gradient(top, #008e7e, #67b2a8);
    background-image: -o-linear-gradient(top, #008e7e, #67b2a8);
    background-image: linear-gradient(to bottom, #008e7e, #67b2a8);	 */	
	}
.btn_next:hover {
     background: #e59eb1; 
	 cursor: pointer;
   /*  background-image: -webkit-linear-gradient(top, #008e7e, #7de8d2);
    background-image: -moz-linear-gradient(top, #008e7e, #7de8d2);
    background-image: -ms-linear-gradient(top, #008e7e, #7de8d2);
    background-image: -o-linear-gradient(top, #008e7e, #7de8d2);
    background-image: linear-gradient(to bottom, #008e7e, #7de8d2); */
   
	}

#nav {
	/* height: 110px; */
	position: absolute;
	top: 0px;
	width: 100%;
	}
#submit {
	font-family: "Lato-Black";
	height: 50px;
	left: 110px;
	top: -27px;	
	border: 3px solid;
	border-radius: 10px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;	
	}

#check_ans {
	font-family: "Lato-Black";
	left: 110px;	
	top: 40px;	
	}

#see_ans {
    font-family: "Lato-Black";
    left: 242px;    
    top: 40px;	
	}
#reset {    
    left: 374px;    
    top: 40px;	
	}
#next {
	font-family: "Lato-Black";
	right: 30px;
	top: 40px;
	position: absolute;
	}
#score {    
	background-color: rgba(0, 0, 0, 0);
    border-left: 4px solid #d36d8c;
    border-top: 4px solid #d36d8c;
    border-top-left-radius: 18px;
    font-family: "Lato-Black";
    font-size: 105%;
    font-weight: bold;
    height: 39px;
    line-height: 35px;
    padding-left: 15px;
    position: absolute;
    right: 0;
    top: -46px;
    width: 130px;
	}

#check_ans span {
    position: relative;
    top: -1px;
	}
#see_ans span {
    position: relative;
    top: -1px;
	}
#reset span {
    position: relative;
    top: -1px;
	}
#next span {
    position: relative;
    top: -1px;
	}

	
	

input {
    -webkit-appearance: none;
    border-radius: 0;	
	}
input[type="text"] {
    border: none;
    border-bottom: solid 1px #969696;
    transition: border 0.3s;  
    font-size:100%;	
   font-family: "Lato-Regular";
	outline:0px none transparent;	
	}
input[type="text"]:focus,
input[type="text"].focus {
	border-bottom: solid 1px #d36d8c;
	outline:0px none transparent;
}
input[type="text"]:disabled {
    background: rgba(0, 0, 0, 0);
    color: #000;
    -webkit-text-fill-color:#000;
    opacity:1;	
	}
	
.sel {
	border:1px solid #969696;
   	font-family: "Lato-Regular";
	font-size: 100%;
	outline:0px none transparent;
	cursor:pointer;
	}
.sel_act {
	border: 1px solid #d36d8c;
	font-family: "Lato-Regular";
	font-size: 100%;
	outline:0px none transparent; 
	cursor:pointer;
	}
select[disabled='disabled']::-ms-value {
    background: rgba(0, 0, 0, 0);
    color: #000;
	-webkit-text-fill-color:#000;
	opacity:1;
	}
select[disabled='disabled'] {
   -webkit-text-fill-color: rgba(0, 0, 0, 1); 
   -webkit-opacity: 1; 
   opacity:1;
   color: rgba(0, 0, 0, 1); 
   background: #fff;
   }

.divTable {
    display: table;
    width: auto;
    font-size: 100%;
    border-collapse: collapse; 
	font-family: 'Lato-Regular';
	line-height: 22px;
	}
	
.divRow {
    display: table-row;
    width: auto;
	}
	
.divCell {
    display: table-cell;
    width: auto;
	}	
	
	
.hitalic {
	font-family: 'Lato-BoldItalic';
}

.titalic {
	font-family: 'Lato-Italic';
}
.tbold {
	font-family: 'Lato-Bold';
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/*DnD Css */
.hove:hover {
    background: #f5e0e6;    
}

.ui-draggable-dragging {
    background-color: #f5e0e6;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

#dragBox {
	border: 2px solid #d36d8c; 
}	
