/* -- custom css for file manage_participants.html -- */

/* -- fa f7-icons text-muted -- */
#icon-3268 {
	font-size: 25px;
}

/* -- block custom-block pl-0 pr-0 -- */
#div-3299 {
	cursor: pointer;
	 position: relative;
}

/* -- json-field virtual-list-media repeater-3300-item-img json-img embed-responsive embed-responsive-1by1 -- */
#repeater-3300-item-img {
	width: 24px;
	 height: 24px;
}

/* -- embed-responsive-item -- */
#img-repeater-3300-item-img {
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
}

