#afsa_dashboard {
	position: relative;
}

.afsa_simple_widget_cnt {
	box-shadow: none;
	border: 0;
}

.afsa_notice {
	display: flex;
	align-items: center;
}

.afsa_notice img {
	flex: 0 0 auto;
	margin-right: 20px;
}

.afsa_notice .afsa_help {
	flex: 0 0 auto;

}
