html {
	height:100%;
	scroll-behavior: smooth;
}

body {
	/* 	background:url(/files/images/bg.jpg) no-repeat fixed; */
	color: #585f67 !important;
	background-size: cover;
	background: #ddd !important;
	font-size:14px !important;
	font-family: 'Lexend Deca', sans-serif !important;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	line-height: 1.7 !important;
}

hr {
	border-top: 1px solid #0000002e;
}

button:focus {outline:0!important;}

a {
	color: #a94442;
}

a:hover {
	color: #7b2c2a;
	text-decoration:none !important;
}

img {
	max-width:100%;
}
h1 {
	font-size:22px !important;
}
h2 {
	font-size:20px !important;
}
h3 {
	font-size:19px !important;
}
h4 {
	font-size:16px !important;
}

input{
	font-size: 14px !important;
}
.linkfoot a {
	color:black;
}
.linkfoot {
	color:black;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
}
.hide{
	display: none;
}
.noti-danger {
	color: #c12622;
	background-color: rgba(242, 222, 222, 0.08);
	border-color: rgba(232, 71, 97, 0.09);
}
.noti-success {
	color: #5cd45e;
	background-color: rgba(223, 240, 216, 0.1);
	border-color: rgba(214, 233, 198, 0.34);
}
.noti-info {
	padding: 15px;
    margin-bottom: 20px;
    border: 1px solid rgb(24 66 134 / 14%);
    border-radius: 4px;
    background: #f8d7da;
    color: #FA5858;
}
.noti {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid #f7040424;
	border-radius: 4px;
}

.wrapper {
	max-width:640px;
	margin:auto;
	background-color:rgba(255, 255, 255, 1);
}

.container {
	width:100%;
	/* border-left:1px solid #262626; */
	/* border-right:1px solid #262626; */
}

.header {
	text-align:center;
	/* background:url(/files/images/header-bg.jpg); */
	padding:15px;
	border-bottom: 1px solid #0000005e;
	background: black;
	color:white;
}
header a{
	color:white;
}
.header .logo {
	max-width: 300px;
}

.figure {
	text-align:center;
	font-style:italic;
	font-size:11px;
}

.figure-img {
	width:280px;
	border:1px solid #372d13;
	border-radius:7px;
	margin-bottom:5px;
}

.article {
	padding-bottom:15px;
}

.nap-the-wrap {
	padding:15px;
}

.page-title {
	margin-top:30px;
	text-align:center;
	/* color:#c6c6c6; */
}

.page-title h1,.article h1 {
	font-size:20px;
}

.btn-facebook {
	quotes:#fff;
	color: #fff !important;
	background-color: #4267b2 !important;
	border-color: #335fb9 !important;
}

.btn-facebook:hover {
	color:#fff;
	background-color:#163f92;
	border-color:#003db9;
}

.btn-napthe {
	color:#fff;
	background-color:#ffe291;
	border-color:#ffd45d;
	font-weight:700;
}

.bang-gia-quy-doi {
	margin-top:50px;
}

.text-title {
	font-size:15px;
	line-height:1.4;
	font-weight:700;
}

.loai-the-wrap {
	width:100%;
	margin-bottom:5px;
}

.loai-the {
	background:#dfdfdf;
	filter:grayscale(100%);
	padding:10px;
	border:1px solid #818181;
	max-width:80px;
	border-radius:4px;
	margin-right:5px;
	margin-bottom:7px;
}

.loai-the:hover {
	cursor:pointer;
	background:#fff;
	filter:none;
}

.active {
	background:#fff;
	filter:none;
}

.facebook-info {
	margin-top:5px;
	overflow:hidden;
}

.facebook-avatar {
	width:35px;
	height:35px;
	border-radius:20px;
	float:left;
	margin-right:10px;
	border:1px solid #565656;
}

.facebook-info .fbname {
	line-height:35px;
	font-size:18px;
	font-weight:700;
}

.login-btn {
	margin:5px 0;
}

.tin-tuc ul {
	margin:0;
	padding:0 20px;
}

.down-and {
	background:url(../images/bt-down.png) top left;
	width:169px;
	height:54px;
	display:inline-block;
	margin-right:0;
}

.down-and:hover {
	background-position:bottom left;
}

.down-play {
	background:url(../images/bt-down.png) top right;
	width:169px;
	height:54px;
	display:inline-block;
	margin-right:0;
}

.down-play:hover {
	background-position:bottom right;
}

.down-app {
	background:url(../images/bt-down.png) top center;
	width:169px;
	height:54px;
	display:inline-block;
}

.down-app:hover {
	background-position:bottom center;
}

footer {
	margin-top: 18px;
	border-top: 1px solid rgba(84, 84, 84, 0.25);
	padding-top:10px;
	padding-bottom:15px;
}

.footer-img {
	width:70%;
}

.alert {
	padding:7px 15px;
	font-size:13px;
}

@media(max-width:480px) {
	.loai-the {
		width:60px;
	}
}

@media(max-width:320px) {
	.loai-the {
		width:70px;
	}
}

.BUTTON_GRT {
	background: #28a745;
	background-image: -webkit-linear-gradient(top, #FE2E2E, #FA5858);
	background-image: -moz-linear-gradient(top, #F63DE4, #1EAED0);
	background-image: -ms-linear-gradient(top, #F63DE4, #1EAED0);
	background-image: -o-linear-gradient(top, #F63DE4, #1EAED0);
	background-image: -webkit-gradient(to bottom, #F63DE4, #1EAED0);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 5px;
	line-height: 10px;
	color: #FFFFFF;
	width: 233px;
	font-size: 16px;
	font-weight: 400;
	padding: 15px;
	/* text-shadow: 1px 1px 20px #000000; */
	text-decoration: none;
	display: inline-block;
	cursor: pointer;
	text-align: center;
	border: none;
}

.BUTTON_GRT:hover {
	/*border: solid #337FED 1px;*/
	background: #1E62D0;
	background-image: -webkit-linear-gradient(top, #DF0101, #FA5858);
	background-image: -moz-linear-gradient(top, #1E62D0, #3D94F6);
	background-image: -ms-linear-gradient(top, #1E62D0, #3D94F6);
	background-image: -o-linear-gradient(top, #1E62D0, #3D94F6);
	background-image: -webkit-gradient(to bottom, #1E62D0, #3D94F6);
	/*-webkit-border-radius: 20px;*/
	/*-moz-border-radius: 20px;*/
	/*border-radius: 20px;*/
	text-decoration: none;
}
.banggia{
	color:#5e6d7d;
	font-size: 13px;
}
.mabaomat {
	width: 140px !important;
	padding: 5px;
	width: 150px;
	color: #000000;
	border: #d0d0d0 1px solid;
}

.form-style-5{
	/*max-width: 500px;*/
	padding: 10px 20px;
	background: #f4f7f8;
	margin: 10px auto;
	padding: 20px;
	background: #f4f7f8;
	border-radius: 8px;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
}
.form-style-5 fieldset{
	border: none;
}
.form-style-5 legend {
	font-size: 1.4em;
	margin-bottom: 10px;
}
.form-style-5 label {
	display: block;
	margin-bottom: 8px;
}
.form-style-5 input[type="text"],
.form-style-5 input[type="date"],
.form-style-5 input[type="datetime"],
.form-style-5 input[type="email"],
.form-style-5 input[type="number"],
.form-style-5 input[type="search"],
.form-style-5 input[type="time"],
.form-style-5 input[type="url"],
.form-style-5 textarea,
.form-style-5 select {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	background: rgba(255,255,255,.1);
	border: none;
	border-radius: 4px;
	font-size: 15px;
	margin: 0;
	outline: 0;
	padding: 10px;
	width: 100%;
	box-sizing: border-box; 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; 
	background-color: #e8eeef;
	/*color:#8a97a0;*/
	-webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
	box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
	margin-bottom: 30px;
}
.form-style-5 input[type="text"]:focus,
.form-style-5 input[type="date"]:focus,
.form-style-5 input[type="datetime"]:focus,
.form-style-5 input[type="email"]:focus,
.form-style-5 input[type="number"]:focus,
.form-style-5 input[type="search"]:focus,
.form-style-5 input[type="time"]:focus,
.form-style-5 input[type="url"]:focus,
.form-style-5 textarea:focus,
.form-style-5 select:focus{
	background: #d2d9dd;
}
.form-style-5 select{
	-webkit-appearance: menulist-button;
	height:38px;
}
.form-style-5 .number {
	background: #1abc9c;
	/*color: #fff;*/
	height: 30px;
	width: 30px;
	display: inline-block;
	font-size: 0.8em;
	margin-right: 4px;
	line-height: 30px;
	text-align: center;
	text-shadow: 0 1px 0 rgba(255,255,255,0.2);
	border-radius: 15px 15px 15px 0px;
}

.form-style-5 input[type="submit"],
.form-style-5 input[type="button"]
{
	position: relative;
	display: block;
	padding: 19px 39px 18px 39px;
	/*color: #FFF;*/
	margin: 0 auto;
	background: #1abc9c;
	font-size: 18px;
	text-align: center;
	font-style: normal;
	width: 100%;
	border: 1px solid #16a085;
	border-width: 1px 1px 3px;
	margin-bottom: 10px;
}
.form-style-5 input[type="submit"]:hover,
.form-style-5 input[type="button"]:hover
{
	background: #109177;
}
