body,
body.custom-background{
    background:#fff!important;
}

.post-header h1{
    font-size: 21px;
    margin:0;
}

.post-meta{
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    flex-direction: row;
    flex: 1 1 100%;
    justify-content: space-between;
    clear: both;
    margin: 1em 0;
    align-items: center;
}

.post-meta .author-meta{
    flex: 1 1 auto;
    padding: 0 1em 0 0;
    display: inline-flex;
    align-items: center;
}

.post-meta .author-meta img{
    width: 52px;
    height: 52px;
    border-radius: 50%;
    overflow: hidden;
    text-align: center;
    font-size: 11px;
    line-height: 1em;
    box-shadow: 0px 2px 4px rgba(0,0,0,0.14);
    flex: 0 0 52px;
    margin:0 0.5em 0 0;
}

.post-meta .author-meta address,
.post-meta .author-meta time,
.post-meta .author-meta .category-link{
    font-size: 14px;
    line-height: 1.3em;
    font-style: normal;
    color: #333;
    display: inline;
    white-space: nowrap;
}

.post-meta .author-meta .category-link,
.post-meta .author-meta address a{
    text-decoration: none;
    color:#005da4;
}

.post-meta .author-meta address a:hover,
.post-meta .category-link:hover{
    text-decoration: underline;
}

.post-meta .author-meta time:before,
.post-meta .author-meta .category-link:before{
    content: "";
    width: 4px;
    height: 4px;
    background: #000;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0.5em 0 0.2em;
    border-radius: 50%;
}

.post-meta .article-share-btn{
    flex: 0 0 40px;
}

.post-featured-image{
    display: block;
    clear: both;
    overflow: hidden;
    border-radius: 4px;
    background: #999;
    margin:1.5em 0;
}

.post-featured-image img{
    width: 100%;
    border:0;
    display: block;
    min-height: 200px;
}

.post-featured-image img[style*="opacity: 1"],
.post-featured-image img[style*="opacity:1"] {
    min-height: unset;
}

.post-bottom-share{
    text-align: right;
}

.post-bottom-share .article-share-btn{
    display: inline-block;
}

.post-content,
.post-content p,
.post-content ul li{
    font-size: 16px;
    line-height: 1.5em;
    margin:0 0 1em;
    color:#333;
}

.post-content{
    padding:0 0 1em;
    margin:0;
    border-bottom: 1px solid #e4e6ea;
}

.post-content ul li{
    margin:0 0 0.5em;
    list-style: square;
}

.post-content h2,
.post-content h3,
.post-content h4{
    color: #000;
    font-size: 20px;
    line-height: 1.5em;
    margin:1.2em 0;
    font-weight: 600;
}

.post-content h3{
    font-size: 18px;
    margin:1.2em 0 0.8em;
}

.post-content ul{
    padding: 0;
    margin: 0 0 1em 1.5em;
}

.post-content a{
    text-decoration: none;
}

.post-content a:hover{
    text-decoration: underline;
}

.after-post-bio{
    padding:2em 0;
    margin:0 0 1em;
    border-bottom: 1px solid #e4e6ea;
}

.after-post-bio img{
    display: block;
    margin:0 0 1em;
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

.after-post-bio .author-description h4{
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3em;
    margin: 0 0 0.5em;
    color: #000;
}

.after-post-bio .author-description p{
    font-size: 14px;
    line-height: 1.5em;
    margin:0 0 0.5em;
    color: #333;
}

.after-post-bio .author-description a{
    font-size: 14px;
    line-height: 1.5em;
    text-decoration: none;
    display: inline-block;
    clear: both;
}

.after-post-bio .author-description a:after{
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin: -0.1em 0 0 0.5em;
    width: 0.8em;
    height: 0.8em;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' x='0px' y='0px' viewBox='0 0 1000 1000' enable-background='new 0 0 1000 1000' xml:space='preserve' style='width: 30px;height: 30px;'%3E%3Cmetadata%3E Svg Vector Icons : http://www.onlinewebfonts.com/icon %3C/metadata%3E%3Cg style='fill:%23005596'%3E%3Cpath d='M964.8,438L608.5,81.8c-33.6-33.6-88.1-33.6-121.8,0c-33.6,33.6-33.6,88.1,0,121.8L698.2,415H96.1C48.6,415,10,453.5,10,501.1c0,47.6,38.5,86.1,86.1,86.1H696L486.8,796.5c-33.6,33.6-33.6,88.1,0,121.8c33.6,33.6,88.1,33.6,121.8,0L964.8,562c17-17,25.4-39.4,25.2-61.7C990.3,477.8,981.9,455.2,964.8,438z'/%3E%3C/g%3E%3C/svg%3E") no-repeat right center/100%;
}

.after-post-bio .author-description p a:after{
    display: none;
}

.after-post-bio .author-description a:hover{
    text-decoration: underline;
}

.card--related-recent .tab-panel{
    padding:10px;
}

.card--related-recent .article-preview.article-preview--simple{
    margin-bottom: 10px;
    border-radius: 0;
    border:0;
}