@charset "UTF-8";

@font-face {
	font-family: AnuphanRegular;
	src: url(../assets/fonts/prompt/PromptRegular.eot);
	src: url(../assets/fonts/prompt/PromptRegular.eot) format("embedded-opentype"), url(../assets/fonts/prompt/PromptRegular.woff2) format("woff2"), url(../assets/fonts/prompt/PromptRegular.woff) format("woff"), url(../assets/fonts/prompt/PromptRegular.ttf) format("truetype"), url(../assets/fonts/prompt/PromptRegular.svg#PromptRegular) format("svg")
}

@font-face {
	font-family: AnuphanRegular;
	src: url(../assets/fonts/Anuphan/AnuphanRegular.eot);
	src: url(../assets/fonts/Anuphan/AnuphanRegular.eot) format("embedded-opentype"), url(../assets/fonts/Anuphan/AnuphanRegular.woff2) format("woff2"), url(../assets/fonts/Anuphan/AnuphanRegular.woff) format("woff"), url(../assets/fonts/Anuphan/AnuphanRegular.ttf) format("truetype"), url(../assets/fonts/Anuphan/AnuphanRegular.svg#AnuphanRegular) format("svg")
}

footer {
	background-color: #e6f2e6;
	padding: 40px 0px;
}

footer a,
footer p {
	color: #5a6573
}

footer a:hover {
	color: #3e6a22;
	text-decoration: underline !important
}

.confirm .btn-close {
	--bs-btn-close-color: #007195;
	--bs-btn-close-bg: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3E%3C/svg%3E");
	--bs-btn-close-opacity: 0.5;
	--bs-btn-close-hover-opacity: 0.75;
	--bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(13, 110, 253, .25);
	--bs-btn-close-focus-opacity: 1;
	--bs-btn-close-disabled-opacity: 0.25;
	--bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);
	background: #fff var(--bs-btn-close-bg) center/1em auto no-repeat;
	border: 0;
	border-radius: 2.375rem;
	box-sizing: content-box;
	color: var(--bs-btn-close-color);
	height: 1em;
	opacity: var(--bs-btn-close-opacity);
	padding: .25em;
	width: 1em
}

.confirm .modal-footer {
	align-items: center;
	background-color: var(--bs-modal-footer-bg);
	border-bottom-left-radius: none;
	border-bottom-right-radius: none;
	border-top: none;
	display: flex;
	flex-shrink: 0;
	flex-wrap: wrap;
	justify-content: center;
	padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5)
}

.confirm img {
	display: block;
	height: auto;
	margin: auto;
	width: 100px
}

.button-modal {
	display: flex !important;
	gap: .5rem !important
}

.swal2-actions .btn-ok {
	background-color: #1a3a1c !important;
	color: #fff !important
}

.button-modal .btn-ok:hover {
	background-color: #c0d8c2
}

.swal2-actions .btn-Cancle {
	background-color: #fff !important;
	border: 1px solid #1a3a1c !important;
	color: #1a3a1c !important;
}

.button-modal .btn-Cancle:hover {
	background-color: rgba(153, 165, 177, .2)
}

body {
	background-color: #f2f5fa;
	font-size: 18px !important
}

main {
	min-height: 670px
}

.text-Ocean-Deep {
	color: #1a3a1c !important
}

.bg-Ocean-Deep {
	background-color: #1a3a1c !important
}

.border-Ocean-Deep {
	border: 1px solid #1a3a1c !important
}

.text-Ocean {
	color: #345336 !important
}

.bg-Ocean {
	background-color: #345336 !important
}

.border-Ocean-Deep {
	border: 1px solid #345336 !important
}

.text-Ocean-Surface {
	color: #c0d8c2 !important
}

.bg-Ocean-Surface {
	background-color: #c0d8c2 !important
}

.border-Ocean-Surface {
	border: 1px solid #c0d8c2 !important
}

.text-Sparkling-Ocean {
	color: #dae4db !important
}

.bg-Sparkling-Ocean {
	background-color: #dae4db !important
}

.border-Sparkling-Ocean {
	border: 1px solid #dae4db !important
}

.text-River-Deep {
	color: #185b18 !important
}

.bg-River-Deep {
	background-color: #185b18 !important
}

.border-River-Deep {
	border: 1px solid #185b18 !important
}

.text-River {
	color: #c9e3c9 !important
}

.bg-River {
	background-color: #c9e3c9 !important
}

.border-River {
	border: 1px solid #c9e3c9 !important
}

.text-River-Surface {
	color: #e6f2e6 !important
}

.bg-River-Surface {
	background-color: #e6f2e6 !important
}

.border-River-Surface {
	border: 1px solid #e6f2e6 !important
}

.text-Shine-Deep {
	color: #f7c932 !important
}

.bg-Shine-Deep {
	background-color: #f7c932 !important
}

.border-Shine-Deep {
	border: 1px solid #f7c932 !important
}

.text-Shine {
	color: #f6da7a !important
}

.bg-Shine {
	background-color: #f6da7a !important
}

.border-Shine {
	border: 1px solid #f6da7a !important
}

.text-Sparkle {
	color: #fcf0c8 !important
}

.bg-Sparkle {
	background-color: #fcf0c8 !important
}

.border-Sparkle {
	border: 1px solid #fcf0c8 !important
}

.text-Avocado {
	color: #3e6a22 !important
}

.bg-Avocado {
	background-color: #3e6a22 !important
}

.border-Avocado {
	border: 1px solid #3e6a22 !important
}

.text-Avocado-Slad {
	color: #bce5c6 !important
}

.bg-Avocado-Slad {
	background-color: #bce5c6 !important
}

.border-Avocado-Slad {
	border: 1px solid #bce5c6 !important
}

.text-Avocado-Peel {
	color: #d9ecc9 !important
}

.bg-Avocado-Peel {
	background-color: #d9ecc9 !important
}

.border-Avocado-Peel {
	border: 1px solid #d9ecc9 !important
}

.text-Avocado-Pulp {
	color: #e2f2e6 !important
}

.bg-Avocado-Pulp {
	background-color: #e2f2e6 !important
}

.border-Avocado-Pulp {
	border: 1px solid #e2f2e6 !important
}

.text-Jackfruit {
	color: #ff9d00 !important
}

.bg-Jackfruit {
	background-color: #ff9d00 !important
}

.border-Jackfruit {
	border: 1px solid #ff9d00 !important
}

.text-Jackfruit-Pulp {
	color: #fff2ce !important
}

.bg-Jackfruit-Pulp {
	background-color: #fff2ce !important
}

.border-Jackfruit-Pulp {
	border: 1px solid #fff2ce !important
}

.text-Watermelon {
	color: #e03434 !important
}

.bg-Watermelon {
	background-color: #e03434 !important
}

.border-Watermelon {
	border: 1px solid #e03434 !important
}

.text-Watermelon-Slad {
	color: #f1b3b3 !important
}

.bg-Watermelon-Slad {
	background-color: #f1b3b3 !important
}

.border-Watermelon-Slad {
	border: 1px solid #f1b3b3 !important
}

.text-Watermelon-Pulp {
	color: #f9d6d6 !important
}

.bg-Watermelon-Pulp {
	background-color: #f9d6d6 !important
}

.border-Watermelon-Pulp {
	border: 1px solid #f9d6d6 !important
}

.text-Chokeberry {
	color: #0785ec !important
}

.bg-Chokeberry {
	background-color: #0785ec !important
}

.border-Chokeberry {
	border: 1px solid #0785ec !important
}

.text-Chokeberry-Slad {
	color: #a1d1f9 !important
}

.bg-Chokeberry-Slad {
	background-color: #a1d1f9 !important
}

.border-Chokeberry-Slad {
	border: 1px solid #a1d1f9 !important
}

.text-Chokeberry-Peel {
	color: #d1e6ff !important
}

.bg-Chokeberry-Peel {
	background-color: #d1e6ff !important
}

.border-Chokeberry-Peel {
	border: 1px solid #d1e6ff !important
}

.text-Dusk {
	color: #242a38 !important
}

.bg-Dusk {
	background-color: #242a38 !important
}

.border-Dusk {
	border: 1px solid #242a38 !important
}

.text-Dusk-20 {
	color: rgba(36, 42, 56, .2) !important
}

.bg-Dusk-20 {
	background-color: rgba(36, 42, 56, .2) !important
}

.border-Dusk-20 {
	border: 1px solid rgba(36, 42, 56, .2) !important
}

.text-Smoke {
	color: #5a6573 !important
}

.bg-Smoke {
	background-color: #5a6573 !important
}

.border-Smoke {
	border: 1px solid #5a6573 !important
}

.text-Ashes {
	color: #99a5b1 !important
}

.bg-Ashes {
	background-color: #99a5b1 !important
}

.border-Ashes {
	border: 1px solid #99a5b1 !important
}

.text-Ashes-20 {
	color: rgba(153, 165, 177, .2) !important
}

.bg-Ashes-20 {
	background-color: rgba(153, 165, 177, .2) !important
}

.border-Ashes-20 {
	border: 1px solid rgba(153, 165, 177, .2) !important
}

.text-Vapor {
	color: #d0d9e5 !important
}

.bg-Vapor {
	background-color: #d0d9e5 !important
}

.border-Vapor {
	border: 1px solid #d0d9e5 !important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #242a38
}

.main-title {
	color: #345336
}

.head-page {
	margin-top: 20px
}

.layout {
	margin-left: 300px;
    padding-right: 20px;
}

.card-head {
	padding: 10px 20px
}

.card-content,
.card-head {
	background-color: #fff;
	border-radius: 15px;
	box-shadow: 0 0 4px 1px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 0 4px 1px rgba(0, 0, 0, .1);
	margin-top: 15px
}

.card-content {
	padding: 30px
}

.card-result {
	background-color: #fff;
	border-radius: 30px;
	box-shadow: 0 0 6px 1px rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0 0 6px 1px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 0 6px 1px rgba(0, 0, 0, .3);
	margin-top: 30px;
	padding: 0
}

.code {
	margin-top: 7px
}

@media (max-width:768px) {
	.code {
		margin-right: 30px
	}
}

.head-table {
	background-color: #1a3a1c;
	color: #fff
}

.second-table {
	background-color: #d1e6ff;
	color: #5a6573
}

table tr th {
	text-align: left
}

tbody,
td,
tfoot,
th,
thead,
tr {
	vertical-align: middle
}

.btn-table {
	display: flex;
	gap: .5rem !important;
	justify-content: flex-end !important
}

.btn-active {
	border: none;
	border-radius: 4px;
	padding: 1px 6px
}

.btn-view {
	background-color: #d1e6ff;
	color: #0785ec
}

.btn-view:hover {
	background-color: #0785ec;
	color: #fff
}

.btn-add {
	background-color: #e2f2e6;
	color: #5eae5e;
}

.btn-add:hover {
	background-color: #5eae5e;
	color: #fff
}

.btn-edit {
	background-color: #fff2ce;
	color: #ff9d00
}

.btn-edit:hover {
	background-color: #ff9d00;
	color: #fff
}

.btn-delete {
	background-color: #f9d6d6;
	color: #e03434
}

.btn-delete:hover {
	background-color: #e03434;
	color: #fff
}

.bg-gray-content {
	background-color: #bce5c6;
	border: 1px solid #3e6a22;
	border-radius: 20px;
	margin-bottom: 1.5rem;
	padding: 25px
}

ul.add-event {
	list-style-type: none
}

ul.add-event li {
	display: block
}

ul.add-event li span {
	float: left;
	margin-left: 10px
}

.input-mb {
	margin-bottom: 1rem !important
}

.bg-main-page {
	background-image: url(../assets/images/bg-Content.png);
	background-position: 50%;
	background-repeat: repeat;
	height: 100%;
	min-height: calc(100vh - 342px);
	padding-bottom: 50px;
	width: 100%
}

.logo-main-page img {
	padding-bottom: 30px;
	padding-top: 30px;
	width: 300px
}

.text-head {
	color: #345336;
	font-weight: 700
}

.text-head i {
	font-size: 25px
}

.text-head ul {
	font-size: 16px;
	margin-bottom: 0;
	padding-left: 0
}

.text-head ul li {
	display: inline-block;
	list-style-type: none
}

.text-head ul li a {
	color: #5a6573;
	font-size: 16px;
	font-weight: 400
}

.text-head ul li a:after {
	content: "/";
	margin: 0 5px
}

.font-small {
	font-size: 14px
}

.dropdown-toggle:after {
	border-bottom: 0;
	border-left: .3em solid transparent;
	border-right: .3em solid transparent;
	border-top: .3em solid;
	content: none;
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em
}

.center {
	padding: 10px
}

.form-control {
	border-radius: 50px
}

.form-control:focus {
	border-color: #242a38;
	box-shadow: 0 0 0 .25rem #e2f2e6;
	outline: 0
}

.form-select {
	border-radius: 50px
}

.form-select:focus {
	border-color: #242a38;
	box-shadow: 0 0 0 .25rem #e2f2e6;
	outline: 0
}

.icon-system {
	margin-top: 20px
}

.icon-system img {
	display: block;
	height: 64px;
	margin: auto;
	width: 64px
}

.icon-system a {
	background-color: #e6f2e6;
	border-radius: 16px;
	box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .2);
	-webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .2);
	-moz-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .2);
	color: #5a6573;
	display: block;
	font-size: 16px;
	min-height: 208px;
	padding: 30px 20px;
	text-align: center
}

.icon-system a.active,
.icon-system a:hover {
	background-color: rgb(197, 224, 197)
}

.icon-card.status-Y {
	background-color: #fcf0c8;
}
.icon-card.status-Y:hover {
	background-color: rgb(250, 231, 165);
}
.icon-card {
	background-color: #e6f2e6;
	border-radius: 16px;
	box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .2);
	-webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .2);
	-moz-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .2);
	color: #5a6573;
	display: block;
	font-size: 16px;
	margin-top: 20px;
	min-height: 208px;
	padding: 30px 20px;
	text-align: center
}

.icon-card img {
	display: block;
	height: 64px;
	margin: auto;
	width: 64px
}

.icon-card .btn-card {
	display: flex;
	gap: .5rem !important;
	justify-content: center;
	margin-top: 5px
}

.icon-card i {
	font-size: 16px
}

.icon-card.active,
.icon-card:hover {
	background-color: #fcf0c8
}

a {
	color: #3e6a22;
	text-decoration: none
}

.footer-dashboard {
	color: #5a6573;
	font-size: 14px;
	margin-top: 20px;
	text-align: center
}

.form-group {
	border: 1px solid #d0d9e5;
	border-bottom: none;
	margin-bottom: 0;
	overflow: hidden;
	padding: 15px;
	position: relative
}

.form-group label {
	position: absolute;
	top: 30%;
	transform: translateY(-50%);
	transition: all .3s ease
}

.form-group input:focus+label {
	margin-top: -20px
}

.form-group.first {
	border-top-left-radius: 7px;
	border-top-right-radius: 7px
}

.form-group.last {
	border-bottom: 1px solid #d0d9e5;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px
}

.form-group label {
	color: #afbed3;
	display: block;
	font-size: 12px;
	margin-bottom: 0
}

.form-group.field--not-empty label {
	margin-top: -20px
}

label span {
	color: #e03434
}

.input-icons {
	margin-bottom: 10px;
	position: relative;
	width: 100%
}

.input-icons i {
	color: #d0d9e5;
	font-size: 20px;
	position: absolute
}

.icon {
	min-width: 30px;
	padding: 4px 15px 7px 13px
}

.icon-password {
	min-width: 40px;
	padding: 8px 15px 7px 17px;
	right: 10px
}

.input-field {
	border: 1px solid #d0d9e5;
	border-radius: 50px;
	padding: .375rem 2.25rem .375rem 2.5rem;
	width: 100%;
	font-size: 1rem;
}

.input-field:focus {
	border-color: #242a38;
	box-shadow: 0 0 0 .25rem #e2f2e6;
	outline: 0
}

.bg {
	background-position: 50%;
	background-size: cover
}

.regis {
	color: #0785ec;
	text-decoration: none
}

.regis:hover {
	color: rgba(36, 42, 56, .2)
}

.forget {
	color: #5a6573;
	text-decoration: none
}

.forget:hover {
	color: rgba(36, 42, 56, .2)
}

.link {
	color: #5a6573;
	text-decoration: underline
}

.link:hover {
	color: rgba(36, 42, 56, .2)
}

.btn-label {
	border: none;
	border-radius: 50px;
	display: block;
/*	font-size: 1rem;*/
	font-weight: 500;
	min-height: 38px;
	padding: .25rem 1.2rem
}

.forgot-pass {
	font-size: 14px;
	position: relative;
	top: 2px
}

.login-usermanual {
	background: #e6f2e6;
	border: 2px solid #e6f2e6;
	color: #1a3a1c
}

.login-usermanual:hover {
	background: #c9e3c9;
	border: 2px solid #c9e3c9
}

.btn-alert {
	border: none !important;
	border-radius: 50px !important;
	font-weight: 500 !important;
	padding: .25rem 1.2rem !important;
}
.btn-all {
	border: none;
	border-radius: 50px;
	font-weight: 500;
	padding: .25rem 1.2rem;
/*	font-size: 1rem;*/
}

.btn-Ocean-Deep {
	background: #1a3a1c;
	border: 2px solid #1a3a1c;
	color: #fff
}

.btn-Ocean-Deep:hover {
	background: #3e6a22;
	border: 2px solid #3e6a22
}

.btn-Shine {
	background: #f6da7a;
	border: 2px solid #f6da7a;
	color: #1a3a1c
}

.btn-Shine:hover {
	background: #f7c932;
	border: 2px solid #f7c932
}

.btn-Jackfruit-Pulp {
	background: #fff2ce;
	border: 2px solid #fff2ce;
	color: #1a3a1c
}

.btn-Jackfruit-Pulp:hover {
	background: #f6da7a;
	border: 2px solid #f6da7a
}

.btn-border-Ocean {
	background-color: #fff;
	border: 2px solid #345336;
	color: #345336
}

.btn-border-Ocean:hover {
	background: #345336;
	color: #fff
}

.btn-Red {
	background-color: #E03434;
	border: 2px solid #E03434;
	color: #fff
}

.btn-Red:hover {
	background: #f34c4c;
	color: #fff
}

.btn-correct {
	background: #e2f2e6;
	border: 2px solid #e2f2e6;
	color: #3e6a22
}

.btn-correct:hover {
	background: #3e6a22;
	border: 2px solid #3e6a22;
	color: #fff
}

input.btn-Shine[type=file]::file-selector-button {
	background-color: #f6da7a;
	border: none;
	border-radius: .2em;
	font-size: 16px;
	padding: .2em .4em;
	text-decoration: underline
}

input.btn-Shine[type=file]::file-selector-button:hover {
	background-color: #f7c932;
	border: none
}

.w-300 {
	width: 300px
}

.right {
	display: flex;
	justify-content: end
}

.badge {
	border-radius: 5px;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 1;
	padding: .45em .65em;
	text-align: center;
	vertical-align: baseline;
	white-space: nowrap
}

.badge.general {
	background-color: #e6f2e6;
	color: #242a38
}

.badge.succeed {
	background-color: #e6f2e6;
	color: #3e6a22
}

.badge.danger {
	background-color: #f9d6d6;
	color: #e03434
}

.badge.warning {
	background-color: #fcf0c8;
	color: #ff9d00
}

.text-right {
	text-align: right
}

.active>.page-link,
.page-link.active {
	background-color: #1a3a1c;
	border-color: #1a3a1c;
	color: #fff;
	z-index: 3
}

.page-link,
.title-view {
	color: #1a3a1c
}

.title-view {
	font-weight: 600;
	margin-bottom: 30px
}

.img-view {
	display: block;
	width: 64px
}

.toggle-active {
	display: inline-block;
	margin: 0 15px 0 0;
	vertical-align: top
}

.toggle-active__input {
	display: none
}

.toggle-active__button {
	background-color: #e0e8f1;
	border: 1px solid #e0e8f1;
	border-radius: 50px;
	box-shadow: 0 0 12px rgba(224, 231, 241, .5);
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 1rem;
	height: 40px;
	line-height: 20px;
	position: relative;
	text-transform: uppercase;
	transition: all .3 ease;
	width: 200px
}

.toggle-active__button:before {
	align-items: center;
	background: #fff;
	border-radius: 50px;
	color: #e03434;
	content: "ไม่ใช้งาน";
	display: flex;
	height: 30px;
	justify-content: center;
	left: 100px;
	padding: 0 10px;
	position: absolute;
	top: 4px;
	transition: all .3s ease;
	width: 90px
}

.toggle-active__input:checked+.toggle-active__button {
	background: #d9ecc9;
	border: 1px solid #d9ecc9;
	box-shadow: 0 2px 20px rgba(201, 227, 201, .5)
}

.toggle-active__input:checked+.toggle-active__button:before {
	color: #3e6a22;
	content: "ใช้งาน";
	left: 5px
}

.toggle-on {
	display: inline-block;
	margin: 0 15px 0 0;
	vertical-align: top
}

.toggle-on__input {
	display: none
}

.toggle-on__button {
	background-color: #e0e8f1;
	border: 1px solid #e0e8f1;
	border-radius: 50px;
	box-shadow: 0 0 12px rgba(224, 231, 241, .5);
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 1rem;
	height: 40px;
	line-height: 20px;
	position: relative;
	text-transform: uppercase;
	transition: all .3 ease;
	width: 200px
}

.toggle-on__button:before {
	align-items: center;
	background: #fff;
	border-radius: 50px;
	color: #e03434;
	content: "ปิด";
	display: flex;
	height: 30px;
	justify-content: center;
	left: 100px;
	padding: 0 10px;
	position: absolute;
	top: 4px;
	transition: all .3s ease;
	width: 90px
}

.toggle-on__input:checked+.toggle-on__button {
	background: #d9ecc9;
	border: 1px solid #d9ecc9;
	box-shadow: 0 2px 20px rgba(201, 227, 201, .5)
}

.toggle-on__input:checked+.toggle-on__button:before {
	color: #3e6a22;
	content: "เปิด";
	left: 5px
}

.toggle-status {
	display: inline-block;
	margin: 0 15px 0 0;
	vertical-align: top
}

.toggle-status__input {
	display: none
}

.toggle-status__button {
	background-color: #e0e8f1;
	border: 1px solid #e0e8f1;
	border-radius: 50px;
	box-shadow: 0 0 12px rgba(224, 231, 241, .5);
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 1rem;
	height: 40px;
	line-height: 20px;
	position: relative;
	text-transform: uppercase;
	transition: all .3 ease;
	width: 200px
}

.toggle-status__button:before {
	align-items: center;
	background: #fff;
	border-radius: 50px;
	color: #e03434;
	content: "ไม่ใข้งาน";
	display: flex;
	height: 30px;
	justify-content: center;
	left: 100px;
	padding: 0 10px;
	position: absolute;
	top: 4px;
	transition: all .3s ease;
	width: 90px
}

.toggle-status__input:checked+.toggle-status__button {
	background: #d9ecc9;
	border: 1px solid #d9ecc9;
	box-shadow: 0 2px 20px rgba(201, 227, 201, .5)
}

.toggle-status__input:checked+.toggle-status__button:before {
	color: #3e6a22;
	content: "ใช้งาน";
	left: 5px
}

.toggle-show {
	display: inline-block;
	margin: 0 15px 0 0;
	vertical-align: top
}

.toggle-show__input {
	display: none
}

.toggle-show__button {
	background-color: #e0e8f1;
	border: 1px solid #e0e8f1;
	border-radius: 50px;
	box-shadow: 0 0 12px rgba(224, 231, 241, .5);
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 1rem;
	height: 40px;
	line-height: 20px;
	position: relative;
	text-transform: uppercase;
	transition: all .3 ease;
	width: 200px
}

.toggle-show__button:before {
	align-items: center;
	background: #fff;
	border-radius: 50px;
	color: #e03434;
	content: "ไม่แสดง";
	display: flex;
	height: 30px;
	justify-content: center;
	left: 100px;
	padding: 0 10px;
	position: absolute;
	top: 4px;
	transition: all .3s ease;
	width: 90px
}

.toggle-show__input:checked+.toggle-show__button {
	background: #d9ecc9;
	border: 1px solid #d9ecc9;
	box-shadow: 0 2px 20px rgba(201, 227, 201, .5)
}

.toggle-show__input:checked+.toggle-show__button:before {
	color: #3e6a22;
	content: "แสดง";
	left: 5px
}

.card-dashboard {
	background-color: #f2f5fa;
	border-radius: 8px;
	margin: 10px 5px 8px 0;
	padding: 20px 20px 15px 18px
}

.card-dashboard .title {
	font-size: 18px;
	font-weight: 700
}

.card-dashboard span {
	font-size: 14px
}

.card-dashboard h5 {
	margin-bottom: 0
}

.card-dashboard img {
	display: block;
	margin: auto;
	padding-top: 4px;
	width: 42px
}

.card-dashboard .b-left {
	border-left: 1px solid #d0d9e5
}

.download {
	margin-top: 20px
}

.download a {
	color: #242a38;
	display: flex;
	margin-bottom: 10px;
}

.download a i {
	color: #3e6a22;
	margin-right: 10px;
	margin-left : 4px;
}
.download a img {
	margin-right: 10px;
}
.download a:hover {
	text-decoration: underline
}

.btn-right {
	display: flex !important;
	justify-content: flex-end !important
}

.group-user ul {
	list-style-type: none;
	margin-top: 20px
}

.group-user ul li {
	line-height: 40px
}

.group-user ul li .form-check-input {
	margin-top: 11px
}

.font-icon-24 {
	font-size: 24px
}

.mt-30 {
	margin-top: 33px
}

.form-check-input:checked {
	background-color: #c0d8c2;
	border-color: #c0d8c2
}

.form-check-input {
	--bs-form-check-bg: var(--bs-body-bg)
}

.form-check-input:focus {
	border: 1px solid #c0d8c2;
	box-shadow: 0 0 0 .25rem #e2f2e6;
	outline: 0
}

.card-gray {
	background-color: rgba(242, 245, 250, .8);
	border-radius: 16px;
	padding: 20px
}

.tree i {
	font-size: 25px
}

.tree ul.title {
	border-left: 1px solid rgba(153, 165, 177, .2);
	list-style-type: none;
	padding-left: 0
}

.tree ul.title li {
	padding: .5rem .5rem .5rem 0
}

.tree ul.sub {
	border-left: 1px solid rgba(153, 165, 177, .2);
	list-style-type: none;
	margin-left: 30px
}

.tree ul.sub li {
	margin-left: -30px;
	padding: .25rem .25rem .25rem 0
}

.tree ul.sub2 {
	border-left: 1px solid rgba(153, 165, 177, .2);
	list-style-type: none;
	margin-left: 30px
}

.tree ul.sub2 li {
	margin-left: -30px;
	padding: .25rem .25rem .25rem 0
}

.no-data {
	margin: 5rem;
	text-align: center
}

.item-center {
	align-items: center;
	display: flex;
	justify-content: center
}
label.btn-label {
	padding-top: 7px;
	display: inline-table;
}

.btn-arrow-up {
	background-color: #e2f2e6;
	color: #5eae5e;
	border-radius: 50%;
}

.btn-arrow-up:hover {
	background-color: #5eae5e;
	color: #fff
}

.btn-arrow-down {
	background-color: #fff2ce;
	color: #ff9d00;
	border-radius: 50%;
}

.btn-arrow-down:hover {
	background-color: #ff9d00;
	color: #fff
}

.btn-arrow-up:disabled, .btn-arrow-down:disabled, 
.btn:disabled, .btn-all:disabled, .btn-label:disabled {
	background-color: #E0E8F1;
	border-color: var(--bs-btn-disabled-border-color);
	cursor: not-allowed;
	pointer-events: auto;
}
.btn-arrow-up:disabled:hover,
.btn-arrow-down:disabled:hover,
.btn:disabled:hover, 
.btn-all:disabled:hover, 
.btn-label:disabled:hover{
	background-color: #E0E8F1 !important;
	color: inherit !important;
}
/*# sourceMappingURL=main.css.map */