body {
  background-color: #fff;
}


.themes-table td {
  font-size: 12px;
  vertical-align: bottom;
  text-shadow: none !important;
  font-weight: 700;
}

img {
  max-width: 100%;
  max-height: 100%;
}

p.copy {
  font-size: 9px;
  color: #666;
  text-shadow: none;
  margin: 0;
}
p.legend {
  font-weight: 700;
  margin: 0.1em 0 1em 0;
  font-style: italic;
}
p {
  text-shadow: none !important;
  line-height: 1.3;
}
h2 {
  text-shadow: none !important;
  margin-top: 30px;
}


div.header-left {
  float: left;
  text-shadow: none !important;
  font-weight: 100;
  margin: 0.7em 0.2em 0em 1em;
  color: #777;
  cursor: pointer;
}

.div-navbtn {
  text-align: center;
  margin: 2em 0 0 0;
}
.btn-info {
  background-color: #fff !important;
  color: #5cb85c !important;
  text-shadow: none !important;
  padding: 0.7em !important;
  width: 15em !important;
  border-color: #4cae4c !important;
  display: inline;
  font-weight: 200 !important;
}
.btn-back {
  color: #337ab7 !important;
  border-color: #2e6da4 !important;
}


/* button icons */
.ui-icon-general {
  text-shadow: none !important;
}
.ui-btn.ui-btn-active {
  background-color: #999 !important;
  border-color: #999 !important;
}
.ui-btn {
  padding: 0.2em 0.2em 0.3em 0.2em;
}
.ui-btn:focus {
  box-shadow: none !important;
}

.ui-content .ui-listview, .ui-panel-inner>.ui-listview {
    margin: 0;
}

.ui-content {
    padding: 5px 20px 70px 20px !important;
}

.ui-button.ui-widget{
     height: auto;
     width: 100%;
}

.ui-button.ui-widget .ui-button-text{
    line-height: normal;
    font-size: 1.2em;
    overflow: visible;
  }

div.ui-btn.ui-input-btn.ui-corner-all.ui-shadow {
  white-space:normal;
  margin: 10px;
  width: 30%;
  height: 80px;
  background-color: #CCCCCC;
  display: inline-block;
}

/* Pour le random */
input[type='submit'] {
       position: absolute;
}

td {
    padding-right: 20px;
}

input.qu_btn {


}

#parcours .ui-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 56px;
    left: 0;
    padding: 0 !important;
}
#parcours img {
  max-width: none !important;
  max-height: none !important;
}
#mapdiv {
    width: 100%;
    height: 100%;
}
#panorama {
    width: 100%;
    height: 100%;
}
#stop52-2 .ui-content {
    position: absolute;
    top: 50px;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0 10px 0 10px !important;
}
#stop52-2 img {
  max-width: none !important;
  max-height: none !important;
}

#btn-1,
#btn-2,
#btn-3,
#btn-4 {
  background-color: grey;
}

.questions .ui-btn-text {
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    margin: 0 auto;
}

.reponse {
  display: none;
}

#help,
#credits,
#feedback,
#config {
  display:none;
}

.swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") !important;
}
.swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") !important;
}


.theme-list li a {
  height: 100px;
}
.theme-list img {
  max-width: 133px !important;
}
.theme-list h4 {
  font-weight: 200 !important;
  font-size: 1.5em !important;
  margin: 57px 0 0 90px !important;
}

table.aide img {
  max-width: 60px;
}
table.aide h3 {
  margin-top: 3px;
}


.ui-listview>.ui-li-has-thumb>.ui-btn, .ui-listview>.ui-li-static.ui-li-has-thumb {
  padding-left: 40px;
}

.autres-list a {
  padding: 20px 0 0 60px !important;
  font-size: 1.3em;
}
.autres-list h4 {
  font-weight: 200 !important;
}

