<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body {
    height: 100%;
    padding: 0;
    margin: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
	background: #f5f7fa;
	font-family: open sans,sans-serif;
	color: #27292f;
	font-size: 1em;
	-webkit-font-smoothing: antialiased;
}
a{
	color:#244ed6;
	text-decoration: none;
}

#header {
	padding: 0;
	min-height: 72px;
	max-height: 84px;
}
.mobile-button-menu {
	display:none;
}
.manage-account-mobile {
	display:none;
}
.logo {
	width: 240px;
	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: #555;
	text-transform: uppercase;
	font: 600 16px Roboto Condensed;
}
.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;
}

.login-button {
	border: 1px solid #28a745;
	border-radius: 5px;
	padding: 10px 10px;
	color: #fff !important;
	margin-right: 0;
	text-transform: uppercase;
	font: 600 16px Roboto Condensed;
	margin-right: 5px;
	background-color: #28a745;
}
.login-button:hover {
	border: 1px solid #ffc107;
	color:#ffc107;
	text-decoration:none;
}
.register-button {
	border-radius: 5px;
	padding: 10px 10px;
	color: #fff;
	margin-right: 0;
	background: #dc3545;
	text-transform: uppercase;
	font: 600 16px Roboto Condensed;
	border: 1px solid #dc3545;
}
#nav-sub {
	color: #fff;
	background: #244ed6;
	overflow: auto;
	height: 45px;
}
.nav-sub-content {
	width: 1200px;
	margin: 0 auto;
}
.nav-sub-content li {
	float: left;
	padding: 12px 20px 8px 20px;
}
.nav-sub-content li:hover {
	 background-color: #FDF0E0;
}
.nav-sub-content li a {
	color: #fff;
	text-transform: uppercase;
	font: 600 16px Roboto Condensed;
	text-decoration: none;
}
.nav-sub-content li:hover a {
	color: #333;
}
.nav-mobile {
	display: none;
}
.closebtn {
	display: none;
}
.sticky-menu-content {
	float: right;
}
.sticky-menu-content li {
	background: #ffc107;
	color: #212529;
	padding: 0;
	margin: 7px 0 0;
	padding: 3px 10px;
	border-radius: 5px;
	font-weight: 600;
	border-color: #ffc107;
}
/* css for mega menu */
.dropdown {
  float: left;
  overflow: hidden;
}
.dropdown, .dropdown a {
	font-size: 15px;
	color: #333;
	background-color: inherit;
	font: inherit;
	margin: 0;
	position: static;
}

.dropdown:hover {
  background-color: #FDF0E0;
}

.dropdown-content {
	display: none;
	position: absolute;
	width: 100%;
	background: #FDF0E0;
	left: 0;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 999999999;
	margin-top: 8px;
}

.dropdown:hover .dropdown-content {
  display: block;
}

/* Create three equal columns that floats next to each other */

.megamenu {
	display: flex;
	column-gap: 1em;
	padding: 1em 0;
	/* gap: 1em; */
}
.mega-menu-width {
	width: 1200px;
	margin:0 auto;
}
.mega-column {
  width: 33%;
  padding: 1em;
}
.mega-column h3 {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Roboto Condensed;
	color: #244ed6;
}
.mega-column li {
	float: none;
	background: transparent url(../images/ic_bullet_grey.png) no-repeat scroll 5px 7px;
	list-style-type: none;
	padding: 0 20px;
	margin-bottom: 3px;
}

.mega-column li a {
	color: #555;
	font: 1em Open Sans;
	font-weight: 600;
	text-transform: none;
}

/* end mega menu */

.slide {
	width: 100%;
	margin: 0 auto;
}
.slide img {
	width: 100%;
}
.slide-mobile {
	display:none;
}


.swiper {
width: 100%;
height: 500px;
}

.swiper-slide {
text-align: center;
font-size: 18px;
background: #000;
}

.swiper-slide img {
width: auto;
height: auto;
max-width: 100%;
max-height: 100%;
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
position: absolute;
left: 50%;
top: 50%;
}

/* css for announcement */

.marque-home-notify {
	width: 100%;
	height: 35px;
	background: #244ed6;
	margin-top: 5px;
	padding: 0;
	overflow: hidden;
	margin-bottom: 15px;
}
.announcement {
	float: left;
	width: 1.5em;
	margin: 0.3em;
	background: #244ed6;
}

.announcement img {
	width: 100%;
}
.announcement-text {
	color: #fff;
	font-size: 1em;
	font-weight: 600;
	float: left;
	width: 90%;
	background: #244ed6;
	overflow-x: hidden;
	margin: 0.3em;
}
.announcement-text a {
	color: #fff;
}


#main {
	width: 1200px;
	margin: 15px auto;
	overflow: hidden;
}
/* 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;
}

.home-box {
	margin-bottom: 20px;
}

.hot-game {
	float: left;
	width: 350px;
}
.hot-game img {
	width: 100%;
	height: 361px;
}


.hot-game figure:hover img {
	opacity: 1;
	-webkit-animation: flash 1.5s;
	animation: flash 1.5s;
}
@-webkit-keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
@keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
.card {
	margin: 0px 5px 0px;
	/* box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2); */
	border: #fff;
}
.card:first-child {
	margin-left: 0;
}
.card:last-child {
	margin-right: 0;
}
.card h2 {
	font-size: 18px;
	color: #244ed6;
	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;
}
.doitac-bank {
	margin-bottom: 2em;
	display: flex;
	gap: 1em;
}
.doitac-bank li {
	width: 8em;
}
.doitac-bank li img {
	width: 100%;
}
.doitac-game {
	margin-bottom: 1.5em;
	display: flex;
	gap: 1em;
}
.doitac-game li {
	width: 10em;
}
.doitac-game li img {
	width: 100%;
}
.home-box h2 {
	font-size: 1.4em;
	font-weight: 600;
	color: #244ed6;
	margin-bottom: 0.5em;
	text-transform: uppercase;
	line-height: 35px;
	font-family: Roboto Condensed;
}
.thongtincanhan h2 {
	color: #e9cb97;
	font-size: 18px;
	font-weight: 700;
	margin: 30px 12px 20px;
}
.uutien {
	width: 480px;
	float: left;
	color: #333;
	font-size: 1em;
}

.thongtincanhan {
	overflow: hidden;
	margin-bottom: 20px;
}
.thongtincanhan ul {
	margin: 0;
	padding: 15px 0 0 5px;
}
.thongtincanhan li {
	background: transparent url(../images/ic_bullet_grey.png) no-repeat scroll 0 9px;
	list-style-type: none;
	padding-left: 20px;
	margin-bottom: 15px;
}
.dambao {
	width: 700px;
	float: left;
	color: #333;
	margin-left: 20px;
	font-size: 1em;
}
.sticky-dambao {
	border: 2px dashed #244ed6;
	border-radius: 10px;
	color: #244ed6;
	padding: 18px 20px 10px;
	margin-bottom: 15px;
	margin-top: 15px;
}
.sticky-dambao ul {
	margin: 0;
	padding: 0;
}
.sticky-dambao li {
	background: transparent url(../images/ic_bullet_yellow.png) no-repeat scroll 0 9px;
}

.ld555-news-promotion ul {
	overflow: hidden;
}
.ld555-news-promotion ul li {
	width: 380px;
	float: left;
	margin: 0px 15px;
	transition: transform .1s;
	height: 250px;
}
.ld555-news-promotion ul li:first-child {
	margin-left: 0;
}
.ld555-news-promotion ul li:last-child {
	margin-right: 0;
}
.ld555-news-promotion ul li img {
	width: 100%;
	height: 100%;
	border-radius: 15px;
}
.ld555-news-promotion ul li h3 {
	font-size: 1em;
	font-weight: 600;
	background: url(../images/bg-game-h3.png);
	position: relative;
	margin-top: -4em;
	color: #fff;
	padding: 0.5em;
	line-height: 1.5em;
	margin-bottom: 0;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	transition: 0.5s;
	height: 4em;
}

.ld555-news-promotion ul li:hover h3 {
	margin-top: -10em;
	height: 10em;
}

.latest-new {
	
	margin-top: 30px;
	overflow: hidden;
	margin-bottom: 40px;
}
.box {
	float: left;
	width: 380px;
	margin: 0px 15px;
}
.box:first-child {
	margin-left: 0;
}
.box:last-child {
	margin-right: 0;
}
.box li {
	background: transparent url(../images/ic_bullet_grey.png) no-repeat scroll 5px 6px;
	list-style-type: none;
	padding: 0 20px;
	margin-bottom: 10px;
	font-weight: 500;
	font-size: 1em;
}
.box li a {
	color: #6c7378;
	font-size:1em;
}



/* end home page */

.lodemienbac {
	width: 200px;
	float: left;
	background: #fff;
	margin-top: 5px;
	margin-right: 10px;
	border-radius: 5px;
}
.lodemienbac h2 {
	font-size: 20px;
	color: #244ed6;
	/* font-weight: ; */
	margin: 0px 10px;
	padding: 10px;
}
.lodemienbac .closebtn {
	display: none;
}
.list-lode {
	margin: 0 5px 20px 5px;
}

.list-lode li {
	padding: 5px 2px;
}

.list-lode li h3 {
	background: #0070ba;
	padding: 5px 10px 5px 5px;
	color: #fff;
	width: 100%;
	display: block;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
}
.sub-game li {
	border-bottom: 1px dotted #244ed6;
	padding: 2px 14px;
	background: transparent url(../images/ic_bullet_grey.png) no-repeat scroll 0px 10px;
	margin-left: 6px;
}
.sub-game li a {
	color: #244ed6;
	font-weight: 600;
	font-size: 14px;
	background: none;
}
.lode {
	background: #fff;
	width: 680px;
	padding: 0 5px 20px;
	margin-top: 5px;
	border-radius: 5px;
	float: left;
}
.lode h2 {
	font-size: 20px;
	color: #244ed6;
	margin: 10px 10px 20px;
}
.lode h3 {
	font-size: 15px;
	margin: 10px 10px 20px;
}
.lode table {
	background: #f9f9f9;
	padding-top: 5px;
}

.no-margin {
	margin: 0px;
	padding:0px;
}

.sidebar {
	float: left;
	width: 300px;
	margin-left: 10px;
	margin-top: 5px;
}
.sidebar-left {
	float: left;
	width: 350px;
	margin-top: 20px;
}

.sidebar-left .closebtn {
	display: none;
}

.box-sidebar {
	padding-bottom: 15px;
	margin-bottom: 20px;
	background: #fff;
}
.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 10px;
	background: #244ed6;
	color: #fff;
}
.box-sidebar li {
	margin: 10px 10px;
	border-bottom: 1px dotted #333;
	padding: 0 10px 5px 15px;
	overflow: auto;
	
}
.ic_bullet_grey{
	background: transparent url(../images/ic_bullet_grey.png) no-repeat scroll 0 9px;
}
.box-sidebar li a {
	font-size: 14px;
	font-weight: 300;
}
.manage li a {
	font-size: 18px;
	font-weight: 600;
}
.sidebar .table td, .table th {
	padding: 0.3rem;
	border-bottom: 1px solid #eee;
}
.box-sidebar table {
	margin: 0 10px;
	font-size: 13px;
	width: 275px;
	color: #6c7378;
}
.box-sidebar table th {
	font-weight: 600;
	color: #333;
	vertical-align: middle;
}
.th-name {
	width: 65px;
	vertical-align: middle;
}
.th-content {
	text-align: center;
	vertical-align: middle;
}
.box-sidebar-label {
	font-weight: 600;
	font-size: 14px;
}
.diem {
	border: none;
	border-bottom: 2px solid #333;
	width: 140px;
	margin: 0 20px 0 10px;
	font-weight:700;
}
.themcuoc {
	float: right;
	border: 1px solid #0070ba;
	border-radius: 5px;
	padding: 5px 15px;
	background: #0070ba;
	color: #fff;
	margin-top: 20px;
}
.themcuoc:hover {
	border: 1px solid #0070ba;
	border-radius: 5px;
	padding: 5px 15px;
	background: #fff;
	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;
}
#main-function {
	display:none;
}
.grecaptcha-badge {
	opacity: 0;
}

#footer {
	padding: 40px 0;
	margin: 0px;
	color: #fff;
	background: #244ed6;
}

#footer p {
	font-size: 12px;
	font-weight: 600;
	color: #fff;
}
.main-footer {
	width: 1200px;
	margin: auto;
}
.menu-footer {
	overflow: auto;
	border-bottom: 1px dotted #fff;
}
.menu-footer ul {
	margin: 0px;
	padding: 0;
}
.menu-footer ul li {
	float: left;
	margin: 5px;
	list-style-type: none;
	margin: 0px 25px 5px 0px;
}

.menu-footer ul li a {
	color: #fff;
	font-weight: 600;
	font-size: 14px;
}

.submenu-footer {
	overflow: auto;
	font-size: 13px;
	font-weight: 600;
	padding-top: 15px;
	padding-bottom: 10px;
}

.submenu-footer ul {
	margin: 0;
	padding: 0;
	color: #fff;
}
.submenu-footer ul li {
	float: left;
	margin: 5px;
	list-style-type: none;
	margin: 0px 15px 5px 0px;
	font-size: 13px;
	font-weight: 600;
}
.submenu-footer ul li a {
	font-size: 13px;
	font-weight: 600;
	color: #fff;
}
/* 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: #0070ba;
}
#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: #244ed6;
	background-color: #fff;
	border-bottom: 3px solid #244ed6;
	font-weight: bold;
}
.tab-content {
	margin: 10px 0;
}
.tab-content {
	margin: 10px 0;
	font-size: 13px;
}

.ckeck-icon {
	width: 15px;
	height: 22px;
	/* border: 1px solid #ccc; */
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
.vien {
	border: 1px solid #ccc;
	border-radius: 0;
	margin-right: 2px;
	max-width: 93px;
	text-align: center;
	font-weight: 600;
	font-size: 20px;
	padding: 6px 5px;
	width: 60px;
	height: 59px;
	float: left;
	background: #f8f8f8;
}
.vien-three {
	border: 1px solid #ccc;
	border-radius: 0;
	margin-right: 2px;
	max-width: 93px;
	text-align: center;
	font-weight: 600;
	font-size: 20px;
	padding: 2px 1px;
	width: 60px;
	height: 59px;
	float: left;
	background: #f8f8f8;
}
.vien:hover{
	border: 1px solid #0070ba;
	background: #0070ba;
	color:fff;
	cursor: pointer;
}
.vien:hover .number-select {
	color:#fff;
}

.vien-three:hover{
	border: 1px solid #0070ba;
	background: #0070ba;
	color:fff;
	cursor: pointer;
}
.vien-three:hover .number-select-threeline {
	color:#fff;
}

.number-select {
	font-size: 1em;
	color: #555;
}
.number-select-threeline {
	font-size: 20px;
	float: left;
	width: 25px;
}
.number-price {
	color: #f07915;
	font-size: 10px;
}
.number-price-threeline {
	color: #f07915;
	font-size: 9px;
	width: 30px;
	float: left;
}
.price_change_threeline {
	clear: both;
	display: flex;
	margin: 4px 0;
}

.dachon {
	border: 1px solid #0070ba;
	background: #0070ba;
	color:#fff;
}
.dachon .number-select {
	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: 61px;
	margin: 0;
	padding: 0;
	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: #fff;
	padding: 42px 42px 36px;
	width: 550px;
	border-radius: 5px;
	border: 1px solid #eaeced;
	margin: 100px auto 150px;
}
.login-form h2 {
	font: 600 2.5em Roboto Condensed;
	text-transform: uppercase;
	margin: -10px 0 20px 0;
	color: #244ed6;
}
.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: #0070ba;
	border-color: #0070ba;
	width: 100%;
	height: 50px;
	font-size: 18px;
	font-weight: 600;
}

.forgotLink {
    margin: 20px 0;
    text-align: center;
    border-bottom: 0;
}

.loginSignUpSeparator {
    border-top: 1px solid #cbd2d6;
    position: relative;
    margin: 25px 0 10px;
    text-align: center;
}
.loginSignUpSeparator .textInSeparator {
    background-color: #fff;
    padding: 0 .5em;
    position: relative;
    color: #6c7378;
    top: -.7em;
}
.register-new {
	border: 1px solid #0070ba;
	border-radius: 5px;
	padding: 10px 15px;
	background: #fff;
	color: #0070ba;
	margin-top: 20px;
	text-decoration: none;
	width: 100%;
	display: block;
	text-align: center;
}
.register-new:hover {
	border: 1px solid #0070ba;
	background: #0070ba;
	border-radius: 5px;
	color: #fff;
	margin-top: 20px;
	text-decoration: none;
}


/* css for page content */

.main-content {
	/* border: 1px solid #244ed6; */
	width: 890px;
	padding: 0 20px 20px;
	margin-top: 5px;
	float: left;
	background: #fff;
	box-shadow: 0px 0px 1px 0px rgba(50, 50, 50, 0.1);
}

.right {
	background: #fff;
	width: 830px;
	padding: 0 20px 20px;
	margin-top: 0px;
	float: left;
	margin-left: 20px;
}
.main-content h1 {
	font-size: 2em;
	font-weight: 700;
	margin-top: 15px;
	color: #244ed6;
	margin-bottom: 15px;
	line-height: 1.35em;
}
.main-content h2 {
	font-size: 1.35em;
	font-weight: 600;
	margin: 20px 0;
	line-height: 1.5em;
}
.main-content h3 {
	font-size: 1.8em;
	font-weight: 500;
	margin: 20px 0 10px;
	color: #244ed6;
}
.main-content th, td {
	text-align: center;
	padding: 0.5em 0.25em;
	font-size: 0.9em;
}
.lode th, td {
	padding: .05em;
	margin: 0;
}
.main-content p {
	font-size: 1.25em;
	font-weight: 400;
}
.main-content ul, ol {
	margin: 0 20px 10px 40px;
	padding: 0;
}
.main-content ul li {
	font-size: 1.2em;
	font-weight: 400;
	list-style-type: initial;
}
.main-content ol li {
	list-style-type: decimal;
	font-size: 1.2em;
	font-weight: 400;
}
.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;
}
.spinner {
	position: absolute !important;
}
.spinner img {
	width: 40px;
	height: 40px;
	margin: -7px 5px;
	padding: 0;
}
.news li {
	margin-left: 30px;
	list-style-type: disclosure-closed;
}
/* css for deposit */

.deposit-form {
	font-size: 13px;
	font-weight: 300;
	list-style-type: none;
	margin: 20px 0;
	border: 1px dashed #ccc;
	border-radius: 5px;
	padding: 10px 20px;
}
.sticky {
	font-size: 12px;
	color: #dc3545 !important;
}

.input-text-width {
	width: 110px;
}
.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: #244ed6;
	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;
	margin: 0px auto 0;
}
.list-game ul {
	overflow: hidden;
	display: grid;
	grid-template-columns: repeat(6,1fr);
	grid-gap: 10px;
	gap: 10px;
}
.list-game li:hover {
	filter: drop-shadow(0 0 6px #038afc);
}

.list-game li img {
	width: 100%;
}

/* Flashing */
figure {
	margin: 0 0 0rem;
}
figure.image {
	display: inline-block;
	
	margin: 0 2px 0 1px;

  }
  
  figure.align-left {
	float: left;
  }
  
  figure.align-right {
	float: right;
  }
  figure.align-center {
	float: center;
  }
  figure.image img {
	margin: 8px 8px 0 8px;
  }
  
  figure.image figcaption {
	margin: 6px 8px 6px 8px;
	text-align: center;
  }
.list-game figure:hover img {
	opacity: 1;
	-webkit-animation: flash 1.5s;
	animation: flash 1.5s;
}
@-webkit-keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
@keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}

.line{
	position: relative;
}
.errorMsg{
	display: block;
    padding-top: 5px;
    color: #E82228;
    clear: both;
    font-size: 12px;
}
.errorMsg em{
	display: block;
    display: inline-block;
    padding-right: 5px;
    width: 12px;
    height: 8px;
    background: url(../images/error.png) no-repeat 0 0;
}
.icon-right{
	position: absolute;
    right: 15px;
    top: 15px;
    display: block;
    width: 18px;
    height: 12px;
    background: url(../images/right.png) no-repeat 0 0;
}
.border-form-input:focus{
	box-shadow: 0 0 0 .1rem rgba(249, 61, 61, 0.51);
}
.form-input{
	height: 42px;
}
.spinner {
	width: 40%;
	font-size: 20px;
	font-weight: 300;
	/* margin-left: 3px; */
	color: #005ea6;
	overflow: hidden;
	margin-top: -2px;
	display: inline;
}
.spinner img {
	width: 43px;
	margin: 10px;
	display:inline;
}
.diem_xien{
	border: 1px solid rgba(44,119,179,.34) !important;
	line-height: 15px;
	font-size: 14px;
	border-radius: 2px !important;
	width: 100%;
	text-align: center;
	height: 35px;
}
.diem_xien_disable{
	border: 1px solid rgba(204,204,204,.4) !important;
	color: rgba(204,204,204,.4);
	width: 100%;
	height: 35px;
	text-align: center;
}
.so_xien{
	text-align: center;
	
}
.icon-right-model {
 
  right: 15px;
  top: 15px;
  display: block;
  width: 18px;
  height: 12px;
  background: url(../images/right.png) no-repeat 0 0;
}
.process-xien-quay {
	max-width: 1000px;
	margin: 1.75rem auto;
}
.xsmn{
	position: relative;
}
.new-gif{
	position: absolute;
    top: 3px;
	right: 4px;
	width: 25px;
}
.new-gif img{
	max-width: 100%;
    max-height: 100%;
}
/* css for ipad */

@media only screen and (max-width: 1366px) {
	
.main-header {
	width: 1000px;
}
.nav-sub-content {
	width: 1000px;
	margin: 0 auto;
}
.nav-list-game li {
	float: left;
	padding-right: 0.75em;
	padding-top: 11px;
}
.nav-sub-content li a {
	color: #fff;
	text-transform: uppercase;
	font: 600 0.9em Roboto Condensed;
	text-decoration: none;
}
.logo {
	width: 215px;
	margin: 12px 0 0px 0px;
}
.nav {
    width: 530px;
    margin-left: 20px;
    overflow: auto;
    float: left;
}	
.nav ul li {
    float: left;
    margin: 28px 0 0 0;
    padding: 0 10px;
    list-style-type: none;
}
.slide {
	width: 100%;
	margin: 0 auto;
	max-width: 1366px;
}
.swiper {
	width: 100%;
	height: 350px;
}
.slide img {
	width: 100%;
}

.uutien {
	width: 360px;
	float: left;
	color: #6c7378;
}
.dambao {
	width: 620px;
	float: left;
	color: #6c7378;
	margin-left: 20px;
}
.doitac-game li {
	float: left;
	width: 140px;
}
.doitac-bank li {
	float: left;
	width: 100px;
}
#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 {
	padding: 10px 8px;
	margin-right: 0;
	font-size: 14px;
	margin-right: 5px;
}
.register-button {
    padding: 10px 7px;
    margin-right: 5px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}	

/* css for mega menu*/

.mega-menu-width {
	width: 1000px;
	margin: 0 auto;
}
.mega-column li {
	float: none;
	background: transparent url(../images/ic_bullet_grey.png) no-repeat scroll 5px 7px;
	list-style-type: none;
	padding: 0 20px;
	margin-bottom: 3px;
}

/* end mega menu*/

.list-game {
    width: 100%;
}
.cat-img img {
    width: 100%;
    height: 225px;
}

#main {
	width: 1000px;
	margin: 5px auto;
}
.home-box {
	margin: 10px 0px 0;
}
.latest-new {
	margin-top: 30px;
	overflow: hidden;
	margin-bottom: 40px;
}

.listgame {
	overflow: hidden;
	margin-left: 0;
}
.listgame li {
	float: left;
	margin: 0px 0px 10px 13px;
	width: 240px;
}
.listgame img {
  width: 100%;
}
.ld555-news-promotion ul li {
	width: 313px;
	float: left;
	margin: 0px 15px;
	transition: transform .1s;
	height: 215px;
}
.ld555-news-promotion ul li h3 {
	font-size: 1em;
	font-weight: 600;
	background: url(../images/bg-game-h3.png);
	position: relative;
	color: #fff;
	margin-bottom: 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;
}
.box {
	float: left;
	width: 313px;
	margin: 0px 15px;
}
.box li a {
	font-size: 1em;
}
.main-content {
    background: #fff;
    width: 690px;
    padding: 0 20px 20px;
    margin: 20px 10px;
    border-radius: 5px;
    float: left;
}
.list-lode li h3 {
	background: #0070ba;
	padding: 5px 10px 5px 5px;
	color: #fff;
	width: 100%;
	display: block;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
}
.sub-game li {
	border-bottom: 1px dotted #244ed6;
	padding: 2px 15px;
	background: transparent url(../images/ic_bullet_grey.png) no-repeat scroll 0px 11px;
	margin-left: 6px;
}
.sub-game li a {
	color: #244ed6;
	font-weight: 600;
	font-size: 13px;
	background: none;
}
.lodemienbac {
	width: 170px;
	float: left;
	background: #fff;
	margin-top: 5px;
	margin-right: 10px;
	border-radius: 5px;
}
.list-lode {
	margin: 0 0px 20px 0px;
}
.lode {
	background: #fff;
	width: 510px;
	padding: 0 5px 20px;
	margin-top: 5px;
	border-radius: 5px;
	float: left;
}
.lode h3 {
	font-size: 13px;
	margin: 10px 10px 10px;
}
.fast-insert-form {
	height: 40px;
	overflow: hidden;
}
.chonnhanh-input {
	width: 395px;
	float: left;
}
.fast-insert-form .form-control {
	width: 295px;
}

.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: 44px;
	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: 45px;
	padding: 0px;
	float: left;
	margin-right: 1px;
	height: 25px;
}
.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: #fff;
	width: 680px;
	padding: 0 20px 20px;
	margin: 20px 10px;
	border-radius: 5px;
	float: left;
}

.main-content h1 {
	font-size: 20px;
	margin-top: 15px;
	color: #244ed6;
	margin-bottom: 15px;
	font-weight: 600;
}
.main-content h2 {
	font-size: 15px;
	margin: 15px 0px;
}
.main-content h3 {
	font-size: 17px;
	margin: 20px 0 10px;
	color: #244ed6;
}
.main-content p {
	font-size: 13px;
	font-weight: 500;
}
.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: #244ed6;
	margin: 0px 0px;
	padding: 10px 20px;
	background: #244ed6;
	color: #fff;
}
.box-sidebar table {
	margin: 0 10px;
	font-size: 13px;
	width: 270px;
	color: #6c7378;
}
.main-footer {
	width: 1000px;
	margin: 0 auto;
}
.notification-price{
	display: block !important;
}
	
}

@media only screen and (max-width: 1080px) and (min-width: 841px) {
	
}

@media only screen and (max-width: 840px) {
	
body {
	font-size: 13px;
}
.main-header {
	width: 750px;
}
.logo {
	width: 175px;
	margin: 20px 0 0px 0px;
}
.nav {
	width: 380px;
	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;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 1em;
}
.login-button {
	padding: 8px 7px;
	font-size: 15px;
	margin-right: 5px;
}
.register-button {
	padding: 8px 10px;
	font-weight: 600;
	font-size: 15px;
}
 
.nav-sub-content {
	width: 750px;
	margin: 0 auto;
	overflow: hidden;
}
.nav-list-game li {
	float: left;
	padding: 1em 0.8em;
}
.nav-sub-content li a {
	color: #fff;
	font-size: 0.85em;
	font-weight: 600;
	text-transform: uppercase;
}

.sticky-menu-content li {
	margin: 10px 0 0;
	padding: 3px 5px;
	border-radius: 5px;
	font-weight: 600;
}

/* css for mega menu*/

.mega-menu-width {
	width: 750px;
	margin: 0 auto;
}
.mega-column li {
	float: none;
	background: transparent url(../images/ic_bullet_grey.png) no-repeat scroll 5px 7px;
	list-style-type: none;
	padding: 0 20px;
	margin-bottom: 3px;
}
.mega-column h3 {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Roboto Condensed;
	color: #244ed6;
}

/* end mega menu*/


.slide {
	width: 100%;
	margin: 0 auto;
	max-width: 840px;
}
.swiper {
	width: 100%;
	height: 215px;
}
.slide img {
	width: 100%;
}

.uutien {
	width: 255px;
	float: left;
	color: #6c7378;
}
.dambao {
	width: 475px;
	float: left;
	color: #6c7378;
	margin-left: 20px;
}
.doitac-game li {
	float: left;
	width: 107px;
}
.doitac-bank li {
	float: left;
	width: 75px;
}

#main {
	width: 750px;
	margin: 5px auto;
}
.announcement {
	float: left;
	width: 1.5em;
	margin: 0.5em;
	background: #244ed6;
}
.announcement-text {
	color: #fff;
	font-size: 1em;
	font-weight: 600;
	float: left;
	width: 90%;
	background: #244ed6;
	overflow-x: hidden;
	margin: 0.5em;
}
.hot-game {
	float: left;
	width: 200px;
}
.hot-game img {
	width: 100%;
	height: 231px;
}
.listgame {
	overflow: hidden;
	margin-left: 0;
}
.listgame li {
	float: left;
	margin: 0px 0px 10px 13px;
	width: 177px;
}
.ld555-news-promotion ul li {
	width: 230px;
	float: left;
	margin: 0px 15px;
	transition: transform .1s;
	height: 170px;
}
.ld555-news-promotion ul li h3 {
	background: url(../images/bg-game-h3.png);
	position: relative;
	color: #fff;
	margin-bottom: 0;
	display: block;
}
.box {
	width: 230px;
}
.nav-mobile {
	width: 750px;
	margin: 0 auto;
	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: #244ed6;
}
.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: 25px;
	margin-top: 15px;
	color: #244ed6;
	margin-bottom: 15px;
	line-height:35px;
}
.main-content h2 {
	font-size: 16px;
	margin: 15px 0px 20px;
	line-height:25px;
}
.main-content h3 {
	font-size: 20px;
	margin: 20px 0 10px;
	color: #244ed6;
	display: block;
}
.main-content p {
	font-size: 14px;
}
.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;
}
.spinner img {
	height: 30px;
	margin: -3px 0px;
	padding: 0;
	width: 35px;
}
/* css for slide nav lodemienbac */

.lodemienbac {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 1;
	top: 0;
	right: 0;
	overflow-x: hidden;
	transition: 0.5s;
	padding-top: 30px;
	margin: 0px;
	border-radius: 0px;
}
.list-lode {
	margin: 0 0px 20px 5px;
}
.sub-game li {
	border-bottom: 1px dotted #244ed6;
	padding: 0px 0px;
	background: transparent url(../images/ic_bullet_grey.png) no-repeat scroll 0px 14px;
	margin-left: 6px;
}
.sub-game li a {
	color: #244ed6;
	font-weight: 600;
	font-size: 13px;
	background: none;
}

.lodemienbac a {
	padding: 8px 0px 2px 15px;
	text-decoration: none;
	color: #818181;
	display: block;
	transition: 0.3s;
}

.lodemienbac a:hover {
  color: #f1f1f1;
}

.lodemienbac .closebtn {
	position: absolute;
	top: -7px;
	left: -10px;
	font-size: 40px;
	color: #244ed6;
	display: block;
	line-height: 30px;
}
/* end css for slide nav lodemienbac */
.lode {
	background: #fff;
	width: 505px;
	padding: 0 5px 20px;
	margin-top: 5px;
	border-radius: 5px;
	float: left;
}
.lode h2,h3 {
    display: none;
}
.chonnhanh-input {
	width: 395px;
	float: left;
}
.fast-insert-form .form-control {
	width: 295px;
}
.vien-check {
	width: 45px;
	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: 44px;
	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: 220px;
	color: #6c7378;
}
.th-name {
	font-size: 11px;
}
.th-content {
	text-align: center;
	font-size:12px;
}
.box-sidebar-label {
	font-weight: 600;
	font-size: 12px;
}
#timetoend {
	margin-bottom: 5px;
	padding: 5px;
}

.main-footer {
	width: 750px;
	margin: 0 auto;
}

}

@media screen and (max-width: 840px) and (min-width: 481px) {
	
.mobile-menu-button {
	margin: 1.7em 0 1em;
	display: block;
}
.main-header {
	width: 98%;
}

}


/* end css for ipad after start css for mobile */


@media only screen and (max-width: 480px) {
	
.main-header {
	width: 100%;
	margin: 0 auto;
	display: flex;
}

.mobile-button-menu {
	display: block;
	width: 2.5em;
	float: left;
	margin: 1.8em 0em 0em 0.5em;
	color: #fff;
	cursor: pointer;
}
.navbar-toggler {
	padding: 0;
}
.hamburger {
	width: 30px;
	height: 23px;
	position: relative;
	margin: 0;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	transition: .5s ease-in-out;
	cursor: pointer;
}
.hamburger span {
	display: block;
	position: absolute;
	height: 5px;
	width: 100%;
	border-radius: 9px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	transition: .25s ease-in-out;
	background-color: #244ed6;
}
/* nomal */
.hamburger span:first-child {
	top: 0;
	-webkit-transform-origin: left center;
	transform-origin: left center;
}
.hamburger span:nth-child(2) {
	top: 10px;
	-webkit-transform-origin: left center;
	transform-origin: left center;
}
.hamburger span:nth-child(3) {
	top: 20px;
	-webkit-transform-origin: left center;
	transform-origin: left center;
}
/*when click */
.mobile-menu-active .hamburger span:first-child {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 0;
	left: 8px;
}

.mobile-menu-active .hamburger span:nth-child(2) {
	width: 0;
	opacity: 0;
}

.mobile-menu-active .hamburger span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 21px;
	left: 8px;
}


/* end of css for menu mobile */
.logo {
	width: 13em;
	float: left;
	margin: 1rem 0rem 0px 0rem;
	overflow: auto;
}
.nav {
	/* display: none; */
	width: auto;
	margin: 0;
	overflow: hidden;
}
.menu {
	display: none;
}
.user-menu {
	margin-top: 2em;
	right: 0.5em;
	position: absolute;
}
.user-menu ul {
	display: flex;
}
.user-menu li {
	float:none;
    margin-top: 0px;
}
.login-button {
	border: 1px solid #fff;
	padding: 0.5em 0.3em;
	margin-right: 0;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 1.1em;
	margin-right: 5px;
}
.register-button {
	padding: 0.5em 0.6em;
	margin-right: 0;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 1.1em;
}

#nav-sub {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 999;
	top: 0px;
	left: 0;
	overflow-x: hidden;
	transition: 0.5s;
	padding-top: 0px;
	margin: 0px;
	border-radius: 0px;
	background: #0070ba;
	box-shadow: black 0px 0px 5px;
}
.manage-account-mobile {
	display: block;
	width: 100%;
	background: linear-gradient(0deg,#0070ba,#244ed6);
	border-bottom: 1px dotted#fff;
	padding: 20px 17px 10px;
}
.manage-account-mobile h3 {
	margin: 0 0 5px 0;
	line-height: 20px;
	display: block;
	font-size: 15px;
	text-transform: uppercase;
	border-bottom: 1px dotted #fff;
	padding-bottom: 5px;
}
.manage-account-mobile p {
	margin: 0 0 5px 0;
	line-height: 20px;
}
.manage-account-mobile a {
	font-size: 10px;
}
.chitiet {
	color: #ffb70d;
}
#nav-sub li a {
	font-size: 15px;
}
#nav-sub .sticky-menu-content li {
	padding: 5px 5px 3px;
	position: absolute !important;
	bottom: 0;
	background: #ffc107;
}
.nav-sub-content {
    width: 100%;
    margin: 0 auto;
}
.nav-sub-content li {
	float: none;
	background: transparent url(../images/ic_bullet_white.png) no-repeat scroll 5px 6px;
	padding: 0 0 0 5px;
	margin: 15px 15px;
}
.nav-sub-content li:hover {
	background-color: transparent;
}

.nav-sub-content li a {
    color: #fff;
    font-size: 15px;
    margin: 0 5px;
    padding: 2px 10px;
}

.nav-sub-content li:hover a {
	color: #fff;
}
/* css for mega menu mobile */

.dropdown-content {
	display: none;
	position: static;
	width: 100%;
	background: none;
	box-shadow: none;
	z-index: 999999999;
	margin-top: 0;
}
.dropdown:hover {
  background-color: transparent;
}
.dropdown:hover .dropdown-content {
	display: none;
}
.dropdown:active {
  background-color: transparent;
}
.drop-content-mobile .dropdown-content {
	display: block;
}
.drop-content-mobile:hover .dropdown-content {
	display: block;
}


.mega-menu-width {
	width: 100%;
	margin: 0;
	display: block;
}
.mega-column {
	width: 100%;
	padding: 10px;
	height: auto;
}
.mega-column h3 {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	color: #f8f8f8;
	margin-left: 13px;
}

.mega-column li {
	margin: 5px 10px;
	background: transparent url(../images/ic_bullet_white.png) no-repeat scroll 5px 6px;
}

/* end css mega menu mobile */

.sticky-menu-content {
	float: none;
}
#nav-sub .closebtn {
	position: absolute;
	top: -10px;
	left: 265px;
	font-size: 40px;
	color: #fff;
	display: block;
	font-weight: bold;
}
.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: #244ed6;
}
.mobile-category-lode {
	float: right;
	margin: 5px 10px;
}
.thongbao{
	margin-top:0;
}
.announcement-text {
	width: 85%;
}

.slide {
	display:none;
}
.slide-mobile {
	display: block;
	width: 100%;
	margin: 0 auto;
	height: 215px;
}
.slide-mobile img {
	width: 100%;
}
#main {
    width: 100%;
	margin-top:0px;
}
.hot-game {
	display: none;
}
.listgame {
	overflow: hidden;
	float: none;
	width: 100%;
	margin-left: 0;
}
.listgame li {
	float: left;
	margin: 1%;
	width: 48%;
}
.listgame li:first-child {
	margin-left: 1%;
}
.uutien {
	width: 100%;
	float: none;
	font-size: 15px;
	padding: 0 10px;
}
.dambao {
	display: none;
	width: 100%;
	float: none;
	margin: 0 10px;
	font-size: 15px;
}
.doitac-game {
	margin-bottom: 15px;
	display: grid;
	grid-template-columns: repeat(3,1fr);
	gap: 1em;
	padding:1em;
}
.doitac-game li {
	float: none;
	width: 100%;
}
.doitac-bank {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	gap: 1em;
	padding: 0 1em;
}
.doitac-bank li {
	float:none;
	width:100%;
}
.doitac-bank li img {
	width:100%;
}
.home-box h2 {
	font-size: 20px;
	margin-bottom: 15px;
	margin-left: 10px;
}
.thongtincanhan ul {
	margin: 0;
	padding: 0px 0 0 15px;
}
.ld555-news-promotion ul {
	overflow-x: scroll;
	white-space: nowrap;
}
.ld555-news-promotion ul li {
	width: 330px;
	float: none;
	margin: 0px 5px;
	transition: transform .1s;
	height: 210px;
	display: inline-block;
}
.ld555-news-promotion ul li:first-child {
	margin-left: 10px;
}

.ld555-news-promotion ul li:last-child {
	margin-right: 10px;
}

.ld555-news-promotion ul li h3 {
	font-size: 14px;
	font-weight: 600;
	margin-top: -55px;
	background: url(../images/bg-game-h3.png);
	color: #fff;
	line-height: 20px;
	margin-bottom: 0;
	display: block;
	text-align: inherit;
	height: 55px;
	white-space: normal;
	padding: 5px 10px;
	overflow: hidden;
}
.ld555-news-promotion ul li:hover h3 {
	margin-top: -55px;
	height: 55px;
}

.box {
	float: none;
	width: 96%;
	margin: 0px 2%;
}
.box:first-child {
	margin-left: 2%;
}
.box li a {
	color: #333;
	font-size: 16px;
}
.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;
}
.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;
}


#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: block;
}
.list-game ul {
	overflow: hidden;
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-gap: 16px;
	gap: 5px;
	padding: 0 5px;
}

.main-content {
	width: 99%;
	float: none;
	margin: 2px;
	padding: 0 5px 20px;
}

.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;
	margin-top: 5px;
	color: #244ed6;
	margin-bottom: 0px;
	padding-top: 5px;
	line-height: 30px;
}
.main-content h2 {
	font-size: 16px;
	margin: 5px 0px 15px;
	line-height: 20px;
}
.main-content h3 {
	font-size: 16px;
	margin: 10px 0 10px;
	color: #244ed6;
}
.main-content p {
	font-size: 14px;
}
.manage-main-wallet p {
	font-size: 12px;
	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;
}
.spinner {
	width: 40%;
	font-size: 16px;
	font-weight: 300;
	color: #005ea6;
	overflow: hidden;
	margin-top: 0px;
	display: inline;
	margin-left: 5px;
}
.btn-group-sm &gt; .btn, .btn-sm {
	padding: .15rem .3rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: .2rem;
}
/* css for slide nav lodemienbac */

.lodemienbac {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 1;
	top: 0;
	right: 0;
	overflow-x: hidden;
	transition: 0.5s;
	padding-top: 25px;
	margin: 0px;
	border-radius: 0px;
	box-shadow: grey 0px 0px 5px;
}

.lodemienbac a {
	padding: 0px 0px 2px 15px;
}
.list-lode li {
	padding: 0px 2px;
}
.list-lode li h3 {
	background: #0070ba;
	padding: 4px 10px 2px 5px;
	color: #fff;
	width: 100%;
	display: block;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
}

.sub-game li {
	background: transparent url(../images/ic_bullet_grey.png) no-repeat scroll 0px 6px;
	margin-left: 6px;
	margin-bottom: 2px;
}
.lodemienbac a:hover {
  color: #f1f1f1;
}

.lodemienbac .closebtn {
	position: absolute;
	top: -3px;
	left: 10px;
	font-size: 30px;
	color: #244ed6;
	display: block;
	padding: 0;
	font-weight: bold;
}
/* end css for slide nav lodemienbac */

.lode {
	background: #fff;
	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-three {
	border: 1px solid #ccc;
	margin-right: 1px;
	max-width: 9.5%;
	font-weight: 600;
	text-align: center;
	padding: 2px;
	height: 40px;
}
.number-price-threeline{
	display:none;
}
.number-select-threeline {
	font-size: 15px;
	margin: 3px;
}
.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: #fff;
    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: #244ed6;
	display: block;
}
#main-function {
	display: block;
	background: #244ed6;
	position: fixed;
	bottom: 0;
	height: 5em;
	width: 100%;
	box-shadow: #fff 0px 0px 25px;
}
.fixed-menu-bottom {
	display: flex;
}
.fixed-menu-bottom li {
	width: 25%;
	margin: 8px 0px 3px;
	text-align: center;
	height: 4em;
}
.fixed-menu-bottom li a {
	color: #fff;
	text-align: center;
}
#main-function li p {
	font-size: 1.1em;
	text-transform: uppercase;
	margin-top: 0.2em;
	margin-bottom: 0;
}
.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;
}
.new-gif {
	top: -5px;
	right: 6px;
	width: 25px;
	margin-right: 90px;
  }
}


@media only screen and (max-width: 385px) {

.logo {
	width: 11.5em;
	float: left;
	margin: 1.5em 0px 0px 0px;
	overflow: auto;
}
.login-button {
	padding: 0.6em 0.4em;
	font-size: 1em;
}
.register-button {
	padding: 0.6em 0.6em;
	font-size: 1em;
}
.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;
}

.slide-mobile {
	display: block;
	width: 100%;
	margin: 0 auto;
}
.slide-mobile img {
	width: 100%;
}
.home-box h2 {
	font-size: 16px;
	margin-bottom: 15px;
	margin-left: 10px;
}
.thongtincanhan ul {
	margin: 0;
	padding: 0px 0 0 15px;
}
.doitac-game li {
	float: left;
	width: 70px;
	margin: 5px;
}
.doitac-bank li {
	float: left;
	width: 70px;
	margin: 5px;
}
.ld555-news-promotion ul li {
	width: 290px;
	float: none;
	margin: 0px 5px;
	transition: transform .1s;
	height: 190px;
	display: inline-block;
}

.main-content h1 {
	font-size: 20px;
	margin-top: 5px;
	color: #244ed6;
	margin-bottom: 5px;
	padding-top: 5px;
}
.main-content h2 {
	font-size: 15px;
	margin: 5px 0px 10px;
}
.main-content h3 {
	font-size: 18px;
	margin: 5px 0 10px;
	color: #244ed6;
}
.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: 22px;
}
.mobile-button-menu {
	width: 2em;
	margin: 1.2em 0 0 0.3em;
	cursor: pointer;
}
.logo {
	width: 9.5em;
	margin: 1.2em 0em 0em 0.2em;
	overflow: auto;
}
.login-button {
	padding: 0.5em 0.4em;
	font-size: 1em;
}
.register-button {
	padding: 0.5em 0.4em;
	font-size: 1em;
}
.slide-mobile {
	display: block;
	width: 100%;
	margin: 0 auto;
}
.slide-mobile img {
	width: 100%;
}
.home-box h2 {
	font-size: 16px;
	margin-bottom: 15px;
	margin-left: 10px;
}
.doitac-game li {
	float: left;
	width: 70px;
	margin: 5px;
}
.doitac-bank li {
	float: left;
	width: 70px;
	margin: 5px;
}
.ld555-news-promotion ul li {
	width: 250px;
	float: none;
	margin: 0px 5px;
	transition: transform .1s;
	height: 160px;
	display: inline-block;
}
.ld555-news-promotion ul li h3 {
	font-size: 12px;
	font-weight: 600;
	margin-top: -55px;
	background: url(../images/bg-game-h3.png);
	color: #fff;
	line-height: 15px;
	margin-bottom: 0;
	display: block;
	text-align: inherit;
	height: 55px;
	white-space: normal;
	padding: 5px 10px;
	overflow: hidden;
}
.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: 0px;
}
.lodemienbac a {
	padding: 0px 0px 2px 15px;
	text-decoration: none;
	color: #818181;
	display: block;
	transition: 0.3s;
}
.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;
}
.list-lode li {
	padding: 0px 2px;
}
.list-lode li h3 {
	background: #0070ba;
	padding: 3px 0px 2px 5px;
	color: #fff;
	width: 100%;
	display: block;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 600;
	margin-bottom: 3px;
}
.sub-game li {
	border-bottom: 1px dotted #244ed6;
	padding: 0px 0px;
	background: transparent url(../images/ic_bullet_grey.png) no-repeat scroll 0px 6px;
	margin-left: 5px;
}
.sub-game li a {
	color: #244ed6;
	font-weight: 600;
	font-size: 12px;
	background: none;
}
.main-content h1 {
	font-size: 16px;
	margin-top: 5px;
	color: #244ed6;
	margin-bottom: 0px;
	padding-top: 0px;
}
.main-content h2 {
	font-size: 13px;
	margin: 0px 0px;
}
.main-content h3 {
	font-size: 13px;
	margin: 20px 0 10px;
	color: #244ed6;
}
.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;
}
.spinner {
	width: 40%;
	font-size: 13px;
	font-weight: 300;
	color: #005ea6;
	overflow: hidden;
	margin-top: 0px;
	display: inline;
	margin-left: 5px;
}
.btn-group-sm &gt; .btn, .btn-sm {
	padding: .15rem .2rem;
	font-size: .775rem;
	line-height: 1.5;
	border-radius: .2rem;
}
.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;
}
}
/* Error Page */
    .error .clip .shadow
    {
        height: 180px;  /*Contrall*/
    }
    .error .clip:nth-of-type(2) .shadow
    {
        width: 130px;   /*Contrall play with javascript*/ 
    }
    .error .clip:nth-of-type(1) .shadow, .error .clip:nth-of-type(3) .shadow
    {
        width: 250px; /*Contrall*/
    }
    .error .digit
    {
        width: 150px;   /*Contrall*/
        height: 150px;  /*Contrall*/
        line-height: 150px; /*Contrall*/
        font-size: 120px;
        font-weight: bold;
    }
    .error h2   /*Contrall*/
    {
        font-size: 32px;
    }
    .error .msg /*Contrall*/
    {
        top: -190px;
        left: 30%;
        width: 80px;
        height: 80px;
        line-height: 80px;
        font-size: 32px;
    }
    .error span.triangle    /*Contrall*/
    {
        top: 70%;
        right: 0%;
        border-left: 20px solid #0070ba;
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
    }


    .error .container-error-404
    {
      
        position: relative;
        height: 250px;
        padding-top: 40px;
    }
    .error .container-error-404 .clip
    {
        display: inline-block;
        transform: skew(-45deg);
    }
    .error .clip .shadow
    {
        
        overflow: hidden;
    }
    .error .clip:nth-of-type(2) .shadow
    {
        overflow: hidden;
        position: relative;
        box-shadow: inset 20px 0px 20px -15px rgba(150, 150, 150,0.8), 20px 0px 20px -15px rgba(150, 150, 150,0.8);
    }
    
    .error .clip:nth-of-type(3) .shadow:after, .error .clip:nth-of-type(1) .shadow:after
    {
        content: "";
        position: absolute;
        right: -8px;
        bottom: 0px;
        z-index: 9999;
        height: 100%;
        width: 10px;
        background: linear-gradient(90deg, transparent, rgba(173,173,173, 0.8), transparent);
        border-radius: 50%;
    }
    .error .clip:nth-of-type(3) .shadow:after
    {
        left: -8px;
    }
    .error .digit
    {
        position: relative;
        top: 8%;
        color: white;
        background: #0070ba;
        border-radius: 50%;
        display: inline-block;
        transform: skew(45deg);
    }
    .error .clip:nth-of-type(2) .digit
    {
        left: -10%;
    }
    .error .clip:nth-of-type(1) .digit
    {
        right: -20%;
    }.error .clip:nth-of-type(3) .digit
    {
        left: -20%;
    }    
    .error h2
    {
        color: #0070ba;
        font-weight: bold;
        padding-bottom: 20px;
    }
    .error .msg
    {
        position: relative;
        z-index: 9999;
        display: block;
        background: #0070ba;
        color: #fff;
        border-radius: 50%;
        font-style: italic;
    }
    .error .triangle
    {
        position: absolute;
        z-index: 999;
        transform: rotate(45deg);
        content: "";
        width: 0; 
        height: 0; 
    }

/* Error Page */
@media(max-width: 767px)
{
    /* Error Page */
            .error .clip .shadow
            {
                height: 100px;  /*Contrall*/
            }
            .error .clip:nth-of-type(2) .shadow
            {
                width: 80px;   /*Contrall play with javascript*/ 
            }
            .error .clip:nth-of-type(1) .shadow, .error .clip:nth-of-type(3) .shadow
            {
                width: 100px; /*Contrall*/
            }
            .error .digit
            {
                width: 80px;   /*Contrall*/
                height: 80px;  /*Contrall*/
                line-height: 80px; /*Contrall*/
                font-size: 52px;
            }
            .error h2   /*Contrall*/
            {
                font-size: 24px;
            }
            .error .msg /*Contrall*/
            {
                top: -110px;
                left: 15%;
                width: 40px;
                height: 40px;
                line-height: 40px;
                font-size: 18px;
            }
            .error span.triangle    /*Contrall*/
            {
                top: 70%;
                right: -3%;
                border-left: 10px solid #535353;
                border-top: 8px solid transparent;
                border-bottom: 8px solid transparent;
            }
.error .container-error-404
  {
    height: 150px;
  }
        /* Error Page */
}

/*--------------------------------------------Framework --------------------------------*/

.overlay { position: relative; z-index: 20; } /*done*/
    .ground-color { background: #fff; }  /*done*/
    .item-bg-color { background: #EAEAEA } /*done*/
    
    /* Padding Section*/
        .padding-top { padding-top: 10px; } /*done*/
        .padding-bottom { padding-bottom: 10px; }   /*done*/
        .padding-vertical { padding-top: 10px; padding-bottom: 10px; }
        .padding-horizontal { padding-left: 10px; padding-right: 10px; }
        .padding-all { padding: 10px; }   /*done*/

        .no-padding-left { padding-left: 0px; }    /*done*/
        .no-padding-right { padding-right: 0px; }   /*done*/
        .no-vertical-padding { padding-top: 0px; padding-bottom: 0px; }
        .no-horizontal-padding { padding-left: 0px; padding-right: 0px; }
        .no-padding { padding: 0px; }   /*done*/
    /* Padding Section*/

    /* Margin section */
        .margin-top { margin-top: 10px; }   /*done*/
        .margin-bottom { margin-bottom: 10px; } /*done*/
        .margin-right { margin-right: 10px; } /*done*/
        .margin-left { margin-left: 10px; } /*done*/
        .margin-horizontal { margin-left: 10px; margin-right: 10px; } /*done*/
        .margin-vertical { margin-top: 10px; margin-bottom: 10px; } /*done*/
        .margin-all { margin: 10px; }   /*done*/
        .no-margin { margin: 0px; }   /*done*/

        .no-vertical-margin { margin-top: 0px; margin-bottom: 0px; }
        .no-horizontal-margin { margin-left: 0px; margin-right: 0px; }

        .inside-col-shrink { margin: 0px 20px; }    /*done - For the inside sections that has also Title section*/ 
    /* Margin section */

    hr
    { margin: 0px; padding: 0px; border-top: 1px dashed #999; }


.card-bordered {
    border: 1px solid #ebebeb
}

.card {
    border: 0;
    border-radius: 0px;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.03);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.03);
    -webkit-transition: .5s;
    transition: .5s
}

.padding {
    padding: 3rem !important
}


.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-header {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    padding: 15px 20px;
    background-color: transparent;
    border-bottom: 1px solid rgba(77, 82, 89, 0.07)
}

.card-header .card-title {
    padding: 0;
    border: none
}

h4.card-title {
    font-size: 17px
}

.card-header&gt;*:last-child {
    margin-right: 0
}

.card-header&gt;* {
    margin-left: 8px;
    margin-right: 8px
}

.btn-secondary {
    color: #4d5259 !important;
    background-color: #e4e7ea;
    border-color: #e4e7ea;
    color: #fff
}

.btn-xs {
    font-size: 11px;
    padding: 2px 8px;
    line-height: 18px
}

.btn-xs:hover {
    color: #fff !important
}

.card-title {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 0;
    padding: 15px 20px;
    border-bottom: 1px solid rgba(77, 82, 89, 0.07)
}

.ps-container {
    position: relative
}

.ps-container {
    -ms-touch-action: auto;
    touch-action: auto;
    overflow: hidden !important;
    -ms-overflow-style: none
}

.media-chat {
    padding-right: 64px;
    margin-bottom: 0
}

.media {
    padding: 16px 12px;
    -webkit-transition: background-color .2s linear;
    transition: background-color .2s linear
}

.media .avatar {
    flex-shrink: 0
}

.avatar {
    position: relative;
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 100%;
    background-color: #f5f6f7;
    color: #8b95a5;
    text-transform: uppercase
}

.media-chat .media-body {
    -webkit-box-flex: initial;
    flex: initial;
    display: table
}

.media-body {
    min-width: 0
}

.media-chat .media-body p {
    position: relative;
    padding: 6px 8px;
    margin: 4px 0;
    background-color: #48b0f7;
    border-radius: 3px;
    font-weight: 100;
    color: #9b9b9b
}

.media&gt;* {
    margin: 0 8px
}

.media-chat .media-body p.meta {
    background-color: transparent !important;
    padding: 0;
    opacity: .8
}

.media-meta-day {
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 0;
    color: #8b95a5;
    opacity: .8;
    font-weight: 400
}

.media {
    padding: 16px 12px;
    -webkit-transition: background-color .2s linear;
    transition: background-color .2s linear
}

.media-meta-day::before {
    margin-right: 16px
}

.media-meta-day::before,
.media-meta-day::after {
    content: '';
    -webkit-box-flex: 1;
    flex: 1 1;
    border-top: 1px solid #ebebeb
}

.media-meta-day::after {
    content: '';
    -webkit-box-flex: 1;
    flex: 1 1;
    border-top: 1px solid #ebebeb
}

.media-meta-day::after {
    margin-left: 16px
}

.media-chat.media-chat-reverse {
    padding-right: 12px;
    padding-left: 64px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse
}

.media-chat {
    padding-right: 64px;
    margin-bottom: 0
}

.media {
    padding: 0px 12px;
    -webkit-transition: background-color .2s linear;
    transition: background-color .2s linear
}

.media-chat.media-chat-reverse .media-body p {
    float: right;
    clear: right;
    background-color: #48b0f7;
    color: #fff
}
.media-chat.media-chat-reverse .media-body .meta {
    
    color: #333 !important;
}
.media-chat .media-body p {
    position: relative;
    padding: 6px 8px;
    margin: 4px 0;
    background-color: #f5f6f7;
    border-radius: 3px
}

.border-light {
    border-color: #f1f2f3 !important
}

.bt-1 {
    border-top: 1px solid #ebebeb !important
}

.publisher {
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding: 12px 20px;
    background-color: #f9fafb
}

.publisher&gt;*:first-child {
    margin-left: 0
}

.publisher&gt;* {
    margin: 0 8px
}

.publisher-input {
    -webkit-box-flex: 1;
    flex-grow: 1;
    border: none;
    outline: none !important;
    background-color: transparent
}



.publisher-btn {
    background-color: transparent;
    border: none;
    color: #8b95a5;
    font-size: 16px;
    cursor: pointer;
    overflow: -moz-hidden-unscrollable;
    -webkit-transition: .2s linear;
    transition: .2s linear
}

.file-group {
    position: relative;
    overflow: hidden
}

.publisher-btn {
    background-color: transparent;
    border: none;
    color: #cac7c7;
    font-size: 16px;
    cursor: pointer;
    overflow: -moz-hidden-unscrollable;
    -webkit-transition: .2s linear;
    transition: .2s linear
}

.file-group input[type="file"] {
    position: absolute;
    opacity: 0;
    z-index: -1;
    width: 20px
}

.text-info {
    color: #48b0f7 !important
}</pre></body></html>