.callRecord .shang{
	height: 400px!important;
	overflow: hidden;
	overflow-y: scroll;
}
.callRecord .xia .a-Panel{
	height: 57%;
	overflow-y: scroll;
	overflow-x: hidden;
}

/* .xia .a-TextControl-input{
	min-width: 80% !important; 
} */

.callRecord .a-Page-body{
	overflow-y: hidden;
}

.chart .a-Chart:first-child{
	height: 400px!important;
}

.xinlv .a-Table{ 
	height: 400px;
	overflow-y: scroll;
	overflow-x: hidden;
}

.ruzhu{
	background: #008000;
	color: white;
	padding: 2px 10px;
	border-radius: 5px;
}
.kongxian{
	background: orange;
	color: white;
	padding: 2px 10px;
	border-radius: 5px;
}
.weixiu{
	background: dodgerblue;
	color: white;
	padding: 2px 10px;
	border-radius: 5px;
}
.pass{
	background: red;
	color: white;
	padding: 2px 10px;
	border-radius: 5px;
}
.tishi{
	color: red!important;
}

.eldercha .a-Form-label{
	width: 8.5rem!important;
}
.eldercha .chakan{
	position: absolute;
	top: 0;
	left: 230px;
}
.eldercha .chakan:nth-child(4){
	top: 50px;
}
.eldercha .chakan:nth-child(6){
	top: 100px;
}
.eldercha .chakan:nth-child(8){
	top: 150px;
}
.ganggang{
	display: inline-block;
	width: 40px;
}

.caipin .a-ListItem{
	padding-bottom: 40px;
}
.caipin .a-ListItem-actions{
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.mainecharts .visibility-sensor{
	width: 25%;
	float: left;
}

.color-red{
	color: red!important;
}
.color-green{
	color: green!important;
}
.color-yellow{
	color: yellow!important;
} 
.color-yellow2{
	color: #dd8d0e!important;
}

.wendu{
	width: 50%;
	float: left;
}

.amis-scope .a-Card-avtar{
	max-width: none!important;
}