/*!
Theme Name: sgl_xemkq
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: sgl_xemkq
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

sgl_xemkq is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
body, p {
    font-size: 17px;
}
figure{
	max-width: 100%;
}
@charset "UTF-8";
html {
   margin: 0px;
   padding: 0px;
   top:0;
   left:0;
}
*:focus {
    outline: 0;
}
a:link,a:visited,a:active, a{
	border:none;
	color:inherit;
	text-decoration: none;
	outline:none;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
}
.h1,
h1 {
	font-size: 1.7em;
	line-height: 1.3
}

.h2,
h2 {
	font-size: 1.6em;
	line-height: 1.3
}

.h3,
h3 {
	font-size: 1.25em
}

.h4,
h4 {
	font-size: 1.125em
}

.h5,
h5 {
	font-size: 1em
}

.h6,
h6 {
	font-size: .85em;
	opacity: .8
}
h1, h2, h3, h4, h5, h6, .heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a {
    font-family: "Roboto", sans-serif;
}
h1.entry-title.mb {
	margin-bottom: 30px
}

@media (max-width: 549px) {
	h1 {
		font-size: 1.7em
	}
	h2 {
		font-size: 1.6em
	}
	h3 {
		font-size: 1.25em
	}
}

h6 span {
	font-weight: normal;
	font-weight: 500
}

h3 label {
	display: inline-block;
	margin-right: 10px
}

p {
	margin: 0 0 10px !important;
}

h1>span,
h2>span,
h3>span,
h4>span,
h5>span,
h6>span,
p.headline>span {
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone
}

p.lead,
a.lead {
	font-size: 1.3em
}

.uppercase,
h6,
th,
span.widget-title {
	line-height: 1.05;
	letter-spacing: .05em;
	text-transform: uppercase
}

.lowercase {
	text-transform: none !important
}
:focus {
	 outline: 0;
}
html, body {
	margin: 0 !important;
	padding: 0;
}
body {
	line-height: 1;
}
.entry_content ol {
    list-style-type: decimal;
}
.entry_content ol li {
    display: list-item;
    text-align: -webkit-match-parent;
}
.entry_content ol {
    display: block;
    list-style-type: decimal;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
.entry_content ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
.entry_content ul li {
    display: list-item;
    text-align: -webkit-match-parent;
}
table {
	/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
img {
	border: none;
	display: block;
}
img {
	border: none;
	max-width: 100%;
	height: auto;
	display: block;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section,main,time,section{
	display: block;
}
a{
	text-decoration: none;
	color:#007bff;
}
a:hover{
	color: #f00;
	text-decoration:none;
}
a:link, a:visited, a:active, a {
    border: medium none;
    color: inherit;
    outline: medium none;
    text-decoration: none;
	color:#007bff;
}
h1,h2,h3,h4,h5,h6
{
    background: none;
    font-family: "Montserrat",sans-serif;
    font-weight: normal;
    line-height: 1.8em;
    margin: 0;
    position: relative;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: inherit;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.8em;
	padding-top: 10px;
}
@font-face {
    font-family: "UTMAlterGothic";
    src: url('fonts/UTMAlterGothic.eot');
    src: url('fonts/UTMAlterGothic.eot?#iefix') format('embedded-opentype'),
         url('fonts/UTMAlterGothic.woff') format('woff'),
         url('fonts/UTMAlterGothic.ttf')  format('truetype'),
         url('fonts/UTMAlterGothic.svg#svgFontName') format('svg');
}
@font-face {
     font-family: "UTM Avo";
    src: url('fonts/UTMAvo.eot');
    src: url('fonts/UTMAvo.eot?#iefix') format('embedded-opentype'),
         url('fonts/UTMAvo.woff') format('woff'),
         url('fonts/UTMAvo.ttf')  format('truetype'),
         url('fonts/UTMAvo.svg#svgFontName') format('svg');
}
@font-face {
    font-family: RCB;
    src: url('fonts/RobotoCondensedBold.eot');
    src: url('fonts/RobotoCondensedBold.eot') format('embedded-opentype'),
    url('fonts/RobotoCondensedBold.woff2') format('woff2'),
    url('fonts/RobotoCondensedBold.woff') format('woff'),
    url('fonts/RobotoCondensedBold.ttf') format('truetype'),
    url('fonts/RobotoCondensedBold.svg#RobotoCondensedBold') format('svg');
}
@font-face {
    font-family: RCR;
    src: url('fonts/RobotoCondensedRegular.eot');
    src: url('fonts/RobotoCondensedRegular.eot') format('embedded-opentype'),
    url('fonts/RobotoCondensedRegular.woff2') format('woff2'),
    url('fonts/RobotoCondensedRegular.woff') format('woff'),
    url('fonts/RobotoCondensedRegular.ttf') format('truetype'),
    url('fonts/RobotoCondensedRegular.svg#RobotoCondensedRegular') format('svg');
}
@font-face {
    font-family: RM;
    src: url('fonts/RobotoMedium.eot');
    src: url('fonts/RobotoMedium.eot') format('embedded-opentype'),
    url('fonts/RobotoMedium.woff2') format('woff2'),
    url('fonts/RobotoMedium.woff') format('woff'),
    url('fonts/RobotoMedium.ttf') format('truetype'),
    url('fonts/RobotoMedium.svg#RobotoMedium') format('svg');
}
@font-face {
    font-family: RR;
    src: url('fonts/RobotoRegular.eot');
    src: url('fonts/RobotoRegular.eot') format('embedded-opentype'),
    url('fonts/RobotoRegular.woff2') format('woff2'),
    url('fonts/RobotoRegular.woff') format('woff'),
    url('fonts/RobotoRegular.ttf') format('truetype'),
    url('fonts/RobotoRegular.svg#RobotoRegular') format('svg');
}
@font-face {
    font-family: RB;
    src: url('fonts/RobotoBold.eot');
    src: url('fonts/RobotoBold.eot') format('embedded-opentype'),
    url('fonts/RobotoBold.woff2') format('woff2'),
    url('fonts/RobotoBold.woff') format('woff'),
    url('fonts/RobotoBold.ttf') format('truetype'),
    url('fonts/RobotoBold.svg#RobotoBold') format('svg');
}
@font-face {
    font-family: RL;
    src: url('fonts/RobotoLight.eot');
    src: url('fonts/RobotoLight.eot') format('embedded-opentype'),
    url('fonts/RobotoLight.woff2') format('woff2'),
    url('fonts/RobotoLight.woff') format('woff'),
    url('fonts/RobotoLight.ttf') format('truetype'),
    url('fonts/RobotoLight.svg#RobotoLight') format('svg');
}
@font-face {
    font-family: 'UTMAvo';
    src: url('fonts/UTMAvo.eot');
    src: url('fonts/UTMAvo.eot') format('embedded-opentype'),
    url('fonts/UTMAvo.woff2') format('woff2'),
    url('fonts/UTMAvo.woff') format('woff'),
    url('fonts/UTMAvo.ttf') format('truetype'),
    url('fonts/UTMAvo.svg#UTMAvo') format('svg');
}
@font-face {
    font-family: 'UTMAvoBold';
    src: url('fonts/UTMAvoBold.eot');
    src: url('fonts/UTMAvoBold.eot') format('embedded-opentype'),
    url('fonts/UTMAvoBold.woff2') format('woff2'),
    url('fonts/UTMAvoBold.woff') format('woff'),
    url('fonts/UTMAvoBold.ttf') format('truetype'),
    url('fonts/UTMAvoBold.svg#UTMAvoBold') format('svg');
}
/*page
----------------------------------------------------*/
body{
	margin:0px;
	padding:0px;
	background:#FFFFFF;
	font-family: Roboto,Arial,"Helvetica","Montserrat",sans-serif;
    font-size: 14px;
    font-weight: 400;
	color: #656d70;
	text-decoration: none;
	overflow-x: hidden;
	line-height: 1.42857;
	word-break: normal;
    word-wrap: break-word;
   letter-spacing:0.05px;
   text-align: justify;

}
.fl,.l{
	float:left;
}
.fr,.r{
	float:right;
}
/*Page*/
header#masthead{
	display:block;
	width:100%;
    position: relative;

}
header#masthead .header-top{
    border-top: 0px solid #990000;
    display: block;
    position: relative;
    padding: 0px 0;
    z-index: 2;
  background: rgba(255,255,255,1);
background: -moz-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 54%, rgba(237,237,237,1) 99%, rgba(237,237,237,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(54%, rgba(242,242,242,1)), color-stop(99%, rgba(237,237,237,1)), color-stop(100%, rgba(237,237,237,1)));
background: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 54%, rgba(237,237,237,1) 99%, rgba(237,237,237,1) 100%);
background: -o-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 54%, rgba(237,237,237,1) 99%, rgba(237,237,237,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 54%, rgba(237,237,237,1) 99%, rgba(237,237,237,1) 100%);
background: linear-gradient(135deg, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 54%, rgba(237,237,237,1) 99%, rgba(237,237,237,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=1 );
}
.wauto,.auto-container,.auto_container{
    margin: 0 auto;
    max-width: 1071px;
   position: static;
}
#page{
	display: block;
	margin: 0 0px -10px 0;
	padding: 0;
	width: 100%;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.lighbox_show{
    display:none;
}
#overlay_load{
    display:none;
}
#wrapper_site{
    display: block;
    position: relative;
    z-index: 1;
}
.primary-navigation{
    display: block;
    width: 100%;
    position: relative;
    z-index: 1;
}
header#masthead .primary-navigation{
    background-color: #c0020b;
}
#navigation{

}
ul#primary_menu-top-id li{
    float: left;
    line-height: 2.5;
    position: relative;
    text-transform: uppercase;
    transition: background 0.2s linear 0s;
    -moz-transition: background 0.2s linear 0s;
    -webkit-transition: background 0.2s linear 0s;
    -o-transition: background 0.2s linear 0s;
}
ul#primary_menu-top-id li.item_right{
	float:right;
}
ul#primary_menu-top-id li.last a{
	border-right:0px;
}
.container_gioithieu{
	display:block;
	padding:15px 0;
}
h3.title_primary_soi{
	text-transform:uppercase;
	font-family: RCR;
    padding: 5px 0;
    color: #002b42;
    font-size: 15px;
	font-weight:bold;
}
.adminchotso {
    color: #000;
    font-size: 20px;
    font-weight: bold;
    text-shadow: 0 1px 1px #fff;
}
.adminchotsoboard {
    font-weight: bold;
    margin: 10px;
	color: #000;
    text-align: center;
}
ul#primary_menu-top-id li{
    list-style-type: none;
}
ul#primary_menu-top-id li a{
    display: block;
     color: #ffffff;
    font-weight: normal;
    padding: 5px 15px 5px 5px;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
	text-transform:none;
}
.navbar-collapse{
    padding-left: 0px;
    padding-right: 0px;
}
ul#primary_menu-top-id li:hover,ul#primary_menu-top-id li.current-menu-item,ul#primary_menu-top-id li.current_page_item,ul#primary_menu-top-id li.current-menu-parent{
    background-color: #f90;
    color: #fff !important;
}
ul#primary_menu-top-id li ul{
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    color: #798189;
    font-size: 12px;
    padding: 0;
    position: absolute;
    width: 215px;
    z-index: 400;
    display: none;
}
ul#primary_menu-top-id li:hover ul{
    display: block;
}
ul#primary_menu-top-id li ul li{
  background-color: #ff232d;
  line-height: 1.2;
  border-bottom: 1px solid #fff;
}
ul#menu_right_postion>li:hover,ul#menu_right_postion>li:hover>a{
    background: #f22800 !important;
}
ul#primary_menu-top-id li ul li a{
    padding: 8px 15px;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
}
ul#primary_menu-top-id li.menu-item-has-children:before{
    position: absolute;
    right: 0;
    top: 8px;
    content: "\f078";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #FFF;
    font-size: 10px;
    padding-right: 0.5em;
}
.left-content{
    display:  block;
    background: #FFF;
    padding: 5px;
    position: relative;
}
.left-content::after{
    background: #e8e8e8 none repeat scroll 0 0;
    content: "";
    height: 100%;
    position: absolute;
    right: -1px;
    top: 0;
    width: 1px;
}
.bg_f5 {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    background: #fff;
}
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.right-content{
    display: block;
    background: #f5f5f5 none repeat scroll 0 0;
    border-left: 1px solid #e8e8e8;
    line-height: 20px;
    padding: 0 15px;
    box-sizing: border-box;
}
.sidebar_box {
    margin-bottom: 15px;
}
.sidebar_box h3.title{
    text-transform: uppercase;
    font-family: RCR;
    padding: 5px 0;
    color: #f22800;
    border-bottom: 1px solid #FFF;
    font-size: 20px;
}
.sidebar_box ul.list_chuyen_gia li{
    padding: 10px 0;
    border-bottom: 1px solid #FFF;
}
.sidebar_box ul.list_chuyen_gia li .row{
   margin-right: -5px;
   margin-left: -5px;
}
.sidebar_box ul.list_chuyen_gia li .row [class*="col-"]{
    padding-left: 5px;
    padding-right: 5px;
}
.sidebar_box ul.list_chuyen_gia li:last-child{
    border-bottom: 0px;
}
.chuyengia_title .content_chuyen_gia h5 a{
    font-size: 12px;
    text-transform: uppercase;
    color: #000;
}
.chuyengia_title .content_chuyen_gia .address{
    display: block;
    padding-top: 5px;
    font-size: 12px;
    color: #999;
}
.pd-top_menu{
    padding: 0px 0 10px 0;
}
.thongbao-content-index h2{
    background: rgba(0, 0, 0, 0) url("img/bg_h2.png") no-repeat scroll center bottom;
    color: #002b42;
    display: block;
    font-family: RCB;
    font-size: 20px;
    margin: 20px 0 10px;
    padding-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
}
h2.title{
    background: rgba(0, 0, 0, 0) url("img/bg_h2.png") no-repeat scroll center bottom;
    color: #002b42;
    display: block;
    font-family: RCB;
    font-size: 20px;
    margin: 20px 0 10px;
    padding-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
}
.thongbao-content-index h3{
    margin: 0px;
    padding: 10px 0;
    font-family: "RCB";
    font-size: 16px;
    color: #f22800;
}
.thongbao-content-index h3 img{
    display: inline-block;
}
.thongbao-content-index ul.list1{
    display: block;
    padding: 0px 0 0 10px;
}
.thongbao-content-index ul.list1 li{
    display: block;
    position: relative;
    padding: 6px 0 0 20px;
    font-size: 14px;
}
.thongbao-content-index ul.list1 li:before{
    content: "\f005";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #f22800;
    font-size: 14px;
    padding-right: 0.5em;
    position: absolute;
    top: 6px;
    left: 0;
}
.thongbao-content-index h5{
    margin: 0px;
    padding: 10px 0 0px 0;
    font-family: "RCB";
    font-size: 15px;
    color: #002b42;
}
.thongbao-content-index em{
    font-style: italic;
    font-size: 13px;
}
.thongbao-content-index b{
    font-weight: 700;
}
.thongbao-content-index ul.list2{
    display: block;
    padding: 0px 0 0 10px;
}
.thongbao-content-index ul.list2 li{
    display: block;
    position: relative;
    padding: 6px 0 0 20px;
    font-size: 14px;
}
.thongbao-content-index ul.list2 li:before{
    content: "\f005";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #f22800;
    font-size: 14px;
    padding-right: 0.5em;
    position: absolute;
    top: 6px;
    left: 0;
}
.caulo-content-index h4{
    margin: 0px;
    padding: 10px 0 0px 0;
    font-family: "RCB";
    font-size: 15px;
    color: #002b42;
}
.caulo-content-index ul.list_cat_caulo{
    display: block;
    padding: 0px 0 0 10px;
}
.caulo-content-index ul.list_cat_caulo li{
    display: block;
    padding: 0px 0 10px 10px;
}
.caulo-content-index ul.list_cat_caulo li a{
    font-size: 23px;
    font-family: RCB;
    color: #f22800;
}
.caulo-content-index ul.list_cat_caulo li a:hover{
    color: #002b42;
}
.gif_hot{
    background: rgba(0, 0, 0, 0) url("img/hot.gif") no-repeat scroll center center;
    display: inline-block;
    height: 13px;
    margin-left: 3px;
    width: 25px;
}
.gif_new_2{
    background: rgba(0, 0, 0, 0) url("img/new_2.gif") no-repeat scroll center center;
    display: inline-block;
    height: 13px;
    margin-left: 3px;
    width: 25px;
}
.y_kien-content-index h2{
    background: rgba(0, 0, 0, 0) url("img/bg_h2.png") no-repeat scroll center bottom;
    color: #002b42;
    display: block;
    font-family: RCB;
    font-size: 20px;
    margin: 20px 0 10px;
    padding-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
}
.thanhtichganday h2{
	background: rgba(0, 0, 0, 0) url("img/bg_h2.png") no-repeat scroll center bottom;
    color: #002b42;
    display: block;
    font-family: RCB;
    font-size: 20px;
    margin: 20px 0 10px;
    padding-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
}
.y_kien-content-index ul.list_feedback{
    display: block;
    padding: 0 20px;
}
ul.list_feedback li{
    display: block;
    position: relative;
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #F2F2F2;
}
ul.list_feedback li:last-child{
   border-bottom:none;
}
.img_feedback{
    position: absolute;
    top: 0;
    left: 0;
}
.img_feedback img{
    border: 1px solid #F2F2F2;
    border-radius: 5px;
    overflow: hidden;
    background: #F2F2F2;
}
.comment_feedback_group{
    position: relative;
    padding: 0 0 0 120px;
    min-height: 100px;
}
.comment_feedback_group h6.title{
    font-weight: bold;
    color: #365899;
    display: block;
    margin-bottom: 0px;
}
.comment_feedback_group .address_feedback{
    color: #90949c;
    display: block;
    margin-bottom: 5px;
}
.comment_feedback_group .content {
    color: #666;
    display: block;
}
.entry_content{
    font-size: 14px;
    font-family: "Arial";
}
.entry_content{
    font-size: 14px;
    font-family: "Arial";
}
.entry_content h3,.entry_content h4,.entry_content h5,.entry_content h6{
   display: block;
   font-weight: bold;
   margin-top: 10px;
   margin-bottom: 5px;
}
.entry_content h3{
    font-size: 16px;
}
.entry_content h4{
    font-size: 15px;
}
.entry_content h5{
     font-size: 14px;
}
.entry_content h6{
     font-size: 14px;
}
.entry_content p{
    margin-bottom: 10px;
    display: block;
}
.entry_content p span{
        line-height: 25px;
}
.entry_content em{
    font-style: italic;
}
footer#footer{
    display: block;
    width: 100%;
}
.content_footer_inc{
  background: #fff;
    display: block;
    padding: 15px 0;
    border-top: 2px solid #f22800;
    box-shadow: 0 1px 0 rgba(240, 40, 0, 0.4) inset, 0 -1px 2px rgba(0, 0, 0, 0.5) inset, 0 -1px 15px #000000;
}
.footer_inc {
  margin-top: 15px;
}
#content_main{
    display: block;
    margin-bottom: 20px;
margin: auto;
}
.border_radius{
    border-radius: 0px 0px 5px 5px;
}
.scroll-to-top {
    background: #f3f3f3 none repeat scroll 0 0;
    border: 1px solid #cccccc;
    border-radius: 3px;
    bottom: 50px;
    color: #f22800;
    cursor: pointer;
    display: none;
    font-size: 16px;
    height: 34px;
    line-height: 32px;
    position: fixed;
    right: 10px;
    text-align: center;
    width: 34px;
    z-index: 998;
}
.scroll-to-top:hover {
    color: #002b42;
}
.copy_right_group{
    background: #c0020b;
}
.copyright{
    color: #fefefe;
    font-family: "Arial";
    font-size: 13px;
    line-height: 20px;
    padding: 10px 15px;
    text-align: center;
}
.copyright a{
    color: #F1F1F1;
}
.content_footer_qd{
    display: block;
    padding-bottom: 10px;
}
.content_footer_qd h5{
    display: block;
    font-family: RCB;
    font-size: 16px;
    color: #c0020b;
     margin-bottom: 5px;
}
.content_footer_qd ul.list_quydinh{
    display: block;
    padding-left: 5px;
}
.content_footer_qd ul.list_quydinh li{
    display: block;
    padding: 2px 0;
    color: #FFF;
}
.color{
    color: #f22800;
}
.breadcrumbs_top{
    display: block;
    padding: 10px 15px;
    margin-right: -15px;
    margin-left: -15px;
    border-bottom: 1px solid #F2F2F2;
    margin-bottom: 15px;
}
.thongke-content h3{
    display: block;
    color: #f22800;
    text-transform: uppercase;
    font-weight: bold;
    font-family: RCB;
    font-size: 17px;
}
table.tk_loai_cau{
    text-align: center;
    width: 100%;
}
table.tk_loai_cau th{
    background: #f22800;
    font-weight: bold;
    color: #FFF
}
table.tk_loai_cau th,table.tk_loai_cau td{
    text-align: center;
}
table.tk_loai_cau td{
    color: #000;
}
#tag_link_posts{
    color: #f22800;
    font-family: RCR;
}
#tag_link_posts img{
    display: inline-block;
}
#tag_link_posts:hover{
    color: #002b42;
    transition: all 500ms ease 0s;
    -moz-transition:  all 500ms ease 0s;
    -webkit-transition:  all 500ms ease 0s;
    -o-transition:  all 500ms ease 0s;
}
.entry-inner .date_show{
    font-family: Arial;
    font-size: 14px;
}
.tb_top_cat{
    font-family: Arial;
    font-size: 16px;
    margin-top: 10px;
    display: block;
    font-weight: bold;
    font-family: RCR;
}
.tb_top_cat img{
    display: inline-block;
}
#container_pay{
    display: block;
    padding: 10px 0;
}
.nap_the_help {
    display: block;
    margin-top: 10px;
}
.nap_the_help h5 {
    display: block;
    padding-left: 0px;
    font-weight: bold;
    font-size: 14px;
}
.nap_the_help ul.list1{
    display: block;
    padding: 0 0px;
}
.nap_the_help ul.list1 li{
    display: block;
    padding: 0 0px 0 20px;
    position: relative;
    line-height: 22px;
}
h4.title_note{
    display: block;
    cursor: pointer;
    font-size: 20px;
    font-family: RCB,Arial;
    color: #3b8dbd;
}
h4.title_note:hover{
    color: #f22800;
}
h4.title_note img{
    display: inline-block;
}
.nap_the_help ul.list1 li:before{
    content: "\f00c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #06557c;
    font-size: 11px;
    padding-right: 0.5em;
    position: absolute;
    top: 0px;
    left: 0;
}
.group_price_note{
    display: block;
    margin: 10px 0 0px 0;
    position: relative;
}
.group_price_note .title{
   position: absolute;
   top: 0;
   left: 0;
   color: #3b8dbd;
   font-size: 15px;
   font-weight: bold;
}
.group_price_note .top_note_pas{
   position: relative;
   padding-left: 90px;
}
.group_price_note .top_note_pas p{
   line-height: 20px;
   display: block;
}
.note_page p.text{
    line-height: 20px;
    margin-bottom: 5px;
    font-family: RCB;
    color: #06557c;
    font-size: 14px;
}
.note_page ul.list1{
    display: block;
    padding: 5px 0 5px 10px;
}
.note_page ul.list1 li{
    display: block;
    font-style: italic;
}
table.table_pay_card{
    width: 100%;
    margin: 10px 0;
}
table.table_pay_card th{
    font-weight: bold;
    font-family: Arial;
    color: #000;
    vertical-align: middle;
    line-height: 30px !important;
    max-width: 40px;
    padding-left: 10px !important;
    padding-right: 10px !important;
}
button.tbl_pay_the{
    display: block;
    text-align: center;
    width: 120px !important;
    font-weight: bold;
}
table.table_pay_card input[type="text"]{
    border-radius: 5px;
    padding-right: 10px;
    padding-left: 10px;
}
table.table_pay_card select{
    border-radius: 5px;
    padding-right: 10px;
    padding-left: 10px;
}
table.table_pay_card select option{
   line-height: 20px;
   color: #000;
}
.nap_the_form_group form{
    display: block;
}
.row_chuyengia{
    margin-left: -5px;
    margin-right: -5px;
}
.row_chuyengia .block_image_tacgia{
    padding: 0 5px;
    float: left;
    width: 25%;
    display: block;
}
h1.title_tacgia{
    display: block;
    color: #f22800;
    font: 400 20px arial;
    padding: 0 0 8px;
}
.info_tacgia p.address{
    color: #666;
    font: 400 14px arial;
    padding: 0 0 10px;
}
.row_chuyengia .info_tacgia{
    padding: 0 5px;
    float: left;
    width: 75%;
    display: block;
}
.row_gioithieu_nhanh{
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
}
.mg_tb_10{
    margin-top: 10px;
    margin-bottom: 10px;
}
.thanhtich_single_tg{
    display: block;
}
.thanhtich_single_tg img.aligncenter{
    text-align: center;
    margin: 0 auto;
}
.group_single_top_1 h5{
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #002b42;
    display: block;
    font-family: RCB;
    font-size: 20px;
}
.group_single_top_2 .tb_top_cat{
    font-family: arial;
    font-weight: 400;
}
.group_single_top_1,group_single_top_2{
    margin-top: 10px;
    margin-bottom: 10px;
}
/*load*/
#loading-layer{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:99999;
    background:#fff;
	display: none !important;
}
.preloader {
    background: #ffffff;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
}
.pageload-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    visibility: hidden;
}
.pageload-overlay.show {
    visibility: visible;
}
.pageload-overlay svg {
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
}
.pageload-overlay svg path {
    fill: #fff;
}
.pageload-overlay::after,
.pageload-overlay::before {
    content: '';
    position: fixed;
    width: 20px;
    height: 20px;
    top: 50%;
    left: 50%;
    margin: -10px 0 0 -10px;
    border-radius: 50%;
    visibility: hidden;
    opacity: 0;
    z-index: 1000;
    -webkit-transition: opacity 0.15s, visibility 0s 0.15s;
    transition: opacity 0.15s, visibility 0s 0.15s;
}
.pageload-overlay::after {
    background: #101a28;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
    -webkit-animation: moveRight 0.6s linear infinite alternate;
    animation: moveRight 0.6s linear infinite alternate;
}
.pageload-overlay::before {
    background: #00caf2;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
    -webkit-animation: moveLeft 0.6s linear infinite alternate;
    animation: moveLeft 0.6s linear infinite alternate;
}
@-webkit-keyframes moveRight {
    to { -webkit-transform: translateX(20px); }
}
@keyframes moveRight {
    to { transform: translateX(20px); }
}
@-webkit-keyframes moveLeft {
    to { -webkit-transform: translateX(-20px); }
}
@keyframes moveLeft {
    to { transform: translateX(-20px); }
}
.pageload-loading.pageload-overlay::after,
.pageload-loading.pageload-overlay::before {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.img_thumb_link a{
    display: block;
}
.img_thumb_link a img{
    display: block;
    width: 100%;
    border-radius: 10px;
    border: 1px solid #CCC;
}
.row_list_chuyengia .col-item-chuyengia{
    display: block;
    margin-bottom: 15px;
}
.item_chuyengia h3{
    display: block;
    color: #002b42;
    font-family: arial;
    font-size: 18px;
    text-align: center;
}
p.address_pre{
    display: block;
    text-align: center;
     color: #999;
}
.page_default_content h1{
    display: block;
    color: #002b42;
    font-family: arial;
    font-size: 18px;
    text-align: left;
}
.page_default_content .entry_content{
    line-height: 25px;
}
img.gray{
     -webkit-filter: grayscale(100%);
      -webkit-transition: .5s ease-in-out;
      -moz-filter: grayscale(100%);
      -moz-transition: .5s ease-in-out;
      -o-filter: grayscale(100%);
      -o-transition: .5s ease-in-out;
}
.img_thumb_link a img:hover{
     -webkit-filter: grayscale(0%);
      -webkit-transition: .5s ease-in-out;
      -moz-filter: grayscale(0%);
      -moz-transition: .5s ease-in-out;
      -o-filter: grayscale(0%);
      -o-transition: .5s ease-in-out;
}
img.gray:hover{
     -webkit-filter: grayscale(0%);
      -webkit-transition: .5s ease-in-out;
      -moz-filter: grayscale(0%);
      -moz-transition: .5s ease-in-out;
      -o-filter: grayscale(0%);
      -o-transition: .5s ease-in-out;
}
table.table_pay_card .error{
    color: #f22800;
}
.bg_error_fx{
    background-color: #ffddcf;
}
.textError{
    border: 1px solid #f22800 !important;
}
.status_card{
    display: block;
    padding: 5px 0;
    position: relative;
}
.status_card .error{
   display: block;
   color: #f22800;
   position: relative;
   padding-left: 20px;
   font-weight: bold;
}
.status_card .help{
   display: block;
   margin-top: 10px;
   margin-bottom: 0px;
   font-weight: bold;
}
.status_card .success{
   display: block;
   color: #3c763d;
   position: relative;
   padding-left: 20px;
   font-weight: bold;
}
.box > .icon { text-align: center; position: relative; }
.box > .icon > .image { position: relative; z-index: 2; margin: auto; width: 88px; height: 88px; border: 8px solid white; line-height: 88px; border-radius: 50%; background: #63B76C; vertical-align: middle; }
.box > .icon:hover > .image { background: #333; }
.box > .icon > .image > i { font-size: 36px !important; color: #fff !important; }
.box > .icon:hover > .image > i { color: white !important; }
.box > .icon > .info { margin-top: -24px; background: rgba(0, 0, 0, 0.04); border: 1px solid #e0e0e0; padding: 15px 0 10px 0; }
.box > .icon:hover > .info { background: rgba(0, 0, 0, 0.04); border-color: #e0e0e0; color: #002b42; }
.box > .icon > .info > h3.title { font-family: "arial",sans-serif !important; font-size: 20px; color: #222; font-weight: 500; }
.box > .icon > .info > p { font-family: "Roboto",sans-serif !important; font-size: 13px; color: #666; line-height: 1.5em; margin: 20px;}
.box > .icon:hover > .info > h3.title, .box > .icon:hover > .info > p, .box > .icon:hover > .info > .more > a { color: #222; }
.box > .icon > .info > .more a { font-family: "Roboto",sans-serif !important; font-size: 12px; color: #222; line-height: 12px; text-transform: uppercase; text-decoration: none; }
.box > .icon:hover > .info > .more > a { color: #002b42; padding: 6px 8px; background-color: #63B76C; }
.box .space { height: 30px; }
.dudoan{
    color: #002b42;
    display: block;
    font-family: RCB;
    font-size: 30px;
    line-height: 35px;
}
.content_napthe_xong .dudoan{
    color: #002b42;
    display: block;
    font-family: RCB;
    font-size: 20px;
    line-height: 35px;
}
.box > .icon > .info > p.center{
    display: block;
    text-align: center;
    margin: 0px 0px 5px 0;
}
.box > .icon > .info > p.chuyengia_support{
    display: block;
    text-align: center;
    font-size: 15px;
    font-family: arial;
}
.box > .icon > .info > p.chuyengia_support .name{
    font-weight: bold;
}
.box > .icon > .info > p.chuyengia_support .fone{
    font-weight: bold;
    color: #002b42;
}
ul.list_tearm_show li{
    display: block;
    padding-bottom: 5px;
    font-family: arial;
    font-size: 15px;
    text-align: center;
    line-height: 1.5em;
}
a.note_nt_af{
    color: #f22800;
    font-family: RCB;
    font-size: 18px;
}
a.note_nt_af:hover{
    color: #007bff;
}
p.chuyengia_support a.note_nt_af{
    font-family: arial;
    font-size: 15px;
    color: #007bff;
}
.thanhtich_qc{
    display: block;
    text-align: center;
}
.thanhtich_qc img{
    margin: 0 auto;
    max-width: 320px;
}
a.bg_link_ft{
	color:#333a43 !important;
}
.binhluan-content-index h4{
	display:block;
	font-family: arial;
    font-size: 16px;
    color: #000;
	padding-bottom:5px;
	font-weight:bold;
}
.avatarblock .avatarimage img{
	border-radius:50%;
}
.detail_chem.parent{
	display:block;
	width:100%;
	position:relative;
	border-bottom:1px solid #F2F2F2;
}
.detail_chem .avatarblock{
	position:relative;
}
.detail_chem.reply{
	display:block;
	width:100%;
	position:relative;
}
.container_binhluan #frm{
	display:block;
	padding:5px 0;
}
.detail_chem .avatarimage{
	 float: left;
    margin-right: 10px;
}
.detail_chem .avatarname {
    padding-left: 5px;
    padding-top: 2px;
    float: left;
}
.detail_chem h4 {
    color: #cc6600;
    font-family: RCB;
    font-size: 16px;
	text-transform:uppercase;
	margin-bottom:2px;
	line-height:20px;
}
.replyLink {
    color: #3b5998;
    display: inline;
    font-family: helvetica,arial,sans-serif;
    font-size: 12px;
    margin-left: 0;
}
.detail_chem .commenttime {
    color: #999;
    font-family: helvetica,arial,sans-serif;
    font-size: 11px;
    margin-left: 0;
    padding-top: 3px;
}
.detail_chem h4 a{
    color: #cc6600;
    font-family: RCB;
    font-size: 16px;
	text-transform:none;
}
.detail_chem .chotchuan {
    float: left;
    padding: 0 3px 0 2px;
}
.text-success {
    color: #3c763d;
}
.avatarblock .btn-group-comment{
	position:absolute;
	top:10px;
	right:0px;
}
.detail_chem .content_comment_show{
	display:block;
	padding:5px 0;
	overflow-wrap: break-word;
    text-align: justify;
	color:#000;
  white-space: pre-line;
}
.replyBox {
    margin-left: 15px;
}
.detail_chem.reply {
    border: medium none;
    margin-top: 10px;
    padding-left: 18px;
    padding-top: 0;
}
.reply_area{
	display:block;
	padding-bottom:5px;
}
.detail_chem.parent .reply_area{
	margin-left:32px;
}
.entry_content_comment .dropdown-menu{
	left:-125px;
	padding-left:5px;
	padding-right:5px;
}
#account_head img{
	display:inline-block;
	margin-top:-3px;
	margin-right:5px;
}
ul#primary_menu-top-id li ul{
	margin-top:-1px;
}
#menu_right_postion{
	right: 0 !important;
	left:auto;
}
.blog-content-index h2{
	background: rgba(0, 0, 0, 0) url("img/bg_h2.png") no-repeat scroll center bottom;
    color: #002b42;
    display: block;
    font-family: RCB;
    font-size: 20px;
    margin: 20px 0 10px;
    padding-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
}
.ket-qua-xo-so-content-index h2{
	background: rgba(0, 0, 0, 0) url("img/bg_h2.png") no-repeat scroll center bottom;
    color: #002b42;
    display: block;
    font-family: RCB;
    font-size: 20px;
    margin: 20px 0 10px;
    padding-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
}
.ket-qua-xo-so-content-index .table-kq-hover-div h2{
  color: #fff;
}
.blog_group_index{
	display:block;
}
.blog_group_index h4.title{
	display:block;
	font-family: RCB;
	font-size:15px;
	text-align:left;
	font-weight:normal;

	height: 60px;
    line-height: 20px;
    overflow: hidden;
    padding: 10px 0;
}

.blog_group_index h4.title a{
	display:block;
}
.blog_group_index h4.title a:hover{
	color:#cc6600;
}
.blog_group_index .summary{
	display:block;
	padding-bottom:10px;
	padding-top:0px;
	color:#000;
}
.blog_group_index .summary a{
	display:block;
	color:#000;
}
.read_more_content .more{
	background:#cc6600;
	color:#FFF;
	padding:5px 10px;
	border-radius:5px;
}
.read_more_content .more:hover{
	background:#007bff;
	color:#FFF;
}
.list_feedback .item_blogs {
	display:block;
	margin-bottom:15px;
}
#kqxs_index table > thead > tr > td{
	background: #f90;
  color: #fff;
}
.result_div .col-xs-5{
	width: 50% !important;
}
#result_tab_mb button{
	display: none !important;
}
#result_tab_mb .col-sm-10, #result_tab_mb h2{
	width: 100% !important;
}
#kqxs_index table tr td{
	text-align:center;
}
#kqxs_index table{
	color:#000;
}
#kqxs_index table tr.title_row td{
	color:#fff;
	font-family: RCB;
	font-family: RCB;
    font-size: 18px;
    font-weight: normal;
    padding: 7px 0;
	border-bottom:0px;
}
.vietdam{
	font-weight:bold;
}
table#loto tr td{
	text-align:center;
}
.maudo{
	color:red;
}
.dosam {
    color: #990000;
}
.chu15 {
    font-size: 15px;
}
.chu19 {
    font-size: 19px;
}
.chu17 {
    font-size: 17px;
}

table.table-kq-border tr td:last-child {
    border-right: 2px solid rgb(87, 132, 169);
}
table.table-kq-border tr:last-child td {
    border-bottom: 1px solid #7e7e7e;
}
table.table-kq-border thead tr:first-child th, table.table-kq-border thead tr:first-child td {
    border-top: medium solid !important;
}
table.table-kq-north-west > thead > tr:first-child td, table.table-kq-north-west > thead > tr:first-child th, table.table-kq-north > thead > tr:first-child td, table.table-kq-north > thead > tr:first-child th {
    background-color: white;
    color: #990000;
    font-size: 17px;
}
.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
    border-top: 0 none;
}
.table > tbody + tbody {
    border-top: 2px solid #ddd;
}
.load_pulse_container{
	text-align: center;
	width: 100% !important;
	position:relative;
	padding:15px 0;
}
.loading-pulse{
  zoom:1;/* Increase this for a bigger symbole*/

  display:block;

  width:16px;
  height:16px;

  margin:20px auto;

  animation: wait .80s steps(1, start) infinite;

  background: linear-gradient(0deg, #f4f5fa 1px, transparent 0, transparent 8px, #f4f5fa 8px),   /* 6  */
              linear-gradient(90deg, #f4f5fa 1px, #f6f9fb 0, #f6f9fb 3px, #f4f5fa 3px),

              linear-gradient(0deg, #ececf5 1px, transparent 0, transparent 8px, #ececf5 8px),   /* 5  */
              linear-gradient(90deg, #ececf5 1px, #f2f3f9 0, #f2f3f9 3px, #ececf5 3px),

              linear-gradient(0deg, #e7eaf4 1px, transparent 0, transparent 8px, #e7eaf4 8px),   /* 4  */
              linear-gradient(90deg, #e7eaf4 1px, #eef1f8 0, #eef1f8 3px, #e7eaf4 3px),

              linear-gradient(0deg, #b9bedd 1px, transparent 0, transparent 10px, #b9bedd 10px), /* 3  */
              linear-gradient(90deg, #b9bedd 1px, #d0d5e8 0, #d0d5e8 3px, #b9bedd 3px),

              linear-gradient(0deg, #9fa6d2 1px, transparent 0, transparent 15px, #9fa6d2 15px), /* 2  */
              linear-gradient(90deg, #9fa6d2 1px, #c0c5e1 0, #c0c5e1 3px, #9fa6d2 3px),

              linear-gradient(0deg, #8490c6 1px, transparent 0, transparent 15px, #8490c6 15px), /* 1  */
              linear-gradient(90deg, #8490c6 1px, #aeb5da 0, #aeb5da 3px, #8490c6 3px);

  background-repeat: no-repeat;

  background-size: 4px 9px,   /* 6 */
                   4px 9px,

                   4px 9px,   /* 5 */
                   4px 9px,

                   4px 9px,   /* 4 */
                   4px 9px,

                   4px 11px,  /* 3 */
                   4px 11px,

                   4px 16px,  /* 2 */
                   4px 16px,

                   4px 16px,  /* 1 */
                   4px 16px;

  background-position:-4px 3px, -4px 3px, -4px 3px, -4px 3px, -4px 3px, -4px 3px, -4px 2px, -4px 2px, -4px 0, -4px 0, -4px 0, -4px 0;

}

@keyframes wait{
  12.5%{
    background-position:   -4px,  /* 6 */
                           -4px,

                           -4px,  /* 5 */
                           -4px,

                           -4px,  /* 4 */
                           -4px,

                           -4px,  /* 3 */
                           -4px,

                           -4px,  /* 2 */
                           -4px,

                              0 ,  /* 1 */
                              0 ;
  }
  25%{
    background-position: -4px,  /* 6 */
                           -4px,

                           -4px,  /* 5 */
                           -4px,

                           -4px,  /* 4 */
                           -4px,

                           -4px,  /* 3 */
                           -4px,

                              0,  /* 2 */
                              0,

                            6px,  /* 1 */
                            6px;
  }
  37.5%{
    background-position: -4px,  /* 6 */
                           -4px,

                           -4px,  /* 5 */
                           -4px,

                           -4px,  /* 4 */
                           -4px,

                               0,  /* 3 */
                               0,

                             6px,  /* 2 */
                             6px,

                            12px,  /* 1 */
                            12px;
  }
  50%{
    background-position: -4px,  /* 6 */
                           -4px,

                           -4px,  /* 5 */
                           -4px,

                               0,  /* 4 */
                               0,

                             6px,  /* 3 */
                             6px,

                            12px,  /* 2 */
                            12px,

                            -4px,  /* 1 */
                            -4px;
  }
  62.5%{
    background-position: -4px,  /* 6 */
                           -4px,

                               0,  /* 5 */
                               0,

                             6px,  /* 4 */
                             6px,

                            12px,  /* 3 */
                            12px,

                            -4px,  /* 2 */
                            -4px,

                            -4px,  /* 1 */
                            -4px;
  }
  75%{
    background-position:     0,  /* 6 */
                               0,

                             6px,  /* 5 */
                             6px,

                            12px,  /* 4 */
                            12px,

                            -4px,  /* 3 */
                            -4px,

                            -4px,  /* 2 */
                            -4px,

                            -4px,  /* 1 */
                            -4px;
  }
  87.5%{
    background-position:   6px,  /* 6 */
                             6px,

                            12px,  /* 5 */
                            12px,

                            -4px,  /* 4 */
                            -4px,

                            -4px,  /* 3 */
                            -4px,

                            -4px,  /* 2 */
                            -4px,

                            -4px,  /* 1 */
                            -4px;
  }
  100%{
    background-position:    12px,  /* 6 */
                            12px,

                            -4px,  /* 5 */
                            -4px,

                            -4px,  /* 4 */
                            -4px,

                            -4px,  /* 3 */
                            -4px,

                            -4px,  /* 2 */
                            -4px,

                            -4px,  /* 1 */
                            -4px;
  }
}


.social_tbl_like_group .twitter_btn {
    margin-left: 5px;
}
.social_tbl_like_group .fb_btn {
    margin-left: 5px;
}
.social_tbl_like_group .gplus_btn {
    margin-left: 5px;
}
.single_post{
	display:block;
	padding:10px 0 20px 0;
}
.likeButton{
	display:block;
	padding:5px 0;
}

.page_single_content ul li a::before, .entry_content_show ul.tag_related_add_content li a::before {
    color: #03c;
    content: "";
    font-family: FontAwesome;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    left: 0;
    line-height: 19px;
    padding-right: 0.5em;
    position: absolute;
    text-decoration: inherit;
    top: 0;
}
.content_view_many h4.title {
    margin-bottom: 10px;
}
.content_view_many h4.title a {
    color: #333333;
    display: block;
    font-family: RM;
    line-height: 18px;
    transition: all 500ms ease 0s;
}
.content_view_many [class*="col-"] {
    padding-left: 7.5px;
    padding-right: 7.5px;
}
.content_view_many .row {
    margin-left: -7.5px;
    margin-right: -7.5px;
}
.time_view {
    color: #999;
}
.time_view {
    font-size: 11px;
}
.time_view time.time {
    display: inline-block;
}
.time_view .view {
    display: inline-block;
}
.short_view_post ul li {
    border-bottom: 1px solid #f2f2f2;
    display: block;
    margin-top: 5px;
    padding-bottom: 5px;
}
.content_view_many h3{
	display:block;
	padding:5px;
	color:#FFF;
	background:#007bff;
	margin:10px 0px 15px 0px;
	font-weight:bold;
	text-transform:uppercase;
	border-radius:5px 5px 0 0;
font-size: 18px;
}
.content_single_tag .tag_post_set {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 5px;
}
.content_single_tag .tag_post_set a {
    background: #f2f2f2 none repeat scroll 0 0;
    border-radius: 3px;
    color: #000014;
    font-size: 12px;
    font-weight: 700;
    margin-right: 0;
    padding: 5px 10px;
}
.content_single_tag .tag_post_set a:hover {
    background: #cc2127 none repeat scroll 0 0;
    color: #fff;
}
.single_news h1 {
    display: block;
    font-family: RCB;
    font-size: 20px;
}
.category_item_page .content_category_single .border-top-bottom {
    border-bottom: 1px solid #0094ca;
}
.category_item_page .content_category_single .padding15 {
    padding: 15px;
}
.bg-gray {
    background-color: #FFF;
}
.title_note h2{
	background: rgba(0, 0, 0, 0) url("img/bg_h2.png") no-repeat scroll center bottom;
    color: #002b42;
    display: block;
    font-family: RCB;
    font-size: 20px;
    margin: 20px 0 10px;
    padding-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
	font-size: 18px;
}
.logo a img.logo_one{
	display:block;
	width:100%;
}
input#zm_alr_login_keep_me_logged_in{
    margin-top: 0px;
    margin-right: 3px;
}
.zm_alr_ul_container{
   margin-bottom: 10px !important;
}
input#zm_alr_login_submit_button,input#zm_alr_register_submit_button{
    color: #f22800;
    font-weight: bold;
    float: none;
    text-align: center;
    position: relative;
    cursor: pointer;
}
.ui-widget-content.ui-front{
    width: 315px !important;
    font-family: arial, tahoma, sans-serif;
    box-shadow:#CCCCCC 1px 2px 3px;
}
.zm_alr_login_submit_container,.zm_alr_register_submit_container{
    text-align: center;
}
input#zm_alr_login_submit_button:hover,input#zm_alr_register_submit_button:hover{
    color: #2e6da4;
}
ul.zm_alr_ul_container li{
    font-size: 12px;
}
ul.zm_alr_ul_container li:last-child{
    float: right;
}
.ui-button .ui-button-text{
    position: relative;
    font-size: 0px;
}
.ui-button .ui-button-text:before{
    content: "\f00d";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    /*--adjust as necessary--*/
    color: #000;
    font-size: 18px;
    padding-right: 0px;
    position: absolute;
    top: -10px;
    left: 0;
}
.ui-dialog-title{
    position: relative;
    padding-left: 20px;
    text-transform: uppercase;
}
.ui-widget-header .ui-button{
    width: 20px;
}
.ui-dialog-title:before{
    content: "\f090";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    /*--adjust as necessary--*/
    color: #000;
    font-size: 18px;
    padding-right: 0px;
    position: absolute;
    top: -2px;
    left: 0;
}
.dangnhap_ok{
    text-align: center;
}
.dangnhap_ok .text_dangky{
    color: #cc6600;
    display: block;
    font-family: RCB;
    font-size: 20px;
    margin: 20px 0 10px;
    padding-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
}
.page-alerts .nap-xu-alert{
    display: block;
    text-align: center;
}
.page-alerts .nap-xu-alert strong{
    text-align: center;
    font-family: arial, tahoma, sans-serif;
}
.page-alerts .nap-xu-alert .nap-xu_ctn{
    display: block;
    margin-top: 10px;
}
.page-alerts .nap-xu-alert .nap-xu_ctn a{
   color: #FFF;
}
.footer_process_login{
    display: block;
    margin-top: 20px;
}
.process_after_login .content_alert_show h3 u{
    display: block;
    text-align: center;
    color: #f22800;
    font-weight: bold;
}
.process_after_login .content_alert_show .alert-info{
    display: block;
    font-family: RR;
}
.col_profile_user p{
    display: block;
    margin-bottom: 10px;
}
.col_profile_user .t1{
    font-family:RR;
    padding-right: 5px;
    width: 55px;
    display: block;
    float: left;
}
.col_profile_user .t2{
    font-family:RCB;
    display: block;
    float:left;
    color: #ff0000;
}
.red{
    color: red;
}
.nap_the_huong_dan{
    display: block;
    padding: 5px 0 15px 0;
}
.status_xu_current .user{
    color: #002b36;
    font-weight: bold;
}
.status_xu_current .xu{
    color: #ff0000;
    font-weight: bold;
}
.container_history_card{
    display: block;
    margin-bottom: 15px;
}
.container_history_card table{
    width: 100%;
    border: 1px solid #CCC;
}
.container_history_card table th{
    text-align: center;
    padding: 10px 10px;
    border-bottom: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
    border-top: 1px solid #c0c0c0;
}
.container_history_card table tr.alternate td{
    background: #f2f2f2;
}
.container_history_card table tr th{
    background: #ff9900;
    color: #FFF;
    font-weight: bold;
}
.container_history_card table td{
    text-align: center;
    padding: 5px 5px;
    border-bottom: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
    border-top: 1px solid #c0c0c0;
    line-height: 20px;
}
.text-header{
	display:block;
	line-height:30px;
	font-family: Noto Sans;
    font-weight: bold;
    color: #FF9800;
    padding: 0px 0px 0px 5px;
}
/*Social*/
.header-top .fa {
    padding: 5px;
    font-size: 10px;
    width: 20px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
}

.header-top .fa:hover {
    opacity: 0.7;
}

.header-top .fa-facebook {
  background: #3B5998;
  color: white;
}

.header-top .fa-twitter {
  background: #55ACEE;
  color: white;
}

.header-top .fa-google {
  background: #dd4b39;
  color: white;
}

.header-top .fa-linkedin {
  background: #007bb5;
  color: white;
}

.header-top .fa-youtube {
  background: #bb0000;
  color: white;
}

.header-top .fa-instagram {
  background: #125688;
  color: white;
}

.header-top .fa-pinterest {
  background: #cb2027;
  color: white;
}

.header-top .fa-snapchat-ghost {
  background: #fffc00;
  color: white;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.header-top .fa-skype {
  background: #00aff0;
  color: white;
}

.header-top .fa-android {
  background: #a4c639;
  color: white;
}

.header-top .fa-dribbble {
  background: #ea4c89;
  color: white;
}

.header-top .fa-vimeo {
  background: #45bbff;
  color: white;
}

.header-top .fa-tumblr {
  background: #2c4762;
  color: white;
}

.header-top .fa-vine {
  background: #00b489;
  color: white;
}

.header-top .fa-foursquare {
  background: #45bbff;
  color: white;
}

.header-top .fa-stumbleupon {
  background: #eb4924;
  color: white;
}

.header-top .fa-flickr {
  background: #f40083;
  color: white;
}

.header-top .fa-yahoo {
  background: #430297;
  color: white;
}

.header-top .fa-soundcloud {
  background: #ff5500;
  color: white;
}

.header-top .fa-reddit {
  background: #ff5700;
  color: white;
}

.header-top .fa-rss {
  background: #ff6600;
  color: white;
}
.adv-description {
    display: block;
    text-align: center;
    margin-top: 0px;
    font-family: RCB;
    font-size: 20px;
}
.caulo-content-index h4 {
    margin: 0px;
    padding: 10px 0 0px 0;
    font-family: "RCB";
    font-size: 15px;
    color: #002b42;
}
table.list_cat_caulo {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 auto;
}
table.list_cat_caulo td {
    padding: 10px;
    border: 1px #d8d8d8 solid;
    border-width: 0 0 1px 1px;
}
table.list_cat_caulo td {
    border-top: 1px solid #C0C0C0;
    border-right: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
    padding: 10px;
    line-height: 20px;
}
.col_first {
    background: #B6090D;
}
.title-main {
    font-size: 18px;
    font-family: RCB;
    line-height: 19px;
}
.title-main img {
    border-radius: 10px;
    background-color: #fff;
    display: inline-block;
}
table.list_cat_caulo td a.tit {
    text-transform: uppercase;
    font-size: 18px;
    font-family: RCB;
}
.col_first .title-main {
    color: #FFF;
}
.col_caulo2 {
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    font-family: RCB;
    color: #5CB85C;
}
.col_caulo3 {
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    font-family: RCB;
    color: #FF4400;
}
.bg_f2 {
    background: #F2F2F2;
}
.thongbao-content-index .itroducte img {
    display: inline-block;
}
.banner_qc{
	display:block;
	margin-bottom:10px;
}
.content_view_many h3.title {
    display: block;
    padding: 5px;
    color: #FFF;
    background: #007bff;
    margin: 10px 0px 15px 0px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 5px 5px 0 0;
	font-size:14px;
}
.content_view_many h3 {
    display: block;
    padding: 5px;
    color: #FFF;
    background: #007bff;
    margin: 10px 0px 15px 0px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 5px 5px 0 0;
}
.sidebar_box .box ul {
    background: #FFF;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    margin-top: -15px;
	padding:0px 10px 10px 10px;
	display:block;
}
.short_view_post ul li {
    border-bottom: 1px solid #f2f2f2;
    display: block;
    margin-top: 5px;
    padding-bottom: 5px;
}
.sidebar_box .box ul li:first-child {
    padding-top: 15px;
}
.content_view_many ul.list_caulo_sidebar {
    display: block;
    margin-top: -15px;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
}
.content_view_many ul.list_caulo_sidebar li {
    display: block;
    padding: 0;
    border-bottom: 1px solid #CCC;
}
.content_view_many ul.list_caulo_sidebar li a {
    display: block;
    background-color: #1b7ed1;
    color: #FFF;
    font: 700 12px/26px Arial,Helvetica,sans-serif;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    padding-left: 10px;
    text-decoration: none;
}
.content_view_many h4.title a{
	max-height:42px;
	line-height:20px;
	overflow:hidden;
}
.content_view_many h4.title {
    margin-bottom: 5px;
}
.ui-widget-content.ui-front{
	width:500px !important;
}
.btn_chem_chot{
	display:block;
	text-align:center;
	margin:10px 0;
}
#btn_rep_chot{
	font-family:RCB;
	text-transform:uppercase;
}
.user_comment_chot {
	display:block;
	margin-top:10px;
	overflow:hidden;
}
.border_bo_sidebar{
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	border-radius:5px;
	box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
}
#chot_list_sidebar,.user_comment_chot{
	padding-left:5px;
	padding-right:5px;
}
ul.list_cts{
	margin-bottom:5px;
	background:#FFF;
	margin-left:-5px;
	margin-right:-5px;
	padding:5px 5px;
}
ul.list_cts li{
	padding:5px;
}
ul.list_cts li.chan{
	background:#F2F2F2;
}
ul.list_cts li.le{
	background:#FFF;
	list-style: none;
}
.auth_content_chot ul li{
	display:inline-block;
	font-size:11px;
	padding:0px;
}
.auth_content_chot ul li i{
	color:#999;
}
.border_bo_sidebar h3.title{
	margin-bottom:0px;
}
.more_chot{
	display:block;
	padding:2px 10px;
}
.more_chot .more{
	display:block;
	float:right;
}
.entry_or{
	overflow-wrap: break-word;
    text-align: justify;
    color: #000;
	display:block;
	font-family:Roboto;
}
#listchot h4.modal-title{
	font-weight:bold;
	font-size:16px;
}
#listchot .modal-body ul.navi{
	display:block;
}
#listchot .modal-body ul.navi li{
	display:inline-block;
	padding:0px;
	border:1px solid #F2F2F2;
}
#listchot .modal-body ul.navi li a{
	display:block;
	padding:3px 10px;
	cursor:pointer;
}
.page_navi_vacus{
	display:block;
	text-align:center;
}
.page_navi_vacus .page_navi{
	text-align:center;
	display:inline-block;
}
#banen_fix{
        position: fixed;
    z-index: 99999;
    bottom: 0px;
    margin: 0 auto;
    max-width: 720px;
    text-align: center;
    width: 100%;

    left: 0;
    right: 0;
    display:block;
}
#banen_fix a{
     display:block;
}
#banen_fix a img{
     display: block;
    text-align: center;
    margin: 0 auto;
}
#menu_fx_ads{
    left: inherit;
    position: absolute;
    right: 200px;
    font-size: 10px;
    cursor: pointer;
    border-radius: 0px;
    text-align:right;
    z-index:10;
    top: 3px;
    padding:0px;
}
#menu_fx_ads a{
     z-index:9;
     position: relative;
}
.btn-adv-off {
    font-size: 10px;
    cursor: pointer;
    border-radius: 0px;
}
#menu_fx_ads span{
    background: #337ab7;
    padding: 3px 10px;
    color:#FFF;
}
.adv-footer-hidden{
    position: fixed !important;
    right: auto;
    bottom: 0px;
    top: inherit !important;
    text-align:center !important;
}
/*PC css*/
@media screen and (max-width:767px){
  .tableData .tableDataList .items {
    width: 15px !important;
    height: 15px !important;
    font-size: 10px !important;
    color: #fff;
    flex: 1;
    font-weight: 400;
    display: inline-block;
    text-align: center;
    line-height: 15px !important;
    border-radius: 50%;
    cursor: pointer;
}
	.ui-widget-content.ui-front{
		width:450px !important;
	}
	[id*="PKNWBoK-"]{
		left:0px !important;
	}
	.group_price_note .title{
		 position: relative;
		margin-bottom: 5px;
	}
	.group_price_note .top_note_pas{
		padding-left: 0px;
		margin-bottom: 10px;
	}
	.group_single_top_2 .tb_top_cat{
		font-size:14px;
	}
	nav#navigation .navbar-collapse{
		overflow: hidden;
	}
    .content_footer_inc .auto-container{
        padding-left: 3%;
        padding-right: 3%;
    }
    .auto-container .copyright{
        padding-left: 3%;
        padding-right: 3%;
    }
    .navbar-header{
        border-bottom: 1px solid #CCC;
    }
    .navbar-toggle{
        border: 1px solid #FFF;
    }
    .navbar-toggle .icon-bar {
        background: #fff;
    }
    .header-top .logo{
        display: block;
        width: 100%;
        padding: 3%;
    }
    ul#primary_menu-top-id{
        display: block;
        width: 100%;
    }
    ul#primary_menu-top-id>li{
        display: block;
        width: 100%;
        position: relative;
        border-bottom: 1px solid #F2F2F2;
    }
    ul#primary_menu-top-id li a{
        cursor: pointer;
    }
    ul#primary_menu-top-id li ul{
        position: relative;
        width: 100% !important;
    }
    ul#primary_menu-top-id>li:hover>ul{
        display: none;
    }
    ul#primary_menu-top-id li ul li{
       display: block;
       width: 100%;
       padding: 0 5%;

       position: relative;
    }

    ul#primary_menu-top-id li ul li a{
      display: block;
      border-right: 0px;
      padding-left: 15px;
      position: relative;
    }
    ul#primary_menu-top-id li ul li a:before{
        content: "\f0da";
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        text-decoration: inherit;
    /*--adjust as necessary--*/
        color: #FFF;
        font-size: 13px;
        padding-right: 0.5em;
        position: absolute;
        top: 8px;
        left: 0;
    }
}
@media screen and (max-width:500px){
	.ui-widget-content.ui-front{
		width:400px !important;
	}
    .thongbao-content-index h2{
        font-size: 15px;
    }
    .caulo-content-index h4{
        margin-bottom: 10px;
    }
    .y_kien-content-index h2{
        font-size: 15px;
    }
    table.table_pay_card th{
        width: 100% !important;
        max-width: 100% !important;
        border: 0px !important;
        display: block;
    }
    table.table_pay_card td{
        width: 100% !important;
        display: block;
        border-left: 0px !important;
        border-right: 0px !important;
    }
    table.table_pay_card select{
        width: 100% !important;
    }
}
@media screen and (max-width:400px){
	.ui-widget-content.ui-front{
		width:320px !important;
	}
    .thanhtich_qc img{
        max-width: 100%;
    }
}
/* Clearfix
-----------------------------------------*/
/*
-ms-transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
*/
.clearfix,.clear{
	zoom: 1;
}
.clearfix:after,.clear:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
.ui-dialog-titlebar-close:after {
    content: "\f00d";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #000;
    /* font-size: 18px; */
    /* padding-right: 0px; */
    position: absolute;
    /* top: -10px; */
    /* left: 0; */
    position: relative;
}
.wp-pagenavi{
	padding-top: 20px;
    padding-bottom: 20px;
	text-align: center;
}
.wp-pagenavi .pages{
	border: none;
}
.has_child.open ul{
	display: block !important;
}
.dropdown-backdrop{
	display: none !important;
}
ul.related-posts-blook li {
    width: 33.33%;
    float: left;
    display: inline-block;
    padding: 5px;
}
.related-posts-img {
    position: relative;
}
span.entry-time {
    position: absolute;
    display: block;
    width: 100%;
    bottom: 0;
    padding: 5px 10px;
    background: #000000b8;
    color: white;
    font-size: 13px;
}
h3.related-posts-title {
    color: red;
}
@media only screen and (max-width: 600px){
.related-posts-img img {
    height: 100px;
}
}
ul.related-posts-blook li h4 a {
    color: #333;
    font-weight: 400;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 25px;
    -webkit-line-clamp: 2;
    height: 50px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.aligncenter{
	margin: auto;
	text-align: center;
}
table {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

table td, table th {
  border: 1px solid #ddd;
  padding: 8px;
}

table tr:nth-child(even){background-color: #f2f2f2;}

table tr:hover {background-color: #ddd;}

table th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #ff9900;
  color: white;
}
.liked .fa-thumbs-up{
	color: #2f96ff;
}
.detail_chem .red h4 a{
	color: #ff0000;
}
.detail_chem .blue h4 a{
	color: #337ab7;
}
.buttonLike > span > span{
	padding-left: 5px;
}
.buttonLike > span { cursor: pointer; }
strong a{
	font-weight: 700px !important;
}
.wp-pagenavi a {
   border: 0;
   padding: 5px;
   border-radius: 5px;
    background: #d4d4d4;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
   border: 0;
    background: #f00;
    padding: 5px;
    border-radius: 5px;
    color: #fff;
}
}
.page_default_content .entry_content p{
	line-height: 25px;
}
a.more-register{
	line-height: 20px;
    cursor: pointer;
    color: #fff;
    width: 95px;
    height: 20px;
    box-sizing: border-box;
    margin-right: 10px;
    background-color: #ca4a00;
    border-radius: 3px;
    text-decoration: none;
    font-size: 14px;
    padding: 5px;
}
a.more-login {
    text-align: center;
    width: 85px;
    height: 20px;
    text-decoration: none;
    background-color: #00b2b9;
    border-radius: 3px;
    line-height: 20px;
    cursor: pointer;
    font-size: 14px;
    color: #fff;
	padding: 5px;
}
.user-action{
	width: 50%;
    float: left;
    display: block;
    line-height: 50px;
	margin-left: 10px;
}
.user-action-desktop{
	right: 20px;
    position: relative;
    display: block;
    top: 100px;
    float: right;
}
section .header {
    text-transform: uppercase;
    color: #fff;
    background-color: #b50404;
    padding: 14px 12px;
    font-size: 15px;
    font-weight: 700;
}
.left_thongke, .right_thongke {
    padding-left: 0!important;
    padding-right: 0!important;
}
.p_thongke {
    width: 100%;
    background: #e5e5e5;
    padding: 8px;
    margin-bottom: 0;
}
.p_thongke_loto {
    color: #045cff;
}
.p_thongke, .right_loto p {
    font-size: 14px;
}
.name-loto a, .p_btl span, .p_db span, .p_logo span, .p_thongke {
    font-weight: 700;
	text-align: center;
}
.divbs {
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 11px;
    padding-top: 11px;
}
.stats .right {
    background-color: #fff200!important;
    border-radius: 5px;
    border: 1px solid #ffde00;
}
.div_bor_tk {
    position: relative;
    padding: 2px 8px 0 15px !important;
    display: table;
    margin: auto;
}
.stats .left {
    border-radius: 50%;
    padding: 5px 8px!important;
    color: #fff;
    position: absolute;
    left: -21px;
    top: -3px;
	background-color: #0668c3!important;
}
.stats .leftdb {
    background-color: #f80000!important;
}

@media screen and (max-width: 575px) {
	.second-menu {
	display: inherit !important;
}

	.user-action {
	display: inherit !important;
}
}

.user-action {
	display: none;
}

.second-menu {
	display: none;
}

.second-menu a {
    width: 50%;
    display: inline-block;
    float: left;
    font-size: 15px;
    padding: 10px;
    text-align: center;
    background: #e3e3e35e;
    color: #000;
}
.detail_chem.reply {
    background: #00ecfd08;
}
.top_avt{
    overflow: hidden;
    width: 30px;
    height: 30px;
}
.rmenu{
	background: #d8d8d8;
    padding: 10px;
}
.select-date-chotso {
    margin-top: 5px;
    padding: 10px;
    border: 1px solid #ff9900;
    color: #ff9900;
    font-size: 17px;
    border-radius: 2px;
    outline: #ae0000;
}
.entry_content ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 20px!important;
    font-size: 17px !important;
}
.entry_content ul li {
    display: list-item;
    text-align: -webkit-match-parent;
    padding-bottom: 10px;
	color: #020202;
}
.entry_content{
	color: #020202;
}
.image_thumb .photo{
	padding-top: 20px;
}
.menu-mobi {
    white-space: nowrap;
    display: flex;
    max-height: 100%;
    align-self: center;
    flex-grow: 1;
}
.menu-mobi li:not(:last-child) {
    margin-right: 1rem;
}
.menu-mobi li:first-child {
    margin-left: 1rem;
}
.menu-mobi li:last-child {
    padding-right: 1rem;
}
.menu-mobi li, .menu-mobi a {
    display: block;
    height: 100%;
}
.menu-mobi li, .menu-mobi a {
    display: block;
    height: 100%;
}
.header-menu a {
    color: #ffffff;
}
.overflow-auto {
    overflow: auto!important;
}
.menu-mobi ul li {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.menu-mobi a {
    color: #ffffff;
    font-weight: bold;
    line-height: 40px;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background: #000;
}
#menu-sticky{
      background: #000;
}
.point-loto {
    border: 1px solid #ddd;
    border-radius: 6px;
    padding-left: 8px;
    padding-right: 8px;
    color: red;
    padding-top: 0;
    font-size: 10px;
}
.point-db {
    left: 80px;
    color: blue;
}
.label {
    color: #000;
}
.entry_content_chot{
  border: 1px solid #d5d5d5;
  border-radius: 6px;
  margin-top: 1px;
  margin-bottom: 1px;
}
.top_avt img{
  width: 100%;
    object-fit: cover;
}
.detail_chem .point_lode{
  float: left;
}
.chotchuan .text-success{
  border: 1px solid #ddd;
  border-radius: 6px;
  font-size: 10px;
}
.dacbiet{
font-weight: 700;
font-size: 16px;
color: #00ff1f;
}
