

/* Masonry grid */
.timeline-TweetList {
  column-gap: 10px;
  column-fill: initial;
}

/* Masonry item */
.timeline-TweetList .timeline-TweetList-tweet {
	margin-bottom: 10px;
	display: inline-block; /* Fix the misalignment of items */
	vertical-align: top; /* Keep the item on the very top */
	width:100%;
	background-color:#fff;
}


/* Masonry on tablets */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
	.timeline-TweetList {
	  column-count: 2;
	}
}

/* Masonry on big screens */
@media only screen and (min-width: 1024px) {
	
	.timeline-TweetList {
	    column-count: 3;
	  }
}


.SandboxRoot.env-bp-330 .timeline-Tweet-text {
    font-size: inherit;
    line-height: inherit;
}
.SandboxRoot.env-bp-430 .timeline-Tweet-text {
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
}
.SandboxRoot.env-bp-550 .timeline-Tweet-text {
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
}
.SandboxRoot.env-bp-550 .timeline-Tweet-inReplyTo {
    font-size: inherit;
}
.SandboxRoot.env-bp-660 .timeline-Tweet-text {
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
}
.SandboxRoot.env-bp-660 .timeline-Tweet-inReplyTo {
    font-size: inherit;
}
.SandboxRoot.env-bp-820 .timeline-Tweet-text {
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
}
.SandboxRoot.env-bp-820 .timeline-Tweet-inReplyTo {
    font-size: inherit;
}
.SandboxRoot.env-bp-970 .timeline-Tweet-text {
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
}
.SandboxRoot.env-bp-970 .timeline-Tweet-inReplyTo {
    font-size: inherit;
}
.SandboxRoot.env-bp-550 .timeline-Tweet-author {
    padding-left: inherit;
}
.SandboxRoot.env-bp-550 .timeline-Tweet-inReplyTo {
    padding-left: inherit;
}
.SandboxRoot.env-bp-550 .timeline-Tweet-actions,
.SandboxRoot.env-bp-550 .timeline-Tweet-media,
.SandboxRoot.env-bp-550 .timeline-Tweet-text {
    margin-left: inherit;
}
.SandboxRoot.env-bp-660 .timeline-Tweet-author,
.SandboxRoot.env-bp-820 .timeline-Tweet-author {
    padding-left: inherit;
}
.SandboxRoot.env-bp-660 .timeline-Tweet-inReplyTo,
.SandboxRoot.env-bp-820 .timeline-Tweet-inReplyTo {
    padding-left: inherit;
}
.SandboxRoot.env-bp-660 .timeline-Tweet-actions,
.SandboxRoot.env-bp-660 .timeline-Tweet-media,
.SandboxRoot.env-bp-660 .timeline-Tweet-text,
.SandboxRoot.env-bp-820 .timeline-Tweet-actions,
.SandboxRoot.env-bp-820 .timeline-Tweet-media,
.SandboxRoot.env-bp-820 .timeline-Tweet-text {
    margin-left: inherit;
}
.SandboxRoot.env-bp-970 .timeline-Tweet-author {
    padding-left: inherit;
}
.SandboxRoot.env-bp-970 .timeline-Tweet-inReplyTo {
    padding-left: inherit;
}
.SandboxRoot.env-bp-970 .timeline-Tweet-actions,
.SandboxRoot.env-bp-970 .timeline-Tweet-media,
.SandboxRoot.env-bp-970 .timeline-Tweet-text {
    margin-left: inherit;
}
.SandboxRoot.env-bp-330 .TweetAuthor-name,
.SandboxRoot.env-bp-430 .TweetAuthor-name,
.SandboxRoot.env-bp-550 .TweetAuthor-name {
    font-size: inherit;
    line-height: inherit;
}
.SandboxRoot.env-bp-330 .TweetAuthor-screenName,
.SandboxRoot.env-bp-430 .TweetAuthor-screenName,
.SandboxRoot.env-bp-550 .TweetAuthor-screenName {
    font-size: inherit;
    line-height: inherit;
}
.SandboxRoot.env-bp-660 .TweetAuthor-name,
.SandboxRoot.env-bp-820 .TweetAuthor-name,
.SandboxRoot.env-bp-970 .TweetAuthor-name {
    font-size: inherit;
    line-height: inherit;
}
.SandboxRoot.env-bp-660 .TweetAuthor-screenName,
.SandboxRoot.env-bp-820 .TweetAuthor-screenName,
.SandboxRoot.env-bp-970 .TweetAuthor-screenName {
    font-size: inherit;
    line-height: inherit;
}
.SandboxRoot.env-bp-550 .TweetAuthor-avatar {
    width: 32px;
    height: 32px;
}
.SandboxRoot.env-bp-660 .TweetAuthor-avatar,
.SandboxRoot.env-bp-820 .TweetAuthor-avatar {
    width: 32px;
    height: 32px;
}
.SandboxRoot.env-bp-970 .TweetAuthor-avatar {
    width: 32px;
    height: 32px;
}

.SandboxRoot.env-bp-430 .timeline-Header-title,
.SandboxRoot.env-bp-550 .timeline-Header-title {
    font-size: inherit;
    line-height: inherit;
}
.SandboxRoot.env-bp-660 .timeline-Header-title,
.SandboxRoot.env-bp-820 .timeline-Header-title {
    font-size: inherit;
    line-height: inherit;
}
.SandboxRoot.env-bp-970 .timeline-Header-title {
    font-size: inherit;
    line-height: inherit;
}
.SandboxRoot.env-bp-660 .timeline-Header-byline,
.SandboxRoot.env-bp-660 .timeline-Header-subtitle,
.SandboxRoot.env-bp-820 .timeline-Header-byline,
.SandboxRoot.env-bp-820 .timeline-Header-subtitle,
.SandboxRoot.env-bp-970 .timeline-Header-byline,
.SandboxRoot.env-bp-970 .timeline-Header-subtitle {
    font-size: inherit;
    line-height: inherit;
}
.SandboxRoot.env-bp-330 .timeline-Header-description,
.SandboxRoot.env-bp-430 .timeline-Header-description,
.SandboxRoot.env-bp-550 .timeline-Header-description {
    font-size: inherit;
    line-height: inherit;
}
.SandboxRoot.env-bp-660 .timeline-Header-description {
    font-size: inherit;
    line-height: inherit;
}
.SandboxRoot.env-bp-820 .timeline-Header-description,
.SandboxRoot.env-bp-970 .timeline-Header-description {
    font-size: inherit;
    line-height: inherit;
}
.timeline-Footer {
    padding: inherit;
    font-size: inherit;
}
.SandboxRoot.env-bp-430 .timeline-InformationCircle,
.SandboxRoot.env-bp-550 .timeline-InformationCircle {
    top: inherit;
}
.SandboxRoot.env-bp-660 .timeline-InformationCircle,
.SandboxRoot.env-bp-820 .timeline-InformationCircle {
    top: inherit;
}
.SandboxRoot.env-bp-970 .timeline-InformationCircle {
    top: inherit;
}

.SandboxRoot.env-bp-550 .TweetAuthor,
.SandboxRoot.env-bp-660 .TweetAuthor,
.SandboxRoot.env-bp-820 .TweetAuthor,
.SandboxRoot.env-bp-970 .TweetAuthor
{
	margin-left:30px;
}

.timeline-Widget {
	background-color:transparent;	
}

.timeline-Body {
	border-top:0;
	border-bottom:0;
}