body,html{
margin:0px;
padding:0px;
 
background-image:url('sos.png');
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
}

@font-face {
    font-family: Montserrat;
    src: url('Montserrat-Medium.ttf'); 
	 
    }

#promo{margin-top:3px;margin-bottom:3px;text-align:center;}
#menuArea a:hover, a:visited, a:link, a:active{
    
	text-decoration: inherit;
}
#activityTitle1{
text-align:center;
font-size:35px;
line-height:38px;
font-family:Montserrat,Arial;
margin-top:40px;
height:38px;

}

#activityTitle2{
text-align:center;
font-size:25px;
 
font-family:Montserrat,Arial;
}

#quizArea{
width:280px;
height:70px;
margin:auto;
margin-top:30px;
border:3px solid #ABB7B7;
border-radius:5px;
position:relative;
overflow:hidden;
}


#card1{
width:280px;
height:70px;
position:absolute;
text-align:center;
line-height:70px;
font-size:35px;
color:#22313F;
font-family:Montserrat,Arial;
 background-color:#dadfe1;
}



#card2{
width:280px;
height:70px;
position:absolute;
text-align:center;
line-height:70px;
font-size:35px;
color:#efefef;
background-color:#34495E;
font-family:Montserrat,Arial;
cursor:pointer;
}

#nextButton{
width:80px;
text-align:center;
font-size:20px;
padding:8px;
cursor:pointer;
color:#efefef;
margin:auto;
margin-top:30px;
background-color:#34495E;
border: 2px solid #efefef;
border-radius:5px;
font-family:Montserrat,Arial;
}

#nextButton:hover{
opacity:.6;
}


#finalMessage{
text-align:center;
font-size:30px;
margin-top:30px;
font-family:Montserrat,Arial;
}


#finalMessage2{
text-align:center;
font-size:20px;
 
font-family:Montserrat,Arial;
}


#menubutang{
width:60px;
text-align:center;
font-size:16px;
padding:2px;
cursor:pointer;
color:#000;

margin-top:-2px; 
 
background-color:#dadfe1;
border: 1px solid #6C7A89;
border-top:none;
border-radius:0px 0px 4px 4px;
font-family:Arial;
}

#menubutang:hover{
opacity:.6;
}



#menuArea{width:800px;margin:auto;}


#promo{text-align:center;margin-top:50px;}



.aqblank{font-size:18px;width:272px;border:2px solid #336E7B;padding:5px;text-align:center;}

#inputwrap{width:286px;margin:auto;margin-top:10px;}


.st{font-size:18px!important;}


#allActivity{height:380px; }



@media screen and (max-width:800px) {

#menuArea{width:100%;}

#menubutang{margin-left:5px;}
}










