@media all {
	html[data-darkmode='1'] #egw_fw_sidebar_r .stat0,
	html[data-darkmode='1'] #egw_fw_sidebar_r .stat1,
	html[data-darkmode='1'] #egw_fw_sidebar_r .stat2,
	html[data-darkmode='1'] #egw_fw_sidebar_r .stat3
	{
		filter: invert(1) hue-rotate(180deg) !important;
	}
}

@media print {
	div#egw_fw_sidebar_r {display: none;}
}
div#egw_fw_sidebar_r {
    position: fixed;
    background: white;
    width: 47px;
    right: 0;
    height: calc(100% - 46px);
    top: 45px;
    border-left: 1px solid #b4b4b4;
	border-top: 1px solid #b4b4b4;
	overflow-y: auto;
}

#egw_fw_main {
	margin-right: 53px;
}
#egw_fw_sidebar_r tr.row td {
	position: relative;
}
#egw_fw_sidebar_r tr.row td et2-hbox.avatar {margin: 2px;}
tr .stat0 {
	width: 14px;
    height: 14px;
    position: absolute;
    left: 0px;
    border-radius: 50%;
    z-index: 100000;
    background-size: 13px;
    background-repeat: no-repeat;
}

tr .stat1 {
	width: 14px;
    height: 14px;
    position: absolute;
    left: 0px;
	bottom: 0px;
    border-radius: 50%;
    z-index: 100000;
    background-size: 14px;
    background-repeat: no-repeat;
	color: #2d2b2b;
    font-weight: bold;
	text-align: center;
	font-size: 10px;
	line-height: 14px;
}

tr .stat2 {
	width: 14px;
    height: 14px;
    position: absolute;
    right: 0px;
	top: 0px;
    border-radius: 50%;
    z-index: 100000;
    background-size: 13px;
    background-repeat: no-repeat;
}

tr .stat3 {
	width: 14px;
    height: 14px;
    position: absolute;
    right: 0px;
	bottom: 0px;
    border-radius: 50%;
    z-index: 100000;
    background-size: 15px;
    background-repeat: no-repeat;
}
tr.egw_offline {
	opacity: 0.3;
}

tr.egw_online {
	opacity: 1;
}
#status-index_fav {
	border-bottom: 4px solid #b4b4b4;
}

#status-index_status-index-list tr.row .et2_hbox,
#status-index_status-index-fav tr.row .et2_hbox{
	display: inline-block;
}
#status-index_status-index-fav tr.row .avatar,
#status-index_status-index-list tr.row .avatar,
#_list .avatar{
	width: 40px;
	height: 40px;
}
#status-index_status-index-fav tr.row .avatar img,
#status-index_status-index-list tr.row .avatar img,
#_list .avatar img{
	height: auto;
	width: 40px;
}
#_list .avatar {display: inline-block}
#egw_fw_sidebar_r::-webkit-scrollbar {
    width: 1px;
}
/*Firefox scrollbar width*/
#egw_fw_sidebar_r{
    scrollbar-width: none;
}
.fav_placeholder {
	height: 40px;
	background: silver;
}

#emptyrow {display: none;}
#status-index_fav et2-image.iphoto.et2_clickable img {width: 100%;height: 25px;margin: 5px;margin-left: 0px;}

#status-index_status-index-fav tr.row .online,
#status-index_status-index-fav tr.row .busy,
#status-index_status-index-fav tr.row .away,
#status-index_status-index-fav tr.row .offline,
#status-index_status-index-fav tr.row .room{
	border:2px solid #f0f7fe;
}
#status-index_status-index-list tr.row .online,
#status-index_status-index-list tr.row .busy,
#status-index_status-index-list tr.row .away,
#status-index_status-index-list tr.row .offline,
#status-index_status-index-list tr.row .room{
	border:2px solid white;
}

#status-index_status-index-fav tr.row .online,
#status-index_status-index-list tr.row .online {
	background-color: #2de0a5;
	color: black;
}
#status-index_status-index-fav tr.row .away,
#status-index_status-index-list tr.row .away {
	background-color: #ffd21f;
	color: black;
}
#status-index_status-index-fav tr.row .busy,
#status-index_status-index-list tr.row .busy {
	background-color: #f5455c;
	color:white;
}
#status-index_status-index-fav tr.row .offline,
#status-index_status-index-list tr.row .offline {
	background-color: #cbced1;
	color: black;
}

#status-index_status-index-fav tr.row .room,
#status-index_status-index-list tr.row .room {
	background-color: #212f2b;
	color: white;
}

.ui-dialog-content tr.tile {
	display: inline-block;
	float: left;
	padding: 2px;
}
td.taglist_readonly .et2_taglist > div.ms-ctn{border:none}

.missed-call {
	background-image: url(../../../api/templates/default/images/hangup.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: black;
	font-size: 0;
	border: 2px solid #f0f7fe;
	width: 14px;
	height: 14px;
	position: absolute;
	border-radius: 50%;
	z-index: 100000;
	background-size: 14px;
	background-repeat: no-repeat;
}

iframe#status-room_frame {
    position: absolute;
    top: 0px;
}

.frame_parent {
	width: 100%;
	height: 100%;
	position: relative;
}
.noIframeBox {
	text-align: center;
	margin-top: 15%;
}
#status-room .et2_countdown {
	margin-left: 10px;
	background: #f1f1f1;
	font-size: 50pt;
}
#status-room .countdown-dialog tr.error_msg .et2_label{
	background: #fddfdf;
	line-height: 50px;
	font-size: 11pt;
	display: inline-block;
	text-align: center;
}

#status-room .countdown-dialog td.timer{
	height: 100%;
}

#status-room .countdown-dialog td.timer .et2_label {
	line-height: 50px;
	font-size: 11pt;
	text-align: center;
}
#status-room .countdown-dialog td.timer .et2_countdown{
	font-size: 50pt;
	display: flex;
	align-items: center;
	justify-content: center;
}

#status-room .countdown-dialog td.timer #status-room_join {
	background-position: 45% center;
	height: 40px;
	width: calc(100% - 6px);
	margin-left: 10px;
}
div.recievedCall .ui-widget-content {
	display: block !important;
	width: auto !important;
	min-height: 0 !important;
	height: auto !important;
	padding: 0px;
}

div.recievedCall .ui-widget-content .et2_grid{
	width: 100% !important;
	margin: 0;
}
div.recievedCall .ui-widget-content .avatar {
	border-color: white;
	width: 80px !important;
	height: 80px !important;
	margin-right: 10px;
	display: inline;
	vertical-align: middle;
}
div.recievedCall .ui-widget-content .tile .et2_label{
	vertical-align: middle;
	font-size: 150%;
	display: inline;
}
div.recievedCall .ui-dialog-buttonset{
	padding-left: 0.8em !important;
}
div.recievedCall .et2_vbox.et2_box_widget.ui-dialog-content {
	padding-left: 0.5em;
}
tr.row span.on-phone {
	background: #de4949e0;
	border:2px solid #f0f7fe;
}
tr span.on-phone:before {
    content: ' ';
    background-image: url(../../../api/templates/default/images/phone.svg);
    background-repeat: no-repeat;
    background-size: 10px;
    height: 100%;
    width: 100%;
    display: inline-block;
    filter: brightness(0) invert(0);
    opacity: 1;
    transform: rotate(
            80deg
    );
    background-position: center;
}

#status_call, #scheduled_call {
    min-width: 300px;
    minHeight: 200px;
}

#call {
    min-width: 200px;
    minHeight: 200px;
}