tr .message {
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .15), 0 0 1px 0 rgba(0, 0, 0, .15);
}

#layout-menu .popover-header img { 
    /* display: none !important; */
    padding: 8px !important;
}
/* 
#layout-menu .popover-header { 
    height: 0 !important;
} */

#identity_switch_menu {
	width: 90% !important;
	background-color: white !important;
	color: black !important;
    background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat left .75rem center/8px 10px !important;
}