.selected-structure {
  font-weight: bold;
}
.nav-main a:hover {
  cursor: pointer !important;
}
.app__nav-content nav ul .__home a.__active::before {
  display: none;
}
.app__nav-content nav ul .__home a.__exact-active::before {
  display: block;
}
.app__nav-content nav ul a.__exact-active::before,
.app__nav-content nav ul a:hover::before {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  width: 5px;
  background: #00abe7;
  left: 0;
  top: 0;
}
.lemonway {
  width: 20px;
}
.lemonway img {
  width: 100%;
}
.notification[data-v-0aa3e2f8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.notification__header[data-v-0aa3e2f8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 5px;
}
.notification__title[data-v-0aa3e2f8] {
  margin-bottom: 0;
  font-size: 1.2rem;
  font-weight: 600;
}
.notification__button[data-v-0aa3e2f8] {
  padding: 3px 8px;
  border-radius: 4px;
  border: 1px solid #5f2b01;
  text-transform: uppercase;
  -webkit-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
}
.notification__button[data-v-0aa3e2f8]:hover {
  background-color: rgba(95, 43, 1, 0.1);
}
.notification__content[data-v-0aa3e2f8] {
  margin-bottom: 0;
  font-size: 1rem;
}
.notification[data-v-5b7b3f46] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.notification__header[data-v-5b7b3f46] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 5px;
}
.notification__title[data-v-5b7b3f46] {
  margin-bottom: 0;
  font-size: 1.2rem;
  font-weight: 600;
}
.notification__button[data-v-5b7b3f46] {
  padding: 3px 8px;
  border-radius: 4px;
  border: 1px solid #5f2b01;
  text-transform: uppercase;
  -webkit-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
}
.notification__button[data-v-5b7b3f46]:hover {
  background-color: rgba(95, 43, 1, 0.1);
}
.notification__content[data-v-5b7b3f46] {
  margin-bottom: 0;
  font-size: 1rem;
}
.Vue-Toastification__toast--warning {
  color: #5f2b01;
  background-color: #fdf0e6;
}
.Vue-Toastification__toast--warning .Vue-Toastification__close-button {
  color: #5f2b01 !important;
}
.icon-bordered {
  border: 1px solid lightgray;
  border-radius: 20px;
}
.mon-compte-title {
  font-family: "Roboto" !important;
  font-weight: bold;
  font-size: 16px;
  color: black;
  text-transform: uppercase;
}
.current-saison {
  font-family: "Roboto" !important;
  font-weight: bold;
  font-size: 16px;
  color: #929292;
  text-transform: uppercase;
}
@media screen and (max-width: 500px) {
.current-saison {
    display: none;
}
}
.profile-btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: transparent !important;
  height: auto !important;
  width: 100% !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  text-transform: none !important;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  white-space: nowrap;
  vertical-align: middle;
  outline: 2px solid transparent;
  outline-offset: 2px;
  line-height: 1.2;
  border-radius: 0;
  font-weight: 500;
  padding-top: 6px !important;
  padding-bottom: 6px !important;
  font-size: 16px;
  -webkit-padding-start: 16px;
  padding-inline-start: 16px;
  -webkit-padding-end: 16px;
  padding-inline-end: 16px;
  margin: 0px;
  color: black;
  text-align: left;
  letter-spacing: normal !important;
}
.appmode-btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  height: auto !important;
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  padding: 0 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  background-color: transparent !important;
  text-transform: none !important;
  letter-spacing: normal !important;
  border: 1px solid rgba(0, 0, 0, 0.26);
  background-color: rgba(0, 0, 0, 0.12) !important;
}
.appmode-btn p {
  margin: 0;
  padding: 8px;
}
.appmode-btn i {
  padding: 8px;
  background-color: white;
  border-left: 1px solid rgba(0, 0, 0, 0.26);
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.appmode-btn i::before {
  color: rgba(0, 0, 0, 0.54);
}

.app__header {
  z-index: 5;
  position: fixed;
  width: 100%;
  height: 67px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 12px 24px;
  -webkit-box-shadow: 0px 12px 29px -12px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 12px 29px -12px rgba(0, 0, 0, 0.25);
  border-bottom: solid 0.5px #f7f7f7;
@media screen and (min-width: 1264px) {
    width: calc(100% - 256px);
    height: auto;
}
}
.content {
  height: 100%;
  max-height: calc(100% - 67px);
  margin-top: 67px;
  padding-left: 0 !important;
  overflow: auto;
}
div.content div.fullHeight {
  height: 100%;
}

