/* @group Greys */
/* @end */
/* @group Corporate colours taken from logo */
/* @end */
/* @group Site Defaults */
/* @end */
/* @group Background colours */
.sectionBG-White {
  background-color: #ffffff; }

.sectionBG-Black {
  background-color: #111; }

.sectionBG-Light-Grey {
  background-color: #f7f7f7; }

.sectionBG-Sky-Blue {
  background-color: #89d6f2; }

.sectionBG-Neon-Pink {
  background-color: #ee0049; }

.sectionBG-Bright-Purple {
  background-color: #bd1a8d; }

.sectionBG-Dark-Purple {
  background-color: #6d216d; }

.sectionBG-Orange {
  background-color: #f6a030; }

.sectionBG-Green {
  background-color: #b5d562; }

.sectionBG-Pink {
  background-color: #daaec8; }

.sectionBG-Brown {
  background-color: #c88c5e; }

.sectionBG-Turquoise {
  background-color: #3cc8b4; }

/* @end */
/* @group Social feed widget */
.SocialWidgetWrap {
  height: 600px !important;
  padding: 0 .1rem .2rem 1rem;
  overflow: hidden;
  border: 1px solid #dedddd;
  background-color: white; }
  .SocialWidgetWrap .scrollbar-macosx {
    height: 580px; }
  .SocialWidgetWrap p, .SocialWidgetWrap li, .SocialWidgetWrap h1, .SocialWidgetWrap h2, .SocialWidgetWrap h3, .SocialWidgetWrap h4, .SocialWidgetWrap h5, .SocialWidgetWrap h6 {
    padding-right: 0rem; }

/* @end */
.social-feed-element {
  box-shadow: 0 0 10px 0 rgba(10, 10, 10, 0) !important;
  margin-bottom: 0rem !important;
  margin-top: 0.8rem !important;
  width: 94.7% !important;
  border-bottom: 1px solid #dedddd; }
  .social-feed-element img.media-object {
    display: none; }
  .social-feed-element img {
    margin-bottom: 1.5rem;
    width: 100%;
    height: auto; }
  .social-feed-element .media-body {
    padding-left: 0.2rem;
    padding-top: 0.2rem;
    margin-top: 1.5rem !important;
    padding-right: 0; }
  .social-feed-element i {
    margin-right: 4px !important; }
  .social-feed-element .text-wrapper {
    display: block;
    clear: both;
    margin-bottom: 1.5rem; }
  .social-feed-element p {
    width: 93% !important;
    line-height: 1.5em;
    font-size: 1em; }
  .social-feed-element span.author-title {
    font-family: "aktiv-grotesk", Helvetica, Arial, Sans-Serif !important; }

.social-feed-element:last-child {
  border: none !important;
  margin-bottom: 0px !important; }
  .social-feed-element:last-child img {
    margin-bottom: 0px; }

#mCSB_1_container .content, #mCSB_2_container .content {
  padding: 0rem; }

.mCSB_draggerRail {
  margin-right: -4px !important; }
