h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 100;
}

h1 {
	font-size: 30px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 10px;
}

h3,
h4,
h5 {
	margin-top: 5px;
	font-weight: 600;
}

a:focus {
	outline: 0;
}

.nav>li>a {
	padding: 14px 20px 14px 25px;
	color: #a7b1c2;
}

.nav li>a {
	display: block;
}

.nav.navbar-right>li>a {
	color: #999c9e;
}

.nav>li.active>a {
	color: #fff;
}

.navbar-default .nav>li>a:focus,
.navbar-default .nav>li>a:hover {
	background-color: #293846;
	color: #fff;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
	background: #fff;
}

.nav>li>a i {
	margin-right: 6px;
}

.navbar {
	border: 0;
}

.navbar-default {
	position: relative;
	border-color: #2f4050;
	background-color: transparent;
}

.navbar-top-links li {
	display: inline-block;
}

.navbar-top-links li:last-child {
	margin-right: 30px;
}

body.body-small .navbar-top-links li:last-child {
	margin-right: 10px;
}

.navbar-top-links li a {
	padding: 20px 10px;
	min-height: 50px;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	float: left;
	display: none;
	padding: 0;
	border: medium none;
	border-radius: 0;
	box-shadow: 0 0 3px rgba(86, 96, 117, .3);
	list-style: none outside none;
	text-shadow: none;
	font-size: 12px;
}

.dropdown-menu>li>a {
	margin: 4px;
	border-radius: 3px;
	color: inherit;
	text-align: left;
	font-weight: 400;
	line-height: 25px;
}

.dropdown-menu>li>a.font-bold {
	font-weight: 600;
}

.navbar-top-links .dropdown-menu li {
	display: block;
}

.navbar-top-links .dropdown-menu li:last-child {
	margin-right: 0;
}

.navbar-top-links .dropdown-menu li a {
	padding: 3px 20px;
	min-height: 0;
}

.navbar-top-links .dropdown-menu li a div {
	white-space: normal;
}

.navbar-top-links .dropdown-alerts,
.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks {
	width: 310px;
	min-width: 0;
}

.navbar-top-links .dropdown-messages {
	margin-left: 5px;
}

.navbar-top-links .dropdown-tasks {
	margin-left: -59px;
}

.navbar-top-links .dropdown-alerts {
	margin-left: -123px;
}

.navbar-top-links .dropdown-user {
	right: 0;
	left: auto;
}

.dropdown-alerts,
.dropdown-messages {
	padding: 10px;
}

.dropdown-alerts li a,
.dropdown-messages li a {
	font-size: 12px;
}

.dropdown-alerts li em,
.dropdown-messages li em {
	font-size: 10px;
}

.nav.navbar-top-links .dropdown-alerts a {
	font-size: 12px;
}

.nav-header {
	background: url(patterns/header-profile.png) no-repeat;
}

.nav>li.active {
	border-left: 4px solid #19aa8d;
	background: #293846;
}

.nav.nav-second-level>li.active {
	border: none;
}

.nav.nav-second-level.collapse[style] {
	height: auto!important;
}

.nav-header a {
	color: #DFE4ED;
}

.nav-header .text-muted {
	color: #8095a8;
}

.minimalize-styl-2 {
	float: left;
	margin: 14px 5px 5px 20px;
	padding: 4px 12px;
	font-size: 14px;
}

.navbar-form-custom {
	float: left;
	display: inline-table;
	padding: 0;
	width: 200px;
	height: 50px;
}

.navbar-form-custom .form-group {
	margin-bottom: 0;
}

.nav.navbar-top-links a {
	font-size: 14px;
}

.navbar-form-custom .form-control {
	z-index: 2000;
	margin: 0;
	height: 60px;
	border: medium none;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	font-size: 14px;
}

.count-info .label {
	position: absolute;
	top: 12px;
	right: 6px;
	padding: 1px 5px;
	line-height: 12px;
}

.arrow {
	float: right;
	margin-top: 2px;
}

.fa.arrow:before {
	content: "\f104";
}

.active>a>.fa.arrow:before {
	content: "\f107";
}

.nav-second-level li,
.nav-third-level li {
	border-bottom: none!important;
}

.nav-second-level li a {
	padding: 7px 15px 7px 10px;
	padding-left: 52px;
}

.nav-third-level li a {
	padding-left: 62px;
}

.nav-second-level li:last-child {
	margin-bottom: 10px;
}

.mini-navbar .nav li:focus>.nav-second-level,
body:not(.fixed-sidebar):not(.canvas-menu).mini-navbar .nav li:hover>.nav-second-level {
	display: block;
	height: auto;
	min-width: 140px;
	border-radius: 0 2px 2px 0;
}

body.mini-navbar .navbar-default .nav>li>.nav-second-level li a {
	border-radius: 0 2px 2px 0;
	font-size: 12px;
}

.fixed-nav .slimScrollDiv #side-menu {
	position: relative;
	padding-bottom: 60px;
}

.slimScrollDiv>* {
	overflow: hidden;
}

.mini-navbar .nav-second-level li a {
	padding: 10px 10px 10px 15px;
}

.canvas-menu.mini-navbar .nav-second-level {
	background: #293846;
}

.mini-navbar li.active .nav-second-level {
	left: 65px;
}

.navbar-default .special_link a {
	background: #1ab394;
	color: #fff;
}

.navbar-default .special_link a:hover {
	background: #17987e!important;
	color: #fff;
}

.navbar-default .special_link a span.label {
	background: #fff;
	color: #1ab394;
}

.navbar-default .landing_link a {
	background: #1cc09f;
	color: #fff;
}

.navbar-default .landing_link a:hover {
	background: #1ab394!important;
	color: #fff;
}

.navbar-default .landing_link a span.label {
	background: #fff;
	color: #1cc09f;
}

.logo-element {
	display: none;
	padding: 14px 0;
	color: #fff;
	text-align: center;
	font-weight: 600;
	font-size: 18px;
}

.pace-done #page-wrapper,
.pace-done .footer,
.pace-done .nav-header,
.pace-done .navbar-static-side,
.pace-done li.active {
	-webkit-transition: all .5s;
	transition: all .5s;
}

.navbar-fixed-top {
	z-index: 2030;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
}

.navbar-fixed-top,
.navbar-static-top {
	background: #f3f3f4;
}

.fixed-nav #wrapper {
	box-sizing: border-box;
	padding-top: 60px;
}

.fixed-nav .minimalize-styl-2 {
	margin: 14px 5px 5px 15px;
}

.body-small .navbar-fixed-top {
	margin-left: 0;
}

body.mini-navbar .navbar-static-side {
	width: 70px;
}

body.mini-navbar .nav-label,
body.mini-navbar .navbar-default .nav li a span,
body.mini-navbar .profile-element {
	display: none;
}

.nav-label {
	font-weight: 600;
}

body.canvas-menu .profile-element {
	display: block;
}

body:not(.fixed-sidebar):not(.canvas-menu).mini-navbar .nav-second-level {
	display: none;
}

body.mini-navbar .navbar-default .nav>li>a {
	font-size: 16px;
}

body.mini-navbar .logo-element {
	display: block;
}

body.canvas-menu .logo-element {
	display: none;
}

.nav {
	font-family: Microsoft YaHei;
}

body.mini-navbar .nav-header {
	padding: 0;
	background-color: #1ab394;
}

body.canvas-menu .nav-header {
	padding: 33px 25px;
}

body.mini-navbar #page-wrapper {
	margin: 0 0 0 70px;
}

body.canvas-menu.mini-navbar #page-wrapper,
body.canvas-menu.mini-navbar .footer {
	margin: 0;
}

body.canvas-menu .navbar-static-side,
body.fixed-sidebar .navbar-static-side {
	position: fixed;
	z-index: 2001;
	width: 220px;
	height: 100%;
}

body.fixed-sidebar.mini-navbar .navbar-static-side {
	width: 70px;
}

body.body-small.fixed-sidebar.mini-navbar #page-wrapper,
body.fixed-sidebar.mini-navbar #page-wrapper {
	margin: 0 0 0 70px;
}

body.body-small.fixed-sidebar.mini-navbar .navbar-static-side {
	width: 70px;
}

.fixed-sidebar.mini-navbar .nav li>.nav-second-level {
	display: none;
}

.fixed-sidebar.mini-navbar .nav li.active {
	border-left-width: 0;
}

.canvas-menu.mini-navbar .nav li:hover>.nav-second-level,
.fixed-sidebar.mini-navbar .nav li:hover>.nav-second-level {
	position: absolute;
	top: 0;
	left: 70px;
	display: block;
	padding: 10px 10px 0;
	min-width: 140px;
	border-radius: 2px;
	background-color: #2f4050;
	font-size: 12px;
}

body.fixed-sidebar.mini-navbar .navbar-default .nav>li>.nav-second-level li a {
	border-radius: 3px;
	font-size: 12px;
}

body.canvas-menu.mini-navbar .navbar-default .nav>li>.nav-second-level li a {
	border-radius: 3px;
	font-size: 13px;
}

.canvas-menu.mini-navbar .nav-second-level li a,
.fixed-sidebar.mini-navbar .nav-second-level li a {
	padding: 10px 10px 10px 15px;
}

.canvas-menu.mini-navbar .nav-second-level,
.fixed-sidebar.mini-navbar .nav-second-level {
	position: relative;
	padding: 0;
	font-size: 13px;
}

.canvas-menu.mini-navbar li.active .nav-second-level,
.fixed-sidebar.mini-navbar li.active .nav-second-level {
	left: 0;
}

body.canvas-menu nav.navbar-static-side {
	position: fixed;
	z-index: 2001;
	display: none;
	height: 100%;
	background: #2f4050;
}

body.canvas-menu.mini-navbar nav.navbar-static-side {
	display: block;
	width: 70px;
}

.top-navigation #page-wrapper {
	margin-left: 0;
}

.top-navigation .navbar-nav .dropdown-menu>.active>a {
	background: #fff;
	color: #1ab394;
	font-weight: 700;
}

.white-bg .navbar-fixed-top,
.white-bg .navbar-static-top {
	background: #fff;
}

.top-navigation .navbar {
	margin-bottom: 0;
}

.top-navigation .nav>li>a {
	padding: 15px 20px;
	color: #676a6c;
}

.top-navigation .nav>li a:focus,
.top-navigation .nav>li a:hover {
	background: #fff;
	color: #1ab394;
}

.top-navigation .nav>li.active {
	border: none;
	background: #fff;
}

.top-navigation .nav>li.active>a {
	color: #1ab394;
}

.top-navigation .navbar-right {
	padding-right: 10px;
}

.top-navigation .navbar-nav .dropdown-menu {
	border: 1px solid #e7eaec;
	box-shadow: none;
}

.top-navigation .dropdown-menu>li>a {
	margin: 0;
	padding: 7px 20px;
}

.navbar .dropdown-menu {
	margin-top: 0;
}

.top-navigation .navbar-brand {
	padding: 15px 25px;
	background: #1ab394;
	color: #fff;
}

.top-navigation .navbar-top-links li:last-child {
	margin-right: 0;
}

.body-small.fixed-sidebar.mini-navbar .top-navigation #page-wrapper,
.canvas-menu #page-wrapper,
.mini-navbar .top-navigation #page-wrapper,
.top-navigation.body-small.fixed-sidebar.mini-navbar #page-wrapper,
.top-navigation.mini-navbar #page-wrapper {
	margin: 0;
}

.fixed-nav #wrapper.top-navigation,
.top-navigation.fixed-nav #wrapper {
	margin-top: 50px;
}

.top-navigation .footer.fixed {
	margin-left: 0!important;
}

.top-navigation .wrapper.wrapper-content {
	padding: 40px;
}

.body-small .top-navigation .wrapper.wrapper-content,
.top-navigation.body-small .wrapper.wrapper-content {
	padding: 40px 0;
}

.navbar-toggle {
	padding: 6px 12px;
	color: #fff;
	font-size: 14px;
}

.top-navigation .navbar-nav .open .dropdown-menu .dropdown-header,
.top-navigation .navbar-nav .open .dropdown-menu>li>a {
	padding: 10px 15px 10px 20px;
}

@media (max-width:768px) {
	.top-navigation .navbar-header {
		float: none;
		display: block;
	}
}

.menu-visible-lg,
.menu-visible-md {
	display: none!important;
}

@media (min-width:1200px) {
	.menu-visible-lg {
		display: block!important;
	}
}

@media (min-width:992px) {
	.menu-visible-md {
		display: block!important;
	}
}

@media (max-width:767px) {
	.menu-visible-lg,
	.menu-visible-md {
		display: block!important;
	}
}

.btn {
	border-radius: 3px;
}

.float-e-margins .btn {
	margin-bottom: 5px;
}

.btn-w-m {
	min-width: 120px;
}

.btn-primary.btn-outline {
	color: #1ab394;
}

.btn-success.btn-outline {
	color: #1c84c6;
}

.btn-info.btn-outline {
	color: #23c6c8;
}

.btn-warning.btn-outline {
	color: #f8ac59;
}

.btn-danger.btn-outline {
	color: #ed5565;
}

.btn-danger.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-warning.btn-outline:hover {
	color: #fff;
}

.btn-primary {
	border-color: #1ab394;
	background-color: #1ab394;
	color: #FFF;
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open .dropdown-toggle.btn-primary {
	border-color: #18a689;
	background-color: #18a689;
	color: #FFF;
}

.btn-primary.active,
.btn-primary:active,
.open .dropdown-toggle.btn-primary {
	background-image: none;
}

.btn-primary.active[disabled],
.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
	border-color: #1dc5a3;
	background-color: #1dc5a3;
}

.btn-success {
	border-color: #1c84c6;
	background-color: #1c84c6;
	color: #FFF;
}

.btn-success.active,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open .dropdown-toggle.btn-success {
	border-color: #1a7bb9;
	background-color: #1a7bb9;
	color: #FFF;
}

.btn-success.active,
.btn-success:active,
.open .dropdown-toggle.btn-success {
	background-image: none;
}

.btn-success.active[disabled],
.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
	border-color: #1f90d8;
	background-color: #1f90d8;
}

.btn-info {
	border-color: #23c6c8;
	background-color: #23c6c8;
	color: #FFF;
}

.btn-info.active,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open .dropdown-toggle.btn-info {
	border-color: #21b9bb;
	background-color: #21b9bb;
	color: #FFF;
}

.btn-info.active,
.btn-info:active,
.open .dropdown-toggle.btn-info {
	background-image: none;
}

.btn-info.active[disabled],
.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
	border-color: #26d7d9;
	background-color: #26d7d9;
}

.btn-default {
	border-color: #c2c2c2;
	background-color: #c2c2c2;
	color: #FFF;
}

.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open .dropdown-toggle.btn-default {
	border-color: #bababa;
	background-color: #bababa;
	color: #FFF;
}

.btn-default.active,
.btn-default:active,
.open .dropdown-toggle.btn-default {
	background-image: none;
}

.btn-default.active[disabled],
.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
	border-color: #ccc;
	background-color: #ccc;
}

.btn-warning {
	border-color: #f8ac59;
	background-color: #f8ac59;
	color: #FFF;
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open .dropdown-toggle.btn-warning {
	border-color: #f7a54a;
	background-color: #f7a54a;
	color: #FFF;
}

.btn-warning.active,
.btn-warning:active,
.open .dropdown-toggle.btn-warning {
	background-image: none;
}

.btn-warning.active[disabled],
.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
	border-color: #f9b66d;
	background-color: #f9b66d;
}

.btn-danger {
	border-color: #ed5565;
	background-color: #ed5565;
	color: #FFF;
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open .dropdown-toggle.btn-danger {
	border-color: #ec4758;
	background-color: #ec4758;
	color: #FFF;
}

.btn-danger.active,
.btn-danger:active,
.open .dropdown-toggle.btn-danger {
	background-image: none;
}

.btn-danger.active[disabled],
.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
	border-color: #ef6776;
	background-color: #ef6776;
}

.btn-link {
	color: inherit;
}

.btn-link.active,
.btn-link:active,
.btn-link:focus,
.btn-link:hover,
.open .dropdown-toggle.btn-link {
	color: #1ab394;
	text-decoration: none;
}

.btn-link.active,
.btn-link:active,
.open .dropdown-toggle.btn-link {
	background-image: none;
}

.btn-link.active[disabled],
.btn-link.disabled,
.btn-link.disabled.active,
.btn-link.disabled:active,
.btn-link.disabled:focus,
.btn-link.disabled:hover,
.btn-link[disabled],
.btn-link[disabled]:active,
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link,
fieldset[disabled] .btn-link.active,
fieldset[disabled] .btn-link:active,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
	color: #cacaca;
}

.btn-white {
	border: 1px solid #e7eaec;
	background: #fff;
	color: inherit;
}

.btn-white.active,
.btn-white:active,
.btn-white:focus,
.btn-white:hover,
.open .dropdown-toggle.btn-white {
	border: 1px solid #d2d2d2;
	color: inherit;
}

.btn-white.active,
.btn-white:active {
	box-shadow: 0 2px 5px rgba(0, 0, 0, .15)inset;
}

.btn-white.active,
.btn-white:active,
.open .dropdown-toggle.btn-white {
	background-image: none;
}

.btn-white.active[disabled],
.btn-white.disabled,
.btn-white.disabled.active,
.btn-white.disabled:active,
.btn-white.disabled:focus,
.btn-white.disabled:hover,
.btn-white[disabled],
.btn-white[disabled]:active,
.btn-white[disabled]:focus,
.btn-white[disabled]:hover,
fieldset[disabled] .btn-white,
fieldset[disabled] .btn-white.active,
fieldset[disabled] .btn-white:active,
fieldset[disabled] .btn-white:focus,
fieldset[disabled] .btn-white:hover {
	color: #cacaca;
}

.form-control,
.form-control:focus,
.has-error .form-control:focus,
.has-success .form-control:focus,
.has-warning .form-control:focus,
.navbar-collapse,
.navbar-form,
.navbar-form-custom .form-control:focus,
.navbar-form-custom .form-control:hover,
.open .btn.dropdown-toggle,
.panel,
.popover,
.progress,
.progress-bar {
	box-shadow: none;
}

.btn-outline {
	background-color: transparent;
	color: inherit;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.btn-rounded {
	border-radius: 50px;
}

.btn-large-dim {
	width: 90px;
	height: 90px;
	font-size: 42px;
}

button.dim {
	position: relative;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 20px!important;
	padding-top: 6px;
	border-radius: 5px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 600;
	cursor: pointer;
}

button.dim:active {
	top: 3px;
}

button.btn-primary.dim {
	box-shadow: inset 0 0 0 #16987e, 0 5px 0 0 #16987e, 0 10px 5px #999;
}

button.btn-primary.dim:active {
	box-shadow: inset 0 0 0 #16987e, 0 2px 0 0 #16987e, 0 5px 3px #999;
}

button.btn-default.dim {
	box-shadow: inset 0 0 0 #b3b3b3, 0 5px 0 0 #b3b3b3, 0 10px 5px #999;
}

button.btn-default.dim:active {
	box-shadow: inset 0 0 0 #b3b3b3, 0 2px 0 0 #b3b3b3, 0 5px 3px #999;
}

button.btn-warning.dim {
	box-shadow: inset 0 0 0 #f79d3c, 0 5px 0 0 #f79d3c, 0 10px 5px #999;
}

button.btn-warning.dim:active {
	box-shadow: inset 0 0 0 #f79d3c, 0 2px 0 0 #f79d3c, 0 5px 3px #999;
}

button.btn-info.dim {
	box-shadow: inset 0 0 0 #1eacae, 0 5px 0 0 #1eacae, 0 10px 5px #999;
}

button.btn-info.dim:active {
	box-shadow: inset 0 0 0 #1eacae, 0 2px 0 0 #1eacae, 0 5px 3px #999;
}

button.btn-success.dim {
	box-shadow: inset 0 0 0 #1872ab, 0 5px 0 0 #1872ab, 0 10px 5px #999;
}

button.btn-success.dim:active {
	box-shadow: inset 0 0 0 #1872ab, 0 2px 0 0 #1872ab, 0 5px 3px #999;
}

button.btn-danger.dim {
	box-shadow: inset 0 0 0 #ea394c, 0 5px 0 0 #ea394c, 0 10px 5px #999;
}

button.btn-danger.dim:active {
	box-shadow: inset 0 0 0 #ea394c, 0 2px 0 0 #ea394c, 0 5px 3px #999;
}

button.dim:before {
	display: block;
	padding-top: 10px;
	color: #fff;
	font-weight: 400;
	font-size: 50px;
	line-height: 1em;
}

button.dim:active:before {
	top: 7px;
	font-size: 50px;
}

.label {
	padding: 3px 8px;
	background-color: #d1dade;
	color: #5e5e5e;
	text-shadow: none;
	font-weight: 600;
	font-size: 10px;
}

.badge {
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	background-color: #d1dade;
	color: #5e5e5e;
	text-shadow: none;
	font-weight: 600;
	font-size: 11px;
}

.badge-primary,
.label-primary {
	background-color: #1ab394;
	color: #FFF;
}

.badge-success,
.label-success {
	background-color: #1c84c6;
	color: #FFF;
}

.badge-warning,
.label-warning {
	background-color: #f8ac59;
	color: #FFF;
}

.badge-warning-light,
.label-warning-light {
	background-color: #f8ac59;
	color: #fff;
}

.badge-danger,
.label-danger {
	background-color: #ed5565;
	color: #FFF;
}

.badge-info,
.label-info {
	background-color: #23c6c8;
	color: #FFF;
}

.badge-inverse,
.label-inverse {
	background-color: #262626;
	color: #FFF;
}

.badge-white,
.label-white {
	background-color: #FFF;
	color: #5E5E5E;
}

.badge-disable,
.label-white {
	background-color: #2A2E36;
	color: #8B91A0;
}

.chosen-container-single .chosen-single {
	position: relative;
	overflow: hidden;
	-moz-box-sizing: border-box;
	margin: 0;
	padding: 4px 12px;
	width: 100%;
	height: auto!important;
	min-height: 30px;
	border: 1px solid #CBD5DD;
	border-radius: 2px;
	background: #fff;
	background-color: #FFF;
	box-shadow: none;
	cursor: text;
}

.chosen-container-multi .chosen-choices li.search-choice {
	position: relative;
	margin: 3px 0 3px 5px;
	padding: 3px 20px 3px 5px;
	border: 1px solid #ededed;
	border-radius: 2px;
	background: #f1f1f1;
	box-shadow: none;
	color: #333;
	line-height: 13px;
	cursor: default;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	z-index: 2;
	border-color: #DDD;
	background-color: #f4f4f4;
	color: inherit;
	cursor: default;
    border-color: #1ab394;
        background-color: #1ab394;
        color: #FFF;
}

.pagination>li>a,
.pagination>li>span {
	position: relative;
	float: left;
	margin-left: -1px;
	padding: 4px 10px;
	border: 1px solid #DDD;
	background-color: #FFF;
	color: inherit;
	text-decoration: none;
	line-height: 1.42857;
}

.tooltip-inner {
	background-color: #2F4050;
}

.tooltip.top .tooltip-arrow {
	border-top-color: #2F4050;
}

.tooltip.right .tooltip-arrow {
	border-right-color: #2F4050;
}

.tooltip.bottom .tooltip-arrow {
	border-bottom-color: #2F4050;
}

.tooltip.left .tooltip-arrow {
	border-left-color: #2F4050;
}

.easypiechart {
	position: relative;
	text-align: center;
}

.easypiechart .h2 {
	display: inline-block;
	margin-top: 10px;
	margin-left: 10px;
}

.easypiechart canvas {
	top: 0;
	left: 0;
}

.easypiechart .easypie-text {
	position: absolute;
	top: 33px;
	z-index: 1;
	width: 100%;
	line-height: 1;
}

.easypiechart img {
	margin-top: -4px;
}

.jqstooltip {
	box-sizing: content-box;
}

.fc-state-default {
	border: 1px solid;
	background-color: #fff;
	background-image: none;
	background-repeat: repeat-x;
	box-shadow: none;
	color: #333;
	text-shadow: none;
}

.fc-button {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0 .6em;
	height: 1.9em;
	border: 1px solid #e7eaec;
	color: inherit;
	white-space: nowrap;
	line-height: 1.9em;
	cursor: pointer;
}

.fc-state-active {
	border-color: #1ab394;
	background-color: #1ab394;
	color: #fff;
}

.fc-header-title h2 {
	color: inherit;
	font-weight: 600;
	font-size: 16px;
}

.fc-content .fc-widget-content,
.fc-content .fc-widget-header {
	border-color: #e7eaec;
	font-weight: 400;
}

.fc-border-separate tbody {
	background-color: #F8F8F8;
}

.fc-state-highlight {
	background: none repeat scroll 0 0 #FCF8E3;
}

.external-event {
	margin-bottom: 5px;
	padding: 5px 10px;
	border-radius: 2px;
	cursor: pointer;
}

.fc-ltr .fc-event-hori.fc-event-end,
.fc-rtl .fc-event-hori.fc-event-start {
	border-radius: 2px;
}

.fc-agenda .fc-event-time,
.fc-event,
.fc-event a {
	padding: 4px 6px;
	border-color: #1ab394;
	background-color: #1ab394;
}

.fc-event-time,
.fc-event-title {
	padding: 0 1px;
	color: #717171;
}

.ui-calendar .fc-event-time,
.ui-calendar .fc-event-title {
	color: #fff;
}

.chat-activity-list .chat-element {
	border-bottom: 1px solid #e7eaec;
}

.chat-element:first-child {
	margin-top: 0;
}

.chat-element {
	padding-bottom: 15px;
}

.chat-element,
.chat-element .media {
	margin-top: 15px;
}

.chat-element,
.media-body {
	overflow: hidden;
}

.media-body {
	display: block;
	width: auto;
}

.chat-element>.pull-left {
	margin-right: 10px;
}

.chat-element img.img-circle,
.dropdown-messages-box img.img-circle {
	width: 38px;
	height: 38px;
}

.chat-element .well {
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 10px 20px;
	border: 1px solid #e7eaec;
	box-shadow: none;
	font-size: 11px;
	line-height: 16px;
}

.chat-element .actions {
	margin-top: 10px;
}

.chat-element .photos {
	margin: 10px 0;
}

.right.chat-element>.pull-right {
	margin-left: 10px;
}

.chat-photo {
	overflow: hidden;
	margin-right: 10px;
	margin-bottom: 10px;
	max-height: 180px;
	border-radius: 4px;
}

.chat {
	margin: 0;
	padding: 0;
	list-style: none;
}

.chat li {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #B3A9A9;
}

.chat li.left .chat-body {
	margin-left: 60px;
}

.chat li.right .chat-body {
	margin-right: 60px;
}

.chat li .chat-body p {
	margin: 0;
	color: #777;
}

.chat .glyphicon,
.panel .slidedown .glyphicon {
	margin-right: 5px;
}

.chat-panel .panel-body {
	overflow-y: scroll;
	height: 350px;
}

a.list-group-item.active,
a.list-group-item.active:focus,
a.list-group-item.active:hover {
	z-index: 2;
	border-color: #1ab394;
	background-color: #1ab394;
	color: #FFF;
}

.list-group-item-heading {
	margin-top: 10px;
}

.list-group-item-text {
	margin: 0 0 10px;
	color: inherit;
	font-size: 12px;
	line-height: inherit;
}

.no-padding .list-group-item {
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.no-padding .list-group-item:first-child {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.no-padding .list-group {
	margin-bottom: 0;
}

.list-group-item {
	position: relative;
	display: block;
	margin-bottom: -1px;
	padding: 10px 15px;
	border: 1px solid #e7eaec;
	background-color: inherit;
}

.elements-list .list-group-item {
	padding: 15px 25px;
	border-right: none;
	border-left: none;
}

.elements-list .list-group-item:first-child {
	border-top: none!important;
	border-right: none;
	border-left: none;
}

.elements-list .list-group {
	margin-bottom: 0;
}

.elements-list a {
	color: inherit;
}

.elements-list .list-group-item.active,
.elements-list .list-group-item:hover {
	border-color: #e7eaec;
	border-radius: 0;
	background: #f3f3f4;
	color: inherit;
}

.elements-list li.active {
	-webkit-transition: none;
	transition: none;
}

.element-detail-box {
	padding: 25px;
}

.flot-chart {
	display: block;
	height: 200px;
}

.widget .flot-chart.dashboard-chart {
	display: block;
	margin-top: 40px;
	height: 120px;
}

.flot-chart.dashboard-chart {
	display: block;
	margin-top: 40px;
	height: 180px;
}

.flot-chart-content {
	width: 100%;
	height: 100%;
}

.flot-chart-pie-content {
	margin: auto;
	width: 200px;
	height: 200px;
}

.jqstooltip {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10000;
	display: block;
	visibility: hidden;
	padding: 5px;
	min-height: 22px;
	border-radius: 3px;
	background: #2b303a;
	background-color: rgba(43, 48, 58, .8);
	color: #fff;
	text-align: left;
	white-space: nowrap;
}

.jqsfield {
	color: #fff;
	text-align: left;
}

.h-200 {
	min-height: 200px;
}

.legendLabel {
	padding-left: 5px;
}

.stat-list li:first-child {
	margin-top: 0;
}

.stat-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.stat-percent {
	float: right;
}

.stat-list li {
	position: relative;
	margin-top: 15px;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_desc_disabled {
	background: 0 0;
}

table.dataTable thead .sorting_asc:after {
	float: right;
	font-family: fontawesome;
}

table.dataTable thead .sorting_desc:after {
	float: right;
	content: "\f0dd";
	font-family: fontawesome;
}

table.dataTable thead .sorting:after {
	float: right;
	color: rgba(50, 50, 50, .5);
	content: "\f0dc";
	font-family: fontawesome;
}

.dataTables_wrapper {
	padding-bottom: 30px;
}

.img-circle {
	border-radius: 50%;
}

.btn-circle {
	padding: 6px 0;
	width: 30px;
	height: 30px;
	border-radius: 15px;
	text-align: center;
	font-size: 12px;
	line-height: 1.428571429;
}

.btn-circle.btn-lg {
	padding: 10px 16px;
	width: 50px;
	height: 50px;
	border-radius: 25px;
	font-size: 18px;
	line-height: 1.33;
}

.btn-circle.btn-xl {
	padding: 10px 16px;
	width: 70px;
	height: 70px;
	border-radius: 35px;
	font-size: 24px;
	line-height: 1.33;
}

.show-grid [class^=col-] {
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #ddd;
	background-color: #eee!important;
}

.show-grid {
	margin: 15px 0;
}

.css-animation-box h1 {
	font-size: 44px;
}

.animation-efect-links a {
	padding: 4px 6px;
	font-size: 12px;
}

#animation_box {
	margin: 0 auto;
	padding-top: 80px;
	width: 80%;
	border-radius: 16px;
	background-color: #f9f8f8;
}

.animation-text-box {
	position: absolute;
	left: 50%;
	margin-top: 40px;
	margin-left: -100px;
	width: 200px;
}

.animation-text-info {
	position: absolute;
	left: 50%;
	margin-top: -60px;
	margin-left: -100px;
	width: 200px;
	font-size: 10px;
}

.animation-text-box h2 {
	margin-bottom: 5px;
	font-weight: 600;
	font-size: 54px;
}

.animation-text-box p {
	text-transform: uppercase;
	font-size: 12px;
}

.pace {
	-webkit-pointer-events: none;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.pace .pace-progress {
	position: fixed;
	top: 0;
	z-index: 2000;
	width: 100%;
	height: 2px;
	background: #1ab394;
}

.pace-inactive {
	display: none;
}

.widget {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 15px 20px;
	border-radius: 5px;
}

.widget.style1 h2 {
	font-size: 30px;
}

.widget h2,
.widget h3 {
	margin-top: 5px;
	margin-bottom: 0;
}

.widget-text-box {
	padding: 20px;
	border: 1px solid #e7eaec;
	background: #fff;
}

.widget-head-color-box {
	margin-top: 10px;
	border-radius: 5px 5px 0 0;
}

.widget .flot-chart {
	height: 100px;
}

.vertical-align div {
	display: inline-block;
	vertical-align: middle;
}

.vertical-align h2,
.vertical-align h3 {
	margin: 0;
}

.todo-list {
	margin: 0;
	padding: 0;
	list-style: none outside none;
	font-size: 14px;
}

.todo-list.small-list {
	font-size: 12px;
}

.todo-list.small-list>li {
	margin-bottom: 2px;
	padding: 6px 6px 6px 12px;
	border-right: none;
	border-left: none;
	border-radius: 4px;
	background: #f3f3f4;
	color: inherit;
}

.todo-list.small-list .btn-group-xs>.btn,
.todo-list.small-list .btn-xs {
	padding: 1px 2px 1px 5px;
	border-radius: 5px;
	font-size: 10px;
	line-height: 1.5;
}

.todo-list>li {
	margin-bottom: 2px;
	padding: 10px;
	border-right: 6px solid #e7eaec;
	border-left: 6px solid #e7eaec;
	border-radius: 4px;
	background: #f3f3f4;
	color: inherit;
}

.todo-list .handle {
	display: inline-block;
	margin: 0 5px;
	font-size: 16px;
	cursor: move;
}

.todo-list>li .label {
	margin-left: 10px;
	font-size: 9px;
}

.check-link {
	font-size: 16px;
}

.todo-completed {
	text-decoration: line-through;
}

.geo-statistic h1 {
	margin-bottom: 0;
	font-size: 36px;
}

.glyphicon.fa {
	font-family: FontAwesome;
}

.inline {
	display: inline-block!important;
}

.input-s-sm {
	width: 120px;
}

.input-s {
	width: 200px;
}

.input-s-lg {
	width: 250px;
}

.i-checks {
	padding-left: 0;
}

.form-control,
.single-line {
	display: block;
	padding: 0 5px;
	width: 100%;
	border: 1px solid #e5e6e7;
	border-radius: 1px;
	background-color: #FFF;
	background-image: none;
	color: inherit;
	font-size: 14px;
	-webkit-transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0s;
	transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0s;
}

.form-control:focus,
.single-line:focus {
	border-color: #1ab394!important;
}

.has-success .form-control {
	border-color: #1ab394;
}

.has-warning .form-control {
	border-color: #f8ac59;
}

.has-error .form-control {
	border-color: #ed5565;
}

.has-success .control-label {
	color: #1ab394;
}

.has-warning .control-label {
	color: #f8ac59;
}

.has-error .control-label {
	color: #ed5565;
}

.input-group-addon {
	padding: 6px 12px;
	border: 1px solid #E5E6E7;
	border-radius: 1px;
	background-color: #fff;
	color: inherit;
	text-align: center;
	font-weight: 400;
	font-size: 14px;
	line-height: 1;
}

.spinner-buttons.input-group-btn .btn-xs {
	line-height: 1.13;
}

.spinner-buttons.input-group-btn {
	width: 20%;
}

.noUi-connect {
	background: none repeat scroll 0 0 #1ab394;
	box-shadow: none;
}

.slider_red .noUi-connect {
	background: none repeat scroll 0 0 #ed5565;
	box-shadow: none;
}

.ui-sortable .ibox-title {
	cursor: move;
}

.ui-sortable-placeholder {
	visibility: visible!important;
	border: 1px dashed #cecece!important;
	background: #e7eaec;
}

.ibox.ui-sortable-placeholder {
	margin: 0 0 23px!important;
}

.tabs-container .panel-body {
	position: relative;
	padding: 20px;
	border: 1px solid #e7eaec;
	border-radius: 2px;
	background: #fff;
}

.tabs-container .nav-tabs>li.active>a,
.tabs-container .nav-tabs>li.active>a:focus,
.tabs-container .nav-tabs>li.active>a:hover {
	background-color: #fff;
}

.tabs-container .nav-tabs>li {
	float: left;
	margin-bottom: -1px;
}

.tabs-container .nav-tabs>li.active>a,
.tabs-container .nav-tabs>li.active>a:focus,
.tabs-container .nav-tabs>li.active>a:hover {
	border: 1px solid #e7eaec;
	border-bottom-color: transparent;
}

.tabs-container .nav-tabs {
	border-bottom: 1px solid #e7eaec;
}

.tabs-container .tab-pane .panel-body {
	border-top: none;
}

.tabs-container .tabs-left .tab-pane .panel-body,
.tabs-container .tabs-right .tab-pane .panel-body {
	border-top: 1px solid #e7eaec;
}

.tabs-container .nav-tabs>li a:hover {
	border-color: transparent;
	background: 0 0;
}

.tabs-container .tabs-below>.nav-tabs,
.tabs-container .tabs-left>.nav-tabs,
.tabs-container .tabs-right>.nav-tabs {
	border-bottom: 0;
}

.tabs-container .tabs-left .panel-body {
	position: static;
}

.tabs-container .tabs-left>.nav-tabs,
.tabs-container .tabs-right>.nav-tabs {
	width: 20%;
}

.tabs-container .tabs-left .panel-body {
	margin-left: 20%;
	width: 80%;
}

.tabs-container .tabs-right .panel-body {
	margin-right: 20%;
	width: 80%;
}

.tabs-container .pill-content>.pill-pane,
.tabs-container .tab-content>.tab-pane {
	display: none;
}

.tabs-container .pill-content>.active,
.tabs-container .tab-content>.active {
	display: block;
}

.tabs-container .tabs-below>.nav-tabs {
	border-top: 1px solid #e7eaec;
}

.tabs-container .tabs-below>.nav-tabs>li {
	margin-top: -1px;
	margin-bottom: 0;
}

.tabs-container .tabs-below>.nav-tabs>li>a {
	border-radius: 0 0 4px 4px;
}

.tabs-container .tabs-below>.nav-tabs>li>a:focus,
.tabs-container .tabs-below>.nav-tabs>li>a:hover {
	border-top-color: #e7eaec;
	border-bottom-color: transparent;
}

.tabs-container .tabs-left>.nav-tabs>li,
.tabs-container .tabs-right>.nav-tabs>li {
	float: none;
}

.tabs-container .tabs-left>.nav-tabs>li>a,
.tabs-container .tabs-right>.nav-tabs>li>a {
	margin-right: 0;
	margin-bottom: 3px;
	min-width: 74px;
}

.tabs-container .tabs-left>.nav-tabs {
	float: left;
	margin-right: 19px;
}

.tabs-container .tabs-left>.nav-tabs>li>a {
	margin-right: -1px;
	border-radius: 4px 0 0 4px;
}

.tabs-container .tabs-left>.nav-tabs .active>a,
.tabs-container .tabs-left>.nav-tabs .active>a:focus,
.tabs-container .tabs-left>.nav-tabs .active>a:hover {
	border-color: #e7eaec transparent #e7eaec #e7eaec;
	*border-right-color: #fff;
}

.tabs-container .tabs-right>.nav-tabs {
	float: right;
	margin-left: 19px;
}

.tabs-container .tabs-right>.nav-tabs>li>a {
	margin-left: -1px;
	border-radius: 0 4px 4px 0;
}

.tabs-container .tabs-right>.nav-tabs .active>a,
.tabs-container .tabs-right>.nav-tabs .active>a:focus,
.tabs-container .tabs-right>.nav-tabs .active>a:hover {
	z-index: 1;
	border-color: #e7eaec #e7eaec #e7eaec transparent;
	*border-left-color: #fff;
}

.onoffswitch {
	position: relative;
	width: 54px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}

.onoffswitch-checkbox {
	display: none;
}

.onoffswitch-label {
	display: block;
	overflow: hidden;
	border: 2px solid #1AB394;
	border-radius: 3px;
	cursor: pointer;
}

.onoffswitch-inner {
	display: block;
	margin-left: -100%;
	width: 200%;
	-webkit-transition: margin .3s ease-in 0s;
	transition: margin .3s ease-in 0s;
}

.onoffswitch-inner:after,
.onoffswitch-inner:before {
	float: left;
	display: block;
	box-sizing: border-box;
	padding: 0;
	width: 50%;
	height: 16px;
	font-weight: 700;
	font-size: 10px;
	font-family: Trebuchet, Arial, sans-serif;
	line-height: 16px;
}

.onoffswitch-inner:before {
	padding-left: 7px;
	background-color: #1AB394;
	color: #FFF;
	content: "ON";
}

.onoffswitch-inner:after {
	padding-right: 7px;
	background-color: #FFF;
	color: #919191;
	content: "OFF";
	text-align: right;
}

.onoffswitch-switch {
	position: absolute;
	top: 0;
	right: 36px;
	bottom: 0;
	display: block;
	margin: 0;
	width: 18px;
	border: 2px solid #1AB394;
	border-radius: 3px;
	background: #FFF;
	-webkit-transition: all .3s ease-in 0s;
	transition: all .3s ease-in 0s;
}

.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner {
	margin-left: 0;
}

.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch {
	right: 0;
}

.dd {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 13px;
	line-height: 20px;
}

.dd-list {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}

.dd-list .dd-list {
	padding-left: 30px;
}

.dd-collapsed .dd-list {
	display: none;
}

.dd-empty,
.dd-item,
.dd-placeholder {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	min-height: 20px;
	font-size: 13px;
	line-height: 20px;
}

.dd-handle {
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 5px 0;
	padding: 5px 10px;
	border: 1px solid #e7eaec;
	border-radius: 3px;
	background: #f5f5f5;
	color: #333;
	text-decoration: none;
}

.dd-handle span {
	font-weight: 700;
}

.dd-handle:hover {
	background: #f0f0f0;
	font-weight: 700;
	cursor: pointer;
}

.dd-item>button {
	position: relative;
	float: left;
	display: block;
	overflow: hidden;
	margin: 5px 0;
	padding: 0;
	width: 25px;
	height: 20px;
	border: 0;
	background: 0 0;
	text-align: center;
	text-indent: 100%;
	white-space: nowrap;
	font-weight: 700;
	font-size: 12px;
	line-height: 1;
	cursor: pointer;
}

.dd-item>button:before {
	position: absolute;
	display: block;
	width: 100%;
	content: '+';
	text-align: center;
	text-indent: 0;
}

.dd-item>button[data-action=collapse]:before {
	content: '-';
}

#nestable2 .dd-item>button {
	width: 33px;
	height: 34px;
	color: #c1c1c1;
	font-family: FontAwesome;
}

#nestable2 .dd-item>button:before {
	content: "\f067";
}

#nestable2 .dd-item>button[data-action=collapse]:before {
	content: "\f068";
}

.dd-empty,
.dd-placeholder {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 5px 0;
	padding: 0;
	min-height: 30px;
	border: 1px dashed #b6bcbf;
	background: #f2fbff;
}

.dd-empty {
	min-height: 100px;
	border: 1px dashed #bbb;
	background-color: #e5e5e5;
	background-image: -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
	background-image: linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
	background-position: 0 0, 30px 30px;
	background-size: 60px 60px;
}

.dd-dragel {
	position: absolute;
	z-index: 9999;
	pointer-events: none;
}

.dd-dragel>.dd-item .dd-handle {
	margin-top: 0;
}

.dd-dragel .dd-handle {
	box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, .1);
}

.rtls .ltr-support {
	direction: ltr;
}

.skin-setttings .title {
	display: block;
	padding: 10px 15px;
	background: #efefef;
	text-align: center;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 12px;
}

.setings-item {
	padding: 10px 30px;
}

.setings-item.nb {
	border: none;
}

.setings-item.skin {
	text-align: center;
}

.setings-item .switch {
	float: right;
}

.skin-name a {
	text-transform: uppercase;
}

.setings-item a {
	color: #fff;
}

.blue-skin,
.default-skin,
.ultra-skin,
.yellow-skin {
	text-align: center;
}

.default-skin {
	background: #1ab394;
	font-weight: 600;
}

.default-skin:hover {
	background: #199d82;
}

.blue-skin {
	background: url(patterns/header-profile-skin-1.png) repeat scroll 0 0;
	font-weight: 600;
}

.blue-skin:hover {
	background: #0d8ddb;
}

.yellow-skin {
	background: url(patterns/header-profile-skin-3.png) repeat scroll 0 100%;
	font-weight: 600;
}

.yellow-skin:hover {
	background: #ce8735;
}

.content-tabs {
	border-bottom: solid 2px #2f4050;
}

.page-tabs a {
	color: #999;
}

.page-tabs a i {
	color: #ccc;
}

.page-tabs a.active {
	background: #2f4050;
	color: #a7b1c2;
}

.page-tabs a.active i:hover,
.page-tabs a.active:hover {
	background: #293846;
	color: #fff;
}

.skin-1 .minimalize-styl-2 {
	margin: 14px 5px 5px 30px;
}

.skin-1 .navbar-top-links li:last-child {
	margin-right: 30px;
}

.skin-1.fixed-nav .minimalize-styl-2 {
	margin: 14px 5px 5px 15px;
}

.skin-1 .spin-icon {
	background: #0e9aef!important;
}

.skin-1 .nav-header {
	background: #0e9aef;
	background: url(patterns/header-profile-skin-1.png);
}

.skin-1.mini-navbar .nav-second-level {
	background: #3e495f;
}

.skin-1 .breadcrumb {
	background: 0 0;
}

.skin-1 .page-heading {
	border: none;
}

.skin-1 .nav>li.active {
	background: #3a4459;
}

.skin-1 .nav>li>a {
	color: #9ea6b9;
}

.skin-1 .nav>li.active>a {
	color: #fff;
}

.skin-1 .navbar-minimalize {
	border-color: #0e9aef;
	background: #0e9aef;
}

body.skin-1 {
	background: #3e495f;
}

.skin-1 .navbar-static-top {
	background: #fff;
}

.skin-1 .dashboard-header {
	padding: 20px 30px 10px;
	border-top: none;
	border-bottom: none!important;
	background: 0 0;
}

.fixed-nav.skin-1 .navbar-fixed-top {
	background: #fff;
}

.skin-1 .wrapper-content {
	padding: 30px 15px;
}

.skin-1 #page-wrapper {
	background: #f4f6fa;
}

.skin-1 .ibox-content,
.skin-1 .ibox-title {
	border-width: 1px;
}

.skin-1 .ibox-content:last-child {
	border-style: solid;
}

.skin-1 .nav>li.active {
	border: none;
}

.skin-1 .nav-header {}

.skin-1 .nav-header a.dropdown-toggle {
	margin-top: 10px;
	color: #fff;
}

.skin-1 .nav-header a.dropdown-toggle .text-muted {
	color: #fff;
	opacity: .8;
}

.skin-1 .profile-element {
	text-align: center;
}

.skin-1 .img-circle {
	border-radius: 5px;
}

.skin-1 .navbar-default .nav>li>a:focus,
.skin-1 .navbar-default .nav>li>a:hover {
	background: #39aef5;
	color: #fff;
}

.skin-1 .nav.nav-tabs>li.active>a {
	color: #555;
}

.skin-1 .content-tabs {
	border-bottom: solid 2px #39aef5;
}

.skin-1 .nav.nav-tabs>li.active {
	background: 0 0;
}

.skin-1 .page-tabs a.active {
	background: #39aef5;
	color: #fff;
}

.skin-1 .page-tabs a.active i:hover,
.skin-1 .page-tabs a.active:hover {
	background: #0e9aef;
	color: #fff;
}

.skin-3 .minimalize-styl-2 {
	margin: 14px 5px 5px 30px;
}

.skin-3 .navbar-top-links li:last-child {
	margin-right: 30px;
}

.skin-3.fixed-nav .minimalize-styl-2 {
	margin: 14px 5px 5px 15px;
}

.skin-3 .spin-icon {
	background: #ecba52!important;
}

body.boxed-layout.skin-3 #wrapper {
	background: #3e2c42;
}

.skin-3 .nav-header {
	background: #ecba52;
	background: url(patterns/header-profile-skin-3.png);
}

.skin-3.mini-navbar .nav-second-level {
	background: #3e2c42;
}

.skin-3 .breadcrumb {
	background: 0 0;
}

.skin-3 .page-heading {
	border: none;
}

.skin-3 .nav>li.active {
	background: #38283c;
}

.fixed-nav.skin-3 .navbar-fixed-top {
	background: #fff;
}

.skin-3 .nav>li>a {
	color: #948b96;
}

.skin-3 .nav>li.active>a {
	color: #fff;
}

.skin-3 .navbar-minimalize {
	border-color: #ecba52;
	background: #ecba52;
}

body.skin-3 {
	background: #3e2c42;
}

.skin-3 .navbar-static-top {
	background: #fff;
}

.skin-3 .dashboard-header {
	padding: 20px 30px 10px;
	border-top: none;
	border-bottom: none!important;
	background: 0 0;
}

.skin-3 .wrapper-content {
	padding: 30px 15px;
}

.skin-3 #page-wrapper {
	background: #f4f6fa;
}

.skin-3 .ibox-content,
.skin-3 .ibox-title {
	border-width: 1px;
}

.skin-3 .ibox-content:last-child {
	border-style: solid;
}

.skin-3 .nav>li.active {
	border: none;
}

.skin-3 .nav-header {}

.skin-3 .nav-header a.dropdown-toggle {
	margin-top: 10px;
	color: #fff;
}

.skin-3 .nav-header a.dropdown-toggle .text-muted {
	color: #fff;
	opacity: .8;
}

.skin-3 .profile-element {
	text-align: center;
}

.skin-3 .img-circle {
	border-radius: 5px;
}

.skin-3 .navbar-default .nav>li>a:focus,
.skin-3 .navbar-default .nav>li>a:hover {
	background: #38283c;
	color: #fff;
}

.skin-3 .nav.nav-tabs>li.active>a {
	color: #555;
}

.skin-3 .content-tabs {
	border-bottom: solid 2px #3e2c42;
}

.skin-3 .nav.nav-tabs>li.active {
	background: 0 0;
}

.skin-3 .page-tabs a.active {
	background: #3e2c42;
	color: #fff;
}

.skin-3 .page-tabs a.active i:hover,
.skin-3 .page-tabs a.active:hover {
	background: #38283c;
	color: #fff;
}

@media (min-width:768px) {
	.navbar-top-links .dropdown-alerts,
	.navbar-top-links .dropdown-messages,
	.navbar-top-links .dropdown-tasks {
		margin-left: auto;
	}
}

@media (max-width:768px) {
	body.fixed-sidebar .navbar-static-side {
		display: none;
	}
	body.fixed-sidebar.mini-navbar .navbar-static-side {
		width: 70px;
	}
	.lock-word,
	.navbar-form-custom {
		display: none;
	}
	.navbar-header {
		float: left;
		display: inline;
	}
	.sidebard-panel {
		position: relative;
		z-index: 2;
		width: auto;
		min-height: 100%!important;
	}
	.sidebar-content .wrapper {
		z-index: 1;
		padding-right: 0;
	}
	.fixed-sidebar.body-small .navbar-static-side {
		position: fixed;
		z-index: 2001;
		display: none;
		width: 220px;
	}
	.fixed-sidebar.body-small.mini-navbar .navbar-static-side {
		display: block;
	}
	.ibox-tools {
		float: none;
		display: block;
		text-align: right;
	}
	.content-tabs {
		display: none;
	}
	#content-main {
		height: calc(100% - 100px);
	}
	.fixed-nav #content-main {
		height: calc(100% - 38px);
	}
}

.navbar-static-side {
	background: #2f4050;
}

.nav-close {
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 10;
	display: none;
	padding: 10px;
	color: rgba(255, 255, 255, .3);
	font-size: 1.4em;
	cursor: pointer;
}

@media (max-width:350px) {
	body.fixed-sidebar.mini-navbar .navbar-static-side {
		width: 0;
	}
	.nav-close {
		display: block;
	}
	#page-wrapper {
		margin-left: 0!important;
	}
	.timeline-item .date {
		position: relative;
		padding-top: 30px;
		width: 110px;
		text-align: left;
	}
	.timeline-item .date i {
		position: absolute;
		top: 0;
		left: 15px;
		padding: 5px;
		width: 30px;
		border: 1px solid #e7eaec;
		background: #f8f8f8;
		text-align: center;
	}
	.timeline-item .content {
		padding-top: 10px;
		min-height: 100px;
		border-top: 1px solid #e7eaec;
		border-left: none;
	}
	.nav.navbar-top-links li.dropdown {
		display: none;
	}
	.ibox-tools {
		float: none;
		display: inline-block;
		text-align: left;
	}
}

.ui-jqgrid-titlebar {
	height: 40px;
	background-color: #F9F9F9;
	color: #676a6c;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
	line-height: 24px;
}

.ui-jqgrid .ui-jqgrid-title {
	float: left;
	margin-left: 5px;
	font-weight: 700;
}

.ui-jqgrid .ui-jqgrid-titlebar {
	position: relative;
	border-top: 0 solid;
	border-right: 0 solid;
	border-left: 0 solid;
}

.social-feed-separated .social-feed-box {
	margin-left: 62px;
}

.social-feed-separated .social-avatar {
	float: left;
	padding: 0;
}

.social-feed-separated .social-avatar img {
	width: 52px;
	height: 52px;
	border: 1px solid #e7eaec;
}

.social-feed-separated .social-feed-box .social-avatar {
	float: none;
	padding: 15px 15px 0;
}

.social-feed-box {
	margin-bottom: 15px;
	border: 1px solid #e7eaec;
	background: #fff;
}

.article .social-feed-box {
	margin-bottom: 0;
	border-bottom: none;
}

.article .social-feed-box:last-child {
	margin-bottom: 0;
	border-bottom: 1px solid #e7eaec;
}

.article .social-feed-box p {
	font-size: 13px;
	line-height: 18px;
}

.social-action {
	margin: 15px;
}

.social-avatar {
	padding: 15px 15px 0;
}

.social-comment .social-comment {
	margin-left: 45px;
}

.social-avatar img {
	margin-right: 10px;
	width: 40px;
	height: 40px;
}

.social-avatar .media-body a {
	display: block;
	font-size: 14px;
}

.social-body {
	padding: 15px;
}

.social-body img {
	margin-bottom: 10px;
}

.social-footer {
	padding: 10px 15px;
	border-top: 1px solid #e7eaec;
	background: #f9f9f9;
}

.social-footer .social-comment img {
	margin-right: 10px;
	width: 32px;
}

.social-comment:first-child {
	margin-top: 0;
}

.social-comment {
	margin-top: 15px;
}

.social-comment textarea {
	font-size: 12px;
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
	margin-top: -4px;
}

@media (max-width:1000px) {
	.welcome-message {
		display: none;
	}
}

.echarts {
	height: 240px;
}

.checkbox-inline,
.checkbox-inline+.checkbox-inline,
.radio-inline,
.radio-inline+.radio-inline {
	margin: 0 15px 0 0;
}

.navbar-toggle {
	background-color: #fff;
}

.J_menuTab {
	-webkit-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
}

::-webkit-scrollbar-track {
	background-color: #F5F5F5;
}

::-webkit-scrollbar {
	width: 6px;
	background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
	background-color: #999;
}

.gohome {
	position: fixed;
	top: 20px;
	right: 20px;
	z-index: 100;
}

.gohome a {
	display: block;
	padding: 9px 8px;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	background: #2f4050;
	color: #fff;
	text-align: center;
	opacity: .5;
}

.gohome a:hover {
	opacity: 1;
}

@media only screen and (-webkit-min-device-pixel-ratio:2) {
	#content-main {
		-webkit-overflow-scrolling: touch;
	}
}

.navbar-header {
	width: 60%;
}

.bs-glyphicons {
	overflow: hidden;
	margin: 0 -10px 20px;
}

.bs-glyphicons-list {
	padding-left: 0;
	list-style: none;
}

.bs-glyphicons li {
	float: left;
	padding: 10px;
	width: 25%;
	height: 115px;
	border: 1px solid #fff;
	background-color: #f9f9f9;
	text-align: center;
	font-size: 10px;
	line-height: 1.4;
}

.bs-glyphicons .glyphicon {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 24px;
}

.bs-glyphicons .glyphicon-class {
	display: block;
	text-align: center;
	word-wrap: break-word;
}

.bs-glyphicons li:hover {
	background-color: #1ab394;
	color: #fff;
}

@media (min-width:768px) {
	.bs-glyphicons {
		margin-right: 0;
		margin-left: 0;
	}
	.bs-glyphicons li {
		width: 12.5%;
		font-size: 12px;
	}
}

.group-btn-edit a {
	margin: 0 8px;
	color: #666;
}

.group-btn-edit a .fa {
	margin: 0 2px 0 0;
}

.group-btn-edit a:hover {
	color: #333;
}

.group-link a {
	color: #666;
}

.group-link a .fa {
	margin: 0 2px 0 0;
}

.group-link a:hover {
	color: #1ab394;
}

.col-radio {
	float: left;
	overflow: hidden;
	margin: 0 0 0 15px;
	height: 30px;
}

.col-select-item {
	float: left;
	margin: 0 0 0 15px;
}

.col-select-item .input-sm {
	float: left;
	margin: 0 5px 0 0;
	width: 95px;
	border-radius: 2px;
	font-size: 12px;
}

.col-datepicker {
	float: left;
	margin: 0 0 0 15px;
}

.col-datepicker .font-noraml {
	float: left;
	margin: 0 5px 0 0;
	line-height: 30px;
}

.col-datepicker .input-sm {
	width: 110px;
}

.col-search-box {
	float: left;
	margin: 0 0 0 15px;
	width: 260px;
}

.col-search-box .input-sm {
	font-size: 12px;
}

.row-item {
	margin-top: 10px;
}

.table-responsive tr td:last-child,
.table-responsive tr th:last-child {
	text-align: center;
}

.table-responsive tr:nth-child(odd) td {
	background: #fbfbfb;
}

.table-center tr th,
.table-center tr td {
	text-align: center;
	padding: 15px 10px!important;
}

.group-bottom-box {
	overflow: hidden;
	padding: 10px 0 0 0;
	border-top: 1px solid #eee;
}

.group-left {
	float: left;
	margin: 0 0 0 8px;
}

.group-left .group-xuan {
	float: left;
	margin: 5px 0 0 0;
}

.group-left .btn {
	margin: 0 0 0 10px;
	font-size: 12px;
}

.group-left .btn .fa {
	margin: 0 5px 0 0;
}

.page_box {
	float: right;
}

.page_box ul {
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

.page_box ul li {
	display: inline-block;
	margin: 0;
	padding: 0;
	float: left;
	height: 30px;
	line-height: 30px;
	border-radius: 0;
}

.page_box ul li a {
	display: block;
	height: 30px;
	line-height: 22px;
	border-radius: 0;
}

.page_box .form-control {
	width: 40px;
	text-align: center;
	font-size: 12px;
}

.page_box .input-group-box {
	border-top: 1px solid #ddd;
	line-height: 28px;
	border-bottom: 1px solid #ddd;
	padding: 0 10px;
	font-size: 12px;
}

.page_box .pagination li:last-child a {
	border-radius: 0;
}


/*nextpage*/

.pagewrap {
	float: right;
}

.pagemunber {
	float: left;
	margin: 0 15px 0 0;
	line-height: 30px;
}

.pagebox {
	position: relative;
	float: right;
	display: inline-table;
	overflow: hidden;
	height: 30px;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
	word-spacing: -6px;
	line-height: 30px;
}

.pagebox a {
	float: left;
	display: inline-block;
	margin: 0;
	padding: 0 12px;
	height: 30px;
	border-right: 1px solid #ddd;
	color: #777;
	text-decoration: none;
	font-size: 12px;
	line-height: 30px;
}

.pagebox a:hover {
	background: #eeeeee;
}

.pagebox a:active {
	background: #eeeeee;
}

.pagebox a:last-child {
	border: none;
}

.pagebox span {
	float: left;
	display: inline-block;
	padding: 0 12px;
	height: 30px;
	border-right: 1px solid #ddd;
	line-height: 30px;
}

.pagebox span.current {
	background: #f4f4f4;
}

.pagebox .previous {
	cursor: not-allowed;
}

body {
	font-family: "microsoft YaHei";
}

.Validform_checktip {
	width: 100%;
	display: block;
	font-size: 12px;
	line-height: 20px;
	float: left;
}

.Validform_right {
	display: none;
}

.Validform_wrong {
	color: #ed5565;
	padding: 0;
	margin: 5px 0 0 0;
}

.Validform_wrong:before {
	content: "";
	display: inline-block;
	width: 13px;
	height: 13px;
	background: url(../img/wrong_icon.png) no-repeat;
	margin: 0 2px -3px 0;
}

.Validform_error {
	background-color: #ffe7e7;
	border: 1px solid #ed5565;
}

.control-label {
	padding-bottom: 8px;
	text-align: right;
}

.form-table {
	line-height: 33px;
}

.form-table select.form-control {
	font-size: 12px;
	height: 34px;
}

.form-table select.form-city {
	width: 49%;
	float: left;
}

.form-table select.form-city:last-child {
	float: right;
}

.form-group {
	position: relative;
	margin-bottom: 15px;
}

.form-p .last-addon {
	border-left: none;
}

.form-p .Validform_wrong {
	display: block;
	margin: 0 0 7px 5px;
	position: relative;
	padding: 0;
}

.group-check .checkbox-inline {
	margin: 0 30px 0 0;
	padding: 0;
}

.form-group .form-area {
	width: 100%;
	height: 80px;
	border: 1px solid #e5e5e5;
	padding: 5px;
}

.form-group .form-btn {
	padding-left: 30px;
	padding-right: 30px;
	margin-right: 20px;
}

.form-group .none-control {
	margin: 15px 0 0 0;
}

.form-group .form-control::-webkit-input-placeholder {
	font-size: 12px;
}

.form-group .form-control::-moz-input-placeholder {
	font-size: 12px;
}

.form-group .help-block {
	font-size: 12px;
}

.munber-tit {
	font-weight: bold;
	display: inline-block;
}

.munber-tit .munber-empty {
	margin: 0 5px;
}

.munber-tit .munber-red {
	color: #cc0000;
}

.recombox {
	position: relative;
	display: inline-block;
	vertical-align: 1px;
}

.recomtit {
	background: #e94527;
	display: block;
	color: #fff;
	padding: 0 2px;
	border-radius: 4px;
	margin: 0 2px;
	font-size: 12px;
	font-family: "simsun";
}

.recomdate {
	position: absolute;
	padding: 5px 10px;
	line-height: 20px;
	width: 150px;
	left: 40px;
	top: -10px;
	border: 1px solid #eee;
	background: #fff;
	display: none;
}

.group-hover.hover .recomdate {
	display: block;
}

.color_red {
	color: #cc0000;
}

.beizhu_box {
	position: relative;
	max-width: 240px;
	margin: 0 20px 0 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.form-textarea {
	padding: 5px;
}

.dropdown-user .img-circle {
	margin: 0 10px 0 0;
}

.dropdown-user .count-info {
	height: 60px;
	padding: 0 10px;
}

@media (max-width:1199px) {
	.dropdown-user {
		display: none!important
	}
}

.logo-box {
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #fff;
}

.logo-box img {
	margin: 0 10px 0 0;
}

.daterange-item .font-noraml,
.daterange-item .input-daterange {
	float: left;
}

.product_dd {
	float: left;
	height: 72px;
	overflow: hidden;
	line-height: 20px;
	text-align: left;
	margin: 0 0 0 15px;
}

.product_dd img {
	float: left;
	width: 70px;
	height: 70px;
	border: 1px solid #eee;
	margin: 0 10px 0 0;
}

.table-cate {
	width: 100%;
	clear: both;
}

.table-cate th {
	height: 34px;
	line-height: 34px;
	border-bottom: solid 1px #ddd;
	text-indent: 20px;
	text-align: left;
}

.table-cate td {
	line-height: 35px;
	text-indent: 11px;
	border-bottom: 1px dotted #eee;
}

.table-cate tbody tr.odd {
	background: #f5f5f5;
}

.table-cate tbody tr:hover {
	background: #f5f5f5;
}

.table-cate .cate-icon {
	width: 18px;
	height: 18px;
	background: url(../img/l.gif) no-repeat;
	display: inline-block;
	margin: 0 0 -3px 10px;
}

.product_titbox {
	max-width: 280px;
	height: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.product_titbox a {
	color: #555;
}

.group-btn-edit a {
	display: inline-block;
	margin: 3px 5px;
}

.product_titbox a:hover,
.group-btn-edit a:hover {
	color: #e94527;
}

@media (min-width:1367px) {
	.product_titbox {
		max-width: 380px;
	}
}

.group-btn-box {
	position: relative;
	display: block;
}

.group-btn-tit {
	height: 20px;
	line-height: 20px;
}

.group-btn-item {
	border: 1px solid #eee;
	background: #fff;
	padding: 5px 10px;
	width: 240px;
	position: absolute;
	left: 40px;
	top: -8px;
	z-index: 2;
	display: none;
}

.group-btn-item a {
	display: inline-block;
	line-height: 24px;
	margin: 0 8px 0 0;
	font-size: 12px;
}

.group-hover.hover .group-btn-item {
	display: block;
}

.bold {
	font-weight: bold;
}

.color_red,
.color_red a {
	color: #ff0000;
}

.color_blue,
.color_blue a {
	color: #0000ff;
}

.color_violet,
.color_violet a {
	color: #aa00cc;
}

.color_green,
.color_green a {
	color: #34b971;
}

.gq_top_icon {
	width: 15px;
	height: 16px;
	background: url(../img/top_icon.png) no-repeat;
	display: inline-block;
	margin: 0 0 -3px 5px;
}

.group-ad-pic {
	margin: 10px 0 0 0;
}

.group-ad-pic img {
	max-width: 360px;
}

.group-touxiang img {
	width: 100px;
	height: 100px;
	margin: 5px 0 0 0;
	border-radius: 2px;
}

.form-group input::-webkit-input-placeholder {
	line-height: 20px;
}

.form-group input:-moz-placeholder {
	line-height: 20px;
}

.form-group input::-moz-placeholder {
	line-height: 20px;
}

.shiming-pic ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.shiming-pic ul li {
	display: inline-block;
	margin: 0 20px 0 0;
}

.shiming-pic ul li img {
	width: 150px;
	height: 110px;
}

.shiming_pic_pop {
	background: #fff;
	text-align: center;
}

.gtoup-boeder img {
	border: 1px solid #eee;
}

.group-qx-box {
	border: 1px dotted #e5e5e5;
	background: #fafafa;
	padding: 0 15px;
}

.group-qx-box dl {
	border-top: 1px dotted #ddd;
	padding: 10px 0;
	margin: 0;
}

.group-qx-box dl dt {
	color: #0caa8a;
	margin: 0 0 5px 10px;
}

.group-qx-box dl dd {
	padding: 8px 10px;
	font-size: 12px;
}

.group-qx-box .qx-titext {
	width: 160px;
	display: inline-block;
}

.group-qx-box .group-qx-tit {
	height: 36px;
	line-height: 36px;
	margin: 0 0 0 10px;
}

.group-qx-box .qx-tit {
	width: 160px;
	float: left;
}

.qx-check {
	margin: 0 15px 0 0;
	font-weight: normal;
}

.qx-check input {
	vertical-align: -2px;
	margin: 0 2px 0 0;
}

.group-qx-box dl dd:hover {
	background: #f5f5f5;
}

.group-btn-ment a {
	margin: 0 10px 0 0;
}

.group-addlogo img {
	width: 190px;
	height: 70px;
}

.pingzheng_pic img {
	width: 20px;
	height: 20px;
	margin: 0 10px 0 0;
}

.examine-box .control-label {
	line-height: 30px;
	padding-bottom: 0;
}

.kaoqingtongji{
	background-color:#FFFFFF;
	margin-left: 20px;
	margin-top: 10px;
	height: 30px;
	width: 140px;
	border: 1px solid #C0C0C0;
	
	
}
.kaoqingsheji
{
	background-color:#FFFFFF;
	
	margin-top: 10px;
	height: 30px;
	width: 140px;
	border: 1px solid #C0C0C0;
}
.bigidbox{overflow: hidden;}
.boxinput{width: 71px;position:absolute;top:109px;left:15px;}
.file_input_box .file {
    position: relative  !important;
    display: inline-block  !important;
    background: #D0EEFF  !important;
    border: 1px solid #99D3F5  !important;
    border-radius: 4px  !important;
    padding: 4px 12px  !important;
    overflow: hidden  !important;
    color: #1E88C7  !important;
    text-decoration: none  !important;
    text-indent: 0  !important;
    line-height: 20px  !important;
}
.file_input_box .file input {
    position: absolute  !important;
    font-size: 100px  !important;
    right: 0  !important;
    top: 0  !important;
    opacity: 0  !important;
}
.file_input_box .file:hover {
    background: #AADFFD  !important;
    border-color: #78C3F3  !important;
    color: #004974  !important;
    text-decoration: none  !important;
}
.new_img{ width:100px !important;height:100px !important;}
.btn-hu{display: inline-block;    padding: 3px 12px;    margin-bottom: 0;    font-size: 13px;    font-weight: 400;    line-height: 1.42857143;    text-align: center;    white-space: nowrap;
    vertical-align: middle;    -ms-touch-action: manipulation;    touch-action: manipulation;    cursor: pointer;    -webkit-user-select: none;    -moz-user-select: none;    -ms-user-select: none;
    user-select: none;    background-image: none;    border: 1px solid transparent;    border-radius: 4px;}