<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* add this lines to your template file */


/* komento */
#kt .kt-snackbar {
  background-color: #666;
  color: #fff;
  direction: rtl;
  text-align: right;
}
.kt-comment-sorting  li,
.conversationBar .g-list-inline &gt; li {
  float: right;
}
#kt .kt-comment-tools {
  padding: 0;
}
#kt .t-lg-mr--lg {
  margin-left: 15px!important;
  margin-right: 2px!important;
}
.conversationBar.kmt-conversation-bar {
  width: 100%!important;
  display: inline-block;
  padding-bottom: 20px;
}
#kt .o-avatar--bg-1 {
  background-color: orange;
}
#kt .o-avatar--bg-2 {
  background-color: cornflowerblue;
}
#kt .o-avatar--bg-3 {
  background-color: hotpink;
}
#kt .kt-comment__bd,
#kt .kt-comment__hd {
  background-color: transparent;
  border-bottom: 0;
  padding:0 10px;
}
.g-list-inline.g-list-inline--delimited.kt-comment-meta &gt; li {
  margin: 0;
}
#kt .kt-comments-title, #kt .kt-form-title {
  float: left;
  font-size: 15px;
}
.kt-comment-content__bd {
  text-align: right;
  direction: rtl;
  font-size:16px;
}
.g-list-inline.g-list-inline--delimited.kt-comment-sorting a {
  background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #ffffff 0%, #eeeeee 100%) repeat scroll 0 0;
  border: 1px solid #aaa;
  border-radius: 2px;
  color: #555;
  display: inline-block;
  height: 30px;
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
  width: 100px;
}
#kt .kt-comment-tools {
  background: transparent;
}
.g-list-inline.g-list-inline--delimited.kt-comment-sorting &gt; li{
  margin: 0;
}
.kt-edited-info &gt; span {
  font-style: normal;
  color: #888;
}
#kt .o-flag__image {
  float: right;
  padding-right: 0;
  width: 30px;
  padding-top: 10px;
  position:absolute;
}
#kt .kt-comment-control {
  position: relative;
  float: right;
  padding:0;
}
#kt .o-box--elegant-bar .kt-comments-title, #kt .o-box--elegant-bar .kt-comments-reply-link {
  font-size: 13px;
  line-height: 15px;
}
.kt-comment-content__hd .kt-comment-meta {
  text-align: right;
}
#kt .kt-comments__item {
  padding: 0px 10px;
}
.dropdown-toggle_ &gt; span {
  padding: 10px;
}
.o-col.o-col--top {
  padding-right: 10px;
}
#kt .btn-kt-default-o {
  background-color: #eee!important;
}
#kt .kt-editor-action__char-count span {
  background-color: #999!important;
}
#kt .o-form-group {
  text-align: right;
  direction:rtl;
}
#kt .kt-form__title-bar {
  padding: 10px 0;
  margin: 5px 0;
}
#kt .btn-kt-primary {
  background: #eee none repeat scroll 0 0!important;
  border: 1px solid #ccc!important;
  box-shadow: 0 1px 0 #fff inset!important;
  color: #666!important;
  text-shadow: 0 1px 0 #fff!important;
}
#kt .kt-form-submit &gt; div {
  flex: none;
}
#kt .kt-dialog-content {
  text-align: right;
  direction: rtl;
}
#kt .o-alert {
  text-align: right;
  direction: rtl;
}
#kt *:not(pre) &gt; code[class*="language-"], #kt pre[class*="language-"] {
  background: #f9f9f9;
}
#kt code[class*="language-"], #kt pre[class*="language-"] {
  text-shadow: none;
  font-size: 15px;
}
#kt .fa-upload::before {
  font-size: 20px;
}
#kt .kt-attachments {
  border-right: 3px dashed darkgrey;
  border-left: 0;
}
#kt li {
  margin: 0!important;
}
.kt-comments.is-empty {
  display: none;
}
#kt .o-box &gt; div {
  background: #fafafa;
}
.kt-form .o-grid__cell {
  flex: no!important;
  width: 33%!important;
  float: right!important;
}
.o-grid.o-grid--gutters.t-lg-mt--xl {
  direction: rtl!important;
}
.kt-comments-title{
    min-width: 100px;
    text-align: left;
}
#kt .kt-form__title-bar {
  font-size: 15px;
  letter-spacing: -0.5px;
}
#kt .fa-caret-right::before {
  content: "?";
}
.kt-form li:before{display:none !important;}
/* end of komento */
</pre></body></html>