﻿.osd_systemMsg {
	width: 460px;
	height: auto;
	line-height: 24px;
	color: #000;
	background-color: #f3f3f3;
	text-align: left;
	border-radius: 12px;
	padding: 2px 5px;
	clear: both;
	margin:10px auto;
}

.osd_lose, .osd_load {
	left: -23px;
	top: 13px;
	position: absolute;
	width: 17px;
	height: 17px;
	background-position: 0 -200px;
	cursor: pointer;
}
.robot-answer.answer-text .os_dialogBox {
	width:100%;
}
.os_intelligentDialog li{
	*margin-top:30px;
}
.os_intelligentDialog .tool-link-box>a {
	color: #fff!important;
}
.osd_historyRecord {
	margin: 0 auto 10px;
	cursor: default;
}
.osd_historyRecordBg {
	background-position-x: -20px;
	clear:both;
}
.to-manual-cservice {
	width: 100%;
	height: 100%;
}
.osd_popup{
	position: fixed;
	left: 50%;
	top: 50%;
	margin: -99px 0 0 -147.5px;
	background: #ffffff;
	z-index:1000;
}
.full-screen-mask {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000000;
	opacity: 0.3;
	filter:alpha(opacity=30);
	z-index:999;
}
.osd_descInfor_no_relative {
	border-bottom:none;
}
.tool-eva-box .useful.unselected:hover {
	background-position: -80px 0;
}
.tool-eva-box .useless.unselected:hover {
	background-position: -80px -40px;
}
.edui-state-dn {
	display:none;
}
.site_btn-disabled {
	background: #b3b3b3!important;
	color: #fff!important;
	border: 1px solid #dfdfdf!important;
}
.site_btn-disabled:hover {
	background: #b3b3b3!important;
	color: #fff!important;
	border: 1px solid #dfdfdf!important;
}

.osd-cacsi {
	margin-left:12px;
}
.osd-cacsi .osd_dialog-detail {
	left: 0;
}
.osd-cacsi .osd_dialog-detail .osd_name {
	float: left;
	padding-right: 10px;
}
.os_intelligentDialog .osd-cacsi .YoN li {
	margin-top: 0;
}

.osd_dialog-detail .osd_name {
	color: #333!important;
}

.tool-link-box {
	text-align: left;
}
.os_intelligentDialog .tool-link-box>a {
	margin-left: 0;
}

.btn-robot-vote-submit:hover, .btn-invite-vote-submit:hover {
	color: #fff!important;
}

.artiService a.lightGray {
	color: #9b9b9b;
	cursor: default;
}

.width-160 {
	width: 160px;
}
.width-200 {
	width: 200px;
}
.width-260 {
	width: 260px;
}
.width-300 {
	width: 300px;
}
.width-360 {
	width: 360px;
}
.width-400 {
	width: 400px;
}
.width-460 {
	width: 460px;
}
.multi-line {
	width: 440px;
	height: auto;
	padding: 0 10px;
}
.red {
	color: red;
}

.os-evaluate .reason-item label {
	cursor: pointer;
}

.talkbox .os_dialog li .osd_dialog-info .osd_descInfor * {
	max-width: 100%!important;
	box-sizing: border-box!important;
	-webkit-box-sizing: border-box!important;
	word-wrap: break-word!important;
}