:root {
	--backround-status-new: #BBDEFBFF;
	--backround-status-confirming: #B2EBF2FF;
	--backround-status-customerconfirming: #B2EBF2FF;
	--backround-status-confirmed: #B2EBF2FF;
	--backround-status-pendingexport: #FFE0B2FF;
	--backround-status-packing: #F5F5F5FF;
	--backround-status-packed: #F5F5F5FF;
	--backround-status-changedepot: #F5F5F5FF;
	--backround-status-pickup: #E1BEE7FF;
	--backround-status-shipping: #B2DFDBFF;
	--backround-status-failed: #E1BEE7FF;
	--backround-status-returning: #B2EBF2FF;
	--backround-status-returned: #FFCDD2FF;
	--backround-status-success: #C8E6C9FF;
	--backround-status-aborted: #FFCDD2FF;
	--backround-status-carriercanceled: #FFCDD2FF;
	--backround-status-soldout: #FFCDD2FF;
	--backround-status-canceled: #FFCDD2FF;

	--text-status-new: #1565C0FF;
	--text-status-confirming: #00838FFF;
	--text-status-customerconfirming: #00838FFF;
	--text-status-confirmed: #00838FFF;
	--text-status-pendingexport: #EF6C00FF;
	--text-status-packing: #424242FF;
	--text-status-packed: #424242FF;
	--text-status-changedepot: #424242FF;
	--text-status-pickup: #6A1B9AFF;
	--text-status-shipping: #00695CFF;
	--text-status-failed: #6A1B9AFF;
	--text-status-returning: #00838FFF;
	--text-status-returned: #C62828FF;
	--text-status-success: #2E7D32FF;
	--text-status-aborted: #C62828FF;
	--text-status-carriercanceled: #C62828FF;
	--text-status-soldout: #C62828FF;
	--text-status-canceled: #C62828FF;

}

img {
	max-width: 100%;
}

.bg-custom-gradient {
	background: #ddfac2 !important;
	background: -webkit-linear-gradient(legacy-direction(-45deg), #2d8659, #ddfac2) !important;
	background: linear-gradient(-45deg, #2d8659, #ddfac2) !important
}

.text-custom {
	color: #225d2b !important;
}

.card .card-header,
.card-light .card-header {
	padding: 0.5rem 1rem;
}

.card-title {
	font-size: 18px;
}

.nav-pills>li>.nav-link {
	border: 1px solid #225d2b;
}

.nav-pills.nav-custom .nav-link.active {
	background: #225d2b;
	border: 1px solid #225d2b
}

.badge-custom {
	background: #225d2b !important;
	color: #fff !important;
	padding: 3px 8px;
}

.nav-custom .active .badge-custom {
	background: #fff !important;
	color: #225d2b !important;
}

.border-custom {
	border: 1px solid #225d2b;
}

.text-top1,
.text-top1 a {
	color: #ffcc00 !important
}

.text-top2,
.text-top1 a {
	color: #c9c9c9 !important
}

.text-top3,
.text-top1 a {
	color: #ffa436 !important
}

.messages-notif-box .notif-center a .notif-icon,
.notif-box .notif-center a .notif-icon {
	background: #225d2b !important;
	color: #9ad265 !important;
}

.navbar-header[data-background-color=custom] {
	background: #ddfac2 !important;
}

.sidebar .nav.nav-primary>.nav-item.active a i,
.sidebar[data-background-color=white] .nav.nav-primary>.nav-item.active a i {
	color: #225d2b !important;
}

.logo-header[data-background-color=custom] {
	background: #9ad265 !important;
}

.bg-custom {
	background: #9ad265 !important;
	color: #333 !important;
}

.bg-custom2 {
	background: #c5e5a8 !important;
	color: #333 !important;
}

.alert-custom {
	border-left: 4px solid #225d2b;
}

.alert-custom [data-notify=icon]:before {
	background: #225d2b
}

.btn-custom {
	background: #e8f5d9 !important; /* Nền nhạt */
	border: 2px solid #9ad265 !important; /* Viền màu xanh chuẩn */
	box-sizing: border-box !important;
	color: #4a8c2a !important; /* Chữ màu xanh đậm, dễ nhìn */
	font-weight: 700 !important; /* Chữ đậm, nổi bật */
	border-radius: 4px !important;
	cursor: pointer !important;
}

.btn-custom:hover {
	background: #d4edba !important; /* Nền đậm hơn khi hover */
	border-color: #7fc044 !important; /* Viền đậm hơn khi hover */
	color: #3a6e21 !important; /* Chữ đậm hơn khi hover */
}

.switch-handle {
	background-color: #225d2b !important;
}

.switch-handle:disabled,
.switch-handle:focus,
.switch-handle:hover {
	background-color: #225d2b !important;
}

.btn-custom2 {
	background: #8cb367 !important;
	border: #9ad265 !important;
	color: #ffffff !important;
}

.btn-toggle,
.logo-header[data-background-color] .navbar-toggler .navbar-toggler-icon,
.logo-header[data-background-color] .more {
	color: #225d2b !important;
}

.card-title {
	color: #333 !important;
}

.dropdown-item.active,
.dropdown-item:active {
	background: #9ad265 !important;
	color: #333 !important;
}

.page-item.active .page-link {
	background-color: #9ad265 !important;
	border-color: #9ad265 !important;
	color: #333 !important;
}

.sidebar.sidebar-style-custom .nav .nav-item {
	padding: 0 15px
}

.sidebar.sidebar-style-custom .nav .nav-item a {
	padding: 8px 10px;
	border-radius: 5px
}

.sidebar.sidebar-style-custom .nav .nav-item a:focus,
.sidebar.sidebar-style-custom .nav .nav-item a:hover,
.sidebar.sidebar-style-custom .nav .nav-item a[data-toggle=collapse][aria-expanded=true] {
	background: 9ad265;
}

.sidebar.sidebar-style-custom .nav .nav-item a:focus i,
.sidebar.sidebar-style-custom .nav .nav-item a:focus p,
.sidebar.sidebar-style-custom .nav .nav-item a:hover i,
.sidebar.sidebar-style-custom .nav .nav-item a:hover p,
.sidebar.sidebar-style-custom .nav .nav-item a[data-toggle=collapse][aria-expanded=true] i,
.sidebar.sidebar-style-custom .nav .nav-item a[data-toggle=collapse][aria-expanded=true] p {
	color: #575962 !important;
}

.sidebar.sidebar-style-custom .nav .nav-item.active a:before {
	background: 0 0
}

.sidebar.sidebar-style-custom .nav .nav-item .active a {
	background: #9ad265;
}

.sidebar.sidebar-style-custom .nav .nav-item .active a i,
.sidebar.sidebar-style-custom .nav .nav-item .active a p {
	color: #575962 !important
}

.sidebar.sidebar-style-custom .nav .nav-item.submenu {
	background: 0 0 !important
}

.sidebar.sidebar-style-custom .nav .nav-item a[data-toggle=collapse][aria-expanded=true]:before {
	background: 0 0 !important
}

.sidebar.sidebar-style-custom .nav.nav-primary>.nav-item.active>a {
	background: #9ad265 !important;
	box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, .1), 4px 4px 15px -5px rgba(21, 114, 232, .4) !important
}

.sidebar.sidebar-style-custom .nav.nav-primary>.nav-item.active>a:before {
	background: 0 0 !important
}

.sidebar.sidebar-style-custom .nav.nav-primary>.nav-item.active>a .caret,
.sidebar.sidebar-style-custom .nav.nav-primary>.nav-item.active>a i,
.sidebar.sidebar-style-custom .nav.nav-primary>.nav-item.active>a p,
.sidebar.sidebar-style-custom .nav.nav-primary>.nav-item.active>a span {
	color: #333 !important
}

.sidebar.sidebar-style-custom .nav.nav-primary>.nav-item.active>a[data-toggle=collapse][aria-expanded=true] i {
	color: #333 !important
}

.sidebar.sidebar-style-custom .nav.nav-secondary>.nav-item.active>a {
	background: #6861ce !important;
	box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, .1), 4px 4px 15px -5px rgba(104, 97, 206, .4) !important
}

.sidebar.sidebar-style-custom .nav.nav-secondary>.nav-item.active>a:before {
	background: 0 0 !important
}

.sidebar.sidebar-style-custom .nav.nav-secondary>.nav-item.active>a .caret,
.sidebar.sidebar-style-custom .nav.nav-secondary>.nav-item.active>a i,
.sidebar.sidebar-style-custom .nav.nav-secondary>.nav-item.active>a p,
.sidebar.sidebar-style-custom .nav.nav-secondary>.nav-item.active>a span {
	color: #333 !important
}

.sidebar.sidebar-style-custom .nav.nav-secondary>.nav-item.active>a[data-toggle=collapse][aria-expanded=true] i {
	color: #333 !important
}

.sidebar.sidebar-style-custom .nav.nav-info>.nav-item.active>a {
	background: #48abf7 !important;
	box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, .1), 4px 4px 15px -5px rgba(72, 171, 247, .4) !important
}

.sidebar.sidebar-style-custom .nav.nav-info>.nav-item.active>a:before {
	background: 0 0 !important
}

.sidebar.sidebar-style-custom .nav.nav-info>.nav-item.active>a .caret,
.sidebar.sidebar-style-custom .nav.nav-info>.nav-item.active>a i,
.sidebar.sidebar-style-custom .nav.nav-info>.nav-item.active>a p,
.sidebar.sidebar-style-custom .nav.nav-info>.nav-item.active>a span {
	color: #333 !important
}

.sidebar.sidebar-style-custom .nav.nav-info>.nav-item.active>a[data-toggle=collapse][aria-expanded=true] i {
	color: #333 !important
}

.sidebar.sidebar-style-custom .nav.nav-success>.nav-item.active>a {
	background: #31ce36 !important;
	box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, .1), 4px 4px 15px -5px rgba(49, 206, 54, .4) !important
}

.sidebar.sidebar-style-custom .nav.nav-success>.nav-item.active>a:before {
	background: 0 0 !important
}

.sidebar.sidebar-style-custom .nav.nav-success>.nav-item.active>a .caret,
.sidebar.sidebar-style-custom .nav.nav-success>.nav-item.active>a i,
.sidebar.sidebar-style-custom .nav.nav-success>.nav-item.active>a p,
.sidebar.sidebar-style-custom .nav.nav-success>.nav-item.active>a span {
	color: #333 !important
}

.sidebar.sidebar-style-custom .nav.nav-success>.nav-item.active>a[data-toggle=collapse][aria-expanded=true] i {
	color: #333 !important
}

.sidebar.sidebar-style-custom .nav.nav-warning>.nav-item.active>a {
	background: #ffad46 !important;
	box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, .1), 4px 4px 15px -5px rgba(255, 173, 70, .4) !important
}

.sidebar.sidebar-style-custom .nav.nav-warning>.nav-item.active>a:before {
	background: 0 0 !important
}

.sidebar.sidebar-style-custom .nav.nav-warning>.nav-item.active>a .caret,
.sidebar.sidebar-style-custom .nav.nav-warning>.nav-item.active>a i,
.sidebar.sidebar-style-custom .nav.nav-warning>.nav-item.active>a p,
.sidebar.sidebar-style-custom .nav.nav-warning>.nav-item.active>a span {
	color: #333 !important
}

.sidebar.sidebar-style-custom .nav.nav-warning>.nav-item.active>a[data-toggle=collapse][aria-expanded=true] i {
	color: #333 !important
}

.sidebar.sidebar-style-custom .nav.nav-danger>.nav-item.active>a {
	background: #f25961 !important;
	box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, .1), 4px 4px 15px -5px rgba(242, 89, 97, .4) !important
}

.sidebar.sidebar-style-custom .nav.nav-danger>.nav-item.active>a:before {
	background: 0 0 !important
}

.sidebar.sidebar-style-custom .nav.nav-danger>.nav-item.active>a .caret,
.sidebar.sidebar-style-custom .nav.nav-danger>.nav-item.active>a i,
.sidebar.sidebar-style-custom .nav.nav-danger>.nav-item.active>a p,
.sidebar.sidebar-style-custom .nav.nav-danger>.nav-item.active>a span {
	color: #333 !important
}

.sidebar.sidebar-style-custom .nav.nav-danger>.nav-item.active>a[data-toggle=collapse][aria-expanded=true] i {
	color: #333 !important
}

.sidebar.sidebar-style-custom[data-background-color=dark2] .nav .nav-item a:focus i,
.sidebar.sidebar-style-custom[data-background-color=dark2] .nav .nav-item a:focus p,
.sidebar.sidebar-style-custom[data-background-color=dark2] .nav .nav-item a:hover i,
.sidebar.sidebar-style-custom[data-background-color=dark2] .nav .nav-item a:hover p,
.sidebar.sidebar-style-custom[data-background-color=dark2] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] i,
.sidebar.sidebar-style-custom[data-background-color=dark2] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] p,
.sidebar.sidebar-style-custom[data-background-color=dark] .nav .nav-item a:focus i,
.sidebar.sidebar-style-custom[data-background-color=dark] .nav .nav-item a:focus p,
.sidebar.sidebar-style-custom[data-background-color=dark] .nav .nav-item a:hover i,
.sidebar.sidebar-style-custom[data-background-color=dark] .nav .nav-item a:hover p,
.sidebar.sidebar-style-custom[data-background-color=dark] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] i,
.sidebar.sidebar-style-custom[data-background-color=dark] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] p {
	color: #b9babf !important
}

.sidebar.sidebar-style-custom[data-background-color=dark2] .nav .nav-item.active a,
.sidebar.sidebar-style-custom[data-background-color=dark] .nav .nav-item.active a {
	color: #fff
}

.sidebar.sidebar-style-custom[data-background-color=dark2] .nav .nav-item.active a .caret,
.sidebar.sidebar-style-custom[data-background-color=dark2] .nav .nav-item.active a i,
.sidebar.sidebar-style-custom[data-background-color=dark2] .nav .nav-item.active a p,
.sidebar.sidebar-style-custom[data-background-color=dark2] .nav .nav-item.active a span,
.sidebar.sidebar-style-custom[data-background-color=dark] .nav .nav-item.active a .caret,
.sidebar.sidebar-style-custom[data-background-color=dark] .nav .nav-item.active a i,
.sidebar.sidebar-style-custom[data-background-color=dark] .nav .nav-item.active a p,
.sidebar.sidebar-style-custom[data-background-color=dark] .nav .nav-item.active a span {
	color: #fff
}

.sidebar.sidebar-style-custom[data-background-color=dark2] .nav .nav-item.active a[data-toggle=collapse][aria-expanded=true] .caret,
.sidebar.sidebar-style-custom[data-background-color=dark2] .nav .nav-item.active a[data-toggle=collapse][aria-expanded=true] i,
.sidebar.sidebar-style-custom[data-background-color=dark2] .nav .nav-item.active a[data-toggle=collapse][aria-expanded=true] p,
.sidebar.sidebar-style-custom[data-background-color=dark2] .nav .nav-item.active a[data-toggle=collapse][aria-expanded=true] span,
.sidebar.sidebar-style-custom[data-background-color=dark] .nav .nav-item.active a[data-toggle=collapse][aria-expanded=true] .caret,
.sidebar.sidebar-style-custom[data-background-color=dark] .nav .nav-item.active a[data-toggle=collapse][aria-expanded=true] i,
.sidebar.sidebar-style-custom[data-background-color=dark] .nav .nav-item.active a[data-toggle=collapse][aria-expanded=true] p,
.sidebar.sidebar-style-custom[data-background-color=dark] .nav .nav-item.active a[data-toggle=collapse][aria-expanded=true] span {
	color: #fff
}

.custom-template {
	position: fixed;
	top: 50%;
	transform: translateY(-50%);
	right: -325px;
	width: 325px;
	height: max-content;
	display: block;
	z-index: 1;
	background: #ffffff;
	transition: all .3s;
	z-index: 1003;
	box-shadow: -1px 1px 20px rgba(69, 65, 78, 0.15);
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	transition: all .5s;
}

.custom-template.open {
	right: 0px;
}

.custom-template .custom-toggle {
	position: absolute;
	width: 45px;
	height: 45px;
	background: rgb(88, 103, 221);
	top: 50%;
	left: -45px;
	transform: translateY(-50%);
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-right: 1px solid #177dff;
	cursor: pointer;
	color: #ffffff;
	box-shadow: -5px 5px 20px rgba(69, 65, 78, 0.21);
}

.custom-template .custom-toggle i {
	font-size: 20px;
	animation: 1.3s spin linear infinite;
}

.custom-template .title {
	padding: 15px;
	text-align: left;
	font-size: 16px;
	font-weight: 600;
	color: #ffffff;
	border-top-left-radius: 5px;
	border-bottom: 1px solid #ebedf2;
	background: #5867dd;
}

.custom-template .custom-content {
	padding: 20px 15px;
	max-height: calc(100vh - 90px);
	overflow: auto;
}

.custom-template .switcher {
	padding: 5px 0;
}

.custom-template .switch-block h4 {
	font-size: 13px;
	font-weight: 600;
	color: #444;
	line-height: 1.3;
	margin-bottom: 0;
	text-transform: uppercase;
}

.custom-template .btnSwitch {
	margin-top: 20px;
	margin-bottom: 25px;
}

.custom-template .btnSwitch button {
	border: 0px;
	height: 20px;
	width: 20px;
	outline: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	cursor: pointer;
	padding: 0;
	border-radius: 50%;
	border: 2px solid #eee;
	position: relative;
	transition: all .2s;
}

.custom-template .btnSwitch button:hover {
	border-color: #0bf;
}

.custom-template .btnSwitch button.selected {
	border-color: #0bf;
}

.custom-template .img-pick {
	padding: 4px;
	min-height: 100px;
	border-radius: 5px;
	cursor: pointer;
}

.custom-template .img-pick img {
	height: 100%;
	height: 100px;
	width: 100%;
	border-radius: 5px;
	border: 2px solid transparent;
}

.custom-template .img-pick:hover img,
.custom-template .img-pick.active img {
	border-color: #177dff;
}

.demo .btn,
.demo .progress {
	margin-bottom: 15px !important;
}

.demo .form-check-label,
.demo .form-radio-label {
	margin-right: 15px;
}

.demo .toggle,
.demo .btn-group {
	margin-right: 15px;
}

.demo #slider {
	margin-bottom: 15px;
}

.table-typo tbody>tr>td {
	border-color: #fafafa;
}

.table-typo tbody>tr>td:first-child {
	min-width: 200px;
	vertical-align: bottom;
}

.table-typo tbody>tr>td:first-child p {
	font-size: 14px;
	color: #333;
}

.demo-icon {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 20px;
	padding: 10px;
	transition: all .2s;
}

.demo-icon:hover {
	background-color: #f4f5f8;
	border-radius: 3px;
}

.demo-icon .icon-preview {
	font-size: 1.8rem;
	margin-right: 10px;
	line-height: 1;
	color: #333439;
}

body[data-background-color="dark"] .demo-icon .icon-preview {
	color: #969696;
}

.demo-icon .icon-class {
	font-weight: 300;
	font-size: 13px;
	color: #777;
}

body[data-background-color="dark"] .demo-icon .icon-class {
	color: #a9a8a8;
}

.form-show-notify .form-control {
	margin-bottom: 15px;
}

.form-show-notify label {
	padding-top: 0.65rem;
}

.map-demo {
	height: 300px;
}

#instructions li {
	padding: 5px 0;
}

.row-demo-grid {
	margin-bottom: 15px;
}

.row-demo-grid [class^="col"] {
	text-align: center;
}

.row-demo-grid [class^="col"] .card-body {
	background: #ddd;
}

.btnSwitch button[data-color="white"] {
	background-color: #fff;
}

.btnSwitch button[data-color="grey"] {
	background-color: #f1f1f1;
}

.btnSwitch button[data-color="black"] {
	background-color: #191919;
}

.btnSwitch button[data-color="dark"] {
	background-color: #1a2035;
}

.btnSwitch button[data-color="blue"] {
	background-color: #1572E8;
}

.btnSwitch button[data-color="purple"] {
	background-color: #6861CE;
}

.btnSwitch button[data-color="light-blue"] {
	background-color: #48ABF7;
}

.btnSwitch button[data-color="green"] {
	background-color: #31CE36;
}

.btnSwitch button[data-color="orange"] {
	background-color: #FFAD46;
}

.btnSwitch button[data-color="red"] {
	background-color: #F25961;
}

.btnSwitch button[data-color="dark2"] {
	background-color: #1f283e;
}

.btnSwitch button[data-color="blue2"] {
	background-color: #1269DB;
}

.btnSwitch button[data-color="purple2"] {
	background-color: #5C55BF;
}

.btnSwitch button[data-color="light-blue2"] {
	background-color: #3697E1;
}

.btnSwitch button[data-color="green2"] {
	background-color: #2BB930;
}

.btnSwitch button[data-color="orange2"] {
	background-color: #FF9E27;
}

.btnSwitch button[data-color="red2"] {
	background-color: #EA4d56;
}

.btnSwitch button[data-color="bg1"] {
	background-color: #fafafa;
}

.btnSwitch button[data-color="bg2"] {
	background-color: #fff;
}

.btnSwitch button[data-color="bg3"] {
	background-color: #f1f1f1;
}

@media screen and (max-width: 550px) {
	.table-typo tr td {
		display: flex;
		align-items: center;
		word-break: break-word;
	}

	.table-typo tr td:first-child p {
		margin-bottom: 0px;
	}
}

@media screen and (max-width: 576px) {
	.custom-template .custom-content {
		overflow: auto;
	}

	.form-show-notify>.text-right,
	.form-show-validation>.text-right {
		text-align: left !important;
	}
}

@media screen and (max-width: 400px) {
	.custom-template {
		width: 85% !important;
		right: -85%;
	}
}

fieldset.scheduler-border {
	border: 1px groove #ddd !important;
	margin: 0 0 1em 0 !important;
	-webkit-box-shadow: 0px 0px 0px 0px #333;
	box-shadow: 0px 0px 0px 0px #333;
	padding-top: 10px;
}

legend.scheduler-border {
	width: inherit;
	margin-left: 20px;
	padding: 0 10px;
	font-size: 1.2em !important;
	font-weight: bold !important;
	text-align: left !important;
	border-bottom: none;
	margin-bottom: 0px;
}

.footer {
	padding: 0px 15px;
}

/* @media only screen and (max-width: 1400px) and (min-width: 600px) {
	.main-panel {
		width: 100%;
	}

	.main-header .navbar-header {
		min-height: 50px;
	}

	.main-panel .page-header {
		margin-bottom: 15px;
		margin-left: 20px;
	}

	.logo-header {
		width: 200px;
		height: 50px;
	}

	.logo-header {
		line-height: 48px;
	}

	.sidebar {
		width: 200px;
		margin-top: 50px;
	}

	.sidebar.sidebar-style-custom .nav .nav-item a {
		padding: 4px 10px !important;
		border-radius: 6px;
		margin: 5px 0;
	}

	.sidebar .nav .nav-section .text-section {
		margin-bottom: 5px;
		margin-top: 10px;
	}

	.sidebar .nav-collapse {
		margin-bottom: 0;
		padding-bottom: 0;
		padding-top: 1px;
	}

	.sidebar .nav>.nav-item a i,
	.sidebar[data-background-color=white] .nav>.nav-item a i {
		margin-right: 12px;
		width: 18px;
		font-size: 17px;
		line-height: 28px;
	}

	.sidebar .nav>.nav-item a p,
	.sidebar[data-background-color=white] .nav>.nav-item a p {
		font-size: 13px;
		margin-bottom: 0;
		margin-right: 5px;
	}

	.sidebar .nav,
	.sidebar[data-background-color=white] .nav {
		display: block;
		float: none;
	}

	.main-header {
		min-height: 50px;
	}


} */