::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}
::-webkit-scrollbar-track {
    background: inherit;
}
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #ccc;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
}
html {
    height: 100%;
    -ms-overflow-style: scrollbar
}
body {
	font: 14px/1.5 "Microsoft YaHei", "\5b8b\4f53", "Hiragino Sans GB", "WenQuanYi Micro Hei", sans-serif;
	color:#333;
	background-color: #fff;
}
.dz-layout {
	padding-top:70px;
}
.form-control{
	color:#333;
}
.layout {
	min-width:1350px;
}
.layout-header {
	min-width:1350px;
}
.layout-content {
	margin-left: 165px;
}
.layout-content-body {
    -webkit-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInRight;
    -o-animation-name: fadeInRight;
    animation-name: fadeInRight;
    padding: 0 35px 35px 20px;
    visibility: visible;
    width: 100%;
	margin:0 auto;
}
.layout-footer {
	position: absolute;
	bottom: 0;
	margin-left: 165px;
}
.layout-footer-body {
    padding: 5px 15px
}
.navbar {
    border: none;
    border-radius: 0;
    margin-bottom: 0
}
.navbar-brand-center {
    display: block;
    left: 50%;
    position: absolute;
    top: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}
.navbar-collapse {
    border-top: none;
    -webkit-box-shadow: none;
    box-shadow: none;
	padding-left: 0px;
}
.navbar-toggler .arrow-up:after,.navbar-toggler .arrow-up:before {
    bottom: 0;
    -webkit-transition: bottom .3s;
    -o-transition: bottom .3s;
    transition: bottom .3s
}
.navbar-toggler.collapsed .arrow-up:after,.navbar-toggler.collapsed .arrow-up:before {
    bottom: -8px
}
.navbar-account-btn {
    background-color: transparent;
    background-image: none;
    border: none;
    cursor: pointer;
    display: inline-block;
    outline: 0;
    padding: 7px 7px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
	line-height: 36px;
}
.navbar-upgrade-heading {
    line-height: 1.538462;
    margin-bottom: 0;
    margin-top: 0
}
.navbar-upgrade-notification {
    color: inherit;
    display: block
}
.navbar-upgrade-version, .navbar-infomation {
    color: #757575;
    padding: 5px 15px
}
.navbar-search {
    display: block;
    height: 50px;
    overflow: hidden;
    position: relative;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    width: 400px
}
.navbar-search-toggler {
    background-color: transparent;
    background-image: none;
    border: none;
    cursor: pointer;
    display: block;
    font-size: 13px;
    height: 50px;
    left: 0;
    line-height: 50px;
    outline: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 50px
}
.navbar-search-input {
    background-color: transparent;
    background-image: none;
    border: none;
    display: block;
    font-size: 13px;
    height: 50px;
    line-height: 50px;
    outline: 0;
    padding-left: 50px;
    padding-right: 70px;
    text-overflow: ellipsis;
    width: 100%
}
.navbar-search-adv-btn {
    background-color: transparent;
    background-image: none;
    border: none;
    cursor: pointer;
    display: block;
    font-size: 10px;
    line-height: 20px;
    min-width: 70px;
    outline: 0;
    padding: 15px 10px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: right;
    -o-transition-property: right;
    transition-property: right
}
.navbar-search-collapsed {
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s;
    width: 50px
}
.navbar-search-collapsed .navbar-search-adv-btn {
    right: -70px;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}
.navbar .dropdown > .dropdown-menu > li .module-wrap {
    margin-right: 50px;
    display: inline-block;
    vertical-align: top;
    padding: 22px 10px 20px 24px;
}
.navbar .dropdown > .dropdown-menu > li .module-hd {
    font-size: 14px;
    padding-bottom: 12px;
    border-bottom: 1px solid #f2f2f2;
    margin: 0 19px 16px 0;
    color: #999;
}
.navbar .dropdown > .dropdown-menu > li .module-bd a {
    padding: 0 0 19px;
    display: block;
    font-size: 14px;
    color: #333;
    position: relative;
}
.navbar .dropdown > .dropdown-menu > li .module-bd a:before {
    content: "";
    position: absolute;
    top: 1px;
    left: -10px;
    display: block;
    width: 4px;
    height: 18px;
}
.navbar .dropdown > .dropdown-menu > li .module-bd a.active, .navbar .dropdown > .dropdown-menu > li .module-bd a:hover {
    color: #008add;
    text-decoration: none;
}
.navbar .dropdown > .dropdown-menu > li .module-bd a.active:before, .navbar .dropdown > .dropdown-menu > li .module-bd a:hover:before {
    background-color: #0087b4;
}
.navbar-jd {
    background-color: #008add;
	height: 70px;
  	min-height: 70px;
	box-shadow: 0 2px 2px 0 rgba(13, 13, 13, 0.1),0 1px 0 0 rgba(213, 213, 213, 0.1);
  	border-bottom: 1px solid #e1e1e1;
}
.navbar-jd .dropdown-menu>li>a:hover{
	color: #fff;
	background-color: #0087b4;
}
.navbar-jd .top-nav{
	height:25px;
	background:#008eb7!important;
	color:#fff;
	line-height:25px;
}
.navbar-jd .top-nav ul{
	margin:0;
}
.navbar-jd .top-nav ul>li>a{
	color:#fff;
}
.navbar-jd .top-nav a.label{
	padding:2px 10px;
	font-size: 12px;
}
.navbar-jd .top-nav .divider{
 	color: #fff;
}
.navbar-jd .navbar-brand {
    color: #fff;
	font-size: 20px;
	line-height:22px;
	height: 45px;
  	padding: 10px 15px 10px 30px;
	font-family:"Microsoft YaHei","\9ED1\4F53";
	background:url('../../static/img/img_zndz/logo_30.png') no-repeat 0 45%;
}
.navbar-jd .navbar-brand:hover,.navbar-jd .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}
.navbar-jd .navbar-text {
    color: #fff;
	margin: 10px 15px;
	line-height: 24px;
}
.navbar-jd .navbar-nav>li>a {
    color: #fff;
	font-size: 16px;
 	line-height: 23px;
	padding: 10px 15px;
	font-family:"Microsoft YaHei", "\9ED1\4F53";
}
@media (max-width: 1350px) {
	.layout-header-fixed .layout-header {
	    position: absolute;
	}
	.navbar-header {
	    float: left;
	}
	.layout-sidebar-fixed .layout-sidebar {
		position: absolute;
		top: 0px;
	}
}
@media (min-width: 768px) {
	.navbar-nav>li>a {
	    padding-left: 10px;
	    padding-right: 10px;
	}
}
@media (min-width: 768px) {
	.navbar-jd .navbar-nav>li>a {
	    padding: 10px 5px;
	}
}
.navbar-jd .navbar-nav>li>a:hover,.navbar-jd .navbar-nav>li>a:focus {
    color: #fff;
    background-color: #008fbf
}
.navbar-jd .navbar-nav>li.normal>a:hover,.navbar-jd .navbar-nav>li.normal>a:focus {
	background-color: #f0ad4e;
	border-color:#eea236;
}

.navbar-jd .navbar-nav>.active>a {
    color: #fff;
    background-color: #0087b4
}
.navbar-jd .navbar-nav>.active>a:hover,.navbar-jd .navbar-nav>.active>a:focus{
	background: #008fbf;
}
.navbar-jd .navbar-nav>.disabled>a,.navbar-jd .navbar-nav>.disabled>a:hover,.navbar-jd .navbar-nav>.disabled>a:focus {
    color: #fff;
    background-color: transparent
}
.navbar-jd .navbar-toggle {
    border-color: #fff
}
.navbar-jd .navbar-toggle:hover,.navbar-jd .navbar-toggle:focus {
    background-color: #fff
}
.navbar-jd .navbar-toggle .icon-bar {
    background-color: #fff
}
.navbar-jd .navbar-collapse,.navbar-jd .navbar-form {
    border-color: #fff
}
.navbar-jd .navbar-nav>.open>a,.navbar-jd .navbar-nav>.open>a:hover,.navbar-jd .navbar-nav>.open>a:focus {
    background-color:#008fbf;
    color: #fff
}
.navbar-jd .navbar-btn.btn-sm{
	margin-top: 8px;
}
.navbar-jd .dropdown > .dropdown-menu{
	padding:0;
}
.navbar-jd .dropdown > .dropdown-menu > li{
	float:left;
}
.navbar-jd .dropdown > .dropdown-menu > li .module-wrap{
	margin-right: 50px;
    display: inline-block;
    vertical-align: top;
	padding:22px 10px 20px 24px;
}
.navbar-jd .dropdown > .dropdown-menu > li.module-help{
	margin-right: 0;
    border-left: 1px solid #d6d4d4;
    min-width: 200px;
    padding: 10px;
	background: #fafafa;
}
.navbar-jd .dropdown > .dropdown-menu > li.module-help > div{
	display:none;
	margin:10px 0;
	position: relative;
	padding: 9px 14px;
	color: #008add;
}
.navbar-jd .dropdown > .dropdown-menu > li .module-hd{
	font-size: 14px;
	padding-bottom: 12px;
	border-bottom: 1px solid #f2f2f2;
	margin: 0 19px 16px 0;
	color: #999;
}
.navbar-jd .dropdown > .dropdown-menu > li .module-bd a:hover{
	color: #008add;
	text-decoration:none;
}
.navbar-jd .dropdown > .dropdown-menu > li .module-bd a{
    padding: 0 0 19px;
    display: block;
    font-size: 14px;
    color: #333;
	position:relative;
}
.navbar-jd .dropdown > .dropdown-menu > li .module-bd a:before{
	content: "";
	position: absolute;
	top: 1px;
	left: -10px;
	display: block;
	width: 4px;
	height: 18px;
}
.navbar-jd .dropdown > .dropdown-menu > li .module-bd a:hover:before{
	background-color:#0087b4
}
.navbar-jd .dropdown.help-center > .dropdown-menu > li .module-wrap{
	display:block;
	margin-right:0;
	padding-top:20px;
	padding-bottom:0px;
}
.navbar-jd .dropdown.help-center > .dropdown-menu > li .module-bd a{
	display:inline-block;
	margin-right:30px;
}
.navbar-jd .nav-container{
	margin:0 auto;
	padding:0 35px 0 20px;
}
@media (max-width: 768px) {
	.navbar-jd .nav-container{
		padding:0 10px 0 10px;
	}
}
.navbar-jd .divider{
	margin:0;
	overflow: inherit;
}
.navbar-jd .dropdown-menu:after, .navbar-jd .dropdown-menu:before{
	display:none;
}
.dropdown-menu.pull-right {
	left:auto;
	right:0;
}
.dropdown-menu.pull-right:before, .dropdown-menu.pull-right:after {
	left:auto;
	right:15px;
}
.dropdown-menu-lg {
    padding: 0;
    width: 420px
}
.dropdown-header {
    border-bottom: 1px solid #eee;
    padding: 10px 15px
}
.dropdown-body {
    max-height: 304px;
    overflow-x: hidden;
    overflow-y: auto;
    position: relative
}
.dropdown-heading {
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 0;
    overflow: hidden
}
.dropdown-link {
    float: right;
    line-height: 20px
}
.dropdown-btn {
    background-color: transparent;
    background-image: none;
    border-color: #eee;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-style: solid;
    border-width: 1px 0 0;
    color: #757575;
    cursor: pointer;
    display: block;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
    outline: 0;
    padding: 5px 10px;
    text-align: center;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
    width: 100%
}
.dropdown-btn:focus,.dropdown-btn:hover {
    background-color: #0288d1;
    border-color: #0288d1;
    color: #fff;
    text-decoration: none
}
.notification:after,.notification:before {
    content: " ";
    display: table
}
.notification:after {
    clear: both
}
.notification-media {
    float: left;
    margin-right: 10px
}
.notification-content {
    overflow: hidden
}
.notification-heading {
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 0
}
.notification-timestamp {
    float: right;
    font-size: 12px;
    line-height: 20px
}
.notification-text {
    margin-bottom: 0
}
.sidenav-heading {
	line-height:18px;
	background-color: #FBFBFB;
	border-bottom: 1px solid #EFEFEF;
	margin-top:10px;
}
.sidenav-collapse .sidenav-toggler {
	font: normal normal normal 14px/1 FontAwesome;
	height: 30px;
    width: 100%;
    background: #a5def9;
    color: #f1f1f1;
    text-align: center;
    line-height: 30px !important;
    font-size: 16px;
    user-select: none;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
}
.sidenav-collapse .sidenav-toggler:before {
	content: "\f0c9";
}
.layout-sidebar-collapsed .sidenav-toggler:before {
	content: "\f0ca";
}
.sidenav >li >a {
	padding: 10px 10px;
    border-left: 3px solid #fff;
    font: 700 14px/18px "microsoft yahei";
	background-color: transparent;
}
.sidenav li a,.sidenav > li:hover > a{
	color:#0288d1;
}
.sidenav>li.hover>a, .sidenav>li:hover>a{
    background-color: transparent;
}
.sidenav>li>a:hover, .sidenav-collapsed>li.active>a{
	background-color: #e6f2fb;
}
.sidenav>li.has-subnav>a:before {
	content: "\f107";
}
.sidenav>li.has-subnav>a.collapsed:before {
	-webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.sidenav .sidenav-subnav {
	background-color: #f9f9f9;
}
.sidenav .sidenav-subnav li a {
    padding-left: 40px;
	padding-right: 10px;
	font-size: 12px;
	background-color: transparent;
}
.sidenav-subnav > li{
	 position: relative;
}
.sidenav-collapsed>li.has-subnav.active:before, .sidenav>li.no-subnav.active:before, .sidenav-subnav>li:hover:before, .sidenav-subnav>li.active:before {
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
	height: 100%;
    max-width: 4px;
    overflow: hidden;
    background-color: #0288d1;
	z-index: 999;
	display:block;
}
.sidenav-subnav>li.sidenav-subheading:before {
	content: normal;
	display: none;
}
.sidenav-subnav>li>a:hover, .sidenav-subnav>li.active>a{
	background-color: #e6f2fb;
}
.sidenav-toggler.collapsed {
    width: 60px
}
.navbar-default .navbar-toggler .arrow-up:after,.navbar-default .navbar-toggler .arrow-up:before {
    border-bottom-color: #0288d1
}
.navbar-default .ellipsis-object {
    background-color: #fff;
    border: 1px solid #fff
}
.navbar-default .navbar-account-btn {
    color: #fff
}
.navbar-default .navbar-account-btn:focus,.navbar-default .navbar-account-btn:hover {
    background-color: #0294e3;
    color: #fff
}
.navbar-default .open .navbar-account-btn,.navbar-default .open .user-account-btn:focus,.navbar-default .open .user-account-btn:hover {
    background-color: #0294e3;
    color: #fff
}
.navbar-default .navbar-search {
    background-color: #0294e3;
    color: #fff
}
.navbar-default .navbar-search-collapsed {
    background-color: #0288d1;
    color: #fff
}
.navbar-default .navbar-search-toggler {
    color: #fff
}
.navbar-default .navbar-search-toggler:hover {
    background-color: #0294e3;
    color: #fff
}
.navbar-default .navbar-search-input {
    color: #fff
}
.navbar-default .navbar-search-input::-moz-placeholder {
    color: rgba(255,255,255,.75);
    opacity: 1
}
.navbar-default .navbar-search-input:-ms-input-placeholder {
    color: rgba(255,255,255,.75)
}
.navbar-default .navbar-search-input::-webkit-input-placeholder {
    color: rgba(255,255,255,.75)
}
.navbar-default .navbar-search-adv-btn {
    color: #fff
}
.navbar-default .sidenav-toggler.collapsed {
    background-color: #0294e3
}
.navbar-inverse .navbar-toggler .arrow-up:after,.navbar-inverse .navbar-toggler .arrow-up:before {
    border-bottom-color: #fff
}
.navbar-inverse .navbar-account-btn {
    color: #757575
}
.navbar-inverse .navbar-account-btn:focus,.navbar-inverse .navbar-account-btn:hover {
    background-color: transparent;
    color: #212121
}
.navbar-inverse .open .navbar-account-btn,.navbar-inverse .open .user-account-btn:focus,.navbar-inverse .open .user-account-btn:hover {
    background-color: #eee;
    color: #212121
}
.navbar-inverse .navbar-search {
    background-color: transparent;
    color: #212121
}
.navbar-inverse .navbar-search-collapsed {
    background-color: transparent;
    color: #757575
}
.navbar-inverse .navbar-search-toggler {
    color: #757575
}
.navbar-inverse .navbar-search-toggler:hover {
    background-color: transparent;
    color: #212121
}
.navbar-inverse .navbar-search-input {
    color: #757575
}
.navbar-inverse .navbar-search-input::-moz-placeholder {
    color: #757575;
    opacity: 1
}
.navbar-inverse .navbar-search-input:-ms-input-placeholder {
    color: #757575
}
.navbar-inverse .navbar-search-input::-webkit-input-placeholder {
    color: #757575
}
.navbar-inverse .navbar-search-adv-btn {
    color: #757575
}
.navbar-header {
    -webkit-transition: width .3s;
    -o-transition: width .3s;
    transition: width .3s;
    width: 165px;
}
.navbar-toggleable {
    margin-left: 165px;
    -webkit-transition: margin-left .3s;
    -o-transition: margin-left .3s;
    transition: margin-left .3s
}
.navbar-default .navbar-nav>li {
    border-left: 1px solid #0288d1
}
.navbar-inverse .navbar-nav>li {
    border-left: 1px solid #fff
}
.navbar-default .navbar-nav .dropdown-menu{
	border-width: 0 2px 2px;
    border-style: solid;
    border-color: #0294e3;
	padding:0;
	left:-1px;
}
.navbar-default .navbar-nav .dropdown-menu.dropdown-menu-right{
	left:auto;	
}
.navbar-default .navbar-nav .dropdown-menu.dropdown-menu-right>li{
	white-space: nowrap;
}
.navbar-default .navbar-nav .dropdown-menu>li>a{
	padding:10px 15px;
}
.sidenav-search .form-group {
    margin-bottom: 0
}
.title-bar {
    position: relative;
    margin: 0;
    padding-bottom: 1px;
    z-index: 0;
    min-height: 40px;
	margin-bottom: 15px;
	border-bottom: 1px solid #eee;
}
.title-bar-title {
    padding: 0;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 17px;
    line-height: 37px;
    display: inline-block;
}
.title-bar-actions {
    float: right
}
.title-bar-shortcut {
    color: inherit;
    display: inline-block;
    font-family: FontAwesome;
    font-size: 20px;
    font-style: normal;
    line-height: 1;
    position: relative
}
.title-bar-shortcut:focus,.title-bar-shortcut:hover {
    color: inherit;
    text-decoration: none
}
.title-bar-shortcut:before {
    color: transparent;
    content: "\f005";
    display: block;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}
.title-bar-shortcut:after {
    content: "\f006";
    display: block;
    height: 100%;
    left: 0;
    opacity: .5;
    position: absolute;
    top: 0;
    width: 100%
}
.title-bar-shortcut:hover:before {
    color: #ffeb3b
}
.title-bar-shortcut.active:before,.title-bar-shortcut.active:hover:before {
    color: #fbc02d
}
.title-bar-description {
    color: #737373;
    margin-bottom: 0;
    margin-top: -5px
}
.version {
    float: right
}
.page-layouts-link {
    display: block;
    opacity: .75
}
.page-layouts-link:focus,.page-layouts-link:hover {
    opacity: 1
}
.nav .open>a,.nav .open>a:focus,.nav .open>a:hover {
    border-color: transparent
}
.custom-scrollbar-inner {
    padding: 20px 30px
}
.dropdown-menu.inner:after,.dropdown-menu.inner:before {
    content: normal;
    display: none
}
.jqvmap-zoomin,.jqvmap-zoomout {
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
.img-flag {
    display: inline-block;
    height: 15px;
    margin-right: 5px;
    width: 20px
}
.select2-dropdown {
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 0
}
.spinner-inverse:after {
    border-color: #fff transparent transparent
}
.panel {
    border: none;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12),0 1px 3px 0 rgba(0,0,0,.2);
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12),0 1px 3px 0 rgba(0,0,0,.2);
    margin-bottom: 10px
}
.card {
    border: none
}
.theme-panel {
    background-color: #fff;
    border-color: #eee;
    border-style: solid;
    border-width: 0 1px;
    -webkit-box-shadow: 0 3px 3px 0 rgba(0,0,0,.2);
    box-shadow: 0 3px 3px 0 rgba(0,0,0,.2);
    color: #757575;
    display: block;
    height: 100%;
    max-height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: -o-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s,-o-transform .3s;
    width: 280px;
    z-index: 1050
}
.theme-panel-collapsed {
    -webkit-transform: translateX(282px);
    -ms-transform: translateX(282px);
    -o-transform: translateX(282px);
    transform: translateX(282px)
}
.theme-panel-toggler {
    background-color: #fff;
    background-image: none;
    border-color: #eee;
    border-radius: 5px 0 0 5px;
    border-style: solid;
    border-width: 1px 0 1px 1px;
    cursor: pointer;
    display: block;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    outline: 0;
    padding: 0;
    position: absolute;
    right: 100%;
    top: 150px;
    width: 40px
}
.theme-panel-body {
    bottom: 57px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow-y: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    position: absolute;
    top: 0;
    width: 100%
}
.theme-settings {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0
}
.theme-settings-heading {
    font-weight: 500;
    margin-bottom: 15px;
    margin-top: 15px
}
.theme-settings-item {
    display: table;
    margin-top: 15px
}
.theme-settings-label {
    display: table-cell;
    vertical-align: middle;
    width: 99%
}
.theme-settings-switch {
    display: table-cell;
    vertical-align: middle;
    width: 1%
}
.theme-settings-description {
    font-size: 11px;
    margin-top: 15px;
    text-align: center
}
.theme-variants {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    margin: 0 -5px
}
.theme-variants:after,.theme-variants:before {
    display: table;
    content: " "
}
.theme-variants:after {
    clear: both
}
.theme-variants-item {
    display: block;
    float: left;
    margin-bottom: 5px;
    margin-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
    width: 50%
}
.theme-variants-current:after {
    background-color: #0288d1;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28' fill='%23fff'%3E%3Cpath d='M26.109 8.844q0 .625-.438 1.062L12.233 23.344q-.438.438-1.062.438t-1.062-.438l-7.781-7.781q-.438-.438-.438-1.062t.438-1.062l2.125-2.125q.438-.438 1.062-.438t1.062.438l4.594 4.609 10.25-10.266q.438-.438 1.062-.438t1.062.438l2.125 2.125q.438.437.438 1.062z'/%3E%3C/svg%3E");
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: 75% 75%;
    background-size: 75% 75%;
    border-radius: 50%;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    content: "";
    display: block;
    height: 15px;
    position: absolute;
    right: 10px;
    top: 5px;
    width: 15px
}
.theme-variants-link {
    display: block;
    position: relative
}
.theme-variants-alt {
    background-color: #0288d1;
    border-top-right-radius: 5px;
    bottom: 0;
    color: #fff;
    display: block;
    font-size: 10px;
    left: 5px;
    padding: 1px 5px;
    position: absolute
}
.theme-variants-alt:focus,.theme-variants-alt:hover {
    color: #fff;
    text-decoration: none
}
.theme-panel-footer {
    background-color: #fff;
    border-top: 1px solid #eee;
    bottom: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 40px;
    padding: 10px;
    position: absolute;
    text-align: center;
    width: 100%
}
@-o-keyframes fa-spin {
    0% {
        -o-transform: rotate(0);
        transform: rotate(0)
    }
	100% {
        -o-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}
@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
	100% {
        -webkit-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}
.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    -o-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}
.layout-sidebar-collapsed .navbar-toggleable {
    margin-left: 0
}
.layout-sidebar, .layout-sidebar-backdrop {
	width: 165px
}
.layout-sidebar-body {
    padding-bottom: 5px
}
.layout-sidebar-fixed .layout-sidebar-body {
    height: 100%;
    overflow: visible;
    width: 100%
}
.layout-sidebar-collapsed .slimScrollDiv {
    overflow: visible!important;
}
.layout-sidebar-collapsed .sidenav-collapse {
    overflow: visible!important;
    display: block!important;
}
@-webkit-keyframes icon-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
	100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}
.cropper {
	position: relative;
}
.cropper-container {
	font-size: 0;
	line-height: 0;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	direction: ltr !important;
}
.cropper-container img {
	display: block;
	width: 100%;
	min-width: 0 !important;
	max-width: none !important;
	height: 100%;
	min-height: 0 !important;
	max-height: none !important;
	image-orientation: 0deg !important
}
.cropper-bg {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC);
}
.cropper-crop {
	cursor: crosshair;
}
.cropper-move {
	cursor: move;
}
.cropper-modal {
	background-color: #777;
	opacity: .15;
	filter: alpha(opacity = 15);
}
.cropper-canvas, .cropper-modal, .cropper-wrap-box {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.cropper-drag-box .drsElement {
	position: absolute;
	background: #FFFFFF;
	border: 1px solid #2b61dd;
	left:20px;
	top:20px;
	height:25px;
	width:100px;
	line-height:1;
	color:#000;
}
.cropper-drag-box .drsElement.guideline {
	background: transparent;
}
.cropper-drag-box .drsElement.current {
	background: rgba(251, 175, 167, 0.76);
}
.cropper-drag-box .drsElement .cropper-close {
	border: 1px solid #2b61dd;
	color: #2b61dd;
	font-size: 10px;
	text-align: center;
	top: -7px;
	right: -7px;
	width: 14px;
	height: 14px;
	display: none;
	position: absolute;
	z-index: 999;
	cursor: pointer;
	background: #fff;
	line-height:12px;
}
.cropper-drag-box .drsElement .cropper-close > i{
	vertical-align: top;
}
.cropper-drag-box .drsElement:hover .cropper-close {
	display: block;
}
.cropper-drag-box .drsElement:hover {
    box-shadow: 0 0 3px 1px #666;
    -webkit-box-shadow: 0 0 3px 1px #666;
}
.cropper-drag-box .drsElement.guideline:hover{
	box-shadow: none;
	-webkit-box-shadow:none;
}
.cropper-drag-box .drsElement.guideline:hover .shape-line{
	border-color:#4374e0;
}
.cropper-drag-box .drsElementFocus {
	border: 2px solid #4879e9;
}
.cropper-drag-box .drsElementFocus a.close_field {
	display: block;
}
.cropper-drag-box .drsMoveHandle {
	height: 20px;
	cursor: move;
}
.cropper-drag-box .dragresize {
	position: absolute;
	width: 8px;
	height: 8px;
	font-size: 1px;
    border: 1px solid #2b61dd;
    background: #fff;
}
.cropper-drag-box .dragresize-tl {
	top: -4px;
	left: -4px;
	cursor: nw-resize;
}
.cropper-drag-box .dragresize-tm {
	top: -4px;
	left: 50%;
	margin-left: -4px;
	cursor: n-resize;
}
.cropper-drag-box .dragresize-tr {
	top: -4px;
	right: -4px;
	cursor: ne-resize;
}
.cropper-drag-box .dragresize-ml {
	top: 50%;
	margin-top: -4px;
	left: -4px;
	cursor: w-resize;
}
.cropper-drag-box .dragresize-mr {
	top: 50%;
	margin-top: -4px;
	right: -4px;
	cursor: e-resize;
}
.cropper-drag-box .dragresize-mt {
	top: -4px;
	left: 50%;
	margin-left: -4px;
	cursor: s-resize;
}
.cropper-drag-box .dragresize-mb {
	bottom: -4px;
	left: 50%;
	margin-left: -4px;
	cursor: s-resize;
}
.cropper-drag-box .dragresize-bl {
	bottom: -4px;
	left: -4px;
	cursor: sw-resize;
}
.cropper-drag-box .dragresize-bm {
	bottom: -4px;
	left: 50%;
	margin-left: -4px;
	cursor: s-resize;
}
.cropper-drag-box .dragresize-br {
	bottom: -4px;
	right: -4px;
	cursor: se-resize;
}
.cropper-drag-box .guideline .dragresize-mr {
	margin-top: -6px;
	right: -8px;
}
.cropper-drag-box .guideline .dragresize-ml {
	margin-top: -6px;
	left: -8px;
}
.cropper-drag-box .guideline .dragresize-mt {
	margin-top: -8px;
	left: -4px;
}
.cropper-drag-box .guideline .dragresize-mb {
	margin-top: 0px;
	left: -4px;
}
.cropper-drag-box .guideline.horizontal .dragresize-mt, .cropper-drag-box .guideline.horizontal .dragresize-mb, .cropper-drag-box .guideline.vertical .dragresize-ml, .cropper-drag-box .guideline.vertical .dragresize-mr, .cropper-drag-box .guideline .dragresize-tl, .cropper-drag-box .guideline .dragresize-tr, .cropper-drag-box .guideline .dragresize-bl, .cropper-drag-box .guideline .dragresize-br {
	display: none;
}
.cropper-drag-box .btn-focus-color {
	background: #ccc;
}
.cropper-toolbar {
	position: absolute;
	right: 0px;
	top: 0px;
}
.edit-preview-text{
	position: relative;
    padding: 5px 15px 5px 5px;
	border:1px solid transparent;
	min-height:48px;
}
.edit-preview-text>i{
	display:none;
	position: absolute;
	top: 1px;
	right:0;
	color:#0288d1;
	font-weight:bold;
	font-size:14px;
}
.edit-preview-text:hover{
	border: 1px dashed #0288d1;
	cursor: pointer;
}
.edit-preview-text:hover>i{
	display:inline;
}
.invoice-tpl{
	font: 14px/1.5 "Microsoft YaHei", "\5b8b\4f53", "Hiragino Sans GB", "WenQuanYi Micro Hei", sans-serif;
	padding:15px;
}
.invoice-tpl .invoice-hd{
	font-size:18px;
	text-align:center;
	font-weight:600;
	margin-bottom:5px;
}
.invoice-info ul{
	list-style:none;
	margin:0;
	padding:0;
}
.invoice-info ul li {
    float: left;
    margin: 2px 0 0 0;
    text-align: left;
}
.invoice-info ul li.col-1{
	width: 8.333333%
}
.invoice-info ul li.col-2{
	width: 16.666667%
}
.invoice-info ul li.col-3{
	width: 25%
}
.invoice-info ul li.col-4{
	width: 33.333333%
}
.invoice-info ul li.col-5{
	width: 41.666667%
}
.invoice-info ul li.col-6 {
    width: 50%
}
.invoice-info ul li.col-7 {
    width: 58.333333%
}
.invoice-info ul li.col-8 {
    width: 66.666667%
}
.invoice-info ul li.col-12{
    width: 100%
}
.invoice-tpl .item-info { 	
	margin:5px 0;
}
.invoice-tpl .item-info > table{
	font-size:12px;
    width: 100%;
    max-width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
.invoice-tpl .item-info>table thead>tr>th {
    vertical-align: bottom;
    border-top: 0;
    border-bottom: 1px solid #333;
    padding: 8px;
    line-height: 1.538462;
}
.invoice-tpl .item-info>table tbody>tr>td {
    vertical-align: middle;
    padding: 8px;
    line-height: 1.538462;
    border-top: 1px solid #eee;
}
.invoice-tpl .amount{
    padding: 5px 10px;
    text-align: center;
    border-top: 1px solid #797979;
    font-size: 14px;
}
.invoice-tpl .inscribe{
	padding: 5px 10px;
    border-top: 1px solid #000;
    word-break: break-all;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    color: #fff;
    background-color: #03b3b2;
    border-color: #03b3b2;
}
.list-group>.list-group-item.selected{
    background: #FFF5F6;
    color: #d22;
}
.switch-btn {
    display: inline-block;
    cursor: pointer;
    font-size: 30px;
}
.switch-btn.turn-off {
    color: #a0a0a0;
}
.switch-btn.turn-on {
    color: #00C10D;
}
.stepflex {
    display: block;
    border-top: 5px solid #ccc;
    text-align: center;
    margin: 10px 0 0;
}
.stepflex:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.stepflex dl {
    float: left;
    position: relative;
    width: 25%;
    top: -5px;
    border-top: 5px solid #ccc;
    margin-bottom: 5px;
}
.stepflex dl.doing {
    border-top-color: #7abd54;
}
.stepflex .s-num {
    position: relative;
    margin: -15px auto 0;
    color: #fff;
    font-weight: 700;
    width: 23px;
    height: 23px;
    background-image: url(../../static/img/matrieal_bg.png);
    line-height: 23px;
}
.stepflex dl.doing .s-num {
    background-position: -23px 0;
}
.stepflex .s-text {
    color: #ccc;
}
.stepflex dl.doing .s-text {
    color: #7abd54;
}
.stepflex s {
    left: 0;
}
.stepflex .doing b, .stepflex .doing s, .stepflex .first s, .stepflex .last b {
    width: 5px;
    height: 5px;
    position: absolute;
    line-height: 0;
    font-size: 0;
    top: -5px;
    background-image: url(../../static/img/matrieal_bg.png);
    overflow: hidden;
}
.stepflex .doing b, .stepflex .doing s, .stepflex .first s, .stepflex .last b {
    width: 5px;
    height: 5px;
    position: absolute;
    line-height: 0;
    font-size: 0;
    top: -5px;
    background-image: url(../../static/img/matrieal_bg.png);
    overflow: hidden;
}
.stepflex .first s {
    background-position: 0 -24px;
    background-color: #fff;
}
.stepflex .doing s {
    background-position: -23px -24px;
}
.stepflex .doing b {
    background-position: -28px -24px;
    background-color: #ccc;
}
.mt-step-hd {
    overflow: hidden;
}
.mt-step-hd ul, .mt-step-hd li {
    padding: 0;
    margin: 0;
    list-style: none;
}
.sms-edit-box {
    margin-top: 15px;
}
.sms-edit-box .sms-preview {
    background: url(../img/screen2.png) no-repeat left top;
    width: 270px;
    height: 528px;
    padding: 100px 30px;
}
.sms-content {
    padding: 10px;
    background: #eaeaea;
    text-overflow: ellipsis;
    width: 210px;
    overflow: hidden;
    max-height: 320px;
    border-radius: 5px;
}
.sms-content-foot {
    background: transparent url(../img/phone-tmp-arrow.png) scroll no-repeat 30px bottom;
    height: 11px;
}
.sms-tpl-box .table>tbody>tr>td {
	border: none;
}
.sms-tpl-box .tab-pane {
	padding: 10px 0;
	min-height: 300px;
}
.sms-tpl-chose li a {
    border: 1px solid #e3e3e3;
    padding: 5px 8px;
    color: #333;
    display: block;
}
.crm-list-panel {
    border: 1px solid #e8e8e8;
    border-top: 2px solid #bfbfbf;
}
.crm-automsg-table {
    border: 1px solid #e3e3e3;
}
.crm-automsg-table td.head {
    width: 62px;
    background-color: #f2f2f2;
    padding: 28px 22px;
    vertical-align: top;
    width: 10%;
}
.crm-automsg-table td.cont {
    padding: 20px 42px;
}
.crm-automsg-table .sms-tpl-chose li a {
    border: 1px solid #e3e3e3;
    padding: 5px 8px;
    color: #333;
    display: block;
}
.crm-container .crm-mt10 {
    margin-top: 10px;
}
.crm-container .crm-mb10 {
    margin-bottom: 10px;
}
.crm-container .crm-automsg-table a, .crm-container .crm-automsg-table a:hover {
    text-decoration: none;
}
.crm-list-panel .panel-heading {
    color: #595959;
    border-color: #e8e8e8;
    background: #fcfcfc;
}
.crm-list-panel .panel-heading h3 {
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
}
.crm-list-panel .panel-body {
    padding: 15px;
}
.crm-list-panel table.table thead td {
    background-color: #0294e3;
    color: #fff;
    border: none;
}
.postage-area-dropdown {
    display: inline-block;
    font-size: 14px;
    vertical-align: middle;
    color: #333;
    text-align: left;
}
.postage-area-dropdown .dropdown-trigger {
    float: left;
    border: 1px solid #cdcdcd;
    border-radius: 3px;
    cursor: pointer;
    line-height: 0;
    background: transparent url("../../static/img/ui-select-sprite.png") scroll repeat-x 0 0;
}
.postage-area-dropdown .dropdown-trigger-txt {
    float: left;
    height: 28px;
    overflow: hidden;
    margin: 0 5px 0 10px;
    line-height: 28px;
    white-space: nowrap;
    word-break: keep-all;
    text-overflow: ellipsis;
}
.postage-area-dropdown .dropdown-trigger-arrow {
    position: relative;
    float: left;
    width: 28px;
    height: 28px;
    line-height: 0;
    border-left: 1px solid #cdcdcd;
}
.postage-area-dropdown.open .dropdown-trigger-arrow {
    background: transparent url("../../static/img/ui-select-sprite.png") scroll repeat-x 0 bottom;
}
.postage-area-dropdown .dropdown-trigger-arrow b {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 0;
    height: 0;
    margin: -2px 0 0 -4px;
    overflow: hidden;
    border-width: 4px 4px 0 4px;
    border-style: solid;
    border-color: #000 transparent transparent transparent;
}
.postage-area-dropdown dl {
    margin-bottom: 10px;
}
.postage-area-dropdown dt {
    float: left;
    display: inline;
    width: 60px;
    _margin-right: -3px;
    font-weight: 700;
}
.postage-area-dropdown dd {
    overflow: hidden;
    zoom: 1;
}
.postage-area-dropdown dd label {
    float: left;
    width: 65px;
    margin-right: 2px;
}
.notpay-notice-form .crm-automsg-table td.cont {
    padding: 5px 30px;
    vertical-align: middle;
}
.well.active {
    background: #fff;
}
.float-fix-tips>ul>li {
    padding: 0px;
}
.float-fix-tips>ul>li a.icon {
    width: 35px;
    height: 35px;
    display: block;
    background-color: #333300;
    color: #fff;
    text-align: center;
    line-height: 35px;
    font-size: 20px;
}
.float-fix-tips>ul>li a.msg, .float-fix-tips>ul>li:first-child a {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.float-fix-tips>ul>li:first-child a {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.float-fix-tips>ul>li:last-child a {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.float-fix-tips>ul>li a.icon:hover {
    background: #0294e3;
}
.float-fix-tips .msg-pan {
    position: relative;
}
.float-fix-tips .msg-pan .msg-new {
    position: absolute;
    top: -8px;
    left: -8px;
    z-index: 999;
    display: inline-block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    color: #fff;
    text-align: center;
    background: red;
    border-radius: 12px;
}
.float-fix-tips .contact {
	position: relative;
}
.float-fix-tips .contact.qq-icon, .float-fix-tips .contact.qq-icon:hover {
	background: url(../img/contact_us.png) no-repeat 0 -35px;
    background-color: #333300;
}
.float-fix-tips .contact .contact_slide {
    width: 0px;
    height: 100%;
	overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    background: #0294e3;
    font-size: 14px;
    text-align: center;
    color: #fff;
    line-height: 35px;
    display: block;
}
.notice-box{
	padding:0;
	height:410px;
}
.notice-box li{
	display:block;
}
.notice-box .not-read {
	font-weight:bold;
} 
.notice-box li:hover{
	color: #f40;
	cursor:pointer;
}
.notice-box .notice-list-box{
	display:block;
	padding:15px;
	overflow:hidden;
	border-bottom:1px dashed #ddd;
	margin : 0;
}
.notice-box .notice-list-box .title {
	overflow: hidden;
  	text-overflow: ellipsis;
}
.notice-box .notice-list-box .time {
	text-align:right;
}
.notice-box .notice-detial-box{
	color:#333;
	cursor:default;
	margin:10px;
}
.notice-box .notice-detial-box .title {
	width:450px;
	overflow:hidden;
	text-overflow:ellipsis;
	font-weight:bold;
	font-size:20px;
	display:inline-block;
}
.notice-box .notice-detial-box .msg-content {
	font-size:14px;
	min-height:300px;
	max-height:400px;
	overflow:auto;
	line-height:22px;
	padding:10px 20px 0 0;
}
.notice-box .notice-detial-box .msg-content a{
	text-decoration:none;
}
.popup-box {
	width:100%;
	height:500px;
	color:#333;
	background-color: #fff;
	border-radius: 3px;
	background-clip: padding-box;
	border: 1px solid rgba(0,0,0,.2);
	webkit-box-shadow: 0 3px 9px rgba(45,102,175,.5);
  	box-shadow: 0 3px 9px rgba(0,0,0,.5);
	z-index:9999;
	margin-top:150px;
}
.popup-box .popup-header {
	padding:2px 10px;
	min-height:10px;
	background:#008add;
	color:#fff;
}
.popup-box .popup-header .close {
	float:right;
	font-size:21px;
	font-weight:700;
	color:#fff;
	opacity:0.7;
	margin-top:5px;
	filter:alpha(opacity=70);
	outline:none;
}
.popup-box .popup-header .close:hover {
	color:#fff;
	opacity:1;
	filter:alpha(opacity=100);
}
.popup-box .popup-body {
	position: relative;
  	padding: 10px;
	box-sizing: border-box;
	font-size:12px;
	margin:0;
	text-align:center;
}
.popup-box .popup-body li {
	list-style:none;
}
.popup-box .popup-body .title {
	font-size:20px;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align:center;
	color:#000;
}
.popup-box .popup-body .detail {
	font-size:13px;
	height:370px;
	padding-top:10px;
	overflow:auto;
	line-height:20px;
	text-align:left;
	color:#5d5d5d;
}
.popup-box .popup-body .detail a{
	text-decoration:none;
}
.popup-box .popup-footer {
	text-align:center;
	font-size:13px;
}
.popup-box .popup-footer .nav-btn{
	margin:0 3px;
	cursor:pointer;
	color:#61b3f6;
}
.popup-box .popup-footer .disabled {
	color:#333;
	cursor: default;
}
.mt-grid-view ul {
    padding: 10px 0;
}
.mt-grid-view ul li {
    float: none;
    display: block;
    position: relative;
    height: 62px;
    margin: 5px 8px;
    padding: 10px 75px 10px 10px;
    border: 1px solid #e5e5e5;
    font-size: 14px;
    cursor: pointer;
}
.mt-grid-view li.item-have-select, .mt-grid-view li.item-have-select:hover {
    border-color: #0288d1;
}
.mt-grid-view li:hover, .mt-grid-view li.item-hover {
    border-color: #ffefd6;
    background-color: #ffefd6;
}
.mt-grid-view .pic {
    float: left;
    display: inline;
    width: 40px;
    height: 40px;
    text-align: center;
}
.mt-grid-view .pic .table-cell {
    width: 100%;
    height: 100%;
}
.mt-grid-view .pic img {
    max-width: 40px;
    max-height: 40px;
}
.mt-grid-view .name {
    float: left;
    width: 500px;
    height: 21px;
    margin: 10px 30px 0 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.mt-grid-view .price {
    float: left;
    width: 130px;
    margin-top: 5px;
    font-size: 14px;
    font-family: ΢���ź�;
    color: #df5138;
}
.mt-grid-view .price strong {
    font-size: 22px;
    font-weight: 700;
    font-family: arial;
}
.mt-grid-view .icon-check {
    position: absolute;
    top: 16px;
    right: 16px;
    width: 29px;
    height: 29px;
    font-size: 24px;
    color: #e5e5e5;
}
.mt-grid-view li.item-have-select .icon-check {
    right: 17px;
    color: #df5138;
}
.bottom-fix-bar {
	padding: 0 35px 0 185px;
	width: 100%;
	height: 45px;
	z-index: 9999;
	position: fixed;
	right: 0;
	bottom: 0;
}
.top-fix-bar {
	padding: 10px 35px 5px 185px;
	width: 100%;
	z-index: 999;
	position: fixed;
	top: 50px;
	left: 0;	
}
.layout-sidebar-collapsed .bottom-fix-bar, .layout-sidebar-collapsed .top-fix-bar {
	padding-left: 80px;
}
.opacity-fix {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0.6;
}
.fix-bar-container {
	position: relative;
	width: 100%;
	height: 100%;
	padding: 6px 0;
	color: #fff;
}

.tip-box {
    position: fixed;
    right: 0;
    bottom: 50px;
    background-color: rgba(0, 0, 0, 0.6);
    color: #ffffff;
    padding: 10px 90px 10px 40px;
    min-height: 50px;
    font-size: 14px;
    border-radius: 2px;
}

.tip-box .tip-icon {
    position: absolute;
    left: 18px;
    top: 10px;
    color: #ffc721;
    vertical-align: top;
}

.tip-box .tip-content span {
    color: #ffc721;
}

.tip-box .tip-content {
    width: 216px;
    line-height: 1.3;
}

.tip-box .ok-btn {
    position: absolute;
    right: 15px;
    top: 10px;
    padding: 5px 15px;
    border-radius: 3px;
    background-color: #0f0f0f;
    cursor: pointer;
}

.tip-box .tip-close {
    position: absolute;
    right: 0;
    height: 25px;
    width: 25px;
    top: -25px;
    text-align: center;
    color: #aaaaaa;
    cursor: pointer;
    font-size: 20px;
    line-height: 1;
}
/***********模版编辑*************/
.print-item-editor {
	font-size: 12px;
}
.print-item-editor .form-group {
	margin-left: 0;
	margin-right: 0;
}
.print-item-editor .control-label {
	vertical-align: top;
	padding-top: 5px;
	text-align: right;
	display: inline-block;
}
.print-item-editor .form-control {
	height: 24px;
	padding: 2px 4px;
	font-size: 12px;
	line-height: 1.5;
	color: #000;
	margin: 0px;
	border: 1px solid #ccc;
}
.print-item-editor input[type="radio"], .print-item-editor input[type="checkbox"] {
	margin: 2px 0 0 -20px;
}
.print-item-editor .btn-style {
	color: #333;
	background-color: #eee;
	border-color: #e1e1e1;
	box-shadow: none;
}
.print-item-editor .btn-style:hover {
	color: #333;
	background-color: #d5d5d5;
	border-color: #c2c2c2;
}
.print-item-editor .btn-style:active:hover, .print-item-editor .btn-style:active:focus, .print-item-editor .btn-style:active.focus, .print-item-editor .btn-style.active, .print-item-editor .btn-style.active:hover, .print-item-editor .btn-style.active:focus, .print-item-editor .btn-style.active.focus {
	color: #fff;
	background-color: #4bb5d5;
	border-color: #36add0;
}
.print-item-editor .input-group-addon {
	padding: 2px 6px;
}
.print-item-editor .print-content-panel {
	margin-bottom: 18px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 0;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}

.thumbnail-upload-bg-input {
    z-index: 10;
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    font-size: 0px;
    width: 90px;
    height: 35px;
    cursor: pointer;
}

.btn-default-white {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn-default-white:focus,
.btn-default-white.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #02679E;
}
.btn-default-white:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #02679E;
}
.btn-default-white:active,
.btn-default-white.active,
.open > .dropdown-toggle.btn-default-white {
    color: #333;
    background-color: #e6e6e6;
    border-color: #02679E;
}
.btn-default-white:active:hover,
.btn-default-white.active:hover,
.open > .dropdown-toggle.btn-default-white:hover,
.btn-default-white:active:focus,
.btn-default-white.active:focus,
.open > .dropdown-toggle.btn-default-white:focus,
.btn-default-white:active.focus,
.btn-default-white.active.focus,
.open > .dropdown-toggle.btn-default-white.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}
.btn-default-white:active,
.btn-default-white.active,
.open > .dropdown-toggle.btn-default-white {
    background-image: none;
}
.btn-default-white.disabled:hover,
.btn-default-white[disabled]:hover,
fieldset[disabled] .btn-default-white:hover,
.btn-default-white.disabled:focus,
.btn-default-white[disabled]:focus,
fieldset[disabled] .btn-default-white:focus,
.btn-default-white.disabled.focus,
.btn-default-white[disabled].focus,
fieldset[disabled] .btn-default-white.focus {
    background-color: #fff;
    border-color: #ccc;
}
.btn-default-white .badge {
    color: #fff;
    background-color: #333;
}
.sidebar {
    bottom: 0;
    left: 0;
    display: block;
    overflow-x: hidden;
    overflow-y: auto;
}
.nav-sidebar {
    margin-right: -21px; /* 20px padding + 1px border */
    margin-bottom: 20px;
    margin-left: -20px;
}
.nav-sidebar > li{
    margin: 2px;
    background-color: #eee;
}

.nav-sidebar > li.active {
    color: #fff;
    background-color: #0288D1;
}

.nav-sidebar > li > a {
    padding-right: 20px;
    padding-left: 20px;
}
.nav-sidebar > li > a:hover,
.nav-sidebar > li > a:focus {
    color: #fff;
    background-color: #0288D1;
}
.nav-sidebar > .active > a,
.nav-sidebar > .active > a:hover,
.nav-sidebar > .active > a:focus {
    color: #fff;
    background-color: #0288D1;
}
.cropper-drag-preview-box {
    background-color: transparent;
}
.cropper-drag-preview-box .drsElement{
    background-color: transparent;
    border: none;
}
.cropper-drag-preview-box .drsElement:hover{
    border: 1px solid #2b61dd;
}
.cropper-drag-box {
    position: relative;
}
.filter-last-express-list {}
.filter-last-express-list .filter-last-express-item {
    color: #666666;
}
.filter-last-express-list .filter-last-express-item.selected {
    border: 1px dashed #FF6600;
    color: #FF6600;
}
.link-with-hover {
    color: #337ab7;;
}
.link-with-hover:hover {
    color: #5bc0de;
}

.div-dropdown-menu {
    max-height: 300px !important;
    overflow-y: auto !important;
    min-width: 250px !important;
}
.div-dropdown-menu .dropdown-header {
    position: sticky;
    padding: 10px;
    background: #fff;
    border-bottom: 1px solid #ddd;
}
.div-dropdown-menu .dropdown-footer {
    position: sticky;
    bottom: 0;
    background: #fff;
    border-top: 1px solid #ddd;
    padding: 8px;
    text-align: center;
}
.div-dropdown-menu .dropdown-footer span {
    color: #008add;
    text-decoration: none;
    margin: 0 10px;
    font-weight: bold;
}
.div-dropdown-menu .dropdown-footer a:hover {
    text-decoration: underline;
}
.footer-button {
    display: inline-block !important;
    padding: 3px 3px !important;
    margin: 0 !important;
}
#customDropdown {
    border-radius: 0 4px 4px 0;
    min-width: 200px;
    text-align: left;
}
#customDropdown .caret {
    position: absolute;
    right: 10px;
    top: 13px;
}
.J_dropdown-item {
    display: block;
    padding: 3px 20px;
}
.J_dropdown-item.active {
    color: #008add;
    font-weight: 700;
}
.J_dropdown-item:hover{
    background-color: #F5F5F5;
    cursor: pointer;
}
#J_moveSettingSearchInput {
    float: unset;
}