﻿/*首页*/
h1, h2, h3, h4, h5, h6 {
	line-height: 110%;
	font-weight: 400;
}

h4, .mui-h4 {
	font-size: 1.125em !important;
}

h5, .mui-h5 {
	font-size: 1em !important;
}

h6, .mui-h6 {
	font-size: 0.75em !important;
}

.mui-media-object img {
	max-height: 40px;
	max-width: 40px;
}

.red-dot:after {
	content: '';
	position: relative;
	display: inline-block;
	width: 8px;
	height: 8px;
	background-color: #f74c31;
	border-radius: 5px;
	vertical-align: top;
	left: 37px;
	top: -3px;
	background-clip: padding-box;
}

.flow-btn-row {
	height: auto !important;
	min-height: 42px;
}
.flow-btn-row a {
	margin: 2px 5px;
}
.mui-btn.flow, .mui-btn.rollback, .mui-btn.sendto, .mui-btn.flowmore, .flow-opinion .mui-btn {
	padding: 5px 10px 3px 10px !important;
}

.mui-btn.flowmore {
	font-weight: 600;
}

.flow-section {
	border: 2px dashed #ff006e;
}

.mui-btn-block {
	padding: 8px 10px 6px 10px !important;
}

.exe-info {
	text-align: center;
}

/*列表页面*/
div.actions-margin {
	margin-bottom: 60px;
}

.actions {
	text-align: right;
	position: fixed;
	width: 100%;
	height: 60px;
	min-height: 60px;
	left: 0px;
	bottom: 0px;
	overflow: hidden;
	z-index: 10;
	opacity: 1;
	padding: 0px 5px;
}

	.actions a {
		margin: 3px;
		width: 50px;
		height: 50px;
		display: inline-block;
		text-align: center;
	}

		.actions a .mui-icon {
			margin-top: 12px;
		}

.dt-action {
	color: #fff;
	background-color: mediumaquamarine;
}

/*查看页面*/
.open {
}

	.open h5.mui-content-padded {
		font-size: 1.0em !important;
		padding: 10px 0px 0px 5px;
	}

	.open h5.row-divider {
		min-height: 40px;
		font-size: 0.875em !important;
		padding: 12px 10px 10px 15px;
		background-color: #fafafa;
	}

	.open .title {
		padding: 15px 15px 0px 15px;
		text-align: center;
	}

	.open .body {
		padding: 15px;
		line-height: 150%;
		word-break: break-all;
		word-wrap: break-word;
	}

		.open .body * {
			max-width: 100%;
		}

		.open .body img, .open .new-line img {
			max-width: 100%;
			height: auto !important;
		}

		.open .body table {
			width: auto !important;
		}

	.open .mui-input-row {
		height: auto;
	}
		.open .mui-input-row label ~ div {
			text-align: right;
			line-height: 1.1;
			white-space: normal !important;
			word-break: break-all;
			overflow: visible !important;
			padding: 11px 20px 11px 0px;
			-webkit-user-select: text;
		}

		.open .mui-input-row label ~ input, .mui-input-row label ~ select {
			color: #999999;
			text-align: right;
			padding-right: 20px;
		}

			.open .mui-input-row label ~ input[type=date] {
				direction: rtl;
			}

		.open .mui-input-row label ~ select {
			direction: rtl;
		}

		.open .mui-input-row textarea {
			color: #999999;
		}

input::-webkit-inner-spin-button, input::-webkit-calendar-picker-indicator {
	display: none;
}

.open .new-line {
	margin-top: 5px;
	display: block;
	color: #999999;
	white-space: normal !important;
	word-break: break-all;
	overflow: visible !important;
	-webkit-user-select: text;
}

	.open .new-line label {
		float: none;
	}

	.open .new-line div, .open .new-line table {
		width: 100% !important;
	}

.open .mui-button-row {
	padding-bottom: 5px;
}

.open .mui-table-view, .list .mui-table-view {
	margin-top: 5px;
}

.mui-table-view:before {
	top: 0px;
}

.open .mui-table-view .mui-table-view-cell {
}

	.open .mui-table-view .mui-table-view-cell a {
		/*font-size: 0.75em;*/
	}

.open .mui-table-view-divider:before {
}

.open .mui-table-view .mui-table-view-cell .mui-pull-right {
	max-width: 65%;
	color: #999999;
	white-space: normal !important;
	word-break: break-all;
	overflow: visible !important;
	-webkit-user-select: text;
}

.open .attaches .mui-media-body {
	font-size: 0.75em;
}

.open .mui-navigate-right:after, .open .mui-push-right:after {
	right: 5px;
	content: '\e583';
}

.open select {
	margin-top: 0px;
}

/*明细表格*/
.mui-table-view li.mui-scroll-wrapper {
	position: relative;
}

.dynamic-table-wrapper {
	width: 100%;
	overflow: scroll;	/*hidden*/
}

.dynamic-table {
	font-size: 0.75em;
	color: #808080;
}

	.dynamic-table th, .dynamic-table td {
		border: 1px solid #cccccc;
		text-align: center;
		padding: 2px 2px 0px 2px;
	}

	.dynamic-table .f-row {
		background-color: #fafafa;
		position: relative;
		z-index: 2;
	}

	.dynamic-table .f-col {
		background-color: #fafafa;
		position: relative;
		z-index: 1;
	}

	.dynamic-table .f-cross {
		z-index: 3;
	}

/*流程*/
#flowAsAjax {
	display: none;
}
.flow-desc {
	font-size: 0.75em;
	padding: 5px;
	background-color: lightyellow;
}
/*填写意见*/
textarea.opinion {
	border: 1px dashed #cccccc !important;
	margin-bottom: 0px;
}
/*签名区*/
#sign0 {
	width: 165px;
	height: 65px;
	border: 1px dashed #cccccc;
}

.flow-signature {
	background-color: ghostwhite !important;
}

	.flow-signature .mui-input-row {
	}

	.flow-signature label, .flow-signature input {
		font-size: 0.875em;
	}

/*意见*/
div.opinion {
	font-size: 0.875em;
	-webkit-user-select: text; /*允许复制*/
}

.sign {
	text-align: right;
	font-size: 0.75em;
}

.flowInfo {
	text-align: right;
	padding-bottom: 4px;
	font-size: 0.75em !important;
	font-weight: normal;
}

.flow-action {
	height: 250px !important;
	background-color: white !important;
}

	.flow-action .user-search-result {
		height: 135px;
	}

	.flow-action .mui-scroll-wrapper {
		position: relative !important;
		height: 135px !important;
	}

	.flow-action .mui-input-row {
		height: 35px !important;
	}

	.flow-action label {
		font-size: 0.75em;
	}

.mui-btn.flow, .mui-btn.rollback, .mui-btn.sendto {
	font-size: 1em !important;
}
.mui-btn-block {
	margin-bottom: auto !important;
}

.ai-key {
	border: 2px dashed #ff6a00;
}

li.current {
	background-color: yellow;
}

/*图标*/
.echart {
	background-color: #ffffff !important;
	margin: 5px 0px;
	padding: 10px 0px;
}

.copyright {
	width: 100%;
	height: 50px;
	min-height: 50px;
	overflow: hidden;
	margin-top: 150px;
	padding: 5px;
	text-align: center;
	font-size: 0.7em;
}

.font-normal {
	color: #000000;
}
.font-primay {
	color: #007aff;
}
.font-success {
	color: #4cd964;
}
.font-warning {
	color: #f0ad4e;
}
.font-danger {
	color: #dd524d;
}
.font-royal {
	color: #8a6d;
}
.mui-h7 {
	font-size: 9px;
}

/*统计*/
.stat {
	margin: 5px 0px !important;
	padding: 5px 0px !important;
	background-color: #ffffff !important;
}

	.stat li {
		margin: 3px 0px !important;
		padding: 2px 10px !important;
		border-bottom: 0px !important;
	}

/*附件上传*/
.image-list {
	width: 100%;
	background-color: #ffffff;
	background-size: cover;
	padding: 5px 0px 5px 10px;
	margin: 0px 0px 5px 0px;
	overflow: hidden;
	border-bottom: 1px solid #e1e1e3;
}

	.image-list ~ .image-list-line {
		/*position: relative;*/
	}
	.image-list ~ .image-list-line:after {
		position: absolute;
		right: 0;
		bottom: 0;
		left: 15px;
		height: 1px;
		content: '';
		-webkit-transform: scaleY(.5);
		transform: scaleY(.5);
		background-color: #c8c7cc;
	}

	.image-list .image-item {
		width: 72px;
		height: 72px;
		background-size: 100% 100%;
		display: inline-block;
		position: relative;
		border-radius: 5px;
		margin: 5px;
		border: solid 1px #e8e8e8;
	}

		.image-list .image-item a {
			display: block;
			margin: 20px 20px 0px 0px;
			width: 50px;
			height: 50px;
		}

		.image-list .image-item.upload {
			border: none;
			background-image: url(Images/att_add.png);
		}

		.image-list .image-item .image-close {
			display: inline-block;
			position: absolute;
			right: -10px;
			top: -10px;
			width: 24px;
			height: 24px;
			border-radius: 12px;
			color: #f3f3f3;
			font-weight: 200;
			background-color: #FF5053;
			z-index: 1;
		}

.mui-input-row .mui-input-sweep {
	padding-right: 30px !important;
}

	.mui-input-row .mui-input-sweep ~ .mui-icon-extra-sweep {
		font-size: 24px;
		top: 8px;
	}

	.mui-input-row .mui-input-sweep ~ .mui-icon-extra-sweep {
		font-size: 20px;
		position: absolute;
		z-index: 1;
		top: 10px;
		right: 0;
		width: 38px;
		height: 38px;
		text-align: center;
		color: #999;
	}

.mui-slider-title {
	opacity: 0.7;
}

.mui-preview-image.mui-fullscreen {
	position: fixed;
	z-index: 20;
	background-color: #000;
}

.mui-preview-header,
.mui-preview-footer {
	position: absolute;
	width: 100%;
	left: 0;
	z-index: 10;
}

.mui-preview-header {
	height: 44px;
	top: 0;
}

.mui-preview-footer {
	height: 50px;
	bottom: 0px;
}

.mui-preview-header .mui-preview-indicator {
	display: block;
	line-height: 25px;
	color: #fff;
	text-align: center;
	margin: 15px auto 4;
	width: 70px;
	background-color: rgba(0, 0, 0, 0.4);
	border-radius: 12px;
	font-size: 16px;
}

.mui-preview-image {
	display: none;
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

	.mui-preview-image.mui-preview-in {
		-webkit-animation-name: fadeIn;
		animation-name: fadeIn;
	}

	.mui-preview-image.mui-preview-out {
		background: none;
		-webkit-animation-name: fadeOut;
		animation-name: fadeOut;
	}

		.mui-preview-image.mui-preview-out .mui-preview-header,
		.mui-preview-image.mui-preview-out .mui-preview-footer {
			display: none;
		}

.mui-zoom-scroller {
	position: absolute;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	-webkit-backface-visibility: hidden;
}

.mui-zoom {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.mui-slider .mui-slider-group .mui-slider-item img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}

.mui-android-4-1 .mui-slider .mui-slider-group .mui-slider-item img {
	width: 100%;
}

.mui-android-4-1 .mui-slider.mui-preview-image .mui-slider-group .mui-slider-item {
	display: inline-table;
}

.mui-android-4-1 .mui-slider.mui-preview-image .mui-zoom-scroller img {
	display: table-cell;
	vertical-align: middle;
}

.mui-preview-loading {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: none;
}

	.mui-preview-loading.mui-active {
		display: block;
	}

	.mui-preview-loading .mui-spinner-white {
		position: absolute;
		top: 50%;
		left: 50%;
		margin-left: -25px;
		margin-top: -25px;
		height: 50px;
		width: 50px;
	}

.mui-preview-image img.mui-transitioning {
	-webkit-transition: -webkit-transform 0.5s ease, opacity 0.5s ease;
	transition: transform 0.5s ease, opacity 0.5s ease;
}

.mui-pull-bottom-tips {
	text-align: center;
	background-color: #efeff4;
	font-size: 15px;
	line-height: 40px;
	color: #777;
}

.hide-divider {
	padding-bottom: 0px !important;
}
.hide-divider:after {
	background-color: #fff !important;
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}
