.body-container-wrapper {
    padding-bottom: 80px;
}
.hs-button.primary {
  font-size: 18px !important;
  font-weight: lighter !important;
  margin-right: 2px !important;
  color: #ffffff !important;
  display: inline-block !important;
  border-width: 0px !important;
  margin-bottom: 2px !important;
  margin-top: 12px !important;
  /* margin-left: 2px !important; */
  font-family: sans-serif !important;
  background-color: #ff5850 !important;
  background-image: none !important;
  cursor: pointer !important;
  text-decoration: none !important;
  padding: 7px 30px 8px !important;
}
.blog-main-title h1,
.blog-main-title h2 {
    color: #000000;
    font-weight: bold;
    font-size: 48px;
}
.blog-right-column h3 {
    margin-top: 60px !important;
    margin-bottom: 12px !important;
    padding-bottom: 8px !important;
    border-bottom: 2px solid #000000;
    font-size: 18px;
    font-weight: bold;
}
.blog-right-column a,
.blog-right-column a:link,
.blog-right-column a:visited {
    color: #000000 !important;
}
.blog-right-column .widget-type-post_filter ul li,
.blog-right-column .blog_categories ul li {
    list-style-image: url(//www.ansible.com/hubfs/-2015-template-assets/images/bullet-ansible.png);
}
.blog-right-column .widget-type-post_filter ul li a,
.blog-right-column .blog_categories ul li a{
    position: relative;
    top: -4px;
}

.blog-right-column .blog_categories ul{
    list-style: none;
}

.article-wrapper {
    margin-bottom: 40px !important;
}

.article-byline {
    font-style: italic !important;    
}
.grid-overlay {
    display: none;
}
.featured-thumbnail img {
    margin: 0 0 0 0 !important;
}
#blog-table tr.underline-cells td {
    border-bottom: 1px solid #c8c8c8;
}

.blog-pagination {
    display: block !important
    margin-left: auto !important;
    margin-right: auto !important;
    float: none !important;
    text-align: center !important;
}
.blog-pagination a {
    display: inline-block;
    margin: 1px;
    background: #000000 !important;
    color: #ffffff !important;
    padding: 10px;
    font-size: 18px;
    text-decoration: none !important;
}
.blog-pagination a:first-child {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}
.blog-pagination a:last-child {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}
.hs-author-profile {
    margin-top: 50px;
    margin-bottom: 60px;
}
h4.hs-author-name,
body h2.hs-author-name {
    font-size: 18px !important;
    font-weight: bold !important;
    margin-top: 0 !important;
    margin-bottom: 8px !important;
    margin-right: 20px !important;
    display: inline-block !important;
    color: #1678c4 !important;
}
body h2.hs-author-name {
    color: #161b1f !important;
}
.hs-author-social-section {
    display: inline-block !important;
}
.hs-author-avatar img {
    width: 160px !important;
    height: auto !important;
    border-radius: 50% !important;
}
.hs-author-bio h5 {
    font-size: 16px !important;
    margin-top: 0 !important;
    margin-bottom: 10px !important;
}
.hs-author-bio-listing, .hs-author-bio-listing-100 {
    margin-right: 60px;
}

iframe.twitter-timeline {
    width: 100% !important;
    box-sizing: border-box !important;
    min-height: 400px !important;
}
.article-title { /* individual post */
        font-size: 32px !important;
        line-height: 1.1 !important;
        font-weight: normal !important;
}
h2.article-title {
        margin-top: 0 !important;
}
a.author-link, .post-body a, a.topic-link {
    text-decoration: none;
}
h2.hs-author-name {
        font-size: 30px !important;
}
h2.article-title, h2.article-title a {
        font-size: 21px !important;
        font-weight: bold !important;
        color: #000000 !important;
        text-decoration: none !important;
}
h3.post-listing-simple {
        font-size: 16px !important;
        color: #1678c4 !important;
        text-decoration: none !important;
}
h3.hs-author-listing-header {
        text-transform: uppercase !important;
        padding-top: 60px;
        margin-right: 60px;
        font-size: 18px;
        font-weight: bold;
        color: #848992;
        border-bottom: 2px solid #848992;
}


.hs-author-profile .hs-author-social-section {
    margin-top: 20px;
    font-weight: bold;
    color: #1678c4 !important;
}

@media (min-width: 768px) {
    
    .blog-right-column h3 {
    width: 80%;
    }
    
    .blog-search .input, .blog-right-column .hs-input {
        width: 80% !important;
    }
    .blog-listing-wrapper .article-wrapper {
        cursor: pointer;
    }
    .article-wrapper {
        box-sizing: border-box !important;
        width: 90% !important;
        float: none !important;
        margin-right: 10% !important;
    }
    
    .article-teaser {
        box-sizing: border-box !important;
        width: 50% !important;
        float: right !important;
    }
    .featured-thumbnail {
        box-sizing: border-box !important;
        width: 50% !important;
        padding-right: 40px !important;
        float: left !important;
    }
    .hs-author-avatar {
        display: inline-block;
        float: left;
        width: 25%;
    }
    .hs-author-bio {
        display: inline-block;
        float: right;
        width: 75%;
    }
    
    .hs-author-bio-listing-100 {
        width: 90%;
    }
    
    .hs-author-profile-page {
        padding-right: 40px;
    }
        
    .article-wrapper.most-recent-article .article-byline {
        font-style: normal !important;
        background-color: #ffffff;
    }
    .article-wrapper.most-recent-article h2.article-title {
        margin-top: 0 !important;
        background-color: #ffffff;
        padding-top: 10px;
    }
    .article-wrapper.most-recent-article h2.article-title,
    .article-wrapper.most-recent-article h2.article-title a {
        font-size: 28px !important;
        font-weight: bold !important;
        color: #000000 !important;
        /* text-shadow: 0px 1px 8px #000000; */
        text-decoration: none !important;
    }
    .article-wrapper.most-recent-article .article-teaser {
        box-sizing: border-box !important;
        width: 100% !important;
        /*float: none!important;
        padding: 50px!important;
        z-index: 9 !important;
        position: absolute !important;*/
    }
    .most-recent-article .article-teaser {
        padding-top: 10px;
    }
    .article-wrapper.most-recent-article .featured-thumbnail {
        /* position: absolute !important;*/
        box-sizing: border-box !important;
        width: 100% !important;
        padding-right: 0px !important;
        float: none !important;
        padding-top: 30px;
    }
   .article-wrapper.most-recent-article .grid-overlay {
        /* display: block !important; */
        display: none !important;
        background: url('//www.ansible.com/hubfs/-2015-template-assets/images/grid.png') repeat transparent;
        width: 100%;
        height: 100%;
        z-index: 99 !important;
        position: relative !important;
        top: 0 !important;
    }
    .article-wrapper.most-recent-article .article-byline,
    .article-wrapper.most-recent-article .article-byline a {
        font-size: 16px !important;
        /* color: #000!important; */
        /* text-shadow: 0 1px 3px #000; */
        text-decoration: none !important;
    }
    .article-wrapper.most-recent-article .content-preview {
        display: none;
    }
    .article-wrapper.most-recent-article {
        position: relative !important;
    }

}
@media (max-width: 767px) {
    .blog-right-column {
        margin-top: 80px;
    }
    h2.article-title {
        margin-top: 15px !important;
        padding-top: 20px;
    }
    .blog-main-title h1 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        line-height: 1.1 !important;
    }
    h3.hs-author-listing-header {
        padding-top: 20px;
        margin-right: 0;
    }
    .hs-featured-image {
        float: none;
        padding-top: 10px;
    }
    .hs-author-avatar {
        padding-bottom: 10px;
    }
    .article-title { /* individual post */
        font-size: 22px !important;
        line-height: 1.1 !important;
    }
}

/* The Essentials Post - Custom Styles */

div.ta-yaml-tag {
    position: relative;
}

div.ta-yaml-tag > div.ta-yaml-tag-label {
	color: black;
	background-color: #CFCFCF;
	display: inline-block;
	position: absolute;
	bottom: auto;
	left: auto;
	top: 0;
	right: 0;
	width: auto;
	height: auto;
	font-size: 0.9em;
	border-radius: 0 0 0 5px;
	padding: 0 0.5em;
	text-shadow: none;
	z-index: 1;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}

.ta-code {
    margin: 0 2px;
    padding: 0 5px;
    white-space: nowrap;
    border: 1px solid #eaeaea;
    background-color: #f8f8f8;
    border-radius: 3px;
    font-family: terminal, monaco;
}
.blog-caption {
 font-size: 12px; 
    font-weight: bold; 
    text-align: center;
    color: #999999; 
    text-align: center;
}

hr {
    border: 0;
    margin-top: 40px;
    border-top: 1px solid #c1c4c8;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
}

/* What's New in Ansible Tower 3.1 - Custom Styles */

.yt-mobl-vids {
    display: none;
}

@media (max-width: 480px) {
    .yt-desk-vids {
        display: none;
    }
    .yt-mobl-vids {
        display: initial;
    }
}

a.hs-author-social-link.hs-social-website {
    background-image: url(https://330046.fs1.hubspotusercontent-na1.net/hub/330046/hubfs/linkicon.png);
}