*{
    outline: none !important;
}
li:focus {
    outline: none;
}
i{
	pointer-events: none;
}
button, input {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.i_btm{
	pointer-events: all;
}
.menutrig i {
	pointer-events: all;
}
.input_item i {
	pointer-events: all;
}
.icon-box {
    width: 70px;
    height: 62px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-family: sans-serif;
    direction: ltr;
}

.icon {
    background-color: #42404069;
    color: #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 5px;
    border: 2px solid #ffffff8c;
    cursor: pointer;
    position: relative;
}

.icon_footer {
	background-color: #42404069;
	color: #fff;
	border-radius: 12px;
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: space-evenly;
	margin-bottom: 5px;
	border-bottom: 2px solid #ffffff8c;
	flex-direction: column;
	cursor: pointer;
	position: relative;
}
.fix_load_audio{
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: #e1e1e15e;
    display: grid;
    text-align: center;
    align-content: space-evenly;
    justify-items: center;
}
.avatar_audio_users {
    width: 45px;
    height: 45px;
    border-radius: 25px;
    padding: 1px;
}

.icon-container {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 0;
    align-items: center;
    color: white;
    text-shadow: 2px 2px 2px rgb(0 0 0);
    font-weight: bold;
    text-align: center;
    justify-items: center;
    direction: rtl;
    box-shadow: inset 0 0 6px 1px #c9c9bf;
}
@media screen and (max-width:640px){
    .icon-container {
		grid-template-columns: repeat(5, 1fr);
	}
}
.chat_message {
    font-size: 15px !important;
    font-weight: bold  !important;
    font-family: 'Merienda'  !important;
    font-style: normal !important;
}
.play_button {
    color: #fff;
    border: none;
    border-radius: 5px;
    padding: 4px 13px;
    font-size: 14px;
    cursor: pointer;
    transition: background-color 0.3s;
    background: blue;
    font-weight: bold;
    font-family: aref-ruqaa;
}
.play_button:hover {
  background-color: #45a049;
}
.iccam{
    color: #7a7979;
    border: 1px solid #d6d6d6;
    border-radius: 8px;
    background: #f5f5f5;
    width: 39px;
}
#emo_item,#emo_item_priv {
    padding: 0;
    position: absolute;
    font-size: 20px;
    top: 6px;
    right: 10px;
    cursor: pointer;
    width: auto;
    height: 26px;
    background: initial;
}
#main_input_box,#private_input_box{
	position: relative;
}
#content, #message_content{
	padding-right: 32px;
}
.head_option_text {
    font-size: 11px;
    font-weight: bold;
}
#submit_button, #private_send {
    width: 100%;
    float: right;
    height: 100%!important;
    font-weight: 700;
    box-shadow: none!important;
    padding: 0;
    border: none!important;
    font-size: 16px;
    background: #012832;
    color: #fff;
    border-radius: 50%;
    text-align: center;
}
.frame_div{
	float: right;
    margin: 1.25%;
    min-height: 41px;
    display: flex;
    align-content: space-around;
    justify-content: space-around;
    align-items: center;
	position:relative;
}
.flex_frame_list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
	max-height: 300px;
    overflow: auto;
}
.frame_switch{
	width:76px;
}
.ps_choice_frame .bccheck {
    color: #ffffff;
    position: absolute;
    padding: 5px;
    background: #006ea7;
    border-radius: 18px;
    border: 1px solid #ffffff;
    font-size: 18px;
    box-shadow: 0 0 3px #4e6cb3;
    margin-top: 4px;
}
.bccheckFrame{
	left: 50%;
    font-size: 20px;
    color: #0037ff;
    margin-top: 9px;
    position: relative;
	text-shadow: 0px 0px 5px #fd0808;
}
.file-upload {
  position: relative;
  display: inline-block;
}

.file-label {
    display: inline-block;
    padding: 10px 50px;
    background-color: #3498db;
    color: #fff;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    font-weight: bold;
    transition: background-color 0.3s;
}

.file-label:hover {
  background-color: #2186c3;
}

.file-input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}

#file-name {
  margin-top: 10px;
}
.file-upload-btn{
    display: flex;
    justify-content: space-evenly;
    flex-wrap: nowrap;
}
#progress-container {
    width: 100%;
    height: 5px;
    background-color: #eee;
    position: relative;
}

#progress-bar {
  height: 100%;
  width: 0;
  background-color: #4CAF50;
  transition: width 0.3s;
}
.ghost_post {
    border-color: #03add8 !important;
}
.avavatar {
    width: 30px;
    height: 30px;
	margin:0;
}

.avavatar_box{
	position: relative;
	width: 33px;
}
#av_menu{
	width: 200px;
}
.puser_avatar{
	position: relative;
}
.frame_leader {
    position: absolute;
    width: 38px !important;
    height: 45px !important;
    top: -8px;
    right: -3px;
}
.system_logy {
    background: rgba(107,61,85,.13);
    color: red;
    border-radius: 16px;
    padding: 4px 10px;
    font-size: 1.1em;
    font-weight: bold;
}
.pulse-icon {
    width: 30px;
    height: 30px;
    background-color: #29a12e;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    animation: pulse 2s infinite;
}
.pulse-icon::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 100%;
	background-color: rgba(76, 175, 80, 0.5);
	animation: pulse-ring 2s infinite;
}
.pulse-icon i {
	font-size: 13px;
	color: white;
	z-index: 1;
}
@keyframes pulse {
	0% {
		transform: scale(1);
	}
	50% {
		transform: scale(1.1);
	}
	100% {
		transform: scale(1);
	}
}

@keyframes pulse-ring {
	0% {
		transform: scale(1);
		opacity: 1;
	}
	100% {
		transform: scale(1.5);
		opacity: 0;
	}
}        
.user_item_icon_pod {display: table-cell;vertical-align:middle;width: 38px;text-align:center;font-size:15px;}