/* Webcam Container */
.webcam-container img {
  width: 300px;
  height: 205px;
  display:block;
  margin-top: 5px;
}
.webcam-container img.throbber {
  width: 30px;
  height: 30px;
  margin-top: 20px;
  display:hidden;
}
.webcam-container a {
  display: inline-block;
  max-width: 300px;
  margin: 5px 5px 15px 5px;
  background: url('https://www.om.org/profiles/om/themes/om/images/throbber.gif') no-repeat;
  background-position: center center;
}

.headerContent .mainCallToAction .socialIcons {
  display: none !important;
}

.menuMain .mainCallToAction > .socialIcons {
  display: flex !important;
}

.post .appealActionsWrapper .appealActions {
  flex-wrap: wrap;
}

.homepage .carouselSlideDetail.appeal .carouselSlideReadMore {
  display: flex !important;
}
.homepage .carouselSlideDetail #totaliserActions {
  display: none !important;
}


nav.breadcrumbWrapper { 
  display: none;
}

.tabsWrapper {
  display: none;
}

blockquote.blockquote-oversize {
    color: #000000;
    font-family: 'Lato';
    font-weight: 300;
    font-style: italic;
    font-size: 1.6rem;
    letter-spacing: 1px;
    line-height: 2.0rem;
    padding-left: 74px;
    text-align: center;
}

blockquote.blockquote-oversize:before {
    content: open-quote;
    font-family: auto;
    font-style: normal;
    font-size: 8.4rem;
    font-weight: 900;
    color: #999999;
    letter-spacing: -5px;
    position: absolute;
    left: 0;
    top: 62px;
}

.appealInteractionsWrapper {
  display: none !important;
}

.appealActionsWrapper {
display: none;
}
