.customer_chat{
	background-color: rgba(255, 255, 255, 0.5);
    position: absolute;
    left: 1px;
    top: 0;
    height: 100%;
    width: 99%;
    border-radius: 13px;
	z-index: 444;
}
.customer_chat_inner{
	padding: 0;
    width: 98%;
    margin: 5px auto 0 auto;
    height: 96%;
    background: #fff;
    box-shadow: 0 1px 1px 0 #CED2D5, 0 0px 15px 0 #CED2D5;
    position: relative;
	font-size: 13px;
	line-height: 18px;
}
.chat_send textarea{
    height: 53px;
    width: 100%;
    overflow-y: scroll;
    border: none;
    padding: 3px 43px 2px 3px;
}
.chat_content{
	height: 65%;
	padding: 1px 5px;
	overflow-y: scroll;
}
.send_ord_form{
	color: #7C7C7C !important;
    width: 94px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border: 1px solid #ccc;
    text-align: center;
    border-radius: 5px;
    float: left;
    min-height: 43px;
	box-shadow: 0 1px 1px 0 #CED2D5, 0 0px 15px 0 #CED2D5;
}
.send_ord_form.active{color: #000000 !important;}
.send_ord_form .active{
	background-color: #0363B1; color: #fff !important;
}
.send_ord_form.smiles_link{width: 55px;}
.send_ord_form.smiles_link img{width: 24px;}
.send_ord_form.tamplets_link{width: 94px;}

.tpl_item .tpl_title{
    font-size: 14px;
    margin: 12px 0 10px 0;
    font-weight: bold;
    padding: 0 7px;
}
.tpl_item li{
	margin: 0;
    padding: 4px 7px;
    cursor: pointer;
    font-size: 14px;
}
.tpl_item li:hover{background-color: #ECEEFC;}
/* scrollbar */
.chat_content::-webkit-scrollbar-track,
.chat_send textarea::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 6px #fff;
	background-color: #F5F5F5;
}
.chat_content::-webkit-scrollbar,
.chat_send textarea::-webkit-scrollbar{
	width: 6px;
	background-color: #F5F5F5;
}
.chat_content::-webkit-scrollbar-thumb,
.chat_send textarea::-webkit-scrollbar-thumb{
	background-color: #AFB7FF;
}
/* end of scrollbar */
.setManagerNameLocal_close, .clients_close_inner {
	position: absolute;
    right: 3px;
    top: 2px;
    display: inline-block;
    background: url(https://live-goods.com/livegoods/img/close_ico_small3.png) no-repeat;
    width: 19px;
    height: 19px;
	z-index: 444;
}
.chat_content_wrapper{height: 233px;}
.chat_send{
    height: 25%;
    border-top: 1px solid #ccc;
    padding: 1px 0 4px 0;
	position: relative;
}
.sendCustMessage{
	position: absolute;
	right: 8px;
	border: none;
    top: 12px;
    display: inline-block;
    background: url(/skin/img/send-btn.png) no-repeat;
    width: 30px;
    height: 24px;
}
.chat_manage{height: 10%}
.customer_chat_inner .chat_product_name{
	font-weight: bold;
    padding: 3px 24px 9px 7px;
    color: #4450B9;
    border-bottom: 1px solid #ccc;
}
.customer_chat_inner .chat_product_name_long{
	position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    font-weight: bold;
    padding: 3px 24px 9px 7px;
    color: #4450B9;
    border-bottom: 1px solid #ccc;
}

.chat_product_name_long2{
	position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    font-weight: bold;
	padding: 5px 24px 5px 5px;
    color: #000;
    border-bottom: 1px solid #ccc;
}
.chat_product_name_long2.product_name_hide,
.chat_product_name_long.product_name_hide{display: none;}
.more_product2{
	position: absolute;
    right: 2px;
    top: 13px;
    background: url(https://live-goods.com/livegoods/img/row-b.png) no-repeat;
    width: 19px;
    height: 11px;
    z-index: 333;
}
.customer_chat_inner .more_product{
	position: absolute;
    right: 2px;
    top: 30px;
    display: inline-block;
    background: url(https://live-goods.com/livegoods/img/row-b.png) no-repeat;
    width: 19px;
    height: 11px;
    z-index: 444;
}
.more_product2.more_show, .customer_chat_inner .more_product.more_show{background: url(https://live-goods.com/livegoods/img/row-t.png) no-repeat;}
.snd_price_wrap{
	margin: 0 0 5px 0;
}
.snd_ord_wrapper form{text-align: center;}
.setManagerNameLocal .setManagerNameLocal_title, .snd_ord_wrapper .snd_ord_title{
	font-size: 14px;
    margin: 12px 0 0px 0;
    font-weight: bold;
}
.setManagerNameLocal .setManagerNameLocal_title{
	margin: 4px 0 18px 0 !important;
}
.snd_ord_wrapper .snd_price{
	padding: 6px 3px;
    margin: 6px 3px 11px 0;
    border: none;
    border-bottom: 1px solid #ccc;
	width: 85px;
	text-align: center;
	font-size: 18px;
}
.snd_ord_wrapper .snd_price.input_err{border-bottom: 2px solid #ff0000;}

.snd_ord_wrapper .snd_price_btn{
	background: #5D6DFF;
    border: none;
    color: #fff;
    height: 34px;
    border-radius: 2px;
    cursor: pointer;
    margin: 9px auto 8px auto;
    width: 107px;
    display: block;
}
.livegoods_snd_templates, .livegoods_snd_smiles, .snd_ord_wrapper{
	position: absolute;
    bottom: 33px;
    width: 100%;
    z-index: 204;
    height: 251px;
    background-color: #fff;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 5px;
	box-shadow: 0 1px 1px 0 #CED2D5, 0 0px 15px 0 #CED2D5;
	display: flex;
    align-items: center;
    justify-content: center;
	z-index: 555;
}
.livegoods_snd_smiles{
	height: 186px !important; bottom: 95px;
}
.smiles_wrapper a{
	float: left;
    margin: 5px 4px 5px 5px;
    width: 52px;
    height: 29px;
    text-align: center;
}
.smiles_wrapper{
	width: 184px;
    margin: 0 auto;
}
.setManagerNameLocal{
    position: absolute;
    bottom: -8px;
    width: 100%;
    z-index: 333;
    height: 141px;
    background-color: #fff;
    padding: 7px;
    border-radius: 5px;
    box-shadow: 0 1px 1px 0 #CED2D5, 0 0px 15px 0 #CED2D5;
}
.snd_smile_wrapper_close, .snd_templ_wrapper_close, .snd_ord_wrapper_close{
	position: absolute;
    right: 3px;
    top: 2px;
    display: inline-block;
    background: url(https://live-goods.com/livegoods/img/close_ico_small3.png) no-repeat;
    width: 19px;
    height: 19px;
}
.chat_wrapper .customer_item{
    float: left;
    width: 253px;
    margin: 0px 26px 60px 0;
	font-size: 14px;
}
.chat_wrapper .customer_item.hide_elem{display: none !important;}
.chat_opt_menu_wrapper ul li{line-height: 19px;}
.chat_wrapper{clear: both;}
.product_name{font-weight: bold; margin: 0 0 18px 0; padding-right: 24px;}
.customer_item .customer_ip{
	background-color: #A0A0A0; color: #fff;
}
.customer_item.online .customer_ip{
	background-color: #11bbb5; color: #fff;
}
.customer_item .active_to{
	font-size: 12px;
    padding: 3px 3px;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    background: #f1f1f1;
}
.customer_item .customer_ip{height: 58px; position: relative;}
.customer_ip{padding: 5px;}
.cust_wrap{border: 1px solid #ccc; padding: 5px; background-color: #fff; position: relative;}
.prices-discounts{
	height: 150px;
	overflow-y: scroll;
	padding: 5px;
}
.prices-discounts .pr_item{
	border: 1px solid #11bbb5;
    margin: 0 5px 4px 0;
    border-radius: 5px;
    text-align: center;
    padding: 0 5px;
	display: inline-block;
	background-color: #fff;
}
.online_but_txt img{margin: 0 0 0 50px;}
.cust_wrap .cust_title{margin: 0 0 3px 0;}
/* scrollbar */
.prices-discounts{overflow-y: scroll; height: 117px; background-color: #F2F4FF;}
.prices-discounts::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 6px #E6E9FF;
	background-color: #F5F5F5;
}
.prices-discounts::-webkit-scrollbar{
	width: 6px;
	background-color: #F5F5F5;
}
.prices-discounts::-webkit-scrollbar-thumb{
	background-color: #AFB7FF;
}
/* end of scrollbar */
.product_price .product_price_it{background: #E0E6FF; font-size: 16px; padding: 4px 2px;}
.product_price{height: 35px; font-size: 13px;}
.chat_button{
    width: 100%;
    margin-top: 5px;
    /* background: #7F8CFF; */
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 7px;
    border: 2px solid #5d6dff;
    color: #5E71FF;
    height: 44px;
}
.chat_button:hover{color: #fff; background: #5d6dff;}
.livegoods_chat_item.livegoods_cust_msg{
	clear: both;
    float: right;
    background-color: #E0E6FF;
    padding: 8px;
    margin: 6px 0 10px 0;
    border-radius: 8px 0 8px 8px;
	font-size: 14px;
}
.livegoods_chat_item.livegoods_shop_msg{
	clear: both;
	float: left;
	background-color: #F1F0F0;
	padding: 8px;
    margin: 6px 0 6px 0;
    border-radius: 0 8px 8px 8px;
	font-size: 14px;
	line-height: 20px;
}
.livegoods_chat_item.livegoods_shop_infomsg{
	clear: both;
    float: left;
    padding: 8px;
    margin: 6px 0 6px 0;
    border-radius: 8px;
    font-size: 14px;
    line-height: 21px;
    border: #11bbb5 2px solid;
	text-align: center;
}
.customer_item .offline_status{
	display: flex;
}
.customer_item.online .offline_status{
	display: none;
} 
.customer_item .online_status{
	display: none;
}
.customer_item.online .online_status{
	display: flex;
} 
.show_all_items a{
    display: inline-block;
    background: url(https://live-goods.com/skin/img/chkbox.png) no-repeat;
    width: 31px;
    height: 30px;
	float: right;
	margin-top: -2px;
}
.show_all_items a.chkd{
	background: url(https://live-goods.com/skin/img/chkbox_active.png) no-repeat;
}

.audio_manage a{
	display: inline-block;
    background: url(https://live-goods.com/skin/img/audio_on.png) no-repeat;
    width: 28px;
    height: 24px;
    float: right;
    margin-top: -2px;
}
.audio_manage a.off{background: url(https://live-goods.com/skin/img/audio_off.png) no-repeat;}
.offline_status, .online_status {
	position: absolute;
    right: 1px;
    bottom: 3px;
    border-radius: 26px;
    padding: 0px 4px;
    background-color: #fff;
    margin: 0 4px 3px 0;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 19px;
	color: #A0A0A0; 
	border: 1px solid #ccc;
}
.customer_item.online .online_status{
	border: 1px solid #18E18F;  color: #11bbb5;
}
.snd_price_txt{
	background: url(/skin/img/bg-input.png) repeat-x scroll 0 0 transparent;
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 90%;
    height: 75px;
	padding: 4px;
}
.snd_price_txt_title{margin: 0 0 6px 0;}

.all_torgs_wrap{
	position: absolute;
    right: 0;
    top: 39px;
    width: 125px;
    text-align: right;
}
.all_torgs_link{
    font-size: 15px;
    line-height: 21px;
    text-align: center;
    background-color: #E2E5FF;
    color: #2877B7;
    border-radius: 0px;
    padding: 3px 5px;
    width: 120px;
    float: right;
}
.all_torgs_link:hover{color: #007bff;}
.all_torgs{
    position: fixed;
    width: 650px;
    border: 1px solid #ccc;
    background-color: #fff;
    z-index: 888;
    padding: 5px;
    text-align: left;
    font-size: 12px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 500px;
    box-shadow: 0 1px 1px 0 #C9CEFF, 0 0px 9px 0 #C9CEFF;
    border-radius: 8px;
    color: #444;
	padding: 7px;
	line-height: 16px;
	overflow: hidden;
}
.all_torgs .all_torgs_close{
	position: absolute;
    right: 6px;
    top: 6px;
    display: inline-block;
    background: url(https://live-goods.com/skin/img/close_ico_small3.png) no-repeat;
    width: 16px;
    height: 16px;
}
.all_torgs .all_torgs_inner{
	overflow-y: scroll;
	padding: 10px;
	height: 480px;
}
/* scrollbar */
.all_torgs .all_torgs_inner::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 6px #fff;
	background-color: #fff;
}
.all_torgs .all_torgs_inner::-webkit-scrollbar{
	width: 6px;
	background-color: #F5F5F5;
}
.all_torgs .all_torgs_inner::-webkit-scrollbar-thumb{
	background-color: #AFB7FF;
}
.all_torgs_title_small{font-size: 11px}
.all_torgs_title_small .disc_prices{font-weight: bold;}
.is_input_class{
	width: 9px;
    height: 9px;
    background-color: #00c084;
    margin: 5px 6px 8px 0;
    border-radius: 5px;
	cursor: pointer;
}
.is_close_class{	
	width: 9px;
    height: 9px;
    background-color: #FF6060;
    margin: 5px 6px 8px 0;
    border-radius: 5px;
	cursor: pointer;
}
/* client histories */
.main-table.history-list{width: 100%; margin: 0 0 31px 0;}
.main-table.history-list tr.light td{background-color: #fff;}
.main-table.history-list tr td{
	background-color: #ECEEFC;
    padding-bottom: 7px;
    padding-top: 5px;
}
.main-table.history-list .time{width: 15%;}
.main-table.history-list .product_name2{width: 70%; font-size: 13px; line-height: 20px;}
.main-table.history-list .product_name2 .history_price{margin: 5px 0 0 0; font-weight: bold;}
.main-table.history-list .is_stream{width: 12%; text-align: left;}
.main-table.history-list .is_stream img{
    vertical-align: middle;
    border-style: none;
    width: 24px;
}
.main-table.history-list .is_order{width: 15%; text-align: center; font-size: 13px;}
.all_torgs_title{
    font-size: 16px;
    margin: 9px auto 8px 5px;
    width: 204px;
    font-weight: bold;
}
.getStreemHist_date {
    float: right;
    margin: 33px 0 0 0;
}
select {
    background: url(/skin/img/bg-input.png) repeat-x #fff !important;
    font-family: Arial, Helvetica, sans-serif;
    border: 1px solid #ccc;
    border-radius: 5px;
    height: 24px;
}
.note-box{
    background: url("/skin/img/ico-note.png") no-repeat scroll 8px 8px #ffffff;
    margin-bottom: 10px;
    padding: 10px 10px 10px 42px;
	border: 1px solid #D4BC4C;
	clear:both;
}
.custHist_preload{
	position: absolute; 
	top: 26%;
    left: 50%;
    transform: translate(-50%, -50%);
	display: none;
}
.main-table.history-list .is_order .order_done{
	background-color: #fff;
    padding: 2px;
    border: 1px solid #11bbb5;
    color: #333;
    border-radius: 4px;
    text-align: center;
}
.hist_date{
	text-align: center;
    font-size: 15px;
    margin: 0 0 7px 0;
}
/* end of scrollbar */
@media screen and (max-width: 480px){
	.all_torgs_wrap{top: 32px;}
	.all_torgs_link {
		font-size: 14px;
	}
	.all_torgs{width: 92%;}
	.main-table.history-list .product_name2{font-size: 12px;}
}
