.contenu {
	font-family: 'Roboto', sans-serif;
}

div#dl div.moteur_recherche,
div.moteur_recherche{
	font-size: 1rem;
	margin:auto;
	padding:20px 30px ;
	background-color: #f7f7f7;
}
div.moteur_recherche div.input{
	margin-bottom:15px;
}

div.moteur_recherche .moteur_recherche_btn {
	background: none repeat scroll 0 0 #e3541a;
	border: 0 none;
	color: #fff;
	padding: 0.3rem 0.5rem;
}

div.moteur_recherche .moteur_recherche_input {
	background-color: #fff;
	padding: 0.3rem 0.5rem;
	border: 1px solid #a8a8a8;
	width:400px;
}

div.moteur_recherche div.option{
	font-size:0.75rem; 
}
div#dl div#loader{
	width:126px;
	margin:auto;
}

div.resultat{
	margin:auto;
}
div.resultat div.entete{
	width:inherit;
	font-family:verdana;
	font-size:12px;
	color:#666666;
	padding:10px 0;
}

div.resultat div.entete div.titre{
	float:left;
	width:50%;
}

div.resultat div.entete div.nb_trouver{
	float:left;
	width:50%;
	text-align:right;
	color:black;
}

div.resultat div.entete div.nb_trouver a{
	padding:4px 8px;
	color: #444;
	border: 1px solid #999;
	border-right: 0px;
	background-color: #ccc;
}
div.resultat div.entete div.nb_trouver a:last-child{
	border-right:1px solid #999;
}

div.resultat div.entete div.nb_trouver a:hover{
	background-color:#bbb;
}

div.resultat div.entete div.nb_trouver a.btn-disabled
{
	color:#888;
	background-color: #eee;
}

.diplome_list {
	margin: 16px 12px;
}

table.search-results{
	width:100%;
	border-top: 1px solid #ccc;
	padding:0;
	margin:0;
	border-collapse: collapse;
}
table.search-results th {
	text-align:left;
	background-color: #d9dadc;
	font-family: "Ropa Sans",sans-serif;
	padding:0.4rem 0.5rem;
	font-size:1.1rem;
}
table.search-results td a {
	width:inherit;
	font-size:0.9rem;
	color:#e3541a;
	clear:both;
	text-decoration:none;
	font-weight:bold;
}

table.search-results td  a:hover{
	text-decoration:underline;
}

table.search-results td {
	padding:3px 0;
	border-bottom: 1px solid #eee;
	padding-left:0.5rem;
}

table.search-results tr td.result-type, table.search-results tr td.result-apogee, table.search-results tr td.result-diploma {
	white-space:nowrap;
	font-size:0.75rem;
	color:#888;
}

form[name='formu']>div[class='input']
{
	display: flex;
}
.search-btn-responsive
{
	display: none;
	background: none repeat scroll 0 0 #fdaf17;
	border: 0 none;
	color: #fff;
	width: 2rem;
	height: 2rem;
}
.search_intitule
{
	padding-right: 1rem;
}
.first-line, .first-line>div
{
	display: flex;
	align-items: baseline;
}
.first-line>div>p
{
	font-weight: bold;
	margin: 0;
}
.first-line>div:nth-child(2)>p
{
	padding-left: 1rem;
}
.hidden_in_desktop {
	display: none;
}

@media screen and (max-width: 992px)
{
	.result-hidden
	{
		display: none;
	}
}
@media screen and (max-width: 767px)
{
	.first-line
	{
		display: block;
	}
	.first-line>div:nth-child(2)>p
	{
		padding-left: 0;
	}
	.first-line>div>p
	{
		min-width: 2.25rem;
		width: 10%;
	}
	.hidden_in_desktop {
		display: block;
	}	
	.mention_a>div, .mention_b>div
	{
		padding-left: 0em !important;
	}	

}
@media screen and (max-width: 575px)
{
	.search-btn-responsive
	{
		display: inline;
	}
	input[name='submit']
	{
		display: none;
	}
}
@media screen and (max-width: 515px)
{
	.search_intitule
	{
		display: none;
	}
}
@media screen and (max-width: 435px)
{
	.first-line>div>div
	{
		display: flex;
		flex-direction: column;
	}
}

.search-results-description{
	color:#888;
	font-size:0.8em;
}

.searchfilter{
	margin-right:10px;
}

.searchfilter select{
	margin-left:10px;
	width:180px;
}

.result_mention{
	flex-grow:1;
	width: 50%;
	min-width: 350px;
}

.result_parcours{
	flex-grow:1;
	width: 50%;
	min-width: 350px;
}



.result_container{
	margin-bottom:8px;
	padding-bottom: 8px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.result_diplome .mention_b{
	background-color:#f7f7f7;
}


.result_mention_datas{
	margin-top:4px;
}

.result_mention_datas_header{
    background-color: #d0e1e5;
    color: #496e77;

	font-weight:bold;
	font-size:13px;
}

.result_mention_datas .title a{
	color: #e3541a;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}
.result_mention_datas .title a:hover{
	text-decoration:underline;
}

.result_mention_datas .description{
	font-size: 0.75rem;
	color:#c1bfbf;
	line-height:1rem;
	padding: 0px 15px 0px 37px;
	font-weight:300;
}

.result_mention_parcours_list{
}

.result_mention_parcours_list_header{
    background-color: #d0e1e5;
    color: #496e77;
	font-weight:bold;
	font-size:13px;
}

.result_domaine{
	margin-bottom: 12px;
	border-left:1px solid #fdaf17;
}

.result_domaine_datas .title{
	background-color: #fdaf17;
	padding:4px 10px;
    display: inline-block;
    color: #57585a;
	cursor:pointer;
	font-size: 1.2em;
	font-weight:500;
	text-transform: uppercase;
}
	.result_domaine_datas .title:hover{
		background-color: #de9606;
	}

.result_diplome{
	/*padding-top:4px;
	padding-left:10px;*/
	font-size: 13px;
	font-weight:500;
}

/*
.result_diplome_datas{
	margin-bottom:8px;
}
*/

.result_diplome_datas .title{
	
    display: inline-block;
    padding: 0px 8px;
    color: #fff;
    background-color: #e3541a;
    font-size: 14px;
    text-transform: uppercase;
	/*
	font-size:0.8rem;
	padding:2px;
	background-color : #e3541a;
	color: #ffffff;
	border: 1px solid #a73000;
	text-transform: uppercase;
	*/
}
.result_parcours_datas { margin:4px 0px; }
.result_parcours_datas .title a{
	color: #403e3f;
    text-decoration: none;
}
.result_parcours_datas .title a:hover{
	text-decoration: underline;
}

.result_parcours_datas .description{
	font-size: 0.75rem;
	line-height:1rem;
	font-style: italic;
	/*color:#a0bcc3;*/
	color:#c1bfbf;
	font-weight:300;
}


.sortLegend{
	font-size:0.6rem;
	font-style: italic;
}

.refineTag{
	font-size:0.8rem;
	background-color: #e6e6e6;
	border-radius: 8px;
	padding:2px 10px;
	margin:2px;
	font-weight:500;
	white-space:nowrap;
	display: inline-block;
	line-height: 1.1rem;
}
.refineTag a{
	color: #000000;
	text-decoration: none;
}
.refineTag:hover{
	background-color: #c9c5c5;
}

.refineTagSelected{
	background-color: #fdaf17;
}

.refineTagSelected:hover{
	background-color: #de9606;
}

div.moteur_recherche .moteur_recherche_mode {
	//background: none repeat scroll 0 0 #fdaf17;
	border: 0 none;
	color: #000000;
	padding: 0.3rem 0.5rem;
	margin-left:20px;
	font-size:0.8rem;
	text-decoration: underline;
	vertical-align: bottom;
}

.submitBar{
	margin-top:8px;
}
/*
.collapse{
	
	width:16px;
	font-size:1.2rem;
	cursor:pointer;
}
*/
.mention_allparcours_link{
	font-size: 0.75rem;
	line-height:1rem;
	padding: 10px 10px 10px 0px;

}

.mention_allparcours_link a{
	text-decoration: underline dotted;
	color: #496e77;
	font-style:italic;
	font-weight:300;
}
.mention_allparcours_link i{
	color: #e3541a;
	font-size:11px;
}

.mention_allparcours_link a:hover{
	text-decoration: underline;
	color: #e3541a;
}

.moteur_recherche label{
	white-space: nowrap;
}

.moteur_recherche #promptMode label{
	font-size: 0.75rem;
	vertical-align: middle;
}

.moteur_recherche #promptMode input{
	vertical-align: middle;
}

.moteur_recherche #promptMode span{
	vertical-align: middle;
}

.highlightMention, .highlightParcours{
	background-color: #fdd6175e;
}

/*
.highlightMention{
	color: #912a00;
	font-weight:bold;
}

.highlightParcours{
	color: #008196;
	font-weight:bold;
}
*/

.search_score{
	display:none;
}