.slideshow-container1 {
	max-width: 1000px;
	position: relative;
	margin: auto;
}
.accountPermisson .webix_win_head {
	border: none !important;
}
.mySlides {
	display: none;
}
img {
	vertical-align: middle;
}
/* Slideshow container */
.slideshow-container {
	/*border: 1px solid #009966;
	border-radius: 4px;
	margin: 10px 5px;
	background-color: #ffffee;
	padding: 10px;*/
	margin-right: 28px !important;
	max-width: 1000px;
	position: relative;
	margin: auto;
}

.mySlides .imghaha {
	float: left;
	margin-right: 10px;
}

.mySlides .texthaha {
	float: right;
}

/* Caption text */
.textDx {
	color: white;
	font-size: 15px;
	padding: 8px 12px;
	position: absolute;
	/*bottom: 58px;*/
	width: 100%;
	/*text-align: center;*/
}

/* Number text (1/3 etc) */
.numbertext {
	color: white;
	font-size: 12px;
	padding: 12px 16px;
	position: absolute;
	top: 0;
}

/* The dots/bullets/indicators */
.dot {
	height: 15px;
	width: 15px;
	margin: 0 2px;
	background-color: #bbb;
	border-radius: 50%;
	display: inline-block;
	transition: background-color 0.6s ease;
}

.active {
	background-color: #717171;
}

/* Fading animation */
.fadeDash {
	-webkit-animation-name: fade;
	-webkit-animation-duration: 1s;
	/*-webkit-animation-timing-function: ease-in;*/
	animation-name: fade;
	animation-duration: 1s;
	/*animation-timing-function: ease-in;*/
}

@-webkit-keyframes fade {
	from {
		opacity: .4
	}

	to {
		opacity: 1
	}
}

@keyframes fade {

	/*0%, 20%, 50%, 80%, 100% {transform: translateY(0);} 
            40% {transform: translateY(-30px);} 
            60% {transform: translateY(-15px);} */
	/*from {transform: translateX(-50px);opacity: .4} 
  to {transform: translateX(0);opacity: 1}*/
	from {
		opacity: .4
	}

	to {
		opacity: 1
	}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
	.textDx {
		font-size: 11px
	}
}

/*#slideshow {
  margin: 80px auto;
  position: relative;
  width: 240px;
  height: 240px;
  padding: 10px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
}

#slideshow > div {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
}*/
/*.fbFooter .webix_icon_button {
	border: 1px solid #0069b4;
	border-radius: 6px;
}*/
input[type="checkbox"] {
	/*cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: 0;
	background: white;
	height: 16px;
	width: 16px;
	border: 1px solid gray;*/
}

input[type="checkbox"]:checked {
	/*background: #ce3919;*/
	/*border: 1px solid #b12427;
    background: #b12427;*/
}

.webix_view.tthome.webix_layout_clean {
	background: #F2F7FC;
}

.tabDashboard .webix_all_tabs .webix_item_tab:hover {
	background: #f2f7fc !important;
	font-size: 13px !important;
}

.tabDashboard .webix_all_tabs .webix_item_tab.webix_selected {
	background: #F2F7FC;
	color: red !important;
	font-weight: bold;
}

.tabDashboard .webix_view.webix_control.webix_el_tabbar {
	background: #F2F7FC !important;
	margin-top: 5px !important;
	height: 20px !important;
}

.tabDashboard .webix_all_tabs .webix_item_tab {
	font-size: 12px !important;
}

.tabDashboard .webix_item_tab {
	display: unset !important;
	background: #f2f7fc;
	color: #0069b4;
}

.tabDashboard .webix_after_all_tabs {
	box-shadow: none !important;
}

.fbFooter .webix_icon_button .webix_icon {
	color: #0069b4 !important;
	/*color: white;*/
}

.fbFooter :hover {
	color: red !important;
}

/*.ybFooter .webix_icon_button {
	border: 1px solid red;
	border-radius: 6px;
}*/
.ybFooter .webix_icon_button .webix_icon {
	color: red !important;
	/*color: white;*/
}

.ybFooter :hover {
	color: red !important;
}

/*.igFooter .webix_icon_button {
	border: 1px solid #E1306C;
	border-radius: 6px;
}*/
.igFooter .webix_icon_button .webix_icon {
	color: #1DA462 !important;
	/*color: white !important;*/
}

.igFooter :hover {
	/*color: #0295e3 !important;*/
	color: red !important;
}

.lineFooter.webix_section>.webix_template {
	margin-left: 105px !important;
}

.donvilogin div.webix_inp_static {
	/* border-top: none;
	border-right: none;
	border-left: none;
	border-radius: 0px; */
    border: 1px solid #e2e5e8;
    border-radius: 0.75rem;
	height: calc(3.5rem + 2px);
}

.donvilogin.webix_el_richselect .webix_inp_static:focus {
	/* border-top: none;
	border-right: none;
	border-left: none;
	border-radius: 0px; */
}

span.webix_icon_btn.fas.fa-th-list {
	color: #0069b4;
}

.bangkebanra {
	color: red !important;
}

.multiline {

	line-height: 20px !important;
	position: relative;
	top: 20px;

}

.btnExcel.webix_img_btn button {
	background-color: #e6f7ff !important;
}

.btnExcel button.webix_img_btn :hover {
	background-color: #0069b4 !important;
	color: white !important;
}

.btnUpload button.webixtype_base {
	border: 1px solid #dadee0 !important;
}

.subInvoice div.webix_view.webix_multiview {
	border: 1px solid #dadee0 !important;
}

/*.webix_el_tabbar + .webix_multiview {
	border: 1px solid #dadee0 !important;
}*/
.subInvoice .webix_column {
	background: #F4F5F9;
}

.subInvoice .webix_dtable {
	background: #F4F5F9 !important;
	/*border: 1px solid red !important;*/
}

.invoice_main input {
	font-weight: bold;
}

.webix_dtable .webix_dtable_subview .webix_view {
	border-left: 0px;
	border-right: 0px;
}

div.webix_cell.webix_dtable_subview {
	padding: 6px !important;
}

.webix_all_tabs .webix_item_tab.webix_selected {
	width: auto !important;
	padding-left: 8px !important;
	padding-right: 8px !important;
}

/*.btnMain button{
	background-color: white !important ;
}
.webix_img_btn:hover {
	background-color: lightgray !important ;
}
webix_img_btn :active{
	background-color: lightgray !important ;
}*/
.webix_view.webix_window.webix_popup.profilePopup {
	box-shadow: 0px 2px 10px #a2a3a3;
	border-radius: 12px;
}

.minvoice_news.webix_view.webix_list {
	border: none !important;
}

.custom_profile {
	border-radius: 4px;
	margin: 10px 5px;
	overflow: hidden;
	padding: 10px;
	margin-right: 8px;
	background: #f4f5f9;
}

.custom_profile i {
	color: #0069b4;
}

.custom_profile p {
	margin-top: 5px;
	margin-bottom: -26px;
}

.f-griddas {
	display: flex;
	justify-content: space-between;
	margin-left: -1rem;
	flex-flow: row wrap;
}

.f-griddas-col {
	/*flex: 1 0 ;*/
	/*background-color: green;*/
	margin-left: 1rem;
	margin-bottom: 1rem;
	padding: 1rem;
	display: inline-flex;
}

.f-grid {
	border: 1px solid #009966;
	border-radius: 4px;
	margin: 10px 5px;
	background-color: #ffffee;
	padding: 10px;
	margin-right: 28px;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	/*margin-left: -1rem;*/
	flex-flow: row wrap;
}

.f-grid-col1 {
	flex: 0 0 200px;
	/*background-color: green;*/
	margin-right: 20px;
	/*margin-bottom: 1rem;*/
	/*padding: 1rem;*/
}

.f-grid-col2 {
	flex: 1 0;
	/*background-color: green;*/
	/*margin-left: 1rem;*/
	/*margin-bottom: 1rem;*/
	/*padding: 1rem;*/
}

.f-grid-col2 h4 {
	margin: 0px;
}

.custom_item {
	/*width:300px;*/
	/*height:55px;*/
	border: 1px solid #009966;
	border-radius: 4px;
	margin: 10px 5px;
	overflow: hidden;
	background-color: #ffffee;
	padding: 10px;
	margin-right: 28px;
}

.custom_item h4 {
	margin-top: 3px;
	margin-bottom: -6px;
}

.custom_item p {
	margin-bottom: 0px;
}

.newtime {
	background-color: #DDFFDD;
}

.oldtime {
	background-color: #DDDDFF;
}

.oldtime,
.newtime {
	border-radius: 4px;
}

.bodycolor {
	background-color: #f2f7fc !important;
}

.cmn-toggle {
	position: absolute;
	margin-left: -9999px;
	visibility: hidden;
}

.cmn-toggle+label {
	display: block;
	position: relative;
	cursor: pointer;
	outline: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}


/* ============================================================
  SWITCH 1 - ROUND
============================================================ */

input.cmn-toggle-round+label {
	padding: 2px;
	width: 40px;
	height: 20px;
	background-color: #dddddd;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	-ms-border-radius: 60px;
	-o-border-radius: 60px;
	border-radius: 60px;
}

input.cmn-toggle-round+label:before,
input.cmn-toggle-round+label:after {
	display: block;
	position: absolute;
	top: 1px;
	left: 1px;
	bottom: 1px;
	content: "";
}

input.cmn-toggle-round+label:before {
	right: 1px;
	background-color: #f1f1f1;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	-ms-border-radius: 60px;
	-o-border-radius: 60px;
	border-radius: 60px;
	-webkit-transition: background 0.4s;
	-moz-transition: background 0.4s;
	-o-transition: background 0.4s;
	transition: background 0.4s;
}

input.cmn-toggle-round+label:after {
	width: 20px;
	background-color: #fff;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
	-webkit-transition: margin 0.4s;
	-moz-transition: margin 0.4s;
	-o-transition: margin 0.4s;
	transition: margin 0.4s;
}

input.cmn-toggle-round:checked+label:before {
	background-color: #8ce196;
}

input.cmn-toggle-round:checked+label:after {
	margin-left: 20px;
}

.webix_menu-x .webix_list_item .webix_icon {
	font-size: 20px;
}

.webix_menu-x .webix_list_item i {
	font-size: 20px;
}

.menuView {
	background: #f2f7fc;
	/*padding-top: 10px;*/
	/*float: right;*/
	text-align: right;
}

.frmView {
	border: 1px solid rgba(0, 0, 0, 0.2) !important;
	border-radius: 10px 10px 10px 10px;
	height: auto !important;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2) !important;
}

.frmView .webix_layout_line {
	height: auto !important;
	background: white !important;
}

.table_dash_invoice {
	margin-left: 20px !important;
}

.table_dash_invoice .webix_view.sub_title {
	border: none !important;
}

.mcls_invoiceDashboard.webix_dtable .webix_ss_header td,
.mcls_invoiceDashboard.webix_dtable .webix_ss_footer td {
	border-color: transparent;
}

.mcls_invoiceDashboard.webix_dtable .webix_ss_body .webix_column>div,
.mcls_invoiceDashboard.webix_dtable .webix_ss_body .webix_table_cell {
	border-right-color: transparent;
	border-left-color: transparent;
}

.mcls_invoiceDashboard.webix_dtable .webix_ss_footer td {
	border-top: none !important;
}

.mcls_invoiceDashboard.webix_dtable .webix_ss_header TD {
	background: white !important;
}

.mcls_invoiceDashboard.webix_dtable .webix_ss_footer TD {
	background: white !important;
}

.mcls_invoiceDashboard.webix_dtable .webix_ss_header {
	border-bottom: 1px solid #f4f5f9 !important;
	background-color: white !important;
}

.webix_dtable.mcls_invoiceDashboard {
	border-top: none !important;
	border-bottom: none !important;
}

.webix_view.sub_title {
	border: none !important;
}


/*.webix_template.sub_title {
	padding-left: 0px;
}*/

.webix_view.dash_invoice2.webix_layout_space {
	/* height: auto !important; */
	width: auto !important;
	/* margin-left: 15px !important;
	margin-right: 15px !important; */
}

.dash_invoice2 {
	background-color: white;
	border: 1px solid rgba(0, 0, 0, 0.2) !important;
	/* border-radius: 10px 10px 10px 10px; */
	/* box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2) !important; */
}

.dash_invoice1 {
	background-color: white;
	border: 1px solid rgba(0, 0, 0, 0.2) !important;
	/* margin-left: 13px !important; */
	/* border-radius: 10px 10px 10px 10px; */
	/* box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2) !important; */
}

.webix_view.dash_invoice1.webix_layout_space {
	/* height: auto !important; */
	width: auto !important;
	/* margin-left: 15px !important;
	margin-right: 15px !important; */
}
.chartv2 {
	border: 1px solid rgba(0, 0, 0, 0.2) !important;
	height: auto !important;
	width: auto !important;
}

/*.dash_invoice {
	background-color: white;
	border: 1px solid rgba(0, 0, 0, 0.2) !important;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2) !important;
}*/
.dash_invoice {
	background-color: white;
	border: 1px solid rgba(0, 0, 0, 0.2) !important;
	/* border-radius: 10px 10px 10px 10px; */
	/* box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2) !important; */
}

.webix_view.dash_invoice.webix_layout_space {
	/* height: auto !important; */
	width: auto !important;
	margin-left: 15px !important;
	margin-right: 15px !important;
}

.topheader {
	/* box-shadow: 30px 20px 10px -10px pink inset;
	box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 16px rgba(0, 0, 0, 0.2) !important; */
}

.title {
	background-color: white;
	/*box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);*/
}

.title .webix_template {
	padding: 3px 0px;
	line-height: 29px;
	background: #f2f7fc;
	/*box-shadow: 0 2px 10px rgba(0,0,0,0.2);*/
	/*box-shadow: 0 -2px #3498db inset !important;
	background: #ffffff !important;*/
}

hr .gachngang {
	color: #dadee0 !important;
}

.title .gachngangotp {
	height: 0px;
}

.title .header {
	line-height: normal !important;
	/*box-shadow: 0 2px 10px rgba(0,0,0,0.2);*/
	float: left;
	font-size: 11px;
	color: #0069b4;
	padding-left: 10px;
	background-color: #f2f7fc;
}

.title .trogiup {
	padding-right: 10px;
}

.title :hover {
	color: red;
	/*font-weight: bold;*/
}

.title .details {
	float: left;
	font-size: 13px;
	font-style: Arial !important;
	padding-left: 10px;
}

.webix_layout_toolbar.webix_toolbar .webix_icon_button .webix_icon {
	font-size: 20px !important;
	height: 20px !important;
	width: 20px !important;
	display: inline-block !important;
	text-align: center !important;
	/*color: #94A1B3 !important;*/
}

.webix_icon_count {
	background-color: #ed1c24;
	border-radius: 50%;
	font-size: 12px;
	height: 22px;
	min-width: 22px;
	line-height: 17px;
	box-sizing: border-box;
	-moz-box-sizing: boder-box;
	-webkit-box-sizing: boder-box;
	padding: 0 4px;
	text-align: center;
	line-height: 22px;
	position: absolute;
	right: 0;
	top: 9px;
}

.webix_hcell {
	font-weight: bold;
}

.flex_tmp {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	justify-content: space-around;

}

.flex_tmp .item {
	border-radius: 3px;
	position: relative;
	min-width: 150px;
	/* height: 105px; */
	padding-top: 10px;
	color: white;
	margin: 11px 5.5px 0px 5.5px;
	-ms-box-flex: 1;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	/* Firefox 19- */
	-ms-flex: 1 auto;
	/* TWEENER - IE 10 */
	-webkit-flex: 1 auto;
	/* NEW - Chrome */
	flex: 1 auto;
}

.flex_tmp .item.orders {
	background: linear-gradient(to right, #E779EE 0%, #8F69E5 100%);
	background: -moz-linear-gradient(to right, #E779EE 0%, #8F69E5 100%);
	background: -o-linear-gradient(to right, #E779EE 0%, #8F69E5 100%);
	background: -ms-linear-gradient(to right, #E779EE 0%, #8F69E5 100%);
	background: -webkit-linear-gradient(left, #E779EE 0%, #8F69E5 100%);
}

.flex_tmp .item.users {
	background: linear-gradient(to right, #57A0E0 0%, #7E87EB 100%);
	background: -moz-linear-gradient(to right, #57A0E0 0%, #7E87EB 100%);
	background: -o-linear-gradient(to right, #57A0E0 0%, #7E87EB 100%);
	background: -ms-linear-gradient(to right, #57A0E0 0%, #7E87EB 100%);
	background: -webkit-linear-gradient(left, #57A0E0 0%, #7E87EB 100%);
}

.flex_tmp .item.feedbacks {
	background: linear-gradient(to right, #2FCAC4 0%, #10ABCC 100%);
	background: -moz-linear-gradient(to right, #2FCAC4 0%, #10ABCC 100%);
	background: -o-linear-gradient(to right, #2FCAC4 0%, #10ABCC 100%);
	background: -ms-linear-gradient(to right, #2FCAC4 0%, #10ABCC 100%);
	background: -webkit-linear-gradient(left, #2FCAC4 0%, #10ABCC 100%);
}

.flex_tmp .item.mau04ss {
	background: linear-gradient(to right, #f7a9a1 0%, #FF5C4C 100%);
	background: -moz-linear-gradient(to right, #f7a9a1 0%, #FF5C4C 100%);
	background: -o-linear-gradient(to right, #f7a9a1 0%, #FF5C4C 100%);
	background: -ms-linear-gradient(to right, #f7a9a1 0%, #FF5C4C 100%);
	background: -webkit-linear-gradient(left, #f7a9a1 0%, #FF5C4C 100%);
}

.flex_tmp .item .icon {
	padding-left: 10px;
	height: 73px;
	padding-top: 7px;
	display: block;
	width: 30%;
	font-size: 77px;
	color: rgba(255, 255, 255, 0.17);
}

.flex_tmp .item .details {
	position: absolute;
	top: 10px;
	right: 10px;
	/*width: 150px;*/
}

.flex_tmp .item .value {
	font-size: 27px;
	text-align: right;
}

.flex_tmp .item .text {
	width: 100%;
	font-size: 18px;
	text-align: right;
}

.webix_view.tiles {
	background: #f2f7fc;
}

.tiles .webix_template {
	margin-top: -6px !important;
	background: #f2f7fc;
	/*border: 1px solid rgba(0, 0, 0, 0.2) !important;
    background: white;
    border-radius: 10px 10px 10px 10px;
    margin-left: 14px;
    margin-right: 14px;*/
}

.tiles .orders {
	background-color: #1777ef;
}

.tiles .users {
	background-color: #13a3d2;
}

.tiles .item.profit {
	background-color: #49cd81;
}

.tiles .feedbacks {
	background-color: #4bbaa4;
}

.flex_tmp .footerDash {
	height: 25px;
	text-align: center;
	line-height: 25px;
	font-size: 13px;
	background: rgba(0, 0, 0, 0.05);
}

.flex_tmp .footerDash .webix_icon {
	font-size: 14px;
}

div.webix_template .header_person {
	padding-top: 2px;
}

.header_person {
	background: transparent !important;
	/*background-color: #005EB2 !important;*/
	color: #0069b4;
	padding-top: 2px !important;
	border-bottom: none !important;
}

.header_person .webix_template {
	padding: 0;
	/*margin-top:13px;*/
	padding-top: 10px;
	line-height: 46px;
	border-bottom: none !important;
}

.header_person .photo {
	width: 38px;
	height: 38px;
	float: left;
	margin-top: 5px;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}

span.webix_tree_open {
	margin-top: -4px;
	color: #0069b4 !important;
}

.header_person span {
	float: left;
	/*padding-left: 4px;*/
	/*padding-right: 7px;*/
	padding-top: 0px;
}

.header_person .webix_icon {
	line-height: inherit;
}

.webix_layout_toolbar.header {
	background-color: #5f5f5f;
}

.logo {
	background: transparent;
}

.webix_layout_toolbar.header .webix_view {
	color: #fff;
}

.header .webix_icon_button .webix_icon {
	color: #fff;
}

.webix_icon_count {
	color: #fff;
}

.menu.webix_view {
	background: #fff !important;
}

.menu .webix_tree_item.webix_selected span,
.menu .webix_tree_item span {
	margin: 0;
	padding: 1px;
}

.menu .webix_tree_branch_1 .webix_tree_item {
	/*padding-left:10px;*/
	padding-left: 10px;
	padding-right: 10px;
}

.menu .webix_tree_branch_1>.webix_tree_item {
	/*padding: 5px 12px;*/
	padding: 5px 0 4px 0;
	line-height: 40px;
	/*font-size: 12px;
	text-transform: uppercase;*/
}

.menu .webix_tree_branch_1 {
	border-bottom: 1px solid #e5e5e5;
}

.menu .webix_tree_item.webix_selected,
.menu .webix_tree_item.webix_selected span {
	background-color: red;
	padding-right: 0;
	color: white;
}

.menu .webix_tree_item.webix_selected .webix_icon {
	color: white;
}

.textRight {
	text-align: right;
}

.rowBold {
	font-weight: bold;
}

.menu .webix_tree_item {
	height: 30px;
	line-height: 30px;
}


/* .webixtype_form {
	background-color:#0295E3;
}

.webix_popup_button.confirm div  {
	background-color: #0295E3 !important;
} */

.lblAlign .webix_inp_label {
	float: right;
}

.rowBold {
	font-weight: bold;
}

.cbLanguage .webix_el_box .webix_inp_static {
	background-color: transparent;
	color: white;
	border: none;
}

.cbLanguage .webix_el_box .webix_input_icon {
	color: white;
}

.mcls_btnResetPass button {
	background-color: #cc0000;
	color: white;
}

.mcls_btnResetPassLogin button {
	border: none;
	/* color: #cc0000; */
	/*color: #0295E3;*/
	color: #1977b5;
	font-weight: bold;
	background-color: transparent !important;
	/*background: linear-gradient(to right, #FF8773 0%, red 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;*/
}

.mcls_btnResetPassLogin :focus {
	border: none !important;
}

.mcls_btnResetPassLogin :hover {
	border: none;
	color: #268fd5 !important;
	background-color: transparent !important;
}

.mcls_btnResetPassLogin .webix_icon {
	color: #0295e3;
	font-size: 16px;
	/* color: #cc0000; */
}

.mcls_btnRegisterLogin :focus {
	border: none !important;
}

.mcls_btnRegisterLogin button {
	border: none;
	color: #0295E3;
	/*background-color: transparent !important;*/
	/*background-color: #1f5797 !important;*/
}

.mcls_btnRegisterLogin :hover {
	border: none;
	color: red !important;
	background-color: transparent !important;
}

.mcls_btnRegisterLogin .webix_icon {
	color: #0295E3;
	font-size: 17px;
}

.mcls_btnAlignCenter .webix_img_btn,
.webix_img_btn_abs {
	text-align: center;
}

.mcls_invoiceDashboard .webix_hcell {
	/*font-weight:normal;*/
	color: #000000;
	text-align: center;
}

.mcls_invoiceDashboard .webix_hcell.webix_ss_footer {
	font-weight: normal;
	color: #000000;
	text-align: right !important;
}

.mcls_invoiceDashboard .mcls_status {
	padding: 2px 5px;
	font-size: 12px;
	border-radius: 3px;
	color: #fff;
}

.mcls_status1 {
	padding: 2px 5px;
	line-height: normal;
	font-size: 12px;
	border-radius: 3px;
	color: #298a43;
	background-color: #c4ffd4;
	width: fit-content;
	height: 13px !important;
}
.mcls_status2 {
	background-color: #a693eb;
	color: white;
	padding: 2px 5px;
	font-size: 12px;
	border-radius: 3px;
}
.mcls_status3 {
	line-height: normal;
	background-color: #e7efff;
	padding: 4px 5px;
	font-size: 12px;
	border-radius: 3px;
	color: #3b76e1;
	height: 13px !important;
	width: fit-content;
}

.mcls_status5 {
	line-height: normal;
	background-color: #f8d7fa;
	padding: 2px 5px;
	font-size: 12px;
	border-radius: 3px;
	color: #845087;
	height: 13px !important;
	width: fit-content;
}

.mcls_status6 {
	line-height: normal;
	background-color: #f8d7fa;
	padding: 2px 5px;
	font-size: 12px;
	border-radius: 3px;
	color: #0069b4;
	height: 13px !important;
	width: fit-content;
}
.mcls_status7 {
	padding: 2px 5px;
	line-height: normal;
	font-size: 12px;
	border-radius: 3px;
	color: #ea4335;
	background-color: #ffe5e3;
	height: 13px !important;
	width: fit-content;
}
.mcls_status10 {
	padding: 2px 5px;
	line-height: normal;
	font-size: 12px;
	border-radius: 3px;
	color: #ea4335;
	background-color: #ffe5e3;
	height: 13px !important;
	width: fit-content;
}

.mcls_status11 {
	/* bi dieu chinh*/
	line-height: normal;
	background-color: #f8d7fa;
	padding: 2px 5px;
	font-size: 12px;
	border-radius: 3px;
	color: #845087;
	height: 13px !important;
	width: fit-content;
}

.mcls_status17 {
	/* điều chỉnh giá trị */
	line-height: normal;
	background-color: #ffe5e3;
	padding: 2px 5px;
	font-size: 12px;
	border-radius: 3px;
	color: #ea4335;
	height: 13px !important;
	width: fit-content;
}

.mcls_status19 {
	line-height: normal;
	background-color: #f8d7fa;
	padding: 2px 5px;
	font-size: 12px;
	border-radius: 3px;
	color: #845087;
	height: 13px !important;
	width: fit-content;
}
.mcls_status21 {
	line-height: normal;
	background-color: #f8d7fa;
	padding: 2px 5px;
	font-size: 12px;
	border-radius: 3px;
	color: #845087;
	height: 13px !important;
	width: fit-content;
}

.mcls_status23 {
	/* điều chỉnh giá trị */
	line-height: normal;
	background-color: #ffe5e3;
	padding: 2px 5px;
	font-size: 12px;
	border-radius: 3px;
	color: #ea4335;
	height: 13px !important;
	width: fit-content;
}

.mcls_status23 {
	/* điều chỉnh tăng giảm*/
	line-height: normal;
	background-color: #f8d7fa;
	padding: 2px 5px;
	font-size: 12px;
	border-radius: 3px;
	color: #845087;
	height: 13px !important;
	width: fit-content;
}

span.mcls_status.mcls_status15 {
	/* hoa don bi huy*/
	line-height: normal;
	background-color: #ffe5e3;
	padding: 2px 5px;
	font-size: 12px;
	border-radius: 3px;
	color: #ea4335;
	height: 13px !important;
	width: fit-content;
}

.mcls_statuschoky {
	padding: 2px 5px;
	font-size: 12px;
	border-radius: 3px;
	color: #fff;
	background-color: #eb6e1a;
	width: fit-content;
}

.mcls_license_text input {
	color: red;
	background-color: #f5f5f0;
}

.mcls_readonly_number input {
	background-color: #E8E8E8;
	text-align: right !important;
}

.mcls_readonly_text input {
	background-color: #E8E8E8
}

.mcls_readonly_text textarea {
	background-color: #E8E8E8
}

.mcls_readonly_text .webix_el_box .webix_inp_static {
	background-color: #E8E8E8
}

.mcls_btn_save button {
	background-color: #0295E3;
	color: white !important;
	font-weight: bold;
}

.mcls_btn_save>.webix_el_box>button>.webix_icon_btn {
	color: white !important;
}

.webix_toolbar {
	background-color: white !important;
}

.webix_layout_toolbar {
	background-color: white !important;
}


/*.webix_layout_toolbar .webix_el_button .webix_el_box .webix_img_btn {
	color: #666;
}

.webix_layout_toolbar .webix_el_button .webix_el_box .webix_img_btn .webix_icon_btn {
	color: #666;
}*/

.webix_layout_toolbar .webix_img_btn:hover,
.webix_layout_toolbar .webix_img_btn_top:hover {
	background-color: lightgray;
}

.webix_layout_toolbar .webix_img_btn:active,
.webix_layout_toolbar .webix_img_btn_top:active {
	background-color: lightgray;
}

.webix_layout_toolbar .webix_img_btn:focus,
.webix_layout_toolbar .webix_img_btn_top:focus {
	background-color: lightgray;
}

.webix_layout_toolbar .webix_inp_label {
	color: black;
}

.webix_layout_toolbar .webix_scroll_cont .webix_control .webix_el_box .webix_inp_label {
	color: black;
}

.webix_layout_toolbar .webix_inp_static,
.webix_layout_toolbar input[type=text] {
	border-color: #ccc;
}

.webix_layout_toolbar .webix_el_richselect .webix_el_box .webix_input_icon {
	background-color: transparent;
	color: #666;
	/*padding-top: 3px !important;*/
}

.webix_layout_toolbar .webix_scroll_cont .webix_el_icon .webix_icon_button .webix_icon {
	color: #666;
}

.webix_layout_toolbar .webix_scroll_cont .webix_el_icon .webix_icon_button:hover {
	background-color: lightgray;
}

.webix_layout_toolbar .webix_scroll_cont .webix_el_icon .webix_icon_button:focus {
	background-color: lightgray;
}

.webix_layout_toolbar .webix_scroll_cont .webix_el_button .webix_el_box .webix_img_btn {
	/*color: #e60000;*/
	font-size: 12.5px;
}

.webix_layout_toolbar .webix_scroll_cont .webix_img_btn:hover,
.webix_layout_toolbar .webix_scroll_cont .webix_img_btn_top:hover {
	background-color: lightgray;
}

.webix_layout_toolbar .webix_scroll_cont .webix_img_btn:active,
.webix_layout_toolbar .webix_scroll_cont .webix_img_btn_top:active {
	background-color: lightgray;
}

.webix_layout_toolbar .webix_scroll_cont .webix_img_btn:focus,
.webix_layout_toolbar .webix_scroll_cont .webix_img_btn_top:focus {
	background-color: lightgray;
}

.webix_ss_footer {
	color: red;
}

.myhover {
	background: #eaeefc;
}

.webix_view.body_login_left .webix_template {
	padding: 0px 0px !important;
}
* {
    transition-property: width,padding,margin,left,right,display,background,visibility,opacity;
    transition-duration: .35s;
}
.boxlogo-green li:hover label a img{
	margin-bottom:14px;
}
.boxlogo-green li:hover label a span{
	display:block;
	font-size:14px;
	color:#212121;
	font-family: -apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,noto sans,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;
}
.boxlogo-green li:hover label{
	width:188px;
	height:200px;
	box-shadow:0px 8px 22px -6px rgba(37, 121, 216, 0.48), 0px 14px 64px -4px rgba(44, 88, 209, 0.48);
	z-index:100;
}
.boxlogo-green li:hover label a {
    vertical-align: top;
    text-decoration: none;
    padding: 20px;
}
.boxlogo-green {
    list-style: none;
    padding-left: 0;
    text-align: center;
    margin-bottom: 0;
    margin-top: 24px;
}
.boxlogo-green li {
    display: inline-block;
    width: 116px;
    height: 116px;
    vertical-align: middle;
    margin: 14px;
    position: relative;
}
.boxlogo-green li label{
	display:table;
	width:116px;
	height:116px;
	background:#FFF;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	box-shadow:0px 8px 22px -6px rgba(24, 39, 75, 0.24), 0px 14px 64px -4px rgba(24, 39, 75, 0.24);
	border-radius:8px;
}
.boxlogo-green li label a span {
    display: none;
    width: 148px;
}
.boxlogo-green li label a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    padding: 16px 8px;
}
.bodylogin {
	background-image: url("../assets/imgs/223.jpg");
	background-color: #eaeefc;
	background-position: center;
	background-size: 100% 100%;
}

.quenpass {
	background-image: url("../assets/imgs/vuot_troi.jpg");
	background-color: #cccccc;
	background-position: center;
	background-size: 100% 100%;
}

.hotline {
	line-height: 24px;
	border-right: ridge;
	border-width: 1px;
	float: right;
	padding-right: 15px;
	text-align: center;
	/*font-family: 'PT Sans',Tahoma;*/
}

.f2s {
	font-weight: bold;
}

.f1s {
	font-weight: bold;
}

.loginfooter {
	height: 100%;
	line-height: 24px;
	border-right: ridge;
	border-color: white;
	border-width: 1px;
	/*float:right; */
	padding-right: 15px;
	color: white;
	background-color: #000000;
	padding-bottom: 15px;
	padding-top: 4px;
	/*font-family: 'PT Sans',Tahoma;*/
}

.loginfooter :hover {
	color: #0295E3;
}

.loginfooter1 {
	height: 100%;
	line-height: 17px;
	font-size: 13px;
	padding-right: 15px;
	color: gray;
	background-color: #000000;
	/*padding-bottom: 15px;*/
	padding-top: 3px;
}

.loginfooter1 :hover {
	color: #0295E3;
}

.loginfootercog {
	height: 100%;
	line-height: 60px;
	padding-right: 9px;
	color: gray;
	/*background-color: white;*/
	padding-bottom: 15px;
	padding-top: 9px;
	margin-right: -20px;
	border: 1px;
	border-right: ridge;
}

.loginfootercog :hover {
	color: #0295E3;
}

.webix_icon_btn.fa-cog {
	color: gray;
}

.webix_icon_button .helper {
	line-height: 0px !important;
}

.notice {
	background-color: #F2F7FC !important;
	/*padding-right:10px; */
	margin-top: 2px;
}

.webix_icon_button .webix_icon.fa-bell {
	color: #0069b4;
	margin-top: -5px;
	font-size: 20px;
}

.webix_icon_button .webix_icon.fa-question-circle {
	color: #0069b4;
}

.webix_icon_button .webix_icon.fa-times {
	color: #0069b4;
}

.webix_menu .webix_list_item .user_menu {
	padding: 20px 0 10px 0;
	/*display: flex;*/
	align-items: center;
	height: 20px !important;
}


/*.webix_icon_button :hover .webix_icon.fa-bell {
	color: black;
}*/


/*.webix_icon_btn.fa-bell{
	color: white;
}
.webix_icon_btn.fa-bell :hover{
  color: black !important;
}*/

.nampv {
	background-color: #FFA18A;
	border: 0 none;
	color: #FFFFFF;
	cursor: pointer;
	height: 50%;
}

.buttondanger {
	color: #ce5545;
	background: #ce5545;
	/*border-color: #ce5545;*/
}


/*.webix_hcell{
     background:#009966;
        color:white;
        font-weight:bold;
 
    }
    .webix_column{
        font-style:italic;
        background:#ddFFdd;
    }
     .webix_column > div{
        border-color:#ddd;
    }*/

.webix_layout_toolbar.webix_toolbar .webix_icon_button {
	border-radius: 60px !important;
}

.avatar .mainphoto {
	border-radius: 25px;
	widows: 40px;
	height: 40px;
	position: relative;
	top: -4px;
}

.green {
	color: #55CD97;
}

.status {
	position: relative;
	top: -25px;
	left: 25px;
	font-size: 10px !important;
	text-shadow: -1px 0 #ffffff, 0 1px #ffffff, 1px 0 #ffffff, 0 -1px #ffffff;
}


/*.webix_dtable .webix_ss_header td.webix_last_row {
  border-bottom: 5px solid #5ccce7;
}*/
.mcls_uppercase.webix_el_search.webix_placeholder {
	text-transform: none !important;
}

.mcls_uppercase.webix_el_search.webix_placeholder input {
	text-transform: none;
}

.mcls_uppercase ::-webkit-input-placeholder {
	text-transform: none !important;
	/*color: red !importassnt;*/
}

.mcls_uppercase input {
	text-transform: uppercase;
	border-top: none;
	border-left: none;
	border-right: none;
	border-radius: 0px;
}

.mcls_uppercase2 input {
	text-transform: uppercase;
}

.mcls_uppercase.webix_el_search input:focus {
	border-top: none;
	border-left: none;
	border-right: none;
	border-radius: 0px;
	box-shadow: none !important;
}

.mcls_uppercase.webix_view.webix_control.webix_el_text {
	margin-top: 4px !important;
}

.passlogin.webix_view.webix_control.webix_el_text {
	margin-top: 4px !important;
}

donvilogin.webix_view.webix_control.webix_el_richselect {
	margin-top: 4px !important;
}

.webix_view.webix_control.webix_el_checkbox.rememberlogin {
	margin-top: 4px !important;
	/*color: #0295e3;*/
	color: red;
}

.webix_inp_label .rememberlogin {
	/*color: #0295e3;*/
	color: red;
}

.rememberlogin label.webix_label_right {
	color: #1977b5;
	font-weight: bold;
}

.webix_custom_checkbox {
	color: #1977b5;
}

.webix_view.webix_control.webix_el_button.btnlogin {
	margin-top: 4px !important;
	/*background-color: #1ca1c1;*/
}

.btnlogin button.webixtype_form {
	/*margin-top: 4px !important;*/
	/*background-color: #0295e3 !important;*/
	background: linear-gradient(to right, #30cfd0 0%, #1977b5 80%);
	/*border-radius: 50px;*/
}

.quenmk {
	/*color: #3a84b5;*/
	/*text-transform: uppercase;*/
	background: linear-gradient(to right, #1977b5 0%, #30cfd0 80%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 26px;
	font-weight: bold;
	padding-left: 28px;

}

.lbldangnhap {
	color: #005EB2;
	font-size: 30px;
	font-weight: bold;
	padding-bottom: 40px !important;
	padding-top: 50px !important;
}

.webix_view.webix_layout_line.linelogin {
	margin-top: 4px !important;
}

/*.webix_ss_header {
	border-right:1px solid #DADEE0 !important;
	border-right-color:#DADEE0 !important;
}*/

.passlogin input {
	border-top: none;
	border-left: none;
	border-right: none;
	border-radius: 0px;
}

.passlogin.webix_el_search input:focus {
	border-top: none;
	border-left: none;
	border-right: none;
	border-radius: 0px;
	box-shadow: none !important;
}

.trogiup {
	background-color: #f2f7fc;
}

.trogiup :hover {
	color: red;
	/*font-weight: bold;*/
	/*background: white;*/
}

.da_ky2 {
	/*background-color: #63b4ea;*/
	line-height: normal;
	font-weight: bold;
	padding: 2px 5px;
	font-size: 12px !important;
	border-radius: 3px;
	color: #63b4ea;
	width: 35px !important;
	height: 13px !important;
}

.da_ky1 {
	/*background-color: #f47537;*/
	line-height: normal;
	font-weight: bold;
	padding: 2px 5px;
	font-size: 12px !important;
	border-radius: 3px;
	color: #f47537;
	width: 35px !important;
	height: 13px !important;
}

.da_ky3 {
	/*background-color: #1fbf91;*/
	line-height: normal;
	font-weight: bold;
	padding: 2px 5px;
	font-size: 12px !important;
	border-radius: 3px;
	color: #1fbf91;
	width: 35px !important;
	height: 13px !important;
}

.centertext {
	display: grid !important;
	align-items: center;
}

.headform {
	font-size: 16px;
	font-weight: 500;
	line-height: 2;
	/*text-align: center;*/
	background-color: #3498db;
	color: white;
}

.headformchil {
	border-radius: 5px 5px 0px 0px;
}

.printf {
	font-size: 16px;
	padding-top: 5px !important;
}

.mainToolbar {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 22px;
	font-size: 11.5px;
	padding-top: 10px;
}

.mainToolbar:hover {
	overflow: visible;
	white-space: pre-line;
	width: 500px;
}

.logo_app {
	/*border-radius: 8px;*/
	/*background-color: white;*/
}

.btnControl {
	/*background-color: #b6e9ff !important;
	border-top:1px solid #ed1c24 !important;*/
}


/*.btnControl :hover{
	color: white !important;
}*/


/*.btnControl button :hover{
	color: white !important;
}*/


/*.btnForm button.webix_img_btn
{
	background-color: white !important;
}
.webix_img_btn :hover {
	background-color: #0069b4 !important;
	color: white;
}*/


/*button.webix_img_btn {
	background-color:white !important;
}*/


/*.btnForm button.webix_img_btn {
	background-color: white !important;
	color: black;
	border: 1px solid #0069b4;
}

.btnForm button.webix_img_btn :hover {
	background-color: #0069b4 !important;
	color: white;
}*/

.btnForm button.webix_el_htmlbutton.webixtype_base {
	background-color: white;
	color: black;
}

.txtTongtien input {
	text-align: right !important;
	color: #0069b4;
	/*background-color: #E8E8E8*/
}

.lblTongtien {
	text-align: center !important;
	font-weight: bold;
}

.headLog {
	line-height: 30px;
	padding: 10px;
	font-size: 18px;
	height: 80px;
	background: #3498db;
	color: white;
}

.tongtienChitiet .webix_accordionitem_label {
	font-family: Arial !important;
	font-size: 12px;
	color: black;
	padding-left: 4px !important;
	font-weight: bold;
	background: #f4f5f9;
	height: auto;
}

.tongtienChitiet .webix_accordionitem_header {
	height: 20px !important;
	line-height: 20px !important;
}

.tongtienChitiet .webix_view.webix_accordionitem.vertical.collapsed {
	height: 20px !important;
	/* margin-top: 5px !important; */
}

.webix_view.tongtienChitiet.webix_layout_accordion {
	height: auto !important;
}

/* .webix_view.webix_accordionitem.ttChitiet.vertical {
	height: auto !important;
} */

.tienbangchu input {
	border: none;
	border-bottom: 1px dotted;
	border-radius: 0px !important;
	color: #0069b4;
}

.regiontongtien {
	background-color: #f4f5f9;
	border: 1px solid #e6e7eb;
	position: relative;
}

/* .webix_view.regiontongtien.webix_layout_line {
	height: auto !important;
} */

.btnForm .webix_icon_btn,
.webix_input_icon {
	color: #0069b4;
}

.frmSaveInvoice .webix_win_head {
	border-bottom: none !important;
	padding-top: 5px;
}

.frmSaveInvoice {
	border-radius: 6px;
}

.webix_view.webix_window.frmSaveInvoice {
	height: auto !important;
}

.webix_view.webix_form.frmYesNo.webix_layout_form {
	height: auto !important;
}

.btnNotice button.webix_img_btn {
	background-color: #f2f7fc !important;
	padding-top: 7px;
}

.btnNotice span.mdi-bell-ring-outline::before {
	padding-top: 8px;
}

.btnNotice span.mdi-message-processing-outline::before {
	padding-top: 10px;
}

.btnNotice .webix_el_box {
	background-color: #f2f7fc !important;
}

.btnNotice .webix_badge {
	border-radius: 50px;
}

.noticedata span {
	padding-left: 5px;
	line-height: 30px;
}

.divDmdvcs {
	padding-top: 16px;
	line-height: 20px;
}

.webix_view.toolbarDash.webix_layout_line {
	padding-top: 10px;
	background: #f2f7fc;
}

.text_toupper input {
	text-transform: uppercase !important;
}

.mcls_unreadonly input {
	background-color: white !important;
}

.trang_chu .webix_el_box {
	padding-left: 25px;
	padding-right: 25px;
	position: relative;
	color: white !important;
}

.trang_chu button.webixtype_base {
	border: 1px solid #ccd7e6;
	border-radius: 2px;
	font-size: 12px !important;
}

.trang_chu1 input {
	width: 200px !important;
}

.trang_chu1 span.webix_input_icon {
	width: 50px;
	padding-left: 4px;
	color: #3498db;
	padding-left: 25px;
}

.trang_chu1 .webix_el_box {
	position: relative;
	padding-left: 25px;
}

.tldoanhthu .webix_inp_label {
	font-weight: bold !important;
}

.btn-11 button.webix_el_htmlbutton.webixtype_base {
	background: transparent;
}

.webix_view.webix_control.webix_el_button.btn-11 {
	position: fixed;
	border-radius: 5px;
	box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, .5),
		7px 7px 20px 0px rgba(0, 0, 0, .1),
		4px 4px 5px 0px rgba(0, 0, 0, .1);
}

.btn-11 button.webix_el_htmlbutton.webixtype_base span {
	color: white !important;
}

.btn-11 {
	border: none;
	background: #1fd1f9;
	background: linear-gradient(315deg, #1fd1f9 0%, #b621fe 74%);
	color: #fff;
	overflow: hidden;
}

.btn-11 .webixtype_base:hover {
	text-decoration: none !important;
	color: #fff !important;
	background-color: transparent !important;
	opacity: .7 !important;
}

.btn-11.button.webix_el_htmlbutton.webixtype_base:hover {
	text-decoration: none !important;
	color: #fff !important;
	background-color: transparent !important;
}

.btn-11:before {
	position: absolute;
	content: '';
	display: inline-block;
	top: -180px;
	left: 0;
	width: 30px;
	height: 100%;
	background-color: #fff;
	animation: shiny-btn1 3s ease-in-out infinite;
}

.btn-11.button.webix_el_htmlbutton.webixtype_base:hover {
	opacity: .7 !important;
}

.btn-11:active {
	box-shadow: 4px 4px 6px 0 rgba(255, 255, 255, .3),
		-4px -4px 6px 0 rgba(116, 125, 136, .2),
		inset -4px -4px 6px 0 rgba(255, 255, 255, .2),
		inset 4px 4px 6px 0 rgba(0, 0, 0, .2);
}

@-webkit-keyframes shiny-btn1 {
	0% {
		-webkit-transform: scale(0) rotate(45deg);
		opacity: 0;
	}

	80% {
		-webkit-transform: scale(0) rotate(45deg);
		opacity: 0.5;
	}

	81% {
		-webkit-transform: scale(4) rotate(45deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: scale(50) rotate(45deg);
		opacity: 0;
	}
}

.btn-3 .webix_el_box {
	padding: 0px 0px !important;
}

.webix_view.webix_control.webix_el_button.btn-3 {
	position: fixed !important;
	border-radius: 5px;
	box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, .5),
		7px 7px 20px 0px rgba(0, 0, 0, .1),
		4px 4px 5px 0px rgba(0, 0, 0, .1);
}

.btn-3.webix_el_button button {
	background-color: transparent !important;
}

.btn-3 {
	background: rgb(0, 172, 238);
	background: linear-gradient(0deg, rgba(0, 172, 238, 1) 0%, rgba(2, 126, 251, 1) 100%);
	/* width: 130px;
	height: 40px; */
	/* line-height: 42px; */
	padding: 0;
	border: none;

}

.btn-3 span {
	/* position: relative; */
	display: block;
	width: 100%;
	height: 100%;
}

.btn-3:before,
.btn-3:after {
	position: absolute;
	content: "";
	right: 0;
	top: 0;
	background: rgba(2, 126, 251, 1);
	transition: all 0.3s ease;
}

.btn-3:before {
	height: 0%;
	width: 2px;
}

.btn-3:after {
	width: 0%;
	height: 2px;
}

.btn-3:hover {
	background: transparent;
	color: red !important;
	box-shadow: none;
}

.btn-3:hover:before {
	height: 100%;
}

.btn-3:hover:after {
	width: 100%;
}

.btn-3 button.webix_el_htmlbutton.webixtype_base span {
	color: white !important;
	line-height: 28px;
}

.btn-3 button.webix_el_htmlbutton.webixtype_base :hover {
	color: rgba(2, 126, 251, 1) !important;
}

.btn-3 span:hover {
	color: rgba(2, 126, 251, 1) !important;
}

.btn-3 span:before,
.btn-3 span:after {
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	background: rgba(2, 126, 251, 1);
	transition: all 0.3s ease;
}

.btn-3 span:before {
	width: 2px;
	height: 0%;
}

.btn-3 span:after {
	width: 0%;
	height: 2px;
}

.btn-3 span:hover:before {
	height: 100%;
}

.btn-3 span:hover:after {
	width: 100%;
}

.btnInfoCompany button.webix_el_htmlbutton.webixtype_base {
	background-color: #F2F7FC;
}

.webix_chart .webix_chart_legend_item {
	font-family: Arial !important;
	color: black !important;
	letter-spacing: 0px !important;
}

.showOverlaydata {
	color: darkgray;
	/* padding-top: 100px; */
	font-weight: bold;
	font-size: 14px;
}

.showOverlaydataImage {
	background-image: url("./imgs/nodata.png");
	background-repeat: no-repeat;
	background-position: center;
}

.imgNews {
	min-width: 200px;
	min-height: 175px;
	max-width: 300px;
	max-height: 200px;
}

.css_numeric input {
	text-align: right !important;
}

.highlight_column {
	color: red;
	font-weight: bold;
	background-color: #F0DCB6;
}

.highlight_column_3 {
	font-weight: bold;
}

.pluginbanner {
	display: inline-flex;
}

.imageplugin {
	padding-left: 5px;
	padding-right: 16px;
}

.multilineColumn {
	line-height: 20px !important;
	position: relative;
	/* top: 24px; */
}

.noticeList .webix_list_item {
	border: none !important;
}

.custom_profile {
	color: black;
}

.headRegister {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

.headRegisters {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}

.nlapRegister .webix_inp_static {
	border: none !important;
	border-radius: 0px !important;
	border-bottom: 1px dotted #999 !important;
}

.tnntRegister input {
	border: none !important;
	text-transform: uppercase;
	border-bottom: 1px dotted #999 !important;
}

.tnntRegister .webix_el_box input:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.mstRegister input {
	border: none !important;
	border-radius: 0px !important;
	border-bottom: 1px dotted #999 !important;
}

.mcqtqlyRegister input {
	border: none !important;
	border-radius: 0px !important;
	border-bottom: 1px dotted #999 !important;
}

.mcqtqlyRegister .webix_el_box input:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.webix_view.webix_control.webix_el_label.lblResgister {
	/* padding: 8px; */
	background-color: rgba(234, 255, 14, 0.39);
	padding-left: 20px;
}

.webix_view.webix_control.webix_el_label.lblResgisterMess {
	height: auto !important;
}

.lblCheckbox label.webix_label_right {
	line-height: normal;
	display: table-cell;
	white-space: pre-wrap;
}

.radioRegister button.webix_custom_radio {
	color: #3498db !important;
}

.radioRegister button.webix_custom_radio :focus {
	color: #3498db !important;
}

.headDmdvcs {
	white-space: nowrap;
	font-weight: bold;
	text-transform: uppercase;
	-webkit-line-clamp: 3;
	/* số dòng hiển thị */
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.headDmdvcs .tooltiptext {
	visibility: hidden;
	box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
	padding: 4px 8px;
	background-color: #475466;
	color: #ffffff;
	font-weight: 500;
	line-height: 20px;
	border-radius: 2px;
	border: none;
	text-align: center;
	opacity: 0;
	transition: opacity 1s;
	/* Position the tooltip */
	position: absolute;
	z-index: 1;
	/* top: 50%; */
	left: 25%;
	/* margin-left: 10px; */
}

.headDmdvcs:hover .tooltiptext {
	visibility: visible;
	opacity: 1;
}

.headDmdvcs .tooltiptext::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 100%;
	margin-top: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: transparent #475466 transparent transparent;
}

hr.mb-4.customer {
	opacity: .25;
}

hr.mb-3.customer {
	opacity: .25;
}
hr.mb-1.customer {
	opacity: .25;
}

table.tableDash {
	border-collapse: collapse;
}

.webix_view.webix_control.webix_el_richselect.donvilogin {
	padding: 4px 12px;
}
.webix_hcell.webix_ss_filter.customize_filter {
	display: flex;
	padding: 14px 4px;
}
.webix_view.webix_list.profile {
	border: none;
}
.webix_view.webix_list.profile .webix_list_item{
	border-bottom: none !important;
	line-height: normal;
}
.card-body.customize {
	padding: 1.25rem 0px !important;
}
.webix_view.webix_list.lst-upload {
	border: 1px dashed #c1c1c1 !important;
    box-sizing: border-box;
    padding: 10px 10px;
	border-radius: 6px;
    margin-bottom: 20px;
	background-image:  url("./imgs/excel.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100px auto;
}
.webix_view.webix_list.lst-upload .webix_list_item {
	color: #3498db;
}
.chatdashboard .chat-list li a {
	border-top: none !important;
}

.margin-left-6px {
    margin-left: 6px !important;
}





.slideshow-container1 {
	max-width: 1000px;
	position: relative;
	margin: auto;
}

.accountPermisson .webix_win_head {
	border: none !important;
}

.mySlides {
	display: none;
}

img {
	vertical-align: middle;
}

/* Slideshow container */
.slideshow-container {
	/*border: 1px solid #009966;
	border-radius: 4px;
	margin: 10px 5px;
	background-color: #ffffee;
	padding: 10px;*/
	margin-right: 28px !important;
	max-width: 1000px;
	position: relative;
	margin: auto;
}

.mySlides .imghaha {
	float: left;
	margin-right: 10px;
}

.mySlides .texthaha {
	float: right;
}

/* Caption text */
.textDx {
	color: white;
	font-size: 15px;
	padding: 8px 12px;
	position: absolute;
	/*bottom: 58px;*/
	width: 100%;
	/*text-align: center;*/
}

/* Number text (1/3 etc) */
.numbertext {
	color: white;
	font-size: 12px;
	padding: 12px 16px;
	position: absolute;
	top: 0;
}

/* The dots/bullets/indicators */
.dot {
	height: 15px;
	width: 15px;
	margin: 0 2px;
	background-color: #bbb;
	border-radius: 50%;
	display: inline-block;
	transition: background-color 0.6s ease;
}

.active {
	background-color: #717171;
}

/* Fading animation */
.fadeDash {
	-webkit-animation-name: fade;
	-webkit-animation-duration: 1s;
	/*-webkit-animation-timing-function: ease-in;*/
	animation-name: fade;
	animation-duration: 1s;
	/*animation-timing-function: ease-in;*/
}

@-webkit-keyframes fade {
	from {
		opacity: .4
	}

	to {
		opacity: 1
	}
}

@keyframes fade {

	/*0%, 20%, 50%, 80%, 100% {transform: translateY(0);} 
            40% {transform: translateY(-30px);} 
            60% {transform: translateY(-15px);} */
	/*from {transform: translateX(-50px);opacity: .4} 
  to {transform: translateX(0);opacity: 1}*/
	from {
		opacity: .4
	}

	to {
		opacity: 1
	}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
	.textDx {
		font-size: 11px
	}
}

/*#slideshow {
  margin: 80px auto;
  position: relative;
  width: 240px;
  height: 240px;
  padding: 10px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
}

#slideshow > div {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
}*/
/*.fbFooter .webix_icon_button {
	border: 1px solid #0069b4;
	border-radius: 6px;
}*/
input[type="checkbox"] {
	/*cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: 0;
	background: white;
	height: 16px;
	width: 16px;
	border: 1px solid gray;*/
}

input[type="checkbox"]:checked {
	/*background: #ce3919;*/
	/*border: 1px solid #b12427;
    background: #b12427;*/
}

.webix_view.tthome.webix_layout_clean {
	background: #F2F7FC;
}

.tabDashboard .webix_all_tabs .webix_item_tab:hover {
	background: #f2f7fc !important;
	font-size: 13px !important;
}

.tabDashboard .webix_all_tabs .webix_item_tab.webix_selected {
	background: #F2F7FC;
	color: red !important;
	font-weight: bold;
}

.tabDashboard .webix_view.webix_control.webix_el_tabbar {
	background: #F2F7FC !important;
	margin-top: 5px !important;
	height: 20px !important;
}

.tabDashboard .webix_all_tabs .webix_item_tab {
	font-size: 12px !important;
}

.tabDashboard .webix_item_tab {
	display: unset !important;
	background: #f2f7fc;
	color: #0069b4;
}

.tabDashboard .webix_after_all_tabs {
	box-shadow: none !important;
}

.fbFooter .webix_icon_button .webix_icon {
	color: #0069b4 !important;
	/*color: white;*/
}

.fbFooter :hover {
	color: red !important;
}

/*.ybFooter .webix_icon_button {
	border: 1px solid red;
	border-radius: 6px;
}*/
.ybFooter .webix_icon_button .webix_icon {
	color: red !important;
	/*color: white;*/
}

.ybFooter :hover {
	color: red !important;
}

/*.igFooter .webix_icon_button {
	border: 1px solid #E1306C;
	border-radius: 6px;
}*/
.igFooter .webix_icon_button .webix_icon {
	color: #1DA462 !important;
	/*color: white !important;*/
}

.igFooter :hover {
	/*color: #0295e3 !important;*/
	color: red !important;
}

.lineFooter.webix_section>.webix_template {
	margin-left: 105px !important;
}

.donvilogin div.webix_inp_static {
	/* border-top: none;
	border-right: none;
	border-left: none;
	border-radius: 0px; */
    border: 1px solid #e2e5e8;
    border-radius: 0.75rem;
	height: calc(3.5rem + 2px);
}

.donvilogin.webix_el_richselect .webix_inp_static:focus {
	/* border-top: none;
	border-right: none;
	border-left: none;
	border-radius: 0px; */
}

span.webix_icon_btn.fas.fa-th-list {
	color: #0069b4;
}

.bangkebanra {
	color: red !important;
}

.multiline {

	line-height: 20px !important;
	position: relative;
	top: 20px;

}

.btnExcel.webix_img_btn button {
	background-color: #e6f7ff !important;
}

.btnExcel button.webix_img_btn :hover {
	background-color: #0069b4 !important;
	color: white !important;
}

.btnUpload button.webixtype_base {
	border: 1px solid #dadee0 !important;
}

.subInvoice div.webix_view.webix_multiview {
	border: 1px solid #dadee0 !important;
}

/*.webix_el_tabbar + .webix_multiview {
	border: 1px solid #dadee0 !important;
}*/
.subInvoice .webix_column {
	background: #F4F5F9;
}

.subInvoice .webix_dtable {
	background: #F4F5F9 !important;
	/*border: 1px solid red !important;*/
}

.invoice_main input {
	font-weight: bold;
}

.webix_dtable .webix_dtable_subview .webix_view {
	border-left: 0px;
	border-right: 0px;
}

div.webix_cell.webix_dtable_subview {
	padding: 6px !important;
}

.webix_all_tabs .webix_item_tab.webix_selected {
	width: auto !important;
	padding-left: 8px !important;
	padding-right: 8px !important;
}

/*.btnMain button{
	background-color: white !important ;
}
.webix_img_btn:hover {
	background-color: lightgray !important ;
}
webix_img_btn :active{
	background-color: lightgray !important ;
}*/
.webix_view.webix_window.webix_popup.profilePopup {
	box-shadow: 0px 2px 10px #a2a3a3;
	border-radius: 12px;
}

.minvoice_news.webix_view.webix_list {
	border: none !important;
}

.custom_profile {
	border-radius: 4px;
	margin: 10px 5px;
	overflow: hidden;
	padding: 10px;
	margin-right: 8px;
	background: #f4f5f9;
}

.custom_profile i {
	color: #0069b4;
}

.custom_profile p {
	margin-top: 5px;
	margin-bottom: -26px;
}

.f-griddas {
	display: flex;
	justify-content: space-between;
	margin-left: -1rem;
	flex-flow: row wrap;
}

.f-griddas-col {
	/*flex: 1 0 ;*/
	/*background-color: green;*/
	margin-left: 1rem;
	margin-bottom: 1rem;
	padding: 1rem;
	display: inline-flex;
}

.f-grid {
	border: 1px solid #009966;
	border-radius: 4px;
	margin: 10px 5px;
	background-color: #ffffee;
	padding: 10px;
	margin-right: 28px;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	/*margin-left: -1rem;*/
	flex-flow: row wrap;
}

.f-grid-col1 {
	flex: 0 0 200px;
	/*background-color: green;*/
	margin-right: 20px;
	/*margin-bottom: 1rem;*/
	/*padding: 1rem;*/
}

.f-grid-col2 {
	flex: 1 0;
	/*background-color: green;*/
	/*margin-left: 1rem;*/
	/*margin-bottom: 1rem;*/
	/*padding: 1rem;*/
}

.f-grid-col2 h4 {
	margin: 0px;
}

.custom_item {
	/*width:300px;*/
	/*height:55px;*/
	border: 1px solid #009966;
	border-radius: 4px;
	margin: 10px 5px;
	overflow: hidden;
	background-color: #ffffee;
	padding: 10px;
	margin-right: 28px;
}

.custom_item h4 {
	margin-top: 3px;
	margin-bottom: -6px;
}

.custom_item p {
	margin-bottom: 0px;
}

.newtime {
	background-color: #DDFFDD;
}

.oldtime {
	background-color: #DDDDFF;
}

.oldtime,
.newtime {
	border-radius: 4px;
}

.bodycolor {
	background-color: #f2f7fc !important;
}

.cmn-toggle {
	position: absolute;
	margin-left: -9999px;
	visibility: hidden;
}

.cmn-toggle+label {
	display: block;
	position: relative;
	cursor: pointer;
	outline: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}


/* ============================================================
  SWITCH 1 - ROUND
============================================================ */

input.cmn-toggle-round+label {
	padding: 2px;
	width: 40px;
	height: 20px;
	background-color: #dddddd;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	-ms-border-radius: 60px;
	-o-border-radius: 60px;
	border-radius: 60px;
}

input.cmn-toggle-round+label:before,
input.cmn-toggle-round+label:after {
	display: block;
	position: absolute;
	top: 1px;
	left: 1px;
	bottom: 1px;
	content: "";
}

input.cmn-toggle-round+label:before {
	right: 1px;
	background-color: #f1f1f1;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	-ms-border-radius: 60px;
	-o-border-radius: 60px;
	border-radius: 60px;
	-webkit-transition: background 0.4s;
	-moz-transition: background 0.4s;
	-o-transition: background 0.4s;
	transition: background 0.4s;
}

input.cmn-toggle-round+label:after {
	width: 20px;
	background-color: #fff;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
	-webkit-transition: margin 0.4s;
	-moz-transition: margin 0.4s;
	-o-transition: margin 0.4s;
	transition: margin 0.4s;
}

input.cmn-toggle-round:checked+label:before {
	background-color: #8ce196;
}

input.cmn-toggle-round:checked+label:after {
	margin-left: 20px;
}

.webix_menu-x .webix_list_item .webix_icon {
	font-size: 20px;
}

.webix_menu-x .webix_list_item i {
	font-size: 20px;
}

.menuView {
	background: #f2f7fc;
	/*padding-top: 10px;*/
	/*float: right;*/
	text-align: right;
}

.frmView {
	border: 1px solid rgba(0, 0, 0, 0.2) !important;
	border-radius: 10px 10px 10px 10px;
	height: auto !important;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2) !important;
}

.frmView .webix_layout_line {
	height: auto !important;
	background: white !important;
}

.table_dash_invoice {
	margin-left: 20px !important;
}

.table_dash_invoice .webix_view.sub_title {
	border: none !important;
}

.mcls_invoiceDashboard.webix_dtable .webix_ss_header td,
.mcls_invoiceDashboard.webix_dtable .webix_ss_footer td {
	border-color: transparent;
}

.mcls_invoiceDashboard.webix_dtable .webix_ss_body .webix_column>div,
.mcls_invoiceDashboard.webix_dtable .webix_ss_body .webix_table_cell {
	border-right-color: transparent;
	border-left-color: transparent;
}

.mcls_invoiceDashboard.webix_dtable .webix_ss_footer td {
	border-top: none !important;
}

.mcls_invoiceDashboard.webix_dtable .webix_ss_header TD {
	background: white !important;
}

.mcls_invoiceDashboard.webix_dtable .webix_ss_footer TD {
	background: white !important;
}

.mcls_invoiceDashboard.webix_dtable .webix_ss_header {
	border-bottom: 1px solid #f4f5f9 !important;
	background-color: white !important;
}

.webix_dtable.mcls_invoiceDashboard {
	border-top: none !important;
	border-bottom: none !important;
}

.webix_view.sub_title {
	border: none !important;
}


/*.webix_template.sub_title {
	padding-left: 0px;
}*/

.webix_view.dash_invoice2.webix_layout_space {
	/* height: auto !important; */
	width: auto !important;
	/* margin-left: 15px !important;
	margin-right: 15px !important; */
}

.dash_invoice2 {
	background-color: white;
	border: 1px solid rgba(0, 0, 0, 0.2) !important;
	/* border-radius: 10px 10px 10px 10px; */
	/* box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2) !important; */
}

.dash_invoice1 {
	background-color: white;
	border: 1px solid rgba(0, 0, 0, 0.2) !important;
	/* margin-left: 13px !important; */
	/* border-radius: 10px 10px 10px 10px; */
	/* box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2) !important; */
}

.webix_view.dash_invoice1.webix_layout_space {
	/* height: auto !important; */
	width: auto !important;
	/* margin-left: 15px !important;
	margin-right: 15px !important; */
}
.chartv2 {
	border: 1px solid rgba(0, 0, 0, 0.2) !important;
	height: auto !important;
	width: auto !important;
}

/*.dash_invoice {
	background-color: white;
	border: 1px solid rgba(0, 0, 0, 0.2) !important;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2) !important;
}*/
.dash_invoice {
	background-color: white;
	border: 1px solid rgba(0, 0, 0, 0.2) !important;
	/* border-radius: 10px 10px 10px 10px; */
	/* box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2) !important; */
}

.webix_view.dash_invoice.webix_layout_space {
	/* height: auto !important; */
	width: auto !important;
	margin-left: 15px !important;
	margin-right: 15px !important;
}

.topheader {
	/* box-shadow: 30px 20px 10px -10px pink inset;
	box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 16px rgba(0, 0, 0, 0.2) !important; */
}

.title {
	background-color: white;
	/*box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);*/
}

.title .webix_template {
	padding: 3px 0px;
	line-height: 29px;
	background: #f2f7fc;
	/*box-shadow: 0 2px 10px rgba(0,0,0,0.2);*/
	/*box-shadow: 0 -2px #3498db inset !important;
	background: #ffffff !important;*/
}

hr .gachngang {
	color: #dadee0 !important;
}

.title .gachngangotp {
	height: 0px;
}

.title .header {
	line-height: normal !important;
	/*box-shadow: 0 2px 10px rgba(0,0,0,0.2);*/
	float: left;
	font-size: 11px;
	color: #0069b4;
	padding-left: 10px;
	background-color: #f2f7fc;
}

.title .trogiup {
	padding-right: 10px;
}

.title :hover {
	color: red;
	/*font-weight: bold;*/
}

.title .details {
	float: left;
	font-size: 13px;
	font-style: Arial !important;
	padding-left: 10px;
}

.webix_layout_toolbar.webix_toolbar .webix_icon_button .webix_icon {
	font-size: 20px !important;
	height: 20px !important;
	width: 20px !important;
	display: inline-block !important;
	text-align: center !important;
	/*color: #94A1B3 !important;*/
}

.webix_icon_count {
	background-color: #ed1c24;
	border-radius: 50%;
	font-size: 12px;
	height: 22px;
	min-width: 22px;
	line-height: 17px;
	box-sizing: border-box;
	-moz-box-sizing: boder-box;
	-webkit-box-sizing: boder-box;
	padding: 0 4px;
	text-align: center;
	line-height: 22px;
	position: absolute;
	right: 0;
	top: 9px;
}

.webix_hcell {
	font-weight: bold;
}

.flex_tmp {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	justify-content: space-around;

}

.flex_tmp .item {
	border-radius: 3px;
	position: relative;
	min-width: 150px;
	/* height: 105px; */
	padding-top: 10px;
	color: white;
	margin: 11px 5.5px 0px 5.5px;
	-ms-box-flex: 1;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	/* Firefox 19- */
	-ms-flex: 1 auto;
	/* TWEENER - IE 10 */
	-webkit-flex: 1 auto;
	/* NEW - Chrome */
	flex: 1 auto;
}

.flex_tmp .item.orders {
	background: linear-gradient(to right, #E779EE 0%, #8F69E5 100%);
	background: -moz-linear-gradient(to right, #E779EE 0%, #8F69E5 100%);
	background: -o-linear-gradient(to right, #E779EE 0%, #8F69E5 100%);
	background: -ms-linear-gradient(to right, #E779EE 0%, #8F69E5 100%);
	background: -webkit-linear-gradient(left, #E779EE 0%, #8F69E5 100%);
}

.flex_tmp .item.users {
	background: linear-gradient(to right, #57A0E0 0%, #7E87EB 100%);
	background: -moz-linear-gradient(to right, #57A0E0 0%, #7E87EB 100%);
	background: -o-linear-gradient(to right, #57A0E0 0%, #7E87EB 100%);
	background: -ms-linear-gradient(to right, #57A0E0 0%, #7E87EB 100%);
	background: -webkit-linear-gradient(left, #57A0E0 0%, #7E87EB 100%);
}

.flex_tmp .item.feedbacks {
	background: linear-gradient(to right, #2FCAC4 0%, #10ABCC 100%);
	background: -moz-linear-gradient(to right, #2FCAC4 0%, #10ABCC 100%);
	background: -o-linear-gradient(to right, #2FCAC4 0%, #10ABCC 100%);
	background: -ms-linear-gradient(to right, #2FCAC4 0%, #10ABCC 100%);
	background: -webkit-linear-gradient(left, #2FCAC4 0%, #10ABCC 100%);
}

.flex_tmp .item.mau04ss {
	background: linear-gradient(to right, #f7a9a1 0%, #FF5C4C 100%);
	background: -moz-linear-gradient(to right, #f7a9a1 0%, #FF5C4C 100%);
	background: -o-linear-gradient(to right, #f7a9a1 0%, #FF5C4C 100%);
	background: -ms-linear-gradient(to right, #f7a9a1 0%, #FF5C4C 100%);
	background: -webkit-linear-gradient(left, #f7a9a1 0%, #FF5C4C 100%);
}

.flex_tmp .item .icon {
	padding-left: 10px;
	height: 73px;
	padding-top: 7px;
	display: block;
	width: 30%;
	font-size: 77px;
	color: rgba(255, 255, 255, 0.17);
}

.flex_tmp .item .details {
	position: absolute;
	top: 10px;
	right: 10px;
	/*width: 150px;*/
}

.flex_tmp .item .value {
	font-size: 27px;
	text-align: right;
}

.flex_tmp .item .text {
	width: 100%;
	font-size: 18px;
	text-align: right;
}

.webix_view.tiles {
	background: #f2f7fc;
}

.tiles .webix_template {
	margin-top: -6px !important;
	background: #f2f7fc;
	/*border: 1px solid rgba(0, 0, 0, 0.2) !important;
    background: white;
    border-radius: 10px 10px 10px 10px;
    margin-left: 14px;
    margin-right: 14px;*/
}

.tiles .orders {
	background-color: #1777ef;
}

.tiles .users {
	background-color: #13a3d2;
}

.tiles .item.profit {
	background-color: #49cd81;
}

.tiles .feedbacks {
	background-color: #4bbaa4;
}

.flex_tmp .footerDash {
	height: 25px;
	text-align: center;
	line-height: 25px;
	font-size: 13px;
	background: rgba(0, 0, 0, 0.05);
}

.flex_tmp .footerDash .webix_icon {
	font-size: 14px;
}

div.webix_template .header_person {
	padding-top: 2px;
}

.header_person {
	background: transparent !important;
	/*background-color: #005EB2 !important;*/
	color: #0069b4;
	padding-top: 2px !important;
	border-bottom: none !important;
}

.header_person .webix_template {
	padding: 0;
	/*margin-top:13px;*/
	padding-top: 10px;
	line-height: 46px;
	border-bottom: none !important;
}

.header_person .photo {
	width: 38px;
	height: 38px;
	float: left;
	margin-top: 5px;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}

span.webix_tree_open {
	margin-top: -4px;
	color: #0069b4 !important;
}

.header_person span {
	float: left;
	/*padding-left: 4px;*/
	/*padding-right: 7px;*/
	padding-top: 0px;
}

.header_person .webix_icon {
	line-height: inherit;
}

.webix_layout_toolbar.header {
	background-color: #5f5f5f;
}

.logo {
	background: transparent;
}

.webix_layout_toolbar.header .webix_view {
	color: #fff;
}

.header .webix_icon_button .webix_icon {
	color: #fff;
}

.webix_icon_count {
	color: #fff;
}

.menu.webix_view {
	background: #fff !important;
}

.menu .webix_tree_item.webix_selected span,
.menu .webix_tree_item span {
	margin: 0;
	padding: 1px;
}

.menu .webix_tree_branch_1 .webix_tree_item {
	/*padding-left:10px;*/
	padding-left: 10px;
	padding-right: 10px;
}

.menu .webix_tree_branch_1>.webix_tree_item {
	/*padding: 5px 12px;*/
	padding: 5px 0 4px 0;
	line-height: 40px;
	/*font-size: 12px;
	text-transform: uppercase;*/
}

.menu .webix_tree_branch_1 {
	border-bottom: 1px solid #e5e5e5;
}

.menu .webix_tree_item.webix_selected,
.menu .webix_tree_item.webix_selected span {
	background-color: red;
	padding-right: 0;
	color: white;
}

.menu .webix_tree_item.webix_selected .webix_icon {
	color: white;
}

.textRight {
	text-align: right;
}

.rowBold {
	font-weight: bold;
}

.menu .webix_tree_item {
	height: 30px;
	line-height: 30px;
}


/* .webixtype_form {
	background-color:#0295E3;
}

.webix_popup_button.confirm div  {
	background-color: #0295E3 !important;
} */

.lblAlign .webix_inp_label {
	float: right;
}

.rowBold {
	font-weight: bold;
}

.cbLanguage .webix_el_box .webix_inp_static {
	background-color: transparent;
	color: white;
	border: none;
}

.cbLanguage .webix_el_box .webix_input_icon {
	color: white;
}

.mcls_btnResetPass button {
	background-color: #cc0000;
	color: white;
}

.mcls_btnResetPassLogin button {
	border: none;
	/* color: #cc0000; */
	/*color: #0295E3;*/
	color: #1977b5;
	font-weight: bold;
	background-color: transparent !important;
	/*background: linear-gradient(to right, #FF8773 0%, red 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;*/
}

.mcls_btnResetPassLogin :focus {
	border: none !important;
}

.mcls_btnResetPassLogin :hover {
	border: none;
	color: #268fd5 !important;
	background-color: transparent !important;
}

.mcls_btnResetPassLogin .webix_icon {
	color: #0295e3;
	font-size: 16px;
	/* color: #cc0000; */
}

.mcls_btnRegisterLogin :focus {
	border: none !important;
}

.mcls_btnRegisterLogin button {
	border: none;
	color: #0295E3;
	/*background-color: transparent !important;*/
	/*background-color: #1f5797 !important;*/
}

.mcls_btnRegisterLogin :hover {
	border: none;
	color: red !important;
	background-color: transparent !important;
}

.mcls_btnRegisterLogin .webix_icon {
	color: #0295E3;
	font-size: 17px;
}

.mcls_btnAlignCenter .webix_img_btn,
.webix_img_btn_abs {
	text-align: center;
}

.mcls_invoiceDashboard .webix_hcell {
	/*font-weight:normal;*/
	color: #000000;
	text-align: center;
}

.mcls_invoiceDashboard .webix_hcell.webix_ss_footer {
	font-weight: normal;
	color: #000000;
	text-align: right !important;
}

.mcls_invoiceDashboard .mcls_status {
	padding: 2px 5px;
	font-size: 12px;
	border-radius: 3px;
	color: #fff;
}

.mcls_status1 {
	padding: 2px 5px;
	line-height: normal;
	font-size: 12px;
	border-radius: 3px;
	color: #298a43;
	background-color: #c4ffd4;
	width: fit-content;
	height: 13px !important;
}
.mcls_status2 {
	background-color: #a693eb;
	color: white;
	padding: 2px 5px;
	font-size: 12px;
	border-radius: 3px;
}
.mcls_status3 {
	line-height: normal;
	background-color: #e7efff;
	padding: 4px 5px;
	font-size: 12px;
	border-radius: 3px;
	color: #3b76e1;
	height: 13px !important;
	width: fit-content;
}

.mcls_status5 {
	line-height: normal;
	background-color: #f8d7fa;
	padding: 2px 5px;
	font-size: 12px;
	border-radius: 3px;
	color: #845087;
	height: 13px !important;
	width: fit-content;
}

.mcls_status6 {
	line-height: normal;
	background-color: #f8d7fa;
	padding: 2px 5px;
	font-size: 12px;
	border-radius: 3px;
	color: #0069b4;
	height: 13px !important;
	width: fit-content;
}
.mcls_status7 {
	padding: 2px 5px;
	line-height: normal;
	font-size: 12px;
	border-radius: 3px;
	color: #ea4335;
	background-color: #ffe5e3;
	height: 13px !important;
	width: fit-content;
}
.mcls_status10 {
	padding: 2px 5px;
	line-height: normal;
	font-size: 12px;
	border-radius: 3px;
	color: #ea4335;
	background-color: #ffe5e3;
	height: 13px !important;
	width: fit-content;
}

.mcls_status11 {
	/* bi dieu chinh*/
	line-height: normal;
	background-color: #f8d7fa;
	padding: 2px 5px;
	font-size: 12px;
	border-radius: 3px;
	color: #845087;
	height: 13px !important;
	width: fit-content;
}

.mcls_status17 {
	/* điều chỉnh giá trị */
	line-height: normal;
	background-color: #ffe5e3;
	padding: 2px 5px;
	font-size: 12px;
	border-radius: 3px;
	color: #ea4335;
	height: 13px !important;
	width: fit-content;
}

.mcls_status19 {
	line-height: normal;
	background-color: #f8d7fa;
	padding: 2px 5px;
	font-size: 12px;
	border-radius: 3px;
	color: #845087;
	height: 13px !important;
	width: fit-content;
}
.mcls_status21 {
	line-height: normal;
	background-color: #f8d7fa;
	padding: 2px 5px;
	font-size: 12px;
	border-radius: 3px;
	color: #845087;
	height: 13px !important;
	width: fit-content;
}

.mcls_status23 {
	/* điều chỉnh giá trị */
	line-height: normal;
	background-color: #ffe5e3;
	padding: 2px 5px;
	font-size: 12px;
	border-radius: 3px;
	color: #ea4335;
	height: 13px !important;
	width: fit-content;
}

.mcls_status23 {
	/* điều chỉnh tăng giảm*/
	line-height: normal;
	background-color: #f8d7fa;
	padding: 2px 5px;
	font-size: 12px;
	border-radius: 3px;
	color: #845087;
	height: 13px !important;
	width: fit-content;
}

span.mcls_status.mcls_status15 {
	/* hoa don bi huy*/
	line-height: normal;
	background-color: #ffe5e3;
	padding: 2px 5px;
	font-size: 12px;
	border-radius: 3px;
	color: #ea4335;
	height: 13px !important;
	width: fit-content;
}

.mcls_statuschoky {
	padding: 2px 5px;
	font-size: 12px;
	border-radius: 3px;
	color: #fff;
	background-color: #eb6e1a;
	width: fit-content;
}

.mcls_license_text input {
	color: red;
	background-color: #f5f5f0;
}

.mcls_readonly_number input {
	background-color: #E8E8E8;
	text-align: right !important;
}

.mcls_readonly_text input {
	background-color: #E8E8E8
}

.mcls_readonly_text textarea {
	background-color: #E8E8E8
}

.mcls_readonly_text .webix_el_box .webix_inp_static {
	background-color: #E8E8E8
}

.mcls_btn_save button {
	background-color: #0295E3;
	color: white !important;
	font-weight: bold;
}

.mcls_btn_save>.webix_el_box>button>.webix_icon_btn {
	color: white !important;
}

.webix_toolbar {
	background-color: white !important;
}

.webix_layout_toolbar {
	background-color: white !important;
}


/*.webix_layout_toolbar .webix_el_button .webix_el_box .webix_img_btn {
	color: #666;
}

.webix_layout_toolbar .webix_el_button .webix_el_box .webix_img_btn .webix_icon_btn {
	color: #666;
}*/

.webix_layout_toolbar .webix_img_btn:hover,
.webix_layout_toolbar .webix_img_btn_top:hover {
	background-color: lightgray;
}

.webix_layout_toolbar .webix_img_btn:active,
.webix_layout_toolbar .webix_img_btn_top:active {
	background-color: lightgray;
}

.webix_layout_toolbar .webix_img_btn:focus,
.webix_layout_toolbar .webix_img_btn_top:focus {
	background-color: lightgray;
}

.webix_layout_toolbar .webix_inp_label {
	color: black;
}

.webix_layout_toolbar .webix_scroll_cont .webix_control .webix_el_box .webix_inp_label {
	color: black;
}

.webix_layout_toolbar .webix_inp_static,
.webix_layout_toolbar input[type=text] {
	border-color: #ccc;
}

.webix_layout_toolbar .webix_el_richselect .webix_el_box .webix_input_icon {
	background-color: transparent;
	color: #666;
	/*padding-top: 3px !important;*/
}

.webix_layout_toolbar .webix_scroll_cont .webix_el_icon .webix_icon_button .webix_icon {
	color: #666;
}

.webix_layout_toolbar .webix_scroll_cont .webix_el_icon .webix_icon_button:hover {
	background-color: lightgray;
}

.webix_layout_toolbar .webix_scroll_cont .webix_el_icon .webix_icon_button:focus {
	background-color: lightgray;
}

.webix_layout_toolbar .webix_scroll_cont .webix_el_button .webix_el_box .webix_img_btn {
	/*color: #e60000;*/
	font-size: 12.5px;
}

.webix_layout_toolbar .webix_scroll_cont .webix_img_btn:hover,
.webix_layout_toolbar .webix_scroll_cont .webix_img_btn_top:hover {
	background-color: lightgray;
}

.webix_layout_toolbar .webix_scroll_cont .webix_img_btn:active,
.webix_layout_toolbar .webix_scroll_cont .webix_img_btn_top:active {
	background-color: lightgray;
}

.webix_layout_toolbar .webix_scroll_cont .webix_img_btn:focus,
.webix_layout_toolbar .webix_scroll_cont .webix_img_btn_top:focus {
	background-color: lightgray;
}

.webix_ss_footer {
	color: red;
}

.myhover {
	background: #eaeefc;
}

.webix_view.body_login_left .webix_template {
	padding: 0px 0px !important;
}
* {
    transition-property: width,padding,margin,left,right,display,background,visibility,opacity;
    transition-duration: .35s;
}
.boxlogo-green li:hover label a img{
	margin-bottom:14px;
}
.boxlogo-green li:hover label a span{
	display:block;
	font-size:14px;
	color:#212121;
	font-family: -apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,noto sans,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;
}
.boxlogo-green li:hover label{
	width:188px;
	height:200px;
	box-shadow:0px 8px 22px -6px rgba(37, 121, 216, 0.48), 0px 14px 64px -4px rgba(44, 88, 209, 0.48);
	z-index:100;
}
.boxlogo-green li:hover label a {
    vertical-align: top;
    text-decoration: none;
    padding: 20px;
}
.boxlogo-green {
    list-style: none;
    padding-left: 0;
    text-align: center;
    margin-bottom: 0;
    margin-top: 24px;
}
.boxlogo-green li {
    display: inline-block;
    width: 116px;
    height: 116px;
    vertical-align: middle;
    margin: 14px;
    position: relative;
}
.boxlogo-green li label{
	display:table;
	width:116px;
	height:116px;
	background:#FFF;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	box-shadow:0px 8px 22px -6px rgba(24, 39, 75, 0.24), 0px 14px 64px -4px rgba(24, 39, 75, 0.24);
	border-radius:8px;
}
.boxlogo-green li label a span {
    display: none;
    width: 148px;
}
.boxlogo-green li label a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    padding: 16px 8px;
}
.bodylogin {
	background-image: url("../assets/imgs/223.jpg");
	background-color: #eaeefc;
	background-position: center;
	background-size: 100% 100%;
}

.quenpass {
	background-image: url("../assets/imgs/vuot_troi.jpg");
	background-color: #cccccc;
	background-position: center;
	background-size: 100% 100%;
}

.hotline {
	line-height: 24px;
	border-right: ridge;
	border-width: 1px;
	float: right;
	padding-right: 15px;
	text-align: center;
	/*font-family: 'PT Sans',Tahoma;*/
}

.f2s {
	font-weight: bold;
}

.f1s {
	font-weight: bold;
}

.loginfooter {
	height: 100%;
	line-height: 24px;
	border-right: ridge;
	border-color: white;
	border-width: 1px;
	/*float:right; */
	padding-right: 15px;
	color: white;
	background-color: #000000;
	padding-bottom: 15px;
	padding-top: 4px;
	/*font-family: 'PT Sans',Tahoma;*/
}

.loginfooter :hover {
	color: #0295E3;
}

.loginfooter1 {
	height: 100%;
	line-height: 17px;
	font-size: 13px;
	padding-right: 15px;
	color: gray;
	background-color: #000000;
	/*padding-bottom: 15px;*/
	padding-top: 3px;
}

.loginfooter1 :hover {
	color: #0295E3;
}

.loginfootercog {
	height: 100%;
	line-height: 60px;
	padding-right: 9px;
	color: gray;
	/*background-color: white;*/
	padding-bottom: 15px;
	padding-top: 9px;
	margin-right: -20px;
	border: 1px;
	border-right: ridge;
}

.loginfootercog :hover {
	color: #0295E3;
}

.webix_icon_btn.fa-cog {
	color: gray;
}

.webix_icon_button .helper {
	line-height: 0px !important;
}

.notice {
	background-color: #F2F7FC !important;
	/*padding-right:10px; */
	margin-top: 2px;
}

.webix_icon_button .webix_icon.fa-bell {
	color: #0069b4;
	margin-top: -5px;
	font-size: 20px;
}

.webix_icon_button .webix_icon.fa-question-circle {
	color: #0069b4;
}

.webix_icon_button .webix_icon.fa-times {
	color: #0069b4;
}

.webix_menu .webix_list_item .user_menu {
	padding: 20px 0 10px 0;
	/*display: flex;*/
	align-items: center;
	height: 20px !important;
}


/*.webix_icon_button :hover .webix_icon.fa-bell {
	color: black;
}*/


/*.webix_icon_btn.fa-bell{
	color: white;
}
.webix_icon_btn.fa-bell :hover{
  color: black !important;
}*/

.nampv {
	background-color: #FFA18A;
	border: 0 none;
	color: #FFFFFF;
	cursor: pointer;
	height: 50%;
}

.buttondanger {
	color: #ce5545;
	background: #ce5545;
	/*border-color: #ce5545;*/
}


/*.webix_hcell{
     background:#009966;
        color:white;
        font-weight:bold;
 
    }
    .webix_column{
        font-style:italic;
        background:#ddFFdd;
    }
     .webix_column > div{
        border-color:#ddd;
    }*/

.webix_layout_toolbar.webix_toolbar .webix_icon_button {
	border-radius: 60px !important;
}

.avatar .mainphoto {
	border-radius: 25px;
	widows: 40px;
	height: 40px;
	position: relative;
	top: -4px;
}

.green {
	color: #55CD97;
}

.status {
	position: relative;
	top: -25px;
	left: 25px;
	font-size: 10px !important;
	text-shadow: -1px 0 #ffffff, 0 1px #ffffff, 1px 0 #ffffff, 0 -1px #ffffff;
}


/*.webix_dtable .webix_ss_header td.webix_last_row {
  border-bottom: 5px solid #5ccce7;
}*/
.mcls_uppercase.webix_el_search.webix_placeholder {
	text-transform: none !important;
}

.mcls_uppercase.webix_el_search.webix_placeholder input {
	text-transform: none;
}

.mcls_uppercase ::-webkit-input-placeholder {
	text-transform: none !important;
	/*color: red !importassnt;*/
}

.mcls_uppercase input {
	text-transform: uppercase;
	border-top: none;
	border-left: none;
	border-right: none;
	border-radius: 0px;
}

.mcls_uppercase2 input {
	text-transform: uppercase;
}

.mcls_uppercase.webix_el_search input:focus {
	border-top: none;
	border-left: none;
	border-right: none;
	border-radius: 0px;
	box-shadow: none !important;
}

.mcls_uppercase.webix_view.webix_control.webix_el_text {
	margin-top: 4px !important;
}

.passlogin.webix_view.webix_control.webix_el_text {
	margin-top: 4px !important;
}

donvilogin.webix_view.webix_control.webix_el_richselect {
	margin-top: 4px !important;
}

.webix_view.webix_control.webix_el_checkbox.rememberlogin {
	margin-top: 4px !important;
	/*color: #0295e3;*/
	color: red;
}

.webix_inp_label .rememberlogin {
	/*color: #0295e3;*/
	color: red;
}

.rememberlogin label.webix_label_right {
	color: #1977b5;
	font-weight: bold;
}

.webix_custom_checkbox {
	color: #1977b5;
}

.webix_view.webix_control.webix_el_button.btnlogin {
	margin-top: 4px !important;
	/*background-color: #1ca1c1;*/
}

.btnlogin button.webixtype_form {
	/*margin-top: 4px !important;*/
	/*background-color: #0295e3 !important;*/
	background: linear-gradient(to right, #30cfd0 0%, #1977b5 80%);
	/*border-radius: 50px;*/
}

.quenmk {
	/*color: #3a84b5;*/
	/*text-transform: uppercase;*/
	background: linear-gradient(to right, #1977b5 0%, #30cfd0 80%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 26px;
	font-weight: bold;
	padding-left: 28px;

}

.lbldangnhap {
	color: #005EB2;
	font-size: 30px;
	font-weight: bold;
	padding-bottom: 40px !important;
	padding-top: 50px !important;
}

.webix_view.webix_layout_line.linelogin {
	margin-top: 4px !important;
}

/*.webix_ss_header {
	border-right:1px solid #DADEE0 !important;
	border-right-color:#DADEE0 !important;
}*/

.passlogin input {
	border-top: none;
	border-left: none;
	border-right: none;
	border-radius: 0px;
}

.passlogin.webix_el_search input:focus {
	border-top: none;
	border-left: none;
	border-right: none;
	border-radius: 0px;
	box-shadow: none !important;
}

.trogiup {
	background-color: #f2f7fc;
}

.trogiup :hover {
	color: red;
	/*font-weight: bold;*/
	/*background: white;*/
}

.da_ky2 {
	/*background-color: #63b4ea;*/
	line-height: normal;
	font-weight: bold;
	padding: 2px 5px;
	font-size: 12px !important;
	border-radius: 3px;
	color: #63b4ea;
	width: 35px !important;
	height: 13px !important;
}

.da_ky1 {
	/*background-color: #f47537;*/
	line-height: normal;
	font-weight: bold;
	padding: 2px 5px;
	font-size: 12px !important;
	border-radius: 3px;
	color: #f47537;
	width: 35px !important;
	height: 13px !important;
}

.da_ky3 {
	/*background-color: #1fbf91;*/
	line-height: normal;
	font-weight: bold;
	padding: 2px 5px;
	font-size: 12px !important;
	border-radius: 3px;
	color: #1fbf91;
	width: 35px !important;
	height: 13px !important;
}

.centertext {
	display: grid !important;
	align-items: center;
}

.headform {
	font-size: 16px;
	font-weight: 500;
	line-height: 2;
	/*text-align: center;*/
	background-color: #3498db;
	color: white;
}

.headformchil {
	border-radius: 5px 5px 0px 0px;
}

.printf {
	font-size: 16px;
	padding-top: 5px !important;
}

.mainToolbar {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 22px;
	font-size: 11.5px;
	padding-top: 10px;
}

.mainToolbar:hover {
	overflow: visible;
	white-space: pre-line;
	width: 500px;
}

.logo_app {
	/*border-radius: 8px;*/
	/*background-color: white;*/
}

.btnControl {
	/*background-color: #b6e9ff !important;
	border-top:1px solid #ed1c24 !important;*/
}


/*.btnControl :hover{
	color: white !important;
}*/


/*.btnControl button :hover{
	color: white !important;
}*/


/*.btnForm button.webix_img_btn
{
	background-color: white !important;
}
.webix_img_btn :hover {
	background-color: #0069b4 !important;
	color: white;
}*/


/*button.webix_img_btn {
	background-color:white !important;
}*/


/*.btnForm button.webix_img_btn {
	background-color: white !important;
	color: black;
	border: 1px solid #0069b4;
}

.btnForm button.webix_img_btn :hover {
	background-color: #0069b4 !important;
	color: white;
}*/

.btnForm button.webix_el_htmlbutton.webixtype_base {
	background-color: white;
	color: black;
}

.txtTongtien input {
	text-align: right !important;
	color: #0069b4;
	/*background-color: #E8E8E8*/
}

.lblTongtien {
	text-align: center !important;
	font-weight: bold;
}

.headLog {
	line-height: 30px;
	padding: 10px;
	font-size: 18px;
	height: 80px;
	background: #3498db;
	color: white;
}

.tongtienChitiet .webix_accordionitem_label {
	font-family: Arial !important;
	font-size: 12px;
	color: black;
	padding-left: 4px !important;
	font-weight: bold;
	background: #f4f5f9;
	height: auto;
}

.tongtienChitiet .webix_accordionitem_header {
	height: 20px !important;
	line-height: 20px !important;
}

.tongtienChitiet .webix_view.webix_accordionitem.vertical.collapsed {
	height: 20px !important;
	/* margin-top: 5px !important; */
}

.webix_view.tongtienChitiet.webix_layout_accordion {
	height: auto !important;
}

/* .webix_view.webix_accordionitem.ttChitiet.vertical {
	height: auto !important;
} */

.tienbangchu input {
	border: none;
	border-bottom: 1px dotted;
	border-radius: 0px !important;
	color: #0069b4;
}

.regiontongtien {
	background-color: #f4f5f9;
	border: 1px solid #e6e7eb;
	position: relative;
}

/* .webix_view.regiontongtien.webix_layout_line {
	height: auto !important;
} */

.btnForm .webix_icon_btn,
.webix_input_icon {
	color: #0069b4;
}

.frmSaveInvoice .webix_win_head {
	border-bottom: none !important;
	padding-top: 5px;
}

.frmSaveInvoice {
	border-radius: 6px;
}

.webix_view.webix_window.frmSaveInvoice {
	height: auto !important;
}

.webix_view.webix_form.frmYesNo.webix_layout_form {
	height: auto !important;
}

.btnNotice button.webix_img_btn {
	background-color: #f2f7fc !important;
	padding-top: 7px;
}

.btnNotice span.mdi-bell-ring-outline::before {
	padding-top: 8px;
}

.btnNotice span.mdi-message-processing-outline::before {
	padding-top: 10px;
}

.btnNotice .webix_el_box {
	background-color: #f2f7fc !important;
}

.btnNotice .webix_badge {
	border-radius: 50px;
}

.noticedata span {
	padding-left: 5px;
	line-height: 30px;
}

.divDmdvcs {
	padding-top: 16px;
	line-height: 20px;
}

.webix_view.toolbarDash.webix_layout_line {
	padding-top: 10px;
	background: #f2f7fc;
}

.text_toupper input {
	text-transform: uppercase !important;
}

.mcls_unreadonly input {
	background-color: white !important;
}

.trang_chu .webix_el_box {
	padding-left: 25px;
	padding-right: 25px;
	position: relative;
	color: white !important;
}

.trang_chu button.webixtype_base {
	border: 1px solid #ccd7e6;
	border-radius: 2px;
	font-size: 12px !important;
}

.trang_chu1 input {
	width: 200px !important;
}

.trang_chu1 span.webix_input_icon {
	width: 50px;
	padding-left: 4px;
	color: #3498db;
	padding-left: 25px;
}

.trang_chu1 .webix_el_box {
	position: relative;
	padding-left: 25px;
}

.tldoanhthu .webix_inp_label {
	font-weight: bold !important;
}

.btn-11 button.webix_el_htmlbutton.webixtype_base {
	background: transparent;
}

.webix_view.webix_control.webix_el_button.btn-11 {
	position: fixed;
	border-radius: 5px;
	box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, .5),
		7px 7px 20px 0px rgba(0, 0, 0, .1),
		4px 4px 5px 0px rgba(0, 0, 0, .1);
}

.btn-11 button.webix_el_htmlbutton.webixtype_base span {
	color: white !important;
}

.btn-11 {
	border: none;
	background: #1fd1f9;
	background: linear-gradient(315deg, #1fd1f9 0%, #b621fe 74%);
	color: #fff;
	overflow: hidden;
}

.btn-11 .webixtype_base:hover {
	text-decoration: none !important;
	color: #fff !important;
	background-color: transparent !important;
	opacity: .7 !important;
}

.btn-11.button.webix_el_htmlbutton.webixtype_base:hover {
	text-decoration: none !important;
	color: #fff !important;
	background-color: transparent !important;
}

.btn-11:before {
	position: absolute;
	content: '';
	display: inline-block;
	top: -180px;
	left: 0;
	width: 30px;
	height: 100%;
	background-color: #fff;
	animation: shiny-btn1 3s ease-in-out infinite;
}

.btn-11.button.webix_el_htmlbutton.webixtype_base:hover {
	opacity: .7 !important;
}

.btn-11:active {
	box-shadow: 4px 4px 6px 0 rgba(255, 255, 255, .3),
		-4px -4px 6px 0 rgba(116, 125, 136, .2),
		inset -4px -4px 6px 0 rgba(255, 255, 255, .2),
		inset 4px 4px 6px 0 rgba(0, 0, 0, .2);
}

@-webkit-keyframes shiny-btn1 {
	0% {
		-webkit-transform: scale(0) rotate(45deg);
		opacity: 0;
	}

	80% {
		-webkit-transform: scale(0) rotate(45deg);
		opacity: 0.5;
	}

	81% {
		-webkit-transform: scale(4) rotate(45deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: scale(50) rotate(45deg);
		opacity: 0;
	}
}

.btn-3 .webix_el_box {
	padding: 0px 0px !important;
}

.webix_view.webix_control.webix_el_button.btn-3 {
	position: fixed !important;
	border-radius: 5px;
	box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, .5),
		7px 7px 20px 0px rgba(0, 0, 0, .1),
		4px 4px 5px 0px rgba(0, 0, 0, .1);
}

.btn-3.webix_el_button button {
	background-color: transparent !important;
}

.btn-3 {
	background: rgb(0, 172, 238);
	background: linear-gradient(0deg, rgba(0, 172, 238, 1) 0%, rgba(2, 126, 251, 1) 100%);
	/* width: 130px;
	height: 40px; */
	/* line-height: 42px; */
	padding: 0;
	border: none;

}

.btn-3 span {
	/* position: relative; */
	display: block;
	width: 100%;
	height: 100%;
}

.btn-3:before,
.btn-3:after {
	position: absolute;
	content: "";
	right: 0;
	top: 0;
	background: rgba(2, 126, 251, 1);
	transition: all 0.3s ease;
}

.btn-3:before {
	height: 0%;
	width: 2px;
}

.btn-3:after {
	width: 0%;
	height: 2px;
}

.btn-3:hover {
	background: transparent;
	color: red !important;
	box-shadow: none;
}

.btn-3:hover:before {
	height: 100%;
}

.btn-3:hover:after {
	width: 100%;
}

.btn-3 button.webix_el_htmlbutton.webixtype_base span {
	color: white !important;
	line-height: 28px;
}

.btn-3 button.webix_el_htmlbutton.webixtype_base :hover {
	color: rgba(2, 126, 251, 1) !important;
}

.btn-3 span:hover {
	color: rgba(2, 126, 251, 1) !important;
}

.btn-3 span:before,
.btn-3 span:after {
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	background: rgba(2, 126, 251, 1);
	transition: all 0.3s ease;
}

.btn-3 span:before {
	width: 2px;
	height: 0%;
}

.btn-3 span:after {
	width: 0%;
	height: 2px;
}

.btn-3 span:hover:before {
	height: 100%;
}

.btn-3 span:hover:after {
	width: 100%;
}

.btnInfoCompany button.webix_el_htmlbutton.webixtype_base {
	background-color: #F2F7FC;
}

.webix_chart .webix_chart_legend_item {
	font-family: Arial !important;
	color: black !important;
	letter-spacing: 0px !important;
}

.showOverlaydata {
	color: darkgray;
	/* padding-top: 100px; */
	font-weight: bold;
	font-size: 14px;
}

.showOverlaydataImage {
	background-image: url("./imgs/nodata.png");
	background-repeat: no-repeat;
	background-position: center;
}

.imgNews {
	min-width: 200px;
	min-height: 175px;
	max-width: 300px;
	max-height: 200px;
}

.css_numeric input {
	text-align: right !important;
}

.highlight_column {
	color: red;
	font-weight: bold;
	background-color: #F0DCB6;
}

.highlight_column_3 {
	font-weight: bold;
}

.pluginbanner {
	display: inline-flex;
}

.imageplugin {
	padding-left: 5px;
	padding-right: 16px;
}

.multilineColumn {
	line-height: 20px !important;
	position: relative;
	/* top: 24px; */
}

.noticeList .webix_list_item {
	border: none !important;
}

.custom_profile {
	color: black;
}

.headRegister {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

.headRegisters {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}

.nlapRegister .webix_inp_static {
	border: none !important;
	border-radius: 0px !important;
	border-bottom: 1px dotted #999 !important;
}

.tnntRegister input {
	border: none !important;
	text-transform: uppercase;
	border-bottom: 1px dotted #999 !important;
}

.tnntRegister .webix_el_box input:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.mstRegister input {
	border: none !important;
	border-radius: 0px !important;
	border-bottom: 1px dotted #999 !important;
}

.mcqtqlyRegister input {
	border: none !important;
	border-radius: 0px !important;
	border-bottom: 1px dotted #999 !important;
}

.mcqtqlyRegister .webix_el_box input:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.webix_view.webix_control.webix_el_label.lblResgister {
	/* padding: 8px; */
	background-color: rgba(234, 255, 14, 0.39);
	padding-left: 20px;
}

.webix_view.webix_control.webix_el_label.lblResgisterMess {
	height: auto !important;
}

.lblCheckbox label.webix_label_right {
	line-height: normal;
	display: table-cell;
	white-space: pre-wrap;
}

.radioRegister button.webix_custom_radio {
	color: #3498db !important;
}

.radioRegister button.webix_custom_radio :focus {
	color: #3498db !important;
}

.headDmdvcs {
	white-space: nowrap;
	font-weight: bold;
	text-transform: uppercase;
	-webkit-line-clamp: 3;
	/* số dòng hiển thị */
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.headDmdvcs .tooltiptext {
	visibility: hidden;
	box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
	padding: 4px 8px;
	background-color: #475466;
	color: #ffffff;
	font-weight: 500;
	line-height: 20px;
	border-radius: 2px;
	border: none;
	text-align: center;
	opacity: 0;
	transition: opacity 1s;
	/* Position the tooltip */
	position: absolute;
	z-index: 1;
	/* top: 50%; */
	left: 25%;
	/* margin-left: 10px; */
}

.headDmdvcs:hover .tooltiptext {
	visibility: visible;
	opacity: 1;
}

.headDmdvcs .tooltiptext::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 100%;
	margin-top: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: transparent #475466 transparent transparent;
}

hr.mb-4.customer {
	opacity: .25;
}

hr.mb-3.customer {
	opacity: .25;
}
hr.mb-1.customer {
	opacity: .25;
}

table.tableDash {
	border-collapse: collapse;
}

.webix_view.webix_control.webix_el_richselect.donvilogin {
	padding: 4px 12px;
}
.webix_hcell.webix_ss_filter.customize_filter {
	display: flex;
	padding: 14px 4px;
}
.webix_view.webix_list.profile {
	border: none;
}
.webix_view.webix_list.profile .webix_list_item{
	border-bottom: none !important;
	line-height: normal;
}
.card-body.customize {
	padding: 1.25rem 0px !important;
}
.webix_view.webix_list.lst-upload {
	border: 1px dashed #c1c1c1 !important;
    box-sizing: border-box;
    padding: 10px 10px;
	border-radius: 6px;
    margin-bottom: 20px;
	background-image:  url("./imgs/excel.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100px auto;
}
.webix_view.webix_list.lst-upload .webix_list_item {
	color: #3498db;
}

.webix_view.webix_list.lst-uploadPdf {
	border: 1px dashed #c1c1c1 !important;
    box-sizing: border-box;
    padding: 10px 10px;
	border-radius: 6px;
    margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100px auto;
}
.webix_view.webix_list.lst-uploadPdf .webix_list_item {
	color: #3498db;
}

.chatdashboard .chat-list li a {
	border-top: none !important;
}

.margin-left-6px {
    margin-left: 6px !important;
}

.template-left .webix_template {
    padding-left: 0px !important;
}




