body{
  background-size: 100% 100%;
  background-color: #343a55;   

  background: linear-gradient(170deg, rgba(75,85,117,1) 0%, rgba(75,85,117,1) 55%, rgba(106,129,157,1) 100%);
  min-height: 100vh;
  color: white;

}
.flash{
  z-index:9;
  width: 80%;
  min-height: 60px;
}

.flash__close-button{
  font-size: 2em !important;

}

footer{
  text-align: right;
  background-color: #343434;
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  padding: 10px;
}

.logo{
  height: 2rem;
}



input[type=checkbox]{
  margin-left: 5px;
}

.bg-dark {
  background-color: #444 !important;
  box-shadow: 0px 2px 2px black;
}
.list-group-item{color: black;}


.bloc-content{
  margin: 20px auto 40px auto;
  width:80%;
}


.icon-menu{
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  padding-top: 5px;
}

.navbar-toggler[aria-expanded=true]{
  color:white;
}

.giant-icon{
  text-align: center;
  margin-bottom: -26px;
  font-size: 5rem;

}

.bloc-home{
  margin-top: 40px;

}


.panel-player{
  background-color: #343434;
  width: 20%;
  float: left;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  box-shadow: -2px 0px 2px black;
  color: white;
}

.panel-second{
  position: absolute;
  top: 0;
  right: 0;

}
.panel-second h4{
  padding: 5px;
  font-size: 1em;
  margin: 0;
  text-align: center;
}

.panel-second h4 span{
  padding: 0 10px 0 10px;
}

.panel-second #navbarToggleExternalContent{	
  box-shadow: -2px 2px 2px black;

}

.panel-second .menu-collapse{
  margin-top: 10px;
}

.panel-second .menu-collapse ul{
  max-height: 50vh;
  overflow-y: auto;
}

.panel-second  ul{
  padding: 0px;
  margin: 0px;
  list-style: none;
  width: 200px;
}

.panel-second  ul > li{
  padding: 5px 0px 5px 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: clip;
}
.panel-second  ul > li:nth-child(2n+1){
  background-color: #393939!important;
}

.panel-second  ul > li > span{
  padding-right: 10px; 

}


.panel-main{
  float:left;
  width:80%;

}

@media screen and (max-width: 700px) { 
  panel-main{
    width:100%;
  } 
} 


#question{
  min-height: 300px;
}
.bloc-reponse{
  margin:auto;
  width:80%;	

}

.bloc-reponse > input[type=text]{
  width: 80%;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  padding-left: 15px;
}

.bloc-reponse > input[type=submit]{
  width: 20%;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}

.propals{
  list-style: none;
  margin: 10px auto auto auto;
  width: 75%;
  padding: 0;
  box-shadow: 3px 3px 1px white;
}

.propals a{
  margin-top:1px;
  padding-left: 5px;
  cursor: pointer;
  width: 100%;
  float: left;
  background-color: #343434;
  color:white;
  box-shadow: 0px 0px 2px white;

}
.propals a:last-child{

}

.propals a:hover{
  background-color: #666;
}
.propals a:focus{
  background-color: #666;
  border: 2px solid black;
}

.link-uid #uid, .link-uid #show-uid, #copy-uid{
  margin-left: 10px;
}


.chrono {
  float: right;
}

.chrono > .screen {
  clip-path: polygon(50% 50%, 50% 0, 50% 0, 50% 0, 50% 0, 50% 0, 50% 0);
  background: #ddd;
  height: 30px;
  width: 30px;
  border-radius: 50%;
}

.animation-chrono{
  animation: spin 10s linear;
}

@keyframes spin {
  0% {
    clip-path: polygon(50% 50%, 50% 0, 50% 0, 50% 0, 50% 0, 50% 0, 50% 0);
  }
  12.5% {
    clip-path: polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0, 50% 0);
  }
  37.5% {
    clip-path: polygon(50% 50%, 0 100%, 0 100%, 0 100%, 0 100%, 0 0, 50% 0);
  }
  62.5% {
    clip-path: polygon(50% 50%, 100% 100%, 100% 100%, 100% 100%, 0 100%, 0 0, 50% 0);
  }
  87.5% {
    clip-path: polygon(50% 50%, 100% 0, 100% 0, 100% 100%, 0 100%, 0 0, 50% 0);
  }
  100% {
    clip-path: polygon(50% 50%, 50% 0, 100% 0, 100% 100%, 0 100%, 0 0, 50% 0);
  }
}

#reveal{
  text-align: center;
  border-radius: 50px;
  width: 80%;
  margin: 20px auto 20px auto;
  padding: 20px;
  background-color: #343a66;
    
  -webkit-box-shadow: 1px 2px 10px 3px rgba(0,0,0,0.3) inset;
  -moz-box-shadow: 1px 2px 10px 3px rgba(0,0,0,0.3) inset;
  box-shadow: 1px 2px 10px 3px rgba(0,0,0,0.3) inset;

}

#reveal > p{
  font-size: 1.5rem;
}

#reveal > img{
  max-width: 80%;
}


.player-me{
  font-weight: 700;
}

.playerfound{
  color: #44dd44;
}

table.listCategory{
  width:100%;
  text-align:center;
}

table.listCategory input, table.listCategory select, table.listCategory button{
  width:100%;
}

table.listCategory tfoot td{
  padding: .3rem;
}


.btn-start{
  background-color: #343434;
  font-family: cursive;
  color: white;
  border-radius: 10px;
  border: 1px solid #343434;
  box-shadow: #111 4px 4px 5px;
  padding: 10px 100px 10px 100px;
  transition: 0.3s;
}

.btn-start:hover{
  box-shadow: #111 3px 3px 1px;
  background-color: #2c2c2c;
}






input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button { 
	-webkit-appearance: none;
	margin:0;
}
input::-o-inner-spin-button,
input::-o-outer-spin-button { 
	-o-appearance: none;
	margin:0
}
input[type=number] {
    -moz-appearance: textfield;
}

a.input-dark,
input[type=submit].input-dark, 
button.input-dark {
  padding: 5px 10px 5px 10px;
  background-color: #3d3d3d;
  color: white;
  border: 0;
  box-shadow: #111 3px 3px 2px;
  text-decoration: none;
  text-align:center;

}
a.input-dark:hover,
input[type=submit].input-dark:hover,
button.input-dark:hover {
  background-color: #343434;
}


.input-dark {
  background-color: #444;
  color:white;
  box-shadow: #111 3px 3px 2px;
  border: 0;
  padding: 5px 10px 3px 10px;
  border-bottom: 2px solid #ccc;
  outline: none;
}

.input-dark option[disabled=disabled]{
font-weight:700;
}


.w-100{
  width:100%;
}


.fadein {
    animation: fadein 1s;
    -moz-animation: fadein 1s; /* Firefox */
    -webkit-animation: fadein 1s; /* Safari et Chrome */
    -o-animation: fadein 1s; /* Opera */
}




@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein { /* sur Firefox */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein { /* sur Safari et Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-o-keyframes fadein { /* sur Opera */
    from {
        opacity:0;
    }
    to {
        opacity: 1;
    }
}














  
  
