@charset "UTF-8";

.create {
	border: 1px solid transparent;
	background-color: var(--theme-color-3) !important;
	padding: .47rem .75rem;
	height: 45.16px;
	color: #fff !important;
	-moz-user-select: none;
	-ms-user-select: none;
}

.fzglox {
	transform: rotateY(180deg);
}

#vertical-menu-btn i {
	transition: all .2s ease;
}

.simplebar-offset {
	transition: all .2s ease;
}

.borderbl {
	border: 1px solid var(--theme-color-3);
}

.pls-back2top {
	display: flex;
	position: fixed;
	right: 8px;
	bottom: 15px;
	justify-content: center;
	align-items: center;
	opacity: 0;
	z-index: 99;
	cursor: pointer;
	box-sizing: border-box;
	box-shadow: 8px 8px 20px 0 rgba(55, 99, 170, .1);
	border: 2px solid #fff;
	border-radius: 50%;
	background-image: linear-gradient(0deg, #ffffff 0%, #f3f5f8 100%);
	width: 52px;
	height: 52px;
	overflow: hidden;
	font-size: 0;
}

a {
	color: var(--theme-color-3);
	text-decoration: none;
}

.pls-back2top::before {
	display: block;
	background-image: url(/themes/clientarea/user/assets/images/top1.svg);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	content: "";
}

.pls-back2top:hover {
	box-shadow: 8px 8px 20px 0 rgba(55, 99, 170, .2);
	text-decoration: none;
}

.pls-back2top:hover::before {
	background-image: url(/themes/clientarea/user/assets/images/top2.svg);
}

select {
	opacity: 9.9;
	box-shadow: 8px 8px 20px 0 rgb(55 99 170 / 10%), -8px -8px 20px 0 #fff;
	border: 2px solid #ffffff;
	background-image: linear-gradient(0deg, #fff, #f3f5f8);
	color: var(--theme-color-1);
}

.vertical-menu {
	transform: translateX(0);
	transition: all .3s ease;
	background: #fff !important;
}

body.sidebar-enable .vertical-menu {
	transform: translateX(0);
}

@media (max-width:992px) {
	body:not(.sidebar-enable) .vertical-menu {
		transform: translateX(-100%)
	}
}

.badge-light {
	display: inline-block;
	margin-right: 5px;
	border-color: #3fbf70;
	border: 2px solid #fff;
	border-radius: 50px;
	background-image: linear-gradient(0deg, #fff, #f3f5f8);
	background-color: #3fbf70;
	padding: 5px 10px;
	color: var(--theme-color-3);
	text-align: center;
}

#page-header-user-dropdown:hover {
	display: block;
}

.app-expense-alert {
	padding: 10px 20px;
}

.zdphig {
	height: 135px;
}

.app-expense-alert {
	display: flex;
	position: relative;
	justify-content: space-between;
	align-items: flex-start;
	vertical-align: middle;
	box-sizing: border-box;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px solid rgb(213, 231, 255);
	border-radius: 0;
	background: rgb(213, 231, 255);
	padding: 14px 20px;
	color: rgb(0, 45, 160);
	font-size: 12px;
	line-height: inherit;
}

.btn {
	border-radius: 0 !important;
}

.app-expense-alert__decoration {
	flex: 0 0 16px;
	margin-top: 1px;
	margin-right: 16px;
	font-size: 0;
}

.app-expense-icon-infoblue {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTkgNEg3djJoMlY0em0wIDNIN3Y1aDJWN3ptLTEgN2MtMy4zMDkgMC02LTIuNjkxLTYtNnMyLjY5MS02IDYtNiA2IDIuNjkxIDYgNi0yLjY5MSA2LTYgNnpNOCAwYTggOCAwIDEwMCAxNkE4IDggMCAwMDggMHoiIGZpbGw9IiMwMDZlZmYiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);
}

.app-expense-icon {
	display: inline-block;
	vertical-align: middle;
	background-position: inherit;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	font-size: 0;
}

.app-expense-alert__info {
	flex: 1 1 0%;
	color: inherit;
	font-size: 12px;
	line-height: inherit;
}

.app-expense-alert__operational {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	margin-top: -4px;
	margin-bottom: -4px;
	padding-left: 20px;
	min-height: 26px;
}

.btn-group-toggle .btn-primary {
	border: 1px solid #eaeaea;
	background: #eaeaea;
	color: #666;
}

.btn-primary {
	border-color: var(--theme-color-3);
	background-color: var(--theme-color-3);
	color: #fff;
}

.left_wrap {
	border: 0;
	background-image: -webkit-gradient(linear, right top, left top, from(#0008ff), to(var(--theme-color-6)));
	background-image: -webkit-linear-gradient(right, #0008ff, var(--theme-color-6));
	background-image: linear-gradient(270deg, #0008ff, var(--theme-color-6));
	color: #fff;
}

.card {
	box-sizing: border-box;
	margin-right: auto;
	margin-left: auto;
	box-shadow: 0 2px 4px 0 rgb(54 58 80 / 32%);
	border-radius: 0 !important;
	color: rgba(0, 0, 0, .9);
}

.products-banner-buttons {
	box-sizing: border-box;
	margin-right: auto;
	margin-left: auto;
	box-shadow: 0 2px 4px 0 rgb(54 58 80 / 32%);
	border-radius: 0;
	background-color: #fff;
	color: rgba(0, 0, 0, .9);
}

.btn-danger {
	border-radius: 10px !important;
}

#DelBtn,
#delBtn,
#allDelBtn,
#closeApi {
	border-radius: 0 !important;
}

.input-group>.custom-select:not(:last-child),
.input-group>.form-control:not(:last-child) {
	border-top-right-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
}

.input-group>.input-group-append>.btn,
.input-group>.input-group-append>.input-group-text,
.input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
.input-group>.input-group-prepend:not(:first-child)>.btn,
.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
	border-top-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
}

.btn {
	box-shadow: 0 4px 20px 2px rgb(6 75 179 / 4%);
}

.rsb {
	border-radius: 10px !important;
}

rol {
	display: inline-block;
	vertical-align: middle;
	appearance: none;
	box-sizing: border-box;
	border-radius: 0;
	padding: 13px 10px 12px;
	width: 100%;
	color: #333;
	font-size: 14px;
}

button,
input,
select {
	box-sizing: border-box;
}

button,
input,
select,
textarea {
	font-family: PingFangSC-Light, 'helvetica neue', arial, 'hiragino sans gb', 'microsoft yahei ui', 'microsoft yahei', simsun, sans-serif;
}

body,
button,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
li,
ol,
p,
td,
textarea,
th,
ul {
	margin: 0;
	padding: 0;
}

.gr {
	width: 24%;
}

@media screen and (min-width:900px) {
	.dnhider {
		display: none
	}

	@media screen and (min-width:992px) {
		#vertical-menu-btn {
			display: none
		}
	}
}

@media screen and (max-width:768px) {
	.mf_box {
		border: 0 !important
	}

	.user-center_product_grid-d {
		grid-template-columns: repeat(2, 1fr) !important
	}

	.app-overview-col {
		width: 50% !important
	}

	.gr {
		width: 24%
	}
}

.justify-content-between.align-items-center.h-25.zdpd {
	display: inline-block !important;
	margin-top: 25px;
}

.justify-content-between.align-items-center.h-25.zdpd a {
	float: left;
	padding: 6px 0;
	width: 33%;
}

.mt-5,
.my-5 {
	margin-top: 1rem !important;
}

.card.card_body.mb-3.p-3.bg-danger {
	background-color: #ffeded !important;
}

.card.card_body.p-3.bg-warning {
	background-color: #fff0d6 !important;
}

.col-12.col-sm-8.text-white .card.card_body.bg-primary.p-4 {
	background-color: #eff0ff !important;
}

.card {
	color: #000;
	font-weight: 500;
}

.card-title {
	border-left: 3px solid var(--theme-color-3);
	padding-left: 14px;
	color: #000;
	font-weight: 700;
}

.user-info-container {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}

.avatar-container {
	flex: 0 0 80px;
	margin-right: 20px;
}

.avatar {
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	background: linear-gradient(135deg, var(--theme-color-3), var(--theme-color-6));
	width: 60px;
	height: 60px;
	color: white;
	font-weight: bold;
	font-size: 24px;
}

.user-info-content {
	flex: 1;
	min-width: 300px;
}

.user-info-items {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
}

.user-info-item {
	flex: 1 1 100%;
	margin-bottom: 15px;
	padding: 0 10px;
	min-width: 200px;
}

@media (min-width:768px) {
	.user-info-item {
		flex: 1 1 50%;
		max-width: 50%
	}
}

.user-info-actions .binding i {
	margin-right: 15px;
	color: #ccc;
	font-size: 20px;
}

.user-info-actions .binding .bx-award {
	margin-right: 2px;
	background-color: transparent;
	width: 20px;
	height: 20px;
	color: #ff7301;
}

.user-info-actions .binding i.text-success {
	color: #00b98c;
}

.user-info-actions .agent {
	margin-left: 10px;
	border-radius: 1px;
	background: rgba(255, 114, 0, .1);
	padding: 6px 8px 6px 6px;
	color: white;
	color: #ff7301;
	font-size: 14px;
}

.modal-title {
	border-left: 3px solid var(--theme-color-3);
	padding-left: 14px;
	color: #000;
	font-weight: 700;
}

.search-box .form-control {
	display: inline-block;
	position: relative;
	box-sizing: border-box;
	border-radius: 0 !important;
	padding-left: 40px;
	padding: 0 12px;
	height: 34px;
	color: var(--theme-color-3);
	line-height: 34px;
	text-align: center;
}

.search-box .search-icon {
	color: var(--theme-color-3);
}

a.dropdown-item {
	padding: 0 20px;
	height: 40px;
	color: #666;
	line-height: 40px;
}

.card {
	margin-bottom: 15px;
}

.ewyxx {
	width: 75%;
}

.ewyserlj {
	width: 100%;
}

.ewyserlj a {
	overflow: hidden;
	color: #666;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ewyserlj i {
	position: relative;
	padding-right: 5px !important;
	font-size: 20px;
}

.ewyserlj a.zdcg {
	color: #00b98c !important;
}

.zddbsx a {
	border: 1px solid #eee;
	padding: 10px 0;
	color: #666;
	text-align: center;
}

.zddbsx a:hover {
	border: 1px solid #0066ff;
	border-radius: 0 !important;
	background: #f4f7fb;
	color: #0066ff;
}

.zddbsx a div {
	font-size: 26px;
}

.zdbfb {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

.zdphig {
	height: 135px;
}

.zddgj {
	display: inline-block;
}

.zddgjg {
	display: inline-block !important;
	margin-bottom: 0 !important;
	width: 100%;
}

.zdxfz {
	display: inline-block;
	margin-top: 12px;
	margin-left: 0 !important;
}

.text-gray.col-12.d-flex.justify-content-between.mt-5.pl-0 {
	display: inline-block !important;
	margin-top: 0 !important;
	line-height: 28px;
}

.configureproduct:focus {
	border-color: var(--theme-color-3);
	color: var(--theme-color-3);
}

.label:hover {
	border-color: var(--theme-color-3);
	color: var(--theme-color-3);
}

.card-title:hover {
	border-color: var(--theme-color-3);
	color: var(--theme-color-3);
}

.app-overview-grid__box-title {
	display: flex;
	align-items: center;
	margin-bottom: 5px;
	color: #666;
	font-weight: 500;
	font-size: 14px;
}

.app-overview-grid__box-title .bx {
	vertical-align: middle;
	font-size: 16px;
}

.app-overview-grid__box-desc {
	color: var(--theme-color-3);
	font-weight: 700;
	font-size: 20px;
}

.qr-searchean {
	position: absolute;
	top: 15px;
	right: 10px;
}

.selectpicker.active {
	border-color: var(--theme-color-3);
}

.qr-search {
	border: 1px solid #eee;
	border-radius: 100px;
	background: #f8f8fb;
	padding: 0 35px 0 15px;
	width: 250px !important;
	height: 32px;
	color: #555 !important;
	font-size: 12px;
}

.qr-search::-webkit-input-placeholder {
	color: #888;
}

.qr-search:-moz-placeholder {
	color: #888;
}

.form-control.qr-search:focus {
	outline: 0;
	border-color: #b1bbc4;
	background-color: #0180ff;
	color: #fff;
}

.qr-tcsearch {
	position: absolute;
	top: -51px;
	left: 3px;
}

.qr-searchan {
	position: absolute;
	top: -58px;
	right: 0;
	color: var(--theme-color-3);
	font-size: 20px;
}

.qr-searchan:hover {
	color: var(--theme-color-3);
}

.header-search-droplist>ul {
	margin-bottom: 0;
	padding: 8px 0;
}

.header-search-droplist>ul>li {
	padding: 0
}

.header-search-droplist>ul>li,
.header-search-droplist>ul>li>a {
	-webkit-transition: all .2s;
	transition: all .2s;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.header-search-droplist>ul>li>a {
	display: inline-block;
	cursor: pointer;
	padding: 5px 15px;
	height: 100%;
	color: #252b3a
}

.header-search-droplist>ul>li>a span {
	opacity: .8;
	color: #575d6c
}

.header-search-droplist>ul>li>a.hover {
	background-color: #efeff1;
	color: var(--theme-color-6)
}

.header-search-droplist>ul>li>a.hover span {
	color: var(--theme-color-6)
}

.header-search-droplist>ul>li:hover .search-block,
.header-search-droplist>ul>li:hover>a {
	background-color: #efeff1
}

.header-search-droplist>ul>li:hover .text,
.header-search-droplist>ul>li:hover .text>span,
.header-search-droplist>ul>li:hover .text>span span,
.header-search-droplist>ul>li:hover .text span,
.header-search-droplist>ul>li:hover a,
.header-search-droplist>ul>li:hover a span {
	color: var(--theme-color-6)
}

.header-search-droplist>ul>li:hover .tag-product {
	border-color: var(--theme-color-6);
	color: var(--theme-color-6)
}

.header-search-droplist>ul>li:hover .text:after {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxwYXRoIGlkPSJhIiBkPSJNMCAwaDE2djE2SDB6Ii8+PC9kZWZzPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTIpIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxtYXNrIGlkPSJiIiBmaWxsPSIjZmZmIj48dXNlIHhsaW5rOmhyZWY9IiNhIi8+PC9tYXNrPjxwYXRoIGQ9Ik05LjI2MiAyLjUwMmExIDEgMCAwMC0uODgzLjk5M2wtLjAwMSAxLjY3NkgxLjJhMSAxIDAgMDAtMSAxdjMuNTk2bC4wMDcuMTE3YTEgMSAwIDAwLjk5My44ODNoNy4xNzh2MS42MzhhMSAxIDAgMDAxLjYyOC43NzhsNS41MjUtNC40NTVhMSAxIDAgMDAwLTEuNTU2bC01LjUyNS00LjQ1NWExIDEgMCAwMC0uNjI3LS4yMjJsLS4xMTcuMDA3em0uMTE3IDMuNjdWMy40OTRsNS41MjQgNC40NTUtNS41MjQgNC40NTVWOS43NjdIMS4yVjYuMTcxaDguMTc5eiIgZmlsbD0iI0M3MDAwQiIgZmlsbC1ydWxlPSJub256ZXJvIiBtYXNrPSJ1cmwoI2IpIi8+PC9nPjwvc3ZnPg==)
}

.header-search-droplist>ul li.to-page+li:not(.to-page):before {
	display: block;
	margin: 4px 16px 6px;
	background-color: #dfe1e6;
	width: calc(100% - 32px);
	height: 1px;
	content: ""
}

.header-search-droplist .search-block {
	display: block;
	-webkit-transition: .2s;
	transition: .2s;
	cursor: pointer;
	padding: 8px 16px;
	width: 100%;
	height: 100%;
	overflow: hidden;
	color: #252b3a;
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	text-overflow: ellipsis;
	white-space: nowrap
}

.header-search-droplist .search-block .text:after {
	display: inline-block;
	vertical-align: middle;
	-webkit-transition: .2s;
	transition: .2s;
	margin-top: -2px;
	margin-left: 8px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxwYXRoIGlkPSJhIiBkPSJNMCAwaDE2djE2SDB6Ii8+PC9kZWZzPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTIpIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxtYXNrIGlkPSJiIiBmaWxsPSIjZmZmIj48dXNlIHhsaW5rOmhyZWY9IiNhIi8+PC9tYXNrPjxwYXRoIGQ9Ik05LjI2MiAyLjUwMmExIDEgMCAwMC0uODgzLjk5M2wtLjAwMSAxLjY3NkgxLjJhMSAxIDAgMDAtMSAxdjMuNTk2bC4wMDcuMTE3YTEgMSAwIDAwLjk5My44ODNoNy4xNzh2MS42MzhhMSAxIDAgMDAxLjYyOC43NzhsNS41MjUtNC40NTVhMSAxIDAgMDAwLTEuNTU2bC01LjUyNS00LjQ1NWExIDEgMCAwMC0uNjI3LS4yMjJsLS4xMTcuMDA3em0uMTE3IDMuNjdWMy40OTRsNS41MjQgNC40NTUtNS41MjQgNC40NTVWOS43NjdIMS4yVjYuMTcxaDguMTc5eiIgZmlsbD0iIzI1MkIzQSIgZmlsbC1ydWxlPSJub256ZXJvIiBtYXNrPSJ1cmwoI2IpIi8+PC9nPjwvc3ZnPg==);
	background-size: 100% 100%;
	width: 16px;
	height: 12px;
	content: ""
}

.header-search-droplist .search-block span {
	opacity: .8;
	color: #575d6c;
	font-weight: 400
}

.header-search-droplist .search-block .search-tag {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin-top: 4px
}

.header-search-droplist .search-block .search-tag a {
	display: inline-block;
	margin-top: 2px;
	border: 1px solid #adb0b8;
	border-radius: 2px;
	padding: 0 8px;
	height: 18px;
	color: #575d6c;
	font-size: 12px;
	line-height: 17px
}

.header-search-droplist .search-block .search-tag a:not(.tag-console) {
	margin-right: 12px
}

.header-search-droplist .search-block .search-tag .tag-console:hover {
	border-color: var(--theme-color-6);
	color: var(--theme-color-6)
}

.header-search-droplist .search-block .search-tag .tag-console:hover+a {
	border-color: #adb0b8 !important;
	color: #575d6c !important
}

.header-search-droplist .search-block.hover,
.header-search-droplist .search-block.hover a.hover,
.header-search-droplist .search-block:hover,
.header-search-droplist a.hover,
.header-search-droplist a:hover {
	cursor: pointer;
	border-color: var(--theme-color-6);
	color: var(--theme-color-6)
}

.header-search-droplist .search-block.hover a.hover span,
.header-search-droplist .search-block.hover span,
.header-search-droplist .search-block:hover span,
.header-search-droplist a.hover span,
.header-search-droplist a:hover span {
	color: var(--theme-color-6)
}

.header-search-droplist .search-block.hover .text:after {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxwYXRoIGlkPSJhIiBkPSJNMCAwaDE2djE2SDB6Ii8+PC9kZWZzPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTIpIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxtYXNrIGlkPSJiIiBmaWxsPSIjZmZmIj48dXNlIHhsaW5rOmhyZWY9IiNhIi8+PC9tYXNrPjxwYXRoIGQ9Ik05LjI2MiAyLjUwMmExIDEgMCAwMC0uODgzLjk5M2wtLjAwMSAxLjY3NkgxLjJhMSAxIDAgMDAtMSAxdjMuNTk2bC4wMDcuMTE3YTEgMSAwIDAwLjk5My44ODNoNy4xNzh2MS42MzhhMSAxIDAgMDAxLjYyOC43NzhsNS41MjUtNC40NTVhMSAxIDAgMDAwLTEuNTU2bC01LjUyNS00LjQ1NWExIDEgMCAwMC0uNjI3LS4yMjJsLS4xMTcuMDA3em0uMTE3IDMuNjdWMy40OTRsNS41MjQgNC40NTUtNS41MjQgNC40NTVWOS43NjdIMS4yVjYuMTcxaDguMTc5eiIgZmlsbD0iI0M3MDAwQiIgZmlsbC1ydWxlPSJub256ZXJvIiBtYXNrPSJ1cmwoI2IpIi8+PC9nPjwvc3ZnPg==);
}

.header-search-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	top: 0;
	right: 20px;
	width: 0;
	height: 100%;
	overflow: hidden;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: all .2s;
	transition: all .2s
}

.header-search-droplist.show {
	display: block
}

.header-search-droplist.J-search-hot {
	position: absolute;
	-webkit-transition: all .2s;
	transition: all .2s;
	width: 100%
}

.header-search.active .header-search-content {
	right: 20px;
	width: 350px;
	overflow: visible
}

.noti-icon i {
	margin-top: 6px;
	color: #8187A1;
	font-size: 20px;
}

.event-list a {
	white-space: nowrap;
}

.bg-light {
	background-color: #eff2f7;
}

.card.news-card {
	overflow: hidden;
	text-overflow: ellipsis;
}

.btn {
	white-space: nowrap;
}

.dropdown .noti-icon {
	padding: 0 3px;
}

.login_right {
	margin-top: 68px;
	width: 50% !important;
}

.item {
	border-bottom: 1px solid #ededed;
	background: #fff;
}

.item p {
	margin-bottom: 0;
	box-shadow: 0 -2px 15px 0 rgba(138, 153, 150, .15);
	padding-left: 50px;
	font-size: 18px;
	line-height: 68px;
}

.captcha {
	border: 1px solid #ced4da;
	width: 50%;
}

#footer {
	position: absolute;
	bottom: 0;
	clear: both;
	z-index: 9999;
	background-color: #F5F5F6;
	color: #666;
	font-size: 12px;
}

#footer a,
#footer a:hover {
	color: #666;
	text-decoration: none;
}

#footer .copyrightDiv,
#footer .otherLinkDiv,
.msgBtn {
	display: inline-block;
}

#footer .copyrightDiv,
.browserDiv {
	position: relative;
}

#content .widthLimit,
#footer {
	width: 100%;
}

#footer .widthLimit {
	margin: 0 30px;
	padding: 0;
}

#footer .footer-content {
	height: 58px;
}

#footer .footer-content {
	margin: 0 30px;
}

#footer .footer-content {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	padding-top: 8px;
}

#agreePrivacy {
	position: relative;
	top: 4px;
	width: 16px;
	height: 16px;
}

#page-topbar {
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .06);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .06);
	background-image: #fff;
}

.dropdown.show .header-item {
	color: var(--theme-color-10);
}

.header-item:hover {
	background: none;
	color: var(--theme-color-10);
}

.fa-bars {
	color: #fff;
}

#sidebar-menu {
	padding: 10px 8px 20px 0;
}

.logo-sm img {
	width: auto;
	height: var(--topbar-height);
}

.navbar-brand-box {
	padding: 0;
}

.vertical-menu,
.navbar-brand-box {
	width: var(--sidebar-width);
}

.main-content {
	margin-left: var(--sidebar-width);
}

.footer {
	left: var(--sidebar-width);
}

@media (max-width:992px) {
	.footer {
		left: 0
	}
}

.user-center_header {
	border: 3px solid rgba(255, 255, 255, .53);
	background-color: #0066fe;
}

#sidebar-menu ul li ul.sub-menu li a {
	padding: .5rem 1.5rem .5rem 16px;
	font-size: 14px;
}

.header-item img {
	margin-top: -3px;
}

.dropdown-item:focus,
.dropdown-item:hover {
	background-color: #ecf5ff;
	color: #66b1ff;
}

.dropdown-item {
	padding: .5rem;
}

.d-lg-inline-block a,
.header-item {
	padding: 0 8px;
	color: #8187A1;
}

.header-item img {
	margin-top: -3px;
}

.user-center_product_grid .user-center_product:hover {
	border: 1px solid #0066ff;
	background: #f4f7fb;
}

.user-center_notice ul {
	margin-bottom: 0;
	overflow: hidden;
}

.user-center_notice_item .notice_item_title {
	color: #555;
}

.user-center_notice_item .notice_item_title:hover {
	color: #005aff;
}

.user-center_calc {
	height: 308px;
	min-height: 308px;
}

.user-center_notice_item {
	height: 40px;
}

.table-footer {
	margin-top: 15px;
}

#sourceListBox .table-footer {
	display: none;
}

.table-responsive {
	margin-bottom: 0;
	box-shadow: none;
}

.restall-btn {
	border-radius: 0 !important;
}

.server_header_box {
	margin-right: 0;
	margin-left: 0;
	border-radius: 0 !important;
	background-image: linear-gradient(87deg, #fff 0%, #fff 100%) !important;
	padding: 20px 25px;
	height: auto;
	color: #555 !important;
}

.powerimg {
	border-radius: 50%;
	background-color: #ffffff;
	width: 50px;
	height: 50px;
}

.text-white {
	color: #555;
}

.text-white-50 {
	color: rgba(0, 0, 0, .5) !important;
}

.card.card_body.mb-3.p-3.bg-danger {
	background-color: #ffeded !important;
}

.card.card_body.p-3.bg-warning {
	background-color: #fff0d6 !important;
}

.box_left_wrap {
	border-left: 1px solid rgba(173, 173, 173, .25) !important;
	min-height: 50px !important;
}

.configuration.configuration_list {
	border-bottom: 1px solid #eee;
	line-height: 28px;
}

.table-header .btn.btn-sm.btn-primary.w-xs {
	min-width: 110px;
	line-height: 25px;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
	width: 400px !important;
}

.pagination-sm .page-item:first-child .page-link {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.pagination-sm .page-item:last-child .page-link {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.pagination-sm .page-link {
	padding: .25rem .6rem;
	font-size: .71094rem;
	line-height: 1.5;
}

#limitSel {
	height: 26px;
}

.table td,
.table thead th,
.box_nowrap {
	font-size: 12px;
}

.p-5.bg-primary.rounded.text-white.d-flex.flex-column.justify-content-center.align-items-center {
	background-color: #fff !important;
}

.col-12.col-sm-8.text-white .card.card_body.bg-primary.p-4 {
	background-color: #eff0ff !important;
}

.security-header {
	border-radius: 0;
	background-image: url(../../assets_custom/img/security_top.png), linear-gradient(87deg, #ffffff, #ffffff);
}

.security-info {
	border-radius: 4px;
	background-color: #ffffff;
	padding: 0;
}

.security-label {
	display: flex;
	justify-content: space-between;
	align-items: center;
	opacity: .6;
	margin-bottom: 0;
	color: #555;
}

.security-text .progress {
	border-radius: 0;
	height: 12px;
}

.security-text .bg-danger {
	background-color: #ffae00 !important;
}

.security-avatar .bg-info {
	background-color: #ffffff !important;
}

.card.bg-promote .text-white {
	color: #fff !important;
}

#cloud_nat .bg-primary {
	background-color: transparent !important
}

#cloud_nat .py-2 {
	padding: 0 !important;
}

#cloud_nat .mb-2 {
	margin: 0 !important;
}

#cloud_nat .d-flex {
	display: block !important;
}

#cloud_nat label {
	margin-bottom: 0;
}

.novalid {
	box-shadow: 0 6px 14px 2px rgba(250, 251, 255, 0);
	border-radius: 4px;
	background-color: rgba(253, 254, 254, .32);
	background: #828282;
	min-width: 80px;
	height: 26px;
	color: #fff;
	line-height: 20px;
}

.ewyserxx span {
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ewyserxx span:first-child {
	width: 100%;
}

.ewyserxx span:nth-child(2) {
	margin-bottom: 5px;
	width: 60%;
}

.ewyserxx span:nth-child(3) {
	float: right;
	width: 30%;
	min-width: 88px;
}

.ewyserxx span:nth-child(4),
.ewyserxx span:nth-child(5) {
	width: 49%;
}

.ewyserxx .ewyhz {
	display: inline-block;
	border: 2px solid rgba(255, 255, 255, .53);
	background: #ff9900;
	padding: 4px 6px;
	overflow: hidden;
	color: #fff !important;
	font-size: 12px;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ewyserxx span i {
	position: relative;
	top: 3px;
	left: -2px;
	font-size: 18px;
}

.user-center_name {
	max-width: 60%;
	font-size: 22px;
}

.mt-020 {
	margin-top: 20px;
}

.ewydb {
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
	padding-left: 18px;
	width: 100%;
}

.ewysertx {
	position: relative;
	width: 25%;
}

.user-center_header {
	border: 3px solid rgba(255, 255, 255, .53);
	background-color: #0066fe;
}

.ewysertx .user-center_header {
	border: 8px solid rgba(255, 255, 255, .53);
	border-radius: 50%;
	background-color: #0066fe;
	width: 80px;
	height: 80px;
	color: #fff;
	font-weight: bold;
	font-size: 30px;
}

.page-content {
	padding: calc(var(--topbar-height) + 20px) 20px 60px 20px;
}

@media screen and (max-width:768px) {
	.login_right {
		margin-top: 15%;
		width: 93% !important
	}

	.navbar-header {
		background-color: var(--theme-color-9) !important;
		height: 54px !important
	}

	.page-content {
		padding: calc(54px + 20px) 20px 60px 20px
	}

	.header-item i,
	.d-lg-inline-block a,
	.header-item {
		color: #fff !important
	}

	.vertical-menu {
		top: 54px !important
	}

	.navbar-header .dropdown .header-item {
		border-radius: 4px !important;
		background-color: #fff !important;
		height: 32px !important;
		color: #8187A1 !important
	}

	.navbar-header .dropdown .header-item:has(.header-profile-user) {
		background-color: transparent !important
	}

	.navbar-header .dropdown {
		padding: 5px !important
	}

	.navbar-header .pointer>a {
		padding-left: 5px;
		color: #fff !important
	}

	.ewysertx .user-center_header {
		border: 6px solid rgba(255, 255, 255, .53);
		border-radius: 50%;
		background-color: #0066fe;
		width: 66px;
		height: 66px;
		color: #fff;
		font-weight: 500;
		font-size: 20px
	}

	.ewysertx {
		position: relative;
		width: 20%
	}

	.ewydb {
		border-bottom: 1px solid #eee;
		padding-left: 2px;
		width: 100%
	}

	.justify-content-between.align-items-center.h-25.zdpd {
		display: inline-block !important;
		margin-top: 25px
	}

	.justify-content-between.align-items-center.h-25.zdpd a {
		float: left;
		padding: 6px 0;
		width: 33%
	}

	.user-center_h300 {
		height: auto
	}

	.user-center_name {
		max-width: 58%;
		font-size: 16px
	}

	.ewyserxx span:first-child {
		width: 100%;
		font-size: 12px
	}

	.ewyserxx span:nth-child(2) {
		margin-bottom: 1px;
		width: 58%
	}

	.user-center_name {
		max-width: 58%;
		font-size: 16px
	}

	.ewyserxx span:nth-child(3) {
		float: right;
		width: 42%;
		min-width: 83px
	}

	.ewyserxx .ewyhz {
		display: inline-block;
		border: 2px solid rgba(255, 255, 255, .53);
		border-radius: 100px;
		background: #ff9900;
		padding: 0;
		width: 83px;
		overflow: hidden;
		color: #fff !important;
		font-size: 12px;
		text-align: center;
		text-overflow: ellipsis;
		white-space: nowrap
	}

	.ewyserxx span:nth-child(4),
	.ewyserxx span:nth-child(5) {
		width: 49%;
		font-size: 11px
	}

	.zddbsx a div {
		font-size: 18px
	}

	.ewyxx {
		width: 80%
	}

	.zddbsx a {
		border: 1px solid #eee;
		padding: 5px 0;
		color: #666;
		font-size: 11px;
		text-align: center
	}

	.captcha {
		width: 50%
	}

	.ewyserlj a {
		overflow: hidden;
		color: #666;
		font-size: 11px;
		text-overflow: ellipsis;
		white-space: nowrap
	}

	.ewyserlj i {
		position: relative;
		padding-right: 10px !important;
		font-size: 16px
	}

	.ewyserlj {
		padding-left: 0;
		width: 100%
	}

	.allow_register_phone_captcha .input-group-append,
	.allow_register_email_captcha .input-group-append,
	.allow_phone_forgetpwd_captcha .input-group-append,
	.allow_email_forgetpwd_captcha .input-group-append {
		padding-left: 15px;
		width: 50%;
		height: 46px
	}

	.allow_register_phone_captcha .input-group-append img,
	.allow_register_email_captcha .input-group-append img,
	.allow_phone_forgetpwd_captcha .input-group-append img,
	.allow_email_forgetpwd_captcha .input-group-append img {
		width: 100%
	}

	#footer .widthLimit {
		margin: 0 15px;
		padding: 0
	}

	#footer .footer-content {
		margin: 0 5px
	}

	#footer {
		font-size: 10px
	}

	.item p {
		margin-bottom: 0;
		box-shadow: 0 -2px 15px 0 rgba(138, 153, 150, .15);
		padding-left: 0;
		font-size: 18px;
		text-align: center !important
	}

	.mt-5,
	.my-5 {
		margin-top: 1rem !important
	}

	.container-fluid {
		padding-right: 0;
		padding-left: 0
	}

	.card {
		margin-bottom: 15px
	}

	.xfxx {
		display: none
	}

	.user-center_product_grid {
		grid-template-columns: repeat(2, 1fr);
		grid-gap: 12px 10px
	}

	.h4,
	h4 {
		font-size: 1rem
	}

	.rsb {
		margin-left: 0 !important;
		border-radius: 50px;
		padding: 0 6px;
		height: 21px
	}

	.text-gray.col-12.d-flex.justify-content-between.mt-5.pl-0 {
		display: inline-block !important;
		margin-top: 0 !important;
		line-height: 28px
	}

	.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
		width: 73.7% !important
	}

	.table-header .btn.btn-sm.btn-primary.w-xs {
		min-width: 25%;
		max-width: 25%
	}

	.table-header>* {
		flex: 1;
		width: 100%
	}
}

.logo-lg img {
	width: auto;
	height: calc(var(--topbar-height) - 8px);
}

.bootstrap-select {
	box-sizing: border-box !important;
	border-top: 0 !important;
	border-right: 0 !important;
	border-left: 0 !important;
	background-image: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgb(243, 245, 248) 100%) !important;
}

.user-center_product_grid {
	grid-template-columns: repeat(3, 1fr);
}

._ov-block-item__inner:hover {
	color: var(--theme-color-3) !important
}

.input-group-text {
	border-radius: 0 !important;
}

.page-title-box h4 {
	border-radius: 3px;
	padding-bottom: 0;
	color: #000;
	font-weight: 700;
}

.card {
	border-radius: 0 !important;
}

.mf_box {
	background-color: #fff;
}

.btn-default {
	border: 1px solid #ced4da;
	background-color: #fff;
}

table,
td,
th {
	border-radius: 0 !important;
}

.form-control:focus,
.btn-primary:focus,
.btn-default:focus {
	box-shadow: 0 0 0 .2rem rgb(0 123 255 / 25%) !important;
	border-color: var(--theme-color-3) !important;
}

.form-control:hover {
	outline: 0;
	border-color: #b3b3b3;
}

.btn-primary:active {
	outline: 0;
	color: var(--theme-color-8);
}

.btn.w-xs i {
	transform: translateY(30%);
	font-size: 16px !important;
}

.btn-primary:focus,
.btn-primary:hover {
	background-color: var(--theme-color-8);
}

.rsb {
	right: 3px !important;
}

#sidebar-menu li i {
	margin-right: -5px;
	font-weight: bold !important;
}

#sidebar-menu li a {
	background: #ffffff !important;
	color: #000 !important;
	font-size: 14px !important;
}

#sidebar-menu li a:hover {
	background: #f1f3fb !important;
}

#sidebar-menu li a.active {
	background: var(--theme-color-2) !important;
	color: #fff !important;
}

#sidebar-menu li a i {
	color: #000 !important;
	font-size: 18px !important;
}

#sidebar-menu li a.active i {
	color: #fff !important;
}

#sidebar-menu li a.has-arrow {
	background: #ffffff !important;
	color: #7f7f7f !important;
	font-size: 13px !important;
}

#sidebar-menu li a.has-arrow.mm-active {
	background: #ffffff !important;
	color: #7f7f7f !important;
}

#sidebar-menu li a.has-arrow i {
	color: #7f7f7f !important;
	font-weight: bold !important;
	font-size: 18px !important;
}

#sidebar-menu li a.has-arrow:hover {
	background: #f1f3fb !important;
	color: #000 !important;
}

#sidebar-menu ul li a.has-arrow::after {
	display: none !important;
}

#sidebar-menu ul li .sub-menu {
	display: block !important;
}

#sidebar-menu ul li a.has-arrow {
	padding-right: 1.5rem;
	padding-left: 16px;
}

#sidebar-menu ul li a.has-arrow i {
	display: none !important;
}

#sidebar-menu li ul li a {
	color: #000 !important;
	font-size: 14px !important;
}

#sidebar-menu li ul li a i {
	color: #000 !important;
}

#sidebar-menu .mm-active .mm-active a {
	background: var(--theme-color-2) !important;
	color: #fff !important;
}

#sidebar-menu .mm-active .mm-active a i {
	color: #fff !important;
}

.card {
	box-shadow: 0 0 20px rgba(0, 0, 0, .06) !important;
	border: 1px solid transparent !important;
	border-radius: 1px;
}

#sidebar-menu ul li a {
	height: 40px;
}

::-webkit-scrollbar {
	background: transparent;
	width: 8px;
	height: 4px;
}

::-webkit-scrollbar-track {
	background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
	background-color: rgb(201, 205, 212);
}

.ewy-card {
	margin-bottom: 20px;
	box-shadow: 0 0 20px rgba(0, 0, 0, .06);
	border-radius: 4px;
	background: #fff;
	padding: 20px;
}

.ewy-title {
	margin-bottom: 20px;
	color: #333;
	font-weight: 600;
	font-size: 18px;
}

.cost-container .info-container {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 20px;
}

.cost-container .balance-info span {
	display: block;
	margin-bottom: 5px;
	color: #666;
	font-size: 14px;
}

.cost-container .balance-info h1 {
	margin: 0;
	color: #333;
	font-weight: 700;
	font-size: 24px;
}

.user-info-container .avatar {
	border-radius: 1px;
	width: 95px;
	min-width: 95px;
	max-width: 95px;
	height: 95px;
	font-weight: 500;
	font-size: 48px;
}

.user-info-actions .binding i {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	vertical-align: middle;
	margin-right: 15px;
	border-radius: 0;
	background-color: #EAECF3;
	width: 30px;
	height: 30px;
	color: #ffffff;
}

@media (max-width:768px) {
	.user-info-container .avatar-container {
		display: none
	}

	.user-info-container .user-info-content {
		flex: 1;
		padding-left: 0
	}
}

.hover-dropdown .dropdown-menu {
	display: block !important;
	transform: translateY(-10px);
	visibility: hidden;
	opacity: 0;
	transition: opacity .3s ease, transform .3s cubic-bezier(.215, .61, .355, 1), visibility .3s ease;
	box-shadow: 0 4px 12px rgba(0, 0, 0, .15), 0 0 20px rgba(0, 0, 0, .08);
	border: none;
	border-radius: 0;
	background: linear-gradient(180deg, #f8f9fa 0%, #e9ecef 100%);
}

.hover-dropdown:hover .dropdown-menu {
	display: block;
	transform: translateY(0);
	visibility: visible;
	opacity: 1;
}

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

.dropdown-trigger-btn {
	transition: all .3s ease;
}

.dropdown-arrow {
	transition: transform .3s ease;
}

.hover-dropdown:hover .dropdown-arrow {
	transform: rotate(180deg);
}

.hover-dropdown .dropdown-menu .dropdown-item:hover {
	transition: all .2s ease;
	background: #e9ecef;
	color: #495057;
}

.dropdown:not(.hover-dropdown) .dropdown-menu {
	border-radius: 0
}

.dropdown-menu {
	border-radius: 0 !important;
}

.dropdown-menu-right {
	border-radius: 0 !important;
}

#page-header-user-dropdown+.dropdown-menu {
	border-radius: 0
}

.header-item+.dropdown-menu {
	border-radius: 0
}

.dropdown-menu {
	padding: 0;
	font-size: 14px;
}

.dropdown-menu {
	padding: 0;
	font-size: 14px;
}

.app-overview-grid__box-item {
	color: #666;
}

.api_info:hover .app-overview-grid__box-item {
	color: var(--theme-color-3);
}

.api_info ._ov-block-item._ov-block-item--hover {
	justify-content: space-between;
}

.api_info .app-overview-grid__box-status {
	color: #ff685e;
}

.api_info .success .app-overview-grid__box-status {
	color: #27cc85;
}

.api_info ._ov-block-item._ov-block-item--hover {
	border-left: 3px solid #ff584d;
	background-color: #fff7f6;
}

.api_info ._ov-block-item._ov-block-item--hover.success {
	border-left: 3px solid #27cc85;
	background-color: #f3f6fb;
}

.department-card {
	border: 1px solid #cfd5de !important;
	box-shadow: none !important;
}

.table-container .table-header {
	margin-bottom: 1rem;
}