/* Style for our header texts
* --------------------------------------- */


body {
 background: #242424;
 color: White;
 margin:0px;
 padding:0px;
 text-align:center;
 font-family:"Calibri","Meiryo","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","STHeiti","Microsoft YaHei",SimHei,sans-serif;
 
 
}

html, body {
    height: 100%;
    margin: 0px;
    padding: 0px;
}


.large_code{
	 height: 369px;
	 width: 369px;
	 
	 position:absolute;
	 
	 top:50%;
	 left:50%;
	 
	 
	 margin-top: -184px;
	 margin-left: -184px;
}

/*
.box{
	margin: 0px auto;
	width: 680px;
	height: 420px;
	padding-left: 260px;
}
*/

.bomb{
	position:absolute;
}

.timer{
	position:absolute;
	font:normal 76% verdana,arial,tahoma,helvetica;
	padding-top: 205px;
	padding-left: 210px;
	font-size: 60px;
	color: White;
}

.qrcode{
	position:absolute;
	margin-left: -240px;
	padding-top: 150px;
}

#task{
	font-size: 30px;
	color: White;
}

#need{
	
	padding-left: 10px;
	padding-right: 10px;
}

#current_num{
	color: #FF4500;
}

#current{
	font-size: 40px;
}

#logo_b {
  position: absolute;
  left: 20px;
  top: 20px;
  width: 97px;
  height: 18px;
  border: 0px solid #000;
}

#mainDiv{
  position:absolute;
  left:0;
  right:0;
	margin: 0px auto;
	width:100%;
	max-width:500px;
	min-width:320px;
	height: 315px;
	top: 50px;
}

.mission_box{
  position:absolute;
  left:0;
  right:0;
	margin: 0px auto;
	width:100%;
	max-width:380px;
	min-width:320px;
	height: 315px;
	top: 20px;
}

.ok_str{
	position:absolute;
	padding-top: 150px;
	padding-left: 230px;
	font-size: 50px;
	color: White;
	z-index:1000;
}

.bomb_pic{
	position:absolute;
}

#urgentDiv{
  position:absolute;
  top: 260px;
  left:0;
  right:0;
	margin: 0px auto;
	width:100%;
	max-width:500px;
	min-width:320px;
}

#mission_ok{
	font-size: 40px;
	color: White;
	position:absolute;
  top: 260px;
  left:0;
  right:0;
	margin: 0px auto;
	width:100%;
	min-width:320px;
}

#mission_ok #current{
	font-size: 60px;
}


table.thintable {
	border-width: 1px;
	border-spacing: ;
	border-style: inset;
	border-color: #E0E0E0;
	border-collapse: collapse;
	border-right: inset;
	background-color: rgb(255, 255, 240);
	border-top: 1px solid #779999;
   border-bottom: 1px solid #779999;
   border-left: 1px solid #779999;
   border-right: 1px solid #779999;
	font: 12px Tahoma, Verdana;
	
}
table.thintable th {
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: White;
	background: Lime url(image3.gif);
	-moz-border-radius: ;
}
table.thintable td {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: #E0E0E0;
	/*ackground-color: white;*/
	-moz-border-radius: ;
}


table.thintable2{
	background-color: #cccccc;
	font-size: 15px;
	border-width: 1px;
	border-spacing: ;
	border-style: inset;
	border-color: Black;
	border-collapse: collapse;
	border-right: inset;
	background-color: rgb(255, 255, 240);
	border-top: 1px solid #779999;
   border-bottom: 1px solid #779999;
   border-left: 1px solid #779999;
   border-right: 1px solid #779999;
	/*font: 12px Tahoma, Verdana;*/
}
table.thintable2 th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	/*border-color: White;*/
	-moz-border-radius: ;
	font-size: 13px;
	border-color: Black;
	color: White;
}
table.thintable2 td{
	/*background-color: #FFFFFF;*/
	border-width: 1px;
	padding: 4px;
	border-style: inset;
	border-color: Black;
	/*ackground-color: white;*/
	-moz-border-radius: ;
	/*font-size: 15px;**/
	/*font-size: 15px;*/
	color: Black;
}


#q1_bk {
    margin:0;
    padding:0;
    background: #000 url(../image/login_bk.jpg) center center fixed no-repeat;
    -moz-background-size: cover;
    background-size: cover;
	 max-width: 100%;
	 max-height: 100%;
}

#login_bk{
	 
	 max-width: 100%;
	 width: 100%;
	 
	 /*	position:absolute;*/
	bottom:0px;
	right:150px;
	
	
	 
}

#box{
	padding-top: 10px;
}

#start_bk{
	background-image: url(../image/login_bk.png);
	height: 100%;
	/*background-size: cover;*/
	background-repeat:no-repeat;
	
	 background-attachment: fixed;
    background-position: center; 
	 
	 -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
	
}

#a_bk{
	background-image: url(../image/a_bk.jpg);
	height: 100%;
	/*background-size: cover;*/
	background-repeat:no-repeat;
	
	 background-attachment: fixed;
    background-position: center; 
	 
	 -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
	
}

#q_box{

padding: 5px;
/*background-color: Green;*/
}

.question{
	
}

#q_logo{
	max-width: 100%;
	/*width: 50px;*/
	/*background-color: Black;*/
}


.mission{
	line-height: 40px;
}

.text_y{
	
	color: Yellow;
}

.content{

	padding: 20px;
	
}


#error_box{

	padding: 5px;
	height: 200px;
	/*background-color: Green;*/
}

#error_box .msg{
	
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 20px;
	

}

#q_content{
	height: 600px;
	
}

#q_content_error{
	height: 600px;
	
}


#q_content_no{
	height: 345px;
}

#q_content_finish{
	height: 280px;
}

.q1_bk{
	background: White url(../image/q_bk/q1.png) no-repeat fixed center center;
}

.q1_error_bk{
	background: White url(../image/q_bk/q1_error.png) no-repeat fixed center center;
}

.q1_c_bk{
	background: White url(../image/q_bk/q1_c.jpg) no-repeat fixed center center ;
}

.q2_bk{
	background: White url(../image/q_bk/q2.png) no-repeat fixed center center;
}

.q2_c_bk{
	background: White url(../image/q_bk/q2_c.jpg) no-repeat fixed center center;
}

.q3_bk{
	background: White url(../image/q_bk/q3.png) no-repeat fixed center center;
}

.q3_c_bk{
	background: White url(../image/q_bk/q3_c.jpg) no-repeat fixed center center;
}

.q4_bk{
	background: White url(../image/q_bk/q4.png) no-repeat fixed center center;
}

.q4_c_bk{
	background: White url(../image/q_bk/q4_c.jpg) no-repeat fixed center center;
}

.q5_bk{
	background: White url(../image/q_bk/q5.jpg) no-repeat fixed center center;
}

.q5_c_bk{
	background: White url(../image/q_bk/q5_c.jpg) no-repeat fixed center center;
}

.q_finish{
	background: White url(../image/q_bk/finish.jpg) no-repeat fixed center center;
}



#q_great{
	font-size: 16px;
	
}

#q_bottom{

	padding-top: 20px;
	
}

#finish_box{
	padding-top: 10px;
	background-color: Black;
	
}

#q_finish{
	
	font-size: 4vw;
	
	color: Black;
	line-height: 30px;
	
}

#w_bottom_img{
	
	bottom:0px;
	height: 100%
	background-color: Black;
	
}

.q_text_w{
	color: White;
	font-size: 20px;
}

.q_text_a{
	
	color: Black;
	font-size: 18px;
	line-height: 35px;
	padding-left: 15px;
	padding-right: 15px;
	
}

.q_text_b{
	color: Black;
	font-size: 20px;
}

.q_text_c{
	font-size: 20px;
	color: Red;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
}

.q_text_f{

	font-size: 20px;
	color: #482376;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	
}

.main_logo{
	padding:30px 30px 10px 30px;
}

.main_str{
	color: #482376;
}


/*6+*/
@media all and (min-width: 400px) {
		
.q_text_w{
	
	letter-spacing:1.5px;
}

.q_text_b{
	
	letter-spacing:1.5px;
}


}

@media all and (min-width: 960px) {
#q_finish{
    font-size: 20px;
	 color: White;
	line-height: 30px;
  }
}

.error_msg{
	
	font-size: 20px;
	padding-bottom: 20px;
	color: #DB86A5;
	
}


.btn_grey{
	
	background-color:#58595B; 
	color:#FFFFFF;
	border: none;
    color: white;
    padding: 5px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
	 border-radius:0px;

}


.btn_yellow{
	
	background-color: Yellow; 
	border: none;
    color: Black;
    padding: 5px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
	 border-radius:0px;
	 font-weight: bold;

}




}





