
.twitter-retweet { padding-left:10px;  }
.twitter-retweet:before {content:''; display:inline-block; width:22px; height:15px; margin-right:5px;border-radius:3px;
  background:url(../images/sprite-twitter-toolbar-icons.png) 1px 2px no-repeat; background-size:auto 15px; background-position:-40px 0;
}
.twitter-retweet a { text-decoration:none !important; color:#494949!important; }
.tweet { display:flex; flex-wrap:nowrap; line-height:1.3; font-family:Helvetica,Roboto,"Segoe UI",Calibri,sans-serif; font-size:.875rem; }
.tw-user { margin-bottom:10px;}
.tw-user a { text-decoration:none !important;  }
.tw-user a:hover { text-decoration:underline; }
.tw-user a strong, .tweet-quote a strong { color:#494949; text-decoration:none !important; }
.twitter-branding { text-align:right; }
.twitter-branding img { width:20px; height:auto; display:inline;}
.tweet-head { display:flex; justify-content:space-between; }
.tweet-quote { padding:10px; border:1px solid #e5e5e5; margin-top:10px; border-radius:5px; display:flex; }
.tweet-quote-img { flex:0 0 100px; margin-right:10px;  }
.tweet-media { margin-top:10px; display:flex; flex-wrap:nowrap; justify-content:center;  }
.tweet-media div { border-radius:5px; overflow:hidden; }
.tweet-media div.twitter-media-2 { flex:0 0 50%;  }
.tweet-media div.twitter-media-2:first-child {text-align:right; border-radius:0; border-right:1px solid #fff; }
.tweet-media div.twitter-media-2:first-child img { border-top-left-radius:5px; border-bottom-left-radius:5px; }
.tweet-media div.twitter-media-2:last-child {text-align:left; border-radius:0; }
.tweet-media div.twitter-media-2:last-child img { border-top-right-radius:5px; border-bottom-right-radius:5px; }
.tweet { margin:10px; padding:10px 10px 10px 0; border-bottom:1px solid #e5e5e5; }
.tweet-profile-pic { flex:0 0 45px; margin-right:10px; }
.tweet-profile-pic img { width:100%; border-radius:50%;  }
.tweet-footer { margin-top:10px; display:flex; justify-content:space-between;}
.tweet-date { text-align:right; }
.tweet-date a { text-decoration:none !important; }
.tweet-date a:hover, .tweet-date a:active { text-decoration:underline !important; }
.tweet-icon { display:inline-block; width:22px; height:15px; color:transparent !important; }
.tweet-icon.tweet-reply  { background:url(../images/sprite-twitter-toolbar-icons.png) 0 0 no-repeat; background-size:auto 15px; }
.tweet-icon.tweet-retweet  { background:url(../images/sprite-twitter-toolbar-icons.png) 0 0 no-repeat; background-size:auto 15px; background-position:-40px 0; }
.tweet-icon.tweet-like  { background:url(../images/sprite-twitter-toolbar-icons.png) 0 0 no-repeat; background-size:auto 15px; background-position:-80px 0; }
