body, button, input, select, textarea,
h1, h2, h3, h4, h5, h6 {
	font-family: -apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,simsun,sans-serif !important;
}
html {
	font-size: 85%;
}
body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
	color: #637283;
	background-color: #f5f7fa;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.text-primary {
	color: #0c7aff;
}
.text-primary:hover {
	color: #273044;
	text-decoration: none
}
h1 small {
	font-size: 65%;
	color: #999;
}
.hidden {
	display: none;
}
.main-content {
	margin-bottom: 0;
}
.main-content .card {
	margin-bottom: 1.5rem;
}
.main-content .card .card-title {
	color: #666;
	font-weight: 500;
	font-size: 16px;
	margin-bottom: 1.5rem;
}
.bg-white {
	background-color: #FFF;
}
.space {
	padding-top: 40px;
	padding-bottom: 40px;
}
.space2x {
	padding-top: 60px;
	padding-bottom: 60px;
}
.preloader-btn:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: inline-block;
	margin: auto;
	width: 26px;
	height: 26px;
	border: 3px solid rgba(0,0,0,.1);
	border-top: 2px solid #fff;
	border-radius: 100%;
	content: '';
	-webkit-animation: rotation .6s infinite linear;
	animation: rotation .6s infinite linear;
}
select.form-control {
	padding-top: 0;
	padding-bottom: 0;
	appearance: none;
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIyLjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IldhcnN0d2FfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCgkgd2lkdGg9IjZweCIgaGVpZ2h0PSI2cHgiIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDYgNjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiNCOUJEQzU7fQo8L3N0eWxlPgo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNS41LDFoLTVDMC4yMiwxLDAsMS4yMiwwLDEuNVYyYzAsMC4xMywwLjA1LDAuMjYsMC4xNSwwLjM1bDIuNSwyLjVDMi43NCw0Ljk1LDIuODcsNSwzLDVzMC4yNi0wLjA1LDAuMzUtMC4xNQoJbDIuNS0yLjVDNS45NSwyLjI2LDYsMi4xMyw2LDJWMS41QzYsMS4yMiw1Ljc4LDEsNS41LDF6Ii8+Cjwvc3ZnPgo=');
	background-position-y: 50%;
	background-position-x: calc(100% - 11px);
	background-repeat: no-repeat;
	padding-right: 24px;
	-webkit-appearance: none;
}
.form-control {
	box-shadow: none;
	height: 35px;
	border-radius: 3px;
}
.form-control:focus {
	outline: none;
	box-shadow: none;
}
.input-sm {
	line-height: 1;
	height: 30px;
}
.dataTables_wrapper {
	width: 100%;
}
.marketing-email-optin {
	margin: 0 0 20px 0;
	padding: 15px;
	background-color: #f8f8f8;
	border-radius: 3px;
}
.generate-password {
	padding: 3px 10px;
}
.btn-default {
	border-color: #ced4db;
	background-color: #FFF;
}
.btn-primary {
	color: #fff;
	border: 1px solid #077aff;
	background-color: #077aff;
}
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
	border-color: #077aff;
	background-color: #077aff;
}
header.header {
	min-height: 60px;
	transition: all .3s ease-in-out;
	background-color: #151c2c;
}
/*
body.index .header {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 2;
	background-color: transparent;
}
*/
body.index .header.fixed {
	background-color: #151c2c;
	box-shadow: 3px 2px 14px 0 rgba(0,0,0,.2);
}
body.index.modules_transfer .header,
body.index.modules_authentication .header,
body.index.modules_invoiceManager .header {
	min-height: 60px;
	transition: all .3s ease-in-out;
	background-color: #151c2c;
	position: relative;
}
.header .navbar-header {
	margin-right: 40px;
}
.header .navbar-brand {
	color: #FFF;
	padding: 0;
	margin: 20px 0;
	text-indent: -999em;
	width: 100px;
	height: 30px;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('../img/logo.png');
}
.header .navbar-nav.navbar-right {
	align-items: center;
}

.header .navbar-nav > li {
	position: relative;
}
.header .navbar-nav > li > a {
	color: hsla(0,0%,100%,.8);
	transition: all .3s ease-in-out;
	padding: 0px 15px;
	margin-right: 10px;
	line-height: 70px;
	display: block;
	font-size:14px;
}

.header .navbar-nav > .menu-item-has-children {
	position: static;
}
.header .navbar-nav > .menu-item-has-children > .sub-menu {
	margin: 0;
	padding: 0;
	list-style: none;
	display: none;


	position: fixed;
	width: 100%;
	z-index: 100;
	left: 0;
	top: 70px;
	right: 0;
	min-height: 210px;
	transition: right .8s ease-in-out;
	background: linear-gradient(to right, #4b4d57 calc(50% - 390px), #535661 calc(50% - 390px), #535661);
}

header.header .navbar-nav a {
	font-size:14px;
}
.header .navbar-nav>li>a:hover {
	text-decoration: none;
	background-color: transparent;
}
.header .navbar-nav>li.bell>a,
.header .navbar-nav>li.shopping>a {
	margin-right: 0;
	padding: 0px 10px;
}
.header .navbar-nav>li.shopping {
	margin-right: 10px;
	position: relative;
}
.header .navbar-nav>li.clientarea .btn {
	line-height: 32px;
}
.header .navbar-nav>li.bell .label,
.header .navbar-nav>li.shopping .label {
	border-radius: 50px;
	position: absolute;
	right: 5px;
	top: 22px;
	padding: 0;
	text-indent: -999em;
	height: 8px;
	width: 8px;
}
.header .navbar-nav>li.active>a,
.header .nav .open>a,
.header .nav .open>a:focus,
.header .nav .open>a:hover,
.header .navbar-nav>li>a:hover,
.header .navbar-nav>li>a:focus,
.header .navbar-nav>li>a:active {
	color: #FFF;
	border: 0 none;
	text-decoration: none;
	background-color: transparent;
}
.header .navbar-nav>li>a .caret {
	background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsPSIjRkZGIiBkPSJNNC4zNjUgMTUuNjA5YTEuMzk2IDEuMzk2IDAgMCAxIDAtMS44ODVMOS43MTggOCA0LjM2NSAyLjI3NmExLjM5NiAxLjM5NiAwIDAgMSAwLTEuODg1IDEuMTg4IDEuMTg4IDAgMCAxIDEuNzYzIDBsNi4yMzYgNi42NjZhMS4zOTYgMS4zOTYgMCAwIDEgMCAxLjg4Nkw2LjEzIDE1LjYwOWMtLjIyNy4yNDgtLjU0Ny4zOS0uODgzLjM5MWExLjIwMyAxLjIwMyAwIDAgMS0uODgyLS4zOTF6Ij48L3BhdGg+PC9zdmc+');
}
.header .navbar-nav>li>.dropdown-menu {
	top: 60px;
	left: 0;
	min-width: 15rem;
	border-radius: 4px;
	border: 0 none;
	background-color: #283145;
	transition: all .3s ease-in-out;
}
body.homepage .header .navbar-nav>li>.dropdown-menu {
	top: 40px;
}
body.homepage .header.fixed .navbar-nav>li>.dropdown-menu {
	top: 60px;
}
.header .navbar-nav>li>.dropdown-menu:before {
	content: "";
	top: -5px;
	left: 35px;
	width: 10px;
	height: 10px;
	display: block;
	transform: rotate(45deg);
	transform-origin: center;
	background-color: #283145;
	transition: all .3s ease-in-out;
	position: absolute;
}
.header .dropdown-menu>li>a {
	padding: 0 20px;
	line-height: 37px;
	color: hsla(0,0%,100%,.8);
	transition: all .3s ease-in-out;
}
.header .dropdown-menu>li>a:hover {
	color: #FFF;
	border: 0 none;
	font-weight: 600;
	text-decoration: none;
	background-color: transparent;
}
.header .navbar-right .btn-primary {
	margin-left: 10px;
	border-radius: 2px;
	border: 1px solid #077aff;
	background-color: #077aff;
}
.header .navbar-right .btn-primary:active,
.header .navbar-right .btn-primary:focus,
.header .navbar-right .btn-primary:hover {
	border: 1px solid #077aff;
	background-color: #077aff;
}

section#main-menu {
	background-color: transparent;
}
.navbar-main {
	font-size: 14px;
	border-radius: 0;
	background-color: #FFF;
	border-bottom: 1px solid #dee2e6;
}
.navbar-main .navbar-nav>li {
	margin-right: 0
}
.navbar-main .navbar-nav>li>a {
	color: #273045;
	line-height: 26px;
	padding: 0 15px;
	line-height: 40px;
}
.navbar-main li.account {
	background-color: transparent;
}
.navbar-main .navbar-nav>li>a:hover,
.navbar-main .navbar-nav>li>a:focus,
.navbar-main .navbar-nav>li>a:active,
.navbar-main .navbar-nav>li.open>a,
.navbar-main .navbar-nav>li.open>a:focus,
.navbar-main .navbar-nav>li.open>a:active {
	color: #273045;
	text-decoration: none;
	background-color: transparent;
}
.navbar-main .navbar-nav>li>.dropdown-menu {
	border-radius: 0 0 3px 3px;
	border-color: #dee2e6;
	box-shadow: none;
}
.navbar-main .navbar-nav>li>.dropdown-menu>li>a {
	line-height: 30px;
}
.avatar img {
	border-radius: 50px;
	margin-right: 5px;
}
.avatar.avatar-sm img {
	max-width: 26px;
}
.navbar-main .navbar-nav>li>a .user-name {
	font-weight: 600;
}
.login-body {
	padding: 12px 22px 22px;
}
.pwreset .login-body {
	margin-left: 0;
	margin-right: 0;
}
.login-body .form-group {
	margin-bottom: 18px;
}
.login-body .form-group:last-child {
	margin-bottom: 0;
}
.login-body .form-group a {
	margin-right: 10px;
}
.login-body .form-group a:last-child {
	margin-right: 0;
}
.login-body label {
	display: none;
}
.login-body .header-lined h1,
.register-body .header-lined h1 {
	font-size: 20px;
	font-weight: 500;
}
.register-body {
	padding: 12px 22px 22px;
}
.register-body .marketing-email-optin h4 {
	font-size: 14px;
	line-height: 22px;
	font-weight: 500;
	margin-bottom: 0;
	margin-top: 0
}
.register-body .marketing-email-optin p {
	display: none;
	font-size: 12px;
	margin-bottom: 0
}
.register-body #registration {
	padding-bottom: 0;
}

section#main-body {
	background-color: transparent;
}
div.header-lined {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 8px 0 24px;
}
div.header-lined h1 {
	border-bottom: 0 none;
	margin-bottom: 4px;
	font-size: 28px;
	font-weight: 500;
	color: #333;
}
.header-todo .item-todo {
	display: inline-block;
	position: relative;
	margin-right: 30px;
	padding: 4px 4px 4px 70px;
	text-decoration: none;
	color: #262626;
	text-align: center;
}
.header-todo .item-todo:last-child {
	margin-right: 0;
}
.header-todo .item-todo .icon-wrap {
	position: absolute;
	top: 4px;
	left: 4px;
	border: 1px solid #dedede;
	border-radius: 50%;
	width: 44px;
	height: 44px;
	line-height: 2;
	font-size: 20px;
	text-align: center;
	color: #555;
}
.header-todo .item-todo .icon-wrap i {
	vertical-align: middle;
}
.header-todo .item-todo .count {
	display: block;
	font-size: 1.75em;
	line-height: 1;
	color: #333;
}
.header-todo .item-todo .what {
	color: #555;
	font-size: 12px;
}

.item-main {
	margin: 20px 0;
	border-radius: 3px;
	padding: 12px 16px 16px;
	box-shadow: 0 1px 4px 0 rgba(0,0,0,.13);
}
.item-main:first-child {
	margin-top: 0;
}
.item-main .item-main {
	box-shadow: none;
	padding: 0;
}
.item-main .item-hd {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 12px;
}
.item-main .item-hd h3 {
	flex: 1;
	margin: 0;
	font-size: 14px;
	line-height: 24px;
	font-weight: 600;
	color: #111;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.item-boxs {
	margin-right: -16px;
	margin-left: -16px;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.item-boxs > .item-box {
	padding: 12px 16px;
	border-right: 1px solid #ebebeb;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-flex: 0;
	-webkit-flex: none;
	-moz-box-flex: 0;
	-ms-flex: none;
	flex: none;
	width: 50%;

	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.item-boxs > .item-box:last-child {
	border-right: 0 none;
}
.balance-amount {
	font-size: 2em;
	color: #333;
	margin-right: 24px;
	vertical-align: middle;
}
.home-balance ul.others {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-moz-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-top: 12px;
}
.home-balance ul.others li {
	flex: 0 0 31%;
	border-right: 1px solid #ebebeb;
	margin-right: 10px;
}
.home-balance ul.others li:last-child {
	border-right: 0 none;
	margin-right: 0;
}
.home-balance ul.others li div {
	display: block;
	padding: 8px 0 0;
	text-decoration: none;
}
.home-balance ul.others li div .count,
.home-balance ul.others li div .what {
	display: block;
}
.home-balance ul.others li div .what {
	color: #333;
}
.home-balance ul.others li div .count {
	margin-top: 8px;
	font-size: 12px;
	color: #333;
}
.home-balance ul.others li div .count a.label {
	width: 50px;
}
.home-balance ul.others li div .count .label {
	border-radius: 3px;
}
.home-balance ul.others li div .count .label.label-danger {
	background-color: #777;
}
.home-invoice > li {
	margin-bottom: 8px;
	padding: 8px 12px;
	background-color: #f9f9f9;
}
.home-invoice > li .title {
	margin-bottom: 8px;
	font-size: 12px;
	color: #333;
}
.home-rc-flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	line-height: 1.25;
}
.home-rc-flex .flex-item {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
.home-rc-flex .rc-text {
	font-size: 12px;
}
.item-sidebar .nav-tabs {
	margin-top: -8px;
	border-bottom: 1px solid #d8d8d8;
}
.item-sidebar .nav-tabs > li {
	position: relative;
}
.item-sidebar .nav-tabs > li > a {
	color: #333;
	padding: 0 12px;
	line-height: 30px;
	display: block;
	background-color: transparent;
}
.item-sidebar .nav-tabs>li>a:focus,
.item-sidebar .nav-tabs>li>a:hover {
	color: #0c7aff;
	border-color: transparent;
	text-decoration: none;
}
.item-sidebar .nav-tabs>li>a.active,
.item-sidebar .nav-tabs>li>a.active:focus,
.item-sidebar .nav-tabs>li>a.active:hover {
	color: #0c7aff;
	border-color: transparent;
	background-color: transparent;
	box-shadow: inset 0 -2px 0 0 #0c7aff;
	border: 0;
}
.item-sidebar .tab-content {
	padding: 0;
}
.item-custom .btn-success {
	color: #5dba00;
	border-color: #5dba00;
	transition: all .3s ease-out;
	background-color: transparent;
}
.item-custom .btn-success:hover,
.item-custom .btn-success:focus {
	color: #FFF;
	border-color: #4b9400;
	background-color: #4b9400;
}
.item-custom .btn-default {
	color: #495057;
	border-color: rgba(0, 40, 100, 0.12);
	background-color: #FFF;
	transition: all .3s ease-out;
}
.item-custom .btn-default:hover,
.item-custom .btn-default:focus {
	color: #495057;
	border-color: rgba(0, 20, 49, 0.12);
	background-color: #f6f6f6;
}
.item-custom .btn-primary {
	border-radius: 3px;
	color: #0c7aff;
	border-color: #0c7aff;
	background-color: transparent;
	transition: all .3s ease-out;
}
.item-custom .btn-primary:hover,
.item-custom .btn-primary:focus {
	color: #FFF;
	background-color: #0c7aff;
}

ul.reward-primary {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}
ul.reward-primary > li {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	border-right: 1px solid #ebebeb;
	text-align: center;
}
ul.reward-primary > li:last-child {
	border-right: 0;
}
ul.reward-primary > li .money {
	color: #333;
	font-size: 2em;
}
ul.reward-primary > li .symbol {
	font-size: 14px;
}
ul.reward-primary > li .money-label {
	font-size: 12px;
	color: rgba(85,85,85,.5);
}
ul.reward-secondary {
	margin-top: 20px;
}
ul.reward-secondary>li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	line-height: 24px;
	font-size: 12px;
}
ul.reward-secondary>li .money-label {
	color: #333;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	color: #888;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.item-aff .links {
	margin-top: 16px;
	text-align: center;
}
.item-aff .inner {
	font-size: 12px;
	margin-top: 16px;
	margin-right: -16px;
	margin-left: -16px;
	padding: 12px 16px;
	color: #555;
	background-color: #ebf4fb;
}
.item-aff .share-links {

}
.home-products ul.product-list {
	margin-bottom: -8px;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	display: flex;
}
.home-products ul.product-list>li {
	padding: 0 4px 8px;
	overflow: hidden;
	-webkit-box-flex: 0;
	-webkit-flex: none;
	-moz-box-flex: 0;
	-ms-flex: none;
	flex: none;
	width: 25%;
}
@media screen and (max-width: 1344px) {
	.home-products ul.product-list>li {
		width: 33.3333%;
	}
}
.home-products ul.product-list.thm-uglier a {
	line-height: 56px;
}
.home-products ul.product-list a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 16px;
	background-color: #f9f9f9;
	width: 100%;
	line-height: 36px;
	text-decoration: none;
	color: #333;
	-webkit-transition: all .25s linear;
	-o-transition: all .25s linear;
	-moz-transition: all .25s linear;
	transition: all .25s linear;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.home-products ul.product-list a {
	line-height: 56px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 16px;
	background-color: #f9f9f9;
	width: 100%;
	text-decoration: none;
	color: #333;
	-webkit-transition: all .25s linear;
	-o-transition: all .25s linear;
	-moz-transition: all .25s linear;
	transition: all .25s linear;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.home-products ul.product-list a:hover {
	background-color: #f2f2f2;
}
.home-products ul.product-list a i {
	display: inline-block;
	border: 1px solid #dedede;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	width: 28px;
	height: 28px;
	text-align: center;
}
.home-products ul.product-list a i:before {
	line-height: 27px;
}
.home-products ul.product-list a .product-name {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-left: 12px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.sidebar-list {
	max-height: 160px;
	overflow: hidden;
}
ul.sidebar-list li {
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
ul.sidebar-list li a {
	text-align: left;
	color: #555;
	font-size: 12px;
}
ul.sidebar-list li a:hover {
	color: #286090;
	text-decoration: none;
}




.caret {
	display: inline-block;
	width: 8px;
	height: 8px;
	background-image: url('../img/caret%EF%B9%962.svg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100%;
	margin-left: 2px;
	vertical-align: middle;
	border: 0 none;
	transform: rotate(90deg);
	transition: all .3s ease-in-out;
	opacity: .3;
}
.wrap-main-swiper .swiper-slide {
	height: 500px;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 1920px 500px;
	background-color: rgb(31, 37, 49);
}
.wrap-main-swiper .content-slide {
	height: 500px;
	padding: 150px 50px 0;
	font-size: 18px;
	color: #EEE;
}
.wrap-main-swiper .content-slide .slogan {
	font-size: 40px;
	font-weight: 400;
	letter-spacing: -3px;
	line-height: 120%;
	margin-bottom: 20px;
}
.wrap-main-swiper .content-slide .sub-slogan {
	margin-bottom: 15px;
}
.wrap-main-swiper .content-slide .event-title {
	font-size: 18px;
	color: #007aff;
	letter-spacing: -1px;
	font-weight: 300;
	margin-bottom: 0;
}
.wrap-main-swiper .content-slide .btn {
	border-radius: 3px;
}
.wrap-main-swiper .content-slide .btn-outline-success {
	color: #4cae4c !important;
	border-color: #4cae4c !important;
}
.swiper-pagination-bullet {
	background-color: #FFF !important;
}

.home-event-mod {
	background-color: #1f2531;
}
.home-event-mod .c-grid {
	display: table;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	table-layout: fixed;
}
.home-event-mod .c-grid [class*=c-g-] {
	position: relative;
	display: table-cell;
	padding: 0;
	border-right: 1px solid #1d385f;
	transition: all .2s;
}
.home-event-mod [class*=c-g-]:first-child {
	border-left: 1px solid #1d385f;
}
.home-event-mod .c-g-4 {
	width: 25%;
}
.home-event-mod .c-g-5 {
	width: 20%;
}
.home-event-mod .item {
	color: #EEE;
	display: block;
	padding: 25px 20px;
	text-decoration: none;
	transition: all .3s ease-in-out;
}
.home-event-mod .item:hover {
	background-color: #1d385f;
}
.home-event-mod .item .item-title {
	font-size: 15px;
	font-weight: 400;
	position: relative;
	margin: 0;
}
.home-event-mod .item .item-text {
	padding-top: 15px;
	line-height: 1.6;
	color: #BBB;
}

.section-title {
	line-height: 44px;
	font-size: 32px;
	color: #333;
	margin: 0;
	font-weight: 400;
}
.section-subtitle {
	margin-top: 10px;
	line-height: 36px;
	font-size: 18px;
	color: #666;
	margin-bottom: 50px;
}

.product-main {
	border-radius: 3px;
	background-color: #FFF;
}

.product-main .product-left {
	background: linear-gradient(45deg, #07b5fb 3%, #02a0fa 55%, #118efc 91%) !important;
	min-height: 470px;
	border-radius: 3px 0 0 3px;
	padding: 30px 30px 0;
	position: relative;
	overflow: hidden;
}
.product-main .product-left h2 {
	color: #fff;
	font-size: 25px;
	font-weight: 500;
	margin: 0 0 20px;
	font-family: Ubuntu, sans-serif;
}
.product-main .product-left h2 p {
	font-size: 14px;
	opacity: 0.5;
	margin: 0;
}
.product-main .product-left p {
	color: #fff;
	line-height: 30px;
	margin: 0;
	font-size: 16px;
}
.product-main .product-left img {
	position: absolute;
	bottom: -20px;
	width: 200px;
	height: 160px;
	left: 0;
	transition: all .5s;
}
.product-main .product-left .btn-white {
	margin-top: 20px;
	background-color:#fff;
	color:#1e88e5;
	display: block;
	border-radius: 2px;
}
.product-main .product-right {
	min-height: 431px;
	border-right: 1px #f8f8f8 solid;
}
.product-main .product-right:last-child {
	border-right: 0 none;
}
.product-main .product-right .plan {
	text-align: center;
	padding:0 20px;
	min-height: 500px;
}
.product-main .product-right .plan-title {
	padding: 30px 0 0;
	margin: 0 20px;
	font-family: Ubuntu, sans-serif;
}
.product-main .product-right .plan-title h3 {
	font-family: Ubuntu, sans-serif;
	margin: 0;
	color: #333;
	font-size: 22px;
}
.product-main .product-right .plan-title strong {
	font-size: 32px;
	color: #1e88e5;
	font-weight: 500;
}
.product-main .product-right .plan-title strong small {
	font-size: 14px;
	font-weight: 400;
	margin-left: 5px;
}
.product-main .product-right .plan-text {
	color: #888;
	line-height: 24px;
}
.product-main .product-right .item-list {
	list-style: none;
	margin: 0 0 20px;
	padding: 0;
}
.product-main .product-right .plan ul li {
	line-height: 24px;
	border-top: 1px #eee dotted;
	padding: 8px 0;
	font-size: 13px;
}
.product-main .product-right .btn-primary {
	border-radius: 3px;
	border: 1px solid #138efc;
	background-color: #138efc;
}
.product-main .product-right .btn-primary:active,
.product-main .product-right .btn-primary:focus,
.product-main .product-right .btn-primary:hover {
	border: 1px solid #02a9fb;
	background-color: #02a9fb;
}

.solution .card {
	position: relative;
	margin-bottom: 30px;
	box-shadow: 0 0.75rem 1.5rem rgba(18,38,63,.03);
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid #eff2f7;
	border-radius: .375rem;
	text-align: center;
}
.solution .card:hover {
	-webkit-box-shadow: 0 1rem 3rem rgba(31,45,61,.125)!important;
	box-shadow: 0 1rem 3rem rgba(31,45,61,.125)!important;
}
.solution h5 {
	font-size: 18px;
	font-weight: 500;
}
.fill-primary-500 {
	fill: #6392ff!important;
}
.fill-primary-300 {
	fill: #c9d9ff!important;
}
.stroke-primary {
	stroke: #306eff!important;
}
.pt-5, .py-5 {
	padding-top: 2rem!important;
}
.pb-5, .py-5 {
	padding-bottom: 2rem!important;
}
.pl-4, .px-4 {
	padding-left: 2rem!important;
}
.pr-4, .px-4 {
	padding-right: 2rem!important;
}
.bg-holder {
	position: absolute;
	width: 100%;
	min-height: 100%;
	top: 0;
	left: 0;
	background-size: cover;
	background-position: center;
	overflow: hidden;
	will-change: transform,opacity,filter;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background-repeat: no-repeat;
	z-index: 0;
}
.bg-holder.overlay:before {
	position: absolute;
	content: '';
	background: rgba(0,0,0,.25);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.fs-3 {
	font-size: 26px;
}
@media (min-width: 576px) {
	.fs-sm-4 {
		font-size: 32px;
	}
}
.text-light {
	color: #f9fafd!important;
	font-family: "Ubuntu",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",sans-serif;
}
.pb-2, .py-2 {
	padding-bottom: .5rem!important;
}
.pt-2, .py-2 {
	padding-top: .5rem!important;
}
.mt-4, .my-4 {
	margin-top: 1.8rem!important;
}
.btn-outline-light {
	color: #f9fafd;
	border-color: #f9fafd;
	background-color: transparent;
}
.btn-outline-light:hover {
	color: #4d5969;
	background-color: #f9fafd;
	border-color: #f9fafd;
}
.rounded-pill {
	border-radius: 50rem!important;
}

.section-news .news-top {
	height: 100px;
	margin-bottom: 30px;
	position: relative;
}
.section-news .news-img {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100%;
}
.section-news .news-img1 {
	background-image: url('../img/bg/news_bg_01.jpg');
}
.section-news .news-img2 {
	background-image: url('../img/bg/news_bg_02.jpg');
}
.section-news .news-img3 {
	background-image: url('../img/bg/news_bg_03.jpg');
}
.section-news .news-title {
	color: #FFF;
	font-size: 25px;
	line-height: 27px;
	padding: 34px;
	font-weight: 600;
	left: 0;
	top: -10px;
	height: 120px;
	width: 120px;
	position: absolute;
	background-color: rgba(22, 142, 252, .85);
}
.section-news .news-list {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	max-height: 120px;
}
.news-list li {
	line-height: 30px;
}
.news-list li a {
	color: #555;
	text-decoration: none;
}
.news-list li a span {
	font-weight: 500;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    word-break: break-all;
    overflow: hidden;
}
.news-list li a:hover span {
	color: #168efc;
}
.news-list li a i {
	color: #AAA;
	font-size: 12px;
	font-style: normal;
	float: right;
}

.page-hero {
	background-color: #151c2c;
}
.page-hero h2 {
	color: hsla(0,0%,100%,.8);
	font-size: 38px;
	font-weight: 500;
	margin: 0 0 20px;
	letter-spacing: 2px;
}
.page-hero .hero-slogan {
	color: #AAA;
	margin: 0;
	font-size: 16px;
}
.page-hero {
	background-image: url('../img/datacentrum-10-lax.jpg');
	background-position: center -200px;
	background-size: cover;
	position: relative;
}
.page-hero:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(21, 28, 44, .8);
}
.particle-tabs nav {
	display: flex;
	margin-bottom: 30px;
	border: 1px solid #DAE1E7;
	align-items: center;
	justify-content: flex-start;
	border-radius: 4px 4px 0 0;
}
.particle-tabs nav a {
	font-style: normal;
	font-size: 15px;
	font-weight: 400;
	position: relative;
	text-decoration: none;
	display: block;
	overflow: hidden;
	line-height: 49px;
	padding: 0 3rem;
	transition: color 0.3s cubic-bezier(1, 0, 0, 1);
	white-space: nowrap;
	text-overflow: ellipsis;
	cursor: pointer;
}
.particle-tabs nav a.active {
	font-weight: 700;
	color: #22292F;
}
.particle-tabs nav a:after {
	height: 4px;
	bottom: -1px;
}
.particle-tabs nav a:after {
	position: absolute;
	z-index: 0;
	left: 0;
	width: 100%;
	content: '';
	transition: background-color .2s, transform .3s;
	transition-timing-function: ease,cubic-bezier(1, 0, 0, 1);
	transform: translate3d(0, 100%, 0) translate3d(0, 0, 0);
}
.particle-tabs nav a.active:after {
	transform: translate3d(0, 0, 0);
	background-color: #151c2c;
}
.particle-tabs nav a:not(.active) {
	color: #8795A1;
}
.particle-tabs nav a:not(.active):hover {
	color: #22292F;
}
.particle-tabs nav a:not(.active):hover:after {
	background-color: rgba(40, 49, 69, .8);
	transform: translate3d(0, 0, 0);
}
.table-container {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.table-container .table-row {
	width: 100%;
	background-color: #fff;
	border-bottom: 1px solid #DAE1E7;
	display: flex;
	align-items: center;
	justify-content: space-between;
	min-height: auto;
	padding: 20px;
}
.table-container .table-row.table-header {
	background-color: #22292F;
	color: #fff;
	border-bottom: 0px !important;
	font-size: 14px;
	font-weight: bold;
	min-height: 40px;
	line-height: 40px;
	border-bottom: 0px !important;
	padding: 0 20px;
}
.table-container .table-row:not(.table-header):hover {
	box-shadow: 0 0 40px -10px rgba(34,41,47,0.2);
	z-index: 10;
	background-color: #fff;
}
.table-container .table-row .table-cell {
	text-align: left;
	width: 12.5%;
}
.table-container .table-row .table-cell span {
	display: block;
	color: #606F7B;
	font-size: 12px;
}
.table-container .table-row:not(.table-header) .table-cell {
	color: #22292F;
}
.table-container .table-row:not(.table-header) {
	transition: all .2s ease;
	border-left: 1px solid #DAE1E7;
	border-right: 1px solid #DAE1E7;
}
.table-container .table-row .table-cell.table-cell-first {
	width: 30%;
	padding: 0;
}
.table-container .table-row .table-cell-price {
	text-align: right;
	padding-right: 1rem;
}
.product-btm .uil {
	font-size: 50px;
	color: #077aff;
}
.page-feature {
	border-top: 1px solid #dae1e7;
	border-bottom: 1px solid #dae1e7;
	background-color: #f7fafc;
}

.x-card {
	display: flex;
	justify-content: space-between;
	box-shadow: 0 15px 20px -15px rgba(34,41,47,0.1);
	background-color: #fff;
	margin-bottom: 30px;
}
.x-card figure {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 1.5rem;
	border-width: 1px 0 1px 1px;
	border-style: solid;
	border-color: #DAE1E7;
	background-color: #fff;
	border-radius: 4px 0 0 4px;
	margin: 0;
	min-width: 90px;
}
.x-card .x-card-main {
	border: 1px solid #DAE1E7;
	width: calc(100% - 60px);
	padding: 20px;
	border-radius: 0 4px 4px 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.x-card h4 {
	font-size: 16px;
	margin: 0;
	font-weight: 500;
	color: #22292F;
}
.x-card p {
	color: rgba(34,41,47,0.6);
	line-height: 1.45;
	max-width: 80%;
	margin-top: 5px;
	margin-bottom: 0;
}

.page-image .item {
	position: relative;
	text-align: left;
	margin-top: 30px;
	background-color: transparent;
	border-radius: 3px;
	overflow: hidden;
}
.datacenter-img-bg {
	height: 230px;
	background-size: 100%;
	width: 100%;
}
.page-image .item .cover {
	background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, .2)));
	background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, .2));
	background: linear-gradient(transparent, rgba(0, 0, 0, .2));
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	border-radius: 4px;
	overflow: hidden;
}
.page-image .item .content {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	padding: 10px;
	overflow: hidden;
}
.page-image .item .content .title {
	color: #FFF;
	padding: 0;
	opacity: 1;
	text-align: left;
	font-size: 16px;
	font-weight: 400;
	position: relative;
}
.page-image .item .content .subtitle {
	font-size: 14px;
	overflow: hidden;
	height: 22px;
	color: rgba(255, 255, 255, .8);
}
.datacenter-img-bg {
	height: 230px;
	background-size: 100%;
	width: 100%;
}
.datacenter-img-bg.us.one {
	background-image: url(../img/datacenter/us1.png.jpeg);
}
.datacenter-img-bg.us.two {
	background-image: url(../img/datacenter/us2.png.jpeg);
}
.datacenter-img-bg.us.three {
	background-image: url(../img/datacenter/us3.png.jpeg);
}
.datacenter-img-bg.us.four {
	background-image: url(../img/datacenter/us4.png.jpeg);
}
.datacenter-img-bg.us.five {
	background-image: url(../img/datacenter/us5.png.jpeg);
}
.datacenter-img-bg.us.six {
	background-image: url(../img/datacenter/us6.png.jpeg);
}

.datacenter-img-bg.hk.one {
	background-image: url(../img/datacenter/hk1.jpg);
}
.datacenter-img-bg.hk.two {
	background-image: url(../img/datacenter/hk2.jpg);
}
.datacenter-img-bg.hk.three {
	background-image: url(../img/datacenter/hk3.jpg);
}
.datacenter-img-bg.hk.four {
	background-image: url(../img/datacenter/hk4.jpg);
}
.datacenter-img-bg.hk.five {
	background-image: url(../img/datacenter/hk5.jpg);
}
.datacenter-img-bg.hk.six {
	background-image: url(../img/datacenter/hk6.jpg);
}

.datacenter-img-bg.cn.one {
	background-image: url(../img/datacenter/cn1.jpg);
}
.datacenter-img-bg.cn.two {
	background-image: url(../img/datacenter/cn2.jpg);
}
.datacenter-img-bg.cn.three {
	background-image: url(../img/datacenter/cn3.jpg);
}
.datacenter-img-bg.cn.four {
	background-image: url(../img/datacenter/cn4.jpg);
}
.datacenter-img-bg.cn.five {
	background-image: url(../img/datacenter/cn5.jpg);
}
.datacenter-img-bg.cn.six {
	background-image: url(../img/datacenter/cn6.jpg);
}

.datacenter-img-bg.kr.one {
	background-image: url(../img/datacenter/kr1.png.jpeg);
}
.datacenter-img-bg.kr.two {
	background-image: url(../img/datacenter/kr2.png.jpeg);
}
.datacenter-img-bg.kr.three {
	background-image: url(../img/datacenter/kr3.png.jpeg);
}
.datacenter-img-bg.kr.four {
	background-image: url(../img/datacenter/kr4.png.jpeg);
}
.datacenter-img-bg.kr.five {
	background-image: url(../img/datacenter/kr5.png.jpeg);
}
.datacenter-img-bg.kr.six {
	background-image: url(../img/datacenter/kr6.png.jpeg);
}

.pt_head,
.pt_body .pt_content a {
	display: flex;
	text-decoration: none;
}
.pt_head {
	border-bottom: 1px solid #d8d8d8;
}
.pt_head .pt_cell {
	color: #a1a5b2;
	font-weight: 500;
}
.pt_cell {
	color: #142149;
	padding: 10px 0;
	display: flex;
	align-items: center;
	width: 15%;
}
.pt_cell:first-child {
	width: 20%;
}
.pt_cell:nth-child(2) {
	width: 20%;
}

.label.status {
	color: #999;
	padding: 0;
	background-color: transparent;
}
.label.status:before {
	content: '';
	width: 8px;
	height: 8px;
	border: 0 none;
	border-radius: 50%;
	margin-right: 5px;
	display: inline-block;
	background-color: #999;
}
.label.status-active,
.label.status-completed,
.label.status-paid,
.label.status-open {
	color: #62ac32;
}
.label.status-active:before,
.label.status-completed:before,
.label.status-paid:before,
.label.status-open:before {
	background-color: #62ac32;
}
.label.status-pending {
	color: #ff7327;
}
.label.status-pending:before {
	background-color: #ff7327;
}
.label.status-unpaid,
.label.status-terminated {
	color: #dc3545;
}
.label.status-unpaid:before,
.label.status-terminated:before {
	background-color: #dc3545;
}
.label.status-cancelled {
	color: #87939f;
}
.label.status-cancelled:before {
	background-color: #87939f;
}
.label.status-fraud {
	color: #000;
}
.label.status-fraud:before {
	background-color: #000;
}

.submit-item a {
	display: block;
	height: 90px;
	background-color: #f2f2f2;
	padding: 20px 0 20px 20px;
	box-sizing: border-box;
}
.submit-item a:hover {
	background-color: #e5e5e5;
}
.submit-item .common-tool-icon {
	float: left;
	padding: 10px 20px 10px 0;
	border-right: 1px solid #ddd;
	margin-right: 20px;
}
.submit-item .common-tool-icon>img {
	height: 32px;
	width: 32px;
}
.submit-item .common-tool-msg-cont {
	width: 74%;
	display: inline-block;
	padding: 5px 0;
}
.submit-item .submit-item-title {
	display: inline-block;
	margin-bottom: 5px;
	font-size: 16px;
	color: #000;
	font-weight: 600;
	margin-top: 0;
	vertical-align: middle;
	width: 72%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.submit-item .submit-item-text {
	display: inline-block;
	color: #888;
	font-size: 12px;
	line-height: 24px;
	width: 100%;
	min-width: 200px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}


footer.footer {
	font-size: 1rem;
	padding-top: 30px;
	padding-bottom: 15px;
	color: hsla(0,0%,100%,.6);
	background-color: #151c2c;
}
.footer-center {
	margin-bottom: 20px;
}
.footer-main h4 {
	cursor: auto;
	color: hsla(0,0%,100%,.6);
	font-size: 16px;
	font-weight: 500;
	text-transform: capitalize;
	margin-bottom: 30px;
}
.footer-main div.footer-body {

}
.footer-main div.footer-body .mains:first-child {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid hsla(0,0%,100%,.15);
}
.footer-main div.footer-body .main {
	line-height: 24px;
}
.footer-main div.footer-body .main .icon {
	width: 16px;
	display: inline-block;
	margin-right: 10px;
	opacity: .5;
}
.footer-main div.footer-body .main .icon svg {
	width: 100%;
	height: 100%;
	display: block;
	fill: #fff;
}
.footer-main div.footer-body .main .title {
	color: hsla(0,0%,100%,.6);
	padding-right: 4px;
}
.footer-main div.footer-body .main a:link,
.footer-main div.footer-body .main a:hover,
.footer-main div.footer-body .main a:focus {
	color: #FFF;
	text-decoration: none;
}
.footer-main ul.footer-body {
	margin: 0;
	padding: 0;
	list-style: none;
}
.footer-main ul.footer-body li {
	line-height: 26px;
	padding: 5px 0;
}
.footer-main ul.footer-body li a {
	color: hsla(0,0%,100%,.8);
	transition: all .3s ease-in-out;
	text-decoration: none;
}
.dataTables_filter,
.dataTables_info {
	display: none;
}
table.table-list thead th,
.dataTables_wrapper table.table-list thead th,
.dataTables_wrapper table.table-list thead th.sorting_asc,
.dataTables_wrapper table.table-list thead th.sorting_desc,
.dataTables_wrapper table.table-list thead th:nth-child(even) {
	color: #22292F;
	font-weight: 500;
	text-align: left;
	background-color: #FAFAFA;
	border-bottom: 0 none;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-color: transparent;
}
.dataTables_wrapper table.table-list thead th:first-child {
	max-width: 50px;
	padding-right: 15px;
}
.dataTables_wrapper .dataTables_length label {
	padding-left: 15px;
}
table.table-list tbody td {
	padding: 15px;
	border-top: 1px solid #e5e5e5;
}
table.dataTable>thead .sorting:before, table.dataTable>thead .sorting_asc:before, table.dataTable>thead .sorting_asc_disabled:before, table.dataTable>thead .sorting_desc:before, table.dataTable>thead .sorting_desc_disabled:before {
	right: .6em;
	content: "\f104";
	font-family: "Font Awesome 5 Pro";
	font-weight: 400;
	transform:rotate(90deg);
}
table.dataTable>thead .sorting:after, table.dataTable>thead .sorting_asc:after, table.dataTable>thead .sorting_asc_disabled:after, table.dataTable>thead .sorting_desc:after, table.dataTable>thead .sorting_desc_disabled:after {
	right: 1em;
	top: 20px;
	content: "\f104";
	font-family: "Font Awesome 5 Pro";
	font-weight: 400;
	transform:rotate(-90deg);
}
.dataTables_wrapper table.table-list {
	overflow: hidden;
}
div.dataTables_wrapper div.dataTables_length select {
	height: 26px;
	padding: 0 25px 0 10px;
	line-height: 1;
}
.dataTables_wrapper .dataTables_length {

	background-color: #FFF !important;
}
.footer-btm {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.foorer-text {

}
.footer-btm p {
	margin-bottom: 0;
	line-height: 30px;
}
.footer-btm a {
	color: hsla(0,0%,100%,.85);
	transition: all .3s ease-in-out;
	text-decoration: none;
	padding: 0 10px;
}
.footer-btm .text-right a {
	color: hsla(0,0%,100%,.6);
	font-size: 18px;
	line-height: 30px;
	padding: 0 10px;
	transition: all .3s ease-in-out;
}
.footer-btm .text-right a:last-child {
	border-right: 0 none;
}

/* INVOICE */
@media (min-width: 992px) and (max-width: 1199px) {
	.invoice-container > div:last-child:not(.col-md-3) {
		width: 242px!important;
	}
}
.status-label {
	float: right;
	font-weight: 500;
	background-color: rgba(255, 255, 255, .1);
}
.invoice-logo img {
	max-width: 280px;
}
.invoice-header ul > li {
	position: relative;
	margin: 0 0 8px 0;
	text-align: right;
}
.invoice-header ul .list-label {
	display: inline-block;
	padding: 0 15px 0 0;
	color: #a1a6b2;
}
.invoice-status {
	color: #fff;
}
.invoice-status .status-id {
	padding-left: 44px!important;
}
.invoice-status.status-md .status-id {
	padding-right: 30px;
	text-align: right;
}
.invoice-status.status-md .status-label {
	font-weight: 700;
}
.panel-invoice .list-address,
.panel-invoice address {
	font-size: 13px;
}
.invoice-info h5 {
	font-size: 14px;
	font-weight: bold;
}
.form-actions table,
.form-actions table > tbody,
.form-actions table > tbody > tr,
.form-actions table > tbody > tr > td,
.form-actions table > tbody > tr > td > form {
	display: block;
	width: 100%;
}
.form-actions table > tbody > tr > td:first-child {
	margin-bottom: 8px;
}
.invoice-table .table>tbody>tr>td,
.invoice-table .table>tbody>tr>th,
.invoice-table .table>thead>tr>td,
.invoice-table .table>thead>tr>th,
.invoice-table .table>tfoot>tr>td,
.invoice-table .table>tfoot>tr>th {
	padding-left: 0;
}
.invoice-table .table>tfoot>tr:last-child>td {
	border-bottom: 0 none;
}
.table .table-summary > tr > td:first-child {
	text-align: right;
	vertical-align: middle;
	border-bottom: none;
}
@media (min-width: 768px) {
	.panel-invoice .row {
		margin-left: -20px;
		margin-right: -20px;
	}
	.panel-invoice [class*="col-"] {
		padding-left: 20px;
		padding-right: 20px;
	}
	.panel-invoice .table > tbody > tr > td,
	.panel-invoice .table > thead > tr > th,
	.panel-invoice .table > tfoot > tr > td {
		padding: 10px 25px;
	}
	.panel-invoice .table > tbody > tr > td:first-child,
	.panel-invoice .table > thead > tr > th:first-child,
	.panel-invoice .table > tfoot > tr > td:first-child,
	.panel-invoice > .panel-body > h4,
	.panel-invoice > .panel-body > p {
		padding-left: 0;
	}
	.panel-invoice .table > tbody > tr > td:last-child,
	.panel-invoice .table > thead > tr > th:last-child,
	.panel-invoice .table > tfoot > tr > td:last-child,
	.panel-invoice > .panel-body > h4,
	.panel-invoice > .panel-body > p {
		padding-right: 0;
	}
	.status-label {
		padding: 0 20px;
	}
	.invoice-header,
	.invoice-status {
		margin-bottom: 40px;
	}
	.invoice-info {
		margin-bottom: 20px;
	}
	.invoice-status.status-lg {
		height: 80px;
		font-size: 32px;
		font-weight: 100;
		line-height: 80px;
	}
	.invoice-status.status-md {
		height: 40px;
		color: #fff;
		font-size: 16px;
		line-height: 40px;
	}
	.invoice-taxitem {
		margin: -30px 0 40px;
	}
}
@media (max-width: 767px) {
	.invoice-status {
		padding-left: 54px;
		margin: 0 0 20px -40px;
	}
	.invoice-status .status-id {
		padding-left: 10px!important;
	}
	.invoice-status .status-label {
		padding-left: 20px;
	}
	.invoice-payto,
	.invoice-invoicedto {
		margin-bottom: 20px!important;
	}
	.invoice-header {
		margin-bottom: 32px!important;
	}
	.invoice-taxitem {
		margin: -10px 0 20px;
	}
	.invoice-status.status-lg {
		height: 50px;
		font-size: 24px;
		font-weight: 100;
		line-height: 50px;
	}
	.invoice-status.status-md {
		height: 32px;
		font-size: 14px;
		font-weight: 100;
		line-height: 32px;
	}
	.panel-invoice h4 {
		margin-bottom: 10px;
	}
	.invoice-table .table > tbody > tr,
	.invoice-table .table > thead > tr th {
		padding-left: 0!important;
		padding-right: 0!important;
	}
	.invoice-table .table > tbody > tr .amount-col {
		line-height: 32px;
	}
	.table-summary tr {
		width: 100%;
		padding: 10px 0;
	}
	.table-summary tr:after {
		display: block;
		content: "";
		clear: both;
	}
	.table-summary tr td {
		float: left;
		width: 50%;
		padding: 0 10px !important;
	}
	.w-hidden {
		display: block;
	}
	.table-container .table-row .table-cell-price {
		padding-right: 0;
	}
}
@media (max-width: 579px) {
	.panel-invoice .panel-body {
		padding: 24px;
	}
	.invoice-logo {
		text-align: center;
		margin-bottom: 20px;
	}
	.invoice-logo img {
		max-width: 200px;
	}
	.invoice-header ul > li {
		float: left;
		width: 50%;
		margin: 0;
		text-align: left;
	}
	.invoice-header ul > li .list-label {
		display: block;
	}
	.invoice-status {
		padding-left: 20px;
		margin: 0 0 20px -24px;
	}
	.invoice-status .status-id {
		padding-left: 10px!important;
	}
	.invoice-status .status-label {
		padding-left: 20px;
	}
}
.invoice-sidebar .heading-title {
	font-size: 14px;
}
.show-panel,
.show-product,
.show-ticket {
	background: #fff;
	box-shadow: 0 0 6px 0 rgba(31,50,82,.1);
	border-radius: 4px;
	padding: 20px;
	margin-bottom: 20px;
}
.show-ticket .ticket-reply {
	margin: 0;
	border: 0 none;
	padding-top: 20px;
	border-top: 1px dashed #d3d3d3;
}
.show-ticket .ticket-reply:first-child {
	border-top: 0 none;
	padding-top: 0px;
}
.show-ticket .ticket-reply .user {
	height: 60px;
	background-color: transparent;
}
.show-ticket .ticket-reply .user .head-icon {
	background-color: #e5e5e5;
	height: 48px;
	width: 48px;
	text-align: center;
	float: left;
	margin-right: 10px;
	border-radius: 50%;
	position: relative;
	overflow: hidden;
}
.show-ticket .ticket-reply.staff .user .head-icon {
	background-color: #006eff;
}
.show-ticket .ticket-reply.staff .user i {
	color: #FFF;
}
.show-ticket .ticket-reply .user i {
	color: #bbb;
	padding: 0;
	float: none;
	line-height: 48px;
	font-size: 44px;
	position: absolute;
	bottom: -8px;
	left: 10%;
}
.show-ticket .ticket-reply .message {
	padding: 15px 0;
}
.a-upload {
	padding: 0 10px;
	line-height: 32px;
	position: relative;
	cursor: pointer;
	color: #888;
	font-size: 14px;
	background: #fafafa;
	border: 1px solid #ddd;
	border-radius: 4px;
	overflow: hidden;
	display: inline-block;
}
.a-upload  input {
	position: absolute;
	font-size: 100px;
	right: 0;
	top: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	cursor: pointer
}
.a-upload:hover {
	color: #444;
	background: #eee;
	border-color: #ccc;
	text-decoration: none
}
.product-details-tab-container .tab-pane > .row {
	line-height: 30px;
}
.show-product {
	min-height: 335px;
}
.show-product h5 {
	font-weight: 500;
}
.product-status {
	border-radius: 4px;
	box-shadow: 0 0 6px 0 rgba(31,50,82,.1);
}
div.product-details div.product-icon {
	border-radius: 4px;
	background-color: #fafafa;
}
.product-status h3 {
	margin-top: 15px;
}
.product-status h4 {
	margin-bottom: 0;
}
div.product-details-tab-container {
	border: 0 none;
	padding: 0;
}
.nav-tabs {
	margin-bottom: 20px;
	border-bottom: 0 none;
}
.nav-tabs > li {

}
.nav-tabs > li > a {
	color: #666;
	padding: 0;
	line-height: 36px;
	border: 0 none;
	border-bottom: 2px solid transparent;
}
.nav-tabs > li > a:hover {
	border: 0 none;
	background-color: transparent;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
	color: #2d77ee;
	border: 0 none;
	font-weight: 600;
	background-color: transparent;
	border-bottom: 2px solid #2d77ee;
}
.home-rcc-wd-billing-recent {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}
.home-rcc-wd-billing-recent .consumption-info {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	font-size: 12px;
	color: #888;
}
.home-rcc-wd-billing-recent .consumption-info .current-month-number {
	margin: 8px 0 16px;
	font-size: 28px;
	color: #333;
}
.home-rcc-wd-billing-recent .consumption-info .last-month-number {
	font-size: 14px;
}
.home-rcc-wd-billing-recent .ops {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-top: 8px;
	padding: 10px;
	background-color: #f9f9f9;
	width: 100%;
	height: 32px;
}
.next-btn-text.next-btn-primary,
.next-btn-text.next-btn-primary.visited,
.next-btn-text.next-btn-primary:link,
.next-btn-text.next-btn-primary:visited {
	color: #077aff;
}
.home-rcc-wd-billing-recent .consumption-chart {
	-webkit-box-flex: 3;
	-webkit-flex: 3;
	-moz-box-flex: 3;
	-ms-flex: 3;
	flex: 3;
}
@media (max-width: 991px) {
	.header .navbar-header {
		margin: 0;
	}
	.navbar-toggle {
		margin-top: 17px;
		margin-right: 0;
	}
	.navbar-toggle .icon-bar {
		background-color: #FFF;
	}
	.table-container .table-row.table-header {
		display: none;
	}
	.table-container .table-row .table-cell {
		width: 100% !important;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.table-container .table-row {
		display: block;
	}
	.table-container .table-row .table-cell:last-child {
		margin-top: 10px;
	}
}

#topcontrol{background:#077aff; height:35px; width:35px; border-radius:4px;}
.links-title {
	font-size: 14px;
	font-weight: normal;
	display: inline;
	margin: 0 0 0 .5em;
}
.links-list {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
	display: inline;
}
.links-list li {
	color: #637283;
	display: inline;
	margin: 0 .5em 0 0;
}
.links-list li a {
	color: hsla(0,0%,100%,.6);
	text-decoration: none;
}
.footer-btm {
	margin-top: 2rem;
}

.bootstrap-switch.bootstrap-switch-mini {
	min-width: 50px;
}
