         /* html, body {
    text-align: center;
    font-family: 'Avenir Next', 'Helvetica', 'Arial', sans-serif;
  } */
  .container{
    max-width:900px; 
    margin:auto;
  }
img{ max-width:100%;}

.inbox_tbar {
  background:  none repeat scroll 0 0;
  padding-top: -1px;
  float: left;
  overflow: hidden;
  width: 7%; 
  background-color: #2FDD6B; 
  height: 91%;
  z-index: 4000;
  }

.inbox_people {
background:  none repeat scroll 0 0;
float: left;
overflow: hidden;
width: 32%; border-right:1px solid #c4c4c4;

}
.inbox_msg {
border: 1px solid #c4c4c4;
border-radius: 6px;
clear: both;
overflow: hidden;
box-shadow: 1px 1px 3px 1px #77c5f1;
}
.top_spac{ padding-top: 0px}


.recent_heading {float: left; width:100%;}
.srch_bar {
display: inline-block;
text-align: right;
width: 96%;
}
.headind_srch{ padding:10px 29px 10px 20px; overflow:hidden; border-bottom:1px solid #faf5f5;}

.recent_heading h4 {
color: #05728f;
font-size: 21px;
margin: auto;
}
.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 h3{ font-size:15px; color:#464646; margin:0 0 8px 0;}
.chat_ib h3 span{ font-size:12px; float:right;}
.chat_ib p{ font-size:14px; color:#989898; margin:auto}
.chat_img {
float: left; 
margin-left: 8px;
width: 20%; 
}
.chat_ib {
  float: left;
  padding: 0 0 0 8px;
  width:70%;
  } 
.imgP {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.chat_check {
  float: left;
  margin-left: 8px;
  width: 10%;
  } 
.chat_img1 { 
  margin-left: 8px;
  width: 10%;
  } 
 
.imgP1 {
  margin-top: 6px;
  width: 32px;
  height:32px;
  border-radius: 50%;
}
.imgP2 { 
  margin:4 0 0 4 ;
  width: 24px;
  height:24px;
  border-radius: 50%;
}
.chat_date { font-size: 12px; float:right;padding-top:5px;color: #989898;}
.chat_people{ overflow:hidden; clear:both;}
.chat_list { 
margin: 0;
padding:8px;
}
.chat_list1 { 
  margin: 0;
  padding: 2px 0px 2px 0px;
  }
.inbox_chat { height:76%; overflow-y: scroll;}

.active_chat{ background:#ebebeb;}

 
.received_msg { 
  float: left;
  padding: 8px;
  margin-left: 8px;
  background-color: white;
  border-radius: 3px;
  font-size: 14px;  
  min-width: 110px;
}
/* .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: 8px 0 0;
}
.received_withd_msg { width: 57%;}
.mesgs {
float: left;
padding: 4px;
margin-left: 4px;
width: 60%;
}

.sent_msg {
background: #c0cee5 none repeat scroll 0 0;
border-radius: 3px;
font-size: 14px;
margin: 0; 
padding: 8px; 
min-width: 110px;
}
/* .contenMsg {
   width: 150px;
} */
.nameP {font-size: 16px; }
.nameP1 {font-size: 16px;color: #1a1d20; }
.nameP2 {
  font-size: 14px; color:blue;
  font-weight: 400; margin:6px 0px 0px 8px;
}

.outgoing_msg{ overflow:hidden; margin:8px 0 8px;}
.incoming_msg{ overflow:hidden; width: 100%;margin:8px 0 8px; }

.sent_msg {
float: right;
 
}
.input_msg_write input {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border:  rgb(36, 40, 248)  none;
color: #4c4c4c;
font-size: 15px;
min-height: 48px;
width: 100%;
}

.type_msg {border-top: 1.2px solid #3559fa;position: relative;}
.msg_send_btn {
background: #6bd6f3 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 4px 0;
} */
.msg_history {
height: 72%;
background-image: linear-gradient(#f4f9fc, #dde7e7,#ffffff);
border-radius: 8px; 
overflow-y: auto;
}
.video_cam {
    margin-left: 90px;
    margin-top: 5px; 
}
.user_info {
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 15px;
    width: 230px;
}
.img_cont {
    position: relative;
    margin-left: 30px;
}
.msg_head {
    position: relative;
}
 .fav {
    font-weight: 500;
    padding-right: 20px;color: blue;
}
.fac    {
    font-weight: 700;
    padding-right: 20px;color: rgb(18, 243, 18);
}

.card-header {
    border-radius: 15px 15px 0 0 !important;
    border-bottom: 0 !important;
}
.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125);
}
.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%; 
}

.search {
    border-radius: 15px 0 0 15px !important;
    background-color: rgba(210, 234, 250, 0.3) !important;
    border: 0 !important;
    color: rgb(15, 30, 235) !important;
}
.fas{color: green; font-weight: 100; font-size: 12;}
.form-control {
    display: block;
    width: 280px;
    height: 30px;
    padding: 10px 4px 10px 8px;
    font-size: 14px;
    /* line-height: 1.5;  */
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 8px;
    /* transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; */
}
.input-group-prepend {
    margin-right: -1px;
}
.input-group-append, .input-group-prepend {
    display: -ms-flexbox;
    display: flex;
}
.search_btn {
    border-radius: 0 15px 15px 0 !important;
    background-color: rgba(210, 234, 250, 0.3)  !important;
    border: 0 !important;
    color: white !important;
    cursor: pointer;
}
.input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem; 
}
.ngChon{margin:8px; width: 94%; height: 32px; border-radius: 12px;background-color: #e4eefd;}
.xoaChon {
  margin: 8px 4px 0 0 ;width: 16px; padding-left: 2px; height: 16px;  float: right; background-color: blue;  color: white; border-radius: 50%;
}

.bttS {
  font-size: 12px;
  margin-left: 10px;
  cursor: pointer;
  float: right;
}

.bttF {
  align-content: center;
  border: none;
  background-color: #33f5ae;
  border-radius: 4px
}

.newW {
  position: absolute;
  background-color: white;
  /*  height: 238px;*/
  width: 500px;
  border-radius: 8px;
  z-index: 2000;
  box-shadow: 0 1px 2px 4px #E6E6E6;
  -webkit-animation-name: slideIn;
  -webkit-animation-duration: 0.4s;
  animation-name: slideIn;
  animation-duration: 0.4s;
  max-height: 640px;
  overflow-y: auto;
  min-width: 480px;
}

.closeN {
  color: red;
  float: right;
  padding-right: 4px;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
}

.winSE {
  border-bottom: 0.4px solid #dcd3d3;
  margin-bottom: 8px;
}
.addSE {
float: right;
width: 90px;
height: 36px;
border-radius: 4px;
margin: 8px;
margin-right: 8px;
background-color: #0068FF;
color: white;
font-weight: bold;
font-size: 14px;
border: none;
}
.minSE {
float: right;
width: 90px;
height: 36px;
border-radius: 4px;
margin : 8px;
color: #ef5321;
font-weight: bold;
font-size: 14px;
border: none;
}

/*Web Page*/
::-webkit-scrollbar {
  width: 8px;
  height: 10px;  
}

::-webkit-scrollbar-track { 
  border-radius: 50%;
}

::-webkit-scrollbar-thumb {
  background: #f7f9fc;
  border-radius: 3px;
  width: 12px;
}

  ::-webkit-scrollbar-thumb:hover {
      background: #2b2bdb;
  }
