/** s:datefield select hidden error */
iframe[src="about:blank"] {
	display: block;
}

/**s:text null value height error*/
.form-element .text-panel {
	min-height: 34px;
}

html {
	
}

body {
	color: #222;
	background-color: #fff;
}

body#cke_pastebin {
	left: 0px !important;
	top: 0px !important;
	width: 100% !important;
	height: auto !important;
	position: relative !important;
}

hr {
	margin-top: 0px;
    margin-bottom: 15px;
    border-top: 1px dotted #cccd;
}
.btn {
/* 	min-width:64px; */
	font-size: 12px;
}

.ui-widget-content a {
	padding-left: 20px;
	padding-right: 20px;
	/*color: #3175af;*/
}

.ui-widget-content a:HOVER {
	/*color: #3175af;*/
}

a {
	color: #3A4AA0;
}

a:hover {
	/* color: #3175af; */
	color:#3A4AA0;
}

.bootstrap-select .btn {
	border-color: #BCBCBC;
}

.selectinput .btn {
	border-right: 0px;
	line-height: 14px;
}

.bootstrap-select.btn-group .btn .caret {
	top: 50%;
	right: 8px;
}

.has-error .form-control {
	border-color: #F36A5A;
}

.has-error .bootstrap-select .btn {
	border-color: #F36A5A;
}

table.table-bordered.dataTable {
	border-collapse: collapse !important;
}

table.dataTable thead .sorting:after, table.dataTable thead .sorting_desc:after,
	table.dataTable thead .sorting_asc:after {
	opacity: 0.0;
	/*     content: "\f0dc"; */
}

.zoomPreload {
	width: 60px;
}
/**treetable begin **/
.treetable tr span.button.chk {
	width: 14px;
	height: 14px;
}

table.treetable span.indenter span {
	width: 17px;
}

.dropdown-menu .btn {
	border: 0px;
}

.dropdown-menu li>a {
	text-align: left;
	color: #222;
}
.bootstrap-select.btn-group .dropdown-menu > .selected > a{
	width: 100%;
}

.dropdown-menu {
	min-width: 100px;
}

.form-body .form-actions.top {
	margin: -10px -10px 20px -10px;
}

.form-body .form-actions.bottom {
	margin: 20px -10px -10px -10px;
}

.form-body .form-actions.center {
	text-align: center;
}

.form-control {
	border: 1px solid #BCBCBC;
	border-radius: 0 !important;
	padding: 6px 6px;
}

.dropdown-menu li>a.yellow>[class^="fa-"], .dropdown-menu li>a.yellow>[class*=" fa-"],
	.dropdown-menu li>a.red>[class^="fa-"], .dropdown-menu li>a.red>[class*=" fa-"],
	.dropdown-menu li>a.blue>[class^="fa-"], .dropdown-menu li>a.blue>[class*=" fa-"],
	.dropdown-menu li>a.green>[class^="fa-"], .dropdown-menu li>a.green>[class*=" fa-"],
	.dropdown-menu li>a.purple>[class^="fa-"], .dropdown-menu li>a.purple>[class*=" fa-"],
	.dropdown-menu li>a.grey-cascade>[class^="fa-"], .dropdown-menu li>a.grey-cascade>[class*=" fa-"]
	{
	color: #FFF;
}

.select2-container-multi .select2-choices .select2-search-choice {
	padding: 2px 18px 2px 4px;
	margin: 2px 0 2px 2px;
	line-height:20px;
	border-radius: 0px;
	background-image: none;
	background-color: #fff;
	border: 1px solid #eee;
}

.select2-container-multi .select2-choices .select2-search-field {
	padding: 4px 18px 0px 5px;
}

.select2-container-multi .select2-search-choice-close {
	right: 3px;
	left: auto;
}

.select2-choices .select2-search-field .fa {
	color: #ccc;
	position: absolute !important;
	right: 0px !important;
	top: 3px;
}

.checkbox-inline, .radio-inline {
	padding-left: 24px;
	word-break: break-all;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.checkbox-list-readonly .checkbox-inline {
	color: #999;
}

.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
	margin-left: 10px
}

.tabbable-custom>.nav-tabs>li.active {
	border-top: 3px solid #ccc
}

.portlet-title .actions .collapse, .portlet-title .actions .expand {
	display: inline-block;
	padding-top: 0px;
}

.portlet>.portlet-title>.actions .btn-icon-only.btn-default.collapse,
	.portlet>.portlet-title>.actions .btn-icon-only.btn-default.expand {
	padding: 2px 6px 2px 6px;
}

.portlet-tab .tab-nav, .tabbable .tab-nav {
	border: 0px;
	margin: 4px 0 -1px 0;
}

.portlet-tab .tab-nav {
	float: right;
}

.portlet-tab .caption {
	float: left;
	height: 34px;
	line-height: 34px;
	color: #fff;
	padding: 2px 0 9px 10px;
	font-size: 18px;
}

.portlet-tab.box.default>.tab-title {
	background-color: #f5f5f5;
	border-bottom: 1px solid #e5e5e5;
	box-sizing: border-box;
}

.portlet-tab.default>.tab-title>.caption, .tab-nav a {
	color: #666;
}

.portlet-tab.red>.tab-title>.caption, .portlet-tab.red>.tab-title>.tab-nav a,
	.portlet-tab.blue>.tab-title>.caption, .portlet-tab.blue>.tab-title>.tab-nav a,
	.portlet-tab.yellow>.tab-title>.caption, .portlet-tab.yellow>.tab-title>.tab-nav a,
	.portlet-tab.green>.tab-title>.caption, .portlet-tab.green>.tab-title.tab-nav a,
	.portlet-tab.purple>.tab-title>.caption, .portlet-tab.purple>.tab-title>.tab-nav a,
	.portlet-tab.grey-cascade>.tab-title>.caption, .portlet-tab.grey-cascade>.tab-title>.tab-nav a
	{
	color: #fff;
}

.portlet-tab>.tab-title>.tab-nav .active a {
	color: #555;
}

.portlet-tab .tab-content {
	border: 0px;
}

.portlet-tab .caption .fa {
	margin-right: 5px;
}

.portlet-tab .nav-tabs>li>a:hover {
	color: #000;
	border: 1px solid transparent;
}

.portlet-tab .nav-tabs>li.active>a, .portlet-tab .nav-tabs>li.active>a:focus,
	.portlet-tab .nav-tabs>li.active>a:hover {
	border: 1px solid #fff;
}

.blank_box>.form-element-group {
	zoom: 1;
}

.blank_box>.form-element-group>.form-element-label {
	width: auto;
	display: inline-block;
	padding-right: 5px;
}

.blank_box>.form-element-group>.form-element>.input-daterange  .form-control,
	.blank_box>.form-element-group>.form-element>.date-picker .form-control
	{
	width: 110px;
}

.blank_box>.form-element-group>.form-element {
	margin-left: 0px;
	float: left;
}

.blank_box>.form-element-group>.form-element-label {
	padding: 0px;
}

.blank_box>.form-element-group>.form-element .form-control, .blank_box>.form-element-group>.form-element .input-group
	{
	width: auto;
}

.blank_box .input-group-addon, .blank_box .input-group-btn {
	width: auto;
}

.blank_box {
	padding-right: 2px;
	padding-left: 20px;
	position: relative;
	min-height: 1px;
	width: auto;
}

.blank_box.form-element-group>.form-element-label {
	padding: 10px 0px;
}

.row-fluid {
	margin-right: -15px;
	margin-left: -15px;
}

.row-fluid:BEFORE, .row-fluid:AFTER {
	display: table;
	content: " ";
}

.row-fluid:AFTER {
	clear: both;
}

.dataTables_scrollHead {
	border-bottom: 0px solid #ddd !important;
}

/* .dataTables_scrollBody { */
/* 	border: 0px solid #ddd !important; */
/* } */
.dataTables_scrollBody {
	border-bottom: 1px solid #f3f3f3 !important;
}
.dataTables_scrollBody .table-bordered.dataTable>thead>tr>th{
	border: 0px !important;
}
.datatable_bottom {
	padding: 16px 10px;
    min-height: 76px;
    border: 0px solid #E5E5E5;
    border-top: 0px;
}

.tabbable-custom>.tab-title>.nav-tabs>li.active {
	border-top: 3px solid #26A69A;
	margin-top: 2px;
}

.tabbable-custom>.tab-title>.nav-tabs>li.active>a {
	border-top: none !important;
}

.tabbable-custom>.tab-title>.nav-tabs>li.active>a i {
	color: #26A69A;
	font-size: 16px;
}

.tabbable-custom>.tab-title>.nav-tabs>li.active:AFTER {
	border-right: 0px;
}

.tabbable-custom>.tab-title>.nav-tabs>li>a {
	margin-right: 0px;
	font-size: 15px;
}

.tabbable-custom>.tab-title>.nav-tabs>li {
	/* 	margin-bottom: -1px; */
	margin-top: 4px;
}

.portlet-tab>.tab-title>.nav-tabs>li {
	margin-top: 2px;
}

.portlet-tab>.tab-title>.nav-tabs>li.active {
	border-top: 0px solid #cb5a5e;
}

.page-bar {
	margin-bottom: 15px;
}

.page-bar>.page-toolbar {
	line-height: 30px;
}

.page-bar>.page-toolbar>a {
	margin-right: 10px;
}

.page-bar>.page-toolbar>a>i {
	font-size: 16px;
	color: #aaa;
}

@media ( min-width : 992px) {
	.page-content-wrapper .page-content {
		min-height: auto;
	}
}

.form-body .form-actions {
	padding: 10px 10px;
	background-color: initial;
	border: 0px;
}

.form-body .form-actions.top {
	border-bottom: 0px;
}

.form .form-section {
	margin: 5px 0 10px 0;
	padding-bottom: 0px;
}

.modal-body {
	padding: 1px;
}

.modal-title {
	font-weight: 600;
}

.bootbox .modal-body>.bootbox-close-button {
	margin-top: 10px !important;
	margin-right: 10px;
}

.portlet.box>.portlet-title>.tools>a, .portlet>.portlet-title>.tools>a {
	background-image: none !important;
	color: #fff !important;
	position: relative;
	top: 0px;
}

.portlet>.portlet-title>.caption>i {
	margin-top: 2px;
}

.portlet.box.default>.portlet-title>.tools>a, .portlet.default>.portlet-title>.tools>a
	{
	color: #acacac !important;
}

.qtip-bootstrap .qtip-content {
	padding: 7px 7px;
}

.qtip-content>label {
	margin: 0px
}

.qtip-red {
	border: 1px solid #F36A5A;
	color: red;
}

.dropdown-menu {
	font: 14px/1.5 "\5FAE\8F6F\96C5\9ED1", "Microsoft Yahei",
		"Hiragino Sans GB", tahoma, arial, "\5B8B\4F53";
	font-family: "Microsoft Yahei", Helvetica, Arial, sans-serif;
}

@media ( min-width : 992px){
	.page-content-wrapper .page-content {
		padding:10px;
	}
}

.table.table-bordered thead>tr>th {
	vertical-align: middle;
/* 	line-height: 16px; */
/* 	height: 16px; */
}
.paginate_button.first,.paginate_button.last{
	display: none;
} 
.advanced-query, .saved-condition {
	display: none;
}

.select2me {
	width: 100%;
}

.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #fdfdfd;
}

.table-bordered.dataTable th {
	color: #222222;
	background-color: #F4F4F4 !important;
	border: 1px solid #E5E5E5 !important;
}

.dataTable th {
	color: #222222;
	background-color: #fcfcfc !important;
}

div.dataTables_wrapper div.dataTables_length select {
	width: 50px;
    height: 32px;
    line-height: 20px;
    padding: 4px 2px 4px 2px;
   	color: #838383;
}
.datatable_bottom .pagination > .active > a,
.datatable_bottom .pagination > .active > a:HOVER{
    color: #3A4AA0 !important;
    background-color: #DBDEEB;
    border-color: #D4D4D4;
    cursor: default;
}
.datatable_bottom .pagination> li > a:hover{
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.btn-group, .btn-group-vertical {
	margin-left: 0px;
}

.bootstrap-switch-wrapper {
	border-radius: 4px !important;
}

.portlet.box>.portlet-body {
	padding: 10px 10px 0px 10px;
}

.portlet {
	margin-bottom: 15px;
}

.labelblank {
	
}

.labelblank>.form-element-label.control-label {
	display: none;
}

.labelblank .text-panel {
	border: 0 !important;
	background: none !important;
	padding: 0px !important;
}

.labelblank>.form-element {
	margin-left: 0px !important;
	line-height: 24px;
	/* 	padding-top:10px; */
}

.toast-title {
	word-wrap: break-word;
}

.select2-container-multi .select2-choices {
	border: 1px solid #BCBCBC;
	min-height: 28px;
}

element.style {
	
}

/*
由于在all.min.css压缩文件中，该段css会影响queryForm2的样式，故注释 
.input-group-addon:not(:first-child):not (:last-child),
	.input-group-btn:not(:first-child):not(:last-child),
	.input-group .form-control:not(:first-child ):not(:last-child){
	border-radius: 0;
	border-top: 1px solid #BCBCBC;
	border-bottom: 1px solid #BCBCBC;
} */

.has-success .input-group-addon {
	color: #3c763d;
	border-color: #d6e9c6;
	background-color: #dff0d8;
}

.input-group .input-group-addon {
	border-color: #e5e5e5;
	background: #e5e5e5;
	min-width: -2px;
}

.has-success .input-group-addon {
	color: #3c763d;
	background-color: #dff0d8;
}

.input-group-addon {
	font-size: 12px;
	padding: 6px 0px;
	border: 0;
}

.input-group .input-group-addon {
	min-width: 20px;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control
	{
	background-color: #fDfDfD;
	border: 1px solid #BCBCBC;
}

.input-icon.right>.form-control {
	padding-left: 7px;
}

.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group
	{
	min-width:0px;
	height: 28px;
	border-color: #bcbcbc;
	padding-top: 3px;
}

.input-icon.right>i {
	right: 3px;
}

.progress {
	text-align: center;
	font-weight: 600;
	position: relative;
	background-color: #efefef;
}

.progress span {
	z-index: 2;
	position: relative;
	color: #444;
}

.progress-text {
	z-index: 2;
	position: relative;
	color: #444;
}

.progress-bar {
	position: absolute;
	z-index: 1;
}

td>.bootstrap-select:not ([class*=col-] ):not ([class*=form-control] ):not
	(.input-group-btn ) {
	width: 100% !important;
}

.readonly.btn {
	background-color: #ccc !important;
}

.owl-carousel .owl-nav {
	width: 100%;
	top: 35%;
	position: absolute;
}

.owl-carousel .owl-nav>.owl-prev {
	float: left;
}

.owl-carousel .owl-nav>.owl-next {
	float: right;
}

.owl-carousel .owl-item>.item {
	text-align: center;
}

.owl-carousel .owl-item>.item>img {
	max-width: 300px;
	max-height: 200px;
	width: auto;
	display: inline;
}

.form-element-group.select-link>.form-element {
	margin-right: 38px;
}

.form-element-group.select-link.help-icon>.form-element {
	margin-right: 64px;
}

.form-element-group.select-link .linklabel {
	display: block;
	width: 38px;
	line-height: 26px;
	text-align: center;
	position: absolute;
	top: 0px;
	margin-top: 0px;
	right: -38px;
	border: 1px solid #BCBCBC;
	border-left: 0px;
}

button.close:HOVER, button.close:ACTIVE, button.close:FOCUS,
	.ui-dialog-titlebar-close:HOVER, .ui-dialog-titlebar-close:ACTIVE,
	.ui-dialog-titlebar-close:FOCUS {
	opacity: 0.8;
}
.ui-dialog-titlebar-close{
	top: 1px;
    color: #d84315;
    width: 36px;
    height: 36px;
    text-align: center;
    right: 2px;
}
.ui-dialog-titlebar-close:HOVER{
/*     background: red; */
    color: #ff5722;
}
.ui-dialog-titlebar-close:after{
    margin: 0 auto;
    width: auto;
    font-size: 30px;
}
.alert-dismissable .close, .alert-dismissible .close {
	right: -10px;
}

.modal-body button.close {
	top: -20px;
	right: -18px;
}

.bootbox.modal.dialog-message .modal-dialog {
	margin: 200px auto;
}

.highcharts-container>svg>text[text-anchor='end'] {
	display: none;
}

.sfwcharts {
	min-height: 300px;
}

.sfwcharts .loading {
	margin: auto 0px;
	position: absolute;
	top: 50%;
	left: 40%;
	font-size: 16px;
	color: #000;
	opacity: .5;
}

@media ( max-width : 991px) {
	.page-content-wrapper .page-content {
		min-height: 100px;
	}
}
/***
.ui-dialog.ui-draggable{
	padding:0px !important;
}
****/
.ui-dialog .ui-dialog-titlebar {
	background: #f5f5f5;
	border: 0px;
	border-bottom: 1px solid #e5e5e5;
}

.form-element-group .deleteinput {
	display: none;
}

.ui-dialog .ui-resizable-se, .ui-icon-gripsmall-diagonal-se {
	right: 0px;
	bottom: 0px;
	background-position: -64px -224px;
}

.fixed-dialog {
	position: fixed;
}

table.dataTable thead .sorting, table.dataTable thead .sorting_asc,
	table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled,
	table.dataTable thead .sorting_desc_disabled {
	position: static;
}

.no_data {
	color: #aaa;
	padding: 30px 0px;
}

.table-index-input {
	margin:-1px !important;
}
.noborder.dataTable tr:hover td{
	background-color: #f3f3f3;
}
/* .top-news a.btn-write.yellow.btn:link{ */
/* 	background: #c49f47 !important; */
/* 	color: #5b9bd1; */
/* } */
.qtip-content {
	font-size: 12px;
}

.query-right .querybutton {
	display: none;
}
.query-detail .querybutton{
	border-radius:2px;
	background-color: #3A4AA0;
	box-shadow:0px 0px 0px #000000;
	border-color: #3A4AA0;
}

.table.fixedHeader-floating {
	margin: 0px !important;
}

.table.fixedHeader-floating.noborder.dataTable {
	min-width: auto;
}

.DTFC_ScrollWrapper table.DTFC_Cloned.dataTable {
	margin: 0px !important;
}

.DTFC_ScrollWrapper table.DTFC_Cloned.dataTable tr:first-child td {
	border-top: none;
}

.DTFC_ScrollWrapper .dataTables_scrollBody table thead th,
	.DTFC_ScrollWrapper .DTFC_LeftWrapper .DTFC_LeftBodyWrapper thead th,
	.DTFC_ScrollWrapper .DTFC_RightWrapper .DTFC_RightBodyWrapper thead th
	{
	border: 0px !important;
}

.dataTables_scrollHead thead th {
	border-bottom: 1px solid #000 !important;
}

.DTFC_ScrollWrapper .DTFC_LeftHeadWrapper .DTFC_Cloned.noborder.table>thead>tr>th:last-child
	{
	border-right: 0px;
}

.DTFC_ScrollWrapper .DTFC_RightHeadWrapper .DTFC_Cloned.noborder.table>thead>tr>th:first-child
	{
	border-left: 0px;
}

div.DTFC_LeftWrapper table.dataTable.no-footer, div.DTFC_RightWrapper table.dataTable.no-footer
	{
	border-bottom: 0px solid #999 !important;
}
/* .DTFC_ScrollWrapper .DTFC_LeftHeadWrapper thead th{ */
/* 	border-bottom: 0px !important; */
/* } */
.page-mobile .bootbox.modal .modal-dialog {
	width: 95%;
}

.tabbable-custom {
	overflow: visible;
}

.bootbox.fixed-modal {
	position: fixed;
	/* 	top:400px !important; */
	width: 818px;
	left: auto;
	right: 0;
	top: auto;
	bottom: 0px !important;
	overflow: hidden !important;
}

.bootbox.fixed-modal .modal-dialog {
	margin: 10px -10px 0px 0px;
}

.bootbox.fixed-modal .modal-dialog .modal-body {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.bootbox.fixed-modal .modal-dialog .modal-content {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.bootbox.fixed-modal iframe {
	margin-bottom: -4px;
}

/*===============20171207分割线开始======================*/
.heading-elements .form-element-group {
	padding: 4px;
}

/*===============20171207分割线结束======================*/
.page-header-default {
	margin-top: -22px;
	margin-left: -20px;
	margin-right: -20px;
	margin-bottom: 10px;
}

.page-header .breadcrumb-elements{
	padding: 0px 0px;
	height: 20px;
	line-height: 12px;
}
.border-small {
	border-width: 1px;
	padding: 3px;
	line-height: 12px;
	margin-top: 5px;
	margin-right: 5px;
	border-color: #ddd;
}

.breadcrumb-line:first-child {
	border-bottom: 0px;
}

.dataTables_info {
	margin-bottom: 0px !important;
	padding: 10px;
}

.dataTable thead .sorting:before, .dataTable thead .sorting:after {
	content: '';
}

.bootstrap-select>.btn {
	padding-right: 12px;
}

.usercenter-head .panel {
	height: 100px;
}

.usercenter-body .panel {
	min-height: 310px;
}

.usercenter-body .container-fluid {
	margin-top: 15px;
	margin-bottom: 25px;
}

.panel_toolbar {
	text-align: right;
	padding-bottom: 15px;
}

.dataTable thead .sorting::before, .dataTable thead .sorting::after,
	.dataTable thead .sorting_asc::after, .dataTable thead .sorting_desc::after,
	.dataTable thead .sorting_asc_disabled::after, .dataTable thead .sorting_desc_disabled::after
	{
	display: none;
}

.datatable-header {
	border-bottom: none;
}

.datatable-header, .datatable-footer {
	padding: 20px 20px 5px 20px;
}

.dataTables_paginate .paginate_button {
	padding: 0px 0px;
	margin-left: -2px;
}

.dataTables_paginate > .pagination > li.paginate_button > a {
	color:#838383;
	padding: 4px 12px;
}
.dataTables_paginate .paginate_button.disabled {
	background-color: #F4F4F4;
}

.table-toolbar-row {
	padding: 8px 16px;
}

.wizard>.steps>ul>li.current>a {
	cursor: pointer;
}

.wizard>.steps>ul>li a {
	font-size: 14px;
}

.wizard>.steps>ul>li.current:after, .wizard>.steps>ul>li.current ~ li:before,
	.wizard>.steps>ul>li.current ~ li:after {
	background-color: #ddd;
}

.wizard>.steps .number {
	border: 1px solid #d4d4d4;
	font-size: 14px;
	font-weight: 400;
	color:#aaa;
}
.wizard>.steps .title {
	color:#666;
}

.wizard>.steps .title i{
	color:#d4d4d4;
}

.border-dashed {
	border-style: dashed;
}

.btn-shadow.btn-default {
	box-shadow: inset 0 1px 1px rgba(255, 255, 255, 1), 0 2px 1px
		rgba(0, 0, 0, 0.06);
}

.form-element .btn {
	border-radius: 0px;
}

/********去掉上border radius********/
.no-top-radius {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}

/*******Nav 样式 *******/
.nav-tabs {
	border-bottom: 2px solid #2196f3;
    margin-bottom: -1px;

}

.nav-tabs>li {
	position: relative;
	z-index: 1;
}

.nav-tabs>li.active {
	z-index: 2;
	background-color: #FFF;
}

.nav-tabs.nav-tabs-bottom>li>a {
	background: #fff;
	border: 1px solid #ddd;
	border-bottom: 0;
	margin-bottom: 0;
	margin-right: -1px;
}

.nav-tabs.nav-tabs-bottom>li.active>a, .nav-tabs.nav-tabs-bottom>li.active>a:hover,
	.nav-tabs.nav-tabs-bottom>li.active>a:focus {
	background-color: transparent;
	border-color: #2196f3;
	border-bottom: 0;
	border-width: 2px;
}

.nav-tabs>li.active>a {
	font-size: 14px;
}

.nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	border-bottom: 0;
}

.nav-tabs.nav-tabs-bottom>li.active>a:after {
	background-color: #fff;
	bottom: -2px;
}

.nav-tabs>li.active>a:hover {
	border-bottom: 0
}

.nav-tabs.nav-tabs-bottom>li>a .badge {
	background: none;
	border: none;
	color: #2196f3;
}

.nav-tabs.nav-tabs-bottom>li.active>a .badge {
	background: #2196f3;
	color: #fff;
}

@media ( min-width : 769px) {
	.nav-tabs.nav-tabs-bottom>li>a {
		margin-bottom: 0px;
	}
}

/**tabbable-line样式*/
.tabbable-line > .nav-tabs {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 20px;
}
.tabbable-line > .nav-tabs > li {
  margin-right: 10px;
  margin-bottom:-1px;
}
.tabbable-line > .nav-tabs > li > a {
  font-size:14px;
  border: 0;
  margin-right: 0;
  color: #828282;
}
.tabbable-line > .nav-tabs > li > a > i {
  color: #828282;
}

.tabbable-line > .nav-tabs > .right-icon {
  margin-left:-10px;
  font-size:14px;
  color: #d4d4d4;
}

.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
  border-bottom: 2px solid #7A8AE0;
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #3A4AA0;
}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
  color: #828282;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
  margin-top: 0px;
}

.tabbable-line > .nav-tabs > li.active {
  border-bottom: 2px solid #3A4AA0;
  position: relative;
}
.tabbable-line > .nav-tabs > li.active > a {
  border: 0;
  color: #3A4AA0;
}
.tabbable-line > .nav-tabs > li.active > a > i {
  color: #3A4AA0;
}

.tabbable-line > .nav-tabs.nav-tabs-bottom>li.active>a:after {
	background-color: #fff;
	bottom: 0px;
}

.tabbable-line > .tab-content {
  margin-top: -3px;
  background-color: #fff;
  border: 0;
  border-top: 1px solid #eee;
  padding: 15px 0;
}
.portlet .tabbable-line > .tab-content {
  padding-bottom: 0;
}

.tabbable-line.tabs-below > .nav-tabs > li {
  border-top: 4px solid transparent;
}
.tabbable-line.tabs-below > .nav-tabs > li > a {
  margin-top: 0;
}
.tabbable-line.tabs-below > .nav-tabs > li:hover {
  border-bottom: 0;
  border-top: 4px solid #7A8AE0;
}
.tabbable-line.tabs-below > .nav-tabs > li.active {
  margin-bottom: -2px;
  border-bottom: 0;
  border-top: 4px solid #3A4AA0;
}

.tabbable-line.tabs-below > .tab-content {
  margin-top: -10px;
  border-top: 0;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}

.tabbable-line > .nav-tabs.nav-tabs-bottom>li.active>a, .tabbable-line > .nav-tabs.nav-tabs-bottom>li.active>a:hover,
	.tabbable-line > .nav-tabs.nav-tabs-bottom>li.active>a:focus {
	background-color: transparent;
	border-color: transparent;
	border-width: 0px;
}

.tabbable-line > .nav-tabs>li.active>a {
    font-size: 14px;
}


.btn.green {
	background-color: #26A69A;
	border-color: #26A69A;
	color: #fff;
}

.ui-resizable .ui-dialog-content {
	padding: 0px;
}

.checkbox-list .checker span {
	border: 0px;
}

.checkbox-list .checker span:after {
	content: '';
}

.radio-inline input[type="radio"] {
	margin-top: 0;
}

.selectinput>.select2me {
	border: 1px solid #BCBCBC;
}

.selectinput>.select2me:focus {
	border: 1px solid #3A4AA0;
}

.selectinput>.select2me>button.btn {
	min-width:0px;
	padding: 7px;
	border: 0px;
}

.selectinput.has-error>.select2me {
	border: 1px solid red;
}

.selectinput.has-success>.select2me {
	border-color: #43A047;
}

.selectinput-input.has-success>input {
	border-color: #43A047;
}

.navigation li>.has-ul:after {
	top: 24px;
}

.table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
	padding: 12px 10px;
    line-height: 20px;
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th{
	padding: 8px 10px;
	font-weight: 400;
}
.noborder.table thead tr th{
	font-weight: 400;
}
.table.dataTable thead tr th{
	font-weight: 400;
	color: #232323 !important;
}

.blank_box .redstar {
	display: none;
}

.dataTable thead th, .dataTable thead td {
	position: static;
}

.sweet-alert {
	z-index: 10060;
	padding: 20px;
}

.sweet-overlay {
	z-index: 10059;
}

.text-panel span.icon-blocked {
	font-size: 12px;
	color: #f5f5f5;
	position: absolute;
	right: 10px;
	top: 14px;
}

.text-panel .blank_box {
	padding-left: 2px;
}

.form-element-group > .form-element .text-panel {
	border: 1px solid #efefef;
}
.popover {
	background-color: #fafdff;
}
.ui-dialog .ui-dialog-content{
	background: #f5f5f5;
}


.wizard > .steps > ul > li.disabled a, .wizard > .steps > ul > li.disabled a:hover, .wizard > .steps > ul > li.disabled a:focus {
    cursor: not-allowed;
}

.navigation > li > ul > li > ul > li > ul > li > a, .navigation > li > ul > li > ul > li > ul .navigation-header {
    padding-left: 75px;
}

.list-feed {
    padding: 0px 0px;
}
.list-feed > li {
    padding-bottom: 8px;
}
.dataTables_filter{
	margin: 8px 0 8px 10px;
}
.sfw-intro{
	line-height: 30px;
}
.editdisable .file_title_warp .icon-word{
/*     width: 0px; */
/*     height: 0px; */
/*     margin-bottom: 10px; */
/* 	background:url(../../theme/metronic/layout/img/word-icon.png) center center no-repeat !important; */
	display:none;
}
.editdisable .file_title_warp .file_bar{
	padding: 10px;
}
.editdisable .file_title_warp .file_bar .file-info{
	float: left;
	color: #999;
}
.editdisable .file_title_warp .file_bar .tools{
	float: right;
	font-size: 16px;
}
.dataTable .dataTables_empty .error-help-tips{
	line-height: 22px;
	text-align: left;
    margin-left: 45%;
}
body.page-mobile .mobile-seleced{
	border:2px solid green;
}
body.page-mobile .mobile-seleced:BEFORE{
	content: '√';
    position: absolute;
    top: -4px;
    right: 3px;
    z-index: 777;
    color: green;
    font-size: 39px;
    font-weight: 400;
}
.dropdown-menu li>a>i{
	margin-right: 6px;
}
.file_title_warp .file-size-len-des{
    max-width: 100%;
    height: auto;
/*     width: 300px; */
/*     position: absolute; */
    left: 99px;
    overflow: hidden;
/*     white-space: nowrap; */
    text-overflow: ellipsis;
    color:#666;
}
.ui-menu{
	padding: 0px 0px;
}
.ui-menu .ui-menu-item{
	padding: 5px 15px;
}
.ui-autocomplete{
	max-height: 320px;
}
.ui-menu .ui-menu-item.disable{
	color: #ccc !important;
	background: #FFF !important;
}
.JColResizer > tbody > tr > td, .JColResizer > tbody > tr > th{
	padding: 10px !important;
}
.breadcrumb > li + li:before{
	content:"" !important;
	padding: 0px;
}
.breadcrumb > li:nth-child(1) > i{
	width: 0px;
}
.breadcrumb > li:nth-child(1) > i:before{
	content:"" !important;
}
@media (max-width: 768px){
	.nav-tabs{
		border: 0px;
		border-bottom: 1px solid #ddd;
	}
	.nav-tabs:before{
		content:'';
	}
	.nav-tabs > li{
		float: left;
	}
	.tabbable-line > .nav-tabs > li{
		min-height: 36px;
		margin-left: 2px;
	}
}
.toast-message a, .toast-message label{
	color: #666;
}

.form-element .form-control.select2-container{
	max-height: 140px !important;
    overflow: auto;
}

/*调整在线客服样式*/
.kf5-chatSupport-style1{
	width:38px !important;
	line-height:38px !important;
}

.kf5-chatSupport-right-bottom .kf5-chatSupport-style1{
	right:24px !important;
	bottom:150px !important;
}

.panel-default > .panel-heading{
	background-color: #fff;
}

/*-----------------修复form样式-----------------*/

.bootstrap-select > .btn.btn-default{ 
	min-width:0px;
	border-color:#BCBCBC;
	line-height: 12px;
	padding: 7px;
}

.bootstrap-select > .btn.btn-default:focus{ 
	outline:none !important;
	border:1px solid #3A4AA0;
}

.btn-group, .btn-group-vertical {
    margin-left: 0px;
}
bootstrap.css? [sm]:3983
.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}
.spinner-buttons.btn-group-vertical .btn {
    text-align: center;
    margin: 0;
    height: 17px;
    width: 22px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 0px;
    line-height: 10px;
}
.spinner-buttons.btn-group-vertical .btn {
    height: 14px;
    border-radius:0 !important;
}

.blue.btn {
    color: #fff;
    background-color: #3598dc;
}
.blue.btn:active:hover, .blue.btn.active:hover {
    background-color: #217ebd;
}

.input-icon {
    position: relative;
    left: 0;
}
.input-icon>i {
    color: #ccc;
    position: absolute;
    margin:3px 2px 4px 10px;
    z-index:2;
    width: 20px;
    font-size: 16px;
    text-align: center;
    left: 0;
    cursor:pointer;
}
.input-icon>.form-control {
    padding-left: 33px;
}


.irs-slider {
    width: 22px;
    height: 22px;
    top:26px;
    background-position: 0 -120px;
}
.irs-slider:after{ display:none;}

.input-icon.right>i {
    right: 4px;
	left:auto;
    float: right;
}

.form-control.select2-container {
    border: 0;
    height: auto;
    padding: 0px;
}
.select2-container-multi .select2-choices {
    height: auto !important;
    height: 1%;
    margin: 0;
    padding: 0 5px 0 0;
    position: relative;
    border: 1px solid #aaa;
    cursor: text;
    overflow: hidden;
    background-color: #fff;
    background-image: -webkit-gradient(linear,0% 0,0% 100%,color-stop(1%,#eee),color-stop(15%,#fff));
    background-image: -webkit-linear-gradient(top,#eee 1%,#fff 15%);
    background-image: -moz-linear-gradient(top,#eee 1%,#fff 15%);
    background-image: linear-gradient(to bottom,#eee 1%,#fff 15%);
}
.select2-container-multi .select2-choices {
    min-height: 28px;
    border: 1px solid #BCBCBC;
    background-image: none;
    background-color: #fff;
    filter: none;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.select2-offscreen, .select2-offscreen:focus {
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    outline: 0 !important;
    left: 0 !important;
    top: 0 !important;
}
li [class^="fa-"], li [class^="glyphicon-"], li [class^="icon-"], li [class*=" fa-"], li [class*=" glyphicon-"], li [class*=" icon-"] {
    display: inline-block;
    width: 1.25em;
    text-align: center;
}
.select2-choices .select2-search-field .fa {
    color: #ccc;
    position: absolute !important;
    right: 5px !important;
    top: 5px;
}

.file-input .btn-fileup-link {
   /*  color: #3175af !important; */
    color: #3A4AA0 !important;
    background:none;
    padding: 4px 2px;
}
.btn.btn-file{ border-width:0;}
/* .tab-pane{padding: 0px} */
.form-element .radio-list{
	padding: 0px 10px;
}
.bootstrap-switch.bootstrap-switch-animate .bootstrap-switch-container{
	height: 100%;
}