body::-webkit-scrollbar {
    width: 10px;
}
 
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
body::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}
.action-panel::-webkit-scrollbar {
    width: 5px;
}
 
.action-panel::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
.action-panel::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}
body{
	font-family: 'Roboto', sans-serif;
	background:#FFFFCC;
}

.inoBoxLogin {
    padding:5px 0px 20px 0px;
    box-sizing: border-box;
    background: url(//img.zing.vn/products/kv/skin-2016/images/aside-bg.jpg) repeat center;
    border: 1px solid #e1e1e1;
    width:315px;
    max-height: 195px;
}

.inoBoxLogin .iTitle {
    color: #3b2229;
    font-weight: bold;
    font-family: Arial;
    font-size: 24px;
    text-align: center;
    padding : 10px 0px 0px 0px;
    height: 30px;
    position: relative;
    margin: 7px auto 10px;
}
.iLoginfrm {
    width: 210px;
    padding : 5px 5px 5px 10px;
    float: left;
}
.iLoginfrm .login-inp {
    width: 180px;
    padding: 7px;
    margin-bottom: 10px;
    border-radius: 2px;
    border :solid 1px #e3c300;
	box-sizing:border-box;
}
.iLoginfrm :nth-child(n+2) {
   margin-bottom:0px;
}
.iLoginfrm .login-inp:focus { 
	border :solid 1px #caad01;
}
.iBtnlogin {
    float: left;
}
.iLoginbtn {
	margin-top:7px;
    background-image: url('//img.zing.vn/products/tttd/skin-2016/images/layout-sa78690a60d.png');
    background-repeat: no-repeat;
	border: 0;
    cursor: pointer;
    background-position: 0 -1678px;
    height: 70px;
    width: 80px;
}
.iLoginbtn:hover {
	cursor:pointer;
	background-position: 0 -1608px;
    height: 70px;
    width: 80px;
}
.iFogotPw {
	padding:0px 0px 0px 15px;
}
.iFogotPw a {
	color:red;
	font-weight:bold;
	font-size:14px;
}
.iFogotPw a:hover{
	color:#b72f2f;
	cursor:pointer;
}
#login_result {
	color:red;
	padding: 2px 2px 2px 15px;
	font-weight:bold;
        text-align: center;
}
.frm_notice_success {
    color: #9ca866;
    padding: 20px;
    margin-top: 40px;
    font-size: 16px;
    font-weight: bold;
}
.frm_notice_success a {
    color:blue;
    cursor: pointer;
}
.frm_notice_success span {
    color:#f09950;
}
h2 {
    font-size: 1.6em;
    color: #502500;
    padding: 10px;
    margin: 0;
}
.action_title {
    padding-left: 10px;
    background-color: #EFEFEF;
}
.register_frm {
    margin-top: 20px;
    color : #333;
    padding: 10px 5px;
}
.action-div {
 
}
.action-panel {
    padding: 10px 20px;
    max-height: 140px;
    overflow: auto;
    overflow-x: hidden;
}
.action-panel p a{
    color : #b72f2f;
    font-weight: bold;
    
}
.action-panel p a:hover{
    color : #000;
    font-weight: bold;
    
}
.action-panel p:before {
    content : "> ";
    font-weight: bold;
    color:red;
    margin-top: -1px;
}
#changepw_btn {
        margin-right: 10px;
}
#changepw_frm .action-div {
    padding:0;
}
.result-div {
    font-size: 17px;
    color:#333;
}
.donator thead{
    background: #f48947;
    text-align: center;
    font-size: 15px;
    padding: 5px;
}
.donator thead th {
    text-align: center;
}
.donator {
    font-weight: bold;
}
.add_new_tab {
    padding: 0px 10px;
    margin-bottom: 20px;
}
.card_notice {
    text-align: center;
    background-color: #b72f2f;
    padding: 5px;
    color: white;
    font-weight: bold;
}
.ajax_load {
    text-align: center;
}
/* Dành cho Samsung S9 */
@media only screen and (max-width: 767px){
	.s9-padding{
		padding-left:0px;
		padding-right:0px;
	}
	.s9-padding-5{
		padding-left:5px;
		padding-right:5px;
	}
	.desktop-img{display: none;}
	.mobi-img{display: block; margin-left: auto; margin-right: auto;max-width: 100%;height: auto;}
	.addthis_sharing_toolbox{
		margin:0px -5px 20px 0px;
		text-align:right;
	}
	.tacgia{
		text-align:right;
		padding:30px 0 10px 0;
		font-size:16px;
		color:#000;
		font-weight:bold;
	}
	.space1{margin-top:50px;}
	.space2{}
}
/* Dành cho Ipad */
@media only screen and (max-width: 1279px) and (min-width: 768px) {
	.ipad-padding{
		padding-left:0px;
		padding-right:0px;
	}
	.ipad-padding-5{
		padding-left:5px;
		padding-right:5px;
	}
	.ipad-padding-right0{
		padding-left:15px;
		padding-right:0px;
	}
	.ipad-padding-left0{
		padding-left:0px;
		padding-right:15px;
	}
	.desktop-img{display: none;}
	.mobi-img{display: block; margin-left: auto; margin-right: auto;max-width: 100%;height: auto;}
	.addthis_sharing_toolbox{
		margin:0px -5px 20px 0px;
		text-align:right;
	}
	.tacgia{
		text-align:right;
		padding:30px 0 10px 0;
		font-size:16px;
		color:#000;
		font-weight:bold;
	}
	.space1{margin-top:0px;}
	.space2{}
}
/* Dành cho Desktop */
@media only screen and (min-width: 1280px) {
	.desktop-padding{
		padding-left:0px;
		padding-right:0px;
	}
	.desktop-padding-5{
		padding-left:5px;
		padding-right:5px;
	}
	.desktop-padding-left0{
		padding-left:0px;
		padding-right:15px;
	}
	.desktop-padding-right0{
		padding-left:15px;
		padding-right:0px;
	}
	.desktop-padding-right15-left30{
		padding-left:30px;
		padding-right:15px;
	}
	.desktop-img{display: block; margin-left: auto; margin-right: auto;max-width: 100%;height: auto;}
	.mobi-img{display: none;}
	.addthis_sharing_toolbox{
		margin:0px -5px 20px 0px;
		text-align:right;
	}
	.tacgia{
		text-align:right;
		padding:30px 0 10px 0;
		font-size:14px;
		color:#000;
		font-weight:bold;
	}
	.space1{}
	.space2{margin-top:55px;}
	.tongdiem{
		font-size:16px;
		color:#000;
		margin:0 0 15px 0;
	}
	.tongdiem span{
		color:#ff0000;
		font-weight:bold;
	}
}
/*=========================================================================================
	CSS Top Menu
===========================================================================================*/
/* Dành cho Samsung S9 */
@media only screen and (max-width: 767px){
	.header-title{
		background:#fff;
	}
	.tlbb-banner{
		text-align:center;
	}
	.tlbb-banner h3{
		font-size:24px;
		text-transform:uppercase;
		color:#550000;
		font-weight:bold;
	}
	.header-menu{
		background:#009900;				
	}
	.topmenu{
		background:#2EBC99;
	}
	.topnav a {
		float: left;
		display: block;
		color: #f2f2f2;
		text-align: center;
		padding: 14px 16px;
		text-decoration: none;
		font-size: 17px;
	}
	.topnav a:hover {
		background-color: #ddd;
		color: black;
	}
	.topnav a:not(:first-child) {
		display: none;
	}
	.topnav a.icon {
		float: right;
		display: block;
	}
	.topnav.responsive {
		position: relative;
	}
	.topnav.responsive .icon {
		position: absolute;
		right: 0;
		top: 0;
	 }
	.topnav.responsive a {
		float: none;
		display: block;
		text-align: left;
	}
	.navbar-logo{	
		float:left;
	}
	.navbar-logo img{
		height:70px;
	}
}
/* Dành cho Ipad */
@media only screen and (max-width: 1279px) and (min-width: 768px) {
	.header-title{
		background:#fff;
	}
	.tlbb-banner{
		text-align:center;
	}
	.tlbb-banner h3{
		font-size:24px;
		text-transform:uppercase;
		color:#550000;
		font-weight:bold;
	}
	.header-menu{
		background:#009900;				
	}
	.topmenu{
		background:#2EBC99;
	}
	.topnav a {
		float: left;
		display: block;
		color: #f2f2f2;
		text-align: center;
		padding: 14px 16px;
		text-decoration: none;
		font-size: 17px;
	}
	.topnav a:hover {
		background-color: #ddd;
		color: black;
	}
	.topnav a:not(:first-child) {
		display: none;
	}
	.topnav a.icon {
		float: right;
		display: block;
	}
	.topnav.responsive {
		position: relative;
	}
	.topnav.responsive .icon {
		position: absolute;
		right: 0;
		top: 0;
	 }
	.topnav.responsive a {
		float: none;
		display: block;
		text-align: left;
	}
	.navbar-logo{	
		float:left;
	}
	.navbar-logo img{
		height:70px;
	}
}
/* Dành cho Desktop */
@media only screen and (min-width: 1280px) {
	.header-title{
		background:#fff;
	}
	.tlbb-banner{
		text-align:center;
	}
	.tlbb-banner h3{
		font-size:24px;
		text-transform:uppercase;
		color:#550000;
		font-weight:bold;
	}
	.header-menu{
		background:#009900;				
	}
	.topnav a {
		float: left;
		display: block;
		color: #f2f2f2;
		text-align: center;
		padding: 10px 16px;
		text-decoration: none;
		font-size: 17px;
	}
	.topnav a:hover {
		background-color: #ddd;
		color: black;
	}
	.topnav .icon {
		display: none;
	}
}
/*=========================================================================================
	CSS Form
===========================================================================================*/
/* Dành cho Samsung S9 */
@media only screen and (max-width: 767px){
	header{margin: -20px 0 0 0;}
	.tl-body{
		background:#fff;
		margin:0px 0 0 0;
		width: auto;
	}
	.tl-body tr td{
		border: 1px solid #ddd;
	}
	.table-title td{
		padding:5px;
		font-size:12px;
		text-transform:uppercase;
		color:#fff;
		background:#669900;
		font-weight:bold;
		text-align:center;width: auto;
	}
	.table-list td{
		padding:5px 5px;
		font-size:12px;
		color:#000;
		text-align:center;width: auto;
	}
}
/* Dành cho Ipad */
@media only screen and (max-width: 1279px) and (min-width: 768px) {
	header{margin: -20px 0 0 0;}
	.tl-body{
		background:#fff;
		padding:25px;
		margin:0;
		padding-top:20px;
	}
	.tl-body tr td{
		border: 1px solid #ddd;
	}
	.table-title td{
		padding:10px;
		font-size:14px;
		text-transform:uppercase;
		color:#fff;
		background:#669900;
		font-weight:bold;
		text-align:center;
	}
	.table-list td{
		padding:5px 10px;
		font-size:14px;
		color:#000;
		text-align:center;
	}
}
/* Dành cho Desktop */
@media only screen and (min-width: 1280px) {
	header{margin: -20px 0 0 0;}
	.tl-body{
		background:#fff;
		padding:25px;
		margin:0;
		padding-top:20px;
	}
	.tl-body tr td{
		border: 1px solid #ddd;
	}
	.table-title td{
		padding:10px;
		font-size:14px;
		text-transform:uppercase;
		color:#fff;
		background:#669900;
		font-weight:bold;
		text-align:center;
	}
	.table-list td{
		padding:5px 10px;
		font-size:14px;
		color:#000;
		text-align:center;
	}
}

.form-style-6{
		font: 95% Arial, Helvetica, sans-serif;
		max-width: 400px;
		margin: 10px auto;
		padding: 16px;
		background: #fff;
	}
	.form-style-6 h1{
		background: #43D1AF;
		padding: 20px 0;
		font-size: 140%;
		font-weight: 300;
		text-align: center;
		color: #fff;
		margin: -16px -16px 16px -16px;
	}
	.form-style-6 input[type="text"],
	.form-style-6 input[type="date"],
	.form-style-6 input[type="datetime"],
	.form-style-6 input[type="email"],
	.form-style-6 input[type="password"],
	.form-style-6 input[type="number"],
	.form-style-6 input[type="search"],
	.form-style-6 input[type="time"],
	.form-style-6 input[type="url"],
	.form-style-6 textarea,
	.form-style-6 select 
	{
		-webkit-transition: all 0.30s ease-in-out;
		-moz-transition: all 0.30s ease-in-out;
		-ms-transition: all 0.30s ease-in-out;
		-o-transition: all 0.30s ease-in-out;
		outline: none;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		width: 100%;
		background: #fff;
		margin-bottom: 4%;
		border: 1px solid #ccc;
		padding: 3%;
		color: #555;
		font: 95% Arial, Helvetica, sans-serif;
	}
	.form-style-6 input[type="text"]:focus,
	.form-style-6 input[type="date"]:focus,
	.form-style-6 input[type="datetime"]:focus,
	.form-style-6 input[type="email"]:focus,
	.form-style-6 input[type="number"]:focus,
	.form-style-6 input[type="search"]:focus,
	.form-style-6 input[type="time"]:focus,
	.form-style-6 input[type="url"]:focus,
	.form-style-6 textarea:focus,
	.form-style-6 select:focus
	{
		box-shadow: 0 0 5px #43D1AF;
		padding: 3%;
		border: 1px solid #43D1AF;
	}

	.form-style-6 input[type="submit"],
	.form-style-6 input[type="button"]{
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		width: 100%;
		padding: 3%;
		background: #43D1AF;
		border-bottom: 2px solid #30C29E;
		border-top-style: none;
		border-right-style: none;
		border-left-style: none;	
		color: #fff;
	}
	.form-style-6 input[type="submit"]:hover,
	.form-style-6 input[type="button"]:hover{
		background: #2EBC99;
	}









/*=========================================================================================
	CSS Start
===========================================================================================*/
/* Dành cho Samsung S9 */
@media only screen and (max-width: 767px){
	
}
/* Dành cho Ipad */
@media only screen and (max-width: 1279px) and (min-width: 768px) {
	
}
/* Dành cho Desktop */
@media only screen and (min-width: 1280px) {
	
}

.clear {
    clear: both;
}