/* Sendy simplified UI (marketing) */

body.sendy-ui-mode--simple .sendy-ui-advanced-only
{
	display: none !important;
}

/* List selector UX (campaign recipients) */
#email_list,
#email_list_exclude
{
	width: 95% !important;
	height: 320px !important;
}

.sendy-list-search
{
	width: 95% !important;
	margin-bottom: 6px;
}
