/************************* LAYOUT STARTS */
.admin-content-foundation {
	margin-top: 110px;
	padding: 0px 20px 0px 20px;
}

.full-width {
	width: 100%;
	box-sizing: border-box;
}

.layout-width {
	width: 1150px;
	margin: 0 auto;
}

#wrapper {
	position: relative;
}
.dashboard-pdat {
	display: flex;
	background-color: rgba(255, 255, 255, 0.8); 
	color: rgb(202, 46, 70); 
	padding: 10px;
	flex-wrap: wrap;
}
.footer-pdat {
	display: flex;
	background-color: rgba(0, 0, 0, 0.8); 
	color: white; 
	padding: 10px;
	flex-wrap: wrap;
}
.footer-column {
	flex: 1 1 50%; 
	padding: 10px;
	line-height: 21px;
	box-sizing: border-box;
}
.footer-column h3, .footer-column p {
	margin: 0 0 10px 0;
}
.bder {
	border: 1px solid #ccc;
}
@media (max-width: 768px) {
	.footer-column {
		flex: 1 1 100%;
		width: 100%;
	}
	.welcome-title {
		font-size: 1.3em;
		border-radius: 0px;
	}
	.layout-width {
		padding-top: 100px;
	}
	.view-right-bt {
		float: left;
		width: 98%;
	}
}
/************************* LAYOUT ENDS */
@media screen and (max-width: 1200px) {
	.layout-width {
		width: 95%;
	}
	.cus-res-low {
		display: none;
	}
	.response-low {
		display: none;
	}
}

@media screen and (max-width: 813px) {
	.admin-content-foundation {
		margin-top: 100px;
	}
}

@media screen and (max-width: 490px) {
	.admin-content-foundation {
		margin-top: 10px;
	}
	table.order-list td {
		padding: 0px 0px;
	}
}
/************************** HEADER STARTS */
.header-foundation {
	top: 0;
	position: absolute;
	z-index: 10;
}
.header-foundation2 {
	top: 0;
	position: fixed;
	z-index: 10;
	background: url(../img/bg-loginc.webp);
}

#header {
	background-color: rgba(0, 0, 0, 0.78);
	color: #ffffff;
	padding: 0;
	height: 85px;
}

.txtlogo {
	margin-right: 20px;
}

.txtlogo img {
	height: 51px;
}

#header-right-menu {
	float: right;
	margin-top: 5px;
}

ul.main-menu {
	display: -webkit-inline-box;
	margin-left: 20px;
	margin-top: 20px;
}

.sub-header {
	background-color: #FFF;
	border-bottom: #eceef1 1px solid;
	padding: 10px 0px;
}

/*.admin-sub-header {
	background-color: #FFF;
	 border-bottom: #eceef1 1px solid; 
	padding: 10px 0px;
}*/

.page-heading {
	color: #666666;
	font-weight: bold;
	letter-spacing: .05rem;
	text-transform: uppercase;
	display: inline-block;
	padding-top: 10px;
}

.sub-header a {
	color: #666;
}

.sub-header  .header-width {
	text-align: left;
}

.sub-header-padding {
	padding: 0;
}

.public-content-width .sub-header-padding {
	padding: 15px 0px;
}

.signup {
	border-radius: 3px;
	padding: 6px 28px;
	border: 1px solid;
}

.signup:hover {
	color: #fff;
	background-color: #0ccaa0;
	border-color: #0ccaa0;
}

.login {
	margin: 5px 10px 10px 10px;
}

.dropbtn {
	color: #dcdcdc;
	border: none;
	cursor: pointer;
}

.dropdown .dropdownNav .dropdownNavTitle {
	padding: 0 20px 10px;
	border-bottom: 1px solid #ebebeb;
	font-size: 15px;
	line-height: 1.2;
	color: #fc801c;
	font-weight: 600;
	text-transform: capitalize;
}

.header-font {
	color: #FFF;
}

.right-dropdown {
	position: relative;
	display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.right-dropdown-content {
	display: none;
	position: absolute;
	background-color: #f5f7fa;
	min-width: 160px;
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	z-index: 1;
	text-align: left;
	border-radius: 3px;
	right: 0;
}

/* Links inside the dropdown */
.right-dropdown-content a {
	color: #434a54;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
}
/************************** HEADER ENDS */

/********** HEADER ADMIN */
.content-margin {
	margin: 0;
}

.color-white {
	color: #fff;
}

#mat-add-btn {
	margin-right: 30px;
}

a.cg-wt {
	color: #003C3C !important;
	font-weight: bold;
	text-transform: capitalize;
}
a.name-wt {
	color: #ffffff !important;
	font-weight: bold;
	text-transform: capitalize;
}

.mat-btn {
	width: 25px;
	height: 25px;
	border-radius: 50%;
	padding: 0px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	overflow: hidden;
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05), 0 1px 10px 0
		rgba(0, 0, 0, 0.05), 0 2px 5px -1px rgba(0, 0, 0, 0.2);
	display: inline-block;
	outline: none;
	color: white;
	background-color: #36b38f;
	min-width: 0;
	font-size: 2em;
	cursor: pointer;
	vertical-align: middle;
	line-height: 26px;
}
.vitri-profile {
	position: absolute;
    display: contents;
}
@media screen and (max-width: 768px){
	.vitri-profile {
		position: static;
        display: inline-flex;
		padding-top: 15px;
        float: right;
	}
}
.profile-image {
	vertical-align: middle;
	border-radius: 50%;
	display: inline-block;
	fill: #ffffff;
}
/* Change color of dropdown links on hover */
.right-dropdown-content a:hover {
	background-color: #0ccaa0;
	color: white;
}

.products {
	position: relative;
	display: inline-block;
	z-index: 2;
}

.products:hover>ul {
	display: block;
	position: absolute;
}

.products li:hover {
	background-color: #d6d6d6;
}

.category {
	display: none;
	background-color: #f5f7fa;
	min-width: 10em;
}

.category li {
	background-color: #f5f7fa;
	padding: 10px 5px;
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	width: 100%;
}
/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.right-show {
	display: block;
}

ul ul.menu-level2 {
	left: -100%;
	top: 0;
}

ul ul.menu-level1 {
	right: 0;
}

.font-color {
	font-weight: normal;
	color: #434a54;
	text-align: left;
	padding: 5px 10px;
}

.font-color:hover {
	color: #434a54;
}

.expand {
	font-size: 12px;
	float: right;
	margin-right: 5px;
}

.product-label, .product-label:visited {
	color: #baccc8 !important;
}

ul.main-menu .main-menu-item {
	position: relative;
	margin-bottom: 0px;
	margin-left: 12px;
	display: inline-block;
}

.header-icon {
	width: 24px;
	height: 24px;
	margin-right: 16px;
}

#icon-menu-expand {
	display: none;
}
/*commanted for testing and header alignment*/
ul.main-menu .main-menu-item.user-icon {
	margin-top: 8px;
	
}
ul.main-menu .main-menu-item2.user-icon {
	margin-top: -5px;
	margin-left: 10px;
	
}

.main-menu-item a, .main-menu-item a:visited {
	color: #797979;
}

li.main-menu-item.products.dropbtn.cursor-pointer.md-0 {
	margin-top: 0px;
}

ul.main-menu1 {
	min-width: 0px;
	display: -webkit-inline-box;
	display: inline-block;
}

.sub-header-menu {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	color: #666666;
	font-weight: bold;
	margin-top: 4px;
	text-transform: uppercase;
}

.sub-header-menu a, .sub-header-menu a:visited {
	color: #0cb1f5;
}

.header-search form {
	margin: 0;
}

.search-input {
	padding: 8px;
	border: 1px solid #acb1ae;
	border-radius: 3px;
	width: 300px;
	background-color: #fff;
	color: #191919;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

img.admin-logo {
	width: auto;
    height: 85px;
    background: rgba(255, 255, 255, 0.9);
}

@media screen and (max-width: 1200px) {
	.search-input {
		width: 150px;
	}
	.right-dropdown-content {
		position: fixed;
	}
	.login {
		margin-left: 5px;
	}
}
@media screen and (min-width: 769px) {
	.hide-on-desktop {
	  display: none;
	}
}
	
@media screen and (max-width: 768px) {
	.bg-menut {
		background-color: rgba(0, 32, 0, 0.88);
	}
	.bg-menun {
		background-color: rgba(0, 0, 0, 0.8);
	}
	ul.main-menu {
		margin: 20px 0px 0px 0px;
		display: none;
		position: absolute;
		width: 100%;
		left: 0px;
		right: 0px;
		top: 40px;
	}
	.hide-on-mobile {
		display: none;
	}
	#main-menu {
		display: none;
		flex-direction: column;
	  }
	
	  .main-menu-item2 {
		width: 100%;
		text-align: left;
		padding: 15px;
		border-top: 1px solid #ccc;
	  }
	ul.main-menu .main-menu-item {
		display: block;
		margin: 0;
		text-align: left;
		padding: 15px;
		border-top: #e8e8e8 1px solid;
	}
	ul.main-menu .main-menu-item.user-icon {
		margin: 0;
	}
	.signup {
		padding: 0px;
		margin: 4px;
		border: 0px;
	}
	#icon-menu-expand {
		display: inline-block;
	}
	.products:hover>ul.sub-menu {
		position: relative;
	}
	.category li {
		background-color: #ffffff;
		box-shadow: none;
	}
	.products li:hover {
		background-color: #ffffff;
		color: #142c40;
	}
	.product-label, .product-label:visited {
		color: #142c40 !important;
	}
	.header-font {
		color: #FFF;
	}
	#header-right-menu {
		margin-top: 0px;
	}
	.signup:hover {
		color: #142c40;
		background-color: #FFF;
		border-color: #FFFF;
	}
	.right-dropdown-content {
		position: relative;
		background-color: unset;
		box-shadow: none;
	}
	.right-dropdown-content a:hover {
		background-color: #FFF;
		color: #000;
	}
	a.cg-wt {
		color: #132d40 !important;
	}
	.main-menu-item a {
		color: #132d40;
	}
	.main-menu-item2 a {
		color: #ffffff;
	}
	ul ul.menu-level2 {
		left: unset;
		top: unset;
	}
	ul ul.menu-level2 {
		left: unset;
		top: unset;
	}
}

@media screen and (max-width: 635px) {
	div.sub-header-menu {
		display: none;
	}
	.search-input {
		border-radius: 4px;
		width: 80px;
	}
	a.txtlogo img {
		width: auto;
	}
}

@media screen and (max-width: 400px) {
	.login {
		margin-right: 10px;
	}
}

#main-menu .admin-text-menu {
	vertical-align: middle;
}

#home-panel-color {
	background-color: #FFF;
}
/*************** HEADER ADMIN ENDS */
/************************* FOOTER STARTS */
.social {
	padding: 10px 0px 10px 10px;
	display: inline-block;
	float: right;
}

#footer-links {
	padding: 15px 0px;
	float: left;
}

#footer {
	color: #132c40;
	overflow: auto;
	background-color: #b6bdc3;
	padding: 12px 0;
}

#footer a, #footer a:visited {
	color: #132c40;
	margin: 0 20px 0 0;
}
.social img {
	margin-left: 10px;
}

.footer-back-top {
	padding: 15px;
	border-top: 1px solid #eceef1;
	background-color: #fff;
	text-align: center;
	color: #727272;
}
/************************* FOOTER ENDS */
.margin-left-content {
	margin-left: 239px;
}

.admin-action-btns {
	float: right;
}

.admin-action-btns-clear-log {
	padding: 20px 0 20px 0;
}

#admin-main-content {
	padding-top: 10px;
	padding-bottom: 20px;
}

div#footer-admin {
	background: #fff;
	margin-top: 30px;
	border-top: 0px solid #eceef1;
	color: #013224;
	text-align: right;
}
div#footer-admin-bn {
	border-top: 1px solid #ccc;
	color: #FFF;
	text-align: right;
	background-color: rgba(0, 0, 0, 0.8);
}

.sidenav {
	height: 86%;
	width: 239px;
	position: fixed;
	z-index: 222;
	top: 85px;
	left: 0;
	background-color: #e6ebf1;
	overflow-x: hidden;
	transition: 0.5s;
}

/* The navigation menu links */
.sidenav a {
	padding: 8px 0px 8px 0px;
	text-decoration: none;
	color: #818181;
	display: block;
	transition: 0.3s;
	font-weight: normal;
	text-align: left;
	padding-left: 20px;
}

div#mySidenav a {
	color: #132c40;
	font-family: "Tahoma", "Lucida Grande", "Lucida Sans Unicode",
		"Lucida Sans", sans-serif;
}

#mySidenav img {
	vertical-align: top;
	padding-right: 10px;
}
/* When you mouse over the navigation links, change their color */
.sidenav a:hover, .offcanvas a:focus {
	background-color: #f4f5f8;
}

.div-width {
	cursor: pointer;
	margin-top: 1px;
	padding: 10px 10px 10px 20px;
	overflow: auto;
}

.margin-left-content-collapse {
	margin-left: 46px !important;
}

.icon-margin {
	display: inline-block;
	margin-left: 8px;
	width: 150px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

#mySidenav a img {
	padding-right: 0px;
	width: 16px;
}

.frm-input-auto {
	width: auto !important;
}

.sidebar-menu {
	color: #132c40;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode",
		"Lucida Sans", Tahoma, sans-serif;
}

.view-left {
	width: 350px;
	margin-right: 20px;
}

.view-right {
	float: left;
	width: 350px;
}

.main-menu-list:hover {
	background-color: #f4f5f8;
}

.main-menu-list, .submenu {
	min-width: 0px;
	height: 90%;
}

li.main-menu {
	font-size: 1.1em;
}

.sprtr .label {
	border-bottom-style: double;
	border-bottom-color: #ccc;
	font-weight: bold;
	color: #666666;
}

.sprtr .label:before {
	content: " . . . ";
	display: block;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}

.shade {
	color: #777;
	font-style: normal;
}

.delete-all {
	background: none;
	border: 0;
	padding-right: 0;
	vertical-align: bottom;
}

div#name-info {
	color: #d20e0e;
	margin-left: 271px;
}

.image-upload .qq-gallery.qq-uploader {
	min-height: 120px;
}

img.responsive-img {
	display: none;
}

.menu-list {
	padding: 8px 0px 8px 0px;
}

.main-menu-li {
	padding: 8px 0;
}

.input-box-210 {
	width: 210px;
}

.selected-menu {
	background-color: #f4f5f8;
}

.word-break {
	word-break: break-all;
}

.chart-view {
	padding-top: 20px;
	padding-bottom: 20px;
}

.spline-chart {
	min-width: auto;
	height: 300px;
	margin: 0 auto;
}

.subtitle-row .label {
	border-bottom-style: double;
	border-bottom-color: #ccc;
	font-weight: bold;
	color: #666666;
}

.card {
	background-color: #FFF;
	padding: 30px;
	border: 1px solid #f2f1f1;
	border-radius: 2px;
}

.card-layout {
	width: 350px;
}

.content-text {
	color: #666666;
	letter-spacing: 0.01rem;
	text-transform: uppercase;
	font-size: 1em;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	margin-left: 10px;
}

.count-panel {
	text-align: center;
	font-size: 2em;
	font-family: sans-serif;
}

@media screen and (max-width: 380px) {
	select[name=category_id] {
		width: 120px;
	}
	.admin-action-btns {
		float: none;
	}
	input[class=input-box-210] {
		width: 140px;
	}
	span.select2.select2-container.select2-container--default.select2-container--below,
		span.select2.select2-container.select2-container--default {
		width: 100% !important;
	}
}

@media screen and (max-width: 845px) {
	.sidenav {
		width: auto;
	}
	.icon-margin {
		display: none;
	}
	#taggle-menu-icon {
		padding: 10px 10px 10px 20px;
	}
	.margin-left-content {
		margin-left: 56px !important;
	}
	#icon-menu-expand {
		margin-right: 0px;
	}
}

.tableBox {
	width: auto;
	overflow-x: scroll;
}

.table-layout {
	table-layout: auto;
}

#mail-response {
	padding: 10px;
}

#mail-response-loader {
	display: none;
}

@media screen and (max-width: 630px) {
	.card {
		background-color: #FFF;
		padding: 30px;
		border: 1px solid #f2f1f1;
		border-radius: 2px;
		margin-bottom: 5px;
		width: 160px;
	}
}
.public-content-width {
	width: 1150px;
	margin: 0 auto;
}

.list-nowrap {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.head-margin {
	margin: 15px;
}

.margin-left-content.content-padding.margin-top-content-without-sub.margin-bottom-footer
	{
	margin-top: 25px;
}

.content-width {
	width: 100%;
}

.container {
	margin: auto;
	min-height: 550px;
	background: #fff;
}

.container .content-width {
	overflow: auto;
}

.public-content-width.content-padding {
	padding: 0px 10px 0px 20px;
}

.content-padding {
	padding: 0px 20px 0px 20px;
}

.layout-padding {
	padding: 0px 20px 30px 20px;
}

.box-contain {
	border: 1px solid #eee;
	border-radius: 3px;
	margin: 10px 0;
	padding: 10px;
}
/* Bổ sung giao diện */
.box-contain-bn {
	margin: 0;
	padding: 10px;
	width: 100%;
}
@media only screen and (max-width: 635px) {
	.view-right-bn {
		float: left;
		width: 100%;
	}
	.view-right-bn1 {
		float: left;
		width: 100%;
	}
}

@media only screen and (min-width: 636px) {
	.view-right-bn {
		float: left;
		width: 35%;
	}
	.view-right-bn1 {
		float: left;
		width: 65%;
	}
}

.footer-left {
	text-align: left;
	font-size: 15px;
	line-height: 28px;
}
.fh-footer {
	text-align: left;
	line-height: 31px;
	font-size: 17px;
	font-weight: 600;
}
.box-border{
	border: 8px solid rgb(136, 136, 136);
	clear:both;
	background: #fff;
    border-radius: 10px;
	padding-right: 2px;
	z-index: 10;
}
@media only screen and (max-width: 635px) {
	.input-bn {
		border: 0;
		height: 45px;
		padding: 5px 5px 6px 5px;
		width: 300px;
		background: #fff;
		color: #191919;
		font-size: 17px;
		z-index: 10;
	}
	div#filter1 input#search1 {
		background: #027353;
		color: #fff;
		width: 90px;
		height: 50px;
		border: 0;
		border-radius: 8px;
		cursor: pointer;
		padding: 6px 7px 7px 7px;
		font-size: 16px;
		font-weight: 600;
	}
	div#filter1 input#search1:hover {
		background: #9ecfff;
		color: #132c40;
		width: 100px;
		height: 50px;
		border: 0;
		border-radius: 8px;
		cursor: pointer;
		padding: 6px 7px 7px 7px;
		font-size: 16px;
		font-weight: 600;
	}
}
@media only screen and (min-width: 636px) {
	.input-bn {
		border: 0;
		height: 45px;
		padding: 5px 5px 6px 5px;
		width: 450px;
		background: #fff;
		color: #191919;
		font-size: 17px;
		z-index: 10;
	}
	div#filter1 input#search1 {
		background: #027353;
		color: #fff;
		width: 110px;
		height: 50px;
		border: 0;
		border-radius: 8px;
		cursor: pointer;
		padding: 6px 7px 7px 7px;
		font-size: 18px;
		font-weight: 600;
	}
	div#filter1 input#search1:hover {
		background: #9ecfff;
		color: #132c40;
		width: 120px;
		height: 50px;
		border: 0;
		border-radius: 8px;
		cursor: pointer;
		padding: 6px 7px 7px 7px;
		font-size: 18px;
		font-weight: 600;
	}
}

/* End bổ sung giao diện */
.box-contain h4 {
	margin: 0 5px 0 0;
}
#content {
	padding-top: 25px;
	padding-top: 25px;
	padding-bottom: 50px;
	margin-bottom: 50px;
}
.content-width .content {
	width: auto;
	margin-top: 20px;
	overflow: auto;
}

.public-content-width .content-margin {
	margin: 0px;
}

.total {
	padding: 20px;
	border-top: #ebebeb 1px solid;
	border-bottom: #ebebeb 1px solid;
}

.navbar-form input[type="submit"] {
	background-color: #fff;
	border: 1px solid;
	border-color: #e5e6e9 #dfe0e4 #d0d1d5;
	border-radius: 3px;
	padding: 12px 14px;
	margin: 5px 5px 5px 0;
	cursor: pointer;
}

input.input-search:focus {
	outline: none;
	border: 0;
	-moz-box-shadow: none;
	box-shadow: none;
}

table th {
	background: #fff;
	padding: 15px 2px 10px 2px;
	text-align: left;
	color: #484848;
	font-family: "Tahoma", CenturyGothic, AppleGothic, sans-serif;
	font-size: 0.9em;
	text-transform: none;
	font-weight: 600;
	letter-spacing: .06rem;
}

.ot-1a {width: 20px;}
.ot-1 {width: 30px;}
.ot-2 {width: 70px;}
.ot-3 {width: 95px;}
.ot-4 {width: 80px;}
.ot-5 {width: 80px;}
.ot-6 {width: 90px;}
.ot-7 {width: 45px;}
.ot-8 {width: 50px;}
.ot-9 {width: 70px;}
.ot-10 {width: 95px;}
.ot-11 {width: 60px;}
.ot-12 {width: 200px;}

.text-center-bn2 {text-align: center;}

.input-box-330 {
	width: 295px;
}
.input-box-331 {
	width: 232px;
}
.input-box-332 {
	width: 208px;
}
/* profile-frm-container only in profile view */
.profile-frm-container {
	background: #FFF;
	border: 1px solid #eceef1;
	padding: 15px 15px;
	margin: 0px 0px 25px 0px;
	width: 95%;
}

.public-content-width .no-content {
	margin: 50px 0px 300px 0px;
}

/*  Bảng tin*/
.profile-frm-containerbt {
	background: #FFF;
	border: 1px solid #eceef1;
	padding: 0px 10px 0px 25px;
	margin: 0px 0px 15px 0px;
	width: 97%;
}

/* only in static pages */
.content-bg {
	background-color: #fff;
	border: 1px solid #eceef1;
	padding: 10px 20px 20px 20px;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	margin: 20px 0 100px 0;
}

.md-head {
	margin: 10px 0 20px 0;
}

.pd-cont {
	padding: 0 40px 0px 20px;
}

a.action.btn-right-margin {
	margin: 5px 10px 0px 0px;
}

div.margin-top-header {
	margin-top: 130px;
}

.box-padding {
	padding: 35px 30px 30px 35px;
}

/* used only in product import */
.help-txt {
	color: #00c732;
}

a.help-txt, a.help-txt:visited {
	color: #00c732;
}

.wd-75 {
	width: 75px;
}

.wd-20 {
	width: 22px;
}

.wd-300 {
	width: 300px;
	word-wrap: break-word;
}

.wd-130 {
	width: 130px;
}

.highlight {
	font-weight: bold;
}

.error-color {
	color: #d96557;
}

.margin-bottom {
	margin-bottom: 10px;
}

.margin-bottom {
	margin-bottom: 40px;
}

.order-info-item {
	padding: 10px;
}

.order-track-info-item {
	padding: 10px;
	font-size: 2em;
	color: #555;
}

/*** only in product view */
#toc-header {
	background-color: rgba(255, 255, 255, 0.5);
	height: 175px;
	padding-left: 55px;
}

#product-img {
	float: right;
	background-size: cover;
	background-position: top center;
	margin: 0px 40px 40px 0px;
	max-width: 400px;
	max-height: 400px;
}
/** thumb-nail only in product view */
.thumb-nail {
	max-height: 50px;
	max-width: 50px;
	cursor: pointer;
	display: block;
	margin: 0 auto;
}

.thumb-nail-container {
	height: 50px;
	width: 50px;
	background-size: cover;
	background-position: top center;
	border: 1px solid #b7b7b7;
	margin-bottom: 10px;
	border-radius: 5px;
	margin: 10px;
	padding: 5px;
	cursor: pointer;
	float: left;
}

.thumb-nail.focus, .thumb-nail:focus {
	border-color: #E77600;
	webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 3px 2px rgba(228, 121, 17, .5);
}
/** only in product view */
.profile-btn {
	width: 160px;
	display: inline-block;
	background: transparent;
}

.edit {
	border: 1px solid #0cb1f5;
	color: #fff;
	background: #0cb1f5;
	width: 160px;
}

/*** below 4 classes only in product view */
.outer-banner {
	float: left;
	margin-top: 20px;
}

.xzoom-preview {
	width: 200px;
	height: 200px;
}

a.transaction, a.transaction:visited {
	padding: 6px 5px 6px 5px;
	cursor: pointer;
	color: #0ccaa0;
	font-weight: 500;
	letter-spacing: .5px;
	-webkit-transition: all .1s linear;
	-webkit-user-select: none;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	-ms-transition: all .1s linear;
	transition: all .1s linear;
	text-decoration: none;
	text-transform: uppercase;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
	border: 1px solid #0ccaa0;
	border-radius: 3px;
	min-width: 90px;
	display: block;
	text-align: center;
	background: transparent;
	font-weight: bold;
	margin: 0px 0px 0px 10px;
	font-size: .9em;
}

a.transaction:hover {
	background-color: #0ccaa0;
	text-decoration: none;
	color: #f5f7fa;
}

img#profile-photo {
	vertical-align: middle;
	border-radius: 50%;
	width: 75px;
}

.label-color {
	color: #777;
}
/** only in product stock page */
.stock-label {
	margin: 15px 0;
	font-weight: bold;
	color: #000;
}
/** only in product view */
.transaction-button {
	float: right;
	margin-right: 20px;
}

span.category-list:hover {
	color: #d2aa39;
}

.sub-category-li {
	margin-left: 18px;
}
/** only in product view */
.wd-50 {
	width: 50px;
}
/** below 2 only in product edit */
.radio-span {
	margin-left: 20px;
}

.label-width {
	width: 320px;
}

.margin-left {
	margin-left: 35px;
}

.btn-product-action {
	margin-top: 10px;
}

.label-click {
	color: #0cb1f5;
	cursor: pointer;
	text-decoration: underline;
	width: 170px;
}

.view-right {
	float: left;
	width: 350px;
}

.view-right-bt {
	float: left;
	width: 58%;
}
.view-left-db {
	float: left;
	width: 100%;
}

/** svg icon styles */
.svg-icon {
	color: #767676;
	vertical-align: middle;
}

.icon-fill-color {
	color: #0ccaa0;
	vertical-align: middle;
	padding: 0px 5px;
}

a.action:hover .icon-fill-color {
	color: #f5f7fa;
}

a .svg-icon-color {
	fill: #767676;
}

.add-new-role {
	vertical-align: middle;
}

.edit-profile {
	vertical-align: middle;
}

.loader-icon {
	display: none;
}

@media screen and (max-width: 1155px) {
	.profile-frm-container {
		width: 500px;
	}
}

@media screen and (max-width: 680px) {
	.profile-frm-container {
		width: 500px;
	}
	.view-right {
		float: left;
		width: 200px;
	}
}

@media screen and (max-width: 635px) {
	.profile-frm-container {
		width: 250px;
		height: 530px
	}
}

@media screen and (max-width: 530px) {
	.profile-frm-container {
		width: 200px;
		height: 530px;
	}
	#table th {
		padding: 15px 0px 10px 5px;
	}
}

.action-icon {
	background: none;
	border: 0;
	padding-right: 0;
}

.edit-pd {
	padding-right: 25px;
}
body {
	font-family: Arial;
	font-size: .9em;
	margin: 0;
	padding: 0;
	background-color: #f4f5f8;
}

h2 {
	font-weight: 500;
}

input {
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 7px;
	width: 200px;
	background-color: #fff;
	color: #191919;
}

.inputexp {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px;
    width: 150px;
    background-color: #027353;
    color: #ffffff;
	font-weight: bold;
	font-size: 16px;
}
.inputexp:hover {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px;
    width: 150px;
    background-color: #FF8000;
    color: #ffffff;
	font-weight: bold;
	font-size: 16px;
}

input[type=submit] {
	transition: all 0.3s ease 0s;
	font-size: 1em;
}

input[type=submit]:focus, input[type=submit]:hover {
	background-color: #48cfad;
	outline: none;
	border: 1px solid #45c3a3;
}

input[type="radio"] {
	width: 15px;
}

span.btn.theme-color:hover {
	background-color: #48cfad;
	outline: none;
	border: 1px solid #45c3a3;
}

textarea:focus, input[type=text]:focus, input[type=password]:focus {
	outline: none;
	border: 1px solid #48cfad;
	-moz-box-shadow: 0 0 0 1000px #fff inset;
	box-shadow: 0 0 0 1000px #fff inset;
}

textarea {
	padding: 10px 8px;
    min-width: 314px;
    width: 100%;
    background-color: #fff;
    color: #191919;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-sizing: border-box;
}

.inline-block {
	display: inline-block;
}

div.display-block {
	display: block;
}

a {
	text-decoration: none;
}

.text-right {
	text-align: right;
}

.text-left {
	text-align: left;
	border-right: 1px solid #eaeaea;
}

.text-center-b {
	text-align: center;
	border-right: 1px solid #eaeaea;
}
.text-center-command {
	text-align: left;
	border-right: 1px solid #eaeaea;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.float-clear {
	clear: both;
}

.text-center {
	text-align: center;
}

.margin-zero-auto {
	margin: 0 auto;
	background: #F4F5F8;
}

.btn {
	padding: 10px 30px 10px 30px;
	cursor: pointer;
	color: #282B2D;
	border: 1px solid;
	border-color: #0cb1f5;
	text-decoration: none;
	margin-right: 4px;
	text-align: center;
	border-radius: 3px;
}

.text-wrap {
	white-space: nowrap;
	overflow: hidden;
}

.theme-color {
	background-color: #0cb1f5;
	color: #f5f7fa;
}

/*** filter above table styles starts *************/
.filter-container {
	margin: 10px 0;
    overflow: auto;	
}

.filter-container-bn {
	margin: 20px 0px 0px 0px;
    overflow: auto;	
	padding: 20px 0px 10px 0px;
}

.filter-container select {
	padding: 5px;
	width: 178px;
}

.filter-container input[type=date] {
	padding: 4px;
}

.filter-keyword {
	padding: 10px 0;
	color: #666;
	font-size: 1.2em;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode",
		"Lucida Sans", Tahoma, sans-serif;
}
/*** filter above table styles ends *************/
.no-records {
	margin: 20px 0px;
	padding: 0 20px;
	height: 120px;
	font-size: 1.5em;
	color: #103240;
	background: transparent;
	border: 0px solid #eceef1;
	border-radius: 3px;
}
/** looks like .search is used in filter, verify it and rename style to filter */
.search {
	float: left;
	margin-top: 10px;
}

.required:before {
	color: red;
	content: '*';
	margin: 0 3px;
}

.select2-container--default .select2-selection--multiple {
	border: 1px solid #ccc !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice
	{
	margin-top: 4px !important;
	padding: 5px !important;
}
.xnhan-lb{margin-top:20px;}
table {
	min-width: 100%;
	font-size: 13px;
	line-height: 21px;
	border: 1px solid #eaeaea;
	table-layout: fixed;
	background: #FFF;
	padding: 5px 10px 10px 5px;
	border-collapse: collapse;
}

tr {
	border-bottom: 1px solid #ececec;
}

tr.clickable-row {
	cursor: pointer;
}

table td {
	/* border-bottom: #fbfbfb 1px solid; */
	padding: 10px 5px 10px 5px;
}

td a, td a:visited {
	color: #191919;
	text-decoration: underline;
	/*padding: 0px 0px 0px 15px;*/
}

table tr:hover {
	background-color: #f0f0f0;
}

table.order-list td {
	border-bottom: #f2f0f0 1px solid;
	border-bottom-width: thin !important;
	padding: 20px 35px;
	background: #FFF;
}

.input {
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 6px;
	width: 250px;
	background-color: #fff;
	color: #191919;
}

.mb-10 {
	margin-bottom: 10px;
}

.cursor-pointer {
	cursor: pointer;
}

h1.header-title {
	font-size: 1.1em;
	display: inline-block;
	padding: 10px 5px 0px 5px;
	float: left;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	color: #666666;
	font-weight: bold;
	letter-spacing: .01rem;
	margin: 0;
}

input[type="checkbox"] {
	width: auto;
}

a img {
	border: none;
	cursor: pointer;
}

img {
	border: 0;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}

input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px #fff inset;
}

/** Success and error message display starts ************/
.success {
	color: #00883a;
}

.error {
	color: #D8000C;
}

.display-message-foundation {
	margin: 10px 0;
	padding: 10px;
	border-radius: 3px;
	opacity: 0.83;
	transition: opacity 0.6s;
}

.show {
	visibility: visible;
	opacity: 1;
	transition: opacity 2s linear;
}

.display-success {
	color: #007532;
    background-color: #c1f9d8;
    border: 1px solid #bce8ce;
}

.display-success:before {
	content: '\2714';
	padding: 0 10px;
}

.display-error {
	color: #D8000C;
	background-color: #f5d7d4;
	border: 1px solid #f2ccc7;
	opacity: 0.83;
	transition: opacity 0.6s;
}

.display-error:before {
	content: '\2716';
	padding: 0 10px;
}

.btn-message-close {
	margin-left: 15px;
	color: #888;
	font-weight: bold;
	float: right;
	font-size: 22px;
	line-height: 20px;
	cursor: pointer;
	transition: 0.3s;
}

.btn-message-close:hover {
	color: black;
}
/** Success and error message display ends ************/
h1 {
	font-family: "AppleGothic", CenturyGothic, sans-serif;
	color: #103240;
	font-weight: normal;
	font-weight: 600;
	letter-spacing: .05rem;
	margin: 0;
	line-height: normal;
}

a, a:visited {
	color: #191919;
}

/* form */
.frm-container {
	background: #FFF;
	border: 1px solid #eceef1;
	padding: 20px 40px;
	max-width: 650px;
	margin: 0px 0px 40px 0px;
	border-radius: 3px;
}
.frm-containerp {
	background: #FFF;
	border: 1px solid #eceef1;
	padding: 20px 40px;
	max-width: 100%;
	margin: 0px 0px 40px 0px;
	border-radius: 3px;
}

.row {
	margin: 8px 0;
	display: flex;
}

.label {
	margin-bottom: 2px;
	color: #797979;
}

.border-radius {
	border-radius: 3px;
}

.col {
	display: inline-block;
}

select {
	padding: 7px;
	background-color: #fff;
	color: #191919;
	border: 1px solid #ccc;
	border-radius: 3px;
	box-sizing: content-box;
	width: 210px;
}

input[type="file"] {
	padding-left: 0px;
	background-color: #fff;
	color: #191919;
	border: 1px solid #ccc;
}

input#search {
	background: #9ecfff url(../view/img/icon-btn-search.png);
	background-position: 25px 9px;
	background-repeat: no-repeat;
}

input#reset {
	background-color: #F0F0F0;
}
.button {
	background-color: #04AA6D; /* Green */
	border: none;
	color: white;
	padding: 8px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 15px;
	margin: 2px 2px;
	transition-duration: 0.4s;
	cursor: pointer;
	min-width: 100px;
  }
  
  .button1 {
	background-color: #04AA6D; 
	color: white; 
	border: 2px solid #04AA6D;
  }
  
  .button1:hover {
	background-color: white;
	color: black;
  }
  
  .button2 {
	background-color: #008CBA; 
	color: white; 
	border: 2px solid #008CBA;
  }
  
  .button2:hover {
	background-color: white;
	color: black;
  }
  
  .button3 {
	background-color: #f44336; 
	color: white; 
	border: 2px solid #f44336;
  }
  
  .button3:hover {
	background-color: white;
	color: black;
  }
  #rcorners1 {
	background: #008CBA;
	padding: 8px 6px;
	min-width: 45px;
	font-size: 15px;
	line-height: 21px;
	margin: 2px 2px;
	text-align: center;
	color: white;
  }
  #rcorners2 {
	background: #04AA6D;
	padding: 8px 6px; 
	min-width: 45px;
	font-size: 15px;
	line-height: 21px;
	margin: 2px 2px;
	text-align: center;
	color: white;
  }
  #rcorners3 {
	background: #F44336;
	padding: 8px 6px; 
	min-width: 45px;
	font-size: 15px;
	line-height: 21px;
	margin: 2px 2px;
	text-align: center;
	color: white;
  }
  .input-container {
	position: relative;
	display: inline-block;
	margin-bottom: 5px;
	width: 100%;
}

.input-container label {
	position: absolute;
	left: 10px;
	top: 50%;
	transform: translateY(-50%);
	pointer-events: none;
	font-size: 14px;
	color: #aaa;
}
.input-container input {
	width: calc(100% - 10px); 
	margin-left: 5px;
	margin-right: 5px;
	text-align: right;
	box-sizing: border-box; 
}
.input-wrapper {
    position: relative;
    display: inline-block;
}

.lsuat {
    position: absolute;
    right: 42px; 
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
	color: #797979;
}
.action-button {
	float: right;
}

div#filter input#search {
	background: #9ecfff;
	color: #132c40;
	width: 100px;
	border: 1px solid #95c3f1;
	cursor: pointer;
	padding: 6px 7px 7px 7px;
}

div#filter input#search:hover {
	background: #45c3a3;
	color: #FFF;
}

div#filter button.btn-cancel {
	background: transparent;
	color: #bdbdbd;
	width: 100px;
	border: 1px solid #bdbdbd;
	cursor: pointer;
	border-radius: 3px;
	padding: 7px;
}

div#filter button.btn-cancel:hover {
	background: #bdbdbd;
	color: #FFF;
}
/* form ends*/
.pagination input[name=page] {
	padding: 10px 15px;
	background: #F0F0F0;
	color: #191919;
	border: #E4E4E4 1px solid;
	margin: 0px 5px;
	width: auto;
	cursor: pointer;
}

.pagination input[name=page]:disabled {
	background: #9ecfff;
	border-color: #9ecfff;
	color: #191919;
	cursor: auto;
}

a.action, a.action:visited {
	padding: 10px 5px 10px 5px;
	cursor: pointer;
	color: #0ccaa0;
	font-weight: 500;
	letter-spacing: .5px;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	-ms-transition: all .1s linear;
	transition: all .1s linear;
	text-decoration: none;
	text-transform: uppercase;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
	border: 1px solid #0ccaa0;
	border-radius: 3px;
	min-width: 100px;
	display: block;
	text-align: center;
	background: transparent;
	font-weight: bold;
	margin: 0px 0px 0px 10px;
	font-size: .9em;
}

a.action:hover {
	background-color: #0ccaa0;
	text-decoration: none;
	color: #f5f7fa;
}
/* Bảng tin */
a.actionb, a.actionb:visited {
	padding: 15px 15px;
	cursor: pointer;
	color: #ffffff;
	font-weight: 400;
	width: 190px;
	letter-spacing: .5px;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	-ms-transition: all .1s linear;
	transition: all .1s linear;
	text-decoration: none;
	text-transform: none;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
	border-radius: 3px;
	display: block;
	text-align: left;
	background: #0085BA;
	font-weight: normal;
	margin: 0px;
	font-size: .9em;
}

a.actionb:hover {
	background-color: #EE6B2E;
	text-decoration: none;
	color: #f5f7fa;
}
a.actionc, a.actionc:visited {
	padding: 15px 15px;
	cursor: pointer;
	color: #ffffff;
	font-weight: 400;
	width: 190px;
	letter-spacing: .5px;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	-ms-transition: all .1s linear;
	transition: all .1s linear;
	text-decoration: none;
	text-transform: none;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
	border-radius: 3px;
	display: block;
	text-align: left;
	background: #EE6B2E;
	font-weight: normal;
	margin: 0px;
	font-size: .9em;
}

a.actionc:hover {
	background-color: #0085BA;
	text-decoration: none;
	color: #f5f7fa;
}
.lc-bt{font-size: 1.2em; line-height: 2em; color: #0085BA;}
.nh-lb{font-size: 1em; color: #DD0000; font-weight: bold;}
/* End bảng tin */

button.btn.theme-color:hover {
	background-color: #48cfad;
	outline: none;
	border: 1px solid #45c3a3;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0px;
	/*   min-width: 10em;*/
}

::placeholder {
	color: #c0c0c0;
}

.bread-crumb {
	overflow: auto;
	padding: 10px 0 10px 0;
	display: inline-block
}

.bread-crumb span, .bread-crumb a {
	font-size: .9em;
	display: inline-block;
	padding: 5px 5px 5px 0px;
	float: left;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	color: #666666;
	letter-spacing: .01rem;
	margin-right: 0;
}

.bread-crumb span.sep {
	font-size: 1em;
	font-family: sans-serif;
	font-weight: normal;
	color: #666666;
	margin: 0 5px;
}

.bread-crumb span {
	color: #666666;
	font-weight: normal;
}

.input-right-margin {
	margin-right: 30px;
}

.box-margin {
	margin-bottom: 15px;
}

.box-margin-kh {
	margin-bottom: 15px;
	margin-right: 30px;
}
.box-margin-khd {
	margin-bottom: 15px;
	margin-right: 0px;
}

.box-vtri {
	margin-bottom: 15px;
	width: 60px;
}

.pad-cus-edit-btn {
	padding: 30px 0px 0px 0px;
}

a.label-click:visited {
	color: #0cb1f5;
}

@media screen and (max-width: 490px) {
	input {
		width: 175px;
	}
	.box-padding {
		padding: 10px 0px;
	}
	.pad-export-add {
		padding: 15px 0px;
	}
	select[class=input-box-330] {
		width: 175px;
	}
	.input-box-330 {
		width: 175px;
	}
	.input-box-331 {
		width: 122px;
	}
	.input-box-332 {
		width: 92px;
	}
	.lsuat {
		color:#797979; 
		border: 1px solid #ccc; 
		padding:7px 3px; 
		margin-right:0px;
	}
	textarea {
		width: 200px;
		min-width: 200px;
	}
}

@media screen and (max-width: 635px) {
	.del-res {
		display: none;
	}
	.row.content-res {
		margin: unset;
		display: unset;
	}
	.display-unset {
		display: block !important;
	}
	.sub-header-padding {padding: 0;}
}

.right-margin {
	margin-right: 3px;
}

.select2-selection--single {
	height: 32px ! important;
}

.select2-container--default .select2-selection--single {
	border: 1px solid #ccc ! important;
}
.select2-results__option--highlighted {
	background-color: #e9e9e9 ! important;
	color: #000 !important;
}

.select2-dropdown {
	border: 1px solid #d2e0de ! important;
}

:focus {
	outline: none ! important;
}

.select2-selection__placeholder {
	color: #444 ! important;
}
.select2-search__field:focus {
    outline: none;
    border: 1px solid #48cfad;
    box-shadow: 0 0 3px 2px rgba(72, 207, 173, .5);
}
span.select2-container--default .select2-search--dropdown .select2-search__field:focus {
    border: 1px solid #2abda3;
}
/* .chart-container {
    width: 38%;
    text-align: center;
} */
.dashboard-dothi {
	display: flex;
	flex-wrap: wrap; 
	justify-content: center; 
	gap: 20px; 
	max-width: 100%; 
	padding: 10px; 
	box-sizing: border-box; 
}
.chart-container {
	width: 300px;
	height: 300px;
	flex: 0 0 auto; 
}
canvas {
	width: 300px !important; 
	height: 300px !important; 
}

.pie-chart {
    margin: auto;
    padding: 15px;
}
@media (max-width: 768px) {
	.dashboard-dothi {
		flex-direction: column; 
		align-items: center; 
	}
}