#logoEvent{
    max-width: 80%;
    max-height: 14em;
    padding-bottom:1em; 
}
#eventDescription {
    background-color: white;
    border-radius: .5em;
}
.traceDescription {
    font-size:.9em;
}
.blocStart{
    transform: skew(-15deg,0deg);
    display:inline-block;
}
.blocStart>div{
    display:inline-block;
    vertical-align: middle;   
    height:1.5em;
    margin-right:.25em;
    display:inline-block; 
}
.blocStart1{
    width:1.5em;
    background-color:var(--color);
}
.blocStart2{
    width:.6em;
    background-color:var(--color-80);

}
.blocStart3{
    width:.35em;
    background-color:var(--color-60);
}
.titreEvent{
    font-size: 2em;
    font-weight: bold;
    font-style: italic;
    background-image: url("../img/puce_start.png");
    background-repeat: no-repeat;
    padding-left: 3.5em;
    background-size: 3em 1em;
    margin-bottom: 1.5em;
    margin-top: 1.5em;
    margin-left: 2em;
    line-height: 1em;
}
.titreOrga>span{
    font-size: 1.2em;
    font-weight: bold;
    font-style: italic;
    vertical-align: middle;    
    line-height: 1em;
    display:inline-block;
}
.titreOrga {
    margin-left: .5em;
    margin-bottom: 1em;
    margin-top: 1em;
  }
#eventData{
    background-color: #f5f5f5;
    font-size:1.1em;
}
.sportIcon{
    max-height:2em;
}
.imgItra{
    max-height:1.8em;
}
.navlinkEvent {
    color: #777;
    background-color: #ddd;
    border-color: transparent;
    margin-right: .05em;

}
.tabHeading {
    padding: 5px 5px 0 5px;
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd !important;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-top: solid;
    border-top-width: .1px;
    border-left: solid;
    border-left-width: .1px;
    border-right: solid;
    border-right-width: .1px;
}
.navtabContentEvent{
    height:100%;
}
.tab-row,.tabpanEvent{
    height:100%;
}
.traceProfil{
    height:9em;
    position:relative;
}
.profil{
    height:100%;
    width:100%;
}
.tabTraces{
    box-shadow: 0 4px 8px -2px rgba(0,0,0,.3);

}

.tabBody{
    border-color: #ddd !important; 
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom: solid;
    border-bottom-width: .1px;
    border-left: solid;
    border-left-width: .1px;
    border-right: solid;
    border-right-width: .1px;
    background-color: white;
}
.navtabEvent {
    flex-wrap: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
}
.navlinkEvent.active {
    color: #555;
    background-color: #fff;
    border-color: #ddd;
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-color: transparent;
    font-weight:bold;
}
.navlinkEvent {
    min-width: 8em;
    padding: .5em .25em;
}
.tabpanEvent{
    padding:1em;
}
.staticMap {
    max-width: 85%;
    box-shadow: 0 4px 8px -2px rgba(0,0,0,.3);
    border-radius: .25em;
  }
.traceDescription{
    max-height: 9.5em;
    overflow-y: scroll;
    position: relative;
}

.traceHide{
    background-image: linear-gradient(180deg, transparent, white);
    height: 5em;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}
.traceTabNom {
    font-size: .7em;
}
.traceNom {
    font-size: 1.2em;
    font-weight: bold;
  }
#repliReco{
    font-size:1.1em;
    box-shadow: 0 4px 8px -2px rgba(0,0,0,.3);
}

.fullscreen:-webkit-full-screen {
    height: 100%;
    margin: 0;
}

.fullscreen:fullscreen {
    height: 100%;
}
#blocMap {
    width: 100%;
    height:30em;
    box-shadow: 0 4px 8px -2px rgba(0,0,0,.3);
    border-top-right-radius: .25em;
    border-top-left-radius: .25em;
    overflow: hidden;
    background-color: white;
}
.bg_courbes{
    background-image: url(../img/bg_courbes.jpg);
    background-size: 50em auto;
    background-repeat: repeat-y;
}
#fullscreenControl{
    position: relative;
}
#fullscreenControl.fullscreenActive {
    margin: 0 !important;
    position: absolute;
    height: 2em;
    width: 2em;
    right: 1em;
    top: 1em;
}
#fullscreenActiveContent{
    display: none;
    background-color: var(--color-80);
    text-align: center;
    line-height: 2em;
    cursor:pointer;
    box-shadow: 0 4px 8px -2px rgba(0,0,0,.3);
}
#fullscreenInactiveContent {
    height: 1.5em;
    line-height: 1.5em;
}
.customFullscreen {
    margin: auto;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: transparent;
  }
  
  .customFullscreen button{
    width: 100%;
    margin: 0;
    left: 0;
    top: 0;
    height: 100%;
    opacity: 0;
  }

.profil{
	position:absolute;
	bottom:0;
	right:0;
	background-color:rgba(255,255,255,0.8);
	z-index:2;
	width:100%;
	height:100%;
}
.graph,.graph2,.graphPos{
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
	cursor: crosshair;
}

.bulle1,.bulle2,.bulle3,.bulle4{
	display:none;
	background-color:rgba(255,255,255,0.7);
	position: absolute;
	left:0;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	text-align:center;
	text-shadow:none;
	line-height:1em;
	border-style:solid;
}
.imgProfilTrace{
    max-width:80%;
}


.toolTrace:hover{
    background-color:#d8d3d3;
    border-radius: .75em;
    text-decoration:none;
    color:var(--color);
}
.toolTrace, .toolTrace:visited {
    position: relative;
    color: rgb(48, 50, 61) !important;
    text-decoration: none;
    display: block;
    cursor:pointer;
    font-size:.8em;
}
.toolIcon {
    text-align: center;
    font-size: 1.5em;
    margin-top: .5em;
}
.toolLabel {
    text-align: center;
    font-size: 1em;
}
/* TABLE DES PASSAGES */
.passages .cardInt{
    width:235px;
    height: 25px;
    background-color:#EAEAEA;
    margin-bottom: 10px;
    border-radius:10px;
    font-size: .8em;
    padding: .2em .5em .2em .5em;
    margin: auto;
    margin-bottom: 5px;
    text-align:center;
}
.cardTm{
    background: #FFFFFF;
    box-shadow: 4px 5px 8px #b6b4b4;
    border-radius: 5px;
    border-top: solid 4px var(--color);
    margin-bottom: 10px;
}
.cartTdLeft{
    padding: .2em;

}
.labelPi {
    font-size: 8px;
    background-color: #4E4E4E;
    color: #fff;
    padding: 0 .15em;
    border-radius: .25em;
    margin-bottom: .1em;
    display:inline-block;
}

.bh {
    width: 4em;
    color: white;
    font-weight: bold;
    text-align: center;
    border-bottom-right-radius: 5px;
    font-size: .8em;
}
.bhinter{
    background-color: orange;

}
.bhdepart {
    background-color: #66c547;
}
.bharrivee {
    background-color: #ff0000;
}
.bhempty {
    width: 5em;
    
}
.labelPassage {
    color: #7A7A7A;
    font-size: .5em;
    line-height: 1em;
}
.titrePassage{
    font-size: .7em;
    font-weight: bold;
}
.passages{
    max-width: 98%;
    margin: auto;
}
.logoFooter{
    /* -webkit-filter: grayscale(1) invert(1);
    filter: grayscale(1) invert(1); */
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    max-width: 80%;
    max-height: 10em;
}
.valPassage{
    font-size:.7em;
}
#eventDate{
    font-size:.9em
}
.traceDownloads {
    top: .25em;
    left: 3.5em;
    font-size: .5em;
  }
.toolIconGpx{
    width: 2em;
    margin: auto;
    position: relative;
}
@media (min-width: 576px) {
    #eventDate{
        font-size:1em
    }
    .passages{
        max-width: 95%;
        margin: auto;
    }
    .valPassage{
        font-size:.9em;
    }
    .titrePassage{
        font-size: .75em;
        font-weight: bold;
    }
    .labelPi {
        font-size: 9px;
        background-color: #4E4E4E;
        color: #fff;
        padding: 0 .2em;
        border-radius: .25em;
        margin-bottom: .1em;
        display:inline-block;
    }
    .traceProfil{
        height:11em;
    }
    .bh {
        width: 4.5em;
        font-size:.9em;
    }
    .titreOrga {
        margin-left: 1em;
        margin-bottom: 1.25em;
        margin-top: 1.25em;
      }
    .blocStart>div{
        display:inline-block;
        vertical-align: middle;   
        height:2em;
        margin-right:.25em;
        display:inline-block; 
    }
    .blocStart1{
        width:2em;
    }
    .blocStart2{
        width:.75em;
    }
    .blocStart3{
        width:.45em;
    }
    .titreOrga>span{
        font-size: 1.5em;
    }
    .toolTrace{
        font-size:.9em;
    }
}
@media (min-width: 768px) {
    #eventDate{
        font-size:1em
    }
    .labelPassage {
        font-size: .6em;
    }
    .passages{
        max-width: 80%;
        margin: auto;
    }
    .valPassage{
        font-size:1em;
    }
    .titrePassage{
        font-size: .8em;
        font-weight: bold;
    }
    .labelPi {
        font-size: 10px;
        background-color: #4E4E4E;
        color: #fff;
        padding: 0 .25em;
        border-radius: .25em;
        margin-bottom: .1em;
        display:inline-block;
    }
    .traceProfil{
        height:13em;
    }
    .bh {
        width: 5em;
        font-size:1em;
    }
    .titreOrga>span{
        font-size: 2em;
        line-height: 1em;
    }
    .titreOrga{
        margin-left: 2em;
        margin-bottom: 1.5em;
        margin-top: 1.5em;
    }
    .blocStart>div{
        display:inline-block;
        vertical-align: middle;   
        height:2.2em;
        margin-right:.25em;
        display:inline-block; 
    }
    .blocStart1{
        width:3em;
    }
    .blocStart2{
        width:1em;
    }
    .blocStart3{
        width:.5em;
    }
    .titreOrga>span{
        font-size: 2em;
    }
    .toolTrace{
        font-size:1em;
    }
}