body {
	background: #f9f9f9;
}

html,
body {
	height: 100%;
	min-height: 100%;
}

body,
.top-navigation a,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}

body,
.main-nav>li>a {
	font-size: 14px;
	line-height: 18px;
}

#header .site_width {
	width: 1024px;
}

.site_width {
	width: 1024px;
}

#footer {
	background: #fff;
	width: 1004px;
}

.rounded {
	border-radius: 100%;
}

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

.main-nav {
	max-width: 1024px;
	width: auto;
}

.main-nav>li:first-of-type>a {
	padding-left: 0;
}

.top-navigation {
	background: #fff !important;
	border-bottom: 0;
	/*1px solid rgba(0,0,0,.12);*/
	box-shadow: 0px 1px 1px 0 rgba(0, 0, 0, .12);
	height: 48px;
}

.top-navigation .first {
	height: auto;
	width: 100px;
}

.top-navigation .first img {
	height: 30px;
	/* opacity: 0.95; */
	margin-top: -6px;
}

@media (max-width: 1100px) {
	.top-navigation .first img {
		margin-left: 8px;
	}
}

/* xmas */
/* .top-navigation .first img {
	height: 32px;
	opacity: 1;
	margin-top: -8px;
} */

.top-navigation li a {
	color: rgba(0, 0, 0, .7);
	font-weight: 500;
	text-shadow: none;
	padding: 15px 30px;
}

.top-navigation .nav-panel {
	display: none;
}

.top-navigation .col-xs:hover .nav-panel {
	display: block;
}

.nav-panel {
	top: 45px;
	width: 200px;
}

.nav-panel .content {
	box-shadow: 0px 1px 1px 0 rgba(0, 0, 0, .2);
}

.nav-panel li a,
.nav-panel li a:hover {
	font-size: inherit;
	font-weight: 500;
	padding: 10px 18px;
}

.nav-panel:before {
	text-shadow: 0 -1px 0px #ddd;
	content: "▲";
	left: 30px;
}

.nav-panel.account:before,
.nav-panel.search:before,
.nav-panel.notifications:before {
	right: 40px;
}

.nav-panel.search {
	width: 270px;
}

.nav-panel.search input[type="text"] {
	width: 70% !important;
	min-width: 0;
}

#top-nav-account-link,
#top-nav-notifs-link {
	font-size: 0;
}

#top-nav-account-link i,
#top-nav-notifs-link i,
#top-nav-search-link i {
	font-size: 21px;
}

#top-nav-account-link i,
#top-nav-notifs-link i {
	position: relative;
	top: 1px;
}

.notif-on i,
.top-navigation.mobile .notif-on span {
	color: #1795ec;
}

.nav-panel li.notification-list-item a {
	padding: 10px;
}

.nav-panel.top-nav-notifs-panel {
	width: 350px;
}

.top-navigation.mobile {
	text-align: center;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	box-shadow: 0px 2px 2px 0 rgba(0, 0, 0, .12);
}

.top-navigation.mobile .col-xs {
	position: relative;
}

.top-navigation.mobile a {
	display: block;
	padding: 10px 0 7px;
	text-align: center;
}

.top-navigation.mobile span {
	color: rgba(0, 0, 0, .6);
	font-size: 24px;
}

.top-navigation.mobile .nav-panel {
	top: 40px;
}

.top-navigation.mobile .content {
	text-align: left;
}

.top-navigation.mobile .content a {
	display: inline-block;
	text-align: left;
	padding: 12px 20px;
}

.top-navigation.mobile a.nav-btn {
	position: relative;
	top: 6px;
	padding: 8px 0px;
}


.top-nav-notifs-panel .heading {
	border-bottom: 0;
}

ul,
ol {
	margin-bottom: 20px;
}

a,
a:visited,
a:active,
a:hover,
.top-nav-notifs-panel .heading a,
li.notification-list-item strong,
.media-stat-icons a.media-fav.is-fav i {
	color: #1795ec;
}

.media-stat-icons a.media-fav.is-fav i {
	color: #1795ec;
}

.media-stat-icons a.media-fav.is-not-fav:hover i {
	color: #1795ec;
}

.media-stat-icons a.media-fav.is-fav:hover i {
	color: #1795ec;
}

a.ace-member-link-small {
	color: #555;
}

a.button,
a.button:hover,
a.button:visited,
a.button:active,
.button {
	border: 0;
	background: #ddd;
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.1em;
	margin: 0;
	padding: 12px 16px;
	color: #333;
	text-decoration: none;
	border-radius: 4px;
	box-shadow: none;
	text-shadow: none;
	position: relative;
	cursor: pointer;
}

a.button:hover,
.button:hover {
	background: #ccc;
	color: #333;
}

button.button,
input.button {
	-webkit-appearance: none;
}


.blue.button,
.blue.button:active,
.blue.button:visited,
.blue.button:hover,
.button.user-follow:hover,
.button.user-follow.is-following,
.button.user-follow.is-following:visited,
.profile-details .user-follow,
.profile-details a.user-follow {
	background: #1795ec;
	color: rgba(255, 255, 255, .9);
}

.green.button,
.green.button:active,
.green.button:visited {
	color: rgba(255, 255, 255, .9);
}

.grey.button,
.grey.button:active,
.grey.button:visited {
	background: rgba(0, 0, 0, .5);
	color: rgba(255, 255, 255, .9);
}

.large.button,
.large.button:visited {
	padding: 12px 16px;
}

.search.button {
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: inherit;
	height: auto;
	margin-left: 5px;
	border-radius: 4px !important;
}

input[type="text"],
input[type="password"],
.branded-form input[type="text"],
.branded-form input[type="password"] {
	border: 1px solid #E6E6E6;
	border-radius: 3px;
	box-sizing: border-box;
	box-shadow: none;
	color: #262626;
	font-size: 16px !important;
	height: 32px;
	padding: 0 10px;
	width: 100% !important;
	min-width: 200px;
}

textarea,
.branded-form textarea {
	border: 1px solid #E6E6E6;
	border-radius: 3px;
	box-sizing: border-box;
	box-shadow: none;
	color: #262626;
	font-size: 16px !important;
	padding: 10px;
	width: 100% !important;
	min-width: 200px;
}

select,
.branded-form select {
	background: #fff;
	border-radius: 3px;
	box-sizing: border-box;
	box-shadow: none;
	color: #262626;
	padding: 10px;
	font-size: 14px !important;
	width: auto !important;
}

.settings th,
.settings label {
	line-height: 1.4em;
}

.branded-form label {
	font-size: 14px !important;
	color: #262626;
	font-weight: 500;
	line-height: 1.2em;
}

.comment_form textarea,
.discuss-reply-form textarea {
	width: 80% !important;
}

.btn-group.dropdown .dropdown-toggle {
	padding: 5px 10px;
	margin-top: -5px;
}

.content-block,
.sidebar-block {
	background: #fff;
	/*box-shadow: none;
	border-radius: 2px;
	border: 1px solid #dfdfdf;*/
	margin-bottom: 28px;
	box-shadow: 0px 1px 1px 0 rgba(0, 0, 0, .12);
}

.sidebar-block .dotted a {
	font-size: 12px;
	color: #333;
}

.sidebar-block .dotted .last a {
	color: #1795ec;
}


h1,
.page_title,
.page-title {
	color: rgba(0, 0, 0, .8);
	font-size: 24px;
	font-weight: 400;
	letter-spacing: initial;
	margin-bottom: 16px;
}

h2,
h3.stats-title {
	color: rgba(0, 0, 0, .8);
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 0.2em;
}

.heading,
.subheading {
	font-weight: 500;
}

.sidebar-block .heading,
.threesixfive h3,
.sidebar-block h3 a {
	color: rgba(0, 0, 0, .8);
	font-size: 16px;
	font-weight: 500;
}

.subtabs ul {
	background: none;
	border-bottom: 0;
	height: 30px;
}

.subtabs li {
	color: rgba(0, 0, 0, .8);
}

.subtabs li:first-of-type {
	margin-left: 0;
}

.subtabs li a {
	font-weight: 500;
	color: #1795ec;
}

.subtabs li.selected a {
	color: rgba(0, 0, 0, .8);
}

.infoBox {
	font-weight: normal;
	background-color: #fdffd3;
	border: 0;
}


.page-home {
	padding-top: 300px;
}

.page-home .wallpaper {
	background-size: contain !important;
	background-position: center center;
	position: absolute !important;
	top: 49px;
	left: 0;
	width: 100% !important;
	max-width: none !important;
}

.page-home .wallpaper .subheading {
	max-width: 600px !important;
}

.page-home .im-testimonial {
	margin-left: 30px !important;
	margin-right: 30px !important;
}

.page-home .testimonials-long blockquote {
	height: 280px;
}

.home.signup {
	width: 400px;
}

.narrow-page {
	width: 640px;
}


.newsfeed.index {
	width: 640px;
}

.newsfeed .newsfeed-item {
	width: auto;
	margin-top: 40px;
}

.newsfeed .newsfeed-item:first-of-type {
	margin-top: 0px;
}

.newsfeed .feed-item-comments {
	width: auto;
	margin: 0 12px;
}

.newsfeed .newsfeed-item .photo {
	max-width: 100%;
}


.media-content-wrapper {
	position: relative;
	text-align: center;
}

.media-content {
	display: inline-block;
	position: relative;
}

.media-content img {
	box-shadow: none;
	border-radius: 2px;
}

.media-content:hover .prev-next3 {
	opacity: .6;
}

.prev-next3 {
	opacity: 0;
	transition: all 100ms linear;
	position: absolute;
	top: 0;
	bottom: 0;
}

.prev-next3 a {
	color: #fff;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100px;
}

.prev-next3 a i {
	color: #fff;
	position: absolute;
	top: 45%;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, .3);
}

.prev-next3 a .label {
	display: none;
}

.prev-link3 a i {
	left: 20px;
}

.next-link3 {
	right: 100px;
}

.next-link3 a i {
	right: 20px;
}


.media-content {
	margin: 0 0 24px 0;
}

.media-content a {
	display: block;
	cursor: pointer;
}

.threesixfive.day .content-block {
	width: 640px;
}

.threesixfive.day.media-video .media-content {
	display: block;
}

.threesixfive.day.media-video iframe {
	width: 100%;
	height: 550px;
}

.profile-details a img {
	border-radius: 10%;
}

.profile-details h2,
.profile-details h2 a {
	font-size: 20px;
	font-weight: 500;
	margin: 0;
}

.profile-details .name-block {
	margin: 0px 0px 5px 0px;
	padding-top: 0;
}

.header .profile-details .name-block h2 a {
	font-size: 28px;
}

.profile.view .albums .album .album_title a {
	font-size: 18px;
}

.threesixfive .comment .comment_profile_picture img,
.discuss-comment-profile-picture img,
.newsfeed .media-meta .profile-pic img,
.feed-item-comment-profile-pic img,
.follow-image img,
.friends.list .row .profile_image,
.comment_form img,
.discuss-reply-form img {
	border-radius: 10%;
}

.threesixfive .comment .comment_profile a {
	font-weight: 500;
	font-size: inherit;
}

.media-details,
.media-details .media-description {
	font-size: inherit;
}

.media-details h1.media-title {
	color: #262626;
	font-size: 20px;
	font-weight: 400;
}

.media-stat-icons,
.media-stat-icons li i,
.media-stat-icons li,
.media-stat-icons li a {
	color: rgba(0, 0, 0, .4);
	text-shadow: none;
}

.additional li {
	padding: 6px 0;
}

.discuss.narrow-page {
	width: 640px;
}

.discuss.newthread,
.discuss.thread.narrow-page {
	width: 660px;
}

.discuss-thread-list .discuss-thread {
	background: none;
	margin: 16px 0;
}

.discuss-thread-list .discuss-thread h2 {
	font-size: 18px;
}

.trending .column,
.curated .column {
	width: 332px !important;
}

.trending .col1,
.curated .col1 {
	margin: 0 10px !important;
}

.grid-item {
	margin-bottom: 18px !important;
}

.blog-landing.narrow-page,
.blog-thread.narrow-page {
	width: 660px !important;
}

.blog-thread-list .thread-item-body {
	font-size: 100% !important;
}

.stats-media-popularity {
	width: 460px;
}


.product-view.narrow-page {
	width: 800px;
}

ul.breadcrumb {
	height: 34px;
}

.pagination a,
.pagination span {
	margin: 0px 2px;
	padding: 5px 10px;
	border: 1px solid #ddd;
	white-space: nowrap;
	line-height: 14px;
	border-radius: 3px;
}

.pagination .this-page {
	padding: 5px 10px;
}

.pagination a.prev,
.pagination a.next {
	border-width: 1px;
}

.pagination a:hover {
	text-decoration: none;
	background-color: inherit;
	color: inherit;
	border: 1px solid #aaa;
}

.stats-section {
	margin-left: 10px;
	margin-right: 10px;
}

body.view-on-black {
	background: black;
}

body.view-on-black #header,
body.view-on-black #footer,
body.view-on-black .header,
body.view-on-black .media-details-wrapper,
body.view-on-black .media-sidebar,
body.view-on-black .comment-block,
body.view-on-black .tsf-page-tools-link {
	opacity: 0.05;
}

body.view-on-black .prev-next3 {
	opacity: 0 !important;
}

@media (max-width: 900px) {
	body {
		padding-top: 55px;
	}

	.site_width,
	.site-width,
	#footer,
	.newsfeed.index,
	.threesixfive.day .content-block,
	.discuss.narrow-page,
	.discuss.thread.narrow-page,
	.blog-landing.narrow-page,
	.blog-thread.narrow-page,
	.stats-media-popularity,
	.narrow-page,
	.sidebar-block {
		width: auto !important;
	}

	.home.signup {
		width: 360px;
	}

	.newsfeed .content-block {
		margin-left: 0;
		margin-right: 0;
	}

	.content-block,
	.sidebar-block {
		margin-left: 0;
		margin-right: 0;
		border-radius: 0;
	}

	.media-content {
		background: transparent;
		padding: 0;
		border-radius: 0;
		margin-bottom: 0;
	}

	.media-content img {
		box-shadow: none;
		border-radius: 0;
	}

	.media-details .media-count {
		display: none;
	}

	.profile-image img {
		padding-top: 0;
	}

	.stats-media-popularity {
		float: none !important;
	}

	.browse.trending .column,
	.browse.curated .column {
		width: auto !important;
		margin: 0 8px !important;
	}

	.top-navigation.mobile ul li {
		width: auto;
	}

	.subtabs ul {
		height: auto;
	}

	/*
	.media-content-wrapper {
		font-size: 0;
		position: relative;
	}
	.prev-next3 {
		display: inline-block;
		box-sizing: border-box;
		width: 50%;
		font-size: 14px;
	}
	.prev-next3 a {
		color: rgba(0,0,0,.6);
		font-weight: 500;
		display: block;
		padding: 10px 10px 14px 10px;
	}
	.next-link3 a {
		text-align: right;
	}
	 */
	.prev-next3 a i {
		font-size: 2em;
	}
}