@charset "UTF-8";
/* line 5, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 1, ../sass/_utils.scss */
select {
  display: none;
}

/* line 4, ../sass/_utils.scss */
.css3-checkbox {
  display: inline;
  width: 1rem;
  height: 1rem;
  white-space: nowrap;
}
/* line 9, ../sass/_utils.scss */
.css3-checkbox label {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  white-space: nowrap;
  position: relative;
  border: solid 2px #366797;
  border-radius: 3px;
  cursor: pointer;
}
/* line 18, ../sass/_utils.scss */
.css3-checkbox label span {
  position: absolute;
  top: -2px;
  left: 25px;
  line-height: normal;
}
/* line 25, ../sass/_utils.scss */
.css3-checkbox input {
  display: none;
}
/* line 28, ../sass/_utils.scss */
.css3-checkbox input:checked + label:after {
  position: absolute;
  content: "";
  width: 12px;
  height: 8px;
  border: solid 3px #0178bc;
  background: transparent;
  border-right: none;
  border-top: none;
  top: 0px;
  left: 0px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* line 44, ../sass/_utils.scss */
.css3-radio {
  display: inline;
  width: 1rem;
  height: 1rem;
  white-space: nowrap;
}
/* line 49, ../sass/_utils.scss */
.css3-radio label {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  white-space: nowrap;
  position: relative;
  border: solid 2px #366797;
  border-radius: 50%;
  cursor: pointer;
}
/* line 58, ../sass/_utils.scss */
.css3-radio label span {
  position: absolute;
  top: -2px;
  left: 25px;
  line-height: normal;
}
/* line 65, ../sass/_utils.scss */
.css3-radio input {
  display: none;
}
/* line 68, ../sass/_utils.scss */
.css3-radio input:checked + label:after {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  background: #366797;
  border-right: none;
  border-radius: 50%;
  border-top: none;
  top: 2px;
  left: 2px;
}
/* line 80, ../sass/_utils.scss */
.css3-radio + label {
  margin-left: 0.625rem;
}

/* line 84, ../sass/_utils.scss */
.select-css3 {
  display: inline-block;
  height: 3.125rem;
  background: #fff;
  position: relative;
}
/* line 89, ../sass/_utils.scss */
.select-css3:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border-top: solid 7px #366797;
  border-left: solid 7px transparent;
  border-right: solid 7px transparent;
  right: 1.1875rem;
  top: 1.25rem;
}
/* line 101, ../sass/_utils.scss */
.select-css3 select {
  height: 3.125rem;
  display: block;
  border: none;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  user-select: none;
  padding-right: 2.75rem;
  width: 100%;
  padding-left: 0.9375rem;
  position: relative;
  z-index: 10;
  color: #818181;
}

@media (max-width: 991px) {
  /* line 1, ../sass/layout/_homepage.scss */
  .result-main-wrap .published, .result-main-wrap .type {
    display: none !important;
  }
}

/* line 6, ../sass/layout/_homepage.scss */
.slides .learn-more-btn, .slides .learn-more a, .top-section .content-wrapper a, .block-user-login .form-actions input[type="submit"], .expand-list-filter .form-submit, .view-download-documents-contents input[type=button], .hidden_view_result .info-btn-wrapper .view-detail, .contact_form .form-actions input, #cboxLoadedContent .form-actions input, .content-personal-space .form-actions *, .parameter-notif .submit_wrapper .form-submit, .parameter-notif .subscribe, .user-wrap .user-icon, .section-my-personal-space #content .content-saved-search .body-content-saved-search .button-action-body input, .section-my-personal-space #content .content-saved-search .body-content-saved-search .infos-bottom-body .button-display-criteria, .section-my-personal-space .delete_entire_folder a, .section-my-personal-space .rename_entire_folder a, .section-my-personal-space a.save_new_folder, .content_event .button_mail a, .block-pac-share .actions .share-submit, .document_download > a, .cards-search .form-actions input, .container-header-scope-pdf .pdf_version a {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  font-family: arial, sans-serif;
}

/* line 20, ../sass/layout/_homepage.scss */
.clearfix:before, .wrapper:before, #list-content ul:before, .menu > li a:before, .block-user-login form .form-item-remember-me:before, .block-user-login .login-option .sitsi-wrap:before, .block-user-login .form-actions:before, #search-filter-overlay .container_search_box:before, .menu-filter-search-wcc:before, .menu-filter-search-wcc > li .menu-filter-item-parent-ul li:before, .ir-block form:before, .sign-in-block form:before, .ir-block .form-item:before, .sign-in-block .form-item:before, .password_reset_action:before, #search-filter-overlay .datepicker-wrapper form > div:before, #search-filter-overlay .datepicker-wrapper form > div .show-content-wrapper:before, .expand-search:before, .view-download-documents-contents + .item-list-pager ul:before, .bottom-pager:before, .bottom-pager ul:before, .result-main-wrap .view-result-head:before, .result-main-wrap .title:before, .result-main-wrap .views-row:before, .fivestar-widget-static:before, .mobile-content-result:before, .edit-account .password-strength:before, .pac-inscription-user-user-register-form .captcha:before, .form-item-field-user-pac-privacy-policy .captcha:before, .pac-inscription-user-user-register-form .captcha .fieldset-wrapper:before, .form-item-field-user-pac-privacy-policy .captcha .fieldset-wrapper:before, .break-line-nl:before, .view-filters .views-exposed-widget:before, .content-personal-space .form-item:before, .content-personal-space .form-item.form-item-roles:before, .content-personal-space .form-item.form-item-ckeditor-default:before, .content-personal-space .form-item.form-item-ckeditor-show-toggle:before, .content-personal-space .form-item.form-item-ckeditor-auto-lang:before, .content-personal-space .form-actions:before, .parameter-notif .element_wrapper:before, .parameter-notif .title:before, #block-user-logged .content_info_perso:before, #block-user-logged .each_chapter_content:before, .tabs-head:before, .tabs:before, .content_event .button_mail:before, .button-action-body:before, .recent-publication .node_related_content:before, .recent-publication .view-content:before, .recent-publication .node_related_content .related_reference:before, .recent-publication .view-content .related_reference:before, .recent-publication .node_related_content .related_content_info:before, .recent-publication .node_related_content .title_nom:before, .recent-publication .view-content .related_content_info:before, .recent-publication .view-content .title_nom:before, .donwload_button_wrapper:before, .fieldset-wrapper .view .item-list-pager:before, .fieldset-wrapper .view .item-list-pager ul:before, .cards-search .alpha-pagination:before, .page-pac-agencies #content .contact_button:before, .container-header-scope-pdf .pdf_version:before, .clearfix:after, .wrapper:after, #list-content ul:after, .menu > li a:after, .block-user-login form .form-item-remember-me:after, .block-user-login .login-option .sitsi-wrap:after, .block-user-login .form-actions:after, #search-filter-overlay .container_search_box:after, .menu-filter-search-wcc:after, .menu-filter-search-wcc > li .menu-filter-item-parent-ul li:after, .ir-block form:after, .sign-in-block form:after, .ir-block .form-item:after, .sign-in-block .form-item:after, .password_reset_action:after, #search-filter-overlay .datepicker-wrapper form > div:after, #search-filter-overlay .datepicker-wrapper form > div .show-content-wrapper:after, .expand-search:after, .view-download-documents-contents + .item-list-pager ul:after, .bottom-pager:after, .bottom-pager ul:after, .result-main-wrap .view-result-head:after, .result-main-wrap .title:after, .result-main-wrap .views-row:after, .fivestar-widget-static:after, .mobile-content-result:after, .edit-account .password-strength:after, .pac-inscription-user-user-register-form .captcha:after, .form-item-field-user-pac-privacy-policy .captcha:after, .pac-inscription-user-user-register-form .captcha .fieldset-wrapper:after, .form-item-field-user-pac-privacy-policy .captcha .fieldset-wrapper:after, .break-line-nl:after, .view-filters .views-exposed-widget:after, .content-personal-space .form-item:after, .content-personal-space .form-item.form-item-roles:after, .content-personal-space .form-item.form-item-ckeditor-default:after, .content-personal-space .form-item.form-item-ckeditor-show-toggle:after, .content-personal-space .form-item.form-item-ckeditor-auto-lang:after, .content-personal-space .form-actions:after, .parameter-notif .element_wrapper:after, .parameter-notif .title:after, #block-user-logged .content_info_perso:after, #block-user-logged .each_chapter_content:after, .tabs-head:after, .tabs:after, .content_event .button_mail:after, .button-action-body:after, .recent-publication .node_related_content:after, .recent-publication .view-content:after, .recent-publication .node_related_content .related_reference:after, .recent-publication .view-content .related_reference:after, .recent-publication .node_related_content .related_content_info:after, .recent-publication .node_related_content .title_nom:after, .recent-publication .view-content .related_content_info:after, .recent-publication .view-content .title_nom:after, .donwload_button_wrapper:after, .fieldset-wrapper .view .item-list-pager:after, .fieldset-wrapper .view .item-list-pager ul:after, .cards-search .alpha-pagination:after, .page-pac-agencies #content .contact_button:after, .container-header-scope-pdf .pdf_version:after {
  display: table;
  content: "";
}
/* line 24, ../sass/layout/_homepage.scss */
.clearfix:after, .wrapper:after, #list-content ul:after, .menu > li a:after, .block-user-login form .form-item-remember-me:after, .block-user-login .login-option .sitsi-wrap:after, .block-user-login .form-actions:after, #search-filter-overlay .container_search_box:after, .menu-filter-search-wcc:after, .menu-filter-search-wcc > li .menu-filter-item-parent-ul li:after, .ir-block form:after, .sign-in-block form:after, .ir-block .form-item:after, .sign-in-block .form-item:after, .password_reset_action:after, #search-filter-overlay .datepicker-wrapper form > div:after, #search-filter-overlay .datepicker-wrapper form > div .show-content-wrapper:after, .expand-search:after, .view-download-documents-contents + .item-list-pager ul:after, .bottom-pager:after, .bottom-pager ul:after, .result-main-wrap .view-result-head:after, .result-main-wrap .title:after, .result-main-wrap .views-row:after, .fivestar-widget-static:after, .mobile-content-result:after, .edit-account .password-strength:after, .pac-inscription-user-user-register-form .captcha:after, .form-item-field-user-pac-privacy-policy .captcha:after, .pac-inscription-user-user-register-form .captcha .fieldset-wrapper:after, .form-item-field-user-pac-privacy-policy .captcha .fieldset-wrapper:after, .break-line-nl:after, .view-filters .views-exposed-widget:after, .content-personal-space .form-item:after, .content-personal-space .form-item.form-item-roles:after, .content-personal-space .form-item.form-item-ckeditor-default:after, .content-personal-space .form-item.form-item-ckeditor-show-toggle:after, .content-personal-space .form-item.form-item-ckeditor-auto-lang:after, .content-personal-space .form-actions:after, .parameter-notif .element_wrapper:after, .parameter-notif .title:after, #block-user-logged .content_info_perso:after, #block-user-logged .each_chapter_content:after, .tabs-head:after, .tabs:after, .content_event .button_mail:after, .button-action-body:after, .recent-publication .node_related_content:after, .recent-publication .view-content:after, .recent-publication .node_related_content .related_reference:after, .recent-publication .view-content .related_reference:after, .recent-publication .node_related_content .related_content_info:after, .recent-publication .node_related_content .title_nom:after, .recent-publication .view-content .related_content_info:after, .recent-publication .view-content .title_nom:after, .donwload_button_wrapper:after, .fieldset-wrapper .view .item-list-pager:after, .fieldset-wrapper .view .item-list-pager ul:after, .cards-search .alpha-pagination:after, .page-pac-agencies #content .contact_button:after, .container-header-scope-pdf .pdf_version:after {
  clear: both;
}

/* line 31, ../sass/layout/_homepage.scss */
input[type="text"], input[type="password"], input[type="email"] {
  padding: 0.75rem 0.9375rem;
  font-size: 0.875rem;
  font-family: Arial;
  font-weight: 400;
  color: #727272;
  border: solid 1px #ececec;
}

/* line 39, ../sass/layout/_homepage.scss */
a:focus {
  outline: none;
  text-decoration: none;
}

/* line 43, ../sass/layout/_homepage.scss */
body:not(.admin-nw), html {
  font-size: 16px;
  font-family: arial;
  font-size: 16px;
}
@media (max-width: 991px) {
  /* line 43, ../sass/layout/_homepage.scss */
  body:not(.admin-nw), html {
    overflow-x: hidden;
  }
}

@media (max-width: 991px) {
  /* line 53, ../sass/layout/_homepage.scss */
  body {
    overflow-x: hidden;
  }
}

/* line 58, ../sass/layout/_homepage.scss */
.wrapper {
  max-width: 1200px;
  margin: 0 auto;
}

/* line 63, ../sass/layout/_homepage.scss */
a:hover {
  text-decoration: none;
}

/* line 9, ../sass/_style.scss */
/* line 67, ../sass/layout/_homepage.scss */
.border-bottom {
  border-bottom: solid 1px #366797;
}

/* line 12, ../sass/_style.scss */
/* line 72, ../sass/layout/_homepage.scss */
.right {
  float: right;
}

/* line 15, ../sass/_style.scss */
/* line 77, ../sass/layout/_homepage.scss */
.left {
  float: left;
}

/* line 80, ../sass/layout/_homepage.scss */
.blue-bg {
  background: #62c5ee;
}

/* line 18, ../sass/_style.scss */
/* line 84, ../sass/layout/_homepage.scss */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 0.5625rem 2.3125rem 0.5625rem 1.5rem;
  font-family: arial, sans-serif;
  font-size: 0.875rem;
}

/* line 108, ../sass/layout/_homepage.scss */
.dwl-btn {
  padding: 0.75rem 1.875rem;
  font-size: 1rem;
  border: solid 1px #366797;
  color: #366797;
  border-radius: 0;
  display: inline-block;
}
/* line 116, ../sass/layout/_homepage.scss */
.dwl-btn:hover {
  text-decoration: none;
}

/* line 120, ../sass/layout/_homepage.scss */
.user-btn {
  border-radius: 0;
  position: absolute;
  right: 0;
  top: 0;
  font-family: arial;
  font-weight: 500;
  font-size: 1rem;
  border: solid 1px #366797;
  background: #366797;
  text-transform: none;
  z-index: 12;
}
/* line 132, ../sass/layout/_homepage.scss */
.user-btn span, .user-btn i {
  color: #fff;
}
/* line 135, ../sass/layout/_homepage.scss */
.user-btn.active {
  background: #366797;
}
/* line 137, ../sass/layout/_homepage.scss */
.user-btn.active span, .user-btn.active i {
  color: #dce1e7;
}
/* line 141, ../sass/layout/_homepage.scss */
.user-btn:focus {
  background: #366797;
}
@media (max-width: 992px) {
  /* line 120, ../sass/layout/_homepage.scss */
  .user-btn {
    width: 2.75rem;
    height: 2.6875rem;
    padding: 0;
    line-height: 2.6875rem;
  }
}

/* line 20, ../sass/_style.scss */
@media (min-width: 991px) {
  /* line 152, ../sass/layout/_homepage.scss */
  .user-btn i {
    margin-right: 1.25rem;
  }
}

/* line 157, ../sass/layout/_homepage.scss */
.arial {
  font-family: arial;
}

/* line 160, ../sass/layout/_homepage.scss */
.bold {
  font-weight: 700;
}

/* line 163, ../sass/layout/_homepage.scss */
.presentation-txt {
  font-size: 0.75rem;
  color: #366797;
}

/* line 167, ../sass/layout/_homepage.scss */
.upper-header {
  height: 2.6875rem;
  line-height: 2.6875rem;
}
@media (max-width: 991px) {
  /* line 167, ../sass/layout/_homepage.scss */
  .upper-header {
    border: none;
  }
  /* line 172, ../sass/layout/_homepage.scss */
  .upper-header .wrapper {
    text-align: center;
  }
  /* line 174, ../sass/layout/_homepage.scss */
  .upper-header .wrapper a img {
    height: 1.5625rem;
    margin-top: 0.4375rem;
  }
}

@media (max-width: 991px) {
  /* line 181, ../sass/layout/_homepage.scss */
  header {
    margin-top: -1px;
  }
}

/* line 189, ../sass/layout/_homepage.scss */
.search-wrapper {
  background: #7293b3;
  padding: 0.9375rem 0;
  position: relative;
  margin-top: 1.125rem;
}
/* line 194, ../sass/layout/_homepage.scss */
.search-wrapper .advanced-search {
  border: solid 1px #fff;
}
@media screen and (max-width: 991px) {
  /* line 189, ../sass/layout/_homepage.scss */
  .search-wrapper {
    text-align: center;
    margin-top: 0;
    padding-left: 0.625rem;
  }
  /* line 201, ../sass/layout/_homepage.scss */
  .search-wrapper .advanced-search {
    margin-top: 0.9375rem;
    border: none;
    margin-top: 0;
    right: 16%;
    font-size: 1.8125rem;
    padding: 0;
    width: auto;
  }
  /* line 212, ../sass/layout/_homepage.scss */
  .search-wrapper .advanced-search:focus, .search-wrapper .advanced-search:active {
    background: none;
  }
}
@media screen and (max-width: 767px) {
  /* line 218, ../sass/layout/_homepage.scss */
  .search-wrapper .advanced-search {
    right: 7%;
  }
}
/* line 226, ../sass/layout/_homepage.scss */
.search-wrapper .block-views form .views-exposed-widgets {
  width: 78.3333%;
  margin: 0 auto;
  /*@media (min-width: 640px) and (max-width: 991px){
    width: 100% - (44 / 800) * 100%;
    float: none;
  }*/
  float: right;
  position: relative;
}
@media (max-width: 767px) {
  /* line 226, ../sass/layout/_homepage.scss */
  .search-wrapper .block-views form .views-exposed-widgets {
    width: 100%;
    float: none;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 226, ../sass/layout/_homepage.scss */
  .search-wrapper .block-views form .views-exposed-widgets {
    margin-right: 2rem;
  }
}
/* line 247, ../sass/layout/_homepage.scss */
.search-wrapper .block-views form .views-exposed-widgets #edit-search-api-views-fulltext-wrapper {
  float: none;
  width: 100%;
  padding: 0;
}
/* line 252, ../sass/layout/_homepage.scss */
.search-wrapper .block-views form .views-exposed-widgets input:not([type="submit"]) {
  display: block;
  width: 100%;
  padding: 0 0.9375rem;
  height: 2.625rem;
  line-height: 2.625rem;
  font-size: 0.875rem;
  font-family: Arial;
  font-weight: 400;
  color: #727272;
}
/* line 265, ../sass/layout/_homepage.scss */
.search-wrapper .block-views form .views-submit-button input {
  border: none;
  background: transparent;
  position: absolute;
  right: 0.875rem;
  top: 0.4375rem;
  outline: none;
  width: 1.875rem;
  height: 2rem;
  z-index: 10;
}
/* line 277, ../sass/layout/_homepage.scss */
.search-wrapper .block-views form .views-submit-button i {
  color: #366797;
  font-size: 1.8125rem;
  position: absolute;
  right: 0.5rem;
  top: 1px;
  padding: 0.3125rem;
  background: #fff;
}

/* line 290, ../sass/layout/_homepage.scss */
.rel-pos {
  position: relative;
}

/* line 293, ../sass/layout/_homepage.scss */
.btn-default {
  border-radius: 0;
  background: none;
  font-weight: bold;
  color: #fff;
}

/* line 299, ../sass/layout/_homepage.scss */
.advanced-search {
  padding: 0.5625rem 1rem 0.5625rem;
  text-transform: none;
  font-size: 1rem;
  width: 10.5rem;
}
@media screen and (min-width: 1200px) {
  /* line 299, ../sass/layout/_homepage.scss */
  .advanced-search {
    right: 7.4375rem;
    top: 0.9375rem;
    float: right;
  }
}
/* line 311, ../sass/layout/_homepage.scss */
.advanced-search:hover {
  background: none;
  border-color: #fff;
  color: #f5f5f5;
}

/* line 324, ../sass/layout/_homepage.scss */
.flex-viewport {
  max-width: 1200px;
  margin: 0 auto;
}

/* line 328, ../sass/layout/_homepage.scss */
.flex-control-nav {
  text-align: center;
  padding-bottom: 0.5625rem;
}
@media (max-width: 991px) {
  /* line 328, ../sass/layout/_homepage.scss */
  .flex-control-nav {
    display: none;
  }
}
/* line 335, ../sass/layout/_homepage.scss */
.flex-control-nav:before, .flex-control-nav:after {
  display: table;
  content: "";
}
/* line 339, ../sass/layout/_homepage.scss */
.flex-control-nav:after {
  clear: both;
}
/* line 342, ../sass/layout/_homepage.scss */
.flex-control-nav li {
  display: inline-block;
  margin-left: 0.375rem;
}
/* line 346, ../sass/layout/_homepage.scss */
.flex-control-nav li a {
  display: block;
  width: 0.875rem;
  height: 0.875rem;
  border: solid 1px #fff;
  text-indent: -9999px;
  border-radius: 50%;
  position: relative;
}
/* line 354, ../sass/layout/_homepage.scss */
.flex-control-nav li a.flex-active:after {
  position: absolute;
  width: 0.5rem;
  height: 0.5rem;
  content: "";
  background: #fff;
  top: 0.125rem;
  right: 0.125rem;
  border-radius: 50%;
}

/* line 368, ../sass/layout/_homepage.scss */
.slides .learn-more-btn {
  padding: 0.4375rem 4.375rem 0.375rem;
  background: #e8b207;
  color: #000;
  font-size: 1.3125rem;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  border-radius: 0;
  text-transform: capitalize;
}
@media (min-width: 992px) {
  /* line 368, ../sass/layout/_homepage.scss */
  .slides .learn-more-btn {
    display: none;
  }
}
/* line 386, ../sass/layout/_homepage.scss */
.slides .slider-item {
  height: 18.75rem;
  position: relative;
}
@media (max-width: 991px) {
  /* line 386, ../sass/layout/_homepage.scss */
  .slides .slider-item {
    height: 12.25rem;
  }
  /* line 391, ../sass/layout/_homepage.scss */
  .slides .slider-item .img-wrapper {
    width: 51.33333%;
  }
}
@media (min-width: 992px) {
  /* line 386, ../sass/layout/_homepage.scss */
  .slides .slider-item {
    width: 1200px;
  }
}
@media (min-width: 1200px) {
  /* line 401, ../sass/layout/_homepage.scss */
  .slides img {
    /*height: remCalc(400);*/
    height: 100%;
    width: auto;
  }
}
@media screen and (max-width: 991px) {
  /* line 408, ../sass/layout/_homepage.scss */
  .slides .img-wrapper {
    position: absolute;
    text-align: right;
    height: 151px;
    right: 0;
  }
  /* line 415, ../sass/layout/_homepage.scss */
  .slides .img-wrapper .mobile-image {
    height: 151px;
    line-height: 150px;
  }
  /* line 419, ../sass/layout/_homepage.scss */
  .slides .img-wrapper img {
    vertical-align: middle;
  }
}
/* line 426, ../sass/layout/_homepage.scss */
.slides .learn-more {
  z-index: 10;
  font-family: arial, sans-serif;
  line-height: 1.25rem;
  padding: 0 0.625rem;
  width: 61%;
  float: left;
  margin-top: 2.8125rem;
  /*@media (min-width: 1200px) {
    top: remCalc(106);
  }*/
}
@media (max-width: 991px) {
  /* line 426, ../sass/layout/_homepage.scss */
  .slides .learn-more {
    height: 5.25rem;
    overflow: hidden;
    line-height: normal;
    width: 49%;
  }
  /* line 441, ../sass/layout/_homepage.scss */
  .slides .learn-more br {
    display: none;
  }
  /* line 444, ../sass/layout/_homepage.scss */
  .slides .learn-more h2 + p {
    display: none;
  }
}
@media (max-width: 767px) {
  /* line 455, ../sass/layout/_homepage.scss */
  .slides .learn-more p:nth-child(1) span {
    font-size: 23px !important;
  }
  /* line 460, ../sass/layout/_homepage.scss */
  .slides .learn-more p:nth-child(2) span {
    font-size: 11px !important;
  }
}
/* line 466, ../sass/layout/_homepage.scss */
.slides .learn-more a {
  padding: 1.4375rem 3.75rem 1.375rem;
  color: #000;
  font-size: 1.5rem;
}
@media (max-width: 991px) {
  /* line 466, ../sass/layout/_homepage.scss */
  .slides .learn-more a {
    display: none;
  }
}
/* line 476, ../sass/layout/_homepage.scss */
.slides .learn-more a:hover {
  text-decoration: none;
}
/* line 482, ../sass/layout/_homepage.scss */
.slides .learn-more p:not(:first-child) {
  margin-top: 2rem;
}
/* line 485, ../sass/layout/_homepage.scss */
.slides .learn-more a {
  margin-top: 0.625rem;
}
@media (min-width: 992px) {
  /* line 426, ../sass/layout/_homepage.scss */
  .slides .learn-more {
    width: 33.33333%;
  }
}
@media (max-width: 991px) {
  /* line 426, ../sass/layout/_homepage.scss */
  .slides .learn-more {
    position: static;
    z-index: 50;
    margin-top: 1.40625rem;
  }
  /* line 496, ../sass/layout/_homepage.scss */
  .slides .learn-more p:not(:first-child) {
    margin-top: 0.5rem;
  }
  /* line 499, ../sass/layout/_homepage.scss */
  .slides .learn-more a {
    position: absolute;
    left: 0;
    right: -3px;
    border-radius: 0;
    bottom: 0;
    z-index: 10;
    padding: 0;
    height: 2.75rem;
    line-height: 2.75rem;
  }
}

/* line 513, ../sass/layout/_homepage.scss */
.top-section {
  margin-top: 2.875rem;
}
@media (max-width: 991px) {
  /* line 513, ../sass/layout/_homepage.scss */
  .top-section {
    margin-top: 1.375rem;
  }
}
/* line 518, ../sass/layout/_homepage.scss */
.top-section:last-child {
  border-bottom: solid 1px #dadada;
}
/* line 521, ../sass/layout/_homepage.scss */
.top-section .title {
  padding-left: 1.4375rem;
}
/* line 523, ../sass/layout/_homepage.scss */
.top-section .title p {
  padding: 0.25rem 0;
  text-align: right;
}
/* line 529, ../sass/layout/_homepage.scss */
.top-section .title-big h3 {
  font-size: 1.8125rem;
  color: #366797;
  font-weight: bold;
  float: left;
}
@media (max-width: 991px) {
  /* line 529, ../sass/layout/_homepage.scss */
  .top-section .title-big h3 {
    font-size: 1.5rem;
    padding-left: 0.625rem;
  }
}
/* line 539, ../sass/layout/_homepage.scss */
.top-section .title-big .title {
  float: right;
}
/* line 543, ../sass/layout/_homepage.scss */
.top-section .content-wrapper {
  padding: 2.8125rem 2.125rem 2.125rem;
}
/* line 546, ../sass/layout/_homepage.scss */
.top-section .content-wrapper:not(.expertise-wrapper) {
  max-height: 18.4375rem;
  overflow: hidden;
}
@media (max-width: 991px) {
  /* line 543, ../sass/layout/_homepage.scss */
  .top-section .content-wrapper {
    padding-top: 1.25rem;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    margin-bottom: 1.5625rem;
  }
  /* line 556, ../sass/layout/_homepage.scss */
  .top-section .content-wrapper.expertise-wrapper {
    width: 100%;
    overflow: hidden;
    position: relative;
    overflow: hidden;
  }
  /* line 561, ../sass/layout/_homepage.scss */
  .top-section .content-wrapper.expertise-wrapper a {
    position: absolute;
    bottom: 0;
    color: #fff;
  }
  /* line 567, ../sass/layout/_homepage.scss */
  .top-section .content-wrapper img {
    position: absolute;
    bottom: auto;
    top: 0.9375rem;
    right: 1.125rem;
  }
}
/* line 574, ../sass/layout/_homepage.scss */
.top-section .content-wrapper img {
  margin-top: 0.625rem;
}
@media screen and (min-width: 992px) {
  /* line 574, ../sass/layout/_homepage.scss */
  .top-section .content-wrapper img {
    position: absolute;
    right: 1.6875rem;
    bottom: 1.8125rem;
    margin: 0;
  }
}
/* line 583, ../sass/layout/_homepage.scss */
.top-section .content-wrapper a {
  padding: 0.75rem 0;
  width: 12.375rem;
  font-size: 1rem;
  border: solid 1px #366797;
  color: #366797;
  display: block;
  margin-right: auto;
  margin-left: auto;
  position: absolute;
  bottom: 1rem;
}
@media (min-width: 480px) {
  /* line 583, ../sass/layout/_homepage.scss */
  .top-section .content-wrapper a {
    display: inline-block;
  }
}
@media (max-width: 991px) {
  /* line 583, ../sass/layout/_homepage.scss */
  .top-section .content-wrapper a {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    border: none;
    background: #366797;
    color: #fff;
  }
}
@media (min-width: 992px) {
  /* line 611, ../sass/layout/_homepage.scss */
  .top-section .content-wrapper p:not(:last-child), .top-section .content-wrapper p:not(:nth-child(2)) .title-content {
    line-height: 1.5rem;
    margin-bottom: 1.3125rem;
  }
  /* line 615, ../sass/layout/_homepage.scss */
  .top-section .content-wrapper p:not(:nth-child(2)) .title-content {
    display: block;
    max-height: 82px;
  }
}
/* line 622, ../sass/layout/_homepage.scss */
.top-section .blue-bg p, .top-section .blue-bg h3 {
  color: #fff;
}
/* line 625, ../sass/layout/_homepage.scss */
.top-section .blue-bg a {
  color: #fff;
}
@media (min-width: 992px) {
  /* line 625, ../sass/layout/_homepage.scss */
  .top-section .blue-bg a {
    border: solid 1px #fff;
  }
}
/* line 632, ../sass/layout/_homepage.scss */
.top-section .list-content {
  margin-top: 0.5rem;
}
/* line 636, ../sass/layout/_homepage.scss */
.top-section .fix-height > div {
  border-bottom: solid 1px #dadada;
  position: relative;
}
@media (min-width: 992px) {
  /* line 636, ../sass/layout/_homepage.scss */
  .top-section .fix-height > div {
    height: 15rem;
  }
}
/* line 642, ../sass/layout/_homepage.scss */
.top-section .fix-height > div:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  right: 0;
  top: 0;
  background: #dadada;
}
/* line 651, ../sass/layout/_homepage.scss */
.top-section .fix-height > div:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  left: -1px;
  top: 0;
  background: #dadada;
}
@media (max-width: 992px) {
  /* line 665, ../sass/layout/_homepage.scss */
  .top-section .fix-height-opinions .grey-bg a {
    color: #fff;
  }
}
@media (min-width: 992px) {
  /* line 663, ../sass/layout/_homepage.scss */
  .top-section .fix-height-opinions .grey-bg {
    width: 92.3%;
    height: 24.0625rem;
  }
}
/* line 675, ../sass/layout/_homepage.scss */
.top-section .fix-height-opinions > div {
  margin-top: 0.625rem;
}
@media (min-width: 992px) {
  /* line 675, ../sass/layout/_homepage.scss */
  .top-section .fix-height-opinions > div {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  /* line 681, ../sass/layout/_homepage.scss */
  .top-section .fix-height-opinions > div:nth-child(3n+3) .grey-bg {
    float: right;
  }
}
/* line 688, ../sass/layout/_homepage.scss */
.top-section .fix-height-opinions > div:nth-child(2n+2) .grey-bg {
  margin: 0 auto;
}
/* line 694, ../sass/layout/_homepage.scss */
.top-section .cloud-desc {
  position: relative;
}
/* line 696, ../sass/layout/_homepage.scss */
.top-section .cloud-desc img {
  position: relative;
  float: right;
  bottom: 0;
  right: 0;
}
@media (max-width: 991px) {
  /* line 694, ../sass/layout/_homepage.scss */
  .top-section .cloud-desc {
    overflow: hidden;
  }
}
/* line 707, ../sass/layout/_homepage.scss */
.top-section .expertise-wrapper {
  padding: 0;
}
@media (min-width: 481px) and (max-width: 991px) {
  /* line 711, ../sass/layout/_homepage.scss */
  .top-section .expertise-wrapper .cloud-desc {
    padding-bottom: 2.5rem;
  }
  /* line 713, ../sass/layout/_homepage.scss */
  .top-section .expertise-wrapper .cloud-desc img {
    height: 100%;
    width: auto;
    margin-top: 0;
    top: 0;
  }
}
@media (max-width: 480px) {
  /* line 721, ../sass/layout/_homepage.scss */
  .top-section .expertise-wrapper .cloud-desc {
    overflow: hidden;
  }
}
/* line 726, ../sass/layout/_homepage.scss */
.top-section .expertise-wrapper .cloud-about {
  padding-top: 2rem;
  height: 25.9375rem;
}
@media (max-width: 991px) {
  /* line 726, ../sass/layout/_homepage.scss */
  .top-section .expertise-wrapper .cloud-about {
    position: static;
    padding-left: 0.625rem;
  }
}
/* line 733, ../sass/layout/_homepage.scss */
.top-section .expertise-wrapper .cloud-about p {
  margin-bottom: 0.625rem;
}
/* line 736, ../sass/layout/_homepage.scss */
.top-section .expertise-wrapper .cloud-about a {
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -99px;
}
/* line 743, ../sass/layout/_homepage.scss */
.top-section .expertise-wrapper .cloud-about .title {
  padding: 0;
}
@media (max-width: 991px) {
  /* line 745, ../sass/layout/_homepage.scss */
  .top-section .expertise-wrapper .cloud-about .title span {
    font-size: 1.5rem !important;
    text-align: left !important;
  }
}

/* line 755, ../sass/layout/_homepage.scss */
.border-bottom-grey {
  border-bottom: solid 1px #dadada;
}

/* line 758, ../sass/layout/_homepage.scss */
.trim-border {
  border: none !important;
}

/* line 761, ../sass/layout/_homepage.scss */
.grey-bg {
  background: #f3f3f3;
}
/* line 763, ../sass/layout/_homepage.scss */
.grey-bg:before, .grey-bg:after {
  display: table;
  content: "";
}
/* line 767, ../sass/layout/_homepage.scss */
.grey-bg:after {
  clear: both;
}

@media screen and (max-width: 991px) {
  /* line 771, ../sass/layout/_homepage.scss */
  .expertise-list {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }
}
/* line 776, ../sass/layout/_homepage.scss */
.expertise-list > div {
  /*@media screen and (max-width: 992px) {
    &:nth-child(n - 1) {
      padding-right: remCalc(5);
    }
    &:nth-child(n+1) {
      padding-left: remCalc(5);
    }
  }*/
}
/* line 786, ../sass/layout/_homepage.scss */
.expertise-list .expertise-item {
  height: 12.3125rem;
  border: solid 3px #e6e6e6;
  margin-bottom: 1.4375rem;
  margin-right: auto;
  margin-left: auto;
  float: right;
  width: 90%;
}
@media screen and (max-width: 991px) {
  /* line 786, ../sass/layout/_homepage.scss */
  .expertise-list .expertise-item {
    float: none;
    height: 10.9375rem;
  }
}
@media screen and (max-width: 480px) {
  /* line 798, ../sass/layout/_homepage.scss */
  .expertise-list .expertise-item img {
    width: 100%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 786, ../sass/layout/_homepage.scss */
  .expertise-list .expertise-item {
    width: 90%;
    float: right;
  }
  /* line 806, ../sass/layout/_homepage.scss */
  .expertise-list .expertise-item img {
    width: 100%;
  }
}
@media (min-width: 480px) and (max-width: 991px) {
  /* line 786, ../sass/layout/_homepage.scss */
  .expertise-list .expertise-item {
    width: 11.25rem;
  }
}
/* line 813, ../sass/layout/_homepage.scss */
.expertise-list .expertise-item p {
  padding-top: 0.8125rem;
  padding-left: 0.875rem;
  color: #595959;
  font-weight: bold;
}

/* line 822, ../sass/layout/_homepage.scss */
#list-content {
  background: #f3f3f3;
  height: 3.125rem;
  overflow: hidden;
}
@media (max-width: 991px) {
  /* line 822, ../sass/layout/_homepage.scss */
  #list-content {
    display: none;
  }
}
/* line 833, ../sass/layout/_homepage.scss */
#list-content li {
  float: left;
  margin-right: 1.25rem;
}
/* line 837, ../sass/layout/_homepage.scss */
#list-content .twitter-icon {
  width: 3.125rem;
  height: 3.125rem;
  position: absolute;
  text-align: center;
  background: #55acee;
  line-height: 3.125rem;
  left: 0;
  color: #fff;
  font-size: 1.5625rem;
  z-index: 10;
}
/* line 850, ../sass/layout/_homepage.scss */
#list-content ul {
  position: relative;
  display: inline-block;
  white-space: nowrap;
}
/* line 856, ../sass/layout/_homepage.scss */
#list-content li {
  height: 3.125rem;
  line-height: 3.125rem;
}

/* line 861, ../sass/layout/_homepage.scss */
footer {
  background: #000033;
  color: #fff;
  font-size: 1rem;
}
@media (max-width: 991px) {
  /* line 861, ../sass/layout/_homepage.scss */
  footer {
    margin-top: 0;
  }
}
/* line 868, ../sass/layout/_homepage.scss */
footer .news-letter-wrapper {
  border-bottom: solid 1px #366797;
  padding: 1.25rem 0;
}
/* line 872, ../sass/layout/_homepage.scss */
footer .news-letter-wrapper .news-letter a {
  color: #449bf0;
  font-weight: bold;
}
/* line 881, ../sass/layout/_homepage.scss */
footer .footer-link {
  padding-top: 1.6875rem;
  line-height: 1.375rem;
}
/* line 885, ../sass/layout/_homepage.scss */
footer .quick-link-wrapper {
  overflow: hidden;
}
/* line 888, ../sass/layout/_homepage.scss */
footer .contact {
  position: relative;
  text-align: center;
}
/* line 890, ../sass/layout/_homepage.scss */
footer .contact:after {
  content: "";
  position: absolute;
  background: #366797;
  width: 1px;
  height: 200%;
  right: 0;
  top: 0;
}
@media screen and (max-width: 991px) {
  /* line 890, ../sass/layout/_homepage.scss */
  footer .contact:after {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  /* line 888, ../sass/layout/_homepage.scss */
  footer .contact {
    text-align: left;
    width: 20.5%;
    float: left;
  }
}
/* line 908, ../sass/layout/_homepage.scss */
footer .contact ul {
  margin-top: 2.875rem;
}
/* line 910, ../sass/layout/_homepage.scss */
footer .contact ul li:not(:last-child) {
  border-bottom: solid 1px #fff;
}
/* line 913, ../sass/layout/_homepage.scss */
footer .contact ul a {
  color: #fff;
  display: block;
  padding: 0.4375rem 0;
  text-align: center;
  font-size: 1rem;
}
/* line 922, ../sass/layout/_homepage.scss */
footer .quick-link {
  padding-bottom: 1.625rem;
}
@media screen and (min-width: 992px) {
  /* line 922, ../sass/layout/_homepage.scss */
  footer .quick-link {
    width: 75%;
    padding-left: 3.25rem;
    float: left;
  }
}
@media screen and (max-width: 991px) {
  /* line 930, ../sass/layout/_homepage.scss */
  footer .quick-link > div {
    margin-bottom: 1.125rem;
  }
}
/* line 934, ../sass/layout/_homepage.scss */
footer .quick-link a {
  color: #fff;
}
/* line 936, ../sass/layout/_homepage.scss */
footer .quick-link a:hover {
  color: #fff;
}
/* line 941, ../sass/layout/_homepage.scss */
footer .quick-link .event-link li {
  font-weight: bold;
  text-transform: uppercase;
}
/* line 944, ../sass/layout/_homepage.scss */
footer .quick-link .event-link li:not(:first-child) {
  margin-top: 0.5rem;
}
/* line 949, ../sass/layout/_homepage.scss */
footer .quick-link strong {
  font-weight: bold;
}
/* line 953, ../sass/layout/_homepage.scss */
footer .social-media {
  padding: 1.1875rem 0 1.6875rem;
  border-top: solid 1px #366797;
}
/* line 956, ../sass/layout/_homepage.scss */
footer .social-media a {
  color: #fff;
  font-size: 0.875rem;
}
/* line 959, ../sass/layout/_homepage.scss */
footer .social-media a i {
  font-size: 1.5rem;
}
/* line 963, ../sass/layout/_homepage.scss */
footer .social-media .legal-info {
  text-align: center;
  margin-top: 0.625rem;
}
@media screen and (min-width: 992px) {
  /* line 963, ../sass/layout/_homepage.scss */
  footer .social-media .legal-info {
    float: right;
    text-align: right;
    margin-top: 0rem;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  /* line 963, ../sass/layout/_homepage.scss */
  footer .social-media .legal-info {
    padding-right: 0.625rem;
  }
}
/* line 976, ../sass/layout/_homepage.scss */
footer .social-media .social-network a {
  display: block;
  width: 1.5625rem;
  height: 1.5625rem;
  text-align: center;
}
@media screen and (max-width: 991px) {
  /* line 975, ../sass/layout/_homepage.scss */
  footer .social-media .social-network {
    text-align: center;
  }
  /* line 986, ../sass/layout/_homepage.scss */
  footer .social-media .social-network ul {
    display: inline-block;
  }
}
/* line 993, ../sass/layout/_homepage.scss */
footer .social-media ul li {
  float: left;
  margin-right: 1.1875rem;
}

@media (max-width: 1199px) and (min-width: 992px) {
  /* line 1000, ../sass/layout/_homepage.scss */
  #logo {
    position: relative;
    z-index: 100;
  }
}

/* line 1006, ../sass/layout/_homepage.scss */
.menu {
  position: absolute;
  top: 1.0625rem;
  right: 0;
}
@media (max-width: 991px) {
  /* line 1006, ../sass/layout/_homepage.scss */
  .menu {
    left: 0;
    top: 4.5rem;
    display: none;
  }
}
@media (min-width: 992px) {
  /* line 1006, ../sass/layout/_homepage.scss */
  .menu {
    display: block !important;
  }
}
/* line 1018, ../sass/layout/_homepage.scss */
.menu > li {
  float: left;
  position: relative;
}
@media (max-width: 991px) {
  /* line 1018, ../sass/layout/_homepage.scss */
  .menu > li {
    float: none;
  }
}
/* line 1024, ../sass/layout/_homepage.scss */
.menu > li:first-child a {
  margin-left: 0;
}
/* line 1028, ../sass/layout/_homepage.scss */
.menu > li.active div > a {
  color: #e97c43;
}
/* line 1032, ../sass/layout/_homepage.scss */
.menu > li a {
  display: inline-block;
  padding: 0.5625rem 0.6875rem 0.5625rem 0.9375rem;
  position: relative;
  z-index: 11;
  font-size: 15px;
  background: #fff;
}
@media (min-width: 1200px) {
  /* line 1032, ../sass/layout/_homepage.scss */
  .menu > li a {
    font-size: 1.125rem;
    padding: 0.5625rem 0.8125rem 0.5625rem 1.25rem;
  }
}
/* line 1045, ../sass/layout/_homepage.scss */
.menu > li a:focus {
  text-decoration: none;
}
@media (max-width: 991px) {
  /* line 1032, ../sass/layout/_homepage.scss */
  .menu > li a {
    display: block;
    background: #818181;
    font-weight: normal;
    color: #fff;
    border-bottom: solid 1px #fff;
  }
}
/* line 1055, ../sass/layout/_homepage.scss */
.menu > li a.white-link {
  background: #fff;
  color: #366797;
  border-bottom: solid 1px #366797;
}
/* line 1060, ../sass/layout/_homepage.scss */
.menu > li a i {
  margin-left: 0.75rem;
  font-size: 0.625rem;
  position: relative;
  top: -5px;
  /*float: right;
  margin-top: remCalc(3);*/
}
@media (min-width: 991px) {
  /* line 1060, ../sass/layout/_homepage.scss */
  .menu > li a i {
    top: 0;
  }
}
/* line 1072, ../sass/layout/_homepage.scss */
.menu > li .last-link {
  color: #666666;
}
@media (max-width: 991px) {
  /* line 1072, ../sass/layout/_homepage.scss */
  .menu > li .last-link {
    background: #b4b4b4;
    color: #000;
  }
}
/* line 1079, ../sass/layout/_homepage.scss */
.menu > li:hover {
  border: solid 3px #fff;
}
@media (min-width: 992px) {
  /* line 1081, ../sass/layout/_homepage.scss */
  .menu > li:hover:not(.no-sub-menu) {
    border: solid 3px #ececec;
    border-bottom: none;
  }
}
@media (max-width: 991px) {
  /* line 1079, ../sass/layout/_homepage.scss */
  .menu > li:hover {
    border: none;
  }
}
/* line 1090, ../sass/layout/_homepage.scss */
.menu > li:hover.blog {
  border: none;
}
/* line 1092, ../sass/layout/_homepage.scss */
.menu > li:hover.blog a {
  padding: 0.5625rem 0.8125rem 0.5625rem 1.25rem;
}
/* line 1096, ../sass/layout/_homepage.scss */
.menu > li:hover div > a {
  color: #e97c43;
}
@media (min-width: 992px) {
  /* line 1096, ../sass/layout/_homepage.scss */
  .menu > li:hover div > a {
    padding: 0.375rem 0.625rem 0.375rem 1.0625rem;
  }
}
@media (min-width: 992px) {
  /* line 1103, ../sass/layout/_homepage.scss */
  .menu > li:hover ul {
    display: block !important;
  }
}
/* line 1109, ../sass/layout/_homepage.scss */
.menu .higher-z-i {
  z-index: 36 !important;
}
/* line 1112, ../sass/layout/_homepage.scss */
.menu ul {
  display: none;
  background: #fff;
  z-index: 29;
  background: #dadada;
  position: relative;
  right: 0;
  margin-top: -0.1875rem 0 0;
}
@media (min-width: 992px) {
  /* line 1112, ../sass/layout/_homepage.scss */
  .menu ul {
    position: absolute;
    width: 11.25rem;
    border: solid 3px #ececec;
    padding-left: 0;
    background: none;
    margin-top: -0.1875rem;
    left: -0.1875rem;
  }
}
/* line 1129, ../sass/layout/_homepage.scss */
.menu ul li {
  border-bottom: solid 1px #ececec;
}
/* line 1131, ../sass/layout/_homepage.scss */
.menu ul li a {
  display: block;
  width: 100%;
  padding: 0.5625rem 0.625rem 0.5rem;
  font-size: 0.875rem;
}
@media (max-width: 991px) {
  /* line 1131, ../sass/layout/_homepage.scss */
  .menu ul li a {
    padding-left: 2.5rem;
  }
}
/* line 1139, ../sass/layout/_homepage.scss */
.menu ul li a:hover {
  color: #e97c43;
}

/* line 1146, ../sass/layout/_homepage.scss */
.menu-text {
  text-transform: uppercase;
  display: none;
  font-weight: bold;
  position: absolute;
  right: 1.4375rem;
}

/* line 1154, ../sass/layout/_homepage.scss */
.trigger-menu {
  position: absolute;
  width: 3.4375rem;
}
/* line 1157, ../sass/layout/_homepage.scss */
.trigger-menu.active {
  background: #366797;
}
/* line 1159, ../sass/layout/_homepage.scss */
.trigger-menu.active i {
  color: #fff;
}
/* line 1163, ../sass/layout/_homepage.scss */
.trigger-menu i {
  font-size: 1.8125rem;
  color: #366797;
  margin-top: 0.4375rem;
}

/* line 1169, ../sass/layout/_homepage.scss */
.mobile-product {
  margin-top: 0.625rem;
  background: #b8e9fe;
  border: none !important;
  padding: 1rem 0.75rem 0.625rem;
}
/* line 1174, ../sass/layout/_homepage.scss */
.mobile-product i {
  font-size: 1.5rem;
}
@media (max-width: 991px) {
  /* line 1177, ../sass/layout/_homepage.scss */
  .mobile-product p.left {
    padding-bottom: 15px;
  }
}

/* line 1183, ../sass/layout/_homepage.scss */
.list-all-btn {
  border: solid 1px #366797;
  color: #366797;
  border-radius: 0;
  margin-top: 0.625rem;
  width: 100%;
  text-transform: capitalize;
}

/* line 1193, ../sass/layout/_homepage.scss */
.menu-show .user-btn {
  display: none;
}
/* line 1196, ../sass/layout/_homepage.scss */
.menu-show .menu-text {
  display: inline;
}
/* line 1199, ../sass/layout/_homepage.scss */
.menu-show .menu ul a {
  background: #dadada;
  color: #366797;
}

/* line 1205, ../sass/layout/_homepage.scss */
#block-user-login .captcha {
  display: none;
}

/* line 1209, ../sass/layout/_homepage.scss */
.block-user-login {
  background: #dce1e7;
  position: absolute;
  right: 0;
  top: 2.625rem;
  z-index: 50;
  padding-top: 0.9375rem;
  display: none;
}
@media (min-width: 992px) {
  /* line 1209, ../sass/layout/_homepage.scss */
  .block-user-login {
    width: 27.4375rem;
  }
}
@media (max-width: 991px) {
  /* line 1209, ../sass/layout/_homepage.scss */
  .block-user-login {
    left: 0;
  }
}
/* line 1223, ../sass/layout/_homepage.scss */
.block-user-login form {
  /*@media (min-width: 992px) {
    width: remCalc(355);
  }*/
}
/* line 1227, ../sass/layout/_homepage.scss */
.block-user-login form label:not(.option) {
  width: 9.375rem;
}
/* line 1230, ../sass/layout/_homepage.scss */
.block-user-login form .form-item-name {
  margin-top: 0.625rem;
}
/* line 1233, ../sass/layout/_homepage.scss */
.block-user-login form label {
  color: #366797;
}
/* line 1236, ../sass/layout/_homepage.scss */
.block-user-login form > div > .form-item {
  margin-bottom: 0.9375rem;
}
/* line 1239, ../sass/layout/_homepage.scss */
.block-user-login form input:not([type="submit"]) {
  padding: 0 0.8125rem;
  height: 2.625rem;
  color: #727272;
  font-size: 1.125rem;
  width: 100%;
  border: none;
}
/* line 1247, ../sass/layout/_homepage.scss */
.block-user-login form .css3-checkbox {
  line-height: normal;
  position: relative;
  top: 0.125rem;
}
/* line 1252, ../sass/layout/_homepage.scss */
.block-user-login form .remember {
  margin-left: 0.3125rem;
  position: relative;
  top: -0.25rem;
  line-height: normal;
}
@media (max-width: 991px) {
  /* line 1258, ../sass/layout/_homepage.scss */
  .block-user-login form .form-item-remember-me {
    text-align: left;
  }
}
@media (max-width: 991px) {
  /* line 1264, ../sass/layout/_homepage.scss */
  .block-user-login form .remember_me_wrapper {
    float: none;
  }
  /* line 1267, ../sass/layout/_homepage.scss */
  .block-user-login form .remember_me_wrapper + .right {
    float: none;
    text-align: left;
  }
}
/* line 1274, ../sass/layout/_homepage.scss */
.block-user-login .form-actions {
  text-align: center;
}
/* line 1276, ../sass/layout/_homepage.scss */
.block-user-login .form-actions input[type="submit"] {
  background: none;
  border: solid 1px #366797;
  float: left;
  font-weight: bold;
  padding: 0.625rem 1.5625rem;
  color: #000;
  color: #366797;
  line-height: normal;
}
/* line 1286, ../sass/layout/_homepage.scss */
.block-user-login .form-actions input[type="submit"]#edit-submit {
  padding: 0.625rem;
}
/* line 1292, ../sass/layout/_homepage.scss */
.block-user-login .item-list a {
  color: #366797;
  position: relative;
  top: -0.25rem;
}
/* line 1298, ../sass/layout/_homepage.scss */
.block-user-login .item-list .right a {
  top: -0.125rem;
}
/* line 1303, ../sass/layout/_homepage.scss */
.block-user-login .wrapper-inner-block {
  padding: 0 1.25rem;
  width: 27.4375rem;
}
@media (max-width: 991px) {
  /* line 1303, ../sass/layout/_homepage.scss */
  .block-user-login .wrapper-inner-block {
    padding: 0 0.625rem;
    width: 100%;
  }
}
/* line 1311, ../sass/layout/_homepage.scss */
.block-user-login .login-option {
  padding-top: 0.5625rem;
  border-top: solid 1px #366797;
  margin-top: 0.625rem;
}
/* line 1317, ../sass/layout/_homepage.scss */
.block-user-login .login-option .ir-btn-wrapper > div {
  width: 50%;
  padding-bottom: 0.9375rem;
  padding-top: 0.3125rem;
}
@media (min-width: 992px) {
  /* line 1322, ../sass/layout/_homepage.scss */
  .block-user-login .login-option .ir-btn-wrapper.active {
    border-bottom: solid 9px #366797;
  }
}
@media (min-width: 992px) {
  /* line 1326, ../sass/layout/_homepage.scss */
  .block-user-login .login-option .ir-btn-wrapper.active > div {
    padding-bottom: 0.375rem;
  }
}
/* line 1332, ../sass/layout/_homepage.scss */
.block-user-login .login-option .ir-btn-wrapper .ir-wrap {
  padding-left: 1.25rem;
}
@media (max-width: 991px) {
  /* line 1332, ../sass/layout/_homepage.scss */
  .block-user-login .login-option .ir-btn-wrapper .ir-wrap {
    float: none;
    width: 100%;
    padding: 0 0.625rem;
  }
}
/* line 1340, ../sass/layout/_homepage.scss */
.block-user-login .login-option .ir-btn-wrapper .active-btn {
  background: #366797;
}
@media (min-width: 992px) {
  /* line 1340, ../sass/layout/_homepage.scss */
  .block-user-login .login-option .ir-btn-wrapper .active-btn {
    border: solid 1px #366797;
  }
}
/* line 1345, ../sass/layout/_homepage.scss */
.block-user-login .login-option .ir-btn-wrapper .active-btn .btn {
  color: #dce1e7;
  padding-left: 0;
}
/* line 1350, ../sass/layout/_homepage.scss */
.block-user-login .login-option .ir-btn-wrapper .sitsi-wrap {
  padding-right: 1.25rem;
}
/* line 1352, ../sass/layout/_homepage.scss */
.block-user-login .login-option .ir-btn-wrapper .sitsi-wrap a {
  position: relative;
}
@media (max-width: 991px) {
  /* line 1350, ../sass/layout/_homepage.scss */
  .block-user-login .login-option .ir-btn-wrapper .sitsi-wrap {
    float: none;
    width: 100%;
    padding: 0 0.625rem;
  }
}
/* line 1363, ../sass/layout/_homepage.scss */
.block-user-login .login-option .label-wrap {
  padding-top: 0.625rem;
  padding-left: 1.25rem;
}
@media (max-width: 991px) {
  /* line 1363, ../sass/layout/_homepage.scss */
  .block-user-login .login-option .label-wrap {
    padding: 0;
  }
}
/* line 1375, ../sass/layout/_homepage.scss */
.block-user-login strong {
  font-weight: bold;
  color: #366797;
  text-transform: uppercase;
  font-size: 1.125rem;
}
/* line 1384, ../sass/layout/_homepage.scss */
.block-user-login .register-btn {
  height: 42px;
  padding: 0 0.9375rem;
  line-height: 42px;
  border: solid 1px #366797;
  border-radius: 0;
  font-size: 0.875rem;
  text-transform: none;
}
@media (max-width: 991px) {
  /* line 1384, ../sass/layout/_homepage.scss */
  .block-user-login .register-btn {
    float: none;
    display: block;
    margin-bottom: 0.9375rem;
  }
}
/* line 1397, ../sass/layout/_homepage.scss */
.block-user-login .register-btn span {
  display: inline-block;
  line-height: 0.875rem;
  vertical-align: middle;
}
/* line 1406, ../sass/layout/_homepage.scss */
.block-user-login .register-innovation {
  display: none;
  margin-top: 1.625rem;
}
/* line 1410, ../sass/layout/_homepage.scss */
.block-user-login .register-innovation form .remember {
  line-height: normal;
  margin-top: 0.75rem;
  color: #000;
  font-size: 1.125rem;
  border-color: #000;
}
/* line 1418, ../sass/layout/_homepage.scss */
.block-user-login .register-innovation form .css3-checkbox {
  float: left;
  top: 0.125rem;
  position: relative;
}
/* line 1423, ../sass/layout/_homepage.scss */
.block-user-login .register-innovation form .css3-checkbox + label {
  width: 90%;
  float: left;
  margin-left: 0.6875rem;
}
@media (max-width: 991px) {
  /* line 1423, ../sass/layout/_homepage.scss */
  .block-user-login .register-innovation form .css3-checkbox + label {
    width: 88%;
  }
}
/* line 1431, ../sass/layout/_homepage.scss */
.block-user-login .register-innovation form a {
  top: 0;
  font-weight: bold;
  color: #366797;
}
/* line 1436, ../sass/layout/_homepage.scss */
.block-user-login .register-innovation form .button-wrap-center {
  margin-top: 1.5625rem;
}
/* line 1439, ../sass/layout/_homepage.scss */
.block-user-login .register-innovation form .required {
  position: relative;
  top: -0.5rem;
}
@media (max-width: 991px) {
  /* line 1439, ../sass/layout/_homepage.scss */
  .block-user-login .register-innovation form .required {
    display: block;
    text-align: left;
  }
}

/* line 1450, ../sass/layout/_homepage.scss */
#search-filter-overlay {
  width: 100%;
  background: #fff;
  z-index: 12;
  padding-bottom: 1.5625rem;
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 4.5rem;
  outline: none;
}
@media (max-width: 991px) {
  /* line 1450, ../sass/layout/_homepage.scss */
  #search-filter-overlay {
    max-height: none !important;
  }
}
/* line 1467, ../sass/layout/_homepage.scss */
#search-filter-overlay .container_search_box {
  padding: 1.25rem 0.625rem;
}
/* line 1470, ../sass/layout/_homepage.scss */
#search-filter-overlay .container_search_box > div {
  font-size: 0.875rem;
  margin-bottom: 0.625rem;
}
/* line 1473, ../sass/layout/_homepage.scss */
#search-filter-overlay .container_search_box > div:last-child {
  text-align: center;
}
@media (min-width: 930px) {
  /* line 1470, ../sass/layout/_homepage.scss */
  #search-filter-overlay .container_search_box > div {
    float: left;
    margin-right: 1.25rem;
    margin-bottom: 0;
    text-align: left;
    margin-bottom: 0.625rem;
  }
  /* line 1482, ../sass/layout/_homepage.scss */
  #search-filter-overlay .container_search_box > div:last-child {
    margin-right: 0;
  }
}
/* line 1488, ../sass/layout/_homepage.scss */
#search-filter-overlay .btn {
  padding: 0.75rem 1.5rem 0.6875rem;
  margin-right: 0.9375rem;
}
/* line 1492, ../sass/layout/_homepage.scss */
#search-filter-overlay .btn-default {
  border: solid 1px #366797;
  color: #366797;
  border-radius: 3px;
}
/* line 1496, ../sass/layout/_homepage.scss */
#search-filter-overlay .btn-default:hover {
  background: #fff;
}
/* line 1500, ../sass/layout/_homepage.scss */
#search-filter-overlay .filter_clear_all {
  color: #366797;
}

/* line 1504, ../sass/layout/_homepage.scss */
.filter-wrapper {
  background: #d1e6fb;
}
/* line 1507, ../sass/layout/_homepage.scss */
.filter-wrapper h2 {
  font-size: 1.125rem;
  font-weight: bold;
  padding: 0.46875rem 0.9375rem;
  text-transform: uppercase;
}
@media (min-width: 991px) {
  /* line 1507, ../sass/layout/_homepage.scss */
  .filter-wrapper h2 {
    padding: 1.375rem 0.9375rem 0.9375rem;
  }
}
/* line 1516, ../sass/layout/_homepage.scss */
.filter-wrapper .border-top {
  margin-top: 0rem;
  border-top: solid 1px #000;
}
@media (max-width: 991px) {
  /* line 1516, ../sass/layout/_homepage.scss */
  .filter-wrapper .border-top {
    border-top-color: #366797;
    margin-top: 0;
  }
}

/* line 1525, ../sass/layout/_homepage.scss */
.menu-filter-search-wcc {
  overflow: hidden;
}
/* line 1529, ../sass/layout/_homepage.scss */
.menu-filter-search-wcc > li {
  position: relative;
  position: relative;
}
/* line 1532, ../sass/layout/_homepage.scss */
.menu-filter-search-wcc > li:not(:last-child):after {
  content: "";
  position: absolute;
  height: 99999%;
  width: 1px;
  background: #024772;
  top: 0;
  right: 0;
}
@media (max-width: 991px) {
  /* line 1532, ../sass/layout/_homepage.scss */
  .menu-filter-search-wcc > li:not(:last-child):after {
    display: none;
  }
}
/* line 1544, ../sass/layout/_homepage.scss */
.menu-filter-search-wcc > li i {
  float: right;
  margin-right: 1.375rem;
  color: #d0e6fc;
}
/* line 1549, ../sass/layout/_homepage.scss */
.menu-filter-search-wcc > li:last-child {
  border: none;
}
@media (min-width: 992px) {
  /* line 1529, ../sass/layout/_homepage.scss */
  .menu-filter-search-wcc > li {
    float: left;
    width: 25%;
  }
}
/* line 1556, ../sass/layout/_homepage.scss */
.menu-filter-search-wcc > li .menu-filter-item-ul {
  display: none;
}
/* line 1559, ../sass/layout/_homepage.scss */
.menu-filter-search-wcc > li .menu-filter-item-parent-ul {
  padding-left: 3.75rem;
  margin-top: 1.25rem;
}
@media (max-width: 991px) {
  /* line 1559, ../sass/layout/_homepage.scss */
  .menu-filter-search-wcc > li .menu-filter-item-parent-ul {
    padding-left: 2.75rem;
    display: none;
  }
}
/* line 1566, ../sass/layout/_homepage.scss */
.menu-filter-search-wcc > li .menu-filter-item-parent-ul a {
  color: #366797 !important;
  font-size: 0.875rem;
  float: left;
  display: block;
  width: 8.875rem;
  line-height: 1.125rem;
  position: relative;
  top: -0.125rem;
  padding-left: 1.125rem;
}
@media (max-width: 991px) {
  /* line 1566, ../sass/layout/_homepage.scss */
  .menu-filter-search-wcc > li .menu-filter-item-parent-ul a {
    text-align: left;
    padding-left: 0.625rem;
    width: 85%;
  }
}
/* line 1581, ../sass/layout/_homepage.scss */
.menu-filter-search-wcc > li .menu-filter-item-parent-ul a i {
  display: none !important;
}
/* line 1585, ../sass/layout/_homepage.scss */
.menu-filter-search-wcc > li .menu-filter-item-parent-ul ul {
  padding-left: 0.5625rem;
  margin-top: 1.125rem;
}
@media (max-width: 991px) {
  /* line 1585, ../sass/layout/_homepage.scss */
  .menu-filter-search-wcc > li .menu-filter-item-parent-ul ul {
    margin-top: 0.75rem;
  }
}
/* line 1592, ../sass/layout/_homepage.scss */
.menu-filter-search-wcc > li .menu-filter-item-parent-ul li {
  margin-bottom: 0.6875rem;
}
@media (max-width: 992px) {
  /* line 1592, ../sass/layout/_homepage.scss */
  .menu-filter-search-wcc > li .menu-filter-item-parent-ul li {
    margin-bottom: 0.625rem;
  }
}
@media (max-width: 992px) {
  /* line 1599, ../sass/layout/_homepage.scss */
  .menu-filter-search-wcc > li .menu-filter-item-parent-ul li:last-child li:last-child {
    margin-bottom: 0;
  }
}
/* line 1607, ../sass/layout/_homepage.scss */
.menu-filter-search-wcc > li .menu-filter-item-parent-ul .filter_checkbox {
  float: left;
}
/* line 1611, ../sass/layout/_homepage.scss */
.menu-filter-search-wcc > li .deactive i {
  display: none;
}
/* line 1614, ../sass/layout/_homepage.scss */
.menu-filter-search-wcc > li span {
  cursor: pointer;
}
/* line 1616, ../sass/layout/_homepage.scss */
.menu-filter-search-wcc > li span i {
  font-size: 0.6875rem;
  color: #000;
  position: relative;
  top: -0.125rem;
}
/* line 1623, ../sass/layout/_homepage.scss */
.menu-filter-search-wcc > li > a {
  font-weight: bold;
  display: block;
  background: #024772;
  padding: 0.75rem 0 0.75rem 3.375rem;
  color: #fff;
}
@media (max-width: 991px) {
  /* line 1623, ../sass/layout/_homepage.scss */
  .menu-filter-search-wcc > li > a {
    text-align: left;
    border-bottom: solid 1px #fff;
  }
}
/* line 1634, ../sass/layout/_homepage.scss */
.menu-filter-search-wcc > li > .filter_checkbox {
  position: absolute;
  top: 0.75rem;
  left: 1.3125rem;
  border: solid 1px #fff;
  background: none;
}
/* line 1640, ../sass/layout/_homepage.scss */
.menu-filter-search-wcc > li > .filter_checkbox.active-checkbox, .menu-filter-search-wcc > li > .filter_checkbox.active {
  background: #fff;
}
/* line 1642, ../sass/layout/_homepage.scss */
.menu-filter-search-wcc > li > .filter_checkbox.active-checkbox:after, .menu-filter-search-wcc > li > .filter_checkbox.active:after {
  border-color: #024772;
}
/* line 1649, ../sass/layout/_homepage.scss */
.menu-filter-search-wcc .filter_checkbox, .menu-filter-search-wcc .filter_checkbox_wcc {
  display: inline-block;
  width: 0.9375rem !important;
  height: 0.9375rem !important;
  border: solid 1px #366797;
  position: relative;
  border-radius: 3px;
  margin-right: 0.25rem;
  background: none !important;
  vertical-align: top;
}
/* line 1660, ../sass/layout/_homepage.scss */
.menu-filter-search-wcc .filter_checkbox.active-checkbox, .menu-filter-search-wcc .filter_checkbox.active, .menu-filter-search-wcc .filter_checkbox_wcc.active-checkbox, .menu-filter-search-wcc .filter_checkbox_wcc.active {
  background: #a2453f !important;
  border: none;
}
/* line 1663, ../sass/layout/_homepage.scss */
.menu-filter-search-wcc .filter_checkbox.active-checkbox:after, .menu-filter-search-wcc .filter_checkbox.active:after, .menu-filter-search-wcc .filter_checkbox_wcc.active-checkbox:after, .menu-filter-search-wcc .filter_checkbox_wcc.active:after {
  position: absolute;
  content: "";
  width: 11px;
  height: 7px;
  border: solid 3px #fff;
  background: transparent;
  border-right: none;
  border-top: none;
  top: 3px;
  left: 2px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* line 1678, ../sass/layout/_homepage.scss */
.menu-filter-search-wcc .filter_checkbox.active-checkbox + a, .menu-filter-search-wcc .filter_checkbox.active + a, .menu-filter-search-wcc .filter_checkbox_wcc.active-checkbox + a, .menu-filter-search-wcc .filter_checkbox_wcc.active + a {
  color: #a2453f;
}
/* line 1683, ../sass/layout/_homepage.scss */
.menu-filter-search-wcc .filter_show_all, .menu-filter-search-wcc .filter_hide_all, .menu-filter-search-wcc .validate_all {
  display: none;
}

/* line 1687, ../sass/layout/_homepage.scss */
.container_title_search_box {
  height: 2.75rem;
  line-height: 2.75rem;
}

/* line 1691, ../sass/layout/_homepage.scss */
.ui-datepicker {
  background: #fff;
  border: solid 1px #ececec;
}
/* line 1694, ../sass/layout/_homepage.scss */
.ui-datepicker .ui-datepicker-header {
  padding: 0.625rem;
  background: #024772;
  color: #fff;
}
/* line 1698, ../sass/layout/_homepage.scss */
.ui-datepicker .ui-datepicker-header a {
  color: #fff;
}
/* line 1700, ../sass/layout/_homepage.scss */
.ui-datepicker .ui-datepicker-header a.ui-datepicker-prev {
  float: left;
}
/* line 1703, ../sass/layout/_homepage.scss */
.ui-datepicker .ui-datepicker-header a.ui-datepicker-next {
  float: right;
}
/* line 1709, ../sass/layout/_homepage.scss */
.ui-datepicker .ui-datepicker-calendar th {
  padding: 0.625rem;
}
/* line 1713, ../sass/layout/_homepage.scss */
.ui-datepicker .ui-datepicker-calendar td a {
  display: block;
  padding: 0.625rem;
  text-align: center;
  color: #777;
  font-size: 0.875rem;
}
/* line 1720, ../sass/layout/_homepage.scss */
.ui-datepicker .ui-datepicker-calendar td .ui-state-highlight {
  background: #366797;
  color: #fff;
  border-radius: 5px;
}
/* line 1727, ../sass/layout/_homepage.scss */
.ui-datepicker .ui-datepicker-title {
  text-align: center;
}

/* line 1731, ../sass/layout/_homepage.scss */
.btn-default:active, .btn-default:focus, .btn-default:visited {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}

/* line 1736, ../sass/layout/_homepage.scss */
.btn:active, .btn.active {
  box-shadow: none;
}

/* line 1739, ../sass/layout/_homepage.scss */
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}

/* line 1745, ../sass/layout/_homepage.scss */
.close-filter {
  font-size: 1.5rem;
  margin-right: 0.625rem;
  margin-top: 0.625rem;
}
/* line 1749, ../sass/layout/_homepage.scss */
.close-filter i {
  color: #777;
}

/* line 1753, ../sass/layout/_homepage.scss */
.reset-padding {
  padding: 0 !important;
}

/* line 1756, ../sass/layout/_homepage.scss */
.reset-margin {
  margin: 0 !important;
}

/* line 1759, ../sass/layout/_homepage.scss */
.remove-border {
  border: none !important;
}

/* line 1762, ../sass/layout/_homepage.scss */
.button-wrap-center {
  text-align: center;
}

/* line 1765, ../sass/layout/_homepage.scss */
.required {
  font-size: 1rem;
  color: #818181;
}

/* line 1769, ../sass/layout/_homepage.scss */
.ir-block, .sign-in-block {
  width: 100%;
  line-height: normal;
  top: 11.5rem;
  padding-top: 1.625rem;
  display: none;
  border-top: solid 9px #366797;
}
@media (min-width: 992px) {
  /* line 1769, ../sass/layout/_homepage.scss */
  .ir-block, .sign-in-block {
    top: 9.375rem;
  }
}
/* line 1779, ../sass/layout/_homepage.scss */
.ir-block form, .sign-in-block form {
  width: 100%;
}
/* line 1783, ../sass/layout/_homepage.scss */
.ir-block form .form-block .form-item, .sign-in-block form .form-block .form-item {
  margin-bottom: 0.9375rem;
}
/* line 1788, ../sass/layout/_homepage.scss */
.ir-block .button-wrap-center, .sign-in-block .button-wrap-center {
  padding: 0.625rem 0;
}
@media (min-width: 992px) and (max-width: 1999px) {
  /* line 1792, ../sass/layout/_homepage.scss */
  .ir-block .wrapper .right.col-lg-5, .ir-block .wrapper .left.col-lg-5, .sign-in-block .wrapper .right.col-lg-5, .sign-in-block .wrapper .left.col-lg-5 {
    width: 50%;
    float: left;
    padding-right: 1.25rem;
    padding-left: 0;
    padding-top: 0;
  }
}
@media (min-width: 992px) and (max-width: 1999px) {
  /* line 1801, ../sass/layout/_homepage.scss */
  .ir-block .wrapper .left.col-lg-5, .sign-in-block .wrapper .left.col-lg-5 {
    padding-right: 0;
    padding-left: 1.25rem;
  }
  /* line 1805, ../sass/layout/_homepage.scss */
  .ir-block .wrapper .left.col-lg-5 .inner-left, .sign-in-block .wrapper .left.col-lg-5 .inner-left {
    padding-left: 0;
    padding-right: 4.9375rem;
  }
}
/* line 1812, ../sass/layout/_homepage.scss */
.ir-block .inner-left, .sign-in-block .inner-left {
  padding-left: 2.9375rem;
}
@media (max-width: 991px) {
  /* line 1812, ../sass/layout/_homepage.scss */
  .ir-block .inner-left, .sign-in-block .inner-left {
    padding: 0 0.625rem;
  }
}
/* line 1818, ../sass/layout/_homepage.scss */
.ir-block .inner-right, .sign-in-block .inner-right {
  padding-left: 4.9375rem;
}
@media (max-width: 991px) {
  /* line 1818, ../sass/layout/_homepage.scss */
  .ir-block .inner-right, .sign-in-block .inner-right {
    padding: 0 0.625rem;
  }
}
/* line 1824, ../sass/layout/_homepage.scss */
.ir-block .select-css3, .sign-in-block .select-css3 {
  width: 100%;
  height: 2.625rem;
}
/* line 1827, ../sass/layout/_homepage.scss */
.ir-block .select-css3 select, .sign-in-block .select-css3 select {
  height: 2.625rem;
}
/* line 1830, ../sass/layout/_homepage.scss */
.ir-block .select-css3:after, .sign-in-block .select-css3:after {
  top: 1.125rem;
  right: 1.125rem;
}
/* line 1835, ../sass/layout/_homepage.scss */
.ir-block .zip, .sign-in-block .zip {
  width: 16rem;
  float: right;
}
/* line 1838, ../sass/layout/_homepage.scss */
.ir-block .zip + .select-css3, .sign-in-block .zip + .select-css3 {
  width: 11.0625rem;
  float: left;
}
/* line 1846, ../sass/layout/_homepage.scss */
.ir-block .strength, .sign-in-block .strength {
  position: relative;
}
/* line 1848, ../sass/layout/_homepage.scss */
.ir-block .strength .label, .sign-in-block .strength .label {
  position: absolute;
  right: 0;
  top: -5px;
  font-size: 0.875rem;
  padding: 0;
  color: #000;
}
/* line 1856, ../sass/layout/_homepage.scss */
.ir-block .strength label, .sign-in-block .strength label {
  color: #000;
  width: 40% !important;
  display: inline-block;
  font-weight: normal !important;
}
/* line 1862, ../sass/layout/_homepage.scss */
.ir-block .strength .pwd-strength, .sign-in-block .strength .pwd-strength {
  width: 60%;
  height: 0.875rem;
  background: #bfbfbf;
  margin-top: 0.8125rem;
  position: relative;
}
/* line 1868, ../sass/layout/_homepage.scss */
.ir-block .strength .pwd-strength .gauge, .sign-in-block .strength .pwd-strength .gauge {
  position: absolute;
  height: 0.875rem;
  width: 0;
  background: blue;
  left: 0;
}
/* line 1877, ../sass/layout/_homepage.scss */
.ir-block label, .sign-in-block label {
  font-size: 1.125rem;
}
/* line 1880, ../sass/layout/_homepage.scss */
.ir-block .language, .sign-in-block .language {
  width: 13.625rem;
  float: right;
}
/* line 1884, ../sass/layout/_homepage.scss */
.ir-block .option-choice, .sign-in-block .option-choice {
  font-size: 1.125rem;
  color: #366797;
  padding-left: 1.25rem;
}
@media (max-width: 991px) {
  /* line 1884, ../sass/layout/_homepage.scss */
  .ir-block .option-choice, .sign-in-block .option-choice {
    padding: 0 0.625rem;
    line-height: normal;
    text-align: left;
    margin-bottom: 1.25rem;
  }
}
/* line 1895, ../sass/layout/_homepage.scss */
.ir-block .option-choice + .row, .sign-in-block .option-choice + .row {
  margin-top: 0.9375rem;
}
/* line 1900, ../sass/layout/_homepage.scss */
.ir-block .latest-view .select-css3, .sign-in-block .latest-view .select-css3 {
  width: 45%;
  float: right;
  margin-top: -0.4375rem;
}

/* line 1907, ../sass/layout/_homepage.scss */
.border-top-white {
  border-top: solid 1px #fff;
}

/* line 1910, ../sass/layout/_homepage.scss */
.latest-view {
  padding-bottom: 1.5625rem;
  margin-top: 0.875rem;
  padding-top: 1.25rem;
}
/* line 1914, ../sass/layout/_homepage.scss */
.latest-view .form-item {
  margin-top: 0.9375rem;
}
/* line 1916, ../sass/layout/_homepage.scss */
.latest-view .form-item label {
  font-weight: bold;
}
/* line 1919, ../sass/layout/_homepage.scss */
.latest-view .form-item > label, .latest-view .form-item > .css3-checkbox {
  margin-right: 0.3125rem;
}
@media (max-width: 991px) {
  /* line 1919, ../sass/layout/_homepage.scss */
  .latest-view .form-item > label, .latest-view .form-item > .css3-checkbox {
    float: left;
    line-height: normal;
  }
}
@media (max-width: 991px) {
  /* line 1926, ../sass/layout/_homepage.scss */
  .latest-view .form-item > label {
    text-align: left;
    width: 88%;
  }
}

/* line 1936, ../sass/layout/_homepage.scss */
.checkbox-black .css3-checkbox label {
  border-color: #000;
}

/* line 1941, ../sass/layout/_homepage.scss */
.agreement {
  padding: 1.125rem 0 0.8125rem;
}
@media (min-width: 992px) {
  /* line 1943, ../sass/layout/_homepage.scss */
  .agreement .form-item {
    padding-left: 1.25rem;
    margin-bottom: 0.3125rem;
  }
}
/* line 1948, ../sass/layout/_homepage.scss */
.agreement .form-item .css3-checkbox {
  margin-right: 0.375rem;
}

/* line 1953, ../sass/layout/_homepage.scss */
.captcha-wrapper {
  padding-top: 1.5625rem;
  border-bottom: solid 1px #fff;
}
/* line 1956, ../sass/layout/_homepage.scss */
.captcha-wrapper .human-test {
  width: 17.75rem;
  line-height: normal;
  font-size: 1rem;
  margin-top: 2.375rem;
}

/* line 1964, ../sass/layout/_homepage.scss */
.button-wrapper .wrapper {
  padding: 1.875rem 0 1.625rem;
}
/* line 1967, ../sass/layout/_homepage.scss */
.button-wrapper .required {
  position: absolute;
  left: 2.9375rem;
  bottom: 0.625rem;
}
@media (max-width: 991px) {
  /* line 1967, ../sass/layout/_homepage.scss */
  .button-wrapper .required {
    bottom: 0.625rem;
    left: 0.625rem;
  }
}

/* line 1977, ../sass/layout/_homepage.scss */
.btn-submit {
  background: none;
  border: solid 1px #366797;
  border-radius: 0;
  padding: 0.6875rem 4rem 0.625rem 4.0625rem;
  color: #366797;
  text-transform: uppercase;
  line-height: normal;
}

/* line 1986, ../sass/layout/_homepage.scss */
.user-password {
  width: 29.375rem;
}
/* line 1989, ../sass/layout/_homepage.scss */
.user-password input:not([type="submit"]) {
  height: 2.75rem;
  padding-left: 0.9375rem;
  width: 100%;
}
/* line 1994, ../sass/layout/_homepage.scss */
.user-password .form-item {
  margin: 0;
}

/* line 1998, ../sass/layout/_homepage.scss */
.user-password, .desc-popup {
  width: 33.3125rem;
  padding: 3.4375rem 2.0625rem 2.5625rem !important;
  overflow: visible !important;
  border: solid 6px #366797;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  background: #e6e6e6;
  /*.user-password {
    display: block;
  }*/
}
@media (max-width: 640px) {
  /* line 1998, ../sass/layout/_homepage.scss */
  .user-password, .desc-popup {
    width: 100%;
    left: 0 !important;
    margin-left: 0 !important;
  }
}
/* line 2012, ../sass/layout/_homepage.scss */
.user-password.img-popup, .desc-popup.img-popup {
  padding: 33px !important;
}
/* line 2014, ../sass/layout/_homepage.scss */
.user-password.img-popup img, .desc-popup.img-popup img {
  max-width: 100%;
}
/* line 2021, ../sass/layout/_homepage.scss */
.user-password .form-item, .desc-popup .form-item {
  text-align: center;
}
/* line 2023, ../sass/layout/_homepage.scss */
.user-password .form-item label, .desc-popup .form-item label {
  color: #366797;
  margin-bottom: 1.9375rem;
  font-weight: bold;
}
/* line 2028, ../sass/layout/_homepage.scss */
.user-password .form-item input, .desc-popup .form-item input {
  border: none;
}

/* line 2033, ../sass/layout/_homepage.scss */
.password_reset_action {
  margin-top: 1.9375rem;
}
@media (min-width: 641px) {
  /* line 2036, ../sass/layout/_homepage.scss */
  .password_reset_action .password_submit {
    float: right;
  }
}
/* line 2040, ../sass/layout/_homepage.scss */
.password_reset_action .password_submit input {
  background: #366797;
  color: #fff;
  border-radius: 0;
  padding: 0.6875rem 1.625rem;
  border: none;
}
@media (max-width: 640px) {
  /* line 2040, ../sass/layout/_homepage.scss */
  .password_reset_action .password_submit input {
    width: 100%;
  }
}
@media (min-width: 641px) {
  /* line 2051, ../sass/layout/_homepage.scss */
  .password_reset_action .request-cancel {
    float: left;
  }
}
/* line 2055, ../sass/layout/_homepage.scss */
.password_reset_action .request-cancel a {
  border: solid 1px #366797;
  color: #366797;
  opacity: 1;
  border-radius: 0;
  text-align: center;
  text-transform: none;
  font-weight: normal;
  font-size: 1rem;
  padding: 0.625rem 3.6875rem;
}
@media (max-width: 640px) {
  /* line 2055, ../sass/layout/_homepage.scss */
  .password_reset_action .request-cancel a {
    float: none;
    width: 100%;
    margin: 0.625rem 0;
    display: block;
  }
}

/* line 2076, ../sass/layout/_homepage.scss */
#search-filter-overlay .wrapper > h2 {
  padding: 0 0.625rem;
  color: #366797;
}
@media (max-width: 991px) {
  /* line 2076, ../sass/layout/_homepage.scss */
  #search-filter-overlay .wrapper > h2 {
    margin-bottom: 1.25rem;
  }
}
/* line 2084, ../sass/layout/_homepage.scss */
#search-filter-overlay .datepicker-wrapper {
  padding-left: 2.375rem;
}
@media (max-width: 991px) {
  /* line 2084, ../sass/layout/_homepage.scss */
  #search-filter-overlay .datepicker-wrapper {
    padding: 0 0.625rem;
  }
}
@media (min-width: 992px) {
  /* line 2092, ../sass/layout/_homepage.scss */
  #search-filter-overlay .datepicker-wrapper form > div > fieldset, #search-filter-overlay .datepicker-wrapper form > div > div {
    float: left;
    margin-bottom: 0;
    width: 50%;
  }
}
/* line 2100, ../sass/layout/_homepage.scss */
#search-filter-overlay .datepicker-wrapper form > div input[type=text] {
  width: 100%;
  padding: 0 0.9375rem;
  margin-top: 0.625rem;
}
@media (min-width: 992px) {
  /* line 2100, ../sass/layout/_homepage.scss */
  #search-filter-overlay .datepicker-wrapper form > div input[type=text] {
    width: 15.625rem;
    height: 2.5rem;
  }
}
/* line 2109, ../sass/layout/_homepage.scss */
#search-filter-overlay .datepicker-wrapper form > div > p {
  clear: both;
  text-align: center;
  padding-bottom: 1.3125rem;
  padding-top: 0.125rem;
}
@media (min-width: 992px) {
  /* line 2109, ../sass/layout/_homepage.scss */
  #search-filter-overlay .datepicker-wrapper form > div > p {
    padding-top: 2.1875rem;
  }
}
/* line 2117, ../sass/layout/_homepage.scss */
#search-filter-overlay .datepicker-wrapper form > div > p .btn {
  padding: 0.625rem 4.625rem;
  background: none;
  color: #366797;
  border: solid 1px #366797;
  border-radius: 0;
}
@media (max-width: 991px) {
  /* line 2117, ../sass/layout/_homepage.scss */
  #search-filter-overlay .datepicker-wrapper form > div > p .btn {
    margin-top: 15px;
  }
}
@media (max-width: 991px) {
  /* line 2129, ../sass/layout/_homepage.scss */
  #search-filter-overlay .datepicker-wrapper form > div .date-padding label, #search-filter-overlay .datepicker-wrapper form > div .form-item-language label {
    margin-top: 1.4375rem;
  }
}
/* line 2135, ../sass/layout/_homepage.scss */
#search-filter-overlay .datepicker-wrapper form > div .select-css3 {
  display: block;
  height: 2.5625rem;
  margin-top: 0.625rem;
}
@media (min-width: 992px) {
  /* line 2135, ../sass/layout/_homepage.scss */
  #search-filter-overlay .datepicker-wrapper form > div .select-css3 {
    width: 15.625rem;
  }
}
/* line 2142, ../sass/layout/_homepage.scss */
#search-filter-overlay .datepicker-wrapper form > div .select-css3 select {
  height: 2.5625rem;
}
/* line 2147, ../sass/layout/_homepage.scss */
#search-filter-overlay .datepicker-wrapper form > div .css3-checkbox label {
  border-color: #000;
}
/* line 2154, ../sass/layout/_homepage.scss */
#search-filter-overlay .datepicker-wrapper form > div .show-content-wrapper {
  margin-top: 7.25rem;
}
@media (max-width: 992px) {
  /* line 2154, ../sass/layout/_homepage.scss */
  #search-filter-overlay .datepicker-wrapper form > div .show-content-wrapper {
    margin-top: 2.09375rem;
  }
}
/* line 2160, ../sass/layout/_homepage.scss */
#search-filter-overlay .datepicker-wrapper form > div .show-content-wrapper .css3-checkbox {
  float: left;
  margin-right: 0.625rem;
}
/* line 2163, ../sass/layout/_homepage.scss */
#search-filter-overlay .datepicker-wrapper form > div .show-content-wrapper .css3-checkbox + label {
  position: relative;
  font-size: 1rem;
  float: left;
  width: 90%;
  text-align: left;
}

/* line 2176, ../sass/layout/_homepage.scss */
.expandhoriz-wrapper {
  overflow: hidden;
}

/* line 2180, ../sass/layout/_homepage.scss */
.expandhoriz button {
  width: 2.6875rem;
  height: 2.625rem;
  border: none;
  background: #024772;
  padding: 0;
  text-align: center;
  line-height: normal;
  float: left;
  position: absolute;
}
/* line 2190, ../sass/layout/_homepage.scss */
.expandhoriz button i {
  font-size: 1.5rem;
  color: #fff;
  margin-right: 0;
}
/* line 2196, ../sass/layout/_homepage.scss */
.expandhoriz a {
  /*margin-left: 32px;*/
}

/* line 2198, ../sass/layout/_homepage.scss */
.button-position {
  position: absolute;
  left: 51%;
}

/* line 2202, ../sass/layout/_homepage.scss */
.new-search-filter {
  background: #FFFFFF;
  z-index: 10;
  position: relative;
}

/* line 2207, ../sass/layout/_homepage.scss */
.filter-action {
  border-top: solid 5px #024772;
  position: initial;
}
/* line 2211, ../sass/layout/_homepage.scss */
.filter-action div > span {
  display: none;
  padding: 0.75rem 2.125rem 0.75rem 0.875rem;
  color: #366797;
}
@media (max-width: 991px) {
  /* line 2211, ../sass/layout/_homepage.scss */
  .filter-action div > span {
    position: absolute;
    left: 55%;
    padding-right: 1.25rem;
    top: 0;
  }
  /* line 2220, ../sass/layout/_homepage.scss */
  .filter-action div > span i {
    display: none;
  }
}
/* line 2224, ../sass/layout/_homepage.scss */
.filter-action div > span i {
  color: inherit;
  font-size: 1.25rem;
}
/* line 2229, ../sass/layout/_homepage.scss */
.filter-action.mobile-filter-action {
  border-top-width: 1px;
  background: #fff;
}
/* line 2232, ../sass/layout/_homepage.scss */
.filter-action.mobile-filter-action a {
  display: block !important;
  width: 20%;
  padding: 0.5rem 0 0.4375rem;
  text-align: center;
}
/* line 2237, ../sass/layout/_homepage.scss */
.filter-action.mobile-filter-action a span {
  display: block;
  text-align: center;
}
@media (max-width: 991px) {
  /* line 2237, ../sass/layout/_homepage.scss */
  .filter-action.mobile-filter-action a span {
    font-size: 0.8125rem;
  }
}
/* line 2246, ../sass/layout/_homepage.scss */
.filter-action a {
  padding: 0.75rem 1.0625rem;
  display: inline-block;
  float: left;
  border: solid 1px #024772;
  border-left: none;
}
/* line 2253, ../sass/layout/_homepage.scss */
.filter-action a i {
  margin-right: 0.5rem;
}
@media (max-width: 991px) {
  /* line 2246, ../sass/layout/_homepage.scss */
  .filter-action a {
    padding-right: 0.875rem;
  }
  /* line 2258, ../sass/layout/_homepage.scss */
  .filter-action a:not(.hide-filter) {
    display: none;
  }
  /* line 2261, ../sass/layout/_homepage.scss */
  .filter-action a.hide-filter {
    float: none;
    margin: 0 auto;
    display: block;
  }
}
/* line 2267, ../sass/layout/_homepage.scss */
.filter-action a:first-child {
  border-left: solid 1px #024772;
}
/* line 2270, ../sass/layout/_homepage.scss */
.filter-action a.hide-filter {
  width: 2.6875rem;
  height: 2.625rem;
  border: none;
  background: #024772;
  padding: 0;
  text-align: center;
  line-height: 2.625rem;
}
/* line 2278, ../sass/layout/_homepage.scss */
.filter-action a.hide-filter i {
  font-size: 1.5rem;
  color: #fff;
  margin-right: 0;
}

/* line 2288, ../sass/layout/_homepage.scss */
.expand-hide-block .title .fa-info-circle {
  float: left;
  font-size: 1.25rem;
  margin-right: 0.625rem;
  top: 0.875rem;
  position: relative;
  color: #666;
  cursor: pointer;
}
/* line 2297, ../sass/layout/_homepage.scss */
.expand-hide-block .title span {
  font-size: 1rem;
  line-height: normal;
  vertical-align: middle;
  display: inline-block;
  color: #666;
}
/* line 2304, ../sass/layout/_homepage.scss */
.expand-hide-block .title .fa-caret-right, .expand-hide-block .title .fa-caret-down {
  float: right;
  font-size: 1.5rem;
  top: 0.625rem;
  position: relative;
  color: #666;
}

/* line 2313, ../sass/layout/_homepage.scss */
.expand-search {
  margin-top: 0.9375rem;
  display: block;
  border: solid 1px #666666;
  line-height: 3rem;
}
@media (min-width: 992px) {
  /* line 2313, ../sass/layout/_homepage.scss */
  .expand-search {
    width: 12.4375rem;
    float: left;
    margin-top: 0rem;
  }
  /* line 2319, ../sass/layout/_homepage.scss */
  .expand-search:not(#my-favorites) {
    padding: 0 0.5rem;
  }
  /* line 2322, ../sass/layout/_homepage.scss */
  .expand-search:not(#selected-criteria) {
    padding: 0 0.5rem;
  }
  /* line 2325, ../sass/layout/_homepage.scss */
  .expand-search#my-favorites, .expand-search#selected-criteria {
    padding: 0;
  }
  /* line 2327, ../sass/layout/_homepage.scss */
  .expand-search#my-favorites .expand-hide-block, .expand-search#selected-criteria .expand-hide-block {
    padding: 0 0.9375rem;
  }
}
/* line 2338, ../sass/layout/_homepage.scss */
.expand-search#my-favorites, .expand-search#selected-criteria {
  padding: 0;
}
/* line 2340, ../sass/layout/_homepage.scss */
.expand-search#my-favorites .expand-hide-block, .expand-search#selected-criteria .expand-hide-block {
  padding: 0 0.9375rem;
}
@media (max-width: 992px) {
  /* line 2344, ../sass/layout/_homepage.scss */
  .expand-search.export {
    padding: 0 0.9375rem;
  }
}
@media (max-width: 991px) {
  /* line 2350, ../sass/layout/_homepage.scss */
  .expand-search:not(.export) i.fa-info-circle {
    display: none;
  }
}

/* line 2357, ../sass/layout/_homepage.scss */
#content-favorites {
  display: none;
  line-height: normal;
  font-size: 0.75rem;
  padding-bottom: 0.3125rem;
}

/* line 2365, ../sass/layout/_homepage.scss */
.expand-list-filter .separator_wcc_term {
  font-weight: bold;
}
/* line 2368, ../sass/layout/_homepage.scss */
.expand-list-filter .form-item {
  line-height: normal;
}
/* line 2370, ../sass/layout/_homepage.scss */
.expand-list-filter .form-item label {
  margin-bottom: 0.3125rem;
  margin-top: 1.5625rem;
  font-weight: bold;
}
/* line 2375, ../sass/layout/_homepage.scss */
.expand-list-filter .form-item input {
  padding: 0;
  height: 2.5rem;
  line-height: 2.5rem;
  padding-left: 0.625rem;
  width: 100%;
  margin-bottom: 0.625rem;
}
/* line 2384, ../sass/layout/_homepage.scss */
.expand-list-filter .form-submit {
  height: 2.5rem;
  line-height: 2.5rem;
  background: #366797;
  color: #fff;
  width: 100%;
  margin-bottom: 0.625rem;
}

@media (min-width: 992px) {
  /* line 2394, ../sass/layout/_homepage.scss */
  #selected-criteria, .export {
    margin-right: 1.5625rem;
  }
}

/* line 2399, ../sass/layout/_homepage.scss */
.export {
  border: solid 1px #366797;
}
/* line 2401, ../sass/layout/_homepage.scss */
.export a {
  display: block;
}
/* line 2403, ../sass/layout/_homepage.scss */
.export a i {
  margin-right: 0.5rem;
  color: #069026;
}

/* line 2409, ../sass/layout/_homepage.scss */
.expand-main-wrapper {
  margin-top: 3.0625rem;
}
@media (max-width: 991px) {
  /* line 2409, ../sass/layout/_homepage.scss */
  .expand-main-wrapper {
    text-align: left;
    margin-top: 0.625rem;
  }
}

/* line 2416, ../sass/layout/_homepage.scss */
.view-download-documents-contents {
  margin-top: 2.125rem;
}
@media (max-width: 991px) {
  /* line 2416, ../sass/layout/_homepage.scss */
  .view-download-documents-contents {
    float: none;
    margin-top: 2.625rem;
  }
}
/* line 2423, ../sass/layout/_homepage.scss */
.view-download-documents-contents input[type=button] {
  padding: 0.4375rem 1.3125rem;
  border: solid 1px #000;
  background: none;
  margin-right: 0.9375rem;
  font-size: 1rem;
  font-weight: bold;
}
@media (max-width: 991px) {
  /* line 2423, ../sass/layout/_homepage.scss */
  .view-download-documents-contents input[type=button] {
    width: 100%;
    margin-bottom: 0.9375rem;
  }
}

/* line 2437, ../sass/layout/_homepage.scss */
.view-download-documents-contents + .item-list-pager {
  margin-top: 2.125rem;
}
@media (max-width: 991px) {
  /* line 2437, ../sass/layout/_homepage.scss */
  .view-download-documents-contents + .item-list-pager {
    float: none;
    margin-top: 0.4375rem;
  }
}
/* line 2447, ../sass/layout/_homepage.scss */
.view-download-documents-contents + .item-list-pager li {
  border: solid 1px #818181;
  float: left;
  font-weight: bold;
}
@media (max-width: 991px) {
  /* line 2447, ../sass/layout/_homepage.scss */
  .view-download-documents-contents + .item-list-pager li {
    width: 30.333%;
    text-align: center;
  }
}
/* line 2455, ../sass/layout/_homepage.scss */
.view-download-documents-contents + .item-list-pager li:not(.first) {
  margin-left: 0.8125rem;
}
/* line 2458, ../sass/layout/_homepage.scss */
.view-download-documents-contents + .item-list-pager li.pager-current {
  border: solid 1px #a2453f;
  padding: 0.4375rem 0.625rem;
  color: #a2453f;
}
/* line 2463, ../sass/layout/_homepage.scss */
.view-download-documents-contents + .item-list-pager li a {
  padding: 0.4375rem 0.625rem;
  display: block;
  color: #818181;
}

/* line 2471, ../sass/layout/_homepage.scss */
.item-list-pager li {
  border: none;
  font-weight: bold;
  float: left;
}
@media (max-width: 991px) {
  /* line 2471, ../sass/layout/_homepage.scss */
  .item-list-pager li {
    width: 30.333%;
  }
}
/* line 2478, ../sass/layout/_homepage.scss */
.item-list-pager li:not(.first) {
  margin-left: 0.0625rem;
}
/* line 2481, ../sass/layout/_homepage.scss */
.item-list-pager li.pager-current {
  color: #a2453f;
}
/* line 2484, ../sass/layout/_homepage.scss */
.item-list-pager li a {
  color: #818181;
}

/* line 2489, ../sass/layout/_homepage.scss */
.bottom-pager {
  margin-top: 1.1875rem;
  padding-bottom: 1.5625rem;
}
@media (max-width: 991px) {
  /* line 2489, ../sass/layout/_homepage.scss */
  .bottom-pager {
    text-align: center;
  }
}
/* line 2496, ../sass/layout/_homepage.scss */
.bottom-pager ul {
  float: right;
}
@media (max-width: 991px) {
  /* line 2496, ../sass/layout/_homepage.scss */
  .bottom-pager ul {
    float: none;
    display: inline-block;
  }
}
/* line 2504, ../sass/layout/_homepage.scss */
.bottom-pager li {
  float: left;
  font-size: 1rem;
}
/* line 2507, ../sass/layout/_homepage.scss */
.bottom-pager li.pager-current {
  padding: 0 0.3125rem;
  font-weight: bold;
}
/* line 2511, ../sass/layout/_homepage.scss */
.bottom-pager li a {
  padding: 0.3125rem;
  color: #000;
}
@media (max-width: 991px) {
  /* line 2511, ../sass/layout/_homepage.scss */
  .bottom-pager li a {
    color: #366797;
  }
}
/* line 2518, ../sass/layout/_homepage.scss */
.bottom-pager li.pager-ellipsis {
  border-right: solid 1px #000;
  padding-right: 0.5rem;
}
@media (max-width: 991px) {
  /* line 2518, ../sass/layout/_homepage.scss */
  .bottom-pager li.pager-ellipsis {
    color: #366797;
  }
}

/* line 2527, ../sass/layout/_homepage.scss */
.result-main-wrap {
  margin-top: 2.125rem;
}
@media (max-width: 991px) {
  /* line 2527, ../sass/layout/_homepage.scss */
  .result-main-wrap {
    border-top: solid 1px #366797;
    margin-top: 1.1875rem;
  }
}
/* line 2533, ../sass/layout/_homepage.scss */
.result-main-wrap .view-result-head {
  padding-bottom: 0.25rem;
  border-bottom: solid 2px #366797;
}
@media (max-width: 991px) {
  /* line 2533, ../sass/layout/_homepage.scss */
  .result-main-wrap .view-result-head {
    display: none;
  }
}
/* line 2540, ../sass/layout/_homepage.scss */
.result-main-wrap .view-result-head span {
  display: block;
  font-size: 0.875rem;
  line-height: 26px;
}
/* line 2544, ../sass/layout/_homepage.scss */
.result-main-wrap .view-result-head span a {
  display: block;
  color: #000;
  position: relative;
  height: 26px;
  padding: 0 10px;
  line-height: 28px;
}
/* line 2552, ../sass/layout/_homepage.scss */
.result-main-wrap .view-result-head span a:before, .result-main-wrap .view-result-head span a:after {
  content: "";
  position: absolute;
  left: 0;
  width: 0;
  height: 0;
  border-bottom: solid 3px #000;
  border-right: solid 3px transparent;
  border-left: solid 3px transparent;
}
/* line 2562, ../sass/layout/_homepage.scss */
.result-main-wrap .view-result-head span a:before {
  top: 6px;
}
/* line 2565, ../sass/layout/_homepage.scss */
.result-main-wrap .view-result-head span a:after {
  border-bottom: none;
  border-top: solid 3px #000;
  bottom: 6px;
}
/* line 2571, ../sass/layout/_homepage.scss */
.result-main-wrap .view-result-head span a.desc:before {
  display: none;
}
/* line 2576, ../sass/layout/_homepage.scss */
.result-main-wrap .view-result-head span a.asc:after {
  display: none;
}
/* line 2583, ../sass/layout/_homepage.scss */
.result-main-wrap + .bottom-pager {
  padding-bottom: 0;
}
/* line 2586, ../sass/layout/_homepage.scss */
.result-main-wrap div.status {
  background: none;
  border: none;
}
@media (min-width: 992px) {
  /* line 2586, ../sass/layout/_homepage.scss */
  .result-main-wrap div.status {
    padding-left: 0.6875rem;
  }
}
/* line 2593, ../sass/layout/_homepage.scss */
.result-main-wrap .status {
  width: 4.5%;
  float: left;
}
@media (max-width: 991px) {
  /* line 2593, ../sass/layout/_homepage.scss */
  .result-main-wrap .status {
    width: 7%;
    text-align: center;
  }
}
/* line 2601, ../sass/layout/_homepage.scss */
.result-main-wrap .title {
  width: 54.66667%;
  float: left;
}
@media (max-width: 991px) {
  /* line 2601, ../sass/layout/_homepage.scss */
  .result-main-wrap .title {
    width: 93%;
    text-align: left;
  }
}
/* line 2609, ../sass/layout/_homepage.scss */
.result-main-wrap .title .title_content_drag {
  float: left;
  display: inline-block;
  width: 90%;
  padding-right: 0.9375rem;
}
/* line 2615, ../sass/layout/_homepage.scss */
.result-main-wrap .title .checked_content_view {
  float: right;
  width: 10%;
}
/* line 2618, ../sass/layout/_homepage.scss */
.result-main-wrap .title .checked_content_view .checker_select {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  white-space: nowrap;
  position: relative;
  border: solid 1px #000;
  border-radius: 3px;
  cursor: pointer;
}
/* line 2627, ../sass/layout/_homepage.scss */
.result-main-wrap .title .checked_content_view .checker_select.active {
  background: #000;
}
/* line 2629, ../sass/layout/_homepage.scss */
.result-main-wrap .title .checked_content_view .checker_select.active:after {
  position: absolute;
  content: "";
  width: 11px;
  height: 7px;
  border: solid 3px #fff;
  background: transparent;
  border-right: none;
  border-top: none;
  top: 2px;
  left: 2px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* line 2648, ../sass/layout/_homepage.scss */
.result-main-wrap .published {
  width: 8.33333%;
  float: left;
}
/* line 2653, ../sass/layout/_homepage.scss */
.result-main-wrap .type {
  width: 16.66667%;
  float: left;
  padding-right: 1.25rem;
}
/* line 2659, ../sass/layout/_homepage.scss */
.result-main-wrap .rating {
  width: 15.83333%;
  float: left;
}
@media (max-width: 991px) {
  /* line 2659, ../sass/layout/_homepage.scss */
  .result-main-wrap .rating {
    width: 20%;
    display: none !important;
  }
}
/* line 2667, ../sass/layout/_homepage.scss */
.result-main-wrap .views-row {
  padding: 1.25rem 0 0;
  border-bottom: solid 1px #dadada;
  position: relative;
}
/* line 2672, ../sass/layout/_homepage.scss */
.result-main-wrap .views-row:last-child {
  border-bottom: none;
}
/* line 2675, ../sass/layout/_homepage.scss */
.result-main-wrap .views-row .result {
  cursor: pointer;
}
/* line 2678, ../sass/layout/_homepage.scss */
.result-main-wrap .views-row > div {
  font-size: 0.875rem;
  color: #366797;
}

/* line 2689, ../sass/layout/_homepage.scss */
.fivestar-widget-static .star {
  float: left;
}
@media (max-width: 991px) {
  /* line 2689, ../sass/layout/_homepage.scss */
  .fivestar-widget-static .star {
    margin-right: 0.125rem;
  }
}
/* line 2695, ../sass/layout/_homepage.scss */
.fivestar-widget-static .star i {
  color: #000;
}

/* line 2700, ../sass/layout/_homepage.scss */
.detail_view_result {
  color: #666666;
}
/* line 2702, ../sass/layout/_homepage.scss */
.detail_view_result .title_info_detail_content {
  float: left;
}
/* line 2706, ../sass/layout/_homepage.scss */
.detail_view_result .detail_content .detail {
  margin-bottom: 0.3125rem;
}
@media (max-width: 991px) {
  /* line 2706, ../sass/layout/_homepage.scss */
  .detail_view_result .detail_content .detail {
    text-align: left;
  }
}
/* line 2713, ../sass/layout/_homepage.scss */
.detail_view_result .info_detail_content {
  font-weight: bold;
}
@media (min-width: 992px) {
  /* line 2713, ../sass/layout/_homepage.scss */
  .detail_view_result .info_detail_content {
    float: left;
    width: 50%;
  }
}
/* line 2719, ../sass/layout/_homepage.scss */
.detail_view_result .info_detail_content .value_info_detail_content {
  color: #366797;
  text-decoration: underline;
  font-weight: bold;
}
/* line 2725, ../sass/layout/_homepage.scss */
.detail_view_result .all_info_detail_content {
  margin-top: 0.3125rem;
}
@media (min-width: 992px) {
  /* line 2725, ../sass/layout/_homepage.scss */
  .detail_view_result .all_info_detail_content {
    margin-top: 0;
    float: right;
    margin-right: 2.9375rem;
  }
}
/* line 2732, ../sass/layout/_homepage.scss */
.detail_view_result .all_info_detail_content > div {
  float: left;
  font-weight: bold;
  font-size: 0.875rem;
  color: #666666;
}
/* line 2737, ../sass/layout/_homepage.scss */
.detail_view_result .all_info_detail_content > div div {
  float: left;
}
/* line 2741, ../sass/layout/_homepage.scss */
.detail_view_result .all_info_detail_content .download_info_detail_content .value_info_detail_content {
  margin-right: 0.5rem;
  padding-right: 0.5rem;
  border-right: solid 1px #666;
}

/* line 2748, ../sass/layout/_homepage.scss */
.result-wrapper-desc {
  padding-top: 1.125rem;
  padding-left: 3.4375rem;
}
@media (max-width: 991px) {
  /* line 2748, ../sass/layout/_homepage.scss */
  .result-wrapper-desc {
    padding-top: 0;
    padding-left: 7%;
  }
}

@media (max-width: 991px) {
  /* line 2758, ../sass/layout/_homepage.scss */
  .info_view_result .link {
    text-align: left;
  }
}

/* line 2763, ../sass/layout/_homepage.scss */
.hidden_view_result {
  position: relative;
  display: none;
  padding-bottom: 1.125rem;
}
/* line 2767, ../sass/layout/_homepage.scss */
.hidden_view_result .info-btn-wrapper {
  margin-top: 0.9375rem;
  text-align: center;
}
@media (min-width: 992px) {
  /* line 2767, ../sass/layout/_homepage.scss */
  .hidden_view_result .info-btn-wrapper {
    position: absolute;
    bottom: 1.125rem;
    right: 0;
    margin-top: 0;
    text-align: left;
  }
}
/* line 2777, ../sass/layout/_homepage.scss */
.hidden_view_result .info-btn-wrapper .view-detail {
  border: solid 1px #366797;
  padding: 0.8125rem 1.25rem;
  text-transform: uppercase;
  color: #366797;
}
@media (max-width: 991px) {
  /* line 2777, ../sass/layout/_homepage.scss */
  .hidden_view_result .info-btn-wrapper .view-detail {
    padding: 0.9375rem 0;
    width: 20%;
  }
  /* line 2786, ../sass/layout/_homepage.scss */
  .hidden_view_result .info-btn-wrapper .view-detail:not(:last-child) {
    margin-right: 0.8125rem;
  }
}

/* line 2794, ../sass/layout/_homepage.scss */
.search-overlay {
  padding-top: 1.625rem;
}
@media (max-width: 991px) {
  /* line 2794, ../sass/layout/_homepage.scss */
  .search-overlay {
    padding-top: 1.375rem;
  }
}
/* line 2799, ../sass/layout/_homepage.scss */
.search-overlay h2 {
  font-size: 1.375rem;
  font-weight: bold;
  color: #000;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  /* line 2799, ../sass/layout/_homepage.scss */
  .search-overlay h2 {
    text-align: left;
  }
  /* line 2806, ../sass/layout/_homepage.scss */
  .search-overlay h2 i {
    display: none;
  }
}
/* line 2810, ../sass/layout/_homepage.scss */
.search-overlay h2 small {
  font-size: 1.125rem;
  font-weight: normal;
  color: inherit;
}

/* line 2817, ../sass/layout/_homepage.scss */
.wrapper-filter-expand {
  height: 100%;
  overflow: hidden;
}
/* line 2820, ../sass/layout/_homepage.scss */
.wrapper-filter-expand h2:not(.border-top) {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  /* line 2822, ../sass/layout/_homepage.scss */
  .wrapper-filter-expand h2:not(.border-top) + .apply-btn {
    display: none;
  }
}

/* line 2829, ../sass/layout/_homepage.scss */
.contenaire-click-expand {
  position: relative;
}
@media (max-width: 991px) {
  /* line 2829, ../sass/layout/_homepage.scss */
  .contenaire-click-expand {
    float: none;
  }
}
/* line 2835, ../sass/layout/_homepage.scss */
.contenaire-click-expand i {
  cursor: pointer;
}

/* line 2839, ../sass/layout/_homepage.scss */
.tooltip-info-description {
  display: none;
  position: absolute;
  background: #fff;
  line-height: normal;
  padding: 0.625rem;
  right: 0;
  width: 26.4375rem;
  border-radius: 5px;
  border: solid 1px #ccc;
  margin-top: 0.3125rem;
  z-index: 35;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
@media (max-width: 991px) {
  /* line 2839, ../sass/layout/_homepage.scss */
  .tooltip-info-description {
    width: 100%;
  }
}
/* line 2855, ../sass/layout/_homepage.scss */
.tooltip-info-description.show {
  display: block;
}
/* line 2858, ../sass/layout/_homepage.scss */
.tooltip-info-description span {
  display: block;
  font-size: 0.75rem;
}
/* line 2862, ../sass/layout/_homepage.scss */
.tooltip-info-description strong {
  font-weight: bold;
}
/* line 2865, ../sass/layout/_homepage.scss */
.tooltip-info-description .li {
  margin-top: 0.625rem;
}
/* line 2868, ../sass/layout/_homepage.scss */
.tooltip-info-description .tooltip-info-titre {
  font-weight: bold;
  color: #666;
}

/* line 2873, ../sass/layout/_homepage.scss */
.view-search-page {
  border-bottom: solid 2px #366797;
}
@media (max-width: 991px) {
  /* line 2873, ../sass/layout/_homepage.scss */
  .view-search-page {
    border-bottom-width: 1px;
  }
}

/* line 2880, ../sass/layout/_homepage.scss */
.mobile-content-result {
  margin-bottom: 0.625rem;
  font-weight: bold;
}
@media (max-width: 991px) {
  /* line 2880, ../sass/layout/_homepage.scss */
  .mobile-content-result {
    font-size: 0.8125rem;
    margin-top: 0.625rem;
    padding: 0.3125rem 0.3125rem;
    background: #e6e6e6;
    clear: both;
    position: relative;
    top: 0.3125rem;
  }
}
/* line 2893, ../sass/layout/_homepage.scss */
.mobile-content-result > div {
  float: left;
}
/* line 2896, ../sass/layout/_homepage.scss */
.mobile-content-result span {
  color: #366797;
  font-weight: normal;
  margin-right: 0.625rem;
  display: inline-block;
}
@media (max-width: 991px) {
  /* line 2896, ../sass/layout/_homepage.scss */
  .mobile-content-result span {
    margin-right: 0rem;
  }
  /* line 2903, ../sass/layout/_homepage.scss */
  .mobile-content-result span.intitule_display_one_wcc {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 6.25rem;
    white-space: nowrap;
    position: relative;
    top: 0.125rem;
  }
}
@media (max-width: 991px) {
  /* line 2913, ../sass/layout/_homepage.scss */
  .mobile-content-result .rating_content_view {
    display: block;
    float: right;
    position: relative;
    top: 0.125rem;
  }
}

/* line 2923, ../sass/layout/_homepage.scss */
.trigger-calendar {
  display: inline-block;
  display: block;
  width: 2.5rem;
  height: 2.5rem;
  position: absolute;
  right: 0;
  top: 0;
  background: #346699;
}
@media (max-width: 991px) {
  /* line 2923, ../sass/layout/_homepage.scss */
  .trigger-calendar {
    top: 1px;
  }
}
/* line 2935, ../sass/layout/_homepage.scss */
.trigger-calendar i {
  color: #fff;
}

/* line 2940, ../sass/layout/_homepage.scss */
.container-inline-date .form-item {
  display: inline-block;
  position: relative;
  margin-top: 0.125rem;
  line-height: 2.5rem;
  text-align: center;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  /* line 2940, ../sass/layout/_homepage.scss */
  .container-inline-date .form-item {
    display: block;
  }
}
/* line 2954, ../sass/layout/_homepage.scss */
.container-inline-date .form-item input {
  margin-top: 0 !important;
}
/* line 2957, ../sass/layout/_homepage.scss */
.container-inline-date .form-item label {
  display: block;
  text-align: left;
  line-height: normal;
  margin-bottom: 4px;
}
/* line 2964, ../sass/layout/_homepage.scss */
.container-inline-date .date-padding {
  padding: 0;
}

/** Menu admin */
/* line 2970, ../sass/layout/_homepage.scss */
.admin-nw #admin-toolbar ul.menu li a, .admin-nw div#admin-toolbar div.admin-tab, .admin-nw div#admin-toolbar div.admin-tab.admin-menu #admin-tab-admin-menu {
  height: auto;
}

/* line 2973, ../sass/layout/_homepage.scss */
.admin-nw .close {
  opacity: 1;
}
/* line 2975, ../sass/layout/_homepage.scss */
.admin-nw .close:hover {
  opacity: 1;
}

/* line 2980, ../sass/layout/_homepage.scss */
.admin-nw #admin-toolbar a {
  color: #04B946 !important;
  text-shadow: none;
}
/* line 2984, ../sass/layout/_homepage.scss */
.admin-nw #admin-toolbar ul li {
  float: none;
}

/* line 2990, ../sass/layout/_homepage.scss */
.edit-account .form-item label {
  display: none;
}
/* line 2994, ../sass/layout/_homepage.scss */
.edit-account .password-strength {
  position: relative;
  margin: 1.125rem 0 0.875rem;
  width: 100%;
}
/* line 3000, ../sass/layout/_homepage.scss */
.edit-account .password-strength-title {
  float: left;
  line-height: normal;
  color: #000;
  font-size: 1.125rem;
  padding-left: 0.9375rem;
}
/* line 3007, ../sass/layout/_homepage.scss */
.edit-account .password-indicator {
  width: 60.3%;
  background: #bfbfbf;
  height: 0.875rem;
  float: right;
  position: relative;
  top: 2px;
}
@media (max-width: 320px) {
  /* line 3007, ../sass/layout/_homepage.scss */
  .edit-account .password-indicator {
    width: 39%;
  }
}
@media (min-width: 321px) and (max-width: 991px) {
  /* line 3007, ../sass/layout/_homepage.scss */
  .edit-account .password-indicator {
    width: 45.3%;
  }
}
/* line 3021, ../sass/layout/_homepage.scss */
.edit-account .password-strength-text {
  position: absolute;
  right: 0;
  top: -1.0625rem;
  line-height: normal;
}
/* line 3027, ../sass/layout/_homepage.scss */
.edit-account .password-suggestions {
  font-size: 0.875rem;
  font-weight: bold;
  border: solid 1px #fff;
  border-radius: 0.25rem;
  padding: 0 0.625rem;
  display: none;
  width: 100%;
}
/* line 3036, ../sass/layout/_homepage.scss */
.edit-account .password-suggestions ul li {
  font-weight: normal;
  line-height: normal;
  margin-bottom: 0.625rem;
}
/* line 3043, ../sass/layout/_homepage.scss */
.edit-account div.password-confirm {
  display: none;
}
/* line 3046, ../sass/layout/_homepage.scss */
.edit-account .confirm-parent, .edit-account .password-parent {
  width: 100%;
}
/* line 3049, ../sass/layout/_homepage.scss */
.edit-account input.password-confirm, .edit-account input.password-field {
  margin-bottom: 1rem;
}

/* line 3055, ../sass/layout/_homepage.scss */
.pac-inscription-user-user-register-form .form-type-select label, .pac-inscription-user-user-register-form .form-type-textfield label, .form-item-field-user-pac-privacy-policy .form-type-select label, .form-item-field-user-pac-privacy-policy .form-type-textfield label {
  display: none;
}
/* line 3059, ../sass/layout/_homepage.scss */
.pac-inscription-user-user-register-form .form-item-pass-pass1, .form-item-field-user-pac-privacy-policy .form-item-pass-pass1 {
  margin-bottom: 0 !important;
}
@media (min-width: 1200px) {
  /* line 3062, ../sass/layout/_homepage.scss */
  .pac-inscription-user-user-register-form .form-item-field-zip-code, .form-item-field-user-pac-privacy-policy .form-item-field-zip-code {
    width: 14.375rem;
    float: left;
  }
}
@media (min-width: 1200px) {
  /* line 3068, ../sass/layout/_homepage.scss */
  .pac-inscription-user-user-register-form .form-item-field-country-user, .form-item-field-user-pac-privacy-policy .form-item-field-country-user {
    width: 16rem;
    float: right;
  }
}
/* line 3075, ../sass/layout/_homepage.scss */
.pac-inscription-user-user-register-form .form-with-language .form-type-checkbox, .form-item-field-user-pac-privacy-policy .form-with-language .form-type-checkbox {
  float: left;
}
@media (max-width: 991px) {
  /* line 3075, ../sass/layout/_homepage.scss */
  .pac-inscription-user-user-register-form .form-with-language .form-type-checkbox, .form-item-field-user-pac-privacy-policy .form-with-language .form-type-checkbox {
    float: none;
  }
}
@media (min-width: 768px) {
  /* line 3081, ../sass/layout/_homepage.scss */
  .pac-inscription-user-user-register-form .form-with-language .form-type-select, .form-item-field-user-pac-privacy-policy .form-with-language .form-type-select {
    float: right;
    width: 45%;
  }
}
/* line 3086, ../sass/layout/_homepage.scss */
.pac-inscription-user-user-register-form .form-with-language .form-type-select .select-css3, .form-item-field-user-pac-privacy-policy .form-with-language .form-type-select .select-css3 {
  width: 100%;
}
@media (max-width: 991px) {
  /* line 3093, ../sass/layout/_homepage.scss */
  .pac-inscription-user-user-register-form .checkbox-black.agreement .form-type-checkbox label, .form-item-field-user-pac-privacy-policy .checkbox-black.agreement .form-type-checkbox label {
    vertical-align: top;
    top: 0.625rem;
    position: relative;
  }
}
@media (max-width: 991px) {
  /* line 3100, ../sass/layout/_homepage.scss */
  .pac-inscription-user-user-register-form .checkbox-black.agreement .form-type-checkbox > .option, .form-item-field-user-pac-privacy-policy .checkbox-black.agreement .form-type-checkbox > .option {
    width: 89%;
    line-height: 1.375rem;
  }
}
/* line 3110, ../sass/layout/_homepage.scss */
.pac-inscription-user-user-register-form .captcha legend, .form-item-field-user-pac-privacy-policy .captcha legend {
  display: none;
}
@media (min-width: 992px) {
  /* line 3113, ../sass/layout/_homepage.scss */
  .pac-inscription-user-user-register-form .captcha .fieldset-wrapper, .form-item-field-user-pac-privacy-policy .captcha .fieldset-wrapper {
    width: 66.66667%;
    margin: 0 auto;
  }
}
/* line 3121, ../sass/layout/_homepage.scss */
.pac-inscription-user-user-register-form .captcha .fieldset-description, .form-item-field-user-pac-privacy-policy .captcha .fieldset-description {
  line-height: 1.375rem;
  font-size: 1rem;
  color: #000;
  padding-top: 2.0625rem;
}
@media (min-width: 992px) {
  /* line 3121, ../sass/layout/_homepage.scss */
  .pac-inscription-user-user-register-form .captcha .fieldset-description, .form-item-field-user-pac-privacy-policy .captcha .fieldset-description {
    width: 42.73504%;
    float: left;
  }
}
@media (min-width: 992px) {
  /* line 3131, ../sass/layout/_homepage.scss */
  .pac-inscription-user-user-register-form .captcha .edit-captcha-form--2, .form-item-field-user-pac-privacy-policy .captcha .edit-captcha-form--2 {
    width: 45.01425%;
    float: left;
  }
}
/* line 3137, ../sass/layout/_homepage.scss */
.pac-inscription-user-user-register-form .captcha #recaptcha_area, .form-item-field-user-pac-privacy-policy .captcha #recaptcha_area {
  margin: 0.625rem auto;
}

/* line 3142, ../sass/layout/_homepage.scss */
.no-border-bottom {
  border: none !important;
}

/* line 3148, ../sass/layout/_homepage.scss */
.fix-height .content-wrapper h3 {
  font-size: 1.4375rem;
  margin-bottom: 1.0625rem;
  height: 3rem;
}
/* line 3153, ../sass/layout/_homepage.scss */
.fix-height .content-wrapper .content-txt {
  width: 74%;
}

/* line 3158, ../sass/layout/_homepage.scss */
.search-wrapper .views-exposed-form .views-exposed-widget {
  padding: 0;
  position: static;
}

/* line 3162, ../sass/layout/_homepage.scss */
.search-wrapper .views-exposed-form .views-exposed-widget .form-submit {
  margin-top: -0.1875rem;
}

/* line 3165, ../sass/layout/_homepage.scss */
.login-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  z-index: 11;
  display: none;
}

/* line 3174, ../sass/layout/_homepage.scss */
.title-opinions {
  font-size: 1.4375rem;
}

/* line 3178, ../sass/layout/_homepage.scss */
.date-opinions {
  font-size: 0.875rem;
}
@media (max-width: 991px) {
  /* line 3178, ../sass/layout/_homepage.scss */
  .date-opinions {
    margin-top: 0.3125rem;
  }
}

/* line 3184, ../sass/layout/_homepage.scss */
.body-opinions {
  font-size: 1rem;
}

/* line 3189, ../sass/layout/_homepage.scss */
.popup {
  position: absolute;
  top: 14.625rem;
  left: 50%;
  z-index: 999;
  display: none;
}

/* line 3196, ../sass/layout/_homepage.scss */
.popup-overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 998;
  display: none;
  background: rgba(0, 0, 0, 0.1);
}

/* line 3206, ../sass/layout/_homepage.scss */
.static-pos {
  position: static !important;
}

/* line 3210, ../sass/layout/_homepage.scss */
#edit-account .form-item-pass {
  margin-bottom: 0;
}
/* line 3213, ../sass/layout/_homepage.scss */
#edit-account .confirm-parent {
  margin-bottom: 0;
}

/* line 3218, ../sass/layout/_homepage.scss */
.ir-block form label, .sign-in-block form label {
  color: #000;
}
/* line 3221, ../sass/layout/_homepage.scss */
.ir-block .css3-checkbox, .sign-in-block .css3-checkbox {
  position: relative;
  top: 0.125rem;
}

@media (max-width: 991px) {
  /* line 3228, ../sass/layout/_homepage.scss */
  .datepicker-wrapper fieldset {
    text-align: left;
  }
}

@media (max-width: 991px) {
  /* line 3233, ../sass/layout/_homepage.scss */
  .bottom_filter_top {
    padding-top: 1.15625rem;
  }
}

@media (max-width: 991px) {
  /* line 3238, ../sass/layout/_homepage.scss */
  .form-with-language {
    margin-top: 0.9375rem;
  }
}

@media (max-width: 991px) {
  /* line 3243, ../sass/layout/_homepage.scss */
  .form-item-field-blog-post-notification-lan, .form-item-field-webinar-invitations-langue {
    margin: 0.9375rem 0 !important;
  }
}

@media (max-width: 991px) {
  /* line 3248, ../sass/layout/_homepage.scss */
  .result-wrapper {
    padding: 0 0.625rem;
  }
}

/* line 3254, ../sass/layout/_homepage.scss */
.mobile-filter-action a {
  visibility: visible !important;
}

/* line 3258, ../sass/layout/_homepage.scss */
.footer-link ul li {
  font-size: 0.875rem;
}

/* line 3261, ../sass/layout/_homepage.scss */
#main #search-filter-overlay {
  display: block;
  position: static;
}

/* line 3265, ../sass/layout/_homepage.scss */
.light-grey {
  background: #eeeeed;
}

/* line 3268, ../sass/layout/_homepage.scss */
.ui-datepicker-title select {
  color: #000;
  margin-right: 0.625rem;
}

@media (min-width: 481px) {
  /* line 3272, ../sass/layout/_homepage.scss */
  .sm-scr {
    display: none;
  }
}

/* line 3278, ../sass/layout/_homepage.scss */
.datepicker-wrapper .fieldset-wrapper > .form-item {
  margin: 0;
}
@media (min-width: 992px) {
  /* line 3278, ../sass/layout/_homepage.scss */
  .datepicker-wrapper .fieldset-wrapper > .form-item {
    float: left;
    width: 50%;
  }
}

/* line 3286, ../sass/layout/_homepage.scss */
.status .content_search_not_access_licence i {
  color: #366797;
}

/* line 3289, ../sass/layout/_homepage.scss */
.no-result-match {
  margin-bottom: 1.5625rem;
  font-size: 1.5rem;
  font-weight: bold;
  color: #366797;
  padding-top: 0.9375rem;
}

/* line 3297, ../sass/layout/_homepage.scss */
#main .view-search-page {
  border-bottom: none;
}

/* line 3301, ../sass/layout/_homepage.scss */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  background: none;
  border: none;
}

/* line 3305, ../sass/layout/_homepage.scss */
#ui-datepicker-div {
  font-size: 1.1875rem;
  border: none;
  background: #fff;
  border: solid 1px #366797;
}

/* line 3311, ../sass/layout/_homepage.scss */
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  background: #e6e6e6;
  border: none;
}

/* line 3315, ../sass/layout/_homepage.scss */
.ui-datepicker .ui-datepicker-title select {
  font-weight: normal;
  font-size: 1rem;
}

@media (min-width: 992px) {
  /* line 3320, ../sass/layout/_homepage.scss */
  #header > .row {
    height: 3.125rem;
  }
}
@media (max-width: 1199px) {
  /* line 3327, ../sass/layout/_homepage.scss */
  #header .wrapper:not(.filter-wrapper) {
    padding: 0 0.625rem;
  }
  /* line 3330, ../sass/layout/_homepage.scss */
  #header .wrapper .filter-action {
    padding: 0;
  }
}

@media (max-width: 1199px) {
  /* line 3337, ../sass/layout/_homepage.scss */
  .upper-header .wrapper {
    padding: 0 0.625rem;
  }
}

/* line 3343, ../sass/layout/_homepage.scss */
.tooltip-login {
  display: inline-block;
  padding: 1rem 0.75rem 1rem 1.4375rem;
  background: #e6e6e6;
  position: absolute;
  top: 250px;
  font-size: 1rem;
  line-height: 1.125rem;
  z-index: 999;
}
@media (max-width: 992px) {
  /* line 3343, ../sass/layout/_homepage.scss */
  .tooltip-login {
    display: none !important;
  }
}
/* line 3355, ../sass/layout/_homepage.scss */
.tooltip-login h3 {
  font-weight: bold;
}

/* line 3361, ../sass/layout/_homepage.scss */
.info-criteria-filter i:hover + .tooltip-info-description {
  display: block;
  left: 42%;
}
/* line 3364, ../sass/layout/_homepage.scss */
.info-criteria-filter i:hover + .tooltip-info-description span {
  color: #666;
}

/* line 3372, ../sass/layout/_homepage.scss */
h2.border-top i:hover + .tooltip-info-description {
  display: block;
  left: 12%;
}
/* line 3375, ../sass/layout/_homepage.scss */
h2.border-top i:hover + .tooltip-info-description span {
  color: #666;
  text-transform: none;
}
/* line 3378, ../sass/layout/_homepage.scss */
h2.border-top i:hover + .tooltip-info-description span:not(.tooltip-info-titre) {
  font-weight: normal;
}

/* line 3385, ../sass/layout/_homepage.scss */
.menu-filter-search-wcc > li .menu-filter-item-parent-ul .level-4 a {
  width: auto;
}

/* line 3389, ../sass/layout/_homepage.scss */
.container_rating_display .description {
  font-size: 0.6875rem;
  margin-top: 0.375rem;
}
/* line 3393, ../sass/layout/_homepage.scss */
.container_rating_display .fivestar-summary {
  font-size: 0.6875rem;
  margin-top: 0.375rem;
}

/* line 3398, ../sass/layout/_homepage.scss */
.container-inline-date .form-item .form-item, .container-inline-date .date-padding {
  float: none !important;
}

/* line 3401, ../sass/layout/_homepage.scss */
body.logged-in .view-search-page .container_rating_display:not(.no-vote) div.fivestar-widget-static div.star span.hover, body.logged-in .view-search-page .container_rating_display:not(.no-vote) div.fivestar-widget-static div.star span:hover {
  background-position: 0px -32px;
}

/* line 3405, ../sass/layout/_homepage.scss */
.ratings_comment .form-submit {
  border: none;
  padding: 5px;
  background: #366797;
  color: #fff;
}

/* line 3417, ../sass/layout/_homepage.scss */
.result-wrapper {
  margin-bottom: 30px;
}

/* line 3420, ../sass/layout/_homepage.scss */
.container-selected-filter-and-form-saved-search {
  background: #5B5B5B;
  line-height: 1rem;
  padding: 0.5rem;
  display: none;
}
/* line 3425, ../sass/layout/_homepage.scss */
.container-selected-filter-and-form-saved-search .term-filter-wcc-save-search {
  font-size: 0.75rem;
}

/* line 3429, ../sass/layout/_homepage.scss */
.no-bg {
  background: none !important;
}

/* line 3436, ../sass/layout/_homepage.scss */
.fixed-pos {
  position: absolute;
  top: 0;
  right: 0;
}

/* line 3441, ../sass/layout/_homepage.scss */
#selected-criteria.move-right {
  margin-right: 14rem;
}

/* line 3444, ../sass/layout/_homepage.scss */
.ellipsis-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 3449, ../sass/layout/_homepage.scss */
.expand-hide-block {
  background: #fff;
}

/* line 3452, ../sass/layout/_homepage.scss */
.reset-top {
  top: 0 !important;
  transition: top ease 250ms;
}

/* line 3456, ../sass/layout/_homepage.scss */
.slider_wrap {
  position: relative;
}
/* line 3458, ../sass/layout/_homepage.scss */
.slider_wrap .flex-control-nav {
  position: absolute;
  bottom: 0;
  width: 100%;
}

/* line 3464, ../sass/layout/_homepage.scss */
.apply-btn {
  padding: 0.625rem 4.625rem;
  background: none;
  color: #366797;
  border: solid 1px #366797;
  border-radius: 0;
}

/* line 3471, ../sass/layout/_homepage.scss */
#search-filter-overlay .wrapper-filter-expand {
  position: relative;
}
/* line 3473, ../sass/layout/_homepage.scss */
#search-filter-overlay .wrapper-filter-expand > .apply-btn {
  position: absolute;
  right: 15px;
  top: 8px;
  padding: 10px 74px;
}

@media (max-width: 991px) {
  /* line 3480, ../sass/layout/_homepage.scss */
  .checkbox-trigger {
    float: none;
  }
}
/* line 3484, ../sass/layout/_homepage.scss */
.checkbox-trigger .css3-checkbox {
  margin-right: 10px;
  position: relative;
  top: 2px;
}

/* line 3491, ../sass/layout/_homepage.scss */
#header .fixed-header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  margin: 0;
  z-index: 99;
}
/* line 3498, ../sass/layout/_homepage.scss */
#header .fixed-header #search-filter-overlay {
  overflow: scroll;
}

/* line 3503, ../sass/layout/_homepage.scss */
#min-logo {
  position: absolute;
  display: block;
  width: 120px;
  display: none;
}

@media (max-width: 991px) {
  /* line 3513, ../sass/layout/_homepage.scss */
  .rteleft, .rteright {
    padding: 0 10px;
  }
}

/* line 3519, ../sass/layout/_homepage.scss */
.datepicker-wrapper .show-content-wrapper {
  display: none;
}
@media (min-width: 992px) {
  /* line 3522, ../sass/layout/_homepage.scss */
  .datepicker-wrapper .container-inline-date {
    float: left;
    clear: none;
    width: 50%;
  }
}

@media (max-width: 991px) {
  /* line 3530, ../sass/layout/_homepage.scss */
  .container-inline-date > .form-item {
    margin-right: 0;
  }
}

/* line 3535, ../sass/layout/_homepage.scss */
.contextual-links-region nav.menu_layer_left {
  position: relative;
}

/* line 1, ../sass/layout/_press.scss */
.img_container {
  width: 100%;
}
/* line 3, ../sass/layout/_press.scss */
.img_container img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 8, ../sass/layout/_press.scss */
  .img_container + .row {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}

/* line 15, ../sass/layout/_press.scss */
.quick-link-media {
  padding-top: 0.875rem;
  margin-bottom: 1.0625rem;
  position: relative;
}
@media (max-width: 991px) {
  /* line 15, ../sass/layout/_press.scss */
  .quick-link-media {
    padding: 0.625rem 0.625rem 0;
    margin-bottom: 1.25rem;
  }
}
@media (max-width: 1199px) {
  /* line 15, ../sass/layout/_press.scss */
  .quick-link-media {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
/* line 28, ../sass/layout/_press.scss */
.quick-link-media ul li {
  float: left;
  margin-right: 1.25rem;
}
@media (max-width: 480px) {
  /* line 28, ../sass/layout/_press.scss */
  .quick-link-media ul li {
    float: none;
    display: inline-block;
    margin-right: 0.625rem;
  }
}
/* line 36, ../sass/layout/_press.scss */
.quick-link-media ul li:last-child {
  margin-right: 0;
}
/* line 40, ../sass/layout/_press.scss */
.quick-link-media ul a {
  display: block;
  width: 1.25rem;
  height: 1.25rem;
}
/* line 46, ../sass/layout/_press.scss */
.quick-link-media .page-type {
  font-weight: bold;
  font-size: 1.125rem;
  padding-right: 0.75rem;
  color: #333;
}
@media (max-width: 480px) {
  /* line 54, ../sass/layout/_press.scss */
  .quick-link-media .page-type, .quick-link-media ul {
    float: none;
    margin-bottom: 0.625rem;
  }
}

/* line 60, ../sass/layout/_press.scss */
.element-invisible {
  display: none;
}

/* line 63, ../sass/layout/_press.scss */
.ict_content {
  margin-top: 1.625rem;
  line-height: 1.5rem;
}
@media (max-width: 991px) {
  /* line 63, ../sass/layout/_press.scss */
  .ict_content {
    margin-top: 1.375rem;
    padding: 0 0.625rem;
  }
}
/* line 73, ../sass/layout/_press.scss */
.ict_content strong {
  font-weight: bold;
}

/* line 77, ../sass/layout/_press.scss */
.contact_form {
  background: #7293b3;
  margin-top: 0;
}
@media (min-width: 992px) {
  /* line 77, ../sass/layout/_press.scss */
  .contact_form {
    max-width: 33.75rem;
    margin-top: 0.9375rem;
  }
}
/* line 84, ../sass/layout/_press.scss */
.contact_form .form-item {
  padding: 0 2.5rem 0;
  margin-bottom: 0.8125rem;
}
@media (max-width: 991px) {
  /* line 84, ../sass/layout/_press.scss */
  .contact_form .form-item {
    padding: 0 0.625rem 0;
  }
}
/* line 90, ../sass/layout/_press.scss */
.contact_form .form-item label {
  display: none;
}
/* line 93, ../sass/layout/_press.scss */
.contact_form .form-item input {
  width: 100%;
}
/* line 96, ../sass/layout/_press.scss */
.contact_form .form-item .select-css3 {
  display: block;
}
/* line 99, ../sass/layout/_press.scss */
.contact_form .form-item textarea {
  width: 100%;
  height: 12.5rem;
  resize: none;
  padding: 0.875rem;
  border: none;
  font-size: 0.875rem;
}
/* line 108, ../sass/layout/_press.scss */
.contact_form h2 {
  padding: 1.6875rem 2.5rem 0;
  margin-bottom: 1.625rem;
  font-size: 1.125rem;
}
@media (max-width: 991px) {
  /* line 108, ../sass/layout/_press.scss */
  .contact_form h2 {
    padding: 1.09375rem 1.5625rem 0;
    margin-bottom: 1.40625rem;
  }
}
/* line 116, ../sass/layout/_press.scss */
.contact_form h2 a {
  color: #fff;
}
/* line 120, ../sass/layout/_press.scss */
.contact_form .captcha {
  padding: 0 2.5rem;
}
@media (max-width: 991px) {
  /* line 120, ../sass/layout/_press.scss */
  .contact_form .captcha {
    padding: 0 0.625rem;
  }
}
/* line 125, ../sass/layout/_press.scss */
.contact_form .captcha legend {
  display: none;
}
/* line 128, ../sass/layout/_press.scss */
.contact_form .captcha .fieldset-description {
  color: #fff;
}
/* line 132, ../sass/layout/_press.scss */
.contact_form .form-actions {
  padding: 1.1875rem 2.5rem;
  border-top: solid 1px #fff;
  text-align: center;
}
@media (max-width: 991px) {
  /* line 132, ../sass/layout/_press.scss */
  .contact_form .form-actions {
    padding: 1.1875rem 0.625rem;
  }
  /* line 138, ../sass/layout/_press.scss */
  .contact_form .form-actions input {
    width: 100%;
  }
}
/* line 142, ../sass/layout/_press.scss */
.contact_form .form-actions input {
  padding: 0.875rem 4.75rem;
  background: none;
  border: solid 1px #fff;
  color: #fff;
}

/* line 153, ../sass/layout/_press.scss */
.view .documentation-filter h2 {
  margin-top: 0;
}

/* line 158, ../sass/layout/_press.scss */
.documentation-filter {
  background: #d9d9d9;
  border-top: solid 1px #366797;
  margin-top: 3.125rem;
  padding-top: 1.6875rem;
  padding-bottom: 0.8125rem;
}
@media (max-width: 991px) {
  /* line 158, ../sass/layout/_press.scss */
  .documentation-filter {
    padding-top: 0.9375rem;
    border-top: none;
  }
}
/* line 168, ../sass/layout/_press.scss */
.documentation-filter form {
  padding-top: 1.5625rem;
}
@media (min-width: 992px) {
  /* line 171, ../sass/layout/_press.scss */
  .documentation-filter form:not(.search-cards) {
    padding: 0;
    display: block;
  }
  /* line 175, ../sass/layout/_press.scss */
  .documentation-filter form.hidden-filter {
    display: none;
  }
}
/* line 180, ../sass/layout/_press.scss */
.documentation-filter h2 {
  font-weight: bold;
  padding-left: 1rem;
  font-size: 1.125rem;
  margin-bottom: 1.5625rem;
}
@media (max-width: 992px) {
  /* line 180, ../sass/layout/_press.scss */
  .documentation-filter h2 {
    margin-bottom: 0;
  }
}
/* line 189, ../sass/layout/_press.scss */
.documentation-filter .inner {
  padding: 0 2.8125rem;
}
@media (max-width: 991px) {
  /* line 189, ../sass/layout/_press.scss */
  .documentation-filter .inner {
    padding: 0 0.625rem;
  }
}
/* line 195, ../sass/layout/_press.scss */
.documentation-filter .form-item {
  margin-bottom: 1.375rem;
}
/* line 197, ../sass/layout/_press.scss */
.documentation-filter .form-item input {
  width: 100%;
  height: 2.5rem;
}
/* line 201, ../sass/layout/_press.scss */
.documentation-filter .form-item label {
  display: block;
  margin-bottom: 0.4375rem;
  font-size: 1rem;
}
/* line 206, ../sass/layout/_press.scss */
.documentation-filter .form-item .select-css3 {
  display: block;
}
/* line 208, ../sass/layout/_press.scss */
.documentation-filter .form-item .select-css3:after {
  top: 1.0625rem;
  right: 1.0625rem;
}
/* line 214, ../sass/layout/_press.scss */
.documentation-filter .trigger-calendar {
  top: 0;
  line-height: 2.5rem;
  width: 2.5rem;
  height: 2.5rem;
  text-align: center;
}
/* line 221, ../sass/layout/_press.scss */
.documentation-filter .select-css3 {
  height: 2.5rem;
}
/* line 223, ../sass/layout/_press.scss */
.documentation-filter .select-css3 select {
  height: 2.5rem;
  line-height: 2.5rem;
}

/* line 229, ../sass/layout/_press.scss */
.view-ar-community, .view-content, .view-ar-community .view-content .views-row {
  margin: 0;
  width: auto;
  display: block;
}

/* line 234, ../sass/layout/_press.scss */
.view-ar-community .view-content {
  border-bottom: solid 1px #366797;
}
@media (max-width: 991px) {
  /* line 234, ../sass/layout/_press.scss */
  .view-ar-community .view-content {
    padding: 0 0.625rem;
    border: none;
  }
}
/* line 241, ../sass/layout/_press.scss */
.view-ar-community .view-content .node_related_content {
  padding: 1.375rem 0;
}
@media (max-width: 991px) {
  /* line 244, ../sass/layout/_press.scss */
  .view-ar-community .view-content .row {
    border-bottom: solid 1px #366797;
  }
}
/* line 248, ../sass/layout/_press.scss */
.view-ar-community .view-content .row > div {
  border-bottom: solid 1px #dadada;
}
@media (min-width: 992px) {
  /* line 251, ../sass/layout/_press.scss */
  .view-ar-community .view-content .row > div:nth-child(even) .published {
    float: right;
  }
}
/* line 259, ../sass/layout/_press.scss */
.view-ar-community .view-content .vertical-center {
  display: inline-block;
  line-height: normal;
  vertical-align: middle;
}
/* line 264, ../sass/layout/_press.scss */
.view-ar-community .view-content .picto {
  text-align: center;
  line-height: 2.25rem;
}
/* line 267, ../sass/layout/_press.scss */
.view-ar-community .view-content .picto i {
  color: #366797;
}
/* line 271, ../sass/layout/_press.scss */
.view-ar-community .view-content .desc {
  font-size: 1rem;
  line-height: 1.25rem;
  max-height: 2.5625rem;
  overflow: hidden;
}
/* line 276, ../sass/layout/_press.scss */
.view-ar-community .view-content .desc a {
  color: #366797;
}
/* line 280, ../sass/layout/_press.scss */
.view-ar-community .view-content .published {
  padding-left: 1.75rem;
  line-height: 1.25rem;
  color: #666666;
}
@media (max-width: 991px) {
  /* line 280, ../sass/layout/_press.scss */
  .view-ar-community .view-content .published {
    padding-left: 0.375rem;
  }
}

/* line 289, ../sass/layout/_press.scss */
.content_region_second {
  background: #d1e6fb;
}
@media (min-width: 992px) {
  /* line 289, ../sass/layout/_press.scss */
  .content_region_second {
    margin-bottom: 3.25rem;
    position: relative;
  }
  /* line 295, ../sass/layout/_press.scss */
  .content_region_second.separator-contact:after {
    content: "";
    height: 1px;
    width: 100%;
    left: 0;
    top: 21.875rem;
    position: absolute;
    background: #fff;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 289, ../sass/layout/_press.scss */
  .content_region_second {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
/* line 312, ../sass/layout/_press.scss */
.content_region_second .wrapper > .quick-contact:not(.contact) {
  padding-left: 1.6875rem;
  padding-right: 1.6875rem;
}
/* line 315, ../sass/layout/_press.scss */
.content_region_second .wrapper > .quick-contact:not(.contact):nth-child(odd) {
  border: none;
}
@media (min-width: 992px) {
  /* line 322, ../sass/layout/_press.scss */
  .content_region_second .block-pac-hot-news .quick-contact {
    width: 26%;
  }
}
/* line 331, ../sass/layout/_press.scss */
.content_region_second .quick-contact {
  padding: 0.6875rem 1.6875rem 0;
  border-right: solid 1px #fff;
}
@media (min-width: 992px) {
  /* line 331, ../sass/layout/_press.scss */
  .content_region_second .quick-contact {
    width: 25%;
    height: 21.875rem;
  }
}
/* line 338, ../sass/layout/_press.scss */
.content_region_second .quick-contact.break-line-nl {
  height: auto;
}
@media (max-width: 991px) {
  /* line 331, ../sass/layout/_press.scss */
  .content_region_second .quick-contact {
    float: none;
    height: auto;
    display: block !important;
  }
  /* line 345, ../sass/layout/_press.scss */
  .content_region_second .quick-contact .col-xs-12 {
    margin-bottom: 0.625rem;
  }
  /* line 347, ../sass/layout/_press.scss */
  .content_region_second .quick-contact .col-xs-12.rel-pos {
    display: none;
  }
}
/* line 352, ../sass/layout/_press.scss */
.content_region_second .quick-contact h3 {
  color: #366797;
  font-size: 1.125rem;
  margin-bottom: 0.625rem;
  line-height: 2.125rem;
}
@media (min-width: 992px) {
  /* line 352, ../sass/layout/_press.scss */
  .content_region_second .quick-contact h3 {
    font-size: 1.625rem;
    padding-left: 0;
    margin-bottom: 1.5rem;
  }
}
/* line 366, ../sass/layout/_press.scss */
.content_region_second .separator-contact .quick-contact:nth-child(odd) {
  border-right: solid 1px #fff;
}
@media (min-width: 992px) {
  /* line 370, ../sass/layout/_press.scss */
  .content_region_second .contact {
    width: 44.91667% !important;
  }
  /* line 373, ../sass/layout/_press.scss */
  .content_region_second .contact .col-md-5 {
    width: 37.10575%;
  }
}
/* line 377, ../sass/layout/_press.scss */
.content_region_second .contact .row {
  padding-bottom: 2.5625rem;
}
@media (min-width: 992px) {
  /* line 381, ../sass/layout/_press.scss */
  .content_region_second .newletter, .content_region_second .download-img {
    width: 27.5%;
    float: left;
  }
}
/* line 386, ../sass/layout/_press.scss */
.content_region_second .newletter h3, .content_region_second .download-img h3 {
  padding-left: 2.1875rem;
}
@media (max-width: 991px) {
  /* line 386, ../sass/layout/_press.scss */
  .content_region_second .newletter h3, .content_region_second .download-img h3 {
    padding: 0 1.875rem;
  }
}
/* line 392, ../sass/layout/_press.scss */
.content_region_second .newletter .row, .content_region_second .download-img .row {
  padding: 0 2.1875rem;
}
@media (max-width: 991px) {
  /* line 392, ../sass/layout/_press.scss */
  .content_region_second .newletter .row, .content_region_second .download-img .row {
    padding: 0 1.875rem;
  }
}
/* line 399, ../sass/layout/_press.scss */
.content_region_second .download-img {
  border: none;
}
/* line 401, ../sass/layout/_press.scss */
.content_region_second .download-img li {
  margin-bottom: 1.25rem;
}
/* line 403, ../sass/layout/_press.scss */
.content_region_second .download-img li a {
  font-size: 1rem;
}
/* line 407, ../sass/layout/_press.scss */
.content_region_second .download-img h3 {
  margin-bottom: 0.5625rem;
}
/* line 411, ../sass/layout/_press.scss */
.content_region_second .recent-post {
  width: 30.5%;
  padding-left: 2.125rem;
  border-right: none;
}
/* line 417, ../sass/layout/_press.scss */
.content_region_second .rte-style h4 {
  font-size: 1rem;
  color: #366797;
  font-weight: bold;
  line-height: 1.375rem;
}
/* line 423, ../sass/layout/_press.scss */
.content_region_second .rte-style ul {
  line-height: 1.375rem;
  list-style: disc;
  padding-left: 1.125rem;
  /*color: #a2453f;*/
}
/* line 428, ../sass/layout/_press.scss */
.content_region_second .rte-style ul a {
  position: relative;
  left: -5px;
}
/* line 433, ../sass/layout/_press.scss */
.content_region_second .rte-style p {
  line-height: 1rem;
  font-size: 0.875rem;
}
/* line 437, ../sass/layout/_press.scss */
.content_region_second .rte-style a {
  color: #366797;
}
/* line 439, ../sass/layout/_press.scss */
.content_region_second .rte-style a:hover {
  color: #e97c43;
  text-decoration: underline;
}
/* line 444, ../sass/layout/_press.scss */
.content_region_second .rte-style figure {
  margin-top: 0.3125rem;
}

/* line 450, ../sass/layout/_press.scss */
.sales_contact_content span.mail_sales, .sales_contact_content span.adress_city_sales, .sales_contact_content span.tel_sales {
  margin: 0;
  white-space: nowrap;
  font-size: 0.875rem;
}

/* line 458, ../sass/layout/_press.scss */
.breadcrumbs {
  margin-top: 0.9375rem;
  font-size: 0.875rem;
  color: #818181;
  margin-bottom: 1.25rem;
}
@media (max-width: 991px) {
  /* line 458, ../sass/layout/_press.scss */
  .breadcrumbs {
    display: none;
  }
}
@media (max-width: 1199px) {
  /* line 458, ../sass/layout/_press.scss */
  .breadcrumbs {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
/* line 470, ../sass/layout/_press.scss */
.breadcrumbs a {
  color: #366797;
  display: block;
  float: left;
}
/* line 475, ../sass/layout/_press.scss */
.breadcrumbs p {
  font-size: 1.5rem;
  font-weight: bold;
  word-spacing: -0.125rem;
}
/* line 479, ../sass/layout/_press.scss */
.breadcrumbs p a {
  color: #818181;
}
/* line 482, ../sass/layout/_press.scss */
.breadcrumbs p .small {
  font-size: 1.125rem;
}
/* line 486, ../sass/layout/_press.scss */
.breadcrumbs span {
  display: block;
  max-width: 25rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: left;
}

/* line 497, ../sass/layout/_press.scss */
.view-ar-community .item-list-pager li {
  text-align: center;
}
@media (max-width: 991px) {
  /* line 497, ../sass/layout/_press.scss */
  .view-ar-community .item-list-pager li {
    width: auto;
  }
}

@media (max-width: 991px) {
  /* line 507, ../sass/layout/_press.scss */
  .list-view-grey .published {
    background: #e6e6e6;
    margin: 0.25rem 0.625rem 0 2rem;
    font-size: 1rem;
  }
}

/* line 514, ../sass/layout/_press.scss */
.pager-wrapper-filter {
  padding: 0 0.625rem;
}
/* line 516, ../sass/layout/_press.scss */
.pager-wrapper-filter li {
  background: #fff;
}

/* line 520, ../sass/layout/_press.scss */
.up-filter {
  font-size: 1.5rem;
}
@media (min-width: 992px) {
  /* line 520, ../sass/layout/_press.scss */
  .up-filter {
    display: none;
  }
}
/* line 525, ../sass/layout/_press.scss */
.up-filter a:not(.popup-info) {
  display: block;
  width: 2.75rem;
  height: 2.75rem;
  margin: 0 auto;
  background: #d9d9d9;
  text-align: center;
  line-height: 2.75rem;
}
/* line 533, ../sass/layout/_press.scss */
.up-filter a:not(.popup-info) i {
  color: #000;
}

/* line 538, ../sass/layout/_press.scss */
.content-desc-press {
  background: #fff;
  padding-bottom: 0.3125rem;
}

/* line 542, ../sass/layout/_press.scss */
.newletter {
  padding-bottom: 1.875rem;
}
/* line 544, ../sass/layout/_press.scss */
.newletter .row {
  max-height: 16.3125rem;
  overflow: hidden;
}

/* line 550, ../sass/layout/_press.scss */
.content_region_second .hidden-contact-dsk h3 {
  margin-bottom: 0;
  margin-top: 0.3125rem;
}
/* line 554, ../sass/layout/_press.scss */
.content_region_second .hidden-contact-dsk .row {
  padding: 0 0.625rem;
}

@media (max-width: 991px) {
  /* line 558, ../sass/layout/_press.scss */
  .press {
    margin-top: 0;
  }
}

@media (max-width: 991px) {
  /* line 563, ../sass/layout/_press.scss */
  .register-bg {
    background: #dadada;
    padding-bottom: 1.1875rem;
    padding-top: 0.625rem;
  }
}

/* line 570, ../sass/layout/_press.scss */
.ict_content {
  padding-right: 3.8125rem;
}
/* line 573, ../sass/layout/_press.scss */
.ict_content table ul {
  width: 95%;
}
/* line 576, ../sass/layout/_press.scss */
.ict_content table img {
  max-width: 100%;
}

@media (min-width: 992px) {
  /* line 582, ../sass/layout/_press.scss */
  .content_region_second .three-block {
    width: 69.16667% !important;
  }
  /* line 585, ../sass/layout/_press.scss */
  .content_region_second .three-block .row {
    width: 96.38554%;
  }
  /* line 587, ../sass/layout/_press.scss */
  .content_region_second .three-block .row > div:not(.col-md-2) {
    width: 24.75%;
  }
  /* line 591, ../sass/layout/_press.scss */
  .content_region_second .three-block .row .col-md-2 {
    width: 12.375%;
  }
}

/* line 597, ../sass/layout/_press.scss */
.content_region_second .four-block {
  border: none;
}
@media (min-width: 992px) {
  /* line 597, ../sass/layout/_press.scss */
  .content_region_second .four-block {
    width: 100%;
  }
  /* line 601, ../sass/layout/_press.scss */
  .content_region_second .four-block .row {
    width: 100%;
  }
  /* line 603, ../sass/layout/_press.scss */
  .content_region_second .four-block .row > div:not(.col-md-2) {
    width: 16.5%;
  }
  /* line 607, ../sass/layout/_press.scss */
  .content_region_second .four-block .col-md-2 {
    width: 10%;
  }
  /* line 610, ../sass/layout/_press.scss */
  .content_region_second .four-block .sales_contact_content {
    width: 16.5%;
  }
}

@media (min-width: 992px) {
  /* line 615, ../sass/layout/_press.scss */
  .content_region_second .one-block {
    width: 20.75% !important;
  }
  /* line 618, ../sass/layout/_press.scss */
  .content_region_second .one-block .row {
    width: 100%;
  }
  /* line 620, ../sass/layout/_press.scss */
  .content_region_second .one-block .row > div:not(.col-md-2) {
    width: 79.51807%;
  }
  /* line 624, ../sass/layout/_press.scss */
  .content_region_second .one-block .row .col-md-2 {
    width: 10%;
  }
}

/* line 631, ../sass/layout/_press.scss */
.fieldset-upload .fieldset-wrapper {
  margin-bottom: 0.75rem;
}

/* line 635, ../sass/layout/_press.scss */
.quick-contact .fieldset-wrapper {
  max-height: 16.5625rem;
  overflow: auto;
  outline: none;
  min-height: 1.125rem;
}
/* line 641, ../sass/layout/_press.scss */
.quick-contact .fieldset-wrapper .related_content_info > span {
  display: block;
}
/* line 643, ../sass/layout/_press.scss */
.quick-contact .fieldset-wrapper .related_content_info > span.publication_date {
  margin-top: 0.5625rem;
}
/* line 648, ../sass/layout/_press.scss */
.quick-contact .fieldset-wrapper .related_reference {
  margin-bottom: 2rem;
}
/* line 651, ../sass/layout/_press.scss */
.quick-contact .fieldset-wrapper .node_related_content {
  padding-right: 2.5rem;
}
/* line 654, ../sass/layout/_press.scss */
.quick-contact .fieldset-wrapper .element_properties {
  font-size: 1rem;
  line-height: 1.5rem;
  padding: 0;
}

/* line 664, ../sass/layout/_press.scss */
.jscroll-wrapper .jspDrag {
  background: #9a9a9a;
  width: 0.625rem;
  border-radius: 0.3125rem;
}
/* line 669, ../sass/layout/_press.scss */
.jscroll-wrapper .jspTrack {
  background: none;
}
/* line 672, ../sass/layout/_press.scss */
.jscroll-wrapper .jspVerticalBar {
  background: none;
  width: 0.5rem;
}

/* line 677, ../sass/layout/_press.scss */
.sales_contact_info {
  line-height: 1.5rem;
}
@media (max-width: 991px) {
  /* line 677, ../sass/layout/_press.scss */
  .sales_contact_info {
    border-bottom: solid 1px #366797;
  }
  /* line 682, ../sass/layout/_press.scss */
  .sales_contact_info figure {
    display: none;
  }
  /* line 685, ../sass/layout/_press.scss */
  .sales_contact_info.no-border-bottom {
    padding-top: 0.5625rem;
  }
  /* line 688, ../sass/layout/_press.scss */
  .sales_contact_info img {
    display: none;
  }
}
/* line 696, ../sass/layout/_press.scss */
.sales_contact_info span {
  display: block;
  color: #818181;
  font-size: 0.9375rem;
  padding-left: 1.25rem;
}
@media (min-width: 991px) {
  /* line 696, ../sass/layout/_press.scss */
  .sales_contact_info span {
    padding-left: 0rem;
  }
}
/* line 706, ../sass/layout/_press.scss */
.sales_contact_info .name_sales {
  font-weight: bold;
  margin: 0.625rem 0 0.1875rem;
}
@media (max-width: 991px) {
  /* line 706, ../sass/layout/_press.scss */
  .sales_contact_info .name_sales {
    margin-top: 1px;
    text-align: left;
  }
}
/* line 714, ../sass/layout/_press.scss */
.sales_contact_info .mail_sales {
  margin-bottom: -0.0625rem;
}
/* line 716, ../sass/layout/_press.scss */
.sales_contact_info .mail_sales a {
  color: #a2453f;
}
/* line 720, ../sass/layout/_press.scss */
.sales_contact_info .tel_sales {
  margin-bottom: 0.5rem;
}
@media (min-width: 992px) {
  /* line 720, ../sass/layout/_press.scss */
  .sales_contact_info .tel_sales {
    margin-bottom: 2.375rem;
  }
}

/* line 727, ../sass/layout/_press.scss */
.separator {
  display: block;
  width: 2px;
  background: #366797;
  height: 15.375rem;
  margin: 0 auto;
}

/* line 734, ../sass/layout/_press.scss */
.no-border {
  border: none !important;
}

/* line 737, ../sass/layout/_press.scss */
.break-line-nl {
  width: 100% !important;
}
@media (min-width: 992px) {
  /* line 742, ../sass/layout/_press.scss */
  .break-line-nl .row > * {
    float: left;
  }
  /* line 745, ../sass/layout/_press.scss */
  .break-line-nl .row h4 {
    width: 16.66667%;
    padding-left: 0.625rem;
  }
  /* line 749, ../sass/layout/_press.scss */
  .break-line-nl .row > div, .break-line-nl .row > p {
    width: 25%;
    padding-left: 1.8125rem;
  }
  /* line 754, ../sass/layout/_press.scss */
  .break-line-nl:after {
    content: "";
    position: absolute;
    height: 1px;
    width: 100%;
    left: 0;
    top: 350px;
    background: #fff;
  }
}

/* line 766, ../sass/layout/_press.scss */
.view-filters .views-exposed-widget {
  margin-top: 1.25rem;
}
/* line 769, ../sass/layout/_press.scss */
.view-filters .views-exposed-widget > div:not(.ajax-progress) {
  text-align: center;
  background: #d9d9d9;
  height: 2.75rem;
  line-height: 2.75rem;
  border: solid 1px #ccc;
  border-right: none;
}
@media (min-width: 992px) {
  /* line 769, ../sass/layout/_press.scss */
  .view-filters .views-exposed-widget > div:not(.ajax-progress) {
    width: 12.5%;
    float: left;
  }
}
/* line 780, ../sass/layout/_press.scss */
.view-filters .views-exposed-widget > div:not(.ajax-progress).whitepapers {
  border-right: solid 1px #ccc;
  float: left;
}
/* line 784, ../sass/layout/_press.scss */
.view-filters .views-exposed-widget > div:not(.ajax-progress).active {
  background: #366797;
  color: #fff;
  border: none;
}
/* line 789, ../sass/layout/_press.scss */
.view-filters .views-exposed-widget > div:not(.ajax-progress) span {
  display: inline-block;
  line-height: normal;
  vertical-align: middle;
}

/* line 798, ../sass/layout/_press.scss */
.page-pac-agencies #content .view-agencies .views-exposed-widget > div {
  text-align: left;
}

/* line 802, ../sass/layout/_press.scss */
.fieldset_properties .title_fieldset, .fieldset_criteria .title_fieldset {
  margin: 0 !important;
}

/* line 806, ../sass/layout/_press.scss */
#cboxMiddleLeft {
  width: 0;
}

/* line 809, ../sass/layout/_press.scss */
#cboxLoadedContent {
  padding: 0 1.6875rem;
}
/* line 811, ../sass/layout/_press.scss */
#cboxLoadedContent input {
  width: 100%;
  border: solid 1px #ccc;
}
/* line 815, ../sass/layout/_press.scss */
#cboxLoadedContent textarea {
  border: solid 1px #ccc;
  font-size: 0.875rem;
  font-weight: normal;
  padding: 10px 15px;
}
/* line 821, ../sass/layout/_press.scss */
#cboxLoadedContent .form-actions {
  text-align: center;
}
/* line 823, ../sass/layout/_press.scss */
#cboxLoadedContent .form-actions input {
  border: solid 1px #366797;
  padding: 0.75rem 1.125rem;
  font-size: 1rem;
  background: none;
  display: inline-block;
  width: auto;
  color: #366797;
}
/* line 834, ../sass/layout/_press.scss */
#cboxLoadedContent select {
  border: solid 1px #ccc;
}
/* line 837, ../sass/layout/_press.scss */
#cboxLoadedContent .select-css3 {
  width: 100%;
}
/* line 840, ../sass/layout/_press.scss */
#cboxLoadedContent .we-call-back-you {
  display: none;
}
/* line 843, ../sass/layout/_press.scss */
#cboxLoadedContent .form-item-timezone, #cboxLoadedContent .form-item-at {
  display: block;
  font-size: 1rem;
}
/* line 848, ../sass/layout/_press.scss */
#cboxLoadedContent .form-item-date label {
  font-size: 1rem;
}

/* line 854, ../sass/layout/_press.scss */
#filter-blog-right .jspContainer {
  min-height: 12.9375rem;
}

/* line 859, ../sass/layout/_press.scss */
.related_content.tags .jspContainer {
  min-height: 9.375rem;
  max-height: 10.4375rem;
}

/* line 865, ../sass/layout/_press.scss */
.lastest-post-blog .jspContainer {
  min-height: 10.5rem;
}

@media (max-width: 991px) {
  /* line 869, ../sass/layout/_press.scss */
  .related_content .user-profil {
    width: 100%;
    padding: 10px 0;
  }
}

/* line 875, ../sass/layout/_press.scss */
hr {
  border-top: solid 1px #dadada;
}

/* line 879, ../sass/layout/_press.scss */
.related_content .user-profil {
  margin-right: 58px;
  margin-bottom: 37px;
}

/* line 884, ../sass/layout/_press.scss */
.quick-contact .jscroll-wrapper .jspVerticalBar {
  margin-right: 0;
}

@media (max-width: 991px) {
  /* line 890, ../sass/layout/_press.scss */
  .logged-in .a_fivestar-rating div.field-label {
    float: none;
  }
  /* line 893, ../sass/layout/_press.scss */
  .logged-in .a_fivestar-rating div.field-items, .logged-in .a_fivestar-rating div.field-items div, .logged-in .a_fivestar-rating div.field-items form, .logged-in .a_fivestar-rating div.field-items form div {
    display: block !important;
  }
  /* line 896, ../sass/layout/_press.scss */
  .logged-in .a_fivestar-rating div.field-items div.select-css3 {
    display: none !important;
  }
  /* line 899, ../sass/layout/_press.scss */
  .logged-in .star_rating_content .vote-tooltip {
    top: 6.875rem;
    left: 9.375rem;
  }
  /* line 904, ../sass/layout/_press.scss */
  .logged-in .quick-contact .fieldset_properties .fieldset-wrapper {
    max-height: none;
  }
  /* line 909, ../sass/layout/_press.scss */
  .logged-in #ratings_comment input {
    margin-top: 15px;
  }
  /* line 913, ../sass/layout/_press.scss */
  .logged-in .a_fivestar-rating .star_rating_content .form-type-select div.description {
    position: static;
  }
}

/* line 1, ../sass/layout/_form.scss */
.account-information {
  display: block;
  position: static;
  width: 100%;
}
/* line 5, ../sass/layout/_form.scss */
.account-information form {
  width: 100%;
}
/* line 8, ../sass/layout/_form.scss */
.account-information .form-item:not(.form-type-password-confirm) {
  margin: 1rem 0;
}
/* line 11, ../sass/layout/_form.scss */
.account-information .form-type-password-confirm .form-type-password {
  margin-top: 0;
}
/* line 15, ../sass/layout/_form.scss */
.account-information .form-item.form-item-field-phone-number, .account-information .form-item.form-item-field-zip-code, .account-information .form-item.form-item-field-country-user {
  margin-top: 0;
}

/* line 20, ../sass/layout/_form.scss */
h1.title {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0.625rem 0;
  font-size: 1.625rem;
  color: #366797;
  border-bottom: solid 1px #818181;
}
@media (max-width: 991px) {
  /* line 20, ../sass/layout/_form.scss */
  h1.title {
    padding: 1.75rem 0 0.4375rem;
    position: relative;
    margin: 0 0.625rem;
    font-size: 1.5rem;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 20, ../sass/layout/_form.scss */
  h1.title {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
/* line 39, ../sass/layout/_form.scss */
h1.title.login-title {
  max-width: 454px;
  padding-bottom: 0;
  border-bottom: none;
}

/* line 45, ../sass/layout/_form.scss */
h1.grey-title {
  font-size: 1.625rem;
  color: #818181;
  padding-bottom: 0.8125rem;
}

/* line 50, ../sass/layout/_form.scss */
.sign-in-block {
  border: none;
  padding-top: 0.9375rem;
}

/* line 54, ../sass/layout/_form.scss */
.register-wrapper {
  background: #dce1e7;
  padding-bottom: 1.5625rem;
}

/* line 58, ../sass/layout/_form.scss */
.header_title {
  padding-top: 0.9375rem;
}
/* line 60, ../sass/layout/_form.scss */
.header_title p {
  font-size: 0.875rem;
}
@media (max-width: 991px) {
  /* line 60, ../sass/layout/_form.scss */
  .header_title p {
    padding: 0 0.625rem;
  }
}

/* line 68, ../sass/layout/_form.scss */
.login-block form {
  max-width: 454px;
  margin: 0 auto;
  border-top: solid 1px #366797;
}
/* line 73, ../sass/layout/_form.scss */
.login-block .form-item {
  margin: 0;
}
/* line 75, ../sass/layout/_form.scss */
.login-block .form-item label {
  margin-bottom: 0.9375rem;
  display: none;
}
/* line 80, ../sass/layout/_form.scss */
.login-block .form-item .css3-checkbox label {
  margin: 0;
}
/* line 83, ../sass/layout/_form.scss */
.login-block .form-item .css3-checkbox + label {
  margin-left: 0.6875rem;
}
/* line 87, ../sass/layout/_form.scss */
.login-block .form-item .description {
  font-size: 0.875rem;
  margin-top: 0.625rem;
}
/* line 93, ../sass/layout/_form.scss */
.login-block .form-actions input[type="submit"] {
  padding: 0.625rem 1.5625rem;
  float: none;
}

/* line 100, ../sass/layout/_form.scss */
.password_submit #edit-submit {
  font-weight: normal;
  color: #fff;
  background: #366797;
}

/* line 109, ../sass/layout/_form.scss */
.content-personal-space .form-item label:not(.option) {
  margin-bottom: 0.3125rem;
}
@media (min-width: 991px) {
  /* line 109, ../sass/layout/_form.scss */
  .content-personal-space .form-item label:not(.option) {
    width: 25%;
    float: left;
    margin-top: 0.5625rem;
  }
}
/* line 119, ../sass/layout/_form.scss */
.content-personal-space .form-item.form-item-roles > label, .content-personal-space .form-item.form-item-ckeditor-default > label, .content-personal-space .form-item.form-item-ckeditor-show-toggle > label, .content-personal-space .form-item.form-item-ckeditor-auto-lang > label {
  float: none;
  width: 85%;
}
/* line 123, ../sass/layout/_form.scss */
.content-personal-space .form-item.form-item-roles .css3-radio, .content-personal-space .form-item.form-item-ckeditor-default .css3-radio, .content-personal-space .form-item.form-item-ckeditor-show-toggle .css3-radio, .content-personal-space .form-item.form-item-ckeditor-auto-lang .css3-radio {
  float: left;
}
/* line 125, ../sass/layout/_form.scss */
.content-personal-space .form-item.form-item-roles .css3-radio + label, .content-personal-space .form-item.form-item-ckeditor-default .css3-radio + label, .content-personal-space .form-item.form-item-ckeditor-show-toggle .css3-radio + label, .content-personal-space .form-item.form-item-ckeditor-auto-lang .css3-radio + label {
  float: left;
}
/* line 130, ../sass/layout/_form.scss */
.content-personal-space .form-item.form-item-roles .form-radios > .form-item, .content-personal-space .form-item.form-item-ckeditor-default .form-radios > .form-item, .content-personal-space .form-item.form-item-ckeditor-show-toggle .form-radios > .form-item, .content-personal-space .form-item.form-item-ckeditor-auto-lang .form-radios > .form-item {
  float: left;
  width: 15.625rem;
}
/* line 137, ../sass/layout/_form.scss */
.content-personal-space .form-item.form-item-field-blog-post-notification-fre > label {
  float: none;
  width: 85%;
}
/* line 141, ../sass/layout/_form.scss */
.content-personal-space .form-item.form-item-field-blog-post-notification-fre .css3-radio {
  float: left;
}
/* line 146, ../sass/layout/_form.scss */
.content-personal-space form {
  font-size: 1.125rem;
}
@media (max-width: 991px) {
  /* line 149, ../sass/layout/_form.scss */
  .content-personal-space .account-information {
    padding: 0 0.625rem;
  }
}
/* line 154, ../sass/layout/_form.scss */
.content-personal-space input:not([type=radio]), .content-personal-space input:not([type=checkbox]), .content-personal-space .select-css3 {
  width: 100%;
}
@media (min-width: 991px) {
  /* line 154, ../sass/layout/_form.scss */
  .content-personal-space input:not([type=radio]), .content-personal-space input:not([type=checkbox]), .content-personal-space .select-css3 {
    float: right;
    width: 75%;
  }
}
@media (min-width: 991px) {
  /* line 161, ../sass/layout/_form.scss */
  .content-personal-space .date_of_last_modification {
    float: none !important;
  }
}
@media (min-width: 991px) {
  /* line 168, ../sass/layout/_form.scss */
  .content-personal-space .form-disabled input {
    width: 100%;
  }
}
/* line 174, ../sass/layout/_form.scss */
.content-personal-space .form-item-ckeditor-lang .select-css3, .content-personal-space .form-item-timezone .select-css3 {
  margin-bottom: 1rem;
}
/* line 178, ../sass/layout/_form.scss */
.content-personal-space input#edit-mail, .content-personal-space #edit-ckeditor-width {
  margin-bottom: 1rem;
}
/* line 181, ../sass/layout/_form.scss */
.content-personal-space select {
  border: solid 1px #ececec;
}
/* line 185, ../sass/layout/_form.scss */
.content-personal-space .edit-account .description {
  width: 100%;
}
/* line 189, ../sass/layout/_form.scss */
.content-personal-space .description, .content-personal-space .text-ict {
  clear: both;
  margin-top: 1rem;
}
@media (min-width: 1200px) {
  /* line 189, ../sass/layout/_form.scss */
  .content-personal-space .description, .content-personal-space .text-ict {
    width: 1200px;
  }
}
/* line 198, ../sass/layout/_form.scss */
.content-personal-space .css3-checkbox {
  margin-right: 1rem;
}
/* line 200, ../sass/layout/_form.scss */
.content-personal-space .css3-checkbox + label {
  width: 89%;
}
/* line 203, ../sass/layout/_form.scss */
.content-personal-space .css3-checkbox label {
  vertical-align: top;
}
/* line 208, ../sass/layout/_form.scss */
.content-personal-space .edit-account .form-item .css3-checkbox + label, .content-personal-space .edit-account .form-item .css3-checkbox label {
  display: inline-block;
}
@media (max-width: 991px) {
  /* line 208, ../sass/layout/_form.scss */
  .content-personal-space .edit-account .form-item .css3-checkbox + label, .content-personal-space .edit-account .form-item .css3-checkbox label {
    margin-bottom: 0.9375rem;
  }
}
/* line 214, ../sass/layout/_form.scss */
.content-personal-space .edit-account .form-item > label {
  display: inline-block;
}
/* line 218, ../sass/layout/_form.scss */
.content-personal-space .form-actions {
  text-align: center;
  margin: 1rem 0;
  padding-top: 0.9375rem;
  border-top: solid 1px #366797;
}
/* line 224, ../sass/layout/_form.scss */
.content-personal-space .form-actions input {
  width: auto;
  background: #366797;
  color: #fff;
}
@media (max-width: 991px) {
  /* line 224, ../sass/layout/_form.scss */
  .content-personal-space .form-actions input {
    width: 100%;
  }
}
/* line 232, ../sass/layout/_form.scss */
.content-personal-space .form-actions * {
  padding: 0.625rem 1.25rem;
  border: solid 1px #366797;
}
/* line 237, ../sass/layout/_form.scss */
.content-personal-space .form-actions a {
  color: #366797;
  margin: 0 1.5625rem;
}
@media (max-width: 991px) {
  /* line 237, ../sass/layout/_form.scss */
  .content-personal-space .form-actions a {
    width: 100%;
    margin: 0.9375rem 0;
  }
}
/* line 246, ../sass/layout/_form.scss */
.content-personal-space .collapsible {
  margin-top: 2.1875rem;
}
/* line 248, ../sass/layout/_form.scss */
.content-personal-space .collapsible .fieldset-legend {
  display: block;
  border-bottom: solid 1px #366797;
  padding-bottom: 0.3125rem;
}
/* line 252, ../sass/layout/_form.scss */
.content-personal-space .collapsible .fieldset-legend a {
  color: #366797;
}
/* line 258, ../sass/layout/_form.scss */
.content-personal-space .css3-checkbox label {
  border-color: #000;
}
/* line 261, ../sass/layout/_form.scss */
.content-personal-space .css3-checkbox input:checked + label {
  background: #000;
}
/* line 263, ../sass/layout/_form.scss */
.content-personal-space .css3-checkbox input:checked + label:after {
  border-color: #fff;
}
/* line 269, ../sass/layout/_form.scss */
.content-personal-space .css3-radio label {
  border-color: #000;
}
/* line 272, ../sass/layout/_form.scss */
.content-personal-space .css3-radio input:checked + label:after {
  background: #000;
}

/* line 278, ../sass/layout/_form.scss */
.account-information .edit-account .password-strength-title {
  padding-left: 0;
}

@media (max-width: 991px) {
  /* line 1, ../sass/layout/_personal_space.scss */
  .content-personal-space {
    height: auto !important;
  }
}
@media (min-width: 1200px) {
  /* line 5, ../sass/layout/_personal_space.scss */
  .content-personal-space .inner-wrapper {
    width: 31.25rem;
  }
}
/* line 9, ../sass/layout/_personal_space.scss */
.content-personal-space .inner-wrapper .inner {
  padding: 1.5625rem 2.375rem 2.0625rem;
}
@media (max-width: 1199px) {
  /* line 13, ../sass/layout/_personal_space.scss */
  .content-personal-space .content-desc {
    padding: 0 0.625rem;
  }
}
/* line 17, ../sass/layout/_personal_space.scss */
.content-personal-space .content-desc p {
  line-height: 1.625rem;
}
/* line 21, ../sass/layout/_personal_space.scss */
.content-personal-space .content_region_second {
  background: none;
}
/* line 23, ../sass/layout/_personal_space.scss */
.content-personal-space .content_region_second .personal_space {
  font-size: 1.875rem;
  color: #003e7d;
}
/* line 28, ../sass/layout/_personal_space.scss */
.content-personal-space .header_title {
  padding-top: 0;
}

/* line 32, ../sass/layout/_personal_space.scss */
.parameter-notif {
  clear: both;
}
@media (max-width: 1199px) {
  /* line 32, ../sass/layout/_personal_space.scss */
  .parameter-notif {
    padding: 0 0.625rem;
  }
}
/* line 38, ../sass/layout/_personal_space.scss */
.parameter-notif .title_fieldset span.legend {
  color: #366797;
  font-size: 1.375rem;
}
/* line 43, ../sass/layout/_personal_space.scss */
.parameter-notif .notif_params {
  margin-top: 3.9375rem;
}
/* line 47, ../sass/layout/_personal_space.scss */
.parameter-notif .newsletter_rss_fieldset:not(.notif_params) {
  margin-top: 2.25rem;
}
/* line 49, ../sass/layout/_personal_space.scss */
.parameter-notif .newsletter_rss_fieldset:not(.notif_params) .element_wrapper {
  line-height: 3.5rem;
}
@media (max-width: 991px) {
  /* line 49, ../sass/layout/_personal_space.scss */
  .parameter-notif .newsletter_rss_fieldset:not(.notif_params) .element_wrapper {
    padding: 0.9375rem 0;
    line-height: normal;
  }
  /* line 54, ../sass/layout/_personal_space.scss */
  .parameter-notif .newsletter_rss_fieldset:not(.notif_params) .element_wrapper > *:not(.title) {
    display: none;
  }
}
/* line 60, ../sass/layout/_personal_space.scss */
.parameter-notif .newsletter_rss_fieldset .title_fieldset {
  margin-bottom: 0.5625rem;
}
/* line 64, ../sass/layout/_personal_space.scss */
.parameter-notif .element_wrapper {
  border-bottom: solid 1px #c6cfd7;
  padding: 1.25rem 0;
}
@media (min-width: 992px) {
  /* line 64, ../sass/layout/_personal_space.scss */
  .parameter-notif .element_wrapper {
    padding: 0;
  }
}
/* line 74, ../sass/layout/_personal_space.scss */
.parameter-notif .element_wrapper .select-css3 {
  background: #c6cfd7;
}
@media (max-width: 991px) {
  /* line 74, ../sass/layout/_personal_space.scss */
  .parameter-notif .element_wrapper .select-css3 {
    width: 100%;
  }
}
/* line 79, ../sass/layout/_personal_space.scss */
.parameter-notif .element_wrapper .select-css3 select {
  color: #003e7d;
}
@media (min-width: 992px) {
  /* line 79, ../sass/layout/_personal_space.scss */
  .parameter-notif .element_wrapper .select-css3 select {
    width: 13.6875rem;
  }
}
/* line 85, ../sass/layout/_personal_space.scss */
.parameter-notif .element_wrapper .select-css3 option {
  color: #888;
}
@media (min-width: 992px) {
  /* line 96, ../sass/layout/_personal_space.scss */
  .parameter-notif .form-type-checkbox {
    margin: 1.125rem 0;
  }
}
@media (min-width: 992px) {
  /* line 102, ../sass/layout/_personal_space.scss */
  .parameter-notif .form-item-field-pac-inform-newsletter-, .parameter-notif .form-item-field-event-invitations,
  .parameter-notif .form-item-field-blog-post-notifications, .parameter-notif .form-item-field--webinar-invitations {
    width: 19rem;
  }
}
@media (max-width: 991px) {
  /* line 108, ../sass/layout/_personal_space.scss */
  .parameter-notif .form-type-select {
    margin: 0.9375rem 0 0 !important;
  }
}
@media (min-width: 992px) {
  /* line 113, ../sass/layout/_personal_space.scss */
  .parameter-notif .select-css3 {
    margin-right: 2.875rem;
    margin-top: 0.1875rem;
  }
}
/* line 119, ../sass/layout/_personal_space.scss */
.parameter-notif label {
  font-weight: bold;
}
/* line 122, ../sass/layout/_personal_space.scss */
.parameter-notif .css3-checkbox {
  margin-right: 0.6875rem;
}
/* line 124, ../sass/layout/_personal_space.scss */
.parameter-notif .css3-checkbox label {
  border-color: #000;
}
@media (max-width: 991px) {
  /* line 124, ../sass/layout/_personal_space.scss */
  .parameter-notif .css3-checkbox label {
    vertical-align: top;
  }
}
/* line 130, ../sass/layout/_personal_space.scss */
.parameter-notif .css3-checkbox input:checked + label {
  background: #000;
}
/* line 132, ../sass/layout/_personal_space.scss */
.parameter-notif .css3-checkbox input:checked + label:after {
  width: 11px;
  height: 7px;
  border-color: #fff;
  top: 1px;
  left: 1px;
}
@media (max-width: 991px) {
  /* line 140, ../sass/layout/_personal_space.scss */
  .parameter-notif .css3-checkbox + label {
    width: 90%;
  }
}
/* line 147, ../sass/layout/_personal_space.scss */
.parameter-notif .submit_wrapper {
  text-align: center;
  padding-top: 1.0625rem;
}
/* line 150, ../sass/layout/_personal_space.scss */
.parameter-notif .submit_wrapper .form-submit {
  padding: 0.75rem 3.75rem;
  background: none;
  color: #366797;
  border: solid 1px #366797;
  width: auto;
}
/* line 159, ../sass/layout/_personal_space.scss */
.parameter-notif .title {
  display: inline-block;
  font-weight: bold;
  width: 12.5rem;
}
/* line 164, ../sass/layout/_personal_space.scss */
.parameter-notif .title a {
  display: none;
}
@media (max-width: 991px) {
  /* line 159, ../sass/layout/_personal_space.scss */
  .parameter-notif .title {
    width: 100%;
    line-height: 2.0625rem;
  }
  /* line 170, ../sass/layout/_personal_space.scss */
  .parameter-notif .title a {
    float: right;
    display: inline-block;
  }
}
/* line 176, ../sass/layout/_personal_space.scss */
.parameter-notif .subscribe {
  border: solid 1px #366797;
  padding: 0.5rem 1.25rem 0.3125rem 0.875rem;
  line-height: normal;
  margin-right: 0.375rem;
}
/* line 182, ../sass/layout/_personal_space.scss */
.parameter-notif .subscribe:hover {
  color: #366797;
}
/* line 186, ../sass/layout/_personal_space.scss */
.parameter-notif .description {
  color: #41505d;
}
/* line 189, ../sass/layout/_personal_space.scss */
.parameter-notif .subscribe-wrapper-mb {
  text-align: center;
}
/* line 191, ../sass/layout/_personal_space.scss */
.parameter-notif .subscribe-wrapper-mb a {
  display: block;
}
/* line 194, ../sass/layout/_personal_space.scss */
.parameter-notif .subscribe-wrapper-mb span {
  display: block;
  text-align: left;
  margin: 0.625rem 0;
}
/* line 199, ../sass/layout/_personal_space.scss */
.parameter-notif .subscribe-wrapper-mb .fa-rss-square {
  display: none;
}

/* line 205, ../sass/layout/_personal_space.scss */
.header_title .summary_newsletter p {
  font-size: 1rem;
  line-height: 1.625rem;
  margin-bottom: 1.5625rem;
}

/* line 212, ../sass/layout/_personal_space.scss */
.user-logout i.fa-user {
  display: none;
}

/* line 216, ../sass/layout/_personal_space.scss */
.user-wrap {
  position: absolute;
  right: 0;
  padding-right: 7.4375rem;
}
@media (min-width: 992px) {
  /* line 220, ../sass/layout/_personal_space.scss */
  .user-wrap .user-logout {
    padding-left: 0.875rem;
  }
}
/* line 225, ../sass/layout/_personal_space.scss */
.user-wrap .user-icon {
  color: #fff;
  background: #366797;
  width: 2.75rem;
  height: 2.75rem;
  line-height: 2.75rem;
  margin-top: -0.1875rem;
  margin-right: 0.8125rem;
}
/* line 235, ../sass/layout/_personal_space.scss */
.user-wrap .user-logged {
  color: #666666;
}
/* line 237, ../sass/layout/_personal_space.scss */
.user-wrap .user-logged a {
  color: #a2453f;
  font-weight: bold;
}
/* line 240, ../sass/layout/_personal_space.scss */
.user-wrap .user-logged a i {
  margin-left: 0.3125rem;
}

/* line 246, ../sass/layout/_personal_space.scss */
#block-user-logged {
  background: #fff;
  position: absolute;
  right: 0;
  z-index: 90;
  top: 2.625rem;
  border: solid 1px #366797;
}
@media (min-width: 992px) {
  /* line 246, ../sass/layout/_personal_space.scss */
  #block-user-logged {
    width: 26.25rem;
  }
}
/* line 256, ../sass/layout/_personal_space.scss */
#block-user-logged .user-info-wrap {
  padding: 0.625rem 1.25rem;
  line-height: normal;
}
@media (max-width: 320px) {
  /* line 256, ../sass/layout/_personal_space.scss */
  #block-user-logged .user-info-wrap {
    font-size: 0.9375rem;
  }
}
/* line 263, ../sass/layout/_personal_space.scss */
#block-user-logged .logout_button {
  float: right;
  font-weight: bold;
}
/* line 267, ../sass/layout/_personal_space.scss */
#block-user-logged .information_user {
  float: left;
}
/* line 270, ../sass/layout/_personal_space.scss */
#block-user-logged .name_user_info {
  color: #af272f;
}
/* line 273, ../sass/layout/_personal_space.scss */
#block-user-logged .last_login {
  color: #666666;
  font-size: 0.8125rem;
  padding-left: 3.6875rem;
  height: 1.3125rem;
  line-height: 1.3125rem;
}
/* line 280, ../sass/layout/_personal_space.scss */
#block-user-logged .content_info_perso {
  border-top: solid 1px #c6cfd7;
  border-bottom: solid 1px #c6cfd7;
}
/* line 284, ../sass/layout/_personal_space.scss */
#block-user-logged .content_info_perso a {
  display: block;
  width: 11.375rem;
  text-align: center;
  float: left;
  font-size: 1rem;
  font-weight: bold;
}
@media (max-width: 991px) {
  /* line 284, ../sass/layout/_personal_space.scss */
  #block-user-logged .content_info_perso a {
    width: 50% !important;
  }
}
/* line 294, ../sass/layout/_personal_space.scss */
#block-user-logged .content_info_perso a.personal_space_link {
  width: 12.5625rem;
  color: #af272f;
}
/* line 298, ../sass/layout/_personal_space.scss */
#block-user-logged .content_info_perso a.dashboard_button {
  background: #af272f;
  color: #fff;
}
/* line 304, ../sass/layout/_personal_space.scss */
#block-user-logged .content_information {
  display: block;
  line-height: normal;
  width: 80%;
  float: left;
}
/* line 309, ../sass/layout/_personal_space.scss */
#block-user-logged .content_information span {
  display: block;
}
@media (max-width: 991px) {
  /* line 309, ../sass/layout/_personal_space.scss */
  #block-user-logged .content_information span {
    text-align: left;
  }
}
/* line 316, ../sass/layout/_personal_space.scss */
#block-user-logged #lastes_publication {
  display: none;
}
/* line 319, ../sass/layout/_personal_space.scss */
#block-user-logged .content_latest_favorites, #block-user-logged .content_latest_publication {
  padding: 0 0 1rem;
}
/* line 323, ../sass/layout/_personal_space.scss */
#block-user-logged .content_latest_favorites .picto_related_content, #block-user-logged .content_latest_publication .picto_related_content {
  float: left;
  width: 3.4375rem;
  text-align: center;
  color: #003e7d;
}
/* line 330, ../sass/layout/_personal_space.scss */
#block-user-logged .content_latest_favorites .title_content a, #block-user-logged .content_latest_publication .title_content a {
  color: #003e7d;
}
/* line 334, ../sass/layout/_personal_space.scss */
#block-user-logged .content_latest_favorites .info_content, #block-user-logged .content_latest_publication .info_content {
  color: #41505d;
  margin-top: 0.125rem;
}
/* line 341, ../sass/layout/_personal_space.scss */
#block-user-logged .each_chapter_content:not(:first-child) {
  margin-top: 1.25rem;
}
/* line 344, ../sass/layout/_personal_space.scss */
#block-user-logged .each_chapter_content > span {
  display: block;
}

/* line 349, ../sass/layout/_personal_space.scss */
.latest-wrapper {
  padding-bottom: 1.5625rem;
  padding-top: 1.25rem;
}

/* line 353, ../sass/layout/_personal_space.scss */
#block-user-logged {
  display: none;
}
@media (max-width: 991px) {
  /* line 353, ../sass/layout/_personal_space.scss */
  #block-user-logged {
    width: 100% !important;
  }
}

@media (min-width: 991px) {
  /* line 359, ../sass/layout/_personal_space.scss */
  .personal-space {
    position: absolute;
    width: 42.1875%;
    right: 0;
  }
}
/* line 366, ../sass/layout/_personal_space.scss */
.personal-space ul {
  margin-top: 1.1875rem;
}
@media (max-width: 991px) {
  /* line 366, ../sass/layout/_personal_space.scss */
  .personal-space ul {
    padding-bottom: 1.125rem;
  }
}
/* line 372, ../sass/layout/_personal_space.scss */
.personal-space li {
  font-size: 1rem;
  font-weight: bold;
}
/* line 375, ../sass/layout/_personal_space.scss */
.personal-space li:not(:first-child) {
  margin-top: 0.5rem;
}
/* line 379, ../sass/layout/_personal_space.scss */
.personal-space a {
  color: #41505d;
}
/* line 381, ../sass/layout/_personal_space.scss */
.personal-space a.active_link {
  text-transform: uppercase;
  color: #fff;
}

/* line 389, ../sass/layout/_personal_space.scss */
.notif_params .form-type-radios, .notif_params .form-item-field-blog-post-notification-lan,
.notif_params .form-item-field-pac-inform-newsletter-lang, .notif_params .form-item-field-event-invitations-langue,
.notif_params .form-item-field-webinar-invitations-langue, .notif_params #edit-field-blog-post-notification-fre,
.notif_params #edit-field-blog-post-notification-lan {
  padding-left: 1.5625rem;
}
/* line 395, ../sass/layout/_personal_space.scss */
.notif_params .form-item-field-blog-post-notification-fre {
  margin: 0 0 1.125rem;
}
/* line 399, ../sass/layout/_personal_space.scss */
.notif_params #edit-field-blog-post-notification-fre label {
  border-color: #000;
}
/* line 401, ../sass/layout/_personal_space.scss */
.notif_params #edit-field-blog-post-notification-fre label:after {
  background: #000;
}

@media (max-width: 991px) {
  /* line 409, ../sass/layout/_personal_space.scss */
  .form-item .form-item {
    margin: 0.9375rem 0;
  }
}
@media (min-width: 992px) {
  /* line 414, ../sass/layout/_personal_space.scss */
  .element_wrapper > .form-item-field-blog-post-notification-fre,
  .element_wrapper > .form-item-field-blog-post-notification-lan {
    float: left;
    margin-top: 0;
  }
}
/* line 421, ../sass/layout/_personal_space.scss */
.view-filters .views-exposed-form .views-exposed-widget {
  float: none;
}

/* line 424, ../sass/layout/_personal_space.scss */
.tabs-head, .tabs {
  border-bottom: solid 5px #c6cfd7;
  line-height: normal;
}
@media (min-width: 992px) {
  /* line 428, ../sass/layout/_personal_space.scss */
  .tabs-head li, .tabs li {
    float: left;
    width: 50%;
  }
}
/* line 433, ../sass/layout/_personal_space.scss */
.tabs-head li a, .tabs li a {
  display: block;
  padding: 1.0625rem 1.375rem 0.1875rem;
  position: relative;
  cursor: pointer;
}
/* line 438, ../sass/layout/_personal_space.scss */
.tabs-head li a.active:after, .tabs li a.active:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0.625rem;
  background: #003e7d;
  bottom: -0.625rem;
  left: 0;
}
/* line 449, ../sass/layout/_personal_space.scss */
.tabs-head li.active a:after, .tabs li.active a:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0.625rem;
  background: #003e7d;
  bottom: -0.625rem;
  left: 0;
}

/* line 461, ../sass/layout/_personal_space.scss */
.tabs {
  maring-bottom: 3.125rem;
}
/* line 463, ../sass/layout/_personal_space.scss */
.tabs li a {
  font-size: 1.5rem;
  font-size: 18px;
  font-weight: bold;
  color: #c6cfd7;
}
/* line 469, ../sass/layout/_personal_space.scss */
.tabs li.active a {
  color: #003e7d;
}

/* line 475, ../sass/layout/_personal_space.scss */
.content-personal-space .title a, .content-personal-space .node_title_related_content a {
  color: #366797;
  font-size: 0.75rem;
}
@media (min-width: 991px) {
  /* line 475, ../sass/layout/_personal_space.scss */
  .content-personal-space .title a, .content-personal-space .node_title_related_content a {
    font-size: 1rem;
  }
}
/* line 481, ../sass/layout/_personal_space.scss */
.content-personal-space .title a:hover, .content-personal-space .node_title_related_content a:hover {
  text-decoration: none;
}
/* line 486, ../sass/layout/_personal_space.scss */
.content-personal-space .nom, .content-personal-space .publication_date {
  font-size: 0.8125rem;
  width: 90%;
  padding: 0.3125rem;
  background: #e6e6e6;
  display: block;
}
/* line 493, ../sass/layout/_personal_space.scss */
.content-personal-space .nom {
  margin-top: 0.1875rem;
}
/* line 496, ../sass/layout/_personal_space.scss */
.content-personal-space .publication_date {
  margin-top: 0.625rem;
}
/* line 499, ../sass/layout/_personal_space.scss */
.content-personal-space .node_related_content .related_content_info {
  font-size: 1rem;
  width: 89%;
  float: left;
}

/* line 508, ../sass/layout/_personal_space.scss */
.section-my-personal-space #content .content-saved-search .body-content-saved-search .intitule-body .execute-saved-search-link {
  background: #366797;
  text-transform: none;
  padding: 0.625rem;
  font-size: 1rem;
}

/* line 516, ../sass/layout/_personal_space.scss */
.section-my-personal-space #content .content-saved-search .body-content-saved-search .button-action-body input {
  padding: 0.625rem;
  background: #366797;
  text-transform: none;
  font-size: 1rem;
  width: auto;
  border: none;
}
/* line 527, ../sass/layout/_personal_space.scss */
.section-my-personal-space #content .content-saved-search .body-content-saved-search .infos-bottom-body .button-display-criteria {
  padding: 0.625rem;
  font-size: 1rem;
  width: auto;
  border: none;
  text-transform: capitalize;
  border: none;
}

/* line 539, ../sass/layout/_personal_space.scss */
.section-my-personal-space .delete_entire_folder a, .section-my-personal-space .rename_entire_folder a {
  padding: 0.625rem;
  font-size: 1rem;
  width: auto;
  border: none;
  text-transform: capitalize;
  border: none;
  height: auto;
  background: #366797;
}
/* line 549, ../sass/layout/_personal_space.scss */
.section-my-personal-space .delete_entire_folder a:hover, .section-my-personal-space .rename_entire_folder a:hover {
  color: #fff;
}
/* line 553, ../sass/layout/_personal_space.scss */
.section-my-personal-space .liste_of_content_favorites .each_chapter_content .content_information .title_content {
  font-size: 1rem;
}
/* line 555, ../sass/layout/_personal_space.scss */
.section-my-personal-space .liste_of_content_favorites .each_chapter_content .content_information .title_content a {
  color: #366797;
}
/* line 557, ../sass/layout/_personal_space.scss */
.section-my-personal-space .liste_of_content_favorites .each_chapter_content .content_information .title_content a:hover {
  text-decoration: none;
}
/* line 562, ../sass/layout/_personal_space.scss */
.section-my-personal-space .liste_of_content_favorites .each_chapter_content .content_information .info_content {
  display: block;
  font-size: 0.8125rem;
  margin-top: 0.1875rem;
  width: 94%;
  padding: 0.3125rem;
  background: #e6e6e6;
}
/* line 570, ../sass/layout/_personal_space.scss */
.section-my-personal-space .liste_of_content_favorites .each_chapter_content .content_authors .list_authors,
.section-my-personal-space .liste_of_content_favorites .each_chapter_content .content_authors .title_authors {
  font-size: 1rem;
}
/* line 574, ../sass/layout/_personal_space.scss */
.section-my-personal-space .liste_of_content_favorites .each_chapter_content .content_authors .title_authors {
  margin-bottom: 3px;
  padding-bottom: 2px;
  color: #41505d;
}
@media (max-width: 991px) {
  /* line 581, ../sass/layout/_personal_space.scss */
  .section-my-personal-space .liste_of_content_favorites .each_chapter_content .content_information,
  .section-my-personal-space .liste_of_content_favorites .each_chapter_content .content_authors {
    float: none;
    width: 100%;
  }
  /* line 586, ../sass/layout/_personal_space.scss */
  .section-my-personal-space .liste_of_content_favorites .each_chapter_content .picto_related_content {
    display: none;
  }
}
/* line 590, ../sass/layout/_personal_space.scss */
.section-my-personal-space .form-item-new_folder {
  background: none;
  padding: 0;
  margin: 0 !important;
}
/* line 594, ../sass/layout/_personal_space.scss */
.section-my-personal-space .form-item-new_folder input {
  float: none;
  width: 100%;
  border: solid 1px #e6e6e6;
  height: 2.5rem;
  padding: 0 0.625rem;
  top: 0.125rem;
  position: relative;
}
/* line 604, ../sass/layout/_personal_space.scss */
.section-my-personal-space a.save_new_folder {
  padding: 0.625rem;
  font-size: 1rem;
  width: auto;
  border: none;
  text-transform: capitalize;
  border: none;
  height: 2.5rem;
  line-height: 2.5rem;
  margin-left: 1.5625rem;
  background: #366797;
  padding: 0 1.5625rem;
}
/* line 617, ../sass/layout/_personal_space.scss */
.section-my-personal-space a.save_new_folder:hover {
  color: #fff;
  background: #366797;
}

/* line 623, ../sass/layout/_personal_space.scss */
label.undefined {
  display: none;
}

/* line 627, ../sass/layout/_personal_space.scss */
.recent-publication .title_fieldset {
  border-bottom: none !important;
}
/* line 629, ../sass/layout/_personal_space.scss */
.recent-publication .title_fieldset span.legend {
  color: #333 !important;
  font-size: 1.375rem !important;
}

/* line 639, ../sass/layout/_personal_space.scss */
.recent-publication .related_content .title_fieldset .legend {
  text-transform: none;
}

/* line 644, ../sass/layout/_personal_space.scss */
#word_classification_wrapper .fieldset-wrapper, #pac_contact_fieldset_wrapper .fieldset-wrapper,
#pac_partner_fieldset_wrapper .fieldset-wrapper {
  height: auto !important;
  max-height: none !important;
  padding: 0 !important;
}

/* line 650, ../sass/layout/_personal_space.scss */
.fieldset_authors .title_fieldset {
  background: none !important;
}

/* line 653, ../sass/layout/_personal_space.scss */
.ict_content.font-resize {
  margin-top: 0;
}

/* line 657, ../sass/layout/_personal_space.scss */
.block-handler .fieldset_criteria {
  margin-top: 0px;
}

/* line 663, ../sass/layout/_personal_space.scss */
.content_region_second .contextual-links-region .quick-contact, .content_region_second .block-pac-hot-news .quick-contact {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

/* line 670, ../sass/layout/_personal_space.scss */
.content_event .button_mail {
  background: none;
  height: auto;
  width: auto;
  float: none;
}
/* line 676, ../sass/layout/_personal_space.scss */
.content_event .button_mail a {
  background: #366797;
  padding: 0.75rem 0.9375rem;
  color: #fff;
  position: static;
  float: right;
}

@media (min-width: 1200px) {
  /* line 686, ../sass/layout/_personal_space.scss */
  .form-type-checkbox.form-item-ict,
  .field-type-list-boolean.field-name-field-user-pac-privacy-policy {
    width: 1200px;
  }
}

@media (min-width: 1200px) {
  /* line 692, ../sass/layout/_personal_space.scss */
  .fieldset-wrapper-wcc {
    width: 1200px !important;
  }
}
/* line 696, ../sass/layout/_personal_space.scss */
.fieldset-wrapper-wcc .menu-filter-search-wcc > li .menu-filter-item-parent-ul a {
  display: inline-block;
  width: 10.375rem;
  float: none;
}
/* line 701, ../sass/layout/_personal_space.scss */
.fieldset-wrapper-wcc span.expanded {
  position: absolute;
  margin-top: 2px;
  margin-left: -11px;
}
/* line 707, ../sass/layout/_personal_space.scss */
.fieldset-wrapper-wcc .menu-filter-search-wcc > li .menu-filter-item-parent-ul {
  padding-left: 0.75rem;
  margin-top: 2.25rem;
}
/* line 711, ../sass/layout/_personal_space.scss */
.fieldset-wrapper-wcc .menu-filter-search-wcc > li {
  position: relative;
}
/* line 713, ../sass/layout/_personal_space.scss */
.fieldset-wrapper-wcc .menu-filter-search-wcc > li > a {
  position: absolute;
  left: 0;
  padding: 10px 29px;
  width: 100%;
  background: #024772;
  color: #fff !important;
  font-weight: bold;
}
/* line 722, ../sass/layout/_personal_space.scss */
.fieldset-wrapper-wcc .menu-filter-search-wcc > li > .filter_checkbox_wcc {
  position: relative;
  z-index: 2;
  top: 11px;
  left: 5px;
  border-color: #fff;
}
/* line 730, ../sass/layout/_personal_space.scss */
.fieldset-wrapper-wcc .menu-filter-search-wcc > li:not(:last-child):after {
  right: -0.3125rem;
}
/* line 733, ../sass/layout/_personal_space.scss */
.fieldset-wrapper-wcc .menu-filter-search-wcc {
  min-height: 2.375rem;
}
/* line 736, ../sass/layout/_personal_space.scss */
.fieldset-wrapper-wcc .wrapper_validate_wcc {
  margin-top: 1.25rem;
  width: 100% !important;
}

@media (min-width: 1200px) {
  /* line 744, ../sass/layout/_personal_space.scss */
  #word_classification_wrapper .fieldset-wrapper, #pac_contact_fieldset_wrapper .fieldset-wrapper, #pac_partner_fieldset_wrapper .fieldset-wrapper {
    width: 1200px !important;
  }
}

/* line 749, ../sass/layout/_personal_space.scss */
#word_classification_wrapper .fieldset-wrapper .wrapper_validate_wcc span.validate_wcc_term, #pac_contact_fieldset_wrapper .fieldset-wrapper .wrapper_validate_wcc span.validate_wcc_term, #pac_partner_fieldset_wrapper .fieldset-wrapper .wrapper_validate_wcc span.validate_wcc_term {
  background: #366797;
  padding: 0.75rem 1.125rem;
  width: auto;
  font-size: 1rem;
}

@media (max-width: 991px) {
  /* line 756, ../sass/layout/_personal_space.scss */
  #content > article {
    padding: 0 0.625rem;
  }
  /* line 759, ../sass/layout/_personal_space.scss */
  #content > article .date_publication, #content > article .link_event {
    float: none;
    padding: 0;
    margin: 0;
  }
}

/* line 767, ../sass/layout/_personal_space.scss */
.content-personal-space {
  min-height: 24.125rem;
}
/* line 769, ../sass/layout/_personal_space.scss */
.content-personal-space .title_view {
  background-position: left center;
}
/* line 771, ../sass/layout/_personal_space.scss */
.content-personal-space .title_view p {
  font-size: 22px;
  color: #000;
}
/* line 775, ../sass/layout/_personal_space.scss */
.content-personal-space .title_view span.fold_unfold {
  margin-top: 0.3125rem;
}
/* line 779, ../sass/layout/_personal_space.scss */
.content-personal-space .title_view .icon {
  display: none;
}

/* line 784, ../sass/layout/_personal_space.scss */
.node_title_related_content a {
  white-space: normal;
}

/* line 787, ../sass/layout/_personal_space.scss */
.view-these-new-publications-might-interest-you .views-row {
  width: 50%;
}

/* line 790, ../sass/layout/_personal_space.scss */
.node_related_content .related_content_info span.node_title_related_content {
  width: 90%;
  max-height: 32px;
  overflow: hidden;
  padding-bottom: 2px;
}

/* line 796, ../sass/layout/_personal_space.scss */
fieldset.liste_of_content_favorites .title_fieldset .folder_information .publication_date {
  font-size: 0.875rem;
  display: block;
  margin-top: 0.3125rem;
}

/* line 801, ../sass/layout/_personal_space.scss */
.section-my-personal-space .liste_of_content_favorites .each_chapter_content .content_information .info_content {
  font-size: 0.875rem;
}

/* line 804, ../sass/layout/_personal_space.scss */
.latest_publication_empty {
  padding-left: 25px;
  font-size: 24px;
  color: #003e7d;
}

/* line 809, ../sass/layout/_personal_space.scss */
#word_classification_wrapper .fieldset-wrapper .jspDrag, #pac_contact_fieldset_wrapper .fieldset-wrapper .jspDrag, #pac_partner_fieldset_wrapper .fieldset-wrapper .jspDrag {
  background: #c4c4c4;
  border-radius: 5px;
}

/* line 814, ../sass/layout/_personal_space.scss */
.fieldset-wrapper-wcc .jspVerticalBar {
  margin-right: 5px;
  opacity: 0;
  transition: opacity 100ms ease-in;
}
/* line 820, ../sass/layout/_personal_space.scss */
.fieldset-wrapper-wcc:hover .jspVerticalBar {
  transition: opacity 100ms ease-in;
  opacity: 1;
}

/* line 826, ../sass/layout/_personal_space.scss */
.view-content .title {
  max-height: 33px;
  overflow: hidden;
  width: auto;
}

/* line 831, ../sass/layout/_personal_space.scss */
.content-personal-space .node_related_content .related_reference {
  height: 4.0625rem;
}

@media (max-width: 991px) {
  /* line 834, ../sass/layout/_personal_space.scss */
  .fancybox-desktop {
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important;
  }
  /* line 840, ../sass/layout/_personal_space.scss */
  .fancybox-desktop .fancybox-inner {
    height: 100% !important;
    width: auto !important;
  }
  /* line 844, ../sass/layout/_personal_space.scss */
  .fancybox-desktop .jspContainer, .fancybox-desktop .we-call-back-you {
    width: auto !important;
  }
  /* line 846, ../sass/layout/_personal_space.scss */
  .fancybox-desktop .jspContainer .jspPane, .fancybox-desktop .we-call-back-you .jspPane {
    width: auto !important;
  }
  /* line 849, ../sass/layout/_personal_space.scss */
  .fancybox-desktop .jspContainer .jspHorizontalBar, .fancybox-desktop .we-call-back-you .jspHorizontalBar {
    display: none;
  }
}

/* line 1, ../sass/layout/_my_favorites.scss */
#content-favorites {
  display: none;
  background: #5B5B5B;
  min-height: 10px;
  height: auto;
  padding: 0.625rem;
  position: relative;
  z-index: 10;
}

/* line 12, ../sass/layout/_my_favorites.scss */
#content-favorites ul.folder_parent {
  background: url("../images/picto/barre.png") repeat-y scroll left top transparent;
  padding-top: 20px;
}

/* line 13, ../sass/layout/_my_favorites.scss */
#content-favorites ul.folder_parent li a.folder_name, #content-favorites ul.folder_parent li a.new_folder {
  border: 1px solid #ADADAD;
  padding: 10px;
  text-align: center;
  width: 120px;
  cursor: pointer;
}

/* line 14, ../sass/layout/_my_favorites.scss */
#content-favorites ul, #content-favorites li {
  display: block;
  margin: 6px 0 0 5px;
  padding: 0 0 0 0;
  list-style-type: none;
}

/* line 21, ../sass/layout/_my_favorites.scss */
#content-favorites li.tree-open {
  display: block;
  margin: 5px 0 15px 0;
}

/* line 22, ../sass/layout/_my_favorites.scss */
#content-favorites ins {
  display: inline-block;
  text-decoration: none;
  height: 18px;
  margin: 0 0 0 0;
  padding: 0;
}

/* line 23, ../sass/layout/_my_favorites.scss */
#content-favorites li {
  display: block;
  min-height: 18px;
  line-height: 18px;
  white-space: nowrap;
  margin-left: 10px;
  min-width: 18px;
}

/* line 24, ../sass/layout/_my_favorites.scss */
#content-favorites a {
  display: inline-block;
  color: black;
  white-space: nowrap;
  text-decoration: none;
  margin: 0;
  color: #FFFFFF;
  font-family: "Myriad Pro";
  font-size: 13px;
}

/* line 25, ../sass/layout/_my_favorites.scss */
#content-favorites a > .tree-icon {
  margin-right: 3px;
}

/* line 26, ../sass/layout/_my_favorites.scss */
#content-favorites a > ins {
  height: 16px;
}

/* line 27, ../sass/layout/_my_favorites.scss */
#content-favorites li ins.tree-icon.first_level {
  background: url("../images/picto/barre_v.png") repeat-x scroll 0 7px transparent;
  width: 16px;
}

/* line 28, ../sass/layout/_my_favorites.scss */
#content-favorites li ins.tree-icon.last-ins {
  background-position: left bottom;
  height: 7px;
  position: relative;
  width: 28px;
}

/* line 29, ../sass/layout/_my_favorites.scss */
#content-favorites li.tree-open.tree-last {
  margin-top: 10px;
}

/* line 30, ../sass/layout/_my_favorites.scss */
#content-favorites .hide_ul {
  background-color: #5B5B5B;
  display: block;
  height: 24px;
  width: 2px;
  position: absolute;
  margin-top: -19px;
}

/* line 38, ../sass/layout/_my_favorites.scss */
#content-favorites span.title_folder {
  font-family: "Arial";
  text-transform: uppercase;
  font-size: 13px;
  color: #FFFFFF;
  padding: 5px 5px 5px 10px;
  cursor: pointer;
}

/* line 39, ../sass/layout/_my_favorites.scss */
#content-favorites span.picto_folder_name {
  background: url("../images/picto/folder-fold.png") no-repeat -8px 0 transparent;
  display: inline-block;
  width: 14px;
  height: 14px;
  float: left;
  margin: 0;
  cursor: pointer;
}

/* line 40, ../sass/layout/_my_favorites.scss */
#content-favorites .favorites_liste {
  display: inline-block;
  position: relative;
}

/* line 41, ../sass/layout/_my_favorites.scss */
div.moving-view-rows {
  padding: 7px 10px 7px 0;
  background: url("../../image/bg-expand-open.gif") repeat-x scroll left bottom #D9D9D9;
}

/* line 42, ../sass/layout/_my_favorites.scss */
ul.sub_folder_content {
  max-height: 200px;
  width: 190px;
}

/* line 47, ../sass/layout/_my_favorites.scss */
span.content_in_favorite {
  background: url("../images/picto/in_favorites.png") no-repeat left top transparent;
  display: inline-block;
  float: right;
  margin: -7px 0 0 0;
  position: relative;
  width: 15px;
}

/* line 51, ../sass/layout/_my_favorites.scss */
#content-favorites #little-masque {
  position: absolute;
  background: black;
  z-index: 10000;
  opacity: 0.6;
  display: none;
  height: 74%;
  left: 1%;
  opacity: 0.6;
  top: 59px;
  width: 215px;
  z-index: 10000;
}

/* line 58, ../sass/layout/_my_favorites.scss */
#content-favorites #little-masque a {
  background: url("../images/picto/ajax.gif") no-repeat left top transparent;
  display: block;
  height: 130px;
  left: 25%;
  position: relative;
  top: 20%;
  width: 130px;
  z-index: 10010;
}

/* line 59, ../sass/layout/_my_favorites.scss */
p.not_logged_user {
  color: #FFFFFF;
  font-family: "Myriad Pro";
  font-size: 13px;
  margin-top: 10px;
}

/* line 60, ../sass/layout/_my_favorites.scss */
#content-favorites .download_all {
  background: url("../images/picto/download.png") no-repeat top left transparent;
  display: inline-block;
  width: 25px;
  height: 15px;
  cursor: pointer;
  margin-left: 2px;
}

/* line 61, ../sass/layout/_my_favorites.scss */
#content-favorites .download_all.hide_download {
  display: none;
}

/* End favorites */
/* scroollpan*/
/* line 65, ../sass/layout/_my_favorites.scss */
#content-favorites .jspContainer {
  height: 144px;
  margin-top: 5px;
}

/* line 69, ../sass/layout/_my_favorites.scss */
#content-favorites .jspVerticalBar {
  background: #FFF;
  height: 193px;
  opacity: 1;
  width: 6px;
}

/* line 75, ../sass/layout/_my_favorites.scss */
.jspDrag {
  background: #C4C4C4;
  top: 7px;
}

/* line 79, ../sass/layout/_my_favorites.scss */
#content-favorites .sub_folder_content.jspScrollable {
  margin-top: 10px;
}

/* line 82, ../sass/layout/_my_favorites.scss */
#content-favorites .all_folder_download {
  margin-top: 2px;
  position: absolute;
}

/* line 83, ../sass/layout/_my_favorites.scss */
.folder_parent span.picto_folder_tree_level {
  background: url(../images/picto/folder-fold.png) no-repeat -8px 0 transparent;
  display: inline-block;
  width: 14px;
  height: 14px;
  float: left;
  margin: 12px 0 0 2px;
  cursor: pointer;
}

/* line 92, ../sass/layout/_my_favorites.scss */
#selected-criteria .save-search-message-success {
  margin: 20px 0 12px 4px;
  color: #B7112E;
  font-weight: bold;
  line-height: normal;
  font-size: 14px;
}

/* line 99, ../sass/layout/_my_favorites.scss */
.view-search-page .views-row .button-drag {
  position: absolute;
  background: url(../images/picto/draggable.png) no-repeat 6px 9px;
  height: 28px;
  padding: 0.42em 0.5em;
  width: 21px;
  top: 11px;
  right: 0px;
  z-index: 50;
}

/* line 109, ../sass/layout/_my_favorites.scss */
.button-drag .intitule_view_result {
  display: none;
}

/* line 112, ../sass/layout/_my_favorites.scss */
div.moving-view-rows {
  background: none;
  padding: 0;
}
/* line 115, ../sass/layout/_my_favorites.scss */
div.moving-view-rows .intitule_view_result {
  display: block;
  position: absolute;
  padding: 0.625rem 3.125rem 0.625rem 0.625rem;
  color: #000;
  background: #d9d9d9;
  opacity: .8;
  min-width: 21.875rem;
}
/* line 123, ../sass/layout/_my_favorites.scss */
div.moving-view-rows .intitule_view_result .title_content_drag {
  font-weight: bold;
}

/* line 130, ../sass/layout/_my_favorites.scss */
.folder_parent .folder_name.highlight {
  background: rgba(230, 202, 44, 0.5);
}

/* line 134, ../sass/layout/_my_favorites.scss */
body:not(.logged-in) .button-drag {
  display: none !important;
}

@media (max-width: 991px) {
  /* line 137, ../sass/layout/_my_favorites.scss */
  #my-favorites {
    position: static !important;
  }
}

/* line 142, ../sass/layout/_my_favorites.scss */
.save-search-message-error {
  text-align: justify;
}

/* line 1, ../sass/layout/_blog.scss */
table {
  border: 1;
}

/* line 4, ../sass/layout/_blog.scss */
.normal-txt {
  font-weight: normal;
}

/* line 8, ../sass/layout/_blog.scss */
.ict_content .download-block .dwl-btn {
  color: #366797;
}
@media (max-width: 991px) {
  /* line 8, ../sass/layout/_blog.scss */
  .ict_content .download-block .dwl-btn {
    float: none;
  }
}
/* line 13, ../sass/layout/_blog.scss */
.ict_content .download-block .dwl-btn:hover {
  text-decoration: none;
}
/* line 17, ../sass/layout/_blog.scss */
.ict_content .download-block p {
  margin: 0 0 0 1.0625rem;
  height: 2.6875rem;
  line-height: 2.6875rem;
  color: #737373;
}
@media (max-width: 991px) {
  /* line 17, ../sass/layout/_blog.scss */
  .ict_content .download-block p {
    margin: 0;
    float: none;
  }
}

@media (min-width: 640px) and (max-width: 991px) {
  /* line 28, ../sass/layout/_blog.scss */
  .content_download {
    width: 50%;
    float: left;
  }
}
/* line 33, ../sass/layout/_blog.scss */
.content_download .border-content {
  width: 79%;
  border: solid 5px #a7a7a7;
  padding: 1.125rem;
  position: relative;
}
@media (min-width: 640px) and (max-width: 991px) {
  /* line 33, ../sass/layout/_blog.scss */
  .content_download .border-content {
    width: 100%;
  }
}
@media (max-width: 640px) {
  /* line 33, ../sass/layout/_blog.scss */
  .content_download .border-content {
    width: 100%;
  }
}
/* line 44, ../sass/layout/_blog.scss */
.content_download .border-content > div {
  max-height: 497px;
  overflow: hidden;
}
/* line 48, ../sass/layout/_blog.scss */
.content_download .border-content:after {
  content: "";
  border-right: solid 3.6875rem #a7a7a7;
  border-bottom: solid 0 #a7a7a7;
  border-top: solid 3.6875rem transparent;
  position: absolute;
  bottom: 0;
  right: 0;
}
/* line 57, ../sass/layout/_blog.scss */
.content_download .border-content img {
  max-width: 100%;
}
@media (max-width: 991px) {
  /* line 57, ../sass/layout/_blog.scss */
  .content_download .border-content img {
    height: auto;
  }
}
/* line 63, ../sass/layout/_blog.scss */
.content_download .border-content .view {
  position: absolute;
  display: block;
  right: 0;
  bottom: 0;
  font-size: 1.875rem;
  color: #fff;
  z-index: 1;
}
/* line 72, ../sass/layout/_blog.scss */
.content_download .border-content.small-content {
  padding: 0.375rem 1.125rem 0;
  width: 32%;
  margin-top: 0.9375rem;
  height: 10.5625rem;
  overflow: hidden;
  padding-bottom: 8px;
}
/* line 79, ../sass/layout/_blog.scss */
.content_download .border-content.small-content div {
  overflow: hidden;
  height: 9.0625rem;
}
@media (max-width: 991px) {
  /* line 72, ../sass/layout/_blog.scss */
  .content_download .border-content.small-content {
    width: 50%;
    float: none;
    margin: 15px auto;
  }
}
@media (min-width: 992px) {
  /* line 90, ../sass/layout/_blog.scss */
  .content_download .download_desc {
    padding-top: 3.4375rem;
    margin-left: 1.9375rem;
  }
}
@media (max-width: 991px) {
  /* line 90, ../sass/layout/_blog.scss */
  .content_download .download_desc {
    float: none;
    text-align: center;
  }
}
/* line 99, ../sass/layout/_blog.scss */
.content_download .download_desc a {
  color: #366797;
}
/* line 101, ../sass/layout/_blog.scss */
.content_download .download_desc a:hover {
  color: #366797;
  text-decoration: none;
}
/* line 106, ../sass/layout/_blog.scss */
.content_download .download_desc .desc {
  margin-top: 0.9375rem;
  color: #737373;
  position: relative;
  line-height: 1.5rem;
}
@media (min-width: 992px) {
  /* line 106, ../sass/layout/_blog.scss */
  .content_download .download_desc .desc {
    padding-left: 2.9375rem;
  }
}

/* line 117, ../sass/layout/_blog.scss */
.author-wrap {
  padding: 0 0.625rem;
}
@media (min-width: 992px) {
  /* line 117, ../sass/layout/_blog.scss */
  .author-wrap {
    width: 83.33333%;
    padding: 0;
  }
}
@media (max-width: 640px) {
  /* line 125, ../sass/layout/_blog.scss */
  .author-wrap .author > div img {
    display: none;
  }
}
@media (min-width: 641px) {
  /* line 123, ../sass/layout/_blog.scss */
  .author-wrap .author > div {
    float: left;
  }
}
/* line 133, ../sass/layout/_blog.scss */
.author-wrap .sales_contact_info {
  border-bottom: none;
}
@media (max-width: 640px) {
  /* line 136, ../sass/layout/_blog.scss */
  .author-wrap .sales_contact_info span {
    padding: 0;
  }
}
@media (min-width: 992px) {
  /* line 133, ../sass/layout/_blog.scss */
  .author-wrap .sales_contact_info {
    width: 40%;
  }
}
/* line 144, ../sass/layout/_blog.scss */
.author-wrap .separator-wrap {
  display: none;
}
@media (min-width: 641px) {
  /* line 144, ../sass/layout/_blog.scss */
  .author-wrap .separator-wrap {
    width: 20%;
    display: block;
  }
}
/* line 151, ../sass/layout/_blog.scss */
.author-wrap h3 {
  font-size: 1.875rem;
  color: #336699;
  margin-top: 1.9375rem;
  margin-bottom: 1.1875rem;
}

/* line 159, ../sass/layout/_blog.scss */
.blog-content p {
  line-height: 1.625rem;
}

/* line 164, ../sass/layout/_blog.scss */
.view-ar-community h2 {
  margin-top: 2rem;
  font-size: 1.375rem;
  font-weight: bold;
}

/* line 171, ../sass/layout/_blog.scss */
.blog-txt-desc p {
  width: 90%;
}

/* line 175, ../sass/layout/_blog.scss */
.recent-publication {
  clear: both;
  margin-bottom: 50px;
}
/* line 185, ../sass/layout/_blog.scss */
.recent-publication .title_fieldset .legend {
  font-size: 1.375rem;
  font-weight: bold;
  color: #000;
}
/* line 192, ../sass/layout/_blog.scss */
.recent-publication .fieldset-wrapper {
  margin-top: 1.9375rem;
}
/* line 200, ../sass/layout/_blog.scss */
.recent-publication .node_related_content .related_content_info span.node_title_related_content, .recent-publication .node_related_content .title_nom span.title, .recent-publication .view-content .related_content_info span.node_title_related_content, .recent-publication .view-content .title_nom span.title {
  width: 64.49275%;
  max-height: 2.375rem;
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  overflow: hidden;
}
@media (max-width: 991px) {
  /* line 200, ../sass/layout/_blog.scss */
  .recent-publication .node_related_content .related_content_info span.node_title_related_content, .recent-publication .node_related_content .title_nom span.title, .recent-publication .view-content .related_content_info span.node_title_related_content, .recent-publication .view-content .title_nom span.title {
    width: 100%;
  }
}
/* line 210, ../sass/layout/_blog.scss */
.recent-publication .node_related_content .related_content_info span.node_title_related_content a, .recent-publication .node_related_content .title_nom span.title a, .recent-publication .view-content .related_content_info span.node_title_related_content a, .recent-publication .view-content .title_nom span.title a {
  font-size: 1rem;
  color: #366797;
}
/* line 215, ../sass/layout/_blog.scss */
.recent-publication .node_related_content .related_reference, .recent-publication .view-content .related_reference {
  font-size: 1rem;
  line-height: 1.25rem;
  padding: 0 0 1.25rem;
  border-bottom: solid 1px #dadada;
  margin: 0;
}
@media (max-width: 991px) {
  /* line 215, ../sass/layout/_blog.scss */
  .recent-publication .node_related_content .related_reference, .recent-publication .view-content .related_reference {
    width: 100%;
    float: none;
  }
}
@media (min-width: 992px) {
  /* line 215, ../sass/layout/_blog.scss */
  .recent-publication .node_related_content .related_reference, .recent-publication .view-content .related_reference {
    width: 100%;
    float: left;
    height: 4.0625rem;
  }
}
/* line 233, ../sass/layout/_blog.scss */
.recent-publication .node_related_content .views-row .related_reference, .recent-publication .view-content .views-row .related_reference {
  width: 100%;
  float: none;
}
/* line 238, ../sass/layout/_blog.scss */
.recent-publication .node_related_content .picto_related_content, .recent-publication .view-content .picto_related_content {
  display: block;
  width: 8%;
  float: left;
  position: relative;
  top: 1.0625rem;
}
/* line 245, ../sass/layout/_blog.scss */
.recent-publication .node_related_content .related_content_info, .recent-publication .node_related_content .title_nom, .recent-publication .view-content .related_content_info, .recent-publication .view-content .title_nom {
  width: 92%;
  padding: 0.875rem 0 0.625rem;
  display: inline-block;
  line-height: normal;
  vertical-align: middle;
}
/* line 254, ../sass/layout/_blog.scss */
.recent-publication .node_related_content .publication_date, .recent-publication .node_related_content .nom, .recent-publication .view-content .publication_date, .recent-publication .view-content .nom {
  width: 35.50725%;
  padding-left: 1.8125rem;
  padding-right: 0;
  color: #666666;
  font-size: 1rem;
  display: inline-block;
  line-height: normal;
  vertical-align: middle;
}
@media (max-width: 991px) {
  /* line 254, ../sass/layout/_blog.scss */
  .recent-publication .node_related_content .publication_date, .recent-publication .node_related_content .nom, .recent-publication .view-content .publication_date, .recent-publication .view-content .nom {
    width: 100%;
    padding: 5px;
    background: #eee;
    margin-top: 0.625rem;
  }
  /* line 270, ../sass/layout/_blog.scss */
  .recent-publication .node_related_content .publication_date br, .recent-publication .node_related_content .nom br, .recent-publication .view-content .publication_date br, .recent-publication .view-content .nom br {
    display: none;
  }
}

/* line 278, ../sass/layout/_blog.scss */
.block-pac-hot-news .fieldset_properties {
  width: 15.625rem !important;
  float: left;
}
/* line 282, ../sass/layout/_blog.scss */
.block-pac-hot-news .fieldset_properties .line {
  display: none !important;
}
/* line 286, ../sass/layout/_blog.scss */
.block-pac-hot-news .fieldset_properties .title_fieldset span.legend {
  font-size: 1.625rem;
  padding-left: 0;
  margin-bottom: 1.5rem;
}
/* line 293, ../sass/layout/_blog.scss */
.block-pac-hot-news .a_fivestar-rating {
  width: 100% !important;
}
/* line 296, ../sass/layout/_blog.scss */
.block-pac-hot-news .fieldset_criteria {
  width: 18.375rem !important;
}
/* line 300, ../sass/layout/_blog.scss */
.block-pac-hot-news .fieldset_criteria .line {
  display: none !important;
}
/* line 304, ../sass/layout/_blog.scss */
.block-pac-hot-news .fieldset_criteria .title_fieldset span.legend {
  font-size: 1.625rem;
  padding-left: 0;
  margin-bottom: 1.5rem;
}
/* line 312, ../sass/layout/_blog.scss */
.block-pac-hot-news .block-handler .fieldset_criteria {
  width: 100% !important;
}
/* line 315, ../sass/layout/_blog.scss */
.block-pac-hot-news .block-handler.four-block {
  border: none;
}

/* line 321, ../sass/layout/_blog.scss */
.breadcrumbs a.btn-back-link {
  margin-left: 50px;
  top: 5px;
  position: relative;
  float: right;
}

/* line 328, ../sass/layout/_blog.scss */
.fieldset_authors {
  clear: both;
}

/* line 332, ../sass/layout/_blog.scss */
.block-pac-share .element_share {
  position: absolute;
  z-index: 10;
  background: #fff;
  right: 0;
  top: 2.5625rem;
  border: solid 1px #818181;
}
/* line 339, ../sass/layout/_blog.scss */
.block-pac-share .element_share:after {
  content: "";
  position: absolute;
  border-bottom: solid 0.6875rem #818181;
  border-right: solid 0.4375rem transparent;
  border-left: solid 0.4375rem transparent;
  top: -11px;
  right: 2.625rem;
}
/* line 349, ../sass/layout/_blog.scss */
.block-pac-share .share-title {
  padding: 0.625rem 1.25rem;
}
/* line 352, ../sass/layout/_blog.scss */
.block-pac-share .share-subtitle {
  padding: 0 1.25rem;
}
/* line 355, ../sass/layout/_blog.scss */
.block-pac-share form {
  padding: 0.625rem 1.25rem;
}
/* line 358, ../sass/layout/_blog.scss */
.block-pac-share .actions {
  text-align: center;
}
/* line 360, ../sass/layout/_blog.scss */
.block-pac-share .actions .share-submit {
  padding: 0.625rem 2.1875rem;
  background: #366797;
  color: #fff;
}
/* line 367, ../sass/layout/_blog.scss */
.block-pac-share input {
  width: 100%;
}
/* line 370, ../sass/layout/_blog.scss */
.block-pac-share textarea {
  padding: 0.9375rem;
}
/* line 373, ../sass/layout/_blog.scss */
.block-pac-share .label {
  color: #000;
}

/* line 379, ../sass/layout/_blog.scss */
.content_region_second .contextual-links-region .quick-contact, .content_region_second .block-pac-hot-news .quick-contact {
  border-right: solid 1px #fff;
}

/* line 386, ../sass/layout/_blog.scss */
.fieldset_authors .title_fieldset .legend {
  color: #366797 !important;
  text-transform: none !important;
  font-weight: normal;
}
/* line 391, ../sass/layout/_blog.scss */
.fieldset_authors .title_fieldset .fold_unfold {
  background: none !important;
}
/* line 396, ../sass/layout/_blog.scss */
.fieldset_authors .fieldset-wrapper .user-profil {
  margin-right: 3.0625rem;
  position: relative;
  margin-bottom: 1.875rem;
}
@media (max-width: 991px) {
  /* line 396, ../sass/layout/_blog.scss */
  .fieldset_authors .fieldset-wrapper .user-profil {
    width: 100%;
    display: block;
  }
}
/* line 404, ../sass/layout/_blog.scss */
.fieldset_authors .fieldset-wrapper .user-profil:not(:first-child) {
  margin-left: 0;
}
@media (min-width: 992px) {
  /* line 404, ../sass/layout/_blog.scss */
  .fieldset_authors .fieldset-wrapper .user-profil:not(:first-child) {
    margin-left: 3.0625rem;
  }
}
/* line 411, ../sass/layout/_blog.scss */
.fieldset_authors .fieldset-wrapper .user-profil:not(:last-child):after {
  content: "";
  background: #366797;
  position: absolute;
  width: 2px;
  height: 100%;
  right: -50px;
  top: 0;
}
@media (max-width: 991px) {
  /* line 421, ../sass/layout/_blog.scss */
  .fieldset_authors .fieldset-wrapper .user-profil.sales_contact_info span {
    padding-left: 0;
  }
}

/* line 429, ../sass/layout/_blog.scss */
.document_download {
  background: none;
  height: auto;
  width: auto;
  float: left;
}
@media (max-width: 991px) {
  /* line 429, ../sass/layout/_blog.scss */
  .document_download {
    width: 100%;
    text-align: center;
  }
}
/* line 438, ../sass/layout/_blog.scss */
.document_download > a {
  background: none;
  border: solid 1px #366797;
  padding: 0.75rem 1.125rem;
  color: #366797 !important;
  position: static;
  font-size: 1rem !important;
  text-transform: none;
}

/* line 453, ../sass/layout/_blog.scss */
article .table_of_content .block_for_legal_notice .block_no_licence {
  background: #e1e1e1;
  height: auto;
  position: relative;
}
/* line 457, ../sass/layout/_blog.scss */
article .table_of_content .block_for_legal_notice .block_no_licence:after {
  position: absolute;
  width: 2px;
  background: #000;
  height: 90%;
  left: 50%;
  margin-left: -20px;
  top: 5%;
}
@media (min-width: 992px) {
  /* line 457, ../sass/layout/_blog.scss */
  article .table_of_content .block_for_legal_notice .block_no_licence:after {
    content: "";
  }
}
/* line 470, ../sass/layout/_blog.scss */
article .table_of_content .block_for_legal_notice .block_no_licence h4 {
  font-size: 1.125rem;
  color: #000;
}
/* line 474, ../sass/layout/_blog.scss */
article .table_of_content .block_for_legal_notice .block_no_licence .become_client p a {
  font-size: 1rem;
  color: #366797;
}
/* line 478, ../sass/layout/_blog.scss */
article .table_of_content .block_for_legal_notice .block_no_licence .already_client p {
  font-size: 1rem;
  line-height: 1.375rem;
}
/* line 482, ../sass/layout/_blog.scss */
article .table_of_content .block_for_legal_notice .block_no_licence .become_client {
  border-right: none;
  height: auto;
}
@media (max-width: 991px) {
  /* line 482, ../sass/layout/_blog.scss */
  article .table_of_content .block_for_legal_notice .block_no_licence .become_client {
    float: none;
    width: 100%;
  }
}
@media (max-width: 991px) {
  /* line 490, ../sass/layout/_blog.scss */
  article .table_of_content .block_for_legal_notice .block_no_licence .already_client {
    display: block;
    width: 100%;
  }
}

/* line 497, ../sass/layout/_blog.scss */
.content-personal-space input#edit-mail {
  pointer-events: auto;
}

/* line 501, ../sass/layout/_blog.scss */
.font-resize p {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
/* line 504, ../sass/layout/_blog.scss */
.font-resize p strong {
  font-size: 1rem;
}

/* line 512, ../sass/layout/_blog.scss */
.row .fieldset_authors .fieldset-wrapper .user-profil .user_name {
  margin-bottom: 0;
  padding-left: 0;
}
/* line 515, ../sass/layout/_blog.scss */
.row .fieldset_authors .fieldset-wrapper .user-profil .user_name a {
  color: #818181;
}

/* line 522, ../sass/layout/_blog.scss */
.no-margin-left {
  margin-left: 0 !important;
}

/* line 525, ../sass/layout/_blog.scss */
.rm-border-after:after {
  display: none !important;
}

@media (max-width: 991px) {
  /* line 529, ../sass/layout/_blog.scss */
  article .ict_content {
    padding: 0;
    text-align: justify;
  }
}
/* line 535, ../sass/layout/_blog.scss */
/*article .table_of_content .title_fieldset span.legend, article h2.legend {
  color: #000 !important;
  text-transform: none;
  font-size: 1.375rem;
  font-weight: bold;
}*/

/* line 546, ../sass/layout/_blog.scss */
.star_rating_content .information-form-tooltip.slider-bull-info {
  position: absolute;
  width: 15.625rem;
  left: 0 !important;
  top: 6.25rem !important;
  background: #fff;
  padding: 5px;
  height: auto !important;
  font-size: 0.75rem;
  line-height: 1rem;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #666;
}
/* line 564, ../sass/layout/_blog.scss */
.star_rating_content .vote-tooltip {
  top: 4.875rem;
  left: 9.375rem;
}

/* line 571, ../sass/layout/_blog.scss */
.element_properties .sales_contact_info > p {
  text-align: right;
}

/* line 577, ../sass/layout/_blog.scss */
.fieldset_properties .fieldset-wrapper, .fieldset_properties .jspContainer {
  width: 280px !important;
}
/* line 580, ../sass/layout/_blog.scss */
.fieldset_properties .jspVerticalBar {
  right: -1rem;
}

/* line 585, ../sass/layout/_blog.scss */
.fieldset-wrapper div.element_properties {
  padding-right: 1.25rem;
}

/* line 589, ../sass/layout/_blog.scss */
.table_of_content {
  margin-left: 0;
}

/* line 592, ../sass/layout/_blog.scss */
.a_fivestar-rating .star_rating_content {
  margin: 0;
}

/* line 596, ../sass/layout/_blog.scss */
#page-title a {
  font-size: 26px;
}

/* line 599, ../sass/layout/_blog.scss */
#page-title a:hover {
  text-decoration: none !important;
  color: inherit !important;
}

/* line 604, ../sass/layout/_blog.scss */
.content_blog_post ul:not(.pager), .font-resize ul:not(.pager), .ict_content ul:not(.pager) {
  list-style: disc;
  padding-left: 1.125rem;
}
/* line 607, ../sass/layout/_blog.scss */
.content_blog_post ul:not(.pager) ul, .font-resize ul:not(.pager) ul, .ict_content ul:not(.pager) ul {
  list-style: circle;
}
/* line 611, ../sass/layout/_blog.scss */
.content_blog_post ol, .font-resize ol, .ict_content ol {
  list-style: decimal;
}
/* line 614, ../sass/layout/_blog.scss */
.content_blog_post a:hover, .font-resize a:hover, .ict_content a:hover {
  color: #e97c43;
  text-decoration: underline;
}

/* line 621, ../sass/layout/_blog.scss */
.three-block .col-md-2 {
  width: 11.66667%;
}

/* line 625, ../sass/layout/_blog.scss */
.content_whitepaper {
  margin-bottom: 0;
}

/* line 629, ../sass/layout/_blog.scss */
.view-filters .views-exposed-widget > div.form-type-checkbox {
  width: 100%;
  float: none;
  background: none;
  border: none;
  text-align: left;
  height: 100%;
  line-height: normal;
}
/* line 637, ../sass/layout/_blog.scss */
.view-filters .views-exposed-widget > div.form-type-checkbox .css3-checkbox {
  margin-right: 0.625rem;
}
/* line 639, ../sass/layout/_blog.scss */
.view-filters .views-exposed-widget > div.form-type-checkbox .css3-checkbox label {
  top: 0.125rem;
}
/* line 644, ../sass/layout/_blog.scss */
.view-filters .views-exposed-widget > div.views-widget {
  float: none;
  width: auto;
  height: auto;
  border: none;
  background: none;
}
/* line 650, ../sass/layout/_blog.scss */
.view-filters .views-exposed-widget > div.views-widget .select-css3 {
  height: 2.6875rem;
  border: solid 1px #eee;
}
/* line 653, ../sass/layout/_blog.scss */
.view-filters .views-exposed-widget > div.views-widget .select-css3 select {
  height: 2.6875rem;
  margin-top: 0;
}
/* line 658, ../sass/layout/_blog.scss */
.view-filters .views-exposed-widget > div.views-widget input[type="text"] {
  padding: 0 0.9375rem;
}

/* line 663, ../sass/layout/_blog.scss */
.fieldset_authors .views-exposed-form .views-submit-button {
  width: 100%;
  height: auto;
}

/* line 667, ../sass/layout/_blog.scss */
.fieldset_authors .views-exposed-form .views-exposed-widgets {
  background: #e6e6e6;
  padding: 1.25rem;
}

/* line 673, ../sass/layout/_blog.scss */
.fieldset-wrapper .view .item-list-pager {
  padding: 1.25rem 0;
}
/* line 676, ../sass/layout/_blog.scss */
.fieldset-wrapper .view .item-list-pager ul {
  float: right;
}
/* line 679, ../sass/layout/_blog.scss */
.fieldset-wrapper .view .item-list-pager ul a {
  padding: 0.3125rem;
}
/* line 682, ../sass/layout/_blog.scss */
.fieldset-wrapper .view .item-list-pager ul li.pager-current {
  padding: 0 0.3125rem;
}

/* line 689, ../sass/layout/_blog.scss */
#edit-type-wrapper > label {
  position: static;
}

/* line 694, ../sass/layout/_blog.scss */
.presentation_text + .fieldset_authors .title_fieldset .legend {
  color: #000 !important;
  font-size: 1.375rem !important;
  font-weight: bold;
}
/* line 701, ../sass/layout/_blog.scss */
.presentation_text + .fieldset_authors .recent-publication .fieldset-wrapper {
  margin-top: 0;
}
/* line 703, ../sass/layout/_blog.scss */
.presentation_text + .fieldset_authors .recent-publication .fieldset-wrapper .views-exposed-widget {
  margin: 0;
}

/* line 711, ../sass/layout/_blog.scss */
.font-resize .field-item h3 {
  font-size: 1.125rem;
  padding-bottom: 0.3125rem;
  margin-top: 1.5625rem;
}
/* line 716, ../sass/layout/_blog.scss */
.font-resize .field-item h2 {
  font-size: 1.375rem;
}
/* line 719, ../sass/layout/_blog.scss */
.font-resize .field-item p {
  margin-top: 0.9375rem;
}
/* line 722, ../sass/layout/_blog.scss */
.font-resize .field-item ul {
  margin-top: 0.9375rem;
  padding-left: 1.125rem;
}
/* line 726, ../sass/layout/_blog.scss */
.font-resize .field-item li {
  font-size: 1.0625rem;
}

/* line 731, ../sass/layout/_blog.scss */
.region-sidebar-second .profile {
  background: none;
}

/* line 734, ../sass/layout/_blog.scss */
.region-sidebar-second .profile span {
  background: none;
}

/* line 737, ../sass/layout/_blog.scss */
.bull-content.clearfix span {
  padding: 0 !important;
}

/* line 740, ../sass/layout/_blog.scss */
a.switch_menu_li {
  display: none;
}

/* line 743, ../sass/layout/_blog.scss */
.node_related_content span.picto_event {
  background-position: 0 12px !important;
}

@media (min-width: 992px) {
  /* line 749, ../sass/layout/_blog.scss */
  .img_container.slider_wrap {
    margin-bottom: 1.875rem;
  }
}
/* line 753, ../sass/layout/_blog.scss */
.img_container.slider_wrap .slides.detail_page_subject {
  display: none;
}
/* line 756, ../sass/layout/_blog.scss */
.img_container.slider_wrap .flex-control-nav {
  bottom: -2.5rem;
  padding-bottom: 0;
  z-index: 11;
}
/* line 761, ../sass/layout/_blog.scss */
.img_container.slider_wrap li a {
  border-color: #366797;
}
/* line 763, ../sass/layout/_blog.scss */
.img_container.slider_wrap li a.flex-active:after {
  background: #366797;
}

/* line 768, ../sass/layout/_blog.scss */
div.content-standard p, div.content-standard div {
  margin: 14px 0 18px;
}

/* line 774, ../sass/layout/_blog.scss */
.related_content.filter_blog .menu-filter-search-wcc > li > .filter_checkbox {
  z-index: 10;
  top: 12px;
  left: 15px;
}

/* line 783, ../sass/layout/_blog.scss */
.blog-post-row-view .sales_contact_info {
  border: none;
}

@media (max-width: 991px) {
  /* line 787, ../sass/layout/_blog.scss */
  .views-row .blog-post-row-view .blog-post-second-colunm .blog-post-second-colunm-read-more {
    text-align: right;
  }
}

@media (max-width: 991px) {
  /* line 792, ../sass/layout/_blog.scss */
  .views-row .blog-post-author-blog .user_author_blog.user-profil {
    text-align: left;
    padding: 10px;
  }
}

@media (max-width: 991px) {
  /* line 799, ../sass/layout/_blog.scss */
  .views-row .feature-post-blog-header-authors .user_author_blog.user-profil {
    background: none;
  }
}

@media (max-width: 991px) {
  /* line 804, ../sass/layout/_blog.scss */
  .blog-post-row-view .sales_contact_info span {
    padding-left: 0;
  }
}

/* line 809, ../sass/layout/_blog.scss */
.blog-post-row-view .date-publication-blog {
  background: #f5f5f5;
  padding: 5px;
  font-style: normal;
}

/* line 814, ../sass/layout/_blog.scss */
#content > article {
  margin-top: 12px;
}

/* line 817, ../sass/layout/_blog.scss */
.experience {
  position: static;
  display: block;
  margin-left: 0;
}

/* line 823, ../sass/layout/_blog.scss */
.view-latest-publications .node_related_content span.picto_event {
  background-position: 0 7px !important;
}

/* line 828, ../sass/layout/_blog.scss */
.page-user #page-title {
  display: none;
}

/* line 831, ../sass/layout/_blog.scss */
.page-user ul.reseaux_sociaux li a {
  background-image: url("../images/design/reseaux-sociaux-pm.png");
  background-repeat: no-repeat;
  cursor: pointer;
  display: block;
  margin-left: 4px;
}

/* line 838, ../sass/layout/_blog.scss */
.page-user .content_region_second ul li.tweeter a {
  background-position: 0 0;
  height: 15px;
  margin-left: 5px;
  width: 15px;
}

/* line 844, ../sass/layout/_blog.scss */
.page-user .content_region_second ul li.in a {
  background-position: -17px 0;
  height: 15px;
  width: 15px;
}

/* line 850, ../sass/layout/_blog.scss */
.page-user .content_region_second ul li.viadeo a {
  background-position: -32px 0;
  height: 18px;
  margin-top: -3px;
  width: 16px;
}

/* line 857, ../sass/layout/_blog.scss */
.page-user .content_region_second ul li.rss a {
  background-position: -50px 0;
  height: 15px;
  width: 15px;
}

/* line 862, ../sass/layout/_blog.scss */
.page-user .content_region_second ul li.xing a {
  background-image: url("../images/design/xing.png");
  background-repeat: no-repeat;
  cursor: pointer;
  display: block;
  margin-left: 4px;
  height: 15px;
  width: 15px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 871, ../sass/layout/_blog.scss */
  #content {
    padding: 0 10px;
  }
}

/* line 876, ../sass/layout/_blog.scss */
.a_fivestar-rating .star_rating_content .form-type-select div.description {
  top: 5.3125rem;
}

/* line 879, ../sass/layout/_blog.scss */
.node-unpublished {
  background: none;
}

@media (max-width: 991px) {
  /* line 885, ../sass/layout/_blog.scss */
  .section-sitsi .font-resize p img {
    width: 100% !important;
    height: auto !important;
  }
}

/* line 895, ../sass/layout/_blog.scss */
.ict_content p {
  font-size: 1.0625rem;
  line-height: 1.25rem;
}
/* line 899, ../sass/layout/_blog.scss */
.ict_content p strong {
  font-size: inherit;
}
/* line 903, ../sass/layout/_blog.scss */
.ict_content .content_blog_post * {
  font-size: 1.0625rem;
}
/* line 906, ../sass/layout/_blog.scss */
.ict_content .content_blog_post li {
  padding-bottom: 10px;
}
@media (max-width: 991px) {
  /* line 911, ../sass/layout/_blog.scss */
  .ict_content table {
    width: 100% !important;
  }
  /* line 913, ../sass/layout/_blog.scss */
  .ict_content table td {
    vertical-align: top;
  }
}

/* line 920, ../sass/layout/_blog.scss */
.content_press_release p, .content_press_release div {
  margin: 20px 0 18px;
}

/* line 925, ../sass/layout/_blog.scss */
.star_rating_content .description {
  margin-top: 0.625rem;
}

/** contact fancybox */
/* line 931, ../sass/layout/_blog.scss */
.fancybox-skin {
  border: solid 0.3125rem #003e7d;
}

/* line 934, ../sass/layout/_blog.scss */
.fancybox-inner {
  padding: 1.5625rem;
  /*overflow: hidden!important;*/
}
/* line 938, ../sass/layout/_blog.scss */
.fancybox-inner .contact-call-us-webform input:not([type="submit"]), .fancybox-inner .contact-call-us-webform textarea, .fancybox-inner .contact-call-us-webform .select-css3 {
  width: 100%;
}
/* line 941, ../sass/layout/_blog.scss */
.fancybox-inner .contact-call-us-webform textarea {
  padding: 0.75rem 0.9375rem;
  resize: none;
  border: solid 1px #ececec;
}
/* line 946, ../sass/layout/_blog.scss */
.fancybox-inner .contact-call-us-webform label {
  margin-bottom: 0.625rem;
  font-weight: bold;
}
/* line 950, ../sass/layout/_blog.scss */
.fancybox-inner .contact-call-us-webform .form-actions {
  text-align: center;
}
/* line 952, ../sass/layout/_blog.scss */
.fancybox-inner .contact-call-us-webform .form-actions input {
  border: solid 1px #366797;
  padding: 0.75rem 1.125rem;
  font-size: 1rem;
  background: none;
  display: inline-block;
  width: auto;
  color: #366797;
}
/* line 963, ../sass/layout/_blog.scss */
.fancybox-inner #edit-date-datepicker-popup-0 {
  height: 42px;
}

/* line 967, ../sass/layout/_blog.scss */
.fancybox-close {
  background: none;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  background: url("../images/close.png") no-repeat center;
  background-size: cover;
}
/* line 976, ../sass/layout/_blog.scss */
.fancybox-close .fancybox-close:hover:after, .fancybox-close .fancybox-close:hover:before {
  background: #666;
}

/*.fancybox-close:after {
  content: "";
  position: absolute;
  width: 2px;
  height: 20px;
  background: #ccc;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
.fancybox-close:before {
  content: "";
  position: absolute;
  width: 2px;
  height: 20px;
  background: #ccc;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}*/
/* line 1001, ../sass/layout/_blog.scss */
.views-row .node_related_content .picto_reference {
  height: 26px;
  margin: 0;
}

/* line 1005, ../sass/layout/_blog.scss */
#content.blog_landing_page .feature-post-blog .feature-post-blog-summary {
  padding: 10px 14px;
  position: static;
  background-color: rgba(200, 200, 200, 0.95);
  left: auto;
  height: auto;
}
@media (min-width: 992px) {
  /* line 1005, ../sass/layout/_blog.scss */
  #content.blog_landing_page .feature-post-blog .feature-post-blog-summary {
    position: absolute;
    width: 100%;
  }
}

/* line 1022, ../sass/layout/_blog.scss */
#content.blog_landing_page .feature-post-blog .feature-post-blog-summary .user-profil p, #content.blog_landing_page .feature-post-blog .feature-post-blog-summary .user-profil span:not(.user_name) {
  display: none;
}
/* line 1026, ../sass/layout/_blog.scss */
#content.blog_landing_page .feature-post-blog .feature-post-blog-summary .feature-post-blog-summary-content {
  width: 80%;
}

/* line 1030, ../sass/layout/_blog.scss */
#content.blog_landing_page .feature-post-blog-image {
  text-align: center;
}
/* line 1032, ../sass/layout/_blog.scss */
#content.blog_landing_page .feature-post-blog-image img {
  width: 100%;
  height: auto;
}

/* line 1037, ../sass/layout/_blog.scss */
#content.blog_landing_page .feature-post-blog {
  width: 100%;
  height: auto;
  position: relative;
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 10px;
}

/* line 1046, ../sass/layout/_blog.scss */
.expand-filter:not(.expanded-toggle):before {
  content: "";
  border-left: solid 5px #a2453f;
  border-top: solid 5px transparent;
  border-bottom: solid 5px transparent;
  position: absolute;
  right: -12px;
  top: 2px;
}
/* line 1056, ../sass/layout/_blog.scss */
.expand-filter:not(.expanded-toggle).active-checkbox:before {
  right: -11px;
  top: 3px;
}

/* line 1062, ../sass/layout/_blog.scss */
#filter-blog-right .menu-filter-item-parent-li > span.expanded {
  position: relative;
  float: left;
}
/* line 1065, ../sass/layout/_blog.scss */
#filter-blog-right .menu-filter-item-parent-li > span.expanded:before {
  content: "";
  border-top: solid 5px transparent;
  border-bottom: solid 5px transparent;
  border-left: solid 5px #a2453f;
  position: absolute;
  right: -40px;
  top: 14px;
}
/* line 1075, ../sass/layout/_blog.scss */
#filter-blog-right .menu-filter-item-parent-li > span.expanded.active:before {
  border-top: solid 5px #a2453f;
  border-right: solid 5px transparent;
  border-left: solid 5px transparent;
  top: 16px;
  right: -45px;
}

/*.related_content.filter_blog .menu-filter-search-wcc > li > .filter_checkbox {
  top: 27px;
}*/
/* line 1088, ../sass/layout/_blog.scss */
.expanded-toggle:before {
  content: "";
  border-top: solid 5px #a2453f;
  border-right: solid 5px transparent;
  border-left: solid 5px transparent;
  position: absolute;
  right: -14px;
  top: 5px;
}
/* line 1097, ../sass/layout/_blog.scss */
.expanded-toggle.active-checkbox:before {
  right: -13px;
  top: 6px;
}

/* line 1103, ../sass/layout/_blog.scss */
.expand-filter-all:before {
  content: "";
  border-left: solid 5px #a2453f;
  border-top: solid 5px transparent;
  border-bottom: solid 5px transparent;
  position: absolute;
  right: -12px;
  top: 2px;
}

@media (max-width: 991px) {
  /* line 1114, ../sass/layout/_blog.scss */
  .content-standard * img {
    height: 100% !important;
  }
}

/* line 1120, ../sass/layout/_blog.scss */
.fieldset-comment .title-comment span.legend {
  width: 87px;
}

/* line 1123, ../sass/layout/_blog.scss */
.comment-unpublished {
  padding: 15px;
}

/* line 1126, ../sass/layout/_blog.scss */
.comment-form .form-type-item, .form-comment #edit-field-nickname-comment-und-0-value {
  background: none;
  height: 41px;
  border: solid 1px #ccc;
  padding: 0 0.9375rem;
  width: 100%;
  font-size: 16px;
}

/* line 1134, ../sass/layout/_blog.scss */
.form-comment .comment-form .field-name-comment-body {
  background: none;
}

/* line 1137, ../sass/layout/_blog.scss */
.form-comment textarea {
  margin: 0;
  border: solid 1px #ccc;
  resize: none;
}

/* line 1142, ../sass/layout/_blog.scss */
.comment-form #edit-comment-body-und-0-value {
  font-size: 16px;
  padding: 9px 15px;
  width: 100%;
  height: 150px;
}

/* line 1148, ../sass/layout/_blog.scss */
.table_of_content_part span.picto_indentation {
  background-position: center;
  display: inline;
  margin-right: 14px;
}

/* line 1153, ../sass/layout/_blog.scss */
#content.blog_landing_page .feature-post-blog .feature-post-blog-summary .feature-post-blog-header a,
#content.blog_landing_page .feature-post-blog .user_name,
#content.blog_landing_page .feature-post-blog .feature-post-blog-summary .feature-post-blog-read-more a {
  color: #366797;
}
/* line 1157, ../sass/layout/_blog.scss */
#content.blog_landing_page .feature-post-blog .feature-post-blog-summary .feature-post-blog-header a:hover,
#content.blog_landing_page .feature-post-blog .user_name:hover,
#content.blog_landing_page .feature-post-blog .feature-post-blog-summary .feature-post-blog-read-more a:hover {
  color: #e97c43;
}

/* line 1164, ../sass/layout/_blog.scss */
#colorbox + #ui-datepicker-div select {
  display: inherit;
}

/* line 1168, ../sass/layout/_blog.scss */
#content.blog_landing_page .feature-post-blog .feature-post-blog-summary .feature-post-blog-read-more {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
@media (max-width: 991px) {
  /* line 1168, ../sass/layout/_blog.scss */
  #content.blog_landing_page .feature-post-blog .feature-post-blog-summary .feature-post-blog-read-more {
    bottom: 15px;
  }
}

/* line 1176, ../sass/layout/_blog.scss */
.fieldset-comment .container-title-comment {
  background-position: left 14px;
}

/* line 1179, ../sass/layout/_blog.scss */
.content-standard td {
  vertical-align: top;
}
@media (max-width: 991px) {
  /* line 1181, ../sass/layout/_blog.scss */
  .content-standard td hr {
    display: none;
  }
}

/* line 1187, ../sass/layout/_blog.scss */
.block-pac-share input.form-autocomplete {
  width: 90%;
}

/* line 1190, ../sass/layout/_blog.scss */
.element_share #mail {
  float: right;
  position: absolute;
  right: 24px;
  top: 63px;
  font-size: 36px;
  color: #666;
  cursor: pointer;
}

/* line 1199, ../sass/layout/_blog.scss */
html.js .block-pac-share input.form-autocomplete {
  background-image: url("../images/throbber-inactive.png");
  background-position: 100% 12px;
}

/* line 1203, ../sass/layout/_blog.scss */
html.js .block-pac-share input.form-autocomplete:focus {
  background-image: url("../images/throbber-active.gif");
  background-position: 100% 12px;
}

/* line 1207, ../sass/layout/_blog.scss */
.table_of_content .block_for_legal_notice h2.order_access {
  text-transform: none;
  font-size: 18px;
}

/* line 1212, ../sass/layout/_blog.scss */
.block_for_legal_notice a {
  color: #366797 !important;
}
/* line 1214, ../sass/layout/_blog.scss */
.block_for_legal_notice a:hover {
  color: #e97c43 !important;
  text-decoration: underline;
}

/* line 1221, ../sass/layout/_blog.scss */
.quick-contact .jscroll-wrapper {
  max-height: 275px;
  overflow: auto;
}

/* line 1227, ../sass/layout/_blog.scss */
.service_content img, .ict_content img {
  max-width: 100%;
}

@media (max-width: 991px) {
  /* line 1233, ../sass/layout/_blog.scss */
  .node-standard-page .content-standard td hr {
    display: block;
  }
}

/* line 1240, ../sass/layout/_blog.scss */
.ict_content p {
  margin: 17px 0;
}

/* line 1243, ../sass/layout/_blog.scss */
.quick-contact {
  /*.jspPane {
    width: 342px!important;
    @media (max-width: 991px) {
      width: 100%!important;
    }
  }*/
}
@media (max-width: 991px) {
  /* line 1250, ../sass/layout/_blog.scss */
  .quick-contact .jscroll-wrapper, .quick-contact .jspContainer {
    width: 100% !important;
  }
}
/* line 1255, ../sass/layout/_blog.scss */
.quick-contact .jspHorizontalBar {
  display: none;
}

/* line 1260, ../sass/layout/_blog.scss */
#filter-blog-right .subscribe {
  margin-top: 30px;
  padding: 30px 0;
  text-align: center;
}
/* line 1266, ../sass/layout/_blog.scss */
#filter-blog-right .quick-contact .jspPane {
  width: 342px !important;
}
@media (max-width: 991px) {
  /* line 1266, ../sass/layout/_blog.scss */
  #filter-blog-right .quick-contact .jspPane {
    width: 100% !important;
  }
}
/* line 1273, ../sass/layout/_blog.scss */
#filter-blog-right .jspHorizontalBar {
  display: none;
}

/* line 1277, ../sass/layout/_blog.scss */
.block-right-filter {
  padding: 10px;
}
/* line 1279, ../sass/layout/_blog.scss */
.block-right-filter .button_filter_blog_post {
  clear: both;
}

/* line 1283, ../sass/layout/_blog.scss */
.block-pac-blog .tags .fieldset-wrapper a {
  /*display: block;
  br {
    display: none;
  }*/
}

/* line 1290, ../sass/layout/_blog.scss */
#filter-blog-right .menu-filter-search-wcc > li:not(:last-child):after {
  display: none;
}
/* line 1293, ../sass/layout/_blog.scss */
#filter-blog-right .expand-filter-all:before {
  right: -11px;
  top: 3px;
}

/* line 1298, ../sass/layout/_blog.scss */
.block-pac-blog .subscribe {
  padding: 0 0 31px;
  text-align: center;
}

/* line 1302, ../sass/layout/_blog.scss */
#region-right {
  /*display: none;
  @media (max-width: 991px) {
    display: block;
  }*/
}

/* line 1308, ../sass/layout/_blog.scss */
.block-pac-blog .menu-filter-search-wcc .menu-filter-item-li a.link-filter-item, .block-pac-blog .menu-filter-search-wcc .menu-filter-item-li a {
  padding-left: 1.125rem;
}

@media (max-width: 991px) {
  /* line 1311, ../sass/layout/_blog.scss */
  #content.blog_landing_page .feature-post-blog .feature-post-blog-summary {
    width: 100%;
  }
}

@media (max-width: 991px) {
  /* line 1316, ../sass/layout/_blog.scss */
  #content.blog_landing_page .feature-post-blog-image img {
    max-width: 100%;
    height: auto;
  }
}

@media (min-width: 992px) {
  /* line 1322, ../sass/layout/_blog.scss */
  .padding-right {
    padding-right: 1.5625rem;
  }
}
/* line 1326, ../sass/layout/_blog.scss */
.padding-right > .col-md-12 {
  margin-bottom: 1rem;
}

/* line 1330, ../sass/layout/_blog.scss */
.block-right-bg {
  background: #f5f5f5;
}
/* line 1332, ../sass/layout/_blog.scss */
.block-right-bg .wrapper-block-right {
  padding: 1.0625rem;
}
/* line 1335, ../sass/layout/_blog.scss */
.block-right-bg p {
  font-size: 1rem;
}
/* line 1338, ../sass/layout/_blog.scss */
.block-right-bg a {
  font-size: 1rem;
  line-height: 17px;
}
/* line 1341, ../sass/layout/_blog.scss */
.block-right-bg a:hover {
  color: #e97c43;
}
/* line 1345, ../sass/layout/_blog.scss */
.block-right-bg h3 {
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 0.9375rem;
}
/* line 1350, ../sass/layout/_blog.scss */
.block-right-bg .quick-contact {
  margin-bottom: 1.875rem;
}

/* line 1354, ../sass/layout/_blog.scss */
.node_related_content .related_reference_large {
  display: block;
  margin: 10px 0;
  padding-top: 5px;
  width: 100%;
  float: none;
  border-bottom: solid 1px #ccc;
  margin: 0;
}

/* line 1, ../sass/layout/_innovation.scss */
.dark-blue {
  background: #003e7d;
}

/* line 4, ../sass/layout/_innovation.scss */
.light-blue {
  background: #8fc7ff;
}

/* line 7, ../sass/layout/_innovation.scss */
.v-light-grey {
  background: #f3f3f3;
}

/* line 10, ../sass/layout/_innovation.scss */
.border-sep {
  position: absolute;
  width: 0.125rem;
  height: 83.61204%;
  display: block;
  background: #8fc7ff;
  top: 7.52508%;
  left: 50%;
  margin-left: -2.6875rem;
  z-index: 10;
}
@media (max-width: 991px) {
  /* line 10, ../sass/layout/_innovation.scss */
  .border-sep {
    display: none;
  }
}

@media (max-width: 1199px) {
  /* line 25, ../sass/layout/_innovation.scss */
  .innovation-presentation-wrapper .wrapper {
    padding: 0 0.625rem;
  }
}
/* line 31, ../sass/layout/_innovation.scss */
.innovation-presentation-wrapper .figure-mobile figure {
  position: static;
  top: 0;
  margin: 0 auto;
  right: 0;
  padding-top: 20px;
}
/* line 37, ../sass/layout/_innovation.scss */
.innovation-presentation-wrapper .figure-mobile figure img {
  max-height: 100%;
}
/* line 42, ../sass/layout/_innovation.scss */
.innovation-presentation-wrapper h2 {
  line-height: 2.75rem;
  font-weight: bold;
  font-size: 2.375rem;
}
/* line 46, ../sass/layout/_innovation.scss */
.innovation-presentation-wrapper h2 span {
  font-size: 3.75rem;
}
/* line 50, ../sass/layout/_innovation.scss */
.innovation-presentation-wrapper ul {
  font-size: 1.25rem;
  list-style-type: disc;
}
/* line 54, ../sass/layout/_innovation.scss */
.innovation-presentation-wrapper li:not(:last-child) {
  margin-bottom: 0.625rem;
  line-height: 1.375rem;
}
@media (max-width: 991px) {
  /* line 54, ../sass/layout/_innovation.scss */
  .innovation-presentation-wrapper li:not(:last-child) {
    margin-bottom: 0.0625rem;
  }
}

/* line 62, ../sass/layout/_innovation.scss */
.in-reg {
  padding-top: 2.8125rem;
}
@media (max-width: 991px) {
  /* line 62, ../sass/layout/_innovation.scss */
  .in-reg {
    padding-top: 0;
  }
}
/* line 67, ../sass/layout/_innovation.scss */
.in-reg h2 {
  font-size: 2.5rem;
  color: #8fc7ff;
}
/* line 71, ../sass/layout/_innovation.scss */
.in-reg ul {
  color: #8fc7ff;
  margin-top: 1.9375rem;
  padding-left: 1.0625rem;
}
@media (min-width: 992px) {
  /* line 71, ../sass/layout/_innovation.scss */
  .in-reg ul {
    width: 90%;
  }
}

/* line 80, ../sass/layout/_innovation.scss */
.stats {
  margin-top: 2.4375rem;
  padding-bottom: 0.8125rem;
}
@media (max-width: 991px) {
  /* line 80, ../sass/layout/_innovation.scss */
  .stats {
    padding: 0 0.625rem 1.25rem;
  }
}
/* line 86, ../sass/layout/_innovation.scss */
.stats h3 {
  font-size: 1.5rem;
  padding-bottom: 0.3125rem;
}
/* line 90, ../sass/layout/_innovation.scss */
.stats .stat {
  color: #f46b1b;
}
@media (min-width: 992px) {
  /* line 90, ../sass/layout/_innovation.scss */
  .stats .stat {
    padding-right: 1.3125rem;
  }
}
/* line 95, ../sass/layout/_innovation.scss */
.stats .stat h3 {
  border-bottom: solid 2px #f46b1b;
}
/* line 98, ../sass/layout/_innovation.scss */
.stats .stat li {
  text-align: right;
  margin: 0.875rem 0;
  padding-right: 1.875rem;
}
/* line 102, ../sass/layout/_innovation.scss */
.stats .stat li span, .stats .stat li a {
  color: #f46b1b;
  font-size: 1.875rem;
}
/* line 106, ../sass/layout/_innovation.scss */
.stats .stat li:first-child {
  margin-top: 1.0625rem;
}
@media (min-width: 992px) {
  /* line 111, ../sass/layout/_innovation.scss */
  .stats .slides {
    padding-left: 1.0625rem;
  }
}
/* line 115, ../sass/layout/_innovation.scss */
.stats .slides h3 {
  color: #8fc7ff;
  border-bottom: solid 2px #8fc7ff;
}
/* line 119, ../sass/layout/_innovation.scss */
.stats .slides a {
  display: block;
  padding: 0 1.1875rem;
  font-size: 1.875rem;
  height: 3.6875rem;
  line-height: 3.6875rem;
  color: #8fc7ff;
  border: solid 2px #8fc7ff;
  margin-top: 0.9375rem;
  border-radius: 0.5rem;
}
@media (max-width: 991px) {
  /* line 119, ../sass/layout/_innovation.scss */
  .stats .slides a {
    font-size: 2.125rem;
  }
}
/* line 132, ../sass/layout/_innovation.scss */
.stats .slides a:hover {
  color: #8fc7ff;
}
/* line 137, ../sass/layout/_innovation.scss */
.stats strong {
  font-weight: bold;
}

/* line 141, ../sass/layout/_innovation.scss */
.box-in-reg {
  border: solid 0.125rem #8fc7ff;
  padding: 0.875rem 0.9375rem 0.5rem;
  color: #8fc7ff;
  position: relative;
}
/* line 146, ../sass/layout/_innovation.scss */
.box-in-reg p {
  font-size: 2rem !important;
}
@media (max-width: 991px) {
  /* line 146, ../sass/layout/_innovation.scss */
  .box-in-reg p {
    line-height: 2.125rem !important;
  }
}
/* line 152, ../sass/layout/_innovation.scss */
.box-in-reg small {
  font-size: 0.875rem;
  margin-top: 1.8125rem;
  display: block;
  text-align: right;
}
/* line 158, ../sass/layout/_innovation.scss */
.box-in-reg a {
  font-size: 2.8125rem;
  position: absolute;
  color: #8fc7ff;
  bottom: 1.9375rem;
  right: 1.9375rem;
}

@media (max-width: 991px) {
  /* line 166, ../sass/layout/_innovation.scss */
  .access-wrapper {
    padding: 0.9375rem 0.625rem 0;
  }
}

/* line 171, ../sass/layout/_innovation.scss */
.access-db {
  padding: 0.8125rem 0.625rem;
  font-size: 0.875rem;
  border: solid 0.125rem #8fc7ff;
  color: #8fc7ff;
}
/* line 176, ../sass/layout/_innovation.scss */
.access-db:hover {
  color: #8fc7ff;
}
/* line 179, ../sass/layout/_innovation.scss */
.access-db:not(.show-btn-mobile) {
  position: absolute;
  right: 0.25rem;
  top: 1.25rem;
  display: inline-block;
  z-index: 10;
}
@media (max-width: 991px) {
  /* line 179, ../sass/layout/_innovation.scss */
  .access-db:not(.show-btn-mobile) {
    display: none;
  }
}
@media (max-width: 991px) {
  /* line 171, ../sass/layout/_innovation.scss */
  .access-db {
    display: block;
    width: 100%;
    text-align: center;
  }
}

/* line 197, ../sass/layout/_innovation.scss */
.why h2 {
  color: #005cbc;
}
/* line 200, ../sass/layout/_innovation.scss */
.why .access-db {
  border-color: #005cbc;
  color: #005cbc;
}
/* line 203, ../sass/layout/_innovation.scss */
.why .access-db:hover {
  color: #005cbc;
}
/* line 207, ../sass/layout/_innovation.scss */
.why .wrapper {
  padding-top: 6.9375rem;
}
@media (max-width: 991px) {
  /* line 207, ../sass/layout/_innovation.scss */
  .why .wrapper {
    padding-top: 0;
  }
}
/* line 213, ../sass/layout/_innovation.scss */
.why ul {
  margin-top: 1.625rem;
}
/* line 216, ../sass/layout/_innovation.scss */
.why figure {
  margin-top: 3.4375rem;
  text-align: right;
}

/* line 221, ../sass/layout/_innovation.scss */
.exp-op {
  padding: 2.1875rem 0 1.6875rem;
  background: #005cbc;
  display: block;
  border-radius: 0.3125rem;
  margin-top: 3.9375rem;
  margin-bottom: 6.8125rem;
  line-height: 2.5rem;
}
@media (max-width: 991px) {
  /* line 221, ../sass/layout/_innovation.scss */
  .exp-op {
    padding: 1.15625rem 0 1.34375rem;
    margin: 3.875rem 0.625rem 1.5625rem;
    border-radius: 0.125rem;
    font-weight: bold;
    line-height: 1.25rem;
  }
}
/* line 236, ../sass/layout/_innovation.scss */
.exp-op span {
  font-size: 1.875rem;
  display: block;
  color: #fff;
}
@media (max-width: 991px) {
  /* line 236, ../sass/layout/_innovation.scss */
  .exp-op span {
    font-size: 0.9375rem;
  }
}
/* line 243, ../sass/layout/_innovation.scss */
.exp-op span.big {
  font-size: 2.5rem;
  margin-bottom: 0.5rem;
  position: relative;
  text-align: center;
  /*      &:after {
          content: "";
          width: remCalc(10);
          height: remCalc(10);
          background: #fff;
          border-radius: 50%;
          position: absolute;
          left: remCalc(-21);
          top: remCalc(12);
          @media (max-width: 991px) {
            width: remCalc(5);
            height: remCalc(5);
            left: remCalc(-11);
            top: remCalc(6);
          }
        }*/
}
@media (max-width: 991px) {
  /* line 243, ../sass/layout/_innovation.scss */
  .exp-op span.big {
    font-size: 1.25rem;
    margin-bottom: 0.125rem;
  }
}

/* line 272, ../sass/layout/_innovation.scss */
.what figure {
  top: -2.1875rem;
  right: -2.125rem;
}
@media (min-width: 992px) {
  /* line 272, ../sass/layout/_innovation.scss */
  .what figure {
    margin-top: 10.625rem;
  }
}
/* line 279, ../sass/layout/_innovation.scss */
.what .border-sep {
  height: 79.72973%;
  top: 4.125rem;
}
/* line 284, ../sass/layout/_innovation.scss */
.what h2 {
  color: #0582ff;
  margin-top: 9.375rem;
}
@media (max-width: 991px) {
  /* line 284, ../sass/layout/_innovation.scss */
  .what h2 {
    margin-top: 0;
  }
}
/* line 291, ../sass/layout/_innovation.scss */
.what .access-db {
  border-color: #0582ff;
  color: #0582ff;
}
/* line 294, ../sass/layout/_innovation.scss */
.what .access-db:hover {
  color: #0582ff;
}
/* line 298, ../sass/layout/_innovation.scss */
.what ul {
  margin-top: 2.0625rem;
}
/* line 301, ../sass/layout/_innovation.scss */
.what .exp-op {
  background: #0582ff;
  margin-top: 3.1875rem;
}

/* line 307, ../sass/layout/_innovation.scss */
.why .how-to {
  line-height: 1.375rem;
  font-size: 1.25rem;
}
/* line 310, ../sass/layout/_innovation.scss */
.why .how-to h3 {
  margin-top: 1.25rem;
  font-size: 1.375rem;
  font-weight: bold;
}

@media (min-width: 992px) {
  /* line 317, ../sass/layout/_innovation.scss */
  .how {
    padding-bottom: 2.1875rem;
  }
}
/* line 321, ../sass/layout/_innovation.scss */
.how figure {
  text-align: right;
  margin-top: 9.6875rem;
}
@media (max-width: 991px) {
  /* line 321, ../sass/layout/_innovation.scss */
  .how figure {
    margin-top: 0rem;
    top: -5.0625rem;
    right: -1.75rem;
  }
}
/* line 330, ../sass/layout/_innovation.scss */
.how .border-sep {
  left: 58.75%;
  background: #41505d;
  z-index: 10;
  margin-left: 0;
  height: 79.62213%;
  top: 4.375rem;
}
/* line 338, ../sass/layout/_innovation.scss */
.how .access-db {
  color: #41505d;
  border-color: #41505d;
}
/* line 341, ../sass/layout/_innovation.scss */
.how .access-db:hover {
  color: #41505d;
}
/* line 345, ../sass/layout/_innovation.scss */
.how h2, .how h3, .how p {
  color: #41505d;
}
/* line 348, ../sass/layout/_innovation.scss */
.how h2 {
  margin-top: 6.25rem;
  margin-bottom: 1.375rem;
}
@media (max-width: 991px) {
  /* line 348, ../sass/layout/_innovation.scss */
  .how h2 {
    margin-bottom: 0.6875rem;
    margin-top: 0;
  }
}
/* line 357, ../sass/layout/_innovation.scss */
.how h3 {
  font-weight: bold;
  margin-bottom: 0.625rem;
}
@media (max-width: 991px) {
  /* line 357, ../sass/layout/_innovation.scss */
  .how h3 {
    margin-bottom: 0;
  }
}
/* line 364, ../sass/layout/_innovation.scss */
.how p {
  margin-bottom: 1.4375rem;
}
@media (max-width: 991px) {
  /* line 364, ../sass/layout/_innovation.scss */
  .how p {
    margin-bottom: 1.25rem;
  }
}
/* line 370, ../sass/layout/_innovation.scss */
.how .how-to {
  line-height: 1.375rem;
  font-size: 1.25rem;
}
@media (max-width: 991px) {
  /* line 374, ../sass/layout/_innovation.scss */
  .how .type-of-use {
    padding-left: 2.125rem;
    padding-right: 2.125rem;
  }
}
/* line 379, ../sass/layout/_innovation.scss */
.how .type-of-use > div {
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  /* line 379, ../sass/layout/_innovation.scss */
  .how .type-of-use > div {
    margin-bottom: 0rem;
    padding-right: 0.6875rem;
  }
}
/* line 386, ../sass/layout/_innovation.scss */
.how .type-of-use a {
  display: block;
  padding: 1.125rem 1rem 0;
  color: #41505d;
  border: solid 0.25rem #41505d;
  line-height: 1.625rem;
  font-size: 1.5rem;
  font-weight: bold;
}
/* line 394, ../sass/layout/_innovation.scss */
.how .type-of-use a:not(.blue-link) {
  height: 11.25rem;
}
@media (max-width: 991px) {
  /* line 394, ../sass/layout/_innovation.scss */
  .how .type-of-use a:not(.blue-link) {
    height: 5.125rem;
  }
}
/* line 400, ../sass/layout/_innovation.scss */
.how .type-of-use a small {
  font-weight: lighter;
}
/* line 403, ../sass/layout/_innovation.scss */
.how .type-of-use a.case-study {
  font-size: 1.375rem;
  height: 4.8125rem;
  line-height: 1.5rem;
  padding-top: 0.6875rem;
  padding-bottom: 0;
}
@media (max-width: 991px) {
  /* line 403, ../sass/layout/_innovation.scss */
  .how .type-of-use a.case-study {
    padding-top: 1rem;
    height: 5.125rem;
  }
}
@media (max-width: 1199px) {
  /* line 403, ../sass/layout/_innovation.scss */
  .how .type-of-use a.case-study {
    font-size: 1.0625rem;
  }
}
/* line 417, ../sass/layout/_innovation.scss */
.how .type-of-use a.industrie {
  height: 5.875rem;
  margin-top: 0.5625rem;
  padding-top: 0.375rem;
  padding-bottom: 0;
}
@media (max-width: 991px) {
  /* line 417, ../sass/layout/_innovation.scss */
  .how .type-of-use a.industrie {
    height: 6.8125rem;
    padding-top: 0.75rem;
    margin-top: 1rem;
  }
}
@media (max-width: 1199px) {
  /* line 417, ../sass/layout/_innovation.scss */
  .how .type-of-use a.industrie {
    font-size: 1.0625rem;
  }
}
/* line 431, ../sass/layout/_innovation.scss */
.how .type-of-use a.active {
  border-color: #005cbc;
  color: #005cbc;
}

/* line 438, ../sass/layout/_innovation.scss */
.control-page {
  position: fixed;
  top: 50%;
  margin-right: -1.25rem;
  z-index: 10;
  right: 3.125rem;
  opacity: 1;
  -webkit-transition: opacity 250ms ease-in;
  -moz-transition: opacity 250ms ease-in;
  transition: opacity 250ms ease-in;
}
@media (max-width: 1366px) {
  /* line 438, ../sass/layout/_innovation.scss */
  .control-page {
    display: none;
  }
}
/* line 451, ../sass/layout/_innovation.scss */
.control-page.hide-control {
  opacity: 0;
  -webkit-transition: opacity 250ms ease-in;
  -moz-transition: opacity 250ms ease-in;
  transition: opacity 250ms ease-in;
}
/* line 457, ../sass/layout/_innovation.scss */
.control-page li {
  width: 1.1875rem;
  height: 1.1875rem;
  margin-bottom: 1.6875rem;
  position: relative;
}
/* line 462, ../sass/layout/_innovation.scss */
.control-page li a {
  display: block;
  border-radius: 50%;
  border: solid 1px #d1a79b;
  height: 1.1875rem;
}
/* line 467, ../sass/layout/_innovation.scss */
.control-page li a span {
  position: absolute;
  font-size: 0.875rem;
  font-weight: bold;
  top: -1.0625rem;
  margin-left: 50%;
}
/* line 475, ../sass/layout/_innovation.scss */
.control-page li a:not(.current) span {
  display: none;
}
/* line 480, ../sass/layout/_innovation.scss */
.control-page li a.current.home-c {
  border: solid 0.125rem #8fc7ff;
}
/* line 482, ../sass/layout/_innovation.scss */
.control-page li a.current.home-c span {
  color: #8fc7ff;
}
/* line 486, ../sass/layout/_innovation.scss */
.control-page li a.current.why-c {
  border: solid 0.125rem #005cbc;
}
/* line 488, ../sass/layout/_innovation.scss */
.control-page li a.current.why-c span {
  color: #005cbc;
}
/* line 492, ../sass/layout/_innovation.scss */
.control-page li a.current.what-c {
  border: solid 0.125rem #0582ff;
}
/* line 494, ../sass/layout/_innovation.scss */
.control-page li a.current.what-c span {
  color: #0582ff;
}
/* line 498, ../sass/layout/_innovation.scss */
.control-page li a.current.how-c {
  border: solid 0.125rem #41505d;
}
/* line 500, ../sass/layout/_innovation.scss */
.control-page li a.current.how-c span {
  color: #41505d;
}
@media (max-width: 991px) {
  /* line 438, ../sass/layout/_innovation.scss */
  .control-page {
    display: none;
  }
}

/* line 512, ../sass/layout/_innovation.scss */
#home figure {
  margin-top: 2.1875rem;
}
/* line 514, ../sass/layout/_innovation.scss */
#home figure img {
  max-width: 100%;
}

@media (max-width: 320px) {
  /* line 520, ../sass/layout/_innovation.scss */
  #why figure {
    max-width: 44%;
    top: -9.375rem;
    right: 1.5625rem;
  }
}
@media (min-width: 321px) and (max-width: 640px) {
  /* line 520, ../sass/layout/_innovation.scss */
  #why figure {
    max-width: 37%;
    top: -9.375rem;
    right: 1.5625rem;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  /* line 520, ../sass/layout/_innovation.scss */
  #why figure {
    max-width: 30%;
    top: -9.375rem;
    right: 1.5625rem;
  }
}

@media (max-width: 320px) {
  /* line 539, ../sass/layout/_innovation.scss */
  #what figure {
    max-width: 44%;
    top: 0.625rem;
    right: 0;
  }
}
@media (min-width: 321px) and (max-width: 640px) {
  /* line 539, ../sass/layout/_innovation.scss */
  #what figure {
    max-width: 37%;
    top: 0.625rem;
    right: 0;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  /* line 539, ../sass/layout/_innovation.scss */
  #what figure {
    max-width: 30%;
    top: 0.625rem;
    right: 0;
  }
}

@media (max-width: 991px) {
  /* line 558, ../sass/layout/_innovation.scss */
  .innovation-presentation-wrapper {
    overflow: hidden;
  }
  /* line 561, ../sass/layout/_innovation.scss */
  .innovation-presentation-wrapper .wrapper ul, .innovation-presentation-wrapper .wrapper h2, .innovation-presentation-wrapper .wrapper p, .innovation-presentation-wrapper .wrapper h3, .innovation-presentation-wrapper .wrapper .box-in-reg {
    padding-left: 2.125rem;
    padding-right: 2.125rem;
  }
  /* line 565, ../sass/layout/_innovation.scss */
  .innovation-presentation-wrapper .wrapper h2 {
    font-size: 1.46875rem;
    line-height: 1.71875rem;
  }
  /* line 568, ../sass/layout/_innovation.scss */
  .innovation-presentation-wrapper .wrapper h2 span {
    font-size: 1.875rem;
  }
  /* line 573, ../sass/layout/_innovation.scss */
  .innovation-presentation-wrapper .wrapper .box-in-reg p {
    padding: 0;
  }
  /* line 576, ../sass/layout/_innovation.scss */
  .innovation-presentation-wrapper .wrapper .box-in-reg a {
    right: 2.5rem;
  }
  /* line 580, ../sass/layout/_innovation.scss */
  .innovation-presentation-wrapper .wrapper ul, .innovation-presentation-wrapper .wrapper p, .innovation-presentation-wrapper .wrapper h3 {
    font-size: 0.9375rem;
    line-height: 1.15625rem;
  }
  /* line 584, ../sass/layout/_innovation.scss */
  .innovation-presentation-wrapper .wrapper .stats h3 {
    padding-left: 1.4375rem;
    padding-right: 1.4375rem;
    font-size: 1.5rem;
    padding-bottom: 0.5rem;
  }
  /* line 591, ../sass/layout/_innovation.scss */
  .innovation-presentation-wrapper figure {
    position: absolute;
    right: -1.375rem;
    max-width: 59%;
  }
  /* line 596, ../sass/layout/_innovation.scss */
  .innovation-presentation-wrapper figure img {
    width: 100%;
  }
}
@media (max-width: 991px) and (max-width: 320px) {
  /* line 602, ../sass/layout/_innovation.scss */
  #home figure {
    max-width: 44%;
    margin-top: 0.375rem;
    right: 1.5rem;
  }
}
@media (max-width: 991px) and (min-width: 321px) and (max-width: 640px) {
  /* line 602, ../sass/layout/_innovation.scss */
  #home figure {
    max-width: 30%;
    margin-top: 0.375rem;
    right: 1.5rem;
  }
}
@media (max-width: 991px) and (min-width: 641px) and (max-width: 991px) {
  /* line 602, ../sass/layout/_innovation.scss */
  #home figure {
    max-width: 25%;
    margin-top: 0.375rem;
    right: 1.5rem;
  }
}

@media (max-width: 991px) and (max-width: 320px) {
  /* line 621, ../sass/layout/_innovation.scss */
  #how figure {
    max-width: 44%;
    top: 0.625rem;
    right: 0;
  }
}
@media (max-width: 991px) and (min-width: 321px) and (max-width: 640px) {
  /* line 621, ../sass/layout/_innovation.scss */
  #how figure {
    max-width: 37%;
    top: 0.625rem;
    right: 0;
  }
}
@media (max-width: 991px) and (min-width: 641px) and (max-width: 991px) {
  /* line 621, ../sass/layout/_innovation.scss */
  #how figure {
    max-width: 30%;
    top: 0.625rem;
    right: 0;
  }
}

/*@media (min-width: 481px) and (max-width: 991px) {
  figure {
    max-width: 27%;
  }
}*/
/* line 646, ../sass/layout/_innovation.scss */
.page-innovation-register-landing .content_region_second {
  margin-bottom: 0;
}

/* line 650, ../sass/layout/_innovation.scss */
.type-of-use {
  margin-top: 1.875rem;
}

/* line 1, ../sass/layout/_cards.scss */
.cards-bg {
  background: #e6e6e6;
}

/* line 4, ../sass/layout/_cards.scss */
.breadcrumbs-card {
  background: #c6cfd7;
  padding: 1rem 0 0.75rem;
  font-size: 1.125rem;
}
@media (max-width: 991px) {
  /* line 4, ../sass/layout/_cards.scss */
  .breadcrumbs-card {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    font-size: 0.9375rem;
  }
}
/* line 13, ../sass/layout/_cards.scss */
.breadcrumbs-card a {
  color: #41505d;
}
/* line 16, ../sass/layout/_cards.scss */
.breadcrumbs-card .home {
  color: #fff;
}
/* line 19, ../sass/layout/_cards.scss */
.breadcrumbs-card .current {
  font-weight: bold;
  color: #41505d;
}

/* line 24, ../sass/layout/_cards.scss */
.tab-wrapper {
  width: 18.75rem;
}
@media (max-width: 991px) {
  /* line 24, ../sass/layout/_cards.scss */
  .tab-wrapper {
    width: 100%;
  }
}
/* line 29, ../sass/layout/_cards.scss */
.tab-wrapper li {
  width: 50%;
}
/* line 32, ../sass/layout/_cards.scss */
.tab-wrapper .tabs-head {
  border-color: #b4b4b4;
}
@media (max-width: 991px) {
  /* line 32, ../sass/layout/_cards.scss */
  .tab-wrapper .tabs-head {
    border: none;
  }
}
/* line 37, ../sass/layout/_cards.scss */
.tab-wrapper .tabs-head a {
  font-size: 1.5rem;
  padding: 0 0 0.125rem;
  font-weight: bold;
  color: #003e7d;
  text-align: center;
}
@media (max-width: 991px) {
  /* line 37, ../sass/layout/_cards.scss */
  .tab-wrapper .tabs-head a {
    font-size: 1.5rem;
    display: block;
    padding: 1.84375rem 0 2rem;
    border: solid 0.25rem #b4b4b4;
    background: #e6e6e6;
  }
  /* line 49, ../sass/layout/_cards.scss */
  .tab-wrapper .tabs-head a.active {
    border-color: #003e7d;
  }
  /* line 52, ../sass/layout/_cards.scss */
  .tab-wrapper .tabs-head a:after {
    display: none;
  }
}
/* line 56, ../sass/layout/_cards.scss */
.tab-wrapper .tabs-head a:hover {
  color: #003e7d;
}
/* line 59, ../sass/layout/_cards.scss */
.tab-wrapper .tabs-head a:not(.active) {
  color: #b4b4b4;
}

@media (max-width: 991px) {
  /* line 65, ../sass/layout/_cards.scss */
  .type-view-wrapper {
    display: none;
  }
}
/* line 69, ../sass/layout/_cards.scss */
.type-view-wrapper li {
  float: left;
  font-size: 1.875rem;
}
/* line 72, ../sass/layout/_cards.scss */
.type-view-wrapper li:first-child {
  margin-right: 1.3125rem;
}
@media (max-width: 991px) {
  /* line 72, ../sass/layout/_cards.scss */
  .type-view-wrapper li:first-child {
    margin-right: 0.625rem;
  }
}
/* line 78, ../sass/layout/_cards.scss */
.type-view-wrapper li a {
  color: #b4b4b4;
}
/* line 80, ../sass/layout/_cards.scss */
.type-view-wrapper li a.active {
  color: #003e7d;
}

/* line 86, ../sass/layout/_cards.scss */
.cards-head-control {
  padding: 2.375rem 0 1.6875rem;
}
@media (max-width: 991px) {
  /* line 86, ../sass/layout/_cards.scss */
  .cards-head-control {
    /*padding-left: remCalc(10);
    padding-right: remCalc(10);*/
    padding: 0.25rem 0 0.125rem;
  }
}
/* line 93, ../sass/layout/_cards.scss */
.cards-head-control .tab-wrapper {
  margin-top: -0.25rem;
}

/* line 98, ../sass/layout/_cards.scss */
.cards-search .documentation-filter {
  margin-top: 0;
  padding: 0;
  border-top: none;
  background: #dbdfff;
}
/* line 103, ../sass/layout/_cards.scss */
.cards-search .documentation-filter h2 {
  padding: 0.625rem 0;
  text-align: center;
  background: #003e7d;
  color: #fff;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  /* line 103, ../sass/layout/_cards.scss */
  .cards-search .documentation-filter h2 {
    font-size: 1.125rem;
  }
}
/* line 113, ../sass/layout/_cards.scss */
.cards-search .documentation-filter form {
  margin-top: 0rem;
  padding-bottom: 0.8125rem;
}
/* line 118, ../sass/layout/_cards.scss */
.cards-search .up-filter {
  display: block;
  border-top: solid 0.3125rem #003e7d;
  position: relative;
}
/* line 122, ../sass/layout/_cards.scss */
.cards-search .up-filter a:not(.popup-info) {
  background: #003e7d;
}
/* line 124, ../sass/layout/_cards.scss */
.cards-search .up-filter a:not(.popup-info) i {
  color: #fff;
}
/* line 128, ../sass/layout/_cards.scss */
.cards-search .up-filter .popup-info {
  color: #003e7d;
}
/* line 131, ../sass/layout/_cards.scss */
.cards-search .up-filter .info-criteria-filter-wrapper {
  position: absolute;
  left: 50%;
  margin-left: 2.1875rem;
  top: 1rem;
}
/* line 137, ../sass/layout/_cards.scss */
.cards-search .up-filter .info-criteria-filter {
  font-size: 1.125rem;
  color: #003e7d;
  width: 9rem;
  margin-right: 0.9375rem;
}
/* line 142, ../sass/layout/_cards.scss */
.cards-search .up-filter .info-criteria-filter i:hover {
  cursor: pointer;
}
/* line 144, ../sass/layout/_cards.scss */
.cards-search .up-filter .info-criteria-filter i:hover + .tooltip-info-description {
  width: 43.75rem;
  left: -42%;
}
@media (max-width: 991px) {
  /* line 137, ../sass/layout/_cards.scss */
  .cards-search .up-filter .info-criteria-filter {
    display: none;
  }
}
/* line 154, ../sass/layout/_cards.scss */
.cards-search .form-actions {
  text-align: center;
  padding-bottom: 0.6875rem;
}
/* line 157, ../sass/layout/_cards.scss */
.cards-search .form-actions input {
  background: none;
  padding: 0.875rem 4.625rem;
  border: solid 1px #003e7d;
  color: #003e7d;
}
/* line 165, ../sass/layout/_cards.scss */
.cards-search .item-list-pager {
  margin-top: 0;
  position: relative;
  top: 0.3125rem;
}

/* line 171, ../sass/layout/_cards.scss */
.reset-search {
  border-bottom: solid 1px #818181;
  text-align: center;
  padding: 1.125rem 0;
}
/* line 175, ../sass/layout/_cards.scss */
.reset-search .expand-search {
  float: right;
}
@media (max-width: 991px) {
  /* line 171, ../sass/layout/_cards.scss */
  .reset-search {
    border: none;
  }
}
@media (max-width: 1199px) {
  /* line 171, ../sass/layout/_cards.scss */
  .reset-search {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
/* line 185, ../sass/layout/_cards.scss */
.reset-search span {
  font-size: 1.875rem;
  color: #b4b4b4;
}
/* line 190, ../sass/layout/_cards.scss */
.reset-search .tooltip-info-description span {
  font-size: 0.75rem;
}
/* line 194, ../sass/layout/_cards.scss */
.reset-search .form-required {
  color: #f00;
  font-size: 1.125rem;
}
/* line 198, ../sass/layout/_cards.scss */
.reset-search .item-number {
  color: #003e7d;
  font-weight: bold;
}
/* line 202, ../sass/layout/_cards.scss */
.reset-search .result {
  position: relative;
  top: 0.6875rem;
}
@media (max-width: 991px) {
  /* line 202, ../sass/layout/_cards.scss */
  .reset-search .result {
    float: none;
    text-align: left;
    font-size: 1.8125rem;
    position: static;
  }
}
@media (max-width: 991px) {
  /* line 214, ../sass/layout/_cards.scss */
  .reset-search .pager-step {
    float: none;
    margin-top: 1.25rem;
  }
  /* line 218, ../sass/layout/_cards.scss */
  .reset-search .pager-step li {
    width: 26.375%;
  }
  /* line 220, ../sass/layout/_cards.scss */
  .reset-search .pager-step li:not(:first-child) {
    margin-left: 10.375%;
  }
}
/* line 226, ../sass/layout/_cards.scss */
.reset-search .btn {
  padding: 0.3125rem 2.9375rem;
  font-size: 1.125rem;
}
@media (max-width: 991px) {
  /* line 226, ../sass/layout/_cards.scss */
  .reset-search .btn {
    width: 100%;
    font-size: 1.125rem;
    margin-top: 1.1875rem;
  }
}
/* line 235, ../sass/layout/_cards.scss */
.reset-search .form-item-saved-search-name {
  margin: 0;
  text-align: left;
}
/* line 238, ../sass/layout/_cards.scss */
.reset-search .form-item-saved-search-name label {
  margin: 0;
}

/* line 243, ../sass/layout/_cards.scss */
.cards-result {
  margin-top: 0.75rem;
  padding-bottom: 1.4375rem;
  position: relative;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 243, ../sass/layout/_cards.scss */
  .cards-result {
    padding: 0 0.625rem;
  }
}
/* line 250, ../sass/layout/_cards.scss */
.cards-result > div {
  margin-bottom: 0.625rem;
}
@media (min-width: 992px) {
  /* line 253, ../sass/layout/_cards.scss */
  .cards-result > div:nth-child(even) {
    padding-left: 1.875rem;
  }
  /* line 256, ../sass/layout/_cards.scss */
  .cards-result > div:nth-child(odd) {
    padding-right: 1.875rem;
  }
}
/* line 261, ../sass/layout/_cards.scss */
.cards-result .view-cards-hovered {
  padding: 0 !important;
}
/* line 264, ../sass/layout/_cards.scss */
.cards-result .cards {
  padding-top: 1.9375rem;
}
/* line 267, ../sass/layout/_cards.scss */
.cards-result .cards-content {
  background: #fff;
  border-radius: 0 1.0625rem 0 1.0625rem;
  position: relative;
  z-index: 1;
}
@media (max-width: 991px) {
  /* line 267, ../sass/layout/_cards.scss */
  .cards-result .cards-content {
    width: 99.5%;
    height: auto !important;
  }
}
/* line 279, ../sass/layout/_cards.scss */
.cards-result .upper-container figure {
  width: 26.31579%;
  text-align: right;
  height: 8rem;
}
@media (max-width: 991px) {
  /* line 279, ../sass/layout/_cards.scss */
  .cards-result .upper-container figure {
    text-align: center;
    width: 33.28125%;
    line-height: 6.625rem;
  }
  /* line 288, ../sass/layout/_cards.scss */
  .cards-result .upper-container figure img {
    max-width: 91.07981%;
    vertical-align: middle;
  }
}
@media (min-width: 992px) {
  /* line 294, ../sass/layout/_cards.scss */
  .cards-result .upper-container > div:not(.desc) {
    width: 26.31579%;
    height: 8rem;
    line-height: 128px;
  }
}
/* line 300, ../sass/layout/_cards.scss */
.cards-result .upper-container > div:not(.desc) h3 {
  font-size: 1.1875rem;
  text-align: center;
  line-height: normal;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 10px;
}
@media (max-width: 991px) {
  /* line 311, ../sass/layout/_cards.scss */
  .cards-result .upper-container > div:not(.desc) + .desc {
    width: 100%;
  }
}
/* line 317, ../sass/layout/_cards.scss */
.cards-result .upper-container .desc {
  width: 71.92982%;
}
@media (max-width: 991px) {
  /* line 317, ../sass/layout/_cards.scss */
  .cards-result .upper-container .desc {
    width: 66.71875%;
  }
}
/* line 324, ../sass/layout/_cards.scss */
.cards-result .desc {
  padding-top: 1.3125rem;
}
@media (max-width: 991px) {
  /* line 324, ../sass/layout/_cards.scss */
  .cards-result .desc {
    padding-top: 0.625rem;
  }
}
/* line 329, ../sass/layout/_cards.scss */
.cards-result .desc .desc-table-wrapper {
  width: 67%;
}
@media (max-width: 991px) {
  /* line 329, ../sass/layout/_cards.scss */
  .cards-result .desc .desc-table-wrapper {
    width: 100%;
  }
  /* line 334, ../sass/layout/_cards.scss */
  .cards-result .desc .desc-table-wrapper td img {
    width: 36%;
  }
}
/* line 340, ../sass/layout/_cards.scss */
.cards-result .desc table {
  border-collapse: collapse;
  width: 100%;
}
/* line 345, ../sass/layout/_cards.scss */
.cards-result .desc .type-cards > div {
  padding: 0.375rem 0;
  text-align: center;
}
/* line 348, ../sass/layout/_cards.scss */
.cards-result .desc .type-cards > div strong {
  font-weight: bold;
}
/* line 351, ../sass/layout/_cards.scss */
.cards-result .desc .type-cards > div:first-child {
  border-right: solid 1px #cfd2d5;
}
/* line 356, ../sass/layout/_cards.scss */
.cards-result .desc .categ {
  width: 33%;
}
@media (max-width: 991px) {
  /* line 356, ../sass/layout/_cards.scss */
  .cards-result .desc .categ {
    width: 100%;
  }
}
/* line 361, ../sass/layout/_cards.scss */
.cards-result .desc .categ td {
  border-right: none;
  border-left: none;
  height: 3.3125rem;
}
/* line 368, ../sass/layout/_cards.scss */
.cards-result .desc .desc-txt td {
  font-size: 0.78125rem;
  text-align: center;
  padding: 0.375rem 0 0.3125rem;
}
/* line 374, ../sass/layout/_cards.scss */
.cards-result .desc td {
  text-align: center;
  border: solid 1px #cfd2d5;
  padding: 0.5rem 0 0.4375rem;
}
@media (max-width: 991px) {
  /* line 374, ../sass/layout/_cards.scss */
  .cards-result .desc td {
    padding: 0.125rem 0.375rem 0;
    text-align: left;
    width: 50%;
  }
  /* line 382, ../sass/layout/_cards.scss */
  .cards-result .desc td img {
    margin-right: 11.32075%;
    width: 3.125rem;
  }
}
/* line 387, ../sass/layout/_cards.scss */
.cards-result .desc td strong {
  font-weight: bold;
}
/* line 390, ../sass/layout/_cards.scss */
.cards-result .desc td.id {
  width: 66.21622%;
  padding: 0.625rem 0.4375rem;
  text-align: left;
}

/* line 398, ../sass/layout/_cards.scss */
.no-border-left {
  border-left: none !important;
}

/* line 401, ../sass/layout/_cards.scss */
.no-border-right {
  border-right: none !important;
}

/* line 404, ../sass/layout/_cards.scss */
.body-container {
  padding-left: 1.75rem;
  width: 86.31579%;
  margin-top: 1.5625rem;
}
@media (max-width: 991px) {
  /* line 404, ../sass/layout/_cards.scss */
  .body-container {
    padding: 0 0.625rem;
    width: 100%;
    font-size: 0.78125rem;
  }
}
/* line 413, ../sass/layout/_cards.scss */
.body-container > div {
  line-height: 2rem;
  position: relative;
}
/* line 416, ../sass/layout/_cards.scss */
.body-container > div > a {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -0.75rem;
}
@media (max-width: 991px) {
  /* line 416, ../sass/layout/_cards.scss */
  .body-container > div > a {
    /*float: none;
    position: static;
    margin-top: 0;*/
  }
}
/* line 427, ../sass/layout/_cards.scss */
.body-container > div:not(:last-child) {
  border-bottom: solid 1px #cfd2d5;
}
@media (max-width: 991px) {
  /* line 430, ../sass/layout/_cards.scss */
  .body-container > div.duration {
    line-height: normal !important;
  }
}
/* line 434, ../sass/layout/_cards.scss */
.body-container > div.duration span {
  width: auto;
}
/* line 436, ../sass/layout/_cards.scss */
.body-container > div.duration span.right {
  float: right;
}
/* line 441, ../sass/layout/_cards.scss */
.body-container > div span {
  display: inline-block;
  float: left;
  width: 95%;
  line-height: 1.375rem;
  vertical-align: middle;
  padding-right: 0.9375rem;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  text-align: justify;
}
@media (max-width: 991px) {
  /* line 441, ../sass/layout/_cards.scss */
  .body-container > div span {
    width: 88%;
  }
}
/* line 459, ../sass/layout/_cards.scss */
.body-container strong {
  font-weight: bold;
}
/* line 462, ../sass/layout/_cards.scss */
.body-container a {
  font-size: 1.5rem;
  color: #b4b4b4;
  display: inline-block;
  line-height: 1.375rem;
  vertical-align: middle;
}
@media (max-width: 991px) {
  /* line 462, ../sass/layout/_cards.scss */
  .body-container a {
    float: right;
    margin-right: 0.625rem;
  }
}
/* line 472, ../sass/layout/_cards.scss */
.body-container a i {
  position: relative;
  z-index: 18;
}

/* line 478, ../sass/layout/_cards.scss */
.cards-action {
  padding: 0 0.625rem;
}
@media (min-width: 991px) {
  /* line 478, ../sass/layout/_cards.scss */
  .cards-action {
    position: absolute;
    right: 1.1875rem;
    top: 0.625rem;
    padding: 0;
  }
}
@media (min-width: 992px) {
  /* line 486, ../sass/layout/_cards.scss */
  .cards-action li:not(:first-child) {
    margin-top: 1.1875rem;
  }
}
@media (max-width: 991px) {
  /* line 491, ../sass/layout/_cards.scss */
  .cards-action li {
    width: 25%;
    float: left;
    text-align: center;
    border: solid 1px #cfd2d5;
    padding: 0.3125rem;
    border-right: none;
    border-bottom-color: #9a9a9a;
  }
  /* line 500, ../sass/layout/_cards.scss */
  .cards-action li:last-child {
    border-right: solid 1px #cfd2d5;
  }
}
/* line 505, ../sass/layout/_cards.scss */
.cards-action a {
  font-size: 1.75rem;
  color: #003e7d;
}

/* line 510, ../sass/layout/_cards.scss */
.evaluation {
  padding: 0.5rem 0 0.25rem 1.8125rem;
  border-top: solid 1px #9a9a9a;
  color: #003e7d;
  width: 100%;
}
@media (max-width: 991px) {
  /* line 510, ../sass/layout/_cards.scss */
  .evaluation {
    padding-left: 0.625rem;
    border: none;
    position: relative;
  }
}
/* line 522, ../sass/layout/_cards.scss */
.evaluation .eval-content {
  width: 50%;
  float: left;
}
@media (min-width: 992px) {
  /* line 522, ../sass/layout/_cards.scss */
  .evaluation .eval-content {
    width: 19.33333%;
  }
}
/* line 529, ../sass/layout/_cards.scss */
.evaluation .maturity {
  width: 50%;
  padding-right: 0.625rem;
  float: left;
  position: relative;
}
/* line 535, ../sass/layout/_cards.scss */
.evaluation .maturity > a {
  margin-right: 5px;
  font-size: 1.5rem;
  color: #b4b4b4;
  position: absolute;
  top: 50%;
  margin-top: -0.75rem;
  right: 0.3125rem;
}
@media (min-width: 992px) {
  /* line 529, ../sass/layout/_cards.scss */
  .evaluation .maturity {
    width: 21.66667%;
    margin-left: 1.75rem;
    text-align: left;
    padding-right: 0;
  }
}
/* line 551, ../sass/layout/_cards.scss */
.evaluation .comment {
  float: none;
  width: 100%;
  border-top: solid 1px #cfd2d5;
  padding-top: 0.5rem;
  clear: both;
}
@media (min-width: 992px) {
  /* line 551, ../sass/layout/_cards.scss */
  .evaluation .comment {
    width: 43.83333%;
    float: left;
    border: none;
    padding-top: 0;
    clear: none;
  }
}
/* line 564, ../sass/layout/_cards.scss */
.evaluation .comment span:not(.label) {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-bottom: 0.3125rem;
}
@media (max-width: 991px) {
  /* line 564, ../sass/layout/_cards.scss */
  .evaluation .comment span:not(.label) {
    display: inline-block;
    font-size: 0.78125rem;
    float: left;
    margin-right: 0.3125rem;
    line-height: normal;
  }
  /* line 576, ../sass/layout/_cards.scss */
  .evaluation .comment span:not(.label):not(.label) {
    width: 60%;
  }
}
/* line 582, ../sass/layout/_cards.scss */
.evaluation > div {
  margin-bottom: 0.3125rem;
}
@media (min-width: 992px) {
  /* line 582, ../sass/layout/_cards.scss */
  .evaluation > div {
    float: left;
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  /* line 589, ../sass/layout/_cards.scss */
  .evaluation .stars {
    display: inline-block;
  }
}
/* line 593, ../sass/layout/_cards.scss */
.evaluation .stars i {
  font-size: 1rem;
}
/* line 595, ../sass/layout/_cards.scss */
.evaluation .stars i:not(:first-child) {
  margin-left: -0.25rem;
}
/* line 600, ../sass/layout/_cards.scss */
.evaluation .label {
  display: block;
  color: #366797;
  font-weight: bold;
  font-size: 1rem;
  text-align: left;
  padding: 0;
  margin-bottom: 0.1875rem;
}
@media (max-width: 991px) {
  /* line 600, ../sass/layout/_cards.scss */
  .evaluation .label {
    font-size: 0.78125rem;
    float: left;
    margin-right: 3px;
  }
}
/* line 614, ../sass/layout/_cards.scss */
.evaluation .view-eval {
  float: right;
  margin-right: 1.375rem;
  position: relative;
  top: 0.3125rem;
}
@media (max-width: 991px) {
  /* line 614, ../sass/layout/_cards.scss */
  .evaluation .view-eval {
    margin-right: 0.625rem;
    position: absolute;
    right: 0;
    bottom: 0;
    top: auto;
  }
}
/* line 626, ../sass/layout/_cards.scss */
.evaluation .view-eval a {
  color: #b4b4b4;
}
/* line 627, ../sass/layout/_cards.scss */
.evaluation .view-eval a i {
  font-size: 1.5rem;
}

/* line 634, ../sass/layout/_cards.scss */
.features {
  width: 8.5625rem;
  height: 100%;
  background: #f59131;
  position: absolute;
  top: 0;
  right: -0.4375rem;
  padding-top: 0.625rem;
  text-align: center;
  border-radius: 0 1.0625rem 0 0;
}
/* line 644, ../sass/layout/_cards.scss */
.features span {
  font-weight: bold;
  color: #fff;
}

/* line 649, ../sass/layout/_cards.scss */
.view-cards-hovered {
  width: 42.08333%;
  position: absolute;
  background: #8fc7ff;
  z-index: 17;
  line-height: 1.375rem;
}
@media (max-width: 991px) {
  /* line 649, ../sass/layout/_cards.scss */
  .view-cards-hovered {
    width: 93.75%;
    left: 0.625rem !important;
  }
}
/* line 659, ../sass/layout/_cards.scss */
.view-cards-hovered strong {
  font-weight: bold;
}
/* line 662, ../sass/layout/_cards.scss */
.view-cards-hovered .title {
  display: block;
  padding: 0 0.9375rem 0 1.0625rem;
  border-bottom: solid 1px #000;
  font-weight: bold;
  color: #003e7d;
  height: 2.25rem;
  line-height: 2.25rem;
}
/* line 670, ../sass/layout/_cards.scss */
.view-cards-hovered .title i {
  font-size: 1.5rem;
  position: relative;
  top: 0.3125rem;
  cursor: pointer;
}
@media (max-width: 991px) {
  /* line 662, ../sass/layout/_cards.scss */
  .view-cards-hovered .title {
    padding-right: 0.625rem;
  }
}
/* line 680, ../sass/layout/_cards.scss */
.view-cards-hovered .desc-tool {
  padding: 0.875rem 1.0625rem 1.125rem;
}
/* line 682, ../sass/layout/_cards.scss */
.view-cards-hovered .desc-tool p {
  color: #003e7d;
}

/* line 689, ../sass/layout/_cards.scss */
.cards-search .view-filters .views-exposed-widget .views-widget {
  float: none;
  width: 100%;
  border: none;
  background: none;
  height: 43px;
}
/* line 696, ../sass/layout/_cards.scss */
.cards-search .view-filters .views-exposed-widget label {
  font-weight: normal;
  margin-bottom: 0.4375rem;
}

@media (max-width: 991px) {
  /* line 709, ../sass/layout/_cards.scss */
  .cards-search .item-list-pager li {
    width: auto;
  }
}
@media (max-width: 991px) {
  /* line 716, ../sass/layout/_cards.scss */
  .cards-search .info-criteria-filter i {
    display: none;
  }
}

/* line 723, ../sass/layout/_cards.scss */
.cards-desc-3-line {
  max-height: 4.75rem;
  overflow: hidden;
  display: block;
}

/* line 728, ../sass/layout/_cards.scss */
.cards-desc-2-line {
  max-height: 3.75rem;
  overflow: hidden;
  display: block;
}

/* line 735, ../sass/layout/_cards.scss */
.documentation-filter .select-css3 {
  display: block;
}

@media (max-width: 991px) {
  /* line 740, ../sass/layout/_cards.scss */
  body.page-innovation-register-landing {
    overflow-x: hidden;
  }
}

/* line 747, ../sass/layout/_cards.scss */
.tooltip-info-description table {
  margin-top: 0.9375rem;
  font-size: 0.75rem;
  color: #666;
}
/* line 751, ../sass/layout/_cards.scss */
.tooltip-info-description table td {
  border: solid 1px #ccc;
  padding: 5px;
}
/* line 754, ../sass/layout/_cards.scss */
.tooltip-info-description table td.analytic {
  width: 11.875rem;
}

/* line 761, ../sass/layout/_cards.scss */
.cards-search .tooltip-info-description {
  margin-left: -1rem;
  right: auto;
  text-align: left;
  color: #666;
}
/* line 767, ../sass/layout/_cards.scss */
.cards-search .documentation-filter .form-item {
  margin-bottom: 0;
}
/* line 772, ../sass/layout/_cards.scss */
.cards-search .alpha-pagination ul {
  font-size: 1rem;
  margin-top: 0.75rem;
}
/* line 776, ../sass/layout/_cards.scss */
.cards-search .alpha-pagination ul > li {
  display: block;
  width: 3.7037%;
  padding: 7px 10px;
  display: block;
  border-color: #003e7d !important;
  float: left;
}
/* line 782, ../sass/layout/_cards.scss */
.cards-search .alpha-pagination ul > li:not(:first-child) {
  margin-left: 0.25rem;
}
/* line 786, ../sass/layout/_cards.scss */
.cards-search .alpha-pagination ul > li a {
  display: block;
}
/* line 789, ../sass/layout/_cards.scss */
.cards-search .alpha-pagination ul > li.active a {
  background: #003e7d;
}
@media (max-width: 991px) {
  /* line 789, ../sass/layout/_cards.scss */
  .cards-search .alpha-pagination ul > li.active a {
    padding: 2px 4px;
  }
}
/* line 795, ../sass/layout/_cards.scss */
.cards-search .alpha-pagination ul > li:last-child {
  padding: 7px 0;
  width: 16%;
}
@media (min-width: 768px) {
  /* line 795, ../sass/layout/_cards.scss */
  .cards-search .alpha-pagination ul > li:last-child {
    width: 3.7037%;
  }
}

/* line 805, ../sass/layout/_cards.scss */
.hidden-filter {
  display: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 809, ../sass/layout/_cards.scss */
  ::i-block-chrome, .cards-result .desc .categ td {
    padding: 0;
    height: 3.1875rem;
  }
}
/* line 814, ../sass/layout/_cards.scss */
.desc-popup {
  padding: 0.9375rem 1.5625rem !important;
  font-size: 0.75rem;
  line-height: normal;
  color: #666;
  top: 6.5625rem;
  width: 40.625rem;
}
/* line 821, ../sass/layout/_cards.scss */
.desc-popup .tooltip-info-titre {
  font-weight: bold;
}
/* line 824, ../sass/layout/_cards.scss */
.desc-popup table {
  margin-top: 0.9375rem;
}
/* line 827, ../sass/layout/_cards.scss */
.desc-popup td {
  border: solid 1px #ccc;
  padding: 0.3125rem;
}
/* line 831, ../sass/layout/_cards.scss */
.desc-popup .li {
  display: block;
  margin: 0.625rem 0;
}
/* line 834, ../sass/layout/_cards.scss */
.desc-popup .li strong {
  font-weight: bold;
}
/* line 838, ../sass/layout/_cards.scss */
.desc-popup .close {
  opacity: .2;
}
/* line 840, ../sass/layout/_cards.scss */
.desc-popup .close:hover {
  opacity: .3;
}

/* ajout r├®seaux sociaux ├á share */
/* line 848, ../sass/layout/_cards.scss */
.cards-action .socialbtn {
  display: none;
  position: absolute;
  top: 0;
  margin-top: -0.5em;
  right: 120%;
  background: #fff;
  padding: 5px;
  width: 9rem;
  border: solid 1px #aaa;
  z-index: 100;
}
/* line 859, ../sass/layout/_cards.scss */
.cards-action .socialbtn li {
  float: left;
  margin: 0;
}
/* line 862, ../sass/layout/_cards.scss */
.cards-action .socialbtn li:not(:last-child) {
  margin: 0 1em 0 0;
}

/* /ajout r├®seaux sociaux ├á share */
/* line 1, ../sass/layout/_meta.scss */
#simplemeta-meta-form.simplemeta-meta-form-ajax {
  background: #62c5ee;
  box-shadow: -2px 2px 2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: -2px 2px 2px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: -2px 2px 2px rgba(0, 0, 0, 0.5);
}

/* line 7, ../sass/layout/_meta.scss */
#simplemeta-meta-form.simplemeta-meta-form-ajax input.form-text, #simplemeta-meta-form.simplemeta-meta-form-ajax textarea.form-textarea {
  width: 100%;
}

/* line 10, ../sass/layout/_meta.scss */
#simplemeta-meta-form.simplemeta-meta-form-ajax input.form-text {
  height: 2.625rem;
}

/* line 13, ../sass/layout/_meta.scss */
.resizable-textarea .grippie {
  display: none;
}

/* line 16, ../sass/layout/_meta.scss */
#simplemeta-meta-form.simplemeta-meta-form-ajax label {
  margin-bottom: 0.3125rem;
  margin-top: 0.9375rem;
  font-size: 1.125rem;
  text-shadow: none;
}

/* line 22, ../sass/layout/_meta.scss */
#simplemeta-meta-form.simplemeta-meta-form-ajax .form-actions {
  text-align: center;
  padding: 0.9375rem;
}

/* line 26, ../sass/layout/_meta.scss */
#simplemeta-meta-form.simplemeta-meta-form-ajax input.button-save {
  background: none;
  border: solid 1px #fff;
  color: #fff;
  text-indent: 0;
  font-size: 1rem;
  font-weight: normal;
  padding: 0.75rem 1.125rem;
  width: auto;
  height: auto;
}

/* line 37, ../sass/layout/_meta.scss */
#simplemeta-meta-form.simplemeta-meta-form-ajax .form-close {
  right: -2.875rem;
  top: 0;
  height: auto;
  width: auto;
  font-size: 1rem;
  font-weight: normal;
  background: #62c5ee;
  color: #fff;
  text-shadow: none;
}

/* line 1, ../sass/layout/_average_rating.scss */
.a_fivestar-rating div.field-items div.select-css3 {
  display: none !important;
}

/* line 4, ../sass/layout/_average_rating.scss */
.a_fivestar-rating div.field-items div.fivestar-widget {
  margin-top: 0.1875rem;
}

/* line 7, ../sass/layout/_average_rating.scss */
.form-item-vote .description {
  font-size: 1rem;
}

/* line 13, ../sass/layout/_average_rating.scss */
#ratings_comment {
  margin-top: 0 !important;
  background: #d1e6fb;
  position: relative;
  z-index: 10;
}

/* line 19, ../sass/layout/_average_rating.scss */
#ratings_comment label {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 0.3125rem;
}

/* line 24, ../sass/layout/_average_rating.scss */
#ratings_comment textarea {
  border: none;
  resize: none;
  padding: 0.625rem 0.9375rem;
}

/* line 29, ../sass/layout/_average_rating.scss */
#ratings_comment .form-item {
  margin-bottom: 0;
}

/* line 32, ../sass/layout/_average_rating.scss */
#ratings_comment input {
  padding: 0.625rem 1.125rem;
  margin: 0;
  background: none;
  border: solid 1px #366797;
  color: #366797;
}

/* line 1, ../sass/layout/_standard.scss */
.content-standard.ict_content {
  margin: 0;
}

/* line 5, ../sass/layout/_standard.scss */
.body-content-saved-search .body-show-hide {
  overflow: visible !important;
}

/* line 8, ../sass/layout/_standard.scss */
.body-content-saved-search .criteria-body {
  width: 1200px;
}

/* line 11, ../sass/layout/_standard.scss */
.body-content-saved-search .button-action-body {
  margin-top: 0.625rem;
}

/* line 15, ../sass/layout/_standard.scss */
em {
  font-style: italic;
}

/* ajustement css pour alignement sur recette */
/* tous les liens en bleu et en hover en orange */
/* line 3, ../sass/layout/_cssmodifie.scss */
.breadcrumbs {
  /* rollover orange */
  /* /rollover orange */
}
/* line 4, ../sass/layout/_cssmodifie.scss */
.breadcrumbs a, .breadcrumbs span {
  display: block;
  float: left;
  line-height: 130%;
}
/* line 8, ../sass/layout/_cssmodifie.scss */
.breadcrumbs a.small, .breadcrumbs a.big, .breadcrumbs span.small, .breadcrumbs span.big {
  display: inline-block;
  float: none;
}
/* line 14, ../sass/layout/_cssmodifie.scss */
.breadcrumbs > a:hover {
  color: #e97c43;
  text-decoration: underline;
}

/* line 24, ../sass/layout/_cssmodifie.scss */
.top-section .title p a:hover {
  color: #e97c43;
  text-decoration: underline;
}

/* line 33, ../sass/layout/_cssmodifie.scss */
div.content-standard a:hover {
  color: #e97c43;
  text-decoration: underline;
}
/* line 36, ../sass/layout/_cssmodifie.scss */
div.content-standard a:hover span, div.content-standard a:hover strong {
  color: inherit;
  text-decoration: underline;
}

/* line 46, ../sass/layout/_cssmodifie.scss */
.view-ar-community .view-content .desc a:hover {
  color: #e97c43;
  text-decoration: underline;
}

/* line 58, ../sass/layout/_cssmodifie.scss */
.recent-publication .node_related_content .related_content_info span.node_title_related_content a:hover {
  color: #e97c43;
  text-decoration: underline;
}

/* line 68, ../sass/layout/_cssmodifie.scss */
#list-content a:hover {
  color: #e97c43;
  text-decoration: underline;
}

/* line 76, ../sass/layout/_cssmodifie.scss */
.fieldset-comment .title-comment a {
  color: #366797;
}
/* line 78, ../sass/layout/_cssmodifie.scss */
.fieldset-comment .title-comment a:hover {
  color: #e97c43;
  text-decoration: underline;
}

/* line 89, ../sass/layout/_cssmodifie.scss */
footer .news-letter-wrapper .news-letter a:hover {
  color: #e97c43;
  text-decoration: underline;
}

/* /tous les liens en bleu et en hover en orange */
/* stylisation page blog */
/* line 99, ../sass/layout/_cssmodifie.scss */
.user_name {
  font-size: 1em;
}
/* line 101, ../sass/layout/_cssmodifie.scss */
.user_name a {
  color: #818181;
  font-size: 14px;
}

/* line 106, ../sass/layout/_cssmodifie.scss */
.mail_sales {
  font-size: 1em;
}
/* line 108, ../sass/layout/_cssmodifie.scss */
.mail_sales a {
  color: #366797 !important;
  font-size: 14px;
}
/* line 111, ../sass/layout/_cssmodifie.scss */
.mail_sales a:hover {
  color: #e97c43 !important;
  text-decoration: underline;
}

/* line 119, ../sass/layout/_cssmodifie.scss */
.blog-post-author-blog .user_author_blog, .feature-post-blog-header-authors .user_author_blog {
  text-align: right;
}
@media (min-width: 992px) {
  /* line 119, ../sass/layout/_cssmodifie.scss */
  .blog-post-author-blog .user_author_blog, .feature-post-blog-header-authors .user_author_blog {
    float: right;
    margin-left: 25px;
  }
}
/* line 125, ../sass/layout/_cssmodifie.scss */
.blog-post-author-blog .user_author_blog span, .feature-post-blog-header-authors .user_author_blog span {
  font-size: 1em;
}
/* line 127, ../sass/layout/_cssmodifie.scss */
.blog-post-author-blog .user_author_blog span a, .feature-post-blog-header-authors .user_author_blog span a {
  font-size: 1em;
}
/* line 131, ../sass/layout/_cssmodifie.scss */
.blog-post-author-blog .user_author_blog p, .feature-post-blog-header-authors .user_author_blog p {
  text-align: right;
}
/* line 133, ../sass/layout/_cssmodifie.scss */
.blog-post-author-blog .user_author_blog p img, .feature-post-blog-header-authors .user_author_blog p img {
  display: none;
}
@media (min-width: 768px) {
  /* line 133, ../sass/layout/_cssmodifie.scss */
  .blog-post-author-blog .user_author_blog p img, .feature-post-blog-header-authors .user_author_blog p img {
    display: inline-block;
  }
}

@media (max-width: 767px) {
  /* line 144, ../sass/layout/_cssmodifie.scss */
  .blog-post-row-view .blog-post-first-colunm {
    width: 100% !important;
  }
}
@media (min-width: 768px) {
  /* line 144, ../sass/layout/_cssmodifie.scss */
  .blog-post-row-view .blog-post-first-colunm {
    width: 78%;
    padding-right: 1em;
  }
}
/* line 153, ../sass/layout/_cssmodifie.scss */
.blog-post-row-view .blog-post-second-colunm {
  width: 100%;
}
@media (min-width: 768px) {
  /* line 153, ../sass/layout/_cssmodifie.scss */
  .blog-post-row-view .blog-post-second-colunm {
    width: 22%;
  }
}

/* line 161, ../sass/layout/_cssmodifie.scss */
.node-blog-title {
  color: #000;
  text-transform: none;
  font-weight: bold;
  font-size: 1.125rem;
  padding-right: 0.75rem;
  padding-top: 0.875rem;
  margin-bottom: 2rem;
}

/* line 171, ../sass/layout/_cssmodifie.scss */
#page-title {
  max-width: 1200px;
  margin: 0 auto;
  font-size: 1.625rem;
  color: #366797;
  border-bottom: solid 1px #818181;
}
@media (max-width: 991px) {
  /* line 171, ../sass/layout/_cssmodifie.scss */
  #page-title {
    padding: 0.625rem 0 0.625rem 0.625rem;
  }
}
@media (min-width: 991px) {
  /* line 171, ../sass/layout/_cssmodifie.scss */
  #page-title {
    padding: 0.625rem 0;
  }
}
/* line 184, ../sass/layout/_cssmodifie.scss */
#page-title a {
  font-size: 26px;
}

/* line 191, ../sass/layout/_cssmodifie.scss */
.blog-post-row-view .blog-post-first-colunm h3 {
  padding-bottom: 10px;
}
/* line 193, ../sass/layout/_cssmodifie.scss */
.blog-post-row-view .blog-post-first-colunm h3 a:hover {
  color: #e97c43;
  text-decoration: underline;
}
/* line 200, ../sass/layout/_cssmodifie.scss */
.blog-post-row-view .date-publication-blog span {
  color: #818181;
}
/* line 204, ../sass/layout/_cssmodifie.scss */
.blog-post-row-view .blog-post-summary {
  font-size: 16px !important;
}
/* line 206, ../sass/layout/_cssmodifie.scss */
.blog-post-row-view .blog-post-summary p {
  font-size: 16px !important;
}
@media (max-width: 991px) {
  /* line 210, ../sass/layout/_cssmodifie.scss */
  .blog-post-row-view .blog-post-second-colunm {
    width: 100% !important;
  }
}
@media (min-width: 992px) {
  /* line 210, ../sass/layout/_cssmodifie.scss */
  .blog-post-row-view .blog-post-second-colunm {
    float: left;
  }
  /* line 216, ../sass/layout/_cssmodifie.scss */
  .blog-post-row-view .blog-post-second-colunm .blog-post-second-colunm-read-more {
    text-align: left;
  }
}

/* line 224, ../sass/layout/_cssmodifie.scss */
.date-publication-blog span {
  font-size: 0.875rem;
}

/* line 230, ../sass/layout/_cssmodifie.scss */
.sales_contact_info .tel_sales {
  margin-bottom: 0;
}

/* line 235, ../sass/layout/_cssmodifie.scss */
#region-right {
  background: #d1e6fb;
  margin-bottom: 3.25rem;
}
/* line 238, ../sass/layout/_cssmodifie.scss */
#region-right .content_region_second {
  background: none;
  margin-bottom: 0;
  /* mettre un lien aux top tags */
  /* /mettre un lien aux top tags */
}
/* line 243, ../sass/layout/_cssmodifie.scss */
#region-right .content_region_second .section-sidebar-second-blog .related_content span.legend {
  font-size: 1.875rem;
  padding-left: 0;
  margin-bottom: 1rem;
  color: #366797;
  line-height: 2rem;
  text-transform: none;
  margin-top: 0;
}
/* line 255, ../sass/layout/_cssmodifie.scss */
#region-right .content_region_second .section-sidebar-second-blog .related_content.filter_blog .fieldset-wrapper .button_filter_blog_post a {
  padding: 0.625rem 4.625rem;
  background: none;
  color: #366797;
  border: solid 1px #366797;
  border-radius: 0;
  width: 100%;
  left: 0;
  text-align: center;
}
/* line 267, ../sass/layout/_cssmodifie.scss */
#region-right .content_region_second .section-sidebar-second-blog .related_content.filter_blog .fieldset-wrapper li.menu-filter-item-parent-li > span.expanded {
  height: 10px;
  width: 10px;
}
/* line 270, ../sass/layout/_cssmodifie.scss */
#region-right .content_region_second .section-sidebar-second-blog .related_content.filter_blog .fieldset-wrapper li.menu-filter-item-parent-li > span.expanded.deactive {
  background: url("../images/fleche_gauche.png") no-repeat;
  background-position: left 2px;
}
/* line 274, ../sass/layout/_cssmodifie.scss */
#region-right .content_region_second .section-sidebar-second-blog .related_content.filter_blog .fieldset-wrapper li.menu-filter-item-parent-li > span.expanded.active {
  background: url("../images/fleche_bas.png") no-repeat;
  background-position: left 4px;
}
/* line 283, ../sass/layout/_cssmodifie.scss */
#region-right .content_region_second .section-sidebar-second-blog .related_content .title_fieldset {
  margin: 0 0 10px;
}
/* line 287, ../sass/layout/_cssmodifie.scss */
#region-right .content_region_second .section-sidebar-second-blog .related_content .fieldset-wrapper .title_fieldset {
  margin: 0;
}
/* line 289, ../sass/layout/_cssmodifie.scss */
#region-right .content_region_second .section-sidebar-second-blog .related_content .fieldset-wrapper .title_fieldset span.legend {
  font-size: 0.875rem;
  margin-bottom: 0;
}
/* line 301, ../sass/layout/_cssmodifie.scss */
#region-right .content_region_second .block-pac-blog .tags .fieldset-wrapper a {
  color: #366797;
}
/* line 303, ../sass/layout/_cssmodifie.scss */
#region-right .content_region_second .block-pac-blog .tags .fieldset-wrapper a:hover {
  color: #e97c43;
  text-decoration: underline;
}
/* line 312, ../sass/layout/_cssmodifie.scss */
#region-right .content_region_second .quick-contact {
  padding: 0.6875rem 0.625rem;
}
/* line 315, ../sass/layout/_cssmodifie.scss */
#region-right .content_region_second .quick-contact .fieldset-wrapper .jspHorizontalBar {
  background: transparent;
}
/* line 318, ../sass/layout/_cssmodifie.scss */
#region-right .content_region_second .quick-contact .fieldset-wrapper .jspVerticalBar {
  margin-right: 0;
  background: transparent;
}
/* line 327, ../sass/layout/_cssmodifie.scss */
#region-right #filter-blog-right .menu-filter-search-wcc > li {
  width: 100%;
}
/* line 333, ../sass/layout/_cssmodifie.scss */
#region-right .sales_contact_info .name_sales {
  font-weight: 400;
}

@media (min-width: 992px) {
  /* line 340, ../sass/layout/_cssmodifie.scss */
  #filter-blog-right .menu-filter-search-wcc > li {
    width: 100%;
  }
}

@media (min-width: 992px) {
  /* line 348, ../sass/layout/_cssmodifie.scss */
  .menu-filter-search-wcc > li {
    float: left;
    /*width: percentage(1);*/
    margin-bottom: 5px;
    /*width: auto;*/
  }
}
/* line 355, ../sass/layout/_cssmodifie.scss */
.menu-filter-search-wcc > li > a {
  color: #FFF !important;
}
/* line 361, ../sass/layout/_cssmodifie.scss */
.menu-filter-search-wcc .menu-filter-item-li a {
  color: #366797 !important;
}

/* line 372, ../sass/layout/_cssmodifie.scss */
.block-pac-blog .node_related_content .related_content_info {
  width: 97%;
}
/* line 375, ../sass/layout/_cssmodifie.scss */
.block-pac-blog .node_related_content .related_reference {
  padding: 5px 0;
  margin-bottom: 0;
}
/* line 380, ../sass/layout/_cssmodifie.scss */
.block-pac-blog .tags {
  margin-top: 0;
}

/* /stylisation page blog */
/* IT industry at a crossraods */
/* line 389, ../sass/layout/_cssmodifie.scss */
#content.event .date_publication a, #content.event .link_event a {
  color: #366797;
}
/* line 391, ../sass/layout/_cssmodifie.scss */
#content.event .date_publication a:hover, #content.event .link_event a:hover {
  color: #e97c43;
  text-decoration: underline;
}

/* /IT industry at a crossraods */
/* blog post */
/* line 403, ../sass/layout/_cssmodifie.scss */
.table_of_content .block_for_legal_notice h2.order_access {
  margin-top: 47px;
}

/* /blog post */
/* page blog logged */
/* line 413, ../sass/layout/_cssmodifie.scss */
.content_region_second .subscribe .title_fieldset {
  margin: 0;
}
/* line 415, ../sass/layout/_cssmodifie.scss */
.content_region_second .subscribe .title_fieldset a:not(.blog-rss) {
  display: block;
  padding: 0.625rem 0;
  background: none;
  color: #366797 !important;
  border: solid 1px #366797;
  border-radius: 0;
  width: 100%;
  text-align: center;
  line-height: 25px;
}
/* line 425, ../sass/layout/_cssmodifie.scss */
.content_region_second .subscribe .title_fieldset a:not(.blog-rss):hover {
  text-decoration: underline;
}
/* line 432, ../sass/layout/_cssmodifie.scss */
.content_region_second #filter-blog-right ul.menu-filter-search-wcc {
  padding-left: 0;
}
/* line 434, ../sass/layout/_cssmodifie.scss */
.content_region_second #filter-blog-right ul.menu-filter-search-wcc a.validate_all {
  padding: 0.625rem 0;
}
/* line 441, ../sass/layout/_cssmodifie.scss */
.content_region_second .rte-style .user_name a {
  color: #818181;
}

/* line 448, ../sass/layout/_cssmodifie.scss */
.donwload_button_wrapper {
  margin-bottom: 35px;
}

/* line 451, ../sass/layout/_cssmodifie.scss */
.download_file:hover {
  color: #e97c43;
}

/* line 456, ../sass/layout/_cssmodifie.scss */
.content_event .button_mail a {
  background: none;
  border: solid 1px #366797;
  padding: 0.75rem 1.125rem;
  color: #366797 !important;
  position: static;
  font-size: 1rem !important;
  text-transform: none;
}

/* footer p element_properties */
/* line 472, ../sass/layout/_cssmodifie.scss */
.content_region_second .rte-style .fieldset-wrapper .element_properties p {
  font-size: 1rem;
}

/* /footer p element_properties */
/* line 484, ../sass/layout/_cssmodifie.scss */
.form-comment #comment-form #edit-actions > input {
  background: none;
  border: solid 1px #366797;
  padding: 0.75rem 1.125rem;
  color: #366797 !important;
  position: static;
  font-size: 1rem !important;
  text-transform: none;
  width: auto;
}

/* /page blog logged */
/* liens rte en orange au rollover */
/* line 503, ../sass/layout/_cssmodifie.scss */
.content_event p strong a:hover, .content_event .rteleft strong a:hover, .content_event td strong a:hover, .content_blog_post p strong a:hover, .content_blog_post .rteleft strong a:hover, .content_blog_post td strong a:hover, .content_whitepaper p strong a:hover, .content_whitepaper .rteleft strong a:hover, .content_whitepaper td strong a:hover, .ict_content p strong a:hover, .ict_content .rteleft strong a:hover, .ict_content td strong a:hover {
  color: #e97c43;
  text-decoration: underline;
}
/* line 506, ../sass/layout/_cssmodifie.scss */
.content_event p strong a:hover span, .content_event .rteleft strong a:hover span, .content_event td strong a:hover span, .content_blog_post p strong a:hover span, .content_blog_post .rteleft strong a:hover span, .content_blog_post td strong a:hover span, .content_whitepaper p strong a:hover span, .content_whitepaper .rteleft strong a:hover span, .content_whitepaper td strong a:hover span, .ict_content p strong a:hover span, .ict_content .rteleft strong a:hover span, .ict_content td strong a:hover span {
  color: #e97c43;
  text-decoration: underline;
}
/* line 512, ../sass/layout/_cssmodifie.scss */
.content_event p a:hover, .content_event .rteleft a:hover, .content_event td a:hover, .content_blog_post p a:hover, .content_blog_post .rteleft a:hover, .content_blog_post td a:hover, .content_whitepaper p a:hover, .content_whitepaper .rteleft a:hover, .content_whitepaper td a:hover, .ict_content p a:hover, .ict_content .rteleft a:hover, .ict_content td a:hover {
  color: #e97c43;
  text-decoration: underline;
}
/* line 517, ../sass/layout/_cssmodifie.scss */
.content_event p span a:hover, .content_event .rteleft span a:hover, .content_event td span a:hover, .content_blog_post p span a:hover, .content_blog_post .rteleft span a:hover, .content_blog_post td span a:hover, .content_whitepaper p span a:hover, .content_whitepaper .rteleft span a:hover, .content_whitepaper td span a:hover, .ict_content p span a:hover, .ict_content .rteleft span a:hover, .ict_content td span a:hover {
  color: #e97c43;
  text-decoration: underline;
}

/* line 527, ../sass/layout/_cssmodifie.scss */
.content_region_second .rte-style .node_title_related_content a {
  color: #366797;
}
/* line 529, ../sass/layout/_cssmodifie.scss */
.content_region_second .rte-style .node_title_related_content a:hover {
  color: #e97c43;
  text-decoration: underline;
}
/* line 535, ../sass/layout/_cssmodifie.scss */
.content_region_second .rte-style ul.reseaux_sociaux {
  color: #366797;
}
/* line 537, ../sass/layout/_cssmodifie.scss */
.content_region_second .rte-style ul.reseaux_sociaux a {
  color: inherit;
}
/* line 539, ../sass/layout/_cssmodifie.scss */
.content_region_second .rte-style ul.reseaux_sociaux a:hover {
  color: #e97c43;
  text-decoration: underline;
}

/* /liens rte en orange au rollover */
/* scroll non apparent */
/* line 552, ../sass/layout/_cssmodifie.scss */
.block-pac-hot-news .fieldset_properties .jspVerticalBar {
  right: 0;
}
/* line 555, ../sass/layout/_cssmodifie.scss */
.block-pac-hot-news .fieldset_properties.a_fivestar-rating {
  padding-top: 0;
}

/* /scroll non apparent */
/* browse posts by */
/* line 567, ../sass/layout/_cssmodifie.scss */
.content_region_second .block-pac-blog .rte-style .node_related_content .related_content_info {
  width: 100%;
}
/* line 570, ../sass/layout/_cssmodifie.scss */
.content_region_second .block-pac-blog .rte-style .node_related_content .related_content_info .node_title_related_content a {
  font-size: 1rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 120%;
}
/* line 582, ../sass/layout/_cssmodifie.scss */
.content_region_second .block-pac-blog .rte-style .user-profil * {
  font-size: 1rem !important;
}
/* line 587, ../sass/layout/_cssmodifie.scss */
.content_region_second .block-pac-blog .tags:not(.subscribe) {
  height: 100%;
}
/* line 591, ../sass/layout/_cssmodifie.scss */
.content_region_second .block-pac-blog .quick-contact .fieldset-wrapper {
  height: 100%;
}
/* line 593, ../sass/layout/_cssmodifie.scss */
.content_region_second .block-pac-blog .quick-contact .fieldset-wrapper .related_reference {
  margin-bottom: 0;
}

/* /browse posts by */
/* liens rollover orange search results */
/* line 604, ../sass/layout/_cssmodifie.scss */
.container-btn-reset-filter-search a:hover span {
  color: #e97c43;
}

/* line 611, ../sass/layout/_cssmodifie.scss */
.contenaire-click-expand .export a:hover {
  color: #e97c43;
}

/* line 618, ../sass/layout/_cssmodifie.scss */
.result-main-wrap .title .title_content_drag:hover {
  color: #e97c43;
}

/* line 624, ../sass/layout/_cssmodifie.scss */
.detail_view_result .detail_content {
  width: 71%;
}
/* line 629, ../sass/layout/_cssmodifie.scss */
.detail_view_result .info_detail_content .value_info_detail_content a:hover {
  color: #e97c43;
}

/* /liens rollover orange search results */
/* mobile : bar de recherche cache le contenu */
@media (max-width: 991px) {
  /* line 638, ../sass/layout/_cssmodifie.scss */
  #main {
    margin-top: 30px;
  }
}

/* /mobile : bar de recherche cache le contenu */
/* mobile : ajout de d├®tails sous les produits de Research aproducts and events homepage */
/* line 646, ../sass/layout/_cssmodifie.scss */
.detail-ttr {
  font-size: 0.75rem;
  font-size: 14px;
}

/* /mobile : ajout de d├®tails sous les produits de Research aproducts and events homepage */
/* ajustement page cWieland */
@media (min-width: 992px) {
  /* line 654, ../sass/layout/_cssmodifie.scss */
  .page-user .profile {
    padding-right: 3.8125rem;
  }
}
/* line 660, ../sass/layout/_cssmodifie.scss */
.page-user .block-pac-consultants .profile {
  font-size: 0.9rem;
}
/* line 665, ../sass/layout/_cssmodifie.scss */
.page-user .contact_info .name, .page-user .contact_info .mail, .page-user .contact_info .phone {
  font-size: 0.9rem;
}
/* line 668, ../sass/layout/_cssmodifie.scss */
.page-user .contact_info div.name {
  color: #818181;
  padding-bottom: 10px;
}
/* line 672, ../sass/layout/_cssmodifie.scss */
.page-user .contact_info div.mail a:hover {
  color: #e97c43;
  text-decoration: underline;
}
@media (max-width: 991px) {
  /* line 677, ../sass/layout/_cssmodifie.scss */
  .page-user .profile .field-name-field-presentation-text, .page-user .block-pac-consultants, .page-user .fieldset_authors {
    padding: 0 0.625rem;
  }
}

@media (max-width: 991px) {
  /* line 685, ../sass/layout/_cssmodifie.scss */
  .page-user .fieldset-wrapper .view .item-list-pager ul {
    float: none;
    text-align: center;
  }
  /* line 689, ../sass/layout/_cssmodifie.scss */
  .page-user .fieldset-wrapper .view .item-list-pager ul a {
    padding: 0;
  }
  /* line 692, ../sass/layout/_cssmodifie.scss */
  .page-user .block-pac-consultants {
    margin-top: 1.7rem;
  }

  /* line 696, ../sass/layout/_cssmodifie.scss */
  .item-list-pager li {
    width: auto;
    float: none;
    display: inline-block;
  }
}
/* line 704, ../sass/layout/_cssmodifie.scss */
.block-pac-consultants .title {
  color: #366797;
  padding-bottom: 15px;
  margin-bottom: 0;
  font-size: 16px;
}
/* line 710, ../sass/layout/_cssmodifie.scss */
.block-pac-consultants .mail, .block-pac-consultants .adress {
  margin-bottom: 10px;
}

/* line 716, ../sass/layout/_cssmodifie.scss */
.page-user .element_share ul li {
  display: inline-block;
}

/* line 721, ../sass/layout/_cssmodifie.scss */
.ict_content ul li.rteleft {
  font-size: 16px;
}
/* line 723, ../sass/layout/_cssmodifie.scss */
.ict_content ul li.rteleft span {
  font-size: 16px;
}

/* line 728, ../sass/layout/_cssmodifie.scss */
.field-name-field-presentation-text .field-item h2 {
  font-size: 1.375rem;
  color: #366797;
}
/* line 732, ../sass/layout/_cssmodifie.scss */
.field-name-field-presentation-text .field-item h3 span {
  font-size: 1.125rem;
  font-weight: 700;
}
/* line 736, ../sass/layout/_cssmodifie.scss */
.field-name-field-presentation-text .field-item p {
  font-size: 1rem;
}
/* line 739, ../sass/layout/_cssmodifie.scss */
.field-name-field-presentation-text .field-item p span {
  font-size: inherit;
}
/* line 742, ../sass/layout/_cssmodifie.scss */
.field-name-field-presentation-text .field-item li {
  line-height: 20px;
  margin-bottom: 10px;
}

/* /ajustement page cWieland */
/* ajustement texte slider mobile homepage */
@media (max-width: 991px) {
  /* line 750, ../sass/layout/_cssmodifie.scss */
  .slides .learn-more {
    padding: 0 0 0 0.5rem;
  }

  /* line 753, ../sass/layout/_cssmodifie.scss */
  .slider-title {
    font-size: 23px;
    height: 3.6em;
    max-height: 5.175rem;
    overflow: hidden;
    display: block;
    line-height: 1.2em;
  }
}
/* /ajustement texte slider mobile homepage */
/* ajustement page blog */
/* line 766, ../sass/layout/_cssmodifie.scss */
.node-blog-landing-page .col-md-8 {
  margin-top: 0;
}
@media (max-width: 991px) {
  /* line 766, ../sass/layout/_cssmodifie.scss */
  .node-blog-landing-page .col-md-8 {
    margin-top: -1.25rem;
  }
}
/* line 771, ../sass/layout/_cssmodifie.scss */
.node-blog-landing-page .col-md-8 .content_blog {
  clear: both;
}
/* line 775, ../sass/layout/_cssmodifie.scss */
.node-blog-landing-page .col-md-4 {
  background: #f5f5f5;
  padding-right: 10px;
  padding-left: 5px;
  margin-bottom: 10px;
  /* demande suppl├®mentaire */
  /* /demande suppl├®mentaire */
}
/* line 781, ../sass/layout/_cssmodifie.scss */
.node-blog-landing-page .col-md-4 .block-pac-blog {
  padding-top: 0.9em;
}
/* line 783, ../sass/layout/_cssmodifie.scss */
.node-blog-landing-page .col-md-4 .block-pac-blog .tags {
  margin-top: 1em;
}
/* line 786, ../sass/layout/_cssmodifie.scss */
.node-blog-landing-page .col-md-4 .block-pac-blog .tags .fieldset-wrapper a {
  color: #366797;
}
/* line 788, ../sass/layout/_cssmodifie.scss */
.node-blog-landing-page .col-md-4 .block-pac-blog .tags .fieldset-wrapper a:hover {
  color: #e97c43;
  text-decoration: underline;
}
/* line 795, ../sass/layout/_cssmodifie.scss */
.node-blog-landing-page .col-md-4 .block-pac-blog .node_related_content .related_content_info {
  width: 350px;
}
/* line 800, ../sass/layout/_cssmodifie.scss */
.node-blog-landing-page .col-md-4 #filter-blog-right .jspContainer {
  /*height: auto !important;*/
}
/* line 802, ../sass/layout/_cssmodifie.scss */
.node-blog-landing-page .col-md-4 #filter-blog-right .validate_all {
  display: block;
  padding: 0.625rem 4.625rem;
  background: none;
  color: #366797;
  border: solid 1px #366797;
  border-radius: 0;
  width: 100%;
  left: 0;
  text-align: center;
}
/* line 813, ../sass/layout/_cssmodifie.scss */
.node-blog-landing-page .col-md-4 #filter-blog-right .menu-filter-item-parent-ul {
  display: none;
}
/* line 817, ../sass/layout/_cssmodifie.scss */
.node-blog-landing-page .col-md-4 .rte-style .node_related_content .related_content_info .node_title_related_content {
  width: 90%;
  max-height: 34px;
  padding-bottom: 2px;
}
/* line 821, ../sass/layout/_cssmodifie.scss */
.node-blog-landing-page .col-md-4 .rte-style .node_related_content .related_content_info .node_title_related_content a {
  font-size: 1rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 120%;
}
/* line 827, ../sass/layout/_cssmodifie.scss */
.node-blog-landing-page .col-md-4 .rte-style .node_related_content .related_content_info .node_title_related_content a:hover {
  color: #e97c43;
  text-decoration: underline;
}
/* line 834, ../sass/layout/_cssmodifie.scss */
.node-blog-landing-page .col-md-4 .quick-contact .fieldset-wrapper .related_reference {
  margin: 20px 0 0;
}
/* line 837, ../sass/layout/_cssmodifie.scss */
.node-blog-landing-page .col-md-4 .quick-contact .jscroll-wrapper, .node-blog-landing-page .col-md-4 .quick-contact .fieldset-wrapper {
  /*max-height: initial !important;*/
}
/* line 842, ../sass/layout/_cssmodifie.scss */
.node-blog-landing-page .col-md-4 .related_content .title_fieldset span.legend, .node-blog-landing-page .col-md-4 .fieldset_authors .title_fieldset span.legend, .node-blog-landing-page .col-md-4 .table_of_content .title_fieldset span.legend, .node-blog-landing-page .col-md-4 h2.legend {
  text-transform: none;
}
/* line 845, ../sass/layout/_cssmodifie.scss */
.node-blog-landing-page .col-md-4 .table_of_content .title_fieldset span.legend, .node-blog-landing-page .col-md-4 .related_content .title_fieldset span.legend, .node-blog-landing-page .col-md-4 .fieldset_authors .title_fieldset span.legend, .node-blog-landing-page .col-md-4 .fieldset_properties .title_fieldset span.legend, .node-blog-landing-page .col-md-4 .fieldset_criteria .title_fieldset span.legend, .node-blog-landing-page .col-md-4 h2.legend, .node-blog-landing-page .col-md-4 fieldset.contact_info .title-contact {
  background: #f5f5f5;
}

/* /ajustement page blog */
/* share */
/* line 853, ../sass/layout/_cssmodifie.scss */
.profile-cards .cards-action li.share_content_pac {
  width: 20px;
}

/* /share */
/* espacement entre titre et text */
/* line 858, ../sass/layout/_cssmodifie.scss */
.ict_content h1, .ict_content h2, .ict_content h3, .ict_content h4, .ict_content h5, .ict_content h6 {
  margin-bottom: 0;
}

/* /espacement entre titre et text */
/* tableau sans bordure */
/* line 863, ../sass/layout/_cssmodifie.scss */
.ict_content table.has-border, .ict_content .has-border tr, .ict_content .has-border td {
  border: 1px solid black;
}

/* line 866, ../sass/layout/_cssmodifie.scss */
.wrapper-block-right .quick-contact .has-border th, .wrapper-block-right .quick-contact .has-border td {
  border: 1px solid black;
  padding: 4px 5px;
}

/* /tableau sans bordure */
/* enlever justification sur texte */
/* line 872, ../sass/layout/_cssmodifie.scss */
article .ict_content p, article .ict_content p strong, article .ict_content ul li {
  text-align: initial;
}

/* /enlever justification sur texte */
/* ajouter un trait sur les titres du bloc de droite */
/* line 877, ../sass/layout/_cssmodifie.scss */
.block-right-bg {
  margin-bottom: 20px;
}
/* line 880, ../sass/layout/_cssmodifie.scss */
.block-right-bg .quick-contact h3 {
  background: url("../images/picto/line.png") repeat-x left 13px transparent;
}
/* line 882, ../sass/layout/_cssmodifie.scss */
.block-right-bg .quick-contact h3 span {
  background: #f5f5f5;
}
/* line 887, ../sass/layout/_cssmodifie.scss */
.block-right-bg div.row {
  /* toutes les balises a h├®ritent de la taille de son parent span en rte */
  /* /toutes les balises a h├®ritent de la taille de son parent span en rte */
}
/* line 889, ../sass/layout/_cssmodifie.scss */
.block-right-bg div.row span {
  font-size: 1rem;
}
/* line 891, ../sass/layout/_cssmodifie.scss */
.block-right-bg div.row span a {
  font-size: inherit;
}

/* /ajouter un trait sur les titres du bloc de droite */
/* mettre unn espacement entre le bloc de gauche et de droite de ar-community */
@media (min-width: 992px) {
  /* line 901, ../sass/layout/_cssmodifie.scss */
  .arc_content_right {
    padding-left: 20px;
  }
}

@media (max-width: 991px) {
  /* line 907, ../sass/layout/_cssmodifie.scss */
  .arc_content_right {
    padding: 40px 10px 0;
  }

  /* line 910, ../sass/layout/_cssmodifie.scss */
  .register-bg {
    padding: 0 10px;
  }
}
/* /mettre unn espacement entre le bloc de gauche et de droite de ar-community */
/* puce numero d├®cal├® */
/* line 918, ../sass/layout/_cssmodifie.scss */
.content_blog_post ol, .font-resize ol, .ict_content ol {
  margin-left: 30px;
}

/* /puce numero d├®cal├® */
/* line 922, ../sass/layout/_cssmodifie.scss */
b, strong {
  font-weight: bold;
}

/* reduire la taille de police ligne grise ALL, MARKET, ... */
/* line 926, ../sass/layout/_cssmodifie.scss */
.view-filters .views-exposed-form .views-exposed-widget span {
  font-size: 14px;
}

/* line 929, ../sass/layout/_cssmodifie.scss */
.view-ar-community .view-content .published {
  font-size: 14px;
}

/* reduire la taille de police ligne grise ALL, MARKET, ... */
/* faire apparaitre le menu mobile et tablette sur innovation-register */
/* line 936, ../sass/layout/_cssmodifie.scss */
.page-innovation-register-landing.page-innovation-register-landing-profile header {
  display: block;
}
/* line 939, ../sass/layout/_cssmodifie.scss */
.page-innovation-register-landing.page-innovation-register-landing-profile header .wrapper .trigger-menu {
  z-index: 100;
}

/* /faire apparaitre le menu mobile et tablette sur innovation-register */
/* mettre un espacement entre date de publication et Please register here */
/* line 947, ../sass/layout/_cssmodifie.scss */
#content > article .ict_content.font-resize .link_event {
  float: left;
  margin: 0 0 30px 10px;
  padding-left: 0;
}

/* /mettre un espacement entre date de publication et Please register here */
/* enlever le width sur contact en footer */
@media (min-width: 992px) {
  /* line 954, ../sass/layout/_cssmodifie.scss */
  .content_region_second .four-block {
    width: 100% !important;
  }
}

/* /enlever le width sur contact en footer */
/* afficher les puces rte bloc droit */
/* line 961, ../sass/layout/_cssmodifie.scss */
.block-right-bg .rte-style ul {
  list-style: disc;
  padding-left: 16px;
}
/* line 964, ../sass/layout/_cssmodifie.scss */
.block-right-bg .rte-style ul li {
  color: #366797;
}

/* /afficher les puces rte bloc droit */
/* r├®hausser le z-index des datepickers */
/* line 970, ../sass/layout/_cssmodifie.scss */
#ui-datepicker-div {
  z-index: 100 !important;
}

/* /r├®hausser le z-index des datepickers */
/* autocomplete sur mail envoy├® aux coll├¿gues */
/* line 975, ../sass/layout/_cssmodifie.scss */
#autocomplete {
  background: #fff;
}
/* line 977, ../sass/layout/_cssmodifie.scss */
#autocomplete li {
  float: none;
}

/* /autocomplete sur mail envoy├® aux coll├¿gues */
/* Correction RTE BO : cacher text ""Not signed in"" */
/* line 983, ../sass/layout/_cssmodifie.scss */
grammarly-btn {
  display: none;
}

/* /Correction RTE BO : cacher text ""Not signed in"" */
/* enlever le css sur image blog post */
/* line 989, ../sass/layout/_cssmodifie.scss */
.node-blog-post div.img_container, #content.blog_landing_page .feature-post-blog-image {
  text-align: center;
}
/* line 991, ../sass/layout/_cssmodifie.scss */
.node-blog-post div.img_container img, #content.blog_landing_page .feature-post-blog-image img {
  width: initial;
  height: initial;
}

/* /enlever le css sur image blog post */
@media (max-width: 991px) {
  /* enlever la justification sur alignement texte dans rte */
  /* line 1000, ../sass/layout/_cssmodifie.scss */
  article .ict_content, .ict_content {
    text-align: initial;
  }

  /* /enlever la justification sur alignement texte dans rte */
}
@media (max-width: 639px) {
  /* le titre en mobile de Research products and events chevauche l'image */
  /* line 1009, ../sass/layout/_cssmodifie.scss */
  .fix-height .content-wrapper h3, .fix-height .content-wrapper .content-txt {
    width: 66%;
  }

  /* /le titre en mobile de Research products and events chevauche l'image */
}
/* le formulaire de contact ne scroll pas en petit Ôö£┬«cran */
/* line 1016, ../sass/layout/_cssmodifie.scss */
.contact-call-us-webform {
  /*height: 607px;*/
  overflow: auto;
}

/* /le formulaire de contact ne scroll pas en petit Ôö£┬«cran */
/* correction CHAT */
/* line 1026, ../sass/layout/_cssmodifie.scss */
#drupalchat-wrapper .subpanel_title_text {
  font-size: 14px;
  font-weight: 400;
}
/* line 1029, ../sass/layout/_cssmodifie.scss */
#drupalchat-wrapper .subpanel_title_text .online-count {
  font-size: 1em;
}

/* line 1035, ../sass/layout/_cssmodifie.scss */
#drupalchat .subpanel_title {
  background: #7293b3;
  padding: 6px 4px 6px 8px;
}
/* line 1038, ../sass/layout/_cssmodifie.scss */
#drupalchat .subpanel_title span.min {
  margin-top: -5px;
}
/* line 1042, ../sass/layout/_cssmodifie.scss */
#drupalchat .subpanel .chat_options a, #drupalchat .subpanel ul li.link a, #drupalchat .drupalchat_popup li a, #drupalchat a {
  font-size: 14px;
  font-weight: 400;
}

/* correction CHAT */
/* line 2, ../sass/layout/_agencies.scss */
.page-pac-agencies #content {
  width: 100%;
}
/* line 4, ../sass/layout/_agencies.scss */
.page-pac-agencies #content .view-agencies {
  max-width: 1200px;
  margin: 0 auto;
}
@media (max-width: 1199px) {
  /* line 4, ../sass/layout/_agencies.scss */
  .page-pac-agencies #content .view-agencies {
    padding: 0 0.625rem;
  }
}
/* line 11, ../sass/layout/_agencies.scss */
.page-pac-agencies #content .view-agencies .views-exposed-form .views-submit-button {
  margin-left: 0;
  width: 100%;
}
@media (min-width: 992px) {
  /* line 15, ../sass/layout/_agencies.scss */
  .page-pac-agencies #content .view-filters {
    width: 50%;
    float: left;
  }
}
/* line 20, ../sass/layout/_agencies.scss */
.page-pac-agencies #content .view-filters .views-exposed-widget > div {
  border: none;
  background: none;
  width: 100%;
  height: auto;
  line-height: auto;
}
/* line 27, ../sass/layout/_agencies.scss */
.page-pac-agencies #content .view-filters .country-name {
  height: auto;
  padding: 1.0625rem 0;
}
/* line 32, ../sass/layout/_agencies.scss */
.page-pac-agencies #content .content-pac-general-contact {
  position: relative;
  width: 100%;
}
@media (min-width: 992px) {
  /* line 32, ../sass/layout/_agencies.scss */
  .page-pac-agencies #content .content-pac-general-contact {
    width: 50%;
    float: left;
  }
}
/* line 40, ../sass/layout/_agencies.scss */
.page-pac-agencies #content .view-agencies .views-exposed-form .views-submit-button {
  height: 13.1875rem;
}
/* line 43, ../sass/layout/_agencies.scss */
.page-pac-agencies #content .phone_agence, .page-pac-agencies #content .fax_agence {
  font-size: 1rem;
}
/* line 46, ../sass/layout/_agencies.scss */
.page-pac-agencies #content span.field-content {
  font-size: 1.125rem;
  font-weight: bold;
  color: #333333;
}
/* line 51, ../sass/layout/_agencies.scss */
.page-pac-agencies #content .pac-general-contact {
  padding: 0.3125rem;
}
/* line 55, ../sass/layout/_agencies.scss */
.page-pac-agencies #content .content-pac-general-contact .contact-us {
  height: auto;
  padding: 0.75rem 1.0625rem;
  font-size: 1rem;
  background: #366797;
  width: auto;
  display: inline-block;
  color: #fff !important;
}
/* line 63, ../sass/layout/_agencies.scss */
.page-pac-agencies #content .content-pac-general-contact .contact-us:hover {
  text-decoration: none !important;
}
/* line 68, ../sass/layout/_agencies.scss */
.page-pac-agencies #content .contact_button {
  margin-top: 1.25rem;
}
/* line 71, ../sass/layout/_agencies.scss */
.page-pac-agencies #content .contact_button a {
  margin: 0;
  height: auto;
  padding: 0.75rem 0.75rem;
  font-size: 1rem;
  background: #366797;
  width: auto;
  color: #fff !important;
  float: left;
  display: inline-block;
}
@media (min-width: 992px) and (max-width: 1179px) {
  /* line 71, ../sass/layout/_agencies.scss */
  .page-pac-agencies #content .contact_button a {
    display: block;
    float: none;
  }
}
/* line 85, ../sass/layout/_agencies.scss */
.page-pac-agencies #content .contact_button a.get-directions {
  margin-top: 0;
  margin-left: 1.25rem;
}
@media (min-width: 992px) and (max-width: 1179px) {
  /* line 85, ../sass/layout/_agencies.scss */
  .page-pac-agencies #content .contact_button a.get-directions {
    margin-top: 1.25rem;
    float: none;
    margin-left: 0;
  }
}
/* line 95, ../sass/layout/_agencies.scss */
.page-pac-agencies #content .contact_button a:hover {
  text-decoration: none !important;
}
/* line 100, ../sass/layout/_agencies.scss */
.page-pac-agencies #content .view-content {
  width: 100%;
  float: none;
  background: #fafafa;
  position: static;
  margin: 0;
}
@media (min-width: 992px) {
  /* line 100, ../sass/layout/_agencies.scss */
  .page-pac-agencies #content .view-content {
    width: 25%;
    float: right;
    border-radius: 6px;
    padding: 1.375rem;
  }
  /* line 111, ../sass/layout/_agencies.scss */
  .page-pac-agencies #content .view-content:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    right: 25%;
    background: #ccc;
    top: 0;
  }
}
/* line 121, ../sass/layout/_agencies.scss */
.page-pac-agencies #content .view-content .views-field-nid {
  display: none;
}
/* line 125, ../sass/layout/_agencies.scss */
.page-pac-agencies #content #map-canvas {
  float: none;
  width: 100%;
  margin: 0;
}
@media (min-width: 992px) {
  /* line 125, ../sass/layout/_agencies.scss */
  .page-pac-agencies #content #map-canvas {
    width: 75%;
    float: left;
  }
}
/* line 134, ../sass/layout/_agencies.scss */
.page-pac-agencies #content div.field-content a {
  color: #366797;
  font-weight: normal;
}
/* line 137, ../sass/layout/_agencies.scss */
.page-pac-agencies #content div.field-content a:hover {
  color: #e97c43;
  text-decoration: underline;
}
/* line 143, ../sass/layout/_agencies.scss */
.page-pac-agencies .quick-link-media {
  margin-bottom: 0;
}
/* line 147, ../sass/layout/_agencies.scss */
.page-pac-agencies .view-agencies .view-content .views-row:first-child {
  margin-top: 0;
}
/* line 151, ../sass/layout/_agencies.scss */
.page-pac-agencies .view-agencies .view-content {
  margin: 0;
}
/* line 154, ../sass/layout/_agencies.scss */
.page-pac-agencies .map-wrapper {
  background: #fafafa;
  position: relative;
}

/* line 159, ../sass/layout/_agencies.scss */
.table_of_content .block_for_legal_notice .button_for_version {
  text-align: left;
}

/* line 162, ../sass/layout/_agencies.scss */
.table_of_content .block_for_legal_notice .button_for_version .pdf_version,
.table_of_content .block_for_legal_notice .button_for_version .html_version {
  width: auto;
  padding: 0.75rem 1.125rem;
  margin-right: 1.5625rem;
  background: none;
  border: solid 1px #366797;
  color: #366797;
}

/* line 171, ../sass/layout/_agencies.scss */
.pac-general-contact > h1 {
  text-transform: none;
}

/* line 176, ../sass/layout/_agencies.scss */
#cboxLoadedContent .form-item-timezone select, #cboxLoadedContent .form-item-at select {
  display: block;
}

/* line 182, ../sass/layout/_agencies.scss */
.views-field .field-content {
  line-height: 1.375rem;
}

/* line 186, ../sass/layout/_agencies.scss */
.we-call-back-you {
  /*max-height: 594px;
  overflow: auto;
  width: 498px!important;*/
}
/* line 190, ../sass/layout/_agencies.scss */
.we-call-back-you .jspVerticalBar {
  margin-right: 0;
}
/* line 193, ../sass/layout/_agencies.scss */
.we-call-back-you .jspPane {
  width: 478px !important;
}

/* line 199, ../sass/layout/_agencies.scss */
.fancybox-inner .select-css3 select {
  font-size: 0.875rem;
}

/* line 3, ../sass/layout/_profile.scss */
/* line 2, ../sass/layout/_profile.scss */
.profile-cards .upper-container .desc {
  width: 100%;
}

/* line 8, ../sass/layout/_profile.scss */
/* line 6, ../sass/layout/_profile.scss */
.profile-cards .desc .desc-table-wrapper {
  height: 6.25rem;
  width: 100%;
}
@media (min-width: 1200px) {
  /* line 6, ../sass/layout/_profile.scss */
  .profile-cards .desc .desc-table-wrapper {
    width: 66.90778%;
  }
}

/* line 12, ../sass/layout/_profile.scss */
/* line 14, ../sass/layout/_profile.scss */
.profile-cards .desc .categ {
  padding: 0.5625rem 0.75rem 0.3125rem;
  position: relative;
  border-bottom: solid 1px #cfd2d5;
}
@media (min-width: 1200px) {
  /* line 14, ../sass/layout/_profile.scss */
  .profile-cards .desc .categ {
    width: 33.09222%;
    height: 6.375rem;
    border: solid 1px #cfd2d5;
    border-right: none;
  }
}

/* line 19, ../sass/layout/_profile.scss */
/* line 27, ../sass/layout/_profile.scss */
.profile-cards .desc .categ h3 {
  font-size: 0.9375rem;
  font-weight: bold;
  line-height: 1.0625rem;
}
@media (max-width: 991px) {
  /* line 27, ../sass/layout/_profile.scss */
  .profile-cards .desc .categ h3 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

/* line 24, ../sass/layout/_profile.scss */
/* line 38, ../sass/layout/_profile.scss */
.profile-cards .desc .categ p {
  font-size: 0.875rem;
  line-height: 1rem;
  margin-top: 0.25rem;
  max-height: 48px;
  overflow: hidden;
}
@media (max-width: 1199px) {
  /* line 38, ../sass/layout/_profile.scss */
  .profile-cards .desc .categ p {
    height: 32px;
    width: 90%;
  }
}

/* line 29, ../sass/layout/_profile.scss */
/* line 50, ../sass/layout/_profile.scss */
.profile-cards .desc .categ i {
  font-size: 1.5rem;
  position: absolute;
  right: 0.9375rem;
  color: #4b4b4b;
  top: 0.3125rem;
}
@media (max-width: 991px) {
  /* line 50, ../sass/layout/_profile.scss */
  .profile-cards .desc .categ i {
    right: 0.625rem;
    top: 50%;
    margin-top: -0.75rem;
  }
}
@media (min-width: 1200px) {
  /* line 50, ../sass/layout/_profile.scss */
  .profile-cards .desc .categ i {
    top: 0.9375rem;
  }
}

/* line 39, ../sass/layout/_profile.scss */
/* line 66, ../sass/layout/_profile.scss */
.profile-cards .desc-table-wrapper .row > div {
  border: solid 1px #cfd2d5;
  border-right: none;
}

/* line 44, ../sass/layout/_profile.scss */
/* line 71, ../sass/layout/_profile.scss */
.profile-cards .desc-table-wrapper .first-row > div {
  height: 4.3125rem;
}

/* line 48, ../sass/layout/_profile.scss */
/* line 75, ../sass/layout/_profile.scss */
.profile-cards .desc-table-wrapper .double-img {
  border-left: none !important;
}

/* line 50, ../sass/layout/_profile.scss */
/* line 79, ../sass/layout/_profile.scss */
.profile-cards .desc-table-wrapper .double-img figure {
  float: left;
  width: 33.33333%;
}

/* line 57, ../sass/layout/_profile.scss */
/* line 86, ../sass/layout/_profile.scss */
.profile-cards .desc-table-wrapper .center-txt figure {
  height: 10rem;
}
/* line 90, ../sass/layout/_profile.scss */
.profile-cards .desc-table-wrapper figure {
  text-align: center;
  height: auto;
  width: 100%;
  line-height: normal;
  position: relative;
  top: 0.625rem;
}

/* line 100, ../sass/layout/_profile.scss */
.n-b-t {
  border-top: none !important;
}

/* line 103, ../sass/layout/_profile.scss */
.n-b-r {
  border-right: none !important;
}

/* line 106, ../sass/layout/_profile.scss */
.n-b-l {
  border-left: none !important;
}

/* line 110, ../sass/layout/_profile.scss */
.profile-cards .type-card-vendor {
  height: 1.875rem;
  line-height: 2rem;
}
/* line 113, ../sass/layout/_profile.scss */
.profile-cards .type-card-vendor p {
  font-size: 0.9375rem;
}
@media (max-width: 991px) {
  /* line 113, ../sass/layout/_profile.scss */
  .profile-cards .type-card-vendor p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
/* line 121, ../sass/layout/_profile.scss */
.profile-cards .type-card-vendor strong {
  font-weight: bold;
}
/* line 125, ../sass/layout/_profile.scss */
.profile-cards .upper-container {
  padding-left: 1.1875rem;
}
/* line 128, ../sass/layout/_profile.scss */
.profile-cards .desc .categ {
  padding-right: 0;
}
/* line 131, ../sass/layout/_profile.scss */
.profile-cards .IoT-vendor {
  text-align: center;
}
/* line 134, ../sass/layout/_profile.scss */
.profile-cards .vendor-type {
  padding-left: 0.5625rem;
}
/* line 137, ../sass/layout/_profile.scss */
.profile-cards .body-container {
  margin-top: 2.5625rem;
}
@media (min-width: 992px) {
  /* line 137, ../sass/layout/_profile.scss */
  .profile-cards .body-container {
    width: 85.53345%;
    padding-left: 1.1875rem;
  }
}
/* line 143, ../sass/layout/_profile.scss */
.profile-cards .body-container > div {
  border-bottom: none;
  margin-bottom: 0.9375rem;
}
@media (min-width: 1200px) {
  /* line 143, ../sass/layout/_profile.scss */
  .profile-cards .body-container > div {
    margin-bottom: 0;
  }
  /* line 148, ../sass/layout/_profile.scss */
  .profile-cards .body-container > div:nth-child(odd) {
    padding-right: 0.6875rem;
  }
  /* line 151, ../sass/layout/_profile.scss */
  .profile-cards .body-container > div:nth-child(even) {
    padding-left: 0.6875rem;
  }
}
/* line 157, ../sass/layout/_profile.scss */
.profile-cards .head {
  background: #666666;
  height: 2.375rem;
}
/* line 160, ../sass/layout/_profile.scss */
.profile-cards .head .eye-wrapper {
  width: 33.33333%;
  float: left;
  padding-left: 0.625rem;
  line-height: 2.375rem;
}
/* line 166, ../sass/layout/_profile.scss */
.profile-cards .head .head-title {
  width: 66.66667%;
  float: left;
  font-size: 0.875rem;
  line-height: 0.9375rem;
  padding: 0.25rem 0 0 0.4375rem;
}
/* line 173, ../sass/layout/_profile.scss */
.profile-cards .head a, .profile-cards .head p {
  color: #fff;
}
/* line 177, ../sass/layout/_profile.scss */
.profile-cards .body {
  background: #e6e6e6;
}
/* line 180, ../sass/layout/_profile.scss */
.profile-cards .bullet {
  display: block;
  padding-left: 1.375rem;
  border-right: solid 1px #fff;
  height: 3.75rem;
  font-size: 0.875rem;
  font-weight: bold;
  position: relative;
  line-height: 1rem;
}
@media (max-width: 991px) {
  /* line 180, ../sass/layout/_profile.scss */
  .profile-cards .bullet {
    border-right: none !important;
    border-bottom: solid 1px #fff;
    height: 1.875rem;
    width: 100%;
  }
}
/* line 195, ../sass/layout/_profile.scss */
.profile-cards .bullet:before {
  position: absolute;
  content: "";
  width: 0.5625rem;
  height: 0.5625rem;
  border-radius: 50%;
  top: 0.5625rem;
  left: 0.4375rem;
}
/* line 205, ../sass/layout/_profile.scss */
.profile-cards .bullet.green:before {
  background: #00a453;
}
/* line 210, ../sass/layout/_profile.scss */
.profile-cards .bullet.red:before {
  background: #ff0000;
}
@media (min-width: 992px) {
  /* line 215, ../sass/layout/_profile.scss */
  .profile-cards .bottom-content {
    border-top: solid 1px #fff;
  }
}
/* line 220, ../sass/layout/_profile.scss */
.profile-cards .main-upper-container {
  padding-bottom: 0;
}
/* line 223, ../sass/layout/_profile.scss */
.profile-cards .bottom-type {
  position: relative;
  top: -1px;
  border-top: solid 1px #9a9a9a;
}
@media (min-width: 1200px) {
  /* line 223, ../sass/layout/_profile.scss */
  .profile-cards .bottom-type {
    margin-top: 1.0625rem;
    position: static;
  }
}
@media (min-width: 1200px) {
  /* line 232, ../sass/layout/_profile.scss */
  .profile-cards .bottom-type > div:first-child {
    padding-left: 1.1875rem;
  }
}
@media (max-width: 1199px) {
  /* line 236, ../sass/layout/_profile.scss */
  .profile-cards .bottom-type > div:first-child span:last-child {
    padding-bottom: 0.375rem;
  }
}
@media (max-width: 1199px) {
  /* line 242, ../sass/layout/_profile.scss */
  .profile-cards .bottom-type > div:last-child span:last-child {
    border-bottom: none;
  }
}
@media (max-width: 1199px) {
  /* line 231, ../sass/layout/_profile.scss */
  .profile-cards .bottom-type > div {
    padding-left: 0;
  }
}
/* line 250, ../sass/layout/_profile.scss */
.profile-cards .bottom-type > div span {
  display: block;
  font-size: 0.875rem;
  font-weight: bold;
  color: #003e7d;
  margin-top: 0.8125rem;
}
/* line 256, ../sass/layout/_profile.scss */
.profile-cards .bottom-type > div span:last-child {
  padding-bottom: 0.8125rem;
}
@media (max-width: 1199px) {
  /* line 250, ../sass/layout/_profile.scss */
  .profile-cards .bottom-type > div span {
    margin: 0;
    padding: 0.4375rem 0.625rem 0.5rem;
    border-bottom: solid 1px #cfd2d5;
  }
}
@media (max-width: 1199px) {
  /* line 231, ../sass/layout/_profile.scss */
  .profile-cards .bottom-type > div {
    float: none;
  }
}
@media (min-width: 1200px) {
  /* line 231, ../sass/layout/_profile.scss */
  .profile-cards .bottom-type > div {
    width: 50%;
  }
}
/* line 272, ../sass/layout/_profile.scss */
.profile-cards .bottom-type .id-of-use-case {
  font-weight: bold;
  display: block;
  font-size: 0.875rem;
  font-weight: bold;
  color: #003e7d;
  padding-left: 1.1875rem;
  clear: both;
  margin: 0;
  padding-bottom: 0.8125rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 90%;
}
@media (max-width: 991px) {
  /* line 289, ../sass/layout/_profile.scss */
  .profile-cards .body-container a {
    float: none;
  }
}
/* line 296, ../sass/layout/_profile.scss */
.profile-cards .cards-action li {
  width: 33.33333%;
}

/* line 301, ../sass/layout/_profile.scss */
.center-txt {
  text-align: center;
  line-height: 4.3125rem;
}
/* line 304, ../sass/layout/_profile.scss */
.center-txt figure {
  top: -0.6875rem !important;
}
/* line 307, ../sass/layout/_profile.scss */
.center-txt img {
  height: auto;
}
@media (max-width: 991px) {
  /* line 307, ../sass/layout/_profile.scss */
  .center-txt img {
    position: relative;
    top: 11px;
  }
}
/* line 315, ../sass/layout/_profile.scss */
.center-txt h3 {
  font-size: 1.875rem;
  display: inline-block;
  line-height: normal;
  vertical-align: middle;
  border-bottom: none !important;
}

@media (max-width: 1199px) {
  /* line 324, ../sass/layout/_profile.scss */
  .view-cards-hovered .title {
    padding-left: 0.625rem;
  }
}
/* line 328, ../sass/layout/_profile.scss */
.view-cards-hovered .title .left {
  margin-right: 0.625rem;
}
/* line 333, ../sass/layout/_profile.scss */
.view-cards-hovered.left .title {
  padding-left: 0.625rem;
}
@media (max-width: 991px) {
  /* line 332, ../sass/layout/_profile.scss */
  .view-cards-hovered.left {
    float: none;
  }
}

@media (max-width: 1199px) {
  /* line 343, ../sass/layout/_profile.scss */
  .profile-cards .desc .categ {
    border-top: solid 1px #cfd2d5;
    position: relative;
    top: 1px;
    width: 50%;
    float: right;
  }
}
/* line 351, ../sass/layout/_profile.scss */
.light-grey {
  background: #ccc !important;
}

/* line 354, ../sass/layout/_profile.scss */
.dark-grey {
  background: #888 !important;
}

/* line 358, ../sass/layout/_profile.scss */
.bottom-type i {
  font-size: 1.5rem;
  position: absolute;
  right: 0.9375rem;
  color: #4b4b4b;
  bottom: 0.5rem;
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 1, ../sass/layout/_list-cards.scss */
  body.page-innovation-register-landing, html {
    overflow-x: hidden;
  }
}

/* line 86, ../sass/layout/_list-cards.scss */
.list-cards {
  overflow: hidden;
  margin-bottom: 0.625rem;
  outline: none;
  padding-left: 0.3125rem;
  position: relative;
  /*left: remCalc(-6);*/
  left: 0;
  padding-bottom: 1.25rem !important;
  max-height: 62.5rem;
}
/* line 96, ../sass/layout/_list-cards.scss */
.list-cards > .jspContainer {
  padding-bottom: 0;
  padding-right: 0;
  height: 890px !important;
}
/* line 100, ../sass/layout/_list-cards.scss */
.list-cards > .jspContainer > .jspVerticalBar {
  z-index: 11;
  margin-right: 0;
  padding: 0 !important;
}
@media (max-width: 1199px) {
  /* line 100, ../sass/layout/_list-cards.scss */
  .list-cards > .jspContainer > .jspVerticalBar {
    margin-right: 26px;
  }
}
/* line 108, ../sass/layout/_list-cards.scss */
.list-cards > .jspContainer > .jspVerticalBar .jspDrag {
  width: 0.3125rem;
  right: -0.1875rem;
}
/* line 113, ../sass/layout/_list-cards.scss */
.list-cards > .jspContainer > .jspPane {
  margin-left: 0 !important;
  padding: 0 !important;
}
/* line 118, ../sass/layout/_list-cards.scss */
.list-cards .jspHorizontalBar {
  background: none;
  height: 0.9375rem;
  bottom: 0.4375rem;
  z-index: 10;
}
/* line 123, ../sass/layout/_list-cards.scss */
.list-cards .jspHorizontalBar .jspDrag {
  height: 0.3125rem;
  left: 0;
  bottom: -0.5625rem;
}
/* line 129, ../sass/layout/_list-cards.scss */
.list-cards .jspCorner {
  display: none;
}
/* line 8, ../sass/layout/_list-cards.scss */
.list-cards .case-id > * {
  width: 7.0625rem;
  padding: 0 !important;
  text-align: center;
}
/* line 15, ../sass/layout/_list-cards.scss */
.list-cards .clt > *, .list-cards .tp > *, .list-cards .cntr > * {
  width: 4.4375rem;
}
/* line 20, ../sass/layout/_list-cards.scss */
.list-cards .lg-tb > * {
  width: 6.25rem;
  padding: 0.3125rem;
}
/* line 26, ../sass/layout/_list-cards.scss */
.list-cards .cpn > *, .list-cards .sct > * {
  width: 8.4375rem;
}
/* line 31, ../sass/layout/_list-cards.scss */
.list-cards .sb-sct > * {
  width: 6.125rem;
}
/* line 36, ../sass/layout/_list-cards.scss */
.list-cards .categ > * {
  width: 5.375rem;
}
/* line 41, ../sass/layout/_list-cards.scss */
.list-cards .class > * {
  width: 6.4375rem;
}
/* line 46, ../sass/layout/_list-cards.scss */
.list-cards .cs-nm > * {
  width: 7.8125rem;
}
/* line 51, ../sass/layout/_list-cards.scss */
.list-cards .cvr > *, .list-cards .prt > *, .list-cards .deg > * {
  width: 11.875rem;
}
/* line 56, ../sass/layout/_list-cards.scss */
.list-cards .cs-desc > * {
  width: 14.375rem;
}
/* line 61, ../sass/layout/_list-cards.scss */
.list-cards .eval > * {
  width: 6.875rem;
}
/* line 66, ../sass/layout/_list-cards.scss */
.list-cards .cmt > * {
  width: 13.125rem;
}
/* line 71, ../sass/layout/_list-cards.scss */
.list-cards .pj-st > * {
  width: 5rem;
}
/* line 76, ../sass/layout/_list-cards.scss */
.list-cards .pj-dur > * {
  width: 5.75rem;
}
/* line 81, ../sass/layout/_list-cards.scss */
.list-cards .empty-td span {
  width: 1.875rem;
}
/* line 136, ../sass/layout/_list-cards.scss */
.list-cards .table-head-cards .cs-desc > * {
  width: 15rem;
}
/* line 141, ../sass/layout/_list-cards.scss */
.list-cards th {
  font-size: 0.8125rem;
  font-weight: bold;
  color: #3d3d3d;
}
/* line 146, ../sass/layout/_list-cards.scss */
.list-cards th span {
  padding: 0;
}
/* line 150, ../sass/layout/_list-cards.scss */
.list-cards th small {
  font-weight: normal;
}
/* line 154, ../sass/layout/_list-cards.scss */
.list-cards th.cntr span {
  padding: 0.3125rem;
}
/* line 159, ../sass/layout/_list-cards.scss */
.list-cards table {
  border-collapse: collapse;
}

/* line 163, ../sass/layout/_list-cards.scss */
.list-cards {
  max-height: 62.5rem;
  outline: none;
}
@media (min-width: 1200px) {
  /* line 167, ../sass/layout/_list-cards.scss */
  .list-cards > .jspContainer > .jspHorizontalBar {
    display: none;
  }
}

/* line 174, ../sass/layout/_list-cards.scss */
.table-head-cards th {
  height: 3.5rem;
  border-right: solid 2px #e6e6e6;
}
/* line 177, ../sass/layout/_list-cards.scss */
.table-head-cards th span {
  display: block;
  text-align: center;
}

/* line 183, ../sass/layout/_list-cards.scss */
.table-body-wrapper {
  max-height: 51.25rem;
  outline: none;
}
/* line 187, ../sass/layout/_list-cards.scss */
.table-body-wrapper > .jspContainer > .jspVerticalBar {
  z-index: 11;
  margin-right: 0;
  display: none;
}
/* line 191, ../sass/layout/_list-cards.scss */
.table-body-wrapper > .jspContainer > .jspVerticalBar .jspDrag {
  width: 0.3125rem;
  right: -0.1875rem;
}
/* line 196, ../sass/layout/_list-cards.scss */
.table-body-wrapper > .jspContainer > .jspHorizontalBar {
  display: none;
}

/* line 201, ../sass/layout/_list-cards.scss */
.table-head-cards {
  position: relative;
  /*left: remCalc(9);*/
  left: 0.3125rem;
  margin-bottom: 0.125rem;
}

/* line 208, ../sass/layout/_list-cards.scss */
.table-left .table-body-cards, .table-right .table-body-cards {
  position: relative;
  left: 0.3125rem;
}
/* line 212, ../sass/layout/_list-cards.scss */
.table-left .table-body-cards td, .table-right .table-body-cards td {
  height: 7.4375rem;
  background: #fff;
  border-right: solid 2px #e6e6e6;
  font-size: 0.875rem;
  line-height: 1.125rem;
}
/* line 221, ../sass/layout/_list-cards.scss */
.table-left .table-body-cards td:first-child, .table-right .table-body-cards td:first-child {
  border-bottom-left-radius: 1rem;
  -moz-border-bottom-left-radius: 1rem;
  -webkit-border-bottom-left-radius: 1rem;
  font-size: 1rem;
}
/* line 227, ../sass/layout/_list-cards.scss */
.table-left .table-body-cards td:last-child, .table-right .table-body-cards td:last-child {
  border-top-right-radius: 1rem;
  -moz-border-top-right-radius: 1rem;
  -webkit-border-top-right-radius: 1rem;
}
/* line 232, ../sass/layout/_list-cards.scss */
.table-left .table-body-cards td:not(.cs-desc), .table-right .table-body-cards td:not(.cs-desc) {
  text-align: center;
}
/* line 237, ../sass/layout/_list-cards.scss */
.table-left .table-body-cards td .padding-desc .jspPane, .table-right .table-body-cards td .padding-desc .jspPane {
  padding: 0 !important;
}
/* line 241, ../sass/layout/_list-cards.scss */
.table-left .table-body-cards td .jscroll-wrapper, .table-right .table-body-cards td .jscroll-wrapper {
  max-height: 5.6875rem;
}
/* line 243, ../sass/layout/_list-cards.scss */
.table-left .table-body-cards td .jscroll-wrapper .jspDrag, .table-right .table-body-cards td .jscroll-wrapper .jspDrag {
  background: #e6e6e6;
}
/* line 247, ../sass/layout/_list-cards.scss */
.table-left .table-body-cards td.cs-desc, .table-right .table-body-cards td.cs-desc {
  padding-left: 0.625rem;
}
/* line 249, ../sass/layout/_list-cards.scss */
.table-left .table-body-cards td.cs-desc .jspVerticalBar, .table-right .table-body-cards td.cs-desc .jspVerticalBar {
  margin-right: 0;
}
/* line 253, ../sass/layout/_list-cards.scss */
.table-left .table-body-cards td strong, .table-right .table-body-cards td strong {
  font-weight: bold;
}
/* line 256, ../sass/layout/_list-cards.scss */
.table-left .table-body-cards td span, .table-left .table-body-cards td strong, .table-right .table-body-cards td span, .table-right .table-body-cards td strong {
  padding: 0 0.625rem;
  display: block;
}
/* line 261, ../sass/layout/_list-cards.scss */
.table-left .table-body-cards li, .table-right .table-body-cards li {
  margin-bottom: 0.3125rem;
}
/* line 267, ../sass/layout/_list-cards.scss */
.table-left .table-body-cards .horizontal-only, .table-right .table-body-cards .horizontal-only {
  height: auto;
}
/* line 270, ../sass/layout/_list-cards.scss */
.table-left .table-body-cards .features-cards, .table-right .table-body-cards .features-cards {
  position: relative;
}
/* line 272, ../sass/layout/_list-cards.scss */
.table-left .table-body-cards .features-cards table, .table-right .table-body-cards .features-cards table {
  position: relative;
  z-index: 10;
}
/* line 277, ../sass/layout/_list-cards.scss */
.table-left .table-body-cards .features-cards:after, .table-right .table-body-cards .features-cards:after {
  content: "";
  position: absolute;
  background: #f59131;
  width: 1.5625rem;
  height: 100%;
  left: -0.3125rem;
  top: 0;
  border-bottom-left-radius: 1.0625rem;
  z-index: 9;
}
/* line 290, ../sass/layout/_list-cards.scss */
.table-left .table-body-cards .stars i, .table-right .table-body-cards .stars i {
  color: #003e7d;
  margin-left: -0.25rem;
}

/* line 300, ../sass/layout/_list-cards.scss */
.table-left .table-body-cards table td:last-child {
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 311, ../sass/layout/_list-cards.scss */
.table-right .table-body-cards table td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 319, ../sass/layout/_list-cards.scss */
.b-shadow {
  position: relative;
  z-index: 25;
}
/* line 322, ../sass/layout/_list-cards.scss */
.b-shadow:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 5px;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.3);
  background: #e6e6e6;
}

/* line 334, ../sass/layout/_list-cards.scss */
.table-head-cards table {
  table-layout: fixed;
  float: left;
}

/* line 339, ../sass/layout/_list-cards.scss */
.simulate-scroll {
  position: relative;
  top: 49px;
  z-index: 25;
}

/* line 344, ../sass/layout/_list-cards.scss */
.vertical-txt {
  /*display: block;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  transform: rotate(-90deg);*/
  writing-mode: vertical-rl;
  position: relative;
}

/* line 355, ../sass/layout/_list-cards.scss */
.profile-table-wrapper-cards {
  width: 177rem;
}
/* line 357, ../sass/layout/_list-cards.scss */
.profile-table-wrapper-cards .table-right {
  max-width: 740px;
}

/* line 366, ../sass/layout/_list-cards.scss */
.dark-green {
  background: #1a640b !important;
}
/* line 362, ../sass/layout/_list-cards.scss */
.dark-green span, .dark-green strong {
  color: #fff;
}

/* line 370, ../sass/layout/_list-cards.scss */
.light-green {
  background: #23b706 !important;
}
/* line 362, ../sass/layout/_list-cards.scss */
.light-green span, .light-green strong {
  color: #fff;
}

/* line 374, ../sass/layout/_list-cards.scss */
.dark-purple {
  background: #4a0b64 !important;
}
/* line 362, ../sass/layout/_list-cards.scss */
.dark-purple span, .dark-purple strong {
  color: #fff;
}

/* line 378, ../sass/layout/_list-cards.scss */
.light-purple {
  background: #9c1ad2 !important;
}
/* line 362, ../sass/layout/_list-cards.scss */
.light-purple span, .light-purple strong {
  color: #fff;
}

/* line 382, ../sass/layout/_list-cards.scss */
.dark-red {
  background: #8d0a0a !important;
}
/* line 362, ../sass/layout/_list-cards.scss */
.dark-red span, .dark-red strong {
  color: #fff;
}

/* line 386, ../sass/layout/_list-cards.scss */
.light-red {
  background: #e11616 !important;
}
/* line 362, ../sass/layout/_list-cards.scss */
.light-red span, .light-red strong {
  color: #fff;
}

/* line 390, ../sass/layout/_list-cards.scss */
.table-left {
  max-width: 325px;
}

/* line 393, ../sass/layout/_list-cards.scss */
.shadow-x {
  -webkit-box-shadow: 6px 0 7px -4px rgba(0, 0, 0, 0.9);
  -moz-box-shadow: 6px 0 7px -4px rgba(0, 0, 0, 0.9);
  box-shadow: 6px 0 7px -4px rgba(0, 0, 0, 0.9);
  position: absolute;
  left: 314px;
  z-index: 11;
  width: 10px;
  height: 100%;
  top: 0;
  display: none;
}
@media (max-width: 991px) {
  /* line 393, ../sass/layout/_list-cards.scss */
  .shadow-x {
    display: none !important;
  }
}

/* line 408, ../sass/layout/_list-cards.scss */
.table-right {
  max-width: 858px;
}
@media (min-width: 1200px) {
  /* line 408, ../sass/layout/_list-cards.scss */
  .table-right {
    overflow-x: auto;
  }
}
/* line 414, ../sass/layout/_list-cards.scss */
.table-right .jspHorizontalBar {
  z-index: 10;
}
@media (max-width: 1199px) {
  /* line 414, ../sass/layout/_list-cards.scss */
  .table-right .jspHorizontalBar {
    display: none;
  }
}
/* line 420, ../sass/layout/_list-cards.scss */
.table-right .jspVerticalBar {
  display: none;
}
/* line 423, ../sass/layout/_list-cards.scss */
.table-right .jspPane {
  margin-left: 0 !important;
}

/* line 427, ../sass/layout/_list-cards.scss */
.fixed-table {
  background: #e6e6e6;
  z-index: 11;
  /*margin-left: -4px;*/
  margin-left: 0;
}

/* line 434, ../sass/layout/_list-cards.scss */
.profile-table-wrapper-cards .table-left {
  max-width: 466px;
}
/* line 437, ../sass/layout/_list-cards.scss */
.profile-table-wrapper-cards + .shadow-x {
  left: 452px;
}

/* line 441, ../sass/layout/_list-cards.scss */
.profile-table-wrapper-cards {
  height: 150px;
}
/* line 444, ../sass/layout/_list-cards.scss */
.profile-table-wrapper-cards td figure {
  height: 134px;
  line-height: 134px;
}
/* line 447, ../sass/layout/_list-cards.scss */
.profile-table-wrapper-cards td figure img {
  vertical-align: middle;
}

/* line 453, ../sass/layout/_list-cards.scss */
.jspContainer {
  outline: none;
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 457, ../sass/layout/_list-cards.scss */
  .breadcrumbs-card, .cards-head-control {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media (max-width: 991px) {
  /* line 464, ../sass/layout/_list-cards.scss */
  .page-innovation-register-landing #main {
    margin-top: 0;
  }
  /* line 467, ../sass/layout/_list-cards.scss */
  .page-innovation-register-landing header {
    margin-top: -17px;
  }
  /* line 469, ../sass/layout/_list-cards.scss */
  .page-innovation-register-landing header .menu {
    top: 1rem;
  }
}
/* line 478, ../sass/layout/_list-cards.scss */
.list-cards th.dark-grey a:before, .list-cards th.dark-grey a:after, .list-cards th.light-grey a:before, .list-cards th.light-grey a:after {
  left: 5px;
}
/* line 483, ../sass/layout/_list-cards.scss */
.list-cards th a {
  display: block;
  color: #000;
  position: relative;
  height: 26px;
  padding: 0 10px;
}
/* line 490, ../sass/layout/_list-cards.scss */
.list-cards th a:before, .list-cards th a:after {
  content: "";
  position: absolute;
  left: 0;
  width: 0;
  height: 0;
  border-bottom: solid 3px #000;
  border-right: solid 3px transparent;
  border-left: solid 3px transparent;
}
/* line 500, ../sass/layout/_list-cards.scss */
.list-cards th a:before {
  top: 6px;
}
/* line 503, ../sass/layout/_list-cards.scss */
.list-cards th a:after {
  border-bottom: none;
  border-top: solid 3px #000;
  bottom: 6px;
}
/* line 509, ../sass/layout/_list-cards.scss */
.list-cards th a.desc:before {
  display: none;
}
/* line 514, ../sass/layout/_list-cards.scss */
.list-cards th a.asc:after {
  display: none;
}

/* line 520, ../sass/layout/_list-cards.scss */
.contextual-links-region {
  position: static;
}

/* line 523, ../sass/layout/_list-cards.scss */
.scroll-from-window {
  -webkit-transition: top 200ms cubic-bezier(0.17, 0.67, 0.83, 0.67);
  -moz-transition: top 200ms cubic-bezier(0.17, 0.67, 0.83, 0.67);
  transition: top 200ms cubic-bezier(0.17, 0.67, 0.83, 0.67);
}

/* line 1, ../sass/layout/_html_v.scss */
.fake_flyleaf_englobant {
  position: static;
  width: 100%;
}

/* line 8, ../sass/layout/_html_v.scss */
article fieldset .title_fieldset span.legend {
  color: #000 !important;
  text-transform: none;
  font-size: 1.375rem;
  font-weight: bold;
}

/* line 18, ../sass/layout/_html_v.scss */
.container-header-scope-pdf h3 {
  font-weight: bold;
  color: #333;
  font-size: 1.125rem;
}
/* line 25, ../sass/layout/_html_v.scss */
.container-header-scope-pdf .pdf_version a {
  border: solid 1px #366797;
  color: #366797;
  padding: 0.75rem 0.875rem;
  float: right;
}

/* line 35, ../sass/layout/_html_v.scss */
.header_title .portofolio_id {
  font-weight: bold;
  color: #333;
  font-size: 1.125rem;
}
@media (max-width: 1199px) {
  /* line 35, ../sass/layout/_html_v.scss */
  .header_title .portofolio_id {
    padding: 0 10px;
  }
}

@media (max-width: 1199px) {
  /* line 44, ../sass/layout/_html_v.scss */
  .pdf_version {
    padding: 0 10px;
  }
}

@media (max-width: 1199px) {
  /* line 50, ../sass/layout/_html_v.scss */
  .header_title h1.title {
    padding: 0;
  }
}

@media (max-width: 1199px) {
  /* line 56, ../sass/layout/_html_v.scss */
  h3.scope_id {
    padding: 0 10px;
  }
}

/* line 61, ../sass/layout/_html_v.scss */
a.scrollTop {
  left: initial !important;
  right: 0;
  width: auto;
  background: #fff;
  color: #366797;
  right: 2px;
  font-size: 12px;
  height: auto;
  text-transform: none;
}
/* line 72, ../sass/layout/_html_v.scss */
a.scrollTop.hide {
  display: none;
}

/* line 76, ../sass/layout/_html_v.scss */
a.scrollTop:after {
  content: "";
  position: absolute;
  width: 35px;
  height: 35px;
  border: solid 2px #366797;
  background: #fff;
  top: -50px;
  left: 50%;
  margin-left: -20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

/* line 90, ../sass/layout/_html_v.scss */
a.scrollTop:before {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  border: solid 5px #366797;
  border-right: none;
  border-bottom: none;
  transform: rotate(45deg);
  top: -38px;
  left: 50%;
  margin-left: -10px;
  z-index: 12;
}

/* line 104, ../sass/layout/_html_v.scss */
div.switch_menu_li {
  display: none;
}

/* line 4, ../sass/layout/_table_responsive.scss */
.section-our-analysts-and-consultants .content-standard table:not(:last-child) {
  border-bottom: solid 1px #ccc !important;
}
/* line 9, ../sass/layout/_table_responsive.scss */
.section-our-analysts-and-consultants .content-standard tr:nth-child(even) {
  display: none;
}
@media (max-width: 991px) {
  /* line 14, ../sass/layout/_table_responsive.scss */
  .section-our-analysts-and-consultants .content-standard table, .section-our-analysts-and-consultants .content-standard th, .section-our-analysts-and-consultants .content-standard tr, .section-our-analysts-and-consultants .content-standard td, .section-our-analysts-and-consultants .content-standard tbody, .section-our-analysts-and-consultants .content-standard thead {
    display: block;
  }
  /* line 19, ../sass/layout/_table_responsive.scss */
  .section-our-analysts-and-consultants .content-standard table tr:before, .section-our-analysts-and-consultants .content-standard table tr:after {
    display: table;
    content: "";
  }
  /* line 23, ../sass/layout/_table_responsive.scss */
  .section-our-analysts-and-consultants .content-standard table tr:after {
    clear: both;
  }
  /* line 27, ../sass/layout/_table_responsive.scss */
  .section-our-analysts-and-consultants .content-standard table td {
    float: left;
    height: 125px !important;
  }
  /* line 30, ../sass/layout/_table_responsive.scss */
  .section-our-analysts-and-consultants .content-standard table td:nth-child(odd) {
    width: 20% !important;
  }
  /* line 33, ../sass/layout/_table_responsive.scss */
  .section-our-analysts-and-consultants .content-standard table td:nth-child(even) {
    width: 80% !important;
    padding-left: 25px;
  }
  /* line 37, ../sass/layout/_table_responsive.scss */
  .section-our-analysts-and-consultants .content-standard table td:last-child {
    display: none;
  }
}

@media (max-width: 991px) {
  /* line 57, ../sass/layout/_table_responsive.scss */
  .content-standard table, .content-standard th, .content-standard tr, .content-standard td, .content-standard tbody, .content-standard thead, .service_content table, .service_content th, .service_content tr, .service_content td, .service_content tbody, .service_content thead, .ict_content table, .ict_content th, .ict_content tr, .ict_content td, .ict_content tbody, .ict_content thead {
    display: block;
    width: 100% !important;
    height: 100% !important;
  }
  /* line 64, ../sass/layout/_table_responsive.scss */
  .content-standard table tr:before, .content-standard table tr:after, .service_content table tr:before, .service_content table tr:after, .ict_content table tr:before, .ict_content table tr:after {
    display: table;
    content: "";
  }
  /* line 68, ../sass/layout/_table_responsive.scss */
  .content-standard table tr:after, .service_content table tr:after, .ict_content table tr:after {
    clear: both;
  }
  /* line 73, ../sass/layout/_table_responsive.scss */
  .content-standard table td img, .service_content table td img, .ict_content table td img {
    width: auto;
  }
}

/* line 1, ../sass/layout/_consultant.scss */
.consult-wrapper {
  background: #e6e6e6;
  padding-top: 34px;
  margin-top: 7px;
}
@media (max-width: 991px) {
  /* line 5, ../sass/layout/_consultant.scss */
  .consult-wrapper ul {
    padding: 0 10px;
  }
}
/* line 10, ../sass/layout/_consultant.scss */
.consult-wrapper li {
  float: left;
  margin-bottom: 38px;
  margin-right: 0;
}
@media (min-width: 321px) and (max-width: 768px) {
  /* line 10, ../sass/layout/_consultant.scss */
  .consult-wrapper li {
    margin-right: 2%;
  }
}
@media (min-width: 769px) and (max-height: 991px) {
  /* line 10, ../sass/layout/_consultant.scss */
  .consult-wrapper li {
    margin-right: 4%;
  }
}
@media (min-width: 992px) {
  /* line 10, ../sass/layout/_consultant.scss */
  .consult-wrapper li {
    margin-right: 7.16667%;
    width: 27.83333%;
    /*&:nth-last-of-type(-n + 3) {
      margin-bottom: 0;
    }*/
  }
  /* line 23, ../sass/layout/_consultant.scss */
  .consult-wrapper li:nth-child(3n + 3) {
    margin-right: 0;
  }
}
/* line 31, ../sass/layout/_consultant.scss */
.consult-wrapper h1 {
  border-bottom: none;
  position: relative;
  margin-bottom: 40px;
}
/* line 35, ../sass/layout/_consultant.scss */
.consult-wrapper h1:after {
  width: 80%;
  height: 1px;
  background: #366797;
  position: absolute;
  right: 0;
  bottom: 1.0625rem;
}
@media (min-width: 992px) {
  /* line 35, ../sass/layout/_consultant.scss */
  .consult-wrapper h1:after {
    content: "";
  }
}
/* line 46, ../sass/layout/_consultant.scss */
.consult-wrapper h1 strong {
  font-weight: bold;
}
/* line 49, ../sass/layout/_consultant.scss */
.consult-wrapper h1 span {
  background: #e6e6e6;
  position: relative;
  padding-right: 0.625rem;
  z-index: 10;
}

@media (max-width: 768px) {
  /* line 57, ../sass/layout/_consultant.scss */
  .consult {
    width: 100%;
  }
}
/* line 61, ../sass/layout/_consultant.scss */
.consult img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
/* line 66, ../sass/layout/_consultant.scss */
.consult figure {
  width: 100%;
}
/* line 69, ../sass/layout/_consultant.scss */
.consult figcaption {
  padding: 14px 24px;
  border: solid 1px #000;
  border-top: none;
  margin-top: -3px;
  width: auto;
  height: 80px;
  overflow: auto;
}
/* line 77, ../sass/layout/_consultant.scss */
.consult figcaption span {
  display: block;
  line-height: 17px;
}
/* line 80, ../sass/layout/_consultant.scss */
.consult figcaption span:not(.name) {
  font-size: 14px;
}

/* line 86, ../sass/layout/_consultant.scss */
.consult-more {
  /*margin-top: 24px;*/
  margin-bottom: 21px;
}
/* line 89, ../sass/layout/_consultant.scss */
.consult-more a {
  border: solid 1px #a4443c;
  border-radius: 0;
  color: #a4443c;
  padding: 10px 67px;
}

/* line 99, ../sass/layout/_consultant.scss */
.section-our-analysts-and-consultants .content-standard table:not(:last-child) {
  border-bottom: solid 1px #ccc !important;
}
/* line 104, ../sass/layout/_consultant.scss */
.section-our-analysts-and-consultants .content-standard tr:nth-child(even) {
  display: none;
}
@media (max-width: 991px) {
  /* line 109, ../sass/layout/_consultant.scss */
  .section-our-analysts-and-consultants .content-standard table, .section-our-analysts-and-consultants .content-standard th, .section-our-analysts-and-consultants .content-standard tr, .section-our-analysts-and-consultants .content-standard td, .section-our-analysts-and-consultants .content-standard tbody, .section-our-analysts-and-consultants .content-standard thead {
    display: block;
  }
  /* line 114, ../sass/layout/_consultant.scss */
  .section-our-analysts-and-consultants .content-standard table tr:before, .section-our-analysts-and-consultants .content-standard table tr:after {
    display: table;
    content: "";
  }
  /* line 118, ../sass/layout/_consultant.scss */
  .section-our-analysts-and-consultants .content-standard table tr:after {
    clear: both;
  }
  /* line 122, ../sass/layout/_consultant.scss */
  .section-our-analysts-and-consultants .content-standard table td {
    float: left;
    height: 125px !important;
  }
  /* line 125, ../sass/layout/_consultant.scss */
  .section-our-analysts-and-consultants .content-standard table td:nth-child(odd) {
    width: 20% !important;
  }
  /* line 128, ../sass/layout/_consultant.scss */
  .section-our-analysts-and-consultants .content-standard table td:nth-child(even) {
    width: 80% !important;
    padding-left: 25px;
  }
  /* line 132, ../sass/layout/_consultant.scss */
  .section-our-analysts-and-consultants .content-standard table td:last-child {
    display: none;
  }
}

@media (max-width: 991px) {
  /* line 152, ../sass/layout/_consultant.scss */
  .content-standard table, .content-standard th, .content-standard tr, .content-standard td, .content-standard tbody, .content-standard thead, .service_content table, .service_content th, .service_content tr, .service_content td, .service_content tbody, .service_content thead, .ict_content table, .ict_content th, .ict_content tr, .ict_content td, .ict_content tbody, .ict_content thead {
    display: block;
    width: 100% !important;
    height: 100% !important;
  }
  /* line 159, ../sass/layout/_consultant.scss */
  .content-standard table tr:before, .content-standard table tr:after, .service_content table tr:before, .service_content table tr:after, .ict_content table tr:before, .ict_content table tr:after {
    display: table;
    content: "";
  }
  /* line 163, ../sass/layout/_consultant.scss */
  .content-standard table tr:after, .service_content table tr:after, .ict_content table tr:after {
    clear: both;
  }
  /* line 168, ../sass/layout/_consultant.scss */
  .content-standard table td img, .service_content table td img, .ict_content table td img {
    width: auto;
  }
}

/* line 178, ../sass/layout/_consultant.scss */
.page-user .element_share ul li.tweeter a {
  background-position: 0 0;
  height: 15px;
  margin-left: 5px;
  width: 15px;
}
/* line 184, ../sass/layout/_consultant.scss */
.page-user .element_share ul li.in a {
  background-position: -17px 0;
  height: 15px;
  width: 15px;
}
/* line 189, ../sass/layout/_consultant.scss */
.page-user .element_share ul li.viadeo a {
  background-position: -32px 0;
  height: 18px;
  margin-top: -3px;
  width: 16px;
}
/* line 195, ../sass/layout/_consultant.scss */
.page-user .element_share ul li.rss a {
  background-position: -50px 0;
  height: 15px;
  width: 15px;
}
/* line 200, ../sass/layout/_consultant.scss */
.page-user .element_share ul li.xing a {
  background-image: url("../images/design/xing.png");
  background-repeat: no-repeat;
  cursor: pointer;
  display: block;
  margin-left: 4px;
  height: 15px;
  width: 15px;
}
