html {
    position: relative;
    min-height: 100%;
}

body {
    padding-top: 90px;
    background-color: #f9f9f9;
}
@media (max-width: 767px) {
  body {
    padding-top: 210px;
  }
}

fscroll.trie{
    cursor: pointer;
}

.btn-change-date{
    margin-right: 5px;
}

.tab-content{
    border: 1px solid #ddd;
    border-top-color: transparent;
    margin-bottom: 6%;
}

.double-arrow{
    padding: 5%;
    margin-top: 12%;
}

.double-arrow span{
    font-size: 30px;
}

.prod-tab-content{
    height: 300px;
    overflow-y: scroll;
    border: 1px solid #ddd;
    margin: 0;
    padding: 0;
}

.prod-tab-content ul, .tab-pane{
    margin: 0;
    padding: 0;
}

#link_prod h2, #link_conso h2{
    background-color: #eee;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 5px;
    color: #777;
    font-size: 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#manage_prod .scrollable, #manage_conso .scrollable{
    height: 300px;
    border: 1px solid #ddd;
    overflow: scroll;
    overflow-x: hidden;
}

.highcharts-root{
    padding-right: 20px;
}

.nav-pills-scroll{
    overflow-x: auto;
    border: 1px solid #ddd;
    height: 300px;
}

#manage_prod .list-group, #manage_conso{
    margin-bottom: 0px;
}

.sortable-ul{
    list-style: none;
    min-height: 180px;
    font-size: 15px;
    font-weight: 300;
}

.sortable-ul li{
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 10px 40px;
    cursor: move;
}

.sortable-ul li small{
    font-size: 10px;
    font-weight: 100;
    color: grey;
}

.sortable-ul-non-used{
    list-style: none;
    min-height: 180px;
    font-size: 15px;
    font-weight: 300;
}

.sortable-ul-non-used li{
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 10px 40px;
    cursor: move;
}

.sortable-ul-non-used li small{
    font-size: 10px;
    font-weight: 100;
    color: grey;
}

.spacing-top-row{
    margin-top: 15px;
}

.spacing-bottom{
    margin-bottom: 3%;
}

header {
    width: 100%;
    z-index: 100;
    position: fixed;
    top: 0;
}

.header-background{
    background-color: silver;
    height: 50px;
}

.logo-size{
    height: 50px;
    width: 165px;
}

.vcenter{
    display: inline-block;
    vertical-align: -moz-middle-with-baseline;
    margin-top: 1%;
    float: none;
}

.canvas{
    width: 100%;
    height: auto;
}

.legende{
    height: 50px;
    max-height: 50px;
}

.label-selector{
    /* width: 35%; */
    min-width:110px;
}

.height-filter{
    height: auto;
    margin-bottom: 18%;
}

.height-dataAdd{
    height: 400px;
}

#blocLogin{
    margin-top: 15%;
    margin-bottom: 15%;
}

.footer #versionNumber{
    position: absolute;
    margin-top: 1%;
    margin-left: 42%;
    font-size: small;
}

.footer{
    background-color: silver;
}

footer {
    display:none;
    position: absolute;
    left: 0;
    bottom: 0;
    height: auto;
    width: 100%;
}

.footer p{
    margin-top: 0px;
    margin-bottom: 2px;
}

.top-buffer{ 
    margin-top:20px; 
}

.glyphicon-remove{
    cursor : pointer;
    cursor : hand;
}

.cw{
    font-weight: bold;
}

.addDataInput{
    width: 100%;
}

#scrollable{
    max-height: 300px;
    overflow-y: scroll;
}

.col-centered{
    width: 50%;
    margin: 0 auto;
    float: none;
    display: inline-block;
}

#export-png{
    margin-left: -8.5%;
}

.glyphicon-save-file{
    font-size: 1em;
}

@media (min-width: 769px) and (max-width: 1281px) and (orientation:landscape) {
    .container{
        margin-left: 0;
        width: 100%;
    }
}

#gestionModele{
    width: 100%;
}

.modal-dialog{
    overflow-y: initial !important
}
.modal-modifier{
    height: 500px;
    overflow-y: auto;
}

.navbar{
    margin-bottom: 0px;
}

.menu li a{
    width: 165px;
}

.starFavori {
    visibility:hidden;
    font-size:20px;
    color: gold;
    /* cursor:pointer; */
}
.starFavori:before {
   content: "\2606";
   position: absolute;
   visibility:visible;
   cursor:pointer;
}
.starFavori:checked:before {
    content: "\2605";
    position: absolute;
    visibility:visible;
    cursor:pointer;
 }

.manualAdd{
    width: 95%;
}

.tab-hebdo-journ{
    overflow: visible !important;
}

.table-1{
    table-layout: fixed !important;
    width: 100% !important;
    margin: 0px !important;
    word-break: break-word;
}

#header-fixed { 
    position: fixed; 
    top: 0px;
    display:none;
    background-color:white;
    z-index: 5;
    text-align: left;
    margin-right: 15px;
    width: 90% !important;
    table-layout: fixed;
    word-break: break-word;
}


#header-fixed tr th{
    padding: 5px!important;
}

#searchConso{
    width: 65%;
    font-size: 14px;
    padding: 10px 10px 10px 10px;
    border: 1px solid #ddd;
    margin-bottom: 12px;
}

#blocMdpLost{
    margin-top: 5%;
    margin-bottom: 30%;
}

.lostpwd{
    background-color: silver;
}

.blocLost{
    border: 1px solid silver;
}

.col-md-1 {
    width: 7%!important;
}

.divSelectProvenance, .divSelectUnite, .divSelectData{
    float: left !important;
    margin-left: 30px!important;
}

.divValidCumul{
    float: left !important;
    margin-left: 55px!important;
    margin-top: 25px!important;
    width: 125px;
}

.divSelectSource{
    float: left!important;
    margin-left: 1px!important;
}

#euros{
    background-color: #FCFCFC;
    width: 26px!important;
    max-width: none!important;
    padding-left: 8px;
}

#euros #euros_img{
    background-color:rgba(239, 239, 239, 0.3);
    opacity: 0.3;
}

#calculatrice .col-md-1{
    padding: 0 !important;
}

#calculatrice{
    padding-left: 30px;
}

#calculatrice button{
    border: 1px solid gray;
}

#checkboxFrequenceEuro{
    margin-left: 14px!important;
    border: 1px solid silver;
    border-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

#checkboxFrequenceEuro label{
    padding-left: 8px;
    padding-right: 8px;
}

.addFormule, .delFormule, .resetFormule{
    width: 26px;
    height: 34px;
    padding: 0px;
}

#euros.active #euros_img{
    opacity: 1;
}

.nomGraph{
    text-transform:uppercase;
}

.indic{
    padding-left: 12%;
}

.GraphInfo{
    padding-right: 15px;
}

.annee{
    padding-left: 0px;
    
}

#annee{
    font-size:12px;
}

.submitButton{
    padding-right: 30px;
}

#selectChart{
    float: left;
}

#divFormule{
    padding-right: 0px;
    padding-left: 90px;
}

.divAddFormule{
    margin: 0px 0px 0px 23px!important;
}

.divDelFormule, .divResetFormule{
    margin: 0px 0px 0px 3px!important;
}


.divAddNumber{
    padding-left: 10px;
    width: 28px;
    margin: 0px 0px 0px 3px!important;
}

#addNumber{
    position: inherit;
}

.divCheckboxFrequenceEuro{
    width: 28px;
    margin: 0px 0px 0px -9px!important;
}

.inputEuros{
    border: 1px solid gray;
}

.imgEuros svg{
    left:-5px;
}

#AddParenthese, #AddMoins, #AddDivise, #AddPlus, #AddMultiplie{
    padding-left: 0px;
    padding-right: 0px;
    width: 28px;
    margin: 0px 0px 0px 3px!important;
}

.formule{
    margin-left: 5px;
    margin-right: 10px;
    border: 2px solid silver;
    padding: 5px;
}

.color1, .color2, .color3{
    width: 50px!important;
}

.formule{
    width: 100%!important;
}

.border{
    border-radius: 25px !important;
}

.labelInput{
    background-color: #E5E5E5;
    color: black;
    padding: 0.5rem;
    font-family: sans-serif;
    border-radius: 0.3rem;
    border: 1px solid rgb(78, 77, 77);
    cursor: pointer;
    margin-top: 1rem;
}

.sort-prov, .sort-donnees, .sort-unite, .sort-app{
    cursor: pointer;
    text-decoration: underline;
}

#organization {
    min-width: 300px;
    margin: 1em auto;
   /* border: 1px solid silver;*/
  }
  
  #organization h4 {
    margin: 0;
    padding: 0;
    text-transform: none;
    font-size: 14px;
    font-weight: normal;
  }
  
  #organization p {
    font-size: 13px;
    line-height: 16px;
  }
  

.loader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #5cb85c;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
  }
  
  /* Safari */
  @-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
  }
  
  @keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }

  #submitDataInfos, #downloadData, #downloadAllData{
      margin: 1px;
  }

/*CSS pour l'impression d'un graphe*/
@media print{

    * { 
        margin: 0 !important;
        padding: 0 !important; 
    }

    body{
        visibility: hidden;
    }

    #GraphContainer{
        visibility: visible;
        position: absolute;
        left: 0px;
        top: 0px;
        height: 500px;
        page-break-inside : avoid;
    }

    .espace br{
        display: none;
    }
    
    .espace {
        height: 20px;
    }

    .visible{
        visibility: visible;
    }

    .upload-data{
        display: none;
    }

    .photoPop{
        max-width: 750px;
        max-height: 350px;
    }

    html, body {
        display: contents;
    }

    .no-display{
        display: none;
    }

    .download-all-data{
        visibility: visible;
    }

    .header, .footer{
        display: none;
    }
  
    .graphes{
        visibility: visible;
        border: none;
        top: 100px;
        left: 0px;
        right: 0px;
        width: max-content;
        page-break-inside : avoid;
        page-break-before : always;
    }

    @page{
        size: A4 landscape;
    }
}