@charset "utf-8";
/*common(c)Urus  Version:1.0.1  Test: IE6 IE7 IE8 IE9Beta 360se3 Maxthon2 TheWorld FF TT Safari Opera Chorme */

.table{word-break:break-all;}

/* pager  S*/
.pagebt {
	clear: both;
	margin: auto;
	text-align: center;
	overflow: hidden;
}

.pagebt span.total,.pagebt span.topTotal {
	display: inline;
	margin-right: 10px;
	font-size: 13px;
	line-height: 26px;
	color: #555;
}

.pagebt a, .pagebt span.current {
	display: inline-block;
	min-width: 26px;
	height: 26px;
	margin-left: 3px;
	font-size: 13px;
	text-align: center;
	color: #666;
	background: #FFF;
	border: 1px solid #dedede;
	vertical-align: top;
	line-height: 26px;
}

.pagebt span {
	margin-left: 8px;
	font-size: 13px;
	line-height: 26px;
}

.pagebt a.prev, .pagebt a.next, .pagebt a.pageJump, a.pageJump {
	width: auto;
	padding: 0 5px;
}

.pagebt span.current {
	color: #FFF;
	background: #2f6ebe;
	border-color: #2f6ebe;
}

.pagebt a:hover {
	color: #2f6ebe;
	border-color: #2f6ebe;
	text-decoration: none;
}

.pagebt .text {
	margin: 0 8px;
	font-family: arial;
	font-size: 20px;
	line-height: 22px;
}

.pagebt .total {
	display: inline-block;
	height: 26px;
	margin: 0 10px;
	line-height: 26px;
}

.pagebt select {
	height: 26px;
	font-size: 13px;
	border: 1px solid #dedede;
	vertical-align: top;
	line-height: 26px;
}

.pagebt input[type="text"].pageInput, input[type="text"].pageInput {
	margin-left: 5px;
	width: 30px;
	border: solid 1px #dedede;
	height: 26px;
	line-height: 26px;
	text-align: center;
	vertical-align: top;
}

/*----------------validate样式------------------*/
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill
	{
	-webkit-box-shadow: 0 0 0 1000px white inset !important;
}

.cos-own-5 {
	position: relative;
	float: left;
	max-width: 41.66666667%;
	min-height: 1px;
	padding: 3px 15px 0;
}

.help-block {
	margin-top: 0px;
}

.help-block .fa {
	margin-top: 10px;
}

input[type=checkbox], input[type=radio] {
	margin: 0 4px 0 0;
	cursor: pointer;
	position: relative;
	top: 2px;
	vertical-align: initial!important;
}

.pms-checkbox label, .pms-radio label {
	margin: 5px 10px 0 0;
}

.has-success .form-control {
	border-color: #e5e6e7;
	box-shadow: none;
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label,
	.has-success .help-block, .has-success .radio, .has-success .radio-inline,
	.has-success.checkbox label, .has-success.checkbox-inline label,
	.has-success.radio label, .has-success.radio-inline label {
	color: inherit;
}
/*----------------validate样式------------------*/

/*----------眼睛 可见不可见 图标-------------*/
.visibleEye:before {
	content: "\f06e";
	font-size: 17px;
	color: #1ab394;
}

.inVisibleEye:before {
	content: "\f070";
	color: red;
	font-size: 17px;
}
/*----------眼睛 可见不可见 图标-------------*/

/*----------validate-------------*/
.pms-vd-form-style .form-group {
	overflow: visible;
	white-space: nowrap;
}

.pms-vd-form-style .form-group label, .pms-vd-form-style .form-group div,
	.pms-vd-form-style .form-group .m-b-none {
	display: inline-block;
	float: none;
	vertical-align: top;
}

.pms-vd-suffix {
	padding: 8px 3px 0 0;
}

/*----------validate-------------*/
table.pms-vd-attach {
	border: none;
}

table.pms-vd-attach tr td {
	padding: 8px 8px 10px;
}

table.pms-vd-attach tr {
	border: none;
}

table.pms-vd-attach tr td.attachment-title {
	padding: 0px;
	border: none;
	padding-bottom: 10px;
}

table.pms-vd-attach tr td.attachment-actions {
	padding: 0px;
	border: none;
	vertical-align: top;
}

table.pms-vd-attach tr td.attachment-title  small {
	word-break: break-all;
	font-size: 75%;
	color: #676a6c;
}

table.pms-vd-attach tr td.attachment-title .pms-delete-line {
	color: red;
	text-decoration: line-through;
}

table.pms-vd-attach tr td.attachment-actions {
	width: 95px;
}

table.pms-vd-attach tr td.attachment-actions  a {
	padding: 5px 5px;
	color: #676a6c;
}

table.pms-vd-attach tr td.attachment-actions  a.attachmentDelete:hover {
	color: #a94442;
}

table.pms-vd-attach tr td.attachment-actions  a.attachmentDown:hover {
	color: #000;
}

.pms-wd-100{
	width:100%;
	padding:0;
}

.pms-vd-add {
	padding-left: 0;
	line-height: 33px;
}

.pms-vd-checkbox {
	padding-left: 10px;
	line-height: 33px;
}
.pms-d-form-checkbox span {
    display: inline-block;
    white-space: nowrap;
    vertical-align: top;
    margin-right: 10px;
}
.pms-vd-add[disabled], .pms-vd-add:active[disabled], .pms-vd-add:hover[disabled]
	{
	color: #ccc;
}
.pms-table-btn[disabled], .pms-table-btn:active[disabled], .pms-table-btn:hover[disabled]
	{
	color: #ccc;
    cursor: not-allowed;
}

.pms-vd-add .fa {
	margin-right: 5px;
}

.pms-vd-add:hover {
	color: #23527c
}

.pms-fixed-bottom-right {
	position: fixed;
	bottom: 0px;
	right: 0px;
	z-index:10000;
}

.pms-fixed-mb {
	margin-bottom: 50px;
}

.pms-close {
	position: absolute;
	right: 20px;
	top: 9px;
	font-size: 12px;
	color: #676a6c; /*#a0a0a0*/
}

a.text-toggle {
	font-size: 12px;
	color: #c2c2c2;
}

a.text-toggle:hover {
	color: #bababa;
}

.pms-p-left {
	padding-left: 10px;
}

.pms-m-left-10 {
	margin-left: 10px;
}

.pms-btn-m {
	margin-left: 3px;
}

.pms_button_box { 
    letter-spacing: -4px;
    font-size: 0;
    
}

.pms_button_box a.btn{
	margin-left: 3px;
	 font-size:12px;
     letter-spacing:0;
}

.pms-select-tool {
	height: 24px;
	line-height: 24px;
	font-size: 12px;
}

.form-control::-webkit-input-placeholder {
	color: #666;
}

.form-control:-moz-placeholder {
	color: #666;
}

.form-control::-moz-placeholder {
	color: #666;
}

.form-control:-ms-input-placeholder {
	color: #666;
}

.form-control::-ms-input-placeholder {
	color: #666;
}

.form-group select.form-control {
	padding-left: 8px;
}

.analysisFilterItem {
	position: relative;
	display: inline-block;
	margin: 10px 25px 0 0;
	padding: 0 7px;
	color: #283f5c;
	height: 32px;
	line-height: 32px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 12px;
	background: #f7f7f7;
	border: 1px solid #9eb5d1;
}

.pms-cursor-pointer{
	cursor:pointer;
}

.pms-cursor-help{
	cursor:help;
}

.pms-table-btn{
	display:inline-block;
	margin-left:3px;
}


.table a.pms_title_visited:visited{
 color:#53646f;
}
.table a.pms_title_has_visited{
}
.table a.pms_title_visited{
 color:#53646f;
}

.pms_title_min_w{
	min-width:180px;
}


.pms_check_table h3,h4,h5{
	margin:0;
}

/*date*/
.Wdate-animation {
	-webkit-animation-duration : .3s;
	animation-duration : .3s;
	-webkit-animation-fill-mode : both;
	animation-fill-mode : both;
	-webkit-animation-name : laydate-upbit;
	animation-name : laydate-upbit;
	background:transparent;
}
 .Wdate-animation iframe{
	 box-shadow: 2px 2px 5px rgba(0,0,0,.1);
 }
@-webkit-keyframes laydate-upbit {
	from {
		-webkit-transform : translate3d(0, 20px, 0);
		opacity : .3
	}
	to {
		-webkit-transform : translate3d(0, 0, 0);
		opacity : 1
	}
}
@keyframes laydate-upbit {
	from {
		transform : translate3d(0, 20px, 0);
		opacity : .3
	}
	to {
		transform : translate3d(0, 0, 0);
		opacity : 1
	}
}
/*scrollbar*/
.layui-layer .layui-layer-content {
	padding-right: 1px;
}

.layui-layer .wrapper-content {
	width: 100%;
	height: 100%;
	overflow: auto;
}

.layui-layer .wrapper-content::-webkit-scrollbar-thumb:vertical {
	border-radius: 6px;
	background: #c9c9c9;
}

.layui-layer .layui-layer-wrap {
	width: 100%;
	height: 100%;
	overflow: auto;
}

.layui-layer .layui-layer-wrap::-webkit-scrollbar-thumb:vertical {
	border-radius: 6px;
	background: #c9c9c9;
}

.pms-add-line {
	color: green !important;
}

.pms-edit-line {
	color: blue !important;
}



/*修改表格内含有编辑按钮的 form-group*/
.table-formGroup-edit td  .form-group{
    display: block;
    margin-bottom:0;
}
.table-formGroup-edit .col-sm-1, .table-formGroup-edit  .col-sm-9{
    padding-left:0;
    padding-right:0;
}
.table-formGroup-edit .pms-vd-suffix .btn-white {
    padding: 6px;
    background: transparent;
    border: none;
    margin-left: -3px;
}


.pms-jstree-ul ul li{
     white-space: nowrap;
}
.pms-jstree-ul ul li a{
      white-space: initial;
}


.pms-assign-success{
	position:absolute;
	right:15px;
	bottom:15px;
}

.ml15{
	margin-left: 15px;
}
.mr4{
	margin-right: 4px;
}

.mr15{
	margin-right: 15px;
}

.mt10{
	margin-top:10px;
}
.mt20{
	margin-top:20px;
}
.pt10{
	 padding-top:10px;
 }
.pt15{
	padding-top:15px;
}
.warn-color{
	color:#5D337B;
}

.pms-d-form .form-group .pms-wide-label{
	width: 95px;
	text-align: right;
}

.w50{
	width:50px;
}

.sys-color{
	color:#6E4682;
}