@charset "UTF-8";
.sprite-after:after, .sprite-before:before {
  content: ""; }

.sprite, .social li a:before, .status form button.watch.active, .status form button.watch, .comments-stats.empty a:before, .comments-stats .count:before, .comments .comments_tree .btn.reply .text, .comments .btn.flag, .comments .btn.edit, .comments .btn.watch.active, .comments .btn.watch, .comments .btn.delete, .comments .btn.private, .comments .btn.lock.active, .comments .btn.lock, .comments .btn.reply:before, .discussion.header .icon, .discussion.header .user_rating.rating_5, .discussion.header .user_rating.rating_4, .discussion.header .user_rating.rating_3, .discussion.header .user_rating.rating_2, .discussion.header .user_rating.rating_1, .discussion.header .user_rating.rating_0, .discussion.header .user_rating.admin, #search_panel button, #user_panel .user:after, #user_panel .user:before, #main_menu_back, #main_menu_toggle:after, #logo a, #header .search-link, #header .feeds, #header .templates, .trashcan-icon, .foldable-sidebar.open .block-title:before, .foldable-sidebar .block-title:first-child:before, .label.watch, .label.locked, .label.resolved, .label.new, .sprite-after:after, .sprite-before:before {
  background-repeat: no-repeat;
  background-size: 400px 400px;
  display: block;
  background-image: url("/static/alpha/images/sprites.png?b98ea74b9d39"); }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
    .sprite, .social li a:before, .status form button.watch.active, .status form button.watch, .comments-stats.empty a:before, .comments-stats .count:before, .comments .comments_tree .btn.reply .text, .comments .btn.flag, .comments .btn.edit, .comments .btn.watch.active, .comments .btn.watch, .comments .btn.delete, .comments .btn.private, .comments .btn.lock.active, .comments .btn.lock, .comments .btn.reply:before, .discussion.header .icon, .discussion.header .user_rating.rating_5, .discussion.header .user_rating.rating_4, .discussion.header .user_rating.rating_3, .discussion.header .user_rating.rating_2, .discussion.header .user_rating.rating_1, .discussion.header .user_rating.rating_0, .discussion.header .user_rating.admin, #search_panel button, #user_panel .user:after, #user_panel .user:before, #main_menu_back, #main_menu_toggle:after, #logo a, #header .search-link, #header .feeds, #header .templates, .trashcan-icon, .foldable-sidebar.open .block-title:before, .foldable-sidebar .block-title:first-child:before, .label.watch, .label.locked, .label.resolved, .label.new, .sprite-after:after, .sprite-before:before {
      background-image: url("/static/alpha/images/sprites%402x.png"); } }
.no-text-left, .no-text-right {
  overflow: hidden; }

.no-text-left {
  text-indent: -9999px; }

.no-text-right {
  text-indent: 9999px; }

body.home .content-module .module, #sidebar_1 .module, #sidebar_2 .module, .content-module {
  box-shadow: 0px 0px 3px -1px rgba(0, 0, 0, 0.5);
  background: #ffffff; }
  @media only screen and (max-width:60em) {
    body.home .content-module .module, #sidebar_1 .module, #sidebar_2 .module, .content-module {
      box-shadow: none; } }
.module-row, .block-title {
  padding-left: 12px;
  padding-right: 12px; }

#main_content {
  float: left;
  width: 50%;
  margin-left: 25%;
  overflow: hidden;
  margin-top: -56px;
  position: relative; }
  #main_content .content-module:after {
    content: "";
    display: table;
    clear: both; }

#sidebar_1 {
  width: 25%;
  float: left;
  margin-left: -75%;
  margin-top: -56px;
  position: relative; }
  #sidebar_1 .module {
    margin-left: 16px; }

#sidebar_2 {
  width: 25%;
  float: left;
  margin-top: 20px;
  position: relative; }
  #sidebar_2 .module {
    margin-right: 16px; }

#header {
  height: 120px;
  position: relative; }

#logo {
  top: 0;
  left: 16px;
  position: absolute;
  z-index: 1; }

#main_menu {
  position: absolute;
  left: 25%;
  bottom: 40px; }

#user_panel {
  position: absolute;
  top: 0;
  right: 0;
  width: 25%; }

#main_menu_toggle {
  position: absolute;
  right: 16px; }

#search_panel {
  width: 25%;
  position: absolute;
  right: 0;
  bottom: -20px; }
  #search_panel form {
    display: inline; }
  #search_panel .search-input {
    margin-right: 16px; }
  #search_panel input {
    margin: 0;
    width: 100%;
    box-sizing: border-box;
    padding-right: 35px; }
  #search_panel button {
    position: absolute;
    right: 24px;
    top: 50%;
    padding: 0;
    margin: -9.5px 0 0 0; }

@media only screen and (max-width:90em) {
  #main_content {
    width: 66%;
    margin-left: 0;
    float: left; }
  #sidebar_1 {
    width: 34%;
    float: right;
    margin-top: 20px; }
    #sidebar_1:before {
      display: none; }
  #sidebar_2 {
    width: 34%;
    float: right;
    clear: right;
    margin-top: -16px; }
  #sidebar_1 .module, #sidebar_2 .module {
    margin-left: 0;
    margin-right: 16px; }
  #main_menu {
    left: auto;
    right: 34%; }
  #search_panel {
    width: 34%; } }

@media only screen and (max-width:60em) {
  #main_content, #sidebar_1, #sidebar_2 {
    width: auto;
    margin-left: 0;
    float: none; }
    #main_content .content-module, #sidebar_1 .content-module, #sidebar_2 .content-module {
      margin-left: 0;
      margin-right: 0;
      margin-top: 0; }
  #main_content {
    margin-top: -40px; }
    #main_content .content-module > .module:first-child {
      margin-top: 0; }
  #sidebar_1, #sidebar_2 {
    margin-top: 0; }
    #sidebar_1 .module, #sidebar_2 .module {
      margin-left: 0;
      margin-right: 0; }
  #sidebar_1 {
    margin-bottom: 0; }
  #main_menu {
    left: 244px;
    right: auto; }
  #search_panel {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    width: auto; }
    #search_panel .search-input {
      margin-left: 16px; } }

@media only screen and (max-width:52em) {
  #header {
    height: 46px; }
  #menu_panel {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 280px;
    transform: translateX(-103%);
    z-index: 10;
    overflow-y: auto;
    will-change: transform;
    visibility: hidden;
    transition: transform 200ms ease, visibility 0ms ease 200ms; }
    #menu_panel #user_panel {
      width: 100%; }
    body.visible-menu #menu_panel {
      transform: none;
      transition: transform 200ms ease, visibility 0ms ease 0ms;
      visibility: visible; }
  #menu_shadow {
    z-index: 10;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  #main_content {
    margin-top: 0px; }
  #module_block_linux, #module_block_portal, #module_block_recommended, #module_block_support {
    display: none; } }

html, body {
  padding: 0;
  margin: 0;
  font-family: sans-serif;
  background: #eeeeee;
  color: #000000;
  line-height: 1.4; }

h1, h2, h2, h3, h4, h5, h6 {
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-weight: bold;
  font-style: none;
  color: #364864;
  margin-top: 12px;
  margin-bottom: 12px;
  line-height: 1.4;
  padding: 0; }

h1 {
  font-size: 200%; }

h2 {
  font-size: 150%; }

h3 {
  font-size: 130%; }

h4 {
  font-size: 120%; }

h5 {
  font-size: 110%; }

h6 {
  font-size: 100%; }

@media only screen and (max-width:52em) {
  h1 {
    font-size: 180%; }
  h2 {
    font-size: 130%; }
  h3 {
    font-size: 120%; }
  h4 {
    font-size: 115%; }
  h5 {
    font-size: 110%; }
  h6 {
    font-size: 100%; } }

hr {
  background: #ededed;
  display: block;
  height: 1px;
  border: none; }

p {
  line-height: 1.4;
  margin: 12px 0;
  padding: 0; }

table {
  border-collapse: collapse;
  width: 100%;
  margin: 12px 0;
  box-sizing: border-box; }

td {
  border-bottom: 1px solid #ededed;
  border-top: 1px solid #ededed; }

th {
  background: #6b8fc7;
  color: #ffffff;
  text-align: left;
  font-weight: normal; }
  th a {
    color: #ffffff; }

td, th {
  padding: 4px 6px; }

tr:nth-child(2n) {
  background: #ffffff; }

tr:nth-child(2n + 1) {
  background: #f8f9fc; }

tr:last-child td {
  border-bottom: none; }

a {
  text-decoration: none;
  color: #506b95; }
  a:hover {
    color: #28364b;
    text-decoration: underline; }

button {
  font-size: 100%;
  line-height: 1.4; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

ul, ol {
  margin: 12px 0 12px 24px;
  padding: 0; }

ul {
  list-style: square; }

ul > li > ul {
  list-style: circle; }

img {
  border: none; }

dl {
  padding: 0;
  margin: 12px 0; }

dt, dd {
  padding: 0;
  margin: 0; }

dt {
  font-weight: bold; }

dd {
  margin-left: 4EM; }

.pull-left {
  float: left; }

.pull-right {
  float: right; }

#main_content img {
  max-width: 100%; }

pre, .codeblock {
  color: #666666; }

code {
  color: #d14;
  background: #fafafa; }

pre, .annotation, .codeblock {
  margin: 12px 0;
  padding: 12px;
  background: #fafafa;
  border: 1px solid #ededed; }

.annotation {
  overflow: auto; }

.article.thumbnail {
  margin-right: 12px; }

.highlighted {
  background: #fafa40;
  color: #000000; }

pre, .codeblock {
  overflow: auto; }

blockquote {
  font-style: italic;
  margin: 12px 0;
  padding: 12px 12px 12px 44px;
  background: #f0f4f9;
  position: relative; }
  blockquote:before {
    font-family: "Georgia", "Times New Roman", serif;
    content: "”";
    font-size: 300%;
    display: block;
    position: absolute;
    width: 32px;
    text-align: center;
    top: 0;
    left: 0;
    bottom: 0;
    color: #ffffff;
    background: #c4d2e9; }

.content-module {
  padding-left: 12px;
  padding-right: 12px;
  margin: 16px; }
  .content-module:before, .content-module:after {
    content: "";
    display: table;
    clear: both; }
  .content-module .module-row {
    margin-left: -12px;
    margin-right: -12px; }
  .content-module .module {
    margin-left: -12px;
    margin-right: -12px;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    margin-top: 0;
    margin-bottom: -1px; }
    .content-module .module .module-row {
      margin-left: 0;
      margin-right: 0; }
    .content-module .module .module {
      padding-left: 12px;
      padding-right: 12px; }
  .content-module .block-title {
    padding-left: 0;
    padding-right: 0; }

body.home .content-module {
  box-shadow: none;
  background: none;
  border: none;
  margin: 0;
  padding: 0; }
  body.home .content-module #site_breadcrumbs {
    display: none; }
  body.home .content-module .block-title {
    padding-left: 12px;
    padding-right: 12px; }
  body.home .content-module .module {
    border-top: none;
    border-bottom: none;
    margin: 16px; }
  @media only screen and (max-width:60em) {
    body.home .content-module {
      margin-bottom: 16px;
      border-bottom: 1px solid #ededed; }
      body.home .content-module .module {
        border-top: 1px solid #ededed;
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        margin-bottom: 0; } }
.module {
  margin: 16px 0;
  padding-top: 1px; }
  @media only screen and (max-width:60em) {
    .module {
      margin-top: 0;
      margin-bottom: -1px; } }
  .module.sidebar, .module.subpages {
    width: 33%;
    margin-right: 0;
    margin-left: 16px;
    margin-top: 12px;
    margin-bottom: 12px;
    float: right;
    border: 1px solid #ededed;
    background: #ffffff; }
    .module.sidebar h2, .module.subpages h2 {
      padding-left: 12px;
      padding-right: 12px; }
    .module.sidebar .module-row h2, .module.subpages .module-row h2 {
      padding-left: 0;
      padding-right: 0; }
  .module.odporucam .module-row {
    text-align: center; }
  @media only screen and (max-width:60em) {
    .module.tweets {
      display: none; } }
.block-title {
  font-family: sans-serif;
  font-weight: 300; }

.module .block-title:after {
  content: "";
  display: block;
  height: 1px;
  background: #ededed;
  margin-top: 12px;
  margin-left: -12px;
  margin-right: -12px; }

.module.tabular {
  border-top: none; }

.module > .block-title {
  padding-left: 12px;
  padding-right: 12px; }

.module.tabular .block-title:after, .tabular .module .block-title:after {
  display: none; }

.module.preview {
  margin-left: 0;
  margin-right: 0;
  margin-top: 12px;
  margin-bottom: 12px;
  border: 1px solid #ededed;
  overflow-y: auto;
  padding-left: 12px;
  padding-right: 12px; }
  .module.preview .block-title {
    padding-left: 0;
    padding-right: 0; }
    .module.preview .block-title:after {
      display: none; }
  .module.preview .module {
    padding: 0; }
    .module.preview .module .module {
      padding-left: 12px;
      padding-right: 12px; }
    .module.preview .module .block-title:after {
      display: block; }
    .module.preview .module.sidebar {
      width: auto;
      float: none;
      margin-left: 0;
      margin-right: 0; }
  .module.preview .clearpadding {
    margin-left: -12px;
    margin-right: -12px; }

.module-row {
  border-bottom: 1px solid #ededed; }
  .module-row:last-child {
    border-bottom: none; }
  .module-row.tabular, .tabular .module-row {
    padding-left: 0;
    padding-right: 0;
    overflow-x: auto; }
    .module-row.tabular table, .tabular .module-row table {
      margin-bottom: 0;
      margin-top: 0;
      min-width: 36em; }
      .module-row.tabular table td:first-child, .module-row.tabular table th:first-child, .tabular .module-row table td:first-child, .tabular .module-row table th:first-child {
        padding-left: 12px; }
      .module-row.tabular table td:last-child, .module-row.tabular table th:last-child, .tabular .module-row table td:last-child, .tabular .module-row table th:last-child {
        padding-right: 12px; }

.module-links {
  text-align: center;
  padding: 4px 6px; }
  .module-links .prev:before {
    content: "\00AB "; }
  .module-links .next:after {
    content: " \00BB"; }

.label, .badge, .verified, .unverified, .primary-address {
  display: inline-block;
  padding: 2px 4px;
  font-size: 0.8em;
  font-weight: bold;
  text-decoration: none;
  line-height: 1.1em;
  color: white;
  text-shadow: 0 -1px 0 gray;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999; }

.badge {
  padding-right: 0.8em;
  padding-left: 0.8em;
  border-radius: 0.8em; }
  .badge:hover {
    border-radius: 0.8em; }

.label, .verified, .unverified, .primary-address {
  border-radius: 3px; }

.unverified {
  background: #b94a48; }

.verified {
  background: #468847; }

.primary-address {
  background: #6b8fc7; }

.clearfix {
  clear: both; }

.info {
  color: gray;
  margin: 12px 0;
  font-size: 90%; }
  .info .subject {
    color: #000000;
    font-weight: bold; }

.subject {
  font-weight: bold; }

.label, .badge {
  color: white;
  margin: 0;
  font-size: 90%;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1); }
  .label.info, .label.watch, .badge.info, .badge.watch {
    background-color: #6b8fc7;
    color: white; }
  .label.warning, .badge.warning {
    background-color: #f89406;
    color: white; }
  .label.success, .label.new, .badge.success, .badge.new {
    background-color: #468847;
    color: white; }
  .label.important, .badge.important {
    background-color: #b94a48;
    color: white; }

.label.watch, .label.locked, .label.resolved, .label.new {
  background-color: transparent;
  padding: 0;
  margin: 0 4px 0 0;
  display: block;
  float: right; }

.label.new {
  overflow: hidden;
  text-indent: 9999px;
  background-position: -255px -138px;
  width: 19px;
  height: 19px; }

.label.resolved {
  overflow: hidden;
  text-indent: 9999px;
  background-position: -275px -138px;
  width: 19px;
  height: 19px; }

.label.locked {
  overflow: hidden;
  text-indent: 9999px;
  background-position: -297px -118px;
  width: 19px;
  height: 19px; }

.label.watch {
  overflow: hidden;
  text-indent: 9999px;
  background-position: -197px -118px;
  width: 19px;
  height: 19px; }

.notifications .links {
  float: right; }

.clear {
  clear: both; }

.table-topics td.date, .table-topics th.date {
  width: 6em;
  text-align: right; }

.table-topics td.comments, .table-topics th.comments {
  width: 4em;
  text-align: center; }

.table-topics td.status, .table-topics th.status {
  width: 100px;
  text-align: right; }

td.date {
  font-size: 90%;
  color: gray; }

td.comments {
  text-align: center; }

ul.messages {
  list-style: none;
  margin: 0;
  padding: 0; }
  ul.messages li {
    padding: 8px 3em 8px 16px;
    margin: 0;
    color: #000000;
    font-size: 100%;
    position: relative; }
    ul.messages li.debug {
      background: #e6e6e6;
      border-top: 1px solid #d9d9d9;
      border-bottom: 1px solid #d9d9d9;
      color: #666666; }
      ul.messages li.debug a {
        color: #666666;
        text-decoration: none;
        font-weight: bold; }
        ul.messages li.debug a:hover {
          text-decoration: underline; }
    ul.messages li.info {
      background: #e1e9f4;
      border-top: 1px solid #d3ddee;
      border-bottom: 1px solid #d3ddee;
      color: #6b8fc7; }
      ul.messages li.info a {
        color: #6b8fc7;
        text-decoration: none;
        font-weight: bold; }
        ul.messages li.info a:hover {
          text-decoration: underline; }
    ul.messages li.success {
      background: #edf3ed;
      border-top: 1px solid #e3ede3;
      border-bottom: 1px solid #e3ede3;
      color: #468847; }
      ul.messages li.success a {
        color: #468847;
        text-decoration: none;
        font-weight: bold; }
        ul.messages li.success a:hover {
          text-decoration: underline; }
    ul.messages li.warning {
      background: #feefda;
      border-top: 1px solid #feeacd;
      border-bottom: 1px solid #feeacd;
      color: #f89406; }
      ul.messages li.warning a {
        color: #f89406;
        text-decoration: none;
        font-weight: bold; }
        ul.messages li.warning a:hover {
          text-decoration: underline; }
    ul.messages li.error {
      background: #f5e4e4;
      border-top: 1px solid #f1dbda;
      border-bottom: 1px solid #f1dbda;
      color: #b94a48; }
      ul.messages li.error a {
        color: #b94a48;
        text-decoration: none;
        font-weight: bold; }
        ul.messages li.error a:hover {
          text-decoration: underline; }
    ul.messages li a.delete-action {
      position: absolute;
      top: 8px;
      right: 16px; }
      ul.messages li a.delete-action:hover {
        text-decoration: none; }

#global_messages ul.messages {
  margin-left: 0;
  margin-right: 0; }

.object-tools, .object-tools.btn-group {
  float: right;
  margin: 12px 0 12px 12px; }
  .module .object-tools, .module .object-tools.btn-group {
    margin: 8px; }

.menu {
  list-style: none;
  background: #ffffff;
  color: #000000;
  margin: 0;
  padding: 0; }
  .menu:hover {
    display: block; }
  .menu li {
    padding: 0;
    margin: 0; }
    .menu li a {
      display: block;
      padding: 8px 12px; }
      .menu li a:hover, .menu li a:active {
        background: #6b8fc7;
        color: #ffffff;
        text-decoration: none; }
  .menu.dropdown {
    box-shadow: 0px 0px 12px -1px rgba(0, 0, 0, 0.5);
    display: none; }
  .block-title + .menu {
    margin-top: -6px; }

.touchhover-emul:hover .dropdown, .touchhover .dropdown {
  display: block; }

.banner_button {
  text-indent: -9999px;
  overflow: hidden;
  background-position: top left;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: top; }

.btn::-moz-focus-inner {
  padding: 0;
  border: 0; }

.progress {
  border: 1px solid #ededed;
  height: 16px;
  margin: 12px 0; }
  .progress .bar {
    border: 1px solid #4673b9;
    background-color: #6b8fc7;
    background: linear-gradient(to bottom, #6b8fc7 5%, #5c84c1 100%);
    box-shadow: inset 0px 1px 0px 0px #b5c7e3;
    text-indent: -9999px;
    overflow: hidden;
    position: relative;
    top: -1px;
    left: -1px;
    height: 16px; }

.module.polls .poll {
  margin-left: -12px;
  margin-right: -12px; }

#main_content .module.polls.compact .module-row .module-row {
  overflow: hidden;
  border: none; }

#main_content .module.polls.compact label {
  width: 30%;
  float: left;
  text-align: right;
  margin: 12px 0; }

#main_content .module.polls.compact .progress {
  width: 69%;
  float: right; }

#main_content .module.polls.compact .module-links.bottom {
  margin-left: 30%; }

.fieldset {
  border-top: 1px solid #ededed;
  margin-top: 2em;
  margin-left: -12px;
  margin-right: -12px; }
  .fieldset .legend {
    float: left;
    background: #ffffff;
    font-size: 1.25em;
    font-weight: bold;
    color: #364864;
    line-height: 1;
    margin-top: -0.5em;
    padding-right: .2em;
    padding-left: .2em;
    margin-left: 0.5em; }
  .fieldset .content {
    clear: left;
    padding-top: 1em;
    padding-left: 12px;
    padding-right: 12px;
    margin-top: 12px;
    margin-bottom: 12px; }

#site_breadcrumbs {
  overflow: hidden;
  border-bottom: 1px dotted #ededed;
  color: gray;
  margin-left: -12px;
  margin-right: -12px;
  padding-top: 12px;
  padding-bottom: 12px; }
  #site_breadcrumbs ul {
    margin: 0;
    list-style: none;
    padding-left: 12px;
    padding-right: 12px; }
  #site_breadcrumbs li {
    margin: 0;
    padding: 0;
    display: inline; }
    #site_breadcrumbs li:before {
      content: "  »  "; }
    #site_breadcrumbs li.home:before {
      content: ""; }

.foldable-sidebar .block-title:first-child:before {
  background-position: -229px -64px;
  width: 11px;
  height: 11px; }

.foldable-sidebar.open .block-title:before {
  background-position: -253px -64px;
  width: 11px;
  height: 11px; }

@media only screen and (max-width:36em) {
  #main_content .module.polls.compact label, #main_content .module.polls.compact .progress, #main_content .module.polls.compact .module-links.bottom {
    float: none;
    width: auto; }
  #main_content .module.polls.compact .module-links.bottom {
    margin-left: 0; }
  .module.preview {
    border: none;
    margin-left: -12px;
    margin-right: -12px; }
  .module.sidebar {
    width: auto;
    float: none;
    margin-top: 0;
    margin-bottom: 0;
    border-top: none;
    border-left: none;
    border-right: none;
    margin-left: -12px;
    margin-right: -12px; } }

@media only screen and (max-width:90em) {
  .foldable-sidebar .block-title:first-child {
    cursor: pointer; }
    .foldable-sidebar .block-title:first-child:after {
      display: none; }
    .foldable-sidebar .block-title:first-child:before {
      content: "";
      vertical-align: middle;
      display: inline-block;
      margin-right: 8px; }
  .foldable-sidebar .module-row, .foldable-sidebar .module-links {
    display: none; }
  .foldable-sidebar.open .block-title:after {
    display: block; }
  .foldable-sidebar.open .block-title:before {
    display: inline-block; }
  .foldable-sidebar.open .module-row, .foldable-sidebar.open .module-links {
    display: block; } }

.trashcan-icon {
  background-position: -384px -81px;
  width: 16px;
  height: 16px;
  overflow: hidden;
  text-indent: -9999px; }

figure {
  overflow: hidden;
  margin: 6px auto;
  display: table;
  text-align: center; }
  figure:before, figure:after {
    content: "";
    display: table;
    clear: both; }
  figure img {
    display: block;
    margin: 0; }
  figure figcaption {
    display: block;
    padding: 6px;
    font-size: 80%;
    color: gray; }

.pagination {
  text-align: center; }
  .pagination a, .pagination span {
    text-decoration: none;
    display: inline-block;
    padding: 2px 0.3em;
    min-width: 1.25em;
    border-radius: 5px; }
    .pagination a.prev:before, .pagination span.prev:before {
      content: "\00AB "; }
    .pagination a.next:after, .pagination span.next:after {
      content: " \00BB"; }
    .pagination a:hover, .pagination span:hover {
      color: #ffffff;
      background: #6b8fc7; }
  .pagination li {
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0; }
    .pagination li.disabled a, .pagination li.disabled span, .pagination li.disabled a:hover .pagination li.disabled span:hover {
      color: gray;
      background: #ffffff;
      cursor: default; }
    .pagination li.active a, .pagination li.active span, .pagination li.active a:hover, .pagination li.active span:hover {
      color: #ffffff;
      background: #6b8fc7; }
  .module.tabular .pagination {
    border-top: 1px solid #ededed; }

.errorlist, .errornote, .form-row ul.errorlist {
  margin-left: -12px;
  margin-right: -12px;
  padding-left: 12px;
  padding-right: 12px;
  margin-top: 12px;
  margin-bottom: 12px;
  list-style: none;
  background: #f5e4e4;
  padding-top: 12px;
  padding-bottom: 12px;
  border-top: 1px solid #f1dbda;
  border-bottom: 1px solid #f1dbda;
  color: #b94a48; }

.form-row {
  margin-top: 12px;
  margin-bottom: 12px; }
  .form-row:after {
    content: " ";
    display: block;
    clear: both; }
  .form-row .field-label, .form-row .formset-label {
    float: left;
    width: 12em;
    vertical-align: middle;
    padding: 8px 0; }
  .form-row .form-control {
    display: block;
    margin-left: 12em; }
  .form-row .required {
    font-weight: bold; }
  .form-row .radio-description {
    padding: 0;
    margin: 0;
    font-size: .875em;
    margin: 0 0 .5em 0;
    color: gray; }
  .form-row ul {
    padding: 0;
    margin: 0;
    list-style: none; }
  .form-row li {
    list-style: none; }
  .form-row input[type=text],
  .form-row input[type=password],
  .form-row input[type=email],
  .form-row input[type=number],
  .form-row input[type=search],
  .form-row input[type=url],
  .form-row textarea {
    width: 100%;
    box-sizing: border-box; }
  .form-row input[type=checkbox],
  .form-row input[type=radio] {
    vertical-align: middle;
    margin-top: 0;
    margin-bottom: 0; }
  @media only screen and (max-width:52em) {
    .form-row .field-label, .form-row .formset-label {
      float: none;
      display: block;
      width: auto;
      margin-top: 0;
      margin-bottom: 6px; }
    .form-row .form-control {
      margin-left: 0; } }
  .form-row.tabular {
    margin-left: -12px;
    margin-right: -12px; }
    .form-row.tabular label {
      margin-left: 12px; }

.textareawrapper div.richedit_container {
  clear: none; }

.submit-row {
  padding-left: 12px;
  padding-right: 12px;
  margin-left: -12px;
  margin-right: -12px;
  margin-bottom: -4px;
  background: #ffffff;
  border-top: 1px solid #ededed;
  padding-top: 12px; }
  .submit-row:after {
    content: " ";
    display: block;
    clear: both; }
  #sidebar_1 .submit-row, #sidebar_2 .submit-row {
    margin: 0; }

.btn {
  border: none;
  padding: 0;
  margin: 0 0 12px 0;
  background: transparent;
  cursor: pointer;
  display: inline-block; }
  .btn .wrap {
    box-shadow: inset 0px 1px 0px 0px #f9f9f9;
    background: linear-gradient(to bottom, #f2f2f2 5%, #e8e8e8 100%);
    border: 1px solid #d9d9d9;
    background-color: #f2f2f2;
    display: block; }
    .btn .wrap a, .btn .wrap .text {
      color: #404040;
      display: block;
      line-height: 1.4;
      padding: 5.33333px 16px; }
      .btn .wrap a:hover, .btn .wrap .text:hover {
        color: #404040;
        text-decoration: none; }
  .btn:hover .wrap, .btn:focus .wrap {
    background-color: #e5e5e5;
    background: linear-gradient(to bottom, #e5e5e5 5%, #e0e0e0 100%);
    border: 1px solid #cccccc; }
  .btn:disabled .wrap {
    background-color: #f9f9f9;
    background: linear-gradient(to bottom, #f9f9f9 5%, #f4f4f4 100%);
    border: 1px solid #e0e0e0; }
  .btn:focus .wrap, .btn a:focus {
    box-shadow: 0 0 5px #6b8fc7; }
  .btn .wrap {
    padding: 0;
    margin: 0;
    font-size: 90%;
    cursor: pointer; }
  .btn a {
    text-decoration: none; }
    .btn a:hover {
      text-decoration: none; }
  .btn.primary, .btn.danger, .btn.confirm {
    font-weight: bold; }
  .btn.primary .wrap {
    box-shadow: inset 0px 1px 0px 0px #b5c7e3;
    background: linear-gradient(to bottom, #6b8fc7 5%, #5c84c1 100%);
    border: 1px solid #4673b9;
    background-color: #6b8fc7; }
    .btn.primary .wrap a, .btn.primary .wrap .text {
      color: #ffffff; }
      .btn.primary .wrap a:hover, .btn.primary .wrap .text:hover {
        color: #ffffff; }
  .btn.primary:hover .wrap, .btn.primary:focus .wrap {
    background-color: #5981c0;
    background: linear-gradient(to bottom, #5981c0 5%, #517bbd 100%);
    border: 1px solid #3f68a7; }
  .btn.primary:disabled .wrap {
    background-color: #b5c7e3;
    background: linear-gradient(to bottom, #b5c7e3 5%, #aec1e0 100%);
    border: 1px solid #90abd5; }
  .btn.primary:focus .wrap, .btn.primary a:focus {
    box-shadow: 0 0 5px #6b8fc7; }
  .btn.danger .wrap {
    box-shadow: inset 0px 1px 0px 0px #dca5a4;
    background: linear-gradient(to bottom, #b94a48 5%, #ab4341 100%);
    border: 1px solid #953b39;
    background-color: #b94a48; }
    .btn.danger .wrap a, .btn.danger .wrap .text {
      color: #ffffff; }
      .btn.danger .wrap a:hover, .btn.danger .wrap .text:hover {
        color: #ffffff; }
  .btn.danger:hover .wrap, .btn.danger:focus .wrap {
    background-color: #a74240;
    background: linear-gradient(to bottom, #a74240 5%, #a03f3d 100%);
    border: 1px solid #833332; }
  .btn.danger:disabled .wrap {
    background-color: #dca5a4;
    background: linear-gradient(to bottom, #dca5a4 5%, #d99e9d 100%);
    border: 1px solid #ce817f; }
  .btn.danger:focus .wrap, .btn.danger a:focus {
    box-shadow: 0 0 5px #6b8fc7; }
  .btn.confirm .wrap {
    box-shadow: inset 0px 1px 0px 0px #a3c4a3;
    background: linear-gradient(to bottom, #468847 5%, #3f7b40 100%);
    border: 1px solid #356635;
    background-color: #468847; }
    .btn.confirm .wrap a, .btn.confirm .wrap .text {
      color: #ffffff; }
      .btn.confirm .wrap a:hover, .btn.confirm .wrap .text:hover {
        color: #ffffff; }
  .btn.confirm:hover .wrap, .btn.confirm:focus .wrap {
    background-color: #3d773e;
    background: linear-gradient(to bottom, #3d773e 5%, #3a703b 100%);
    border: 1px solid #2c552d; }
  .btn.confirm:disabled .wrap {
    background-color: #a3c4a3;
    background: linear-gradient(to bottom, #a3c4a3 5%, #9dc09d 100%);
    border: 1px solid #84b084; }
  .btn.confirm:focus .wrap, .btn.confirm a:focus {
    box-shadow: 0 0 5px #6b8fc7; }

.btn-group {
  margin: 0 0 0 1px; }
  .btn-group .btn {
    display: block;
    float: left;
    margin-left: -1px; }
  .btn-group.reply, .btn-group.voting, .btn-group.admin {
    float: right; }

input[type=text],
input[type=password],
input[type=email],
input[type=number],
input[type=search],
input[type=url],
textarea {
  padding: 8px;
  display: block;
  background: #ffffff;
  color: #333333;
  box-shadow: inset 0 1px 3px #f2f2f2;
  border-radius: 0px;
  border: 1px solid #e6e6e6; }
  input[type=text]:focus,
  input[type=password]:focus,
  input[type=email]:focus,
  input[type=number]:focus,
  input[type=search]:focus,
  input[type=url]:focus,
  textarea:focus {
    outline: 0;
    border-color: #6b8fc7;
    box-shadow: 0px 0px 4px -1px #6b8fc7; }
  input[type=text]:focus:invalid, .errors input[type=text],
  input[type=password]:focus:invalid, .errors input[type=password],
  input[type=email]:focus:invalid, .errors input[type=email],
  input[type=number]:focus:invalid, .errors input[type=number],
  input[type=search]:focus:invalid, .errors input[type=search],
  input[type=url]:focus:invalid, .errors input[type=url],
  textarea:focus:invalid, .errors textarea {
    border-color: #b94a48;
    color: #b94a48;
    box-shadow: 0px 0px 4px -1px #b94a48; }
  input[type=text][disabled],
  input[type=password][disabled],
  input[type=email][disabled],
  input[type=number][disabled],
  input[type=search][disabled],
  input[type=url][disabled],
  textarea[disabled] {
    cursor: not-allowed;
    background-color: #cccccc;
    color: #858585; }

input, textarea {
  margin-bottom: 12px; }

fieldset, fieldset.module {
  border-top: 1px solid #ededed;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #ededed;
  background: #fcfcfc;
  margin-bottom: 12px;
  margin-top: 12px;
  box-shadow: none;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 12px;
  padding-right: 12px;
  margin-left: -12px;
  margin-right: -12px; }

form {
  margin-top: 12px;
  margin-bottom: 12px; }
  form fieldset:last-child {
    margin-bottom: 0;
    border-bottom: none; }
  form:last-child {
    margin-bottom: 0; }

p.help {
  font-size: 80%;
  color: gray; }

.positive {
  float: right; }

.negative {
  float: left; }

table.formset {
  background: #fcfcfc;
  width: 100%;
  box-sizing: border-box; }
  table.formset input {
    margin: 0; }
  table.formset th {
    background: #fcfcfc;
    color: #000000;
    border-top: 1px solid #ededed; }
  table.formset .formset-field {
    margin-right: 0; }

.formset-field {
  margin-right: 16px; }
  .formset-field input[type=text],
  .formset-field input[type=password],
  .formset-field input[type=email],
  .formset-field input[type=number],
  .formset-field input[type=search],
  .formset-field input[type=url],
  .formset-field textarea {
    width: 100%; }
  .formset-field input, .formset-field textarea {
    margin-bottom: 0; }

#header {
  background-color: #6b8fc7;
  background-position: 0px -280px;
  background-image: url("/static/alpha/images/sprites.png?b98ea74b9d39");
  background-size: 400px 400px; }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
    #header {
      background-image: url("/static/alpha/images/sprites%402x.png"); } }
  #header .actions {
    top: 101px;
    right: 16px;
    margin-top: -40px;
    position: absolute; }
  #header .templates, #header .feeds, #header .search-link {
    overflow: hidden;
    text-indent: -9999px;
    float: right;
    margin-left: 12px;
    cursor: pointer; }
  #header .templates {
    background-position: -277px -118px;
    width: 19px;
    height: 19px; }
  #header .feeds {
    background-position: -155px -138px;
    width: 19px;
    height: 19px;
    position: relative;
    overflow: visible; }
    #header .feeds .dropdown {
      position: absolute;
      right: 0;
      top: 19px;
      width: 200px;
      text-indent: 0;
      z-index: 2; }
  #header .search-link {
    background-position: -195px -138px;
    width: 19px;
    height: 19px;
    display: none; }
  #header a {
    outline: none; }

#logo a {
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  background-position: 0px 0px;
  width: 228px;
  height: 80px; }

#main_menu {
  padding: 0;
  margin: 0 16px;
  list-style: none;
  z-index: 1; }
  #main_menu li {
    float: left;
    position: relative;
    margin-left: 0px;
    margin-right: 2px; }
    #main_menu li a {
      display: block;
      padding: 0.5em 0.75em 0.4em 0.75em;
      background: #3f68a7;
      color: #ffffff; }
    #main_menu li.active a, #main_menu li a:hover {
      text-decoration: none;
      color: #364864;
      background: #ffffff;
      box-shadow: 0px -5px 5px -5px rgba(0, 0, 0, 0.1), -5px 0px 5px -5px rgba(0, 0, 0, 0.1), 5px 0px 5px -5px rgba(0, 0, 0, 0.1); }
    #main_menu li .badge {
      position: absolute;
      top: -8px;
      right: 8px; }

#main_menu_toggle {
  display: none; }
  #main_menu_toggle:after {
    background-position: 0px -138px;
    width: 24px;
    height: 24px; }

#main_menu_back {
  display: none;
  background-position: -50px -138px;
  width: 24px;
  height: 24px; }

#user_panel {
  padding: 16px;
  margin-right: 0;
  z-index: 1; }
  #user_panel .user {
    display: block;
    text-align: right;
    color: #ffffff;
    line-height: 32px;
    height: 36px;
    vertical-align: middle;
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
    #user_panel .user a, #user_panel .user a:hover {
      color: #ffffff; }
    #user_panel .user:before {
      content: "";
      float: right;
      margin-left: 32px;
      background-position: -262px -31px;
      width: 32px;
      height: 32px; }
    #user_panel .user:after {
      content: "";
      position: absolute;
      right: 48px;
      top: 50%;
      margin-top: -4px;
      background-position: -385px -9px;
      width: 8px;
      height: 8px; }
  #user_panel .avatar {
    float: right;
    margin-left: 32px;
    border: 2px solid #ffffff;
    overflow: hidden; }
    #user_panel .avatar img {
      display: block;
      width: 32px;
      height: 32px; }
  #user_panel a:hover {
    text-decoration: none; }
  #user_panel.touchhover-emul:hover #userlinks, #user_panel.touchhover #userlinks {
    display: block; }
  #user_panel.authenticated .user:before {
    display: none; }

#userlinks {
  float: right;
  width: 80%;
  margin: 0 -6px 0 0; }

#menu_shadow {
  display: none; }

#search_panel .search-input {
  box-shadow: 0px 0px 3px -1px rgba(0, 0, 0, 0.5); }

#search_panel input {
  border: none;
  box-shadow: none;
  padding-top: 12px;
  padding-bottom: 12px; }

#search_panel button {
  border: none;
  text-indent: -9999px;
  overflow: hidden;
  background-color: transparent;
  background-position: -215px -138px;
  width: 19px;
  height: 19px; }

#menu_panel .module {
  display: none; }

@media only screen and (max-width:60em) {
  #header .search-link {
    display: block; }
  #header .actions {
    margin-top: -48px; }
  #search_panel {
    display: none; } }

@media only screen and (max-width:52em) {
  #menu_panel {
    background: #ffffff;
    box-shadow: 0px 0px 12px -1px rgba(0, 0, 0, 0.5); }
    body.visible-menu #menu_panel {
      transform: none;
      transition: transform 200ms ease, visibility 0ms ease 0ms;
      visibility: visible; }
    #menu_panel #user_panel {
      background: #6b8fc7;
      margin-right: 0;
      padding-left: 0;
      padding-right: 0;
      height: 36px;
      position: relative; }
      #menu_panel #user_panel #userlinks {
        position: absolute;
        right: 16px; }
    #menu_panel .avatar {
      float: left;
      margin-left: 0;
      margin-right: 12px; }
    #menu_panel .user {
      padding-right: 43px;
      text-align: left;
      margin-left: 48px; }
      #menu_panel .user:after {
        right: 16px; }
      #menu_panel .user:before {
        display: none; }
    #menu_panel .module {
      display: block; }
  .menu, #main_menu {
    border-bottom: 1px solid #ededed; }
  #main_menu {
    position: static;
    padding: 8px 0;
    margin: 0; }
    #main_menu li {
      float: none;
      padding: 0;
      margin: 0;
      position: relative; }
      #main_menu li a {
        background: #ffffff;
        border: none;
        color: #506b95;
        padding: 8px 12px; }
      #main_menu li a:hover, #main_menu li a:active, #main_menu li.active a:hover, #main_menu li.active a:active {
        box-shadow: none;
        border: none;
        color: #ffffff;
        background: #6b8fc7; }
      #main_menu li.active a {
        box-shadow: none;
        border: none;
        background: #90abd5;
        color: #ffffff; }
      #main_menu li .badge {
        top: 50%;
        margin-top: -.7em; }
  body.visible-menu #menu_shadow {
    display: block;
    background: rgba(0, 0, 0, 0.5); }
  #main_menu_toggle {
    display: block;
    vertical-align: middle;
    height: 46px;
    line-height: 46px;
    color: white;
    font-weight: bold;
    text-transform: uppercase; }
    #main_menu_toggle:hover {
      text-decoration: none; }
    #main_menu_toggle:after {
      content: "";
      float: right;
      position: relative;
      top: 50%;
      margin-top: -12px;
      margin-left: 12px; }
  #main_menu_back {
    display: block;
    text-indent: -9999px;
    position: absolute;
    left: 12px;
    z-index: 1;
    top: 50%;
    margin-top: -12px; }
  #search_panel {
    display: block;
    bottom: 0;
    margin: 16px 0; }
    #search_panel .search-input {
      box-shadow: none;
      border: 1px solid #ededed; }
    #search_panel input {
      padding-top: 8px;
      padding-bottom: 8px; }
  #header .actions {
    margin-top: 16px;
    margin-right: 16px;
    top: auto;
    right: auto;
    position: relative;
    float: right;
    z-index: 2; }
  #header .search-link {
    display: none; }
  #logo a {
    background-position: -229px 0px;
    width: 130px;
    height: 30px;
    margin-top: 8px;
    margin-bottom: 8px; } }

.page-footer {
  clear: both;
  border: 1px solid #d5d5d5;
  margin-top: 12px;
  text-align: center;
  padding-left: 12px;
  padding-right: 12px; }

.discussion-block {
  margin-left: 16px;
  margin-right: 16px; }
  .discussion-block .comments_tree .thread_1 .comment {
    box-shadow: 0px 0px 3px -1px rgba(0, 0, 0, 0.5); }
    .discussion-block .comments_tree .thread_1 .comment .comment {
      box-shadow: none; }
  @media only screen and (max-width:60em) {
    .discussion-block {
      margin-left: 0;
      margin-right: 0; }
      .discussion-block .comments_tree .thread_1 .comment {
        box-shadow: none; } }
.discussion.header {
  border: 1px solid #ffffff;
  background: #f0f4f9;
  min-height: 56px;
  position: relative; }
  .discussion.header.me {
    background: #d3ddee; }
    .discussion.header.me .user {
      background: #d3ddee; }
  .discussion.header.resolved {
    background: #edf3ed; }
    .discussion.header.resolved .user {
      background: #edf3ed; }
  .discussion.header.deleted {
    background: #eac9c8; }
    .discussion.header.deleted .user {
      background: #eac9c8; }
  .discussion.header.new, .discussion.header.highlight {
    background: #ffffcc; }
    .discussion.header.new .user, .discussion.header.highlight .user {
      background: #ffffcc; }
  .discussion.header.resolved:after {
    background: #468847; }
  .discussion.header.entry.me:after {
    background: #6b8fc7; }
  .discussion.header.entry.resolved:after {
    background: #468847; }
  .discussion.header.entry.private:after {
    background: #f89406; }
  .discussion.header.entry.deleted:after {
    background: #b94a48; }
  .discussion.header ul.files {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    margin-top: 4px;
    padding-bottom: 4px;
    padding-top: 4px;
    clear: both; }
    .discussion.header ul.files small {
      color: gray; }
  .discussion.header .user {
    float: right;
    display: block;
    text-align: right;
    padding-right: 3px;
    min-height: 56px;
    position: absolute;
    right: 56px;
    top: 0px;
    background: #f0f4f9;
    padding-left: 12px; }
  .discussion.header .user_link {
    display: block;
    line-height: 22px;
    vertical-align: bottom; }
    .discussion.header .user_link a {
      line-height: 22px;
      vertical-align: bottom; }
  .discussion.header .distribution, .discussion.header .rank {
    display: block;
    font-size: 80%;
    color: gray;
    white-space: nowrap;
    padding-right: 28px;
    line-height: 14px; }
  .discussion.header.deleted .distribution, .discussion.header.deleted .rank, .discussion.header.deleted .info {
    color: #5d2524; }
  .discussion.header .comment_info {
    margin-left: 5px;
    margin-right: 180px; }
    .discussion.header .comment_info .subject {
      display: block;
      line-height: 25px;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      width: 100%; }
    .discussion.header .comment_info .info {
      line-height: 25px; }
      .discussion.header .comment_info .info .comment-link:before {
        content: " | "; }
  .discussion.header .user_rating {
    float: right;
    width: 20px;
    height: 36px;
    margin: -3px 0 0 8px; }
    .discussion.header .user_rating.admin {
      background-position: -309px -81px; }
    .discussion.header .user_rating.rating_0 {
      background-position: -57px -81px; }
    .discussion.header .user_rating.rating_1 {
      background-position: -99px -81px; }
    .discussion.header .user_rating.rating_2 {
      background-position: -141px -81px; }
    .discussion.header .user_rating.rating_3 {
      background-position: -183px -81px; }
    .discussion.header .user_rating.rating_4 {
      background-position: -225px -81px; }
    .discussion.header .user_rating.rating_5 {
      background-position: -267px -81px; }
  .discussion.header .icon {
    display: block;
    float: right;
    width: 48px;
    height: 48px;
    padding: 4px;
    position: absolute;
    right: 0px;
    top: 0px;
    background-position: 0px -81px; }
  .discussion.header .comment_link {
    position: absolute;
    top: 0px; }

.thread_1 .discussion.header:after {
  background-color: #56729f; }

.thread_2 .discussion.header:after {
  background-color: #6b8fc7; }

.thread_3 .discussion.header:after {
  background-color: #89a5d2; }

.thread_4 .discussion.header:after {
  background-color: #a6bcdd; }

.thread_5 .discussion.header:after {
  background-color: #c4d2e9; }

.thread_6 .discussion.header {
  margin-left: 0; }
  .thread_6 .discussion.header:after {
    display: none; }

.comments_tree form, .links form {
  display: inline; }

.comments .links {
  padding-left: 12px;
  padding-right: 12px;
  margin-top: 12px;
  margin-bottom: 12px; }

.comments_tree .thread_1 > .comment + .comment {
  margin-top: 12px; }

.comments_tree .thread_2 .comment {
  margin-bottom: 0;
  border: none;
  background: white;
  border-left: 1px solid #ededed; }

.discussion.header.new:after, .discussion.header.highlight:after {
  background: #ffff00; }

.discussion.header {
  margin-left: 10px;
  position: relative; }
  .discussion.header:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -11px;
    bottom: 0;
    width: 11px;
    background: #56729f; }

.discussion.header.topic {
  border-top: 1px solid #ededed; }

.discussion.header.entry .subject {
  font-weight: bold; }

.comments_tree ul.comment_thread {
  margin: 0;
  padding: 0;
  clear: both; }

.comments_tree ul.comment_thread ul.comment_thread ul.comment_thread {
  margin-left: 6px; }

.comments_tree ul.comment_thread.thread_1 {
  margin-left: 0; }

.discussion.content, .topic.content {
  padding: .7em .7em 0 .7em; }

.comments_tree li.comment {
  list-style: none;
  padding: 0;
  margin: 0;
  background: #eeeeee; }
  .comments_tree li.comment li.comment {
    background: #f8f9fc;
    overflow: hidden; }
    .comments_tree li.comment li.comment li.comment {
      background: #ffffff; }
      .comments_tree li.comment li.comment li.comment .discussion.header {
        border: 1px solid rgba(0, 0, 0, 0.1); }
        .comments_tree li.comment li.comment li.comment .discussion.header:after {
          top: -1px;
          bottom: -1px; }

.forum-topic {
  margin-left: -12px;
  margin-right: -12px; }

.comments .btn {
  margin-left: 8px; }
  .comments .btn .wrap {
    border: none;
    background: transparent;
    box-shadow: none; }
  .comments .btn:focus .wrap, .comments .btn a:focus {
    box-shadow: none; }
  .comments .btn .text {
    padding: 0;
    color: #506b95; }
  .comments .btn.reply {
    float: right; }
    .comments .btn.reply:before {
      content: "";
      display: inline-block;
      vertical-align: middle;
      margin-right: .5em;
      background-position: -95px -138px;
      width: 19px;
      height: 19px; }
    .comments .btn.reply .wrap {
      display: inline-block; }

.comments .btn-group {
  margin-right: 16px;
  margin-left: 16px; }

.comments .links.top .btn-group {
  display: inline; }

.comments .links.top .comment-link {
  float: left;
  font-size: 90%;
  line-height: 1.4;
  margin-right: 12px; }

@media only screen and (max-width:52em) {
  .comments .links.top .btn.forget {
    margin-left: 0; }
  .comments .links.top .comment-link {
    float: none;
    display: block;
    margin-bottom: 12px; } }

.comments .btn.lock, .comments .btn.private, .comments .btn.delete, .comments .btn.watch, .comments .btn.edit, .comments .btn.flag {
  overflow: hidden;
  text-indent: 9999px; }

.comments .btn.lock {
  background-position: -297px -118px;
  width: 19px;
  height: 19px; }
  .comments .btn.lock.active {
    background-position: -337px -118px;
    width: 18px;
    height: 18px; }

.comments .btn.private {
  background-position: -57px -118px;
  width: 19px;
  height: 19px; }

.comments .btn.delete {
  background-position: -137px -118px;
  width: 19px;
  height: 19px; }

.comments .btn.watch {
  background-position: -157px -118px;
  width: 19px;
  height: 19px; }
  .comments .btn.watch.active {
    background-position: -197px -118px;
    width: 19px;
    height: 19px; }

.comments .btn.edit {
  background-position: -375px -118px;
  width: 19px;
  height: 19px; }

.comments .btn.flag {
  background-position: -217px -118px;
  width: 19px;
  height: 19px; }

.comments .links.top .btn-group.reply {
  margin-left: 0;
  margin-right: 16px; }

.comments .links.top .btn-group.admin {
  margin-left: 0;
  margin-right: 0; }

.comments .comments_tree .links {
  overflow: hidden;
  min-width: 158px;
  float: right;
  margin-top: 0;
  margin-bottom: 0; }

.comments .comments_tree .btn.reply:before {
  display: none; }

.comments .comments_tree .btn.reply .text {
  overflow: hidden;
  text-indent: 9999px;
  background-position: -95px -138px;
  width: 19px;
  height: 19px; }

.comments .comments_tree .signature {
  float: left; }

.signature {
  color: gray;
  font-size: 85%;
  font-style: italic;
  margin-top: 0.5em;
  margin-bottom: 0.5em; }

.comments-stats .text {
  display: none; }

.comments-stats a {
  padding-right: 0.75em; }

.comments-stats .count {
  font-size: 85%; }
  .comments-stats .count:before {
    background-position: -97px -118px;
    width: 19px;
    height: 19px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: .25em; }

.comments-stats.empty a {
  padding-right: 0; }
  .comments-stats.empty a:before {
    background-position: -97px -118px;
    width: 19px;
    height: 19px;
    content: "";
    display: inline-block;
    vertical-align: middle; }

.status form {
  display: inline; }
  .status form button.watch {
    float: right;
    cursor: pointer;
    border: none;
    display: inline-block;
    overflow: hidden;
    text-indent: 9999px;
    background-position: -157px -118px;
    width: 19px;
    height: 19px; }
    .status form button.watch.active {
      background-position: -197px -118px;
      width: 19px;
      height: 19px; }

.headerlink {
  text-decoration: none;
  color: #d14;
  display: none; }
  .headerlink:after {
    content: "¶"; }

.comment_info:hover .headerlink {
  display: inline; }

.social ul, .social li {
  list-style: none;
  padding: 0;
  margin: 0; }

.social li {
  padding: 0 10px 0 0;
  display: inline-block; }

.social a {
  display: block;
  line-height: 32px;
  text-decoration: none;
  padding: 0 6px 0 0; }

.social li a:before {
  content: " ";
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle; }

.social li.facebook a:before {
  background-position: -295px -31px;
  width: 32px;
  height: 32px; }

.social li.twitter a:before {
  background-position: -328px -31px;
  width: 32px;
  height: 32px; }

.social li.gplus a:before {
  background-position: -361px -31px;
  width: 32px;
  height: 32px; }

.social li.vybralisme a:before {
  background-position: -351px -81px;
  width: 32px;
  height: 32px; }

.gallery img {
  display: block; }

.gallery .image {
  margin: 8px;
  display: inline-block;
  position: relative; }

.gallery .title {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  padding: 5px 0;
  text-align: center;
  color: white; }

.desktop.item {
  margin: 12px 0; }
  .desktop.item img {
    display: block; }
  .desktop.item .title {
    font-weight: bold; }

.module.desktops .module-row {
  overflow: hidden;
  padding-right: 0; }

.module.desktops img {
  width: 100%; }

.module.desktops .img-link {
  display: block;
  overflow: hidden;
  max-height: 256px; }

.module.desktops .desktop.item {
  float: left;
  width: 25%;
  max-width: 268px; }

.module.desktops .desktop-content {
  margin-right: 12px; }

@media only screen and (max-width:52em) {
  .module.desktops .desktop.item {
    width: 50%; } }

@media only screen and (max-width:36em) {
  .module.desktops .module-row {
    padding-right: 12px; }
  .module.desktops .desktop-content {
    margin-right: 0; }
  .module.desktops .desktop.item {
    float: none;
    width: auto;
    max-width: inherit; } }

.module.desktops.sidebar .desktop.item {
  float: none;
  width: auto; }

.module.desktops.sidebar .module-row {
  overflow: visible; }

.module.desktop-list .module-row.desktop.item {
  overflow: hidden;
  margin: 0;
  padding-top: 12px;
  padding-bottom: 12px; }

.module.desktop-list .image {
  float: left;
  width: 256px;
  margin-right: 12px; }
  .module.desktop-list .image img {
    max-width: 256px;
    max-height: 256px;
    display: block; }
  @media only screen and (max-width:52em) {
    .module.desktop-list .image {
      width: 128px; }
      .module.desktop-list .image img {
        max-width: 128px;
        max-height: 128px; } }
  @media only screen and (max-width:36em) {
    .module.desktop-list .image {
      width: 96px; }
      .module.desktop-list .image img {
        max-width: 96px;
        max-height: 96px; } }
.under-construction {
  border: 1px solid #000;
  color: #fff;
  padding: 8px;
  background: url("/static/alpha/images/bitmap/warning_pattern.png?c3051fd61fbf") repeat;
  margin-top: 12px;
  margin-bottom: 12px; }

.under-construction .warning {
  display: block;
  padding: 12px 12px 12px 72px;
  background: #111 url("/static/alpha/images/bitmap/warning_construction.png?c3051fd61fbf") 12px center no-repeat;
  font-weight: bold;
  min-height: 48px; }

.content-tabs {
  display: block;
  list-style: none;
  border-bottom: 1px solid #ededed;
  overflow: hidden;
  padding: 0 12px 12px 12px;
  margin-left: -12px;
  margin-right: -12px;
  margin-top: 12px;
  margin-bottom: 12px; }
  .content-tabs li {
    list-style: none;
    display: inline;
    margin: 0;
    padding: 0; }
  .content-tabs a {
    display: block;
    float: left;
    margin-right: 8px;
    padding: .2em .4em;
    text-decoration: none;
    border-radius: .8em; }
    .content-tabs a:hover, .content-tabs a:active {
      background: #b5c7e3;
      color: #ffffff; }
  .content-tabs .active a {
    background: #6b8fc7;
    color: #ffffff; }
  .content-tabs + form, .content-tabs + .module {
    margin-top: -13px; }

.avatar-profile {
  border: 1px solid #ededed;
  float: left;
  padding: 12px;
  margin: 16px 16px 16px 8px; }
  .avatar-profile img {
    display: block; }

.vcard .module-row {
  overflow: hidden; }

#monthly_stats {
  height: 200px; }

.monthly-stats-container .monthly-stats, .daily-stats-container .daily-stats {
  margin-top: 12px;
  margin-bottom: 12px;
  position: relative; }

.daily-stats .block {
  border: 1px solid #ffffff;
  background: #eeeeee; }

@media only screen and (max-width:52em) {
  .daily-stats .block {
    border-right: 0;
    border-bottom: 0; } }

.daily-stats .block.a-0 {
  background: #faf0e1; }

.daily-stats .block.a-1 {
  background: #faecca; }

.daily-stats .block.a-2 {
  background: #f9eeb3; }

.daily-stats .block.a-3 {
  background: #f9f59d; }

.daily-stats .block.a-4 {
  background: #f0f886; }

.daily-stats .block.a-5 {
  background: #def870; }

.daily-stats .block.a-6 {
  background: #c6f859; }

.daily-stats .block.a-7 {
  background: #aaf743; }

.daily-stats .block.a-8 {
  background: #88f72c; }

.daily-stats .block.a-9 {
  background: #61f616; }

.daily-stats .block.a-10 {
  background: #35f600; }

.daily-stats .block.a-11 {
  background: #31e300; }

.daily-stats .block.a-12 {
  background: #2dcf00; }

.daily-stats .block.a-13 {
  background: #28bc00; }

.daily-stats .block.a-14 {
  background: #24a800; }

.daily-stats .block.a-15 {
  background: #209500; }

.daily-stats .block.a-16 {
  background: #1c8100; }

.daily-stats .block.a-17 {
  background: #186e00; }

.daily-stats .block.a-18 {
  background: #135a00; }

.daily-stats .block.a-19 {
  background: #0f4700; }

.daily-stats .block.a-20 {
  background: #0b3300; }

body .geoposition-widget {
  clear: none; }

.module-row > .geoposition-widget {
  margin-top: 12px;
  margin-bottom: 12px; }

pre > .hll {
  background-color: #ffffcc; }

pre > {
  background: #ffffff; }

pre > .c {
  color: #408080;
  font-style: italic; }

/* Comment */
pre > .err {
  border: 1px solid #FF0000; }

/* Error */
pre > .k {
  color: #008000;
  font-weight: bold; }

/* Keyword */
pre > .o {
  color: #666666; }

/* Operator */
pre > .cm {
  color: #408080;
  font-style: italic; }

/* Comment.Multiline */
pre > .cp {
  color: #BC7A00; }

/* Comment.Preproc */
pre > .c1 {
  color: #408080;
  font-style: italic; }

/* Comment.Single */
pre > .cs {
  color: #408080;
  font-style: italic; }

/* Comment.Special */
pre > .gd {
  color: #A00000; }

/* Generic.Deleted */
pre > .ge {
  font-style: italic; }

/* Generic.Emph */
pre > .gr {
  color: #FF0000; }

/* Generic.Error */
pre > .gh {
  color: #000080;
  font-weight: bold; }

/* Generic.Heading */
pre > .gi {
  color: #00A000; }

/* Generic.Inserted */
pre > .go {
  color: #888888; }

/* Generic.Output */
pre > .gp {
  color: #000080;
  font-weight: bold; }

/* Generic.Prompt */
pre > .gs {
  font-weight: bold; }

/* Generic.Strong */
pre > .gu {
  color: #800080;
  font-weight: bold; }

/* Generic.Subheading */
pre > .gt {
  color: #0044DD; }

/* Generic.Traceback */
pre > .kc {
  color: #008000;
  font-weight: bold; }

/* Keyword.Constant */
pre > .kd {
  color: #008000;
  font-weight: bold; }

/* Keyword.Declaration */
pre > .kn {
  color: #008000;
  font-weight: bold; }

/* Keyword.Namespace */
pre > .kp {
  color: #008000; }

/* Keyword.Pseudo */
pre > .kr {
  color: #008000;
  font-weight: bold; }

/* Keyword.Reserved */
pre > .kt {
  color: #B00040; }

/* Keyword.Type */
pre > .m {
  color: #666666; }

/* Literal.Number */
pre > .s {
  color: #BA2121; }

/* Literal.String */
pre > .na {
  color: #7D9029; }

/* Name.Attribute */
pre > .nb {
  color: #008000; }

/* Name.Builtin */
pre > .nc {
  color: #0000FF;
  font-weight: bold; }

/* Name.Class */
pre > .no {
  color: #880000; }

/* Name.Constant */
pre > .nd {
  color: #AA22FF; }

/* Name.Decorator */
pre > .ni {
  color: #999999;
  font-weight: bold; }

/* Name.Entity */
pre > .ne {
  color: #D2413A;
  font-weight: bold; }

/* Name.Exception */
pre > .nf {
  color: #0000FF; }

/* Name.Function */
pre > .nl {
  color: #A0A000; }

/* Name.Label */
pre > .nn {
  color: #0000FF;
  font-weight: bold; }

/* Name.Namespace */
pre > .nt {
  color: #008000;
  font-weight: bold; }

/* Name.Tag */
pre > .nv {
  color: #19177C; }

/* Name.Variable */
pre > .ow {
  color: #AA22FF;
  font-weight: bold; }

/* Operator.Word */
pre > .w {
  color: #bbbbbb; }

/* Text.Whitespace */
pre > .mb {
  color: #666666; }

/* Literal.Number.Bin */
pre > .mf {
  color: #666666; }

/* Literal.Number.Float */
pre > .mh {
  color: #666666; }

/* Literal.Number.Hex */
pre > .mi {
  color: #666666; }

/* Literal.Number.Integer */
pre > .mo {
  color: #666666; }

/* Literal.Number.Oct */
pre > .sb {
  color: #BA2121; }

/* Literal.String.Backtick */
pre > .sc {
  color: #BA2121; }

/* Literal.String.Char */
pre > .sd {
  color: #BA2121;
  font-style: italic; }

/* Literal.String.Doc */
pre > .s2 {
  color: #BA2121; }

/* Literal.String.Double */
pre > .se {
  color: #BB6622;
  font-weight: bold; }

/* Literal.String.Escape */
pre > .sh {
  color: #BA2121; }

/* Literal.String.Heredoc */
pre > .si {
  color: #BB6688;
  font-weight: bold; }

/* Literal.String.Interpol */
pre > .sx {
  color: #008000; }

/* Literal.String.Other */
pre > .sr {
  color: #BB6688; }

/* Literal.String.Regex */
pre > .s1 {
  color: #BA2121; }

/* Literal.String.Single */
pre > .ss {
  color: #19177C; }

/* Literal.String.Symbol */
pre > .bp {
  color: #008000; }

/* Name.Builtin.Pseudo */
pre > .vc {
  color: #19177C; }

/* Name.Variable.Class */
pre > .vg {
  color: #19177C; }

/* Name.Variable.Global */
pre > .vi {
  color: #19177C; }

/* Name.Variable.Instance */
pre > .il {
  color: #666666; }

/* Literal.Number.Integer.Long */
.codeblock .synComment {
  color: #408080;
  font-style: italic; }

.codeblock .synConstant {
  color: #008000;
  font-weight: bold; }

.codeblock .synIdentifier {
  color: #19177C; }

.codeblock .synStatement {
  color: #008000;
  font-weight: bold; }

.codeblock .synPreProc {
  color: #BC7A00; }

.codeblock .synType {
  color: #2E8B57;
  font-weight: bold; }

.codeblock .synSpecial {
  color: #B00040; }

.codeblock .synUnderlined {
  color: #000000;
  text-decoration: underline; }

.codeblock .synError {
  border: 1px solid #FF0000; }

.codeblock .synTodo {
  color: #0000FF;
  background: #FFFF00 none; }
