.wrapper {
	padding: 0 0.5em;
	width: 90em;
	min-width: 1000px;
	margin: 0 auto;
}

body {
	background-image: url('//static.levelleap.com/sites/messaging/escargot.chat/backgrounds/wave.jpg');
	background-repeat: repeat-x;
	background-position: center 0;
	font-family: system-ui, 'Segoe UI Variable', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
	padding: 0;
	margin: 1em 2em 0;
	background-color: white;
}


.w-100 {
	width: 100%;
}

.w-80 {
	width: 80%;
}


.w-70 {
	width: 70%;
}

.w-50 {
	width: 50%;
}

.w-30 {
	width: 30%;
}

.w-30 {
	width: 20%;
}

.w-40 {
	width: 40%;
}

.w-60 {
	width: 60%;
}

.m-0 {
	margin: 0;
}

.text-right {
	text-align: right;
}

.escargot {
	position: relative;
	top: 5px;
}

.text-muted {
	color: gray;
}

.today {
	font-weight: 200;
}

.t {
	border-bottom: 2px solid #aacbee;
}

.px-1 {
	padding: 0 0.5em;
}

.list>li {
	margin-bottom: 0.25em;
}

.list {
	padding-left: 0.5em;
	margin-left: 0;
}
.font-small {
	font-size: 12px;
}

.footer {
	position: fixed;
	left: 0;
	bottom: 0;
}

.text-center {
	text-align: center;
}

.tp {
	font-size: 10px;
}

.wtd>li {
	margin-bottom: 0;
}

.wtd {
	padding-left: 0.5em;
	margin-left: 0;
}

.mt-1 {
	margin-top: 0.5em;
}

.text-center {
	text-align: center;
}