.body_chat{
  background-color: #c3c3c3;
  height: 100%;
  padding-bottom: 80px;
}

.chat{
  margin-top: auto;
  margin-bottom: auto;
}
.card_chat{
  height: 600px;
  /* border-radius: 15px !important; */
  background-color: rgba(0, 0, 0, 0.6) !important;
}

.card_chat2{
  height: 600px;
  /* border-radius: 15px !important; */
  background-color: rgba(0, 0, 0, 0.8) !important;
}

.contacts_body{
  padding:  0.75rem 0 !important;
  overflow-y: auto;
  white-space: nowrap;
}
.msg_card_body{
  overflow-y: auto;
}
.card_header_chat{
  border-radius: 15px 15px 0 0 !important;
  border-bottom: 0 !important;
}
.card-footer-chat{
border-radius: 0 0 15px 15px !important;
  border-top: 0 !important;
}
.container-chat{
  align-content: center;
  max-width: 1350px !important;
}
.search_chat{
  border-radius: 15px 0 0 15px !important;
  background-color: rgba(0,0,0,0.3) !important;
  border:0 !important;
  color:white !important;
}
.search_chat:focus{
     box-shadow:none !important;
       outline:0px !important;
}
.type_msg{
  background-color: rgba(0,0,0,0.3) !important;
  border:0 !important;
  color:white !important;
  height: 60px !important;
  overflow-y: auto;
  border-radius: 15px 0 0 15px !important;
}
  .type_msg:focus{
     box-shadow:none !important;
       outline:0px !important;
}
.attach_btn{
border-radius: 15px 15px 15px 15px !important;
background-color: rgba(0,0,0,0.3) !important;
  border:0 !important;
  color: white !important;
  cursor: pointer;
}
.send_btn, .send_btn2{
border-radius: 0 15px 15px 0 !important;
background-color: rgba(0,0,0,0.3) !important;
  border:0 !important;
  color: white !important;
  cursor: pointer;
}

.send_btn:hover i {
  color: #faf600;
}

.send_btn2:hover i {
  color: #faf600;
}

.search_btn_chat{
  border-radius: 0 15px 15px 0 !important;
  background-color: rgba(0,0,0,0.3) !important;
  border:0 !important;
  color: white !important;
  cursor: pointer;
}
.contacts_chat{
  list-style: none;
  padding: 0;
}
.contacts_chat li{
  width: 100% !important;
  padding: 5px 10px;
  margin-bottom: 15px !important;
}
.link_contact.active{
  background-color: rgba(0,0,0,0.3);
}
.user_img_chat{
  height: 50px;
  width: 50px;
  border:1.5px solid #f5f6fa;

}
.user_img_msg{
  height: 40px;
  width: 40px;
  border:1.5px solid #f5f6fa;

}
.img_cont{
  position: relative;
  height: 50px;
  width: 50px;
}
.img_cont_msg{
  height: 40px;
  width: 40px;
}
.online_icon{
position: absolute;
height: 15px;
width:15px;
background-color: #4cd137;
border-radius: 50%;
bottom: 0.2em;
right: 0.4em;
border:1.5px solid white;
}
.offline{
background-color: #c23616 !important;
}
.user_info{
margin-top: auto;
margin-bottom: auto;
margin-left: 15px;
}
.user_info span{
font-size: 18px;
color: white;
}

.user_info .btnMenu{
  position: absolute;
  right: 10px;
  top: 10px;
  }

.user_info p{
font-size: 10px;
color: rgba(255,255,255,0.6);
}
.video_cam{
margin-left: 50px;
margin-top: 5px;
}
.video_cam span{
color: white;
font-size: 15px;
cursor: pointer;
margin-right: 20px;
}
.msg_cotainer{
margin-top: auto;
margin-bottom: auto;
margin-left: 10px;
max-width: 70%;
border-radius: 10px;
background-color: #b9ad00;
padding: 10px 25px 10px 10px;
position: relative;
color: #002c5a;
}
.msg_cotainer_send{
margin-top: auto;
margin-bottom: auto;
margin-right: 10px;
max-width: 70%;
border-radius: 10px;
background-color: #004895;
padding: 10px  10px 10px 25px;
position: relative;
color: #ffee00;
}
.msg_time{
position: absolute;
left: 0;
bottom: -20px;
color: #ffffff8a;
font-size: 10px;
}
.msg_time_send{
position: absolute;
right:0;
bottom: -20px;
color: #ffffff8a;
font-size: 10px;
}
.msg_head{
position: relative;
}
#action_menu_btn{
position: absolute;
right: 10px;
top: 10px;
color: white;
cursor: pointer;
font-size: 20px;
}
.action_menu{
z-index: 1;
position: absolute;
padding: 15px 0;
background-color: rgba(0,0,0,0.5);
color: white;
border-radius: 15px;
top: 30px;
right: 15px;
display: none;
}
.action_menu ul{
list-style: none;
padding: 0;
margin: 0;
}
.action_menu ul li{
width: 100%;
padding: 10px 15px;
margin-bottom: 5px;
}
.action_menu ul li i{
padding-right: 10px;

}
.action_menu ul li:hover{
cursor: pointer;
background-color: rgba(0,0,0,0.2);
}
@media(max-width: 768px){
.contacts_card{
margin-bottom: 15px !important;
display: none !important;
}
}

.link_contact:hover{
  background-color: rgba(0,0,0,0.3);
}



::-webkit-scrollbar {
  width: 6px;
}
::-webkit-scrollbar-track {
  background: transparent;
}
::-webkit-scrollbar-thumb {
  background: #d3d3d3;
}




.dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: none !important;
  border: 0 !important;
}

.listChat:hover .btnMenuChatMsg, .listChat:hover .btnMenuChatMsg2 {
  display: inline;
}

.btnMenuChatMsg {
  position: absolute;
  right: 2px;
  top: -2px;
  font-size: 18px;
  display: none;
}

.btnMenuChatMsg2 button {
  color: #b9ad00;
}

.btnMenuChatMsg button {
  color: #02046b;
}

.btnMenuChatMsg2 {
  position: absolute;
  left: 2px;
  top: -2px;
  font-size: 18px;
  display: none;
}


.infoNewChat {
  position: absolute;
  bottom: 1px;
  right: -10px;
}

.btnMenu a.dropdown-toggle {
  color: white;
}


.badgeNotifChat {
  position: absolute;
  top: -2px;
  left: 0px;
}

.badgeNotifChat2 {
  position: absolute;
  top: -2px;
  right: 18px;
}

.badgeNotifChatBaru {
  position: absolute;
  top: 2px;
  right: 10px;
  font-size: 12px !important;
}

.boxNav {
  position: relative;
}