body {
  font-family: 'Open Sans', sans-serif !important;
  background-color: #fff!important;
  font-size: 14px!important;
}
html, body {
  height: 100%;
}
header {
  position: relative;
}
#loading {
  padding: 0 0 0 50px !important;
  background-image: url(/images/autrespictos/loading.gif);
  background-repeat: no-repeat;
  background-position: 25px 0;
}
#topbar {
  background-color:  #fff; /*#dbeef4;*/
  /*position: absolute;*/
  z-index: 1;
  width: 100%;
  top: 0px;
  left:0px;
  padding: 5px 0px;
  font-size: 13px;
}
#topbar ul {
  margin-bottom: 0px;
}

#topbar .container {
  position: relative;
}
#topbar-menu a {
  padding: 3px 5px;
}
#topbar-menu a:hover {
  background-color: #eee;
  border-radius: 6px;
  text-decoration: none;
}

#header-title {
  /*background: url(images/banniere/vague.png) no-repeat top left; */
  position : absolute;
  z-index: 2;
  top: -5px;
  /*bottom: 0px;*/
  left: 55px; /* comme le padding du container */
  width: auto;
  height: auto;
}
#header-title a {
  /*position : absolute;*/
  width: 350px; /*450px;*/
  display: block;
  /*top: 50px;
  left: 0px;*/
}
  @media (max-width: 768px) {
    #header-title a {
    width: 200px;
  }
  }

#top-mark-admin{
  color: white;
  background-color: #009cc9;
  font-weight: bold;
  border-radius: 3px;
  padding: 0 10px;
  margin-right:20px;
}

#slider {
  background-color: #005488;/*#0067a0;*//*#07649e;*/
  /*background: url(images/logo/logo-especes.png) repeat-x;
  background-size: 30%;*/
}
/*#slider .container {
  position: relative;
}*/

#slider .carousel-inner>.item {
  height: 100%;
}
#slider .carousel-inner>.item a>img, #slider .carousel-inner>.item img {
  min-width: 100%;
}


@media (max-width: 575px) {
  #slider { 
    height: 115px; 
    overflow: hidden; 
  }
}

@media (min-width: 576px) {
  #slider { 
    height: 175px; 
    overflow: hidden; 
  }
}

@media (min-width: 768px) {
  #slider { 
    height: 225px; 
    overflow: hidden; 
  }
}

@media (min-width: 992px) {
  #slider { 
    height: 245px; 
    overflow: hidden; 
  }
  /* #slider .carousel-inner {
     max-height: 400px;
  } */
  /* #slider .carousel-inner>.item { 
    margin-top: -50px;
    height: calc(100% + 50px);
  } */
}

@media (min-width: 1200px) {
  #slider { 
    height: 300px; 
    overflow: hidden; 
  }
}
@media (min-width: 1350px) {
  #slider { 
    height: 350px; 
    overflow: hidden; 
  }
}


.lightbox { display: none; }   


#nav.affix {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
/*#nav > .navbar-inner {
  border-left: 0;
  border-right: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
}*/

.navbar.navbar-tsiono {
  background-color: #009cc9;
  border: 0px solid #009cc9;
  border-radius: 0px;
  margin-bottom: 0px
}
@media (min-width: 992px) {
  #navbar{
    width: 1200px;
    margin-left: -30px;
  }
  .navbar.navbar-tsiono .navbar-nav {
      display:table;
      width:100%;
      margin: 0;
  }
  .navbar.navbar-tsiono .navbar-nav > li {
      /* float:none; */
      display:table-cell;
      text-align:center;
  }
}
.navbar-tsiono .navbar-toggle:focus, .navbar-tsiono .navbar-toggle:hover {
  background-color: #dbeef4;
}
.navbar-tsiono .navbar-toggle {
  background-color: #fff;
  border-color: #fff;
}
.navbar-tsiono .navbar-toggle .icon-bar {
  background-color: #009cc9;
}

.navbar-tsiono .navbar-nav>li>a {
  color: #fff;
  font-family: 'spotkaboldregular';
  font-size: 1.1em;
  display: block;
}
.navbar-tsiono .navbar-nav>li>a>.fa {
  line-height: 1.3;
}

.navbar-tsiono .navbar-nav>li.nav-saisie>a {
  background-color: #92D050;
  cursor : pointer;
}
.navbar-tsiono .nav .open>a, .navbar-tsiono .nav .open>a:focus, .navbar-tsiono .nav .open>a:hover,
.navbar-tsiono .nav>li>a:focus, .navbar-tsiono .nav>li>a:hover, .navbar-tsiono .nav>li.active>a {
  text-decoration: none;
  background-color: #c2a260;
}

.navbar-tsiono .navbar-brand {
  padding: 5px;      
}
.navbar-tsiono .navbar-brand img {
  height: 100%;
}

@media (max-width: 767px) {
  .navbar-tsiono .navbar-nav li  a { text-align: center }
  .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
    color: #fff;
  }
}

.body-content {
  min-height: 400px;			
}

.body-content .container.pb { padding-bottom: 40px; }

.body-content .header-title {
  background-color: #005488;
  padding: 0px 0 0px 0;
  border-bottom: 10px solid #009cc9;
  width: 100%;
}
.body-content .header-title h1 {
  font-family: 'spotkaboldregular';
  font-size: 3em;
  margin: 90px 0 30px 0;
  color: #ffffff;
}

.body-content h1  {
  font-family: 'spotkaboldregular';
  font-size: 3em;
  margin: 0px 0 0px 0;
  /*padding-bottom: 15px;
  background: url("../images/banniere/ondulation-sous-titre.png") no-repeat bottom left;			
  background-size: 200px;*/
}

.body-content h2 {
  font-family: 'spotkaboldregular';
  color: #07649e;
  letter-spacing: -0.03em;
  margin: 50px 0 20px 0;
}

.body-content h2.underline {
  border-bottom: 2px solid #07649e;
  padding-left: 20px;
}

.body-content h2.firstletter:first-letter {
  /*font-size: 200%;*/
  color: #fff;	
  background-color: #07649e; /*#92D050;*/
  padding: 5px 15px;
  margin-right: 8px;
}	
/*.body-content h2.firstletter:before {
  content: "";
  width: 50px;
  height: 50px;
  background-color: #92D050;
  display: inline-block;
  margin-right: 20px;
  vertical-align: middle;
}*/

.body-content h3 {
  font-family: 'Open sans';
  color: #07649e;
}
.body-content h4.categorie {
  font-family: 'Open sans';
  color: #88d0dd;
  font-size: 0.95em;
}
.body-content h3 + h4.categorie {
  margin-top: -5px;
}

.body-content img {
  max-width: 100%;
}
.body-content img.pull-left {
  margin-right: 15px;
}

.body-content .well {
  border-radius: 0px;
  margin: 30px 0;
}

.body-content section:last-child {
  padding-bottom: 40px;
}

.body-content ul li, .body-content ol li  {
  margin-bottom: 5px;
}
.body-content ul li ul li, .body-content ol li ol li {
  margin-bottom: auto;
}

.body-content ol.custom-counter {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.body-content ol.custom-counter > li {
  counter-increment: step-counter;
  margin-bottom: 15px;
}
.body-content ol.custom-counter > li::before {
  content: counter(step-counter);
  margin-right: 10px;
  font-size: 80%;
  background-color:#07649e;
  color: white;
  font-weight: bold;
  padding: 3px 8px;
  border-radius: 11px;
}
.body-content ol.custom-counter > li > ul {
  margin-top: 10px;
}


.body-content .bloc {
  position: relative;
}
.body-content .bg-white {
  background-color: #fff;
}
.body-content .bg-green {
  background-color: #92D050; 
  color:#fff;
  padding: 30px 0;
  font-size: 1.7em; 
  line-height: 1.3em;
}
.body-content .bg-grey {
  background-color: #dbeef4; 	      		
}
.body-content .bg-light-grey {
  background-color: #f5f5f5; 
}

.body-content .pb40 { padding-bottom: 40px; }


/** Encart **/ 
.body-content .encart {
  background-color: #eee;
  padding: 15px;
  margin: 40px 0px;
}   

.body-content .encart h3 {
  font-family: 'spotkaboldregular';
  color: #07649e;
  margin-top: 0px; 
}
.body-content .encart > h3 {
  margin-top: 0px;
}
.body-content .encart a:hover {
  text-decoration: none;
}
.body-content .encart a span {
  margin-top: 10px;
  display: block;
  color: #0c0c0c;
  text-align:center;
}
.body-content .encart a:hover span {
  color: #07649e;
}

.body-content .encart .flex-container {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  justify-content: space-around;
}

.body-content .encart .flex-item {
  padding: 15px;
  margin-top: 10px;
}

@media (max-width: 768px) {
  .body-content .encart .flex-item {
    width: 200px;
  }
}

@media (max-width: 480px) {
  .body-content .encart .flex-item {
    width: 50%;
  }
}

@media (min-width: 769px) {
  .body-content .encart .flex-item {
    flex: 1;
  }
}




/** Quizz **/

.body-content .quizz .checkbox label {
  font-weight: bold;
}

.body-content .quizz-timer {
  background-color: #07649e;
  color: #fff;
  padding: 8px 10px;
  display: inline-block;
  font-size: 2em;
  margin-bottom: 15px;
}
.body-content .quizz-timer.orange { background-color: #ff9800; }
.body-content .quizz-timer.red { background-color: #f44336; }

.body-content .quizz .btn-success {
  margin-top: 30px;
  background-color: #92D050;
  border-color: #92D050;
  background-image: none;
  border-radius: 0px;
  text-shadow: none;
  box-shadow: none;
  text-shadow: none;
  -webkit-box-shadow: none;
}

.body-content .quizz .btn-success:focus, .body-content .quizz .btn-success:hover {
  background-color: #70a835;
}


/**************************************************/
/* infographie accueil */
/**************************************************/
#infographie {
  margin: 20px 0;
}
#infographie .infographie-inner{
  position: relative; 
  display: inline-block;
}
#infographie .button {
  position: absolute;
  background-color: #92d050;
  opacity: 0.8;
  padding: 5px 10px;
}
#infographie .button:hover {
  background-color: #07649e;
  text-decoration: none;
}

#infographie .button:hover a {
  text-decoration: none;
}
#infographie .button-inner {
  color: #07649e;
  font-size: 1.6em;
  line-height: 1.2em;
  font-family: 'spotkaboldregular', sans-serif;
}
#infographie .button:hover .button-inner {
  color: #92d050;
}
#button-apprendre {
  bottom: 20px;
  left: 40px;
}
#button-saisir {
  bottom: 15px;
  left: 360px;
}
#button-consulter {
  bottom: 20px;
  right: 10px;
}

@media (max-width: 768px) {
  #infographie .button {
    position: relative;
    margin-bottom: 15px; 
  }
  #button-apprendre, #button-saisir, #button-consulter {
    bottom: auto;
    left: auto;
    right: auto;
  }
}


/**************************************************/
/* Actus accueil */
/**************************************************/
#actus h2 {
  background: url(images/banniere/ondulation-sous-titre.png) no-repeat center bottom transparent;
  /*padding-bottom: 20px;*/
  margin: 40px 0 10px 0;			
}
#actus h3 {
  font-size: 1.6em;
  line-height: 1.2em;
  color: #009cc9 /*#92D050*/;
}


/**************************************************/
/* photo et carte du mois */
/**************************************************/
#background {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 50%;
  height: 100%;
  /*background-color: #b6e0e6;*/
  z-index: 0;
}

#photo h2, #carte h2 {
  margin-top: 20px;
}
#photo h2 {
  /*color: #fff;
  background-color: #07649e;
  margin-bottom: 0px;
  padding: 10px;*/
}

div.photo {
  max-height: 350px;
  overflow: hidden;
  position: relative;
}
div.photo img {
  width: 100%;
}
p.legende{
  position: absolute;
  width: 100%;
  bottom: 0;
  background-color: rgba(0,0,0,0.6);
  color: #fff;
  margin-bottom: 0px; 
  padding: 15px;
}
p{
  font-size:16px !important;
  line-height:24px;
}
.espece {
  display: block;
  font-size: 1.1em;
}
.auteur {
  display: block;
  color: #dbeef4;
  font-size: 0.9em;
}



/**************************************************/
/* Bilan des observations  catalogue des espèces */
/*************************************************/
.buttonEspece a {
  display: block;
  background-color: #07649e;
  color: #fff;
  padding: 70px 10px 10px 10px;		
  background-position: 50% 15px;
  background-repeat: no-repeat;
  min-height: 115px;
  text-decoration: none;
  margin-bottom: 10px;
}
.buttonEspece a:hover {
  background-color: #92D050;
  text-decoration: none;
}
#buttonMamMarins.buttonEspece a {
  background-image: url(../images/grandefamilles/picto/mammiferes_marins.png);
}	
#buttonEspEnvahissante.buttonEspece a {
  background-image: url(../images/grandefamilles/picto/especes_envahissantes.png);
}
#buttonTortueMarine.buttonEspece a {
  background-image: url(../images/grandefamilles/picto/tortues_marines.png);
}
#buttonRequin.buttonEspece a {
  background-image: url(../images/grandefamilles/picto/requins.png);
}
#buttonRaie.buttonEspece a {
  background-image: url(../images/grandefamilles/picto/raies.png);
}
#buttonPoisson.buttonEspece a {
  background-image: url(../images/grandefamilles/picto/poissons.png);
}


.body-content h2.counter {
  padding: 8px 0px 0px 0px; /*8px 0px 0px 60px;*/
  position: relative;
  display: flex;
}
.body-content span.counter {
  background-color: #92D050;
  padding: 5px 18px 10px;
  margin-right: 10px;
  color: #fff;
  /* position: absolute; */
  /* top: 0px; */
  /* left: 0px; */
  width: 50px;
  height: 50px;
  /*flex: initial;*/
  align-self: center;
}
.body-content span{
  /*flex: 1;*/
  align-self: center;
}
.body-content span[class^=x-btn]{
  flex: auto;
}

.nomCommunCat { margin-bottom: 2px; }
.nomScientifiqueCat { font-style: italic; margin-top: 2px; }

#selectEspeceCat { margin-top: 20px; }

.illustration { position: relative; }
.illustration #imageEspeceCat {
  margin-top:40px;
}
.illustration #iucnCat {
  position: absolute;
  top: -40px;
  right: 0;
  width: 100%;
  max-width:25vw;
  height: auto;
  text-align: right;
}
@media screen and (max-width: 300px) {
    #catalogueEspeceInfo {
        margin-bottom:350px; 
    }
}
@media screen and (min-width: 301px) and (max-width: 500px) {
    #catalogueEspeceInfo {
        margin-bottom:600px; 
    }
}

.illustration #iucnCat img {  width: 100px;}

.body-content p.caracteristique {
  overflow: hidden;
  padding-left: 80px;
}
.body-content p.caracteristique img.icone {
  width: 60px;
  float: left;
  margin-left: -80px;
}
.body-content p.caracteristique span {
  padding-top: 20px;
}

.body-content .infoplus {
  border-radius: 8px;
  background: url(../images/pictosconsultation/anecdote.png) top left no-repeat #2db8c5;
  padding: 15px;
  color: #fff;
}
.body-content .infoplus h3 {
  padding-left: 100px;
  margin: 0px 0px 30px 0px;
  color: #fff;
  font-weight: bold;
}

.body-content .diaporama {
  /*background-color: #f0f0f0;
  padding: 10px 15px 15px 15px;*/
}

.body-content .diaporama a {
  display: block;
  overflow: hidden;
  height: 75px;
}
.body-content .diaporama .row { margin-bottom: 15px }
.body-content .diaporama .row:last-child { margin-bottom: 0px }

.body-content .canvasContainer { height: 350px;}

#mapObs { height: 100%; }

.body-content .btn.btn-catalogue { 
  padding: 20px 0px; 
  /*font-size: 1.2em;*/ 
  padding: 20px 0px;
  background-color: #eee;
  color: #07649e;
  border-radius: 0px;
}
.body-content .btn.btn-catalogue span.fa { font-size: 2em;  display: block; }
.body-content .btn.btn-catalogue .x-btn-inner-default-medium { 
  font-size: 1em; 
  color: #07649e !important;
  font-family: 'Open Sans', sans-serif !important; 
  font-weight: normal;
  white-space: normal;
}

#catalogueEspeceForm .x-form-item-body {
  display: block;
}
#catalogueEspeceAllerPlus .row div {
  text-align:center;
}
#catalogueEspeceAllerPlus a {
  display:inline-block;
  text-align:center;
}


.flex-row-partners {
  display: flex;
  flex-direction: row;
}
.flex-row-partners .flex-item {
  flex: 1;
  align-self: center;
}
.flex-row-partners .flex-item:nth-child(1) {
  flex: initial;
  width: 120px;
  text-align: center;
}
.flex-row-partners .flex-item:nth-child(1) img {
  margin-right: 15px;
}

/***********************************/
/* footer */
/***********************************/  

footer {
  background-color: #1b619c;
  /*background: url(images/banniere/bg-footer.png) no-repeat top left #1b619c;*/
  min-height: 130px;
  color: #fff;  
  
  position: relative;
  clear:both;
  padding-top:20px;    
}
footer #footer-content {
  padding: 0px 0;
}
footer #footer-content h3 {
  margin-top: 0;
  font-family: 'spotkaboldregular';
  color: #b6e0e6;
}
footer #footer-content .footer-logo img {
  height: 80px;
  /*max-height: 90px;
  max-width: 150px;*/
}
footer #footer-content .footer-logo a {
  margin-left: 20px;
}
footer #footer-content .footer-logo a:first-child {
  margin-left: 0px;
}
footer #footer-content .footer-social a {
  display: inline-block;
  background-color: #fff;
  color: #1b619c;
  font-size: 1.7em;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  padding: 10px;
  text-align: center;
}
footer #footer-content .footer-social a:hover {
  background-color: #005488;
  color: #fff;
}

footer #footer-copyright {
  background-color: #005488;
  padding: 10px 0;
}
footer #footer-copyright p {
  margin: 0;
  padding: 0;
}
footer #footer-copyright a {
  color: #dbeef4;
}
footer #footer-copyright a:hover {
  color: #fff;
}

.logo_facebook{
  max-height:50px;
}

#top-link-block.affix-top {
  position: absolute; /* allows it to "slide" up into view */
  bottom: -82px; /* negative of the offset - height of link element */
  left: 10px; /* padding from the left side of the window */
}
#top-link-block.affix {
  position: fixed; /* keeps it on the bottom once in view */
  bottom: 18px; /* height of link element */
  left: 10px; /* padding from the left side of the window */
}

#toTop {
  position: fixed;
  bottom: 10px;
  right: 10px;
  cursor: pointer;
  display: none;
  background-color: #005488;
  color: #fff;
  padding: 8px 10px;
  font-size: 1.7em;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
#toTop:hover {
  background-color: #1b619c;
}


.x-form-trigger-wrap {height:auto !important;}
.x-form-text {height:auto !important;}

.quizz-btn-success, .quizz-btn-success.x-btn-over {background-image : none !important;}

a.x-monthpicker-item-inner.x-item-disabled {
  opacity: 0.3;
}


  .actualites .col-owl-4 p {
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 400px;
    text-align: justify;
  }

  .actualites .owl-dots, .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
  }
  .actualites .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
  }
  .actualites .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
  }
  .actualites .owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {
    background: #07649e;
  }
  


/*********************************************** CATALOGUE INDIVIDUS ***********************************************/
.dataview-global-info {
  margin : 20px;
}

.dataview-multisort-item {
  margin: 8px 8px 4px 8px;
}

.dataview-global .dataview-multisort-item {
  border: 1px solid #07649e;
  border-radius: 21px;
}
.dataview-multisort-item > div {
  margin: 20px;
  color:#07649e
}

.photoreference {
  padding : 10px;
  text-align: center;
  background-color: rgba(206, 230, 255, 0.26);
}
.individu p {
  font-size: 13px !important;
}

@media screen {
  .dataview-global {/*@media screen*/
    display: grid;
    text-align: center;
    align-items: stretch;
    
  }
  .dataview-global .diaporama {/*@media screen*/
    width: 100%;
    overflow: auto;
    height: 100%;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-evenly;
  }
  .dataview-multisort-item {/*@media screen*/
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;
  }
  .photoreference {/*@media screen*/
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .carousel .dataview-multisort-item {/*@media screen*/
    justify-content: center;
  }
}


@media (min-width: 768px) {
  
  #catalogueCarousel .modal-dialog {/*@media screen and (min-width: 768px)*/
    min-width : 600px;
    max-width: 90%;
    width : auto;
  }
  .dataview-global .photoreference {/*@media screen and (min-width: 768px)*/
    min-width : 250px;
    height : 200px;
  }
  .dataview-global .photoreference img {/*@media screen and (min-width: 768px)*/
    min-width: 100px;
     max-width: 200px;
     max-height: 200px;
  }
  .individu {/*@media screen and (min-width: 768px)*/
    min-width: 200px;
  }
  .carousel .photoreference {/*@media screen and (min-width: 768px)*/
    min-width: 400px;
    min-height: 500px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  
  .carousel .photoreference img {/*@media screen and (min-width: 768px)*/
    max-width: 600px;
    max-height: 100%;
  }
}
@media (max-width: 768px)   {

  .dataview-global .photoreference {/*@media screen and (max-width: 768px)*/
    min-width : 200px;
    height : 200px;
  }
  .dataview-global .photoreference img {/*@media screen and (max-width: 768px)*/
     min-width: 50px;
     max-width: 150px;
     max-height: 150px;
  }
  .individu {/*@media screen and (max-width: 768px)*/
    min-width: 100px;
  }
  .carousel .photoreference {/*@media screen and (max-width: 768px)*/
    min-width: 300px;
    min-height: 300px;
  }
  
  .carousel .photoreference img {/*@media screen and (max-width: 768px)*/
    max-width: 400px;
    max-height: 100%;
  }
}


.lightbox{
	z-index:100001;
}
.lightboxOverlay{
  z-index:100000;
}


input[type=radio], input[type=checkbox]{
  margin : 0px !important
}


.x-btn-button.x-btn-icon-top, .x-btn-button.x-btn-icon-bottom {
  align-items:center !important;
  display:inline-block !important;
}

.copyright_photo {
    position: absolute;
    right: 5px;
    font-size: 20px !important;
    padding: 4px;
    opacity: 0.5;
    top: 5px !important; /*50px !important;*/
    color: white;
}
.flex-row-partners img {
  max-width: 100px;
}
.x-form-item{
    border-collapse:collapse !important;
}
#page-bilan_des_observations-innerCt .ol-zoom  {
    top: 4.5em !important;
    left: .5em;
}