/*----------------------------------------------------------------------------
EVALUAMETRIS global
----------------------------------------------------------------------------*/


#nt_zone_change_lang,
.nav_middle {
	display: none;
}

body {
/*	background: white url(images/berlin.jpg) center top no-repeat !important;
	background-attachment: fixed !important;
	background-size: cover !important; */
}


.numeric-multi .answer ul li span.input input {
	width: 150px;
}


.question-wrapper {
	background: #F4F4F6
}
#group-wrapper h3.groupname {
	color: #333333 !important;
}
#surveyinfo h1 {
	font-weight: 500 !important;
}

#group-wrapper .groupdescription {
  padding: 0 3%;
  display: none;
}

#question5947,
#question6019,
#question6027,
#question6028 {
	width: 50% !important;
	float: left !important;
}
#question6020, #question6029 {
	clear: both !important;
}


/*  PAGE  / / / /  / / / /  / / / /  / / / / */
#outer-wrapper {
	border-top: 3px solid #FF6900;
}

/*  TITRE  / / / /  / / / /  / / / /  / / / / */
#surveyinfo h1 {
	border-bottom: 3px solid #FF6900;
	  color: #58595B;
	  padding-bottom: 15px;
	  font-size: 160%;
		text-align: left;
		padding-left: 40px;
}


/*  ENCART sur l'accueil  / / / /  / / / /  / / / /  / / / / */
.welcomenote p > big {
	background: #8F6B21;
	color: white;
}


/*  GROUPE / Question parts  / / / /  / / / /  / / / /  / / / / */
#group-wrapper {
	background: white;
}
/* Titre*/
#group-wrapper h3.groupname {
	border-bottom: none;
}

/*  QUESTION  / / / /  / / / /  / / / /  / / / /  / / / / */
div.questiontext {
}
.question-wrapper .answer table.question {
	width: 100%;
}


#movenextbtn {
  background: #FF6900;
  }
#movenextbtn:hover {
	background: #333333;
	color: white !important;
	text-shadow: none !important;
	}

/*  FIN QUESTIONNAIRE  / / / /  / / / /  / / / /  / / / /  / / / / */
#group-wrapper .boilerplate  {
	background: transparent;
	color: #888 !important;
}
#group-wrapper .boilerplate div.answer {
	margin: 0
}
#group-wrapper .boilerplate div.questiontext {
	color: #FF6900 !important;
	text-shadow: none;
}



/*  FOOT HER  / / / /  / / / /  / / / /  / / / / */
#footer-wrapper {
	background: #fff;
	border-top: 2px solid #AAA;
	border-bottom: 10px solid #FF6900;
}
a:hover.nt { background-color : #FF6900; }

/*Copyright */
.footer1 span.org2 { display: none; }
.footer1  { position: relative }
.footer1 span.org:before { 
	display: inline-block;
	content: 'Evaluamétris | Observamétris';
	position: absolute;
	left: 50px;
	padding-left: 5px;
	width: 500px;
	height: 20px;
}





/*  PAGE DE FIN / / / /  / / / /  / / / /  / / / / */
#completed #about {
  color: #FFF;
  background: #F0F0F0;
}




