/* line 1, CM078_socialPod.css.scss */
.social-pod-wrapper {
  position: absolute;
  right: 0;
  top: 60px;
  z-index: 20; }
  /* line 6, CM078_socialPod.css.scss */
  .overview .social-pod-wrapper {
    top: 490px; }

/* line 11, CM078_socialPod.css.scss */
#sticker {
  color: white;
  text-align: center;
  right: 0;
  margin: 0 auto;
  overflow: hidden;
  top: 200px;
  position: fixed; }
  /* line 21, CM078_socialPod.css.scss */
  .lt-ie8 #sticker {
    display: none; }

/* line 26, CM078_socialPod.css.scss */
#sticker .social-pod {
  position: relative;
  width: 160px;
  margin: 0;
  padding: 0; }

/* line 34, CM078_socialPod.css.scss */
.social-pod li {
  clear: left;
  margin-bottom: 2px;
  height: 35px;
  line-height: 35px;
  background: #F6F6F6;
  display: block;
  position: relative;
  cursor: pointer; }

/* line 45, CM078_socialPod.css.scss */
.social-pod li .link {
  top: 5px;
  position: absolute;
  left: 45px; }

/* line 50, CM078_socialPod.css.scss */
.social-pod li .link.facebook {
  top: 2px;
  height: 27px;
  overflow: hidden; }

/* line 55, CM078_socialPod.css.scss */
.social-pod li .link.pin {
  top: 8px; }

/* line 58, CM078_socialPod.css.scss */
.social-pod img {
  float: left; }

/* line 62, CM078_socialPod.css.scss */
.social-pod a {
  float: left; }

/* line 66, CM078_socialPod.css.scss */
.social-pod-fixed {
  z-index: 1000; }

/* line 74, CM078_socialPod.css.scss */
.social-pod-wrapper a .feed-back {
  float: right;
  display: block;
  background: #999999 url(../images/CM0078_socialPod/CM078_SocialPod_feedback.png) no-repeat 14px 13px;
  width: 35px;
  height: 86px;
  margin-top: 10px; }
/* line 83, CM078_socialPod.css.scss */
.social-pod-wrapper a .feed-back:hover {
  background: #363636 url(../images/CM0078_socialPod/CM078_SocialPod_feedback.png) no-repeat 14px 13px; }
