/*!
Theme Name: hvqy
Theme URI: http://underscores.me/
Author: quynv.freelancer@gmail.com
Author URI: https://wibigin.com
Description: Theme Develope by QUYNV
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: hvqy
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
.menu-sidebar .current-menu-item a{
	color: #bc1419;
}
@media(max-width:575px){
	.widget-menu-research .menu-research li a{
		padding: 0px 0 ;
	}
}
.single-page-title .key{
	color: #bc1419;

}
.entry table{
	border: 1px solid #dee2e6;
	max-width: 100%;
}
.entry table td{
	border: 1px solid #2a6c48;
}
.entry table tr:first-child{
	background: #dff8ea;
}
.breadcrumbs{
	border-bottom: 1px dashed #dcdcdc;
	padding-bottom: 10px;
}
.sidebar .sticky{
	top: 245px;
}
.list-bod .h-line-title{
	font-size: 18px !important;
}
.primary-nav .search-form-mobile .form-control, .primary-nav .search-form .form-control{
	min-width: 180px;
}
#select-level{
	width: 115px;
}
.bod-item .avatar img{
	border-radius:15px;
}