article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: "Roboto", sans-serif;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
small {
  font-size: 75%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
b,
strong,
.strong {
  font-weight: bold;
}
dfn,
em,
.em {
  font-style: italic;
}
small,
.small {
  font-size: 75%;
}
ul,
ol {
  padding: 0;
  list-style-type: none;
}
dd {
  margin: 0;
}
.sidebar ul,
.sidebar ol,
.commentlist {
  list-style: none;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.image-replacement {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
span.amp {
  font-family: Baskerville, 'Goudy Old Style', Palatino, 'Book Antiqua', serif;
  font-style: italic;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.alert {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
}
.alert-help {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
  border-color: #e8dc59;
  background: #ebe16f;
}
.alert-info {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
  border-color: #bfe4f4;
  background: #d5edf8;
}
.alert-error {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
  border-color: #f8cdce;
  background: #fbe3e4;
}
.alert-success {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
  border-color: #deeaae;
  background: #e6efc2;
}
@font-face {
  font-family: 'servior';
  src: url('../icons/servior.eot');
  src: url('../icons/servior.eot?#iefix') format('embedded-opentype'), url('../icons/servior.ttf') format('truetype'), url('../icons/servior.woff') format('woff'), url('../icons/servior.svg#servior') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'servior' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-thumb:before {
  content: "\e90e";
}
.icon-collapse:before {
  content: "\e90a";
}
.icon-expand:before {
  content: "\e90b";
}
.icon-car:before {
  content: "\e907";
}
.icon-luxembourg:before {
  content: "\e908";
}
.icon-prices:before {
  content: "\e909";
}
.icon-more-circle:before {
  content: "\e905";
}
.icon-admission:before {
  content: "\e900";
}
.icon-agenda:before {
  content: "\e901";
}
.icon-center:before {
  content: "\e902";
}
.icon-contact:before {
  content: "\e903";
}
.icon-publications:before {
  content: "\e904";
}
.icon-chevron-down:before {
  content: "\e90c";
}
.icon-chevron-up:before {
  content: "\e90d";
}
.icon-plus:before {
  content: "\e906";
}
.icon-search:before {
  content: "\e604";
}
.icon-linkedin:before {
  content: "\e605";
}
.icon-youtube:before {
  content: "\e600";
}
.icon-twitter:before {
  content: "\e601";
}
.icon-facebook:before {
  content: "\e602";
}
.icon-google-plus:before {
  content: "\e603";
}
html {
  overflow-y: scroll;
}
body {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #565656;
  background: #e7e5e2;
  position: relative;
}
body #container {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
body.cookies-not-accepted #container {
  padding-top: 90px;
}
::selection {
  background: #af3e3e;
  text-shadow: none;
  color: white;
}
::-moz-selection {
  background: #af3e3e;
  text-shadow: none;
  color: white;
}
body.home #content #above-content #slider li {
  height: 498px;
}
body.blog article,
body.blog .article,
body.page-template-page-agenda article,
body.page-template-page-agenda .article,
body.search article,
body.search .article,
body.single-dossier article,
body.single-dossier .article,
body .posts-list article,
body .posts-list .article {
  min-height: 180px;
  margin-bottom: 30px;
}
body.blog article .thumbnail,
body.blog .article .thumbnail,
body.page-template-page-agenda article .thumbnail,
body.page-template-page-agenda .article .thumbnail,
body.search article .thumbnail,
body.search .article .thumbnail,
body.single-dossier article .thumbnail,
body.single-dossier .article .thumbnail,
body .posts-list article .thumbnail,
body .posts-list .article .thumbnail {
  height: 160px;
  background: #68645E;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
body.blog article h2,
body.blog article .h2,
body.blog .article h2,
body.blog .article .h2,
body.page-template-page-agenda article h2,
body.page-template-page-agenda article .h2,
body.page-template-page-agenda .article h2,
body.page-template-page-agenda .article .h2,
body.search article h2,
body.search article .h2,
body.search .article h2,
body.search .article .h2,
body.single-dossier article h2,
body.single-dossier article .h2,
body.single-dossier .article h2,
body.single-dossier .article .h2,
body .posts-list article h2,
body .posts-list article .h2,
body .posts-list .article h2,
body .posts-list .article .h2 {
  font-size: 1.3em;
  margin: 0;
}
body.blog article p.byline,
body.blog .article p.byline,
body.page-template-page-agenda article p.byline,
body.page-template-page-agenda .article p.byline,
body.search article p.byline,
body.search .article p.byline,
body.single-dossier article p.byline,
body.single-dossier .article p.byline,
body .posts-list article p.byline,
body .posts-list .article p.byline {
  line-height: 1em;
}
body.blog article .start,
body.blog article .site,
body.blog article .place,
body.blog .article .start,
body.blog .article .site,
body.blog .article .place,
body.page-template-page-agenda article .start,
body.page-template-page-agenda article .site,
body.page-template-page-agenda article .place,
body.page-template-page-agenda .article .start,
body.page-template-page-agenda .article .site,
body.page-template-page-agenda .article .place,
body.search article .start,
body.search article .site,
body.search article .place,
body.search .article .start,
body.search .article .site,
body.search .article .place,
body.single-dossier article .start,
body.single-dossier article .site,
body.single-dossier article .place,
body.single-dossier .article .start,
body.single-dossier .article .site,
body.single-dossier .article .place,
body .posts-list article .start,
body .posts-list article .site,
body .posts-list article .place,
body .posts-list .article .start,
body .posts-list .article .site,
body .posts-list .article .place {
  font-weight: bold;
}
body.blog a.article,
body.page-template-page-agenda a.article,
body.search a.article,
body.single-dossier a.article,
body .posts-list a.article {
  display: block;
  color: #565656;
  text-decoration: none;
}
body.blog a.article h2,
body.blog a.article h3,
body.page-template-page-agenda a.article h2,
body.page-template-page-agenda a.article h3,
body.search a.article h2,
body.search a.article h3,
body.single-dossier a.article h2,
body.single-dossier a.article h3,
body .posts-list a.article h2,
body .posts-list a.article h3 {
  color: #af3e3e;
}
body.blog a.article .more,
body.page-template-page-agenda a.article .more,
body.search a.article .more,
body.single-dossier a.article .more,
body .posts-list a.article .more {
  color: #af3e3e;
}
body.blog a.article:hover,
body.page-template-page-agenda a.article:hover,
body.search a.article:hover,
body.single-dossier a.article:hover,
body .posts-list a.article:hover {
  opacity: 0.85;
}
.wrap {
  width: 96%;
  margin: 0 auto;
}
a,
a:visited {
  color: #c42c2c;
}
a:hover,
a:focus,
a:visited:hover,
a:visited:focus {
  color: #9f2424;
}
a:link,
a:visited:link {
  -webkit-tap-highlight-color: rgba(0,0,0,0.3);
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
  font-family: "cronos-pro-display", sans-serif;
  text-rendering: optimizelegibility;
  font-weight: 700;
}
h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a {
  text-decoration: none;
}
h1,
.h1 {
  font-size: 2.5em;
  line-height: 1.333em;
  color: #c42c2c;
}
h2,
.h2 {
  font-size: 1.75em;
  line-height: 1.4em;
  margin-bottom: 0.375em;
}
h3,
.h3 {
  font-size: 1.125em;
}
h4,
.h4 {
  font-size: 1.1em;
  font-weight: 700;
}
h5,
.h5 {
  font-size: 0.846em;
  line-height: 2.09em;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.header {
  background: #f0efee;
  border-bottom: 1px solid #68645E;
}
.header #inner-header {
  text-align: center;
}
#topbar {
  padding-left: 5px;
}
#topbar .qtranxs_widget,
#topbar .fontsize,
#topbar .top-nav {
  font-size: 14px;
  padding: 0;
  margin: 0;
}
#topbar .qtranxs_widget li,
#topbar .fontsize li,
#topbar .top-nav li {
  display: inline-block;
  margin: 0 5px 0 0;
  padding: 0 5px 0 0;
  line-height: 10px;
  height: 13px;
}
#topbar .qtranxs_widget li:last-child,
#topbar .fontsize li:last-child,
#topbar .top-nav li:last-child {
  border-right: 0;
}
#topbar .qtranxs_widget li.current-menu-item a,
#topbar .qtranxs_widget li.current_page_item a,
#topbar .qtranxs_widget li.current_page_ancestor a,
#topbar .qtranxs_widget li.current-menu-ancestor a,
#topbar .qtranxs_widget li.current-menu-parent a,
#topbar .fontsize li.current-menu-item a,
#topbar .fontsize li.current_page_item a,
#topbar .fontsize li.current_page_ancestor a,
#topbar .fontsize li.current-menu-ancestor a,
#topbar .fontsize li.current-menu-parent a,
#topbar .top-nav li.current-menu-item a,
#topbar .top-nav li.current_page_item a,
#topbar .top-nav li.current_page_ancestor a,
#topbar .top-nav li.current-menu-ancestor a,
#topbar .top-nav li.current-menu-parent a {
  color: #af3e3e;
}
#topbar .qtranxs_widget li a,
#topbar .fontsize li a,
#topbar .top-nav li a {
  text-decoration: none;
}
#topbar .qtranxs_widget,
#topbar .top-nav {
  padding-top: 8px;
}
#topbar .qtranxs_widget {
  text-align: center;
}
#topbar .qtranxs_widget ul {
  margin: 0;
}
#topbar .qtranxs_widget ul li {
  opacity: 1;
}
#topbar .qtranxs_widget ul li a {
  color: #68645E;
}
#topbar .qtranxs_widget ul li a:hover {
  text-decoration: none;
  color: #999289;
}
#topbar .qtranxs_widget ul li.active a {
  color: #999289;
}
#topbar .fontsize .large {
  font-size: 125%;
}
#topbar .fontsize .x-large {
  font-size: 150%;
}
#topbar .top-nav {
  clear: left;
}
#topbar .logo {
  margin-top: 10px;
  display: inline-block;
}
#topbar a {
  color: #68645E;
  text-decoration: none;
}
#topbar a:hover {
  color: #999289;
  text-decoration: underline;
}
#topbar a.active {
  color: #999289;
}
#nav-wrapper .nav {
  display: none;
  margin: 0;
  z-index: 100000;
}
#nav-wrapper .nav > li a {
  color: #68645E;
  text-decoration: none;
  line-height: 28px;
}
#nav-wrapper .nav > li > a {
  display: block;
  padding: 5px 4px 5px 5px;
  font-size: 15px;
  font-family: "cronos-pro-display", sans-serif;
  white-space: nowrap;
}
#nav-wrapper .nav > li.current-menu-item a,
#nav-wrapper .nav > li.current_page_item a,
#nav-wrapper .nav > li.current_page_ancestor a,
#nav-wrapper .nav > li.current-menu-ancestor a,
#nav-wrapper .nav > li.current-menu-parent a {
  color: #af3e3e;
}
#nav-wrapper .nav > li ul.sub-menu li.current-menu-item > a,
#nav-wrapper .nav > li ul.sub-menu li.current_page_item > a,
#nav-wrapper .nav > li ul.sub-menu li.current_page_ancestor > a,
#nav-wrapper .nav > li ul.sub-menu li.current-menu-ancestor > a,
#nav-wrapper .nav > li ul.sub-menu li.current-menu-parent > a,
#nav-wrapper .nav > li ul.children li.current-menu-item > a,
#nav-wrapper .nav > li ul.children li.current_page_item > a,
#nav-wrapper .nav > li ul.children li.current_page_ancestor > a,
#nav-wrapper .nav > li ul.children li.current-menu-ancestor > a,
#nav-wrapper .nav > li ul.children li.current-menu-parent > a {
  background-color: #999289;
  color: white;
}
#nav-wrapper .nav > li ul.sub-menu li a,
#nav-wrapper .nav > li ul.children li a {
  padding-left: 30px;
}
#nav-wrapper .widget_search {
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
}
#nav-wrapper .widget_search input {
  font-family: "cronos-pro-display", sans-serif;
  font-size: 15px;
  border: 0;
  border-left: 1px solid #68645E;
  border-right: 1px solid #68645E;
  background: #e7e5e2;
  line-height: 28px;
  height: 30px;
  width: 100%;
}
#nav-wrapper .widget_search input::-ms-clear {
  display: none;
}
#nav-wrapper .widget_search button.submit {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99;
  background: transparent;
  border: 0;
  color: #333;
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 32px;
}
#nav-wrapper .widget_search button.submit:hover {
  color: #af3e3e;
}
#content #above-content {
  position: relative;
  background: #aea79f;
  overflow: hidden;
}
#content #above-content #slider li {
  height: 278px;
  background-position: center center;
  background-size: cover;
}
#content #above-content .sidebar {
  background: #ebe8e9;
  height: 245px;
  color: white;
  font-size: 12px;
  padding: 20px;
}
#content #above-content .sidebar .widget_agendawidget h3 {
  margin: 0 0 5px 0;
  font-size: 18px;
}
#content #above-content .sidebar .widget_agendawidget h3 a {
  color: white;
}
#content #above-content .sidebar .widget_agendawidget p {
  margin: 0 0 20px 0;
}
#content #above-content .sidebar .widget_agendawidget a.more-link {
  color: white;
  text-decoration: none;
}
#content #above-content .sidebar .widget_agendawidget a.more-link:hover {
  text-decoration: underline;
}
#content #above-content h1 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(175,62,62,0.8);
  color: white;
  font-size: 58px;
  line-height: 58px;
  padding: 24px 32px;
  font-weight: normal;
}
#content #line-above-content {
  line-height: 30px;
}
#content #line-above-content .main {
  background: white;
  padding: 0 30px;
  box-shadow: inset 0 -1px 0px #e7e5e2;
}
#content #line-above-content .sidebar {
  display: none;
  height: 30px;
  background: #ebe8e9;
  padding: 0;
  color: white;
}
#content #line-above-content .sidebar ul.sidebar-nav {
  margin: 0;
  padding: 0 20px;
}
#content #line-above-content .sidebar ul.sidebar-nav li {
  display: inline-block;
  margin: 0 5px 0 0;
  padding: 0 5px 0 0;
  line-height: 10px;
  height: 13px;
  border-right: 1px solid white;
}
#content #line-above-content .sidebar ul.sidebar-nav li:last-child {
  border-right: 0;
}
#content #line-above-content .sidebar ul.sidebar-nav li a {
  color: white;
  text-decoration: none;
}
#content #line-above-content .sidebar ul.sidebar-nav li a:hover {
  color: black;
}
#content #inner-content {
  background: #ffffff;
}
#content #inner-content #main {
  padding: 30px;
}
.breadcrumbs {
  padding-left: 30px;
  border-bottom: 1px solid #e7e5e2;
}
.byline {
  color: #999;
  margin: 0;
}
.entry-content {
  position: relative;
}
.entry-content a {
  text-decoration: none;
}
.entry-content a:hover {
  text-decoration: underline;
}
.entry-content ul li,
.entry-content ol li {
  position: relative;
  padding-left: 16px;
}
.entry-content ul li:before,
.entry-content ol li:before {
  color: #af3e3e;
  position: absolute;
  top: 0;
  left: 0;
}
.entry-content ul li:before {
  content: "● ";
}
.entry-content ol {
  counter-reset: list;
}
.entry-content ol li {
  counter-increment: list;
}
.entry-content ol li:before {
  content: counter(list) ". ";
  font-weight: bold;
}
.entry-content dd {
  margin-left: 0;
  font-size: 0.9em;
  color: #787878;
  margin-bottom: 1.5em;
}
.entry-content img {
  margin: 0 0 1.5em 0;
  max-width: 100%;
  height: auto;
}
.entry-content video,
.entry-content object {
  max-width: 100%;
  height: auto;
}
.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px;
}
.wp-caption {
  background: #eee;
  padding: 5px;
}
.wp-caption img {
  margin-bottom: 0;
  width: 100%;
}
.wp-caption p.wp-caption-text {
  font-size: 0.85em;
  margin: 4px 0 7px;
  text-align: center;
}
.gallery .gallery-item img {
  width: 150px;
  height: 150px;
}
.page-navigation,
.wp-prev-next {
  margin: 1.1em 0 2.2em;
}
.bones_page_navi li {
  float: left;
  margin-left: 10px;
}
.bones_page_navi li a {
  padding: 3px 6px;
  display: block;
  text-decoration: none;
  position: relative;
}
.bones_page_navi li a:hover,
.bones_page_navi li a:focus {
  color: #f01d4f;
  text-decoration: underline;
}
.bones_page_navi li.bpn-current {
  padding: 3px 6px;
  border-bottom: 2px solid #f01d4f;
  position: relative;
}
.bones_page_navi li.bpn-prev-link,
.bones_page_navi li.bpn-next-link {
  font-weight: 700;
}
.bones_page_navi li.bpn-prev-link a,
.bones_page_navi li.bpn-next-link a {
  padding: 0;
}
.bones_page_navi li.bpn-prev-link a:hover,
.bones_page_navi li.bpn-next-link a:hover,
.bones_page_navi li.bpn-first-page-link a:hover,
.bones_page_navi li.bpn-last-page-link a:hover {
  background: none;
}
.wp-prev-next .prev-link {
  float: left;
}
.wp-prev-next .next-link {
  float: right;
}
.sidebar {
  margin: 0 30px 30px 30px;
}
.widgettitle {
  color: #68645E;
  margin: 10px 0 0 0;
  font-size: 18px;
}
.widget p:first-child,
.widget ul {
  margin-top: 0;
}
.widget a {
  text-decoration: none;
}
.widget a:hover {
  text-decoration: underline;
}
.widget_recent_entries,
.widget_serviorjobswidget {
  font-size: 11px;
}
.widget_recent_entries a,
.widget_serviorjobswidget a {
  display: block;
  text-decoration: none;
  color: #af3e3e;
  font-size: 13px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.widget_recent_entries a:hover,
.widget_serviorjobswidget a:hover {
  text-decoration: none;
  color: #c77878;
}
.footer {
  clear: both;
  color: white;
}
.footer a {
  color: white;
  text-decoration: none;
}
.footer .above {
  background: rgba(102,102,99,0.8);
}
.footer .above strong {
  font-size: 15px;
}
.footer .above a:hover {
  color: white;
  font-weight: bold;
}
.footer .above .wrap {
  padding: 30px 30px 0 30px;
  line-height: 20px;
}
.footer .above .wrap > ul {
  margin: 0;
}
.footer .above .wrap > ul > li {
  display: block;
  margin-right: 1%;
}
.footer .above .wrap > ul > li:last-child {
  margin-right: 0;
}
.footer .above .wrap > ul > li ul {
  font-size: 13px;
}
.footer .above .wrap > ul > li > a {
  font-weight: bold;
  cursor: text;
  font-size: 15px;
}
.footer .below {
  background: #666663;
  text-align: center;
}
.footer .below a:hover {
  text-decoration: underline;
  color: white;
}
.footer .below .wrap {
  padding: 5px 30px;
  line-height: 20px;
}
.footer .below .wrap .footer_left,
.footer .below .wrap .footer_right {
  line-height: 30px;
}
.footer .below .wrap ul.footer-nav {
  margin: 0;
}
.footer .below .wrap ul.footer-nav li {
  display: inline-block;
  margin: 0 5px 0 0;
  padding: 0 5px 0 0;
  line-height: 10px;
  height: 13px;
  border-right: 1px solid white;
}
.footer .below .wrap ul.footer-nav li:last-child {
  border-right: 0;
}
body.large #inner-content #main,
body.large.home .news_wrapper,
body.large.home .big_boxes {
  font-size: 125%;
}
body.x-large #inner-content #main,
body.x-large.home .news_wrapper,
body.x-large.home .big_boxes {
  font-size: 150%;
}
.entry-content .tabs {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  height: 0;
  overflow: hidden;
  zoom: 1;
  margin-top: 0;
  margin-bottom: 0;
  background: white;
  font-family: "cronos-pro-display", sans-serif;
  font-size: 18px;
}
.entry-content .tabs:before,
.entry-content .tabs:after {
  content: "";
  display: table;
}
.entry-content .tabs:after {
  clear: both;
}
.entry-content .tabs li {
  background: #af3e3e;
  list-style-type: none;
  width: 100%;
  border-bottom: 1px solid #999289;
  display: table;
  padding-left: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.entry-content .tabs li:before {
  content: "";
}
.entry-content .tabs li a {
  display: table-cell;
  vertical-align: middle;
  padding: 10px 15px;
  text-decoration: none;
  color: white;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.entry-content .tabs li a:hover {
  background: #c77878;
  text-decoration: none;
}
.entry-content .tabs li.active {
  background: transparent;
}
.entry-content .tabs li.active a {
  color: #68645E;
}
.entry-content .tabs li.active a:hover {
  background: white;
}
.showTabs {
  position: relative;
  padding: 10px 15px;
  border: 0;
  background: #af3e3e;
  color: white;
  width: 100%;
  font-family: "cronos-pro-display", sans-serif;
  font-size: 18px;
}
.showTabs:hover {
  background: #c77878;
  text-decoration: none;
}
.showTabs:after {
  border: 6px solid transparent;
  content: " ";
  height: 0;
  width: 0;
  pointer-events: none;
  border-top-color: #ffffff;
  margin-left: -8px;
  position: absolute;
  top: 18px;
  right: 20px;
}
.panel {
  padding: 10px 0 10px 0;
}
.panel h3 {
  font-size: 1.75em;
}
.mnav {
  width: 100%;
}
#map {
  position: relative;
  width: 222px;
  max-width: 100%;
}
#map img {
  max-width: 100%;
  height: auto;
}
#map .marker {
  background: #68645E;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  margin-left: -5px;
  position: absolute;
  display: block;
  text-decoration: none;
  color: #333;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#map .marker span {
  font-family: "cronos-pro-display", sans-serif;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
  position: absolute;
  top: -5px;
  left: 15px;
  line-height: 10px;
  pointer-events: none;
  background: rgba(255,255,255,0.8);
  padding: 10px;
  font-size: 18px;
}
#map .marker:hover {
  background: #af3e3e;
}
#map .marker:hover span {
  opacity: 1;
  z-index: 1000;
  position: absolute;
}
#map.large {
  width: 550px;
  max-width: 100%;
  margin: 0 auto;
}
#map.large .marker {
  background: #68645E;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
}
#map.large .marker .label {
  display: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
  position: absolute;
  top: -5px;
  left: 15px;
  padding: 10px;
  background: rgba(255,255,255,0.8);
}
#map.large .marker .label .name {
  font-family: "cronos-pro-display", sans-serif;
  font-size: 20px;
}
#map.large .marker .label .town {
  font-size: 14px;
  line-height: 18px;
}
#map.large .marker .label.label-above {
  top: auto;
  bottom: -5px;
}
#map.large .marker:hover {
  background: #af3e3e;
}
#map.large .marker:hover .label {
  opacity: 1;
  display: block;
  z-index: 1000;
  position: absolute;
}
#slider {
  margin: 0;
}
#slider li {
  text-align: center;
}
#slider li img {
  display: inline-block;
}
.bx-wrapper .bx-viewport {
  border: 0 !important;
  left: 0 !important;
  background: transparent !important;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  bottom: 10px !important;
}
.selectors {
  padding: 10px;
}
.selectors select {
  display: block;
  width: 100%;
  background: white;
  border: 0;
  height: 30px;
  line-height: 30px;
  font-size: 13px;
}
.selectors select.month {
  margin-bottom: 5px;
}
.calendar {
  width: 247px;
}
.calendar .month {
  font-weight: bold;
  color: white;
  text-align: left;
  font-size: 16px;
  height: 36px;
  line-height: 28px;
  margin: 0 1px;
  position: relative;
}
.calendar .month .nav {
  font-weight: normal;
  font-size: 11px;
}
.calendar .month .nav a:first-child {
  float: left;
}
.calendar .month .nav a:last-child {
  float: right;
}
.calendar .month.previous,
.calendar .month.next {
  font-size: 1.4em;
  font-weight: bold;
  width: 150px;
}
.calendar .weeknames {
  height: 24px;
  margin: 0 1px;
  text-transform: uppercase;
}
.calendar .weekname {
  float: left;
  width: 34px;
  margin: 0 1px 1px 0;
}
.calendar .weekname_inner {
  font-weight: bold;
  padding: 5px 5px;
  background: white;
  font-size: 13px;
  line-height: 1em;
  height: 30px;
}
.calendar .days {
  margin: 0 1px;
}
.calendar .day {
  background: white;
  float: left;
  width: 34px;
  margin: 0 1px 1px 0;
  overflow: hidden;
  font-size: 13px;
  line-height: 1em;
  height: 30px;
  color: #565656;
  text-decoration: none;
}
.calendar .day.active {
  color: #af3e3e;
  font-weight: bold;
}
.calendar .day.active:hover {
  text-decoration: underline;
}
.calendar .day:hover {
  text-decoration: none;
}
.calendar .day.today {
  background: white;
}
.calendar .day:hover {
  background: white;
}
.calendar .day_inner {
  padding: 5px 5px;
}
.calendar .day.today .date {
  font-weight: bold;
}
.calendar .day .date {
  font-size: 90%;
}
.calendar .event {
  color: #555;
  padding: 0;
  font-size: .7em;
  line-height: 1.4em;
}
.calendar .event a {
  text-decoration: none;
}
ul.sites li a {
  text-decoration: none;
  color: #333;
}
ul.sites li a:hover {
  text-decoration: underline;
}
#menu-item-3452 ul li a:hover {
  background: #f3f3c3;
}
.filters {
  display: block;
  margin-bottom: 20px;
  margin-top: 18px;
}
.filters .filter {
  margin: 10px 0;
}
.filters .filter select {
  display: block;
  width: 95%;
  background: #f3f1e6;
  border: 0;
  height: 30px;
  line-height: 30px;
  font-size: 13px;
}
.personnel:last-child {
  border-bottom: 0;
}
.personnel .member {
  float: left;
  width: 150px;
  margin: 0 10px 10px 0;
  position: relative;
}
.personnel .member .content {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(104,100,94,0.8);
  color: white;
  padding: 5px 10px;
  font-size: 13px;
}
.personnel .member .content .name {
  font-weight: bold;
}
.personnel .member .image img {
  display: block;
  margin: 0;
}
.personnel.site-centres .member,
.personnel.site-directors .member,
.personnel.site-divisions .member,
.personnel.site-others .member {
  height: 225px;
  float: left;
  width: 300px;
  padding-left: 150px;
}
.personnel.site-centres .member .content,
.personnel.site-directors .member .content,
.personnel.site-divisions .member .content,
.personnel.site-others .member .content {
  position: absolute;
  left: 150px;
  height: 225px;
  bottom: 0;
  width: auto;
  right: 0;
  font-size: 14px;
}
.personnel.site-centres .member .content .department_title,
.personnel.site-directors .member .content .department_title,
.personnel.site-divisions .member .content .department_title,
.personnel.site-others .member .content .department_title {
  font-weight: bold;
}
.personnel.site-centres .member .content .name,
.personnel.site-directors .member .content .name,
.personnel.site-divisions .member .content .name,
.personnel.site-others .member .content .name {
  margin: 12px 0;
  font-size: 24px;
  line-height: 26px;
}
.personnel.site-centres .member .content .name .firstname,
.personnel.site-directors .member .content .name .firstname,
.personnel.site-divisions .member .content .name .firstname,
.personnel.site-others .member .content .name .firstname {
  font-weight: normal;
  display: block;
}
.personnel.site-centres .member .content .name .lastname,
.personnel.site-directors .member .content .name .lastname,
.personnel.site-divisions .member .content .name .lastname,
.personnel.site-others .member .content .name .lastname {
  font-weight: bold;
  display: block;
}
.personnel.site-centres .member .content .address,
.personnel.site-directors .member .content .address,
.personnel.site-divisions .member .content .address,
.personnel.site-others .member .content .address {
  margin: 12px 0;
}
.personnel.site-centres .member .content .email a,
.personnel.site-directors .member .content .email a,
.personnel.site-divisions .member .content .email a,
.personnel.site-others .member .content .email a {
  color: white;
  text-decoration: none;
}
.personnel.site-centres .member .content .email a:hover,
.personnel.site-directors .member .content .email a:hover,
.personnel.site-divisions .member .content .email a:hover,
.personnel.site-others .member .content .email a:hover {
  color: white;
  text-decoration: underline;
}
.personnel.site-centres .member .image img,
.personnel.site-directors .member .image img,
.personnel.site-divisions .member .image img,
.personnel.site-others .member .image img {
  position: absolute;
  left: 0;
  top: 0;
  width: 150px;
}
#cn-accept-cookie {
  display: inline-block;
  color: white;
  text-decoration: none;
  border: 1px solid white;
  padding: 2px 4px;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#cn-accept-cookie:hover {
  background: white;
  color: #af3e3e;
}
.banner {
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}
.social-icons [class^="icon-"],
.social-icons [class*=" icon-"] {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: white;
  text-decoration: none !important;
  text-align: center;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.social-icons [class^="icon-"]:focus,
.social-icons [class^="icon-"]:hover,
.social-icons [class*=" icon-"]:focus,
.social-icons [class*=" icon-"]:hover {
  background: white;
}
.social-icons .icon-facebook {
  background: #3b5998;
}
.social-icons .icon-facebook:focus,
.social-icons .icon-facebook:hover {
  color: #3b5998 !important;
}
.social-icons .icon-twitter {
  background: #00aced;
}
.social-icons .icon-twitter:focus,
.social-icons .icon-twitter:hover {
  color: #00aced !important;
}
.social-icons .icon-google-plus {
  background: #dd4b39;
}
.social-icons .icon-google-plus:focus,
.social-icons .icon-google-plus:hover {
  color: #dd4b39 !important;
}
.social-icons .icon-linkedin {
  background: #007bb6;
}
.social-icons .icon-linkedin:focus,
.social-icons .icon-linkedin:hover {
  color: #007bb6 !important;
}
.social-icons .icon-youtube {
  background: #bb0000;
}
.social-icons .icon-youtube:focus,
.social-icons .icon-youtube:hover {
  color: #bb0000 !important;
}
.button {
  border: 0;
  margin: 5px 0;
  display: block;
  text-decoration: none;
  background: #af3e3e;
  color: white;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  padding: 8px 15px;
}
.button:hover,
.button:focus {
  background: #c77878;
  color: white !important;
  text-decoration: none !important;
}
.button:visited,
.button:active {
  color: white;
}
.button.inline {
  display: inline-block;
}
.accordion-header {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 1.1em;
  line-height: 1.2em;
  background: #ebe8e9;
  position: relative;
  margin: 0;
  display: block;
  cursor: pointer;
  padding: 8px 10px;
}
.accordion-header:after {
  top: 3px;
  right: 35px;
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  font-family: 'servior';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90c";
  color: #af3e3e;
  font-size: 30px;
}
.accordion-header:hover {
  color: #af3e3e;
}
.accordion-header:hover a,
.accordion-header:hover a:hover {
  color: white;
  text-decoration: none;
}
.accordion-header.opened:after {
  content: "\e90d";
}
.accordion-panel {
  margin-bottom: 10px;
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.accordion-panel h3:first-child,
.accordion-panel p:first-child {
  margin-top: 0;
}
.accordion-panel .accordion-panel-inner {
  background: #f2f0f1;
  padding: 10px;
}
.page-template-page-accordion .page-title button {
  float: right;
  color: #af3e3e;
  border: 0;
  background: none;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  position: relative;
  margin-top: 14px;
}
.page-template-page-accordion .page-title button.expand,
.page-template-page-accordion .page-title button.collapse {
  margin-left: 20px;
  padding-left: 20px;
}
.page-template-page-accordion .page-title button.expand i,
.page-template-page-accordion .page-title button.collapse i {
  position: absolute;
  top: 0;
  left: 0;
}
.page-template-page-accordion .page-title button.expand i {
  font-size: 14px;
}
.page-template-page-accordion .page-title button.collapse i {
  font-size: 6px;
  top: 5px;
}
.page-template-page-accordion .entry-content {
  padding: 20px 0;
}
.news_wrapper {
  margin: 0 auto -20px auto;
  background: #f2eff0;
  overflow: hidden;
}
.news_wrapper .box {
  position: relative;
  padding-top: 50px;
}
.news_wrapper .box h2 {
  color: #af3e3e;
  position: absolute;
  top: 0;
  left: 20px;
  width: 100%;
}
.news_wrapper .box h2 .more {
  position: absolute;
  right: 40px;
  bottom: 0;
  font-size: 14px;
}
.news_wrapper .box .col {
  padding: 1em 20px 20px 20px;
}
.news_wrapper .box .col .article {
  text-decoration: none;
  display: block;
  padding-bottom: 1.5em;
  position: relative;
  color: #565656;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.news_wrapper .box .col .article .thumbnail {
  background: #68645E;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 140px;
  margin-bottom: 5px;
}
.news_wrapper .box .col .article h2,
.news_wrapper .box .col .article h3 {
  margin: 0;
  min-height: 3em;
  color: #af3e3e;
}
.news_wrapper .box .col .article p {
  margin: 0;
}
.news_wrapper .box .col .article .more {
  text-decoration: none;
  color: #af3e3e;
}
.news_wrapper .box .col .article:hover {
  opacity: 0.85;
}
.big_boxes {
  margin: -20px auto;
}
.big_boxes .box {
  display: block;
  font-family: "cronos-pro-display", sans-serif;
  font-size: 1.9em;
  text-decoration: none;
  padding: 20px;
}
.big_boxes .box a {
  display: block;
  position: relative;
  background: #68645E;
  color: white;
}
.big_boxes .box a .inner {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.big_boxes .box a .inner .title {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  padding: 10px 60px 10px 20px;
  line-height: 41px;
  background: rgba(165,178,200,0.75);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.big_boxes .box a .inner .title i {
  position: absolute;
  top: 14px;
  right: 20px;
}
.big_boxes .box a:hover .title {
  background: rgba(165,178,200,0.9);
}
.big_boxes .box.no-overlay a div.title,
.big_boxes .box.no-overlay a:hover div.title {
  background: none;
}
.big_boxes .box.no-overlay a:hover .inner {
  opacity: 0.9;
}
.big_boxes .box.big a .inner {
  height: 320px;
}
.big_boxes .box.large a .inner {
  height: 180px;
}
.big_boxes .box.small a .inner {
  background-position: top right;
  height: 120px;
}
.shortlinks {
  background: #f2eff0;
  text-align: center;
  padding: 20px;
}
.shortlinks a {
  padding: 52px 12px;
  font-family: "cronos-pro-display", sans-serif;
  font-size: 25px;
  display: inline-block;
  width: 198px;
  height: 198px;
  margin: 10px 44px;
  text-decoration: none;
  background: #ebe8e9;
  color: #656663;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.shortlinks a i {
  display: block;
  font-size: 50px;
  color: #c1c5cc;
}
.shortlinks a i:before {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.shortlinks a:hover {
  color: #af3e3e;
}
.shortlinks a:hover i {
  color: #af3e3e;
}
.etablissements {
  margin: 0 -20px;
}
.etablissements .etablissement {
  padding: 20px;
  color: white;
}
.etablissements .etablissement .inner {
  background: #68645E;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 200px;
  position: relative;
}
.etablissements .etablissement .inner .label {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  line-height: 41px;
  padding: 10px 20px;
  background: rgba(165,178,200,0.9);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.etablissements .etablissement .inner .label .name {
  font-family: "cronos-pro-display", sans-serif;
  font-size: 24px;
  line-height: 26px;
}
.etablissements .etablissement .inner .label .town {
  font-family: "cronos-pro-display", sans-serif;
  font-size: 18px;
  line-height: 20px;
}
.etablissements .etablissement:hover {
  color: white;
}
.etablissements .etablissement:hover .inner .label {
  background: rgba(165,178,200,0.95);
}
.dossiers {
  margin: 0 -20px;
}
.dossiers .dossier {
  padding: 20px;
  color: white;
}
.dossiers .dossier .inner {
  background: #68645E;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 200px;
  position: relative;
}
.dossiers .dossier .inner .label {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  line-height: 41px;
  padding: 10px 20px;
  background: rgba(165,178,200,0.9);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.dossiers .dossier .inner .label .name {
  font-family: "cronos-pro-display", sans-serif;
  font-size: 24px;
  line-height: 26px;
}
.dossiers .dossier:hover {
  color: white;
}
.dossiers .dossier:hover .inner .label {
  background: rgba(165,178,200,0.95);
}
.mm-panels .threecol,
.mm-panels .ninecol {
  float: none;
  width: auto;
}
.mm-panel a:before {
  display: inline-block;
  width: 16px;
  margin-right: 10px;
}
.mm-navbar form input,
.mm-navbar form button {
  vertical-align: top;
}
.mm-navbar form input {
  border: 1px solid #999289;
  border-right: 0;
  padding: 2px 5px;
}
.mm-navbar form button {
  border: 1px solid #999289;
  background: white;
  padding: 3px 5px 1px 5px;
}
.open-menu {
  background: #af3e3e;
  border: 0;
  width: 100%;
  color: white;
  padding: 5px 40px;
  margin: 10px 0;
  position: relative;
  text-align: left;
}
.open-menu i {
  font-size: 24px;
  position: absolute;
  top: 4px;
  left: 5px;
}
.widget_search {
  display: none;
}
#colorbox,
#cboxOverlay,
#cboxWrapper {
  outline: none;
}
.gallery {
  zoom: 1;
  margin: -20px;
}
.gallery:before,
.gallery:after {
  content: "";
  display: table;
}
.gallery:after {
  clear: both;
}
.gallery .gallery-item {
  float: left;
  padding: 20px;
}
.gallery .gallery-item a {
  display: block;
}
.gallery .gallery-item a img {
  display: block;
  margin: 0;
}
.back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 40px;
  height: 40px;
  display: block;
  background: #fff;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out 0.2s ease-in-out;
  pointer-events: none;
  z-index: 999;
  color: #fff !important;
}
.back-to-top.visible {
  opacity: 1;
  pointer-events: auto;
}
.back-to-top:before {
  content: "\e90d";
  width: 24px;
  height: 24px;
  font-family: servior;
  color: #af3e3e;
  display: block;
  font-size: 24px;
  line-height: 24px;
  position: absolute;
  top: 8px;
  left: 8px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.entry-content ul.gform_fields li.gfield {
  padding-left: 0;
}
.gform_wrapper .hidden_label input.large,
.gform_wrapper .hidden_label select.large,
.gform_wrapper .top_label input.large,
.gform_wrapper .top_label select.large {
  width: 100%;
}
.gform_wrapper .ginput_complex .ginput_full input[type=email],
.gform_wrapper .ginput_complex .ginput_full input[type=number],
.gform_wrapper .ginput_complex .ginput_full input[type=password],
.gform_wrapper .ginput_complex .ginput_full input[type=tel],
.gform_wrapper .ginput_complex .ginput_full input[type=text],
.gform_wrapper .ginput_complex .ginput_full input[type=url] {
  width: 100% !important;
}
.gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=email],
.gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=number],
.gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=password],
.gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=tel],
.gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=text],
.gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=url],
.gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=email],
.gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=number],
.gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=password],
.gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=tel],
.gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=text],
.gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=url],
.gform_wrapper .ginput_complex input[type=email],
.gform_wrapper .ginput_complex input[type=number],
.gform_wrapper .ginput_complex input[type=password],
.gform_wrapper .ginput_complex input[type=tel],
.gform_wrapper .ginput_complex input[type=text],
.gform_wrapper .ginput_complex input[type=url] {
  width: 100%;
}
.gform_wrapper .ginput_complex .ginput_right {
  margin-left: 2%;
}
.gform_wrapper .ginput_complex .ginput_left,
.gform_wrapper .ginput_complex .ginput_right {
  width: 49%;
}
.gform_wrapper .ginput_complex .ginput_right select,
.gform_wrapper .ginput_complex select {
  width: 99.9% !important;
}
.gform_wrapper .gfield_required {
  color: #af3e3e;
}
.gform_wrapper .ginput_complex.ginput_container.has_first_name.has_middle_name.has_last_name span.name_first,
.gform_wrapper .ginput_complex.ginput_container.has_first_name.has_middle_name.has_last_name span.name_middle,
.gform_wrapper .ginput_complex.ginput_container.has_first_name.no_middle_name.has_last_name span.name_first {
  margin-right: 2%;
}
.gform_wrapper .ginput_complex.ginput_container.has_first_name.has_middle_name.no_last_name span,
.gform_wrapper .ginput_complex.ginput_container.has_first_name.no_middle_name.has_last_name span,
.gform_wrapper .ginput_complex.ginput_container.no_first_name.has_middle_name.has_last_name span {
  display: -moz-inline-stack;
  display: inline-block;
  width: 49%;
}
.gform_wrapper .ginput_complex.ginput_container {
  font-size: 0;
}
.gform_wrapper .ginput_complex.ginput_container span {
  font-size: 13.3333px;
}
.gform_wrapper input[type=email],
.gform_wrapper input[type=number],
.gform_wrapper input[type=password],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=text],
.gform_wrapper input[type=url],
.gform_wrapper select {
  height: 30px;
  line-height: 30px;
  border: 1px solid #c8c5c0;
  background: white;
}
.gform_wrapper input[type=email]:focus,
.gform_wrapper input[type=number]:focus,
.gform_wrapper input[type=password]:focus,
.gform_wrapper input[type=tel]:focus,
.gform_wrapper input[type=text]:focus,
.gform_wrapper input[type=url]:focus,
.gform_wrapper select:focus {
  outline: 0;
  border-color: #68645E;
}
.one_half {
  padding-right: 10px;
}
.dossiers-list li a {
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.dossiers-list li a:hover {
  color: #c77878;
  text-decoration: none;
}
body.page-template-page-home #container #content #above-content.remove-lineheight {
  line-height: 0;
}
body.page-template-page-home #container #content #above-content.remove-lineheight h1 {
  position: relative;
  background-color: #af3e3e;
}
body.page-template-page-home #container #content #homepage-video {
  height: auto;
  max-height: 393px;
  width: 100%;
  object-fit: cover;
  object-position: center;
  font-family: 'object-fit: cover, object-position: center';
}
body.page-template-page-home #container #content .vid-wrapper {
  position: relative;
}
body.page-template-page-home #container #content .vid-wrapper .play {
  position: absolute;
  cursor: pointer;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 100px;
  height: 100px;
  background-image: url("../../library/icons/play.svg");
  color: white;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.7;
}
body.page-template-page-home #container #content .vid-wrapper .play.pause {
  background-image: url("../../library/icons/pause.svg");
}
.page-template-page-survey #content .wrap {
  width: 100%;
}
.page-template-page-survey #content .main {
  background: white;
  text-align: center;
}
.page-template-page-survey #content .main .gform_confirmation_message_4 {
  font-size: 20px;
  margin: 50px 0;
}
.page-template-page-survey #content header {
  background: #ffffff;
  border: none;
  text-align: center;
}
.page-template-page-survey #content header img {
  height: 100px;
}
.page-template-page-survey #content .gform_wrapper {
  margin: 0;
  max-width: 100%;
}
.page-template-page-survey #content form .validation_error {
  width: 100%;
}
.page-template-page-survey #content form ul li {
  margin-top: 80px;
}
.page-template-page-survey #content form ul li:before {
  content: none;
}
.page-template-page-survey #content form textarea:focus {
  outline: none;
}
.page-template-page-survey #content .like-button {
  width: 100%;
}
.page-template-page-survey #content .like-button .gfield_label {
  font-family: "cronos-pro-display", sans-serif;
  text-rendering: optimizelegibility;
  font-weight: 700;
  font-size: 2.5em;
  line-height: 1.333em;
  color: #c42c2c;
  margin: 0 0 15px 0;
}
.page-template-page-survey #content .like-button .gfield_label .gfield_required {
  display: none;
}
.page-template-page-survey #content .like-button .gfield_description {
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0 !important;
}
.page-template-page-survey #content .gform_body {
  text-align: center;
}
.page-template-page-survey #content .gform_body .ginput_container {
  max-width: 625px;
  margin: 0 auto;
}
.page-template-page-survey #content .gform_body .gfield_radio li {
  display: inline-block;
  margin: 0 5px;
}
.page-template-page-survey #content .gform_body .gfield_radio li:nth-child(2) input[type="radio"] + label:before {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.page-template-page-survey #content .gform_body .gfield_radio li:nth-child(2) input[type="radio"] + label:hover:before {
  background: beige;
  color: red;
}
.page-template-page-survey #content .gform_body .gfield_radio li:nth-child(2) input[type="radio"]:checked + label:before {
  background: red;
  color: white;
}
.page-template-page-survey #content .gform_body .gfield_radio input[type="radio"] {
  display: none;
}
.page-template-page-survey #content .gform_body .gfield_radio input[type="radio"] + label {
  margin: 0;
  height: 50px;
  width: 50px;
  text-indent: -99999px;
  cursor: pointer;
  background: #dcdcc6;
  border-radius: 50%;
  color: white;
}
.page-template-page-survey #content .gform_body .gfield_radio input[type="radio"] + label:before {
  content: '\e90e';
  display: inline-block;
  font-family: servior;
  font-size: 30px;
  color: white;
  border-radius: 50%;
  line-height: 30px;
  padding: 10px;
  position: absolute;
  left: 0;
  text-indent: 0;
}
.page-template-page-survey #content .gform_body .gfield_radio input[type="radio"] + label:hover:before {
  border-radius: 50%;
  background: beige;
  color: green;
}
.page-template-page-survey #content .gform_body .gfield_radio input[type="radio"]:checked + label:before {
  background: green;
  color: white;
}
.page-template-page-survey #content .gform_footer {
  text-align: center;
}
.page-template-page-survey #content .gform_footer button {
  margin: 14px auto 0;
  padding: 12px 22px;
}
.formContainer label {
  display: block;
  font-weight: bold;
  margin-bottom: 0.5rem;
}
.formContainer .formInput {
  margin: 1rem 0;
}
.formContainer select {
  padding: 0.5rem 1rem;
}
.formContainer input[type=submit] {
  background-color: #af3e3e;
  color: #fff;
  border: 0;
  padding: 0.5rem 2rem;
}
@media only screen and (min-width: 481px) {
  .entry-content .alignleft,
  .entry-content img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left;
  }
  .entry-content .alignright,
  .entry-content img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right;
  }
  .entry-content .aligncenter,
  .entry-content img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
  }
  .personnel.site-centres .member,
  .personnel.site-directors .member,
  .personnel.site-divisions .member,
  .personnel.site-others .member {
    float: left;
    width: 100%;
  }
  .personnel.site-centres .member:nth-child(2n),
  .personnel.site-directors .member:nth-child(2n),
  .personnel.site-divisions .member:nth-child(2n),
  .personnel.site-others .member:nth-child(2n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) {
  .onecol {
    width: 8.3333333333333%;
  }
  .twocol {
    width: 16.666666666667%;
  }
  .threecol {
    width: 25%;
  }
  .fourcol {
    width: 33.333333333333%;
  }
  .fivecol {
    width: 41.666666666667%;
  }
  .sixcol {
    width: 50%;
  }
  .sevencol {
    width: 58.333333333333%;
  }
  .eightcol {
    width: 66.666666666667%;
  }
  .ninecol {
    width: 75%;
  }
  .tencol {
    width: 83.333333333333%;
  }
  .elevencol {
    width: 91.666666666667%;
  }
  .twelvecol {
    width: 100%;
  }
  .onecol,
  .twocol,
  .threecol,
  .fourcol,
  .fivecol,
  .sixcol,
  .sevencol,
  .eightcol,
  .ninecol,
  .tencol,
  .elevencol,
  .twelvecol {
    float: left;
  }
  .first {
    margin-left: 0;
  }
  .last {
    float: right;
  }
  .main {
    width: 75%;
    float: left;
    margin-left: 0;
  }
  .sidebar {
    width: 25%;
    float: left;
    float: right;
  }
  .main.no_sidebar {
    width: 100%;
    float: left;
  }
  body.cookies-not-accepted #container {
    padding-top: 65px;
  }
  body .posts-list .article {
    position: relative;
    padding-left: 260px;
    margin-bottom: 0;
  }
  body .posts-list .article .thumbnail {
    position: absolute;
    top: 3px;
    left: 0;
    width: 240px;
    float: left;
  }
  body.blog article,
  body.blog .article,
  body.page-template-page-agenda article,
  body.page-template-page-agenda .article,
  body.search article,
  body.search .article,
  body.single-dossier article,
  body.single-dossier .article {
    position: relative;
    padding-left: 260px;
    margin-bottom: 0;
  }
  body.blog article .thumbnail,
  body.blog .article .thumbnail,
  body.page-template-page-agenda article .thumbnail,
  body.page-template-page-agenda .article .thumbnail,
  body.search article .thumbnail,
  body.search .article .thumbnail,
  body.single-dossier article .thumbnail,
  body.single-dossier .article .thumbnail {
    position: absolute;
    top: 3px;
    left: 0;
    width: 240px;
    float: left;
  }
  .wrap {
    width: 96%;
    max-width: 1200px;
  }
  .big_boxes .wrap,
  .shortlinks .wrap,
  .news_wrapper .wrap {
    max-width: 1240px;
  }
  .header #inner-header {
    text-align: left;
  }
  #topbar {
    position: relative;
  }
  #topbar .qtranxs_widget,
  #topbar .fontsize,
  #topbar .top-nav {
    position: absolute;
  }
  #topbar .qtranxs_widget {
    right: 0;
    top: 0;
  }
  #topbar .fontsize {
    right: 100px;
    top: 2px;
  }
  #topbar .top-nav {
    right: 180px;
    top: 0;
  }
  #topbar .top-nav li {
    margin-right: 30px;
  }
  #topbar .logo {
    float: left;
    margin: 16px 75px 10px 0;
  }
  #nav-wrapper .nav-left {
    width: 80%;
    float: left;
  }
  #nav-wrapper .nav-right {
    width: 20%;
    float: left;
    padding-left: 3px;
  }
  #nav-wrapper .nav {
    display: block;
  }
  #nav-wrapper .nav > li {
    float: left;
    width: 25%;
    border-left: 1px solid #68645E;
  }
  #nav-wrapper .nav > li > a {
    border-bottom: 0;
    padding: 1px 0 1px 5px;
  }
  #nav-wrapper .nav > li > a:hover,
  #nav-wrapper .nav > li > a:focus {
    background-color: #68645E;
    color: white;
  }
  #nav-wrapper .nav > li.hover > a {
    background-color: #68645E;
    color: white;
  }
  #nav-wrapper .nav > li .outer {
    background-color: #68645E;
    position: absolute;
    left: 0;
    width: 100%;
    display: none;
    padding: 10px 0;
    z-index: 99999;
    min-height: 279px;
  }
  #nav-wrapper .nav > li .outer ul.sub-menu,
  #nav-wrapper .nav > li .outer ul.children {
    margin: 0 auto;
    border-top: 0;
    z-index: 8999;
    box-shadow: inset 1px 0 0 #979491;
    padding-left: 5px;
  }
  #nav-wrapper .nav > li .outer ul.sub-menu li,
  #nav-wrapper .nav > li .outer ul.children li {
    width: 100%;
  }
  #nav-wrapper .nav > li .outer ul.sub-menu li a,
  #nav-wrapper .nav > li .outer ul.children li a {
    padding-left: 10px;
    border-right: 0;
    display: block;
    width: 100%;
    color: white;
  }
  #nav-wrapper .nav > li .outer ul.sub-menu li a:before,
  #nav-wrapper .nav > li .outer ul.children li a:before {
    margin-right: 10px;
  }
  #nav-wrapper .nav > li .outer ul.sub-menu li a[href]:hover,
  #nav-wrapper .nav > li .outer ul.sub-menu li a[href]:focus,
  #nav-wrapper .nav > li .outer ul.children li a[href]:hover,
  #nav-wrapper .nav > li .outer ul.children li a[href]:focus {
    background: #999289;
  }
  #nav-wrapper .nav > li .outer ul.sub-menu li:last-child a,
  #nav-wrapper .nav > li .outer ul.children li:last-child a {
    border-bottom: 0;
  }
  #nav-wrapper .nav > li.hover .outer {
    top: auto;
    display: block;
  }
  #nav-wrapper .widget_search {
    display: block;
  }
  #nav-wrapper .widget_search input {
    width: 100%;
    padding: 2px 10px;
    display: block;
  }
  #menu-item-5791 .outer .sub-menu {
    -moz-column-count: 5;
    -webkit-column-count: 5;
    column-count: 5;
    -moz-column-rule: 1px solid #979491;
    -webkit-column-rule: 1px solid #979491;
    column-rule: 1px solid #979491;
  }
  #menu-item-24376 #menu-item-10750 {
    width: 60%;
    height: 180px;
    float: left;
  }
  #menu-item-24376 #menu-item-10750 > a {
    display: none;
  }
  #menu-item-24376 #menu-item-10750 .sub-menu {
    float: left;
    width: 33%;
    box-shadow: none;
  }
  #menu-item-24376 #menu-item-10750 .sub-menu a:hover,
  #menu-item-24376 #menu-item-10750 .sub-menu li:hover a {
    background: #5b5752;
  }
  #menu-item-24376 #menu-item-10750 .list {
    float: left;
    width: 66%;
    background: #5b5752;
    min-height: 120px;
    padding: 10px;
  }
  #menu-item-24376 #menu-item-10750 .list h4 {
    font-family: "Roboto", sans-serif;
    margin: 0 0 5px 10px;
    font-size: 14px;
    color: white;
  }
  #menu-item-24376 #menu-item-10750 .list ul {
    margin: 0;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-rule: 1px solid #979491;
    -webkit-column-rule: 1px solid #979491;
    column-rule: 1px solid #979491;
  }
  #menu-item-24376 #menu-item-10750 .list ul li a {
    line-height: 20px;
    font-size: 13px;
  }
  #menu-item-24376 #menu-item-10751 {
    width: 20%;
    float: left;
  }
  #menu-item-24376 #menu-item-10751 > a {
    display: none;
  }
  #menu-item-24376 #menu-item-10752 {
    width: 20%;
    float: left;
  }
  #menu-item-24376 #menu-item-10752 > a {
    display: none;
  }
  #menu-item-24376 #menu-item-10752 .sub-menu a {
    padding-left: 60px;
    line-height: 40px;
    position: relative;
  }
  #menu-item-24376 #menu-item-10752 .sub-menu a:before {
    text-align: center;
    position: absolute;
    top: 5px;
    left: 10px;
    width: 36px;
    font-size: 30px;
  }
  #menu-item-5803 .outer .sub-menu {
    -moz-column-count: 5;
    -webkit-column-count: 5;
    column-count: 5;
    -moz-column-rule: 1px solid #979491;
    -webkit-column-rule: 1px solid #979491;
    column-rule: 1px solid #979491;
  }
  #menu-item-5793 #menu-item-6131 {
    width: 20%;
    float: left;
  }
  #menu-item-5793 #menu-item-6131 a {
    position: relative;
    text-align: center;
    padding-bottom: 40px;
  }
  #menu-item-5793 #menu-item-6131 a:before {
    font-size: 45px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
  }
  #menu-item-5793 #menu-item-10749 {
    width: 80%;
    float: left;
    padding: 0 10px;
    border-left: 1px solid #979491;
  }
  #menu-item-5793 #menu-item-10749 > a {
    text-align: center;
    border-bottom: 1px solid #979491;
  }
  #menu-item-5793 #menu-item-10749 .sub-menu {
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
    -moz-column-rule: 1px solid #979491;
    -webkit-column-rule: 1px solid #979491;
    column-rule: 1px solid #979491;
    box-shadow: none;
  }
  #content #inner-content #main.borderless {
    padding-left: 0;
    padding-top: 0;
    padding-right: 0;
  }
  .sidebar {
    background: #ebe8e9;
    margin: 0;
    padding: 30px 20px;
  }
  .widget ul li {
    margin-bottom: 0.75em;
  }
  .widget ul li ul {
    margin-top: 0.75em;
    padding-left: 1em;
  }
  .footer .above .wrap > ul {
    text-align: center;
  }
  .footer .above .wrap > ul > li {
    text-align: left;
    vertical-align: top;
    display: inline-block;
    width: 21.75%;
    margin-right: .75%;
    padding-bottom: 20px;
  }
  .footer .above .wrap > ul > li:last-child {
    width: 22.5%;
    margin-right: 0;
  }
  .footer .below {
    text-align: left;
  }
  .footer .below .footer_left {
    float: left;
  }
  .footer .below .footer_right {
    float: right;
  }
  .footer .below .footer_right .footer-nav,
  .footer .below .footer_right .social-icons {
    display: inline-block;
  }
  #content #above-content .main {
    height: 245px;
  }
  #content #line-above-content .sidebar {
    display: block;
  }
  .calendar_outer {
    float: left;
    width: 310px;
  }
  .selectors {
    width: 100%;
  }
  .filters {
    zoom: 1;
  }
  .filters:before,
  .filters:after {
    content: "";
    display: table;
  }
  .filters:after {
    clear: both;
  }
  .filters .filter {
    margin: 0;
    float: left;
    width: 33%;
  }
  .open-menu {
    display: none;
  }
  .entry-content .tabs {
    height: auto;
    width: 180px;
    position: absolute;
    left: 0;
    top: 0;
  }
  .showTabs {
    display: none;
  }
  .panel {
    padding: 10px 30px 10px 220px;
  }
  .news_wrapper .box.one_third {
    float: left;
    width: 33.333%;
  }
  .news_wrapper .box.two_third {
    float: left;
    width: 66.666%;
  }
  .news_wrapper .box.two_third .col {
    float: left;
    width: 50%;
  }
  .news_wrapper .box.three_third .col {
    float: left;
    width: 33.333%;
  }
  .big_boxes .box a .inner .title {
    padding: 0 60px 0 20px;
    line-height: 82px;
    height: 82px;
  }
  .big_boxes .box a .inner .title i {
    position: absolute;
    top: 4px;
  }
  .big_boxes .box.big {
    width: 50%;
    float: left;
  }
  .big_boxes .box.big a .inner {
    height: 480px;
  }
  .big_boxes .box.large {
    clear: both;
  }
  .big_boxes .box.large a .inner {
    height: 230px;
  }
  .big_boxes .box.small {
    width: 50%;
    float: left;
  }
  .big_boxes .box.small a .inner {
    height: 230px;
  }
  .etablissements .etablissement,
  .dossiers .dossier {
    float: left;
    width: 50%;
  }
  .page-template-page-survey #content {
    position: relative;
    margin: 0;
  }
  .page-template-page-survey #content #inner-content {
    background: none;
    position: absolute;
    width: 100%;
    top: 90px;
  }
  .page-template-page-survey #content #inner-content #main {
    width: 90%;
    max-width: 665px;
    float: none;
    margin: 0 auto;
    border-radius: 5px;
    box-shadow: 10px 10px 10px -12px #777;
    padding: 50px 30px;
  }
  .page-template-page-survey #content #inner-content #main .gform_confirmation_message_4 {
    margin: 80px 0;
  }
  .page-template-page-survey #content .wrap {
    max-width: 100%;
  }
  .page-template-page-survey .footer {
    position: fixed;
    bottom: 0;
    width: 100%;
  }
}
@media only screen and (min-width: 1030px) {
  body.cookies-not-accepted #container {
    padding-top: 40px;
  }
  .personnel.site-centres .member,
  .personnel.site-directors .member,
  .personnel.site-divisions .member,
  .personnel.site-others .member {
    width: 49%;
  }
  #nav-wrapper .nav > li > a {
    font-size: 18px;
    padding: 1px 0 1px 15px;
  }
  .shortlinks a {
    margin: 0 44px;
  }
  .shortlinks a:first-child {
    margin-left: 20px;
  }
  .shortlinks a:last-child {
    margin-right: 20px;
  }
  .page-template-page-survey #content #inner-content #main {
    max-width: 720px;
  }
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a,
  a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  #topbar,
  #above-content,
  #line-above-content,
  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none;
  }
}
