.body {
	background-image:url('/images/backJaune.png');
	/*background:#E6E6E6 !important;
	background:-moz-linear-gradient(top,#FFFFFF 1px,#F3F3F3 1px,#E6E6E6) !important;
	background:-webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#FFFFFF),color-stop(0.02,#F3F3F3),color-stop(1,#E6E6E6)) !important;*/
	
}
.site-header {
  border-radius: 5px;
  padding: 5px;
  background-color: #7b7b7b;
  width: 99%;
  text-align:center;
	margin-left:10px;
}
.site-header a {
  color: #999;
  transition: ease-in-out color .15s;
  text-decoration: none;
}
.site-header a:hover {
  color: #fff;
  text-decoration: none;
}
.site-header ul {
  border-radius: 5px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  background-color: #7b7b7b;
  overflow: hidden;
  text-align:center;

}

.site-header li {
 	  float:left;
  background-color: #7b7b7b;
  text-align:center;
}

.site-header li a {
  display: inline-block;
  color: white;
  text-align: center;
  padding: 13.5px;
  text-decoration: none;
	  text-align: center;
  /*text-decoration:bold;*/
}
.site-header li a:hover {
	color: lightgray;
}
.site-header table {
	border-radius: 10px;
	  text-align: center;
	margin-left: 320px;
	padding-bottom: 15px;
	padding-top: 15px;
	background-color: #473e1d;
	width:100%;	
} 
.site-header tr {
	height:20px;
}
.site-header td{
	width:20px;
	text-align: center;	
	text-decoration: none;
	color:lightgrey;
}
.site-header  td:a{
	text-decoration: none;
	color:lightgrey;
}
.site-header  a{
	text-decoration: none;
	color:lightgrey;
}
.container  a{
	text-decoration: underline;
	color: black;
}
.container  a:hover{
	text-decoration: none;
	color: black;
}

.logoChopin {
/*	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);*/
	height:70px;
  	border-radius: 10px;
	padding:5px;
	text-align:left !important;
	margin-left:10px;
	background-image:url('/images/backlogo.png');
}
.ajax-zone-1 {
  position: absolute;
  right: 63%;
  bottom: 53%;
  width: 350px;
  height: 150px;
  background-color: #e5e5e5;
  border-radius: 10px;
  text-align: justify;
  padding:10px;
  padding-left:20px;
}
.ajax-zone-2 {
  position: absolute;
  right: 82%;
  bottom: 45%;
  width: 70px;
  height: 50px;
  border-radius: 10px;
  text-align: justify;
  padding:10px;
}

.ajax-zone-2 button {		
		color:#fff ;
		padding:6px 9px 6px 9px !important;
		border:solid 1px #B6B6B6 !important;
		background:#3677ee !important;
		font-size:14px !important;
		margin-right:3px !important;
		text-decoration:bold !important;
		width: 120px;
		height: 50px;
		
}
.notepad {
  position: absolute;
  right: 65%;
  bottom: 65%;
  width: 200px;
  height: 100px;
  border-radius: 10px;
}
/*.container{background-color: #D1CDCD} */
.footer_elastic {
	position: relative;
	bottom: 0;
	width: 100%;
	/* Set the fixed height of the footer here */
	height: 40px;
	line-height: 30px; /* Vertically center the text there */
	background-color:lightgray;
	 color:cornsilk;
}
.footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	/* Set the fixed height of the footer here */
	height: 40px;
	line-height: 30px; /* Vertically center the text there */
	background-color: lightgray;
	color:cornsilk;
}
.TitleThumb {
	text-decoration:none;
	 font-weight: none;              
         font-style: oblique;
         padding-bottom:10px;
}
.Title {
	height: 30px;
	width:100%;
	line-height: 12px; /* Vertically center the text there */
	background-color:darkgrey;
	color:#FFF;
	text-decoration: underline;
	text-decoration-color: darkgrey;
	font-weight: bold;
	font-style: oblique;
	padding:10px;
	border-radius: 7px;
}
.panel > .panel-heading {
    background: #7b7b7b; !important;
	padding:30px;
	border-radius: 15px;
	border:2px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	margin-left:10px;
}
.panel-title::after  {
	content: "\f107";
	color: #333;
	top: -2px;
	right: 0px;
	position: absolute;
	font-size:xx-large;
    font-family: "FontAwesome";
}

.panel-title[aria-expanded="true"]::after {
	font-size:xx-large;
	content: "\f106";
}
.row {
    margin-left: -20px;
    *zoom: 1;
    margin-top: 20px;
}
.fixed-panel {
  width:100%;
  height: 20%;
  overflow-y: scroll;
}
.row-fluid {
   display: flex;
/*   justify-content: center;*/
   padding-left:27%;
}
.portadaThumb{
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	height:200px;
}

.movements{
		padding-left:20px;
		padding-top:20px;
		text-decoration:none;
		text-shadow:0px 1px #F6F6F6 !important;
}
.results {
	height: 30px;
	width:100%;
	line-height: 30px; /* Vertically center the text there */
	color:#FFF;
	background-color:darkslategrey;
	font-weight: bold;
	font-style: oblique;
	padding-left:50px;
	align-self: center;
	  border-radius: 10px;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.btn-group button {		
		color:#333 ;
		text-shadow:0px 1px #F6F6F6 !important;
		padding:6px 9px 6px 9px !important;
		border:solid 1px #B6B6B6 !important;
		-moz-box-shadow:0px 1px #EFEFEF !important;
		-webkit-box-shadow:0px 1px #EFEFEF !important;
		box-shadow:0px 1px #EFEFEF !important;
		background:#E6E6E6 !important;
		background:-moz-linear-gradient(top,#FFFFFF 1px,#F3F3F3 1px,#E6E6E6) !important;
		background:-webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#FFFFFF),color-stop(0.02,#F3F3F3),color-stop(1,#E6E6E6)) !important;
		font-size:12px !important;
		margin-right:3px !important;
		text-decoration:none !important;
}

.btn-warning button{		
		color:#FF6000;
		text-shadow:0px 1px #F6F6F6 !important;
		padding:6px 9px 6px 9px !important;
		border:solid 1px #B6B6B6 !important;
		-moz-box-shadow:0px 1px #EFEFEF !important;
		-webkit-box-shadow:0px 1px #EFEFEF !important;
		box-shadow:0px 1px #EFEFEF !important;
		background:#E6E6E6 !important;
}	
.addendum {
  position: absolute;
  right: 40px;
  top: 210px;
  width: 220px;
  height: 220px;

}
.btn-sq-xs-xxs-font {
  width: 20px !important;
  height: 20px !important;
  padding:1px;
font-size:8px;
 right: 20%;
  
}
.btn-sq-xs {
  width: 20px !important;
  height: 20px !important;
  padding:1px;
font-size:11px;
 right: 20%;
  
}
.btn-sq-xs a {
	text-decoration:none;
}
.center2 {
    display:block  !important;
    margin:0 auto  !important;
    margin-left:auto; 
    margin-right:auto;
  }	
  .hiddenRow {
    padding: 0 !important;
}
