body .navbar-default.erxs .navbar-nav >li.leaf:before,
body .navbar-default.erxs .navbar-nav >li.leaf:after,
body .container-fluid input[type="radio"] + span:before,
body .container-fluid input[type="checkbox"] + span:before,
body .container-fluid .tabs-side.tabs-left .nav-tabs .active:after,
body .container-fluid .tabs-side.tabs-right .nav-tabs .active:after,
body .container-fluid .tabs-side.tabs-left >.nav-pills li.active:after {
  content: '';
  position: absolute; }

body .alert,
body p,
body .btn-link,
body .btn-primary,
body .container-fluid .value,
body .container-fluid .dashboard-menu ul li,
body .container-fluid .form-control,
body .container-fluid textarea,
body .container-fluid .sod_select,
body .container-fluid .tag-selected .select-item,
body .container-fluid .dropbox-selected-item,
body .container-fluid .panel-default .panel-heading a,
body .container-fluid .panel-default .panel-heading + .panel-collapse .panel-body,
body .container-fluid .tabs-side .nav-tabs li a,
body .container-fluid .tabs-side .tab-content .tab-pane,
body .container-fluid .tabs-horizontal .nav-tabs li a,
body .container-fluid .tabs-horizontal .visible-accordion .js-tabcollapse-panel-heading,
body .container-fluid .btn-block button,
body .container-fluid .btn-block .dropdown-menu li a,
body .container-fluid .filter-group .btn label,
body .container-fluid .glb,
body .container-fluid .tabs-side >.nav-pills >li > a,
body .container-fluid .tabs-pills .tab-content .tab-pane,
body .container-fluid .button-tabs .nav-pills > li > a,
body .container-fluid .pager li.pager-current,
body pre {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  font-family: 'Arial', sans-serif; }

body strong,
body .section-title,
body .container-fluid .title-label,
body .container-fluid .quote-carousel .carousel-label {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  font-family: 'Arial', sans-serif; }

/*
 * 
 * @import "general";
 * @import "header";
 * @import "menu";
 * @import "typography";
 * @import "datepicker_overrides";
 * 
 * //Inside container-fluid
 * @import "lists";
 * @import "forms";
 * @import "panels";
 * @import "tabs_side";
 * @import "tabs_horizontal";
 * @import "dropdowns";
 * @import "tabbed_multiple_select";
 * @import "button_tabs";
 * @import "teaser-text";
 * @import "page-specifics";
 * @import "bootstrap_overrides";
 * @import "media_queries";
 */
body {
  color: #333333;
  overflow-x: hidden;
  line-height: 1;
    /*
   * #ui-datepicker-div {
   * border: 2px solid $bright;
   * background: $backgrounds;
   * padding: 20px;
   * font-weight: 400;
   * @include font-size(16, 32);
   * font-family: $font-default;
   * }
   * 
   * .ui-datepicker {
   * @include rounded(0);
   * width: 530px;
   * table{
   * margin-left: -30px;}
   * th{
   * text-align: right;
   * font-weight: normal;}
   * .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
   * background: none;
   * border: 1px solid transparent;
   * color: $dark-copy;
   * }
   * td a {
   * padding: 0;
   * }
   * .ui-widget-header {
   * background: none;
   * border: none;
   * .ui-icon {
   * background-image: none;
   * width: 2em;
   * height: 2em;
   * }
   * .ui-datepicker-next:after {
   * content: "\3009";
   * font-size: 26px;
   * color: $light-copy;
   * }
   * .ui-datepicker-prev:after {
   * content: "\3008";
   * font-size: 26px;
   * color: $light-copy;
   * }
   * .ui-state-hover {
   * border: none;
   * background: none;
   * }
   * }
   * .ui-widget-content, .ui-widget-header {
   * color: $dark-copy;
   * }
   * .ui-datepicker-title{
   * select{
   * option {
   * border: none;
   * background-color: transparent;
   * @extend %font_default_bold;
   * height: 30px;}
   * 
   * }
   * }
   * .ui-state-hover, .ui-state-active {
   * color: $primary;}
   * }
   * 
   * .ui-datepicker-week-end {
   * color: $light-copy;
   * .ui-state-default {
   * color: $light-copy;
   * }
   * .ui-state-hover, .ui-state-active {
   * color: $primary;}
   * }
   */
    /*
   * 
   * * Menu mobile
   */
    /*
   * menu mobile
   */
    /*
   * Scroll to top
   */
    /*
   * search results********
   */ }
  body .tabs--primary {
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 2;
    background: white;
    border: 2px solid #dddddd;
    border-right: 0; }
    body .tabs--primary li {
      float: none; }
    body .panel-body .modal-dialog {
      width: 900px; }
    body .modal-dialog a {
      word-break: break-all; }
  body .lift-over-tabs {
    margin-top: -34px; }
    body.logged-in .lift-over-tabs {
      margin-top: 0; }
      body.modal-open.page-jobs-search .full-width .content {
        padding-right: 17px; }
  body .clear {
    clear: both; }
  body .cl-name {
    font-size: 11px;
    color: #999999; }
    body .styleguide .color_div {
      width: 140px;
      float: left; }
    body .styleguide .half-div {
      height: 75px;
      display: block;
      width: 141px; }
    body .styleguide .hex-code {
      padding: 10px;
      color: white;
      display: block; }
    body .styleguide .quarter-div {
      width: 33.333%;
      float: left;
      height: 75px;
      display: block; }
    body .styleguide .opacity90 {
      opacity: 0.9;
      filter: alpha(100); }
    body .styleguide .opacity80 {
      opacity: 0.8;
      filter: alpha(100); }
    body .styleguide .opacity70 {
      opacity: 0.7;
      filter: alpha(100); }
  body .row-spacing-6-orange {
    margin-top: 100px; }
  body .row-spacing-5-purple {
    margin-top: 90px; }
  body .row-spacing-4-red {
    margin-top: 60px; }
  body .row-spacing-3-green {
    margin-top: 40px; }
  body .row-spacing-2-blue {
    margin-top: 30px; }
  body .row-spacing-1-pink {
    margin-top: 24px; }
  body span[class*="space-"] {
    color: white;
    padding: 0 10px;
    width: 50px;
    margin: 20px 10px 0 0;
    text-align: center;
    font-weight: bold;
    display: inline-block; }
  body span[class*="space-"].cl-name {
    background: white;
    width: auto;
    color: #999999;
    line-height: normal; }
  body .space-pink {
    background: #f4b7d8;
    padding: 0 10px; }
  body .space-blue {
    background: #83abd1;
    height: 20px;
    line-height: 20px; }
  body .space-green {
    background: #97d183;
    height: 25px;
    line-height: 25px; }
  body .space-red {
    background: #ff7f7f;
    height: 40px;
    line-height: 40px; }
  body .space-orange {
    background: #fdb46c;
    height: 60px;
    line-height: 60px; }
  body .space-orange.xs {
    height: 50px;
    line-height: 50px; }
  body .space-orange.xxs {
    height: 45px;
    line-height: 45px; }
  body .space-red.xs {
    height: 25px;
    line-height: 25px; }
  body .erxs .breadcrumb-wrapper {
    border-bottom: 1px solid #cccccc; }
    body .erxs .breadcrumb-wrapper .breadcrumb {
      -moz-border-radius: 0;
      -webkit-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0;
      margin-bottom: 0;
      background-color: white;
      text-transform: uppercase;
      padding-top: 14px;
      padding-bottom: 14px; }
      body .erxs .breadcrumb-wrapper .breadcrumb a {
        color: #333333; }
      body .erxs .breadcrumb-wrapper .breadcrumb >.active {
        color: #333333; }
      body .erxs .breadcrumb-wrapper .breadcrumb li + li:before {
        color: #333333; }
  body .alert {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
  body .alert-success,
  body .alert-warning,
  body .alert-danger {
    background-image: none;
    background-color: white;
    filter: none; }
  body .alert-danger {
    border: 2px solid #c71f98;
    color: #c71f98; }
    body .alert-danger ul li {
      list-style: none;
      font-weight: 400;
      font-size: 16px;
      line-height: 36px;
      font-family: 'Arial', sans-serif; }
      body .alert-danger ul li:before {
        content: "■ ";
        color: #c71f98;
        font-size: 22px; }
  body .alert-success {
    border: 2px solid #2ea3c0;
    color: #2ea3c0; }
  body .alert-warning {
    border: 2px solid #e3ae00;
    color: #e3ae00; }
      body.erxs-search-page .full-width .content,
      body.page-jobs-search .full-width .content {
        position: absolute;
        width: 100%; }
    body.erxs-search-page .views-row:after,
    body.page-jobs-search .views-row:after {
      clear: both; }
    body.erxs-search-page .views-row,
    body.page-jobs-search .views-row {
      padding-bottom: 20px;
      border-bottom: 1px solid #e5e5e5; }
      body.erxs-search-page .bean-content-block h2,
      body.page-jobs-search .bean-content-block h2 {
        margin-top: 40px;
        margin-bottom: 20px; }
  body .stage-search-image {
    display: block;
    width: 100%;
    height: 545px;
    max-width: 1440px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto; }
    body.page-partnering-collaborations-search .tabs-side.tabs-left > .nav-pills .active.disabled:after {
      display: none; }
    body.page-partnering-collaborations-search .jobs-search-results-form-label-items li a {
      color: white; }
    body.page-partnering-collaborations-search #euraxess-search-page-filter-widget-form .form-item label.panel-header.disabled {
      color: #636262; }
      body.page-partnering-collaborations-search #euraxess-search-page-filter-widget-form .form-item label.panel-header.disabled:after {
        display: none; }
      body.page-partnering-collaborations-search #euraxess-search-page-filter-widget-form .form-item label.panel-header.disabled:hover {
        background: #333333; }
    body.page-partnering-collaborations-search #euraxess-search-filters-and-sorts-form {
      width: 50%;
      margin-right: 8px; }
      body.page-partnering-collaborations-search .jobs-search-results-form-label-items li.disabled a {
        color: #636262 !important;
        cursor: default; }
        body.page-partnering-collaborations-search .jobs-search-results-form-label-items li.disabled a:hover,
        body.page-partnering-collaborations-search .jobs-search-results-form-label-items li.disabled a:focus {
          background: #333333 !important; }
      body.page-partnering-collaborations-search .jobs-search-results-form-label-items li.active.disabled {
        background: #333333; }
  body .stage-wrapper.error-page-wrapper {
    position: absolute;
    width: 100%; }
    body .stage-wrapper.error-page-wrapper .img-responsive {
      max-width: none;
      height: 326px; }
  body .stage {
    max-width: 1440px;
    margin: 0 auto;
    float: none;
    overflow: hidden;
    padding: 0; }
    body .stage .row {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%; }
    body .stage h1 {
      margin: 10px 0 0 0; }
    body .stage.stage-centered {
      width: 100%;
      overflow: hidden;
      height: 342px; }
      body .stage.stage-centered picture {
        width: 10000px;
        left: 50%;
        margin: 0 0 0 -5000px;
        position: relative; }
    body .stage .img-responsive {
      max-width: none; }
    body .navbar-header .btn:focus,
    body .navbar-header .btn:active:focus {
      outline: none; }
    body .navbar-header .btn:active {
      box-shadow: none; }
    body .navbar-header .open>.dropdown-menu {
      top: 36px;
      width: 755px;
      border: 0;
      border-radius: 0; }
      body .navbar-header .btn-group .btn {
        background: transparent;
        font-weight: 300;
        font-size: 16px;
        line-height: 24px;
        font-family: 'Arial', sans-serif;
        color: #0065a2;
        box-shadow: none; }
    body .navbar-header ul li {
      list-style: none;
      padding: 5px 0; }
      body .navbar-header ul li a {
        color: #333333; }
        body .navbar-header ul li a:hover {
          color: #2ea3c0; }
    body .navbar-header .dropdown-toggle {
      height: 34px;
      width: 30px;
      box-shadow: none; }
      body .navbar-header .dropdown-toggle:active {
        border: none; }
      body .navbar-header .dropdown-toggle:after {
        content: '\FE40';
        color: #0065a2;
        right: 0;
        bottom: 0;
        position: absolute;
        font-weight: 400;
        font-size: 26px;
        line-height: 9px;
        font-family: 'Arial', sans-serif; }
    body .navbar-header .flyout-countries {
      margin-top: 50px; }
  body .btn-group.flyout-countries {
    display: block; }
  body .row-absolute {
    position: relative;
    left: 0;
    max-width: 1250px;
    right: 0;
    margin-top: -342px !important; }
    body .row-absolute label {
      margin-top: 15px; }
    body .row-absolute .text-center {
      margin-top: 10px; }
    body .row-absolute h2 {
      margin-bottom: 20px; }
  body picture {
    text-align: center;
    display: block; }
    body picture .img-responsive {
      width: auto;
      display: inline-block; }
  body .home-logo {
    background: white;
    width: 200px;
    padding: 20px 30px; }
  body .region-header .row,
  body .stage-wrapper.row {
    margin: 0; }
  body .navbar.navbar-default.erxs {
    margin-bottom: 0;
    background: white;
    border: 0;
    box-shadow: none; }
  body .header-teaser {
    max-width: 1440px;
    margin: 0 auto; }
    body .erxs .navbar-header {
      width: 100%; }
    body .erxs .navbar-brand {
      display: none; }
    body .erxs .logo.navbar-btn {
      width: 202px;
      height: 130px;
      margin: 0 0 -41px 0;
      z-index: 2;
      position: relative;
      float: none !important;
      display: inline-block; }
  body .menuWrapper {
    background: #0065a2; }
    body .menuWrapper nav {
      margin-left: 16.667%;
      width: 83.333%; }
      body .menuWrapper .navbar-default .navbar-collapse,
      body .menuWrapper .navbar-default .navbar-form {
        color: white; }
    body .menuWrapper .navbar-brand,
    body .menuWrapper .navbar-nav > li > a {
      text-shadow: none; }
    body .navbar-default.erxs .navbar-nav .active > a {
      background: #0065a2;
      box-shadow: none;
      color: white;
      -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)";
      filter: none; }
      body .navbar-default.erxs .navbar-nav .active > a:hover,
      body .navbar-default.erxs .navbar-nav .active > a:focus {
        box-shadow: none;
        color: white;
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)";
        filter: none; }
    body .navbar-default.erxs .navbar-nav .active:hover >a {
      background: #0a5b8c; }
    body .navbar-default.erxs .navbar-nav li.leaf:hover {
      background: #0a5b8c; }
    body .navbar-default.erxs .navbar-nav >li {
      padding: 0 20px;
      height: 60px;
      line-height: 60px;
      vertical-align: middle; }
      body .navbar-default.erxs .navbar-nav >li > a {
        color: white;
        text-transform: uppercase;
        font-size: 14px;
        padding: 0;
        vertical-align: middle;
        display: inline-block; }
      body .navbar-default.erxs .navbar-nav >li:last-child a {
        width: auto; }
      body .navbar-default.erxs .navbar-nav >li .dropdown-menu li:first-child a {
        width: auto; }
        body .navbar-default.erxs .navbar-nav >li.leaf:before {
          left: 0;
          bottom: 0;
          width: 1px;
          height: 3px;
          background: #80b2d1; }
        body .navbar-default.erxs .navbar-nav >li.leaf:after {
          width: 1px;
          height: 3px;
          background: #80b2d1;
          bottom: auto;
          top: 0;
          left: 0; }
        body .navbar-default.erxs .navbar-nav >li:first-child:before,
        body .navbar-default.erxs .navbar-nav >li:first-child:after {
          display: none; }
      body .navbar-default.erxs .navbar-nav >li.active-trail {
        border-bottom: 6px solid #fdc410; }
        body .navbar-default.erxs .navbar-nav >li.leaf.active:before {
          left: -1px;
          bottom: -6px; }
        body .navbar-default.erxs .navbar-nav >li.leaf.active:after {
          left: -1px; }
  body .navbar-default.erxs .navbar-toggle {
    border: 0; }
  body .erxs .navbar-toggle {
    margin-right: 0;
    border-radius: 0; }
    body .navbar-default.erxs .navbar-toggle:hover,
    body .navbar-default.erxs .navbar-toggle:focus {
      background-color: transparent; }
    body .navbar-default.erxs .navbar-toggle .icon-bar {
      background-color: white; }
  body .erxs .navbar-toggle .icon-bar {
    height: 3px;
    width: 20px; }
  body .menu-attach-block-wrapper {
    position: absolute;
    z-index: 11;
    background: white;
    top: 60px;
    left: 0;
    border: 2px solid #e5e5e5;
    padding: 20px 10px 10px 10px;
    width: 100%;
    min-width: 880px; }
    body .menu-attach-block-wrapper .nav-pills {
      margin: 4px 0 0 0; }
      body .navbar-default.erxs .navbar-nav > li > a.menu-attach-block-drop-link {
        width: 100%;
        top: 0;
        right: 0;
        z-index: 2;
        height: 60px;
        position: absolute;
        background: none; }
      body .navbar-default.erxs .navbar-nav > li:first-child .menu-attach-block-wrapper a {
        width: auto; }
    body .navbar-default.erxs .menu-attach-block-wrapper ul.nav-pills li {
      float: none; }
      body .navbar-default.erxs .menu-attach-block-wrapper ul.nav-pills li a {
        line-height: normal;
        text-align: left;
        color: #333333;
        padding: 0;
        margin: 6px 0;
        font-size: 16px; }
        body .navbar-default.erxs .menu-attach-block-wrapper ul.nav-pills li a:first-child {
          width: auto; }
        body .navbar-default.erxs .menu-attach-block-wrapper ul.nav-pills li a:hover {
          background-color: white;
          color: #2ea3c0; }
  body a.menu-attach-block-drop-link.external {
    background: transparent; }
    body a.menu-attach-block-drop-link.external:hover,
    body a.menu-attach-block-drop-link.external:focus {
      background: transparent; }
  body #main-menu a.menu-attach-block-drop-link.external {
    background: transparent; }
    body #main-menu a.menu-attach-block-drop-link.external:hover,
    body #main-menu a.menu-attach-block-drop-link.external:focus {
      background: transparent; }
  body #main-menu-links li.active-trail a.menu-attach-block-drop-link.external,
  body .navbar-default.erxs .navbar-nav > .active > a.menu-attach-block-drop-link.external {
    background: transparent; }
      body .navbar-nav li.last ul >li {
        margin: 4px 0;
        line-height: 30px; }
        body .navbar-nav li.last ul >li a {
          line-height: normal;
          text-align: left;
          color: #333333;
          padding: 0;
          margin: 16px 0;
          font-size: 16px; }
          body .navbar-nav li.last ul >li a:hover {
            color: #2ea3c0; }
      body .navbar-nav li.last .description-block {
        padding: 10px 0;
        line-height: 24px; }
    body .menu-attach-block-wrapper .btn-link {
      color: #2ea3c0; }
      body .menu-attach-block-wrapper .btn-link:after {
        color: #2ea3c0; }
    body .menu-attach-block-wrapper .btn.btn-link:hover:after {
      color: #333333; }
    body .menu-attach-block-wrapper .sub-menu-item {
      border-left: 2px solid #e5e5e5;
      padding-left: 20px; }
  body div.sub-menu div:first-child div.sub-menu-item {
    border-left: 0;
    padding-left: 10px; }
  body .menu-attach-block-wrapper .fa {
    color: #333333;
    vertical-align: middle;
    margin-right: 16px; }
  body .border-line {
    border-top: 2px solid #cdcdcd;
    padding: 14px 10px 0 10px; }
    body .border-line li {
      line-height: normal; }
        body .border-line li:first-child .fa {
          margin-left: 10px; }
    body .border-line a {
      text-transform: uppercase; }
  body .menu-attach-block-wrapper ul {
    list-style-type: none;
    padding-left: 0; }
  body ul.sub-menu li:first-child div.sub-menu-item {
    border: 0;
    padding-left: 10px; }
  body .img-responsive {
    width: 100%; }
  body .field-image .img-responsive {
    width: auto; }

  body .btn.btn-link {
    padding: 0; }
  body a {
    color: #2ea3c0;
    fill: #2ea3c0; }
    body a:hover,
    body a:focus {
      color: #1f6f82;
      text-decoration: none;
      fill: #1f6f82; }
  body .btn-link {
    color: #2ea3c0;
    padding: 0;
    fill: #2ea3c0; }
    body .btn-link:hover,
    body .btn-link:focus {
      color: #1f6f82;
      text-decoration: none;
      fill: #1f6f82; }
    body .btn-link.action {
      text-transform: uppercase;
      font-weight: 400; }
      body .btn-link.action .fa {
        margin-right: 8px; }
        body .btn-link.action:hover .fa-star-o:before {
          content: "\f005"; }
      body .btn-link.action.back {
        margin-top: 24px;
        margin-bottom: 20px; }
        body .btn-link.action.back:before {
          content: "\2329";
          margin-right: 8px;
          display: inline-block;
          color: #2ea3c0;
          vertical-align: top;
          margin-top: -2px;
          font-weight: 400;
          font-size: 16px;
          line-height: 24px;
          font-family: 'Roboto Slab', 'Arial', sans-serif; }
          body .btn-link.action.back:before:hover {
            color: #003556; }
    body .btn-link.researcher {
      color: #0065a2; }
      body .btn-link.researcher:hover,
      body .btn-link.researcher:focus {
        color: #003556; }
    body .btn-link.organisation {
      color: #c71f98; }
      body .btn-link.organisation:hover,
      body .btn-link.organisation:focus {
        color: #851565; }
  body .external-icon {
    width: 20px;
    height: 20px;
    margin-left: 8px;
    margin-bottom: -3px; }
  body .external-link:hover {
    text-decoration: underline; }
  body .link-bg.btn-link {
    color: white;
    margin-top: 21px;
    margin-left: 15px;
    text-transform: uppercase; }
    body .link-bg.btn-link:hover {
      color: #cccccc; }
    body .link-bg.btn-link:after {
      content: "\203A";
      display: inline-block;
      font-weight: 400;
      font-size: 26px;
      line-height: 23px;
      font-family: 'Roboto Slab', 'Arial', sans-serif;
      padding-left: 5px;
      vertical-align: middle;
      margin-top: -9px;
      text-decoration: none; }
  body h1 {
    font-weight: 400;
    font-size: 48px;
    line-height: 52px;
    font-family: 'Roboto Slab', 'Arial', sans-serif;
    color: #333333; }
    body h1 .btn-link,
    body h1 a {
      font-size: 48px;
      line-height: 52px;
      font-family: 'Roboto Slab', 'Arial', sans-serif;
      color: #333333;
      fill: #333333; }
      body h1 .btn-link:hover,
      body h1 a:hover,
      body h1 .btn-link:focus,
      body h1 a:focus {
        color: #2ea3c0;
        text-decoration: none; }
      body h1 .btn-link.researcher,
      body h1 a.researcher {
        color: #333333; }
        body h1 .btn-link.researcher:hover,
        body h1 a.researcher:hover,
        body h1 .btn-link.researcher:focus,
        body h1 a.researcher:focus {
          color: #0065a2;
          fill: #0065a2; }
      body h1 .btn-link.organisation,
      body h1 a.organisation {
        color: #333333; }
        body h1 .btn-link.organisation:hover,
        body h1 a.organisation:hover,
        body h1 .btn-link.organisation:focus,
        body h1 a.organisation:focus {
          color: #c71f98;
          fill: #c71f98; }
      body h1 .btn-link.external-link:hover,
      body h1 a.external-link:hover {
        text-decoration: none; }
  body h2 {
    font-weight: 400;
    font-size: 32px;
    line-height: 38px;
    font-family: 'Roboto Slab', 'Arial', sans-serif;
    color: #333333; }
    body h2 .btn-link,
    body h2 a {
      font-weight: 400;
      font-size: 32px;
      line-height: 38px;
      font-family: 'Roboto Slab', 'Arial', sans-serif;
      color: #333333;
      fill: #333333; }
      body h2 .btn-link:hover,
      body h2 a:hover,
      body h2 .btn-link:focus,
      body h2 a:focus {
        color: #2ea3c0;
        text-decoration: none; }
      body h2 .btn-link.researcher,
      body h2 a.researcher {
        color: #333333; }
        body h2 .btn-link.researcher:hover,
        body h2 a.researcher:hover,
        body h2 .btn-link.researcher:focus,
        body h2 a.researcher:focus {
          color: #0065a2;
          fill: #0065a2; }
      body h2 .btn-link.organisation,
      body h2 a.organisation {
        color: #333333; }
        body h2 .btn-link.organisation:hover,
        body h2 a.organisation:hover,
        body h2 .btn-link.organisation:focus,
        body h2 a.organisation:focus {
          color: #c71f98;
          fill: #c71f98; }
      body h2 .btn-link.external-link:hover,
      body h2 a.external-link:hover {
        text-decoration: none; }
  body h3 {
    font-weight: 400;
    font-size: 26px;
    line-height: 32px;
    font-family: 'Roboto Slab', 'Arial', sans-serif;
    color: #333333; }
    body h3 .btn-link,
    body h3 a {
      font-weight: 400;
      font-size: 26px;
      line-height: 32px;
      font-family: 'Roboto Slab', 'Arial', sans-serif;
      color: #333333;
      fill: #333333; }
      body h3 .btn-link:hover,
      body h3 a:hover,
      body h3 .btn-link:focus,
      body h3 a:focus {
        color: #2ea3c0;
        text-decoration: none; }
      body h3 .btn-link.researcher,
      body h3 a.researcher {
        color: #333333; }
        body h3 .btn-link.researcher:hover,
        body h3 a.researcher:hover,
        body h3 .btn-link.researcher:focus,
        body h3 a.researcher:focus {
          color: #0065a2;
          fill: #0065a2; }
      body h3 .btn-link.organisation,
      body h3 a.organisation {
        color: #333333; }
        body h3 .btn-link.organisation:hover,
        body h3 a.organisation:hover,
        body h3 .btn-link.organisation:focus,
        body h3 a.organisation:focus {
          color: #c71f98;
          fill: #c71f98; }
      body h3 .btn-link.external-link:hover,
      body h3 a.external-link:hover {
        text-decoration: none; }
  body .page-header {
    border-bottom: 0;
    padding-bottom: 0; }
  body .section-title {
    text-transform: uppercase; }
    body .section-title h3 {
      margin-bottom: 0; }
  body .author-name {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Roboto Slab', 'Arial', sans-serif;
    text-align: center; }
  body .caption {
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    font-family: 'Roboto Slab', 'Arial', sans-serif;
    text-align: center; }
  body .btn-success,
  body .btn-default,
  body .btn-danger,
  body .btn-info,
  body .form-submit {
    box-shadow: none;
    text-shadow: none;
    display: inline-block;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    font-size: 16px;
    line-height: 24px;
    padding: 12px 18px;
    text-transform: uppercase; }
  body .btn-success,
  body .btn-info,
  body .btn-default {
    background: #2ea3c0;
    color: white;
    border: 2px solid white; }
    body .btn-success:focus,
    body .btn-info:focus,
    body .btn-default:focus,
    body .btn-success:hover,
    body .btn-info:hover,
    body .btn-default:hover {
      background-color: #1f6f82;
      color: white;
      border: 2px solid white;
      text-decoration: none;
      -webkit-transition: background-color 0.5s ease;
      -o-transition: background-color 0.5s ease;
      -moz-transition: background-color 0.5s ease;
      transition: background-color 0.5s ease; }
  body .form-submit#edit-submit {
    background-color: #fdc200;
    color: #333333;
    border: none; }
    body .form-submit#edit-submit:focus,
    body .form-submit#edit-submit:hover {
      border: none;
      background-color: #b18700;
      color: #333333;
      -webkit-transition: background-color 0.5s ease;
      -o-transition: background-color 0.5s ease;
      -moz-transition: background-color 0.5s ease;
      transition: background-color 0.5s ease; }
  body .btn-primary {
    margin: 5px 0.8% 5px 0;
    box-shadow: none;
    text-shadow: none;
    display: inline-block;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    background-image: none;
    background-color: #2ea3c0;
    border: 2px solid white;
    color: white;
    padding: 12px 18px;
    text-transform: uppercase; }
    body .btn-primary:focus,
    body .btn-primary:hover {
      background-color: #1f6f82;
      color: white;
      border: 2px solid white;
      text-decoration: none;
      -webkit-transition: background-color 0.5s ease;
      -o-transition: background-color 0.5s ease;
      -moz-transition: background-color 0.5s ease;
      transition: background-color 0.5s ease; }
    body .btn-primary.researcher-bg {
      background-color: #0065a2; }
      body .btn-primary.researcher-bg:focus,
      body .btn-primary.researcher-bg:hover {
        background-color: #003556;
        border: 2px solid white; }
    body .btn-primary.organisation-bg {
      background-color: #c71f98; }
      body .btn-primary.organisation-bg:focus,
      body .btn-primary.organisation-bg:hover {
        color: white;
        background-color: #851565;
        border: 2px solid white; }
    body .btn-primary.emphasis-bg {
      border: none;
      color: #333333;
      background-color: #fdc200; }
      body .btn-primary.emphasis-bg:focus,
      body .btn-primary.emphasis-bg:hover {
        border: none;
        background-color: #b18700;
        color: #333333; }
      body .btn-primary.btn-bg:focus,
      body .btn-primary.btn-bg:hover {
        background-color: transparent;
        color: #cccccc;
        border: 2px solid #cccccc;
        text-decoration: none;
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        transition: all 0.5s ease; }
        body .btn-primary.btn-bg.researcher-bg:focus,
        body .btn-primary.btn-bg.researcher-bg:hover {
          color: #cccccc;
          border: 2px solid #cccccc; }
        body .btn-primary.btn-bg.organisation-bg:focus,
        body .btn-primary.btn-bg.organisation-bg:hover {
          color: #cccccc;
          border: 2px solid #cccccc; }
        body .btn-primary.btn-bg.emphasis-bg:focus,
        body .btn-primary.btn-bg.emphasis-bg:hover {
          background-color: #b18700;
          border: none;
          color: #333333; }
  body .image_button_container {
    text-align: center; }
    body .image_button_container .btn-primary {
      margin: 5px auto; }
    body .button-wrapper p {
      display: inline-block;
      vertical-align: middle;
      margin: 0; }
      body .button-wrapper p .btn {
        white-space: nowrap; }
  body aside[role="complementary"],
  body div[role="complementary"] {
    z-index: 2; }
  body .showGrid {
    -webkit-box-shadow: 1px 0 6px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 0 6px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 0 6px 2px rgba(0, 0, 0, 0.2);
    border-radius: 50% 0 50% 50%;
    position: fixed;
    z-index: 999999;
    right: 20px;
    bottom: 10%;
    background: #0065a2;
    display: block;
    color: white;
    width: 60px;
    height: 60px;
    text-align: center;
    padding-top: 14px; }
    body .showGrid a {
      color: white;
      display: inline-block;
      max-width: 40px;
      outline: none; }
    body .showGrid .closeBtnGrid {
      font-size: 12px;
      position: absolute;
      right: 4px;
      top: 2px;
      cursor: pointer;
      z-index: 999999; }
  body .container-fluid {
    padding-left: 3.2%;
    padding-right: 3.2%;
    max-width: 1250px;
    min-width: 300px; }
    body .container-fluid.full-width {
      max-width: 100%;
      padding: 0; }
    body .container-fluid .extend-full {
      position: relative;
      margin-right: -100%;
      padding-right: 100%;
      margin-left: -100%;
      padding-left: 100%; }
    body .container-fluid .extend-full-content {
      margin-right: -100%;
      padding-right: 50%;
      margin-left: -100%;
      padding-left: 50%; }
    body .container-fluid ul.list-items {
      padding: 0;
      list-style: none;
      margin-top: 14px; }
      body .container-fluid ul.list-items li {
        padding: 10px 0; }
    body .container-fluid ul.list-check {
      padding: 0; }
      body .container-fluid ul.list-check li {
        list-style-image: url(../images/check.png);
        list-style-position: outside;
        font-weight: 400;
        font-size: 20px;
        line-height: 25px;
        font-family: 'Roboto Slab', 'Arial', sans-serif;
        padding: 15px 0;
        margin-left: 31px; }
      body .container-fluid .required-fields ul.list-check {
        margin-left: 30px; }
        body .container-fluid .required-fields ul.list-check li {
          padding: 10px 0;
          font-size: 16px;
          list-style-position: outside; }
    body .container-fluid ul.list-square {
      list-style: none; }
      body .container-fluid ul.list-square li {
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        font-family: 'Roboto Slab', 'Arial', sans-serif;
        padding: 12px 0;
        margin-left: 25px;
        text-indent: -25px; }
        body .container-fluid ul.list-square li:before {
          content: "■ ";
          color: #2ea3c0;
          font-size: 22px;
          margin-right: 5px; }
      body .container-fluid .longtext ul {
        padding: 8px 20px;
        list-style: none;
        background-color: #f2f2f2; }
        body .container-fluid .longtext ul li {
          font-weight: 400;
          font-size: 16px;
          line-height: 24px;
          font-family: 'Roboto Slab', 'Arial', sans-serif;
          padding: 12px 0;
          margin-left: 25px;
          text-indent: -25px; }
          body .container-fluid .longtext ul li:before {
            content: "■ ";
            color: #2ea3c0;
            font-size: 22px;
            margin-right: 5px; }
          body .container-fluid .longtext ul.list-group li.list-group-item {
            margin-bottom: 0;
            border: 0;
            background: transparent;
            padding: 0; }
      body .container-fluid .longtext .button-tabs ul.nav-pills {
        background-color: white;
        padding: 0; }
        body .container-fluid .longtext .button-tabs ul.nav-pills li {
          margin-left: -1px;
          padding: 0;
          text-indent: 0; }
          body .container-fluid .longtext .button-tabs ul.nav-pills li:before {
            display: none; }
    body .container-fluid ul.list-group {
      border-radius: 0;
      box-shadow: none;
      margin-bottom: 0; }
      body .container-fluid ul.list-group li.list-group-item {
        margin-bottom: 0;
        border: 0;
        background: transparent;
        padding: 0; }
          body .container-fluid .components .nav-pills li a {
            border-radius: 0;
            font-size: 14px;
            padding: 10px 20px;
            text-transform: uppercase; }
          body .container-fluid .components .nav-pills li.active {
            background-color: #2ea3c0; }
      body .container-fluid .components .list-group {
        box-shadow: none;
        border-radius: 0; }
        body .container-fluid .components .list-group p {
          margin: 0; }
        body .container-fluid .components .list-group .list-group-item {
          float: left;
          clear: left;
          border-radius: 0;
          background: white;
          border: 0;
          color: #2ea3c0;
          padding: 0 8px;
          font-size: 14px; }
          body .container-fluid .components .list-group .list-group-item:hover {
            color: #333333; }
    body .container-fluid .title-label {
      color: #404040;
      text-transform: uppercase; }
    body .container-fluid .value {
      color: #333333; }
      body .container-fluid .dashboard-menu ul {
        list-style: none;
        padding-left: 14px; }
        body .container-fluid .dashboard-menu ul li {
          padding: 14px 0; }
          body .container-fluid .dashboard-menu ul li a {
            color: #333333; }
            body .container-fluid .dashboard-menu ul li a:hover {
              color: #2ea3c0; }
            body .container-fluid .dashboard-menu ul li a i {
              font-size: 25px;
              vertical-align: top;
              line-height: 22px; }
            body .container-fluid .dashboard-menu ul li a.active i {
              color: #2ea3c0; }
    body .container-fluid .form-control,
    body .container-fluid textarea {
      height: auto;
      border: none;
      -moz-border-radius: 0;
      -webkit-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0;
      background: #f2f2f2;
      padding: 14px 20px; }
    body .container-fluid .control-label,
    body .container-fluid label {
      color: #333333;
      font-weight: 400;
      font-size: 16px;
      line-height: 26px;
      font-family: 'Arial', sans-serif;
      margin-bottom: 2px; }
      body .container-fluid .views-exposed-form label {
        margin-bottom: 3px;
        font-weight: normal; }
      body .container-fluid .views-exposed-form .views-exposed-widget {
        padding: 0.5em 0.3em 0 0; }
    body .container-fluid .input-large {
      height: auto;
      border: none;
      -moz-border-radius: 0;
      -webkit-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0;
      background: #f2f2f2;
      font-weight: 400;
      font-size: 26px;
      line-height: 32px;
      font-family: 'Roboto Slab', 'Arial', sans-serif;
      padding: 13px 20px; }
    body .container-fluid textarea {
      width: 100%;
      height: 100px;
      box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08); }
    body .container-fluid .sod_select {
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
      padding: 14px 20px;
      background: #f2f2f2;
      min-height: 52px; }
      body .container-fluid .sod_select .sod_list_wrapper {
        margin: 0; }
      body .container-fluid .sod_select:after {
        content: '\FE40';
        color: #999999;
        right: 20px;
        position: absolute;
        font-weight: 400;
        font-size: 26px;
        line-height: 9px;
        font-family: 'Arial', sans-serif; }
        body .container-fluid .sod_select:after:hover {
          color: #2ea3c0;
          cursor: pointer; }
        body .container-fluid .sod_select.open .sod_list_wrapper {
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); }
        body .container-fluid .sod_select.open:after {
          content: '\FE3F';
          vertical-align: middle;
          right: 20px;
          position: absolute;
          line-height: 39px; }
        body .container-fluid .sod_select.above .sod_list_wrapper {
          -webkit-box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.2);
          -moz-box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.2); }
        body .container-fluid .sod_select .sod_option.active {
          background: #2ea3c0; }
      body .container-fluid .sod_select .sod_label {
        padding-right: 35px; }
          body .container-fluid .chosen-container .chosen-results li:hover,
          body .container-fluid .chosen-container .chosen-results li.highlighted {
            background: #2ea3c0;
            color: white; }
          body .container-fluid .chosen-container .chosen-results li.result-selected {
            font-weight: 700; }
    body .container-fluid .chosen-container-single {
      margin-bottom: 10px;
      width: 100% !important; }
      body .container-fluid .chosen-container-single .chosen-single {
        border: none;
        background: transparent;
        background-color: transparent;
        box-shadow: none;
        height: auto; }
          body .container-fluid .chosen-container-single .chosen-single div b {
            background: transparent; }
          body .container-fluid .chosen-container-single .chosen-single div:after {
            content: '\FE40';
            color: #999999;
            right: 0;
            top: 17px;
            position: absolute;
            font-weight: 400;
            font-size: 26px;
            line-height: 9px;
            font-family: 'Arial', sans-serif;
            background: transparent; }
      body .container-fluid .chosen-container-single .chosen-search input[type="text"] {
        padding: 10px 20px; }
      body .container-fluid .chosen-container-active.chosen-with-drop .chosen-single {
        border: none;
        background: transparent;
        background-color: transparent;
        box-shadow: none;
        height: auto; }
        body .container-fluid .chosen-container-active.chosen-with-drop .chosen-single div:after {
          content: '\FE3F';
          vertical-align: middle;
          right: 0;
          position: absolute;
          top: 0; }
      body .container-fluid .chosen-container.error .chosen-choices,
      body .container-fluid .chosen-container.error .chosen-single {
        border: none; }
    body .container-fluid .hierarchical-select-wrapper .hierarchical-select .selects {
      width: 100%; }
      body .container-fluid .hierarchical-select-wrapper .hierarchical-select .selects .grippie {
        display: none; }
    body .container-fluid .hierarchical-select-item-separator {
      font-size: 20px;
      padding: 0; }
      body .container-fluid .hierarchical-select-wrapper .add-to-dropbox {
        width: 100%; }
      body .container-fluid .hierarchical-select-wrapper .hierarchical-select .sod_select {
        margin-bottom: 10px; }
      body .container-fluid .hierarchical-select-wrapper .sod_select .sod_placeholder {
        color: #333333; }
      body .container-fluid .dropbox-entry.last,
      body .container-fluid .dropbox-entry.first {
        border: 0; }
      body .container-fluid .dropbox-entry.odd,
      body .container-fluid .dropbox-entry.even {
        color: #333333;
        background-color: #f2f2f2;
        border: none; }
        body .container-fluid .panel-body .dropbox-entry.odd,
        body .container-fluid .panel-body .dropbox-entry.even {
          background-color: white; }
    body .container-fluid .tag-selected {
      float: left;
      margin: 0 5px 15px 5px;
      background-color: #404040;
      border: 1px solid #222222;
      padding: 4px 8px 3px 8px; }
      body .container-fluid .tag-selected .select-item {
        color: white;
        line-height: normal; }
      body .container-fluid .tag-selected a {
        font-size: 16px;
        display: inline-block; }
        body .container-fluid .tag-selected a:after {
          color: white;
          content: '✕';
          padding-left: 8px; }
          body .container-fluid .tag-selected a:hover:after {
            color: #f2f2f2; }
    body .container-fluid .dropbox-selected-item {
      padding: 8px 5px; }
      body .container-fluid .dropbox-entry.odd,
      body .container-fluid .dropbox-entry.even {
        margin: 0 7px 15px 7px;
        float: left; }
      body .container-fluid .dropbox-entry .select-item {
        padding: 2px 0;
        float: left; }
    body .container-fluid .dropbox-remove a {
      padding: 4px 5px;
      color: #333333;
            /*
       * background-image: url(/sites/all/themes/erxs/images/close.png);
       */
      background-position: center;
      background-repeat: no-repeat;
      font-size: 0;
      width: 30px;
      text-align: center;
      float: right; }
      body .container-fluid .dropbox-remove a:link:after {
        content: '✕';
        font-size: 16px;
        vertical-align: middle; }
      body .container-fluid .dropbox-remove a:hover {
        color: #2ea3c0; }
        body .container-fluid .container-inline-date .form-item input.hasDatepicker {
          background-image: url("../images/ui-icon-calendar.png");
          background-position: right 20px top 13px;
          background-repeat: no-repeat; }
      body .container-fluid label.control-label input[type="radio"],
      body .container-fluid label.control-label input[type="checkbox"] {
        display: none; }
      body .container-fluid .btn-block input[type="radio"],
      body .container-fluid .btn-block input[type="checkbox"] {
        display: none; }
    body .container-fluid span.label-title {
      display: block;
      padding-left: 20px;
      margin-left: 20px;
      position: relative; }
      body .container-fluid input[type="radio"] + span:before {
        top: 4px;
        display: inline-block;
        width: 19px;
        height: 19px;
        margin: 0;
        left: -20px;
        vertical-align: middle;
        cursor: pointer;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;
        border: 2px solid white;
        box-shadow: 0 0 0 2px #cccccc;
        background-color: transparent; }
      body .container-fluid input[type="radio"]:checked + span:before {
        background-color: #2ea3c0; }
      body .container-fluid input[type="radio"].researcher-radio:checked + span:before {
        background-color: #0065a2; }
      body .container-fluid input[type="radio"].organisation-radio:checked + span:before {
        background-color: #c71f98; }
      body .container-fluid input[type="radio"] + span:before,
      body .container-fluid input[type="radio"]:checked + span:before {
        -webkit-transition: background-color 0.4s linear;
        -o-transition: background-color 0.4s linear;
        -moz-transition: background-color 0.4s linear;
        transition: background-color 0.4s linear; }
      body .container-fluid .term-level-element-table-row input[type="radio"] {
        display: none; }
      body .container-fluid .term-level-element-table-row input[type="radio"] + span:before {
        top: 0;
        left: 40px; }
      body .container-fluid input[type="checkbox"] + span:before {
        display: inline-block;
        width: 19px;
        height: 19px;
        top: 4px;
        margin: 0;
        left: -20px;
        vertical-align: middle;
        cursor: pointer;
        -moz-border-radius: 0;
        border-radius: 0;
        border: 2px solid white;
        box-shadow: 0 0 0 2px #cccccc;
        background-color: transparent; }
      body .container-fluid input[type="checkbox"]:checked + span:before {
        background-color: #2ea3c0; }
      body .container-fluid input[type="checkbox"].researcher-checkbox:checked + span:before {
        background-color: #0065a2; }
      body .container-fluid input[type="checkbox"].organisation-checkbox:checked + span:before {
        background-color: #c71f98; }
      body .container-fluid input[type="checkbox"] + span:before,
      body .container-fluid input[type="checkbox"]:checked + span:before {
        -webkit-transition: background-color 0.4s linear;
        -o-transition: background-color 0.4s linear;
        -moz-transition: background-color 0.4s linear;
        transition: background-color 0.4s linear; }
      body .container-fluid input[type="checkbox"].facet-disabled + span:before {
        content: none; }
      body .container-fluid .form-group .form-checkboxes,
      body .container-fluid .form-group .form-radios {
        padding: 10px 20px 3px 0;
        background: #f2f2f2; }
        body .container-fluid .form-group .form-checkboxes span.label-title,
        body .container-fluid .form-group .form-radios span.label-title {
          margin-bottom: 12px; }
        body .container-fluid .form-group .form-checkboxes input[type="checkbox"],
        body .container-fluid .form-group .form-checkboxes input[type="radio"],
        body .container-fluid .form-group .form-radios input[type="checkbox"],
        body .container-fluid .form-group .form-radios input[type="radio"] {
          display: none; }
          body .container-fluid .form-group .form-checkboxes input[type="checkbox"] + span:before,
          body .container-fluid .form-group .form-checkboxes input[type="radio"] + span:before,
          body .container-fluid .form-group .form-radios input[type="checkbox"] + span:before,
          body .container-fluid .form-group .form-radios input[type="radio"] + span:before {
            box-shadow: 0 0 0 2px white;
            background-color: white; }
          body .container-fluid .form-group .form-checkboxes input[type="checkbox"]:checked + span:before,
          body .container-fluid .form-group .form-checkboxes input[type="radio"]:checked + span:before,
          body .container-fluid .form-group .form-radios input[type="checkbox"]:checked + span:before,
          body .container-fluid .form-group .form-radios input[type="radio"]:checked + span:before {
            background-color: #2ea3c0; }
        body .container-fluid .form-group .form-checkboxes.simply-scroll-list,
        body .container-fluid .form-group .form-radios.simply-scroll-list {
          padding: 0;
          background: transparent; }
    body .container-fluid .filter-group .form-group .form-checkboxes {
      background-color: #404040; }
      body .container-fluid .filter-group .form-group .form-checkboxes input[type="checkbox"] {
        display: none; }
      body .container-fluid .filter-group .form-group .form-checkboxes input[type="checkbox"] + span:before {
        background-color: #404040;
        -webkit-box-shadow: 0 0 0 2px #999999;
        -moz-box-shadow: 0 0 0 2px #999999;
        box-shadow: 0 0 0 2px #999999; }
    body .container-fluid .checkbox label:before {
      background-color: #2ea3c0; }
    body .container-fluid .glyphicon-question-sign {
      color: #cccccc; }
      body .container-fluid .glyphicon-question-sign:hover {
        cursor: pointer;
        color: #2ea3c0; }
    body .container-fluid input.form-file {
      height: auto;
      border: none;
      -moz-border-radius: 0;
      -webkit-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0;
      background: #f2f2f2;
      padding: 14px 18px; }
      body .container-fluid input.form-file::-webkit-file-upload-button,
      body .container-fluid input.form-file::-moz-file-upload-button {
        visibility: hidden; }
      body .container-fluid .form-managed-file .btn-primary {
        margin-top: 0; }
      body .container-fluid .form-managed-file input {
        margin-top: 2px; }
      body .container-fluid .form-managed-file .input-group-btn:last-child > .btn {
        margin-left: 10px; }
    body .container-fluid .file-size.badge {
      -moz-border-radius: 0;
      -webkit-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0;
      background-color: #2ea3c0;
      margin-right: 20px; }
    body .container-fluid .select-wrapper {
      width: 240px;
      display: inline-block;
      margin-right: 10px;
      margin-top: 36px;
      vertical-align: middle; }
    body .container-fluid .form-required {
      color: #c71f98; }
      body .container-fluid .has-error .help-block,
      body .container-fluid .has-error .control-label,
      body .container-fluid .has-error .radio,
      body .container-fluid .has-error .checkbox,
      body .container-fluid .has-error .radio-inline,
      body .container-fluid .has-error .checkbox-inline,
      body .container-fluid .has-error.radio label,
      body .container-fluid .has-error.checkbox label,
      body .container-fluid .has-error.radio-inline label,
      body .container-fluid .has-error.checkbox-inline label {
        color: #c71f98; }
      body .container-fluid .has-error .form-control {
        border: 2px solid #c71f98; }
        body .container-fluid .has-error .form-control:focus {
          border: 2px solid #c71f98; }
      body .container-fluid .has-error textarea,
      body .container-fluid .has-error .sod_select {
        border: 2px solid #c71f98; }
      body .container-fluid .has-error .control-label .label-title {
        color: #333333; }
        body .container-fluid .has-error .control-label .label-title:before {
          box-shadow: 0 0 0 2px #c71f98; }
        body .container-fluid .has-error.form-group .form-checkboxes,
        body .container-fluid .has-error.form-group .form-radios {
          border: 2px solid #c71f98; }
    body .container-fluid .border-inline {
      border: 1px solid transparent; }
    body .container-fluid .date-no-float {
      width: 100%; }
      body .container-fluid .simply-scroll-container input[type="checkbox"] {
        display: none; }
      body .container-fluid .simply-scroll-container input[type="checkbox"] + label:before {
        background-color: #404040; }
    body .container-fluid .panel-group .panel {
      -moz-border-radius: 0;
      -webkit-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0;
      border: 0; }
      body .container-fluid .panel-group .panel + .panel {
        margin-top: 0; }
      body .container-fluid .panel-default .panel-heading {
        background-image: none;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        padding: 0; }
        body .container-fluid .panel-default .panel-heading a {
          display: block;
          position: relative;
          background-color: #333333;
          border-bottom: 1px solid white;
          text-transform: uppercase;
          color: white;
          padding: 14px 60px 14px 20px; }
          body .container-fluid .panel-default .panel-heading a:hover {
            background-color: #2ea3c0;
            text-decoration: none; }
          body .container-fluid .panel-default .panel-heading a:focus {
            text-decoration: none;
            outline: none; }
          body .container-fluid .panel-default .panel-heading a:after {
            content: '\002B';
            color: white;
            font-weight: 300;
            font-size: 24px;
            line-height: 21px;
            font-family: 'Roboto Slab', 'Arial', sans-serif;
            position: absolute;
            right: 20px;
            top: 15px; }
          body .container-fluid .panel-default .panel-heading a[aria-expanded="true"] {
            background-color: #2ea3c0; }
            body .container-fluid .panel-default .panel-heading a[aria-expanded="true"]:after {
              content: '\02500';
              color: white;
              font-weight: 300;
              font-size: 16px;
              line-height: 18px;
              font-family: 'Roboto Slab', 'Arial', sans-serif;
              position: absolute; }
          body .container-fluid .panel-default.expanded .panel-heading a {
            background-color: #2ea3c0; }
            body .container-fluid .panel-default.expanded .panel-heading a:after,
            body .container-fluid .panel-default.expanded .panel-heading a[aria-expanded="true"]:after {
              content: '\02500';
              color: white;
              font-weight: 300;
              font-size: 16px;
              line-height: 18px;
              font-family: 'Roboto Slab', 'Arial', sans-serif;
              position: absolute;
              right: 20px;
              top: 15px; }
          body .container-fluid .panel-default .panel-heading + .panel-collapse .panel-body {
            background-color: #f2f2f2;
            padding: 30px 30px;
            -moz-border-radius: 0;
            -webkit-border-radius: 0;
            -o-border-radius: 0;
            border-radius: 0;
            border-bottom: 1px solid white; }
            body .container-fluid .panel-default .panel-heading + .panel-collapse .panel-body p {
              margin-bottom: 0; }
            body .container-fluid .panel-default .panel-heading + .panel-collapse .panel-body .btn-link {
              text-align: left; }
          body .container-fluid .researcher-group .panel-default .panel-heading a:hover {
            background-color: #0065a2; }
          body .container-fluid .researcher-group .panel-default.expanded .panel-heading a {
            background-color: #0065a2; }
          body .container-fluid .organisation-group .panel-default .panel-heading a:hover {
            background-color: #c71f98; }
          body .container-fluid .organisation-group .panel-default.expanded .panel-heading a {
            background-color: #c71f98; }
      body .container-fluid .panel-group-faq .panel-default>.panel-heading {
        background-color: transparent;
        filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)"; }
        body .container-fluid .panel-group-faq .panel-default>.panel-heading a {
          padding: 14px 60px 14px 30px; }
        body .container-fluid .panel-group-faq .panel-default>.panel-heading+.panel-collapse>.panel-body {
          background-color: transparent;
          border: 0;
          padding: 30px 30px 8px 30px; }
      body .container-fluid .panel-group-faq .panel-heading {
        border: 0; }
      body .container-fluid .panel-group-faq .panel {
        box-shadow: none;
        margin-bottom: 0;
        border: 0;
        border-radius: 0; }
        body .container-fluid .panel-group-faq .panel .panel-group {
          margin: 18px 0 24px 0; }
        body .container-fluid .panel-group-faq .panel .panel {
          margin-bottom: 16px; }
          body .container-fluid .panel-group-faq .panel .panel.expanded {
            margin-bottom: 20px; }
            body .container-fluid .panel-group-faq .panel .panel-default>.panel-heading a {
              padding: 0;
              text-transform: capitalize;
              font-weight: 600;
              background-color: transparent;
              color: white;
              border: 0;
              padding-left: 38px; }
              body .container-fluid .panel-group-faq .panel .panel-default>.panel-heading a[aria-expanded="true"] {
                background-color: transparent;
                color: white;
                border-bottom: 0; }
                body .container-fluid .panel-group-faq .panel .panel-default>.panel-heading a[aria-expanded="true"]:before {
                  content: '\02500';
                  overflow: hidden;
                  width: 18px;
                  height: 12px; }
            body .container-fluid .panel-group-faq .panel .panel-default>.panel-heading .panel-title {
              display: inline-block; }
              body .container-fluid .panel-group-faq .panel .panel-default>.panel-heading .panel-title a {
                color: #333333; }
                body .container-fluid .panel-group-faq .panel .panel-default>.panel-heading .panel-title a:after {
                  display: none; }
                body .container-fluid .panel-group-faq .panel .panel-default>.panel-heading .panel-title a:before {
                  content: '\002B';
                  color: #2ea3c0;
                  font-weight: 300;
                  font-size: 34px;
                  line-height: 18px;
                  font-family: 'Roboto Slab', 'Arial', sans-serif;
                  position: absolute;
                  width: 20px;
                  height: 22px;
                  left: 0; }
                  body .container-fluid .panel-group-faq .panel .panel-default>.panel-heading .panel-title a[aria-expanded="true"]:before {
                    content: '\02500';
                    overflow: hidden; }
                body .container-fluid .panel-group-faq .panel .panel-default>.panel-heading.expanded>.panel-heading a {
                  background-color: transparent;
                  color: white;
                  border-bottom: 0; }
                  body .container-fluid .panel-group-faq .panel .panel-default>.panel-heading.expanded>.panel-heading a:before {
                    content: '\02500';
                    overflow: hidden;
                    width: 18px;
                    height: 12px; }
            body .container-fluid .panel-group-faq .panel .panel-default>.panel-heading+.panel-collapse>.panel-body {
              background-color: white;
              padding: 0 38px; }
        body .container-fluid .panel-group-faq .panel .panel-group:nth-child(even) {
          border-bottom: 2px solid #e5e5e5;
          padding-bottom: 10px; }
          body .container-fluid .panel-group-faq .panel .panel-group:nth-child(even):last-child {
            border: 0;
            padding-bottom: 0; }
        body .container-fluid .panel-group-faq .panel .panel-body p {
          padding-bottom: 10px; }
          body .container-fluid .panel-group-faq .panel .panel-body p:empty {
            padding-bottom: 0; }
      body .container-fluid .panel-group-faq h3 {
        margin-top: 0; }
      body .container-fluid .panel-group-faq .sod_select .sod_list {
        max-height: 300px;
        overflow-y: scroll; }
      body .container-fluid .panel-group.light .panel {
        margin-bottom: 16px;
        box-shadow: none; }
        body .container-fluid .panel-group.light .panel .section-title {
          margin: 10px 0; }
      body .container-fluid .panel-group.light .panel-default >.panel-heading {
        background-color: transparent;
        filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)"; }
        body .container-fluid .panel-group.light .panel-default >.panel-heading .panel-title {
          display: inline-block; }
          body .container-fluid .panel-group.light .panel-default >.panel-heading .panel-title a {
            background-color: white;
            padding: 0;
            padding-left: 38px;
            color: #333333;
            font-weight: 600;
            text-transform: capitalize; }
            body .container-fluid .panel-group.light .panel-default >.panel-heading .panel-title a:hover {
              background-color: white; }
            body .container-fluid .panel-group.light .panel-default >.panel-heading .panel-title a:after {
              display: none; }
            body .container-fluid .panel-group.light .panel-default >.panel-heading .panel-title a:before {
              content: '\002B';
              color: #2ea3c0;
              font-weight: 300;
              font-size: 34px;
              line-height: 18px;
              font-family: 'Roboto Slab', 'Arial', sans-serif;
              position: absolute;
              width: 20px;
              height: 22px;
              left: 0; }
            body .container-fluid .panel-group.light .panel-default >.panel-heading .panel-title a[aria-expanded="true"] {
              background-color: white; }
              body .container-fluid .panel-group.light .panel-default >.panel-heading .panel-title a[aria-expanded="true"]:before {
                content: '\02500';
                overflow: hidden; }
        body .container-fluid .panel-group.light .panel-default .panel-body {
          padding: 0 0 0 38px;
          background-color: white; }
          body .container-fluid .panel-group.light .panel-default .panel-body p {
            padding-bottom: 10px; }
            body .container-fluid .panel-group.light .panel-default .panel-body p:empty {
              padding-bottom: 0; }
      body .container-fluid .panel-group.light .panel-collapse> .panel-body {
        border-top: 0; }
      body .container-fluid .panel-group.light:nth-child(even) {
        border-bottom: 2px solid #e5e5e5;
        padding-bottom: 10px; }
        body .container-fluid .panel-group.light:nth-child(even):last-child {
          border: 0;
          padding-bottom: 0; }
    body .container-fluid .button-tabs .panel-group.light .panel-default > .panel-heading a {
      background-color: transparent; }
    body .container-fluid .button-tabs .tab-pane .light .panel-default.expanded .panel-body,
    body .container-fluid .button-tabs .light .panel-default > .panel-heading + .panel-collapse {
      background-color: white; }
    body .container-fluid .tabs-side {
      background: #f2f2f2; }
      body .container-fluid .tabs-side .nav-tabs {
        border-bottom: 0; }
        body .container-fluid .tabs-side .nav-tabs li {
          float: none; }
          body .container-fluid .tabs-side .nav-tabs li a {
            white-space: nowrap;
            margin: 0;
            border: none;
            display: block;
            background-color: #333333;
            text-transform: uppercase;
            color: white;
            padding: 16px 20px;
            -moz-border-radius: 0;
            -webkit-border-radius: 0;
            -o-border-radius: 0;
            border-radius: 0; }
            body .container-fluid .tabs-side .nav-tabs li a:hover,
            body .container-fluid .tabs-side .nav-tabs li a:focus {
              border: none;
              background-color: #2ea3c0;
              color: white; }
            body .container-fluid .tabs-side .nav-tabs li a:focus {
              background-color: #2ea3c0;
              color: white;
              outline: none; }
            body .container-fluid .tabs-side .nav-tabs li.active a {
              background-color: #2ea3c0;
              color: white; }
              body .container-fluid .tabs-side .nav-tabs li.active a:hover,
              body .container-fluid .tabs-side .nav-tabs li.active a:focus {
                background-color: #2ea3c0;
                color: white; }
        body .container-fluid .tabs-side.tabs-left .nav-tabs {
          float: left;
          border: none;
          padding-right: 40px; }
          body .container-fluid .tabs-side.tabs-left .nav-tabs .active:after {
            border-top: 28px solid #f2f2f2;
            border-left: 10px solid #2ea3c0;
            border-bottom: 28px solid #f2f2f2;
            right: -10px;
            top: 0; }
        body .container-fluid .tabs-side .tab-content .tab-pane {
          background-color: #f2f2f2;
          padding: 27px 30px; }
              body .container-fluid .tabs-side.researcher-tabs .nav-tabs li a:hover,
              body .container-fluid .tabs-side.researcher-tabs .nav-tabs li a:focus {
                background-color: #0065a2; }
              body .container-fluid .tabs-side.researcher-tabs .nav-tabs li.active a,
              body .container-fluid .tabs-side.researcher-tabs .nav-tabs li.active a:hover,
              body .container-fluid .tabs-side.researcher-tabs .nav-tabs li.active a:focus {
                background-color: #0065a2; }
              body .container-fluid .tabs-side.researcher-tabs .nav-tabs li.active:after {
                border-left: 10px solid #0065a2; }
              body .container-fluid .tabs-side.organisation-tabs .nav-tabs li a:hover,
              body .container-fluid .tabs-side.organisation-tabs .nav-tabs li a:focus {
                background-color: #c71f98; }
              body .container-fluid .tabs-side.organisation-tabs .nav-tabs li.active a,
              body .container-fluid .tabs-side.organisation-tabs .nav-tabs li.active a:hover,
              body .container-fluid .tabs-side.organisation-tabs .nav-tabs li.active a:focus {
                background-color: #c71f98; }
              body .container-fluid .tabs-side.organisation-tabs .nav-tabs li.active:after {
                border-left: 10px solid #c71f98; }
        body .container-fluid .tabs-side.tabs-right .nav-tabs {
          float: right;
          border: none;
          padding-left: 40px; }
          body .container-fluid .tabs-side.tabs-right .nav-tabs .active:after {
            border-top: 28px solid #f2f2f2;
            border-right: 10px solid #2ea3c0;
            border-bottom: 28px solid #f2f2f2;
            left: -10px;
            top: 0; }
            body .container-fluid .tabs-side.tabs-right.researcher-tabs .nav-tabs .active:before {
              border-right: 10px solid #0065a2; }
            body .container-fluid .tabs-side.tabs-right.organisation-tabs .nav-tabs .active:before {
              border-right: 10px solid #c71f98; }
    body .container-fluid .xlarge-title {
      font-weight: 400;
      font-size: 73px;
      line-height: 52px;
      font-family: 'Roboto Slab', 'Arial', sans-serif; }
    body .container-fluid .box-container {
      padding: 30px 20px 20px 20px;
      color: white;
      text-align: center;
      max-width: 232px; }
      body .container-fluid .box-container h1,
      body .container-fluid .box-container h2,
      body .container-fluid .box-container h3 {
        color: white; }
    body .container-fluid .error-page-content {
      max-width: 400px;
      z-index: 2;
      margin: 60px auto 0 auto; }
      body .container-fluid .error-page-content .box-container {
        padding: 30px 28px 20px 28px;
        max-width: 230px;
        margin-bottom: 45px;
        display: inline-block; }
        body .container-fluid .error-page-content .box-container .xlarge-title {
          font-size: 80px;
          text-align: center;
          color: white; }
        body .container-fluid .error-page-content .box-container h3 {
          font-size: 30px;
          text-align: center;
          color: white; }
      body .container-fluid .tabs-horizontal p {
        margin-bottom: 0; }
      body .container-fluid .tabs-horizontal .btn-primary {
        margin-top: 40px; }
      body .container-fluid .tabs-horizontal .btn-link {
        color: white;
        margin-top: 40px;
        margin-left: 15px; }
        body .container-fluid .tabs-horizontal .btn-link:hover {
          color: #cccccc; }
        body .container-fluid .tabs-horizontal .btn-link:after {
          content: "\203A";
          display: inline-block;
          font-weight: 400;
          font-size: 26px;
          line-height: 23px;
          font-family: 'Roboto Slab', 'Arial', sans-serif;
          padding-left: 5px;
          vertical-align: middle;
          margin-top: -9px;
          text-decoration: none; }
      body .container-fluid .tabs-horizontal .nav-tabs {
        border: 0; }
          body .container-fluid .tabs-horizontal .nav-tabs li a {
            border: none;
            margin-bottom: 0;
            color: #333333;
            margin-right: 0;
            -moz-border-radius: 0;
            -webkit-border-radius: 0;
            -o-border-radius: 0;
            border-radius: 0;
            padding: 14px 20px;
            text-transform: uppercase; }
            body .container-fluid .tabs-horizontal .nav-tabs li a:hover {
              color: #2ea3c0;
              background: transparent; }
            body .container-fluid .tabs-horizontal .nav-tabs li a:focus {
              border: none;
              color: #2ea3c0;
              background: transparent;
              outline: none; }
            body .container-fluid .tabs-horizontal .nav-tabs li.active a {
              background-color: #2ea3c0;
              color: white; }
              body .container-fluid .tabs-horizontal .nav-tabs li.active a:hover,
              body .container-fluid .tabs-horizontal .nav-tabs li.active a:focus {
                background-color: #2ea3c0;
                color: white; }
      body .container-fluid .tabs-horizontal .tab-content {
        background: #2ea3c0;
        color: white; }
        body .container-fluid .tabs-horizontal .tab-content .tab-pane {
          padding: 34px 20px 60px 20px; }
          body .container-fluid .tabs-horizontal .tab-content .tab-pane h2 {
            color: white;
            margin: 0 0 30px 0; }
          body .container-fluid .tabs-horizontal .panel-default .panel-heading+.panel-collapse .panel-body {
            background: #2ea3c0;
            color: white; }
            body .container-fluid .tabs-horizontal .panel-default .panel-heading+.panel-collapse .panel-body h2 {
              color: white; }
          body .container-fluid .tabs-horizontal .panel-default .panel-heading a {
            background-color: #2ea3c0; }
            body .container-fluid .tabs-horizontal .panel-default .panel-heading a.collapsed {
              background-color: #333333; }
              body .container-fluid .tabs-horizontal .panel-default .panel-heading .panel-title a:after {
                content: '\002D';
                color: white;
                font-weight: 400;
                font-size: 29px;
                line-height: 18px;
                font-family: 'Arial', sans-serif;
                position: absolute;
                right: 27px; }
              body .container-fluid .tabs-horizontal .panel-default .panel-heading .panel-title a.collapsed:after {
                content: '\002B';
                color: white;
                font-weight: 400;
                font-size: 25px;
                line-height: 25px;
                font-family: 'Arial', sans-serif;
                position: absolute;
                right: 24px; }
            body .container-fluid .tabs-horizontal .panel-default.expanded .panel-heading a:after {
              content: '\002D';
              color: white;
              font-weight: 400;
              font-size: 29px;
              line-height: 18px;
              font-family: 'Arial', sans-serif;
              position: absolute;
              right: 27px; }
              body .container-fluid .tabs-horizontal.researcher-tabs .nav-tabs li a:hover,
              body .container-fluid .tabs-horizontal.researcher-tabs .nav-tabs li a:focus {
                color: #0065a2; }
              body .container-fluid .tabs-horizontal.researcher-tabs .nav-tabs li.active a {
                background-color: #0065a2; }
                body .container-fluid .tabs-horizontal.researcher-tabs .nav-tabs li.active a:hover,
                body .container-fluid .tabs-horizontal.researcher-tabs .nav-tabs li.active a:focus {
                  background-color: #0065a2; }
        body .container-fluid .tabs-horizontal.researcher-tabs .tab-content {
          background: #0065a2;
          color: white; }
            body .container-fluid .tabs-horizontal.researcher-tabs .panel-default .panel-heading+.panel-collapse .panel-body {
              background: #0065a2; }
            body .container-fluid .tabs-horizontal.researcher-tabs .panel-default .panel-heading a {
              background-color: #0065a2; }
              body .container-fluid .tabs-horizontal.researcher-tabs .panel-default .panel-heading a.collapsed {
                background-color: #333333; }
              body .container-fluid .tabs-horizontal.organisation-tabs .nav-tabs li a:hover,
              body .container-fluid .tabs-horizontal.organisation-tabs .nav-tabs li a:focus {
                color: #c71f98; }
              body .container-fluid .tabs-horizontal.organisation-tabs .nav-tabs li.active a {
                background-color: #c71f98; }
                body .container-fluid .tabs-horizontal.organisation-tabs .nav-tabs li.active a:hover,
                body .container-fluid .tabs-horizontal.organisation-tabs .nav-tabs li.active a:focus {
                  background-color: #c71f98; }
        body .container-fluid .tabs-horizontal.organisation-tabs .tab-content {
          background: #c71f98;
          color: white; }
            body .container-fluid .tabs-horizontal.organisation-tabs .panel-default .panel-heading+.panel-collapse .panel-body {
              background: #c71f98; }
            body .container-fluid .tabs-horizontal.organisation-tabs .panel-default .panel-heading a {
              background-color: #c71f98; }
              body .container-fluid .tabs-horizontal.organisation-tabs .panel-default .panel-heading a.collapsed {
                background-color: #333333; }
        body .container-fluid .tabs-horizontal .visible-accordion .js-tabcollapse-panel-heading {
          padding: 14px 50px 14px 15px;
          text-transform: uppercase;
          text-align: left; }
      body .container-fluid .btn-block .dropdown-menu {
        background: #333333;
        border: none;
        margin: 0;
        padding: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0; }
      body .container-fluid .btn-block button {
        color: white;
        background: #333333;
        text-align: left;
        text-transform: uppercase;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        padding: 10px 50px 10px 20px; }
        body .container-fluid .btn-block button:hover,
        body .container-fluid .btn-block button:focus {
          color: white; }
        body .container-fluid .btn-block button:after {
          content: '\FE40';
          color: white;
          right: 20px;
          position: absolute;
          font-weight: 400;
          font-size: 26px;
          line-height: 41px;
          font-family: 'Arial', sans-serif; }
          body .container-fluid .btn-block .dropdown-menu li a {
            color: white;
            background: #333333;
            text-align: left;
            text-transform: uppercase;
            -moz-border-radius: 0;
            -webkit-border-radius: 0;
            -o-border-radius: 0;
            border-radius: 0;
            padding: 10px 20px; }
            body .container-fluid .btn-block .dropdown-menu li a:hover {
              background-color: #2ea3c0; }
              body .container-fluid .btn-block.researcher .dropdown-menu li a:hover {
                background-color: #0065a2; }
              body .container-fluid .btn-block.organisation .dropdown-menu li a:hover {
                background-color: #c71f98; }
        body .container-fluid .btn-block.light-copy-dropdown .dropdown-menu {
          background: #f2f2f2; }
          body .container-fluid .btn-block.light-copy-dropdown .dropdown-menu li >a {
            background: #f2f2f2;
            color: #999999; }
            body .container-fluid .btn-block.light-copy-dropdown .dropdown-menu li >a:after {
              color: #999999; }
          body .container-fluid .btn-block.light-copy-dropdown.open .dropdown-menu {
            background: #f2f2f2; }
            body .container-fluid .btn-block.light-copy-dropdown.open .dropdown-menu li >a {
              background: #f2f2f2;
              color: #333333; }
          body .container-fluid .btn-block.light-copy-dropdown a.dropdown-toggle:after {
            color: #999999; }
          body .container-fluid .btn-block.light-copy-dropdown a.dropdown-toggle:hover,
          body .container-fluid .btn-block.light-copy-dropdown a.dropdown-toggle:focus {
            background: #f2f2f2;
            color: #333333; }
          body .container-fluid .btn-block.light-copy-dropdown.open a.dropdown-toggle {
            background: #f2f2f2;
            color: #999999; }
            body .container-fluid .btn-block.light-copy-dropdown.open a.dropdown-toggle:after {
              color: #999999; }
            body .container-fluid .btn-block.light-copy-dropdown.open .dropdown-menu li >a:hover {
              background: #2ea3c0;
              color: white; }
      body .container-fluid .btn-block a.dropdown-toggle {
        text-align: left;
        border: 0; }
        body .container-fluid .btn-block a.dropdown-toggle:after {
          content: '\FE40';
          color: white;
          right: 20px;
          position: absolute;
          font-weight: 400;
          font-size: 26px;
          line-height: 41px;
          font-family: 'Arial', sans-serif; }
        body .container-fluid .btn-block a.dropdown-toggle:hover,
        body .container-fluid .btn-block a.dropdown-toggle:focus {
          background: #333333;
          color: white; }
        body .container-fluid .btn-block.open a.dropdown-toggle {
          background: #333333;
          color: white; }
          body .container-fluid .btn-block.open a.dropdown-toggle:after {
            content: '\FE3F';
            right: 20px;
            position: absolute;
            line-height: 8px; }
        body .container-fluid .btn-block.open button:after {
          content: '\FE3F';
          right: 20px;
          position: absolute;
          line-height: 8px; }
      body .container-fluid .btn-block .light-copy-bg {
        background: #f2f2f2;
        color: #333333;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
        padding: 14px 20px;
        min-height: 52px; }
        body .container-fluid .btn-block button.light-copy-bg:after,
        body .container-fluid .btn-block button.light-copy-bg:hover,
        body .container-fluid .btn-block button.light-copy-bg:focus {
          color: #333333; }
      body .container-fluid .longtext .light-copy-dropdown .dropdown-header,
      body .container-fluid .longtext .light-copy-dropdown li {
        margin-left: 0;
        text-indent: 0;
        padding: 0;
        line-height: 1.429;
        font-size: 12px; }
        body .container-fluid .longtext .light-copy-dropdown .dropdown-header:before,
        body .container-fluid .longtext .light-copy-dropdown li:before {
          display: none; }
        body .container-fluid .longtext .light-copy-dropdown .dropdown-header a,
        body .container-fluid .longtext .light-copy-dropdown li a {
          padding: 10px 20px; }
      body .container-fluid .btn-block.light-copy-dropdown .dropdown-menu {
        max-height: 300px;
        overflow-y: scroll; }
    body .container-fluid .brochure-wrapper {
      margin-top: 80px; }
      body .container-fluid .brochure-wrapper .brochure-wrapper {
        margin-top: 20px; }
    body .container-fluid .brochure-item {
      display: none; }
      body .container-fluid .brochure-item p {
        margin-bottom: 0; }
    body .container-fluid .low-res-doc,
    body .container-fluid .high-res-doc {
      margin-bottom: 6px; }
      body .container-fluid .input-group-btn .dropdown-menu {
        background: #f2f2f2;
        border: none;
        margin: 0;
        padding: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0; }
          body .container-fluid .input-group-btn .dropdown-menu li a {
            color: #333333;
            background: #f2f2f2;
            text-transform: capitalize; }
            body .container-fluid .input-group-btn .dropdown-menu li a:hover {
              background-color: transparent; }
      body .container-fluid .filter-group.btn-block .dropdown-menu {
        background: #404040;
        color: white;
        text-transform: capitalize; }
        body .container-fluid .filter-group.btn-block .dropdown-menu li a {
          background: #404040;
          color: white;
          text-transform: capitalize; }
      body .container-fluid .filter-group label {
        color: white;
        margin-bottom: 0; }
      body .container-fluid .filter-group .btn-block .dropdown-menu li a:hover {
        background-color: transparent; }
        body .container-fluid .filter-group input[type="radio"] + span:before,
        body .container-fluid .filter-group input[type="checkbox"] + span:before {
          border: 2px solid #404040;
          -webkit-box-shadow: 0 0 0 2px #999999;
          -moz-box-shadow: 0 0 0 2px #999999;
          box-shadow: 0 0 0 2px #999999; }
        body .container-fluid .filter-group input[type="radio"]:checked + span:before,
        body .container-fluid .filter-group input[type="checkbox"]:checked + span:before {
          background-color: #2ea3c0; }
        body .container-fluid .filter-group.researcher-group input[type="radio"]:checked + span:before,
        body .container-fluid .filter-group.researcher-group input[type="checkbox"]:checked + span:before {
          background-color: #0065a2; }
      body .container-fluid .filter-group.organisation-group input[type="radio"]:checked + span:before,
      body .container-fluid .filter-group.researcher-group input[type="checkbox"]:checked + span:before {
        background-color: #c71f98; }
      body .container-fluid .filter-group .btn {
        width: 100%; }
    body .container-fluid .radio-group .dropdown-menu label a {
      display: inline-block; }
    body .container-fluid .filter-group .form-checkboxes span.label-title {
      margin-bottom: 12px; }
      body .container-fluid .block-search-api-saved-searches .inline-element {
        display: inline; }
        body .container-fluid .block-search-api-saved-searches .inline-element .btn-primary {
          margin: 0 0.3% 10px 0; }
      body .container-fluid .block-search-api-saved-searches #save-job-toggle-button {
        margin-right: 0; }
    body .container-fluid .view-jobs-funding-search .views-row-1 .row-spacing-5-purple {
      margin-top: 50px; }
    body .container-fluid .image-search-overlay {
      position: absolute;
      background-color: #333333;
      background-color: rgba(51, 51, 51, 0.5);
      padding: 31px;
      width: 41%;
      left: 4%;
      top: 185px;
      min-width: 518px; }
      body .container-fluid .image-search-overlay .box-container {
        margin: 0 auto; }
        body .container-fluid .filters-only #euraxess-search-filters-and-sorts-form .filter-group {
          width: 67.6%; }
        body .container-fluid .filters-only #euraxess-search-filters-and-sorts-form .radio-group {
          width: 29%; }
    body .container-fluid .input-group-btn .dropdown-menu {
      background: #f2f2f2;
      border: none;
      margin: 0;
      padding: 0;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0; }
      body .container-fluid .input-group-btn .dropdown-menu li a {
        color: #333333;
        background: #f2f2f2;
        text-transform: capitalize; }
        body .container-fluid .input-group-btn .dropdown-menu li a:hover {
          background-color: transparent; }
    body .container-fluid .glb {
      padding: 14px 20px;
      text-transform: uppercase; }
    body .container-fluid .simply-scroll {
      width: auto; }
      body .container-fluid .simply-scroll-container label {
        color: white; }
      body .container-fluid .simply-scroll-container a {
        padding: 14px 20px; }
      body .container-fluid .simply-scroll-container input[type="checkbox"] + span:before,
      body .container-fluid .simply-scroll-container input[type="radio"] + span:before {
        border: 2px solid #404040;
        -webkit-box-shadow: 0 0 0 2px #999999;
        -moz-box-shadow: 0 0 0 2px #999999;
        box-shadow: 0 0 0 2px #999999; }
      body .container-fluid .simply-scroll-container .form-checkboxes input[type="checkbox"] + span:before,
      body .container-fluid .simply-scroll-container .form-radios input[type="radio"] + span:before {
        background-color: #404040;
        border: 2px solid #404040;
        -webkit-box-shadow: 0 0 0 2px #999999;
        -moz-box-shadow: 0 0 0 2px #999999;
        box-shadow: 0 0 0 2px #999999; }
      body .container-fluid .simply-scroll-container .glb {
        padding: 0 20px; }
        body .container-fluid .simply-scroll-container .simply-scroll-btn.disabled:before,
        body .container-fluid .simply-scroll-container .simply-scroll-btn.disabled:after {
          opacity: 0.2; }
    body .container-fluid .vert {
      padding: 20px 48px 20px 0; }
      body .container-fluid .vert .simply-scroll-list .form-item {
        height: 35px;
        vertical-align: middle; }
        body .container-fluid .vert .simply-scroll-list .form-item span.label-title {
          line-height: 19px; }
        body .container-fluid .vert .simply-scroll-list .form-item input[type="checkbox"] + span:before,
        body .container-fluid .vert .simply-scroll-list .form-item input[type="radio"] + span:before {
          top: 0; }
        body .container-fluid .btn-group .vert .simply-scroll-clip {
          height: 280px; }
          body .container-fluid .btn-group .vert .simply-scroll-list .form-item {
            height: 52px; }
            body .container-fluid .btn-group .vert .simply-scroll-list .form-item span.label-title {
              line-height: 26px; }
    body .container-fluid .selected-items {
      opacity: 0.5;
      text-transform: lowercase;
      position: absolute;
      right: 20px; }
    body .container-fluid .hr-list-line hr {
      margin: -10px 20px 10px 20px;
      width: 93%;
      border-color: #999999; }
      body .container-fluid .tabs-side .selected-items {
        opacity: 0.5;
        text-transform: lowercase;
        padding-left: 20px; }
      body .container-fluid .tabs-side >.nav-pills {
        border-bottom: 0; }
        body .container-fluid .tabs-side >.nav-pills >li {
          float: none;
          z-index: 2;
          margin: 0; }
          body .container-fluid .tabs-side >.nav-pills >li > a {
            white-space: nowrap;
            margin: 0;
            border: none;
            display: block;
            background-color: #333333;
            text-transform: uppercase;
            color: white;
            -moz-border-radius: 0;
            -webkit-border-radius: 0;
            -o-border-radius: 0;
            border-radius: 0;
            padding: 16px 20px; }
            body .container-fluid .tabs-side >.nav-pills >li > a:hover,
            body .container-fluid .tabs-side >.nav-pills >li > a:focus {
              background-color: #2ea3c0;
              color: white; }
            body .container-fluid .tabs-side >.nav-pills >li.active a {
              background-color: #2ea3c0;
              color: white; }
              body .container-fluid .tabs-side >.nav-pills >li.active a:hover,
              body .container-fluid .tabs-side >.nav-pills >li.active a:focus {
                background-color: #2ea3c0;
                color: white; }
      body .container-fluid .tabs-side.tabs-left {
        border: none;
        padding-right: 0; }
            body .container-fluid .tabs-side.tabs-left >.nav-pills li.active:after {
              border-top: 28px solid transparent;
              border-left: 10px solid #2ea3c0;
              border-bottom: 28px solid transparent;
              right: -10px;
              top: 0; }
              body .container-fluid .tabs-side.tabs-left >.nav-pills li >a:hover {
                border: none; }
              body .container-fluid .tabs-side.tabs-left >.nav-pills li >a:focus {
                outline: none;
                border: none; }
    body .container-fluid .tabs-pills {
      background: transparent; }
      body .container-fluid .tabs-pills .tab-content {
        padding-left: 0; }
        body .container-fluid .tabs-pills .tab-content .tab-pane {
          background-color: transparent;
          padding: 0; }
                body .container-fluid .tabs-pills.researcher-tabs >.nav-pills li.active >a:hover,
                body .container-fluid .tabs-pills.researcher-tabs >.nav-pills li.active >a:focus {
                  background-color: #0065a2; }
              body .container-fluid .tabs-pills.researcher-tabs >.nav-pills li.active:after {
                border-left: 10px solid #0065a2; }
                body .container-fluid .tabs-pills.researcher-tabs >.nav-pills li.active >a:hover,
                body .container-fluid .tabs-pills.researcher-tabs >.nav-pills li.active >a:focus {
                  background-color: #0065a2; }
          body .container-fluid .tabs-pills.researcher-tabs .simply-scroll-container input[type="checkbox"]:checked + span:before {
            background-color: #0065a2; }
                body .container-fluid .tabs-pills.organisation-tabs >.nav-pills li.active >a:hover,
                body .container-fluid .tabs-pills.organisation-tabs >.nav-pills li.active >a:focus {
                  background-color: #c71f98; }
              body .container-fluid .tabs-pills.organisation-tabs >.nav-pills li.active:after {
                border-left: 10px solid #c71f98; }
                body .container-fluid .tabs-pills.organisation-tabs >.nav-pills li.active >a:hover,
                body .container-fluid .tabs-pills.organisation-tabs >.nav-pills li.active >a:focus {
                  background-color: #c71f98; }
          body .container-fluid .tabs-pills.organisation-tabs .simply-scroll-container input[type="checkbox"]:checked + span:before {
            background-color: #c71f98; }
          body .container-fluid .tabs-pills .panel-default >.panel-heading+.panel-collapse >.panel-body {
            padding: 0; }
        body .container-fluid .tabs-pills .panel-group .simply-scroll-container {
          margin-top: 0; }
    body .container-fluid .table-compact {
      overflow-x: auto; }
      body .container-fluid .table-compact .table {
        width: auto;
        display: block; }
        body .container-fluid .table-compact .table thead {
          display: block; }
            body .container-fluid .table-compact .table thead tr th {
              width: 200px;
              border-bottom: 0; }
        body .container-fluid .table-compact .table td {
          width: 200px; }
        body .container-fluid .table-compact .table tbody {
          display: block;
          max-height: 500px;
          overflow-y: scroll; }
    body .container-fluid .button-tabs .nav-pills {
      border: 0;
      display: table;
      margin: 0 auto;
      font-size: 0; }
        body .container-fluid .button-tabs .nav-pills p:empty {
          margin-bottom: 0; }
      body .container-fluid .nav-pills li {
        margin-right: 0px; }
      body .container-fluid .nav-pills> li + li {
        margin-left: 0; }
        body .container-fluid .button-tabs .teaser-text.text-center h2 {
          margin-top: 0; }
        body .container-fluid .button-tabs .teaser-text.text-center .btn-primary {
          margin-top: 0; }
      body .container-fluid .button-tabs .nav-pills {
        opacity: 0;
        border-bottom: 1px solid #2ea3c0;
        width: 100%;
        text-align: center; }
        body .container-fluid .button-tabs .nav-pills > li {
          display: inline-block;
          vertical-align: top;
          float: none;
          margin-bottom: -1px;
          border: 1px solid #cccccc;
          border-bottom: 0;
          margin-left: -1px; }
          body .container-fluid .button-tabs .nav-pills > li > a {
            border: none;
            margin-bottom: 0;
            padding-top: 14px;
            padding-bottom: 14px;
            padding-left: 0;
            padding-right: 0;
            background-color: #333333;
            color: white;
            -moz-border-radius: 0;
            -webkit-border-radius: 0;
            -o-border-radius: 0;
            border-radius: 0;
            text-align: center;
            text-transform: uppercase; }
            body .container-fluid .button-tabs .nav-pills > li > a:hover,
            body .container-fluid .button-tabs .nav-pills > li > a:focus {
              border: none;
              outline: none;
              background-color: white;
              color: #2ea3c0; }
          body .container-fluid .button-tabs .nav-pills > li.active {
            border-color: #2ea3c0;
            z-index: 2;
            margin-right: 0; }
            body .container-fluid .button-tabs .nav-pills > li.active > a {
              background-color: white;
              color: #2ea3c0; }
              body .container-fluid .button-tabs .nav-pills > li.active > a:hover,
              body .container-fluid .button-tabs .nav-pills > li.active > a:focus {
                background-color: white;
                color: #2ea3c0; }
          body .container-fluid .button-tabs .nav-pills > li a.two-lines {
            padding: 6px 0;
            font-size: 16px; }
            body .container-fluid .button-tabs .nav-pills > li a.two-lines span {
              display: block;
              line-height: 18px;
              position: relative;
              top: 50%;
              -webkit-transform: translateY(-50%);
              -moz-transform: translateY(-50%);
              -o-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
      body .container-fluid .button-tabs .panel-default > .panel-heading a {
        background-color: #2ea3c0; }
        body .container-fluid .button-tabs .panel-default > .panel-heading a.collapsed {
          background-color: #333333; }
            body .container-fluid .button-tabs.researcher-tabs .nav-pills > li > a:hover,
            body .container-fluid .button-tabs.researcher-tabs .nav-pills > li > a:focus {
              border: none;
              outline: none;
              background-color: #0065a2;
              color: white; }
          body .container-fluid .button-tabs.researcher-tabs .nav-pills > li.active > a {
            background-color: #0065a2;
            color: white; }
            body .container-fluid .button-tabs.researcher-tabs .nav-pills > li.active > a:hover,
            body .container-fluid .button-tabs.researcher-tabs .nav-pills > li.active > a:focus {
              background-color: #0065a2;
              color: white; }
          body .container-fluid .button-tabs.researcher-tabs .panel-default > .panel-heading a:hover {
            background-color: #0065a2; }
            body .container-fluid .button-tabs.organisation-tabs .nav-pills > li > a:hover,
            body .container-fluid .button-tabs.organisation-tabs .nav-pills > li > a:focus {
              border: none;
              outline: none;
              background-color: #c71f98;
              color: white; }
          body .container-fluid .button-tabs.organisation-tabs .nav-pills > li.active > a {
            background-color: #c71f98;
            color: white; }
            body .container-fluid .button-tabs.organisation-tabs .nav-pills > li.active > a:hover,
            body .container-fluid .button-tabs.organisation-tabs .nav-pills > li.active > a:focus {
              background-color: #c71f98;
              color: white; }
        body .container-fluid .button-tabs.organisation-tabs .panel-default > .panel-heading a {
          background-color: #c71f98; }
          body .container-fluid .button-tabs.organisation-tabs .panel-default > .panel-heading a:hover {
            background-color: #c71f98; }
          body .container-fluid .button-tabs.organisation-tabs .panel-default > .panel-heading a.collapsed {
            background-color: #333333; }
      body .container-fluid .button-tabs .panel-default {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none; }
        body .container-fluid .button-tabs .panel-default > .panel-heading + .panel-collapse > .panel-body {
          background-color: white; }
      body .container-fluid .button-tabs .panel-body .panel-default > .panel-heading a,
      body .container-fluid .button-tabs .tab-pane .panel-default > .panel-heading a {
        background-color: #333333; }
      body .container-fluid .button-tabs .panel-body .panel-default > .panel-heading a:hover,
      body .container-fluid .button-tabs .tab-pane .panel-default > .panel-heading a:hover,
      body .container-fluid .button-tabs .panel-body .panel-default.expanded > .panel-heading a,
      body .container-fluid .button-tabs .tab-pane .panel-default.expanded > .panel-heading a,
      body .container-fluid .button-tabs .panel-body .panel-default > .panel-heading a[aria-expanded="true"],
      body .container-fluid .button-tabs .tab-pane .panel-default > .panel-heading a[aria-expanded="true"] {
        background-color: #2ea3c0; }
      body .container-fluid .button-tabs .panel-default > .panel-heading + .panel-collapse > .panel-body .panel-default .panel-body,
      body .container-fluid .button-tabs .tab-pane .panel-default.expanded .panel-body {
        background-color: #f2f2f2; }
      body .container-fluid .button-tabs .panel-group.light .panel-body .panel-default > .panel-heading a:hover,
      body .container-fluid .button-tabs .tab-pane .panel-group.light .panel-default > .panel-heading a:hover,
      body .container-fluid .button-tabs .panel-group.light .panel-body .panel-default.expanded > .panel-heading a,
      body .container-fluid .button-tabs .tab-pane .panel-group.light .panel-default.expanded > .panel-heading a,
      body .container-fluid .button-tabs .panel-group.light .panel-body .panel-default > .panel-heading a[aria-expanded="true"],
      body .container-fluid .button-tabs .tab-pane .panel-group.light .panel-default > .panel-heading a[aria-expanded="true"] {
        background-color: white; }
      body .container-fluid .button-tabs .panel-group.light .panel-default > .panel-heading + .panel-collapse > .panel-body .panel-default .panel-body,
      body .container-fluid .button-tabs .panel-group.light .tab-pane .panel-default.expanded .panel-body {
        background-color: white; }
      body .container-fluid .button-tabs .js-tabcollapse-panel-body .panel-group.light .panel-default.expanded .panel-body {
        background-color: white; }
      body .container-fluid .button-tabs .panel-group-faq .panel-default > .panel-heading + .panel-collapse > .panel-body .panel-default .panel-body,
      body .container-fluid .button-tabs .tab-pane .panel-group-faq .panel-default.expanded .panel-body {
        background-color: white; }
      body .container-fluid .button-tabs .panel-group-faq .panel .panel-body .panel-default > .panel-heading a,
      body .container-fluid .button-tabs .tab-pane .panel-group-faq .panel .panel-default > .panel-heading a {
        background-color: white; }
      body .container-fluid .button-tabs .panel-group-faq .panel-default.expanded > .panel-heading + .panel-collapse > .panel-body {
        background-color: white; }
      body .container-fluid .button-tabs .panel-default > .panel-heading + .panel-collapse > .panel-body .panel-default .panel-body a {
        white-space: normal; }
        body .container-fluid .button-tabs .visible-accordion a.js-tabcollapse-panel-heading {
          padding: 14px 50px 14px 15px;
          text-transform: capitalize;
          text-align: center;
          font-weight: 400;
          font-size: 26px;
          line-height: 32px;
          font-family: 'Roboto Slab', 'Arial', sans-serif;
          height: auto !important;
          line-height: normal !important; }
          body .container-fluid .button-tabs .visible-accordion a.js-tabcollapse-panel-heading:after {
            top: 18px; }
            body .container-fluid .button-tabs .visible-accordion .panel-title a.js-tabcollapse-panel-heading br {
              display: none; }
            body .container-fluid .button-tabs .visible-accordion .panel-title a.js-tabcollapse-panel-heading:after {
              top: 18px; }
      body .container-fluid .teaser-text h1 {
        margin-top: 0;
        margin-bottom: 40px; }
      body .container-fluid .teaser-text h2 {
        margin-top: 18px;
        margin-bottom: 40px; }
      body .container-fluid .teaser-text .btn-link,
      body .container-fluid .teaser-text .btn-primary {
        margin-top: 40px; }
        body .container-fluid .teaser-text .section-wrapper .btn-link,
        body .container-fluid .teaser-text .section-wrapper .btn-primary {
          margin-top: 10px;
          line-height: 16px; }
        body .container-fluid .teaser-text .section-wrapper .external-link {
          text-align: left;
          display: inline; }
      body .container-fluid .teaser-text p {
        margin-bottom: 0; }
      body .container-fluid .teaser-text img,
      body .container-fluid .teaser-text .panel-group {
        margin-top: 22px; }
      body .container-fluid .compact .teaser-text h1 {
        margin-top: 0;
        margin-bottom: 10px; }
      body .container-fluid .compact .teaser-text h2 {
        margin-top: 18px;
        margin-bottom: 10px; }
      body .container-fluid .compact .teaser-text .btn-link,
      body .container-fluid .compact .teaser-text .btn-primary {
        margin-top: 10px; }
      body .container-fluid .teaser-list h1 {
        margin-top: 0; }
      body .container-fluid .teaser-list h2 {
        margin-top: 0; }
    body .container-fluid .news-teaser .btn {
      margin-top: 20px; }
    body .container-fluid a.morelink {
      text-decoration: none; }
      body .container-fluid a.morelink:focus {
        text-decoration: none;
        outline: none; }
    body .container-fluid .moreellipses {
      display: inline-block; }
    body .container-fluid .morecontent {
      display: block; }
      body .container-fluid .morecontent .morelink {
        margin-top: -45px;
        margin-bottom: 0;
        width: 100%;
        height: 60px;
        opacity: 0.8;
        background: linear-gradient(rgba(255, 255, 255, 0.5) 10px, white);
        display: block; }
        body .container-fluid .morecontent .morelink:before {
          content: '\FE40';
          color: #999999;
          font-weight: 400;
          font-size: 35px;
          line-height: 130px;
          font-family: 'Roboto Slab', 'Arial', sans-serif; }
        body .container-fluid .morecontent .morelink.less {
          background: none;
          margin-top: 0;
          margin-bottom: 0;
          height: 40px; }
          body .container-fluid .morecontent .morelink.less:before {
            content: '\FE3F';
            color: #999999;
            font-weight: 400;
            font-size: 35px;
            line-height: 38px;
            font-family: 'Arial', sans-serif;
            text-decoration: none; }
      body .container-fluid .morecontent div,
      body .container-fluid .morecontent span {
        display: none; }
        body .container-fluid .page-services-centres .morecontent .morelink {
          margin-top: -35px;
          height: 34px; }
          body .container-fluid .page-services-centres .morecontent .morelink.less {
            margin-top: -25px; }
      body .container-fluid .page-services-centres .teaser-text-more strong {
        color: #404040;
        opacity: 0.9; }
    body .container-fluid .box-wrapper {
      position: absolute;
      bottom: -124px;
      width: 100%;
      text-align: center;
      z-index: 1; }
      body .container-fluid .box-wrapper .box-container {
        display: inline-block; }
    body .container-fluid .text-xs-center {
      text-align: left; }
    body .container-fluid .fa-2 {
      font-size: 2em; }
      body .container-fluid .btn-link.action .fa {
        margin-right: 8px; }
      body .container-fluid .btn-link.action:hover .fa-star-o:before,
      body .container-fluid .btn-link.action.unflag-action .fa-star-o:before {
        content: "\f005"; }
    body .container-fluid .fa-file-pdf-o {
      color: #2ea3c0; }
    body .container-fluid #euraxess-search-page-filter-widget-form {
      min-height: 450px;
      position: relative; }
      body .container-fluid #euraxess-search-page-filter-widget-form .form-group {
        margin-bottom: 5px; }
      body .container-fluid #euraxess-search-page-filter-widget-form .simply-scroll-container {
        display: none;
        z-index: 1; }
      body .container-fluid #euraxess-search-page-filter-widget-form .tabs-side {
        background: transparent; }
        body .container-fluid #euraxess-search-page-filter-widget-form .tabs-side .nav {
          position: relative;
          width: 50%;
          left: 0;
          margin-bottom: 24px; }
      body .container-fluid #euraxess-search-page-filter-widget-form .simply-scroll-container {
        top: -10px;
        position: absolute;
        left: 50%;
        width: 50%; }
      body .container-fluid #euraxess-search-page-filter-widget-form .views-exposed-widget {
        width: 100%; }
      body .container-fluid #euraxess-search-page-filter-widget-form input.form-control {
        width: 50%; }
      body .container-fluid #euraxess-search-page-filter-widget-form .panel-header,
      body .container-fluid #euraxess-search-page-filter-widget-form .form-type-textfield label {
        display: none; }
      body .container-fluid #euraxess-search-page-filter-widget-form .views-exposed-widget.views-submit-button {
        text-align: center; }
        body .container-fluid #euraxess-search-page-filter-widget-form .views-exposed-widget.views-submit-button .nav {
          text-align: left; }
      body .container-fluid #euraxess-search-page-filter-widget-form .form-submit {
        left: 0;
        position: relative;
        bottom: 0;
        margin: 0 auto 40px auto; }
    body .container-fluid #euraxess-search-filters-and-sorts-form {
      margin-left: 6.8%;
      z-index: 10;
      width: 50%;
      float: left;
      margin-top: 2px; }
      body .container-fluid #euraxess-search-filters-and-sorts-form .inline-element {
        max-width: 48.6%;
        margin: 0 0.8% 10px 0;
        display: inline-block; }
        body .container-fluid #euraxess-search-filters-and-sorts-form .inline-element .btn,
        body .container-fluid #euraxess-search-filters-and-sorts-form .inline-element.btn {
          margin: 0; }
      body .container-fluid .one-column #euraxess-search-filters-and-sorts-form {
        width: 25%;
        margin-left: 21%;
        margin-right: 0.8%; }
        body .container-fluid .one-column #euraxess-search-filters-and-sorts-form .inline-element {
          max-width: 100%; }
      body .container-fluid .filters-only #euraxess-search-filters-and-sorts-form {
        width: 100%;
        margin-left: 0; }
        body .container-fluid .filters-only #euraxess-search-filters-and-sorts-form .inline-element {
          max-width: 100%; }
      body .container-fluid .teaser-columns .img-responsive {
        width: auto; }
      body .container-fluid .teaser-columns .btn.btn-link {
        text-align: left; }
    body .container-fluid code {
      padding: 4px 0;
      color: #333333;
      background-color: white;
      border-radius: 0;
      line-height: 20px; }
    body .container-fluid .myList {
      list-style-type: none;
      margin: 0;
      padding: 0; }
    body .container-fluid ul.myList li {
      margin-bottom: 6px; }
    body .container-fluid .moduletable {
      border: 1px solid #eeeeee; }
      body .container-fluid .moduletable td {
        border-right: 1px solid #eeeeee;
        border-bottom: 1px solid #eeeeee;
        padding: 10px; }
      body .container-fluid .moduletable th {
        border-right: 1px solid #eeeeee;
        border-bottom: 1px solid #eeeeee;
        padding: 10px;
        font-size: 16px;
        background: whitesmoke; }
      body .container-fluid .moduletable .warning {
        background-color: #fcf8e3;
        font-weight: bold; }
      body .container-fluid .moduletable .success {
        color: #6fb651; }
      body .container-fluid .moduletable .danger {
        color: #d07089; }
      body .container-fluid .moduletable .info {
        color: #fcf8e3; }
    body .container-fluid .panel pre {
      background: white; }
    body .container-fluid a.scrollToTop {
      width: 65px;
      height: 50px;
      z-index: 99;
      padding: 12px 4px 0 0;
      text-align: center;
      background: #2ea3c0;
      font-weight: bold;
      color: white;
      text-decoration: none;
      position: fixed;
      bottom: 40px;
      right: 0; }
      body .container-fluid a.scrollToTop:after {
        content: '\FE3F';
        color: white;
        font-weight: 400;
        font-size: 26px;
        line-height: 9px;
        font-family: 'Roboto Slab', 'Arial', sans-serif;
        text-decoration: none; }
      body .container-fluid a.scrollToTop:hover {
        text-decoration: none;
        background: #1f6f82; }
      body .container-fluid .container-inline-date .date-padding {
        width: 100%;
        padding: 0; }
      body .container-fluid .container-inline-date .form-item {
        width: 100%; }
        body .container-fluid .container-inline-date .form-item .form-item {
          width: 49%;
          padding-right: 1%; }
        body .container-fluid .container-inline-date .form-item input {
          width: 100%; }
      body .container-fluid .teaser-columns .img-responsive {
        width: auto; }
      body .container-fluid .teaser-columns .btn.btn-link {
        text-align: left;
        margin-top: 15px; }
      body .container-fluid .teaser-columns .section-title {
        margin-top: 34px; }
    body .container-fluid .image-teaser-container p {
      margin: 0; }
    body .container-fluid .guide {
      margin-left: 20px; }
      body .container-fluid .guide label {
        position: relative;
        padding-left: 16px; }
        body .container-fluid .guide label span + span {
          color: #666666; }
      body .container-fluid .guide input[type="radio"] + span:before {
        top: 2px; }
    body .container-fluid .guide-results {
      margin-left: 30px; }
      body .container-fluid .guide-results .guide-results {
        margin-left: 30px; }
    body .container-fluid .valign-top {
      vertical-align: top; }
    body .container-fluid .page-node-22 .page-header,
    body .container-fluid .page-node-49 .page-header,
    body .container-fluid .page-node-24 .page-header,
    body .container-fluid .page-node-51 .page-header {
      display: none; }
    body .container-fluid .btn {
      white-space: normal; }
    body .container-fluid .panel-group {
      margin-bottom: 0; }
    body .container-fluid .nav-tabs > li.active > a {
      border: 0; }
      body .container-fluid .nav-tabs > li.active > a:hover,
      body .container-fluid .nav-tabs > li.active > a:focus {
        border: 0; }
    body .container-fluid hr {
      margin: 0;
      border-top: 2px solid #e5e5e5; }
      body .container-fluid .primary-bg .section-title {
        color: white; }
      body .container-fluid .primary-bg .carousel-description {
        margin: 40px 0 60px 0;
        color: white;
        display: none;
        padding: 0 12%; }
        body .container-fluid .primary-bg .carousel-description h4 {
          margin-top: 30px; }
        body .container-fluid .primary-bg .carousel-description.active {
          display: block; }
        body .container-fluid .primary-bg .carousel-description .btn-primary {
          margin-top: 0; }
        body .container-fluid .primary-bg .carousel-description .btn-link {
          margin-top: 0;
          color: white;
          line-height: 52px;
          margin-left: 15px;
          text-transform: uppercase; }
          body .container-fluid .primary-bg .carousel-description .btn-link:hover {
            color: #cccccc; }
      body .container-fluid .owl-carousel .owl-buttons,
      body .container-fluid .owl-carousel .owl-nav {
        display: none;
        background: transparent;
        position: absolute;
        top: 100px;
        width: 100%; }
        body .container-fluid .owl-carousel .owl-buttons div,
        body .container-fluid .owl-carousel .owl-nav div {
          background: transparent;
          font-size: 37px;
          opacity: 0.7;
          color: white;
          position: absolute; }
          body .container-fluid .owl-carousel .owl-buttons div.owl-next,
          body .container-fluid .owl-carousel .owl-nav div.owl-next {
            right: -15px; }
            body .container-fluid .owl-carousel .owl-buttons div.owl-next:after,
            body .container-fluid .owl-carousel .owl-nav div.owl-next:after {
              content: "\232A"; }
          body .container-fluid .owl-carousel .owl-buttons div.owl-prev,
          body .container-fluid .owl-carousel .owl-nav div.owl-prev {
            left: -15px; }
            body .container-fluid .owl-carousel .owl-buttons div.owl-prev:before,
            body .container-fluid .owl-carousel .owl-nav div.owl-prev:before {
              content: "\2329"; }
        body .container-fluid .owl-carousel .owl-item a {
          display: block;
          margin: 0 7px; }
          body .container-fluid .owl-carousel .owl-item a img {
            filter: grayscale(100%);
            filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
            filter: gray;
            -webkit-filter: grayscale(100%);
            -webkit-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            transition: all 0.3s ease;
            -webkit-backface-visibility: hidden; }
          body .container-fluid .owl-carousel .owl-item .active a {
            border: 2px solid white; }
            body .container-fluid .owl-carousel .owl-item .active a img {
              filter: none;
              filter: grayscale(0%);
              -webkit-filter: grayscale(0%);
              filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale"); }
      body .container-fluid .owl-carousel.gallery {
        min-height: 380px; }
        body .container-fluid .owl-carousel.gallery .carousel-description {
          padding: 30px 0 30px 0; }
          body .container-fluid .owl-carousel.gallery .carousel-description p {
            margin-bottom: 0; }
        body .container-fluid .owl-carousel.gallery .owl-item,
        body .container-fluid .owl-carousel.gallery .owl-stage {
          height: 320px;
          overflow: hidden; }
        body .container-fluid .owl-carousel.gallery .owl-dots {
          position: relative;
          text-align: center;
          bottom: 0;
          top: -40px;
          margin-bottom: 20px;
          clear: left; }
        body .container-fluid .owl-carousel.gallery .owl-prev,
        body .container-fluid .owl-carousel.gallery .owl-next {
          background: #333333;
          opacity: 0.5;
          text-align: center;
          font-size: 29px;
          color: white;
          line-height: 32px;
          padding: 12px 12px 18px 18px;
          margin: 16px;
          -moz-border-radius: 0;
          -webkit-border-radius: 0;
          -o-border-radius: 0;
          border-radius: 0; }
        body .container-fluid .owl-carousel.gallery .owl-nav {
          display: block; }
          body .container-fluid .owl-carousel.gallery .owl-nav div:hover {
            opacity: 1;
            background: #333333;
            cursor: pointer; }
        body .container-fluid .owl-carousel.gallery .owl-stage-outer {
          min-height: 380px; }
          body .container-fluid .owl-carousel.gallery .owl-dots span {
            background: white; }
            body .container-fluid .owl-carousel.gallery .owl-dots span:hover {
              cursor: pointer; }
            body .container-fluid .owl-carousel.gallery .owl-dots.active span {
              background: #333333; }
            body .container-fluid .owl-carousel.gallery .owl-dots:hover span {
              cursor: pointer; }
      body .container-fluid .owl-carousel .owl-dots {
        margin: 0 auto;
        width: 100%;
        position: absolute;
        top: 230px; }
        body .container-fluid .owl-carousel .owl-dots .owl-dot {
          display: inline-block;
          zoom: 1;
          *display: inline; }
          body .container-fluid .owl-carousel .owl-dots .owl-dot span {
            width: 10px;
            height: 10px;
            margin: 5px 7px;
            background: #f2f2f2;
            display: block;
            -webkit-backface-visibility: visible;
            -webkit-transition: opacity 200 ease;
            -o-transition: opacity 200 ease;
            -moz-transition: opacity 200 ease;
            transition: opacity 200 ease;
            -webkit-border-radius: 30px;
            -moz-border-radius: 30px;
            border-radius: 30px; }
            body .container-fluid .owl-carousel .owl-dots .owl-dot span:hover {
              cursor: pointer; }
            body .container-fluid .owl-carousel .owl-dots .owl-dot.active span {
              background: #333333; }
        body .container-fluid .owl-carousel .owl-dots.disabled {
          display: none; }
      body .container-fluid .gallery-controls div {
        background: #333333;
        opacity: 0.5;
        text-align: center;
        font-size: 29px;
        color: white;
        line-height: 32px;
        padding: 12px 12px 18px 18px; }
      body .container-fluid .gallery-controls .gallery-next {
        right: 0;
        position: absolute; }
      body .container-fluid .gallery-controls .gallery-prev {
        left: 0;
        position: absolute; }
      body .container-fluid .gallery-controls .gallery-next:before {
        content: "\232A"; }
      body .container-fluid .gallery-controls .gallery-prev:before {
        content: "\2329"; }
      body .container-fluid .gallery-controls div:hover {
        opacity: 1; }
    body .container-fluid .quote-carousel {
      background: #2ea3c0;
      padding: 60px 0; }
        body .container-fluid .quote-carousel.carousel .carousel-inner {
          margin: 10px auto 32px auto;
          text-align: center; }
          body .container-fluid .quote-carousel.carousel .carousel-inner .item {
            color: white; }
        body .container-fluid .quote-carousel.carousel .carousel-caption {
          position: static; }
        body .container-fluid .quote-carousel.carousel .carousel-control {
          width: 5%;
          opacity: 1;
          text-shadow: none; }
        body .container-fluid .quote-carousel.carousel .carousel-indicators {
          display: block;
          bottom: 50px; }
          body .container-fluid .quote-carousel.carousel .carousel-indicators li {
            width: 10px;
            height: 10px;
            vertical-align: middle;
            margin: 0 4px;
            border: 0;
            background: white;
            opacity: 0.5; }
            body .container-fluid .quote-carousel.carousel .carousel-indicators li.active {
              opacity: 1; }
      body .container-fluid .quote-carousel h2 {
        color: white; }
      body .container-fluid .quote-carousel .carousel-label {
        color: white;
        text-transform: uppercase;
        text-align: center; }
          body .container-fluid .quote-carousel.background-bg .carousel-inner .item {
            color: #333333; }
        body .container-fluid .quote-carousel.background-bg .carousel-indicators li {
          background-color: #333333;
          opacity: 0.5; }
        body .container-fluid .quote-carousel.background-bg .carousel-label,
        body .container-fluid .quote-carousel.background-bg .carousel-control {
          color: #333333; }
    body .container-fluid .extend-full,
    body .container-fluid .wide {
      position: relative; }
      body .container-fluid .extend-full .carousel-control,
      body .container-fluid .wide .carousel-control {
        width: 30px;
        opacity: 1;
        text-shadow: none; }
        body .container-fluid .extend-full .carousel-control .glyphicon-chevron-left,
        body .container-fluid .extend-full .carousel-control .glyphicon-chevron-right,
        body .container-fluid .extend-full .carousel-control .icon-prev,
        body .container-fluid .extend-full .carousel-control .icon-next,
        body .container-fluid .wide .carousel-control .glyphicon-chevron-left,
        body .container-fluid .wide .carousel-control .glyphicon-chevron-right,
        body .container-fluid .wide .carousel-control .icon-prev,
        body .container-fluid .wide .carousel-control .icon-next {
          height: 50px;
          margin-top: -30px;
          margin-left: 0;
          margin-right: 0;
          left: 0;
          right: 0; }
        body .container-fluid .extend-full .carousel-control.left,
        body .container-fluid .wide .carousel-control.left,
        body .container-fluid .extend-full .carousel-control.right,
        body .container-fluid .wide .carousel-control.right {
          background: transparent;
          background-image: none;
          filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)"; }
        body .container-fluid .extend-full .carousel-control.left,
        body .container-fluid .wide .carousel-control.left {
          left: 8px; }
        body .container-fluid .extend-full .carousel-control.right,
        body .container-fluid .wide .carousel-control.right {
          right: 8px; }
          body .container-fluid .extend-full .carousel-control.right .glyphicon-chevron-right:before,
          body .container-fluid .wide .carousel-control.right .glyphicon-chevron-right:before {
            content: "\232A";
            font-size: 40px; }
        body .container-fluid .extend-full .carousel-control.left .glyphicon-chevron-left:before,
        body .container-fluid .wide .carousel-control.left .glyphicon-chevron-left:before {
          content: "\2329";
          font-size: 40px; }
    body .container-fluid .contact-form-wrapper {
      background: #f2f2f2; }
      body .container-fluid .contact-form-wrapper .contact-form-header {
        padding: 30px 0 26px 30px; }
        body .container-fluid .contact-form-wrapper .contact-form-header .btn {
          text-align: left;
          margin-bottom: 4px; }
        body .container-fluid .contact-form-wrapper .contact-form-header .col-pad {
          padding: 0 12px; }
        body .container-fluid .contact-form-wrapper .contact-form-header h2 {
          margin: 0 0 8px 0; }
      body .container-fluid .contact-form-wrapper .contact-form-collapse {
        display: none;
        padding-bottom: 5px; }
        body .container-fluid .contact-form-wrapper .contact-form-collapse .sod_select {
          background: white;
          box-shadow: none; }
          body .container-fluid .contact-form-wrapper .contact-form-collapse .sod_select .sod_list_wrapper {
            background: white; }
        body .container-fluid .contact-form-wrapper .contact-form-collapse .form-control,
        body .container-fluid .contact-form-wrapper .contact-form-collapse textarea {
          background: white;
          border: 0;
          box-shadow: none; }
          body .container-fluid .contact-form-wrapper .contact-form-collapse .form-control:focus,
          body .container-fluid .contact-form-wrapper .contact-form-collapse textarea:focus {
            border-color: #e2dfdf;
            outline: 0;
            -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08), 0 0 8px rgba(204, 205, 207, 0.6);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08), 0 0 8px rgba(225, 226, 228, 0.6); }
        body .container-fluid .contact-form-wrapper .contact-form-collapse textarea {
          min-height: 150px; }
        body .container-fluid .contact-form-wrapper .contact-form-collapse button,
        body .container-fluid .contact-form-wrapper .contact-form-collapse button:hover {
          border-color: #f2f2f2; }
      body .container-fluid .contact-form-wrapper .contact-form-row {
        margin-bottom: 20px;
        padding: 0 20px; }
      body .container-fluid .contact-form-wrapper .iblock {
        max-width: 80%; }
      body .container-fluid .contact-form-wrapper button + button {
        margin-left: 25px; }
      body .container-fluid .contact-form-wrapper .rounded-icon {
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;
        background: #333333;
        display: inline-block;
        width: 70px;
        height: 70px;
        line-height: 75px;
        text-align: center;
        margin-right: 18px;
        vertical-align: top; }
        body .container-fluid .contact-form-wrapper .rounded-icon .fa {
          color: white;
          letter-spacing: -3px; }
          body .container-fluid .contact-form-wrapper .rounded-icon .fa.fa-2 {
            font-size: 2em; }
          body .container-fluid .contact-form-wrapper .rounded-icon .fa.fa-phone.fa-3 {
            font-size: 2.6em;
            transform: rotate(30deg);
            -moz-transform: rotate(30deg);
            -webkit-transform: rotate(30deg);
            margin-top: 20px; }
          body .container-fluid .contact-form-wrapper .rounded-icon .fa.fa-info.fa-4 {
            margin-top: 10px;
            font-size: 3.2em;
            letter-spacing: -5px; }
            body .container-fluid .contact-form-wrapper .rounded-icon .fa.fa-info.fa-4:before {
              content: "i";
              font-family: "Roboto Slab", sans-serif;
              font-weight: 700; }
    body .container-fluid .pager li {
      display: inline-block;
      vertical-align: middle; }
      body .container-fluid .pager li a {
        border: 0;
        font-size: 0; }
      body .container-fluid .pager li >a,
      body .container-fluid .pager li >span {
        border-radius: 0; }
      body .container-fluid .pager li a:before {
        content: "";
        display: inline-block;
        font-size: 28px;
        font-weight: 600; }
      body .container-fluid .pager li.pager-next a:before {
        content: "\232A"; }
      body .container-fluid .pager li.pager-previous a:before {
        content: "\2329"; }
        body .container-fluid .pager li > a:hover,
        body .container-fluid .pager li > a:focus {
          background-color: white; }
      body .container-fluid .pager li span {
        border: 0;
        text-align: center;
        padding: 10px 0; }
      body .container-fluid .pager li.pager-current span:first-child {
        background: #f2f2f2;
        min-width: 66px;
        padding: 13px 14px;
        margin-right: 8px; }
      body .container-fluid .node-services-information .extend-full,
      body .container-fluid .service-information-details-article .extend-full {
        margin-bottom: 100px; }
    body .container-fluid .service-information-page-tags-container {
      margin-bottom: 20px;
      font-size: 13px;
      font-weight: bold; }
      body .container-fluid .node-service-centre div[class*="field-"] {
        margin: 20px 0;
        text-align: center; }
        body .container-fluid .node-service-centre div[class*="field-"] p {
          text-align: left; }
      body .container-fluid .node-service-centre h1,
      body .container-fluid .node-service-centre h2 {
        text-align: center; }
      body .container-fluid .node-service-centre .field-logo {
        max-width: none;
        text-align: center; }
        body .container-fluid .node-service-centre .field-logo .img-responsive {
          width: auto;
          display: inline-block; }
    body .container-fluid h4 {
      font-weight: 400;
      font-size: 20px;
      line-height: 26px;
      font-family: 'Roboto Slab', 'Arial', sans-serif; }
    body .container-fluid .carousel h4 {
      margin-top: 30px; }
    body .container-fluid .iblock {
      display: inline-block;
      vertical-align: middle;
      margin-right: 10px;
      text-align: left; }
    body .container-fluid .heading-wrapper {
      margin-bottom: 30px; }
    body .container-fluid .search-results-item {
      margin-top: 70px; }
    body .container-fluid .footer {
      color: white; }
      body .container-fluid .footer .section-title {
        min-height: 48px; }
      body .container-fluid .footer a {
        color: white; }
        body .container-fluid .footer a:hover {
          color: white; }
      body .container-fluid .footer ul {
        list-style-type: none;
        padding-left: 0;
        line-height: 16px; }
        body .container-fluid .footer ul li {
          margin-bottom: 12px; }
          body .container-fluid .footer ul li a:hover {
            text-decoration: none;
            opacity: 0.8; }
        body .container-fluid .footer ul.social li {
          margin-bottom: 40px; }
          body .container-fluid .footer ul.social li a {
            display: inline-block;
            width: 22px;
            height: 22px;
            background: url(../images/erxs_sprite.png) no-repeat -1000px -1000px;
            -webkit-transition: opacity 0.25s ease-in-out;
            -o-transition: opacity 0.25s ease-in-out;
            -moz-transition: opacity 0.25s ease-in-out;
            transition: opacity 0.25s ease-in-out;
            font-size: 0; }
            body .container-fluid .footer ul.social li a.fb {
              background-position: 6px -38px; }
            body .container-fluid .footer ul.social li a.twitter {
              background-position: 0 4px; }
            body .container-fluid .footer ul.social li a.mail {
              background-position: 0 -80px; }
      body .container-fluid .footer a:focus {
        color: white;
        outline: none; }
      body .container-fluid .footer .footer-links li {
        display: inline-block; }
    body.small-size-search #euraxess-search-page-filter-widget-form {
      min-height: 335px; }
    body.small-size-search .stage-search-image {
      height: 434px;
      background-position: center; }
  body .profile-photo {
    width: 145px;
    height: 145px;
    margin-top: 30px; }
    body .profile-photo img {
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%; }
      body .mobile-page #menu .hidden-md {
        display: block !important; }
      body .mobile-page #menu .hidden-xs {
        display: none !important; }
    body .mobile-page .erxs .navbar-toggle {
      display: block; }
    body .mobile-page .navbar-nav {
      display: none;
      margin: 0; }
    body .mobile-page .collapse .navbar-nav {
      display: block;
      margin: 0; }
      body .mobile-page .collapse .navbar-nav .col-md-6 {
        width: 100%; }
    body .mobile-page #menu {
      top: 0;
      padding-top: 90px; }
      body .mobile-page #menu.nav.navbar-nav:before {
        background: #0065a2;
        width: 100%;
        height: 51px; }
      body .mobile-page #menu ul.menu {
        height: 100%; }
    body .mobile-page .navbar-collapse.collapsing {
      display: none; }
    body .mobile-page .menu-attach-block-wrapper {
      position: relative;
      top: 0;
      border: none; }
    body .mobile-page .menuWrapper nav {
      margin-top: 0;
      margin-right: 0;
      z-index: 100;
      height: 100%;
      border: 0; }
      body .mobile-page .navbar-default.erxs .navbar-nav > li > a,
      body .mobile-page .navbar-default.erxs .navbar-nav > li:first-child a {
        color: #333333;
        width: 100%; }
    body .mobile-page .navbar-nav {
      float: none;
      margin: 0; }
      body .mobile-page .navbar-nav > li {
        float: none;
        width: 100%;
        border-bottom: 2px solid #eeeeee;
        display: block; }
        body .mobile-page .navbar-nav > li br {
          display: none; }
      body .mobile-page .navbar-default.erxs .navbar-nav li {
        height: auto;
        padding: 0;
        width: 100%; }
        body .mobile-page .navbar-default.erxs .navbar-nav li a {
          padding: 20px 35px 20px 20px;
          width: 100%; }
      body .mobile-page .navbar-default.erxs .navbar-nav .active-trail {
        background: #2ea3c0; }
        body .mobile-page .navbar-default.erxs .navbar-nav .active-trail > a {
          background: #2ea3c0;
          font-weight: 400;
          color: white;
          padding: 20px; }
          body .mobile-page .navbar-default.erxs .navbar-nav .active-trail > a:hover {
            background: #2ea3c0;
            color: white; }
        body .mobile-page .navbar-default.erxs .navbar-nav li > a.menu-attach-block-drop-link {
          margin-top: 0;
          top: -30px;
          height: 60px;
          width: 60px;
          display: block;
          right: 20px; }
        body .mobile-page .navbar-default.erxs .navbar-nav li.hasChildren > a:after {
          content: '\002B';
          color: #333333;
          font-weight: 300;
          font-size: 24px;
          line-height: 21px;
          font-family: 'Roboto Slab', 'Arial', sans-serif;
          position: absolute;
          right: 20px;
          top: 17px; }
  body .mobile-page {
    position: relative;
    left: 0; }
      body .mobile-page .navbar-default.erxs .menu-attach-block-wrapper ul.nav-pills li a:hover {
        background-color: transparent; }
        body .mobile-page .navbar-default.erxs .navbar-nav li.leaf:hover {
          background: transparent; }
        body .mobile-page .navbar-default.erxs .navbar-nav li.leaf:after,
        body .mobile-page .navbar-default.erxs .navbar-nav li.leaf:before {
          width: 0;
          height: 0; }
        body .mobile-page .navbar-default.erxs .navbar-nav li.leaf .overview-link,
        body .mobile-page .navbar-default.erxs .navbar-nav li.leaf .border-line .btn-link {
          color: #333333; }
    body .mobile-page .menu-attach-block-wrapper .sub-menu-item {
      border: 0; }
    body .mobile-page .sub-menu {
      background: white;
      padding-left: 0; }
      body .mobile-page .sub-menu .nav.nav-pills {
        display: none; }
        body .mobile-page .sub-menu .nav.nav-pills.open {
          display: block; }
      body .mobile-page .sub-menu li {
        border-top: 2px solid #eeeeee;
        list-style: none; }
        body .mobile-page .sub-menu li:hover {
          cursor: pointer; }
        body .mobile-page .sub-menu li .sub-menu-item {
          padding-left: 0; }
          body .mobile-page .sub-menu li .sub-menu-item .section-title {
            padding: 20px 40px 20px 20px;
            font-weight: 300;
            font-size: 14px;
            line-height: 20px;
            font-family: 'Arial', sans-serif;
            text-transform: capitalize; }
          body .mobile-page .sub-menu li .sub-menu-item:after {
            content: '\FE40';
            color: #333333;
            font-weight: 300;
            font-size: 24px;
            line-height: 41px;
            font-family: 'Roboto Slab', 'Arial', sans-serif;
            position: absolute;
            right: 17px;
            top: 17px; }
          body .mobile-page .sub-menu li .sub-menu-item.active:after {
            content: '\FE3F';
            font-weight: 300;
            font-size: 24px;
            line-height: 21px;
            font-family: 'Roboto Slab', 'Arial', sans-serif; }
        body .mobile-page .sub-menu li:first-child div.sub-menu-item {
          padding-left: 0; }
            body .mobile-page .navbar-nav ul li.last ul li {
              margin: -1px 0 0 0;
              line-height: 60px; }
              body .mobile-page .navbar-nav ul li.last ul li a {
                font-size: 14px; }
              body .mobile-page .navbar-nav ul li.last ul li:first-child {
                border: none !important; }
              body .mobile-page .navbar-nav ul li.last ul.submenu li:first-child {
                border-top: 0 !important; }
    body .mobile-page .menu.nav li.leaf a.active-link:after {
      content: '\02500';
      font-weight: 300;
      font-size: 16px;
      line-height: 18px;
      font-family: 'Roboto Slab', 'Arial', sans-serif; }
    body .mobile-page .menu-attach-block-wrapper {
      display: none; }
      body .mobile-page .menu-attach-block-wrapper.open {
        display: block !important; }
    body .mobile-page .navbar-default.erxs .navbar-nav > li.active-trail {
      border-bottom: 2px solid #eeeeee; }
        body .mobile-page .navbar-default.erxs .navbar-nav > li.active-trail .section-title a {
          color: #333333; }
      body .mobile-page .navbar-default.erxs .navbar-nav > li.active-trail a {
        color: white; }
        body .mobile-page .navbar-default.erxs .navbar-nav > li.active-trail a:after {
          color: white; }
      body .mobile-page .navbar-default.erxs .navbar-nav > li.active-trail .overview-link,
      body .mobile-page .navbar-default.erxs .navbar-nav > li.active-trail .border-line .btn-link {
        color: #333333; }
    body .mobile-page .menu-attach-block-wrapper {
      padding: 0 3px;
      background: white; }
    body .mobile-page .navbar-default.erxs .menu-attach-block-wrapper ul.nav-pills {
      background: #f2f2f2; }
      body .mobile-page .navbar-default.erxs .menu-attach-block-wrapper ul.nav-pills li {
        border: none; }
        body .mobile-page .navbar-default.erxs .menu-attach-block-wrapper ul.nav-pills li >a {
          padding: 20px 5px 20px 30px;
          font-weight: 300;
          font-size: 14px;
          line-height: 18px;
          font-family: 'Arial', sans-serif;
          text-transform: capitalize;
          width: auto;
          color: #333333;
          margin: 0; }
    body .mobile-page .dev-query {
      display: none; }
    body .mobile-page .border-line {
      margin: 0;
      border-top: 0;
      padding: 0; }
      body .mobile-page .border-line span.fa {
        display: none; }
      body .mobile-page .border-line a {
        font-weight: 300;
        font-size: 14px;
        line-height: 18px;
        font-family: 'Arial', sans-serif;
        text-transform: capitalize;
        margin: 0 !important;
        text-align: left;
        border-top: 2px solid #e5e5e5;
        color: #333333; }
    body .mobile-page .navbar-nav li.first {
      border-top: 2px solid #eeeeee; }
    body .mobile-page .navbar-nav {
      background-color: white; }
      body .mobile-page .navbar-nav .menu {
        z-index: 100;
        -webkit-box-shadow: inset 1px 1px 5px 0 rgba(0, 0, 0, 0.75);
        -moz-box-shadow: inset 1px 1px 5px 0 rgba(0, 0, 0, 0.75);
        box-shadow: inset 1px 1px 5px 0 rgba(0, 0, 0, 0.75);
        padding-left: 3px; }
    body .mobile-page .navbar-collapse.collapse {
      overflow: visible; }
    body .mobile-page #menu {
      position: absolute;
      display: none;
      width: 284px;
      right: -560px;
      border: 0; }
      body .mobile-page.animate-page #menu {
        display: block; }
    body .mobile-page .menu-attach-block-wrapper {
      min-width: 280px;
      width: 280px;
      left: 0 !important; }
  body .scrollBtn {
    position: fixed;
    bottom: 40px;
    right: 60px;
    width: 40px;
    line-height: 40px;
    height: 40px;
    background: #2ea3c0;
    z-index: 10000;
    text-align: center;
    cursor: pointer;
    -webkit-box-shadow: 1px 0 6px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 0 6px 2px rgba(0, 0, 0, 0.2); }
    body .scrollBtn:before {
      content: '\FE40';
      font-size: 26px;
      color: white;
      display: inline-block;
      line-height: normal;
      vertical-align: middle;
      height: 20px; }
    body .scrollBtn.up:before {
      content: '\FE3F';
      vertical-align: middle;
      line-height: 20px; }
  body .scrollBtnText {
    position: absolute;
    top: -10px;
    left: 0;
    font-size: 10px;
    color: white;
    width: 100%; }
  body .tags {
    display: inline-block;
    margin-right: 4px;
    line-height: 20px;
    vertical-align: middle; }
  body .pipe {
    display: inline-block;
    margin-right: 4px;
    line-height: 20px;
    vertical-align: middle;
    font-size: 12px; }
  body .inline-element {
    display: inline-block;
    float: none; }
  body .section-item a {
    display: inline-block;
    margin-bottom: 10px; }
  body .section-wrapper.show-hide .section-item {
    display: none; }
  body blockquote {
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    font-family: 'Roboto Slab', 'Arial', sans-serif;
    color: #333333; }
  body cite {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Roboto Slab', 'Arial', sans-serif; }
  body code {
    color: #0d5ead; }
    body dl dd {
      margin-left: 20px; }
    body dl dt {
      margin-top: 14px; }
  body ul {
    list-style-type: square;
    padding-left: 14px; }
  body ol {
    padding-left: 20px; }
    body ol li {
      padding: 0 0 10px 0;
      line-height: 18px; }
  body .breadcrumb > li {
    padding: 0;
    line-height: inherit; }
  body sub,
  body sup {
    margin-left: 4px; }
  body q {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Roboto Slab', 'Arial', sans-serif; }
  body pre {
    border: 0;
    position: relative;
    background: white;
    color: #404040;
    border-radius: 0;
    -webkit-box-shadow: 1px 0 6px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 0 6px 2px rgba(0, 0, 0, 0.1); }
  body .longtext .cl-name {
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 10px 0;
    line-height: 16px; }
  body .dark-copy-bg {
    background-color: #333333; }
  body .dropdowns-bg {
    background-color: #404040; }
  body .light-copy-bg {
    background-color: #999999; }
  body .checkboxes-bg {
    background-color: #cccccc; }
  body .dashed-lines-bg {
    background-color: #e5e5e5; }
  body .background-bg {
    background-color: #f2f2f2; }
  body .primary-bg {
    background-color: #2ea3c0; }
  body .researcher-bg {
    background-color: #0065a2; }
  body .organisation-bg {
    background-color: #c71f98; }
  body .emphasis-bg {
    background-color: #fdc200; }
  body .dark-copy {
    color: #333333; }
  body .light-copy {
    color: #999999; }
  body .checkboxes {
    color: #cccccc; }
  body .dashed-lines {
    color: #e5e5e5; }
  body .background {
    color: #f2f2f2; }
  body .primary {
    color: #2ea3c0; }
  body .researcher {
    color: #0065a2; }
  body .organisation {
    color: #c71f98; }
  body .emphasis {
    color: #fdc200; }

@media screen and (min-width: 1024px) {
  body .container-fluid .image-teaser-container {
        overflow: hidden;
        width: 100%;
        margin: -34px -20px -34px 0;
        float: right;
        position: relative; }
        body .container-fluid .image-teaser-container img {
          position: absolute;
          top: -9999px;
          left: -9999px;
          right: -9999px;
          bottom: -9999px;
          margin: auto; }
        body .container-fluid .image-teaser-container p {
          margin: 0; }
      body .stage .img-responsive {
        max-width: none; } }

@media screen and (max-width: 749px) {
  body {
        /*
     * .col-padding {
     * padding: 0 20px;
     * }
     * 
     * .col-left-pad {
     * padding: 0 0 0 20px;
     * }
     * 
     * .col-right-pad {
     * padding: 0 20px 0 0;
     * }
     */ }
    body h1 {
      font-weight: 400;
      font-size: 32px;
      line-height: 38px;
      font-family: 'Roboto Slab', 'Arial', sans-serif; }
      body h1 .btn-link,
      body h1 a {
        font-weight: 400;
        font-size: 32px;
        line-height: 38px;
        font-family: 'Roboto Slab', 'Arial', sans-serif; }
    body h2 {
      font-weight: 400;
      font-size: 26px;
      line-height: 32px;
      font-family: 'Roboto Slab', 'Arial', sans-serif; }
      body h2 .btn-link,
      body h2 a {
        font-weight: 400;
        font-size: 26px;
        line-height: 32px;
        font-family: 'Roboto Slab', 'Arial', sans-serif; }
    body .head-title {
      font-weight: 400;
      font-size: 26px;
      line-height: 32px;
      font-family: 'Roboto Slab', 'Arial', sans-serif; }
    body h3 {
      font-weight: 400;
      font-size: 21px;
      line-height: 26px;
      font-family: 'Roboto Slab', 'Arial', sans-serif; }
      body h3 a,
      body h3 .btn-link {
        font-weight: 400;
        font-size: 21px;
        line-height: 26px;
        font-family: 'Roboto Slab', 'Arial', sans-serif; }
    body .container-fluid {
      padding-left: 3%;
      padding-right: 3%; }
        body .container-fluid #euraxess-search-page-filter-widget-form input.form-control {
          background: white; }
        body .container-fluid .tabs-horizontal .text-xs-center {
          text-align: center; }
      body .container-fluid .button-tabs .panel-default > .panel-heading + .panel-collapse > .panel-body {
        padding: 0 3% 40px 3%; }
        body .container-fluid .button-tabs .panel-default > .panel-heading + .panel-collapse > .panel-body .btn-link {
          text-align: center; }
        body .container-fluid .button-tabs .panel-default > .panel-heading + .panel-collapse > .panel-body .panel-default .panel-body {
          padding: 25px 15px; }
        body .container-fluid .primary-bg .carousel-description {
          margin: 40px 0 50px 0;
          padding: 0; }
          body .container-fluid .primary-bg .carousel-description .btn-link {
            margin-top: 24px;
            line-height: 22px; }
        body .container-fluid .filters-only .dropdown-menu {
          position: relative; }
        body .container-fluid .contact-form-wrapper button + button {
          text-align: center;
          margin-left: 0;
          margin-top: 12px; }
        body .container-fluid .contact-form-wrapper .contact-form-header {
          padding: 20px 0 10px 16px; }
        body .container-fluid .contact-form-wrapper .rounded-icon {
          width: 55px;
          height: 55px;
          line-height: 60px; }
            body .container-fluid .contact-form-wrapper .rounded-icon .fa.fa-info.fa-4 {
              font-size: 2.4em; }
            body .container-fluid .contact-form-wrapper .rounded-icon .fa.fa-phone.fa-3 {
              font-size: 2em;
              margin-top: 16px; }
            body .container-fluid .contact-form-wrapper .rounded-icon .fa.fa-envelope.fa-2 {
              font-size: 1.6em; }
        body .container-fluid .teaser-text .select-wrapper + .btn-primary {
          display: inline-block; } }

@media screen and (min-width: 750px) {
  body .container-fluid .dashboard-menu .panel {
          border: 0; }
        body .container-fluid .dashboard-menu .panel-default>.panel-heading {
          display: none; }
          body .container-fluid .dashboard-menu .panel-default>.panel-heading+.panel-collapse>.panel-body {
            box-shadow: none;
            padding: 0;
            background-color: transparent; }
        body .container-fluid .dashboard-menu .collapse {
          display: block; } }

@media screen and (max-width: 1249px) {
  body .col-padding {
      padding: 0 16px; }
    body .col-left-pad {
      padding: 0 0 0 16px; }
    body .col-right-pad {
      padding: 0 16px 0 0; }
        body .container-fluid .contact-form-wrapper .iblock {
          max-width: 74%; } }

@media screen and (min-width: 1024px) {
  body .container-fluid .image-teaser-container {
        overflow: hidden;
        width: 100%;
        margin: -34px -20px -34px 0;
        float: right;
        position: relative; }
        body .container-fluid .image-teaser-container img {
          position: absolute;
          top: -9999px;
          left: -9999px;
          right: -9999px;
          bottom: -9999px;
          margin: auto; }
        body .container-fluid .teaser-columns .image-wrapper {
          height: 195px; } }

@media screen and (min-width:1024px ) and (max-height: 700px) {
  body .navbar-default.erxs .menu-attach-block-wrapper ul.nav-pills li a {
          padding: 0;
          margin: 3px 0;
          font-size: 15px; } }

@media screen and (max-width: 1023px) {
  body .table-compact {
      overflow-x: scroll; }
      body .table-compact .table {
        width: auto;
        display: block; }
        body .table-compact .table thead {
          display: block; }
            body .table-compact .table thead tr th {
              width: 160px;
              display: inline-block;
              vertical-align: top;
              border-bottom: 0; }
        body .table-compact .table td {
          width: 160px;
          display: inline-block;
          vertical-align: top; }
        body .table-compact .table tbody {
          display: block;
          max-height: 400px;
          overflow-y: scroll; }
      body .panel-body .modal {
        top: 3%;
        right: 3%;
        left: 3%;
        width: auto;
        margin: 0; }
      body .panel-body .modal-dialog {
        width: 600px; }
    body .col-padding {
      padding: 0 12px; }
    body .col-left-pad {
      padding: 0 0 0 12px; }
    body .col-right-pad {
      padding: 0 12px 0 0; }
    body .stage-search-image {
      height: 532px; }
        body .container-fluid .owl-carousel .owl-controls {
          position: absolute; }
          body .container-fluid .owl-carousel .owl-controls .owl-dot.active span {
            opacity: 1; }
          body .container-fluid .owl-carousel.gallery .carousel-description {
            padding: 50px 0 30px 0; }
        body .container-fluid .teaser-text img {
          margin-top: 22px; }
        body .container-fluid .teaser-text .panel-group {
          margin-top: 60px; }
      body .container-fluid .extend-full {
        margin-right: -3.2%;
        padding-right: 3.2%;
        margin-left: -3.2%;
        padding-left: 3.2%; }
      body .container-fluid .selected-items {
        right: 60px; }
      body .container-fluid .lift-over-tabs {
        margin-top: 0; }
        body .container-fluid .morecontent .morelink {
          text-align: center; }
        body .container-fluid .footer .section-title {
          text-align: center;
          max-width: 100%; }
        body .container-fluid .footer ul.social {
          width: 100%;
          text-align: center; }
          body .container-fluid .footer ul.social li {
            display: inline-block;
            vertical-align: middle; }
            body .container-fluid .footer ul.social li + li {
              margin-left: 20px; }
          body .container-fluid .extend-full .carousel-control.left {
            left: 14px; }
          body .container-fluid .extend-full .carousel-control.right {
            right: 14px; }
      body .container-fluid #euraxess-search-filters-and-sorts-form {
        margin-left: 0;
        width: 100%;
        float: none; }
        body .container-fluid #euraxess-search-filters-and-sorts-form .inline-element {
          display: inline-block;
          max-width: 100%;
          margin: 0 0.5% 10px 0; }
          body .container-fluid #euraxess-search-filters-and-sorts-form .inline-element .btn,
          body .container-fluid #euraxess-search-filters-and-sorts-form .inline-element.btn {
            margin: 0; }
        body .container-fluid #euraxess-search-filters-and-sorts-form .filter-group {
          width: 45%; }
      body .container-fluid .one-column {
        width: 40%;
        margin-top: 1px;
        float: left;
        margin-right: 10px; }
        body .container-fluid .one-column #euraxess-search-filters-and-sorts-form {
          width: 100%;
          margin-left: 0;
          margin-right: 0; }
          body .container-fluid .one-column #euraxess-search-filters-and-sorts-form .filter-group {
            width: 100%; }
          body .container-fluid .filters-only #euraxess-search-filters-and-sorts-form .filter-group {
            width: 55%; }
          body .container-fluid .filters-only #euraxess-search-filters-and-sorts-form .radio-group {
            width: 35%; }
      body .container-fluid .stage-search-image {
        height: 800px;
        display: block; }
      body .container-fluid ul.list-items {
        margin: 0; }
      body .container-fluid #euraxess-search-page-filter-widget-form {
        min-height: 422px; }
        body .container-fluid #euraxess-search-page-filter-widget-form input.form-control {
          width: 100%;
          margin-bottom: 10px; }
        body .container-fluid #euraxess-search-page-filter-widget-form .panel-header {
          display: block;
          position: relative;
          background-color: #333333;
          text-transform: uppercase;
          color: white;
          margin-bottom: 0;
          font-weight: 400;
          font-size: 16px;
          line-height: 24px;
          font-family: 'Arial', sans-serif;
          padding: 14px 50px 14px 20px; }
          body .container-fluid #euraxess-search-page-filter-widget-form .panel-header:after {
            content: '\FE40';
            color: white;
            right: 20px;
            position: absolute;
            font-weight: 400;
            font-size: 26px;
            line-height: 41px;
            font-family: 'Arial', sans-serif; }
          body .container-fluid #euraxess-search-page-filter-widget-form .panel-header.active:after {
            content: '\FE3F';
            right: 20px;
            position: absolute;
            line-height: 8px; }
          body .container-fluid #euraxess-search-page-filter-widget-form .panel-header:hover,
          body .container-fluid #euraxess-search-page-filter-widget-form .panel-header.active {
            background-color: #2ea3c0; }
        body .container-fluid #euraxess-search-page-filter-widget-form .form-group {
          margin-bottom: 0; }
        body .container-fluid #euraxess-search-page-filter-widget-form .simply-scroll-container {
          width: 100%;
          left: 0;
          top: 0;
          margin: 0;
          position: relative; }
        body .container-fluid #euraxess-search-page-filter-widget-form .form-submit {
          position: relative;
          bottom: 0;
          margin: 24px auto;
          white-space: nowrap;
          left: 0;
          width: auto;
          display: block; }
      body .container-fluid .vert .simply-scroll-clip {
        height: 230px; }
      body .container-fluid .tabs-horizontal .btn-link {
        line-height: 25px;
        margin-left: 0; }
      body .container-fluid .tabs-hoz-xs {
        display: none !important; }
      body .container-fluid .visible-accordion {
        display: block !important; }
      body .container-fluid .image-teaser-container {
        margin: 0;
        overflow: visible; }
        body .container-fluid .image-teaser-container img {
          max-width: 100%;
          width: 100%;
          margin: 0;
          float: none;
          height: auto;
          display: block; }
      body .container-fluid .button-tabs .panel-default > .panel-heading + .panel-collapse > .panel-body {
        padding: 0 3.2% 100px 3.2%; }
        body .container-fluid .button-tabs .panel-default > .panel-heading + .panel-collapse > .panel-body .panel-collapse > .panel-body {
          padding: 30px 30px; }
      body .container-fluid .longtext .button-tabs .panel-default > .panel-heading + .panel-collapse > .panel-body {
        padding: 0 3.2% 24px 3.2%; }
        body .container-fluid .longtext .button-tabs .panel-default > .panel-heading + .panel-collapse > .panel-body .panel-collapse > .panel-body {
          padding: 30px 0 30px 30px; }
      body .container-fluid .tabs-horizontal .panel-default > .panel-heading + .panel-collapse > .panel-body {
        padding: 37px 0 60px 0; }
        body .container-fluid .tabs-horizontal .panel-default > .panel-heading + .panel-collapse > .panel-body img {
          margin-top: -37px; }
        body .container-fluid .tabs-horizontal .panel-default > .panel-heading + .panel-collapse > .panel-body .text-xs-center h2 {
          margin-top: 142px; }
        body .container-fluid .tabs-horizontal .panel-default > .panel-heading + .panel-collapse > .panel-body .btn-link {
          text-align: center; }
      body .container-fluid .text-xs-center {
        text-align: center; }
      body .container-fluid .box-wrapper {
        bottom: -102px; }
      body .container-fluid .box-container {
        padding: 25px 20px 10px;
        max-width: 220px; }
        body .container-fluid .tabs-horizontal .tab-content .tab-pane {
          padding-bottom: 40px; }
        body .container-fluid .tabs-horizontal h2 {
          margin: 0 0 30px 0; }
      body .container-fluid .teaser-columns .section-title {
        margin-top: 0; }
      body .container-fluid .contact-form-header .btn {
        text-align: left; }
      body .container-fluid .row.full-wrapper {
        margin-left: -4.6%;
        margin-right: -4.6%; }
        body .container-fluid .row.full-wrapper h3,
        body .container-fluid .row.full-wrapper p {
          padding-left: 30px; }
      body .erxs .navbar-toggle {
        display: block; }
      body .erxs .navbar-header .btn-group .btn {
        max-width: 90%;
        max-width: 208px; }
        body .erxs .navbar-header .btn-group .btn.dropdown-toggle {
          max-width: 20%;
          max-width: 20px; }
      body .erxs .logo.navbar-btn {
        width: auto;
        height: auto; }
      body .erxs .navbar-header .open > .dropdown-menu {
        width: 470px; }
      body.small-size-search #euraxess-search-page-filter-widget-form {
        min-height: 340px; }
      body.small-size-search .stage-search-image {
        height: 430px;
        background-position: center; } }

@media screen and (max-width: 749px) {
  body .table-compact .table {
        width: auto; }
            body .table-compact .table thead tr th {
              width: 120px; }
        body .table-compact .table td {
          width: 120px; }
      body .panel-body .modal {
        top: 3%;
        right: 3%;
        left: 3%;
        width: auto;
        margin: 0; }
      body .panel-body .modal-dialog {
        height: 60%; }
      body .mobile-page #menu {
        padding-top: 132px; }
      body .erxs .logo.navbar-btn {
        margin: 0 0 -49px 0; }
    body .label-header {
      display: inline-block !important;
      font-weight: 300;
      font-size: 16px;
      line-height: normalpx;
      font-family: 'Arial', sans-serif;
      color: #0065a2;
      padding-bottom: 8px; }
      body .flyout-countries .btn {
        background: #999999;
        border: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        color: white;
        text-align: left;
        font-size: 16px;
        padding: 10px;
        outline: none; }
        body .flyout-countries .btn:focus {
          outline: none; }
        body .flyout-countries .btn:after {
          display: block;
          content: '\FE40';
          position: absolute;
          top: 14px;
          right: 4%;
          font-size: 22px; }
        body .flyout-countries .btn.active:after {
          content: '\FE3F';
          top: 4px; }
      body .flyout-countries .dropdown-menu.opened {
        display: block;
        top: -50px;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        border: 0;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2); }
        body .flyout-countries .dropdown-menu.opened li {
          text-align: center; }
          body .flyout-countries .dropdown-menu.opened li a {
            display: inline-block;
            text-transform: uppercase;
            font-size: 16px;
            padding: 8px 0; }
            body .flyout-countries .dropdown-menu.opened li a i {
              display: none; }
    body .col-padding {
      padding: 0 4px; }
    body .col-left-pad {
      padding: 0 0 0 4px; }
    body .col-right-pad {
      padding: 0 4px 0 0; }
    body .stage {
      height: auto; }
      body .stage .row {
        position: relative; }
      body .stage.stage-centered picture {
        width: 750px;
        left: 50%;
        margin: 0 0 0 -375px;
        position: relative; }
    body picture {
      text-align: left; }
      body picture .img-responsive {
        width: 100%;
        max-width: 100%; }
    body .stage-search-image {
      height: 515px;
      display: block;
      background-color: #f2f2f2; }
      body .small-size-search .stage-search-image {
        height: 315px; }
    body .row-spacing-6-orange {
      margin-top: 60px; }
    body .row-spacing-4-red {
      margin-top: 50px; }
    body .container-fluid {
            /*
       * .ui-datepicker {
       * border-radius: 0;
       * width: 420px;
       * }
       */ }
        body .container-fluid .teaser-text .panel-group {
          margin-top: 50px; }
          body .container-fluid .teaser-text .btn-primary + .btn-primary {
            margin-top: 10px; }
          body .container-fluid .teaser-text .btn-link + .btn-link {
            margin-top: 10px; }
      body .container-fluid .btn-primary,
      body .container-fluid .btn-success,
      body .container-fluid .btn-default,
      body .container-fluid .btn-danger,
      body .container-fluid .btn-info,
      body .container-fluid .form-submit,
      body .container-fluid a.btn-link {
        display: block; }
        body .container-fluid .section-wrapper .btn-primary,
        body .container-fluid .section-wrapper .btn-default,
        body .container-fluid .section-wrapper a.btn-link {
          display: inline-block;
          text-align: left; }
        body .container-fluid ul.list-items .title-label {
          margin-bottom: 8px; }
        body .container-fluid ul.list-items li {
          padding: 10px 0 20px 0; }
      body .container-fluid .tabs-hoz-xs {
        display: none; }
      body .container-fluid .text-xs-center {
        text-align: left; }
      body .container-fluid .xlarge-title {
        font-weight: 400;
        font-size: 46px;
        line-height: 44px;
        font-family: 'Roboto Slab', 'Arial', sans-serif; }
      body .container-fluid .box-wrapper h3 {
        margin-top: 0; }
      body .container-fluid .box-container {
        padding: 15px 20px 15px;
        max-width: 184px; }
      body .container-fluid .panel-default .panel-heading + .panel-collapse .panel-body {
        padding: 30px 20px; }
      body .container-fluid .button-tabs .panel-default > .panel-heading + .panel-collapse > .panel-body {
        padding: 0 3% 60px 3%; }
        body .container-fluid .button-tabs .panel-default > .panel-heading + .panel-collapse > .panel-body .panel-collapse > .panel-body {
          padding: 30px 20px; }
        body .container-fluid .tabs-horizontal .tab-content .tab-pane {
          padding: 20px 0; }
        body .container-fluid .tabs-horizontal .btn-primary {
          margin-top: 40px; }
          body .container-fluid .tabs-horizontal .btn-primary + .btn-primary {
            margin-top: 24px; }
        body .container-fluid .tabs-horizontal .btn-link {
          margin-top: 24px; }
      body .container-fluid .btn-primary {
        margin: 5px 0; }
      body .container-fluid .selected-items {
        display: none; }
      body .container-fluid .nav-tabs.slide-pills {
        display: block;
        position: relative; }
        body .container-fluid .nav-tabs.slide-pills li {
          padding-left: 0;
          display: none; }
          body .container-fluid .nav-tabs.slide-pills li.active {
            display: block; }
      body .container-fluid .carousel-control {
        display: none;
        font-size: 40px; }
      body .container-fluid .one-column {
        width: 100%; }
      body .container-fluid #euraxess-search-filters-and-sorts-form .inline-element {
        max-width: 100%; }
      body .container-fluid #euraxess-search-page-filter-widget-form {
        min-height: auto; }
      body .container-fluid #euraxess-search-filters-and-sorts-form .filter-group {
        width: 100%;
        max-width: 100%; }
        body .container-fluid .block-search-api-saved-searches .btn,
        body .container-fluid .block-search-api-saved-searches .inline-element {
          display: block;
          width: 100%; }
          body .container-fluid .filters-only #euraxess-search-filters-and-sorts-form .filter-group {
            width: 100%; }
          body .container-fluid .filters-only #euraxess-search-filters-and-sorts-form .radio-group {
            width: 100%; }
        body .container-fluid .extend-full h2 {
          padding: 0 12px; }
          body .container-fluid .extend-full .carousel-control.left {
            left: 4px; }
          body .container-fluid .extend-full .carousel-control.right {
            right: 4px; }
      body .container-fluid footer .footer-links li {
        display: block; }
      body .container-fluid .button-tabs .visible-accordion .js-tabcollapse-panel-heading,
      body .container-fluid .tabs-horizontal .visible-accordion .js-tabcollapse-panel-heading {
        text-align: left; }
        body .container-fluid .contact-form-wrapper .contact-form-row {
          padding: 0 15px; }
          body .container-fluid .contact-form-wrapper .contact-form-row .control-label {
            word-spacing: -0.06em; }
        body .container-fluid .contact-form-wrapper .rounded-icon {
          margin-right: 0; }
          body .container-fluid .contact-form-wrapper .contact-form-header .col-pad {
            padding: 0 10px; }
          body .container-fluid .contact-form-wrapper .contact-form-header h2 {
            margin-bottom: 8px; }
          body .container-fluid .contact-form-wrapper .contact-form-header .iblock {
            max-width: 72%;
            padding: 0 0 0 10px; }
      body .container-fluid button {
        width: 100%; }
        body .container-fluid .panel-group-faq .panel-default > .panel-heading a {
          padding: 14px 60px 14px 14px; }
        body .container-fluid .panel-group-faq .panel-default > .panel-heading+ .panel-collapse > .panel-body {
          padding: 30px 30px 8px 14px; }
      body .container-fluid .dashboard-menu ul li {
        width: 43%;
        float: left;
        text-align: center; }
        body .container-fluid .dashboard-menu ul li a i {
          display: block;
          margin: 0 auto 5px auto; }
        body .container-fluid .row.full-wrapper h3,
        body .container-fluid .row.full-wrapper p {
          padding-left: 14px; }
    body .erxs .navbar-header .open>.dropdown-menu {
      margin-left: -150px;
      min-width: 300px;
      max-width: 749px;
      text-align: center; }
    body .profile-photo {
      margin-left: auto;
      margin-right: auto; } }

@media (min-width: 450px) and (max-width: 749px) {
  body .container-fluid .slide-pills-wrapper {
        width: 99%;
        overflow: hidden; }
        body .container-fluid .slide-pills-wrapper p {
          display: none; }
      body .container-fluid .nav-tabs.slide-pills {
        padding-left: 0;
        position: relative;
        width: 1200px;
        display: block; }
        body .container-fluid .nav-tabs.slide-pills li {
          float: left;
          display: block;
          padding-left: 0;
          display: none; }
          body .container-fluid .nav-tabs.slide-pills li.visible {
            display: block; }
      body .container-fluid .teaser-columns .btn.btn-link {
        text-align: center; }
      body .container-fluid .navbar-header .btn-group .btn {
        max-width: 80%;
        max-width: 88px; }
        body .container-fluid .navbar-header .btn-group .btn.dropdown-toggle {
          max-width: 20px; } }

@media screen and (max-width:449px) {
  body .label-header {
      padding-top: 57px;
      vertical-align: middle; }
    body .row-spacing-6-orange {
      margin-top: 50px; }
    body .row-spacing-4-red {
      margin-top: 40px; }
    body .row-spacing-3-green {
      margin-top: 30px; }
    body .row-spacing-2-blue {
      margin-top: 20px; }
      body .container-fluid .panel-default .panel-heading + .panel-collapse .panel-body {
        padding: 20px 15px; }
      body .container-fluid .button-tabs .panel-default > .panel-heading + .panel-collapse > .panel-body {
        padding: 0 3% 50px 3%; }
        body .container-fluid .button-tabs .panel-default > .panel-heading + .panel-collapse > .panel-body .panel-collapse > .panel-body {
          padding: 20px 15px; }
        body .container-fluid .teaser-text h1 {
          margin-bottom: 30px; }
        body .container-fluid .teaser-text h2 {
          margin-bottom: 30px; }
        body .container-fluid .teaser-text .btn-link,
        body .container-fluid .teaser-text .btn-primary {
          margin-top: 30px; }
        body .container-fluid .teaser-text img {
          margin-top: 20px; }
        body .container-fluid .teaser-text .panel-group {
          margin-top: 40px; }
        body .container-fluid .tabs-horizontal .btn-primary {
          margin-top: 30px; }
          body .container-fluid .tabs-horizontal .btn-primary + .btn-primary {
            margin-top: 24px; }
      body .container-fluid .tabs-horizontal .panel-default > .panel-heading + .panel-collapse > .panel-body {
        padding: 37px 0 50px 0; }
      body .container-fluid .nav-tabs.slide-pills {
        display: block;
        position: relative; }
        body .container-fluid .nav-tabs.slide-pills li {
          padding-left: 0;
          display: none; }
          body .container-fluid .nav-tabs.slide-pills li.active {
            display: block; }
        body .container-fluid .primary-bg .carousel-description {
          margin: 30px 0 40px 0; }
        body .container-fluid .owl-carousel .owl-controls {
          position: absolute; }
              body .container-fluid .owl-carousel .owl-controls .owl-buttons div.owl-next {
                right: 15px; }
              body .container-fluid .owl-carousel .owl-controls .owl-buttons div.owl-prev {
                left: 15px; }
          body .container-fluid .owl-carousel .owl-controls .owl-dot.active span {
            opacity: 1 !important; }
          body .container-fluid .owl-carousel.gallery .owl-item {
            max-width: 449px;
            overflow: hidden;
            height: 320px; }
            body .container-fluid .owl-carousel.gallery .owl-item img.img-responsive {
              width: auto;
              max-width: none !important;
              height: 100%; }
      body .container-fluid .dashboard-menu ul li {
        width: 100%;
        float: left;
        text-align: center; }
      body .erxs .flyout-countries {
        width: 100%; }
      body .erxs .navbar-header .btn-group .btn {
        max-width: 98px; }
      body .erxs .logo.navbar-btn {
        width: 160px;
        height: 100px;
        top: 17px; }
      body .mobile-page #menu {
        position: absolute;
        display: none;
        width: 264px;
        right: -540px;
        border: 0; }
      body .mobile-page .menu-attach-block-wrapper {
        min-width: 260px;
        width: 260px;
        left: 0 !important; } }

@media screen and (max-width: 300px) {
  body {
    overflow-x: visible; } }

