﻿/* 版本号：1.5 2022-3-25 */

.field-validation-error
{
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid
{
    display: none;
}

body , div {
	font-family: 微软雅黑,Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;

}
body {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-type: none;
}

form {
	margin: 0px;
	padding: 0px;
}
/*a:link
{
	color: #336699;
	text-decoration: none;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}*/

/* --------------------表单Begin-------------------------*/
.u-form {
	padding: 0px;
	margin: 0px;
}

.u-form li {
	line-height: 36px;
	margin-bottom: 10px;
	clear: both;
}
.u-form p {
	float: left;
	height: 36px;
	width: 125px;
	padding: 0px;
	font-size: 14px;
	color: #666666;
	text-align:right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.u-form-tip {
	margin-left: 135px;
	line-height: 25px;
	color: #999999;
	font-size: 14px;
}
.u-form-group {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 10px!important;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.u-form-group-tip {
	font-size: 14px;
	margin-bottom: 10px;
	padding-bottom: 10px!important;
	clear: both;
	color: #999999;
	line-height: 25px;
}
.u-form-droplist{
	line-height: 30px;
	height: 30px;
	border: 1px solid #DEDEDE;
	margin-top: 5px;
}
.u-form-btn {
	padding-left: 180px;
}


.u-form-multilink {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 135px;
	padding: 0px;
}
.u-form-multilink a , .u-form-multilink-disabled {
	text-decoration: none;
	margin: 5px;
	display: block;
	float: left;
	border-radius: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.u-from-multilink a:link , .u-from-multilink a:visited {
	color: #3366CC;
	background-color: #E7E7E7;
}
.u-from-multilink a:hover {
	color: #FFFFFF;
	background-color: #3399FF;
}
.u-from-multilink-disabled {
	color: #666666;
	background-color: #E7E7E7;
	text-align: center;
}
.input-50 , .input-100 , .input-200 , .input-300 , .input-500 , .input-500-100 , .input-500-150 , .input-700 , .input-700-100 {
	line-height: 30px;
	height: 30px;
	border: 1px solid #DEDEDE;
	font-size: 14px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.input-50 {
	width: 50px;
}
.input-100 {
	width: 100px;
}
.input-200 {
	width: 200px;
}
.input-300 {
	width: 300px;
}
.input-500 {
	width: 500px;
}
.input-700 {
	width: 700px;
}
.input-500-100 {
	width: 500px;
	height:100px;
}
.input-500-150 {
	width: 500px;
	height:150px;
}
.input-700-100 {
	width: 700px;
	height:100px;
}
.checkbox-16 {
	height: 16px;
	width: 16px;
	margin-top: 15px;
	margin-right: 10px;
}
.checkbox-20 {
	height: 20px;
	width: 20px;
	margin-top: 15px;
	margin-right: 10px;
}
/* --------------------表单End-------------------------*/
/* --------------------错误页Beign-------------------------*/
#error-main {
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	padding: 30px;
	margin-top: 70px;
	margin-bottom: 60px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#error-title {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#error-body {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	color: #000000;
}
/* --------------------错误页End-------------------------*/

/* --------------------列表Begin-------------------------*/
.list {
	margin-top: 0px;
	margin-bottom: 1px;
	margin-left: auto;
	padding: 0px;
	margin-right: auto;
	width: 100%;
	clear: both;
}

.list li {
	float: left;
	line-height: 35px;
	height: 35px;
	overflow: hidden;
}

.list-header {
	height: 30px;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
.list-header li {
	float: left;
	text-align: center;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
	background-color: #E4E4E4;
	margin-right: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.list-over {
	background-color: #FFCCFF;
}
.list-next li {
	background-color: #E3E3E3!important;
}
/* --------------------列表end-------------------------*/

/* --------------------页码Begin-------------------------*/
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* --------------------页码End-------------------------*/


/* --------------------多链接栏Begin-------------------------*/
.multilink {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.multilink a {
	text-decoration: none;
	margin: 5px;
	display: block;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-radius: 10px;
}
.multilink a:link , .multilink a:visited {
	color: #006699;
}
.multilink a:hover {
	color: #000000;
	background-color: #E7E7E7;
}
/* --------------------多链接end-------------------------*/


.mtable {
	line-height: 25px;
	margin-bottom: 20px;
	width: 100%;
	border-collapse:collapse;
}

.mtable thead {
    background-color: #EAF7FD;
    font-weight: bold;
    text-align: center;
}

.mtable td {
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}

.mtable-bordered {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ddd;
	border-bottom-color: #CCCCCC;
}

.mtable-bordered td{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.mtable-sel {
	background-color: #FFFFA4!important;
}

.txt-center {
	text-align: center;
}
.txt-left {
	text-align: left;
}
.txt-right {
	text-align: right;
}
.txt-bold 
{
    font-weight: bold;
}
.clear 
{
    clear:both;
}
.blankline {
	height: 10px;
	width: 100%;
	clear: both;
}
.float-left {
	float: left;
	clear: none!important;
}
.float-left-n {
	float: left;
	clear: both!important;
}

.color-red{
	color: #FF0000!important;
}
.color-blue{
	color: #006699!important;
}
.color-gray{
	color: #999999!important;
}
.color-white {
	color: #FFFFFF !important;
}
.color-black {
	color: black !important;
}
.color-green {
	color:green !important;
}

.ui-dialog {
	z-index: 8888 !important;
}