a.logo {
  display: block;
  margin-top: 5px !important;
}

@media screen and (max-width: 767px) {
  a.logo {
    margin-top: 0 !important;
  }
}

a.logo img {
  width: 145px;
  height: 76px;
}

@media screen and (max-device-width: 768px) and (-webkit-min-device-pixel-ratio: 1) {
  a.logo img {
    width: 100px;
    height: 53px;
  }
}

.paragraph--type--accorion-item ul {
  list-style-type: disc;
  padding-left: 0;
}

.node-body ul {
  list-style-type: disc;
}

.node-body a,
.word-break {
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}

.container-main-content a {
  color: #337ab7;
}

.container-main-content a.btn {
  color: #fff;
}

.text-align-center {
  text-align: center;
}

/* Events page */
#idealist-events-filter-form {
  margin-bottom: 60px;
}

#idealist-events-filter-form .btn-events,
#views-exposed-form-news-page-1 .btn-events,
#views-exposed-form-search-result-page-1 .btn-events,
#views-exposed-form-search-result-page-2 .btn-events {
  margin: 0 !important;
  padding: 6px 12px !important;
  border-left: 0;
  border-radius: 0 4px 4px 0 !important;
}

#idealist-events-filter-form .events-search-field,
#views-exposed-form-news-page-1 #edit-topic-tags,
#views-exposed-form-search-result-page-1 #edit-query,
#views-exposed-form-search-result-page-2 #edit-query {
  border-radius: 4px 0 0 4px !important;
  border-right: 0;
  box-shadow: none;
}

#idealist-events-filter-form .events-search-field:focus {
  border-color: #ccc;
}

.btn-calendar-thin {
  float: right;
  padding: 3px 5px 3px 10px;
  vertical-align: middle;
}

@media screen and (max-width: 787px) {
  .btn-calendar-thin {
    display: none;
  }
}

.btn-calendar-thin i {
  margin-right: 10px;
}

.events-list-desc h2 {
  color: #0074c9;
}

.events-list-desc .description {
  font-size: 18px;
}

.events-top-container {
  padding-bottom: 52px;
}

.events-list-desc {
  padding-bottom: 46px;
}

.events-row {
  margin: 0 0 15px 0;
}

.events-row.no-padding {
  margin-bottom: 0;
}

.events-row.event-top {
  margin-bottom: 30px;
}

.events-row .short-teaser-info {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  margin: 0;
  color: #fff;
  padding: 30px 15px 15px 15px;
  background-image: -webkit-linear-gradient(
    to bottom,
    transparent,
    rgba(0, 0, 0, 0.97)
  );
  background-image: linear-gradient(
    to bottom,
    transparent,
    rgba(0, 0, 0, 0.97)
  );
}

.events-row .short-teaser-list-info {
  padding-top: 10px;
}

.events-row .short-teaser-list-info h3 {
  font-size: 18px;
  margin-bottom: 8px;
}

.events-row .short-teaser-info h3 {
  margin: 5px 0 0 0 !important;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
  font-size: 20px;
  line-height: normal;
  color: #fff;
}

.events-row .event-big .short-teaser-info h3,
.events-row .event-tall .short-teaser-info h3 {
  font-size: 26px;
}

.events-row .event-big .short-teaser-info h3 {
  text-align: center;
  margin-bottom: 30px !important;
}

@media all and (max-width: 767px) {
  .events-row .event-big .short-teaser-info h3 {
    text-align: left;
    margin-bottom: 0 !important;
  }
}

.events-row .short-teaser-wrapper.news h3 {
  padding-bottom: 11px;
}

.events-row .short-teaser-info .event-date,
.events-row .event-big .short-teaser-info .event-date,
.events-row .event-big .short-teaser-info .event-location {
  color: #fff;
}

.events-row .short-teaser-info span.event-label {
  color: #fff;
}

.events-row .short-teaser-list-info span.event-label {
  color: #000;
}

.events-sticky {
  padding-top: 15px;
  background-color: #0074c9;
}

@media screen and (min-width: 767px) {
  .events-row .short-teaser-wrapper.event-big {
    height: 460px;
  }

  .events-row .short-teaser-wrapper.event-tall {
    height: 740px;
  }

  .events-row .event-big .short-teaser-info .event-date {
    float: left;
  }

  .events-row .event-big .short-teaser-info .event-location {
    float: right;
  }

  .events-row .short-teaser-info .event-date,
  .events-row .short-teaser-list-info .event-date,
  .events-row .event-big .short-teaser-info .event-date,
  .events-row .event-big .short-teaser-info .event-location {
    color: #4c4c4c;
  }
}

@media screen and (max-width: 767px) {
  .events-top-container .small-events > div {
    margin-bottom: 30px;
  }
}

.events-top-container .events-row .short-teaser-info .event-date,
.events-top-container .events-row .short-teaser-list-info .event-date,
.events-top-container .events-row .event-big .short-teaser-info .event-date,
.events-top-container
  .events-row
  .event-big
  .short-teaser-info
  .event-location {
  color: #fff;
}

article.node-type-event.display-teaser h1 {
  font-size: 22px;
  line-height: 25px;
  margin-bottom: 18px;
  font-style: normal;
}

.calendar-months,
.calendar-months .col-md-3 {
  padding-left: 0;
}

.calendar-months ul {
  padding-left: 0;
}

.calendar-months li {
  padding-left: 1em;
  text-indent: -0.7em;
}

.calendar-months li::before {
  content: "• ";
  color: #0074c9;
  font-weight: bold;
}

.col-xs-6.calendar-year-select {
  padding-left: 0;
}

/* Style the tab */

section.page-title-4.with-tabs {
  padding-bottom: 0;
}

.idlst-tabs {
  margin-top: 17px;
  margin-bottom: 10px;
}

.idlst-tabs .nav-pills > li > a {
  color: #000;
  /*background-color: #323335;*/
  /*border-radius: 0;*/
  /*margin-right: 5px;*/
  font-size: 16px;
  font-weight: bold;
  font-family: Raleway, sans-serif;
}

.idlst-tabs .nav-pills > li > a:hover,
.idlst-tabs .nav-pills > li > a:focus {
  background: none;
  color: rgb(0, 118, 188);
  font-weight: bold;
}

/*.idlst-tabs .nav-pills>li:last-child>a {*/
/*margin-right: 0;*/
/*}*/
.idlst-tabs .nav-pills > li.active > a {
  color: rgb(0, 118, 188);
  /*color: #727272;*/
  font-weight: bold;
  background: none;
}

/* Combined block styles. */
a.gray-title {
  color: gray;
}

.block-combined ul {
  padding-left: 0;
}

.block-combined .text-box {
  border: 1px solid #e4e4e4;
}

.block-combined .combined__header-wrapper {
  height: 90px;
  line-height: normal;
}

.block-combined h2,
.block-combined .header-icon,
.block-combined .gray-title {
  color: #4d4d4d;
}

.tweet-content a,
.block-combined .tweet-date {
  color: #0074c9;
  font-weight: 600;
}

.block-combined a.gray-title {
  font-size: 16px;
  font-weight: 600;
  color: #0074c9;
}

.block-combined .header-icon {
  font-size: 85px;
  line-height: 0;
  color: #0074c9;
}

.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
}

.block-combined h2 {
  font-weight: bold;
  color: #727272;
  line-height: 76px;
}

.block-combined h2.negative-margin {
  font-weight: bold;
  color: #727272;
  line-height: 76px;
  margin-bottom: -20px;
}

@media all and (max-width: 768px) {
  .block-combined h2 {
    padding-left: 5px;
    font-size: 30px;
  }
}

.block-combined .short-teaser--wrapper .desc {
  margin-top: 3px;
  margin-bottom: 0;
}

.block-combined .view-all-wrap {
  text-align: center;
}

.block-combined .view-all-wrap a.view-all {
  border: 1px solid #e4e4e4;
  padding: 10px;
  border-radius: 10px;
  /*display: inline-block;*/
  margin: 0 auto;
  /*width: 150px;*/
  text-align: center;
}

.block-combined .view-all-wrap {
  margin: 26px 0 20px 0;
}

.block-combined .view-all-wrap .but-stbutton-7 {
  padding: 10px 15px;
  font-size: 12px;
}

/** FOOTER **/
footer .footer-wrapper {
  display: table-cell;
  vertical-align: middle;
}

footer .footer-wrapper.footer-text {
  line-height: normal;
  padding-left: 25px;
}

.display-tbl {
  display: table;
  table-layout: fixed;
  /* <- makes no difference */
  width: 100%;
}

.display-cell {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  float: none;
}

footer .follow-us {
  padding-right: 0;
  padding-left: 45px;
}

@media screen and (max-width: 767px) {
  footer .follow-us {
    padding-left: 15px;
  }
}

footer #block-footerlogo {
  padding-left: 0;
}

/** NEWS PAGE **/

@media screen and (max-width: 767px) {
  .timeline-1 > li::after {
    content: none !important;
  }
}

.sharing__label {
  font-weight: bold;
  padding-top: 30px;
}

/* Offers block  */
.ideal-icons {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 100%;
}

.ideal-icons.id-tree {
  background-image: url("../images/offers/tree_grey.svg");
}

.ideal-icons.id-users {
  background-image: url("../images/offers/ps_grey.svg");
}

.ideal-icons.id-bulb {
  background-image: url("../images/offers/tools_grey.svg");
}

.ideal-icons.id-paper {
  background-image: url("../images/offers/ppc_grey.svg");
}

.ideal-icons.id-human-bulb {
  background: #068ad8 url("../images/offers/human-bulb.svg") no-repeat center
    center;
}

.ideal-icons.id-dialog {
  background: #068ad8 url("../images/offers/dialog.svg") no-repeat center center;
}

.ideal-icons.id-professor {
  background: #068ad8 url("../images/offers/peofessor.svg") no-repeat center
    center;
}

.feature-box-8:hover .ideal-icons.id-tree {
  background-image: url("../images/offers/tree_blue.svg");
}

.feature-box-8:hover .ideal-icons.id-users {
  background-image: url("../images/offers/ps_blue.svg");
}

.feature-box-8:hover .ideal-icons.id-bulb {
  background-image: url("../images/offers/tools_blue.svg");
}

.feature-box-8:hover .ideal-icons.id-paper {
  background-image: url("../images/offers/ppc_blue.svg");
}

/** about us **/
.paragraph-text-image ul {
  list-style-type: disc;
}

.paragraph-text-image .text-box {
  padding: 20px 20px 0 20px;
}

.paragraph-text-image img {
  width: 585px !important;
}

.ideal-bottom-part {
  margin-top: 25px;
}

.node_view ul.pre_links li:first-child {
  background: none !important;
  padding-left: 0;
  font-size: 1.4em;
}

.node_view ul.pre_links li:first-child a {
  color: #000;
  display: block;
}

.node_view ul.pre_links li:first-child a span {
  text-indent: -9999px;
  display: block;
}

.print-link-wrapper {
  position: relative;
}

.print-link {
  position: absolute;
  right: 15px;
  top: -85px;
}

.print-link.print-node {
  top: -54px;
}

.print-outside .print-link {
  top: -42px;
}

.ict-page .print-outside .print-link {
  top: -45px;
}

.ict-page {
  margin-top: 20px;
}

.calendar-navigation {
  background-color: #479ad8;
}

.calendar-navigation.january {
  background-color: #2185cf;
}

.calendar-navigation.january a {
  color: #2185cf;
}

.calendar-navigation.february {
  background-color: #0074c9;
}

.calendar-navigation.february a {
  color: #0074c9;
}

.calendar-navigation.march {
  background-color: #9ad177;
}

.calendar-navigation.march a {
  color: #9ad177;
}

.calendar-navigation.april {
  background-color: #85c85b;
}

.calendar-navigation.april a {
  color: #85c85b;
}

.calendar-navigation.may {
  background-color: #74c043;
}

.calendar-navigation.may a {
  color: #74c043;
}

.calendar-navigation.june {
  background-color: #ffe148;
}

.calendar-navigation.june a {
  color: #ffe148;
}

.calendar-navigation.june .month-name,
.calendar-navigation.july .month-name,
.calendar-navigation.august .month-name {
  color: #555;
}

.calendar-navigation.july {
  background-color: #ffdb22;
}

.calendar-navigation.july a {
  color: #ffdb22;
}

.calendar-navigation.august {
  background-color: #ffd602;
}

.calendar-navigation.august a {
  color: #ffd602;
}

.calendar-navigation.september {
  background-color: #ffba47;
}

.calendar-navigation.september a {
  color: #ffba47;
}

.calendar-navigation.october {
  background-color: #ffac21;
}

.calendar-navigation.october a {
  color: #ffac21;
}

.calendar-navigation.november {
  background-color: #ffa000;
}

.calendar-navigation.november a {
  color: #ffa000;
}

.calendar-navigation.december {
  background-color: #479ad8;
}

.calendar-navigation.december a {
  color: #479ad8;
}

.calendar-navigation ul {
  padding-left: 0;
}

.calendar-navigation .pager__item--previous {
  float: left;
  margin-left: 2px;
}

.calendar-navigation .pager__item--next {
  float: right;
  margin-right: 2px;
}

.calendar-navigation.pager li a {
  border-radius: 3px;
  padding: 3px 12px;
  font-size: 16px;
  margin-top: 2px;
}

.calendar-navigation .month-name {
  color: #fff;
  vertical-align: middle;
}

.events-calendar-page .prev-month,
.events-calendar-page .next-month {
  position: absolute;
  /*top: 50%;*/
  height: 44px;
  width: 27px;
  z-index: 10;
}

.events-calendar-page .next-month a,
.events-calendar-page .prev-month a {
  display: block;
  height: 44px;
  width: 27px;
}

.events-calendar-page .next-month {
  right: 15px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2027%2044%22%20style%3D%22enable-background%3Anew%200%200%2027%2044%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E.st0%7Bfill%3A%23FFFFFF%3Bstroke%3A%23666666%3Bstroke-width%3A0.25%3Bstroke-miterlimit%3A10%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z%22%2F%3E%3C%2Fsvg%3E");
}

.events-calendar-page .prev-month {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2027%2044%22%20style%3D%22enable-background%3Anew%200%200%2027%2044%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E.st0%7Bfill%3A%23FFFFFF%3Bstroke%3A%23666666%3Bstroke-width%3A0.25%3Bstroke-miterlimit%3A10%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z%22%2F%3E%3C%2Fsvg%3E");
}

table.events-calendar {
  table-layout: fixed;
}

.events-calendar tr {
  display: table-row !important;
}

.events-calendar tbody,
.events-calendar thead {
  display: table-row-group;
}

.events-calendar td {
  height: 110px;
}

.events-calendar td .events-more {
  position: absolute;
  bottom: 0;
  color: #000;
  font-size: 10px;
  left: 9px;
}

.events-calendar th,
.events-calendar td {
  display: table-cell !important;
  width: 162px;
  position: relative;
}

.events-calendar div.calendar-day {
  float: right;
}

.events-calendar td.outside div.calendar-day {
  color: #ccc;
}

.events-calendar td.today div.calendar-day {
  color: #fff;
  background-color: #0074c9;
  border-radius: 50%;
  height: 25px;
  width: 25px;
  vertical-align: middle;
  line-height: 24px;
  text-align: center;
}

.events-calendar td div.calendar-event a {
  color: #fff;
  font-size: 10px;
  font-weight: bold;
}

.events-calendar td .calendar-event.event-multiday {
  position: absolute;
  background-color: #0074c9;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  z-index: 10;
  height: 20px;
}

.events-calendar td .calendar-event.event-oneday {
  background: #fff;
  height: 20px;
  position: absolute;
  overflow: hidden;
}

.events-calendar td .calendar-event.event-oneday a {
  color: #000;
  font-weight: normal;
}

.events-calendar td .calendar-event.event-oneday:before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  -moz-border-radius: 7.5px;
  -webkit-border-radius: 7.5px;
  border-radius: 7.5px;
  background-color: #0074c9;
}

.events-calendar td .calendar-event.event-important.event-oneday:before,
.events-calendar td .calendar-event.event-important.event-multiday {
  background-color: #ee3b52;
}

.day-events-wrapper {
  padding-top: 15px;
  padding-bottom: 15px;
}

.day-events-wrapper .event-entry {
  padding: 10px 0 10px 0;
  /*border-top: 1px solid #ccc;*/
  border-bottom: 1px solid #ddd;
}

.day-events-wrapper h3.event-current-date {
  text-align: center;
}

.day-events-wrapper .event-entry .event-title.event-regular:before,
.day-events-wrapper .event-entry .event-title.event-important:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 10px;
  background-color: #0074c9;
}

.day-events-wrapper .event-entry .event-title.event-important:before {
  background-color: #ee3b52;
}

.events-calendar td .ajax-progress {
  left: 34%;
  z-index: 12;
  position: absolute;
  top: 25%;
}

.calendar-event.no-display {
  display: none;
}

.event-title a:focus {
  text-decoration: none;
}

/** ------------------- **/

/** ICT NCP network page **/
section.ict-ncp-network .row-0 .ict-box,
.ict-top-border {
  border-top: 1px solid #ccc;
}

section.ict-ncp-network .row .ict-box:nth-child(1) {
  border-left: 1px solid #ccc;
}

.ict-box {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  height: 294px;
  padding: 0;
  position: relative;
}

.ict-image-wrapper {
  border-radius: 50%;
  height: 72%;
  left: 15%;
  overflow: hidden;
  position: absolute;
  text-align: center;
  top: 4%;
  width: 72%;
  z-index: 1;
}

.ict-image-wrapper:after {
  -ms-transform: scale(2);
  transform: scale(2);
  border: 1px solid;
  border-color: rgba(255, 255, 255, 0);
  border-radius: 50%;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 20;
}

.ict-image-wrapper:before {
  background-color: #2b9bdf;
  background-image: linear-gradient(to bottom, #a8dbe9, #0087cd, #0074c8);
  content: "";
  display: block;
  height: calc(133 * 1.05%);
  left: -21%;
  opacity: 0;
  position: absolute;
  top: -6%;
  width: 140%;
}

.contact-point-wrapper:hover .ict-image-wrapper:after {
  transition: transform 0.2s ease-out;
  -ms-transform: scale(1);
  transform: scale(1);
  border-color: white;
}

.contact-point-wrapper.active .ict-image-wrapper:after {
  border-color: white;
  transform: scale(1);
}

.contact-point-wrapper:hover .ict-image-wrapper:before,
.contact-point-wrapper.active .ict-image-wrapper:before {
  opacity: 1;
}

.contact-point-wrapper:hover img {
  transition: opacity 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.contact-point-wrapper.active img,
.contact-point-wrapper:hover img {
  opacity: 0.7;
}

.ict-box .text-box-wrapper,
.ict-box .text-box-hover-wrapper {
  margin-left: 31px;
  position: absolute;
  bottom: 9px;
}

.ict-detailed-box .text-box-wrapper h5 {
  font-size: 30px;
  margin-top: 20px;
}

.ict-detailed-box .text-box-wrapper .ict-name {
  font-size: 20px;
}

.text-box-hover-wrapper,
.text-box-wrapper {
  z-index: 3;
}

.text-box-hover-wrapper {
  opacity: 0;
  transform: translateY(50%);
  bottom: 2.5rem;
  color: rgb(255, 255, 255);
  position: absolute;
  padding-right: 20px;
  margin-left: -20px;
}

.text-box-hover-wrapper div {
  color: #fff !important;
}

.ict-country {
  color: #323335;
  font-weight: bold;
}

.contact-point-wrapper:hover .text-box-hover-wrapper {
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  transition: opacity 0.4s ease-out, transform 0.6s ease-in-out;
}

.contact-point-wrapper.active .text-box-hover-wrapper {
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}

.contact-point-wrapper:hover .text-box-wrapper,
.contact-point-wrapper.active .text-box-wrapper {
  transform: translateY(-50%);
  opacity: 0;
  position: relative;
}

.contact-point-wrapper {
  cursor: pointer;
}

.contact-point-wrapper .ict-name {
  color: #0076bc;
}

.contact-point-wrapper:hover .ict-arrow .ict-arrow-img {
  animation: slideAround 0.4s ease-in-out 0.2s;
}

.contact-point-wrapper:hover .ict-image-wrapper,
.contact-point-wrapper.active .ict-image-wrapper {
  overflow: visible;
}

@keyframes slideAround {
  0% {
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }

  50% {
    -ms-transform: translateX(200%);
    transform: translateX(200%);
    opacity: 0;
  }

  50.1% {
    -ms-transform: translateX(-200%);
    transform: translateX(-200%);
    opacity: 0;
  }

  100% {
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

.ict-box p {
  margin-bottom: 8px;
  line-height: normal;
}

.ict-img {
  position: absolute;
  left: -21%;
  top: -6%;
}

.ict-img.left {
  margin: 0 20px 0 0;
  float: left;
}

.ict-box .ict-arrow {
  position: absolute;
  right: 15px;
  bottom: 92px;
  height: 60px;
  width: 60px;
  border-radius: 100%;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  cursor: pointer;
  z-index: 2;
}

.ict-box .ict-arrow .ict-arrow-img {
  background: transparent url("../images/small-arrow.png") center center
    no-repeat;
  height: 60px;
}

.ict-detailed-box {
  position: relative;
}

.ict-detailed-box .ict-close,
.ui-dialog .ui-dialog-titlebar-close,
.spb-controls span {
  position: absolute;
  right: 0;
  top: 38px;
  height: 60px;
  width: 60px;
  border-radius: 100%;
  cursor: pointer;
  color: rgb(255, 255, 255);
  font-family: "Raleway";
  text-align: center;
  font-size: 40px;
  background-color: #0075bb;
  line-height: 52px;
}

.ict-detailed-box .ict-close,
.ui-dialog .ui-dialog-titlebar-close,
.spb-controls span {
  transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transform: rotate(0deg);
}

.ict-detailed-box .ict-close:hover,
.ui-dialog .ui-dialog-titlebar-close:hover,
.spb-controls span:hover {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.ict-detailed-box .flag-icon.ncp-large-flag {
  width: 120px;
  height: 80px;
  display: block;
  margin: 15px auto;
}

/*.ict-detailed-box .ict-img-big {*/
/*margin: 0 auto;*/
/*}*/

@media screen and (max-width: 767px) {
  .ict-img.right,
  .ict-img.left {
    float: none;
    margin: 0;
  }

  .ict-box .text-box-wrapper {
    float: none;
    text-align: left;
    padding: 0;
    margin-top: 20px;
  }
}

.addtocalendar em {
  font-style: normal;
}

/** Calls list **/
.call-wrapper {
  font-size: 0.9em;
}

.excellent-science {
  border-left: 5px solid #d63d1c;
}

.industrial-leadership {
  border-left: 5px solid #f4bb3a;
}

.societal-challenges {
  border-left: 5px solid #895881;
}

.call-wrapper .programme-name {
  margin-bottom: 5px;
  font-weight: 600;
}

.excellent-science .programme-name {
  color: #d63d1c;
}

.industrial-leadership .programme-name {
  color: #f4bb3a;
}

.societal-challenges .programme-name {
  color: #895881;
}

.call-wrapper .call-title {
  line-height: normal;
  color: #444;
  font-weight: 600;
  margin-bottom: 10px;
}

.calls-list .events-row {
  position: relative;
}

.calls-list {
  padding-bottom: 0 !important;
}

.call-wrapper .call-info {
  border-radius: 3px;
}

.call-wrapper p,
.call-wrapper .date {
  color: #a7a6a6;
}

.call-wrapper .date {
  float: right;
}

.call-wrapper a {
  color: #727272 !important;
}

.text-block ul {
  list-style: disc;
  overflow: auto;
}

/** Dialog **/
.ui-dialog-titlebar {
  border: 0;
  background: none;
  padding: 0px !important;
}

.ui-dialog-titlebar .ui-dialog-title {
  display: none;
}

.call-full {
  border-left: 10px solid #fff;
  border-radius: 3px;
  /*padding-top: 30px;*/
  color: #444;
}

.call-full .call-name {
  margin-bottom: 10px;
}

.call-full.excellent-science {
  border-color: #d63d1c;
}

.call-full.industrial-leadership {
  border-color: #f4bb3a;
}

.call-full.societal-challenges {
  border-color: #895881;
}

.call-placeholder {
  display: none;
}

.call-full .call-placeholder {
  height: 215px;
  width: 220px;
  background: #f5f5f5 url("../images/topic_placeholder.svg") 50% 50% no-repeat;
  margin: 60px auto 0;
}

.call-wrapper .ajax-progress-throbber {
  left: 45%;
  bottom: 30%;
  position: absolute;
}

.ui-dialog.ui-widget-content {
  border-radius: 3px;
  border: 0;
  padding: 0 !important;
}

.ui-dialog.ui-widget-content .ui-dialog-content {
  border: 0;
  padding: 0 !important;
}

.simple-popup-blocks-global .spb_center {
  margin-left: -475px;
}

.simple-popup-blocks-global .spb-popup-main-wrapper {
  border: 0;
  padding: 0;
  border-radius: 5px;
  border-left: 10px solid #0074c9;
}

.call-info-wrapper {
  background-color: #f5f5f5;
  padding: 10px 30px 30px;
}

.industrial-leadership .topic-title-wrapper {
  color: #f4bb3a;
}

.societal-challenges .topic-title-wrapper {
  color: #895881;
}

.excellent-science .topic-title-wrapper {
  color: #d63d1c;
}

.ui-dialog .topics-list-wrapper {
  max-height: 460px;
}

.topic-info {
  width: 100%;
}

.topic-info .action-detail {
  float: left;
  margin-left: 5px;
}

.topic-info strong {
  float: left;
}

.topic-deadline .action-detail {
  margin-left: 49px;
}

.topic-deadline .action-detail-multiple {
  margin-left: 19px;
}

.topic-deadline a {
  text-decoration: underline;
}

.topic-opening-date .action-detail {
  margin-left: 16px;
}

.topic-info-wrapper .action-wrapper {
  margin-bottom: 10px;
}

.topic-types-of-action .action-detail {
  margin-left: 5px;
}

.topic-teaser {
  padding: 10px 30px;
}

.topic-teaser .btn.btn-medium {
  border-radius: 5px;
  padding: 7px 15px;
  background-color: #0074c9;
}

.actions-wrapper {
  position: relative;
  margin-top: 15px;
}

.topic-info-wrapper span.time {
  color: #0073c9;
}

.spb-controls {
  top: 0;
  right: 0;
}

.ui-dialog .ui-dialog-titlebar-close,
.spb-controls span {
  border: 0;
  font-weight: normal;
  z-index: 102;
  width: 30px;
  top: -12px;
  right: -12px;
  height: 30px;
  margin: 0;
  line-height: 1px;
  font-size: 1.7em;
  font-family: Raleway, Sans-Serif;
}

.ui-dialog .ui-dialog-titlebar-close:after,
.spb-controls span:after {
  content: "x";
  top: 13px;
  left: 50%;
  margin-left: -6px;
  position: absolute;
  text-indent: 0 !important;
}

.spb-controls span {
  text-indent: -9999px;
}

.ui-dialog .ui-dialog-titlebar-close span {
  display: none;
}

.topic-title-wrapper {
  padding-bottom: 10px;
}

p.icon-list-text {
  font-size: 18px;
  /*font-family: Raleway, Sans-Serif;*/
  color: #000;
  width: 239px;
  margin: 0 auto;
  text-align: center;
}

div.circle-list.circle-1 p.icon-list-text {
  width: 275px !important;
}

div.circle-list.circle-0 p.icon-list-text {
  width: 200px !important;
}

div.circle-list a:hover i.ideal-icons {
  background-color: #474747;
}

.btn.idl-blue {
  font-family: Raleway, Sans-Serif;
  background-color: #217fbc !important;
  color: #fff !important;
  font-weight: bold;
  padding: 9px 30px !important;
  width: 165px;
  height: 40px;
}

/*section.full-width {*/
/*margin-top: 10px;*/
/*}*/

#idealist-calls-filter-form .calls-main-filter label {
  display: block;
}

.btn.calls-filter-btn {
  padding: 6px 20px 6px 20px;
  vertical-align: bottom;
  margin: 28px 0 0 0;
}

.btn.calls-filter-btn:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  background-color: #fff;
  border-color: #ccc;
}

.btn.calls-filter-btn.idl-btn-large {
  width: 165px;
  height: 40px;
}

.btn.calls-filter-btn.btn-blue {
  background: #0075bb;
  border: 1px solid #0075bb;
}

.calls-advanced-filters {
  display: none;
}

.calls-advanced-filters legend {
  font-size: 14px;
  text-transform: uppercase;
}

.calls-advanced-filters label {
  font-weight: normal;
}

#idealist-calls-filter-form #edit-reset {
  margin-top: 11px;
}

#idealist-calls-filter-form .form-body {
  padding: 20px;
  margin-top: 20px;
}

.advanced-filter-handle {
  cursor: pointer;
  margin-top: 31px;
}

.advanced-filter-handle.open:after {
  content: "\25b2";
}

.advanced-filter-handle:after {
  content: "\25bc";
}

@media screen and (max-width: 767px) {
  #idealist-calls-filter-form #edit-reset {
    margin-left: 0;
  }
}

.contact-point-detailed-wrapper {
  display: none;
  background-color: #f5f5f5;
  margin-bottom: 60px;
  margin-top: 60px;
}

.contact-point-detailed-wrapper .col-md-4,
.contact-point-detailed-wrapper .col-md-8 {
  padding-left: 0;
  padding-right: 0;
}

.contact-point-detailed-wrapper .text-box-wrapper .main-info {
  padding-bottom: 20px;
  border-bottom: 1px solid #ededed;
}

.contact-point-detailed-wrapper .text-box-wrapper h5,
.contact-point-detailed-wrapper .text-box-wrapper div.ict-name,
.contact-point-detailed-wrapper .text-box-wrapper p {
  margin-left: 30px;
}

.ict-description {
  padding-top: 30px;
  height: 300px;
}

.ict-company {
  margin-right: 45px;
}

.ict-email {
  margin-right: 72px;
}

.ict-address {
  margin-right: 21px;
}

.ict-phone {
  margin-right: 66px;
}

.row-detailed {
  display: none;
}

@media screen and (max-width: 767px) {
  .topic-teaser .btn.btn-medium {
    display: block;
  }

  .actions-wrapper span.time {
    position: relative;
  }

  #idealist-calls-filter-form #edit-reset {
    margin-left: 0;
  }

  .topic-teaser {
    padding-left: 0;
    padding-right: 0;
  }

  .ict-description {
    padding-top: 0;
    height: auto;
  }

  .contact-point-wrapper .ict-img {
    display: none;
  }

  .ict-box {
    height: 90px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
  }

  .ict-box .ict-arrow {
    bottom: 20px;
  }

  .ict-detailed-box .ict-close {
    right: -4px;
    top: -26px;
  }

  .contact-point-wrapper.active .ict-image-wrapper:after {
    border: none;
  }

  .contact-point-wrapper:hover .ict-image-wrapper:after {
    display: none;
  }
}

.countries-column {
  padding-right: 10px;
}

@media screen and (min-width: 787px) {
  .countries-column:nth-child(5) {
    width: 15%;
  }

  .countries-column:nth-child(1) {
    width: 17.5%;
  }
}

.ict-in-industrial-leadership .container-main-content .col-md-6,
.ict-in-excellent-science .container-main-content .col-md-6,
.ict-in-societal-challenges .container-main-content .col-md-6,
.partnerships .container-main-content .col-md-6 {
  width: auto;
  float: none;
}

.ict-in-industrial-leadership .container-main-content .col-md-6.col-left,
.ict-in-excellent-science .container-main-content .col-md-6.col-left,
.ict-in-societal-challenges .container-main-content .col-md-6.col-left,
.partnerships .container-main-content .col-md-6.col-left {
  float: left;
  z-index: 75;
}

.partnerships .full-width-primary {
  padding-top: 0;
}

/** partners **/
.partners-list-wrapper .row > div.col-md-3 {
  padding-left: 7.5px;
  padding-right: 7.5px;
}

.partners-row {
  margin-bottom: 30px;
}

.partners-list-wrapper ul.partner-links a {
  font-size: 16px;
  color: rgb(169, 170, 170);
  font-family: "Raleway";
  font-weight: bold;
}

.partners-list-wrapper ul.partner-links span {
  font-size: 20px;
  color: rgb(169, 170, 170);
}

.partners-list-wrapper ul.partner-links span {
  padding: 0 5px;
}

.partners-list-wrapper ul.partner-links a.active {
  color: rgb(0, 118, 187);
}

.partners-list-wrapper ul.partner-links {
  padding-left: 7px;
  margin-bottom: 20px;
}

.partners-list-wrapper ul.partner-links li {
  display: inline;
  padding: 0 5px;
}

.partners-list-wrapper ul.partner-links li .ajax-progress {
  display: none;
}

.partner-article {
  background-color: #e9eaea;
  height: 262.5px;
}

.partner-img-wrapper {
  height: 100%;
  text-align: center;
  white-space: nowrap;
}

.partner-img-wrapper .partner-img-helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.partner-img-wrapper .img-responsive {
  display: inline;
  vertical-align: middle;
}

.partner-info-wrapper {
  height: 100%;
  width: 100%;
  background-color: #18a3db;
  display: none;
  padding: 0 12px;
}

.partner-info-wrapper .partner-info-inner-wrapper {
  display: table-cell;
  vertical-align: middle;
}

.partner-info-wrapper .title-wrapper,
.partner-info-wrapper .description-wrapper {
  text-align: center;
}

.partner-info-wrapper .title-wrapper {
  color: #fff;
  font-weight: bold;
  font-size: 1.3em;
}

.partner-info-wrapper .description-wrapper {
  color: white;
  font-size: 13px;
}

.partner-article .partner-link:hover .partner-img-wrapper {
  display: none;
}

.partner-article .partner-link:hover .partner-info-wrapper {
  display: table;
}

@media screen and (max-width: 787px) {
  .partners-list-wrapper .row > div.col-md-3 {
    margin-bottom: 15px;
  }
}

.text-align-justify {
  text-align: justify;
}

/** newsletters page **/
.newsletters-wrapper article img {
  border-radius: 5px;
}

.newsletters-wrapper .newsletter-navigation {
  font-size: 22px;
  color: rgb(47, 47, 47);
  line-height: 33px;
  font-weight: bold;
  margin: 0 auto;
  width: 40px;
}

.newsletters-wrapper .newsletter-navigation a,
.newsletters-wrapper .newsletter-navigation span {
  color: rgb(47, 47, 47);
}

.newsletters-wrapper .newsletter-navigation a i,
.newsletters-wrapper .newsletter-navigation span i {
  font-weight: bold;
  vertical-align: middle;
}

.newsletters-wrapper .newsletter-navigation span i {
  color: grey;
}

.newsletter-box {
  margin-bottom: 30px;
}

.newsletters-list-box {
  height: 761px;
}

.newsletter-box article {
  position: relative;
}

.newsletter-box article .ajax-progress {
  position: absolute;
  top: 85px;
  left: 55px;
}

a[data-entity-type="file"]::before {
  font-family: "Font Awesome 5 Free";
  content: "\f019";
  margin-right: 4px;
  margin-left: 4px;
  vertical-align: middle;
  font-weight: 600;
}

#partners-form .form-item-filter .ajax-progress-throbber {
  position: absolute;
  right: -40px;
  top: -5px;
}

/** Pre-proposal check**/

.ideal-steps a:focus {
  text-decoration: none;
}

.ideal-steps .ideal-step .inner-wrapper {
  height: 225px;
  width: 353px;
  border-radius: 8px;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.5);
}

.ideal-steps .ideal-step .inner-wrapper.active,
.ideal-steps .ideal-step .inner-wrapper:hover {
  filter: brightness(65%);
}

.ideal-steps .ideal-step .step-text-wrapper {
  width: 50%;
  font-size: 13px;
  color: #fff;
  padding-left: 15px;
  padding-top: 50px;
  height: 210px;
  overflow: hidden;
  line-height: normal;
}

.ideal-steps .step-0 .inner-wrapper {
  background: #fff url("../images/steps_bg/0_1.png") no-repeat center;
}

.ideal-steps .step-1 .inner-wrapper {
  background: #fff url("../images/steps_bg/1_1.png") no-repeat center;
}

.ideal-steps .step-2 .inner-wrapper {
  background: #fff url("../images/steps_bg/2_1.png") no-repeat center;
}

.ideal-steps .step-3 .inner-wrapper {
  background: #fff url("../images/steps_bg/3_1.png") no-repeat center;
  height: 139px;
  width: 1139px;
}

.toolbox-image-container {
  height: 300px;
}

@media all and (max-width: 767px) {
  .ideal-steps .ideal-step {
    width: auto !important;
  }

  .ideal-steps .ideal-step .step-text-wrapper {
    width: 72%;
    padding-top: 55px;
    height: 210px;
    overflow: hidden;
    line-height: normal;
  }

  .ideal-steps .ideal-step .inner-wrapper {
    background-size: 100%;
  }

  .ideal-steps .ideal-step .inner-wrapper {
    height: 200px;
    width: 312px;
    border-radius: 8px;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.5);
  }

  .ideal-step .step-title {
    margin-top: 20px;
  }
}

.ideal-steps .step-title {
  font-size: 20px;
  text-align: center;
  margin-bottom: 20px;
}

.ideal-steps .step-0 .step-title {
  color: rgb(9, 100, 155);
}

.ideal-steps .step-1 .step-title {
  color: rgb(129, 189, 65);
}

.ideal-steps .step-2 .step-title {
  color: rgb(255, 206, 2);
}

.steps-download-link {
  width: 200px;
  border-radius: 5px;
  background: #0075bb;
  margin: 30px auto 0;
  border: 2px solid #0075bb;
}

.steps-ncp-download-link {
  width: 207px;
}

.steps-download-link:hover {
  background: #fff;
  /*border: 2px solid #0074C9;*/
}

.steps-download-link:hover a,
.steps-download-link:hover i::before {
  color: #0074c9;
}

.steps-download-link a {
  color: #fff;
  display: inline-block;
  text-align: right;
  padding: 10px 15px 10px 0;
  font-size: 15px;
  font-weight: 600;
}

.steps-download-link i.fa {
  color: #fff;
  vertical-align: top;
  margin-left: 17px;
  font-size: 16px;
  margin-right: 10px;
  line-height: 38px;
}

.col-xs-1-10,
.col-sm-1-10 {
  position: relative;
  min-height: 1px;
}

.col-xs-1-10 {
  width: 10%;
  float: left;
}

/*.ideal-steps .ideal-step {*/
/*width: 260px;*/
/*margin: 0 auto;*/
/*}*/
.ideal-steps .col-md-3 {
  margin-bottom: 15px;
}

.flags-show-more,
.flags-show-less {
  position: absolute;
  bottom: 20px;
  z-index: 100;
  text-align: center;
  border-radius: 1.5em;
  left: 35%;
  padding: 1em;
  text-decoration: none;
  text-transform: uppercase;
  /*width: 40%;*/
  font-weight: bold;
}

@media (min-width: 768px) {
  .col-sm-1-10 {
    width: 10%;
    float: left;
  }

  .ideal-steps .col-md-3 {
    margin-bottom: 0;
  }

  .ideal-steps .toolbox-steps-wrapper .ideal-step .inner-wrapper {
    margin: 0 auto;
  }

  .flags-show-more,
  .flags-show-less {
    left: 47%;
  }
}

@media (min-width: 992px) {
  .col-md-1-10 {
    width: 10%;
    float: left;
  }
}

@media (min-width: 1200px) {
  .col-lg-1-10 {
    width: 10%;
    float: left;
  }

  /* hack hack hack */
  .white-narrow-section .text-block,
  .block-region-row-gray-1 .text-block {
    width: 85%;
    margin: 0 auto;
  }
}

.flag-icon.flag-big-round {
  width: 68px;
  height: 68px;
  border-radius: 100%;
  display: block;
  margin: 0 auto;
}

.country-flag-container {
  position: relative;
  width: 85%;
  padding-top: 0;
}

.flags-header {
  text-align: center;
}

.flags-header h4 {
  color: #337ab7;
  margin-bottom: 35px;
}

.country-flag-wrapper {
  height: 115px;
}

.country-flag-wrapper .country-name {
  text-align: center;
  color: rgb(129, 129, 129);
}

.row.flags-row {
  margin-bottom: 25px;
}

.flags-wrapper {
  position: relative;
  /*margin: 2em auto;*/
  /*width: 70%;*/
  height: 230px;
  overflow: hidden;
  /*transition: max-height .5s ease;*/
}

.flags-fade {
  background: linear-gradient(to bottom, rgba(100, 100, 100, 0) 0%, #fff 75%);
  height: 85px;
  margin-top: -85px;
  position: relative;
}

.flags-show-less {
  display: none;
}

.apar-page-user form select,
.apar-page-user #edit-pass {
  margin-bottom: 22px !important;
}

.password-strength__meter {
  margin-top: 0.5em;
  background-color: #ebeae4;
}

.password-strength {
  margin-bottom: 10px;
}

.password-strength__indicator {
  background-color: #77b259;
  -webkit-transition: width 0.5s ease-out;
  transition: width 0.5s ease-out;
}

.password-strength__indicator.is-weak {
  background-color: #e62600;
}

.password-strength__indicator.is-fair {
  background-color: #e09600;
}

.password-strength__indicator.is-good {
  background-color: #0074bd;
}

.password-strength__indicator.is-strong {
  background-color: #77b259;
}

/*.password-confirm,*/
/*.password-field,*/
/*.password-strength,*/
/*.password-confirm-match {*/
/*width: 55%;*/
/*}*/

.apar-page-user form input.password-field,
.apar-page-user form input.password-confirm {
  margin-bottom: 0 !important;
}

.password-suggestions {
  padding: 0.2em 0.5em;
  margin: 0.7em 0;
  max-width: 34.7em;
  border: 1px solid #b4b4b4;
}

.password-suggestions ul {
  margin-bottom: 0;
}

.confirm-parent,
.password-parent {
  clear: left;
  /* LTR */
  margin: 0;
  max-width: 33em;
  overflow: hidden;
}

[dir="rtl"] .confirm-parent,
[dir="rtl"] .password-parent {
  clear: right;
}

/* Styling for the status indicator of the passwords match test.  */
.password-confirm .ok {
  color: #325e1c;
  font-weight: bold;
}

.password-confirm .error {
  color: #a51b00;
  font-weight: bold;
}

.node-body ul {
  overflow: auto;
}

ol.breadcrumbs-2 {
  margin-bottom: 0;
  text-transform: capitalize;
}

form .idealist-user-form input,
form.idealist-mailer-form input,
form #edit-submit {
  padding: 6px 12px !important;
}

/** tags **/
.taxonomy-tags-page h3 {
  margin-top: 18px;
}

/** Personal Cabinet **/
.apar-page-user.apar-page-user-edit .apar-primary-tabs li a,
.apar-page-user.apar-page-user-view .apar-primary-tabs li a {
  box-shadow: none;
  display: inline-block;
  margin: 5px;
  padding: 9px 26px;
  background-color: #0074c9;
  border-radius: 5px;
  border-color: #0074c9;
  color: white;
  border-style: auto;
  border-width: 1px;
  height: auto !important;
}

.apar-page-user .apar-primary-tabs li a::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  padding-right: 15px;
}

.apar-page-user .apar-primary-tabs li a.viewprofile::before {
  content: "\f06e";
}

.apar-page-user .apar-primary-tabs li a.editprofile::before {
  content: "\f044";
}

.apar-page-user .apar-primary-tabs li a.editprofile {
  background-color: #81bd41;
  border-color: #81bd41;
}

.apar-page-user legend {
  padding: 0 5px;
  margin-left: 5px;
  border-bottom: 0;
  width: auto;
}

.apar-page-user fieldset {
  border: 1px solid #ccc;
  padding: 15px;
  margin-bottom: 10px;
}

.apar-page-user .profile-image img {
  border-radius: 50%;
}

.apar-page-user .profile-image-wrapper {
  width: 145px;
  height: 145px;
  border: 5px solid #dadada;
  border-radius: 100%;
}

.apar-page-user .profile-image-wrapper img {
  border-radius: 100%;
}

.apar-page-user ul.account-menu {
  padding-left: 0;
  margin-top: 20px;
  display: block;
}

.apar-page-user ul.account-menu li {
  clear: both;
  margin-bottom: 10px;
}

.apar-page-user .user-profile-left-wrapper {
  width: 192px;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .apar-page-user .user-profile-left-wrapper {
    width: auto;
  }
}

.apar-page-user ul.account-menu li a:hover .link-title,
.apar-page-user ul.account-menu li a.is-active .link-title {
  color: #0076bc;
}

.apar-page-user fieldset {
  border-radius: 5px;
}

.form-required:after {
  content: "";
  vertical-align: super;
  display: inline-block;
  background: url(/core/misc/icons/ee0000/required.svg) no-repeat;
  background-size: 6px 6px;
  width: 6px;
  height: 6px;
  margin: 0 0.3em;
}

.apar-page-user input:not([type="submit"]),
.apar-page-user select,
.apar-page-user textarea {
  background-color: #f6f6f6;
  border: 0;
}

.apar-page-user textarea {
  padding-left: 12px;
  padding-top: 12px;
}

.apar-page-user ul.account-menu .icon-wrapper {
  width: 36px;
  height: 36px;
  display: block;
  background-color: #dadada;
  border-radius: 100%;
  text-align: center;
  line-height: 37px;
  float: left;
  margin-right: 10px;
  font-size: 18px;
}

.apar-page-user ul.account-menu .link-title {
  line-height: 33px;
}

.apar-page-user.apar-page-user-view fieldset {
  font-weight: bold;
  border: 0;
  padding-left: 0;
}

.apar-page-user.apar-page-user-view fieldset legend {
  margin-bottom: 0;
  display: none;
}

.apar-page-user.apar-page-user-view fieldset .row,
.apar-page-user.apar-page-user-view fieldset .row a {
  margin-bottom: 10px;
  font-size: 15px;
  color: #000;
}

.apar-page-user.apar-page-user-view fieldset label {
  display: block;
  line-height: 25px;
  color: rgb(173, 173, 173);
  margin-bottom: 0;
  font-weight: normal;
}

.apar-page-user .info {
  font-weight: bold;
}

.apar-page-user.apar-page-user-view .info {
  padding-bottom: 15px;
  border-bottom: 1px solid #717171;
  width: 88%;
}

.apar-page-user .prof-updated {
  color: #0076bc;
}

.apar-page-user.apar-page-user-view .tabs {
  position: absolute;
  bottom: 0;
}

.user-cancel-form {
  margin-top: 20px;
}

.apar-page-user form.user-cancel-form input {
  margin-bottom: 5px !important;
}

.user-cancel-form .form-actions {
  margin-top: 10px;
}

.user-cancel-form #edit-cancel {
  margin-left: 30px;
}

.user-cancel-form .btn {
  padding-top: 10px;
  padding-bottom: 10px;
}

.apar-page-user.apar-page-user-view .contextual-region {
  position: initial;
}

.apar-page-user .ajax-throbber {
  display: none;
}

#recipients-counter {
  float: right;
  color: rgb(201, 201, 201);
}

#recipients-counter span {
  color: #0074c9;
  font-size: 1.5em;
}

.chosen-container {
  border: 0;
  box-shadow: none;
  height: auto;
  background-color: #f6f6f6;
  padding: 0;
  margin-bottom: 22px;
}

.chosen-container .chosen-choices {
  padding: 6px 12px !important;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  background-color: #f6f6f6;
  border: 0;
  background: none;
}

.apar-page-user form .chosen-container input {
  margin-bottom: 0 !important;
}

.user-mailer .ui-autocomplete {
  max-height: 500px;
}

.idealist-mailer-form #edit-users--description {
  display: block;
  margin-top: -20px;
  margin-bottom: 20px;
}

table.table-mails {
  background-color: #e9eaea;
}

table.table-mails a,
table.table-mails th {
  color: #0076bc;
}

table.table-mails td:nth-last-child(1) {
  text-align: center;
}

table.table-mails td:nth-child(3) {
  text-align: center;
}

/** FAQ **/

.faq-button p {
  font-weight: bold;
}

.faq-button {
  width: 200px;
  margin: 15px auto;
  text-align: center;
}

.close-all,
.open-all {
  font-weight: bold;
}

.close-all {
  display: none;
}

#contact-message-contact-form-form #edit-submit {
  margin-bottom: 0 !important;
}

/** TOOLBOX **/
.toolbox-step {
  width: 80%;
  margin: 0 auto;
}

div.toolbox-header {
  height: 279px;
  position: relative;
  border-radius: 5px;
  margin-bottom: 20px;
}

div.toolbox-header .toolbox-title {
  font-size: 26px;
  line-height: 22px;
  color: rgb(255, 255, 255);
  font-family: "Raleway";
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  white-space: nowrap;
}

div.toolbox-header div.toolbox-number {
  font-size: 80px;

  font-family: "Raleway";
  font-weight: 800;
  padding-left: 15px;
  padding-top: 35px;
}

.toolbox-step-01 .toolbox-header div.toolbox-number {
  color: rgb(255, 206, 2);
}

.toolbox-step-02 .toolbox-header div.toolbox-number {
  color: rgb(0, 118, 188);
}

.toolbox-step-03 .toolbox-header div.toolbox-number {
  color: rgb(129, 189, 65);
}

.toolbox-step .toolbox-subitem-link {
  padding: 10px;
  border-radius: 3px;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
  display: inline-block;
  width: 229px;
  text-align: center;
  line-height: normal;
  color: rgb(0, 118, 188);
}

.toolbox-step .toolbox-subitems-2 .toolbox-subitem-link:hover,
.toolbox-step .toolbox-subitems-2 .toolbox-subitem-link.active {
  background-color: rgb(255, 206, 2);
  color: white;
}

.toolbox-step .toolbox-subitems-0 .toolbox-subitem-link:hover,
.toolbox-step .toolbox-subitems-0 .toolbox-subitem-link.active {
  background-color: rgb(0, 118, 188);
  color: white;
}

.toolbox-step .toolbox-subitems-1 .toolbox-subitem-link:hover,
.toolbox-step .toolbox-subitems-1 .toolbox-subitem-link.active {
  background-color: rgb(129, 189, 65);
  color: white;
}

.toolbox-step .toolbox-subitems-3 .toolbox-subitem-link:hover,
.toolbox-step .toolbox-subitems-3 .toolbox-subitem-link.active {
  background-color: #797979;
  color: white;
}

.ideal-steps .toolbox-steps-wrapper .ideal-step .step-text-wrapper {
  width: 65%;
  padding-top: 50px;
  height: 210px;
  overflow: hidden;
  line-height: normal;
}

.ideal-steps .toolbox-steps-wrapper .ideal-step.step-0 .step-text-wrapper {
  padding-top: 88px;
}

.ideal-steps .toolbox-steps-wrapper .ideal-step .step-text-wrapper h2 {
  color: #fff;
}

.ideal-step .ajax-progress {
  position: absolute;
  top: 85px;
  right: 100px;
}

.toolbox-steps-wrapper > .row {
  margin-bottom: 30px;
}

.toolbox-step .toolbox-items .item-right {
  text-align: right;
}

.toolbox-step .toolbox-items .item-center {
  text-align: center;
}

.toolbox-step .toolbox-subitem {
  margin-bottom: 20px;
}

.ideal-steps .ideal-step.step-3 .step-text-wrapper {
  text-align: center;
}

.toolbox-articles .toolbox-image-container {
  position: relative;
  border-radius: 5px;
}

.toolbox-articles .toolbox-image-container h3 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
}

.toolbox-steps-divider {
  height: 10px;
  background-color: #0d73b5;
}

.toolbox-steps-divider-title {
  height: 41px;
  width: 120px;
  margin: 0 auto;
  padding-top: 10px;
  background-color: #0d73b5;
  border-radius: 0 0 5px 5px;
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}

.toolbox-steps-divider-wrapper,
.toolbox-articles {
  margin-bottom: 20px;
}

.toolbox-steps-divider-title i {
  margin-right: 10px;
}

.toolbox-next-step-01 .toolbox-steps-divider,
.toolbox-next-step-01 .toolbox-steps-divider-title {
  background-color: rgb(0, 118, 188);
}

.toolbox-next-step-02 .toolbox-steps-divider,
.toolbox-next-step-02 .toolbox-steps-divider-title {
  background-color: #81bd41;
}

.toolbox-next-step-03 .toolbox-steps-divider,
.toolbox-next-step-03 .toolbox-steps-divider-title {
  background-color: #797979;
}

.toolbox-articles-list {
  height: 300px;
  overflow: hidden;
  border: 1px solid #cbcbcb;
  border-radius: 5px;
  padding-top: 11px;
  line-height: 39px;
  font-weight: bold;
}

.toolbox-articles-list ol.toolbox-articles-links {
  list-style: none;
  counter-reset: li;
}

.toolbox-articles-list ol.toolbox-articles-links li.toolbox-title-link::before {
  content: counter(li);
  display: inline-block;
  width: 1em;
  margin-left: -1.5em;
  margin-right: 0.5em;
  text-align: right;
  /*direction: rtl;*/
}

.toolbox-articles-list ol.toolbox-articles-links li.toolbox-title-link {
  counter-increment: li;
}

.toolbox-step-01
  .toolbox-articles-list
  ol.toolbox-articles-links
  li.toolbox-title-link::before {
  color: rgb(255, 206, 2);
}

.toolbox-step-02
  .toolbox-articles-list
  ol.toolbox-articles-links
  li.toolbox-title-link::before {
  color: rgb(0, 118, 188);
}

.toolbox-step-03
  .toolbox-articles-list
  ol.toolbox-articles-links
  li.toolbox-title-link::before {
  color: #81bd41;
}

.toolbox-articles img {
  border-radius: 5px;
}

.toolbox-articles h3 {
  font-size: 26px;
  line-height: 22px;
  font-family: "Raleway";
  font-weight: bold;
  text-align: center;
}

.toolbox-step-2 .toolbox-articles h3 {
  color: rgb(255, 206, 2);
}

.toolbox-step-0 .toolbox-articles h3 {
  color: rgb(0, 118, 188);
}

.toolbox-step-1 .toolbox-articles h3 {
  color: #81bd41;
}

.toolbox-articles-list span.toolbox-date {
  float: right;
  padding-right: 5px;
  color: rgb(75, 75, 75);
  font-weight: normal;
}

.toolbox-articles-list a {
  color: #000;
}

.toolbox-articles-list a.active {
  text-decoration: underline;
}

.toolbox-articles-list i {
  padding-top: 12px;
  float: right;
  padding-right: 20px;
}

.toolbox-articles-list .toolbox-link-wrapper {
  width: 250px;
  overflow: hidden;
  display: inline-block;
}

.toolbox-article-description {
  width: 80%;
  /*text-align: center;*/
  margin: 20px auto 0;
}

.toolbox-article-description ul {
  list-style: disc;
}

.toolbox-subitem .ajax-progress,
.toolbox-articles .ajax-progress {
  position: absolute;
}

.toolbox-intro {
  color: rgb(99, 99, 99);
  font-family: "Raleway";
  width: 61%;
  font-weight: bold;
  line-height: 20px;
  font-size: 16px;
  margin: 25px auto;
}

.toolbox-intro span {
  color: rgb(0, 118, 188);
}

.toolbox-articles iframe {
  height: 300px;
  width: 100%;
}

@media all and (max-width: 967px) {
  .toolbox-step,
  .toolbox-intro {
    width: 100%;
  }

  .toolbox-step .toolbox-items .item-right,
  .toolbox-step .toolbox-items .item-left,
  .toolbox-step .toolbox-items .item-center {
    text-align: center;
  }

  .toolbox-articles-list span.toolbox-date {
    display: none;
  }

  .toolbox-articles-list ol a.toolbox-icon-link {
    display: none;
  }

  .row.toolbox-step {
    text-align: center;
  }

  .toolbox-step .toolbox-articles,
  .toolbox-step .toolbox-active-article {
    text-align: left;
  }

  .toolbox-steps-wrapper .col-md-4 {
    margin-bottom: 20px;
    padding-left: 0;
  }

  .toolbox-image-container {
    height: 100px;
  }

  .ideal-steps .toolbox-steps-wrapper .ideal-step.step-3 .inner-wrapper {
    height: 136px;
    background: #fff url("../images/steps_bg/3_2.png") no-repeat center;
    width: 312px;
  }

  .ideal-steps .toolbox-steps-wrapper .ideal-step.step-3 .step-text-wrapper {
    padding-top: 16px;
  }

  ideal-steps
    .toolbox-steps-wrapper
    .ideal-step.step-3
    .inner-wrapper
    .step-text-wrapper
    h2 {
    padding-top: 16px;
    font-size: 27px;
  }

  .toolbox-articles iframe {
    height: auto;
    width: auto;
  }
}

#views-form-toolbox-admin-page-1 table thead,
#views-form-partner-search-admin-page-1 table thead,
table.table-secondary-rows thead {
  background-color: #e9e9e9;
}

table.table-secondary-rows {
  margin-top: 25px;
}

#views-form-toolbox-admin-page-1 table thead th {
  color: rgb(0, 118, 188);
}

#views-form-toolbox-admin-page-1 table > thead > tr > th {
  border-top: 2px solid #ddd;
}

#views-form-toolbox-admin-page-1
  table
  td.views-field-edit-node.views-field-delete-node
  a:first-child::before,
#views-form-partner-search-admin-page-1
  table
  td.views-field-edit-node.views-field-delete-node
  a:first-child::before,
#views-form-partner-search-admin-page-2
  table
  td.views-field-edit-node.views-field-delete-node
  a:first-child::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  content: "\f044";
}

#views-form-toolbox-admin-page-1
  table
  td.views-field-edit-node.views-field-delete-node
  a:last-child::before,
#views-form-partner-search-admin-page-1
  table
  td.views-field-edit-node.views-field-delete-node
  a:last-child::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  content: "\f2ed";
}

#views-form-toolbox-admin-page-1
  table
  td.views-field-edit-node.views-field-delete-node
  a,
#views-form-partner-search-admin-page-1
  table
  td.views-field-edit-node.views-field-delete-node
  a {
  text-indent: -9999px;
}

#views-form-toolbox-admin-page-1
  table
  td.views-field-edit-node.views-field-delete-node,
#views-form-toolbox-admin-page-1 table td.views-field-status {
  text-align: center;
}

#views-form-toolbox-admin-page-1
  table
  td.views-field-edit-node.views-field-delete-node
  a:first-child,
#views-form-partner-search-admin-page-1
  table
  td.views-field-edit-node.views-field-delete-node
  a:first-child,
#views-form-partner-search-admin-page-2
  table
  td.views-field-edit-node.views-field-delete-node
  a:first-child {
  padding-right: 15px;
}

#views-exposed-form-toolbox-admin-page-1 .btn,
#views-exposed-form-partner-search-admin-page-1 .btn,
#views-exposed-form-partner-search-admin-page-2 .btn,
#views-form-toolbox-admin-page-1 .btn,
#views-form-partner-search-admin-page-1 .btn {
  padding: 10px 36px;
}

#views-form-toolbox-admin-page-1 #edit-actions--2 .btn,
#views-form-toolbox-admin-page-2 #edit-actions .btn,
#views-form-partner-search-admin-page-1 #edit-actions--2 .btn {
  margin-top: 24px;
}

#edit-node-bulk-form--2 .js-form-type-select {
  float: left;
}

#views-exposed-form-toolbox-admin-page-1 #edit-actions,
#views-exposed-form-partner-search-admin-page-1 #edit-actions,
#views-exposed-form-partner-search-admin-page-2 #edit-actions {
  margin-top: 17px;
}

#edit-node-bulk-form--2 .node-add-link {
  float: right;
  margin-top: 24px;
}

#views-form-toolbox-admin-page-1 #edit-header,
#views-form-partner-search-admin-page-1 #edit-header {
  margin-bottom: 15px;
}

.apar-page-user form #edit-areas input {
  margin-bottom: 0 !important;
  /*padding-left: 36px !important;*/
}

.subs-content-types {
  margin-left: 20px;
}

.subs-intro {
  padding-top: 15px;
  padding-bottom: 15px;
}

.idealist-subscription-form a {
  color: #337ab7;
}

div.search-result .views-exposed-form {
  margin-bottom: 20px;
}

div.search-result .views-row {
  margin-bottom: 20px;
}

div.search-result .views-row h3 {
  margin-bottom: 3px;
}

div.search-result .views-row h3 a {
  font-size: 18px;
  color: #337ab7;
}

.ui-autocomplete {
  height: auto !important;
  max-height: 400px !important;
}

#views-exposed-form-search-result-page-2 input.form-autocomplete,
#views-exposed-form-search-result-page-1 input.form-autocomplete {
  background: none;
}

.apar-search-header #edit-submit-search-result {
  position: absolute;
  right: 73px;
  top: 25px;
  border: 0;
}

.apar-search-header #edit-submit-search-result:hover,
.apar-search-header #edit-submit-search-result:active,
.apar-search-header #edit-submit-search-result:focus {
  background-color: #fff;
}

.apar-search-header #edit-submit-search-result .glyphicon {
  font-size: 20px;
}

#block-exposedformsearch-resultpage-2 {
  margin-bottom: 20px;
}

#views-exposed-form-search-result-page-2 .advanced-filter-handle {
  margin-top: 5px;
}

.post-info a.btn {
  color: #323335;
}

#idealist-toolbox-filter-form .btn {
  margin: 0;
  border-color: #0075bb;
}

.testimonials-2 {
  margin-bottom: 10px;
  padding: 0;
}

.testimonials-2:hover .inner-box {
  border-color: #0074c9;
}

.idealist-expertise-suggestions {
  margin-bottom: 40px;
}

.idealist-expertise-suggestions .ps-view-more:hover,
.idealist-expertise-suggestions .ps-view-less:hover {
  text-decoration: underline;
}

/*.idealist-expertise-suggestions .testimonials-2 .text-box,*/
/*.idealist-expertise-suggestions .testimonials-2 .inner-box {*/
/*max-height: 290px;*/
/*overflow: hidden;*/
/*}*/

@media screen and (max-width: 767px) {
  .header-section ul li.search-parent a.m-link {
    padding: 23px 15px;
  }
}

.impact-canvas .video-embed-field-responsive-video {
  height: 650px;
}

@media screen and (max-width: 767px) {
  .impact-canvas .video-embed-field-responsive-video {
    height: auto;
  }
}

.impact-canvas .download-button,
.spb-popup-main-wrapper .download-button {
  width: 120px;
  border-radius: 5px;
  background: #0075bb;
  border: 2px solid #0075bb;
  padding: 7px;
  color: #fff;
  display: block;
  text-align: center;
  text-transform: uppercase;
}

.impact-canvas .download-button:hover,
.spb-popup-main-wrapper .download-button:hover {
  background: #fff;
  color: #0075bb;
}

#idealist-toolbox-filter-form .form-item-filter label {
  display: none;
}

.handbook-index ul {
  list-style-type: disc;
}

.handbook-index .inner-box {
  padding-left: 20px;
}

.toolbox-article-body ul {
  list-style-type: disc;
}

/*handbook*/
.handbook-index {
  margin-bottom: 45px;
}

.handbook-index h4 {
  text-align: center;
  color: #337ab7;
}

.handbook-index .testimonials-2 .inner-box {
  border-radius: 10px;
  box-shadow: 0px 15px 21px rgba(0, 0, 0, 0.11);
  background-color: #f7f7f7;
}

.handbook-index .handbook-section:nth-child(1n) .testimonials-2 .inner-box {
  border-color: #0074ba;
}

.handbook-index .handbook-section:nth-child(2n) .testimonials-2 .inner-box {
  border-color: #81bd41;
}

.handbook-index .handbook-section:nth-child(3n) .testimonials-2 .inner-box {
  border-color: #ffce02;
}

.handbook-index .handbook-section:nth-child(4n) .testimonials-2 .inner-box {
  border-color: #979797;
}

.handbook-index
  .handbook-section:nth-child(1n)
  .testimonials-2:hover
  .inner-box {
  background-color: #0074ba;
}

.handbook-index
  .handbook-section:nth-child(2n)
  .testimonials-2:hover
  .inner-box {
  background-color: #81bd41;
}

.handbook-index
  .handbook-section:nth-child(3n)
  .testimonials-2:hover
  .inner-box {
  background-color: #ffce02;
}

.handbook-index
  .handbook-section:nth-child(4n)
  .testimonials-2:hover
  .inner-box {
  background-color: #979797;
}

.handbook-index .handbook-section .testimonials-2 .inner-box li a {
  font-size: 16px;
  /*line-height: 16px;*/
  color: #000000;
  font-weight: 600;
}

.handbook-index .handbook-section .testimonials-2 .inner-box li {
  color: #0074ba;
}

.handbook-index .handbook-section .testimonials-2:hover .inner-box li,
.handbook-index .handbook-section .testimonials-2:hover .inner-box li a {
  color: #fff;
}

.handbook-index .handbook-section .testimonials-2 .inner-box {
  padding: 20px;
}

.handbook-index .handbook-section .testimonials-2 .inner-box ul {
  padding-left: 0;
}

.handbook-index .handbook-section .testimonials-2 .inner-box li {
  list-style: none;
  line-height: 40px;
}

.handbook-index .handbook-section .testimonials-2 .inner-box ul li i {
  margin-right: 10px;
}

.ps-home-container .ps-circle {
  width: 180px;
  height: 180px;
  border-radius: 100%;
  color: white;
  box-shadow: 0 26px 39px rgba(0, 0, 0, 0.2);
  font-weight: bold;
  text-align: center;
  line-height: 180px;
  position: absolute;
}

.ps-home-container {
  position: relative;
  height: 800px;
}

.ps-home-container a {
  color: #fff;
}

.ps-home-container .ps-home-background {
  border: 15px solid #5a80b8;
  width: 620px;
  left: 50%;
  margin-left: -310px;
  height: 620px;
  border-radius: 100%;
  position: absolute;
  top: 90px;
}

.ps-home-container .ps-circle span {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}

.ps-home-container .ps-circle.ps-green {
  background-color: #4dac58;
}

.ps-home-container .ps-circle.ps-blue {
  background-color: #2e6cb7;
}

.ps-home-container .ps-circle.ps-yellow {
  background-color: #f3c142;
}

.ps-home-container .ps-circle.ps-main-color {
  background-color: #5a80b8;
}

.ps-home-container .ps-circle.ps-top {
  left: 50%;
  top: 0;
  margin-left: -90px;
}

.ps-home-container .ps-circle.ps-middle {
  top: 40%;
  margin-top: -90px;
}

.ps-home-container .ps-circle.ps-middle.left {
  left: 15%;
}

.ps-home-container .ps-circle.ps-middle.right {
  right: 15%;
}

.ps-home-container .ps-circle.ps-bottom {
  bottom: 8%;
}

.ps-home-container .ps-circle.ps-bottom.left {
  left: 25%;
}

.ps-home-container .ps-circle.ps-bottom.right {
  right: 25%;
}

.ps-home-container .ps-circle.ps-center {
  font-size: 23px;
  width: 250px;
  height: 250px;
  left: 50%;
  top: 50%;
  margin-top: -125px;
  margin-left: -125px;
  line-height: 250px;
}

.ps-home-container .ps-circle:hover {
  cursor: pointer;
  box-shadow: none;
}

.ps-description-box {
  padding: 10px;
}

.ps-page-wrap .image-explanations {
  font-size: 18px;
  line-height: normal;
  font-family: "Raleway";
  font-weight: normal;
  text-align: center;
  color: #000;
  padding: 20px 0;
  margin-bottom: 40px;
}

.ps-page-wrap .image-explanations p {
  font-size: 18px;
  line-height: normal;
  font-family: "Raleway";
  font-weight: normal;
  text-align: center;
  color: #000;
}

.ps-page-wrap .image-explanations span,
.ps-page-wrap .image-explanations strong {
  font-weight: bold;
}

/* If `animateFill: false` */
.tippy-tooltip.green-theme {
  background-color: #fff;
  text-align: left;
  font-size: 16px;
  border: 1px solid #4ead59;
  font-weight: normal;
  color: #333;
  box-shadow: 0 26px 39px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}

.ps-description-box h3 {
  font-size: 20px;
}

.tippy-tooltip.green-theme h3 {
  color: #4dac58;
}

/* If `animateFill: false` */
.tippy-tooltip.blue-theme {
  background-color: #fff;
  text-align: left;
  font-size: 16px;
  border: 1px solid #2e6cb7;
  font-weight: normal;
  color: #333;
  box-shadow: 0 26px 39px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}

.ps-description-box h3 {
  font-size: 20px;
}

.tippy-tooltip.blue-theme h3 {
  color: #2e6cb7;
}

/* If `animateFill: false` */
.tippy-tooltip.yellow-theme {
  background-color: #fff;
  text-align: left;
  font-size: 16px;
  border: 1px solid #f3c142;
  font-weight: normal;
  color: #333;
  box-shadow: 0 26px 39px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}

.tippy-tooltip.yellow-theme h3 {
  color: #f3c142;
}

.ps-description-box a {
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
  color: #2e6db8;
}

.partner-search-home .container-fulid {
  background: #fff url(../images/ps-bg.png) 0 0 no-repeat;
}

.ps-tooltip-close {
  display: none;
}

@media screen and (max-width: 767px) {
  .ps-home-container .ps-home-background {
    display: none;
  }

  .ps-home-container .ps-circle {
    left: 50% !important;
    margin-left: -90px;
    margin-top: 0 !important;
  }

  .ps-home-container .ps-circle.ps-center {
    font-size: 23px;
    width: 250px;
    height: 250px;
    top: 0;
    margin-top: 0;
    margin-left: -125px;
    line-height: 250px;
  }

  .ps-home-container .ps-circle.ps-top {
    top: 260px;
  }

  .ps-home-container .ps-circle.ps-middle.right {
    top: 450px;
  }

  .ps-home-container .ps-circle.ps-bottom.right {
    top: 640px;
  }

  .ps-home-container .ps-circle.ps-bottom.left {
    top: 830px;
  }

  .ps-home-container .ps-circle.ps-middle.left {
    top: 1020px;
  }

  .ps-home-container {
    height: 1250px;
  }

  .ps-tooltip-close {
    border: 0;
    font-weight: normal;
    z-index: 102;
    width: 30px;
    top: -12px;
    right: -7px;
    height: 30px;
    margin: 0;
    line-height: 1px;
    font-size: 1.7em;
    font-family: Raleway, Sans-Serif;
    border-radius: 100%;
    cursor: pointer;
    color: rgb(255, 255, 255);
    background-color: #0075bb;
    position: absolute;
    display: block;
  }

  .ps-tooltip-close:after {
    content: "x";
    top: 13px;
    left: 50%;
    margin-left: -6px;
    position: absolute;
    text-indent: 0 !important;
  }
}

.idealist-сommission-slides td a {
  display: block;
}

.tippy-content ul {
  list-style: disc;
}

.webinar-links a,
.webinar-downloads span {
  display: block;
}

#block-questionaryblock {
  display: none;
}

.questionary-block-wrapper {
  display: table;
  height: 300px;
}

.questionary-right-side,
.questionary-left-side {
  display: table-cell;
}

.questionary-right-side {
  padding: 20px;
  vertical-align: middle;
}

.questionary-left-side {
  width: 40%;
  background-color: #e8e8e8;
}

.spb-popup-main-wrapper h3 {
  font-size: 18px;
  font-weight: bold;
  color: rgb(68, 68, 68);
  margin-top: 25px;
  margin-left: 10px;
}

.questionary-icon-placeholder {
  margin: 0 auto;
  width: 150px;
}

.questionary-icon-placeholder img {
  width: 150px;
}

.event--email a {
  display: block;
}
