@font-face {
  font-family: 'Material Symbols Rounded';
  font-style: normal;
  src: url(iconfont/MaterialSymbols.woff2) format('woff2'), url(iconfont/MaterialSymbols.ttf) format('ttf');
}

.material-symbols {
  font-family: 'Material Symbols Rounded';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
}
.material-symbols {
  vertical-align: middle;
  line-height: 0 !important;
  position: relative;
  top: -1px;
}
@font-face {
    font-family: 'lylas';
    src: url('fonts/lylas.woff2') format('woff2'),
          url('fonts/lylas.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'special_eliteregular';
    src: url('fonts/specialelite-regular-webfont.woff2') format('woff2'),
         url('fonts/specialelite-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
html, body {
  background-color: #FF9933;
  background-color: #FF9F1C;
  font-family: 'special_eliteregular';
  font-weight: normal;
  color: #2b2d42;
  text-shadow: 2px 2px #333;
  text-shadow: none;
}
.container {
  background-color: #FFCC66;
  background-color: #FFBF69;
  text-align: center;
  max-width: 500px;
  position: relative;
  padding-top: 15px;
  padding-bottom: 15px
}


#main {
  padding-top: 20px;
}
a {
  color: #000;
}
a:hover {
  text-decoration: none;
}
.appname {
  font-family: 'lylas';
}
h1.appname {
  font-size: 4rem;
  color:#EA3546;
}
h2.appname {
  font-size: 2rem;
  color:#EA3546;
}

.btn, .alert {
  text-shadow: none;
}
legend {
  text-align: center;
  margin: 15px auto;
}
legend::before {
  content: '~ ';
}
legend::after {
  content: ' ~';
}

input, .btn-full {
  width: 100%;
}
.data_error {
  color:red;
  text-shadow: none;
}
.has-error input {
  border-color: red;
}
.has-error label {
  color: red;
}
.condensed .col-1, .condensed .col-2, .condensed .col-3, .condensed .col-4, .condensed .col-5, .condensed .col-6, .condensed .col-7, .condensed .col-8, .condensed .col-9, .condensed .col-10, .condensed .col-11, .condensed .col-12  {
  padding-right: 0px;
  padding-left: 10px;
}
.big-radio {
  margin: 10px auto;
}
.choose .btn-choose {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.choose .btn-choose.active {
  background-color: #999;
  color:#333;
}

.form-control {
  color: #000000;
}


#Partie-code {
  text-transform: uppercase;
}
#Partie-code::placeholder {
  text-transform: none;
}

#infoup a, #infodown a {
  color:#2b2d42;
}
#infoup a:hover, #infodown a:hover {
  color:#2b2d42;
  opacity: 0.6;
}
#infoup {
  position: relative;
}
#infoup .playername {
  color:#000;
  padding-left: 5rem;
  line-height: 1rem;
}

#infoup a i {
  font-size: 2rem;
}
#infoup .sep {
  margin: 15px 0;
  border-bottom: 3px solid #FF9F1C;
}
#infodown .sep {
  margin: 15px 0;
  border-color: #FFDFB4;
  border-bottom: 2px dashed #FF9F1C;
}
#infodown {
  position: relative;
  width: 100%;
  margin-top: 100px;
}

#infodown a i {
  font-size: 2rem;
}
#infodown .infogame {
  font-size: 1rem;

}

.z-left {
  position: absolute;
  top:0;
  left:0;
}
.z-right {
  position: absolute;
  top:0;
  right:0;
}
.playerinfo {
  line-height: 1rem;
  text-align: right;
}
#footer {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-shadow: none;
  text-align: center;
  font-size: 0.6rem;
  margin: 30px 0;
}
#footer .appname {
  font-size: 1rem;
}
#playing, #waiting, #btnStart, #scores, #loading, #errorsync, #alertConnexion {
  display: none;
}
.jumbotron {
  margin: 15px 0;
}
.modal-header, .modal-body, .card {
  color: #333;
  text-shadow: none;
}
.card {
  text-align: left;
}
.card-title {
  border-bottom: 2px dotted #666;
  padding-bottom: 10px;
}
.sep {
  border-bottom: 2px dotted #ededed;
}
#zoneinfo {
  padding: 3rem 0.5rem;
  color: #333;
  text-shadow: none;
}

#infoup {
  margin-top: 10px;
}

#grille {
  margin-top: 2rem;
  padding-left: 10px;
  padding-right: 10px;
}

#grille .col-3 {
  padding: 5px;
}

#grille .btn {
  padding: 0.375rem 0.35rem;
  position: relative;
}
#grille button.pending i::after {
  content: "wifi_off";
}
#grille button i::after {
  content: "";
}
#grille button i {
  position: absolute;
  top: 10px;
  right: 5px;
  font-size: 1rem;
}


#grille, #saisie {
  display: none;
}

#saisie input {
  margin: 2rem 0;
}

#entete-numero {
  font-size: 2rem;
  background-color: #EA3546;
  color: #fff;
  padding: 0.5rem;
  margin: 1rem 0;
}
#entete-numero.end {
  background-color: #999;
}
#entete-numero.libelle-question {
  font-size: 1.6rem;
}

#bigloading {
  padding: 100px 0;
}
#bigloading .spinner-border {
  width: 5rem;
  height: 5rem;
  border-width: 0.5rem;
}

#loading, #errorsync {
  position: absolute;
  height: 2rem;
  right: 0;
  top: 55px;
}
#loading .spinner-border, #errorsync .spinner-grow  {
  width: 1.3rem;
  height: 1.3rem;
}


#alertConnexion {
  position: absolute;
  top:-15px;
  left:5px;
  right:5px;
  font-family: Arial, Helvetica, sans-serif;
  text-shadow: none;
  text-align: left;
  font-size: 0.8rem;
}
#alertConnexion h5 {
  font-weight: bold;
  font-size: 1rem;
}

#blocEndOfGame {
  display: none;
  margin-top: 15px;
}

#qcm_nav {
  margin-top: 50px;
}

#div_propositions .proposition {
  display: block;
  margin-top: 15px;
}

.notselected {
    opacity: 0.5;
}



@media (max-width: 575px) {
  #entete-numero {
    font-size: 1.5rem;
  }
  #entete-numero.libelle-question {
    font-size: 1.2rem;
  }
  #saisie .btn-nav {
    font-size: 0.8rem;
  }
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {

}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {

}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {

}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
}
