@charset "UTF-8";
/*************** Réglages STYLES-2014 ***************/
body {
  border: none;
}

a, .clickable {
  color: #629;
}

.yellowbg {
  background: rgba(255, 255, 0, 0.25);
}

.c2-reunion {
  background: rgba(255, 255, 0, 0.15);
  color: #888;
}

.right-panel {
  border-left: 1px dotted #715A88;
  padding-left: 10px;
}

.textHeader {
  color: #616;
}

.header-container h2 {
  text-shadow: 3px 3px 5px #333;
}

.course-brochure-page .registration-help p {
  font-size: 10px;
}

.cms .content-column h1 {
  font-size: 24px;
}
.cms .content-column h2 {
  font-size: 20px;
}
.cms .content-column p {
  padding-right: 6px;
}
.cms .content-column a, .cms .content-column .clickable {
  font-weight: bold;
}
.cms .content-column h3 a {
  font-weight: bold !important;
}

p.nomargin {
  margin: 0;
}

img.uptop, p img.uptop {
  margin-top: 0;
}

main.extranet-page {
  max-width: 112.5rem;
  margin: auto;
}
main.extranet-page .panel {
  max-width: 90%;
  margin: 0 auto;
}
@media (min-width: 64rem) {
  main.extranet-page .panel {
    width: 64rem;
  }
}
main.extranet-page .panel.public-place-page {
  width: 80%;
}
main.extranet-page .panel.public-place-page h1 {
  font-size: 2em;
  border-bottom: 1px solid #ccc;
}

.place-description li {
  margin-bottom: 1em;
  list-style-position: inside;
}

.internal h5.tight {
  margin-bottom: 0.2em;
}

.cms center p {
  text-align: center;
}
.cms .margin-U {
  margin: 0 12px 12px 12px;
}
.cms .main-content-area {
  margin-top: 12px;
}
.cms .no-caps {
  text-transform: none;
}
.cms .main-content-area .content-column h2 {
  position: relative;
  background: #A799BE;
  border-radius: 24px 0 0 24px;
  color: white;
  text-shadow: 1px 1px 6px #333;
  margin-right: -10px;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 1rem;
  padding: 4px 0 4px 16px;
}
.cms.cycle-1-page .content-column h2 {
  background: #B1C064;
}
.cms.cycle-2-page .content-column h2 {
  background: #85ABC4;
}
.cms.cycle-3-page .content-column h2 {
  background: #97006D;
}
.cms.cycle-deja-therapeute-page .content-column h2 {
  background: #DC9200;
}
.cms table.course-table {
  width: auto;
}
.cms table.course-table a {
  font-weight: normal;
}
.cms table.course-table .duree {
  width: 50px;
}
.cms table.course-table .dates {
  width: 130px;
}
.cms table.course-table .nom, .cms table.course-table .lieux {
  width: 170px;
}
.cms table.course-table td {
  border-bottom: 1px dotted #ccc;
  padding-top: 3px;
  padding-bottom: 3px;
}
.cms.ecole-page .bloc-contact {
  float: left;
  width: 190px;
  height: 256px;
  padding: 8px;
}
.cms.ecole-page .bloc-contact p {
  text-align: left;
}
.cms.ecole-page .bloc-contact.management {
  width: 30%;
  height: 290px;
  margin-bottom: 24px;
}
.cms.ecole-page .bloc-contact.management .role-info {
  height: 2.4em;
  font-weight: bold;
}
.cms.ecole-page .bloc-contact.management .photo {
  float: none;
  width: 100px;
  margin: 1px auto;
}
.cms .biblio {
  float: left;
  width: 410px;
  height: 280px;
}
.cms .biblio p {
  text-align: left;
  margin: 0 0.5em 0.5em;
}
.cms .biblio img {
  margin-top: 0;
  width: 120px;
}
.cms .notre-formation-cycle-1 {
  border-radius: 16px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  background: #B1C064;
}
.cms .notre-formation-cycle-1, .cms .notre-formation-cycle-1 p, .cms .notre-formation-cycle-1 li {
  color: #50582f;
}
.cms .notre-formation-cycle-1 h3, .cms .notre-formation-cycle-1 h4 {
  position: relative;
  border-radius: 16px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  background: #7E8A49;
}
.cms .notre-formation-cycle-2 {
  border-radius: 16px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  background: #85ABC4;
}
.cms .notre-formation-cycle-2, .cms .notre-formation-cycle-2 p, .cms .notre-formation-cycle-2 li {
  color: #3d505c;
}
.cms .notre-formation-cycle-2 h3, .cms .notre-formation-cycle-2 h4 {
  position: relative;
  border-radius: 16px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  background: #5B788A;
}
.cms .notre-formation-cycle-3 {
  border-radius: 16px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  background: #b1007f;
}
.cms .notre-formation-cycle-3, .cms .notre-formation-cycle-3 p, .cms .notre-formation-cycle-3 li {
  color: #24001b;
  text-shadow: 1px 1px 1px #ca0092;
}
.cms .notre-formation-cycle-3 h3, .cms .notre-formation-cycle-3 h4 {
  position: relative;
  border-radius: 16px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  background: #570041;
}
.cms .notre-formation-deja-therapeute {
  border-radius: 16px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  background: #f6a300;
}
.cms .notre-formation-deja-therapeute, .cms .notre-formation-deja-therapeute p, .cms .notre-formation-deja-therapeute li {
  color: #a97000;
  text-shadow: 1px 1px 1px #ffaf10;
}
.cms .notre-formation-deja-therapeute h3, .cms .notre-formation-deja-therapeute h4 {
  position: relative;
  border-radius: 16px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  background: #DC9200;
}
.cms .notre-formation-cycle-1, .cms .notre-formation-cycle-2, .cms .notre-formation-cycle-3, .cms .notre-formation-deja-therapeute {
  position: relative;
  padding: 8px;
  margin-bottom: 12px;
}
.cms .notre-formation-cycle-1 h3, .cms .notre-formation-cycle-1 h4, .cms .notre-formation-cycle-2 h3, .cms .notre-formation-cycle-2 h4, .cms .notre-formation-cycle-3 h3, .cms .notre-formation-cycle-3 h4, .cms .notre-formation-deja-therapeute h3, .cms .notre-formation-deja-therapeute h4 {
  padding: 3px 12px;
  color: white;
  text-shadow: 1px 1px 5px #444;
}
.cms table.echeances-a-respecter {
  width: 780px;
  margin: 12px auto;
  border-collapse: collapse;
}
.cms table.echeances-a-respecter td, .cms table.echeances-a-respecter th {
  padding: 8px;
  border: 1px solid #85ABC4;
  font-size: 115%;
}
.cms table.echeances-a-respecter .etapes {
  color: #715A88;
}
.cms table.echeances-a-respecter .FEV {
  color: #7E8A49;
}
.cms table.echeances-a-respecter .FIG {
  color: #B1C064;
}
.cms table.echeances-a-respecter .echeances-ligne-4 td {
  color: #A799BE;
}
.cms.continu-premier-page .right-panel .fees {
  display: none;
}
.cms .mise-en-relation-c3-info {
  max-width: 32rem;
  margin: 1rem auto;
  border: 1px solid #ccc;
  padding: 0.5rem;
}
.cms .ecrits-professionnels {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(360px, 1fr));
}
.cms .ecrit-professionnel {
  margin: 0.5rem;
  border: 1px solid #ccc;
  padding: 0.5rem;
}
.cms .ecrit-professionnel img.ecrit-apercu {
  width: 120px;
}
.cms .ecrit-professionnel .ecrit-texte {
  margin-left: 1em;
}
.cms .ecrit-professionnel .ecrit-texte h2 {
  background: none;
  color: inherit;
  text-shadow: none;
  margin-right: 0;
  padding: 0;
  text-shadow: 1px 1px 1px #A799BE;
}
.cms .jeudis {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(32rem, 1fr));
}
.cms .jeudi {
  margin: 0.5rem;
  border: 1px solid #ccc;
  padding: 0.5rem;
}
.cms .jeudi h2 {
  font-size: 1.25rem;
  background: none;
  color: inherit;
  text-shadow: none;
  margin-right: 0;
  padding: 0;
  text-shadow: 1px 1px 1px #A799BE;
}
.cms .jeudi li a {
  font-size: 1rem;
}
.cms .documents-utiles {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(16rem, 1fr));
}
.cms .document-utile, .cms .fiche-inscription.content-item {
  margin: 0.5rem;
  border: 1px solid #ccc;
  padding: 0.5rem;
  text-align: center;
}
.cms .document-utile .document-title h2, .cms .fiche-inscription.content-item .document-title h2 {
  font-size: 2rem;
  background: none;
  color: inherit;
  text-shadow: none;
  margin: 0 0 0.5rem 0;
  padding: 0;
  text-shadow: 1px 1px 1px #A799BE;
}
.cms .document-utile img, .cms .fiche-inscription.content-item img {
  border: 1px solid #A799BE;
}

.cms .contact-section, .cms .self-signup-form form, .cms .self-signup-form ul {
  margin: 0;
}
.cms .self-signup-form {
  text-align: center;
  width: 24em;
  margin: 2em auto;
  padding: 2em;
  font-size: 1rem;
  border: 1px solid #ccc;
}
.cms .self-signup-form .g-recaptcha {
  display: inline-block;
}
.cms .self-signup-form h3 {
  display: none;
}
.cms .self-signup-form li {
  list-style-type: none;
  margin-top: 0.8em;
}
.cms .self-signup-form .roof-box {
  border: none;
  text-align: center;
}
.cms input[type=submit], .cms button.epg-button {
  font-family: "mono45-headline", "Trebuchet MS", Arial, sans-serif;
  background: white;
  color: black;
  border: 3px solid #000;
  padding: 0.3rem;
  line-height: 1.3;
  white-space: nowrap;
  cursor: pointer;
  width: auto;
}

.edi-buttons .link-to-this-page {
  display: none;
}

.edi-info {
  max-width: 66rem;
  margin: 2rem auto;
  padding: 1rem;
}
.edi-info .info-table {
  margin: 2rem auto;
}

.cms .content-column .animator-directory-entry {
  float: left;
  width: 152px;
  height: 160px;
  margin-right: 8px;
  margin-bottom: 8px;
  border-right: 2px dotted #A799BE;
  border-left: 2px dotted #A799BE;
  border-radius: 24px;
  -moz-border-radius: 24px;
  -webkit-border-radius: 24px;
  text-align: center;
}
.cms .content-column .animator-directory-entry a {
  font-weight: normal;
}
.cms .content-column .animator-directory-entry img.icon {
  margin: 12px auto 4px;
  width: 72px;
  border-radius: 3px;
}
.cms .content-column .animator-directory-entry .contact-directory-popup {
  text-align: left;
}
.cms .content-column .animator-directory-entry .contact-directory-popup img.thumb {
  float: left;
  margin: 4px;
  width: 160px;
  border-radius: 8px;
}

.cms.public-course .content-column .animator-directory-entry {
  width: 130px;
  border-right: none;
  border-left: none;
}

.navigation-menu {
  margin-left: -15px;
  margin-bottom: 20px;
  padding-right: 2em;
}
.navigation-menu ul {
  margin: -4px 0px 0px 0px;
}
.navigation-menu li {
  list-style-type: none;
}
.navigation-menu li.menu-level-1 {
  margin-top: 4px;
  padding-left: 5px;
}
.navigation-menu li.menu-level-1 a {
  position: relative;
  display: block;
  padding: 3px 3px 3px 8px;
  background: #A799BE;
  color: white;
  text-shadow: 1px 1px 0px #715A88;
  border-radius: 0 20px 20px 0;
  font-weight: normal;
  text-transform: uppercase;
}
.navigation-menu li.menu-level-1 ul {
  display: none;
  margin: 8px 0px;
}
.navigation-menu li.menu-level-1.nav-gray > a {
  background: #7d7778;
}
.navigation-menu li.menu-level-1.nav-cycle1 > a {
  background: #2a335b;
}
.navigation-menu li.menu-level-1.nav-cycle2 > a {
  background: #007988;
}
.navigation-menu li.menu-level-1.nav-cycle3 > a {
  background: #a3214b;
}
.navigation-menu li.menu-level-1.nav-deja-therapeute > a {
  background: #532744;
}
.navigation-menu li.menu-level-1.nav-ouverts-a-tous > a {
  background: #B1C064;
}
.navigation-menu li.menu-level-1.nav-formation-permanente > a {
  background: #97006D;
}
.navigation-menu li.menu-level-2 {
  margin-left: 5px;
  padding-left: 5px;
}
.navigation-menu li.menu-level-2 a {
  text-transform: none;
  display: block;
  padding: 3px;
  background: none;
  color: #629;
  text-shadow: none;
  border-bottom: 1px solid #ccc;
  margin-bottom: 3px;
  border-radius: 0px;
  font-weight: normal;
  line-height: 1;
}
.navigation-menu li.menu-level-2 a.nav-cycle-1, .navigation-menu li.menu-level-2 a.nav-cycle-2, .navigation-menu li.menu-level-2 a.nav-cycle-3, .navigation-menu li.menu-level-2 a.nav-deja-therapeute {
  position: relative;
  margin-left: -12px;
  padding-left: 12px;
  border-radius: 0 10px 10px 0;
  color: white;
  text-shadow: 1px 1px 0px #715A88;
}
.navigation-menu li.menu-level-2 a.nav-cycle-1.link-to-this-page, .navigation-menu li.menu-level-2 a.nav-cycle-2.link-to-this-page, .navigation-menu li.menu-level-2 a.nav-cycle-3.link-to-this-page, .navigation-menu li.menu-level-2 a.nav-deja-therapeute.link-to-this-page {
  margin-left: -12px;
}
.navigation-menu li.menu-level-2 a.nav-cycle-1.link-to-this-page:before, .navigation-menu li.menu-level-2 a.nav-cycle-2.link-to-this-page:before, .navigation-menu li.menu-level-2 a.nav-cycle-3.link-to-this-page:before, .navigation-menu li.menu-level-2 a.nav-deja-therapeute.link-to-this-page:before {
  content: "";
}
.navigation-menu li.menu-level-2 a.link-to-this-page {
  font-weight: bold;
  margin-left: -15px;
  white-space: nowrap;
}
.navigation-menu li.menu-level-2 a.link-to-this-page:before {
  content: "▶ ";
}
.navigation-menu li.menu-level-2 a.nav-cycle-1 {
  background: #B1C064;
}
.navigation-menu li.menu-level-2 a.nav-cycle-2 {
  background: #85ABC4;
}
.navigation-menu li.menu-level-2 a.nav-cycle-3 {
  background: #97006D;
}
.navigation-menu li.menu-level-2 a.nav-deja-therapeute {
  background: #DC9200;
}
.navigation-menu li.menu-level-3 {
  margin-left: 5px;
  padding-left: 5px;
}
.navigation-menu li.menu-level-3 a {
  background: none;
  border-bottom: none;
}
.navigation-menu li a {
  font-size: 12px;
}

.formation-page .navigation-menu .menu-level-1.nav-formation ul, .public-course.cycle-3-page .navigation-menu .menu-level-1.nav-formation ul, .public-course.cycle-2-page .navigation-menu .menu-level-1.nav-formation ul, .deja-therapeute-page .navigation-menu .menu-level-1.nav-formation ul {
  display: block;
}

.ecole-page .navigation-menu .nav-ecole ul {
  display: block;
}

.la-gestalt-page .navigation-menu .nav-la-gestalt ul {
  display: block;
}

.ouvert-a-tous-page .navigation-menu .nav-ouverts-a-tous ul {
  display: block;
}

.deja-therapeute-page .navigation-menu .nav-deja-therapeute ul {
  display: block;
}

.en-pratique-page .navigation-menu .nav-en-pratique ul {
  display: block;
}

.reserve-page .navigation-menu .nav-reserve ul {
  display: block;
}

.popupable {
  background: none;
  border: 1px solid #ccc;
}

.popupable .sidebar_panel {
  border: 1px dotted #888;
  margin-bottom: 6px;
}

.popupable .popup_panel {
  margin: 5px;
  padding: 8px;
  background: none;
  background-image: url("/images/popup-default-bg.png");
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.94), rgba(222, 222, 222, 0.94));
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0.94)), color-stop(1, rgba(222, 222, 222, 0.94)));
  -pie-background: linear-gradient(top, rgba(255, 255, 255, 0.94), rgba(222, 222, 222, 0.94));
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

#ajax_waiting {
  padding: inherit;
}

#inner_body {
  background-image: none;
}

.cms #inner_body {
  background-image: none;
}

.cms .custom-header table {
  padding-left: 189px;
}
.cms .custom-header h2 {
  padding-left: 212px;
}

.custom-header {
  height: 120px;
}
.custom-header h1 {
  display: inline;
}
.custom-header table {
  width: auto;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  margin-top: 60px;
  padding-left: 231px;
}
.custom-header table td.initials h1 {
  font-size: 56px;
  line-height: 0.8;
}
.custom-header table td.fullname {
  vertical-align: bottom;
  padding-bottom: 4px;
}
.custom-header table td.fullname h1 {
  font-size: 1rem;
  letter-spacing: 2px;
  margin-bottom: 4px;
}
.custom-header .h2-border-wrapper {
  border-radius: 0 32px 32px 0;
}
.custom-header h2 {
  position: absolute;
  top: 52px;
  left: -12px;
  width: 720px;
  height: 32px;
  overflow: hidden;
  font-size: 18px;
  font-weight: normal;
  line-height: 32px;
  padding-left: 253px;
  padding-top: 8px;
  padding-bottom: 8px;
  background: #987EA9;
  background: rgba(53, 0, 87, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#60350057, endColorstr=#60350057);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#60350057, endColorstr=#60350057)";
  border-radius: 0 32px 32px 0;
  color: white;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  text-transform: uppercase;
}
.custom-header .epg-logo {
  position: absolute;
  top: -35px;
  left: 62px;
  width: 96px;
}

.file-thumb-with-text-link {
  width: 200px;
}
.file-thumb-with-text-link .file-thumb-with-text-link-thumb {
  display: block;
  margin-bottom: 12px;
}
.file-thumb-with-text-link .file-thumb-with-text-link-text {
  width: 100%;
  text-align: center;
}

.footer-stripe {
  height: 12px;
  margin-bottom: 12px;
  border-radius: 6px;
}

#footer-stripe-1 {
  background: #ab466a;
}

#footer-stripe-2 {
  background: #93c0d0;
}

#footer-stripe-3 {
  background: #b8c56f;
}

.sb_link {
  margin: 2px auto;
}
.sb_link:hover {
  background: white;
}

/********************** Réglages GÉNÉRAUX ***************************/
html.html-internal {
  background-color: #7d7778;
  background-image: none;
}

body {
  box-shadow: 0 0 20px #000;
  color: #000000;
  font-weight: normal;
}

body.cms {
  font-size: 1.2rem;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  background: white;
}
body.cms a {
  text-decoration: none;
}

body.style-2014 p, body.style-2014 th, body.style-2014 td, body.style-2014 li, body.style-2014 a, body.style-2014 h4, body.style-2014 h5, body.style-2014 h6 {
  font-size: 14px;
  color: #000000;
}
body.style-2014 p {
  text-align: justify;
}
body.style-2014 a {
  color: #4D2587;
}
body.style-2014 a:hover {
  text-decoration: underline;
}
body.style-2014 ul {
  margin-top: 5px;
}
body.style-2014 h2, body.style-2014 h3, body.style-2014 h4, body.style-2014 h5, body.style-2014 h6, body.style-2014 .clickable {
  font-weight: normal;
}
body.style-2014 h3 {
  color: #e66230;
  border-bottom: 2px dotted #e66230;
  font-size: 145%;
  padding-bottom: 5px;
}
body.style-2014 h3.bloc-bleu-centre {
  width: 50%;
  margin: 0 auto;
  background-color: #4D2587;
  border-bottom: none;
  color: #fff;
  text-align: center;
  border-radius: 10px;
  padding: 5px;
  font-family: mistralregular, arial, verdana, sans-serif;
}
body.style-2014 h4 {
  border-bottom: 1px solid #4D2587;
  font-size: 15px;
}
body.style-2014 h4.cadre-sombre {
  border-bottom: none !important;
  margin-bottom: 1em;
}
body.style-2014 h4.titre-stage {
  font-family: mistralregular, arial, verdana, sans-serif;
  font-size: 200%;
  border-bottom: none;
  background: transparent url(/file/fleche-cycle0-gd.png) no-repeat left;
  padding-left: 30px;
}
body.style-2014 h4.titre-stage a {
  font-size: 100%;
}
body.style-2014 h5 {
  color: #F46A25;
  font-weight: bold;
  margin-bottom: 0.5em;
}
body.style-2014 hr.invisible {
  color: #fff;
  clear: both;
}
body.style-2014 .orange {
  color: #F46A25;
}

.pour-nav-cycle1 h4.titre-stage {
  background-image: url(/file/fleche-cycle1-gd.png) !important;
}

.pour-nav-cycle2 h4.titre-stage {
  background-image: url(/file/fleche-cycle2-gd.png) !important;
}

.pour-nav-cycle3 h4.titre-stage {
  background-image: url(/file/fleche-cycle3-gd.png) !important;
}

body.style-2014 a, body.style-2014 .clickable {
  font-weight: normal !important;
}

.bold {
  font-weight: bold;
}

/************ PLACEMENT des BLOCS dans la page **********************/
body.style-2014 .container {
  width: 100%;
}

body.style-2014 .main-content-area {
  margin-top: 0;
  padding-top: 20px;
  padding-right: 10px;
  border-right: 10px solid #e66230;
  border-radius: 0 0 20px 0;
}

body.style-2014 .span-21 {
  float: right;
  width: 830px;
}
body.style-2014 .span-5 {
  width: 180px;
  margin-right: 0;
}

/********************** bloc ENTETE ***************************/
.bloc-entete {
  width: 550px;
  height: 140px;
  background: #4D2587 url(/file/entete-bandeau-clair.jpg) repeat-x center;
  border-radius: 0 15px 15px 0;
  margin-top: 36px;
}
.bloc-entete p, .bloc-entete h1 {
  float: left;
}
.bloc-entete p .entete-image-blanche, .bloc-entete h1 .entete-image-blanche {
  margin: 4px 40px 4px 20px;
}
.bloc-entete p .entete-logo, .bloc-entete h1 .entete-logo {
  margin-top: 35px;
}
.bloc-entete h1 {
  margin-top: 60px;
  margin-left: 20px;
  text-transform: uppercase;
  font-size: 16px;
}
.bloc-entete h1 a {
  font-size: 16px;
  color: #4D2587;
  line-height: 1.2em;
}

h2.refonte-site-titre-page {
  background: #e66230 url(/file/fleche-violet-gd.png) no-repeat left;
  border-radius: 15px 0 0 15px;
  padding: 2px 10px 2px 50px;
  float: right;
  width: 810px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  color: #fff;
  font-family: mistralregular, Arial, Verdana, sans-serif;
  font-size: 250%;
}

/***************** bloc NAVIGATION MENU ***********************/
#refonte-menuleft {
  margin-left: 0;
  padding-right: 10px;
}

#refonte-menuleft li.menu-level-1 {
  padding-left: 0;
}

#refonte-menuleft li.menu-level-1 a {
  border-radius: 0 10px 10px 0;
  text-shadow: none;
  text-decoration: none;
}

#refonte-menuleft li.menu-level-2 a {
  border-radius: 0;
  line-height: 1.1em;
  text-decoration: none;
}

#refonte-menuleft li.menu-level-2 a.link-to-this-page {
  white-space: normal;
  background: transparent url(/file/menuleft-fleche.png) no-repeat right;
  padding-right: 13px;
  margin-left: 0px;
  border-radius: 0;
}

#refonte-menuleft li.menu-level-2 a.link-to-this-page:before {
  content: none;
}

/* Suppression mise en majuscules des items menu level 1 */
#refonte-menuleft li.menu-level-1 a {
  text-transform: none;
}

/* Mise en place repères pour menu gauche déroulant */
.pour-nav-epg .navigation-menu .nav-epg ul {
  display: block;
}

.pour-nav-cycle1 .navigation-menu .nav-cycle1 ul {
  display: block;
}

.pour-nav-cycle2 .navigation-menu .nav-cycle2 ul {
  display: block;
}

.pour-nav-cycle3 .navigation-menu .nav-cycle3 ul {
  display: block;
}

.pour-nav-contact-infos .navigation-menu .nav-contact-infos ul {
  display: block;
}

.pour-nav-acces-reserve .navigation-menu .nav-acces-reserve ul {
  display: block;
}

/* Mise en place repères couleur sur h1 + bandeau droite */
body.pour-nav-cycle1 h2.refonte-site-titre-page {
  background-color: #2a335b;
}
body.pour-nav-cycle1 .main-content-area {
  border-right-color: #2a335b;
}

body.pour-nav-cycle2 h2.refonte-site-titre-page {
  background-color: #007988;
}
body.pour-nav-cycle2 .main-content-area {
  border-right-color: #007988;
}

body.pour-nav-cycle3 h2.refonte-site-titre-page {
  background-color: #a3214b;
}
body.pour-nav-cycle3 .main-content-area {
  border-right-color: #a3214b;
}

body.deja-therapeute-page h2.refonte-site-titre-page {
  background-color: #532744;
}
body.deja-therapeute-page .main-content-area {
  border-right-color: #532744;
}

/********************** bloc FOOTER ***************************/
body.style-2014 .footer-container, body.cms footer.footer-container {
  margin-top: 20px;
  width: 1010px;
  padding: 0 15px;
  font-size: 70%;
}
body.style-2014 .footer-container a, body.cms footer.footer-container a {
  font-size: 100%;
}

/********************** blocs DIV MULTI COLONNES ******************/
.deux-colonnes, .trois-colonnes {
  width: 100%;
}

/* 2 COLONNES */
.col-1-of-2, .col-2-of-2 {
  width: 48%;
}

.col-1-of-2 {
  float: left;
}

.col-2-of-2 {
  float: right;
}

.col-1-of-2 {
  margin-right: 20px;
}

#cycle2-programmation .col-1-of-2 {
  width: 30%;
}
#cycle2-programmation .col-2-of-2 {
  width: 66%;
}

/* 3 COLONNES */
.col-1-of-3, .col-2-of-3, .col-3-of-3 {
  width: 31%;
}

.col-1-of-3, .col-2-of-3 {
  float: left;
  margin-right: 25px;
}

.col-3-of-3 {
  float: right;
}

/********************** blocs TABLE MULTI COLONNES ******************/
.table3colonnes {
  border-spacing: 10px;
  border-bottom: 2px dotted #F46A25;
}
.table3colonnes tr {
  vertical-align: top;
}
.table3colonnes th {
  border-bottom: 0px solid #4D2587;
  text-align: center;
  text-transform: uppercase;
}
.table3colonnes td {
  width: 33%;
  padding: 5px 10px;
  text-align: center;
}
/************* CADRES MIS EN ÉVIDENCE DANS LE TEXTE ***********/
.cadre-texte {
  background-color: #E4E0EB;
  border-radius: 15px;
  padding: 10px;
  margin: 0 auto 15px auto;
  width: 90%;
}
.cadre-texte p {
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.cadre-texte li {
  padding-bottom: 5px;
}

.cadre-texte-blanc {
  background-color: #fff;
  border-radius: 15px;
  padding: 10px;
  margin: 0 auto 15px auto;
  width: 85%;
}

.cadre-important {
  background-color: #D3EEC3;
  width: 95%;
  padding: 10px;
  margin: 0 auto;
}

.cadre-intervenants {
  width: 90%;
  margin: 15px auto;
  padding: 10px 0;
  border-top: 1px dotted #E4E0EB;
  border-bottom: 1px dotted #E4E0EB;
  text-align: center !important;
}
.cadre-intervenants table {
  width: auto;
  margin: 0 auto;
}
.cadre-intervenants table .col1 {
  width: 120px;
}
.cadre-intervenants .code {
  padding-left: 250px;
  font-weight: bold;
}
.cadre-intervenants .animateurs {
  width: 100%;
}
.cadre-intervenants .animateurs .intitule {
  float: left;
  margin-left: 250px;
}
.cadre-intervenants .animateurs .noms-animateurs {
  float: left;
  text-align: left;
  margin-left: 30px;
  font-weight: bold;
}

.cadre-sombre {
  width: 100%;
  background-color: #e66230;
  color: #fff !important;
  font-weight: bold;
  text-align: center;
  border-radius: 10px;
  border-bottom: none !important;
  margin: 5px auto;
  padding: 8px 2px;
}

.tableline-titre {
  background-color: #F46A25;
  font-weight: bold;
  text-align: left !important;
}

/* bloc ERRATUM */
.bloc-erratum {
  width: 90%;
  margin: auto;
  font-style: italic;
}
.bloc-erratum h5 {
  margin-bottom: 0;
}

/* bloc ALERTE */
.bloc-alerte {
  border: 1px solid #ff0000;
  padding: 10px;
  color: #ff0000;
  font-weight: bold;
  text-align: center;
  font-size: 120%;
}

/************* TABLEAUX STAGES ****************/
body.cms table.ppp {
  border-collapse: collapse;
  width: 830px;
}
body.cms table.ppp td, body.cms table.ppp th {
  border: 1px solid #ccc !important;
  padding-right: 5px;
}

body.style-2014 .course-table {
  border-collapse: collapse;
  width: 830px;
}
body.style-2014 .course-table td, body.style-2014 .course-table th {
  border: 1px solid #ccc !important;
  padding-right: 5px;
}
body.style-2014 .course-table .nom {
  width: 110px !important;
}
body.style-2014 .course-table .categorie {
  text-align: center;
}
body.style-2014 .course-table .code {
  width: 80px !important;
  text-align: center;
}
body.style-2014 .course-table .duree {
  width: 50px !important;
}
body.style-2014 .course-table .lieux {
  width: 90px !important;
}
body.style-2014 .course-table .dates {
  width: 130px !important;
}
body.style-2014 .course-table .animation {
  width: 160px !important;
}
body.style-2014 .course-table .tarif {
  width: 65px !important;
  text-align: center;
}

/** Tableau Cycle 1 - stages didactiques **/
.stages-didactiques-1 th {
  background-color: #E9F7E0 !important;
}

.stages-didactiques-1 table, .stages-didactiques-2 table {
  margin-bottom: 0;
}

.stages-didactiques-2 th, .stages-didactiques-3 th {
  display: none;
}

.stages-didactiques-1 tr:nth-child(2n), .stages-didactiques-2 tr:nth-child(2n), .stages-didactiques-3 tr:nth-child(2n) {
  background: #fff;
}
.stages-didactiques-1 tr:nth-child(2n+1), .stages-didactiques-2 tr:nth-child(2n+1), .stages-didactiques-3 tr:nth-child(2n+1) {
  background: #E9F7E0;
}

/** Tableau Cycle 1 - stages ponctuels **/
body.style-2014 .stages-ponctuels .code {
  width: 60px !important;
}
body.style-2014 .stages-ponctuels .dates {
  width: 80px !important;
}
body.style-2014 .stages-ponctuels th {
  background-color: #E9F7E0;
}
body.style-2014 .stages-ponctuels tr:nth-child(2n) {
  background: #E9F7E0;
}
body.style-2014 .stages-ponctuels tr:nth-child(2n+1) {
  background: #fff;
}

/** Tableau Cycle 2 - calendrier **/
.cycle2-calendrier {
  width: 830px;
  border-collapse: collapse;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.cycle2-calendrier th {
  border-bottom: 1px solid #ccc;
  width: 197px;
}
.cycle2-calendrier th, .cycle2-calendrier td {
  padding: 5px;
}
.cycle2-calendrier .color {
  background-color: #D5F1F3;
}
.cycle2-calendrier .first-col {
  width: 240px;
}
.cycle2-calendrier .lieux {
  width: 320px;
}
.cycle2-calendrier .dates {
  width: 140px;
}
.cycle2-calendrier .code {
  width: 80px;
}
.cycle2-calendrier .integration-calendrier {
  padding: 0;
}
.cycle2-calendrier .integration-calendrier p {
  padding-right: 0;
  margin-bottom: 0;
}
.cycle2-calendrier .integration-calendrier .cycle2-calendrier-integre {
  width: 100%;
  margin-bottom: 0;
  border-collapse: collapse;
  border-bottom: 1px solid #ccc;
}
.cycle2-calendrier .integration-calendrier .cycle2-calendrier-integre td {
  padding: 5px;
}

/** Tableau Entre cycle 2 et 3 **/
.entre-cycle th {
  background-color: #D5F1F3;
}
.entre-cycle td {
  background-color: #fff;
}

/** Tableaux Cycle 3 **/
body.cms .table-approf th, body.cms .table-psychopath th, body.cms .stages th, body.cms .form-struct th, body.cms table.ppp th {
  background-color: #EFDAF0;
}
body.cms .table-approf tr:nth-child(2n), body.cms .table-psychopath tr:nth-child(2n), body.cms .stages tr:nth-child(2n), body.cms .form-struct tr:nth-child(2n), body.cms table.ppp tr:nth-child(2n) {
  background: #EFDAF0;
}
body.cms .table-approf tr:nth-child(2n+1), body.cms .table-psychopath tr:nth-child(2n+1), body.cms .stages tr:nth-child(2n+1), body.cms .form-struct tr:nth-child(2n+1), body.cms table.ppp tr:nth-child(2n+1) {
  background: #fff;
}

body.style-2014 .table-psychopath .course-table .code {
  width: 60px !important;
}
body.style-2014 .table-psychopath .course-table .animation {
  width: 140px !important;
}
body.style-2014 .table-psychopath .course-table .lieux {
  width: 130px !important;
}

/** Tableau calendrier des journées contact **/
.calend-journees-contact .course-table {
  width: 360px !important;
}
.calend-journees-contact .course-table .dates {
  width: 100px;
}

/** Tableaux groupes continus **/
/* tableau fait à la main */
.tables-groupes-continus {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #ccc;
}
.tables-groupes-continus td, .tables-groupes-continus th {
  border: 1px solid #ccc;
  text-align: center;
}
.tables-groupes-continus th {
  text-transform: uppercase;
}
.tables-groupes-continus .titre {
  font-weight: bold;
}
.tables-groupes-continus .color {
  background-color: #E9F7E0;
}
.tables-groupes-continus.province td {
  width: 20%;
}
.tables-groupes-continus.paris td {
  width: 16, 6%;
}
.tables-groupes-continus.paris2 td {
  width: 14%;
}

/** Tableaux groupes supervision didactique **/
.tables-groupes-supervision {
  border-collapse: collapse;
  border: 1px solid #ccc;
}
.tables-groupes-supervision td, .tables-groupes-supervision th {
  border: 1px solid #ccc;
  text-align: center;
}
.tables-groupes-supervision .titre {
  font-weight: bold;
}
.tables-groupes-supervision .color {
  background-color: #E4E0EB;
}
.tables-groupes-supervision .col1 {
  width: 20%;
}
.tables-groupes-supervision .col2 {
  width: 60%;
}
.tables-groupes-supervision .col3 {
  width: 20%;
}
.tables-groupes-supervision div.annotation p {
  margin-bottom: 0;
  font-weight: bold;
  text-align: center;
}

/** Tableaux psychopathologie **/
.insert-table-ppp {
  padding: 0 !important;
  vertical-align: top;
}
.insert-table-ppp table {
  border: 0px;
}

body.style-2014 .table-psychopath .code {
  width: 60px !important;
}
body.style-2014 .table-psychopath .animation {
  width: 300px !important;
}
body.style-2014 .table-psychopath .dates {
  width: 220px !important;
}
body.style-2014 .table-psychopath .lieux {
  width: 110px !important;
}
body.style-2014 .table-psychopath .tarif {
  width: 75px !important;
}

/************* ÉLÉMENTS SPÉCIFIQUES ***********/
.table-conditions-admission {
  width: 100%;
  border-collapse: collapse;
}
.table-conditions-admission td, .table-conditions-admission th {
  border: 1px solid #2BB9CD;
}
.table-conditions-admission th {
  color: #2BB9CD !important;
}

/** Surlignage lignes des tableaux **/
body.pour-nav-cycle1 .oddrow {
  background-color: #E9F7E0;
}

body.pour-nav-cycle2 .oddrow {
  background-color: #D5F1F3;
}

body.pour-nav-cycle3 .oddrow {
  background-color: #EFDAF0;
}

/** photos des animateurs **/
.animator-directory-entry {
  border: 2px dotted #E4E0EB !important;
  border-radius: 10px !important;
}

/** bloc CONTACT sur la page "A votre service" **/
.cms.ecole-page .page-contact-infos {
  width: 45%;
  height: 240px;
}
.cms.ecole-page .page-contact-infos .photo {
  float: left;
  margin: 0 10px 0 0;
  padding: 0;
}
.cms.ecole-page .page-contact-infos .photo img {
  width: 100px;
  box-shadow: 3px 3px 3px #ccc;
}
.cms.ecole-page .page-contact-infos h4 {
  color: #F46A25;
  border-bottom: none;
}

@font-face {
  font-family: "mistralregular";
  src: url("/system/fonts/mistral-webfont.eot");
  src: url("/system/fonts/mistral-webfont.eot?#iefix") format("embedded-opentype"), url("/system/fonts/mistral-webfont.woff") format("woff"), url("/system/fonts/mistral-webfont.ttf") format("truetype"), url("/system/fonts/mistral-webfont.svg#mistralregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
body.cms.epgv2 p {
  font-family: sans-serif;
  font-size: 2em;
  color: steelblue;
}

.news-item {
  display: block;
}
.news-item:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
.news-item .item-title, .news-item .item-title p, .news-item .item-title td, .news-item .item-title th, .news-item .item-title li {
  font-size: 150%;
}
.news-item .item-title p {
  margin-bottom: 1rem;
}
.news-item b, .news-item strong {
  font-weight: bold;
  color: #e9601c;
}

@-ms-viewport {
  width: device-width;
}
body.epg-2016.homepage .homepage-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
body.epg-2016.homepage .homepage-content .homepage-main {
  -ms-flex-grow: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  background: url(/file/bg/home/news.jpg) no-repeat;
  background-size: cover;
}
body.epg-2016.homepage .homepage-content .homepage-main .homepage-news {
  margin: 12%;
  padding: 2em;
  max-width: 34rem;
  text-shadow: 0 0 1em #fff, 0 0 2em #fff, 0 0 3em #fff;
}
body.epg-2016.homepage .homepage-content .homepage-main .homepage-news h2 {
  color: #e9601c;
  text-decoration: underline;
}
body.epg-2016.homepage .homepage-content .a-retenir {
  -ms-flex-grow: 0;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  width: 16rem;
  border-left: 1px solid white;
  box-sizing: border-box;
}
body.epg-2016.homepage .homepage-content .a-retenir .a-retenir-item {
  padding: 0 1em 1em;
  box-shadow: inset 0 8px 8px -8px #333;
}
body.epg-2016.homepage .homepage-content .a-retenir .a-retenir-item:nth-child(n+2) {
  border-top: 2px solid #e9601c;
}
body.epg-2016.homepage .homepage-content .a-retenir .a-retenir-item .arrow {
  height: 1em;
  background: url("/file/menu-tab-down-orange.png") 25% 0 no-repeat;
  background-size: 26px;
}
body.epg-2016.homepage .homepage-content .a-retenir .a-retenir-item p, body.epg-2016.homepage .homepage-content .a-retenir .a-retenir-item li, body.epg-2016.homepage .homepage-content .a-retenir .a-retenir-item td, body.epg-2016.homepage .homepage-content .a-retenir .a-retenir-item th {
  font-size: 0.8rem;
  color: #471671;
}
body.epg-2016.homepage .homepage-content .a-retenir .a-retenir-item b, body.epg-2016.homepage .homepage-content .a-retenir .a-retenir-item strong {
  color: #e9601c;
}
body.epg-2016.homepage .homepage-content .a-retenir .content-item-link {
  display: list-item;
  margin-left: 2em;
}

html.epg-2016 {
  background: none;
  font-size: 12px;
}
@media (min-width: 800px) {
  html.epg-2016 {
    font-size: 13px;
  }
}
@media (min-width: 1024px) {
  html.epg-2016 {
    font-size: 14px;
  }
}
@media (min-width: 1280px) {
  html.epg-2016 {
    font-size: 16px;
  }
}

body.epg-2016 {
  max-width: 1600px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  position: relative;
  box-shadow: 0 0 10px #000;
  background: none;
}
body.epg-2016, body.epg-2016 p, body.epg-2016 li, body.epg-2016 th, body.epg-2016 td {
  font-size: 1rem;
}
body.epg-2016.homepage a.nav1#a-retenir, body.epg-2016 a.nav1#accueil {
  display: inline-block;
}
body.epg-2016 a.nav1#a-retenir, body.epg-2016.homepage a.nav1#accueil {
  display: none;
}
body.epg-2016 header {
  position: relative;
}
body.epg-2016 header .header-top {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 1024px) {
  body.epg-2016 header .header-top {
    height: 106px;
  }
}
body.epg-2016 header .header-top > section {
  position: relative;
}
body.epg-2016 header .header-top > section.filler {
  -ms-flex: 10 10 auto;
  -webkit-flex: 10 10 auto;
  flex: 10 10 auto;
}
body.epg-2016 header h1.epg-logo.wide {
  display: none;
}
@media (min-width: 1024px) {
  body.epg-2016 header h1.epg-logo.wide {
    display: inline;
  }
  body.epg-2016 header h1.epg-logo.wide img {
    height: 128px;
    margin-bottom: -30px;
  }
  body.epg-2016 header h1.epg-logo.narrow {
    display: none;
  }
}
body.epg-2016 header h1.epg-logo {
  margin: 0 2rem 0 4rem;
}
body.epg-2016 header h1.epg-logo img {
  height: 96px;
  margin-bottom: 0;
}
body.epg-2016 header section.hands img {
  width: 32px;
}
@media (min-width: 800px) {
  body.epg-2016 header section.hands img {
    width: 48px;
  }
}
@media (min-width: 1280px) {
  body.epg-2016 header section.hands img {
    width: 64px;
  }
}
body.epg-2016 header section.tagline-section {
  -ms-align-self: flex-end;
  -webkit-align-self: flex-end;
  align-self: flex-end;
}
body.epg-2016 header .taglines {
  margin: 0 0 1em 2em;
  display: table;
  font-size: 1rem;
}
body.epg-2016 header .taglines p.tagline {
  display: table-row;
}
body.epg-2016 header .taglines .epg-violet, body.epg-2016 header .taglines .epg-orange {
  display: table-cell;
  font-style: italic;
  font-size: 1rem;
}
body.epg-2016 header .taglines .epg-violet {
  color: #4F217B;
  text-align: right;
  padding-right: 0.5em;
}
body.epg-2016 header .taglines .epg-orange {
  color: #e9601c;
}
body.epg-2016 header nav.header-horizontal {
  width: 100%;
  background: #4F217B;
  color: white;
  padding: 0;
  text-align: right;
}
@media (min-width: 1024px) {
  body.epg-2016 header nav.header-horizontal {
    white-space: nowrap;
  }
}
body.epg-2016 header nav.header-horizontal a {
  display: inline-block;
  height: 3rem;
  line-height: 3rem;
  box-sizing: border-box;
  padding: 0 1rem;
  color: white;
  font-weight: bold;
}
body.epg-2016 header nav.header-horizontal a:hover {
  background: #e9601c;
}
body.epg-2016 header nav.header-horizontal a:nth-child(n+2) {
  border-left: 1px solid white;
}
body.epg-2016 header nav.header-horizontal a.nav0 {
  text-align: center;
}
body.epg-2016 header nav.header-horizontal a.nav1 {
  padding: 0 2rem;
  text-align: left;
  background: #e9601c;
}
body.epg-2016 header nav.header-horizontal a.nav1, body.epg-2016 header nav.header-vertical {
  width: 16rem;
}
body.epg-2016 header nav.header-vertical a {
  display: block;
  box-sizing: border-box;
  padding: 0 2rem;
  color: white;
  margin: 0.2rem 0;
  height: 3rem;
  line-height: 3rem;
}
body.epg-2016 header nav.header-vertical a.nav0 {
  background: #4F217B url(/file/header-menu2-arrow-bg.png) no-repeat;
  background-size: contain;
}
body.epg-2016 header nav.header-vertical a.nav1 {
  background: #e9601c url(/file/header-menu2-arrow-bg.png) no-repeat;
  background-size: contain;
}
body.epg-2016 footer {
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}
body.epg-2016 footer .footer-info {
  background: #4F217B;
  padding: 1rem 0;
}
body.epg-2016 footer .footer-info hr {
  display: inline-block;
  width: 2px;
  height: 1em;
  margin: 0 1em;
  border: none;
  background: white;
}
body.epg-2016 footer .footer-info section.item {
  display: inline-block;
}
body.epg-2016 footer .footer-info p, body.epg-2016 footer .footer-info a, body.epg-2016 footer .footer-info {
  color: white;
  line-height: 2;
}
body.epg-2016 footer .footer-info .links, body.epg-2016 footer .footer-info .links a {
  font-style: italic;
  font-weight: bold;
}
body.epg-2016 footer .footer-info .legal {
  font-size: 80%;
}
body.epg-2016 footer .logos {
  background: white;
  color: #4F217B;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-justify-content: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-align-items: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 1rem 0;
}
body.epg-2016 footer .logos > * {
  -ms-flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
  flex: 0 1 auto;
  white-space: nowrap;
  margin: 0 1rem;
}
body.epg-2016 .liens-visuels-accueil {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-justify-content: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-align-items: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  background-image: radial-gradient(ellipse farthest-corner at 50% 50%, #FFFFFF 0%, #FFFFFF 75%, #eee 90%);
  max-width: 100vw;
}
body.epg-2016 .liens-visuels-accueil .lien-visuel-accueil {
  position: relative;
  -ms-flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 24em;
  margin: 2rem 2rem;
  max-width: 90vw;
}
@media (min-width: 800px) {
  body.epg-2016 .liens-visuels-accueil .lien-visuel-accueil {
    margin: 4rem 2rem;
  }
}
body.epg-2016 .liens-visuels-accueil .lien-visuel-accueil h1 {
  position: relative;
  z-index: 10;
  margin: 0 0 -15px;
  background-image: url("/file/menu-tab-down-violet.png");
  background-position: 20% 100%;
  background-repeat: no-repeat;
  text-align: center;
  line-height: 1.5;
  padding-bottom: 15px;
}
body.epg-2016 .liens-visuels-accueil .lien-visuel-accueil h1 .alignment {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-align-items: center;
  align-items: center;
  box-sizing: border-box;
  height: 4rem;
  background-color: #4F217B;
}
body.epg-2016 .liens-visuels-accueil .lien-visuel-accueil h1 .text {
  -ms-flex-grow: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  padding: 0em 1em;
  font-size: 1.3rem;
  color: white;
}
body.epg-2016 .liens-visuels-accueil .lien-visuel-accueil img {
  width: 100%;
}
body.epg-2016 .liens-visuels-accueil .lien-visuel-accueil .hover {
  position: absolute;
  top: 4rem;
  width: 100%;
  z-index: 1;
  display: none;
}
body.epg-2016 .liens-visuels-accueil .lien-visuel-accueil .hover a {
  margin: 0.1em 0;
  color: white;
  font-size: 1.4rem;
  display: block;
  text-align: center;
  line-height: 2.2;
  text-shadow: 1px 1px #666;
}
body.epg-2016 .liens-visuels-accueil .lien-visuel-accueil .hover a.c1:hover, body.epg-2016 .liens-visuels-accueil .lien-visuel-accueil .hover a.c2:hover, body.epg-2016 .liens-visuels-accueil .lien-visuel-accueil .hover a.c3:hover, body.epg-2016 .liens-visuels-accueil .lien-visuel-accueil .hover a.acteurs:hover, body.epg-2016 .liens-visuels-accueil .lien-visuel-accueil .hover a.deja-th:hover {
  background: rgba(233, 96, 28, 0.6);
}
body.epg-2016 .liens-visuels-accueil .lien-visuel-accueil .hover a.acteurs {
  background: rgba(181, 241, 24, 0.6);
}
body.epg-2016 .liens-visuels-accueil .lien-visuel-accueil .hover a.c1 {
  background: rgba(28, 197, 233, 0.6);
}
body.epg-2016 .liens-visuels-accueil .lien-visuel-accueil .hover a.c2 {
  background: rgba(91, 195, 6, 0.6);
}
body.epg-2016 .liens-visuels-accueil .lien-visuel-accueil .hover a.c3 {
  background: rgba(241, 181, 24, 0.6);
}
body.epg-2016 .liens-visuels-accueil .lien-visuel-accueil .hover a.deja-th {
  background: rgba(181, 241, 24, 0.6);
}
body.epg-2016 .liens-visuels-accueil .lien-visuel-accueil:hover .hover {
  display: block;
}
body.epg-2016 .liens-visuels-accueil .lien-visuel-accueil:hover h1 {
  background-image: url("/file/menu-tab-down-orange.png");
}
body.epg-2016 .liens-visuels-accueil .lien-visuel-accueil:hover h1 .alignment {
  background-color: #e9601c;
}
body.epg-2016 main {
  margin: 0 auto;
}
body.epg-2016 main .main-content {
  padding: 6rem;
  background: url(/file/bg/origami.png);
  background-size: cover;
}
body.epg-2016 main .main-content p, body.epg-2016 main .main-content li, body.epg-2016 main .main-content td, body.epg-2016 main .main-content th {
  font-size: 1rem;
  color: #471671;
}
body.epg-2016 main .main-content h3 {
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 0.5rem;
}
body.epg-2016 main .bouton-retour {
  display: block;
  font-weight: bold;
}
body.epg-2016 main .bouton-retour a, body.epg-2016 main .bouton-retour span {
  height: 3rem;
  line-height: 3rem;
  display: inline-block;
}
body.epg-2016 main .bouton-retour a {
  text-align: center;
  width: 16rem;
  color: white;
  background: #e9601c;
}
body.epg-2016 main .bouton-retour span {
  background: url(/file/bg/epg-orange-left-arrow.png) no-repeat;
  background-size: contain;
}

body.epg-2016.cycle-1 main .main-content h3 {
  color: #2BB9CD;
}

.cms-page-editor footer {
  display: none !important;
}

.course_registration_list .registration-dates {
  max-width: none;
}

a.chat-room-link {
  color: #8098e8 !important;
}

.chat-room-list h3 {
  color: #bbb;
}
.chat-room-list > ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.chat-room-list > ul > li {
  color: #ccc;
}
.chat-room-list li {
  margin: 0.5rem 0;
}

.chat-room-link {
  display: inline;
}

.chat-room-link, .chat-topic-link {
  padding: 0.5rem;
}

.chat-topic-link {
  display: block;
  margin: 0.5rem 0;
  text-decoration: none;
}
.chat-topic-link::before {
  color: #8098e8;
}

a.chat-button {
  transition: background 0.5s;
  border: 2px solid transparent;
  background-color: #4877b5;
}
a.chat-button:hover {
  color: #fff;
  background-color: #3a5f91;
  border-color: #4877b5;
}

.chat-message-new {
  border-top: 1px solid #666;
  margin: 1.5rem 1.5rem 1.5rem 2.5rem;
  padding-top: 1rem;
  width: 35rem;
}
.chat-message-new input[type=submit] {
  background-color: #4877b5 !important;
  margin: 0.5rem 0;
  color: #fff;
  border: 0;
  display: flex;
  align-items: center;
  padding: 0.5rem 1.5rem !important;
  margin: 0.5rem auto auto !important;
  line-height: inherit;
  border: 2px solid transparent;
}
.chat-message-new input[type=submit]:hover {
  background-color: #416ba3 !important;
  border-color: #4877b5;
}

.participant-info {
  font-size: 0.8rem !important;
}

.chat-message::before {
  top: 0;
  filter: invert(1);
}

.chat-message-when {
  display: inline-block;
  margin-left: 0.5rem;
}

.chat-form-title {
  margin: 1rem 0 0.5rem 0;
}

.chat-container input[type=text][name="topic[title]"] {
  border: 0;
  margin: 0.5rem 0.5rem !important;
  padding: 0.5rem 0.25rem;
  width: 35rem;
  border-radius: 0.25rem !important;
}

.chat-topic-new textarea {
  width: 35rem !important;
  min-height: 20rem;
  margin: 0.5rem;
}
.chat-topic-new input[type=submit] {
  background-color: #4877b5 !important;
  margin: 0.5rem 0;
  color: #fff;
  border: 0;
  display: flex;
  align-items: center;
  padding: 0.5rem 1.5rem !important;
  margin: 0.5rem 0 0.5rem 15rem !important;
  line-height: inherit;
  border: 2px solid transparent;
}
.chat-topic-new input[type=submit]:hover {
  background-color: #416ba3 !important;
  border-color: #4877b5;
}

.gestion-c2 img.promo-pic {
  height: 12rem;
}
.gestion-c2 .promo-pics {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
}
.gestion-c2 .promo-pic-button {
  height: 100%;
  cursor: pointer;
}
.gestion-c2 .promo-pic-button:hover {
  background: #ddd;
}

section.etudiant-annuaire .series-documentation {
  border: 1px solid #eee;
  padding: 0.5em;
}
section.etudiant-annuaire .series-documentation li.series-documentation-item {
  list-style-type: none;
}
section.etudiant-annuaire .series-documentation li.series-documentation-item table tr.series-document th.desc {
  width: 50%;
}
section.etudiant-annuaire .series-documentation li.series-documentation-item table tr.series-document td.download {
  width: 30%;
}
section.etudiant-annuaire .series-documentation li.series-documentation-item table tr.series-document td.date {
  text-align: right;
}
section.etudiant-annuaire .series-documentation h4.series-name {
  font-weight: bold;
}
section.etudiant-annuaire .series-documentation h4.lmslo {
  font-weight: normal;
}
section.etudiant-annuaire .series-documentation h4.lmslo, section.etudiant-annuaire .series-documentation h4.series-name {
  background: none;
  padding: 0;
  font-family: inherit;
  margin-bottom: 0.3rem;
}

h1.ck-highlight, h2.ck-highlight, h3.ck-highlight, h4.ck-highlight, h5.ck-highlight {
  font-size: 120%;
  background: yellow;
}
h1.ck-alt, h2.ck-alt, h3.ck-alt, h4.ck-alt, h5.ck-alt {
  font-size: 80%;
  color: #aaa;
}
h1.ck-inv, h2.ck-inv, h3.ck-inv, h4.ck-inv, h5.ck-inv {
  color: #ccc;
  background: #888;
  border-radius: 0.5em;
}

section.ck-section {
  border-radius: 0.5em;
  padding: 1em;
  margin: 1em;
}

section.ck-news {
  background: #ff8;
}

section.ck-alert {
  background: #fcc;
}

section.ck-warning {
  background: #f88;
}

section.ck-message {
  background: #cfc;
}

article.show-course-work .edi-info {
  max-width: 66rem;
  margin: 2rem auto;
  padding: 1rem;
}
article.show-course-work .edi-info .info-table {
  margin: 2rem auto;
}
article.show-course-work section.reg-comments {
  margin: 2rem auto;
  border-width: 2px;
  border-style: solid;
  padding: 1rem;
  background: #f8f8f8;
}
article.show-course-work section.reg-comments h4 {
  font-size: 1.2rem;
}
article.show-course-work section.reg-comments h5 {
  font-size: 1rem;
}
article.show-course-work section.reg-comments.important {
  background: #ffc;
  text-align: center;
  font-size: 110%;
}
article.show-course-work .alternate .info:nth-child(2n+1) {
  background: #eee;
}
article.show-course-work .alternate .info:nth-child(2n) {
  background: #fff;
}

.cms textarea.survey-comment {
  height: 8rem;
}
.cms .survey-form .epg-button {
  margin: 0 1rem;
}
.cms span.survey-check {
  margin-right: 1rem;
  margin-bottom: 0.5rem;
  display: block;
}
.cms span.survey-check label {
  padding-left: 0.5rem;
  font-weight: normal;
  text-decoration: none;
  display: inline;
}
.cms .survey-questions > .panel {
  margin: 1rem;
  padding: 1rem;
}
.cms .survey-questions > .panel .q-title {
  display: block;
  margin-bottom: 1rem;
}
.cms .survey-questions > .panel:nth-child(2n) {
  background: rgba(192, 192, 192, 0.5);
}
.cms .survey-questions > .panel {
  border: 1px solid rgba(192, 192, 192, 0.5);
}
.cms .survey-questions article.q-description ul {
  margin-left: 1rem;
  margin-bottom: 1rem;
}
.cms .survey-questions article.q-description ul li {
  margin-left: 1rem;
}
.cms .survey-view h2 {
  font-size: 200%;
}
.cms .survey-view > .survey-item > ul.sub-items {
  padding: 0;
}
.cms .survey-view > .survey-section {
  margin-top: 4rem;
  padding: 0;
}
.cms .survey-view > .survey-section h3 {
  font-size: 180%;
}
.cms .survey-view .survey-item-answer {
  margin-bottom: 0.5rem;
  padding-left: 2rem;
}
.cms .survey-view .survey-item-answer label {
  display: inline-block;
  background: #ddd;
  padding: 0.5rem;
  border-radius: 1rem;
  margin-bottom: 0.5rem;
}
.cms .survey-item h4 {
  font-family: Trebuchet MS, Arial, Verdana, sans-serif;
}
.cms .survey-item h4 > label {
  font-weight: bold;
}
.cms .survey-item .question-description {
  font-size: 90%;
  font-style: italic;
}
.cms .survey-item.survey-question {
  border: 1px solid #ccc;
  margin: 1rem 0;
  padding: 0 1rem 1rem 0.3rem;
  background: #f8f8f8;
}
.cms .survey-item.survey-question:hover {
  background: #f0f0f0;
}

.survey-item:hover {
  background: #fff;
}

article.file-asset-content {
  margin-top: 0.5rem;
  border: 1px solid #eee;
  padding: 0.5rem;
}
article.file-asset-content .file-asset-image-file-name {
  display: none;
  word-break: break-all;
}
article.file-asset-content audio.file-asset-audio, article.file-asset-content a.file-asset-image, article.file-asset-content video.file-asset-video, article.file-asset-content a.file-asset-pdf, article.file-asset-content a.file-asset-other {
  display: block;
  max-width: 100%;
}
article.file-asset-content a.file-asset-image img {
  max-width: 100%;
}

.jeudi-en-replay {
  max-width: 90%;
  margin: 1rem auto;
}
.jeudi-en-replay .lje {
  display: block;
  margin: 2rem auto;
  width: 100%;
  max-width: 100%;
}
.jeudi-en-replay .page-title {
  max-width: 1440px;
  margin: auto;
}
.jeudi-en-replay .page-title h1 {
  position: relative;
  padding-top: 1.5rem;
}
.jeudi-en-replay .page-title h1::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 66%;
  max-width: 500px;
  height: 6px;
  background-color: #000;
}
.jeudi-en-replay .page-title p {
  color: rgba(0, 0, 0, 0.6);
}
.jeudi-en-replay .file-asset-image-file-name {
  display: none;
}
.jeudi-en-replay .video-description {
  display: none;
}
.jeudi-en-replay video {
  max-width: 90%;
  margin: 3.125rem auto;
}

.jeudi-chat-content {
  display: grid;
  grid-template-columns: 1fr 1fr 4fr;
}
.jeudi-chat-content :nth-child(3n+1) {
  font-style: italic;
  text-align: right;
  padding-right: 1rem;
}
.jeudi-chat-content :nth-child(3n+2) {
  font-weight: bold;
}
.jeudi-chat-content :nth-child(6n+1), .jeudi-chat-content :nth-child(6n+2), .jeudi-chat-content :nth-child(6n+3) {
  background: rgba(204, 204, 204, 0.5);
}

iframe.monetico-payment {
  width: 100%;
  height: 20rem;
  border: none;
}

body.cms {
  box-shadow: none;
}
body.cms ul.showtags {
  margin-bottom: 1rem;
}

html {
  background: none;
}

@font-face {
  font-family: "mono45-headline";
  src: url("/file/fonts/Mono45Headline_Regular.ttf") format("truetype"), url("/file/fonts/mono45headline_regular-webfont.woff2") format("woff2"), url("/file/fonts/Mono45Headline_Regular.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
.edi-planning-grid {
  display: grid;
  grid-template-columns: auto auto auto auto auto auto;
  gap: 0.1rem 0;
}
.edi-planning-grid .grid-row {
  display: contents;
}
.edi-planning-grid.alternate .grid-row:hover {
  background: #999;
}
.edi-planning-grid .hdr > * {
  font-weight: bold;
  background: #ccc;
}
.edi-planning-grid .sticky-top > div {
  position: sticky;
  top: 3rem;
}
.edi-planning-grid input {
  margin: 0;
}

.evaluations {
  margin-block: 1rem;
}

section.etudiant-annuaire, section.extranet-item {
  border: 1px solid #FDC601;
  padding: 1rem;
}
section.etudiant-annuaire > p, section.extranet-item > p {
  margin-left: 0.5rem;
}
section.etudiant-annuaire img.contact-photo, section.extranet-item img.contact-photo {
  float: left;
  margin: 0 1em 1em 0;
}
section.etudiant-annuaire .student-edi-list, section.extranet-item .student-edi-list {
  margin-bottom: 1rem;
}
section.etudiant-annuaire .student-edi-list h5, section.extranet-item .student-edi-list h5 {
  margin-bottom: 0.5rem;
}
section.etudiant-annuaire.registrations .registration:nth-child(2n), section.extranet-item.registrations .registration:nth-child(2n) {
  background: rgba(221, 221, 221, 0.5);
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.course-contact-card p {
  margin: 0;
  text-align: center;
  overflow: hidden;
}
.course-contact-card.boxed {
  margin: 0;
  padding: 0.5rem;
}
.course-contact-card:hover p {
  overflow: visible;
}
.course-contact-card .course-contact-photo {
  width: 6rem;
  height: 8rem;
  overflow: hidden;
  margin: 0 auto;
}
.course-contact-card .course-contact-photo img {
  max-width: 100%;
}

.trainer-course-comment textarea {
  width: 48rem;
  max-width: 90%;
  height: 16rem;
}

.trainer-comment-list .comment {
  margin: 1rem 0.5rem;
  border: 1px solid #eee;
  padding: 1rem;
}
.trainer-comment-list .comment-meta {
  margin-bottom: 0.5rem;
  border-bottom: 1px solid #eee;
  color: #888;
  font-size: 80%;
  font-style: italic;
}
.trainer-comment-list .comment-meta input[type=image], .trainer-comment-list .comment-meta img.icon-image {
  height: 1rem;
  vertical-align: middle;
}

main.extranet-page {
  font-family: Trebuchet MS, Arial, Verdana, sans-serif;
}
main.extranet-page > h1 {
  font-size: 200%;
  text-align: center;
  text-shadow: 1px 1px 1px #A799BE;
}
main.extranet-page .panel {
  margin: 2em auto;
}
main.extranet-page .page-accueil-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  gap: 1rem;
  padding: 0 1rem;
}
main.extranet-page .page-accueil-container h3 {
  font-size: 1.8rem;
  margin-bottom: 0.5rem;
}
main.extranet-page .page-accueil-container .page-accueil-menu {
  border: 1px solid #ccc;
  padding: 0.5rem;
  flex: 1 0;
}
main.extranet-page img.contact-photo {
  max-width: 8rem;
  max-height: 8rem;
  border-radius: 1rem;
}
main.extranet-page pre.address {
  width: min-content;
  margin: 1em 0;
}
main.extranet-page section.notice {
  margin: 1em;
  padding: 2em;
  background: #FF256B;
  background: -webkit-linear-gradient(30deg, #F5E200, #FF256B);
  background: -moz-linear-gradient(30deg, #F5E200, #FF256B);
  background: -ms-linear-gradient(30deg, #F5E200, #FF256B);
  background: -o-linear-gradient(30deg, #F5E200, #FF256B);
  background: linear-gradient(30deg, #F5E200, #FF256B);
  border: none;
}
main.extranet-page h1, main.extranet-page h2, main.extranet-page h3, main.extranet-page h4, main.extranet-page h5 {
  font-family: "mono45-headline", Trebuchet MS, Arial, Verdana, sans-serif;
}
main.extranet-page h2.portal-title, main.extranet-page h3.portal-title, main.extranet-page h4.portal-title, main.extranet-page section.etudiant-annuaire, main.extranet-page section.extranet-item {
  max-width: 64rem;
  margin: 1rem auto;
}
main.extranet-page h2.portal-title, main.extranet-page h4.portal-title {
  background: white;
  color: #7E7779;
  color: black;
  text-align: left;
  /* font-variant:   all-small-caps */
  /* text-shadow:    -1px -1px 0 $epgbg, 1px -1px 0 $epgbg, -1px 1px 0 $epgbg, 1px 1px 0 $epgbg */
  /* letter-spacing: 5px */
  line-height: 1.2;
  padding: 0;
}
main.extranet-page h2.portal-title {
  font-size: 2.5em;
  font-size: 2.5rem;
}
main.extranet-page h4.portal-title {
  font-size: 1.5em;
  font-size: 1.5rem;
}
main.extranet-page h3.portal-subtitle {
  color: #7E7779;
  color: black;
  text-align: left;
  margin: 1rem 0.5rem;
  font-size: 2em;
  font-size: 2rem;
}
main.extranet-page ul.accueil-portail {
  margin: 1rem auto;
  white-space: nowrap;
}
main.extranet-page ul.accueil-portail li {
  list-style-type: none;
  text-align: left;
  font-size: 1.4em;
  padding: 0em;
  font-family: "mono45-headline", Trebuchet MS, Arial, Verdana, sans-serif;
}
main.extranet-page ul.accueil-portail li a:before {
  content: "➡";
  padding-right: 1rem;
  color: black;
}
main.extranet-page ul.accueil-portail li a:hover {
  border-bottom: 4px solid;
}
main.extranet-page .training-contracts article.training-contract {
  margin-bottom: 2em;
}
main.extranet-page .training-contracts article.training-contract h3 {
  margin-bottom: 0;
  text-decoration: underline;
}
main.extranet-page .registrations article.registration {
  margin-bottom: 1em;
  header-font-weight: bold;
}
main.extranet-page .registrations article.registration.cancelled_justified, main.extranet-page .registrations article.registration.cancelled_unjustified {
  font-weight: normal;
  color: #C02;
}
main.extranet-page .registrations article.registration.waiting, main.extranet-page .registrations article.registration.waiting_for_confirmation {
  color: #0C6;
}
main.extranet-page .registrations article.registration section {
  display: block;
  text-align: left;
}
main.extranet-page .registrations article.registration i.reg-status {
  font-weight: bold;
}
main.extranet-page .registrations article.registration section.documents, main.extranet-page .registrations article.registration section.invoices {
  margin-top: 0.4em;
}
main.extranet-page .registrations article.registration section.documents h4, main.extranet-page .registrations article.registration section.invoices h4 {
  font-weight: normal;
  text-decoration: underline;
  margin-bottom: 0;
}

nav.extranet-navigation-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 1em;
  background: rgba(255, 255, 255, 0.5);
}
nav.extranet-navigation-links .nav-element {
  font-family: "mono45-headline", Trebuchet MS, Arial, Verdana, sans-serif;
  flex: 1 1 0;
  margin: 0.1em 1em;
  padding: 0.2em 0.5em;
  line-height: 1.5;
  font-size: 1.2rem;
  text-align: center;
  white-space: nowrap;
}
nav.extranet-navigation-links .nav-element.link-to-this-page {
  background: #eee;
  border: 2px solid #bbb;
}

body.extranet-accueil nav.extranet-navigation-links {
  display: none;
}

footer.extranet-footer-container {
  width: auto;
  margin: 1em 0;
  padding: 1em;
  font-size: 0.75em;
  font-size: 0.75rem;
  color: white;
  background: #000255;
  background: -webkit-linear-gradient(104deg, #000255, #1D66D6);
  background: -moz-linear-gradient(104deg, #000255, #1D66D6);
  background: -ms-linear-gradient(104deg, #000255, #1D66D6);
  background: -o-linear-gradient(104deg, #000255, #1D66D6);
  background: linear-gradient(104deg, #000255, #1D66D6);
}
footer.extranet-footer-container a, footer.extranet-footer-container a:visited {
  color: white;
}
footer.extranet-footer-container div.epg-logo img {
  width: 8em;
}
footer.extranet-footer-container div.logos img {
  height: 3em;
  margin: 0 1em 0 0;
}

.smalltext {
  font-size: 80%;
}

body.cms div.cv-item-form {
  max-width: 90%;
  margin: 1rem auto;
  border: 1px solid #ccc;
  padding: 1rem;
  border-radius: 1rem;
}
@media (min-width: 48rem) {
  body.cms div.cv-item-form {
    width: 48rem;
  }
}
body.cms div.cv-item-form details[open] {
  border: none;
}
body.cms div.cv-item-form details {
  margin: 1rem;
}
body.cms li.cv-infos {
  margin-bottom: 1rem;
}
body.cms .cv-item-list {
  padding: 0;
}
body.cms .cv-item-list li {
  list-style-type: none;
  padding: 0.3rem;
}

.field.middlename {
  display: none;
}

.parcours-registration-row td.reg-status-msg {
  width: 0;
}

.parcours-series-title td {
  padding-top: 1rem;
}
.parcours-series-title h5 {
  margin-bottom: 0;
}
