@charset "utf-8";


body {
	font-family:"Arial","Microsoft YaHei","SimHei","SimSun",sans-serif;
	
	font-size: 14px;
}

.div-sign {
	width: 400px;
	margin: 160px auto 0;
}
.navbar-sysname{
	height: 50px;
	padding: 15px 15px;
	font-size: 18px;
	line-height: 20px;
	display: inline-block;
}
.hidden {
	display: none;
}

.error-info {
	color: #CC0000;
	display: block;
	font-size: 14px;
	font-weight: bold;
}
#verify, #verifyCode {
	width: 60px;
	margin-right: 10px;
}
.navbar {
	margin-bottom: 0;
}
.navbar-right {
	float: right;
}
ul.navbar-right >li {
	float: left;
}
.navbar-header {
	float: left;
}
.navbar-nav >li >a {
	color: #ffffff !important;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
}
.navbar-nav >li >a >img {
	display: block;
	margin: 0 auto;
	width: 24px;
	height: 24px;
}

.navbar-nav >li >a >span.navbar-nav-ico {
	display: block;
	font-size: 20px;
	text-align: center;
	margin-top: 4px;
}

.border-white-l {
	
}

.navbar-mgr-info {
	padding: 15px 20px;
	vertical-align: middle;
	font-weight: normal;
}

.navbar-default {
	background-color: #174b8e;
	color: #ffffff;
}

.navbar-default .navbar-brand {
	color: #ffffff;
	padding: 8px 15px;
}
.navbar label {
	font-weight: normal;
}

.input-group {
	margin-bottom: 10px;
}

.checkbox {
	margin: 0 auto;
}

.sidebar, .objbar {
	width: 180px;
	
	background-color: #f2f2f2;
	font-weight: bold;
	line-height: 18px;
	float: left;
	
	height: 100%;
	min-height: 600px;
}

.sidebar-title {
	color: #293038;
	font-weight: bold;
	padding: 10px 15px;
	background-color: #f2f2f2;
	border-bottom: 1px solid #e9e9e9;
}

.sidebar .navbar-right {
	margin-right: 0;
}
.sidebar-nav {
	padding: 4px 0 4px 4px;
}
.sidebar-nav a {
	color: #293038;
	border-bottom: 1px solid #e9e9e9;
}

.nav >li >a:hover,
.nav >li >a:focus {
	background-color: inherit;
}

.nav-list {
	background-color: #f2f2f2;
}
.nav-list >li >a {
	padding: 4px 4px 4px 30px;
	border-bottom: 1px solid #e9e9e9;
	font-weight: normal;
}
.nav-list > li.active {
	text-decoration: none;
	background-color: #ffffff;
}
.nav-item-img {
	padding-right: 10px;
}
.objbar {
	background-color: #ffffff;
	border-right: 1px solid #cccccc;
}
.objbar-title {
	margin: 0 10px 5px;
	color: #33a8ff;
	padding: 9px 0 4px;
	border-bottom: 2px solid #9fa0a4;
	
}
.objbar-title >.tool-btn {
	float: right;
}
.objbar-title >.tool-btn >a {
	padding-left: 10px;
}
.objbar .container {
	width: 100%;
	padding: 4px;
}
.obj-tabs {
	border-bottom: 1px solid #ddd;
	padding-left: 0;
	margin: 0 10px;
	list-style: none;
}
.obj-tabs > li {
	float: left;
	margin-bottom: -1px;
	position: relative;
	display: block;
}
.obj-tabs >li.active >a {
	border: none;
	border-left: 3px solid #3da7fd;
	color: #555;
	cursor: default;
}
.obj-tabs >li >a {
	margin: 4px 2px;
	padding: 0 15px;
	border: none;
}
.obj-tabs >li >span {
	margin: 4px 0;
	padding: 0;
	display: block;
}
.jstree {
	height: 630px;
	overflow-y: auto;
	margin-top: 4px;
	font-weight: normal;
	font-size: 12px;
}
.curbar {
	
	height: 38px;
	margin-left: 360px;
}
.cur-obj {
	margin: 0 10px 5px;
	
	padding: 9px 0 4px;
	border-bottom: 2px solid #9fa0a4;
	line-height: 18px;
}
#hide-objbar {
	margin-right: 16px;
}
.cur-obj .breadcrumb {
	display: inline;
	padding: 0;
	margin: 0;
	background-color: transparent;
}

.main {
	margin-left: 360px;
}
.main >iframe {
	border: none;
	width: 100%;
	min-height: 636px;
}
.condition {
	height: 32px;
	
	padding: 0 10px 5px;
	font-size: 12px;
}
.condition .form-group {
	margin-right: 10px;
}
.condition .form-control {
	height: 24px;
	line-height: 24px;
	padding: 2px 6px;
	font-size: 12px;
}
.condition .btn {
	height: 24px;
	padding: 4px 10px;
	font-size: 12px;
}
.view-btn {
	float: right;
	font-size: 16px;
	color: #363636;
	padding: 4px;
	border-radius: 4px;
	width: 28px;
	height: 28px;
	text-align: center;
}
.view-btn[checked] {
	border: 1px solid #cccccc;
}
.content {
	padding: 2px 10px 10px;
}
.col-sel-bar {
	height: 24px;
	margin-bottom: 1px;
}
.col-sel-bar >a {
	float: right;
}

.obj-search >fieldset {
	padding: 10px;
	margin: 0;
	border: 1px solid #c0c0c0;
}
.obj-search >fieldset >legend {
	width: auto;
	padding: 0 4px;
	margin: 0;
	font-size: 12px;
	border: none;
}
.obj-search label {
	width: 80px;
}
.obj-search .form-control {
	display: inline;
	width: 320px;
	height: 26px;
	padding: 4px;
	line-height: 26px;
	font-size: 12px;
}
#obj-search button.btn {
	padding: 4px 20px;
	font-size: 12px;
	margin-left: 20px;
}
#obj-search .modal-header,
#obj-search .modal-body,
#obj-search .modal-footer {
	padding: 8px 15px;
}

#obj-search.modal .result {
	height: 220px;
	overflow-x: auto;
	overflow-y: auto;
	margin-top: 20px;
}

#obj-search.modal .result table {
	width: auto;
	white-space: nowrap;
}

td >img {
	margin-right: 4px;
}

.col-sel-item {
	padding: 2px 4px;
	border: none;
}

.col-sel-item label {
	font-weight: normal;
	margin: 0;
}
.col-sel-item input {
	margin-right: 10px;
}

.sort-asc {
	background: url("../img/sort_up_green.png") no-repeat center right 4px;
}
.sort-desc {
	background: url("../img/sort_down_green.png") no-repeat center right 4px;
}

.table {
	font-size: 12px;
	margin-bottom: 0;
}

#result .table th, .result .table th {
	max-width: 300px;
	white-space: nowrap;
	background-color: #dcdcdc;
	
}

#result .table td, .result .table td {
	max-width: 300px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	height: 22px;
	padding: 2px 5px;
}

.class-sel-tree {
	height: 280px;
	border: 1px solid #cccccc;
}
#detail td {
	padding: 2px 5px;
	word-break: break-all;
	word-wrap: break-word;
}

.modal legend {
	font-size: 14px;
	margin-bottom: 4px;
	font-weight: bold;
}
.modal .radio, .modal .checkbox {
	margin-top: 4px;
	margin-bottom: 4px;
}

.modal label {
	margin-bottom: 2px;
	font-weight: normal;
}
.modal .form-group {
	margin-bottom: 8px;
}

.modal .form-control {
	padding: 2px 8px;
	height: 26px;
}

.modal-body {
	max-height: 400px;
	overflow-y: scroll;
}

.modal .class-sel-control {
	width: 300px;
}
.modal #search-conditon .form-group {
	padding-left: 16px;
}
.modal #search-conditon label {
	margin-left: -16px;
}

.modal #search-conditon .form-inline >label {
	margin-left: 4px;
}

.home-td {
	width: 20%;
	text-align: center;
	padding: 10px 10px;
}

.home-a {
	padding: 10px 0;
	color: #174b8e;
	display: block;
	
}
.home-img {
	width: 32px;
	height: 32px;
}
.jstree-default .jstree-node {
	min-height: 20px;
	line-height: 20px;
	margin-left: 24px;
	min-width: 24px;
}

.jstree-default .jstree-anchor {
	line-height: 20px;
	height: 20px;
}

.jstree-default .jstree-icon:empty {
	width: 20px;
	height: 20px;
	line-height: 20px;
}

.nav > li > a.nav-header {
	padding: 4px 15px;
}

.form_date {
	margin-bottom: 0;
}
.form_date >input.form-control {
	height: 24px;
}

.pagination {
	margin: 0;
}

.pagination-sm >li >a {
	padding: 2px 5px;
}

.table-content {
	overflow: auto;
	
	margin-bottom: 10px;
	min-height: 48px;
}

.table-content #col_value {
	width: 200px;
}

.div-sign .panel-body {
	padding: 15px 60px;
}

.div-chart {
	height: 240px;
	border: 1px solid #cccccc;
	margin: 10px;
	padding: 20px 4px 0;
}

.form-group >label {
	margin-bottom: 0;
}

label {
	display: inline-block;
	max-width: none;
	margin-bottom: 5px;
	font-weight: bold;
}

.sso_error{
	margin: 160px auto 0;
	text-align:center;
}

::-webkit-scrollbar, scrollbar {
	width: 12px;  
	height: 12px; 
	background-color: #f5f5f5; 
}
::-webkit-scrollbar-track, scrollbar-track {
	background-color: #f5f5f5; 
	border-radius: 6px; 
}
::-webkit-scrollbar-thumb, scrollbar-thumb {
	background-color: #888; 
	border-radius: 6px; 
	border: 2px solid #f5f5f5; 
}


::-webkit-scrollbar-thumb:hover, scrollbar-thumb:hover {
	background-color: #555; 
}