.message_wrapper {max-height: 600px; height: 500px; overflow: auto; border: 1px solid #ddd;}


.single_message_wrapper {border: 0px solid #ccc; margin-bottom: 10px; }

.single_message_wrap{border-radius: 6px; padding: 10px; background: #fff; border: 1px solid #ddd; margin-right: 100px; color: #000; border-color: red}

.single_message_wrap.mymessage {margin-right: 0px; margin-left: 100px;background: #fff; color: #000; ; border-color: #ddd}



.reply_message {margin-left: 20px; border-bottom: 1px dashed #fff; color: #ccc; cursor: pointer}
.reply_message:hover {border-bottom: 1px dashed red; color: red }


.single_message_date {font-size: 12px; font-weight: 600; text-align: right; padding-right: 20px;}

.single_message {font-size: 14px; line-height: 18px; }


#foranswer{position: relative; padding: 0px 70px 0px 0px; margin: 0px 0px 0px 0px; height: 0;  font-size: 14px; font-style: italic; overflow: hidden; -webkit-transition: all 0.3s; transition: all 0.3s;}

#foranswer.active {margin: 0px 0px 10px 0px; min-height: 30px; height: auto; opacity: 1; visibility: visible; overflow: visible}

#foranswer>.reject_answer {color: red; border-bottom: 1px dashed red; position: absolute; right: 0px; top: 1px; font-size: 12px; line-height: 18px; font-weight:600; cursor: pointer }

.single_answer {font-size: 13px; font-style: italic; padding: 3px 0px 3px 20px; border-left: 3px solid #660000; margin-bottom: 10px}
.single_answer a {color: #333; text-decoration: none; }
.single_answer a:hover {color: red; text-decoration: none}

#message_text {font-size: 16px; line-height: 24px}


.dialog_admin_wrapper {max-width: 800px;}

.loaded_messages {padding: 10px 20px;}