.mobile_on {
  visibility: hidden; }

.button {
  margin-bottom: 3px !important; }

a > .bd-icon, a:hover > .bd-icon {
  font-size: 30px;
  text-decoration: none; }

.horizontal-menu li a.active {
  color: #2374a3 !important;
  font-weight: bold !important; }

.avatar-r img {
  float: left;
  max-width: 40px;
  max-height: 40px;
  margin: -3px 10px 5px; }

h4.member-r {
  font-size: 12pt;
  margin: 5px 0 4px 10px;
  line-height: 8px; }

span.group-r {
  font-size: 10pt;
  margin: 2px 0 0 10px;
  line-height: 15px;
  background: url(../images/md/posterarrow.png) left center no-repeat;
  padding-left: 20px;
  float: left; }
span.user_status-r {
  margin: 0 0 0 10px; }

.metro table.table_list tbody.content td.children {
  font-size: 9pt; }

.metro small.counterm {
  display: block;
  font-family: Verdana, Helvetica, sans-serif;
  min-height: 5px;
  min-width: 5px;
  padding: 1px 4px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  vertical-align: middle; }

/** Responsive design **/
@media (max-width: 1542px) {
  .newline {
    clear: left; } }
/*
@media (max-width: 1024px) {
  .metro .grid.fluid .row .span9 {
    float: none !important;
    width: 100% !important;
    margin: 0 !important;
  }
}
*/
@media (max-width: 768px) {
  .avatar img {
    max-width: 40px;
    max-height: 40px; }

  .metro .grid.fluid .row .span9 {
    float: none !important;
    width: 100% !important;
    margin: 0 !important; }

  .navbar .element.place-right, .navigation-bar .element.place-right {
    float: right !important; }

  .navbar .element-divider, .navigation-bar .element-divider {
    /*display: none!important*/ } }
@media (min-width: 769px) and (max-width: 990px) {
  table.table_list tbody.content td.stats, .board_blocks .stats {
    display: none; }

  /*
  table.table_list tbody.content td.lastpost, .topic_table table tbody tr td.lastpost {
    width: 35% !important;
  }*/
  #mlist table thead tr th:nth-last-child(1) {
    display: none; }
  #mlist table tbody tr td:nth-last-child(1), #mlist table tbody tr td:nth-last-child(2) {
    display: none; } }
@media (min-width: 641px) and (max-width: 1200px) {
  .span4 {
    width: 48.936163% !important; }

  .metro .grid.fluid .row li:nth-child(odd) {
    margin-left: 0 !important; }
  .metro .grid.fluid .row li:nth-child(even) {
    /*		margin-left: 2.127659% !important;*/ } }
@media (min-width: 641px) and (max-width: 1024px) {
  .iclinks li {
    width: 91% !important; }
    .iclinks li:nth-of-type(even) {
      border-width: 0 0 1px;
      border-style: solid;
      border-color: #1b6eae; }
    .iclinks li:nth-child(2) {
      border-width: 1px 0 1px;
      border-style: solid;
      border-color: #1b6eae; }
    .iclinks li.value {
      width: 35px !important; } }
@media (max-width: 768px) {
  table.table_list tbody.content td.stats, table.table_list tbody.content td.lastpost {
    display: none; }

  .board_blocks .stats {
    display: none; }

  #basicinfo, #detailedinfo, .modblock_left, .modblock_right, #live_news, #supportVersionsTable {
    width: 100% !important;
    float: none !important;
    margin: 0 0 3px !important; }

  .metro .dropdown-menu, .metro .horizontal-menu li {
    width: 100% !important;
    margin: -2px 0 !important; }
  .metro .dropdown-menu .dropdown-menu {
    left: 0 !important;
    top: 115% !important; }

  .postarea, .moderatorbar {
    width: 100% !important;
    margin: 0 !important; }

  .poster {
    float: none !important;
    width: 100% !important;
    height: 100px; }

  #mlist table tbody tr td:nth-child(3), #mlist table tbody tr td:nth-child(4), #mlist table tbody tr td:nth-child(5), #mlist table tbody tr td:nth-child(6), #mlist table tbody tr td:nth-child(7), #mlist table tbody tr td:nth-child(8) {
    display: none; }
  #mlist table thead tr th:nth-child(3), #mlist table thead tr th:nth-child(4), #mlist table thead tr th:nth-child(5), #mlist table thead tr th:nth-child(6), #mlist table thead tr th:nth-child(7), #mlist table thead tr th:nth-child(8), #mlist table thead tr th:nth-last-child(1), #mlist table thead tr th:nth-last-child(2), #mlist table thead tr th:nth-last-child(3) {
    display: none; }
  #mlist table tbody tr td:nth-last-child(1), #mlist table tbody tr td:nth-last-child(2), #mlist table tbody tr td:nth-last-child(3), #mlist table tbody tr td:nth-last-child(4) {
    display: none; }

  dd, dt {
    width: 100% !important;
    overflow: hidden !important;
    text-align: left !important; }

  .inner {
    padding: 1em .5em 2px .5em !important;
    margin: 0 !important; }

  .signature, .attachments {
    width: 100% !important;
    margin: 1em 0 0 !important;
    padding: 1em 1em 3px !important; }

 /*
.breadcrumbs {
  &.small li {
    line-height: 28px !important;
    padding: 0 0 3px !important;
  }
  ul span.mbd:before {
    border-width: 1.4em 0 1.5em 1em !important;
    margin-top: -1.4em !important;
  }
}*/
  .keyinfo {
    border-radius: 2px;
    background-color: rgba(153, 153, 153, 0.1);
    padding: 3px 2px; }

  .iclinks li {
    width: 80% !important; }
    .iclinks li:nth-of-type(even) {
      border-width: 0 0 1px;
      border-style: solid;
      border-color: #1b6eae; }
    .iclinks li:nth-child(2) {
      border-width: 1px 0 1px;
      border-style: solid;
      border-color: #1b6eae; }
    .iclinks li.value {
      width: 35px !important; } }
@media (max-width: 640px) {
  ul.links li {
    width: 100% !important;
    float: none !important;
    display: block !important;
    padding: 1px 0 !important; }

  .span4, .span6 {
    float: none !important;
    width: 100% !important;
    margin: 0 !important; }

  .board_blocks {
    height: auto !important; }

  .metro .breadcrumbs.small li {
    display: none; }
    .metro .breadcrumbs.small li:first-child, .metro .breadcrumbs.small li.last {
      display: block !important; }

  .board_blocks .info p.children {
    line-height: 15px !important; }

  .metro .tab-control .frame {
    margin: 0;
    padding: 10px 5px !important; }

  table.table_list a.unreadlink, table.table_list a.collapse {
    display: none; } }
@media (max-width: 480px) {
  table.table_list tbody.content td.icon {
    display: none; }
  table.table_list a.unreadlink, table.table_list a.collapse {
    display: none; }

  .board_blocks .icon, .board_blocks .lastpost {
    display: none; }
  .board_blocks .info p.children {
    font-size: 80% !important; }

  .mobile_on {
    visibility: visible; }

  .date_post span {
    float: none !important;
    clear: both; }

  .boards_frame {
    padding: 0 !important;
    border-color: transparent rgba(0, 85, 128, 0.6) rgba(123, 148, 164, 0.5);
    border-width: 0 1px 2px;
    border-style: solid; }

  h4.member-r {
    font-size: 10pt; }

  span.group-r {
    font-size: 8pt; }

  .iclinks li {
    width: 60% !important; }
    .iclinks li.value {
      width: 35px !important; } }

/*# sourceMappingURL=metro.css.map */
