
body{
	margin: 0px;
	/*background-color: #f19100;*/
	/*background-color: #ffb039;
	background-color: #ffcb66;
	background-color: #EB7C27;
	background-color: #F0BA4D;
	background-color: #ffb94f;
	background-color: #ffd200;
	background-color: #ffb039;
	background-color: #C7C7C7;
	background-color: #e6e6e6;*/
	background-color: #BABABA;
	/*background: #BABABA; /* For browsers that do not support gradients */
    /*background: -webkit-linear-gradient(rgba(222,222,222,1), rgba(186,186,186,1)); /* For Safari 5.1 to 6.0 */
   /* background: -o-linear-gradient(rgba(222,222,222,1), rgba(186,186,186,1)); /* For Opera 11.1 to 12.0 */
    /*background: -moz-linear-gradient(rgba(222,222,222,1), rgba(186,186,186,1)); /* For Firefox 3.6 to 15 */
   /* background: linear-gradient(rgba(222,222,222,1), rgba(186,186,186,1)); /* Standard syntax */
	background-color: #ffffff;
}
.banner{
background-image: url('../banniere_background_large_small_n_ip.jpg');
background-repeat: no-repeat;
background-size: 100% 100%;
background-position: center;
margin: 0 auto;
width: 100%;
height: 0;
padding-bottom: 8%;
}
#pianoaddkeys{
	/*background-color: #FFB380;*/
	background-color: #DEDEDE;
}
 /* The alert message box */
.alert {
    padding: 20px;
    background-color: #ffd200; 
    color: white;
    /*margin-bottom: 15px;*/
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}

/* The close button */
.closebtn {
    margin-left: 15px;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
}

/* When moving the mouse over the close button */
.closebtn:hover {
   color: black;
} 
#virtualkeyboard{
	position: absolute;
	z-index: 120;
	background-color: #C2C2C2;
}


#virtualkeyboardheader{
cursor: move;
background-color: #787878;
padding: 10px;
margin-bottom: 3px;
z-index: 121;
text-align: center;
color: #FFFFFF;
font-weight: bold;
}
h1{
	font-size:24px; 
	/*font-family: "Allerta Stencil", serif;*/
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	margin-bottom: 0px;
	/*background-color: #FFA900;*/
	background-color: #BDBDBD;
	display: inline-block;
	padding: 5px;
}
#titreHSV{
	/*background-image: url("../titre_hsv.jpg");*/
	background-image: url("../logo_avec_texte_EN.png");
	width: 600px;
	height: 96px;
}
#grandlogo{
	position: absolute; 
	width: 160px;
	height: 62px;
	top: 40px;
	left: 40px;
}
.jxgbox {
    border-color: #dddddd;
}
#boxresult.jxgbox{
	border: none;
	}
#pianoaddkeys input{
	width: 15px;
	text-align: center;
}
#pianoaddkeys .JXGtext{
	text-align: center !important;
}
#pianoaddkeys .jxgbox{
	text-align: center !important;
}
#pianoaddkeys button {
	width: 20px;
	margin:0px;
	padding:0px;
}
#boxresult{
	width: 36vw;
	height: 36vw;
	/*float: right;*/
}
h2{
	font-size: 14px;
	font-weight: bold; 
	font-family: Arial,Helvetica,Geneva,sans-serif;
	color: #6f6f6f;
}
.clorange{
 /*fill: #FF7F2A;*/
}
.clblanc{
	/*transition: fill 5s linear;
	 fill:white;*/
}
/*#boxresult svg > g path  {
 -webkit-filter: url("#blur");
}*/
/*.filterperso{
	-webkit-filter: url("#blur");
	filter: url("../courbeparamavecson4/index.html#blur");
}*/

/*div.leaflet-overlay-pane svg > g path {
  filter: url(#blur);
}*/
.box {
	background-color: #ededed;
}
.boxint {
	background-color: #ededed;
}

.jxgbox.boxint{
	border-radius: 0px 0px 10px 10px;
}
#boxresult.jxgbox.boxint{
	border-radius: 0px 0px 0px 0px;
}
#boxresultouter{
	/*margin-left: 20px;
	margin-right: 20px;*/
}
.titre {
/*background-color: #BDBDBD;*/
/*border-radius: 10px 10px 0px 0px;*/
display: inline-block;
/*background-color: #FFA900;*/
	padding-left: 10px;
}
.cadrechiffre{
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
	padding: 5px;
	float: left;
	/*background-color: #FF6E00;*/
	/*background-color: #ffa900;
	background-color: #919191;*/
	background-color: #B5B5B5;
	text-align: center;
	margin-left: -10px;
	margin-top: -10px;
	width: 25px;
	height: 25px;
}
.cadretitre{
    /*background-color: #FFA900;
	background-color: #A6A6A6;*/
	background-color: #C2C2C2;
	
	color: #FFFFFF;
	width: 100%;

	
}
.contenu{
   background-color: #ededed;
	/*background-color: #e0e0e0;*/
	/*background-color: #E0E0E0;
	background-color: #dedede;*/
	width: calc(100% - 22px);
	padding: 10px 10px 15px 10px; 
	position: relative;float:left; 
	border-color: #BDBDBD; 
	border-style: solid; 
	border-width: 1px; 
	border-radius: 0px 0px 10px 10px; 
	border-top: none; 
}
.textexpli{
	padding-top: 10px;
}
#inputmp3{
	margin-top: 5px;
	max-width: 250px;
}
h2{
	margin: 0px;
	padding: 8px;
	color: #FFFFFF;
}
body{
	color: #7A7A7A;
	font-size: 12px;
	font-family: Arial,Helvetica,Geneva,sans-serif;
}
input {
	border: none;
    border:solid 1px #BDBDBD;
      border-radius: 3px;
	 /* background-color: #F5F5F5;*/
	  background-color: #ebebeb;
	color: #3b3b3b;
	padding: 5px;
	-moz-box-shadow:    2px 2px 3px 0px #BDBDBD;
  -webkit-box-shadow: 2px 2px 3px 0px #BDBDBD;
  box-shadow:         2px 2px 3px 0px #BDBDBD;
}
input#textname{
	padding-top: 25px;
}
input:hover{
	 background-color: #EAF2F9;
}
#butgoforward, #butgoback{
	border: none;
	background-color: transparent;
	-moz-box-shadow:    none;
  -webkit-box-shadow: none;
  box-shadow:        none;
}
#pianoaddkeys input{
	padding: 0px;
}
#butlangueFR {
	background-image: url("../flagFR.png");
	width: 30px;
	height : 20px;
}
#butlangueEN {
	background-image: url("../flagEN.png");
	width: 33px;
	height : 20px;
}
#butlangueDE {
	background-image: url("../flagDE.png");
	width: 33px;
	height : 20px;
}
#butvideopersoEN{
	background-image: url("../personalized_video.png");
	width: 150px;
	height : 60px;
	display: inline;
}
#butvideopersoFR{
	background-image: url("../personalized_video_FR.png");
	width: 150px;
	height : 60px;
	display: none; 
}
#butpicturepersoEN{
	background-image: url("../personalized_picture.png");
	width: 150px;
	height : 60px;
	display: inline;
}
#butpicturepersoFR{
	background-image: url("../personalized_picture_FR.png");
	width: 150px;
	height : 60px;
	display: none; 
}
#butpicturepersoDE{
	background-image: url("../personalized_picture_DE.png");
	width: 150px;
	height : 60px;
	display: none; 
}
#butscarfpersoEN{
	background-image: url("../personalized_scarf_EN.png");
	width: 150px;
	height : 60px;
	display: inline;
}
#butscarfpersoFR{
	background-image: url("../personalized_scarf_FR.png");
	width: 150px;
	height : 60px;
	display: none; 
}
#butscarfpersoDE{
	background-image: url("../personalized_scarf_DE.png");
	width: 150px;
	height : 60px;
	display: none; 
}
#butinfosFR, #butinfosEN,  #butinfosDE{
	background-image: url("../infos.png");
	width: 83px;
	height : 60px;
	display: inline; 
}
#butdemo{
	background-image: url("../demo_video.png");
	width: 83px;
	height : 60px;
	display: inline; 
}
button{
	padding: 3px 5px 3px 5px;
	border: none;
    border:solid 1px #BDBDBD;
      border-radius: 3px;
	  background-color: #F5F5F5;
	color: #3b3b3b;
	-moz-box-shadow:    2px 2px 3px 0px #BDBDBD;
  -webkit-box-shadow: 2px 2px 3px 0px #BDBDBD;
  box-shadow:         2px 2px 3px 0px #BDBDBD;
}
button:hover{
	 background-color: #EAF2F9 !important;
}
.buttonsperso{
	width: calc(100% - 646px);
}
#box1out,#box2out, #cadre1, #cadre2, #cadre3{
	width: 300px;
}
#backgr{
	width: 1330px;
}
#boxresult{
	width: 600px;
	height: 600px;
}

@media (max-width: 1300px) {
  #box1out,#box2out, #cadre1, #cadre2, #cadre3{
	width: 200px;
  }
  #backgr{
	width: 1130px;
  }
  body{
  font-size: 11px;
  }
  h2{
	  font-size: 12px;
  }
  .cadrechiffre{
	  font-size: 16px;
	  width: 18px;
	  height: 18px; 
  }
  input
  {
    font-size:11px;
  }
  input[type=file]{
    width:120px;
    color:transparent;
}
}


.boxresultgraphouter {
	/*width: calc(100% - 950px);*/
	width: 300px;
	float:right;
}


#parent .popup {
  display: none;
  position: absolute; 
  /*top: -30px;*/
  /*left: 20px;*/
  bottom: 50px;
  width: 200px;
  z-index: 100;
}
#parent #savetext.popup, #parent #contacttext.popup {
	bottom: 30px;
}
#parent:hover .popup {
  display: block;
  background-color: #FF992A;
  color: #ffffff;
  padding: 10px;
  font-weight: bold;
}
/*div#mp3_player{ width:1000px; height:1500px; background:#000; padding:5px; margin:50px auto; }
div#mp3_player > div > audio{  width:500px; background:#000; float:left;  }
div#mp3_player > canvas{ width:1000px; height:1000px; background:#002D3C; float:left; }*/

#soundmp3{
	width: 100%;
	/*width: 600px;*/
}
#butgoback {
	background-image: url("../but_rev_clair.png");
	width: 30px;
	height : 30px;
}
#butgoforward {
	background-image: url("../but_forw_clair.png");
	width: 30px;
	height : 30px;
}
#boxresultouter{
	position: relative;
	
}
#textdivouter{
	position: absolute;
	bottom: 0;
	width: 600px;
	background-color:rgba(70, 70, 70, 0.5);
	padding-top : 5px;
}
#textdiv1{
	color:  #DDDDDD;
	text-align: center;
	font-size: 10px;
	/*font-family: 'Allerta Stencil', sans-serif;*/
	font-family: Arial, sans-serif;
	font-weight: bold;
	padding: 4px 0px 10px 0px;
}
#textdiv2{
	color:  #DDDDDD;
	float: right;
	font-size: 10px;
	margin: 5px 20px 5px 5px;
	width: 160px;
	height: 62px;
}
#textdiv3{
	float:left;
	background-color: transparent;
	border: none;
    border-radius: none;
    box-shadow: none;
    color: #DDDDDD;
	text-align: left;
	padding: 5px 10px 5px 2px;
	font-size: 12px;
	/*font-family: 'Poiret One',Arial, cursive;*/
	font-family: Arial, cursive;
}
#textname{
	float:left;
	background-color: transparent;
	border: none;
    border-radius: none;
    box-shadow: none;
    color: #DDDDDD;
	text-align: left;
	font-size: 14px;
	/*width: 300px;*/
	margin-left: 20px;
	/*font-family: 'Poiret One',Arial, cursive;*/
	font-family: Arial, cursive;
}

#texttime{
	float:left;
	background-color: transparent;
	border: none;
    border-radius: none;
    box-shadow: none;
    color: #DDDDDD;
	text-align: left;
	font-size: 12px;
	padding: 5px 2px 5px 5px;
	margin-left: 20px;
	/*font-family: 'Poiret One',Arial, cursive;*/
	font-family: Arial, cursive;
}
.butpros{
	position: relative;
	float: left;
	overflow: hidden;
}
.butdivers{
	position: relative;
	float: left;
	overflow: hidden;
}		
.myLabel{
	background-color: #FF992A!important;
	opacity: 1 !important;
	color: white !important;
	font-size: 14px;
	padding: 5px;
}
#pianoaddkeys.jxgbox{
	border: none;
}
#boxresult_navigationbar {
           margin-right: -120px;
		   font-size: 30px;
		   bottom: -5px !important;*/
		 /*  top: 0px !important;*/
		 /*  margin-top: -50px !important;*/
		 
}
#boxresult_navigationbar > span {
           /* border: solid 1px blue;
            margin-left: 10px;
            margin-right: 10px;*/
}
#boxresultgraph.boxint{
	background-color: #ffffff;
}
svg {
  overflow: visible !important;
}