/*Responsive*/
@media (max-width:767px){

	.swiper-button-next,
	.swiper-button-prev{
		position:inherit;
	}

	.single_projet_cat img,
	.single_projet_cat .img_projet{
		height:auto;
	}

	.single_projet_cat .img_projet{
		height:auto;
	}

}

@media (min-width:768px){

	.single_projet_cat .img_projet{
		height:160px;
	}

	.single_projet_cat img{
		max-height:160px;
	}

	.swiper-slide {
		padding:0 85px;
	}

	.swiper-button-next,
	.swiper-button-prev{
		top:110px;
	}
}

@media (max-width:767px){


}

@media (max-width:768px){

	.swiper-button-next{
		float:right;
	}

	.swiper-button-prev{
		float:left;
	}

	#wrap_single_projets .single_projet_notes{
		padding-bottom:10px;
	}

	#wrap_projets .row_classement{
		margin-bottom:20px;
	}

	#wrap_projets .avancement_vote{
		margin-bottom:20px;
	}

	.wrap_votes .nav_desktop{
		display:none;
	}

}

@media (min-width:750px) and (max-width:768px){

	#wrap_projets .vote_blank{
		width:0;
	}

	#wrap_projets .vote_avancement{
		width:40%;
		float:right;
	}
}

@media (min-width:769px){

	.wrap_votes .nav_mobile{
		display:none;
	}

	.single_projet_cat .img_projet{
		height:219px;
	}

	#wrap_single_projets .wrap_img_single{
		min-height:305px;
	}

	.single_projet_cat img{
		max-height:220px;
	}
}

@media (max-width:479px){

	.wrap_votes_timer{
		font-size:15px;
	}

	.wrap_votes_timer .votes_timer_text{
		padding:15px 0 15px 45px;
	}

	.wrap_votes .section-title h1{
		font-size:18px;
	}

	.home_votes h1{
		font-size:30px;
	}

	.votes_single_how .wp-caption {
		vertical-align:top;
	}

	.header-votes .container{
		padding-right:15px;
	}

	#wrap_single_projets .vote_link{
		display:none;
	}

	.swiper-container{
		padding:0;
	}

	#wrap_single_projets{
		padding:0;
	}

	#wrap_single_projets .form-group{
		display:inline-block;
		width:100%;
	}

	#wrap_single_projets .display_single_note{
		margin-bottom:10px;
	}

	.cat_votes{
		padding:20px 0 60px 0;
	}

	.wrap_votes .cta-top {
		top: -100px;
	}

	.unslider-nav ol li{
		height:20px;
		width:20px;
		margin:0 15px;
	}

	.unslider-nav{
		margin:15px 0;
	}

	#wrap_single_projets .vote_single_doc > div{
		padding-bottom:20px;
	}

	.wrap_votes .vote_nav{
		display:none;
	}

	.vote_nav_mobile label{
		height:40px;
		line-height:40px;
		margin:0;
	}

	.vote_nav_mobile .select2-container--default .select2-selection--single{
		background-color:#fff;
		border:none;
		height:60px;
		line-height:60px;
		text-align:center;
	}

	.vote_nav_mobile label,
	.vote_nav_mobile .select2-container{
		float:left;
		height:60px;
		line-height:60px;
		font-weight:inherit;
	}

	.vote_nav_mobile .select2-container--default .select2-selection--single .select2-selection__arrow{
		height:60px;
		line-height:60px;
		top:15%;
	}

	.vote_nav_mobile .select2-container{
		width:65% !important;
	}

	.vote_nav_mobile .select2-container .select2-selection--single .select2-selection__rendered{
		white-space:inherit;
		line-height:1.4;
		text-align:center;
		vertical-align:middle;
		display:inline-block;
		color:#ea640d;
	}

	.page-template-template-votes .select2-container--default .select2-results__option--highlighted[aria-selected],
	.page-template-template-votes .select2-container--default .select2-results__option{
		background-color:#fff;
		border-top:solid 1px #e6e6e6;
		font-size:16px;
	}

	.page-template-template-votes .select2-container--default .select2-results__option:hover{
		background-color:#e6e6e6;
	}

	.single_projet_cat .wrap_select_projet{
		margin-bottom:20px;
	}
}

@media (min-width:480px){

	.page-template-template-votes .select2-container--default .select2-selection--single .select2-selection__rendered {
    background-color: white!important;
  }

	.wrap_votes_timer{
		font-size:18px;
	}

	.wrap_votes_timer .votes_timer_text{
		padding:15px 0 15px 60px;
	}

	.cat_votes{
		padding:40px 0;
	}

	.unslider-nav{
		margin-top:5px;
	}

	.wrap_votes .vote_nav_mobile{
		display:none;
	}

	.single_projet_cat .wrap_select_projet{
		margin-bottom:20px;
	}
}

/* END responsive*/

.page-template-template-votes a:focus,
.page-template-template-votes a:active,
.page-template-template-votes a:hover {
    outline: none;
}

.wrap_votes .nav_mobile{
	float:right;
	width:70px;
	height:70px;
	padding:5px 5px;
	text-align:center;
	line-height:70px;
}

.wrap_votes .nav_mobile .burger-nav{
	font-size:40px;
	color:#009cad;
}

.wrap_votes .nav_mobile .burger-nav .icon-burgermenu{
}

.wrap_votes .link_mobile{
	border-top:solid 1px #eee;
	padding:0;
	display:none;
}

.wrap_votes .link_mobile .info_log_logout,
.wrap_votes .link_mobile .header_how_vote{
	border-bottom:solid 1px #eee;
	height:60px;
}

.wrap_votes .link_mobile .info_log_logout a,
.wrap_votes .link_mobile .header_how_vote a{
	line-height:60px;
	padding:0;
	font-size:24px;
}

#wrapper.wrap_votes{
	padding:0;
}

#wrapper.wrap_votes .header{
	position:inherit;
	transition:inherit;
}

.header.header-votes.sticky{
	position:inherit;
	width:auto;
}

.header-votes .logo{
	margin-left:10%;
	float:left;
}

.header_how_vote{
	float:right;
	margin-right:50px;
}

.info_log{
	float:right;
	margin-right:10%;
}

.info_log ul{
	list-style:none;
	padding:0;
	margin:0;
}

.info_log_logout{
	text-align:right;
}

.info_log li{
	display:inline-block;
	color:#009cad;
}

.single_projet_single[data-note='n/a'] .single_projet_notes {
  /*display: none;*/
}

@media (max-width:768px){

	.header-votes .logo{
		margin:0 0 20px 0;
		width:inherit;
	}

	.info_log_logout{
		text-align:center;
	}

	.header_how_vote{
		width:100%;
		margin:0;
		text-align:center;
	}
}

.wrap_login_vote{
	position:relative;
	display:inline-block;
	width:100%;
}

.vote_nav span,
.contact_votes span,
.header_how_vote span,
.info_log_logout span,
.wrap_login_vote .lost_votes span{
	display:inline-block;
}

.vote_nav a:after,
.contact_votes a:after,
.header_how_vote a:after,
.info_log_logout a:after,
.wrap_login_vote a:after {
    background: #0098af none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 1px;
    left: -100%;
    position: absolute;
    transition: all 0.3s ease-in-out 0s;
    width: 100%;
}

.header_how_vote a{
	color:#ea640d;
}

.header_how_vote a:hover{
	color:#ea640d;
}

.header_how_vote a:after{
    background: #ea640d none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 1px;
    left: -100%;
    position: absolute;
    transition: all 0.3s ease-in-out 0s;
    width: 100%;
}


.contact_votes a,
.header_how_vote a,
.info_log_logout a,
.wrap_login_vote a {
    display: block;
    font-size: 15px;
    line-height: 1;
    overflow: hidden;
    padding: 5px 0;
    position: relative;
}

.vote_nav a{
    display: block;
    line-height: 1;
    overflow: hidden;
    padding: 5px 0;
    position: relative;
}

.vote_nav a:hover:after,
.contact_votes a:hover:after,
.header_how_vote a:hover:after,
.info_log_logout a:hover:after,
.wrap_login_vote a:hover:after{
	left:0;
}

.contact_votes{
	margin-top:60px;
	margin-bottom:50px;
	text-align:center;
}

.contact_votes span{
	display:inline-block;
}

.wrap_login_vote #vrap_btn_vote_log{
	margin-top:50px;
}

.wrap_login_vote .bk_loader{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#fff;
	opacity:0.7;
	z-index:1000;
}

.wrap_login_vote .img_loader{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:url(./../img/ajax-loader.gif) no-repeat center 25% transparent;
	z-index:1001;
}


.wrap_login_vote .msg_vote_log{
	display:none;
	margin-bottom:20px;
}


.wrap_login_vote .msg_vote_log p{
	margin:0;
	color:red;
	text-align:center;
}

#success_vote_log{
	display:none;
}

#success_vote_log .prof_success{
	background-color:#0098af;
	padding-top:10px;
	padding-bottom:10px;
	color:#fff;
	font-size: 20px;
	margin-bottom:50px;
	text-align:center;
}

.home_votes{
	padding-bottom:40px;
}

.home_votes h1{
	color:#009cad;
	font-weight:400;
}

.home_votes .votes_block_1 p{
	color:#009cad;
	line-height:1.2;
}

.home_votes .votes_block_2 p{
	color:#009cad;
	line-height:1.2;
}

.home_votes .how_votes .before_single_how{
	width:30px;
	height:30px;
	background-color:#009cad;
	color:#fff;
	border-radius:50%;
	text-align:center;
	line-height:30px;
	float:left;
	margin-left:20px;
	font-weight:400;
}

.home_votes .how_votes .votes_single_how{
	clear:both;
	margin-bottom:20px;
}

.home_votes .how_votes .votes_single_how p{
	margin:0;
	padding-left:70px;
	line-height:1.2;
}

.home_votes .how_votes .votes_single_how .wp-caption p{
	font-size:16px;
	color:#009cad;
	padding: 0 5px 5px;
}

.how_votes .votes_single_how .wp-caption{
	width:32% !important;
	border:none;
	padding:0;
	margin:0 auto;
	display:inline-block;
	vertical-align:top;
}


.home_votes .how_votes .votes_single_how .wrap_img_vote{
	width:50%;
	margin:0 auto;
	padding-top:10px;
}

.home_votes .votes_how_title{
	color:#009cad;
	font-size:20px;
	font-weight:400;
	padding-left:70px;
	margin-bottom:10px;
}

@media (max-width:589px){

	.home_votes .how_votes .votes_single_how .wrap_img_vote{
		width:100%;
	}

	.home_votes .how_votes .before_single_how{
		margin-left:0;
	}

	.home_votes .how_votes .votes_single_how p{
		padding-left:50px;
	}

	.home_votes .votes_how_title{
		padding-left:50px;

	}
}

.home_votes strong{
	font-weight:400;
}

.home_votes .votes_button{
	display:inline-block;
	width:100%;
}

.home_votes .btn_vote_cat{
	width:100%;
}

.home_votes .btn_vote_cat .cat_bold{
	font-weight:500;
}

/*.home_votes .btn_vote_cat .cat_spirit{
	padding-left:10px;
}*/

.section-title.section_votes{
	margin-bottom:0;
}

.wrap_votes_timer{
	font-weight:400;
	color:#fff;
	background-color:#009cad;
	text-align:center;
	min-height:60px;
}

.wrap_votes_timer .votes_timer_text{
	display:inline-block;
	background: url('./../img/timer.png') no-repeat center left transparent;
}

.wrap_nav{
	border-bottom:solid 1px #e6e6e6;
	background-color:#fff;
}

.wrap_nav.sticky{
	left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}

.wrap_nav .vote_nav{
	min-height:60px;
}

.wrap_nav .vote_nav ul{
	list-style:none;
	margin:0;
	padding:0;
  display: table;
  width: 100%;
}

.wrap_nav .vote_nav li{
	display:table-cell;
	text-align:center;
	font-size:18px;
	padding:20px 0 10px 0;
	vertical-align:bottom;
	line-height:1.1;
  width: 20%;
}

.wrap_nav .vote_nav ul.nav_br{
	text-align:center;
	margin-bottom:10px;
}

.wrap_nav .vote_nav .vote_nav_active{
	color:#ea640d;
	/*padding-top:25px;*/
}

.wrap_nav .vote_nav .vote_nav_active span{
	border-bottom:solid 1px #ea640d;
}

.cat_votes .row{
	margin-bottom:30px;
}

#wrap_votes{
	min-height:400px;
	position:relative;
}

#wrap_votes .img_loader{
	position:absolute;
  display: block;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:url(./../img/ajax-loader.gif) no-repeat center 25% transparent;
	z-index:1001;
}

/*
#wrap_projets ul{
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	width:100%;
	top:36px;
	left:0;
	z-index:10;
	display:none;
}

#wrap_projets label{
	height:40px;
	line-height:40px;
	font-weight:inherit;
}
*/
#wrap_single_projets .select2-container{
	width: 185px !important;
}

#wrap_single_projets .select_projet_rejection{
    width:266px;
}


#wrap_projets .select2-container{
	width:185px !important;
}


#wrap_single_projets .select2-container--default .select2-selection--single,
#wrap_projets .select2-container--default .select2-selection--single{
	background-color:#fff;
	border:none;
	text-align:center;
}

.page-template-template-votes .select2-dropdown{
	background-color:#fff;
}

.page-template-template-votes .select2-container--default .select2-results > .select2-results__options{
	max-height:inherit;
}

.page-template-template-votes .select2-results__option{
	text-align:center;
	border-top:solid 1px #e6e6e6;
}


.single_projet_cat{
	margin-bottom:30px;
}

.inner_single_projet_cat{
	border:solid 1px #e6e6e6;
}

.single_projet_cat .img_projet{
	margin-bottom:20px;
}

.single_projet_cat img{
	border-bottom:solid 1px #e6e6e6;
	margin:0 auto;
}

.single_projet_cat h3{
	margin:0 0 10px 0;
	font-weight:400;
	padding:0 10px;
	word-wrap:break-word;
}

.single_projet_cat .content_excerpt{
	word-wrap:break-word;
	line-height:1.2;
	margin:0 0 10px 0;
	min-height:40px;
	padding:0 10px;
}

.single_projet_cat .title_projet{
	min-height:45px;
}

.single_projet_single .vote_projet,
.single_projet_cat .vote_projet{
	margin-bottom:30px;
	display:inline-block;
	width:100%;
	padding-left:5px;
}

.single_projet_single .vote_icon,
.single_projet_cat .vote_icon{
	float:left;
	margin-right:10px;
	width:60px;
	height:60px;
	cursor:pointer;
}

.single_projet_single .vote_icon img,
.single_projet_cat .vote_icon img{
		border:none;
}

.single_projet_single #vote_1,
.single_projet_cat #vote_1{
	background:url('./../img/1.svg') no-repeat center center transparent;
	background-size: 40px 40px;
}

.single_projet_single #vote_2,
.single_projet_cat #vote_2{
	background:url('./../img/2.svg') no-repeat center center transparent;
	background-size: 40px 40px;
}

.single_projet_single #vote_3,
.single_projet_cat #vote_3{
	background:url('./../img/3.svg') no-repeat center center transparent;
	background-size: 45px 45px;
	margin-left:10px;
}

.single_projet_single #vote_1.vote_choice,
.single_projet_cat #vote_1.vote_choice{
	background:url('./../img/1_blanc.svg') no-repeat center center #ea640d;
	background-size: 40px 40px;
}

.single_projet_single #vote_2.vote_choice,
.single_projet_cat #vote_2.vote_choice{
	background:url('./../img/2_blanc.svg') no-repeat center center #ea640d;
	background-size: 40px 40px;
}

.single_projet_single #vote_3.vote_choice,
.single_projet_cat #vote_3.vote_choice{
	background:url('./../img/3_blanc.svg') no-repeat center center #ea640d;
	background-size: 45px 45px;
	margin-left:10px;
}

.single_projet_cat .vote_link{
	padding:0 10px;
	margin-bottom:20px;
}

#wrap_single_projets .vote_link{
	margin-bottom:20px;
}

.avancement_selection,
.avancement_vote{
	height:10px;
	background-color:#e6e6e6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.avancement_selection .ui-progressbar-value,
.avancement_vote .ui-progressbar-value{
	height:100%;
	background: no-repeat center center #009cad ;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin:0;
	border:none;
}

.selection_title,
.avancement_title{
	color:#009cad;
}

.selection_title .avancement_number,
.avancement_title .avancement_number{
	display:inline-block;
	margin-right:5px;
	font-weight:400;
	color:#5a5a5a;
	float:right;
}

.selection_title .avancement_number_after,
.avancement_title .avancement_number_after{
	color:#5a5a5a;
	font-weight:400;
	float:right;
}

.single_projet_cat .wrap_select_projet{

	text-align:center;
	padding:0 5px;
}

.single_projet_cat .wrap_select_projet .select_projet{
	width:50%;
}

#wrap_single_projets .msg_vote_select,
.single_projet_cat .msg_vote_select{
	min-height:15px;
	width:50%;
	margin:0 auto;
}

#wrap_single_projets .msg_vote_select p,
.single_projet_cat .msg_vote_select p{
	background-color:#009cad;
	color:#fff;
	font-size:14px;
	text-align:center;
	line-height:15px;
	margin:0;
}

#wrap_single_projets{
	display:none;
	position:relative;
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	background-position: center;
    background-size: cover;
}

.swiper-button-next,
.swiper-button-prev {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	font-size: 16px;
	line-height: 1;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background: transparent;
	border: solid 1px #0098af;
	color: #0098af;
	-webkit-transition: all 0.3s ease-in-out;
			transition: all 0.3s ease-in-out;
	z-index: 2;
	overflow: hidden;
	width: auto !important;
	text-align:center;
	height:auto;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: 'icomoon';
  content: "\e90a";
  display: block;
  font-size: 6px;
  font-family: 'icomoon';
  speak: none;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition: left 0.2s 0.2s ease-in-out;
          transition: left 0.2s 0.2s ease-in-out;
}

.swiper-button-next:before,
.swiper-button-prev:before {
  content: "";
  position: absolute;
  top: 0; bottom: 0; left: -100%;
  z-index: -1;
  width: 100%;
  background: #0098af;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

.swiper-button-next:hover:before,
.swiper-button-prev:hover:before {
  left: 0;
}

.swiper-button-next:hover:after,
.swiper-button-prev:hover:after {
  left: 5px;
}
/* modif teddy */
/*.swiper-button-next {
	padding-right: 30px;
}*/
.swiper-button-next:after {
	/*position: absolute;
	right: 10px;
  	top: 50%;
  	margin-top: -2px;*/
  	margin-top: 3px;
  	-webkit-transition: right 0.2s 0.2s ease-in-out;
          transition: right 0.2s 0.2s ease-in-out;
}
.swiper-button-next:hover:after {
	right: 0px;
	left: auto;
}
/*.swiper-button-prev {
	padding-left: 30px;
}*/
.swiper-button-prev:after {
	font-family: 'icomoon2';
  	content: "\e900";
  	/*position: absolute;
  	left: 10px;
  	top: 50%;
  	margin-top: -2px;*/
  	margin-top: 3px;
}
.swiper-button-prev:hover:after {
	left: 0px;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
  color: #FFF;
}

.swiper-button-next {

	margin-top: 0;
	right: 0;
	background: white;
	padding: 10px 15px;
}
.swiper-button-prev {

	margin-top: 0;
	left: 0;
	background: white;
	padding: 10px 9px;
}

.unslider-nav ol li {
	width: 11px;
	height: 11px;
	background: #e6e6e6;
	border: solid 1px #666666;
}

#wrap_single_projets h3{
	margin:0 0 20px 0;
}

#wrap_single_projets .content_single_projet{
	margin-bottom:50px;
	padding-left:10px;
}

#wrap_single_projets .content_single_excerpt{
	word-wrap:break-word;
	line-height:1.2;
}

#wrap_single_projets .wrap_select_projet{
	margin-bottom:50px;
	text-align:center;
}

#wrap_single_projets .wrap_select_projet .select_projet{
	width:50%;
}

#wrap_single_projets .vote_single_doc{
	margin-bottom:20px;
	padding-left:10px;
	display:inline-block;

}

#wrap_single_projets .singleform {
  margin-left: -10px;
}

#wrap_single_projets .vote_single_doc .icon-arrow-right{
	margin-left:10px;
}

#wrap_single_projets p{
	margin:0;
	color:#0098af;
}

#wrap_single_projets .label-img{
	margin-bottom:10px;
}

#wrap_single_projets .btn{
  color:white;
}

#wrap_single_projets .btn:hover{
	color:black;
}
#wrap_single_projets .btn:focus{
	color:#3f3f3f;
}

#wrap_single_projets .btn:before{
	background: #ea640d none repeat scroll 0 0;
}

#wrap_single_projets .display_single_note .label-img{
	background:url('./../img/notes.png') no-repeat center right transparent;
	padding-right:30px;
	cursor:pointer;
}

#wrap_single_projets .single_excerpt{

}

#wrap_single_projets .depot_compteur{
	height:15px;
	margin-bottom:5px;
	text-align:right;
}

#wrap_single_projets .depot_compteur .inner_compteur{
	font-size:15px;
}

.cat_votes .icon-arrow-left,
.cat_votes .icon-arrow-right {
  display: inline-block;
}

.cat_votes .icon-arrow-left:after {
    content: "\e900";
    display: inline-block;
    vertical-align: middle;
    font-size: 6px;
    font-family: 'icomoon2';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition: left 0.2s 0.2s ease-in-out;
    transition: left 0.2s 0.2s ease-in-out;
}

.cat_votes .icon-arrow-right:after {
    content: "\e90a";
    display: inline-block;
    vertical-align: middle;
    font-size: 6px;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition: left 0.2s 0.2s ease-in-out;
    transition: left 0.2s 0.2s ease-in-out;
}

#wrap_single_projets .vote_link a,
.cat_votes .link_single_projet a{
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 1;
    overflow: hidden;
    padding: 5px 0;
    position: relative;
    color: #ea640d;
}


#wrap_single_projets .vote_single_doc a{
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 1;
    overflow: hidden;
    padding: 5px 0;
    position: relative;
    color: #0098af;
	/*float:left;*/
}


#wrap_single_projets .vote_link a:after,
.cat_votes .link_single_projet a:after {
    background: #ea640d;
    bottom: 0;
    content: "";
    height: 1px;
    left: -100%;
    position: absolute;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    width: 100%;
}

#wrap_single_projets .vote_single_doc a:after {
    background: #0098af;
    bottom: 0;
    content: "";
    height: 1px;
    left: -100%;
    position: absolute;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    width: 100%;
}

#wrap_single_projets .vote_link a:hover,
.cat_votes .link_single_projet a:hover {
  color: #ea640d ;
}

#wrap_single_projets.vote_single_doc a:hover {
  color: #0098af;
}

#wrap_single_projets .vote_single_doc a:hover:after,
#wrap_single_projets .vote_link a:hover:after,
.cat_votes .link_single_projet a:hover:after {
  left: 0;
}

#wrap_single_projets .link_single_projet .icon-arrow-left{
	margin-right:10px;
}

#wrap_projets .link_single_projet .icon-arrow-right{
	margin-left:10px;
}

.single_projet_single .row{
	/*min-height:400px;*/
}

#wrap_single_projets .wrap_notes p{
	color:#5a5a5a;
}

.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  margin: 20px auto;
  display:inline-block;
}

.mfp-auto-cursor .mfp-content{
	text-align:center;
}

.page-template-template-votes .spinner{
	width:28px;
	height:28px;
	background:url(./../img/spinner.gif) no-repeat center center transparent;
	float:left;
	margin-left:15px;
	display:none;
}

#wrap_single_projets .vote_link_pdf{
	position: relative;
}

#pdf{
	width:600px;
	height:300px;
}

.infotip {
	background: #5a5a5a;
	opacity: 0.9;
	border-radius: 3px;
	font-size: 12px;
	line-height: 1;
	color: white;
	display: none;
	position: absolute;
	z-index: 100;
	top: -50px;
	left: 50%;
	margin-left: -110px;
	width: 220px;
	padding: 5px;
}
.infotip:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 4px 0 4px;
	border-color: #5a5a5a transparent transparent transparent;
	position: absolute;
	bottom: -8px;
	left: 50%;
}
.vote_link_pdf:hover .infotip {
	display: block;
}

/*
* Block selection
*/
/* gilles */
.inner_single_projet_cat .select_projet{
    padding:10px 10px;
    position:relative;
    height:70px;
}

#wrap_single_projets .select_projet{
    height:400px;
}

.projet_note{
    display:inline-block;
    width:100%;
    text-align:center;
    margin-bottom:10px;
}

.projet_note_slider{
    display:inline-block;
    width:100%;
    margin-bottom:10px;
}

.select_note{
    display:inline-block;
}

.star_selected{
    background: url('./../img/star-green.png') no-repeat center center transparent;
}

.select_star{
    width:50px;
    height:50px;
    display:inline-block;
    margin:0 4px;
    cursor:pointer;
}

.star_noselected{
    background: url('./../img/star-gris.png') no-repeat center center transparent;
}

.select_projet_status{
  margin-bottom:10px;
  clear:both;
}

.select_projet_status{
    width:185px;
}

.select_projet_status,
.select_projet_rejection{
   position:relative;
}

.header_projet_status,
.header_projet_rejection{
    height:45px;
    line-height:43px;
    padding-left:10px;
    padding-right:20px;
    border:1px solid #e6e6e6;
    background-color:#e6e6e6;
    position:relative;
    cursor:pointer;
}

.header_projet_status_arrow,
.header_projet_rejection_arrow{
    position:absolute;
    top:1px;
    right:1px;
    height:43px;
    line-height:43px;
    width:20px;
    text-align:center;
}

.header_projet_status_arrow:after,
.header_projet_rejection_arrow:after{
    content: "\e90b";
    display: block;
    font-family: "icomoon";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    margin-top: 12px;
    text-transform: none;
}

.header_projet_status{
    text-align:center;
}

.body_projet_status{
    position:absolute;
    top:45px;
    z-index:20;
    width:100%;
    display:none;
}

.status_selected{
    background-color:#e6e6e6;
}

.status_noselected{
    background-color:#fff;
}

.body_projet_status ul{
    margin:0;
    padding:0;
    list-style:none;
}

.body_projet_status li{
    text-align:center;
    border-left:1px solid #e6e6e6;
    border-right:1px solid #e6e6e6;
    border-bottom:1px solid #e6e6e6;
    height:45px;
    line-height:44px;
}

.body_projet_status li:hover{
    background-color:#e6e6e6;
    cursor:pointer;
}

.body_projet_rejection{
    position:absolute;
    top:45px;
    padding:10px 0;
    border:1px solid #e6e6e6;
    background-color:#e6e6e6;
    z-index:10;
    display:none;
}
/*
.note_note{
	display:inline-block;
	text-align:center;
	padding-left:10px;
	width:60px;
	color:#0098af;
	font-weight:600;
}
*/
.projet_note .select2,
.select_projet_status .select2{
	border:solid 1px #e6e6e6;
	margin:0 auto;
}

#wrap_single_projets .select_projet .select2-container--default .select2-selection--single,
#wrap_projets .select_projet .select2-container--default .select2-selection--single{
    background-color:#e6e6e6;
}

/*
.select_projet_status label{
	display:block;
	float:left;
	padding-right:10px;
}
*/

.select_projet_rejection ul{
	list-style:none;
	width:100%;
	padding-left:10px;
    margin:0;
}

.select_projet_rejection ul li{
	margin-bottom:10px;
}

.votes_list_refus span,
.select_projet_rejection input{
	padding-left:10px;
	vertical-align:middle;
}

.votes_list_refus span{
	display:inline-block;
	width:90%;
}

.select_projet_rejection input[type="checkbox"]{
	margin:0;
}

/*
#wrap_single_projets label,
#wrap_projets label{
	height:40px;
	line-height:40px;
	font-weight:inherit;
    width:100px;
}
*/
#wrap_single_projets .select_projet_rejection label,
#wrap_projets .select_projet_rejection label{
	height:16px;
	line-height:18px;
	font-weight:inherit;
	width:100%;
    margin-bottom:15px;
}

.admin_note_projet{
    text-align:center;
    margin-bottom:10px;
}

.admin_statut_projet{
    margin-left:20px;
    margin-bottom:10px;
}

.admin_rejection_projet{
    margin-bottom:10px;
}

.admin_rejection_projet ul{
    list-style:none;
    padding-left:20px;
    margin:0;
}

.admin_rejection_projet label{
    font-weight:400;
}

.admin_rejection_projet span{
    margin-left:10px;
}

.btn_admin_projet{
    margin-bottom:20px;
    margin-left:20px;
}

.select_loader{
    display:none;
    width:20px;
    height:20px;
    background:url('./../img/loader.gif') no-repeat center center transparent;
    position:absolute;
    top:5px;
    left:90px;
}

.msg_admin_select{
    position:absolute;
    top:5px;
    left:90px;
}

.admin_btn_projet{
    position:relative;
}

.sep-votes{
    height:15px;
}

/* Overwrite teddy */

.home_votes .how_votes .votes_single_how .wrap_img_vote {
	padding-top: 0;
	width: auto;
	display: inline-block;
	vertical-align: top;
	float: none;
}

.home_votes .how_votes .votes_single_how .wp-caption {
	width: 120px !important;
	margin: 0px;
}
