header {
	text-align: center !important;
	margin-top: 20px;
	margin-bottom: 20px;
}

header img {
	width: inherit !important;
	height: inherit !important;
}

.launcher-wrapper {
	background-image: url('img/background.png');
}

.character-sprite {
   	background-image: url('img/character-spritemap.png');
}

.ui-sprite {
    background-image: url('img/ui-spritemap.png');
}

.sprite-canine {width:260px; height:344px; background-position: -2px -2px}

.sprite-cancel {width:147px; height:58px; background-position: -300px -62px}
.sprite-cancel-hover {width:147px; height:58px; background-position: -151px -62px}
.sprite-close {width:29px; height:29px; background-position: -64px -2px}
.sprite-close-hover {width:29px; height:29px; background-position: -33px -2px}
.sprite-loadingbar {width:491px; height:13px; background-position: -2px -207px}
.sprite-loadingbar-full {width:491px; height:13px; background-position: -2px -222px}
.sprite-loadingbar-pulse {width:491px; height:13px; background-position: -2px -192px}
.sprite-minimize {width:29px; height:29px; background-position: -2px -2px}
.sprite-minimize-hover {width:29px; height:29px; background-position: -95px -2px}
.sprite-patreon {width:156px; height:68px; background-position: -151px -122px}
.sprite-patreon-hover {width:156px; height:68px; background-position: -309px -122px}
.sprite-play {width:147px; height:58px; background-position: -2px -62px}
.sprite-play-hover {width:147px; height:58px; background-position: -275px -2px}
.sprite-verify {width:147px; height:58px; background-position: -2px -122px}
.sprite-verify-hover {width:147px; height:58px; background-position: -126px -2px}

#character-from, #character-to {
	left: 11px;
    bottom: 44px;
}