.article-sidebar, .article-header, .am-accordion-gapped .am-accordion-title{padding: 0;}
.article-content{padding-top: 10px;}
.article-header{text-align: center;}
.article-header .am-article-divider{margin: 10px 0 20px 0;}
.article-header .am-article-meta{margin-top: 5px;}
.article-header .am-article-meta span:not(:first-child){margin-left: 15px;}
.article-nav-button{position: fixed; z-index: 10; bottom: 70px; right: 10px;-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);}
.am-offcanvas-bar:after{background: #eee;}
.article-sidebar ul li{margin-top: 0;}
.article-sidebar ul li a{font-size: 12px; padding: 5px;}
.article-content .am-accordion-content{padding: 5px;}
.am-nav-header{padding: 8px 5px 5px 5px; font-weight: 500;}
.am-accordion-gapped dl:first-child{margin-top: 0;}
.am-accordion-gapped dl:last-child{margin-bottom: 0;}
.am-accordion-gapped .am-accordion-title:after{margin-top: -6px;}
.am-accordion-gapped .am-accordion-title, .am-accordion-gapped .am-accordion-item, .am-accordion-gapped .am-accordion-item.am-active{border-color: #eee;}
.article-content img { max-width: 100%; }

@media only screen and (min-width: 641px) {
    .article-sidebar .am-offcanvas{display: block; position: static; background: none;}
    .article-sidebar .am-offcanvas-bar{position: static; width: auto; background: none; -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}
    .article-sidebar ul li:not(:last-child){border-bottom: 1px solid #f5f5f5;}
    .am-accordion-gapped{margin: 0 15px 0 0;}
    .article-sidebar { padding-left: 5px; }
}
@media only screen and (min-width: 1025px) {
    .article-sidebar { padding-left: 0; }
}
@media only screen and (max-width: 640px) {
    .article-right{padding: 0 5px;}
    .article-sidebar .am-offcanvas-bar{background: #f9f9f9;}
    .article-sidebar ul li:not(:last-child){border-bottom: 1px solid #eee;}
    .am-accordion-gapped{margin: 0;}
    .article-sidebar ul li a{padding-left: 20px;}
}
