/* app css stylesheet */
a {
  color: inherit; 
  text-decoration: inherit; 
}

a[href*="https://www.google.com/maps"] {
  color: aqua;
  font-weight: bold;
}

a[href*="https://moiveilleur.org/"] {
  color: aqua;
  font-weight: bold;
}

a[href*="https://moiveilleur.com/"] {
  color: aqua;
  font-weight: bold;
}


#waptxt {
  color: aqua;
  font-weight: bold;
}

#postwaptxt {
  color: aqua;
  font-weight: bold;
  margin-bottom: 0em;
}

#postcontent {
  margin-top: 0em;
  margin-bottom: 0em;
}

#postlink {
  margin-top: 0em;
  margin-bottom: 0em;
}


p
{
  overflow: hidden;
}

.md-tab {
padding: 1px;
}

.menu {
  list-style: none;
  border-bottom: 0.1em solid black;
  margin-bottom: 2em;
  padding: 0 0 0.5em;
}
.menu:before {
  content: "[";
}

    .menu:after {
  content: "]";
}

.menu > li {
  display: inline;
}

.menu > li:before {
  content: "|";
  padding-right: 0.3em;
}

.menu > li:nth-child(1):before {
  content: "";
  padding: 0;
}
.fullsizewidth{
  width: 100%;
}
.h2{
    padding:0px;
    margin:0px;
}
.md-title{
   font-weight: bold; 
    margin:0px;
    padding:0px;
}
.nomargin{
  margin: 0;
  width: 400px;
}
.buttonsmall{
  font-size: 40%;
}
.titre-detail-small{
  margin:0px;
  padding-top:8px;
  color:DarkGray;
  
}
.list-description-small{
  max-height: 5em;
}

#mapxs {
    position: relative;
}

