a.kt-header__brand-logo img {
	max-height: 60px;
}
.kt-todo .kt-todo__aside {
	padding: 0;
}
.am-heading {
	padding: 15px;
	background: #000000;
}

.am-heading h5 {
	margin-bottom: 0;
	color: #fff;
	font-size: 16px;
}

ul.kt-nav.am-nav > li {
	background: #e1e1e1;
	margin-bottom: 0 !important;
	border: none;
}
ul.kt-nav.am-nav ul.sub-menu li.active a {
	background: rgba(54, 108, 243, 0.1);
}
ul.sub-menu {
	display: block;
	border-left: 0;
	background-color: #fefefe;
	margin-left: 0;
	margin-bottom: 0;
	padding-left: 0px;
	padding-right: 0px;
}

ul.kt-nav.am-nav ul li {
	list-style: none;
}

ul.kt-nav.am-nav > li > a {
	margin: 0 !important;
	border: none;
	font-weight: bold;
	font-size: 15px;
	color: #000;
	padding-left: 15px;
	padding: 10px 15px;
	letter-spacing: 0px;
	width: 100%;
	position: relative;
	display: block;
}

ul.kt-nav.am-nav {
	padding-top: 0;
}

ul.kt-nav.am-nav ul.sub-menu li a {
	font-size: 14px;
	color: #333333;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
}

ul.kt-nav.am-nav ul.sub-menu li + li {
	border-top: dashed 1px #d7d7d7;
}
ul.kt-nav.am-nav ul.sub-menu li a:before {
	content: "";
	width: 8px;
	height: 8px;
	border: solid 2px #a2a2a2;
	display: inline-block;
	border-radius: 100%;
	position: absolute;
	left: 12px;
	top: 12px;
}

ul.kt-nav.am-nav ul.sub-menu li a {
	position: relative;
	padding-left: 13px;
}
ul.kt-nav.am-nav ul.sub-menu li a {
	padding: 7px 0px 7px 30px;
}
ul.kt-nav.am-nav > li.has-child > a:before {
	content: "";
	display: block;
	border-left: solid 6px transparent;
	border-right: solid 6px transparent;
	border-top: solid 6px #e8faf8;
	position: absolute;
	top: 100%;
	left: 11px;
}
.lable-sm {
	padding-bottom: 4px;
	padding-top: 10px;
}
.am-control-sm button.btn.dropdown-toggle {
	height: calc(1.5em + 1rem + 2px);
	padding: 0.5rem 1rem;
	line-height: 1.5;
}
/* .am-checkbox-sm label {
	font-size: 14px;
} */
.am-table-body {
	overflow: auto;
}
.am-table thead tr th {
	background: #f1f6fd;
	color: #484848;
	text-align: center;
}

table .kt-checkbox > span {
	width: 12.5px;
	height: 12px;
	border-radius: 0;
	left: 50%;
	transform: translateX(-50%);
}

table .kt-checkbox > span:after {
	width: 4px;
	height: 7px;
	margin-left: -1px;
	margin-top: -5px;
	margin-left: -1.5px;
	margin-top: -5px;
}
.am-table tbody tr td a {
	font-family: Arial, Arial Black, Verdana, Georgia, Times New Roman,
		Trebuchet MS;
}
.am-table thead tr th {
	padding: 6px 5px 6px 5px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.am-table td {
	padding: 3px 5px 3px 5px;
	font-size: 100%;
	height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	word-break: keep-all;
	text-align: left;
	word-wrap: break-word;
}
table tr:hover th[scope="row"],
table tr:hover td {
	background-color: #f7f8fa;
}
ul.kt-nav.am-nav ul.sub-menu li a:hover {
	background: #ffffff;
}
ul.kt-nav.am-nav ul.sub-menu li a:hover {
	background: rgba(54, 108, 243, 0.1);
}
ul.kt-nav.am-nav > li > a:hover {
	background: #fd397a;
	color: #fff;
}
.kt-checkbox-inline .kt-checkbox {
	padding-left: 21px;
}
.kt-checkbox > span {
	border-radius: 3px;
	background: none;
	position: absolute;
	top: 1px;
	left: 0;
	height: 15px;
	width: 15px;
}
.kt-checkbox > span:after {
	width: 4px;
	height: 7px;
	top: 7px;
}
.kt-checkbox > span:after {
	content: "";
	position: absolute;
	display: none;
	top: 50%;
	left: 50%;
	margin-left: -2px;
	margin-top: -6px;
	width: 5px;
	height: 10px;
	border-width: 0 2px 2px 0 /*rtl:ignore*/ !important;
	-webkit-transform: rotate(45deg) /*rtl:ignore*/;
	transform: rotate(45deg) /*rtl:ignore*/;
}
.kt-footer__wrapper img.kt-header__brand-logo-sticky {
	max-height: 30px;
}
.kt-portlet .kt-portlet__foot .button-reset {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
	z-index: 1;
	background: #fd397a;
	box-shadow: #0000 1px 1px 10px;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #fff;
	border: solid #f5f4f8 6px;
	border-bottom: 0;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.kt-portlet .kt-portlet__foot {
	position: relative;
}
.am-button-search-mobile {
	display: inline-block;
	position: fixed;
	bottom: 6px;
	left: 50%;
	background: #000;
	-webkit-box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.31);
	box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.23);
	background-color: #366cf3;
	border-radius: 100%;
	transform: translateX(-50%);
	border: solid 2px #fff;
}

.am-button-search-mobile a {
	display: block;
	font-size: 16px;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 100%;
	color: #fff;
}
.am-button-search-mobile {
	display: none;
}
.kt-portlet .kt-portlet__foot .button-reset:hover {
	background-color: #000;
}

.kt-header-mobile__logo img {
	max-height: 50px;
}
.kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container {
	background-color: #fff;
	padding: 15px;
}
.kt-login__logo img {
	max-width: 200px;
}
.kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container {
	background-color: #fff;
	padding: 15px;
	background-size: cover;
	position: relative;
	z-index: 1;
	box-shadow: rgba(0, 0, 0, 0.18) 1px 1px 13px;
	border-radius: 10px;
	overflow: hidden;
}
.kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: #40a1c38c;
	top: 0;
	left: 0;
	background-image: linear-gradient(to bottom right, #40a2c3bf, #43b7c0);
	z-index: -1;
}
.kt-login.kt-login--v3
	.kt-login__wrapper
	.kt-login__container
	.kt-login__head
	.kt-login__title {
	color: #fff;
}

.kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-login__logo {
	margin-top: 30px;
	margin-bottom: 26px;
}

.kt-login.kt-login--v3
	.kt-login__wrapper
	.kt-login__container
	.kt-form
	.kt-login__extra
	.kt-checkbox {
	color: #fff;
}

.kt-login.kt-login--v3
	.kt-login__wrapper
	.kt-login__container
	.kt-form
	.kt-login__extra
	.kt-login__link {
	color: #fff;
}

.kt-login.kt-login--v3
	.kt-login__wrapper
	.kt-login__container
	.kt-login__account
	.kt-login__account-msg {
	color: #fff;
}

.kt-login.kt-login--v3
	.kt-login__wrapper
	.kt-login__container
	.kt-form
	.form-control {
	background-color: #fff;
}
/* ==========new style========= */
h3.am-title-content {
	font-size: 15px;
}

.kt-portlet__head1 .am-title {
	padding-top: 10px;
	border-bottom: solid 1px #074fa3;
}

.kt-portlet__head1 {

	margin-bottom: 10px;
}
.table-full td {
	text-align: center;
}
/* .modal-header {
	background: #000;
	background-color: #1fc8db;
	background-image: linear-gradient(
		141deg,
		#96b1e1 0%,
		#1fc8db 51%,
		#2cb5e8 75%
	);
} */

.modal-header h5,
.modal-header button {
	color: #fff !important;
	opacity: 1;
}

.modal-title {
	text-align: center;
	width: 100%;
}

/* .modal-header {
	text-align: center;
} */
/* ==============new style============= */
body {
	font-family: Roboto, Verdana, Arial, sans-serif;
}
.kt-datatable.kt-datatable--default
	> .kt-datatable__table
	> .kt-datatable__body
	.kt-datatable__row
	> .kt-datatable__cell
	> span {
	color: #000000;
}
.am-table-body .kt_datatable.kt-datatable > table {
	border-style: solid;
	border-color: #c7c7c7;
	border-width: 1px;
	border-radius: 3px;
	position: relative;
	margin-top: 10px;
	overflow: initial;
}

body .am-table-body .kt_datatable.kt-datatable tr th {
	background-color: #dae8ef !important;
	border: solid 1px #c1d5df;
	outline: none;
	padding: 5px;
	color: #000;
}

body .am-table-body .kt_datatable.kt-datatable tr th span {
	color: #000 !important;
	white-space: nowrap;
}

.am-table-body .kt_datatable.kt-datatable > table > tbody > tr > td {
}

.kt-datatable.kt-datatable--default
	> .kt-datatable__table
	> .kt-datatable__body
	.kt-datatable__row
	> .kt-datatable__cell {
	border: solid 2px #e5e5e6;
}

.kt-datatable.kt-datatable--default
	> .kt-datatable__table
	> .kt-datatable__body
	.kt-datatable__row:first-child
	> .kt-datatable__cell {
	border-top-width: 1px;
}

.kt-datatable.kt-datatable--default
	> .kt-datatable__table
	> .kt-datatable__body
	.kt-datatable__row
	> .kt-datatable__cell {
	border-top: none;
	border-left: 0;
}

.kt-datatable.kt-datatable--default
	> .kt-datatable__table
	> .kt-datatable__body
	.kt-datatable__row
	> .kt-datatable__cell:last-child {
}

.kt-datatable.kt-datatable--default
	> .kt-datatable__table
	> .kt-datatable__body
	.kt-datatable__row:nth-child(even) {
	background: #dee5e9;
}
.kt-datatable.kt-datatable--default
	> .kt-datatable__table
	> .kt-datatable__body
	.kt-datatable__row:nth-child(odd) {
	background: #fff;
}
.kt-portlet {
	margin-bottom: 23px;
}
#total-case {
	font-size: 17px;
	padding-top: 10px;
	color: #0c69b5;
}
tr.kt-datatable__row-detail td {
	border-bottom: none;
}

.kt-datatable.kt-datatable--default
	> .kt-datatable__table
	> .kt-datatable__body
	.kt-datatable__row-detail
	table
	tr
	td {
	border-bottom: none !important;
}

.kt-datatable.kt-datatable--default
	> .kt-datatable__table
	> .kt-datatable__body
	.kt-datatable__row-detail
	> td {
	border-bottom: solid 1px #ddd;
}
.kt-portlet .kt-portlet__foot {
	padding: 10px;
}
.kt-checkbox-inline.am-checkbox-sm {
	padding-top: 18px;
}
table a {
	font-weight: 500;
}
.kt-widget1 {
	padding: 10px 15px;
}
.kt-container {
	padding: 0 15px;
}
.kt-todo .kt-todo__aside {
	width: 210px;
}
#total-case {
	font-size: 17px;
	padding-top: 10px;
	color: #0c69b5;
	background: #5867dd;
	color: #fff;
	margin: 0;
	padding: 7px;
	border-radius: 4px;
	display: inline-block;
	background: linear-gradient(40deg, #ffd86f, #fc6262) !important;
	background: linear-gradient(40deg, #2196f3, #303f9f) !important;
}
label.lable-sm {
	color: #000;
	font-weight: 500;
}
/* .modal-header {
	background: linear-gradient(40deg, #45cafc, #303f9f) !important;
} */
.modal .modal-content .modal-header .modal-title {
	font-size: 20px;
	font-weight: bold;
}
.am-table-body th,
.am-table-body td {
	font-size: 14px;
	color: #000;
}

.dataTables_wrapper .dataTable th,
.dataTables_wrapper .dataTable td {
	color: #000;
}

table.table-bordered.dataTable th {
	/* background-color: #dadfe6;
	color: #fff; */
}
body .am-table-body .kt_datatable.kt-datatable tr th span {
	color: #546183 !important;
	font-weight: bold;
}
body .am-table-body .kt_datatable.kt-datatable tr th {
	background-color: #dadfe6 !important;
	/* border: solid 1px #C1D5DF; */
	outline: none;
	padding: 5px;
	color: #546183 !important;
	font-weight: bold;
}
.kt-datatable
	> .kt-datatable__pager
	> .kt-datatable__pager-nav
	> li
	> .kt-datatable__pager-link.kt-datatable__pager-link--first,
.kt-datatable
	> .kt-datatable__pager
	> .kt-datatable__pager-nav
	> li
	> .kt-datatable__pager-link.kt-datatable__pager-link--prev,
.kt-datatable
	> .kt-datatable__pager
	> .kt-datatable__pager-nav
	> li
	> .kt-datatable__pager-link.kt-datatable__pager-link--next,
.kt-datatable
	> .kt-datatable__pager
	> .kt-datatable__pager-nav
	> li
	> .kt-datatable__pager-link.kt-datatable__pager-link--last {
	background-color: #e7e7e7;
	color: #366cf3;
}

.kt-datatable
	> .kt-datatable__pager
	> .kt-datatable__pager-info
	.kt-datatable__pager-size
	.btn.dropdown-toggle {
	color: #1492e6;
	background-color: #e7e7e7;
}
#total-case {
	background: #ddd !important;
	color: #000;
}

.kt-datatable.kt-datatable--default
	> .kt-datatable__table
	> .kt-datatable__body
	.kt-datatable__row:nth-child(even) {
	background: #f8f8f8;
}
.am-table-body p {
	margin-bottom: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}
.kt-datatable.kt-datatable--default
	> .kt-datatable__table
	> .kt-datatable__head
	.kt-datatable__row
	> .kt-datatable__cell,
.kt-datatable.kt-datatable--default
	> .kt-datatable__table
	> .kt-datatable__body
	.kt-datatable__row
	> .kt-datatable__cell,
.kt-datatable.kt-datatable--default
	> .kt-datatable__table
	> .kt-datatable__foot
	.kt-datatable__row
	> .kt-datatable__cell {
	vertical-align: middle;
	padding: 10px;
	font-size: 13px;
}
/* .am-checkbox-sm label, */
/* .form-control-sm, */
/* .am-control-sm button.btn.dropdown-toggle {
	font-size: 13px;
} */
/* .lable-sm {
	font-size: 13px !important;
} */
#total-case {
	font-size: 14px;
	padding-top: 11px;
	padding-bottom: 10px;
}
.kt-datatable.kt-datatable--default
	> .kt-datatable__table
	> .kt-datatable__head
	.kt-datatable__row
	> .kt-datatable__cell
	> span,
.kt-datatable.kt-datatable--default
	> .kt-datatable__table
	> .kt-datatable__foot
	.kt-datatable__row
	> .kt-datatable__cell
	> span {
	white-space: normal;
}
.kt-portlet {
	margin-bottom: 40px;
}
body {
	background-color: #F5F5F5;
}
@media (min-width: 1025px) {
	.kt-todo .kt-todo__aside {
		width: 0;
		visibility: hidden;
		margin-right: 0;
	}

	.kt-todo .kt-todo__aside.kt-todo__aside--on {
		width: 210px;
		visibility: visible;
		margin-right: 15px;
	}
}
/* ==============new style============= */
/* LANH */
.preloader {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #f4f6f9;
    height: 100vh;
    width: 100%;
    transition: height .2s linear;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
}
.animation__wobble {
    -webkit-animation: wobble 1.5s;
    animation: wobble 1.5s;
}
.dark-mode .preloader {
    background-color: #454d55!important;
    color: #fff;
}
.timeline-item{background: #fff;border: 1px solid;border-color: #e5e6e9 #dfe0e4 #d0d1d5;border-radius: 3px;padding: 2%;margin: 0 auto;width: 100%;height: 100%;}@keyframes placeHolderShimmer{0%{ background-position: -468px 0;}  100%{background-position: 468px 0;}}.animated-background{animation-duration: 1s;animation-fill-mode: forwards;animation-iteration-count: infinite;animation-name: placeHolderShimmer;animation-timing-function: linear;background: #f6f7f8;background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);background-size: 800px 104px;height: 96px;position: relative;}.background-masker{background: #fff;position: absolute;}.background-masker.header-top,.background-masker.header-bottom,.background-masker.subheader-bottom{top: 0;left: 40px;right: 0px;height: 10px;}.background-masker.header-left,.background-masker.subheader-left,.background-masker.header-right,.background-masker.subheader-right{top: 10px;left: 40px;height: 8px;width: 10px;}.background-masker.header-bottom{top: 18px;height: 6px;}.background-masker.subheader-left,.background-masker.subheader-right{top: 24px;height: 6px;}.background-masker.header-right,.background-masker.subheader-right{width: auto;left: 300px;right: 0px;}.background-masker.subheader-right{left: 230px;}.background-masker.subheader-bottom{top: 30px;height: 10px;}.background-masker.content-top,.background-masker.content-second-line,.background-masker.content-third-line,.background-masker.content-second-end,.background-masker.content-third-end,.background-masker.content-first-end{top: 40px;left: 0;right: 0;height: 6px;}.background-masker.content-top{height: 20px;}.background-masker.content-first-end,.background-masker.content-second-end,.background-masker.content-third-end{width: auto;left: 380px;right: 0;top: 60px;height: 8px;}.background-masker.content-second-line{top: 68px;}.background-masker.content-second-end{left: 420px;top: 74px;}.background-masker.content-third-line{top: 82px;}.background-masker.content-third-end{left: 300px;top: 88px;}
@keyframes placeHolderShimmer {
    0% {
        background-position: -468px 0
    }
    100% {
        background-position: 468px 0
    }
}

    .animated-view-bill {
        animation-duration: 1s;
        animation-fill-mode: forwards;
        animation-iteration-count: infinite;
        animation-name: placeHolderShimmer;
        animation-timing-function: linear;
        background: #f6f7f8;
        background: linear-gradient(to right,#eeeeee 8%,#dddddd 18%,#eeeeee 33%);
        background-size: 800px 104px;
        position: relative;
        height: auto;
    }
/* LANH */