#frontEndReplyTbl, #frontEndReplyTbl td,#frontEndReplyTbl tr,#frontEndReplyTbl th,#attachFileType,
.replyUserInfo,.replyUserInfo td,.replyUserInfo th,.replyUserInfo tr
{
	border: none;
}
#frontEndReplyTbl td{
	vertical-align: middle;
}
#attachFileType{
	width: 300px;
	float: right;
}
.support_bs{
	width: 100%;
}
#loginContainer h3,#facebook_login_btn{
	text-align: center;
}
#wsp_wait{
	text-align: center;margin: 100px auto 100px auto;display: none;
}
#wsp_wait img{ text-align: center; }
#ticketContainer .ticket_list,
#ticketContainer .ticket_indivisual,
#ticketContainer .wait,
#create_ticket .wait{display: none;}
#support_skype_chat_body,#support_skype_call_body{min-width: 250px;min-height: 300px;text-align: center;}
#supportChatContainer,#supportCallContainer{width: 100%;display: none;}
#support_skype_chat_body .wait img,#support_skype_call_body .wait img{margin-top: 134px;}
#tblFontEndTickets,.changeTicketSubBtn,#reply_ticket_status,#reply_ticket_category,#reply_ticket_priority{margin-top: 10px !important;}
#theadReplyContainer,#frontEndReplyTbl,.threadContainer{width:100%;}
#replyBody{width: 95%;overflow-y:hidden;}
.replyUserInfo{width: 95%;margin-top: -9px;}
td.replyUserImage{width: 65px;height:60px; border-radius:50px; margin-left:5px;}
td.replyUserImage img{width: 60px;border-radius:50px;height:60px;object-fit: cover !important;background:#fff;box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);}

#wpsp_reply_attach_label{font-weight: bold;font-style: italic;}
.replyUserDataContainer{padding-right:10px !important;text-align: right !important;vertical-align:top;}
.nicEdit-pane input{padding: 0px !important;}


@media only screen and (min-width:320px) and (max-width: 450px) {
	.support_bs .category,.support_bs .priority{
		display: none;
	}
}
@media only screen and (min-width:451px) and (max-width: 499px) {
	.support_bs .category{
		display: none;
	}
}