html {overflow-x:hidden;}
body {
    background: #fff; 
    font-family: poppins;
    font-size: 12px;
    line-height: 12px;
    color: #0cbaba;
}
.souris{cursor:pointer;}
#barre-haut {
    position: fixed;
    top: 0;
    left: 0;
    min-width: 500px;
    width: 100%;
    padding: 5px;
    height: 35px;
    background: #0cbaba url('../img/logo36.png') center center no-repeat ;
    z-index: 1000;
  color:#fff;
}
label[for=uname]{
    width: 100px;
    display: inline-block;
    text-align: right;
}
#pieddepage {
    position: fixed;
    bottom: 0px;
    left: 0;
    min-width: 500px;
    width: 100%;
    padding: 5px;
    height: 25px;
    background: #0cbaba;
}
.block {
    display: inline-block;
border: 1px solid #ccc;
padding: 10px;
border-radius: 10px;
min-width: 500px;
vertical-align: top;
float: left;
margin: 10px;

}

#connexion {
    width: 500px;
    height: 700px;
    padding: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -250px;
    margin-left: -250px;
    border-radius: 5px;
    border: 1px;
    text-align: center;

}
#liste .photoproduit img{
                margin:0;
}
.formule {
    display: inline-block;
  margin-left:10px;
}
#liste input.coche {
    width: 25px;
    background: transparent;
    border: none;
    color: green;
}

input {
    text-align: center;
    border-radius: 25px;
	}
input[type=text] {
 
	background-color: #fff;
}

input[type=submit] {
 
	border:none;
}

.valider:hover {
    background: #a1fcdf; /* Nouvelle couleur de fond au survol */
    color: #000000; /* Nouvelle couleur de texte au survol */
}

h1,
h2,
h3 {
    font-weight: initial;
}
h3 {
    font-size: 16px;
    text-align: center;
}
.valider {
    background: #0cbaba;
    font-family: poppins;
    font-size: 12px;
    padding: 5px 15px;
    color: #fff;
    border-radius: 25px;
}


#liste .valider2 {
    background: #FDF7F7;
    font-family: poppins;
    font-size: 12px;
    padding: 5px 5px;
    color: #333;
    font-weight: bold;
    border-radius: 5px;
                width:60px;
                text-align: right;
}
#listeproduit .thcheckbox{
width:20px;
}
#listeproduit .thcheckbox input{
width:20px;
}
.bouton {
   
    font-family: poppins;
    font-size: 12px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #0cbaba;
    text-align: center;
    border-radius: 25px;
                border:solid 1px #0cbaba;
                background: #fff;
}
.ecolephotographe {
    width: 160px;
    display: block;
    float: right;
    margin-right: 10px;
}
.iconpanier {
    width: 70px;
display: block;
float: right;
margin-right: 10px;
padding: 5px 5px;
text-align: center;
line-height: 25px;
font-size: 12px;
display: inline;
}
.deconnexion {
    width: 100px;
    display: block;
    float: left;
    margin-right: 10px;
    padding: 5px 5px;
    text-align: center;
    line-height: 25px;
    font-size: 16px display: inline;
}
.retour {
    width: 100px;
    display: block;
    float: left;
    margin-right: 10px;
    padding: 5px 5px;
    text-align: center;
    line-height: 25px;
    font-size: 16px display: inline;
}
.l-coord {
    width: 60px;
    display: inline-block;
}
.coord{
width:180px;
}
.dossier {
    width: 250px;
    display: block;
    float: left;
    margin-right: 10px;
    padding: 5px 5px;
    text-align: left;
    line-height: 25px;
    font-size: 16px;
    display: inline;
}
a {
    text-decoration: none;
    color: #000;
}
#menu {
    width: 200px;
    height: 100%;
    background: #ffc9f8;
    position: fixed;
    top: 0;
    left: 0;
    display: inline;
}
#contenu {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: inline;
    padding-bottom: 50px;
}
.sousmenu {
    padding: 5px;
    text-align: left;
    line-height: 25px;
    font-size: 16px;
    width: 190px;
}
a .sousmenu {
    color: #000;
}
.haut {
    height: 45px;
}
a:hover .sousmenu {
    background: #0cbaba;
}
#liste {
    margin: 75px 10px 35px 220px;
    color: #0cbaba;
}
#liste a {
    color: #333;
}
#liste input {
    width: 250px;
    text-align: left;
}
#liste .valider {
    width: 150px;
    text-align: center;
}
#liste h2 {
    display: inline;
    margin-right: 10px
}

.iconpanier img,
.ecolephotographe img {
    margin: 0 10px 0 0;
}
#liste img {
    margin: 0 3px 0 10px;
  vertical-align:middle;
}
#liste h3 {
    text-align: left;
    line-height: 18px;
}
#liste table {
    color: #0cbaba;
                border-collapse: collapse;
}
#liste thead td {
    color: #0cbaba;
    font-size: 16px;
    text-align: center;
    border-bottom: 3px solid #0cbaba;
    font-weight: bold;
}
#liste .thclasse {
    width: 200px;
    
}
#liste .thalbum,#liste .thphoto {
    width: 80px;
    
}
#liste .thphoto {
    width: 80px;
  text-align:center;
    
}
#liste thead .thphoto,#liste thead .thcheckbox, #liste thead .thmodification,#liste thead .thdetail, #liste thead .thnom,#liste thead .thid,#liste thead .thachat,#liste thead .thvente,#liste thead .thmarge, #liste thead .th3 {
    
    border-bottom: 3px solid #0cbaba;
}
#liste .thmodification {
   
}
#liste td {
    height: 30px;
}
#liste tbody {
    font-size: 16px
}
#liste tbody .thclasse {
    font-weight: bold;
    color: #333;
}
#liste tbody .thdetail,#liste tbody .thnom {
   text-align:left;
}
#liste tbody .thmodification,
#liste tbody .thalbum,
#liste tbody .thphoto {
    text-align: right;
}
#liste .adresse {
    color: #333;
}
img {
    vertical-align: baseline;
}

#liste tbody .thmodification{
min-width:110px;
}


#attend{
    width: 100%;
    height: 100vh;
    background: #7b9dbb;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    opacity: 0.7;
    text-align: center;
    vertical-align: middle;
    color: #000;
                display:none;
    
}
.patientez{
width:400px;
height:200px;
position:absolute;
top:50%;
left:50%;
margin-left:-200px;
margin-top:-100px;
opacity: 1;

}
.vignetteeleve {
    height: 220px;
    display: inline-block;
    float: left;
    margin: 0 10px 10px 0;
    text-align: left;
    width: 150px;
    border: solid 1px #ffc9f8;
    padding: 10px;
    color: #0cbaba;
     border-radius: 10px;
}
.imagemini {
    height: 180px;
    display: inline-block;
    float: left;
    border-radius: 10px;
    text-align: left;
    margin: 0 10px 10px 0;
    border: solid 1px #ffc9f8;
    padding: 10px;
    color: #0cbaba;
    background-color: #ddd;
}
#liste .imagemini h3 {
    text-align: center;
}
.vignetteimage {
    height: 150px;
    width: 150px;
    vertical-align: middle;
    text-align: center;
}
#liste .vignetteeleve img {
    margin: 0 0 0 0;
    max-width: 150px;
    max-height: 150px;
}
#liste .imagemini img {
    margin: 0 0 0 0;
    max-width: 150px;
    max-height: 150px;
}
#liste .imagemini h3 img {
    margin: 0 0 0 20px;
}
/*
* The MIT License
* Copyright (c) 2012 Matias Meno m@tias.me
*/

@-webkit-keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px);
    }
    30%,
    70% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px);
    }
}
@-moz-keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px);
    }
    30%,
    70% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px);
    }
}
@keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px);
    }
    30%,
    70% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px);
    }
}
@-webkit-keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }
}
@-moz-keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }
}
@keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }
}
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }
    20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}
@-moz-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }
    20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }
    20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}
.dropzone,
.dropzone * {
    box-sizing: border-box;
}
.dropzone {
    border-radius: 10px;
    margin: 20px 20px 20px 0;
    min-height: 150px;
    border: 2px solid rgba(0, 0, 0, 0.3);
    background: white;
    padding: 20px 20px;
}
.dropzone.dz-clickable {
    cursor: pointer;
}
.dropzone.dz-clickable * {
    cursor: default;
}
.dropzone.dz-clickable .dz-message,
.dropzone.dz-clickable .dz-message * {
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    color: #ffc9f8
}
.dropzone.dz-started .dz-message {
    display: none;
}
.dropzone.dz-drag-hover {
    border-style: solid;
}
.dropzone.dz-drag-hover .dz-message {
    opacity: 0.5;
}
.dropzone .dz-message {
    text-align: center;
    margin: 2em 0;
}
.dropzone .dz-preview {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 16px;
    min-height: 100px;
}
.dropzone .dz-preview:hover {
    z-index: 1000;
}
.dropzone .dz-preview:hover .dz-details {
    opacity: 1;
}
.dropzone .dz-preview.dz-file-preview .dz-image {
    border-radius: 20px;
    background: #999;
    background: linear-gradient(to bottom, #eee, #ddd);
}
.dropzone .dz-preview.dz-file-preview .dz-details {
    opacity: 1;
}
.dropzone .dz-preview.dz-image-preview {
    background: white;
  width:100px;
}
.dropzone .dz-preview.dz-image-preview .dz-details {
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}
.dropzone .dz-preview .dz-remove {
    font-size: 14px;
    text-align: center;
    display: block;
    cursor: pointer;
    border: none;
}
.dropzone .dz-preview .dz-remove:hover {
    text-decoration: underline;
}
.dropzone .dz-preview:hover .dz-details {
    opacity: 1;
}
.dropzone .dz-preview .dz-details {
    z-index: 20;
    position: absolute;
    top: 0;
    left: 0;
    
    font-size: 13px;
    min-width: 100%;
    max-width: 100%;
    padding: 2em 1em;
    text-align: center;
    color: rgba(0, 0, 0, 0.9);
    line-height: 150%;
}
.dropzone .dz-preview .dz-details .dz-size {
    margin-bottom: 1em;
    font-size: 16px;
}
.dropzone .dz-preview .dz-details .dz-filename {
    white-space: nowrap;
}
.dropzone .dz-preview .dz-details .dz-filename:hover span {
    border: 1px solid rgba(200, 200, 200, 0.8);
    background-color: rgba(255, 255, 255, 0.8);
}
.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
    overflow: hidden;
    text-overflow: ellipsis;
}
.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
    border: 1px solid transparent;
}
.dropzone .dz-preview .dz-details .dz-filename span,
.dropzone .dz-preview .dz-details .dz-size span {
    background-color: rgba(255, 255, 255, 0.4);
    padding: 0 0.4em;
    border-radius: 3px;
}
.dropzone .dz-preview:hover .dz-image img {
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    -webkit-filter: blur(8px);
    filter: blur(8px);
}
.dropzone .dz-preview .dz-image {
    border-radius: 20px;
    overflow: hidden;
    width: 120px;
    height: 120px;
    position: relative;
    display: block;
    z-index: 10;
}
.dropzone .dz-preview .dz-image img {
    display: block;
}
.dropzone .dz-preview.dz-success .dz-success-mark {
    -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
    -ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
    -o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
    animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
}
.dropzone .dz-preview.dz-error .dz-error-mark {
    opacity: 1;
    -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
    -ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
    -o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
    animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
}
.dropzone .dz-preview .dz-success-mark,
.dropzone .dz-preview .dz-error-mark {
    pointer-events: none;
    opacity: 0;
    z-index: 500;
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    margin-left: -27px;
    margin-top: -27px;
}
.dropzone .dz-preview .dz-success-mark svg,
.dropzone .dz-preview .dz-error-mark svg {
    display: block;
    width: 54px;
    height: 54px;
}
.dropzone .dz-preview.dz-processing .dz-progress {
    opacity: 1;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.dropzone .dz-preview.dz-complete .dz-progress {
    opacity: 0;
    -webkit-transition: opacity 0.4s ease-in;
    -moz-transition: opacity 0.4s ease-in;
    -ms-transition: opacity 0.4s ease-in;
    -o-transition: opacity 0.4s ease-in;
    transition: opacity 0.4s ease-in;
}
.dropzone .dz-preview:not(.dz-processing) .dz-progress {
    -webkit-animation: pulse 6s ease infinite;
    -moz-animation: pulse 6s ease infinite;
    -ms-animation: pulse 6s ease infinite;
    -o-animation: pulse 6s ease infinite;
    animation: pulse 6s ease infinite;
}
.dropzone .dz-preview .dz-progress {
    opacity: 1;
    z-index: 1000;
    pointer-events: none;
    position: absolute;
    height: 16px;
    left: 50%;
    top: 50%;
    margin-top: -8px;
    width: 80px;
    margin-left: -40px;
    background: rgba(255, 255, 255, 0.9);
    -webkit-transform: scale(1);
    border-radius: 8px;
    overflow: hidden;
}
.dropzone .dz-preview .dz-progress .dz-upload {
    background: #333;
    background: linear-gradient(to bottom, #666, #444);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 0;
    -webkit-transition: width 300ms ease-in-out;
    -moz-transition: width 300ms ease-in-out;
    -ms-transition: width 300ms ease-in-out;
    -o-transition: width 300ms ease-in-out;
    transition: width 300ms ease-in-out;
}
.dropzone .dz-preview.dz-error .dz-error-message {
    display: block;
}
.dropzone .dz-preview.dz-error:hover .dz-error-message {
    opacity: 1;
    pointer-events: auto;
}
.dropzone .dz-preview .dz-error-message {
    pointer-events: none;
    z-index: 1000;
    position: absolute;
    display: block;
    display: none;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    border-radius: 8px;
    font-size: 13px;
    top: 130px;
    left: -10px;
    width: 140px;
    background: #be2626;
    background: linear-gradient(to bottom, #be2626, #a92222);
    padding: 0.5em 1.2em;
    color: white;
}
.dropzone .dz-preview .dz-error-message:after {
    content: '';
    position: absolute;
    top: -6px;
    left: 64px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #be2626;
}
.modalDialog {
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, 1);
    z-index: 99999;
    opacity: 0;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: none;
}
.modalDialog:target {
    opacity: 1;
    pointer-events: auto;
}

.modalDialog > div {
    width: 100vw;
    height: 100vh;
    position: relative;
    text-align: center;
    margin: 0 auto;
   
}
#liste a.close  {
    background: #0cbaba;
    color: #FFFFFF;
    line-height: 24px;
    position: absolute;
    right: 25px;
    text-align: center;
    top: 10px;
    width: 24px;
    text-decoration: none;
    font-weight: bold;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    
}
.close:hover {
    background: #00d9ff;
}
div#liste .modalDialog{
  margin:0;
}
#liste .modalDialog div img {
    margin: 5vh;
    max-width: 90vw;
    max-height: 90vh;
}
#liste-parent .modalDialog div img {
    margin: 5vh;
    max-width: 90vw;
    max-height: 90vh;
}
.loader {
    position: fixed;
    z-index: 9999;
    background: url('icon-loader.gif') 50% 50% no-repeat;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    cursor: wait;
}
#liste .vignetteeleve h3, #liste .imagemini h3 {
    text-align: left;
    line-height: 12px;
                    font-size: 12px;
}
#listeproduit{

font-size:12px;



}

#listeproduit .thmodification{

font-size:12px;

}
#listeproduit .thid ,#listeproduit .thachat , #listeproduit .thvente , #listeproduit .thmarge {
width:42px;
text-align:center;


}
#listeproduit .thid th ,#listeproduit .thachat th, #listeproduit .thvente th, #listeproduit .thmarge th{

width:42px;
}
#listeproduit tbody{
font-size:12px;
text-align:right;

color:#0cbaba;
margin-right:5px;
}
#liste #listeproduit thead{
font-size:12px;
text-align:center;

padding:0 5px;
}
#liste #listeproduit {

padding: 0 5px;
margin-right: 30px;

}
.fonce{
background-color: #aaa;
color:#fff;
}
.sombre{
background-color: #aaa;
color:#fff;
}
#liste #listeproduit img, #liste .modificationimage{
max-width:150px;
max-height:100px;
}
.modificationimage{

}

#liste .label-file {
cursor: pointer;
    
    font-weight: bold;
    width: 110px;
    display: inline-block;
    margin-left: -605px;
    height: 20px;
    line-height: 20px;
}
#liste .label-file:hover {
    color: #25a5c4;
}


#liste .input-file {
  display: inline-block;
   
    z-index: -100;
                width:600px;
}
#liste .masque{
background: white;width: 600px;height: 400px;position: relative;display:inline-block;margin:0;border:1px solid #ffc9f8;
}

#liste .masque div{
position:absolute;
margin:0;
}
.formulaireimage {
    display:inline-block;
                width: 170px;
                height:300px;
                border:1px solid #ffc9f8;
                margin:10px 10px 0 0;
                padding:10px;
                border-radius:10px;
                float:left;
                background: #fff;
                position:relative;
                }
#liste-parent {
    
    color: #0cbaba;
                position: fixed;
                top:45px;
}
#liste-produit {
    width: 400px;
    height: 100%;
    background: #ffc9f8;
    position: fixed;
    top: 45px;
    right: 0;
    display: inline;
                overflow-y: scroll;
}
#liste-parent img {
    max-width: 80vw;
    max-height: 80vh;
    margin: auto;
    display: block;
}
#liste-parent a {
    color: #333;
}
.formulaireimage #largeur, .formulaireimage #hauteur, .formulaireimage #haut, .formulaireimage #gauche,  .formulaireimage #epaisseur,  .formulaireimage #couleur,  .formulaireimage #rotation{
width:50px;
}
#liste .masque img{

}

.formulaireimage label{
width:110px;
display:inline-block;
text-align:left;
}
.supprimerimage{
display:inline-block;
position:absolute;
top:10px;
right:0px;
}
.produit-liste {
    width: 300px;
	box-shadow: 5px 5px 5px #fcefef;
    background: #f5f4f5;
    border-radius: 10px;
    /* border: 1px solid #aaa; */
    color: #000;
    display: inline-block;
    margin: 25px 25px 0 0;
    text-align:left;
    padding: 10PX;
}
.produit-nom {
    display: inline-block;
    width: 200px;
                margin:5px;
                height:40px;
}
.produit-prix {
    display: inline-block;
    width: 80px;
                margin:5px;
                text-align:right;
}
.produit-form {
   
}
.produit-liste-l {
    width: 100%;
background: #fff;
text-align:left;
color: #000;
display: inline-block;
margin: 0 0 0 0;
}
.produit-nom-l {
    display: none;
    width: 70%;
                margin:5px;
                height:15px;
}
.produit-prix-l {
    display: none;
    width: 20%;
                margin:5px;
                text-align:right;
}
.produit-prix-l h2 {
   color: #0cbaba;
  display:none;
}
.produit-form-l {
    display: inline-block;
                width:100%


                
}
.produit-form-l input {
    display: inline-block;
                margin:10px;
                


                
}

.produit-form  button{
    color:#fff;

                
}
.produit-image{/* border-top:1px solid #aaa; *//* border-bottom:1px solid #aaa; */position:relative;}
.photoproduit{
border-bottom:1px solid #aaa;
}
.produit-image-l{


position:relative;
width:100%;
height:382px;

}
.oeil-l {
    margin: 5px;
    height: 25px;
    line-height: 25px;
    position: absolute;
    
    width: 100%;
    text-align: center;
}
.ajoutpanier  {
                               border:none;
                               background:transparent;
                               cursor: pointer;
                               margin: 5PX 5%;
                               width: 90%;
                               text-align: center;
                               background: #0cbaba;
                               height: 25px;
                               line-height: 25px;
                               border-radius: 12px;
                               color:#fff;
                               display: inline-block;
}
.descriptif  {
                               border:none;
                               background:transparent;
                               cursor: pointer;
                               margin: 5px 0 5px 10px;
                               width: 90%;
                               text-align: center;
                               height: 25px;
                               line-height: 25px;
                               color:#000;
                               display: inline-block;
}
.oeil{
   margin: 5px;
height: 25px;
line-height: 25px;
position: absolute;
top: 225px;
width: 300px;
text-align: center;
}
.oeil img {
margin-right: 15px;
vertical-align:sub;
}
.bottom {
height:100px;
}
#milieu {
width:100%;
max-width:1020px;
padding: 10px 0px 45px 15px;
margin: 0px auto;


}
#milieu-l {
width: 90vw;

padding: 0;
margin: 0 auto;
position: fixed;
top: 5vh;
left: 0;




}
.banniere-l{
width:100%;
padding: 10px;

z-index:1000;

}
.rond-clair{
width:10px;
height:10px;
border:1px solid #ccc;
border-radius:6px;
display:inline-block;
background:#ccc;
margin: 0 10px 0 0;
}
.rond-fonce{
width:10px;
height:10px;
border:1px solid #ccc;
border-radius:6px;
display:inline-block;
margin: 0 10px 0 0;
}
.produit-nom h2, .produit-prix h2{
margin:2px;
line-height:16px;
}
.produit-prix h2{
color:#0cbaba;
}
.produit-detail {
    display: inline-block;
    height: 35px;
    font-size: 11px;
                padding:5px;
}
.produit-detail-l {
    display:none;
    height: 100px;
    font-size: 11px;
                padding:5px;
                width:100%;
}
.gauche {
    display: inline-block;
    width: 280px;
                float:left;
                padding-top:35px;
                
                
}
.gauche-produit {
    width: 100%;
position: fixed;
top: 0;
left: 0;

                
}
    
                .droite {
    display: inline-block;
    width: 700px;
    }
                .droite-produit {
    display: inline-block;
    width: 47%;
                
    }
                .banniere {
    text-align: center;
    width: 100%;
                margin: 45px 0 0 0;
                padding:0;
    }
                .banniere img {
    
    max-width: 1000px;
                margin:0;
    }
.gauche div {
padding: 20px 10px;
border-top: 1px solid #aaa;
margin: 0 20px 0 0;
font-size:15px;


}
.gauche a:hover , .gauche-lien {
    color: #0cbaba;
                font-weight:bold;
    
}
.item-thumb img{
max-width:120px;
max-height:80px;
}
td.item-thumb {width:120px;max-height:80px;text-align:center;/* border-bottom:solid 1px #ccc; *//* border-left:solid 1px #ccc; */}
td.item-name{width:150px;max-height:80px;text-align:left;padding:0 5px;/* border-bottom:solid 1px #ccc; *//* border-left:solid 1px #ccc; */}

td.item-produit, td.item-photo{width:50px;max-height:80px;text-align:center;padding:0 5px;/* border-bottom:solid 1px #ccc; *//* border-left:solid 1px #ccc; */}
.item-photo img{
max-width:50px;
max-height:80px;

}
td.item-price {width:40px;max-height:80px;text-align:right;padding:0 5px;/* border-bottom:solid 1px #ccc; *//* border-left:solid 1px #ccc; */}
td.item-decrement{width:20px;max-height:80px;text-align:right;padding:0 5px;font-size:18px;/* border-bottom:solid 1px #ccc; *//* border-left:solid 1px #ccc; */}
td.item-increment{width:10px;max-height:80px;text-align:left;padding:0 5px;font-size:18px;/* border-bottom:solid 1px #ccc; */}
td.item-quantity  {width:20px;max-height:80px;text-align:center;/* border-bottom:solid 1px #ccc; */}
td.item-total {width:40px;max-height:80px;text-align:right;/* border-bottom:solid 1px #ccc; *//* border-left:solid 1px #ccc; */}
td.item-remove{width:20px;max-height:80px;text-align:right;padding:0 5px;font-size:18px;/* border-bottom:solid 1px #ccc; *//* border-left:solid 1px #ccc; *//* border-right:solid 1px #ccc; */}
th.item-thumb ,th.item-name,th.item-price,th.item-decrement,th.item-increment,th.item-quantity, th.item-total,th.item-remove,th.item-produit, th.item-photo{
border-bottom:solid 1px #ccc;
height:20px;
line-height:20px;

}
tr.odd{
background-color:#ccc;
}
.simpleCart_items table {
border-spacing: 0px;
    border-collapse: separate;
                color:#000;

}
.simpleCart_grandTotal, .total{
font-size:16px;
}
.label-files {
    cursor: pointer;
    color: #0cbaba;
    font-weight: bold;
    display: block;
    margin: auto;
    width: 200px;
    border: 1px solid;
    border-radius: 5px;
    padding: 10px 40px;
    text-align: center;
}
.label-files:hover {
    color: #25a5c4;
}

#file {
    display: none;
}
#liste #uploade {
    text-align: center;
                cursor:pointer;
    background: #0cbaba;
    color: #fff;
    padding: 10px;
    margin: auto;
    width: 250px;
    display: block;
    border: none;
                border-radius:10px;
}
.thdet{
    text-align: right;
                padding-right:20px;
}
#liste tbody .thdet{
font-size:12px;
  font-weight:normal;
  line-height: 24px;
}
#liste tbody .thdet img {
    margin: 0 3px 0 15px;
   
}

.inactif,#fichier{
display:none;
}
.mini {
    max-width: 75px;
    max-height: 75px;
}
.commande {
    margin: 10px;
    display: inline-block;
    border: 1px solid;
    width: 350px;
    padding: 10px;
                height:200px;
}
.commande h1, .commande h2{
display:inline-block;
}
.recap {
line-height:12px;
}
.recap h4 {
display:inline-block;
width:250px;
}
.rapport td {
font-size:11px;
line-height:12px;
font-weight:normal;
text-align:center;
padding:2px;
}
#liste .rapport thead td{
font-size:11px;
line-height:12px;
font-weight:bold;

}
.rapport{
margin-right:10px;
}
.pop {
            background-color: #0cbaba;
            color: white;
            cursor: pointer;
                                               display:inline-block;
                                               font-size:16px;
                                               line-height:20px;
                                               width:20px;
                                               border-radius:10px;
                                               text-align:center;
        }
         
        .dropdown {
            position: relative;
            display: inline-block;
                                               font-size:12px;
        }
         
        .dropdown-content {
            display: none;
            position: absolute;
            background-color: #f9f9f9;
            min-width: 400px;
            box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
            padding: 12px 16px;
                                               z-index:1000;
                                               margin-bottom:100px;
        }
         
        .dropdown:hover .dropdown-content {
            display: block;
        }
                               .pop:hover {
            cursor: pointer;
            background-color: #ffc9f8;
        }
.fond {
   position: fixed;
    top: 45px;
    left: 0;
    background: #fff;
    width: 100%;
    height: 100%;
    z-index: 20000;
  display:none;
      overflow-y: scroll;
}
.option{
    /* position: absolute; */
    /* top: 20px; */
    margin: 50px auto;
    width: 500px;
    border: 1px solid;
    text-align: center;
    padding: 20px;
}
.img-option{
    display: block;
    /* float: left; */
    max-width: 220px;
    max-height: 150px;
    height: 150px;
    border-radius: 8PX;
}
.option-div{
    display: inline-block;
    margin: 10px;
}
td.item-produit, td.item-portrait,th.item-produit, th.item-portrait,td.item-size,th.item-size{
display:none;
}
.fermeture{
color: #FFFFFF;
line-height: 24px;
position: relative;
left: 470px;
text-align: center;
top: 0px;
width: 24px;
text-decoration: none;
font-weight: bold;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
background: #0cbaba;
display: block;
}
.fermeture:hover{
background: #ccc;
}
.size {
    width: 200px;
}
.zoomimg {
    vertical-align: middle;
}
.centre {
   margin: auto;
width: 260px;
line-height: 35px;
}
.ajoutpanierbt {
    border: none;
    background: transparent;
    cursor: pointer;
    margin: 5px 0 5px 10px;
    
    text-align: center;
    background: #0cbaba;
    height: 25px;
    line-height: 25px;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
}
.title h2 {
    font-size: 18px;
    text-align: center;
    color: #0cbaba;
    line-height: 18px;
margin: 0 0 6px 0;
}
#title{
    position: fixed;
    top: 10px;
    right: 10px;
    font-size: 14px;
    font-weight: bold;
}
.highlighted {
     background-color:yellow;
}
.highlight {
     background-color: #fff34d;
     -moz-border-radius: 5px;
     /* FF1+ */
     -webkit-border-radius: 5px;
     /* Saf3-4 */
     border-radius: 5px;
     /* Opera 10.5, IE 9, Saf5, Chrome */
     -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
     /* FF3.5+ */
     -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
     /* Saf3.0+, Chrome */
     box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
     /* Opera 10.5+, IE 9.0 */
}
.highlight {
     padding:1px 4px;
     margin:0 -4px;
}
.recherche {
   background: #0cbaba;
font-family: poppins;
font-size: 12px;
padding: 5px 15px;
color: #fff;
border-radius: 5px;
width: 100px;
display: inline-block;
text-align: center;
}
#liste .recherche a{
color:#fff;
}
.ui-block-a{
display:inline-block;
}

.cookie {
  margin-top: 50vh; /* pouss� de la moiti� de hauteur de viewport */
  transform: translateY(-50%); /* tir� de la moiti� de sa propre hauteur */
  margin-left:auto;
  margin-right:auto;
  widht:200px;
  max-width:50%;
  padding :15px;
  max-height:50%;
  background:#0cbaba ;
  font:Verdana, Geneva, sans-serif;
font-size:18px;
text-align:center;
color:white;
opacity: 1;
vertical-align:middle;
line-height:25px;
}
.cookie a{
                color:white;
}
.cookie span{
display:block;
}
#shadowing
{

position : fixed;
top : 0%;
left : 0%;
width : 100%;
right : 100%;
background-color : rgba(112,107,100,0.8);

z-index : 1000;
}
