#appFooterInfo {
	margin-bottom: 30px;
}

#appFooterInfo .left {
	width: 50%;
	float: left;
}

#appFooterInfo .right {
	width: 50%;
	float: right;
}

#appFooterInfo .right-col-first {
	width: 60%;
	float: left;
}

#appFooterInfo .right-col-second {
	width: 40%;
	float: right;
}

#appFooterInfo h1 {
	border: 0;
	font: 300 28px "Open Sans", sans-serif;
}

#appFooterInfo h1 a, #appFooterInfo h1 a:hover {
	color: #000000;
	text-decoration: none;
}

#appFooterInfo .left li a {
	font-weight: bold;
}

#appFooterInfo .friends_playing {
	margin-top: 5px;
}

#appFooterInfo .friends_playing .profileSmallIcon {
	display: inline-block;
	margin-right: 5px;
}

#appFooter{
	border-top: 1px solid #e7e7e7;
}
#appFooter ul {
	float:right;
}
#appFooter span.appInfo {
	display:block;
	padding-top:3px;
}

.appList td {
	padding-bottom: 20px;
}

.appList .profileSmallIcon {
	width: 80px;
	height: 80px;
	position: relative;
	margin-right: 12px;
}
.appList .profileSmallIcon:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 4px;
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.08);
}
.appListTd .inlineList li {
	margin-bottom:0;
}
.appListTd .appSettings {
	visibility:hidden;
}
.appListTd h2 {
	margin-bottom: 0;
	font-size: 14px;
	line-height: 19px;
}
.appListTd > div {
	color: #747474;
	margin: 4px 0;
	font-size: 13px;
	line-height: 17px;
}

.appListTd p.appDescription {
	margin-top:5px;
}


.appListTd:hover .appSettings{
	visibility: visible;
}
.appListTd .badge{
	display:inline;
	position:relative;
	top:0;
	right:0;
}

.appOnline {
	font-size: 12px;
	color: #8d8d8d;
}

.appIconBox {
	position: relative;
	display: block;
	width:85px;
	text-align:center;
	float:left;
	overflow:hidden;
	height:90px;
	margin:7px;
	border-radius:5px;
	-o-border-radius:5px;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	z-index: 0
}

.appIconBox:hover {
	background-color: #e7e7e7;
	text-decoration: none;
}

.appIconBox div{
	margin: 5px auto;
}

.appIconBox .badge{
	top:40px;
	right: 17px;
}


#appTops h1 {
	margin: 0;
	padding-bottom: 5px;
}
#topAppList {
	margin-right:10px;
}
#topAppList, #lastAppList {
	padding:5px;
	vertical-align: top;
	background-color:#f8f8f8;
}

#myLastApps .rightIcon{
	display:none;
	margin:0;
	padding: 0;
	position:absolute;
}
#myLastApps li:hover .rightIcon{
	display:block;
}


#topAppList, #topAppTop{
	border-right:10px solid #fff;
	width:70%;
}


#content_frame {
	border-width: 0;
	overflow-x: hidden;
	overflow-y: hidden;
	margin: 0 auto;
	display: block;
}





#apidocs div.section {
	margin-top:0px;
}

#apidocs tt.literal, #apidocs span.pre {
	font-family:monospace;
	background-color: #f3f3f3;
	padding:2px;
}

#apidocs pre.literal-block {
	background:#FEEDD1;
	font-family:  monospace;
	border: 1px solid #f9c1a8;
	overflow-x:auto;
	padding:5px;
}

#apidocs table.field-list, #apidocs table.docutils, #apidocs div.contents, #apidocs dl {
	border: 1px solid #cccccc;
	background-color: #f3f3f3;
	padding:5px;
	margin: 0 0 10px 0;
}
#apidocs table.docutils td,#apidocs table.docutils th {
	padding:5px;
}


#apidocs div.contents p.topic-title {
	font-size:14px;
	font-weight:bold;
}

#apidocs div.contents ul {
	font-weight: bold;
}
#apidocs div.contents ul ul {
	margin-left:50px;
	font-weight: normal;
}

#apidocs p {
	text-align:justify;
}

#apidocs ul.simple {
	list-style-type: disc;
	list-style-position: outside;
	margin-left:30px;
}
#apidocs ol.simple {
	list-style-position: outside;
	margin-left:30px;
}

#apidocs ol.lower-alpha li{
	list-style-type:  lower-alpha !important;
}


#apidocs ul.simple li{
	margin-bottom: 5px;
}
#apidocs ul.auto-toc{
	list-style-type: none;
	list-style-position: inside;
}

#apidocs dl.docutils dt {
	font-weight:bold;
}

#apidocs table.field-list th, #apidocs table.field-list td {
	padding:3px;
}
#apidocs img {
	margin:5px;
}

#apidocs .red{
	color:red;
	margin-top:5px;
	margin-bottom:5px;
}

.apiUserList .apikey{
	width:250px;
	display:inline-block;
}

.apiUserList p{
	height:30px;
	line-height:30px;
	display:inline-block;
	float:left;
	margin-right: 10px;
}

.apiUserList .delete{
	height:30px;
	line-height:30px;
	display:inline-block;
	float:right;
}
.userImage{
	border-radius: 5px 5px 5px 5px;
	width:30px;
	height:30px;
	background-position:-10px -10px;
	display:inline-block;
	float:left;
	margin-right: 10px;
}

.applications .topNav{
	background-color: #F5F5F5;
	padding:5px;
	text-align:right;
}

.applications .topNav .buttonLarge {
	min-width:240px;
}

.applications .topNav .buttonLarge{
	display:inline-block;
}

.applications .topNav.general{
	border-top: 1px solid #E7E7E7;
	margin-top:20px;
}

.applications .topNav.secondary{
	margin:-10px 0 10px 0;
}


.previewImageContent{
	margin-left:145px;
}

.imgContent{
	position:relative;
	display: inline-block;
}

.imgContent a.deleteIcon{
	position:absolute;
	display:block;
	width:16px;
	height:16px;
	right:2px;
	top:2px;
}

a.deleteIcon.icon{
	display:inline-block;
	height:20px;
	background-position: 0 0;
}

.ApplicationsLotteryBanner {
	width: 1080px;
	height: 64px;
	line-height: 64px;
	padding-right: 24px;
	background: url('/applications/img/promo/payment/speles-10.jpeg');
	box-sizing: border-box;
	text-align: right;
	margin-bottom: 16px;
	position: relative;
}

.ApplicationsLotteryBanner a {
	font-size: 14px;
	color: #ffffff;
}

.ApplicationsLotteryBannerWinners {
	position: absolute;
	top: 0;
	left: 666px;
	height: 64px;
	width: 300px;
	line-height: normal;
	text-align: left;
	overflow: hidden;
	color: #fff;
}

#ApplicationsLotteryBannerWinnersWrapper {
	width: 100%;
	transition: transform 1s ease-in-out;
}

#ApplicationsLotteryBannerWinnersWrapper div.item {
	height: 64px;
	width: 100%;
	padding: 5px;
	box-sizing: border-box;
}

#ApplicationsLotteryBannerWinnersWrapper div.item > div.wrapper {
	border-radius: 4px;
	background-color: rgba(0, 0, 0, 0.5);
	padding: 4px;
}

#ApplicationsLotteryBannerWinnersWrapper div.item div.wrapper > div {
	display: inline-block;
	vertical-align: middle;
}

#ApplicationsLotteryBannerWinnersWrapper div.item div.image {
	width: 46px;
	height: 46px;
	background-size: 100%;
	border-radius: 2px;
}

#ApplicationsLotteryBannerWinnersWrapper div.item div.text {
	width: 200px;
	margin: 0 0 0 4px;
}

#ApplicationsLotteryBannerWinnersWrapper div.item div.text a {
	color: #fec400;
	font-weight: bold;
}

#applications-chrome-noflash {
	width: 1080px;
	height: 150px;
	background: transparent url(/applications/img/help/flash/banner-bg.jpg) no-repeat center center;
	margin: 0 auto 25px;
	font-size: 16px;
	line-height: 1.5;
	color: #424242;
	text-align: center;
	box-sizing: border-box;
	padding: 25px 0 20px;
	position: relative;
}

#applications-chrome-noflash > div {
	line-height: 3;
}
#applications-chrome-noflash .title {
	font-size: 22px;
	font-weight: bold;
	line-height: 1.27;
	color: #1e1e1e;
}

#applications-chrome-noflash .close {
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}
