.root.timeline.twitter-timeline{ background-color: transparent;}
.root.timeline.twitter-timeline .summary{visibility: hidden;}
.root.timeline.twitter-timeline .follow-button{
    width: 170px;
    border-radius: 5px;
    left: 0px;
    right: auto;
    line-height: 28px;
}
.root.timeline.twitter-timeline .ic-button-bird:after{

}

.root.timeline.twitter-timeline .header{ position: relative; padding-bottom: 0; margin-bottom: 10px;}
.root.timeline.twitter-timeline .header a.permalink{ position: absolute; left: 40px; bottom: 0; color: #838383; text-decoration: none; text-transform: uppercase;}
.root.timeline.twitter-timeline .header a.permalink:hover{ color: #838383; text-decoration: none;}
.root.timeline.twitter-timeline .p-author a.profile span, 
.root.timeline.twitter-timeline .p-author a.profile:hover span, 
.root.timeline.twitter-timeline .p-author a.profile:focus span{ text-decoration: none;}
.root.timeline.twitter-timeline .header a.profile .avatar{ top: 0;}
.root.timeline.twitter-timeline .p-author a.profile .p-name{ position: absolute; left: 40px; top: -2px; color: #662d91; font-weight: bold; font-family: 'Arial', 'Helvetica Neue', Roboto, 'Segoe UI', Calibri, sans-serif;}
.root.timeline.twitter-timeline .p-author a.profile:hover .p-name{ color: #852bc9;}
.root.timeline.twitter-timeline .p-nickname{ display: none; visibility: hidden;}

.root.timeline.twitter-timeline .stream .tweet{ border-top: solid 1px #d6d6d6 !important; padding: 15px 0 !important;}
.root.timeline.twitter-timeline .stream .tweet .e-entry-content a{ color: #662d91;}
.root.timeline.twitter-timeline .stream .tweet .e-entry-content a:hover{ color: #852bc9;}
.root.timeline.twitter-timeline .stream .tweet .e-entry-content .e-entry-title{ margin-right: 0;}
.root.timeline.twitter-timeline .stream .tweet .e-entry-content a:hover b,
.root.timeline.twitter-timeline .stream .tweet .e-entry-content a:focus b,
.root.timeline.twitter-timeline .stream .tweet .e-entry-content .e-entry-title .link:hover,
.root.timeline.twitter-timeline .stream .tweet .e-entry-content .e-entry-title .link:focus,
.root.timeline.twitter-timeline .stream .tweet .e-entry-content .e-entry-title .link:hover span,
.root.timeline.twitter-timeline .stream .tweet .e-entry-content .e-entry-title .link:focus span{ text-decoration: none;}
.root.timeline.twitter-timeline .stream .tweet .footer{ display: none; visibility: hidden;}