/*----------------------------------------------------------------------------
NOTORIAMETRIS   ALLEMAGNE
----------------------------------------------------------------------------*/


#nt_zone_change_lang .en {
	display: none;
}
#nt_zone_change_lang .fr {
	display: none;
}
#nt_zone_change_lang a:nth-child(2) {
    margin-right: 30px !important;
}

.dragDropTable .columns2 {
    clear: none;
    width: 50%;
}
.dragDropTable .columns2 .dragDropRanks ol li.choice {
	background: #888888;
	border-left: 10px solid #F6A019
}

#group-0 .yes-no {
    width: 50%;
    float: left;
}
/*#group-0 #question2033 {
	width: 100% !important;
	float: none !important;
	clear: both;
}*/

.numeric-multi .answer ul li span.input input {
	width: auto !important;
}




/*  PAGE  / / / /  / / / /  / / / /  / / / / */
#outer-wrapper {
	border-top: 5px solid #E27609;
}

/*  TITRE  / / / /  / / / /  / / / /  / / / / */
#surveyinfo h1 {
	border-bottom: 10px solid #F6A019;
	color: #555555;
}


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


/*  GROUPE / Question parts  / / / /  / / / /  / / / /  / / / / */
#group-wrapper {
	background: #F7F1E8;
}
/* Titre*/
#group-wrapper h3.groupname {
	border-bottom: 2px solid #F6A019;
}

/*  QUESTION  / / / /  / / / /  / / / /  / / / /  / / / / */


/*  FIN QUESTIONNAIRE  / / / /  / / / /  / / / /  / / / /  / / / / */
#group-wrapper .boilerplate  {
	background: #34B1E1;
	color: #DDDDDD !important;
}

#group-wrapper .boilerplate div.questiontext {
	color: white !important;
	text-shadow: 1px 1px 1px #555;
	margin-bottom: 0 !important;
}



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

/*Copyright */
.footer1 span.org2 { display: none; }
.footer1  { position: relative }
.footer1 span.org:before { 
	display: inline-block;
	content: 'Notoriamétris';
	position: absolute;
	bottom: -3px;
	left: 40px;
	padding-left: 5px;
	width: 50%;
	height: 20px;
}


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




