.back i{
	display: inline-block;
    margin-right: 5px;
    width: 14px;
    height: 14px;
    text-indent: -9999px;
    background: url(../img/skin_icons.png) no-repeat;
    vertical-align: middle;
    text-indent: 0;
}
.table th {
	background: #e1f8ff
}

.upload-name a {
	color: #4a4a4a !important;
	font-size: 14px;
	line-height: 18px;
	display: none
}
.map i {
	display: inline-block;
	margin-right: 3px;
	width: 14px;
	height: 14px;
	text-indent: -999em;
	background: url(../img/map.png) no-repeat;
	vertical-align: middle;
}
.warn i {
	display: inline-block;
	margin-right: 3px;
	width: 14px;
	height: 14px;
	text-indent: -999em;
	background: url(../img/warn.png) no-repeat;
	vertical-align: middle;
}

.chart i {
	display: inline-block;
	margin-right: 3px;
	width: 14px;
	height: 14px;
	text-indent: -999em;
	background: url(../img/chart.jpg) no-repeat;
	vertical-align: middle;
}

.msg i {
	display: inline-block;
	margin-right: 3px;
	width: 14px;
	height: 14px;
	text-indent: -999em;
	background: url(../img/msg.png) no-repeat;
	vertical-align: middle;
}

.pointer {
    cursor: pointer;
}
object {
	margin-top: 11px;
	margin-bottom: 11px
}

.upload-name a:hover .upload-clear {
	display: block !important
}

.upload-clear {
	display: none
}

.error {
	color: red;
	padding-left: 5px
}

.pages {
	width: 100%;
	padding: 20px
}

.pages #Pagination {
	float: right;
	overflow: hidden
}

.pages #Pagination .pagination {
	height: 40px;
	text-align: right;
	font-family: \u5b8b\u4f53, Arial
}

.pages #Pagination .pagination a, .pages #Pagination .pagination span {
	float: left;
	display: inline;
	padding: 6px 14px;
	border: 1px solid #e6e6e6;
	border-right: 0;
	background: #f6f6f6;
	color: #666;
	font-family: \u5b8b\u4f53, Arial;
	font-size: 14px;
	cursor: pointer
}

.pages #Pagination .pagination .current {
	background: #08c;
	color: #fff
}

.pages #Pagination .pagination .next, .pages #Pagination .pagination .prev
	{
	float: left;
	padding: 6px 14px;
	border: 1px solid #e6e6e6;
	background: #f6f6f6;
	color: #666;
	cursor: pointer
}

.pages #Pagination .pagination .next i, .pages #Pagination .pagination .prev i
	{
	display: inline-block;
	width: 4px;
	height: 11px;
	margin-right: 5px;
	background: url("../img/icon.fw.png") no-repeat
}

.pages #Pagination .pagination .prev {
	border-right: 0
}

.pages #Pagination .pagination .prev i {
	background-position: -144px -1px
}

.pages #Pagination .pagination .next i {
	background-position: -156px -1px
}

.pages #Pagination .pagination .pagination-break {
	padding: 6px 14px;
	border: 0;
	border-left: 1px solid #e6e6e6;
	background: 0;
	cursor: default
}

.pages .searchPage {
	float: right
}

.pages .searchPage .page-sum {
	padding: 12px;
	color: #666;
	font-family: \u5b8b\u4f53, Arial;
	font-size: 14px;
	line-height: 34px
}

.pages .searchPage .record-sum {
	padding: 12px;
	color: #666;
	font-family: \u5b8b\u4f53, Arial;
	font-size: 14px;
	line-height: 34px
}

.pages .searchPage .page-go {
	padding: 8px 0;
	color: #666;
	font-family: \u5b8b\u4f53, Arial;
	font-size: 14px;
	padding: 10px 0\9
}

.pages .searchPage .page-go input {
	width: 40px;
	height: 28px;
	margin: 0 5px;
	padding: 0 5px;
	border: 1px solid #e4e4e4
}

.pages .searchPage .page-btn {
	margin: 9px 0 5px 5px;
	padding: 2px 5px;
	background: #08c;
	border-radius: 2px;
	color: #fff;
	font-family: Arial, 'Microsoft YaHei';
	font-size: 14px;
	text-decoration: none
}

* {
	outline: 0 !important;
	-moz-outline: none !important
}

* {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}

body, html {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow-x: auto
}

iframe {
	width: 100%;
	min-height: 100%;
	background: #fff
}

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

body {
	margin: 0;
	font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial,
		sans-serif;
	font-size: 14px;
	line-height: 1.5;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-font-feature-settings: "liga", "kern"
}

article, aside, details, figcaption, figure, footer, header, hgroup,
	main, menu, nav, section, summary {
	display: block
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td, th {
	padding: 0;
	font-weight: 400
}

dd, dl, li, ol, ul {
	margin: 0;
	padding: 0
}

ol, ul {
	list-style: none outside none
}

a {
	color: #f2f2f2;
	outline: medium none;
	text-decoration: none;
	background: 0;
	star: expression(this.onFocus = this.blur ())
}

a:focus, a:hover {
	color: #28b779
}

figure {
	margin: 0
}

img {
	border: 0;
	vertical-align: middle;
	width: inherit;
	height: inherit
}

b, strong {
	font-weight: 400
}

address, cite, dfn, em, i, var {
	font-style: normal
}

abbr[data-original-title], abbr[title] {
	cursor: help;
	border-bottom: 1px dotted
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee
}

button, input, optgroup, select, textarea {
	margin: 0;
	color: inherit;
	font: inherit
}

button {
	overflow: visible
}

button, select {
	text-transform: none
}

input {
	margin: 0;
	padding: 0;
	border: 0;
	-moz-border-radius: 0;
	font-size: 100%;
	-webkit-tap-highlight-color: transparent;
	outline: 0
}

button, html input[type=button], input[type=reset], input[type=submit] {
	cursor: pointer;
	-webkit-appearance: button
}

button[disabled], html input[disabled] {
	cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
	padding: 0;
	border: 0
}

button, input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

input::-ms-clear {
	display: none
}

textarea {
	overflow: auto;
	resize: none
}

input::-moz-placeholder, textarea::-moz-placeholder {
	color: #acacac
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
	color: #acacac
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	color: #acacac
}

object {
	outline: 0
}

input[type=color], input[type=date], input[type=datetime-local], input[type=datetime],
	input[type=email], input[type=month], input[type=number], input[type=password],
	input[type=search], input[type=tel], input[type=text], input[type=time],
	input[type=url], input[type=week], textarea {
	background-color: #fff;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s;
	vertical-align: middle
}

input[type=color]:focus, input[type=date]:focus, input[type=datetime-local]:focus,
	input[type=datetime]:focus, input[type=email]:focus, input[type=month]:focus,
	input[type=number]:focus, input[type=password]:focus, input[type=search]:focus,
	input[type=tel]:focus, input[type=text]:focus, input[type=time]:focus,
	input[type=url]:focus, input[type=week]:focus, textarea:focus {
	border-color: rgba(82, 168, 236, .8);
	outline: 0;
	outline: thin dotted\9;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px
		rgba(82, 168, 236, .6);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px
		rgba(82, 168, 236, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px
		rgba(82, 168, 236, .6)
}

input[readonly=readonly] {
	background: #EEE;
	color: #575757
}

.readonly {
	background: #EEE !important;
	color: #575757 !important
}

.wbox {
	display: -webkit-box !important;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.wbox-c {
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-align-items: center
}

.wbox-b {
	-webkit-box-align: end;
	-moz-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-align-items: flex-end
}

.wbox-flex {
	flex: 1;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	word-wrap: break-word;
	word-break: break-all
}

.z {
	float: left !important
}

.y {
	float: right !important
}

.cl:after, .cl:before {
	content: " ";
	display: table
}

.cl:after {
	clear: both
}

.show {
	display: block !important
}

.hide {
	display: none !important
}

.pos {
	position: relative
}

.block {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.inblock {
	display: inline-block
}

.ellipsis {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.badge-important, .label-important {
	background: #f74d4d
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	color: inherit;
	font-family: inherit;
	font-weight: 400;
	line-height: 1.5;
	margin: 0
}

.h1, h1 {
	font-size: 24px
}

.h2, h2 {
	font-size: 18px;
	line-height: 1.5555556
}

.h3, h3 {
	font-size: 16px
}

.h4, h4 {
	font-size: 14px;
	line-height: 1.5714285
}

.h5, h5 {
	font-size: 12px
}

p {
	margin: 0;
	font-size: 14px;
	line-height: 1.57142858;
	color: #34495e;
	word-wrap: break-word;
	word-break: break-word
}

.f12 {
	font-size: 12px !important
}

.f14 {
	font-size: 14px !important
}

.f16 {
	font-size: 16px !important
}

.f22 {
	font-size: 22px !important
}

.f26 {
	font-size: 26px !important
}

.txt-left {
	text-align: left
}

.txt-right {
	text-align: right
}

.txt-center {
	text-align: center
}

.txt-bold {
	font-weight: 700
}

.justify {
	height: 21px;
	text-align: justify;
	text-justify: distribute-all-lines;
	text-align-last: justify;
	-moz-text-align-last: justify;
	-webkit-text-align-last: justify
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.justify:after {
		content: ".";
		display: inline-block;
		width: 100%;
		overflow: hidden;
		height: 0
	}
}

.txt-primary {
	color: #323232
}

a.txt-primary:hover {
	color: #575757;
	text-decoration: underline;
	transition: all 0.2s ease-in-out;
	text-decoration: none
}

.txt-gray {
	color: #f2f2f2
}

a.txt-gray:hover {
	color: #FFF
}

.txt-black {
	color: #323232
}

font.font {
	color: #cc00ac;
	padding: 0 6px
}

font.font1 {
	color: #332bff;
	padding: 0 6px
}

font.font2 {
	color: #6F0;
	padding: 0 6px
}

font.font-red {
	vertical-align: middle;
	color: red
}

.font-red {
	color: red
}

.state {
	background: #f74d4d;
	padding: 2px 8px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px
}
.stateZc {
	background: #2ebeef;
	padding: 2px 8px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px
}

.label-success {
	background: #468847;
	padding: 2px 8px;
	border-radius: 20px;
	display: inline-block;
	line-height: 1.5
}

.line-height {
	line-height: initial !important
}

.body-bg {
	background-color: #2e363f;
}

.body-img {
	background-size: 100% 100%;
	background-position: left top
}

.bg-primary {
	background-color: #2e363f !important;
	color: #fff !important
}

.bg-gray {
	background-color: #b8c4ce !important;
	color: #fff !important
}

.bg-nature {
	background-color: transparent !important;
	color: #2c3e50 !important
}

.bg-orange {
	background-color: #ff8d41 !important;
	color: #fff !important
}

.bg-blue {
	background-color: #3498db !important;
	color: #fff !important
}

.bg-green {
	background-color: #1abc9c !important;
	color: #fff !important
}

.bg-purple {
	background-color: #9b59b6 !important;
	color: #fff !important
}

.bg_lb {
	background: #27a9e3
}

.bg_db {
	background: #2295c9
}

.bg_lg {
	background: #28b779
}

.bg_dg {
	background: #28b779
}

.bg_ly {
	background: #ffb848
}

.bg_dy {
	background: #da9628
}

.bg_ls {
	background: #2255a4
}

.bg_lo {
	background: #da542e
}

.bg_lr {
	background: #f74d4d
}

.bg_lv {
	background: #603bbc
}

.bg_lh {
	background: #b6b3b3
}

.noborder {
	border: none !important
}

.border {
	border: solid 1px #DDD
}

.border-top {
	border-top: solid 1px #DDD
}

.border-bottom {
	border-bottom: solid 1px #DDD
}

.border-left {
	border-left: solid 1px #DDD
}

.border-right {
	border-right: solid 1px #DDD
}

.border-red {
	border-color: #ff3728 !important
}

.border-orange {
	border-color: #ff7920 !important
}

.col-n1 {
	width: 40px !important
}

.col-n2 {
	width: 80px !important
}

.col-nf {
	width: 192px !important
}

.col-n {
	width: 220px !important
}

.col-m {
	width: 520px !important
}

.col-w {
	width: 580px !important
}

.col-v {
	width: 760px !important
}

.col-x {
	width: 920px !important
}

.hei-n {
	height: 100px
}

.hei-m {
	height: 520px
}

.hei-w {
	height: 720px
}

.nomargin {
	margin: 0 !important
}

.mtn {
	margin-top: 5px !important
}

.mtm {
	margin-top: 10px !important
}

.mtw {
	margin-top: 20px !important
}

.mtv {
	margin-top: 30px !important
}

.mbn {
	margin-bottom: 5px !important
}

.mbm {
	margin-bottom: 10px !important
}

.mbw {
	margin-bottom: 20px !important
}

.mbv {
	margin-bottom: 30px !important
}

.mrn {
	margin-right: 5px !important
}

.mrm {
	margin-right: 10px !important
}

.mrw {
	margin-right: 20px !important
}

.mrv {
	margin-right: 30px !important
}

.mln {
	margin-left: 5px !important
}

.mlm {
	margin-left: 10px !important
}

.mlw {
	margin-left: 20px !important
}

.mlv {
	margin-left: 30px !important
}

.mtbn {
	margin: 5px 0 !important
}

.mtbm {
	margin: 10px 0 !important
}

.mtbw {
	margin: 20px 0 !important
}

.mtbv {
	margin: 30px 0 !important
}

.mlrn {
	margin: 0 5px !important
}

.mlrm {
	margin: 0 10px !important
}

.mlrw {
	margin: 0 20px !important
}

.mlrv {
	margin: 0 30px !important
}

.nopadding {
	padding: 0 !important
}

.ptn {
	padding-top: 5px !important
}

.ptm {
	padding-top: 10px !important
}

.ptw {
	padding-top: 20px !important
}

.ptv {
	padding-top: 30px !important
}

.prn {
	padding-right: 5px !important
}

.prm {
	padding-right: 10px !important
}

.prw {
	padding-right: 20px !important
}

.prv {
	padding-right: 30px !important
}

.pln {
	padding-left: 5px !important
}

.plm {
	padding-left: 10px !important
}

.plw {
	padding-left: 20px !important
}

.plv {
	padding-left: 30px !important
}

.pbn {
	padding-bottom: 5px !important
}

.pbm {
	padding-bottom: 10px !important
}

.pbw {
	padding-bottom: 20px !important
}

.pbv {
	padding-bottom: 30px !important
}

.ptbn {
	padding: 5px 0 !important
}

.ptbm {
	padding: 10px 0 !important
}

.ptbw {
	padding: 20px 0 !important
}

.ptbv {
	padding: 30px 0 !important
}

.plrn {
	padding: 0 5px !important
}

.plrm {
	padding: 0 10px !important
}

.plrw {
	padding: 0 20px !important
}

.plrv {
	padding: 0 30px !important
}

.btn {
	display: inline-block;
	padding: 6px 20px;
	margin: 2px 0;
	line-height: 20px;
	letter-spacing: 1px;
	font-size: 14px;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 0;
	-webkit-transition: background-position 0.1s linear;
	-moz-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	transition: background-position 0.1s linear
}

.btn:hover {
	transition: background-color 0.2s ease-in-out;
	color: #999
}

.btn:active:focus, .btn:focus {
	outline: 0
}

.btn-success {
	padding: 2px 8px !important;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
	background-color: #5bb75b;
	background-image: -moz-linear-gradient(top, #62c462, #51a351);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462),
		to(#51a351));
	background-image: -webkit-linear-gradient(top, #62c462, #51a351);
	background-image: -o-linear-gradient(top, #62c462, #51a351);
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
	border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462',
		endColorstr='#ff51a351', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.btn-success:hover {
	color: #fff;
	background-image: none;
	background-color: #51a351
}

.btn-success.active, .btn-success:active {
	background-color: #408140\9
}

.btn-submit {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
	background-color: #5bb75b;
	background-image: -moz-linear-gradient(top, #62c462, #51a351);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462),
		to(#51a351));
	background-image: -webkit-linear-gradient(top, #62c462, #51a351);
	background-image: -o-linear-gradient(top, #62c462, #51a351);
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
	border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462',
		endColorstr='#ff51a351', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.btn-submit:hover {
	color: #FFF !important;
	background-image: none;
	background-color: #51a351
}

.btn-submit .active, .btn-submit:active {
	background-color: #408140\9
}

.btn-info {
	padding: 2px 8px !important;
	color: #fff !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
	background-color: #49afcd;
	background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de),
		to(#2f96b4));
	background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
	background-repeat: repeat-x;
	border-color: #2f96b4 #2f96b4 #1f6377;
	border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',
		endColorstr='#ff2f96b4', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.btn-info:hover {
	color: #fff;
	background-image: none;
	background-color: #2f96b4
}

.btn-info.active, .btn-info:active {
	background-color: #24748c\9
}

.btn-inverse {
	color: #323232;
	text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
	cursor: pointer;
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff),
		to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
	background-image: -o-linear-gradient(top, #fff, #e6e6e6);
	background-image: linear-gradient(to bottom, #fff, #e6e6e6);
	background-repeat: repeat-x;
	border: 1px solid #ccc;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',
		endColorstr='#ffe6e6e6', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px
		rgba(0, 0, 0, .05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px
		rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px
		rgba(0, 0, 0, .05)
}

,
.btn-inverse:hover {
	color: #333;
	background-image: none;
	background-color: #DDD
}

.btn-inverse.active, .btn-inverse:active {
	background-color: #DDD\9
}

.btn-danger {
	color: #fff;
	padding: 2px 8px !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
	background-color: #da4f49;
	background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b),
		to(#bd362f));
	background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
	border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b',
		endColorstr='#ffbd362f', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.btn-danger:hover {
	color: #fff;
	background-image: none;
	background-color: #bd362f
}

.btn-ju {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
	background-color: #da4f49;
	background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b),
		to(#bd362f));
	background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
	border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b',
		endColorstr='#ffbd362f', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.btn-ju:hover {
	color: #fff;
	background-image: none;
	background-color: #bd362f
}

.btn-danger.active, .btn-danger:active {
	background-color: #942a25\9
}

.btn.disabled {
	background-color: #DDD;
	pointer-events: none;
	cursor: not-allowed;
	filter: alpha(opacity = 60);
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: 0.6
}

.btn-primary {
	color: #fff;
	background-color: #3498db
}

.btn-primary:hover {
	color: #fff;
	background-color: #3da2e3
}

.btn-primary:active {
	background-color: #298fd3
}

.btn-gray {
	color: #fff;
	background-color: #67a0cf
}

.btn-gray:hover {
	color: #fff;
	background-color: #528ebf
}

.btn-ashy {
	color: #fff;
	background-color: #ccc
}

.btn-ashy:hover {
	color: #fff;
	background-color: #3498db
}

.btn-nature {
	color: #2c3e50;
	background-color: transparent
}

.btn-nature:hover {
	color: #fff;
	color: #3498db
}

.btn-orange {
	color: #fff;
	background-color: #ff7920
}

.btn-orange:hover {
	color: #fff;
	background-color: #ff8d41
}

.btn-orange:active {
	background-color: #ee6f1a
}

.btn-red {
	background-color: #ff3728;
	color: #FFF
}

.btn-red:hover {
	background-color: #ff4f42;
	color: #FFF
}

.btn-red:active {
	background-color: #f41e0e
}

.btn-yellow {
	background-color: #f0de24;
	color: #323232
}

.btn-yellow:hover {
	background-color: #ffef47;
	color: #323232
}

.btn-yellow:active {
	background-color: #f5e20f
}

.btn-green {
	background-color: #62c462;
	color: #FFF
}

.btn-green:hover {
	background-color: #69d369;
	color: #FFF
}

.btn-green:active {
	background-color: #4cbb4c
}

.btn-grass {
	background-color: #43cdbb;
	color: #FFF
}

.btn-grass:hover {
	background-color: #34dbc5;
	color: #FFF
}

.btn-grass:active {
	background-color: #21c5af
}

.btn-purple {
	background-color: #df2686;
	color: #FFF
}

.btn-purple:hover {
	background-color: #eb3091;
	color: #FFF
}

.btn-purple:active {
	background-color: #d4237f
}

.btn-mini {
	padding: 5px 20px
}

.btn-big {
	padding: 15px 30px;
	font-size: 16px
}

.btn-fixed-n {
	width: 80px;
	padding-left: 0;
	padding-right: 0
}

.btn-fixed-m {
	width: 120px;
	padding-left: 0;
	padding-right: 0
}

.btn-fixed-w {
	width: 160px;
	padding-left: 0;
	padding-right: 0
}

.btn-block {
	display: block;
	width: 100%;
	padding-left: 0;
	padding-right: 0
}

input[type=checkbox], input[type=radio] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button
	{
	height: auto
}

input[type=search] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration
	{
	-webkit-appearance: none
}

input[type=checkbox].checkbox {
	cursor: pointer;
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: auto;
	background: url("../img/radio.png") no-repeat;
	background-size: cover;
	background-position: left top;
	vertical-align: sub
}

input[type=checkbox].checkbox:checked {
	width: 16px;
	height: 16px;
	background: url("../img/radio.png") no-repeat;
	background-size: cover;
	background-position: right top;
	vertical-align: sub
}

input[type=radio].radio {
	cursor: pointer;
	display: block;
	width: 16px;
	height: 16px;
	margin: auto;
	background: url("../img/radio.png") no-repeat;
	background-size: cover;
	background-position: left top
}

input[type=radio].radio:checked {
	width: 16px;
	height: 16px;
	background: url("../img/radio.png") no-repeat;
	background-size: cover;
	background-position: right top
}

#header {
	position: fixed;
	z-index: 9999;
	width: 100%;
	height: 80px;
	padding-left: 15px
}

#header .logo {
	width: 200px;
	height: 70px;
	margin-top: 5px
}

.navicon {
	width: 40px;
	height: 40px;
	background: #2e363f !important;
	position: absolute;
	right: 0;
	top: 0;
	text-align: center;
	display: none
}

.navicon i {
	font-size: 24px;
	line-height: 40px !important;
}

#user-nav {
	margin-left: 20px;
	position: fixed;
	right: 40px;
	top: 0;
	z-index: 10000
}

#user-nav>ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 30px
}

#user-nav>ul>li {
	float: left;
	list-style-type: none;
	margin: 0;
	position: relative;
	padding: 0
}

#user-nav>ul>li>a {
	padding: 9px 10px;
	height: 36px;
	display: block;
	font-size: 12px;
	border-right: 1px solid #999
}

#user-nav>ul>li:first-child>a {
	padding: 9px 10px;
	display: block;
	font-size: 12px;
	border-left: 1px solid #999;
	border-right: 1px solid #999
}

#user-nav>ul>li>a>.label, #user-nav>ul>li>a>i {
	font-size: 14px;
	padding: 1px 4px;
	margin: -4px 4px 0;
	display: inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: top;
	border-top: 4px solid #000;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	content: "";
	margin-top: 8px;
	margin-left: 6px
}

#user-nav>ul>li>a:hover, #user-nav>ul>li.open>a {
	color: #666;
	background: #FFF;
	cursor: pointer
}

#user-nav>ul>li>a:hover>.label, #user-nav>ul>li.open>a .label {
	color: #FFF
}

#user-nav>ul>li>a:hover>i, #user-nav>ul>li.open>a>i {
	opacity: 1
}

#user-nav>ul ul>li>a {
	text-align: left
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box
}

.navbar .nav>li>.dropdown-menu:after {
	position: absolute;
	top: -6px;
	left: 10px;
	display: inline-block;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
	border-left: 6px solid transparent;
	content: ''
}

.dropdown-menu .divider {
	height: 1px;
	margin: 9px 1px;
	overflow: hidden;
	background-color: #e5e5e5;
	border-bottom: 1px solid #fff
}

.dropdown-menu>li>a {
	display: block;
	padding: 3px 12px;
	clear: both;
	font-weight: 400;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	white-space: nowrap
}

.open>.dropdown-menu {
	display: block
}

#user-nav>ul ul>li>a:hover {
	background: #f8f8f8;
	color: #ff3728
}

.hig80 {
	width: 100%;
	height: 80px
}

.middle {
	width: 100%;
	height: calc(100%);
	height: -webkit-calc(100%);
	height: -moz-calc(100%);
	height: -ms-calc(100%);
/* 	height: calc(100% - 146px); */
/* 	height: -webkit-calc(100% - 146px); */
/* 	height: -moz-calc(100% - 146px); */
/* 	height: -ms-calc(100% - 146px); */
	overflow: hidden
}

.As-middle {
	width: 80% !important;
	height: 100% !important;
	margin: 0 auto !important
}

#sidebar {
	display: block;
	float: left;
	width: 220px;
	height: 100%;
	overflow-y: auto;
	z-index: 16
}

#sidebar>ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%
}

#sidebar>ul {
	border-bottom: 1px solid #37414b;
	background: #D4E7F0
}

#sidebar>ul>li {
	border-top: 1px solid #37414b;
	border-bottom: 1px solid #1f262d
}

#sidebar>ul li ul {
	background-color: #1e242b
}

#sidebar>ul>li {
	display: block;
	position: relative
}

#sidebar>ul>li>a {
	padding: 10px 0 10px 15px;
	display: block;
	color: #939da8
}

#sidebar>ul>li>a>i {
	width: 18px;
	margin-right: 10px
}

#sidebar>ul>li>a>.label {
	margin: 0 20px 0 0;
	float: right;
	padding: 3px 5px 2px
}

#sidebar>ul>li>a>.label {
	background-color: #F66
}

#sidebar>ul>li.active>a {
	background: url("../img/menu-active.png") no-repeat scroll right center
		transparent !important;
	text-decoration: none
}

#sidebar>ul>li.active {
	background-color: #27a9e3;
	border-top: 1px solid #27a9e3
}

#sidebar>ul>li.active a {
	color: #fff;
	text-decoration: none
}

#sidebar>ul>li>a:hover {
	background-color: #27a9e3;
	color: #fff
}

#sidebar>ul li ul {
	display: none;
	margin: 0;
	padding: 0
}

#sidebar>ul li ul li a {
	padding: 10px 0 10px 47px;
	display: block;
	color: #777
}

#sidebar>ul li ul li:first-child a {
	border-top: 0
}

#sidebar>ul li ul li:last-child a {
	border-bottom: 0
}

#sidebar>ul li.open ul {
	display: block
}

#sidebar>ul li ul li a {
	color: #939da8
}

#sidebar>ul li ul li a:hover, #sidebar>ul li ul li.active a {
	color: #fff;
	background-color: #28b779
}

#content {
	background: none repeat scroll 0 0 #f8f8f8;
	margin-left: 220px;
	margin-right: 0;
	height: 100%;
	width: auto;
/* 	overflow-y: auto */
}

#breadcrumb {
	background-color: #fff
}

#breadcrumb a {
	padding: 8px 20px 8px 10px;
	display: inline-block;
	background-image: url("../img/breadcrumb.png");
	background-position: center right;
	background-repeat: no-repeat;
	font-size: 11px;
	color: #666
}

#breadcrumb a:hover {
	color: #333
}

#breadcrumb a:last-child {
	background-image: none
}

#breadcrumb a.current {
	font-weight: 700;
	color: #444
}

#breadcrumb a i {
	margin-right: 5px;
	opacity: 0.6
}

#breadcrumb a:hover i {
	margin-right: 5px;
	opacity: 0.8
}

hr {
	border-top-color: #dadada
}

hr {
	margin: 0 0 20px;
	border: 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #fff
}

.container-fluid {
	width: 100%
}

.search_box .Serial {
	padding: 5px
}

.Wdate {
	border: #ccc 1px solid;
	height: 20px;
	background: #FFF url("../img/datePicker.png") no-repeat right !important;
	background-size: 22px !important
}

.search_box .seach-right input, .search_box .seach-right select {
	width: 180px;
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
	border: solid 1px #ccc
}

.widget-box {
	width: 100%
}

.widget-box .widget-title {
	line-height: 32px;
	background: #909090;
	color: #f0f0f0
}

.widget-box .widget-title span i {
	line-height: 32px
}

.widget-box .widget-title h4 {
	padding-left: 6px;
	line-height: 32px
}

.widget-box .widget-content {
	background: #FFF;
	width: 100%
}

.widget-box .widget-content .table {
	line-height: 40px;
	width: 100%
}

.widget-box .widget-content .tablebig {
	min-width: 1600px
}

.widget-box .widget-content .table tbody {
	width: 100%
}

.widget-box .widget-content .table tbody tr {
	width: 100%
}

.widget-box .widget-content .table-first tbody tr td :first-child,
	.widget-box .widget-content .table-first thead tr th :first-child {
	
}

.widget-box .widget-content .table tbody tr td, .widget-box .widget-content .table tbody tr th,
	.widget-box .widget-content .table thead tr th {
	border-right: solid 1px #DDD
}

.widget-box .widget-content .table tbody tr td :last-child, .widget-box .widget-content .table thead tr th :last-child
	{
	border: 0
}

.widget-box .widget-content .table tbody tr td :last-child button {
	margin: 6px 0;
	padding: 2px 8px
}

.widget-box .widget-content .table tbody tr td :last-child button .btn-inverse
	{
	padding: 6px 16px !important
}

.widget-box .widget-content .table tbody tr td img {
	width: 100px;
	height: 100px;
	margin: 10px
}

.widget-box .widget-content .table tbody tr td .color-lump {
	display: block;
	width: 30px;
	height: 30px;
	margin: auto
}

.color-lump {
	overflow: hidden;
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #ededed;
	margin-right: 4px
}

.backSide {
	display: block;
	float: left;
	margin-right: 10px !important;
	visibility: visible;
	background: #525252;
	color: #FFF;
	line-height: 30px;
	padding: 0 8px;
	cursor: pointer
}

.container-fluid-order .widget-box .widget-content .table tbody tr td {
	padding-left: 6px
}

.widget-box .widget-content .table tbody tr td input [type=text] {
	height: 24px;
	line-height: initial
}

.widget-content ul {
	padding: 10px 20px
}

.widget-content ul li {
	line-height: 24px
}

.widget-content ul li span {
	display: inline-block;
	width: 76px;
	margin-left: 40px;
	vertical-align: text-bottom
}

.zTreeDemoBackground ul li span .node_name {
	margin-left: 0
}

.widget-content ul li input {
	height: 24px;
	padding: 2px 6px
}

.page :after, .page :before {
	display: table;
	content: ""
}

.page :after {
	clear: both
}

.page span {
	float: left;
	padding: 0 14px;
	height: 30px;
	line-height: 30px;
	color: #000;
	margin-left: 4px
}

.page a :hover {
	text-decoration: none
}

.page .jump {
	width: 210px
}

.page span .inp, .page span button {
	margin: 0;
	padding: 0;
	width: 10%;
	height: 30px;
	min-width: 50px;
	text-align: center;
	border: 0;
	background: #ff7920;
	color: #f2f2f2
}

.page span button {
	min-width: 30px
}

.control-label {
	line-height: 46px;
	width: 200px;
	padding-right: 20px
}

.controls {
	padding-left: 200px;
	text-align: left
}

.controls font {
	line-height: 46px
}

.controls input {
	padding: 2px 6px;
	margin: 10px 0;
	vertical-align: baseline
}

.controls input .Wdate {
	height: 27px;
	line-height: 27px
}

.controls label {
	display: inline-block;
	line-height: 46px;
	margin-right: 10px
}

.controls input [type=radio] {
	display: inline-block;
	width: 16px;
	padding: 0;
	margin-right: 6px;
	vertical-align: sub
}

.controls select {
	margin: 10px 0;
	padding: 2px;
	border: solid 1px #ccc
}

.nav-tabs li a {
	color: #f2f2f2;
	outline: medium none
}

.nav-tabs>li {
	margin-bottom: -1px;
	cursor: pointer
}

.nav-tabs>li>a {
	display: block;
	line-height: 33px
}

.nav-tabs li a :hover {
	background-color: #DDD !important;
	border-color: #d6d6d6;
	border-width: 0 1px;
	color: #2b2b2b
}

.nav-tabs li .active a {
	background-color: #f9f9f9 !important;
	color: #444
}

.nav-tabs :after, .nav-tabs :before {
	display: table;
	line-height: 0;
	content: ""
}

.nav-tabs :after {
	clear: both
}

.nav-tabs>li>a :focus, .nav-tabs>li>a :hover {
	border-color: #eee #eee #ddd
}

.nav-tabs>.active>a, .nav-tabs>.active>a :focus, .nav-tabs>.active>a :hover
	{
	color: #555;
	cursor: default;
	background-color: #fff;
	border-bottom-color: transparent
}

.widget-content>.tab-pane {
	display: none
}

.widget-content>.active {
	display: block
}

.sort_btn>.btn {
	display: block !important;
	background: #FFF;
	border: solid 1px #DDD
}

.modal-backdrop {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .8);
	background: #000 !important;
	filter: Alpha(opacity = 80);
	position: fixed;
	top: 0;
	z-index: 10000;
	display: none
}

.modal {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -300px;
	margin-left: -210px;
	z-index: 10001;
	background: #FFF;
	width: 500px;
	height: 420px;
	display: none
}

.modal-header {
	background: #acacac
}

.modal-header h3 {
	line-height: 34px;
	color: #FFF;
	padding-left: 10px
}

.panel-title {
	color: #575757;
	line-height: 24px;
	font-size: 18px;
	font-weight: 600
}

.modal-body select {
	margin-top: 10px
}

.modal-footer {
	height: 64px;
	border-top: 1px solid #DDD;
	background-color: #f5f5f5;
	-webkit-box-shadow: inset 0 1px 0 #fff;
	-moz-box-shadow: inset 0 1px 0 #fff;
	box-shadow: inset 0 1px 0 #fff
}

.modal-footer button {
	margin-top: 15px
}

.login-box {
	width: 600px;
	height: 520px;
	position: relactive;
	background: #fff !important;
	filter: Alpha(opacity = 12);
	background: rgba(255, 255, 255, .12) !important;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -300px;
	margin-top: -310px
}

.login-box h3 {
	font-size: 20px
}

.login-box h3 img {
	width: 200px;
	height: 70px
}

.login-box .controlsL {
	padding: 20px 60px !important
}

.login-box .controlsL .add-on {
	display: block;
	width: 48px;
	height: 40px;
	text-align: center;
	margin-right: 6px
}

.login-box .controlsL .add-on i {
	font-size: 28px;
	line-height: 40px
}

.login-box .controlsL>div {
	padding: 0 6px;
	border: solid 1px #6a9dea;
	border-radius: 6px
}

.login-box .controlsL input {
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin: 0;
	border: 0;
	background: 0;
	font-size: 18px;
	color: #323232
}

.login-box .controlsL input :focus {
	border: none !important;
	box-shadow: none !important
}

.login-box .controlsL input ::-moz-placeholder {
	color: #FFF
}

.login-box .controlsL input :-ms-input-placeholder {
	color: #FFF
}

.login-box .controlsL input ::-webkit-input-placeholder {
	color: #FFF
}

.login-box label {
	display: inline-block;
	padding-left: 120px
}

.login-box .forgot {
	width: 100px;
	height: 40px;
	margin-left: 6px
}

.login-box .form-actions button :first-child {
	margin-right: 10px
}

footer {
	height: 60px;
	color: #FFF;
	text-align: center;
	position: fixed;
	width: 100%;
	bottom: 0;
	border-top: 1px solid #b5cfd9
}

footer p {
	width: 100%;
	color: #333;
	text-align: center;
	margin: 0px 0;
	display: inline-grid
}

footer h4 {
	width: 100%;
	text-align: center;
	color: #333;
	display: inline-grid
}

.card-container {
	width: 25%;
	float: left;
	padding: 0 15px;
	position: relative;
	min-height: 80px;
	margin: 10px 0
}

.card-container .card {
	height: 100%;
	position: relative;
	-webkit-perspective: 600px;
	-moz-perspective: 600px;
	perspective: 600px;
	width: 100%;
	cursor: pointer
}

.card-container .card .front {
	height: 100%;
	position: relative;
	width: 100%;
	background-color: #f2f2f2;
	padding: 25px 15px 15px;
	min-height: 115px;
	top: 0;
	left: 0;
	z-index: 900;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, .05);
	box-shadow: 0 3px 0 rgba(0, 0, 0, .05);
	-webkit-transform: rotateX(0) rotateY(0);
	-moz-transform: rotateX(0) rotateY(0);
	-ms-transform: rotateX(0) rotateY(0);
	-o-transform: rotateX(0) rotateY(0);
	transform: rotateX(0) rotateY(0);
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out
}

.card-container .card .front .pull-left {
	margin-right: 10px
}

.card-container .card .front .media .media-body {
	vertical-align: top;
	text-align: left;
	display: table-cell;
	vertical-align: top
}

.card-container .card .front .media .media-object {
	font-size: 48px;
	margin-top: 5px
}

.card-container .card .front .media .media-body small {
	font-size: 20px;
	color: rgba(255, 255, 255, .5);
	text-transform: uppercase;
	font-weight: 300
}

.card-container .card .front .media .media-body h2 {
	font-family: Roboto, Arial, sans-serif;
	font-weight: 400;
	font-size: 20px;
	margin-top: 14px
}

.card-container .card .front .progress-list .details .title {
	font-weight: 400;
	font-size: 11px;
	line-height: normal;
	text-transform: uppercase;
	color: rgba(255, 255, 255, .5)
}

.card-container .card .front .progress-list .status {
	font-size: 9px;
	padding: 3px 6px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px
}

.card-container .card .front .progress-list .clearfix {
	height: 20px
}

.card-container .card .front .progress-list .progress {
	margin-bottom: 0
}

.card-container .card .flip .front {
	z-index: 900;
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg)
}

.card-container .card .flip .back {
	z-index: 1000;
	-webkit-transform: rotateX(0) rotateY(0);
	-moz-transform: rotateX(0) rotateY(0);
	-ms-transform: rotateX(0) rotateY(0);
	-o-transform: rotateX(0) rotateY(0);
	transform: rotateX(0) rotateY(0)
}

.card-container .card .back {
	position: absolute;
	top: 0;
	background-color: #fff !important;
	border: 0;
	color: inherit !important;
	padding: 15px 15px 5px;
	text-align: center;
	height: auto;
	width: 100%;
	min-height: 123px;
	left: 0;
	z-index: 800;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, .05);
	box-shadow: 0 3px 0 rgba(0, 0, 0, .05);
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-179deg);
	transform: rotateY(-179deg);
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out
}

.card-container .card .back>a {
	display: block;
	color: #717171;
	font-size: 18px;
	font-weight: 300;
	line-height: 30px
}

.card-container .card .back>a :hover {
	text-decoration: none;
	color: #418bca
}

.card-container .card .back>a>i {
	display: block
}

.card-container .card .card-red .front {
	color: #fff;
	background-color: #ff4a43
}

.card-container .card .card-red .back p {
	color: #ff4a43
}

.card-container .card .card-cyan .front {
	color: #fff;
	background-color: #22beef
}

.card-container .card .card-cyan .back p {
	color: #22beef
}

.card-container .card .card-green .front {
	color: #fff;
	background-color: #a2d200
}

.card-container .card .card-green .back p {
	color: #a2d200
}

.card-container .card .card-orange .front {
	color: #fff;
	background-color: #ffc100
}

.card-container .card .card-orange .back p {
	color: #ffc100
}

.card-container .card .card-amethyst .front {
	color: #fff;
	background-color: #cd97eb
}

.card-container .card .card-amethyst .back p {
	color: #cd97eb
}

.card-container .card .card-greensea .front {
	color: #fff;
	background-color: #16a085
}

.card-container .card .card-greensea .back p {
	color: #16a085
}

.card-container .card .card-drank .front {
	color: #fff;
	background-color: #a40778
}

.card-container .card .card-drank .back p {
	color: #a40778
}

.card-container .card .card-dutch .front {
	color: #fff;
	background-color: #1693a5
}

.card-container .card .card-dutch .back p {
	color: #1693a5
}

.card-container .card .card-hotpink .front {
	color: #fff;
	background-color: #f06
}

.card-container .card .card-hotpink .back p {
	color: #f06
}

.card-container .card .card-redbrown .front {
	color: #fff;
	background-color: #d9544f
}

.card-container .card .card-redbrown .back p {
	color: #d9544f
}

.card-container .card .card-slategray .front {
	color: #fff;
	background-color: #3f4e62
}

.card-container .card .card-slategray .back p {
	color: #3f4e62
}

.card-container .card .card-blue .front {
	color: #fff;
	background-color: #418bca
}

.card-container .card .card-blue .back p {
	color: #418bca
}

@media ( min-width :768px) and (max-width:1024px) {
	.col-m {
		width: 200px !important
	}
	.col-w {
		width: 280px !important
	}
	.col-v {
		width: 360px !important
	}
	.col-x {
		width: 420px !important
	}
	#sidebar {
		display: block;
		float: left;
		position: relative;
		width: 120px;
		z-index: 16
	}
	#sidebar>ul {
		list-style: none;
		margin: 0;
		padding: 0;
		position: absolute;
		width: 120px
	}
	#sidebar>ul li ul li a {
		padding: 10px 0 10px 20px
	}
	#content {
		margin-left: 120px
	}
	.middle {
		width: 100%;
		height: calc(100% - 114px);
		height: -webkit-calc(100% - 114px);
		height: -moz-calc(100% - 114px);
		height: -ms-calc(100% - 114px);
		overflow: hidden
	}
	footer {
		height: 20px;
		line-height: 20px
	}
	#sidebar .content {
		display: none
	}
	.card-container {
		width: 25%;
		float: left
	}
}

@media ( min-width :1024px) and (max-width:1440px) {
	.col-m {
		width: 260px !important
	}
	.col-w {
		width: 320px !important
	}
	.col-v {
		width: 480px !important
	}
	.col-x {
		width: 530px !important
	}
}

@media ( min-width :970px) and (max-width:1023px) {
	.col-m {
		width: 280px !important
	}
	.col-w {
		width: 420px !important
	}
	.col-v {
		width: 560px !important
	}
	.col-x {
		width: 680px !important
	}
}

.search_box .Serial {
	padding: 5px
}

.Wdate {
	border: #ccc 1px solid;
	height: 20px;
	background: #FFF url("../img/datePicker.png") no-repeat right !important;
	background-size: 22px !important
}

.search_box .seach-right input, .search_box .seach-right select {
	width: 180px;
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
	border: solid 1px #ccc
}

.widget-box {
	width: 100%
}

.widget-box .widget-title {
	line-height: 32px;
	background: #909090;
	color: #f0f0f0
}

.widget-box .widget-title span i {
	line-height: 32px !important
}

.widget-box .widget-title h4 {
	padding-left: 6px;
	line-height: 32px
}

.widget-box .widget-content {
	background: #FFF;
	width: 100%
}

.widget-box .widget-content .table {
	line-height: 40px;
	width: 100%
}

.widget-box .widget-content .tablebig {
	min-width: 1600px
}

.widget-box .widget-content .table tbody {
	width: 100%
}

.widget-box .widget-content .table tbody tr {
	width: 100%
}

.widget-box .widget-content .table-first tbody tr td:first-child,
	.widget-box .widget-content .table-first thead tr th:first-child {
	width: 30px
}

.widget-box .widget-content .table tbody tr td, .widget-box .widget-content .table tbody tr th,
	.widget-box .widget-content .table thead tr th {
	border-right: solid 1px #DDD
}

.widget-box .widget-content .table tbody tr td:last-child, .widget-box .widget-content .table thead tr th:last-child
	{
	border: 0
}

.widget-box .widget-content .table tbody tr td:last-child button {
	margin: 6px 0;
	padding: 2px 8px
}

.widget-box .widget-content .table tbody tr td:last-child button.btn-inverse
	{
	padding: 6px 16px !important
}

.widget-box .widget-content .table tbody tr td img {
	width: 100px;
	height: 100px;
	margin: 10px
}

.widget-box .widget-content .table tbody tr td .color-lump {
	display: block;
	width: 30px;
	height: 30px;
	margin: auto
}

.color-lump {
	overflow: hidden;
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #ededed;
	margin-right: 4px
}

.backSide {
	display: block;
	float: left;
	margin-right: 10px !important;
	visibility: visible;
	background: #525252;
	color: #FFF;
	line-height: 30px;
	padding: 0 8px;
	cursor: pointer
}

.container-fluid-order .widget-box .widget-content .table tbody tr td {
	padding-left: 6px
}

.widget-box .widget-content .table tbody tr td input[type=text] {
	height: 24px;
	line-height: initial
}

.widget-content ul {
	padding: 10px 20px
}

.widget-content ul li {
	line-height: 24px
}

.widget-content ul li span {
	display: inline-block;
	width: 76px;
	margin-left: 40px;
	vertical-align: text-bottom
}

.zTreeDemoBackground ul li span.node_name {
	margin-left: 0
}

.widget-content ul li input {
	height: 24px;
	padding: 2px 6px
}

.page:after, .page:before {
	display: table;
	content: ""
}

.page:after {
	clear: both
}

.page span {
	float: left;
	padding: 0 14px;
	height: 30px;
	line-height: 30px;
	color: #000;
	margin-left: 4px
}

.page a:hover {
	text-decoration: none
}

.page .jump {
	width: 210px
}

.page span .inp, .page span button {
	margin: 0;
	padding: 0;
	width: 10%;
	height: 30px;
	min-width: 50px;
	text-align: center;
	border: 0;
	background: #ff7920;
	color: #f2f2f2
}

.page span button {
	min-width: 30px
}

.control-label {
	line-height: 46px;
	width: 200px;
	padding-right: 20px
}

.controls {
	padding-left: 200px;
	text-align: left
}

.controls font {
	line-height: 46px
}

.controls input {
	padding: 2px 6px;
	margin: 10px 0;
	vertical-align: baseline
}

.controls input.Wdate {
	height: 27px;
	line-height: 27px
}

.controls label {
	display: inline-block;
	line-height: 46px;
	margin-right: 10px
}

.controls input[type=radio] {
	display: inline-block;
	width: 16px;
	padding: 0;
	margin-right: 1px;
	vertical-align: sub
}

.controls select {
	margin: 10px 0;
	padding: 2px;
	border: solid 1px #ccc
}

.nav-tabs li a {
	color: #f2f2f2;
	outline: medium none
}

.nav-tabs>li {
	margin-bottom: -1px;
	cursor: pointer
}

.nav-tabs>li>a {
	display: block;
	line-height: 33px
}

.nav-tabs li a:hover {
	background-color: #DDD !important;
	border-color: #d6d6d6;
	border-width: 0 1px;
	color: #2b2b2b
}

.nav-tabs li.active a {
	background-color: #f9f9f9 !important;
	color: #444
}

.nav-tabs:after, .nav-tabs:before {
	display: table;
	line-height: 0;
	content: ""
}

.nav-tabs:after {
	clear: both
}

.nav-tabs>li>a:focus, .nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd
}

.nav-tabs>.active>a, .nav-tabs>.active>a:focus, .nav-tabs>.active>a:hover
	{
	color: #555;
	cursor: default;
	background-color: #fff;
	border-bottom-color: transparent
}

.widget-content>.tab-pane {
	display: none
}

.widget-content>.active {
	display: block
}

.sort_btn>.btn {
	display: block !important;
	background: #FFF;
	border: solid 1px #DDD
}

.modal-backdrop {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .8);
	background: #000 !important;
	filter: Alpha(opacity = 80);
	position: fixed;
	top: 0;
	z-index: 10000;
	display: none
}

.modal {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -300px;
	margin-left: -210px;
	z-index: 10001;
	background: #FFF;
	width: 500px;
	height: 420px;
	display: none
}

.modal-header {
	background: #acacac
}

.modal-header h3 {
	line-height: 34px;
	color: #FFF;
	padding-left: 10px
}

.panel-title {
	color: #575757;
	line-height: 24px;
	font-size: 18px;
	font-weight: 600
}

.modal-body select {
	margin-top: 10px
}

.modal-footer {
	height: 64px;
	border-top: 1px solid #DDD;
	background-color: #f5f5f5;
	-webkit-box-shadow: inset 0 1px 0 #fff;
	-moz-box-shadow: inset 0 1px 0 #fff;
	box-shadow: inset 0 1px 0 #fff
}

.modal-footer button {
	margin-top: 15px
}

.login-box {
	width: 600px;
	height: 520px;
	position: relactive;
	background: #fff !important;
	filter: Alpha(opacity = 12);
	background: rgba(255, 255, 255, .12) !important;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -300px;
	margin-top: -310px
}

.login-box h3 {
	font-size: 20px
}

.login-box h3 img {
	width: 200px;
	height: 70px
}

.login-box .controlsL {
	padding: 20px 60px !important
}

.login-box .controlsL .add-on {
	display: block;
	width: 48px;
	height: 40px;
	text-align: center;
	margin-right: 6px
}

.login-box .controlsL .add-on i {
	font-size: 28px;
	line-height: 40px
}

.login-box .controlsL>div {
	padding: 0 6px;
	border: solid 1px #6a9dea;
	border-radius: 6px
}

.login-box .controlsL input {
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin: 0;
	border: 0;
	background: 0;
	font-size: 18px;
	color: #323232
}

.login-box .controlsL input:focus {
	border: none !important;
	box-shadow: none !important
}

.login-box .controlsL input::-moz-placeholder {
	color: #FFF
}

.login-box .controlsL input:-ms-input-placeholder {
	color: #FFF
}

.login-box .controlsL input::-webkit-input-placeholder {
	color: #FFF
}

.login-box label {
	display: inline-block;
	padding-left: 120px
}

.login-box .forgot {
	width: 100px;
	height: 40px;
	margin-left: 6px
}

.login-box .form-actions button:first-child {
	margin-right: 10px
}

footer {
	height: 60px;
	color: #FFF;
	text-align: center;
	position: fixed;
	width: 100%;
	bottom: 0;
	border-top: 1px solid #b5cfd9;
	width: 100%;
	bottom: 0
}

footer p {
	width: 100%;
	color: #333;
	text-align: center;
	margin: 0px 0;
	display: inline-grid
}

footer h4 {
	width: 100%;
	text-align: center;
	color: #333;
	display: inline-grid
}

.card-container {
	width: 25%;
	float: left;
	padding: 0 15px;
	position: relative;
	min-height: 80px;
	margin: 10px 0
}

.card-container .card {
	height: 100%;
	position: relative;
	-webkit-perspective: 600px;
	-moz-perspective: 600px;
	perspective: 600px;
	width: 100%;
	cursor: pointer
}

.card-container .card .front {
	height: 100%;
	position: relative;
	width: 100%;
	background-color: #f2f2f2;
	padding: 25px 15px 15px;
	min-height: 115px;
	top: 0;
	left: 0;
	z-index: 900;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, .05);
	box-shadow: 0 3px 0 rgba(0, 0, 0, .05);
	-webkit-transform: rotateX(0) rotateY(0);
	-moz-transform: rotateX(0) rotateY(0);
	-ms-transform: rotateX(0) rotateY(0);
	-o-transform: rotateX(0) rotateY(0);
	transform: rotateX(0) rotateY(0);
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out
}

.card-container .card .front .pull-left {
	margin-right: 10px
}

.card-container .card .front .media .media-body {
	vertical-align: top;
	text-align: left;
	display: table-cell;
	vertical-align: top
}

.card-container .card .front .media .media-object {
	font-size: 48px;
	margin-top: 5px
}

.card-container .card .front .media .media-body small {
	font-size: 20px;
	color: rgba(255, 255, 255, .5);
	text-transform: uppercase;
	font-weight: 300
}

.card-container .card .front .media .media-body h2 {
	font-family: Roboto, Arial, sans-serif;
	font-weight: 400;
	font-size: 20px;
	margin-top: 14px
}

.card-container .card .front .progress-list .details .title {
	font-weight: 400;
	font-size: 11px;
	line-height: normal;
	text-transform: uppercase;
	color: rgba(255, 255, 255, .5)
}

.card-container .card .front .progress-list .status {
	font-size: 9px;
	padding: 3px 6px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px
}

.card-container .card .front .progress-list .clearfix {
	height: 20px
}

.card-container .card .front .progress-list .progress {
	margin-bottom: 0
}

.card-container .card.flip .front {
	z-index: 900;
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg)
}

.card-container .card.flip .back {
	z-index: 1000;
	-webkit-transform: rotateX(0) rotateY(0);
	-moz-transform: rotateX(0) rotateY(0);
	-ms-transform: rotateX(0) rotateY(0);
	-o-transform: rotateX(0) rotateY(0);
	transform: rotateX(0) rotateY(0)
}

.card-container .card .back {
	position: absolute;
	top: 0;
	background-color: #fff !important;
	border: 0;
	color: inherit !important;
	padding: 15px 15px 5px;
	text-align: center;
	height: auto;
	width: 100%;
	min-height: 123px;
	left: 0;
	z-index: 800;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, .05);
	box-shadow: 0 3px 0 rgba(0, 0, 0, .05);
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-179deg);
	transform: rotateY(-179deg);
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out
}

.card-container .card .back>a {
	display: block;
	color: #717171;
	font-size: 18px;
	font-weight: 300;
	line-height: 30px
}

.card-container .card .back>a:hover {
	text-decoration: none;
	color: #418bca
}

.card-container .card .back>a>i {
	display: block
}

.card-container .card.card-red .front {
	color: #fff;
	background-color: #ff4a43
}

.card-container .card.card-red .back p {
	color: #ff4a43
}

.card-container .card.card-cyan .front {
	color: #fff;
	background-color: #22beef
}

.card-container .card.card-cyan .back p {
	color: #22beef
}

.card-container .card.card-green .front {
	color: #fff;
	background-color: #a2d200
}

.card-container .card.card-green .back p {
	color: #a2d200
}

.card-container .card.card-orange .front {
	color: #fff;
	background-color: #ffc100
}

.card-container .card.card-orange .back p {
	color: #ffc100
}

.card-container .card.card-amethyst .front {
	color: #fff;
	background-color: #cd97eb
}

.card-container .card.card-amethyst .back p {
	color: #cd97eb
}

.card-container .card.card-greensea .front {
	color: #fff;
	background-color: #16a085
}

.card-container .card.card-greensea .back p {
	color: #16a085
}

.card-container .card.card-drank .front {
	color: #fff;
	background-color: #a40778
}

.card-container .card.card-drank .back p {
	color: #a40778
}

.card-container .card.card-dutch .front {
	color: #fff;
	background-color: #1693a5
}

.card-container .card.card-dutch .back p {
	color: #1693a5
}

.card-container .card.card-hotpink .front {
	color: #fff;
	background-color: #f06
}

.card-container .card.card-hotpink .back p {
	color: #f06
}

.card-container .card.card-redbrown .front {
	color: #fff;
	background-color: #d9544f
}

.card-container .card.card-redbrown .back p {
	color: #d9544f
}

.card-container .card.card-slategray .front {
	color: #fff;
	background-color: #3f4e62
}

.card-container .card.card-slategray .back p {
	color: #3f4e62
}

.card-container .card.card-blue .front {
	color: #fff;
	background-color: #418bca
}

.card-container .card.card-blue .back p {
	color: #418bca
}

.hold {
	padding-left: 120px
}

.hold label {
	padding-left: 0
}

.bg-primary, .body-bg {
	background-color: #F2F9FD !important
}

iframe {
	border: none
}

footer {
	background: #f2f9fd
}

#content {
	border-left: 1px solid #b5cfd9
}

#header {
	background: url("../img/bg.jpg") no-repeat 0 bottom;
	background-size: cover
}

#sidebar>ul>li {
	border-top: 1px solid #b5cfd9;
	border-bottom: none
}

#sidebar>ul {
	border-bottom: 1px solid #b5cfd9
}

#sidebar>ul>li>a {
	color: #333
}

#sidebar>ul>li.active {
	background-color: #3f96c9;
	border-top: 1px solid #097AB2
}

#sidebar>ul>li.active>a {
	color: #fff
}

#sidebar>ul>li>a:hover {
	background-color: #3f96c9;
	color: #fff
}

#sidebar>ul li ul {
	background-color: #f2f9fd
}

#sidebar>ul li ul li a {
	color: #333 !important
}

#sidebar>ul li ul li a:hover, #sidebar>ul li ul li.active a {
	background-color: #2ebeef;
	color: #fff !important
}

.widget-box .widget-title {
	background: #e1f8ff;
	color: #333
}

.btn {
	border-radius: 4px
}

.btn i {
	font-size: 18px;
	vertical-align: middle;
	margin-right: 4px
}

.btn-approve {
	border: solid 1px #0ae;
	color: #0ae;
	background: 0 0
}

.btn-approve:hover {
	background: #0ae;
	color: #fff
}

.btn-warning {
	border: solid 1px #e33;
	color: #e33;
	background: 0 0
}

.btn-warning:hover {
	background: #e33;
	color: #fff
}

.btn-search {
	border: solid 1px #ff7920;
	color: #ff7920;
	background: 0 0
}

.btn-search:hover {
	background: #ff7920;
	color: #fff
}

.btn-submit {
	border: solid 1px #51a351;
	color: #51a351;
	background: 0 0
}

.btn-submit:hover {
	background: #51a351;
	color: #fff
}

.btn-disable {
	border: solid 1px #999;
	color: #999;
	background: grey
}

.btn-disable:hover {
	border: solid 1px #999;
	color: #999;
	background: grey
}

.btn-one {
	color: #fff;
	background-color: #2c7
}

.btn-one:hover {
	color: #fff;
	background-color: #5d8
}

.btn-two {
	color: #fff;
	background-color: #0ae
}

.btn-two:hover {
	color: #fff;
	background-color: #03b6fd
}

.btn-three {
	color: #fff;
	background-color: #e33
}

.btn-three:hover {
	color: #fff;
	background-color: red
}

.widget-box .widget-content .table tbody tr:nth-child(even) {
	background: #f2f9fd
}

.widget-box .widget-content .table tbody tr:hover {
	background: #fffcea
}

#user-nav>ul>li>a:hover, #user-nav>ul>li.open>a {
	color: #fff;
	background: #ab9e8e;
	border-color: #fff
}

a.btn-submit {
	padding: 0
}

a.btn-submit input {
	background: 0 0;
	padding: 6px 20px 6px 40px
}

a.btn-submit i {
	float: left;
	display: block;
	padding-left: 20px;
	margin-right: -40px;
	padding-top: 8px
}

a.btn-refuse {
	padding: 0
}

a.btn-refuse input {
	background: 0 0;
	padding: 6px 20px 6px 40px
}

a.btn-refuse i {
	float: left;
	display: block;
	padding-left: 20px;
	margin-right: -40px;
	padding-top: 8px
}

.row-fluid768 {
	overflow: auto
}

.row-fluid768 table {
/* 	min-width: 1597px */
	min-width: 1024px
}

@media ( min-width :768px) and (max-width:1024px) {
	.col-m {
		width: 200px !important
	}
	.col-w {
		width: 280px !important
	}
	.col-v {
		width: 360px !important
	}
	.col-x {
		width: 420px !important
	}
	#sidebar {
		display: block;
		float: left;
		position: relative;
		width: 120px;
		z-index: 16
	}
	#sidebar>ul {
		list-style: none;
		margin: 0;
		padding: 0;
		position: absolute;
		width: 120px
	}
	#sidebar>ul li ul li a {
		padding: 10px 0 10px 20px
	}
	#content {
		margin-left: 120px
	}
	.middle {
		width: 100%;
		height: calc(100% - 114px);
		height: -webkit-calc(100% - 114px);
		height: -moz-calc(100% - 114px);
		height: -ms-calc(100% - 114px);
		overflow: hidden
	}
	footer {
		height: 20px;
		line-height: 20px
	}
	#sidebar .content {
		display: none
	}
	.card-container {
		width: 25%;
		float: left
	}
}

@media ( min-width :1024px) and (max-width:1440px) {
	.col-m {
		width: 260px !important
	}
	.col-w {
		width: 320px !important
	}
	.col-v {
		width: 480px !important
	}
	.col-x {
		width: 530px !important
	}
}

@media ( min-width :970px) and (max-width:1023px) {
	.col-m {
		width: 280px !important
	}
	.col-w {
		width: 420px !important
	}
	.col-v {
		width: 560px !important
	}
	.col-x {
		width: 680px !important
	}
}

@media ( max-width :767px) {
	.seach-right {
		width: 100%
	}
	.navicon {
		display: block
	}
	.controls font {
		line-height: 24px
	}
	.nomargin {
		margin: 0 !important
	}
	.mtn {
		margin-top: 5px !important
	}
	.mtm {
		margin-top: 8px !important
	}
	.mtw {
		margin-top: 16px !important
	}
	.mtv {
		margin-top: 20px !important
	}
	.mbn {
		margin-bottom: 5px !important
	}
	.mbm {
		margin-bottom: 8px !important
	}
	.mbw {
		margin-bottom: 16px !important
	}
	.mbv {
		margin-bottom: 20px !important
	}
	.mrn {
		margin-right: 5px !important
	}
	.mrm {
		margin-right: 8px !important
	}
	.mrw {
		margin-right: 16px !important
	}
	.mrv {
		margin-right: 20px !important
	}
	.mln {
		margin-left: 5px !important
	}
	.mlm {
		margin-left: 8px !important
	}
	.mlw {
		margin-left: 16px !important
	}
	.mlv {
		margin-left: 20px !important
	}
	.mtbn {
		margin: 5px 0 !important
	}
	.mtbm {
		margin: 8px 0 !important
	}
	.mtbw {
		margin: 16px 0 !important
	}
	.mtbv {
		margin: 20px 0 !important
	}
	.mlrn {
		margin: 0 5px !important
	}
	.mlrm {
		margin: 0 8px !important
	}
	.mlrw {
		margin: 0 16px !important
	}
	.mlrv {
		margin: 0 20px !important
	}
	.nopadding {
		padding: 0 !important
	}
	.ptn {
		padding-top: 5px !important
	}
	.ptm {
		padding-top: 8px !important
	}
	.ptw {
		padding-top: 16px !important
	}
	.ptv {
		padding-top: 20px !important
	}
	.prn {
		padding-right: 5px !important
	}
	.prm {
		padding-right: 8px !important
	}
	.prw {
		padding-right: 16px !important
	}
	.prv {
		padding-right: 20px !important
	}
	.pln {
		padding-left: 5px !important
	}
	.plm {
		padding-left: 8px !important
	}
	.plw {
		padding-left: 16px !important
	}
	.plv {
		padding-left: 20px !important
	}
	.pbn {
		padding-bottom: 5px !important
	}
	.pbm {
		padding-bottom: 8px !important
	}
	.pbw {
		padding-bottom: 16px !important
	}
	.pbv {
		padding-bottom: 20px !important
	}
	.ptbn {
		padding: 5px 0 !important
	}
	.ptbm {
		padding: 8px 0 !important
	}
	.ptbw {
		padding: 16px 0 !important
	}
	.ptbv {
		padding: 20px 0 !important
	}
	.plrn {
		padding: 0 5px !important
	}
	.plrm {
		padding: 0 8px !important
	}
	.plrw {
		padding: 0 16px !important
	}
	.plrv {
		padding: 0 20px !important
	}
	.btn {
		padding: 4px 10px;
		line-height: 16px;
		margin: 6px 0
	}
	.login-box {
		width: 90%;
		height: 460px;
		background: #fff !important;
		filter: Alpha(opacity = 20);
		background: rgba(255, 255, 255, .2) !important;
		position: absolute;
		top: 50%;
		left: 5%;
		margin-left: 0 !important;
		margin-top: -230px
	}
	.login-box h3 {
		font-size: 20px
	}
	.login-box h3 a {
		display: block;
		width: 100%;
		text-align: center
	}
	.login-box h3 img {
		display: inline-block;
		width: 200px;
		height: 70px
	}
	.login-box .controlsL {
		padding: 14px 10px !important
	}
	.login-box .controlsL .add-on {
		display: block;
		width: 40px;
		height: 32px;
		text-align: center;
		margin-right: 0
	}
	.login-box .controlsL .add-on i {
		font-size: 22px;
		line-height: 32px
	}
	.login-box .controlsL>div {
		padding: 0 6px;
		border: solid 1px #6a9dea;
		border-radius: 6px
	}
	.login-box .controlsL input {
		width: 100%;
		height: 32px;
		line-height: 32px;
		margin: 0;
		border: 0;
		background: 0;
		font-size: 14px;
		color: #323232
	}
	.login-box .controlsL input :focus {
		border: none !important;
		box-shadow: none !important
	}
	.login-box .controlsL input ::-moz-placeholder {
		color: #FFF
	}
	.login-box .controlsL input :-ms-input-placeholder {
		color: #FFF
	}
	.login-box .controlsL input ::-webkit-input-placeholder {
		color: #FFF
	}
	.login-box label {
		display: inline-block;
		padding-left: 50px;
		color: #323232
	}
	.login-box .forgot {
		width: 100px;
		height: 34px;
		margin-left: 2px
	}
	.login-box .form-actions button {
		padding: 6px 12px;
		border-radius: 4px
	}
	.login-box .form-actions button :first-child {
		margin-right: 10px
	}
	#header {
		height: 44px;
		padding: 0 !important
	}
	#header .logo {
		width: 92px;
		height: 26px;
		margin-top: 9px
	}
	.hig80 {
		height: 44px
	}
	hr {
		margin: 6px 0;
		border: 0;
		border-top: 1px solid #eee;
		border-bottom: 1px solid #fff
	}
	#user-nav {
		position: relative;
		left: 0;
		z-index: 9998;
		width: 100%;
		background: #2e363f !important;
		margin-left: 0;
		padding-top: 12px
	}
	#user-nav>ul {
		margin: 0;
		padding: 0;
		list-style: none;
		margin-top: 0
	}
	#user-nav>ul>li {
		float: left;
		list-style-type: none;
		margin: 0;
		position: relative;
		padding: 0;
		height: 24px;
		line-height: 24px;
		margin-bottom: 8px
	}
	#user-nav>ul>li>a {
		display: block;
		padding: 0 4px 0 0;
		height: 24px;
		line-height: 24px;
		display: block;
		font-size: 12px;
		border-right: 1px solid #424242
	}
	#user-nav>ul>li :first-child>a {
		padding: 0 4px 0 0;
		display: block;
		font-size: 12px;
		border-left: none;
		border-right: 1px solid #424242
	}
	#user-nav>ul>li>a>.label, #user-nav>ul>li>a>i {
		font-size: 12px;
		padding: 0 4px;
		margin: -4px 4px 0;
		display: inline-block;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px
	}
	.caret {
		display: inline-block;
		width: 0;
		height: 0;
		vertical-align: top;
		border-top: 4px solid #000;
		border-right: 4px solid transparent;
		border-left: 4px solid transparent;
		border-top-color: #FFF;
		border-bottom-color: #FFF;
		content: "";
		margin-top: 12px;
		margin-left: 6px
	}
	.col-m {
		width: 92% !important
	}
	.col-w {
		width: 92% !important
	}
	.col-v {
		width: 92% !important
	}
	.col-x {
		width: 92% !important
	}
	.col-n {
		width: 92% !important
	}
	.col-nf {
		width: 92% !important
	}
	.hei-n {
		height: 80px
	}
	#sidebar>ul>li {
		float: none
	}
	#sidebar>ul>li a {
		margin: auto !important;
		padding: 10px 0 10px 20px !important
	}
	#sidebar>ul>li a i {
		margin-right: 10px
	}
	#sidebar>ul li ul li a {
		padding-left: 49px !important
	}
	#sidebar {
		width: 220px;
		display: none;
		position: fixed;
		top: 44px;
		right: 0;
		z-index: 9999;
		background: d4e7f0 !important;
		overflow-y: auto !important
	}
	#sidebar>a {
		display: none !important
	}
	#sidebar>ul>li .open .submenu>a {
		border-bottom: none !important
	}
	#sidebar>ul>li>a>span {
		display: none
	}
	.breadcrumb h1 {
		font-size: 16px;
		margin-top: 6px !important
	}
	#content {
		margin-left: 0 !important
	}
	#sidebar .content {
		display: none
	}
	.control-label {
		display: block;
		text-align: left;
		width: calc(100% - 10px);
		width: -moz-calc(100% - 10px);
		width: -webkit-calc(100% - 10px);
		padding-left: 8px;
		padding-right: 0 !important;
		line-height: 34px;
		float: none !important
	}
	.controls {
		display: block !important;
		padding-left: 8px
	}
	.controls input {
		padding: 2px 4px;
		margin: 5px 0
	}
	.controls label {
		line-height: 34px;
		margin-right: 4px
	}
	.controls textarea {
		margin-left: 8px !important
	}
	.sort_option {
		width: 180px !important
	}
	.form-actions {
		padding: 0 !important
	}
	.widget-box .widget-content .table {
		line-height: 28px
	}
	.search_box .seach-right input, .search_box .seach-right select {
		width: 48%;
		height: 32px;
		margin-bottom: 10px;
		line-height: 32px;
		vertical-align: middle
	}
	.row-fluid768 {
		width: 100%;
		overflow-x: auto;
		padding: 0 !important
	}
	.widget-box768 {
		width: 1200px !important
	}
	.widget-box320 {
		width: 100%
	}
	.widget-box320 .widget-content ul {
		padding: 4px 6px !important
	}
	.widget-box320 .widget-content ul li span {
		margin-left: 6px
	}
	.page :after, .page :before {
		display: table;
		content: ""
	}
	.page :after {
		clear: both
	}
	.page span {
		float: left;
		padding: 0 8px;
		height: 22px;
		line-height: 22px;
		color: #000;
		margin-left: 4px;
		margin-bottom: 8px
	}
	.page a :hover {
		text-decoration: none
	}
	.page .jump {
		width: 168px;
		padding: 0 !important;
		border: none !important
	}
	.page span .inp, .page span button {
		margin: 0;
		padding: 0;
		width: 10%;
		height: 21px;
		min-width: 34px;
		text-align: center;
		border: 0;
		background: #ff7920;
		color: #f2f2f2;
		vertical-align: baseline
	}
	.page span button {
		min-width: 30px;
		text-align: center
	}
	footer p {
		color: #333;
		text-align: center;
		margin: 0px 0
	}
	footer h4 {
		width: 100%;
		position: absolute;
		bottom: 6px;
		left: 0;
		text-align: center;
		color: #333
	}
	.card-container {
		width: 50%;
		float: left;
		padding: 0 10px;
		position: relative;
		min-height: 80px;
		margin: 10px 0
	}
}

@media ( max-width :767px) {
	.seach-right {
		width: 100%
	}
	.navicon {
		display: block
	}
	.controls font {
		line-height: 24px
	}
	.nomargin {
		margin: 0 !important
	}
	.mtn {
		margin-top: 5px !important
	}
	.mtm {
		margin-top: 8px !important
	}
	.mtw {
		margin-top: 16px !important
	}
	.mtv {
		margin-top: 20px !important
	}
	.mbn {
		margin-bottom: 5px !important
	}
	.mbm {
		margin-bottom: 8px !important
	}
	.mbw {
		margin-bottom: 16px !important
	}
	.mbv {
		margin-bottom: 20px !important
	}
	.mrn {
		margin-right: 5px !important
	}
	.mrm {
		margin-right: 8px !important
	}
	.mrw {
		margin-right: 16px !important
	}
	.mrv {
		margin-right: 20px !important
	}
	.mln {
		margin-left: 5px !important
	}
	.mlm {
		margin-left: 8px !important
	}
	.mlw {
		margin-left: 16px !important
	}
	.mlv {
		margin-left: 20px !important
	}
	.mtbn {
		margin: 5px 0 !important
	}
	.mtbm {
		margin: 8px 0 !important
	}
	.mtbw {
		margin: 16px 0 !important
	}
	.mtbv {
		margin: 20px 0 !important
	}
	.mlrn {
		margin: 0 5px !important
	}
	.mlrm {
		margin: 0 8px !important
	}
	.mlrw {
		margin: 0 16px !important
	}
	.mlrv {
		margin: 0 20px !important
	}
	.nopadding {
		padding: 0 !important
	}
	.ptn {
		padding-top: 5px !important
	}
	.ptm {
		padding-top: 8px !important
	}
	.ptw {
		padding-top: 16px !important
	}
	.ptv {
		padding-top: 20px !important
	}
	.prn {
		padding-right: 5px !important
	}
	.prm {
		padding-right: 8px !important
	}
	.prw {
		padding-right: 16px !important
	}
	.prv {
		padding-right: 20px !important
	}
	.pln {
		padding-left: 5px !important
	}
	.plm {
		padding-left: 8px !important
	}
	.plw {
		padding-left: 16px !important
	}
	.plv {
		padding-left: 20px !important
	}
	.pbn {
		padding-bottom: 5px !important
	}
	.pbm {
		padding-bottom: 8px !important
	}
	.pbw {
		padding-bottom: 16px !important
	}
	.pbv {
		padding-bottom: 20px !important
	}
	.ptbn {
		padding: 5px 0 !important
	}
	.ptbm {
		padding: 8px 0 !important
	}
	.ptbw {
		padding: 16px 0 !important
	}
	.ptbv {
		padding: 20px 0 !important
	}
	.plrn {
		padding: 0 5px !important
	}
	.plrm {
		padding: 0 8px !important
	}
	.plrw {
		padding: 0 16px !important
	}
	.plrv {
		padding: 0 20px !important
	}
	.btn {
		padding: 4px 10px;
		line-height: 16px;
		margin: 6px 0
	}
	.login-box {
		width: 90%;
		height: 460px;
		background: #fff !important;
		filter: Alpha(opacity = 20);
		background: rgba(255, 255, 255, .2) !important;
		position: absolute;
		top: 50%;
		left: 5%;
		margin-left: 0 !important;
		margin-top: -230px
	}
	.login-box h3 {
		font-size: 20px
	}
	.login-box h3 a {
		display: block;
		width: 100%;
		text-align: center
	}
	.login-box h3 img {
		display: inline-block;
		width: 200px;
		height: 70px
	}
	.login-box .controlsL {
		padding: 14px 10px !important
	}
	.login-box .controlsL .add-on {
		display: block;
		width: 40px;
		height: 32px;
		text-align: center;
		margin-right: 0
	}
	.login-box .controlsL .add-on i {
		font-size: 22px;
		line-height: 32px
	}
	.login-box .controlsL>div {
		padding: 0 6px;
		border: solid 1px #6a9dea;
		border-radius: 6px
	}
	.login-box .controlsL input {
		width: 100%;
		height: 32px;
		line-height: 32px;
		margin: 0;
		border: 0;
		background: 0;
		font-size: 14px;
		color: #323232
	}
	.login-box .controlsL input:focus {
		border: none !important;
		box-shadow: none !important
	}
	.login-box .controlsL input::-moz-placeholder {
		color: #FFF
	}
	.login-box .controlsL input:-ms-input-placeholder {
		color: #FFF
	}
	.login-box .controlsL input::-webkit-input-placeholder {
		color: #FFF
	}
	.login-box label {
		display: inline-block;
		padding-left: 50px;
		color: #323232
	}
	.login-box .forgot {
		width: 100px;
		height: 34px;
		margin-left: 2px
	}
	.login-box .form-actions button {
		padding: 6px 12px;
		border-radius: 4px
	}
	.login-box .form-actions button:first-child {
		margin-right: 10px
	}
	#header {
		height: 44px;
		padding: 0 !important
	}
	#header .logo {
		width: 92px;
		height: 26px;
		margin-top: 9px
	}
	.hig80 {
		height: 44px
	}
	hr {
		margin: 6px 0;
		border: 0;
		border-top: 1px solid #eee;
		border-bottom: 1px solid #fff
	}
	#user-nav {
		position: relative;
		left: 0;
		z-index: 9998;
		width: 100%;
		background: #2e363f !important;
		margin-left: 0;
		padding-top: 12px
	}
	#user-nav>ul {
		margin: 0;
		padding: 0;
		list-style: none;
		margin-top: 0
	}
	#user-nav>ul>li {
		float: left;
		list-style-type: none;
		margin: 0;
		position: relative;
		padding: 0;
		height: 24px;
		line-height: 24px;
		margin-bottom: 8px
	}
	#user-nav>ul>li>a {
		display: block;
		padding: 0 4px 0 0;
		height: 24px;
		line-height: 24px;
		display: block;
		font-size: 12px;
		border-right: 1px solid #424242
	}
	#user-nav>ul>li:first-child>a {
		padding: 0 4px 0 0;
		display: block;
		font-size: 12px;
		border-left: none;
		border-right: 1px solid #424242
	}
	#user-nav>ul>li>a>.label, #user-nav>ul>li>a>i {
		font-size: 12px;
		padding: 0 4px;
		margin: -4px 4px 0;
		display: inline-block;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px
	}
	.caret {
		display: inline-block;
		width: 0;
		height: 0;
		vertical-align: top;
		border-top: 4px solid #000;
		border-right: 4px solid transparent;
		border-left: 4px solid transparent;
		border-top-color: #FFF;
		border-bottom-color: #FFF;
		content: "";
		margin-top: 12px;
		margin-left: 6px
	}
	.col-m {
		width: 92% !important
	}
	.col-w {
		width: 92% !important
	}
	.col-v {
		width: 92% !important
	}
	.col-x {
		width: 92% !important
	}
	.col-n {
		width: 92% !important
	}
	.col-nf {
		width: 92% !important
	}
	.hei-n {
		height: 80px
	}
	#sidebar>ul>li {
		float: none
	}
	#sidebar>ul>li a {
		margin: auto !important;
		padding: 10px 0 10px 20px !important
	}
	#sidebar>ul>li a i {
		margin-right: 10px
	}
	#sidebar>ul li ul li a {
		padding-left: 49px !important
	}
	#sidebar {
		width: 220px;
		display: none;
		position: fixed;
		top: 44px;
		right: 0;
		z-index: 9999;
		background: #d4e7f0 !important;
		overflow-y: auto !important
	}
	#sidebar>a {
		display: none !important
	}
	#sidebar>ul>li.open.submenu>a {
		border-bottom: none !important
	}
	#sidebar>ul>li>a>span {
		display: none
	}
	.breadcrumb h1 {
		font-size: 16px;
		margin-top: 6px !important
	}
	#content {
		margin-left: 0 !important
	}
	#sidebar .content {
		display: none
	}
	.control-label {
		display: block;
		text-align: left;
		width: calc(100% - 10px);
		width: -moz-calc(100% - 10px);
		width: -webkit-calc(100% - 10px);
		padding-left: 8px;
		padding-right: 0 !important;
		line-height: 34px;
		float: none !important
	}
	.controls {
		display: block !important;
		padding-left: 8px
	}
	.controls input {
		padding: 2px 4px;
		margin: 5px 0
	}
	.controls label {
		line-height: 34px;
		margin-right: 4px
	}
	.controls textarea {
		margin-left: 8px !important
	}
	.sort_option {
		width: 180px !important
	}
	.form-actions {
		padding: 0 !important
	}
	.widget-box .widget-content .table {
		line-height: 28px
	}
	.search_box .seach-right input, .search_box .seach-right select {
		width: 48%;
		height: 32px;
		margin-bottom: 10px;
		line-height: 32px;
		vertical-align: middle
	}
	.row-fluid768 {
		width: 100%;
		overflow-x: auto;
		padding: 0 !important
	}
	.widget-box768 {
		width: 1200px !important
	}
	.widget-box320 {
		width: 100%
	}
	.widget-box320 .widget-content ul {
		padding: 4px 6px !important
	}
	.widget-box320 .widget-content ul li span {
		margin-left: 6px
	}
	.page:after, .page:before {
		display: table;
		content: ""
	}
	.page:after {
		clear: both
	}
	.page span {
		float: left;
		padding: 0 8px;
		height: 22px;
		line-height: 22px;
		color: #000;
		margin-left: 4px;
		margin-bottom: 8px
	}
	.page a:hover {
		text-decoration: none
	}
	.page .jump {
		width: 168px;
		padding: 0 !important;
		border: none !important
	}
	.page span .inp, .page span button {
		margin: 0;
		padding: 0;
		width: 10%;
		height: 21px;
		min-width: 34px;
		text-align: center;
		border: 0;
		background: #ff7920;
		color: #f2f2f2;
		vertical-align: baseline
	}
	.page span button {
		min-width: 30px;
		text-align: center
	}
	footer {
		height: 60px;
		color: #333;
		text-align: center;
		position: fixed;
		bottom: 0;
		border-top: solid 1px #b5cfd9
	}
	footer p {
		color: #333;
		text-align: center;
		margin: 0px 0
	}
	footer h4 {
		width: 100%;
		position: absolute;
		bottom: 6px;
		left: 0;
		text-align: center;
		color: #333
	}
	.card-container {
		width: 50%;
		float: left;
		padding: 0 10px;
		position: relative;
		min-height: 80px;
		margin: 10px 0
	}
	.card-container .card .front .media .media-object {
		font-size: 36px
	}
	.card-container .card .front .media .media-body h2 {
		font-size: 16px;
		margin-top: 5px
	}
	.halfRow {
		width: 100% !important;
		height: auto !important
	}
}