
body.v6 {
			font-family: "Motiva Sans", Sans-serif;
		font-weight: 300; /* light */

		}

body.v6.creatorhome.game_bg {
	background: #2e3138;
}

.creatorhome .page_background {
	background-size: contain;
	background-color: rgba(188, 151, 78, 0.2);
	background-blend-mode: lighten;
}
.creatorhome .page_background.lowtint {
	background: -webkit-linear-gradient( 160deg, rgba(188, 151, 78, 0.2) 5%,rgba( 266, 244, 255, 0.2) 95%););background: linear-gradient( 160deg, rgba(188, 151, 78, 0.2) 5%,rgba( 266, 244, 255, 0.2) 95%););	background-blend-mode: unset;
}
.creatorhome .page_background.notint {
	background-color: transparent;
	background-blend-mode: unset;
}

.browse_content {
	width: 100%;
	transition: opacity 500ms;
}

.browse_content.loading {
	opacity: 0.4;
}

.creatorhome .curator_avatar_image {
	width: 184px;
	margin-top: -33px;
}
.curator_avatar_image
{
	padding: 5px 14px 0 0;
	width: 124px;

}
.curator_avatar
{
	width: 124px;
	box-shadow: 0 0 3px #000000;
}
.creatorhome .curator_avatar {
	width: 184px;
}
.curator_details
{
	overflow: hidden;
	text-shadow: 1px 1px #000;
	width: 100%;
}

.follow_btn_stats {
	padding-top: 1px;
	padding-right: 7px;
}
.num_followers {
	font-size: 15px;

}

.num_followers_text {
	text-transform: uppercase;
	font-size: 10px;
	margin-top: -4px;
}

.follow_btn {
	margin-right: 6px;
}
.ignore_btn {
}

.follow_btn .following span,
.ignore_btn .following span {
	border: 1px solid #4e600b;
	color: #89ad05;
}
.follow_btn .following img,
.ignore_btn .ignoring img {
	position: relative;
	top: 2px;
	left: -5px;
	opacity: 0.8;
}

body.v6 h2 {
	color: #8f98a0;
		font-family: "Motiva Sans", Sans-serif;
		font-weight: 300; /* light */

			//text-transform: uppercase;
	font-size: 17px;
	padding: 5px 0;
}
body.v6 .featured_list h2,
body.v6 .dark_container .featured_list h2 {
	padding-bottom: 0px;
}

body.v6 a:hover h2 {
	color: #67c1f5;
}

body.v6 .carousel_container h2,
body.v6 .filter_ctn h2 {
	text-transform: uppercase;
	letter-spacing: 1px;
}

.dark_container{

	background:  linear-gradient( to right, rgba(19, 24, 27, 0) 10%, rgba(19, 24, 27, 0.95) 25%, rgba(19, 24, 27, 0.95) 75%, rgba(19, 24, 27, 0) 90%  );
	box-shadow: 0 -5px 10px -5px  rgba(0,0,0,0.6);
	background-repeat: no-repeat;
	background-size: 2000px 100%;

	background-position: top center;


}
.creatorhome .dark_container {
	background: #2e3138;
	box-shadow: none;
}

.light_container, #footer_spacer  {
	background:  linear-gradient( to right, rgba(27, 40, 53, 0) 10%, rgba(27, 40, 53, 0.95) 25%, rgba(27, 40, 53, 0.95) 75%, rgba(27, 40, 53, 0) 90%  ) 1800px 90%;

	background-repeat: no-repeat;
	background-size: 2000px 100%;
	background-position: top center;

}
.creatorhome .light_container, .creatorhome #footer_spacer {
	background: #2e3138;
}

.light_container.bezel {
	background: 	linear-gradient( to bottom, rgba(39, 61, 82, 1) 5%, rgba(39, 61, 82, 0) 50%  ),
	linear-gradient( to right, rgba(27, 40, 53, 0) 10%, rgba(27, 40, 53, 0.95) 25%, rgba(27, 40, 53, 0.95) 75%, rgba(27, 40, 53, 0) 90%  ) 1800px 90%;
	box-shadow: 0 -5px 10px -5px  rgba(0,0,0,0.6);
	background-repeat: no-repeat;
	background-size: 100% 500px, 2000px 100%;

	background-position: top center;
	
}
.creatorhome .light_container.bezel {
	background: #2e3138;
	box-shadow: 0 -5px 10px -5px  rgba(0,0,0,0.2);
	background-repeat: no-repeat;
	background-size: 100% 500px, 2000px 100%;

	background-position: top center;

}

.creatorhome .pg_about .light_container.bezel {
	min-height: 900px;
}

body.v6 #footer {
	//background: transparent;
}



body.v6 #page_background_container > div:last-child {
	padding-bottom: 100px;
}


body.v6 .dark_container h2 {
		font-family: "Motiva Sans", Sans-serif;
		font-weight: 300; /* light */

			text-transform: uppercase;
	padding: 5px 0;
}

.dark_container p {
	color: #7193a6;
}
.creatorhome .dark_container p {
	color: #8f98a0;
}

body.v6 .dark_container h4 {
	color: #7193a6;
	font-weight: 300;
	padding: 10px 0;
}

.featured_list_container {
	margin: 10px 0px 0px 0px;
	padding-bottom: 10px;
}

.broadcast_title {
	text-transform: uppercase;
	margin: 10px 0;
	font-size: 17px;
	color: #7193a6;
	line-height: 18px;
}

.broadcast_app_name {
	text-transform: uppercase;
	margin: 10px 0;
	font-size: 13px;
	color: #fff;
	line-height: 18px;
}

.broadcast_container {
	border-top: 1px solid #172531;
	border-bottom: 1px solid #172531;
	margin-bottom: 0px;
	margin-top: -25px;
	letter-spacing: 1px;
	font-weight: 300;

}

.broadcast_container .broadcastwrapper {
	margin: 0 auto;
}

.broadcast_container .broadcastwrapper .EmbeddedPlayer,
.broadcast_container .broadcastwrapper .VideoContainerPlaceholder {
	border: none;
	/* width: 940px; */
	width: 100%;
	height: 528px;
}
.broadcast_container .broadcastwrapper .VideoContainerPlaceholder {
	box-shadow: 0 0 13px #000
}

.broadcast_container .broadcastwrapper .VideoTitle {
			font-family: "Motiva Sans", Sans-serif;
		font-weight: normal; /* normal */

		;
	text-transform: uppercase;
	margin: 5px 0;
	font-size: 13px;
	color: #fff;
	line-height: 18px;
}

.broadcast_container .broadcastwrapper .PlayerAvatar {
	float: left;
}

.broadcast_container .broadcastwrapper .PlayerName {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

.broadcast_container .broadcastwrapper .EmbeddedChat {
	border: none;
	width: 938px;
	height: 205px;
	float: right;
	border: 1px rgba(255, 255, 255, .1) solid;
	box-shadow: 0 0 13px #000

}

.broadcast_container .broadcastwrapper .ViewerIcon {
	margin-left: 10px;
}

.broadcast_container .broadcastwrapper .ViewerCount#viewers {
}

.broadcast_container .broadcastwrapper .HideChat {
	float: right;
}

.broadcast_container .broadcastwrapper .ViewerCount #viewers {
			font-family: "Motiva Sans", Sans-serif;
		font-weight: normal; /* normal */

		;
	font-size: 13px;
	line-height: 29px;
}

.navigation_bar {
	display: flex;
	border-bottom: 1px solid #172531;
	box-shadow: 0 1px 0px rgba(255, 255, 255, 0.05);
	margin-top: -5px;
}
.creatorhome .navigation_bar {
	border-bottom: 1px solid rgba(19, 24, 27, 0.5);
}

.navigation_bar > * {
	padding: 8px 20px;
	text-transform: uppercase;
	font-size: 13px;
	color: #fff;
	margin: 7px 0 7px 15px;
	letter-spacing: 1px;
	white-space: nowrap;
}

.navigation_bar > a:hover {
	background-color: rgba(255,255,255,0.1);
	color: #fff;
}

.navigation_bar > a.selected {
	background-color: #fff;
	color: #273d52;
}

.navigation_bar > a:first-child {
	margin-left: 0;
}
.navigation_bar > div.report {
	flex-grow: 1;
	text-align: right;
	padding: 6px 0px 0px 0px;
}

.navigation_bar > div.report a img {
	width: 16px;
	height: 16px;
	opacity: 0.5;
}
.navigation_bar > div.report a:hover img {
	opacity: 1;
}

.gray_bevel input, .gray_bevel textarea {
	background-color: transparent;
}
#abuseForm .halfBox {
	padding: 4px 0px;
}
#abuseForm .halfBox input {
	vertical-align: bottom;
}
.abuseDescriptionCtn {
	margin-top: 8px;
}

body.v6 h2.curator_name
{

	font-size: 36px;
	padding-top: 0px;
	margin: 5px 0 0 0;
	line-height: 32px;
}

body.v6 .about_section .tagline {
	font-size: 14px;
	margin-bottom: 7px;
}

body.v6 h2.curator_name a {
	color: #fff;
}
body.v6 h2.curator_name a:hover {
	color: #66c0f4;
}

.follow_controls,
.ignore_controls.ignored {
	display: inline-flex;
	margin-top: 6px;
	background: rgba( 0, 0, 0, 0.2);
}

.ignore_controls {
	display: none;
}

body.v6 .page_desc {
	margin-bottom: 10px;
	display: block;
}

body.v6 .page_desc p {
	font-size: 14px;
}




.curator_featured > div {
	background: -webkit-linear-gradient( top, #141a24 5%, #1b2838 95%);background: linear-gradient( to bottom, #141a24 5%, #1b2838 95%);	border: 1px solid rgb(40, 52, 72);
	box-shadow: 0 0 15px 1px rgba(0,0,0,0.7);
	padding: 15px;
	display: flex;
	height: 340px;
}

.creatorhome .curator_featured > div {
	background: #2e3138;
	border: 1px solid #383b42;
}

.curator_featured .capsule {

	flex-shrink: 5;
	flex-basis: 100%;
}

.curator_featured .contents {

	flex-shrink: 3.1;
	flex-basis: 100%;
	max-height: 100%;
	margin-left: 16px;

	background: rgba(0, 0, 0, 0.1);
}


.curator_featured .capsule .capimg {
	width: 100%;
}

.curator_featured .capsule p {
	margin: 10px 0;
	font-size: 14px;
	color: #abdaf4;
	line-height: 18px;
	
}
.creatorhome .curator_featured .capsule p {
	color: #c6d4df;
}

.curator_featured .capsule p.curator_review .review_direction,
.recommendation_type_ctn {
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: 600;
}
.color_recommended{
	color: #66c0f4;
}
.color_not_recommended {
	color: #f49866;
}
.color_informational {
	color: #f5df67;
}
.color_created {
	color: #ddd;
}


.curator_review_date {
    margin-left: 10px;
    color: #93b0bb;
    font-size: 10px;
    text-transform: none;
    font-weight: normal;
    letter-spacing: normal;
}
.creatorhome .curator_review_date {
	color: #8f98a0;
}

.creatorhome .paged_items_paging_summary {
	color: #8f98a0;
}

.curator_featured .screenshots {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	font-size: 0;
	height: 100%;

}

.curator_featured .screenshots > div {
	width: 50%;
	height: 50%;

	overflow: hidden;
	background-size: cover;
	background-repeat: no-repeat;
	box-shadow: 0 0 1px #000 inset;
}

.curator_featured .screenshots img {
	width: 100%;
}

.video_container {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.2%; /* typical aspect ratio */
}

.video_container > iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.list_capsules {

	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 5px 10px;
	grid-auto-rows: minmax(40px, auto);

	display: -ms-grid;
	-ms-grid-template-columns: repeat(4, 1fr);
	-ms-grid-gap: 5px 10px;
	-ms-grid-auto-rows: minmax(40px, auto);



}

.list_capsules > a:nth-child(1)
{
	grid-column: 1 / 3 ;
	grid-row: 1 / 3;
	-ms-grid-column: 1 / 3 ;
	-ms-grid-row: 1 / 3;
}

.list_capsules > a:nth-child(2)
{
	-ms-grid-row: 3;
	-ms-grid-column: 1;
	grid-column: 3 ;
	grid-row: 1;
}

.list_capsules > a:nth-child(3)
{
	-ms-grid-row: 4;
	-ms-grid-column: 1;
	grid-column: 4 ;
	grid-row: 1;
}


.list_capsules > a:nth-child(4)
{
	-ms-grid-row: 3;
	-ms-grid-column: 2;
	grid-column: 3 ;
	grid-row: 2;
}

.list_capsules > a:nth-child(5)
{
	-ms-grid-column: 4;
	-ms-grid-row: 2;
	grid-column: 4 ;
	grid-row: 2;
}

.list_capsules .store_capsule {
	width: 100%;
	margin: 0;
	background: transparent;
	box-shadow: 0 0 3px rgba( 0, 0, 0, 0.5);
}

/* More lists */

.lists_more_container {
	display: flex;
	padding-bottom: 25px;
	height: 235px;
}

.lists_more_container.wrapping {
	flex-wrap: wrap;
	height: auto;
}

.lists_more_container.wrapping .item {
	margin-bottom: 10px;
	max-width: 225px;
}


.lists_more_container .item {
	background-blend-mode: overlay;
	display: flex;
	width: 100%;
	//max-width: 225px;
	padding-bottom: 25%;

	background-size: cover;

	position: relative;
	color: #fff;
	overflow: hidden;

	flex-shrink: 1;

	box-shadow: 0 0 15px 1px rgba(0,0,0,0.7);
}

.lists_more_container .item:hover {
	color: #fff;
	overflow: hidden;
}

.lists_more_container .item:not(last-child) {
	margin-right: 10px;
}

.lists_more_container .item > div {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	position: absolute;
	text-align: center;
	//padding: 59% 10% 0 10%;
	padding: 140px 10% 0 10%;
}


.lists_more_container .item .bg {
	filter: contrast(150%) grayscale(1);
	transition: filter 0.5s ease, transform 0.5s ease;
	transform: scale(1);

	-webkit-backface-visibility: hidden;
	background-position: center center;
	background-size: cover;
}
.creatorhome .lists_more_container .item .bg {
	filter: contrast(150%) grayscale(0.8);
}
.lists_more_container .item:hover .bg {
	transform: scale(1.1);
	filter: contrast(100%) grayscale(0);

}

.lists_more_container .item .overlay {
	background: -webkit-linear-gradient( 160deg, rgba(102, 192, 244, 1.0) 5%,rgba( 266, 244, 255, 1.0) 95%););background: linear-gradient( 160deg, rgba(102, 192, 244, 1.0) 5%,rgba( 266, 244, 255, 1.0) 95%););
	opacity: 0.6;
	border-top: 1px solid rgba(255,255,255,0.3);
	border-left: 1px solid rgba(255,255,255,0.3);
}

.creatorhome .lists_more_container .item .overlay {
background: -webkit-linear-gradient( 160deg, hsl(202, 40%, 82%) 5%,hsl(0, 1%, 2%) 95%););background: linear-gradient( 160deg, hsl(202, 40%, 82%) 5%,hsl(0, 1%, 2%) 95%););}

.lists_more_container .item > div div {
background-color: #000;
padding: 5px;
font-size: 16px;

}


/* Featured tags */
.curator_featured_tags > div {
	display: flex;
}

/* Browse */
body.v6 .page_content.browse_reviews {
	padding-top: 42px;
	width: 100%;
background: -webkit-linear-gradient( 180deg, rgba(43, 64, 90, 0) 10px,rgba(43, 64, 90, 1) 76px,rgba(43, 64, 90, 0) 178px);background: linear-gradient( 180deg, rgba(43, 64, 90, 0) 10px,rgba(43, 64, 90, 1) 76px,rgba(43, 64, 90, 0) 178px);}

body.v6.creatorhome .page_content.browse_reviews {
	background: #2e3138;
}




.browse_sorts {
	display: flex;
	padding-left: 240px;
	margin: 5px 0;
}

.browse_sorts > div {
	display: flex;
	align-items: center;
	color: #529ac4;
	margin-right: 15px;
}

.browse_sorts > div > div {
	padding: 5px 5px;
}

.browse_container {
	display: flex;
	width: 940px;
	margin: 0 auto;
	padding-bottom: 25px;
	padding-top: 16px;
}

.browse_ctn_background {
	background: rgba(19, 24, 27, 0.5);
}

.browse_filters {
	width: 270px;
	padding-right: 16px;
}

.browse_filters h4 {
	padding: 10px 10px;
	color: #5a7685;
	text-transform: uppercase;
	font-weight: 200;
	font-size: 11px;
}
.creatorhome .browse_filters h4 {
	color: #8f98a0;
}

#filtercuration_container {
	margin-bottom: 20px;
}

#filtertype_container {
	margin-bottom: 20px;
}


.browse_filters a {
	display: block;
	position: relative;
	padding: 10px 10px;
	color: #fff;
	cursor: pointer;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.8);
}

.browse_filters .delete {
	position: absolute;
	right: 5px;
}

.browse_filters a:hover, .browse_filters a.selected {
	background-color: rgba( 255, 255, 255, 0.1);
}

.browse_filters a.selected:hover {
	color: #fff;
}

.browse_tabs {
	width: 940px;
	margin: 0 auto;
}

.browse_tabs a {
	display: inline-block;
	margin-right: 15px;
	padding: 10px 15px;
	cursor:pointer;
	color: #fff;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.6);
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11.5px;
}

.browse_tabs a:hover, .browse_tabs a.selected {
	background-color: rgba(19, 24, 27, 0.5);
}

.browse_tabs a.selected:hover {
	color: #fff;
}

.tag_edit_control a, .tag_edit_control img {
	line-height: 16px;
	vertical-align: top;
}

.tag_edit_control img {
	margin-right: 5px;
}

	/* Recommendations */
.browse_content > div {
	display: flex;
	flex-direction: column;
}

.browse_content .recommendation {
	position: relative;
	display: flex;
	padding: 11px 5px;
	border-bottom: 1px solid #1e3243;

}
.creatorhome .browse_content .recommendation {
	border-bottom: 1px solid #3d4348;
}

.browse_content .recommendation:hover {
	background: rgba( 255, 255, 255, 0.1);
}

.browse_content .recommendation .recommendation_midcol {
	flex-grow: 1;
	padding: 0 10px;
}
.browse_content .recommendation .recommendation_app_small_cap {
	width: 231px;
}

.browse_content .recommendation .store_capsule {
	flex-shrink: 0;
}

.page_section  {
	position: relative;
	padding: 25px 0px 0px 0px;
}

.page_section.featured_list a:hover,
.page_section.featured_list a:hover h2 {
	color: #fff;
}

.page_section p {
	font-size: 14px;
}

.page_section.empty:not(.editing) {
	padding: 0;
}

.page_section.editing {
	min-height: 150px;
}

.page_section input[type=text], .page_section select, .control select {
	background-color: #0f161f;
	box-shadow: 1px 1px 1px  rgba( 103, 193, 245, 0.1 );
	border: none;
	padding: 4px;
	border-radius: 3px;
	margin: 5px 0;
	color: #529ac4;
}

.page_section .edit_handle {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 20px;
	height: 20px;
	background-color: skyblue;
}

.page_section .edit_overlay {
	position: absolute;
	z-index: 9;
	top: 5px;
	left: -5px;;
	right: -5px;;
	bottom: 5px;

	border: 2px dashed rgba(255,255,255,0.4);
	border-radius: 8px;

	background-color: rgba(0,0,0,0.4);

	display: flex;
	align-items: center;
	justify-content: center;

	-webkit-backdrop-filter: blur(2px);
	backdrop-filter: blur(1px);

	opacity: 0;
	transition: opacity 500ms;
}

.page_section .edit_overlay.visible {
	opacity: 1;
}


.page_section .edit_button {
	width: 16px;
	height: 16px;
	padding: 10px;
	border-radius: 3px;
	background-color: skyblue;
	box-shadow: 0 0 5px #000;

	cursor: pointer;
}

.page_section .edit_button img {
	-webkit-filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.3) );
	filter:         drop-shadow(1px 1px 1px rgba(0,0,0,0.3) );
}

.page_section .edit_options {
	position: absolute;
	z-index: 10;
	top: calc(50% - 70px);
	left: 25%;
	width: 50%;
	margin: 0 auto;

	display: flex;
	flex-direction: column;
	padding: 10px;
	border-radius: 4px;
	border-left: 1px solid rgba(255,255,255,0.1);
	border-top: 1px solid rgba(255,255,255,0.1);
	background: -webkit-linear-gradient( top, #636a6e 5%, #333A3E 95%);background: linear-gradient( to bottom, #636a6e 5%, #333A3E 95%);	box-shadow: 0 0 10px 2px #000;
}

.page_section .edit_options > div {
	display: flex;
	padding: 5px 0;
	width: 100%;
}

.page_section .edit_options > div.hidden {
	display: none;
}

.page_section .edit_options > div .label {
	width: 30%;
	padding: 10px 0;
	font-weight: bold;
}

.page_section .edit_options .fieldvalue {

	border: none;
	padding: 5px 10px;
	border-radius: 3px;
	color: #fff;
	vertical-align: top;

	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	max-width: 279px;
	display: inline-block;
}

.page_section .edit_options img {
	cursor: pointer;
	vertical-align: top;
	margin-left: 10px;
	margin-top: 4px;
	-webkit-filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.3) );
	filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.3) );
	background: rgba(255, 255, 255, 0.3);
	padding: 6px;
	border-radius: 3px;
}
.page_section .edit_options img:hover {
	background: rgba(255, 255, 255, 0.5);
}

.gray_bevel {
	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 input {
	border: none;
	outline: none;
	box-shadow: none;
	background-color: transparent;
	font-size: 13px;
	color: #C6D4DF;
}

.recommendation_disclosures {
	margin-top: 3px;
	color: #9fbbcb;
}

.recommendation_desc {
	color: #c6d4df;
	margin-top: 4px;
	font-size: 13px;
}

.recommendation_readmore {
	margin-top: 3px;
	font-size: 11px;
	position: absolute;
	bottom: 9px;
}

.recommendation_readmore a {
	color: #fff;
}
.recommendation_readmore a:hover {
	color: #66c0f4;
}

.recommendation_readmore img {
	margin-right: 4px;
	margin-bottom: -1px;
}

.curator_received {
	float: right;
	margin-left: 8px;
}

.tag_edit_control {
	display: none;
}
.newmodal_buttons .btn_disabled {
	pointer-events: none;
}

.about_section {
	display: flex;
}

.about_section p {
	margin: 5px 0;

}

.about_section .curator_url {
	display: block;
	color: #9fbbcb;
}

.about_section_container {
	padding-top: 25px;
}

.cancelbtn {
	margin-left: 10px;
}

.socialmedia_accounts {
	color: #fff;
	font-size: 12px;
	background: rgba( 0, 0, 0, 0.2);
	padding: 3px 6px 3px 6px;
	display: inline-flex;
}

.socialmedia_accounts > *:not(:first-child) {
	margin-left: 20px;
}

.socialmedia_accounts a img {
	width: 16px;
	height: 16px;
	vertical-align: bottom;
	margin-right: 2px;
}

.header_area, .header_area.editing {
	display: flex;
	margin: 0;
	padding: 0;
	height: 180px;
}

.Recommendations_paging_pagelink:not(.active)
{
	cursor: pointer;
	color:#529ac4;
}

.store_capsule.ds_flagged:not(.ds_wishlist) .capsule > img {
	opacity: 1;
}

.ds_flag.ds_owned_flag {
	box-shadow: 0 0 3px #000;
}

.featured_list_container.carousel_container .arrow {
	top: calc(50% - 75px);

}

.curator_featured .capsule p.curator_review.oversize {
	max-height: 146px;
	overflow: hidden;
	position: relative;
}

.curator_featured .capsule p.curator_review.oversize:after {
	content: ' ';
	position: absolute;
	bottom: 0px;
	height: 25px;
background: -webkit-linear-gradient( top, rgba(0,0,0,0) 5%, #1b2838 95%);background: linear-gradient( to bottom, rgba(0,0,0,0) 5%, #1b2838 95%);	left: 0;
	right: 0;
}

.curator_featured .capsule p.curator_review.oversize:hover {
	max-height: none;
	overflow: visible;
	background: -webkit-linear-gradient( top, rgba(0,0,0,0) 5%, #1b2838 95%);background: linear-gradient( to bottom, rgba(0,0,0,0) 5%, #1b2838 95%);	padding: 0 5px 5px 5px;
	margin-left: -6px; /* 5px padding + 1px border */
	width: 100%;
	border-radius: 3px;
	border: 1px solid #000;
	border-top: none;
	border-image: linear-gradient(to bottom, transparent 5%, #000 95%) 10;

}

.curator_featured .capsule p.curator_review.oversize:hover:after {
	display: none;
}


/* RESPONSIVE */
@media screen and (max-width: 910px)
{
	.curator_featured {
		padding-bottom: 0px;
	}

	.curator_featured .contents {
		display: none;
	}

	.navigation_bar {
		flex-direction: column;

	}

	.navigation_bar > a {
		margin-left: 0;
		flex-grow: 1;
	}

	.browse_container {
		flex-direction: column;
	}

	.browse_filters {
		width: auto;
	}

	.browse_filters > div {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}

	.curator_featured > div	{
		height: 100%;
	}


}
@media screen and (max-width: 400px) {

	.browse_content .recommendation {
		flex-direction: column;
	}

	.browse_content .recommendation .recommendation_midcol {
		padding: 10px 0;
	}
}

/** About */
.about_container {
	display: flex;
	width: 100%;
}

.about_container .tagline {
	font-size: 14px;
	line-height: 20px;
}

.about_container hr {
	border: none;
	height: 2px;
	background-color: rgba(255,255,255,0.1);
	margin: 20px 0 15px 0;
}

.about_container .desc {
	flex-grow: 1;
	margin-right: 25px;
}

.about_container .infobox {
	background: rgba(0,0,0,0.2);
	padding: 10px;
	width: 308px;
	flex-shrink: 0;
}

.infobox .tags_container {
	margin-bottom: 35px;
}

.infobox p {
	font-size: 16px;
	margin-bottom: 5px;
	color: #fff;
}

.infobox .tag {
	padding: 3px 8px;
	border-radius: 3px;
	background-color: rgba(255,255,255,0.3);
	color: #fff;
	margin-top: 5px;

	display: inline-block;
}

.count_block {
	display: flex;
	color: #fff;
}

.count_block > div {
	display: flex;
}

.count_block .count {
	font-weight: 700;
	font-size: 30px;
}

.count_block .label {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 200;
	flex-shrink: 1;
	width: 0;
	margin-right: 150px;
	padding: 5px 0 0 5px

}

.infobox .btn_medium {
	margin-top: 15px;
}
.header_right_button {
	float: right;
	margin-top: 6px;
}

.featured_list h2 {
	font-weight: 200;
}
.featured_list h2 span {
	font-weight: 600;
}

.curator_filter_tag_count {
	float: right;
}