.invisible{
	display: none;
}

.partieAjouer {
	animation: mypulse 3s infinite; 
 }

/*********************************************************************/
/* Feuille de style  mobile */
/*********************************************************************/
@media (max-width: 799px) {
	.formatnormal{
		display: none;
	}





	.logo {
		
		 
		XXfont-size: 120%;
		XXmargin-right: 1rem;

		text-decoration: none;
		font-family: 'gotham','Indie Flower', cursive;
	   -webkit-animation: mypulse 10s infinite;/*  Chrome, Safari, Opera  */
	   animation: mypulse 10s infinite; 
		font-size: 150%;
		font-weight: bold;

	}
	.divise{
		height:100vh;
		background-image:none;
	}	
	.case{
		float: left;
		width: 50px;
		height: 50px;
		margin: 0px;
		padding: 0px;
	}
	.caseb{
		background-color:white;
		background-color:#f0f3f5;
		border: 1px solid black;
	}
	.casev{
		background-color:lightgreen;
		border: 1px solid black;
	}
	.boardmobile{
		min-width: 300px;
	}
	.myh3{
		font-size: 105%;
		font-weight:500;
	}
	.myh4{
		font-size: 105%;
		font-weight:250;
	}

	.hauteur35vh{height: 10px;}
	.hauteur42px{height: 35px;}
	

}
/*********************************************************************/
@media (min-width: 800px) {
	
	.formatmobile{
		display: none;
	}
	.divise{
		margin:0px;
		padding:0px;
		height:100vh;width: 100%;
		background: url(../img/fontEcran.png);
		background-repeat: no-repeat;
		background-size: 50% 100%;    
		background-attachment:fixed;
	}	

	.boardmobile{
		min-width: 500px;
		#margin-left:12px;
	}
	.myh3{
		font-size: 1.75rem;
		font-weight:500;
		line-height:1.2;
		margin-top: 12px;
		padding-bottom :24px;
	}	
	.myh4{
		font-size: 1.75rem;
		font-weight:500;
		XXline-height:1.2;
		margin-top: 5px;
		padding-bottom :5px;
	}	
	.ombreGauche{
		box-shadow: 0px 0px 3px 3px #E0E0E0;
	}
	.hauteur35vh{height: 35vh;}
	.hauteur42px{height: 42px;}
	.hauteur50px{height: 50px;}
	.hauteur70px{height: 70px;}
}
/*********************************************************************/


body,h1{
	color: #343434;
	font-family: 'Ubuntu', Tahoma, Verdana, Arial, sans-serif;
	
}


 

.error {
	color:#FF0000;
	##border-radius:10px;
    background:#fffff url('/app/ressources/img/error.png') no-repeat 10px 50%;
    ##padding:10px 36px;
	##margin:10px;
	font-weight: bold;
	font-size: 120%;
	
}

 

.videoRemote{

	#z-index:5;
	#margin-top: 30vh;
	#margin-right:10vh;
	#margin-left:10vh;
	#position:absolute;
	#float:left;
    #right:0;
	width: 100%;
	text-align: center;
	
    #height:40px;
    #border-style:solid;
    #border-width:1px;
	
}

 




/** Desktop */
@media (min-width: 800px) {
	
	.onlyMobile{
		display: none;
	}
	.logo {
		font-family: 'gotham','Indie Flower', cursive;
	   -webkit-animation: mypulse 10s infinite;/*  Chrome, Safari, Opera  */
	   animation: mypulse 10s infinite; 
		font-size: 200%;
   }

	.home { 
	  margin:0;
	  padding:0;
	  ##background: url(https://www.adobe.com/content/dam/acom/en/products/animate/images/flash-player-marquee-1440x600.jpg) no-repeat center fixed;
	  background: url(../img/home.jpg) no-repeat center fixed; 
	  -webkit-background-size: cover; /* pour anciens Chrome et Safari */
	  background-size: cover; /* version standardis�e */
	  ##animation-name: example;
	  ##animation-duration: 2s;
	  ##animation-delay: 2s;
	}
	
	.myOpacity{
		##opacity: 0.5;
		background-color: #f0f0f5;
	}
	.myModal{
				border: 1px #9494b8 solid;
				padding: 20px;
				margin: 20px;
				background-color: #fff;
				-webkit-border-radius: 6px;
				-moz-border-radius: 6px;
				border-radius: 6px;
				box-shadow: 4px 4px 4px #9494b8;
	}

	
	
	
	.gauche {
		background-color: #fff;
		width: 30%;
		height:100vh;
		left: 0;
		float:left;
	}
	.droite {
		width: 70%;
		height:100vh;
		right: 0;
		float:right;
		margin:0 0 0 0 ;
		padding:0;
		overflow-y:hidden; 
		overflow-x:hidden
	}
	.bloc {
		width: 80%;
		margin-right: auto;
		margin-left: auto;
		height: 75%;
	}
	.blocButton {
		width: 80%;
		margin-right: auto;
		margin-left: auto;
	}
	
	.button1:visited {
		text-decoration: none; 
		decoration: none; 
	}
	.button3:visited {
		text-decoration: none; 
		decoration: none; 
	}

	 .sim-button {
		line-height: 50px;
		height: 50px;
		text-align: center;
		margin-right: auto;
		margin-left: auto;
		margin-top: 10%;
		width: 100%;
		cursor: pointer;
	}

	.btnInfo{
		 
		margin: 10px 30px 10px 30px;
		position:absolute;
		right:0;
		z-index:5;
	}
	.videoLocal{
		z-index:5;
		margin-top: 30vh;
		#margin-right:10vh;
		#margin-left:10vh;
		position:absolute;
		left:0;
		width: 30%;
		text-align: center;
		#height:40px;
		#border-style:solid;
		#border-width:1px;
	}
	.bloc40vh {
		height: 40vh;
		text-align: center;
		##width:80%;
		##text-align:center;
	}
	
	.textpresentation{
		text-align:center;
		margin: 12vh 5vh 5vh 5vh;
		text-align:left;
	}
	
}



/** Mobile */
@media (max-width: 799px) {

	.bloc {
		width: 80%;
		margin-right: auto;
		margin-left: auto;
		height: 75%;
	}



	.titreMobile {
		height:70px;
		text-align: left; 
		font-size: 250%;
	}

	.onlyDesktop{
		display: none;
	}


	.btnInfo{
		 
		margin: 5px 5px 5px 5px;
		position:absolute;
		right:0;
		#text-align:right;
		z-index:5;
	}

	.gauche {
		background-color: #fff;
		##width: 30%;
		##height:100vh;
		##left: 0;
		##float:left;
		}
	.droite {
		background-color: #fff;
		##width: 70%;
		##height:100vh;
		##right: 0;
		##float:right;
		##margin:0 0 0 0 ;
		##padding:0;
		##overflow-y:scroll; 
		##overflow-x:hidden
	}

	
	.blocButton {
		position:absolute;
		margin-top: 70vh;
		width: 80%;
		margin-right: auto;
		margin-left: auto;
	}

	.videoLocal{
		z-index:5;
		margin-top: 45vh;
		position:absolute;
		left:0;
		width: 50%;
		text-align: center;
	}

	.bloc40vh {
		height: 20vh;
		##width:80%;
		##text-align:center;
	}
	
	.textpresentation{
		text-align:center;
		margin: 5vh 5vh 5vh 5vh;
		text-align:left;
	}


	

	
}





/* Safari 4.0 - 8.0 */
@-webkit-keyframes example {
    0% {background: url(http://images.freeimages.com/images/large-previews/47a/road-1456630.jpg) no-repeat 0 -20px}
    50% {background: url(http://images.freeimages.com/images/large-previews/47a/road-1456630.jpg) no-repeat 0 -10px}
    100%   {background: url(http://images.freeimages.com/images/large-previews/47a/road-1456630.jpg) no-repeat center fixed;}
    
}

/* Standard syntax */
@keyframes example {
    0% {background: url(http://images.freeimages.com/images/large-previews/47a/road-1456630.jpg) no-repeat 0 -20px}
    50% {background: url(http://images.freeimages.com/images/large-previews/47a/road-1456630.jpg) no-repeat 0 -10px}
    100%   {background: url(http://images.freeimages.com/images/large-previews/47a/road-1456630.jpg) no-repeat center fixed;}
	
}



.badgeVert {
  padding: 1px 9px 2px;
  color: #000000;
  background-color: #00FF00;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
 
  
 
  .bordure {
	border: 1px #e4e4e4 solid;
	padding: 20px;
	 margin-bottom: 30px;
	 -webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	box-shadow: 0 0 3px #e7e7e7;
	background-color: #ffffff;
	padding-bottom: 15px;
  }
 
 
 
 
 
 
.loader {
   margin: auto;
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
} 
 
 



.mytitle{
	font-weight: bold;
	font-size: 150%;
}
 
 


.button1 {
	height:56px;	 
	min-width: 56px;
	color: #fff;
	background-color: #5e7c87;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
	font-size: 125%;
	 width: 60%;
	 -webkit-border-radius: 28px;
	-moz-border-radius: 28px;
	border-radius: 28px;
	border-style: solid;
    border-color: #4c5f6d;
}

.button2 {
	height:46px;	 

	color: #fff;
	background-color: #5e7c87;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
	font-size: 125%;
	 
	 -webkit-border-radius: 28px;
	-moz-border-radius: 28px;
	border-radius: 28px;
	border-style: solid;
    border-color: #4c5f6d;
}

.button3 {
	height:56px;	 
	min-width: 56px;
	background-color: #fff;
	color: #4c5f6d;
	-webkit-border-radius: 28px;
	-moz-border-radius: 28px;
	border-radius: 28px;
	border-style: solid;
    border-color: #4c5f6d;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
	font-size: 124%;
	 width: 60%;
	 -webkit-border-radius: 28px;
	-moz-border-radius: 28px;
}

.button4 {
	
	 border: 1px solid #5e7c87; margin:0px; padding-top:12px;padding-bottom:12px; text-align: center;
	 color: #fff;
	 background-color: #4c5f6d;
	 font-size: 124%;
 



	 
}

  .button1:hover {
	##background-color: rgba(255,255,255,0.2);
	background-color: #fff;
	color: #4c5f6d;
	-webkit-border-radius: 28px;
	-moz-border-radius: 28px;
	border-radius: 28px;
	border-style: solid;
    border-color: #4c5f6d;
	font-size: 153%;	
	cursor
}

.button2:hover {
	##background-color: rgba(255,255,255,0.2);
	background-color: #fff;
	color: #4c5f6d;
	-webkit-border-radius: 28px;
	-moz-border-radius: 28px;
	border-radius: 28px;
	border-style: solid;
    border-color: #4c5f6d;
	font-size: 153%;	
}


.button3:hover {
	
	color: #fff;
	background-color: #5e7c87;
	-webkit-border-radius: 28px;
	-moz-border-radius: 28px;
	border-radius: 28px;
	border-style: solid;
    border-color: #4c5f6d;
	font-size: 153%;	
	cursor:pointer
}

.buttonGoogle:visited {
	text-decoration: none; 
	decoration: none; 
}
.buttonGoogle:hover {
	color: #4c5f6d;
	background-color: #EEF4E5;
	border-style: solid;
    border-color: #4c5f6d;
	cursor:pointer
}

 
 .titre {
	text-align: left; 
    margin-right: auto;
    margin-left: auto;
	font-size: 250%;
}
.titreEspace {
    height: 50px;
	margin-top: 10%;
	margin-bottom: 25%;
    margin-right: auto;
    margin-left: auto;
} 
 

.fondBlanc {
	color: #4c5f6d;
	background-color: #fff;
}

.fondBleu {
	background-color: #4c5f6d;
	color: #fff;
} 
 
.fondVert {
	background-color: #78A419;
	color: #fff;
} 

 
 

.blocMargin{
	margin: 10px;
}	

.ronduser {
	height:40px;	 
	min-height:40px;	 
	width: 40px;
	min-width: 40px;
	color: #fff;
	background-color: #5e7c87;
	font-size: 125%;
	 -webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

      
 
 
 .bouton18 {
	font-size: 125%; 
	font-weight: bold;
	width:40px;
	height:40px;
	#background:#cc0000;
	font:bold 13px Arial;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	##border:none;
	color:#fff;
	border-style: solid;
    border-color: #4c5f6d;
	border:1px solid #5e7c87;
}


.loader {
   margin: auto;
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
} 

.myPadding5px{
	padding: 5px;
}
	
.texteOrange{
	color: #fc7169;
}
.texteVert{
	color: #78A419;
} 

.myspacebefore{
	margin-top: 10px;
}

myspace {
    min-height:12px;
	display: block;
} 




.burger {
    display: inline-block;
    cursor: pointer;
	 XXborder: 1px #e4e4e4 solid;
    -XXwebkit-border-radius: 6px;
    -XXmoz-border-radius: 6px;
    XXborder-radius: 6px;
    XXbox-shadow: 0 0 3px #e7e7e7;
    opacity: 0.9;
}

.bar1, .bar2 {
    width: 25px;
    height: 2px;
    background-color: #fff;
    margin: 7px 15px;
    transition: 0.4s;
}

 .bar3 {
    width: 12px;
    height: 2px;
    background-color: #fff;
    margin: 7px 15px;
    transition: 0.4s;
}


.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px);
    transform: rotate(-45deg) translate(-9px, 6px);
}

.change .bar2 {opacity: 0;}

.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px);
    transform: rotate(45deg) translate(-8px, -8px);
}
.nodisplaymenu{
		display: none;
	}
.sousmenu{
		background-color: #f0f3f5;
		padding:8px;
		 
	}	
 
 
 input.aveugle:focus {
    background-color: lightgreen;
}
 
 
 .playMachine{ 
	background-color: #F0F3F5 ;
	/*background-color: #5e7c87 ;*/
	
 }	
 
 
 			
.load-bar {
  position: relative;
  margin-top: 12px;
  width: 100%;
  height: 6px;
  background-color: #fdba2c;
}
.bar {
	
  content: "";
  display: inline;
  position: absolute;
  width: 0;
  height: 100%;
  left: 50%;
  text-align: center;
}
.bar:nth-child(1) {
  background-color: #da4733;
  animation: loading 3s linear infinite;
}
.bar:nth-child(2) {
  background-color: #3b78e7;
  animation: loading 3s linear 1s infinite;
}
.bar:nth-child(3) {
  background-color: #fdba2c;
  animation: loading 3s linear 2s infinite;
}
@keyframes loading {
    from {left: 50%; width: 0;z-index:100;}
    33.3333% {left: 0; width: 100%;z-index: 10;}
    to {left: 0; width: 100%;}
}
 
 
.fontJaune{
	##color: #fdba2c;
	-webkit-animation: pulseMachine 3s infinite;/*  Chrome, Safari, Opera  */
	animation: pulseMachine 3s infinite; 
}	
/* Chrome, Safari, Opera */ 
@-webkit-keyframes pulseMachine {
   0% {color: #da4733;}
  15% {color: #da4733;}
  50% {color:#3b78e7;}
  85% {color: #fdba2c;}
  100% {color: #fdba2c;}
  }
}
@keyframes pulseMachine {
  0% {color: #da4733;}
  15% {color: #da4733;}
  50% {color:#3b78e7;}
  85% {color: #fdba2c;}
  100% {color: #fdba2c;}
}


.fontBlanc{
	color: #ffffff;
}	
.fontBleu{
	color: #3b78e7;
}	
.fontRouge{
	color: #da4733;
}	

.cpd{
	width:100%;
	text-align:right;
}
.cpc{
	width:100%;
	text-align:center;
}
.cp{
	width:100%;
}

.ongletOff{
	background-color: #f0f3f5;
	padding: 7px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	color: green;
}
.ongletOn{
	background-color: #d2dce0;
	padding: 7px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	color:black;
}


 

/* Chrome, Safari, Opera */ 
@-webkit-keyframes mypulse {
	0% {color: #FFFFFF;}
   50% {color:#FF0000;}
   
  100% {color: #FFFFFF;}
 }
 
 @keyframes mypulse {
	0% {color: #FFFFFF;}
   50% {color:#FF0000;}
   
  100% {color: #FFFFFF;}
 }
 


 .divleft{
	float: left;
 }
 .divright{
	float: right;
 }

 .traitblanc{
	height:15px;
	width:15px;
	background-color:#ffffff;
	 border: 1px solid #000000;
	border-radius: 50% ;
}
.traitnoir{
	height:15px;
	width:15px;
	background-color:#000000;
	 border: 1px solid #ffffff;
	border-radius: 50% ;
}

.test {
	display: inline-block;
	background: #f00;
width: 15px;
height: 15px;
border-radius: 50%;
}


.inline{
	display: inline;
}
.etatWebSocket{
	display: inline-block;
	height:12px;
	width:12px;
	border-radius: 50% ;
}



.Off{
	background-color:#ffffff;
	
}
.Open{
	background-color:#00ff00;
}
.On{
	background-color:#00ff00;
}
.On_servlet{
	background-color:#0000ff;
}
.Close{
	background-color:#ff0000;
}
.Error{
	background-color:#ff0000;
}






.hauteur3px{height: 3px;}
 


.messageInfo{
	right:0;
	padding: 20px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color:  #99ff99;
	 border: 1px solid #00b300; 
	margin: 10px 30px 10px 30px;
	position:absolute;
	bottom: 0;
	z-index:5;
	font-size: 112%;
	color:  #006600;
}
.messageErreur{
	right:0;
	padding: 20px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color: red;
	 border: 1px solid black; 
	margin: 10px 30px 10px 30px;
	position:absolute;
	bottom: 0;
	z-index:5;
	font-size: 153%;
	color:  #ffffff;
}


.erreur{
	padding: 20px;
	margin: 10px 30px 10px 30px;
	font-size: 153%;
	color:  red;
}
.add{
	right:0;
	padding: 20px;
	margin: 10px 30px 10px 30px;
	position:absolute;
	bottom: 0;
	z-index:3;
}

.chessboard{
	border: 1px solid black; 
}
.pointer {cursor: pointer;}


.mypointer:hover{
	cursor: pointer;
	box-shadow: 0px 0px 3px 3px #f2f2f2;
	margin-top: 4px;
	margin-left: 3px;

}


.rotate{
	animation: rotation infinite 6s linear;
 }
 
 @keyframes rotation{

	0%   {transform:rotate(-30deg);}
	
	50%  {transform:rotate(30deg);}
	
	100% {transform:rotate(-30deg);}


   
 }


 