/* line 1, ../sass/_template.scss */
section#formdev-archive-product {
  padding: 50px 0;
}
/* line 3, ../sass/_template.scss */
section#formdev-archive-product .backlink {
  display: block;
  padding: 15px 0;
}
/* line 7, ../sass/_template.scss */
section#formdev-archive-product .fd-head {
  text-align: center;
}
/* line 10, ../sass/_template.scss */
section#formdev-archive-product h1 {
  text-align: center;
  font-weight: bold;
  font-size: 32px;
  position: relative;
  display: inline-block;
  line-height: normal;
  padding: 0;
  margin-bottom: 15px;
}
/* line 19, ../sass/_template.scss */
section#formdev-archive-product h1:after {
  position: absolute;
  content: '';
  height: 6px;
  background: #000;
  opacity: 0.2;
  width: 100%;
  bottom: 4px;
  left: 0;
}
/* line 30, ../sass/_template.scss */
section#formdev-archive-product .intro {
  text-align: center;
  max-width: 700px;
  margin: auto;
  padding: 10px 0 30px 0;
}
/* line 36, ../sass/_template.scss */
section#formdev-archive-product .categories, section#formdev-archive-product .products {
  margin: 25px 0;
}
/* line 38, ../sass/_template.scss */
section#formdev-archive-product .categories .category, section#formdev-archive-product .categories .product, section#formdev-archive-product .products .category, section#formdev-archive-product .products .product {
  width: 31%;
  margin: 0 1%;
  float: left;
  background: #f3f3f3;
  position: relative;
  padding: 30px 1% 55px 1%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: flex-start;
  border-radius: 20px;
  cursor: pointer;
  margin-bottom: 16px;
}
/* line 52, ../sass/_template.scss */
section#formdev-archive-product .categories .category .wrapper, section#formdev-archive-product .categories .product .wrapper, section#formdev-archive-product .products .category .wrapper, section#formdev-archive-product .products .product .wrapper {
  text-align: center;
  width: 100%;
}
/* line 55, ../sass/_template.scss */
section#formdev-archive-product .categories .category .wrapper h2, section#formdev-archive-product .categories .product .wrapper h2, section#formdev-archive-product .products .category .wrapper h2, section#formdev-archive-product .products .product .wrapper h2 {
  font-weight: bold;
  font-size: 22px;
  line-height: normal;
  text-transform: uppercase;
}
/* line 62, ../sass/_template.scss */
section#formdev-archive-product .categories .category a, section#formdev-archive-product .categories .product a, section#formdev-archive-product .products .category a, section#formdev-archive-product .products .product a {
  display: block;
  position: absolute;
  width: 100%;
  bottom: 28px;
  left: 0;
  text-align: center;
}
/* line 70, ../sass/_template.scss */
section#formdev-archive-product .categories .category.two, section#formdev-archive-product .categories .product.two, section#formdev-archive-product .products .category.two, section#formdev-archive-product .products .product.two {
  width: 48%;
}
/* line 73, ../sass/_template.scss */
section#formdev-archive-product .categories .category.one, section#formdev-archive-product .categories .product.one, section#formdev-archive-product .products .category.one, section#formdev-archive-product .products .product.one {
  width: 98%;
}
/* line 78, ../sass/_template.scss */
section#formdev-archive-product .categories .category .img, section#formdev-archive-product .products .category .img {
  width: 100%;
  height: 140px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  margin-bottom: 30px;
}
/* line 88, ../sass/_template.scss */
section#formdev-archive-product .clearfix {
  clear: both;
}
/* line 91, ../sass/_template.scss */
section#formdev-archive-product .products {
  margin-top: 0;
}
/* line 94, ../sass/_template.scss */
section#formdev-archive-product .products.dataTable td {
  padding: 0 !important;
  width: 100%;
  display: block;
  text-align: left;
  border: none !important;
}
/* line 101, ../sass/_template.scss */
section#formdev-archive-product .products.dataTable th {
  visibility: hidden !important;
}
/* line 104, ../sass/_template.scss */
section#formdev-archive-product .products.dataTable tr {
  display: block;
  width: 50%;
  float: left;
}
/* line 110, ../sass/_template.scss */
section#formdev-archive-product .products .product {
  width: 100%;
  float: none;
  padding: 20px;
  height: 130px;
  overflow: hidden;
}
/* line 116, ../sass/_template.scss */
section#formdev-archive-product .products .product .wrapper {
  text-align: left;
  /* padding-left: 80px; */
  position: relative;
}
/* line 120, ../sass/_template.scss */
section#formdev-archive-product .products .product .wrapper .img {
  position: absolute;
  left: 0;
  top: -2px;
  width: 60px;
  height: 60px;
  background-position: center center;
  background-size: cover;
  border-radius: 40px;
  display: none;
}
/* line 131, ../sass/_template.scss */
section#formdev-archive-product .products .product .wrapper h2 {
  font-size: 16px;
}
/* line 135, ../sass/_template.scss */
section#formdev-archive-product .products .product a {
  position: relative;
  bottom: auto;
  text-align: left;
}
/* line 142, ../sass/_template.scss */
section#formdev-archive-product .dataTables_wrapper .dataTables_filter {
  float: none;
  text-align: center;
  font-weight: bold;
}
/* line 146, ../sass/_template.scss */
section#formdev-archive-product .dataTables_wrapper .dataTables_filter input {
  margin: auto;
  border-radius: 5px;
  width: 50%;
  display: block;
  padding: 10px;
}
/* line 154, ../sass/_template.scss */
section#formdev-archive-product #products-fd {
  border: none !important;
}
/* line 157, ../sass/_template.scss */
section#formdev-archive-product #products-fd_info, section#formdev-archive-product #products-fd_paginate, section#formdev-archive-product .dt-paging {
  display: none !important;
}
/* line 160, ../sass/_template.scss */
section#formdev-archive-product div.dt-container div.dt-layout-row {
  display: block;
  margin: 0;
}
/* line 164, ../sass/_template.scss */
section#formdev-archive-product div.dt-container div.dt-layout-row div.dt-layout-cell.dt-layout-end {
  display: block;
}
/* line 166, ../sass/_template.scss */
section#formdev-archive-product div.dt-container div.dt-layout-row div.dt-layout-cell.dt-layout-end .dt-search {
  text-align: center;
  font-weight: bold;
}
/* line 169, ../sass/_template.scss */
section#formdev-archive-product div.dt-container div.dt-layout-row div.dt-layout-cell.dt-layout-end .dt-search input {
  margin: auto;
  border-radius: 5px;
  width: 50%;
  display: block;
  padding: 10px;
}

/* line 181, ../sass/_template.scss */
section#formdev-single-product .clearfix {
  clear: both;
}
/* line 184, ../sass/_template.scss */
section#formdev-single-product .fd-head {
  background: #f3f3f3;
  padding: 30px 30px 30px 150px;
  position: relative;
}
/* line 188, ../sass/_template.scss */
section#formdev-single-product .fd-head .img {
  position: absolute;
  left: 30px;
  top: 30px;
  width: 90px;
  height: 90px;
  background-position: center center;
  background-size: cover;
  border-radius: 40px;
}
/* line 198, ../sass/_template.scss */
section#formdev-single-product .fd-head h1 {
  font-weight: bold;
  font-size: 36px;
  line-height: 40px;
  position: relative;
  display: inline-block;
  padding: 0;
  margin-bottom: 15px;
}
/* line 206, ../sass/_template.scss */
section#formdev-single-product .fd-head h1:after {
  position: absolute;
  content: '';
  height: 10px;
  background: #000;
  opacity: 0.2;
  width: 100%;
  bottom: 2px;
  left: 0;
}
/* line 217, ../sass/_template.scss */
section#formdev-single-product .fd-head a {
  font-size: 20px;
}
/* line 221, ../sass/_template.scss */
section#formdev-single-product p, section#formdev-single-product li {
  font-size: 13px;
  line-height: 20px;
}
/* line 225, ../sass/_template.scss */
section#formdev-single-product p {
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 0;
}
/* line 230, ../sass/_template.scss */
section#formdev-single-product ul {
  padding-bottom: 0;
}
/* line 233, ../sass/_template.scss */
section#formdev-single-product li {
  margin-left: 0px;
  padding-left: 5px;
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: top 5px left;
}
/* line 240, ../sass/_template.scss */
section#formdev-single-product h2 {
  margin-top: 15px;
}
/* line 243, ../sass/_template.scss */
section#formdev-single-product img {
  max-width: 100%;
  height: auto;
}
/* line 248, ../sass/_template.scss */
section#formdev-single-product section.main-info div.price,
section#formdev-single-product section.main-info div.duree,
section#formdev-single-product section.main-info div.effectifs {
  width: 33%;
  float: left;
  padding: 60px 0;
}
/* line 254, ../sass/_template.scss */
section#formdev-single-product section.main-info div.price .wrapper,
section#formdev-single-product section.main-info div.duree .wrapper,
section#formdev-single-product section.main-info div.effectifs .wrapper {
  width: 250px;
  margin: auto;
  text-align: center;
  position: relative;
}
/* line 259, ../sass/_template.scss */
section#formdev-single-product section.main-info div.price .wrapper .picto,
section#formdev-single-product section.main-info div.duree .wrapper .picto,
section#formdev-single-product section.main-info div.effectifs .wrapper .picto {
  height: 130px;
  width: 130px;
  border-radius: 100px;
  background: #f3f3f3;
  margin: auto;
}
/* line 266, ../sass/_template.scss */
section#formdev-single-product section.main-info div.price .wrapper .title,
section#formdev-single-product section.main-info div.duree .wrapper .title,
section#formdev-single-product section.main-info div.effectifs .wrapper .title {
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
  font-weight: bold;
  padding-top: 20px;
}
/* line 273, ../sass/_template.scss */
section#formdev-single-product section.main-info div.price .wrapper .info,
section#formdev-single-product section.main-info div.duree .wrapper .info,
section#formdev-single-product section.main-info div.effectifs .wrapper .info {
  font-size: 14px;
  padding-bottom: 4px;
}
/* line 277, ../sass/_template.scss */
section#formdev-single-product section.main-info div.price .wrapper:after,
section#formdev-single-product section.main-info div.duree .wrapper:after,
section#formdev-single-product section.main-info div.effectifs .wrapper:after {
  position: absolute;
  content: '';
  height: 3px;
  background: #000;
  opacity: 0.2;
  width: 140px;
  bottom: -10px;
  left: 0;
  right: 0;
  margin: auto;
}
/* line 291, ../sass/_template.scss */
section#formdev-single-product section.main-info div.price .wrapper {
  float: left;
}
/* line 294, ../sass/_template.scss */
section#formdev-single-product section.main-info div.effectifs .wrapper {
  float: right;
}
/* line 297, ../sass/_template.scss */
section#formdev-single-product section.main-info div.picto svg {
  max-width: 86%;
  height: auto;
  margin: 7%;
}
/* line 303, ../sass/_template.scss */
section#formdev-single-product section.programme,
section#formdev-single-product section.devis {
  width: 50%;
  float: left;
  background: #f3f3f3;
  border-radius: 12px;
  padding: 2%;
  margin-bottom: 15px;
}
/* line 311, ../sass/_template.scss */
section#formdev-single-product section.programme div.picto,
section#formdev-single-product section.devis div.picto {
  width: 72px;
  height: 72px;
  border-radius: 50px;
  float: left;
}
/* line 316, ../sass/_template.scss */
section#formdev-single-product section.programme div.picto svg,
section#formdev-single-product section.devis div.picto svg {
  width: 60%;
  margin: 20%;
  height: auto;
}
/* line 322, ../sass/_template.scss */
section#formdev-single-product section.programme div.title, section#formdev-single-product section.programme a.title,
section#formdev-single-product section.devis div.title,
section#formdev-single-product section.devis a.title {
  float: right;
  padding: 4px 15px;
  border-radius: 8px;
  color: #fff;
  background: #333333;
}
/* line 329, ../sass/_template.scss */
section#formdev-single-product section.programme h2,
section#formdev-single-product section.devis h2 {
  margin-top: 25px;
}
/* line 331, ../sass/_template.scss */
section#formdev-single-product section.programme h2:after,
section#formdev-single-product section.devis h2:after {
  display: none;
}
/* line 336, ../sass/_template.scss */
section#formdev-single-product a.btn {
  font-size: 14px;
  color: #000;
  display: inline-block;
  border: 1px solid #000;
  line-height: 20px;
  padding: 4px 15px;
  border-radius: 8px;
  margin-right: 10px;
  text-transform: uppercase;
}
/* line 347, ../sass/_template.scss */
section#formdev-single-product section.infos {
  width: 50%;
  float: right;
  padding: 2% 0 2% 3%;
}
/* line 352, ../sass/_template.scss */
section#formdev-single-product section.infos_bis {
  width: 60%;
  float: left;
  padding-top: 20px;
  margin-bottom: 50px;
}
/* line 357, ../sass/_template.scss */
section#formdev-single-product section.infos_bis .left {
  width: 35%;
  float: left;
}
/* line 361, ../sass/_template.scss */
section#formdev-single-product section.infos_bis .right {
  width: 65%;
  float: left;
  padding-left: 3%;
  padding-right: 3%;
}
/* line 368, ../sass/_template.scss */
section#formdev-single-product section.stats {
  width: 40%;
  float: left;
  background: #f3f3f3;
  padding: 2%;
  border-radius: 12px;
}
/* line 375, ../sass/_template.scss */
section#formdev-single-product section.sessions {
  width: 40%;
  float: left;
  background: #f3f3f3;
  padding: 2%;
  border-radius: 12px;
}
/* line 382, ../sass/_template.scss */
section#formdev-single-product h2 {
  font-size: 15px;
  line-height: 18px;
  text-transform: uppercase;
  font-weight: bold;
  padding-bottom: 15px;
  position: relative;
  display: inline-block;
}
/* line 390, ../sass/_template.scss */
section#formdev-single-product h2:after {
  position: absolute;
  content: '';
  height: 6px;
  background: #000;
  opacity: 0.2;
  width: 100%;
  bottom: 14px;
  left: 0;
}
/* line 401, ../sass/_template.scss */
section#formdev-single-product section.sessions {
  margin-top: 0px;
  width: 100%;
  float: none;
  background: #f3f3f3;
  padding: 3%;
  border-radius: 12px;
  margin-bottom: 50px;
}
/* line 409, ../sass/_template.scss */
section#formdev-single-product section.sessions .fd-head {
  text-align: center;
  padding: 0;
}
/* line 413, ../sass/_template.scss */
section#formdev-single-product section.sessions h2 {
  text-align: center;
  font-size: 18px;
}
/* line 416, ../sass/_template.scss */
section#formdev-single-product section.sessions h2:after {
  bottom: 13px;
}
/* line 420, ../sass/_template.scss */
section#formdev-single-product section.sessions div.session {
  border-radius: 10px;
  margin: 1%;
  padding: 2%;
  width: 48%;
  float: left;
  background: #fff;
}
/* line 427, ../sass/_template.scss */
section#formdev-single-product section.sessions div.session .date h3 {
  text-transform: uppercase;
  font-size: 14px;
  padding: 0;
}
/* line 432, ../sass/_template.scss */
section#formdev-single-product section.sessions div.session .lieu {
  font-size: 12px;
}
/* line 435, ../sass/_template.scss */
section#formdev-single-product section.sessions div.session .ctas {
  padding-top: 5px;
}
/* line 438, ../sass/_template.scss */
section#formdev-single-product section.sessions div.session a.programme {
  font-size: 12px;
  color: #000;
  display: inline-block;
  border: 1px solid #000;
  line-height: 16px;
  padding: 0 6px;
  border-radius: 4px;
  margin-right: 10px;
}
/* line 448, ../sass/_template.scss */
section#formdev-single-product section.sessions div.session a.inscription {
  font-size: 12px;
  color: #fff;
  background: #000;
  display: inline-block;
  border: 1px solid #000;
  line-height: 16px;
  padding: 0 6px;
  border-radius: 4px;
}

/* line 461, ../sass/_template.scss */
section#formdev-cart {
  margin-bottom: 50px;
}
/* line 462, ../sass/_template.scss */
section#formdev-cart .clearfix {
  clear: both;
}
/* line 466, ../sass/_template.scss */
section#formdev-cart .fd-head {
  background: #f3f3f3;
  padding: 30px;
  position: relative;
  margin-top: 50px;
  text-align: center;
}
/* line 472, ../sass/_template.scss */
section#formdev-cart .fd-head h1 {
  font-weight: bold;
  font-size: 36px;
  line-height: 40px;
  position: relative;
  display: inline-block;
  padding: 0;
  margin-bottom: 15px;
  text-align: center;
}
/* line 481, ../sass/_template.scss */
section#formdev-cart .fd-head h1:after {
  position: absolute;
  content: '';
  height: 10px;
  background: #000;
  opacity: 0.2;
  width: 100%;
  bottom: 2px;
  left: 0;
}
/* line 495, ../sass/_template.scss */
section#formdev-cart .woocommerce-cart-form {
  max-width: 800px;
  margin: auto;
}
/* line 499, ../sass/_template.scss */
section#formdev-cart table.shop_table {
  width: 100%;
}
/* line 502, ../sass/_template.scss */
section#formdev-cart table.login {
  margin: 30px 0;
  width: 100%;
  border-width: 0;
}
/* line 507, ../sass/_template.scss */
section#formdev-cart table.login tr td {
  padding: 10px 10px 0 10px;
  width: 50%;
  vertical-align: top;
  border-width: 0;
}
/* line 512, ../sass/_template.scss */
section#formdev-cart table.login tr td label:not(.ch) {
  display: block;
}
/* line 515, ../sass/_template.scss */
section#formdev-cart table.login tr td input:not(.ch), section#formdev-cart table.login tr td textarea {
  width: 100%;
}
/* line 518, ../sass/_template.scss */
section#formdev-cart table.login tr td small {
  font-size: 11px;
  line-height: 16px;
  display: block;
  padding-top: 3px;
  opacity: 0.7;
}
/* line 528, ../sass/_template.scss */
section#formdev-cart input:not(.ch):read-only {
  background-color: #f0f0f0;
  color: #555;
  cursor: not-allowed;
}
/* line 533, ../sass/_template.scss */
section#formdev-cart div.error {
  padding: 10px;
  color: red;
}
/* line 537, ../sass/_template.scss */
section#formdev-cart input.text, section#formdev-cart input.title, section#formdev-cart input[type="email"], section#formdev-cart input[type="password"], section#formdev-cart input[type="tel"], section#formdev-cart input[type="text"], section#formdev-cart select, section#formdev-cart textarea {
  font-size: 14px;
  padding: 10px;
  border-radius: 6px;
}
/* line 542, ../sass/_template.scss */
section#formdev-cart button.quote-request-submit {
  display: none !important;
}
/* line 545, ../sass/_template.scss */
section#formdev-cart a.learner-request-submit {
  border: 1px solid #666;
  color: #fff;
  background: #666;
  padding: 4px 15px;
  border-radius: 8px;
  margin-right: 10px;
  text-transform: uppercase;
  font-size: 14px;
  cursor: pointer;
  font-weight: 500;
  line-height: 1.7em !important;
}
/* line 559, ../sass/_template.scss */
section#formdev-cart ul.participants input {
  padding: 10px;
  border-radius: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  width: 18%;
  font-size: 13px;
}
/* line 568, ../sass/_template.scss */
section#formdev-cart .product-name a {
  text-transform: uppercase;
  padding-top: 0px;
  padding-bottom: 8px;
  display: block;
}
/* line 574, ../sass/_template.scss */
section#formdev-cart tr.cart_item {
  border-bottom: 1px solid #f3f3f3;
}

/* line 578, ../sass/_template.scss */
.woocommerce-cart section#formdev-cart table.cart td {
  vertical-align: top !important;
}
/* line 580, ../sass/_template.scss */
.woocommerce-cart section#formdev-cart table.cart td.product-price {
  padding-top: 20px !important;
}
/* line 583, ../sass/_template.scss */
.woocommerce-cart section#formdev-cart table.cart td.product-subtotal {
  padding-top: 20px !important;
}

/* line 587, ../sass/_template.scss */
.woocommerce-page section#formdev-cart button.button {
  border: 1px solid;
  line-height: 20px;
  padding: 4px 15px;
  border-radius: 8px;
  margin-right: 10px;
  text-transform: uppercase;
  font-size: 14px;
  cursor: pointer;
}
/* line 596, ../sass/_template.scss */
.woocommerce-page section#formdev-cart button.button:after {
  display: none;
}

/* line 601, ../sass/_template.scss */
div#formdev-cart {
  position: fixed;
  bottom: 40px;
  right: 20px;
  z-index: 666;
  background: #fff;
  width: 50px;
  height: 50px;
  border: 1px solid #333;
  border-radius: 50px;
  box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.15);
}
/* line 612, ../sass/_template.scss */
div#formdev-cart a {
  display: block;
  width: 100%;
  height: 100%;
}
/* line 617, ../sass/_template.scss */
div#formdev-cart span {
  position: absolute;
  width: 100%;
  text-align: center;
  font-size: 12px;
}
/* line 623, ../sass/_template.scss */
div#formdev-cart svg {
  width: 26px;
  height: 26px;
  margin: 16px 10px;
}

/* line 630, ../sass/_template.scss */
#admin-formdev {
  color: #1E1E1E;
  min-height: 100vh;
  position: relative;
}
/* line 634, ../sass/_template.scss */
#admin-formdev .loader {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #f0f0f1;
  text-align: center;
  padding-top: 15%;
  display: none;
  z-index: 666;
}
/* line 644, ../sass/_template.scss */
#admin-formdev p {
  color: #1E1E1E;
}
/* line 647, ../sass/_template.scss */
#admin-formdev h1 {
  color: #0669B3;
  font-size: 28px;
}
/* line 651, ../sass/_template.scss */
#admin-formdev h2 {
  color: #004778;
}
/* line 654, ../sass/_template.scss */
#admin-formdev h3 {
  margin: 0 0 10px 0;
  color: #0C73B7;
  font-size: 16px;
  text-transform: uppercase;
}
/* line 660, ../sass/_template.scss */
#admin-formdev .card {
  border: 1px solid #0669B34D;
  border-radius: 10px;
  margin-top: 0;
}
/* line 665, ../sass/_template.scss */
#admin-formdev .button-primary {
  border-radius: 10px;
  padding: 0 15px;
}
/* line 668, ../sass/_template.scss */
#admin-formdev .button-primary.green {
  border: 1px solid #47AB1C !important;
  background: #47AB1C !important;
  color: #fff !important;
}
/* line 673, ../sass/_template.scss */
#admin-formdev .button-primary.greenBis {
  border: 1px solid #47AB1C !important;
  background: #fff !important;
  color: #47AB1C !important;
}
/* line 679, ../sass/_template.scss */
#admin-formdev .button-danger {
  border-radius: 10px;
  padding: 0 15px;
}
/* line 683, ../sass/_template.scss */
#admin-formdev .button-secondary {
  border: 1px solid #F39208 !important;
  background: #F39208 !important;
  color: #fff !important;
  border-radius: 10px;
  padding: 0 15px;
}
/* line 689, ../sass/_template.scss */
#admin-formdev .button-secondary.smallUpdate {
  border: 1px solid #F39208 !important;
  background: #fff !important;
  color: #F39208 !important;
}
/* line 695, ../sass/_template.scss */
#admin-formdev input[type="color"], #admin-formdev input[type="date"], #admin-formdev input[type="datetime-local"], #admin-formdev input[type="datetime"], #admin-formdev input[type="email"], #admin-formdev input[type="month"], #admin-formdev input[type="number"], #admin-formdev input[type="password"], #admin-formdev input[type="search"], #admin-formdev input[type="tel"], #admin-formdev input[type="text"], #admin-formdev input[type="time"], #admin-formdev input[type="url"], #admin-formdev input[type="week"], #admin-formdev select, #admin-formdev textarea {
  border: 1px solid #0C73B780;
}
/* line 698, ../sass/_template.scss */
#admin-formdev .nav-tab {
  -webkit-border-top-left-radius: 14px;
  -webkit-border-top-right-radius: 14px;
  -moz-border-radius-topleft: 14px;
  -moz-border-radius-topright: 14px;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
  border-top: 1px solid #0669B34D;
  border-left: 1px solid #0669B34D;
  border-right: 1px solid #0669B34D;
  padding: 5px 40px;
}
/* line 710, ../sass/_template.scss */
#admin-formdev .nav-tab-active {
  color: #004778;
}
/* line 713, ../sass/_template.scss */
#admin-formdev .nav-tab-wrapper {
  border-bottom: 1px solid #0669B34D;
}
/* line 716, ../sass/_template.scss */
#admin-formdev .form-table th {
  color: #004778;
}
/* line 719, ../sass/_template.scss */
#admin-formdev table.wp-list-table {
  border-radius: 10px;
  border: 1px solid #0669B34D;
}

/* line 725, ../sass/_template.scss */
.wp-theme-Divi h1 {
  margin-top: 70px;
}

@media screen and (max-width: 1023px) {
  /* line 730, ../sass/_template.scss */
  section#formdev-cart .fd-head h1,
  section#formdev-single-product .fd-head h1 {
    font-size: 18px;
  }

  /* line 734, ../sass/_template.scss */
  section#formdev-cart .fd-head h1:after,
  section#formdev-single-product .fd-head h1:after {
    height: 4px;
  }

  /* line 738, ../sass/_template.scss */
  section#formdev-single-product .fd-head a {
    font-size: 16px;
  }

  /* line 741, ../sass/_template.scss */
  section#formdev-archive-product .categories .category, section#formdev-archive-product .categories .product, section#formdev-archive-product .products .category, section#formdev-archive-product .products .product {
    width: 100%;
    margin: 0;
    float: none;
    height: auto !important;
    margin-bottom: 15px;
  }

  /* line 748, ../sass/_template.scss */
  section#formdev-archive-product .products.dataTable tr {
    display: block;
    width: 100%;
    float: none;
  }

  /* line 753, ../sass/_template.scss */
  section#formdev-single-product .fd-head {
    padding: 25px;
    position: relative;
    text-align: center;
  }

  /* line 758, ../sass/_template.scss */
  section#formdev-single-product .fd-head .img {
    position: relative;
    left: auto;
    top: auto;
    margin: auto;
  }

  /* line 764, ../sass/_template.scss */
  section#formdev-single-product section.main-info div.price, section#formdev-single-product section.main-info div.duree, section#formdev-single-product section.main-info div.effectifs {
    width: 100%;
    padding: 30px 0;
  }

  /* line 768, ../sass/_template.scss */
  section#formdev-single-product section.main-info div.effectifs .wrapper,
  section#formdev-single-product section.main-info div.price .wrapper {
    float: none;
  }

  /* line 772, ../sass/_template.scss */
  section#formdev-single-product section.programme, section#formdev-single-product section.devis, section#formdev-single-product section.stats,
  section#formdev-single-product section.infos_bis .right, section#formdev-single-product section.infos_bis .left,
  section#formdev-single-product section.infos_bis {
    width: 100%;
    float: none;
    padding: 15px;
  }

  /* line 779, ../sass/_template.scss */
  section#formdev-single-product section.infos {
    width: 100%;
    float: none;
  }

  /* line 783, ../sass/_template.scss */
  section#formdev-single-product section.sessions {
    margin-top: 15px;
  }

  /* line 786, ../sass/_template.scss */
  section#formdev-single-product section.infos_bis {
    margin: 0;
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  /* line 793, ../sass/_template.scss */
  section#formdev-cart ul.participants input {
    width: 100%;
  }
}
/* line 3, ../sass/_demo.scss */
body.formdev #sidebar {
  display: none !important;
}
/* line 6, ../sass/_demo.scss */
body.formdev #left-area {
  float: none;
  padding-right: 0 !important;
  width: 100% !important;
}
/* line 11, ../sass/_demo.scss */
body.formdev #main-content .container::before {
  display: none;
}

/* line 15, ../sass/_demo.scss */
section#formdev-cart {
  padding-top: 50px;
}

/* line 3, ../sass/_planning.scss */
.formdev-planning-general,
.formdev-planning-formation,
.formdev-planning-detail {
  padding: 30px 0;
}
/* line 8, ../sass/_planning.scss */
.formdev-planning-general h2,
.formdev-planning-formation h2,
.formdev-planning-detail h2 {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 25px;
  color: #333;
}
/* line 15, ../sass/_planning.scss */
.formdev-planning-general h3,
.formdev-planning-formation h3,
.formdev-planning-detail h3 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #444;
}
/* line 22, ../sass/_planning.scss */
.formdev-planning-general h4,
.formdev-planning-formation h4,
.formdev-planning-detail h4 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
  color: #555;
}

/* line 30, ../sass/_planning.scss */
.planning-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 20px;
  margin-top: 20px;
}

/* line 37, ../sass/_planning.scss */
.planning-formation-card {
  background: #f9f9f9;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  padding: 20px;
  transition: box-shadow 0.3s ease;
}
/* line 44, ../sass/_planning.scss */
.planning-formation-card:hover {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
/* line 48, ../sass/_planning.scss */
.planning-formation-card h3 {
  margin-top: 0;
}
/* line 51, ../sass/_planning.scss */
.planning-formation-card h3 a {
  color: #005a87;
  text-decoration: none;
}
/* line 55, ../sass/_planning.scss */
.planning-formation-card h3 a:hover {
  text-decoration: underline;
}

/* line 62, ../sass/_planning.scss */
.planning-session {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #ddd;
}
/* line 67, ../sass/_planning.scss */
.planning-session:first-child {
  border-top: none;
  padding-top: 0;
  margin-top: 0;
}

/* line 74, ../sass/_planning.scss */
.modules-list {
  list-style: none;
  padding: 0;
  margin: 15px 0;
}
/* line 79, ../sass/_planning.scss */
.modules-list .module-item {
  padding: 12px 0;
  border-bottom: 1px solid #e0e0e0;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 10px;
}
/* line 87, ../sass/_planning.scss */
.modules-list .module-item:last-child {
  border-bottom: none;
}
/* line 91, ../sass/_planning.scss */
.modules-list .module-item .module-date {
  font-weight: 600;
  color: #005a87;
  min-width: 140px;
  flex-shrink: 0;
}
/* line 98, ../sass/_planning.scss */
.modules-list .module-item .module-name {
  flex: 1;
  font-weight: 500;
  color: #333;
}
/* line 104, ../sass/_planning.scss */
.modules-list .module-item .module-time {
  font-size: 14px;
  color: #666;
  margin-left: 10px;
  font-weight: normal;
}
/* line 111, ../sass/_planning.scss */
.modules-list .module-item .module-location {
  font-size: 14px;
  color: #666;
  margin-left: auto;
  flex-basis: 100%;
  margin-top: 5px;
  padding-left: 150px;
}
@media (max-width: 768px) {
  /* line 111, ../sass/_planning.scss */
  .modules-list .module-item .module-location {
    padding-left: 0;
  }
}
/* line 126, ../sass/_planning.scss */
.modules-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
/* line 131, ../sass/_planning.scss */
.modules-list ul li {
  padding: 8px 0;
  border-bottom: 1px solid #eee;
}
/* line 135, ../sass/_planning.scss */
.modules-list ul li:last-child {
  border-bottom: none;
}
/* line 139, ../sass/_planning.scss */
.modules-list ul li .module-title {
  display: block;
  margin-top: 5px;
  font-weight: 500;
}
/* line 145, ../sass/_planning.scss */
.modules-list ul li .module-location {
  display: block;
  margin-top: 5px;
  font-size: 14px;
  color: #666;
}

/* line 155, ../sass/_planning.scss */
.sessions-list {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: 20px;
}

/* line 162, ../sass/_planning.scss */
.session-card {
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  padding: 20px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}
/* line 169, ../sass/_planning.scss */
.session-card .session-location {
  margin: 10px 0;
  color: #666;
  font-size: 14px;
}

/* line 176, ../sass/_planning.scss */
.modules-detail {
  margin-top: 15px;
}

/* line 180, ../sass/_planning.scss */
.modules-table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 15px;
  background: #fff;
}
/* line 186, ../sass/_planning.scss */
.modules-table thead {
  background: #f5f5f5;
}
/* line 189, ../sass/_planning.scss */
.modules-table thead th {
  padding: 12px;
  text-align: left;
  font-weight: 600;
  border-bottom: 2px solid #ddd;
  color: #333;
}
/* line 199, ../sass/_planning.scss */
.modules-table tbody tr {
  border-bottom: 1px solid #eee;
}
/* line 202, ../sass/_planning.scss */
.modules-table tbody tr:hover {
  background: #f9f9f9;
}
/* line 206, ../sass/_planning.scss */
.modules-table tbody tr:last-child {
  border-bottom: none;
}
/* line 211, ../sass/_planning.scss */
.modules-table tbody td {
  padding: 12px;
  vertical-align: top;
}
/* line 215, ../sass/_planning.scss */
.modules-table tbody td small {
  display: block;
  color: #666;
  font-size: 12px;
  margin-top: 4px;
}

/* line 225, ../sass/_planning.scss */
.modules-detail-list {
  margin-top: 20px;
}

/* line 229, ../sass/_planning.scss */
.button.view-details {
  display: inline-block;
  margin-top: 15px;
  padding: 10px 20px;
  background: #005a87;
  color: #fff;
  text-decoration: none;
  border-radius: 4px;
  transition: background 0.3s ease;
}
/* line 239, ../sass/_planning.scss */
.button.view-details:hover {
  background: #004070;
  color: #fff;
}

/* line 246, ../sass/_planning.scss */
.formdev-planning-calendar {
  padding: 30px 0;
  margin: 30px 0;
}
/* line 250, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 25px;
  flex-wrap: wrap;
}
/* line 257, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-header h2 {
  margin: 0;
  font-size: 28px;
}
/* line 262, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-header .calendar-navigation {
  display: flex;
  align-items: center;
  gap: 15px;
}
/* line 267, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-header .calendar-navigation .calendar-nav-btn {
  padding: 8px 15px;
  background: #005a87;
  color: #fff;
  text-decoration: none;
  border-radius: 4px;
  transition: all 0.3s ease;
  border: none;
  cursor: pointer;
  font-size: 14px;
  position: relative;
}
/* line 279, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-header .calendar-navigation .calendar-nav-btn:hover:not(:disabled):not(.loading) {
  background: #004070;
  color: #fff;
  transform: translateY(-1px);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
/* line 286, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-header .calendar-navigation .calendar-nav-btn.loading {
  opacity: 0.7;
  cursor: wait;
}
/* line 290, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-header .calendar-navigation .calendar-nav-btn.loading::after {
  content: '';
  position: absolute;
  width: 14px;
  height: 14px;
  margin: auto;
  border: 2px solid transparent;
  border-top-color: #fff;
  border-radius: 50%;
  animation: spin 0.8s linear infinite;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
}
/* line 306, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-header .calendar-navigation .calendar-nav-btn:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
/* line 312, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-header .calendar-navigation .current-month {
  font-weight: 600;
  font-size: 18px;
  min-width: 200px;
  text-align: center;
}
/* line 321, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-container {
  overflow-x: auto;
  overflow-y: visible;
  margin-bottom: 20px;
  position: relative;
  min-height: 400px;
  -webkit-overflow-scrolling: touch;
}
/* line 329, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-container .calendar-loader {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.98);
  backdrop-filter: blur(2px);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 100;
  border-radius: 4px;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
/* line 346, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-container .calendar-loader.loading {
  opacity: 1;
}
/* line 350, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-container .calendar-loader .loader-spinner {
  width: 60px;
  height: 60px;
  border: 5px solid rgba(0, 90, 135, 0.1);
  border-top: 5px solid #005a87;
  border-right: 5px solid #005a87;
  border-radius: 50%;
  animation: spin 0.8s linear infinite;
  margin-bottom: 20px;
  box-shadow: 0 2px 10px rgba(0, 90, 135, 0.2);
}
/* line 362, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-container .calendar-loader p {
  color: #005a87;
  font-size: 15px;
  font-weight: 600;
  margin: 0;
  animation: pulse 1.5s ease-in-out infinite;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes pulse {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.6;
  }
}
/* line 382, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-table {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
/* line 388, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-table thead {
  background: #f5f5f5;
}
/* line 391, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-table thead th {
  padding: 12px;
  text-align: center;
  font-weight: 600;
  border: 1px solid #ddd;
  color: #333;
}
/* line 401, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-table tbody td {
  border: 1px solid #ddd;
  padding: 0;
  vertical-align: top;
  width: 14.28%;
  height: auto;
  position: relative;
}
/* line 409, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-table tbody td.empty-day {
  background: #f9f9f9;
}
/* line 413, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-table tbody td.today {
  background: #e3f2fd;
}
/* line 416, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-table tbody td.today .day-number {
  background: #005a87;
  color: #fff;
  font-weight: bold;
}
/* line 423, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-table tbody td.has-events {
  background: #f0f8ff;
  cursor: pointer;
}
/* line 427, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-table tbody td.has-events:hover {
  background: #e0f0ff;
}
/* line 432, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-table tbody td .day-number {
  padding: 5px;
  font-weight: 500;
  font-size: 14px;
}
/* line 438, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-table tbody td .day-events-link {
  display: block !important;
  text-decoration: none !important;
  color: inherit !important;
  cursor: pointer !important;
  position: relative;
  z-index: 10;
  transition: opacity 0.2s ease;
}
/* line 447, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-table tbody td .day-events-link:hover {
  opacity: 0.9;
}
/* line 450, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-table tbody td .day-events-link:hover .day-events {
  background: #f0f8ff;
}
/* line 456, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-table tbody td .day-events-link * {
  pointer-events: none;
}
/* line 461, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-table tbody td .day-events {
  padding: 5px;
  font-size: 11px;
  transition: background 0.2s ease;
}
/* line 466, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-table tbody td .day-events .event-count {
  display: block;
  background: #005a87;
  color: #fff;
  padding: 2px 5px;
  border-radius: 3px;
  margin-bottom: 5px;
  font-weight: 600;
}
/* line 476, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-table tbody td .day-events .formation-name-header {
  margin-bottom: 6px;
  padding-bottom: 4px;
  border-bottom: 1px solid rgba(0, 90, 135, 0.2);
}
/* line 481, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-table tbody td .day-events .formation-name-header strong {
  font-size: 11px;
  line-height: 13px;
  color: #005a87;
  font-weight: 600;
  display: block;
}
/* line 490, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-table tbody td .day-events .calendar-module-item {
  padding: 6px;
  margin-bottom: 6px;
  background: #fff;
  border-left: 3px solid #4caf50;
  border-radius: 3px;
}
/* line 497, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-table tbody td .day-events .calendar-module-item:last-child {
  margin-bottom: 0;
}
/* line 501, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-table tbody td .day-events .calendar-module-item .module-title {
  display: block;
  font-size: 10px;
  color: #333;
  margin-bottom: 4px;
  font-weight: 600;
  line-height: 12px;
}
/* line 510, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-table tbody td .day-events .calendar-module-item strong {
  display: block;
  font-size: 11px;
  color: #333;
  margin-bottom: 4px;
  line-height: 13px;
  display: block;
}
/* line 519, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-table tbody td .day-events .calendar-module-item small {
  display: block;
  color: #666;
  font-size: 10px;
  line-height: 1.4;
}
/* line 527, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-table tbody td .day-events .events-list {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
  z-index: 10;
  padding: 10px;
  margin-top: 5px;
  max-height: 300px;
  overflow-y: auto;
}
/* line 544, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-table tbody td .day-events:hover .events-list {
  display: block;
}
/* line 548, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-table tbody td .day-events .calendar-event {
  padding: 8px;
  margin-bottom: 8px;
  background: #f9f9f9;
  border-radius: 4px;
}
/* line 554, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-table tbody td .day-events .calendar-event:last-child {
  margin-bottom: 0;
}
/* line 558, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-table tbody td .day-events .calendar-event.calendar-module {
  border-left: 4px solid #4caf50;
  background: #f1f8e9;
}
/* line 563, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-table tbody td .day-events .calendar-event .event-type-badge {
  display: inline-block;
  padding: 2px 6px;
  background: #005a87;
  color: #fff;
  font-size: 9px;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 3px;
  margin-bottom: 4px;
}
/* line 575, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-table tbody td .day-events .calendar-event .calendar-module .event-type-badge {
  background: #4caf50;
}
/* line 579, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-table tbody td .day-events .calendar-event strong {
  display: block;
  margin-bottom: 4px;
  color: #333;
  margin-top: 4px;
}
/* line 586, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-table tbody td .day-events .calendar-event small {
  display: block;
  color: #666;
  font-size: 11px;
  line-height: 1.4;
}
/* line 592, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-table tbody td .day-events .calendar-event small.formation-name {
  margin-top: 4px;
  font-style: italic;
  color: #005a87;
  font-weight: 500;
}
/* line 606, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-table.calendar-table-sessions-view {
  table-layout: fixed;
}
/* line 609, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-table.calendar-table-sessions-view .calendar-col-sessions {
  width: 220px;
  min-width: 180px;
  max-width: 280px;
  padding: 10px 14px;
  font-weight: 600;
  background: #f5f5f5;
  border: 1px solid #ddd;
  vertical-align: middle;
}
/* line 620, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-table.calendar-table-sessions-view .session-label-link {
  color: #005a87;
  text-decoration: none;
}
/* line 624, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-table.calendar-table-sessions-view .session-label-link:hover {
  text-decoration: underline;
}
/* line 629, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-table.calendar-table-sessions-view thead .calendar-col-day {
  padding: 8px 4px;
  font-size: 13px;
  min-width: 36px;
}
/* line 634, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-table.calendar-table-sessions-view thead .calendar-col-day .day-letter {
  color: #666;
  margin-right: 1px;
}
/* line 639, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-table.calendar-table-sessions-view thead .calendar-col-day.weekend .day-letter {
  color: #005a87;
  font-weight: 600;
}
/* line 645, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-table.calendar-table-sessions-view .day-cell {
  padding: 6px 4px;
  vertical-align: middle;
  text-align: center;
  min-width: 36px;
}
/* line 651, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-table.calendar-table-sessions-view .day-cell.today {
  background: #e3f2fd;
}
/* line 655, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-table.calendar-table-sessions-view .day-cell.weekend {
  background: #f9f9f9;
}
/* line 659, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-table.calendar-table-sessions-view .day-cell.today.weekend {
  background: #d6eaf8;
}
/* line 664, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-table.calendar-table-sessions-view .day-modules-squares {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  justify-content: center;
  align-items: center;
  min-height: 24px;
}
/* line 673, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-table.calendar-table-sessions-view .module-square {
  display: inline-block;
  width: 14px;
  height: 14px;
  border-radius: 3px;
  flex-shrink: 0;
  border: 1px solid rgba(0, 0, 0, 0.12);
}
/* line 681, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-table.calendar-table-sessions-view .module-square:hover {
  transform: scale(1.15);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
/* line 688, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-table.calendar-table-sessions-view .calendar-col-sessions {
  position: sticky;
  left: 0;
  z-index: 2;
  box-shadow: 2px 0 6px rgba(0, 0, 0, 0.08);
}
/* line 695, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-table.calendar-table-sessions-view thead .calendar-col-sessions {
  z-index: 3;
}
/* line 700, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-legend {
  display: flex;
  gap: 20px;
  margin-top: 20px;
  padding: 15px;
  background: #f9f9f9;
  border-radius: 4px;
  flex-wrap: wrap;
}
/* line 709, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-legend .legend-item {
  display: flex;
  align-items: center;
  gap: 8px;
}
/* line 714, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-legend .legend-item .legend-color {
  width: 20px;
  height: 20px;
  border-radius: 3px;
  border: 1px solid #ddd;
}
/* line 720, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-legend .legend-item .legend-color.today {
  background: #e3f2fd;
  border-color: #005a87;
}
/* line 725, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-legend .legend-item .legend-color.has-events {
  background: #f0f8ff;
  border-color: #005a87;
}
/* line 730, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-legend .legend-item .legend-color.session {
  background: #e3f2fd;
  border-left: 4px solid #005a87;
}
/* line 735, ../sass/_planning.scss */
.formdev-planning-calendar .calendar-legend .legend-item .legend-color.module {
  background: #f1f8e9;
  border-left: 4px solid #4caf50;
}

/* line 743, ../sass/_planning.scss */
#content-area table td.calendar-day {
  padding: 0;
}

@media (max-width: 768px) {
  /* line 749, ../sass/_planning.scss */
  .planning-list {
    grid-template-columns: 1fr;
  }

  /* line 754, ../sass/_planning.scss */
  .formdev-planning-calendar .calendar-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
  }
  /* line 759, ../sass/_planning.scss */
  .formdev-planning-calendar .calendar-header .calendar-navigation {
    width: 100%;
    justify-content: space-between;
  }
  /* line 763, ../sass/_planning.scss */
  .formdev-planning-calendar .calendar-header .calendar-navigation .current-month {
    font-size: 16px;
    min-width: auto;
  }
  /* line 768, ../sass/_planning.scss */
  .formdev-planning-calendar .calendar-header .calendar-navigation .calendar-nav-btn {
    padding: 6px 12px;
    font-size: 14px;
  }
  /* line 776, ../sass/_planning.scss */
  .formdev-planning-calendar .calendar-container {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  /* line 785, ../sass/_planning.scss */
  .formdev-planning-calendar .calendar-table.calendar-table-sessions-view {
    min-width: 1200px;
    table-layout: auto;
  }
  /* line 789, ../sass/_planning.scss */
  .formdev-planning-calendar .calendar-table.calendar-table-sessions-view .calendar-col-sessions {
    min-width: 160px;
    width: 160px;
  }
  /* line 794, ../sass/_planning.scss */
  .formdev-planning-calendar .calendar-table.calendar-table-sessions-view .calendar-col-day,
  .formdev-planning-calendar .calendar-table.calendar-table-sessions-view .day-cell {
    min-width: 32px;
  }
  /* line 802, ../sass/_planning.scss */
  .formdev-planning-calendar .calendar-table tbody td {
    height: 80px;
  }
  /* line 806, ../sass/_planning.scss */
  .formdev-planning-calendar .calendar-table tbody td .day-events .event-count {
    font-size: 10px;
    padding: 1px 3px;
  }
  /* line 811, ../sass/_planning.scss */
  .formdev-planning-calendar .calendar-table tbody td .day-events .events-list {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    max-width: 400px;
    max-height: 70vh;
    z-index: 1000;
  }

  /* line 827, ../sass/_planning.scss */
  .modules-table {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }
  /* line 832, ../sass/_planning.scss */
  .modules-table thead, .modules-table tbody, .modules-table tr, .modules-table th, .modules-table td {
    display: block;
  }
  /* line 836, ../sass/_planning.scss */
  .modules-table thead {
    display: none;
  }
  /* line 841, ../sass/_planning.scss */
  .modules-table tbody tr {
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 10px;
  }
  /* line 847, ../sass/_planning.scss */
  .modules-table tbody tr td {
    padding: 8px 0;
    border-bottom: 1px solid #eee;
  }
  /* line 851, ../sass/_planning.scss */
  .modules-table tbody tr td:before {
    content: attr(data-label) ": ";
    font-weight: 600;
    display: inline-block;
    width: 120px;
  }
  /* line 858, ../sass/_planning.scss */
  .modules-table tbody tr td:last-child {
    border-bottom: none;
  }
}
