/* =================== SOCIAL SIDE BAR CSS =================== */
/* 1. Structure
/* 2. Icons
/* 3. Individual Panels
/* 4. Admin Settings
/* =========================================================== */
/* ======================= STRUCTURE ========================= */
#social-side-bar UL LI.button {
  display: inline-block;
  cursor: pointer;
  text-indent: -9999px;
  height: 32px;
  width: 35px;
  padding: 0px;
  float: left; }
#social-side-bar .ssb-nav UL {
  background-color: #E2E2E2;
  border-style: solid solid none;
  border-width: 1px 1px medium;
  height: 32px;
  border-color: #e2e2e2;
  margin: 0px;
  padding: 0px;
  width: 300px; }
  #social-side-bar .ssb-nav UL LI.active {
    background-color: #ffffff; }
#social-side-bar .ssb-panels {
  border-style: none solid solid;
  border-width: medium 1px 1px;
  height: 380px;
  overflow: hidden;
  width: 300px;
  border-color: #E2E2E2; }
#social-side-bar .ssb-panels-wrapper {
  height: 380px;
  position: relative;
  left: 0px; }
  #social-side-bar .ssb-panels-wrapper .ssb-panel {
    margin: 0px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    background-color: #FFFFFF;
    width: 300px;
    height: 380px;
    padding: 0px; }
  #social-side-bar .ssb-panels-wrapper .ssb-panel-active {
    z-index: 5; }
  #social-side-bar .ssb-panels-wrapper .ssb-panel-old {
    z-index: 4; }

/* ========================== ICONS ========================== */
/* default black - white is included*/
#social-side-bar #facebook {
  background-image: url("../images/social_side_bar_icons.png");
  background-position: 13px 7px;
  background-repeat: no-repeat; }

#social-side-bar #twitter {
  background-image: url("../images/social_side_bar_icons.png");
  background-position: -26px 8px;
  background-repeat: no-repeat; }

#social-side-bar #instagram {
  background-image: url("../images/social_side_bar_icons.png");
  background-position: -63px 8px;
  background-repeat: no-repeat; }

#social-side-bar #spotify {
  background-image: url("../images/social_side_bar_icons.png");
  background-position: -171px 7px;
  background-repeat: no-repeat; }

#social-side-bar #youtube {
  background-image: url("../images/social_side_bar_icons.png");
  background-position: -207px 7px;
  background-repeat: no-repeat; }

#social-side-bar #rss {
  background-image: url("../images/social_side_bar_icons.png");
  background-position: -135px 7px;
  background-repeat: no-repeat; }

#social-side-bar #newsletter {
  background-image: url("../images/social_side_bar_icons.png");
  background-position: -99px 9px;
  background-repeat: no-repeat; }

#social-side-bar #pinterest {
  background-image: url("../images/social_side_bar_icons.png");
  background-position: -238px 8px;
  background-repeat: no-repeat; }

#social-side-bar #subscribe {
  text-indent: inherit;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: 32px;
  width: auto;
  padding: 0px 8px 0px 8px; }

/* ==================== INDIVIDUAL PANELS ====================== */
#social-side-bar .ssb-panels-wrapper #ssb-spotify {
  padding: 5px 0px 0px 0px; }
#social-side-bar .ssb-panels-wrapper #ssb-twitter, #social-side-bar .ssb-panels-wrapper #ssb-youtube {
  padding: 10px;
  width: 280px; }
#social-side-bar .ssb-panels-wrapper #ssb-instagram, #social-side-bar .ssb-panels-wrapper #ssb-pinterest {
  padding: 8px; }

#ssb-rss .follow_btn a {
  font-size: 10px;
  float: right;
  margin: 4px 10px 0 0;
  line-height: 16px; }

#ssb-rss .follow_btn img {
  margin-right: 5px;
  vertical-align: middle; }

/* Youtube */
#ssb-youtube h2 {
  font-size: 16px;
  line-height: 16px;
  margin-top: 10px;
  color: #000; }
#ssb-youtube P {
  font-size: 12px;
  line-height: normal;
  margin: 5px 0;
  color: #000;
  max-height: 105px;
  overflow: hidden; }
#ssb-youtube .youtube-stats span {
  color: #666; }
#ssb-youtube .youtube-logo {
  width: 78px;
  height: 35px;
  position: absolute;
  bottom: 25px;
  right: 5px; }

/* Newsletter */
#ssb-newsletter form {
  padding: 10px;
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; }
#ssb-newsletter img {
  float: left;
  margin: 5px; }
#ssb-newsletter #edit-title {
  font-size: 18px;
  font-weight: bold;
  line-height: normal;
  text-align: center;
  padding: 5px 0px 10px 0px;
  margin: 0px; }
#ssb-newsletter #edit-verbiage {
  margin: 0 0 15px 0; }
#ssb-newsletter .form-item input {
  margin: 0px;
  padding: 5px;
  width: 265px; }
#ssb-newsletter input.form-submit {
  display: inline-block;
  background-color: #000;
  border: none;
  color: #FFF;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  margin: 0;
  padding: 0 0 4px 0;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  width: 75px; }

/* Subscribe */
#ssb-subscribe #pcd-form-block {
  border: none;
  padding: 10px; }
  #ssb-subscribe #pcd-form-block .pcd-form-header {
    font-size: 2.0em;
    text-transform: uppercase;
    text-align: center;
    margin: 15px 0px 15px 0px; }
  #ssb-subscribe #pcd-form-block .pcd-form-body, #ssb-subscribe #pcd-form-block .pcd-form-image {
    display: none; }
  #ssb-subscribe #pcd-form-block .pcd-form-links {
    display: block;
    float: none;
    width: auto; }
  #ssb-subscribe #pcd-form-block .pcd-form-links .item-list ul {
    margin: 0px;
    padding: 0px; }
  #ssb-subscribe #pcd-form-block .pcd-form-links .item-list ul li {
    line-height: 30px; }
  #ssb-subscribe #pcd-form-block .pcd-form-links .item-list,
  #ssb-subscribe #pcd-form-block .pcd-form-tout {
    padding: 0px; }

/* Instagram */
#ssb-instagram #instagram_container {
  padding: 3px 12px 0 12px;
  float: right;
  width: auto;
  height: auto;
  display: block; }
#ssb-instagram div {
  display: inline-block;
  width: 85px;
  height: 85px;
  margin: 5px; }
#ssb-instagram IMG {
  max-width: 100%; }

/* Pinterest */
#ssb-pinterest #pinterest_container {
  margin: 10px; }
#ssb-pinterest .item {
  display: inline-block;
  width: 85px;
  height: 85px;
  overflow: hidden;
  margin: 5px;
  vertical-align: top; }
  #ssb-pinterest .item .wrapper {
    display: table;
    table-layout: fixed;
    width: 85px;
    height: 85px;
    background-color: #f1f1f1; }
    #ssb-pinterest .item .wrapper A {
      display: table-cell;
      width: 100%;
      height: 85px;
      vertical-align: middle;
      text-align: center; }
      #ssb-pinterest .item .wrapper A IMG {
        max-width: 100%;
        max-height: 100%; }

/* LOADING ICON */
.little-load-icon {
  margin: 20px auto;
  text-align: center; }

/* ====================== ADMIN SETTINGS ================= */
#bonnier-social-buttons-widget-settings .fieldset-wrapper {
  position: relative; }

#bonnier-social-buttons-widget-settings .fieldset-wrapper .form-item {
  margin-top: 0px; }

#bonnier-social-buttons-widget-settings .fieldset-wrapper .form-item.enabled-widget,
#bonnier-social-buttons-widget-settings .fieldset-wrapper .form-item.init-widget {
  display: inline-block;
  margin-right: 1em; }

#bonnier-social-buttons-widget-settings .fieldset-wrapper .form-item.weight-widget {
  position: absolute;
  top: -10px;
  right: 0px;
  margin-bottom: 0px; }
