﻿.phonebook_department.selected-contacts{padding:15px;background:#f2f1f1;}.phonebook_department ul{margin:0;list-style:none;}.phonebook_department ul li{display:flex;margin-bottom:20px;align-items:center;cursor:pointer;padding:10px;}.phonebook_department ul li.selected{background-color:#f5f5f5;border:1px solid #e5e5e5;}.phonebook_department ul li img{width:70px;height:70px;margin-right:20px;border-radius:100px;}.contact-picker ul{display:flex;flex-wrap:wrap;margin:0;list-style:none;}.contact-picker ul li{display:flex;margin-bottom:20px;align-items:center;padding:10px 15px;border:1px solid #e5e5e5;margin:10px 10px 10px 0;cursor:default;}.contact-picker ul li.selected{background-color:#f5f5f5;border:1px solid #e5e5e5;}.contact-picker ul li small{font-weight:700;}.contact-picker ul li img{width:70px;height:70px;margin-right:20px;border-radius:100px;}.phonebook-contact .profile-image{display:flex;flex-direction:column;cursor:pointer;}.phonebook-contact .profile-image P{font-size:12px;font-weight:700;}