/* #region App Circle */
.app-circle-16 {
	border-radius: 50% !important;
	min-width: 16px;
	width: 16px;
	max-width: 16px;
	height: 16px;
}
.app-circle-18 {
	border-radius: 50% !important;
	min-width: 18px;
	width: 18px;
	max-width: 18px;
	height: 18px;
}
.app-circle-20 {
	border-radius: 50% !important;
	min-width: 20px;
	width: 20px;
	max-width: 20px;
	height: 20px;
}
.app-circle-22 {
	border-radius: 50% !important;
	min-width: 22px;
	width: 22px;
	max-width: 22px;
	height: 22px;
}
.app-circle-26 {
	border-radius: 50% !important;
	min-width: 26px;
	width: 26px;
	max-width: 26px;
	height: 26px;
}
.app-circle-32 {
	border-radius: 50% !important;
	min-width: 32px;
	width: 32px;
	max-width: 32px;
	height: 32px;
}
.app-circle-35 {
	border-radius: 50% !important;
	min-width: 35px;
	width: 35px;
	max-width: 35px;
	height: 35px;
}
.app-circle-40 {
	border-radius: 50% !important;
	min-width: 40px;
	width: 40px;
	max-width: 40px;
	height: 40px;
}
.app-circle-42 {
	border-radius: 50% !important;
	min-width: 42px;
	width: 42px;
	max-width: 42px;
	height: 42px;
}
.app-circle-45 {
	border-radius: 50% !important;
	min-width: 45px;
	width: 45px;
	max-width: 45px;
	height: 45px;
}
.app-circle-48 {
	border-radius: 50% !important;
	min-width: 48px;
	width: 48px;
	max-width: 48px;
	height: 48px;
}
.app-circle-50 {
	border-radius: 50% !important;
	min-width: 50px;
	width: 50px;
	max-width: 50px;
	height: 50px;
}
.app-circle-64 {
	border-radius: 50% !important;
	min-width: 64px;
	width: 64px;
	max-width: 64px;
	height: 64px;
}
.app-circle-70 {
	border-radius: 50% !important;
	min-width: 70px;
	width: 70px;
	max-width: 70px;
	height: 70px;
}
.app-circle-80 {
	border-radius: 50% !important;
	min-width: 80px;
	width: 80px;
	max-width: 80px;
	height: 80px;
}
.app-circle-100 {
	border-radius: 50% !important;
	min-width: 100px;
	width: 100px;
	max-width: 100px;
	height: 100px;
}
.app-circle-128 {
	border-radius: 50% !important;
	min-width: 128px;
	width: 128px;
	max-width: 128px;
	height: 128px;
}
.app-circle-150 {
	border-radius: 50% !important;
	min-width: 150px;
	width: 150px;
	max-width: 150px;
	height: 150px;
}
.app-circle-200 {
	border-radius: 50% !important;
	min-width: 200px;
	width: 200px;
	max-width: 200px;
	height: 200px;
}
/* #endregion */

/* #region App Square */
.app-square-16 {
	width: 16px !important;
	height: 16px !important;
	min-width: 16px !important;
	min-height: 16px !important;
	max-width: 16px !important;
	max-height: 16px !important;
}
.app-square-18 {
	width: 18px !important;
	height: 18px !important;
	min-width: 18px !important;
	min-height: 18px !important;
	max-width: 18px !important;
	max-height: 18px !important;
}
.app-square-20 {
	width: 20px !important;
	height: 20px !important;
	min-width: 20px !important;
	min-height: 20px !important;
	max-width: 20px !important;
	max-height: 20px !important;
}
.app-square-22 {
	width: 22px !important;
	height: 22px !important;
	min-width: 22px !important;
	min-height: 22px !important;
	max-width: 22px !important;
	max-height: 22px !important;
}
.app-square-32 {
	width: 32px !important;
	height: 32px !important;
	min-width: 32px !important;
	min-height: 32px !important;
	max-width: 32px !important;
	max-height: 32px !important;
}
.app-square-40 {
	width: 40px !important;
	height: 40px !important;
	min-width: 40px !important;
	min-height: 40px !important;
	max-width: 40px !important;
	max-height: 40px !important;
}
.app-square-42 {
	width: 42px !important;
	height: 42px !important;
	min-width: 42px !important;
	min-height: 42px !important;
	max-width: 42px !important;
	max-height: 42px !important;
}
.app-square-48 {
	width: 48px !important;
	height: 48px !important;
	min-width: 48px !important;
	min-height: 48px !important;
	max-width: 48px !important;
	max-height: 48px !important;
}
.app-square-50 {
	width: 50px !important;
	height: 50px !important;
	min-width: 50px !important;
	min-height: 50px !important;
	max-width: 50px !important;
	max-height: 50px !important;
}
.app-square-64 {
	width: 64px !important;
	height: 64px !important;
	min-width: 64px !important;
	min-height: 64px !important;
	max-width: 64px !important;
	max-height: 64px !important;
}
.app-square-80 {
	width: 80px !important;
	height: 80px !important;
	min-width: 80px !important;
	min-height: 80px !important;
	max-width: 80px !important;
	max-height: 80px !important;
}
.app-square-100 {
	width: 100px !important;
	height: 100px !important;
	min-width: 100px !important;
	min-height: 100px !important;
	max-width: 100px !important;
	max-height: 100px !important;
}
.app-square-128 {
	width: 128px !important;
	height: 128px !important;
	min-width: 128px !important;
	min-height: 128px !important;
	max-width: 128px !important;
	max-height: 128px !important;
}
.app-square-150 {
	width: 150px !important;
	height: 150px !important;
	min-width: 150px !important;
	min-height: 150px !important;
	max-width: 150px !important;
	max-height: 150px !important;
}
.app-square-200 {
	width: 200px !important;
	height: 200px !important;
	min-width: 200px !important;
	min-height: 200px !important;
	max-width: 200px !important;
	max-height: 200px !important;
}

/* #endregion */

.app-rounded {
	border-radius: 10px !important;
}

.app-card-background {
	/*background-color: #222222 !important;*/
	background-color: #19222B !important;
}

.app-background-primary {
	background-color: #49dee2 !important;
}

.app-color-primary {
	color: #49dee2 !important;
}

.app-color-body {
	color: var(--tg-body-color) !important;
}

.app-cursor-pointer {
	cursor: pointer;
}


