
html {
	height: 100%;
}

body {
	background:  #1b2838;

	text-align: left;

	color: #8F98A0;
	font-size: 14px;

	margin:0;
	padding:0;
}

body.flat_page {
	position: relative;
	min-height: 100%;
}

body.flat_page.black {
	background: #000000;
}
body.flat_page.no_bg {
	background: none;
}

body.flat_page.blue {
	color: #636363;
}

/* this makes the footer appear at the bottom of the window on short pages */
body.flat_page .responsive_page_frame {
	position: static;
}

body.standard_page {
	min-width: 958px;
}

body, textarea {
	font-family:Arial, Helvetica, Verdana, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

.pagecontent {
	padding-bottom: 128px;
}
.pagecontent.in_client, .pagecontent.no_header {
	background-position: center top;
}
body.flat_page.blue .pagecontent {
	background: none;
}
@media screen and (max-width: 910px)
{
	html.responsive .pagecontent {
	   padding-bottom: 0;
	}

}
	html.responsive.touch .pagecontent {
	   padding-bottom: 0;
	}

.pagecontent.no_footerpad {
	padding-bottom: 0;
}

.maincontent {
	width: 948px;
	margin: 0 auto;
}

.ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

a, .whiteLink {
	color: #ebebeb;
	text-decoration: none;
	cursor: pointer;
}


a.hoverunderline:hover {
	text-decoration: underline;
}

a.underlinedLink, span.underlinedLink {
	color: #ebebeb;
	text-decoration: underline;
	cursor: pointer;
}

a.whiteLink:hover, .whiteLink:hover, a.linkStandard:hover, a.linkTitle:hover, a.underlinedLink:hover, span.underlinedLink:hover {
	color: #66C0F4;
	text-decoration: none;
	cursor: pointer;
}

form {
	margin:0;
	padding:0;
}

input[type=text]:where(:not(.noOpinionatedGlobalStyles input[type=text])),
input[type=password]:where(:not(.noOpinionatedGlobalStyles input[type=password])),
input[type=number]:where(:not(.noOpinionatedGlobalStyles input[type=number])),
select:where(:not(.noOpinionatedGlobalStyles select)) {
	color: #909090;
	background-color: rgba( 0, 0, 0, 0.2 );
	border: 1px solid #000;
	/* should set this on individual styles we know look good with it */
	/* box-shadow: 1px 1px 0 0 rgba( 91, 132, 181, 0.2 ); */
	border-radius: 3px;
}

#footer {
	position:relative;
	text-align:left;
	width: auto;
	font-size: 12px;
	color: #8F98A0;
	border:0;
	margin: 0;
	padding: 32px 0;
	background-color: rgba( 0, 0, 0, 0.4 );
}

div#footer.compact {
    position: sticky;
    bottom: 0;
    left: 0;
    width: fit-content;
    padding: 0;
    background: none;
    z-index: 3;
}
div#footer.compact .footer_content {
    width: calc((100vw - 948px)/2);
}
div#footer.compact .footer_content #footerText {
    padding: 0 0 24px 12px;
    line-height: 16px;
    color: #537793;
}

div#footer.compact .footer_content #footerText a {
    display: inline-block;
    margin-right: 12px;
    margin-bottom: 7px;
    color: #799AB4;
}
div#footer.compact .footer_content #footerText a:hover {
    color: white;
}

div#footer.compact .footer_content #footerText .link_ssa,
div#footer.compact .footer_content #footerText .copyright {
    display: block;
}

@media screen and ( max-width: 1400px ) {
    html.responsive div#footer.compact {
        height: 32px;
    }

    html.responsive div#footer.compact .footer_content {
        width: 32px;
        height: 32px;
        padding-top: 4px;
        background: black;
        overflow: hidden;
        white-space: nowrap;
        display: inline-block;
        transition: width 0.5s ease;
    }
    html.responsive div#footer.compact .footer_content:hover {
        width: 100%;
    }
    html.responsive div#footer.compact .footer_content .copyIcon {
        display: inline-block !important;
        font-size: 20px;
        margin-right: 8px;
        margin-left: 4px;
    }
    html.responsive div#footer.compact .footer_content #footerText {
        padding: 4px;
        display: flex;
        flex-direction: row;
    }
    html.responsive div#footer.compact .footer_content #footerText .link_ssa,
    html.responsive div#footer.compact .footer_content #footerText .copyright,
    html.responsive div#footer.compact .footer_content #footerText a {
        display: inline-block;
    }

}


body.flat_page #footer, body.headerless_page #footer {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0;
	margin: 0;
	padding-top: 16px;
	background: transparent;
}
body.flat_page #footer {
	background-color: #000000;
}
body.flat_page.blue #footer {
	background: none;
}

body #footer .responsive_optin_link {
	display: none;
}

body.flat_page #footer_spacer,
body.headerless_page #footer_spacer {
	height: 78px;
	padding-top: 16px;
	clear: both;
}

body.flat_page #footer_spacer.steam_china_footer_spacer,
body.flat_page #footer_spacer.steam_china_footer_spacer {
    height: 227px;
}


#footer .footer_content {
	position: relative;
	width: 958px;
	margin: 0 auto;
}

#footer a {
	color: #C6D4DF;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
}

#footerText {
	padding: 2px 0 0 123px;
	line-height: 14px;
	display: block;
	color: #8F98A0;
}

#footerLogo {
	position: absolute;
	left: 16px;
	top: 4px;
}


.friendBlock {
	height:36px;
	padding: 4px 0 4px 4px;
	margin-bottom:4px;
	font-size:11px;
	line-height:13px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;

	position: relative;

	background-color: rgba( 84, 133, 183, 0.2);
}
a.friendBlock {
	display: block;
}

.friendBlockLinkOverlay {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;

	z-index: 2;
}

.friendBlock a.friendBlockInnerLink {
	position: relative;
	z-index: 3;
	color: #ffffff;
}

.friendBlock:hover {
	cursor:pointer;
	background-color: rgba( 117, 204, 255, 0.3);
}

.friendBlock .playerAvatar {
	float:left;
	margin-right: 7px;
}

.friendBlock .friendBlockContent {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.friendBlock .friend_join_game_link {
	text-decoration: underline;
}

.friendBlock .friend_join_game_link:hover {
	color: white;
}

.friendBlock .blockedText {
	color: red;
	font-weight: bold;
}

.friendBlockStatusIcon {
	float: right;
	height: 40px;
	line-height: 40px;
	padding: 0 7px;
}
.friendBlockStatusIcon img {
	vertical-align: middle;
}


.friendBlock .friendPlayerLevel {
	float: right;
	margin: 4px 4px 0 0;
}

.responsive_friendblocks_ctn {
	max-width: 898px;
	margin: 0 auto;
}

@media screen and (max-width: 910px)
{
	html.responsive .responsive_friendblocks .friendBlock,
	html.responsive .responsive_friendblocks .friendBlock:nth-child(3n) {
		margin-right: 0.8%;
	}
}

@media screen and (max-width: 910px) and (min-width: 601px)
{

	html.responsive .responsive_friendblocks .friendBlock {
		width: 32%;
	}

	html.responsive .responsive_friendblocks .friendBlock:nth-child(3n) {
		margin-right: 0;
	}
}

@media screen and (max-width: 600px ) and (min-width: 401px)
{
	html.responsive .responsive_friendblocks .friendBlock {
		width: 48%;
	}

	html.responsive .responsive_friendblocks .friendBlock:nth-child(2n) {
		margin-right: 0;
	}
}

@media screen and (max-width: 400px )
{
	html.responsive .responsive_friendblocks .friendBlock {
		width: auto;
		float: none;
	}
}

@media screen and ( max-width: 500px )
{
	html.responsive .commentthread_paging.has_view_all_link .pagebtn,
	html.responsive .commentthread_paging.has_view_all_link .commentthread_pagelinks,
	html.responsive .commentthread_paging.has_view_all_link .commentthread_pagedropdown	{
		display: none;
	}
}


@media screen and (max-width: 910px)
{

	html.responsive .commentthread_pagelinks {
		display: none;
	}

	html.responsive .commentthread_pagedropdown {
		display: inline;
	}

	html.responsive .commentthread_comment_author .community_ban_action {
		display: none;
	}

	html.responsive .commentthread_comment_author .actionlink:not(.community_ban_action) {
		visibility: visible;
	}

}

	html.responsive.touch .commentthread_pagelinks {
		display: none;
	}

	html.responsive.touch .commentthread_pagedropdown {
		display: inline;
	}

	html.responsive.touch .commentthread_comment_author .community_ban_action {
		display: none;
	}

	html.responsive.touch .commentthread_comment_author .actionlink:not(.community_ban_action) {
		visibility: visible;
	}

/* used to display the " - public" next to a group name */
.pubGroup {
	font-size:11px;
	color:#d05f29;
	font-weight:bold;
}

body.flat_page > .perf_timing_area .perf_timing_link, body.headerless_page > .perf_timing_area .perf_timing_link {
	position: absolute;
	left: 15px;
	bottom: 15px;
}

.perf_timing_area {
	display: block;
	text-align: center;
	margin-bottom: 14px;
}

.perf_timing_data {
	position: relative;
	background-color: #000000;
	margin: 0px auto 48px auto;
	padding: 8px;
	text-align: left;
	width: 936px;
	font-size: 14px;
}
.nowrap {
	white-space: nowrap;
	overflow: hidden;
}

/* note that the old gameLogoHolder_default style does nothing now */

.gameLogo {
	width:184px;
	height:69px;
	border:0;
	padding: 4px;
	margin:0;
	background: rgba( 0, 0, 0, 0.5 );
}

.gameLogo img {
	border:0;
	width:184px;
	height:69px;
}


/* ---------------- comment threads -------------*/
.commentthread_header, .commentthread_footer {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 1px;
	padding-bottom: 15px;
	padding-top: 10px;
}
.commentthread_header {
	border-bottom: 1px solid #363f4c;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	flex-wrap: wrap;
	flex-direction: row;
}
.commentthread_footer {
	border-top: 1px solid #363f4c;
}

.commentthread_header .commentthread_count {
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 8px;
	overflow: hidden;
}

.commentthread_header_and_count {
	background-image: url( "9d305b989e91faeacc0e2f75c933a2b675e020ed.png" );
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 24px;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
}

.commentthread_count_label {
	margin-right: 8px;
}

.commentthread_subscribe_checkbox_ctn {
	display: flex;
	gap: 4px;
}

.commentthread_subscribe_ctn {
	display: inline-block;
	white-space: nowrap;
	font-size: 12px;
	cursor: pointer;
}

.commentthread_subscribe_hint {
	font-size: 10px;
	line-height: 12px;
	vertical-align: text-top;
	cursor: default;
}

.commentthread_subscribe_hint .commentthread_subscribe_hint_q {
	color: #66c0f4;
}

.commentthread_subscribe_checkbox {
	display: inline-block;
	position: relative;
	height: 12px;
	width: 12px;
	vertical-align: middle;

	border: 1px solid #385377;
	border-top-color: #070a0f;
	border-left-color: #070a0f;

	border-top-right-radius: 1px;
	border-bottom-left-radius: 1px;

	background: rgba( 0, 0, 0, 0.2 );
}

.commentthread_subscribe_check {
	position: absolute;
	display: none;
	top: -1px;
	left: -1px;
	right: -1px;
	bottom: -1px;

	background: url( "" ) no-repeat center;
}

.commentthread_subscribe_ctn.checked .commentthread_subscribe_check {
	display: block;
}

.commentthread_subscribe_ctn.waiting .commentthread_subscribe_check {
	display: block;
	background-image: url( "" );
	background-size: contain;
}

.commentthread_paging {
	display: flex;
	flex-direction: row;
    align-items: center;
    justify-content: flex-end;
}

.commentthread_paging_viewall_ctn {
	display: flex;
}

.commentthread_pagelink {
	cursor: pointer;
	color: #ffffff;
}

.commentthread_pagelinks_ctn {
	height: fit-content;
	line-height: normal;
}

.commentthread_pagelinks {
	margin: 0 8px;
}

.commentthread_pagedropdown {
	display: none;
}

/* fix some bad workshop.css styles */
.commentthread_pagedropdown select {
	width: auto;
}

.commentthread_pagelink:hover {
	text-decoration: underline;
}

.commentthread_pagelink.active {
	cursor: default;
	color: #939393;
}

.commentthread_pagelink.active:hover {
	text-decoration: none;
}

.commentthread_entry {
	min-height: 44px;
	background-color: rgba( 0, 0, 0, 0.2 );
	position: relative;

	padding: 8px;
}

.commentthread_allcommentslink {
	margin-right: 12px;
}

a.commentthread_allcommentslink:hover {
	text-decoration: underline;
}

.commentthread_user_avatar {
	float: left;
	margin-right: 8px;
}

.commentthread_entry_quotebox_quote {
	position: absolute;
	left: 50px;
	top: 13px;
	width: 17px;
	height: 18px;
}

.commentthread_entry_quotebox {
	border: none;
	padding: 4px 6px 4px 6px;
	font-size: 12px;
	background-color: rgba( 0, 0, 0, 0.4 );
	border-radius: 4px;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-right: 1px solid #354357;
	border-bottom: 1px solid #354357;
	overflow: hidden;
}

.commentthread_textarea {
	resize: none;
	outline: none;
	background-color: transparent;
	border: none;
	width: 100%;
	overflow: hidden;
	color: #BFBFBF;
}

.commentthread_entry_submitlink {
	text-align: right;
	padding-top: 5px;
}

.commentthread_entry_submitlink .emoticon_button {
	margin-right: 8px;
}

.commentthread_entry_autosubscribe {
	padding-bottom: 8px;
}

.commentthread_entry_error {
	color: #ff0000;
	padding-top: 6px;
}

.commentthread_textarea::-webkit-input-placeholder{
	font-style: italic;
	color: #515152;
}

.commentthread_textarea:-moz-placeholder {
	font-style: italic;
	color: #515152;
}

.commentthread_comment_container {
	margin-top: 19px;
	padding: 10px;
}

.commentthread_comment {
	position: relative;
	padding-bottom: 8px;
	padding-top: 8px;
	margin-bottom: 8px;
	min-height: 40px;
	padding-left: 58px;

	/* The descendant comment text element has overflow set, but a chrome bug allows some unicode characters to spill out of that.  overflow at this level seems to stop it */
	overflow: hidden;
}
.commentthread_comment.highlighted {
	border: 3px solid red;
	background-color: rgba( 255, 255, 255, 0.1 );
}

.detailBox .commentthread_comment:not(.hidden_post):hover,
.group_comments .commentthread_comment:not(.hidden_post):hover,
.profile_comment_area .commentthread_comment:not(.hidden_post):hover {
	background: rgba(255,255,255,0.05);
}

.valve_links {
	margin: 15px 0 0 0;
	display: block;
}

.commentthread_comment.commentthread_newcomment {

}

.commentthread_comment_avatar {
	position: absolute;
	left: 5px;
	top: 8px;
}

.commentthread_valve_icon
{
	vertical-align: middle;
	margin-left: 5px;
	width: 59px;
	height: 16px;
}

.commentthread_comment_author {
	margin-bottom: 2px;
	line-height: 16px;
}

.commentthread_comment_author a {
	font-size: 14px;
}

.commentthread_comment_author a.actionlink {
	color: #B0AEAC;
	font-size: 11px;
	visibility: hidden;
}

.commentthread_comment_author a.actionlink:hover {
	text-decoration: underline;
}
.commentthread_comment_author .commentthread_comment_actions {
	float: right;
	margin-right: 8px;
}

.commentthread_comment_author .commentthread_comment_actions a.actionlink {
	margin-left: 10px;
}

.commentthread_comment:hover .commentthread_comment_author a.actionlink {
	visibility: visible;
}

.commentthread_comment:hover .commentthread_comment_author a.actionlink img {
	height: 16px;
}

.commentthread_comment_timestamp {
	font-size: 13px;
	color: #56707f;
	margin-left: 4px;
}

.commentthread_comment_reportprob {
	font-size: 14px;
	color: #e16262;
	margin-left: 4px;
}

.commentthread_comment_reportprob.small {
	font-size: 11px;
	color: #e16262;
	margin-left: 4px;
}

.commentthread_comment_text {
	font-size: 13px;
	color: #acb2b8;
	word-wrap: break-word;
	overflow-y: auto;
	max-height: 400px;
	line-height: 18px;
}

.commentthread_comment_text a {
	color: #c6d4df;
	text-decoration: underline;
}

.commentthread_comment_text a:hover {
	color: #EBEBEB;
	text-decoration: underline;
}

.commentthread_comment_text .content_check_warning,
.commentthread_comment_text .needs_content_check {
	opacity: 0.5;
	font-style: italic;
}

.commentthread_comment_text .content_check_moderator {
	margin-top: 5px;
	color: #c38a4c;
	font-style: italic;
}
.commentthread_comment_text .failed_content {
	color: #acb2b8;
	padding: 5px;
	margin-top: 5px;
	background: rgba( 21, 31, 44, 0.7 );
	border: 1px solid #c38a4c;
	display: flex;
}

.commentthread_comment_text .failed_content .actual_content {
	max-width: 75%;
}

.commentthread_comment_text .failed_content .content_check_controls {
	margin-left: auto;
}
.commentthread_comment_text .failed_content .content_check_controls > a {
	text-decoration: none;
}

.commentthread_comment_friendindicator {
	position: absolute;
	left: 33px;
	top: 24px;
	background-image: url( "" );
	width: 20px;
	height: 20px;
	z-index: 2;

	cursor: pointer;
}

.commentthread_edit_buttons {
	text-align: right;
}

.commentthread_workshop_authorbadge {
	color: #e9d528;
}

.commentthread_workshop_publishedfilesbadge {
	display: inline-block;
	padding: 0 6px;
	border-radius: 3px;
	line-height: 22px;
	margin: 0 4px;
	background-color: #425979;
}

.commentthread_steamworks_developerbadge {
	display: inline-block;
	padding: 0 6px;
	border-radius: 3px;
	line-height: 22px;
	margin: 0 4px;
	background-color: #AC966A;
}

.commentthread_prepopulate_prompt {
	margin-bottom: 8px;
	color: #67c1f5;
}


.comment_hidden_border {
	border: 1px dotted #4c5f76;
}

.comment_hidden_content {
	display: flex;
	flex: 1 100%;
	justify-content: space-between;
	padding: 10px;
	color: #4c5f76;
}

.comment_hidden_action {
	text-decoration: underline;
}

.comment_hidden_action:hover {
	color: #ffffff;
	cursor: pointer;
}

.commentthread_comment_reports img {
	vertical-align: text-top;
}

.edit_content_descriptors {
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.edit_content_descriptors .content_descriptor {

}
.edit_content_descriptors .content_descriptor .content_descriptor_name {
	display: inline-block;
}
.edit_content_descriptors .content_descriptor .content_descriptor_desc {
	color: #97a0ab;
	margin-left: 24px;
	font-size: 12px;
}

/** Styles for modal popup */

.modal_top_band {
	background-color:#37516d;
	width:548px;
	height:25px;
	margin-bottom:1px;
}

.modal_close {
	float:right;
	width:9px;
	height:9px;
	margin-right:9px;
	margin-top:7px;
	line-height: 9px;
	cursor: pointer;
}

.modal_box {
	background: -webkit-linear-gradient( top, rgba(102,192,244,1) 5%, rgba(47,137,188,1) 95%);
	background: linear-gradient( to bottom, rgba(102,192,244,1) 5%, rgba(47,137,188,1) 95%);
	padding: 3px;
	width:542px;

	font-size: 12px;
	color: #ffffff;
	text-align: left;
}
.modal_box .modal_box_ctn
{
	width:502px;
	background-color:#1a2635;
	padding:20px;
}
.modal_box #forum_movetopic_modal_content #forum_movetopic_form {
	background: transparent;
}

.modal_box h1, .modal_box h5 {
	font-weight: normal;
}

.modal_box h2 {
	color: #c6d4df;
			font-family: "Motiva Sans", Sans-serif;
		font-weight: 300; /* light */

			font-size: 22px;
	margin-bottom: 10px;
}

.modal_low_block {
	background-color:#171717;
	padding:20px 20px 0px 20px;
	height:54px;
	padding-top:24px;
	color:#b0aeac;
}


.modal_steam_ico {
	float:left;
	padding-right:18px;
	margin-top:-4px;
}



#modalBG {
	position:fixed;
	z-index:900;
	background-color:#000000;
	filter:alpha(opacity=60);
	opacity:0.8;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.modal_frame {
	width:508px;
	position:absolute;
	z-index:1000;
	background-color:#000000;
}


/* big gray buttons for the modal */
.gray_square_button {
	height: 34px;
	line-height: 34px;
	color: #e5e2df;
	font-size: 14px;
	padding: 0 2px;
	margin: 0 8px;

	border: none;

	position: relative;
	display: inline-block;

	cursor: pointer;
}

a.gray_square_button:hover {
	text-decoration: none;
	color: #e5e2df;
}

.modal_box .gray_square_button {
	margin-left: 0;
	margin-right: 16px;
}

.gray_square_button .left, .gray_square_button .right, .gray_square_button .button_label {
	background-image: url( "" );
}

.gray_square_button .left, .gray_square_button .right {
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	height: 34px;
	width: 2px;
}

.gray_square_button .left {
	background-position: 0 0;
	left: 0;
}

.gray_square_button .right {
	background-position: -2px 0;
	right: 0;
}

.gray_square_button .button_label {
	background-repeat: repeat-x;
	background-position: 0 -34px;
	padding: 0 32px;
	text-align: left;
}

.modal_box .gray_square_button .button_label {
	min-width: 62px;
}

.gray_square_button.active .left {
	background-position: 0 -68px;
}

.gray_square_button.active .right {
	background-position: -2px -68px;
}

.gray_square_button.active .button_label {
	background-position: 0 -102px;
}

button.gray_square_button::-moz-focus-inner
{
	padding: 0;
	border: none;
}


	/* not logged in modal dialog */

.notLoggedInText {
	font-size: 20px;
	padding-bottom: 20px;
	padding-top: 0;
	text-align: center;
}

.notLoggedInButtons {
	display: block;
	margin: 0 auto;
	text-align: center;
}

.notLoggedInButtons > a {
	margin-right: 5px;
}


/* new input styles */

input.gray_bevel:-moz-placeholder, textarea.gray_bevel:-moz-placeholder, .gray_bevel textarea:-moz-placeholder, .gray_bevel input:-moz-placeholder {
	font-style: italic;
	color: #7c7c7c;
}

input.gray_bevel::-webkit-input-placeholder, textarea.gray_bevel::-webkit-input-placeholder, .gray_bevel textarea::-webkit-input-placeholder, .gray_bevel input::-webkit-input-placeholder {
	font-style: italic;
	color: #7c7c7c;
}

input.gray_bevel, textarea.gray_bevel, .gray_bevel, .commentthread_comment_edit_textarea_ctn {
	background-color: rgba( 0, 0, 0, 0.2 );
	border-radius: 3px;
	border: 1px solid #000;
	box-shadow: 1px 1px 0 0 rgba( 91, 132, 181, 0.2 );
	color: #C6D4DF;

	margin-bottom: 6px;
	outline: none;


	padding: 4px 6px;
}

.gray_bevel.for_text_input {
	display: inline-block;
	padding-bottom: 1px;
	height: 25px;
}

.gray_bevel input {
	line-height: 21px;
	height: 21px;
}

.newmodal_prompt_textarea {
	height: 396px;
}

.newmodal_prompt_with_textarea {
	display: inline-block;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 500px;
}

.gray_bevel input, .gray_bevel textarea {
	border: none;
	outline: none;
	box-shadow: none;
	background-color: transparent;
	font-size: 13px;
	color: #C6D4DF;
}

.gray_bevel.fullwidth {
	display: block;
}

.gray_bevel.fullwidth.for_text_input input, .gray_bevel.fullwidth textarea {
	width: 100%;
}

input.gray_bevel {
	height: 20px;
}

textarea.gray_bevel, .gray_bevel textarea {
	resize: none;
}

select.gray_bevel {
	background-color: #212f43;
	border-radius: 3px;
	border: 1px solid rgba( 91, 132, 181, 0.2 );
	box-shadow: 1px 1px 0px #000000;
	color: #BFBFBF;

	margin-bottom: 6px;
	outline: none;

	padding: 0px;
	line-height: 27px;
	height: 27px;
	font-size: 14px;
}


/* sharing published files*/
#SharePopup
{
	min-width: 550px;
	background-color: rgba(59, 63, 72, 0.5);
	border-radius: 3px;
	padding: 10px;
	text-align: left;
}

.share_controls_steam, .share_controls_steam a
{

	width: 328px;
	height: 50px;
	margin-right: 15px;
	font-size: 16px;
	font-family: Arial;
	text-align: center;
	line-height: 50px;
	text-decoration: none;
	background-image: url( "" );
}

.share_controls_steam:hover, .share_controls_steam:hover a
{
	background-image: url( "" );
	text-decoration: none;
}

.share_controls_other
{
    display: flex;
}

.share_controls_divider
{
	background-color: #161616;
	border-bottom: 1px solid #4c4c4c;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 10px;
}

.share_controls_page_link
{
	padding-top: 5px;
	line-height: 26px;
	height: 26px;
	font-size: 12px;
	color: #8f8f8f;
}

.share_ctn {
    display: flex;
}

.shareItemLink
{
	padding-left: 5px;
}

.shareItemLink .btn_medium {
    height: 48px;
}

.shareItemLink .btn_medium > span
{
    padding: 8px 10px 0px 10px;
}

.shareItemLink .btn_medium > span > img {
    height: 32px;
    width: 32px;
}

.share_controls_page_link form
{
	display: inline-block;
}

.share_controls_page_link input
{
	top: 0px;
	padding: 5px;
	min-width: 500px;
	background-color: rgba(0,0,0,0.2);
	box-shadow: 1px 1px 0 0 rgba( 91, 132, 181, 0.2 );
	border: 1px solid #000;
	border-radius: 3px;
	color: #C6D4DF;
}

#ShareOnSteamDialog
{
	min-height: 290px;
	width: 560px;
}


.migrated_profile_page_old .pagecontent {
	padding-bottom: 0;
}

.migrated_profile_page_old #BG_bottom, .migrated_profile_page_old #BG_top {
	margin: 0 auto;
}

.emoticon_button {
	display: inline-block;

	height: 36px;
	width: 36px;

	background-image: url( "" );
	background-repeat: no-repeat;
	background-size: 100% 100%;

	cursor: pointer;
}

.emoticon_button:hover, .emoticon_button.focus {
	background-image: url( "" );
}

.emoticon_button.small {
	height: 22px;
	width: 22px;
	vertical-align: middle;
}

.emoticon_popup_ctn {
	position: absolute;
}

.emoticon_popup {
	background-color: #3b3938;
	padding: 8px;
	box-shadow: 0 0 12px #000000;
}

.emoticon_popup_content {
	max-height: 96px;
	max-width: 352px;
	overflow-y: auto;
}

.large .emoticon_popup_content {
	max-height: 200px;
	max-width: 352px;
}

.large .emoticon_popup_content .emoticon_option {
	width: 60px;
	height: 60px;
	margin: 10px;
}

img.emoticon {
	vertical-align: text-bottom;
	height: 18px;
	width: 18px;
}

.emoticon_popup_content .emoticon_option {
	width: 28px;
	margin: 2px;

	text-align: center;

	line-height: 18px;
	height: 18px;
	padding: 5px 0;

	float: left;
}

.emoticon_popup_content .emoticon_option:hover {
	background-color: #201f1d;
	cursor: pointer;
}


.economyitem_hover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1200;
}
.economyitem_hover_content {
	width: 350px;
	margin: 12px;
	box-shadow: 0 0 12px #000000;
}

.tooltip_hint {
	cursor: default;
	font-size: 12px;
	font-style: normal;
	color: #686868;
}

.community_tooltip {
	background: #c2c2c2;
	color: #3d3d3f;
	font-size: 11px;
	border-radius: 3px;
	padding: 5px;
	max-width: 225px;
	white-space: normal;
	box-shadow: 0 0 3px #000000;
}

/* formatting help dialog */
.tagrow {
	margin-bottom: 8px;
	padding: 0 4px 4px 4px;
	position: relative;
	font-size: 12px;
    border-bottom: 1px solid #444;
    user-select: text;
}

.tagrow.tagrow_header {
	background-color: #1E1E1F;
	color: #626467;
    padding-bottom: 0px;
	line-height: 18px;
    border-bottom: none;
}

.tagrow .tag {
	color: #cccccc;
}

.tagrow .tagexample ul {
    list-style-position: outside;
}

.tagsyntax {
	float: left;
	width: 57%;
	margin-right: 3%;
}

.tagexample {
	float: left;
	width: 38%;
}

.tagexample a {
	text-decoration: underline;
}

.tagexample a:hover {
	color: #ffffff;
}


@media screen and (max-width: 910px)
{
	html.responsive .maincontent {
		width: auto;
		margin-left: 1%;
		margin-right: 1%;
	}

	html.responsive .emoticon_popup_ctn {
		position: fixed;
		left: 5px;
		right: 5px;
		bottom: 5px;
		overflow-y: auto;
		z-index: 20;
		height: 176px;
		max-height: 40%;
	}

	html.responsive .emoticon_popup_content {
		max-width: none;
		max-height: none;
	}

	/* 16px font size prevents iphone from zooming */
	html.responsive .gray_bevel input,
	html.responsive .gray_bevel textarea {
		font-size: 16px;
	}

	html.responsive .responsive_tab_ctn.sharedfiles_responsive_tab .responsive_tab_control
	{
		display: block;
		text-align: center;
		background: #0d121a;
		border: 1px solid #66C0F4;
		border-image: linear-gradient(#66C0F4, #417B9c);
		border-image-slice: 1;
	}

	html.responsive .responsive_tab_ctn.sharedfiles_responsive_tab .responsive_tab_control select {
		width: 98%;
		-webkit-appearance: none;
		background-image: url( "" );
		background-repeat: no-repeat;
		background-position: right 5px;
		background-size: 15px;
		background-color: #0d121a;
	}
}


@media screen and (max-width: 910px)
{
	html.responsive textarea.commentthread_textarea {
		font-size: 16px;
	}

}
	html.responsive.touch textarea.commentthread_textarea {
		font-size: 16px;
	}

/* styles that hide things on non-migrated pages */
.responsive_menu_only {
	display: none;
}

.nonresponsive_hidden {
	display: none;
}


#tabs_baseline {
	clear:left;
}

.responsive_tab_baseline {
	background-color: #417B9C;
	max-width: 958px;
	height: 5px;
}

.responsive_tab_ctn.sharedfiles_responsive_tab {
	text-align: center;
}

.responsive_tab_ctn.sharedfiles_responsive_tab .responsive_tab_control {
	display: inline-block;
	padding: 6px 8px;
	font-size: 16px;
	color: #ffffff;

	background: #57749e; /* Old browsers */
	background: -webkit-linear-gradient( top, #66C0F4 5%, #417B9C 95%);
	background: linear-gradient( to bottom, #66C0F4 5%, #417B9C 95%);
}

@media screen and (max-width: 480px)
{
	html.responsive .responsive_tab_ctn.sharedfiles_responsive_tab .responsive_tab_control
	{
		display: block;
		text-align: center;
        background: #0d121a;
        border: 1px solid #66C0F4;
        border-image: linear-gradient(#66C0F4, #417B9c);
        border-image-slice: 1;
	}
	html.responsive .responsive_tab_ctn.sharedfiles_responsive_tab .responsive_tab_control select {
		width: 98%;
		-webkit-appearance: none;
		background-image: url( "" );
		background-repeat: no-repeat;
		background-position: right 5px;
		background-size: 15px;
		background-color: #0d121a;
	}
	html.responsive div.responsive_tab_baseline,
	html.responsive div.responsive_tab_baseline.nonresponsive_hidden {
		display: none;
	}
}

img.badge_icon {
	width: 80px;
	height: 80px;
}

img.badge_icon.small {
	width: 54px;
	height: 54px;
}

.player_nickname_hint {
	color: #61696d;
	font-size: 18px;
	line-height: 16px;
}
