.gm-ui-hover-effect {
    display: none !important; /* Pour masquer le X de fermeture dans les infobulles des Google Maps */
}

.gpsLegende{
	display: inline-block;
	width: 80px;
	margin-left: -1px;
	font-size: 18px;
	font-weight: bold
}
	
.accueilGrid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 10px;
	padding-right: 10px;
}

.rounded-div {
	width: 100px;
	height: 40px;
	background-color: #f5f5f5;
	border-radius: 5px;
	border: 1px solid #c4c4c4;
	display: flex;
	margin-right: 10px;
	cursor: pointer;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.selectedAvatar{
	border: 3px solid #0089ef;
}

.color-preview {
	width: 110px;
	height: 110px;
	border: 1px solid #000;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #0089ef;
	position: relative;
}

#previewDimension, #finalPreviewDimension {
	color: #ffffff;
    font-weight: bold;
    text-align: center;
    word-wrap: break-word;
    font-size: 52px;
    position: absolute;	margin-top: -20px;
}
	
#previewMarque, #finalPreviewMarque {
	position: absolute;                    
	color: #ffffff;
	text-align: center;
	word-wrap: break-word;
	font-size: 10px;
	margin-right: 0px;
	margin-top: 72px;
	padding-right: 3px;
	width: 100%;
	text-align:right;
	font-weight: bold;
}

#previewModel, #finalPreviewModel {
	position: absolute;                    
	color: #ffffff;
	text-align: center;
	word-wrap: break-word;
	font-size: 10px;
	margin-right: 0px;
	margin-top: 93px;
	padding-right: 3px;
	width: 100%;
	text-align:right;
	font-weight: bold;
}

.carousel-container {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.carousel-track {
	display: flex;
	transition: transform 0.5s ease-in-out;
}

.carousel-slide {
    min-width: 100%;
    max-height: 197px;
    display: flex;
    justify-content: center;
    align-items: center;
	padding: 5px;
	margin-top: -5px;
}

.carousel-slide img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.carousel-control {
    pointer-events: all;
    border: none;
    color: white;
    font-size: 14px;
    cursor: pointer;
	margin-top: 0px;
	display: inline-block;
}

.carousel-indicators {
	position: absolute !important;
	bottom: 0px !important;
	margin-bottom: 0px !important;
	padding-left: 7px !important;
	padding-right: 7px !important;
	justify-content: center !important;
	padding-top: 3px !important;
	display: flex !important;
	height: 16px !important;
	gap: 7px !important;
}

.carousel-prevnext{
	margin: 5px;
	position: absolute;
	bottom: 0px;
	margin-bottom: 130px;
	width: 17px;
	height: 25px;
	padding-top: 3px;
	display: flex;
	justify-content: center;
	background-color: rgba(0, 135, 239, .3);
	border-radius: 12px;
	height: 16px;
}

.carousel-controls {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    pointer-events: none;
}

.carousel-indicator {
    width: 8px;
    height: 8px;
    background: rgba(0, 135, 239, .4);
    border-radius: 50%;
    cursor: pointer;
	margin-top: -29px;
}

.carousel-indicator.active {
    background: #0089ef;
    width: 8px;
    height: 8px;
	margin-top: -29px;
}

.flex-container-session {
	display: flex;
    align-items: center;
	align-content: center;
	flex-direction: column;
	justify-content: center;
	width: 240px;
}

.flex-item-session {
    padding: 0px 20px 0px 20px;
    text-align: center;
	display: flex;
	align-items: center;
	align-content: center;
	height: 25px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.avecMWS{
	display: block;
}

.daySession{
	display: flex;
	border: 1px solid #c4c4c4;
	background-color: #f5f4f2;
}

.daySession:hover{
	margin-top: -4px;
	background-color: #f0ede6;
	border: 3px solid #adadad;
	z-index: 100;
	cursor: pointer;
}

.repartitionJourLabel{
	font-size: 10px;
	width: 20px;
	height: 20px;
	text-align: center;
}

.repartitionMoisLabel{
	font-size: 10px;
	width: 40px;
	padding-top: 4px;
}

.repartitionDay{
	width: 20px;
	height: 20px;
}

.underlinedLink{
	display: inline-block;
}

.underlinedLink:hover{
	text-decoration: underline;
	color: #ff0000;
	cursor: pointer;
}

.subSection{
	text-align: left;
}

section{
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
}

.pageTitre{
	font-size: 35px;
	display: inline-block;
}

.avatarNonSmart{
	display: inline-block;
	padding-right: 5px;
}

.avatarSmart{
	display: none;
	padding-right: 5px;
}

.menuTitre{
	padding-top: 15px;
	padding-left: 5px;
	display: inline-block;
}

#logo{
	margin-top: -5px;
	width: 130px;
}

.avatar{
	display: table-cell;
	/*border: 1px solid #c4c4c4; */
	vertical-align: middle;
	text-align: center;
	border-radius: 50%;
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
	width: 20px;
	height: 20px;
    /* center the image vertically and horizontally */
    background-position: top center;
    /* fill the container, preserving aspect ratio, and cropping to fit */
    background-size: cover;
}

.avatarXXX{
	margin-top: 20px;
	padding-top: 2px;
}

.pucePerf{
	width: 11px;
	height: 11px;
	display: inline-block;
	border: 1px solid #c4c4c4;
	background-color: #ffffff;
	cursor: pointer;
	margin-right: 3px;
}

.pucePerf:hover{
	background-color: #cfcfcf;
}

.pucePerfSelected{
	background-color: #0089ef;
	width: 12px;
	height: 12px;
}

.pucePerfSelected:hover{
	background-color: #0089ef;
	cursor: default;
}

.ridersPage{
	text-align: left;
	width: 95%;
	padding-top: 30px;
}

@font-face {
    font-family: 'circleAvatarFont';
    src: url('../fonts/sourcecodepro-variablefont_wght-webfont.woff2') format('woff2'),
		 url('../fonts/sourcecodepro-variablefont_wght-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'codepro';
    src: url('../fonts/codepro-variablefont_wght-webfont.woff2') format('woff2'),
         url('../fonts/codepro-variablefont_wght-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body{
	font-family: 'Arial';
	letter-spacing: .5px;
	font-size: 13px;
}

.circleAvatar {
    /* This image is 687 wide by 1024 tall, similar to your aspect ratio */
    /*background-image: url('http://i.stack.imgur.com/Dj7eP.jpg');
    
    /* make a square container */
    width: 50px;
    height: 50px;

    /* fill the container, preserving aspect ratio, and cropping to fit */
    background-size: cover;

    /* center the image vertically and horizontally */
    background-position: top center;

    /* round the edges to a circle with border radius 1/2 container size */
    border-radius: 50%;
	border: 1px solid #c4c4c4;
	/*box-shadow: 1px 1px #c4c4c4;*/
	background-color: #ffffff;
	/*font-family: 'circleAvatarFont'; */
	text-align: center;
	color: #ffffff; 
	font-weight: bold;
	padding: 5px 0px 0px 1px;
	font-size: 30px;
	cursor: pointer;
	/*margin-top: -3px;*/
}

.mainAvatar{
	width: 75px;
	height: 75px;
	cursor: pointer;
}

.tabLignePaire{
	background-color: #F4F4F4;
	font-size: 12px;
	height: 20px;
	padding-top: 3px;
}

.surligne:hover{
	background-color: #0089ef;
	color: #ffffff;
}

.surligne:hover a {
	color : #ffffff;
}

.tabLigneImpaire{
	background-color: #D6DFF8;
	font-size: 12px;
	height: 20px;
	padding-top: 3px;
}

.menu_mobile{
	text-align: left;
	display: none;
}

.jourSem{
	display: inline-block;
}

.appliTitle{
	display: inline-block;
	font-weight: bold;
	line-height: 50px
}

#hamburger{
	display: none;
}

.brand{
	height: 30px;
	font-family: 'Arial';	
	font-weight: bold;
}

nav{
    width: 100%;
    margin: -10px auto;
    background-color: white;
    position: sticky;
    top: 0px;
	z-index: 1;
}

nav ul{
    list-style-type: none;
}

nav ul li{
    float: left;
    text-align: center;
    position: relative;
	height: 22px;
	padding-bottom: 15px;
	font-family: 'Arial';
	font-size: 12px;
}

nav ul::after{
    display: table;
    clear: both;
}

nav a{
    display: block;
    text-decoration: none;
    color: black;
    border-bottom: 2px solid transparent;
    padding: 5px 0px;
	margin-top: -2px;
}

nav a:hover{
    color: white;
	text-decoration: none;
}

.sous{
    display: none;
    box-shadow: 0px 1px 2px #CCC;
    background-color: white;
    position: absolute;
    width: 320px;
	padding-bottom: 7px;
    z-index: 2000;
}
nav > ul li:hover .sous{
    display: block;
	margin-top: -8px;
	margin-left: 0px;
	border-radius: 3px;
}

.sous li{
    float: none;
    width: 100%;
    text-align: left;
}

.sous a{
    border-bottom: none;
	height: 24px;
	padding-top: 5px;
	margin-top: 4px;
	padding-left: 10px;
}

.sous a:hover{
	background-color: #f4f4f4;
	cursor: pointer;
	color: #000000;
}

.deroulant > a{
    width: fit-content;
	margin-right: 20px;
	color: white;
}

.deroulant > a:hover{
    width: fit-content;
	margin-right: 20px;
	color: white;
}



.deroulant{
	cursor: pointer;
}

.sousMenu{
	 text-align: left;
}
	
.compteurBulle{
	font-weight: bold;
	text-align: right;
	display: inline-block;
}

.listeItem{
	display: flex;
	height: 21px;
	width: 140px;
	text-align: left;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	padding-left: 2px;
}

.listeItem:hover{
	background-color: #e5e5e5;
	cursor: default;
	cursor: pointer;
	border: 1px solid #bbbbbb;
	font-weight: bold;
	border-radius: 3px;
}

.divListeMws{
	background-color: #ffffff;
	border: 1px solid #c4c4c4;
	border-radius: 0px 0px 3px 3px;
	box-shadow: 0px 0px 4px 4px rgba(196, 196, 196, 0.2);
	margin-top: 3px;
	position: absolute;
	max-width: 600px;
	margin-right: 30px;
	z-index: 999;
}

.listeMws{
	border: 1px solid #c2c2c2;
	border-radius: 5px;
	background-color: #ffffff;
	color: #333333;
	font-size: 14px;
	padding-top: 4px;
	padding-bottom: 6px;
	text-align: left;
	padding-left: 15px;
	height: 34px;
	cursor: pointer;
}

.listClicked{
	border: 1px solid #0089ef;
	box-shadow: 0px 0px 4px 4px rgba(102, 175, 233, 0.2);
}

#seekResult{
	color: #0089ef;
}

.miniAvatar{
	font-weight: bold;
	border-radius: 10px;
	height: 18px;
	width: 18px;
	color: #ffffff;
	margin-top: 2px;
	margin-left: 6px;
	padding-top: -3px;
}

.divSessions{
	text-align: left;
}

.puceClass{
	display: inline-block;
	height: 20px;
	width: 20px;
	border-radius: 10px;
	color: #ffffff;
	background-color: #0089ef;
	font-size: 13px;
	text-align: center;
	margin-right: 0px;
	padding-top: 2px;
}

.typeNavTag{
	cursor: pointer;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	padding-top: 4px;
	background-color: #ffffff;
	margin-right: 5px;
	margin-bottom: 5px;
	display: inline-block;
	color: #000000;
	font-size: 11px;
	border: 1px solid #ddd;
	border-radius: 20px;
	height: 25px;
	vertical-align: middle;
}

.selectedTag{
	background-color: #0089ef;
}

.tooltip-span{
	border: 1px solid #c2c2c2;
	border-radius: 5px;
	width: 300px;
	background-color: #ffffff;
	color: #333333;
	box-shadow: -2px 5px 22px -2px rgba(51,51,51,0.25);
	font-size: 12px;
	padding: 6px;
	text-align: left;
	z-index: 999;
	font-style: italic;
}

.tooltipMws {
    text-decoration:none;
    position:relative;
}
.tooltipMws span {
    display: none;
    border: 1px solid;
}
.tooltipMws:hover span {
    display: block;
    position: fixed;
    overflow: hidden;
}

.prevDateLongue{
	display: inline-block;
	padding-right: 10px;
	width: 140px;
}

.prevDateCourte{
	display: none;
	padding-right: 10px;
	width: 100px;
}

.prevIcon{
	display: inline-block;
	width: 30px;
}

.zoneTexte{
	width: 47%;
}

.divZone{
	display: inline-block;
	font-weight: bold
}
	
.itemHeader{
	color: #ffffff;
	cursor:pointer;
	margin-top: 18px;
	font-size: 12px;
	text-align: center;
	margin-right: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	height: 22px;
}

.itemHeader:hover{
	color: #0089ef;
	background-color: #ffffff;
	border-radius: 10px;
}

#menuAvatar{
	border: 1px solid #c2c2c2;
	border-radius: 4px;
	line-height: 2em;
	width: 250px;
	background-color: #ffffff;
	position: fixed;
	right: 18px;
	top: 97px;
	color: #333333;
	box-shadow: -2px 5px 22px -2px rgba(51,51,51,0.25);
	font-size: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: left
}

#menuAvatar div:hover{
	background-color: #f4f4f4;
	color: #333333;
}

#menuAvatar a{
	color: #333333;
}

#menuAvatar div{
	padding-left: 20px;
}

#divAvatar{
	text-align: center;
	margin-top: 17px;
}

.avatarHeader{
	cursor: pointer;
	margin-top: -5px;
	z-index: 1000;
}

.btnPageCur{
	color: #ffffff;
	display: inline-block;
	background-color: #0089ef;
	width: auto;
	min-width: 20px;
	height: 20px;
	border: 1px #c4c4c4;
	margin-left: 3px;
	margin-right: 3px;
	text-align: center;
	padding-left: 3px;
	padding-right: 4px;
	padding-top: 3px;
}

.btnPage{
	color: #000000;
	display: inline-block;
	width: auto;
	min-width: 20px;
	height: 20px;
	border-radius: 10px;
	margin-left: 5px;
	margin-right: 5px;
	cursor: pointer;
	text-align: center;
	padding-left: 3px;
	padding-right: 4px;
}

.btnPage:hover{
	border-bottom: 3px solid #b3b3b3;
	border-radius: 0px;
}

.avatarHeader{
    /* make a square container */
    width: 80px;
    height: 80px;
    /* fill the container, preserving aspect ratio, and cropping to fit */
    background-size: contain;
    /* center the image vertically and horizontally */
    background-position: top center;
    /* round the edges to a circle with border radius 1/2 container size */
    border-radius: 50%;
	font-size: 50px;
	font-weight: bold;
	text-align: center;
	line-height: 1.7;
	padding-top: 4px;
}

.avatarRider{
    /* make a square container */
    width: 100px;
    height: 100px;
    /* fill the container, preserving aspect ratio, and cropping to fit */
    background-size: contain;
    /* center the image vertically and horizontally */
    background-position: top center;
    /* round the edges to a circle with border radius 1/2 container size */
    border-radius: 50%;
	font-size: 75px;
	font-weight: bold;
	text-align: center;
	line-height: 1.4;
	color: #ffffff;
}

.avatar a:link{
	text-decoration: none;
	color: white;
}

.avatar a:visited{
	text-decoration: none;
	color: white;
}

.divType{
	border-radius: 5px;
	text-align: center;
	padding: 3px 10px 2px 10px;
	margin: 0px 2px 4px 2px;
	height: 23px;
	cursor: default;
	font-size: 12px;
	font-weight: normal;
	width: fit-content;
	border: 0.5px solid #b3b3b3;
	box-shadow: 1px 1px 1px #a4a4a4;
	display: flex;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.etiquette{
	border: 0.5px solid #b3b3b3;
	box-shadow: 1px 1px 1px #a4a4a4;
	display: flex;
	height: 30px;
	margin-top: 25px; 
	background-color: #0089ef; 
	font-size: 14px; 
	font-weight: bold; 
	color: #ffffff;
	width: fit-content;
	border-radius: 5px;
	text-align: center;
	padding: 6px 10px 2px 10px;
	margin: 10px 2px 5px 2px;
}

.form-control {
	margin-bottom: -15px;
}
.notvisible {display:none;}

.visible {display:block;}

.btnPie{
	background-image:url(../images/pie_out.png);
	background-size: contain;
	border-radius: 4px;
	cursor: pointer;
	width: 20px;
	height: 20px;
}
.btnPie:hover{
	background-image: url(../images/pie_over.png);
	background-color: #0089ef;
}

.bandeauErreur {
	border: 1px solid #ed8e8e;
	height: 40px;
	background-color: #edb6b6;
	padding-left: 30px;
	padding-top: 10px;
	color: #ed5353;
	width: 99%;
	border-radius: 6px;
	text-align: left;
	margin-top: 5px;
	cursor: pointer;
}
.bandeauSucces {
	border: 1px solid #21ef96;
	height: 40px;
	background-color: #acefd2;
	padding-left: 30px;
	padding-top: 10px;
	color: #13c678;
	width: 99%;
	border-radius: 6px;
	text-align: left;
	margin-top: 5px;
	cursor: pointer;
}
.btn-primary-header {
	background-color: #0089ef;
	border: 2px solid #0089ef;
	padding-bottom: 5px;
	transition: border-color .3s,color .3s,background-color .3s;
	color: #fff;
}
.btn-primary-header:hover {
	background-color: #fff;
	color: #0089ef;
	border: 2px solid #fff;
}
.btn-primary-header.active, .btn-primary-header.focus, .btn-primary-header:active, .btn-primary-header:focus, .btn-primary-header:hover, .open > .dropdown-toggle.btn-primary-header {
	color: #0089ef;
	background-color: #fff;
	border-color: #fff;
}
a:hover {
	color: #f00
}
.material-switch > input[type="checkbox"] {
    display: none;   
}

.material-switch > label {
    cursor: pointer;
    height: 0px;
    position: relative; 
    width: 40px;  
}

.material-switch > label::before {
    background: rgb(0, 0, 0);
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
    border-radius: 8px;
    content: '';
    height: 16px;
    margin-top: -8px;
    position:absolute;
    opacity: 0.3;
    transition: all 0.4s ease-in-out;
    width: 40px;
}
.material-switch > label::after {
    background: rgb(255, 255, 255);
    border-radius: 16px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    content: '';
    height: 24px;
    left: -4px;
    margin-top: -8px;
    position: absolute;
    top: -4px;
    transition: all 0.3s ease-in-out;
    width: 24px;
}
.material-switch > input[type="checkbox"]:checked + label::before {
    background: inherit;
    opacity: 0.5;
}
.material-switch > input[type="checkbox"]:checked + label::after {
    background: inherit;
    left: 20px;
}

.submenu{
	text-align: left;
}

.submenu a {
	padding-right: 5px;
	padding-left: 10px;
	text-decoration: none;
	color: #b3b3b3;
	white-space: nowrap;
	line-height: 30px;
}

.submenu a:hover{
	border-bottom: 3px solid #b3b3b3;
	outline: 0;
	cursor: pointer;
	padding-bottom: 5px;
}
.menuDiv{
	display: inline-block;
	padding-bottom: 10px;
}
.divExport{
	text-decoration: none;
	color: #b3b3b3;
	border-bottom: 3px solid #ffffff;
	margin-bottom: 20px;
	margin-left: 10px;
}
.divExport:hover{
	border-bottom: 3px solid #b3b3b3;
	outline: 0;
	cursor: pointer;
	margin-bottom: 20px;
	margin-left: 10px;	
}
.divExportActive{
	border-bottom: 3px solid #0089ef;
	font-weight: bold;
	color: #0089ef;
	cursor: default;
	outline:0;
	margin-bottom: 20px;
	margin-left: 10px;
}
.suggested{
	border-bottom: 3px solid #fff;
}
#leftChevron{
	vertical-align: bottom;
}
#rightChevron{
	vertical-align: bottom;
}
.suggested:hover{
	border-bottom: 3px solid #0089ef;
	outline:0;
	cursor: pointer;
}
.submenu a.active{
	border-bottom: 3px solid #0089ef;
	font-weight: bold;
	color: #0089ef;
	cursor: default;
	outline: 0;
	white-space: nowrap;
	padding-bottom: 5px;
}
.ombre {
	border: 0.5px solid #b3b3b3;
	border-radius: 2px;
	box-shadow: 1px 1px 1px #a4a4a4;
	padding: 1px;
}

.formulaireGauche{
	width: 46%;
	display: inline-block;
	vertical-align: middle;
	vertical-align: top;
	padding-top: 2px;
	text-align: right;
}
.formGauche50{
	width: 49%;
	display: inline-block;
	vertical-align: middle;
	vertical-align: top;
	padding-top: 2px;
	text-align: right;
}
.formGaucheSession{
	display: inline-block;
	vertical-align: middle;
	vertical-align: top;
	padding-top: 2px;
	text-align: right;
}
.formulaireDroite{
	width: 52%;
	display: inline-block;
	vertical-align: middle;
	color: #0089ef;
	vertical-align: top;
	padding-top: 2px;
	text-align: left;
	font-weight: bold;
}
.formDroite50{
	width: 49%;
	display: inline-block;
	vertical-align: middle;
	color: #0089ef;
	vertical-align: top;
	padding-top: 2px;
	text-align: left;
	font-weight: bold;
}
.formDroiteSession{
	display: inline-block;
	vertical-align: middle;
	color: #0089ef;
	vertical-align: top;
	padding-top: 2px;
	text-align: left;
	font-weight: bold;
}
.password{
  font: large Verdana,sans-serif;
  letter-spacing: 1px;
  margin-top: -3px
 }
.glyphicon{
	padding: 5px;
	border-radius: 3px;
	color: #0089ef;
}
.glyphicon:hover{
	background-color: #0089ef;
	color: #fff;
	cursor: pointer;
}
.glyphiconRating{
	padding: 0px;
	margin: 0px;
	border-radius: 3px;
	color: #c0c3c6;
}
.glyphiconRating:hover{
	background-color: #fff;
	color: #f4d142;
	cursor: pointer;
}
.glyphicon-star{
	color: #f4d142;
}
.glyphicon-minus-sign:hover{
	color: #821302;
}	
.lead{
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}
.blocDataLine{
	text-align: left;
	background-color: #FFFFFF;
}

.accueilLineImage{
	width: 30px;
	height: 25px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	margin-top: 2px;
}
.accueilLineText{
	display: inline-block;
	vertical-align: middle;
	font-size: 13px;
	vertical-align: top;
	padding-top: 4px;
	text-align: left;
	width: 90%;
}
.ligneDataAccueil{
	text-align: center;
	padding-bottom: 5px;
	margin-top: 15px;
}
.rankingNumber{
	color: #ffffff;
	background-color: #0089ef;
	width: 27px;
	border-radius: 16px;
	font-weight: bold;
	box-shadow: 1.5px 1.5px #b3b3b3;
	text-align: center;
	display: inline-block;
	padding-top: 6px;
}
.rankingText{
	color: #0089ef;
	padding-left: 5px;
	width: 90%;
}
.rankingTop{
	color: #0089ef;
	font-size: 36px;
	font-weight: bold;
	text-shadow: 2px 2px #b3b3b3;
	line-height: 1;
}
.perfTitle{
	color: #0089ef;
	text-align: center;
	font-size: 12px;
}
.lienBloc{
	text-align: right;
	margin-bottom: -10px;
	margin-top: 10px;
	padding-right: 10px;
	font-size: 11px;
}
/*Radio Toggle*/

.toggle input[type="radio"] + .label-text:before{
	content: "\f204";
	font-family: "FontAwesome";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing:antialiased;
	width: 1em;
	display: inline-block;
	margin-right: 10px;
}

.toggle input[type="radio"]:checked + .label-text:before{
	content: "\f205";
	color: #16a085;
	animation: effect 250ms ease-in;
}

.toggle input[type="radio"]:disabled + .label-text{
	color: #aaa;
}

.toggle input[type="radio"]:disabled + .label-text:before{
	content: "\f204";
	color: #ccc;
}

@keyframes effect{
	0%{transform: scale(0);}
	25%{transform: scale(1.3);}
	75%{transform: scale(1.4);}
	100%{transform: scale(1);}
}
.cadreMatos{
	 width: 185px;
	 height: 185px;
	 padding: 2px;
	 margin-bottom: 5px;
}
.cadreMatosSession{
	 padding: 2px;
	 margin-bottom: 5px;
	 background-color: #FFFFFF;
}
.cadreMatosCal{
	 width: 40px;
	 height: 40px;
	 padding: 2px;
	 margin-bottom: 5px;
	 background-color: #FFFFFF;
	 display: inline-block;
}
.cadreSession{
	width: 80%;
	padding: 2px;
	margin-bottom: 25px;
	background-color: #F4F4F4;
	padding: 5px;
	text-align: left;
	border-radius : 5px;
}
.selectedItem{
	color: #fff;
	background-color: #0089ef;
	border-bottom : 3px solid #0089ef;
	display: inline-block;
	border-radius: 4px;
	padding: 2px 4px 0px 4px;
	cursor: pointer;
}
.notSelected{
	display: inline-block;
	border-bottom: 3px solid #ffffff;
	cursor: pointer;
}
.notSelected:hover{
	border-bottom: 3px solid #b3b3b3;
	outline:0;
	cursor: pointer;
}
.footerComp{
	display: inline-block;
}
.entetetab{
	width: 94%;
	font-weight: bold;
	border-bottom: 1px solid;
	padding-bottom: 10px;
}
.soustitretab{
	width: 94%;
	border-bottom: 1px solid #c4c4c4;
	background-color: #f9f9f9;
}
.lignetab{
	width: 94%;
	padding-top: 5px;
	border-bottom: 1px solid #c4c4c4;
	background-color: #ffffff;
	font-size: 12px;
}
.ligneDuel{
	background-color: #f7f7f7;
	min-height: 30px;
	vertical-align: middle;
	border-bottom: 1px solid #d4d4d4;
	padding-top: 6px;
}

.ligneDuel:hover{
	background-color: #e0dede;
	cursor: pointer;
}

.derlignetab{
	border-bottom: 1px solid;
}

.smartcoltab{
	display: inline-block;
	vertical-align: top;
}
.smartcolRedim{
	width: 12%;
	vertical-align: top;
}

header.topbar{
	font-size: 12px;
}

#dessous{
	position: relative;
	height: 120px;
	margin-top: 30px;
	margin-bottom: -30px;
	vertical-align: center;
}

#dessus {
	position: absolute;
	width: 10.5%;
	height: 110px;
	margin-top: -162px;
	margin-left: 105px
}

.jourDessusPC{
	position: relative;
	font-size: 16px;
	color: #c4c4c4;
	font-weight: bold;
	left: 3px;
	text-align: left;
	width: 100%;
}

.jourDessusSmart{
	position: absolute;
	font-size: 12px;
	color: #c4c4c4;
	font-weight: bold;
	margin-top: -39px;
	padding-left: 2px
}

#tdCal1{
        font: 10px Arial, Helvetica, sans-serif;
        color: #000000;
		text-align: center;
        vertical-align: center;
		border-left:1px solid #B3B3B3;
		border-right:1px solid #B3B3B3;
		border-bottom:1px solid #B3B3B3;
		height:21px;
}
#tdCal{
        font: 10px Arial, Helvetica, sans-serif;
        color: #000000;
		text-align: center;
        vertical-align: center;
		border-right:1px solid #B3B3B3;
		border-bottom:1px solid #B3B3B3;
}
/* style all elements with a required attribute */
:required {

}
.imageMatos {
	background-image: radial-gradient(circle at top left, #0089ef, #336699);
	color: #ffffff;
	font-size: 12px;
	font-style: italic;
	height: 104px;
	width: 105px;
	display: table-cell; /* comportement visuel de cellule */
	vertical-align: middle; /* centrage */
}
.autreMatos {
    z-index: 0;
	position: relative;
	width: 110px;
}
.autreMatosPerso {
    z-index: 0;
	position: relative;
	width: 100%;
}

.autreMatosTxt {
    z-index: 10;
    position: absolute;
    left: 0; top: 0; right: 0; bottom: 0;
	color: #ffffff;
	font-size: 12px;
	font-style: italic;
	opacity: 0.0;
	padding: 3px;
}

.autreMatosTxt:hover{
	background-image: radial-gradient(circle at top left, #0089ef, #336699);
	width: 104px;
	height: 105px;
	opacity: .8;
	display: table-cell; /* comportement visuel de cellule */
	vertical-align: middle; /* centrage */
}

.imageMatosPerso {
	background-image: radial-gradient(circle at top left, #0089ef, #336699);
	color: #ffffff;
	font-size: 12px;
	font-style: italic;
	height: 124px;
	width: 125px;
	display: table-cell; /* comportement visuel de cellule */
	vertical-align: middle; /* centrage */
}

.autreMatosPersoTxt {
    z-index: 10;
    position: absolute;
    left: 0; top: 0; right: 0; bottom: 0;
	color: #ffffff;
	font-size: 12px;
	font-style: italic;
	opacity: 0.0;
	height: 100%;
	width: 125px;
	display: table-cell; /* comportement visuel de cellule */
	vertical-align: middle; /* centrage */
}

.autreMatosPersoTxt:hover{
	background-image: radial-gradient(circle at top left, #0089ef, #336699);
	height: 125px;
	width: 125px;
	opacity: .8;
	display: table-cell; /* comportement visuel de cellule */
	vertical-align: middle; /* centrage */
	vertical-align: bottom; /* centrage */
}

.alert{
	display: none;
	width: 99%;
	margin: 7px;
}

.indispoTxt{
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	display: inline-block;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 0px;
	color: #336699;
	width: 40%;
}

.indispoFlag{
	display: inline-block;
	vertical-align: top;
	margin-top: -2px;
	margin-right: 5px;
}
.glyphBtn{
	color: #0089ef;
	font-weight: bold;
	padding: 2px 7px 2px 7px;
	float: right;
}
.glyphBtn:hover{
	border: #0089ef 1px solid;
	border-radius: 5px;
	background-color: #0089ef;
	color: #ffffff;
	cursor: pointer;
}
.menuContextuel{
	border: #c4c4c4 1px solid;
	background-color: #ffffff;
	border-radius: 5px;
	width: 240px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0px 6px 12px rgba(0,0,0,0.175);
}
.infoGauche{
	width: 40%;
	text-align: right;
	font-size: 14px;
	height: 20px;
	margin-top: 20px;
	display: inline-block;
}
.infoDroite{
	text-shadow: 1px 1px #b3b3b3;
	color: #0089ef;
	display: inline-block
}

.panelPerf{
	vertical-align: top;
	border: 1px solid #ddd;
	border-radius: 4px;
	margin-left: 0px;
	display: inline-block;
	width: 370px;
	margin-right: 15px;
	margin-bottom: 15px;
}

.panelWind{
	border: 1px solid #ddd;
	border-radius: 4px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 15px;
	margin-right: 5px;
	margin-left: 5px;
	width: 45%;
	min-width: 330px;
}

.panelPrev{
	border: 1px solid #ddd;
	border-radius: 4px;
	margin-left: 0px;
	display: inline-block;
	width: 155px;
	vertical-align: top;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
}

.panelCptModel{
	border: 1px solid #ddd;
	border-radius: 4px;
	margin-left: 0px;
	display: inline-block;
	width: 370px;
	vertical-align: top;
	margin-right: 15px;
	margin-bottom: 15px;
	width: 30%;
}

.panelMatosComp{
	border: 1px solid #ddd;
	border-radius: 4px;
	margin-left: 0px;
	display: inline-block;
	width: 46%;
	vertical-align: top;
	margin-right: 10px;
	margin-bottom: 15px;
}

.panelSession{
	border: 1px solid #ddd;
	border-radius: 10px;
	margin-left: 20px;
	display: inline-block;
	width: 240px;
	vertical-align: top;
	margin-right: -10px;
	margin-bottom: 15px;
	font-size: 16px;
	text-align: center;
}

.itemSession{
	display: inline-block;
	padding-bottom: 2px;
	width: 22px;
	height: 22px;
	cursor: pointer;
}

.panelTop{
	display: inline-block;
	width: 49%;
	vertical-align: top;
	text-align: center;
	text-shadow: 1px 1px #b3b3b3;
	color: #0089ef;
	padding-top: 5px;
	padding-bottom: 10px;
}

.panelStatsMWSGraph{
	border: 1px solid #ddd;
	border-radius: 4px;
	margin-left: 0px;
	width: 100%;
	vertical-align: top;
	margin-right: 20px;
	margin-bottom: 20px;
}

.panelClassement{
	border: 1px solid #ddd;
	border-radius: 4px;
	margin-left: 0px;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin-right: 15px;
	margin-bottom: 15px;
}

.panelRiderPerf{
	border: 1px solid #ddd;
	border-radius: 4px;
	margin-left: 0px;
	display: inline-block;
	width: 31%;
	vertical-align: top;
	margin-right: 15px;
	margin-bottom: 15px;
}

.panelPerfHeader{
	background-color: #f5f5f5;
	border-bottom: 1px solid #ddd;
	text-align: left;
	padding-top: 3px;
	padding-left: 5px;
	font-size: 16px;
}
.prePanel{
	padding-bottom: 5px;
	text-align: right;
	width: 75%
}

.panelPerfTxt{
	text-shadow: 1px 1px #b3b3b3;
	color: #0089ef;
	text-align: center;
}

.layout_footer{
	height: 50px;
    position: fixed;
    bottom: 0;
    width: 100%;
	margin-top: 100px;
	z-index: 999;
	padding: 10px 0;
}
#tdCalSession1{
        font: 10px Arial, Helvetica, sans-serif;
		text-align: center;
        vertical-align: center;
		border-left:1px solid #C4C4C4;
		border-right:1px solid #C4C4C4;
		border-bottom:1px solid #C4C4C4;
		height:21px;		
}

#tdCalSession{
        font: 10px Arial, Helvetica, sans-serif;
		text-align: center;
        vertical-align: center;
		border-right:1px solid #C4C4C4;
		border-bottom:1px solid #C4C4C4;
		height:21px;		
}
.panel{
	display: inline-block;
	width: 32%;
	vertical-align: top;
	margin: 5px;
	min-width: 340px;
	margin-left: 5px;
	margin-right: 5px
}
.panel-body{
	padding: 10px;
	padding-left: 5px;
	padding-right: 5px;
	min-height: 205px;
}

.pcCalendar31{
	display: block;
}
.smartCalendar31{
	display: none;
}

.multiCol{
	width: 24%;
}

.panel-stat {
	display: inline-block;
	width: 48%;
	min-width: 330px;
}

.nbVues{
	display: inline-block;
	font-size: 14px;
}

.optionActive{
	background-image: url("../images/optionActive.png");
	background-size: contain;
	width: 25px;
	height: 25px;
	border: none;
}

.optionVide{
	background-image: url("../images/optionVide.png");
	background-size: contain;
	cursor: pointer;
	width: 25px;
	height: 25px;
	border: none;
}

	.flex-item:nth-of-type(1) { order: 1; }
	.flex-item:nth-of-type(2) { order: 2; }
	.flex-item:nth-of-type(3) { order: 3; }
	.flex-item:nth-of-type(4) { order: 4; }
	.flex-item:nth-of-type(5) { order: 5; }
	.flex-item:nth-of-type(6) { order: 6; }
	.flex-item:nth-of-type(7) { order: 7; }
	.flex-item:nth-of-type(8) { order: 8; }
	.flex-item:nth-of-type(9) { order: 9; }
	
.tabDiv{
	text-align: left;
}

.sessionMatosDiv{
	width: 49%;
}

.sessionDataDiv{
	width: 49%;
}

.sessionJourDiv{
	display: inline-block;
}

.noDataMess{
	width: 100%;
	text-align: center;
	font-size: 18px;
	padding-top: 80px;
	padding-bottom: 80px;
}

@media only screen and (max-width: 480px) {
	.layout_footer{
		margin-bottom: 0px;
	}
	
	.album_photos{
		text-align: center; 
	}
}

@media only screen and (max-width: 950px) {
	.rounded-div {
		width: 33%;
	}
	
	.gpsLegende{
		width: 60px;
		font-size: 14px;
	}
	
	.accueilGrid {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		gap: 10px;
	}
	
	.carousel-prevnext{
		margin-bottom: 130px;
	}
	
    .carousel-indicator {
		margin-top: -30px;
    }
	
	.carousel-indicator.active {
		background: #0089ef;
		width: 8px;
		height: 8px;
		margin-top: -30px;
	}

	.avecMWS{
		display: none;
	}
	
	.repartitionMoisLabel{
		padding-top: 0px;
	}
	
	.repartitionJourLabel{
		width: 15px;
		height: 15px;
	}
	
	.repartitionDay{
		width: 15px;
		height: 15px;
	}

	.subSection{
		text-align: center;
	}
	
	.menuTitre{
		margin-top: -12px;
	}
	
	.avatarNonSmart{
		display: none;
	}
	
	.avatarSmart{
		display: inline-block;
	}
	
	#logo{
		margin-top: -15px;
	}

	.ridersPage{
		text-align: left;
	}
	
	.mainAvatar{
		width: 40px;
		height: 40px; 
	}
	
	header.topbar .menu_mobile{
		position: fixed;
		left: 0;
		right: 0;
		top: 70px;
		background-color: #0089ef;
		-webkit-transition: top .3s;
		transition: top .3s;
	}
	
	header.topbar .menu_mobile li{
		display: block;
		line-height: 1.2;
	}
	
	header.topbar .menu_mobile li a{
		display: block;
		padding: 20px;
		color:#fff;
	}
	
	.jourSem{
		display: none;
	}
	
	.appliTitle{
		display: none;
	}
	
	#hamburger{
		display: block;
	}
	
	.headYearPC{
		font-size: 9px
	}
	
	.appliName{
		font-size: 10px;
	}
	
	nav{
		display: none ;
	}	
	
	.sousMenu{
		 text-align: center;
	}
	
	.zoneTexte{
		width: 40%;
	}
	
	.miniAvatar{
		margin-top: 2px;
	}
	
	.divSessions{
		text-align: center;
	}
	
	.prevDateLongue{
		display: none;
	}
	
	.prevDateCourte{
		display: inline-block;
	}

	.divZone{
		display: none;
	}
	
	.prevIcon{
		display: none;
	}
	
	.avatarWindows{
		margin-top: -35px;
	}
	
	#menuAvatar{
		top: 57px;
	}
	
	.avatarHeader{
		/* make a square container */
		width: 40px;
		height: 40px;
		font-size: 30px;
		line-height: 1.3;
	}
	
	.divAvatar{
		width: 40px;
	}
	
	.album_photos{
		text-align: center; 
	}
	
	.panelCptModel{
		width: 100%;
	}
	
	.panelMatosComp{
		width: 100%;
	}
	
	.panelTop{
		width: 100%;
	}
	
	.noDataMess{
		padding-top: 50px;
	}
	
	.sessionJourDiv{
		display: none;
	}	

	.lead{
		text-align: left;
	}
	
	.sessionMatosDiv{
		width: 100%;
	}
	
	.sessionDataDiv{
		width: 100%;
	}
	
	.panelPerf{
		width: 330px;
	}
	
	.panelPrev{
		width: 250px;
	}
	
	.panelRiderPerf{
		width: 330px;
	}
	
	.tabDiv{
		text-align: center;
	}
	
	.rankingTop{
		font-size: 35px;
	}
	
	.nbVues{
		display: none;
	}
	
	.prePanel{
		width: 95%;
	}
	
    .panel {
        width: 100%;
    }

	#footerSearch{
		display: none;
	}
	#footerStats{
		display: none;
	}
	#footerFb{
		display: none;
	}
	
	.pcCalendar31{
		display: none;
	}
	
	.smartCalendar31{
		display: block;
	}
	
	.multiCol{
		width: 43%;
	}
	
	.pageTitre{
		font-size: 20px;
		font-weight: bold;
	}
	
    .mwsMenu {
        display: none;
    }
	
	header.topbar .menu_mobile li a{
		padding: 10px;
	}
	
	header.topbar a.brand{
		font-size: 14px;
	}
	
	.footerComp{
		display: none;
	}
	
	.smartcoltab{
		display: none;
	}
	
	.smartcolRedim{
		width: 30%;
		vertical-align: top;
	}

	.appliName{
		margin-top: 5px;
	}
	
	.flex-container {
		list-style: none;
  		-ms-box-orient: horizontal;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -moz-flex;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-flow: row wrap;
		flex-flow: row wrap;
	}
	
	.flex-item:nth-of-type(1) { order: 2; }
	.flex-item:nth-of-type(2) { order: 3; }
	.flex-item:nth-of-type(3) { order: 4; }
	.flex-item:nth-of-type(4) { order: 5; }
	.flex-item:nth-of-type(5) { order: 1; }
	.flex-item:nth-of-type(6) { order: 6; }
	.flex-item:nth-of-type(7) { order: 7; }
	.flex-item:nth-of-type(8) { order: 8; }
	.flex-item:nth-of-type(9) { order: 9; }
	
	.panel-stat {
		min-width: 500px;
	}
}
#distanceSlider .slider-selection {
	background: #BABABA;
}

#menuMap {
	position: absolute;
	background: #fff;
	opacity: 0.7;
	padding: 5px;
	font-family: 'Open Sans', sans-serif;
	border-radius: 0 0 3px 0;
	height: 20px;
	margin-top: 2px;
	margin-left: 2px;
}

.dayYearPC{
	border-left: 1px solid #c4c4c4;
	border-bottom: 1px solid #c4c4c4;
	display: inline-block;
	width: 8%;
	height: 150px;
	vertical-align: middle;
	font-size: 12px;
	color: #0089ef;
}

.dayMonthPC{
	border-left: 1px solid #c4c4c4;
	border-bottom: 1px solid #c4c4c4;
	display: inline-block;
	width: 13%;
	height: 150px;
	vertical-align: middle;
	font-size: 12px;
	color: #0089ef;
}

.headYearPC{
	background-color: #0089ef;
	border-left: 1px solid #c4c4c4;
	border-top: 1px solid #c4c4c4;
	width: 8%;
	display: inline-block;
	color: #ffffff;
	font-style: italic;
	font-weight: bold;
	height: 20px;
	font-size: 12px;
}

.headMonthPC{
	background-color: #0089ef;
	border-left: 1px solid #c4c4c4;
	border-top: 1px solid #c4c4c4;
	width: 13%;
	display: inline-block;
	color: #ffffff;
	font-style: italic;
	font-weight: bold;
	height: 20px;
	font-size: 12px;
}

.dayMonthNot{
	background-color: #cccccc;
}

.dayYearNot{
	background-color: #cccccc;
}

.dayMonthRight{
	border-right: 1px solid #c4c4c4;
}

.dayMonthSessionPC:hover{
	margin-top: -4px;
	background-color: #f5f6f7;
	border: 3px solid #adadad;
	z-index: 100;
	cursor: pointer;
}

.dayMonthNoSessionPC{
	color: #c4c4c4;
	font-weight: bold;
	font-size: 45px;	
}

.calTopLeft{
	border-radius: 5px 0px 0px 0px;
}
.calTopRight{
	border-radius: 0px 5px 0px 0px;
}
.calBottomRight{
	border-radius: 0px 0px 5px 0px;
}
.calBottomLeft{
	border-radius: 0px 0px 0px 5px;
}

.headMonthSmart{
	background-color: #0089ef;
	border-left: 1px solid #c4c4c4;
	border-top: 1px solid #c4c4c4;
	width: 13%;
	display: inline-block;
	color: #ffffff;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	height: 20px;
}

.dayMonthSmart{
	border-left: 1px solid #c4c4c4;
	border-bottom: 1px solid #c4c4c4;
	display: inline-block;
	width: 13%;
	height: 45px;
	vertical-align: middle;
	padding-top: 4px;
	font-size: 25px;
}

.dayMonthSmartRight{
	border-right: 1px solid #c4c4c4;
}

.dayMonthNoSessionSmart{
	color: #c4c4c4;
	font-weight: bold;
	font-size: 25px;	
}

.dayYearNoSessionSmart{
	color: #c4c4c4;
	font-weight: bold;
	font-size: 25px;
	line-height: 10px;
	padding-top: 5px;
}

.dayYearNoSessionPC{
	color: #c4c4c4;
	font-weight: bold;
	font-size: 25px;
	line-height: 10px;
	padding-top: 5px;
}

.matosQuiver{
	border: 1px solid #0089ef;
	border-radius: 6px;
	background-color: #0089ef;
	margin-bottom: 5px;
	width: 250px;
	padding-top: 1px;
	color: #ffffff;
}

.file_msg:hover{
	cursor: pointer;
	border-bottom: 3px solid #b3b3b3;
}

.file_msg_on{
	border-bottom: 3px solid #0089ef;
}

.file_msg_off{
	border-bottom: 3px solid #ffffff;
}

.file_msg{
	margin-right: 5px;
}

.compteurAccueil:hover{
	cursor: pointer;
	background-color: #ffffff;	
}

.compteurAccueil{
	width: 120px;
	height: 120px;
	border: 1px solid;
	border-radius: 60px;
	background-color: #0089ef;
	color: #ffffff;
	display: inline-block;
	padding-top: 35px;
	font-style: italic;
	font-size: 20px;
	margin-top: -2px;
	
    background-image: linear-gradient(#0000FF, rgba(255,255,255,0));
    transition: background-color .5s;
}
