﻿/*************************************

  MyBB.ru
  ПОДФОРУМЫ "НЕ СКРИПТОМ" © Alex_63
  Стиль (CSS)
  09.11.2015

*************************************/

.d-title {
  font-weight: 700;
}

.subforums {
  margin-left: 16px;
  margin-top: 0.9em;
  margin-bottom: 0.2em;
}

.subforums span {
  display: block;
  margin-top: 1px;
  margin-left: 0;
}

.Icon_LastPost {
  margin-left: 4px;
  margin-right: 4px;
}

.Icon_LastPost,
.Icon_LastPost > img {
  max-width: 10px;
}

img.Icon_LastPost.O {
  opacity: 0.6;
  cursor: default !important;
}

#f-subforums {
  float: none;
  clear: both;
  width: 100%;
}