*{
margin: 0;
padding: 0;
}

body  
{  
    font-family: "lucida grande", tahoma, verdana, arial, sans-serif;  
   	background:url('../img/background.jpg') no-repeat
}  

#header{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#606c88+0,3f4c6b+100;Grey+3D+%232 */
background: #606c88; /* Old browsers */
background: -moz-linear-gradient(top,  #606c88 0%, #3f4c6b 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #606c88 0%,#3f4c6b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #606c88 0%,#3f4c6b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606c88', endColorstr='#3f4c6b',GradientType=0 ); /* IE6-9 */

	color:white;
	height: 30px;
	text-align: left;
	padding-left: 5%;
	padding-top:5px;
	border-bottom: 2px solid #FB9B39;
	 box-shadow: 2px 2px 2px #000;
}

#top{
	width: 100%;
}

#logo{
	width:60px;
	float: left;
	margin: 5px;
	
}

#jeu{
	display: block;
	margin:auto;
	max-width: 320px;
}

#header > h1{
	font-size: 1.2em;
	color:#FB9B39;
	line-height: 1.8;
}

#header > h2{
	font-size: 1.4em;
	color:white;
}

h3{
	color:#FF7401;
}

#theDate{
	text-align: right;
	font-size: 0.8em;
	color:#001e78;
	margin:5px;
	padding-right: 5%;
}

.part1{
	font-family: 'Raleway', sans-serif;
	background-color: #000000;
	color: white;
	max-width: 500px;
	display: block;
	padding:15px;
	width:100%;
	margin:auto;
	border-radius: 5px 5px 0px 0px;
	padding-top: 0px;
	min-height: 135px;
}

#wrapper, #reactions{
	max-width: 500px;
	display: block;
	margin: auto;
	background: #ffffff;
	padding:15px;
	margin-top: -60px;


}

#intro{
	text-align: center;
}

#reactions{
	margin-top: 10px;
}

.mainImg{
	display: block;
	margin:auto;
	padding-bottom: 15px;
	padding-top: 15px;
	width:100%;
	
}

.none{
	display: none;
}

#questionBox{
	margin: auto;
	margin-top: 10px;
	max-width: 320px;
	text-align: center;
	margin-bottom: 20px;
}

#gift{
	    vertical-align: sub;
	    margin-right: 10px;
	    width: 22px;
}

.question{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100;White+3D */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */

	width: 100px;
	padding: 10px;
	display: inline-block;
	border: 1px solid silver;
	box-shadow: 1px 1px 2px #888888;
}

#fillin{

	border: 1px solid #FF7401;
	font-size: 1em;
border-radius: 5px;
	padding: 8px;
	background-color: #ffffff;
	font-weight: bold;
	color:#FF7401;
	font-family: 'Raleway', sans-serif;
}

#continue{
	text-align: center;
	margin: auto;
	background-color: green;
	width:200px;
	color: white;
	border: 1px solid #336D27;
	padding: 10px 5px 10px 5px;
	cursor: pointer;
	border-radius: 5px;
	margin-top: -10px;
}

#continue2{
	text-align: center;
	margin: auto;
	background-color: green;
	width:200px;
	color: white;
	border: 1px solid #336D27;
	padding: 10px 5px 10px 5px;
	cursor: pointer;
	border-radius: 5px;
	margin-top: 20px;
	font-size: 1.2em;
}

#reactions > h1{
	font-size: 1em;
	color: #000;
}

.comment{
	margin-top: 10px;
	background-color: #f0f0f0;
	padding: 5px 5px 5px 5px;
	height: 70px;
}

.profile{
	width: 60px;
	height: 60px;
	float: left;
}

#commentContent{
	    
    text-align: left;
    font-size: 0.9em;
    margin-left: 80px;
    
}

.name{
	color: #001e78;
    font-weight: 900;
}



#loader{
	margin: auto;
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
}

.part2, #p3 , #p2, #p1, #continue2, #welldone{
	display: none;
}

.numberCheck{
	border: 2px solid #FF7401;
	font-size: 1em;
	padding: 7px;
	border-radius: 25px;
	background-color: #fffbd7;
	font-weight: bold;
	color:#FF7401;
	position: relative;


	}

	#welldone{
		font-size: 17px;
		text-align: center;
		color: #039902;
	}


#possible{
	margin-bottom: 15px;
	font-size: 19px;
}


#cover{
	height: 100%;
    position: absolute;
    top: 0px;
    background-color: rgba(0, 0, 0, 0.9);
    width: 100%;
    z-index: 42;
    display: none;
    bottom:0px;
}

.check-text{
	color:white;
}

#checking{
	margin-top: 25px;
	color:white;
	max-width: 
}

@media(min-width: 700px){


#theDate{
	margin-right: 32%;
}

#cover{
	font-size: 1.7em;
}

.numberCheck{
	
	position: relative;
}

#welldone{
	width:34em;
}

}

@media(max-width: 540px){
	#wrapper, #reactions {
    max-width: 290px;
    display: block;
    margin: auto;
    background: #ffffff;
    padding: 15px;
}

	.part1 {
    font-family: 'Raleway', sans-serif;
    background-color: #001e78;
    color: white;
    max-width: 290px;
    display: block;
    padding: 15px;
    width: 100%;
    margin: auto;
    border-radius: 5px 5px 0px 0px;
}

.check-text{
	color:white;
	max-width: 254px;
}

#top{
	max-width: 290px;
}

.card{
	display: inline-block;
	float: none;
}

}