#maindiv {
	width: 70%;
}
.select_order{
	width: 250px; height: 80px;
}
.main_metabox{
	width: 100%;
	/* height: 800px; */
}

.text_editor{
	width: 100%;

}
.standard_wd{
	border: 1px solid #D8D8D8;
	border-radius: 8px;
	padding: 8px 10px;
	height: 38px;
	width: 350px;
	min-width: 90px;
	box-shadow: none;
	color: #716269;
}
.number_box{
width: 10%;
}
 .ka_admin_alert .woocommerce-layout__header {
	top: 50px;
}
.ka_admin_alert{
	
	width: 100%;
	background-color: #5d0324e3;
	box-sizing: border-box;
	height: 50px;
	margin-bottom: 10px;
	padding: 10px 15px;
	color: black;
}

.ka_no_conversation{
	color: #ffff;
   
}
#ka_no_conversation{
	color: #ffff;
   
}
.ka_show_msg{
	float: right;
	display: inline-block;
	width: 100%;
	max-width: 150px;
	height: 30px;
	
}

.koc-cust-msg-time{
	color: #747474;
	display: block;
	font-size: 12px;
	margin: 10px 0 0;
	text-align: right;
}
.koc-msg-time{
	color: #747474;
	display: block;
	font-size: 12px;
	margin: 10px 0 0;
	text-align: left;
}

.koc-messages-box{
	margin: 30px auto;
	width: 100%;
	display: block;
	/*max-width: 550px;*/
	background-color: white;
	border: 1px solid #00000026;
	border-radius: 5px;
	box-sizing: border-box;
}
#fal{
	color: #e86161 ;
}
.ka_msg_count{
	float: right;
	top: 6px;
	position: relative;
}
.koc-messages{
	width: 100%;
	padding: 25px;
	box-sizing: border-box;
	overflow-y: scroll;
	max-height: 600px;
}
.ka_order_chat_req{
	border: 1px solid;
	border-radius: 8px;
	border-color: #e2e2e2;
	background-color: white;
}
.koc-incoming-msgs{
	width: 100%;
	display: block;
	text-align: left;
	margin: 10px 0px;
}

.koc-outgoing-msgs{
	text-align: right;
	width: 100%;
	display: block;
	margin: 10px 0px; 
}

.koc-user-img{
	display: inline-block;
	vertical-align: top;
	width: 12%;
	text-align: center;
}

.koc-user-img img{
	width: 60px;
	height: 60px;
	border-radius: 50%;
}

.koc-msg-text{


	display: inline-block;
	vertical-align: top;
	max-width: 70%;
/* min-width: fit-content; */
}
.ka_oc_p_div_border{
	border-bottom : 1px solid;
	width: 100%;
	
	word-break: break-word;
}

.ka_oc_p_class{
	border: none;
	
	word-break: break-word;
}
.koc-msg-fld {
		border-top: 1px solid #c4c4c4;
		position: relative;
		margin: 20px;
}

.koc-msg-fld input{
		background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
		border: medium none;
		color: #4c4c4c;
		font-size: 15px;
		min-height: 48px;
		/*width: 100%;*/
}
#upload-btn{
	/*width: 100%;*/
	float: left;
}
.ka_oc_style_input_size{
	width: 16%;
}
.admin_send_msg{
	display: inline-block;
	text-decoration: none;
	font-size: 13px;
	line-height: 2.15384615;
	min-height: 30px;
	margin: 0;
	padding: 0 10px;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	-webkit-appearance: none;
	border-radius: 3px;
	white-space: nowrap;
	box-sizing: border-box;
}
}
#ka_sub_msg{
	float: left;
}
.koc-msg-fld .koc-msg-send-btn{
		background: #05728f none repeat scroll 0 0;
		border: medium none;
		border-radius: 5px;
		color: #fff;
		cursor: pointer;
		font-size: 20px;

		width: 100%;
		display: inline-block;
		max-width: 145px;
}

small{
		display: block;
	  }

@media all and (max-width:480px){
		.koc-user-img img{
		  width: 40px;
		  height: 40px;
}

.koc-messages{
		  padding: 10px;
}

.koc-msg-text{
		  width: 85%;
		}
}


.woocommerce-page .ka_admin_alert {
	background-color: #5d0324e3;
	box-sizing: border-box;
	height: 50px;
	margin-bottom: 16px;
	padding: 10px 15px;
	color: black;
	position: fixed;
	top: 93px;
	width: 87%;
	z-index: 99999;
	display: block;
	max-width: 100%;
	box-sizing: border-box;
}

.woocommerce-embed-page .wrap{
	padding: 55px 20px !important;
}
