@charset "UTF-8";

* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, .2);
}

/* DNN Body */
#Body {
	/* CSS3 */
	min-height: 1px;
	width: 100%;
	float: left;
}

/* 2018 styles */

@font-face {
	font-family: "Standard";
	src: url("/Portals/0/fonts/STAN0757.TTF");
}

.fas {
	color: rgba(254, 0, 150, 1);
}

.rankingBreakdown-container {
	width: 100%;
	margin-bottom: 15px;
	border-bottom: solid 1px #e1e1e1;
	padding-bottom: 15px;
}

.rankingBreakdown-title {
	width: 100%;
	font-size: 22px;
	text-align: left;
	color: #272727;
	padding-bottom: 18px;
	font-family: "Standard", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	text-transform: uppercase;
}

.rankingBreakdown {
	width: 100%;
}

.rankingBreakdown li {
	list-style-type: none;
	max-width: 20%;
	margin-right: 14px;
	font-weight: 900;

}

.rankingBreakdown ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	color: #272727;
	display: flex;
	font-weight: 900;
}

.rankingBreakdown-txt {
	width: 25%;
	text-align: center;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 14px;
	margin-left: 4px;
}


.whyPwns-container {
	width: 100%;
	margin-bottom: 15px;
	border-bottom: solid 1px #e1e1e1;
	padding-bottom: 15px;
}

.whyPwns-title {
	width: 100%;
	font-size: 22px;
	text-align: left;
	color: #272727;
	padding-bottom: 18px;
	font-family: "Standard", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	text-transform: uppercase;
}

.whyPwns {
	width: 100%;
}

.whyPwns li {
	list-style-type: none;
	max-width: 25%;
	margin-right: 20px;
}

.whyPwns ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	color: #272727;
	display: flex;
}

.whyPwns-txt {
	width: 25%;
	text-align: center;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 14px;
	margin-left: 4px;
	color: #000 !important;
}




.btnMoreInfo {
	color: rgba(0, 0, 0, 1);
	background-color: rgba(254, 0, 150, 1);
	-webkit-box-shadow: 4px 4px 0 1px rgba(0, 0, 0, 1);
	-moz-box-shadow: 4px 4px 0 1px rgba(0, 0, 0, 1);
	box-shadow: 4px 4px 0 1px rgba(0, 0, 0, 1);
	padding: 10px 15px 10px 15px;

}




.infoBar {
	background-color: #1F1F1F;
	font-size: 14px;
	color: #B8B8B8;
	width: 96%;
	padding: 10px 2% 10px 2%;
}

.infoBar-GameInfo {
	font-weight: 700;
}

.infoBar-RankInfo {
	float: right;
}

.infoBar-Circle {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	font-size: 18px;
	color: #fff;
	line-height: 60px;
	text-align: center;
	background: #000;
	float: left;
}

.NeonPane {
	width: 100%;
	height: 406px;
	text-align: center;
	background-image: url("/Portals/0/Skins/pwnRank2018/Images/neon-back2.jpg");
	background-position: center;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 20px;
	color: #000;
	font-weight: 700;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 20px;
}

.NeonPane-text {
	max-width: 1150px;
	line-height: 28px;
}

.NeonPane-title {
	font-size: 36px;
}

.nav-div {
	width: 1150px;
	margin: auto;
	text-align: center;
}

.logo-div {
	width: 100%;
	margin: auto;
	text-align: center;
	padding-bottom: 20px;
}

.DetailsButton {
	border: rgba(254, 0, 150, 1) solid 1px;
	padding: 10px 10px 10px 10px;
	margin: 10px 0px 10px 0px;
	text-transform: uppercase;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.0);
	font-size: 18px;
	display: block;
}

.DetailsButton:hover {
	background-color: rgba(254, 0, 150, 1);
	color: #fff;
}

/* end 2018 styles */



.dnnFormPopup .ui-dialog-titlebar {
	font-weight: normal !important;
}

.dnnFormPopup {
	top: 12% !important;
}

.countdown {
	float: left;
	width: 21%;
	padding: 2%;
}

.countdown_img {
	max-width: 200px;
}

.footerButtons {
	width: 100%;
	padding-top: 15px;
	text-align: center;
}

.According {
	padding-bottom: 25px;
	width: 100%;
}

.AccordingText {
	width: 100%;
	font-size: 16px;
	line-height: 24px;
	color: #666;
}

.AccordingVideo {
	float: left;
	text-align: right;
}

.BlogLatest {
	border: #e8e8e8 solid 1px;
	background-color: rgba(255, 255, 255, 1);
	transition: 100ms linear all;
	text-decoration: none;
	font-weight: 400;
	color: rgba(254, 0, 150, 1);
	height: 56px;
	display: table;
	margin-bottom: 12px;
	width: 100%;
	overflow: hidden;
	font-size: 14px !important;
}

.BlogLatest:hover {
	background-color: rgba(254, 0, 150, 1);
	transition: 100ms linear all;
	cursor: pointer;
	text-decoration: none;
	color: rgba(255, 255, 255, 1);
}

.BlogLatest span {
	display: table-cell;
	vertical-align: middle;
	padding: 8px 12px 8px 12px;
}

.BlogLink {
	font-size: 11px;
	font-weight: bold;
	padding-top: 4px;
}

.QuizBox {
	border: #e8e8e8 solid 1px;
	background-color: rgba(255, 255, 255, 1);
	transition: 100ms linear all;
	text-decoration: none !important;
	font-weight: 400;
	color: rgba(254, 0, 150, 1) !important;
	height: 56px;
	display: table;
	margin-bottom: 12px;
	width: 100%;
	overflow: hidden;
	font-size: 14px !important;
}

.QuizBox:hover {
	background-color: rgba(254, 0, 150, 1);
	transition: 100ms linear all;
	cursor: pointer;
}

.QuizBox span {
	display: table-cell;
	vertical-align: middle;
	padding: 8px 12px 8px 12px;
}

.QuizBox .Normal a {
	color: rgba(255, 255, 255, 1);
	text-decoration: none !important;
}

.QuizBox .Normal {
	text-decoration: none !important;
	font-weight: 400;
	color: rgba(254, 0, 150, 1);
	font-size: 18px;
}

.QuizBox .Normal:Hover {
	color: rgba(255, 255, 255, 1);
	text-decoration: none;
}

.QuizBoz a {
	text-decoration: none !important;
}

.socialFooter {
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
}

.listversion {
	width: 100%;
	padding-top: 8px;
	font-size: 9px;
	color: #999;
	font-style: italic;
	text-align: right;
}

.VoteList ul li {
	line-height: 24px;
	font-size: 14px;
}

.VoteList ul {
	margin-top: 20px;
}

.VoteBar {
	float: left;
	width: 72px;
	height: 258px;
	margin-right: 20px;
	background-image: url(/Portals/0/Images/VoteBar-hover.png);
	transition: 100ms linear all;
}

.VoteText {
	font-size: 18px;
	line-height: 30px;
}

.VoteBox {
	margin-bottom: 20px;
}

.VoteBarHome {
	position: absolute;
	top: 90px;
	left: 20px;
	width: 72px;
	height: 258px;
	background-image: url(/Portals/0/Images/VoteBar-hover.png);
	opacity: 1;
	transition: 300ms linear all;
}

input[type="button"] {
	padding: 5px 5px !important;
	margin: 10px 0px !important;
	float: left;
}

.DynamicForms_Maintable {
	padding: 0px;
}

#overlay {
	display: none;
	background: rgba(0, 0, 0, .8);
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 10000;
	transition: 100ms linear all;
}

#popup {
	display: none;
	position: fixed;
	top: 60px;
	left: 60px;
	right: 60px;
	bottom: 60px;
	margin: 0 0 0 0;
	max-width: 100%;
	box-shadow: 0 0 20px rgba(0, 0, 0, .5);
	background: #fff;
	z-index: 10001;
}

#popup .close {
	position: absolute;
	top: -10px;
	right: -10px;
	background: #444 url(/images/closeBtn.png) center center no-repeat;
	height: 20px;
	width: 45px;
	border-radius: 14px;
	border: 3px solid #fff;
	box-shadow: 2px 2px 3px rgba(0, 0, 0, .5);
	max-height: none;
	min-height: none;
	z-index: 1000;
	cursor: pointer;
}

#popup .close:hover {
	background-color: rgba(254, 0, 150, 1);
}

#popup .content {
	position: absolute;
	top: 62px;
	right: 20px;
	bottom: 20px;
	left: 20px;
	overflow-y: hidden;
	overflow-x: hidden;
}

#popup .top {
	position: absolute;
	top: 0;
	left: 20px;
	right: 20px;
	height: 50px;
}

#popup .top a .title {
	float: left;
	padding: 20px 12px 2px 0;
	height: 20px;
	line-height: 22px;
	font-size: 22px;
}

#popup .top a:link, #popup .top a:visited {
	float: left;
	height: 60px;
	line-height: 60px;
	font-size: 14px;
}

#popup .loading {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 999;
}

#popup .content .inner {
	padding: 0 20px 0 0;
}

#popup.popupSmall {
	width: 350px;
	height: 620px;
	top: 50%;
	left: 50%;
	margin-left: -175px;
	margin-top: -310px;
}

#popup #popupHome.content {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	overflow-y: hidden;
	overflow-x: hidden;
}

#popup .content #innerHome.inner {
	width: 100%;
	height: 100%;
	padding: 10px 0 0 0;
	background-color: #fff;
}

.popupText {
	margin: 0px 10px;
	padding: 20px;
	border-bottom: solid 1px #ededed;
	text-align: center;
}

.popupText .btnSuggestList {
	max-width: none;
	width: 100%;
}

.popupFollow {
	width: 200px;
	text-align: center;
	margin: auto;
}

.popupTop {
	width: 100%;
	background: url(/Portals/0/Skins/Top100/Images/popup-back.png) #000;
	height: 259px;
}

.popupTopHead {
	width: 100%;
}

.popupTopHeadContent {
	padding-left: 150px;
	padding-top: 20px;
}

.popupTopSocial {
	width: 100%;
}

.popupTopLeft {
	width: 50%;
	float: left;
}

.popupTopRight {
	width: 50%;
	float: right;
}

.popupBottom {
	width: 100%;
	height: 271px;
	background-color: #fff;
}

.popupBottomLeft {
	width: 235px;
	padding: 20px;
	float: left;
	margin-top: 8px;
	font-size: 18px;
	line-height: 26px;
	color: #919191;
	font-weight: 100;
	text-align: right;
	font-style: italic;
}

.popupBottomRight {
	width: 500px;
	padding: 0 0 0 0;
	float: left;
}

.subscribeHead {
	color: #919191;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 23px;
	padding-top: 8px;
}

.ListofLists {
	width: 100%;
}

.ListofLists table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px !important;
}

.ListofLists .list-link {
	text-decoration: underline;
	color: rgba(254, 0, 150, 1);
	cursor: pointer;
}

.ListofLists .list-link:hover {
	text-decoration: none;
}

.ListofLists tr {
	border-bottom: #e8e8e8 solid 1px;
	line-height: 25px;
	font-size: 13px;
}

.ListofLists tr:first-child:hover {
	background: transparent;
}

.ListofLists tr:hover {
	background: #e8e8e8;
}

.pwn-Lol, .btn-getlists {
	display: none;
}

.lol-game {
	width: 23%;
	min-width: 260px;
	margin: 7px 1% 25px 1%;
	padding: 0 0 0 0;
	font-size: 14px;
	position: relative;
	float: left;
}

.lol-game .lol-game-inner {
	float: left;
	width: 100%;
	border: 1px solid #ddd;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, .08);
}

.lol-game .lol-game-rank {
	float: left;
	margin: 10px 9px 9px 0;
	width: 11%;
	height: 20px;
	font-size: 18px;
	border-right: 1px solid #3b3b3b;
	padding: 9px 2px 7px 3px;
	font-weight: bold;
	text-align: center;
}

.lol-game .lol-game-image {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 65px;
	z-index: 0;
	background-size: cover;
	background-position-x: center;
	background-position-y: center;
	background-repeat: no-repeat;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}

.lol-game .lol-game-title {
	font-weight: 600;
	height: 36px;
	display: table-cell;
	vertical-align: middle;
	position: relative;
	top: 10px;
	padding-right: 30%;
	width: 70%;
}

.lol-game-details {
	position: absolute;
	top: 100%;
	background: #e8e8e8;
	color: #999;
	padding: 2px 6px 0 6px;
	font-size: 11px;
	font-weight: normal;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

@media only screen and (max-width: 1431px) {
	.lol-game {
		width: 31%;
	}

	#popup .top a .title {
		font-size: 13px;
		font-weight: bold;
	}
}

@media only screen and (max-width: 1008px) {
	.lol-game {
		width: 48%;
	}

	.lol-game .lol-game-rank {
		width: 10%;
		margin-right: 7px;
	}
}

@media only screen and (max-width: 686px) {
	.lol-game {
		width: 98%;
		min-width: 228px;
	}

	.lol-game .lol-game-title {
		font-size: 12px;
		line-height: 12px;
		width: 60%;
		padding-right: 40%;
		top: 4px;
	}

	.lol-game .lol-game-rank {
		font-size: 13px;
		padding: 6px 3px 4px 3px;
		margin: 6px 7px 6px 0;
	}
}

#gameList {
	float: left;
	width: 100%;
}

.FromLists {
	font-style: italic;
	float: left;
	padding-bottom: 12px;
	font-size: 12px;
}

.FAQtitle {
	font-weight: bold;
	font-size: 14px;
}

.affiliate-container {
	width: 100%;
	background-color: #000;
}

.affiliate {
	max-width: 625px;
	text-align: right;
	padding: 10px 20px 10px 0;
	font-size: 10px;
	color: #fff;
	float: right;
	line-height: 46px;
}

.copyright {
	font-size: 12px;
	color: #000;
	text-align: center;
	margin-bottom: 25px;
}

.bubbleText {
	padding-left: 12px;
	padding-top: 12px;
}

.BetaPane {
	height: 40px;
	width: 100%;
	text-align: left;
	background-color: #000;
	line-height: 40px;
	position: relative;
	z-index: 1;
}

.BetaPane.DNNEmptyPane.dnnSortable {
	min-height: 0 !important;
}

.BetaText {
	font-size: 18px;
	font-weight: 300;
	font-style: italic;
	color: #fff;
	line-height: 40px;
	padding-left: 8px;
}

.RedHeader {
	height: 70px;
	width: 100%;
	text-align: center;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 52px;
	color: #fff;
	text-shadow: 2px 2px 0px rgba(0, 0, 0, 1);
	background-color: rgba(254, 0, 150, 1);
	line-height: 53px;
	position: relative;
	z-index: 1;
}

.RedHeader>a, .RedHeader>a:link, .RedHeader>a:visited {
	height: 70px;
	width: 100%;
	text-align: center;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 52px;
	color: #fff;
	text-shadow: 2px 2px 0px rgba(0, 0, 0, 1);
	line-height: 70px;
	text-decoration: none;
}

.RedHeaderBetaText {
	vertical-align: super;
	font-size: 12px;
	text-shadow: none;
}

.boxSocial {
	position: absolute;
	left: 0;
	top: 0;
	margin-left: 10px;
	margin-top: 20px;
	max-width: 200px;
}

.boxSocialLike {
	position: absolute;
	right: 0;
	top: 0;
	margin-right: 10px;
	margin-top: 4px;
	max-width: 200px;
	display: none;
}

.twitter-share-button {
	margin-left: -7px !important;
}

.boxSocial img {
	float: left;
}

.contentWrap {
	background: rgba(255, 255, 255, 1);
	float: left;
	width: 100%;
}

#contentFade {
	float: left;
	width: 100%;
	background: #fff;
}

#content {}

#siteWrapper {
	position: relative;
	margin: 45px 0 0 0;
	z-index: 1;
	float: left;
	width: 100%;
}

#siteWrapper .content {
	width: 100%;
	margin: 0 auto;
}

#canvas {
	position: fixed;
	z-index: 0;
	width: 100%;
	top: 0;
	left: 0;
	height: 100%;
	display: none;
}

#login {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #c71b01;
	text-align: center;
}

#login .logo {
	display: inline-block;
	width: 100%;
	margin: 15px 0;
	height: 220px;
	background: url(/Portals/0/Images/pwnDude-Seal-250.png) center center no-repeat;
	text-align: center;
}

#login .logo a {
	height: 220px;
	width: 220px;
	display: inline-block;
}

#login .LoginPane {
	display: inline-block;
}

#login .LoginPane .dnnFormMessage.dnnFormError, #login .LoginPane .dnnFormMessage.dnnFormValidationSummary {
	border: 1px solid #fff;
	background: rgba(255, 255, 255, .5);
}

#login .LoginPane input {
	font-size: 16px;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

#login .LoginPane .LoginPanel {
	padding: 0;
}

#login .LoginPane .dnnPrimaryAction {
	background: none;
	box-shadow: none;
	text-decoration: none;
	text-shadow: none;
	padding: 5px 0;
	margin: 5px 0 0 0;
	border: none;
	width: 200px;
}

#login .LoginPane .dnnPrimaryAction:hover {
	text-decoration: underline;
}

#login .LoginPane .dnnFormLabel, #login .LoginPane .dnnLoginRememberMe, #login .LoginPane .dnnLoginActions {
	display: none;
}

#login .LoginPane .dnnForm .dnnFormItem {
	text-align: center;
}

/********************/
/** START COLLAPSE **/
/********************/
.Collapse h2 {
	position: relative;
	cursor: pointer;
	margin: 0 0 16px 0 !important;
	padding: 0 0 16px;
	border-bottom: 1px solid #e8e8e8;
	color: #000;
}

.Collapse h2:before {
	position: absolute;
	top: 50%;
	left: -15px;
	margin: -4px 0 0 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 0 4px 4px;
	border-color: transparent transparent transparent rgba(254, 0, 150, 1);
	content: "";
	transition: 100ms linear all;
}

.Collapse h2.expanded:before {
	position: absolute;
	top: 50%;
	left: -18px;
	margin: -4px 0 0 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 4px 0 4px;
	border-color: rgba(254, 0, 150, 1) transparent transparent transparent;
	transition: 100ms linear all;
	color: #000;
}

.Collapse .cContent {
	height: 0;
	transition: height 100ms ease-out;
	overflow: hidden;
}

.cContent.expanded {
	padding-bottom: 40px;
}

.dnnEditState .Collapse .cContent {
	height: auto;
}

/********************/
/*** END COLLAPSE ***/
/********************/

/*------------------------------------------------*/
/* FONT STYLE */
/*------------------------------------------------*/
body, .Normal, h3, h4, h5, h6, h7 {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 14px;
	color: #000;
	line-height: 20px;
}

.NormalBold {
	font-weight: 600 !important;
}

em {
	font-style: italic;
	letter-spacing: 0;
}

strong {
	font-weight: 600;
}

small {
	font-size: 12px;
	letter-spacing: 0;
}

h1, h2 {
	color: 000;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

/*------------------------------------------------*/
/* TOP 100 STYLES */
/*------------------------------------------------*/

.OuterContainer {
	width: 100%;
	min-height: 60px;
	float: left;
	padding-bottom: 3px;
}

.Header {
	min-height: 62px;
	float: left;
	width: 100%;
	cursor: pointer;
	position: relative;
}

.HeaderSelected {
	background-color: rgba(255, 255, 255, 0);
	color: #fff;
}

.HeaderSelected:hover {
	background-color: rgba(255, 255, 255, 0);
	transition: 100ms linear all;
	color: #000;
}

.HeaderUnselected {
	background-color: rgba(255, 255, 255, 1);
	color: #000;
}

.HeaderUnselected:hover {
	background-color: rgba(255, 255, 255, 0);
	transition: 100ms ease-in-out all;
	color: #fff;
}

.tw-share {
	position: absolute;
	bottom: 11px;
	right: 87px;
	width: 70px;
	cursor: pointer;
}

.fb-share {
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 75px;
	cursor: pointer;
}

.fb-share img, .tw-share img {
	width: 100%;
	height: auto;
}

.boxGameCover {
	width: 60px;
	height: 60px;
	margin: 6px;
	float: left;
	-moz-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
	position: relative;
}



.boxGameCover:after {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	content: "";
}

.imgGameCover {
	max-height: 70px;
	min-width: 60px;
	position: relative;
	top: -8px;
	border: 0;
}

.boxTitle {
	max-width: 80%;
	float: left;
	margin-left: 8px;
	line-height: 72px;
}

.txtGameTitle {
	font-weight: 100;
	font-style: normal;
	font-size: 24px;
	font-family: "Standard", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	text-transform: uppercase;
}

.txtPlatform {
	color: #fff;
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
}

.txtScore {
	font-family: "Standard", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-weight: 100;
	font-style: normal;
	font-size: 28px;
	float: right;
	line-height: 42px;
	margin: 11px 3px 0px 0px;
}

.txtRankChange {
	font-size: 13px;
	font-family: "Standard", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-weight: 700;
	float: right;
	line-height: 42px;
	margin: 2px 0px 0px 0px;
	min-width: 20px;
	text-align: right;
}

.posUp {
	color: rgba(254, 0, 150, 1);
	font-weight: bold;
}

.posDown {
	color: #38bccb;
	font-weight: bold;
}

.txtPlatformUnselected {
	color: rgba(231, 33, 0, 1);
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
}

.ContentContainer {
	background-color: #fff;
	min-height: 268px;
	width: 100%;
	padding: 0;
	position: relative;
	transition: 275ms linear all;
}

.boxYouTube {
	margin: 20px 20px 20px 0;
	float: left;
	width: 390px;
	height: 292px;
	background: #000;
}

.boxYouTube.play {
	background: #000 url(Images/icon-yt-text.png) center center no-repeat;
	background-size: 88px;
	cursor: pointer;
	transition: 50ms all ease-out;
}

.gamecover-big {
	margin: 20px 20px 20px 0;
	float: left;
}

.gamecover-big div {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}



.gamecover-big div {
	border-bottom: none;
}

.gamecover-big img {
	width: 265px;
	max-height: 470px;
}


.game-info {

	margin: 8px 0 8px 0;
	padding-bottom: 8px;
	border-bottom: solid 1px #e1e1e1 !important;
}

.game-info:last-of-type {
	margin: 8px 0 8px 0;
	padding-bottom: 0px;
	border-bottom: solid 0px #e1e1e1 !important;
}

.boxContainer {
	display: flex;
	max-width: 1150px;
}

.boxLeft {
	width: 265px;
	padding-right: 20px;
}

.boxRight {
	width: 100%;
}

.boxDescription {
	margin: 20px 0 30px 0;
}

.boxDetails {
	margin: 0px 10px 20px 4px;
	color: #272727;
	font-weight: 300;
	font-style: normal;
	font-size: 16px;
	line-height: 24px;
}

.boxDetails hr {
	clear: both;
	height: 0;
	border: solid #c0c0c0;
	border-width: 1px 0 0;
	margin: 4px 0 4px 0;
}

.txtDescription {
	color: #272727;
	font-weight: 300;
	font-style: normal;
	font-size: 28px;
	text-align: left;
	margin: 0 0 25px 20px;
	line-height: 40px;
}

.txtDescSource {
	font-style: italic;
	font-weight: 300;
	text-align: left;
	font-size: 28px;
	color: #000;
	margin-bottom: 30px;
}

.txtDescSource a:link, a:visited, a:active {
	text-decoration: none;
}

.txtDescSource a:hover {
	text-decoration: underline;
}

.txtDetails {
	color: #272727;
	font-weight: 300;
	font-style: normal;
	font-size: 13px;
}

.txtDetBold {
	color: rgba(254, 0, 150, 1);
	font-weight: bold;
}

.linkYouTube {
	display: none;
}

.divSocial {}

.FooterBox {
	background-color: rgba(0, 0, 0, 1);
	height: 30px;
	font-size: 10px;
	width: 100%;
	font-weight: 400;
	color: #9b9b9b;
	float: left;
}

.FooterPad {
	padding: 6px 0 0 8px;
}

.FooterBox a:link {
	color: #9b9b9b;
}

.FooterBox a:hover {
	text-decoration: none;
}

.pwn {
	font-family: "Standard", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 18px !important;
	color: #000;
	font-weight: 100;
	font-style: normal;
	color: #000;
}

.txtWelcome {
	font-size: 22px;
	line-height: 34px;
	font-weight: 100;
	font-style: italic;
	text-align: center;
}

.boxLastUpdated {
	width: 100%;
	height: 48px;
	background: rgba(254, 0, 150, 1);
	text-align: center;
	margin: auto;
	border: #000 solid 1px;
}

.boxLastUpdated p {
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
	color: #fff;
	font-style: italic;
	font-size: 14px;
	line-height: 48px;
}

.boxBubble {
	width: 100%;
	padding: 8px 0 8px 0;
	margin-top: 15px;
}

.boxBubbleTitle {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 16px;
	color: #000;
	margin: auto;
	padding: 3px 0 10px 0;
	border-bottom: #000 solid 1px;
	text-align: left;
	width: 90%;
	margin-bottom: 12px;
}

.txtBubbleRank {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 13px;
	color: rgba(254, 0, 150, 1);
	padding: 0px 1px 1px 2px;
	float: left;
	margin: 0 1px 1px 8px;
	width: 14%;
	letter-spacing: -1px;
	font-weight: 600;
}

.txtBubbleTitle {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 12px;
	color: #000;
	float: left;
	margin: 1px 0 0 0;
	width: 72%;
	letter-spacing: -1px;
	font-weight: 200;
}

.boxFAQ {
	padding: 12px 0 1px 0;
	margin: 12px 0 12px 0;
}

.boxFAQ p {
	margin: 8px;
	font-size: 16px;
	font-weight: 300;
	border-bottom: #000 solid 1px;
	text-align: center;
	margin-bottom: 16px;
	padding-bottom: 16px;
	line-height: 20px;
}

.boxFAQ p:last-child {
	border-bottom: none;
	margin-bottom: 0;
}

.boxFAQ a:link, a:visited, a:active {
	text-decoration: underline;
}

.boxFAQ a:hover {
	text-decoration: none;
}

.close {
	max-height: 0px;
	min-height: 0;
	overflow: hidden;
	padding: 0;
}

.expand {
	max-height: 800px;
	overflow: hidden;
}

#leftMenu {
	position: absolute;
	top: 362px;
	left: 50%;
	margin-left: -540px;
	width: 40px;
	color: #fff;
}

.leftMenuStop {
	position: fixed !important;
	top: 8px !important;
}

#leftMenuInner {
	position: relative;
}

#expandAll, #scroll1, #scroll20, #scroll40, #scroll60, #scroll80, #scroll100 {
	float: left;
	cursor: pointer;
	box-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
	margin-bottom: 4px;
	width: 100%;
	height: 44px;
	text-align: center;
	background-color: rgba(254, 0, 150, 1);
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 17px;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
	color: #fff;
}

#scroll1, #scroll20, #scroll40, #scroll60, #scroll80, #scroll100 {
	height: 28px;
	line-height: 32px;
}

#scrollTop {
	float: left;
	cursor: pointer;
	width: 100%;
	background: url(Images/totop.png) no-repeat center center;
	height: 30px;
	display: none;
}

#expandAll.notexpanded {
	background: rgba(254, 0, 150, 1) url(Images/button-expand.png) no-repeat center center;
}

#expandAll.expanded {
	background: rgba(254, 0, 150, 1) url(Images/button-close.png) no-repeat center center;
}

/**** Slider Styles ****/
.filters .ui-slider {
	position: relative;
	text-align: left;
}

.filters .ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}

.filters .ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

.filters .ui-state-default, .filters .ui-widget-content .ui-state-default, .filters .ui-widget-header .ui-state-default {
	border: 1px solid #333;
	background-image: -ms-linear-gradient(top left, #FFFFFF 0%, #CFCFCF 100%);
	background-image: -moz-linear-gradient(top left, #FFFFFF 0%, #CFCFCF 100%);
	background-image: -o-linear-gradient(top left, #FFFFFF 0%, #CFCFCF 100%);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #FFFFFF), color-stop(1, #CFCFCF));
	background-image: -webkit-linear-gradient(top left, #FFFFFF 0%, #CFCFCF 100%);
	background-image: linear-gradient(to bottom right, #FFFFFF 0%, #CFCFCF 100%);
	border-radius: 3px;
}

.filters .ui-state-default:active, .filters .ui-widget-content .ui-state-default:active, .filters .ui-widget-header .ui-state-default:active {
	background-image: -ms-linear-gradient(top left, #BFBFBF 0%, #FFFFFF 100%);
	background-image: -moz-linear-gradient(top left, #BFBFBF 0%, #FFFFFF 100%);
	background-image: -o-linear-gradient(top left, #BFBFBF 0%, #FFFFFF 100%);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #BFBFBF), color-stop(1, #FFFFFF));
	background-image: -webkit-linear-gradient(top left, #BFBFBF 0%, #FFFFFF 100%);
	background-image: linear-gradient(to bottom right, #BFBFBF 0%, #FFFFFF 100%);
}

.filters .ui-widget-header {
	background: rgba(254, 0, 150, 1);
}

.filters .ui-widget-content {
	border-radius: 4px;
	border: 1px solid #000;
	background: #fff;
}

/* support: IE8 - See #6727 */
.filters .ui-slider.ui-state-disabled .ui-slider-handle, .filters .ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.filters .ui-slider-horizontal {
	height: .8em;
}

.filters .ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}

.filters .ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}

.filters .ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}

.filters .ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.filters .ui-slider-vertical {
	width: .8em;
	height: 100px;
}

.filters .ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}

.filters .ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}

.filters .ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}

.filters .ui-slider-vertical .ui-slider-range-max {
	top: 0;
}

/**** Filter/Top500 Styles ****/
#clear-filters {
	cursor: pointer;
	width: 100%;
	text-align: center;
	padding: 0 0 5px 0;
	float: left;
}

.f-search {
	margin: 8px 0 15px -1px;
	border: 1px solid #cecece;
	float: left;
	width: 100%;
}

.f-search .input-search {
	width: 64%;
	float: left;
	margin: 12px 0 12px 12px;
}

.f-search .button-search {
	width: 23%;
	float: right;
	color: #fff;
	text-decoration: none;
	background: rgba(254, 0, 150, 1);
	text-align: center;
	font-weight: bold;
	padding: 9px 0 8px 0;
	margin: 12px 12px 12px 0;
}

.btnFilter {
	display: none;
}

#sliderYear {
	width: 84%;
	margin: 10px 8%;
}

.filters .values input[type=text] {
	border: 0;
	color: rgba(254, 0, 150, 1);
	padding: 0;
	text-align: center;
	margin: 0;
	box-shadow: none;
	background: none;
}

.filters .genre input[type=checkbox], .filters .platform input[type=checkbox], .filters .franchise input[type=checkbox], .txtFilter {
	display: none;
}

.filters label {
	padding: 1px 4px;
	margin: -1px 0 0 0;
	position: relative;
	cursor: pointer;
	font-size: 12px;
	float: left;
	clear: both;
}

/*.filters label.pwn-check:before {background:url(Images/pwn-check.png) center center no-repeat;background-size:65%;height:10px;width:20px;position:absolute;top:50%;left:216px;margin:-10px 0 0 0;opacity:1;padding:4px 0;font-size:10px;text-shadow:1px 1px 0px #000;content:"";}*/
.filters label.pwn-check {
	background: rgba(254, 0, 150, 1);
	color: #fff;
	font-weight: bold;
}

.filters label:hover:before {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 0 4px 6px;
	border-color: transparent transparent transparent #000000;
	content: "";
	position: absolute;
	top: 50%;
	left: -5px;
	margin: -4px 0 0 0;
}

.filters label.pwn-check:hover:before {
	display: none;
}

.filters {
	float: left;
	width: 29%;
	font-size: 13px;
}

.filters h5 {
	color: #555;
	padding: 12px;
	text-align: center;
	font-weight: 600;
	clear: both;
	cursor: pointer;
	border: 1px solid #cecece;
	margin: 0 0 -1px 0;
	background-image: -ms-linear-gradient(top, #EBEBEB 0%, #DFDFDF 100%);
	background-image: -moz-linear-gradient(top, #EBEBEB 0%, #DFDFDF 100%);
	background-image: -o-linear-gradient(top, #EBEBEB 0%, #DFDFDF 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #EBEBEB), color-stop(1, #DFDFDF));
	background-image: -webkit-linear-gradient(top, #EBEBEB 0%, #DFDFDF 100%);
	background-image: linear-gradient(to bottom, #EBEBEB 0%, #DFDFDF 100%);
}

.filters h5.expand {
	background: #DFDFDF;
}

.filters .filter {
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 0;
	overflow: hidden;
	transition: 500ms all ease-out;
	max-height: 100%;
}

.filters .filter.first {
	height: auto;
	margin: 12px 0 10px 0;
}

.filters .more {
	float: left;
	clear: both;
	color: rgba(254, 0, 150, 1);
	text-decoration: underline;
	margin: 0 0 8px 2px;
	font-weight: bold;
	cursor: pointer;
}

.filters table {
	padding: 10px 12px;
	border: 1px solid #cecece;
	border-bottom: 0;
	border-spacing: 0;
	width: 100%;
}

.filters .filter.last table {
	border-bottom: 1px solid #cecece;
}

.filters tr {
	float: left;
	width: 100%;
	margin: 0;
	font-size: 13px;
	border-collapse: collapse;
	border-spacing: 0;
}

.filters tr td {
	float: left;
}

.filters .years tr, .filters .years td {
	float: left;
	width: 25%;
	text-align: center;
	margin: 0 0 4px 0;
	font-weight: bold;
}

.filters .filter .values {
	display: block;
	text-align: center;
	color: #000;
}

.filters .filter .values>* {
	display: inline-block;
	margin: 0;
	float: none;
	width: 34px;
	color: rgba(254, 0, 150, 1);
	font-size: 14px;
}

.filter-display {
	font-size: 12px;
	color: #333;
	float: right;
	width: 69%;
}

.filter-display span {
	cursor: pointer;
	padding: 0 0 0 13px;
	margin: 0 0 2px 7px;
	position: relative;
	cursor: pointer;
	float: left;
}

.filter-display span:before {
	position: absolute;
	background: #9b9b9b url(Images/filter-remove.png) center center no-repeat;
	height: 11px;
	width: 11px;
	background-size: 11px;
	top: 3px;
	left: 0px;
	border-radius: 50%;
	content: "";
	transition: all 100ms ease-out;
}

.filter-display span:hover:before {
	background-color: rgba(254, 0, 150, 1);
}

.filterFooter {
	padding-top: 10px;
	font-size: 10px;
	color: #3b3b3b;
	font-style: italic;
	text-align: center;
}

#games {
	float: right;
	width: 69%;
	font-size: 13px;
	line-height: 12px;
	background: url(/Portals/0/Skins/Top100/Images/47-product-grid-loading.gif) 50% 120px no-repeat;
	background-size: 200px;
	cursor: default;
}

#games .h-left, #games .h-right {
	font-size: 12px;
	font-style: italic;
	color: #bbb;
	margin: 0 0 5px 0;
}

#games .h-left {
	float: left;
	padding: 0 0 0 0px;
}

#games .h-right {
	float: right;
}

#games .game {
	border: 1px solid #ccc;
	float: left;
	width: 100%;
	clear: both;
	margin: 0 0 -1px 0;
	transition: 100ms ease-out all;
	opacity: 0;
	background-color: #fff;
	position: relative;
	overflow: hidden;
	height: 54px;
}

#games .game .image {
	height: 100%;
	width: 55px;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	content: "";
	z-index: 1;
}

#games .game.in {
	opacity: 1;
}

#games .game * {
	float: left;
}

#games .game em {
	float: none !important;
	font-weight: normal;
}

#games .game .more {
	cursor: pointer;
	border-right: none !important;
}

#games .game .info, #games .game .info-secondary {
	position: absolute;
	left: 63px;
}

#games .game .info {
	width: 74%;
	top: 22px;
	z-index: 2;
	transition: 125ms linear margin;
}

#games .game .info span {
	float: left;
	opacity: 0;
	font-size: 12px;
	margin-top: 5px;
	transition: 125ms linear opacity;
}

#games .game:hover .info {
	margin-top: -15px;
}

#games .game:hover .info span {
	opacity: 1;
}

#games .game .pwnRank2 {
	float: right;
	padding: 11px 8px 11px 7px;
	border-left: 1px solid #3b3b3b;
	margin: 11px 0 0 10px;
	font-weight: bold;
	width: 24px;
	text-align: center;
}

#games .game .pwnScore {
	float: right;
	padding: 22px 0 0 0;
	margin: 0;
}

#games .game .pwnScore span {
	font-size: 11px;
	float: right;
	margin-top: 2px;
}

#games .game .info div {
	padding: 0 7px 0 0;
	margin: 0 7px 0 0;
}

#games .game .info div:last-child {
	border-right: 0;
}

.lol-image {
	width: 32px;
	height: 32px;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0 7px 0 0;
	padding: 0 0 0 0;
	border-radius: 6px;
	box-shadow: inset 0 0 4px rgba(0, 0, 0, .25);
	background-size: cover;
}

#games .game .info .title {
	font-weight: 600;
	margin: 0 7px 0 0;
}

#games .game .appearances {
	margin: 10px 0 0 0;
}

#games .game .pwnInfo div:first-child {
	padding: 0 7px 0 0;
	margin: 10px 7px 0 0;
	border-right: 1px solid #000;
}

.allgamesSubtext {
	color: #666;
	line-height: 14px;
}

.game:hover .pwnScore {
	font-weight: bold;
}

.game:hover .pwnRank2 {
	color: rgba(254, 0, 150, 1);
}

#popup-game-info {
	background: #fff;
	display: none;
	position: absolute;
	z-index: 999;
}

#popup-game-info .content {
	background: #fff;
	min-width: 220px;
	float: left;
	padding: 5px 7px 3px 7px;
	box-shadow: 1px 1px 4px rgba(0, 0, 0, .2);
	border: 1px solid #dedede;
	font-size: 12px;
}

/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target, .noUi-target * {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	-moz-user-select: none;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.noUi-base {
	width: 100%;
	height: 100%;
	position: relative;
}

.noUi-origin {
	position: absolute;
	right: 0;
	top: 0;
	left: 0;
	bottom: 0;
}

.noUi-handle {
	position: relative;
	z-index: 1;
}

.noUi-stacking .noUi-handle {
	/* This class is applied to the lower origin when
   its values is > 50%. */
	z-index: 10;
}

.noUi-stacking+.noUi-origin {
	/* Fix stacking order in IE7, which incorrectly
   creates a new context for the origins. */
	*z-index: -1;
}

.noUi-state-tap .noUi-origin {
	-webkit-transition: left 0.3s, top 0.3s;
	transition: left 0.3s, top 0.3s;
}

.noUi-state-drag * {
	cursor: inherit !important;
}

/* Slider size and handle placement;
 */
.noUi-horizontal {
	height: 18px;
}

.noUi-horizontal .noUi-handle {
	width: 34px;
	height: 28px;
	left: -17px;
	top: -6px;
}

.noUi-horizontal.noUi-extended {
	padding: 0 15px;
}

.noUi-horizontal.noUi-extended .noUi-origin {
	right: -15px;
}

.noUi-vertical {
	width: 18px;
}

.noUi-vertical .noUi-handle {
	width: 28px;
	height: 34px;
	left: -6px;
	top: -17px;
}

.noUi-vertical.noUi-extended {
	padding: 15px 0;
}

.noUi-vertical.noUi-extended .noUi-origin {
	bottom: -15px;
}

/* Styling;
 */
.noUi-background {
	background: #FAFAFA;
	box-shadow: inset 0 1px 1px #f0f0f0;
}

.noUi-connect {
	background: #3FB8AF;
	box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
	-webkit-transition: background 450ms;
	transition: background 450ms;
}

.noUi-origin {
	border-radius: 2px;
}

.noUi-target {
	border-radius: 4px;
	border: 1px solid #D3D3D3;
	box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}

.noUi-target.noUi-connect {
	box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45), 0 3px 6px -5px #BBB;
}

/* Handles and cursors;
 */
.noUi-dragable {
	cursor: w-resize;
}

.noUi-vertical .noUi-dragable {
	cursor: n-resize;
}

.noUi-handle {
	border: 1px solid #D9D9D9;
	border-radius: 3px;
	background: #FFF;
	cursor: default;
	box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}

.noUi-active {
	box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}

/* Handle stripes;
 */
.noUi-handle:before, .noUi-handle:after {
	content: "";
	display: block;
	position: absolute;
	height: 14px;
	width: 1px;
	background: #E8E7E6;
	left: 14px;
	top: 6px;
}

.noUi-handle:after {
	left: 17px;
}

.noUi-vertical .noUi-handle:before, .noUi-vertical .noUi-handle:after {
	width: 14px;
	height: 1px;
	left: 6px;
	top: 14px;
}

.noUi-vertical .noUi-handle:after {
	top: 17px;
}

/* Disabled state;
 */
[disabled].noUi-connect, [disabled] .noUi-connect {
	background: #B8B8B8;
}

[disabled] .noUi-handle {
	cursor: not-allowed;
}

.snow1 {
	background: transparent url(Images/snow1.png) top left no-repeat !important;
	padding: 8px 0 0 8px;
	margin: -6px 0 0 -5px;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.snow2 {
	background: transparent url(Images/snow2.png) top left no-repeat !important;
	padding: 8px 0 0 8px;
	margin: -5px 0 0 -5px;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: 400ms all linear;
}

#dnn_ctr418_Default_List_panSearch {
	position: relative;
}

#searchBlock {
	position: absolute;
	right: 0;
	top: 3px;
	width: 74px;
	height: 39px;
}

table.dnnFormItem, table.dnnFormItem tr, table.dnnFormItem td {
	border-spacing: 0;
	border-collapse: collapse;
	padding: 0;
}

/*------------------------------------------------*/
/* CONTENT PANES */
/*------------------------------------------------*/
.fadeoutPane {
	visibility: hidden;
	opacity: 0;
	overflow: hidden;
}

.fadeinPane {
	visibility: visible;
	opacity: 1;
}

.TopLeftPane {
	width: 33%;
	float: left;
}

.TopMiddlePane {
	width: 100%;
}

.TopRightPane {
	width: 33%;
	float: left;
}

.TopLeftPad {
	padding: 30px 15px 0 30px;
}

.TopMiddlePad {
	padding: 30px 15px 0 15px;
}

.TopRightPad {
	padding: 30px 30px 0 15px;
}

.contentPane {
	width: 92%;
	transition: 100ms opacity linear;
	max-width: 1400px;
	margin: auto;
}

.contentPaneHome {
	width: 100%;
	max-width: 1150px;
	transition: 100ms opacity linear;
	margin: auto;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00e5ff+0,fe0096+25,fef200+50,fe0096+75,00e5ff+100 */
	background: #00e5ff;
	/* Old browsers */
	background: -moz-linear-gradient(-45deg, #00e5ff 0%, #fe0096 25%, #fef200 50%, #fe0096 75%, #00e5ff 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, #00e5ff 0%, #fe0096 25%, #fef200 50%, #fe0096 75%, #00e5ff 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, #00e5ff 0%, #fe0096 25%, #fef200 50%, #fe0096 75%, #00e5ff 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00e5ff', endColorstr='#00e5ff', GradientType=1);
	/* IE6-9 fallback on horizontal gradient */
	overflow: auto;
	margin-bottom: 25px;
}

.BottomLeftPane {
	float: left;
	width: 46%;
	padding-left: 3%;
	padding-right: 3%;
	margin-top: 4%;
}

.BottomRightPane {
	float: left;
	width: 45%;
	padding-right: 3%;
	margin-top: 4%;
}

.bottomContainer {
	position: relative;
	float: left;
	width: 100%;
}

.bottomPane-left .Normal {
	font-size: 12px !important;
}

.bottomPane-left {
	margin-top: 24px;
	width: 45%;
	min-width: 200px;
	text-align: left;
	float: left;
}

.bottomPane-right {
	margin-top: 45px;
	width: 200px;
	float: right;
}

.bottomPane-middle {
	position: absolute;
	left: 50%;
	margin-left: -100px;
	top: 50%;
	margin-top: -100px;
}

.sidebarPane {
	margin: 15px 15px 0 0;
	float: right;
	width: 190px;
}

.onePane {
	margin: 40px;
	float: left;
}

/* Content Pane - Home */
.leftPane {
	float: left;
	width: 630px;
}

/* Content Pane - 2 columns */
.twoColRightPane {
	float: right;
	width: 260px;
}

.twoColLeftPane {
	float: left;
	width: 690px;
}

.leftPaneLowerLeft {
	float: left;
	width: 400px;
}

.leftPaneLowerRight {
	float: right;
	width: 260px;
}

/* Content Pane - 3 columns */
.threeColLeftPane, .threeColCenterPane, .threeColRightPane {
	float: left;
	width: 306px;
}

/* Content Pane - 3 columns Social */
.threeColSocialLeftPane {
	float: left;
	width: 110px;
}

.threeColSocialCenterPane {
	float: left;
	position: relative;
	width: 560px;
}

.threeColSocialRightPane {
	float: left;
	width: 250px;
}

/* Content Pane - Footer */
#footer {
	clear: both;
	float: left;
	width: 100%;
}

.footerPane {
	float: left;
	width: 136px;
}

.footerPane, .footerPane .Normal {
	color: #808080;
}

.footerPaneRight {
	float: right;
}

/* Empty Panes */
.DNNEmptyPane {
	width: 0;
	margin: 0;
	height: 0px;
}

.DNNEmptyPane.rightTwoCol+div {
	width: 100%;
}

/*------------------------------------------------*/
/* NAVIGATION */
/*------------------------------------------------*/

/* Site Navigation */
#nav {
	text-align: center;
}

#dnn_pnav li {
	position: relative;
	list-style: none;
	margin-bottom: 25px;
}

#dnn_pnav li a.selected {
	background: rgba(255, 255, 255, 1);
	color: #ccc;
	text-shadow: 2px 2px 0px rgba(0, 0, 0, 1);
	letter-spacing: 0px;
}

#dnn_pnav li ul {
	margin-left: 0;
}

#dnn_pnav>li {
	float: left;
}

#dnn_pnav>li>a, #dnn_pnav>li>span {
	display: block;
	padding: 15px 25px 15px 25px;
	color: #000;
	text-decoration: none;
	font-family: "Standard", serif;
	font-size: 24px;
	letter-spacing: 0px;
	text-transform: uppercase;
}

#dnn_pnav>li>span {
	cursor: default;
}

#dnn_pnav>li:hover>a, #dnn_pnav>li.active>a {
	color: rgba(254, 242, 0, 1);
	background-color: #000;
	-webkit-box-shadow: 4px 4px 0 1px rgba(254, 0, 150, 1);
	-moz-box-shadow: 4px 4px 0 1px rgba(254, 0, 150, 1);
	box-shadow: 4px 4px 0 1px rgba(254, 0, 150, 1);
}

#dnn_pnav>li:hover>a:active {
	color: rgba(254, 0, 150, 1);
	transition: 100ms ease-in-out all;
}

#dnn_pnav>li:hover>span {
	color: rgba(254, 0, 150, 1);
	transition: 100ms ease-in-out all;
}

/* Secondary level */
#dnn_pnav>li ul {
	/* Styles for all sub levels */
	display: none;
	position: absolute;
	z-index: 2;
	width: 225px;
	padding: 0;
	background: #F5F7F7;
	border: 1px solid #cbcbcb;
	/* CSS3 */
	border-radius: 0px;
	/*box-shadow:inset 0px 1px 0px 0px rgba(255,255,255,1), 0px 0px 3px rgba(0,0,0,0.15);*/
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.4);
	-webkit-animation-duration: .25s;
	-webkit-animation-delay: .2s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .25s;
	-moz-animation-delay: .2s;
	-moz-animation-timing-function: ease;
	-moz-animation-fill-mode: both;
	-ms-animation-duration: .25s;
	-ms-animation-delay: .2s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .25s;
	animation-delay: .2s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}

#dnn_pnav li:hover>ul {
	display: block;
}

#dnn_pnav>li>ul {
	/* styles specific to secondary level */
	top: 35px;
	left: 0;
	padding: 15px 5px;
}

#dnn_pnav>li>ul:after {
	position: absolute;
	top: -15px;
	left: 20px;
	content: '';
	width: 0px;
	height: 0px;
	border-left: 15px solid transparent;
	/* left arrow slant */
	border-right: 15px solid transparent;
	/* right arrow slant */
	border-bottom: 15px solid #F5F7F7;
	/* bottom, add background color here */
	font-size: 0px;
	line-height: 0px;
}

#dnn_pnav>li ul a, #dnn_pnav>li ul span {
	display: block;
	padding: 3px 15px;
	color: #3B9FBF;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	/* transition decleration */
	transition: all ease-in 100ms;
}

#dnn_pnav>li ul span {
	color: #666;
	cursor: default;
}

#dnn_pnav ul li:last-child>a {}

#dnn_pnav>li>ul li:hover>a {
	color: #D00;
	background: #F5F7F7;
}

/* Tertiary level */
#dnn_pnav li ul li ul {
	left: 225px;
	top: -8px;
	padding: 15px 5px;
	border-left: 1px solid #ddd;
}

/*------------------------------------------------*/
/* HEADER STYLE */
/*------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	line-height: 1;
	margin: 0 0 10px 0;
}

h1 {
	font-size: 26px;
	font-weight: 600;
}

h1 .Head {
	margin-bottom: 20px;
}

h2, h2 .Head {
	font-size: 30px;
	font-weight: 300;
}

h3, h3 .Head {
	font-size: 18px;
	color: #666;
}

h4, h4 .Head {
	font-size: 16px;
	color: #666;
}

h5, h5 .Head {
	font-size: 14px;
	color: #666;
}

h6, h6 .Head {
	font-size: 13px;
	color: #666;
}

/*------------------------------------------------*/
/* ANCHOR STYLE */
/*------------------------------------------------*/
a, a:link, a:visited, a:active {
	color: rgba(254, 0, 150, 1);
	text-decoration: underline;
}

a:hover {
	color: rgba(254, 0, 150, 1);
	text-decoration: none;
}

/* DNN Specific Selectors 
-------------------------------------*/
.CommandButton {
	font-size: 13px;
	color: #3d3d3d;
	font-weight: bold;
}

.CommandButton:hover {
	color: #007cae;
}

a.CommandButton:link {
	font-size: 13px;
	text-decoration: none;
	color: #3d3d3d;
	font-weight: bold;
}

a.CommandButton:hover {
	text-decoration: underline;
	color: #007cae;
}

/*------------------------------------------------*/
/* PARAGRAPH STYLE */
/*------------------------------------------------*/
p {
	margin: 0 0 25px 0;
}

hr {
	clear: both;
	height: 0;
	border: solid #c0c0c0;
	border-width: 1px 0 0;
	margin: 20px 0 20px 0;
}

/*------------------------------------------------*/
/* IMAGE STYLES */
/*------------------------------------------------*/
img {
	border: 0;
}

/* Image Align Left 
    -------------------------------------*/
.imgLeft {
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}

/* Image Align Right 
    -------------------------------------*/
.imgRight {
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;
}

/* Image with border 
    -------------------------------------*/
.imgBorder {
	border: solid 3px #fff;
}

/* Polaroid Image Style 
    -------------------------------------*/
.imgPolaroid {
	color: #a6a6a6;
	font-size: 12px;
	text-align: left;
	padding: 13px 13px 17px 13px;
	background-color: #fff;
	box-shadow: 0 1px 2px #3b3b3b;
}

.imgPolaroid img {
	margin-bottom: 12px;
}

/*------------------------------------------------*/
/* lIST STYLE */
/*------------------------------------------------*/


/* Ordered List */
ol li {
	list-style-type: decimal;
	margin-bottom: 8px;
	vertical-align: top;
}

ol ol {
	margin-top: 8px;
	margin-left: 30px;
}

ol ol li {
	list-style-type: lower-roman;
}

ol ol ol li {
	list-style-type: lower-alpha;
}

ol ul li {
	list-style-type: lower-roman;
}

/*------------------------------------------------*/
/* TABLE STYLE */
/*------------------------------------------------*/

/* Default Table Style */
table.tableDefault {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: transparent;
}

table.tableDefault th, table.tableDefault td {
	font-size: 12px;
	padding: 8px;
}

table.tableDefault th {
	font-weight: bold;
	text-align: left;
	border-bottom: solid 2px #aaa;
	background-color: #d7d7d7;
}

table.tableDefault td {
	border-bottom: solid 1px #d9d9d9;
}

table.tableDefault tr:nth-child(odd) {
	background: transparent;
}

table.tableDefault tr:nth-child(even) {
	background: #e3e4e6;
}

.tableDefault tbody tr:hover td {
	color: #111;
}

/*------------------------------------------------*/
/* FORM STYLE
/*------------------------------------------------*/
input[type="text"], select, textarea, input[type="email"], input[type="search"], input[type="password"] {
	padding: 9px;
	margin-bottom: 20px;
	background: #f3f3f3;
	border: 1px solid #bfbfbf;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
	color: #666;
	font-size: 13px;
}

/*------------------------------------------------*/
/* BUTTONS STYLE */
/*------------------------------------------------*/
/* Primary Style Button (blue)*/
button.primaryButton, a.primaryButton {
	display: inline-block;
	padding: 12px 20px;
	margin-bottom: 5px;
	background-color: #3B96B6;
	background: -moz-linear-gradient(top, #1aa0c9 0%, #1aa0c9);
	background: -webkit-gradient(linear, left top, left bottom, from(#1aa0c9), to(#1aa0c9));
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 0px solid #ffffff;
	-moz-box-shadow: 0px 1px 3px rgba(240, 240, 240, 0.5), inset 0px 0px 0px rgba(15, 177, 217, 0);
	-webkit-box-shadow: 0px 1px 3px rgba(240, 240, 240, 0.5), inset 0px 0px 0px rgba(15, 177, 217, 0);
	box-shadow: 0px 1px 3px rgba(240, 240, 240, 0.5), inset 0px 0px 0px rgba(15, 177, 217, 0);
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 12px;
	font-weight: 600;
	line-height: 1;
	text-align: center;
	color: #ffffff;
	text-shadow: 0px 0px 0px rgba(000, 000, 000, 0), 0px 0px 0px rgba(255, 255, 255, 0);
}

/* Secondary Style Button (darkgray) */
button.secondaryButton, a.secondaryButton {
	display: inline-block;
	padding: 12px 20px;
	margin-bottom: 5px;
	background-color: #666;
	background: -moz-linear-gradient(top, #8a8a8a 0%, #8a8a8a);
	background: -webkit-gradient(linear, left top, left bottom, from(#8a8a8a), to(#8a8a8a));
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 0px solid #ffffff;
	-moz-box-shadow: 0px 1px 3px rgba(240, 240, 240, 0.5), inset 0px 0px 0px rgba(15, 177, 217, 0);
	-webkit-box-shadow: 0px 1px 3px rgba(240, 240, 240, 0.5), inset 0px 0px 0px rgba(15, 177, 217, 0);
	box-shadow: 0px 1px 3px rgba(240, 240, 240, 0.5), inset 0px 0px 0px rgba(15, 177, 217, 0);
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 12px;
	font-weight: 600;
	line-height: 1;
	text-align: center;
	color: #ffffff;
	text-shadow: 0px 0px 0px rgba(000, 000, 000, 0), 0px 0px 0px rgba(255, 255, 255, 0);
}

/* Alternative Style Button (darkgray with arrow) */
button.altButton, a.altButton {
	display: inline-block;
	padding: 9px 32px 9px 22px;
	margin-bottom: 5px;
	background: #484848 url('images/arrow.png') no-repeat 87% center;
	background: url('images/arrow.png') no-repeat 87% center, -moz-linear-gradient(top, #3d3d3d 0%, #3d3d3d);
	background: url('images/arrow.png') no-repeat 87% center, -webkit-gradient(linear, left top, left bottom, from(#3d3d3d), to(#3d3d3d));
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 0px solid #ffbf00;
	-moz-box-shadow: 0px 0px 0px rgba(000, 000, 000, 0), inset 0px 0px 0px rgba(255, 255, 255, 0);
	-webkit-box-shadow: 0px 0px 0px rgba(000, 000, 000, 0), inset 0px 0px 0px rgba(255, 255, 255, 0);
	box-shadow: 0px 0px 0px rgba(000, 000, 000, 0), inset 0px 0px 0px rgba(255, 255, 255, 0);
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 12px;
	font-weight: 600;
	line-height: 1;
	color: #ffffff;
	text-shadow: 0px 0px 0px rgba(000, 000, 000, 0), 0px 0px 0px rgba(255, 255, 255, 0);
}

a.dnnPrimaryAction {
	color: #e8e8e8;
}

a.dnnSecondaryAction {
	color: #555;
}

button.primaryButton:hover, button.secondaryButton:hover, a.primaryButton:hover, a.secondaryButton:hover {
	cursor: pointer;
	cursor: hand;
	background-image: none;
	background-color: #D00;
}

button.altButton:hover, a.altButton:hover {
	cursor: pointer;
	cursor: hand;
	background: #D00 url('images/arrow.png') no-repeat 87% center;
}

/*------------------------------------------------*/
/* SITE SPACING
/*------------------------------------------------*/
.spacingTop {
	margin-top: 30px;
}

.spacingRight {
	margin-right: 30px;
}

.spacingBottom {}

.spacingLeft {
	margin-left: 30px;
}

/*------------------------------------------------*/
/* SITE STRUCTURE */
/*------------------------------------------------*/
#userControls {
	height: 32px;
}

.wrapper {
	width: 100%;
	float: left;
}

/*------------------------------------------------*/
/* SEARCH */
/*------------------------------------------------*/
#search {
	float: right;
	width: 209px;
	height: 32px;
}

#search a.SearchButton:link, #search a.SearchButton:visited {
	display: inline-block;
	float: right;
	height: 32px;
	width: 32px;
	margin: 0;
	padding: 0;
	background: #333 url('images/search.png') no-repeat center center;
	text-indent: -9999px;
}

#search a.SearchButton:hover {
	background: url('images/search.png') no-repeat center center, rgb(45, 45, 45);
	/* Old browsers */
	background: url('images/search.png') no-repeat center center, -moz-linear-gradient(top, rgba(45, 45, 45, 1) 0%, rgba(86, 86, 86, 1) 100%);
	/* FF3.6+ */
	background: url('images/search.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(45, 45, 45, 1)), color-stop(100%, rgba(86, 86, 86, 1)));
	/* Chrome,Safari4+ */
	background: url('images/search.png') no-repeat center center, -webkit-linear-gradient(top, rgba(45, 45, 45, 1) 0%, rgba(86, 86, 86, 1) 100%);
	/* Chrome10+,Safari5.1+ */
	background: url('images/search.png') no-repeat center center, -o-linear-gradient(top, rgba(45, 45, 45, 1) 0%, rgba(86, 86, 86, 1) 100%);
	/* Opera 11.10+ */
	background: url('images/search.png') no-repeat center center, -ms-linear-gradient(top, rgba(45, 45, 45, 1) 0%, rgba(86, 86, 86, 1) 100%);
	/* IE10+ */
	background: url('images/search.png') no-repeat center center, linear-gradient(to bottom, rgba(45, 45, 45, 1) 0%, rgba(86, 86, 86, 1) 100%);
	/* W3C */
}

#dnn_dnnSearch_txtSearch {
	display: block;
	float: left;
	width: 160px;
	height: 32px;
	padding: 0 5px 0 10px;
	margin: 0;
	background-color: transparent;
	border: none;
	border-radius: 0;
	box-shadow: none;
	outline: none;
	border-left: 1px solid #ddd;
	color: #000;
	line-height: 32px;
	font-size: 11px;
	-webkit-transition: all 100ms ease-in-out;
	-moz-transition: all 100ms ease-in-out;
	-ms-transition: all 100ms ease-in-out;
	-o-transition: all 100ms ease-in-out;
	transition: all 100ms ease-in-out;
}

#dnn_dnnSearch_txtSearch:active, #dnn_dnnSearch_txtSearch:focus {
	background: #3b3b3b;
	box-shadow: inset 0px 3px 8px #999;
}

/*------------------------------------------------*/
/* LOGIN */
/*------------------------------------------------*/
#login {
	float: right;
}

#login .registerGroup, #login .registerGroup *, #login .loginGroup, #login .loginGroup * {
	display: block;
}

#login .registerGroup, #login .loginGroup {
	float: left;
	padding: 0;
	margin: 0;
}

#login .registerGroup li:first-child:hover {
	border-left: #222;
}

/* Register Group Styles */
#login .registerGroup li {
	float: left;
}

#login .registerGroup .buttonGroup {
	margin-right: 0;
}

#login .registerGroup a, #login .loginGroup a {
	display: block;
	position: relative;
	height: 25px;
	min-width: 12px;
	padding: 7px 15px 0 15px;
	color: #333;
	font-size: 11px;
	vertical-align: middle;
}

#login .registerGroup a:hover, #login .loginGroup a:hover {
	background: rgb(45, 45, 45);
	/* Old browsers */
	background: -moz-linear-gradient(top, rgba(45, 45, 45, 1) 0%, rgba(86, 86, 86, 1) 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(45, 45, 45, 1)), color-stop(100%, rgba(86, 86, 86, 1)));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(45, 45, 45, 1) 0%, rgba(86, 86, 86, 1) 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(45, 45, 45, 1) 0%, rgba(86, 86, 86, 1) 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(45, 45, 45, 1) 0%, rgba(86, 86, 86, 1) 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, rgba(45, 45, 45, 1) 0%, rgba(86, 86, 86, 1) 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d2d2d', endColorstr='#565656', GradientType=0);
	/* IE6-9 */
	color: #ddd;
	text-shadow: 0px -1px 0px #333333;
}

#login .registerGroup a:active, #login .loginGroup a:active {
	color: #fff;
	text-shadow: 0px -1px 0px #333333;
}

#login .registerGroup a:hover, #login .loginGroup a:hover {
	text-decoration: none;
}

#login .registerGroup a strong, #login .loginGroup a strong {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	overflow: hidden;
	font-size: 11px;
	text-indent: -9999px;
}

#login .userMessages a, #login .userNotifications a {
	background-color: #333;
}

#login .userMessages strong {
	height: 100%;
	background: url('images/icon_message.png') no-repeat center center;
}

#login .userNotifications {
	border-right: 1px solid #3b3b3b;
}

#login .userNotifications strong {
	height: 100%;
	background: url('images/icon_notification.png') no-repeat center center;
}

#login .registerGroup a span {
	display: inline-block;
	position: absolute;
	right: 2px;
	top: -9px;
	min-width: 7px;
	margin-right: 3px;
	background: rgb(59, 150, 182);
	/* Old browsers */
	text-align: center;
	font-size: 11px;
	color: #fff;
	text-shadow: 0px 1px 0px #333333;
}

#login .registerGroup .userProfileImg a {
	min-width: 25px;
	min-height: 32px;
	padding: 0;
	background: none;
}

#login .registerGroup a img {
	height: 32px;
	width: 32px;
	background: #333;
}

/* Login Group Styles */
#login .loginGroup {
	border-right: 1px solid #3b3b3b;
}

#login .loginGroup a {
	color: #333;
}

/* Number of message next to the message icon*/
#login .userMessages a span, #login .userNotifications a span {
	display: inline-block;
	margin-top: 9px;
	margin-right: 0px;
	background-color: transparent;
	font-size: 10px;
}

/*------------------------------------------------*/
/* SITE HEADER */
/*------------------------------------------------*/
#siteHeadouter {
	background: #fff;
	/* CSS3 */
	-webkit-box-shadow: 1px 50px 100px 0px #cacaca;
	box-shadow: 1px 50px 100px 0px #cacaca;
}

#siteHeadinner {
	padding: 36px 0;
}

#logo {
	float: left;
}

/* Language */
.language .language-object {
	float: right;
	display: block;
	margin: 0;
	padding: 0;
}

.language .language-object span {
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin: 0;
}

.language .language-object span:first-child {
	padding-left: 8px;
}

.language .language-object span img {
	height: 12px;
	width: 17px;
	opacity: 0.3;
}

.language .language-object span:hover img {
	opacity: 1;
}

.language .language-object .Language.selected img {
	opacity: 1;
	border-color: #222;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8);
	box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8);
}

/*------------------------------------------------*/
/* BREADCRUMBS */
/*------------------------------------------------*/
#Breadcrumb {
	padding-top: 20px;
	padding-bottom: 12px;
	margin-bottom: 25px;
	border-bottom: solid 1px #c0c0c0;
}

#Breadcrumb img {
	margin-left: 10px;
	margin-right: 10px;
}

#Breadcrumb a.breadcrumbLink:link, #Breadcrumb a.breadcrumbLink:visited {
	color: #666;
	font-size: 12px;
	font-weight: bold;
}

#Breadcrumb a.breadcrumbLink:hover {
	color: #3B96B6;
}

/* Copyright
    -------------------------------------*/
#copyright {}

#copyright a:link, #copyright a:visited {
	font-size: 12px;
	color: #C00;
}

#copyright a:hover {
	color: #D00;
}

#copyright a.DNNMobileLink {
	color: #fff;
	font-weight: bold;
}

#copyright a.DNNMobileLink:hover {
	color: #D00;
}

/*------------------------------------------------*/
/* SOCIAL STYLE */
/*------------------------------------------------*/
/* ----------------------------------*/
/* DNN Module: Console */
/* ----------------------------------*/
.threeColSocial .console {
	width: 250px;
	height: auto;
	background-color: #484848;
	/* Menu Background Color */
}

.threeColSocial .console-none div {
	cursor: pointer;
	cursor: hand;
	float: left;
	height: auto;
	width: 250px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

.threeColSocial .console-none h3 {
	padding: 10px 8px 10px 40px;
	margin: 0;
	border-bottom: solid 1px #fff;
	background: url('images/arrow.png') 18px center no-repeat;
	color: #eee;
	font-size: 13px;
	line-height: 1;
	font-weight: bold;
}

.threeColSocial .console-none div div {
	display: none;
}

.threeColSocial .console-mouseon {
	background-color: #70b1c7;
	/* Menu Hover Background Color */
}

/* ----------------------------------*/
/* DNN Module: ViewProfile Image */
/* ----------------------------------*/
#UserProfileImg img {
	width: 100px;
	height: auto;
	border: solid 3px #fff;
}

.threeColSocial .UserProfileControls ul {
	margin: 15px 0;
}

.threeColSocial .UserProfileControls ul li {
	list-style-type: none;
	margin-bottom: 3px;
}

/* ----------------------------------*/
/* DNN Module: Member Directory (Send A Message, Follow, Subscribe) */
/* ----------------------------------*/
.threeColSocialRightPane .DnnModule #mdMemberList {
	margin: 0 0 30px 0;
}

.threeColSocialRightPane #mdMemberList ul {
	margin: 10px 0 0 0;
}

.threeColSocialRightPane #mdMemberList li {
	margin-bottom: 0;
	-size: 12px;
	font-weight: bold;
	list-style-type: none;
}

.threeColSocialRightPane #mdMemberList>li {
	width: 216px;
	margin: 0;
	padding: 6px 17px;
	background: #d7d7d7;
	border: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-transition: background 0.15s ease-in-out;
	-moz-transition: background 0.15s ease-in-out;
	-o-transition: background 0.15s ease-in-out;
	-ms-transition: background 0.15s ease-in-out;
	transition: background 0.15s ease-in-out;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.3);
}

.threeColSocialRightPane #mdMemberList>li:hover {
	z-index: 2;
	/*bring current li to top for tooltip */
	background: #d7d7d7;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.3), inset 0px 0px 0px 0px rgba(255, 255, 255, 1);
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.3), inset 0px 0px 0px 0px rgba(255, 255, 255, 1);
}

/* ----------------------------------*/
/* DNN Module: ViewProfile (Activity Feed) */
/* ----------------------------------*/
.threeColSocial .journalTools {
	max-width: 560px;
}

.threeColSocial .journalrow {
	padding-bottom: 10px;
	border-bottom: solid 1px #c0c0c0;
	margin-bottom: 20px;
}

.threeColSocial .journalfooter {
	padding: 0;
	margin: 0;
}

.threeColSocial .journalrow div.journalitem p.journalfooter {
	font-size: 12px;
	padding: 0;
	margin-bottom: 0;
}

.threeColSocial .journalrow div.journalitem ul.jcmt {
	font-size: 12px;
}

.threeColSocial .journalrow div.journalitem .likes {
	padding: 2px 5px;
	background-color: #dbdbdb;
}

#journalEditor #journalContent .juser, .journalrow .juser {
	border: none;
	color: #3B96B6;
	background-color: transparent;
}

/* ----------------------------------*/
/* DNN Module: ViewProfile (Message) */
/* ----------------------------------*/
.threeColSocial #UserDisplayNameHeader h2 {
	padding-bottom: 10px;
	border-bottom: solid 1px #c0c0c0;
}

/* dnnAdminTabNav Style*/
.threeColSocial #smMainContent .ui-corner-all {
	border-radius: 0;
}

.threeColSocial ul.dnnAdminTabNav {
	height: 38px;
	margin-top: 0;
	margin-bottom: 0;
	border-bottom: 1px solid #c0c0c0;
}

.threeColSocial ul.dnnAdminTabNav li {
	margin-right: 1px;
}

.threeColSocial ul.dnnAdminTabNav li a {
	padding: 10px 15px;
	margin-bottom: 0px;
	border: none;
	background: #d7d7d7;
	-webkit-border-radius: 1px 1px 0px 0px;
	border-radius: 1px 1px 0px 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	color: #666;
	font-size: 12px;
	font-weight: bold;
	text-shadow: none;
}

.threeColSocial ul.dnnAdminTabNav li a:hover {
	background: #484848;
	color: #eee;
}

.threeColSocial ul.dnnAdminTabNav li.ui-tabs-active a {
	padding: 10px 15px;
	margin-top: 0px;
	background: #484848;
	color: #eee;
}

/* Message & Notification number block*/
.threeColSocial .dnnAdminTabNav a span {
	display: inline;
	min-height: 12px;
	padding: 2px 6px;
	margin-right: 8px;
	background: rgb(59, 150, 182);
	/* Old browsers */
	background: -moz-linear-gradient(top, rgba(59, 150, 182, 1) 0%, rgba(35, 125, 155, 1) 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(59, 150, 182, 1)), color-stop(100%, rgba(35, 125, 155, 1)));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(59, 150, 182, 1) 0%, rgba(35, 125, 155, 1) 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(59, 150, 182, 1) 0%, rgba(35, 125, 155, 1) 100%);
	/* Opera 11.10+ */
	background: linear-gradient(top, rgba(59, 150, 182, 1) 0%, rgba(35, 125, 155, 1) 100%);
	/* W3C */
	-webkit-box-shadow: 0px 1px 0px 0px #666;
	-moz-box-shadow: 0px 1px 0px 0px #666;
	box-shadow: 0px 1px 0px 0px #666;
	color: #eee;
	font-weight: normal;
	font-size: 11px;
}

/* Compose new message link */
.threeColSocial .dnnFormExpandContent {
	position: absolute;
	top: -40px;
	right: 0;
	height: 20px;
	font-size: 12px;
}

.threeColSocial .dnnFormExpandContent a.ComposeMessage {
	font-size: 12px;
}

/* compose button */
.threeColSocial a.dnnPrimaryAction {
	display: inline-block;
	padding: 12px 20px;
	margin-bottom: 5px;
	background-color: #3B96B6;
	background: -moz-linear-gradient(top, #1aa0c9 0%, #1aa0c9);
	background: -webkit-gradient(linear, left top, left bottom, from(#1aa0c9), to(#1aa0c9));
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 0px solid #ffffff;
	-moz-box-shadow: 0px 1px 3px rgba(240, 240, 240, 0.5), inset 0px 0px 0px rgba(15, 177, 217, 0);
	-webkit-box-shadow: 0px 1px 3px rgba(240, 240, 240, 0.5), inset 0px 0px 0px rgba(15, 177, 217, 0);
	box-shadow: 0px 1px 3px rgba(240, 240, 240, 0.5), inset 0px 0px 0px rgba(15, 177, 217, 0);
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 12px;
	font-weight: 600;
	line-height: 1;
	text-align: center;
	color: #ffffff;
	text-shadow: 0px 0px 0px rgba(000, 000, 000, 0), 0px 0px 0px rgba(255, 255, 255, 0);
}

.threeColSocial a.dnnPrimaryAction:hover, .threeColSocial a.dnnPrimaryAction:active {
	cursor: pointer;
	cursor: hand;
	background-image: none;
	background-color: #D00;
}

/* Message Control (Select, Actions, Inbox, Sent, Archived)*/
.threeColSocial .DnnModule .messageControls .dnnButtonGroup {
	margin-right: 0px;
	/* fixed Archived Button spacinging issue */
}

.threeColSocial .messageControls {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #c0c0c0;
}

.threeColSocial .messageControls .messageFolders {
	float: right;
}

/* number x-x of x */
.threeColSocial .messageFolders p {
	float: left;
	display: inline-block;
	padding: 8px 15px;
	margin: 0;
	color: #666;
	font-size: 12px;
}

.threeColSocial .messageFolders p strong {
	color: #666;
	font-weight: bold;
}

/* Messages / Notification Specific Button Styles
    -------------------------------------*/
/* Style for the Action menu bar*/
.threeColSocial .DnnModule-Messaging-Notifications .dnnTertiaryAction {
	width: auto !important;
	padding: 9px 10px;
	font-size: 12px;
}

/* Styles for select drop*/
.threeColSocial .DnnModule .selectDrop ul {
	top: 34px;
	min-width: 120px;
	padding: 10px 14px !important;
	border: 1px solid #c2c2c2;
	background: #e7e7e7;
	/*CSS3*/
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, .1);
	box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, .1);
}

/* Styles for select button on active state*/
.threeColSocial .selectDrop.active>a {
	background: #70b1c7;
	color: #eee;
	border-right: solid 0px #3B96B6;
	-webkit-box-shadow: inset 0px 1px 1px 0px #3B96B6;
	-moz-box-shadow: inset 0px 1px 1px 0px #3B96B6;
	box-shadow: inset 0px 1px 1px 0px #3B96B6;
}

/* when select drop down button is clicked toggle active class to show*/
.threeColSocial .selectDrop ul li {
	margin-bottom: 3px;
	font-size: 12px;
}

/* Remove corners and add dividers to buttons in button group */
.threeColSocial .dnnButtonGroup {
	background: transparent;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	list-style: none;
}

.threeColSocial ul.dnnButtonGroup>li {
	border-left: none;
}

.threeColSocial .dnnButtonGroup>li>a {
	border-left: 1px solid #ddd;
	/*light*/
	border-right: 1px solid #bbb;
	/*dark*/
	background-color: #d7d7d7;
	color: #666;
}

/* Conversations button selected*/
.threeColSocial .dnnButtonGroup>li>a.active {
	color: #eee;
	border-right: 1px solid #3B96B6;
	background-color: #70b1c7;
}

/* Actions button hover*/
.threeColSocial .dnnButtonGroup>li>a.disabled:hover {
	color: #eee;
	border-left: 1px solid #3B96B6;
	background-color: #70b1c7;
}

/* Select button hover */
.threeColSocial .alpha>a:hover {
	color: #eee;
	background-color: #70b1c7;
	border-right: 1px solid #3B96B6;
}

/*First Button styles of a button group */
.threeColSocial .alpha>a, .threeColSocial .alpha>a:hover, .threeColSocial .alpha>a.active {
	border-left: 1px solid #70b1c7;
	/*CSS3*/
	-moz-border-radius-topleft: 0;
	-moz-border-radius-bottomleft: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

/*Last Button styles of a button group */
.threeColSocial .omega>a, .threeColSocial .omega>a:active, .threeColSocial .omega>a.active {
	border-right: 1px solid #70b1c7;
	/*CSS3*/
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

/* Archive Button */
.threeColSocial a.dnnSecondaryAction.ArchiveItems span {
	display: none;
	/* hide Archive text*/
}

.threeColSocial a.dnnSecondaryAction.ArchiveItems {
	height: 18px;
	min-width: 15px;
	margin-left: 5px;
	background: #d7d7d7 url('images/icon_bin.png') no-repeat center center;
	border-radius: 0;
	-webkit-box-shadow: none;
	text-shadow: none;
	box-shadow: none;
	color: #666;
	border: none;
}

.threeColSocial a.dnnSecondaryAction.ArchiveItems:hover {
	background: #70b1c7 url('images/icon_bin.png') no-repeat center center;
}

/*Archive, Sent, Archived buttons Hover*/
.threeColSocial .dnnTertiaryAction:hover, a.dnnTertiaryAction:hover {
	background-color: #70b1c7;
	color: #eee;
}

/* Messages / Notification List Item
    -------------------------------------*/
/* Listing Styles */
.threeColSocial .smListings {
	font-size: 12px;
}

.threeColSocial .DnnModule .smListings ul {
	margin: 0;
}

.threeColSocial .smListings>ul>li {
	padding-top: 10px;
	margin: 0;
	background: transparent;
	border-bottom: 1px solid #c0c0c0;
}

.threeColSocial .smListings>ul>li.active {
	background: #f4f4f4;
	/* background color for active list items*/
}

.threeColSocial .smListings>ul>li:last-child {
	border-bottom: none;
}

.threeColSocial .smListings [class^="ListCol-"] {
	padding: 1% 1% 1% 0;
}

.threeColSocial .DnnModule-Messaging-Notifications .smListings .ListCol-1 {
	min-width: 20px;
	/* Main message list: Checkbox column width on */
}

.threeColSocial .DnnModule-Messaging-Notifications .smListings .ListCol-2 {
	min-width: 65px;
	/* Main message list: Avatar column width AND Drilldown message list: Message info column width*/
}

.threeColSocial .DnnModule-Messaging-Notifications .smListings .ListCol-3 {
	width: 56%;
	/* Main message list: Message info column width AND Drilldown message list: Time column width */
}

.threeColSocial .DnnModule-Messaging-Notifications .smListings .ListCol-4 {
	font-size: 11px;
	/* Main message list: Time column */
}

.threeColSocial .smTimeStamped {
	font-size: 11px;
}

.threeColSocial .DnnModule-Messaging-Details .smListings .ListCol-1 {
	min-width: 65px;
	/* Drilldown message list: Avatar column width*/
}

.threeColSocial .DnnModule-Messaging-Details .smListings .ListCol-2 {
	width: 56%;
	/* Drilldown message list: Message info column width*/
}

.threeColSocial .DnnModule-Messaging-Details .smListings .ListCol-3 {
	float: right;
	/* Drilldown message list: Time column */
	width: 25%;
	font-size: 12px;
}

.threeColSocial .hoverControls a {
	font-size: 12px;
	/* All lists: Archive & Reply links */
	font-weight: bold;
}

.threeColSocial .DnnModule-Messaging-Details .smListings .meta {
	margin-bottom: 5px;
	/* Drilldown message list: UserName link */
}

.threeColSocial .DnnModule-Messaging-Details .smListings .meta a {
	font-weight: bold;
	/* Drilldown message list: UserName link */
}

.threeColSocial .DnnModule-Messaging-Details .smListings .message {
	color: #999;
	/* Drilldown message list: Message text */
	margin: 0;
}

.threeColSocial .DnnModule-Messaging-Notifications .smListings .subject {
	font-weight: bold;
}

.threeColSocial .DnnModule-Messaging-Notifications .smListings .active .subject {
	font-size: 13px;
	/* All lists: unread message subject */
	margin-bottom: 3px;
}

.threeColSocial .DnnModule-Messaging-Notifications .smListings .meta {
	margin-bottom: 8px;
	/* All lists: message From - Send to */
	line-height: 14px;
}

.threeColSocial .DnnModule-Messaging-Notifications .smListings .message {
	color: #999;
	/* All lists: Message text */
}

/*Column 3 Styles*/
.threeColSocial .DnnModule-Messaging-Details .smListings .ListCol-3 ul li {
	margin-bottom: 0px;
	/* Drilldown message list: Time column */
}

.threeColSocial .DnnModule-Messaging-Details .smListings .ListCol-3 ul li:first-child {
	color: #999;
	/* Drilldown message list: Time column */
}

.threeColSocial .DnnModule-Messaging-Details .smListings .active .ActiveToggle:hover, .smListings .ActiveToggle {
	margin-left: 8px;
	/* Main message list: Time column-Mark as Read block */
	-webkit-box-shadow: 0px 1px 0px 0px #666;
	-moz-box-shadow: 0px 1px 0px 0px #666;
	box-shadow: 0px 1px 0px 0px #666;
}

.threeColSocial .DnnModule-Messaging-Details .smListings .active .ActiveToggle, .smListings .ActiveToggle:hover {
	margin-left: 8px;
	/* Main message list: Time column-Mark as Read block hover */
	background: rgb(59, 150, 182);
	/* Old browsers */
	/*CSS3*/
	background: -moz-linear-gradient(top, rgba(59, 150, 182, 1) 0%, rgba(35, 125, 155, 1) 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(59, 150, 182, 1)), color-stop(100%, rgba(35, 125, 155, 1)));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(59, 150, 182, 1) 0%, rgba(35, 125, 155, 1) 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(59, 150, 182, 1) 0%, rgba(35, 125, 155, 1) 100%);
	/* Opera 11.10+ */
	background: linear-gradient(top, rgba(59, 150, 182, 1) 0%, rgba(35, 125, 155, 1) 100%);
	/* W3C */
	-webkit-box-shadow: 0px 1px 0px 0px #666;
	-moz-box-shadow: 0px 1px 0px 0px #666;
	box-shadow: 0px 1px 0px 0px #666;
}

/*Column 4 Styles*/
.threeColSocial .DnnModule-Messaging-Notifications .smListings .ListCol-4 ul li {
	margin-bottom: 0px;
	/* All lists: Time column */
}

.threeColSocial .DnnModule-Messaging-Notifications .smListings .ListCol-4 ul li:first-child {
	color: #999;
	/* All lists: Time column */
}

.threeColSocial .DnnModule-Messaging-Notifications .smListings .active .ActiveToggle:hover, .smListings .ActiveToggle {
	margin-left: 8px;
	/* Main message list: Time column-Mark as Read block */
	-webkit-box-shadow: 0px 1px 0px 0px #666;
	-moz-box-shadow: 0px 1px 0px 0px #666;
	box-shadow: 0px 1px 0px 0px #666;
}

.threeColSocial .DnnModule-Messaging-Notifications .smListings .active .ActiveToggle, .smListings .ActiveToggle:hover {
	margin-left: 8px;
	/* Main message list: Time column-Mark as Read block hover*/
	background: rgb(59, 150, 182);
	/* Old browsers */
	/*CSS3*/
	background: -moz-linear-gradient(top, rgba(59, 150, 182, 1) 0%, rgba(35, 125, 155, 1) 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(59, 150, 182, 1)), color-stop(100%, rgba(35, 125, 155, 1)));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(59, 150, 182, 1) 0%, rgba(35, 125, 155, 1) 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(59, 150, 182, 1) 0%, rgba(35, 125, 155, 1) 100%);
	/* Opera 11.10+ */
	background: linear-gradient(top, rgba(59, 150, 182, 1) 0%, rgba(35, 125, 155, 1) 100%);
	/* W3C */
	-webkit-box-shadow: 0px 1px 0px 0px #666;
	-moz-box-shadow: 0px 1px 0px 0px #666;
	box-shadow: 0px 1px 0px 0px #666;
}

.threeColSocial .DnnModule-Messaging-Notifications .notificationControls {
	font-weight: bold;
	/* Main notifications list: Follow back & Dismiss links */
}

/* Message Header (subject & back button)
    -------------------------------------*/
.threeColSocial .messageHeader {
	padding: 0;
	margin: 0;
}

.threeColSocial .messageHeader p {
	font-size: 13px;
	color: #666;
	float: left;
}

.threeColSocial .messageHeader p strong {
	color: #333;
}

.threeColSocial .messageHeader .returnLink {
	font-size: 12px;
	font-weight: bold;
}

/* Show Previous Repies 
    -------------------------------------*/
.threeColSocial .morePrevMsgButton {
	color: #666;
	font-size: 12px;
	text-align: center;
	padding: 10px;
	margin-bottom: 15px;
	border: solid 1px #c0c0c0;
	background: #d7d7d7;
	-webkit-box-shadow: inset 0px 0px 3px 0px #3b3b3b;
	-moz-box-shadow: inset 0px 0px 3px 0px #3b3b3b;
	box-shadow: inset 0px 0px 3px 0px #3b3b3b;
}

/* Reply Form
    -------------------------------------*/
.threeColSocial textarea#replyMessage {
	width: 94%;
	height: 75px;
	color: #666;
	border: 1px solid #c0c0c0;
	background: #f4f4f4;
}

.threeColSocial textarea#replyMessage:focus, .threeColSocial textarea#replyMessage:active {
	color: #666;
	background: #fff;
}

/*------------------------------------------------*/
/* GENERIC CLASSES
    /*------------------------------------------------*/

/* Clear-fix for floated elements 
    -------------------------------------*/
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
}

.left {
	float: left;
}

.right {
	float: right;
}

/*------------------------------------------------*/
/* HOMEPAGE */
/*------------------------------------------------*/

/* Welcome Message*/
.content_intro {
	padding-top: 30px;
	color: #8c8c8c;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
}

.content_intro h1 span {
	font-weight: normal;
}

.content_intro a {
	font-size: 14px;
}

/* Featured Product */
.content_featured {
	color: #999;
	vertical-align: top;
}

.content_featured h2 .TitleH2 {
	display: block;
	margin-bottom: 30px;
}

.content_featured .normal {
	font-weight: normal;
}

.content_featured img {
	margin-bottom: 25px;
}

.content_featured a.primaryButton {
	margin-left: 25px;
}

/* News */
.content_newslist ul {
	margin: 0;
}

.content_newslist ul li {
	list-style-type: none;
	margin-bottom: 30px;
}

.content_newslist ul li.last {
	margin-bottom: 0;
}

.content_newslist ul li img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.content_newslist ul li h5 {
	margin-bottom: 5px;
}

.content_newslist ul li span, .content_newslist ul li strong {
	color: #a6a6a6;
}

.content_newslist ul li p {
	margin-top: 12px;
	margin-bottom: 12px;
}

/* newslist with small thumbnail*/
.smallThumbnail img {
	width: 80px;
}

/* Ads 
    -------------------------------------*/
/* Ads - Copy Block Style */
.adContent {
	position: absolute;
	padding: 20px;
	background-color: #000;
	opacity: 0.7;
	color: #eee;
}

.adContent h2 {
	margin-bottom: 5px;
	color: #eee;
	font-weight: normal;
}

/* Ads - Style One: 400x270 */
.content_adstyleOne {
	position: relative;
	width: 400px;
	height: 270px;
	margin-right: 5px;
	color: #eee;
}

.content_adstyleOne .adContent {
	bottom: 0;
	right: 0;
}

/* Ads - Style Two: 570x130 */
.content_adstyleTwo {
	position: relative;
	width: 570px;
	height: 130px;
	margin-bottom: 10px;
}

.content_adstyleTwo .adContent {
	top: 0;
}

/* Footer 
    -------------------------------------*/
ul.footerlinks {
	margin: 0;
}

.footerlinks li {
	list-style: none;
	margin-bottom: 8px;
}

.footerlinks li a:link, .footerlinks li a:visited {
	color: #808080;
}

.footerlinks li a:hover {
	color: #D00;
}

ul.footerConnect {
	margin: 0px;
}

ul.footerConnect li {
	display: inline-block;
	list-style-type: none;
	margin-right: 10px;
}

/*------------------------------------------------*/
/* ABOUT US */
/*------------------------------------------------*/
/* Team 
    -------------------------------------*/
.content_team ul {
	margin: 0px;
}

.content_team ul li {
	display: inline-block;
	width: 110px;
	margin-right: 30px;
	margin-bottom: 40px;
	text-align: center;
	list-style-type: none;
}

.content_team ul li.last {
	margin-right: 0;
}

.content_team ul li .teampic {
	width: 110px;
	height: 147px;
	margin-bottom: 15px;
	background-color: #bfbfbf;
}

.content_team ul li img {
	width: 110px;
	max-width: 110px;
	max-height: 147px;
}

.content_team ul li span {
	display: block;
	font-weight: bold;
	white-space: nowrap;
}

/*------------------------------------------------*/
/* OUR PRODUCTS */
/*------------------------------------------------*/
.content_products ul {
	margin: 0;
}

.content_products ul li {
	display: inline-block;
	width: 31%;
	margin-right: 30px;
	margin-bottom: 45px;
	vertical-align: top;
	list-style-type: none;
}

.content_products ul li.last {
	margin-right: 0;
}

.content_products ul li img {
	margin-bottom: 25px;
}

/*------------------------------------------------*/
/* CONTACT US */
/*------------------------------------------------*/
/* One Column Form
-------------------------------------*/
.form_oneCol label {
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
}

.form_oneCol input, .form_oneCol textarea {
	width: 94%;
}

/* Dealer Form 
    -------------------------------------*/
.form_dealer input {
	width: 200px;
	margin-bottom: 5px;
}

/*------------------------------------------------*/
/* Slide jquery
/*------------------------------------------------*/
#container {
	position: relative;
	z-index: 0;
	width: 980px;
	padding: 0px;
	margin: 0 auto;
}

#example {
	position: relative;
	width: 980px;
	height: 380px;
}

/* Slide -*/
#slides {
	position: absolute;
	z-index: 9;
	top: 0px;
	left: 0px;
}

.slides_container {
	display: none;
	position: relative;
	width: 980px;
	overflow: hidden;
}

.slides_container a {
	display: block;
	width: 980px;
	height: 380px;
}

.slides_container a img {
	display: block;
}

/* Next/Prev buttons 
    -------------------------------------*/
#slides .next, #slides .prev {
	display: block;
	position: absolute;
	width: 20px;
	height: 20px;
	bottom: 9px;
	left: 12px;
	padding: 0;
	z-index: 12;
}

#slides .prev {
	background: transparent url('images/left-arrow.png') center center no-repeat;
}

#slides .next {
	left: 96px;
	background: transparent url('images/right-arrow.png') center center no-repeat;
}

/* Page link -*/
.pagination_wrap {
	display: inline-block;
	position: absolute;
	z-index: 10;
	bottom: 0;
	right: 0;
	width: 128px;
	height: 40px;
	opacity: 0.8;
	background-color: #222;
}

.pagination {
	position: absolute;
	z-index: 11;
	bottom: 0;
	right: 0;
	padding: 0;
	margin: 15px 40px;
}

.pagination li {
	float: left;
	margin: 0 3px;
	list-style: none;
}

.pagination li a {
	float: left;
	display: block;
	width: 9px;
	height: 0;
	padding-top: 8px;
	background-image: url(images/pagination.png);
	background-position: 0 0;
	overflow: hidden;
}

.pagination li.current a {
	background-position: 0 -9px;
}

#mobileButton, #mobileMenu {
	display: none;
}

.dnnEditState .DnnModule {
	opacity: 1;
}

.ServiceIcon {
	width: 142px !important;
}

/*Button Classes*/


.btnSuggestList {
	-moz-box-shadow: inset 0px 1px 0px 0px #f5978e;
	-webkit-box-shadow: inset 0px 1px 0px 0px #f5978e;
	box-shadow: inset 0px 1px 0px 0px #f5978e;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c71b01), color-stop(1, #af1700));
	background: -moz-linear-gradient(top, #c71b01 5%, #af1700 100%);
	background: -webkit-linear-gradient(top, #c71b01 5%, #af1700 100%);
	background: -o-linear-gradient(top, #c71b01 5%, #af1700 100%);
	background: -ms-linear-gradient(top, #c71b01 5%, #af1700 100%);
	background: linear-gradient(to bottom, #c71b01 5%, #af1700 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f', GradientType=0);
	background-color: #f24537;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #d02718;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-size: 20px;
	padding: 12px 0px;
	text-decoration: none;
	text-shadow: 0px 1px 0px #810e05;
	max-width: 170px;
	text-align: center;
	width: 100%;
}

.btnSuggestList:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #333), color-stop(1, #000));
	background: -moz-linear-gradient(top, #333 5%, #000 100%);
	background: -webkit-linear-gradient(top, #000 5%, #333 100%);
	background: -o-linear-gradient(top, #333 5%, #000 100%);
	background: -ms-linear-gradient(top, #333 5%, #000 100%);
	background: linear-gradient(to bottom, #333 5%, #000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000', endColorstr='#272727', GradientType=0);
	background-color: #333;
	-moz-box-shadow: inset 0px 1px 0px 0px #333;
	-webkit-box-shadow: inset 0px 1px 0px 0px #333;
	box-shadow: inset 0px 1px 0px 0px #333;
	border: 1px solid #3b3b3b;
}

.btnSuggestList:active {
	position: relative;
	top: 1px;
}

a.btnSuggestList {
	color: #fff !important;
	text-decoration: none;
}

.btnTop {
	-moz-box-shadow: inset 0px 1px 0px 0px #002d4d;
	-webkit-box-shadow: inset 0px 1px 0px 0px #002d4d;
	box-shadow: inset 0px 1px 0px 0px #002d4d;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007acf), color-stop(1, #004575));
	background: -moz-linear-gradient(top, #007acf 5%, #004575 100%);
	background: -webkit-linear-gradient(top, #007acf 5%, #004575 100%);
	background: -o-linear-gradient(top, #007acf 5%, #004575 100%);
	background: -ms-linear-gradient(top, #007acf 5%, #004575 100%);
	background: linear-gradient(to bottom, #007acf 5%, #004575 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f', GradientType=0);
	background-color: #002d4d;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #00406d;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-size: 22px;
	padding: 27px 0px;
	text-decoration: none;
	text-shadow: 0px 2px 0px #002d4d;
	text-align: center;
	width: 100%;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-weight: 800;
	transition: 400ms ease-out all;
}

.btnTop:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #333), color-stop(1, #000));
	background: -moz-linear-gradient(top, #333 5%, #000 100%);
	background: -webkit-linear-gradient(top, #000 5%, #333 100%);
	background: -o-linear-gradient(top, #333 5%, #000 100%);
	background: -ms-linear-gradient(top, #333 5%, #000 100%);
	background: linear-gradient(to bottom, #333 5%, #000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000', endColorstr='#272727', GradientType=0);
	background-color: #333;
	-moz-box-shadow: inset 0px 1px 0px 0px #333;
	-webkit-box-shadow: inset 0px 1px 0px 0px #333;
	box-shadow: inset 0px 1px 0px 0px #333;
	border: 1px solid #3b3b3b;
	transition: 400ms ease-out all;
}

.btnTop:active {
	position: relative;
	top: 1px;
}

a.btnTop {
	color: #fff !important;
	text-decoration: none;
}

/*End Button Classes*/

@media only screen and (max-width: 1111px) {
	#Body {
		background: #fff;
	}

	.Normal {
		font-size: 14px;
		line-height: 20px;
	}

	p {
		margin: 0 0 12px 0;
	}

	.DnnModule {
		margin: 0 0 12px 0;
	}

	.wrapper {
		width: 100%;
		margin: 0;
	}

	.contentPane {
		margin: 4% !important;
		width: 92%;
	}

	.contentPaneHome {
		margin: 4% !important;
		width: 92%;
	}

	#leftMenu {
		display: none;
	}

	#siteWrapper {
		margin: 58px 0 10px 0;
	}

	#scrollTop {
		background: rgba(231, 33, 0, .9) url(Images/totop.png) no-repeat center center;
		box-shadow: 1px 1px 0px #000;
	}

	.boxSocial {
		margin: 12px 62px 0 0;
		display: none;
	}

	.boxSocial img {
		width: 36px;
		height: 36px;
	}

	.boxSocialLike {
		margin: 0;
		top: 10px;
		right: 70px;
	}

	.boxSocialLike iframe {
		float: left;
		clear: both;
	}

	.RedHeader {
		text-align: left;
		width: 100%;
		padding: 0;
		font-size: 26px;
		height: 50px;
		line-height: 50px;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 9999;
	}

	.RedHeader>a, .RedHeader>a:link, .RedHeader>a:visited {
		font-size: 26px;
		height: 50px;
		line-height: 50px;
	}

	.RedHeader>a span {
		padding: 3px 0 0 14px;
	}

	.RedHeader .RedHeaderBetaText {
		padding: 3px 0 0 0;
	}

	.txtWelcome {
		font-size: 16px;
		line-height: 22px;
		padding: 0;
	}

	.FromLists {
		width: 100%;
		text-align: center;
	}

	.Header {
		height: 52px;
		min-height: 0;
	}

	.OuterContainer {
		min-height: 52px;
		margin: 0 0 0 -1px;
	}

	.ContentContainer {
		transition: none;
	}

	.contentWrap {
		box-shadow: none;
	}

	.boxGameCover {
		width: 38px;
		height: 38px;
	}

	.imgGameCover {
		max-height: 50px;
	}

	.boxTitle {
		/*width: 52%;*/
		max-width: 62;
		min-width: 62;
		padding: 15px 0 0 0;
		margin-left: 3px;
	}

	.txtGameTitle {
		width: 100%;
		font-size: 18px;
		line-height: 24px;
		padding: 0;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.txtScore {
		font-size: 22px;
		margin: 6px 8px 0px 0px;
	}

	.txtRankChange {
		font-size: 11px;
		margin: 2px 0px 0px 0px;
	}

	.pwn {
		font-size: 14px;
		color: #fff;
		bottom: 10px;
	}

	.boxYouTube {
		background: none;
		background-size: 100px;
		text-align: center;
		margin: 12px 0 -4px 0;
	}

	.boxDescription {
		clear: both;
		width: 94%;
		margin: 0 0 5px 0;
		padding: 15px 3% 0 3%;
		height: auto;
		min-height: 0;
		border-right: none;
		text-align: left;
	}

	.boxDetails {
		width: 94%;
		margin: 0;
		padding: 0 3% 15px 3%;
		height: auto;
		min-height: 0;
	}

	.boxDetails>div {}

	.boxYouTube, .FooterBox {
		float: left;
		width: 100%;
		padding: 0;
		clear: both;
		height: auto;
		min-height: 0;
	}

	.FooterBox {
		margin: 18px 0 0 0;
	}

	.txtDescription {
		margin: 0;
		width: 100%;
		float: left;
		line-height: 18px;
		font-size: 14px;
		text-align: left;
	}

	.txtDescSource {
		text-align: left;
		font-size: 22px;
	}

	.FooterPad {
		padding: 8px 0 8px 8px;
	}

	.expand {
		max-height: 470px;
	}

	#footer, #copyright {
		width: 100%;
		text-align: center;
	}

	#copyright {
		color: #000;
		float: left;
		margin: 0 0 15px 0;
	}

	#copyright a:link, #copyright a:visited {
		display: none;
	}

	.bottomPane-middle, .bottomPane-left, .bottomPane-right {
		position: relative;
		float: left;
		width: 100%;
		margin: 0 0 15px 0;
		left: 0;
		right: 0;
	}

	.bottomPane-middle img {
		max-width: 150px;
		margin: 20px 0 0 0;
	}

	.bottomPane-right .Normal, .bottomPane-middle .Normal {
		text-align: center;
	}

	.bottomPane-right a {
		width: 100%;
		max-width: 400px;
	}

	#mobileButton, #mobileMenu {
		display: block;
	}

	#mobileButton {
		background: url(Images/menu-mobile.png) center center no-repeat;
		background-size: 30px;
		height: 50px;
		width: 50px;
		position: absolute;
		top: 0;
		right: 0;
		cursor: pointer;
	}

	#mobileButton.active {
		background: rgba(0, 0, 0, .2) url(Images/menu-mobile.png) center center no-repeat;
		background-size: 30px;
	}

	#mobileMenu {
		position: fixed;
		top: 78px;
		left: 100%;
		overflow: visible;
	}

	#mobileMenu>a {
		background: rgba(254, 0, 150, 1);
		padding: 13px 10px;
		color: #fff;
		text-shadow: 2px 2px 0px #000;
		transition: 100ms ease-out right;
		float: left;
		clear: both;
		font-size: 18px;
		text-decoration: none;
		width: 200px;
		line-height: 20px;
		position: relative;
		right: 0;
		font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	}

	#mobileMenu>a.active {
		position: relative;
		right: 100%;
	}

	#userControls {
		display: none;
	}

	.lol-table {
		display: block;
		float: left;
		width: 100%;
		border-collapse: collapse;
		border-spacing: 0px !important;
		cursor: default;
	}

	.lol-table th {
		display: none;
	}

	.lol-table tr, .lol-table td, .lol-table div, .lol-table span {
		display: block !important;
		float: left !important;
		clear: both !important;
		border-spacing: 0px !important;
	}

	.lol-table tr {
		padding: 0 0 4px 0;
		margin: 0 0 4px 0;
	}

	.lol-table tr:hover {
		background: none;
	}

	.tw-share {
		bottom: 40px;
		right: 11px;
		width: 70px;
	}

	.fb-share {
		bottom: 10px;
		right: 10px;
		width: 75px;
	}

	#popup {
		top: 78px;
		left: 25px;
		right: 25px;
		bottom: 25px;
	}

	.DNNContainer_Title_h2 h2 .TitleH2 {
		margin-bottom: 10px !important;
	}

	.lol-row {
		width: 100%;
	}

	.lol-row td {
		font-size: 13px;
		vertical-align: top;
		line-height: 17px;
		padding: 8px 16px 8px 0;
		width: 120px;
	}

	.ListofLists tr {
		border-bottom: #3b3b3b solid 1px;
	}

	.lol-game .lol-game-rank {
		font-size: 11px;
		padding: 2px 3px 2px 3px;
		margin: 6px 7px 6px 0;
	}

	.lol-game .lol-game-title {
		font-size: 10px;
		line-height: 12px;
		width: 60%;
		padding-right: 40%;
		top: 0px;
	}

	.lol-game-details {
		visibility: hidden;
		height: 0px;
		width: 0px;
	}

	.lol-game {
		margin: 7px 1% 4px 1%;
	}

	.AccordingText {
		float: none;
		width: 100% !important;
		margin-right: 0px;
		font-size: 16px;
		line-height: 24px;
		color: #666;
		margin-bottom: 20px;
	}

	.AccordingVideo {
		text-align: left;
	}

	.BottomLeftPane {
		float: none;
		width: 94%;
		padding-left: 3%;
		padding-right: 3%;
		margin-top: 4%;
	}

	.BottomRightPane {
		float: none;
		width: 94%;
		padding-left: 3%;
		padding-right: 3%;
		margin-top: 4%;
	}
}

@media only screen and (max-width: 1198px) {
	.VoteBarHome {
		opacity: 0;
		left: -100px;
	}
}

@media only screen and (max-width: 950px) {
	.countdown {
		float: left;
		padding-left: 10px;
		min-width: 200px;
		margin: auto;
		text-align: center;
	}

	.countdown_img {
		max-width: 100%;
	}
}

@media only screen and (max-width: 700px) {
	#popup {
		top: 70px;
		left: 10px;
		right: 10px;
		bottom: 10px;
	}

	#games .game {
		height: 130px;
	}

	#games .game .info .title {
		max-width: 175px;
		float: left;
		text-align: left;
	}

	#games .game .info .title em {
		float: none !important;
	}

	#games .game .pwnScore {
		padding: 22px 0 0 0;
	}

	#games .game .info span {
		opacity: 100;
		margin-top: 20px;
	}

	.filters {
		float: none;
		width: 100%;
		font-size: 13px;
	}

	#games {
		float: none;
		width: 100%;
		margin-top: 20px;
	}

	.filter-display {
		float: none;
		width: 100%;
	}

	.filters {
		margin-bottom: 15px;
	}

	#games .h-left {
		visibility: hidden;
	}

	.VoteBar {
		float: right;
		width: 72px;
		height: 258px;
		background-image: url(/Portals/0/Images/VoteBar.png);
		transition: 100ms linear all;
	}

	.VoteBar:hover {
		background-image: url(/Portals/0/Images/VoteBar-hover.png);
		cursor: pointer;
		transition: 100ms linear all;
	}

	.VoteText {
		float: left;
		max-width: 70%;
		font-size: 18px;
		line-height: 34px;
	}

	.VoteBox {
		max-width: 100%;
	}

	.TopLeftPane {
		width: 100%;
		float: none;
	}

	.TopMiddlePane {
		width: 0px;
		height: 0px;
		visibility: hidden;
		float: none;
		overflow: hidden;
	}

	.TopRightPane {
		width: 0px;
		height: 0px;
		visibility: hidden;
		float: none;
		overflow: hidden;
	}

	#popup.popupSmall {
		width: 500px;
		height: 300px;
		top: 50%;
		left: 50%;
		margin-left: -250px;
		margin-top: -150px;
	}

	#popup .content #innerHome.inner {
		padding: 0 0 0 0;
	}

	.popupText {
		margin: 0px 2px;
		padding: 2px;
		font-size: 12px;
	}

	.popupText .btnSuggestList {
		font-size: 16px;
		padding: 6px 0px;
	}

	.popupText img {
		width: 0px;
		height: 0px;
		visibility: hidden;
	}

	#popupFollow {
		width: 0px;
		height: 0px;
		visibility: hidden;
		line-height: 0px;
		overflow: hidden;
	}

	.NeonPane {

		height: auto;
		font-size: 14px;
		margin-top: 12px;
	}

	.NeonPane-title {
		font-size: 18px;
	}

	.NeonPane-text {
		line-height: 18px;
		padding: 15px;
	}

	.nav-div {
		max-width: 100%;
	}

	.logo-div img {
		max-width: 200px;
	}

	#siteWrapper {
		margin: 20px 0 0 0;
	}

	#dnn_pnav>li>a, #dnn_pnav>li>span {
		padding: 1px 12px 1px 12px;
		font-size: 14px;
	}

	#dnn_pnav li a.selected {
		text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
	}

	#dnn_pnav>li {
		float: left;
	}

	#dnn_pnav li {
		margin-bottom: 5px;
	}

	.txtGameTitle {
		font-size: 12px;
	}

	.txtScore {
		font-size: 14px;
		margin: 6px 2px 0px 0px;
	}

	.txtRankChange {
		font-size: 10px;
		margin: 1px 0px 0px 0px;
	}

	.OuterContainer {
		margin: 0 0 0 0;
	}

	.infoBar {
		display: inline-block;
		font-size: 10px;
	}

	.imgGameCover {
		width: 100%;
	}


}

@media only screen and (max-width: 380px) {
	.lol-row td {
		font-size: 11px;
		vertical-align: top;
		line-height: 12px;
		padding: 8px 12px 8px 0;
		min-width: 70px;
	}

	.ListofLists tr {
		border-bottom: #3b3b3b solid 1px;
	}

	#popup .top a .title {
		padding: 0 4px 0 0;
		height: 20px;
		line-height: inherit;
		font-size: 12px;
	}

	.top em {
		font-size: 12px;
		visibility: hidden;
	}

	.lol-game .lol-game-rank {
		font-size: 11px;
		padding: 2px 3px 2px 3px;
		margin: 6px 7px 6px 0;
	}

	.lol-game .lol-game-title {
		font-size: 10px;
		line-height: 12px;
		width: 60%;
		padding-right: 40%;
		top: 0px;
	}

	.lol-game-details {
		visibility: hidden;
		height: 0px;
		width: 0px;
	}

	.lol-game {
		margin: 7px 1% 4px 1%;
	}

	#popup.popupSmall {
		width: 280px;
		height: 500px;
		top: 10px;
		left: 50%;
		margin-left: -140px;
		margin-top: 0;
	}

	#popup .content #innerHome.inner {
		padding: 0 0 0 0;
	}

	.popupText {
		margin: 0px 5px;
		padding: 10px;
		font-size: 12px;
	}

	.popupText .btnSuggestList {
		font-size: 16px;
		padding: 6px 0px;
	}

	.popupText img {
		width: 0px;
		height: 0px;
		visibility: hidden;
	}
}

@media only screen and (min-width: 400px) {
	.boxTitle {
		/*width: 62%;*/
	}
}

@media only screen and (min-width: 462px) {
	.boxTitle {
		/*width: 68%;*/
	}
}