/**
*	@author REF
*	CSS - Overrides
*	REF: Site web structure deux colonnes
*	Version: 3.1
*	Date 04-02-16
**/
h2.customObjectName,
h2.participatingIndividualName,
ul.tablinks li a,
ul.tablinks li strong,
div.inputForm input[type="submit"],
.bodyText,
.cancelButton,
.content .label,
.mainButton,
.secondaryButton,
.statistics-module h2,
.js-init #languageSelector ul li span,
#breadcrumb a,
#breadcrumb li span,
#content,
#footer,
#footer span.copyright,
#footer .extendedContainer a,
#topNavigation ul.level1 li a {
  font-family: Arial, Helvetica, sans-serif;
}
hr {
  border: none;
  height: 1px;
  background: #D3D3D3;
}
/****************** Overrides *******************************/
body {
  background-image: none;
}
body.sidebars-left #content {
  width: 780px;
  margin: 0;
}
body.sidebars-left-wide-right #content {
  width: 460px;
}
body.sidebars-left-wide-right #sidebarRight,
body.sidebars-wide-right #sidebarRight {
  width: 300px;
  margin: 0 0 0 20px;
}
body.sidebars-none #content {
  width: 100%;
  margin: 0 0 20px;
}
body.sidebars-none.savedSearchManager #content {
  width: 100%;
}
body.sidebars-wide-right #quickLinks,
body.sidebars-left-wide-right #quickLinks {
  width: 300px;
  margin: 0 0 20px;
}
body.sidebars-wide-right #content,
body.sidebars-right #content,
body.homePage #content {
  width: 682px;
  margin: 0;
}
.toolbar-item-languages .toolbar-item-menu-text,
.toolbar .listitem span {
  text-transform: capitalize;
}
body.sidebars-none #content {
  width: 1002px;
}
div.actions {
  margin: 0;
  float: left;
}
div.addresses li {
  padding: 0 2% 0 0;
}
div.contentLayoutBox {
  width: 1002px;
  margin: 20px auto 20px;
  padding: 0;
}
div.inputForm {
  background: transparent;
  width: 680px;
  margin: 0;
  padding: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
div.inputForm fieldset label {
  margin-top: 0;
  padding-left: 0;
}
div.inputForm label {
  font-size: 16px;
}
div.inputForm label.mandatory {
  width: 165px;
  padding-left: 10px;
}
div.inputForm legend {
  padding: 0;
}
div.inputForm ol {
  margin-bottom: 10px;
  padding: 0;
}
div.inputForm table {
  width: 100%;
  margin-bottom: 20px;
}
div.inputForm ol li.formSection,
div.inputForm ol.attributeContainerDisplay li {
  background-color: transparent;
  padding-left: 0;
  border: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
.TB_modal .inputForm ol {
  padding: 0;
}
.TB_modal .inputForm ol .formSection.messageContent {
  padding: 5px 0;
}
.TB_modal .inputForm.sendMessage .formSection .subject,
.TB_modal .inputForm.sendMessage textarea.messageBody {
  width: 558px !important;
}
div.inputForm input[type=text],
div.inputForm input[type=password],
div.inputForm textarea,
div.inputForm select {
  border: solid 1px #ccc;
}
div.multiLevelNav #topNavigation,
#topNavigation.selectedHasChildren {
  width: 100%;
  margin: 0 0 0;
}
h1,
h1#pageName {
  font-weight: normal;
  border-bottom: none;
}
ul.concertinaList {
  margin-bottom: 20px;
}
ul.concertinaList .concertinaHeading {
  margin: 0;
  padding: 5px 5px 5px 20px;
  font-size: 16px;
  font-size: 1.2em;
}
ul.documents a {
  font-size: 1em;
}
.border-radius {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.button {
  text-transform: none;
}
.centered-page {
  width: 1002px;
}
.contentLayoutBox .bodyText {
  font-size: 1em;
}
.contentLayoutBox #sidebarLeft {
  border: none;
}
.contentMargin {
  margin: 0 0 10px;
}
.contentPageSelection {
  background-color: #efefef;
  margin-bottom: 20px;
  border: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
.contentPageSelection-feed .feedHeading {
  margin-bottom: 10px;
  padding: 5px 20px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  font-size: 1.4em;
}
.contentPageSelection-feed .feedItemContent {
  margin: 0;
}
.contentPageSelection-feed ul {
  margin-bottom: 10px;
}
.contentPageSelection-feed ul.itemList li {
  margin-bottom: 10px;
}
.contentPageSelection-feed ul.itemList li h3 {
  margin: 0 20px 0;
}
.contentPageSelection-rightHandColumnPageDefault {
  width: 300px;
  background-color: transparent;
}
.contentPageSelection-rightHandColumnPageDefault .unmanagedContent {
  background-color: transparent;
  color: #FFF;
  padding: 0;
}
.contentPageSelection-rightHandColumnPageDefault .unmanagedContent > div {
  vertical-align: middle;
}
.contentPageSelection-rightHandColumnPageDefault .unmanagedContent p {
  margin: 0;
  padding: 0;
}
.contentPageSelection-rightHandColumnPageDefault .unmanagedContent h2 {
  color: #FFF;
  padding: 20px 5px 10px 15px;
}
.contentPageSelection-rightHandColumnPageDefault .unmanagedContent h2 ~ p {
  padding: 0 5px 0 15px;
  margin: 0 0 7px 0;
}
.unmanagedContent ol {
  margin: 0;
  padding-left: 0;
}
.unmanagedContent ol li {
  padding-bottom: 5px;
}
.unmanagedContent ul {
  margin: 0 0 10px 0;
}
.unmanagedContent ul li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  list-style: none;
  list-style-type: none;
  list-style-image: none;
}
.unmanagedContent ul li a {
  display: inline-block;
}
#brand {
  max-width: 100%;
  margin: 0 auto;
  padding: 20px 0;
  color: #fff;
}
#brand .unmanagedContent,
#brand .unmanagedContent > div {
  overflow: hidden;
}
#breadcrumb {
  padding-bottom: 0;
}
#breadcrumb a,
#breadcrumb li span {
  font-size: 16px;
  font-size: 0.8em;
  padding: 0 5px;
}
#content {
  margin: 0 0 20px;
  padding: 0;
  border: none;
  font-size: 16px;
}
#content > div.unmanagedContent {
  margin: 0 0 20px;
  padding: 0;
}
#content .actions .button-text-flat {
  width: auto;
}
#content .layoutBlock .unmanagedContent {
  margin-bottom: 0;
}
#header #search #ctl00_searchControl1_SearchFormPanel {
  position: absolute;
  top: -215px;
  *top: -257px;
  right: 0;
}
#ctlChildPageList {
  margin: 0;
}
/******************* FOOTER ******************/
#footer {
  background: #b6b6b6;
  width: 100%;
  padding: 30px 0 0;
  font-size: 16px;
  font-size: 0.9em;
  color: #333333;
}
#footer h3 {
  margin-bottom: 15px;
  color: #333333;
}
#footer span.copyright {
  margin: 0;
  font-size: 1em;
  color: #fff;
  display: block;
  left: auto;
  float: none;
}
#footer.containsProducedBy .headerFooterLinkList {
  float: none;
}
#footer .extendedContainer {
  background: transparent;
  margin: 0;
  padding: 0;
  border: none;
}
#footer .extendedContainer.vertical.noNav .unmanagedContent {
  width: 1002px;
  margin: 0 auto;
}
#footer .extendedContainer a {
  margin: 0;
  color: #fff;
  font-size: 16px;
  font-size: 1em;
  text-decoration: none;
}
#footer .extendedContainer a:hover {
  text-decoration: none;
  color: #0088CC;
}
#footer .extendedContainer .reed-elsevier {
  background: transparent url("") 0 0 no-repeat;
  width: 100px;
  height: 13px;
  margin-bottom: 1em;
  display: block;
  float: right;
  margin-top: 0.5em;
}
#footer .headerFooterLinkList {
  width: 1002px;
  margin: 0 auto 20px;
  padding: 0;
  float: none;
  text-align: center;
}
#footer .headerFooterLinkList li,
#footer .headerFooterLinkList li.first {
  background-image: none;
  border-right: 1px solid #fff;
}
#footer .headerFooterLinkList li.last {
  border-right: 0;
}
#footer .headerFooterLinkList li a {
  color: #fff;
  font-size: 1em;
}
#footer .unmanagedContent ul {
  width: 235px;
  margin: 0 0 40px 20px;
  padding-left: 0;
}
#footer .unmanagedContent ul:first-child {
  margin: 0 0 40px 0;
}
#footer .unmanagedContent ul li {
  margin-bottom: 2px;
  overflow: hidden;
  clear: right;
}
#footer .unmanagedContent .contact-footer {
  margin-right: 0;
}
#footer .social-media span,
#footer .contact-footer span {
  background: url("");
  display: block;
  padding: 0 0 0 30px;
}
#footer .social-media .fot-facebook span {
  background-position: -279px 0px;
}
#footer .social-media .fot-twitter span {
  background-position: -279px -30px;
}
#footer .social-media .fot-linkedin span {
  background-position: -279px -60px;
}
#footer .social-media .fot-flickr span {
  background-position: -279px -90px;
}
#footer .social-media .fot-youtube span {
  background-position: -279px -120px;
}
#footer .fot-mailto span {
  background-position: -278px -191px;
}
#footer .fot-phone span {
  background-position: -278px -157px;
  padding: 0 0 4px 30px;
}
#footer .realization-company {
  width: 1002px;
  margin: 0 auto;
  clear: both;
  padding: 0;
  position: relative;
}
#footer .realization-company ul {
  float: none;
  margin: 0;
  width: 100%;
}
#footer .realization-company ul li {
  padding: 0 0 20px 0;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
#footer .realization-company ul li a {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin: 0 0 0 25px;
}
#footer .realization-company ul li a:first-child {
  margin: 0;
}
#footer .realization-company ul li:last-child,
#footer .realization-company ul li.last-child {
  float: right;
}
#footer .footer-bottomElement {
  background: #333333;
  padding: 11px 0 12px;
}
#footer .footer-bottomElement ul {
  float: none;
  width: 1002px;
  margin: 0 auto;
  padding: 0;
}
/*======================================================*/
#functionalNavigation,
.functionalNavigation {
  width: 1002px;
  margin: 0 auto;
  padding: 0;
  position: relative;
  float: none;
}
#functionalNavigation ul {
  padding: 0;
  position: absolute;
  top: 8px;
  right: 250px;
}
#header {
  background: none;
  width: 100%;
  height: auto;
}
#header .headerFooterLinkList li a {
  color: #fff;
}
.producedBy {
  display: none;
}
#messageList {
  padding: 0 20px 20px;
}
#pageTopContainer {
  width: 100%;
  height: auto;
  margin: 0 0 15px;
  padding: 0;
  float: left;
}
#search input {
  color: #333333;
  width: 134px;
  height: 15px;
}
/*** Top Bar ****/
#search .mainButton,
#search div.inputForm input[type="submit"] {
  background: #c40236;
  width: auto;
  height: 14px;
  padding: 4px 10px 5px;
  font-size: 1.1em;
  color: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  border: none;
  font-weight: 300;
  line-height: 1;
}
#search .mainButton:hover,
#search div.inputForm input[type="submit"]:hover {
  background-color: #65011c;
  color: #fff;
}
.secondaryButton,
.cancelButton {
  background: #f99013;
  width: 92px;
  height: auto;
  padding: 3px 10px 4px;
  color: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  border: none;
  font-size: 0.8em;
  font-weight: normal;
  line-height: 1;
}
.secondaryButton:hover,
.cancelButton:hover {
  background-color: #8b4e04;
  color: #fff;
  text-decoration: none;
}
#searchApplied {
  background-color: transparent;
  margin: 0;
  border: none;
}
#searchApplied li {
  border: none;
}
#searchApplied .keywords {
  margin: 0;
  padding: 10px;
}
#searchApplied .keywords dt {
  margin-top: 0;
  font-size: 16px;
  font-weight: normal;
}
#searchApplied h4 {
  margin-top: 0;
  font-size: 16px;
  font-weight: normal;
}
#searchApplied ul.values li {
  font-size: 0.9em;
}
#searchApplied a.reset {
  top: 9px;
}
#topbar {
  background-color: #b6b6b6;
  width: 100%;
  height: 43px;
  margin: 0;
  padding: 0;
  z-index: 10;
}
#viewProfileDetails {
  padding: 0;
}
#wrapper {
  background: none;
  width: 100%;
  margin: 0;
  padding: 34px 0 0 0;
  border: none;
}
/************** Header blocks *******************/
.show-logo {
  background-color: #b6b6b6;
  width: 254px;
  margin-right: 20px;
  float: left;
}
.right-col-element {
  float: right;
}
.primary-ad-v2 {
  background-color: #b6b6b6;
  width: 728px;
  height: 90px;
  margin-bottom: 20px;
}
.salon-date-header {
  text-transform: uppercase;
  float: left;
}
.img-text-header {
  float: right;
}
.visiteur-btn,
.exhibitor-btn {
  background-color: #b6b6b6;
  margin: 0 20px 0 0;
  float: right;
}
.exhibitor-btn {
  margin: 0;
}
/* Generic form */
.generic-form .inputForm {
  width: 650px;
  padding: 5px 15px;
}
.generic-form .inputForm label,
.generic-form .inputForm #captchaContainer label {
  width: 600px;
}
.generic-form .inputForm #captchaContainer label {
  margin-left: 10px;
}
.generic-form .inputForm input,
.generic-form .inputForm select,
.generic-form .inputForm textarea {
  width: 300px;
  margin-left: 10px;
}
.generic-form .inputForm span {
  margin-left: 10px;
  display: block;
  font-weight: bold;
}
.generic-form label[for="ctl00_centreContentPlaceHolder_formControl_Ifyouareenteringyourownorganisation"] {
  font-weight: bold;
}
/* UAB */
.top-bar .toolbar a {
  font-size: 0.9em;
}
.top-bar #search input,
.top-bar #search button {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.top-bar .toolbar-item {
  line-height: 34px;
}
.top-bar .toolbar-item.toolbar-item-search {
  margin: 0;
}
.top-bar .toolbar-item-profile .toolbar-link {
  float: left;
}
.top-bar .toolbar-item-profile .toolbar-link > span {
  padding-right: 5px;
  line-height: 34px;
  float: left;
}
.top-bar .toolbar-item-profile .toolbar-link > img {
  margin-top: 5px;
  float: left;
}
.toolbar-dock-left {
  margin-left: 0;
}
.toolbar-dock-right {
  margin-right: 0;
}
/* Dropdown menus */
#topNavigation {
  background: #b6b6b6;
  width: 100%;
  margin: 0;
}
#topNavigation ul.level1 {
  width: 1002px;
  height: 41px;
  margin: 0 auto;
  list-style: none;
  position: relative;
  z-index: 5;
}
#topNavigation ul.level1 li {
  position: relative;
  border: none;
  float: left;
}
#topNavigation ul.level1 li a {
  padding: 12px 15px 11px;
  display: inline-block;
  font-size: 16px;
  font-size: 1em;
  font-weight: normal;
  text-decoration: none;
  color: #fff;
  line-height: 1.5;
  vertical-align: top;
}
#topNavigation ul.level1 li a:hover,
#topNavigation ul.level1 li a:focus,
#topNavigation ul.level1 .override-selected a,
#topNavigation ul.level1 li.hover a,
#topNavigation ul.level1 li.selected a,
#topNavigation.no-js ul.level1 li:hover a {
  background-color: #eee;
  color: #333;
}
#topNavigation ul.level1 .level2,
#topNavigation.no-js li .level2 {
  width: auto;
  margin: 0;
  position: absolute;
  left: -9999px;
  display: block;
  z-index: 9999;
}
#topNavigation ul.level1 .level2 .hasChildren a {
  background: transparent url("") 330px 10px no-repeat;
}
#topNavigation ul.level1 .level2 .hasChildren ul a {
  background: none;
  color: #333;
}
#topNavigation ul.level1 .level2 li {
  background-color: #eee;
  width: auto;
  border: none;
}
#topNavigation ul.level1 .level2 li a {
  background-color: #eee;
  display: block;
  white-space: nowrap;
  color: #333333;
  border: none;
}
#topNavigation li:hover .level2,
#topNavigation li:focus .level2,
#topNavigation.no-js li:hover .level2 {
  left: 0;
}
#topNavigation li ul.level2 ul,
#topNavigation li.selected ul.level2 ul {
  margin: 0;
  display: block;
  position: absolute;
  left: -9999px;
}
#topNavigation ul.level2 li:hover ul,
#topNavigation ul.level2 li:focus ul {
  top: 0;
  left: 350px;
}
#topNavigation ul.level2 li:hover ul a,
#topNavigation ul.level2 li:focus ul a {
  background-color: #cdcdcd;
}
#topNavigation ul.level2 li.hover ul li a,
#topNavigation.no-js ul.level2 li:hover ul li a,
#topNavigation.no-js ul.level2 li:hover ul,
#topNavigation.no-js ul.level2 li:focus ul li a,
#topNavigation.no-js ul.level2 li:focus ul,
#topNavigation ul.level2 li.hover ul {
  border: none;
}
#topNavigation ul.level1 .level2 li ul li {
  padding: 0;
}
#topNavigation #navTreeItem-83504 .level2 {
  width: 250px;
}
#topNavigation #navTreeItem-83504 .level2 a {
  padding-left: 30px;
}
#topNavigation #navTreeItem-83504 .level2 .hasChildren a {
  background: transparent url("") no-repeat 10px 13px;
}
#topNavigation #navTreeItem-83504 .level2 .hasChildren .level3 {
  width: 230px;
}
#topNavigation #navTreeItem-83504 .level2 .hasChildren:hover .level3,
#topNavigation #navTreeItem-83504 .level2 .hasChildren:focus .level3 {
  left: -229px;
}
#topNavigation #navTreeItem-83504 .level2 .hasChildren .level3 a {
  background: none;
  padding-left: 10px;
}
.selectedHasChildren {
  height: auto;
}
/**** Megamenus ***/
.megamenu #topNavigation ul.level1 li:hover a,
.megamenu #topNavigation ul.level1 li:focus a,
.megamenu #topNavigation.no-js ul.level1 li:hover a {
  background-color: #e6e8fa;
  color: #333;
}
.megamenu #topNavigation ul.level1 li {
  position: static;
}
.megamenu #topNavigation ul.level1 .level2,
.megamenu #topNavigation.no-js li .level2 {
  background-color: #e6e8fa;
  width: 98%;
  padding: 2% 0 0 2%;
  display: none;
  left: 0;
}
.megamenu #topNavigation ul.level1 .level2 li {
  background-color: transparent;
}
.megamenu #topNavigation ul.level1 .level2 > li {
  width: 23%;
  height: 200px;
  margin: 0 2% 2% 0;
}
/* .megamenu #topNavigation ul.level1 .level2 > li a {
    -ms-transition: all 0.25s ease-in-out 0s;
    -webkit-transition: all 0.25s ease-in-out 0s;
    transition: all 0.25s ease-in-out 0s;
    } */
.megamenu #topNavigation ul.level1 .level2 > li > a,
.megamenu #topNavigation ul.level1 .level2 > li > a:visited {
  background-color: transparent;
  margin-bottom: 2%;
  padding: 0 0 0.3em 0;
  border-bottom: 1px solid #000;
  font-size: 0.9em;
}
.megamenu #topNavigation ul.level1 .level2 > li a:hover,
.megamenu #topNavigation ul.level1 .level2 > li a:focus {
  color: #c40236;
}
.megamenu #topNavigation li ul.level2 ul,
.megamenu #topNavigation li.selected ul.level2 ul {
  margin: 0;
  display: block;
  font-size: 0.8em;
  left: auto;
  top: auto;
  position: static;
}
.megamenu #topNavigation ul.level1 .level2 .hasChildren ul {
  margin-left: 2%;
}
.megamenu #topNavigation ul.level1 .level2 .hasChildren ul li a {
  padding: 0;
}
.megamenu #topNavigation ul.level1 .level2 .hasChildren ul li a:hover,
.megamenu #topNavigation ul.level1 .level2 .hasChildren ul li a:focus {
  text-decoration: underline;
}
.megamenu #topNavigation #navTreeItem-83446,
.megamenu #topNavigation #navTreeItem-000 {
  margin-right: 0;
}
.megamenu #topNavigation #navTreeItem-83447,
.megamenu #topNavigation #navTreeItem-83452 {
  margin-bottom: 0;
}
.megamenu #topNavigation.no-js li:hover .level2,
.megamenu #topNavigation.no-js li:focus .level2 {
  display: block;
}
/**************************** Layout blocks ************************************/
.layoutBlockContainer .layoutBlock-1 .itemList,
.layoutBlockContainer .layoutBlock-2 .itemList {
  padding: 0;
  overflow: hidden;
}
.layoutBlockContainer .layoutBlock-1 .itemList li,
.layoutBlockContainer .layoutBlock-2 .itemList li {
  overflow: hidden;
}
.layoutBlock .unmanagedContent ol li,
.layoutBlock .unmanagedContent ul li {
  display: list-item;
  zoom: 0;
}
.layoutBlock .unmanagedContent ol li {
  list-style: decimal;
}
.layoutBlock .unmanagedContent ul li {
  list-style: disc;
}
.ul-puce-img .layoutBlock .unmanagedContent ul li {
  list-style-image: url("");
}
.itemList li {
  padding-top: 15px;
  border-top: 1px solid #ccc;
}
.itemList .first {
  padding-top: 0;
  border: none;
}
ul.itemList li .description {
  margin: 0 0 10px;
}
ul.itemList .withImage .description {
  margin: 0 0 10px 85px;
}
div.layoutBlockContainer,
div.layoutBlock img {
  margin: 0;
  overflow: visible;
}
.layoutBlock {
  margin-bottom: 20px;
}
div.layoutBlock .more {
  display: none;
}
div.layoutBlockContainer .layoutBlock .unmanagedContent,
div.layoutBlockContainer .layoutBlock > h2,
div.layoutBlockContainer .layoutBlock .unmanagedContent h2,
div.layoutBlockContainer .layoutBlock .feedItems {
  padding: 20px 20px 0 20px;
}
.dual-img div.layoutBlockContainer .layoutBlock > h2 {
  padding: 20px 20px 0 20px;
}
.dual-img div.layoutBlockContainer .layoutBlock .unmanagedContent {
  padding: 0 ;
}
.dual-img div.layoutBlockContainer .layoutBlock .unmanagedContent h2 {
  padding-top: 0;
}
.dual-img div.layoutBlockContainer .layoutBlock .unmanagedContent p {
  padding: 0 20px 0 20px;
}
.dual-img div.layoutBlockContainer .layoutBlock .unmanagedContent .last {
  padding: 10px 20px 0 20px;
}
.dual-img div.layoutBlockContainer > .layoutBlock {
  background: #FFFFFF;
}
.dual-img div.layoutBlockContainer .image-primary {
  text-align: center;
  margin: 0 0 15px 0;
}
div.layoutBlock .unmanagedContent p {
  margin: 0 0 7px;
}
div.layoutBlock .unmanagedContent .last {
  margin: 0;
  padding: 10px 0 0px;
}
.image-right .layoutBlock .unmanagedContent p.last,
.image-left .layoutBlock .unmanagedContent p.last {
  padding: 10px 20px 0 0;
}
.image-right .layoutBlock .unmanagedContent span.last,
.image-left .layoutBlock .unmanagedContent span.last {
  padding: 10px 20px 0 0;
}
.image-right .layoutBlockContainer .layoutBlock .feedItems,
.image-left .layoutBlockContainer .layoutBlock .feedItems {
  padding: 0;
}
.layoutBlock h2,
.layoutBlock h3 {
  margin: 0;
}
div.layoutBlockContainer2Col div.layoutBlock,
div.layoutBlockContainer3Col div.layoutBlock,
.sidebars-none div.layoutBlockContainer2Col div.layoutBlock {
  margin: 0 20px 20px 0;
}
div.layoutBlockContainer2Col > div.layoutBlock-2,
div.layoutBlockContainer3Col > div.layoutBlock-3,
.sidebars-none div.layoutBlockContainer2Col div.layoutBlock.layoutBlock-2,
.sidebars-none div.layoutBlockContainer3Col div.layoutBlock.layoutBlock-3 {
  margin: 0 0 20px 0;
}
div.layoutBlockContainer2Col div.layoutBlock,
.highlight div.layoutBlockContainer2Col .layoutBlock {
  width: 331px;
}
div.layoutBlockContainer3Col div.layoutBlock {
  width: 214px;
}
.sidebars-none div.layoutBlockContainer2Col div.layoutBlock {
  width: 491px;
}
.sidebars-none div.layoutBlockContainer3Col div.layoutBlock {
  width: 320px;
  margin: 0 21px 20px 0;
}
.layoutBlock ol,
.layoutBlock ul {
  padding: 0 0 5px 20px;
}
.layoutBlock > a {
  line-height: 0;
  display: block;
  text-align: center;
}
.layoutBlock ul.last,
.layoutBlock ol.last {
  padding-bottom: 0;
}
.mod-content div.layoutBlockContainer3Col div.layoutBlock {
  width: 200px;
  margin-bottom: 0;
}
.mod-content div.layoutBlockContainer3Col div.layoutBlock-3 {
  width: 198px;
}
/****************** Des Class Personnaliser pour les LayoutBlocks ********************/
/************** All class highlight **************/
.highlight .layoutBlockContainer {
  overflow: visible;
}
div.layoutBlockContainer1Col.layoutBlockContainer .layoutBlock {
  width: 100%;
  /* padding: 14px 20px 20px; */
}
/* .highlight-all .layoutBlockContainer .layoutBlock, */
.highlight-first .layoutBlockContainer .layoutBlock.layoutBlock-1,
.highlight-second .layoutBlockContainer .layoutBlock.layoutBlock-2 {
  width: 331px;
  /* padding: 14px 20px 20px; */
  border: solid 1px #ccc;
}
/* .sidebars-none .highlight-all .layoutBlockContainer .layoutBlock, */
.sidebars-none .highlight-first .layoutBlockContainer .layoutBlock.layoutBlock-1,
.sidebars-none .highlight-second .layoutBlockContainer .layoutBlock.layoutBlock-2 {
  width: 449px;
  /* padding: 14px 20px 20px; */
  border: solid 1px #ccc;
}
/* .sidebars-none .highlight-all.image-top-all .layoutBlockContainer .layoutBlock { width: 489px; } */
.sidebars-none .highlight .layoutBlockContainer .layoutBlock,
.sidebars-none .highlight.image-top .layoutBlockContainer .layoutBlock {
  width: 1002px;
  /* padding: 14px 20px 20px; */
  border: solid 1px #ccc;
}
.sidebars-none .highlight.image-right .layoutBlockContainer .layoutBlock,
.sidebars-none .highlight.image-left .layoutBlockContainer .layoutBlock {
  width: 1002px;
}
/********* Image-Top ********/
.image-top .layoutBlock > a {
  text-align: center;
}
.image-right.highlight h2,
.image-right.highlight h3,
.image-right.highlight p {
  padding: 0 0 0 20px;
}
.image-left.highlight h2,
.image-left.highlight h3,
.image-left.highlight p {
  padding: 0 20px 0 0;
}
.image-left.highlight .layoutBlock > h2,
.image-right.highlight .layoutBlock > h2 {
  margin-bottom: 0;
  padding-top: 15px;
}
.image-left.highlight .layoutBlockContainer > .layoutBlock > .unmanagedContent > div,
.image-right.highlight .layoutBlockContainer > .layoutBlock > .unmanagedContent > div {
  padding-top: 14px;
}
.image-right .layoutBlockContainer .layoutBlock > a,
.image-right-all .layoutBlockContainer .layoutBlock > a {
  width: 50%;
  text-align: right;
  padding-left: 20px;
  float: right;
}
.image-left .layoutBlockContainer .layoutBlock > a,
.image-left-all .layoutBlockContainer .layoutBlock > a {
  width: 50%;
  padding-right: 20px;
  float: left;
  text-align: left;
}
.highlight.image-left .layoutBlock.layoutBlock-1 > h2,
.highlight.image-right .layoutBlock.layoutBlock-1 > h2,
.highlight.image-left .layoutBlock.layoutBlock-1 > .unmanagedContent,
.highlight.image-right .layoutBlock.layoutBlock-1 > .unmanagedContent {
  float: left;
  width: 47%;
  padding: 0;
}
.highlight.image-right .layoutBlock.layoutBlock-1 > h2 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
}
.highlight.image-right .layoutBlock.layoutBlock-1 > h2,
.highlight.image-right .layoutBlock.layoutBlock-1 > .unmanagedContent {
  float: right;
}
.highlight-first.image-top-first .layoutBlockContainer .layoutBlock.layoutBlock-1,
.highlight-second.image-top-second .layoutBlockContainer .layoutBlock.layoutBlock-2,
.highlight-first.image-bottom-first .layoutBlockContainer .layoutBlock.layoutBlock-1,
.highlight-second.image-bottom-second .layoutBlockContainer .layoutBlock.layoutBlock-2 {
  width: 331px;
  padding: 0;
}
.highlight.image-right .layoutBlock.layoutBlock-1 > h2,
.highlight.image-left .layoutBlock.layoutBlock-1 > h2 {
  padding-top: 15px;
}
.highlight.image-right h2,
.highlight.image-right h3,
.highlight.image-right p,
.highlight.image-right p.last {
  padding: 0 0 0 20px;
}
.highlight.image-left h2,
.highlight.image-left h3,
.highlight.image-left p,
.highlight.image-left p.last {
  padding: 0 20px 0 0;
}
.sidebars-none .highlight-first.image-top .layoutBlockContainer .layoutBlock.layoutBlock-1,
.sidebars-none .highlight-first.image-bottom .layoutBlockContainer .layoutBlock.layoutBlock-1,
.sidebars-none .highlight-second.image-top .layoutBlockContainer .layoutBlock.layoutBlock-2,
.sidebars-none .highlight-second.image-bottom .layoutBlockContainer .layoutBlock.layoutBlock-2 {
  width: 488px;
  padding: 0;
}
/********* Background Color **********/
.bck-color .layoutBlockContainer .layoutBlock,
.bck-color-first .layoutBlockContainer .layoutBlock.layoutBlock-1,
.bck-color-second .layoutBlockContainer .layoutBlock.layoutBlock-2 {
  background: #b6b6b6;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bck-color h2,
.bck-color-first .layoutBlock.layoutBlock-1 h2,
.bck-color-second .layoutBlock.layoutBlock-2 h2,
.bck-color p,
.bck-color-first .layoutBlock.layoutBlock-1 p,
.bck-color-second .layoutBlock.layoutBlock-2 p {
  color: #fff;
}
.bck-color a.tertiary-cta,
.bck-color p.tertiary-cta > a,
.bck-color-first .layoutBlock.layoutBlock-1 a.tertiary-cta,
.bck-color-first .layoutBlock.layoutBlock-1 p.tertiary-cta > a,
.bck-color-second .layoutBlock.layoutBlock-2 a.tertiary-cta,
.bck-color-second .layoutBlock.layoutBlock-2 p.tertiary-cta > a,
.bck-color a.teritiary-cta:visited,
.bck-color p.teritiary-cta > a:visited,
.bck-color-first .layoutBlock.layoutBlock-1 a.teritiary-cta:visited,
.bck-color-first .layoutBlock.layoutBlock-1 a.teritiary-cta:visited,
.bck-color-second .layoutBlock.layoutBlock-2 p.teritiary-cta > a:visited,
.bck-color-second .layoutBlock.layoutBlock-2 p.teritiary-cta > a:visited {
  background-image: url("");
  color: #fff;
}
.bck-color a.tertiary-cta:hover,
.bck-color p.tertiary-cta > a:hover,
.bck-color-first .layoutBlock.layoutBlock-1 a.tertiary-cta:hover,
.bck-color-first .layoutBlock.layoutBlock-1 p.tertiary-cta > a:hover,
.bck-color-second .layoutBlock.layoutBlock-2 a.tertiary-cta:hover,
.bck-color-second .layoutBlock.layoutBlock-2 p.tertiary-cta > a:hover,
.bck-color a.tertiary-cta:focus,
.bck-color p.tertiary-cta > a:focus,
.bck-color-first .layoutBlock.layoutBlock-1 a.tertiary-cta:focus,
.bck-color-first .layoutBlock.layoutBlock-1 p.tertiary-cta > a:focus,
.bck-color-second .layoutBlock.layoutBlock-2 a.tertiary-cta:focus,
.bck-color-second .layoutBlock.layoutBlock-2 p.tertiary-cta > a:focus {
  background-image: url("");
  color: #fff;
}
/******** Overlay-head *******/
.overlay-head .layoutBlock,
.overlay-head-secondary .layoutBlock,
.overlay-head-third .layoutBlock {
  position: relative;
}
.overlay-head .layoutBlock h2,
.overlay-head-secondary .layoutBlock h2,
.overlay-head-third .layoutBlock h2 {
  color: #fff;
  position: absolute;
  top: 10px;
  left: 10px;
}
li.overlay-head.highlight .layoutBlock h2,
li.overlay-head.highlight-first .layoutBlock h2,
li.overlay-head-secondary.highlight .layoutBlock h2,
li.overlay-head-secondary.highlight-first .layoutBlock h2,
li.overlay-head-third.highlight .layoutBlock h2,
li.overlay-head-third.highlight-first .layoutBlock h2 {
  background-color: #b6b6b6;
  color: #ffffff;
  width: auto;
  max-width: 76%;
  padding: 0 15px 0 15px;
  right: 0;
  left: auto;
  top: 10px;
  font-size: 1.6em;
}
li.overlay-head.highlight .layoutBlock h2 a,
li.overlay-head.highlight-first .layoutBlock h2 a,
li.overlay-head-secondary.highlight .layoutBlock h2 a,
li.overlay-head-secondary.highlight-first .layoutBlock h2 a,
li.overlay-head-third.highlight .layoutBlock h2 a,
li.overlay-head-third.highlight-first .layoutBlock h2 a {
  text-decoration: none;
  color: #ffffff;
}
/******** My event ********/
.layoutBlock .unmanagedContent .my-event-help h3,
.layoutBlock .unmanagedContent .my-event-help p {
  margin-bottom: 10px;
  text-align: center;
}
.my-event-help .icon,
.my-event-help .fa {
  font-size: 3em;
}
/* Slidorion overrides */
.slidorion {
  width: 658px;
  height: 330px;
  margin-left: 0;
  left: auto;
}
.accordion {
  z-index: 99;
}
.accordion .content {
  height: 140px;
}
/* RSS slider */
#rssSliderContainer {
  background: none;
  width: 680px;
  height: 230px;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}
#rssSliderContainer .copy {
  background: rgba(0, 0, 0, 0.8);
  height: 170px;
  padding: 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  position: absolute;
  top: 20px;
  left: 20px;
  overflow: hidden;
}
#rssSliderContainer .copy a {
  text-decoration: none;
  cursor: pointer;
}
#rssSliderContainer .product {
  background-color: transparent;
  width: 680px;
  height: 230px;
  position: relative;
}
#rssSliderContainer .product p {
  width: 210px;
  margin: 0 10px 10px;
  padding: 0;
  font-size: 1em;
  color: #fff;
}
#rssSliderContainer .product h2,
#rssSliderContainer .product h3 {
  width: 281px;
  margin: 10px 10px 15px;
  padding: 0;
  color: #fff;
  font-weight: bold;
  font-size: 1.3em;
  line-height: 1.1;
}
#rssSliderContainer .product h3 {
  margin: 0 10px 5px;
  font-weight: normal;
  font-size: 1.2em;
  line-height: 1;
}
#rssSliderContainer .product .stand {
  font-size: 0.8em;
}
#rssSliderContainer .product .description {
  display: none;
}
#rssSliderContainer .product .image {
  width: 680px;
  height: 230px;
  margin-left: 0;
  overflow: hidden;
}
#rssSliderContainer .product .primary-cta {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
/* Simple pagination */
.pagination-selector {
  width: 100%;
  clear: both;
  float: left;
  display: block;
}
.pagination-selector ul {
  width: 470px;
  margin: 0 auto 20px;
  padding: 0;
  overflow: hidden;
}
.pagination-selector ul li {
  margin-right: 3px;
  float: left;
  display: inline;
}
.pagination-selector ul li a {
  background: transparent;
  padding: 3px 9px 2px;
  color: #C40236;
}
.pagination-selector ul li.on a {
  background: #C40236;
  color: #fff;
}
.pagination-selector ul li span span {
  background: #454545;
  padding: 3px 9px 2px;
  color: #bfbfbf;
}
/***** Cookie compliance *****/
#UserMessageContainer {
  margin-top: 0px;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  background-color: #333;
  border-top: 2px solid #FFFFFF;
  -moz-opacity: .95;
  filter: alpha(opacity=95);
  opacity: .95;
}
#UserMessageContainer #cookieComplianceMessage {
  background-color: transparent;
  color: #FFFFFF;
  border: none;
  padding: 10px 0;
  max-width: 1002px;
  margin: 0 auto;
  overflow: hidden;
  -moz-opacity: 1;
  filter: apha(opacity=1);
  opacity: 1;
}
#UserMessageContainer #cookieComplianceMessage p {
  width: 900px;
  float: left;
  margin: 0;
}
#UserMessageContainer #cookieComplianceMessage p strong {
  font-size: 14px;
}
#UserMessageContainer #cookieComplianceMessageAction {
  width: 75px;
  float: right;
  font-size: 0px;
  margin: 0;
  text-align: right;
  padding: 0 15px 0 0;
}
#UserMessageContainer #cookieComplianceMessageAction #btnCloseComplianceMessage {
  background: url("/REF/Common/2015-website/images/picto-close.png") no-repeat 2px 3px;
  padding: 47px 45px 0 0;
  width: auto;
  font-size: 1px;
  color: transparent;
}
/************************** Begin Elements and Widgets ***********************************/
/*** Social Media ***/
.social-media-fr {
  padding: 10px 0;
  text-align: center;
}
.social-media-fr p {
  margin: 0;
  padding: 0 0 10px;
  font-size: 16px;
}
.social-media-fr ul {
  padding: 0;
  margin: 0;
}
.social-media-fr li {
  padding: 0 10px 0 10px;
}
.social-media-fr li a {
  display: block !important;
  width: 35px;
  height: 35px;
}
/************ Slider jssor ***************/
.content-slider div.layoutBlockContainer .layoutBlock .unmanagedContent {
  padding: 0;
}
.hero-slider {
  position: relative;
  top: 0;
  left: 0;
  width: 682px;
  height: 250px;
  overflow: hidden;
}
div.slides {
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 682px;
  list-style: none;
  height: 250px;
  cursor: move;
  position: absolute;
}
div.slides > div {
  height: 250px;
  display: inline-block;
  width: 682px;
  margin: 0;
  padding: 0;
  position: relative;
}
div.slides .loading {
  position: absolute;
  top: 0;
  left: 0;
}
div.slides .filter {
  background-color: #000;
  opacity: 0.7;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
div.slides .loader {
  background: url("") no-repeat center center;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.content-text-slider a {
  color: #FF0000;
}
/* .content-text-slider a:hover { text-decoration: underline;} */
.hero-slider .arrow-left,
.hero-slider .arrow-right {
  width: 55px;
  height: 55px;
  top: 222.5px;
}
.hero-slider .arrow-left {
  left: 8px;
}
.hero-slider .arrow-right {
  right: 8px;
}
.arrow-left,
.arrow-right,
.jssora03ldn,
.jssora03rdn {
  position: absolute;
  cursor: pointer;
  display: block;
  background: url("/REF/Common/2015-website/plugins/jssor.slider/img/a03.png") no-repeat;
  overflow: hidden;
}
.arrow-left {
  background-position: -3px -33px;
}
.arrow-right {
  background-position: -63px -33px;
}
.arrow-left:hover {
  background-position: -123px -33px;
}
.arrow-right:hover {
  background-position: -183px -33px;
}
.jssora03ldn {
  background-position: -243px -33px;
}
.jssora03rdn {
  background-position: -303px -33px;
}
.content-slider div.layoutBlockContainer .layoutBlock .feedItems {
  padding: 0;
}
/*** Scrolling Partenaires ***/
.scrolling {
  position: relative;
  top: 0px;
  left: 0px;
  width: 682px;
  height: 150px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #ffffff;
  border: none;
  -webkit-box-shadow: 0 0 2px 1px rgba(179, 179, 179, 0.5);
  box-shadow: 0 0 2px 1px rgba(179, 179, 179, 0.5);
}
.scrolling > h2 {
  padding: 20px 20px 0px 20px;
}
.scrolling ul.concertinaList {
  cursor: move;
  position: absolute;
  left: 0px;
  top: 50px;
  width: 682px;
  height: 100px;
  overflow: hidden;
}
.scrolling ul.concertinaList li {
  background: #FFFFFF;
  text-align: center;
  vertical-align: middle;
}
.scrolling .layoutBlock {
  margin: 0;
}
.scrolling div.layoutBlockContainer .layoutBlock .more,
.scrolling div.layoutBlockContainer .layoutBlock .feedItems,
.scrolling div.layoutBlockContainer .layoutBlock .clear {
  display: none;
}
/*** Bloc Elements "Cloud" ***/
div.cloud-elements,
li.cloud-elements {
  /*version 2*/
  background-color: transparent;
}
div.cloud-elements h2,
li.cloud-elements h2 {
  padding: 20px 20px 0 20px;
}
div.cloud-elements ul,
li.cloud-elements ul {
  padding: 20px 20px 0 20px;
  text-align: center;
}
div.cloud-elements ul li,
li.cloud-elements ul li {
  background-color: transparent;
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin: 0;
  padding: 0 25px 25px 0;
  vertical-align: middle;
}
div.cloud-elements ul li .layoutBlock,
li.cloud-elements ul li .layoutBlock {
  margin: 0;
}
div.cloud-elements ul li div.layoutBlockContainer .layoutBlock .feedItems,
li.cloud-elements ul li div.layoutBlockContainer .layoutBlock .feedItems {
  display: none;
}
/************************** END Elements and Widgets ***********************************/
/* Mobile only */
@media only screen and (max-device-width: 500px) {
  #wrapper {
    width: 1002px;
    padding: 0 10px;
  }
  body.sidebars-left-wide-right #sidebarRight,
  body.sidebars-wide-right #sidebarRight {
    width: 300px;
  }
  #header #search {
    right: 10px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #wrapper {
    width: 1002px;
    padding: 0 10px;
  }
  body.sidebars-left-wide-right #sidebarRight,
  body.sidebars-wide-right #sidebarRight {
    width: 300px;
  }
  #header #search {
    right: 10px;
  }
}
/* .overlay-head.highlight-all .layoutBlock h2,
.overlay-head.highlight-all .layoutBlock h2,
.overlay-head.highlight-first .layoutBlock.layoutBlock-1 h2,
.overlay-head.highlight-second .layoutBlock.layoutBlock-2 h2,
.overlay-head-third.highlight .layoutBlock h2,
.overlay-head-third.highlight-all .layoutBlock h2,
.overlay-head-third.highlight-all .layoutBlock h2,
.overlay-head-third.highlight-first .layoutBlock.layoutBlock-1 h2,
.overlay-head-third.highlight-second .layoutBlock.layoutBlock-2 h2  */
/* .highlight-all.image-top-all .layoutBlockContainer .layoutBlock, */
/* .highlight-all.image-bottom-all .layoutBlockContainer .layoutBlock, */
/* .image-top-all .layoutBlockContainer .layoutBlock,
.image-top-first .layoutBlockContainer .layoutBlock.layoutBlock-1,
.image-top-second .layoutBlockContainer .layoutBlock.layoutBlock-2,
.image-bottom-all .layoutBlockContainer .layoutBlock,
.image-bottom-first .layoutBlockContainer .layoutBlock.layoutBlock-1,
.image-bottom-second .layoutBlockContainer .layoutBlock.layoutBlock-2 {
    width: 330px;
    padding: 0;
    } */
/* .image-top .layoutBlockContainer .layoutBlock,
.image-bottom .layoutBlockContainer .layoutBlock,
.image-right .layoutBlockContainer .layoutBlock,
.image-left .layoutBlockContainer .layoutBlock {
    width: 680px;
    padding: 0;
    } */
/* .image-right-all.highlight-all h2,
.image-right-all.highlight-all h3,
.image-right-all.highlight-all p,  */
/* .image-left-all.highlight-all h2,
.image-left-all.highlight-all h3,
.image-left-all.highlight-all p, */
/* .image-left-all.highlight-all .layoutBlock > h2,
.image-right-all.highlight-all .layoutBlock > h2, */
/* .image-left-all.highlight-all .layoutBlockContainer > .layoutBlock > .unmanagedContent > div,
.image-right-all.highlight-all .layoutBlockContainer > .layoutBlock > .unmanagedContent > div,  */
/* .image-top.highlight div.layoutBlock .last,
.image-top.highlight-all div.layoutBlock .last,
.image-top-all.highlight-all div.layoutBlock .last,
.image-top-all.highlight-all-three div.layoutBlock .last,
.image-top-first.highlight-all div.layoutBlock .last,
.image-top-second.highlight-all div.layoutBlock .last,
.image-top-all.highlight-first div.layoutBlock .last,
.image-top-first.highlight-first div.layoutBlock .last,
.image-top-all.highlight-second div.layoutBlock .second,
.image-top-second.highlight-second div.layoutBlock .last,
.image-bottom div.layoutBlock .last,
.image-bottom-all div.layoutBlock .last,
.image-bottom-first div.layoutBlock .last,
.image-bottom-second div.layoutBlock .last,
.image-right div.layoutBlock .last,
.image-left div.layoutBlock .last,
.image-right-all div.layoutBlock .last,
.image-left-all div.layoutBlock .last {margin-bottom: 20px;} */
/* .image-top .layoutBlock ul,
.image-top .layoutBlock ol,
.image-top-all .layoutBlock ul,
.image-top-all .layoutBlock ol,
.image-top-first .layoutBlock.layoutBlock-1 ul,
.image-top-first .layoutBlock.layoutBlock-1 ol,
.image-top-second .layoutBlock.layoutBlock-2 ul,
.image-top-second .layoutBlock.layoutBlock-2 ol,
.image-bottom ul .layoutBlock,
.image-bottom ol .layoutBlock,
.image-bottom-all ul .layoutBlock,
.image-bottom-all ol .layoutBlock,
.image-bottom-first .layoutBlock.layoutBlock-1 ul,
.image-bottom-first .layoutBlock.layoutBlock-1 ol,
.image-bottom-second .layoutBlock.layoutBlock-2 ul,
.image-bottom-second .layoutBlock.layoutBlock-2 ol,
.image-right .layoutBlock ul,
.image-right .layoutBlock ol,
.image-left .layoutBlock ul,
.image-left .layoutBlock ol {padding: 0 20px 0 40px;}

.image-top .layoutBlock ul.last,
.image-top .layoutBlock ol.last,
.image-top-all .layoutBlock ul.last,
.image-top-all .layoutBlock ol.last,
.image-top-first .layoutBlock.layoutBlock-1 ul.last,
.image-top-first .layoutBlock.layoutBlock-1 ol.last,
.image-top-second .layoutBlock.layoutBlock-2 ul.last,
.image-top-second .layoutBlock.layoutBlock-2 ol.last {padding-bottom: 20px;} */
/* .image-top .layoutBlock > a > img,
.image-top-all .layoutBlock > a > img,
.image-top-first .layoutBlock.layoutBlock-1 > a > img,
.image-top-second .layoutBlock.layoutBlock-2 > a > img {margin-bottom: 10px;} */
/* .highlight-all.image-right-all .layoutBlockContainer .layoutBlock,
.highlight-all.image-left-all .layoutBlockContainer .layoutBlock {
    width: 331px;
    padding: 0;
    } */
/* .highlight.image-top .layoutBlockContainer .layoutBlock,
.highlight.image-bottom .layoutBlockContainer .layoutBlock,
.highlight.image-right .layoutBlockContainer .layoutBlock,
.highlight.image-left .layoutBlockContainer .layoutBlock {
    width: 680px;
    padding: 0;
    } */
/* .highlight.image-top h2,
.highlight.image-top h3,
.highlight.image-top p,
.highlight.image-top p.last,
.highlight.image-top-all h2,
.highlight.image-top-all h3,
.highlight.image-top-all p,
.highlight.image-top-all p.last,
.highlight.image-top-first .layoutBlock.layoutBlock-1 h2,
.highlight.image-top-first .layoutBlock.layoutBlock-1 h3,
.highlight.image-top-first .layoutBlock.layoutBlock-1 p,
.highlight.image-top-first .layoutBlock.layoutBlock-1 p.last,
.highlight.image-top-second .layoutBlock.layoutBlock-2 h2,
.highlight.image-top-second .layoutBlock.layoutBlock-2 h3,
.highlight.image-top-second .layoutBlock.layoutBlock-2 p,
.highlight.image-top-second .layoutBlock.layoutBlock-2 p.last {padding: 0 20px;} */
/* .highlight-all.image-top h2,
.highlight-all.image-top h3,
.highlight-all.image-top p,
.highlight-all.image-top p.last,
.highlight-all.image-top-all h2,
.highlight-all.image-top-all h3,
.highlight-all.image-top-all p,
.highlight-all.image-top-all p.last,
.highlight-all.image-top-first .layoutBlock.layoutBlock-1 h2,
.highlight-all.image-top-first .layoutBlock.layoutBlock-1 h3,
.highlight-all.image-top-first .layoutBlock.layoutBlock-1 p,
.highlight-all.image-top-first .layoutBlock.layoutBlock-1 p.last,
.highlight-all.image-top-second .layoutBlock.layoutBlock-2 h2,
.highlight-all.image-top-second .layoutBlock.layoutBlock-2 h3,
.highlight-all.image-top-second .layoutBlock.layoutBlock-2 p,
.highlight-all.image-top-second .layoutBlock.layoutBlock-2 p.last {padding: 0 20px;} */
/* .highlight-first.image-top h2,
.highlight-first.image-top h3,
.highlight-first.image-top p,
.highlight-first.image-top p.last,
.highlight-first.image-top-all h2,
.highlight-first.image-top-all h3,
.highlight-first.image-top-all p,
.highlight-first.image-top-all p.last,
.highlight-first.image-top-first .layoutBlock.layoutBlock-1 h2,
.highlight-first.image-top-first .layoutBlock.layoutBlock-1 h3,
.highlight-first.image-top-first .layoutBlock.layoutBlock-1 p,
.highlight-first.image-top-first .layoutBlock.layoutBlock-1 p.last {padding: 0 20px;} */
/* .highlight-second.image-top h2,
.highlight-second.image-top h3,
.highlight-second.image-top p,
.highlight-second.image-top p.last,
.highlight-second.image-top-all h2,
.highlight-second.image-top-all h3,
.highlight-second.image-top-all p,
.highlight-second.image-top-all p.last,
.highlight-second.image-top-second .layoutBlock.layoutBlock-2 h2,
.highlight-second.image-top-second .layoutBlock.layoutBlock-2 h3,
.highlight-second.image-top-second .layoutBlock.layoutBlock-2 p,
.highlight-second.image-top-second .layoutBlock.layoutBlock-2 p.last {padding: 0 20px;} */
/* .highlight-all.image-right-all h2,
.highlight-all.image-right-all h3,
.highlight-all.image-right-all p,
.highlight-all.image-right-all p.last, */
/* .highlight-all.image-left-all h2,
.highlight-all.image-left-all h3,
.highlight-all.image-left-all p,
.highlight-all.image-left-all p.last, */
/* .highlight-all-three.image-top-all h2,
.highlight-all-three.image-top-all h3,
.highlight-all-three.image-top-all p,
.highlight-all-three.image-top-all p.last {padding: 0 20px;} */
/* .sidebars-none .highlight-all.image-top .layoutBlockContainer .layoutBlock,
.sidebars-none .highlight-all.image-bottom .layoutBlockContainer .layoutBlock, */
/* .overlay-head.highlight.image-top .layoutBlock h2,
.overlay-head.highlight.image-bottom .layoutBlock h2,
.overlay-head.highlight.image-right .layoutBlock h2,
.overlay-head.highlight.image-left .layoutBlock h2,
.overlay-head.highlight-all.image-top-all .layoutBlock h2,
.overlay-head.highlight-all.image-top-first .layoutBlock.layoutBlock-1 h2,
.overlay-head.highlight-all.image-top-second .layoutBlock.layoutBlock-2 h2,
.overlay-head.highlight-all.image-bottom-all .layoutBlock h2,
.overlay-head.highlight-all.image-bottom-first .layoutBlock.layoutBlock-1 h2,
.overlay-head.highlight-all.image-bottom-second .layoutBlock.layoutBlock-2 h2,
.overlay-head.highlight-all.image-right-all .layoutBlock h2,
.overlay-head.highlight-all.image-right-first .layoutBlock.layoutBlock-1 h2,
.overlay-head.highlight-all.image-right-second .layoutBlock.layoutBlock-2 h2,
.overlay-head.highlight-all.image-left-all .layoutBlock h2,
.overlay-head.highlight-all.image-left-first .layoutBlock.layoutBlock-1 h2,
.overlay-head.highlight-all.image-left-second .layoutBlock.layoutBlock-2 h2,
.overlay-head.highlight-first.image-top-first .layoutBlock.layoutBlock-1 h2,
.overlay-head.highlight-first.image-bottom-first .layoutBlock.layoutBlock-1 h2,
.overlay-head.highlight-first.image-right-first .layoutBlock.layoutBlock-1 h2,
.overlay-head.highlight-first.image-left-first .layoutBlock.layoutBlock-1 h2,
.overlay-head.highlight-second.image-top-second .layoutBlock.layoutBlock-2 h2,
.overlay-head.highlight-second .image-bottom-second .layoutBlock.layoutBlock-2 h2,
.overlay-head.highlight-second.image-right-second .layoutBlock.layoutBlock-2 h2,
.overlay-head.highlight-second.image-left-second .layoutBlock.layoutBlock-2 h2,

.overlay-head-third.highlight.image-top .layoutBlock h2,
.overlay-head-third.highlight.image-bottom .layoutBlock h2,
.overlay-head-third.highlight.image-right .layoutBlock h2,
.overlay-head-third.highlight.image-left .layoutBlock h2,
.overlay-head-third.highlight-all.image-top-all .layoutBlock h2,
.overlay-head-third.highlight-all.image-top-first .layoutBlock.layoutBlock-1 h2,
.overlay-head-third.highlight-all.image-top-second .layoutBlock.layoutBlock-2 h2,
.overlay-head-third.highlight-all.image-bottom-all .layoutBlock h2,
.overlay-head-third.highlight-all.image-bottom-first .layoutBlock.layoutBlock-1 h2,
.overlay-head-third.highlight-all.image-bottom-second .layoutBlock.layoutBlock-2 h2,
.overlay-head-third.highlight-all.image-right-all .layoutBlock h2,
.overlay-head-third.highlight-all.image-right-first .layoutBlock.layoutBlock-1 h2,
.overlay-head-third.highlight-all.image-right-second .layoutBlock.layoutBlock-2 h2,
.overlay-head-third.highlight-all.image-left-all .layoutBlock h2,
.overlay-head-third.highlight-all.image-left-first .layoutBlock.layoutBlock-1 h2,
.overlay-head-third.highlight-all.image-left-second .layoutBlock.layoutBlock-2 h2,
.overlay-head-third.highlight-first.image-top-first .layoutBlock.layoutBlock-1 h2,
.overlay-head-third.highlight-first.image-bottom-first .layoutBlock.layoutBlock-1 h2,
.overlay-head-third.highlight-first.image-right-first .layoutBlock.layoutBlock-1 h2,
.overlay-head-third.highlight-first.image-left-first .layoutBlock.layoutBlock-1 h2,
.overlay-head-third.highlight-second.image-top-second .layoutBlock.layoutBlock-2 h2,
.overlay-head-third.highlight-second .image-bottom-second .layoutBlock.layoutBlock-2 h2,
.overlay-head-third.highlight-second.image-right-second .layoutBlock.layoutBlock-2 h2,
.overlay-head-third.highlight-second.image-left-second .layoutBlock.layoutBlock-2 h2 {
    background-color: #b6b6b6;
    width: 76%;
    padding: 0 0 0 15px;
    right: 0;
    left: auto;
    top: 10px;
    font-size: 1.6em;
    } */
/* Tabs reinforced */
/* Download document section */
