/********************************************************/
/* ZEN EXISTING */
/********************************************************/

/* SASS variables from Zen for ref
	$foreground_color = #fff
	$background_color = #fff
	$text_color = #444
	$link_color = #DD8800
	$title_font = Arial, "Helvetica Neue", Helvetica, sans-serif
	$text_font = Arial, "Helvetica Neue", Helvetica, sans-serif
  ..
*/


/* ====================================================
   Base styles
   ==================================================== */

*, input[type=search] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.statusSpan{text-transform:uppercase;}
html {
	background-color: #000;
}

body {
	font-size: 13px;
	font-weight: normal;
	line-height: 1.5;
	margin: 0;
	color: #444;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	padding-bottom: 20px;
}

main {
  display: block;
}

a {
  text-decoration: none;
  color: #DD8800;
}

a:hover {
  cursor: pointer;
  text-decoration: underline;
}

img {
  vertical-align: middle;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

ul, ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
 * Forms
 */

label {
  display: inline-block;
  font-size: 12px;
  vertical-align: middle;
}

input[type=checkbox] + label {
  display: inline-block;
  margin-left: 5px;
}

input, textarea {
  border: 1px solid #DBDBDB;
  border: 1px solid rgba(0, 0, 0, .13);
  padding: 10px;
}

textarea {
  height: 100px;
  padding: 7px 10px;
  resize: vertical;
}

textarea, input[type=text] {
  width: 100%;
}

input, textarea, select {
  color: #444;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}

/*
 * Buttons
 */

button, [role=button], [type=button], [type=submit] {
  background: transparent;
  border: 1px solid #D1D1D1;
  border: 1px solid rgba(0, 0, 0, .17);
  border-radius: 2px;
  box-shadow: inset 0 -2px #F6F6F6;
  box-shadow: inset 0 -2px rgba(0, 0, 0, .03);
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  height: 30px;
  padding: 0 10px;
  position: relative;
  vertical-align: middle;
  white-space: nowrap;
  line-height: 30px;
  color: #444;
  background-color: #fff;
}

input[type=submit],
.goldenButton
{
	text-transform: uppercase;
	border: solid 1px #EC8B00;
	font-weight: bold;
	font-size: 14px;
	color: #3d2700;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
	box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.1);
	background: #ffd641;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZDY0MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYzhiMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ffd641 0%, #ec8b00 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffd641), color-stop(100%,#ec8b00));
	background: -webkit-linear-gradient(top,  #ffd641 0%,#ec8b00 100%);
	background: -o-linear-gradient(top,  #ffd641 0%,#ec8b00 100%);
	background: -ms-linear-gradient(top,  #ffd641 0%,#ec8b00 100%);
	background: linear-gradient(to bottom,  #ffd641 0%,#ec8b00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd641', endColorstr='#ec8b00',GradientType=0 );
}

.ie9 input[type=submit],
.ie9 .goldenButton { filter: none; }

input[type=submit]:hover,
.goldenButton:hover
{
	border: solid 1px #ea9800;
	background: #ffe27a;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZTI3YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYTk4MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	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%);
}

input[type=submit]:active,
.goldenButton:active
{
	top: 1px;
	left: 1px;
	box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
}

.ie9 input[type=submit]:active,
.ie10 input[type=submit]:active,
.opera input[type=submit]:active,
.ie9 .goldenButton:active,
.ie10 .goldenButton:active,
.opera .goldenButton:active
{
	top: 0px;
	left: 0px;
}

a[role="button"]:hover {
  text-decoration: none;
}

/* ====================================================
   Helper classes
   ==================================================== */

/*
 * Clearfix: contain floats
 */

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

/*
 * Dropdown carets
 */

.dropdown-toggle:hover {
  text-decoration: none;
}

.dropdown-toggle:after {
  color: #B4B4B4;
  color: rgba(0, 0, 0, .3);
  margin-left: 5px;
  font-family: "entypo";
  content: "\E75C";
  vertical-align: middle;
  font-size: 14px;
}

/*
 * Visibility: Category, Section and Article
 */

.visibility-internal:before {
  content: "\1F512";
  font-family: "entypo";
  font-size: .9em;
  margin-right: 5px;
}

/* ====================================================
   Header
   ==================================================== */

.user-nav {
  float: right;
}

.user-nav > a:not(.login) {
  padding-left: 10px;
  border-left: 1px solid #ECECEC;
  border-left: 1px solid rgba(0, 0, 0, 0.07);
  float: left;
  margin: 6px 0 0 10px;
}

.ie8 .user-nav > a
{
	padding-left: 10px;
	border-left: 1px solid #ECECEC;
	float: left;
	margin: 6px 0 0 10px;
}

.user-nav > a:first-child {
  border: none;
}

.login {
  margin-left: 20px;
}

.user-info {
  display: inline-block;
  margin-left: 20px;
  float: left;
}

.language-selector {
  float: left;
  margin: 6px 0 0 0;
}

.user-avatar {
  left: -5px;
  max-height: 20px;
  position: relative;
  top: -1px;
  overflow: hidden;
  height: 20px;
  width: 20px;
}

/* ====================================================
   Parsed markdown
   ==================================================== */

.markdown {
  word-wrap: break-word;
}

.markdown h1,
.markdown h2,
.markdown h3,
.markdown h4,
.markdown h5 {
  padding: 0;
  margin: 0 0 10px 0;
  font-weight: bold;
  line-height: 13px;
  font-size: 13px;
}

.markdown img {
  height: auto;
  max-width: 100%;
  padding: 3px;
}

.markdown p {
  margin-bottom: 10px;
}

.markdown ul,
.markdown ol {
  list-style-position: inside;
  margin: 0 0 10px 10px;
}

.markdown ul {
  list-style-type: disc;
}

.markdown ol {
  list-style-type: decimal;
}

.markdown ul > ul,
.markdown ol > ol {
  margin: 0 0 0 10px;
}

.markdown pre {
  background: #FBFBFB;
  background: rgba(0, 0, 0, .02);
  border: 1px solid #ECECEC;
  border: 1px solid rgba(0, 0, 0, .07);
  border-radius: 3px;
  padding: 10px 15px;
  overflow: auto;
  /*
  white-space: pre;
  margin-bottom: 10px;
  */

  margin: 0 0 10px 0;
  width: 473px;
}

.markdown blockquote {
  border-left: 1px solid #ECECEC;
  border-left: 1px solid rgba(0, 0, 0, .07);
  color: #8E8E8E;
  font-style: italic;
  padding-left: 10px;
  margin: 0 0 10px 0;
}

.markdown hr {
  margin-bottom: 10px;
  height: 2px;
  background-color: #ECECEC;
}

/* ====================================================
   Search
   ==================================================== */

/*
 * Main search component on the home page
 */

.search input[type=submit],
.search input[type=search] {
  height: 40px;
}

.search input[type=submit] {
	margin-left: 5px;
	width: 100px;
	vertical-align: top;
}

.search input[type=search] {
  background: #FBFBFB;
  border-color: #9D9D9D;
  border-color: rgba(0, 0, 0, .37);
  padding: 0 12px;
  width: 500px;
}

.ie8 .search input[type=search] {
	line-height: 40px;
}

/*
 * Secondary smaller search component on model pages
 */

.search-small {
  float: right;
  position: relative;
}

.search-small:before {
  content: "\1F50D";
  font-family: "entypo";
  font-size: 16px;
  left: 10px;
  line-height: 30px;
  position: absolute;
  top: 0;
}

.search-small input[type=search] {
  padding: 6px 10px 6px 35px;
  width: 270px;
}

/* ====================================================
   Navigation pages: Home, Category and Section
   ==================================================== */

.knowledge-base h4,
.community h4,
.top-articles h4
{
	font-weight: bold;
	background-color: #eee;
	text-transform: uppercase;
	font-size: 15px;
	padding: 6px 10px 4px 10px;
	margin: 0 -10px 0 -10px;
	border-bottom: 1px solid #E5E5E5;
	border-top: 1px solid #fff;
	line-height: 30px;
	text-shadow: 1px 1px 1px #fff;
}

.com-home .community h4
{
	font-size: 20px;
}

.community h4 span
{
	color: #999999;
    font-size: 12px;
    font-weight: normal;
    vertical-align: top;
}

.community.panel-base
{
	overflow: hidden;
}

.trending-questions + h4 {
  margin-top: 65px;
}

.community h2
{
	margin-top: 15px;
	padding-bottom: 5px;
	text-transform: uppercase;
	border-bottom: 3px solid #E5E5E5;
	color: #333;
	font-weight: bold;
	font-size: 13px;
}

.community h2 a {
  font-size: 12px;
  margin-left: 5px;
}

.community h4 a {
  font-size: 11px;
  font-weight: normal;
  margin-left: 5px;
}

.knowledge-base h4:before,
.community h4:before,
.top-articles h4:before
{
  font-family: "entypo";
  font-size: 20px;
  margin-right: 8px;

  color: #ccc;
  vertical-align: top;
}

.knowledge-base h4:before {
  content: "\1F4D6";
}

.community h4:before {
  content: "\1F465";
}

.top-articles h4:before {
  content: "\2605";
}

.article-list li,
.community .trending-question-list li,
.community .question-list li
{
	margin-bottom: 5px;
	padding-left: 25px;
	word-wrap: break-word;
}

.article-list li
{
	margin-left: 20px;
}

.article-list li:before,
.community .trending-question-list li:before,
.community .question-list li:before
{
  color: #ccc;
  font-family: "entypo";
  font-size: 14px;
  text-decoration: none;
  margin-left: -15px;
}

.article-list li:before
{
  content: "\1F4C4";
}

.community .trending-question-list li:before
{
  content: "\E718";
  margin-right: 4px;
  float: left;
}

.community .question-list li:before
{
  content: "\E718";
  float: left;
}

.section-page .article-list li,
.section-page .community li
{
  	font-size: 14px;
	padding-left: 17px;
}

.section-page .article-list li:before,
.section-page .community li:before
{
  font-size: 16px;
  margin-left: -17px;
}

.article-list li a, .community li a {
  color: #444;
}
.question-topic-list li a {
font-size: 17px;
text-transform: uppercase;
font-weight: bold;
}

.article-list li a:hover, .community li a:hover {
  color: #DD8800;
  text-decoration: none;
}

.category-tree
{
	margin-top: 10px;
	border-top: 3px solid #E5E5E5;
}

.category h2
{
	border-bottom: 3px solid #e5e5e5;
	text-transform: uppercase;
	font-size: 20px;
	margin: 0 0 0 10px;
}

.category h2 a:after
{
  font-family: "entypo";
  content: "\E760";
  font-size: 20px;
  margin-right: 10px;
  color: #dedede;
  vertical-align: middle;
  float: right;
}

.category.open h2 a:after
{
  content: "\E763";
  color: #666;
}

.category.add-border h2
{
	border-top: 4px solid #E5E5E5;
}

.category h2 a
{
	color: #111;
	display: block;
	padding: 7px 0 7px 10px;
	text-decoration: none;
}

.category h2 a:hover
{
	background-color: #fafafa;
}

.category.open h2 a
{
	background-color: #fafafa;
}

.category .collapse
{
	display: none;
}

.section h3 {
  margin: 0;
  font-size: 14px;
  margin: 0 0 10px 0;
  padding: 5px 10px;
  border-bottom: 1px solid #e5e5e5;
  background-color: #F7F7F7;
  border-top: 1px solid #e5e5e5;
}

.section h3 a {
  color: #333;
  font-weight: bold;
}

.section h3 a:hover {
  color: #666;
  text-decoration: none;
}

.section-tree,
.category
{
	margin-left: -10px;
	clear: both;
	font-size: 0; /* removes inline-block spaces */
}

.category-empty, .section {
	display: inline-block;
	vertical-align: top;
	padding: 0 0 0 10px;
	margin-bottom: 45px;
	width: 50%;
	font-size: 13px;
}

.knowledge-base .category-empty,
.knowledge-base .section
{
	margin: 15px 0 45px 0;
}

.article-promoted span
{
	cursor: default;
	position: relative;
	font-family: "entypo";
	color: #DD8800;
}

.article-promoted span:before,
.article-promoted span:after {
  display: none;
  position: absolute;
  z-index: 10;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.article-promoted span:hover:before,
.article-promoted span:hover:after {
  display: block;
}

.article-promoted span:before {
  background: #222;
  background: rgba(0, 0, 0, .85);
  border-radius: 3px;
  color: #FFF;
  left: -10px;
  margin-top: 5px;
  padding: 3px 10px;
  top: 100%;
  white-space: nowrap;
  content: attr(data-title);
}

.article-promoted span:after {
  border-bottom: 5px solid #222;
  border-bottom: 5px solid rgba(0, 0, 0, .85);
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  bottom: -5px;
  content: "";
  height: 0;
  left: 50%;
  margin-left: -5px;
  width: 0;
}

.see-all-articles {
  display: inline-block;
  font-size: 12px;
  margin-top: 10px;
  text-decoration: underline;
}

.section-page .panel-base h1,
.category-page .panel-base h1
{
	background-color: #f7f7f7;
	margin: 0 -10px 0 -10px;
	padding: 10px 10px 0 10px;
	border-top: 1px solid #fff;
	line-height: 1.1;
}

.category-description, .section-description {
  color: #8E8E8E;
  margin: 0 -10px 30px -10px;
  padding: 5px 10px 10px 10px;
  clear: both;
  background-color: #f7f7f7;
  border-bottom: 1px solid #eee;
}

.section-subscribe, .section-unsubscribe
{
	float: right;
	margin-left: 5px;
	line-height: normal;
}

.category-list a, .section-list a {
  color: inherit;
  display: inline-block;
  font-size: 18px;
  margin-bottom: 10px;
}

/* ====================================================
   Subnav
   ==================================================== */

.my-activities .sub-nav,
.submit-request .sub-nav,
.search-results .sub-nav
{
	background-color: #FEE6A6;
	background: -moz-linear-gradient(top,  rgba(249,242,224,1) 0%, rgba(252,223,151,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,242,224,1)), color-stop(100%,rgba(252,223,151,1)));
	background: -webkit-linear-gradient(top,  rgba(249,242,224,1) 0%,rgba(252,223,151,1) 100%);
	background: -o-linear-gradient(top,  rgba(249,242,224,1) 0%,rgba(252,223,151,1) 100%);
	background: -ms-linear-gradient(top,  rgba(249,242,224,1) 0%,rgba(252,223,151,1) 100%);
	background: linear-gradient(to bottom,  rgba(249,242,224,1) 0%,rgba(252,223,151,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f2e0', endColorstr='#fcdf97',GradientType=0 );
}

.submit-request .sub-nav,
.my-activities .sub-nav,
.search-results .sub-nav
{
  padding-top: 10px;
}

.sub-nav .breadcrumbs {
  float: left;
}

.submit-request .sub-nav .breadcrumbs,
.my-activities .sub-nav .breadcrumbs,
.search-results .sub-nav .breadcrumbs
{
  line-height: 30px;
}


/* ====================================================
   Breadcrumbs
   ==================================================== */

.breadcrumbs li {
  display: inline-block;
}

.breadcrumbs li + li:before {
  content: "/";
}

/* ====================================================
   Article
   ==================================================== */

.article-header {
  border-bottom: 1px solid #ECECEC;
  border-bottom: 1px solid rgba(0, 0, 0, .07);
  margin-bottom: 30px;
  padding-bottom: 20px;
}

.article-author {
  font-weight: bold;
}

.article-metadata {
  float: left;
  padding-left: 55px;
  position: relative;
}

.article-avatar {
  left: 0;
  position: absolute;
  top: 0;
}

.article-avatar img {
  max-height: 38px;
  max-width: 38px;
}

.article-updated {
  color: #8E8E8E;
  font-size: 12px;
  margin-top: 5px;
}

.article-subscribe, .article-unsubscribe {
  float: right;
}

.article-sidebar h3
{
	border-bottom: 1px solid #e5e5e5;
	margin-top: 15px;
	padding-bottom: 5px;
	text-transform: uppercase;
	border-bottom: 3px solid #E5E5E5;
	color: #333;
	font-weight: bold;
	font-size: 13px;
}

.article-sidebar ul {
  margin-bottom: 40px;
}

.article-body {
  word-wrap: break-word;
}

.article-body img {
  border: 1px solid #ECECEC;
  border: 1px solid rgba(0, 0, 0, .07);
  height: auto;
  max-width: 100%;
  padding: 3px;
}

.article-body pre {
  background: #FBFBFB;
  background: rgba(0, 0, 0, .02);
  border: 1px solid #ECECEC;
  border: 1px solid rgba(0, 0, 0, .07);
  border-radius: 3px;
  padding: 10px 15px;
  overflow: auto;
  white-space: pre;
}

.article-body blockquote {
  border-left: 1px solid #ECECEC;
  border-left: 1px solid rgba(0, 0, 0, .07);
  color: #8E8E8E;
  font-style: italic;
  margin: 20px 0;
  padding-left: 20px;
}

.article-body ul,
.article-body ol {
  margin: 20px 0 20px 20px;
  list-style-position: outside;
}

.article-body ul > ul,
.article-body ol > ol {
  margin: 0 0 0 20px;
}

.article-body ul {
  list-style-type: disc;
}

.article-body ol {
  list-style-type: decimal;
}

.article-body li {
  margin-left: 20px;
}

.article-body strong
{
	font-size: 20px;
}

.article-footer {
  border-color: #ECECEC;
  border-color: rgba(0, 0, 0, .07);
  border-style: solid;
  border-width: 1px 0;
  margin: 30px 0;
  padding: 15px 0;
}

.article-footer .share {
  float: right;
}

.article-vote {
  float: left;
  position: relative;
}

.article-vote small {
  color: #8E8E8E;
  display: block;
}

.article-vote a:hover {
  text-decoration: none;
}

.article-vote-controls {
  position: absolute;
  right: -85px;
  top: 1px;
}

.article-vote-up, .article-vote-down {
  color: inherit;
  font-family: "entypo";
}

.article-vote-up:before {
  content: "\1f44d";
}
.article-vote-down:before {
  content: "\1f44e";
}

.article-voted {
  box-shadow: inset 1px 1px 5px #DDD;
  opacity: 1;
}

.article-vote-up.article-voted {
  color: #6B9100;
}

.article-more-questions {
  margin-bottom: 30px;
}

.article-comments {
  margin-top: 50px;
}

.article-comments h2 {
	display: none;
}

.recent-articles li,
.related-articles li,
.promoted-articles li
{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 5px;
}

/* bug with db character encoding */
.ie9 .recent-articles li,
.ie9 .related-articles li,
.ie9 .promoted-articles li
{
	text-overflow: clip;
}

.recent-articles li:before,
.related-articles li:before,
.promoted-articles li:before
{
  color: #ccc;
  font-family: "entypo";
  content: "\1F4C4";
  font-size: 14px;
  text-decoration: none;
  margin-right: 2px;
}

/* Adjustment for space output bug */
.related-articles li:before
{
  margin-right: 5px;
}

.recent-articles li a,
.related-articles li a,
.promoted-articles li a
{
  color: #444;
}

.recent-articles li a:hover,
.related-articles li a:hover,
.promoted-articles li a:hover
{
	color: #DD8800;
	text-decoration: none;
}

.article-panel
{
	display: none;
}

.article-panel h4:before
{
  content: "\E736";
}


/* ====================================================
   Social share links
   ==================================================== */

/* Common styles */

.share li {
  display: inline-block;
}

.share a, .share a:before {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  width: 30px;
}

.share a:before {
  display: inline-block;
  color: #FFF;
  font-family: "entypo";
  text-align: center;
}

.share a:hover {
  text-decoration: none;
}

.share-twitter:before {
  background: #00ACED;
  content: "\F309";
}

.share-facebook:before {
  background: #3B5998;
  content: "\F30C";
}

.share-linkedin:before {
  background: #4875B4;
  content: "\F318";
}

.share-googleplus:before {
  background: #CD3C2A;
  content: "\F30F";
}

/* Community questions and answers only */

.share-label {
  cursor: pointer;
}

.share-label + .share {
  background: #FFF;
  border: 1px solid #D1D1D1;
  border: 1px solid rgba(0, 0, 0, .17);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
  left: 50%;
  line-height: 70px;
  margin: 10px 0 0 -75px;
  position: absolute;
  text-align: center;
  top: 100%;
  white-space: nowrap;
  width: 175px;

}

.share-label + .share:before, .share-label + .share:after {
  content: "";
  display: inline-block;
  left: 50%;
  position: absolute;
}

.share-label + .share:before {
  top: -7px;
  border-right: 7px solid rgba(0, 0, 0, 0);
  border-bottom: 7px solid #CCC;
  border-left: 7px solid rgba(0, 0, 0, 0);
  margin-left: -6px;
}

.share-label + .share:after {
  top: -6px;
  border-right: 6px solid rgba(0, 0, 0, 0);
  border-bottom: 6px solid #FFF;
  border-left: 6px solid rgba(0, 0, 0, 0);
  margin-left: -5px;
}

.share-label[aria-selected="true"] {
  color: #111;
}

.share-label[aria-selected="true"] + .share {
  display: block;
}

.share-label[aria-selected="false"] + .share {
  display: none;
}

/* ====================================================
   Attachments/Screencasts
   ==================================================== */

.attachment-list, .screencast-list {
  font-size: 11px;
  margin-top: 25px;
}

.attachment-list span, .screencast-list span {
  color: #8E8E8E;
}

.attachment-list li, .screencast-list li {
  margin-bottom: 10px;
}

.attachment-list li:before, .screencast-list li:before {
  background: #F2F2F2;
  border-radius: 3px;
  color: #8E8E8E;
  font-family: "entypo";
  margin-right: 5px;
  padding: 5px;
}

.attachment-list li:before { content: "\1F4CE"; }
.screencast-list li:before { content: "\1F4BB"; }

/* ====================================================
   Comments - Used in the Article page and Request page
   ==================================================== */

.comment, .comment-form {
  border-top: 1px solid #ECECEC;
  border-top: 1px solid rgba(0, 0, 0, .07);
  min-height: 100px;
  margin-bottom: 20px;
  padding-top: 20px;
  position: relative;
}

.comment.admin
{
	background-color: #fdf6e4;
	margin: 0 -10px 10px -10px;
    padding: 10px;
    border-bottom: 1px solid #ddd;
    border-bottom: 1px solid rgba(0,0,0,0.08);
    border-top: 1px solid #ddd;
    border-top: 1px solid rgba(0,0,0,0.08);
}

.comment-container {
  margin-left: 70px;
}

.comment-avatar {
  position: absolute;
  display: inline-block;
}

.comment-avatar img {
  border-radius: 3px;
  max-width: 45px;
  max-height: 45px;
}

.comment-avatar-agent:after {
  background-color: transparent;
  background-image: url(/hc/assets/agent-marker.png);
  background-image: url(/hc/assets/agent-marker.svg);
  background-repeat: no-repeat;
  background-size: 14px;
  position: absolute;
  width: 15px;
  height: 15px;
  bottom: -5px;
  right: -3px;
  content: " ";
}

.comment-author {
  display: inline-block;
  margin-bottom: 15px;
}

.comment-published, .comment-delete {
  float: right;
  font-size: 11px;
}

.comment-published {
  color: #8E8E8E;
}

.comment-delete {
  border-left: 1px solid #ECECEC;
  border-left: 1px solid rgba(0, 0, 0, .07);
  margin-left: 5px;
  padding-left: 5px;
}

.comment-form-title {
  display: block;
  margin-bottom: 15px;
}

.comment-form textarea {
  border-radius: 2px 2px 0 0;
  border-width: 1px;
}

.comment-attachments {
  border-color: #DBDBDB;
  border-color: rgba(0, 0, 0, .13);
  border-style: solid;
  border-radius: 0 0 2px 2px;
  border-width: 0 1px 1px;
  padding: 10px;
}

.comment-form-controls {
  margin-top: 10px;
  text-align: right;
}

.comment-form-controls input[type=submit] {
  margin-left: 15px;
}

.comment-screencasts {
  float: left;
  margin-top: 3px;
}

/* ====================================================
   Requests
   ==================================================== */

/*
 * Shared
 */

.request-follow-up {
  text-align: center;
  padding: 10px;
}

.follow-up-hint {
  display: inline-block;
  float: right;
  font-size: 13px;
  margin-top: 13px;
}

.request-actions, .request-details, .subscriptions-menu {
  padding: 15px 20px;
  margin: 10px 0 30px 0;
}

.request-actions li + li, .request-details li + li {
  margin-top: 10px;
}

.request-actions, .request-details, .subscriptions-menu, .form {
  background: #FBFBFB;
  background: rgba(0, 0, 0, .02);
  border: 1px solid #ECECEC;
  border: 1px solid rgba(0, 0, 0, .07);
  border-radius: 3px;
}

/*
 * Open requests
 */

.request {
  border-bottom: 1px solid #ECECEC;
  border-bottom: 1px solid rgba(0, 0, 0, .07);
  padding: 10px 30px 30px;
}

.request:first-child {
  border-top: 1px solid #ECECEC;
  border-top: 1px solid rgba(0, 0, 0, .07);
}

.request-status {
  color: #FFF;
  border-radius: 3px;
  display: inline-block;
  font-size: 11px;
  font-weight: normal;
  letter-spacing: 1px;
  padding: 2px 5px;
}

.request .request-status {
  float: right;
  margin-top: 18px;
}

.request-subject {
  margin-bottom: 3px;
}

.request-published {
  color: #8E8E8E;
  font-size: 12px;
  margin-bottom: 20px;
}

.request-link {
  border: 1px solid #D1D1D1;
  border: 1px solid rgba(0, 0, 0, .17);
  border-radius: 2px;
  display: inline-block;
  font-size: 12px;
  margin-top: 25px;
  padding: 3px 15px;
}

/*
 * Request lists
 */

.status-selection {
  display: inline-block;
  margin-left: 5px;
}

.status-selection > button {
  font-weight: bold;
}

/*
 * All requests list
 */

.requests-search {
  border-radius: 15px;
  outline: none;
  padding: 5px 15px;
  margin-right: 30px;
  margin-left: 46px;
  width: 250px;
}

.request-table {
  border-collapse: collapse;
  width: 100%;
  margin-top: 30px;
  text-align: left;
}

.request-table th {
  color: #8E8E8E;
  font-size: 11px;
  font-weight: normal;
}

.request-table td, .request-table th {
  border: 1px solid #ECECEC;
  border: 1px solid rgba(0, 0, 0, .07);
  border-width: 1px 0;
  padding: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.request-table td:nth-child(1) { max-width: 50px; }
.request-table td:nth-child(2) { max-width: 250px; }
.request-table td:nth-child(3) { max-width: 60px; }
.request-table td:nth-child(4) { max-width: 80px; }
.request-table td:nth-child(5) { max-width: 135px; }

/*
 * Request page
 */

.request-id {
  color: #8E8E8E;
  display: block;
  font-size: 13px;
}

.request-details {
  font-size: 12px;
  overflow: hidden;
  word-wrap: break-word;
}

.request-details dt ~ dt {
  margin-top: 15px;
}

.request-details dd {
  font-weight: bold;
  margin: 2px 0 0;
}

.request-details dt.Progress, .request-details dd.Progress {
  display: none;
}

/*
 * Request statuses
 */

.request-open {
  background: #59BBE0;
}

.request-answered {
  background: #F5CA00;
}

.request-solved {
  background: #828282;
}

/*
 * Subscriptions
 */

.subscription {
  border-bottom: 1px solid #ECECEC;
  border-bottom: 1px solid rgba(0, 0, 0, .07);
  padding: 10px 30px;
}

.subscription:first-child {
  border-top: 1px solid #ECECEC;
  border-top: 1px solid rgba(0, 0, 0, .07);
}

.subscription-options {
  float: right;
}

/* ====================================================
   Search results
   ==================================================== */

body.community-enabled .search-results-column {
  float: left;
  width: 449px;
}

body.community-enabled .search-results-column ~ .search-results-column {
  margin-left: 40px;
}

.search-results-heading {
  font-size: 1.5em;
  font-weight: bold;
  padding: 10px 0;
}

.search-results-subheading {
	margin-bottom: 0;
	border-bottom: 3px solid #E5E5E5;
	border-top: 3px solid #E5E5E5;
	text-transform: uppercase;
	background-color: #FAFAFA;
	padding: 7px 10px;
}

.search-results-subheading-link {
  font-size: 13px;
  margin-left: 5px;
}

.search-result {
  margin: 0;
  padding: 20px 0;
}

.search-result + .search-result {
  border-top: 1px solid #ECECEC;
  border-top: 1px solid rgba(0, 0, 0, .07);
}

.search-results-list {
  margin: 0;
}

.search-result-link {
  font-size: 16px;
}

.search-result-description,
.search-result-meta {
  padding-top: 16px;
}

.search-result-meta-name,
.search-result-meta-time,
.search-result-meta-count {
  font-size: 12px;
  color: #8E8E8E;
}

.search-result-meta-time:before,
.search-result-meta-count:before {
  display: inline-block;
  padding-right: 5px;
  content: '\2022';
  speak: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
}

.search-result-votes {
  background: #A8D119;
  border-radius: 2px;
  color: #FFF;
  display: inline-block;
  line-height: 1em;
  margin-left: 5px;
  padding: 4px 5px;
  position: relative;
  top: -2px;
}

.search-result-votes:before {
  content: "\1F44D";
  font-family: "entypo";
  margin-right: 3px;
}

/* ====================================================
   Forms
   ==================================================== */

.form {
  overflow: hidden;
  padding: 40px 55px;
}

.form-field + .form-field {
  margin-top: 25px;
}

.form-field label {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}

.form-field input[type=checkbox] + label {
  margin: 0 0 0 10px;
}

.form-field.required > label:after {
  content: "*";
  color: red;
  margin-left: 2px;
}

.form-field textarea, .form-field input {
  box-shadow: inset 0 1px #E3E3E3;
  box-shadow: inset 0 1px rgba(0, 0, 0, .11);
}

.form-field p {
  color: #BEBEBE;
  font-size: 11px;
}

.form-field input[type=number], .form-field input.datepicker {
  width: 150px;
}

.form form + form {
  margin-top: 25px;
}

.form footer {
  border-top: 1px solid #ECECEC;
  border-top: 1px solid rgba(0, 0, 0, .07);
  margin-top: 40px;
  padding-top: 25px;
  text-align: right;
}

.form footer a {
  color: #bbb;
  cursor: pointer;
  margin-right: 15px;
}

/* ====================================================
   Error pages
   ==================================================== */

.error-page {
  margin: 0 auto;
  max-width: 500px;
  padding: 50px 0 100px;
}

.error-page h1 {
  font-size: 4em;
  margin-bottom: 0;
}

.error-page h2 {
  font-size: 1.25em;
  margin-bottom: 5px;
}

.error-page > a {
  display: block;
  margin-top: 25px;
}

/* ==========================================================================
   Pagination
   ========================================================================== */

.pagination {
  border-top: 1px solid #ECECEC;
  border-top: 1px solid rgba(0, 0, 0, .07);
  line-height: 0;
  padding: 20px 0;
  text-align: center;
  clear: left;
}

.pagination ul {
  display: inline-block;
}

.pagination li {
  float: left;
  border: 1px solid #ECECEC;
  border: 1px solid rgba(0, 0, 0, .07);
}

.pagination li + li {
  border-left: none;
}

.pagination a, .pagination span {
  display: inline-block;
  line-height: 20px;
  font-size: 12px;
  padding: 5px 12px;
}

.pagination-current {
  background-color: #F6F6F6;
  background-color: rgba(0, 0, 0, .03);
  color: #AAA;
}

.pagination-first {
  border-radius: 3px 0 0 3px;
}

.pagination-last {
  border-radius: 0 3px 3px 0;
}

/* ==========================================================================
   Chat
   ========================================================================== */

.chat {
  background: #FAFAFA;
  border: 1px solid #E0E0E0;
  border-bottom: 0;
  border-radius: 5px 5px 0 0;
  bottom: 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  font-size: 13px;
  line-height: 35px;
  padding: 0 15px;
  position: fixed;
  right: 85px;
  -webkit-transition: bottom .5s ease-in, color .5s ease-in;
     -moz-transition: bottom .5s ease-in, color .5s ease-in;
       -o-transition: bottom .5s ease-in, color .5s ease-in;
          transition: bottom .5s ease-in, color .5s ease-in;
}

.chat:before {
  content: "\E720";
  font-family: "entypo";
  font-size: 16px;
  margin-right: 10px;
  vertical-align: middle;
}

.chat:hover {
  text-decoration: none;
}

.chat-available {
  bottom: 0;
}

.chat-unavailable {
  color: gray;
  cursor: default !important;
  bottom: -50px;
}

/* ====================================================
   Community
   ==================================================== */

.community-page .main-column .community .form
{
	margin-top: 10px;
}

/*
 * Navigation
 */

.community-nav ul
{
  padding: 10px 0 0 0;
}

.community-nav li {
  display: inline-block;
  padding-right: 20px;
  padding-left: 10px;
  margin-top: 5px;
}

.community-nav li + li {
  border-left: 1px solid #ECECEC;
  border-left: 1px solid rgba(0, 0, 0, 0.07);
  padding-left: 20px;
}

.community-nav li:last-child {
  border: 0;
  float: right;
  margin: 0;
  padding: 0;
}

.community-nav li:last-child a:before {
  content: "\270E";
  font-family: "entypo";
  font-size: 14px;
  margin-right: 10px;
  vertical-align: middle;
}

.community-nav li strong
{
	display: inline-block;
	background-color: #f1f1f1;
	padding: 0 10px;
}

.community-nav li a
{
	color: #444;
	text-decoration: none;
}

.community-nav li a:hover
{
  color: #dd8800;
}

.community-sub-nav {
  padding: 15px 0;
  position: relative;
  border-bottom: 3px solid #E5E5E5;
}

.community-sub-nav li {
  display: inline-block;
  padding-right: 15px;
}

.community-sub-nav li + li {
  border-left: 1px solid #ECECEC;
  border-left: 1px solid rgba(0, 0, 0, 0.07);
  padding-left: 20px;
}

.community-sub-nav .topic-add {
  position: absolute;
  right: 0;
  top: 10px;
}

.community-sub-nav li strong
{
	display: inline-block;
	background-color: #f1f1f1;
	padding: 0 10px;
}

/*
 * Topics, Questions and Answers
 */

.main-column.com-home
{
	width: 960px;
}

.topic-list
{
	margin-left: -20px;
	font-size: 0;
}

.topic
{
	display: inline-block;
	vertical-align: top;
	width: 50%;
	margin-top: 20px;
	padding-left: 20px;
}

.opera .topic /* Opera bug */
{
	width: 49.9%;
}

.topic-list li .topic-title
{
	width: 459px;
	height: 100px;
	position: relative;
	background-repeat: no-repeat;
	background-position: 0 0;
	cursor: pointer;
}

.topic-list .GTAVO .topic-title { background-image: url(//supportfiles.rockstargames.com/support/img/com-topics/GTAVO.jpg); }

.topic-list .GTAV .topic-title { background-image: url(//supportfiles.rockstargames.com/support/img/com-topics/GTAV.jpg); }

.topic-list .LAN .topic-title { background-image: url(//supportfiles.rockstargames.com/support/img/com-topics/LAN.jpg); }

.topic-list .MP3 .topic-title { background-image: url(//supportfiles.rockstargames.com/support/img/com-topics/MP3.jpg); }

.topic-list .RDR .topic-title { background-image: url(//supportfiles.rockstargames.com/support/img/com-topics/RDR.jpg); }

.topic-list .CLASSICS .topic-title { background-image: url(//supportfiles.rockstargames.com/support/img/com-topics/CLASSICS.jpg); }

.topic-list .MOBILE .topic-title { background-image: url(//supportfiles.rockstargames.com/support/img/com-topics/MOBILE.jpg); }

.topic-list .SC .topic-title { background-image: url(//supportfiles.rockstargames.com/support/img/com-topics/SC.jpg); }

.topic-list li a
{
	position: absolute;
	bottom: 0;
	background-color: #ff9900;
	background-color: rgba(255, 153, 0, 0.8);
	line-height: 1;
	padding: 5px 10px;
	font-weight: bold;
	color: #000;
	font-size: 15px;
	text-transform: uppercase;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}

.topic-list li a:hover
{
	color: #000;
}

.topic-meta
{
	float: left;
	padding: 10px;
	display: block;
}

.topic-header, .question-header {
  display: table;
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 3px solid #E5E5E5;
}

.topic-header > *, .question-header > * {
  display: table-cell;
  vertical-align: middle;
}

.topic-header .topic-meta, .question-header .question-meta {
  padding: 10px 15px;
  white-space: nowrap;
}

.topic-heading, .question-heading, .answer-list-heading {
	font-weight: bold;
	width: 100%;
	padding-top: 5px;
	text-transform: uppercase;
	color: #333;
	font-size: 18px;
}

.topic-heading {
  font-size: 18px;
}

.topic-questions {
  margin-top: 45px;
}

.question
{
	border-bottom: 1px solid #ECECEC;
	border-bottom: 1px solid rgba(0, 0, 0, 0.07);
	padding: 20px 0;
}

.answer
{
	border-bottom: 1px solid #ECECEC;
	border-bottom: 1px solid rgba(0, 0, 0, 0.07);
	padding: 20px 0 12px 0;
}

.answer.admin { background-color: #fdf6e4; }

.answer.official { padding: 10px; }

.question-avatar, .answer-avatar {
  float: left;
  margin-right: 10px;
  width: 38px;
  overflow: hidden;
}

.question-avatar img, .answer-avatar img {
  border-radius: 3px;
  max-height: 38px;
  max-width: 38px;
}

.question-body
{
  margin-left: 144px;
  word-wrap: break-word;
}

.answers .answer-body
{
  margin-left: 144px;
  padding-right: 10px;
}

.answer-form .answer-body,
.official .answer-body
{
  margin-left: 48px;
}

.question-body p, .answer-body p {
  margin: 0 0 5px;
}

.question .answer {
  border: none;
  margin-top: 10px;
  padding: 10px;
}

.question .answer-body
{
  margin-left: 48px
}

.question-topic-list {
	width:50%;
	position: relative;
	top: -4px;
}

.question-topic-list li {
  display: inline-block;
  margin: 10px 10px 0 0;
}

.question-topic-list a {
  background: #f5f5f5;
  background: rgba(0, 0, 0, .05);
  border-radius: 5px;
  color: #bbb;
  display: inline-block;
  font-size: 11px;
  padding: 7px 15px;
}

.question-title, .topic-title {
  font-size: 15px;
  font-weight: bold;
  margin: 0;
}

.question-title a, .topic-title a {
  font-weight: normal;
}

.question-meta, .answer-meta, .topic-meta {
	color: #bbb;
	font-size: 11px;
	display: inline-block;
}

.topic-meta span + span:before, .question-meta span + span:before, .answer-meta span + span:before {
  content: "\2022";
  font-size: 10px;
  margin: 0 10px;
}

.answer-form {
	padding: 70px 10px 30px 10px;
}

.answer-form-controls {
  display: none;
  margin-top: 10px;
  text-align: right;
}

.answer-form-controls input[type=submit] {
  margin-left: 15px;
}

.community h2.answer-official-heading {
	font-weight: bold;
	font-size: 18px;
	margin: 0;
	border-bottom: none;
}

.answer-official-avatar
{
	float: left;
	width: 38px;
	margin-right:20px;
}

.answer-official-avatar img
{
	width: 100%;
}

.answer-list-heading {
	margin-top: 30px;
	padding-bottom: 10px;
	border-bottom: 3px solid #E5E5E5;
}

.question-share, .answer-share {
  position: relative;
}

.related-questions ul
{
	margin-top: 20px;
}

.related-questions li {
  margin-bottom: 10px;
}

/*
 * Vote widget: question and answer
 */

.vote {
  float: left;
  margin-left: 15px;
  margin-right: 10px;
}

.vote-sum, .vote-controls {
  display: inline-block;
  vertical-align: middle;
}

.vote-sum {
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  width: 45px;
}

.vote-controls {
  border-radius: 5px;
}

.vote-controls a {
  background: #FFF;
  border-color: #F2F2F2;
  box-shadow: none;
  color: #BBB;
  display: block;
  font-family: "entypo";
  font-size: 13px;
  height: 18px;
  line-height: 18px;
  padding: 0 6px;
}

.vote-up {
  border-radius: 5px 5px 0 0;
}

.vote-down {
  border-radius: 0 0 5px 5px;
  border-top: 0;
}

.vote-up:before {
  content: "\E763";
}

.vote-down:before {
  content: "\E760";
}

.vote-controls:hover {
  box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
}

.vote-controls:hover a {
  background: #FFF;
  border-color: #A6A6A6;
  color: #BBB;
}

.vote-controls a:hover, .vote-controls [aria-selected=true] {
  background: #F2F2F2;
  color: #333;
}

.vote-controls a:active {
  background: #bbb;
  color: #111;
}

/*
 * Accept widget
 */

.answer-accept {
  color: #BBB;
  font-size: 15px;
  margin-top: 7px;
  overflow: hidden;
  white-space: nowrap;
  width: 15px;
}

.answer-accept:hover {
  text-decoration: none;
}

.answer-accept:before {
  content: "\2713";
  font-family: "entypo";
  margin-right: 5px;
}

.answer-accepted .answer-accept, .answer-accepted .vote-sum {
  color: green;
}

/*
 * Admin controls
 */

.topic-controls, .question-controls, .answer-controls {
  float: right;
  font-size: 11px;
}

.topic-delete, .question-delete, .answer-delete {
  color: #bbb;
  margin-right: 25px;
}

.topic-delete:after, .question-delete:after, .answer-delete:after  {
  content: "\2022";
  font-size: 10px;
  margin-left: 10px;
  pointer-events: none;
  position: absolute;
}

/*
 * Forum Side panel
 */

#forum-side
{
	background-image: url(//supportfiles.rockstargames.com/support/img/bg-rockstar-beige.gif);
}

.ie9 #forum-side
{
	filter: none;
}

#forum-side h3
{
	margin: 15px 0 0;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 15px;
	text-shadow: 1px 1px 1px #fff;
}

#forum-side p
{
	margin-top: 0;
	text-shadow: 1px 1px 1px #fff;
}

#forum-side a[role=button]
{
	font-size: 12px;
}

#forum-side a[role=button]:after
{
    content: "\E75E";
    font-family: "entypo";
    margin-left: 5px;
    vertical-align: top;
}

/*
 * More
 */

.new-question-title h1
{
	font-size: 20px;
    font-weight: bold;
	margin: 12px 0 0;
	text-transform: uppercase;
}

/********************************************************/
/* ADDED STYLES */
/********************************************************/

/*-------------------------------------------------------------------------*/
/* Setup */
/*-------------------------------------------------------------------------*/

html
{
	height: 100%;
	overflow-y: auto;
}

body > .bgimg
{
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -10000;
    opacity: 0;
    filter: alpha(opacity=0);
}


/*-------------------------------------------------------------------------*/
/* Re-usables */
/*-------------------------------------------------------------------------*/

.clear
{
	clear: both;
	height: 0px !important;
	font-size: 0px !important;
	overflow: hidden;
}

.panelTop980
{
	width: 980px;
	height: 3px;
	position: absolute;
	left: 0;
	top: 0;
	background-image: url(//supportfiles.rockstargames.com/support/img/bgTop980.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.panelMid980
{
	width: 980px;
	background-image: url(//supportfiles.rockstargames.com/support/img/bgMid980.png);
	background-position: 0 0;
	background-repeat: repeat-y;
}

.panelBot980
{
	width: 980px;
	height: 3px;
	position: absolute;
	left: 0;
	bottom: 0;
	background-image: url(//supportfiles.rockstargames.com/support/img/bgBot980.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.panel-base
{
	border: 1px solid #ccc;
	background-color: #fff;
	margin-top: 10px;
	padding: 0 10px 10px 10px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}

/*-------------------------------------------------------------------------*/
/* Header */
/*-------------------------------------------------------------------------*/

#site-header
{
    padding: 3px 0;
    position: relative;
    width: 980px;
    margin: 10px auto 0 auto;
}

#site-header .panelMid980
{
	width: 980px;
	padding: 19px 20px 17px 30px;
}

#site-header h1
{
	float: left;
	margin: 0;
}

#site-header h1 a
{
	width: 67px;
	height: 67px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background-image: url(//supportfiles.rockstargames.com/support/img/header/logo.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#site-header .content
{
	float: left;
	margin-left: 15px;
	width: 848px;
}

#site-header .content .top
{
	margin-bottom: 15px;
	float: left;
	width: 840px;
}

#site-header .content .top .rockstar
{
	float: left;
	margin-left: 2px;
	overflow: hidden;
	text-indent: -9999px;
	width: 105px;
	height: 9px;
	background-image: url(//supportfiles.rockstargames.com/support/img/header/rockstargames.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#site-header .content .top .studios
{
	float: right;
	overflow: hidden;
	text-indent: -9999px;
	width: 256px;
	height: 9px;
	background-image: url(//supportfiles.rockstargames.com/support/img/header/locales.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#mainNavRow
{
	float: left;
	clear: left;
	width: 840px;
	margin-bottom: 15px;
	position: relative;
}

ul#mainNav
{
	float: left;
	list-style: none;
}

ul#mainNav li
{
	float: left;
	margin-right: 10px;
}

ul#mainNav li a
{
	height: 15px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background-image: url(//supportfiles.rockstargames.com/support/img/header/menu.png);
	background-repeat: no-repeat;
}

ul#mainNav li a.games
{
	width: 60px;
	background-position: 0 0;
}

ul#mainNav li a.videos
{
	width: 60px;
	background-position: 0 -15px;
}

ul#mainNav li a.newswire
{
	width: 90px;
	background-position: 0 -30px;
}

ul#mainNav li a.sc
{
	width: 108px;
	background-position: 0 -45px;
}

ul#mainNav li a.crews
{
	width: 61px;
	background-position: 0 -60px;
}

ul#mainNav li a.downloads
{
	width: 105px;
	background-position: 0 -75px;
}

ul#mainNav li a.merch
{
	width: 106px;
	background-position: 0 -90px;
}

ul#mainNav li a.support
{
	width: 79px;
	background-position: 0 -105px;
}

#strap
{
	width: 840px;
	height: 11px;
	float: left;
	clear: left;
	overflow: hidden;
	text-indent: -9999px;
}

#strap span
{
	width: 840px;
	height: 11px;
	display: block;
	background-position: right 0;
	background-repeat: no-repeat;
}

#strap span.games { background-image: url(//supportfiles.rockstargames.com/support/img/header/games.gif); }

#strap span.videos { background-image: url(//supportfiles.rockstargames.com/support/img/header/videos.gif); }

#strap span.newswire { background-image: url(//supportfiles.rockstargames.com/support/img/header/news.gif); }

#strap span.sc { background-image: url(//supportfiles.rockstargames.com/support/img/header/socialclub.gif); }

#strap span.crews
{
	background-image: url(//supportfiles.rockstargames.com/support/img/header/taglines.gif);
	background-position: 0 -242px;
}

#strap span.downloads { background-image: url(//supportfiles.rockstargames.com/support/img/header/downloads.gif); }

#strap span.merch { background-image: url(//supportfiles.rockstargames.com/support/img/header/warehouse.gif); }

#strap span.support { background-image: url(//supportfiles.rockstargames.com/support/img/header/support.gif); }


/*-------------------------------------------------------------------------*/
/* Page Setup */
/*-------------------------------------------------------------------------*/

#page
{
	margin: 0 auto;
	width: 980px;
	position: relative;
	margin-top: 20px;
	padding: 10px;
	background-image: url(//supportfiles.rockstargames.com/support/img/bgMid980.png);
	background-repeat: repeat-y;
	background-position: 0 0;
}

.main-column
{
	float: left;
	width: 660px;
}

.side-column
{
	float: left;
	width: 290px;
	margin-left: 10px;
}


/*-------------------------------------------------------------------------*/
/* Common  */
/*-------------------------------------------------------------------------*/

#page-top
{
	width: 960px;
	padding: 10px 10px 8px 10px;
	margin-top: 0;
}

#page-top h1
{
	float: left;
    margin: 0;
}

#page-top h1 a
{
	display: block;
    background-position: 0 3px;
    background-repeat: no-repeat;
    height: 32px;
    text-indent: -9999px;
    overflow: hidden;
    position: relative;
    top: -3px;
}

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

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

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

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

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

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

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

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

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

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

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

/*-------------------------------------------------------------------------*/
/* Footer */
/*-------------------------------------------------------------------------*/

#site-footer
{
	height: auto;
	width: 980px;
	text-align: left;
	position: relative;
	margin: 20px auto 0 auto;
	padding: 3px 0;
}

#site-footer .panelMid980
{
	padding: 7px 10px;
	width: 980px;
}

#site-footer .credit
{
	float: left;
	width: 122px;
	height: 25px;
	background-image: url(//supportfiles.rockstargames.com/support/img/footer/MCMXCVIII.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#site-footer .lists
{
	float: right;
	margin-right: 20px;
}

#site-footer .lists div
{
	float: left;
	margin-left: 40px;
}

#site-footer h5
{
	margin: 0 0 5px 0;
	padding: 0;
	text-indent: -9999px;
	height: 10px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#site-footer .games h5
{
	background-image: url(//supportfiles.rockstargames.com/support/img/footer/footer-games.png);
	width: 48px;
}

#site-footer .site h5
{
	background-image: url(//supportfiles.rockstargames.com/support/img/footer/footer-site.png);
	width: 28px;
}

#site-footer .more h5
{
	background-image: url(//supportfiles.rockstargames.com/support/img/footer/footer-more.png);
	width: 39px;
}

#site-footer .feeds h5
{
	background-image: url(//supportfiles.rockstargames.com/support/img/footer/footer-feeds.png);
	width: 41px;
}

#site-footer .subscribe h5
{
	background-image: url(//supportfiles.rockstargames.com/support/img/footer/footer-subscribe.png);
	width: 76px;
}

#site-footer ul { list-style-type: none; }

#site-footer ul li { line-height: 1; }

#site-footer a
{
	color: #666;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	line-height: 13px;
}

#site-footer a:hover { text-decoration: underline; }


/*-------------------------------------------------------------------------*/
/* Home Styles */
/*-------------------------------------------------------------------------*/


#page .search-container
{
	display: none;
	padding: 10px;
	background-color: #FEE6A6;
	background: -moz-linear-gradient(top,  rgba(249,242,224,1) 0%, rgba(252,223,151,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,242,224,1)), color-stop(100%,rgba(252,223,151,1)));
	background: -webkit-linear-gradient(top,  rgba(249,242,224,1) 0%,rgba(252,223,151,1) 100%);
	background: -o-linear-gradient(top,  rgba(249,242,224,1) 0%,rgba(252,223,151,1) 100%);
	background: -ms-linear-gradient(top,  rgba(249,242,224,1) 0%,rgba(252,223,151,1) 100%);
	background: linear-gradient(to bottom,  rgba(249,242,224,1) 0%,rgba(252,223,151,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f2e0', endColorstr='#fcdf97',GradientType=0 );
}

/* Display only for English and German */
html[lang="en-US"] #page .search-container,
html[lang="de"] #page .search-container
{
	display: block;
}

#page .search-container form.search
{
	margin-top: 10px;
}

/*-------------------------------------------------------------------------*/
/* UI Overwites */
/*-------------------------------------------------------------------------*/

.dropdown-panel.with-caret {
    margin-top: 7px;
}

/*-------------------------------------------------------------------------*/
/* New Panel Titles */
/*-------------------------------------------------------------------------*/

.panel-common h4,
.community-page .panel-common h3
{
	background-color: #eee;
	text-transform: uppercase;
	font-size: 15px;
	padding: 6px 10px 4px 10px;
	margin: 0 -10px 0 -10px;
	border-bottom: 1px solid #E5E5E5;
	border-top: 1px solid #fff;
	line-height: 30px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #fff;
}

.panel-common h4:before,
.community-page .panel-common h3:before
{
	font-family: "entypo";
	font-size: 20px;
	margin-right: 8px;
	color: #ccc;
	vertical-align: top;
}

.welcome h4:before
{
	content: "\2691";
}

.game-support h4:before
{
	content: "\1F4BB";
}

.related-questions h3:before
{
	content: "\E718";
}


/*-------------------------------------------------------------------------*/
/* New Panel Common */
/*-------------------------------------------------------------------------*/

.panel-common .footer
{
	margin: 10px -10px -10px -10px;
	padding: 0 10px;
	background-color: #f7f7f7;
	text-align: right;
	line-height: 34px;
	font-size: 11px;
	text-transform: uppercase;
}


/*-------------------------------------------------------------------------*/
/* Search Panel */
/*-------------------------------------------------------------------------*/

.search-container h2
{
	font-size: 24px;
	margin: 0;
}

.search-container h2 span
{
	font-size: 13px;
}


/*-------------------------------------------------------------------------*/
/* Game Support Side Panel */
/*-------------------------------------------------------------------------*/

.game-support
{
	/*display: none;*/
}

/*html[lang="en-US"]*/ .game-support
{
	display: block;
}

.game-support ul
{
	border-top: 1px solid #eee;
	margin: 10px 0 0 0;
}

.game-support li
{
	border-bottom: 1px solid #eee;
	line-height: 24px;
	padding: 4px 0;
}

.game-support li span
{
	width: 24px;
	height: 24px;
	display: inline-block;
	margin-right: 6px;
	vertical-align: middle;
	background-image: url(//supportfiles.rockstargames.com/support/img/supportbygame-avatars.png);
	background-repeat: no-repeat;
}

.game-support li.gtav span { background-position: 0 -191px; }
.game-support li.maxpayne3 span { background-position: 0 -167px; }
.game-support li.lan span { background-position: 0 1px; }
.game-support li.rdr span { background-position: 0 -47px; }
.game-support li.gtaiv span { background-position: 0 -119px; }
.game-support li.gtaiiimobile span { background-position: 0 -143px; }


.game-support li a
{
	color: #444;
}

.game-support li a:hover
{
	color: #dd8800;
	text-decoration: none;
}


/*-------------------------------------------------------------------------*/
/* Twitter Panel */
/*-------------------------------------------------------------------------*/

.twitter
{
	padding: 0 8px 0 10px;
}

.twitter .twitter-timeline
{
	display: block;
}

.twitter h4:before
{
  font-family: "entypo";
  font-size: 20px;
  margin-right: 8px;
  color: #ccc;
  vertical-align: top;
}

.twitter h4:before {
  content: "\F309";
}

.twitter h4
{
	background-color: #eee;
	text-transform: uppercase;
	font-size: 15px;
	padding: 6px 10px 4px 10px;
	margin: 0 -8px 0 -10px;
	border-bottom: 1px solid #E5E5E5;
	border-top: 1px solid #fff;
	line-height: 30px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #fff;
}

/*-------------------------------------------------------------------------*/
/* Top Articles Panel */
/*-------------------------------------------------------------------------*/

#topArticles
{
	margin-top: 10px;
	width: 638px;
	height: 247px;
	overflow: auto;
	border-top: 3px solid #eee;
	border-bottom: 3px solid #eee;
	background-image: url(//supportfiles.rockstargames.com/support/img/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

#topArticles .mCustomScrollBox
{
	background-color: #fff;
}

#topArticles li
{
	line-height: 1.1;
	margin: 11px 0 8px 0;
	padding-left: 18px;
}

#topArticles li.xmlLoader-error
{
	text-align: center;
	margin: 0;
	padding: 30px 0;
	text-transform: uppercase;
}

#topArticles li:not(.xmlLoader-error):before
{
	font-family: "entypo";
	content: "\1F4C4";
	font-size: 16px;
	color: #ccc;
	display: inline-block;
	margin: 0 0 0 -17px;
	width: 17px;
	vertical-align: top;
}

#topArticles h5
{
	color: #444;
	font-size: 14px;
	font-weight: normal;
	margin: 2px 0 0 0;
	display: inline-block;
}

#topArticles h5 a
{
	color: #444;
	text-decoration: none;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 590px;
}

#topArticles h5 a:hover
{
	color: #dd8800;
}

#topArticles .ta-meta
{
	color: #aaa;
	margin: 0;
	font-size: 10px;
}

#topArticles a.ta-category
{
	color: #777;
	text-decoration: none;
}

#topArticles a.ta-category:hover
{
	color: #dd8800;
}

#topArticles .ta-date:after
{
	content: "\2022";
	margin: 0 5px;
	color: #ccc;
}


/*-------------------------------------------------------------------------*/
/* Submit a Request & My Activities */
/*-------------------------------------------------------------------------*/

.submit-request h1,
.my-activities h1
{
	margin-top: 15px;
	padding-bottom: 5px;
	text-transform: uppercase;
	border-bottom: 3px solid #E5E5E5;
	color: #333;
	font-weight: bold;
	font-size: 20px;
}

.satisfaction-box {
    margin-top: 10px;
    padding-bottom: 30px;
}

.satisfaction-box input[type="submit"]
{
    font-size: inherit;
	color: inherit;
	background: #ffd641;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZDY0MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYzhiMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ffd641 0%, #ec8b00 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffd641), color-stop(100%,#ec8b00));
	background: -webkit-linear-gradient(top,  #ffd641 0%,#ec8b00 100%);
	background: -o-linear-gradient(top,  #ffd641 0%,#ec8b00 100%);
	background: -ms-linear-gradient(top,  #ffd641 0%,#ec8b00 100%);
	background: linear-gradient(to bottom,  #ffd641 0%,#ec8b00 100%);
}

.request_custom_fields_30153967, .request_custom_fields_31909988 {
    display: none;
}
