#classic-page-telegram .content {
	padding: 0;
}

.row.odd {
	display: flex;
}

section#classic-page-telegram {
	margin-top: 40px;
}

.telegramBackground {
	background: radial-gradient(#fa84666e, rgb(50 52 72) 50%) !important;
	padding: 40px 0;
}

.dark-theme .telegramBackground {
	background: radial-gradient(#fa84666e, rgb(50 52 72) 50%) !important;
	display: flex;
	align-items: center;
}

ul.telegramStepList li {
	margin-bottom: 10px;
}

ul.telegramStepList li b {
	color: rgb(185 191 255);
}

.ChangeUserNameForm {
	margin-top:25px
}

.radio-inputs {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	flex-wrap: wrap;
	margin-top:25px;
}

.radio-inputs > * {
	margin: 6px;
}

.radio-input:checked + .radio-tile {
	border-color: #6d6bff;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
	color: #6d6bff;
	background: #363592;
}

.radio-input:checked + .radio-tile:before {
	transform: scale(1);
	opacity: 1;
	background-color: #6d6bff;
	border-color: #6d6bff;
}

.radio-input:checked + .radio-tile .radio-icon svg {
	fill: #6d6bff;
}

.radio-input:checked + .radio-tile .radio-label {
	color: #6d6bff;
}

.radio-input:focus + .radio-tile {
	border-color: #6d6bff;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1), 0 0 0 4px #b5c9fc;
}

.radio-input:focus + .radio-tile:before {
	transform: scale(1);
	opacity: 1;
}

.radio-tile {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 80px;
	min-height: 80px;
	border-radius: 0.5rem;
	border: 2px solid #6d74bc;
	background-color: #434877;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
	transition: 0.15s ease;
	cursor: pointer;
	position: relative;
	padding-top: 5px;
}

.radio-tile:before {
	content: "";
	position: absolute;
	display: block;
	width: 0.75rem;
	height: 0.75rem;
	border: 2px solid #b5bfd9;
	background-color: #fff;
	border-radius: 50%;
	top: 0.25rem;
	left: 0.25rem;
	opacity: 0;
	transform: scale(0);
	transition: 0.25s ease;
}

.radio-tile:hover {
	border-color: #6d6bff;
}

.radio-tile:hover:before {
	transform: scale(1);
	opacity: 1;
}

.radio-icon svg {
	width: 2rem;
	height: 2rem;
	fill: #494949;
}

.radio-label {
	color: #afb2cf;
	transition: 0.375s ease;
	text-align: center;
	font-size: 13px;
	padding-bottom: 10px;
	text-shadow: 1px 1px 0 rgb(0 0 0 / 30%);
}

.radio-input {
	clip: rect(0 0 0 0);
	-webkit-clip-path: inset(100%);
	clip-path: inset(100%);
	height: 1px;
	overflow: hidden;
	position: absolute;
	white-space: nowrap;
	width: 1px;
}

span.radio-icon {
	font-size: 20px;
	padding-top: 10px;
	color: white;
	text-shadow: 1px 1px 0px black;
	padding-bottom: 5px;
}

.checkbox-wrapper-16 *,
.checkbox-wrapper-16 *:after,
.checkbox-wrapper-16 *:before {
	box-sizing: border-box;
}

.checkbox-wrapper-16 .checkbox-input {
	clip: rect(0 0 0 0);
	-webkit-clip-path: inset(100%);
	clip-path: inset(100%);
	height: 1px;
	overflow: hidden;
	position: absolute;
	white-space: nowrap;
	width: 1px;
}

.checkbox-wrapper-16 .checkbox-input:checked + .checkbox-tile {
	border-color: #4ca4ff;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
	color: #4ca4ff;
}

.checkbox-wrapper-16 .checkbox-input:checked + .checkbox-tile:before {
	transform: scale(1);
	opacity: 1;
	background-color: #4ca4ff;
	border-color: #4ca4ff;
}

.checkbox-wrapper-16 .checkbox-input:checked + .checkbox-tile .checkbox-icon,
.checkbox-wrapper-16 .checkbox-input:checked + .checkbox-tile .checkbox-label {
	color: #4ca4ff;
}

.checkbox-wrapper-16 .checkbox-input:focus + .checkbox-tile {
	border-color: #4ca4ff;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1), 0 0 0 4px #b5c9fc;
}

.checkbox-wrapper-16 .checkbox-input:focus + .checkbox-tile:before {
	transform: scale(1);
	opacity: 1;
}

.checkbox-wrapper-16 .checkbox-tile {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 123px;
	min-height: 7rem;
	border-radius: 0.5rem;
	border: 2px solid #4c507c;
	background-color: #3d3f5a;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
	transition: 0.15s ease;
	cursor: pointer;
	position: relative;
}

.checkbox-wrapper-16 .checkbox-tile:before {
	content: "";
	position: absolute;
	display: block;
	width: 1.25rem;
	height: 1.25rem;
	border: 2px solid #b5bfd9;
	background-color: #fff;
	border-radius: 50%;
	top: 0.25rem;
	left: 0.25rem;
	opacity: 0;
	transform: scale(0);
	transition: 0.25s ease;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='://www.w3.org/2000/svg' width='192' height='192' fill='%23FFFFFF' viewBox='0 0 256 256'%3E%3Crect width='256' height='256' fill='none'%3E%3C/rect%3E%3Cpolyline points='216 72.005 104 184 48 128.005' fill='none' stroke='%23FFFFFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='32'%3E%3C/polyline%3E%3C/svg%3E");
	background-size: 12px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.checkbox-wrapper-16 .checkbox-tile:hover {
	border-color: #2260ff;
}

.checkbox-wrapper-16 .checkbox-tile:hover:before {
	transform: scale(1);
	opacity: 1;
}

.checkbox-wrapper-16 .checkbox-icon {
	transition: 0.375s ease;
	color: #494949;
	padding: 5px;
	border-radius: 8px;
}

.checkbox-wrapper-16 .checkbox-icon svg {
	width: 3rem;
	height: 3rem;
}

.checkbox-wrapper-16 .checkbox-label {
	transition: 0.375s ease;
}

.post-box-content {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-top: 25px;
	max-height: 500px;
	overflow-x: auto;
	margin-right: -15px;
	margin-bottom: 15px;
}

.checkbox-wrapper-16 .checkbox-icon img {
	width: 100%;
	height: 100px;
	object-fit: cover;
	border-radius: 5px;
}

label.checkbox-wrapper {
	margin: 0;
}

span.checkbox-title {
	font-size: 14px;
	display: -webkit-box;
	max-width: 100%;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #c7cfff;
	line-height: 18px;
	font-weight: 500;
	margin-bottom: 7px;
}

span.checkbox-price {
	color: #9ba2ff;
}

.checkbox-label {
	padding: 5px;
	max-width: 100%;
}

.auto-move-up-mevcut {
	display: flex;
	align-items: center;
	gap: 20px;
	background: #666dfa;
	color: white;
	padding: 10px 25px;
	border-radius: 4px;
	margin-top: 25px;
}

.auto-move-up-mevcut b {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 5px;
	display: block;
	color: white !important;
}

.auto-move-up-mevcut p {
	color: #cbceff;
}

.autoMoveFilterBox input {
	width: 100%;
	border: none;
	padding: 5px 15px;
	height: 40px;
	background: #191a2a;
	margin-bottom: -10px;
	border-radius: 4px;
	color: #c4c7e2;
	margin-top:10px;
}

.bitisTarihiText {
	padding: 5px 10px;
	border-radius: 6px;
	background: #6680fa;
	color: white !important;
	font-weight: 500;
	font-size: 15px;
	display: inline-block;
	text-shadow: 1px 1px 0 rgb(0 0 0 / 40%);
}

span.checkbox-datetime {
	display: block;
	font-size: 11px;
	font-weight: normal;
	color: #9fa9e3;
}

.move-up-stats {
	display: flex;
	gap: 15px;
	margin-block: 10px;
}

.move-up-stats .stat-card {
	width: 33%;
	background: linear-gradient(45deg, #4e59a0, #7966fa);
	padding: 10px 20px;
	border-radius: 4px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	font-size: 13px;
	color: #cfd5ff;
	text-shadow: 1px 1px 0px rgb(0 0 0 / 50%);
	gap: 3px;
}

.move-up-stats .stat-card b {
	display: block;
	font-size: 20px;
	color: white !important;
}