/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
html, body {
         margin: 0px;
         font-family: Helvetica, Arial, sans-serif;
         background-color: #0c0c0c;
}

sup {
   font-size: 12px;
   padding-left: 1px;
   padding-top: 0px;
}

#title {
  /* position: fixed;
   top: 0;*/
   width: 100%;
   height: 30px;
   background-color: #323940;
   cursor: pointer;
   z-index: 10000;
   color: #dbe3e3;
   padding-left : 10px;
   padding-top: 5px;
}


#bonhomme {
   background-color: #0c0c0c;
   position: absolute;
   z-index: 9;
   display : block;
   margin : auto;
}

#superposition {
   background-color: transparent;
   position: absolute;
   z-index: 10;
   display : block;
   margin : auto;
}

.curseur_pointeur {
	cursor: pointer;
}

body {
   overflow:hidden;
}

#monDiv {
   background-color: transparent;
   /*margin-top: 35px;*/
}

#monImage {
   border: 0px solid #000;
   margin-top: 35px;
}

input[type="text"] { 
	height: 25px;
    /*padding: 1px 6px 0;*/
    border: 1px solid #0c0c0c;
    /*float:right;*/
    margin-left:7px;
    width: calc(100% - 64px);
    }

.btnSearch {
position: relative;
padding: 5px;
cursor: pointer;
float: left;
}

.ui-autocomplete {
	font-size: 12px !important;
	max-height: 80%;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
    /* add padding to account for vertical scrollbar */
    padding-right: 20px;
}

.ui-autocomplete-category {
font-weight: bold;
padding: .2em .4em;
margin: .8em 0 .2em;
line-height: 1.5;
}

#recherche {
	background: #0c0c0c;
	border: 1px solid #0c0c0c;
}

#recherche img {
	    margin-left: 11px;
	    cursor: pointer;
}

#resize {
	margin-top:10px;
	bottom: 0;
}

#barre_menu {
	position: fixed;
	top: 45px;
	left: 20px;
	width: 280px;
	height: 462px;
	background-color: #0C0C02;
    border: 1px solid #666666;
	z-index: 10000;
	display: none;
}

#bouton_plus_menu {
	float:left;
}

#bouton_plus_menu img {
	height: 22px;
    margin-top: -2px;
}

#barre_left span {
	margin-left: -22px;
}

#preview_menu {
	float:left;
}

#preview_menu img {
	height: 22px;
    margin-top: -3px;
    margin-left: 5px;
}

#preview_menu + span {
	display: table-cell;
    vertical-align: middle;
    width: 100%;
}

#bouton_menu {
  color: #8a8a8a;
   position: relative;
   /*width: 100px;*/
   height: 20px;
   background-color: rgb(37,37,37);
   z-index: 10001;
   text-align: center;
   padding-top: 2px;
   padding-left: 5px;
   padding-right: 5px;
   margin-top: 16px;
}

#bouton_menu_vue {
  color: #8a8a8a;
   position: relative;
   /*width: 100px;*/
   height: 20px;
   background-color: rgb(37,37,37);
   z-index: 10001;
   text-align: center;
   padding-top: 2px;
   padding-left: 5px;
   padding-right: 5px;
   margin-top: 12px;
}

#bouton_menu_sujet {
  color: #8a8a8a;
   position: relative;
   /*width: 100px;*/
   height: 20px;
   background-color: rgb(37,37,37);
   z-index: 10001;
   text-align: center;
   padding-top: 2px;
   padding-left: 5px;
   padding-right: 5px;
   margin-top: 12px;
}

#bouton_menu_couche {
  color: #8a8a8a;
   position: relative;
   /*width: 100px;*/
   height: 20px;
   background-color: rgb(37,37,37);
   z-index: 10001;
   text-align: center;
   padding-top: 2px;
   padding-left: 5px;
   padding-right: 5px;
   margin-top: 12px;
}

#start{
  color: #dbe3e3;
  width: 100px;
  z-index: 10001;
  text-align: center;
  padding: 0px 4px 0px 4px;
  border:2px solid #dbe3e3;
  background-color: #555d69;
  height: 26px;
  line-height: 26px;
  display:none;
  margin-left: 20px;

}
#study{
  color: #dbe3e3;
  width: 100px;
  z-index: 10001;
  text-align: center;
  padding: 0px 4px 0px 4px;
  border:2px solid #dbe3e3;
  background-color: #555d69;
  height: 26px;
  line-height: 26px;
  display:none;
}
#start:hover, #study:hover{
  color: black;
   background-color: #95cce5;
}
#start:active, #study:active{
  color: black;
   background-color: #1fd1ff;
}
/*#terminoHolder{
  position:relative;
  left: 100px;
  float: left;
  padding: 0px 4px 0px 4px;
  background-color: grey;
  height: 30px;
  line-height: 30px;
  color: white;
  display:none;
}*/
.terminoJeu{
  padding: 0px 4px 0px 4px;
  background-color: #555d69;
  border:2px solid #dbe3e3;
  color: white;
  height: 30px;
  line-height: 30px;
  display:none;
  margin-right: 10px;
  cursor: pointer;
}
/*#jeux_pointage{
  position:relative;
  right: 5px;
  padding-top: 4px;
  color: white;
  float: right;
  display:none;
}*/
.pointage{
  padding-top: 4px;
  color: #dbe3e3;
  display:none;
  float: right;
  width: 40px;
}
.again{
  color: #dbe3e3;
  width: 100px;
  z-index: 10001;
  text-align: center;
  padding: 0px 4px 0px 4px;
  border:2px solid #dbe3e3;
  color: white;
  background-color: #555d69;
  height: 26px;
  line-height: 26px;
  display: none;
}
#jeux_next{
  display:none;
}
#jeux_next:hover{
  /*background-color: blue;*/
}

#jeux_listenagain{
  padding: 0px 4px 0px 4px;
  border:2px solid #dbe3e3;
  color: #dbe3e3;
  background-color: #555d69;
  text-align: center;
  height: 26px;
  width: 150px;
  line-height: 26px;
  display:none;
  margin-left: 20px;
}



#menu {
  color: #dbe3e3;
	position: absolute;
   bottom: 143px;
   left: 0;
   width: 220px;
   display: none;
   z-index: 10001;
    padding-left: 30px;
    padding-right: 30px;
}

#menu p{
	margin-left: 20px;
    margin-top: 0;
    margin-bottom: 0;
}

#menu .section {
   padding-left: 20px;
   padding-bottom: 8px;
   padding-top: 10px;
   background-color: #555d69
}

#menu .option {
   color: #8a8a8a;
    padding-top: 5px;
    background-color: white;
    height: 22px;
    cursor: pointer;
}

#menu_sujet {
  color: #dbe3e3;
	position: absolute;
   bottom: 108px;
   left: 0;
   width: 220px;
   display: none;
   z-index: 10001;
    padding-left: 30px;
    padding-right: 30px;
}

#menu_sujet p{
	margin-left: 20px;
    margin-top: 0;
    margin-bottom: 0;
}

#menu_sujet .section {
   padding-left: 20px;
   padding-bottom: 8px;
   padding-top: 10px;
   background-color: #555d69
}

#menu_sujet .option {
   color: #8a8a8a;
    padding-top: 5px;
    background-color: white;
    height: 22px;
    cursor: pointer;
}
#menu_vue {
  color: #dbe3e3;
	position: absolute;
   bottom: 74px;
   left: 0;
   width: 220px;
   display: none;
   z-index: 10001;
    padding-left: 30px;
    padding-right: 30px;
}

#menu_vue p{
	margin-left: 20px;
    margin-top: 0;
    margin-bottom: 0;
}

#menu_vue .section {
   padding-left: 20px;
   padding-bottom: 8px;
   padding-top: 10px;
   background-color: #555d69
}

#menu_vue .option {
   color: #8a8a8a;
    padding-top: 5px;
    background-color: white;
    height: 22px;
    cursor: pointer;
    display: table;
}
#menu_couche {
  color: #dbe3e3;
	position: absolute;
   bottom: 40px;
   left: 0;
   width: 220px;
   display: none;
   z-index: 10001;
    padding-left: 30px;
    padding-right: 30px;
}

#menu_couche p{
	margin-left: 20px;
    margin-top: 0;
    margin-bottom: 0;
}

#menu_couche .section {
   padding-left: 20px;
   padding-bottom: 8px;
   padding-top: 10px;
   background-color: #555d69
}

#menu_couche .option {
   color: #8a8a8a;
    padding-top: 5px;
    background-color: white;
    height: 22px;
    cursor: pointer;
    display: table;
    width: 100%;
}
.speaker {
	border: 0px;
	cursor: pointer;
  float: right;
}

#barre_container {
  /*padding-left: 100px;*/
  /*padding-right: 150px;*/
}
#barre_container .barre_column {
  
}

#menu_content {
	height: 158px;
    background-color: #666666;
    font-size: 14px;
}

#barre_container .logo {
  margin-top: 24px;
}

#barre_center {
  padding: 0px 20px;
  width: 100%;
}
#barre_left {
  width: 220px;
  display: table;
  margin: 0 auto;
}
#barre_right {
  width: 100px;
  padding: 0 10px;
  margin-right: -160px;
}
/* menu hover et active*/
#imageOnly:hover, #imageWithDots:hover, #imageWithLines:hover,#putInItsPlace:hover,#listenUp:hover,#langueSelection:hover {
  color: black;
   background-color: #95cce5;
   padding-left: 20px;
   padding-top: 3px;
   height: 30px;
}


#imageOnly:active, #imageWithDots:active, #imageWithLines:active,#putInItsPlace:active,#listenUp:active,#langueSelection:active  {
  color: black;
   background-color: #1fd1ff;
   padding-left: 20px;
   padding-top: 3px;
   height: 30px;
}


/*pour  class selected*/
.selected{
  color: white;
  background-color: #46a8a5;
  padding-top: 5px;
  height: 22px;
  display: table;
  width: 100%;
}
/*div definition*/
.entete{
  background-color: #95cce5;
  padding: 5px 10px 5px 10px;
  /*overflow: hidden*/;
}
.entete_titre{
  background-color: #95cce5;
  padding: 5px 10px 5px 10px;
}
.termeDefBoite{
	/*width: 297px;
  color: red;*/
}
.box{
  border:5px solid #555d69;
  border-radius:5px;
  width: 330px;
}
.jeux_putInPlace{
  padding: 5px 4px 0px 4px;
  border:2px solid black;
  height: 29px;
  line-height: 15px;

}
.jeux_putInPlace:hover{
  background-color: #95cce5;
}

#jeuFin{
  display:none;
  position:absolute;
  z-index:20;
  font-size:2em;
  background-color:#95cce5;
  opacity: 0.9;
  border:5px solid #555d69;
  border-radius:5px;
  padding: 25px 15px 25px 15px;
  text-align: center;
  text-transform: uppercase;
}
/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

/*  Controle Zoom */
.zc_vue {
    z-index: 10001;
    /* display: table; */
    /* margin: 0 auto; */
    right: 20px;
    bottom:20px;
    position: absolute;
    width: 61px;
    border: 1px solid #666666;
    color: #999999;
    background-color: rgb(37,37,37);
}

.zc_vue span {
   position: relative;
   width: 60px;
   height: 39px;
   z-index: 10001;
   text-align: center;
   float: left;
   padding-top: 12px;
   font-size: 20px;
   display:none;
}

#btnMoins{
  cursor: pointer;
  /* font-size: 28px; */
  display: inline-block;
  /* left: 3px; */
  position: relative;
  padding-top: 2px;
  float: left;
  border: 1px solid #666666;
  background-image: url(../assets/zoom_out_gris.svg);
  width: 59px;
  height: 59px;
  background-size: cover;
}

.zc_vue a.btnMoinsHover:hover {
	background-image: url(../assets/zoom_out.svg) !important;
}

.btnMoinsDisabled {
 opacity: 0.3;
 cursor: default !important;
}


#btnPlus{
  cursor: pointer;
  /* font-size: 28px; */
  display: inline-block;
  /* right: 4px; */
  position: relative;
  padding-top: 2px;
  float: left;
  border: 1px solid #666666;
  background-image: url(../assets/zoom_in_gris.svg);
  width: 59px;
  height: 59px;
  background-size: cover;
}

.zc_vue a.btnPlusHover:hover {
	background-image: url(../assets/zoom_in.svg) !important;
}

.btnPlusDisabled {
 opacity: 0.3;
 cursor: default !important;
}

#btnPlus img{
  /* font-family: 'Material Icons';
  content: "\e8ff"; */
  width: 49px;
  height: 49px;
  padding-right: 2px;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}

#btnMoins img{
  /* font-family: 'Material Icons';
  content: "\e900"; */
  padding-left: 2px;
  width: 49px;
  height: 49px;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
