/**
 * Default Variables.
 *
 * Modify this file to provide default Bootstrap Framework variables. The
 * Bootstrap Framework will not override any variables defined here because it
 * uses the `!default` flag which will only set their default if not already
 * defined here.
 *
 * You can copy existing variables directly from the following file:
 * ./THEMENAME/bootstrap/assets/stylesheets/bootstrap/_variables.scss
 */
html.overlay-open .navbar-fixed-top {
  z-index: 400; }
html.js fieldset.collapsed {
  border-left-width: 1px;
  border-right-width: 1px;
  height: auto; }
html.js input.form-autocomplete {
  background-image: none; }
html.js input.form-autocomplete {
  background-image: none; }
html.js .autocomplete-throbber {
  background-position: 100% 2px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 15px;
  margin: 2px 0 0 2px;
  width: 15px; }
html.js .autocomplete-throbber.throbbing {
  background-position: 100% -18px; }

body {
  position: relative; }
  body.admin-expanded.admin-vertical.admin-nw .navbar, body.admin-expanded.admin-vertical.admin-sw .navbar {
    margin-left: 260px; }
  body.navbar-is-fixed-top {
    padding-top: 64px; }
  body.navbar-is-fixed-bottom {
    padding-bottom: 64px !important; }
  body.toolbar {
    padding-top: 30px !important; }
    body.toolbar .navbar-fixed-top {
      top: 30px; }
    body.toolbar.navbar-is-fixed-top {
      padding-top: 94px !important; }
  body.toolbar-drawer {
    padding-top: 64px !important; }
    body.toolbar-drawer .navbar-fixed-top {
      top: 64px; }
    body.toolbar-drawer.navbar-is-fixed-top {
      padding-top: 128px !important; }
  body.admin-menu .navbar-fixed-top {
    top: 29px; }
  body.admin-menu.navbar-is-fixed-top {
    padding-top: 93px !important; }
  body div#admin-toolbar {
    z-index: 1600; }
  body #toolbar, body #admin-menu, body #admin-toolbar {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  body #admin-menu {
    margin: 0;
    padding: 0;
    position: fixed;
    z-index: 1600; }
    body #admin-menu .dropdown li {
      line-height: normal; }

@media screen and (min-width: 768px) {
  .navbar.container {
    max-width: 720px; } }
@media screen and (min-width: 992px) {
  .navbar.container {
    max-width: 940px; } }
@media screen and (min-width: 1200px) {
  .navbar.container {
    max-width: 1140px; } }
.navbar.container, .navbar.container-fluid {
  margin-top: 20px; }
.navbar.container > .container, .navbar.container-fluid > .container-fluid {
  margin: 0;
  padding: 0;
  width: auto; }

#overlay-container,
.overlay-modal-background,
.overlay-element {
  z-index: 1500; }

#toolbar {
  z-index: 1600; }

.modal {
  z-index: 1620; }

.modal-dialog {
  z-index: 1630; }

.ctools-modal-dialog .modal-body {
  width: 100% !important;
  overflow: auto; }

.modal-backdrop {
  z-index: 1610; }

.footer {
  margin-top: 45px;
  padding-top: 35px;
  padding-bottom: 36px;
  border-top: 1px solid #E5E5E5; }

.element-invisible {
  margin: 0;
  padding: 0;
  width: 1px; }

.navbar .logo {
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px; }
  @media screen and (min-width: 1200px) {
    .navbar .logo {
      margin-right: 0;
      padding-left: 0; } }

ul.secondary {
  float: left; }
  @media screen and (min-width: 768px) {
    ul.secondary {
      float: right; } }

.page-header {
  margin-top: 0; }

.region-sidebar-first .block:first-child h2.block-title,
.region-sidebar-second .block:first-child h2.block-title {
  margin-top: 0; }

p:last-child {
  margin-bottom: 0; }

.region-help > .glyphicon {
  font-size: 18px;
  float: left;
  margin: -0.05em 0.5em 0 0; }
.region-help .block {
  overflow: hidden; }

form#search-block-form {
  margin: 0; }

.navbar #block-search-form {
  float: none;
  margin: 5px 0 5px 5px; }
  @media screen and (min-width: 992px) {
    .navbar #block-search-form {
      float: right; } }
  .navbar #block-search-form .input-group-btn {
    width: auto; }

.navbar-search .control-group {
  margin-bottom: 0px; }

ul.action-links {
  margin: 12px 0;
  padding: 0; }
  ul.action-links li {
    display: inline;
    margin: 0;
    padding: 0 6px 0 0; }
  ul.action-links .glyphicon {
    padding-right: 0.5em; }

input, textarea, select, .uneditable-input {
  max-width: 100%;
  width: auto; }

input.error {
  color: #a94442;
  border-color: #ebccd1; }

fieldset legend.panel-heading {
  float: left;
  line-height: 1em;
  margin: 0; }

fieldset .panel-body {
  clear: both; }

fieldset .panel-heading a.panel-title {
  color: inherit;
  display: block;
  margin: -10px -15px;
  padding: 10px 15px; }
  fieldset .panel-heading a.panel-title:hover {
    text-decoration: none; }

.form-group:last-child,
.panel:last-child {
  margin-bottom: 0; }

.form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0; }

.form-actions {
  clear: both; }

.managed-files.table td:first-child {
  width: 100%; }

div.image-widget-data {
  float: none;
  overflow: hidden; }

table.sticky-header {
  z-index: 1; }

.resizable-textarea textarea {
  border-radius: 4px 4px 0 0; }

.text-format-wrapper {
  margin-bottom: 15px; }
  .text-format-wrapper > .form-type-textarea,
  .text-format-wrapper .filter-wrapper {
    margin-bottom: 0; }

.filter-wrapper {
  border-radius: 0 0 4px 4px; }
  .filter-wrapper .panel-body {
    padding: 7px; }
  .filter-wrapper .form-type-select {
    min-width: 30%; }
    .filter-wrapper .form-type-select .filter-list {
      width: 100%; }

.filter-help {
  margin-top: 5px;
  text-align: center; }
  @media screen and (min-width: 768px) {
    .filter-help {
      float: right; } }
  .filter-help .glyphicon {
    margin: 0 5px 0 0;
    vertical-align: text-top; }

.radio:first-child, .checkbox:first-child {
  margin-top: 0; }
.radio:last-child, .checkbox:last-child {
  margin-bottom: 0; }

.help-block, .control-group .help-inline {
  color: #777777;
  font-size: 12px;
  margin: 5px 0 10px;
  padding: 0; }

.panel-heading {
  display: block; }

a.tabledrag-handle .handle {
  height: auto;
  width: auto; }

.error {
  color: #a94442; }

div.error,
table tr.error {
  background-color: #f2dede;
  color: #a94442; }

.form-group.error,
.form-group.has-error {
  background: none; }
  .form-group.error label, .form-group.error .control-label,
  .form-group.has-error label,
  .form-group.has-error .control-label {
    color: #a94442;
    font-weight: 600; }
  .form-group.error input, .form-group.error textarea, .form-group.error select, .form-group.error .uneditable-input,
  .form-group.has-error input,
  .form-group.has-error textarea,
  .form-group.has-error select,
  .form-group.has-error .uneditable-input {
    color: #555555; }
  .form-group.error .help-block, .form-group.error .help-inline,
  .form-group.has-error .help-block,
  .form-group.has-error .help-inline {
    color: #777777; }

.nav-tabs {
  margin-bottom: 10px; }

ul li.collapsed,
ul li.expanded,
ul li.leaf {
  list-style: none;
  list-style-image: none; }

.tabs--secondary {
  margin: 0 0 10px; }

.submitted {
  margin-bottom: 1em;
  font-style: italic;
  font-weight: normal;
  color: #777; }

.form-type-password-confirm {
  position: relative; }
  .form-type-password-confirm label {
    display: block; }
    .form-type-password-confirm label .label {
      float: right; }
  .form-type-password-confirm .password-help {
    padding-left: 2em; }
    @media (min-width: 768px) {
      .form-type-password-confirm .password-help {
        border-left: 1px solid #ddd;
        left: 50%;
        margin-left: 15px;
        position: absolute; } }
    @media (min-width: 992px) {
      .form-type-password-confirm .password-help {
        left: 33.3333333333%; } }
  .form-type-password-confirm .progress {
    background: transparent;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    height: 4px;
    margin: -5px 0px 0; }
  .form-type-password-confirm .form-type-password {
    clear: left; }
  .form-type-password-confirm .form-control-feedback {
    right: 15px; }
  .form-type-password-confirm .help-block {
    clear: both; }

ul.pagination li > a.progress-disabled {
  float: left; }

.form-autocomplete .glyphicon {
  color: #777777;
  font-size: 120%; }
  .form-autocomplete .glyphicon.glyphicon-spin {
    color: #337ab7; }
.form-autocomplete .input-group-addon {
  background-color: white; }

.ajax-progress-bar {
  border-radius: 0 0 4px 4px;
  border: 1px solid #ccc;
  margin: -1px 0 0;
  padding: 6px 12px;
  width: 100%; }
  .ajax-progress-bar .progress {
    height: 8px;
    margin: 0; }
  .ajax-progress-bar .percentage,
  .ajax-progress-bar .message {
    color: #777777;
    font-size: 12px;
    line-height: 1em;
    margin: 5px 0 0;
    padding: 0; }

.glyphicon-spin {
  display: inline-block;
  -moz-animation: spin 1s infinite linear;
  -o-animation: spin 1s infinite linear;
  -webkit-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear; }

a .glyphicon-spin {
  display: inline-block;
  text-decoration: none; }

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(359deg); } }
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg); } }
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg); }
  100% {
    -o-transform: rotate(359deg); } }
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(359deg); } }
@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }
/**
 * Missing Bootstrap 2 tab styling.
 * @see http://stackoverflow.com/questions/18432577/stacked-tabs-in-bootstrap-3
 * @see http://bootply.com/74926
 */
.tabbable {
  margin-bottom: 20px; }

.tabs-below > .nav-tabs, .tabs-left > .nav-tabs, .tabs-right > .nav-tabs {
  border-bottom: 0; }
  .tabs-below > .nav-tabs .summary, .tabs-left > .nav-tabs .summary, .tabs-right > .nav-tabs .summary {
    color: #777777;
    font-size: 12px; }

.tab-pane > .panel-heading {
  display: none; }

.tab-content > .active {
  display: block; }

.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd; }
  .tabs-below > .nav-tabs > li {
    margin-top: -1px;
    margin-bottom: 0; }
    .tabs-below > .nav-tabs > li > a {
      border-radius: 0 0 4px 4px; }
      .tabs-below > .nav-tabs > li > a:hover, .tabs-below > .nav-tabs > li > a:focus {
        border-top-color: #ddd;
        border-bottom-color: transparent; }
  .tabs-below > .nav-tabs > .active > a,
  .tabs-below > .nav-tabs > .active > a:hover,
  .tabs-below > .nav-tabs > .active > a:focus {
    border-color: transparent #ddd #ddd #ddd; }

.tabs-left > .nav-tabs,
.tabs-right > .nav-tabs {
  padding-bottom: 20px;
  width: 220px; }
  .tabs-left > .nav-tabs > li,
  .tabs-right > .nav-tabs > li {
    float: none; }
    .tabs-left > .nav-tabs > li:focus,
    .tabs-right > .nav-tabs > li:focus {
      outline: 0; }
    .tabs-left > .nav-tabs > li > a,
    .tabs-right > .nav-tabs > li > a {
      margin-right: 0;
      margin-bottom: 3px; }
      .tabs-left > .nav-tabs > li > a:focus,
      .tabs-right > .nav-tabs > li > a:focus {
        outline: 0; }
.tabs-left > .tab-content,
.tabs-right > .tab-content {
  border-radius: 0 4px 4px 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  border: 1px solid #ddd;
  overflow: hidden;
  padding: 10px 15px; }

.tabs-left > .nav-tabs {
  float: left;
  margin-right: -1px; }
  .tabs-left > .nav-tabs > li > a {
    border-radius: 4px 0 0 4px; }
    .tabs-left > .nav-tabs > li > a:hover, .tabs-left > .nav-tabs > li > a:focus {
      border-color: #eeeeee #ddd #eeeeee #eeeeee; }
  .tabs-left > .nav-tabs > .active > a,
  .tabs-left > .nav-tabs > .active > a:hover,
  .tabs-left > .nav-tabs > .active > a:focus {
    border-color: #ddd transparent #ddd #ddd;
    -webkit-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05); }

.tabs-right > .nav-tabs {
  float: right;
  margin-left: -1px; }
  .tabs-right > .nav-tabs > li > a {
    border-radius: 0 4px 4px 0; }
    .tabs-right > .nav-tabs > li > a:hover, .tabs-right > .nav-tabs > li > a:focus {
      border-color: #eeeeee #eeeeee #eeeeee #ddd;
      -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
      -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
      box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05); }
  .tabs-right > .nav-tabs > .active > a,
  .tabs-right > .nav-tabs > .active > a:hover,
  .tabs-right > .nav-tabs > .active > a:focus {
    border-color: #ddd #ddd #ddd transparent; }

th.checkbox,
td.checkbox,
th.radio,
td.radio {
  display: table-cell; }

.views-display-settings .label {
  font-size: 100%;
  color: #666666; }
.views-display-settings .footer {
  padding: 0;
  margin: 4px 0 0 0; }

.views-exposed-form .views-exposed-widget .btn {
  margin-top: 1.8em; }

table .radio input[type="radio"],
table .checkbox input[type="checkbox"] {
  max-width: inherit; }

.form-horizontal .form-group label {
  position: relative;
  min-height: 1px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: right; }
  @media (min-width: 768px) {
    .form-horizontal .form-group label {
      float: left;
      width: 16.6666666667%; } }

.alert a {
  font-weight: bold; }

.alert-success a, .alert-success a:hover, .alert-success a:focus {
  color: #2b542c; }

.alert-info a, .alert-info a:hover, .alert-info a:focus {
  color: #245269; }

.alert-warning a, .alert-warning a:hover, .alert-warning a:focus {
  color: #66512c; }

.alert-danger a, .alert-danger a:hover, .alert-danger a:focus {
  color: #843534; }

div.image-style-new,
div.image-style-new div {
  display: block; }

div.image-style-new div.input-group {
  display: table; }

td.module,
.table-striped > tbody > tr:nth-child(odd) > td.module,
.table > tbody > tr > td.module {
  background: #ddd;
  font-weight: 700; }

.book-toc > .dropdown-menu {
  overflow: hidden; }
  .book-toc > .dropdown-menu > .dropdown-header {
    white-space: nowrap; }
  .book-toc > .dropdown-menu > li:nth-child(1) > a {
    font-weight: bold; }
  .book-toc > .dropdown-menu .dropdown-menu {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 0;
    display: block;
    font-size: 12px;
    margin: 0;
    padding: 0;
    position: static;
    width: 100%; }
    .book-toc > .dropdown-menu .dropdown-menu > li {
      padding-left: 20px; }
      .book-toc > .dropdown-menu .dropdown-menu > li > a {
        margin-left: -40px;
        padding-left: 60px; }

#features-filter .form-item.form-type-checkbox {
  padding-left: 20px; }

fieldset.features-export-component {
  font-size: 12px; }
  html.js #features-export-form fieldset.features-export-component, fieldset.features-export-component {
    margin: 0 0 10px; }
  fieldset.features-export-component .panel-heading {
    padding: 5px 10px; }
    fieldset.features-export-component .panel-heading a.panel-title {
      font-size: 12px;
      font-weight: 500;
      margin: -5px -10px;
      padding: 5px 10px; }
  fieldset.features-export-component .panel-body {
    padding: 0 10px; }

div.features-export-list {
  margin: -11px 0 10px;
  padding: 0 10px; }

fieldset.features-export-component .component-select .form-type-checkbox,
div.features-export-list .form-type-checkbox {
  line-height: 1em;
  margin: 5px 5px 5px 0 !important;
  min-height: 0;
  padding: 3px 3px 3px 25px !important; }
  fieldset.features-export-component .component-select .form-type-checkbox input[type=checkbox],
  div.features-export-list .form-type-checkbox input[type=checkbox] {
    margin-top: 0; }

body.navbar-is-fixed-top.navbar-administration.navbar-horizontal.navbar-tray-open .navbar-fixed-top {
  top: 79px; }

body.navbar-is-fixed-top.navbar-administration .navbar-fixed-top {
  top: 39px; }

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  body.navbar-is-fixed-top.navbar-administration.navbar-vertical.navbar-tray-open .navbar-fixed-top {
    left: 240px;
    left: 24rem; } }
.navbar-administration #navbar-administration.navbar-oriented .navbar-bar {
  z-index: 1032; }

.navbar-administration #navbar-administration .navbar-tray {
  z-index: 1031; }

body.navbar-is-fixed-top.navbar-administration {
  padding-top: 103px !important; }

body.navbar-is-fixed-top.navbar-administration.navbar-horizontal.navbar-tray-open {
  padding-top: 143px !important; }

body.navbar-tray-open.navbar-vertical.navbar-fixed {
  margin-left: 240px;
  margin-left: 24rem; }

#navbar-administration.navbar-oriented .navbar-tray-vertical {
  width: 24rem; }

/**
 * Icon styles.
 */
a.icon-before .glyphicon, a .glyphicon.icon-before {
  margin-right: .25em; }
a.icon-after .glyphicon, a .glyphicon.icon-after {
  margin-left: .25em; }

.btn.icon-before .glyphicon, .btn .glyphicon.icon-before {
  margin-left: -.25em;
  margin-right: .25em; }
.btn.icon-after .glyphicon, .btn .glyphicon.icon-after {
  margin-left: .25em;
  margin-right: -.25em; }

.overlay--link {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.field-name-field-progress {
  display: none; }

.row-flex {
  display: flex;
  flex-wrap: wrap; }

.full-width {
  width: 100%; }

.field-name-field-policy-progress > .field-items {
  display: flex;
  flex-wrap: wrap; }

.paragraphs-item-policy-measure-progress {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between; }

.logo img {
  width: 300px; }

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
  transition: margin-left .5s;
  padding: 20px; }

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px; }

  .sidenav a {
    font-size: 18px; } }
.filters-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }

button.filters-toggle {
  border: 1px solid lightgray;
  border-radius: 0px 5px 5px 0; }

.icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  background-color: lightgray;
  margin: 4px 0; }

.navbar-toggle {
  background: white;
  border: 1px solid lightgray; }

.navbar-toggler.btn {
  background: white;
  border: 1px solid lightgray; }

.btn-group.pull-right {
  margin-bottom: 15px; }

.field .field-label {
  font-weight: normal;
  font-size: 2rem;
  margin-top: 20px; }

.lib-panel {
  margin-bottom: 20Px; }
  .lib-panel img {
    width: 100%;
    background-color: transparent; }

.lib-panel .row,
.lib-panel .col-md-6 {
  padding: 0;
  background-color: #FFFFFF; }

.lib-panel .lib-row {
  padding: 0 20px 0 20px; }

.lib-panel .lib-row.lib-header {
  background-color: #FFFFFF;
  font-size: 20px;
  padding: 10px 20px 0 20px; }
  .lib-panel .lib-row.lib-header .lib-header-seperator {
    height: 2px;
    width: 26px;
    background-color: #d9d9d9;
    margin: 7px 0 7px 0; }

.lib-panel .lib-row.lib-desc {
  position: relative;
  height: 100%;
  display: block;
  font-size: 13px; }
  .lib-panel .lib-row.lib-desc a {
    position: absolute;
    width: 100%;
    bottom: 10px;
    left: 20px; }

.row-margin-bottom {
  margin-bottom: 20px; }

.box-shadow {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); }

.no-padding {
  padding: 0; }

.oecd-logo {
  width: 100px; }

.btn.btn-outline-secondary {
  align-self: flex-end; }

.btn.btn-primary {
  margin-top: auto; }

.btn-group {
  width: 100%; }
  .btn-group btn.btn {
    width: 33.3%; }
    .btn-group btn.btn:not(:last-child) {
      margin-right: 15px; }

.overlay--link {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.views-exposed-widget .btn {
  width: 100%; }

.view-front-page-ongoing-projects {
  margin-bottom: 1em;
  overflow: hidden; }
  .view-front-page-ongoing-projects .card {
    margin-bottom: 1rem; }
  .view-front-page-ongoing-projects .card-group {
    width: 100%;
    display: flex !important;
    flex-wrap: wrap; }
  .view-front-page-ongoing-projects .card-img-top {
    height: 100%;
    width: unset;
    margin: auto;
    display: block; }
  .view-front-page-ongoing-projects .card-img {
    padding: 0; }
  .view-front-page-ongoing-projects a {
    text-decoration: none; }
  .view-front-page-ongoing-projects .card-header {
    padding: 0;
    height: 240px; }
  .view-front-page-ongoing-projects .col-sm-8 {
    padding-right: 0; }
  .view-front-page-ongoing-projects .col-sm-4 {
    padding-left: 0; }

.card-group--overlay--first {
  margin-top: 0; }
.card-group .card {
  border: none;
  box-shadow: none; }
  .card-group .card.end {
    flex-grow: unset !important;
    flex-basis: auto; }
  .card-group .card .horizontal {
    flex-direction: row;
    justify-content: center;
    align-content: center;
    align-items: center;
    justify-content: center;
    box-shadow: none;
    border: 0; }
    .card-group .card .horizontal .card-stacked {
      display: flex;
      flex-direction: column;
      flex: 1;
      position: relative; }
  .card-group .card .card-overlay {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    position: relative;
    transition: box-shadow .25s;
    border-radius: 2px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2); }
  .card-group .card .card--flat {
    flex-basis: 23%;
    flex-grow: 0; }
.card-group .card.horizontal .card-image {
  padding: 0; }
  .card-group .card.horizontal .card-image img {
    object-fit: cover; }
.card-group .card .card-image {
  overflow: hidden;
  border-radius: 0 0 2px 2px;
  width: 100%;
  padding-top: 50.25%;
  position: relative; }
  .card-group .card .card-image img {
    max-width: 100%;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }

.card--flat {
  box-shadow: none !important; }
  .card--flat.horizontal .card-image {
    border-right: 1px solid rgba(160, 160, 160, 0.2); }

.card-img-top {
  height: 150px;
  margin: auto; }

#related_projects img {
  max-height: 120px;
  width: unset;
  margin: auto; }

.card {
  position: relative;
  background-color: #fff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  display: flex;
  flex-direction: column; }
  .card .card-title {
    font-size: 24px;
    font-weight: 300; }
    .card .card-title.activator {
      cursor: pointer; }
  .card.small, .card.medium, .card.large {
    position: relative; }
    .card.small .card-image, .card.medium .card-image, .card.large .card-image {
      max-height: 60%;
      overflow: hidden; }
    .card.small .card-image + .card-content, .card.medium .card-image + .card-content, .card.large .card-image + .card-content {
      max-height: 40%; }
    .card.small .card-content, .card.medium .card-content, .card.large .card-content {
      max-height: 100%;
      overflow: hidden; }
    .card.small .card-action, .card.medium .card-action, .card.large .card-action {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0; }
  .card.small {
    height: 300px; }
  .card.medium {
    height: 400px; }
  .card.large {
    height: 500px; }
  .card.horizontal {
    flex-direction: row; }
    .card.horizontal.small .card-image, .card.horizontal.medium .card-image, .card.horizontal.large .card-image {
      height: 100%;
      max-height: none;
      overflow: visible; }
      .card.horizontal.small .card-image img, .card.horizontal.medium .card-image img, .card.horizontal.large .card-image img {
        height: 100%; }
    .card.horizontal img {
      height: 100%; }
    .card.horizontal .card-image {
      max-width: 30%; }
      .card.horizontal .card-image img {
        border-radius: 2px 0 0 2px;
        max-width: 100%; }
    .card.horizontal .card-stacked {
      display: flex;
      flex-direction: column;
      flex: 1;
      position: relative; }
    .card.horizontal .card-content:last-child {
      padding-right: 0; }
  .card.sticky-action .card-action {
    z-index: 2; }
  .card.sticky-action .card-reveal {
    z-index: 1;
    padding-bottom: 64px; }
  .card .card-image {
    position: relative; }
    .card .card-image img {
      display: block;
      border-radius: 2px 2px 0 0; }
    .card .card-image .card-title {
      color: #fff;
      position: absolute;
      bottom: 0;
      left: 0;
      max-width: 100%;
      padding: 10px; }
  .card .card-content {
    padding: 10px;
    border-radius: 0 0 2px 2px; }
    .card .card-content .lead {
      margin: 0 0 10px 0; }
    .card .card-content p {
      margin: 0; }
    .card .card-content .card-title {
      display: block;
      line-height: 32px;
      margin-bottom: 8px; }
      .card .card-content .card-title i, .card .card-content .card-title #modes i, #modes .card .card-content .card-title i {
        line-height: 32px; }
  .card .card-action {
    background-color: inherit;
    border-top: 1px solid rgba(160, 160, 160, 0.2);
    position: relative;
    padding: 16px 10px;
    margin-top: auto; }
    .card .card-action:last-child {
      border-radius: 0 0 2px 2px; }
    .card .card-action a:not(.btn):not(.btn-large):not(.btn-floating) {
      color: #ffab40;
      margin-right: 10px;
      transition: color .3s ease;
      text-transform: uppercase; }
      .card .card-action a:not(.btn):not(.btn-large):not(.btn-floating):hover {
        color: #ffd8a6; }

.card.horizontal .card-image img {
  margin: auto; }

/**        COLLECTIONS */
.collection a.collection-item {
  display: flex;
  align-items: center;
  justify-content: end;
  text-decoration: none; }
  .collection a.collection-item span {
    margin: auto; }
  .collection a.collection-item h5 {
    margin: auto; }
#secondary-nav .collection {
  border: none; }
  #secondary-nav .collection a.collection-item {
    border: none; }
    #secondary-nav .collection a.collection-item .badge {
      color: cadetblue; }

/*.highlight {
    background: linear-gradient(50deg, #17a2b8, #1775b8);
    a {
        color: white;  
        &:hover {
            color: #e4e4e4;
        }
    }
}*/
.notes {
  color: grey; }

#projects .d-flex.event {
  border: 1px solid whitesmoke; }
  #projects .d-flex.event:not(.last) {
    margin-bottom: 10px; }
  #projects .d-flex.event .event--details {
    flex-basis: 100%;
    justify-content: center; }
  #projects .d-flex.event .date {
    text-align: center;
    background-color: whitesmoke; }
    #projects .d-flex.event .date span {
      display: block; }
    #projects .d-flex.event .date p {
      padding: 0.2em .5em .5em .5em;
      font-weight: bold; }
      #projects .d-flex.event .date p .day {
        font-size: xx-large; }
      #projects .d-flex.event .date p .month {
        text-transform: uppercase;
        font-size: smaller; }

.grid {
  display: flex;
  flex-wrap: wrap; }

#front-page-panel .container-fluid > .row:nth-of-type(2) {
  display: flex; }
  #front-page-panel .container-fluid > .row:nth-of-type(2) .radix-layouts-sidebar .panel-panel-inner {
    display: flex;
    flex-direction: column;
    height: 100%; }
    #front-page-panel .container-fluid > .row:nth-of-type(2) .radix-layouts-sidebar .panel-panel-inner #twitter-widget-0 {
      height: 100% !important; }

.space-between {
  justify-content: space-between; }

.view-display-id-roundtables .view-content {
  display: flex;
  flex-wrap: wrap; }
  .view-display-id-roundtables .view-content > div {
    flex-basis: 25%;
    padding-bottom: 15px; }
  .view-display-id-roundtables .view-content .card {
    height: 100%;
    display: flex; }
    .view-display-id-roundtables .view-content .card .card-action {
      margin: auto auto 1px auto; }

.slice:first-child {
  padding-top: 25px;
  padding-bottom: 25px; }
.slice:not(:first-child) {
  padding: 25px 0;
  margin: 25px 0; }
.slice--vertical [class^="col"]:first-of-type {
  padding-right: 5%; }
  .slice--vertical [class^="col"]:first-of-type:before {
    position: absolute;
    border-width: 9px;
    border-style: solid;
    border-color: transparent;
    right: 0px;
    top: -19px;
    border-left-color: grey;
    border-bottom-color: grey; }

.w-100 {
  width: 100%; }

.fas, .far {
  font-size: 26px;
  vertical-align: bottom; }
  #top-menu .fas, #top-menu .far {
    font-size: 18px; }
  .fas.fa-chart-line, .far.fa-chart-line {
    font-size: 45px;
    margin-right: 15px;
    line-height: unset; }
  .fas #publications, .far #publications {
    display: none; }

.fab {
  font-family: "Font Awesome 5 Brands";
  font-size: 35px;
  margin: 5px;
  display: block; }

#modes i {
  min-width: 45px;
  display: none; }

.nav-link i, .nav-link #modes i, #modes .nav-link i {
  margin-right: 10px; }

.list-arrow {
  margin-left: 15px; }
  .list-arrow li {
    position: relative; }
    .list-arrow li a {
      padding: 0; }
    .list-arrow li:before {
      content: "\203A";
      color: cadetblue;
      display: block;
      position: absolute;
      left: -16px;
      top: -9px;
      z-index: 10;
      font-size: 25px; }

.sub-group .list-group-item {
  background: repeating-linear-gradient(45deg, white, white 5px, #fbfbfb 5px, #fbfbfb 10px); }

.collapse.show, .collapsing {
  display: block;
  border-top: 2px solid #dcdcdc; }

.list-group .sub-group .list-group-item {
  margin-left: 1px; }
.list-group .list-group-item {
  position: relative; }
  .list-group .list-group-item .active {
    border: 1px solid blue; }

#sidebar {
  position: sticky;
  position: -webkit-sticky;
  top: 10px; }

.side-menu ul.menu li span {
  margin: 0em 1em;
  margin-top: 0em;
  margin-right: 1em;
  margin-bottom: 0em;
  margin-left: 1em; }

.offcanvas {
  display: none; }
  .offcanvas.in {
    padding-left: 15px; }

.share-buttons {
  margin: 0 30px 30px auto; }
  .share-buttons li {
    border-width: 2px;
    border-style: solid;
    margin-right: 10px;
    color: white; }
    .share-buttons li:last-of-type {
      margin-right: 0; }
  .share-buttons li.facebook {
    background-color: #6a75c8;
    border-color: #6a75c8; }
    .share-buttons li.facebook * {
      color: white; }
  .share-buttons li.twitter {
    background-color: #6abaf7;
    border-color: #6abaf7; }
    .share-buttons li.twitter * {
      color: white; }
  .share-buttons li.linkedin {
    background-color: #2e82d9;
    border-color: #2e82d9; }
    .share-buttons li.linkedin * {
      color: white; }
  .share-buttons .d-flex {
    align-items: center;
    padding-left: 10px;
    padding-right: 10px; }
  .share-buttons .fab {
    font-family: "Font Awesome 5 Brands";
    font-size: 15px;
    margin: 5px;
    display: block; }

hr.transparent {
  border-top-color: rgba(0, 0, 0, 0); }

.fa-2x .icon.img-responsive {
  margin: auto; }

a {
  font-weight: 400; }

h3, h4, h5 {
  color: rgba(0, 0, 0, 0.8);
  font-weight: 300; }

.date {
  color: grey; }

.display-4 {
  margin-bottom: 20px; }

.display-5 {
  font-size: 2em; }

.card-text {
  color: gray; }
  .card-text .far {
    vertical-align: super; }
  .card-text span {
    display: inline-block;
    width: 85%; }

.badge {
  font-weight: unset; }

.field-name-field-additional-links
.field-items a:before {
  content: ">";
  padding-right: 5px; }

td:first-child {
  width: 200px;
  padding-right: 20px; }

.slice {
  padding: 50px 0 25px 0; }
  .slice:not(.slice:first-child), .slice:not(.slice:last-child) {
    margin: 25px 0;
    border-top: 1px solid lightgrey; }
  .slice--bordered {
    border-top: 1px solid lightgrey; }
  .slice--borderedHeading [class^='display-'] {
    border-bottom: 1px solid #ececec;
    padding: 10px 0;
    margin-bottom: 20px; }

h3 #modes i, #modes h3 i, h3 i {
  vertical-align: text-bottom !important;
  display: inline-block;
  color: grey; }

iframe {
  width: 100%; }

embed, img, object, video {
  max-width: 100%;
  height: auto; }

.d-flex .flex-column > img {
  height: unset; }

a {
  color: #26a69a;
  transition-duration: .2s; }
  a:hover {
    color: #62cec4;
    text-decoration: none; }

#country-heading {
  display: flex;
  padding-top: 20px; }

.hidden {
  display: none; }

.logo {
  max-width: 330px; }

a.accordion-link.active {
  color: #fff; }

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: white;
  background-clip: border-box;
  border: 0.5px solid #ddd;
  border-radius: 5px; }
  .card > hr {
    margin-right: 0;
    margin-left: 0; }

.card-body {
  flex: 1 1 auto;
  padding: 1.25rem; }

.card-title {
  margin-bottom: 1.25rem; }

.card-subtitle {
  margin-top: -0.625rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link + .card-link {
  margin-left: 1.25rem; }

.card-header {
  padding: 1.25rem 1.25rem;
  margin-bottom: 0;
  background-color: grey;
  border-bottom: 0.5px solid #ddd; }
  .card-header:first-child {
    border-radius: 5px 5px 0 0; }
  .card-header + .list-group .list-group-item:first-child {
    border-top: 0; }

.card-footer {
  padding: 1.25rem 1.25rem;
  background-color: grey;
  border-top: 0.5px solid #ddd; }
  .card-footer:last-child {
    border-radius: 5px 5px 0 0; }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -1.25rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

/**
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: $card-img-overlay-padding;
}
**/
.card-img {
  width: 100%;
  border-radius: 5px; }

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(.25rem - 1px);
  border-top-right-radius: calc(.25rem - 1px);
  border-top-radius: 5px; }

.card-img-bottom {
  width: 100%;
  border-top-left-radius: calc(.25rem - 1px);
  border-top-right-radius: calc(.25rem - 1px);
  border-bottom-radius: 5px; }

/**
.card-deck {
  display: flex;
  flex-direction: column;

  .card {
    margin-bottom: $card-deck-margin;
  }

  @include media-breakpoint-up(sm) {
    flex-flow: row wrap;
    margin-right: -$card-deck-margin;
    margin-left: -$card-deck-margin;

    .card {
      display: flex;
      // Flexbugs #4: https://github.com/philipwalton/flexbugs#4-flex-shorthand-declarations-with-unitless-flex-basis-values-are-ignored
      flex: 1 0 0%;
      flex-direction: column;
      margin-right: $card-deck-margin;
      margin-bottom: 0; // Override the default
      margin-left: $card-deck-margin;
    }
  }
}
**/
/**
.card-group {
  display: flex;
  flex-direction: column;

  // The child selector allows nested `.card` within `.card-group`
  // to display properly.
  > .card {
    margin-bottom: $card-group-margin;
  }

  @include media-breakpoint-up(sm) {
    flex-flow: row wrap;
    // The child selector allows nested `.card` within `.card-group`
    // to display properly.
    > .card {
      // Flexbugs #4: https://github.com/philipwalton/flexbugs#4-flex-shorthand-declarations-with-unitless-flex-basis-values-are-ignored
      flex: 1 0 0%;
      margin-bottom: 0;

      + .card {
        margin-left: 0;
        border-left: 0;
      }

      // Handle rounded corners
      @if $enable-rounded {
        &:first-child {
          @include border-right-radius(0);

          .card-img-top,
          .card-header {
            border-top-right-radius: 0;
          }
          .card-img-bottom,
          .card-footer {
            border-bottom-right-radius: 0;
          }
        }

        &:last-child {
          @include border-left-radius(0);

          .card-img-top,
          .card-header {
            border-top-left-radius: 0;
          }
          .card-img-bottom,
          .card-footer {
            border-bottom-left-radius: 0;
          }
        }

        &:only-child {
          @include border-radius($card-border-radius);

          .card-img-top,
          .card-header {
            @include border-top-radius($card-border-radius);
          }
          .card-img-bottom,
          .card-footer {
            @include border-bottom-radius($card-border-radius);
          }
        }

        &:not(:first-child):not(:last-child):not(:only-child) {
          @include border-radius(0);

          .card-img-top,
          .card-img-bottom,
          .card-header,
          .card-footer {
            @include border-radius(0);
          }
        }
      }
    }
  }
}
**/
/**
.card-columns {
  .card {
    margin-bottom: $card-columns-margin;
  }

  @include media-breakpoint-up(sm) {
    column-count: $card-columns-count;
    column-gap: $card-columns-gap;

    .card {
      display: inline-block; // Don't let them vertically span multiple columns
      width: 100%; // Don't let their width change
    }
  }
}
**/
/** FORMS.SCSS **/
.form-type-bef-checkbox {
  padding: 6px 0 0 10px;
  border-bottom: 1px dashed transparent; }
  .form-type-bef-checkbox.highlight {
    border-bottom-color: lightgrey;
    background: unset; }

/*  MODALS.SCSS */
.modal-footer.modal-stripe {
  margin-top: 10px;
  text-align: left;
  background-color: whitesmoke; }

.modal-stripe.modal-footer .inside {
  display: flex;
  flex-wrap: wrap; }
  .modal-stripe.modal-footer .inside .panel-pane {
    width: 33%; }

.modal-stripe.modal-footer .inside .panels-flexible-region {
  display: flex;
  flex-wrap: wrap; }

.modal-header .h2 {
  margin: 0; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 63%;
    margin: 30px auto;
    max-width: 830px; } }
/**     NAVBAR.CSS  **/
.navbar-nav {
  width: 100%; }

.modes-menu .navbar-nav > li {
  width: auto;
  text-align: center; }

.modes-menu .navbar-nav > li > a {
  padding: 10px 30px; }

.navbar {
  border-radius: 4px;
  border-bottom: 1px solid #e0e0e0;
  border-radius: 0; }

.navbar-nav > li > a {
  padding: 10px 10px; }

.search-form {
  padding: 20px 0px 0; }

.navbar-header {
  padding: 10px 0 0; }

/* The side navigation menu */
.sidenav {
  padding: 0;
  height: 100%;
  /* 100% Full-height */
  width: 0;
  /* 0 width - change this with JavaScript */
  position: fixed;
  /* Stay in place */
  z-index: 100;
  /* Stay on top */
  top: 0;
  left: 0;
  overflow-x: hidden;
  /* Disable horizontal scroll */
  padding-top: 60px;
  /* Place content 60px from the top */
  transition: 0.5s;
  /* 0.5 second transition effect to slide in the sidenav */ }
  .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s; }
    .sidenav a:hover {
      color: #f1f1f1; }
  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px; }

.bx-wrapper, .bx-viewport, ul#views-slideshow-bxslider-images-1 {
  height: 52vh; }

.node-slide {
  position: relative; }

.slide-sidebar {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 240px;
  background: #00000096;
  padding: 10px;
  color: white; }

@media (max-width: 992px) {
  .row-flex.flip-md {
    flex-direction: column-reverse; } }
/*  RADIX.SCSS */
.radix-layouts-header {
  margin-bottom: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid lightgrey; }

a {
  color: #7BC245; }

#edit-submit-policy-measures {
  background: #7ac145;
  border: 1px solid #7ac145; }

.navbar .menu li a {
  color: #7ac145; }

.view-policy-measures .view-grouping-header {
  color: white;
  font-size: 30px;
  background: #7ac145;
  padding-left: 10px; }
.view-policy-measures .view-grouping-content h3 {
  color: #7ac145; }
.view-policy-measures .glyphicon, .view-policy-measures .material-icons {
  margin: 11px auto;
  display: table;
  position: relative;
  font-size: unset; }
.view-policy-measures table.views-view-grid {
  width: 100%; }
.view-policy-measures .views-view-grid .views-field.views-field-title {
  text-align: center; }
.view-policy-measures .view-grouping-content {
  display: flex;
  flex-wrap: wrap; }
.view-policy-measures .view-grouping-content h3 {
  width: 100%;
  text-indent: 15px; }
.view-policy-measures .view-grouping-content > h3:not(:first-child) {
  padding-top: 40px;
  border-top: 1px solid lightgrey; }
.view-policy-measures .views-row {
  margin: 2em 0; }
.view-policy-measures .view-grouping-content:before {
  display: table;
  content: " "; }
.view-policy-measures .view-grouping-content:after {
  display: table;
  content: " ";
  clear: both; }

.radix-layouts-sidebar .views-exposed-form .views-exposed-widget:first-child {
  padding-top: 0; }
.radix-layouts-sidebar .views-exposed-widget {
  clear: both;
  width: 100%; }
  .radix-layouts-sidebar .views-exposed-widget.webform-btn {
    padding: 0 1em 0 0; }
.radix-layouts-sidebar .btn {
  font-size: 18px;
  border: none;
  white-space: normal; }
  .radix-layouts-sidebar .btn#edit-reset {
    color: #7ac145;
    background: #f2f2f2; }
.radix-layouts-sidebar .fieldset-legend, .radix-layouts-sidebar .bef-toggle {
  font-weight: bold; }
.radix-layouts-sidebar .fieldset-legend {
  font-size: 18px; }
.radix-layouts-sidebar .pane-title {
  color: #7BC245;
  font-size: 18px;
  font-weight: bold; }

.hidden-padding {
  padding-top: 2.8em; }

.btn {
  border-radius: 0; }
  .btn.btn-info {
    background-color: #7BC245; }

legend.panel-heading a {
  color: #7ac145 !important; }

.views-exposed-form .views-exposed-widget {
  width: 100%; }

.bef-checkboxes input {
  margin-right: 5px; }
.bef-checkboxes label {
  max-width: 90%; }

.views-submit-button, .views-reset-button {
  display: inline-grid; }

.views-reset-button .btn {
  margin-top: 0 !important; }

.form-type-select {
  border: 1px solid #7BC245; }

#panelizer-save-default {
  display: none; }

/*# sourceMappingURL=style.css.map */
