.chatstyle2 .chat-masstext-add input{

  margin: auto;

  display: block;

  border: none;

  background-color: #edf0f5 !important;

  border-radius: 20px;

  padding: 10px;

  width: 100%;

  color:#515360;

}

.chatstyle2 .chat-masstext-add input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */

  color: #ccc;

  

}

.chatstyle2 .chat-masstext-add input:-ms-input-placeholder { /* Internet Explorer 10-11 */

  color: #ccc;



}

.chatstyle2 .chat-masstext-add input::-ms-input-placeholder { /* Microsoft Edge */

  color: #ccc;

  opacity: 1;

}

.ticketing-img{
  text-align: center;
}
.ticketing-img img{
  width: 60px;
  height: 60px;
  object-fit: cover;
  border-radius: 100px;
  border: #ccc solid;
}
.ticketing-deco h1{

position: absolute;
bottom: 0;
color: #ccc !important;
}

#headerBox h1{
  color:#3B86FF;
}
#headerBox h1 span{
  padding: 0 10px;
  color: black !important;
}
#headerBox h1 select{
  max-width: 100px;
  margin: 0 10px;
  color: black !important;
}
/*
.div-box{
  overflow: hidden;
}
*/