#tabs1 .content_nav ol.sections li:nth-child(1){
	background-image: url('../img/act1/M_G11_U03_L03_graf1-43.png');
	background-position: 50% 60%;
}

#tabs1 .content_nav ol.sections li:nth-child(1) p:nth-child(2){
    top: 130px;
    left: 105px;
}
#tabs1 .content_nav ol.sections li:nth-child(1) p:nth-child(3){
    top: 55px;
    left: 625px;
}
#tabs1 .content_nav ol.sections li:nth-child(2){
	background-image: url('../img/act1/M_G11_U03_L03_graf2-44-1.png');
	background-position: 50% 50%;
}

#tabs1 .content_nav ol.sections li:nth-child(2) input.top1{
	top: 175px;
}
#tabs1 .content_nav ol.sections li:nth-child(2) input.top2{
	top: 393px;
}
#tabs1 .content_nav ol.sections li:nth-child(2) input.top3{
	top: 490px;
}
#tabs1 .content_nav ol.sections li:nth-child(2) input:nth-child(1){
	left: 280px;
}
#tabs1 .content_nav ol.sections li:nth-child(2) input:nth-child(2){
	left: 393px;
}
#tabs1 .content_nav ol.sections li:nth-child(2) input:nth-child(3){
	left: 572px;
}
#tabs1 .content_nav ol.sections li:nth-child(2) input:nth-child(4){
	left: 674px;
}
#tabs1 .content_nav ol.sections li:nth-child(2) input:nth-child(5){
	left: 270px;
}
#tabs1 .content_nav ol.sections li:nth-child(2) input:nth-child(6){
	left: 382px;
}
#tabs1 .content_nav ol.sections li:nth-child(2) input:nth-child(7){
	left: 560px;
}
#tabs1 .content_nav ol.sections li:nth-child(2) input:nth-child(8){
	left: 664px;
}
#tabs1 .content_nav ol.sections li:nth-child(2) input:nth-child(9){
	left: 278px;
}
#tabs1 .content_nav ol.sections li:nth-child(2) input:nth-child(10){
	left: 390px;
}
#tabs1 .content_nav ol.sections li:nth-child(2) input:nth-child(11){
	left: 563px;
}
#tabs1 .content_nav ol.sections li:nth-child(2) input:nth-child(12){
	left: 670px;
}

input{
    position: absolute;
    border: none;
    width: 60px;
    font-size: 1.6em;
    background: none;
    padding-top: 35px;
}
input.correct{
	background-image: url('../img/act1/correct.png');
	background-position: right top;
	background-size: 35px auto;
	background-repeat: no-repeat;
	
}
input.incorrect{
	background-image: url('../img/act1/incorrect.png');
	background-position: right top;
	background-size: 35px auto;
	background-repeat: no-repeat;
}
input:hover,input:focus{
	border: none !important;
	outline: 0;
}



#liDrag1 #dropper{
    position: absolute;
    top: 235px;
    left: 115px;
    height: 140px;
    width: 940px;
}
#liDrag1 .draggables,#dropper{
	text-align: center;
}
#liDrag1 .draggables{
    position: absolute;
    top: 475px;
    left: 165px;
    height: 100px;
    width: 860px;
}

#liDrag1 span.drag{
	margin-right: 15px;
	margin-bottom: 20px;
}
#liDrag1 #dropper span.drag{
	position: initial !important;
}

#tabs2 .content_nav ol.sections li:nth-child(1){
	background-image: url('../img/act1/M_G11_U03_L03_graf3-46.png');
	background-position: 50% 50%;
}
#tabs2 .content_nav ol.sections li:nth-child(1) p{
    top: 145px;
    left: 115px;
}

#tabs2 .content_nav ol.sections li:nth-child(2){
	background-image: url('../img/act1/M_G11_U03_L03_graf4-47.png');
	background-position: 50% 35%;
}
#tabs2 .content_nav ol.sections li:nth-child(2) p{
    top: 145px;
    left: 230px;
}


#tabs2 .content_nav ol.sections li:nth-child(3) p{
    top: 145px;
    left: 115px;
}

#tabs2 .content_nav ol.sections li:nth-child(3){
	background-image: url('../img/act1/M_G11_U03_L03_graf5-62.png');
	background-position: 70% 85%;
}
#tabs2 .content_nav ol.sections li:nth-child(3) p{
    top: 75px;
    left: 40px;
    color: #CA3329 !important;
}

#liDrag2 .drops{
    position: absolute;
    top: 407px;
    left: 55px;
    height: 140px;
    width: 1140px;
}
#liDrag2 .draggables{
	text-align: center;
}
#liDrag2 .draggables{
    position: absolute;
    top: 215px;
    left: 300px;
    height: 100px;
    width: 560px;
}

#liDrag2 span.drag{
	margin-right: 15px;
	margin-bottom: 20px;
}
#liDrag2 .drops span.drag{
	position: initial !important;
}
#liDrag2 .drops > div{
    border: solid 1px;
    height: 102px;
    float: left;
    padding-top: 33px;
    text-align: center;
}
#liDrag2 .drops > div:nth-child(1){
	width: 120px;
}
#liDrag2 .drops > div:nth-child(2){
	width: 180px;
}
#liDrag2 .drops > div:nth-child(3){
	width: 166px;
}
#liDrag2 .drops > div:nth-child(4){
	width: 137px;
}
#liDrag2 .drops > div:nth-child(5){
	width: 150px;
}
#liDrag2 .drops > div:nth-child(6){
	width: 180px;
}
#liDrag2 .drops > div:nth-child(7){
	width: 150px;
}
