
body {
	background-color: #FFFFFF;
	font-size: 14px;
	
	
	font-family: "Microsoft YaHei", "微软雅黑", "Segoe UI", Arial;
}
HTML {
	font-size: 14px;
	height:100%;
	font-family: "Microsoft YaHei", "微软雅黑", "Segoe UI", Arial;
}

LABEL {
	font-size: 14px;
	font-family: "Microsoft YaHei", "微软雅黑", "Segoe UI", Arial;
}

select {
	font-size: 14px;
	height: 28px;
	font-family: "Microsoft YaHei", "微软雅黑", "Segoe UI", Arial;
}

option {
	font-size: 14px;
	font-family: "Microsoft YaHei", "微软雅黑", "Segoe UI", Arial;
}

input,input[type="text"] {
	font-size: 14px;
	font-family: "Microsoft YaHei", "微软雅黑", "Segoe UI", Arial;
}

textarea {
	font-size: 14px;
	font-family: "Microsoft YaHei", "微软雅黑", "Segoe UI", Arial;	
}

.ui-datepicker .ui-datepicker-title select {
	font-size: 13px;
	font-family: "Microsoft YaHei", "微软雅黑", "Segoe UI", Arial;
	margin: 0px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 49%;
	height: 28px;
}

.default-body {
	min-width: 987px;
	
}

.default-container {
	padding-left: 0px;
	
	overflow: hidden;
	position: relative;
	
}

.default-container .menu-container {
	position: absolute;
	width: 220px;
	border-right: 1px solid #478dcf;
	height: 100%;
	overflow-y: auto;
    background-color: #E0EFF6;
}
.default-container .body-container {
	width: 100%;
	
	padding-bottom: 99em;
    margin-bottom: -99em;
	
}
.default-container .main-content {
	padding-top:8px;
	padding-bottom:16px;
}
.form-horizontal{
	table-layout: fixed;
	margin-bottom: 0px;
}
.nav-tabs{
	table-layout: fixed;	
	margin-bottom: 0px;
}


.default-container .body-content-container {
	padding-left: 236px;
}

.viewTitle{
	
	padding-left: 8px; 
	padding-top:10px;
	font-size: 16px;
	white-space:normal;
	word-break:break-all;
	letter-spacing:1px;	
}


/*  menu */

.menu {
	padding-bottom: 20px;
	padding-top: 4px;
	
	
	font-size: 14px;
}


.menu .main-menu {
    
}
.menu .main-menu > li {
}
.menu .main-menu > li > a {
    padding-top: 4px;
}
.menu .main-menu > li > p {
    padding-top: 4px;
}

.menu .sub-menu {
    margin: 0;
    padding: 0;
}
.menu .sub-menu > li {
    display: inline;
}
.menu .sub-menu > li > a {
    padding-left: 43px;
    padding-right: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
}




.header {
	background: url(../img/title_bg.png) repeat-x;
	height: 50px;
}

.header-container {
	padding-left:18px;
	height: 50px;
	
}

.header-subsytem {
	
	height: 300px;
	position: absolute;
	z-index: 99999;
	width: 100%;
	background-color: #f2f2f2;
	filter: alpha(opacity = 100);
	opacity: 1;
	min-width: 987px;
	margin: auto;
	
}
.SubsystemWebpartImg{
	pointer:default;
}
.breadcrumbPannel {
	padding-top:2px;
	padding-bottom:2px;
}
.titleToolbarPannel {
	padding-top:6px;
	text-align: right;
}

.header-text{
	font-size: 20px;
	color: #FFFFFF;
	letter-spacing: 4px;
	font-weight: bold;
	padding-top: 12px;
}

.header-log{
	width: 32px;
	height: 32px;
	
}

.header .logout-container {
	padding-right: 40px;
	margin-bottom: 15px;
}

.header .logout-container .logout {
	background: url(../img/logout.jpg) no-repeat;
	border: 0;
	width: 84px;
	height: 22px;
	padding: 0;
}

.header .navbar {
	background-color: #2876c0;
	margin: 0 20px;
}

.header .navbar-header {
	filter: none;
	background: url(../img/navbar.jpg) repeat-x;
	min-height: 34px;
	border: 0;
}

.header .navbar-brand {
	padding: 8px 27px;
	font-size: 12px;
	color: #fff799;
	text-shadow: 0 1px 0 #1560a6;
	font-weight: bold;
}

.header .navbar-brand:hover {
	color: #ffe555;
}

.header .navbar .nav>li {
	line-height: 8px;
}

.header .navbar .nav>li>a {
	padding-left: 7px;
	padding-right: 7px;
}

.header .navbar .nav a {
	color: #fff799;
	font-weight: bold;
	text-shadow: 0 1px 0 #1560a6;
}

.header .navbar .nav a:hover {
	color: #ffe555;
}

.header .navbar .nav>.active>a,.header .navbar .nav>.active>a:hover {
	color: #ffe555;
	background-color: #2166b5;
}
.footer {
	clear: both;
	position: relative; 
	background: url(../img/footer.jpg) repeat-x;
	height: 14px;
}
.header .topmenu {
	padding-left:0px;
	padding-right:6px;
	font-size: 12px;
	color: white;
	text-shadow: 0 1px 0 #1560a6;
	font-weight: bold;
	padding-top: 16px;
}

.header .topmenulast {
	padding-left:0px;
	padding-right:16px;
	font-size: 12px;
	color: white;
	text-shadow: 0 1px 0 #1560a6;
	font-weight: bold;
}

.header .topmenusep{
	padding-left:0px;
	padding-right:4px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	
}

/* breadcrumb */
.breadcrumb {
	background-color: inherit;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-left:0px;
}

.breadcrumb>li {
	text-shadow: 0 1px 0 #9BC7F0;
	font-size: 13px;
}

.breadcrumb a {
	color: #333333;
}

.breadcrumb a:hover {
	color: #004b80;
}

.breadcrumb>li>.divider {
	color: #004b80;
}



/* body  */

/* iframe */
.attachment-download-container {
	display: none;
	width: 0;
	height: 0;
}

.attachment-upload-container {
	border: 0;
	width: 100%;
	height: 120px;
}

/* div pannel */
.pannel {
	background-color: #f9fcfd;
	border: 1px solid #ccc;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-webkit-box-shadow: 0;
	-moz-box-shadow: 0;
	box-shadow: 0 0;
	-moz-box-shadow: 0 0;
	-webkit-box-shadow: 0 0;
	margin: 0 0;
	float: none;
	
	
}
.viewPannel, .listPannel, .editPannel, .deletePannel  {
	background-color: #f9fcfd;
	border: 1px solid #ccc;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-webkit-box-shadow: 0;
	-moz-box-shadow: 0;
	box-shadow: 0 0;
	-moz-box-shadow: 0 0;
	-webkit-box-shadow: 0 0;
	margin: 0 0;
	float: none;
	
}
.pannelSpace  {
	padding-top: 8px;
	padding-bottom: 8px;
	
}
.noBorderTop {
	border-top: none;
}
.noBorderBottom {
	border-bottom: none;
}

.pannlColor, .viewPannelColor, .listPannelColor, .editPannelColor, .deletePannel, .filterPannelColor {
	background-color: #f9fcfd;
}
/**
.pannel {
	background-color: #ffffff;
	border: 1px solid #ccc;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box;
	margin: 6px auto 16px auto;
	float: none;
}
**/

.pannel-header {
	background-color: #d4e5f6;
	background-image: -moz-linear-gradient(top, #ffffff, #d4e5f6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#d4e5f6));
	background-image: -webkit-linear-gradient(top, #ffffff, #d4e5f6);
	background-image: -o-linear-gradient(top, #ffffff, #d4e5f6);
	background-image: linear-gradient(to bottom, #ffffff, #d4e5f6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d4e5f6', GradientType=0);
	background-repeat: repeat-x;
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
	-webkit-box-shadow: inset 0 1px 0 #ffffff;
	-moz-box-shadow: inset 0 1px 0 #ffffff;
	box-shadow: inset 0 1px 0 #ffffff;
	padding: 7px 15px 0px 15px;
	min-height: 30px;
}

.eform-header {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #d4e5f6;
	background-image: -moz-linear-gradient(top, #ffffff, #d4e5f6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#d4e5f6));
	background-image: -webkit-linear-gradient(top, #ffffff, #d4e5f6);
	background-image: -o-linear-gradient(top, #ffffff, #d4e5f6);
	background-image: linear-gradient(to bottom, #ffffff, #d4e5f6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d4e5f6', GradientType=0);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-webkit-box-shadow: 0;
	-moz-box-shadow: 0;
	box-shadow: 0 0;
	-moz-box-shadow: 0 0;
	-webkit-box-shadow: 0 0;
	padding: 7px 15px 0px 15px;
	min-height: 30px;
	
}
.eform-footer {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #f5f5f5;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-webkit-box-shadow: 0;
	-moz-box-shadow: 0;
	box-shadow: 0 0;
	-moz-box-shadow: 0 0;
	-webkit-box-shadow: 0 0;
	padding: 6px;
	margin-bottom: 0;
	min-height: 30px;
}

.pannel-header .btn {
	margin-top: -4px;
	height: 15px;
}

.pannel-body {
	padding: 5px 10px;
}


.pannel-body2 {
	padding: 10px 10px;
}

.pannel-footer {
	background-color: #f5f5f5;
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
	-webkit-box-shadow: inset 0 1px 0 #ffffff;
	-moz-box-shadow: inset 0 1px 0 #ffffff;
	box-shadow: inset 0 1px 0 #ffffff;
	border-top: 1px solid #ddd;
	padding: 6px;
	margin-bottom: 0;
	min-height: 30px;
}


/* div pannel */
.datatablePannel {
	background-color: #ffffff;
}

.datatable-toolbar {
	padding-top:6px;
	padding-left:14px;
	padding-bottom:6px;
	background-color: #f5f5f5;
	-moz-border-radius: 6px;
	border-radius: 6px;

}
.ListToolbarWebpart {
	padding-top:6px;
	padding-left:14px;
	padding-bottom:6px;
}


.datatable-pager {
	background-color: #f5f5f5;
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
	-webkit-box-shadow: inset 0 1px 0 #ffffff;
	-moz-box-shadow: inset 0 1px 0 #ffffff;
	box-shadow: inset 0 1px 0 #ffffff;
	
	padding: 5px;
	margin-bottom: 0;
}

/* big tabs user for full page */
.tabs {
	background: url(../img/tabs.jpg) repeat-x;
	height: 43px;
}

.tabs-container {
	background: url(../img/tab-container.jpg) no-repeat;
	height: 35px;
	padding-top: 8px;
	padding-left: 30px;
}

.tabs ul {
	border-bottom: 0;
	margin-bottom: 0;
}

.tabs li>a {
	background-color: #4183dd;
	background-image: -moz-linear-gradient(top, #41b7fa, #4183dd);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#41b7fa), to(#4183dd));
	background-image: -webkit-linear-gradient(top, #41b7fa, #4183dd);
	background-image: -o-linear-gradient(top, #41b7fa, #4183dd);
	background-image: linear-gradient(to bottom, #41b7fa, #4183dd);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#41b7fa', endColorstr='#4183dd', GradientType=0);
	background-repeat: repeat-x;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 16px;
	border: 1px solid #4183dd;
	color: #ffffff;
	font-weight: bold;
}

.tabs .nav-tabs>li>a:hover {
	background-color: #cde5fc;
	background-image: -moz-linear-gradient(top, #ffffff, #cde5fc);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#cde5fc));
	background-image: -webkit-linear-gradient(top, #ffffff, #cde5fc);
	background-image: -o-linear-gradient(top, #ffffff, #cde5fc);
	background-image: linear-gradient(to bottom, #ffffff, #cde5fc);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cde5fc', GradientType=0);
	background-repeat: repeat-x;
	color: #4183dd;
	border: 0;
}

.tabs .nav-tabs>.active>a,.tabs .nav-tabs>.active>a:hover {
	background-color: #cde5fc;
	background-image: -moz-linear-gradient(top, #ffffff, #cde5fc);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#cde5fc));
	background-image: -webkit-linear-gradient(top, #ffffff, #cde5fc);
	background-image: -o-linear-gradient(top, #ffffff, #cde5fc);
	background-image: linear-gradient(to bottom, #ffffff, #cde5fc);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cde5fc', GradientType=0);
	background-repeat: repeat-x;
	border: 3px solid #4183dd;
	border-bottom: 0;
	color: #4183dd;
}

.tab-content {
	overflow: inherit;
}

/* table require item,show red * after label */
.required {
	/*color: #D14;*/
}

/* hierarchy list ul */
.hierarchy {
	padding-bottom: 0;
	padding-top: 10px;
	border-right: 0;
	height: auto;
}

.hierarchy  li {
	line-height: 20px;
}

.hierarchy  .row-fluid {
	border-bottom: 1px solid gray
}

.hierarchy  .row-fluid [class*="span"] {
	min-height: 0;
}

/* button */
.modal .buttonspan5 {
	width: 100px;
	height: 50px;
	margin-left: 0
}

/* jquery validator plugin */
div.error {
	opacity: 1;
	color: red;
	
}
div.errorAll {
	opacity: 1;
	color: red;
	text-align: center;
	
}
label.error {
 	opacity: 1;
 	color: red;
}
label.errorAll {
 	opacity: 1;
 	color: red;
 	text-align: center;
}


/* jquery bootsrap multiselect plugin */
.multiselect-container {
	width: 750px;
}

.multiselect-container>li {
	float: left;
}

.multiselect-container>li>a {
	width: 144px;
	padding: 3px;
}

.multiselect-container>li>a.multiselect-all {
	width: 744px;
}

.multiselect-container>li>a>label {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/* other */
.red {
	color: #D14;
}

.wrap { table-layout:fixed; word-break: break-all; overflow:hidden; } 

.list-toolbar {
	background-color: #ffffff;
	padding: 7px 15px 0px 15px;
	min-height: 25px;
}
.list-header {
	background-color: #f2f2f2;
	padding: 7px 15px 0px 15px;
	min-height: 25px;
}
.list-item {
	padding: 7px 15px 0px 15px;
	min-height: 25px;
	font-size: 16px;
}
.eform {
	float: left;
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
}

.datePicker{
	width: 100px;
	height: 30px !important;	
}
.eform .form-group {
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.form-control {
	width: 100%;
	height: 30px !important;
}

.form-date {
	width: 100px;
	height: 30px !important;
}

.eform-col1 .eform-span1 {
	width: 100%;
}

.eform-col1 .eform-span2 {
	width: 100%;
}

.eform-col1 .eform-span3 {
	width: 100%;
}

.eform-col1 .eform-span4 {
	width: 100%;
}

.eform-col2 .eform-span1 {
	width: 50%;
}

.eform-col2 .eform-span2 {
	width: 100%;
}

.eform-col2 .eform-span3 {
	width: 100%;
}

.eform-col2 .eform-span4 {
	width: 100%;
}

.eform-col3 .eform-span1 {
	width: 33.3333%;
}

.eform-col3 .eform-span2 {
	width: 66.6666%;
}

.eform-col3 .eform-span3 {
	width: 100%;
}

.eform-col3 .eform-span4 {
	width: 100%;
}

.eform-col4 .eform-span1 {
	width: 25%;
}

.eform-col4 .eform-span2 {
	width: 50%;
}

.eform-col4 .eform-span3 {
	width: 75%;
}

.eform-col4 .eform-span4 {
	width: 100%;
}

.eform .eform-spanall {
	width: 100%;
}

.eform-label {
	float: left;
	width: 100px;
	padding-top: 3px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: right;
}

.eform-input {
	overflow: hidden;
}


*,*:before,*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


.disabled {
	color: #ccc;
	cursor: not-allowed;
}



.list-search-panel {
	background-color: #F9FCFD;
	border: 1px solid #c0c0c0;
	margin: 0 auto;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
}

.list-search-panelNoTop {
	background-color: #F9FCFD;
	border: 1px solid #c0c0c0;
	margin: 0 auto;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: none;
}


.list-status-filter {
	margin: 0 auto;
	width: 100%;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	padding-top: 8px;
	text-align: left;
	float: left;
}

.list-status-filter a {
	padding-left: 10px;
}

.list-status-filter span {
	padding-left: 10px;
	color: #808080;
}

.list-status-bar {
	background-color: #fff;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(.9, rgba(255, 255, 255,
		.3)), color-stop(.9, transparent), to(transparent));
	background-image: -moz-linear-gradient(rgba(255, 255, 255, .3) 90%,
		transparent 90%, transparent);
	background-image: -o-linear-gradient(rgba(255, 255, 255, .3) 90%,
		transparent 90%, transparent);
	background-image: linear-gradient(rgba(255, 255, 255, .3) 90%,
		transparent 90%, transparent);
	background-size: 1px 4px;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-left: 1px solid #c0c0c0;
	border-right: 0px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	color: #808080;
}

.table-list tr th {
	background-color: #e0e0e0;
	background-image: -moz-linear-gradient(#fcfcfc 0%, #e0e0e0 50%, #fcfcfc);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #fcfcfc),
		color-stop(.35, #f0f0f0), color-stop(.5, #e0e0e0),
		color-stop(.65, #f0f0f0), to(#fcfcfc));
	background-image: -o-linear-gradient(#fcfcfc 0%, #e0e0e0 50%, #fcfcfc);
	background-image: linear-gradient(#fcfcfc 0%, #e0e0e0 50%, #fcfcfc);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fcfcfc,
		endColorstr=#e0e0e0, grandientType=1);
	background-size: 50px 28px;
	height: 20px;
	border-bottom: 1px solid #c0c0c0;
}

.table-list th,.table-list td {
	border-left: 1px solid #ccc;
	border-top: 0px solid #ccc;
}

.table-list tbody>tr:nth-child(odd)>td,.table-list tbody>tr:nth-child(odd)>th
	{
	background-color: #F1F6FE;
}

.tablePannel {
	
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 0px solid #ccc;
	border-left: 0px solid #ccc;
}

.tablePannel .table {
	table-layout: fixed;
	margin-bottom: 0px;
}

.tablePannel .table th {
	padding: 6px;
	white-space:nowrap;
	vertical-align: inherit
}

.tablePannel .table td {
	padding: 6px;
	vertical-align: inherit
}

.tablePannel .table-list {
	table-layout: auto;
}


.tablePannel .table {
	table-layout: fixed;
	margin-bottom: 0px;
}
.datatable-pager {
	border-right: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-radius: 0px 0px 0px 0px;
	padding: 3;
	margin: 0;
}
/* pagination */

.pagination {
	padding: 0;
	margin: 0;
	
}

.pagination ul {
	
	-webkit-box-shadow: 0 0;
	-moz-box-shadow: 0 0;
	box-shadow: 0 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.pagination ul>li>a,.pagination ul>li>span {
	border: 1;
}

