body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .main-header .logo {
	font-family: "Helvetica Neue", Helvetica, Arial, "Heiti SC Light", "Source Han Sans", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
}
.sidebar-menu .header, .main-footer {
	font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.sidebar-menu .treeview-menu > li:first-Child > a {
	padding: 10px 5px 5px 15px;
}
.sidebar-menu .treeview-menu > li:last-Child > a {
	padding: 5px 5px 10px 15px;
}
.content-header > .breadcrumb > li + li:before {
	content: "/\00a0";
}
.main-footer {
	padding: 10px 15px;
}
.content-header > h1 {
	border-left: 5px solid #222d32;
	padding-left: 10px;
	font-size: 18px;
}
.box-header .box-title, .box-body .page-header {
	font-size: 16px;
}
.box-header .box-title .sub-title {
	font-size: 12px;
	color: #a9a9a9;
	margin-top: 10px;
}
.main-header .logo .logo-lg {
	text-align: left;
}
th, td {
	font-size: 12px;
}
.tdEllipsis {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.configTable > tbody > tr > td {
	padding: 12px 8px;
	font-size: 14px;
}
.box-header {
	padding-top: 15px;
}
.box-header > .box-tools {
	top: 15px;
}
.box-header-only > h3.box-title {
	font-size: 14px;
}
.box-header-only > .box-tools {
	top: 10px;
}
.box-header > h3 {
	padding: 5px 0;
}
.box-title select.form-control {
    max-width: 130px;
}
.tab-tools {
	padding: 10px 15px;
}
.indexProductName {
	padding: 5px 0 15px 0;
	font-size: 12px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.comment-block {
	padding-bottom: 15px;
}
.comment-image {
	float: left;
	margin-right: 10px;
}
.comment-image img {
	width: 60px;
	height: auto;
}
.comment-sku {
	color: #a9a9a9;
	font-size: 12px;
}
.comment-content {
	color: #737373;
	font-size: 12px;
}
.comment-reply {
	padding: 10px;
	margin-bottom: 10px;
	background: #f7f7f7;
}
.reply-edit {
	font-size: 12px;
}
.mailbox-read-info h3 {
	font-size: 18px;
}
.form-group-sm label {
	font-size: 12px;
	font-weight: normal;
}
.newsTime {
	color: #999;
	font-size: 12px;
}
.newsContent {
	padding: 20px 10%;
}
.newsContent img {
	max-width: 100%;
}
.materialContent {
	padding: 20px 20%;
}
.document > .box-footer {
	padding: 20px 10%;
	font-size: 12px;
}
.documentComment {
    border: 1px solid #f4f4f4;
    padding: 10px 10px 0 10px;
    background: #f7f7f7;
}
.documentTime {
    color: #999;
}
.backTop {
	font-size: 12px;
}
.messages-menu li {
	font-size: 12px !important;	
}
.notifications-menu li {
	font-size: 12px;
}
.navbar-nav > .messages-menu > .dropdown-menu {
	width: 360px;
}
.skin-blue .main-header .logo, .skin-blue .main-header .logo:hover, .skin-blue .main-header .navbar .sidebar-toggle:hover {
	background: rgba(0,0,0,0.1);
}
.copyLink {
	color: #72afd2;
	cursor: pointer;
}
a.agentInfo  {
	color: rgba(255,255,255,0.8);
	font-size: 12px;
}
a.agentInfo:hover {
	color: rgba(255,255,255,1);
}
.boxStat  .description-block {
	margin: 0;
}
.boxStat h3 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.pageTo {
	float: left;
	width: 50px;
	height: 30px;
	border: 1px solid #ddd !important;
    padding: 5px;
    color: #666;
    font-size: 12px;
}
.inputInline {
    display: inline !important;
    float: none !important;
    border-radius: 3px !important;
}
.itemList li {
	width: 25%;
	float: left;
	padding-bottom: 12px;
}
.itemList > div > div {
	padding-bottom: 12px;
}
hr.divider {
	margin-top: 0px;
	margin-bottom: 10px;
}
.lead {
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: 400;
	line-height: 2em;
}
td .label {
    font-size: 100%;
}
.hiddenText {
	color: #ccc;
}
.warpCell {
	word-break: break-all;
	overflow-wrap: break-word;
}

/* Login */
.login-page, .register-page {
	background: #f5f7fa url('../img/bg-login.png') no-repeat center bottom;
}
.login-box {
	margin: 3% auto;
}
.register-box {
	margin: 5% auto;
}
.register-logo {
	margin-bottom: 15px;
}
.login-logo, .register-logo {
	font-size: 20px;
    margin-bottom: auto;
	letter-spacing: 5px;
}
.loginType {
	padding-bottom: 30px;
	font-size: 16px;
}
.loginType a {
	padding-bottom: 5px;
	border-bottom: 2px solid transparent;
}
.loginType a.active {
	border-bottom-color: #40b8d8;
}
#formByDyCode {
	display: none;
}
.login-box-body, .register-box-body {
	background: none;
	color: #2e3a4c;
}
.login-box-body {
	padding: 10px 20px 20px 20px;
}
.login-box-body .form-group-lg .form-control, .register-box-body .form-group-lg .form-control {
	height: 40px;
	padding: 10px;
	border-radius: 3px;
	font-size: 14px;
	line-height: 1.3333333;
	vertical-align: middle;
}
.form-group-lg .form-control+.form-control-feedback, .input-group-lg+.form-control-feedback, .input-lg+.form-control-feedback {
    width: 40px;
    height: 40px;
    line-height: 40px;
}
.login-box-body button, .register-box-body button {
	height: 42px;
	margin-top: 25px;
	border: 0;
	font-size: 14px;
}
.login-box-body .btn-tumblr, .register-box-body .btn-tumblr {
	background-color: #2e3a4c;
}
.login-box-body .btn-wechat, .register-box-body .btn-wechat {
	margin-top: 25px;
	height: 40px;
	border: 1px solid #d2d6de;
	background-color: #fff;
	color: #62b900;
}
.login-box-body button.btn-tumblr:hover, .register-box-body button.btn-tumblr:hover {
	background-color: #00acd6;
	color: #fff;
}
.login-box-body button.btn-tumblr:disabled, .register-box-body button.btn-tumblr:disabled {
    opacity: 0.5;
	background-color: #2e3a4c;
}
.login-box-body button.btn-wechat:hover, .register-box-body button.btn-wechat:hover {
	background-color: #f2f2f2;
}
.login-box-body button.btn-wechat:disabled, .register-box-body button.btn-wechat:disabled {
    opacity: 0.5;
	background-color: #fff;
}
.login-box-body .input-group .form-control, .register-box-body .input-group .form-control {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.login-box-body .input-group-btn button, .register-box-body .input-group-btn button {
	height: 40px;
	margin-top: 0;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.login-box-body a, .register-box-body a {
	color: #40b8d8;
}

/* New Login */
.newlogin {
    width: 100%;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
    background: url('../img/bg-login-daikin.jpg') no-repeat;
    background-size: cover;
    padding: 1.25rem 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.newlogin-placeholder {
	display: none;
}
.newlogin-container {
    width: 100%;
    height: 100%;
    display: flex;
    position: relative;
}
.newlogin-panel {
    /* padding: 2rem 2.25rem; */
    padding: 0 2.25rem 2rem 2.25rem;
    border-radius: 0.375rem;
    margin: auto;
    background-color: #fff;
    display: flex;
    position: relative;
    --un-shadow: var(--un-shadow-inset) 0 4px 6px -1px var(--un-shadow-color, rgb(0 0 0 / .1)), var(--un-shadow-inset) 0 2px 4px -2px var(--un-shadow-color, rgb(0 0 0 / .1));
    box-shadow: var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);
	flex-direction: column;
}
.newlogin-logo {
    width: 100%;
}
.newlogin-logo img {
    display: block;
    height: 50px;
    margin: 30px auto 16px;
    vertical-align: middle;
    border-style: none;
}
.newlogin-logo2 {
    width: 100%;
	text-align: center;
}
.newlogin-logo2 img {
    display: block;
    width: 125px;
    height: 125px;
	margin: 0 auto;
    vertical-align: middle;
    border-style: none;
}
.newlogin-form {
	/* padding: 1rem; */
	padding: 0 1rem 1rem 1rem;
}
.newlogin-form-item {
    width: 100%;
    min-height: 32px;
    margin-bottom: 24px;
    color: rgba(0, 0, 0, 0.88);
    font-size: 16px;
    line-height: 1.5;
}
.newlogin-form-item:last-child:not([id='btnNext']) {
    margin-bottom: 0;
}
.newlogin-form-input {
    padding: 10px 11px;
    border: 1px solid #d9d9d9;
    border-radius: 8px;
}
.newlogin-form-input:hover, .newlogin-form-input:focus {
    border-color: #297eff;
    box-shadow: 0 0 0 2px rgba(5, 135, 255, 0.1);
    border-inline-end-width: 1px;
    outline: 0;
}
.newlogin-form-input-error, .newlogin-form-input-error:hover, .newlogin-form-input-error:focus {
    border-color: #ed6f6f;
    box-shadow: 0 0 0 2px rgba(255, 38, 5, 0.06);
}
.newlogin-form-input-msg {
    font-size: 14px;
    color: #ed6f6f;
}
.newlogin-form-input-error .newlogin-form-input-prefix {
    color: #ed6f6f;
}
.newlogin-form-input input:not([type=checkbox]) {
    padding: 0;
    font-size: inherit;
    border: none;
    border-radius: 0;
    outline: none;
    box-sizing: border-box;
    line-height: 1.5;
}
.newlogin-form-input-prefix {
    margin-inline-end: 4px;
}
.newlogin-form-input-surfix {
    margin-inline-start: 4px;
    text-align: center;
}
.anticon {
    display: inline-flex;
    align-items: center;
    color: inherit;
    font-style: normal;
    line-height: 0;
    text-align: center;
    text-transform: none;
    vertical-align: -0.125em;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.anticon svg {
    display: inline-block;
    outline: none;
}
.newlogin-form-button {
    padding: 10px 11px;
    border: 1px solid transparent;
    border-radius: 8px;
    text-align: center;
}
.newlogin-form-submit {
    background-color: #015dfc;
    color: #fff;
    box-shadow: 0 2px 0 rgba(5, 135, 255, 0.1);
}
.newlogin-form-submit:hover, .newlogin-form-submit:focus {
    background-color: #186dfe;
}
.newlogin-form-submit:disabled {
    opacity: 0.5;
	background-color: #2e3a4c;
}
.newlogin-form-link {
    height: 24px;
    padding: 0px 7px;
    background-color: transparent;
    color: #015dfc;
    font-size: 14px;
}
.newlogin-form-link:hover {
    color: #529dff;
}
.newlogin-form-link:disabled {
    color: #ccc;
}
.newlogin-form-reminder input {
    display: inline-block;
	width: 16px;
	height: 16px;
	border: 1px solid #d9d9d9;
    border-radius: 4px !important;
    vertical-align: middle;
    margin-bottom: 5px;
}
.newlogin-form-reminder label {
	font-weight: normal;
    font-size: 14px;
}
.newlogin-next {
    padding: 1rem;
}
.newlogin-icp {
	position: relative;
	width: 100%;
	height: 20px;
	bottom: 50px;
	line-height: 20px;
	font-size: 14px;
    color: #015dfc;
	text-align: center;
}
.newlogin-form-input-surfix a, .newlogin-icp a {
    color: #015dfc;
}
.newlogin-form-input-surfix a:hover, .newlogin-icp a:hover {
    color: #529dff;
}
.newlogin-form-input-surfix a.countdown, .newlogin-form-input-surfix a.countdown:hover {
    color: #ccc;
}

@media (min-width: 1280px) {
    .newlogin-placeholder, .newlogin-container {
		display: flex;
		width: 50%;
		height: 100%;
    }
    .newlogin-panel {
        width: auto;
        margin-left: 7rem;
    }
    .newlogin-form-input input:not([id='CheckCode']) {
        min-width: 300px !important;
    }
    #CheckCode {
        min-width: 210px !important;
    }
    #btnNext {
        min-width: 340px !important;
    }
}

/* Document */
.documentClass .box-title {
	padding: 0 !important;
	font-size: 14px !important;
}
.documentClass .btn {
  	padding: 0 !important;
}
.documentClass ul li {
	position: relative;
}
.documentClass .tools {
	display: none;
	position: absolute;
	top: 12px;
	right: 5px;
	font-size: 12px;
	z-index: 999;
}
.documentClass .tools a {
	margin-right: 3px;
}
.documentClass li:hover .tools {
	display: block;
}
.documentTags {
	line-height: 2em;
}
.documentTagList li a {
    padding: 8px 15px !important;
	font-size: 12px;
}
.documentTagList li a .label {
    font-weight: normal;
}

/* Post */
.postCheckbox {
    float: left;
	width: 4%;
}
.postContent {
    float: left;
	width: 96%;
}
.user-block .username {
	font-size: 14px;
    font-weight: normal;
}
.user-block .description {
    color: #999;
    font-size: 12px;
	margin-top: 5px;
}
.postButtons {
	text-align: right;
}

.handler {
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 0 5px;
}
.handler li {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 1px 10px;
	border-color: #367fa9;
	border-radius: 4px;
	background-color: #3c8dbc;
	color: #fff;
}
.handler span {
	margin-right: 5px;
	color: rgba(255, 255, 255, 0.7);
}
.handler span a {
	color: rgba(255, 255, 255, 0.7);
}

/* switch */
.switch-label {
    appearance: none;
    display: inline-block;
    vertical-align: middle
}
.switch-box {
    position: relative;
    display: block;
    width: 42px;
    height: 22px;
    border: 1px solid #c9c9c9;
    outline: 0;
    border-radius: 16px;
    box-sizing: border-box;
    background-color: #c9c9c9;
    transition: background-color .3s,border .3s;
    cursor: pointer
}
.switch-box:after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    border-radius: 15px;
    background-color: #fff;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
    transition: all .25s ease-in-out
}
.switch-input:checked~.switch-box {
    border-color: #07c160;
    background-color: #07c160
}
.switch-input:checked~.switch-box:before {
    transform: scale(0)
}
.switch-input:checked~.switch-box:after {
    left: 100%;
    transform: translateX(-100%)
}
.switch-input:disabled~.switch-box {
    cursor: default
}
.switch-input:disabled~.switch-box:after {
    background-color: #e4e4e4
}
.switch-input:checked:disabled~.switch-box:before {
    transform: scale(0)
}
.switch-input:checked:disabled~.switch-box:after {
    left: 100%;
    transform: translateX(-100%)
}
.switch-input {
    position: absolute;
    left: -9999px
}

/* Function List */
.functionList {
    padding-left: 0;
    list-style: none;
    overflow: hidden;
}
.functionList li {
    float: left;
    width: 25%;
    padding: 10px 0;
    line-height: 1.5em;
    text-align: center;
}
.functionList .glyphicon {
    margin-top: 5px;
    font-size: 24px;
	color: #333;
}
.functionList .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word; /* Help out IE10+ with class names */
	color: #333;
}
.functionList li:hover {
    background-color: rgba(86, 61, 124, .1);
}

/* Document List */
.documentList {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}
.documentList li {
	float: left;
	width: 50%;
	padding-bottom: 10px;
}
.icon-circle {
    width: 40px;
    height: 40px;
    border-radius: 50%;
	background-color: #f5f5f5;
    float: left;
	text-align: center;
	vertical-align: middle;
	line-height: 40px;
}
.icon-circle i {
	color: #333;
}

/* Help List */
.helpList {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}
.helpList li {
	padding-bottom: 10px;
}

/* NPS Buttons */
.npsButtons {
	display: block;
}
.npsButtons > .btn {
	width: 9% !important;
	margin-left: 0 !important;
}
.npsButtons > .btn:last-child {
	width: 10% !important;
}
.matrixSample > div {
	padding-top: 7px;
	padding-bottom: 7px;
}

/* Blank Table */
.blank {
	height: 100px;
	text-align: center;
	line-height: 100px !important;
}

@media (max-width: 1023px) {
	.nav > li >a {
		padding: 10px 10px;
	}
	.box-header > .box-tools {
		position: relative;
		right: auto;
	}
	.box-header > .box-tools {
		top: 0;
	}
	.box-title .input-group {
		padding-bottom: 15px;
		margin-top: 0 !important;
	}
	.box-title .input-group .input-group {
		padding-bottom: 0;
	}
	.boxStat {
		font-size: 12px;
	}
	.boxStat .col-xs-3 {
		padding-left: 0;
		padding-right: 0;
	}
	.boxStat h3 {
		font-size: 14px;
	}
	.topNotice {
		padding-bottom: 5px;
	}
	.helpList li {
		float: left;
		width: 50%;
	}
}

@media (max-width: 767px) {
	.box-title select.form-control {
		max-width: none;
	}
	.postCheckbox {
		width: 8%;
	}
	.postContent {
		width: 92%;
	}
	.postButtons {
		text-align: left;
		margin-bottom: 15px;
	}
	.documentList li {
		width: 100%;
	}
	.helpList li {
		float: none;
		width: 100%;
	}
	.itemList li {
		width: 50%;
	}
}

@media (min-width: 768px) {
	.sidebar-mini.sidebar-collapse .main-header .logo {
		padding: 7px;
	}
	.sidebar-mini.sidebar-collapse .main-header .logo > .logo-mini {
		width: 36px;
		height: 36px;
		margin-left: 0;
		margin-right: 0;
		border-radius: 50%;
		background-color: #f5f7fa;
		text-align: center;
		vertical-align: middle;
		line-height: 36px;
	}
}

@media (min-width: 1024px) {
    .functionList li {
        width: 12.5%;
    }
}