#frontEndReplyTbl, #frontEndReplyTbl td,#frontEndReplyTbl tr,#frontEndReplyTbl th,#attachFileType,
.replyUserInfo,.replyUserInfo td,.replyUserInfo th,.replyUserInfo tr
{
	border: none;
}
#frontEndReplyTbl td{
	vertical-align: middle;
}
#attachFileType{
	width: 200px;
}
.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: 95%;}
#replyBody{width: 95%;overflow-y:hidden;}
.replyUserInfo{width: 95%;margin-top: -9px;}
.replyUserImage{width: 60px;padding-top: 9px;vertical-align:top;}
#wpsp_reply_attach_label{font-weight: bold;font-style: italic;}
.replyUserDataContainer{padding-right: 5px;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;
	}
}