.costum-class {
  background: #a9a9a9;
}

.top-register input {
  font-size: 12px;
}

.top-register input::-moz-placeholder {
  font-size: 12px;
}

.top-register input::placeholder {
  font-size: 12px;
}

.top-name-eleve {
  display: flex;
  justify-content: space-around;
}

.info-filter {
  padding-bottom: 10px;
}
.info-filter p {
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0em;
  margin: 0;
}
.info-filter span {
  font-size: 11px;
  font-style: italic;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  display: block;
}

@media (max-width: 768px) {
  .collapse-register {
    padding-top: 15px;
  }
}
.collapse-register .general-info {
  height: auto;
}

.collapse-contenu .absent {
  display: flex;
  justify-content: space-between;
}
.collapse-contenu .absent .title {
  padding-right: 30px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: center;
  color: #F35B19;
}
.collapse-contenu .retard {
  display: flex;
  justify-content: space-between;
}
.collapse-contenu .retard .title {
  padding-right: 30px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: center;
  color: #377879;
}

.name-eleve p {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  margin: 0;
}

.right {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .right {
    padding-top: 10px;
  }
}

.right__nbr-eleve span {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: center;
}

span.absent {
  color: #F35B19;
}

span.retard {
  color: #377879;
}

.left span.time {
  font-size: 10px;
  font-style: italic;
  font-weight: 500;
  line-height: 12px;
  letter-spacing: 0em;
  text-align: left;
  background-color: #377879;
  color: white;
  padding: 5px;
  border-radius: 2px;
}
.left span.course {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: center;
  margin-left: 10px;
}

.top-date p {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0em;
}

.register-clalender .fc-daygrid-day-events .fc-daygrid-event-harness:nth-of-type(1) a {
  background-color: #F35B19;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  margin-top: -40px;
  margin-left: 35px;
  padding: 0;
  font-size: 8px;
}
.register-clalender .fc-theme-standard td {
  border: none;
}
.register-clalender table.fc-scrollgrid.fc-scrollgrid-liquid {
  background: white;
}
.register-clalender .fc .fc-toolbar.fc-header-toolbar {
  margin-bottom: 0;
  background: white;
  padding-top: 10px;
  padding-bottom: 10px;
}
.register-clalender .fc .fc-daygrid-body-unbalanced .fc-daygrid-day-events {
  position: relative;
  min-height: 0;
}
.register-clalender .fc .fc-daygrid-day-top {
  padding-top: 10px;
}
.register-clalender .fc .fc-daygrid-day.fc-day-today {
  background-color: transparent;
}
.register-clalender .fc .fc-daygrid-day.fc-day-today .fc-daygrid-day-top a {
  background: #377879 !important;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  cursor: pointer;
}
.register-clalender .fc .fc-daygrid-day.fc-day-today .fc-scrollgrid-sync-inner a {
  color: white;
}
.register-clalender .fc .fc-daygrid-bg-harness {
  background-color: transparent;
}
.register-clalender .fc .fc-highlight {
  background: transparent;
}

.nothing-report {
  font-size: 12px;
  font-style: italic;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: center;
  color: #A098AE;
}

.top-msg p {
  font-size: 12px;
  font-style: italic;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
}

.datepicker-custom .is-invalid input.dp__input {
  border-color: #dc3545 !important;
}

.datepicker-custom input.dp__input {
  padding-left: 10px !important;
}

.datepicker-custom input.dp__input::-moz-placeholder {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  color: #000000;
  opacity: 1;
}

.datepicker-custom input.dp__input::placeholder {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  color: #000000;
  opacity: 1;
}

@media (max-width: 768px) {
  .general-info .accordion {
    display: block;
  }
  .select-wrapper.bloc-title {
    margin-bottom: 15px;
  }
}
.custom-class .fc-daygrid-day-top a {
  background: #F1FAFA;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  color: #377879;
}

.active-td .fc-daygrid-day-top a {
  background: #377879 !important;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  color: white;
}

.register-clalender .fc-daygrid-day-top a {
  border-radius: 50%;
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}

.register-clalender .fc.fc-media-screen.fc-direction-ltr.fc-theme-standard {
  height: 370px;
}

.top-navbar__notice {
  position: relative;
  padding-right: 30px;
  margin-right: 30px;
  display: flex;
  align-items: center;
}
.top-navbar__notice .new-msg {
  width: 7px;
  height: 7px;
  background: #F35B19;
  position: absolute;
  border-radius: 50%;
  top: 30px;
  left: 12px;
  z-index: 1;
}

.height-auto.notice {
  height: auto;
}
.height-auto.notice .not-rdf p {
  padding: 10px 15px;
  font-size: 12px;
  margin: 0;
}

.height-auto-one.notice {
  height: auto;
}

.notice {
  width: 440px;
  height: 400px;
  overflow: auto;
  top: 85px;
  right: 0;
  left: auto;
}
.notice__top {
  display: flex;
  justify-content: space-between;
  padding: 10px 15px;
  border-bottom: 1px solid #E4E8EE;
  position: sticky;
  top: 0;
  background-color: #fff;
  z-index: 1;
}
.notice__top span {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
}
.notice__top__left span {
  font-weight: 500;
}
.notice__top__right span {
  font-weight: 400;
}
.notice__content {
  padding: 15px;
  display: flex;
  padding-top: 0;
  border-bottom: 1px solid #E4E8EE;
  padding-bottom: 0;
  padding-top: 20px;
}
.notice__content__img {
  position: relative;
}
.notice__content__img img {
  max-height: 32px;
  max-width: 32px;
}
.notice__content__img__notif {
  position: absolute;
  width: 8px;
  height: 8px;
  background: #34B9BB;
  left: -5px;
  border-radius: 50%;
  top: -10px;
}
.notice__content__desc {
  margin-left: 15px;
}
.notice__content__desc__title p, .notice__content__desc__title h3 {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  color: #1A1F36;
}
.notice__content__desc__title p span, .notice__content__desc__title h3 span {
  font-weight: 700;
}
.notice__content__desc__title p {
  padding-left: 15px;
  position: relative;
}
.notice__content__desc__title p::before {
  position: absolute;
  content: "";
  width: 4px;
  height: 100%;
  background: #DDDEE1;
  border-radius: 2px;
  left: 0;
}
.notice__content__desc__date {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  color: #A5ACB8;
  padding-top: 10px;
}
.notice__content__desc__action {
  display: flex;
}
.notice__content__desc__action .btn-second {
  border-color: #DDDEE1;
  font-size: 14px;
  font-weight: 500;
  line-height: 17px;
  letter-spacing: 0em;
  text-align: center;
  padding: 4px 10px;
  height: 28px;
  margin-right: 10px;
}
.notice__content__desc__action .btn-primary {
  padding: 4px 10px;
  height: 28px;
  line-height: 17px;
  font-size: 14px;
  font-weight: 500;
  margin-right: 10px;
}

.modal-rdv input.dp__pointer.dp__input_readonly.dp__input.dp__input_icon_pad.dp__input_reg::-moz-placeholder {
  color: #000000;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  padding-left: 10px;
}

.modal-rdv input.dp__pointer.dp__input_readonly.dp__input.dp__input_icon_pad.dp__input_reg::placeholder {
  color: #000000;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  padding-left: 10px;
}

.input.vs__search {
  color: #000000;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
}

.swal2-styled.swal2-confirm {
  border: 0;
  border-radius: 0.25em;
  background: initial;
  background-color: #34b9bb !important;
  color: #fff !important;
  font-size: 1em;
  box-shadow: none !important;
  width: 87px;
}

.container-filter .vs--single .vs__selected {
  font-size: 12px;
  line-height: 14px;
}

.custom-label input.vs__search {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
}
.custom-label .simple-input input {
  font-size: 14px !important;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
}

.custom-datepicker.is-invalid input {
  border: 1px solid #dc3545 !important;
}

/*# sourceMappingURL=style.css.map*/