@media screen and (min-width:960px) {
	.mediaImage {
		margin-top: 20px !important;
	}

	.flexDirection {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.flex-rows {
		display: flex;
		justify-content: center;
	}

	.annotation {
		margin-left: 40px;
	}

	.marginLeft {
		margin-left: -26px;
	}

	.btn-left {
		margin: 20px 0 0 0;
	}

	.mediaImage {
		display: block;
		transform: translateY(-15px);
	}

	.pcStyle {
		display: flex;
		justify-content: center;
	}

	.pcQl {
		transform: translate(-30px, -5px);
	}
}

.btns {
	background: #b154f0;
	border-color: #b154f0;
	border-radius: 10px;
}

.parent {
	position: relative;
	width: 208px;
	height: 15px;
	background: #b154f0;
}

.seed {
	position: absolute;
	top: -15px;
	font-weight: bold;
	font-size: 25px;
}

.imgIs {
	width: 50px;
	height: 50px;
	background: #b154f0;
}

.auto-play {
	display: flex;
	align-items: center;
	margin-top: 10px;
	border-bottom: 2px solid #b154f0;
}

.Current {
	font-size: 12px;
	color: #b154f0;
	height: 15px;

}

.drop {
	font-size: 12px;
}

.marginRight {
	padding-left: 10px;
}

.Flex {
	display: flex;
	align-items: center;
}

.annotation {
	font-size: 12px;
	color: #a5a5a5;
}

.imageConfirm {
	width: 50px;
	height: 50px;
	background: #b154f0;
}

.flex-colums {
	display: flex;
	justify-content: center;
	align-items: center;
}

.SizeCode {
	margin-left: 20px;
	font-weight: bold;
	font-size: 25px;
}

.flexRound {
	display: flex;
}

.account {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	width: 100px;
	font-weight: bold;
}

.TopBottom {
	margin: 10px 0;
}
