.article-detail-date {
  color: #00a651;
  display: block;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 20px; }

.full-left-bg.bg-add {
  position: relative;
  border: none; }

.full-left-bg.bg-add:after {
  background: #fdfdfd url(/images/pattern.png);
  content: '';
  position: absolute;
  z-index: 2;
  left: 100%;
  width: 100px;
  height: 100%;
  top: 0; }

.full-left-bg.bg-add:before {
  background: #fdfdfd url(/images/pattern.png);
  content: '';
  position: absolute;
  z-index: 2;
  left: -3000%;
  width: 3000%;
  height: 100%;
  top: 0; }

@media screen and (max-width: 977px) {
  .topic-detail #col-left {
    padding: 20px 0 0; }

  .topic-detail .buckets {
    padding: 43px 0 0; }

  .topic-detail #col-right {
    padding: 0 0 40px; } }
@media screen and (max-width: 747px) {
  .mobile-full-w {
    float: none !important;
    margin: 0 0 1em !important; } }
