@font-face {
  font-family: Glyphe;
  src: url("../polices/Glyphe.woff");
  font-display: fallback;
}

body {
  margin: 0;
  padding: 0;
  font-family: Arial;
  font-size: 1em;
}

#cssmenu ul,
#cssmenu li,
#cssmenu span,
#cssmenu a {
	margin: 0;
	padding: 0;
	position: relative;
}

#cssmenu li li {
  border-bottom: 1px dotted white;
}

#cssmenu {
  line-height: 1;
  background-color: black;
  border-bottom: 2px solid rgb(250, 100, 100);
  width: auto;
}

#cssmenu:after,
#cssmenu ul:after {
	content: '';
	display: block;
	clear: both;
}

#cssmenu a {
  background-color: rgb(90, 12, 12);
  /*background: linear-gradient(to bottom, #333333 0%, #141414 100%);*/
  color: #ffffff;
  display: block;
  font-family: Arial, sans-serif;
  padding: 19px 20px;
  text-decoration: none;
}
#cssmenu ul {
  list-style: none;
  z-index: 1;
}
#cssmenu > ul > li {
  display: inline-block;
  float: left;
  margin: 0;
}
#cssmenu.align-center {
  text-align: center;
}
#cssmenu.align-center > ul > li {
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul {
  float: right;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu > ul > li > a {
  color: #ffffff;
  font-size: 12px;
}

#cssmenu > ul > li.active:after,
#cssmenu > ul > li:hover:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  /*border-bottom: 10px solid #0fa1e0;*/
  margin-left: -10px;
}

#cssmenu > ul > li:hover:after {
  /*border-bottom: 10px solid rgb(240, 127, 204);*/
  border-bottom: 10px solid rgb(124, 24, 24);
}

#cssmenu > ul > li.active:after {
  border-bottom: 10px solid rgb(250, 100, 100);
}

#cssmenu > ul  li  ul  li.has-sub ul li:first-child > a {
  border-radius: 5px 5px 0 0;
}
#cssmenu.align-right > ul > li:last-child > a {
  border-radius: 0 5px 0 0;
}


#cssmenu > ul > li:hover > a {
	color: #ffffff;
	/*box-shadow: inset 0 0 3px #000000;*/
  background: rgb(124, 24, 24);
	/*background: linear-gradient(to bottom, #262626 0%, #070707 100%);*/
}

#cssmenu > ul > li.active > a {
  background: rgb(205, 92, 92);
  color: #ffffff;
}

#cssmenu .has-sub {
  /*z-index: 1;*/
}

#cssmenu .has-sub:hover > ul {
  display: block;
}

#cssmenu .has-sub ul {
  display: none;
  position: absolute;
  width: 200px;
  top: 100%;
  left: 0;
}

#cssmenu.align-right .has-sub ul {
	left: auto;
	right: 0;
}

#cssmenu .has-sub ul li {
	margin-bottom: -1px;
}

#cssmenu .has-sub ul li a {
  background: rgba(250, 120, 120, 0.9);
	border-bottom: 1px dotted #31b7f1;
	font-size: 12px;
	filter: none;
	display: block;
	line-height: 120%;
	padding: 10px;
  color: black;
}

#cssmenu .has-sub ul li:hover a {
  background: rgb(210, 80, 80);
}

#cssmenu ul ul li:hover > a {
	color: #ffffff;
}

#cssmenu .has-sub .has-sub:hover > ul {
	display: block;
}

#cssmenu .has-sub .has-sub ul {
	display: none;
	position: absolute;
	left: 100%;
	top: 0;
}

#cssmenu.align-right .has-sub .has-sub ul,
#cssmenu.align-right ul ul ul {
	left: auto;
	right: 100%;
}

#cssmenu .has-sub .has-sub ul li a {
  /*background: rgb(229, 35, 168);*/
  background: rgba(210, 80, 80, 0.9);
  color: white;
	border-bottom: 1px dotted #31b7f1;
}

#cssmenu .has-sub .has-sub ul li a:hover {
	/*background: rgb(183, 21, 132);*/
  background: rgb(150, 30, 30);
}

#cssmenu ul ul li.last > a,
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul ul li.last > a,
#cssmenu ul ul ul li:last-child > a,
#cssmenu .has-sub ul li:last-child > a,
#cssmenu .has-sub ul li.last > a {
	border-bottom: 0;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

#cssmenu li li.last {
  border-bottom: 0;
}

#container {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#result {
  margin: auto;
  margin-top: 1em;
}

#result thead th {
  padding: 5px;
}

#result tbody tr {
  cursor: pointer;
}

#result tbody td {
  vertical-align: top;
  padding: 4px;
}

/*#result tr:nth-child(even) {
  background-color: rgb(240, 240, 240);
}*/

#fiche tbody td {
  vertical-align: top;
}

#fiche thead th, #result thead th {
  padding: 8px;
  /*background-color: rgb(220, 220, 220);*/
  background-color: rgb(205, 92, 92);
  color: white;
}

textarea, input[type=text] {
  background-color: rgba(244, 250, 182, 0.35);
}

.ui-menu-item {
    font-family: Glyphe;
    font-size:43px; 
}

.c {
  width:28px;
  height:26px;
  background-color:black;
  color:yellow;
  float:left;
  margin-left:4px;
  padding-top: 7px;
  text-align:center;
  cursor:pointer;
}

.exGlVu {
  font-family: Glyphe;
  font-size:51px;
  height:50px;
  border:0;
  -webkit-font-smoothing: antialiased;
}

#exFr, #exFr2 {
  font-family: Arial;
  padding: 2px;
  height: 160px;
  margin-bottom: 6px;
}

.desc {
  white-space: pre-line;
  text-align: left;
  float: left;
}

::placeholder {
  color: green;
}

.gls {
    font-family: Glyphe;
    font-size: 20px;
    padding: 0;
    margin: 0;
    width: 100%;
    -webkit-font-smoothing: antialiased;
    font-variant-ligatures: none;
}

h1 {
  font-size: 30px;
  text-align: center;
  color: #F9E79F;
  font-weight: bold;
  background-color:rgb(250, 100, 100);
  padding: 6px 0 10px 0;
  margin-top: 0;
}