/* Minification failed. Returning unminified contents.
: run-time error CSS1036: Expected expression, found ''
 */
@charset "UTF-8";
@font-face {
  font-family: 'Samim';
  src: url('fonts/samim/Samim.eot');
  src: url('fonts/samim/Samim.eot?#iefix') format('embedded-opentype'), url('fonts/samim/Samim.woff') format('woff'), url('fonts/samim/Samim.ttf') format('truetype');
  font-weight: normal;
}
@font-face {
  font-family: 'Samim';
  src: url('fonts/samim/Samim-Bold.eot');
  src: url('fonts/samim/Samim-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/samim/Samim-Bold.woff') format('woff'), url('fonts/samim/Samim-Bold.ttf') format('truetype');
  font-weight: bold;
}
.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}
body {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-x: hidden;
  font-size: 16px;
  direction: rtl;
  line-height: 1.8;
}
p {
  margin: 0;
}
/*#desktop-body-style{
    margin-left:auto;
    margin-right:auto;
    //min-width:768px;
    overflow-y:scroll;
}*/
/*.popover {
    font-size: 16px;
    font-family: Samim,Tahoma,"DejaVu Sans",helvetica,arial,freesans,sans-serif;
    direction: rtl;
}*/
/*li {
    font-size: 16px;
    font-family: Samim,Tahoma,"DejaVu Sans",helvetica,arial,freesans,sans-serif;
    direction: rtl;
}*/
.btn:not(.btn-sm) {
  font-size: 16px;
}
.modal-title {
  margin-right: 16px;
  font-weight: bold;
}
.modal-header .close {
  margin-top: 3px !important;
  margin-left: 5px !important;
  font-size: 24px;
}
.tour {
  width: 400px;
  text-align: right;
}
.tour button {
  margin: 2px;
}
.tour-step-backdrop {
  background: unset !important;
}
.tour-step-background {
  opacity: 0 !important;
}
.tour-backdrop {
  -webkit-filter: alpha(opacity=30) !important;
  -moz-filter: alpha(opacity=30) !important;
  -ms-filter: alpha(opacity=30) !important;
  filter: alpha(opacity=30) !important;
  opacity: 0.3 !important;
}
.vote-part {
  text-align: center;
  padding: 18px 0 0 0;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 10;
  width: 70px;
  background: #fff;
  bottom: 0;
}
.vote-margin,
.subscribe-margin {
  position: absolute;
  right: 66px;
  top: -2px;
  z-index: 1000;
  width: 20px;
  bottom: -2px;
  background: #fff;
}
.vote-count {
  text-align: center;
  padding-bottom: 3px;
}
.vote-up,
.vote-down,
.vote-up-selected,
.vote-down-selected {
  display: inline-block;
  height: 12px;
  width: 20px;
  padding: 0 !important;
  margin: 0 !important;
  -webkit-transition: opacity .5s;
  -moz-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
}
.vote-up {
  background: url('images/vote_up.png') center no-repeat;
}
.vote-down {
  background: url('images/vote_down.png') center no-repeat;
}
.vote-up:hover {
  background: url('images/vote_up_selected.png') center no-repeat;
  border-bottom: none !important;
}
.vote-down:hover {
  background: url('images/vote_down_selected.png') center no-repeat;
  border-bottom: none !important;
}
.vote-up-selected {
  background: url('images/vote_up_selected.png') center no-repeat;
}
.vote-down-selected {
  background: url('images/vote_down_selected.png') center no-repeat;
}
#plugin-post-vote-button {
  cursor: pointer;
}
.positive {
  color: #3daaad;
}
.negative {
  color: #f36100;
  direction: ltr;
}
.click-count {
  margin-right: 10px;
  color: #666;
  background: transparent;
}
.thumb-margin {
  margin-left: 30px;
  margin-right: 0px;
}
.postCommandsItems {
  padding: 0px 0px 5px 0px;
  margin-top: -4px;
}
.postCommandsItems li {
  display: inline-block;
  list-style-type: none;
  vertical-align: top;
}
.postCommandsItems a {
  margin: 0 !important;
}
.visible-onhover {
  opacity: 0;
  -webkit-transition: opacity .3s ease;
  -moz-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease;
}
.post-block:hover .visible-onhover,
.list-item-block:hover .visible-onhover,
.comment-item-block:hover .visible-onhover,
.postCommandsItems:hover .visible-onhover {
  opacity: 0.9;
}
.post-block:hover .post-default-img {
  background-image: url(images/link-hover.svg);
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
}
.post-block:hover .post-feed-img {
  background-image: url(images/feed-hover.svg);
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
}
.single-post-page .list-item-block .post-default-img {
  background-image: url(images/link-hover.svg);
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
}
.single-post-page .list-item-block .post-feed-img {
  background-image: url(images/feed-hover.svg);
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
}
.single-post-page .list-item-block .list-item-title a {
  pointer-events: none;
}
.list-item-block .visible-onhover .post-default-img {
  background-image: url(images/link-hover.svg);
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
}
.list-item-title a {
  width: 100%;
}
.social-part {
  display: inline-block;
  -moz-transition: width .5s;
  -o-transition: width .5s;
  -webkit-transition: width .5s;
  transition: width .5s;
  width: 20px;
  height: 25px;
  text-align: right;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  margin-bottom: -6px;
  margin-right: 10px;
}
.social-part.open {
  width: 100px;
  height: 25px;
  -webkit-transition: width .5s;
  -moz-transition: width .5s;
  -o-transition: width .5s;
  transition: width .5s;
}
.social-part img {
  color: transparent;
  font-size: 1px;
  display: inline-block;
  height: 14px;
  width: 14px;
  display: none;
  border: none;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s ease;
  -moz-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease;
}
.social-part.open img {
  opacity: 1;
  display: inline-block;
}
.social-part a:hover {
  text-decoration: none;
}
.list-item-block,
.community-list-item-block {
  background: #fff;
  padding: 10px 110px 10px 10px;
  -webkit-transition: background 0.5s, box-shadow 0.5s;
  -moz-transition: background 0.5s, box-shadow 0.5s;
  -o-transition: background 0.5s, box-shadow 0.5s;
  transition: background 0.5s, box-shadow 0.5s;
  position: relative;
}
.mobile-list-item-block {
  background: #fff;
  -webkit-transition: background 0.5s, box-shadow 0.5s;
  -moz-transition: background 0.5s, box-shadow 0.5s;
  -o-transition: background 0.5s, box-shadow 0.5s;
  transition: background 0.5s, box-shadow 0.5s;
  position: relative;
}
.list-border-botton {
  border-bottom: 1px solid #ddd;
}
.info-row {
  margin-top: 2px;
}
/*.comment-post-title > h2 > a {
    text-decoration: none;
    color: black;
    font-size: 24px;
    font-weight: bold;
    font-family: Samim,Tahoma,"DejaVu Sans",helvetica,arial,freesans,sans-serif;
}*/
.list-item-block.haspic,
.mobile-list-item-block.haspic {
  padding-right: 100px;
}
.list-item-block .pic,
.mobile-list-item-block .pic {
  width: 64px;
  height: 100%;
}
.list-item-block h2,
.mobile-list-item-block h2,
.community-list-item-block h2,
.list-item-block h1,
.mobile-list-item-block h1,
.community-list-item-block h1 {
  margin: 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.list-item-info {
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  text-align: right;
  width: 100%;
  margin-top: 7px;
}
.list-item-info,
.list-item-info a {
  color: #888 !important;
  font-size: 16px;
}
.list-item-desc {
  padding: 5px 0;
}
.error-background {
  background-color: #ff9999;
}
.validated-background {
  background-color: #99d699;
}
#login ul li ul {
  left: 0px !important;
  right: auto;
}
.subscribe-part {
  text-align: center;
  padding: 18px 0 0 0;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 10;
  width: 66px;
  background: #fff;
  bottom: 2px;
}
.subscribe-count {
  text-align: center;
  padding-bottom: 3px;
}
.subscribe-follow,
.subscribe-unfollow {
  display: inline-block;
  height: 51px;
  width: 30px;
  -webkit-transition: opacity .5s;
  -moz-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
  opacity: .3;
  background: url('images/subscribe_off.png') center no-repeat;
  background-size: 25px 41px;
}
.subscribe-follow {
  background: url('images/subscribe_on.png') center no-repeat;
}
.subscribe-follow:hover,
.subscribe-unfollow:hover {
  opacity: 1;
}
#feedback {
  display: none;
  position: fixed;
  top: 50%;
  height: 49px;
  width: 34px;
  background: url("images/feedback.svg") !important;
  background-repeat: no-repeat;
  left: 0;
  text-align: right;
  cursor: pointer;
  padding: 5px 5px 0 0;
  z-index: 5;
}
#feedback:hover {
  background: url("images/feedback_hover.svg") !important;
}
@-webkit-keyframes stretch {
  0% {
    -webkit-transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.9);
  }
}
@-moz-keyframes stretch {
  0% {
    -moz-transform: scale(1);
  }
  100% {
    -moz-transform: scale(0.9);
  }
}
@-o-keyframes stretch {
  0% {
    -o-transform: scale(1);
  }
  100% {
    -o-transform: scale(0.9);
  }
}
@keyframes stretch {
  0% {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
#quick-browse {
  top: 70px;
  width: 50px;
  height: 80px;
  background: url("images/quick-browse.svg") no-repeat center center !important;
  background-size: 46px 80px;
  left: 10px;
  text-align: right;
  cursor: pointer;
  padding: 5px 5px 0 0;
  z-index: 5;
  -moz-animation-name: stretch;
  -o-animation-name: stretch;
  -webkit-animation-name: stretch;
  animation-name: stretch;
  -moz-animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -moz-animation-timing-function: ease-out;
  -o-animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -moz-animation-delay: 1s;
  -o-animation-delay: 1s;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -moz-animation-direction: alternate;
  -o-animation-direction: alternate;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -moz-animation-fill-mode: none;
  -o-animation-fill-mode: none;
  -webkit-animation-fill-mode: none;
  animation-fill-mode: none;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  -webkit-transition: background-size 0.4s ease-in-out;
  -moz-transition: background-size 0.4s ease-in-out;
  -o-transition: background-size 0.4s ease-in-out;
  -ms-transition: background-size 0.4s ease-in-out;
  transition: background-size 0.4s ease-in-out;
}
#quick-browse:hover {
  background: url("images/quick-browse-hover.svg") no-repeat center center !important;
  background-size: 46px 80px;
}
.list-item-block h2,
.list-item-block h2 *,
.mobile-list-item-block h2,
.mobile-list-item-block h2 *,
.community-list-item-block h2,
.community-list-item-block h2 *,
.list-item-block h1,
.list-item-block h1 *,
.mobile-list-item-block h1,
.mobile-list-item-block h1 *,
.community-list-item-block h1,
.community-list-item-block h1 * {
  font-size: 24px;
  font-weight: bold;
  color: #333;
}
.list-item-block a h2:hover,
.list-item-block a h1:hover {
  color: #6fa7cb;
}
.nav-tabs {
  border: none;
}
.nav-tabs > li > a {
  color: #aaa;
  margin: 0;
  border: none;
  border-radius: 0;
  background: transparent;
  padding: 0;
}
.nav-tabs > li.active > a,
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus,
.nav-tabs > li.open,
.nav-tabs > li.active > a:hover,
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus,
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  color: #000;
  border: none;
  margin: 0;
  border-radius: 0;
  cursor: pointer;
  background: transparent;
}
.nav-tabs > li {
  float: right;
}
.list-item-desc,
.list-item-desc span,
.list-item-desc a {
  color: #888;
  font-size: 14px;
}
.navbar-inverse .navbar-nav > li > a > .glyphicon {
  font-size: 24px !important;
  margin-top: -3px !important;
}
.navbar-inverse .navbar-nav > li > a > .glyphicon > span {
  font-size: 24px;
  position: relative;
  top: -5px;
}
.memo {
  -moz-resize: vertical;
  -ms-resize: vertical;
  -o-resize: vertical;
  resize: vertical;
}
brk {
  font-size: 32px;
  font-weight: bold;
  font-family: calibri;
  float: right;
}
.inbrk {
  padding: 8px 5px;
  display: inline-block;
  float: right;
  font-size: 22px;
}
#index-filter-bar {
  display: block;
  float: right;
  text-align: right;
  font-weight: bold;
  padding-right: 0;
  margin-bottom: 10px;
}
#time-filter .dropdown-menu {
  text-align: center;
  background: #888;
  min-width: 130px;
  padding: 0;
  border-top: 2px solid #333;
  border-bottom: 2px solid #333;
  box-shadow: none;
  width: 97%;
  margin: 1.5%;
}
#time-filter {
  margin-bottom: 0 !important;
}
#time-filter .dropdown-menu li {
  border: 4px solid #333;
  border-top: 2px solid #333;
  border-bottom: 2px solid #333;
}
#time-filter .dropdown-menu li a {
  color: #fff;
}
#time-filter .dropdown-menu li a:hover {
  color: #000;
}
a:hover {
  text-decoration: none;
}
.post-block .glyphicon {
  font-size: 15px;
}
.post-block a {
  line-height: 1.5em;
  display: inline-block;
  -o-transition: .3s ease;
  -ms-transition: .3s ease;
  -moz-transition: .3s ease;
  -webkit-transition: .3s ease;
  transition: .3s ease;
}
.social-part .glyphicon-bookmark {
  font-size: 18px;
  color: #666 !important;
  float: left;
  margin-right: 10px;
}
.modal-header .close {
  margin-top: -2px;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.close {
  float: left;
}
.modal-footer {
  text-align: left;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: right;
  margin-right: -20px;
  margin-top: 10px;
}
.radio,
.checkbox {
  padding-right: 20px;
  margin-top: 0;
}
#darbare-logo {
  width: 112px;
  height: 40px;
  background: url("/Content/images/darbare-logo.svg") no-repeat top right !important;
  margin-top: -8px;
}
.eng-input {
  direction: rtl;
}
.eng-input:focus {
  direction: ltr;
}
.fa-input {
  direction: rtl;
}
#user-name {
  font-size: 18px;
  font-family: Samim, Tahoma, "DejaVu Sans", helvetica, arial, freesans, sans-serif;
}
.page-title {
  color: #333 !important;
  font-weight: bold;
  font-size: 24px;
}
.page-title a {
  color: #666;
}
.page-title a:hover {
  color: black;
}
.post-background-style {
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 100px 100px;
}
.picture-preview {
  position: absolute;
  width: 120px;
  height: 90px;
  border: 1px solid #efefef;
  z-index: 1;
}
.picture-preview-overlay {
  position: absolute;
  width: 120px;
  height: 90px;
  opacity: 0;
  background-image: url(/Content/images/image-hover.svg);
  z-index: 5;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.picture-preview-box:hover .picture-preview-overlay {
  opacity: 1;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.picture-preview-box {
  position: relative;
  margin-top: 8px;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
  border: 1px solid #efefef;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.picture-preview-box a {
  display: block;
}
.community-labels-list {
  line-height: 170%;
}
.visit-icon,
.approve-icon {
  height: 16px;
  margin-bottom: -2px;
  display: inline-block;
  width: 15px;
  opacity: .5;
  background-position: center bottom;
  background-repeat: no-repeat;
  -webkit-transition: opacity .5s;
  -moz-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
  cursor: pointer;
}
.visit-icon {
  opacity: 1;
  margin-bottom: -4px;
}
.approve-icon:hover {
  -opacity: 1;
}
.visit-icon {
  width: 23px;
  background-image: url("/Content/images/visit.png");
}
.approve-icon {
  background-image: url("/Content/images/approve.png");
}
.list-comment-block {
  padding-right: 25px;
  margin-left: 5%;
}
/*.eng {
    font-family: verdana;
    font-size: 0.7em !important;
}*/
.eng .eng,
.eng * .eng {
  font-size: 100%;
}
.modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.rss-box {
  margin-top: 15px;
  height: 25px;
  margin-left: 1px;
  -webkit-transition: background .5s;
  -moz-transition: background .5s;
  -o-transition: background .5s;
  transition: background .5s;
}
.modal {
  width: 100%;
  left: 0;
  background-color: transparent;
}
.modal-body {
  background-color: #FFF;
}
.modal img {
  min-width: 0 !important;
}
#user-list {
  padding: 8px 12px;
  background: #30526a;
  margin-top: 62px;
  left: 5px;
  border-radius: 0;
  z-index: 100000;
  width: 150px;
}
#info-list {
  padding: 8px 18px;
  background: #30526a;
  margin-top: 62px;
  left: 100%;
  margin-left: -238px;
  border-radius: 0;
  z-index: 100000;
  width: 200px;
}
#info-list > .arrow:after {
  border-bottom-color: #30526a;
}
#info-list > .arrow {
  left: auto;
  right: 10px;
  border-bottom: none;
}
#info-list li,
#info-list ul {
  text-align: right;
  list-style: none;
  padding: 4px 0;
  margin: 0;
}
#user-list > .arrow:after {
  border-bottom-color: #30526a;
}
#user-list > .arrow {
  left: auto;
  left: 32px;
  border-bottom: none;
}
#user-list a,
#nav-list a,
#info-list a {
  color: #bbb;
  text-align: right;
  line-height: 30px;
  width: 100%;
  display: inline-block;
  cursor: pointer;
}
#user-list a:hover,
#info-list a:hover {
  color: #e26d46;
}
#nav-list {
  padding: 8px 18px;
  background: #30526a;
  margin-top: 62px;
  left: 100%;
  margin-left: -338px;
  border-radius: 0;
  z-index: 100000;
  width: 200px;
}
#nav-list > .arrow:after {
  border-bottom-color: #30526a;
}
#nav-list > .arrow {
  left: auto;
  right: 10px;
  border-bottom: none;
}
#nav-list li,
#nav-list ul {
  text-align: right;
  list-style: none;
  padding: 4px 0;
  margin: 0;
}
.posts-header {
  background: #e26d46;
  color: #000;
  font-weight: bold;
}
.posts-nav li:not(:first-child) {
  text-align: right !important;
}
.posts-nav brk {
  margin-top: -14px;
  color: #888;
  float: left;
}
.posts-nav brk:first-child {
  float: right;
}
.community-nav li:hover a {
  color: #79c078 !important;
}
.posts-nav:hover li:first-child a,
.posts-nav:hover brk,
.posts-nav li:hover a,
#nav-list :not(.community-nav) li:hover a {
  color: #e26d46 !important;
}
.community-header {
  background: #79c078;
  color: #000;
  font-weight: bold;
}
.bborder {
  border-bottom: 1px solid #888;
}
#create-list {
  padding: 15px 0px;
  background: #30526a;
  border-radius: 0;
  z-index: 100000;
  margin-top: 62px;
  margin-left: -553px;
  left: 100%;
}
#create-list img {
  width: 90px;
  height: 40px;
  padding: 10px 5px 10px 5px;
}
#create-list > .arrow:after {
  border-bottom-color: #30526a;
}
#create-list > .arrow {
  left: auto;
  right: 15px;
  border-bottom: none;
}
#create-list table tbody tr td,
#create-list table tbody tr td div {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
#create-list table tbody tr td:not(:last-child) {
  border-left: 1px solid #666;
}
#create-list table tbody tr td:hover {
  cursor: pointer;
}
#create-list .svg-color {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
#create-community,
#create-link,
#create-text,
#create-image-link {
  width: 90px;
  height: 60px;
}
#create-community div,
#create-link div,
#create-text div,
#create-image-link div {
  color: #bbb;
  width: 100%;
  text-align: center;
}
#create-list #community-image-block,
#link-image-block,
#text-image-block,
#image-block {
  margin: 0 20px 5px 20px;
  width: 50px;
  height: 20px;
}
#create-list #create-community:hover .svg-color {
  fill: #79c078;
}
#create-list #create-community:hover div {
  color: #79c078;
}
#create-list #create-link:hover .svg-color {
  fill: #6fa7cb;
}
#create-list #create-link:hover div {
  color: #6fa7cb;
}
#create-list #create-text:hover .svg-color {
  fill: #e26d46;
}
#create-list #create-text:hover div {
  color: #e26d46;
}
#create-list #create-image-link:hover .svg-color {
  fill: #f4b400;
}
#create-list #create-image-link:hover div {
  color: #f4b400;
}
.alert {
  text-align: right;
  direction: rtl;
}
.field-validation-error,
.error {
  margin: 5px 0;
  display: block;
}
.field-validation-error *,
.error {
  font-size: 90% !important;
}
/*.community-block {
    float: right;
}*/
/*.input-validation-error {
    border: 3px solid transparent;
}*/
.hbracket,
.bbracket {
  padding: 3px;
  display: inline-block;
}
.hbracket:before,
.hbracket:after,
.bracket:before,
.bracket:after {
  content: ' ';
  width: 6px;
  display: inline-block;
  padding: 0;
  font-weight: bold;
  height: inherit;
  overflow: visible;
}
.hbracket:hover:before,
.bracket:before {
  content: '[';
}
.hbracket:hover:after,
.bracket:after {
  content: ']';
}
.posts-nav .hbracket:after,
.posts-nav .bracket:after {
  float: left;
  opacity: 0;
}
.posts-nav .hbracket:before,
.posts-nav .bracket:before {
  opacity: 0;
}
.posts-nav .bracket:hover:before,
.posts-nav .bracket:hover:after {
  opacity: 1;
}
a:hover {
  text-decoration: none;
}
.share-button {
  width: 14px;
  height: 16px;
  background: url('images/share.png') center center;
  display: inline-block;
  opacity: .5;
  float: right !important;
  margin-top: 6px;
  margin-left: 10px;
}
.share-button:hover {
  opacity: .85;
}
.list-item-block .description {
  margin-right: 0;
  margin-top: 10px;
}
.info-line-time {
  display: inline !important;
}
.info-line-by::after {
  content: "توسط ";
  color: #666;
}
.info-line-in::after {
  content: "در ";
  color: #666;
}
.info-line-from::after {
  content: "از ";
  color: #666;
}
.mobile-vote-block {
  margin-top: 5px;
}
.moderation-mobile-part {
  font-size: 25px !important;
  cursor: pointer;
  margin-top: 7px;
}
.post-redirect-link {
  border: 1px solid #cfd5d8;
  padding: 6px 6px 6px 6px;
  background-color: #f3f3f3;
  border-radius: 2px;
  border-width: 1px;
  border-color: lightgray;
  width: 100%;
  display: block;
  margin-bottom: 10px;
}
.post-redirect-link span {
  padding: 3px 10px 0px 10px;
}
.post-redirect-link span:last-child {
  color: black;
  opacity: 0.8;
  margin-top: 5px;
}
.moderation-break-line {
  margin-top: 5px;
  margin-bottom: 5px;
}
.moderation-part {
  height: 25px;
}
a.back-to-top {
  display: none;
  width: 45px;
  height: 45px;
  position: fixed;
  z-index: 999;
  right: 20px;
  bottom: 20px;
  background: #30526a no-repeat center;
  opacity: 0.9;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
a.back-to-top i {
  font-size: 30px;
  right: 6px;
  top: 6px;
  color: white;
  opacity: 0.9;
}
@media screen and (max-width: 768px) {
  #feedback {
    display: none !important;
  }
  #quick-browse {
    display: none;
  }
  .post-background-style {
    background-size: 50px 50px;
  }
  .vote-up,
  .vote-down,
  .vote-up-selected,
  .vote-down-selected {
    -ms-transform: scale(1.2, 1.2);
    /* IE 9 */
    -webkit-transform: scale(1.2, 1.2);
    /* Safari */
    transform: scale(1.2, 1.2);
  }
  /*.visible-onhover {
        opacity: 0.9;
    }*/
  .info-line-domain {
    display: none !important;
  }
  .info-line-by::after {
    content: "|";
    color: #666;
  }
  .info-line-in::after {
    content: "|";
    color: #666;
  }
  .info-line-from::after {
    content: "";
    color: #666;
  }
  #darbare-logo {
    width: 26px;
    background: url("/Content/images/logo.svg") no-repeat center center !important;
    margin-right: 0;
  }
  #info-list {
    margin-left: -198px;
  }
  #create-list {
    margin-left: -377px;
  }
  #nav-list {
    margin-left: -251px;
  }
  .post-block,
  .community-block {
    margin-right: 3px;
    margin-left: 2px;
  }
  .vote-part {
    width: 0px;
  }
  .vote-count {
    width: 12px;
    margin: 0 5px 0 5px;
  }
  .vote-margin,
  .subscribe-margin {
    display: none;
  }
  .community-list-item-block {
    padding: 10px 100px 10px 20px;
  }
  .list-item-block {
    padding: 10px 20px 10px 20px;
  }
  #quick-browse {
    top: 80% !important;
  }
  .mobile-button-style a {
    display: inline-block;
    width: 180px;
  }
  .moderation-part {
    display: inline-block;
  }
  .picture-preview-box {
    margin-right: 15px;
    margin-left: 10px;
  }
  .list-item-title h2,
  .list-item-title h1 {
    width: 90%;
  }
}
.navbar-nav {
  margin: 0;
  border: none;
  min-height: 50px;
  margin-bottom: -50px;
}
.navbar-nav > li > a {
  padding-top: 16px;
  padding-bottom: 0px;
}
.navbar-brand {
  height: 50px;
}
#landing-page {
  top: 0;
  left: 0;
  width: 100%;
  background: url('/Content/images/landing/landing-large.png') no-repeat center center;
  background-size: cover;
  text-align: center;
  z-index: 10;
  overflow: hidden;
}
#landing-footer {
  position: absolute;
  width: 100%;
  height: 50px;
  background-color: #30526a;
  bottom: 0;
}
/*#register-try {
    width: 100%;

    a {
        color: @landing-text-colors;
    }

    a:hover {
        color: lighten(@landing-text-colors, 80%);
    }

    p {
        display: inline;
        color: @landing-text-colors;
    }

    button {
        color: white;
    }
}*/
#down-button {
  list-style-type: none;
  text-decoration: none;
  text-align: center;
  width: 120px;
  height: 50px;
  margin: 0 auto;
  padding-top: 10px;
  cursor: pointer;
}
#down-button li {
  display: inline;
}
#down-button p {
  color: #91a2ac;
}
@media screen and (max-width: 768px) {
  #down-button p {
    display: none;
  }
  #down-button {
    width: 50px;
  }
}
#down-arrow {
  border-right: 3px solid #91a2ac;
  border-bottom: 3px solid #91a2ac;
  border-bottom-right-radius: 2px;
  width: 15px;
  height: 15px;
  position: absolute;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-right: -25px;
  margin-top: 2px;
  -webkit-animation: bounce 1s infinite;
}
@-webkit-keyframes bounce {
  0% {
    margin-top: 2px;
  }
  25%,
  75% {
    margin-top: 5px;
  }
  50% {
    margin-top: 10px;
  }
  100% {
    margin-top: 0;
  }
}
@media screen and (max-width: 520px), screen and (max-height: 760px) {
  #landing-page {
    background: url('/Content/images/landing/landing-small.png') no-repeat center center;
    background-size: cover;
  }
}
#carousel-intro {
  background-color: #30526a;
}
#carousel-intro .carousel-inner {
  width: 100%;
}
#carousel-intro h2 {
  color: white;
  text-align: center;
}
#carousel-intro .carousel-inner a:hover {
  opacity: 0.9;
}
#carousel-intro .item {
  margin-top: 30px;
}
#carousel-intro .carousel-control.left,
#carousel-intro .carousel-control.right {
  background: none !important;
  filter: progid:none !important;
}
#community-ad .row {
  margin: 30px 0 30px 0 !important;
  padding: 0 !important;
}
.social-logo {
  display: block;
  float: left;
  width: 35px;
  height: 35px;
  margin: 10px 0px 0px 10px;
}
#twitter-logo {
  background: url(images/landing/twitter.svg) no-repeat center;
}
#twitter-logo:hover {
  background: url(images/landing/twitter-hover.svg) no-repeat center;
}
#facebook-logo {
  background: url(images/landing/facebook.svg) no-repeat center;
}
#facebook-logo:hover {
  background: url(images/landing/facebook-hover.svg) no-repeat center;
}
#instagram-logo {
  background: url(images/landing/instagram.svg) no-repeat center;
}
#instagram-logo:hover {
  background: url(images/landing/instagram-hover.svg) no-repeat center;
}
#telegram-logo {
  background: url(images/landing/telegram.svg) no-repeat center;
}
#telegram-logo:hover {
  background: url(images/landing/telegram-hover.svg) no-repeat center;
}
#blog-logo {
  background: url('images/landing/darbare blog.svg') no-repeat center;
}
#blog-logo:hover {
  background: url('images/landing/darbare blog-hover.svg') no-repeat center;
}
@media (max-width: 500px) {
  .social-logo {
    width: 30px;
    height: 30px;
    margin: 12px 0px 0px 12px;
  }
}
.touch .moderation-part {
  opacity: 1;
}
blockquote {
  border-left: none !important;
  border-right: 5px solid #eeeeee !important;
}
.edit-icon {
  margin-bottom: -1px;
  background: url('/Content/images/edit.png');
  width: 15px;
  height: 15px;
  display: block;
}
#gallery-pin a {
  margin-right: -40px;
  margin-top: 58px;
}
.command-items {
  width: 100%;
}
.mobile-comment-block {
  margin: 3px 10px 0 0;
}
@media screen and (max-width: 320px) {
  body {
    overflow-x: auto;
  }
}
@media screen and (max-width: 400px) {
  .post-background-style {
    background-size: 25px 25px;
  }
  #create-list {
    margin-left: -370px;
  }
  #create-list > .arrow {
    right: 110px;
  }
}
.popover-title {
  font-size: 28px;
}
.popover-content p {
  float: right !important;
  direction: rtl !important;
  width: 100%;
}
#gallery-header {
  margin-top: 80px;
}
#gallery-title {
  font-size: 24px;
  font-weight: bold;
  margin-top: -5px;
}
#gallery-expander.collapsed,
#user-expander.collapsed {
  -webkit-transition: all ease-out 270ms;
  -moz-transition: all ease-out 270ms;
  -o-transition: all ease-out 270ms;
  transition: all ease-out 270ms;
  -ms-transform: rotate(-90deg);
  /* IE 9 */
  -webkit-transform: rotate(-90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-90deg);
}
#gallery-expander,
#user-expander {
  color: black;
  -webkit-transition: all ease-out 270ms;
  -moz-transition: all ease-out 270ms;
  -o-transition: all ease-out 270ms;
  transition: all ease-out 270ms;
}
#gallery-body,
#user-body {
  padding: 2px 10px;
}
#about-gallery-title,
#rule-gallery-title,
#user-email-accsess,
#about-title {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 0;
}
.panel-heading-custome {
  padding: 2px 10px;
  background-color: #96A3AB !important;
}
.panel-footer-custome {
  padding: 2px 10px;
  background-color: #96A3AB !important;
}
.panel-footer-custome a {
  color: #666;
  font-weight: bold;
}
.panel-footer-custome a:hover {
  color: black;
}
.panel-footer-custome span {
  color: #666;
  font-weight: bold;
}
.panel-title-custome {
  color: white;
}
#about-text {
  margin-bottom: 7px;
  max-height: 300px;
  resize: vertical;
}
#gallery-panel,
#user-panel,
#header-panel {
  margin-top: 60px;
  margin-bottom: 5px;
}
@media screen and (min-width: 1200px) {
  #gallery-panel,
  #user-panel,
  #header-panel {
    margin-right: 15px;
    margin-left: 15px;
  }
  .filter-bar-container {
    margin-left: 20px;
    margin-right: 45px;
  }
  .row.post-block {
    margin-left: 15px;
    margin-right: 15px;
  }
  .row.community-block {
    margin-left: 15px;
    margin-right: 15px;
  }
  #gallery-panel .panel {
    margin-right: 0;
    margin-left: 0;
  }
  #gallery-pin a {
    margin-top: 58px;
    margin-right: -40px;
  }
}
@media screen and (max-width: 1200px) {
  .filter-bar-container.row .col-sm-12 {
    padding-right: 0;
    padding-left: 0;
  }
  #gallery-pin a {
    margin-top: 65px;
    margin-right: 4px;
  }
  #gallery-panel .panel {
    margin-right: 0;
    margin-left: 0;
  }
  .subscribe-follow,
  .subscribe-unfollow {
    width: 50px;
    height: 41px;
    background-size: 25px 41px;
  }
  .row.post-block {
    margin-left: 5px;
    margin-right: 5px;
  }
  .row.community-block {
    margin-left: 5px;
    margin-right: 5px;
  }
}
@media screen and (max-width: 992px) {
  #selectedPostsSection #header-panel {
    margin-top: 25px;
    margin-bottom: 5px;
  }
  .filter-bar-container.row {
    margin-right: 0;
  }
  .row.post-block {
    margin-left: 5px;
    margin-right: 5px;
  }
  .row.community-block {
    margin-left: 5px;
    margin-right: 5px;
  }
}
#filter-panel {
  padding-left: 54px;
  margin-right: 40px;
  margin-top: -21px;
}
#img-loading {
  height: 80px;
  width: 80px;
  /*margin-left: auto;
    margin-right: auto;
    display: table;
    margin-top: 50%;*/
  position: fixed;
  top: 50%;
  left: 50%;
  /* bring your own prefixes */
  transform: translate(-50%, -50%);
}
.show-more-loading {
  text-align: center;
  display: none;
}
.show-more-loading img {
  width: 37px;
  height: 37px;
}
#featured-box {
  margin-top: 50px;
  margin-bottom: -20px;
  background-color: #96A3AB;
}
.community-lable {
  padding: .1em .3em .3em !important;
  /*text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0;
    font-weight: bold;*/
}
.community-lable:hover {
  background-color: #cfd5d8;
}
.list-item-desc a {
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
  border-radius: 2px;
}
.list-item-desc a:hover {
  background-color: #cfd5d8;
}
#post-container,
#mobile-post-container {
  list-style: none;
  padding: 0;
  margin: 0;
}
.post-content {
  padding-right: 145px;
}
.post-default-img {
  background-image: url(images/link-.svg);
  background-size: 120px 90px;
  height: 90px;
  width: 120px;
  transition: all .2s ease;
}
.post-feed-img {
  background-image: url(images/feed.svg);
  background-size: 120px 90px;
  height: 90px;
  width: 120px;
  transition: all .2s ease;
}
.post-default-img,
.post-feed-img:hover {
  /*background-color: #517F9E !important;*/
  border-style: solid !important;
  border-color: #517F9E !important;
  border-width: 1px !important;
  /*box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1) !important;*/
  opacity: 1;
  transition: all .2s ease;
}
.post-text-img {
  background-image: url(images/text-.svg);
  background-size: 120px 90px;
  height: 90px;
  width: 120px;
  transition: all 0.3s ease-in-out;
}
.header-description-expander {
  background-image: url(images/expand.svg);
  background-size: 28px 28px;
  height: 28px;
  width: 28px;
  display: block;
  cursor: pointer;
  margin-top: -2px;
  -webkit-transition: all ease-out 270ms;
  -moz-transition: all ease-out 270ms;
  -o-transition: all ease-out 270ms;
  transition: all ease-out 270ms;
  -ms-transform: rotate(225deg);
  /* IE 9 */
  -webkit-transform: rotate(225deg);
  /* Chrome, Safari, Opera */
  transform: rotate(225deg);
}
.header-description-expander.collapsed {
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Chrome, Safari, Opera */
  transform: rotate(0deg);
}
.description-expander {
  background-image: url(images/expand.svg);
  background-size: 28px 28px;
  height: 28px;
  width: 28px;
  display: block;
  cursor: pointer;
  margin-top: -30px;
  -webkit-transition: all ease-out 270ms;
  -moz-transition: all ease-out 270ms;
  -o-transition: all ease-out 270ms;
  transition: all ease-out 270ms;
  -ms-transform: rotate(225deg);
  /* IE 9 */
  -webkit-transform: rotate(225deg);
  /* Chrome, Safari, Opera */
  transform: rotate(225deg);
}
.description-expander.collapsed {
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Chrome, Safari, Opera */
  transform: rotate(0deg);
}
.moderation-status-box span {
  color: white;
}
.report-button {
  margin-right: 5px;
}
.community-labels-list span {
  margin-left: 5px;
}
.moderation-block {
  text-align: right;
  width: 200px;
}
.moderation-block li a {
  font-size: 20px;
}
.moderation-block li {
  padding: 2px 0px 2px 0px;
}
.mobile-social-block ul {
  margin-left: auto;
  margin-right: auto;
  display: inherit;
  list-style: none;
  padding: 0;
}
.mobile-social-block li {
  padding: 0 5px 0 5px;
}
.mobile-picture-preview {
  width: auto;
  height: auto;
  margin: auto;
}
.post-redirect-link {
  margin-top: 2px;
}
.mobile-picture-preview-box {
  cursor: pointer;
  margin-top: 10px;
  margin-bottom: 10px;
}
.mobile-preview-dialog {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.mobile-preview-dialog .modal-content .modal-header {
  border: 0;
}
#mobile-preview-image-content {
  height: auto;
  min-height: 100%;
  border-radius: 0;
}
#moblie-image-preview-modal,
#image-preview-modal {
  padding-right: 0 !important;
  direction: ltr;
}
pre code {
  direction: ltr;
}
.thread-ck-input-box {
  display: block !important;
}
.ck-input-box {
  display: block !important;
  visibility: hidden;
  height: 0 !important;
}
.cke_reset_all,
.cke_reset_all * {
  font-family: Samim, Tahoma, "DejaVu Sans", helvetica, arial, freesans, sans-serif !important;
}
.form-control {
  font-size: 16px;
  padding-top: 3px;
}
.cke_dialog_ui_input_select,
.cke_dialog_ui_input_textarea {
  direction: ltr;
  text-align: left !important;
}
.cke_dialog_ui_html {
  right: 5px;
}
.cke_wysiwyg_div {
  min-height: 100px;
}
.dropzone .dz-preview,
.dropzone-previews .dz-preview {
  display: table;
  margin: auto;
}
.dz-message span {
  display: block !important;
  top: 200px;
}
.image-uplaod-body {
  padding-bottom: 0;
}
#comment-upload-photo {
  visibility: hidden;
}
#comment-photo-placeholder {
  height: 0;
}
#show-if-comment-page-active {
  display: none;
  text-align: center;
  padding-bottom: 10px;
}
#darbare-plugin-footer-link {
  margin-top: 5px;
  font-size: 14px;
}
.reject-button,
.approve-button,
.edit-button,
.select-button,
.unselect-button,
.feed-button,
.unfeed-button,
.delete-button {
  margin: 0px 10px 0 0;
  opacity: .2;
}
.comment-edit-button,
.comment-delete-button {
  margin: 0px 10px 0 0;
}
.approved-text,
.rejected-text,
.pending-text,
.reported-text {
  display: none;
  padding: 5px 5px 8px 5px;
  width: 60px;
  font-size: 12px !important;
}
.mobile-label {
  width: 20px;
  height: 20px;
}
.edit-button {
  margin: 0 10px 0 0;
  opacity: 1 !important;
  display: inline-block;
  cursor: pointer;
}
.button-effect a {
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
  border-radius: 2px;
}
.reject-button a,
.report-button a,
.delete-button a,
.reply-button a,
.comment-edit-button a,
.comment-delete-button a {
  cursor: pointer;
}
.button-effect a:hover,
.reply-button-clicked {
  background-color: #cfd5d8;
}
.pending:not(.selected) {
  background-color: rgba(250, 227, 196, 0.25);
}
.pending .approved-text,
.pending .rejected-text,
.pending .reported-text {
  display: none;
}
.pending .reject-button,
.pending .approve-button,
.pending .pending-text,
.pending .delete-button {
  display: inline-block;
  opacity: .9;
}
.pending .reject-button:hover,
.pending .approve-button:hover {
  opacity: 1;
  border: none;
}
.reported {
  background-color: #EEEEEE;
}
.reported .approved-text,
.reported .rejected-text,
.reported .pending-text {
  display: none;
}
.reported .reported-text {
  display: inline-block;
  opacity: .9;
}
.reported .reject-button,
.reported .approve-button,
.reported .delete-button {
  display: inline-block;
  opacity: .9;
}
.reported .reject-button:hover,
.reported .approve-button:hover {
  opacity: 1;
  border: none;
}
.deleted {
  background-color: #EEEEEE;
}
.approved {
  /*.approve-button, */
}
.approved .rejected-text,
.approved .pending-text,
.approved .reported-text {
  display: none;
}
.approved .reject-button,
.approved .approved-text {
  display: inline-block;
  opacity: .9;
}
.approved .reject-button:hover {
  opacity: 1;
  border: none;
}
.rejected {
  background-color: lightgray;
}
.rejected .approved-text,
.rejected .pending-text,
.rejected .reported-text,
.rejected .select-button,
.rejected .unselect-button,
.rejected .feed-button,
.rejected .unfeed-button {
  display: none;
}
.rejected .approve-button,
.rejected .rejected-text,
.rejected .delete-button {
  display: inline-block;
  opacity: .9;
}
.rejected .approve-button:hover {
  opacity: 1;
  border: none;
}
.normal .rejected-text,
.normal .approved-text,
.normal .pending-text,
.normal .reported-text {
  display: none;
}
.normal .approve-button,
.normal .reject-button {
  display: inline-block;
  opacity: .9;
}
.select-button,
.feed-button {
  display: inline-block;
  opacity: .9;
}
.unselect-button,
.unfeed-button {
  display: none;
}
.select-button :hover,
.unselect-button:hover,
.feed-button :hover,
.unfeed-button:hover {
  opacity: 1;
  border: none;
}
.selected .select-button {
  display: none;
}
.selected .unselect-button {
  display: inline-block;
  opacity: .9;
}
.feed .feed-button {
  display: none;
}
.feed .unfeed-button {
  display: inline-block;
  opacity: .9;
}
.user-pending {
  background-color: rgba(250, 227, 196, 0.25);
  /*.approve-button,.reject-button, */
}
.user-pending .approved-text,
.user-pending .rejected-text,
.user-pending .reported-text {
  display: none;
}
.user-pending .pending-text {
  display: inline-block;
  opacity: .9;
}
.user-rejected {
  background-color: lightgray;
  /*.approve-button,.reject-button, */
}
.user-rejected .approved-text,
.user-rejected .pending-text,
.user-rejected .reported-text {
  display: none;
}
.user-rejected .rejected-text {
  display: inline-block;
  opacity: .9;
}
.user-post .approved-text,
.user-post .pending-text,
.user-post .rejected-text,
.user-post .reported-text {
  display: none;
}
#comments-block .comment-item-block .reject-button *,
#comments-block .comment-item-block .approve-button *,
.reply-button *,
.comment-edit-button a,
.comment-delete-button a {
  font-size: 16px !important;
  color: #888;
}
.report-button a {
  color: #888;
}
.label-auto-select {
  background-color: yellowgreen;
}
.root-comment {
  margin-right: 0px;
}
.level-one-comment {
  margin-right: 30px;
}
.level-two-comment {
  margin-right: 60px;
}
.level-three-comment {
  margin-right: 90px;
}
#comment-inner {
  margin-right: 100px;
  margin-bottom: 40px;
}
#thread-submit-button {
  display: none;
}
#dummy-ckeditor,
#plugin-dummy-ckeditor {
  border-radius: 5px;
  border: 5px solid #ddd;
  resize: none;
}
#comment-thread-input {
  display: none;
}
.comments-page .list-item-block,
.comments-page .mobile-list-item-block {
  border-bottom: 1px solid #fff;
  margin-top: 30px;
}
.comment-badge {
  display: inline-block;
  padding: 4px 10px 3px;
  margin: 0 5px 5px 5px;
}
#comments-block .comment-item-block span {
  font-size: 16px;
}
.comment-item {
  border-bottom: 1px solid #ddd;
  background: #fff;
  padding: 15px 5px 15px 10px;
  position: relative;
  min-height: 120px;
}
.comment-vote-block {
  position: relative;
}
.comment-vote-count {
  text-align: center;
  width: 100%;
  font-size: 14px;
  height: 15px;
  margin: 0px 5px 0px 5px;
}
#thread-submit-button {
  height: 40px;
}
#comment-input-block {
  margin: 10px 0 10px 0;
}
.thread-comment-container {
  margin-right: 85px;
}
.reply-comment-container,
edit-comment-container {
  padding-top: 10px;
  padding-bottom: 30px;
  margin-right: 25px;
  display: none;
}
.comment-report-button {
  margin-right: 5px;
}
.comment-top-border {
  margin: 10px 0 0 0;
  border-top: 1px solid #ddd;
}
.comment-body {
  margin-top: 5px;
}
.comment-buttom-items {
  height: 25px;
}
@media screen and (max-width: 768px) {
  #comment-inner {
    margin-right: 0px;
  }
  .comment-item {
    padding: 15px 5px 15px 10px;
  }
  .thread-comment-container {
    margin-right: -15px;
  }
}
