/*
Filelist!!!
Convert to Xtgem: Baka
*/
body,ul,ol,li,p,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,table,td,div,select,input{	margin:0px;	padding:0px;	border:0px;	font:13px Verdana, Arial, Helvetica, sans-serif;font-size:small;	-webkit-text-size-adjust:none;vertical-align:top;}
h1{
	font-size: 18px
}
h2{
	font-size: 16px
}
ul,ol{
	list-style-type:none;
}
img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.xl_header {
  background: #383838;
  padding: 6px 4px;
  color: #EEE;
}
.xl_header_l {
  border-right: 1px solid #999;
}
.xl_hover {
  border-bottom: 1px solid#383838;
}
.xl_header a {
	color:#fff
}
.xl_header a:hover {
	color:#ff4500
}
.xl_header_l {
	border-right:1px solid #999
}
.xl_hover:hover {
	border-bottom: 1px solid#ffd700
}
.xl_hover {
	border-bottom: 1px solid#383838
}.menu {  border-bottom: 1px solid#e1ddda;  color: #333;  margin: 0 0 1px;  padding: 4px;}.cp{background-image: url(/themes/icon/footer.gif);  background-color: rgb(196, 234, 118);  padding-top: 2px;  padding-right: 2px;  padding-bottom: 2px;  padding-left: 2px;  margin-top: 1px;  margin-right: 1px;  margin-bottom: 1px;  margin-left: 1px;  background-position: 50% 0%;  background-repeat: repeat no-repeat;}
a{
	text-decoration:none;color: #069
}
a:hover{
	color:#FF0000
}
h1, h1 a, h2, h2 a, h3, h3 a {
	font-size: 14px;
	font-weight: bold;
}
h1.single-title {
/*text-shadow: 1px 1px 1px rgba(0,0,0,0.3);*/
}
.foot {
  background: #000;
  padding: 5px;
  text-align: center;
  color: #fff;
}
.foot a {
  color: #fff;
}
body {
	color:#3C3C3C;
	border:1px solid #D1CCCC;
	max-width:600px;
	margin:0 auto;
}
img.center {
	margin: 0 auto;
	display: block;
}
#wrapper {
	margin:0 auto;
	/* box-shadow: 0 7px 50px rgba(0, 0, 0, 0.3); */
	max-width: 100%;
}

#header {
	text-align: center;
	background-image: url('/themes/icon/bautroi.gif');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #c4ea76;
	padding: 2px;
	margin: 1px;
	font-size:16px;
}

#header .logo {
	font-family: comic sans ms,cursive;
	font-weight: bold;
	color: rgb(255, 0, 0);
}

#welcome {
	background: #F2F6F8;
	padding: 5px;
}

.breadcrumb {
	background: #FAFAFA;
	padding: 10px;
	color: #999;
}

.widget-title {
	background-color: #008080;
	color: #fffaee;
	font-weight: 700;
	margin-bottom: 1px;
	padding: 7px;
	/*text-shadow: #45cdf5 1px 1px 1px;*/
}

.widget-title a {
	color: #fff;
}

.widget-main, #single-content, #single-comment {
	background-color: #F2F6F8;
	padding: 4px 6px;
	margin: 0;
}
#single-content img{max-width:98%;}

.list-app {
}

.list-app ul {
	margin-bottom: 10px;
}
.list-app ul li {
	border-bottom: 1px dashed #e2e2e2;
	color: #7E7E7E;
	margin-left: 4px;
	padding: 6px;
}
.list-app ul li:hover {
  background: #eee;
}
.list-app ul li:nth-child(even){background:#F4F5F5}

.list-app .thumbnail {
	float: left;
	margin: 0px 10px 0px 5px;
	position: relative;
	width: 60px;
	height: 60px;
}

.u_table {
	display: table;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
}

.u_table > li {
	vertical-align: middle;
	display: table-cell;
}

.app_info {
	border-bottom: 0px;
	background: #fff;
	padding: 5px;
}

.app_info .icon {
	height: 68px;
	width: 68px;
	border-radius: 6px;
}

.app_info .btn {
	display: inline-block;
	padding: 6px 20px;
	color: #686868;
	border-radius: 2px;
	font-weight: 14px;
	font-weight: bold;
	box-shadow: inset 0px 1px 0px 0px #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
	background: -moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background: -webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background: -o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background: -ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background: linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0);
	background-color: #f9f9f9;
	border: 1px solid #dcdcdc;
	text-shadow: -1px 1px 0px #FFF;
	white-space: nowrap;

}

.app_info .install_btn {
	box-shadow: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fbb450), color-stop(1, #f89306));
	background: -moz-linear-gradient(top, #fbb450 5%, #f89306 100%);
	background: -webkit-linear-gradient(top, #fbb450 5%, #f89306 100%);
	background: -o-linear-gradient(top, #fbb450 5%, #f89306 100%);
	background: -ms-linear-gradient(top, #fbb450 5%, #f89306 100%);
	background: linear-gradient(to bottom, #fbb450 5%, #f89306 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89306',GradientType=0);
	background-color: #fbb450;
	border: 1px solid #c97e1c;
	color: #ffffff;
	font-weight: bold;
	text-shadow: -1px 1px 0px rgba(0, 0, 0, 0.11);
}

.app_fixed .app_info {
    position: fixed;
    top: 0px;
    z-index: 200;
    box-shadow: 2px 2px 5px #666;
}

.app_info {
	position: relative;
}

.clearfix {
	zoom: 1;
}

.vendor {
	text-overflow: ellipsis;
	display: block;
	font-size: 12px;
	color: #666;
	padding: 4px 0px;
	overflow: hidden;
	white-space: nowrap;
}

.vendor a {
	color: #666;
}

.ico-view {
	background: url('/themes/icon/ico-view.png') no-repeat center left;
	display: inline-block;
	padding-left: 16px;
	vertical-align: middle;
	color: #888;
}

.ico-user {
	background: url('/themes/icon/ico-user.png') no-repeat center left;
	display: inline-block;
	padding-left: 16px;
	vertical-align: middle;
	color: #888;
}

.foot-ads {
	background-color: #F8F8F8;
}

.foot-ads ul {
}

.foot-ads ul li {
	font-weight: bold;
	padding: 2px;
}

.foot-ads img {
	height: 20px;
	width: 20px;
	vertical-align: middle;
}
#footer {
	background-color: rgb(196, 234, 118);
	background-position: 50% 0%;
	background-repeat: repeat no-repeat;
	text-align: center;
	color: rgb(0, 0, 255);
}
#footer a {
	color: rgb(254, 155, 0);
	text-decoration: none;
}
#footer ul {}

#footer ul li {display: inline-block; padding-right: 4px;}


.page,.filelist_paging {
	padding: 3px;
	text-align: center;
}



.page a, .page span, .filelist_paging a,.filelist_paging span {
	  padding: 4px 8px;
  background: #08A8E8;
  color: #fff;
  margin: 1px 1px;
  display: inline-block;
  border-radius: 2px;
}

.page a:hover, .page span,.filelist_paging a:hover, .filelist_paging span {
	padding: 4px 8px;
  background: #E74946;
  color: #fff;
  margin: 1px 1px;
  display: inline-block;
  border-radius: 2px;
}

.download {
	border-bottom: #DBDBDB 1px dashed;
	padding: 2px 20px;
	margin: 5px 0px;
}
/*download ver by Baka*/
.java {
	background: url('/themes/icon/java.png') left center no-repeat;
padding: 0px 0px 4px 18px;
}

.android {
	background: url('/themes/icon/android.png') left center no-repeat;
padding: 0px 0px 4px 18px;
}

.ios {
	background: url('/themes/icon/ios.png') left center no-repeat;
padding: 0px 0px 4px 18px;
}

.winphone {
	background: url('/themes/icon/winphone.png') left center no-repeat;
padding: 0px 0px 4px 18px;
}

.list-item {
	background: url('/themes/icon/next.png') 0 50% no-repeat scroll transparent;
	border-bottom: 1px dashed #e2e2e2;
	color: #7E7E7E;
	margin-left: 4px;
	padding: 4px 14px 4px 14px;
	text-transform: capitalize;
}

#single-content 	.aligncenter {
	text-align: center;
}
.menu {
  color: #333;
  padding: 4px;
  padding-top: 0;
  padding-bottom: 0px;
  margin: 0;
  margin-bottom: 1px;
  text-align: justify;
}
.page-link {  padding: 10px 3px;
  background: #fff;
  text-align: center;
}
.page-link a {  padding: 4px 8px;
  background: #08A8E8;
  color: #fff;
  margin: 1px 1px;
  border-radius: 2px;
}
.page-link a:hover {
color: #fff;
  background: #E74946;
}
.chuyentrang{border: 1px solid #7E7E7E; -webkit-border-radius: 3px; border-radius: 2px; padding: 2px 2px 2px 5px;}