@charset "utf-8";
#kunena.layout .red {
  color: #e80f22 !important;
}
#kunena.layout .orange {
  color: #eb6301 !important;
}
#kunena.layout .yellow {
  color: #fcd115 !important;
}
#kunena.layout .green {
  color: #80ba01 !important;
}
#kunena.layout .lightblue {
  color: #b9e8fa !important;
}
#kunena.layout .blue {
  color: #0072c6 !important;
}
#kunena.layout .grey {
  color: #cccccc !important;
}
#kunena.layout .filter {
  width: auto;
}
#kunena.layout a:active,
#kunena.layout a:focus,
#kunena.layout select:focus,
#kunena.layout input[type='file']:focus,
#kunena.layout input[type='radio']:focus,
#kunena.layout input[type='checkbox']:focus {
  outline: 0 !important;
}
#kunena.layout h1 {
  font-size: 22px;
  line-height: 24px;
}
#kunena.layout h1 small {
  font-size: 16.25px;
}
#kunena.layout h2 {
  font-size: 20px;
  padding-top: 0;
  margin-top: 0;
}
#kunena.layout h3 {
  font-size: 18px;
}
#kunena.layout .kgooglemap {
  width: 100%;
  display: block;
  height: 480px;
  overflow: hidden;
  position: relative;
}
#kunena.layout .kgooglemap img {
  max-width: none !important;
}
#kunena.layout .knewchar {
  padding-left: 3px;
}
#kunena.layout .kfrontend {
  padding: 20px 0;
  margin-bottom: 20px;
  clear: both;
}
#kunena.layout .kfrontend .section {
  margin-bottom: 20px;
}
#kunena.layout .kfrontend:hover .btn,
#kunena.layout .kprofile:hover .kinfo {
  visibility: visible;
}
#kunena.layout .kfrontend .btn,
#kunena.layout .kprofile .kinfo {
  visibility: hidden;
}
#kunena.layout .navbar-inner {
  padding: 0;
}
#kunena.layout #messages li {
  float: left;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
#kunena.layout .message {
  margin: 20px 0;
}
#kunena.layout .btn-marging {
  margin-bottom: 0;
}
#kunena.layout .kreply-form {
  display: none;
  margin-left: 20px;
  margin-bottom: 30px;
  box-shadow: 0 0 6px #B2B2B2;
}
#kunena.layout .kmsgattach {
  padding-left: 30px;
  padding-top: 10px;
}
#kunena.layout .pagination {
  margin: 3px 0;
}
#kunena.layout .kfile-input-textbox {
  display: inline-block;
}
#kunena.layout .kattachment {
  padding-top: 5px;
}
#kunena.layout .kattachment-insert {
  margin-left: 20px;
}
#kunena.layout img {
  max-width: 100%;
  width: auto \9;
  height: auto;
  display: inline-block;
}
#kunena.layout .table {
  float: left;
}
#kunena.layout .form-search {
  margin: 0;
}
#kunena.layout .kpoll {
  padding-left: 90px;
}
#kunena.layout .thumbnail {
  border-color: #ddd;
  border-radius: 4px;
}
#kunena.layout .thumbnails li {
  margin: 0;
  padding: 0;
  width: 23%;
  padding-right: 2%;
  float: left;
  display: inline-block;
}
#kunena.layout .topic-starter-circle,
#kunena.layout .topic-moderator-circle {
  padding-top: 30px !important;
  margin-top: -20px !important;
}
#kunena.layout .topic-starter {
  display: inline-block;
  height: auto;
  border-radius: 0 0 4px 4px;
  white-space: nowrap;
  border: 1px solid #ddd;
  border-top: 0 none;
  padding: 4px 8px 10px;
  color: #3a87ad;
  line-height: 1em;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
}
#kunena.layout .topic-moderator {
  display: inline-block;
  height: auto;
  border-radius: 0 0 4px 4px;
  white-space: nowrap;
  border: 1px solid #ddd;
  border-top: 0 none;
  padding: 4px 8px 10px;
  color: red;
  line-height: 1em;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
}
#kunena.layout hr {
  margin: 0;
}
#kunena.layout .kfrontend .table td {
  padding: 10px;
}
#kunena.layout .kfrontend .table td h1,
#kunena.layout .kfrontend .table td h2,
#kunena.layout .kfrontend .table td h3,
#kunena.layout .kfrontend .table td h4,
#kunena.layout .kfrontend .table td h5,
#kunena.layout .kfrontend .table td h6 {
  margin: 0 !important;
  line-height: 20px;
}
#kunena.layout .unstyled,
#kunena.layout .inline li,
#kunena.layout #kstats li {
  list-style: none;
}
#kunena.layout .profilebox li {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 1.4em;
}
#kunena.layout .viewsnum,
#kunena.layout .repliesnum {
  font-size: 110%;
  float: right;
}
#kunena.layout .breadcrumb {
  padding: 0;
  margin-bottom: 20px;
  background-color: transparent;
}
#kunena.layout input[type='checkbox'] {
  zoom: 1;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
#kunena.layout a:focus,
#kunena.layout .btn:focus {
  outline: none !important;
}
#kunena.layout .qreply {
  min-height: 150px !important;
  width: 98%;
}
#kunena.layout .desc {
  display: block;
}
#kunena.layout .horizontal-message {
  border: 1px solid #ddd;
  box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  margin-top: 20px;
  min-height: 140px;
  margin-bottom: 20px;
  border-radius: 4px;
}
#kunena.layout .horizontal-message-top .kmsg {
  padding-top: 40px;
  min-height: 140px;
  padding-left: 10px;
}
#kunena.layout .horizontal-message-bottom .kmsg {
  margin-top: 50px;
  min-height: 140px;
  padding-left: 10px;
}
#kunena.layout .horizontal-message .kmessage {
  padding: 10px;
}
#kunena.layout [class*="horizontal-message-top"] {
  position: relative;
}
#kunena.layout .horizontal-message-top:after {
  content: attr(data-badger);
  position: absolute;
  top: 0;
  font-weight: bold;
  padding: 8px 12px;
  margin-top: -10px;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
#kunena.layout [class*="horizontal-message-bottom"] {
  position: relative;
}
#kunena.layout .horizontal-message-bottom:after {
  content: attr(data-badger);
  position: absolute;
  top: 0;
  font-weight: bold;
  padding: 8px 12px;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
#kunena.layout [class*="badger"] {
  position: relative;
  margin: 15px 0;
  padding: 39px 19px 0 14px;
  border-radius: 4px;
  min-height: 180px;
  border: 1px solid #ddd;
  box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
#kunena.layout [class*="badger"]:after {
  content: attr(data-badger);
  position: absolute;
  top: 0;
  padding: 8px 12px;
  font-weight: bold;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
#kunena.layout .badger-left:after {
  left: 0;
  border-radius: 4px 0 4px 0;
}
#kunena.layout .badger-info:after {
  background: rgba(229,229,229,0.4);
}
#kunena.layout legend {
  color: inherit;
}
#kunena.layout div.kmsgtext-article,
#kunena.layout div.kmsgtext-quote,
#kunena.layout div.kmsgtext-hide,
#kunena.layout div.kmsgtext-code,
#kunena.layout div.kmsgtext-confidential {
  font-size: 12px;
  line-height: 18px;
  -moz-tab-size: 4;
  tab-size: 4;
  border-radius: 3px;
  display: block;
  border: 1px solid #e5e5e5;
  margin: 5px;
  padding: 15px;
  font-style: italic;
}
#kunena.layout #kwho > div > p,
#kunena.layout #kstats > div > p {
  margin: 0;
}
#kunena.layout form {
  margin: 0;
}
#kunena.layout .timefilter {
  padding-right: 10px;
}
#kunena.layout .kmsg {
  height: 100%;
  margin: 20px 0;
  word-wrap: break-word;
  font-family: "Segoe UI", "Segoe UI Emoji", "Segoe UI Symbol";
}
#kunena.layout .input-xxlarge {
  width: 98%;
  height: 100%;
}
#kunena.layout .kprofile-down {
  margin-top: 13px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
  border-radius: 5px;
}
#kunena.layout .profilebox {
  padding: 0;
  margin-top: -5px;
}
#kunena.layout .dl-horizontal dt {
  width: auto;
}
#kunena.layout .row > .col-md-12 > .row > .col-md-12 {
  width: 110%;
  margin-right: -60px;
}
#kunena.layout .chzn-container,
#kunena.layout .chzn-drop {
  max-width: 100% !important;
}
#kunena.layout #kchecktarget:disabled {
  display: none;
}
#kunena.layout div.navbar > div > div.visible-sm.hidden-md > ul {
  padding-top: 0;
  padding-left: 10px;
  margin-top: 5px;
}
#kunena.layout #ktopicsform {
  padding-bottom: 10px;
}
#kunena.layout .topic-item-unread {
  border-left: 3px solid green;
  border-radius: 2px 0 2px 0;
}
#kunena.layout .kmessage {
  min-height: 120px;
  padding-bottom: 10px;
}
#kunena.layout .ksig {
  margin: 5px;
  min-height: 20px;
}
#kunena.layout .ksignature {
  margin-top: 15px;
}
#kunena.layout .vid {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
#kunena.layout .vid iframe,
#kunena.layout .vid object,
#kunena.layout .vid embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#kunena.layout .khistory {
  min-height: 150px;
}
#kunena.layout #kchecktask {
  margin: 0;
}
#kunena.layout .table th,
#kunena.layout .table td {
  line-height: 20px;
}
#kunena.layout .message-deleted {
  background-color: rgba(0,0,0,0.1);
  margin-bottom: 15px;
  border-radius: 5px;
  padding: 19px 19px 8px 14px;
}
#kunena.layout .input-group {
  margin: 0;
}
#kunena.layout .btn-toolbar {
  margin: 0;
}
#kunena.layout .form-search .input-group {
  margin: 3px 0;
}
#kunena.layout table .well {
  margin-bottom: 0;
}
#kunena.layout .filter-state {
  font-size: 150%;
}
#kunena.layout .filter-state .btn {
  padding: 0 6px;
  vertical-align: inherit;
  font-size: inherit;
  line-height: 150%;
}
#kunena.layout .nav .dropdown-menu a {
  display: inline-block;
  text-decoration: none;
}
#kunena.layout .nav .dropdown-menu a .btn-link {
  margin-left: -120px;
}
#kunena.layout .profile-horizontal-top {
  padding: 10px 5px 5px 5px;
  border-bottom: 1px solid #ddd;
  background-color: rgba(229,229,229,0.4);
  box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  margin-bottom: 10px;
  min-height: 110px;
}
#kunena.layout .profile-horizontal-bottom {
  padding: 10px 5px 5px 5px;
  border-top: 1px solid #ddd;
  background-color: rgba(229,229,229,0.4);
  box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  min-height: 110px;
}
#kunena.layout .table .pagination {
  max-height: 25px;
}
#kunena.layout .dropdown-menu .form-inline {
  margin: 0;
}
#kunena.layout .profile-expand .content ul {
  margin: 0;
}
#kunena.layout .kfrontend .inline > li {
  float: left;
}
#kunena.layout #kbbcode-poll-options {
  margin: 20px 0;
}
#kunena.layout .collapse .table {
  margin-bottom: 0;
}
#kunena.layout h2 .pull-right select {
  line-height: 40px;
  margin: 0;
}
#kunena.layout .pagination {
  padding: 0;
}
#kunena.layout .pagination ul > li {
  display: inline;
}
#kunena.layout .pagination-small ul > li > a,
#kunena.layout .pagination-small ul > li > span {
  padding: 4px 6px !important;
  line-height: 15px !important;
}
#kunena.layout .pagination ul > li > a,
#kunena.layout .pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  background-color: transparent;
  border: 1px solid #dddddd;
  margin: 0;
}
#kunena.layout #recent-topics .col-md-2,
#kunena.layout #recent-topics .col-md-10 {
  margin-left: 0;
}
#kunena.layout #recent-topics img.img-thumbnail {
  vertical-align: text-top;
  margin-right: 10px;
}
#kunena.layout .nowrap {
  white-space: nowrap;
}
#kunena.layout div.btn-toolbar .font-size-is-default {
  font-size: 16px;
  line-height: 1.7em;
}
#kunena.layout select#categorylist {
  width: 100%;
}
#kunena.layout div#editprofile input,
#kunena.layout div#editprofile select,
#kunena.layout div#home input,
#kunena.layout div#home select,
#kunena.layout div#editsettings select {
  float: left;
  margin: 0 5px 0 0;
}
#kunena.layout .collapse {
  transition: height 0.01s;
}
#kunena.layout div.kmsg > li {
  margin-left: 20px;
}
#kunena.layout .kcontenttablespacer {
  border-bottom-color: #BFC3C6;
}
#kunena.layout .krow1-stickymsg:nth-child(odd) {
  background-color: #F2F1EE;
}
#kunena.layout .krow1-stickymsg:nth-child(even) {
  background-color: #FFFFFF;
}
#kunena.layout #logout-form {
  float: left;
}
#kunena.layout #logout-form .btn-link {
  text-decoration: none;
  margin-left: 5px;
}
#kunena.layout small.text-muted {
  margin-top: -10px;
}
#kunena.layout #credits .dl-horizontal dt {
  text-align: left !important;
  margin-left: 10px;
}
#kunena.layout #credits .dl-horizontal dd {
  margin-left: 160px !important;
}
#kunena.layout #credits dd,
#kunena.layout #credits dt {
  padding: 5px 0;
}
#kunena.layout #credits dt {
  font-weight: normal !important;
}
#kunena.layout #credits .dl-horizontal dt:nth-child(odd),
#kunena.layout #credits .dl-horizontal dd:nth-child(even) {
  background-color: #f9f9f9;
}
#kunena.layout .credits {
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  padding: 0 20px;
}
#kunena.layout .glyphicon .glyphicon-chevron-right {
  font-size: 80%;
  padding-bottom: 3px;
}
#kunena.layout #topic-actions {
  padding-bottom: 10px;
}
#kunena.layout .navbar-nav > li > .dropdown-menu {
  margin-top: 5px;
}
#kunena.layout #status-form label.btn a.btn {
  padding: 0 0 0 5px;
}
#kunena.layout .navbar .btn,
#kunena.layout .navbar .btn-group {
  margin-top: 0;
}
#kunena.layout #nav-menu {
  width: 190px;
}
#kunena.layout #nav-menu a {
  padding: 5px 10px 5px 15px;
}
#kunena.layout #nav-menu img {
  margin-left: -5px;
}
#kunena.layout select#postcatid {
  width: 100%;
  margin-left: -10px;
}
#kunena.layout .fa-big,
#kunena.layout .icon-big {
  font-size: 32px;
  margin-top: 20px;
  margin-left: 5px;
}
#kunena.layout .glyphicon-big {
  font-size: 32px;
}
#kunena.layout .glyphicon-topic {
  font-size: 28px;
}
#kunena.layout .glyphicon-super {
  margin-top: 20px;
  margin-left: 5px;
  font-size: 48px;
  text-align: center;
}
#kunena.layout #ktopicsform [class*='span'] {
  margin-left: 0 !important;
}
#kunena.layout .ip {
  padding-right: 10px;
}
#kunena.layout .report {
  margin-left: 20px;
  text-decoration: none;
}
#kunena.layout .intro {
  margin: 0 0 10px 60px;
}
#kunena.layout input[type=radio] + label {
  display: inline-block;
  border: 1px solid rgba(0,0,0,0);
  margin: -2px -3px;
  padding: 4px 12px;
  background-color: transparent;
}
#kunena.layout input[type=radio]:checked + label {
  background: rgba(0,0,0,0.07) none;
  border: 1px solid rgba(0,0,0,0.2);
  border-radius: 4px;
}
#kunena.layout input[type=radio] {
  display: none;
}
#kunena.layout div#kwho .well,
#kunena.layout div#kstats .well {
  padding-left: 25px;
}
#kunena.layout #editavatar input[type=radio],
#kunena.layout #poll-vote input[type=radio],
#kunena.layout #search input[type=radio] {
  display: inline-block;
}
#kunena.layout ul.inline span.kicon {
  height: 24px;
  transform: scale(0.5);
  margin-bottom: -7px;
}
#kunena.layout ul.inline i {
  padding-top: 2px;
  padding-right: 5px;
}
#kunena.layout #kwho .glyphicon-super,
#kunena.layout #kstats .glyphicon-super,
#kunena.layout [class*="category"] .glyphicon-super {
  margin-top: 12px;
  padding-right: 8px;
  padding-left: 20px;
}
#kunena.layout #search [class*='span'] {
  margin-left: 6px;
}
#kunena.layout div.pagination a.disabled,
#kunena.layout div.pagination a.disabled:hover {
  color: #999999;
}
#kunena.layout .badge {
  white-space: normal;
}
#kunena.layout .container-fluid {
  padding: 0;
}
#kunena.layout .btn .caret {
  margin-bottom: 0 !important;
}
#kunena.layout .knav-collapse.collapse {
  height: auto;
}
#kunena.layout .knav-collapse > .nav {
  display: none;
}
#kunena.layout .knav-collapse.collapse.in > .nav {
  display: inline-block;
}
#kunena.layout .btn-toolbar .btn.fa:before,
#kunena.layout #search .btn.fa:before {
  content: "\f106";
  font-size: 14px;
}
#kunena.layout .btn-toolbar .btn.fa.collapsed:before,
#kunena.layout #search .btn.fa.collapsed:before {
  content: "\f107";
  font-size: 14px;
}
#kunena.layout .btn-toolbar .btn.b3:before,
#kunena.layout #search .btn.b3:before {
  content: "\e260";
  font-size: 14px;
  font-family: "Glyphicons Halflings";
}
#kunena.layout .btn-toolbar .btn.b3.collapsed:before,
#kunena.layout #search .btn.b3.collapsed:before {
  content: "\e259";
  font-family: "Glyphicons Halflings";
  font-size: 14px;
}
#kunena.layout .btn-toolbar .btn.b2:before,
#kunena.layout #search .btn.b2:before {
  background-position: -288px -120px;
  font-size: 14px;
}
#kunena.layout .btn-toolbar .btn.b2.collapsed:before,
#kunena.layout #search .btn.b2.collapsed:before {
  background-position: -313px -119px;
  font-size: 14px;
}
#kunena.layout .center {
  margin: 0 auto;
  text-align: center;
}
#kunena.layout .form-group label {
  float: left;
  text-align: left;
  font-weight: normal;
}
#kunena.layout .form-group select {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
#kunena.layout .search {
  padding: 5px 0;
  width: 230px;
  height: 30px;
  position: relative;
  float: left;
  line-height: 22px;
}
#kunena.layout .search input {
  position: absolute;
  width: 0;
  float: Left;
  margin-left: 210px;
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  height: 30px;
  line-height: 18px;
  padding: 0 2px 0 2px;
  border-radius: 1px;
}
#kunena.layout .search:hover input,
#kunena.layout .search input:focus {
  width: 200px;
  margin-left: 0;
}
#kunena.layout .search .btn {
  height: 30px;
  position: absolute;
  right: 0;
  top: 5px;
  border-radius: 1px;
}
#kunena.layout .search .btn i {
  margin-top: -3px;
}
#kunena.layout .glyphicon-white {
  color: #FFF;
}
#kunena.layout .dropdown-menu form {
  padding: 10px;
}
#kunena.layout .dropdown-menu {
  min-width: 220px;
}
#kunena.layout #filter-time {
  margin-top: 25px;
}
#kunena.layout .container-fluid [class*="col"] {
  padding-left: 0;
}
#kunena.layout .form-control {
  height: auto;
  font-size: 15px;
  width: 100%;
}
#kunena.layout i {
  margin: 0;
}
#kunena.layout .legend i {
  padding-right: 5px;
}
#kunena.layout label.radio {
  padding-left: 20px;
}
#kunena.layout .navbar-nav {
  margin: 0;
}
#kunena.layout textarea {
  width: 100%;
}
#kunena.layout .moved,
#kunena.layout .message-unapproved .badger-left,
#kunena.layout .unapproved,
#kunena.layout .category-stickymsg,
#kunena.layout .deleted {
  background-color: rgba(0,0,0,0.05) !important;
}
#kunena.layout .badger-solved {
  border: 1px solid #5cb85c;
  background-color: honeydew;
}
#kunena.layout table .col-md-1 {
  width: 5.6666666%;
}
#kunena.layout .form-group .pull-right .input-group-btn {
  width: auto;
  white-space: nowrap;
  vertical-align: middle;
}
#kunena.layout ul.inline > li > a > I {
  margin-left: 5px;
  margin-right: 5px;
  font-size: 16px;
}
#kunena.layout .img-rounded {
  border: 1px solid #ccc;
  background-color: #fff;
}
#kunena.layout .horizontal-message-top {
  position: relative;
  margin: 0;
  padding: 0;
  border-radius: 4px;
  min-height: 180px;
  border: 0;
  box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
#kunena.layout #modified_reason {
  margin-top: -60px;
  padding-bottom: 50px;
}
#kunena.layout #kbbcode-poll-options .polloption {
  padding: 5px 0;
}
#kunena.layout #kmoderate-mode-selected,
#kunena.layout #kmoderate-mode-newer {
  display: inline-block;
}
#kunena.layout #categoryactions ul {
  padding: 0;
}
#kunena.layout .thumbnails li,
#kunena.layout .profile-expand li {
  list-style: none;
}
#kunena.layout .profile-expand ul {
  padding: 0;
}
#kunena.layout .solved {
  font-size: 100%;
  text-transform: uppercase;
}
#kunena.layout .solved b {
  padding-left: 10px;
}
#kunena.layout .nav .open > a,
#kunena.layout .nav .open > a:hover,
#kunena.layout .nav .open > a:focus,
#kunena.layout .nav > li > a:hover,
#kunena.layout .nav > li > a:focus {
  background-color: transparent;
}
#kunena.layout #editprofile #birthdate {
  margin-left: -15px;
}
#kunena.layout #params_language,
#kunena.layout #params_timezone,
#kunena.layout #params_editor {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.4285;
  color: #555555;
  background: #ffffff none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
#kunena.layout tfoot .form-group {
  margin-bottom: 0;
}
#kunena.layout [id*="category"] ul.inline,
#kunena.layout .pagination-small {
  padding: 0;
}
#kunena.layout .profile-horizontal-bottom li,
#kunena.layout .profile-horizontal-top li,
#kunena.layout .thumbnails li,
#kunena.layout .profile-expand li {
  list-style: none;
}
#kunena.layout .profile-expand ul {
  padding: 0;
}
#kunena.layout #categoryactions ul.inline i {
  margin: 0;
  padding: 0;
}
#kunena.layout div.kmsgtext-article > p > img {
  max-width: 100px;
}
#kunena.layout div.moderators {
  clear: both;
}
#kunena.layout .pagination-small ul {
  padding: 0;
}
#kunena.layout .thumbnail img {
  display: inline-block;
}
#kunena.layout .thumbnail a {
  text-decoration: none;
}
#kunena.layout .breadcrumb > .active + li::before {
  content: "/\00a0";
}
#kunena.layout .breadcrumb .divider {
  display: inline-block;
}
#kunena.layout .dropdown-toggle img.green {
  margin-top: 0 !important;
  -webkit-box-shadow: 0 0 0 2px green, 0 0 0 4px #ccc, 0 2px 5px 4px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 0 0 2px green, 0 0 0 4px #ccc, 0 2px 5px 4px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 0px 2px green, 0px 0px 0px 4px #ccc, 0px 2px 5px 4px rgba(0,0,0,0.1);
}
#kunena.layout .dropdown-toggle img.yellow {
  margin-top: 0 !important;
  -webkit-box-shadow: 0 0 0 2px yellow, 0 0 0 4px #ccc, 0 2px 5px 4px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 0 0 2px yellow, 0 0 0 4px #ccc, 0 2px 5px 4px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 0px 2px yellow, 0px 0px 0px 4px #ccc, 0px 2px 5px 4px rgba(0,0,0,0.1);
}
#kunena.layout .dropdown-toggle img.red {
  margin-top: 0 !important;
  -webkit-box-shadow: 0 0 0 2px red, 0 0 0 4px #ccc, 0 2px 5px 4px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 0 0 2px red, 0 0 0 4px #ccc, 0 2px 5px 4px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 0px 2px red, 0px 0px 0px 4px #ccc, 0px 2px 5px 4px rgba(0,0,0,0.1);
}
#kunena.layout .dropdown-toggle img.grey {
  margin-top: 0 !important;
  -webkit-box-shadow: 0 0 0 2px grey, 0 0 0 4px #ccc, 0 2px 5px 4px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 0 0 2px grey, 0 0 0 4px #ccc, 0 2px 5px 4px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 0px 2px grey, 0px 0px 0px 4px #ccc, 0px 2px 5px 4px rgba(0,0,0,0.1);
}
#kunena.layout .dropdown-toggle img.none {
  display: inline-block;
  margin-top: 0 !important;
  box-shadow: 0 0 0 1px #d4d4d4, 0 0 0 0 #fff, 0 1px 1px rgba(0,0,0,0.1);
}
#kunena.layout #search select#mode {
  margin-left: 0;
}
#kunena.layout #ann-showdate select,
#kunena.layout #ann-publish select,
#kunena.layout #kuserform .form-inline input {
  width: auto !important;
}
#kunena.layout #modified_reason {
  margin-top: -60px;
  padding-bottom: 50px;
}
#kunena.layout .kmsgimage {
  display: inline-block;
}
#kunena.layout .kmsgimage img {
  width: 100%;
}
#kunena.layout .embed-container {
  position: relative;
  padding-bottom: 120%;
  height: 0;
  overflow: hidden;
}
#kunena.layout .embed-container iframe,
#kunena.layout .embed-container object,
#kunena.layout .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#kunena.layout .kmessagepadding {
  padding-bottom: 20px;
}
#kunena.layout #poll-results {
  padding-bottom: 40px;
}
#kunena.layout #ann-date .date,
#kunena.layout #ann-date2 .date,
#kunena.layout #ann-date3 .date {
  display: inline-block !important;
}
#kunena.layout tr td.kpostbuttons select.selectbox {
  position: relative;
  bottom: 5px;
}
#kunena.layout .form-horizontal .controls {
  margin-left: 90px;
}
#kunena.layout .form-horizontal .control-label {
  width: auto;
}
#kunena.layout .ktxtarea {
  margin-left: -80px;
}
#kunena.layout #kbbcode-smilies-button {
  background-position: -108px -18px;
}
#kunena.layout .kbbcode-preview-bottom {
  border: 1px solid #dddddd;
  padding: 4px 12px;
  margin: 10px;
  border-radius: 4px;
  min-height: 150px;
}
#kunena.layout .markItUp .boldbutton a {
  background-image: url(/components/com_kunena/template/nts_kmaterial/assets/images/bold.png);
}
#kunena.layout .markItUp .italicbutton a {
  background-image: url(/components/com_kunena/template/nts_kmaterial/assets/images/italic.png);
}
#kunena.layout .markItUp .underlinebutton a {
  background-image: url(/components/com_kunena/template/nts_kmaterial/assets/images/underline.png);
}
#kunena.layout .markItUp .strokebutton a {
  background-image: url(/components/com_kunena/template/nts_kmaterial/assets/images/stroke.png);
}
#kunena.layout .markItUp .supscriptbutton a {
  background-image: url(/components/com_kunena/template/nts_kmaterial/assets/images/supscript.png);
}
#kunena.layout .markItUp .subscriptbutton a {
  background-image: url(/components/com_kunena/template/nts_kmaterial/assets/images/subscript.png);
}
#kunena.layout .markItUp .sizebutton a {
  background-image: url(/components/com_kunena/template/nts_kmaterial/assets/images/fonts.png);
}
#kunena.layout .markItUp .colors a {
  background-image: url(/components/com_kunena/template/nts_kmaterial/assets/images/colors.png);
}
#kunena.layout .markItUp .bulletedlistbutton a {
  background-image: url(/components/com_kunena/template/nts_kmaterial/assets/images/list-bullet.png);
}
#kunena.layout .markItUp .numericlistbutton a {
  background-image: url(/components/com_kunena/template/nts_kmaterial/assets/images/list-numeric.png);
}
#kunena.layout .markItUp .listitembutton a {
  background-image: url(/components/com_kunena/template/nts_kmaterial/assets/images/list-item.png);
}
#kunena.layout .markItUp .alignleftbutton a {
  background-image: url(/components/com_kunena/template/nts_kmaterial/assets/images/text_align_left.png);
}
#kunena.layout .markItUp .centerbutton a {
  background-image: url(/components/com_kunena/template/nts_kmaterial/assets/images/text_align_center.png);
}
#kunena.layout .markItUp .alignrightbutton a {
  background-image: url(/components/com_kunena/template/nts_kmaterial/assets/images/text_align_right.png);
}
#kunena.layout .markItUp .quotebutton a {
  background-image: url(/components/com_kunena/template/nts_kmaterial/assets/images/quotes.png);
}
#kunena.layout .markItUp .codemodalboxbutton a,
#kunena.layout .markItUp .codesimplebutton a {
  background-image: url(/components/com_kunena/template/nts_kmaterial/assets/images/code.png);
}
#kunena.layout .markItUp .tablebutton a {
  background-image: url(/components/com_kunena/template/nts_kmaterial/assets/images/table.png);
}
#kunena.layout .markItUp .spoilerbutton a {
  background-image: url(/components/com_kunena/template/nts_kmaterial/assets/images/spoiler.png);
}
#kunena.layout .markItUp .hiddentextbutton a {
  background-image: url(/components/com_kunena/template/nts_kmaterial/assets/images/hidden.png);
}
#kunena.layout .markItUp .picturebutton a {
  background-image: url(/components/com_kunena/template/nts_kmaterial/assets/images/picture.png);
}
#kunena.layout .markItUp .linkbutton a {
  background-image: url(/components/com_kunena/template/nts_kmaterial/assets/images/link.png);
}
#kunena.layout .markItUp .ebaybutton a {
  background-image: url(/components/com_kunena/template/nts_kmaterial/assets/images/ebay.png);
}
#kunena.layout .markItUp .videodropdownbutton a {
  background-image: url(/components/com_kunena/template/nts_kmaterial/assets/images/film.png);
}
#kunena.layout .markItUp .mapbutton a {
  background-image: url(/components/com_kunena/template/nts_kmaterial/assets/images/map.png);
}
#kunena.layout .markItUp .pollbutton a {
  background-image: url(/components/com_kunena/template/nts_kmaterial/assets/images/poll.png);
}
#kunena.layout .markItUp .tweetbutton a {
  background-image: url(/components/com_kunena/template/nts_kmaterial/assets/images/tweet.png);
}
#kunena.layout .markItUp .soundcloudbutton a {
  background-image: url(/components/com_kunena/template/nts_kmaterial/assets/images/soundcloud.png);
  margin-left: -3px;
  margin-top: 3px;
}
#kunena.layout .markItUp .instagrambutton a {
  background-image: url(/components/com_kunena/template/nts_kmaterial/assets/images/instagram.png);
}
#kunena.layout .markItUp .hrbutton a {
  background-image: url(/components/com_kunena/template/nts_kmaterial/assets/images/hr.png);
}
#kunena.layout .markItUp .emoticonsbutton a {
  background-image: url(/components/com_kunena/template/nts_kmaterial/assets/images/emoticon.png);
}
#kunena.layout .markItUp .confidentialbutton a {
  background-image: url(/components/com_kunena/template/nts_kmaterial/assets/images/confidential.png);
}
#kunena.layout .markItUp .clean a {
  background-image: url(/components/com_kunena/template/nts_kmaterial/assets/images/clean.png);
}
#kunena.layout .markItUp .colors ul {
  width: auto;
  padding: 1px;
}
#kunena.layout .markItUp .colors li {
  border: 1px solid white;
  width: 25px;
  height: 25px;
  overflow: hidden;
  padding: 0;
  margin: 0;
  float: left;
}
#kunena.layout .markItUp .colors ul a {
  width: 25px;
  height: 25px;
}
#kunena.layout .markItUp .colors .col1-1 a {
  background: black;
}
#kunena.layout .markItUp .colors .col1-2 a {
  background: orange;
}
#kunena.layout .markItUp .colors .col1-3 a {
  background: red;
}
#kunena.layout .markItUp .colors .col2-1 a {
  background: blue;
}
#kunena.layout .markItUp .colors .col2-2 a {
  background: purple;
}
#kunena.layout .markItUp .colors .col2-3 a {
  background: green;
}
#kunena.layout .markItUp .colors .col3-1 a {
  background: white;
}
#kunena.layout .markItUp .colors .col3-2 a {
  background: gray;
}
#kunena.layout .markItUp .colors .col3-3 a {
  background: black;
}
#kunena.layout .markItUp {
  width: 100%;
}
#kunena.layout .markItUpContainer {
  width: 100%;
}
#kunena.layout .markItUpEditor {
  padding: 5px;
  margin: 0;
  clear: both;
  display: block;
  line-height: 18px;
  overflow: auto;
  border: 1px solid #e5e5e5;
}
#kunena.layout .markItUpEditor a {
  box-sizing: content-box;
}
#kunena.layout .markItUpPreviewFrame {
  overflow: auto;
  background-color: #FFFFFF;
  width: 99.9%;
  height: 350px;
  margin: 5px 0;
}
#kunena.layout .markItUpHeader {
  width: 100%;
  margin: 0;
  padding-bottom: 10px;
  padding-left: 10px;
  height: 25px;
}
#kunena.layout .markItUpFooter {
  width: 100%;
  height: 25px;
  padding-bottom: 10px;
}
#kunena.layout .markItUpHeader ul li {
  list-style: none;
  float: left;
  position: relative;
  box-sizing: content-box;
}
#kunena.layout .markItUpHeader ul li:hover > ul {
  display: block;
}
#kunena.layout .markItUpHeader ul .markItUpDropMenu li {
  margin-right: 0;
}
#kunena.layout .markItUpHeader ul ul {
  display: none;
  position: absolute;
  top: 18px;
  left: 0;
  margin-top: 10px;
  background: #FFF;
  border: 1px solid #e5e5e5;
}
#kunena.layout .markItUpHeader ul ul li {
  float: none;
  border-bottom: 1px solid #e5e5e5;
}
#kunena.layout .markItUpHeader ul .markItUpSeparator {
  width: 1px;
  color: #ccc;
  height: 24px;
  margin-right: 5px;
  overflow: hidden;
  border-left: 1px solid #ccc;
  text-indent: -10000px;
}
#kunena.layout .markItUpHeader ul ul .markItUpSeparator {
  width: auto;
  height: 1px;
  margin: 0;
}
#kunena.layout .markItUpHeader ul ul ul {
  position: absolute;
  top: -1px;
  left: 150px;
}
#kunena.layout .markItUpHeader ul ul ul li {
  float: none;
}
#kunena.layout .markItUpHeader ul a {
  display: block;
  width: 16px;
  height: 16px;
  text-indent: -10000px;
  background-repeat: no-repeat;
  padding: 5px;
  margin: 0;
  box-sizing: content-box;
}
#kunena.layout .markItUpHeader ul ul a {
  display: block;
  text-indent: 0;
  width: 150px;
  padding: 5px 5px 5px 25px;
  background-position: 2px 50%;
}
#kunena.layout .markItUpHeader ul ul a:hover {
  color: #FFF;
  background-color: #3875D7;
}
#kunena.layout .markItUpHeader ul {
  margin: 0;
  padding: 0;
}
#kunena.layout .markItUpButton {
  display: inline-block;
  margin-bottom: 0;
  padding-top: 4px;
  font-size: 14px;
  line-height: 12px;
  *margin-left: .3em;
}
#kunena.layout li.markItUpButton ul {
  z-index: 1;
}
#kunena.layout .dropzone .message {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
#kunena.layout .dropzone {
  border: 1px solid rgba(0,0,0,0.03);
  min-height: 120px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: rgba(0,0,0,0.03);
  padding: 23px;
}
#kunena.layout .dropzone .default.message {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  background: no-repeat 0 0;
}
#kunena.layout #klabel_info_drop_browse {
  display: flex;
  align-items: center;
  justify-content: center;
}
#kunena.layout #files {
  padding-bottom: 10px;
}
#kunena.layout #files button.btn {
  margin-right: 5px;
}
#kunena.layout #files p {
  margin: 15px 0 0 0;
}
#kunena.layout #kbbcode-preview {
  height: auto !important;
  margin-bottom: 35px;
}
#kunena.layout #kshow_attach_form {
  margin-top: -100px;
}
#kunena.layout #iconset_inject .inline:hover {
  cursor: pointer;
}
#kunena.layout .kpoll-time-to-live-input {
  margin-left: -30px !important;
}
#kunena.layout .large-kicon {
  width: 18px;
  height: 18px;
  margin-right: 0;
  line-height: 18px;
  font-size: 18px;
}
#kunena.layout .glyphicon .glyphicon-feed::before {
  color: orange;
}
#kunena.layout .kfile-input {
  display: block;
  overflow: hidden;
}
#kunena.layout .kspoiler-wrapper {
  border-bottom: 1px solid black;
  border-top: 1px solid black;
  min-height: 5px;
  width: 100%;
  background-color: #ffc;
}
#kunena.layout .kicon {
  border: 0;
  margin: 0;
  padding: 0;
  display: inline-block;
}
#kunena.layout .kspoiler-header {
  cursor: pointer;
}
#kunena.layout .kmark-read {
  width: 16px;
  height: 16px;
}
#kunena.layout div.krss-block {
  float: right;
}
#kunena.layout .kspoiler {
  cursor: auto;
}
#kunena.layout .kspoiler-expand,
#kunena.layout .kspoiler-hide {
  color: #888;
}
#kunena.layout .ktopicpoll {
  margin: 2px;
  width: 32px;
  height: 32px;
  float: right;
}
#kunena.layout .kforumbottom {
  width: 18px;
  height: 15px;
}
#kunena.layout .kspoiler-content {
  margin: 10px 5px;
}
#kunena.layout .kfavoritestar {
  width: 16px;
  height: 16px;
}
#kunena.layout .kspoiler-title {
  font-weight: bold;
}
#kunena.layout .krss-small {
  width: 16px;
  height: 16px;
}
#kunena.layout .kforumtop {
  width: 18px;
  height: 15px;
}
#kunena.layout .kgooglemap {
  width: 100%;
  display: block;
  height: 480px;
  overflow: hidden;
  position: relative;
}
#kunena.layout .kgooglemap img {
  max-width: none !important;
}
#kunena.layout .kwho-guest {
  color: #666666;
}
#kunena.layout .kwho-user {
  color: #5388B4;
}
#kunena.layout .kwho-moderator {
  color: #0000FF;
}
#kunena.layout .kwho-globalmoderator {
  color: #800000;
}
#kunena.layout .kwho-admin {
  color: #FF0000;
}
#kunena.layout .kwho-blocked,
#kunena.layout .kwho-banned {
  color: #A39D49;
}
#kunena.layout .kicon-profile {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: text-top;
  margin-right: 3px;
  background: url(/components/com_kunena/template/nts_kmaterial/assets/iconsets/profile/default/default.png) no-repeat;
}
#kunena.layout .inline .kicon-profile {
  width: 32px;
  height: 32px;
}
#kunena.layout .kicon-profile-myspace {
  background: url(/components/com_kunena/template/nts_kmaterial/assets/images/social/myspace.png) 50% 50%;
}
#kunena.layout .kicon-profile-digg {
  background: url(/components/com_kunena/template/nts_kmaterial/assets/images/social/digg.png) 50% 50%;
}
#kunena.layout .kicon-profile-birthdate {
  background-position: 0 -42px;
}
#kunena.layout .kicon-profile-plus {
  background-position: 0 -312px;
}
#kunena.layout .kicon-profile-minus {
  background-position: 0 -294px;
}
#kunena.layout .kicon-profile-twitter {
  background: url(/components/com_kunena/template/nts_kmaterial/assets/images/social/twitter.png) 50% 50%;
}
#kunena.layout .kicon-profile-pm {
  background-position: 0 -437px;
}
#kunena.layout .kicon-profile-microsoft {
  background: url(/components/com_kunena/template/nts_kmaterial/assets/images/social/microsoft.png) 50% 50%;
}
#kunena.layout .kicon-profile-friendfeed {
  background: url(/components/com_kunena/template/nts_kmaterial/assets/images/social/friendfeed.png) 50% 50%;
}
#kunena.layout .kicon-profile-website {
  background-position: 0 -521px;
}
#kunena.layout .kicon-profile-remind {
  background-position: 0 -458px;
}
#kunena.layout .kicon-profile-google {
  background: url(/components/com_kunena/template/nts_kmaterial/assets/images/social/google.png) 50% 50%;
}
#kunena.layout .kicon-profile-gender-unknown {
  background-position: 0 -231px;
}
#kunena.layout .kicon-profile-facebook {
  background: url(/components/com_kunena/template/nts_kmaterial/assets/images/social/facebook.png) 50% 50%;
}
#kunena.layout .kicon-profile-email {
  background-position: 0 -126px;
}
#kunena.layout .kicon-profile-delicious {
  background: url(/components/com_kunena/template/nts_kmaterial/assets/images/social/delicious.png) 50% 50%;
}
#kunena.layout .kicon-profile-icq {
  background: url(/components/com_kunena/template/nts_kmaterial/assets/images/social/icq.png) 50% 50%;
}
#kunena.layout .kicon-profile-flickr {
  background: url(/components/com_kunena/template/nts_kmaterial/assets/images/social/flickr.png) 50% 50%;
}
#kunena.layout .kicon-profile-skype {
  background: url(/components/com_kunena/template/nts_kmaterial/assets/images/social/skype.png) 50% 50%;
}
#kunena.layout .kicon-profile-location {
  background-position: 0 -353px;
}
#kunena.layout .kicon-profile-gender-male {
  background-position: 0 -374px;
}
#kunena.layout .kicon-profile-linkedin {
  background: url(/components/com_kunena/template/nts_kmaterial/assets/images/social/linkedin.png) 50% 50%;
}
#kunena.layout .kicon-profile-gender-female {
  background-position: 0 -168px;
}
#kunena.layout .kicon-profile-blogspot {
  background: url(/components/com_kunena/template/nts_kmaterial/assets/images/social/blogger.png) 50% 50%;
}
#kunena.layout .kicon-profile-aim {
  background: url(/components/com_kunena/template/nts_kmaterial/assets/images/social/aim.png) 50% 50%;
}
#kunena.layout .kicon-profile-apple {
  background: url(/components/com_kunena/template/nts_kmaterial/assets/images/social/apple.png) 50% 50%;
}
#kunena.layout .kicon-profile-qq {
  background: url(/components/com_kunena/template/nts_kmaterial/assets/images/social/qq.png) 50% 50%;
}
#kunena.layout .kicon-profile-qzone {
  background: url(/components/com_kunena/template/nts_kmaterial/assets/images/social/qzone.png) 50% 50%;
}
#kunena.layout .kicon-profile-instagram {
  background: url(/components/com_kunena/template/nts_kmaterial/assets/images/social/instagram.png) 50% 50%;
}
#kunena.layout .kicon-profile-weibo {
  background: url(/components/com_kunena/template/nts_kmaterial/assets/images/social/weibo.png) 50% 50%;
}
#kunena.layout .kicon-profile-wechat {
  background: url(/components/com_kunena/template/nts_kmaterial/assets/images/social/wechat.png) 50% 50%;
}
#kunena.layout .kicon-profile-vk {
  background: url(/components/com_kunena/template/nts_kmaterial/assets/images/social/vk.png) 50% 50%;
}
#kunena.layout .kicon-profile-telegram {
  background: url(/components/com_kunena/template/nts_kmaterial/assets/images/social/telegram.png) 50% 50%;
}
#kunena.layout .kicon-profile-bebo {
  background: url(/components/com_kunena/template/nts_kmaterial/assets/images/social/bebo.png) 50% 50%;
}
#kunena.layout .kicon-profile-yim {
  background: url(/components/com_kunena/template/nts_kmaterial/assets/images/social/yim.png) 50% 50%;
}
#kunena.layout span.kicon-profile-website,
#kunena.layout span.kicon-profile-pm {
  vertical-align: top;
  margin-top: 3px;
}
#kunena.layout .kavatar {
  max-width: 100%;
  height: auto;
  width: auto \9;
}
#kunena.layout .category-red:nth-child(even) {
  background-color: #FFCFCF;
}
#kunena.layout .category-red:nth-child(2n+1) {
  background-color: #FFDDDD;
}
#kunena.layout .category-green:nth-child(even) {
  background-color: #d2f8db;
}
#kunena.layout .category-green:nth-child(odd) {
  background-color: #bfe5c7;
}
#kunena.layout .category-yellow:nth-child(even) {
  background-color: #FFFFCC;
}
#kunena.layout .category-yellow:nth-child(odd) {
  background-color: #FFFFAA;
}
#kunena.layout .category-blue:nth-child(even) {
  background-color: #c3f0ff;
}
#kunena.layout .category-blue:nth-child(odd) {
  background-color: #b1e3ff;
}
#kunena.layout .category-grey:nth-child(even) {
  background-color: #e5e5e5;
}
#kunena.layout .category-grey:nth-child(odd) {
  background-color: #d5d5d5;
}
#kunena.layout .category-pink:nth-child(even) {
  background-color: #ffddff;
}
#kunena.layout .category-pink:nth-child(odd) {
  background-color: #ffd0ff;
}
@media (max-width: 320px) {
  #kunena.layout #postform .btn {
    width: 60%;
    margin-bottom: 10px;
  }
}
@media (max-width: 480px) {
  #kunena.layout .knav-collapse {
    -webkit-transform: translate3d(0,0,0);
  }
  #kunena.layout .visible-xs .text-muted {
    margin-top: -30px;
  }
  #kunena.layout .form-search {
    padding-bottom: 0;
  }
  #kunena.layout .msgfooter {
    width: 85%;
  }
  #kunena.layout .pull-right,
  #kunena.layout span > form {
    float: none;
  }
  #kunena.layout .table td.col-md-1,
  #kunena.layout .table th.col-md-1 {
    width: 0;
  }
  #kunena.layout div.navbar > div > div.visible-sm.hidden-md > ul.nav.navbar-nav.pull-left > a > i {
    cursor: pointer;
    vertical-align: super;
  }
  #kunena.layout #postform > div > div > div > fieldset > div > div {
    margin-left: -8px;
  }
  #kunena.layout .last-post-message {
    padding-left: 5px;
  }
  #kunena.layout #postcatid {
    width: 100%;
  }
  #kunena.layout .input-xxlarge {
    width: 94%;
  }
  #kunena.layout .kfile-input-textbox {
    width: 52%;
  }
  #kunena.layout .kattachment-remove,
  #kunena.layout .kattachment-insert {
    margin-left: 15px;
    margin-top: 10px;
  }
  #kunena.layout .input-group input {
    width: 60%;
  }
  #kunena.layout form#ktopicsform input,
  #kunena.layout #login-remember {
    width: auto;
  }
  #kunena.layout .modal {
    position: relative;
  }
  #kunena.layout ul.breadcrumb {
    display: none;
  }
}
@media (max-width: 959px) {
  #kunena.layout select {
    width: 80%;
  }
  #kunena.layout li.dropdown {
    float: right;
    padding: 5px;
  }
  #kunena.layout a.dropdown-toggle,
  #kunena.layout i.glyphicon .glyphicon-large {
    color: inherit;
  }
  #kunena.layout .navbar .nav {
    width: 100%;
  }
  #kunena.layout .navbar-nav.pull-left > div {
    padding-top: 10px;
  }
  #kunena.layout .controls {
    margin-left: 0 !important;
  }
  #kunena.layout .mobile-user {
    margin-top: -40px !important;
  }
  #kunena.layout .knav-collapse {
    clear: both;
    float: none;
  }
  #kunena.layout .knav-collapse .nav {
    float: none;
  }
  #kunena.layout .knav-collapse .nav > li {
    float: none;
  }
  #kunena.layout .knav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  #kunena.layout .knav-collapse .nav > .divider-vertical {
    display: none;
  }
  #kunena.layout .knav-collapse .nav .nav-header {
    text-shadow: none;
  }
  #kunena.layout .knav-collapse .nav > li > a,
  #kunena.layout .knav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    border-radius: 3px;
  }
  #kunena.layout .knav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
  }
  #kunena.layout .knav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  #kunena.layout .knav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  #kunena.layout .knav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none;
  }
  #kunena.layout .knav-collapse .open > .dropdown-menu {
    display: block;
  }
  #kunena.layout .knav-collapse .dropdown-menu:before,
  #kunena.layout .knav-collapse .dropdown-menu:after {
    display: none;
  }
  #kunena.layout .knav-collapse .dropdown-menu .divider {
    display: none;
  }
  #kunena.layout .knav-collapse .nav > li > .dropdown-menu:before,
  #kunena.layout .knav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  #kunena.layout .navbar .navbar-btn {
    display: block;
  }
  #kunena.layout a.modal {
    position: static;
  }
}
@media (min-width: 768px) {
  #kunena.layout select#mode {
    margin-left: 69px;
  }
}
@media (min-width: 461px) and (max-width: 767px) {
  #kunena.layout small.text-muted {
    margin-top: -42px;
  }
}
@media (min-width: 960px) {
  #kunena.layout .navbar .nav {
    margin-bottom: -1px;
  }
  #kunena.layout a.dropdown-toggle,
  #kunena.layout i.glyphicon .glyphicon-large {
    color: inherit;
  }
  #kunena.layout ul.pull-right {
    margin: 0;
  }
  #kunena.layout #recent-list {
    width: 53%;
  }
  #kunena.layout .navbar-nav > li > .dropdown-menu {
    min-width: 190px;
  }
}
@media all and (-ms-high-contrast: none),(-ms-high-contrast: active) {
  #kunena.layout label img {
    pointer-events: none;
  }
}
#kunena.layout #twitter b,
#kunena.layout #twitter i {
  font-style: normal;
  font-weight: normal;
}
#kunena.layout .twitter-tweet {
  width: 500px;
  padding: 0;
  margin: 10px 0;
  border: 1px solid #e5e5e5;
  display: block;
  visibility: visible;
  position: static;
  min-width: 220px;
  max-width: 99%;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.15);
}
#kunena.layout .p-autho {
  padding-left: 40px;
}
#kunena.layout .p-author:before,
#kunena.layout .p-author:after,
#kunena.layout .cards-base:before,
#kunena.layout .cards-base:after {
  display: table;
  content: "";
}
#kunena.layout .p-author:after,
#kunena.layout .cards-base:after {
  clear: both;
}
#kunena.layout .tweet,
#kunena.layout .root,
#kunena.layout .p-author {
  zoom: 1;
}
#kunena.layout .root,
#kunena.layout .tweet,
#kunena.layout .footer,
#kunena.layout .detail-expander,
#kunena.layout .header,
#kunena.layout .timeline {
  position: relative;
}
#kunena.layout button.load-more,
#kunena.layout .tweet-box-button,
#kunena.layout .no-tweets-pane .load-tweets {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#kunena.layout .no-tweets-pane p {
  font-size: 20px;
  line-height: 24px;
}
#kunena.layout .timeline-header .custom-timeline-summary,
#kunena.layout .timeline-header h1.summary {
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
}
#kunena.layout .custom-timeline-owner-profile,
#kunena.layout .timeline .e-entry-title,
#kunena.layout .p-author .p-name,
#kunena.layout .cards-base h3,
#kunena.layout .new-tweets-bar button,
#kunena.layout .load-tweets,
#kunena.layout .no-more-pane {
  font-size: 14px;
  line-height: 16px;
}
#kunena.layout .tweet-box-button {
  font-size: 13px;
}
#kunena.layout .stats strong,
#kunena.layout .timeline-header- .byline,
#kunena.layout .timeline-header .list-description {
  font-size: 12px;
  line-height: 18px;
}
#kunena.layout .timeline-header .byline {
  margin: 4px 0;
}
#kunena.layout .stats span {
  font-size: 10px;
}
#kunena.layout .brand span {
  font-size: 12px;
}
#kunena.layout .timeline-header .custom-timeline-description {
  font-size: 14px;
  color: #707070;
}
#kunena.layout .custom-timeline-owner-profile .p-nickname {
  font-size: 13px;
}
#kunena.layout .custom-timeline-owner-profile .p-name,
#kunena.layout .p-author .profile .p-name,
#kunena.layout .cards-base .profile .p-name {
  font-weight: bold;
}
#kunena.layout .p-author a,
#kunena.layout .e-entry-title,
#kunena.layout .cards-base h3,
#kunena.layout .cards-base .cards-content p {
  line-height: 18px;
}
#kunena.layout .h-card {
  padding-left: 40px;
}
#kunena.layout .e-entry-title a {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#kunena.layout html,
#kunena.layout .SandboxRoot,
#kunena.layout .p-author .profile .p-name,
#kunena.layout .custom-timeline-owner-profile .p-name,
#kunena.layout .cards-base p,
#kunena.layout .cards-base p a,
#kunena.layout .timeline-header .custom-timeline-summary,
#kunena.layout .timeline-header .custom-timeline-summary a:link,
#kunena.layout .timeline-header .custom-timeline-summary a:visited,
#kunena.layout .timeline-header .summary,
#kunena.layout .timeline-header .summary a:link,
#kunena.layout .timeline-header .summary a:visited,
#kunena.layout .p-author a.profile:hover .p-name,
#kunena.layout .p-author a.profile:focus .p-name {
  color: #292f33;
}
#kunena.layout .stats span,
#kunena.layout .byline,
#kunena.layout .retweet-credit,
#kunena.layout .no-more-pane,
#kunena.layout .no-tweets-pane p,
#kunena.layout .p-geo,
#kunena.layout .cards-base .byline-user,
#kunena.layout .timeline-header .list-description {
  color: #707070;
}
#kunena.layout .p-author a.profile:hover,
#kunena.layout .p-author a.profile:focus,
#kunena.layout .retweet-credit .profile:hover,
#kunena.layout .retweet-credit .profile:focus,
#kunena.layout .stats strong,
#kunena.layout .no-tweets-pane .load-tweets,
#kunena.layout .nsfw {
  color: #66757f;
}
#kunena.layout .tweet-box-button {
  color: #aaa;
}
#kunena.layout .customisable-border {
  border: 1px solid #e8e8e8;
}
#kunena.layout .verified b,
#kunena.layout .tweet-actions b,
#kunena.layout abbr.p-geo b,
#kunena.layout .ic-twitter-badge b,
#kunena.layout .e-entry-title a .tco-hidden,
#kunena.layout .collapse-geo .p-geo b,
#kunena.layout .collapse-media-tag .media-tag b {
  position: absolute;
  top: 0;
  left: 0;
  clip: rect(0,0,0,0);
  clip: rect(0 0 0 0);
}
#kunena.layout .u-url {
  text-decoration: none;
}
#kunena.layout .verified,
#kunena.layout .ic-rt,
#kunena.layout .ic-mask,
#kunena.layout .ic-top,
#kunena.layout .ic-twitter-alert,
#kunena.layout .ic-twitter-badge,
#kunena.layout .ic-bird-flourish,
#kunena.layout .ic-button-bird,
#kunena.layout .ic-play {
  display: inline-block;
  vertical-align: middle;
  background: transparent url(/components/com_kunena/template/nts_kmaterial/assets/images/sprite.png) no-repeat 0 0;
  background-size: 177px 241px;
}
#kunena.layout .verified {
  width: 50px;
  height: 30px;
  background-position: 0 -161px;
  background-position-y: -155px;
  zoom: 0.36;
  -moz-transform: scale(0.36);
  -moz-transform-origin: 0 0;
}
#kunena.layout .ic-twitter-badge {
  width: 18px;
  height: 15px;
  background-position: -20px -161px;
}
#kunena.layout .ic-top {
  display: inline-block;
  width: 12px;
  height: 10px;
  margin: 2px 4px 0 0;
  vertical-align: top;
  background-position: 0 -181px;
}
#kunena.layout .ic-twitter-alert {
  width: 16px;
  height: 12px;
  margin: 0 3px 3px 0;
  background-position: -80px -142px;
}
#kunena.layout .ic-bird-flourish {
  display: block;
  width: 32px;
  height: 20px;
  margin: 12px auto 0;
  background-position: -40px -161px;
}
#kunena.layout .ic-button-bird {
  width: 16px;
  height: 16px;
  margin: 0 3px 0 0;
  background-position: -73px -160px;
}
#kunena.layout .ic-play {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 64px;
  height: 64px;
  margin: -32px 0 0 -32px;
  background-position: -108px -175px;
}
#kunena.layout .ic-mask {
  width: 12px;
  height: 13px;
  background-color: #999;
}
#kunena.layout a:hover .ic-mask,
#kunena.layout a:focus .ic-mask {
  background-color: #0084b4;
}
#kunena.layout .ic-reply {
  width: 19px;
  height: 15px;
  background-position: 0 -87px;
}
#kunena.layout .ic-retweet {
  width: 22px;
  height: 15px;
  background-position: -31px -87px;
}
#kunena.layout .ic-fav {
  width: 16px;
  height: 15px;
  background-position: -60px -87px;
}
#kunena.layout .ic-geo,
#kunena.layout .ic-pho,
#kunena.layout .ic-sum,
#kunena.layout .ic-pla,
#kunena.layout .ic-con,
#kunena.layout .ic-people {
  display: inline-block;
  width: 16px;
  height: 16px;
}
#kunena.layout .ic-geo {
  background-position: -100px -30px;
}
#kunena.layout .ic-pho {
  background-position: -60px -29px;
}
#kunena.layout .ic-sum {
  background-position: -120px -29px;
}
#kunena.layout .ic-pla {
  background-position: -80px -29px;
}
#kunena.layout .ic-con {
  background-position: -140px -29px;
}
#kunena.layout .ic-people {
  width: 14px;
  background-position: -160px -31px;
}
#kunena.layout .ic-rt {
  width: 14px;
  height: 16px;
  margin-right: 4px;
  background-position: -20px -2px;
}
#kunena.layout .timeline {
  margin-bottom: 10px;
  background-color: #fff;
  border-radius: 5px;
}
#kunena.layout .timeline .stream {
  position: relative;
  width: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
}
#kunena.layout .timeline.pending-scroll-in .stream .h-feed {
  -webkit-transition: margin-top .5s ease-out;
  -moz-transition: margin-top .5s ease-out;
  -o-transition: margin-top .5s ease-out;
  transition: margin-top .5s ease-out;
}
#kunena.layout .timeline-header,
#kunena.layout .timeline-footer {
  position: relative;
  z-index: 100;
}
#kunena.layout .timeline-header {
  padding: 12px;
  border-width: 0 0 1px;
  box-shadow: 0 0 0 -3px rgba(0,0,0,0);
  -webkit-transition: box-shadow .3s ease-out;
  -moz-transition: box-shadow .3s ease-out;
  -o-transition: box-shadow .3s ease-out;
  transition: box-shadow .3s ease-out;
}
#kunena.layout .scrolled-down .timeline-header {
  box-shadow: 0 0 10px -3px #ccc;
}
#kunena.layout .timeline-header h1.summary {
  font-weight: bold;
}
#kunena.layout .timeline-header .follow-button,
#kunena.layout .timeline-header .twitter-follow-button,
#kunena.layout .timeline-header .ic-twitter-badge {
  position: absolute;
  top: 10px;
  right: 10px;
}
#kunena.layout .ic-twitter-badge {
  border: 1px solid transparent;
  border-radius: 3px;
}
#kunena.layout .ic-twitter-badge:focus {
  border-color: #00acee;
}
#kunena.layout .new-tweets-bar {
  position: absolute;
  right: 0;
  left: 0;
  z-index: 100;
  display: none;
  width: auto;
  margin-top: -2px;
  opacity: 0;
  -webkit-transition: opacity .3s ease-in;
  -moz-transition: opacity .3s ease-in;
  -o-transition: opacity .3s ease-in;
  transition: opacity .3s ease-in;
}
#kunena.layout .pending-new-tweet-display .new-tweets-bar {
  display: block;
}
#kunena.layout .pending-new-tweet .new-tweets-bar {
  opacity: 1;
}
#kunena.layout .new-tweets-bar button {
  width: 100%;
  _width: 92%;
  padding: 10px 0;
  color: #fff;
  text-align: center;
  background-color: #222;
  background-color: rgba(0,0,0,0.87);
  border-width: 0;
}
#kunena.layout .new-tweets-bar button:hover,
#kunena.layout .new-tweets-bar button:focus {
  text-decoration: underline;
  cursor: pointer;
}
#kunena.layout button.load-more {
  display: block;
  width: 100%;
  *width: 92%;
  padding: 10px 0;
  margin: 0;
  text-align: center;
  text-shadow: 0 1px 0 rgba(255,255,255,0.4);
  cursor: pointer;
  background-color: #fcfcfc;
  background-color: rgba(0,0,0,0.02);
  border: 0;
  box-shadow: inset 0 3px 8px rgba(0,0,0,0.05);
  -webkit-transition: background-color .2s ease-out;
  -moz-transition: background-color .2s ease-out;
  -o-transition: background-color .2s ease-out;
  transition: background-color .2s ease-out;
}
#kunena.layout button.load-more:hover,
#kunena.layout button.load-more:focus {
  text-decoration: underline;
  background-color: #eee;
  background-color: rgba(0,0,0,0.08);
}
#kunena.layout .no-more-pane {
  display: none;
  padding: 12px;
  text-align: center;
}
#kunena.layout .empty-timeline button.load-more,
#kunena.layout .no-more button.load-more {
  display: none;
}
#kunena.layout .no-more .no-more-pane {
  display: block;
}
#kunena.layout .no-tweets-pane {
  margin: 30px 0;
  text-align: center;
}
#kunena.layout .no-tweets-pane p {
  margin: 24px 12px;
  text-align: center;
}
#kunena.layout .nsfw .display-sensitive-image,
#kunena.layout .no-tweets-pane .load-tweets {
  padding: 5px 10px;
  margin: 5px auto;
  font-weight: bold;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  cursor: pointer;
  background-color: #dedede;
  background-color: rgba(0,0,0,0.15);
  background-image: -webkit-linear-gradient(#fff,#ddd);
  background-image: linear-gradient(#fff,#ddd);
  border: 1px solid rgba(0,0,0,0.2);
  border-radius: 4px;
}
#kunena.layout .nsfw .display-sensitive-image:hover,
#kunena.layout .nsfw .display-sensitive-image:focus,
#kunena.layout .nsfw .display-sensitive-image:active,
#kunena.layout .no-tweets-pane .load-tweets:hover,
#kunena.layout .no-tweets-pane .load-tweets:focus,
#kunena.layout .no-tweets-pane .load-tweets:active {
  background-color: #f8f8f8;
  background-color: rgba(0,0,0,0.5);
  background-image: -webkit-linear-gradient(top,rgba(0,0,0,0.5),rgba(0,0,0,0.15));
  background-image: linear-gradient(top,rgba(0,0,0,0.5),rgba(0,0,0,0.15));
  border-color: #bbb;
  border-color: rgba(0,0,0,0.27);
}
#kunena.layout .nsfw .display-sensitive-image:active,
#kunena.layout .no-tweets-pane .load-tweets:active {
  background-color: #efefef;
  box-shadow: inset 0 3px 5px rgba(0,0,0,0.1);
}
#kunena.layout .has-tweets .no-tweets-pane {
  display: none;
}
#kunena.layout .timeline-footer {
  padding: 6px 10px;
  background: #e8e8e8;
  background: rgba(0,0,0,0.1);
}
#kunena.layout .timeline-footer a.widget-link {
  display: block;
  padding: 10px;
  text-align: center;
}
#kunena.layout .tweet-box-button {
  display: block;
  width: 100%;
  padding: 6px;
  text-align: left;
  background: #fff;
  border: 1px #ccc solid;
  border-radius: 4px;
}
#kunena.layout .tweet-box-button:hover,
#kunena.layout .tweet-box-button:focus {
  cursor: pointer;
  border-color: #999;
  border-color: rgba(0,0,0,0.4);
}
#kunena.layout a.tweet-box-button {
  width: auto;
}
#kunena.layout .tweet {
  padding: 12px 12px 10px 69px;
  border-width: 0 0 1px;
}
#kunena.layout .tweet.with-expansion {
  cursor: pointer;
}
#kunena.layout .header {
  _float: left;
  _clear: left;
}
#kunena.layout .header .avatar {
  position: absolute;
  top: 0;
  left: -57px;
  width: 48px;
  height: 48px;
  background: #fff;
  border-radius: 4px;
}
#kunena.layout .permalink {
  position: relative;
  z-index: 50;
  float: right;
  margin-top: 2px;
  _clear: right;
}
#kunena.layout .tweet .e-entry-title {
  margin: 0 5px 0 0;
  padding: 20px 0;
  overflow: hidden;
  clear: both;
  word-wrap: break-word;
}
#kunena.layout .inline-media {
  max-width: 100%;
  margin: 10px 0 0;
  overflow: hidden;
}
#kunena.layout .tweet .retweet-credit {
  margin: 3px 0;
}
#kunena.layout .tweet .twitter-alerts {
  margin-top: 6px;
}
#kunena.layout .footer {
  overflow: hidden;
  zoom: 1;
}
#kunena.layout .tweet-actions {
  position: absolute;
  _position: static;
  right: 0;
  bottom: -15px;
  z-index: 99999;
  _float: right;
  background: #fff;
  visibility: hidden;
  _visibility: visible;
  box-shadow: 0 0 10px 5px #fff;
}
#kunena.layout .tweet-actions li {
  _display: inline;
  float: left;
}
#kunena.layout .tweet-actions a i {
  margin: 1px 0 0 8px;
  *margin: 1px 0 0 3px;
  overflow: hidden;
}
#kunena.layout .tweet:hover .tweet-actions,
#kunena.layout .tweet:focus .tweet-actions,
#kunena.layout .expanded .tweet-actions {
  visibility: visible;
}
#kunena.layout .tweet .tweet-actions a,
#kunena.layout .tweet .tweet-actions a b,
#kunena.layout .tweet .tweet-actions a i,
#kunena.layout .tweet .tweet-actions li {
  cursor: pointer;
  outline: 0;
}
#kunena.layout .twt-tweet .tweet-actions .ic-retweet {
  margin-top: 1px;
}
#kunena.layout .footer {
  min-height: 16px;
  padding-top: 1px;
  margin-top: 2px;
  overflow: hidden;
  border-width: 0;
  -webkit-transition: margin-top .2s ease-out, padding-top .2s ease-out;
  -moz-transition: margin-top .2s ease-out, padding-top .2s ease-out;
  -o-transition: margin-top .2s ease-out, padding-top .2s ease-out;
  transition: margin-top .2s ease-out, padding-top .2s ease-out;
}
#kunena.layout .expanded .footer {
  padding-top: 11px;
  margin-top: 10px;
  border-width: 1px 0 0;
}
#kunena.layout .expand,
#kunena.layout .p-geo {
  _display: inline;
  float: left;
}
#kunena.layout .stats-wide,
#kunena.layout .stats-narrow,
#kunena.layout .brand {
  display: none;
  margin-left: .3em;
  border-width: 0;
}
#kunena.layout .expanded .stats-wide {
  display: inline-block;
  margin-top: -2px;
}
#kunena.layout .stats span {
  display: inline-block;
  margin-right: 3px;
  text-transform: uppercase;
}
#kunena.layout .stats strong {
  font-weight: bold;
}
#kunena.layout .detail-expander {
  height: 0;
  overflow: hidden;
  -webkit-transition: height .3s ease-in;
  -moz-transition: height .3s ease-in;
  -o-transition: height .3s ease-in;
  transition: height .3s ease-in;
}
#kunena.layout .detail-expander .detail-content {
  _display: none;
}
#kunena.layout .expanded .detail-expander .detail-content {
  _display: block;
}
#kunena.layout .brand .ic-twitter-badge {
  margin: -4px 5px 0 0;
}
#kunena.layout .cards-base {
  padding: 13px 0 12px;
  border-width: 0;
  -webkit-transition: margin-top .3s ease-out;
  -moz-transition: margin-top .3s ease-out;
  -o-transition: margin-top .3s ease-out;
  transition: margin-top .3s ease-out;
}
#kunena.layout .expanded .cards-base {
  padding: 12px 0 0;
  margin-top: 12px;
  border-width: 1px 0 0;
}
#kunena.layout .expanded .cards-multimedia,
#kunena.layout .cards-multimedia {
  padding-top: 0;
  border-top: 0;
}
#kunena.layout .cards-base h3 {
  margin: 0 0 4px 0;
}
#kunena.layout .cards-content.cards-content-concise {
  margin-left: 10px;
}
#kunena.layout .rtl .cards-content.cards-content-concise {
  margin-right: 10px;
}
#kunena.layout .cards-base .cards-content p {
  margin: 5px 0 10px;
}
#kunena.layout .cards-multimedia .cards-content-concise .byline {
  margin-bottom: 8px;
}
#kunena.layout .cards-base .summary-thumbnail {
  float: right;
  max-width: 120px;
  max-height: 120px;
  margin: 4px 0 0 15px;
}
#kunena.layout .cards-base .summary-large-thumbnail {
  display: block;
  margin: 4px 0 5px;
}
#kunena.layout .cards-base .media {
  position: relative;
  margin: 0 0 8px;
  line-height: 0;
}
#kunena.layout .cards-base .source-user {
  position: relative;
  height: 16px;
  padding-left: 21px;
  margin: 10px 0;
  line-height: 16px;
}
#kunena.layout .cards-base .source-user .avatar {
  position: absolute;
  top: -2px;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 2px;
}
#kunena.layout .multi-photo {
  padding: 7px 6px 0;
  background: #fff;
}
#kunena.layout .crop-media-box {
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
}
#kunena.layout .multi-photo .box-0,
#kunena.layout .multi-photo-4 .box-2 {
  margin-right: 6px;
}
#kunena.layout .multi-photo-4 .box-0,
#kunena.layout .multi-photo-4 .box-1,
#kunena.layout .multi-photo-3 .box-1 {
  margin-bottom: 6px;
}
#kunena.layout .multi-photo-2 .box-0,
#kunena.layout .multi-photo-3 .box-0 {
  border-radius: 4px 0 0 4px;
}
#kunena.layout .multi-photo-2 .box-1 {
  border-radius: 0 4px 4px 0;
}
#kunena.layout .multi-photo-3 .box-1 {
  border-radius: 0 4px 0 0;
}
#kunena.layout .multi-photo-3 .box-2 {
  border-radius: 0 0 4px 0;
}
#kunena.layout .multi-photo-4 .box-0 {
  border-radius: 4px 0 0 0;
}
#kunena.layout .multi-photo-4 .box-1 {
  border-radius: 0 4px 0 0;
}
#kunena.layout .multi-photo-4 .box-2 {
  border-radius: 0 0 0 4px;
}
#kunena.layout .multi-photo-4 .box-3 {
  border-radius: 0 0 4px 0;
}
#kunena.layout .multi-photo-3 .crop-media-box:first-child {
  float: left;
}
#kunena.layout .custom-timeline-owner-profile {
  display: block;
}
#kunena.layout .custom-timeline-owner-profile .verified {
  margin-right: 3px;
  margin-left: -38px;
}
#kunena.layout .custom-timeline .timeline-header {
  border-bottom-width: 3px;
}
#kunena.layout .custom-timeline-owner-profile {
  position: relative;
  height: 16px;
  padding-left: 21px;
  line-height: 16px;
}
#kunena.layout .custom-timeline-owner-profile .avatar {
  position: absolute;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 2px;
}
#kunena.layout .custom-timeline .custom-timeline-summary {
  margin-bottom: 11px;
}
#kunena.layout .custom-timeline .custom-timeline-description {
  margin-bottom: 12px;
}
#kunena.layout .custom-timeline-owner-profile {
  margin-bottom: 4px;
}
#kunena.layout .nsfw {
  padding: 8px;
  background-color: #fcfcfc;
  background-color: rgba(0,0,0,0.02);
  border-radius: 4px;
}
#kunena.layout .standalone-tweet {
  padding: 8px 8px 0;
  background: #fff;
  border-radius: 5px;
}
#kunena.layout .standalone-tweet.with-border {
  margin: 2px 3px 3px 2px;
  border: 1px solid #ddd;
  border-top-color: #eee;
  border-bottom-color: #bbb;
  box-shadow: 0 1px 3px rgba(0,0,0,0.15);
}
#kunena.layout .standalone-tweet .subject {
  margin-top: 4px;
}
#kunena.layout .standalone-tweet .subject,
#kunena.layout .standalone-tweet.rtl .subject {
  padding: 4px 8px 8px;
  border: 0;
}
#kunena.layout .standalone-tweet .subject .header {
  position: relative;
  _height: 48px;
  min-height: 48px;
  padding: 3px 0 4px 57px;
}
#kunena.layout .standalone-tweet.rtl .subject .header {
  padding: 3px 57px 4px 0;
}
#kunena.layout .standalone-tweet .expanded .footer {
  margin-top: 5px;
}
#kunena.layout .standalone-tweet .reply {
  padding: 8px 8px 8px 65px;
}
#kunena.layout .standalone-tweet .subject .header .avatar {
  left: 0;
}
#kunena.layout .standalone-tweet.rtl .subject .header .avatar {
  right: 0;
  left: auto;
}
#kunena.layout .standalone-tweet .subject .header .profile .p-name {
  font-size: 16px;
}
#kunena.layout .standalone-tweet .subject .header .profile .p-nickname {
  font-size: 14px;
}
#kunena.layout .standalone-tweet .subject .header .profile .p-nickname::before {
  white-space: pre;
  content: "\A";
}
#kunena.layout .standalone-tweet .follow-button,
#kunena.layout .standalone-tweet .twitter-follow-button {
  position: absolute;
  top: 0;
  right: 0;
}
#kunena.layout .standalone-tweet.rtl .follow-button,
#kunena.layout .standalone-tweet.rtl .twitter-follow-button {
  right: auto;
  left: 0;
}
#kunena.layout .standalone-tweet .subject .e-entry-title {
  font-size: 18px;
  line-height: 24px;
}
#kunena.layout .standalone-tweet .subject .dateline {
  margin-top: 6px;
  white-space: nowrap;
}
#kunena.layout .standalone-tweet .subject .p-geo {
  float: none;
}
#kunena.layout .standalone-tweet .subject .dateline .p-geo,
#kunena.layout .standalone-tweet .subject .dateline .media-tag {
  margin-left: 3px;
}
#kunena.layout .media-tag .tag-count {
  display: none;
}
#kunena.layout .collapse-media-tag .media-tag .tag-count {
  display: inline;
}
#kunena.layout .standalone-tweet .subject .cards-base {
  padding-bottom: 0;
}
#kunena.layout .standalone-tweet .subject .stats-narrow,
#kunena.layout .standalone-tweet .subject .brand {
  display: block;
  float: left;
  margin: 0;
}
#kunena.layout .standalone-tweet.rtl .subject .stats-narrow,
#kunena.layout .standalone-tweet.rtl .subject .brand {
  float: right;
}
#kunena.layout .standalone-tweet .subject .tweet-actions {
  position: static;
  float: right;
  margin-bottom: 4px;
  visibility: visible;
}
#kunena.layout .standalone-tweet.rtl .subject .tweet-actions {
  float: left;
}
#kunena.layout .standalone-tweet .conversation {
  padding: 8px 8px 4px 8px;
  margin: -8px -8px 8px -8px;
  background: #f6f6f6;
  border-bottom: 1px solid rgba(0,0,0,0.1);
}
#kunena.layout .standalone-tweet .reply {
  position: relative;
  min-height: 48px;
  border: 0;
}
#kunena.layout .follow-button:link,
#kunena.layout .follow-button:visited {
  display: inline-block;
  padding: 0 5px 0 3px;
  font: bold 11px/18px 'Helvetica Neue', Arial, sans-serif;
  color: #333;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  white-space: nowrap;
  cursor: pointer;
  background-color: #eee;
  background-image: -webkit-linear-gradient(#fff,#dedede);
  background-image: linear-gradient(#fff,#dedede);
  border: #ccc solid 1px;
  border-radius: 3px;
}
#kunena.layout .ie9 .follow-button:link,
#kunena.layout .ie9 .follow-button:visited {
  border-radius: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dedede')";
}
#kunena.layout .follow-button:focus,
#kunena.layout .follow-button:hover,
#kunena.layout .follow-button:active {
  color: #333;
  text-decoration: none;
  background-color: #d9d9d9;
  background-image: -webkit-linear-gradient(#f8f8f8,#d9d9d9);
  background-image: linear-gradient(#f8f8f8,#d9d9d9);
  border-color: #bbb;
  box-shadow: none;
}
#kunena.layout .timeline-header a.follow-button:link,
#kunena.layout .timeline-header a.follow-button:visited,
#kunena.layout .timeline-header a.follow-button:hover,
#kunena.layout .timeline-header a.follow-button:focus,
#kunena.layout .timeline-header a.follow-button:active,
#kunena.layout .thm-dark .timeline-header a.follow-button:link,
#kunena.layout .thm-dark .timeline-header a.follow-button:visited,
#kunena.layout .thm-dark .timeline-header a.follow-button:hover,
#kunena.layout .thm-dark .timeline-header a.follow-button:focus,
#kunena.layout .thm-dark .timeline-header a.follow-button:active {
  color: #333;
  text-decoration: none;
}
#kunena.layout .thm-dark a.follow-button:link,
#kunena.layout .thm-dark a.follow-button:visited,
#kunena.layout .thm-dark a.follow-button:hover,
#kunena.layout .thm-dark a.follow-button:focus,
#kunena.layout .thm-dark a.follow-button:active {
  color: #333;
}
#kunena.layout .ie9 .follow-button:hover,
#kunena.layout .ie9 .follow-button:focus,
#kunena.layout .ie9 .follow-button:active {
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#d9d9d9')";
}
#kunena.layout .follow-button:active {
  background-color: #efefef;
  box-shadow: inset 0 3px 5px rgba(0,0,0,0.1);
}
#kunena.layout .follow-button:focus {
  border-color: #0089cb;
  outline: 0;
}
#kunena.layout .var-narrow .timeline-header .summary {
  font-size: 14px;
}
#kunena.layout .var-narrow .custom-timeline-summary {
  margin-bottom: 7px;
  font-size: 14px;
}
#kunena.layout .var-narrow .custom-timeline-description {
  margin-bottom: 10px;
}
#kunena.layout .var-narrow .header .profile .p-name,
#kunena.layout .var-narrow .timeline-header .byline,
#kunena.layout .var-narrow .timeline-header .list-description,
#kunena.layout .var-narrow .e-entry-title,
#kunena.layout .var-narrow .cards-base h3 {
  font-size: 12px;
  line-height: 16px;
}
#kunena.layout .var-narrow .timeline-header {
  padding: 8px;
}
#kunena.layout .var-narrow .timeline-footer {
  padding: 4px;
}
#kunena.layout .var-narrow .timeline-header .follow-button,
#kunena.layout .var-narrow .timeline-header .twitter-follow-button {
  top: 6px;
  right: 6px;
}
#kunena.layout .var-narrow .tweet {
  padding: 5px 8px 6px 8px;
}
#kunena.layout .var-narrow .tweet .header {
  position: relative;
  _height: 36px;
  min-height: 32px;
  padding: 0 0 4px 0;
}
#kunena.layout .var-narrow .header .avatar {
  top: 2px;
  left: 0;
  width: 32px;
  height: 32px;
}
#kunena.layout .var-narrow .header .profile .p-nickname::before {
  white-space: pre;
  content: "\A";
}
#kunena.layout .var-narrow .header .p-name {
  display: inline;
}
#kunena.layout .var-narrow .header .p-nickname {
  line-height: 16px;
}
#kunena.layout .var-narrow .permalink {
  font-size: 11px;
}
#kunena.layout .var-narrow .expanded .stats-wide {
  display: none;
}
#kunena.layout .var-narrow .expanded .stats-narrow,
#kunena.layout .var-narrow .brand {
  display: block;
  margin: 0 0 4px 0;
  font-size: 11px;
}
#kunena.layout .var-narrow .cards-base .summary-thumbnail {
  max-width: 60px;
  max-height: 60px;
}
#kunena.layout .var-narrow.standalone-tweet .subject {
  margin-top: 1px;
}
#kunena.layout .var-narrow.standalone-tweet .subject .header .profile .p-name {
  font-size: 14px;
}
#kunena.layout .var-narrow.standalone-tweet .subject .header .profile .p-nickname {
  font-size: 12px;
}
#kunena.layout .twitter-emoji {
  width: 1em;
  height: 1em;
  padding: 0 .05em 0 .1em;
  vertical-align: -0.1em;
}
@media print {
  #kunena.layout .ic-mask {
    display: none;
  }
}
#kunena.layout .tweet-actions li {
  list-style: none;
}
#kunena.layout * {
  box-sizing: border-box;
}
#kunena.layout a,
#kunena.layout a:link {
  outline: none;
}
#kunena.layout .visible-xs-block {
  display: none;
}
#kunena.layout .hidden-lg {
  display: none;
}
@media screen and (min-width: 760px) {
  #kunena.layout .visible-sm {
    display: none;
  }
}
#kunena.layout .float-l {
  float: left;
}
#kunena.layout .float-r {
  float: right;
}
#kunena.layout .float-n {
  float: none;
}
#kunena.layout .modal {
  display: none;
}
#kunena.layout .fa {
  padding-right: 0;
}
#kunena.layout .btn {
  background: #eeeeee;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  box-shadow: none;
  color: #777777;
  height: 38px;
  font-weight: bold;
  line-height: 38px;
  margin: 0 5px;
  padding: 0 15px;
  text-shadow: none;
}
#kunena.layout .btn.btn-primary {
  background: #3F51B5;
  border-color: rgba(0,0,0,0.1);
  color: #fff;
}
#kunena.layout .btn.btn-success {
  background: #5cb85c;
  border-color: rgba(0,0,0,0.1);
  color: #fff;
}
#kunena.layout .btn i,
#kunena.layout .btn svg {
  display: inline-block;
  margin-right: 5px;
}
#kunena.layout .btn-group .btn {
  border-radius: 3px 0 0 3px;
  margin: 0;
}
#kunena.layout .btn-group .btn.dropdown-toggle {
  border-left: 0;
  border-radius: 0 3px 3px 0;
}
#kunena.layout .btn-group .btn.dropdown-toggle .caret {
  margin-top: 18px;
}
#kunena.layout .btn-group .dropdown-menu {
  border-radius: 0;
  padding: 0;
}
#kunena.layout .btn-group .dropdown-menu li a {
  border-bottom: 1px solid #eee;
  border-radius: 0;
  padding-top: 8px;
  padding-bottom: 8px;
}
#kunena.layout .btn-group .dropdown-menu li a:hover,
#kunena.layout .btn-group .dropdown-menu li a:focus,
#kunena.layout .btn-group .dropdown-menu li a:active {
  background: #eeeeee;
  color: #333333;
}
#kunena.layout .btn-group .dropdown-menu li:empty {
  display: none;
}
#kunena.layout input[type="checkbox"] {
  margin: 0 5px 0 0;
  vertical-align: middle;
}
#kunena.layout input[type="text"],
#kunena.layout input[type="email"],
#kunena.layout input[type="password"] {
  border: 1px solid #e5e5e5;
  border-radius: 0;
  box-shadow: none;
  line-height: 36px;
  margin-bottom: 10px;
  margin-top: 5px;
  padding-top: 0;
  padding-bottom: 0;
}
#kunena.layout label {
  display: block;
}
#kunena.layout .label.label-default,
#kunena.layout .label.label-success,
#kunena.layout .label.label-primary,
#kunena.layout .label.label-warning {
  color: #fff;
}
#kunena.layout select {
  border: 1px solid #e5e5e5;
  border-radius: 0;
  height: 36px !important;
  line-height: 36px;
  padding: 0 10px;
}
#kunena.layout select#categorylist {
  height: auto !important;
}
#kunena.layout .knewchar {
  background-color: #c0392b;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  line-height: 1;
  padding: 3px 5px;
  margin-left: 5px;
}
#kunena.layout .kpage-title {
  overflow: hidden;
}
#kunena.layout .kpage-title .btn {
  float: right;
  margin: 0;
}
#kunena.layout .topnav {
  background-color: #3F51B5;
}
#kunena.layout .topnav .nav {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
#kunena.layout .topnav .nav li {
  display: block;
  float: left;
}
#kunena.layout .topnav .nav li a {
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-weight: 500;
  line-height: auto;
  margin: 0;
  padding: 15px 15px;
  position: relative;
  text-align: center;
  text-shadow: none;
  transition: all 0.5s ease 0s;
  vertical-align: top;
}
#kunena.layout .topnav .nav li a:hover,
#kunena.layout .topnav .nav li a:focus,
#kunena.layout .topnav .nav li a:active {
  border-color: #999;
}
#kunena.layout .topnav .nav li a:after {
  background-color: transparent;
  display: block;
  content: "";
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
#kunena.layout .topnav .nav li.active a:after {
  background-color: #fff;
}
#kunena.layout .login-box {
  border: 1px solid #e5e5e5;
  border-bottom: 0;
  padding: 20px;
}
#kunena.layout .login-box .frm-login #login-username,
#kunena.layout .login-box .frm-login #login-passwd {
  border-radius: 2px;
  display: inline-block;
  margin-right: 10px;
  padding-left: 10px;
  padding-right: 10px;
  width: 200px;
}
#kunena.layout .login-box .frm-login #remember {
  display: inline-block;
}
#kunena.layout .login-box .frm-login #remember #login-remember {
  vertical-align: middle;
}
#kunena.layout .login-box .frm-login .btn {
  display: inline-block;
}
#kunena.layout .login-box .other-links {
  list-style: none;
  margin: 0;
  padding: 0;
}
#kunena.layout .login-box .other-links li {
  display: inline-block;
  margin-right: 20px;
}
#kunena.layout .login-box #nav-menu {
  width: auto;
}
#kunena.layout .login-box #nav-menu div.user-avatar {
  float: left;
  margin-right: 20px;
  margin-top: 5px;
}
#kunena.layout .login-box #nav-menu div.user-avatar a.user-avatar {
  display: block;
  margin: 0;
  padding: 0 !important;
}
#kunena.layout .login-box #nav-menu div.user-avatar img {
  border-radius: 0;
  border: 1px solid #e5e5e5;
  margin: 0 !important;
  padding: 5px;
}
#kunena.layout .login-box #nav-menu .user-info {
  margin-bottom: 10px;
}
#kunena.layout .login-box #nav-menu .user-name a {
  padding: 0;
}
#kunena.layout .login-box #nav-menu .user-status {
  display: inline-block;
}
#kunena.layout .login-box #nav-menu .user-status a.label {
  padding: 2px 5px;
  line-height: 1;
}
#kunena.layout .login-box #nav-menu .last-visible {
  display: inline-block;
  margin-left: 5px;
}
#kunena.layout .login-box #nav-menu .last-visible {
  color: #999;
  font-size: 12px;
}
#kunena.layout .login-box #nav-menu .last-visible i,
#kunena.layout .login-box #nav-menu .last-visible svg {
  margin-right: 3px;
}
#kunena.layout .login-box #nav-menu #status-form {
  margin-bottom: 10px;
}
#kunena.layout .login-box #nav-menu #status-form .btn {
  font-weight: normal;
  height: auto;
  line-height: 1;
  width: auto;
  margin: 0;
  padding: 0;
}
#kunena.layout .login-box #nav-menu #status-form .btn .btn {
  background-color: #f9f9f9;
  font-weight: 600;
  font-size: 12px;
  padding: 5px 8px;
}
#kunena.layout .login-box #nav-menu #status-form .btn .btn:hover,
#kunena.layout .login-box #nav-menu #status-form .btn .btn:focus,
#kunena.layout .login-box #nav-menu #status-form .btn .btn:active {
  border-color: #3F51B5;
  color: #3F51B5;
  text-decoration: none;
}
#kunena.layout .login-box #nav-menu #status-form .btn i,
#kunena.layout .login-box #nav-menu #status-form .btn svg {
  margin-right: 5px;
}
#kunena.layout .login-box #nav-menu ul {
  list-style: none;
  marign: 0;
  padding: 0;
}
#kunena.layout .login-box #nav-menu ul li {
  display: inline-block;
  margin-right: 10px;
}
#kunena.layout .login-box #nav-menu ul li a {
  color: #777777;
  padding: 0;
}
#kunena.layout .login-box #nav-menu ul li a:hover,
#kunena.layout .login-box #nav-menu ul li a:focus,
#kunena.layout .login-box #nav-menu ul li a:active {
  color: #3F51B5;
}
#kunena.layout .login-box #nav-menu .user-logout .btn {
  margin: 0;
  color: #777777;
}
#kunena.layout .login-box #nav-menu .user-logout .btn:hover,
#kunena.layout .login-box #nav-menu .user-logout .btn:focus,
#kunena.layout .login-box #nav-menu .user-logout .btn:active {
  background-color: #3F51B5;
  border: 1px solid #3F51B5;
  color: #fff;
}
#kunena.layout .navbar {
  border: 0;
  border-radius: 0;
  position: relative;
  z-index: 200;
}
#kunena.layout .navbar .login-nav {
  float: right;
  margin: -1px;
}
#kunena.layout .navbar .login-nav  > li {
  background-color: #3F51B5;
  border: 1px solid #3849a2;
  color: #fff;
}
#kunena.layout .navbar .login-nav  > li a {
  border: 0;
  height: auto;
}
#kunena.layout .navbar .login-nav  > li a:before {
  display: none;
}
#kunena.layout .navbar .login-nav  > li a .caret {
  border-top-color: #fff;
}
#kunena.layout .navbar ul.dropdown-menu {
  border-radius: 0;
  min-width: 250px;
}
#kunena.layout .navbar ul.dropdown-menu .thumbnail {
  border: 1px solid #e5e5e5;
  border-radius: 0;
  margin-top: 0;
  margin-left: 0;
}
#kunena.layout .navbar ul.dropdown-menu .thumbnail i,
#kunena.layout .navbar ul.dropdown-menu .thumbnail svg {
  border-radius: 0;
  margin: 0;
}
#kunena.layout .navbar ul.dropdown-menu .form-signin {
  padding: 15px;
}
#kunena.layout .navbar ul.dropdown-menu .user-avatar .thumbnail {
  box-shadow: none;
  border-radius: 0;
  color: #ccc;
  font-size: 32px;
  height: 48px;
  width: 48px;
}
#kunena.layout .navbar ul.dropdown-menu #login-username,
#kunena.layout .navbar ul.dropdown-menu #login-passwd {
  box-sizing: border-box;
  height: 36px;
  line-height: 36px;
  margin-bottom: 10px;
}
#kunena.layout .navbar ul.dropdown-menu #remember {
  color: #666;
  margin-bottom: 10px;
}
#kunena.layout .navbar ul.dropdown-menu #remember input {
  margin-top: 2px;
}
#kunena.layout .navbar ul.dropdown-menu #login-remember {
  height: auto;
  line-height: 1;
  margin-right: 5px;
  vertical-align: middle;
}
#kunena.layout .navbar ul.dropdown-menu .btn-primary {
  background: #f7f7f7;
  border: 1px solid #dadada;
  border-radius: 0;
  color: #909096;
  display: block;
  text-shadown: none;
  text-align: center;
  line-height: 1;
  margin: 0 0 20px;
  padding-top: 8px;
  padding-bottom: 8px;
  text-shadow: none;
  width: 100%;
}
#kunena.layout .navbar ul.dropdown-menu .btn-primary:hover,
#kunena.layout .navbar ul.dropdown-menu .btn-primary:focus,
#kunena.layout .navbar ul.dropdown-menu .btn-primary:active {
  background-color: #e9e9ee;
  border-color: #c5c5c5;
}
#kunena.layout .navbar ul.dropdown-menu .other-links {
  list-style: none;
  margin: 0;
  padding: 0;
}
#kunena.layout .navbar ul.dropdown-menu .other-links li {
  margin-bottom: 5px;
}
#kunena.layout .navbar ul.dropdown-menu .other-links li a {
  color: #555555;
  height: auto;
}
#kunena.layout .navbar ul.dropdown-menu .other-links li a:hover,
#kunena.layout .navbar ul.dropdown-menu .other-links li a:focus,
#kunena.layout .navbar ul.dropdown-menu .other-links li a:active {
  color: #3F51B5;
}
#kunena.layout .navbar .sm-avatar img {
  border: 0;
  border-radius: 2px;
  box-shadow: none;
}
#kunena.layout .navbar .dropdown-logout {
  border-radius: 0;
  min-width: 250px;
  padding-top: 0;
}
#kunena.layout .navbar .dropdown-logout .user-info {
  background-color: #f6f6f6;
  border-bottom: 1px solid #e5e5e5;
}
#kunena.layout .navbar .dropdown-logout .user-name {
  display: block;
  padding: 10px 0 0;
}
#kunena.layout .navbar .dropdown-logout .user-status {
  margin-bottom: 10px;
}
#kunena.layout .navbar .dropdown-logout .user-avatar img {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  margin: 0 0 5px;
  padding: 5px;
}
#kunena.layout .navbar .dropdown-logout .last-visible {
  color: #777777;
  margin-bottom: 10px;
}
#kunena.layout .navbar .dropdown-logout #status-form {
  border-bottom: 1px solid #e5e5e5;
  display: block;
  margin-bottom: 10px;
  overflow: hidden;
}
#kunena.layout .navbar .dropdown-logout #status-form span {
  display: block;
  float: left;
  margin-bottom: 5px;
}
#kunena.layout .navbar .dropdown-logout #status-form span .btn {
  height: auto;
  line-height: 1;
  padding: 0;
}
#kunena.layout .navbar .dropdown-logout #status-form span a.btn {
  padding: 5px 5px;
  font-weight: normal;
  font-size: 12px;
}
#kunena.layout .navbar .dropdown-logout #status-form span a.btn i,
#kunena.layout .navbar .dropdown-logout #status-form span a.btn svg {
  margin-right: 4px;
}
#kunena.layout .navbar .dropdown-logout .user-status-text a,
#kunena.layout .navbar .dropdown-logout .user-announcements a,
#kunena.layout .navbar .dropdown-logout .user-inbox a,
#kunena.layout .navbar .dropdown-logout .user-logout a,
#kunena.layout .navbar .dropdown-logout .mark-all-read a {
  color: #555555;
}
#kunena.layout .navbar .dropdown-logout .user-status-text a:hover,
#kunena.layout .navbar .dropdown-logout .user-status-text a:focus,
#kunena.layout .navbar .dropdown-logout .user-status-text a:active,
#kunena.layout .navbar .dropdown-logout .user-announcements a:hover,
#kunena.layout .navbar .dropdown-logout .user-announcements a:focus,
#kunena.layout .navbar .dropdown-logout .user-announcements a:active,
#kunena.layout .navbar .dropdown-logout .user-inbox a:hover,
#kunena.layout .navbar .dropdown-logout .user-inbox a:focus,
#kunena.layout .navbar .dropdown-logout .user-inbox a:active,
#kunena.layout .navbar .dropdown-logout .user-logout a:hover,
#kunena.layout .navbar .dropdown-logout .user-logout a:focus,
#kunena.layout .navbar .dropdown-logout .user-logout a:active,
#kunena.layout .navbar .dropdown-logout .mark-all-read a:hover,
#kunena.layout .navbar .dropdown-logout .mark-all-read a:focus,
#kunena.layout .navbar .dropdown-logout .mark-all-read a:active {
  color: #3F51B5;
}
#kunena.layout .kheader {
  border-bottom: 2px solid #eee;
  color: #333333;
  padding: 10px 0 0;
  margin-bottom: 20px;
  position: relative;
}
#kunena.layout .kheader:before,
#kunena.layout .kheader:after {
  content: " ";
  display: table;
}
#kunena.layout .kheader:after {
  clear: both;
}
#kunena.layout .kheader h2 {
  border-bottom: 2px solid #3F51B5;
  font-size: 16px;
  font-weight: 600;
  float: left;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 0 0 10px 0;
  margin: 0 20px -2px 0;
}
#kunena.layout .kheader h2 small {
  background-color: rgba(255,255,255,0.2);
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  padding: 5px;
  font-size: 10px;
  line-height: 1;
  letter-spacing: 1px;
  text-transform: uppercase;
}
#kunena.layout .kheader h2 span {
  display: inline-block;
  position: relative;
}
#kunena.layout .kheader h2 a {
  color: #5c5c5c;
  display: inline-block;
  position: relative;
  z-index: 20;
}
#kunena.layout .kheader h2 a:hover,
#kunena.layout .kheader h2 a:focus,
#kunena.layout .kheader h2 a:active {
  text-decoration: none;
}
#kunena.layout .kheader .header-desc {
  color: #333333;
}
#kunena.layout .kheader a {
  color: #fff;
}
#kunena.layout .kheader a:hover,
#kunena.layout .kheader a:focus,
#kunena.layout .kheader a:active {
  text-decoration: none;
}
#kunena.layout .kheader .btn {
  background: transparent;
  border: 1px solid #fff;
  border-radius: 2px;
  border-radius: 0;
  display: block;
  height: 24px;
  position: absolute;
  top: 50%;
  margin-top: -12px;
  padding: 0;
  right: 20px;
  opacity: 0.1;
  text-shadown: none;
  width: 24px;
}
#kunena.layout .kheader .btn:before {
  display: inline-block;
  content: "\f068";
  color: #fff;
  font-family: FontAwesome;
  font-size: 16px;
  line-height: 24px;
  text-shadow: none;
}
#kunena.layout .kheader .btn.collapsed:before {
  content: "\f067";
}
#kunena.layout .kheader .btn:hover,
#kunena.layout .kheader .btn:focus,
#kunena.layout .kheader .btn:active {
  opacity: 0.5;
}
#kunena.layout .kfrontend {
  padding-bottom: 0;
}
#kunena.layout div.section {
  overflow: visible;
}
#kunena.layout .nts-kblock .kcontainer {
  margin-left: -10px;
  margin-right: -10px;
}
#kunena.layout .nts-kblock ul.kblocktable {
  list-style: none;
  margin: 0 -15px;
  padding: 0;
  overflow: hidden;
}
#kunena.layout .nts-kblock ul.kblocktable li {
  display: block;
  float: left;
}
#kunena.layout .nts-kblock .kblock-inner {
  background: #fff;
  border: 1px solid #eee;
  margin: 0 15px 30px;
  padding: 15px;
  position: relative;
}
#kunena.layout .nts-kblock .kcol-ads .kblock-inner {
  box-sizing: border-box;
  background-color: #f9f9f9;
  border: 0;
  padding: 0;
  text-align: center;
  overflow: hidden;
}
#kunena.layout .nts-kblock .cat-bg {
  background-size: cover;
  min-height: 195px;
  margin: -16px -16px 16px;
  position: relative;
}
#kunena.layout .nts-kblock .cat-bg > a {
  background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%);
  background-repeat: repeat-x;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  text-indent: -9999em;
  z-index: 10;
}
#kunena.layout .nts-kblock .cat-bg > a:hover,
#kunena.layout .nts-kblock .cat-bg > a:focus,
#kunena.layout .nts-kblock .cat-bg > a:active {
  background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
}
#kunena.layout .nts-kblock .cat-bg .mask {
  display: none;
}
#kunena.layout .nts-kblock .cat-bg .cat-title {
  font-weight: 500;
  font-size: 18px;
  margin: 0;
  position: absolute;
  left: 15px;
  bottom: 15px;
  right: 15px;
  z-index: 20;
}
#kunena.layout .nts-kblock .cat-bg .cat-title a {
  color: #fff;
  display: inline-block;
  padding-bottom: 5px;
  position: relative;
}
#kunena.layout .nts-kblock .cat-bg .cat-title a:before {
  background-color: #fff;
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  left: 0;
  width: 0;
  transition: width 0.35s;
}
#kunena.layout .nts-kblock .cat-bg .cat-title a:hover:before,
#kunena.layout .nts-kblock .cat-bg .cat-title a:focus:before,
#kunena.layout .nts-kblock .cat-bg .cat-title a:active:before {
  width: 100%;
}
#kunena.layout .nts-kblock .cat-bg .cat-badge {
  display: inline-block;
  font-size: 13px;
  font-weight: normal;
}
#kunena.layout .nts-kblock .cat-bg > span.knewchar {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 1px;
  padding: 5px;
  text-transform: uppercase;
}
#kunena.layout .nts-kblock .subcat-nav {
  height: 40px;
  position: absolute;
  right: 0;
  bottom: 0;
  text-align: center;
  width: 40px;
  z-index: 30;
}
#kunena.layout .nts-kblock .subcat-nav .subcat-nav-inner {
  position: relative;
}
#kunena.layout .nts-kblock .subcat-nav .subcat-nav-inner .bar {
  color: #fff;
  display: inline-block;
  line-height: 35px;
  height: 35px;
  text-align: center;
  width: 32px;
}
#kunena.layout .nts-kblock .subcat-nav .subcat-nav-inner .bar i,
#kunena.layout .nts-kblock .subcat-nav .subcat-nav-inner .bar svg {
  font-size: 18px;
  line-height: 35px;
}
#kunena.layout .nts-kblock .subcat-nav .subcat-nav-inner .bar svg {
  margin-top: 10px;
}
#kunena.layout .nts-kblock .subcat-nav .subcat-nav-inner:hover .bar {
  background-color: #fff;
  color: #555555;
}
#kunena.layout .nts-kblock .subcat-nav .subcat-nav-inner:hover .subcat-wrap {
  display: block;
}
#kunena.layout .nts-kblock .subcat-nav .subcat-wrap {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-top: 0;
  box-shadow: 5px 5px 0 rgba(0,0,0,0.05);
  box-sizing: border-box;
  display: none;
  padding: 15px;
  position: absolute;
  top: 32px;
  right: 0;
  margin: 0;
  min-width: 300px;
}
#kunena.layout .nts-kblock .subcat-nav .subcat-wrap ul {
  margin-left: 0;
  padding-left: 0;
}
#kunena.layout .nts-kblock .subcat-nav .subcat-wrap ul li {
  text-align: left;
  width: auto;
}
#kunena.layout .nts-kblock .subcat-nav .subcat-wrap ul li a:hover,
#kunena.layout .nts-kblock .subcat-nav .subcat-wrap ul li a:focus,
#kunena.layout .nts-kblock .subcat-nav .subcat-wrap ul li a:active {
  color: #3F51B5;
}
#kunena.layout .nts-kblock .subcat-nav .subcat-wrap ul li i,
#kunena.layout .nts-kblock .subcat-nav .subcat-wrap ul li svg {
  margin-right: 10px;
}
#kunena.layout .nts-kblock .cat-no-bg {
  background-color: #eeeeee;
  min-height: 195px;
  margin: -15px -15px 15px;
  position: relative;
}
#kunena.layout .nts-kblock .cat-desc {
  margin-bottom: 30px;
  height: 70px;
  overflow: hidden;
}
#kunena.layout .nts-kblock .kcol-first {
  background-color: #f0f0f0;
  background-repeat: no-repeat;
  background-size: cover;
  margin: -16px -16px 0;
}
#kunena.layout .nts-kblock .kcol-first a {
  background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%);
  background-repeat: repeat-x;
  display: block;
  height: 175px;
  transition: all 0.35s;
}
#kunena.layout .nts-kblock .kcol-first a:hover,
#kunena.layout .nts-kblock .kcol-first a:focus,
#kunena.layout .nts-kblock .kcol-first a:active {
  background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
}
#kunena.layout .nts-kblock .kcol-kcattitle {
  padding: 0;
  overflow: hidden;
  margin-top: -40px;
  margin-bottom: 20px;
}
#kunena.layout .nts-kblock:hover .kcol-kcattitle {
  height: auto;
}
#kunena.layout .nts-kblock .kthead-title {
  height: 40px;
  margin-bottom: 15px;
  line-height: 40px;
}
#kunena.layout .nts-kblock .kthead-title a {
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  text-decoration: none;
}
#kunena.layout .nts-kblock .kthead-desc {
  min-height: 67px;
  max-height: 67px;
}
#kunena.layout .sub-cats {
  height: 32px;
  position: absolute;
  top: 132px;
  right: 15px;
  width: 32px;
  z-index: 200;
}
#kunena.layout .sub-cats subcat-inner {
  position: relative;
}
#kunena.layout .sub-cats .sc {
  background: url(/components/com_kunena/template/nts_kmaterial/../images/cat-icon.png) no-repeat center top transparent;
  display: block;
  float: right;
  height: 32px;
  width: 32px;
}
#kunena.layout .sub-cats:hover .sc {
  background-color: #fff;
  background-position: center bottom;
}
#kunena.layout .sub-cats:hover .kthead-child {
  display: block;
}
#kunena.layout .sub-cats .kthead-child {
  background-color: #fff;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  clear: both;
  padding: 15px;
  position: absolute;
  top: 32px;
  right: -16px;
  width: 285px;
}
#kunena.layout .sub-cats .kthead-child .kcc-subcat {
  float: left;
  font-size: 92%;
  margin-bottom: 5px;
  width: 50%;
}
#kunena.layout .sub-cats .kthead-child {
  display: none;
}
#kunena.layout .sub-cats .kthead-child .kcc-subcat .kicon {
  background: url(/components/com_kunena/template/nts_kmaterial/../images/subcat-icon.png) no-repeat left top;
  display: inline-block;
  height: 14px;
  margin-top: 3px;
  margin-right: 5px;
  width: 14px;
}
#kunena.layout .sub-cats .kthead-child .kcc-subcat a {
  color: #333;
  text-decoration: none;
}
#kunena.layout .sub-cats .kthead-child .kcc-subcat a:hover,
#kunena.layout .sub-cats .kthead-child .kcc-subcat a:focus,
#kunena.layout .sub-cats .kthead-child .kcc-subcat a:active {
  color: #2196f3;
}
#kunena.layout .sub-cats .kthead-child .kcc-subcat .kchildcount {
  display: inline-block;
  margin-left: 5px;
}
#kunena.layout .nts-kblock .forum-info {
  background: url(/components/com_kunena/template/nts_kmaterial/../images/dot.gif) repeat-x left bottom;
  overflow: hidden;
  margin-left: -15px;
  margin-right: -15px;
  text-align: center;
}
#kunena.layout .forum-info .kcol-kcattopics {
  border-bottom: 2px solid #3F51B5;
  display: block;
  float: left;
  padding-bottom: 5px;
  width: 33.3%;
}
#kunena.layout .forum-info .kcol-kcattopics .kcat-topics-number {
  display: block;
  font-size: 18px;
  font-weight: 600;
}
#kunena.layout .forum-info .kcol-kcattopics .kcat-topics {
  color: #999;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
#kunena.layout .forum-info .kcol-kcatreplies {
  border-bottom: 2px solid #ddd;
  display: block;
  float: right;
  padding-bottom: 5px;
  width: 33.3%;
}
#kunena.layout .forum-info .kcol-kcatreplies .kcat-replies-number {
  display: block;
  font-size: 18px;
  font-weight: 600;
}
#kunena.layout .forum-info .kcol-kcatreplies .kcat-replies {
  color: #999;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
#kunena.layout .kcol-kcatlastpost {
  background: #f6f6f6;
  margin: 0 -15px -15px;
  padding: 35px 15px 15px;
  position: relative;
}
#kunena.layout .kcol-kcatlastpost span.klatest-avatar {
  display: block;
  height: 48px;
  top: -24px;
  margin-left: -24px;
  left: 50%;
  width: 48px;
  position: absolute;
}
#kunena.layout .kcol-kcatlastpost span.klatest-avatar a {
  border-radius: 50%;
  display: block;
  overflow: hidden;
  height: 48px;
  width: 48px;
}
#kunena.layout .kcol-kcatlastpost span.klatest-avatar img {
  border-radius: 50%;
}
#kunena.layout .kcol-kcatlastpost .online {
  background: #999;
  border: 1px solid #fff;
  border-radius: 50%;
  display: block;
  height: 12px;
  margin-top: -6px;
  margin-left: 18px;
  position: relative;
  width: 12px;
  z-index: 30;
}
#kunena.layout .kcol-kcatlastpost .online-yes {
  background-color: #4caf50;
}
#kunena.layout .kcol-kcatlastpost span.klatest-avatar img {
  width: 100%;
}
#kunena.layout .kcol-kcatlastpost .klatest-subject-by {
  font-size: 13px;
  text-align: center;
}
#kunena.layout .kcol-kcatlastpost .klatest-subject-by .klast-post-date svg {
  margin-right: 5px;
}
#kunena.layout .kcol-kcatlastpost .klatest-subject-by span.kwho-user {
  margin-bottom: 5px;
}
#kunena.layout .kcol-kcatlastpost .klatest-subject-by a.kwho-user,
#kunena.layout .kcol-kcatlastpost .klatest-subject-by a.kwho-admin {
  background-color: #fff;
  border: 1px solid #ededed;
  border-radius: 15px;
  color: #666;
  display: inline-block;
  font-weight: 400;
  font-size: 11px;
  letter-spacing: 1px;
  padding: 2px 10px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
#kunena.layout .kcol-kcatlastpost .klatest-subject-by a.kwho-user:hover,
#kunena.layout .kcol-kcatlastpost .klatest-subject-by a.kwho-user:focus,
#kunena.layout .kcol-kcatlastpost .klatest-subject-by a.kwho-user:active,
#kunena.layout .kcol-kcatlastpost .klatest-subject-by a.kwho-admin:hover,
#kunena.layout .kcol-kcatlastpost .klatest-subject-by a.kwho-admin:focus,
#kunena.layout .kcol-kcatlastpost .klatest-subject-by a.kwho-admin:active {
  border-color: #e5e5e5;
  text-decoration: none;
}
#kunena.layout .kcol-kcatlastpost .klatest-subject-by a.kwho-admin {
  color: #f44336;
}
#kunena.layout .kcol-kcatlastpost .klatest-subject-by .klatest-subject {
  overflow: hidden;
  margin-bottom: 5px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
#kunena.layout .kcol-kcatlastpost .klatest-subject-by a {
  color: #777777;
  text-decoration: none;
}
#kunena.layout .kcol-kcatlastpost .klatest-subject-by a:hover,
#kunena.layout .kcol-kcatlastpost .klatest-subject-by a:focus,
#kunena.layout .kcol-kcatlastpost .klatest-subject-by a:active {
  text-decoration: underline;
}
#kunena.layout .kcol-kcatlastpost .klatest-subject-by span {
  color: #999;
}
#kunena.layout .kcol-kcatlastpost .klatest-subject-by span i,
#kunena.layout .kcol-kcatlastpost .klatest-subject-by span svg {
  color: #ccc;
  font-size: 12px;
  margin-right: 5px;
}
#kunena.layout .last-post-message {
  background-color: #F6F6F6;
  border-top: 1px solid #e5e5e5;
  color: #777777;
  min-height: 126px;
  line-height: 110px;
  margin: 84px -15px -15px;
  text-align: center;
}
#kunena.layout .kcol-knoposts {
  min-height: 81px;
  padding-top: 20px;
}
#kunena.layout .subcat-wrap {
  background-color: #f6f6f6;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: 20px;
  padding: 10px 20px;
}
#kunena.layout .subcat-wrap ul {
  display: block;
  overflow: hidden;
}
#kunena.layout .subcat-wrap ul li {
  display: block;
  float: left;
  padding: 5px 10px 0 0;
  margin-bottom: 0;
}
#kunena.layout .subcat-wrap ul li a {
  color: #777777;
}
#kunena.layout .subcat-wrap ul li .icon-knewchar {
  color: #c0392b;
}
#kunena.layout .subcat-wrap ul li .icon-knewchar:before {
  font-family: FontAwesome !important;
}
#kunena.layout .kcol-cat-lastpost .klatest-subject {
  margin-bottom: 5px;
}
#kunena.layout .kcol-cat-lastpost .klatest-subject a {
  color: #777777;
}
#kunena.layout .kcol-cat-lastpost .klatest-subject a:hover,
#kunena.layout .kcol-cat-lastpost .klatest-subject a:focus,
#kunena.layout .kcol-cat-lastpost .klatest-subject a:active {
  color: #3F51B5;
}
#kunena.layout .kcol-cat-lastpost .klatest-subject-by {
  font-size: 12px;
}
#kunena.layout .kcol-cat-lastpost .klatest-subject-by i,
#kunena.layout .kcol-cat-lastpost .klatest-subject-by svg {
  color: #b7b7b7;
  margin-right: 5px;
}
#kunena.layout .kcol-cat-lastpost .klatest-subject-by .kpost-date {
  display: inline-block;
  margin-left: 5px;
}
#kunena.layout .kcol-cat-lastpost .user-avatar {
  float: left;
  margin-right: 10px;
  margin-top: 5px;
  width: 32px;
}
#kunena.layout .kcol-cat-lastpost .user-avatar img {
  background-color: transparent;
  border-radius: 2px;
  border: 0;
  vertical-align: middle;
  width: 100%;
}
#kunena.layout table.kblocktable {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
#kunena.layout table.kblocktable th,
#kunena.layout table.kblocktable td {
  border: 1px solid #e5e5e5 !important;
  padding: 10px 20px;
}
#kunena.layout table.kblocktable th {
  background-color: #f0f0f0;
  color: #555555;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-shadow: 1px 1px 0 #eee;
  text-transform: uppercase;
  text-align: left;
}
#kunena.layout table.kblocktable th .header-desc {
  margin-bottom: 0;
}
#kunena.layout table.kblocktable .kcol-cat-icon,
#kunena.layout table.kblocktable .kcol-topic-icon {
  text-align: center;
  width: 10%;
}
#kunena.layout table.kblocktable .kcol-cat-icon svg,
#kunena.layout table.kblocktable .kcol-topic-icon svg {
  font-size: 18px;
  margin-top: 12px;
}
#kunena.layout table.kblocktable .kcol-cat-title,
#kunena.layout table.kblocktable .kcol-topic-title {
  width: 50%;
}
#kunena.layout table.kblocktable .kcol-cat-lastpost,
#kunena.layout table.kblocktable .kcol-topic-lastpost {
  width: 30%;
}
#kunena.layout td.kcol-topic-icon a {
  background-color: #3F51B5;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  height: 42px;
  line-height: 42px;
  width: 42px;
}
#kunena.layout td.kcol-topic-icon a .icon-big,
#kunena.layout td.kcol-topic-icon a .fa-2x {
  font-size: 18px;
}
#kunena.layout td.kcol-topic-icon .fa {
  line-height: 42px;
}
#kunena.layout td.kcol-topic-icon .fa:before {
  font-family: 'FontAwesome';
}
#kunena.layout td.kcol-topic-icon [class^="icon-"],
#kunena.layout td.kcol-topic-icon [class*=" icon-"] {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
}
#kunena.layout .kcol-topic-title h3 {
  font-size: 16px;
  margin: 0 0 10px;
  line-height: 1.4;
}
#kunena.layout .kcol-topic-title i,
#kunena.layout .kcol-topic-title svg {
  color: #9d9d9d;
  margin-right: 5px;
}
#kunena.layout .kcol-topic-title .ktopic-category {
  display: block;
  margin-bottom: 5px;
}
#kunena.layout .ktopic-start {
  margin-right: 5px;
}
#kunena.layout .kcol-topic-replies span {
  display: block;
  text-align: center;
}
#kunena.layout .kcol-topic-replies .ktopic-replies-number {
  color: #777777;
  display: block;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 10px;
  text-align: center;
}
#kunena.layout .kcol-topic-replies .ktopic-replies {
  color: #666;
  font-size: 11px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
#kunena.layout .kcol-topic-views span {
  display: block;
  text-align: center;
}
#kunena.layout .kcol-topic-views .ktopic-views-number {
  color: #777777;
  display: block;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 10px;
  text-align: center;
}
#kunena.layout .kcol-topic-views .ktopic-views {
  color: #666;
  font-size: 11px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
#kunena.layout .kcol-topic-lastpost .user-avatar {
  float: left;
  margin-right: 10px;
  margin-top: 5px;
  width: 32px;
}
#kunena.layout .kcol-topic-lastpost .user-avatar img {
  background-color: transparent;
  border-radius: 2px;
  border: 0;
  vertical-align: middle;
  width: 100%;
}
#kunena.layout .kblocktable tr.frm-sticky {
  background-color: #ffc;
}
#kunena.layout #kwho,
#kunena.layout #kstats {
  overflow: hidden;
}
#kunena.layout #kwho .kblocktable,
#kunena.layout #kstats .kblocktable {
  padding: 0;
}
#kunena.layout #kwho table,
#kunena.layout #kstats table {
  border: 1px solid #e5e5e5;
  border-top: 0;
  width: 100%;
}
#kunena.layout #kwho table td,
#kunena.layout #kstats table td {
  border: 1px solid #e5e5e5;
  padding: 15px 20px;
}
#kunena.layout #kwho table td.kcol-first,
#kunena.layout #kstats table td.kcol-first {
  color: #999;
  text-align: center;
}
#kunena.layout #kwho .kcol-cat-icon .kwhoicon,
#kunena.layout #kwho .kcol-cat-icon .kicon,
#kunena.layout #kstats .kcol-cat-icon .kwhoicon,
#kunena.layout #kstats .kcol-cat-icon .kicon {
  background-color: #3F51B5;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  height: 42px;
  line-height: 42px;
  text-shadow: none;
  width: 42px;
}
#kunena.layout #kwho ul,
#kunena.layout #kstats ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#kunena.layout #kwho ul li,
#kunena.layout #kstats ul li {
  padding: 2px 0;
}
#kunena.layout #kwho ul.col-md-3,
#kunena.layout #kstats ul.col-md-3 {
  float: left;
  width: 33.3%;
}
#kunena.layout #kwho i,
#kunena.layout #kwho svg,
#kunena.layout #kstats i,
#kunena.layout #kstats svg {
  font-size: 20px;
  line-height: 42px;
}
#kunena.layout #kwho ul li {
  border-bottom: 1px dotted #e5e5e5;
  padding-top: 10px;
  padding-bottom: 10px;
}
#kunena.layout #kwho ul li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
#kunena.layout #kstats ul.unstyled {
  float: left;
  width: 33.3%;
}
#kunena.layout .row-actions {
  margin: 20px 0;
}
#kunena.layout .row-actions .nts-pagination ul {
  border-radius: 0;
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}
#kunena.layout .row-actions .nts-pagination ul:after {
  display: table;
  content: "";
  clear: both;
}
#kunena.layout .row-actions .nts-pagination ul li {
  display: block;
  float: left;
}
#kunena.layout .row-actions .nts-pagination ul li a {
  background-color: #f9f9f9;
  border: 1px solid #e5e5e5;
  border-right: 0;
  color: #333;
  display: block;
  padding: 6px 10px;
}
#kunena.layout .row-actions .nts-pagination ul li a:hover,
#kunena.layout .row-actions .nts-pagination ul li a:focus,
#kunena.layout .row-actions .nts-pagination ul li a:active {
  cursor: pointer;
}
#kunena.layout .row-actions .nts-pagination ul li a.disabled {
  background-color: #fff;
  color: #999;
  cursor: default;
}
#kunena.layout .row-actions .nts-pagination ul li:last-child a {
  border-right: 1px solid #e5e5e5;
}
#kunena.layout .row-actions .nts-pagination ul li.active a {
  background-color: #eeeeee;
  font-weight: 600;
  color: #333333;
}
#kunena.layout .row-actions .nts-pagination ul li:last-child,
#kunena.layout .row-actions .nts-pagination ul li:first-child {
  border-radius: 0;
}
#kunena.layout .row-actions .nts-pagination ul li:last-child a,
#kunena.layout .row-actions .nts-pagination ul li:last-child span,
#kunena.layout .row-actions .nts-pagination ul li:first-child a,
#kunena.layout .row-actions .nts-pagination ul li:first-child span {
  background: transparent;
  border-radius: 0;
}
#kunena.layout .row-actions .search {
  padding: 0;
}
#kunena.layout .row-actions .search input.form-control {
  margin: 0;
  height: 36px;
  line-height: 36px;
  padding: 0 10px;
  position: relative;
  width: 185px;
}
#kunena.layout .row-actions .search .btn {
  background-color: #555555;
  border: 1px solid #555555;
  color: #fff;
  height: 36px;
  line-height: 15px;
  top: 0;
  margin-right: 0;
  margin-left: 0;
  padding: 0 15px;
}
#kunena.layout .row-actions .search .btn i,
#kunena.layout .row-actions .search .btn svg {
  margin: 0;
}
#kunena.layout .row-actions .search .btn:hover,
#kunena.layout .row-actions .search .btn:focus,
#kunena.layout .row-actions .search .btn:active {
  background-color: #1565c0;
  border-color: #1565c0;
}
#kunena.layout .row-actions .search:hover input.form-control {
  width: 185px;
}
#kunena.layout .row-actions #filter-time {
  margin-top: 0;
}
#kunena.layout #topic-actions {
  margin-bottom: 20px;
}
#kunena.layout #topic-actions .btn-group {
  margin-right: 10px;
}
#kunena.layout .jssocials {
  margin-bottom: 10px;
}
#kunena.layout .jssocials .jssocials-share a {
  border-radius: 3px;
  box-shadow: none;
  color: #fff;
}
#kunena.layout .jssocials .jssocials-share a i,
#kunena.layout .jssocials .jssocials-share a svg {
  font-size: 18px;
}
#kunena.layout .jssocials .jssocials-share a span {
  padding-left: 5px;
}
#kunena.layout .highlight pre {
  border-radius: 0;
  margin: 20px 0;
  padding: 20px;
}
#kunena.layout .knew-message {
  background-color: #222;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  margin: 0;
  padding: 10px 20px;
}
#kunena.layout .kpostmessage {
  border: 1px solid #e5e5e5;
  margin-bottom: 20px;
}
#kunena.layout .kpostmessage .form-group,
#kunena.layout .kpostmessage .control-group {
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 10px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  position: relative;
}
#kunena.layout .kpostmessage .control-label {
  background-color: #f6f6f6;
  border-right: 1px solid #f2f2f2;
  color: #999;
  font-weight: 600;
  height: 100%;
  margin-bottom: 10px;
  min-width: 150px;
  padding: 20px;
  position: absolute;
  left: 0;
  top: 0;
  text-align: right;
}
#kunena.layout .kpostmessage .controls {
  margin-left: 170px;
  padding: 10px 20px 0 0;
}
#kunena.layout .kpostmessage #subject {
  box-shadow: none;
  border-radius: 0;
  height: 36px;
  line-height: 36px;
  padding-left: 10px;
  padding-right: 10px;
}
#kunena.layout .kpostmessage #iconset_inject {
  overflow: hidden;
}
#kunena.layout .kpostmessage #iconset_inject label {
  background-color: #f9f9f9;
  margin: 0 10px 0 0;
  padding: 5px;
  min-width: 40px;
  text-align: center;
}
#kunena.layout .kpostmessage #iconset_inject label svg {
  font-size: 24px;
  color: #999;
}
#kunena.layout .kpostmessage #iconset_inject input[type="radio"] + label {
  border-radius: 3px;
  border: 1px solid #ddd;
  transition: all 0.25s;
}
#kunena.layout .kpostmessage #iconset_inject input[type="radio"]:hover + label {
  border-color: #3f51b5;
  box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
#kunena.layout .kpostmessage #iconset_inject input[type="radio"]:hover + label svg {
  color: #3f51b5;
}
#kunena.layout .kpostmessage #iconset_inject input[type="radio"]:checked + label {
  background-color: #3f51b5;
  border: 1px solid #3f51b5;
}
#kunena.layout .kpostmessage #iconset_inject input[type="radio"]:checked + label svg {
  color: #fff;
}
#kunena.layout .kpostmessage .wysibb-toolbar {
  background-color: #f6f6f6;
  padding: 3px 3px 0 3px;
}
#kunena.layout .kpostmessage .wysibb-toolbar .wysibb-toolbar-container {
  background-color: #fff;
  border: 1px solid #eeeeee;
  padding: 0;
  margin-bottom: 3px;
  margin-right: 3px;
}
#kunena.layout .kpostmessage .wysibb-toolbar .wysibb-toolbar-container.modeSwitch {
  top: 3px;
  padding-right: 5px;
}
#kunena.layout .kpostmessage .wysibb-toolbar .wysibb-toolbar-btn {
  border-right: 1px solid #eeeeee;
  border-radius: 2px;
  transition: all 0.35s;
}
#kunena.layout .kpostmessage .wysibb-toolbar .wysibb-toolbar-btn:last-child {
  border-right: 0;
}
#kunena.layout .kpostmessage .wysibb-toolbar .wysibb-toolbar-btn:hover {
  background-color: transparent;
}
#kunena.layout .kpostmessage .wysibb-toolbar .wysibb-toolbar-btn:hover span {
  color: #333333;
}
#kunena.layout .kpostmessage .wysibb-toolbar .wysibb-toolbar-btn span {
  color: #777777;
}
#kunena.layout .kpostmessage .wysibb-toolbar .wysibb-toolbar-btn .fonticon.ar {
  margin-top: 3px;
  margin-right: 3px;
}
#kunena.layout .kpostmessage label.radio {
  margin: 0;
  margin-right: 5px;
}
#kunena.layout .kpostmessage label.radio .fa {
  color: #999;
  font-size: 24px;
}
#kunena.layout .kpostmessage label.radio:hover .fa {
  color: #333;
}
#kunena.layout .kpostmessage input[type="radio"]:checked + label {
  border-radius: 3px;
  padding: 5px;
}
#kunena.layout .kpostmessage #kshow_attach_form {
  margin-top: 0;
}
#kunena.layout .kpostmessage #kpost-attachments {
  margin-bottom: 0;
}
#kunena.layout .kpostmessage #tabs_kunena_editor {
  border: 0;
}
#kunena.layout .kpostmessage #tabs_kunena_editor li a {
  background-color: #f0f0f0;
  border-radius: 2px;
  border: 0;
  color: #999;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.5px;
  margin-right: 5px;
  line-height: 1;
  padding: 10px 10px;
  text-transform: uppercase;
}
#kunena.layout .kpostmessage #tabs_kunena_editor li a:hover,
#kunena.layout .kpostmessage #tabs_kunena_editor li a:focus,
#kunena.layout .kpostmessage #tabs_kunena_editor li a:active {
  background-color: #999;
  color: #fff;
}
#kunena.layout .kpostmessage #tabs_kunena_editor li.active a {
  background-color: #3F51B5;
  color: #fff;
}
#kunena.layout .kpostmessage .markItUpHeader {
  background-color: #f9f9f9;
  border: 1px solid #e5e5e5;
  border-bottom: 0;
  margin-top: 10px;
  padding: 5px 5px 0 5px;
  height: auto;
}
#kunena.layout .kpostmessage .markItUpHeader:before,
#kunena.layout .kpostmessage .markItUpHeader:after {
  content: " ";
  display: table;
}
#kunena.layout .kpostmessage .markItUpHeader:after {
  clear: both;
}
#kunena.layout .kpostmessage .markItUpHeader ul > li {
  padding-top: 0;
  padding-bottom: 5px;
}
#kunena.layout .kpostmessage .markItUpHeader ul > li a {
  background-color: #fff;
  background-position: center center;
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  margin-left: 2px;
  padding: 8px;
  opacity: 0.7;
}
#kunena.layout .kpostmessage .markItUpHeader ul > li a:hover,
#kunena.layout .kpostmessage .markItUpHeader ul > li a:focus,
#kunena.layout .kpostmessage .markItUpHeader ul > li a:active {
  background-color: #f0f0f0;
  border: 1px solid #ccc;
  opacity: 1;
}
#kunena.layout .kpostmessage .markItUpHeader ul > li ul {
  margin-left: 2px;
  top: 23px;
}
#kunena.layout .kpostmessage .markItUpHeader ul > li ul li a {
  border: 0;
  border-radius: 0;
  margin-left: 0;
}
#kunena.layout .kpostmessage .markItUpHeader ul > li ul li a:hover,
#kunena.layout .kpostmessage .markItUpHeader ul > li ul li a:focus,
#kunena.layout .kpostmessage .markItUpHeader ul > li ul li a:active {
  border: 0;
}
#kunena.layout .kpostmessage .markItUpHeader ul > li.sizebutton ul li,
#kunena.layout .kpostmessage .markItUpHeader ul > li.videodropdownbutton ul li {
  padding-bottom: 0;
}
#kunena.layout .kpostmessage .markItUpHeader ul > li.sizebutton ul li a,
#kunena.layout .kpostmessage .markItUpHeader ul > li.videodropdownbutton ul li a {
  background-position: left center;
  padding-left: 25px;
}
#kunena.layout .kpostmessage .markItUpHeader ul > li.sizebutton ul li a:hover,
#kunena.layout .kpostmessage .markItUpHeader ul > li.sizebutton ul li a:focus,
#kunena.layout .kpostmessage .markItUpHeader ul > li.sizebutton ul li a:active,
#kunena.layout .kpostmessage .markItUpHeader ul > li.videodropdownbutton ul li a:hover,
#kunena.layout .kpostmessage .markItUpHeader ul > li.videodropdownbutton ul li a:focus,
#kunena.layout .kpostmessage .markItUpHeader ul > li.videodropdownbutton ul li a:active {
  background-color: #efefef;
  color: #333;
}
#kunena.layout .kpostmessage .markItUpHeader ul > li.colors li {
  padding-bottom: 0;
}
#kunena.layout .kpostmessage .markItUpHeader ul > li.colors li a {
  padding: 0;
  text-indent: 50px;
}
#kunena.layout .kpostmessage .markItUpHeader ul > li.colors li a:hover,
#kunena.layout .kpostmessage .markItUpHeader ul > li.colors li a:focus,
#kunena.layout .kpostmessage .markItUpHeader ul > li.colors li a:active {
  background-color: inherit;
}
#kunena.layout .kpostmessage .markItUpHeader li.soundcloudbutton a {
  margin: 0 0 0 2px;
}
#kunena.layout .kpostmessage .markItUpHeader .markItUpSeparator {
  display: none;
}
#kunena.layout .kpostmessage #kbbcode-message,
#kunena.layout .kpostmessage #editor {
  border: 1px solid #e5e5e5;
  box-shadow: none;
  border-radius: 0;
  line-height: 1.6;
  padding: 10px;
}
#kunena.layout .kpostmessage #kbbcode-message:focus,
#kunena.layout .kpostmessage #editor:focus {
  border-color: #3F51B5;
}
#kunena.layout .kpostmessage #subscribeMe {
  margin-top: 5px;
  opacity: 1;
  vertical-align: middle;
}
#kunena.layout #postform .center {
  margin-bottom: 20px;
}
#kunena.layout .action-wrap {
  margin-bottom: 20px;
  text-align: center;
}
#kunena.layout #kbbcode-preview {
  background-color: #f0f0f0;
  border-radius: 0;
  margin-top: -25px;
  margin-right: 20px;
  padding: 20px;
  position: relative;
}
#kunena.layout #kbbcode-preview:before {
  background-color: rgba(255,255,255,0.3);
  border: 1px solid rgba(0,0,0,0.1);
  border-top: 0;
  border-right: 0;
  border-radius: 0 0 0 3px;
  display: block;
  content: "Preview";
  font-size: 10px;
  padding: 6px 10px;
  position: absolute;
  letter-spacing: 0.5px;
  line-height: 1;
  text-transform: uppercase;
  right: 0;
  top: 0;
}
#kunena.layout select#postcatid {
  border-radius: 0;
  margin: 0;
  display: inline-block;
  width: auto;
}
#kunena.layout .kuser-profile {
  border: 1px solid #e5e5e5;
  margin-bottom: 40px;
  padding-left: 170px;
  position: relative;
  overflow: hidden;
}
#kunena.layout .kuser-profile .kuser-avatar {
  background-color: #fbfbfb;
  border-right: 1px solid #e5e5e5;
  float: left;
  height: 100%;
  margin-right: 20px;
  padding: 20px;
  position: absolute;
  left: 0;
  top: 0;
  width: 150px;
}
#kunena.layout .kuser-profile .kuser-avatar img {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  padding: 3px;
}
#kunena.layout .kuser-profile .kuser-avatar a {
  border-radius: 3px;
  display: block;
  margin-top: 5px;
  padding: 5px 0;
  text-align: center;
}
#kunena.layout .kuser-profile .kuser-avatar a.label-success {
  background-color: #5cb85c;
}
#kunena.layout .kuser-profile .kuser-info {
  padding: 20px;
}
#kunena.layout .kuser-profile ul {
  border-bottom: 1px solid #e7e7e7;
  display: block;
  padding: 0;
  margin-bottom: 0;
  overflow: hidden;
}
#kunena.layout .kuser-profile ul li {
  padding: 10px 0;
}
@media screen and (min-width: 640px) {
  #kunena.layout .kuser-profile ul li {
    float: left;
    width: 50%;
  }
}
@media screen and (min-width: 1200px) {
  #kunena.layout .kuser-profile ul li {
    width: 25%;
  }
}
#kunena.layout .kuser-profile .kuser-social .other-user-info {
  padding-top: 10px;
}
#kunena.layout .kuser-profile .kuser-social .user-socials {
  float: left;
  padding-top: 10px;
  margin-bottom: 20px;
}
#kunena.layout .kuser-profile .kuser-social .user-socials > div > a {
  display: inline-block;
  margin-right: 3px;
}
#kunena.layout .kuser-profile .kuser-social .user-socials .kicon-profile {
  background-size: cover;
  height: 28px;
  width: 28px;
}
#kunena.layout .kprofile-tabs {
  border-bottom: 1px solid #e5e5e5;
  padding-left: 20px;
}
#kunena.layout .kprofile-tabs li a {
  border-radius: 0;
  color: #666;
  font-weight: 600;
  padding: 8px 15px;
}
#kunena.layout .kprofile-tabs li.active a {
  border: 1px solid #e5e5e5;
  border-bottom-color: #fff;
}
#kunena.layout #KunenaUserEdit {
  border-bottom: 2px solid #ddd;
}
#kunena.layout #KunenaUserEdit li {
  margin-bottom: -2px;
  padding-left: 10px;
  padding-right: 10px;
}
#kunena.layout #KunenaUserEdit li a {
  color: #333;
  border: 0;
  padding-left: 0;
  padding-right: 0;
  transition: all 0.25s;
}
#kunena.layout #KunenaUserEdit li a:hover,
#kunena.layout #KunenaUserEdit li a:focus,
#kunena.layout #KunenaUserEdit li a:active {
  border-bottom: 2px solid #777777;
  color: #3F51B5;
}
#kunena.layout #KunenaUserEdit li.active a {
  border-bottom: 2px solid #3F51B5;
  color: #3F51B5;
}
#kunena.layout .tab-content:after {
  display: table;
  content: "";
  clear: both;
}
#kunena.layout .tab-content #editUser h3 {
  margin-bottom: 20px;
}
#kunena.layout .tab-content #editprofile input[type="text"] {
  padding: 0 10px;
}
#kunena.layout .tab-content #editprofile input[type="url"] {
  border-radius: 0;
  box-shadow: none;
}
#kunena.layout .tab-content #editprofile textarea#signature {
  border-radius: 0;
  box-shadow: none;
  padding: 20px;
}
#kunena.layout .kmessage {
  position: relative;
  margin-bottom: 30px;
}
#kunena.layout .kmessage .kmsg {
  line-height: 1.6;
}
#kunena.layout .kmessage .kprofile-left,
#kunena.layout .kmessage .kprofile-right {
  background-color: #f6f6f6;
  border-radius: 3px;
  padding: 20px;
  position: absolute;
  left: 0;
  top: 0;
  width: 180px;
}
#kunena.layout .kmessage .kprofile-left .profilebox,
#kunena.layout .kmessage .kprofile-right .profilebox {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  text-align: center;
}
#kunena.layout .kmessage .kprofile-left .profilebox li,
#kunena.layout .kmessage .kprofile-right .profilebox li {
  padding: 0 0 5px 0;
}
#kunena.layout .kmessage .kprofile-left .profilebox .ku-rank-img img,
#kunena.layout .kmessage .kprofile-right .profilebox .ku-rank-img img {
  width: 96px;
}
#kunena.layout .kmessage .kprofile-left img,
#kunena.layout .kmessage .kprofile-right img {
  border-radius: 5px;
  border: 0;
  max-width: 100px;
}
#kunena.layout .kmessage .kprofile-left .user-name,
#kunena.layout .kmessage .kprofile-right .user-name {
  display: block;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-align: center;
}
#kunena.layout .kmessage .kprofile-left .topic-starter,
#kunena.layout .kmessage .kprofile-right .topic-starter {
  border-radius: 0;
  border: 0;
  display: block;
  padding-top: 10px;
  padding-bottom: 0;
}
#kunena.layout .kmessage .kprofile-left .profilebox-extra,
#kunena.layout .kmessage .kprofile-right .profilebox-extra {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
#kunena.layout .kmessage .kprofile-left .profilebox-extra .ku-gender,
#kunena.layout .kmessage .kprofile-left .profilebox-extra .ku-localtion,
#kunena.layout .kmessage .kprofile-left .profilebox-extra .ku-website,
#kunena.layout .kmessage .kprofile-left .profilebox-extra .ku-private,
#kunena.layout .kmessage .kprofile-left .profilebox-extra .ku-email,
#kunena.layout .kmessage .kprofile-left .profilebox-extra .ku-birthdate,
#kunena.layout .kmessage .kprofile-right .profilebox-extra .ku-gender,
#kunena.layout .kmessage .kprofile-right .profilebox-extra .ku-localtion,
#kunena.layout .kmessage .kprofile-right .profilebox-extra .ku-website,
#kunena.layout .kmessage .kprofile-right .profilebox-extra .ku-private,
#kunena.layout .kmessage .kprofile-right .profilebox-extra .ku-email,
#kunena.layout .kmessage .kprofile-right .profilebox-extra .ku-birthdate {
  display: inline-block;
  padding-top: 5px;
}
#kunena.layout .kmessage .kprofile-left .profilebox-extra .ku-gender span,
#kunena.layout .kmessage .kprofile-left .profilebox-extra .ku-localtion span,
#kunena.layout .kmessage .kprofile-left .profilebox-extra .ku-website span,
#kunena.layout .kmessage .kprofile-left .profilebox-extra .ku-private span,
#kunena.layout .kmessage .kprofile-left .profilebox-extra .ku-email span,
#kunena.layout .kmessage .kprofile-left .profilebox-extra .ku-birthdate span,
#kunena.layout .kmessage .kprofile-right .profilebox-extra .ku-gender span,
#kunena.layout .kmessage .kprofile-right .profilebox-extra .ku-localtion span,
#kunena.layout .kmessage .kprofile-right .profilebox-extra .ku-website span,
#kunena.layout .kmessage .kprofile-right .profilebox-extra .ku-private span,
#kunena.layout .kmessage .kprofile-right .profilebox-extra .ku-email span,
#kunena.layout .kmessage .kprofile-right .profilebox-extra .ku-birthdate span {
  display: block;
  margin: 0;
  height: 22px;
  width: 22px;
}
#kunena.layout .kmessage .kprofile-left .profilebox-extra .ku-gender span:before,
#kunena.layout .kmessage .kprofile-left .profilebox-extra .ku-localtion span:before,
#kunena.layout .kmessage .kprofile-left .profilebox-extra .ku-website span:before,
#kunena.layout .kmessage .kprofile-left .profilebox-extra .ku-private span:before,
#kunena.layout .kmessage .kprofile-left .profilebox-extra .ku-email span:before,
#kunena.layout .kmessage .kprofile-left .profilebox-extra .ku-birthdate span:before,
#kunena.layout .kmessage .kprofile-right .profilebox-extra .ku-gender span:before,
#kunena.layout .kmessage .kprofile-right .profilebox-extra .ku-localtion span:before,
#kunena.layout .kmessage .kprofile-right .profilebox-extra .ku-website span:before,
#kunena.layout .kmessage .kprofile-right .profilebox-extra .ku-private span:before,
#kunena.layout .kmessage .kprofile-right .profilebox-extra .ku-email span:before,
#kunena.layout .kmessage .kprofile-right .profilebox-extra .ku-birthdate span:before {
  color: #777777;
  display: inline-block;
  font-size: 18px;
  font-family: Fontawesome;
  height: 22px;
  width: 22px;
}
#kunena.layout .kmessage .kprofile-left .profilebox-extra .ku-gender a:hover span:before,
#kunena.layout .kmessage .kprofile-left .profilebox-extra .ku-localtion a:hover span:before,
#kunena.layout .kmessage .kprofile-left .profilebox-extra .ku-website a:hover span:before,
#kunena.layout .kmessage .kprofile-left .profilebox-extra .ku-private a:hover span:before,
#kunena.layout .kmessage .kprofile-left .profilebox-extra .ku-email a:hover span:before,
#kunena.layout .kmessage .kprofile-left .profilebox-extra .ku-birthdate a:hover span:before,
#kunena.layout .kmessage .kprofile-right .profilebox-extra .ku-gender a:hover span:before,
#kunena.layout .kmessage .kprofile-right .profilebox-extra .ku-localtion a:hover span:before,
#kunena.layout .kmessage .kprofile-right .profilebox-extra .ku-website a:hover span:before,
#kunena.layout .kmessage .kprofile-right .profilebox-extra .ku-private a:hover span:before,
#kunena.layout .kmessage .kprofile-right .profilebox-extra .ku-email a:hover span:before,
#kunena.layout .kmessage .kprofile-right .profilebox-extra .ku-birthdate a:hover span:before {
  color: #3F51B5;
}
#kunena.layout .kmessage .kprofile-left .profilebox-extra .ku-website i,
#kunena.layout .kmessage .kprofile-right .profilebox-extra .ku-website i {
  display: none;
}
#kunena.layout .kmessage .kprofile-left .profilebox-extra .ku-gender span.kicon-profile-gender-male:before,
#kunena.layout .kmessage .kprofile-right .profilebox-extra .ku-gender span.kicon-profile-gender-male:before {
  content: "\f183";
}
#kunena.layout .kmessage .kprofile-left .profilebox-extra .ku-gender span.kicon-profile-gender-female:before,
#kunena.layout .kmessage .kprofile-right .profilebox-extra .ku-gender span.kicon-profile-gender-female:before {
  content: "\f182";
}
#kunena.layout .kmessage .kprofile-left .profilebox-extra .ku-gender span.kicon-profile-gender-unknown:before,
#kunena.layout .kmessage .kprofile-right .profilebox-extra .ku-gender span.kicon-profile-gender-unknown:before {
  content: "\f007";
}
#kunena.layout .kmessage .kprofile-left .profilebox-extra .ku-private span:before,
#kunena.layout .kmessage .kprofile-right .profilebox-extra .ku-private span:before {
  content: "\f075";
}
#kunena.layout .kmessage .kprofile-left .profilebox-extra .ku-email span:before,
#kunena.layout .kmessage .kprofile-right .profilebox-extra .ku-email span:before {
  content: "\f0e0";
}
#kunena.layout .kmessage .kprofile-right {
  left: auto;
  right: 0;
}
#kunena.layout .kmessage .kmessage-left,
#kunena.layout .kmessage .kmessage-right {
  position: relative;
  margin-left: 200px;
}
#kunena.layout .kmessage .kmessage-left .kmessage,
#kunena.layout .kmessage .kmessage-right .kmessage {
  min-height: 190px;
}
#kunena.layout .kmessage .kmessage-left .badger-info,
#kunena.layout .kmessage .kmessage-right .badger-info {
  border: 0;
  border-bottom: 1px solid #e5e5e5;
  border-radius: 0;
  box-shadow: none;
  margin-top: 0;
  padding: 0 0 10px 0;
  overflow: hidden;
}
#kunena.layout .kmessage .kmessage-left .kmsgtitle,
#kunena.layout .kmessage .kmessage-right .kmsgtitle {
  background-color: #f4f4f4;
}
#kunena.layout .kmessage .kmessage-left .kmsgtitle h3,
#kunena.layout .kmessage .kmessage-right .kmsgtitle h3 {
  font-size: 16px;
  margin: 0;
  padding: 10px 20px;
}
#kunena.layout .kmessage .kmessage-left [class*="badger"]::after,
#kunena.layout .kmessage .kmessage-right [class*="badger"]::after {
  display: none;
}
#kunena.layout .kmessage .kmessage-left .text-muted,
#kunena.layout .kmessage .kmessage-right .text-muted {
  background-color: #eeeeee;
  border-radius: 3px;
  color: #777777;
  margin: 0;
  padding: 2px 10px;
  float: right;
}
#kunena.layout .kmessage .kmessage-right {
  margin-left: 0;
  margin-right: 200px;
}
#kunena.layout .kmessage .kmessage-thankyou {
  color: #777777;
  margin-bottom: 20px;
}
#kunena.layout .kmessage .post-anchor {
  display: inline-block;
  position: absolute;
  top: 8px;
  right: 15px;
  z-index: 20;
}
#kunena.layout .kmessage .post-anchor a {
  background-color: #ccc;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  line-height: 1;
  padding: 3px 5px;
}
#kunena.layout .kmessage .post-anchor a:hover,
#kunena.layout .kmessage .post-anchor a:focus,
#kunena.layout .kmessage .post-anchor a:active {
  background-color: #3F51B5;
  text-decoration: none;
}
#kunena.layout .kmessage-top .horizontal-message,
#kunena.layout .kmessage-bot .horizontal-message {
  border-radius: 0;
  box-shadow: none;
}
#kunena.layout .kmessage-top .btn-toolbar,
#kunena.layout .kmessage-bot .btn-toolbar {
  margin: 0;
  padding-bottom: 0;
}
#kunena.layout .kmessage-top .profile-horizontal-top,
#kunena.layout .kmessage-top .profile-horizontal-bottom,
#kunena.layout .kmessage-bot .profile-horizontal-top,
#kunena.layout .kmessage-bot .profile-horizontal-bottom {
  background: #f6f6f6;
  color: #777777;
  margin-bottom: 0;
  padding: 20px;
  min-height: 1px;
  box-shadow: none;
}
#kunena.layout .kmessage-top .profile-horizontal-top:before,
#kunena.layout .kmessage-top .profile-horizontal-top:after,
#kunena.layout .kmessage-top .profile-horizontal-bottom:before,
#kunena.layout .kmessage-top .profile-horizontal-bottom:after,
#kunena.layout .kmessage-bot .profile-horizontal-top:before,
#kunena.layout .kmessage-bot .profile-horizontal-top:after,
#kunena.layout .kmessage-bot .profile-horizontal-bottom:before,
#kunena.layout .kmessage-bot .profile-horizontal-bottom:after {
  content: " ";
  display: table;
}
#kunena.layout .kmessage-top .profile-horizontal-top:after,
#kunena.layout .kmessage-top .profile-horizontal-bottom:after,
#kunena.layout .kmessage-bot .profile-horizontal-top:after,
#kunena.layout .kmessage-bot .profile-horizontal-bottom:after {
  clear: both;
}
#kunena.layout .kmessage-top .profile-horizontal-top .profilebox,
#kunena.layout .kmessage-top .profile-horizontal-bottom .profilebox,
#kunena.layout .kmessage-bot .profile-horizontal-top .profilebox,
#kunena.layout .kmessage-bot .profile-horizontal-bottom .profilebox {
  float: left;
  text-align: left;
  margin-right: 40px;
  min-width: 150px;
}
#kunena.layout .kmessage-top .profile-horizontal-top .profilebox:before,
#kunena.layout .kmessage-top .profile-horizontal-top .profilebox:after,
#kunena.layout .kmessage-top .profile-horizontal-bottom .profilebox:before,
#kunena.layout .kmessage-top .profile-horizontal-bottom .profilebox:after,
#kunena.layout .kmessage-bot .profile-horizontal-top .profilebox:before,
#kunena.layout .kmessage-bot .profile-horizontal-top .profilebox:after,
#kunena.layout .kmessage-bot .profile-horizontal-bottom .profilebox:before,
#kunena.layout .kmessage-bot .profile-horizontal-bottom .profilebox:after {
  content: " ";
  display: table;
}
#kunena.layout .kmessage-top .profile-horizontal-top .profilebox:after,
#kunena.layout .kmessage-top .profile-horizontal-bottom .profilebox:after,
#kunena.layout .kmessage-bot .profile-horizontal-top .profilebox:after,
#kunena.layout .kmessage-bot .profile-horizontal-bottom .profilebox:after {
  clear: both;
}
#kunena.layout .kmessage-top .profile-horizontal-top .profilebox li,
#kunena.layout .kmessage-top .profile-horizontal-bottom .profilebox li,
#kunena.layout .kmessage-bot .profile-horizontal-top .profilebox li,
#kunena.layout .kmessage-bot .profile-horizontal-bottom .profilebox li {
  margin-bottom: 4px;
}
#kunena.layout .kmessage-top .profile-horizontal-top .profilebox li:last-child,
#kunena.layout .kmessage-top .profile-horizontal-bottom .profilebox li:last-child,
#kunena.layout .kmessage-bot .profile-horizontal-top .profilebox li:last-child,
#kunena.layout .kmessage-bot .profile-horizontal-bottom .profilebox li:last-child {
  margin-bottom: 0;
}
#kunena.layout .kmessage-top .profile-horizontal-top .profilebox .user-avatar,
#kunena.layout .kmessage-top .profile-horizontal-bottom .profilebox .user-avatar,
#kunena.layout .kmessage-bot .profile-horizontal-top .profilebox .user-avatar,
#kunena.layout .kmessage-bot .profile-horizontal-bottom .profilebox .user-avatar {
  float: left;
  margin-right: 10px;
}
#kunena.layout .kmessage-top .profile-horizontal-top .profilebox .user-avatar a,
#kunena.layout .kmessage-top .profile-horizontal-bottom .profilebox .user-avatar a,
#kunena.layout .kmessage-bot .profile-horizontal-top .profilebox .user-avatar a,
#kunena.layout .kmessage-bot .profile-horizontal-bottom .profilebox .user-avatar a {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  display: block;
  padding: 4px;
}
#kunena.layout .kmessage-top .profile-horizontal-top .profilebox .user-avatar img,
#kunena.layout .kmessage-top .profile-horizontal-bottom .profilebox .user-avatar img,
#kunena.layout .kmessage-bot .profile-horizontal-top .profilebox .user-avatar img,
#kunena.layout .kmessage-bot .profile-horizontal-bottom .profilebox .user-avatar img {
  border-radius: 0;
}
#kunena.layout .kmessage-top .profile-horizontal-top .profilebox .topic-starter,
#kunena.layout .kmessage-top .profile-horizontal-bottom .profilebox .topic-starter,
#kunena.layout .kmessage-bot .profile-horizontal-top .profilebox .topic-starter,
#kunena.layout .kmessage-bot .profile-horizontal-bottom .profilebox .topic-starter {
  font-size: 15px;
  font-weight: normal;
  border: 0;
  border-radius: 0;
  margin: 0 0 6px;
  padding: 0;
  text-transform: none;
}
#kunena.layout .kmessage-top .horizontal-message-top,
#kunena.layout .kmessage-top .horizontal-message-bottom,
#kunena.layout .kmessage-bot .horizontal-message-top,
#kunena.layout .kmessage-bot .horizontal-message-bottom {
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  min-height: 1px;
}
#kunena.layout .kmessage-top .horizontal-message-top:after,
#kunena.layout .kmessage-top .horizontal-message-bottom:after,
#kunena.layout .kmessage-bot .horizontal-message-top:after,
#kunena.layout .kmessage-bot .horizontal-message-bottom:after {
  display: none;
}
#kunena.layout .kmessage-top .horizontal-message-top .topic-title,
#kunena.layout .kmessage-top .horizontal-message-bottom .topic-title,
#kunena.layout .kmessage-bot .horizontal-message-top .topic-title,
#kunena.layout .kmessage-bot .horizontal-message-bottom .topic-title {
  background-color: #f9f9f9;
  border-bottom: 1px solid #e5e5e5;
  font-size: 16px;
  font-weight: 600;
  padding: 10px 20px;
}
#kunena.layout .kmessage-top .horizontal-message-top .topic-title .text-muted,
#kunena.layout .kmessage-top .horizontal-message-bottom .topic-title .text-muted,
#kunena.layout .kmessage-bot .horizontal-message-top .topic-title .text-muted,
#kunena.layout .kmessage-bot .horizontal-message-bottom .topic-title .text-muted {
  font-size: 12px;
  font-weight: normal;
  margin: 0;
}
#kunena.layout .kmessage-top .horizontal-message-top .kmessage,
#kunena.layout .kmessage-top .horizontal-message-bottom .kmessage,
#kunena.layout .kmessage-bot .horizontal-message-top .kmessage,
#kunena.layout .kmessage-bot .horizontal-message-bottom .kmessage {
  min-height: 1px;
  margin-bottom: 0;
  box-shadow: none;
  padding: 20px;
}
#kunena.layout .kmessage-top .horizontal-message-top .kmsg,
#kunena.layout .kmessage-top .horizontal-message-bottom .kmsg,
#kunena.layout .kmessage-bot .horizontal-message-top .kmsg,
#kunena.layout .kmessage-bot .horizontal-message-bottom .kmsg {
  margin: 0;
  padding: 0;
  min-height: 1px;
}
#kunena.layout .kmessage-top .qreplyform,
#kunena.layout .kmessage-bot .qreplyform {
  margin-top: 20px;
}
#kunena.layout .kmessage-top .qreplyform .panel,
#kunena.layout .kmessage-bot .qreplyform .panel {
  background-color: transparent;
  border-radius: 0;
  border: 0;
  box-shadow: none;
}
#kunena.layout .kmessage-top .qreplyform .panel .panel-body,
#kunena.layout .kmessage-bot .qreplyform .panel .panel-body {
  box-shadow: none;
  padding: 0;
}
#kunena.layout .kmessage-top .qreplyform .panel .form-group,
#kunena.layout .kmessage-bot .qreplyform .panel .form-group {
  margin-left: 0;
  margin-right: 0;
}
#kunena.layout .kmessage-top .qreplyform .panel .form-group label,
#kunena.layout .kmessage-bot .qreplyform .panel .form-group label {
  margin-bottom: 5px;
}
#kunena.layout .qreplyform {
  background-color: #fbfbfb;
  border: 1px solid #e5e5e5;
  padding: 20px;
}
#kunena.layout .qreplyform .panel-default {
  background: transparent;
  border: 0;
  box-shadow: none;
  border-radius: 0;
}
#kunena.layout .qreplyform .panel-default .panel-body {
  padding: 0;
}
#kunena.layout .qreplyform .panel-default .control-label {
  margin-bottom: 5px;
}
#kunena.layout .qreplyform .panel-default #subscribeMe {
  margin-top: 5px;
}
#kunena.layout .qreplyform .modal-header {
  padding: 0;
}
#kunena.layout .qreplyform .modal-body {
  padding: 20px 0;
}
#kunena.layout .qreplyform .modal-body .qreply {
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 10px;
  padding: 10px;
}
#kunena.layout .qreplyform .modal-body .form-group {
  margin-left: 0;
  margin-right: 0;
}
#kunena.layout .qreplyform .modal-footer {
  background-color: transparent;
  padding: 20px 0 0;
  margin-top: 20px;
}
#kunena.layout .kmoderate .nav-tabs a {
  border-radius: 0;
}
#kunena.layout .kmoderate .nav-tabs .active a {
  border-bottom: 1px solid #fff;
}
#kunena.layout .kmoderate .dl-horizontal dt,
#kunena.layout .kmoderate .dl-horizontal dd {
  border-bottom: 1px solid #e5e5e5;
  padding: 6px 0;
}
#kunena.layout .kmoderate .khistory {
  background-color: #fbfbfb;
  border: 1px solid #dddddd;
  padding: 20px;
}
#kunena.layout #search .search-keyword {
  background-color: #f6f6f6;
  border: 1px solid #e5e5e5;
  padding: 20px 0;
  margin-bottom: 20px;
}
#kunena.layout #search #search-options {
  background-color: #f6f6f6;
  border: 1px solid #e5e5e5;
  border-top: 0;
  margin-bottom: 40px;
  padding-top: 20px;
  opacity: 0;
}
#kunena.layout #search #search-options.in {
  opacity: 1;
}
#kunena.layout #search #date,
#kunena.layout #search #sort {
  margin-bottom: 20px;
}
#kunena.layout #search .kcol-l,
#kunena.layout #search .kcol-r,
#kunena.layout #search .search-col-l,
#kunena.layout #search .search-col-r {
  box-sizing: border-box;
  float: left;
  padding: 20px;
  width: 50%;
}
#kunena.layout #search legend {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: bold;
}
#kunena.layout #search .sub-head {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  padding: 10px 20px;
}
#kunena.layout #search .sub-head h2 {
  display: inline-block;
  font-size: 16px;
  margin-bottom: 0;
}
#kunena.layout #search .sub-head a.btn {
  background: transparent;
  border: 0;
  display: block;
  float: right;
  height: auto;
  line-height: 1;
  margin: 0;
}
#kunena.layout #search .center {
  margin-bottom: 20px;
}
#kunena.layout #jumpto {
  margin-bottom: 20px;
}
#kunena.layout .breadcrumb {
  background-color: #fbfbfb;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  padding: 5px 15px;
}
#kunena.layout .breadcrumb ul {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
#kunena.layout .breadcrumb ul li {
  display: inline-block;
  float: left;
  padding: 0;
  height: 32px;
  line-height: 32px;
  padding-right: 10px;
  position: relative;
  z-index: 10;
}
#kunena.layout .breadcrumb ul li:after {
  background-color: #e5e5e5;
  display: block;
  content: "";
  height: 12px;
  transform: rotate(20deg);
  width: 2px;
  position: absolute;
  right: 0;
  top: 12px;
}
#kunena.layout .breadcrumb ul li span {
  color: #777777;
  display: inline-block;
  font-size: 16px;
}
#kunena.layout .breadcrumb ul li a {
  color: #555555;
  display: block;
  padding-left: 10px;
  position: relative;
  z-index: 20;
}
#kunena.layout .breadcrumb ul li a:hover,
#kunena.layout .breadcrumb ul li a:focus,
#kunena.layout .breadcrumb ul li a:active {
  color: #3F51B5;
}
#kunena.layout .breadcrumb ul li:last-child {
  background-color: transparent;
}
#kunena.layout .breadcrumb ul li:last-child:after {
  display: none;
}
#kunena.layout .breadcrumb ul li:last-child a {
  background-color: transparent;
}
#kunena.layout .breadcrumb ul li.active span {
  display: block;
  float: left;
  padding-right: 5px;
  position: relative;
}
#kunena.layout .breadcrumb ul li.active span i,
#kunena.layout .breadcrumb ul li.active span svg {
  line-height: 32px;
  font-size: 16px;
  margin-top: 5px;
  margin-right: 5px;
}
#kunena.layout .breadcrumb ul li.active a {
  float: left;
  padding-left: 0;
}
#kunena.layout .breadcrumb ul li.active a:before,
#kunena.layout .breadcrumb ul li.active a:after {
  display: none;
}
#kunena.layout .forum-title {
  background-color: #eeeeee;
  font-weight: 400;
  padding: 10px 20px;
  margin-bottom: 30px;
}
#kunena.layout .forum-title .topic-icon {
  background-color: #777777;
  color: #fff;
  display: inline-block;
  padding: 10px 20px;
  margin-right: 10px;
  line-height: 1;
  text-align: center;
}
#kunena.layout .forum-title i,
#kunena.layout .forum-title svg {
  font-size: 18px;
  padding-right: 0;
}
#kunena.layout .announcement-list .btn {
  padding-left: 10px;
  padding-right: 10px;
  height: auto;
}
#kunena.layout .announcement-list .btn i,
#kunena.layout .announcement-list .btn svg {
  line-height: 32px;
  font-size: 16px;
  margin-right: 0;
}
#kunena.layout .announcement-list .btn:hover,
#kunena.layout .announcement-list .btn:focus,
#kunena.layout .announcement-list .btn:active {
  background-color: #555555;
  border-color: #555555;
  color: #fff;
}
#kunena.layout .ann-row-actions {
  margin-bottom: 20px;
}
#kunena.layout .ann-edit {
  box-shadow: none;
  border-radius: 0;
  padding: 20px;
}
#kunena.layout .ann-edit textarea {
  box-shadow: none;
  border-radius: 0;
  margin-bottom: 20px;
}
#kunena.layout .ann-edit .control-group {
  margin-bottom: 10px;
}
#kunena.layout .ann-edit .control-group .control-label {
  margin-bottom: 5px;
}
#kunena.layout .ann-edit .control-group .date input {
  box-shadow: none;
  border: 1px solid #ddd;
  margin: 0;
}
#kunena.layout .ann-edit .control-group .date .input-group-addon {
  display: inline-block;
  color: #999;
  float: right;
  border-radius: 0;
  padding: 11px 10px;
}
#kunena.layout .kcontent-wrap {
  margin-bottom: 30px;
}
#kunena.layout div.kmessage div.kmsgtext-quote {
  background: url(/components/com_kunena/template/nts_kmaterial/assets/images/quote-ico.png) no-repeat 20px 20px #D9EDF7;
  border: 1px solid #BCE8F1;
  color: #31708f;
  font-size: 15px;
  line-height: 1.6;
  font-style: normal;
  margin-bottom: 20px;
  padding-left: 65px;
}
#kunena.layout div.kmessage .bbcode_list {
  margin-bottom: 20px;
}
#kunena.layout div.kmessage .bbcode_list li {
  padding: 3px 0;
}
#kunena.layout div.kmessage .highlight {
  margin-bottom: 20px;
}
#kunena.layout div.kmessage table {
  border: 1px solid #e5e5e5;
  border-spacing: 0;
  border-collapse: collapse;
  margin-bottom: 20px;
  width: 100%;
}
#kunena.layout div.kmessage table th,
#kunena.layout div.kmessage table td {
  border: 1px solid #e5e5e5;
  padding: 10px;
}
#kunena.layout div.kmessage table th {
  background-color: #f9f9f9;
}
@media (max-width: 768px) {
  #kunena.layout .visbible-sm {
    display: none;
  }
}
@media (min-width: 769px) and (max-width: 992px) {
  #kunena.layout .visbible-sm {
    display: block;
  }
}
@media (min-width: 992px) {
  #kunena.layout .visbible-sm {
    display: none;
  }
}
@media (max-width: 768px) {
  #kunena.layout .hidden-xs {
    display: none;
  }
}
#kunena.layout .visible-xs-block {
  display: none;
}
@media (max-width: 768px) {
  #kunena.layout .visible-xs-block {
    display: block;
  }
}
#kunena.layout .desktop-nav {
  display: none;
}
@media (min-width: 768px) {
  #kunena.layout .desktop-nav {
    display: block;
  }
}
@media (min-width: 768px) {
  #kunena.layout .mobile-nav {
    display: none;
  }
}
#kunena.layout .mobile-nav {
  position: relative;
}
#kunena.layout .mobile-nav .navbar-nav {
  position: relative;
}
#kunena.layout .mobile-nav .navbar-nav .btn {
  background-color: #fff;
  border: 0;
  border-right: 1px solid #e5e5e5;
  box-shadow: none;
  border-radius: 0;
  margin: 0;
  height: 40px;
  line-height: 40px;
}
#kunena.layout .mobile-nav .navbar-nav .btn i {
  line-height: 40px;
}
#kunena.layout .mobile-nav .navbar-nav > li a {
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #e5e5e5;
  box-shadow: none;
  margin: 0;
}
#kunena.layout .mobile-nav .navbar-nav > li a:before {
  display: none;
}
#kunena.layout .mobile-nav .navbar-nav > li:hover,
#kunena.layout .mobile-nav .navbar-nav > li:focus,
#kunena.layout .mobile-nav .navbar-nav > li:active {
  background-color: #f4f4f4;
}
#kunena.layout .mobile-nav .navbar-nav > li.active a {
  box-shadow: none;
}
#kunena.layout .mobile-nav .navbar-nav > li:last-child a {
  border: 0;
}
#kunena.layout .mobile-nav .knav-collapse {
  background-color: #fff;
  padding-top: 0 !important;
  position: absolute;
  left: 0;
  top: 40px;
  width: 100%;
}
#kunena.layout .mobile-nav .knav-collapse.in {
  border: 1px solid #e5e5e5;
}
#kunena.layout .mobile-nav > .pull-right {
  float: right;
  width: auto;
}
#kunena.layout .mobile-nav .login-nav {
  float: none;
  position: absolute;
  right: 0;
  left: auto;
  top: 0;
  width: auto;
}
#kunena.layout .mobile-nav .login-nav .mobile-user {
  margin: 0 !important;
  padding: 0;
}
#kunena.layout .mobile-nav .login-nav #userdropdownlogin,
#kunena.layout .mobile-nav .login-nav .dropdown-logout {
  left: auto;
  right: 0;
}
#kunena.layout .mobile-nav .login-nav #userdropdownlogin:before,
#kunena.layout .mobile-nav .login-nav .dropdown-logout:before {
  left: auto;
  right: 10px;
}
#kunena.layout .mobile-nav .login-nav #userdropdownlogin:after,
#kunena.layout .mobile-nav .login-nav .dropdown-logout:after {
  left: auto;
  right: 11px;
}
@media screen and (max-width: 768px) {
  #kunena.layout .kpostmessage .form-group {
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
  }
  #kunena.layout .kpostmessage .control-label {
    background-color: transparent;
    position: relative;
    float: none;
    padding: 0;
    top: auto;
    left: auto;
    text-align: left;
  }
  #kunena.layout .kpostmessage .controls {
    padding-top: 0;
    padding-right: 0;
  }
  #kunena.layout .kpostmessage #kpost-subscribe {
    padding: 10px 20px;
  }
  #kunena.layout table.kblocktable .kcol-cat-lastpost {
    width: 40%;
  }
}
@media screen and (max-width: 640px) {
  #kunena.layout .topnav ul.nav li {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    border-right: 1px solid rgba(0,0,0,0.1);
    width: 33.3%;
  }
  #kunena.layout .topnav ul.nav li a {
    float: none;
    display: block;
  }
  #kunena.layout .login-box .frm-login #login-username,
  #kunena.layout .login-box .frm-login #login-passwd {
    width: 260px;
  }
  #kunena.layout .login-box .frm-login #remember label {
    padding-left: 0;
  }
  #kunena.layout .login-box .frm-login #remember #login-remember {
    position: relative;
    margin-top: 0;
    vertical-align: middle;
  }
  #kunena.layout .kheader h2 {
    border: 0;
    float: none;
  }
  #kunena.layout .kheader .header-desc {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 10px;
    width: 100%;
  }
  #kunena.layout .nts-kblock ul.kblocktable li {
    width: 50% !important;
  }
  #kunena.layout .nts-kblock ul.kblocktable li:nth-child(3n+1) {
    clear: none !important;
  }
  #kunena.layout .nts-kblock ul.kblocktable li:nth-child(2n+1) {
    clear: left;
  }
  #kunena.layout table.kblocktable .post-info,
  #kunena.layout table.kblocktable .kcol-cat-lastpost {
    display: none;
  }
  #kunena.layout table.kblocktable .kcol-topic-icon {
    width: 10%;
  }
  #kunena.layout table.kblocktable .kcol-topic-title {
    width: 90%;
  }
  #kunena.layout table.kblocktable .kcol-topic-lastpost,
  #kunena.layout table.kblocktable .kcol-topic-replies,
  #kunena.layout table.kblocktable .kcol-topic-views {
    display: none;
  }
  #kunena.layout #kwho .kblocktable .kcol-cat-icon {
    display: none;
  }
  #kunena.layout #kstats .kblocktable .kcol-cat-icon {
    display: none;
  }
  #kunena.layout #kstats .kblocktable ul {
    border-bottom: 1px solid #e5e5e5;
    float: none;
    padding-bottom: 20px;
    margin-bottom: 20px;
    width: 100%;
  }
  #kunena.layout #kstats .kblocktable ul:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  #kunena.layout .kmessage .kprofile-left {
    border: 1px solid #e2e2e2;
    border-bottom-width: 2px;
    border-radius: 0;
    position: relative;
    top: auto;
    left: auto;
    margin-bottom: 20px;
    width: 100%;
  }
  #kunena.layout .kmessage .kprofile-left .profilebox {
    position: relative;
    padding-left: 100px;
    text-align: left;
  }
  #kunena.layout .kmessage .kprofile-left .profilebox li {
    padding-top: 3px;
    padding-bottom: 3px;
  }
  #kunena.layout .kmessage .kprofile-left .profilebox .ku-avatar {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
  }
  #kunena.layout .kmessage .kprofile-left .profilebox .ku-avatar a {
    display: block;
  }
  #kunena.layout .kmessage .kprofile-left .profilebox .ku-avatar img {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    padding: 5px;
    width: 100%;
  }
  #kunena.layout .kmessage .kprofile-left .profilebox .ku-avatar .topic-starter {
    margin-top: 10px;
    padding: 0;
  }
  #kunena.layout .kmessage .kprofile-left .profilebox .user-name {
    text-align: left;
  }
  #kunena.layout .kmessage .kprofile-left .profile-expand {
    display: none;
  }
  #kunena.layout .kmessage .kmessage-left {
    margin: 0;
  }
}
@media screen and (max-width: 480px) {
  #kunena.layout .login-box .frm-login #login-username,
  #kunena.layout .login-box .frm-login #login-passwd {
    margin-right: 0;
    width: 100%;
  }
  #kunena.layout .login-box .frm-login #remember label {
    padding-left: 0;
  }
  #kunena.layout .login-box .frm-login #remember #login-remember {
    position: relative;
    margin-top: 0;
    vertical-align: middle;
  }
  #kunena.layout .nts-kblock ul.kblocktable li {
    width: 100% !important;
  }
  #kunena.layout table.kblocktable .kcol-cat-icon {
    display: none;
  }
  #kunena.layout table.kblocktable .kcol-cat-title {
    width: 100%;
  }
  #kunena.layout table.kblocktable .kcol-topic-icon {
    display: none;
  }
  #kunena.layout table.kblocktable .kcol-topic-title {
    width: 100%;
  }
  #kunena.layout #search .kcol-l,
  #kunena.layout #search .kcol-r,
  #kunena.layout #search .search-col-l,
  #kunena.layout #search .search-col-r {
    float: none;
    width: auto;
  }
}
@media screen and (max-width: 400px) {
  #kunena.layout .topnav ul.nav li {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    border-right: 1px solid rgba(0,0,0,0.1);
    width: 50%;
  }
}
