html, body {
    height: 100%;
    padding: 0;
    margin: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
	background:#222;
	font-family: 'Open Sans', sans-serif;
	color: #f8f8f8;
	font-size: 16px;
	-webkit-font-smoothing: antialiased;
}
a{
	color: #e9cb97;
	text-decoration: none;
}


#header {
	padding: 0;
    min-height: 72px;
    max-height: 84px;
    border-bottom: 1px solid #000;
    background-color: #000;
    background-image: linear-gradient(100deg,#222,#000);
}

.logo {
	width: 195px;
	float: left;
	margin: 10px 0 0;
	overflow: auto;
}
.logo img {
	width: 100%;
}

.main-header {
	width: 1200px;
	margin: 0 auto;
}
.nav {
	width: 568px;
	margin-left: 95px;
	overflow: auto;
	float: left;
}
.nav ul {
	margin: 0;
	padding: 0;
}

.nav ul li {
	float: left;
	margin: 28px 0 0 0;
	padding: 0 15px;
	list-style-type: none;
}
.nav ul li a {
	text-decoration: none;
	color: #e9cb97;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 15px;
}
.user-menu {
	float: right;
}
.user-menu li {
	float: left;
	margin-top: 25px;
}
.icons-login {
	margin-top: 18px;
	margin: 18px 10px;
}
.icons-login a {
	font-size:25px;
	color:#fff;
}
.icons-login .wallet {
	border: 1px solid;
	padding: 10px 20px;
	font-size: 18px;
	border-radius: 50px;
}
.sodu {
	font-size: 13px;
	margin-left: 5px;
	font-weight: 300;
}
.mobile-button-menu {
	display:none;
}
.login-button {
	border: 1px solid #e9cb97;
    border-radius: 50px;
    padding: 10px 10px;
    color: #e9cb97;
    margin-right: 0;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
	margin-right:5px;
}
.login-button:hover {
	border: 1px solid #ffc107;
	color:#ffc107;
	text-decoration:none;
}
.register-button {
    border: 1px solid #e9cb97;
    border-radius: 50px;
    padding: 10px 10px;
    color: #333;
    margin-right: 0;
    background: #e9cb97;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
}
#nav-sub {
	color: #fff;
	background: #000;
	overflow: auto;
	height: 45px;
}
.closebtn {
	display: none;
}
.nav-sub-content {
	width: 1200px;
	margin: 0 auto;
}
.nav-sub-content li {
	float: left;
	padding-right: 30px;
	padding-top: 11px;
}
.nav-sub-content li a {
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
}
.nav-mobile {
	display: none;
}

.sticky-menu-content {
	float: right;
}
.sticky-menu-content li {
	background: #e9cb97;
	color: #333;
	padding: 0;
	margin: 7px 0 0;
	padding: 3px 10px;
	border-radius: 5px;
	font-weight: 600;
}

#main {
	width: 1200px;
	margin: 15px auto;
	overflow: auto;
}
/* home page start */

.main-game li {
	width: 191px;
	float: left;
	margin: 0 5px;
}
.main-game li:first-child {
	margin-left: 0px;
}
.main-game li:last-child {
	margin-right: 0px;
}
.main-game li img {
	width: 100%;
	height: 280px;
}
.slide {}

.slide img {
	width: 100%;
	height: 320px;
}
.home-box {
	margin-top: 20px;
}
.card {
	margin: 0px 5px 0px;
	/* box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2); */
	border: #333;
	background: #333;
}
.card:first-child {
	margin-left: 0;
}
.card:last-child {
	margin-right: 0;
}
.card h2 {
	font-size: 18px;
	color: #e9cb97;
	margin: 10px 0px 15px;
	font-weight: 600;
}

.card p {
	font-size: 13px;
	font-weight: 600;
}
.card-img {
	margin: 0px 5px 0px;
	padding: 0;
}
.card-img:first-child {
	margin-left: 0;
}
.card-img:last-child {
	margin-right: 0;
}

/* end home page */

.lodemienbac {
	width: 200px;
	float: left;
	background: #333;
	margin-top: 5px;
	margin-right: 10px;
	border-radius: 5px;
}
.lodemienbac h2 {
	font-size: 20px;
	color: #e9cb97;
	/* font-weight: ; */
	margin: ;
	margin: 0px 10px;
	padding: 10px;
}
.lodemienbac .closebtn {
	display: none;
}
.list-lode {
	margin: 0 20px 20px 10px;
}

.list-lode li {
	padding: 5px 10px;
}

.list-lode li a {
	background: #e9cb97;
	padding: 5px 10px 5px 5px;
	color: #333;
	width: 100%;
	display: block;
}

.sub-game li {
	border-bottom: 1px dotted #e9cb97;
	padding: 5px 10px;
	background: transparent url(../images/ic_bullet_grey.png) no-repeat scroll 0px 16px;
	margin-left: 6px;
}
.sub-game li a {
    color: #e9cb97;
    font-weight: 600;
    font-size: 14px;
	background: none;
}
.lode {
	background: #333;
	width: 630px;
	padding: 0 20px 20px;
	margin-top: 5px;
	border-radius: 5px;
	float: left;
}
.lode h2 {
	font-size: 20px;
	color: #e9cb97;
	margin: 10px 10px 20px;
}
.lode h3 {
	font-size: 15px;
	margin: 10px 10px 20px;
}
.lode table {
	background: #333;
	padding-top: 5px;
}
.no-margin {
	margin: 0px;
	padding:0px;
}

.sidebar {
	float: left;
	width: 350px;
	margin-left: 10px;
	margin-top: 5px;
}
.sidebar-left {
	float: left;
	width: 350px;
	margin-top: 20px;
}

.sidebar-left .closebtn {
	display: none;
}

.box-sidebar {
	background: #333;
	border-radius: 5px;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
.manage {
	box-shadow: 0rem 0.125rem 0.25rem 0rem rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	border-top: 0.0625rem solid rgba(183, 188, 191, 0.15);
	border-color: #fff;
}

.box-sidebar h2 {
	font-size: 20px;
	margin: 0px 0px;
	padding: 10px 20px;
	background: #e9cb97;
	color: #333;
}
.box-sidebar li {
	margin: 10px 20px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
	overflow: auto;
}
.box-sidebar li a {
	font-size: 14px;
	font-weight: 300;
}
.manage li a {
	font-size: 18px;
	font-weight: 600;
}
.box-sidebar table {
	margin: 0 10px;
	font-size: 13px;
	width: 330px;
	color: #6c7378;
}
.box-sidebar table th {
	font-size: 13px;
	font-weight: 600;
	color: #333;
}
.box-sidebar-label {
	font-weight: 600;
}
.diem {
	border: none;
	border-bottom: 2px solid #333;
	width: 150px;
	margin: 0 20px 0 10px;
	font-weight:700;
}
.themcuoc {
	float: right;
	border: 1px solid #e9cb97;
	border-radius: 5px;
	padding: 5px 15px;
	background: #e9cb97;
	color: #333;
	margin-top: 20px;
}
.themcuoc:hover {
	border: 1px solid #0070ba;
	border-radius: 5px;
	padding: 5px 15px;
	background:#333;
	color: #0070ba;
	margin-top: 20px;
	text-decoration: none;
}
.thanhtien {
	border-top: 2px solid #ccc;
	margin: 20px 10px;
	color: #dc3545;
}
.tongdiem {
	float: right;
	font-size: 15px;
	color: #dc3545;
}
.tongtien {
	float: right;
	font-size: 25px;
	color: #dc3545;
}
.list-member {
	width: 30%;
	float: left;
	margin-top: 30px;
}
.content-member{
	width: 70%;
}
.left-menu {
    float: left;
    width: 94%;
    margin: 0px 15px;
}
.member-menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.member-menu li {
    border-radius: 5px;
    margin-bottom: 10px;
    background: #333;
}
.member-menu li a {
    padding: 10px 15px;
    width: 300px;
    display: block;
    text-transform: uppercase;
    color: #e9cb97;
}
#footer {
	background: #000;
	overflow: auto;
	width: 100%;
}
.footer-content {
    color: #f8f8f8;
    font: 14px Open Sans;
    margin: 0 auto;
    width: 1100px;
}
.footer-box {
    float: left;
    margin: 30px 10px 10px;
}
.menulist li a {
    color: #e9cb97;
    font: bold 15px/30px Roboto Condensed;
    text-transform: uppercase;
}
.copyright {
    width: 500px;
}
.menulist {
    margin-left: 30px;
    width: 200px;
}
.doitac {
    overflow: hidden;
}
.doitac li {
    float: left;
    margin: 10px 20px 10px 0;
}
.credit p {
    font: bold 13px Open Sans;
    margin: 5px 0;
}
.credit p strong {
    font: bold 20px Roboto Condensed;
}
.doitac img {
  opacity: 0.9;
}
/* CSS for all templates */
.fast-insert-form {
	height: 40px;
	overflow: hidden;
}
.fast-insert-form .form-control {
	width: 371px;
	border-radius: 0;
}
.chonnhanh-input {
	width: 470px;
	float: left;
}
.chonnhanh {
	width: 115px;
	float: left;
	background: #e9cb97;
	border-color: #e9cb97;
	color: #333;
}
#chonsonhanh {
	margin-bottom: 20px;
	border-bottom: 1px dashed;
}
.nav-fast-choice {
	margin-left: 0px;
	width: 100%;
	overflow: hidden;
	float: none;
}
.nav-tabs .nav-link {
	border: none;
	border-radius: 0;
	font-size: 12px;
	text-transform: uppercase;
	color: #6c7378;
	padding: 5px 12px;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
	border-bottom: 3px solid #0070ba;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	color: #e9cb97;
	background-color: #fff;
	border-bottom: 3px solid #e9cb97;
	font-weight: bold;
}
.tab-content {
	margin: 10px 0;
}
.tab-content {
	margin: 10px 0;
	font-size: 13px;
}

.ckeck-icon {
	width: 15px;
	height: 15px;
	/* border: 1px solid #ccc; */
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
.vien {
	border: 1px solid #ccc;
	border-radius: 0;
	margin-right: 2px;
	max-width: 80px;
	text-align: center;
	font-weight: 600;
	font-size: 20px;
	padding: 6px 5px;
	width: 53px;
	height: 50px;
	float: left;
	background: #333;
}

.vien:hover{
	border: 1px solid #0070ba;
	background: #0070ba;
	color:fff;
	cursor: pointer;
}
.number-select {
	font-size: 16px;
}
.number-price {
	color: #f07915;
	font-size: 10px;
}

.dachon {
	border: 1px solid #0070ba;
	background: #0070ba;
	color:#fff;
}

.vien-no {
	border: none;
	border-radius: 0;
	margin: 1px;
	max-width: 80px;
	text-align: center;
	font-weight: 600;
	font-size: 20px;
	padding: 5px 10px;
	width: 50px;
	height: 50px;
	float:left;
	
}
.vien-check {
	width: 54px;
	margin: 0px;
	padding: 0px;
	float: left;
	margin-right: 1px;
	height: 25px;
}
.vien-num-check {
	margin: 0;
	padding: 0;
	width: 30px;
}
.check-first {
	width: 30px;
}


.dau {
	font-size: 16px;
}
.c-right {
	float: right;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* css for support templates */

.login-form {
	background: #333;
	padding: 42px 42px 36px;
	width: 69%;
	border-radius: 5px;
	border: 1px solid #333;
	margin: 30px auto 150px;
	    overflow: hidden;
}
.login-form-input {
	height: 50px;
	margin: 25px 0px;
}
.btn-login-page {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff;
}
.btn-login-page {
	color: #fff;
	background-color: #e9cb97;
	border-color: #e9cb97;
	width: 100%;
	height: 50px;
	font-size: 18px;
	font-weight: 600;
	color: #333;
}

.forgotLink {
    margin: 20px 0;
    text-align: center;
    border-bottom: 0;
}

.loginSignUpSeparator {
    border-top: 1px solid #e9cb97;
    position: relative;
    margin: 25px 0 10px;
    text-align: center;
}
.loginSignUpSeparator .textInSeparator {
    background-color: #e9cb97;
    padding: 0 .5em;
    position: relative;
    color: #333;
    top: -.7em;
}
.register-new {
	border: 1px solid #e9cb97;
	border-radius: 5px;
	padding: 10px 15px;
	background:#333;
	color: #e9cb97;
	margin-top: 20px;
	text-decoration: none;
	width: 100%;
	display: block;
	text-align: center;
}
.register-new:hover {
	border: 1px solid #e9cb97;
	background: #e9cb97;
	border-radius: 5px;
	color: #333;
	margin-top: 20px;
	text-decoration: none;
}


/* css for page content */

.main-content {
	background: #333;
	width: 840px;
	padding: 0 20px 20px;
	margin-top: 20px;
	border-radius: 5px;
	float: left;
}
.right {
	background:#333;
	width: 815px;
	padding: 0 20px 20px;
	margin-top: 0px;
	float: left;
	margin-left: 20px;
}
.main-content h1 {
	font-size: 30px;
	font-weight: 300;
	margin-top: 15px;
	color: #e9cb97;
	margin-bottom: 15px;
}
.main-content h2 {
	font-size: 18px;
	font-weight: 600;
	margin: 20px 0px;
}
.main-content h3 {
	font-size: 20px;
	font-weight: 300;
	margin: 20px 0 10px;
	color: #e9cb97;
}
.main-content p {
	font-size: 14px;
	font-weight: 300;
}
.main-content ul, ol {
	margin: 0 20px 10px 40px;
	padding: 0;
}
.main-content ul li {
	font-size: 13px;
	font-weight: 300;
	list-style-type: disc;
}
.main-content ol li {
	list-style-type: decimal;
	font-size: 13px;
	font-weight: 300;
}
.main-content img {
	max-width: 500px;
	width: 500px;
	display: block;
	margin: 10px auto 20px;
}
.main-content video {
	max-width: 500px;
	display: block;
	margin: 0 auto 20px;
}
.main-content .list-wallet {
	margin: 0;
	padding: 0;
}
.manage-main-wallet ul li {
	font-size: 13px;
	font-weight: 300;
	list-style-type: none;
	margin: 20px 0;
	border: 1px dashed #ccc;
	border-radius: 5px;
	padding: 10px 20px;
}
.manage-main-wallet h3 {
	margin: 0;
	display: block;
}
.manage-main-wallet h4 {
	font-size: 18px;
	font-weight: 600;
	margin: 10px;
}
.manage-main-wallet p {
	font-size: 15px;
	font-weight: 300;
	margin: 10px;
}

.news li {
	margin-left: 30px;
	list-style-type: disclosure-closed;
}
/* css for support templates */

.login-form {
	background: #fff;
	color: #333;
	padding: 30px 42px 36px;
	width: 550px;
	border-radius: 5px;
	border: 1px solid #eaeced;
	margin: 50px auto 150px;
  }
  
  .login-form h2 {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 20px;
  }
  .login-form h4 {
	font-size: 25px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 5px;
  }
  .login-form h5 {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 5px;
  }
  .login-form ul {
	margin: 10px 15px;
	font-size: 14px;
	line-height: 25px;
  }
  .login-form p {
	font-size: 14px;
	line-height: 25px;
  }
  .client-select {
	margin: 5px 10px 15px;
  }
  .recomend {
	font-size: 14px;
	font-style: italic;
	color: #ff0000;
	font-weight: bold;
  }
  .chon-giadiem {
	margin: 0px 0 20px;
  }
  .thongtinchuyenkhoan {
	background: #ddd;
	border: #ccc;
	border-radius: 3px;
	padding: 15px 20px 10px 20px;
	color: #000;
	font-weight: bold;
}
.thongtinchuyenkhoan p {
	font-size: 16px;
	font-weight: 500;
	margin: 5px 0px;
}
.info-bnum {
	color: #fff;
	font-weight: bold;
	background: #28a745 !important;
	padding: 0 10px;
}
.info-bname {
	background: #17a2b8 !important;
	padding: 0 10px;
	color: #fff;
	font-weight: bold;
}
.info-amount {
	background: #dc3545 !important;
	padding: 0 10px;
	color: #fff;
	font-weight: bold;
}
.info-tranfer-content {
	background: #007bff !important;
	color: #fff;
	font-weight: bold;
	padding: 0 10px;
}
.info-fullname {
	background: #ffc107  !important;
	padding: 0 10px;
	color: #fff;
	font-weight: bold;
}
/* css for category */

.cat-img img {
	width: 393px;
	height: 285px;
}
.nenchu {
	background: url(../images/bg-chu.png) repeat;
	display: block;
	margin: -101px 0 0;
	position: absolute;
}

.nenchu h3 {
	color: #fff;
	opacity: 1;
	margin: 15px 20px;
	display: block;
	font-size: 25px;
	line-height: 35px;
	font-weight: 300;
}
#main-top {
	background: #e9cb97;
	height: 185px;
	color: #fff;
	display: none;
}
.main-content-top h1 {
	text-align: center;
	padding: 30px 0 0;
	font-weight: 300;
	font-size: 30px;
}
.main-content-top h2 {
	text-align: center;
	font-weight: 300;
	font-size: 20px;
}
.main-content-top p {
	text-align: center;
	font-weight: 300;
}
.list-game {
	margin-top: 15px;
	width: 1200px;
	margin: 15px auto 0;
}
.nav-mobile { display: none; } 
.menu-mobile{ display: none; } 
.menu-mobile-btn{ display: none; } 
.div-top-menu-icon { display: none; }
/* css for ipad */

@media only screen and (max-width: 1366px) {
	
.main-header {
	width: 1000px;
}
.nav-sub-content {
	width: 1000px;
	margin: 0 auto;
}

.logo {
    width: 150px;
    margin: 20px 0 0px 10px;
}
.nav {
    width: 530px;
    margin-left: 40px;
    overflow: auto;
    float: left;
}	
.nav ul li {
    float: left;
    margin: 28px 0 0 0;
    padding: 0 10px;
    list-style-type: none;
}
#chonsonhanh .nav {
	width: 100%;
	margin-left: 0;
	overflow: hidden;
	float: none;
}	
.icons-login {
    margin-top: 18px;
    margin: 18px 5px;
}	
.icons-login .wallet {
    border: 1px solid;
    padding: 5px 10px;
    font-size: 18px;
    border-radius: 50px;
}
.login-button {
    border: 1px solid #fff;
    border-radius: 50px;
    padding: 10px 8px;
    color: #fff;
    margin-right: 0;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    margin-right: 5px;
}
.register-button {
    border: 1px solid #e9cb97;
    border-radius: 50px;
    padding: 10px 7px;
    color: #e9cb97;
    margin-right: 5px;
    background:#333;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}	
.list-game {
    width: 100%;
}
.cat-img img {
    width: 100%;
    height: 225px;
}

#main {
	width: 1000px;
	margin: 5px auto;
}
.home-box {
    margin: 25px 10px 0;
}
.nenchu {
    background: url(../images/bg-chu.png) repeat;
    display: block;
    margin: -101px 0 0;
    position: absolute;
    height: 100px;
    overflow: hidden;
}
.nenchu h3 {
    color: #fff;
    opacity: 1;
    margin: 15px 20px;
    display: block;
    font-size: 24px;
    line-height: 40px;
    font-weight: 300;
}

.main-content {
    background:#333;
    width: 690px;
    padding: 0 20px 20px;
    margin: 20px 10px;
    border-radius: 5px;
    float: left;
}

.lodemienbac {
	width: 170px;
	float: left;
	background:#333;
	margin-top: 5px;
	margin-right: 10px;
	border-radius: 5px;
}
.list-lode {
	margin: 0 0px 20px 0px;
}
.lode {
	background:#333;
	width: 510px;
	padding: 0 5px 20px;
	margin-top: 5px;
	border-radius: 5px;
	float: left;
}
.lode h3 {
	font-size: 13px;
	margin: 10px 10px 20px;
}
.fast-insert-form {
	height: 40px;
	overflow: hidden;
}
.chonnhanh-input {
	width: 400;
	float: left;
}
.fast-insert-form .form-control {
	width: 300px;
}

.chonnhanh {
	width: 100px;
	float: left;
	background: #0070ba;
	font-size: 14px;
}
.vien {
	border: 1px solid #ccc;
	border-radius: 0;
	margin-right: 2px;
	max-width: 80px;
	text-align: center;
	font-weight: 600;
	font-size: 20px;
	padding: 3px 5px;
	width: 45px;
	height: 41px;
	float: left;
	background: #f8f8f8;
}
.dachon {
	border: 1px solid #0070ba;
	background: #0070ba;
	color:#fff;
}
.number-select {
	font-size: 15px;
}
.number-price {
	color: #f07915;
	font-size: 9px;
}
.vien-check {
	width: 46px;
	padding: 0px;
	float: left;
	margin-right: 1px;
	height: 20px;
}
.check-first {
	width: 20px;
}
.vien-num-check {
	margin: 0;
	padding: 0;
	width: 20px;
}
.sidebar-left {
	float: left;
	width: 300px;
	margin-top: 20px;
}

.main-content {
	background:#333;
	width: 680px;
	padding: 0 20px 20px;
	margin: 20px 10px;
	border-radius: 5px;
	float: left;
}

.main-content h1 {
	font-size: 20px;
	font-weight: 300;
	margin-top: 15px;
	color: #e9cb97;
	margin-bottom: 15px;
	font-weight: 600;
}
.main-content h2 {
	font-size: 15px;
	font-weight: 600;
	margin: 15px 0px;
}
.main-content h3 {
	font-size: 17px;
	font-weight: 300;
	margin: 20px 0 10px;
	color: #e9cb97;
}
.sidebar {
	float: left;
	width: 300px;
	margin-left: 10px;
	margin-top: 5px;
}

.sidebar {
	float: left;
	width: 290px;
	margin-left: 10px;
	margin-top: 5px;
}
.box-sidebar h2 {
	font-size: 15px;
	color: #e9cb97;
	margin: 0px 0px;
	padding: 10px 20px;
	background: #0070ba;
	color: #fff;
}
.box-sidebar table {
	margin: 0 10px;
	font-size: 13px;
	width: 285px;
	color: #6c7378;
}
.main-footer {
	width: 1000px;
	margin: 0 auto;
}

	
}

@media only screen and (max-width: 840px) {
	
body {
	font-size: 13px;
}
.main-header {
	width: 750px;
}
.logo {
	width: 100px;
	margin: 25px 0 0px 10px;
}
.nav {
	width: 405px;
	margin-left: 10px;
	overflow: auto;
	float: left;
}
.nav ul li {
	float: left;
	margin: 28px 0 0 0;
	padding: 0 5px;
	list-style-type: none;
}
.nav ul li a {
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 12px;
}
.login-button {
	border: 1px solid #fff;
	border-radius: 50px;
	padding: 10px 8px;
	color: #fff;
	margin-right: 0;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 11px;
	margin-right: 5px;
}
.register-button {
	border: 1px solid #e9cb97;
	border-radius: 50px;
	padding: 10px 7px;
	color: #e9cb97;
	margin-right: 5px;
	background:#333;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 11px;
}
#nav-sub {
	display: none;
}
.nav-sub-content {
	width: 800px;
	margin: 0 auto;
}	

#main {
	width: 750px;
	margin: 5px auto;
}	

.nav-mobile {
	width: 750px;
	margin: 0 auto;
	height: 40px;
	background:#333;
	display: block;
}
.game-mobile-title {
	float: left;
}
.game-mobile-title h2 {
	font-size: 20px;
	margin: 9px 5px;
	text-transform: uppercase;
	color: #e9cb97;
}
.mobile-category-lode {
	float: right;
	margin: 5px 10px;
}

.sidebar-left {
	float: left;
	width: 250px;
	margin-top: 20px;
}
.manage li a {
	font-size: 15px;
	font-weight: 600;
}

.main-content {
	width: 480px;
}
.main-content h1 {
	font-size: 20px;
	font-weight: 300;
	margin-top: 15px;
	color: #e9cb97;
	margin-bottom: 15px;
	font-weight: 600;
}
.main-content h2 {
	font-size: 15px;
	font-weight: 600;
	margin: 15px 0px;
}
.main-content h3 {
	font-size: 17px;
	font-weight: 300;
	margin: 20px 0 10px;
	color: #e9cb97;
	display: block;
}
.main-content img {
	max-width: 95%;
	width: 500px;
	display: block;
	margin: 10px auto 20px;
}
.main-content video {
	max-width: 95%;
	display: block;
	margin: 0 auto 20px;
}
/* css for slide nav lodemienbac */

.lodemienbac {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 1;
	top: 70px;
	right: 0;
	overflow-x: hidden;
	transition: 0.5s;
	padding-top: 60px;
	margin: 0px;
	border-radius:0px;
}

.lodemienbac a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.lodemienbac a:hover {
  color: #f1f1f1;
}

.lodemienbac .closebtn {
	position: absolute;
	top: -15px;
	left: -25px;
	font-size: 50px;
	color: #e9cb97;
	display: block;
}
/* end css for slide nav lodemienbac */
.lode {
	background:#333;
	width: 460px;
	padding: 0 5px 20px;
	margin-top: 5px;
	border-radius: 5px;
	float: left;
}
.lode h2,h3 {
    display: none;
}
.chonnhanh-input {
	width: 350px;
	float: left;
}
.fast-insert-form .form-control {
	width: 250px;
}
.vien-check {
	width: 41px;
	padding: 0px;
	float: left;
	margin-right: 1px;
	height: 20px;
}
.check-first {
	width: 20px;
}
.vien {
	border: 1px solid #ccc;
	border-radius: 0;
	margin-right: 2px;
	max-width: 80px;
	text-align: center;
	font-weight: 600;
	font-size: 20px;
	padding: 3px 5px;
	width: 40px;
	height: 41px;
	float: left;
	background: #f8f8f8;
}
.dachon {
	border: 1px solid #0070ba;
	background: #0070ba;
	color:#fff;
}
.sidebar {
	width: 240px;
	margin-left: 5px;
	margin-top: 5px;
	font-size: 12px;
	float: left;
}
.diem {
	border: none;
	border-bottom: 2px solid #333;
	width: 120px;
	margin: 0 20px 0 10px;
	font-weight: 700;
}
.box-sidebar table {
	margin: 0 10px;
	font-size: 13px;
	width: 265px;
	color: #6c7378;
}
.main-footer {
	width: 750px;
	margin: 0 auto;
}

}


/* end css for ipad after start css for mobile */


@media only screen and (max-width: 480px) {
	
.main-header {
    width: 100%;
    margin: 0 auto;
}
.mobile-button-menu {
	display: block;
	width: 30px;
	float: left;
	margin: 20px 0px 0px 5px;
	color: #fff;
	height: 30px;
	cursor: pointer;
}
.button-menu-mobile {
	font-size: 25px;
}
.logo {
    width: 120px;
    float: left;
    margin: 24px 0px 0px 10px;
    overflow: auto;
}
.nav {
	/* display: none; */
	width: auto;
	margin: 0;
	overflow: hidden;
}
.menu {
	display: none;
}

.user-menu {
    margin-top: 29px;
}
.user-menu li {
    margin-top: 0px;
}
.login-button {
    border: 1px solid #fff;
    border-radius: 50px;
    padding: 5px 8px;
    color: #fff;
    margin-right: 0;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    margin-right: 5px;
}
.register-button {
    border: 1px solid #e9cb97;
    border-radius: 50px;
    padding: 5px 8px;
    color: #e9cb97;
    margin-right: 0;
    background:#333;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    margin-right: 5px;
}
#nav-sub {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 999;
	top: 0px;
	left: 0;
	overflow-x: hidden;
	transition: 0.5s;
	padding-top: 60px;
	margin: 0px;
	border-radius: 0px;
}
#nav-sub li a {
	font-size: 15px;
}
#nav-sub .sticky-menu-content li {
	padding: 5px 5px 3px;
	margin: 20px;
}
.nav-sub-content {
    width: 100%;
    margin: 0 auto;
}
.nav-sub-content li {
    float: none;
    padding-right: 0;
    padding-top: 11px;
}
.nav-sub-content li a {
    color: #ffb70d;
    font-size: 15px;
    margin: 0 5px;
    padding: 2px 10px;
}
.sticky-menu-content {
	float: none;
}
#nav-sub .closebtn {
	position: absolute;
	top: -10px;
	left: 205px;
	font-size: 50px;
	color: #fff;
	display: block;
}
.nav-mobile {
	width: 100%;
	height: 40px;
	background: #fff;
	display: block;
}
.game-mobile-title {
	float: left;
}
.game-mobile-title h2 {
	font-size: 20px;
	margin: 9px 5px;
	text-transform: uppercase;
	color: #e9cb97;
}
.mobile-category-lode {
	float: right;
	margin: 5px 10px;
}
#main {
    width: 100%;
	margin-top:0px;
}

.icons-login {
    margin-top: 18px;
    margin: 5px 5px 0px;
}
.icons-login .wallet {
    border: 1px solid;
    padding: 5px 5px;
    font-size: 18px;
    border-radius: 50px;
}
.sodu {
    font-size: 15px;
    margin-left: 5px;
    font-weight: 300;
}
.slide {
    margin-top: 20px;
}
.main-game {
	overflow-x: scroll;
	width: auto;
	height: 318px;
	white-space: nowrap;
}
.main-game li {
	float: none;
	width: 156px;
	margin: 0 5px;
	display: inline-block;
}


.list-member {
	display: none;
}

#main-top {
    height: 150px;
}
.main-content-top h1 {
    text-align: center;
    padding: 20px 0 0;
    font-weight: 300;
    font-size: 20px;
}
.main-content-top h2 {
	text-align: center;
	font-size: 20px;
	font-weight: 300;
}
.main-content-top p {
    text-align: center;
    font-weight: 300;
    font-size: 13px;
    margin: 0 15px;
}
.list-game {
    display: none;
}
.slide img {
    width: 100%;
    height: 200px;
}
.main-content {
	width: 100%;
	float: none;
	margin: 0;
}

.card-img {
    margin: 0px 0px 20px;
    padding: 0;
    flex-basis: auto;
    width: 100%;
}
.card-img img {
    height: auto;
    width: 100%;
}
.main-content img {
    max-width: 80%;
}

.main-content video {
    max-width: 80%;
    height: auto;
}

.main-content h1 {
	font-size: 20px;
	font-weight: 300;
	margin-top: 10px;
	color: #e9cb97;
	margin-bottom: 5px;
	padding-top: 10px;
}
.main-content h2 {
	font-size: 15px;
	font-weight: 600;
	margin: 5px 0px;
}
.main-content h3 {
	font-size: 17px;
	font-weight: 300;
	margin: 10px 0 10px;
	color: #e9cb97;
}
.manage-main-wallet p {
	font-size: 13px;
	font-weight: 300;
	margin: 10px;
}
.manage-main-wallet ul li {
	font-size: 13px;
	font-weight: 300;
	list-style-type: none;
	margin: 10px 0;
	border: 1px dashed #ccc;
	border-radius: 5px;
	padding: 5px 10px;
}
/* css for slide nav lodemienbac */

.lodemienbac {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 1;
	top: 70px;
	right: 0;
	overflow-x: hidden;
	transition: 0.5s;
	padding-top: 60px;
	margin: 0px;
	border-radius:0px;
}

.lodemienbac a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.lodemienbac a:hover {
  color: #f1f1f1;
}

.lodemienbac .closebtn {
	position: absolute;
	top: -15px;
	left: -25px;
	font-size: 50px;
	color: #e9cb97;
	display: block;
}
/* end css for slide nav lodemienbac */

.lode {
	background:#333;
	width: 100%;
	padding: 5px 5px 20px;
	margin-top: 5px;
	border-radius: 5px;
	float: none;
}
.lode h2,h3 {
    display: none;
}

.chonnhanh-input {
	width: 70%;
	float: left;
}
.fast-insert-form {
	height: 40px;
	overflow: hidden;
}
.fast-insert-form .form-control {
	width: 62%;
	margin-right: 5px;
}
.vien {
	border: 1px solid #ccc;
	margin-right: 1px;
	max-width: 9.5%;
	font-weight: 600;
	text-align: center;
	padding: 2px;
	height: 40px;
}
.vien-check {
	display: none;
}
.vien-num-check {
	display: none;
}
.number-select {
	font-size: 15px;
}
.number-price {
	color: #f07915;
	font-size: 9px;
}
.sidebar {
    float: none;
    width: 100%;
    margin: 15px 0 0;
}
.box-sidebar {
    background:#333;
    border-radius: 5px;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
.box-sidebar table {
    margin: 0 10px;
    font-size: 13px;
    width: 95%;
    color: #6c7378;
}	
.sidebar-left {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 1;
	top: 12px;
	right: 0;
	overflow-x: hidden;
	transition: 0.5s;
	padding-top: 60px;
	margin: 0px;
	border-radius: 0px;
}
.sidebar-left .closebtn {
	position: absolute;
	top: 40px;
	right: 10px;
	font-size: 50px;
	color: #e9cb97;
	display: block;
}
.main-footer {
    width: 100%;
    margin: 0 auto;
}
.login-form {
    background:#fff;
    padding: 20px 20px 36px;
    width: 96%;
    border-radius: 5px;
    border: 1px solid #eaeced;
    margin: 40px auto;
}
.main-footer {
	width: 100%;
	margin: 0 auto;
	padding: 0 10px;
}
.c-right {
	float: none;
}
.menu {
	display: none;
}
.div-top-menu-icon {
    display: block;
}
.img-top-menu-icon {
	width: 25px;
	float: left;
	margin-left: 5px;
	margin-top: 25px;
}
.nav-close {
	position: absolute;
	left: 230px;
	top: 12px;
	content: url(../images/btn_close.png);
	transform: translateX(-500px);
	opacity: 0;
	transition: all 700ms cubic-bezier(.9,0,.33,1);
	width: 30px;
	z-index: 999;
    opacity: 1;
    transform: translateX(0px);
}
.menu-mobile {
    display: block;
    overflow: hidden;
    position: fixed;
    left: 0px;
    top: 0px;
    transform: translateX(-100%);
    width: 100%;
    height: 100%;
    transition: all 600ms cubic-bezier(.8, 0, .33, 1);
    border-radius: 0% 0% 100% 50%;
    color: #9CBEC4;
    z-index: 99999999;
}
.text-menu-mobile {
    font-size: 24px;
    line-height: 42px;
}
.menu-mobile.nav-open {
    transform: translateX(0px);
    border-radius: 0% 0% 0% 0%;
}
.menu-mobile .menu-btn {
    position: absolute;
    top: 10%;
    right: 5%;
    padding: 0;
    width: 30px;
    cursor: pointer;
    z-index: 2;
}
.menu-mobile .nav-mobile-links {
	position: absolute;
	left: 0;
	top: 0;
	width: 60%;
	height: 100%;
	display: flex;
	flex-direction: column;
	transform: translateX(-100px);
	opacity: 0;
	transition: all 700ms cubic-bezier(.9,0,.33,1);
	background: #333;;
	color: #fff;
	padding: 40px 0;
}   
.menu-mobile .nav-mobile-links.fade-in {
    opacity: 1;
    transform: translateX(0px);
} 
.menu-mobile .nav-mobile-links .nav-mobile-link {
	text-decoration: none;
	transition: all 300ms cubic-bezier(.9,0,.33,1);
	width: 100%;
	padding: 5px 0 5px 40px;
	opacity: 1;
	font-size: 19px;
	    color: #ffff;
}
.menu-mobile .nav-mobile-links .nav-mobile-link img {
	width: 25px;
}
.menu-mobile .nav-mobile-links .nav-mobile-link div {
    width: 40px;
    float:left;
}
.menu-mobile-link {
    color: #9CBEC4;
}
.menu-mobile .nav-mobile-links .nav-mobile-div-bottom .nav-mobile-other-link {
    width: 100%;
    color: white;
}
.menu-mobile-link-active {
    background: #888;
    color: #ffffff;
} 
.menu-mobile .nav-mobile-links .nav-mobile-link:hover {
    background: #888;
    color: #ffffff;
}
.menu-mobile-div-bottom {      
    height: 430px;
    margin-top: 49px;
    border-top-style: solid;
    border-top-color: #5B8187;
    margin-left: 92px;
    margin-right: 92px;    
}
/* End Menu mobile*/
}


@media only screen and (max-width: 385px) {
	.mobile-button-menu {
		display: block;
		width: 25px;
		float: left;
		margin: 18px 0px 0px 5px;
		height: 30px;
		cursor: pointer;
	}	
.logo {
    width: 100px;
    float: left;
    margin: 27px 0px 0px 10px;
    overflow: auto;
}
.login-button {
    padding: 5px 5px;
    font-size: 12px;
}
.register-button {
    padding: 5px 5px;
    font-size: 12px;
}
.chonnhanh {
	width: 100px;
	float: left;
	background: #0070ba;
}
.vien {
	font-size: 13px;
	margin: 0 1px 0 0;
}
.number-select {
	font-size: 13px;
}
.number-price {
	color: #f07915;
	font-size: 8px;
}
.icons-login {
    margin: 5px 3px 0px;
}
.sodu {
    font-size: 13px;
    margin-left: 5px;
    font-weight: 300;
}
.texttab {
	font-size: 9px;
}
.main-content h1 {
	font-size: 18px;
	font-weight: 600;
	margin-top: 10px;
	color: #e9cb97;
	margin-bottom: 5px;
	padding-top: 10px;
}
.main-content h2 {
	font-size: 13px;
	font-weight: 600;
	margin: 5px 0px;
}
.main-content h3 {
	font-size: 15px;
	font-weight: 300;
	margin: 20px 0 10px;
	color: #e9cb97;
}
.manage-main-wallet ul li {
	font-size: 13px;
	font-weight: 300;
	list-style-type: none;
	margin: 10px 0;
	border: 1px dashed #ccc;
	border-radius: 5px;
	padding: 5px 10px;
}
.manage-main-wallet p {
	font-size: 12px;
	font-weight: 300;
	margin: 10px;
}


}


@media only screen and (max-width: 320px) {
#header {
    min-height: 60px;
    max-height: 84px;
}
.user-menu {
	margin-top: 20px;
}
.mobile-button-menu {
	display: block;
	width: 25px;
	float: left;
	margin: 11px 0px 0px 5px;
	height: 30px;
	cursor: pointer;
}
.button-menu-mobile {
	font-size: 25px;
}
.logo {
    width: 95px;
    float: left;
    margin: 19px 0px 0px 10px;
    overflow: auto;
}
.login-button {
    padding: 5px 5px;
    font-size: 10px;
}
.register-button {
    padding: 5px 5px;
    font-size: 10px;
}
.slide img {
    width: 100%;
    height: 120px;
}
.chonnhanh-input {
	width: 67%;
	float: left;
}
.fast-insert-form .form-control {
	width: 57%;
	margin-right: 5px;
}
.chonnhanh {
	width: 97px;
	float: left;
	background: #0070ba;
	/* padding: 0; */
	/* margin: 0; */
	font-size: 13px;
}

.vien {
	margin-right: 1px;
	font-size: 13px;
	margin: 0 1px 0 0;
}
.number-select {
	font-size: 13px;
}
.number-price {
	color: #f07915;
	font-size: 8px;
}
.sodu {
    font-size: 11px;
    margin-left: 2px;
    font-weight: 300;
}
.icons-login .wallet {
    border: 1px solid;
    padding: 5px 3px;
    font-size: 15px;
    border-radius: 50px;
}
.lodemienbac {
	top: 60px;
}
.sidebar-left {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 1;
	top: 0px;
	right: 0;
	overflow-x: hidden;
	transition: 0.5s;
	padding-top: 60px;
	margin: 0px;
	border-radius: 0px;
}
.main-content h1 {
	font-size: 18px;
	font-weight: 600;
	margin-top: 10px;
	color: #e9cb97;
	margin-bottom: 5px;
	padding-top: 10px;
}
.main-content h2 {
	font-size: 13px;
	font-weight: 600;
	margin: 5px 0px;
}
.main-content h3 {
	font-size: 15px;
	font-weight: 300;
	margin: 20px 0 10px;
	color: #e9cb97;
}
.manage-main-wallet ul li {
	font-size: 13px;
	font-weight: 300;
	list-style-type: none;
	margin: 10px 0;
	border: 1px dashed #ccc;
	border-radius: 5px;
	padding: 5px 10px;
}
.manage-main-wallet p {
	font-size: 12px;
	font-weight: 300;
	margin: 10px;
}

.box-sidebar li {
	margin: 5px 20px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 0px;
	overflow: auto;
}
.manage li a {
	font-size: 15px;
	font-weight: 600;
}
.manage li p {
	font-size: 13px;
	font-weight: 300;
}
}
