/* CSS Document */
.store .mainstore {
	vertical-align: top;
}
.store .mainstore, .store .substore {
	vertical-align: top;
}

.store .resultList .item.active {
	box-shadow: 0 0 1px 2px var(--Scarlett-Color);
}