* {
	font-family: Arial;
}

body {
	font-family: Arial;
}

.md-header-purple {
	color: #1e5dd1;
}

md-toolbar.md-header-background {
	background-color: #1e5dd1;
}

div.ta-bind>p>img {
	width: 100%;
}

md-toolbar.md-table-toolbar form>input {
	border: medium none;
	color: rgba(0, 0, 0, 0.87);
	margin: 0;
	width: 100%;
}

.md-padding-20 {
	padding-left: 22px;
}

/*sinoview top 文章*/

.carousel .carousel-item {
	display: none;
	height: 400px;
	left: 0;
	position: absolute;
	top: 0;
	width: 200px;
}

.carousel {
	/*overflow: hidden;*/
	/*perspective:6000px ;*/
	/*-webkit-perspective: 6000px;*/
	position: relative;
	transform-origin: 0 50% 0;
	transform-style: preserve-3d;
	width: 100%;
}

.md-tmargin-20 {
	margin-top: -10px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	line-height: normal;
	margin-bottom: 30px;
}

.md-h2 {
	margin-top: 0;
}

.md-select-17 {
	font-size: 17px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.md-select-agenda-title {
	width: 300px;
	font-size: 17px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.md-select-10 {
	font-size: 10px;
}

.md-select-16 {
	font-size: 16px;
	border: 0px;
}

.md-border-rigth {
	border-right: 1px solid #eee;
}

md-dialog .md-dialog-content {
	padding: 20px 24px 24px;
	margin-top: -10px;
	min-width: 1200px;
}

md-dialog .md-dialog-width {
	min-width: 1000px;
	height: 100%;
}

.md-tpadding-20 {
	padding-top: 20px;
}

.md-title-img {
	width: 100px;
	padding: 20px 20px 20px 0;
}

/*customer配置button*/

button.dashBorder {
	padding: 15px 20px;
	border: 4px dashed #1e5dd1;
	border-radius: 6px;
	display: block;
	margin: 10px auto;
	color: #1e5dd1;
	background: #fff;
	font-size: 1.6em;
}

#md-h2-1 {
	margin: 20px 0 40px 0;
	font-weight: 600;
	font-size: 28px;
	padding-left: 20px;
}

.md-h3-1 {
	margin-top: 0;
	padding-top: 0;
	font-weight: 600;
	padding-left: 25px;
}

.md-h2-1 {
	font-weight: 600;
	font-size: 25px;
	padding-left: 30px;
}

/*获取六位数字定位*/

.md-random {
	position: absolute;
	top: -38px;
	left: 195px;
	color: #1e5dd1;
	font-size: 1.2em;
	cursor: pointer;
	border: none;
}

.md-random_remove {
	position: absolute;
	top: -38px;
	left: 230px;
	color: #1e5dd1;
	font-size: 1.2em;
	cursor: pointer;
	border: none;
}

.md-article-img {
	width: 300px;
}

/*紫色*/

h2.color,
h3.color {
	color: #1e5dd1;
}

/*紫色*/

.md-error-color {
	color: rgb(221, 44, 0);
}

/*对话框小号宽度*/

.md-one-width {
	width: 500px;
}

.md-margin-10 {
	margin-top: 10px;
	margin-bottom: 30px;
}

.md-label-width {
	margin-left: 120px;
	margin-top: 6px;
}

.md-lmargin-20 {
	padding-left: 20px;
}

.md-article-list {
	border: 1px solid #cccccc;
	padding: 10px;
	width: 350px;
	/*margin-right: 140px;*/
}

md-dialog .md-dialog-content {
	overflow-x: hidden;
}

.md-htmUrl {
	overflow-x: hidden;
}

.md-view-img {
	width: 100px;
}

.md-view-title {
	margin: 0px;
}

.md-view-left {
	margin-left: 10px;
}

.md-toggle-icon {
	display: block;
	margin-left: auto;
	transition: -webkit-transform 0.3s ease-in-out 0s;
	vertical-align: middle;
	transform-origin: center center;
	transform: rotate(0deg);
}

.md-toggle-icon i {
	margin-top: 12px;
}

.toggled {
	transform-origin: center center;
	transform: rotate(180deg);
}

.docs-menu .md-button {
	color: white;
	cursor: pointer;
	line-height: 40px;
	text-align: left;
	white-space: normal;
}

.ta-scroll-window>.ta-bind {
	min-height: 600px;
}

.md-prompt {
	margin: 17px 20px;
}

.md-actions-left {
	margin-left: 20px;
	display: flex;
}

.md-actions-left-new {
	margin-left: 20px;
	display: flex;
}

.md-action-agenda-p {
	margin-right: 280px;
	margin-top: 10px;
	color: rgb(171, 71, 188);
	font-size: 18px;
	height: 40px;
	width: 280px;
	white-space: nowrap;
}

.md-preview-bg {
	width: 436px;
	height: 824px;
	background: url("/app/assets/images/iphone6.png") no-repeat center;
	/*background-repeat: no-repeat;*/
	/*background-position: center;*/
	margin: 10px;
	padding: 100px 0 0 47px;
	overflow-x: hidden;
}

.previewHtml {
	margin-right: auto;
	margin-left: auto;
	width: 450px;
	height: 600px;
	overflow-y: scroll;
	overflow-x: hidden;
	padding-right: 88px;
}

md-dialog {
	overflow-x: hidden;
}

#md-fillColor svg {
	fill: currentColor;
}

/*下拉列表去掉横线*/

.md-select [id^="select_value_label_"],
.md-select input {
	border: none;
}

.md-headline {
	line-height: 28px;
}

.md-float-left {
	float: left;
}

.md-article-top {
	border: 1px solid #eeeeee;
	height: 600px;
	margin-right: 20px;
	margin-top: 12px;
	overflow-y: scroll;
	overflow-x: hidden;
	padding: 10px;
	width: 370px;
}

.md-article-list {
	margin-top: 10px;
}

.md-top-title h3 {
	margin-top: 0px;
	margin-bottom: 0px;
}

.fa {
	font-size: 1.6rem;
	color: #919191;
}

.md-top-width {
	/*width: 630px;*/
}

.flex-50 {
	width: 50%;
}

/*小圆点*/

.circle {
	display: inline-block;
	width: 8px;
	height: 8px;
	line-height: 24px;
	border-radius: 4px;
	margin-left: 10px;
}

.status0 {
	background-color: #ec0e42;
}

.status1 {
	background-color: #42c508;
}

.status2 {
	background-color: #f8b551;
}

.status3 {
	background-color: #51B7F8;
}

.status4 {
	background-color: #adadad;
}

.status5 {
	background-color: #28b915;
}

.status {
	background-color: #000000;
}

/*客户点颜色配置*/

.statuss0 {
	background-color: #28b915;
}

.statuss1 {
	background-color: #f8b551;
}

.statuss2 {
	background-color: #42c508;
}

.statuss3 {
	background-color: #ec0e42;
}

.statuss4 {
	background-color: #adadad;
}

.statuss5 {
	background-color: #000000;
}

.statuss {
	background-color: #51B7F8;
}

#md-file-height {
	min-height: 400px;
	max-width: 600px;
}

#md-file-height .lf-ng-md-file-input .lf-ng-md-file-input-preview-container .lf-ng-md-file-input-frame>object {
	height: 200px;
	width: 350px;
}

#md-file-height .lf-ng-md-file-input .lf-ng-md-file-input-preview-container .lf-ng-md-file-input-drag-text-container {
	min-height: 300px;
	max-width: 400px;
}

#md-file-height .lf-ng-md-file-input-frame {
	height: 250px;
	width: 350px;
}

#md-file-height .lf-ng-md-file-input-caption-text {
	width: 200px;
}

#md-file-height .lf-ng-md-file-input-preview-container {
	margin-bottom: 30px;
}

.md-article-title {
	width: 200px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 70px;
	text-align: left;
}

.md-agenda-title {
	width: 200px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 70px;
	text-align: center;
	margin-left: 63px;
}

.md-common-title {
	width: 200px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
	margin-left: 63px;
}

.md-overy-no {
	overflow: hidden;
}

.md-overflow-y {
	overflow-y: scroll;
	overflow-x: hidden;
	height: 600px;
}

.md-p-padding {
	padding-left: 20px;
}

.md-headline-date {
	font-size: 17px;
	font-weight: normal;
}

.md-marging-center {
	margin: 0 auto;
}

.md-assets-order {
	margin-right: 20px;
	border: 1px solid #eeeeee;
	min-height: 500px;
	padding: 10px;
	width: 450px;
	text-align: center;
}

.md-article-list {
	margin-top: 10px;
	border: 1px solid #cccccc;
	padding: 10px;
	/*width: 450px;*/
	text-align: center;
}

.ta-editor.ta-html,
.ta-scroll-window.form-control {
	max-width: 860px;
	max-width: 860px;
	overflow-y: scroll;
	height: 500px;
}

.md-list {
	margin-top: 10px;
	border: 1px solid #cccccc;
	padding: 10px;
	text-align: center;
}

.md-upload-btn {
	background: rgba(0, 0, 0, 0);
	border: 0;
}

.md-lable-color {
	color: rgba(0, 0, 0, 0.38);
}

.md-border-no input {
	border: 0px;
}

md-toolbar.md-default-theme:not(.md-menu-toolbar) md-icon,
md-toolbar:not(.md-menu-toolbar) md-icon {
	color: #757575;
	fill: #757575;
}

table.md-table td.md-cell,
table.md-table th.md-column,
table.md-table td.md-cell,
table.md-table td.md-column {
	text-align: center;
}

.md-video-icon {
	left: 50%;
	margin-left: -101px;
	position: absolute;
	top: 50px;
	width: 80px;
}

.md-videolist-icon {
	left: 35px;
	position: absolute;
	top: 35px;
	width: 29px;
}

.md-text-title {
	margin-left: 20px;
	overflow: hidden;
	width: 340px;
}

.md-text-content {
	margin-left: 20px;
	overflow: hidden;
	width: 335px;
}

.md-text-content p {
	width: 100%;
}

.md-text-content img {
	width: 100%;
}

table.md-table.md-row-select td.md-cell:nth-child(n+3):nth-last-child(n+2),
table.md-table.md-row-select th.md-column:nth-child(n+3):nth-last-child(n+2) {
	padding: 0 40px 0 0;
}

.md-margin-20 {
	margin: 20px;
}

.judge-msg-repeatOrNot {
	box-sizing: border-box;
	color: rgb(171, 71, 188);
	font-size: 12px;
	line-height: 14px;
	padding-top: 5px;
}

.judge-msg-repeatOrNotRed {
	box-sizing: border-box;
	color: rgb(221, 44, 0);
	font-size: 12px;
	line-height: 14px;
	padding-top: 5px;
}

.md-new-cell {
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 16px;
	text-align: center;
}

/*is push*/

.md-checkbox md-checkbox {
	margin-top: 12px;
	margin-bottom: 10px;
	margin-left: 14px;
}

/*auditor*/

.auditor {
	padding-bottom: 20px;
}

/*report update*/

#frame {
	width: 540px;
	height: 407px;
	text-align: center;
	border: 1px dashed #ddd;
}

/*report view*/

#add_frame {
	width: 550px;
	height: 490px;
	text-align: center;
	border: 1px dashed #ddd;
}

md-dialog.md-big-width {
	min-width: 1000px;
}

/*report audit*/

#audit_frame {
	width: 600px;
	height: 460px;
	text-align: center;
	border: 1px dashed #ddd;
}

#a {
	display: inline-block;
	text-decoration: none;
	color: #b258c2;
	letter-spacing: 0.010em;
	min-height: 36px;
	min-width: 88px;
	line-height: 36px;
	vertical-align: middle;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	outline: none;
	border: 0;
	padding: 0 6px;
	margin: 6px 8px;
	border-radius: 3px;
	align-items: center;
	text-align: center;
	white-space: nowrap;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 14px;
	font-style: inherit;
	font-variant: inherit;
	font-family: inherit;
	overflow: hidden;
	-webkit-transition: box-shadow 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), background-color 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
	transition: box-shadow 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), background-color 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}

#a:link {
	color: #b258c2;
}

#a:hover {
	color: #b258c2;
	background-color: #ececec;
}

/*#change {*/

/*position: absolute;*/

/*top: 410px;*/

/*left: 105px;*/

/*}*/

#view {
	position: relative;
}

#change-view {
	position: absolute;
	top: 500px;
	left: 150px;
}

/*#change-update {*/

/*position: absolute;*/

/*top: 535px;*/

/*left: 185px;*/

/*}*/

.md-input-select md-autocomplete {
	border: none;
	border-bottom: 1px solid #ddd;
}

.md-input-select md-autocomplete .md-whiteframe-z1 {
	box-shadow: none;
}

.md-input-select md-autocomplete input {
	padding-left: 2px;
}

#md-agendaFile-title {
	width: 293px;
	height: 30px;
}

#md-agendaFile-lists {
	width: 293px;
	display: block;
}

#md-agendaFile-lists .md-proxy-focus {
	width: 293px;
}

#md-agendaFile-lists .md-proxy-focus .md-no-style {
	width: 80%;
}

#md-agendaFile-lists .md-proxy-focus .md-no-style p {
	width: 80%;
	word-wrap: break-word;
}

.md-datepicker-clear {
	position: absolute;
	right: 0px;
	top: -19px;
}

.ta-bind>img {
	width: 450px;
}

.ta-bind>p>img {
	width: 450px;
}

.ta-bind>span>img {
	width: 450px;
}

.ta-bind>p>span>img {
	width: 450px;
}

.ta-bind>p>span>div>img {
	width: 450px;
}

.ta-bind>center>table>tbody>tr>td>img {
	width: 450px;
}

.ta-insert-video img {
	width: 200px;
}

.ta-insert-video {
	height: 247px;
	width: 351px !important;
}

.previewHtml img {
	width: 100%;
}

.md-date-placeholder {
	left: 43px;
	position: absolute;
	top: 25px;
	font-size: 20px;
	color: #a4a4a4;
}

/*indicator*/

/*.md-order .md-padding {*/

/*height: 600px;*/

/*}*/

.md-home-remind {
	margin-bottom: 30px;
	margin-top: 30px;
	padding-left: 20px;
}

.md-remind-list {
	float: left;
	height: 150px;
	margin: 10px;
	padding-left: 20px;
	width: 17%;
	border: 1px solid #eee;
}

.md-remind-list:hover {
	background: #1e5dd1 none repeat scroll 0 0;
	color: #fff;
}

.md-remind-list:hover * {
	background: #1e5dd1 none repeat scroll 0 0;
	color: #fff;
}

.md-service-margin {
	margin-bottom: 36px;
	margin-top: -9px;
}

.md-remind-list>p {
	font-size: 1.2em;
	text-align: center;
}

.md-home-remind-num {
	height: 78px;
	position: relative;
}

.md-home-remind-num * {
	display: inline-block;
}

.md-home-remind-num .fa {
	font-size: 3em;
	left: 17%;
	position: absolute;
	top: 37px;
}

.md-home-remind-num h3 {
	font-size: 3em;
	left: 48%;
	position: absolute;
	top: -15px;
}

.md-msg {
	font-size: 16px;
	margin-top: 10px;
	text-align: center;
	color: rgb(171, 71, 188);
}

.md-msg-two {
	font-size: 16px;
	margin-top: 14px;
	text-align: center;
	color: rgb(171, 71, 188);
}

.md-msg-three {
	font-size: 16px;
	text-align: left;
	color: rgb(171, 71, 188);
}

#md-check {
	margin-top: 50px;
}

h3.main {}

#user {
	word-spacing: 5px;
	letter-spacing: 1px;
}

#user i {
	font-weight: bold;
}

#user span {
	font-weight: 400;
}

.icon {
	line-height: 30px;
	margin-bottom: 7px;
}

.md-dialog-cover {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 20000;
	background: rgba(0, 0, 0, 0)
}

.previewHtml.ng-binding>pre {
	overflow-x: scroll;
}

#md-fillColor {
	position: relative;
}

#md-fillColor .md-datepicker-clear {
	position: absolute;
	top: 16px;
	left: 210px;
}

.md-customer {
	width: 900px;
}

.md-clear-button {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
}

.md-padbot-10 {
	padding-bottom: 10px;
}

md-select {
	display: flex;
	margin: 17px 0 26px 4px;
}

md-select.md-default-theme .md-select-value.md-select-placeholder,
md-select .md-select-value.md-select-placeholder {
	color: rgba(0, 0, 0, 0.2);
}

.md-border-top {
	border-top: 1px #EBEBEB solid;
}

.lf-ng-md-file-input .lf-ng-md-file-input-preview-container .lf-ng-md-file-input-drag-text-container .lf-ng-md-file-input-drag-text {
	margin-left: 30px;
}

.ta-insert-audio {
	height: 66px;
	/*width: 100%;*/
}

.md-actions {
	border-top: 1px solid #ededed;
}

.ta-insert-myvideo {
	height: auto;
}

.text-title {
	font-size: 20px;
	font-weight: 600;
}

.text-time-title {
	font-size: 13px;
	color: #9d9d9d;
}

.volunteer-list li {
	display: inline-block;
	width: 100px;
	background: #eee;
	line-height: 37px;
	text-align: center;
	margin-left: 10px;
	margin-top: 20px;
}

.select-volunteer-btn {
	line-height: 38px;
	border: 1px dotted #ccc;
	text-align: center;
	margin-bottom: 20px;
}

md-dialog.myscro .md-dialog-content{
    display: flex;
    align-items: flex-start;
}
.myscro .ta-editor.ta-html, .ta-scroll-window.form-control {
    max-height: none;
    height: auto;
}
.myscro .ta-toolbar {
    background-color: #fff;
    z-index: 100;
    position: fixed;
    top: 0;
    left: 0;
    border-radius: 6px;
    padding: 10px;
}
.myscro md-content {
    margin-top: 135px;
}
