
@media (max-width: 1024px) {
  .userrole-manager .accordion,
  .userrole-manager #mobile-menuitem .heading {
    width: 95%;
  }
  #portal-top .stuck ul#actions .heading a {
    background-position: center 112px !important;
  }
  #portal-top .stuck ul#actions .user_panel {
    background-position: center 100px !important;
  }
  .userrole-anonymous #portal-top ul#actions #four,
  #four .heading,
  .userrole-authenticated #portal-top ul#actions #four {
    width: 110px !important;
  }
  .userrole-anonymous #portal-top ul#actions #four p,
  #four .heading p,
  .userrole-authenticated #portal-top ul#actions #four p {
    margin-top: -25px;
  }
  #portal-top section {
    height: auto !important;
  }
  #portal-top ul#actions,
  #portal-top ul#actions .active_tab {
    width: auto !important;
  }
  .bottom_fixe {
    left: 30px;
  }
  #mobile-menuitem {
    position: fixed;
    z-index: 500;
    top: 70px;
    width: 100%;
    background: #FF5800;
    border-top: 1px solid #FFF;
    padding: 0px;
  }
  #mobile-menuitem .heading {
    width: 100%;
    margin-top: 20px;
    padding: 0 30px;
  }
  #mobile-menuitem .heading a {
    color: #000;
    font-size: 14px;
    font-weight: 600;
  }
  #mobile-menuitem .heading a span {
    color: #FFF;
  }
  #mobile-menuitem .heading a#myaccount-action {
    color: #FFF !important;
  }
  #mobile-menuitem .heading a#logout-action {
    left: 0;
    position: absolute;
    top: 43px;
  }
  #mobile-menuitem .expander {
    padding: 0 30px 20px 30px;
  }
  #mobile-menuitem .expander a:hover {
    text-decoration: none;
  }
  #mobile-menuitem #search_txt {
    position: relative;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  #mobile-menuitem #search_txt input[type="text"] {
    width: 100%;
  }
  #mobile-menuitem #search_txt button[type="submit"] {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 300;
    background-color: #000;
    width: 54px;
    text-align: center;
    display: inline-block;
    padding: 0 14px;
    transition: none;
  }
  #mobile-menuitem #search_txt button[type="submit"]:hover {
    background-color: #000;
    background-image: none;
  }
  #mobile-menuitem .trigger.connexion br,
  #mobile-menuitem .trigger.info br {
    display: none;
  }
  #mobile-menuitem .trigger.connexion span,
  #mobile-menuitem .trigger.info span {
    display: block;
  }
  #mobile-menuitem #searchGadget_form {
    position: relative;
    margin-bottom: 15px;
  }
  #mobile-menuitem #searchGadget_form #searchGadget {
    width: 100%;
    position: relative;
  }
  #mobile-menuitem #searchGadget_form input.searchButton {
    z-index: 300;
    background-color: #000;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    width: 54px;
    height: 54px;
    border: 0;
    color: #FFF;
    text-align: center;
    display: inline-block;
    padding: 0 14px;
    position: absolute;
    bottom: 0;
    right: 0;
  }
  #mobile-menuitem #searchGadget_form .no-results.no-search {
    display: none;
  }
  #mobile-menuitem[rel="#four"] {
    padding: 0 30px;
    background-color: #653d09;
  }
  #mobile-menuitem[rel="#four"] p {
    color: #FF5800;
  }
  #mobile-menuitem[rel="#four"] .expander input {
    width: 100%;
  }
  #mobile-menuitem[rel="#four"] .password {
    position: relative;
    padding-bottom: 80px;
    margin-top: 20px;
  }
  #mobile-menuitem[rel="#four"] .password input[type="submit"] {
    border-radius: 0;
    z-index: 300;
    background-color: #000;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    width: 54px;
    height: 54px;
    border: 0;
    color: #FFF;
    text-align: center;
    display: inline-block;
    padding: 0 14px;
    position: absolute;
    bottom: 80px;
    right: 0;
  }
  #mobile-menuitem[rel="#four"] .password a {
    color: #fff !important;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
    text-align: right;
    text-decoration: underline;
    text-transform: none;
    width: auto;
    margin-right: 15px;
    margin-left: 0 !important;
    position: absolute;
    bottom: 45px;
  }
  #mobile-menuitem[rel="#four"] .password a:nth-child(1) {
    bottom: 20px;
  }
  #mobile-menuitem[rel="#four"] .password a:nth-child(3) {
    left: 150px;
    color: #FF5800 !important;
  }
  #mobile-menuitem[rel="#four"] .password .forgot {
    color: #FF5800;
  }
  .userrole-authenticated #mobile-menuitem[rel="#four"] {
    background-color: #333333;
    padding: 0;
  }
  #mobile-menuitem[rel="#four"] .heading {
    padding: 0;
  }
  #mobile-menuitem[rel="#four"] .expander {
    padding: 0;
  }
  #mobile-menuitem[rel="#four"] #user_info {
    padding: 25px 30px;
    margin-top: 20px;
    clear: both;
  }
  #mobile-menuitem[rel="#four"] #user_info div {
    width: 100%;
  }
  #mobile-menuitem[rel="#four"] #user_info div li a {
    margin-left: 0px;
  }
  #mobile-menuitem[rel="#four"] #user_info div li a span {
    color: #000;
  }
  #mobile-menuitem[rel="#four"] .username,
  #mobile-menuitem[rel="#four"] .user_company {
    float: right;
    margin-right: 30px;
  }
  #mobile-menuitem[rel="#four"] .user_company {
    clear: right;
    color: #FF5800;
    margin-bottom: 20px;
  }
  #mobile-menuitem[rel="#four"] .expander a {
    font-size: 14px;
    font-weight: 600;
    color: #FF5800;
  }
  #mobile-menuitem[rel="#four"] .expander a {
    font-size: 14px;
    font-weight: 600;
    color: #FF5800;
    margin-left: 30px;
  }
  #mobile-menuitem[rel="#four"] .expander a[for="#user_info"] {
    color: #FFF;
  }
  .select2-drop-active.header-training-search {
    position: fixed;
  }
}
/**************
	LIVE SEARCH
***************/
@media (max-width: 1024px) {
  #mobile-menuitem #searchGadget_form .no-results.no-search {
    display: block;
  }
  #searchGadget_form .livesearch-results li h4 a {
    margin-left: 0;
  }
  #searchGadget_form .livesearch-results li p.description {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .header-training-search.select2-drop-active {
    top: 186px !important;
  }
  #mobile-menuitem {
    top: 60px;
  }
  .accordion.stuck {
    top: -110px;
  }
  #portal-top section .accordion.stuck .col-xs-3 {
    width: 17.5%;
  }
  #portal-top #two,
  #portal-top #three,
  #portal-top #two .heading,
  #portal-top #three .heading,
  #portal-top ul#actions .trigger,
  #portal-top ul#actions .user_panel,
  .userrole-anonymous #portal-top ul#actions #four,
  #four .heading,
  .userrole-authenticated #portal-top ul#actions #four {
    width: 65px !important;
  }
  #portal-top #two p,
  #portal-top #three p,
  #portal-top #two .heading p,
  #portal-top #three .heading p,
  #portal-top ul#actions .trigger p,
  #portal-top ul#actions .user_panel p,
  .userrole-anonymous #portal-top ul#actions #four p,
  #four .heading p,
  .userrole-authenticated #portal-top ul#actions #four p {
    display: none;
  }
  .userrole-authenticated #portal-top ul#actions #four a {
    padding: 10px 0 0 0;
  }
  .userrole-authenticated #portal-top .stuck ul#actions .user_panel {
    padding: 0;
    background-position: center 102px !important;
  }
  /*TAILLES DES IMAGES*/
  #portal-top section .accordion.stuck h1 img {
    width: 80px;
    position: relative;
    top: 7px;
  }
  .bottom_fixe button img {
    height: 32px;
    width: 32px;
  }
  #portal-top section .accordion.stuck button {
    top: 14px;
  }
  #portal-top .stuck ul#actions .heading .trigger,
  #portal-top .stuck ul#actions .user_panel,
  #portal-top .stuck ul#actions .heading .trigger:hover,
  #portal-top .stuck ul#actions .user_panel:hover {
    background-size: 48%!important;
    background-position: center 125px !important;
  }
  .userrole-authenticated #portal-top .stuck ul#actions .user_panel,
  .userrole-authenticated #portal-top .stuck ul#actions .user_panel:hover {
    background-position: center 114px !important;
  }
}
@media (max-width: 375px) {
  .bottom_fixe {
    left: 20px;
  }
  #portal-top section .accordion.stuck .col-xs-3 {
    width: 13.5%;
  }
  #portal-top #two,
  #portal-top #three,
  #portal-top #two .heading,
  #portal-top #three .heading,
  #portal-top ul#actions .trigger,
  #portal-top ul#actions .user_panel,
  .userrole-anonymous #portal-top ul#actions #four,
  #four .heading,
  .userrole-authenticated #portal-top ul#actions #four {
    width: 55px !important;
  }
  #portal-top .stuck ul#actions .heading .trigger,
  #portal-top .stuck ul#actions .user_panel,
  #portal-top .stuck ul#actions .heading .trigger:hover,
  #portal-top .stuck ul#actions .user_panel:hover {
    background-size: 56% !important;
  }
  .username,
  .user_company {
    margin-right: 20px;
  }
  .expander a {
    margin-left: 20px;
  }
  #mobile-menuitem[rel="#four"] #user_info {
    padding: 25px 20px;
  }
  #mobile-menuitem[rel="#four"] .password {
    padding-bottom: 110px;
  }
  #mobile-menuitem[rel="#four"] .password input[type="submit"] {
    bottom: 110px;
  }
  #mobile-menuitem[rel="#four"] .password a:nth-child(1) {
    bottom: 20px;
  }
  #mobile-menuitem[rel="#four"] .password a:nth-child(2) {
    bottom: 70px;
  }
  #mobile-menuitem[rel="#four"] .password a:nth-child(3) {
    bottom: 45px;
    left: 0;
  }
}
/*SOUCIS EDIT ZONE*/
@media (max-width: 770px) {
  .plone-toolbar-left-default .accordion,
  .plone-toolbar-left-default #mobile-menuitem .heading {
    width: 100%;
  }
  .plone-toolbar-left-default #edit-zone {
    top: 00px;
  }
  .plone-toolbar-left-default .accordion {
    width: 100%;
  }
  .plone-toolbar-left-default #portal-top ul#actions {
    right: 60px;
  }
  .plone-toolbar-left-default .userrole-manager #mobile-menuitem .heading {
    width: 100%;
  }
  .plone-toolbar-left-default #edit-zone .plone-toolbar-logo,
  .plone-toolbar-left-default .plone-toolbar-expanded #edit-zone .plone-toolbar-logo {
    height: 60px;
  }
  .plone-toolbar-left-default #edit-zone .plone-toolbar-logo img,
  .plone-toolbar-left-default .plone-toolbar-expanded #edit-zone .plone-toolbar-logo img {
    margin-top: 18px;
  }
}
/*Quand connecté*/
@media (max-width: 1024px) {
  .plone-toolbar-left-default #mobile-menuitem {
    width: 95%;
  }
}
@media (max-width: 770px) {
  .plone-toolbar-left-default #mobile-menuitem {
    width: 100%;
  }
}
/*Menu déployé*/
@media (max-width: 1024px) {
  #wrapper.toggled {
    padding-left: 0;
  }
  .sidebar-nav {
    z-index: 1000;
  }
  #wrapper.toggled #main-navigation {
    margin-left: 0;
  }
}
@media (max-width: 483px) {
  #home-slider #slider1 .number {
    font-size: 55px;
  }
  #home-slider .slick-slider .txt {
    font-size: 13px;
  }
}
@media (max-width: 430px) {
  #home-slider #slider1 .number {
    font-size: 50px;
  }
  #home-slider .slick-slider .txt {
    font-size: 12px;
  }
}
@media (max-width: 405px) {
  #home-slider #slider1 .number {
    font-size: 45px;
  }
  #home-slider .slick-slider .txt {
    font-size: 11px;
  }
}
@media (max-width: 329px) {
  #home-slider #slider1 .number {
    font-size: 40px;
  }
  #home-slider .slick-slider .txt {
    font-size: 11px;
  }
}
/**************
SPECIAL GRAND ECRAN
****************/
@media (min-width: 1920px) {
  #home-news article.featured div {
    max-width: 40%;
    margin-bottom: 90px;
  }
  #home-news-slider article.featured div.image_content {
    width: 60%;
  }
}
/*-------------------------------*/
/*              NAV              */
/*-------------------------------*/
/*EN PORTLET*/
.left-side {
  margin-bottom: 40px;
}
.left-side #reading-progress-bar {
  display: none;
}
.left-side #toc-summary {
  background: #FF5800 url("https://www.afdas.com/++resource++afdasimg/sommaire_stuck.svg") no-repeat scroll 17px center;
  color: white;
  display: block;
  font-size: 18px;
  padding: 10px 20px 10px 68px;
  text-decoration: none;
  font-family: "GroteskSmBold15";
}
.left-side .tocify-header {
  text-indent: 0px;
}
.left-side .tocify {
  background-color: #FBF6EF;
  border: 0;
  border-radius: 0px;
  margin-left: 0;
  max-height: auto;
  overflow: hidden;
}
.left-side .tocify li {
  text-align: left;
  position: relative;
}
.left-side .tocify li a {
  font-size: 18px;
  line-height: 20px;
  color: #000;
  padding: 15px 0px;
  margin: 0 20px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  border-bottom: 1px solid #000;
}
.left-side .tocify li a:hover {
  background-color: transparent;
  color: #FF5800 !important;
}
.left-side .tocify li:last-child a {
  borde: 0;
}
.left-side .tocify li.tocify-item.active a {
  color: #FF5800;
}
.left-side .tocify ul.tocify-subheader {
  padding-bottom: 0px;
}
.left-side .tocify ul.tocify-subheader:last-child:after {
  content: none;
}
.left-side .tocify ul.tocify-subheader li {
  text-indent: 0px;
}
.left-side .tocify ul.tocify-subheader li a {
  color: #000;
  display: block;
  font-size: 14px;
  line-height: 18px;
}
.left-side .tocify ul.tocify-subheader li:last-child a {
  border-bottom: 0;
}
.left-side .tocify ul.tocify-header:last-child li:last-child a {
  border-bottom: 0;
}
.left-side #documents-options {
  background-color: #FF5800;
}
.left-side #documents-options ul {
  padding: 23px 10px 15px 10px;
  text-align: center;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.left-side #documents-options ul li {
  display: inline-block;
  list-style-type: none;
  position: relative;
  width: 47px;
  height: 47px;
  margin-right: 10px;
  margin-left: 10px;
}
.left-side #documents-options ul li img {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.left-side #documents-options ul li img.hover {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.left-side #documents-options ul li a:hover img,
.left-side #documents-options ul li button[type="submit"]:hover img {
  opacity: 0;
}
.left-side #documents-options ul li a:hover img.hover,
.left-side #documents-options ul li button[type="submit"]:hover img.hover {
  opacity: 1;
}
.left-side #documents-options ul li .pdf {
  position: absolute;
  left: 0;
}
.left-side #documents-options ul li button[type="submit"] {
  background: none;
  width: 47px;
}
.left-side #documents-options #social-panel {
  position: absolute;
  top: 68px;
  width: 380px;
  right: -96px;
  text-align: center;
}
.left-side #documents-options #social-panel a {
  margin: 0 15px;
}
.left-side #documents-options.active ul {
  padding: 23px 10px 45px 10px;
}
.left-side #documents-options.active ul #social-panel-wrapper > a {
  display: inline-block;
  height: 100%;
  width: 100%;
  background: url("/++resource++afdasimg/picto_share_close.svg") center center no-repeat;
}
.left-side #documents-options.active ul #social-panel-wrapper > a:hover {
  background: url("/++resource++afdasimg/picto_share_close_hover.svg") center center no-repeat;
}
.left-side #documents-options.active ul #social-panel-wrapper > a img {
  opacity: 0;
}
/* SPINNER TELECHARGER	*/
#documents-options .loading {
  display: block;
  font-size: 10px;
  margin: 0px auto;
  text-indent: -9999em;
  width: 47px;
  height: 47px;
  border-radius: 50%;
  background: #ffffff;
  background: -moz-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
  background: -webkit-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
  background: -o-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
  background: -ms-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
  background: linear-gradient(to right, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
  position: relative;
  -webkit-animation: load3 1.4s infinite linear;
  animation: load3 1.4s infinite linear;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
#documents-options .loading img {
  display: none;
}
#documents-options .loading:before {
  width: 50%;
  height: 50%;
  background: #ffffff;
  border-radius: 100% 0 0 0;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
}
#documents-options .loading:after {
  background: #FF5800;
  width: 75%;
  height: 75%;
  border-radius: 50%;
  content: '';
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
@-webkit-keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/*EN HEADER*/
.left-side.stuck {
  position: fixed;
  width: 100%;
  background-color: #FF5800;
  top: 70px;
  margin-left: -80px;
  padding: 0px 60px;
  border-top: 1px solid #FFF;
  height: 73px;
}
.left-side.stuck a#toc-summary {
  font-size: 22px;
  color: #000;
  font-weight: 600;
  display: block;
  padding: 20px 20px 20px 68px;
  float: left;
  text-transform: uppercase;
  text-decoration: underline;
  background: url("/++resource++afdasimg/sommaire_stuck.svg") 17px center no-repeat;
}
.left-side.stuck #reading-progress-bar {
  display: block;
  margin-left: 230px;
  background-color: #FBF6EF;
  height: 72px;
  line-height: 72px;
  margin-right: 274px;
  position: relative;
}
.left-side.stuck #reading-progress-bar .progress {
  margin-bottom: 0;
  background-color: #efdcc5;
  border-radius: 0px;
  box-shadow: none;
  height: 72px;
  margin-bottom: 00px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.left-side.stuck #reading-progress-bar .text {
  position: relative;
  z-index: 50;
  height: 72px;
  margin-left: 15px;
  font-size: 20px;
  color: #000;
  display: block;
}
.left-side.stuck #reading-progress-bar .text span {
  line-height: 22px;
  padding: 10px;
  position: absolute;
  top: 50%;
  /* poussé de la moitié de hauteur du référent */
  -ms-transform: translateY(-50%);
  /* IE 9 */
  -webkit-transform: translateY(-50%);
  /* Chrome, Safari, Opera */
  transform: translateY(-50%);
  /* tiré de la moitié de sa propre hauteur */
}
.left-side.stuck #documents-options {
  float: right;
  width: 274px;
}
.left-side.stuck #documents-options ul {
  padding: 12px 11px 8px;
  text-align: left;
  margin-bottom: 0;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.left-side.stuck #documents-options.active ul {
  padding: 12px 11px 45px 11px;
}
.left-side.stuck #documents-options.active ul #social-panel-wrapper > a {
  display: inline-block;
  height: 100%;
  width: 100%;
  background: url("/++resource++afdasimg/picto_share_close.svg") center center no-repeat;
}
.left-side.stuck #documents-options.active ul #social-panel-wrapper > a:hover {
  background: url("/++resource++afdasimg/picto_share_close_hover.svg") center center no-repeat;
}
.left-side.stuck #documents-options.active ul #social-panel-wrapper > a img {
  opacity: 0;
}
.left-side.stuck #toc {
  position: fixed;
  top: 143px;
  margin-left: -60px;
  width: 100%;
  padding: 30px 60px;
  border-top: 7px solid #ddd9d4;
}
.left-side.stuck #toc ul {
  width: 29%;
  float: left;
  margin-right: 4%;
  border-left: 2px solid #FBF6EF;
  padding: 0;
  min-height: 110px;
}
.left-side.stuck #toc ul li:after {
  content: none;
}
.left-side.stuck #toc ul li {
  height: 110px;
  vertical-align: middle;
  margin-left: 30px;
  border-bottom: 1px solid #000;
  position: static;
  text-align: left;
  text-indent: 0px;
  width: 100%;
}
.left-side.stuck #toc ul a {
  display: table-cell;
  text-align: left;
  padding: 0;
  height: 110px;
  vertical-align: middle;
}
.left-side.stuck #toc ul ul {
  display: none;
}
/*-------------------------------*/
/*              PAGE             */
/*-------------------------------*/
.template-document_view #portal-breadcrumbs,
.template-event_view #portal-breadcrumbs,
.template-file_view #portal-breadcrumbs,
.template-newsitem_view #portal-breadcrumbs,
.template-fg_base_view_p3 #portal-breadcrumbs {
  border-bottom: 0;
}
.template-document_view .container #title,
.template-event_view .container #title,
.template-file_view .container #title,
.template-newsitem_view .container #title,
.template-fg_base_view_p3 .container #title {
  background-color: #efdcc5;
  width: 85%;
  position: relative;
  left: -60px;
  padding: 50px 20px 40px 80px;
  margin-bottom: 40px;
  overflow: hidden;
  max-width: 1367px;
  color: #ff5800;
}
.template-document_view .container #title:before,
.template-event_view .container #title:before,
.template-file_view .container #title:before,
.template-newsitem_view .container #title:before,
.template-fg_base_view_p3 .container #title:before {
  content: " ";
  display: inline-block;
  width: 2px;
  height: 115%;
  left: 60px;
  top: 55px;
  background-color: #ff5800;
  position: absolute;
}
.template-document_view .container #title h1,
.template-event_view .container #title h1,
.template-file_view .container #title h1,
.template-newsitem_view .container #title h1,
.template-fg_base_view_p3 .container #title h1 {
  font-size: 60px;
  color: #ff5800;
  margin: 0 ;
  padding: 0;
  border: 0;
}
.template-document_view .container #title h2,
.template-event_view .container #title h2,
.template-file_view .container #title h2,
.template-newsitem_view .container #title h2,
.template-fg_base_view_p3 .container #title h2 {
  text-transform: uppercase;
  font-size: 25px;
  color: #ff5800;
  font-family: "GroteskBook20", arial;
  font-style: normal;
  margin-top: 5px;
}
.template-document_view .container #title #category,
.template-event_view .container #title #category,
.template-file_view .container #title #category,
.template-newsitem_view .container #title #category,
.template-fg_base_view_p3 .container #title #category {
  /*V1 MASQUAGE DES TAGS*/
  display: none;
}
.template-document_view .container #title #category #categories-filed-under,
.template-event_view .container #title #category #categories-filed-under,
.template-file_view .container #title #category #categories-filed-under,
.template-newsitem_view .container #title #category #categories-filed-under,
.template-fg_base_view_p3 .container #title #category #categories-filed-under {
  display: none;
}
.template-document_view .container #title #category ul,
.template-event_view .container #title #category ul,
.template-file_view .container #title #category ul,
.template-newsitem_view .container #title #category ul,
.template-fg_base_view_p3 .container #title #category ul {
  padding-left: 0;
  margin-top: 35px;
  margin-bottom: 0;
}
.template-document_view .container #title #category ul li,
.template-event_view .container #title #category ul li,
.template-file_view .container #title #category ul li,
.template-newsitem_view .container #title #category ul li,
.template-fg_base_view_p3 .container #title #category ul li {
  list-style-type: none;
  background-color: #FFF;
  padding: 0 15px 3px 15px;
  float: left;
  margin-right: 15px;
  margin-bottom: 10px;
  text-align: center;
  border-radius: 3px;
}
.template-document_view .container #title #category ul li a,
.template-event_view .container #title #category ul li a,
.template-file_view .container #title #category ul li a,
.template-newsitem_view .container #title #category ul li a,
.template-fg_base_view_p3 .container #title #category ul li a {
  color: #FF5800;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: underline;
}
.template-document_view .container #content #content-core #reading-progress-bar,
.template-event_view .container #content #content-core #reading-progress-bar,
.template-file_view .container #content #content-core #reading-progress-bar,
.template-newsitem_view .container #content #content-core #reading-progress-bar,
.template-fg_base_view_p3 .container #content #content-core #reading-progress-bar {
  display: none;
}
.template-document_view .container #content header .documentDescription,
.template-event_view .container #content header .documentDescription,
.template-file_view .container #content header .documentDescription,
.template-newsitem_view .container #content header .documentDescription,
.template-fg_base_view_p3 .container #content header .documentDescription {
  margin-bottom: 20px;
  line-height: 31px;
}
.template-document_view .container #content h2,
.template-event_view .container #content h2,
.template-file_view .container #content h2,
.template-newsitem_view .container #content h2,
.template-fg_base_view_p3 .container #content h2 {
  font-size: 35px;
  margin-bottom: 20px;
  color: #FF5800;
  margin-top: 40px;
}
.template-document_view .container #content h3,
.template-event_view .container #content h3,
.template-file_view .container #content h3,
.template-newsitem_view .container #content h3,
.template-fg_base_view_p3 .container #content h3 {
  font-size: 33px;
  color: #000;
  margin: 35px 0 25px 0;
}
.template-document_view .container #content h4,
.template-event_view .container #content h4,
.template-file_view .container #content h4,
.template-newsitem_view .container #content h4,
.template-fg_base_view_p3 .container #content h4 {
  font-family: "GroteskBook20", arial;
  font-style: normal;
  color: #FF5800;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  margin: 35px 0 25px 0;
}
.template-document_view .container #content p,
.template-event_view .container #content p,
.template-file_view .container #content p,
.template-newsitem_view .container #content p,
.template-fg_base_view_p3 .container #content p,
.template-document_view .container #content ul li,
.template-event_view .container #content ul li,
.template-file_view .container #content ul li,
.template-newsitem_view .container #content ul li,
.template-fg_base_view_p3 .container #content ul li,
.template-document_view .container #content a,
.template-event_view .container #content a,
.template-file_view .container #content a,
.template-newsitem_view .container #content a,
.template-fg_base_view_p3 .container #content a {
  font-size: 18px;
}
.template-document_view .container #content a,
.template-event_view .container #content a,
.template-file_view .container #content a,
.template-newsitem_view .container #content a,
.template-fg_base_view_p3 .container #content a {
  /*color: @orange;
				font-weight: 600;*/
  color: inherit;
  text-decoration: underline;
}
.template-document_view .container #content a:hover,
.template-event_view .container #content a:hover,
.template-file_view .container #content a:hover,
.template-newsitem_view .container #content a:hover,
.template-fg_base_view_p3 .container #content a:hover {
  color: #FF5800;
}
.template-document_view .container #content ul,
.template-event_view .container #content ul,
.template-file_view .container #content ul,
.template-newsitem_view .container #content ul,
.template-fg_base_view_p3 .container #content ul {
  margin: 15px 0;
  list-style-type: none;
}
.template-document_view .container #content ul li,
.template-event_view .container #content ul li,
.template-file_view .container #content ul li,
.template-newsitem_view .container #content ul li,
.template-fg_base_view_p3 .container #content ul li {
  margin-bottom: 15px;
}
.template-document_view .container #content ul li:before,
.template-event_view .container #content ul li:before,
.template-file_view .container #content ul li:before,
.template-newsitem_view .container #content ul li:before,
.template-fg_base_view_p3 .container #content ul li:before {
  content: ".";
  font-family: georgia;
  font-size: 45px;
  line-height: 15px;
  position: relative;
  top: -2px;
  left: -6px;
  color: #FF5800;
}
.template-document_view .container #content ul li p,
.template-event_view .container #content ul li p,
.template-file_view .container #content ul li p,
.template-newsitem_view .container #content ul li p,
.template-fg_base_view_p3 .container #content ul li p {
  margin: 0;
}
.template-document_view .container #content ul ul li,
.template-event_view .container #content ul ul li,
.template-file_view .container #content ul ul li,
.template-newsitem_view .container #content ul ul li,
.template-fg_base_view_p3 .container #content ul ul li {
  position: relative;
  left: 12px;
}
.template-document_view .container #content ul ul li:before,
.template-event_view .container #content ul ul li:before,
.template-file_view .container #content ul ul li:before,
.template-newsitem_view .container #content ul ul li:before,
.template-fg_base_view_p3 .container #content ul ul li:before {
  content: "\2014\203A";
  font-family: "GroteskBook20", arial;
  font-style: normal;
  color: #000;
  background-color: #FFF;
  top: 6px;
  left: -27px;
  font-size: 18px;
  position: absolute;
}
.template-document_view .container #content mark,
.template-event_view .container #content mark,
.template-file_view .container #content mark,
.template-newsitem_view .container #content mark,
.template-fg_base_view_p3 .container #content mark {
  background-color: #fbf6ef;
  padding: 0.2em;
}
.template-document_view .container #content blockquote,
.template-event_view .container #content blockquote,
.template-file_view .container #content blockquote,
.template-newsitem_view .container #content blockquote,
.template-fg_base_view_p3 .container #content blockquote {
  color: #000;
  background-color: #FBF6EF;
  border-left: 3px solid #000;
  margin: 20px 0 20px 40px;
  padding: 20px 65px;
  width: 80%;
}
.template-document_view .container #content .callout,
.template-event_view .container #content .callout,
.template-file_view .container #content .callout,
.template-newsitem_view .container #content .callout,
.template-fg_base_view_p3 .container #content .callout {
  width: 80%;
  margin: 20px 0 20px 40px;
  padding: 20px 65px;
  font-family: "GroteskSmBold15";
  background-color: #FF5800;
  border-left: 3px solid #FF5800;
}
.template-document_view .container #content .discreet,
.template-event_view .container #content .discreet,
.template-file_view .container #content .discreet,
.template-newsitem_view .container #content .discreet,
.template-fg_base_view_p3 .container #content .discreet {
  color: inherit;
  opacity: 0.5;
  font-size: 85%;
}
/*SPECIAL FICHIERS*/
.template-file_view.portaltype-file #portal-breadcrumbs {
  border-bottom: 2px solid #FBF6EF;
}
.template-file_view.portaltype-file .container #content {
  margin-bottom: 70px;
}
.template-file_view.portaltype-file .container #title {
  background-color: transparent;
  width: 100%;
  position: static;
  font-size: 60px;
  padding: 0;
  border-bottom: 0;
  margin: 0;
  color: #000;
}
.template-file_view.portaltype-file .container #title:before {
  display: none;
}
.template-file_view.portaltype-file .container #title h1 {
  font-size: 60px;
  color: #000;
  border-left: 2px solid #FF5800;
  margin: 40px 0;
  padding-left: 20px;
  padding-bottom: 9px;
}
.template-file_view.portaltype-file .container #content a.big-link {
  text-decoration: none;
}
.template-file_view.portaltype-file .container #content a.big-link img {
  display: none;
}
/*-------------------------------*/
/*          PAGINATION           */
/*-------------------------------*/
#wrapper #main-columns #content nav.pagination li {
  margin-right: 20px !important;
  font-size: 22px;
  list-style: outside none none;
  display: inline-block;
}
#wrapper #main-columns #content nav.pagination li:before {
  display: none;
}
#wrapper #main-columns #content nav.pagination li a,
#wrapper #main-columns #content nav.pagination li span {
  font-weight: normal;
  color: #FF5800 !important;
  text-decoration: none !important;
}
#wrapper #main-columns #content nav.pagination .active span {
  color: #FBF6EF !important;
}
#wrapper #main-columns #content nav.pagination .next a,
#wrapper #main-columns #content nav.pagination .previous a {
  font-family: "Whitney A", "Whitney B";
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
}
#wrapper #main-columns #content nav.pagination .next {
  margin-left: 40px !important;
}
#wrapper #main-columns #content nav.pagination .previous {
  margin-right: 60px !important;
}
.template-tabular_view #wrapper #main-columns #content nav.pagination:nth-child(1) {
  display: none;
}
/*-------------------------------*/
/*             EVENT             */
/*-------------------------------*/
.template-event_view header .documentDescription {
  margin-bottom: 30px !important;
}
.template-event_view .event-summary {
  background-color: #FBF6EF;
  overflow: hidden;
}
.template-event_view .event-summary header {
  background-color: #000;
  overflow: hidden;
}
.template-event_view .event-summary header div.date_event {
  color: #FFF;
  font-family: "GroteskSmBold15", arial;
  font-style: normal;
  font-size: 20px;
  text-align: left;
  overflow: hidden;
  width: auto;
}
.template-event_view .event-summary header div.date_event span {
  color: #FFF;
  font-size: 20px;
  font-family: "GroteskSmBold15", arial;
  font-style: normal;
}
.template-event_view .event-summary header div.date_event .day {
  font-size: 60px;
  display: inline-block;
  width: auto;
  line-height: 40px;
  float: left;
  margin-right: 10px;
}
.template-event_view .event-summary header div.date_event .month {
  text-transform: uppercase;
  float: left;
  line-height: 20px;
}
.template-event_view .event-summary header div.date_event .year {
  float: left;
  line-height: 27px;
}
.template-event_view .event-summary header div.date_event .two_date {
  display: inline-block;
  font-size: 18px;
  margin-left: 8px;
  margin-top: 40px;
  opacity: 0.6;
}
.template-event_view .event-summary header div.date_event div.start {
  float: left;
  padding: 30px 15px;
  max-width: 150px;
}
.template-event_view .event-summary header div.date_event div.end {
  float: right;
  padding: 30px 15px;
  max-width: 150px;
}
.template-event_view .event-summary .detail_event {
  width: 100%;
  padding: 15px 30px 30px 30px;
  display: inline-block;
}
.template-event_view .event-summary .detail_event .sub_detail {
  font-family: "GroteskSmBold15", arial;
  font-style: normal;
  font-size: 24px;
  font-weight: 600;
}
.template-event_view .event-summary .detail_event .location {
  display: inline-block;
  line-height: 27px;
  margin-top: 5px;
  position: relative;
  padding-bottom: 20px;
}
.template-event_view .event-summary .detail_event .location:after {
  content: "";
  width: 400px;
  height: 1px;
  background-color: #FBF6EF;
  position: absolute;
  left: -30px;
  bottom: 0;
}
.template-event_view .event-summary .detail_event .title_event {
  display: block;
  text-transform: uppercase;
  margin-top: 20px;
}
.template-event_view .event-summary .detail_event a {
  color: #FF5800;
  text-decoration: underline;
}
.template-event_view .event-summary .detail_event a.subscribe_btn {
  height: 54px;
  display: inline-block;
  background-color: #000;
  color: #FFF;
  font-size: 18px;
  font-family: "GroteskMedium20";
  text-transform: uppercase;
  border: transparent;
  border-radius: 0px;
  text-shadow: none;
  background: url("/++resource++afdasimg/input_bkg.png") -400px top no-repeat #000;
  -webkit-transition: background 0.8s ease-out;
  -moz-transition: background 0.8s ease-out;
  -o-transition: background 0.8s ease-out;
  transition: background 0.8s ease-out;
  padding: 6px 30px;
  float: right;
  font-size: 13px;
  height: 40px;
  text-decoration: none;
  line-height: 30px;
  margin-top: 45px;
}
.template-event_view .event-summary .detail_event a.subscribe_btn:hover {
  background: url("/++resource++afdasimg/input_bkg.png") 0px top no-repeat #000;
  color: #FFF;
}
.template-event_view .event-summary .detail_event .chevron {
  color: #FF5800;
}
.template-event_view .bloc_detail_event {
  width: 48.5%;
  margin-bottom: 80px;
  float: left;
  background-color: #FAF8F8;
  padding: 15px 30px;
  border-left: 3px solid #000;
  color: #000;
}
.template-event_view .bloc_detail_event h3 {
  font-family: "GroteskSmBold15", arial;
  font-style: normal;
  font-size: 33px;
  margin-top: 0 !important;
  color: #000 !important;
}
.template-event_view .bloc_detail_event ul {
  padding-left: 8px;
  margin-top: 0;
}
.template-event_view .bloc_detail_event ul li {
  margin-bottom: 10px !important;
}
.template-event_view .bloc_detail_event > * {
  display: block;
}
.template-event_view .bloc_detail_event + .bloc_detail_event {
  float: right;
}
.template-event_view .bloc_detail_event + .bloc_detail_event * {
  display: block;
  font-size: 18px;
}
.template-event_view #parent-fieldname-text {
  clear: both;
}
/*-------------------------------*/
/*              ACTUS            */
/*-------------------------------*/
.template-newsitem_view #document-panel img {
  width: 100%;
  height: auto;
}
.template-newsitem_view #document-panel .publication {
  background-color: #FBF6EF;
  padding: 25px;
  color: #000;
  font-weight: 600;
  font-size: 18px;
}
/*-------------------------------*/
/*         RESULT SEARCH         */
/*-------------------------------*/
.template-search #wrapper #portal-breadcrumbs {
  border-bottom: 0;
}
.template-search #wrapper #search-filter-toggle,
.template-search #wrapper .actionMenu.activated {
  display: none;
}
.template-search #wrapper #main-columns .container .type_title {
  background-color: #b23541;
  width: 85%;
  position: relative;
  left: -60px;
  padding: 50px 20px 40px 60px;
  margin-bottom: 40px;
  overflow: hidden;
}
.template-search #wrapper #main-columns .container .type_title:before {
  content: " ";
  display: inline-block;
  width: 2px;
  height: 115%;
  left: 40px;
  top: 35px;
  background-color: #FFF;
  position: absolute;
}
.template-search #wrapper #main-columns .container .type_title h1 {
  font-size: 60px;
  color: #FFF;
  margin: 0 ;
  padding: 0;
  border: 0;
}
.template-search #wrapper #main-columns .container .type_title #search-results-number {
  font-size: 60px;
  color: #FFF;
  margin: 0 ;
  padding: 0;
  border: 0;
  float: left;
  font-family: "GroteskSmBold15", arial;
  font-style: normal;
  line-height: 1.1;
  margin-right: 15px;
}
.template-search #wrapper #main-columns .container .type_title .input-group {
  width: 100%;
  max-width: 100%;
  margin-bottom: 15px;
}
.template-search #wrapper #main-columns .container .type_title .input-group input[type="submit"].btn-primary {
  width: auto;
}
.template-search #wrapper #main-columns .container .type_title [type="text"].searchPage.form-control {
  width: 60%;
  background-color: #FFF;
}
.template-search #wrapper #main-columns .container .type_title .highlightedSearchTerm {
  background: transparent;
  box-shadow: none;
}
.template-search #wrapper #search-results-wrapper #searchResultsSort,
.template-search #wrapper #search-results-wrapper #results-count {
  font-size: 14px;
}
.template-search #wrapper #search-results-wrapper .result-title {
  font-size: 33px;
  color: #FF5800;
  font-family: "GroteskSmBold15", arial;
  font-style: normal;
  font-weight: 600;
  display: block;
  line-height: 36px;
}
.template-search #wrapper #search-results-wrapper a {
  color: inherit !important;
}
.template-search #wrapper #search-results-wrapper a:hover {
  color: #FF5800;
}
.template-search #wrapper #search-results-wrapper .highlightedSearchTerm {
  background: transparent;
  box-shadow: none;
}
.template-search #wrapper #search-results-wrapper #sorting-options a {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  opacity: 0.5;
  text-transform: uppercase;
}
.template-search #wrapper #search-results-wrapper #sorting-options a:hover {
  opacity: 1;
}
.template-search #wrapper #search-results-wrapper #sorting-options a.active {
  opacity: 1;
}
.template-search #wrapper #search-results-wrapper .searchResults li {
  margin: 20px 0;
  display: block;
  border-left: 2px solid #FF5800;
  margin: 30px 0 40px -13px;
  padding: 25px 0 25px 20px;
  color: #000;
}
.template-search #wrapper #search-results-wrapper .searchResults li:before {
  display: none;
}
.template-search #wrapper #search-results-wrapper .searchResults li .documentLocation.link-location {
  font-size: 14px;
  font-weight: 600;
}
.template-search #wrapper #search-results-wrapper .searchResults li .documentLocation.link-location a {
  text-decoration: underline;
}
.template-search #wrapper #search-results-wrapper .searchResults li .documentLocation.link-location .breadcrumbSeparator {
  font-family: "GroteskSmBold15", arial;
  font-size: 40px;
  line-height: 14px;
  font-style: normal;
  font-weight: 600;
  color: #FF5800;
}
.template-search #wrapper #search-results-wrapper .searchResults li .croppedDescription {
  color: #000;
  margin-top: 5px;
}
.template-search #wrapper .pat-autotoc.autotabs,
.template-search #wrapper .autotabs {
  background: #fff none repeat scroll 0 0;
  border: 0;
  border-radius: 4px;
  box-shadow: none;
  margin-bottom: 20px;
  padding: 6px 12px;
}
/*-------------------------------*/
/*             VUE RSS           */
/*-------------------------------*/
/*VUE 1*/
.template-folder_tabular_view .documentDescription {
  /*color: @orange;
		.font_mercury;
		font-size: 48px;
		font-weight: 600;*/
}
.template-folder_tabular_view #parent-fieldname-text ul {
  list-style-type: none;
  font-size: 30px;
  padding: 0;
}
.template-folder_tabular_view #parent-fieldname-text ul strong {
  color: #FF5800 !important;
  font-family: "GroteskBook20", arial !important;
  font-style: normal !important;
  font-size: 18px!important;
  font-weight: 600!important;
  line-height: 25px !important;
}
.template-folder_tabular_view #parent-fieldname-text ul strong span {
  background: transparent !important;
  color: #FF5800 !important;
  text-decoration: underline;
}
.template-folder_tabular_view #parent-fieldname-text p.discreet {
  display: none;
}
.template-folder_tabular_view #parent-fieldname-text + .pagination {
  display: none;
}
.template-folder_tabular_view .has-table .listing {
  border: 0;
  margin-top: 40px;
}
.template-folder_tabular_view .has-table .listing th,
.template-folder_tabular_view .has-table .listing td {
  border: 0;
}
.template-folder_tabular_view .has-table .listing th:nth-child(2),
.template-folder_tabular_view .has-table .listing th:nth-child(4),
.template-folder_tabular_view .has-table .listing td:nth-child(2),
.template-folder_tabular_view .has-table .listing td:nth-child(4) {
  display: none;
}
.template-folder_tabular_view .has-table .listing tr:nth-child(2n+1) td,
.template-folder_tabular_view .has-table .listing tr:nth-child(2n+1) th {
  background-color: transparent;
}
.template-folder_tabular_view .has-table .listing th {
  border-bottom: 8px solid #FF5800;
  vertical-align: bottom;
  padding: 8px 30px 8px 0;
  color: #000;
}
.template-folder_tabular_view .has-table .listing th:first-child {
  border-right: 20px solid #FFF;
}
.template-folder_tabular_view .has-table .listing th:nth-child(3) {
  width: 20%;
}
.template-folder_tabular_view .has-table .listing tbody tr:first-child td {
  padding-top: 25px;
}
.template-folder_tabular_view .has-table .listing tbody tr td {
  color: #000;
  border-bottom: 1px solid #000;
  padding: 25px 8px 8px 0;
}
.template-folder_tabular_view .has-table .listing tbody tr td:first-child {
  border-bottom: 1px solid #000;
  border-right: 20px solid #FFF;
}
.template-folder_tabular_view .has-table .listing tbody tr td a {
  color: #000;
  font-weight: 600;
}
.template-folder_tabular_view .has-table .listing tbody tr td a:before {
  font-weight: 100;
}
.template-atct_topic_view .container .documentFirstHeading,
.template-folder_tabular_view .container .documentFirstHeading,
.template-tabular_view .container .documentFirstHeading {
  font-size: 60px;
  border-left: 2px solid #FF5800;
  padding-left: 20px;
  border-bottom: 0;
  margin: 40px 0 40px 00px;
}
.template-atct_topic_view .documentDescription,
.template-folder_tabular_view .documentDescription,
.template-tabular_view .documentDescription {
  /*color: @orange;
		.font_mercury;
		font-size: 48px;
		font-weight: 600;*/
}
.template-atct_topic_view #parent-fieldname-text ul,
.template-folder_tabular_view #parent-fieldname-text ul,
.template-tabular_view #parent-fieldname-text ul {
  list-style-type: none;
  font-size: 30px;
  padding: 0;
}
.template-atct_topic_view #parent-fieldname-text ul strong,
.template-folder_tabular_view #parent-fieldname-text ul strong,
.template-tabular_view #parent-fieldname-text ul strong,
.template-atct_topic_view #parent-fieldname-text ul span,
.template-folder_tabular_view #parent-fieldname-text ul span,
.template-tabular_view #parent-fieldname-text ul span {
  color: #FF5800 !important;
  font-family: "GroteskBook20", arial !important;
  font-style: normal !important;
  font-size: 18px!important;
  font-weight: 600!important;
  line-height: 25px !important;
}
.template-atct_topic_view #parent-fieldname-text ul strong span,
.template-folder_tabular_view #parent-fieldname-text ul strong span,
.template-tabular_view #parent-fieldname-text ul strong span,
.template-atct_topic_view #parent-fieldname-text ul span span,
.template-folder_tabular_view #parent-fieldname-text ul span span,
.template-tabular_view #parent-fieldname-text ul span span {
  background: transparent !important;
  color: #FF5800 !important;
  text-decoration: underline;
}
.template-atct_topic_view #parent-fieldname-text p.discreet,
.template-folder_tabular_view #parent-fieldname-text p.discreet,
.template-tabular_view #parent-fieldname-text p.discreet {
  display: none;
}
.template-atct_topic_view #parent-fieldname-text + .pagination,
.template-folder_tabular_view #parent-fieldname-text + .pagination,
.template-tabular_view #parent-fieldname-text + .pagination {
  display: none;
}
.template-atct_topic_view .listing,
.template-folder_tabular_view .listing,
.template-tabular_view .listing {
  border: 0;
  margin-top: 40px;
}
.template-atct_topic_view .listing th,
.template-folder_tabular_view .listing th,
.template-tabular_view .listing th,
.template-atct_topic_view .listing td,
.template-folder_tabular_view .listing td,
.template-tabular_view .listing td {
  border: 0;
}
.template-atct_topic_view .listing tr:nth-child(2n+1) td,
.template-folder_tabular_view .listing tr:nth-child(2n+1) td,
.template-tabular_view .listing tr:nth-child(2n+1) td,
.template-atct_topic_view .listing tr:nth-child(2n+1) th,
.template-folder_tabular_view .listing tr:nth-child(2n+1) th,
.template-tabular_view .listing tr:nth-child(2n+1) th {
  background-color: transparent;
}
.template-atct_topic_view .listing th,
.template-folder_tabular_view .listing th,
.template-tabular_view .listing th {
  border-bottom: 8px solid #FF5800;
  vertical-align: bottom;
  padding: 8px 30px 8px 0;
  color: #000;
  border-right: 20px solid #FFF;
  width: 20%;
}
.template-atct_topic_view .listing th:first-child,
.template-folder_tabular_view .listing th:first-child,
.template-tabular_view .listing th:first-child {
  width: 60%;
}
.template-atct_topic_view .listing th:last-child,
.template-folder_tabular_view .listing th:last-child,
.template-tabular_view .listing th:last-child {
  border-right: 0;
}
.template-atct_topic_view .listing tbody tr:first-child td,
.template-folder_tabular_view .listing tbody tr:first-child td,
.template-tabular_view .listing tbody tr:first-child td {
  padding-top: 25px;
}
.template-atct_topic_view .listing tbody tr td,
.template-folder_tabular_view .listing tbody tr td,
.template-tabular_view .listing tbody tr td {
  color: #000;
  border-bottom: 1px solid #000;
  padding: 25px 8px 8px 0;
  border-right: 20px solid #FFF;
}
.template-atct_topic_view .listing tbody tr td:first-child,
.template-folder_tabular_view .listing tbody tr td:first-child,
.template-tabular_view .listing tbody tr td:first-child {
  border-bottom: 1px solid #000;
}
.template-atct_topic_view .listing tbody tr td:first-child a,
.template-folder_tabular_view .listing tbody tr td:first-child a,
.template-tabular_view .listing tbody tr td:first-child a {
  color: #000;
}
.template-atct_topic_view .listing tbody tr td:last-child,
.template-folder_tabular_view .listing tbody tr td:last-child,
.template-tabular_view .listing tbody tr td:last-child {
  border-right: 0;
}
.template-atct_topic_view .listing tbody tr td a,
.template-folder_tabular_view .listing tbody tr td a,
.template-tabular_view .listing tbody tr td a {
  color: #000;
  font-weight: 600;
}
.template-atct_topic_view .listing tbody tr td a:before,
.template-folder_tabular_view .listing tbody tr td a:before,
.template-tabular_view .listing tbody tr td a:before {
  font-weight: 100;
}
/*-------------------------------*/
/*      DOCUMENT SANS PORTLET    */
/*-------------------------------*/
.template-document_view.left-description .container #content {
  margin-bottom: 70px;
}
.template-document_view.left-description .container .documentDescription {
  color: #000;
  font-size: 30px;
  margin-top: 23px;
}
/*-------------------------------*/
/*          SOMMAIRE EN HEADER BIS        */
/*-------------------------------*/
@media (max-width: 768px) {
  .left-side a#toc-summary {
    background: url(https://www.afdas.com/++resource++afdasimg/sommaire_stuck.svg) 21px center no-repeat #ff5800;
    color: #000;
    display: block;
    font-size: 22px;
    font-weight: 600;
    padding: 20px 20px 20px 68px;
    text-decoration: none;
    text-transform: uppercase;
  }
}
/*-------------------------------*/
/*           REGIONS
/*-------------------------------*/
.template-home-region #main-columns #home-training-search,
.template-home-regions #is_homepage #home-training-search {
  padding: 40px 60px 90px !important;
}
.template-home-region .container {
  padding: 0;
}
.template-home-region .container #title_reg {
  background-color: #000;
  width: 85%;
  max-width: 1367px;
  position: relative;
  left: 0px;
  padding: 50px 20px 40px 80px;
  margin-bottom: 40px;
  overflow: hidden;
}
.template-home-region .container #title_reg:before {
  content: " ";
  display: inline-block;
  width: 2px;
  height: 115%;
  left: 60px;
  top: 55px;
  background-color: #FFF;
  position: absolute;
}
.template-home-region .container #title_reg h1 {
  font-size: 50px;
  color: #FFF;
  margin: 0 ;
  padding: 0;
  border: 0;
  font-family: "GroteskSmBold15";
}
.template-home-region .container #title_reg h2 {
  text-transform: uppercase;
  font-size: 25px;
  color: #FFF;
  font-family: "GroteskBook20", arial;
  font-style: normal;
  font-weight: 600;
  margin-top: 5px;
}
.template-home-region #home-region-main {
  padding-left: 60px;
  padding-right: 0;
  width: 85%;
  max-width: 1367px;
  margin-left: 0;
}
.template-home-region #home-region-main .containt {
  padding: 30px 20px;
  background-color: #FBF6EF;
  border-left: 2px solid #000;
  color: #000;
  font-size: 14px;
}
.template-home-region #home-region-main .containt p {
  margin-bottom: 0;
}
.template-home-region #home-region-main .containt h5 {
  color: #615c58;
  font-size: 18px;
  font-family: "GroteskBook20", arial;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 0;
}
.template-home-region #home-region-main .containt a {
  color: #615c58;
  text-decoration: underline;
  font-size: 17.5px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.template-home-region #home-region-main .containt a:hover {
  color: #FF5800;
}
.template-home-region #home-region-main .containt blockquote {
  margin-top: 20px;
}
.template-home-region #home-region-main .containt blockquote a {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.template-home-region #home-region-main .containt blockquote a:hover {
  color: #FF5800;
}
.template-home-region #home-region-main .containt blockquote p {
  margin-bottom: 0;
  font-size: 18px;
  color: #615c58;
}
.template-home-regions #home-regions-main ul {
  display: inline-block;
  width: 40%;
  padding-right: 10px;
  padding-left: 0px;
}
.template-home-regions #home-regions-main ul li {
  list-style-type: none;
}
.template-home-regions #home-regions-main ul a {
  display: block;
  float: left;
  width: 100%;
  font-family: "GroteskSmBold15", arial;
  font-style: normal;
  color: #FF5800;
  /*font-size: 47px;*/
  font-size: 2.9375em;
  line-height: 49px;
  background-color: #FBF6EF;
  margin-bottom: 25px;
  height: 204px;
  border-left: 2px solid #000;
  padding-left: 25px;
  padding-right: 15px;
  display: inline-block;
  position: relative;
  z-index: 5;
}
.template-home-regions #home-regions-main ul a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 0;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  z-index: -1;
  background-color: #efdcc5;
}
.template-home-regions #home-regions-main ul a:hover {
  text-decoration: none;
}
.template-home-regions #home-regions-main ul a:hover:after {
  width: 100%;
}
.template-home-regions #home-regions-main ul a span {
  display: table;
  width: 100%;
  height: 204px;
}
.template-home-regions #home-regions-main ul a span span {
  display: table-cell;
  vertical-align: middle;
  width: auto;
  height: auto;
  padding-right: 15px;
  /*word-wrap: break-word;
						-webkit-hyphens: auto;
						-moz-hyphens: auto;
						-ms-hyphens: auto;
						-o-hyphens: auto;
						hyphens: auto;*/
}
.template-home-regions #home-regions-main #home-regions-map {
  display: inline-block;
  vertical-align: top;
  width: 59%;
  text-align: center;
}
.template-home-regions #home-regions-main #home-regions-map h3 {
  font-family: "GroteskBook20", arial;
  font-style: normal;
  color: #000;
  font-size: 2.0625em;
  margin-top: 0;
  margin-bottom: 30px;
}
.template-home-regions #home-regions-main #home-regions-map .svg-container {
  display: inline-block;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
  vertical-align: middle;
  overflow: hidden;
  left: 30px;
}
.template-home-regions #home-regions-main #home-regions-map #Calque_1 {
  display: inline-block;
  position: absolute;
  top: 0;
  left: -20%;
}
/*************** SPECIFICITE DE BRANCHES ***************/
/* tinymce custom styles are added in static resources */
#parent-fieldname-text .brancheAudiovisuel,
#parent-fieldname-text .brancheDistribution,
#parent-fieldname-text .brancheEdition,
#parent-fieldname-text .brancheEditionPhonographique,
#parent-fieldname-text .brancheLoisirs,
#parent-fieldname-text .brancheEspacesLoisirs,
#parent-fieldname-text .brancheCinema,
#parent-fieldname-text .brancheDistributionFilm,
#parent-fieldname-text .branchePresse,
#parent-fieldname-text .branchePublicite,
#parent-fieldname-text .brancheSpectacle,
#parent-fieldname-text .brancheSport,
#parent-fieldname-text .brancheGolf,
#parent-fieldname-text .brancheTourisme,
#parent-fieldname-text .brancheHotellerie,
#parent-fieldname-text .brancheCasino,
#parent-fieldname-text .brancheMannequin,
#parent-fieldname-text .brancheTelecom .branchePresseRegionale {
  display: none;
}
#selectBranche {
  list-style-image: none !important;
  list-style-type: none;
  margin-left: 0;
  color: #000;
  background-color: #FBF6EF;
  width: 85%;
  max-width: 1367px;
  position: relative;
  left: -60px;
  padding: 35px 20px 35px 80px;
  margin-bottom: 40px;
  overflow: hidden;
  top: -40px;
}
#selectBranche:before {
  content: " ";
  display: inline-block;
  width: 2px;
  height: 54px;
  left: 60px;
  top: 50%;
  -ms-transform: translateY(-50%);
  /* IE 9 */
  -webkit-transform: translateY(-50%);
  /* Chrome, Safari, Opera */
  transform: translateY(-50%);
  /* tiré de la moitié de sa propre hauteur */
  background-color: #000;
  position: absolute;
}
#selectBranche input[type="radio"] {
  display: none;
}
#selectBranche label {
  padding: 5px 10px;
  background-color: #fff;
  color: #808080;
  text-transform: uppercase;
  font-size: 15px;
  margin-right: 7px;
}
#selectBranche label:hover {
  cursor: pointer;
}
#selectBranche input[type="radio"]:checked + label {
  color: #FFF;
  background-color: #FF5800;
  border: 2px inset #ccc;
}
#selectBranche #brancheNull {
  width: 20px !important;
}
#selectBranche li {
  display: inline-block;
  margin-right: 10px;
}
#selectBranche li label {
  font-size: 12px;
}
/*Nouveau layout BRANCHES*/
#alternative-branches h2.section-branche.no-collapsible {
  background-color: #FF5800;
  color: #FFF;
  display: inline-block;
  font-size: 1.2125em;
  list-style-type: none;
  margin-top: 0;
  margin-bottom: 40px;
  padding: 12px 8px 10px 25px;
  position: relative;
  text-transform: uppercase;
  width: 100%;
  z-index: 5;
}
#alternative-branches .side-branche {
  background-color: #FBF6EF;
  list-style-image: none !important;
  list-style-type: none;
  margin-bottom: 40px;
}
#alternative-branches .side-branche p {
  padding: 25px;
}
#alternative-branches .side-branche ul#branches-list {
  margin: 0;
  list-style-type: none;
  border-bottom: 0 !important;
}
#alternative-branches .side-branche ul#branches-list li {
  margin-bottom: 0;
  margin-right: -1px;
  width: 100%;
}
#alternative-branches .side-branche ul#branches-list li:before {
  content: none !important;
}
#alternative-branches .side-branche ul#branches-list li a {
  border-radius: 0;
  display: block;
  font-size: 15px !important;
  margin-right: 0;
  padding-bottom: 12px;
  padding-top: 12px;
  text-decoration: none !important;
  border-bottom: 1px solid #000;
}
#alternative-branches .side-branche ul#branches-list li a:hover {
  color: #FF5800;
  background: transparent;
}
#alternative-branches .side-branche ul#branches-list li:last-child a {
  border-bottom: 0;
}
#alternative-branches .side-branche ul#branches-list li.active > a {
  background-color: #FF5800;
  color: #FFF;
  border: 0;
  border-bottom: 1px solid #000;
}
#alternative-branches #branches-common,
#alternative-branches #branches-text {
  padding-left: 25px !important;
  padding-top: 20px;
}
/******************
	TABLEAUX
*******/
.template-newsitem_view #content-core table,
.template-document_view #content-core table {
  border: 0;
  color: #000;
  font-weight: 300;
  font-size: 14px;
  vertical-align: bottom;
  margin: 30px 0;
}
.template-newsitem_view #content-core table thead td,
.template-document_view #content-core table thead td {
  position: relative;
  border: 0;
  font-size: 18px;
  font-weight: 600;
  padding-bottom: 20px;
  vertical-align: bottom;
  padding-right: 20px;
  overflow: hidden;
}
.template-newsitem_view #content-core table thead td:after,
.template-document_view #content-core table thead td:after {
  content: "";
  height: 8px;
  background-color: #FF5800;
  width: 100%;
  right: 20px;
  bottom: 0px;
  position: absolute;
}
.template-newsitem_view #content-core table thead td:last-child,
.template-document_view #content-core table thead td:last-child {
  padding-right: 0px;
}
.template-newsitem_view #content-core table thead td:last-child:after,
.template-document_view #content-core table thead td:last-child:after {
  width: 100%;
  right: 0;
}
.template-newsitem_view #content-core table thead td:empty:after,
.template-document_view #content-core table thead td:empty:after {
  display: none;
}
.template-newsitem_view #content-core table thead tr + tr td,
.template-document_view #content-core table thead tr + tr td {
  padding-top: 40px;
}
.template-newsitem_view #content-core table thead tr + tr td:after,
.template-document_view #content-core table thead tr + tr td:after {
  content: "";
  height: 3px;
  background-color: #000;
}
.template-newsitem_view #content-core table tbody td,
.template-document_view #content-core table tbody td {
  border: 0;
  font-size: 14px !important;
  font-weight: 400;
  padding: 40px 0 10px 0;
  padding-right: 20px;
  vertical-align: bottom;
  position: relative;
  overflow: hidden;
  text-align: left;
}
.template-newsitem_view #content-core table tbody td:after,
.template-document_view #content-core table tbody td:after {
  content: "";
  height: 1px;
  background-color: #000;
  width: 100%;
  right: 20px;
  bottom: 0px;
  position: absolute;
}
.template-newsitem_view #content-core table tbody td:last-child,
.template-document_view #content-core table tbody td:last-child {
  padding-right: 0px;
}
.template-newsitem_view #content-core table tbody td:last-child:after,
.template-document_view #content-core table tbody td:last-child:after {
  width: 100%;
  right: 0;
}
.template-newsitem_view #content-core table tbody td p,
.template-document_view #content-core table tbody td p,
.template-newsitem_view #content-core table tbody td ul li,
.template-document_view #content-core table tbody td ul li,
.template-newsitem_view #content-core table tbody td a,
.template-document_view #content-core table tbody td a {
  font-size: 14px !important;
  margin: 0;
}
.template-newsitem_view #content-core table tbody tr th,
.template-document_view #content-core table tbody tr th {
  font-weight: 600;
  border: 0;
  font-size: 14px !important;
  color: #000;
  overflow: hidden;
  padding: 40px 20px 10px 0;
  position: relative;
  text-align: left;
  vertical-align: top;
}
.template-newsitem_view #content-core table tbody tr th:after,
.template-document_view #content-core table tbody tr th:after {
  content: "";
  height: 1px;
  width: 100%;
  right: 20px;
  bottom: 0px;
  position: absolute;
  background-color: #FF5800;
}
.template-newsitem_view #content-core table tbody tr th p,
.template-document_view #content-core table tbody tr th p {
  font-size: 14px !important;
  color: #000;
}
/************
************
	MOBILE
************
************/
tr.child ul {
  padding-left: 0;
}
tr.child td.child {
  padding-top: 10px !important;
}
tr.child td.child:after {
  height: 3px !important;
}
tr.child li:before {
  content: none !important;
}
tr.child li {
  display: table;
}
tr.child li span {
  display: table-cell;
  vertical-align: middle;
}
tr.child li .dtr-title {
  position: relative;
  border: 0;
  font-size: 18px;
  font-weight: 600;
  padding-bottom: 20px;
  padding-top: 20px;
  vertical-align: bottom;
  padding-right: 20px;
  overflow: hidden;
  list-style-type: none;
  display: inline-block;
}
tr.child li .dtr-title:after {
  content: "";
  height: 8px;
  background-color: #FF5800;
  width: 100%;
  right: 20px;
  bottom: 0px;
  position: absolute;
}
tr.child li .dtr-title:last-child {
  padding-right: 0px;
}
tr.child li .dtr-title:last-child:after {
  width: 100%;
  right: 0;
}
tr.child li .dtr-title:empty:after {
  display: none;
}
#social-panel-wrapper {
  position: relative;
}
#social-panel-wrapper #social-panel {
  position: absolute;
  top: 50px;
}
/*LOGO POP UP CONTENT_FOLDER*/
.plone-modal-title img {
  width: 200px;
}
#popover-rename input {
  height: 34px;
  margin-bottom: 15px;
}
#home-regions-map svg a:hover {
  text-decoration: none;
}
#home-regions-map svg a:hover path {
  fill: #FF5800;
}
#home-regions-map svg a > text {
  display: none;
  fill: #615c58;
}
#home-regions-map svg a:hover > text {
  display: block;
  text-decoration: none;
}
/*@import './datatables.css';*/
html {
  font-size: inherit;
}
body {
  min-width: 100%;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  font-size: 100%;
}
body #wrapper {
  /*min-width: 1200px;*/
}
body .container {
  width: 100%;
  padding: 0 60px;
}
section:after {
  content: "";
  display: table;
  clear: both;
}
#edit-bar {
  margin: 0;
}
#wrapper input[type="text"],
#wrapper input[type="password"],
#wrapper textarea,
#wrapper select {
  background-color: #fff;
  background-image: none;
  border: 1px solid #919191;
  border-radius: 0px;
  box-shadow: none;
  color: #000;
  display: block;
  height: 54px;
  line-height: 54px;
  padding: 6px 12px;
  transition: none;
  width: auto;
}
#wrapper input[type="text"]::-moz-placeholder,
#wrapper input[type="password"]::-moz-placeholder,
#wrapper textarea::-moz-placeholder,
#wrapper select::-moz-placeholder {
  color: #000;
  font-family: "GroteskMediumItalic15";
}
#wrapper input[type="text"]::-webkit-input-placeholder,
#wrapper input[type="password"]::-webkit-input-placeholder,
#wrapper textarea::-webkit-input-placeholder,
#wrapper select::-webkit-input-placeholder {
  font-family: "GroteskMediumItalic15";
  color: #000;
}
#wrapper input[type="text"]:-ms-input-placeholder,
#wrapper input[type="password"]:-ms-input-placeholder,
#wrapper textarea:-ms-input-placeholder,
#wrapper select:-ms-input-placeholder {
  font-family: "GroteskMediumItalic15";
  color: #000;
}
#wrapper a.big-link,
#wrapper span.big-link {
  display: inline-block;
  font-family: "GroteskMedium20";
  font-size: 18px;
  line-height: 21px;
  text-transform: uppercase;
  padding: 15px 20px;
  position: relative;
  z-index: 50;
}
#wrapper a.big-link.orange,
#wrapper span.big-link.orange {
  color: #FF5800;
  border-left: 2px solid #FF5800;
}
#wrapper a.big-link.orange:after,
#wrapper span.big-link.orange:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 0;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  z-index: -1;
}
#wrapper a.big-link.orange:hover,
#wrapper span.big-link.orange:hover {
  text-decoration: none;
}
#wrapper a.big-link.orange:hover:after,
#wrapper span.big-link.orange:hover:after {
  width: 100%;
}
#wrapper a.big-link.orange:after,
#wrapper span.big-link.orange:after {
  background: #FF5800;
}
#wrapper a.big-link.orange:hover,
#wrapper span.big-link.orange:hover {
  color: #FFF;
}
a:focus {
  outline: 0;
}
*:focus,
input:focus {
  outline: none !important;
}
.arrow-link {
  font-size: 1.125em;
  text-transform: uppercase;
  color: #FF5800;
  font-weight: 600;
  display: inline-block;
  margin-top: 15px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.arrow-link span {
  font-family: "GroteskSmBold15", arial;
  font-style: normal;
  font-size: 24px;
}
.arrow-link:hover {
  color: #000;
}
.anchor,
div[name][data-unique] {
  display: block;
  position: relative;
  top: -110px;
  visibility: hidden;
}
div[name][data-unique] {
  top: -150px;
}
a:hover .arrow-link {
  color: #000;
}
.hiddenStructure {
  display: none;
}
.default-hidden {
  display: none;
}
.template-event_listing.section-events .documentFirstHeading {
  display: none;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/*
 * jquery.tocify.css 1.9.0
 * Author: @gregfranko
 */

/* The Table of Contents container element */
.tocify {
    max-height: 90%;
    overflow: auto;
    margin-left: 2%;
    border: 1px solid #ccc;
    webkit-border-radius: 6px;
    moz-border-radius: 6px;
    border-radius: 6px;
}

/* The Table of Contents is composed of multiple nested unordered lists.  These styles remove the default styling of an unordered list because it is ugly. */
.tocify ul, .tocify li {
    list-style: none;
    margin: 0;
    padding: 0;
    border: none;
    line-height: 30px;
}

/* Top level header elements */
.tocify-header {
    text-indent: 10px;
}

/* Top level subheader elements.  These are the first nested items underneath a header element. */
.tocify-subheader {
    text-indent: 20px;
}

/* Makes the font smaller for all subheader elements. */
.tocify-subheader li {
    font-size: 12px;
}

/* Further indents second level subheader elements. */
.tocify-subheader .tocify-subheader {
    text-indent: 30px;
}

/* Further indents third level subheader elements. You can continue this pattern if you have more nested elements. */
.tocify-subheader .tocify-subheader .tocify-subheader {
    text-indent: 40px;
}

/* Twitter Bootstrap Override Style */
.nav-list > li > a, .nav-list .nav-header {
    margin: 0px;
}

/* Twitter Bootstrap Override Style */
.nav-list > li > a {
    padding: 5px;
}