.current-card {
  background: #00a9e725 !important;
}
.structure_card button.v-btn[disabled] {
  color: #00abe7;
}
@charset "UTF-8";
.pagination__actualité .v-pagination__item--active {
  background-color: #01abe8 !important;
}
.newsItem {
  height: calc(72vh / 8);
}
.scroll {
  overflow: auto;
  direction: rtl;
}
.notification[data-v-dfefbac0] {
  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-dfefbac0] {
  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-dfefbac0] {
  margin-bottom: 0;
  font-size: 1.2rem;
  font-weight: 600;
}
.notification__button[data-v-dfefbac0] {
  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-dfefbac0]:hover {
  background-color: rgba(95, 43, 1, 0.1);
}
.notification__content[data-v-dfefbac0] {
  margin-bottom: 0;
  font-size: 1rem;
}
.youtube-video-player {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  margin: 0 auto;
}
.youtube-video-player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.link__dematerialise:hover {
  text-decoration: none !important;
}
.date-circle {
  width: 42px;
  height: 42px;
  background: #01abe8;
  border-radius: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: white;
  margin-right: 20px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 42px;
          flex: 0 0 42px;
  font-weight: 800;
}
.accueil__news-container {
  height: calc(100vh - 742px);
  overflow-y: auto;
  direction: rtl;
}
.accueil__news-container li {
  font-size: 0.9rem;
  font-weight: 300;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 52px;
  border-bottom: 1px solid rgba(150, 150, 150, 0.24);
  padding: 10px;
}
.accueil__news-container li:last-child {
  border: none;
}
.datePicker__licencie .v-btn--active {
  background-color: #01abe8 !important;
}
.accueil__sidebar {
  -webkit-box-shadow: 0 -3px 4px -2px #646c9e;
          box-shadow: 0 -3px 4px -2px #646c9e;
}
.competition_formation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.competition_formation div {
  margin-right: auto;
}
.accueil__news-calendar .v-picker__title {
  display: none !important;
}
.accueil__news-calendar .v-picker--date {
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.accueil__news-calendar .v-date-picker-table {
  height: 250px;
}
.accueil__news-calendar .v-date-picker-table__events {
  position: absolute;
  top: 2px;
  left: -1px;
}
.accueil__news-calendar .v-btn__content {
  z-index: 1;
  color: #c4c4c6;
}
.accueil__news-calendar .v-btn--active .v-btn__content {
  color: white;
}
.accueil__news-calendar .event {
  width: 27px;
  height: 27px;
  background: #646c9e;
}
.accueil__content-top {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-height: 50%;
  overflow: auto;
}
.accueil__list-wrapper {
  max-height: calc(100vh - 40px - 64px - 36px - 12px);
  direction: rtl;
  padding-left: 20px;
}
.accueil__news-list {
  direction: ltr;
}
.accueil__content-bottom {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-height: 50%;
}
.accueil__news-card {
  border-radius: 12px !important;
}
.accueil__news-teaser {
  border-bottom: 1px solid #dedede;
  position: relative;
}
.accueil__news-teaser:last-child {
  border: none;
}
.accueil__news-teaser .-posted {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.7rem;
  font-style: italic;
  color: grey;
  padding-top: 3px;
}
.accueil__news-teaser .-posted .svg-inline--fa {
  margin-right: 10px;
  font-size: 0.9rem;
  color: #2d4980;
}
.accueil__news-teaser .closer {
  position: absolute;
  top: 50%;
  bottom: 0;
  right: 6px;
  margin-top: -10px;
  color: #2d4980;
  font-size: 1.3rem;
}
.title[data-v-c8026f42] {
  color: white;
}
.dashboard-left[data-v-c8026f42] {
  height: calc(100vh - 80px);
}
