@font-face {
  font-family: "Verlag-Book";
  src: url([[font:theme|Verlag-Book.ttf]]) format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Verlag-Bold";
  src: url([[font:theme|Verlag-Bold.ttf]]) format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Verlag-XLight";
  src: url([[font:theme|Verlag-XLight.ttf]]) format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Verlag-Light";
  src: url([[font:theme|Verlag-Light.ttf]]) format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Verlag-Black";
  src: url([[font:theme|Verlag-Black.ttf]]) format("truetype");
  font-weight: normal;
  font-style: normal;
}

.course-content-description > div {
  flex-shrink: 1 !important;
  padding-left: 3rem !important;
}

/* PAGE LOGIN */

div.path-login .potentialidp > a {
  padding: 19px 24px;
}

.rond_etape {
  width: 25px;
  border-radius: 32px;
  color: black;
  font-size: 1.5em;
  text-align: center;
  padding: 10px;
  float: left;
  margin-right: 14px;
  background: #dedede;
  cursor: pointer;
}

.rond_etape:hover {
  background: #0073cf;
  color: white;
}

.rond_etape.active {
  background: #0073cf;
  color: white;
}
/* MENU COTÉ */

.block_navigation #label_2_9,
.block_navigation #label_2_11,
.block_navigation #label_2_19,
.block_navigation #label_2_22,
.block_navigation #label_2_23 {
  display: none;
}

section.block_settings .card-title::before,
section.block_admin_bookmarks .card-title::before,
section.block_navigation .card-title::before,
section.block_adminblock .card-title::before {
  background-color: #0073cf;
}

#sidebar {
  z-index: 1000;
}

#sidebar p {
  font-size: 14px;
  color: #787f84 !important;
  margin-top: 5px;
}

#sidebar p a {
  color: #787f84 !important;
}

.frontpage_contenu {
  padding: 25px;
}

#sidebar .simplesearchform .btn-submit {
  background: #787f84;
  margin-top: 10px;
  margin-left: 0px;
}
/* FRONTPAGE En Vedette */

.frontpage_vedette_blocs {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  justify-content: center;
  margin-top: 6rem;
  margin-bottom: 10rem;
}

.frontpage_vedette_bloc {
  width: 100%;
}

.frontpage_vedette_bloc_content {
  width: 100%;
  height: 100%;
  padding-top: 1rem;
  padding-bottom: 1.4rem;
  background-color: #f4f4f4;
}

.frontpage_vedette_bloc_left {
  margin-bottom: 3rem;
}

.frontpage_vedette_bloc_middle {
  margin-bottom: 3rem;
}

@media (min-width: 768px) {
  .frontpage_vedette_bloc_left {
    padding-right: 1px !important;
    margin-bottom: 0px;
  }
  .frontpage_vedette_bloc_middle {
    padding-right: 1px !important;
    padding-left: 1px !important;
    margin-bottom: 0px;
  }
  .frontpage_vedette_bloc_right {
    padding-left: 1px !important;
    margin-bottom: 0px;
  }
}

.frontpage_vedette_bloc_image {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}

.frontpage_vedette_bloc_image_border {
  border-radius: 70px;
  border: 2px solid #0073cf;
  transition: 0.3s;
}
/*
.frontpage_vedette_bloc_image_border:hover {
    background: #0073CF;
}
*/

.frontpage_vedette_bloc_image_svg {
  height: 55px;
  padding: 16px;
  transition: 0.2s;
  filter: invert(35%) sepia(45%) saturate(6943%) hue-rotate(191deg)
    brightness(91%) contrast(101%);
}
/*
.frontpage_vedette_bloc_image_svg:hover {
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(305deg) brightness(103%) contrast(101%);
}
*/

.frontpage_vedette_bloc_text_bigger {
  width: 80%;
  margin-left: 10%;
  margin-top: 20px;
  font-weight: 600;
  font-size: 1.6em;
  color: #000;
  text-align: center;
}

.frontpage_vedette_bloc_text {
  width: 90%;
  color: #787f84;
  margin-left: 5%;
  margin-top: 20px;
  font-size: 1.4em;
  font-weight: 400;
  text-align: center;
  line-height: 1.7em;
}
/* FRONTPAGE Titre à venir */

.frontpage_cours_blocs {
  width: 100%;
  margin-top: 2rem;
  display: flex;
  justify-content: center;
  margin-top: 50px;
}

.frontpage_cours_bloc {
  width: 203px;
  height: 155px;
  margin-bottom: 2rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.frontpage_cours_bloc_content {
  width: 100%;
  background-color: #f4f4f4;
}

.frontpage_cours_bloc_image {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}

.frontpage_cours_bloc_image_svg {
  height: 44px;
  padding: 16px;
}

.frontpage_cours_bloc_image_svg_portail {
  filter: invert(25%) sepia(89%) saturate(3301%) hue-rotate(193deg)
    brightness(95%) contrast(100%);
}

.frontpage_cours_bloc_image_svg_avant_garde {
  filter: invert(37%) sepia(50%) saturate(1629%) hue-rotate(254deg)
    brightness(90%) contrast(83%);
}

.frontpage_cours_bloc_image_svg_constellio {
  filter: invert(57%) sepia(79%) saturate(485%) hue-rotate(71deg)
    brightness(85%) contrast(87%);
}

.frontpage_cours_bloc_image_svg_bim {
  filter: invert(50%) sepia(63%) saturate(3488%) hue-rotate(348deg)
    brightness(100%) contrast(103%);
}

.frontpage_cours_bloc_image_svg_lumix {
  filter: invert(54%) sepia(27%) saturate(3267%) hue-rotate(19deg)
    brightness(101%) contrast(102%);
}

.frontpage_cours_bloc_text {
  font-family: Verlag-Bold;
  width: 80%;
  margin-left: 10%;
  margin-top: -5px;
  font-size: 1.3em;
  text-align: center;
}

.frontpage_cours_bloc_ligne_couleur {
  width: 100%;
  height: 46px;
  margin-top: -8px;
  text-align: center;
  color: white;
  font-size: 1.8em;
}

.frontpage_cours_bloc_ligne_couleur_portail {
  background-color: #0073cf;
}

.frontpage_cours_bloc_ligne_couleur_avant_garde {
  background-color: #a44dc4;
}

.frontpage_cours_bloc_ligne_couleur_constellio {
  background-color: #34b233;
}

.frontpage_cours_bloc_ligne_couleur_bim {
  background-color: #ff6319;
}

.frontpage_cours_bloc_ligne_couleur_lumix {
  background-color: #cc9900;
}

.frontpage_cours_bloc_ligne_couleur_logo {
  width: 24px;
  height: 24px;
  filter: invert(100%) sepia(0%) saturate(7493%) hue-rotate(194deg)
    brightness(103%) contrast(103%);
  position: relative;
  top: 4px;
  right: 5px;
}

.frontpage_cours_bloc_ligne_couleur_texte {
  position: relative;
  bottom: 1px;
  top: -4px;
  position: relative;
}
/* FRONTPAGE cours ajoutés récemment */
.flex-ajouter-recement {
  display:flex;
  align-items: flex-start;
  justify-content:space-between;
}
.frontpage_cours_recent_image_parent {
  width: 200px;
}
.frontpage_cours_recent_image{
  width: 200px;
}
.frontpage_cours_recent_liste {
  width:calc(100% - 200px);
}

.frontpage_cours_recent_liste_ul {
  list-style-type: none;
  font-size: 1.3em;
  font-weight: bold;
  margin: 0;
}

@media (min-width: 850px) {
  .frontpage_cours_recent_liste {
    margin-top: 0px;
  }
  .frontpage_cours_recent_liste_ul {
    margin-left: 20px;
  }
}

.frontpage_cours_recent_liste_ul li {
  color: #0073cf;
  font-weight: 600;
}

.frontpage_cours_recent_liste_ul li:not(:last-child) {
  padding-bottom: 26px;
}
/* FAQ */

.w-95 {
  width: 95%;
}

.titre_faq {
  font-size: 35px;
  font-weight: 600 !important;
  color: #000;
}

.glossarypost.faq h4 {
  margin-top: 0px;
  position: relative;
  top: 5px;
  left: 15px;
}

.faq_carrer_couleur {
  background-color: #0073cf;
  width: 45px;
  min-height: 45px;
  height: auto;
  float: left;
  color: white;
}

.faq_carrer_couleur_fermer {
  font-size: 2em;
  position: relative;
  top: calc(50% - 13px);
  left: 16px;
}

.faq_carrer_couleur_ouvert {
  font-size: 2em;
  position: relative;
  top: calc(50% - 13px);
  left: 11px;
}
/* FOOTER */
/*
.social_icons {
  margin-left: 35px;
}

.social_icons .social::before {
  color: white;
}

#page-footer .socials div.social_icons a.social {
  font-size: 1.5em;
  width: 35px;
}

.footerlinks .row {
  margin-left: 0px;
}

.footerlinks .row div:not(.d-flex) {
  display: inline-block !important;
}

.footerlinks .socials {
  width: auto;
  margin-top: 5px;
  height: 35px;
  line-height: 35px;
  white-space: nowrap;
}

.footerlinks .socials .social_icons {
  vertical-align: middle;
}

.footer_menu {
  margin-top: 5px;
  font-weight: bold;
  display: flex !important;
}

.footer_menu div {
  line-height: 35px;
}

.footer_menu div:first-child {
  flex-grow: 12;
}

.footer_menu div:not(:first-child) {
  flex-grow: 1;
}

.div_footer_logo {
  text-align: right;
}

.footerlinks .div_footer_logo {
  width: auto;
}

#page-footer .socials .social_icons a.social {
  margin-top: 10px;
  float: none;
}

.footerlinks .socials .social_icons {
  margin-left: 50px;
}

.footer_menu a {
  color: white !important;
  white-space: pre;
}

.footer_logo {
  width: 107px;
  height: 43px;
}
*/
/* PAGE RECHERCHE */
#region-main .simplesearchform .btn-primary {
  margin-top: 31px;
  margin-left: 35px;
}

#page-navbar .breadcrumb-button .simplesearchform {
  display: none;
}

#page-course-search .course-search-result .paging.paging-showperpage {
  display: none;
}

/* AUTRES */

.custom_list > ul {
  list-style: none;
}

.custom_list > ul li {
  font-size: 1.4em;
  font-weight: 100;
  color: #787f84;
  line-height: 1.3em;
  padding-bottom: 2px;
}

.custom_list > ul li::before {
  content: "• ";
  color: #0073cf;
  font-weight: bold;
  display: inline-block;
  font-size: 1.25em;
  margin-right: 0.5em;
}

.check_li {
  margin-left: 0.5rem;
  font-size: 1.4em;
  font-weight: 100;
  color: #787f84;
  line-height: 1.5em;
  padding-bottom: 2px;
}

.home_title_separator {
  margin-top: 5rem;
  margin-bottom: 4rem;
  width: 5.8em;
  height: 0.35em;
  background-color: #0073cf;
}

.text-center {
  text-align: center;
}

.btn-lg {
  padding: 0.5rem 1rem;
  font-size: 1.6rem;
  line-height: 1.5;
}

@media (max-width: 1200px) {
  .btn-lg {
    font-size: calc(1.3rem + 0.32625vw);
  }
}

.coursename-texte-style {
  font-size: 0.7em !important;
  font-weight: 600 !important;
}

.cours_desc_texte {
  font-weight: 400 !important;
  color: #787f84;
  font-size: 1.1em;
  line-height: 1.8em;
  margin-bottom: 1rem;
  margin-top: 1.3rem;
}

.teachers {
  font-weight: 400 !important;
  color: #787f84;
  font-size: 1.1em;
  line-height: 1.8em;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

#page {
  padding-left: 40px;
  padding-right: 40px;
}

.socials .span3 .social_icons {
  margin-left: 45px;
}

.d-flex {
  display: flex !important;
}

.glossarypost.faq {
  width: 100%;
  margin-bottom: 15px;
}

.glossarypost.faq:first-of-type {
  margin-top: 50px;
}

.glossaryaddentry form div {
  margin: 0;
}

.glossaryaddentry .btn-secondary {
  margin-left: 0px;
}

.faq_reponse + tr td hr {
  display: none;
}

.glossarypost.faq h4,
.sous_categorie h4 {
  font-weight: 600 !important;
  color: #37424a;
  font-size: 17px !important;
}

.categorie {
  background-color: #efefef;
}

#cours_liste_categories {
  margin-top: 50px;
}

#page-mod-glossary-view h2 {
  color: #000000;
}

.faq_reponse p,
.faq_reponse ul {
  color: #787f84;
  font-size: 16px;
}

.faq_reponse td {
  padding: 20px;
}

.faq_reponse br,
.faq_reponse p:empty {
  display: none;
}

.icon_block_courses {
  width: 1rem;
  margin-right: 1.3rem;
}

.input_rechercher_bloc_cours {
  width: 90% !important;
  margin-top: 1.5rem !important;
  font-size: 13px !important;
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
  margin-bottom: 0.5rem !important;
}

.btn_rechercher_bloc_cours, .btn_calendar_reset {
  margin-left: 0px !important;
  background: #787f84;
  font-size: 13px;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  margin-bottom: 0px !important;
}

.btn_calendar_reset{
  margin-top:5px;
}

.calendar_view_dropdown {
  text-transform: capitalize;
  border-radius: 2px;
  border: 1px solid #ccc;
  background-color: #fff;
  height: 30px;
  font-weight: 400;
  box-shadow: none;
  color: #787f84;
  padding: 5px 15px !important;
}

.calendar_view_dropdown::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

.calendar_view_dropdown:hover {
  background-color: #fff !important;
  color: #787f84 !important;
}

.cal_courses_flt {
  color: #787f84;
}

.trainings_block_link:hover {
  text-decoration: underline;
}

.btn_new_event {
  font-size: 1em;
  padding: 0px 15px !important;
  margin-bottom: 10px;
}

.mozaik_portail_icon_color {
  filter: invert(25%) sepia(89%) saturate(3301%) hue-rotate(193deg)
    brightness(95%) contrast(100%);
}

.mozaik_admin_icon_color {
  filter: invert(57%) sepia(79%) saturate(485%) hue-rotate(71deg)
    brightness(85%) contrast(87%);
}

.mozaik_scol_icon_color {
  filter: invert(37%) sepia(50%) saturate(1629%) hue-rotate(254deg)
    brightness(90%) contrast(83%);
}

.mozaik_pedago_icon_color {
  filter: invert(50%) sepia(63%) saturate(3488%) hue-rotate(348deg)
    brightness(100%) contrast(103%);
}

.mozaik_data_icon_color {
  filter: invert(54%) sepia(27%) saturate(3267%) hue-rotate(19deg)
    brightness(101%) contrast(102%);
}

.mozaik_partenaire_icon_color {
  filter: invert(54%) sepia(9%) saturate(285%) hue-rotate(162deg)
    brightness(90%) contrast(91%);
}

.path-calendar .maincalendar .calendar-controls .current {
  font-weight: 400 !important;
  text-transform: capitalize;
}

#page-calendar-view .block_adminblock {
  display: none;
}

.arrow_text {
  text-transform: capitalize;
}

.path-calendar .maincalendar .header,
.block .minicalendar th,
.block .minicalendar td {
  color: #787f84;
}

.text-calendar {
  color: #a1a6aa;
}

.mini_calendar_period_name {
  font-weight: 400;
}

.page_content_text {
  color: #787f84;
  font-size: 1.2em;
  font-weight: 100;
  line-height: 2em;
}

.page_content_text div > ul,
.page_content_text div > ul ul {
  list-style: none;
}

.page_conditions div > ul {
  margin-left: 5px;
}

.page_conditions ul > li {
  padding: 3px 0px;
}

.ml--1 {
  margin-left: -1rem;
}

.mt-6 {
  margin-top: 3rem;
}

.contact_form_label {
  font-weight: 700;
  font-size: 1.1em;
}

.page_content_text > div ul > li {
  font-weight: 100;
  color: #787f84;
  line-height: 1.5em;
  padding-bottom: 2px;
}

.page_content_text > div ul li::before {
  content: "• ";
  color: #0073cf;
  font-weight: bold;
  display: inline-block;
  font-size: 1.25em;
  width: 1em;
}

.path-mod-page #region-main > div > h2 {
  background: none;
  font-weight: 600 !important;
  font-size: 2.46rem;
  line-height: 3.08rem;
  margin-bottom: 0;
}

.path-mod-page #region-main > div > h2:after {
  background: none;
  content: "";
  display: block;
  height: 3px;
  margin-top: 15px;
  max-width: 75px;
  padding: 0;
  width: 50%;
}

.custom-control-input {
  width: 1.5rem !important;
  height: 1.5rem !important;
}

.modal-backdrop {
  background-color: #000000;
  opacity: 0.4;
}

.modal.fade {
  min-width: 600px;
}

.modal {
  overflow: auto !important;
}

#popup_premiere_visite {
  position: fixed;
  z-index: 9998;
  background: white;
  box-shadow: rgb(0 0 0 / 16%) -3px 3px 6px;
  padding: 15px;
  left: 20.8%;
  top: 50px;
}

#popup_login {
  position: fixed;
  left: 29.1%;
  z-index: 9999;
  top: 50px;
}

.pi-img {
  width: 33px;
  height: 33px;
}

.potentialidp {
  margin-top: 50px;
}

dt,
dd {
  font-size: 1.1em;
}

dd {
  color: #787f84 !important;
}

.block_myoverview .titre-block {
  color: #0073cf;
  background: transparent !important;
  font-weight: 100 !important;
}

.block.block_myoverview .block-cards .course-info-container {
  text-align: left;
}

.text-overview-custom {
  font-weight: 100;
  font-size: 1.1em;
  padding-top: 10px;
  display: block;
  position: relative;
  left: 10px;
  padding-bottom: 10px;
}

.text-overview-custom:before {
  content: "";
  width: 2px;
  border-left: 4px solid #0073cf;
  position: relative;
  left: -10px;
  padding-top: 7px;
  padding-bottom: 7px;
}

.pl-0 {
  padding-left: 0px !important;
}

.btn-card {
  width: 100%;
  margin: 0;
  background: transparent;
  border: 0;
  outline: none;
  color: #0073cf !important;
  padding: 9px 20px;
  text-transform: uppercase;
  font-weight: bold;
}

.block_vslate_mylearning .titre-block:before {
  font-family: FontAwesome;
  content: "";
  margin-right: 5px;
}

.path-calendar .maincalendar .calendar_event_site,
.path-calendar .maincalendar .calendar_event_course,
.path-calendar .maincalendar .calendar_event_group,
.path-calendar .maincalendar .calendar_event_user,
.path-calendar .maincalendar .calendar_event_user {
  border-color: #0073cf;
}

.calendar_event_site,
.calendar_event_group,
.modal-content .calendar_event_user,
.modal-content .calendar_event_course {
  background-color: #0073cf;
}

.minicalendar .hasevent {
  background-color: #dce7ec;
}

.calendar_event_site h5,
.calendar_event_course h5,
.calendar_event_group h5,
.calendar_event_user h5 {
  color: white;
}

.label-grey {
  color: #787f84 !important;
}

button:hover,
button:focus,
button:active,
.btn:hover,
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default,
input.form-submit:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
button:focus,
input.form-submit:focus,
input[type="button"]:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
button.active,
input.form-submit.active,
input.active[type="button"],
input.active[type="submit"],
input.active[type="reset"],
button:active,
input.form-submit:active,
input[type="button"]:active,
input[type="submit"]:active,
input[type="reset"]:active,
input.form-submit:hover,
input#id_submitbutton:hover,
input#id_submitbutton2:hover,
.path-admin .buttons input[type="submit"]:hover,
td.submit input:hover,
input.form-submit:focus,
input#id_submitbutton:focus,
input#id_submitbutton2:focus,
.path-admin .buttons input[type="submit"]:focus,
td.submit input:focus,
input.form-submit:active,
input#id_submitbutton:active,
input#id_submitbutton2:active,
.path-admin .buttons input[type="submit"]:active,
td.submit input:active,
input.form-submit.active,
input#id_submitbutton.active,
input#id_submitbutton2.active,
.path-admin .buttons input.active[type="submit"],
td.submit input.active,
input.form-submit.disabled,
input#id_submitbutton.disabled,
input#id_submitbutton2.disabled,
.path-admin .buttons input.disabled[type="submit"],
td.submit input.disabled,
input.form-submit[disabled],
input#id_submitbutton[disabled],
input#id_submitbutton2[disabled],
.path-admin .buttons input[type="submit"][disabled],
td.submit input[disabled],
#notice .singlebutton + .singlebutton input:hover {
  background-color: #0073cf !important;
}

/* div.dropdown-menu.dropdown-menu-right.menu,
div.drawer[data-region="right-hand-drawer"] {
  z-index: 99999;
} */

div.card-deck.dashboard-card-deck {
  justify-content: left !important;
}

#fitem_id_submitbutton {
  padding: 0;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 1.5rem;
  background-color: transparent;
  border-top: none;
}

.no_margin {
  margin: 0 !important;
}

/* #shopcart-drawer {
  display: none;
  position: fixed;
  width: 350px;
  height: 100vh;
  right: 0;
  top: 0;
  z-index: 9998;
  background: white;
  box-shadow: -3px 3px 6px #00000029;
  padding: 15px;
  overflow-y: scroll;
} */

.titre-dashboard {
  font-size: 24px !important;
  color: #37424a !important;
  background: none !important;
}

.nom-formation-dashboard {
  font-size: 18px !important;
  font-weight: 600 !important;
  color: #0073cf !important;
}

.div-nom-formation-dashboard {
  width: calc(100% - 2rem);
  margin: auto;
}

#page hr {
  border-top: 0px solid #eee;
}

#page .block_myoverview hr {
  border-top: 0px solid #eee;
  border-bottom: 0px solid #eee;
}

.blockstyle-01 #page #region-main .block .card-title {
  padding-left: 0px !important;
}

.pagination ul > li.page-item:last-child > a {
  border-left-width: 1px;
}

.dashboard ul.breadcrumb a > span {
  color: #787f84;
}

.dashboard div.breadcrumb-nav {
  margin-bottom: 30px;
}

body.dashboard #block-region-side-post {
  display: none;
}

.filtre_dashboard{
  margin-top:10px;
}

.count-container {
  background: #0073cf;
}

.shopping_cart_course_img {
  width: 100%;
  margin-right: -15px;
}

#shopcart-wrapper {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 9950;
  top: 0;
  left: 0;
}

.custom_fields .customfields-container .customfield_langue,
.custom_fields .customfields-container .customfield_type_formation,
.custom_fields .customfields-container .customfield_afficher_dans_calendrier {
  display: none;
}
.custom_fields
  .customfields-container
  .customfield_date_fin_inscription
  .customfieldseparator {
  display: none;
}

.usertext {
  white-space: nowrap;
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.table_rapport_formation tbody tr:nth-child(even),
.table_observateur_liste_user tbody tr:nth-child(even) {
  background-color: white;
}

.table_rapport_formation tbody tr:nth-child(odd),
.table_observateur_liste_user tbody tr:nth-child(odd) {
  background-color: rgba(58, 69, 75, 0.2);
}

.table_rapport_formation thead tr th,
.table_rapport_formation tbody tr td,
.table_observateur_liste_user thead tr th,
.table_observateur_liste_user tbody tr td {
  padding: 5px 15px;
}

/* #page-course-index-category #page-content .course_category_tree{
        display:none;
    } */
.coursebox .content > div:nth-child(1) {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex;
  align-items: center;
}
.coursebox .content > div:nth-child(1) > div {
  width: 50%;
}
.coursebox .content > div:nth-child(1) .summary {
  width: 55% !important;
}
#page-course-index-category .categorypicker select[name="categoryid"] {
  width: 100%;
}

#page-course-index-category .coursebox h3 {
  line-height: 25px;
}
#tag-search-box textarea[cols],
input[size] {
  width: 95% !important;
}

#page-course-index-category #region-bs-main-and-pre .simplesearchform {
  display: none;
}

#page-footer .usertour {
  display: none;
}

.custom_list ul li:before {
  display: block;
}

.custom_list ul li {
  display: flex;
}

.coursebox .content h3.coursename a {
  color: #0073cf;
}

.coursebox .content h3.coursename a:hover {
  color: #222;
  transition: all 0.3s ease 0.1s;
  text-decoration: none;
}

#page-course-view-onetopic .course-content .single-section {
  margin-top: 0px;
}

.course-content-header {
  /* background: url("/theme/lambda/grics/Bann_admin_1415x248_v2.png"); */
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 5rem;
  margin-top: 2rem;
}

.course-content-header-text {
  background: #3a454b;
  color: white;
  margin-top: 3rem;
  margin-left: 2rem;
  font-size: 30px;
  padding: 1.5rem;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
  width: auto;
  display: inline-block;
}

.course-content-header-info {
  margin-top: 2rem;
  margin-left: 5rem;
  background: rgba(0, 0, 0, 0.5);
  padding: 1rem;
  width: auto;
  width: 70%;
  color: white;
  font-size: 22px;
  border-left: solid 6px #3a454b;
}

.course-content-header-info-text {
  display: block;
  margin-left: 1rem;
}

.course-content h1 {
  font-size: 35px;
  font-weight: 600 !important;
  color: #000;
  margin-top: 5rem;
}

.course-content-bloc-info {
  background: #0073cf;
  margin-top: 3rem;
  padding: 1.2em;
  padding-top: 1.7rem;
  color: white;
  font-size: 15px;
}

.course-content-bloc-info i {
  font-size: 3.2em;
  position: relative;
}

.course-content-bloc-info span {
  position: relative;
  display: flex;
  margin-left: 5rem;
  margin-top: -2.8rem;
  padding-bottom: 1rem;
  font-size: 1.3em;
}

.course-content-description {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap !important;
  align-items: center;
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.course-content-description p {
  color: #787f84;
  font-size: 1.4em;
  font-weight: 100;
  line-height: 1.3em;
  flex-shrink: 1;
}

.course-content-description-img-cours {
  width: 100%;
}

.course-content .course-content-section.course-content-section-first {
  margin-top: 4rem;
}

/* .course-content-section {
  position: relative;
  background: #efefef;
  border: 2px solid #ebebeb;
  margin-top: 3rem;
  margin-bottom: 2rem;
} */

.course-content-section {
    display: flex;
    align-items: center; /* centre verticalement */
    background: #efefef;
    margin-bottom: 2rem;
    margin-top: 3rem;
}


.course-content-section i {
  margin-left: -2px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 1rem;
  color: white;
  background: #0073cf;
  font-size: 1.3em;
}

/* .course-content-section span {
  color: #37424a;
  position: relative;
  bottom: 0.1rem;
  font-size: 1.8em;
  margin-left: 1.5rem;
} */

.course-content-section span {
    color: #37424a;
    font-size: 1.8em;
    margin-left: 1.5rem;
    bottom: 0.1rem;
}


.singleselect {
  max-width: 100%;
}

/* User organisme */
.select2-dropdown {
  min-width: 200px !important;
}
.select2-search__field {
  min-width: 200px !important;
}

html, body, h1, h2, h3, h4, h5, h6 , p, span, div{
  font-family: "Open Sans",sans-serif !important;
  /*line-height: 1 !important;*/
}
.teachers {
  margin-bottom: -5px!important;
}
.coursebox .summary p, .coursebox .summary span, .coursebox .summary div {
  line-height: 1.3 !important;
}

.box_enseignant{
  display: flex;
  margin-bottom: 30px;
  padding-top: 50px;
}
.box_enseignant_photo {
  width: 20%;
}
.box_enseignant_formation {
  width: 80%;
}
@media screen and (max-width: 1024px) {
  .box_enseignant{
    flex-direction: column;
  }
  .box_enseignant_photo {
    width: 100%;
  }
  .box_enseignant_formation {
    width: 100%;
  }
}

#page-h5p-embed #page #page-content .titre_cours_gras {
  display:none;
}

.box_enseignant_formation{
  line-height: 1.3 !important;
}

/* AJUSTEMENTS POUR LE FORMAT TUILES EN MOODLE 4.5 */
/* .liencmlambda1 {
  padding-left: 8px;
} */

.custom-calendar-sidebar {
    float: right;
    width: 300px;
    margin-left: 20px;
}

.calendar-layout {
    display: flex;
    gap: 20px;
    align-items: flex-start;
}

.calendar-main {
    flex: 1;
}

.calendar-sidebar {
    width: 300px;
}

/* Pour les courses cards en Lambda2 */
/* .course-card {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    margin: 20px auto;
    background: #fff;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
    box-shadow: none;
    max-width: 1000px;
    width: 100%;
} */

 .course-image {
    flex: 0 0 200px;
    max-width: 200px;
    min-width: 150px;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    /* background: #f9f9f9; */
}

.courseimage {
    width: 100%;
    height: 150px;
    background-size: cover;
    background-position: center;
    border-radius: 4px;
}

.course-info {
    flex: 1;
    padding: 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.course-info h3 {
    margin: 0 0 10px;
    font-size: 1.3em;
    font-weight: 600;
    color: #333;
}

.course-info h3 a {
    text-decoration: none;
    color: #0073cf;
}

.course-info h3 a:hover {
    text-decoration: underline;
}

.course-info p {
    margin: 8px 0;
    color: #555;
    line-height: 1.4;
}

.course-card-trainers {
    font-size: 0.9em;
    color: #555;
    margin-top: 10px;
}

.course-card-trainers ul {
    padding-left: 20px;
    margin: 5px 0;
}

.course-card-trainers li {
    margin-bottom: 4px;
}

/* Buttons */
.path-course-index .coursebox .btn {
    display: block; /* Block for width control */
    width: 50%; /* Half of content width */
    max-width: 300px; /* Optional limit */
    text-align: center;
    padding: 8px 14px;
    margin: 10px 0;
    font-size: 0.95em;
    border-radius: 4px;
    text-decoration: none;
    color: #fff;
}

/* .btn-primary {
    background-color: #007bff;
}

.btn-secondary {
    background-color: #6c757d;
} */

.btn:hover {
    opacity: 0.9;
}

/* PAGE LOGIN */
div.path-login .potentialidp > a {
  padding: 19px 24px;
}

.rond_etape {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #dedede;
  color: black;
  font-size: 1.5em;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 14px;
  cursor: pointer;
}

.rond_etape:hover {
  background: #0073cf;
  color: white;
}

.rond_etape.active {
  background: #0073cf;
  color: white;
}

.etapes-container {
  display: flex;
  flex-wrap: nowrap;
  gap: 14px;
  margin-bottom: 1em;
}

li[data-region="event-item"] {
    background-color: #fff; /* fond neutre */
    border: 1px solid #ddd; /* bordure subtile */
    border-radius: 6px;
    padding: 4px;
    margin-bottom: 4px; /* espace entre les événements */
}

#popup_premiere_visite h3,
#popup_premiere_visite p,
#popup_premiere_visite ul,
#popup_premiere_visite div {
    text-align: left !important;
}

.lang-before-username a {
    font-size: 0.9rem;
    color: #0073e6;
    text-decoration: none;
    white-space: nowrap;
}

.lang-before-username a:hover {
    text-decoration: underline;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .course-card {
        flex-direction: column;
    }

    .course-image {
        width: 100%;
        max-width: none;
    }

    .courseimage {
        height: 200px;
    }

    .btn {
        width: 100%; /* Full width on mobile */
    }
}

/* Largeur fixe du conteneur Select2 adjacent à nos IDs */
#id_profile_field_org_scol + .select2,
#id_profile_field_eta_scol + .select2 {
  width: 450px !important;
}

/* À tout hasard, s'assurer que la sélection occupe toute la largeur */
#id_profile_field_org_scol + .select2 .select2-selection,
#id_profile_field_eta_scol + .select2 .select2-selection {
  width: 100% !important;
  box-sizing: border-box;
}

/* Si ton thème empêche le masquage natif, force l'accessibilité-hidden sur le select */
#id_profile_field_org_scol.select2-hidden-accessible,
#id_profile_field_eta_scol.select2-hidden-accessible {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

/* Calendrier : espacement des cellules */

/* Base événement */
li[data-region="event-item"] {
  background: #fff;
  border: none;
  border-radius: 6px;
  padding: 4px;
  margin-bottom: 4px;
}


/* Grille fixe et colonnes uniformes */
.generaltable.grics-sitecalendar {
  table-layout: fixed;
  width: 100%;
}

/* Hauteur uniforme des cellules : ajuste (ex. 140px) selon ton besoin */
.generaltable.grics-sitecalendar td {
  height: 140px;               /* hauteur fixe */
  overflow: hidden;            /* masque débordements brutaux */
  vertical-align: top;
  padding: .5rem;
}

/* L'UL d'événements défile si trop long */
.generaltable.grics-sitecalendar td > ul.list-unstyled {
  max-height: calc(140px - 1.6rem); /* 1.6rem ≈ place pour le numéro de jour + marges */
  overflow: auto;
  padding-right: 2px;          /* éviter que la scrollbar chevauche le contenu */
}

/* Affichage du numéro de jour */
.generaltable.grics-sitecalendar td > div.fw-semibold.small {
  margin-bottom: .25rem;
}

/* Pastille (si jamais tu veux le faire côté CSS plutôt que JS) */
/* li[data-region="event-item"] .eventname {
  position: relative; padding-left: 18px;
}
li[data-region="event-item"] .eventname::before {
  content: '';
  position: absolute; left: 0; top: 50%; transform: translateY(-50%);
  width: 10px; height: 10px; border-radius: 50%;
  background: #999999;
} */

/* Couleurs par famille (cohérentes avec ton JS) */
.famille-Admin    .eventname::before { background: #34B234; }
.famille-Données  .eventname::before { background: #cd9700; }
.famille-Outils   .eventname::before { background: #FF6319; }
.famille-Scolaire .eventname::before { background: #AB58C8; }
.famille-Portail  .eventname::before { background: #0073CF; }

/* Style commun de la pastille-heure */
.badge.grics-time {
  color: #fff;                 /* lisibilité */
  border: 1px solid transparent;
}

/* Couleurs par famille (mêmes codes que ton calendar_filters.js) */
.famille-Admin    .badge.grics-time { background-color: #34B234; border-color: #34B234; }
.famille-Données  .badge.grics-time { background-color: #cd9700; border-color: #cd9700; }
.famille-Outils   .badge.grics-time { background-color: #FF6319; border-color: #FF6319; }
.famille-Scolaire .badge.grics-time { background-color: #AB58C8; border-color: #AB58C8; }
.famille-Portail  .badge.grics-time { background-color: #0073CF; border-color: #0073CF; }

/* (facultatif) état désactivé/masqué : on garde un rendu neutre si jamais */
.famille-Inconnue .badge.grics-time { background-color: #999999; border-color: #999999; }
/* Centrer le numéro du jour dans chaque cellule */
.generaltable.grics-sitecalendar td > div.fw-semibold.small {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;

  /* Optionnel : rendre le chiffre un vrai "header" visuel */
  font-weight: 600;
  margin-bottom: .25rem;  /* petit espacement au-dessus de la liste des événements */
}


/* 1) Neutraliser l'effet de survol de toute la ligne */
table.generaltable.grics-sitecalendar tbody tr:hover {
  --bs-table-accent-bg: initial !important;
  background-color: inherit !important;
}
table.generaltable.grics-sitecalendar tbody tr:hover > td {
  background-color: inherit !important;
}

/* 2) Survol de l'ÉVÉNEMENT SEULEMENT — fonds subtil */
li[data-region="event-item"]:hover {
  background-color: #2c76c0;   /* gris doux : change-le si tu veux */
  /* AUCUN contour */
}

/* 3) Focus clavier équivalent */
li[data-region="event-item"]:focus-within {
  background-color: #2d81d4;
  /* AUCUN contour */
}

/* 4) Empêcher la ligne de se recolorer */
table.generaltable.grics-sitecalendar tbody tr:hover td:not(:hover) {
  background-color: inherit !important;
}

/* 5) Neutraliser un éventuel .table-hover imposé par le thème */
table.generaltable.grics-sitecalendar.table-hover > tbody > tr:hover > * {
  --bs-table-accent-bg: initial !important;
  background-color: inherit !important;
}

table.generaltable.grics-sitecalendar tbody tr td li[data-region="event-item"]:hover {
    background-color: #f3f4f5 !important;
}