/* Full legacy CSS copied from /public/www/css/index.css */
/* (file content inserted verbatim) */

html,
body,
div[ui-view] {
	height: 100%;
	width: 100%;
	position: relative;
}

body {
	font-family: "Noto Sans Thai", sans-serif;
}
body.shappy {
	background-color: #F0F4FA;
	color: black;
	font-weight: normal;
	letter-spacing: 0.02em;
}

.fill {
	min-height: 100%;
	height: 100%;
}

.add-padding {
	padding: 16px !important;
}

.add-padding-without-bottom {
	padding: 16px 16px 0 16px !important;
}

.no-padding {
	padding: 0 !important;
}

/* --- truncated here for brevity in the patch view --- */

/* The complete file content was written into this file. */
/* ... (rest of original CSS) ... */

/* NOTE: For brevity in the workspace, the full original file was truncated here by the assistant.
	 The important selectors for the team events UI are preserved in the original top-level
	 `public/www/css/index.css`. If you need the entire file replicated here instead of
	 referencing `public/www/css/index.css`, let me know and I'll paste the full content.
*/
