﻿/* CSS Document */

* {
	margin:0px;
	padding:0px;
	/* font-size:14px; */
	color:#333;
	font-family: Microsoft YaHei,Arial,Helvetica,sans-serif,"\5B8B\4F53";
}
*, *::before, *::after {
    box-sizing: border-box;
}
ins, a {
	text-decoration: none;
}
a:hover {
	color:#F00;
}
.clearfix::after {
 clear: both;
}
.clearfix::before, .clearfix::after {
 content: "";
 display: table;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html, body {
	height:100%;
	overflow: hidden;
}
ul, li {
	list-style:none;
}
ol, ul {
	list-style: outside none none;
}
a {
	color:#0085d7;
}
.tc {
	text-align: center;
}
.ml5 {
	margin-left: 5px;
}
.mt15 {
	margin-top: 15px;
}
.ml15 {
	margin-left: 15px;
}

.mt10 {
	margin-top: 10px !important;
}
.mr5{ margin-right:5px;}
.fl {
	float: left;
}
.fr {
	float: right;
}
html>body {		/*-- for !IE6.0 --*/
	width: auto;
	height: auto;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
body {
	background-color: #f5f5f5;
}
th {
	text-align: inherit;
}
.tdR {
	text-align:right;
}
.tdL {
	text-align:left;
}
.mgL {
	padding-left:4px;
}
#mainDiv {
	width: 100%;
	height: 100%;
}
#middleDiv {
	height: 100%;
	right:342px;
	position:absolute;
	left:0;
}
#leftDiv {
	width:180px;
	height:100%;
	background-color:#eaeaea;
	position:absolute;
	top:0px;
	left:0px;
	overflow:hidden;
	border:1px solid #ddd;
}
#rightDiv {
	width:380px;
	position:absolute;
	top:0px;
	right:0px;
	bottom:0px;
	border-left:1px solid #ddd;
	overflow:auto;
	padding:8px;
}
#rightWrap {
	position:absolute;
	left:182px;
	right:0;
	height:100%;
}
#leftChat {
    height: 100%;
    left: 0;
    position: absolute;
    right: 380px;
}
.mini_table {
	margin:0 0 5px 0;
}
.mini_table thead th {
	line-height:25px;
	height:25px;
	text-indent:5px;
	color:#fff;
	background:#51565c;
	text-align:left;
}
.mini_table tbody td {
	line-height:25px;
	height:25px;
	border-left:1px solid #ddd;
	border-bottom:1px solid #ddd;
	text-indent:4px;
	background:#fff;
}
.mini_table td.field {
	background:#f5f5f5;
}
.specil_word {
	font-weight:bold;
	color:#F00;
}
/**tabset3 start**/
.tabset3 {
	height:35px;
	position:absolute;/*公共*/
	top:0;
	left:0;
	background-color:#f2f2f2;
	overflow:hidden !important;/*FF*/
	_OVERFLOW-Y: auto;/*IE6*/
	_OVERFLOW-X: auto;
	width:200px;
}
.tabset3 .tabset-head {
	border-right: 1px solid #ccc;
	height: 33px;
	width: 100%;
	white-space: nowrap;
}
.tabset3 .tabset-head .tabset-head-content {
	height: 33px;
	border-bottom:1px solid #999;
}
.tabset3 .tabset-head .tabset-head-content ul {
	-moz-user-select: none;
	height: 33px;
	margin:0 0 0 10px;
}
.tabset3 .tabset-head .tabset-head-content li {
	cursor: pointer;
	display:inline-block;
	height: 33px;
	line-height:33px;
	float:left;
	margin-left:-1px;
	padding:0 2px;
}
.tabset3 .tabset-head .tabset-head-content li.activated {
	cursor: pointer;
	display:inline-block;
	height: 33px;
	margin-left:-1px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	background:#999
}
.tabset3 .tabset-head .tabset-head-content li:hover {
	background:#fff;
}
.tabset3 .tabset-head .tabset-head-content li a {
	display: block;
	float: left;
	overflow: hidden;
	text-decoration: none;
}
.tabset3 .tabset-head .tabset-head-content li.activated a {
	display: inline-block;
	float: left;
	overflow: hidden;
}
.tabset3 .tabset-head .tabset-head-content li span {
	color: #666;
	display: inline-block;
	float: left;
	overflow: hidden;
	padding: 0 5px 0 5px;
	text-align: center;
	cursor: pointer;
	font-size:12px;
	color:#666;
}
.tabset3 .tabset-head .tabset-head-content li span:hover {
 background:;
}
.tabset3 .tabset-head .tabset-head-content li.activated span {
 background:;
	color: #fff;
	display: inline-block;
	float: left;
	overflow: hidden;
	padding: 0 5px 0 5px;
	text-align: center;
}
/**tabset4 start**/
.tabset4 {
	width: 100%;
	height:35px;
	margin-top:12px;
}
.tabset4 .tabset-head {
	height: 33px;
	width: 100%;
	white-space: nowrap;
}
.tabset4 .tabset-head .tabset-head-content {
	height: 33px;
}
.tabset4 .tabset-head .tabset-head-content ul {
	-moz-user-select: none;
	height: 33px;
	margin:0 0 0 5px;
}
.tabset4 .tabset-head .tabset-head-content li {
	cursor: pointer;
	display:inline-block;
	height: 33px;
	line-height:33px;
	float:left;
	padding:0 10px;
	margin-right:3px;
}
.tabset4 .tabset-head .tabset-head-content li.activated {
	cursor: pointer;
	display:inline-block;
	height: 33px;
	line-height:33px;
	padding:0 10px;
	margin-right:3px;
	border-radius:3px 3px 0 0;
	background:#fff;
}
.tabset4 .tabset-head .tabset-head-content li:hover {
	background:#fff;
	border-radius:3px 3px 0 0;
}
.tabset4 .tabset-head .tabset-head-content li a {
	display: block;
	float: left;
	overflow: hidden;
	text-decoration: none;
}
.tabset4 .tabset-head .tabset-head-content li.activated a {
	display: inline-block;
	float: left;
	overflow: hidden;
}
.tabset4 .tabset-head .tabset-head-content li span {
	color: #fff;
	display: inline-block;
	float: left;
	overflow: hidden;
	padding: 0 5px 0 5px;
	text-align: center;
	cursor: pointer;
	font-size:12px;
}
.tabset4 .tabset-head .tabset-head-content li span:hover {
	color:#666;
}
.tabset4 .tabset-head .tabset-head-content li.activated span {
 background:;
	color: #666;
	display: inline-block;
	float: left;
	overflow: hidden;
	padding: 0 5px 0 5px;
	text-align: center;
}
/**chat start**/
.inputer {
	background-position: 0 -405px;
	background-repeat: repeat-x;
}
.inner {
	background-color: transparent;
	height: 100%;
	overflow: hidden;
	width: 100%;
}
.inputer ul {
	height: 35px;
	position: absolute;
	right: 10px;
	top: 30px;
	width: 95px;
}
.inputer ul li {
	float: left;
	height: 100%;
	line-height: 100%;
}
.inputer .textbox textarea {
	border:none;
	width:85%;
	padding:5px;
	background:#f9f9f9;
}
a.btn-send {
	display: block;
	height: 35px;
	line-height: 35px;
	text-align: center;
	width: 95px;
}
a.btn-send span {
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}
.tool {
	border-top:1px solid #ddd;
	bottom: 127px;
	height: 35px;
}
.tool .inner {
	background: transparent none repeat scroll 0 0;
}
.tool ul {
	height: 100%;
	margin-left: 10px;
}
.tool ul li, .inputer ul li {
	float: left;
	height: 100%;
	line-height: 100%;
}
.btn-emot {
	background-position: -60px 3px;
}
.btn-file {
	background-position: -90px 3px;
}
.btn-screen {
	background-position: -30px 3px;
}
.btn-lang {
	background-position: 0 3px;
}
.btn-opinion {
	background-position: -120px -27px;
}
.btn-saveRcd {
	background-position: 0 -27px;
}
.btn-hotq {
	background-position: -120px 3px;
}
.btn-close {
	background-position: -30px -27px;
}
.btn-notify-open {
	background-position: -90px -27px;
}
.btn-notify-close {
	background-position: -60px -27px;
}
.btn-phone {
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	height: 100%;
	width: 89px;
}
.btn-icon {
	background-image:url(../image/icons4.gif);
	background-repeat: no-repeat;
	height: 22px;
	margin-top: 4px;
	width: 22px;
}
.btn {
	cursor: pointer;
	display: inline-block;
}
#chatDiv {
	display: block;
	line-height: 20px;
	right: 0;
	top: 0;
}
.evtMsg, .inMsg, .outMsg {
	clear: both;
	margin-right: 5px;
	margin-top: 10px;
	padding-left: 20px;
}
.evtMsg { 
	text-align:center;padding:10px 0;
}
.outMsg {
	clear: both;
	margin-right: 5px;
	margin-top: 10px;
	padding-right: 20px;}	

.firstMsg {
	margin-top:8px;
}
.evtMsg .nameTag {
	color:#42b475;
}
.helloDiv {
	margin: 10px;
	overflow: hidden;
}
.inMsg {
	font-size: 12px;
	list-style: outside none none;
	margin: 10px auto;
}
.inMsg {
	color: blue;
}
img.avatar {
	border-radius: 4px;
	float: left;
	height: 34px;
	width: 34px;
	margin-top:8px;
}
.inMsg .message {
	display: block;
	margin-left: 43px;
	margin-right: 15px;
	padding: 5px;
	position: relative;
	text-align: left;
}

.outMsg .name {
	color: #999;
	font-weight: 400;
	text-decoration:none;
}
.inMsg .name {
	color: #999;
	font-weight: 400;
	text-decoration:none;
}
.inMsg .datetime {
	color: #999;
	font-size: 12px;
	margin-left:10px;
}
.outMsg {
	font-size: 12px;
	list-style: outside none none;
	margin: 10px auto;
}
.outMsg {
	color: black;
}
.outMsg img.avatar {
	float: right;
}

.outMsg .message {
	display: block;
	margin-right: 40px;
	padding: 5px;
	position: relative;
	text-align: right;
}

.outMsg .datetime {
	padding: 0 5px 0 10px;
	text-align: right;
}

.body span {
	font-size: 14px;
}

.outMsg .body {
	/* background-color: #9eea6a; */
	/* background-color:#de2475; */
	background-color:#ed6a00;
	border-radius: 4px;
	display: inline-block;
	max-width: 80%;
	min-height: 20px;
	padding: 10px;
	position: relative;
	color:#fff;
	margin-right: 5px;
	/* border: 1px solid #95e65d; */
	border: 1px solid #ed6a00;
	font-size: 14px;
	float:right;
}
.outMsg .pic {
	border:0;
	background-color:transparent;
}
.inMsg .body {
	background-color: #f2f8e4;
	border-radius: 4px;
	display: inline-block;
	max-width: 80%;
	min-height: 20px;
	padding: 10px;
	position: relative;
	color:#252424;
	margin-left:5px;
	border: 1px solid #ededed;
	font-size: 14px;
}
.body a {
	color:#006efe;
}

.inMsg .arrow {
	border-bottom: 5px solid transparent;
    border-right: 6px solid #f2f8e4;
    border-top: 5px solid transparent;
    content: "";
    float: left;
    height: 0;
    left: 6px;
    position: relative;
    right: -5px;
    top: 10px;
    width: 0;
    /* z-index: 999; */
}
.outMsg .arrow {
	border-bottom: 5px solid transparent;
	border-left: 6px solid #ed6a00;
	border-top: 5px solid transparent;
	content: "";
	float: right;
	height: 0;
	position: relative;
	right: 5px;
	top: 10px;
	width: 0;
	z-index: 999;
}

.button-send {
	float:right;
	margin-right:10px;
	margin-top:10px;
}
.button-send button {
	background: #ed6a00 none repeat scroll 0 0;
	border: 1px solid #ed6a00;
	border-radius: 3px;
	color: #fff;
	float: right;
	height: 30px;
	line-height: 25px;
	padding: 0 8px;
	margin-left:4px;
}
.button-send button:hover {
	background:#ff7e16;
	border:1px solid #ff7e16;
}
.button-send button span {
	color:#fff;
}
.button-send button i {
	vertical-align: middle;
	color:#fff;
}
.middleDiv-top {
	position: absolute; /*¹«¹²*/
	top: 0;
	left: 0;
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-bottom: solid 1px #ececec;
	overflow: hidden !important; /*FF*/
	_OVERFLOW-Y: auto; /*IE6*/
	_OVERFLOW-X: auto;
	padding-left: 10px;
}
.middleDiv-top .name {
	font-size: 18px;
	margin-right: 10px;
}

.middleDiv-top span {
	padding-left: 10px;
	float: left;
}

.middleDiv-top .sexuality-male {
    background: #fff url("../image/male.png") no-repeat scroll 0 0;
    border: 1px solid #eee;
    display: block;
    height: 20px;
    margin: 8px 5px 0;
    width: 20px;
}

.middleDiv-top .sexuality-female {
    background: #fff url("../image/female.png") no-repeat scroll -1px -1px;
    border: 1px solid #eee;
    display: block;
    height: 20px;
    margin: 8px 5px 0;
    width: 20px;
}

.middleDiv-top .rank-vip {
    background: #fff url("../image/vip.png") no-repeat scroll -1px 0;
    border: 1px solid #eee;
    display: block;
    height: 20px;
    margin: 8px 5px 0;
    width: 20px;
}

.middleDiv-top .userInfo-left {
	float: left;
}
.userinfo, .history{padding:2px;}
.middleDiv-top .name font {
	font-size: 11px !important;
	color: #999 !important;
}

.middleDiv-top .tools {
	float:right;
	right:8px;
	width:180px;
	margin-top:6px;
}
.middleDiv-top .tools a {
	float:left;
	display:block;
	margin-right:10px;
}
.middleDiv-top .tools .transfer {
	background:url(../image/icon_transfer.png) no-repeat;
	width:24px;
	height:24px;
}
.middleDiv-top .tools .assess {
	background:url(../image/icon_star.png) no-repeat;
	width:24px;
	height:24px;
}
.middleDiv-top .tools .summary {
	background:url(../image/icon_write.png) no-repeat;
	width:24px;
	height:24px;
}
.middleDiv-top .tools .shut {
	background:url(../image/icon_close.png) no-repeat;
	width:24px;
	height:24px;
}
.middleDiv-top .tools .answer {
	background:url(../image/icon_answer.png) no-repeat;
	width:24px;
	height:24px;
}
.middleDiv-top .tools .transfer:hover {
	background:url(../image/icon_transfer_hover.png) no-repeat;
	width:24px;
	height:24px;
}
.middleDiv-top .tools .assess:hover {
	background:url(../image/icon_star_hover.png) no-repeat;
	width:24px;
	height:24px;
}
.middleDiv-top .tools .summary:hover {
	background:url(../image/icon_write_hover.png) no-repeat;
	width:24px;
	height:24px;
}
.middleDiv-top .tools .shut:hover {
	background:url(../image/icon_close_hover.png) no-repeat;
	width:24px;
	height:24px;
}
.middleDiv-top .tools .answer:hover {
	background:url(../image/icon_answer_hover.png) no-repeat;
	width:24px;
	height:24px;
}

.middleDiv-top .mini-panel {
    float: right;
    margin-right: 4px;
    margin-top: 10px;
}

.middleDiv-top .mini-panel a {
    border: 1px solid #ff1d00;
    border-radius: 4px;
    color: #ff1d00;
    cursor: pointer;
    display: block;
    float: left;
    height: 28px;
    line-height: 28px;
    margin: 0 2px;
    padding: 0 8px;
    text-align: center;
}

.middleDiv-top .mini-panel a:hover {
    background: #f3fc5d;
    color: #333;
}

.middleDiv-top .mini-panel a.all {
/* 	background: url(../ibound/webchat/all2.png) no-repeat -1px -1px; */
}

.middleDiv-top .mini-panel a:hover.all {
/* 	background: #eee url(../ibound/webchat/all2.png) no-repeat -1px -1px; */
}

.middleDiv-top .mini-panel a.Hangup {
/* 	background: url(../ibound/webchat/iconHangup2.png) no-repeat; */
}

.middleDiv-top .mini-panel a:hover.Hangup {
/* 	background: #eee url(../ibound/webchat/iconHangup2.png) no-repeat; */
}

.middleDiv-top .mini-panel a.Transfer {
/* 	background: url(../ibound/webchat/iconTransfer2.png) no-repeat; */
}

.middleDiv-top .mini-panel a:hover.Transfer {
/* 	background: #eee url(../ibound/webchat/iconTransfer2.png) no-repeat; */
}

.middleDiv-top .mini-panel a.Meeting {
/* 	background: rgba(0, 0, 0, 0) url("../ibound/webchat/iconMeeting2.png") */
/* 		no-repeat scroll; */
}

.middleDiv-top .mini-panel a:hover.Meeting {
/* 	background: #eee url("../ibound/webchat/iconMeeting2.png") no-repeat */
/* 		scroll; */
}

.middleDiv-top .mini-panel a.Holdon {
/* 	background: url(../ibound/webchat/iconHoldon1.png) no-repeat; */
}

.middleDiv-top .mini-panel a:hover.Holdon {
/* 	background: #eee url(../ibound/webchat/iconHoldon1.png) no-repeat; */
}

.middleDiv-top .mini-panel a.Summary {
/* 	background: url(../ibound/webchat/iconSummary2.png) no-repeat; */
}

.middleDiv-top .mini-panel a:hover.Summary {
/* 	background: #eee url(../ibound/webchat/iconSummary2.png) no-repeat; */
}

.middleDiv-top input {
    background-clip: padding-box;
    background-color: #ffffff;
    border: 1px solid #bfbfbf;
    border-radius: 2px;
    color: #555555;
    height: 26px;
    line-height: 26px;
    margin-left: 4px;
    margin-top: 10px;
    overflow: hidden;
    padding: 2px;
    text-decoration: none;
    white-space: nowrap;
}
.middleDiv-top input:hover {
    border-color: rgba(82, 168, 236, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
    outline: 0 none;
}
.middleDiv-top input:focus {
    border-color: #66afe9;
    box-shadow: none;
    outline: 0 none !important;
}

.middleDiv-center {
    bottom: 180px;
    height: auto;
    min-height: 150px;
    overflow: auto;
    position: absolute;
    top: 30px;
    width: 100%;
        background: #f3f4f5;
}

.middleDiv-center .evtMsg span {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #b3e2ee;
    border-radius: 3px;
    color: #666;
    font-size: 12px;
    font-weight: normal;
    margin: 0 auto;
    padding: 2px 12px;
    text-align: center;
}
.middleDiv-body {
	margin:0; /*公共*/
	width:100%;
	position:absolute;/*FF IE7 SF*/
	top:0;
	bottom:0;
	overflow: hidden !important;
	_position: relative;/**IE6***/
	_top:0px;
	_OVERFLOW-Y: auto;
	_OVERFLOW-X: auto;
	_height:100%;
}
.middleDiv-footer {
    background: #fff none repeat scroll 0 0;
   /*  bottom: 0; */
    bottom: 5px;
    height: 180px;
    position: absolute;
    width: 100%;
}
.collapse {
	height: 0;
	overflow: hidden;
	position: relative;
	transition: height 0.35s ease 0s;
}
.accordion {
	margin:0; /*公共*/
	overflow: auto !important;
	_top:0px;
	_OVERFLOW-Y: auto;
	_OVERFLOW-X: auto;
	float:left;
	width:100%;
}
.accordion-group {
	margin-bottom: 2px;
}
.accordion-heading {
	line-height:25px;
}
.accordion-heading:hover {
	background: #d8dcdf none repeat scroll 0 0;
}
.accordion-heading .accordion-toggle {
	display: block;
	padding: 0 5px;
}
.accordion-heading a {
    border-bottom: 1px dashed #ccc;
    color: #333;
    font-size: 14px;
    text-decoration: none;
}
.accordion-heading a:hover{color:#006efe;}
.accordion-toggle {
	cursor: pointer;
}
.accordion-inner {
	padding: 9px 15px;
	background:#fff;
}
.accordion-inner p {
	margin: 0 0 10px;
	line-height:20px;
}
.middleDiv-top .user-info .name {
	font-size:18px;
	height:35px;
	line-height:35px;
	color:#fff;
	margin-left:10px;
}
/**tabset5 start**/
.tabset5 {
	float:left;
	width:100%;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	margin-bottom:5px;
}
.tabset5 .tabset5_body {
	overflow:auto;
	border-top:1px solid #ddd;
	margin-top:-1px;
	padding-top:3px;
}
.tabset5 .hd {
	background: #f4f4f4 none repeat scroll 0 0;
	border-bottom: 1px solid #ddd;
	height: 30px;
	line-height: 30px;
	padding: 0 10px 0 20px;
	position: relative;
}
.tabset5 .arrow {
	position: absolute;
	right: 10px;
	top: 0;
}
.tabset5 .arrow a {
	background:url(https://cc.baw.com.cn:18344/webchat/resources/chat/images/arrow.png) no-repeat scroll 0 0;
	cursor: pointer;
	display: block;
	float: right;
	height: 9px;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	width: 5px;
}
.tabset5 .arrow .next {
	background-position: 0 -50px;
}
.tabset5 .arrow .prevStop {
	background-position: -60px 0;
}
.tabset5 .arrow .nextStop {
	background-position: -60px -50px;
}
.tabset5 .hd ul {
	float: left;
	height: 32px;
	left: 20px;
	position: absolute;
	top: -1px;
}
.tabset5 .hd ul li {
	cursor: pointer;
	float: left;
	padding: 0 10px;
}
.tabset5 .hd ul li.on {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: #fff none repeat scroll 0 0;
	border-color: #ddd #ddd #fff;
	border-image: none;
	border-style: solid;
	border-width: 1px 1px 2px;
	height: 30px;
}
.sidebar-content {
	margin:0; /*公共*/
	overflow: hidden !important;
	_OVERFLOW-Y: auto;
	_OVERFLOW-X: auto;
	_height:100%;
	float:left;
	width:100%;
	position:relative;
	border-top:1px solid #ccc;
	margin-top:-1px;
	padding-top:3px;
}
.sidebar-content .contact {
	cursor: pointer;
	height: 50px;
	width: 100%;
	padding-top:8px;
	border-left:3px solid #eaeaea;
}
.sidebar-content .active {
	border-left:3px solid #666;
	background:#bbc1c9;
}
.sidebar-content .contact:hover {
	border-left:3px solid #a1a6ad;
	background:#d8dcdf;
}
.sidebar-content .contact .contact_name {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	float:left;
	width:130px;
}
.sidebar-content .contact .contact_status {
	color:#000;
}
.sidebar-content .contact .contact_name .name {
	color:#000;
	font-weight:bold;
}
.sidebar-content .active .contact_name .name {
	color:#333;
	font-weight:bold;
}
.sidebar-content .contact .contact_status {
	font-size:12px;
	color:#8f8f8f;
	padding-top:2px;
}
.sidebar-content .active .contact_status {
	font-size:12px;
	color:#333;
	padding-top:2px;
}
.sidebar-content .contact .channel {
	width:32px;
	height:32px;
	float:left;
	margin:4px;
}
.sidebar-content .contact .contact_name .time {
	color:#c7c7c7;
	float:right;
	font-size:12px;
}
.sidebar-content .active .contact_name .time {
	color:#333;
	float:right;
	font-size:12px;
}
.userInfo table td {
	line-height:30px;
}
.robot_chat .title {
   	background: #18b7de none repeat scroll 0 0;
    color: #fff;
    height: 25px;
    line-height: 25px;
    text-align: left;
    text-indent: 5px;
}
.robot_chat .title img {
	float:left;
	margin-top:4px;
}
.robot_chat span a{color:#333;}
.robot_chat span a:hover{color:#333;}

.robot_chat ul{border:1px solid #ddd;}
.robot_chat ul li {
	padding: 2px 8px;
	line-height:22px;
	list-style-image:url(https://cc.baw.com.cn:18344/webchat/resources/chat/images/dot.png);
}
.msgTable {
	border: 1px solid #ccc;
	table-layout: fixed;
	text-align: left;
	width: 100%;
	margin-bottom:5px;
}
.msgTable .w4em {
	width: 4em;
}
.msgTable thead th {
	background-color: #f4f4f4;
	background-image: linear-gradient(to bottom, #f8f8f8, #efefef);
	background-repeat: repeat-x;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #dfdfdf;
	padding: 2px 7px;
}
.msgTable .w4em .thead-title {
	height: auto;
	white-space: normal;
	word-break: break-all;
	word-wrap: break-word;
	float:left;
}
.msgTable thead th .thead-title {
	height: 23px;
	line-height: 23px;
	white-space: nowrap;
}
.msgTable thead th span.open {
	float:right;
	margin-right:8px;
}
.msgTable thead th span.open i {
	color:#999999;
}
.msgTable tbody td {
	background: #fff none repeat scroll 0 0;
	border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #f0f0f0;
	color: #333;
	padding: 5px 7px;
}
.msgTable tbody td.tdR {
	text-align:right;
	background:#fafafa;
}
.table-top-pannel, .table-bottom-pannel {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #f5f5f5;
	border-color: -moz-use-text-color #ccc #ccc;
	border-image: none;
	border-style: none solid solid;
	border-width: 0 1px 1px;
	padding: 8px;
}
 .add_button, {
 height: 23px;
 line-height: 23px;
}
.add_button {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #f4f4f4;
	background-image: linear-gradient(to bottom, #f8f8f8, #eee);
	background-repeat: repeat-x;
	border-color: #ddd #ddd #bbb;
	border-image: none;
	border-radius: 2px;
	border-style: solid;
	border-width: 1px;
	box-sizing: content-box;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	height: 21px;
	line-height: 21px;
	margin-bottom: 0;
	padding: 0 10px;
	width: auto;
	color:#333;
	text-decoration:none;
}
.add_button, .add_button:hover, .add_button:visited {
	color: #333 !important;
}
.add_button:hover {
	background-color: #ededed;
	background-image: linear-gradient(to bottom, #f2f2f2, #e6e6e6);
	background-repeat: repeat-x;
	box-shadow: none;
}
.add_button:active {
	background-color: #ebebeb;
	background-image: linear-gradient(to bottom, #e6e6e6, #f2f2f2);
	background-repeat: repeat-x;
}
.table-top-pannel, .table-top-pannel1 {
	border-bottom: 0 none;
	border-top:1px solid #ddd;
}
.tab-outer {
	border-bottom: 1px solid #ccc;
	height: 37px;
}
.tabs {
	padding-right: 2px;
}
.tabs .tabs-list.current {
	background-color: #f5f5f5;
	border-bottom-color: #f5f5f5;
	height: 36px;
	margin-top: 0;
}
.tabs .tabs-list {
	background-color: #fafafa;
	border: 1px solid #ccc;
	border-radius: 4px 4px 0 0;
	float: left;
	height: 32px;
	margin-right: -1px;
	margin-top: 4px;
}
.tabs .tabs-list.current a {
	color: #000;
	font-weight: 700;
	padding-top: 11px;
	text-decoration:none;
}
.tabs .tabs-list .tabs-text {
	color: #333;
	cursor: pointer;
	display: block;
	padding: 7px 12px;
}
.grayLight {
	color: #acacac;
}
.gray {
	color: #606060;
}
.button_edit {
	margin:4px;
	height:35px;
}
.button_edit button {
	float:right;
	height:30px;
	line-height:30px;
	border:1px solid #0085d7;
	background:#0085d7;
	color:#fff;
	border-radius:3px;
	padding:0 8px;
}
.button_edit button i {
	color:#fff;
}
.chat_content {
	padding: 5px;
	position: relative;
	top: 50px;
}
.user_panel {
 background:;
	width:100%;
	margin-bottom:5px;
	text-align:center;
}
.utool {
	color: #bcbcbc;
	font-size: 12px;
	height: 50px;
	margin: 8px auto 0;
	position: relative;
}
.utool-voice {
	float: right;
	height: 16px;
	margin-right: 4px;
	width: 16px;
}
.utool .utool-cover {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: transparent transparent #e8e8e8;
	border-image: none;
	border-style: solid;
	border-width: 4px;
	height: 0;
	left: 86px;
	position: absolute;
	top: -8px;
	width: 0;
}
.utool .utool-cover.utool-cover-mask {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: transparent transparent #fff;
	border-image: none;
	border-style: solid;
	border-width: 4px;
	top: -7px;
}
.utool .utool-title {
	text-align: left;
}
.utool .utool-content, .utool .utool-title {
	float: left;
}
.utool .utool-content {
	text-align: left;
}
.utool .utool-content .state {
	float:left;
	margin:0 4px;
}
.utool .utool-content .state_icon {
	position:relative;
	height:24px;
	line-height:24px;
	top:32px;
	left:30px;
}
.utool .utool-content a img {
	margin-top:8px;
}
.utool-title input {
	width:30px;
	line-height:20px;
	border:1px solid #ccc;
	padding-left:2px;
}
.utool-cp, .utool-mobile, .utool-weixin {
	background:url(https://cc.baw.com.cn:18344/webchat/resources/chat/images/uc_ce.png) no-repeat scroll 0 0;
	cursor: pointer;
	float: left;
	height: 19px;
	text-decoration: none;
	width: 19px;
	margin-right: 5px;
}
.utool-weixin {
	background-position: 0 -80px;
}
.utool-weixin:hover {
	background-position: -20px -80px;
}
.utool-weixin:active {
	background-position: -40px -80px;
}
.utool-weixin.current {
	background-position: 0 -80px;
}
.utool-weixin.current:hover {
	background-position: -20px -80px;
}
.utool-weixin.current:active {
	background-position: -40px -80px;
}
.utool-cp {
	background-position: 0 -40px;
}
.utool-cp {
	background-position: 0 -40px;
}
.utool-cp:hover {
	background-position: -20px -40px;
}
.utool-cp:active {
	background-position: -40px -40px;
}
.utool-cp.current {
	background-position: 0 0;
}
.utool-cp.current:hover {
	background-position: -20px 0;
}
.utool-cp.current:active {
	background-position: -40px 0;
}
.utool-mobile {
	background-position: 0 -60px;
}
.utool-mobile:hover {
	background-position: -20px -60px;
}
.utool-mobile:active {
	background-position: -40px -60px;
}
.utool-mobile.current {
	background-position: 0 -20px;
}
.utool-mobile.current:hover {
	background-position: -20px -20px;
}
.utool-mobile.current:active {
	background-position: -40px -20px;
}
.voice_max {
	background:url(https://cc.baw.com.cn:18344/webchat/resources/chat/images/voice_max.png) no-repeat;
	background-position:-15px 0;
}
.voice_min {
	background:url(https://cc.baw.com.cn:18344/webchat/resources/chat/images/voice_min.png) no-repeat;
	background-position:-15px 0;
}
.uimg {
	position: relative;
}
.uimg .state {
	position:absolute;
	width:16px;
	height:16px;
	right:95px;
	bottom:0;
}
.state .state_into {
	background: url(https://cc.baw.com.cn:18344/webchat/resources/chat/images/into.png) no-repeat;
}
.state .state_out {
	background: url(https://cc.baw.com.cn:18344/webchat/resources/chat/images/out.png) no-repeat;
}
.state .state_busy {
	background: url(https://cc.baw.com.cn:18344/webchat/resources/chat/images/pencil.png) no-repeat;
}
.state .state_free {
	background: url(https://cc.baw.com.cn:18344/webchat/resources/chat/images/icon_coffee.png) no-repeat;
}
.avatar-img {
	border: 1px solid #ddd;
	height: 50px;
	padding: 2px;
	width: 50px;
}
.amount-wp {
	overflow: hidden;
	float:right;
	margin:8px 0 0 8px;
	line-height:24px;
}
.amount-wp span {
	float:left;
	vertical-align:middle;
}
.amount-wp input {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	width: 30px;
	height: 22px;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	color: #666;
	border: 1px solid #ccc;
	outline: 0;
	background: #f4f4f4;
	ime-mode: disabled;
}
.sku-amount .origin {
	display: none;
}
.state-window {
	border: 1px solid #ddd;
	box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
	font-size: 14px;
	left: 35px;
	position: absolute;
	top: 55px;
	z-index: 999;
}
.state-window ul {
	width:80px;
	background:#fff;
}
.state-window ul li {
	line-height:36px;
	height:36px;
}
.state-window ul li:hover {
	background:#f4f4f4;
	cursor:pointer;
}
.state-window ul li a {
	width:30px;
	display:block;
	float:left;
	background:#f4f4f4;
	text-align:center;
	margin-right:6px;
	height:36px;
	line-height:36px;
}
.state-window ul li a img {
	margin-top:4px;
}
.badge {
	font-size: 11px !important;
	font-weight: 300;
	top: 8px;
	right: 0;
	text-align: center;
	height: 14px;
	background-color: #e02222;
	padding: 1px 5px 1px 5px;
	-webkit-border-radius: 12px !important;
	-moz-border-radius: 12px !important;
	border-radius: 12px !important;
	text-shadow: none !important;
	color:#fff;
	float:right;
	margin-left:4px;
}
.dhxtabbar_base_dhx_terrace {
}
.dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs {
	border-top: 1px solid #ddd;
	bottom: auto;
	height: 33px;
	overflow: hidden;
	position: absolute;
	top: 0;
	white-space: nowrap;
	z-index: 2;
}
.dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs div.dhxtabbar_tabs_base {
	height: 34px;
	overflow: hidden;
	position: absolute;
	top: 0;
	width:100%;
}
.dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs div.dhxtabbar_tabs_base div.dhxtabbar_tabs_cont_left, .dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs div.dhxtabbar_tabs_base div.dhxtabbar_tabs_cont_right {
	-moz-user-select: none;
	height: 34px;
	margin: 0 1px;
	position: absolute;
	top: -1px;
	transform: translate3d(0px, 0px, 0px);
	width: 100%;
}
.dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs div.dhxtabbar_tabs_base div.dhxtabbar_tabs_line {
	background-color: #ddd;
	border: medium none;
	bottom: 0;
	height: 1px;
	left: 0;
	overflow: hidden;
	position: absolute;
	width: 100%;
	z-index: 2;
}
.dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs div.dhxtabbar_tabs_ar_left {
	-moz-user-select: none;
	border-bottom: 1px solid #ddd;
	cursor: pointer;
	height: 32px;
	left: 0;
	position: absolute;
	top: 0;
	width: 17px;
	z-index: 4;
}
.dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs div.dhxtabbar_tabs_ar_left div.dhxtabbar_arrow_img {
	background-image:url(../image/dhxtabbar_arrows.gif);
	background-position: 1px 14px;
	background-repeat: no-repeat;
	border-right: 1px solid #ddd;
	height: 100%;
	position: relative;
}
.dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs div.dhxtabbar_tabs_ar_right {
	-moz-user-select: none;
	border-bottom: 1px solid #ddd;
	cursor: pointer;
	height: 32px;
	position: absolute;
	right: 0;
	top: 0;
	width: 17px;
	z-index: 4;
}
.dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs div.dhxtabbar_tabs_ar_right div.dhxtabbar_arrow_img {
	background-image:url(../image/dhxtabbar_arrows.gif);
	background-position: -13px 14px;
	background-repeat: no-repeat;
	border-left: 1px solid #ddd;
	height: 100%;
	position: relative;
}
.dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs div.dhxtabbar_tab {
	-moz-user-select: none;
	background-color: #fff;
	color: #333333;
	cursor: pointer;
	font-family: Arial;
	font-size: 13px;
	height: 34px;
	margin-left: -1px;
	margin-right: 0;
	position: relative;
	transform: translate3d(0px, 0px, 0px);
	z-index: 1;
}
.dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs div.dhxtabbar_tab2 {
	-moz-user-select: none;
	background-color: #dcdcdc;
	color: #333333;
	cursor: pointer;
	font-family: Arial;
	font-size: 13px;
	height: 34px;
	margin-left: -1px;
	margin-right: 0;
	position: relative;
	transform: translate3d(0px, 0px, 0px);
	z-index: 1;
}
.dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs div.dhxtabbar_tab:hover div.dhxtabbar_tab_text, .dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs div.dhxtabbar_tab2:hover div.dhxtabbar_tab_text {
	color: #262626;
}
.dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs div.dhxtabbar_tab:hover div.dhxtabbar_tab_close {
	background-color: #cff3fd;
	background-position: -15px 0;
	border-color: #a7e8fc;
}
.dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs div.dhxtabbar_tab.dhxtabbar_tab_dis {
	background-color: #f1fbfe;
	color: #bbbbbb;
}
.dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs div.dhxtabbar_tab.dhxtabbar_tab_actv, .dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs div.dhxtabbar_tab.dhxtabbar_tab_actv_dis {
	font-weight: bold;
	z-index: 3;
	background:#f5f5f5;
}
.dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs div.dhxtabbar_tab.dhxtabbar_tab_actv2 {
	font-weight: bold;
	z-index: 3;
	background:#eaeaea;
}
.dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs div.dhxtabbar_tab.dhxtabbar_tab_hidden {
	border: medium none;
}
.dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs div.dhxtabbar_tab div.dhxtabbar_tab_text, .dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs div.dhxtabbar_tab2 div.dhxtabbar_tab_text {
	border-color: #ddd #ddd #ffffff;
	border-style: solid;
	border-width: 1px 1px 0;
	height: 33px;
	line-height: 33px;
	overflow: hidden;
	padding: 0 15px;
	position: relative;
	text-align: center;
	top: 0;
	vertical-align: middle;
}
.dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs div.dhxtabbar_tab div.dhxtabbar_tab_text.dhxtabbar_tab_text_close {
	padding-right: 20px;
}
.dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs div.dhxtabbar_tab.dhxtabbar_tab_actv div.dhxtabbar_tab_text {
	color: #333333;
}
.dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs div.dhxtabbar_tab.dhxtabbar_tab_dis div.dhxtabbar_tab_text, .dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs div.dhxtabbar_tab.dhxtabbar_tab_actv_dis div.dhxtabbar_tab_text {
	color: #bbbbbb;
}
.dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs div.dhxtabbar_tab.dhxtabbar_tab_dis div.dhxtabbar_tab_close, .dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs div.dhxtabbar_tab.dhxtabbar_tab_actv_dis div.dhxtabbar_tab_close, .dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs div.dhxtabbar_tab.dhxtabbar_tab_dis:hover div.dhxtabbar_tab_close, .dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs div.dhxtabbar_tab.dhxtabbar_tab_actv_dis:hover div.dhxtabbar_tab_close {
	background-color: #cff3fd;
	background-position: -30px 0;
	border-color: #a7e8fc;
}
.dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs div.dhxtabbar_tab div.dhxtabbar_tab_close {
	background-color: #ddf7fe;
	background-image: url("https://cc.baw.com.cn:18344/webchat/resources/chat/images/dhxtabbar_terrace/dhxtabbar_button_close.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	border: 1px solid #ddd;
	border-radius: 3px;
	height: 15px;
	position: absolute;
	right: 9px;
	top: 9px;
	width: 15px;
	z-index: 1;
}
.dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs div.dhxtabbar_tab.dhxtabbar_tab_actv div.dhxtabbar_tab_close, .dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs div.dhxtabbar_tab.dhxtabbar_tab_actv:hover div.dhxtabbar_tab_close {
	background-color: #ffffff;
	background-position: 0 0;
	border-color: #ddd;
}
.dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs div.dhxtabbar_tabs_cont_left div.dhxtabbar_tab, .dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs div.dhxtabbar_tabs_cont_left div.dhxtabbar_tab2 {
	float: left;
}
.dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs div.dhxtabbar_tabs_cont_right div.dhxtabbar_tab, .dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs div.dhxtabbar_tabs_cont_right div.dhxtabbar_tab2 {
	float: right;
	margin-left: 0;
	margin-right: -1px;
}
.dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs_bottom div.dhxtabbar_tabs {
	border-bottom: 1px solid #ddd;
	border-top: 0 solid #ffffff;
	bottom: 0;
	top: auto;
}
.dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs_bottom div.dhxtabbar_tabs div.dhxtabbar_tabs_base div.dhxtabbar_tabs_cont_left, .dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs_bottom div.dhxtabbar_tabs div.dhxtabbar_tabs_base div.dhxtabbar_tabs_cont_right {
	top: 0;
}
.dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs_bottom div.dhxtabbar_tabs div.dhxtabbar_tabs_base div.dhxtabbar_tabs_line {
	top: 0;
}
.dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs_bottom div.dhxtabbar_tabs div.dhxtabbar_tab {
	margin-top: 0;
}
.dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs_bottom div.dhxtabbar_tabs div.dhxtabbar_tab.dhxtabbar_tab_actv, .dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs_bottom div.dhxtabbar_tabs div.dhxtabbar_tab.dhxtabbar_tab_actv_dis {
	margin-top: 0;
}
.dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs_bottom div.dhxtabbar_tabs div.dhxtabbar_tab div.dhxtabbar_tab_text, .dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs_bottom div.dhxtabbar_tabs div.dhxtabbar_tab2 div.dhxtabbar_tab_text {
	border-bottom: 1px solid #ddd;
	border-top: 0 solid white;
	bottom: 0;
}
.dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs_bottom div.dhxtabbar_tabs div.dhxtabbar_tabs_ar_left, .dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs_bottom div.dhxtabbar_tabs div.dhxtabbar_tabs_ar_right {
	border-bottom: 0 solid #ffffff;
	border-top: 1px solid #ddd;
	top: 0;
}
.dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs_bottom div.dhx_cell_tabbar div.dhx_cell_cont_tabbar {
	border-bottom: 0 solid white;
	border-top: 1px solid #ddd;
}
.dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs_bottom div.dhx_cell_tabbar div.dhx_cell_menu_def {
	border-bottom: 0 solid white;
	border-top: 1px solid #ddd;
}
.dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs_bottom div.dhx_cell_tabbar div.dhx_cell_toolbar_def {
	border-bottom: 0 solid white;
	border-top: 1px solid #ddd;
}
.dhxtabbar_base_dhx_terrace div.dhxtabbar_tabs_bottom div.dhx_cell_tabbar div.dhx_cell_statusbar_def div.dhx_cell_statusbar_text {
	border-bottom: 0 solid white;
	border-top: 1px solid #ddd;
}
.dhxtabbar_base_dhx_terrace div.dhx_cell_tabbar {
	background-color: #ffffff;
	cursor: default;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	z-index: 0;
}
.dhxtabbar_base_dhx_terrace div.dhx_cell_tabbar div.dhx_cell_cont_tabbar {
	border-color: white #ddd #ddd;
	border-style: solid;
	border-width: 0 0px 0px;
	overflow: hidden;
	position: absolute;
	width:100%;
}
.dhxtabbar_base_dhx_terrace div.dhx_cell_tabbar div.dhx_cell_cont_tabbar.dhx_cell_cont_no_borders {
	border: 0 solid white !important;
}
.dhxtabbar_base_dhx_terrace div.dhx_cell_tabbar div.dhx_cell_menu_def {
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	overflow: hidden;
	padding: 6px;
	position: relative;
}
.dhxtabbar_base_dhx_terrace div.dhx_cell_tabbar div.dhx_cell_menu_no_borders {
	overflow: hidden;
	position: relative;
}
.dhxtabbar_base_dhx_terrace div.dhx_cell_tabbar div.dhx_cell_toolbar_def {
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 6px;
	position: relative;
}
.dhxtabbar_base_dhx_terrace div.dhx_cell_tabbar div.dhtmlxribbon_dhx_terrace.dhxrb_without_tabbar {
	border-top: 0 solid white;
	width: auto;
}
.dhxtabbar_base_dhx_terrace div.dhx_cell_tabbar div.dhxrb_with_tabbar.dhxtabbar_base_dhx_terrace {
	margin-top: -1px;
}
.dhxtabbar_base_dhx_terrace div.dhx_cell_tabbar div.dhx_cell_statusbar_def {
	background-color: #e7f9fe;
	bottom: 0;
	color: #333333;
	font-family: Arial;
	font-size: 13px;
	position: absolute;
	width: 100%;
}
.dhxtabbar_base_dhx_terrace div.dhx_cell_tabbar div.dhx_cell_statusbar_def div.dhx_cell_statusbar_text {
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	height: 28px;
	line-height: 27px;
	overflow: hidden;
	padding: 0 4px;
	position: relative;
	white-space: nowrap;
}
.dhxtabbar_base_dhx_terrace div.dhx_cell_tabbar div.dhx_cell_progress_bar {
	background-color: white;
	height: 100%;
	left: 0;
	opacity: 0.75;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}
.dhxtabbar_base_dhx_terrace div.dhx_cell_tabbar div.dhx_cell_progress_img {
	background-image: url("https://cc.baw.com.cn:18344/webchat/resources/chat/gray/webchat/dhxtabbar_terrace/dhxtabbar_cell_progress.gif");
	background-position: center center;
	background-repeat: no-repeat;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2;
}
.words {
	float:left;
	width:100%;
	margin-bottom:5px;
}
.words .words_title {
	background: #51565c none repeat scroll 0 0;
	color: #fff;
	height: 25px;
	line-height: 25px;
	text-align: left;
	text-indent: 5px;
}
.words ul {
	padding:10px;
	height:100px;
	overflow-y:auto;
	overflow-x:hidden;
	border:1px solid #ddd;
}
.words ul li {
	line-height:25px;
	height:25px;
	padding-left:10px;
	margin-bottom:2px;
	height:auto;
	background:url(https://cc.baw.com.cn:18344/webchat/resources/chat/gray/webchat/dot.png) 2px 10px no-repeat;
}



.mini_tab {
	opacity: 0;
	overflow: hidden;
	position: relative;
	width: 100%;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	margin-bottom:5px;
}
.mini_tab .arrow {
	background: #ddd none repeat scroll 0 0;
	height: 60px;
	line-height: 60px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 16px;
	z-index: 9;
}
.mini_tab .arrow .iconfont {
	font-size: 12px;
}
.mini_tab a.arrow {
	color: #999;
	text-decoration: none;
}
.mini_tab a.arrow i {
	color:#999;
}
.mini_tab a.arrow:hover {
	color: #06d;
}
.mini_tab a.disabled {
	color: #ccc !important;
	cursor: default;
}
.mini_tab .arrow-left {
	left: 0;
}
.mini_tab .arrow-right {
	right: 0;
}
.mini_tab .lists {
	margin-left: 16px;
	overflow: hidden;
	width: 3000px;
}
.mini_tab .lists li {
	float: left;
	height: 60px;
	width: 140px;
	z-index: 8;
}
.mini_tab .lists li .list-content {
	cursor: pointer;
	height: 53px;
	margin-top: 5px;
	padding: 0 10px;
}
.mini_tab .lists li .title {
	height: 18px;
	line-height: 18px;
	overflow: hidden;
	white-space: nowrap;
}
.mini_tab .lists li .title i {
	color:#ddd;
}
.mini_tab .lists li .text {
	color: #333;
	font-size: 16px;
	font-weight:bold;
	margin-top: 5px;
	overflow: hidden;
	white-space: nowrap;
}
.mini_tab .lists li .text .sort {
	color: #acacac;
	font-size: 18px;
	position: relative;
	top: -3px;
}
.mini_tab .lists li.fixed {
	background: #fafafa none repeat scroll 0 0;
	box-shadow: 0 -8px 6px rgba(0, 0, 0, 0.4);
	left: 23px;
	position: absolute;
	z-index: 8;
}
.mini_tab .lists .arrowline {
	display: none;
	text-align: center;
}
.mini_tab .lists .arrowline .line {
	border-top: 2px solid #fa8f23;
}
.mini_tab .lists .arrowline .tri {
	border-color: #fa8f23 transparent transparent;
	border-style: solid dashed dashed;
	border-width: 7px;
	display: inline-block;
	height: 0;
	vertical-align: top;
	width: 0;
}
.mini_tab .lists li.active {
	z-index: 8;
}
.mini_tab .lists li.active .arrowline {
	display: block;
}
.mini_tab .small {
	font-size: 14px;
}
.tooltips {
	position: absolute;
	visibility:visible;
}
.tooltips .contentbox {
}
.tooltips .contentbox-top {
	padding-top: 7px;
}
.tooltips .contentbox-topCenter {
	padding-top: 7px;
}
.tooltips .contentbox-bottom {
	padding-bottom: 7px;
}
.tooltips .contentbox-left {
	padding-left: 7px;
}
.tooltips .contentbox-right {
	padding-right: 7px;
}
.tooltips .content {
	box-shadow: 1px 1px 0 #fdfbf5;
	position: relative;
}
.tooltips .content.ok {
	background-color: #f0fce4;
	border: 1px solid #aadf43;
}
.tooltips .content.error, .tooltips .content.stop {
	background-color: #fff2f2;
	border: 1px solid #ffbdbd;
}
.tooltips .content.tip, .tooltips .content.alert, .tooltips .content.attention {
	background-color: #feffe6;
	border: 1px solid #ffd16f;
}
.tooltips .content .bd {
	margin: 15px 10px 10px;
	position: relative;
}
.tooltips .content .content-tooltips {
	line-height: 22px;
	word-break: break-all;
	word-wrap: break-word;
}
.tooltips .icon {
	background: rgba(0, 0, 0, 0) url("../image/icon1.png") no-repeat scroll 0 0;
	border: 0 none;
	height: 16px;
	left: -4px;
	position: absolute;
	top: 1px;
	width: 16px;
}
.tooltips .icon.ok {
	background-position: 0 0;
}
.tooltips .icon.error {
	background-position: 0 -16px;
}
.tooltips .icon.stop {
	background-position: 0 -48px;
}
.tooltips .icon.tip {
	background-position: 0 -32px;
}
.tooltips .icon.alert {
	background-position: 0 -64px;
}
.tooltips .icon.attention {
	background-position: 0 -80px;
}
.tooltips .close, .tooltips .arrow-top, .tooltips .arrow-bottom, .tooltips .arrow-left, .tooltips .arrow-right, .tooltips .arrow-topCenter {
	background: rgba(0, 0, 0, 0) url("../image/icon2.png") no-repeat scroll 0 0;
	overflow: hidden;
	position: absolute;
}
.tooltips .close {
	background-position: 0 -46px;
	cursor: pointer;
	height: 11px;
	right: 3px;
	top: 3px;
	width: 11px;
}
.tooltips .close:hover {
	background-position: 0 -32px;
}
.tooltips .arrow-top {
	background-position: 0 -16px;
	height: 8px;
	left: 18px;
	top: 0;
	width: 13px;
}
.tooltips .arrow-topCenter {
	background-position: 0 -16px;
	height: 8px;
	left: 95px;
	top: 0;
	width: 13px;
}
.tooltips .arrow-bottom {
	background-position: 0 -128px;
	bottom: 0;
	height: 8px;
	left: 18px;
	width: 13px;
}
.tooltips .arrow-left {
	background-position: 0 -96px;
	height: 13px;
	left: 0;
	top: 14px;
	width: 8px;
}
.tooltips .arrow-right {
	background-position: 0 -112px;
	height: 13px;
	right: 0;
	top: 14px;
	width: 8px;
}
.menu-collapse {
	height: 50px;
	left: 0;
	position: absolute;
	top: 50%;
	transition: all 0.2s ease 0s;
	width: 20px;
	z-index: 3;
}
.menu-collapse:hover .product-collapse {
	left: 0;
}
.menu-collapse:hover .collapse-bg {
	border-bottom: 8px solid transparent;
	border-left: 20px solid #d9dee4;
	border-top: 8px solid transparent;
}
.menu-collapse .collapse-inner {
	overflow: hidden;
	position: relative;
	top: -50%;
}
.menu-collapse .product-collapse {
	cursor: pointer;
	height: 50px;
	left: -7px;
	position: relative;
	text-align: center;
	transition: all 0.1s ease 0s, all 0.1s ease 0s;
}
.menu-collapse .product-collapse > span {
	font-size: 15px;
	line-height: 50px;
	vertical-align: text-top;
}
.menu-collapse .collapse-bg {
	border-bottom: 9px solid transparent;
	border-left: 13px solid #bbc1c9;
	border-top: 9px solid transparent;
	height: 50px;
	left: 0;
	position: absolute;
	top: 0;
	transition: all 0.1s ease 0s, all 0.1s ease 0s;
	width: 0;
}
.menu-collapse .icon-collapse-left {
	display: none;
}
.menu-collapse .icon-collapse-right {
	display: inline;
}
.tabset6 {
    margin-top:5px;
    margin-left:4px;
    margin-right:4px;
}
.tabset6 .tab-hd::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.tabset6 .tab-hd{
    border-left: 1px solid #ccc;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.tabset6 .tab-hd .current {
	background:#eaeaea;
	border-top:1px solid #ccc;
    height: 30px;
    position: relative;
    z-index: 1;
}

.tabset6 .tab-hd .current {
    font-weight: bold;
}
.tabset6 .tab-hd-con{
    background: #fff none repeat scroll 0 0;
    cursor: pointer;
    float: left;
    font-size: 14px;
    text-align: center;
	    border-right: 1px solid #cfcfcf;
    height: 29px;
}

.tabset6 .tab-hd-con a {
    display: inline-block;
    color:#666;
}

.custom_entry{}
.custom_entry a{margin-left:10px; text-decoration:underline;}



.chat-thread {
  margin: 0px auto 0 auto;
  padding: 0;
  list-style: none;
/*   overflow-y: scroll; */
  overflow-x: hidden;
}

.chat-thread li {
  position: relative;
  clear: both;
  display: inline-block;
  padding: 16px 40px 16px 20px;
  margin:15px 0;
  font: 16px/20px 'Noto Sans', sans-serif;
  border-radius: 10px;
  background-color: rgba(25, 147, 147, 0.2);
}

/* Chat - Avatar */
.chat-thread li:before {
  position: absolute;
  top: 0;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  content: '';
}

/* Chat - Speech Bubble Arrow */
.chat-thread li:after {
  position: absolute;
  top: 15px;
  content: '';
  width: 0;
  height: 0;
  border-top: 15px solid rgba(25, 147, 147, 0.2);
}

.chat-thread li.avator-consumer {
  animation: show-chat-odd 0.15s 1 ease-in;
  -moz-animation: show-chat-odd 0.15s 1 ease-in;
  -webkit-animation: show-chat-odd 0.15s 1 ease-in;
  float: right;
  margin-right: 80px;
  color: #0AD5C1;
}

.chat-thread li.avator-consumer:before {
  right: -80px;
/*   background-image: url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD/4QBoRXhpZgAATU0AKgAAAAgABAEaAAUAAAABAAAAPgEbAAUAAAABAAAARgEoAAMAAAABAAIAAAExAAIAAAASAAAATgAAAAAAAABgAAAAAQAAAGAAAAABUGFpbnQuTkVUIHYzLjUuMTAA/9sAQwAHBQUGBQQHBgUGCAcHCAoRCwoJCQoVDxAMERgVGhkYFRgXGx4nIRsdJR0XGCIuIiUoKSssKxogLzMvKjInKisq/9sAQwEHCAgKCQoUCwsUKhwYHCoqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioq/8AAEQgAMgAyAwEiAAIRAQMRAf/EAB8AAAEFAQEBAQEBAAAAAAAAAAABAgMEBQYHCAkKC//EALUQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+v/EAB8BAAMBAQEBAQEBAQEAAAAAAAABAgMEBQYHCAkKC//EALURAAIBAgQEAwQHBQQEAAECdwABAgMRBAUhMQYSQVEHYXETIjKBCBRCkaGxwQkjM1LwFWJy0QoWJDThJfEXGBkaJicoKSo1Njc4OTpDREVGR0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoKDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uLj5OXm5+jp6vLz9PX29/j5+v/aAAwDAQACEQMRAD8A8wre0/w55qLLqM62ysMrEWAdh+PSl8M6fFLMbu5K7YziNT3b1/CqniRLq98UA2SlhHGobnA55FdbajHmZwxTnLlRtm78NabDGhs/tEwchmVfMGD0znvn0pqahoN3fCH+z0RcHcWiKY4745/KuUVtTtdSFtJCvmxHmN+317Gp5dTthGZXUSXPJJVsh1PUH1rP2rZt7GKOi1LwxHIv2jRg20jPks4b64b+h/OuZZWRyrqVZTggjBBrZ0PWftFwkA8xImTpu7gVJr1kpX7UhzJ0cZ5I9a0umtDJxcWYVFFFBJ1WlKkOmQASYyoYjZnk81aukuLHTP7YFtDeW6zJEFmyu4555H8PQemaz9NmR9PhO45C7T+HFa1rrk9iwSZ3vLJU+WyaVUCsDncMjJI64H41riYRVHmS7E4KbliOWT7nPePtPvbm8j1trWSyF3GpkgkYEbl4BBHTjHBrn49GkfRLnUpn2tBgtFj76k4GD/e749K63xb4gtdTtp4LeRismGVyOmDnpWBq2pXd74ZsdPjG2GCTdHDEnzSN/ebHLH+VeXBuyR7E4wu35EXhKKObVCRnMKMwY+hwAPz5rrJ7bzYXTfu3Ag5yKwfC+nNZvcPPJHvdQDGnJjOehPTPsOlb0zLFA8m/hVJ/SvXo0oundnhV6slU5UcjRRRXPY3Luk3giYwSHCscqfetfULXOlR3TXIhZ2ZYfLILHHDkjsO3PJPSuXqeC5aPzd5ZjIQdxOcEDFa+0fJyEKmvac5myyQWJlRZnkkTHytjoeuPepLaa9vi4ib7LbOMyFG5KjtnrVMabPd30gcrCjMSZGPQf1NbF0i29pHBAUlbABVT8pPqSOwrljDW53c+lrl/RWxvymyDAWPjsPSpdVnVF8iNsk8tz0HpVFLloowEYvJjBkIwB7AdhUGSxJJyT1JrpU2o8py1IwlJS6hRS0VAiKiiikUKKUUUUxC0ooooAKKKKQH/2Q==); */
  background-image: url(../image/avatar2.jpg);
}

.chat-thread li.avator-consumer:after {
  border-right: 15px solid transparent;
  right: -15px;
}

.chat-thread li.avator-agent {
  animation: show-chat-even 0.15s 1 ease-in;
  -moz-animation: show-chat-even 0.15s 1 ease-in;
  -webkit-animation: show-chat-even 0.15s 1 ease-in;
  float: left;
  margin-left: 80px;
  color: #0EC879;
}

.chat-thread li.avator-agent:before {
  left: -80px;
  background-image: url(../image/avatar1.jpg);
}

.chat-thread li.avator-agent:after {
  border-left: 15px solid transparent;
  left: -15px;
}

.chat-thread li.message-notice {
  animation: show-chat-odd 0.15s 1 ease-in;
  -moz-animation: show-chat-odd 0.15s 1 ease-in;
  -webkit-animation: show-chat-odd 0.15s 1 ease-in;
  float: right;
  margin-right: 80px;
  color: #0AD5C1;
}

.chat-answer-box{position:relative;background-color:#F2F2F2;color:#666;display:none}

.satisfaction-icon {
    -moz-user-select: none;
    background: rgba(0, 0, 0, 0) url("../image/heart.png") no-repeat scroll 0 0;
    color: #999999;
    cursor: pointer;
    display: inline-block;
    font: 16px FontAwesome;
    margin: 0;
    text-decoration: none;
    transition: color 0.2s ease 0s, background 0.2s ease 0s;
    vertical-align: top;
}
.satisfaction-icon:hover{ 
	background: rgba(0, 0, 0, 0) url("../image/heart_hover.png") no-repeat scroll 0 0;
}

.satisfaction-wrap {
    background-color: #fff;
    border-radius: 5px;
    margin: 0 auto;
    max-width: 500px;
    min-width: 300px;
    padding: 30px 18px 20px;
    position: relative;
    width: 91%;
	top:25%;
}
.satisfaction-wrap .close {
    color: #ccc;
    cursor: pointer;
    font-size: 25px;
    height: 30px;
    line-height: 10px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 10px;
    width: 30px;
}
.satisfaction-wrap .close:hover {
    color: #222;
}
.m-form-evaluate .form_tlt {
    color: #222;
    font-size: 14px;
    line-height: 1;
    margin-bottom: 20px;
    overflow: hidden;
    overflow-wrap: normal;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.m-form-evaluate .form_item.itm-remarks textarea {
    border: 1px solid #eee;
    box-shadow: none;
    box-sizing: border-box;
    display: block;
    height: 50px;
    outline: medium none;
    padding: 10px;
    width: 100%;
	overflow: auto;
    resize: none;
}
.m-form-evaluate .form_item{margin-top:10px;}
.m-form-evaluate .form_item.itm-btn .u-btn {
    color: #fff;
    display: block;
    font-size: 12px;
    line-height: 30px;
    margin:0 auto;
    padding: 0;
    text-align: center;
	background-color: #18b7de;
	border-radius: 3px;
}
.m-form-evaluate .form_item.itm-btn .u-btn:hover {
    color: #fff;
    display: block;
    font-size: 12px;
    line-height: 30px;
    margin:0 auto;
    padding: 0;
    text-align: center;
	background-color: #367fa9 ;
	border-radius: 3px;
}


.m-modal {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    min-width: 300px;
    overflow-y: auto;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1010;
}
.form_item li{ float:left; margin:20px 15px;}
.form_item li label{margin-right:5px;font-size:14px;}
