﻿body .twitter_container {
  margin: 30px 0 0 10px;
  border-top: 1px solid #cdcdcd;
  height: 60px; }
  body .twitter_container.ie7 {
    position: relative; }
    body .twitter_container.ie7 .overlay {
      display: block;
      background-color: #fff;
      width: 950px;
      height: 65px;
      position: absolute;
      z-index: 1001;
      top: 0;
      left: 0; }
    body .twitter_container.ie7 .twitter_custom_widget .twitter-tweet .tweet-content .profile-pic {
      padding-right: 15px; }
    body .twitter_container.ie7 .twitter_custom_widget .twitter-tweet .tweet-content .tweet-text p {
      padding-left: 2px; }
    body .twitter_container.ie7 .twitter_custom_widget .twitter-tweet .tweet-content .tweet-text #retweet-indicator {
      width: 14px;
      height: 10px;
      background-image: url(/FCWSite/Include/Twitter/img/tweet-actions.png);
      background-position: -5px -54px;
      margin-top: -40px;
      margin-left: -12px;
      float: left;
      display: inline-block; }
  body .twitter_container .overlay {
    display: none; }
  body .twitter_container .twitter_custom_widget {
    width: 950px;
    padding-top: 20px; }
    body .twitter_container .twitter_custom_widget .twitter-tweet {
      display: none; }
      body .twitter_container .twitter_custom_widget .twitter-tweet .tweet-content {
        position: relative; }
        body .twitter_container .twitter_custom_widget .twitter-tweet .tweet-content .profile-pic {
          float: left;
          padding: 0 10px 0 10px; }
        body .twitter_container .twitter_custom_widget .twitter-tweet .tweet-content .tweet-text {
          width: 880px;
          line-height: 20px;
          float: left; }
          body .twitter_container .twitter_custom_widget .twitter-tweet .tweet-content .tweet-text p {
            margin-bottom: 5px;
            display: inline-block; }
          body .twitter_container .twitter_custom_widget .twitter-tweet .tweet-content .tweet-text .tweetprofilelink a {
            color: #8899a6;
            line-height: 15px; }
          body .twitter_container .twitter_custom_widget .twitter-tweet .tweet-content .tweet-text .tweetprofilelink .twitter-name {
            font-size: 15px;
            color: #292f33; }
            body .twitter_container .twitter_custom_widget .twitter-tweet .tweet-content .tweet-text .tweetprofilelink .twitter-name:hover {
              opacity: 0.85;
              filter: alpha(opacity=85); }
          body .twitter_container .twitter_custom_widget .twitter-tweet .tweet-content .tweet-text .tweet-time {
            margin-left: 5px; }
            body .twitter_container .twitter_custom_widget .twitter-tweet .tweet-content .tweet-text .tweet-time a {
              color: #8899a6; }
          body .twitter_container .twitter_custom_widget .twitter-tweet .tweet-content .tweet-text #retweet-indicator {
            width: 14px;
            height: 10px;
            background-image: url(/FCWSite/Include/Twitter/img/tweet-actions.png);
            background-position: -5px -54px;
            margin-top: 2px;
            float: left;
            display: inline-block;
            margin-right: 2px; }
          body .twitter_container .twitter_custom_widget .twitter-tweet .tweet-content .tweet-text #twitter-actions {
            width: 75px;
            float: right;
            margin: 2px 5px 0 0;
            display: inline-block;
            position: absolute;
            top: 0;
            right: 0; }
            body .twitter_container .twitter_custom_widget .twitter-tweet .tweet-content .tweet-text #twitter-actions .intent {
              width: 25px;
              height: 16px;
              float: left; }
              body .twitter_container .twitter_custom_widget .twitter-tweet .tweet-content .tweet-text #twitter-actions .intent a {
                width: 100%;
                height: 100%;
                display: block;
                background-image: url(/FCWSite/Include/Twitter/img/tweet-actions.png);
                float: left; }
                body .twitter_container .twitter_custom_widget .twitter-tweet .tweet-content .tweet-text #twitter-actions .intent a:hover {
                  background-position: -25px 0; }
              body .twitter_container .twitter_custom_widget .twitter-tweet .tweet-content .tweet-text #twitter-actions .intent.retweet a {
                background-position: 0 -17px; }
                body .twitter_container .twitter_custom_widget .twitter-tweet .tweet-content .tweet-text #twitter-actions .intent.retweet a:hover {
                  background-position: -25px -17px; }
              body .twitter_container .twitter_custom_widget .twitter-tweet .tweet-content .tweet-text #twitter-actions .intent.fave a {
                background-position: 0 -36px; }
                body .twitter_container .twitter_custom_widget .twitter-tweet .tweet-content .tweet-text #twitter-actions .intent.fave a:hover {
                  background-position: -25px -36px; }
      body .twitter_container .twitter_custom_widget .twitter-tweet.slick-active .tweet-content .tweet-text #twitter-actions {
        display: block; }
    body .twitter_container .twitter_custom_widget.slick-slider {
      margin-bottom: 0; }
