.ppm_container{max-width:1170px; margin:auto;}
img{ max-width:100%;}
.inbox_people {
  background: #f8f8f8 none repeat scroll 0 0;
  float: left;
  overflow: hidden;
  width: 40%; border-right:1px solid #c4c4c4;
}
.inbox_msg {
  border: 1px solid #c4c4c4;
  clear: both;
  overflow: hidden;
}
.top_spac{ margin: 20px 0 0;}


.srch_bar {
  display: inline-block;
  text-align: right;
  width: 60%; padding:
}
.headind_srch{ padding:10px 29px 10px 20px; overflow:hidden; border-bottom:1px solid #c4c4c4;}

.inbox_heading h4 a {
  float: left; 
  width:40%;
  color: #05728f;
  font-size: 15px;
  margin: 0 0 0 0;
}
.trash_heading h4 a {
  float: right; 
  width:20%;
  color: #05728f;
  font-size: 15px;
  margin: 0 0 0 0;
}

.inbox_active h4 a {
  float: left; 
  width:40%;
  color: #05728f;
  font-size: 24px;
  margin: -10px 0 0 0;
}
.trash_active h4 a {
  float: right; 
  width:20%;
  color: #05728f;
  font-size: 24px;
  margin: -10px 0 0 0;
}

.inbox_blocked {
  border-top: solid 1px lightgrey;
  height:150px;
}
.inbox_blocked_title {
  font-size: 16px;
  font-weight: bold;
  margin:10px 0 0 12px;
}

.srch_bar input{ border:1px solid #cdcdcd; border-width:0 0 1px 0; width:80%; padding:2px 0 4px 6px; background:none;}
.srch_bar .input-group-addon button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  padding: 0;
  color: #707070;
  font-size: 18px;
}
.srch_bar .input-group-addon { margin: 0 0 0 -27px;}
.chat_ib h5{ font-size:15px; color:#464646; margin:0 0 8px 0;}
.chat_ib h5 span{ font-size:13px; float:right;}
.chat_ib p{ font-size:14px; color:#989898; margin:auto}
.chat_img {
  float: left;
  width: 11%;
  height:50px;
}
.chat_ib {
  float: left;
  padding: 0 0 0 15px;
  width: 88%;
}

.chat_counter {
  margin-top:-20px;
  color: #989898;
}

.chat_people{ overflow:hidden; clear:both;}
.chat_list {
  border-bottom: 1px solid #c4c4c4;
  margin: 0;
  padding: 18px 16px 10px;
}
.inbox_chat { height: 620px; overflow-y: scroll;}
.inbox_no_msg { height: 620px; margin: 10px 0 0 20px;}
.inbox_chat_wb { height: 520px; overflow-y: scroll;}
.inbox_no_msg_wb { height: 520px; margin: 10px 0 0 20px;}
.inbox_blocked { border-top: solid 1px lightgrey; height: 100px; overflow-y: scroll; background: #f3f3f3}
.inbox_blocked_title { font-size: 16px; font-weight: bold; margin:10px 0 0 12px;}

.active_chat{ background:#d0d0d0;}
.unread_chat{ background:#ee7e7ebb;}
.read_chat{ background:#eee;}

.incoming_msg {
  margin-top:10px;  
}

.incoming_msg_img {
  display: inline-block;
  width: 6%;
}
.received_msg {
  display: inline-block;
  padding: 0 0 0 10px;
  vertical-align: top;
  width: 92%;
 }
.received_withd_msg p {
  background: #ebebeb none repeat scroll 0 0;
  border-radius: 3px;
  color: #646464;
  font-size: 14px;
  margin: 0;
  padding: 5px 10px 5px 12px;
  width: 100%;
}
.time_date {
  color: #747474;
  display: block;
  font-size: 12px;
  margin: 2px 0 0;
}
.received_withd_msg { width: 80%;}
.mesgs {
  float: left;
  padding: 10px 15px 0 25px;
  width: 60%;
}

.msg_buttons {
  padding: 0 15px 52px 383px;
  width: 100%;
  border-bottom: 1px solid #c4c4c4;
  margin-bottom:10px;
  background:#F8F8F8;
}


.sent_msg p {
  background: #05728f none repeat scroll 0 0;
  border-radius: 3px;
  font-size: 14px;
  margin: 0; color:#fff;
  padding: 5px 10px 5px 12px;
  width:100%;
}
.outgoing_msg{ overflow:hidden; margin:26px 0 26px;}
.sent_msg {
  float: right;
  width: 80%;
}
.input_msg_write 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%;
}

.type_msg {border-top: 1px solid #c4c4c4;position: relative;}
.msg_send_btn {
  background: #05728f none repeat scroll 0 0;
  border: medium none;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  font-size: 17px;
  height: 33px;
  position: absolute;
  right: 0;
  top: 11px;
  width: 33px;
}
.messaging { padding: 0 0 50px 0;}
.msg_history {
  height: 475px;
  overflow-y: auto;
}

.ppp-new-text {background:#F8F8F8 }

.msg_del {
  float: right;
 
}
.msg_del_btn {
  background: red none repeat scroll 0 0;
  border: medium none;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  font-size: 17px;
  height: 32px;
  position: relative;
  right: 0;
  display:none;
  width: 32px;
}

.msg_block_btn {
  background: rgb(194, 194, 194) none repeat scroll 0 0;
  border: medium none;
  border-radius: 50%;
  color: #353535;
  cursor: pointer;
  font-size: 17px;
  height: 32px;
  right: 0;
  width: 32px;
  margin: 10px 0 0 10px;
  float: left;
}

.msg_unblock_btn {
  background: #c2c2c2 none repeat scroll 0 0;
  border: medium none;
  cursor: pointer;
  height: 24px;
  right: 0;
  width: 24px;
  float: right;
  margin:-24px 5px 0 0
}

.msg_del_all_btn {
  background: darkred none repeat scroll 0 0;
  border: medium none;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  font-size: 15px;
  height: 30px;
  position: relative;
  right: 0;
  width: 150px;
  float:right;
  opacity: 0.8
}

.msg_btn1 {
  margin: 10px 0 0 0px;
}

.msg_btn2 {
 margin: 10px 15px 0 0px;
}

.received_withd_msg:hover .msg_del_btn{
  display: inline-block;
}

.sent_msg:hover .msg_del_btn{
  display: inline-block;
}

.btn_full_width {
  width:100%;
}

.ppm-emoji {
  margin:0 5px 5px 5px;
}