/* FONT-FACE */
@font-face {
  font-family: 'Open sans';
  src: url('fonts/opensans-regular.eot');
  src: url('fonts/opensans-regular.eot?#iefix') format('embedded-opentype'), url('fonts/opensans-regular.woff') format('woff'), url('fonts/opensans-regular.ttf') format('truetype'), url('fonts/opensans-regular.svg#open_sansregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Open sans';
  src: url('fonts/opensans-bold.eot');
  src: url('fonts/opensans-bold.eot?#iefix') format('embedded-opentype'), url('fonts/opensans-bold.woff') format('woff'), url('fonts/opensans-bold.ttf') format('truetype'), url('fonts/opensans-bold.svg#open_sansbold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Open sans';
  src: url('fonts/opensans-italic.eot');
  src: url('fonts/opensans-italic.eot?#iefix') format('embedded-opentype'), url('fonts/opensans-italic.woff') format('woff'), url('fonts/opensans-italic.ttf') format('truetype'), url('fonts/opensans-italic.svg#open_sansitalic') format('svg');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'fontello';
  src: url('fonts/fontello/fontello-aerogligli.eot?21918807');
  src: url('fonts/fontello/fontello-aerogligli.eot?21918807#iefix') format('embedded-opentype'), url('fonts/fontello/fontello-aerogligli.woff?21918807') format('woff'), url('fonts/fontello/fontello-aerogligli.ttf?21918807') format('truetype'), url('fonts/fontello/fontello-aerogligli.svg?21918807#fontello-aerogligli') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'gothambold';
  src: url('fonts/GothamBold.eot');
  src: url('fonts/GothamBold.eot?#iefix') format('embedded-opentype'), url('fonts/GothamBold.woff') format('woff'), url('fonts/GothamBold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'gothamboldsave';
  src: url('fonts/gothambold-webfont.eot');
  src: url('fonts/gothambold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/gothambold-webfont.woff2') format('woff2'), url('fonts/gothambold-webfont.woff') format('woff'), url('fonts/gothambold-webfont.ttf') format('truetype'), url('fonts/gothambold-webfont.svg#gothamboldregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'gothambold-italic';
  src: url('fonts/GothamBold-Italic.eot');
  src: url('fonts/GothamBold-Italic.eot?#iefix') format('embedded-opentype'), url('fonts/GothamBold-Italic.woff') format('woff'), url('fonts/GothamBold-Italic.ttf') format('truetype'), url('fonts/GothamBold-Italic.svg#GothamBold-Italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'gothammediumregular';
  src: url('fonts/gothammedium-webfont.eot');
  src: url('fonts/gothammedium-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/gothammedium-webfont.woff2') format('woff2'), url('fonts/gothammedium-webfont.woff') format('woff'), url('fonts/gothammedium-webfont.ttf') format('truetype'), url('fonts/gothammedium-webfont.svg#gothammediumregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'gothamblack';
  src: url('fonts/gothamblack-webfont.eot');
  src: url('fonts/gothamblack-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/gothamblack-webfont.woff2') format('woff2'), url('fonts/gothamblack-webfont.woff') format('woff'), url('fonts/gothamblack-webfont.ttf') format('truetype'), url('fonts/gothamblack-webfont.svg#gothamblackregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamRounded-Bold';
  src: url('fonts/GothamRounded-Bold.eot');
  src: url('fonts/GothamRounded-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/GothamRounded-Bold.woff2') format('woff2'), url('fonts/GothamRounded-Bold.woff') format('woff'), url('fonts/GothamRounded-Bold.ttf') format('truetype'), url('fonts/GothamRounded-Bold.svg#GothamRounded-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamBook';
  src: url('fonts/GothamBook.eot');
  src: url('fonts/GothamBook.eot?#iefix') format('embedded-opentype'), url('fonts/GothamBook.woff2') format('woff2'), url('fonts/GothamBook.woff') format('woff'), url('fonts/GothamBook.ttf') format('truetype'), url('fonts/GothamBook.svg#GothamBook') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'gothamlightitalic';
  src: url('fonts/gothamlight-italic-webfont.eot');
  src: url('fonts/gothamlight-italic-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/gothamlight-italic-webfont.woff2') format('woff2'), url('fonts/gothamlight-italic-webfont.woff') format('woff'), url('fonts/gothamlight-italic-webfont.ttf') format('truetype'), url('fonts/gothamlight-italic-webfont.svg#gothamlightitalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* END FONT-FACE */
/* MISC */
*,
input,
textarea {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  outline: 0;
}
a {
  color: #227fba;
  text-decoration: none;
}
a img {
  border: 0;
  /* IE fix */
}
.aero {
  color: #ffcf01;
}
.aero,
.gligli {
  font-style: italic;
  font-weight: bold;
}
.asterique {
  color: red;
}
.help {
  position: relative;
  color: #227fba;
  border: 2px solid #227fba;
  display: inline-block;
  font-weight: bold;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  vertical-align: top;
  transition: 0.8s all;
  -webkit-transition: 0.8s all;
}
.help:after {
  position: absolute;
  content: "?";
  display: block;
  top: -3px;
  left: -2px;
  width: 20px;
  height: 20px;
  text-align: center;
}
.help:hover {
  background: #227fba;
  color: #fff;
}
body {
  color: #333;
  font-family: 'Open sans', 'Arial', serif;
  font-size: 1.2rem;
  font-size: 14px;
  line-height: 1.4;
  margin: auto;
  -webkit-font-smoothing: antialiased;
}
@media only screen and (max-width: 980px) {
  body {
    overflow: hidden;
  }
}
._hide {
  display: none;
}
.cursor-pointer {
  cursor: pointer;
}
.button {
  background: #d8e1e8;
  display: inline-block;
  padding: 0.5rem 1rem;
}
.button:hover {
  background: #227fba;
  color: #fff;
}
.button_2 {
  border: 1px solid #000;
  border-radius: 18px;
  line-height: 36px;
  display: inline-block;
  padding: 0 10px;
  text-decoration: none;
  color: #666;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
}
.button_2:hover,
.button_2._active {
  background: #227fba;
  color: #fff;
}
.clearfix:after {
  clear: both;
  content: "";
  display: block;
}
.contact-hotline {
  border-top: 1px solid #d8e1e8;
  font-size: 0.75rem;
  margin-top: 2rem;
  padding-top: 2rem;
  text-align: center;
}
.gligli {
  color: #227fba;
}
.gligli-header-title {
  display: inline-block;
  padding-left: 100px;
  vertical-align: middle;
}
.gligli-header-logo-ato {
  display: inline-block;
  padding-left: 10px;
  vertical-align: middle;
}
html {
  overflow-y: scroll;
}
.icones-aside {
  float: right;
}
img {
  max-width: 100%;
}
._table {
  display: table;
}
._cell {
  display: table-cell;
}
._resp_table .fooicon-plus::before {
  content: '+' !important;
}
._resp_table .fooicon-minus::before {
  content: '-' !important;
}
._resp_table .fooicon-plus::before,
._resp_table .fooicon-minus::before {
  cursor: pointer;
  font-size: 30px;
}
._resp_table .footable-header .footable-toggle {
  display: none;
}
input,
textarea {
  border: 1px solid #d8e1e8;
  outline: 0;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
input:focus,
textarea:focus {
  border: 1px solid #227fba;
}
.input-date {
  background-image: url(../img/misc/calendar.png);
  background-position: right 10px center;
  background-repeat: no-repeat;
  background-size: 20px 20px;
}
.justify {
  text-align: justify;
}
.center {
  text-align: center;
}
.total-center {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.oubli-mdp {
  display: block;
  text-align: right;
}
.block-group + .preview,
.block-group + .ues-liste,
.cours + .preview,
.fil-arianne + .preview,
p + p,
ul + p,
p + ul,
h1 + p,
h2 + p,
h3 + p,
h4 + p,
h1 + form,
h2 + form,
h3 + form,
h4 + form,
.news + .news,
.news-link + .news-link,
p + h1,
p + h2,
p + h3,
p + h4,
.pagination + .support-title,
.preview + .label-input,
.preview + .support,
.promotion + .block-group,
.promotion + .form,
.promotion + .promotion,
.submit + .pagination,
.submit + .preview,
.submit + .support-link,
.submit + .support-title,
.support + .form,
.support + .support,
.valid + .error,
.valid + .form,
.valid + .form-part,
.valid + .support {
  margin-top: 1rem;
}
.pagination {
  border: 1px solid #d8e1e8;
  border-left: 0;
  border-right: 0;
  padding: 0.5rem;
  margin: 0.5rem auto;
}
.pagination_special {
  padding: 0.5rem;
  margin: 0.5rem auto;
}
.pagination_special a,
.pagination_special strong {
  margin-right: 7px;
}
#stay-connected {
  margin-top: 0.5rem;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.table_head {
  border-radius: 0.33rem 0.33rem 0 0;
  background: #227fba;
  color: #fff;
  font-size: 1rem;
  padding: 0.5rem 1rem;
  text-shadow: 2px 2px rgba(0, 0, 0, 0.33);
  font-weight: bold;
}
ul {
  list-style-position: inside;
}
ul > li {
  margin-left: 2rem;
}
.very_important {
  font-weight: bold;
  color: #fff;
  background: red;
  line-height: 20px;
  border-radius: 7px;
  padding: 10px;
  margin: 10px 0;
}
.alert {
  background: #ec8d38;
  border: 1px solid rgba(0, 0, 0, 0.17);
  border-radius: 7px;
  color: #fff;
  margin: 1rem auto 0;
  padding: 2rem 0.5rem;
  text-align: center;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
  max-width: 35rem;
}
.valid {
  background: #8fc73e;
  border: 1px solid rgba(0, 0, 0, 0.17);
  border-radius: 7px;
  color: #fff;
  margin: 1rem auto 0;
  padding: 2rem 0.5rem;
  text-align: center;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.67);
  max-width: 35rem;
}
.valid.valid-border {
  background: none;
  border-color: #8fc73e;
  color: #444;
  padding: 1rem 0.5rem;
  text-shadow: none;
}
video,
iframe {
  display: block;
  margin: 1rem auto 2rem;
  width: 640px;
  max-width: 100%;
}
._more_mobile_launch {
  display: none;
}
@media only screen and (max-width: 790px) {
  ._more_mobile_launch {
    display: block;
  }
}
/* END MISC */
/* HEADER */
header#header {
  position: relative;
  display: flex;
  justify-content: space-between;
  z-index: 10;
  margin: auto;
  padding: 0.5rem 0;
}
header#header._header_ato {
  flex-wrap: wrap;
}
header#header ._header_right {
  flex: 0 0 630px;
}
@media only screen and (max-width: 980px) {
  header#header {
    padding-top: 40px;
    justify-content: center;
  }
}
@media only screen and (max-width: 790px) {
  header#header {
    display: block;
    justify-content: initial;
  }
}
header#header,
#page,
footer > div {
  width: 906px;
}
@media only screen and (max-width: 980px) {
  header#header,
  #page,
  footer > div {
    width: 100%;
  }
}
#header .logo {
  flex: 0 0 245px;
  max-width: 245px;
  padding: 0 16px 0 0;
}
@media only screen and (max-width: 790px) {
  #header .logo {
    width: 100%;
    padding: 5px 0;
    text-align: center;
  }
  #header .logo img {
    width: 150px;
  }
}
#header .logo ._slogan_noel {
  font-family: 'gothambold', sans-serif;
  color: #d22e27;
  text-transform: uppercase;
  font-size: 12px;
  text-align: center;
}
#header h1 {
  text-align: right;
  padding-top: 65px;
  padding-right: 6px;
  color: #227fba;
  text-transform: uppercase;
  font-size: 26.1px;
  line-height: 29px;
  font-family: 'gothambold', sans-serif;
  margin-bottom: 12px;
}
#header h1._noel {
  color: #d22e27;
}
@media only screen and (max-width: 980px) {
  #header h1 {
    font-size: 21px;
    width: auto;
  }
}
@media only screen and (max-width: 790px) {
  #header h1 {
    font-size: 19px;
    width: 100%;
    text-align: center;
    padding: 0;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #header h1 {
    font-size: 26.1px;
  }
}
body.safari #header h1 {
  font-size: 20.49px;
}
@media only screen and (max-width: 790px) {
  #header._concours .logo {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
#header._concours h1 {
  font-size: 40px;
  display: flex;
  justify-content: space-between;
  padding-left: 9px;
  padding-top: 30px;
}
@media only screen and (max-width: 980px) {
  #header._concours h1 {
    flex-direction: column;
    align-items: center;
    font-size: 24px;
    padding-left: 0;
  }
  #header._concours h1 img {
    width: 200px;
    margin-bottom: 7px;
  }
}
@media only screen and (max-width: 790px) {
  #header._concours h1 {
    padding-top: 0;
  }
}
#header._concours ._concours_sous_titre {
  font-family: 'gothambold', sans-serif;
  text-transform: uppercase;
  color: #808080;
  font-size: 23px;
  padding-left: 9px;
  margin-bottom: 5px;
}
@media only screen and (max-width: 980px) {
  #header._concours ._concours_sous_titre {
    font-size: 15px;
    text-align: center;
    padding-left: 0;
  }
}
#header._concours ._concours_sous_titre a {
  color: #3080bc;
  text-decoration: underline;
}
/*
 * Resp Menu
 */
.menu-expand-container {
  display: none;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  height: 40px;
  z-index: 101;
  background: #227fba;
}
@media only screen and (max-width: 980px) {
  .menu-expand-container {
    display: block;
  }
}
.menu-expand-container .menu-expand {
  position: relative;
  margin: 5px auto 0;
  width: 33px;
  height: 29px;
  cursor: pointer;
  transition: all 500ms ease-in-out;
  -webkit-transition: all 500ms ease-in-out;
}
.menu-expand-container .menu-expand span,
.menu-expand-container .menu-expand span:before,
.menu-expand-container .menu-expand span:after {
  height: 5px;
  width: 33px;
  background: #fff;
  position: absolute;
  display: block;
  content: '';
  left: 0;
  top: 12px;
  transition: all 500ms ease-in-out;
  -webkit-transition: all 500ms ease-in-out;
}
.menu-expand-container .menu-expand span:before {
  top: -12px;
  left: 0;
}
.menu-expand-container .menu-expand span:after {
  top: 12px;
  left: 0;
}
.menu-expand-container._active .menu-expand span {
  background-color: transparent;
}
.menu-expand-container._active .menu-expand span:before,
.menu-expand-container._active .menu-expand span:after {
  top: 0;
  background: #fff;
}
.menu-expand-container._active .menu-expand span:before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.menu-expand-container._active .menu-expand span:after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
/* Main menu */
#main-menu {
  margin: 0;
  transition: all 500ms ease-in-out;
  -webkit-transition: all 500ms ease-in-out;
}
#main-menu ul {
  display: flex;
  justify-content: space-between;
  list-style: none;
}
#main-menu ul li {
  margin-left: 0;
  position: relative;
}
#main-menu ul li ._s_menu,
#main-menu ul li ._ss_menu {
  position: absolute;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: 0.8s all;
  -webkit-transition: 0.8s all;
}
@media only screen and (max-width: 980px) {
  #main-menu ul li ._s_menu,
  #main-menu ul li ._ss_menu {
    display: none;
  }
}
#main-menu ul li ._s_menu {
  width: 520px;
  left: 0;
  top: 45px;
}
#main-menu ul li ._s_menu > ul {
  padding: 10px;
  background: #fff;
  border: 1px solid #119621;
  border-radius: 5px;
}
#main-menu ul li ._s_menu > ul > li {
  flex: 0 0 160px;
  border: 1px solid #119621;
}
#main-menu ul li ._s_menu > ul > li > a {
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 2px 0;
  font-size: 14px;
  color: #119621;
  transition: 0.8s all;
  -webkit-transition: 0.8s all;
}
#main-menu ul li ._s_menu > ul > li > a:hover {
  background: #E3F1E2;
}
#main-menu ul li ._s_menu > ul > li:hover ._ss_menu {
  max-height: 100vh;
  opacity: 1;
}
#main-menu ul li ._ss_menu {
  left: 0;
  right: 0;
  padding-top: 15px;
  top: 39px;
}
#main-menu ul li ._ss_menu ul {
  width: 100%;
  justify-content: center;
  flex-wrap: wrap;
  border: 1px solid #119621;
  background: #fff;
}
#main-menu ul li ._ss_menu ul li {
  display: block;
  flex: 0 0 80%;
  height: 44px;
  margin: 5px 0;
  border: 1px solid #119621;
}
#main-menu ul li ._ss_menu ul li a {
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 2px 0;
  font-size: 12px;
  color: #119621;
  transition: 0.8s all;
  -webkit-transition: 0.8s all;
}
#main-menu ul li ._ss_menu ul li a:hover {
  background: #E3F1E2;
}
#main-menu ul li:hover ._s_menu {
  max-height: 100vh;
  opacity: 1;
  overflow: visible;
}
#main-menu ._expand_only {
  display: none;
}
@media only screen and (max-width: 980px) {
  #main-menu {
    height: 0;
    opacity: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #227fba;
    z-index: 100;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  #main-menu ul {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  #main-menu ul li {
    margin: 0;
  }
  #main-menu ul li a {
    color: #fff !important;
    padding: 2px 0 !important;
    width: auto !important;
  }
  #main-menu ul li a br {
    display: none;
  }
  #main-menu hr {
    width: 150px;
    border: 0;
    height: 1px;
    background: #fff;
    margin: 10px 0;
  }
  #main-menu ._expand_only {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  #main-menu._active {
    height: 100vh;
    opacity: 1;
  }
  #main-menu._active ._expand_only {
    display: flex;
  }
}
#main-menu a {
  position: relative;
  display: block;
  padding: 10px 0;
  font-family: 'gothambold', sans-serif;
  font-size: 17px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: -1px;
}
#main-menu > ul > li > a span,
#main-menu ._expand_only a span {
  display: inline-block;
  padding: 2px 6px;
  border: 1px solid transparent;
  border-radius: 5px;
}
#main-menu .link1 {
  color: #119621;
  width: 162px;
}
#main-menu .link1.selected span {
  border-color: #119621;
}
#main-menu .link2 {
  color: #fdce59;
  width: 180px;
}
#main-menu .link2.selected span {
  border-color: #fdce59;
}
#main-menu .link3 {
  color: #ec8d38;
  width: 162px;
}
#main-menu .link3.selected span {
  border-color: #ec8d38;
}
#main-menu .link4 {
  color: #4085c1;
  width: 129px;
}
#main-menu .link4.selected span {
  border-color: #4085c1;
}
#main-menu.main-menu-airbus ul {
  justify-content: flex-start;
}
/* Menu ato */
#main-menu.main-menu-ato {
  display: none;
}
@media only screen and (max-width: 980px) {
  #main-menu.main-menu-ato {
    display: flex;
  }
}
._nav_desktop_ato {
  flex: 0 0 100%;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 980px) {
  ._nav_desktop_ato {
    display: none;
  }
}
._nav_desktop_ato li.ato-li {
  border-radius: 7px;
  font-weight: bold;
  list-style: none;
  margin: 0;
  text-transform: uppercase;
}
._nav_desktop_ato li.ato-li.vertical-pos a {
  line-height: 3em;
}
._nav_desktop_ato li.ato-li a {
  font-family: 'Open sans', 'Arial', serif !important;
  color: #000;
  display: block;
  text-align: center;
  font-size: 0.75rem !important;
  padding: 0.25rem 0.5rem !important;
  width: 9em !important;
  border: 1px solid #ffcf01;
  border-radius: 7px;
  height: 3.67em;
  letter-spacing: -1px;
}
nav#main-menu li.ato-li {
  border-radius: 7px;
  font-weight: bold;
  list-style: none;
  margin-left: 0.33em;
  text-transform: uppercase;
}
nav#main-menu li.ato-li:first-of-type {
  margin-left: 0;
}
nav#main-menu li.ato-li a {
  font-family: 'Open sans', 'Arial', serif !important;
  color: #000;
  display: block;
  text-align: center;
  font-size: 0.75rem !important;
  padding: 0.25rem 0.5rem !important;
  width: 9em !important;
  border: 1px solid #ffcf01;
  border-radius: 7px;
  height: 3.67em;
}
@media only screen and (max-width: 980px) {
  nav#main-menu li.ato-li a {
    border: 0;
    font-size: 17px !important;
    padding: 2px 0 !important;
    width: auto !important;
    height: auto;
  }
}
nav#main-menu li.ato-li.vertical-pos a {
  line-height: 3em;
}
@media only screen and (max-width: 980px) {
  nav#main-menu li.ato-li.vertical-pos a {
    line-height: normal;
  }
}
/* Menu droite */
#right-menu {
  position: absolute;
  right: -33px;
  top: 32px;
  margin: 0;
  z-index: 1;
  float: none;
}
@media only screen and (max-width: 980px) {
  #right-menu {
    display: none;
  }
}
#right-menu > span {
  display: table;
  width: 64px;
  height: 64px;
  margin-bottom: 16px;
}
#right-menu a {
  display: table-cell;
  border-radius: 50%;
  width: 64px;
  height: 64px;
  vertical-align: middle;
  text-align: center;
  text-transform: uppercase;
  font-family: 'gothambold', sans-serif;
  line-height: 15px;
}
#right-menu a.link1 {
  background: #119621;
  color: #fff;
  font-size: 11px;
}
#right-menu a.link2 {
  background: #c1d2de;
  color: #3d83c0;
  font-size: 12px;
}
#right-menu a.link2 span {
  font-size: 16px;
}
#right-menu a.link3 {
  background: #227fba;
  color: #c1d2de;
  font-size: 12px;
}
#right-menu a.link3 span {
  font-size: 16px;
}
#right-menu a.link4 {
  background: #ec8d38;
  color: #fff;
  font-size: 13px;
}
#right-menu.fixed {
  position: fixed;
  top: 16px;
  left: 50%;
  margin-left: 421px;
}
/* END HEADER */
/* .ABO-CHOIX */
.abo-choix > div {
  border: 1px solid #d8e1e8;
  border-radius: 7px;
  float: left;
  margin: 1rem 2% 0;
  padding: 1rem;
  text-align: center;
  width: 46%;
}
@media only screen and (max-width: 790px) {
  .abo-choix > div {
    width: 98%;
    margin: 1rem 0 0;
    float: none;
  }
}
.abo-choix > div:nth-of-type(1) {
  margin-left: 0;
  width: 48%;
}
@media only screen and (max-width: 790px) {
  .abo-choix > div:nth-of-type(1) {
    width: 98%;
  }
}
.abo-choix > div:nth-of-type(2) {
  margin-right: 0;
  width: 48%;
}
@media only screen and (max-width: 790px) {
  .abo-choix > div:nth-of-type(2) {
    width: 98%;
  }
}
.abo-choix .cb-liste li {
  float: left;
  list-style: none;
  margin-left: 0;
  text-align: center;
  width: 33.33%;
}
/* .ABO-CHOIX */
/* #ACCOUNT-MENU */
#account-menu {
  margin-bottom: 2rem;
  text-align: center;
}
#account-menu img {
  width: 64px;
}
@media only screen and (max-width: 790px) {
  #account-menu img {
    width: 52px;
  }
}
#account-menu li {
  display: inline-block;
  list-style: none;
  margin: 0 2rem;
}
@media only screen and (max-width: 790px) {
  #account-menu li {
    margin: 0 1rem;
  }
}
/* #account-menu + .account-abo */
.account-abo {
  border: 1px solid rgba(0, 0, 0, 0.17);
  border-radius: 7px;
  color: #444;
  font-size: 0.85rem;
  margin: auto;
  padding: 0.5rem;
  text-align: center;
  max-width: 21rem;
}
.account-abo.false {
  border-color: red;
}
.account-abo.true {
  border-color: #8fc73e;
}
#account-menu + .account-abo {
  margin-bottom: 2rem;
}
/* #accout-menu + .account-abo */
/* END #ACCOUNT-MENU */
/* .BLOCK : liens de type block dans la partie qcm/ */
@media only screen and (max-width: 790px) {
  .block-group {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.block {
  border: 1px solid #d8e1e8;
  border-radius: 7px;
  display: block;
  float: left;
  margin: 1rem 0%;
  overflow: hidden;
  width: 33%;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media only screen and (max-width: 790px) {
  .block {
    float: none;
    width: 100%;
    margin: 1rem 0;
  }
}
.block:hover {
  border: 1px solid #227fba;
}
.block_2 {
  border: 0 !important;
}
.block_2:hover {
  border: 0 !important;
}
.block_2 .progress {
  display: none;
}
/* handle when left .block is taller than one line height */
.block-group .block:nth-of-type(3n+1) {
  clear: left;
}
.block article,
.block-group.afdp67 + aside article {
  padding: 0.8rem;
  text-align: center;
}
.block h2,
.block-group.afdp67 + aside h2 {
  text-transform: uppercase;
}
.block img {
  display: block;
  margin: 0 auto 0.5rem;
  max-height: 132px;
}
.block.categorie img {
  margin-top: 1rem;
  width: 50%;
  max-width: 132px;
}
.block.categorie .image {
  position: relative;
  display: block;
  margin: 1rem auto 0.5rem;
  max-height: 132px;
  width: 50%;
  max-width: 132px;
}
.block.categorie .image:before {
  content: '';
  position: absolute;
  width: 132px;
  height: 132px;
  border-radius: 50%;
  background: #F2F5F8;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.block.categorie .image img {
  display: inline;
  margin: 0;
  width: auto;
  max-width: 100%;
  max-height: 100%;
}
.progress.display {
  height: 1rem;
  background: #d8e1e8;
}
.block .progress,
.block-group.afdp67 + aside .progress {
  background: #d8e1e8;
}
.block .progress-state,
.block-group.afdp67 + aside .progress-state {
  background: #8fc73e;
  height: 1rem;
}
.block .progress-state.default,
.block-group.afdp67 + aside .progress-state.default {
  width: 0;
}
.block .progress-state.en-cours,
.block-group.afdp67 + aside .progress-state.en-cours {
  background: #ffcf01;
}
/* .block-group.afdp67 */
.block-group.afdp67 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.block-group.afdp67 .block {
  width: 31%;
  float: none;
  border: 0;
  margin: 0 0 1rem;
  border: 1px solid #d8e1e8;
  flex: 0 1 31%;
}
@media only screen and (max-width: 790px) {
  .block-group.afdp67 .block {
    width: 100%;
    flex: 0 1 auto;
  }
}
.block-group.afdp67 .block.has_news {
  position: relative;
  overflow: visible;
}
.block-group.afdp67 .block.has_news:before {
  content: '';
  position: absolute;
  display: block;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  background: red;
  border: 5px solid #eee;
  top: -15px;
  right: -15px;
}
.block-group.afdp67 .progress {
  display: none;
}
.block-group.afdp67 form {
  margin: 0 0 1rem;
  flex: 0 1 31%;
}
@media only screen and (max-width: 790px) {
  .block-group.afdp67 form {
    flex: 0 1 auto;
  }
}
/* .block-group.afdp67 */
/* .block in .block-group.modules */
.block-group.modules {
  clear: both;
}
.block-group.modules h2 {
  font-size: 14px;
  color: #227fba;
  padding: 30px 0 20px;
  text-transform: uppercase;
}
.block-group.modules .category-title {
  margin-left: 30px;
}
.block-group.modules .block,
.block-group.modules .block:hover {
  border: 0;
}
.block-group.modules .block {
  clear: none;
  margin: 1rem 2.5% 0;
  width: 28%;
}
@media only screen and (max-width: 790px) {
  .block-group.modules .block {
    width: 100%;
  }
}
.block-group.modules .block article {
  font-size: 0.75rem;
  padding: 0;
}
.block-group.modules .block article p {
  padding: 0 0.5rem 0.5rem;
}
.block-group.modules .block:nth-of-type(3n+1) {
  clear: left;
}
.block-group.modules .img-circle {
  position: relative;
}
.block-group.modules .img-circle img:nth-child(2) {
  position: absolute;
  top: 7px;
  right: 50%;
  margin-right: -66px;
  /* - ( (image_module_width / 2) - (image_cercle_width / 2) ) */
}
.block-group.modules .nbre-ressources {
  width: 25px;
  height: 25px;
  position: absolute;
  top: 7px;
  right: 50%;
  margin-right: -66px;
  background: white;
  border: 1px solid #227fba;
  border-radius: 50%;
  padding-top: 4px;
  font-size: 12px;
  text-align: center;
  color: #227fba;
  font-weight: bold;
}
.block-group.modules .nbre-ressources span {
  font-size: 14px;
  line-height: 12px;
}
/* .block in .block-group.modules */
/* .block in .block-group.ues */
.block-group.ues .block {
  border-width: 1px;
  clear: none;
  color: #222;
  margin: 1rem 0.2% 0 0;
  width: 16.5%;
}
@media only screen and (max-width: 790px) {
  .block-group.ues .block {
    width: 100%;
    flex: 0 1 auto;
  }
}
.block-group.ues .block:nth-of-type(6n) {
  margin-right: 0;
}
.block-group.ues .block:nth-of-type(6n+1) {
  clear: left;
}
@media only screen and (max-width: 790px) {
  .block-group.ues .block:nth-of-type(6n+1) {
    clear: none;
  }
}
.block-group.ues .block:nth-of-type(n+7) {
  margin-top: 2px;
}
@media only screen and (max-width: 790px) {
  .block-group.ues .block:nth-of-type(n+7) {
    margin: 1rem 0.2% 0 0;
  }
}
.block-group.ues .block article {
  padding: 1rem 0.25rem;
}
/* end .block in .block-group.ues */
/* .block.abo */
.block-group .block.abo {
  border: 6px solid #227fba;
  border-radius: 50%;
  clear: none;
  color: #333;
  height: 7rem;
  line-height: 1;
  margin: 1rem 3.5rem 0 0;
  padding-top: 0.75rem;
  text-align: center;
  text-transform: uppercase;
  width: 7rem;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.block.abo:last-of-type {
  margin-right: 0;
}
.block-group .block.abo:hover {
  border-color: #ffcf01;
}
.block-group .block.abo span + h3 {
  font-size: 1rem;
  margin-top: 0.33rem;
}
.block.abo {
  position: relative;
  overflow: visible;
}
.block.abo.abo-promo > h3 {
  opacity: 0.5;
  text-decoration: line-through;
}
.block.abo.abo-promo .promo {
  position: absolute;
  top: 4rem;
  left: 4rem;
  background: #fff;
  border: 3px solid #227fba;
  border-radius: 50%;
  height: 3rem;
  padding-top: 0.85rem;
  text-align: center;
  width: 3rem;
}
/* Prolonger accès */
.block-group._abos {
  display: flex;
}
.block-group._abos ._abos_classes {
  display: flex;
  flex-direction: column;
  flex: 0 1 50%;
  align-items: center;
}
@media only screen and (max-width: 790px) {
  .block-group._abos ._abos_classes {
    flex: 0 1 auto;
  }
}
.block-group._abos .block.abo {
  margin-right: 0;
}
/* end .block.abo */
/* .block.suivi_eleves_ato */
.block.suivi_eleves_ato {
  margin: 1rem 0;
  width: 33%;
}
@media only screen and (max-width: 790px) {
  .block.suivi_eleves_ato {
    width: 100%;
    flex: 0 1 auto;
  }
}
.block-group .block.suivi_eleves_ato:nth-of-type(3n+1) {
  clear: none;
}
.block-group .block.suivi_eleves_ato:nth-of-type(4n+1) {
  clear: left;
}
/* END .BLOCK */
/* CAPTIVATE */
/* iframe for captivates */
.iframe-cours-container {
  width: 100%;
  max-width: 790px;
  overflow: hidden;
  position: relative;
}
.iframe-cours {
  width: 790px;
  height: 593px;
  border: 0;
  transform-origin: 0 0;
  transform: scale(1);
}
@media (max-width: 790px) {
  .iframe-cours {
    transform: scale(calc(100vw / 790));
  }
}
/* END CAPTIVATE */
/* .COMMENTAIRES */
.commentaires {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 1rem;
  display: none;
  margin: 1rem 0;
  padding: 1rem;
}
@media only screen and (max-width: 790px) {
  .commentaires {
    padding: 0;
    border: 0;
  }
}
.commentaires.visible {
  display: block;
}
/*
.commentaires article {
	padding: 1rem;
}
.commentaires article + article {
	border-top: 1px solid #227fba;
	margin-top: 1rem;
}

.commentaires article:last-of-type {
	border-bottom: 1px solid #227fba;
	padding-bottom: 1rem;
}*/
.commentaires article + form {
  margin-top: 1rem;
}
.commentaires p {
  margin-top: 0.25rem;
}
.commentaires textarea {
  height: 9rem;
}
.commentaires .date {
  font-size: 0.75rem;
  font-style: italic;
}
.commentaires .reponse {
  border-top: 1px solid #ddd;
  color: #227fba;
  font-style: italic;
  margin-top: 1rem;
}
.commentaires .reponse a {
  text-decoration: underline;
}
.commentaires .signature {
  font-weight: bold;
}
/* END .COMMENTAIRES */
/* .COURS-* */
.page_liste_cours_recherche {
  display: flex;
  border: 1px solid #d8e1e8;
  border-radius: 7px;
  overflow: hidden;
  margin: 0 8px;
}
@media only screen and (max-width: 790px) {
  .page_liste_cours_recherche {
    flex-direction: column;
  }
}
.page_liste_cours_recherche h2 {
  background: #227fba;
  color: #fff;
  flex: 0 0 25%;
  line-height: 52px;
}
.page_liste_cours_recherche .form-body {
  display: flex;
  flex: 0 0 75%;
  padding: 10px 10px 10px 15px;
}
@media only screen and (max-width: 790px) {
  .page_liste_cours_recherche .form-body {
    flex-direction: column;
  }
}
.page_liste_cours_recherche .form-body > div:first-child {
  flex: 0 0 70%;
}
.page_liste_cours_recherche .form-body .label-input {
  display: flex;
  padding-right: 10px;
}
@media only screen and (max-width: 790px) {
  .page_liste_cours_recherche .form-body .label-input {
    flex-direction: column;
    padding-right: 0;
    padding-bottom: 10px;
  }
}
.page_liste_cours_recherche .form-body .label-input label {
  flex: 0 0 150px;
}
@media only screen and (max-width: 790px) {
  .page_liste_cours_recherche .form-body .label-input label {
    flex: 0 0 100%;
    text-align: center;
    padding: 15px 0;
  }
}
.page_liste_cours_recherche .form-body .label-input input {
  margin-top: 0;
}
.page_liste_cours_recherche .form-body .input-part {
  flex: 0 0 30%;
}
.page_liste_cours_recherche .form-body .input-part input {
  width: 100%;
  line-height: 32px;
  padding: 0;
}
.cours {
  margin: 1rem 0 0;
}
.cours + .cours {
  border-top: 1px solid #d8e1e8;
}
.cours-description {
  float: right;
  padding-top: 0.25rem;
  width: 60%;
}
@media only screen and (max-width: 790px) {
  .cours-description {
    width: 100%;
    float: none;
  }
}
.cours-description > img {
  float: right;
  margin-left: 0.5rem;
}
.cours-description > div {
  padding-top: 1.5rem;
}
.cours-name {
  position: relative;
  display: block;
  float: left;
  font-size: 0.75rem;
  padding: 1.5rem 1rem 0;
  width: 40%;
}
@media only screen and (max-width: 790px) {
  .cours-name {
    width: 100%;
    float: none;
  }
}
.cours-name > h2 {
  margin-left: 30px;
}
.cours-name > img {
  position: absolute;
  top: 1.5rem;
  left: 0;
}
._sort {
  margin-top: 20px;
}
.cours-liste {
  list-style: none;
  margin-top: 2rem;
}
.cours-liste > li {
  border-bottom: 1px solid #d8e1e8;
  margin: 0;
  padding: 0.5rem 0;
}
.cours-liste > li:before {
  content: "";
  display: inline-block;
  height: 1em;
  margin-right: 0.5em;
  width: 1em;
}
.cours-liste > li.divers:before {
  background: url('../img/misc/cours/divers.png') no-repeat;
  background-size: 1em 1em;
}
.cours-liste > li.note:before {
  background: url('../img/misc/cours/notes.png') no-repeat;
  background-size: 1em 1em;
}
.cours-liste > li.photo:before {
  background: url('../img/misc/cours/photo.png') no-repeat;
  background-size: 1em 1em;
}
.cours-liste > li.resume:before {
  background: url('../img/misc/cours/resume.png') no-repeat;
  background-size: 1em 1em;
}
.cours-liste > li.video:before {
  background: url('../img/misc/cours/video.png') no-repeat;
  background-size: 1em 1em;
}
.cours-liste > li.recherche-fiche-row > div:first-child {
  float: right;
  padding-top: 1rem;
}
@media only screen and (max-width: 790px) {
  .cours-liste > li.recherche-fiche-row > div:first-child {
    max-width: 45%;
  }
}
.cours-liste > li.recherche-fiche-row > div:nth-child(2) {
  display: inline-block;
  margin-right: 1rem;
  width: 8rem;
}
@media only screen and (max-width: 790px) {
  .cours-liste > li.recherche-fiche-row > div:nth-child(2) {
    max-width: 50%;
  }
}
.cours-liste > li.recherche-fiche-row > div:nth-child(2) img {
  display: block;
  margin: auto;
  max-width: 100%;
}
.cours-liste > li.recherche-fiche-row > div:last-child {
  display: inline-block;
  padding-top: 1rem;
  vertical-align: top;
  width: 25rem;
}
@media only screen and (max-width: 790px) {
  .cours-liste > li.recherche-fiche-row > div:last-child {
    max-width: 100%;
  }
}
.cours-liste > strong {
  display: block;
  font-size: 1rem;
  margin: 2rem 0 0.5rem 0;
}
.cours-liste > strong ~ li {
  margin-left: 2rem;
}
@media only screen and (max-width: 790px) {
  .cours_nouveautes_date {
    margin-top: 15px;
  }
}
.cours_nouveaute_datepicker {
  line-height: 27px;
}
.cours_nouveautes .cours_nouveaute {
  display: flex;
  padding: 1rem 0;
  align-items: center;
  border-bottom: 1px solid #d8e1e8;
}
@media only screen and (max-width: 790px) {
  .cours_nouveautes .cours_nouveaute {
    flex-wrap: wrap;
    text-align: center;
  }
}
.cours_nouveautes .cours_nouveaute__date {
  flex: 0 0 15%;
}
@media only screen and (max-width: 790px) {
  .cours_nouveautes .cours_nouveaute__date {
    flex: 0 0 100%;
  }
}
.cours_nouveautes .cours_nouveaute__image {
  flex: 0 0 20%;
}
@media only screen and (max-width: 790px) {
  .cours_nouveautes .cours_nouveaute__image {
    flex: 0 0 100%;
    padding: 15px 0;
  }
}
.cours_nouveautes .cours_nouveaute__infos {
  flex: 0 0 25%;
}
@media only screen and (max-width: 790px) {
  .cours_nouveautes .cours_nouveaute__infos {
    flex: 0 0 100%;
  }
}
.cours_nouveautes .cours_nouveaute__infos .cours_nouveaute__cours {
  font-weight: bold;
  color: #227fba;
}
.cours_nouveautes .cours_nouveaute__description {
  flex: 0 0 30%;
}
@media only screen and (max-width: 790px) {
  .cours_nouveautes .cours_nouveaute__description {
    flex: 0 0 100%;
  }
}
/* END .COURS-* */
/* .FIL-ARIANNE */
.fil-arianne > h2 {
  font-size: 1rem;
  display: inline-block;
  font-variant: small-caps;
}
.fil-arianne + form {
  margin-top: 1rem;
}
/* END .FIL-ARIANNE */
/* SOMMAIRE */
ul.classe_sommaire {
  margin-top: 20px;
}
ul.classe_sommaire ul {
  margin: 10px 0;
}
@media only screen and (max-width: 790px) {
  ul.classe_sommaire li {
    margin-left: 10px;
  }
}
/* END SOMMAIRE */
/* FONTELLO */
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  cursor: default;
  display: inline-block;
  margin-right: 0.2em;
  text-align: center;
  text-decoration: inherit;
  width: 1em;
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;
  /* Uncomment for 3D effect */
  /*text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3);*/
}
[class^="icon-"][class~="empty"] {
  opacity: 0.5;
}
a [class^="icon-"]:before,
a [class*=" icon-"]:before {
  cursor: pointer;
}
.icon-user:before {
  content: '\e800';
}
/* '' */
.icon-picture:before {
  content: '\e801';
}
/* '' */
.icon-link:before {
  content: '\e802';
}
/* '' */
.icon-pencil:before {
  content: '\e803';
}
/* '' */
.icon-comment:before {
  content: '\e804';
}
/* '' */
.icon-doc:before {
  content: '\e805';
}
/* '' */
.icon-video:before {
  content: '\e806';
}
/* '' */
.icon-calendar:before {
  content: '\e807';
}
/* '' */
.icon-clock:before {
  content: '\e808';
}
/* '' */
.icon-award:before {
  content: '\e809';
}
/* '' */
.icon-list:before {
  content: '\e80a';
}
/* '' */
.icon-book:before {
  content: '\e80b';
}
/* '' */
.icon-cog:before {
  content: '\e80c';
}
/* '' */
.icon-cancel:before {
  content: '\e80d';
}
/* '' */
.icon-thumbs-up:before {
  content: '\e80e';
}
/* '' */
.icon-thumbs-down:before {
  content: '\e80f';
}
/* '' */
.icon-check:before {
  content: '\e810';
}
/* '' */
.icon-arrows-cw:before {
  content: '\e811';
}
/* '' */
.icon-resize-full-alt:before {
  content: '\f0b2';
}
/* '' */
/* END FONTELLO */
/* FORM GENERAL */
.champs-obligatoires,
.form-cgv {
  display: block;
  font-size: 0.85rem;
  margin-top: 1rem;
}
.champs-obligatoires {
  margin-top: 0;
}
.counter-bots label {
  display: block;
  margin-top: 0.5rem;
}
#counter-bots-input,
.counter-bots input {
  display: inline-block;
  padding: 0.5rem;
  width: 3.5em;
}
.error {
  background: none;
  border: 2px solid red;
  border-radius: 7px;
  margin: 0 auto 1rem;
  padding: 1rem;
  text-align: center;
  text-shadow: none;
  max-width: 35rem;
}
.error span {
  display: block;
  font-weight: bold;
}
.form {
  border: 1px solid #227fba;
  border-radius: 0.33rem;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  width: 100%;
  max-width: 35rem;
}
.form .error,
.form .valid {
  max-width: 100%;
}
.form .error {
  background: none;
  border: 0;
  color: red;
  padding: 1rem 0.5rem;
  text-shadow: none;
}
.form h2 {
  background: #d8e1e8;
  background: #227fba;
  color: #fff;
  font-size: 1rem;
  padding: 0.5rem 1rem;
  text-shadow: 2px 2px rgba(0, 0, 0, 0.33);
}
.form-body {
  padding: 1rem;
  text-align: justify;
}
.form-body label {
  text-align: inherit;
}
.form-part .form-part,
.form-part + .form-part {
  border-top: 1px solid #227fba;
  margin-top: 1rem;
  padding-top: 1rem;
}
.form-part-center {
  text-align: center;
}
.infos-comp {
  font-size: 0.75rem;
}
input[type="submit"] {
  background: #fff;
  color: #444;
  cursor: pointer;
  font-family: 'Open sans';
  font-size: 0.85rem;
  font-weight: bold;
  letter-spacing: 0.15rem;
  padding: 0.25rem 0.5rem;
  text-transform: uppercase;
  width: auto;
  white-space: pre-wrap;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
input[type="submit"]:hover {
  background: #227fba;
  border: 1px solid #227fba;
  color: #fff;
}
input[disabled],
input[disabled]:hover {
  background: #ddd;
  color: #444;
  cursor: default;
  opacity: 0.67;
}
label[for] {
  cursor: pointer;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
}
.label-input ._password_area {
  display: block;
  position: relative;
}
.label-input ._password_area ._password_toggle {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 46px;
  background: url(../img/misc/eye.svg) no-repeat center;
  background-size: contain;
  z-index: 2;
  cursor: pointer;
  opacity: 0.5;
}
.label-input ._password_area ._password_toggle:before {
  content: '';
  position: absolute;
  width: 2px;
  height: 32px;
  left: 22px;
  bottom: 0;
  background: #000;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  opacity: 0;
}
.label-input ._password_area ._password_toggle._active:before {
  opacity: 1;
}
.label-input + .label-input {
  margin-top: 1rem;
}
.label-checkbox + .label-input {
  margin-top: 1rem;
}
.label-input a {
  color: #227fba;
  font-size: 0.85rem;
  font-weight: bold;
}
.label-input input,
.label-input textarea,
.label-input select {
  font-family: 'Open sans', 'Arial', sans-serif;
  padding: 0.25rem 0.5rem;
}
.label-input input,
.label-input label,
.label-input select,
.label-input textarea {
  display: block;
  width: 100%;
}
.label-input label + input,
.label-input label + select,
.label-input label + textarea,
.label-input label + ._password_area input {
  font-size: 1rem;
  margin-top: 0.25rem;
}
/* fix select */
.label-input select {
  padding-right: 0;
}
.label-input option {
  padding: 0 0.5rem;
}
.read-faq {
  text-align: center;
}
.valid + .label-input {
  margin-top: 1rem;
}
.alert + .label-input {
  margin-top: 1rem;
}
.form-fieldset {
  padding: 20px;
  margin-top: 20px;
}
.form-fieldset legend {
  padding: 5px;
}
.label-checkbox {
  margin-top: 1rem;
}
.label-checkbox label {
  font-size: 1rem;
  margin-top: 0.25rem;
}
.label-checkbox label.displayblock {
  display: block;
}
/* .form-qcm-numero */
.form-qcm-numero {
  padding: 1rem;
  text-align: center;
}
.form-qcm-numero input {
  margin-top: 0.5rem;
  padding: 0.15rem 0.5rem;
  width: 39%;
}
.form-qcm-numero input + p {
  font-size: 0.75rem;
  margin-top: 0.5rem;
}
.form-qcm-numero input[type="submit"] {
  font-size: 0.75rem;
  width: auto;
}
/* END FORM GENERAL */
/* SELECT2 */
.label-input .select2-container--default {
  margin-top: 0.25rem;
}
.label-input .select2-container--default .select2-selection--single {
  border-radius: 0;
  border-color: #000;
  font-size: 1rem;
  color: #000;
}
/* END SELECT2 */
/* .FORM-CONTACT */
.contact-informations {
  max-width: 35rem;
  margin: 0 auto 22px;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 430px) {
  .contact-informations {
    justify-content: center;
    flex-wrap: wrap;
  }
}
.contact-informations ._information_content {
  text-align: center;
  width: 202px;
}
@media only screen and (max-width: 430px) {
  .contact-informations ._information_content {
    margin: 15px 0;
  }
}
.contact-informations ._information_content img {
  width: 66px;
  margin-bottom: 22px;
}
.contact-informations ._information_content ._information {
  height: 50px;
  border: 2px solid #227fba;
  font-family: 'GothamBook', sans-serif;
  font-size: 14px;
  line-height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
}
.contact-informations ._information_content ._information a {
  color: #000;
}
.form-contact {
  max-width: 40rem;
}
.form-contact h2 {
  text-align: center;
}
.form-contact .clearfix .label-input {
  float: left;
  margin-top: 0;
  width: 50%;
}
.form-contact .clearfix .label-input._full-width {
  width: 100%;
  padding-right: 0 !important;
}
.form-contact .clearfix .label-input:nth-of-type(1) {
  padding: 0 1rem 0 0;
}
.form-contact .clearfix .label-input:nth-of-type(2) {
  padding: 0 0 0 1rem;
}
.form-contact .clearfix + .label-input {
  margin-top: 1rem;
}
.form-contact textarea {
  height: 14rem;
}
/* END .FORM-CONTACT */
/* .FORM-ENTRAINEMENT */
.form-entrainement + .form-entrainement {
  border-top: 1px solid #d8e1e8;
  margin-top: 1rem;
  padding-top: 1rem;
}
.form-entrainement input {
  display: inline-block;
  font-size: 0.85rem;
  padding: 0.25rem 0 0.25rem 0.5rem;
  width: -moz-calc(89.75%);
  width: -webkit-calc(89.75%);
  width: calc(100% - 10.25rem);
}
.form-entrainement input[type="submit"] {
  border-radius: 2rem;
  display: block;
  font-size: 0.67rem;
  letter-spacing: 0;
  margin-top: 0.25rem;
  padding: 0.25rem 0;
  width: 100%;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.form-entrainement span {
  font-size: 0.75rem;
}
/* END .FORM-ENTRAINEMENT */
/* .FORM-ENTRAINEMENT-MIXTE */
.form-entrainement-mixte {
  margin-top: 30px;
}
.form-entrainement-mixte ._modules {
  margin-bottom: 20px;
  text-align: right;
  padding-right: 350px;
}
@media only screen and (max-width: 790px) {
  .form-entrainement-mixte ._modules {
    padding-right: 0;
  }
}
.form-entrainement-mixte ._module {
  margin-bottom: 2px;
}
@media only screen and (max-width: 790px) {
  .form-entrainement-mixte ._module {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .form-entrainement-mixte ._module label {
    margin-right: 5px;
  }
}
.form-entrainement-mixte input[type=number] {
  display: inline-block;
  font-size: 0.85rem;
  padding: 0.25rem 0 0.25rem 0.5rem;
  width: 50px;
}
.form-entrainement-mixte input[type="submit"] {
  border-radius: 2rem;
  display: inline-block;
  font-size: 0.67rem;
  letter-spacing: 0;
  margin: 0.25rem;
  padding: 0.25rem 2em;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.form-entrainement-mixte ._filtre_qcms {
  margin-bottom: 20px;
  text-align: center;
}
.form-entrainement-mixte ._filtre_qcms span {
  display: inline-block;
  margin: 5px 10px;
}
/* END .FORM-ENTRAINEMENT-MIXTE */
/* .FORM-KEYWORDS */
.form-keywords {
  font-size: 0.75rem;
}
.form-keywords input[type="submit"] {
  margin-top: 1rem;
}
.form-keywords input[type="text"] {
  margin: 0.5rem 0 1rem;
  padding: 0.25rem 0.5rem;
  width: 100%;
}
/* END .FORM-KEYWORDS */
/* .ITEM */
.item {
  float: left;
  margin: 1rem 2%;
  padding: 1rem 0;
  text-align: center;
  width: 29%;
  -moz-transition: background 0.2s;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}
.item:hover {
  background: #d8e1e8;
}
.item i {
  display: block;
  font-size: 4rem;
  line-height: 1;
}
.item span {
  display: block;
  font-weight: bold;
  margin-top: 0.5rem;
}
/* END .ITEM */
/* .NEWS */
.news {
  border: 1px solid #d8e1e8;
  border-radius: 7px;
  color: #333;
  overflow: hidden;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.news:hover,
.news:hover .lire-suite {
  color: #227fba;
}
.news.news-full:hover {
  color: inherit;
}
.news > h2 {
  background: #d8e1e8;
  color: #333;
  font-size: 1rem;
  padding: 0.25rem 1rem;
}
.news .lire-suite {
  color: #888;
  font-size: 0.75rem;
  font-style: italic;
  margin-top: -0.5rem;
  text-align: right;
  padding: 0 1rem 0.5rem;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.news > .news-body {
  font-size: 0.75rem;
  padding: 1rem;
}
.news-infos {
  color: #888;
  font-size: 0.75rem;
  font-weight: normal;
  float: right;
  margin-top: 0.1rem;
  padding: 0.15rem 0;
  text-transform: uppercase;
}
.news-group {
  float: left;
  padding-right: 0.25rem;
  width: 50%;
}
.news-link {
  display: block;
}
.news-group + aside {
  float: right;
  padding-left: 0.25rem;
  width: 50%;
}
/* END .NEWS */
/* #PAGE */
#page {
  position: relative;
  border: 1px solid #d8e1e8;
  border-radius: 1rem;
  min-height: 30rem;
  /* to fit with #user-menu */
  margin: auto;
  padding: 2rem 52px;
}
@media only screen and (max-width: 980px) {
  #page {
    border-radius: 0;
    border: 0;
    border-top: 1px solid #d8e1e8;
    padding: 20px 5px;
  }
}
#page > h1 {
  font-size: 1.4rem;
  margin-bottom: 1rem;
}
#page > h2 {
  font-size: 1rem;
  line-height: 1;
  margin-bottom: 0.5rem;
}
#page > h3 {
  font-size: 0.8rem;
  text-transform: uppercase;
}
#page > h1 > a,
#page > h2 > a {
  color: inherit;
}
#page > h1.style-2 {
  color: #807f7e;
  font-family: "gothambold", sans-serif;
  font-size: 24px !important;
  font-weight: 300;
  margin-bottom: 20px;
  text-align: center;
}
@media only screen and (max-width: 790px) {
  ._rte ._float {
    float: none !important;
    display: block;
    margin: 5px auto;
  }
}
/* END #PAGE */
/* .PARCOURS-UE */
.parcours-ue-border {
  color: #333;
  display: inline-block;
  padding: 1px;
}
.parcours-ue-border.en-cours {
  background: #ffcf01;
  /* couleur <nav> accès ato */
  background: #f9c536;
  /* couleur sur la feuille des couleurs */
}
.parcours-ue-border.termine {
  background: #8fc73e;
  /* couleur <nav> examen */
  background: #80bf4b;
  /* couleur de la feuille des couleurs */
}
.parcours-ue {
  background: #EEE;
  border-radius: 50%;
  padding: 6px;
}
.parcours-ue.en-cours {
  background: #FCDC86;
}
.parcours-ue.termine {
  background: #B1E984;
}
.parcours-ue > div {
  /*background: #fff;*/
  border-radius: 50%;
  font-weight: bold;
  height: 2.33rem;
  line-height: 0.9rem;
  text-align: center;
  width: 2.33rem;
}
.parcours-ue .cours-label {
  font-size: 0.75rem;
}
.parcours-ue .cours-numero {
  font-size: 0.95rem;
}
.parcours-ue .ue-numero {
  font-size: 0.75rem;
}
.parcours-ue-wrapper {
  margin-top: 1rem;
}
/* END .PARCOURS-UE */
/* .PREVIEW */
.preview {
  background: #f2f3f5;
  border: 1px solid #d8e1e8;
  border-radius: 7px;
  padding: 1rem;
}
.preview + .block-group {
  margin-top: 1rem;
}
/* END .PREVIEW */
/* .PROMOTION */
.promotion {
  border: 1px solid #227fba;
  border-radius: 7px;
  color: #227fba;
  padding: 1rem;
  text-align: center;
}
/* .PROMOTION */
/* .QCM */
.legende {
  margin: 1rem auto 2rem;
  max-width: 42rem;
}
.legende > div:first-of-type {
  margin-top: 0.5rem;
}
.legende > div span {
  vertical-align: 0.15rem;
}
.legende .default,
.legende .false,
.legende .true {
  display: inline-block;
  height: 1rem;
  width: 1rem;
}
.legende .default {
  background: #227fba;
}
.legende .false {
  background: #f37021;
}
.legende .true {
  background: #8fc73e;
}
.qcm {
  border: 1px solid #ddd;
  border-radius: 7px;
  margin: 1rem auto 0;
  max-width: 42rem;
  max-width: 910px;
}
.qcm + .qcm {
  margin-top: 3rem;
}
.qcm .annexe {
  display: inline-block;
  float: right;
  margin-left: 0.5rem;
}
.qcm .annexe img {
  border: 1px solid #aaa;
  max-height: 4rem;
  max-width: 7rem;
}
/* div ID question */
.qcm > div:first-of-type {
  background: #227fba;
  border-radius: 7px 7px 0 0;
  color: #fff;
  font-size: 0.85rem;
  font-weight: bold;
  padding-left: 1rem;
}
.qcm > div:first-of-type.false {
  background: #f37021;
}
.qcm > div:first-of-type.true {
  background: #8fc73e;
}
/* div question + annexe */
.qcm > div:nth-of-type(2) {
  background: #d8e1e8;
  background: #f2f3f5;
  border-bottom: 1px solid #ddd;
  padding: 1rem;
}
/* div réponses */
.qcm > div:nth-of-type(3) {
  padding: 1rem;
}
.qcm > div:nth-of-type(3) > div + div {
  margin-top: 1rem;
}
.qcm > div:nth-of-type(3) .qcm-info-reponse {
  width: 1em;
}
.qcm .explications {
  overflow: hidden;
}
@media only screen and (max-width: 790px) {
  .qcm .explications {
    overflow: auto;
  }
}
.qcm .explications,
.qcm .options {
  background: #f2f3f5;
  border: 1px solid #227fba;
  border-radius: 7px;
  margin: 1rem;
  padding: 1rem;
}
.qcm .options .clearfix {
  display: flex;
  justify-content: space-between;
}
.qcm .options .clearfix:after {
  display: none;
}
.qcm + h2 {
  margin-top: 2rem;
}
.qcm .options__head button {
  background: none;
  border: 0;
  cursor: pointer;
  float: left;
  height: 4rem;
  margin: 0 2%;
  padding: 0.5rem 1rem;
  width: 29%;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media only screen and (max-width: 790px) {
  .qcm .options__head button {
    padding: 0;
  }
}
.qcm .options__head button:hover {
  background: #227fba;
}
.qcm .options button img {
  max-height: 100%;
  max-width: 100%;
  height: 46px;
}
.qcm .options .poser-question {
  display: none;
  margin: 1rem 0;
  padding: 1rem 0;
}
.qcm .options .poser-question.visible {
  display: block;
}
.qcm .options .poser-question form {
  max-width: 100%;
}
.qcm .options .poser-question textarea {
  font-size: 0.85rem;
  height: 14rem;
}
.qcm-choice {
  position: relative;
}
.qcm-choice span {
  position: absolute;
}
.qcm-choice input {
  height: 14px;
  width: 14px;
  vertical-align: -2px;
}
.qcm-choice label {
  display: inline-block;
  padding-left: 25px;
}
.qcm-choice.resultat label {
  padding-left: 40px;
}
.qcm-info-reponse {
  display: inline-block;
  width: 20px;
}
.qcms-next-ue {
  background: none;
  border: 1px solid #8fc73e;
  color: #444;
  display: block;
  font-weight: bold;
  margin: 1rem auto 0;
  padding: 0.5rem;
  text-align: center;
  text-transform: uppercase;
  max-width: 21rem;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.qcms-next-ue:hover {
  background: #8fc73e;
  color: #fff;
}
.qcms-options {
  border: 1px solid #d8e1e8;
  border-top: 0;
  margin: 0 auto;
  text-align: center;
  max-width: 21rem;
}
.qcms-options a {
  float: left;
  margin: 0 4%;
  padding: 0.33rem 1rem;
  width: 25%;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.qcms-options a img {
  max-width: 50px;
}
.qcms-export {
  text-align: center;
  margin-top: 5px;
}
.qcms-resultats {
  background: #d8e1e8;
  color: #444;
  font-weight: bold;
  margin: 1rem auto 0;
  padding: 1rem;
  text-align: center;
  max-width: 21rem;
}
.qcms-resultats .score {
  background: #fff;
  border-radius: 50%;
  font-size: 1.25rem;
  height: 4rem;
  line-height: 4rem;
  margin: auto;
  width: 4rem;
}
.qcms-resultats .score.true {
  box-shadow: 0 0 0 4px #8fc73e inset;
}
.qcms-resultats .score.almost {
  box-shadow: 0 0 0 4px #f37021 inset;
}
.qcms-resultats .score.false {
  box-shadow: 0 0 0 4px #f00 inset;
}
.qcms-resultats .submit {
  font-size: 0.75rem;
}
.qcms-entrainement {
  border: 1px solid #d8e1e8;
  border-radius: 7px;
  margin-top: 0.5rem;
  padding: 0.5rem;
}
.qcms-entrainement + .module-circle {
  padding: 1rem;
  text-align: center;
}
.submit {
  background: none;
  border: 1px solid #444;
  color: #444;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open sans';
  font-size: 0.85rem;
  font-weight: bold;
  letter-spacing: 0.15rem;
  /*margin-top: 1rem;*/
  padding: 0.25rem 0.5rem;
  text-transform: uppercase;
  width: auto;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  text-align: center;
}
.submit._green {
  background: #119621;
  color: #fff;
  border-color: #119621;
}
.submit:hover,
.submit.select {
  background: #227fba;
  border: 1px solid #227fba;
  color: #fff;
}
.submit.ajax-process,
.submit.ajax-process:hover {
  background: #ffcf01;
  border: 1px solid #ffcf01;
  color: #fff;
}
.submit.ajax-fail,
.submit.ajax-fail:hover {
  background: #f37021;
  border: 1px solid #f37021;
  color: #fff;
}
.submit.ajax-success,
.submit.ajax-success:hover {
  background: #8fc73e;
  border: 1px solid #8fc73e;
  color: #fff;
}
.qcm_number_input {
  text-align: center;
}
.qcm_number_input input {
  width: 50px;
  height: 30px;
  padding: 5px;
}
.qcm_submit {
  clear: both;
  text-align: center;
  padding-top: 30px;
}
.qcm_input_datepicker_container {
  position: relative;
}
.qcm_input_datepicker_container input {
  padding-left: 5px;
}
.qcm_input_datepicker_container .icon-calendar {
  position: absolute;
  right: 5px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.qcm_recherche label.qcm_recherche_label_main {
  display: block;
  font-weight: bold;
  margin-bottom: 10px;
}
.qcm_recherche .qcm_recherche_section {
  padding: 5px 20px;
}
.qcm_recherche .qcm_recherche_recherche input {
  width: 100%;
  line-height: 30px;
}
.qcm_recherche .qcm_recherche_section_type {
  padding-left: 30px;
}
.qcm_recherche .qcm_recherche_classes {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
@media only screen and (max-width: 790px) {
  .qcm_recherche .qcm_recherche_classes {
    justify-content: center;
  }
}
.qcm_recherche .qcm_recherche_classes .qcm_recherche_classe {
  flex: 0 0 33%;
  border: 1px solid #d8e1e8;
}
@media only screen and (max-width: 790px) {
  .qcm_recherche .qcm_recherche_classes .qcm_recherche_classe {
    flex: 0 0 90%;
  }
}
.qcm_recherche .qcm_recherche_classes .qcm_recherche_classe .qcm_recherche_classe_header {
  display: flex;
  align-items: center;
  background: #eee;
  padding: 15px;
  font-size: 16px;
  font-weight: bold;
  min-height: 100px;
}
.qcm_recherche .qcm_recherche_classes .qcm_recherche_classe .qcm_recherche_classe_header label {
  display: flex;
  align-items: center;
}
.qcm_recherche .qcm_recherche_classes .qcm_recherche_classe .qcm_recherche_classe_header img {
  height: 50px;
  margin: 5px auto;
  display: block;
}
.qcm_recherche .qcm_recherche_classes .qcm_recherche_module {
  padding: 5px 15px;
  display: flex;
  align-items: center;
}
.qcm_recherche .qcm_recherche_classes .qcm_recherche_module:last-child {
  border-bottom: 0;
}
.qcm_recherche .qcm_recherche_classes .qcm_recherche_module label {
  display: flex;
  align-items: center;
}
.qcm_recherche .qcm_recherche_classes .qcm_recherche_module img {
  height: 20px;
  margin: 5px;
  display: block;
}
/* END .QCM */
/* .SCORES-MODULE */
.scores-graph {
  float: right;
  margin-top: 1.53rem;
}
@media only screen and (max-width: 790px) {
  .scores-graph {
    float: none;
    margin-top: 0;
  }
}
.scores-graph,
.scores-last {
  padding: 1rem;
  width: 50%;
}
@media only screen and (max-width: 790px) {
  .scores-graph,
  .scores-last {
    width: 100%;
    padding: 5px 0;
  }
}
.scores-graphique {
  border: 1px solid #777;
  height: 202px;
  /* 200px + 1*2 px border */
}
.scores-graphique .score {
  position: relative;
  color: #fff;
  float: left;
  font-weight: bold;
  width: 10%;
}
.scores-graphique .score .percent {
  position: absolute;
  left: 0;
  right: 0;
  font-size: 0.75rem;
  text-align: center;
}
.scores-graphique .score.score-valid {
  background: #8fc73e;
}
.scores-graphique .score.score-almost {
  background: #f37021;
}
.scores-graphique .score.score-false {
  background: red;
}
.scores-graphique .score.too-tiny .percent {
  top: -1rem;
  color: #000;
}
.scores-module {
  background: none;
  border: 1px solid #ddd;
  border-radius: 0.5rem;
  margin: 2rem auto;
  overflow: hidden;
}
.scores-module h2 {
  background: #d8e1e8;
  color: #333;
  padding: 0.5rem 1rem;
}
.scores-module .submit {
  display: inline-block;
  font-size: 0.75rem;
  margin: 0 auto 1rem ;
  padding: 0.25rem 0.5rem;
}
.scores-last {
  float: left;
}
@media only screen and (max-width: 790px) {
  .scores-last {
    float: none;
  }
}
.scores-last > span {
  font-weight: bold;
}
.scores-last table {
  margin-top: 0.33rem;
  width: 100%;
  font-size: 11px;
}
.scores-last td,
.scores-last th {
  padding: 0.33rem 0.5rem;
  text-align: left;
  border: 1px solid #777;
}
.scores-raz {
  float: right;
  font-size: 0.85rem;
}
@media only screen and (max-width: 790px) {
  .scores-raz {
    max-width: 50%;
    text-align: center;
    font-size: 0.85rem;
  }
}
.scores-raz-form-container {
  margin-left: -2.5%;
  margin-right: -2.5%;
}
.scores-raz-form {
  float: left;
  margin: 1rem 2.5% 2rem 2.5%;
  width: 45%;
  max-width: 100%;
}
@media only screen and (max-width: 790px) {
  .scores-raz-form {
    width: 100%;
    float: none;
    margin: 5px 0;
  }
  .scores-raz-form > br {
    display: none;
  }
  .scores-raz-form .preview {
    margin: 5px 0;
  }
}
/* END .SCORES-MODULE */
/* .SUPPORT */
.support {
  border: 1px solid #d8e1e8;
  border-radius: 7px;
  overflow: hidden;
}
.support h2 {
  background: #d8e1e8;
  font-size: 0.85rem;
  padding: 0.25rem 1rem;
}
.support .support-infos {
  float: right;
  font-weight: normal;
}
.support .support-body {
  padding: 1rem;
}
.support-messagerie {
  border-top: 1px solid #d8e1e8;
  color: #333;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media only screen and (max-width: 790px) {
  .support-messagerie {
    margin-top: 5px;
  }
}
.support-messagerie:hover,
.support-messagerie.new:hover {
  background: #d8e1e8;
}
.support-messagerie > div {
  float: left;
  overflow: hidden;
  padding: 0.25rem 0.67rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media only screen and (max-width: 790px) {
  .support-messagerie > div {
    float: none;
    padding: 5px 0;
    text-align: center;
  }
}
.support-messagerie .support-emetteur {
  width: 20%;
}
@media only screen and (max-width: 790px) {
  .support-messagerie .support-emetteur {
    text-align: center;
    width: 100%;
  }
}
.support-messagerie .support-infos {
  color: #888;
  font-size: 0.75rem;
  margin-top: 0.1rem;
  text-align: right;
  width: 13%;
}
@media only screen and (max-width: 790px) {
  .support-messagerie .support-infos {
    text-align: center;
    width: 100%;
  }
}
.support-messagerie .support-message {
  color: #444;
  font-size: 0.75rem;
  width: 59%;
}
@media only screen and (max-width: 790px) {
  .support-messagerie .support-message {
    width: 100%;
  }
}
.support-messagerie .support-message a,
.support-messagerie .support-emetteur a {
  display: block;
}
.support-messagerie .support-message .support-sujet {
  font-size: 0.85rem;
}
.support-messagerie.new {
  background: #f2f3f5;
}
.support-messagerie.new .support-emetteur,
.support-messagerie.new .support-message .support-sujet {
  font-weight: bold;
}
.support-link {
  display: block;
}
.support-link:last-of-type {
  border-bottom: 1px solid #d8e1e8;
}
@media only screen and (max-width: 790px) {
  .support-title {
    display: none;
  }
}
.support-title > div {
  float: left;
  font-weight: bold;
  padding: 0.25rem 0.67rem;
}
.support-title .support-emetteur {
  width: 20%;
}
.support-title .support-message {
  width: 59%;
}
.support-title .support-infos {
  text-align: right;
  width: 13%;
}
.support-edit {
  padding: 0 1rem 1rem;
}
.ato-support-menu > a {
  margin-right: 5px;
}
@media only screen and (max-width: 790px) {
  .ato-support-menu > a {
    width: 200px;
    text-align: center;
    display: block;
    margin: 2px auto;
  }
}
/* Notes */
.notes-form {
  margin-bottom: 1rem;
}
/* v2 */
._form_messagerie {
  background: #d8e1e8;
  border: 0;
  margin-bottom: 25px;
  max-width: 90%;
}
._form_messagerie textarea {
  height: 100px;
}
._form_messagerie .form-part .form-part,
._form_messagerie .form-part + .form-part {
  border: 0;
  padding-top: 0;
  text-align: right;
  margin-top: 10px;
}
._form_messagerie .form-part .form-part input,
._form_messagerie .form-part + .form-part input {
  background: #227fba;
  border: 1px solid #227fba;
  color: #fff;
}
._form_messagerie .form-part .form-part input:hover,
._form_messagerie .form-part + .form-part input:hover {
  opacity: 0.8;
}
.comments form {
  max-width: 90%;
}
.comments .comments__subform {
  padding-right: 40px !important;
}
.comments .comments__subform ._support {
  width: 90%;
}
._messagerie_container {
  margin-top: 25px;
}
._support_container {
  padding-bottom: 25px;
  display: flex;
}
._support_container._support_container--best {
  position: relative;
  padding: 50px 30px 30px !important;
  border: 1px solid #000;
  margin-bottom: 25px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}
._support_container._support_container--best ._support_container--best__title {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 15px;
  font-variant: small-caps;
}
._support_container._support_container--best ._support {
  background: #FFF3CB !important;
}
._support_container._support_container--best ._support:after {
  display: none;
}
._support_container ._support {
  width: 75%;
  padding: 15px;
  border-radius: 0.33rem;
  position: relative;
}
._support_container ._support ._head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}
._support_container ._support ._head ._name {
  font-weight: bold;
}
._support_container ._support ._head ._date {
  font-size: 10px;
}
._support_container ._support ._message {
  text-align: left;
}
._support_container ._support .like_button {
  position: absolute;
  bottom: 5px;
  right: 10px;
}
._support_container ._support ._support_reponse_form {
  display: flex;
  flex-direction: column;
}
._support_container ._support ._support_reponse_form textarea {
  height: 70px;
  margin-top: 10px;
  margin-bottom: 1rem;
  padding: 0.5rem 1rem;
}
._support_container._support_container ._support {
  padding-bottom: 50px;
}
._support_container._left {
  padding-left: 15px;
}
._support_container._left._sub {
  padding-left: 100px;
}
._support_container._left ._support {
  background: #ddd;
}
._support_container._left ._support:after {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-right-color: #ddd;
  border-width: 15px;
  margin-top: -15px;
}
._support_container._right {
  justify-content: flex-end;
  padding-right: 15px;
}
._support_container._right._sub {
  padding-right: 100px;
}
._support_container._right ._support {
  background: #d8e1e8;
}
._support_container._right ._support:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-left-color: #d8e1e8;
  border-width: 15px;
  margin-top: -15px;
}
._support_container._right_arrow_left {
  justify-content: flex-end;
  padding-right: 15px;
}
._support_container._right_arrow_left._sub {
  padding-right: 100px;
}
._support_container._right_arrow_left ._support {
  background: #ddd;
}
._support_container._right_arrow_left ._support:after {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-right-color: #ddd;
  border-width: 15px;
  margin-top: -15px;
}
/* .SUPPORT */
/* LIKE */
.like_button {
  display: flex;
  align-items: center;
  border: 1px solid #ede;
  border-radius: 5px;
  padding: 5px;
  cursor: pointer;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
}
.like_button:hover {
  transform: translateX(3px);
  -webkit-transform: translateX(3px);
}
.like_button.like_button--liked .like_button__thumb {
  opacity: 0.6;
}
.like_button .like_button__thumb {
  width: 30px;
  height: 30px;
  background: url(../img/misc/like.svg) no-repeat center;
  background-size: contain;
}
/* LIKE */
/* #TAB-SYSTEM */
#tab-system {
  margin-top: 2rem;
}
#tab-system > input {
  display: none;
}
#tab-system > input + div {
  border-radius: 0 0 0.5rem 0.5rem;
  display: none;
}
#tab-system > input:checked + div {
  border: 1px solid #999;
  border-top: 0;
  display: block;
  padding: 1rem 0;
}
@media only screen and (max-width: 980px) {
  #tab-system > input:checked + div {
    padding: 1rem 5px;
  }
}
#tab-system > input + div .block {
  border-radius: 2rem;
}
#tab-labels > label {
  border: 1px solid #ccc;
  border-bottom: 1px solid #999;
  border-radius: 0.5rem 0.5rem 0 0;
  color: #666;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  padding: 0.25rem 1rem;
  text-transform: uppercase;
  vertical-align: bottom;
  width: 50%;
  -moz-transition: background 0.2s, color 0.2s;
  -webkit-transition: background 0.2s, color 0.2s;
  transition: background 0.2s, color 0.2s;
}
@media only screen and (max-width: 790px) {
  #tab-labels > label {
    padding: 5px;
    font-size: 10px;
    min-height: 55px;
  }
}
#tab-labels > label a {
  color: #666;
}
#tab-labels > label.has_news {
  position: relative;
  overflow: visible;
}
#tab-labels > label.has_news:before {
  content: '';
  position: absolute;
  display: block;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  background: red;
  border: 2px solid #eee;
  top: -7px;
  right: -7px;
}
#tab-system ._presentation {
  padding: 0 25px;
  font-size: 14px;
  text-align: justify;
  clear: both;
}
#tab-system ._presentation h2 {
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 15px;
}
#tab-labels > label:hover {
  background: #227fba;
  color: #fff;
}
#tab-labels > label:hover a {
  color: #fff;
}
#tab-labels > label.active {
  background: #fff;
  border: 1px solid #999;
  border-bottom: 0;
  color: #222;
  cursor: default;
  padding: 0.5rem 1rem;
}
#tab-labels > label.active a {
  color: #222;
}
@media only screen and (max-width: 790px) {
  #tab-labels > label.active {
    padding: 5px;
  }
}
#tab-labels > label ._new {
  color: #fd5757;
  font-size: 10px;
  text-transform: uppercase;
}
/* Custom QCM */
._qcm ._qcm_top_buttons {
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 790px) {
  ._qcm ._qcm_top_buttons {
    flex-wrap: wrap;
  }
}
._qcm ._qcm_top_buttons > div {
  flex: 0 0 33.33%;
}
@media only screen and (max-width: 790px) {
  ._qcm ._qcm_top_buttons > div {
    flex: 0 0 80%;
    margin-bottom: 5px;
  }
}
._qcm ._qcm_top_buttons > div:first-child {
  text-align: right;
}
@media only screen and (max-width: 790px) {
  ._qcm ._qcm_top_buttons > div:first-child {
    text-align: center;
  }
}
._qcm ._qcm_top_buttons > div:nth-child(2) {
  text-align: center;
}
@media only screen and (max-width: 790px) {
  ._qcm ._qcm_top_buttons > div:last-child {
    text-align: center;
  }
}
._qcm .button_2 {
  font-weight: bold;
}
._qcm #tab-labels > label {
  width: 16.66%;
}
@media only screen and (max-width: 980px) {
  ._qcm #tab-labels > label {
    width: 33.33%;
  }
}
._qcm .qcm_input_datepicker {
  line-height: 27px;
}
._qcm .sujet_thematiques__modules {
  display: none;
}
._qcm .sujet_thematiques__modules.sujet_thematiques__modules--active {
  display: block;
}
._qcm .sujet_thematiques__modules_sujet {
  display: none;
  padding-top: 30px;
  clear: both;
}
._qcm .sujet_thematiques__modules_sujet.sujet_thematiques__modules_sujet--active {
  display: block;
}
._qcm .sujet_thematiques__modules_sujet .sujet_thematiques__modules_sujet__back {
  padding-left: 2.5%;
  font-weight: bold;
  font-size: 12px;
}
._qcm .sujet_thematiques__modules_sujet h3 {
  text-align: center;
}
._qcm .sujet_thematiques__modules_sujet a {
  border: 1px solid #d8e1e8 !important;
}
._qcm .sujet_thematiques__modules_sujet a article {
  padding: 0.8rem !important;
}
.qcm_datepicker {
  border: 1px solid #0365c0;
  font-family: sans-serif;
  background: #fff;
}
.qcm_datepicker .ui-datepicker-header {
  padding-bottom: 13px;
}
.qcm_datepicker .ui-datepicker-prev,
.qcm_datepicker .ui-datepicker-next {
  display: block;
  position: absolute;
  top: 1px;
  height: 24px;
  line-height: 24px;
  color: #8e8e8e;
  vertical-align: middle;
  cursor: pointer;
}
.qcm_datepicker .ui-datepicker-prev {
  left: 16px;
  font-size: 20px;
}
.qcm_datepicker .ui-datepicker-next {
  right: 9px;
  font-size: 20px;
}
.qcm_datepicker .ui-datepicker-title {
  text-align: center;
  height: 24px;
  line-height: 24px;
  font-weight: bold;
  color: #000;
}
.qcm_datepicker .ui-datepicker-title .ui-datepicker-month {
  position: relative;
  display: inline-block;
}
.qcm_datepicker .ui-datepicker-title .ui-datepicker-month:after {
  display: inline-block;
  padding-left: 2px;
  content: '-';
}
.qcm_datepicker .ui-datepicker-calendar {
  width: 100%;
}
.qcm_datepicker .ui-datepicker-calendar th {
  padding: 5px 0;
  border-top: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
  color: #000;
}
.qcm_datepicker .ui-datepicker-calendar td {
  text-align: center;
  padding: 5px 0;
}
.qcm_datepicker .ui-datepicker-calendar td a {
  color: #000;
}
.qcm_datepicker .ui-datepicker-calendar td.ui-datepicker-today a {
  border-bottom: 2px solid #31cf29;
}
/* END #TAB-SYSTEM */
/* .TAB-ENTRAINEMENT */
.tab-entrainement > div {
  /*border-right: 1px solid #ddd;*/
  float: left;
  padding: 0.5rem;
  width: 33%;
}
@media only screen and (max-width: 790px) {
  .tab-entrainement > div {
    float: none;
    width: 100%;
  }
}
.tab-entrainement > div:last-of-type {
  /*border-right: 0;*/
}
.tab-entrainement > div:first-of-type a {
  border: 1px solid #ddd;
  border-radius: 2rem;
  display: block;
  margin-top: 0.5rem;
  padding: 0.5rem 0;
  text-align: center;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.tab-entrainement > div:first-of-type a.score-valid {
  background: #d4e7c7;
}
.tab-entrainement > div:first-of-type a.score-almost {
  background: #faecb3;
}
.tab-entrainement > div:first-of-type a.score-false {
  background: #f1c0bf;
}
.tab-entrainement > div:first-of-type a:hover {
  background: #227fba;
  color: #fff;
}
/* END .TAB-ENTRAINEMENT */
/* .TOOLTIP */
.jq-tooltip,
.jq-tooltip-arrow:after {
  background: #fff;
  border: 2px solid #227fba;
  box-shadow: 0 0 0.33rem #444;
  z-index: 900;
}
.jq-tooltip {
  position: absolute;
  border-radius: 7px;
  color: #333;
  display: inline-block;
  display: none;
  opacity: 0;
  padding: 0.5rem 1rem;
  pointer-events: none;
  text-align: center;
  max-width: 20rem;
  z-index: -1;
}
.jq-tooltip-arrow {
  position: absolute;
  bottom: -1.15rem;
  height: 1.15rem;
  overflow: hidden;
  width: 5rem;
}
.jq-tooltip-arrow:after {
  position: absolute;
  top: -0.85rem;
  left: 0;
  box-shadow: 0 0 0.33rem #444;
  content: "";
  height: 1.15rem;
  width: 1.15rem;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.jq-tooltip.active {
  display: inline-block;
  margin-top: -1rem;
  opacity: 1;
  z-index: 900;
  -moz-transition: all 0.2 ease;
  -webkit-transition: all 0.2 ease;
  transition: all 0.2 ease;
}
.jq-tooltip.out {
  margin-top: -2rem;
  opacity: 0;
}
/* END .TOOLTIP */
/* .UES-LISTE */
.ues-liste a {
  color: inherit;
  display: block;
  padding: 0.5rem 0;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ues-liste a:hover {
  color: #227fba;
}
.ues-liste a + a {
  border-top: 1px solid #d8e1e8;
}
.ues-liste-button {
  margin-top: 1rem;
}
.ues-liste-button + .ues-liste {
  margin-top: 1rem;
}
/* .UES-LISTE */
/* .USER-ABOS */
.user-abo-home {
  border-radius: 7px;
  margin: auto;
  overflow: hidden;
  width: 50%;
  margin-bottom: 1rem;
  text-align: center;
}
@media only screen and (max-width: 790px) {
  .user-abo-home {
    width: 98%;
  }
}
.user-abo-home + .user-abo-home {
  margin-top: 1rem;
}
.user-abo-home table {
  width: 100%;
}
.user-abo-home thead {
  background: #d8e1e8;
}
.user-abo-home td,
.user-abo-home th {
  border: 1px solid #d8e1e8;
  padding: 0.25rem 0.5rem;
}
.user-abo {
  border-radius: 7px;
  margin: auto;
  overflow: hidden;
  width: 50%;
}
@media only screen and (max-width: 790px) {
  .user-abo {
    width: 98%;
  }
}
.user-abo.false {
  border: 1px solid red;
}
.user-abo.true {
  border: 1px solid #8fc73e;
}
.user-abo + .user-abo {
  margin-top: 1rem;
}
.user-abo > a {
  display: block;
  font-weight: bold;
  padding: 0.15rem;
  text-align: center;
  text-transform: uppercase;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.user-abo > a:hover {
  background: #227fba;
  color: #fff;
}
.user-abo table {
  width: 100%;
}
.user-abo tbody {
  float: right;
  width: 66.67%;
}
@media only screen and (max-width: 790px) {
  .user-abo tbody {
    width: 50%;
  }
}
.user-abo thead {
  background: #d8e1e8;
  float: left;
  width: 33.33%;
}
@media only screen and (max-width: 790px) {
  .user-abo thead {
    width: 50%;
  }
}
.user-abo td,
.user-abo th {
  border: 1px solid rgba(0, 0, 0, 0.17);
  display: block;
  padding: 0.25rem 0.5rem;
}
.user-abo td + td,
.user-abo th + th {
  border-top: 0;
}
.user-abo th {
  border-right: 0;
  text-align: right;
}
.user-abo tr {
  display: block;
}
/* END .USER-ABOS */
/* #USER-MENU */
#user-menu {
  position: absolute;
  top: 1rem;
  left: -2rem;
  /* #user-menu div width / 2 */
}
@media only screen and (max-width: 980px) {
  #user-menu {
    display: none;
  }
}
#user-menu.fixed {
  position: fixed;
  top: 0;
  left: 50%;
  margin-left: -484px;
}
#user-menu a {
  background: #ffcf01;
  border-radius: 50%;
  color: #227fba;
  display: block;
  font-size: 0.85rem;
  font-weight: bold;
  height: 4rem;
  line-height: 4rem;
  margin-top: 1rem;
  text-align: center;
  text-shadow: 0px 1px rgba(255, 255, 255, 0.67);
  text-transform: uppercase;
  width: 4rem;
}
/* fix connexion width */
#user-menu .connexion {
  font-size: 0.75rem;
  letter-spacing: -0.05rem;
}
/* END #USER-MENU */
/* .USER-PROGRESSION */
.user-progression {
  margin-bottom: 30px;
}
.user-progression-classe .user-progression-circle > div {
  float: left;
  margin-top: 1rem;
  text-align: center;
  width: 50%;
}
.user-progression-classe > h3 {
  text-align: center;
}
.user-progression-classe + .user-progression-classe {
  border-top: 1px solid #d8e1e8;
  margin-top: 1rem;
  padding-top: 1rem;
}
/* .USER-PROGRESSION END */
/* FOOTER */
footer {
  background: #d8e1e8;
  border-bottom: 0.25rem solid #ffcf01;
  color: #227fba;
  font-size: 0.67rem;
  margin: 1rem auto 0;
  padding: 0.25rem 0 0.1rem;
  text-transform: uppercase;
}
@media only screen and (max-width: 980px) {
  footer {
    padding-left: 10px;
    padding-right: 10px;
  }
}
footer > div {
  margin: auto;
}
@media only screen and (max-width: 790px) {
  footer > div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
footer ul {
  float: right;
}
@media only screen and (max-width: 790px) {
  footer ul {
    float: none;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
  }
}
footer li {
  display: inline-block;
  margin-left: 2rem;
}
@media only screen and (max-width: 790px) {
  footer li {
    margin: 5px 0;
  }
}
footer li:first-of-type {
  margin-left: 0;
}
footer .social a + a {
  margin-left: 0.5rem;
}
footer .social img {
  height: 15px;
  width: 15px;
}
/* END FOOTER */
/* HOMEPAGE */
.clear {
  clear: both;
}
/* Home container */
.home-container {
  width: 755px;
  background: url(../img/home/home_bg.png) no-repeat 20px 140px;
  background-size: auto 395px;
  padding-left: 28px;
}
@media only screen and (max-width: 980px) {
  .home-container {
    width: 100%;
    padding-left: 0;
  }
}
/* Slide */
#home-slide {
  overflow: hidden;
  height: 113px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 30px;
  border-radius: 5px;
  box-shadow: none;
}
#home-slide.flexslider .slides > li {
  background-size: cover;
  background-position: center;
  height: 140px;
}
/* Public */
#home-public {
  font-family: 'GothamRounded-Bold', sans-serif;
  font-size: 18px;
  color: #3a81bf;
  text-transform: uppercase;
  margin: 0 0 30px;
  text-align: center;
  width: 100%;
  letter-spacing: -1px;
}
@media only screen and (max-width: 500px) {
  #home-public {
    display: block;
    margin: 25px 0;
  }
}
#home-public > div {
  width: 50%;
}
@media only screen and (max-width: 500px) {
  #home-public > div {
    width: 100%;
    display: block;
    margin: 5px 0;
  }
}
#home-public > div > div {
  margin: auto;
}
#home-public > div > div > a {
  position: relative;
  border: 1px solid #3a81bf;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  vertical-align: middle;
  background: #fff;
}
#home-public > div > div > a ._new {
  display: block;
  position: absolute;
  top: 0;
  left: 78px;
  background: #fdce57;
  color: #227fba;
  border: 1px solid #227fba;
  border-radius: 8px;
  font-size: 13px;
  line-height: 21px;
  padding: 0 6px;
}
/* Dernière news */
@media only screen and (max-width: 790px) {
  #home-events {
    display: block;
  }
}
#home-events ._cell {
  width: 50%;
}
@media only screen and (max-width: 790px) {
  #home-events ._cell {
    display: block;
    width: 100%;
    margin: 2px 0;
  }
}
#home-events ._cell:first-child {
  padding-right: 11px;
}
@media only screen and (max-width: 790px) {
  #home-events ._cell:first-child {
    padding-right: 0;
  }
}
#home-events ._cell:last-child {
  padding-left: 11px;
}
@media only screen and (max-width: 790px) {
  #home-events ._cell:last-child {
    padding-left: 0;
  }
}
#home-events .event {
  height: 190px;
  background: #fff;
  border: 1px solid #c5d5e0;
  border-radius: 5px;
  padding: 8px 25px 12px;
}
#home-events h2 {
  text-align: center;
  font-family: 'GothamRounded-Bold', sans-serif;
  font-size: 16px;
  color: #808080;
  margin-bottom: 13px;
  text-transform: uppercase;
}
#home-events .event-content {
  display: block;
  overflow: hidden;
  height: 108px;
}
#home-events .event-next {
  height: 51px;
}
#home-events .event-content .date {
  text-align: center;
  font-family: 'gothamblack', sans-serif;
  color: #227fba;
  font-size: 12px;
  margin-bottom: 3px;
  text-transform: uppercase;
}
#home-events .event-content .content {
  font-family: 'GothamBook', sans-serif;
  color: #222;
  font-size: 13px;
  line-height: 14px;
}
#home-events .event-view-all {
  display: block;
  text-align: center;
  font-family: 'gothamlightitalic', sans-serif;
  color: #227fba;
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 10px;
  font-weight: bold;
}
/* Slogan */
#home-slogan {
  margin-top: 60px;
  font-family: 'GothamRounded-Bold', sans-serif;
  font-size: 21px;
  color: #227fba;
  text-transform: uppercase;
  width: 727px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
@media only screen and (max-width: 980px) {
  #home-slogan {
    width: 100%;
  }
}
#home-slogan ._socials {
  flex: 0 0 18%;
}
@media only screen and (max-width: 790px) {
  #home-slogan ._socials {
    text-align: center;
    order: 3;
    flex: 0 0 100%;
  }
}
#home-slogan ._socials a {
  display: inline-block;
}
#home-slogan ._socials a:last-child {
  margin-left: 12px;
}
#home-slogan ._socials img {
  width: 34px;
}
#home-slogan ._slogan {
  flex: 0 0 64%;
  text-align: center;
}
@media only screen and (max-width: 790px) {
  #home-slogan ._slogan {
    order: 1;
    flex: 0 0 100%;
    margin-bottom: 20px;
  }
}
#home-slogan ._agrement {
  flex: 0 0 18%;
  text-align: right;
}
@media only screen and (max-width: 790px) {
  #home-slogan ._agrement {
    order: 2;
    flex: 0 0 100%;
    text-align: center;
    margin-bottom: 20px;
  }
}
#home-slogan br {
  display: none;
}
@media only screen and (max-width: 790px) {
  #home-slogan br {
    display: block;
  }
}
/* Home footer */
#home-footer {
  width: 727px;
  margin-top: 20px;
}
@media only screen and (max-width: 980px) {
  #home-footer {
    margin: 20px auto 0;
  }
}
@media only screen and (max-width: 790px) {
  #home-footer {
    width: 100%;
    flex-direction: column;
  }
  #home-footer > div {
    margin: 15px 0;
  }
}
#home-footer .anpi {
  text-align: center;
}
#home-footer .anpi ._titre {
  font-family: 'gothambold-italic', sans-serif;
  font-size: 12px;
  color: #4185c1;
  text-transform: uppercase;
  margin-bottom: 10px;
}
#home-footer .anpi ._recommande {
  display: flex;
  justify-content: center;
  align-items: center;
}
#home-footer .anpi ._recommande a:last-child {
  margin-left: 5px;
}
@media only screen and (max-width: 790px) {
  #home-footer .anpi ._recommande {
    flex-direction: column;
  }
  #home-footer .anpi ._recommande a {
    display: block;
    margin-top: 20px;
  }
}
/*
 * ULM Promo
 */
._ulm_promo {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  background: #fff;
  border: 1px solid #c5d5e0;
  border-radius: 5px;
  padding: 25px;
  text-align: left;
}
._ulm_promo._ulm_promo_abo {
  padding: 25px 10px;
}
@media only screen and (max-width: 790px) {
  ._ulm_promo {
    flex-wrap: wrap;
  }
}
._ulm_promo > div:first-child {
  flex: 0 0 39%;
}
._ulm_promo > div:last-child {
  flex: 0 0 61%;
}
@media only screen and (max-width: 790px) {
  ._ulm_promo > div {
    flex: 0 0 100% !important;
  }
  ._ulm_promo > div ._logo {
    width: 191px;
    margin-bottom: 25px;
  }
}
._ulm_promo ._important {
  color: red;
  font-weight: bold;
  display: block;
}
._ulm_promo_short {
  color: red;
  text-align: center;
  font-style: italic;
  margin-top: 15px;
  font-weight: bold;
}
._ulm_promo_short._add_margin_bottom {
  margin-bottom: 28px;
}
/* END HOMEPAGE */
/* POPUPS */
._popups_area {
  display: none;
}
/*************************************
 * Popup global
 *************************************/
._popup_content {
  /* Largeur fixe ou adaptative selon vos besoins */
  width: 380px;
  /* ou 'auto' + un max-width */
  max-width: 90%;
  margin: 0 auto;
  /* centrer si besoin */
  /* Aspect général */
  font-family: "Helvetica Neue", Arial, sans-serif;
  color: #333;
  /* Titre principal */
  /* Image */
  /* Texte de contenu */
  /* Case "Ne plus afficher" */
  /* Bouton principal */
}
._popup_content h2 {
  font-size: 1.6rem;
  margin: 0 0 12px;
  text-align: center;
}
._popup_content ._image {
  width: 100%;
  margin-bottom: 16px;
  text-align: center;
}
._popup_content ._image img {
  width: 100%;
  max-width: 100%;
  border-radius: 12px;
  display: block;
  margin: 0 auto;
}
._popup_content ._message {
  font-size: 1rem;
  line-height: 1.4;
  margin-bottom: 16px;
}
._popup_content ._message p {
  margin: 0 0 1em;
}
._popup_content ._ne_plus_afficher {
  display: flex;
  align-items: center;
  font-size: 12px;
  margin-bottom: 20px;
}
._popup_content ._ne_plus_afficher input[type="checkbox"] {
  width: 12px;
  height: 12px;
  margin-right: 6px;
}
._popup_content ._ne_plus_afficher label {
  margin: 0;
}
._popup_content ._buttons {
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
  margin-bottom: 20px;
}
._popup_content ._buttons .submit {
  display: inline-block;
  background-color: #227fba;
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
  text-decoration: none;
  padding: 10px 24px;
  border-radius: 24px;
  /* arrondi "pill" */
  transition: background-color 0.2s ease;
  border: 0;
}
._popup_content ._buttons .submit:hover {
  opacity: 0.9;
}
._popup_content ._buttons .submit:active {
  opacity: 0.9;
}
#cboxLoadedContent {
  margin-bottom: 0 !important;
}
/* END POPUP */
/* CODE VERIFICATION EMAIL */
.TPL_code_verification_email_form_part ._code_submit_container {
  margin: 4px 0;
}
.TPL_code_verification_email_form_part ._code_sumit {
  padding: 5px;
  cursor: pointer;
}
.TPL_code_verification_email_form_part ._code_confirm {
  color: green;
  opacity: 0;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
}
.TPL_code_verification_email_form_part ._code_confirm._active {
  opacity: 1;
}
/* CODE VERIFICATION EMAIL POPUP */
/*# sourceMappingURL=style.css.map */