body {
	height: auto;
}

img {
	border-radius: 10px;
}
.games-comment{
	text-align: left;font-size: small;color: #777777;
}
.games_list>div {
	padding-top: 50px;
	cursor:pointer;
}

.games_list {
	text-align: center;
	padding-bottom: 200px;
	;
}
.padding-bottom_200 {
	padding-bottom: 200px;
	;
}

.footer {
	line-height: 30px;
	text-align: center;
	padding-top: 10px;
	margin-top: 300px;
	bottom: 0;
	position: fixed;
	width: 100%;
}

.game-title {
	padding: 10px;
}

.game-title>span {
	font-weight: bolder;
	font-family: arial;
}

.con_titl {
	text-align: center;
	font-size: x-large;
}
.footer a{
	color: #fff;
}

.con {
	padding-top: 30px;
	;
}

.recharge{
	padding-top:30px;
}
.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
