
.unmute {
	    --bak_color: #111;
    --hov_color: #666;
    --svg_fill: #fff;

}

.mute {
	    --bak_color: #fff;
    --hov_color: #daebfa;
    --svg_fill: #5e6d7a;
}

.vcon_base {
    --vcon_bar_height: 0px;
}
.template_root.jev_corner.j1{
	display: none;
}


.avio_template_audio{
	top: 0;
	bottom: unset;
}
/* 
.e_tbox_btn .m_btn *{
	outline: 1px solid green;
 background: red;
 overflow: visible;
 position: absolute;
 overflow: visible !important;
}

.e_tbox_btn .cmenu_vx *,
.e_tbox_btn .cmenu_vx{
 overflow: visible !important;

	position: absolute;
	height: 20px;
	width: 20px;
	z-index: 100;
}
.e_tbox_btn .m_btn{
	position: relative;
}

 */
.qlbl {
	display: none;
	position: absolute;
}

.mic_nic_ta {
	align-items: center;
	position: relative;
}


.e_tbox_btn {
	text-align: center;
	position: relative;
	background: #444;
	border: 2px inset #666;
	margin: 4px;
}

.avio_device_j{
	text-overflow: clip;
	overflow: hidden;

}


/* [aria-label="Mute / Unmute"]{ */
.audio-preview.a{
	position: fixed;
	top: 50%;
	right: 200px;
	/* position: sticky; */
}

.mute_remote_j {
	grid-row-start: 2;
	grid-column-start: 2;
}


.mic_nic_i {
	display: none;

}
.mic_nic_c {
	display: none;
}
.mic_nic_on .mic_nic_c {
	display: block;

}
.mic_nic_u *{
	overflow: hidden;

}
.mic_nic_u::before{
	content: "..";
	position: absolute;
	/* background: red; */
	width: 2000px;

	top:     -2px;
	bottom:  -2px;
	left:    -600px;
	right:   -2px;

}

.mic_nic_span label::before{
	content: "";
	position: absolute;
	/* background: red; */
	width: 2000px;

	top:     -2px;
	bottom:  -2px;
	left:    -600px;
	right:   -2px;

}

.mic_nic_span {
	overflow: hidden;
}

.mic_nic_u {
	align-self: center;
	height: 20px;
	text-align: justify !important;
	text-overflow: clip;
	display: inline-block;
	/* position: absolute; */
	/* width: 200px; */
}
.mic_nic_on .mic_nic_u {
	display: none;
}
.mic_nic_on .mic_nic_i {
	display: block;

}
.tbox_engineer_template .settings-button-container,
.tbox_engineer_template .toolbox-icon{
	/* display: none; */
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height:  100%;
	position: absolute;
}





