@charset "utf-8";

@font-face {
    font-family: 'heldustryftvbasic_blackRg';
    src: url('Tusmo/heldustryftvbasic-black0-webfont.woff2') format('woff2'),
         url('Tusmo/heldustryftvbasic-black0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* CSS Document */
html {
    height: 100%;
}

body {
    margin: 0px;
    padding: 0px;
    background-color: #F2F2F2;
}

#conteneur {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 90vh;
    box-sizing: border-box;
    justify-content: space-evenly;
    align-content: stretch;
    flex-wrap: wrap;
}

#conteneur_new {
			font-family: Arial, sans-serif;
			margin: 0;
			padding: 0;
			height: 100vh;
			box-sizing: border-box;
			margin-top: 100px;
		}

#delai, #devis, #repas, #bmc_lien, #tusmo_lien, #cdm_lien{
    width: 600px;
    font-family: 'Trebuchet MS', Arial, sans-serif;
    color: #181818;
    background-color: #FFF;
    min-height: 30vh;
    align-items: center;
    justify-content: center;
    margin: 15px;
	margin-top: 25px;
    padding: 0px;
	display: inline-flex;
	border-radius: 15px;
	box-shadow: 0px 0px 10px 5px #CCC;
}

#devis_aleatoire, #delai_aleatoire, #inscription{
	width: auto;
    font-family: 'Trebuchet MS', Arial, sans-serif;
    color: #181818;
    background-color: #FFF;
    min-height: 10vh;
    margin: 15px;
    padding: 15px;
	border-radius: 15px;
	box-shadow: 0px 0px 10px 5px #CCC;
	text-align: center;
}

#conteneur_repas section
{
	width:100%;
	display: flex;
	justify-content: space-evenly;
}

#conteneur_repas
{
	position: relative;
	margin: 0px;
	display: flex;
	justify-content: center;
}

header {
	font-family: 'Trebuchet MS', Arial, sans-serif;
	color: #181818;
	font-size: 150px;
	text-align:center;
	z-index: 1000;
}

a {
    text-decoration: none;
	color: #3c688F;
}

section {
	margin-top:100px;
}

#head {
    font-family: 'Trebuchet MS', Arial, sans-serif;
    color: #181818;
    min-height: 10vh;
    width: auto;
    margin: 0px;
    padding: 0px;
    background-color: #f7f8fd;
    text-shadow: 0px 0px 0;
    box-shadow: 0px 0px 10px 1px #575757;
    z-index: 0;
    display:flex;
	justify-content: space-between;
	align-items:center;
}

h3{
    color: #3c688F;
    font-size: 300%;
    min-width: auto;
    text-align: center;
    margin: 0px;
    padding: 0px;
}

#logo{
    display: flex;
    margin-left : 15px;
    align-items: center;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

#image{
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 100px;
}
#aleatoire{
    margin-left: 15px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

#aleatoire h1{
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 300%;
    color: #3c688F;
	margin: 0px;
	padding: 0px;
}

#aleatoire h2{
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 100%;
    color: #3c688F;
	margin: 0px;
	padding: 0px;
}

#connexion{
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 150%;
	margin-right:15px;
	color: #3c688F;
}

#delai_result{
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 400%;
    color: #3c688F;	
}

#resultat_de_la_semaine{
    font-family: 'Trebuchet MS', Arial, sans-serif;
    color: #181818;
    background-color: #FFFFFF;
    min-height: 30vh;
    margin: 0;
    padding: 15px;
	box-shadow: 0px 0px 10px 5px #ccc;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 600px;
    border-radius: 5px;
}

#vote{
    font-family: 'Trebuchet MS', Arial, sans-serif;
    color: #181818;
    background-color: #FFFFFF;
    min-height: 30vh;
    margin: 0;
    padding: 15px;
    box-shadow: 0px 0px 10px 5px #ccc;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 400px;
    border-radius: 5px;
}

#resultat_du_jour{
    font-family: 'Trebuchet MS', Arial, sans-serif;
    color: #181818;
    background-color: #FFFFFF;
    min-height: 30vh;
    margin: 0;
    padding: 15px;
    box-shadow: 0px 0px 10px 5px #ccc;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 800px;
    border-radius: 5px;
}

h4{
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 80%;
}

table{
	justify-content: center;
}

td, th{
	padding-bottom: 10px;
}

/*-------------------------------------------------------------------------------------------
  BMC
-------------------------------------------------------------------------------------------*/

#carte_question{
	width: 226px;
	height: 338px;
	background-color: #043841;
	margin: auto;
	margin-top: 54px;
	border-radius: 27px;
	box-shadow: 3px 3px 10px gray;
	color: white;
}

#reponse{
	width: 100%;
	display: flex;
	justify-content: center;
}

#question{
	width: 100%;
	display: flex;
}

#conteneur_question{
	width: 33.33333%;
	display: inline-block;
	position: relative;
}

.carte_reponse{
	width: 173px;
	height: 260px;
	background-color: white;
	margin: auto;
	margin-top: 54px;
	border-radius: 27px;
	box-shadow: 3px 3px 10px gray;
	color: black;
	position: relative;
}

#carte_marque{
	text-align: center;
	padding: 10px;
	font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: 700;
}

#carte_question_nom{
	padding: 10px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'DejaVu Sans', Verdana, sans-serif;
	font-size: 14px;
}

#carte_reponse_nom{
	padding: 10px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'DejaVu Sans', Verdana, sans-serif;
	font-size: 14px;
}

#carte_question{
	width: 226px;
	height: 338px;
	background-color: #043841;
	margin: auto;
	margin-top: 54px;
	border-radius: 27px;
	box-shadow: 3px 3px 10px gray;
	color: white;
	position: relative;
}

#bmc{
	height: 100%;
	margin: 0px;
	padding: 0px;
}

#question_vote{
	width: 30%;
	float: left;
}

#reponse_vote{
	width: 70%;
	float: right;
}

#carte_question_vote{
	width: 226px;
	height: 338px;
	background-color: #043841;
	margin: auto;
	margin-top: 54px;
	border-radius: 27px;
	box-shadow: 3px 3px 10px #CCC;
	color: white;
}

#connexion_conteneur{
	
}

.reponse_conteneur{
	width: auto;
	border-radius: 27px;
	box-shadow: 3px 3px 10px #CCC;
	margin-top: 45px;
	margin-left: 45px;
	text-align: center;
	background-color: white;
	display: inline-grid;
}

#sous_conteneur{
	display: inline-flex;
}

#carte_reponse_vote{
	width: 158px;
	height: 236px;
	margin: 15px;
	border-radius: 27px;
	box-shadow: 3px 3px 10px #CCC;
	color: black;
	display: inline-table;
	position: relative;
}

#carte_reponse_vote:hover{
	background-color:#e9eeff;
	animation-name: vote_carte;
	animation-duration: 0.3s;
}
@keyframes vote_carte {
  0%   {background-color:white; margin-top: 15px;}
  35% {background-color:#e9eeff; margin-top: 6px;}
  70% {background-color:#e9eeff; margin-top: 15px;}
  85% {background-color:#e9eeff; margin-top: 11px;}
  100% {background-color:#e9eeff; margin-top: 15px;}
}

#numero_vote{
	display: block;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'DejaVu Sans', Verdana, sans-serif;
    margin-top: 15px;
}

.vote_joueur{
	background-color: #e9eeff;
}

.reponse_conteneur_resultat{
	width: auto;
	border-radius: 27px;
	box-shadow: 3px 3px 10px #CCC;
	margin-top: 45px;
	text-align: center;
	background-color: white;
	display: inline-block;
}

#logo_petit_reponse{
	position: absolute;
    bottom: 0px;
    right: 0px;
    padding: 15px;
}

#conteneur_texte_reponse{
	position: absolute;
	margin-left: 35px;
}

#texte_reponse{
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 1.5em;
	font-weight: bold;
	color: #043841;
}

#conteneur_texte_vote{
	margin-left: 35px;
	margin-top: 54px;
}

#retirage_carte_reponse{
	width: 190px;
	height: 50px;
	color: white;
	border-radius: 15px;
	background-color: #043841;
	margin-top: 100px;
	margin-left: 40px;
	position: absolute;text-align: center;
	padding: 10px;
	padding-top: 22px;
	font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	box-shadow: 3px 3px 10px #CCC;
}

#retirage_carte_reponse_gris{
	width: 190px;
	height: 50px;
	color: white;
	border-radius: 15px;
	background-color: grey;
	margin-top: 100px;
	margin-left: 40px;
	position: absolute;text-align: center;
	padding: 10px;
	padding-top: 22px;
	font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	box-shadow: 3px 3px 10px #CCC;
}

#lien_carte_reponse:hover{
	background-color:#e9eeff;
	animation-name: choix_carte;
	animation-duration: 0.3s;
}

@keyframes choix_carte {
  0%   {background-color:white; margin-top: 54px;}
  35% {background-color:#e9eeff; margin-top: 45px;}
  70% {background-color:#e9eeff; margin-top: 54px;}
  85% {background-color:#e9eeff; margin-top: 50px;}
  100% {background-color:#e9eeff; margin-top: 54px;}
}

/*------------------------------------------------------------------------------------------
  Tusmo
------------------------------------------------------------------------------------------*/
#conteneur_tusmo {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    height: 90vh;
    box-sizing: border-box;
    justify-content: space-evenly;
    align-content: stretch;
    flex-wrap: wrap;
}
#case{
	height: 50px;
	width: 50px;
	background-color: #0E7EDA;
	display: table-cell;
	position: relative;
	border: 1px solid #fff;
    box-sizing: border-box;
    text-align: center;
	font-family: "heldustryftvbasic_blackRg";
	font-size: 27px;
	padding: 8px;
	color:white;
}

#grille{
	background-color: aqua;
	display: grid;
}

#mot{
	padding: 0;
    margin: 0;
    border-width: 0;
    font-family: 'heldustryftvbasic_blackRg';
    height: 50px;
    background-color: hsla(50,33%,25%,0);
    font-size: 27px;
    letter-spacing: 25.5px;
    padding-left: 63px;
	outline: 0;
	position: absolute;
	z-index: 1;
	color: white;
	caret-color: rgba(0,0,0,0);
}

#ligne{
	padding: 0;
	margin: 0;
	height: 50px;
}

#premiere_lettre{
	height: 50px;
	width: 50px;
	background-color: #0E7EDA;
	display: table-cell;
	position: relative;
	border: 1px solid #fff;
    box-sizing: border-box;
    text-align: center;
	font-family: "heldustryftvbasic_blackRg";
	font-size: 27px;
	padding: 8px;
	color:white;
}

#conteneur_grille{
	width: 100%;
	display: flex;
	justify-content: center;
	margin-top: 100px;
}

#lettre{
	position: absolute;
	padding-left: 4px;
}

.bien_place{
	background-color: #E7002A;
	width: 48px;
    height: 48px;
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.mal_place{
	background-color: #ffbd00;
    border-radius: 24px;
    width: 48px;
    height: 48px;
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.inexistant{
	width: 48px;
    height: 48px;
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.bien_place_anim{
	background-color: #0E7EDA;
	width: 48px;
    height: 48px;
    position: absolute;
    bottom: 0px;
    right: 0px;
	animation-name: bien_place_anim;
    animation-duration: 0.3s;
	animation-fill-mode: forwards;
}
@keyframes bien_place_anim{
	0%{background-color: #0E7EDA;}
	99%{background-color: #0E7EDA;}
	100%{background-color: #E7002A;}
}

.mal_place_anim{
	background-color: #0E7EDA;
    border-radius: 24px;
    width: 48px;
    height: 48px;
    position: absolute;
    bottom: 0px;
    right: 0px;
	animation-name: mal_place_anim;
    animation-duration: 0.3s;
	animation-fill-mode: forwards;
}
@keyframes mal_place_anim{
	0%{background-color: #0E7EDA;}
	99%{background-color: #0E7EDA;}
	100%{background-color: #ffbd00;}
}

.inexistant_anim{
	background-color: #0E7EDA;
	width: 48px;
    height: 48px;
    position: absolute;
    bottom: 0px;
    right: 0px;
	animation-name: inexistant_anim;
    animation-duration: 0.3s;
	animation-fill-mode: forwards;
}
@keyframes inexistant_anim{
	0%{background-color: #0E7EDA;}
	100%{background-color: #0E7EDA;}
}

#resultat_tusmo{
	color: white;
    background-color: #5ea3eb;
    width: 500px;
    height: 300px;
    position: absolute;
    border-radius: 12px;
    animation-name: resultat_tusmo;
    animation-duration: 0.8s;
    margin-top: 330px;
    text-align: center;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 50px;
    box-shadow: 0px 0px 10px 1px #575757;
	padding-top: 30px;
	opacity: 0;
	animation-fill-mode: forwards;
}

@keyframes resultat_tusmo{
	0%{opacity: 0;}
	100%{opacity: 1;}
}

#fenetre_resultat{
    font-size: 30px;
}

#connect{
	width: 100%;
    justify-content: center;
    text-align: center;
    margin-top: 100px;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 50px;
    color: #3c688F;
}

#bouton{
	display: none;
}

#mot_suivant{
	width: 250px;
    height: 60px;
    justify-content: center;
    text-align: center;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 30px;
    color: #3c688F;
    border-radius: 5px;
    outline: none;
    border: 0px;
}

::placeholder{
	font-family: "heldustryftvbasic_blackRg";
	font-size: 27px;
	color:white;
}

#statistique{
    margin-top: 70px;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 50px;
    color: #3c688F;
    background-color: #fff;
    width: 580px;
    position: relative;
    padding: 50px;
    border-radius: 15px;
    box-shadow: 0px 0px 10px 5px #ccc;
}

#statistique p{
    margin: 17px;
    font-size: 25px;
}

#statistique h1{
	margin: 0;
    font-size: 50px;
}

#statistique h2{
    margin: 0px;
    margin-bottom: 0px;
    margin-top: 20px;
    font-size: 30px;
}

#statistique h5{
    margin: 15px;
    font-size: 30px;
}

/*------------------------------------------------------------------------------------
  Coupe du monde
------------------------------------------------------------------------------------*/

#prono_conteneur
{
	width: 100%;
    position: relative;
    margin: 0px;
    padding: 0px;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    flex-direction: column;
    align-content: center;
}

.prono_cdm{
	height: 166px;
    width: 566px;
    background-color: #242a42;
    margin-top: 70px;
    border-radius: 15px;
    text-align: center;
    color: darkgrey;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#prono_date{
	padding-top: 2px;
    background-color: black;
    height: 20px;
}

#prono_detail{
    width: 566px;
    height: 80px;
    display: flex;
    justify-content: space-between;
    align-content: stretch;
    align-items: center;
    flex-direction: row;
    overflow: hidden;
}

#conteneur_cote{
	height: 66px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.cote{
	position: relative;
    width: 170px;
    height: 45px;
    display: flex;
    border-radius: 5px;
    align-items: center;
    justify-content: center;
    color: #525252;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.pari_bloque{
	position: relative;
    width: 170px;
    height: 45px;
    display: flex;
    border-radius: 5px;
    align-items: center;
    justify-content: center;
    color: white;
	background-color: dimgrey;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#drapeau_dom{
    height: 107px;
    width: 165px;
    background-size: 165px;
	background-position-y: center;
background-repeat: no-repeat;
}

#drapeau_ext{
    height: 107px;
    width: 165px;
    background-size: 165px;
	background-position-y: center;
background-repeat: no-repeat;
}

#prono_info{
    background: radial-gradient(circle, rgba(255,255,255,0) 0%, rgba(255,255,255,0.7) 100%);
    position: absolute;
    width: 566px;
    height: 80px;
    display: flex;
    justify-content: space-around;
    flex-direction: row;
    font-size: 15px;
    color: white;
    flex-wrap: wrap;
}

#prono_equipe_dom{
    margin-top: 5px;
    height: 30px;
    width: 270px;
    text-align: right;
}

#prono_equipe_ext{
    margin-top: 5px;
    height: 30px;
    width: 270px;
    text-align: left;
}

#prono_separateur{
	width: 26px;
    margin-top: 5px;
    height: 30px;
}

#prono_score{
    font-size: 30px;
}

#montant_prono{
	border-width: thin;
    height: 23px;
    width: 85px;
    background-color: hsl(0deg 0% 100%);
    font-size: 23px;
    outline: 0;
    color: black;
    caret-color: rgb(0 0 0);
    display: flex;
    justify-content: center;
    border-radius: 5px;
    text-align: center;
}

#montant_prono_conteneur{
    height: 23px;
    margin-top: 14px;
    width: 130px;
    font-size: 23px;
    outline: 0;
    color: black;
    caret-color: rgb(0 0 0);
    display: flex;
    justify-content: space-around;
    align-items: center;
}

#score_dom{
	margin-bottom: 70px;
    border-width: thin;
    margin-left: 75px;
    height: 38px;
    width: 38px;
    background-color: hsl(0deg 0% 100%);
    font-size: 38px;
    outline: 0;
    color: black;
    caret-color: rgb(0 0 0 / 82%);
    border-radius: 9px;
    text-align: center;
}

#score_ext{
	margin-bottom: 76px;
    margin-right: 75px;
    border-width: thin;
    height: 38px;
    width: 38px;
    background-color: hsl(0deg 0% 100%);
    font-size: 38px;
    outline: 0;
    color: black;
    caret-color: rgb(0 0 0 / 82%);
    border-radius: 9px;
    text-align: center;
}

/*------------------------------------------------------------------------------------
 Abaque
------------------------------------------------------------------------------------*/
#conteneur_devis{
    text-align: center;
    display: flex;
    font-family: Arial, sans-serif;
    color: #3c688F;
    font-size: 30px;
    flex-direction: column;
    align-content: center;
    align-items: center;
}

#info_nouveau_dossier {
    padding: 10px;
    width: 300px;
    height: 30px;
    border: 1px solid #ccc;
    margin-top: 10px;
    margin-bottom: 30px;
}

#info_nouveau_dossier::placeholder{
	color: #cdcdcd;
	font-size: 20px;
    font-family: Arial, sans-serif;
}

#bouton_devis{
	background-color: #3c688F;
	color: #ffffff;
	border: none;
	padding: 10px 20px;
	font-size: 18px;
	margin-bottom: 55px;
	cursor: pointer;
}

#bouton_devis:hover{
	background-color: #284660;
}

select{
    padding: 10px;
    width: 300px;
    height: 40px;
    border: 1px solid #ccc;
    margin-bottom: 30px;
}

#select_devis{
    padding: 10px;
    width: 140px;
    height: 40px;
    border: 1px solid #ccc;
    margin-bottom: 30px;
}

.liste_dossier {
	display: contents;
	width: 50%;
	border-collapse: collapse;
	margin-top: 20px;
	font-size: 20px;
}

.hcolonne_dossier,
.colonne_dossier {
    padding: 10px;
    text-align: left;
}

.hcolonne_dossier {
    background-color: #3c688F;
    color: white;
    border-left-style: solid;
    border-left-width: medium;
}

.hcolonne_devis,
.colonne_devis {
    padding: 10px;
    text-align: left;
}

.hcolonne_devis {
	font-size: 15px;
	background-color: #3c688F;
	color: white;
	border-left-style: solid;
	border-left-width: medium;
}

.ligne_dossier{
    height: 50px;
    border-bottom: 1px solid;
}

.ligne_dossier:hover{
	background-color: #D3D3D3;
}

#h2_devis {
    display: flex;
    font-family: Arial, sans-serif;
    font-size: 40px;
    color: #3c688F;
    margin: 30px;
    margin-bottom: 10px;
}

#h3_devis {
    display: flex;
    font-family: Arial, sans-serif;
    font-size: 30px;
    color: #3c688F;
    margin-left: 60px;
    margin-bottom: 10px;
}

#piece_champ{
	width: 72px;
	background-color: transparent;
	border-color: transparent;
}

#piece_champ::placeholder{
    font-family: Arial, sans-serif;
	font-size : 10px;
    color: #AFAFAF;
	width: auto;
	background-color: transparent;
	border-color: transparent;
}
