/* CSS Document */
html, body {
  height: 100%;
  font-size: 13px;
}
body{
  background-color: #F8F8F8;
  background-repeat:repeat;
  margin-top:0px;
  margin-left:0px;
}

a:link{text-decoration:none; color:#000080;}
a:visited{text-decoration:none; color:#CC0000;font-weight:bold;}
a:hover{text-decoration:underline; color:#CC0000;}
a:active{text-decoration:none; color:#000080;font-style:italic;}

.wrapper {
   max-width: 1126px;
   background-color:#FCFCFC;
   width: 100%;
   margin: 0 auto -20px;
}


#conteneur_description {
	font-family: 'Open Sans', Helvetica, sans-serif;
	font-size: 14px;
}

fieldset {
  overflow:hidden;
  border:none;
  margin:7px;
  font-family: Calibri,trebuchet ms,arial,tahoma,verdana,sans-serif;
}

img {
   padding:1px;
}

.disabled {
  -moz-user-select: none; 
  -webkit-user-select: none; 
  -ms-user-select: none; 
  user-select: none;
  -o-user-select: none;
}

.id_EvolutionNombrePlongee {
  max-width: 1100px;
  max-height: 500px;
  /*display: inline;*/
}

.id_MesPlongees {
  max-width: 700px;
  height: 466px;
  margin-bottom: 5px;
  /*display: inline;*/
}
  .id_MesPlongees_col1 {
    width: 10em;
    overflow:hidden;
  }

  .id_MesPlongees_col2 {
    width: 5em;
    overflow:hidden;
  }

  .id_MesPlongees_col3 {
    width: 9em;
    overflow:hidden;
  }

  .id_MesPlongees_th {
    height: 50px;
    font-weight: normal;
    font-size: 115%;
    font-weight: bold;
  }

  .id_MesPlongees_tr {
    /*line-height: 20px;*/
    height: 20px;
    padding-left: 2px;
    padding-right: 5px;
  }


img.icon_menu {
  width:11px; 
  height:11px;
  margin:1px 0px 0px 0px;
  border:none;
}

p {
  margin: .7em 0.5em;
}

#global {
   overflow:auto;
   text-align: center;
   height: 80px; 
}
#gauche {
   float:left;
   width:50%;
   height: 80px;
}
#droit {
   overflow:auto;
   width:50%;
   height: 80px;
}

.ui-autocomplete {
  max-height: 200px;
  overflow-y: auto;
  overflow-x: hidden;
}

.ui-autocomplete {
  height: 200px;
}
  
.pq-select-popup-cont {
    outline:none;
}

.ui-state-default {
  border: 1px solid #cccccc;
  background: #EBEBEB url("images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  padding: 1px 1px 1px 1px;
  margin:1px;
  font-size: 0.9em;
  color: #0000FF;

}
.pq-select-text {
  padding: 1px;
  margin: 0px;
}

/* ------------------ header ------------------- */

#fixe {
  position:fixed;
  right:0px;
  left:0px;
  top:0px;
  /*height:110px;*/
  width:100%;
  z-index:90;
  max-width: 1126px;
  margin: 0 auto -20px;
}

#header{
  width: 100%;
  background-color:#F2F2F2;
  background-repeat:no-repeat;
  height: 60px;
  margin: 0px;
  border-bottom-width:1px;
  border-bottom-style:dotted;
  border-bottom-color:#D7D7D7;
}
    
#cadre1 {
  display: inline-block;
  -moz-border-radius:15px;
  -webkit-border-top-left-radius: 15px; /* pour Chrome */ 
  -webkit-border-top-right-radius: 15px; /* pour Chrome */ 
  -webkit-border-bottom-right-radius: 15px; /* pour Chrome */
  -webkit-border-bottom-left-radius: 15px; /* pour Chrome */
  -webkit-border-radius: 15px;
  border-radius: 15px; 
  border:2px outset #DED983;
  background: #FFFFFF;
  padding: 1em;
  font-size:12px;
  }
/* ------------------ navigation ------------------- */
  .col1 {
    width:30px;
    font-size:12px;

  }
  
  .col2 {
    width:10px;
    font-size:12px;
  }
  
  .col3 {
    width:110px;
    font-size:12px;
  }
  
  .colt {
  
  }
  .icon {
    width: 30px; 
    height: 30px;
    margin: 0px;
  }


#nav {
  width: 100%;
  background-color: #F8F8F8;
  color: #000000;
  height: 50px;
  background-repeat: repeat;
}


#nav ul{
  float:left;
  list-style:none;
  width:100%;
 
}
  
#nav ul li{
  float:left;
  list-style:none;
  margin-right:40px;

}
    
#nav ul li:hover {
  background: #333333;
  
}
  
#nav ul li a {
  text-decoration: none;
  font-size: 14px;
  /*line-height: 14px;*/
  background: #F8F8F8;
  color: #000000;
  display: inline-block;
  padding: 2px 10px 5px 10px;
  margin-bottom: 2px;
  z-index: 3;
  position: relative;
  text-transform: uppercase;
  font-family: Lucida Sans, Arial, Helvetica, sans-serif;
}

.url_nav {
  text-decoration: none;
  font-size: 12px;
  background: transparent;
  color: #000000;
  display: inline-block;
  padding: 5px 10px 5px 10px;
  text-transform: uppercase;
  font-family: Lucida Sans, Arial, Helvetica, sans-serif; 
}

.url_nav_img {
  width: 40px;
}

#validationBox {
  position: fixed;
  padding: 10px 10px 10px 5px;
  left: 10px;
  bottom: 10px;
  z-index: 99;
}

#messageBox {
  position: fixed;
  padding: 10px ;
  right: 10px;
  bottom: 10px;
  z-index: 99;
}
    
.home {
  height: 26px;
  margin: -7px 0px 0px 0px;
}   
    
  /* ------------------ content ------------------- */
.photo_33 {
  width:32%;
  display: inline-block;
  height: 230px;   
  margin: 3px;
}

.photo_33:hover {
	transform: scale(1.10); 
}

.photo_commentaire {
  margin: 2px 10px;
  width: 100%;
  text-align: center; 
  font-size: 1em;
}

.div_img_portrait {
  max-width: 95%; 
  margin: 0 auto; 
  margin-top: 5px; 
  display:block;
}
.div_img_paysage {
  max-width: 65%; 
  margin: 0 auto; 
  margin-top: 5px; 
  display:block;
}

.pwidget
{
  background-color:lightgray;
  width:173px;
  padding:2px;
  -moz-border-radius:3px;
  border-radius:3px;
  text-align:center;
  border:1px solid gray;  
}
.zoneProgress, .zoneProgressConvertion
{
  width:169px;
  padding:1px;
  background-color:white;
  border:1px solid black;
  height:20px;
}
.barreProgress, .barreProgressConvertion
{
  width:0px;
  background-image:url("https://bioobs.fr/src/scan/logo/shaded-green.png");
  height:20px;
  margin:0;
  text-align:center;
  font-family: Lucida Sans, Arial, Helvetica, sans-serif;
  font-size: 14px;
}
  
h2 {
  font-size:14px; 
  font-family: Lucida Sans, Arial, Helvetica, sans-serif; 
  line-height:16px;
  text-transform: uppercase;
  text-align: left;
  margin-left: 80px;
  text-shadow: 0 1px 1px #dadada;
  }
    
h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 110%;
  font-weight: normal;
  text-align: center;
  color: #008493;
  text-shadow: 0 1px 1px #dadada;
}
  
p {
  font-size:12px; 
  font-family:Arial, Helvetica, sans-serif; 
  text-align:left; 
  line-height:18px;
  text-align:justify;
}
      

.logo_bioobs {
    height: 30px;
    margin-top: 10px;
    margin-left: 20px;
  }


.accessoire {
    height: 25px;
  }

.client {
    height: 45px;
    margin-top: 5px;
    float:right;
  }

.titre {
  font-size:14px; 
  font-family: Lucida Sans, Arial, Helvetica, sans-serif; 
  line-height:16px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
  margin-left: 80px;
  text-shadow: 0 1px 1px #dadada;
  width: 300px;
  margin: 15px 5px 15px 70px;
  border-color: transparent;
  background-color: transparent;

}

.label  {
  border-color: transparent;
  background-color: transparent;
  font-variant: small-caps;
  font-family: Lucida Sans, Arial, Helvetica, sans-serif;
  font-size: 11px;
  width: 140px;
  vertical-align: top;
  margin: 2px 0px;
}

.label_titre {
  font-size: 12px;
  padding: 3px 5px;
}


.label_tab {
  border-color: transparent;
  background-color: transparent;
  font-variant: small-caps;
  font-family: Lucida Sans, Arial, Helvetica, sans-serif;
  font-size: 11px;
  width: 130px;
  vertical-align: top;
  margin: 2px 0px;
  height: 20px;
}

.label_radio {
  border-color: transparent;
  background-color: transparent;
  font-family: Lucida Sans, Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 20em;
  vertical-align: top;
  margin: -1px 0px 2px 2px;
}

input[type=radio] {
  box-shadow:1px 1px 1px #0000FF; /*#D83F3D;*/
  margin-left: 15px;
}


.img2 {
  position:absolute;
  margin: 10px;
  width: 40px; 
  height: 40px;
}

.img_loading {
  position:absolute;
  margin: 10px;

}

.paysage_hd {
  width: 600px;
}

.portrait_hd {
  width: 250px;
}

.icon_ok
  {
    margin-left: 3px; 
    margin-right: 0px;
    width:15px; 
    height:15px;
    margin-bottom: -4px;
  }

.saisie_tab {  
  background-color: transparent;
  font-family: Lucida Sans, Arial, Helvetica, sans-serif;
  font-size: 13px;
  padding: 4px 7px 4px 7px;
  margin: 1px;
  color: #808080;
  height: 20px;
}

.validation_entete {  
  background-color: #EFEFEF;
  font-family: Lucida Sans, Arial, Helvetica, sans-serif;
  font-size: 13px;
  padding: 4px 15px 4px 15px;
  margin: 1px;
  color: #666666;
  height: 30px;
  border:2px solid #808080;

}

.validation_detail {  
  background-color: transparent;
  font-family: Lucida Sans, Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 4px 7px 4px 15px;
  margin: 1px;
  color: #808080;
  height: 18px;
  border:1px solid #C0C0C0;
}

.saisie {  
  border-top: 1px solid #EBEBEB;
  border-left: 1px solid #EBEBEB;
  border-bottom: 1px solid #BCBCBC;
  border-right: 1px solid #BCBCBC;
  background-color: #F9F9F9;
  font-family: Lucida Sans, Arial, Helvetica, sans-serif;
  font-size: 11px;
  border-radius: 5px;
  padding: 4px 5px 4px 5px;
  width: 300px;  
  margin: 1px;
  color: #0000FF;
}

.recherche {
  color: #808080;
  font-size: italic;
}

.saisie_plongeur {
  width: 200px;
}

.saisie_role {
  width: 11em;
}

.saisie_courte {
  width: 110px;
  text-align: center;
}

.notes_plongee { 
  font-size: 11px;
  text-align: left; 
  padding: 0px 30px 0px 10px; 
}

.num_plongee {
  width: 40px;
  text-align:center;
}

.date_plongee {
  width: 95px;
  text-align:left;
}

.localisation_plongee {
  width: 150px;
  text-align:left;
}

.site_plongee {
  width: 180px;
  text-align:left;
}

.fenetre_plongee {
  overflow:auto; 
  height: 300px; 
  width: 100%; 
  border: 0px solid #AAAAAA
}

.saisie:hover {
  background-color: #F0F0F0;
}

.saisie:focus  {
  background-color: #F0F0F0;
}
.saisie:disabled  {
  color: #808080;
}


.saisie_erreur {
  border: 2px dotted #CC0000;
}

.saisieCP {
  
  border-top: 1px solid #EBEBEB;
  border-left: 1px solid #EBEBEB;
  border-bottom: 1px solid #BCBCBC;
  border-right: 1px solid #BCBCBC;
  background-color: #F9F9F9;
  font-family: Lucida Sans, Arial, Helvetica, sans-serif;
  font-size: 13px;
  border-radius: 5px;
  padding: 4px 7px 4px 7px;
  width: 60px;  
  margin: 1px;
  color: #0000FF;
}
.saisieCP:hover {
  background-color: #F0F0F0;
}

.saisieCP:focus  {
  background-color: #F0F0F0;
}
.saisieCP:disabled {
  color: #808080;
}

.saisieVille {
  border-top: 1px solid #EBEBEB;
  border-left: 1px solid #EBEBEB;
  border-bottom: 1px solid #BCBCBC;
  border-right: 1px solid #BCBCBC;
  background-color: #F9F9F9;
  font-family: Lucida Sans, Arial, Helvetica, sans-serif;
  font-size: 13px;
  border-radius: 5px;
  padding: 4px 7px 4px 7px;
  width: 218px;  
  margin: 1px;
  color: #0000FF;
}
.saisieVille:hover {
  background-color: #F0F0F0;
}

.saisieVille:focus  {
  background-color: #F0F0F0;
}
.saisieVille:disabled {
  color: #808080;
}

.saisie_c {  
  border-top: 1px solid #EBEBEB;
  border-left: 1px solid #EBEBEB;
  border-bottom: 1px solid #BCBCBC;
  border-right: 1px solid #BCBCBC;
  background-color: #F9F9F9;
  font-family: Lucida Sans, Arial, Helvetica, sans-serif;
  font-size: 13px;
  border-radius: 5px;
  padding: 4px 7px 4px 7px;
  width: 250px;  
  margin: 1px;
  color: #0000FF;
}

.saisie_c:hover {
  background-color: #F0F0F0;
}

.saisie_c:focus  {
  background-color: #F0F0F0;
}


.saisie_composant {  
  border-top: 1px solid #EBEBEB;
  border-left: 1px solid #EBEBEB;
  border-bottom: 1px solid #BCBCBC;
  border-right: 1px solid #BCBCBC;
  background-color: #F9F9F9;
  font-family: Lucida Sans, Arial, Helvetica, sans-serif;
  font-size: 13px;
  border-radius: 5px;
  padding: 4px 7px 4px 7px;
  /*width: 300px;  */
  margin: 1px;
  color: #0000FF;
}

.saisie_composant:hover {
  background-color: #F0F0F0;
}

.saisie_composant:focus  {
  background-color: #F0F0F0;
}

.hypertext  {
  border-color: transparent;
  background-color: transparent;
  color: #003399;
  font-variant: small-caps;
  font-family: Lucida Sans, Arial, Helvetica, sans-serif;
  font-size: 13px;
  vertical-align: center;
  margin: 2px 0px;
}

#valider {
  width:110px; 
  margin: 20px 10px 20px 250px
}

    
#content { 
  background: #FCFCFC;
  width: 700px;
  margin: 0 auto;
  margin-top: 110px;
}



#content_detail { 
  background: #FCFCFC;
  width: 90%;
  margin: 0 auto;
  margin-top: 110px;
}

.row {
  margin:5px 0px; 
  padding:10px 0px;
}


div.line {
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:#D7D7D7;
}

.icon {
  width: 30px; 
  height: 30px;
  vertical-align:middle;
}

.messagePhoto {
   box-shadow:1px 1px 1px #808080; /*#D83F3D;*/
   padding: 10px 20px;
   width: 90%;
   margin: 0 auto;
   text-align: center;
   border: 1px solid #FF6600; /*#F5C5C5;*/
   border-radius: 10px;
   background-color:#FF9933; /* #FFF3F3;*/
}

input[type=submit], .btn_valider {
   box-shadow:1px 1px 1px #0000FF; /*#D83F3D;*/
   cursor:pointer;
   padding: 2px 5px;
   border: 1px solid #0090FF; /*#F5C5C5;*/
   border-radius:5px;
   background-color:#D0F0FF; /* #FFF3F3;*/
}
 
input[type=submit]:hover, .btn_valider:hover {
  background-color:#00D0FF; /*#FCDEDE;*/
 }

input[type=submit]:active, .btn_valider:active {
  background-color:#00D0FF; /*#FCDEDE;*/
  box-shadow:1px 1px 1px  #0000FF /*#D83F3D*/ inset;
}

.btn_page1 {
  text-align:left;
  padding-left: 10px;
  margin-top: 15px; 
  margin-left: 200px; 
  width:200px;
}

.bouton_filtre {
 box-shadow:1px 1px 1px #C0C0C0; /*#D83F3D;*/
 cursor:pointer;
 padding:1px;
 border:1px solid #909090; /*#F5C5C5;*/
 border-radius:5px;
 background-color:#E0E0E0; /* #FFF3F3;*/
 width:80px;
 font-size: 13px;
 margin: 3px 5px 3px 0px;
 padding: 3px;
 text-align:center;
 vertical-align:middle; 
 font-variant: small-caps;
}

.lien_hypertexte {
 box-shadow:1px 1px 1px #4682B4; 
 cursor: pointer;
 border: 1px solid #D0D0D0; 
 border-radius: 5px;
 background-color: #F0F0F0; 
 width:80%;
 font-size: 12px;
 font-weight: normal;
 text-align: left;
 vertical-align:middle; 
 margin: 5px 0px 3px 0px;
 padding: 10px;
 font-family: Lucida Sans, Arial, Helvetica, sans-serif;
}

.lien_hypertexte:hover{
  background-color:#EAEAEA; 
}

.lien_hypertexte:active {
 background-color:#DDFFDE; 
 box-shadow: 1px 1px 1px  #D83F3D  inset;
}


.VuDoute {
 box-shadow:1px 1px 1px #D83F3D; /*#D83F3D;*/
 cursor:pointer;
 padding: 5px 5px;
 border:1px solid #F5C5C5; /*#F5C5C5;*/
 border-radius:5px;
 background-color:#FFF3F3; /* #FFF3F3;*/
   width:100px;
   font-size: 14px;
 text-align:center;
 vertical-align:middle; 
 margin: 5px 3px 3px 0px;
}

.VuDoute:hover{
  background-color:#FCDEDE; /*#FCDEDE;*/
}

.VuDoute:active {
 background-color:#FCDEDE; /*#FCDEDE;*/
 box-shadow:1px 1px 1px  #D83F3D /*#D83F3D*/ inset;
 outline: none;
 border:0;
}

.VuDoute:focus {
  outline: none;
  border:0;
}


.VuDouteAss {
 box-shadow:1px 1px 1px #D83F3D; 
 cursor:pointer;
 padding:1px;
 border:1px solid #F5C5C5; 
 border-radius:3px;
 background-color:#FFF3F3; 
 width:40px;
 font-size: 4.5px;
 text-align:center;
 vertical-align:middle; 
 margin: 1px 1px 1px 0px;
}

.VuDouteAss:hover{
  background-color:#FCDEDE; 
}

.VuDouteAss:active {
 background-color:#FCDEDE; 
 box-shadow:1px 1px 1px  #D83F3D inset;
  outline: none;
  border:0;
}

.VuDouteAss:focus {
  outline: none;
  border:0;
}


.VuDoute_Actif {
 box-shadow:1px 1px 1px #3CD93D; /*#D83F3D;*/
 cursor:pointer;
 padding: 5px 5px;
 border:1px solid #C4FFC5; /*#F5C5C5;*/
 border-radius:5px;
 background-color:#F1FFF3; /* #FFF3F3;*/
 width:100px;
 font-size: 14px;
 text-align:center;
 vertical-align:middle; 
 margin: 5px 3px 3px 0px;
}

.VuDoute_Actif:hover{
  background-color:#DDFFDE; /*#FCDEDE;*/
}

.VuDoute_Actif:active {
 background-color:#DDFFDE; /*#FCDEDE;*/
 box-shadow:1px 1px 1px  #3CD93D /*#D83F3D*/ inset;
 outline: none;
 border:0;
}

.VuDoute_Actif:focus {
  outline: none;
  border:0;
}

.VuDouteAss_Actif {
 box-shadow:1px 1px 1px #3CD93D; 
 cursor:pointer;
 padding:1px;
 border:1px solid #C4FFC5; 
 border-radius:3px;
 background-color:#F1FFF3; 
 width:40px;
 font-size: 4.5px;
 text-align:center;
 vertical-align:middle; 
 margin: 1px 1px 1px 0px;
}

.VuDouteAss_Actif:hover{
  background-color:#DDFFDE; 
}

.VuDouteAss_Actif:active {
  background-color:#DDFFDE; 
  box-shadow:1px 1px 1px  #3CD93D inset;
  outline: none;
  border:0;
}

.VuDouteAss_Actif:focus {
  outline: none;
  border:0;
}

input[type=radio] {
  background: transparent;
  border: 0;
  box-shadow: 0px 0px 0px 0px transparent;
}

/* ------------------ footer -------------------- */

.pied_page {
  background:#F2F2F2; 
  color:#8C8C8C;
  height: 25px;
  max-width: 1126px;
  width: 100%;
  margin: 0 auto -20px;
  z-index: 1;
} 
  


.ftr { 
    background:#F2F2F2; 
    font-family:Arial, Helvetica, sans-serif; 
    padding:5px 0px; 
    color:#8C8C8C; 
    }

.ftr p {
    font-size:10px; 
    font-family:Arial, Helvetica, sans-serif; 
    text-align:center;
    line-height:10px;
        }

.ftr a {
  text-decoration:none; 
  color:#636363; }

.hide {
  display: none
}

.hide_smartphone {
  display: initial; 
}

.hide_tablet {
    display: initial; 
  }
/* Modal window */
/*
.cf:before,
  .cf:after {
    content:"";
    display:table;
  }
  .cf:after {
    clear:both;
  }
*/

#globalModal {
  overflow:auto;
  text-align: center;
  height: 50px; 
  overflow-x: hidden;
  overflow-y: hidden;
}
#gaucheModal {
  float:left;
  width:50%;
  height: 80px;
}
#droiteModal {
  overflow:auto;
  width:50%;
  height: 80px;
}
.spanModal {
  font-family: 'Open Sans', Helvetica, sans-serif; 
  font-size: 14px; 
  margin:  8px 0px 0px 10px;
  width: 70%;
  border-color: transparent;
  white-space: normal;
  text-align: left;  

}
.cf {
  overflow: hidden;
  max-height: 400px;
  overflow-x: hidden;
}
.checkModal {
  position: fixed; /* Stay in place */
  z-index: 100; /* Sit on top */
  padding-top: 10px; /* Location of the box */
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  opacity:0;
  -webkit-transition: opacity 400ms ease-in;
  -moz-transition: opacity 400ms ease-in;
  transition: opacity 400ms ease-in;
  pointer-events: none;
}
.checkModal_affichage {
  opacity:1;
  pointer-events: auto;
}
.checkModal:target > div {
margin: 5px auto;
transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
}
.checkModal > div {
max-width: 800px;
max-height: 100%;
position: relative;
margin: 1% auto;
padding: 8px 8px 8px 8px;
border-radius: 5px;
background: #eee;
transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
display: block;
}
#checkModal_photo {
max-width: 650px;
max-height: 650px;
}
.checkModal_icon {
width: 40px;
height: 40px;
margin: 0px 5px;
}
.checkModal > div header,.checkModal > div footer {
border-bottom: 1px solid #e7e7e7;
border-radius: 5px 5px 0 0;
}
.checkModal .footer {
border:none;
border-top: 1px solid #e7e7e7;
border-radius: 0 0 5px 5px;
text-align: center;
}
.checkModal > div h2 {
margin:0;
}
.checkModal > div .btn {
float:right;
}
.checkModal > div section, .checkModal > div > footer {
padding:10px 10px 3px 10px;
}
.checkModal > div > header {
  padding: 10px 0px 10px 30px;
  font-size: 16px;
  font-family: 'Open Sans', Helvetica, sans-serif; 
  font-weight: 500;
}
.checkModal > div > footer {
  padding: 15px 10px;
}    
/* The Modal (background) */
.checkModal_bkg {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 99999; /* Sit on top */
  padding-top: 200px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(240,240,240); /* Fallback color */
  background-color: rgba(240,240,240,0.4); /* Black w/ opacity */
}
/* Modal Content */
.checkModal_bkg-content {
  background-color: #FFEBCD; /*#fefefe;*/
  margin: auto;
  padding: 25px;
  border: 1px solid #888;
  text-align: center;
  width: 250px;
  -moz-border-radius:10px 10px 10px 10px;
  -webkit-border-top-left-radius: 10px; /* pour Chrome */ 
  -webkit-border-top-right-radius: 10px; /* pour Chrome */ 
  -webkit-border-bottom-right-radius: 10px; /* pour Chrome */
  -webkit-border-bottom-left-radius: 10px; /* pour Chrome */
  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
}
/* The Close Button */
.checkModal_close {
  color: red; /*#aaaaaa;*/
  float: right;
  font-size: 28px;
  font-weight: bold;
  margin: -20px -15px;
}
.checkModal_close:hover,
.checkModal_close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.containerModalEsp {
  overflow: hidden;
}

.boutonModal {
  width: 100%;
  height: 80px;
  text-align: center;
}

/* Fin Modal window */

.checkboxModal {
  visibility: hidden;
}
/* SLIDE THREE */
.slideThree {
  width: 80px;
  height: 26px;
  background: #333;
  margin: 3px auto;
  display: inline-block;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  position: relative;
  -webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
  -moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
  box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
}
.slideThree:after {
  content: 'Non';
  font: 12px/26px "Open Sans", Helvetica, sans-serif;;
  color: #FF0000;
  position: absolute;
  right: 10px;
  z-index: 0;
  font-weight: bold;
  text-shadow: 1px 1px 0px rgba(255,255,255,.15);
}
.slideThree:before {
  content: 'Oui';
  font: 12px/26px"Open Sans", Helvetica, sans-serif;;
  color: #00bf00;
  position: absolute;
  left: 10px;
  z-index: 0;
  font-weight: bold;
}
.slideThree label {
  display: block;
  width: 34px;
  height: 20px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
  cursor: pointer;
  position: absolute;
  top: 3px;
  left: 3px;
  z-index: 1;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
  box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
  background: #fcfff4;
  background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
}
.slideThree input[type=checkbox]:checked + label {
  left: 43px;
}
/* SQUARED THREE */
.squaredThree {
  width: 20px;  
  margin: 20px auto;
  position: relative;
}
.squaredThree label {
  cursor: pointer;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  border-radius: 4px;
  -webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,.4);
  -moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,.4);
  box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,.4);
  background: -webkit-linear-gradient(top, #222 0%, #45484d 100%);
  background: -moz-linear-gradient(top, #222 0%, #45484d 100%);
  background: -o-linear-gradient(top, #222 0%, #45484d 100%);
  background: -ms-linear-gradient(top, #222 0%, #45484d 100%);
  background: linear-gradient(top, #222 0%, #45484d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#45484d',GradientType=0 );
}
.squaredThree label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  content: '';
  position: absolute;
  width: 9px;
  height: 5px;
  background: transparent;
  top: 4px;
  left: 4px;
  border: 3px solid #fcfff4;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.squaredThree label:hover::after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  opacity: 0.3;
}
.squaredThree input[type=checkbox]:checked + label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
/* fin case à cocher */


/********************************************* Modal div *********************************************/
.cf:before,
.cf:after {
  content:"";
  display:table;
}
.cf:after {
  clear:both;
}
.droite {
  float:right;
}
 
.oModal {
  position: absolute; /*fixed absolute*/
  z-index: 99;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  opacity:0;
  -webkit-transition: opacity 400ms ease-in;
  -moz-transition: opacity 400ms ease-in;
  transition: opacity 400ms ease-in;
  pointer-events: none;
}
 
.oModal:target {
  opacity:1;
  pointer-events: auto;
}
 
.oModal:target > div {
  margin: 5px auto;
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
 
.oModal > div {
  max-width: 670px;
  max-height: 100%;
  position: relative;
  margin: 1% auto;
  padding: 8px 8px 8px 8px;
  border-radius: 5px;
  background: #eee;
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  display: block;
}

#oModal_photo {
  max-width: 700px;
  max-height: 650px;
}

.oModal_icon {
  width: 40px;
  height: 40px;
  margin: 0px 5px;
}
 
.oModal > div header,.oModal > div footer {
  border-bottom: 1px solid #e7e7e7;
  border-radius: 5px 5px 0 0;
}
.oModal .footer {
  border:none;
  border-top: 1px solid #e7e7e7;
  border-radius: 0 0 5px 5px;
  text-align: center;
}
 
.oModal > div h2 {
  margin:0;
}
 
.oModal > div .btn {
  float:right;
}
 
.oModal > div section, .oModal > div > footer {
  padding:10px 10px 3px 10px;
}

.oModal > div > header {
    padding: 3px 0px 3px 30px;
}

.oModal > div > footer {
    padding: 3px 10px 3px 10px;
}


/*****************************************************************************/



/*------------------------------------*/
/*------------------------------------*/
/*------------------------------------*/
/*----------  Tablet size    ---------*/
/*------------------------------------*/
/*------------------------------------*/
/*------------------------------------*/
    
    
@media only screen and (max-width: 850px) {
html, body {
  font-size: 10px;
}

body{
  margin-top:0px;
}



  #header{
    width: 100%;
    background-color:#F2F2F2;
    background-repeat:no-repeat;
    height: 45px;
    margin: 0px;
    border-bottom-width:1px;
    border-bottom-style:dotted;
    border-bottom-color:#D7D7D7;
  }

  .wrapper {
     max-width: 758px;
     background-color:#FCFCFC;
     width: 100%;
     margin: 0 auto -20px;

  }     

  .id_EvolutionNombrePlongee {
    max-width: 700px;
    max-height: 300px;
  }

  .id_MesPlongees {
    max-width: 460px;
    max-height: 306px;
    /*display: inline;*/
  }


  #nav {
    width: 100%;
    background-color: #F8F8F8;
    color: #000000;
    height: 40px;
    background-repeat: repeat;
  }

  #content { 
    background: #FCFCFC;
    width: 460px;
    margin: 0 auto;
    margin-top: 85px;
  }


  #content_detail { 
    background: #FCFCFC;
    width: 90%;
    margin: 0 auto;
    margin-top: 85px;
  }
  .logo_bioobs {
    height: 30px;
    margin-top: 5px;
  }

  .accessoire {
    height: 25px;
  }
  .client {
    height: 33px;
    margin-top: 3px;
    float:right;
  }

  #nav ul li{
    margin-right:10px;
  }
    
  #nav ul li a {
    text-decoration: none;
    font-size: 11px;
    line-height: 10px;
    color: #000000;
    display: block;
    margin-bottom: 2px;
      padding: 2px 5px 3px 5px;
      list-style:none;
    z-index: 1;
    position:relative;  
    text-transform: uppercase;
    font-family: Lucida Sans, Arial, Helvetica, sans-serif;
    clear: left;
  }

  #li_special {
    margin-right: 5px;
  } 

  .url_nav {
    font-size: 10px;
    padding: 3px 4px 3px 4px;
  }

  .url_nav_img {
    width: 30px;
  }
    
  .home {
    height: 22px;
    margin: -7px 0px 0px 0px;
  } 

  .ul_class {
    padding-left: 15px;
  }

  .titre {
    font-size:13px;  
    line-height:16px;
    margin-left: 80px;
    width: 150px;
    margin: 15px 5px 15px 15px;
  }

  .btn_page1 {
      
  }

  
  .photo_33 {
    width:48%;
  }

  .label {
    /*border: 0px solid #FFFFFF;*/
    font-size: 8.5px;
    margin: 2px 0px;
    width: 100px;
  }


  .VuDoute {
   width:100px;
   font-size: 14px;
  }

  .VuDoute_Actif {
   width:100px;
   font-size: 14px;
  }

  .icon {
    width: 60px; 
    height: 60px;
    vertical-align:middle;
    margin: 0px 1px 0px 0px;
    padding: 0px;
  }

  .label_tab {
    /*border: 0px solid #FFFFFF;*/
    font-size: 11px;
    min-width: 200px;
    height: 20px;
    padding: 10px 0px 0px 0px;
  }

  .saisie {
    font-family: Lucida Sans, Arial, Helvetica, sans-serif;
    font-size: 10px;
    padding: 4px 7px 4px 7px;
    width: 240px;  
  }

  .saisie_role {
    width: 9em;
  }

  .saisie_plongeur {
    width: 150px;
  }

  .saisie_courte {
    width: 100px;
    font-size: 14px;
    text-align: center;
  }

  .notes_plongee { 
    font-size: 10px;
    text-align: left; 
    padding: 0px 30px 0px 10px; 
  }

  .num_plongee {
    width: 30px;
    text-align:center;
  }

  .date_plongee {
    width: 80px;
    text-align:left;
  }

  .localisation_plongee {
    width: 130px;
    text-align:left;
  }

  .site_plongee {
    width: 150px;
    text-align:left;
  }

  .fenetre_plongee {
    overflow:auto; 
    height: 250px; 
    width: 100%; 
    border: 0px solid #AAAAAA
  }

  .saisie_tab { 
    font-size: 11px;
    height: 20px;
  }

  .validation_entete { 
    font-size: 11px;
    height: 25px;
  }

  .validation_detail { 
    font-size: 10px;
    height: 18px;
  }

  .saisieCP {
    font-family: Lucida Sans, Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 4px 7px 4px 7px;
    width: 45px;  
  }

  .saisieVille {
    font-family: Lucida Sans, Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 4px 7px 4px 7px;
    width: 183px;  
  }

  .saisie_c {
    font-family: Lucida Sans, Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 4px 7px 4px 7px;
    width: 200px;  
  }

  .saisie_composant {
    font-family: Lucida Sans, Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 4px 7px 4px 7px;
  }

  .hypertext  {
    font-size: 12px;
   }

  .label_radio {
    font-size: 12px;
    width: 20em;
  }

  img {
     padding:1px;
     margin: 0px 25px 0px 20px;
  }

  .row {
    margin:5px 7px; 
    padding:5px 0px;
  }

  .VuDoute {
    padding: 15px 5px;
  }
  .VuDoute_Actif {
    padding: 15px 5px;
  }
 
  #cadre1 {
    display: inline-block;
    -moz-border-radius:10px;
    -webkit-border-top-left-radius: 10px; /* pour Chrome */ 
    -webkit-border-top-right-radius: 10px; /* pour Chrome */ 
    -webkit-border-bottom-right-radius: 10px; /* pour Chrome */
    -webkit-border-bottom-left-radius: 10px; /* pour Chrome */
    -webkit-border-radius: 10px;
    border-radius: 10px; 
    border: 2px outset #DED983;
    background: #FFFFFF;
    padding: .5em;
    font-size: 12px;
  }
  
  .hide_smartphone {
    display: initial; 
  }

  .hide_tablet {
    display: none; 
  }

/********************************************* Modal div *********************************************/
 
.oModal:target > div {
  margin: 3px auto;
  transit-transition: all 0.4s ease-in-out;
}
 
.oModal > div {
  padding: 4px 4px 4px 4px;
}


.oModal_icon {
  width: 30px;
  height: 30px;
  margin: 0px 3px;
}
 
.oModal > div section, .oModal > div > footer {
  padding:5px 0px;
}

.oModal > div > header {
    padding: 3px 0px 3px 30px;
}

.oModal > div > footer {
    padding: 3px 10px 3px 10px;
}

#oModal_photo {
  margin: 0px;
}

/*****************************************************************************/
  .nav_ul {
    display: none;
  }



}





    
/*------------------------------------*/
/*------------------------------------*/
/*------------------------------------*/
/*----------  Iphone size    ---------*/    
/*------------------------------------*/
/*------------------------------------*/
/*------------------------------------*/



  
@media only screen and (max-width: 430px) {
  html, body {
    font-size: 9px;
  }

  body{
    margin-top: 0px;
  }


  #header{
    width: 100%;
    background-color:#F2F2F2;
    background-repeat:no-repeat;
    height: 25px;
    margin: 0px;
    border-bottom-width:1px;
    border-bottom-style:dotted;
    border-bottom-color:#D7D7D7;
    /* margin-top:0px;*/
  }
      
  .wrapper {
     /*max-width: 310px;*/
     background-color:#FCFCFC;
     /*width: 100%;*/
     margin: 0 auto -20px;
  }     

  .id_EvolutionNombrePlongee {
    width: 300px;
    height: 140px;
  }
  
  .id_MesPlongees {
    max-width: 300px;
    max-height: 200px;
  }

  #nav {
    width: 100%;
    background-color: #F8F8F8;
    color: #000000;
    height: 40px;
    background-repeat: repeat;
  }

  #content { 
    background: #FCFCFC;
    width: 380px;
    margin: 0 auto -20px;
    margin-top: 85px;
  }
  

  table {
    width: 280px;
  }

  #content_detail { 
    background: #FCFCFC;
    width: 100%;
    margin: 0 auto;
    margin-top: 85px;
  }

  .logo_bioobs {
    height: 15px;
    margin-top: 3px;
  }

  .accessoire {
    height: 20px;
  }

  .client {
    height: 17px;
    margin-top: 1px;
    float:right;
  }


  #nav ul li{
     float:left;
    list-style:none;
    margin-right:7px;
  }    
  
  #nav ul li:hover {
    background: #333333;    
  }
    
  #nav ul li a {
    text-decoration: none;
    font-size: 9px;
    /*line-height: 9px;*/
    color: #000000;
    display: inline-block;
    padding: 7px 0px 2px 0px;
    margin-bottom: 2px;
    z-index: 3;
    position: relative;
    text-transform: uppercase;
    font-family: Lucida Sans, Arial, Helvetica, sans-serif;  
  }

  #li_special {
    margin-right: 0px;
  }    

  .url_nav {
    font-size: 8px;
    padding: 2px 5px 2px 5px;
  }

  .url_nav_img {
    width: 20px;
  }

  .photo_33 {
    width:75%;
    margin-bottom: 20px;
    margin: 0 auto;
  }
  
  .VuDouteDoute {
   width:100px;
   font-size: 14px;
  }

  .VuDoute_Actif {
   width:100px;
   font-size: 14px;
  }

  .icon {
    width: 60px; 
    height: 60px;
    vertical-align:middle;
    margin: 0px 1px 0px 0px;
    padding: 0px;
  }

  .home {
    height: 20px;
    margin: -7px 0px 0px 0px;
  } 

  .btn_page1 {
    margin-left: 100px; 
    width:180px;
  }



  .ul_class {
    padding-left: 7px;
  }

  .row {
    margin:0px; 
    padding:2px;
  }


  .titre {
    font-size:9px; 
    width: 100px;
    margin: 5px 5px 15px 30px;
  }

  .label {
    font-size: 11px;
    width: 450px;
    color: #000000;
  }
  
  .label_tab {
    font-size: 11px;
    min-width: 85px;
    padding: 10px 0px 0px 0px;
    height: 25px;
    
  }

  .saisie { 
    font-size: 11px;
    padding: 2px 4px 2px 4px;
    width: 190px;  
  }

  .saisie_role {
    width: 7em;
  }

  .saisie_plongeur {
    width: 125px;
  }

  .saisie_courte {
    width: 100px;
    font-size: 14px;
    text-align: center;
  }

  .notes_plongee { 
    font-size: 11px;
    text-align: left; 
    padding: 0px 25px 0px 10px; 
  }

  .num_plongee {
    width: 20px;
    text-align:center;
  }

  .date_plongee {
    width: 74px;
    text-align:left;
  }

  .localisation_plongee {
    width: 120px;
    text-align:left;
  }

  .site_plongee {
    width: 130px;
    text-align:left;
  }

  .fenetre_plongee {
    overflow:auto; 
    height: 200px; 
    width: 100%; 
    border: 0px solid #AAAAAA
  }

  .saisie_tab { 
    font-size: 10px;
    width: 170px;  
    height: 25px;
  }

  .validation_entete { 
    font-size: 12px;  
    height: 25px;
  }

  .validation_detail { 
    font-size: 22px;
    height: 18px;
  }

  .saisieCP {
    width:40px;
    font-size: 11px;
  }

  .saisieVille {
    width:158px;
    font-size: 11px;
  }

  .saisie_c { 
    font-size: 11px;
    padding: 4px 7px 4px 7px;
    width: 170px;  
  }

  .saisie_composant { 
    font-size: 11px;
    padding: 4px 7px 4px 7px;
    /*width: 200px;  */
  }

  .label_radio {
    font-size: 11px;
    width: 20em;
  }

  .hypertext  {
    font-size: 11px;
   }

    #valider {
    width: 90px; 
    margin: 20px 10px 20px 100px;
    font-size: 10px;
  }

  img {
     padding: 0px;
     margin: 0px 10px 0px 10px;
  }
  .bouton_filtre {
     width:60px;
     font-size: 11px;
     margin: 2px 3px 2px 0px;
     padding: 1px;
  }

  #cadre1 {

    -moz-border-radius:0px;
    -webkit-border-top-left-radius: 0px; /* pour Chrome */ 
    -webkit-border-top-right-radius: 0px; /* pour Chrome */ 
    -webkit-border-bottom-right-radius: 0px; /* pour Chrome */
    -webkit-border-bottom-left-radius: 0px; /* pour Chrome */
    -webkit-border-radius: 1px;
    border-radius: 0px; 
    border: 0px outset #DED983;
    background: #FFFFFF;
    padding: 0em;
    margin: 0em;
    font-size: 10px;
  }

  .zoneoublie {
    font-size:10px;
    margin-top:-1em;
    }

  .hide_smartphone {
    display: none; 
  }

  .hide_tablet {
    display: none; 
  }
  .nav_ul {
    display: none;
  }

}




