/*
	This file contains custom css classes that will be apply to both all portals (admin and client).
*/

/* General fixes that I might move to the project */
.popover {
	z-index: 1050;
}
img {
	max-width: 100%;
}
