.overlay-no-overlay::before {
content: "";
position: absolute;
top: 0;
width: 100%;
height: 100%;
z-index: 1;
}
.overlay-dark::before {
content: "";
position: absolute;
top: 0;
width: 100%;
height: 100%;
z-index: 1; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(0, 0, 0, 0.5))); background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.5) 100%);   background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.5) 100%); filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#80000000', GradientType=0); }
.overlay-light::before {
content: "";
position: absolute;
top: 0;
width: 100%;
height: 100%;
z-index: 1; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0.9))); background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 100%);   background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 100%); filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#e6ffffff', GradientType=0); }  .lptw_recent_posts_fluid_images_widget .widget-title {
border-bottom: 0 none;
color: #333333;
font-size: 1.25em;
font-weight: 600;
letter-spacing: 0.063em;
line-height: 1em;
margin: 0;
padding: 0 0 15px;
text-transform: uppercase;
}
ul.lptw-recent-posts-fluid-images-widget {
list-style: none;
margin: 0;
padding: 0;
}
.lptw_recent_posts_fluid_images_widget li {
margin-bottom: 30px;
}
.lptw_recent_posts_fluid_images_widget .lptw-post-thumbnail {
position: relative;
}
.lptw_recent_posts_fluid_images_widget .lptw-post-thumbnail-link {
line-height: 0.5em;
}
.lptw_recent_posts_fluid_images_widget .overlay {
position: relative;
width: 100%;
height: 100%;
}
.lptw_recent_posts_fluid_images_widget .lptw-post-header {
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: auto;
padding: 10px 10px;
line-height: 1.25;
z-index: 10;
}
.lptw_recent_posts_fluid_images_widget .lptw-post-date {
display: block;
text-transform: uppercase;
letter-spacing: 0.05em;
font-weight: 300;
}
.lptw_recent_posts_fluid_images_widget .date-dark {
color: #ffffff;
}
.lptw_recent_posts_fluid_images_widget .date-light {
color: #111111;
}
.lptw_recent_posts_fluid_images_widget .lptw-post-title {
font-weight: 600;
display: block;
margin-bottom: 5px;
}
.lptw_recent_posts_fluid_images_widget .title-dark {
color: #ffffff;
}
.lptw_recent_posts_fluid_images_widget .title-light {
color: #111111;
}
.lptw_recent_posts_fluid_images_widget .lptw-post-subtitle {
font-weight: 400;
display: block;
margin: 5px 0;
font-size: 0.875em;
font-style: italic;
}
.lptw_recent_posts_fluid_images_widget .subtitle-dark {
color: #ffffff;
}
.lptw_recent_posts_fluid_images_widget .subtitle-light {
color: #111111;
} .lptw_recent_posts_thumbnails_widget .widget-title {
border-bottom: 0 none;
color: #333333;
font-size: 1.25em;
font-weight: 600;
letter-spacing: 0.063em;
line-height: 1em;
margin: 0;
padding: 0 0 15px;
text-transform: uppercase;
}
ul.lptw-recent-posts-thumbnails-widget {
list-style: none;
margin: 0;
padding: 0;
}
.lptw_recent_posts_thumbnails_widget li {
margin-bottom: 30px;
overflow: hidden;
}
.lptw_recent_posts_thumbnails_widget .lptw-post-header {
color: #333333;
display: block;
min-height: 100px;
}
.lptw_recent_posts_thumbnails_widget .lptw-post-date {
display: block;
text-transform: uppercase;
letter-spacing: 0.05em;
font-weight: 300;
line-height: 1em;
margin-bottom: 10px;
}
.lptw_recent_posts_thumbnails_widget a.lptw-thumbnail-link {
display: block;
float: left;
margin-right: 10px;
line-height: 1;
}
.lptw_recent_posts_thumbnails_widget img {
line-height: 1;
}
.lptw_recent_posts_thumbnails_widget a.lptw-header-link {
text-decoration: none;
color: #333333;
line-height: 1.5;
padding-bottom: 5px;
display: block;
}
.lptw_recent_posts_thumbnails_widget .lptw-post-subtitle {
font-weight: 400;
display: block;
margin: 0 0 5px 0;
font-size: 0.875em;
font-style: italic;
}  .lptw-columns-fixed {
float: left;
position: relative;
min-height: 1px;
margin: 0;
box-sizing: content-box;
}
.lptw-columns-1,
.lptw-columns-2,
.lptw-columns-3,
.lptw-columns-4,
.lptw-columns-5,
.lptw-columns-6,
.lptw-columns-7,
.columns-8,
.lptw-columns-9,
.lptw-columns-10,
.lptw-columns-11,
.lptw-columns-12 {
float: left;
position: relative;
min-height: 1px;
margin: 0;
box-sizing: border-box;
}
.lptw-columns-1 {
width: 100%;
}
.lptw-columns-2 {
width: 50%;
}
.lptw-columns-3 {
width: 33.33333333%;
}
.lptw-columns-4 {
width: 25%;
}
.lptw-columns-5 {
width: 20%;
}
.lptw-columns-6 {
width: 16.66666667%;
}
.lptw-columns-7 {
width: 14.28571429%;
}
.lptw-columns-8 {
width: 12.5%;
}
.lptw-columns-9 {
width: 11.11111111%;
}
.lptw-columns-10 {
width: 10%;
}
.lptw-columns-11 {
width: 9.09090909%;
}
.lptw-columns-12 {
width: 8.33333333%;
} #basic-container {
overflow: hidden;
}
.basic-layout {
line-height: 0.5em;
overflow: hidden;
}
.basic-layout header {
position: relative;
}
.basic-layout .lptw-post-thumbnail img {
line-height: 0.5em;
}
.basic-layout .lptw-thumbnail-noimglink {
display: block;
width: 100%;
min-height: 200px;
}
.basic-layout .user-overlay {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
.basic-layout .lptw-post-header {
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: auto;
padding: 1rem;
z-index: 10;
}
.basic-layout .lptw-post-date {
display: block;
text-transform: uppercase;
font-weight: 300;
font-size: 1.25em;
line-height: 1.5em;
text-decoration: none;
}
.basic-layout .date-dark,
.basic-layout .date-dark:visited,
.basic-layout .date-dark:focus {
color: #ffffff;
outline: none;
}
.basic-layout .date-dark:hover {
color: #eeeeee;
}
.basic-layout .date-light,
.basic-layout .date-light:visited,
.basic-layout .date-light:focus {
color: #111111;
}
.basic-layout .date-light:hover {
color: #444444;
}
.basic-layout .lptw-post-title {
font-weight: 600;
line-height: 1.5em;
text-decoration: none;
}
.basic-layout .title-dark,
.basic-layout .title-dark:visited,
.basic-layout .title-dark:focus {
color: #ffffff;
}
.basic-layout .title-dark:hover {
color: #eeeeee;
}
.basic-layout .title-light,
.basic-layout .title-light:visited,
.basic-layout .title-light:focus {
color: #111111;
}
.basic-layout .title-light:hover {
color: #444444;
}
.basic-layout .lptw-post-subtitle {
font-style: italic;
font-weight: 400;
line-height: 1.5em;
display: block;
font-size: 0.875em;
}
.basic-layout .subtitle-dark,
.basic-layout .subtitle-dark:visited,
.basic-layout .subtitle-dark:focus {
color: #f0f0f0;
}
.basic-layout .subtitle-light,
.basic-layout .subtitle-light:visited,
.basic-layout .subtitle-light:focus {
color: #222222;
}
.basic-layout .lptw-post-thumbnail-link {}
.basic-layout .fluid-image-wrapper {
display: block;
}
.basic-layout img.fluid {
width: 100%;
max-width: 100%;
height: auto;
} #thumbnail-container {
overflow: hidden;
}
.thumbnail-layout {
position: relative;
line-height: 0.5em;
overflow: hidden;
}
.thumbnail-layout .lptw-thumbnail-link {
display: block;
float: left;
margin-right: 1em;
}
.thumbnail-layout .lptw-thumbnail-noimglink {
display: block;
float: left;
margin-right: 1rem;
width: 100px;
height: 100px;
line-height: 100px;
text-align: center;
font-size: 3em;
font-weight: 600;
}
.thumbnail-layout .lptw-post-header {
color: #333333;
}
.thumbnail-layout .lptw-post-date {
display: block;
text-transform: uppercase;
font-weight: 300;
font-size: 1.125em;
line-height: 1em;
margin-bottom: 0.25em;
}
.thumbnail-layout .lptw-post-title {
font-size: 1em;
line-height: 1.5em;
text-decoration: none;
color: #333333;
margin-bottom: 5px;
text-decoration: none;
}
.thumbnail-layout .lptw-post-subtitle {
font-style: italic;
font-weight: 400;
line-height: 1.5em;
display: block;
font-size: 0.875em;
color: #444444;
margin: 5px 0;
} #dropcap-container {
overflow: hidden;
}
.dropcap-layout {
position: relative;
overflow: hidden;
}
.lptw-dropcap-date {
background-color: #4CAF50;
text-align: center;
width: 100px;
height: 100px;
float: left;
margin: 0 1em 0 0;
}
.lptw-dropcap-day {
color: #ffffff;
font-size: 3em;
display: block;
margin: 0.5em 0 0 0;
line-height: 0.875em;
}
.lptw-dropcap-month {
color: #ffffff;
font-size: 1em;
display: block;
}
.lptw-dropcap-date-link {
text-decoration: none;
color: #333333;
}
.dropcap-layout .lptw-post-subtitle {
font-style: italic;
font-weight: 400;
line-height: 1.5em;
display: block;
font-size: 0.875em;
color: #444444;
margin: 5px 0;
} .lptw-container {
overflow: hidden;
}
.grid-layout .overlay {
display: none;
}
.lptw-post-grid-img {
display: block;
line-height: 1;
}
.grid-layout .lptw-post-date {
display: block;
padding: 0 1rem;
text-transform: uppercase;
font-weight: 300;
font-size: 1.125em;
line-height: 1em;
margin: 0.5rem 0 0.25em 0;
text-decoration: none;
}
.grid-layout .lptw-post-grid-link {
line-height: 1;
}
.grid-layout .lptw-post-title {
display: block;
font-weight: 600;
padding: 0 1rem;
margin: 0.5rem 0 0.25em 0;
text-decoration: none;
}
.grid-layout .post-excerpt {
display: block;
padding: 0 1rem 1rem 1rem;
font-size: 0.75em;
}
.lptw-grid-element { overflow: hidden;
box-sizing: border-box;
}
.grid-element-dark {
background-color: #2f2f33;
}
.grid-element-light {
background-color: #ffffff;
}
.grid-layout .read-more-link {
text-decoration: underline;
}
.grid-layout .read-more-link:hover {
text-decoration: none;
}
.grid-layout .date-dark,
.grid-layout .date-dark:visited,
.grid-layout .title-dark,
.grid-layout .title-dark:visited,
.grid-layout .link-dark,
.grid-layout .link-dark:visited {
color: #ffffff;
}
.grid-layout .date-dark:hover,
.grid-layout .title-dark:hover,
.grid-layout .link-dark:hover {
color: #eeeeee;
}
.grid-layout .content-dark {
color: #bbbbbb;
}
.grid-layout .date-light,
.grid-layout .date-light:visited,
.grid-layout .title-light,
.grid-layout .title-light:visited,
.grid-layout .link-light,
.grid-layout .link-light:visited {
color: #111111;
}
.grid-layout .date-light:hover,
.grid-layout .title-light:hover,
.grid-layout .link-light:hover {
color: #444444;
}
.grid-layout .lptw-post-subtitle {
display: block;
font-weight: 400;
padding: 0 1rem;
margin: 0.5rem 0 0.25em 0;
font-size: 0.875em;
font-style: italic;
}
.grid-layout .subtitle-dark {
color: #f0f0f0;
}
.grid-layout .subtitle-light {
color: #252525;
}
.grid-layout .content-light {
color: #333333;
}
.lptw-featured .lptw-post-date {
font-size: 1.5em;
}
.lptw-featured .lptw-post-title {
font-size: 1.75em;
}
.lptw-featured .lptw-post-header {
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: auto;
padding: 1rem;
z-index: 5;
}
@media only screen and ( max-width: 640px) {
.lptw-featured .lptw-post-date {
font-size: 1.25em;
}
.lptw-featured .lptw-post-title {
font-size: 1.125em;
}
.lptw-featured .lptw-post-header {
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: auto;
padding: 0 0 0.5em 0;
}
.grid-layout .post-excerpt {
padding: 1rem;
}
}
.post-thumbnail {
margin: 0;
line-height: 0.5;
}
.lptw-grid-element img {
line-height: 0.5;
padding: 0;
}
.gutter-sizer {
width: 2%;
}
.lptw-video-container-controls {
padding-top: 35px;
}
.lptw-video-container-featured {
position: relative;
padding-bottom: 25%;
height: 0;
overflow: hidden;
}
.lptw-video-container-featured iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.lptw-video-container {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
}
.lptw-video-container iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}#amarkal-shortcode-form{height:100%;overflow-y:scroll}#amarkal-shortcode-form .amarkal-shortcode-field{display:flex;align-items:center;background-color:white;border-top:1px solid #f1f1f1}#amarkal-shortcode-form .amarkal-shortcode-field .amarkal-shortcode-title{flex:0 0 200px;align-self:stretch;padding:20px;background-color:#fbfbfb;border-right:1px solid #f1f1f1}#amarkal-shortcode-form .amarkal-shortcode-field .amarkal-shortcode-title h3{margin:0;font-size:1.1em;display:flex;align-items:center}#amarkal-shortcode-form .amarkal-shortcode-field .amarkal-shortcode-title h3+.description{margin-top:10px}#amarkal-shortcode-form .amarkal-shortcode-field .amarkal-shortcode-title .help{position:relative;border-radius:50%;background-color:white;display:inline-block;width:25px;height:25px;text-align:center;line-height:25px;box-shadow:0 1px 5px -2px #000;flex:0 0 25px;margin-left:auto;cursor:pointer}#amarkal-shortcode-form .amarkal-shortcode-field .amarkal-shortcode-title .help:hover .help-wrapper{visibility:visible;opacity:1}#amarkal-shortcode-form .amarkal-shortcode-field .amarkal-shortcode-title .help-wrapper{position:absolute;width:300px;visibility:hidden;opacity:0;transform:translateX(-50%);top:50px;left:50%;transition:all .2s ease-out;z-index:10;text-align:center;display:inline-block;white-space:normal}#amarkal-shortcode-form .amarkal-shortcode-field .amarkal-shortcode-title .help-content{position:relative;font-size:.9em;line-height:1.5em;background-color:white;box-shadow:0 2px 25px rgba(0,0,0,0.1),0 2px 10px -3px rgba(0,0,0,0.4);padding:15px;border-radius:3px;text-align:left;font-weight:normal}#amarkal-shortcode-form .amarkal-shortcode-field .amarkal-shortcode-title .help-content::before{content:"";position:absolute;border-color:transparent;border-width:7px;border-style:solid;border-bottom-color:rgba(0,0,0,0.05);top:-14px;left:50%;margin-left:-7px}#amarkal-shortcode-form .amarkal-shortcode-field .amarkal-shortcode-title .help-content::after{content:"";position:absolute;border-color:transparent;border-width:5px;border-style:solid;border-bottom-color:white;top:-10px;left:50%;margin-left:-5px}#amarkal-shortcode-form .amarkal-shortcode-field .amarkal-shortcode-title p{margin:0;white-space:normal}#amarkal-shortcode-form .amarkal-shortcode-field .amarkal-shortcode-component{padding:20px;flex:1}#amarkal-shortcode-form .amarkal-shortcode-field .amarkal-shortcode-error{color:red;margin-top:15px;position:relative;padding-left:2.5em;display:none}#amarkal-shortcode-form .amarkal-shortcode-field .amarkal-shortcode-error.amarkal-visible{display:block}#amarkal-shortcode-form .amarkal-shortcode-field .amarkal-shortcode-error::before{position:absolute;left:0px;top:50%;line-height:25px;font-size:2em;font-family:dashicons;font-weight:400;font-style:normal;transform:translateY(-50%);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f534"}@font-face{font-family:pacifico;src:url(//blockchain-revolution.com/wp-content/plugins/wd-twitter-feed/assets/fonts/Pacifico.ttf) format("truetype")}@font-face{font-family:bpdots;src:url(//blockchain-revolution.com/wp-content/plugins/wd-twitter-feed/assets/fonts/BPdotsCondensedDiamond.ttf) format("truetype")}.atf-error{background-color:#ff9696;border-right:5px solid red;border-left:5px solid red;padding:10px 15px}.atf-error p{margin:0 !important;color:black !important}.screen-reader-text{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0;left:0;top:0}.atf-tooltip{position:absolute;z-index:1000;font-size:12px;line-height:1.4;width:200px;text-align:center;left:50%;margin-left:-100px;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;-moz-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}.atf-tooltip.visible{filter:progid:DXImageTransform.Microsoft.Alpha(enabled=false);opacity:1}.atf-tooltip .atf-tooltip-inner{background-color:#000;color:#fff;display:inline-block;padding:5px 7px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}.atf-tooltip .atf-tooltip-inner:after{content:"";border-style:solid;border-width:5px;border-color:transparent;border-top-color:#000;position:absolute;bottom:-10px;left:50%;margin-left:-5px}.atf-scrolling-tweets{margin-bottom:15px;padding-bottom:1px}.atf-scrolling-tweets .atf-tweet-wrapper{padding:1px}.atf-scrolling-tweets .atf-tweet-wrapper .atf-tweet-text{text-rendering:optimizeLegibility;-webkit-hyphens:auto;height:25px;position:relative;overflow:hidden;font-size:14px;font-weight:600}.atf-scrolling-tweets .atf-tweet-wrapper .atf-tweet-text p{white-space:nowrap;position:absolute;top:0;left:0;margin:0 !important}.atf-scrolling-tweets.atf-skin-default .atf-tweet-time{font-style:italic;opacity:0.7;font-size:12px}.atf-scrolling-tweets.atf-skin-led-screen .atf-inner-wrapper{border-radius:10px;position:relative;margin-bottom:20px;border:2px solid #CCC;box-shadow:0 0 5px rgba(0,0,0,0.7);background-color:#333}.atf-scrolling-tweets.atf-skin-led-screen .atf-inner-wrapper:after{border:2px solid #CCC;box-shadow:0 0 5px rgba(0,0,0,0.7);background-color:#333;position:absolute;left:20px;bottom:-15px;border-top:none;box-shadow:none;border-radius:0 0 10px 10px;padding:0 10px 3px;content:'';width:150px;height:15px}.atf-scrolling-tweets.atf-skin-led-screen .atf-inner-wrapper .atf-tweet-wrapper{margin:10px}.atf-scrolling-tweets.atf-skin-led-screen .atf-inner-wrapper .atf-tweet-time{position:absolute;left:22px;bottom:-12px;line-height:18px;z-index:2;color:silver;font-family:'bpdots';letter-spacing:2px;width:140px;text-align:center;font-size:15px}.atf-scrolling-tweets.atf-skin-led-screen .atf-inner-wrapper .atf-tweet-text{height:30px}.atf-scrolling-tweets.atf-skin-led-screen .atf-inner-wrapper .atf-tweet-text p,.atf-scrolling-tweets.atf-skin-led-screen .atf-inner-wrapper .atf-tweet-text a,.atf-scrolling-tweets.atf-skin-led-screen .atf-inner-wrapper .atf-tweet-text span{font-family:'bpdots', cursive;color:red !important;text-shadow:0 0 15px red;font-size:30px !important;line-height:30px;margin:0}.atf-sliding-tweets{height:100px;overflow:hidden;position:relative;margin:15px 0;-moz-transition:height 1s ease-out;-o-transition:height 1s ease-out;-webkit-transition:height 1s ease-out;transition:height 1s ease-out}.atf-sliding-tweets .atf-tweet-padder{position:absolute;width:100%}.atf-sliding-tweets .atf-tweet-wrapper{position:relative}.atf-sliding-tweets .atf-tweet-wrapper .atf-tweet-time{float:right;font-size:12px;font-style:italic;line-height:30px}.atf-sliding-tweets .atf-tweet-wrapper .atf-user-card{margin:8px 0}.atf-sliding-tweets .atf-tweet-wrapper .atf-user-card img{display:inline-block;vertical-align:middle}.atf-sliding-tweets .atf-tweet-wrapper .atf-screen-name{display:inline-block;vertical-align:middle;padding:5px;font-size:12px;line-height:12px}.atf-sliding-tweets .atf-tweet-wrapper .atf-screen-name span{font-weight:bold}.atf-sliding-tweets .atf-tweet-wrapper .atf-tweet-text{margin:0;margin-bottom:8px;font-size:13px;line-height:16px;overflow:hidden}.atf-sliding-tweets .atf-tweet-wrapper .atf-retweet-credits{margin-bottom:10px;font-size:12px;height:20px}.atf-sliding-tweets .atf-tweet-wrapper .atf-show-media-button{display:inline-block;margin-bottom:8px}.atf-sliding-tweets .atf-tweet-wrapper .atf-tweet-actions{position:absolute;bottom:-25px;list-style:none;margin:5px 0;right:5px;font-size:12px}.atf-sliding-tweets .atf-tweet-wrapper .atf-tweet-actions li{display:inline;margin-left:7px}.atf-sliding-tweets .atf-tweet-wrapper .atf-tweet-actions li a{text-decoration:none;border:none}.atf-sliding-tweets.atf-skin-default .atf-tweet-padder{padding-bottom:20px}.atf-sliding-tweets.atf-skin-simplistic .atf-tweet-padder{padding-bottom:20px}.atf-sliding-tweets.atf-skin-simplistic .atf-tweet-wrapper{padding:10px}.atf-sliding-tweets.atf-skin-futuristic .atf-tweet-wrapper{padding:10px}.atf-sliding-tweets.atf-skin-talk-bubble .atf-user-card{margin:8px 0}.atf-static-tweets .atf-inner-wrapper .atf-tweet-wrapper{margin:0 0 15px 0;width:100%;text-rendering:optimizeLegibility;word-wrap:break-word;-webkit-hyphens:auto;font-size:14px}@media screen and (max-width: 776px){.atf-static-tweets .atf-inner-wrapper .atf-tweet-wrapper{font-size:0.8em}}.atf-static-tweets .atf-inner-wrapper .atf-tweet-wrapper .atf-tweet-time{margin:10px 0}@media screen and (max-width: 776px){.atf-static-tweets .atf-inner-wrapper .atf-tweet-wrapper .atf-tweet-time{float:none}}.atf-static-tweets .atf-inner-wrapper .atf-tweet-wrapper .atf-user-card{margin:5px 0 !important;line-height:1 !important}@media screen and (max-width: 776px){.atf-static-tweets .atf-inner-wrapper .atf-tweet-wrapper .atf-user-card{clear:both}}.atf-static-tweets .atf-inner-wrapper .atf-tweet-wrapper .atf-user-card img{margin:5px 0;display:inline-block;vertical-align:middle;-moz-border-radius:3px !important;-webkit-border-radius:3px;border-radius:3px !important;-moz-box-shadow:0 0 4px rgba(0,0,0,0.2) !important;-webkit-box-shadow:0 0 4px rgba(0,0,0,0.2) !important;box-shadow:0 0 4px rgba(0,0,0,0.2) !important}.atf-static-tweets .atf-inner-wrapper .atf-tweet-wrapper .atf-user-card .atf-screen-name{margin:5px 0;display:inline-block;vertical-align:middle}.atf-static-tweets .atf-inner-wrapper .atf-tweet-wrapper .atf-user-card .atf-screen-name span{font-weight:bold}.atf-static-tweets .atf-inner-wrapper .atf-tweet-wrapper .atf-user-card .atf-screen-name a{font-size:12px}.atf-static-tweets .atf-inner-wrapper .atf-tweet-wrapper .atf-tweet-text{margin:5px 0 !important;line-height:1.5 !important}.atf-static-tweets .atf-inner-wrapper .atf-tweet-wrapper .atf-retweet-credits{margin:5px 0 !important}.atf-static-tweets .atf-inner-wrapper .atf-tweet-wrapper .atf-tweet-actions{margin:5px 0;font-size:14px;padding:0}.atf-static-tweets .atf-inner-wrapper .atf-tweet-wrapper .atf-tweet-actions li{display:inline-block;margin:0 5px}.atf-static-tweets .atf-inner-wrapper .atf-tweet-wrapper .atf-tweet-actions li a{text-decoration:none;border:none}.atf-static-tweets.atf-direction-ltr .atf-tweet-text{direction:ltr}.atf-static-tweets.atf-direction-ltr .atf-retweet-credits{direction:ltr}.atf-static-tweets.atf-direction-ltr .atf-tweet-time{float:right}.atf-static-tweets.atf-direction-ltr .atf-tweet-actions{direction:rtl}.atf-static-tweets.atf-direction-rtl .atf-tweet-text{direction:rtl}.atf-static-tweets.atf-direction-rtl .atf-retweet-credits{direction:rtl}.atf-static-tweets.atf-direction-rtl .atf-tweet-time{float:left}.atf-static-tweets.atf-direction-rtl .atf-tweet-actions{direction:ltr}.atf-static-tweets .atf-load-more{text-align:center;margin-bottom:15px}.atf-static-tweets .atf-load-more .atf-text{display:inline-block;background-color:#E5ECF1;padding:10px 20px;border-bottom:3px solid #D1D9DE;cursor:pointer;-moz-box-shadow:0 2px 4px rgba(0,0,0,0.1);-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.1);box-shadow:0 2px 4px rgba(0,0,0,0.1);-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.atf-static-tweets .atf-load-more .atf-text .fa-refresh{margin-right:10px;margin-left:-5px;font-size:1.2em;vertical-align:middle}.atf-object .atf-tweet-wrapper{box-sizing:content-box !important;cursor:pointer}.atf-object .atf-tweet-wrapper .atf-media-wrapper{margin:5px 0;display:none}.atf-object .atf-tweet-wrapper .atf-media-wrapper img{width:100%;border:4px solid #e0e0e0;box-sizing:border-box}.atf-object .atf-tweet-wrapper .atf-media-wrapper .atf-video-container{position:relative;overflow:hidden;width:100%}.atf-object .atf-tweet-wrapper .atf-media-wrapper .atf-video-container.gif video{width:100%}.atf-object .atf-tweet-wrapper .atf-media-wrapper .atf-video-container.vine{height:0;padding-bottom:100%}.atf-object .atf-tweet-wrapper .atf-media-wrapper .atf-video-container.vine .vine-embed{position:absolute;width:100%;height:100%}.atf-object .atf-tweet-wrapper .atf-media-wrapper .atf-video-container.youtube{height:0;padding-bottom:56.25%;padding-top:30px}.atf-object .atf-tweet-wrapper .atf-media-wrapper .atf-video-container iframe,.atf-object .atf-tweet-wrapper .atf-media-wrapper .atf-video-container object,.atf-object .atf-tweet-wrapper .atf-media-wrapper .atf-video-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.atf-object .atf-tweet-wrapper .atf-show-media-button{font-size:12px;text-decoration:none;cursor:pointer}.atf-object .atf-tweet-wrapper .atf-show-media-button i{font-size:16px;vertical-align:middle}.atf-object.atf-skin-default .atf-tweet-wrapper{background-color:transparent}.atf-object.atf-skin-default .atf-tweet-actions li{display:inline-block;margin:0 10px 0 0 !important}.atf-object.atf-skin-simplistic .atf-tweet-wrapper{border:1px solid #CCC;padding:0 10px;background-color:white;-moz-box-shadow:1px 1px 5px rgba(0,0,0,0.1);-webkit-box-shadow:1px 1px 5px rgba(0,0,0,0.1);box-shadow:1px 1px 5px rgba(0,0,0,0.1);-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-sizing:border-box !important;-webkit-box-sizing:border-box !important;box-sizing:border-box !important}.atf-object.atf-skin-simplistic .atf-tweet-wrapper .atf-tweet-actions li{display:inline-block;margin:0 10px 0 0 !important}.atf-object.atf-skin-futuristic .atf-tweet-wrapper{position:relative;z-index:2;background-color:transparent;margin-bottom:30px !important;padding:1px 10px 10px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-sizing:border-box !important;-webkit-box-sizing:border-box !important;box-sizing:border-box !important}.atf-object.atf-skin-futuristic .atf-tweet-wrapper:before,.atf-object.atf-skin-futuristic .atf-tweet-wrapper:after{border-color:#777;z-index:-1;background-color:transparent;border-style:solid;border-top-width:2px;border-bottom-width:2px;height:100%;width:25px;content:'.';position:absolute;color:transparent;top:0}.atf-object.atf-skin-futuristic .atf-tweet-wrapper:before{-moz-border-radius:10px 0 0 10px;-webkit-border-radius:10px;border-radius:10px 0 0 10px;border-left-width:2px;border-right-width:0;left:0}.atf-object.atf-skin-futuristic .atf-tweet-wrapper:after{-moz-border-radius:0 10px 10px 0;-webkit-border-radius:0;border-radius:0 10px 10px 0;border-right-width:2px;border-left-width:0;right:0}.atf-object.atf-skin-futuristic .atf-tweet-wrapper .atf-user-card{margin-top:10px}.atf-object.atf-skin-futuristic .atf-tweet-wrapper .atf-tweet-actions{border-color:#777;direction:rtl;text-align:center;position:absolute;bottom:-18px;border-width:2px;border-style:solid;border-radius:5px;margin:0 !important;padding:5px;line-height:14px;font-size:14px}.atf-object.atf-skin-futuristic .atf-tweet-wrapper .atf-tweet-actions li{display:inline;margin:10px !important}.atf-object.atf-skin-futuristic.atf-direction-ltr .atf-tweet-actions{right:25px}.atf-object.atf-skin-futuristic.atf-direction-rtl .atf-tweet-actions{left:25px}.atf-object.atf-skin-talk-bubble .atf-tweet-wrapper{border:1px solid #CCC;background-color:white;position:relative;margin-bottom:40px !important;padding:1px 10px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:1px 1px 5px rgba(0,0,0,0.1);-webkit-box-shadow:1px 1px 5px rgba(0,0,0,0.1);box-shadow:1px 1px 5px rgba(0,0,0,0.1);-moz-box-sizing:border-box !important;-webkit-box-sizing:border-box !important;box-sizing:border-box !important}.atf-object.atf-skin-talk-bubble .atf-tweet-wrapper:before,.atf-object.atf-skin-talk-bubble .atf-tweet-wrapper:after{width:0px;height:0px;border-style:solid;content:'.';color:transparent;position:absolute}.atf-object.atf-skin-talk-bubble .atf-tweet-wrapper:before{border-color:#CCC transparent transparent transparent;border-width:15px 25px 0 0;bottom:-15px;left:40px}.atf-object.atf-skin-talk-bubble .atf-tweet-wrapper:after{border-color:#FFF transparent transparent transparent;border-width:13px 22px 0 0;bottom:-13px;left:41px}.atf-object.atf-skin-talk-bubble .atf-tweet-wrapper .atf-tweet-actions{padding:0}.atf-object.atf-skin-talk-bubble .atf-tweet-wrapper .atf-tweet-actions li{display:inline;margin:0 10px 0 0 !important}.atf-object.atf-skin-talk-bubble i.fa.fa-twitter{position:absolute;color:#21759b;left:10px;bottom:-30px;font-size:25px}