@charset "UTF-8";
/* couleurs */
/* fonts */
@font-face {
  font-family: Montserrat;
  src: url(fonts/Montserrat-Regular.ttf); }
@font-face {
  font-family: MontserratBold;
  src: url(fonts/Montserrat-Bold.ttf); }
@font-face {
  font-family: Itim;
  src: url(fonts/Itim-Regular.ttf); }
/* general */
audio {
  display: none; }

body .modal-open {
  position: relative;
  overflow: hidden; }

button {
  font-family: Montserrat; }

/* mobile responsive */
.we-col-50 {
  flex: 0 0 50% !important;
  max-width: 50% !important; }

/* debug */
.we-debug {
  background-color: #535353;
  text-align: center;
  color: orange; }

/* fix jquery */
.ui-loader {
  display: none; }

/* warn */
.we-warn-container {
  display: none; }

/* liste */
.we-liste-item a {
  padding: 5px 15px; }

.we-liste-we {
  width: 100%;
  font-size: 25px;
  font-family: Itim;
  color: #0278fd; }

.we-liste-fr,
.we-liste-en {
  width: 100%;
  font-size: 15px;
  font-family: Montserrat;
  color: #535353; }

/* menu */
.we-menu-modal {
  width: 300px;
  margin: 80px 14px 80px auto; }

.we-menu-modal .modal-body {
  padding: 5px; }

.we-menu-modal i {
  width: 25px;
  float: left;
  font-size: 25px;
  margin-right: 20px; }

/* header */
.we-hdr {
  height: 80px;
  padding-left: 5px;
  padding-right: 5px; }

.we-hdr-tab {
  width: 100%;
  height: 83px;
  border-collapse: collapse;
  line-height: 1; }

.we-hdr-logo {
  width: 60px; }

.we-hdr-we {
  font-family: MontserratBold;
  font-size: 21px;
  line-height: 1;
  color: #fff;
  text-transform: uppercase;
  word-break: break-all; }

.we-hdr-fren {
  font-family: Montserrat;
  font-size: 15px;
  font-weight: 400;
  line-height: 1;
  background-color: #fff;
  color: #333333;
  text-transform: uppercase; }

.we-hdr-btn {
  height: 35px;
  width: 35px;
  border: none;
  background-image: url(../img/btn_main_menu_off.png);
  background-size: 100%;
  position: static;
  Xtop: 0;
  Xright: 0;
  margin-top: 0;
  margin-right: 0; }

.we-hdr-btn-aide {
  background-image: none;
  background-color: #fff;
  color: #464646;
  font-family: Montserrat;
  font-size: 15px;
  border-radius: 5px;
  position: absolute;
  top: 22px;
  right: 50px;
  width: auto; }

/* info modal */
.we-info-modal {
  max-width: 1100px; }

.we-info-modal .modal-content {
  padding: 10px; }

/* jeu header  */
.we-jeu-hdr {
  padding-left: 5px;
  padding-right: 5px; }

.we-exe-titre {
  line-height: 40px;
  border-bottom: none;
  color: #333333;
  font-size: 1.3rem;
  margin-top: 0px;
  margin-bottom: 0px; }

.we-exe-desc {
  border: solid 1px #0278fd;
  border-radius: 5px;
  padding: 10px; }

/* console */
.we-console-normal, .we-console-succes, .we-console-echec {
  border-style: solid;
  border-radius: 8px;
  border-width: 2px;
  color: #535353;
  align-items: center; }

.we-console {
  font-size: 15px; }

.we-console-succes .we-console-icon .fa-trophy {
  color: #e8b41b; }

.we-console-icon {
  padding: 10px;
  font-size: 30px;
  align-self: center; }

.we-console-text {
  padding: 10px; }

.we-console-text-lg {
  padding: 10px;
  line-height: 1; }

.we-console-inp {
  padding: 10px;
  align-self: center;
  margin-left: auto; }

.we-console-normal {
  border-color: #0278fd; }

.we-console-succes-title {
  color: #0278fd; }

.we-console-succes {
  border-color: #00a651; }

.we-console-echec {
  border-color: #9e0b0f; }

.we-console-echec-title {
  color: #cc0000; }

/* console timer */
.we-console-timer {
  font-size: 20px; }

.we-console-timer::after {
  font-family: "FontAwesome";
  content: "\f017";
  padding-left: 5px; }

/* progression */
.we-prog {
  background-color: #ebebeb;
  clear: both; }

.we-prog-col-txt {
  flex: 0 0 100%;
  max-width: 100%; }

.we-prog-col-bar {
  flex: 0 0 100%;
  max-width: 100%;
  text-align: center; }

.we-prog-col-pct {
  flex: 0 0 100%;
  max-width: 100%; }

.we-prog-titre {
  font-size: 14px;
  font-weight: normal;
  color: #535353;
  display: none; }

.we-prog-desc {
  font-size: 16px;
  font-weight: bold;
  text-align: center; }

.we-prog-pct {
  font-size: 26px;
  color: #0278fd;
  display: none; }

.we-prog img {
  line-height: 1;
  width: auto;
  max-width: 350px; }

/* progress bas ui */
.we-progress {
  height: 4px;
  max-width: 350px;
  background-color: #fff;
  margin: auto; }

/* foot */
.we-foot {
  background-image: url("../img/bg_img_footer_32px.jpg");
  height: 32px; }

table.we-foot-text {
  height: 32px;
  width: 100%; }

.we-foot-text td {
  color: #fff;
  font-size: 9px;
  vertical-align: center; }

/* popup */
.we-pop-default {
  width: 150px;
  xheight: 150px;
  margin: 20px auto 0 auto; }

/* jeux */
.we-jeu-container {
  display: none;
  margin-top: 10px;
  margin-bottom: 10px; }

/* mot caché */
.we-cache-col-grille {
  flex: 0 0 100%;
  max-width: 100%;
  order: 2; }

.we-cache-col-list {
  font-family: Itim;
  font-size: 20px;
  font-weight: bold;
  color: #535353;
  flex: 0 0 100%;
  max-width: 100%;
  text-align: center;
  order: 1; }

.we-cache-tab {
  margin: 10px 5%;
  min-width: 90%; }

.we-cache-let {
  border: solid 1px #eee;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  -webkit-user-select: none;
  /* Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+/Edge */
  user-select: none;
  /* Standard */ }

.we-cache-let-selected {
  background-color: #0278fd !important;
  color: #fff; }

.we-cache-let-found {
  background-color: #00a651;
  color: #fff; }

.we-cache-crossed {
  text-decoration: line-through;
  color: #b5b5b5; }

.we-cache-col-list p {
  display: inline-block;
  margin: 0 15px; }

.we-cache-scroll-btn {
  width: 70px;
  text-align: right;
  display: inline-block;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 1030; }

.we-cache-scroll-btn button {
  height: 50px;
  margin: 2px; }

.we-cache-col-choix {
  flex: 0 0 100%;
  max-width: 100%; }

.we-cache-col-reponse {
  flex: 0 0 100%;
  max-width: 100%; }

/* ordre (mot en) / phrase */
.ui-sortable-handle {
  background-color: #fff;
  width: 32px;
  height: 45px;
  font-size: 13px;
  line-height: 45px;
  border: solid 1px #ccc;
  border-radius: 5px;
  text-align: center;
  margin: 2px;
  display: inline-block;
  cursor: pointer; }

.we-ordre-mot {
  width: auto;
  padding: 0 5px; }

.we-ordre-indice {
  font-family: Itim;
  font-size: 20px;
  color: #0278fd;
  text-align: center; }

.we-invisible-placeholder {
  width: 0;
  margin: 5px 0;
  visibility: hidden; }

#ordreContainer {
  margin-bottom: 30px; }

/* pendu */
.we-pendu-col-indice {
  flex: 0 0 100%;
  max-width: 100%; }

.we-pendu-col-kbd {
  flex: 0 0 100%;
  max-width: 100%; }

.we-pendu-col-img {
  flex: 0 0 100%;
  max-width: 100%; }

.we-pendu-etapes img {
  display: none; }

.we-pendu-tournesol {
  width: 150px; }

.we-pendu-kbd {
  margin-top: 10px;
  padding: 0; }

.we-pendu-kbd .btn {
  width: 45px;
  height: 45px;
  margin: 0;
  padding: 0px;
  border: solid 1px #fff; }

.we-pendu-mot {
  font-family: Itim;
  font-size: 20px; }

.we-pendu-indice {
  font-family: Montserrat;
  font-size: 13px; }

.we-pendu-indice-img {
  width: 80px;
  height: 80px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border-radius: 55px;
  margin: 35px 5px 5px 5px;
  display: inline-block; }

/* choix */
.we-choix-col-recherche {
  flex: 0 0 100%;
  max-width: 100%;
  text-align: center; }

.we-choix-col-reponse {
  flex: 0 0 100%;
  max-width: 100%;
  text-align: center; }

.we-choix-img {
  width: 150px;
  height: 150px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border-radius: 90px;
  margin: auto;
  display: inline-block; }

.we-choix-img-reponse {
  width: 100px;
  height: 100px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border-radius: 65px;
  margin: 5px;
  display: inline-block;
  cursor: pointer; }

.we-choix-mot {
  height: auto;
  display: block;
  color: #535353;
  font-family: Itim;
  font-size: 25px;
  margin: auto;
  margin-bottom: 15px; }

.we-choix-phr-we {
  color: #0278fd;
  font-family: Itim;
  font-size: 22px;
  text-align: left;
  margin: auto; }

.we-choix-phr-trad {
  color: #535353;
  font-size: 16px;
  text-align: left;
  margin: auto; }

.we-choix-phr-fren {
  font-size: 21px;
  text-align: left;
  margin: auto; }

.we-choix-btn-img {
  width: 130px;
  height: 130px;
  border-radius: 65px;
  background-color: #fff;
  margin: 5px;
  cursor: pointer; }

/* choix reponse text */
.we-choix-btn {
  width: 100%;
  border: solid 1px #ccc;
  border-radius: 5px;
  display: inline-block;
  cursor: pointer;
  margin-bottom: 0px;
  margin-right: 10px; }

.we-choix-btn-tab {
  border-collapse: collapse; }

.we-choix-btn-tab td {
  padding: 0; }

.we-choix-btn-num {
  width: 40px;
  font-size: 17px;
  background-color: #0278fd;
  text-align: center;
  color: #fff;
  border-radius: 5px 0 0 5px; }

.we-choix-btn-arrow div {
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 10px solid #0278fd; }

.we-choix-btn-text {
  width: 90%;
  font-family: Itim;
  font-size: 22px;
  color: #535353; }

.we-choix-btn-text-lg {
  font-family: Itim;
  font-size: 19px;
  color: #535353;
  text-align: left; }

/* oral */
.we-oral-btn > img {
  width: 110px;
  cursor: pointer; }

.we-oral-btn > div {
  font-size: 17px;
  color: #535353;
  margin-bottom: 10px; }

/* association */
.we-asso-drag-txt {
  background-color: #fff;
  border: solid 1px #ccc;
  border-radius: 5px;
  text-align: center;
  line-height: 35px;
  font-family: Itim;
  font-size: 16px;
  margin: 5px;
  xfloat: left;
  cursor: default;
  z-index: 10; }

.we-asso-tab {
  margin: auto;
  float: none; }

.we-asso-img {
  width: 45px;
  height: 41px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border-radius: 40px;
  display: inline-block;
  cursor: pointer; }

.we-asso-txt {
  background-color: #eee;
  width: 180px;
  border: solid 1px #eee;
  border-radius: 5px;
  text-align: center;
  line-height: 35px;
  font-family: Itim;
  font-size: 16px;
  cursor: default; }

.we-asso-txt-ok {
  background-color: #fff;
  border-color: #0278fd; }

/* son */
.we-son-titre {
  font-size: 0.9rem;
  line-height: 1;
  margin-top: 10px;
  margin-bottom: 10px; }

.we-son-col {
  padding-left: 2px;
  padding-right: 2px; }

.we-son-mot {
  max-width: 110px;
  text-align: center;
  color: #535353;
  cursor: pointer;
  margin: auto;
  margin-bottom: 5px; }

.we-son-check {
  font-size: 30px;
  color: #00a651;
  display: block;
  text-align: center; }

.we-son-img {
  width: 90px;
  height: 90px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border-radius: 50px;
  display: inline-block;
  cursor: pointer; }

.we-son-mot div {
  font-family: Itim;
  font-size: 1.1rem;
  font-weight: bold;
  margin: 0; }

.we-son-mot p {
  font-family: Montserrat;
  font-size: 0.9rem;
  font-style: italic;
  margin: 0; }

/* info */
.we-info,
.we-info *,
.we-info-modal,
.we-info-modal * {
  font-size: 15px; }

/*# sourceMappingURL=jeux-tablet.css.map */
