@media only screen and (max-width:480px){body{background-color: #3498db}
}
@media screen and (max-width: 600px) {
  .column {
    width: 100%;
  }
}

html, body{max-width:780px; padding: 10px;background-image: url("img/wallboostair.jpg");background-color: blue;
  background-position: center;
  background-size: cover;
   background-repeat: no-repeat;
  position: relative;
  margin-left:auto;margin-right:auto;
/* text-align:left;font-family:Arial,Verdana,sans-serif;font-size:18px;color:#000;margin-left:auto;margin-right:auto;*/
}

div{font-size:18px}
/* form{background-color:grey;font-size:18px;padding-top:5px;padding-bottom:8px;padding-left:20px;font-family:"trebuchet ms",sans-serif}*/
fieldset{padding:20px;margin-bottom:10px}
legend{color:sienna;font-weight:700}
label{margin-top:20px;display:block;font-size:90%;font-size:24px}
.inline{display:inline;font-size:24px}
input{border:1px solid #000;background-color:beige;font-family:"trebuchet ms",sans-serif;font-size:24px}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: red;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: red;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: red;
}
input[type=radio]{margin-right:50px;background-color:transparent;border:none}

textarea{border:1px solid #000;font-size:24px;background-color:beige;font-family:"trebuchet ms",sans-serif}
.cebouton{background-color:DeepSkyBlue;padding:5px;border-radius:10px;border:none}
.ceboutonfoot{background-color:DeepSkyBlue;padding:5px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;border:none}
   .ceboutonb {
    background-color: DeepSkyBlue;
    box-shadow: 0 8px 16px 0 grey;
     padding: 5px  20px;
     border-radius: 10px;
     border: none;
   
  }
.ceboutonb:hover {
    background-color:#ff0000;
  }
    .ceboutonc {
    background-color: DeepSkyBlue;
    box-shadow: 0 8px 16px 0 grey;
     padding: 5px  25px;
     border-radius: 10px;
     border: none;
   
  }
.ceboutonc:hover {
    background-color:#ff0000;
  }


   .ceinput {
   	 font-size: 16px;
   	 width: 180px;
color:black;
	background-color: #f5f5dc;
         border-radius: 10px;

     border:1px solid gray;
padding:5px;
box-shadow:2px 2px 10px gray inset;
-moz-box-shadow:2px 2px 10px gray inset;
-webkit-box-shadow:2px 2px 10px gray inset;

   }
.cebouton:hover{background-color:#9cf}
.cetimage{box-shadow:0 8px 18px 0 grey;padding:2px;border-radius:5px;border:none;float: right;}
a{font-family:Arial,Verdana,sans-serif;font-size:24px;color:darkblue;text-decoration:none;background-color:DeepSkyBlue}
a:hover{font-family:Arial,Verdana,sans-serif;font-size:24px;color:lightblue;background-color:#9cf;text-decoration:underline}
hr{color:brown;background-color:DeepSkyBlue;width:90%;height:2px}
h1,h3{font-family:Arial,Verdana,sans-serif;font-size:24px; color:white;text-shadow:0 0 7px rgba(0,0,0,.5)}
h2{font-family:"Book Antiqua",monospace;font-size:24px;color:#000;margin-bottom:0;text-align:center}
h4{font-family:Arial,Verdana,sans-serif;font-size:18px; color:white;
}
h5{font-family:Arial,Verdana,sans-serif;font-size:18px; color:white;background-color:rgba(0,0,0,.3)}
h6{font-family:Arial,Verdana,sans-serif;font-size:18px;color:#fff;background-color:rgba(0,0,0,.3)}
hr{color:brown;background-color:DeepSkyBlue;width:90%;height:2px}
p {font-family:Arial,Verdana,sans-serif;font-size:15px; color:black;}

table {font-family:Arial,Verdana,sans-serif;font-size:18px;color:#000; border-collapse: collapse;
  border-spacing: 0;  width: 100%;  border: 1px solid #ddd;}


span{color:#E22;font-weight:700}
.note{font-family:Arial,Verdana,sans-serif;font-size:18px;color:grey;font-weight:bolder;font-weight:700}
.foot{font-family:Arial,Verdana,sans-serif;font-size:18px;color:#fff;font-weight:700}

iframe:focus{outline:0}
iframe[seamless]{display:block}

#custom-tooltip {
    background-color: black !important;
    color: white !important;
    border: none !important;
    padding: 8px !important;
    border-radius: 5px !important;
    display: block !important; /* permet de le voir */
    pointer-events: none; /* évite que la souris gêne le tooltip */
    font-size: 16px;
    font-family: sans-serif;
    z-index: 9999 !important;
}


.thumbnail{
  width: 30px;
  height: 20px; 
   z-index:999;
    -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
}
.thumbnail:hover {
    transform: scale(4);
}
/*3d*/
    /*<![CDATA[*/
    span.c6 {font-size:200%; color:red;}
    span.c5 {font-size:300%; color:red;}
    div.c4 {float:inline-end;vertical-align:top;padding-top: 8px;}
    a.c3 {text-decoration: none ; border: none ; outline: none ; box-shadow: none ; background: black;}
    img.c2 {max-width: 500px;width: 100%; height: auto;}
    a.c1 {font-size:20px;}
    /*]]>*/
    
    
      #map {
        height: 100%;
        width: 100%;
      }
           #output {
        font-size: 16px;
      }

select.btn-mini {
    height: auto;
    line-height: 13px;
}

/* this is optional (see below) */
select.btn {
    -webkit-appearance: button;
       -moz-appearance: button;
            appearance: button;
    padding-right: 5px;
}

select.btn-mini + .caret {
    margin-left: -20px;
    margin-top: 5px;
}


option {
  padding : 1px;
  color   : red;
}




       .thumbnail{ //zoom icones
    width: 25px;
    height: 25px;
   
  padding: 2px;
    z-index:999;

    -webkit-transition-property: all;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-timing-function: ease;
    }
    .thumbnail:hover {
    transform: scale(4);
    }
    /*]]>*/
    
    
#cookies { 
  width: 100%;
  margin: 0;
  padding: 0.5em 10%;
  background: rgba(86,86,86,0.95);
  border-bottom: solid 1px rgb(225,225,225);
}
 
#cookies p {
  font-family: sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.35);
  text-align: center; 
  color: rgb(255,255,250);
  margin: 4px;
  z-index: 999;
}

#cookies .cookie-accept {
  padding-left: 10px;
  cursor: pointer;
  display: inline;
  color: rgb(255,255,250);
  text-shadow: 0 -1px 0 rgba(0,0,0,0.35);
}
   


.topnav {
  overflow: hidden;
  background-color: #333;
}

.topnav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.topnav a:hover {
  background-color: #ddd;
  color: black;
}

.topnav a.active {
  background-color:blue;
  color: white;
}

.topnav .icon {
  display: none;
}

@media screen and (max-width: 600px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}
.dropbtn {
  background-color: blue;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {background-color: #ddd;}

.dropdown:hover .dropdown-content {display: block;}

.dropdown:hover .dropbtn {background-color: #3e8e41;}


   .xd-content .xd-body .xd-body-inner {
            max-height: unset;
        }
        .xd-content .xd-body p {
            color: blue;
           
              }
        .xd-content .xd-button.xd-ok {
            background: blue;
        }

