/*
 Theme Name:   UnderStrap Child
 Theme URI:    https://www.understrap.com
 Description:  UnderStrap Child Theme
 Author:       Holger Koenemann
 Author URI:   http://www.holgerkoenemann.de
 Template:     understrap
 Version:      0.5.2
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  understrap-child
 Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
 GitHub Theme URI: holger1411/understrap-child
*/

/* IE */
#notifyIE {
	position: relative;
	text-align: center;
	background-color: #cd0000;
	color: white;
	z-index: 1000;
	padding: 25px;
}
#notifyIE a {
	color: white;
	text-decoration: underline;
}
#notifyIE .closeBtn {
	display: block;
	position: absolute;
	top: 25px;
	right: 25px;
	cursor: pointer;
	font-weight: bold;
}
.icons-list__name {
	display: none !important;
}
.acf-icon-picker__popup ul li {
	padding: 0;
}
.acf-icon-picker__svg,
.acf-icon-picker__popup-svg {
	width: 80px !important;
}
.acf-icon-picker__popup-svg img,
.acf-icon-picker__svg img {
	max-width: 100px !important;
	max-height: 100px !important;
}

/* Structure */
.pas-commence {
	margin-top: 20px;
	font-weight: normal;
	background-color: #ffe5e5;
	text-transform: normal;
	padding: 10px;
	max-width: 500px;
}
.btn-rallye .notice {
	color: #6a6a6a;
}
/* Liste des autres rallye dans la création d'un départ */
#btnTogRallye {
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: 900;
}
#listeRallye .col-md {
	padding: 10px 10px 7px 10px;
}
#listeRallye .row:nth-child(even) {
	background-color: rgba(246, 246, 246, 1);
}
button:focus {
	outline: none;
}
.navbar-toggler .navbar-toggler-icon {
	background-color: transparent;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
#ui-datepicker-div {
	z-index: 1000;
}
.page-template-template-my-account div[data-name="pointage_total"] {
	display: none;
}
body {
	overflow-x: hidden;
}
a {
	transition: all 0.25s ease-in-out;
	color: #009bd7;
}

a:hover,
button[data-toggle]:hover,
.btn:hover {
	cursor: pointer !important;
}
a:hover {
	cursor: pointer !important;
	text-decoration: none;
	color: #abd03a;
}
.btn,
.wpcf7 input[type="submit"],
input[type="submit"],
input[type="text"],
input[type="textarea"],
input[type="email"],
input[type="password"] {
	border-radius: 0;
	padding: 0.5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
}
h1,
h2 {
	text-transform: uppercase;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin-bottom: 1rem;
}
.h2,
h2 {
	margin-bottom: 1.5rem;
}
.pad-200 {
	padding-top: 200px;
}
button[data-toggle] {
	background: none;
	border: none;
	color: #009bd7;
	padding: 0;
}
.liste-equipe > li h5 span.icone img {
	width: 100%;
}
#section-participer {
	padding: 60px 0;
}
/* Header */
/* Style the navbar */
/*
.navbar-toggler .navbar-toggler-icon{
	background-color: #abd03a;
}
*/
#wrapper-navbar {
	z-index: 999;
	background: #fff;
	transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 125px;
}
.img-fluid {
	max-width: 140px;
	height: auto;
	transition: all 0.3s ease-in-out;
}
#wrapper-navbar .navbar {
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
}
#selectAgent {
	width: auto;
	-webkit-border-radius: 0px;
}
#compte-agent {
	padding: 0 10px;
}

#compte-agent .collapse {
	margin-bottom: 50px;
}
#compte-agent .rallye h3 {
	padding: 10px 20px 13px 20px;
	margin-bottom: 0;
	position: relative;
}
#compte-agent .rallye h3 a {
	display: block;
	vertical-align: middle;
}

#compte-agent .rallye h3 a:after {
	content: "+";
	display: inline-block;
	position: absolute;
	right: 20px;
}
#compte-agent .rallye h3 a[aria-expanded="true"]:after {
	content: "-";
}
#compte-agent p {
	margin-top: 0;
	margin-bottom: 20px;
}
#compte-agent h4 {
	margin-top: 20px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
#compte-agent .liste-equipe {
	margin-bottom: 30px;
}
#compte-agent .pointage {
	background-color: #d01e53;
	color: #ffffff;
	display: inline-block;
	padding: 10px 20px;
	margin-bottom: 30px;
	text-transform: uppercase;
}
#compte-agent .nav-tabs {
	margin-bottom: 20px;
}
#noRallyes {
	margin-top: 100px;
}
.liste-equipe > li h5 span:first-of-type {
	display: inline !important;
	text-align: left !important;
	min-width: auto !important;
	min-height: auto !important;
	line-height: auto !important;
	border-radius: auto !important;
	background-color: transparent !important;
}
.liste-equipe > li h5 span.icone {
	/*
    display: inline-block!important;
    text-align: center!important;
*/
	display: inline-block !important;
	min-width: 75px !important;
	min-height: 75px !important;
	line-height: 62px !important;
	border-radius: 50px !important;
	background-color: #ffffff !important;
	position: relative;
}
.liste-equipe > li h5 span.title {
	display: block;
}
.liste-equipe > li h5 span.icone img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.page-template-template-my-account
	.gestion-equipe
	.acf-field-repeater
	.acf-table
	.acf-row {
	display: table-row;
	max-width: 100%;
	width: 100%;
}
.page-template-template-my-account
	.gestion-equipe.show
	.acf-form-submit
	.acf-button[type="submit"] {
	display: inline-block;
}
.page-template-template-my-account
	.gestion-equipe.show
	.acf-form-submit:before {
	content: "*Une fois les champs modifiés et enregistrés vous pourrez par la suite envoyer un courriel de confirmation à vos coéquipiers.";
	display: block;
	max-width: 600px;
	padding-top: 20px;
	font-style: italic;
	padding-bottom: 20px;
}
.page-template-template-my-account .gestion-equipe.show .acf-form-submit:after {
	content: "Pour ne pas perdre vos changements, veuillez enregistrer vos modifications au journal de bord avant de modifier vos coéquipiers.";
	display: block;
	max-width: 600px;
	padding-top: 20px;
	font-style: italic;
	padding-bottom: 20px;
	color: red;
}
.page-template-template-my-account .gestion-equipe .description {
	display: none;
}

.page-template-template-my-account
	div[data-key="field_5d8ccba963b20"]
	.acf-fields
	.acf-field {
	padding: 0 !important;
	display: inline-block;
	width: 49%;
}
.page-template-template-my-account
	div[data-key="field_5d8ccba963b20"]
	.acf-fields
	.acf-field:nth-child(2) {
	margin-left: 1%;
}
@media all and (min-width: 768px) {
	#wrapper-navbar .navbar-collapse {
		flex-grow: inherit;
		display: block !important;
	}
	#wrapper-navbar #main-menu li {
	}
	#wrapper-navbar #main-menu a.nav-link {
		display: inline-flex;
		color: #fff;
		text-align: center;
		padding: 14px;
		text-decoration: none;
		background: #009bd7;
		font-weight: 600;
		font-size: 1.2em;
		height: 125px;
		align-items: center;
		min-width: 230px;
		justify-content: center;
		text-transform: uppercase;
	}
	#wrapper-navbar #main-menu > li:nth-child(2) > a {
		background: #abd03a;
	}
	#wrapper-navbar #main-menu > li:nth-child(3) > a {
		background: #3a3187;
	}
	#wrapper-navbar #main-menu > li:nth-child(4) > a {
		background: #d01e53;
	}
	#wrapper-navbar #main-menu > li:nth-child(5) > a {
		background: #000000;
	}
}

@media all and (max-width: 768px) {
	#wrapper-navbar {
		height: auto;
	}
	#navbarNavDropdown {
		text-align: center;
		padding-bottom: 30px;
	}
	#wrapper-navbar #main-menu li:nth-child(2) a {
		color: #abd03a;
	}
	#wrapper-navbar #main-menu li:nth-child(3) a {
		color: #3a3187;
	}
	#wrapper-navbar #main-menu li:nth-child(4) a {
		color: #d01e53;
	}
	#wrapper-navbar #main-menu li:nth-child(5) a {
		color: #000000;
	}
	#wrapper-navbar.sticky,
	#wrapper-navbar.sticky #main-menu > li > a {
		height: auto;
	}
}

.sticky .img-fluid {
	max-width: 115px;
}
#content-header {
	height: 400px;
}
#page-wrapper,
#page > .container,
#page > .row {
	padding: 125px 0 0;
	transition: all 0.25s ease-in-out;
}
#primary {
	padding-top: 32px;
}
.container {
	max-width: 1200px;
}
/* Homepage*/
.home .wrapper,
.page-template-page-participer #primary {
	padding-top: 0;
}

#home-section {
	/*margin-bottom:50px;*/
}
#main #home-section > div,
#wrapper-footer #home-section div.container div {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	max-width: 50%;
	padding: 20px;
	height: 100%;
	min-height: 300px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
}
#home-section > div a {
	position: absolute;
	left: 20px;
	top: calc(50% - 28px);
	padding: 4px 15px;
	background: #57c1e8;
	color: #fff;
	text-transform: uppercase;
	font-size: 2em;
	font-weight: 700;
	height: 55px;
	max-width: 350px;
	width: 100%;
	text-align: center;
}
#home-section > div a:hover {
	text-decoration: none;
	background: #abd03a;
}
#main #home-section > div:last-child a,
#wrapper-footer #home-section div.container div:last-child a {
	left: inherit;
	right: 20px;
}
#pourquoi-participer {
	background: #3a3187;
	color: #fff;
}
#pourquoi-participer,
#a-propos {
	padding: 60px 0;
}

#a-propos {
	font-weight: 700;
	background-color: rgba(255, 255, 255, 0.3);
}
/* Nous joindre */
.email-destinataire {
	display: none;
	position: absolute;
}
.page-id-297 #selectAgent {
	width: 100%;
	margin-bottom: -8px;
}
/* Comment participer */
#section-agents {
	color: #fff;
	background-position: center center !important;
	background-attachment: fixed !important;
	background-size: cover !important;
	padding: 50px 0;
	margin-bottom: 0;
}
.agent-info {
	background: #fff;
	color: #000;
	margin: 10px;
	max-width: calc(33% - 16px);
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
}
#section-motivation {
	padding: 50px 0;
	margin-top: 0;
	background: #009bd7;
	color: #fff;
}
/* Contact & input */
.btn-outline-primary,
.wpcf7-form input[type="submit"] {
	color: #fff;
	background-color: #57c1e8;
	background-image: none;
	border: 2px solid #57c1e8;
	transition: all 0.25s ease-in-out;
	cursor: pointer;
}
.btn-outline-primary:hover,
.wpcf7-form input:hover[type="submit"] {
	color: #fff;
	background-color: #abd03a;
	border: 2px solid #abd03a;
}
.hidden-by-conditional-logic {
	display: none;
}
.form-control,
.wpcf7-form .wpcf7-validation-errors,
.wpcf7-form input[type="color"],
.wpcf7-form input[type="date"],
.wpcf7-form input[type="datetime-local"],
.wpcf7-form input[type="datetime"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="file"],
.wpcf7-form input[type="month"],
.wpcf7-form input[type="number"],
.wpcf7-form input[type="range"],
.wpcf7-form input[type="search"],
.wpcf7-form input[type="submit"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="text"],
.wpcf7-form input[type="time"],
.wpcf7-form input[type="url"],
.wpcf7-form input[type="week"],
.wpcf7-form select,
.wpcf7-form textarea {
	border: 2px solid #57c1e8;
	width: 100%;
	padding: 5px;
}
.form-control:focus,
.wpcf7-form .wpcf7-validation-errors:focus,
.wpcf7-form input:focus[type="color"],
.wpcf7-form input:focus[type="date"],
.wpcf7-form input:focus[type="datetime-local"],
.wpcf7-form input:focus[type="datetime"],
.wpcf7-form input:focus[type="email"],
.wpcf7-form input:focus[type="file"],
.wpcf7-form input:focus[type="month"],
.wpcf7-form input:focus[type="number"],
.wpcf7-form input:focus[type="range"],
.wpcf7-form input:focus[type="search"],
.wpcf7-form input:focus[type="submit"],
.wpcf7-form input:focus[type="tel"],
.wpcf7-form input:focus[type="text"],
.wpcf7-form input:focus[type="time"],
.wpcf7-form input:focus[type="url"],
.wpcf7-form input:focus[type="week"],
.wpcf7-form select:focus,
.wpcf7-form textarea:focus {
	border: 2px solid #abd03a;
	box-shadow: none;
}
/*.wpcf7-form-control.wpcf7-text,
.wpcf7-form-control.wpcf7-textarea {
	border-color: #d01e53;

}
.wpcf7-form-control.wpcf7-text:focus,
.wpcf7-form-control.wpcf7-textarea:focus {
	box-shadow: 0 0 0 .2rem rgba(208,30,83,.25);
}*/
/* Form */
.btn-primary {
	color: #fff;
	background-color: #57c1e8;
	border-color: #57c1e8;
}
.btn-secondary {
	color: #fff;
	background-color: #3a3187;
	border-color: #3a3187;
}
.btn-third {
	color: #fff;
	background-color: #d01e53;
	border-color: #d01e53;
}
.btn-primary:hover,
.btn-secondary:hover {
	background-color: #abd03a;
	border-color: #abd03a;
}
.btn-secondary:hover {
}
/* Footer */
#wrapper-footer {
	padding-bottom: 0;
	padding-top: 15px;
}
.page-template-page-participer #wrapper-footer {
	padding-top: 0;
}
.site-footer {
	padding-top: 15px;
}
.home #wrapper-footer #home-section div {
	display: none;
}
#wrapper-footer #home-section {
	background-position: center center;
}
#wrapper-footer #home-section div.container div {
	min-height: 300px;
}
#wrapper-footer p {
	text-align: center;
}
#wrapper-footer p a {
	color: #009bd7;
}
#wrapper-footer p a:hover {
	color: #abd03a;
}
@media all and (max-width: 1215px) and (min-width: 768px) {
	#wrapper-navbar #main-menu a.nav-link {
		min-width: 160px !important;
		font-size: 1em;
		padding: 14px 10px;
	}
}
@media all and (max-width: 980px) and (min-width: 768px) {
	#wrapper-navbar #main-menu a.nav-link {
		min-width: 130px !important;
		font-size: 0.9em;
		padding: 14px 5px;
	}
	.navbar-brand .img-fluid {
		max-width: 100px;
	}
}
@media all and (max-width: 800px) {
	#main #home-section > div,
	#wrapper-footer #home-section div.container div {
		max-width: 100%;
		height: 100%;
		min-height: 200px;
	}
	#home-section > div a {
		left: 50% !important;
		transform: translateX(-50%);
	}
	#main #home-section > div:last-child a,
	#wrapper-footer #home-section div.container div:last-child a {
		right: auto;
		left: 50%;
		transform: translateX(-50%);
	}
}

/*

div[data-name='_post_title'] .acf-label {
	display:none
}
*/

/* Tableau de bord */
div[data-name="journee"] > .acf-label label {
	font-size: 1.3rem;
	margin-bottom: 10px;
	display: block;
}
.acf-field[data-name="nom_rallye"],
.acf-field[data-name="no_rallye"],
.acf-field[data-name="nom_equipe"],
.acf-field[data-name="no_equipe"],
.page-template-template-my-account
	.acf-field[data-name="objectif_personnel"][data-type="textarea"] {
	display: none !important;
}
div[data-name="journee"] #pointage-total {
	padding: 7px 10px;
	background-color: #ffffff;
	display: inline-block;
}
div[data-name="journee"] .nom-equipe,
div[data-name="journee"] .objectif {
	text-transform: none;
	margin: 10px 0;
}

.page-template-template-my-account #nav-compte a {
	display: block;
	width: 100%;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	padding: 30px 10px;
	background-color: white;
	color: #3a3187;
	border: 4px solid #3a3187;
	border-right: 2px solid #3a3187;
	border-left: 2px solid #3a3187;
}
.page-template-template-my-account #nav-compte a.active,
#nav-compte a:hover {
	background-color: #3a3187;
	color: white;
}
.page-template-template-my-account #page > .container {
	padding: 125px 0 125px 0;
}

.page-template-template-my-account div[data-name="coequipiers"] > .acf-label {
	font-size: 1.3rem !important;
}
.page-template-template-my-account
	div[data-name="coequipiers"]
	> .acf-label
	.acf-required {
	display: none;
}

.avancement,
.calendrier {
	padding-top: 15px;
}
.calendrier a {
	margin: 0 10px 10px;
}
.pasCommence .btn {
	display: none;
}
/*
.pasCommence .btn-calendrier{
	display:block;
}
*/
.page-template-template-my-account
	.acf-field-repeater
	.acf-table
	div[data-name="objectif_personnel"].acf-field-textarea {
	display: block;
}
#kz_ajax_acf_account .acf-field-repeater .acf-table .acf-row {
	max-width: 100%;
	width: 100%;
}
#kz_ajax_acf_account .acf-field-repeater .acf-table .acf-row .acf-fields {
	max-width: 100%;
	width: 100%;
	display: block;
}
#kz_ajax_acf_account
	.acf-field-repeater[data-name="journee"]
	.acf-table
	.acf-row
	.acf-field-repeater
	.acf-table
	.acf-row,
#kz_ajax_acf_account
	.rallye
	.acf-field-repeater[data-name="journee"]
	.acf-table
	.acf-row {
	max-width: calc(100% / 7.4);
}
.rallye > span,
.rallye .collapse > span,
.rallye > div > span {
	display: none;
}
.rallye .btn-secondary {
	margin: 10px 10px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 24px;
	vertical-align: middle;
}
.rallye .btn-secondary .fa {
	padding-left: 10px;
	font-size: 24px;
}
.rallye.collapse .btn-secondary[aria-expanded="true"] {
	background-color: #abd03a;
	border: 1px solid #abd03a;
}
.loader {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: rgba(0, 0, 0, 0.7);
	z-index: 9999;
	width: 100%;
	height: 100%;
}
.loader span {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #ffffff;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}
.btn-rallye {
	display: block;
	color: white;
	background-color: #57c1e8;
	padding: 10px 25px 10px 15px;
	position: relative;
	margin-top: 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1rem;
}
.btn-rallye:hover {
	color: white;
	background-color: #abd03a;
}
.togSem {
	position: relative;
	clear: both;
	margin: 10px 0;
	text-align: left;
}
.togSem:after {
	content: "+";
	position: absolute;
	top: 9px;
	padding-left: 10px;
	font-size: 20px;
	right: 10px;
}
.btn-rallye:after {
	content: "+";
	position: absolute;
	top: 5px;
	right: 8px;
	font-size: 20px;
}
.btn-rallye[aria-expanded="true"]:after,
.togSem.active:after {
	content: "-";
}
.rallye {
	background-color: #ccecf8;

	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.nav-tabs .nav-link {
	text-transform: uppercase;
}
.nav-tabs .nav-link.active {
	font-weight: bold;
}
.content-rallye {
	border: 2px solid #ccecf8;
	margin-top: -10px;
	padding: 0 15px 15px 15px;
	position: relative;
}
#suppRallye {
	position: absolute;
	bottom: 20px;
	right: 15px;
}
@media (max-width: 700px) {
	#suppRallye {
		position: relative;
		bottom: auto;
		right: auto;
	}
	#suppRallye .btn,
	.content-rallye .btn {
		display: block;
		width: 100%;
	}
	#suppRallye .btn {
		margin-top: 20px;
	}
}
.ui-dialog .ui-dialog-buttonpane button:last-of-type {
	background-color: red;
	color: white;
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon,
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	background-image: url("css/images/ui-icons_1c94c4_256x240.png") !important;
}
div[data-name="rallyes"] > .acf-label {
	font-size: 1.3rem !important;
}

div[data-name="coequipiers"] > .acf-label {
	font-size: 1.3rem !important;
}

/*
div[data-name="mon_compte_utilisateur"] > .acf-label{
	text-transform: uppercase;
	display:block;
	width:100%;
	text-align: left;
	margin-bottom:10px;
	position:relative;
	padding:10px 25px 10px 15px;
	background-color:black;
	border:1px solid black;
	font-weight: bold;
}
div[data-name="mon_compte_utilisateur"] > .acf-label:after{
	position:absolute;
	top: 3px;
    right: 8px;
    font-size: 20px;
    font-weight:bold;
	content:"-";
}
div[data-name="mon_compte_utilisateur"] > .acf-label.closed:after{
	content:"+";
}

*/
div[data-name="mon_compte_utilisateur"] > .acf-label label {
	padding: 15px;
	text-transform: uppercase;
	font-size: 1.2em;
}

.nom-rallye {
	margin-bottom: 20px;
	font-size: 1.2em;
}
div[data-name="choisir_votre_rallye"] {
	display: none;
}
.togSem {
	display: block;
}
.page-template-template-my-account #wrapper-footer {
	padding-top: 0;
}
.page-template-template-my-account div[data-name="mon_compte_utilisateur"] {
	display: block;
}
.map {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	top: 0;
	left: 0;
	position: relative;
	background-color: rgba(155, 155, 155, 0.5);
}
.map img.carte {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: auto;
}
.page-template-template-my-account #page > .container {
	max-width: 90%;
}
.listeEquipe {
	overflow-y: scroll;
	background-color: white;
	box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.listeEquipe ul {
	padding: 20px;
}
.listeEquipe li {
	margin-bottom: 5px;
	padding: 5px 10px;
}
.listeEquipe li img {
	width: 25px;
}
.listeEquipe li h4 {
	font-size: 1.1em;
}
xml {
	line-height: 0;
}
#svgMap {
	max-width: 100%;
	width: 1920px;
	height: auto;
}
#trace {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}
path {
	width: 100%;
	cursor: pointer;
}
#date {
	background-color: #3a3187;
}
.acf-row td {
	background-color: #f6f6f6;
}
#totalJour {
	background-color: #a2a2a2;
}
.page-template-template-my-account #page > #adminSection.container {
	padding: 175px 0 125px 0;
	text-align: center;
}

.dropdown-menu .dropdown-item {
	display: block;
	height: 30px;
}
a.nav-link:hover > .dropdown-menu {
	display: block;
}
.page-template-template-inscription #page > .container {
	padding: 175px 0 125px 0;
}
.page-template-template-inscription .col-md-3 {
	text-align: center;
}
.page-template-template-inscription .col-md-3 .bg-light {
	padding: 20px 10px;
}
.page-template-template-inscription .acf-table th {
	width: auto !important;
}

.page-template-template-inscription .acf-table tr td input[type="email"] {
	display: block;
	width: 100%;
}
.page-template-template-inscription .acf-table tr td {
	padding: 5px 10px;
	background-color: rgba(0, 0, 0, 0);
}
.page-template-template-inscription .acf-table tr td:first-of-type {
	font-weight: bold;
}
.page-template-template-inscription .acf-table .acf-row {
	display: block;
	margin: 10px 0;
}

.page-template-template-inscription .acf-row .acf-field-5c798110d4918,
.page-template-template-inscription .acf-table th:nth-child(3),
.acf-table th:nth-child(1) {
	display: none;
}
.page-template-template-inscription .acf-field.col-12 {
	position: static;
}
.page-template-template-inscription .acf-row-handle.order {
	vertical-align: top;
}
.page-template-template-inscription .acf-row .form-group {
	padding: 0;
}
.page-template-template-inscription
	.acf-row
	.form-group.acf-field-email
	.acf-input {
	padding-right: 10px;
}
.page-template-template-inscription
	.acf-row
	.form-group
	.acf-fields
	.acf-field {
	display: inline-block;
	float: left;
	padding-right: 10px;
	width: 50%;
}
label {
	font-weight: bold;
}
.acf-error-message {
	color: #ff0000;
}
.file-wrap .file-icon,
.file-wrap .file-info,
.file-wrap .filename {
	display: none;
}

label[for="acf-field_5bcf381431f86"] {
	font-size: 22px;
	font-weight: bold;
	color: #009bd7;
}
@keyframes blurShadow {
	from {
		filter: blur(0px);
	}
	to {
		filter: blur(2px);
	}
}
@keyframes blurBackground {
	from {
		background-color: #ffffff;
	}
	to {
		background-color: #f0f0f0;
	}
}

.equipeCourante {
	animation-duration: 0.6s;
	animation-name: blurShadow;
	animation-iteration-count: infinite;
	animation-direction: alternate;
	animation-timing-function: ease-in-out;
}
li[data-equipe="equipeCourante"] {
	animation-duration: 0.6s;
	animation-name: blurBackground;
	animation-iteration-count: infinite;
	animation-direction: alternate;
	animation-timing-function: ease-in-out;
}

#equipeCourante img path {
	color: blue;
}

.infos-equipe {
	position: absolute;
	z-index: 9999;
	display: block;
	background: #ffffff;
	width: 300px;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
	text-align: center;
	padding: 10px 5px;
}
.infos-equipe h3 {
	margin-bottom: 5px;
}
.infos-equipe img {
	width: 100%;
	max-width: 60px;
	border-radius: 60px;
	padding: 2px;
}
.infos-equipe:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-top: none;
	border-left: 25px solid transparent;
	border-right: 25px solid transparent;
	border-bottom: 15px solid #fff;
	top: -15px;
	left: 40%;
}
div[data-name="eau"] > .acf-label:before {
	content: "\f043";
	color: rgb(0, 155, 215);
}
div[data-name="fruits_et_legumes"] > .acf-label:before {
	content: "\f787";
	color: #ff9200;
}
div[data-name="activites_physique"] > .acf-label:before {
	content: "\f709";
	color: #abd03a;
}
div[data-name="objectif_personnel"][data-type="checkbox"] > .acf-label:before {
	content: "\f5a2";
	color: #ffe600;
}

div[data-name="eau"] > .acf-label,
div[data-name="fruits_et_legumes"] > .acf-label,
div[data-name="activites_physique"] > .acf-label,
div[data-name="objectif_personnel"][data-type="checkbox"] > .acf-label {
	text-align: center;
}
div[data-name="eau"] > .acf-label:before,
div[data-name="fruits_et_legumes"] > .acf-label:before,
div[data-name="activites_physique"] > .acf-label:before,
div[data-name="objectif_personnel"][data-type="checkbox"] > .acf-label:before {
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	display: block;
	background-color: white;
	text-align: center;
	width: 50px;
	height: 50px;
	border-radius: 30px;
	margin: 10px auto 0 auto;
	font-size: 24px;
	line-height: 50px;
	vertical-align: middle;
}
@media all and (max-width: 1185px) {
	.agent-info {
		max-width: calc(50% - 20px);
	}
	.page-template-template-my-account
		.acf-field-repeater[data-name="journee"]
		.acf-table
		.acf-row {
		max-width: 49%;
		width: 100%;
		display: block;
		float: left;
	}
	.page-template-template-my-account
		.acf-field-repeater[data-name="journee"]
		.acf-table
		.acf-row
		.acf-fields {
		display: block;
		width: 100%;
	}
	/*
	.page-template-template-my-account .acf-field-repeater[data-name="journee"] .acf-table .acf-row:nth-child(7n) {
		float:none;
		clear:both;
	}
*/
	div[data-name="eau"] > .acf-label:before,
	div[data-name="fruits_et_legumes"] > .acf-label:before,
	div[data-name="activites_physique"] > .acf-label:before,
	div[data-name="objectif_personnel"][data-type="checkbox"]
		> .acf-label:before {
		margin: 10px 0 -10px 0;
		width: 100%;
		border-radius: 0;
	}
	div[data-name="eau"] > .acf-label,
	div[data-name="fruits_et_legumes"] > .acf-label,
	div[data-name="activites_physique"] > .acf-label,
	div.objectif > .acf-label {
		text-align: center;
		background-color: white;
		margin-bottom: 10px;
		padding-bottom: 5px;
	}
}
.liste-equipe,
.liste-equipe ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.liste-equipe > li {
	padding: 20px;
}
.liste-equipe > li:nth-child(odd) {
	background-color: #f8f9fa;
}
.liste-equipe > li h5 img {
	display: inline-block;
	max-width: 50px;
}
.liste-equipe > li h5 span:first-of-type {
	/* 	display:inline-block; */
	text-align: center;
	/*
	min-width:75px;
	min-height:75px;
*/
	line-height: 62px;
	border-radius: 50px;
	background-color: #ffffff;
}
.page-template-template-my-account
	.liste-equipe
	.acf-field-repeater
	.acf-table
	.acf-row {
	max-width: 100% !important;
	width: 100%;
	display: table-row;
}
.page-template-template-my-account .liste-equipe .acf-field-repeater .acf-table,
.page-template-template-my-account
	.liste-equipe
	.acf-field-repeater
	.acf-table
	tbody,
.page-template-template-my-account
	.liste-equipe
	.acf-field-repeater
	.acf-table
	.acf-row
	td {
	background-color: #f8f9fa;
}
.page-template-template-my-account
	.liste-equipe
	.acf-field-repeater
	.acf-table
	th {
	text-transform: uppercase;
	padding: 10px;
}
.page-template-template-my-account
	.liste-equipe
	.acf-field-repeater
	.acf-table
	.acf-row
	#totalJour {
	display: none;
}
.page-template-template-my-account .liste-equipe .description {
	display: none;
}

.page-template-template-my-account .liste-equipe button[name="button-resend"],
.page-template-template-my-account
	.gestion-equipe
	button[name="button-resend"] {
	margin: 10px 0 0;
	color: #fff;
	background-color: #57c1e8;
	border-color: #57c1e8;
}
.page-template-template-my-account
	.acf-field-repeater
	.acf-table
	.col-12.acf-field-group
	> .acf-label {
	text-transform: uppercase;
	margin-top: 10px;
}
.page-template-template-my-account .liste-equipe .equipe {
	margin-bottom: 1em;
}
@media all and (max-width: 529px) {
	.page-template-template-my-account .acf-field-repeater .acf-table .acf-row {
		max-width: 100%;
		width: 100%;
		display: block;
	}
}
@media all and (max-width: 1185px) {
	#kz_ajax_acf_account
		.acf-field-repeater[data-name="journee"]
		.acf-table
		.acf-row
		.acf-field-repeater
		.acf-table
		.acf-row,
	#kz_ajax_acf_account
		.rallye
		.acf-field-repeater[data-name="journee"]
		.acf-table
		.acf-row {
		max-width: calc(100% / 3.1);
	}
}
@media all and (max-width: 760px) {
	.agent-info {
		font-size: 0.9rem;
		max-width: calc(100% - 30px);
	}
}

@media all and (max-width: 560px) {
	#kz_ajax_acf_account
		.acf-field-repeater
		.acf-table
		.acf-row
		.acf-field-repeater
		.acf-table
		.acf-row,
	#kz_ajax_acf_account .rallye .acf-field-repeater .acf-table .acf-row {
		max-width: 100%;
	}
	#kz_ajax_acf_account
		.acf-field-repeater[data-name="journee"]
		.acf-table
		.acf-row
		.acf-field-repeater
		.acf-table
		.acf-row,
	#kz_ajax_acf_account
		.rallye
		.acf-field-repeater[data-name="journee"]
		.acf-table
		.acf-row {
		max-width: calc(100% / 2.07);
	}
}
@media all and (max-width: 768px) {
	#page > .justify-content-center,
	#page > #wrapper-navbar {
		padding-right: 15px;
		padding-left: 15px;
	}
}
.page-template-template-my-account
	.acf-field-repeater
	.acf-table
	.acf-row:nth-child(7n)
	div[data-name="objectif_personnel"] {
	display: none !important;
}
.page-template-template-my-account
	.acf-field-repeater
	.acf-table
	.acf-row:nth-child(8n)
	div[data-name="objectif_personnel"] {
	display: block;
}
