
/* Custom Cascading Style Sheets
-----------------------------------------------------------------*/
.testimonials-carousel .owl-stage { padding-top: 40px }

.testimonials-carousel .owl-item {
  opacity: .6;
  transition: transform .3s ease;
  transform: scale(0.8);
}

.testimonials-carousel .owl-item.active.center {
  opacity: 1;
  transform: scale(1);
}

.testimonial {
  border: 0;
  box-shadow: 0 0 35px rgba(140, 152, 164, 0.2);
  border-radius: 0.25rem;
  padding: 25px;
}

.testi-image {
  float: none;
  margin: -55px auto 0;
  margin-bottom: 20px;
}

.testi-content p {
  text-align: center;
  font-style: normal;
  font-family: var(--fontfamily);
  font-size: var(--basefontsize);
}

.testi-meta {
  text-align: center;
  margin-top: 20px;
}

small.help-block {
  color: #F44336 !important;
}


.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;
}

.recent_heading {float: left; width:40%;}
.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;}

.recent_heading h4 {
  color: #267df4;
  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 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;
  font-weight: 400;
  line-height: 1.3 !important;
}
.chat_img {
  float: left;
  width: 11%;
}
.chat_ib {
  float: left;
  padding: 0 0 0 15px;
  width: 88%;
}

.chat_people{ overflow:hidden; clear:both;}
.chat_list {
  margin: 0;
  padding: 18px 16px 10px;
}
.inbox_chat { height: 550px; overflow-y: scroll;}

.active_chat{ background:#ebebeb;}

.incoming_msg_img {
  display: inline-block;
  width: 36px;
  height: 36px;
  border-radius: 50%;
}
.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: 8px 0 0;
}
.sent_msg .time_date {
  text-align: left;
}
.received_msg .time_date {
  text-align: right;
}
.view .check-mark .icon-check-double{
  color: green;
}
.repeat .icon-repeat{
  color: red;
}
.sent_msg .check-mark{
  float: right;
}
.received_withd_msg { width: 57%;}
.mesgs {
  float: left;
  padding: 30px 15px 0 25px;
  width: 60%;
  border-left: 1px solid #c4c4c4;
  /*box-shadow: inset 0 -31px 47px 10px rgb(238, 238, 238);*/
  box-shadow: inset 0 -30px 45px 8px rgb(238, 238, 238);
}

 .sent_msg p {
  background: #267df4;
  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: 46%;
  padding: 0 10px 0 0;
}
.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: #267df4;
  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: 516px;
  overflow-y: auto;
}

.messaging ul.tab-nav.tab-nav2 li.ui-state-active a{
  background-color: #FFF;
}
.messaging ul.tab-nav.tab-nav2 li{
  border-bottom: 1px solid #c4c4c4;
}
.outgoing_msg_img{
  float: right;
  display: inline-block;
  width: 36px;
  height: 36px;
  border-radius: 50%;
}
.input_msg_write{
  display: inline-flex;
}
.input_msg_write .write_msg{
  height: 42px;
  min-width: 450px;
  margin: 4px 0;
  padding: 10px 10px;
  background: #fff;
  border: 1px solid #c4c4c4;
  color: #267df4;
  font-size: 16px;
  line-height: 22px;
  overflow: hidden;
  resize: none;
}
.emoji-icon{
  min-height: 32px;
  margin: 4px 0 4px 0;
  padding: 8px 8px 0 8px;
  background: rgba(0, 0, 0, 0.1);
}
.chats-msgs{
  max-height: 500px;
  overflow-y: auto;
}
.icon-dot-circle.online{
  color: #1aa63a;
}
.icon-dot-circle.ofline{
  color: #b5b5b5;
}

#footer{
  border: 0px solid #000;
}

#copyrights{
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  background-color: #fff;
}


.chat_people .chat_ib .icon-share-alt1,
.chat_people .chat_ib .icon-reply1 {
  float: right;
}

.type_msg .file-caption.kv-fileinput-caption, 
.type_msg .fileinput-upload-button, 
.type_msg .fileinput-remove{
  display: none;
}

::-webkit-scrollbar {
  width: 13px;
}

::-webkit-scrollbar-track {
  background: #f1f1f1; 
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

::-webkit-scrollbar-thumb {
  background: #888; 
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
}

::-webkit-scrollbar-thumb:hover {
  background: #555; 
}


#chat_history::-webkit-scrollbar-track{
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  border-radius: 1px;
  background-color: #F5F5F5;
}

#chat_history::-webkit-scrollbar{
  width: 12px;
  background-color: #F5F5F5;
}

#chat_history::-webkit-scrollbar-thumb{
  border-radius: 1px;
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
  background-color: #555;
}

#chat_history::-webkit-scrollbar-thumb:hover {
  background: #888; 
}