.community.panel-base .topic-header .topic-meta,
ul li.topic .topic-meta
{
  display:none;
}

.form-field .cheatBanIssueTypeError p{
font-size:12px;
  color:#444;
  text-align:left;
  
}
.form-field .cheatBanIssueTypeError ol
{
  list-style:decimal;
  text-align:left;
  margin-left:70px;
}
.answer-official-body {
    float: right;
    width: 500px;
}
.section-description .section-unsubscribe {
line-height:28px;
}
.article-vote-down.article-voted{
  color:#CC0000;
}
.zd-comment a {
word-break:break-all;
}

.topic-heading .topic-meta{display:none;}
#PCBlocker a{
  margin:0;color:#DD8800;
}
.section-page .article-promoted{font-weight:bold;}
.wysiwyg-color-black30 {
text-decoration:line-through;
}
.adminBanlink:before {
  content: "\2022";
  font-size: 10px;
  margin: 0 10px;
}
#statusPanel {
  margin: 10px 0 0 0;
}

.modal #answer_official{display:none;}

.statusSpan {
  font-weight:bold;
            font-size:28px;
            display:block;
            position:relative;
            top:-3px;
}
.myAnsDiv {
	background: white;
  padding: 5px;
  border-radius: 3px;
}
.category-page .community, .article-sidebar .community,.trending-questions {display:none;}
.request-form .searchbox {
	padding: 10px;
	border: 3px solid orange;
	margin: 10px 0;
	text-align: center;
	font-size: 14px;
	background: #FAEAC2;
	font-weight: bold;
}
body > .bgimg {
background-size:100% !important;
}
.form footer .preorderError a {
margin:0;
color:#158ec2;

}
.updateTime {
  font-size:12px;
  color:gray;
  position:absolute;
  bottom:2px;
  left:5px;
}
.answer-avatar-agent {
margin-left:10px;

}
.statusSpan{text-transform:uppercase;}
.article-more-questions {display:none;}
.marshmallowWarn {
	text-align: left;
	display: none;
	border: 1px solid #CCCCCC;
	position: absolute;
	right: -3px;
	top: -80px;
	padding: 5px;
	width: 178px;
	height: 100px;
	background: #FFFFF9;
	overflow-y: scroll;
}

#statusPanel .ps4, #statusPanel .xb1, #statusPanel .xbl,#statusPanel .psn,#statusPanel .rsgs,#statusPanel .pc {
	width: 150px;
	height:107px;
	position: relative;
	float: left;
	margin:0 12px 0 0;
	background-color: rgb(250, 238, 208);
}

#statusPanel .rsgs {
	margin-right: 0px;
}
#statusPanel h1 {
margin:0;
  text-align: center;
  font-weight:bold;
}
.marshmallowLogo {
	width: 100%;
	height: 30px;
	padding: 2px 0 0 34px;
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	margin-top: 5px;
	background: url(//supportfiles.rockstargames.com/support/img/statusSprite.png?4);
	background-repeat: no-repeat;
	position: relative;
	left: -5px;
}

.updateTime {
	font-size: 12px;
	color: gray;
	position: absolute;
	bottom: 2px;
	left: 5px;
}

#xboxLogo {
	background-position: 0 -34px;
}

#xb1Logo {
	background-position: 0 -104px;
}

#rsgsLogo {
	background-position: 0 -70px;
}

#pcLogo {
	background-position: 0 -183px;
}

#psnLogo {
	background-position: 0 0;
}

#ps4Logo {
	background-position: -2px -113px;
	background-size: 31px;
}

td p {
	padding: 0;
	margin: 0;
}

.request-form .searchbox label {
	font-size: 18px;
}

.noty_text a {
	color: white;
	text-decoration: underline;
}

.question.admin,
.answer.admin {
	border: 2px solid #FBAB16;
	background-color: #fdf6e4;
}

.padrightfive {
	margin-right: 5px;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
	#forumrestrictions {
		color: green;
	};
}

#displayDiv {
	position: relative;
	left: 15px;
	top: 5px;
}

.form .feedbackError a {
	text-decoration: none;
	color: #DD8800;
	margin: 0;
	padding: 0;
}

.noty_message {
	overflow: hidden;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-color: #8b0000;
	border-left-width: 2px;
	border-left-style: solid;
	border-right-width: 2px;
	border-right-style: solid;
	box-shadow: rgba(0,0,0,.0980392) 0 2px 4px;
	color: #fff;
	background: red;
	font-size: 13px;
	line-height: 16px;
	text-align: center;
	padding: 8px 10px 9px;
	width: auto;
	position: relative;
	font-weight: bold;
	position: fixed;
	top: 0;
	z-index: 1000;
	width: 100%;
}

#errorMessage {
	margin-bottom: 5px;
	padding: 5px;
	color: red;
	font-size: 20px;
	border: 1px solid #DD8800;
	position: relative;
	background: lightyellow;
	text-align: center;
	display: none;
}

#displayRelatedAnswers {
	text-decoration: underline;
}

#displayRelatedAnswers:hover {
	color: #FF7777 !important;
}

.article-body ul > ul, .article-body ol > ol {
	margin: 0 0 0 20px !important;
	list-style-type: circle;
}

.ans {
	font-weight: normal;
	background: #F9F1DE;
	padding: 2px 5px;
	padding-left: 5px;
	border-radius: 4px;
	border: 1px solid #FCDF97;
}

a.readmore-js-toggle {
	border-left: 1px solid rgba(0, 0, 0, .07);
	color: #8E8E8E;
	font-style: italic;
	padding-left: 10px;
	margin: 0 0 10px 0;
	text-decoration: underline;
}

#ps-button {
	background: url(//supportfiles.rockstargames.com/support/img/statusSprite.png?4) no-repeat;
	width: 42px;
	background-position: 7px 2px;
}

.admin .answer-body {
	margin-left: 110px !important;
}

.community .form {
	overflow: visible;
}

.community.panel-base {
	overflow: visible !important;
}

#xb-button {
	background: url(//supportfiles.rockstargames.com/support/img/statusSprite.png?4) no-repeat;
	width: 42px;
	background-position: 7px -33px;
}

#ps-drop div, #xb-drop div {
	width: 50px;
	height: 35px;
	margin: 5px;
	text-align: center;
}

#xb-drop {
	left: 343px;
}

#ps-drop {
	left: 293px;
}

#redCommunityMessage {
	font-weight: bold;
	color: red;
	font-size: 16px;
}
.officialReply {
  position: relative;
  padding: 10px;
  background: #FAF1DA;
  font-weight: bold;
  border: 1px solid #FCDF98;
  float:right;
  cursor:pointer;
}
.answer-official-body .answer-text {
	position: relative;
	top: -15px;
}

.top-articles #topArticles {
	overflow: hidden;
}

.banned {
	text-align: center;
	margin: 50px auto;
	color: white;
	font-variant: small-caps;
	font-size: 100px;
}

#page .main-column .search-container {
	display: block;
}

body .bgimg {
	background: url(//media.rockstargames.com/rockstargames/img/global/downloads/wallpapers/games/v_lester_1920x1200.jpg) #000 fixed no-repeat top center;
}

.language-selector a.dropdown-toggle {
	background: url(https://i.imgur.com/8tjMZtO.png) no-repeat -1px 0px;
	padding: 1px 0 4px 24px;
}

@-moz-document url-prefix() {
	.language-selector a.dropdown-toggle {
		padding: 2px 0 4px 24px;
	};
}

.question-list .admin a {
	width: 100%;
}

a.reportLink {
	padding-left: 5px;
}

html[lang="pl"] .request-table td:nth-child(2) {
	max-width: 160px;
}

span.subscription-options {
	display: block;
	text-align: right;
	float: none;
}

html[lang="de"] #page #page-top h1 a {
	background-image: url(//supportfiles.rockstargames.com/support/img/title/rockstar-support-de2.png);
}

html[lang="es"] #page #page-top h1 a {
	background-image: url(//supportfiles.rockstargames.com/support/img/title/rockstar-support-es2.png);
	width: 443px;
	position: relative;
	top: -6px;
}

.question-title a {
	display: inline-block;
}

.question-title .buttonLinkCommunity {
	display: inline;
}

.question-title .rockCommunityReply, .question-title .platCommunityReply {
	max-width: 190px;
	display: inline-block;
	margin-left: 5px;
}

html[lang="ja"] .question-title .rockCommunityReply {
	max-width: 220px;
}

.platGCommunityReply {
	font-weight: normal;
	font-size: 12px;
	padding: 7px;
	border-radius: 3px;
	border: 1px solid lightgreen;
	background: #E8FFE0;
	background: -moz-linear-gradient(top, #F8FFF6 0%, #E8FFE0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F8FFF6), color-stop(100%,#E8FFE0));
	background: -webkit-linear-gradient(top, #F8FFF6 0%,#E8FFE0 100%);
	background: -o-linear-gradient(top, #F8FFF6 0%,#E8FFE0 100%);
	background: -ms-linear-gradient(top, #F8FFF6 0%,#E8FFE0 100%);
	background: linear-gradient(to bottom, #F8FFF6 0%,#E8FFE0 100%);
	box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.1);
	float: right;
}

.platGCommunityReply:hover {
	background: #F8FFF6;
	background: -moz-linear-gradient(top, #FFFFFF 0%, #F8FFF6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#F8FFF6));
	background: -webkit-linear-gradient(top, #FFFFFF 0%,#F8FFF6 100%);
	background: -o-linear-gradient(top, #FFFFFF 0%,#F8FFF6 100%);
	background: -ms-linear-gradient(top, #FFFFFF 0%,#F8FFF6 100%);
	background: linear-gradient(to bottom, #FFFFFF 0%,#F8FFF6 100%);
}

.platCommunityReply {
	font-weight: normal;
	font-size: 12px;
	padding: 7px;
	border-radius: 3px;
	border: 1px solid pink;
	background: #F9E4E6;
	background: -moz-linear-gradient(top, #F9E4E6 0%, #FFC0CB 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F9E4E6), color-stop(100%,#FFC0CB));
	background: -webkit-linear-gradient(top, #F9E4E6 0%,#FFC0CB 100%);
	background: -o-linear-gradient(top, #F9E4E6 0%,#FFC0CB 100%);
	background: -ms-linear-gradient(top, #F9E4E6 0%,#FFC0CB 100%);
	background: linear-gradient(to bottom, #F9E4E6 0%,#FFC0CB 100%);
	box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.1);
	float: right;
}

.platCommunityReply:hover {
	background: #FDF4F5;
	background: -moz-linear-gradient(top, #FDF4F5 0%, #FFC6D0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FDF4F5), color-stop(100%,#FFC6D0));
	background: -webkit-linear-gradient(top, #FDF4F5 0%,#FFC6D0 100%);
	background: -o-linear-gradient(top, #FDF4F5 0%,#FFC6D0 100%);
	background: -ms-linear-gradient(top, #FDF4F5 0%,#FFC6D0 100%);
	background: linear-gradient(to bottom, #FDF4F5 0%,#FFC6D0 100%);
	color: #444;
}

.rockCommunityReply {
	padding: 10px;
	border-radius: 3px;
	float: right;
	font-size: 12px;
	border: solid 1px #ea9800;
	background: #ffe27a;
	background: -moz-linear-gradient(top, #ffe27a 0%, #ea9800 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffe27a), color-stop(100%,#ea9800));
	background: -webkit-linear-gradient(top, #ffe27a 0%,#ea9800 100%);
	background: -o-linear-gradient(top, #ffe27a 0%,#ea9800 100%);
	background: -ms-linear-gradient(top, #ffe27a 0%,#ea9800 100%);
	background: linear-gradient(to bottom, #ffe27a 0%,#ea9800 100%);
	box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.1);
}

.rockCommunityReply:hover {
	background: -moz-linear-gradient(top, #FFEEB1 0%, #ECA219 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFEEB1), color-stop(100%,#ECA219));
	background: -webkit-linear-gradient(top, #FFEEB1 0%,#ECA219 100%);
	background: -o-linear-gradient(top, #FFEEB1 0%,#ECA219 100%);
	background: -ms-linear-gradient(top, #FFEEB1 0%,#ECA219 100%);
	background: linear-gradient(to bottom, #FFEEB1 0%,#ECA219 100%);
	color: #444;
}

.article-body ul, .article-body ol {
	margin: 10px 0 10px 10px !important;
}

.article-body strong {
	font-size: inherit !important;
}

form.answer-form div.answer-avatar {
	display: none;
}

div.answer-avatar {
	width: 90px;
	height: 90px;
}

.answer {
	min-height: 120px;
}

li.answer {
	min-height: 0px;
}

div.answer-avatar img {
	max-width: 80px;
	max-height: 80px;
}

a.answer-delete,
a.question-delete {
	float: left;
}

div.answer-controls {
	width: 80px;
}

.commentHighlighter:before {
	color: #DD8800 !important;
}

.community .question-text li a {
	color: #DD8800;
}

.comment-delete {
	display: block;
}

button.quote {
	border: none;
	background: transparent;
	box-shadow: none;
	color: #DD8800;
	font-size: 11px;
	position: relative;
	top: -1px;
}


/*
.comment-list {
  display:none;
}

.comment-form {
  display:none;
}
*/

textarea {
	resize: none !important;
}
:lang(fr) input[type="submit"], :lang(fr) .goldenButton {
	font-size: 13px !important;
}
button.quote:hover {
  text-decoration: underline;
}
#hc-wysiwyg {
	resize: none !important;
}

.progress-loss-additional-stuff {
  width: 50%;
}
.progress-loss-additional-stuff .thing-lost {
  border: 1px solid #ddd !important;
  position: relative;
  padding: 10px 10px 0 !important;
}
.progress-loss-additional-stuff .thing-lost label {
	margin-bottom: 0 !important;
  margin-top: -5px;
}
.progress-loss-additional-stuff .thing-lost select {
  padding: 5px 5px 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
	text-indent: 1px;
	text-overflow: '';
  background: white url(http://supportfiles.rockstargames.com/support/img/toggle.png) no-repeat;
  background-position: right 8px top 12px;
  border: 1px solid #ddd !important;
  width: 100%;
}
.progress-loss-additional-stuff .thing-lost select::-ms-expand {
	display: none;
}
.progress-loss-additional-stuff .thing-lost .input {
  margin-bottom: 10px;
}
.progress-loss-additional-stuff .thing-lost .input:nth-of-type(2) {
  margin: 10px 0;
}
.progress-loss-additional-stuff .thing-lost .input.number input {
  width: 100%;
}
.progress-loss-additional-stuff .thing-lost .input.date select:first-of-type {
  width: 69% !important;
  margin-right: 1%;
}
.progress-loss-additional-stuff .thing-lost .input.date select:nth-of-type(2) {
  width: 30% !important;
}
.progress-loss-additional-stuff .thing-lost > div > .input > div select {
	margin-bottom: 10px;
}
.progress-loss-additional-stuff .thing-lost .input.text {
  margin: 10px 0;
}
.progress-loss-additional-stuff .thing-lost > a {
	color: transparent;
  text-decoration: none;
}
.progress-loss-additional-stuff .thing-lost > a:before {
	content: '×';
  position: absolute;
  top: 0px;
  right: 0px;
  color: rgba(0,0,0,0.5);
  font-size: 18px;
}
.progress-loss-additional-stuff .thing-lost > a:hover:before {
  color: rgba(0,0,0,1);
}

form#new_request .loss-warning {
  border: 2px solid #ccc79b;
  font-weight: bold;
  padding: 30px 45px 10px;
  margin: 10px 0 15px;
  background-color: #fff473;
  background-image:  url(http://supportfiles.rockstargames.com/support/img/alert.png);
  background-repeat: no-repeat;
  background-position: center 15px;
}
form#new_request .loss-warning p {
	color: black !important;
  font-size: 13px !important;
  text-align: center;
  line-height: 130%;
}

#page .form form#new_request .hidden {
	display: none !important;
}
#page .form .max-ticket-warning, #page .form .cooldown-ticket-warning {
	border: 2px solid #ccc79b;
  font-weight: bold;
  padding: 40px 45px 10px;
  margin: 10px 0 15px;
  background-color: #fff473;
  background-image:  url(http://supportfiles.rockstargames.com/support/img/alert.png);
  background-repeat: no-repeat;
  background-position: center 25px;
}
#page .form .max-ticket-warning p, #page .form .cooldown-ticket-warning p {
	color: black !important;
  font-size: 15px !important;
  text-align: center;
  line-height: 130%;
}
#page .form .max-ticket-warning p span, #page .form .cooldown-ticket-warning p span {
	color: black !important;
  font-size: 22px !important;
  text-align: center;
  line-height: 120%;
}
#page .form .max-ticket-warning a, #page .form .cooldown-ticket-warning a {
  font-weight: normal;
  text-decoration: underline;
}