.kh_module_resuilt {
	box-shadow: 0px 1px 10px #888;
	border-radius: 20px;
	overflow: hidden;
}
#dashboard-header .user-info {
	position: static;
}
#dashboard-header {
	display: flex;
	justify-content: space-between;
}
.content-page {
	padding: 150px 0 0;
}
#dashboard-header .result-date {
	color: #fff;
}
.content-dashboard {
	background: url("/wp-content/themes/leea.sbbv2/image/bn1.png") no-repeat;
	background-size: contain;
	background-position: top center;
	background-position-y: -70px;
}
.kh_top_resuilt {
	padding: 30px 30px 30px 50px;
	background: linear-gradient(360deg, #0073C6 -27.03%, #51BBFA 100%);
	border-radius: 20px 20px 0 0;
	border-bottom: 5px solid #FFCE31;
}
.kh_top_resuilt * {
	color: #fff;
	font-size: 20px;
	font-weight: 700;
}
.kh_box_examination {
	background: #fff;
	padding-bottom: 50px;
	border-radius: 0 0 20px 20px;
}
.examination-tab-content {
	padding: 0;
}
.kh_table_resuilt th.text_tb {
  	font-size: 17px;
  	padding: 20px 0;
  	background: #F2FBFF;
}
.kh_table_resuilt td {
  	padding: 20px 0 !important;
}
.kh_table_resuilt td:first-child {
  	padding-left: 10px !important;
  	padding-right: 10px !important;
  	text-align: center;
}
.kh_table_resuilt th:last-child, .kh_table_resuilt td:last-child {
  	padding-left: 10px !important;
  	padding-right: 30px !important;
  	text-align: right;
}

.kh_table_resuilt .kh_user_name {
  	background: none;
  	color: #222;
  	padding: 0;
}
.kh_table_resuilt .kh_user_name img {
  	border: 1px solid #5192fb;
  	background-color: #5192fb;
  	border-radius: 50%;
  	width: 30px;
  	height: 30px;
  	margin-right: 10px;
}
.kh_box_compare .kh_noti, .kh_box_compare .kh_btn_compare {
	position: static !important;
}
.kh_inner_top_resuilt {
	align-items: center;
	justify-content: space-between;
}
#dashboard-header {
	border-bottom: none;
}
#dashboard-header .user-info a {
	color: #fff;
}
#dashboard-header .user-info .current img {
	margin-left: 0;
	margin-right: 5px;
	border: 2px solid #fff;
	background-color: #fff;
	border-radius: 50%;
	width: 30px;
	height: 30px;
}
#dashboard-header .user-info .toggle-show a {
	color: #222;
}

/*Page kết quả*/
#dashboard-header .dashboard-back {
	position: static;
	font-size: inherit;
	color: #fff;
	line-height: 2;
}
.content-profile .user-profile .avatar {
	width: 140px;
	height: 140px;
	margin: 80px auto 0;
	overflow: unset;
	border: 2px solid #ccc;
}
.content-profile .user-profile {
	padding-top: 0;
}
.content-profile .user-profile .cover-image {
	height: 160px;
	border-bottom: 4px solid #fdbf45;
}
.content-profile .user-profile .change-cover {
	top: unset;
	left: 50%;
	bottom: -24px;
	transform: translateX(-50%);
}
.content-profile .user-profile .name {
	color: #4a4a4a;
	font-size: 18px;
	margin: 30px 0 30px;
}
.content-profile .user-profile .userpro-item {
	border-top: unset;
	padding: 10px 0 5px;
}
.content-profile .user-profile .avatar img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	overflow: hidden;
}
.content-profile .user-profile .userpro-item h3.kh_title_info_user {
	font-size: 15px;
	display: flex;
}
.content-profile .user-profile .userpro-item h3.kh_title_info_user::after {
	content: '';
	flex: 1;
	height: 1px;
	background-color: #999;
	margin-bottom: 4px;
	margin-left: 6px;
}
.content-profile .user-profile .userpro-item h3.kh_title_info_user {
	align-items: end;
}

.kh_list_info_user {
	margin: 0 -2px;
}
.kh_list_info_user .kh_item_info_user {
	padding: 0 2px;
}
.kh_item_info_user .kh_inner_info {
	border: 1px solid #51BBFA;
	border-radius: 10px;
	height: 100%;
	padding: 10px 5px;
	text-align: center;
}
.kh_label_info_user {
	font-size: 10px;
	display: flex;
	justify-content: space-between;
	line-height: 1.5;
}
.kh_item_info_user .kh_inner_info .kh_icon_info {
	width: 30px;
	margin-bottom: 10px;
	height: 30px;
	object-fit: contain;
}
.kh_label_info_user span {
	font-weight: 800 !important;
}
.kh_item_info_user .kh_inner_info.kh_bmi_info {
}
.kh_item_info_user .kh_inner_info.kh_bmi_info .kh_label_info_user {
	display: block;
}
.content-profile .userpo-general {
	background: #F2FBFF !important;
	border-radius: 20px;
	box-shadow: 0px 4px 22px rgba(0, 0, 0, 0.08);
}
.content-profile .userpo-general .profile-list.top-list .item-inline .profile-iitem h3.kh_tile_chart {
	padding-top: 20px;
	text-align: left;
	position: relative;
}
.content-profile .userpo-general .profile-list.top-list .item-inline .profile-iitem h3.kh_tile_chart::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 60px;
	height: 4px;
	background: #FF2D5B;
}
.content-profile .userpo-general .profile-list.top-list .item-inline .profile-iitem {
	height: 100%;
}
.content-profile .userpo-general {
	padding: 35px;
}
.kh_chart_resuilt {
	margin: 0 -10px;
}

.kh_footer_resuilt {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 40px 0 20px;
}
.kh_footer_resuilt .note-scu {
	flex: 1;
	border: unset;
	padding: unset;
	background: unset;
	border-radius: unset;
	overflow: unset;
	letter-spacing: initial;
	text-align: left !important;
	font-size: 14px;
	font-style: italic;
	padding-right: 50px;
}
.kh_footer_resuilt .kh_btn_detail_resuilt {
}
.kh_footer_resuilt .kh_btn_detail_resuilt .btn-detail {
	margin: 0;
	line-height: 1.3;
	height: auto;
	color: #fff;
	letter-spacing: initial;
	font-size: 15px;
	padding: 10px 40px;
	background: linear-gradient(89.15deg, #0073C6 1.48%, #51BBFA 99.88%);
	border-radius: 36px;
	border: unset;
}
.kh_item_profile .form_img_col {
	height: 100%;
	padding: 0;
	box-shadow: unset;
	margin: 0;
}
.kh_item_profile .form_img_col .number_rusult {
	margin: 0 !important;
	font-size: 18px !important;
	color: #2393dd !important;
}
.kh_item_profile .form_img_col .align-items-center {
	/*! align-items: center; */
}
.kh_item_profile .form_img_col .align-items-center h4 {
	margin: 0 0 0 8px !important;
	font-size: 13px !important;
}
.kh_item_profile .profile-iitem {
	padding: 8px !important;
}
.ms-2.text_bmi_icon.me-2 {
}

/*Chi tiết kết quả*/
.examination-left {
	width: 310px;
}
.examination-right {
	width: unset;
	flex: 1;
}
.examination-fiter {
  	left: 0;
  	top: -64px;
}
.examination-fiter a {
  	width: 30px;
  	height: 30px;
  	margin: 0 5px 0 0;
}
.examination-box-title {
	height: auto;
	line-height: 1.3;
	background: linear-gradient(0deg, #0073C6 0%, #51BBFA 100%);
	padding: 20px 20px;
}
.examination-box {
	box-shadow: 0px 4px 22px rgba(0, 0, 0, 0.08);
	border: unset;
}
.examination-box-main {
	padding: 20px 40px;
}
.examination-box-title {
	border-bottom: 4px solid #ffa200;
}
.examination-box-main li {
	padding: 10px 0;
	font-size: 16px;
	font-weight: 700;
	border-bottom: unset;
	text-align: left;
}
.examination-box-main li a {
	color: #252B42;
}
.examination-tab-content-1::after {
  	content: unset;
}
.examination-tab-content-1::before {
	content: unset;
}
.examination-tab-title {
	padding: 0 30px;
}
.kh_tab_content {
	padding: 40px;
	background: #F2FBFF;
	box-shadow: 0px 4px 22px rgba(0, 0, 0, 0.08);
	border-radius: 20px;
}
.examination-tab-title li {
	background: #fff;
	border: 1px solid #FFB72B;
	border-radius: 15px 15px 0px 0px;
}
.examination-tab-title li.active {
	background: linear-gradient(90deg, #FFCE31 0%, #FED88D 100%);
}
.examination-tab-title li.active a:hover {
	color: #fff !important;
}
.examination-tab-title li a {
	color: #222;
	font-weight: 700;
}
.examination-item-box {
	border: 2px solid #51BBFA;
}
.examination-border {
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.55);
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
}

.examination-main.kh_detail_compare > .examination-tab-content {
	width: 80%;
	margin: 0 auto;
	padding: 20px 0 50px;
}
.kh_what_compare {
	margin-bottom: 25px;
	font-weight: 600;
}
.kh_what_compare span {
	margin: 0 5px;
}
.examination-main.kh_detail_compare {
	background: #fff;
}
.examination-main.kh_detail_compare > .examination-tab-content .examination-tab-content {
	background: linear-gradient(88.89deg, #FFFFFF 0.84%, #F8F8F8 98.97%);
	box-shadow: 0px 4px 22px rgba(0, 0, 0, 0.08);
	border-radius: 20px 0px 0px 20px;
	overflow: hidden;
}
.examination-main.kh_detail_compare > .examination-tab-content .examination-tab-content .examination-item {
	background: #fff;
	height: auto;
}
.examination-main.kh_detail_compare > .examination-tab-content .examination-tab-content .examination-item .examination-table tr {
	/*! background: #fff; */
	box-shadow: none;
	/*! border-radius: 63px; */
}
.examination-main.kh_detail_compare > .examination-tab-content .examination-tab-content .examination-item .examination-table tr::before {
	display: none;
}
.examination-main.kh_detail_compare > .examination-tab-content .examination-tab-content .examination-item .examination-table tr td {
	border-color: #51BBFA !important;
}
.examination-main.kh_detail_compare > .examination-tab-content .examination-tab-content .examination-item .examination-table tr td .line-ct.line {
	color: #252B42;
	background: #252B42;
}
.page-template-result-compare .has-mix-max td:nth-child(2)::before, .popup-box table .has-mix-max td:last-child::before {
	background: #E0F4FF;
}
.page-template-result-compare .line {
	height: 1px;
}
.examination-tab-title li.active a {
	color: #222;
}

.examination-table td:nth-child(2) {
  	width: 84px;
}

@media screen and (max-device-width: 1440px) { 
	.content-profile .user-profile .name {
		margin: 20px 0 5px;
	}
	.content-profile .user-profile .userpro-item h3.kh_title_info_user {
		font-size: 12px;
	}
	.kh_list_info_user .kh_item_info_user {
		flex: 0 0 50%;
		margin-bottom: 4px !important;
	}
	.content-profile .userpo-general .profile-list.top-list .item-inline .profile-iitem h3.kh_tile_chart {
		padding-top: 10px;
	}
	.content-profile .userpo-general .profile-list.top-list .item-inline .profile-iitem h3.kh_tile_chart::before {
		height: 2px;
	}
	.kh_item_profile .form_img_col .number_rusult {
		font-size: 15px !important;
	}
	.kh_item_profile .form_img_col .align-items-center {
		flex: 1;
	}
	.kh_item_profile .form_img_col .align-items-center h4 {
		margin: 0 0 0 6px !important;
		font-size: 12px !important;
	}
	.content-profile .user-profile {
		padding: 10px;
	}
	.content-profile .user-profile .userpro-item h3 {
		margin: 0 0 10px;
	}
	.content-profile .user-profile .userpro-item .col-item {
		margin: 0 0 5px;
		font-size: 12px;
	}
	.content-profile .userpo-general .profile-list .item-inline .profile-iitem {
		padding: 15px;
	}
	.content-profile .userpo-general .profile-list.top-list .item-inline .profile-iitem h3 {
		margin: 0 0 20px;
	}
	.kh_list_info_user .kh_item_info_user:nth-child(2) {
		order: -1;
		flex: 0 0 100%;
	}
	.coming-text {
		font-size: 13px;
	}
	.kh_item_profile .form_img_col .align-items-center img {
		width: 30px;
		height: auto;
		object-fit: contain;
	}

	.examination-left {
		width: 250px;
	}
	.examination-box-title {
		padding: 10px 20px;
	}
	.examination-box-main {
		padding: 15px 30px;
	}
	.examination-box-main li {
		padding: 5px 0;
		font-size: 14px;
	}
	.kh_tab_content {
		padding: 20px;
	}
	.examination-box-title {
		font-size: 13px;
	}
	.change_history {
		padding: 10px;
	}
	.label_run {
		font-size: 12px !important;
	}
	.text_last_result {
		font-size: 14px;
	}


}
@media screen and (max-device-width: 1280px) { 
	.kh_top_resuilt * {
		font-size: 16px;
		font-weight: 600;
	}
	.kh_top_resuilt {
		padding: 10px 30px;
	}
	.kh_table_resuilt td {
		padding: 10px 0 !important;
	}

}
@media screen and (max-device-width: 992px) { 
	.kh_table_resuilt th.text_tb {
		font-size: 15px;
	}
	.kh_table_resuilt td {
		font-size: 15px;
	}
	.content-page {
		padding: 65px 0 0;
	}
	.content-dashboard {
		background-position-y: -30px;
		min-height: auto;
	}
	.examination-history table tbody tr {
		display: table-row;
		display: table-row;
		display: table-row;
		-ms-flex-wrap: table-row;
		flex-wrap: table-row;
	}
	.kh_table_resuilt {
		width: 1024px !important;
	}
	
}
@media screen and (max-device-width: 576px) {
	.kh_box_examination {
		padding-bottom: 10px;
	}
	.kh_inner_top_resuilt {
		flex-wrap: wrap;
	}
	.kh_top_resuilt {
		padding: 10px;
	}
	.content-page {
		padding: 30px 0 0;
	}
	.kh_box_compare {
		display: flex;
		flex: 0 0 100%;
		justify-content: space-between;
		align-items: center;
	}
	.kh_box_compare .kh_noti.noti {
		font-size: 12px;
		color: #ffce31;
	}

	.kh_table_resuilt {
		width: 870px !important;
	}
	.kh_column_resuilt:last-child {
		margin-top: 25px;
	}
	.kh_chart_resuilt .item-inline {
		flex: 0 0 100%;
		max-width: 100%;
	}
	#chart #apexchartsfc3noor2 {
		max-width: 100%;
		height: auto !important;
		width: auto !important;
		overflow-x: auto;
		overflow-y: hidden;
	}
	#dashboard-header .user-info .current span {
		font-size: initial;
	}
	
	.kh_label_info_user {
		font-size: 14px;
	}
	.content-profile .user-profile .userpro-item .col-item {
		font-size: 14px;

	}
	.kh_chart_resuilt {
		flex-wrap: wrap;
	}
	.content-profile .userpo-general {
		padding: 25px;
	}
	#chart {
		width: auto !important;
		max-width: 100%;
	}
	.kh_footer_resuilt .note-scu {
		padding-right: 50px;
		padding-right: 0;
		margin-bottom: 15px;
		line-height: 1.3;
	}
	.kh_footer_resuilt .kh_btn_detail_resuilt {
		text-align: left !important;
	}
	.kh_footer_resuilt {
	  	display: block;
	}
	.content-profile .user-profile .userpro-item h3.kh_title_info_user {
		font-size: 14px;
	}

	.examination-left {
		width: 100%;
		margin: 0;
	}
	.examination-tab-title {
		padding: 0;
	}
	.examination-fiter {
		top: 0;
		position: ;
		padding: 15px 10px 0;
	}
	.examination-right {
		background: #F2FBFF;
		box-shadow: 0px 4px 22px rgba(0, 0, 0, 0.08);
		border-radius: 20px;
	}
	.kh_tab_content {
		box-shadow: unset;
		border-radius: unset;
	}
	.kh_tab_content {
		padding: 0 10px;
	}
	.examination-fiter a {
		border: 1px solid #c4b6b6;
	}
	.type-list .relative-section {
		overflow-x: auto;
		width: 100%;
	}
	.type-list {	  border-radius: unset;
		box-shadow: unset;
		margin-top: 0;
		background: unset;
	}

	.examination-main.kh_detail_compare > .examination-tab-content {
		width: 100%;
		padding: 5px;
	}
	.examination-inner {
		padding: 0;
	}

	.content-page {
		padding: 20px 0 0 !important;
	}
	#dashboard-header .result-date {
		margin: 0;
	}
	#dashboard-header {
		margin-bottom: 20px;
	}
	.kh_title_reuilt.kh_title_compare {
		width: 100% !important;
	}
	
} 
