.spacer1 {
    width: 100%;
    height: 1px;
    clear: both;
}
.spacer2 {
    width: 100%;
    height: 2px;
    clear: both;
}
.spacer3 {
    width: 100%;
    height: 3px;
    clear: both;;
}
.spacer4 {
    width: 100%;
    height: 4px;
    clear: both;
}
.spacer5 {
    width: 100%;
    height: 5px;
    clear: both;
}
.spacer6 {
    width: 100%;
    height: 6px;
    clear: both;
}
.spacer7 {
    width: 100%;
    height: 7px;
    clear: both;
}
.spacer8 {
    width: 100%;
    height: 8px;
    clear: both;
}
.spacer9 {
    width: 100%;
    height: 9px;
    clear: both;
}
.spacer10 {
    width: 100%;
    height: 10px;
    clear: both;
}
.spacer15 {
    width: 100%;
    height: 15px;
    clear: both;
}
.spacer20 {
    width: 100%;
    height: 20px;
    clear: both;
}
.spacer25 {
    width: 100%;
    height: 25px;
    clear: both;
}
.spacer30 {
    width: 100%;
    height: 30px;
    clear: both;
}
.spacer35 {
    width: 100%;
    height: 35px;
    clear: both;
}
.spacer40 {
    width: 100%;
    height: 40px;
    clear: both;
}
.spacer45 {
    width: 100%;
    height: 45px;
    clear: both;
}
.spacer50 {
    width: 100%;
    height: 50px;
    clear: both;
}
.spacer70 {
    width: 100%;
    height: 70px;
    clear: both;
}
.about-home {
	background: #FFFFFF;
	padding: 70px 0;
}
.about-home h3{
	color: #057A40;
}
.about-home .box-img {
	position: relative;
}
.about-home .box-img .img-floating {
	position: absolute;
	top: 5px;
	left: 53%;
	transform: translateX(-50%);
	width: 182px;
}
.info-home {
	background: #F8F8ED;
	padding: 70px 0;
}
.info-home h3{
	color: #057A40;
}
.product-home {
	background: #FFFFFF;
	padding: 70px 0;
}
.bg-blue {
	background-color: #056FB8;
}
.bg-green {
	background-color: #76C265;
}
.bg-green-1 {
	background-color: #0B7A41;
}
.bg-red {
	background-color: #D83F48;
}
.bg-orange {
	background-color: #f38120;
}
.bd-blue {
	border: 2px solid #0093c7;
}
.bd-green {
	border: 2px solid #72be44;
}
.bd-red {
	border: 2px solid #eb1c52;
}
.bd-orange {
	border: 2px solid #f38120;
}
.btn.bd-blue:hover {
	background-color: #0093c7;
	color: #FFFFFF;
}
.btn.bd-green:hover {
	background-color: #72be44;
	color: #FFFFFF;
}
.btn.bd-red:hover {
	background-color: #eb1c52;
	color: #FFFFFF;
}
.btn.bd-orange:hover {
	background-color: #f38120;
	color: #FFFFFF;
}
.product-home .product {
	height: 270px;
	position: relative;
	padding: 20px;
	margin-bottom: 70px;
}
.product-home .product p {
	color: #FFFFFF;
}
.product-home .product h3 {
	color: #FFFFFF;
	margin-top: 0;
	font-size: 16px;
	font-weight: 400;
}
.product-home .product img {
	position: absolute;
	bottom: -50px;
	left: 50%;
	transform: translateX(-50%);
}
.product-home .btn-product {
	color: #fff;
	font-size: 16px;
	background-color: #78C265;
	border-color: #78C265;
	box-shadow: none;
}
.vcenter {
	vertical-align: middle;
	display: inline-block;
	float: none;
}
.info-home .font-blue {
	color: #2C322F;
	font-size: 16px;
	line-height: 26px;
	font-weight: 400;
}
.info-home .font-blue strong{
	font-weight: normal;
	color: #78C265;
}
.info-home .font-blue strong .color-gold{
	color: #bfa367;
}
.info-home .img-width {
	max-width: 350px;
	width: 100%;
}
.info-home .btn-detail {
	font-size: 16px;
	color: #fff;
	border: 1px solid #78C265;
	background-color: #78C265;
}
.info-home .btn-detail:hover {
	color: #78C265;
	background-color: #FFFFFF;
}
.milk-home {
	padding: 0;
	background-color: #FFFFFF;
}
.milk-home .milk-info {
	padding-top: 70px;
	padding-bottom: 70px;
}
.product-home h3{
	color: #057A40;
}
.milk-home h3 {
	color: #057A40;
}
.milk-home p {
	line-height: 22px;
}
.milk-home .btn-detail {
	font-size: 16px;
	color: #fff;
	border: 1px solid #78C265;
	background-color: #78C265;
}
.milk-home .btn-detail:hover {
	color: #78C265;
	background-color: #FFFFFF;
}
.share-home {
	padding-top: 70px;
	padding-bottom: 70px;
	background-color: #057A40;
	background-image: url(../image/img-chia-se.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	color: #FFFFFF;
	background-size: 35%;
}
.share-home h3 {
	color: #FFFFFF;
	font-weight: 600;
}
.share-home .owl-carousel {
	position: relative;
	padding-left: 24px;
}
.share-home .owl-dots {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}
.share-home .owl-dots .owl-dot {
	display: block !important;
}
.share-home .owl-dots .owl-dot span {
	background-color: #FFFFFF !important;
}
.share-home .owl-dots .owl-dot.active span, .share-home .owl-dots .owl-dot:hover span {
	background-color: transparent !important;
	border: 1px solid #FFFFFF;
}
.share-home .box-meg {
	padding: 30px;
	border: 2px dashed #FFFFFF;
	border-radius: 16px;
	position: relative;
	margin-right: 10px;
}
.share-home .box-meg::after {
	content: '';
	position: absolute;
	top: 50%;
	right: -8px;
	transform: translateY(-50%);
	width: 16px;
	height: 16px;
	border-top: 2px dashed #FFFFFF;
	border-right: 2px dashed #FFFFFF;
	border-left: 2px solid #1d7a41;
	border-bottom: 2px solid #1d7a41;
	transform: rotate(45deg);
	overflow: auto;
	background-color: #1d7a41;
}
.share-home .box-info {
	width: 280px;
	background-color: #FFFFFF;
	border-radius: 16px;
	color: #78C265;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: 600;
	position: absolute;
	bottom: -24px;
	right: -10px;
}
.share-home h4 {
	color: #FFFFFF;
}
.share-home .box-meg1 {
	padding: 30px;
	border: 2px dashed #FFFFFF;
	border-radius: 16px;
	position: relative;
	margin-left: 10px;
}
.share-home .box-meg1::after {
	content: '';
	position: absolute;
	top: 50%;
	left: -8px;
	transform: translateY(-50%);
	width: 16px;
	height: 16px;
	border-left: 2px dashed #FFFFFF;
	border-bottom: 2px dashed #FFFFFF;
	border-top: 2px solid #1d7a41;
	border-right: 2px solid #1d7a41;
	transform: rotate(45deg);
	overflow: auto;
	background-color: #1d7a41;
}
.share-home .box-info1 {
	width: 280px;
	background-color: #FFFFFF;
	border-radius: 16px;
	color: #78C265;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: 600;
	position: absolute;
	bottom: -24px;
	left: -10px;
}
.share-home .view-all {
	width: 100%;
	text-align: right;
}
.share-home .view-all a {
	color: #fff;
}
.text-while {
	color: #FFFFFF;
} 
.text-red {
	color: red;
}
.text-default {
	color: #1c425e;
	text-transform: uppercase;
}
footer .logo-contact-footer {
	display: flex;
	align-items: flex-end;
	flex-wrap: wrap;
}
footer .logo-footer {
	display: inline-block;
	padding-bottom: 9px;
}
footer .contact-footer {
	display: inline-block;
	/* display: flex;
	justify-content: flex-end;
	flex: 1; */
}
footer ul {
	padding-left: 0;
	margin-bottom: 0;
}
footer ul li {
	list-style: none;
	display: inline-block;
	color: #78C265;
	padding-left: 5px;
	padding-right: 5px;
}
footer ul li.li-first strong{
	color: #057A40;
    font-weight: 600;
}
footer ul li a {
	color: #78C265;
}
footer ul .divider {
	width: 1px;
	height: 15px;
	padding: 0;
	background-color: #78C265;
	margin-bottom: -2px;
}
footer address p {
	color: #78C265;
}
footer .footer-end ul li a{
	color: #ffffff;
}
footer .footer-end ul .divider{
	background-color: #ffffff;
}
footer address strong {
	color: #057A40;
	font-weight: 600;
}
footer .footer-end {
	background-color: #78C265;
}
footer .footer-end ul li {
	font-weight: normal;
}
footer .footer-end ul li:first-child {
	padding-left: 0;
}
footer .footer-end ul {
	padding-top: 10px;
	padding-bottom: 10px;
}
#menu .bar1, #menu .bar2, #menu .bar3 {
    width: 26px;
    height: 2px;
    background-color: #333;
    margin: 6px 0;
    transition: 0.4s;
}

#menu .change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-5px, 6px);
    transform: rotate(-45deg) translate(-5px, 6px);
}

#menu .change .bar2 {opacity: 0;}

#menu .change .bar3 {
    -webkit-transform: rotate(45deg) translate(-5px, -6px);
    transform: rotate(45deg) translate(-5px, -6px);
}
.training .menu-train {
	display: block;
	/* font-family: 'LatoWebBold'; */
}
.training .menu-train .menu-header {
	padding: 15px;
	background: linear-gradient(90deg, #057A40 0%, #78C265 100%);
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
}
.training .menu-train p {
	margin-bottom: 0;
	font-size: 15px;
	font-weight: 400;
}
.training .menu-train .train-info {
	background-color: #F9F9DA;
	border-top: 1px solid #FFFFFF;
	color: #494d50;
	padding: 15px;
	position: relative;
	cursor: pointer;
	display: block;
}
.training .menu-train .train-info:last-child {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}
.training .menu-train .train-info.active {
	color: #ffffff;
	background-color: #78C265;
}
.training .menu-train .train-info.active::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 3px;
	height: 100%;
	background: linear-gradient(180deg, #057A40 0%, #78C265 100%);;
}

.training .menu-train .train-info.finish {
	background-color: #78c2654d;
	border-right: none;
	color: #0B7A41;
}
.training .menu-train .train-info span {
    position: absolute;
    font-size: 10px;
    width: 15px;
    height: 15px;
    background-color: #FF7275;
    color: #FFFFFF;
    top: 0;
    right: 0;
    text-align: center;
    line-height: 15px;
}
.training .form-control {
	font-size: 14px !important;
	height: 50px;
}
.training .form-group label {
	font-size: 14px;
	color: #1e415f;
}
.training .btn-continue {
	background-color: #78C265;
	color: #FFFFFF;
	font-size: 14px;
	height: 50px;
	line-height: 33px;
	min-width: 188px; 
	border-color: #78C265;
	/* margin-top: 40px; */
}
.training a{
	color: #78C265;
}
.training .btn-next {
	background-color: #FFFFFF;
	color: #78C265;
	font-size: 14px;
	height: 50px;
	line-height: 33px;
	min-width: 133px;
	border: 2px solid #78C265;
}
.training h3 {
	color: #057A40;
	font-size: 24px;
	text-transform: uppercase;
	margin-bottom: 40px;
}
.training h2 {
	color: #0B7A41;
}
.training .text-blue {
	color: #0B7A41;
}
.training .text-question .number-question {
	height: 32px;
	width: 32px;
	color: #FFFFFF;
	background-color: #78C265;
	border-radius: 50%;
	line-height: 32px;
	text-align: center;
}
.training .text-question h4 {
	color: #1e415f;
	font-size: 18px;
	font-weight: 600;
	margin-left: 6px;
}
.training .text-question p {
	margin-left: 42px;
	font-size: 15px;
}
.training .answer {
	margin-left: 70px;
}
.training .result h4 {
	font-size: 18px;
	font-weight: bold;
}
.training .result h4 span {
	color: #0B7A41;
	margin-left: 40px;
	font-size: 16px;
}
.training .result .table tbody tr td {
	border-color: #4b9bfa;
}
.training input[type=radio]:checked, .training input[type=radio]:not(:checked) {
    display: none;
/*
    position: absolute;
    left: -9999px; 
*/
}
.training input[type=radio]:checked + span,
.training input[type=radio]:not(:checked) + span
{
    position: relative;
    padding-left: 24px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
.training input[type=radio]:checked + span:before,
.training input[type=radio]:not(:checked) + span:before {
    content: '';
    position: absolute;
    left: 1px;
    top: -14px;
    width: 18px;
    height: 18px;
    border: 1px solid #78C265;
    border-radius: 100%;
    background: #fff;
}
.training input[type=radio]:checked + span:after,
.training input[type=radio]:not(:checked) + span:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #78C265;
    position: absolute;
    top: -10px;
    left: 5px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.training input[type=radio]:not(:checked) + span:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.training input[type=radio]:checked + span:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.training .form-group {
	position: relative;
}
.training .result-patron {
	display: none;
	position: absolute;
	top: 78px;
	left: 0;
	background-color: #FFFFFF;
	padding: 12px;
	border-radius: 4px;
	border: 1px solid #CCCCCC;
	width: 100%;
	z-index: 1;
}
.training .result-patron span {
	width: 100%;
	display: block;
	line-height: 25px;
}
.training .result-patron span:hover {
	color: #4a9afb;
	cursor: pointer;
	background-color: #CCCCCC;
}
.training .form-control::-ms-input-placeholder {
    font-style: italic;
}
.training .form-control:-ms-input-placeholder {
    font-style: italic;
}
.training .form-control::placeholder {
    font-style: italic;
	opacity: 1;
}
.training .btn-print {
	color: #FFFFFF;
	background-color: #78C265;
	height: 50px;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 14px;
	line-height: 33px;
}
.training .box-video {
	padding: 18px;
	border-radius: 8px;
	background-color: #edf1f4;
}
.training .box-test {
	border: 1px solid #dcdcdc;
	border-radius: 8px;
}
.training .box-test-header {
	padding: 30px;
	border-bottom: 1px solid #dcdcdc;
}
.training .test-content {
	padding: 30px;
}
.training .btn-pass {
	background-color: #68c157;
	color: #FFFFFF;
}
.training .btn-not-pass {
	background-color: #e23852;
	color: #FFFFFF;
}
.training label.required::after {
	content: ' *';
	color: red;
}
.modal-test {
	height: 100vh;
}
.modal-test .modal-dialog {
	top: 50%;
	transform: translateY(-50%) !important;
	margin: auto;
}
.modal-test .modal-body {
	padding: 30px;
	background-color: #78C265;
	color: #FFFFFF;
	font-size: 16px;
	/* font-family: 'LatoWebBold'; */
	border-radius: 4px;
}
.modal-test .modal-content {
	border: none;
}
.modal-test .btn-result {
	border: 2px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 14px;
	background-color: transparent;
	height: 40px;
	width: 145px;
}
.modal-test .btn-result:hover {
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
	color: #78C265;
}
.m10 {
	margin-left: -10px;
	margin-right: -10px;
}
.m6 {
	margin-left: -6px;
	margin-right: -6px;
}
.m0 {
	margin-left: 0px;
	margin-right: 0px;
}
.m5 {
	margin-left: -5px;
	margin-right: -5px;
}
.p10 {
	padding-left: 10px;
	padding-right: 10px;
}
.p6 {
	padding-left: 6px;
	padding-right: 6px;
}
.p5 {
	padding-left: 5px;
	padding-right: 5px;
}
.p0 {
	padding: 0;
}
.cursor-pointer {
	cursor: pointer;
}
.text-bold {
	font-weight: bold;
	/* font-family: 'LatoWebBold'; */
}
#information-contact label {
	font-size: 14px;
	color: #1c425e;
}
#information-contact .form-control {
	height: 50px;
	font-size: 14px;
}
#information-contact .form-control::-ms-input-placeholder {
    font-style: italic;
}
#information-contact .form-control:-ms-input-placeholder {
    font-style: italic;
}
#information-contact .form-control::placeholder {
    font-style: italic;
	opacity: 1;
}
#information-contact textarea.form-control {
	height: auto;
}
#information-contact .btn-submit {
	height: 50px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #4c9bfa;
}
@media(max-width: 1200px) {
	#menu .nav > li > a {
		padding-left: 5px;
		padding-right: 5px;
		font-size: 13px;
	}
	.share-home {
		background: #057A40;
	}
	footer .logo-contact-footer {
		flex-direction: column;
		align-items: center;
	}
	footer .logo-footer {
		display: flex;
		justify-content: center;
		flex: 1;
	}
}
@media(min-width: 1200px) {
	.vcenter-lg {
		vertical-align: middle;
		display: inline-block;
		float: none;
	}
}
@media(max-width: 992px) {
	#menu .navbar-nav {
		margin-top: 10px;
	}
	#menu #category img{
		width: 109px;
	}
	#menu.navbar {
		margin-bottom: 5px;
	}
}
@media(min-width: 992px) {
	.vcenter-md {
		vertical-align: middle;
		display: inline-block;
		
	}
}
@media(max-width: 768px) {
	#menu .nav > li > a {
		padding-left: 15px;
		padding-right: 15px;
		font-size: 14px;
	}
	#menu .btn-navbar {
		margin-top: 14px;
	}
}
@media(min-width: 768px) {
	.vcenter-sm {
		vertical-align: middle;
		display: inline-block;
		
	}
}
@media(max-width: 768px) {
	.vcenter-xs {
		vertical-align: middle;
		display: inline-block;
		float: none;
	}
}
.rotate-45 {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.tree {
    padding-left: 9px;
    overflow-x: hidden;
    overflow-y: auto;
	position: relative;
	min-width: 768px;
}

.tree:before {
    display: inline-block;
    content: "";
    position: absolute;
    top: -20px;
    bottom: 16px;
    left: 0;
    z-index: 1;
    border: 1px dotted #67b2dd;
    border-width: 0 0 0 1px
}

.tree .tree-folder {
    width: auto;
    min-height: 20px;
    cursor: pointer
}

.tree .tree-folder .tree-folder-header {
    position: relative;
    line-height: 20px
}

.tree .tree-folder .tree-folder-header:hover {
    background-color: #F0F7FC
}

.tree .tree-folder .tree-folder-header .tree-folder-name, .tree .tree-item .tree-item-name {
    display: inline;
    z-index: 2
}

.tree .tree-folder .tree-folder-header > .ace-icon:first-child, .tree .tree-item > .ace-icon:first-child {
    display: inline-block;
    position: relative;
    z-index: 2;
    top: -1px
}

.tree .tree-folder .tree-folder-header .tree-folder-name {
    margin-left: 2px
}

.tree .tree-folder .tree-folder-header > .ace-icon:first-child {
    /* margin: -2px 5px 0 -2px; */
    margin: -2px 30px 0 -2px;
}

.tree .tree-folder:last-child:after {
    display: inline-block;
    content: "";
    position: absolute;
    z-index: 1;
    top: 15px;
    bottom: 0;
    left: -15px;
    border-left: 1px solid #FFF
}

.tree .tree-folder .tree-folder-content {
    margin-left: 23px;
    position: relative
}

.tree .tree-folder .tree-folder-content:before {
    display: inline-block;
    content: "";
    position: absolute;
    z-index: 1;
    top: -14px;
    bottom: 16px;
    left: -14px;
    border: 1px dotted #67b2dd;
    border-width: 0 0 0 1px
}

.tree .tree-item {
    line-height: 20px;
    cursor: pointer
}

.tree .tree-item:hover {
    background-color: #F0F7FC
}

.tree .tree-item .tree-item-name {
    margin-left: 3px
}

.tree .tree-item .tree-item-name > .ace-icon:first-child {
    margin-right: 3px
}

.tree .tree-item > .ace-icon:first-child {
    margin-top: 2px
}

.tree .tree-folder, .tree .tree-item {
    position: relative
}

.tree .tree-folder:before, .tree .tree-item:before {
    display: inline-block;
    content: "";
    position: absolute;
    top: 14px;
    left: -13px;
    width: 18px;
    height: 0;
    border-top: 1px dotted #67b2dd;
    z-index: 1
}

.tree .tree-selected {
    background-color: rgba(98, 168, 209, .1);
    color: #6398B0
}

.tree .tree-selected:hover {
    background-color: rgba(98, 168, 209, .1)
}

.tree .tree-folder, .tree .tree-item {
    border: 1px solid #FFF
}

.tree .tree-folder .tree-folder-header {
    border-radius: 0
}

.tree .tree-folder .tree-folder-header, .tree .tree-item {
    margin: 0;
    padding: 5px;
    color: #4D6878;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
	position: relative;
}
.tree .tree-level {
	position: relative;
}
.tree .tree-level::after {
	content: '';
	position: absolute;
	top: -5px;
	left: -25px;
	/* right: -25px; */
	height: 20px;
	width: 20px;
	border: 1px solid #000000;
	border-radius: 50%;
}
.tree .tree-level.tree-level0::after {
	content: '';
	background-color: #ffffff;
}
.tree .tree-level.tree-level1::after {
	content: '';
	background-color: #46A346;
}
.tree .tree-level.tree-level2::after {
	content: '';
	background-color: #EFBA59;
}
.tree .tree-level.tree-level3::after {
	content: '';
	background-color: #F8A4B3;
}
.tree .tree-level.tree-level10::after {
	content: '';
	background-color: #C361C3;
}
.tree .tree-level.tree-disable::after {
	content: '';
	background-color: gray;
}
.tree .tree-item > .ace-icon:first-child {
    color: #F9E8CE;
    width: 12px;
    height: 12px;
    line-height: 13px;
    font-size: 11px;
    text-align: center;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    background-color: #FAFAFA;
    border: 1px solid #CCC;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    float: left;
    /* margin-right: 5px; */
    margin-right: 30px;
}

.tree .tree-selected > .ace-icon:first-child {
    background-color: #F9A021;
    border-color: #F9A021;
    color: #FFF
}

.tree .tree-minus.ace-icon:first-child, .tree .tree-plus.ace-icon:first-child {
    font-style: normal;
    vertical-align: middle;
    height: 11px;
    width: 11px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    border: 1px solid #8BAEBF;
    line-height: 10px;
    background-color: #FFF;
    position: relative;
    z-index: 1
}

.tree .tree-minus.ace-icon:first-child:before, .tree .tree-plus.ace-icon:first-child:before {
    content: "";
    display: block;
    width: 7px;
    height: 0;
    border-top: 1px solid #4D6878;
    position: absolute;
    top: 5px;
    left: 2px
}

.tree .tree-plus.ace-icon:first-child:after {
    content: "";
    display: block;
    height: 7px;
    width: 0;
    border-left: 1px solid #4D6878;
    position: absolute;
    top: 2px;
    left: 5px
}

.tree .tree-unselectable .tree-item > .ace-icon:first-child {
    color: #5084A0;
    width: 13px;
    height: 13px;
    line-height: 13px;
    font-size: 10px;
    text-align: center;
    border-radius: 0;
    background-color: transparent;
    border: none;
    box-shadow: none
}

.tree .ace-icon[class*="-down"] {
    transform: rotate(-45deg)
}

.tree .tree-item.customer-cancel {
	background: #e2e2e2;
}
.tree .tree-item.customer-cancel > .ace-icon:first-child {
	color: #ffffff;
	border-color: #e2e2e2;
	background: #e2e2e2;
	box-shadow: none;
}

.tree .tree-item.customer-cancel > .ace-icon:first-child:before {
	content: " \f057";
	font-family: FontAwesome;
	color: red;
	font-style: normal;
	font-size: 16px;
}

.tree .fa-spin {
    height: auto
}

.tree .tree-loading {
    margin-left: 36px
}

.tree img {
    display: inline;
    vertical-align: middle
}
.tree .customer-pause {
	background: #e2e2e2;
	color: #afafaf !important;
}
.tree .customer-suspended {
	background: #f1f17f;
	color: #afafaf !important;
}

.tree .bg-warning {
    background-color: #fcf8e3 !important;
}
#account-account .box-level {
	position: relative;
	height: 80px;
	border: 1px solid #0A7A40;
	padding-top: 30px;
	margin-bottom: 35px;
}
#account-account .box-level.level::after {
	content: '';
	position: absolute;
	left: 50%;
	top: -28px;
	transform: translateX(-50%);
	height: 56px;
	width: 56px;
	border: 1px solid #000000;
	border-radius: 50%;
}
#account-account .group-level {
	display: flex;
	flex-wrap: wrap;
}
#account-account .group-level .group {
	margin-left: 5px;
	margin-right: 5px;
	min-width: 120px;
	max-width: 768px;
	flex-grow: 1;
}
#account-account .box-level.level0::after {
	content: '';
	background-color: #ffffff;
}
#account-account .box-level.level1::after {
	content: '';
	background-color: #46A346;
}
#account-account .box-level.level2::after {
	content: '';
	background-color: #EFBA59;
}
#account-account .box-level.level3::after {
	content: '';
	background-color: #F8A4B3;
}
#account-account .box-level.level10::after {
	content: '';
	background-color: #C361C3;
}
#account-account .box-level.disable::after {
	content: '';
	background-color: gray;
}
.list-npp .wishlist-customer {
	cursor: pointer;
}
.list-npp .wishlist-customer.active {
	color: #FF575A;
}
.bg-wishlist {
    background-color: #FFC9C9;
}
.content_title{
	position: relative;
    float: left;
    width: 100%;
    text-transform: uppercase;
    font-size: 15px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #0093C7;
    color: #fff;
    margin-bottom: 25px;
}
.content_title1{
	background: #76C265;
	padding-top: 30px;
	padding-bottom: 30px;
}
.content_title2{
	background: #0B7A41;
	padding-top: 30px;
	padding-bottom: 30px;
}
.content_title3{
	background: #056FB8;
	padding-top: 30px;
	padding-bottom: 30px;
}
.content_title4{
	background: #D83F48;
	padding-top: 30px;
	padding-bottom: 30px;
}
.box_content_category_new .bm-grid-item{
	background: #F8F8ED;
	padding-top: 20px;
	margin-bottom: 30px;
	display: flex;
}
.box_content_category_new .bm-grid-item .post-layout {
	display: flex;
	height: 100%;
}
.box_content_category_new .bm-grid-item .post-layout .post-thumb {
	display: flex;
	height: 100%;
	flex-direction: column;
}
.box_content_category_new .bm .row{
	margin-right: 0px;
    margin-left: 0px;
	width: 100%;
}
.box_content_category_new{
	margin-top: 50px;
}
.box_content_category_new .bm .post-thumb .post-thumb-heading{
	padding-bottom: 0;
    overflow: hidden;
}
.box_content_category_new .bm-grid1 .bm-grid-item{
	border-bottom: 3px solid #78C265;
	min-height: 390px;
}
.box_content_category_new .bm-grid2 .bm-grid-item{
	border-bottom: 3px solid #0B7A41;
	min-height: 390px;
}
.box_content_category_new .bm-grid3 .bm-grid-item{
	border-bottom: 3px solid #056FB8;
	min-height: 390px;
}
.box_content_category_new .bm-grid4 .bm-grid-item{
	border-bottom: 3px solid #D83F48;
	min-height: 390px;
}
.bm .bm-grid1 .post-thumb .post-thumb-heading.post-thumb-heading-new .title{
	text-align: left;
    text-transform: uppercase;
}
.bm .bm-grid2 .post-thumb .post-thumb-heading.post-thumb-heading-new .title{
	text-align: left;
    text-transform: uppercase;
}
.bm .bm-grid3 .post-thumb .post-thumb-heading.post-thumb-heading-new .title{
	text-align: left;
    text-transform: uppercase;
}
.bm .bm-grid1 .post-grid-new .post-thumb .post-thumb-heading .title a,
.bm .bm-grid2 .post-grid-new .post-thumb .post-thumb-heading .title a,
.bm .bm-grid3 .post-grid-new .post-thumb .post-thumb-heading .title a{
	color: #2C322F;
	/* font-family: 'LatoWebSemibold'; */
}
.date_modified{
	color: #516c82;
}
.post-grid-new .text_short_description_post{
	height: 62px;
    overflow: hidden;
}
.content_image{
	position: relative;
    float: left;
    width: 100%;
    color: #fff;
    background: #0065A2;
    padding: 10px;
}
.icon_success{
	position: relative;
    float: left;
    margin-right: 20px;
    padding-left: 20px;
}
.icon_success img{
	height: 50px;
	border-radius: 0;
}
.titel_icon{
	position: relative;
	float: left;
	text-transform: uppercase;
	font-size: 21px;
	/* padding-top: 25px; */
}
.color_user{
	color: #ffee1f;
	text-transform: uppercase;
	font-weight: 600;
}
.color_user1{
	color: #ffee1f;
	font-weight: 600;
}
.content_body_succces{
	position: relative;
	float: left;
	padding-top: 20px;
	color: #fff;
	padding-left: 25px;
	padding-right: 25px;
	width: 100%;
}
.content_button{
	position: relative;
	width: 100%;
	display: flex;
	justify-content: center;
	margin-bottom: 30px;
	flex-wrap: wrap;
}
.content_succes{
	position: relative;
	padding: 20px;
	margin: 0 10px;
    background: #FA9F30;
    width: 200px;
    text-transform: uppercase;
	text-align: center;
	margin-bottom: 10px;
}
.content_succes:hover {
	text-decoration: none;
}
.content_new{
	position: relative;
    float: left;
    padding-top: 20px;
    color: #fff;
    
}
.content_image{
	position: relative;
	float: left;
	width: 100%;
	color: #fff;
	background: #0a7a40;
	padding: 15px 10px;
	display: flex;
	align-items: center;
}
.content_checkout_succces{
	position: relative;
	float: left;
	width: 100%;
	background: #78c366;
	/* font-family: 'LatoWebSemibold'; */
	margin-top: 20px;
}
.footer_checkout_succsse{
	position: relative;
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #0a7a40;
	text-align: center;
	color: #ffffff;
}
.btn-print-bill {
    position: absolute;
    top: 15px;
    right: 15px;
}
.iframe-bill {
    width: 1px;
    min-width: 100%;
    max-height: 80vh;
    border: none;
    min-height: 450px;
}
.a_jj{
	display: none;
}
.input-select .select2-container {
    height: 40px;
}
.input-select .select2-container .select2-selection {
    padding-top: 5px;
    padding-bottom: 5px;
    height: 40px;
    border-radius: 2px;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.input-select .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
}
.yt-content{
position: relative;
width: 560px;

}
.yt-cover{
    width: 100%;
    height: 100%;
    position: absolute;
    bottom:0;
    left:0;
    z-index:1000;
	display: flex;
	justify-content: center;
	align-items: center;
}
.yt-cover .btn-play-youtube{
	height: 48px;
	width: 68px;
	background: transparent;
	padding: 0;
	border: none;
}
.customer-search {
    position: relative;
}
.customer-search i {
    position: absolute;
    top: 10px;
    right: 10px;
    display: none;
}
.table a.asc:after {
	content: " \f106";
	font-family: FontAwesome;
}
.table a.desc:after {
	content: " \f107";
	font-family: FontAwesome;
}
.widget-main {
	overflow: auto;
}
.text-white {
	color: #fff;
}
.date-lg .btn-select-date {
	border-radius: 0;
	padding: 13px 14px;
}
.content-password .image-upload {
	cursor: pointer;
	max-width: 100%;
	min-width: 185px;
	min-height: 272px;
	border: 1px solid #CCCCCC;
}
.download-membership .modal-dialog {
	width: fit-content;
}
.download-membership .membership-front {
	color: #0b7a41;
	font-size: 35px;
	background: url('../image/IN-The-NPP-final_03.png') no-repeat;
	position: relative;
	width: 873px;
	height: 1299px;
	cursor: pointer;
}
.download-membership .membership-back {
	background: url('../image/IN-The-NPP-final_05.png');
	position: relative;
	width: 873px;
	height: 1299px;
	cursor: pointer;
}
.download-membership .name {
	position: absolute;
	top: 783px;
	left: 175px;
	font-weight: bold;
	white-space: nowrap;
}
.download-membership .username {
	position: absolute;
	top: 860px;
	left: 394px;
	font-weight: bold;
}
.download-membership .id_card {
	position: absolute;
	top: 934px;
	left: 394px;
	font-weight: bold;
}
.download-membership .day {
	position: absolute;
	top: 1013px;
	left: 432px;
	font-size: 30px;
	font-weight: bold;
}
.download-membership .month {
	position: absolute;
	top: 1013px;
	left: 577px;
	font-size: 30px;
	font-weight: bold;
}
.download-membership .year {
	position: absolute;
	top: 1013px;
	left: 689px;
	font-size: 30px;
	font-weight: bold;
}
.download-membership .avatar {
	position: absolute;
	top: 300px;
	left: 275px;
	width: 315px;
	height: 430px;
}
.bm-featured {
	padding-top: 50px;
	background: #F8F8ED;
	padding-bottom: 50px;
}
.bm-featured-body{
	padding-left: 15px;
	padding-right: 15px;
}
.bm-featured .featured_item_left{
	padding: 0px;
}
.bm-featured .featured_item_left img{
	max-width: 100%;
}
.bm-featured .featured_item_pos{
	margin-bottom: 20px;
	width: 100%;
	border: 1px solid #eaeaea;
	padding: 20px;
	background: #F6F6F6;
}
.bm-featured .bm-featured_head_line{
	text-align: center;
	margin-bottom: 40px;
	color: #057A40;
}