@charset "utf-8";
/* CSS Document */

@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700,400italic);
@import url(https://fonts.googleapis.com/css?family=Squada+One);

#beta-inner{
	overflow: visible;
}

#beta-top-wrap{
	width: 320px;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	font-weight: normal;
	
	color: #ffffff;
	text-shadow: 0 1px 0 #0f2549;
	
	
	background: #214d7e;

background: -moz-linear-gradient(top,  #214d7e 0%, #111255 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#214d7e), color-stop(100%,#111255));
background: -webkit-linear-gradient(top,  #214d7e 0%,#111255 100%);
background: -o-linear-gradient(top,  #214d7e 0%,#111255 100%);
background: -ms-linear-gradient(top,  #214d7e 0%,#111255 100%);
background: linear-gradient(to bottom,  #214d7e 0%,#111255 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#214d7e', endColorstr='#111255',GradientType=0 );*/



-webkit-box-shadow:inset 12px 12px 29px 0 #142e5a;
box-shadow:inset 12px 12px 29px 0 #142e5a;

-webkit-border-radius: 0 0 5px 5px;
border-radius: 0 0 5px 5px;

 

}

#beta-top-wrap .widget, #beta-top-wrap .mission{
	border-bottom: 1px solid #14336f;
	-webkit-box-shadow: 0 1px 0 0 #244f87;
box-shadow: 0 1px 0 0 #244f87;
}

#beta-top-wrap .widget-header{
	color: #fcaf01;
	font-size: 29.9px;
	font-family: 'Squada One', Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-shadow: 0 1px 4px #000A16;
	margin-top: 8px;
	margin-left: 15px !important;
	display: inline-block;
	 white-space: nowrap;
}

#beta-top-wrap .widget-header a:link,
#beta-top-wrap .widget-header a:visited,
#beta-top-wrap .widget-header a:active,
#beta-top-wrap .widget-header a:hover{
	color: #fcaf01;
}

.layout-wt #beta .widget-twitter .widget-content {
	max-width: 300px;
}

.layout-wt #beta .widget-archive .widget-content,
.layout-wt #beta .widget-rss .widget-content,
.layout-wt #beta .widget-legal .widget-content {
	padding: 5px;
}

#beta-top-wrap .bannerimage{
	border: 1px solid #91949b !important;
	margin-bottom: 10px;

}

#beta-top-wrap .bannerlink{
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMjYlIiBzdG9wLWNvbG9yPSIjMTAyOTUzIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjglIiBzdG9wLWNvbG9yPSIjMTAyOTUzIiBzdG9wLW9wYWNpdHk9IjAuOTQiLz4KICAgIDxzdG9wIG9mZnNldD0iNjIlIiBzdG9wLWNvbG9yPSIjMTAyOTUzIiBzdG9wLW9wYWNpdHk9IjAiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzEwMjk1MyIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9yYWRpYWxHcmFkaWVudD4KICA8cmVjdCB4PSItNTAiIHk9Ii01MCIgd2lkdGg9IjEwMSIgaGVpZ2h0PSIxMDEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-radial-gradient(center, ellipse cover,  rgba(16,41,83,1) 26%, rgba(16,41,83,0.94) 28%, rgba(16,41,83,0) 62%, rgba(16,41,83,0) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(26%,rgba(16,41,83,1)), color-stop(28%,rgba(16,41,83,0.94)), color-stop(62%,rgba(16,41,83,0)), color-stop(100%,rgba(16,41,83,0)));
background: -webkit-radial-gradient(center, ellipse cover,  rgba(16,41,83,1) 26%,rgba(16,41,83,0.94) 28%,rgba(16,41,83,0) 62%,rgba(16,41,83,0) 100%);
background: -o-radial-gradient(center, ellipse cover,  rgba(16,41,83,1) 26%,rgba(16,41,83,0.94) 28%,rgba(16,41,83,0) 62%,rgba(16,41,83,0) 100%);
background: -ms-radial-gradient(center, ellipse cover,  rgba(16,41,83,1) 26%,rgba(16,41,83,0.94) 28%,rgba(16,41,83,0) 62%,rgba(16,41,83,0) 100%);
background: radial-gradient(ellipse at center,  rgba(16,41,83,1) 26%,rgba(16,41,83,0.94) 28%,rgba(16,41,83,0) 62%,rgba(16,41,83,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#102953', endColorstr='#00102953',GradientType=1 );


}

#most-popular img,
#fav-games a img{ 
	-webkit-box-shadow: 7px 7px 0 0 #07143d;
box-shadow: 4px 4px 0 0 #07143d;
padding: 1px;

background: #f9e13e;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZTEzZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiNzhjMGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #f9e13e 0%, #b78c0b 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9e13e), color-stop(100%,#b78c0b));
background: -webkit-linear-gradient(top,  #f9e13e 0%,#b78c0b 100%);
background: -o-linear-gradient(top,  #f9e13e 0%,#b78c0b 100%);
background: -ms-linear-gradient(top,  #f9e13e 0%,#b78c0b 100%);
background: linear-gradient(to bottom,  #f9e13e 0%,#b78c0b 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9e13e', endColorstr='#b78c0b',GradientType=0 );
}

#beta-top-wrap .rounded-hr{
	
	margin-top: 7px;
	 margin-right: 10px;
	
background: #0b1c4d;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBiMWM0ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxODJiNjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #0b1c4d 0%, #182b66 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0b1c4d), color-stop(100%,#182b66));
background: -webkit-linear-gradient(top,  #0b1c4d 0%,#182b66 100%);
background: -o-linear-gradient(top,  #0b1c4d 0%,#182b66 100%);
background: -ms-linear-gradient(top,  #0b1c4d 0%,#182b66 100%);
background: linear-gradient(to bottom,  #0b1c4d 0%,#182b66 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b1c4d', endColorstr='#182b66',GradientType=0 );

 padding: 2px 7px 3px;
 
 	-webkit-box-shadow: 0 1px 0 0 #253f89;
box-shadow: 0 1px 0 0 #253f89;
border-radius: 3px;
 
}

#beta-top-wrap .rounded-hr hr{
	background-color: #0a1a47;
	height: 1px;
	-webkit-box-shadow: 0 1px 0 0 #253f89;
box-shadow: 0 1px 0 0 #253f89;
}

#beta-top-wrap .last .rounded-hr,
#beta-top-wrap .last .rounded-hr hr{
	height: 0px;
	padding: 0px;
}



/***tabbed widget****/
.tabbed-widget{
	padding: 0;
	border: none;
	background: none;
}
.tabbed-widget .ui-widget-header{
	position: relative;
	top: 25px;
	border: none;
	 border-bottom: 1px solid #3267ac;
	background: none;
	padding: 25px 0 0 15px;

	
	background: url(https://jayisgames.com/images/sidebar/tab-nav-back.png) no-repeat bottom left;
}
.tabbed-widget .widget-header{
	position: relative;
	top: -56px;
	
	
}
.tabbed-widget .ui-state-default, .tabbed-widget .ui-widget-content .ui-state-default{
	background: none;
	border: none;
}
.tabbed-widget .ui-tabs-panel{
	padding: 0;
	background: url(https://jayisgames.com/images/sidebar/tab-panel-back.png) no-repeat top left;
}


.tabbed-widget .ui-tabs-nav li.ui-tabs-selected{
	 background: url(https://jayisgames.com/images/sidebar/tab-back.png) no-repeat;
}

.tabbed-widget .ui-tabs-nav li{

	 clear: none;
	margin: 0;
	min-height: 30px;
	padding: 0 5px 5px;
}

.tabbed-widget.ui-tabs .ui-tabs-nav li.ui-tabs-selected{
	padding-bottom: 5px;
}

.tabbed-widget .ui-tabs-nav li{
	background: none;
	border: medium none;
	
}
.tabbed-widget .ui-tabs-nav h2{
	text-indent: -9999px;
	width: 40px;
	margin-bottom: 0;
}

.tabbed-widget .ui-tabs-nav h2 a{
	
}

.tabbed-widget a[href="#casual-game"]{
	background:url(https://jayisgames.com/images/sidebar/casual-icn-off.png) no-repeat 2px 3px;
}

.tabbed-widget .ui-state-active a[href="#casual-game"]{
	background:url(https://jayisgames.com/images/sidebar/casual-icn-on.png) no-repeat 2px 3px;
}


.tabbed-widget a[href="#browser-game"]{
	background: url(https://jayisgames.com/images/sidebar/browser-icn-off.png) no-repeat -1px 5px;
}
.tabbed-widget .ui-state-active a[href="#browser-game"]{
	background: url(https://jayisgames.com/images/sidebar/browser-icn-on.png) no-repeat -1px 5px;
}

.tabbed-widget a[href="#mobile-game"]{
	background: url(https://jayisgames.com/images/sidebar/mobile-icn-off.png) no-repeat 3px 4px;
}
.tabbed-widget .ui-state-active a[href="#mobile-game"]{
	background: url(https://jayisgames.com/images/sidebar/mobile-icn-on.png) no-repeat 3px 4px;
}



/***mission****/
#beta-top-wrap .mission{
	background: url(https://jayisgames.com/images/sidebar/mission-back.png) no-repeat 203px 75px;
	padding-bottom: 21px;
}
#beta-top-wrap .mission h3{
	font-size: 16px;
	line-height: 23px;
	font-weight: 300;
	margin-left: 15px;
	margin-top: 8px;
	margin-left: 1px;
	margin-bottom: 16px;
	
}

#beta-top-wrap .fb-like, #beta-top-wrap .twitter-follow-button{
	background: #063466;
	padding: 3px;
	border-radius: 3px;
	/*-webkit-box-shadow: 0 1px 0 0 #4378b5;
box-shadow: 0 1px 0 0 #4378b5;*/
-webkit-box-shadow:inset 0 0 5px 1px #052b5a, 0 1px 0 0 #4378b5;
box-shadow:inset 0 0 5px 1px #052b5a, 0 1px 0 0 #4378b5;
}

#beta-top-wrap .twitter-follow-button{
	 position: relative;
	top: 3px;
}

.fb-like{
	margin-right: 10px;
}



/***game of the week****/

#casual-game .widget-header,
#browser-game .widget-header,
#mobile-game .widget-header
 {
	padding: 0;
	margin: 0;
}
#casual-game .widget-content,
#browser-game .widget-content,
#mobile-game .widget-content
 {
	margin-left: 4px;
}



/***recent comments ****/
#beta-top-wrap .widget-recent-comments .widget-content{
	 margin-bottom: 15px;
	 margin-top: 0px;
	
	 
}
#beta-top-wrap .widget-recent-comments{
border-bottom: 1px solid #020b2b;
	 box-shadow: 0 1px 0 0 #203a91;
}

#beta-top-wrap .widget-recent-comments .widget-header{
	width: auto;
	margin-bottom: 20px;
	margin-bottom: 16px;
	background: url(https://jayisgames.com/images/sidebar/cmnt-header-icn.png) no-repeat left center;
	 padding-left: 29px !important;
	 margin-left: 11px !important;
	 
}

#beta-top-wrap #reloadcomments{
	
   background: url("https://jayisgames.com/images/sidebar/reload-icn.png") no-repeat scroll center center rgba(0, 0, 0, 0);
	margin-bottom: 0;
	margin-left: 182px;
	margin-right: 48px;
	overflow: hidden;
	padding-top: 35px;
	text-indent: -9999px;
}

#beta-top-wrap #reloadcomments:hover{
-webkit-transform:rotate(720deg);
	-moz-transform:rotate(720deg);
	-o-transform:rotate(720deg);
	
	  -webkit-transition-duration: 1.6s;
	-moz-transition-duration: 1.6s;
	-o-transition-duration: 1.6s;
	transition-duration: 1.6s;

   -webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	transition-property: transform;
	
	overflow: hidden;
}

#beta-top-wrap .widget-recent-comments ul li{
	clear: both;
	line-height: 20px;
	padding: 2px 0 0;
}

#beta-top-wrap .widget-recent-comments li:nth-child(odd){
	background:url(https://jayisgames.com/images/sidebar/cmnt-row-highlight.png) no-repeat center bottom;
}

#beta-top-wrap .widget-recent-comments ul li a{
	font-size: 16px;
	font-weight: normal;
}

#beta-top-wrap .widget-recent-comments ul li a:link,
#beta-top-wrap .widget-recent-comments ul li a:visited,
#beta-top-wrap .widget-recent-comments ul li a:hover,
#beta-top-wrap .widget-recent-comments ul li a:active{
	color: #fff;
}


#beta-top-wrap .widget-recent-comments ul li .a{
	font-weight: 300;
	font-size: 14px;
}

#beta-top-wrap .widget-recent-comments ul li .t{
	 white-space: nowrap;
}

#beta-top-wrap #slidedown,
#beta-top-wrap #slideup{
	color: #182c67;
	font-weight: 400;
	font-size: 18px;
	text-shadow: 0 1px 0 #f1f2f5;
	line-height: 34px;
	 margin: 15px 15px 0 5px;
	border-radius: 5px;
	
	-webkit-box-shadow:inset 0 1px 0 0 #ffffff;
	  box-shadow:inset 0 1px 0 0 #ffffff;
	
	


}

#beta-top-wrap #slidedown{

background: #dfe4f0 url(https://jayisgames.com/images/sidebar/more-cmnts.png) no-repeat 262px center;
background: url(https://jayisgames.com/images/sidebar/more-cmnts.png) no-repeat 262px center, -moz-linear-gradient(top,  #dfe4f0 0%, #bec3ce 100%);
background: url(https://jayisgames.com/images/sidebar/more-cmnts.png) no-repeat 262px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dfe4f0), color-stop(100%,#bec3ce));
background: url(https://jayisgames.com/images/sidebar/more-cmnts.png) no-repeat 262px center, -webkit-linear-gradient(top,  #dfe4f0 0%,#bec3ce 100%);
background: url(https://jayisgames.com/images/sidebar/more-cmnts.png) no-repeat 262px center,-o-linear-gradient(top,  #dfe4f0 0%,#bec3ce 100%);
background: url(https://jayisgames.com/images/sidebar/more-cmnts.png) no-repeat 262px center, -ms-linear-gradient(top,  #dfe4f0 0%,#bec3ce 100%);
background: url(https://jayisgames.com/images/sidebar/more-cmnts.png) no-repeat 262px center, linear-gradient(to bottom,  #dfe4f0 0%,#bec3ce 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfe4f0', endColorstr='#bec3ce',GradientType=0 );

	
}
#beta-top-wrap #slideup{
background: #dfe4f0 url(https://jayisgames.com/images/sidebar/cmnts-less.png) no-repeat 262px center;
background: url(https://jayisgames.com/images/sidebar/cmnts-less.png) no-repeat 262px center, -moz-linear-gradient(top,  #dfe4f0 0%, #bec3ce 100%);
background: url(https://jayisgames.com/images/sidebar/cmnts-less.png) no-repeat 262px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dfe4f0), color-stop(100%,#bec3ce));
background: url(https://jayisgames.com/images/sidebar/cmnts-less.png) no-repeat 262px center, -webkit-linear-gradient(top,  #dfe4f0 0%,#bec3ce 100%);
background: url(https://jayisgames.com/images/sidebar/cmnts-less.png) no-repeat 262px center,-o-linear-gradient(top,  #dfe4f0 0%,#bec3ce 100%);
background: url(https://jayisgames.com/images/sidebar/cmnts-less.png) no-repeat 262px center, -ms-linear-gradient(top,  #dfe4f0 0%,#bec3ce 100%);
background: url(https://jayisgames.com/images/sidebar/cmnts-less.png) no-repeat 262px center, linear-gradient(to bottom,  #dfe4f0 0%,#bec3ce 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfe4f0', endColorstr='#bec3ce',GradientType=0 );

	
}
/****popular reviews****/
#most-popular.tabbed-widget .ui-tabs-nav li{

	clear: none;
	margin: 0;
	min-height: 30px;
	padding: 0 5px 5px;
}

#most-popular.tabbed-widget .ui-tabs-nav li{
	background: none;
	border: medium none;
}


#most-popular.tabbed-widget .ui-tabs-nav li.ui-tabs-selected{
	 background: url("https://jayisgames.com/images/sidebar/tab-back.png") no-repeat;
}
.tabbed-widget a[href="#review-today"]{
	background:url(https://jayisgames.com/images/sidebar/today-off-icn.png) no-repeat 3px 4px;
}
.tabbed-widget .ui-state-active a[href="#review-today"]{
	background: url(https://jayisgames.com/images/sidebar/today-on-icn.png) no-repeat 3px 4px;
}

.tabbed-widget a[href="#review-week"]{
	background: url(https://jayisgames.com/images/sidebar/week-off-icn.png) no-repeat 1px 5px;
}
.tabbed-widget .ui-state-active a[href="#review-week"]{
	background: url(https://jayisgames.com/images/sidebar/week-on-icn.png) no-repeat 1px 5px;
}
.tabbed-widget a[href="#review-month"]{
	background: url(https://jayisgames.com/images/sidebar/month-off-icn.png) no-repeat 0px 4px;
}
.tabbed-widget .ui-state-active a[href="#review-month"]{
	background: url(https://jayisgames.com/images/sidebar/month-on-icn.png) no-repeat 0px 4px;
}

#beta-top-wrap #most-popular .widget-header{
	font-size: 24px;
	 margin-left: 12px !important;
	 top: -68px;
}

#beta-top-wrap #most-popular .ui-tabs-panel{
	font-family: Roboto, Helvetica, Arial, sans-serif;
}

#beta-top-wrap #most-popular .widget-content h2 a:link,
#beta-top-wrap #most-popular .widget-content h2 a:visited,
#beta-top-wrap #most-popular .widget-content h2 a:hover,
#beta-top-wrap #most-popular .widget-content h2 a:active
{
	font-weight: normal;
	font-size: 16px;
	color: #fff;
}

#beta-top-wrap #most-popular .details,
#beta-top-wrap #most-popular .details a:link{
	color: #fff;
	font-weight: 300;
	font-size: 14px;
	text-shadow: 0 1px 0 #0F2549;
}
#beta-top-wrap #most-popular .details a:link{
	margin-left: 6px;
}
#beta-top-wrap #most-popular .details strong{
background: url(https://jayisgames.com/images/sidebar/review-v-div.png) no-repeat right 4px;
padding-right: 5px;
}
#beta-top-wrap #most-popular .widget-content{
	margin-left: 12px;
	margin-top: 0;
}

#beta-top-wrap #most-popular .widget-content li{
	background: none;
	margin-top: 10px;
	padding-bottom: 0;
}


#beta-top-wrap #most-popular .rounded-hr{
	 margin-top: 11px;
}

#most-popular .widget-content h2,
#most-popular .widget-content .details{
	 margin-left: 67px;
}




#beta-top-wrap #most-popular .widget-content li:nth-child(even){
	background:url(https://jayisgames.com/images/sidebar/rvw-row-highlight.png) no-repeat bottom center;
}

#beta-top-wrap #most-popular .details strong span{
	 background: url("https://jayisgames.com/images/sidebar/views-icn.png") no-repeat center 5px;
	display: inline-block;
	text-indent: -9999px;
	width: 23px;
}

#beta-top-wrap #most-popular .details a span{
	background: url(https://jayisgames.com/images/sidebar/cmnt-icn.png) no-repeat center 4px;
	display: inline-block;
	text-indent: -9999px;
	width: 23px;
	
}
#beta-top-wrap #most-popular{
	border-bottom: 1px solid #020b2b;
	 box-shadow: 0 1px 0 0 #203a91;
}
/***favorite games***/
#beta-top-wrap #fav-games{
	border-bottom: none;
	box-shadow: none;
	background: url(https://jayisgames.com/images/sidebar/sidebar-back-btm.png) no-repeat center bottom;
}

#beta-top-wrap #fav-games .widget-header{
	 background: url("https://jayisgames.com/images/sidebar/fav-head-icn.png") no-repeat scroll left 9px ;
	font-size: 27px;
	padding-left: 29px;
	 margin-left: 12px !important;
}

#beta-top-wrap #fav-games .edit{
	  background: url("https://jayisgames.com/images/sidebar/edit-fav-icn.png") no-repeat scroll center center rgba(0, 0, 0, 0);
	display: inline-block;
	height: 30px;
	width: 30px;
}
#beta-top-wrap #fav-games .edit span{
	display: inline-block;
	text-indent: -9999px;
}
.layout-wt #beta #fav-games .widget-content{
	font-size: 14px;
	font-weight: 300;
	margin: 1px 29px 10px 36px;
	padding-bottom: 20px;
}
#fav-games .widget-content>a:link,
#fav-games .widget-content>a:visited,
#fav-games .widget-content>a:hover,
#fav-games .widget-content>a:active
{
	color: #fff;
}

#fav-games .game-icons-skyscraper{
	
}
#fav-games .game-icons-skyscraper a{
	margin: 4px 4px 7px;
	}

#fav-games .game-icons-skyscraper a{
	float: left;
}


#fav-games .game-icons-skyscraper a.empty-icon{
	background: #d1d6e2 url(https://jayisgames.com/images/sidebar/game-add-back.png) no-repeat center center; 

	border: 1px solid #DCE1EC;
	display: inline-block;
	height: 50px;
	width: 50px;

	-webkit-box-shadow: inset -1px 1px 6px 0 #07143d, 7px 7px 0 0 #07143d;
box-shadow: inset -1px 1px 6px 0 #07143d, 4px 4px 0 0 #07143d;
}

#fav-games .game-icons-skyscraper span{
	display: inline-block;
	height: 50px;
	text-indent: -9999px;
	width: 50px;

}


#fav-games .game-icons-skyscraper .empty-icon div
{
	
}
/**** top space fix add banner shadow***/

.layout-wt #content-inner{
	background: none;
	padding-top: 15px;
}
.portal-fragment .asset-content{
	margin-top: 0px;
}
.portal-fragment .cat-set{
	margin-top: 0px;
}
#content{
	 box-shadow: inset 0 7px 5px 0 rgba(0, 0, 0, 0.5);
}