﻿.msg_center {
    width: 50%; float: left;
    -webkit-box-shadow: 0 0 5px #666;
    -ms-box-shadow: 0 0 5px #666;
    box-shadow: 0 0 5px #666;margin-left: 13%;padding: 25px;
}

.warp{  height: auto;width: 100%;overflow: hidden;padding: 10px 0;margin-left: 2%;margin-top: 5%}
.msg_titleBar{ border-bottom:  1px solid #d3d3d3;overflow: auto;}
.text-lightBlue{color: lightblue}
.titleBar-title{ float:left ;border-bottom: 5px solid red;padding-right: 30px;}
.titleBar-info{ float: right;vertical-align: baseline;line-height: 60px}
.message-send-textarea{ width: 65%;height: 60px;float: left;margin-left: 10px;font-size: 14px;padding-left: 20px;margin-right: 15px}
.msg_send:hover{ cursor: pointer;}
.msg_sendsuccess{float: left;margin-left: 60%;height:  25px;display: none;color: red}
.msg_send{ float: right;margin-right: 16%;background-color: #87ceeb;width: 35px;height: 18px;padding: 3px;text-align: center;border:1px solid #8fbc8f}
.msg_row {
    height: auto;min-height: 100px;overflow: auto;
    position: relative; padding: 5px ;border-bottom: 1px solid #d3d3d3;margin: 5px 5px;clear: both; 
}
.oldmsg{ background-color:#ffffe0;font-size: xx-small;padding: 5px;}
.row_right{  margin-left: 20px; font-size: 14px;min-height: 90px;height: auto;padding-bottom: 10px; float: left;width: 82%; }
.row_title { font-size:medium;margin-bottom: 10px;margin-top: 25px;}
.row_name{ font-size:medium;margin-bottom: 10px;}
.row_time{ font-size: xx-small;color: #666666;float: left;margin-bottom: 5px;vertical-align: bottom;}
.row_content{ min-height:40px;height: auto;margin-top: 10px}
  .imgtigger{ font-size: x-small;color: #e6e6fa; }
  .imgtigger img{ max-height:60px;max-width:60px;display: inline;margin-right: 5px;vertical-align: top;cursor: pointer}

.pmsg_row{ padding: 5px ;margin: 15px 15px;clear: both;height: auto;min-height: 100px;line-height: 20px; display: block; 
    position: relative;overflow: auto;}
.pmsg_right{float: left;width:65%;margin-left: 20px;margin-right: 20px;font-size: 14px;min-height: 80px;padding-left: 20px;height: auto;}

.pmsg_right:hover>.prow_close{ display: inline ; }
.pmsg_right:hover>.prow_inform{ display: inline ; }
.msg_row:hover{ background-color: #e6e6fa;}
.row_left{ float: left;width: 80px;height: 120px; }
.pmsg_Img_left img{ width: 70px;height: 70px;float: left}
.pmsg_Img_blank{ width: 80px;height: 80px;float: left}
.textarea-arrow{ float: left;width: 0;height: 0;border:20px ;border-color: #faf0e6  transparent transparent  transparent ;border-style: solid;position: absolute ;z-index: -2}
.prow_time{ font-size: xx-small;color: #666666;float: left;}
.prow_inform{font-size: xx-small;float: right;margin-right: 10px;display: none}
.prow_inform{cursor: pointer}
.prow_content{min-height: 40px;margin-top: 15px;margin-right: 10px;height: auto;}
.prow_close{ float: right;margin-right: 20px;display: none}
.prow_close{cursor: pointer}
.msg_Img img{ width: 100px;height: 80px;margin-right: 15px;}
.msg_personalinfo span{ font-size: xx-small;margin-left: 5px;color: gray;}

.row_reply{ font-size: xx-small;}
.row_reply a{ float: right;margin-left: 10px;}

.notify-filterBox{ margin-bottom: 20px;}
.allmsg{ float: left;}
.unreadmsg{ float: left;margin-left: 5px}
.link-blue{float: left;margin-left: 5px}
.line{float: left}
.fR{float: right}
.label-tag {}
.message_box{ height: auto;min-height: 100px; }