/*//== Iconography
//
//## Specify custom location and filename of the included Glyphicons icon font. Useful for those including Bootstrap via Bower.

//** Load fonts from this directory.
@icon-font-path: "../fonts/";
//** File name for all font files.
@icon-font-name: "glyphicons-halflings-regular";
//** Element ID within SVG icon file.
@icon-font-svg-id: "glyphicons_halflingsregular";*/
/* Sample HTML:
    <div class="o-media has-animation">
        <div class="o-media__body container">
            <header class="o-media__header">
                <h1 class="o-media__heading">
                    <span class="o-media__heading--sup" >
                        Heading sup
                    </span>
                     <strong class="o-media__heading--sub">
                          Heading sub
                      </strong>
                    </h1>
                <div class="o-media__description">
                    <p class="o-media__description-text">
                        Descriptive text
                    </p>
                    <div class="o-media__button-container btn-container">
                        <a href="#" class="o-media__button btn btn-default">
                            Button or link
                        </a>
                    </div>
                </div>
            </header>
            <div class="o-media__media">
                Put your image or illustration here
            </div>
        </div>
    </div>
*/
.public-fundraising .fundraising-card__body {
  background-color: #fff;
}
.public-fundraising .fundraising-card__body .currency-symbol:before {
  font-size: 16px !important;
  font-weight: bold;
  top: 0px;
  left: 5px;
}
.public-fundraising .btn-scroll-top {
  display: none;
}
body:not(.layout-large-picture) {
  margin-top: 60px;
}
.hidden,
#badgeFirstFundraising {
  display: none !important;
}
.panel-content:before,
.nav-footer-row:before,
.header-nav .container-fluid:before,
.main-container:before,
.homepage #sectionUsage:before,
.modal-body-inner:before,
.upload-module:before,
.article-content-body .panel-example:before,
.panel-content:after,
.nav-footer-row:after,
.header-nav .container-fluid:after,
.main-container:after,
.homepage #sectionUsage:after,
.modal-body-inner:after,
.upload-module:after,
.article-content-body .panel-example:after {
  content: " ";
  display: table;
}
.panel-content:after,
.nav-footer-row:after,
.header-nav .container-fluid:after,
.main-container:after,
.homepage #sectionUsage:after,
.modal-body-inner:after,
.upload-module:after,
.article-content-body .panel-example:after {
  clear: both;
}
.panel-content:before,
.nav-footer-row:before,
.header-nav .container-fluid:before,
.main-container:before,
.homepage #sectionUsage:before,
.modal-body-inner:before,
.upload-module:before,
.article-content-body .panel-example:before,
.panel-content:after,
.nav-footer-row:after,
.header-nav .container-fluid:after,
.main-container:after,
.homepage #sectionUsage:after,
.modal-body-inner:after,
.upload-module:after,
.article-content-body .panel-example:after {
  content: " ";
  display: table;
}
.panel-content:after,
.nav-footer-row:after,
.header-nav .container-fluid:after,
.main-container:after,
.homepage #sectionUsage:after,
.modal-body-inner:after,
.upload-module:after,
.article-content-body .panel-example:after {
  clear: both;
}
.is-ie9 .fundraising-type .displayOptions div[data-val=Party]::before,
.is-ie9 .fundraising-type [data-val=Party].displayValue::before {
  font-size: 0.65em;
}
.is-ie9 .fundraising-type .displayOptions div[data-val=Coffee]::before,
.is-ie9 .fundraising-type [data-val=Coffee].displayValue::before {
  font-size: 0.55em;
}
.is-ie9 .user-register-login .col-sidebar,
.is-ie9 .user-register-login .col-content {
  -webkit-box-shadow: 0 0 0 #fff;
          box-shadow: 0 0 0 #fff;
}
.is-ie9 .user-register-login .panel-content,
.is-ie9 .user-register-login .panel-default {
  padding-bottom: 1em;
}
.is-ie9 .user-currency-eur .currency-symbol:before {
  content: "\20ac";
}
.is-ie9 .user-currency-gbp .currency-symbol:before {
  content: "\00a3";
}
.is-ie9 .user-currency-jpy .currency-symbol:before {
  content: "\00a5";
}
.is-ie9 .user-currency-usd .currency-symbol:before {
  content: "\0024";
}
.is-ie9 .homepage .reviews-container {
  overflow: hidden;
  padding-left: 25px;
  padding-right: 25px;
  position: relative;
}
.is-ie9 .homepage .reviews-prev,
.is-ie9 .homepage .reviews-next {
  border: none;
  bottom: 0;
  position: absolute;
  top: -12%;
  -webkit-transition: opacity;
  -o-transition: opacity;
  transition: opacity;
  -webkit-transition: opacity 0.25s linear;
  -o-transition: opacity 0.25s linear;
  transition: opacity 0.25s linear;
  width: 40px;
}
.is-ie9 .homepage .reviews-prev:hover,
.is-ie9 .homepage .reviews-next:hover,
.is-ie9 .homepage .reviews-prev:active,
.is-ie9 .homepage .reviews-next:active {
  opacity: 0.5;
}
.is-ie9 .homepage .reviews-prev {
  left: 0;
}
.is-ie9 .homepage .reviews-next {
  right: 0;
}
.is-ie9 .homepage .reviews {
  width: 334%;
}
.is-ie9 .homepage .reviews:before,
.is-ie9 .homepage .reviews:after {
  content: " ";
  display: table;
}
.is-ie9 .homepage .reviews:after {
  clear: both;
}
.is-ie9 .homepage .reviews:before,
.is-ie9 .homepage .reviews:after {
  content: " ";
  display: table;
}
.is-ie9 .homepage .reviews:after {
  clear: both;
}
@media only screen and (max-width: 767px) {
  .is-ie9 .homepage .reviews {
    width: 500%;
  }
}
@media only screen and (max-width: 480px) {
  .is-ie9 .homepage .reviews {
    width: 1000%;
  }
}
.is-ie9 .homepage .review {
  float: left;
  padding: 30px 30px 0 25px;
  width: 10%;
}
@media only screen and (max-width: 480px) {
  .is-ie9 .homepage .review {
    background-position: 50% top;
  }
}
.is-ie9 .homepage .review-heading,
.is-ie9 .homepage .review-content {
  font-size: 1.125em;
}
.is-ie9 .homepage .review-author {
  font-size: 0.875em;
}
.is-ie9 .homepage .review-heading,
.is-ie9 .homepage .review-author {
  font-weight: 700;
}
.is-ie9 .homepage .review-content {
  margin-top: 2px;
  max-height: 3.5em;
  overflow: hidden;
  text-align: justify;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  -webkit-transition: max-height 0.5s ease;
  -o-transition: max-height 0.5s ease;
  transition: max-height 0.5s ease;
  -webkit-transition: max-height 0.5s ease 0.25s linear, 0.5s 0.25s linear, ease 0.25s linear;
  -o-transition: max-height 0.5s ease 0.25s linear, 0.5s 0.25s linear, ease 0.25s linear;
  transition: max-height 0.5s ease 0.25s linear, 0.5s 0.25s linear, ease 0.25s linear;
}
.is-ie9 .homepage .review-content:hover {
  max-height: 500px;
}
@media only screen and (max-width: 480px) {
  .is-ie9 .homepage .review,
  .is-ie9 .homepage .review-content {
    text-align: center;
  }
}
.is-ie9 .slider-fundraising .heading-with-line__subheading {
  color: #696969;
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 24px;
  margin-top: -18px;
  text-align: center;
  text-shadow: 0 2px 0 rgba(255, 255, 255, 0.76);
}
.is-ie9 .home-out .slider-fundraising .heading-with-line__subheading {
  margin-top: -48px;
}
.is-ie9 .slider-fundraising .fdrs-container {
  margin-top: 4px;
  overflow: hidden;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
}
.is-ie9 .slider-fundraising .fdrs-prev,
.is-ie9 .slider-fundraising .fdrs-next {
  border: none;
  bottom: 12px;
  font-family: "leetchicon";
  position: absolute;
  top: 12px;
  width: 20px;
  z-index: 2;
}
.is-ie9 .slider-fundraising .fdrs-prev:hover,
.is-ie9 .slider-fundraising .fdrs-next:hover,
.is-ie9 .slider-fundraising .fdrs-prev:active,
.is-ie9 .slider-fundraising .fdrs-next:active {
  opacity: 0.5;
}
.is-ie9 .slider-fundraising .fdrs-prev {
  left: -4px;
}
.is-ie9 .slider-fundraising .fdrs-prev:before {
  content: "\25c1";
}
.is-ie9 .slider-fundraising .fdrs-next {
  right: -4px;
}
.is-ie9 .slider-fundraising .fdrs-next:before {
  content: "\25b8";
}
.is-ie9 .slider-fundraising .fdr {
  float: left;
  padding: 12px;
  position: relative;
  width: 8.33333333%;
}
.is-ie9 .slider-fundraising .fdr-body {
  background-color: #fff;
  -webkit-box-shadow: 0 1px 4px 0 rgba(115, 115, 155, 0.5);
          box-shadow: 0 1px 4px 0 rgba(115, 115, 155, 0.5);
  display: block;
  position: relative;
  -webkit-transition: background-color;
  -o-transition: background-color;
  transition: background-color;
  -webkit-transition: background-color 0.25s linear;
  -o-transition: background-color 0.25s linear;
  transition: background-color 0.25s linear;
  z-index: 1;
}
.is-ie9 .slider-fundraising .fdr-body:hover,
.is-ie9 .slider-fundraising .fdr-body:active {
  background-color: #fcfcfc;
}
.is-ie9 .slider-fundraising .fdr-picture {
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  padding-top: 72.72727273%;
}
.is-ie9 .slider-fundraising .fdr-heading,
.is-ie9 .slider-fundraising .fdr-description {
  overflow: hidden;
  position: relative;
}
.is-ie9 .slider-fundraising .fdr-heading:after,
.is-ie9 .slider-fundraising .fdr-description:after {
  bottom: 0;
  -webkit-box-shadow: -24px 0 12px -12px #ffffff inset;
          box-shadow: -24px 0 12px -12px #ffffff inset;
  content: '';
  position: absolute;
  right: 0;
  width: 12px;
}
.is-ie9 .slider-fundraising .fdr-heading {
  background: url("../../img/border/border-adornment-blue-green.png") repeat-x center top;
  font-size: 20px;
  height: 67px;
  line-height: 24px;
  margin-bottom: 0;
  margin-top: 0;
  max-height: 67px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 19px;
  text-align: left;
}
.is-ie9 .slider-fundraising .fdr-heading:after {
  top: 19px;
}
.is-ie9 .slider-fundraising .fdr-description {
  font-size: 14px;
  height: 72px;
  line-height: 18px;
  margin-top: 12px;
  max-height: 72px;
  padding-left: 12px;
  padding-right: 12px;
}
.is-ie9 .slider-fundraising .fdr-description:after {
  top: 0;
}
.is-ie9 .slider-fundraising .fdr-infos {
  margin-top: 16px;
  padding-bottom: 12px;
}
.is-ie9 .slider-fundraising .fdr-info {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  margin-top: 8px;
  padding-left: 12px;
  padding-right: 12px;
}
.is-ie9 .slider-fundraising .fdr-amount,
.is-ie9 .slider-fundraising .fdr-contributors,
.is-ie9 .slider-fundraising .fdr-time {
  display: inline-block;
  white-space: nowrap;
}
.is-ie9 .slider-fundraising .fdr-amount:before,
.is-ie9 .slider-fundraising .fdr-contributors:before,
.is-ie9 .slider-fundraising .fdr-time:before {
  background: no-repeat center center;
  content: '';
  display: inline-block;
  height: 20px;
  margin-right: 8px;
  vertical-align: top;
  width: 20px;
}
.is-ie9 .slider-fundraising .fundraising-currency-currency-eur .fdr-amount:before {
  background-image: url("../../img/icon/fundraising/info-md-eur.png");
}
.is-ie9 .slider-fundraising .fundraising-currency-currency-gbp .fdr-amount:before {
  background-image: url("../../img/icon/fundraising/info-md-gbp.png");
}
.is-ie9 .slider-fundraising .fdr-contributors:before {
  background-image: url("../../img/icon/fundraising/info-md-user.png");
}
.is-ie9 .slider-fundraising .fdr-time:before {
  background-image: url("../../img/icon/fundraising/info-md-clock.png");
}
.is-ie9 .slider-fundraising .fdr-footer {
  background-color: #f5f5f5;
  -webkit-box-shadow: 0 1px 4px 0 rgba(115, 115, 155, 0.5);
          box-shadow: 0 1px 4px 0 rgba(115, 115, 155, 0.5);
  padding: 12px 8px;
  position: relative;
}
.is-ie9 .slider-fundraising .fdr-progress-container {
  height: 18px;
  padding-top: 5px;
  position: relative;
}
.is-ie9 .slider-fundraising .fdr-progress {
  background-color: #d1d1d1;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  height: 8px;
  margin-right: 40px;
}
.is-ie9 .slider-fundraising .fdr-progress-bar {
  background-color: #60b2db;
  -webkit-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
  height: 8px;
  min-width: 4px;
  position: relative;
}
.is-ie9 .slider-fundraising .fdr-progress-bar:after {
  background-color: #60b2db;
  content: '';
  display: block;
  height: 16px;
  position: absolute;
  right: 0;
  top: -4px;
  width: 4px;
}
.is-ie9 .slider-fundraising .fdr-progress-value {
  font-size: 14px;
  line-height: 18px;
  position: absolute;
  right: 0;
  top: 0;
}
@media (min-width: 768px) {
  .is-ie9 .slider-fundraising .fdr-infos:before,
  .is-ie9 .slider-fundraising .fdr-infos:after {
    content: " ";
    display: table;
  }
  .is-ie9 .slider-fundraising .fdr-infos:after {
    clear: both;
  }
  .is-ie9 .slider-fundraising .fdr-infos:before,
  .is-ie9 .slider-fundraising .fdr-infos:after {
    content: " ";
    display: table;
  }
  .is-ie9 .slider-fundraising .fdr-infos:after {
    clear: both;
  }
  .is-ie9 .slider-fundraising .fdr-info {
    border-left: 1px dotted #b7b7b2;
    color: #727272;
    float: left;
    font-size: 12px;
    line-height: 16px;
    margin-top: 0;
    padding-left: 11px;
    text-align: center;
    text-transform: uppercase;
    width: 50%;
  }
  .is-ie9 .slider-fundraising .fdr-info:first-child,
  .is-ie9 .fdr-noborder .slider-fundraising .fdr-info {
    border-left: none;
    padding-left: 12px;
  }
  .is-ie9 .slider-fundraising .fdr-amount,
  .is-ie9 .slider-fundraising .fdr-contributors,
  .is-ie9 .slider-fundraising .fdr-time {
    color: #555;
    display: block;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 4px;
    white-space: nowrap;
  }
}
.is-ie9 .slider-fundraising .fdrs {
  width: 1200%;
}
.is-ie9 .slider-fundraising .fdrs:before,
.is-ie9 .slider-fundraising .fdrs:after {
  content: " ";
  display: table;
}
.is-ie9 .slider-fundraising .fdrs:after {
  clear: both;
}
.is-ie9 .slider-fundraising .fdrs:before,
.is-ie9 .slider-fundraising .fdrs:after {
  content: " ";
  display: table;
}
.is-ie9 .slider-fundraising .fdrs:after {
  clear: both;
}
@media (min-width: 480px) {
  .is-ie9 .slider-fundraising .fdrs {
    width: 600%;
  }
}
@media (min-width: 768px) {
  .is-ie9 .slider-fundraising .fdrs {
    width: 400%;
  }
}
@media (min-width: 980px) {
  .is-ie9 .slider-fundraising .fdrs {
    width: 300%;
  }
}
@media only screen and (min-width: 768px) {
  .is-ie9 .addthis-widget.addthis-widget-block {
    margin-bottom: 0;
  }
  .is-ie9 .addthis-widget.addthis-widget-block .addthis-list {
    margin-bottom: 0;
  }
  .is-ie9 .addthis-widget.addthis-widget-block .addthis-list > li {
    display: block;
  }
  .is-ie9 .addthis-widget.addthis-widget-block .addthis-list > li:not(:last-of-type) {
    margin-bottom: 8px;
  }
}
.is-ie9 .addthis-widget,
.is-ie9 .fdr-action.fdr-share {
  display: none !important;
}
.is-ie9 .addthis-widget .addthis_toolbox,
.is-ie9 .fdr-action.fdr-share .addthis_toolbox {
  margin-bottom: 0;
}
.is-ie9 .addthis-widget.is-floating,
.is-ie9 .fdr-action.fdr-share.is-floating {
  background-color: #fff;
  left: 0;
  padding: 5px 5px 0;
  position: absolute;
  top: 50px;
  z-index: 10;
}
.is-ie9 .addthis-widget .addthis-list > li {
  display: inline-block;
}
.is-ie9 .addthis-widget .addthis-list a {
  margin: 0 6px 0 0;
}
.is-ie9 .addthis-widget .addthis-button {
  border: none;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  display: block;
  position: relative;
  width: 32px !important;
}
.is-ie9 .addthis-widget .addthis-button.at300b,
.is-ie9 .addthis-widget .addthis-button.at300m {
  float: none;
  padding: 0 !important;
}
.is-ie9 .addthis-widget .addthis-button > span {
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  display: block;
  height: 32px;
  -webkit-transition: background-color;
  -o-transition: background-color;
  transition: background-color;
  -webkit-transition: background-color 0.25s linear;
  -o-transition: background-color 0.25s linear;
  transition: background-color 0.25s linear;
}
.is-ie9 .addthis-widget .addthis-button .addthis-button-email {
  background-color: #ffb400;
}
.is-ie9 .addthis-widget .addthis-button .addthis-button-email:hover,
.is-ie9 .addthis-widget .addthis-button .addthis-button-email:focus {
  background-color: #ffc333;
}
.is-ie9 .addthis-widget .addthis-button .addthis-button-facebook {
  background-color: #6788ce;
}
.is-ie9 .addthis-widget .addthis-button .addthis-button-facebook:hover,
.is-ie9 .addthis-widget .addthis-button .addthis-button-facebook:focus {
  background-color: #8ea6da;
}
.is-ie9 .addthis-widget .addthis-button .addthis-button-copy-link {
  background-color: #2290b5;
}
.is-ie9 .addthis-widget .addthis-button .addthis-button-copy-link:hover,
.is-ie9 .addthis-widget .addthis-button .addthis-button-copy-link:focus {
  background-color: #32aed8;
}
.is-ie9 .addthis-widget .addthis-button .addthis-button-twitter {
  background-color: #00d2ff;
}
.is-ie9 .addthis-widget .addthis-button .addthis-button-twitter:hover,
.is-ie9 .addthis-widget .addthis-button .addthis-button-twitter:focus {
  background-color: #33dbff;
}
.is-ie9 .addthis-widget .addthis-button .addthis-button-whatsapp {
  background-color: #4dc247;
}
.is-ie9 .addthis-widget .addthis-button .addthis-button-whatsapp:hover,
.is-ie9 .addthis-widget .addthis-button .addthis-button-whatsapp:focus {
  background-color: #72cf6d;
}
.is-ie9 .addthis-widget .tooltip-confirm-copy {
  background-color: #e9f3c9;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  -webkit-box-shadow: 0px 1px 1px 0px #9b9b9b;
          box-shadow: 0px 1px 1px 0px #9b9b9b;
  color: #555;
  display: block;
  font-size: 14px;
  right: 42px;
  line-height: 18px;
  opacity: 0;
  padding: 2px 6px;
  position: absolute;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  top: 0px;
  visibility: hidden;
  white-space: nowrap;
}
.is-ie9 .addthis-widget .tooltip-confirm-copy.active {
  opacity: 1;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  visibility: visible;
}
.is-ie9 .addthis-widget .tooltip-confirm-copy:before,
.is-ie9 .addthis-widget .tooltip-confirm-copy::before,
.is-ie9 .addthis-widget .tooltip-confirm-copy:after {
  border: 6px solid transparent;
  content: '';
  display: block;
  left: -12px;
  position: absolute;
}
.is-ie9 .addthis-widget .tooltip-confirm-copy:before,
.is-ie9 .addthis-widget .tooltip-confirm-copy::before {
  border-right-color: #9b9b9b;
  top: 6px;
}
.is-ie9 .addthis-widget .tooltip-confirm-copy:after {
  border-right-color: #e9f3c9;
  top: 5px;
}
