

/* Start:/local/templates/sibsiu-old/components/bitrix/main.user.link/user_staff_alone1/style.css?17223300612078*/
.bx-user-info-thumbnail img
{
 	border: 1px solid #E0E0E0; 
}

.bx-user-info-anchor {
	white-space: nowrap; 
	cursor: pointer;
}

.bx-user-info-anchor-nolink {
	white-space: nowrap; 
}

table.bx-user-info-anchor td.bx-user-info-anchor-cell, table.bx-user-info-anchor-nolink td.bx-user-info-anchor-cell {
	padding: 0px 2px !important;
	border: 0px !important;
	background-color: transparent !important;
}

.bx-user-info-data  .bx-user-info-data-separator{
	background-color: #E0E0E0;
	width: 218px;
	height: 1px!important;
	margin-top: 5px;
	margin-bottom: 2px;
	padding: 0px!important;
	font-size: 0px!important;	
}

.bx-user-info-online, .bx-user-info-offline {
	height: 11px;
	width: 11px;
	display: block;	
}

.bx-user-info-online {
	background-image: url(/bitrix/components/bitrix/main.user.link/templates/.default/images/icon_online_small.gif);
	background-repeat: no-repeat;	
	background-position: 0 0px;
}

.bx-user-info-online-cell { margin-top: 5px; }
.bx-user-info-name { display: block; zoom: 1; }


/* The Modal (background) */
.modal {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 1; /* Sit on top */
	left: 0;
	top: 0;
	/* width: 100%; Full width */
	/* height: 100%; Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0) !important; /* Fallback color */
	background-color: rgba(0,0,0,0.4) !important; /* Black w/ opacity */
}
  
/* Modal Content/Box */
.modal-content {
	background-color: #fefefe;
	margin: 15% auto; /* 15% from the top and centered */
	padding: 20px;
	border: 1px solid #888;
	color: black ;
	width: fit-content !important;
	min-width: 250px;
}

.modal-content > form {
	display: flex;
	flex-direction: column;
	/* margin: 15% auto; */
	padding: 20px;
	border: 1px solid #888;
	background-color: #fefefe;
	color: black;
	gap: 10px;
	min-width: 250px;
	text-align: left;
}
  
/* The Close Button */
.close {
	color: #aaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
}

.close:hover,
.close:focus {
	color: black;
	text-decoration: none;
	cursor: pointer;
}
/* End */
/* /local/templates/sibsiu-old/components/bitrix/main.user.link/user_staff_alone1/style.css?17223300612078 */
