/*!
 * Copyright &copy; 2012-2013 <a href="https://github.com/thinkgem/jeesite">JeeSite</a> All rights reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 */
body, html {
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
	padding: 0;
	background: #f5f5f5
}

img {
	max-width: auto
}

h1 {
	font-size: 30px
}

h1, h2, h3, h4, h5, h6 {
	margin: 0
}

a {
	outline: 0
}

a:active {
	star: expression(this.onFocus=this.blur())
}

.navbar-search .search-query, .uneditable-input, body, button, input, label, select, textarea {
	font-family: Helvetica, Georgia, Arial, sans-serif;
	font-size: 13px
}

.input-append .add-on, .input-append .btn, .input-append .btn-group > .dropdown-toggle, .input-prepend .add-on, .input-prepend .btn, .input-prepend .btn-group > .dropdown-toggle {
	vertical-align: middle
}

label {
	display: inline-block;
	margin-bottom: 0
}

input[type=checkbox], input[type=radio] {
	margin: -2px 3px
}

.input-append .uneditable-input, .input-append input, .input-append select, .input-prepend .uneditable-input, .input-prepend input, .input-prepend select {
	position: static
}

legend {
	margin: 10px 0;
	color: #08C;
	background: #fff;
	padding-left: 20px;
	margin-bottom: 0
}

.collapse.in {
	height: auto
}

.close {
	opacity: .3;
	filter: alpha(opacity=30)
}

.close:hover {
	opacity: .8;
	filter: alpha(opacity=80)
}

i.icon {
	margin-right: 4px
}

/*.btn.opra {
    background: #fff;
    color: #5db4e9;
    border: 1px solid #5db4e9
}

.btn.opra:hover {
    background: rgba(234, 249, 255, .3);
    color: #5db4e9
}*/

a.btn, button.btn {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#e6e6e6', GradientType=0)
}

/*.btn-group a.btn, .btn-group button.btn, .btn-group button.btn:hover {
    position: static
}

.btn-group a.btn + a.btn, .btn-group button.btn + button.btn {
    margin-left: -2px
}*/

.navbar-inner {
	min-height: 61px;
	background: #5db4e9;
	border: none;
	box-shadow: none;
	padding: 0 15px 0 5px !important
}

.navbar label {
	color: #FFF
}

.navbar .nav > li > a {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	padding: 0 20px;
	font-size: 15px;
	font-weight: 500;
}

.breadcrumb, .nav {
	margin: 0;
	padding: 0
}

.breadcrumb {
	padding-bottom: 15px;
}

.title-nav {
	padding: 0;
	margin: 15px 0;
	background-color: transparent;
	font-size: 12px
}

.title-nav > li {
	display: inline-block
}

.title-nav > li + li:before {
	padding: 0 5px;
	color: #ccc;
	content: "/\00a0"
}

.title-nav > .active {
	color: #8C8C8C;
}

.nav-tabs > .active > a, .nav-tabs > .active > a:focus, .nav-tabs > .active > a:hover {
	color: #333;
	font-weight: 700;
	cursor: default;
	background-color: #fff;
	border: 1px solid #88C4E7;
	border-bottom-color: transparent
}

.nav-tabs > li {
	margin-bottom: -2px
}

.nav-tabs {
	margin-top: 20px;
	border-bottom: 1px solid #88C4E7;
}

.nav-tabs a {
	color: #333;
	font-weight: 700
}

.nav-list li a {
	margin-top: 0;
	margin-bottom: 0
}

.nav-list > .active > a, .nav-list > .active > a:focus, .nav-list > .active > a:hover {
	color: #fff;
}

#contentTable {
	margin-bottom: 20px;
}

.table {
	/*margin-bottom: 20px;*/
	background-color: #fdfdfd;
	font-size: 13px
}

.table td, .table th {
	vertical-align: middle;
	border-right: 1px solid #ddd
}

.table th:last-child, .table tr td:last-child {
	border-right: none
}

.table td i {
	margin: 0 2px
}

/*0207统一背景，注释此样式
.table-striped tbody > tr:nth-child(odd) > td, .table-striped tbody > tr:nth-child(odd) > th {
    background-color: #F5F5F5
}
*/

.table-striped tbody > tr:last-child td {
	border-bottom: 1px solid #ddd
}

.table-nowrap td {
	width: 200px;
	max-width: 175px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.sort-column {
	color: #0663A2;
	cursor: pointer
}

.supcan {
	border: 1px #d3d3d3 solid;
	height: 300px
}

.bread {
	padding: 20px;
	background: #fff;
	margin-bottom: 15px
}

.control-group {
	padding-bottom: 8px;
	margin-bottom: 0;
	border-bottom: 1px dotted #ddd
}

legend + .control-group {
	margin-top: 8px
}

.control-group textarea {
	width: 257px;
	/*border: 1px solid #ddd*/
}

.control-group .Wdate {
	width: 270px;
	box-sizing: border-box
}

.controls .lbl {
	display: inline-block;
	padding-top: 5px;
	margin-bottom: 0;
	vertical-align: middle
}

.measure-input {
	background: url(../images/ruler.gif) repeat-x scroll 0 bottom transparent
}

.input-min {
	width: 30px
}

.input-mini {
	width: 90px
}

.input-small {
	width: 120px
}

.input-medium {
	width: 200px
}

.input-xxlarge {
	width: 460px
}

.help-block, .help-inline {
	color: #aaa
}

.alert {
	margin-bottom: 10px
}

.form-search span label {
	margin-left: 0
}

.form-search .ul-form {
	margin: 0;
	overflow: hidden;
	background: #fff;
	/*padding: 25px 25px 15px 25px;
	margin-bottom: 15px*/
}

.form-search .ul-form li {
	float: left;
	list-style: none;
	line-height: 50px
}

.form-search .ul-form li label {
	text-align: right
}

.form-search .ul-form li span label {
	width: auto
}

.form-search .ul-form li.clearfix {
	float: none
}

.form-search .ul-form li.btns {
	padding-left: 10px
}

.form-search .ul-form li.btns .btn {
	margin-right: 5px
}

.form-horizontal {
	margin: 0;
}

.form-horizontal .control-group {
	margin-bottom: 0;
	background: #fff;
	border: none
}

.form-horizontal .control-label {
	/*float: none;
    padding-top: 5px;*/
	text-align: right;
	margin-right: 10px;
}

.form-horizontal .controls {
	text-align: left;
	overflow-x: auto;
	overflow-y: hidden;
	/*display: inline;*/
	margin-left: 0
}

.form-horizontal .controls label.error {
	background-position: 0 2px
}

.form-horizontal .table-form {
	width: 100%;
	border-color: #ddd
}

.form-horizontal .table-form, .form-horizontal .table-form td {
	border: 1px solid #ddd;
	background-color: #fdfdfd;
	padding: 4px
}

.form-horizontal .table-form td.tit {
	background: #fafafa;
	text-align: center;
	padding-right: 8px;
	white-space: nowrap
}

.form-horizontal .form-actions {
	margin-bottom: 0;
	margin-top: 0;
	background: #fff;
	border: none
}

.form-horizontal fieldset .row-fluid {
	margin-bottom: 10px
}

.pagination {
	margin: 8px 0
}

.pagination .controls a {
	border: 0
}

.pagination .controls input {
	border: 0;
	color: #999;
	width: 30px;
	padding: 0;
	margin: -3px 0 0 0;
	text-align: center
}

.modal-backdrop {
	background-color: #fff
}

.modal-backdrop, .modal-backdrop.fade.in {
	opacity: .5;
	filter: alpha(opacity=50)
}

.modal.tree {
	width: 300px;
	margin: -250px 0 0 -180px
}

.modal.tree .modal-body {
	height: 260px;
	padding: 20px 25px
}

.accordion a {
	color: #fefefe
}

.accordion-group {
	border: none;
	margin-bottom: 0
}

.accordion-heading {
	white-space: nowrap;
	background-color: #f5f5f5;
	background: #545454
}

.table th {
	white-space: nowrap;
	background-color: #fff;
	/*height: 35px;
	line-height: 35px*/
}

.accordion-heading {
	float: inherit;
	width: 100%;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0
}

.accordion-heading a:hover, .dropdown a:hover {
	text-decoration: none
}

.accordion-heading .accordion-toggle {
	font-family: 黑体;
	font-size: 14px;
	/*background: url(../images/arrow.png) no-repeat scroll right 14px top 18px;*/
	padding: 15px 15px
}

.accordion-inner {
	padding: 3px 8px 3px 8px;
	/*background: #6c6c6c;*/
	border: none
}

.accordion-inner .nav-list {
	margin-bottom: 0;
	padding: 0
}

.accordion-inner .nav-list li a {
	padding: 5px 0 5px 28px;
	text-shadow: none;
	margin: -5px -8px
}

.nav > li > a:focus, .nav > li > a:hover {
	text-decoration: none;
	background-color: transparent;
	border-bottom: transparent
}

#left, #openClose, #right {
	float: left
}

#openClose {
	width: 6px;
	margin: 0 1px;
	cursor: pointer
}

#openClose, #openClose.close {
	background: #efefef url(../images/openclose.png) no-repeat -29px center
}

#openClose.close {
	background-position: 1px center;
	opacity: .5;
	filter: alpha(opacity=50)
}
/* 表格 超出单元格后的内容显示省略号 */
.overflowHidden{overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;}

/** 分割线 -------------------------------------------------- */

.row {
	margin-right: 0;
	margin-left: 0
}

.table {
	text-align: left;
	border-collapse: separate
}

.query-box {
	background: #fff;
	padding: 20px 10px;
	margin-bottom: 15px;
	border-radius: 3px
}

.table-screen td {
	background-color: #fff;
	width: 33.3%;
	border: none;
	padding: 15px;
	vertical-align: middle
}

.query-box label, .ul-form label {
	width: 120px;
	margin: 15px 0;
	text-align: right
}

.query-box .btn {
	margin-top: 0
}

/*.btn:focus {
    !*color:#fff;background:#5db4e9;*!
    outline: 0;
    box-shadow: none;
    text-shadow: none;
    text-decoration: none
}*/

label {
	font-weight: 600;
	margin-bottom: 7px
}

.control-group input, input.input-xlarge {
	border-radius: 2px;
	height: 34px;
	/*line-height: 34px;*/
	line-height: normal;
	box-sizing: border-box;
	/*border-color: #ddd;
	box-shadow: none*/
}

input.input-xlarge {
	width: 270px;
}


.control-group input[type=checkbox], .control-group input[type=radio] {
	width: auto;
	vertical-align: middle
}

.control-group .select2-container {
	/*width: 270px;*/
	border-radius: 2px;
	line-height: 28px;
	margin-bottom: 8px
}

#searchTable th, #searchTable td {
	border: 0px;
}

/*#userControl li{height:60px;line-height:60px}*/
.query-box input[type=password], .query-box input[type=text], #searchTable input[type=password], #searchTable input[type=text], .ul-form input[type=text] {
	display: inline-block;
	/* padding:0 2px; */
	/*width: 200px;*/
	height: 36px;
	background-color: #fff;
	/*border: 1px solid #ddd;*/
	border-color: rgba(82,168,236,0.8);
	-webkit-appearance: none;
	box-sizing: border-box;
	vertical-align: middle;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	/*box-shadow: 0 1px 1px rgba(0, 0, 0, .05) inset;*/
	/*box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);*/
}

.btn3 {
	vertical-align: middle !important;
	border: none;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	outline: 0;
	margin-left: 10px;
	text-shadow: none;
	box-sizing: border-box;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, .12), 1px 1px 0 rgba(255, 255, 255, .2) inset
}

.btn {
	vertical-align: middle !important;
	/*background:#5db4e9;*/
	border: none;
	/* border-radius: 2px;
     -webkit-border-radius: 2px;*/
	outline: 0;
	margin-left: 10px;
	/*color:#fff;*/
	text-shadow: none;
	/*margin-bottom: 5px !important;*/
}
/**
  CSS 样式优先级:
  当在标签内使用 class="btn btn-primary btn-mini" 样式时,
  btn、btn-primary、btn-mini 这三个样式, 并不会根据在 class 填写的顺序进行设置优先级关系,
  而是跟 btn、btn-primary、btn-mini 这三个样式在 css 文件中声明的顺序有关, 越往下, 优先级就越高
 */
.btn-primary, .btn-danger, .btn-default, .btn-warning, .btn-info, .btn-success, .btn-inverse, .btn-link {
	font-size: 13px;
	min-width: 70px;
	outline: 0;
	margin-left: 10px;
	height: 30px;
	/*line-height: 30px;*/
	box-sizing: border-box;
	padding: 0 15px;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, .12), 1px 1px 0 rgba(255, 255, 255, .2) inset;
}

.btn-mini {
	line-height: inherit;
	height: inherit;
	padding: 0 6px;
	font-size: 10.5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.btn-small {
	padding: 2px 10px;
	font-size: 11.9px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

/*.btn:hover {
    border: 1px solid #cccccc;
}*/

.groups {
	background: #fff;
	padding: 20px;
	margin-bottom: 20px
}

.btn-search {
	min-width: 30px;
	background-image: linear-gradient(#eae4e4,#dddfef 5%,#e0d8d8);
	font-size: 18px;
	padding: 0;
	margin: 0;
	outline: 0;
	vertical-align: middle !important;
	border-radius: 0px 14px 14px 0px !important;
	height: 32px;
	line-height: 32px;
	width: 30px;
}

.btn-search:hover, .btn-search:active, .btn-search:visited {
	text-decoration: none;
}

.select2-container .select2-choice {
	height: 34px;
	line-height: 34px;
	background-color: #fff;
	border: 1px solid #ddd;
}

.select2-result-selectable .select2-match, .select2-result-unselectable .select2-match {
	color: red;
	background-color: yellow;
}

input[disabled], input[readonly], select[disabled], select[readonly], textarea[disabled], textarea[readonly] {
	cursor: auto;
	background-color: #f3f3f3
}

.query-box input[disabled], .query-box input[disabled], #searchTable input[disabled], #searchTable input[disabled] {
	cursor: auto;
	background-color: #f3f3f3
}