* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

::selection {
  background: #cecece;
  color: #fefefe;
  text-shadow: none; }

::-moz-selection {
  background: #cecece;
  color: #fefefe;
  text-shadow: none; }

i {
  color: inherit; }

p {
  margin: 0;
  margin-bottom: 24px; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

iframe {
  border: 0; }

video {
  width: 100%;
  height: 100%; }

audio {
  width: 100%; }

audio,
canvas,
img,
svg,
video {
  vertical-align: middle; }

img {
  max-width: 100%;
  font-style: italic; }

button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  border: none;
  text-decoration: none;
  cursor: pointer;
  line-height: normal;
  padding: 0; }

/* Fix for odd Mozilla border & padding issues */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  border: none;
  outline: none;
  margin: 0;
  width: 100%;
  display: block;
  background: #fff; }

html {
  font-family: "ubuntu-light-webfont";
  font-size: 16px;
  line-height: 24px;
  color: #444444;
  background-color: #fefefe;
  cursor: default; }
/*
body {
  *zoom: 1;
  max-width: 68em;
  margin-left: auto;
  margin-right: auto; }
  body:before, body:after {
    content: " ";
    display: table; }
  body:after {
    clear: both; }

html {
  position: relative;
  min-height: 100%; }

body {
  margin-bottom: 100px; }

.footer {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100px;
  width: 100%; }
*/
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

input[type="text"],
input[type="password"],
input[type="email"],
input[type="search"],
input[type="number"],
select,
textarea {
  width: 100%;
  padding: 6px 12px;
  border: 1px solid #cecece; }

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
select:focus,
textarea:focus {
  border: 1px solid #c65555; }

input[type="checkbox"] {
  display: block;
  margin: 6px 12px;
  margin-bottom: 24px; }

label {
  display: block;
  margin-bottom: 12px;
  font-size: 18px; }
  label input[type="checkbox"] {
    display: inline;
    margin: 6px 12px;
    margin-bottom: 0; }

@font-face {
  font-family: ubuntu-light-webfont;
  font-weight: normal;
  font-style: normal;
  src: url("vendors/fonts/ubuntu-light-webfont.eot");
  src: url("vendors/fonts/ubuntu-light-webfont.eot?#iefix") format("embedded-opentype"), url("vendors/fonts/ubuntu-light-webfont.woff") format("woff"), url("vendors/fonts/ubuntu-light-webfont.ttf") format("truetype"), url("vendors/fonts/ubuntu-light-webfont.svg#ubuntu-light-webfont") format("svg"); }
a {
  color: #979797;
  text-decoration: none;
  outline: 0; }
  a:hover, a:focus {
    color: #1c1c1c; }

ul, ol {
  margin: 0;
  padding: 0;
  list-style-type: none; }
h1 {
  font-size: 25.88854px;
  line-height: 38.83282px; }

h2 {
  font-size: 21.33333px;
  line-height: 32.0px; }

.comment-media, .container,
.header, .rows .row,
.comment, .comment-info, .menu-item {
  *zoom: 1; }
  .comment-media:before, .container:before,
  .header:before, .rows .row:before,
  .comment:before, .comment-info:before, .menu-item:before, .comment-media:after, .container:after,
  .header:after, .rows .row:after,
  .comment:after, .comment-info:after, .menu-item:after {
    content: " ";
    display: table; }
  .comment-media:after, .container:after,
  .header:after, .rows .row:after,
  .comment:after, .comment-info:after, .menu-item:after {
    clear: both; }

.inline-list li,
.tabs li,
.admin-tabs li,
.header-tabs li,
.nav li,
.comment-date li,
.comment-actions li,
.paginator li,
.reply-markdown li,
.share-actions li,
.profile-track li, .row-info div {
  display: inline-block;
  *display: inline;
  zoom: 1; }

.inline-list li,
.tabs li,
.admin-tabs li,
.header-tabs li,
.nav li,
.comment-date li,
.comment-actions li,
.paginator li,
.reply-markdown li,
.share-actions li,
.profile-track li {
  margin-left: 12px; }
  .inline-list li:first-child,
  .tabs li:first-child,
  .admin-tabs li:first-child,
  .header-tabs li:first-child,
  .nav li:first-child,
  .comment-date li:first-child,
  .comment-actions li:first-child,
  .paginator li:first-child,
  .reply-markdown li:first-child,
  .share-actions li:first-child,
  .profile-track li:first-child {
    margin-left: 0; }

input[type="submit"].button,
.button, .dropdown-button {
  line-height: 2;
  height: 2em;
  color: #444444; }

input[type="submit"].button,
.button {
  display: block;
  width: 100%;
  text-align: center;
  background-color: #cecece; }
  input[type="submit"].button.is-undo,
  .button.is-undo {
    background-color: #c65555; }
  @media screen and (min-width: 768px) {
    input[type="submit"].button,
    .button {
      display: inline-block;
      *display: inline;
      zoom: 1;
      width: auto;
      padding: 0 12px; } }

.comment-img {
  float: left; }

.comment-body {
  overflow: hidden; }

.tab-link {
  display: block;
  font-size: 18px;
  padding: 0 12px 6px 12px; }
  .tab-link.is-selected {
    color: #1c1c1c;
    border-bottom: #cecece 4px solid; }

.side-menu {
  z-index: 9000;
  position: fixed;
  top: 0;
  left: 0;
  width: 0;
  /* hidden (for animation) */
  max-width: 320px;
  height: 100%;
  overflow: hidden;
  overflow-y: auto;
  background: #333333;
  -webkit-box-shadow: inset -1.5em 0 1.5em -0.75em rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset -1.5em 0 1.5em -0.75em rgba(0, 0, 0, 0.25);
  box-shadow: inset -1.5em 0 1.5em -0.75em rgba(0, 0, 0, 0.25);
  -webkit-transition: width 0.5s ease;
  -moz-transition: width 0.5s ease;
  -o-transition: width 0.5s ease;
  transition: width 0.5s ease; }
  .side-menu li {
    border-top: 1px solid rgba(255, 255, 255, 0.1); }
    .side-menu li:last-child {
      border-bottom: rgba(255, 255, 255, 0.1) solid 1px; }

/* IE9+ */
#side-menu:target,
.side-menu-show {
  width: 70%; }

.side-menu-link {
  display: block;
  line-height: 42px;
  white-space: nowrap;
  color: #cccccc;
  padding-left: 15px; }
  .side-menu-link:focus, .side-menu-link:hover {
    color: #fefefe;
    background: rgba(255, 255, 255, 0.1); }
  .side-menu-link.is-active {
    color: #fefefe; }

.side-menu-close {
  font-size: 35px;
  line-height: 75px;
  margin-left: 15px;
  color: #cccccc; }
  .side-menu-close:focus, .side-menu-close:hover {
    color: #fefefe; }

.container,
.header {
  margin-bottom: 24px; }

.header-logo {
  float: left;
  font-size: 28px;
  line-height: 48px;
  color: #444444; }

.header-link {
  float: right;
  line-height: 48px; }

.header-tabs {
  float: right;
  line-height: 48px; }
  .header-tabs li {
    margin-left: 24px; }

.header-tab-link.is-selected {
  color: #1c1c1c; }
.header-tab-link.is-highlighted {
  color: #c65555; }

.header-tabs-content {
  clear: both; }

.header-tab-content {
  display: none;
  padding-bottom: 24px;
  border-bottom: #cecece 1px solid; }

@media screen and (min-width: 768px) {
  .header-nav {
    text-align: right; } }
.header-nav .menu {
  text-align: left; }

.footer-container {
  *zoom: 1;
  max-width: 68em;
  margin-left: auto;
  margin-right: auto; }
  .footer-container:before, .footer-container:after {
    content: " ";
    display: table; }
  .footer-container:after {
    clear: both; }

.footer-logo {
  float: right;
  font-size: 14px;
  margin-top: 50px; }

.headline {
  font-weight: normal; }

.field {
  margin-bottom: 24px; }

.checkboxes {
  overflow: auto;
  max-height: 144px;
  margin-bottom: 24px;
  background-color: #fefefe;
  border: 1px solid #cecece; }

.errorlist {
  color: #c65555;
  margin-bottom: 12px; }

/*
.video {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }
  .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
*/

.rows {
  margin-bottom: 24px; }

.rows .row,
.comment {
  padding: 12px;
  border-top: #cecece 1px solid; }
  .rows .row:last-child,
  .comment:last-child {
    border-bottom: #cecece 1px solid; }

.row-title {
  float: left;
  display: block;
  margin-right: 7.42297%;
  width: 100%;
  margin-bottom: 12px; }
  .row-title:last-child {
    margin-right: 0; }
  @media screen and (min-width: 768px) {
    .row-title {
      float: left;
      display: block;
      margin-right: 3.57866%;
      width: 48.21067%;
      margin-bottom: 0; }
      .row-title:last-child {
        margin-right: 0; } }

.row-link {
  color: #444444; }
  .row-link:visited {
    color: #979797; }

.row-info {
  float: left;
  display: block;
  margin-right: 7.42297%;
  width: 100%;
  color: #979797; }
  .row-info:last-child {
    margin-right: 0; }
  .row-info div {
    margin-left: 24px; }
    .row-info div:first-child {
      margin-left: 0; }
  @media screen and (min-width: 768px) {
    .row-info {
      float: left;
      display: block;
      margin-right: 3.57866%;
      width: 48.21067%;
      text-align: right; }
      .row-info:last-child {
        margin-right: 0; } }

.row-unread {
  font-size: 9.88854px;
  background-color: #e2f5fc; }

.row-edit {
  float: right; }

.categories {
  float: left;
  display: block;
  margin-right: 7.42297%;
  width: 100%;
  margin-bottom: 12px; }
  .categories:last-child {
    margin-right: 0; }
  @media screen and (min-width: 768px) {
    .categories {
      float: left;
      display: block;
      margin-right: 3.57866%;
      width: 48.21067%; }
      .categories:last-child {
        margin-right: 0; } }

.tab-content {
  display: none; }

.new-topic {
  float: left;
  display: block;
  margin-right: 7.42297%;
  width: 100%; }
  .new-topic:last-child {
    margin-right: 0; }
  @media screen and (min-width: 768px) {
    .new-topic {
      float: left;
      display: block;
      margin-right: 3.57866%;
      width: 48.21067%;
      text-align: right; }
      .new-topic:last-child {
        margin-right: 0; } }

.topic-moderation {
  margin-bottom: 24px; }
  @media screen and (min-width: 768px) {
    .topic-moderation {
      text-align: right; }
      .topic-moderation .menu {
        text-align: left; } }

.head-edit-link {
  font-size: 14px; }

.move-comments {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 1;
  display: block;
  width: 100%;
  background: #cecece;
  padding: 6px 0; }

.move-container {
  *zoom: 1;
  max-width: 68em;
  margin-left: auto;
  margin-right: auto; }
  .move-container:before, .move-container:after {
    content: " ";
    display: table; }
  .move-container:after {
    clear: both; }

.move-link,
.move-label,
.move-input {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  margin-left: 12px; }

.move-link {
  padding: 6px;
  background: #f6f6f6; }

.move-input input {
  width: 100px;
  margin: 0; }

input.move-comment-checkbox {
  display: inline-block;
  margin: 0; }

.nav {
  font-size: 14px; }
  .nav .fa {
    margin-left: 12px; }

.comments {
  margin-bottom: 24px; }

.comment.is-highlighted {
  background: #ffffe9; }

.comment-img {
  width: 50px;
  margin-right: 24px; }

.comment-avatar {
  border-radius: 25px; }

.comment-info {
  font-size: 14px;
  margin-bottom: 12px; }

.comment-username {
  float: left; }

.comment-date {
  float: right; }

.comment-realname {
  display: none; }
  @media screen and (min-width: 768px) {
    .comment-realname {
      display: inline;
      margin-left: 12px; } }

.comment-text blockquote {
  margin: 0;
  border-left: #cecece 4px solid;
  padding-left: 24px; }
.comment-text ul {
  list-style-type: disc;
  list-style-position: inside;
  margin-left: 40px;
  margin-bottom: 24px; }
.comment-text img {
  vertical-align: text-bottom; }

.comment-actions {
  font-size: 14px;
  text-align: right; }

.comment-removed {
  font-size: 14px;
  word-wrap: break-word; }

.username.is-admin {
  background: #ffffe9; }
.username.is-mod {
  background: #e2f5fc; }

.paginator {
  margin-bottom: 24px; 
  margin-left:10px;}
  @media screen and (min-width: 768px) {
    .paginator {
      float: left;
      display: block;
      margin-right: 3.57866%;
      width: 48.21067%; }
      .paginator:last-child {
        margin-right: 0; } }

.paginator-button {
  display: block;
  padding: 4px 12px;
  border: #cecece 1px solid; }

.notify { }
  @media screen and (min-width: 768px) {
    .notify {
      float: left;
      display: block;
      margin-right: 3.57866%;
      width: 48.21067%;
      text-align: right; }
      .notify:last-child {
        margin-right: 0; } }

.reply {
  padding: 12px; }
  .reply textarea {
    height: 96px;
    margin-bottom: 12px; }

.reply-markdown {
  margin-bottom: 24px; }
  @media screen and (min-width: 768px) {
    .reply-markdown {
      float: left; } }
  .reply-markdown li {
    margin-left: 24px; }

ul.reply-markdown {
  /* reset */
  list-style: none;
  margin-left: 0; }

@media screen and (min-width: 768px) {
  .reply-button {
    float: right; } }

.topic-publish-comment textarea {
  height: 240px; }

.share {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9100;
  display: table;
  width: 100%;
  height: 100%;
  background: #fefefe;
  background: rgba(254, 254, 254, 0.75); }
  @media screen and (min-width: 768px) {
    .share {
      width: 300px;
      height: 150px;
      top: 50%;
      left: 50%;
      margin-top: -75px;
      margin-left: -150px;
      padding: 24px;
      border: #cecece 1px solid; } }

.share-close {
  float: right;
  margin-bottom: 24px; }

.share-box {
  display: table-cell;
  vertical-align: middle; }

.share-url {
  margin-bottom: 12px; }

.share-actions {
  text-align: right; }
  .share-actions li {
    margin-left: 24px; }

@media screen and (min-width: 768px) {
  .menu,
  .participants-menu {
    display: inline-block; } }
.menu li,
.participants-menu li {
  background-color: #f6f6f6;
  margin-bottom: 6px; }
  .menu li:last-child,
  .participants-menu li:last-child {
    margin-bottom: 0; }

.menu-link {
  display: block;
  padding: 0 12px; }

.menu-item {
  padding: 0 12px; }

.menu-username {
  float: left; }

.menu-icon {
  float: right; }

.profile-img {
  float: left;
  display: block;
  margin-right: 7.42297%;
  width: 100%;
  margin-bottom: 24px;
  text-align: center; }
  .profile-img:last-child {
    margin-right: 0; }

.profile-avatar {
  width: 200px;
  height: 200px;
  border-radius: 100px; }

.profile-username {
  font-size: 21px; }

.profile-info {
  margin-bottom: 24px;
  text-align: center; }

.profile-title {
  text-align: left; }

.profile-date {
  text-align: left; }

.private-message {
  margin-bottom: 48px;
  text-align: center; }

.profile-preferences {
  margin-bottom: 48px;
  text-align: center; }

.private-participants {
  float: left;
  display: block;
  margin-right: 7.42297%;
  width: 100%;
  margin-bottom: 12px; }
  .private-participants:last-child {
    margin-right: 0; }
  @media screen and (min-width: 768px) {
    .private-participants {
      float: left;
      display: block;
      margin-right: 3.57866%;
      width: 48.21067%; }
      .private-participants:last-child {
        margin-right: 0; } }

.private-leave {
  float: left;
  display: block;
  margin-right: 7.42297%;
  width: 100%;
  margin-bottom: 24px; }
  .private-leave:last-child {
    margin-right: 0; }
  @media screen and (min-width: 768px) {
    .private-leave {
      float: left;
      display: block;
      margin-right: 3.57866%;
      width: 48.21067%;
      text-align: right; }
      .private-leave:last-child {
        margin-right: 0; } }

.participants-menu {
  margin-bottom: 12px; }

.preference-label {
  font-size: 18px;
  margin-bottom: 12px; }

.preference-desc {
  margin: 0;
  margin-bottom: 24px;
  padding: 0 12px; }

.login {
  margin-bottom: 24px; }

.login-link {
  display: block;
  margin-bottom: 6px; }

.messages-info, .messages-error {
  margin-bottom: 24px;
  padding: 12px; }

.messages-info {
  background: #e2f5fc; }

.messages-error {
  background: #fce2e2; }

.message-title {
  margin-bottom: 12px; }
  .message-title.is-info {
    color: #95a2a7; }
  .message-title.is-error {
    color: #c65555; }

.admin-tabs {
  margin-bottom: 24px; }

.statistics-box {
  float: left;
  display: block;
  margin-right: 7.42297%;
  width: 19.43277%;
  word-wrap: break-word;
  padding: 12px 0;
  margin-bottom: 24px;
  background: #f6f6f6; }
  .statistics-box:last-child {
    margin-right: 0; }
  .statistics-box:nth-child(4n) {
    margin-right: 0; }
  .statistics-box:nth-child(4n+1) {
    clear: left; }

.statistics-title {
  text-align: center; }

.statistics-count {
  text-align: center; }

.new-category {
  margin-bottom: 24px; }
  @media screen and (min-width: 768px) {
    .new-category {
      text-align: right; } }

/*
div.container {
  @include outer-container;

  div.element {
    @include span-columns(4);
	//styles

	@include media( $medium ) {
      @include span-columns(4);
	  //styles
    }

	@include media( $medium-only ) {
	  @include omega(2n);
	  //only for omega.
    }

	@include media( $large ) {
      @include span-columns(3);
	  //styles
	}
  }


}
*/


/* Forum customization */
.content-wrapper {
  max-width: 62.5rem;
  margin: 2em auto 0 auto; }
.content-wrapper:after {
  content:"";
  display:table;
  clear:both;
}

.lesson-tree .row {
  border: none;
  padding: 0;
}
.lesson-tree .categories {
  margin-right: 0;
}
.content-wrapper .button {
  display: inline-block;
  zoom: 1;
  width: auto;
  padding: 0 12px;
}
a {
  color: #c93636;
}
a:hover {
  color: #8d2626;
}

.header-logo { color: #c93636; }
.header-logo:hover { color: #8d2626; }

/* Hide categories list */
.content-wrapper ul.nav { display: none; }
.content-wrapper .rows .row .row-info div:first-child { display: none; }
.content-wrapper .container .categories * { display: none; }

@media screen and (max-width: 1040px) {
  .content-wrapper {
    padding: 0 1rem;
  }
}