.results-number { color: #555; font-size: 1.5rem; }

.votes-overview .ui-widget-content { max-height: 400px !important; }

.votes-overview .ui-widget-content .view-votes .views-row { display: flex; align-items: center; justify-content: space-between; padding: 20px 10px; }

.votes-overview .ui-widget-content .view-votes .views-row:not(:last-of-type) { border-bottom: 1px solid #d3d3d3; }

.votes-overview .ui-widget-content .view-votes .views-row .views-field-user-id { display: flex; align-items: center; }

.votes-overview .ui-widget-content .view-votes .views-row .views-field-user-id:before { content: ''; background-image: url("./../../assets/circle-user-regular.svg"); display: block; width: 25px; height: 25px; margin-right: 10px; }

#block-coldskin-views-block-flag-bookmark-block-1 .views-row a, #block-coldskin-views-block-groups-block-user-groups .views-row a { color: #4d4d4d; font-weight: 600; }
