div#overlay, .window {
    width: 1024px;
    background-color: rgba(0, 0, 0, 1) !important;
}

#charactersWrapper {
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/background.jpg') #000000;
    width: 959px;
    height: 554px;
    padding: 10px 8px 7px 9px;
    margin: 0 auto;
	margin-top: 7px;
}

.characters .bioNavLeft {
    position: absolute;
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/bioNavLeft.png');
    width: 37px;
    height: 41px;
    left: 10px;
    top: 250px;
}

.characters .bioNavRight {
    position: absolute;
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/bioNavRight.png');
    width: 37px;
    height: 41px;
    left: 550px;
    top: 250px;
}


.characters {
    background: #000000;
    position: relative;
    width: 956px;
    height: 549px;
    border: 1px solid #ed2e31;
	box-shadow: 0 0 1px #EC2E31;
}

.characters .characterSelect {
	position: absolute;
	left: 83px;
	top: 346px;
	display:block;	
}

.characters .full {
    -webkit-animation: fadeIn 0.5s ease;
    position: absolute;
    top: 0;
    left: 0;
    width: 956px;
    height: 550px;
}

.characters.bio {
    background: transparent;
}

.characters.bio .full {
    display: block;
    width: 596px;
    height: 549px;
}

.characters.bio .copy {
    position: absolute;
    width: 360px;
    height: 443px;
    top: 106px;
    right: 0;
}

.characters .glitch {
	background-image: url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/landing/glitch.jpg);
	width: 341px;
	height: 549px;
	position: absolute;
	top: 0px;	
	left: 95px;
	display: none;
}

.characters.bio .copy.left {
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/copy-left.png') center center no-repeat;
}

.characters.bio .copy.right {
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/copy-right.png') center center no-repeat;
}

.characters.bio.no-stats .copy.right {
	background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/copy-left-nostats.png') center center no-repeat;	
}

.characters.bio.no-stats .copy.right .stats.tab {
	display: none;
}

.characters.bio .copy.left[data-score] {
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/locked/copy.png') center center no-repeat,
                url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/copy-left.png') center center no-repeat;
}

.characters.bio .copy.right[data-score] {
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/locked/copy.png') center center no-repeat,
                url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/copy-right.png') center center no-repeat;
}

.characters.bio.no-stats .copy.right[data-score] {
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/locked/copy.png') center center no-repeat,
                url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/copy-left-nostats.png') center center no-repeat;
}

.characters.bio .copy .tab {
    position: absolute;
    width: 180px;
    height: 25px;
    top: 0;
}

.characters.bio .copy .stats.tab,
.characters.bio.no-stats .copy .bio.tab {
    left: 0;
}

.characters.bio .copy .bio.tab {
    right: 0;
}

/**
 * Default Bio and Stats tabs
 */
.characters.bio .copy.left .stats.tab{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/tabs/tab-stats-active.png) center center no-repeat;}
.characters.bio .copy.left .bio.tab{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/tabs/tab-bio-inactive.png) center center no-repeat;}
.characters.bio .copy.right .stats.tab{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/tabs/tab-stats-inactive.png) center center no-repeat;}
.characters.bio .copy.right .bio.tab{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/tabs/tab-bio-active.png) center center no-repeat;}
/**
 *  Fix-It Felix Jr Bio and Stats tabs
 */
.characters.bio .copy.left .stats.tab.fix-it-felix-jr{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/tabs/tab-stats-felix-active.png) center center no-repeat;}
.characters.bio .copy.left .bio.tab.fix-it-felix-jr{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/tabs/tab-bio-felix-inactive.png) center center no-repeat;}
.characters.bio .copy.right .stats.tab.fix-it-felix-jr{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/tabs/tab-stats-felix-inactive.png) center center no-repeat;}
.characters.bio .copy.right .bio.tab.fix-it-felix-jr{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/tabs/tab-bio-felix-active.png) center center no-repeat;}
/**
 *  Heros Duty Bio and Stats tabs
 */
.characters.bio .copy.left .stats.tab.heros-duty{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/tabs/tab-stats-heros-duty-active.png) center center no-repeat;}
.characters.bio .copy.left .bio.tab.heros-duty{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/tabs/tab-bio-heros-duty-inactive.png) center center no-repeat;}
.characters.bio .copy.right .stats.tab.heros-duty{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/tabs/tab-stats-heros-duty-inactive.png) center center no-repeat;}
.characters.bio .copy.right .bio.tab.heros-duty{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/tabs/tab-bio-heros-duty-active.png) center center no-repeat;}
/**
 *  Sugar Rush Bio and Stats tabs
 */
.characters.bio .copy.left .stats.tab.sugar-rush{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/tabs/tab-stats-sugar-rush-active.png) center center no-repeat;}
.characters.bio .copy.left .bio.tab.sugar-rush{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/tabs/tab-bio-sugar-rush-inactive.png) center center no-repeat;}
.characters.bio .copy.right .stats.tab.sugar-rush{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/tabs/tab-stats-sugar-rush-inactive.png) center center no-repeat;}
.characters.bio .copy.right .bio.tab.sugar-rush{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/tabs/tab-bio-sugar-rush-active.png) center center no-repeat;}
/**
 *  Locked Bio and Stats tabs
 */
.characters.bio .copy.left .stats.tab[data-score]{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/locked/tab-stats-active.png) center center no-repeat;}
.characters.bio .copy.left .bio.tab[data-score]{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/locked/tab-bio-inactive.png) center center no-repeat;}
.characters.bio .copy.right .stats.tab[data-score]{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/locked/tab-stats-inactive.png) center center no-repeat;}
.characters.bio .copy.right .bio.tab[data-score]{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/locked/tab-bio-active.png) center center no-repeat;}

/* Content panels in the bio section */
.characters.bio .copy .panel {
    height: 415px;
    width: 360px;
    position: absolute;
    top: 25px;
}

.characters.bio .copy.left .panel.right {
    display: none;
}

.characters.bio .copy.right .panel.left {
    display: none;
}

.characters.bio .copy .panel.left[data-score],
.characters.bio .copy .panel.right[data-score] {
    display: none;
}

.characters .world.button {
    position: absolute;
    bottom: 10px;
    left: 10px;
}

.characters .world.button.fix-it-felix-jr {
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/buttons/button-fix-it-felix.png') center center no-repeat;
    width: 132px;
    height: 63px;
}

.characters .world.button.heros-duty {
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/buttons/button-heros-duty.png') center center no-repeat;
    width: 144px;
    height: 74px;
}

.characters .world.button.sugar-rush {
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/buttons/button-sugar-rush.png') center center no-repeat;
    width: 137px;
    height: 65px;
}

.characters .world.button[data-score] {
    display: none;
}

.characters .thumbnails {
    position: absolute;
    width: 910px;
    bottom: 0;
    left: 0;
    padding: 40px 0px 0 30px;
}

#overlay .close {
    width: 49px;
    height: 49px;
    background-image: url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/common/close.png);
    display: block;
    position: absolute;
    top: -3px;
    right: -1px;
    z-index: 102;
}

/* fixes flickering */
#charactersWrapper,
.characters,
.characters .thumbnails,
.characters .thumbnail,
.characters .fulls,
.characters .full,
.characters .title {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.characters .thumbnails .overlay {
    position: absolute;
    pointer-events: none;
    top: -30px;
    left: -34px;
}

.characters .current {
    display: block !important;
}

.characters .thumbnail.current {
    display: inline-block !important;
    pointer-events: none;
}

/* Thumbnails */
.characters .thumbnail {
    margin: 0 6px 4px 6px;
    display: inline-block;
    width: 70px;
    height: 70px;
    border: 3px solid #ffffff;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-shadow: 0 0 10px 0 #fbf7c2, inset 0 0 5px 0 #1e0101;
    box-shadow: 0 0 7px 0 #fbf7c2, inset 0 0 5px 0 #1e0101;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    background: -webkit-gradient(linear, left bottom, right top,from(#000000),to(#FFFFFF));
    background: -moz-linear-gradient(left bottom, #000000, #FFFFFF);
}

.characters .thumbnail:nth-child(1) {
    /* margin-left: 15px; */
}
.characters .thumbnail:nth-child(11) {
   margin-left: 20px;
}

.characters .wreck-it-ralph.thumbnail {
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/character1.png') bottom center no-repeat,
    -webkit-gradient(linear, left bottom, right top, from(#1e0101), to(#7b0606));
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/character1.png') bottom center no-repeat,
    -moz-linear-gradient(to right top, #1e0101, #7b0606);  /* Felix Jr */
}

.characters .fix-it-felix.thumbnail {
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/character2.png') bottom center no-repeat,
    -webkit-gradient(linear, left bottom, right top, from(#1e0101), to(#7b0606));
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/character2.png') bottom center no-repeat,
    -moz-linear-gradient(to right top, #1e0101, #7b0606);  /* Felix Jr */
}

.characters .sergeant-calhoun.thumbnail {
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/character3.png') bottom center no-repeat,
    -webkit-gradient(linear, left bottom, right top, from(#011a19), to(#395d5c)); /* Hero's Duty */
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/character3.png') bottom center no-repeat,
    -moz-linear-gradient(to right top, #011a19, #395d5c);
}

.characters .vanellope-von-schweetz.thumbnail {
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/character4.png') bottom center no-repeat,
    -webkit-gradient(linear, left bottom, right top, from(#320612), to(#cd184c)); /* Sugar Rush */
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/character4.png') bottom center no-repeat,
    -moz-linear-gradient(to right top, #320612, #cd184c);
}

.characters .king-candy.thumbnail {
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/character5.png') bottom center no-repeat,
    -webkit-gradient(linear, left bottom, right top, from(#320612), to(#cd184c));
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/character5.png') bottom center no-repeat,
    -moz-linear-gradient(to right top, #320612, #cd184c);
}

.characters .taffyta-muttonfudge.thumbnail {
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/character6.png') bottom center no-repeat,
    -webkit-gradient(linear, left bottom, right top, from(#320612), to(#cd184c)); 
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/character6.png') bottom center no-repeat,
    -moz-linear-gradient(to right top, #320612, #cd184c);
}

.characters .rancis-fluggerbutter.thumbnail {
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/character7.png') bottom center no-repeat,
    -webkit-gradient(linear, left bottom, right top, from(#320612), to(#cd184c)); 
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/character7.png') bottom center no-repeat,
    -moz-linear-gradient(to right top, #320612, #cd184c);
}

.characters .snowanna-rainbeau.thumbnail {
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/character8.png') bottom center no-repeat,
    -webkit-gradient(linear, left bottom, right top, from(#320612), to(#cd184c)); 
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/character8.png') bottom center no-repeat,
    -moz-linear-gradient(to right top, #320612, #cd184c);
}

.characters .candlehead.thumbnail {
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/character9.png') bottom center no-repeat,
    -webkit-gradient(linear, left bottom, right top, from(#320612), to(#cd184c)); 
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/character9.png') bottom center no-repeat,
    -moz-linear-gradient(to right top, #320612, #cd184c);
}

.characters .gloyd-orangeboar.thumbnail {
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/character10.png') bottom center no-repeat,
    -webkit-gradient(linear, left bottom, right top, from(#320612), to(#cd184c));
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/character10.png') bottom center no-repeat,
    -moz-linear-gradient(to right top, #320612, #cd184c);
}

.characters .gene.thumbnail {
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/character11.png') bottom center no-repeat,
    -webkit-gradient(linear, left bottom, right top,from(#1e0101),to(#7b0606)); 
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/character11.png') bottom center no-repeat,
    -moz-linear-gradient(to right top, #1e0101, #7b0606); 
}

.characters .cy-bug.thumbnail {
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/character12.png') bottom center no-repeat,
    -webkit-gradient(linear, left bottom, right top, from(#011a19), to(#395d5c)); 
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/character12.png') bottom center no-repeat,
    -moz-linear-gradient(to right top, #011a19, #395d5c);
}

.characters .m-bison.thumbnail {
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/character13.png') bottom center no-repeat,
    -webkit-gradient(linear, left bottom, right top, from(#000000), to(#015879)); 
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/character13.png') bottom center no-repeat,
    -moz-linear-gradient(to right top, #000000, #015879);
}

.characters .q-bert.thumbnail {
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/character14.png') bottom center no-repeat,
    -webkit-gradient(linear, left bottom, right top, from(#000000), to(#015879)); 
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/character14.png') bottom center no-repeat,
    -moz-linear-gradient(to right top, #000000, #015879);
}

.characters .neff.thumbnail {
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/character15.png') bottom center no-repeat,
    -webkit-gradient(linear, left bottom, right top, from(#000000), to(#015879)); 
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/character15.png') bottom center no-repeat,
    -moz-linear-gradient(to right top, #000000, #015879);
}

.characters .clyde.thumbnail {
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/character16.png') bottom center no-repeat,
    -webkit-gradient(linear, left bottom, right top, from(#000000), to(#015879)); 
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/character16.png') bottom center no-repeat,
    -moz-linear-gradient(to right top, #000000, #015879);
}

.characters .zangief.thumbnail {
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/character17.png') bottom center no-repeat,
    -webkit-gradient(linear, left bottom, right top, from(#000000), to(#015879)); 
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/character17.png') bottom center no-repeat,
    -moz-linear-gradient(to right top, #000000, #015879);
}

.characters .coily.thumbnail {
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/character18.png') bottom center no-repeat,
    -webkit-gradient(linear, left bottom, right top, from(#000000), to(#015879)); 
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/character18.png') bottom center no-repeat,
    -moz-linear-gradient(to right top, #000000, #015879);
}

.characters .dr-eggman.thumbnail {
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/character19.png') bottom center no-repeat,
    -webkit-gradient(linear, left bottom, right top, from(#000000), to(#015879)); 
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/character19.png') bottom center no-repeat,
    -moz-linear-gradient(to right top, #000000, #015879);
}

.characters .sonic.thumbnail {
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/character20.png') bottom center no-repeat,
    -webkit-gradient(linear, left bottom, right top, from(#000000), to(#015879)); 
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/character20.png') bottom center no-repeat,
    -moz-linear-gradient(to right top, #000000, #015879);
}

/**
 *  Locked Thumbnails
 */
.characters .thumbnail[data-score] {
    opacity: 0.5;
}

.characters .thumbnail.current[data-score] {
    opacity: 1;
}

.characters .thumbnail[data-score='1000'] {
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/locked/1000.png') bottom center no-repeat,
    -webkit-gradient(linear, left top, left bottom,from(#040403),to(#3b4a5c));
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/locked/1000.png') bottom center no-repeat,
    -moz-linear-gradient(to top, #040403, #3b4a5c);
}

.characters .thumbnail[data-score='3000'] {
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/locked/3000.png') bottom center no-repeat,
    -webkit-gradient(linear, left top, left bottom,from(#040403),to(#3b4a5c));
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/locked/3000.png') bottom center no-repeat,
    -moz-linear-gradient(to top, #040403, #3b4a5c);
}

.characters .thumbnail[data-score='5000'] {
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/locked/5000.png') bottom center no-repeat,
    -webkit-gradient(linear, left top, left bottom,from(#040403),to(#3b4a5c));
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/locked/5000.png') bottom center no-repeat,
    -moz-linear-gradient(to top, #040403, #3b4a5c);
}

.characters .thumbnail[data-score='7500'] {
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/locked/7500.png') bottom center no-repeat,
    -webkit-gradient(linear, left top, left bottom,from(#040403),to(#3b4a5c));
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/locked/7500.png') bottom center no-repeat,
    -moz-linear-gradient(to top, #040403, #3b4a5c);
}

.characters .thumbnail[data-score='10000'] {
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/locked/10000.png') bottom center no-repeat,
    -webkit-gradient(linear, left top, left bottom,from(#040403),to(#3b4a5c));
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/locked/10000.png') bottom center no-repeat,
    -moz-linear-gradient(to top, #040403, #3b4a5c);
}

.characters .thumbnail[data-score='15000'] {
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/locked/15000.png') bottom center no-repeat,
    -webkit-gradient(linear, left top, left bottom,from(#040403),to(#3b4a5c));
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/locked/15000.png') bottom center no-repeat,
    -moz-linear-gradient(to top, #040403, #3b4a5c);
}

.characters .thumbnail[data-score='25000'] {
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/locked/25000.png') bottom center no-repeat,
    -webkit-gradient(linear, left top, left bottom,from(#040403),to(#3b4a5c));
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/locked/25000.png') bottom center no-repeat,
    -moz-linear-gradient(to top, #040403, #3b4a5c);
}

.characters .thumbnail[data-score='50000'] {
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/locked/50000.png') bottom center no-repeat,
    -webkit-gradient(linear, left top, left bottom,from(#040403),to(#3b4a5c));
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/locked/50000.png') bottom center no-repeat,
    -moz-linear-gradient(to top, #040403, #3b4a5c);
}

.characters .thumbnail[data-score='75000'] {
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/locked/75000.png') bottom center no-repeat,
    -webkit-gradient(linear, left top, left bottom,from(#040403),to(#3b4a5c));
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/locked/75000.png') bottom center no-repeat,
    -moz-linear-gradient(to top, #040403, #3b4a5c);
}

.characters .thumbnail.unreleased {
/*    background: -webkit-gradient(linear, left top, left bottom,from(#040403),to(#3b4a5c));
    background: -moz-linear-gradient(to top, #040403, #3b4a5c);*/
	background-image: url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/unreleased.jpg);
    opacity: 0.5;
    pointer-events: none;
}

.characters .tap {
    width: 225px;
    height: 45px;
    position: absolute;
    left: 537px;
    pointer-events: none;
}

.characters .tap.current{pointer-events:auto;}
.characters .tap.wreck-it-ralph{top:235px;}
.characters .tap.fix-it-felix{top:235px;}
.characters .tap.sergeant-calhoun{top:227px;}
.characters .tap.vanellope-von-schweetz{top:217px;}
.characters .tap.king-candy{top:235px;}
.characters .tap.taffyta-muttonfudge{top:223px;}
.characters .tap.rancis-fluggerbutter{top:217px;}
.characters .tap.snowanna-rainbeau{top:218px;}
.characters .tap.candlehead{top:195px;}
.characters .tap.gloyd-orangeboar{top:219px;}
.characters .tap.gene{top:193px;}
.characters .tap.cy-bug{top:194px;}
.characters .tap.m-bison{top:194px;}
.characters .tap.q-bert{top:194px;}
.characters .tap.neff{top:194px;}
.characters .tap.clyde{top:190px;}
.characters .tap.zangief{top:194px;}
.characters .tap.coily{top:190px;}
.characters .tap.dr-eggman{top:190px;}
.characters .tap.sonic{top:230px;}
/*
.characters .tap.sour-bill{top:195px;}


.characters .tap.adorabeezle-winterpop{top:225px;}
.characters .tap.minty-zaki{top:193px;}
.characters .tap.snowanna-rainbeau{top:218px;}
.characters .tap.jubileena-bing-bing{top:220px;}
.characters .tap.gloyd-orangeboar{top:219px;}
.characters .tap.surge-protector{top:230px;}
*/

/**
 *  Full Images
 */
.characters .full{width:956px;height:549px;display:none;}
.characters .full.wreck-it-ralph{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/landing/character1.jpg) center center no-repeat;}
.characters .full.fix-it-felix{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/landing/character2.jpg) center center no-repeat;}
.characters .full.sergeant-calhoun{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/landing/character3.jpg) center center no-repeat;}
.characters .full.vanellope-von-schweetz{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/landing/character4.jpg) center center no-repeat;}
.characters .full.king-candy{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/landing/character5.jpg) center center no-repeat;}
.characters .full.taffyta-muttonfudge{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/landing/character6.jpg) center center no-repeat;}
.characters .full.rancis-fluggerbutter{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/landing/character7.jpg) center center no-repeat;}
.characters .full.adorabeezle-winterpop{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/landing/character8.jpg) center center no-repeat;}
.characters .full.snowanna-rainbeau{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/landing/character8.jpg) center center no-repeat;}
.characters .full.candlehead{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/landing/character9.jpg) center center no-repeat;}
.characters .full.gloyd-orangeboar{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/landing/character10.jpg) center center no-repeat;}
.characters .full.gene{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/landing/character11.jpg) center center no-repeat;}
.characters .full.cy-bug{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/landing/character12.jpg) center center no-repeat;}
.characters .full.m-bison{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/landing/character13.jpg) center center no-repeat;}
.characters .full.q-bert{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/landing/character14.jpg) center center no-repeat;}
.characters .full.neff{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/landing/character15.jpg) center center no-repeat;}
.characters .full.clyde{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/landing/character16.jpg) center center no-repeat;}
.characters .full.zangief{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/landing/character17.jpg) center center no-repeat;}
.characters .full.coily{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/landing/character18.jpg) center center no-repeat;}
.characters .full.dr-eggman{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/landing/character19.jpg) center center no-repeat;}
.characters .full.sonic{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/landing/character20.jpg) center center no-repeat;}

.characters .full[data-score='1000']{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/1000.png) center 100px no-repeat, url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/locked.jpg) center center no-repeat;}
.characters .full[data-score='3000']{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/3000.png) center 100px no-repeat, url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/locked.jpg) center center no-repeat;}
.characters .full[data-score='5000']{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/5000.png) center 100px no-repeat, url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/locked.jpg) center center no-repeat;}
.characters .full[data-score='7500']{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/7500.png) center 100px no-repeat, url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/locked.jpg) center center no-repeat;}
.characters .full[data-score='10000']{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/10000.png) center 100px no-repeat, url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/locked.jpg) center center no-repeat;}
.characters .full[data-score='15000']{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/15000.png) center 100px no-repeat, url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/locked.jpg) center center no-repeat;}

/**
 *  FULL BIO IMAGES
 */

.characters.bio .full.wreck-it-ralph{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/character1.jpg) center center no-repeat;}
.characters.bio .full.wreck-it-ralph-sugar-rush{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/character1-sugar-rush.jpg) center center no-repeat;}
.characters.bio .full.wreck-it-ralph-heros-duty{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/character1-heros-duty.jpg) center center no-repeat;}
.characters.bio .full.fix-it-felix{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/character2.jpg) center center no-repeat;}
.characters.bio .full.sergeant-calhoun{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/character3.jpg) center center no-repeat;}
.characters.bio .full.vanellope-von-schweetz{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/character4.jpg) center center no-repeat;}
.characters.bio .full.king-candy{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/character5.jpg) center center no-repeat;}
.characters.bio .full.taffyta-muttonfudge{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/character6.jpg) center center no-repeat;}
.characters.bio .full.rancis-fluggerbutter{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/character7.jpg) center center no-repeat;}
.characters.bio .full.snowanna-rainbeau{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/character8.jpg) center center no-repeat;}
.characters.bio .full.candlehead{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/character9.jpg) center center no-repeat;}
.characters.bio .full.gloyd-orangeboar{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/character10.jpg) center center no-repeat;}
.characters.bio .full.gene{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/character11.jpg) center center no-repeat;}
.characters.bio .full.cy-bug{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/character12.jpg) center center no-repeat;}
.characters.bio .full.m-bison{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/character13.jpg) center center no-repeat;}
.characters.bio .full.q-bert{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/character14.jpg) center center no-repeat;}
.characters.bio .full.neff{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/character15.jpg) center center no-repeat;}
.characters.bio .full.clyde{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/character16.jpg) center center no-repeat;}
.characters.bio .full.zangief{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/character17.jpg) center center no-repeat;}
.characters.bio .full.coily{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/character18.jpg) center center no-repeat;}
.characters.bio .full.dr-eggman{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/character19.jpg) center center no-repeat;}
.characters.bio .full.sonic{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/character20.jpg) center center no-repeat;}


/**
 * CHARACTER BIO CONTENT & SCROLLING
 */ 
#bioContent {
	height: 365px;
	width: 340px;
	color: #FFF;
	overflow: hidden;
	position: relative;
	top: 23px;
	left: 17px;
	font-size: 14px;
	line-height: 1.35em;
}

#bioContent #bioContentInner {
	padding-right: 42px;	
}

#bioContent.no-scroll #bioContentInner {
	padding-right: 20px;
}

#bioContent .page-up {
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	width: 31px;
	height: 28px;
}

#bioContent .page-down {
	position: absolute;
	bottom: 0px;
	right: 0px;
	display: block;
	width: 31px;
	height: 28px;
}

#bioContent .page-up {
	background-image:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/scrolling/arrow-up-blue.png);
}

#bioContent .page-down {
	background-image:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/scrolling/arrow-down-blue.png);
}

#bioContent .name {
	font-weight: bold;
	color: #00aced;
}

#bioContent .charScrollbarV > div {
	box-shadow: 0px 0px 6px #00aced, 0px 0px 6px #00aced;
	-webkit-transform: translate3d(0,0,0);
}

#bioContent.sugar-rush .name {
	color: #cd184b;	
}

#bioContent.sugar-rush .page-up {
	background-image:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/scrolling/arrow-up-purple.png);
}

#bioContent.sugar-rush .page-down {
	background-image:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/scrolling/arrow-down-purple.png);
}

#bioContent.sugar-rush .charScrollbarV > div {
	box-shadow: 0px 0px 6px #ed2e31, 0px 0px 6px #cd184b;
}

#bioContent.heros-duty .name {
	color: #4a9b99;	
}

#bioContent.heros-duty .page-up {
	background-image:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/scrolling/arrow-up-green.png);
}

#bioContent.heros-duty .page-down {
	background-image:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/scrolling/arrow-down-green.png);
}

#bioContent.heros-duty .charScrollbarV > div {
	box-shadow: 0px 0px 6px #4a9b99, 0px 0px 6px #4a9b99;
}

#bioContent.fix-it-felix-jr .name {
	color: #FF0000;	
}

#bioContent.fix-it-felix-jr .page-up {
	background-image:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/scrolling/arrow-up-red.png);
}

#bioContent.fix-it-felix-jr .page-down {
	background-image:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/scrolling/arrow-down-red.png);
}

#bioContent.fix-it-felix-jr .charScrollbarV > div {
	box-shadow: 0px 0px 6px #ed2e31, 0px 0px 6px #ed2e31;
}



.bioImage {
	display: block;	
	position: relative;
	margin: 0 auto;
}

.charScrollbarV {
	position:absolute;
	z-index:100;
	width:13px;
	bottom:40px;
	top:40px;
	right:3px;
	margin: 0 6px;
	overflow: visible !important;
	background-color: #000;
}

.charScrollbarV > div {
	position:absolute;
	z-index:100;
	width:13px !important;

	/* The following is probably what you want to customize */
	background: #FFF;
}

/**
 * Stats
 */
.characters img.stats {
	display: block;
	margin: 20px auto 0 auto;	
}

/**
 * Downloads
 */
.characters .downloads  {
	position: absolute;
	top: 272px;
	padding: 0 0 0 15px;
	width: 345px;
}

.characters .downloads .download  {
	width: 75px;
	height: 120px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

.characters .downloads .download[data-score] {
	pointer-events: none;
}

.characters .downloads .download[data-score] img {
	visibility: hidden;	
}

.characters .download[data-score='4500'] .wrapper {
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/locked/4500.png') bottom center no-repeat,
	url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/locked-background.png') center center no-repeat;
}

.characters .download[data-score='5500'] .wrapper {
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/locked/5500.png') bottom center no-repeat,
	url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/locked-background.png') center center no-repeat;
}

.characters .download[data-score='6000'] .wrapper {
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/thumbnails/locked/6000.png') bottom center no-repeat,
	url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/locked-background.png') center center no-repeat;
}

.characters .downloads .download .wrapper {
	border: solid 1px #00aced;
	width: 73px;
	height: 73px;
	display: block;
	margin:	13px 0 7px 0px;
}

.characters .downloads .header {
	display: block;
	margin: 0 auto;	
}

.characters .downloads,
.characters .downloads a:link,
.characters .downloads a:visited {
	color: #00aced;
	text-decoration: none;
}

.characters .fix-it-felix-jr .downloads,
.characters .fix-it-felix-jr .downloads a:link,
.characters .fix-it-felix-jr .downloads a:visited {
	color: #FF0000;
}

.characters .fix-it-felix-jr .downloads .download .wrapper {
	border: solid 1px #FF0000;
}

.characters .heros-duty .downloads,
.characters .heros-duty .downloads a:link,
.characters .heros-duty .downloads a:visited {
	color: #4a9a98;
}

.characters .heros-duty .downloads .download .wrapper {
	border: solid 1px #4a9a98;
}

.characters .sugar-rush .downloads,
.characters .sugar-rush .downloads a:link,
.characters .sugar-rush .downloads a:visited {
	color: #CD184B;

}

.characters .sugar-rush .downloads .download .wrapper {
	border: solid 1px #CD184B;
}

/**
 *  CHARACTER BIO TITLES
 */

.characters.bio .title{position:absolute;width:360px;right:0;top:0;height:100px;}
.characters.bio .title.wreck-it-ralph{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/titles/character1.png) center center no-repeat;}
.characters.bio .title.fix-it-felix{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/titles/character2.png) center center no-repeat;}
.characters.bio .title.wreck-it-ralph-sugar-rush{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/titles/character1-sugar-rush.png) center center no-repeat;}
.characters.bio .title.wreck-it-ralph-heros-duty{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/titles/character1-heros-duty.png) center center no-repeat;}
.characters.bio .title.sergeant-calhoun{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/titles/character3.png) center center no-repeat;}
.characters.bio .title.vanellope-von-schweetz{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/titles/character4.png) center center no-repeat;}
.characters.bio .title.king-candy{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/titles/character5.png) center center no-repeat;}
.characters.bio .title.taffyta-muttonfudge{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/titles/character6.png) center center no-repeat;}
.characters.bio .title.rancis-fluggerbutter{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/titles/character7.png) center center no-repeat;}
.characters.bio .title.snowanna-rainbeau{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/titles/character8.png) center center no-repeat;}
.characters.bio .title.candlehead{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/titles/character9.png) center center no-repeat;}
.characters.bio .title.gloyd-orangeboar{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/titles/character10.png) center center no-repeat;}
.characters.bio .title.gene{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/titles/character11.png) center center no-repeat;}
.characters.bio .title.cy-bug{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/titles/character12.png) center center no-repeat;}
.characters.bio .title.m-bison{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/titles/character13.png) center center no-repeat;}
.characters.bio .title.q-bert{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/titles/character14.png) center center no-repeat;}
.characters.bio .title.neff{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/titles/character15.png) center center no-repeat;}
.characters.bio .title.clyde{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/titles/character16.png) center center no-repeat;}
.characters.bio .title.zangief{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/titles/character17.png) center center no-repeat;}
.characters.bio .title.coily{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/titles/character18.png) center center no-repeat;}
.characters.bio .title.dr-eggman{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/titles/character19.png) center center no-repeat;}
.characters.bio .title.sonic{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/titles/character20.png) center center no-repeat;}

.characters.bio .full[data-score="1000"]{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/1000.png) center center no-repeat, url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/locked/background.png) center center no-repeat;}
.characters.bio .full[data-score="3000"]{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/3000.png) center center no-repeat, url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/locked/background.png) center center no-repeat;}
.characters.bio .full[data-score="5000"]{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/5000.png) center center no-repeat, url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/locked/background.png) center center no-repeat;}
.characters.bio .full[data-score="7500"]{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/7500.png) center center no-repeat, url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/locked/background.png) center center no-repeat;}
.characters.bio .full[data-score="10000"]{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/10000.png) center center no-repeat, url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/locked/background.png) center center no-repeat;}
.characters.bio .full[data-score="15000"]{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/15000.png) center center no-repeat, url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/locked/background.png) center center no-repeat;}


.characters .title[data-score="1000"]{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/locked/title.png) center center no-repeat !important;}
.characters .title[data-score="3000"]{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/locked/title.png) center center no-repeat !important;}
.characters .title[data-score="5000"]{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/locked/title.png) center center no-repeat !important;}
.characters .title[data-score="7500"]{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/locked/title.png) center center no-repeat !important;}
.characters .title[data-score="10000"]{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/locked/title.png) center center no-repeat !important;}
.characters .title[data-score="15000"]{background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/characters/bios/locked/title.png) center center no-repeat !important;}

.characters .unlockEffect {
    -webkit-animation: pulse 1s ease;
    width: 100%;
    height: 100%;
    background: #ffffff;
    opacity: 0;
}

@-webkit-keyframes pulse {
    0%   { opacity : 1; }
    20%   { opacity : 0.4; }
    40%   { opacity : 1; }
    60%   { opacity : 0.4; }
    80%   { opacity : 1; }
    100%   { opacity : 0; }
}

@-webkit-keyframes fadeIn {
    0%   { opacity : 0; }
    100% { opacity : 1; }
}

.preventClick {
    pointer-events: none;
}