.rsc_quote {
	clear:both;
	display:block;
	margin:5px 0 5px 10px;
}

.rsc_quote blockquote{
	border:1px dashed #849B9F;
	margin:0px;
	padding:8px;
	text-align:left;
}

.rsc_code {
	clear:both;
	display:block;
	margin:5px 0 5px 10px;
}

.rsc_code pre{
	border:1px solid #849B9F;
	margin:0px;
	padding:8px;
	text-align:left;
}

.rsc_transparent {
	opacity:0.4;
	filter:alpha(opacity=40);
	float:left;	
}

.rsc_green, .rsc_red {font-weight:bold;line-height:14px;margin-left:2px;}
.rsc_green {color:green;}
.rsc_red     {color:red}

.rsc_toggler{
	cursor:pointer;
}

.rsc_comment_box {	
	width:82%;
	float:left;
	display:block;
}

.rsc_comment_big_box1   {margin-left:20px;}
.rsc_comment_big_box2   {margin-left:40px;}
.rsc_comment_big_box3   {margin-left:60px;}
.rsc_comment_big_box4   {margin-left:80px;}
.rsc_comment_big_box5   {margin-left:100px;}
.rsc_comment_big_box6   {margin-left:120px;}
.rsc_comment_big_box7   {margin-left:140px;}
.rsc_comment_big_box8   {margin-left:160px;}
.rsc_comment_big_box9   {margin-left:180px;}
.rsc_comment_big_box10 {margin-left:200px;}

.rsc_pagination {
	text-align: center;
	margin: 18px 0;
}

.rsc_line {
	margin: 0;
}

.rsc_options{
	text-align:right;
	margin-bottom:25px;
}

.rsc_options a{
	text-decoration:none !important;
}

.rsc_options img{
	vertical-align:middle;
}

.rsc_clear {
	display: block;
	clear: both;
	height: 1%;
	font-size: 1%;
}

#rsc_loading_top {
	text-align: center;
}

 /******* NEW *******/

.rscomments {
  background-color: #f8f8f8;
  padding: 30px;
}

 .rscomments .btn {
  background-image: none;
 }

.rscomments .media.rscomment {
  padding: 30px;
  background-color: white;
  position: relative;
}

.rscomments .rscomment .media-container {
  margin-right: 30px;
}

.rscomment, .rscomment + .rscomment {
  margin-top: 30px;
}

.rscomm-user {
  display: inline-block;
 }

.rscomm-meta {
  overflow: hidden;
 }

.rscomment .rscomm-heading {
  color: #444;
  margin-bottom: 15px;
}

.rscomm-content {
  display: block;
  color: #777;
  line-height: 2;
  margin-bottom: 20px;
  padding-top: 10px;
  clear: both;
}

.rscomm-actions,
.rscomm-flag,
.rscomm-rate {
  float: left;
  margin-right: 30px;
 }
 
.rscomm-actions a:focus,
.rscomm-actions a:hover,
.rscomm-actions a:active,
.rscomm-flag a:focus,
.rscomm-flag a:hover,
.rscomm-flag a:active,
.rscomm-rate a:focus,
.rscomm-rate a:active,
.rscomm-rate a:hover {
	text-decoration: none;
}
 
.rscomm-meta-item.rscomm-time {
    float: right;
}

.rscomments .rscomment .rscomment {
  margin-top: 30px;
  padding-top: 30px;
  border: none;
  border-left: 2px solid #eee;
  background-color: #f8f8f8;
 }

.rscomments .rscomment-form {
  padding: 30px;
  margin: 60px 0 0 0;
  border-radius: 0;
  background-color: #f8f8f8;
  box-shadow: none;
  border: 2px solid #eee;
  background-color: white;
}

.rscomment-form > h3 {
  margin-top: 0;
}

.rscomment-form > form {
  margin-bottom: 0;
}

.rscomment-form form input,
.rscomment-form form select,
.rscomment-form form textarea {
  border-radius: 0
}

.rscomment-form form input[type="text"], 
.rscomment-form form input[type="password"], 
.rscomment-form form input[type="datetime"], 
.rscomment-form form input[type="datetime-local"], 
.rscomment-form form input[type="date"], 
.rscomment-form form input[type="month"], 
.rscomment-form form input[type="time"], 
.rscomment-form form input[type="week"], 
.rscomment-form form input[type="number"], 
.rscomment-form form input[type="email"], 
.rscomment-form form input[type="url"], 
.rscomment-form form input[type="search"], 
.rscomment-form form input[type="tel"], 
.rscomment-form form input[type="color"], 
.rscomment-form form  .uneditable-input {
  height: 40px;
  padding: 10px;
}

.rscomment .rscomment-form {
  margin-top: 30px;
  background-color: #f8f8f8;
}

.rscomment-form .char-left {
  position: relative;
  text-align: right;
}

.rscomm-editor-buttons .btn-group,
.rscomm-editor-buttons .btn-group + .btn-group {
    margin-left: 0;
    margin-right: 5px;
	margin-bottom: 5px;
}

.rscomments-comment-area {
	margin-left: 0;
}

.rsc_terms,
.rsc_subscribe_thread {
    margin-top: 3px !important;
}


.rsc_comment_box_form > .rscomments-form-message, 
.rsc_comment_box_form > #rscommentsForm {
    margin-top: 5px;
}

.rscomments-accordion-title {
	display: block;
	font-size: 18px;
	font-weight: bold;
}

.rscomments-accordion-title:hover,
.rscomments-accordion-title:focus,
.rscomments-accordion-title:active {
	text-decoration: none;
	outline: none;
}

.rscomments-accordion-content {
    margin: 10px 0;
}

.rscomment-top-actions a:hover,
.rscomment-top-actions a:active,
.rscomment-top-actions a:focus {
	text-decoration: none;
}

.rscomment-top-actions span {
	margin-right: 15px;
}

.media, .media-body {
    overflow: hidden;
}

.rscomment .rscomm-heading {
  color: #444;
  margin-bottom: 15px;
}

.rscomm-header .rscomm-time {
  float: right;
  cursor: default;
}

.rscomm-last-edited {
	opacity: 0.7;
}

.rscomment-form #recaptcha_response_field {
	height: 20px;
}

.rscomment-loader {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}

.rscomm-flag > a {
    margin-right: 5px;
}

textarea.invalid {
	border: 1px solid #9d261d;
}

.rscomment-form-top {
    margin: 0 0 20px !important;
}

@media (max-width: 1024px) {
  .rscomm-meta > * {
    display: block;
    width: 100%;
  }

  .rscomm-meta > * + * {
    margin-top: 5px;
  }
}

@media (max-width: 768px) {
  .rscomments {
    padding: 20px;
  }

  .rscomments .media.rscomment {
    padding: 20px;
  }

  .rscomments .rscomment > .media-container {
    margin-right: 20px;
  }
}
	
@media (max-width: 480px) {
  .rscomments {
    padding: 10px;
  }

  .rscomments .media.rscomment {
    padding: 10px;
  }

  .rscomments .rscomment > .media-container {
    margin-right: 10px;
  }
}

.rscomm-big {
	font-size: larger;
}

.rsc_location_container {
	position: relative;
}

.rsc_detect {
	position: absolute;
    right: 1%;
    top: 20%;
	text-decoration: none;
}

.control-label + .rsc_detect {
	top: 45%;
}

.rsc-results-wrapper {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    position: absolute;
    width: 100%;
    z-index: 99;
}

.rsc-results {
    list-style: outside none none;
    margin: 5px;
    padding: 5px;
}

.rsc-results > li {
    cursor: pointer;
    margin-bottom: 5px;
}

.rscomment-body {
	width: 100%;
}

.rscomments-my-comment {
	background-color: #f5f5f5;
	padding: 10px;
	margin-bottom: 10px;
}

.rscomments-my-comment-title {
	border-bottom: 1px solid #fff;
	padding: 5px;
}

.rscomments-my-comment-text {
	margin: 10px;
	padding: 10px;
	border-left: 5px solid #c8c8c8;
}

.rscomments-white-popup {
  position: relative;
  background: #FFF;
  padding: 40px;
  width: auto;
  max-width: 700px;
  margin: 20px auto;
}

.rscomments-popup-padding {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.rscomment-comment-area {
	padding: 5px;
	border: 1px solid #e5e5e5;
	border-radius: 3px;
}

.rscomment-comment-area-actions {
	padding: 5px; 
}

.rscomments-report-layout .row + .row,
.rscomments-subscribe-layout .row + .row,
.rscomments-comment-form .row + .row,
.rscomment .row + .row {
	margin-top: 1rem;
}

.rscomments-comment-form .row .btn-toolbar + .btn-toolbar,
.rscomment .row .btn-toolbar + .btn-toolbar {
    margin-top: 5px;
}

.rscomment {
	flex-direction: column;
}

.rscomments-comment-form .rscomments-action-btns .btn-group {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;
}

.rscomments-hidden {
	display: none;
}

.rscomm-meta a {
  text-decoration: none;
}

.rsc-giphy-container {
	position: relative;
}

[data-rsc-task="giphy"].btn-success svg {
	fill: #fff;
}

.rsc-giphy {
	position: absolute;
	width: 450px;
	border: 3px solid #f8f8f8;
	padding: 10px;
	background-color: #fff;
	border-radius: 10px;
	z-index: 999;
	left: 5%;
}

.rsc-giphy > div:nth-child(1),
.rsc-giphy > div:nth-child(2) {
	margin-bottom: 1rem;
}

.rsc-giphy-search {
	width: 100%;
}

.rsc-giphy-error {
	text-align: center;
	margin-top: 6rem;
	color: #a51f18;
}

.rsc-giphy-error i {
	display: block;
}

.rsc-giphy-gifs.active,
.rsc-giphy-stickers.active {
	background-color: #ececec;
	color: #838383;
}

.rsc-giphy-tab {
	width: 100%;
	display: flex;
	padding: 10px 0;
}

.rsc-giphy-gifs,
.rsc-giphy-stickers {
	text-align: center;
	cursor: pointer;
	flex-grow: 1;
	flex-shrink: 0;
	border: 1px solid #c1c1c1;
	padding: 5px;
	width: 45%;
}

.rsc-giphy-gifs {
	margin-right: 1%;
}

.rsc-giphy-stickers {
	margin-left: 1%;
}

.rsc-giphy-content {
	width: 100%;
	max-height: 320px;
	min-height: 320px;
	overflow-y: auto;
}

.rsc-giphy-content {
	scrollbar-width: thin;
	scrollbar-color: #c5c5c5 #f6f6f6;
}

.rsc-giphy-content::-webkit-scrollbar-corner { 
	background: rgba(0,0,0,0.5);
}

.rsc-giphy-content::-webkit-scrollbar {
	width: 12px;
	height: 12px;
}

.rsc-giphy-content::-webkit-scrollbar-track {
	background: #f6f6f6;
}

.rsc-giphy-content::-webkit-scrollbar-thumb {
	background-color: #c5c5c5;
	border-radius: 20px;
	border: 3px solid #f6f6f6;
}

.rsc-giphy-loading {
	text-align: center;
}

.rsc-giphy-gifs-content,
.rsc-giphy-stickers-content {
	display: none;
	grid-template-columns: repeat(5,minmax(0,1fr));
	column-gap: 10px;
	row-gap: 10px;
}

.rsc-giphy-gifs-content > div, .rsc-giphy-stickers-content > div {
	cursor: pointer;
}

.rsc-giphy-gifs-content img,
.rsc-giphy-stickers-content img {
	object-fit: cover;
	width: 90px;
	height: 90px;
	border-radius: 10px;
}

.rsc-giphy-gifs-content.active,
.rsc-giphy-stickers-content.active {
	display: grid;
}

.rsc-giphy-image {
	border-radius: 10px;
	max-width: 300px;
}

.rsc-giphy-powerby {
	text-align: center;
	margin-top: 10px;
}

@media (max-width: 768px) {
	.rsc-giphy {
		width: auto;
		left: 0;
	}
}

@media (max-width: 576px) {
	.rsc-giphy-image {
		max-width: 100%;
	}
}

.rsc_spoiler_container {
	color: #f8f8f8 !important;
	background-color: #f8f8f8 !important;
	border: 1px solid #f8f8f8 !important;
	cursor: pointer;
	width: 150px;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 5px;
	margin-right: 5px;
}

.rsc_spoiler_container:hover {
	color: inherit !important;
}

.rsc_spoiler {
	display: none;
}