.sum-money-style {
/* 	font-size: 18px !important; */
	/* font-weight: bold;
	color: #0070ff; */
}

.echart-sytle {
	width: 100%;
	height: 500px;
}

.custom-print-content {
	width: 900px;
	overflow: hidden;
	position: relative;
	overflow-y: auto;
}
.design-area-parent{
  height:auto;
  width:575px;
  background:#F5F8FE;
  min-height:518px;
  position:relative;
}
.design-area {
	height: 500px;
	padding:5px;
	width:100%;
	height:100%;
	background: #CDDDFE;
}

.filed-area {
	/* position: absolute;
	right: 10px;
	top: 20px;
	width: 180px;
	height: 460px;
	overflow: hidden;
	overflow-y: auto;
	border: 1px solid #e3e3e3; */
	background: #F6F9FE;
    padding: 10px;
    margin: 0px 10px 10px 0px;
}

.filed-li {
	padding: 0px 10px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #6082F1;
    cursor: pointer;
    display: inline-block;
    border-radius: 5px;
    margin-right: 10px;
    margin-top: 5px;
    background: white;
}

.glyphicon-refresh {
	background: #3AA845;
}

.btn.glyphicon-ok {
	background: #ec971f;
}

.glyphicon-zoom-out {
	background: #6D9BDA;
}

.design-area>* {
	display: inline-block;
}

.default-class {
	height: 50px;
	width: 213px;
    margin: 3px;
	border: 1px solid #e3e3e3;
	background: white;
	text-align: left;
	position: relative;
	cursor: pointer;
	float: left;
	left:5px;
	top:5px;
	position: absolute!important;
	word-break: break-all;
}

.filed-opration {
	position: absolute;
	right: 0px;
	z-index: 1000;
	background: #2e334a;
	color: white;
	bottom:0px;
}

.filed-opration span {
	width: 60px;
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-top: 1px solid #424763;
	cursor: pointer;
	font-size:14px!important;
}

.filed-opration span:hover {
	background: #ec971f;
	color: white;
}

.filed-opration span:nth-child(1) {
	border-top: none;
}

.attr-style {
	width: 110px !important;
}

.activi-edit-color {
	border: 2px solid #6B92D4;
}

.attr-head-title{
	background: #D9EDF6;
    height: 35px;
    line-height: 35px;
    color: #6290A4;
    /* padding: 5px; */
    padding-left: 15px;
}
.tem-form label{
	width: 127px;
    text-align: right;
}
.tem-form div.form-group{
	margin-top:5px;
}

.input-width-style-1{
	width:170px!important;
}
.filed-div-item{
	line-height:1.3!important;
}
.filed-div-item .value{
	word-break:break-all;
}

