#container {
    height: 718px;	/*Minimum 477px */
}

#audioContent {
	top: 70px; /* heading top: 35px;,   text   top: 30px; */
	left: 10px; /* 1st left: 10px;,   2nd   left: 40px; */
}

#audioContent1 {
    width: 621px;
    position: absolute;  
    height: auto;
	top: 182px;
	left: 40px;
}
#mep_1 {
    left: 75px;
    position: absolute;
    top: 10px; 
    z-index: 9999999;
}

#dis {
    background-color: rgba(0, 0, 0, 0);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 2147483647;
    display: none;
}

.r_w {
	height: 11px;
    width: 11px;
    position: absolute;
   /*  top: -8px;
    left: 5px; */
	
	top: -7px;
    left: 45%;
    left: calc(50% - 5.5px);

}



#question {
	position: absolute;
    top: 41px;
    left: 35px;
}

#question .divCell span {
	position: relative;
}
 
.opts { 	height: 46px;} 
.opts1 {	height: 38px;} 
.opts2 {	height: 29px;} 
.opts3 {	height: 59px;} 


.input_ki {
    width: 70px;
    text-align: center;
    padding-left: 0;
	background: transparent;
}

#ans_10 {
   text-align: left; 
	text-transform: capitalize;
}


/* crose box */


#dragBox {
    /* border: 2px solid #d36d8c;
    border-radius: 5px;
    height: 72px;
    left: 35px;
    position: absolute;
    top: 75px;
    width: 500px;
    font-family: "Lato-Regular";
    font-size: 100%; */
}

#drags0
{
	left: 30px;
	top: 10px;
}
#drags1
{
	left: 105px;
    top: 10px;
}
#drags2
{
	left: 223px;
    top: 10px;
}
#drags3
{
	left: 315px;
    top: 10px;
}
#drags4
{
	left: 405px;
    top: 10px;
}
#drags5
{
	left: 10px;
    top: 50px;
}
#drags6
{
    left: 110px;
  top: 50px;
}
#drags7
{
    left: 210px;
  top: 50px;
}
#drags8
{
    left: 310px;
   top: 50px;
}
#drags9
{
    left: 410px;
    top: 50px;
}


.wordBox {
   border: 2px solid #d36d8c;
    border-radius: 5px;
    height: 43px;
    left: 35px;
    position: absolute;
    top: 75px;
    width: 500px;
    font-family: "Lato-Regular";
    font-size: 100%;
}

.words {
    /* width: 65px; */
    display: inline-block;
    line-height: 22px;
    text-align: center;
    /* cursor: pointer; */
	position: absolute;
	/* background: red; */
}

.cross {
    text-decoration: line-through;
}



li {
    height: 31px;
}

ul {
	 padding-left:20px;
    list-style-type: disc;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 19px;
    -moz-margin-before: 0em;
    -moz-margin-after: 0em;
    margin-top: 0px;
    margin-bottom: 0px;
    -moz-margin-start: 0px;
    -moz-margin-end: 0px;
    -moz-padding-start: 19px;
}