
#loading-screen-inapp #melior[data-v-7bb367f1] {
  margin: 0 auto;
  width: 70.9px;
  margin-bottom: 1em;
}
#loading-screen-inapp .row[data-v-7bb367f1] {
  width: 100%;
}
#loading-screen-inapp h2[data-v-7bb367f1] {
  color: #fff;
  font-size: 32px;
  font-weight: bold;
}
#loading-screen-inapp p[data-v-7bb367f1] {
  margin: 0 auto;
  width: 448px;
  font-size: 24px;
  color: #d5c8ff;
}
.casting-spell[data-v-7bb367f1] {
  cursor: crosshair;
}
.notification[data-v-7bb367f1] {
  border-radius: 1000px;
  background-color: #24cc8f;
  box-shadow: 0 2px 2px 0 rgba(26, 24, 29, 0.16), 0 1px 4px 0 rgba(26, 24, 29, 0.12);
  padding: .5em 1em;
  color: #fff;
  margin-top: .5em;
  margin-bottom: .5em;
}
.container-fluid[data-v-7bb367f1] {
  overflow-x: hidden;
}
#app[data-v-7bb367f1] {
  height: calc(100% - 56px);
  /* 56px is the menu */
}





























































































/* @TODO: The modal-open class is not being removed. Let's try this for now */
.modal, .modal-open {
  overflow-y: scroll !important;
}
.modal-backdrop.show {
  opacity: 1 !important;
  background-color: rgba(67, 40, 116, 0.9) !important;
}
/* Push progress bar above modals */
#nprogress .bar {
  z-index: 1041;
}

.introjs-overlay{position:absolute;box-sizing:content-box;z-index:999999;background-color:#000;opacity:0;background:radial-gradient(center,ellipse cover,rgba(0,0,0,0.4) 0,rgba(0,0,0,0.9) 100%);filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000',endColorstr='#e6000000',GradientType=1)";-ms-filter:"alpha(opacity=50)";filter:alpha(opacity=50);transition:all .3s ease-out
}
.introjs-fixParent{z-index:auto!important;opacity:1.0!important;transform:none!important
}
.introjs-showElement,tr.introjs-showElement>td,tr.introjs-showElement>th{z-index:9999999!important
}
.introjs-disableInteraction{z-index:99999999!important;position:absolute;background-color:white;opacity:0;filter:alpha(opacity=0)
}
.introjs-relativePosition,tr.introjs-showElement>td,tr.introjs-showElement>th{position:relative
}
.introjs-helperLayer{box-sizing:content-box;position:absolute;z-index:9999998;background-color:#FFF;background-color:rgba(255,255,255,.9);border:1px solid #777;border:1px solid rgba(0,0,0,.5);border-radius:4px;box-shadow:0 2px 15px rgba(0,0,0,.4);transition:all .3s ease-out
}
.introjs-tooltipReferenceLayer{box-sizing:content-box;position:absolute;visibility:hidden;z-index:10000000;background-color:transparent;transition:all .3s ease-out
}
.introjs-helperLayer *,.introjs-helperLayer *:before,.introjs-helperLayer *:after{-ms-box-sizing:content-box;-o-box-sizing:content-box;box-sizing:content-box
}
.introjs-helperNumberLayer{box-sizing:content-box;position:absolute;visibility:visible;top:-16px;left:-16px;z-index:9999999999!important;padding:2px;font-family:Arial,verdana,tahoma;font-size:13px;font-weight:bold;color:white;text-align:center;text-shadow:1px 1px 1px rgba(0,0,0,.3);background:#ff3019;background:linear-gradient(to bottom,#ff3019 0,#cf0404 100%);width:20px;height:20px;line-height:20px;border:3px solid white;border-radius:50%;filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3019', endColorstr='#cf0404', GradientType=0)";filter:"progid:DXImageTransform.Microsoft.Shadow(direction=135, strength=2, color=ff0000)";box-shadow:0 2px 5px rgba(0,0,0,.4)
}
.introjs-arrow{border:5px solid white;content:'';position:absolute
}
.introjs-arrow.top{top:-10px;border-top-color:transparent;border-right-color:transparent;border-bottom-color:white;border-left-color:transparent
}
.introjs-arrow.top-right{top:-10px;right:10px;border-top-color:transparent;border-right-color:transparent;border-bottom-color:white;border-left-color:transparent
}
.introjs-arrow.top-middle{top:-10px;left:50%;margin-left:-5px;border-top-color:transparent;border-right-color:transparent;border-bottom-color:white;border-left-color:transparent
}
.introjs-arrow.right{right:-10px;top:10px;border-top-color:transparent;border-right-color:transparent;border-bottom-color:transparent;border-left-color:white
}
.introjs-arrow.right-bottom{bottom:10px;right:-10px;border-top-color:transparent;border-right-color:transparent;border-bottom-color:transparent;border-left-color:white
}
.introjs-arrow.bottom{bottom:-10px;border-top-color:white;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent
}
.introjs-arrow.left{left:-10px;top:10px;border-top-color:transparent;border-right-color:white;border-bottom-color:transparent;border-left-color:transparent
}
.introjs-arrow.left-bottom{left:-10px;bottom:10px;border-top-color:transparent;border-right-color:white;border-bottom-color:transparent;border-left-color:transparent
}
.introjs-tooltip{box-sizing:content-box;position:absolute;visibility:visible;padding:10px;background-color:white;min-width:200px;max-width:300px;border-radius:3px;box-shadow:0 1px 10px rgba(0,0,0,.4);transition:opacity .1s ease-out
}
.introjs-tooltipbuttons{text-align:right;white-space:nowrap
}
.introjs-button{box-sizing:content-box;position:relative;overflow:visible;display:inline-block;padding:.3em .8em;border:1px solid #d4d4d4;margin:0;text-decoration:none;text-shadow:1px 1px 0 #fff;font:11px/normal sans-serif;color:#333;white-space:nowrap;cursor:pointer;outline:0;background-color:#ececec;background-image:linear-gradient(#f4f4f4,#ececec);-webkit-background-clip:padding;-moz-background-clip:padding;-o-background-clip:padding-box;border-radius:.2em;zoom:1;*display:inline;margin-top:10px
}
.introjs-button:hover{border-color:#bcbcbc;text-decoration:none;box-shadow:0 1px 1px #e3e3e3
}
.introjs-button:focus,.introjs-button:active{background-image:linear-gradient(#ececec,#f4f4f4)
}
.introjs-button::-moz-focus-inner{padding:0;border:0
}
.introjs-skipbutton{box-sizing:content-box;margin-right:5px;color:#7a7a7a
}
.introjs-prevbutton{border-radius:.2em 0 0 .2em;border-right:0
}
.introjs-prevbutton.introjs-fullbutton{border:1px solid #d4d4d4;border-radius:.2em
}
.introjs-nextbutton{border-radius:0 .2em .2em 0
}
.introjs-nextbutton.introjs-fullbutton{border-radius:.2em
}
.introjs-disabled,.introjs-disabled:hover,.introjs-disabled:focus{color:#9a9a9a;border-color:#d4d4d4;box-shadow:none;cursor:default;background-color:#f4f4f4;background-image:none;text-decoration:none
}
.introjs-hidden{display:none
}
.introjs-bullets{text-align:center
}
.introjs-bullets ul{box-sizing:content-box;clear:both;margin:15px auto 0;padding:0;display:inline-block
}
.introjs-bullets ul li{box-sizing:content-box;list-style:none;float:left;margin:0 2px
}
.introjs-bullets ul li a{box-sizing:content-box;display:block;width:6px;height:6px;background:#ccc;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;text-decoration:none;cursor:pointer
}
.introjs-bullets ul li a:hover{background:#999
}
.introjs-bullets ul li a.active{background:#999
}
.introjs-progress{box-sizing:content-box;overflow:hidden;height:10px;margin:10px 0 5px 0;border-radius:4px;background-color:#ecf0f1
}
.introjs-progressbar{box-sizing:content-box;float:left;width:0;height:100%;font-size:10px;line-height:10px;text-align:center;background-color:#08c
}
.introjsFloatingElement{position:absolute;height:0;width:0;left:50%;top:50%
}
.introjs-fixedTooltip{position:fixed
}
.introjs-hint{box-sizing:content-box;position:absolute;background:transparent;width:20px;height:15px;cursor:pointer
}
.introjs-hint:focus{border:0;outline:0
}
.introjs-hidehint{display:none
}
.introjs-fixedhint{position:fixed
}
.introjs-hint:hover>.introjs-hint-pulse{border:5px solid rgba(60,60,60,0.57)
}
.introjs-hint-pulse{box-sizing:content-box;width:10px;height:10px;border:5px solid rgba(60,60,60,0.27);border-radius:30px;background-color:rgba(136,136,136,0.24);z-index:10;position:absolute;transition:all .2s ease-out
}
.introjs-hint-no-anim .introjs-hint-dot{animation:none
}
.introjs-hint-dot{box-sizing:content-box;border:10px solid rgba(146,146,146,0.36);background:transparent;border-radius:60px;height:50px;width:50px;animation:introjspulse 3s ease-out;animation-iteration-count:infinite;position:absolute;top:-25px;left:-25px;z-index:1;opacity:0
}
@keyframes introjspulse{
0%{transform:scale(0);opacity:.0
}
25%{transform:scale(0);opacity:.1
}
50%{transform:scale(0.1);opacity:.3
}
75%{transform:scale(0.5);opacity:.5
}
100%{transform:scale(1);opacity:.0
}
}/*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}
@-ms-viewport {
  width: device-width;
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
[tabindex="-1"]:focus {
  outline: 0 !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: .5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
dfn {
  font-style: italic;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -.25em;
}
sup {
  top: -.5em;
}
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:hover {
    color: #0056b3;
    text-decoration: underline;
}
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
    outline: 0;
}
pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
figure {
  margin: 0 0 1rem;
}
img {
  vertical-align: middle;
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: inherit;
}
label {
  display: inline-block;
  margin-bottom: .5rem;
}
button {
  border-radius: 0;
}
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
  cursor: pointer;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}
h1, .h1 {
  font-size: 2.5rem;
}
h2, .h2 {
  font-size: 2rem;
}
h3, .h3 {
  font-size: 1.75rem;
}
h4, .h4 {
  font-size: 1.5rem;
}
h5, .h5 {
  font-size: 1.25rem;
}
h6, .h6 {
  font-size: 1rem;
}
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}
.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}
.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
small,
.small {
  font-size: 80%;
  font-weight: 400;
}
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
    margin-right: 0.5rem;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
.blockquote-footer::before {
    content: "\2014   \A0";
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}
.figure {
  display: inline-block;
}
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
.figure-caption {
  font-size: 90%;
  color: #6c757d;
}
code,
kbd,
pre,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word;
}
a > code {
    color: inherit;
}
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
}
pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  width: 100%;
  padding-right: 12px;
  padding-left: 12px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
.container {
      max-width: 540px;
}
}
@media (min-width: 768px) {
.container {
      max-width: 720px;
}
}
@media (min-width: 992px) {
.container {
      max-width: 960px;
}
}
@media (min-width: 1200px) {
.container {
      max-width: 1140px;
}
}
.container-fluid {
  width: 100%;
  padding-right: 12px;
  padding-left: 12px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -12px;
  margin-left: -12px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 12px;
  padding-left: 12px;
}
.col {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -ms-flex-positive: 1;
      flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  width: auto;
  max-width: none;
}
.col-1 {
  -ms-flex: 0 0 8.33333%;
      flex: 0 0 8.33333%;
  max-width: 8.33333%;
}
.col-2 {
  -ms-flex: 0 0 16.66667%;
      flex: 0 0 16.66667%;
  max-width: 16.66667%;
}
.col-3 {
  -ms-flex: 0 0 25%;
      flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  -ms-flex: 0 0 33.33333%;
      flex: 0 0 33.33333%;
  max-width: 33.33333%;
}
.col-5 {
  -ms-flex: 0 0 41.66667%;
      flex: 0 0 41.66667%;
  max-width: 41.66667%;
}
.col-6 {
  -ms-flex: 0 0 50%;
      flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  -ms-flex: 0 0 58.33333%;
      flex: 0 0 58.33333%;
  max-width: 58.33333%;
}
.col-8 {
  -ms-flex: 0 0 66.66667%;
      flex: 0 0 66.66667%;
  max-width: 66.66667%;
}
.col-9 {
  -ms-flex: 0 0 75%;
      flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  -ms-flex: 0 0 83.33333%;
      flex: 0 0 83.33333%;
  max-width: 83.33333%;
}
.col-11 {
  -ms-flex: 0 0 91.66667%;
      flex: 0 0 91.66667%;
  max-width: 91.66667%;
}
.col-12 {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  -ms-flex-order: -1;
      order: -1;
}
.order-last {
  -ms-flex-order: 13;
      order: 13;
}
.order-0 {
  -ms-flex-order: 0;
      order: 0;
}
.order-1 {
  -ms-flex-order: 1;
      order: 1;
}
.order-2 {
  -ms-flex-order: 2;
      order: 2;
}
.order-3 {
  -ms-flex-order: 3;
      order: 3;
}
.order-4 {
  -ms-flex-order: 4;
      order: 4;
}
.order-5 {
  -ms-flex-order: 5;
      order: 5;
}
.order-6 {
  -ms-flex-order: 6;
      order: 6;
}
.order-7 {
  -ms-flex-order: 7;
      order: 7;
}
.order-8 {
  -ms-flex-order: 8;
      order: 8;
}
.order-9 {
  -ms-flex-order: 9;
      order: 9;
}
.order-10 {
  -ms-flex-order: 10;
      order: 10;
}
.order-11 {
  -ms-flex-order: 11;
      order: 11;
}
.order-12 {
  -ms-flex-order: 12;
      order: 12;
}
.offset-1 {
  margin-left: 8.33333%;
}
.offset-2 {
  margin-left: 16.66667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.33333%;
}
.offset-5 {
  margin-left: 41.66667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.33333%;
}
.offset-8 {
  margin-left: 66.66667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.33333%;
}
.offset-11 {
  margin-left: 91.66667%;
}
@media (min-width: 576px) {
.col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
}
.col-sm-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
    max-width: none;
}
.col-sm-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%;
}
.col-sm-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%;
}
.col-sm-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%;
}
.col-sm-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%;
}
.col-sm-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%;
}
.col-sm-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
}
.col-sm-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%;
}
.col-sm-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%;
}
.col-sm-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%;
}
.col-sm-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%;
}
.col-sm-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%;
}
.col-sm-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
}
.order-sm-first {
    -ms-flex-order: -1;
        order: -1;
}
.order-sm-last {
    -ms-flex-order: 13;
        order: 13;
}
.order-sm-0 {
    -ms-flex-order: 0;
        order: 0;
}
.order-sm-1 {
    -ms-flex-order: 1;
        order: 1;
}
.order-sm-2 {
    -ms-flex-order: 2;
        order: 2;
}
.order-sm-3 {
    -ms-flex-order: 3;
        order: 3;
}
.order-sm-4 {
    -ms-flex-order: 4;
        order: 4;
}
.order-sm-5 {
    -ms-flex-order: 5;
        order: 5;
}
.order-sm-6 {
    -ms-flex-order: 6;
        order: 6;
}
.order-sm-7 {
    -ms-flex-order: 7;
        order: 7;
}
.order-sm-8 {
    -ms-flex-order: 8;
        order: 8;
}
.order-sm-9 {
    -ms-flex-order: 9;
        order: 9;
}
.order-sm-10 {
    -ms-flex-order: 10;
        order: 10;
}
.order-sm-11 {
    -ms-flex-order: 11;
        order: 11;
}
.order-sm-12 {
    -ms-flex-order: 12;
        order: 12;
}
.offset-sm-0 {
    margin-left: 0;
}
.offset-sm-1 {
    margin-left: 8.33333%;
}
.offset-sm-2 {
    margin-left: 16.66667%;
}
.offset-sm-3 {
    margin-left: 25%;
}
.offset-sm-4 {
    margin-left: 33.33333%;
}
.offset-sm-5 {
    margin-left: 41.66667%;
}
.offset-sm-6 {
    margin-left: 50%;
}
.offset-sm-7 {
    margin-left: 58.33333%;
}
.offset-sm-8 {
    margin-left: 66.66667%;
}
.offset-sm-9 {
    margin-left: 75%;
}
.offset-sm-10 {
    margin-left: 83.33333%;
}
.offset-sm-11 {
    margin-left: 91.66667%;
}
}
@media (min-width: 768px) {
.col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
}
.col-md-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
    max-width: none;
}
.col-md-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%;
}
.col-md-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%;
}
.col-md-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%;
}
.col-md-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%;
}
.col-md-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%;
}
.col-md-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
}
.col-md-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%;
}
.col-md-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%;
}
.col-md-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%;
}
.col-md-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%;
}
.col-md-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%;
}
.col-md-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
}
.order-md-first {
    -ms-flex-order: -1;
        order: -1;
}
.order-md-last {
    -ms-flex-order: 13;
        order: 13;
}
.order-md-0 {
    -ms-flex-order: 0;
        order: 0;
}
.order-md-1 {
    -ms-flex-order: 1;
        order: 1;
}
.order-md-2 {
    -ms-flex-order: 2;
        order: 2;
}
.order-md-3 {
    -ms-flex-order: 3;
        order: 3;
}
.order-md-4 {
    -ms-flex-order: 4;
        order: 4;
}
.order-md-5 {
    -ms-flex-order: 5;
        order: 5;
}
.order-md-6 {
    -ms-flex-order: 6;
        order: 6;
}
.order-md-7 {
    -ms-flex-order: 7;
        order: 7;
}
.order-md-8 {
    -ms-flex-order: 8;
        order: 8;
}
.order-md-9 {
    -ms-flex-order: 9;
        order: 9;
}
.order-md-10 {
    -ms-flex-order: 10;
        order: 10;
}
.order-md-11 {
    -ms-flex-order: 11;
        order: 11;
}
.order-md-12 {
    -ms-flex-order: 12;
        order: 12;
}
.offset-md-0 {
    margin-left: 0;
}
.offset-md-1 {
    margin-left: 8.33333%;
}
.offset-md-2 {
    margin-left: 16.66667%;
}
.offset-md-3 {
    margin-left: 25%;
}
.offset-md-4 {
    margin-left: 33.33333%;
}
.offset-md-5 {
    margin-left: 41.66667%;
}
.offset-md-6 {
    margin-left: 50%;
}
.offset-md-7 {
    margin-left: 58.33333%;
}
.offset-md-8 {
    margin-left: 66.66667%;
}
.offset-md-9 {
    margin-left: 75%;
}
.offset-md-10 {
    margin-left: 83.33333%;
}
.offset-md-11 {
    margin-left: 91.66667%;
}
}
@media (min-width: 992px) {
.col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
}
.col-lg-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
    max-width: none;
}
.col-lg-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%;
}
.col-lg-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%;
}
.col-lg-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%;
}
.col-lg-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%;
}
.col-lg-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%;
}
.col-lg-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
}
.col-lg-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%;
}
.col-lg-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%;
}
.col-lg-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%;
}
.col-lg-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%;
}
.col-lg-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%;
}
.col-lg-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
}
.order-lg-first {
    -ms-flex-order: -1;
        order: -1;
}
.order-lg-last {
    -ms-flex-order: 13;
        order: 13;
}
.order-lg-0 {
    -ms-flex-order: 0;
        order: 0;
}
.order-lg-1 {
    -ms-flex-order: 1;
        order: 1;
}
.order-lg-2 {
    -ms-flex-order: 2;
        order: 2;
}
.order-lg-3 {
    -ms-flex-order: 3;
        order: 3;
}
.order-lg-4 {
    -ms-flex-order: 4;
        order: 4;
}
.order-lg-5 {
    -ms-flex-order: 5;
        order: 5;
}
.order-lg-6 {
    -ms-flex-order: 6;
        order: 6;
}
.order-lg-7 {
    -ms-flex-order: 7;
        order: 7;
}
.order-lg-8 {
    -ms-flex-order: 8;
        order: 8;
}
.order-lg-9 {
    -ms-flex-order: 9;
        order: 9;
}
.order-lg-10 {
    -ms-flex-order: 10;
        order: 10;
}
.order-lg-11 {
    -ms-flex-order: 11;
        order: 11;
}
.order-lg-12 {
    -ms-flex-order: 12;
        order: 12;
}
.offset-lg-0 {
    margin-left: 0;
}
.offset-lg-1 {
    margin-left: 8.33333%;
}
.offset-lg-2 {
    margin-left: 16.66667%;
}
.offset-lg-3 {
    margin-left: 25%;
}
.offset-lg-4 {
    margin-left: 33.33333%;
}
.offset-lg-5 {
    margin-left: 41.66667%;
}
.offset-lg-6 {
    margin-left: 50%;
}
.offset-lg-7 {
    margin-left: 58.33333%;
}
.offset-lg-8 {
    margin-left: 66.66667%;
}
.offset-lg-9 {
    margin-left: 75%;
}
.offset-lg-10 {
    margin-left: 83.33333%;
}
.offset-lg-11 {
    margin-left: 91.66667%;
}
}
@media (min-width: 1200px) {
.col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
}
.col-xl-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
    max-width: none;
}
.col-xl-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%;
}
.col-xl-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%;
}
.col-xl-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%;
}
.col-xl-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%;
}
.col-xl-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%;
}
.col-xl-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
}
.col-xl-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%;
}
.col-xl-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%;
}
.col-xl-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%;
}
.col-xl-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%;
}
.col-xl-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%;
}
.col-xl-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
}
.order-xl-first {
    -ms-flex-order: -1;
        order: -1;
}
.order-xl-last {
    -ms-flex-order: 13;
        order: 13;
}
.order-xl-0 {
    -ms-flex-order: 0;
        order: 0;
}
.order-xl-1 {
    -ms-flex-order: 1;
        order: 1;
}
.order-xl-2 {
    -ms-flex-order: 2;
        order: 2;
}
.order-xl-3 {
    -ms-flex-order: 3;
        order: 3;
}
.order-xl-4 {
    -ms-flex-order: 4;
        order: 4;
}
.order-xl-5 {
    -ms-flex-order: 5;
        order: 5;
}
.order-xl-6 {
    -ms-flex-order: 6;
        order: 6;
}
.order-xl-7 {
    -ms-flex-order: 7;
        order: 7;
}
.order-xl-8 {
    -ms-flex-order: 8;
        order: 8;
}
.order-xl-9 {
    -ms-flex-order: 9;
        order: 9;
}
.order-xl-10 {
    -ms-flex-order: 10;
        order: 10;
}
.order-xl-11 {
    -ms-flex-order: 11;
        order: 11;
}
.order-xl-12 {
    -ms-flex-order: 12;
        order: 12;
}
.offset-xl-0 {
    margin-left: 0;
}
.offset-xl-1 {
    margin-left: 8.33333%;
}
.offset-xl-2 {
    margin-left: 16.66667%;
}
.offset-xl-3 {
    margin-left: 25%;
}
.offset-xl-4 {
    margin-left: 33.33333%;
}
.offset-xl-5 {
    margin-left: 41.66667%;
}
.offset-xl-6 {
    margin-left: 50%;
}
.offset-xl-7 {
    margin-left: 58.33333%;
}
.offset-xl-8 {
    margin-left: 66.66667%;
}
.offset-xl-9 {
    margin-left: 75%;
}
.offset-xl-10 {
    margin-left: 83.33333%;
}
.offset-xl-11 {
    margin-left: 91.66667%;
}
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
}
.table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
    border-top: 2px solid #dee2e6;
}
.table .table {
    background-color: #fff;
}
.table-sm th,
.table-sm td {
  padding: 0.3rem;
}
.table-bordered {
  border: 1px solid #dee2e6;
}
.table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6;
}
.table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px;
}
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}
.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff;
}
.table-hover .table-primary:hover {
  background-color: #9fcdff;
}
.table-hover .table-primary:hover > td,
  .table-hover .table-primary:hover > th {
    background-color: #9fcdff;
}
.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db;
}
.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}
.table-hover .table-secondary:hover > td,
  .table-hover .table-secondary:hover > th {
    background-color: #c8cbcf;
}
.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb;
}
.table-hover .table-success:hover {
  background-color: #b1dfbb;
}
.table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #b1dfbb;
}
.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb;
}
.table-hover .table-info:hover {
  background-color: #abdde5;
}
.table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #abdde5;
}
.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}
.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}
.table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #ffe8a1;
}
.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb;
}
.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}
.table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #f1b0b7;
}
.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}
.table-hover .table-light:hover {
  background-color: #ececf6;
}
.table-hover .table-light:hover > td,
  .table-hover .table-light:hover > th {
    background-color: #ececf6;
}
.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}
.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}
.table-hover .table-dark:hover > td,
  .table-hover .table-dark:hover > th {
    background-color: #b9bbbe;
}
.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075);
}
.table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e;
}
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.table-dark {
  color: #fff;
  background-color: #212529;
}
.table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: #32383e;
}
.table-dark.table-bordered {
    border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, 0.075);
}
@media (max-width: 575.98px) {
.table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive-sm > .table-bordered {
      border: 0;
}
}
@media (max-width: 767.98px) {
.table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive-md > .table-bordered {
      border: 0;
}
}
@media (max-width: 991.98px) {
.table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive-lg > .table-bordered {
      border: 0;
}
}
@media (max-width: 1199.98px) {
.table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive-xl > .table-bordered {
      border: 0;
}
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive > .table-bordered {
    border: 0;
}
.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1;
}
.form-control::placeholder {
    color: #6c757d;
    opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1;
}
select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px);
}
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}
.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}
.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control,
  .input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,
  .input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,
  .input-group-sm > .input-group-prepend > .form-control-plaintext.btn,
  .input-group-sm > .input-group-append > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control,
  .input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
  .input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,
  .input-group-lg > .input-group-prepend > .form-control-plaintext.btn,
  .input-group-lg > .input-group-append > .form-control-plaintext.btn {
    padding-right: 0;
    padding-left: 0;
}
.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(1.8125rem + 2px);
}
.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(2.875rem + 2px);
}
.form-group {
  margin-bottom: 1rem;
}
.form-text {
  display: block;
  margin-top: 0.25rem;
}
.form-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row > .col,
  .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px;
}
.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}
.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.form-check-input:disabled ~ .form-check-label {
    color: #6c757d;
}
.form-check-label {
  margin-bottom: 0;
}
.form-check-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0;
}
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.8);
  border-radius: .2rem;
}
.was-validated .form-control:valid, .form-control.is-valid, .was-validated
.custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745;
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated
  .custom-select:valid:focus,
  .custom-select.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .form-control:valid ~ .valid-feedback,
  .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
  .form-control.is-valid ~ .valid-tooltip, .was-validated
  .custom-select:valid ~ .valid-feedback,
  .was-validated
  .custom-select:valid ~ .valid-tooltip,
  .custom-select.is-valid ~ .valid-feedback,
  .custom-select.is-valid ~ .valid-tooltip {
    display: block;
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    background-color: #71dd8a;
}
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #34ce57;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}
.was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {
    border-color: inherit;
}
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.8);
  border-radius: .2rem;
}
.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated
.custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545;
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated
  .custom-select:invalid:focus,
  .custom-select.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-control:invalid ~ .invalid-feedback,
  .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
  .form-control.is-invalid ~ .invalid-tooltip, .was-validated
  .custom-select:invalid ~ .invalid-feedback,
  .was-validated
  .custom-select:invalid ~ .invalid-tooltip,
  .custom-select.is-invalid ~ .invalid-feedback,
  .custom-select.is-invalid ~ .invalid-tooltip {
    display: block;
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    background-color: #efa2a9;
}
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: #e4606d;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}
.was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before {
    border-color: inherit;
}
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.form-inline {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-align: center;
      align-items: center;
}
.form-inline .form-check {
    width: 100%;
}
@media (min-width: 576px) {
.form-inline label {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      margin-bottom: 0;
}
.form-inline .form-group {
      display: -ms-flexbox;
      display: flex;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
      -ms-flex-align: center;
          align-items: center;
      margin-bottom: 0;
}
.form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle;
}
.form-inline .form-control-plaintext {
      display: inline-block;
}
.form-inline .input-group {
      width: auto;
}
.form-inline .form-check {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      width: auto;
      padding-left: 0;
}
.form-inline .form-check-input {
      position: relative;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0;
}
.form-inline .custom-control {
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.form-inline .custom-control-label {
      margin-bottom: 0;
}
}
.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn:hover, .btn:focus {
    text-decoration: none;
}
.btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.btn.disabled, .btn:disabled {
    opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
    background-image: none;
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}
.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
}
.btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
}
.btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
}
.btn-success:focus, .btn-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430;
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
}
.btn-info:focus, .btn-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
  .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f;
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00;
}
.btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
  .show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500;
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
}
.btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d;
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
}
.btn-light:focus, .btn-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
  .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df;
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
}
.btn-dark:focus, .btn-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
  .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d;
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-primary {
  color: #007bff;
  background-color: transparent;
  background-image: none;
  border-color: #007bff;
}
.btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-secondary {
  color: #6c757d;
  background-color: transparent;
  background-image: none;
  border-color: #6c757d;
}
.btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745;
}
.btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}
.btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8;
}
.btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}
.btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107;
}
.btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545;
}
.btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa;
}
.btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-outline-light:focus, .btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40;
}
.btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
  .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-link {
  font-weight: 400;
  color: #007bff;
  background-color: transparent;
}
.btn-link:hover {
    color: #0056b3;
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent;
}
.btn-link:focus, .btn-link.focus {
    text-decoration: underline;
    border-color: transparent;
    box-shadow: none;
}
.btn-link:disabled, .btn-link.disabled {
    color: #6c757d;
}
.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
    margin-top: 0.5rem;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.fade.show {
    opacity: 1;
}
.collapse {
  display: none;
}
.collapse.show {
    display: block;
}
tr.collapse.show {
  display: table-row;
}
tbody.collapse.show {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.dropup .dropdown-menu {
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-menu {
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}
.dropleft .dropdown-menu {
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropleft .dropdown-toggle::after {
  display: none;
}
.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa;
}
.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff;
}
.dropdown-item.disabled, .dropdown-item:disabled {
    color: #6c757d;
    background-color: transparent;
}
.dropdown-menu.show {
  display: block;
}
.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
}
.btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 1;
}
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 1;
}
.btn-group .btn + .btn,
  .btn-group .btn + .btn-group,
  .btn-group .btn-group + .btn,
  .btn-group .btn-group + .btn-group,
  .btn-group-vertical .btn + .btn,
  .btn-group-vertical .btn + .btn-group,
  .btn-group-vertical .btn-group + .btn,
  .btn-group-vertical .btn-group + .btn-group {
    margin-left: -1px;
}
.btn-toolbar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
}
.btn-toolbar .input-group {
    width: auto;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after {
    margin-left: 0;
}
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.btn-group-vertical {
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: center;
      justify-content: center;
}
.btn-group-vertical .btn,
  .btn-group-vertical .btn-group {
    width: 100%;
}
.btn-group-vertical > .btn + .btn,
  .btn-group-vertical > .btn + .btn-group,
  .btn-group-vertical > .btn-group + .btn,
  .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
  .btn-group-vertical > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
.btn-group-toggle > .btn input[type="radio"],
  .btn-group-toggle > .btn input[type="checkbox"],
  .btn-group-toggle > .btn-group > .btn input[type="radio"],
  .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}
.input-group {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
  .input-group > .custom-select,
  .input-group > .custom-file {
    position: relative;
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}
.input-group > .form-control:focus,
    .input-group > .custom-select:focus,
    .input-group > .custom-file:focus {
      z-index: 3;
}
.input-group > .form-control + .form-control,
    .input-group > .form-control + .custom-select,
    .input-group > .form-control + .custom-file,
    .input-group > .custom-select + .form-control,
    .input-group > .custom-select + .custom-select,
    .input-group > .custom-select + .custom-file,
    .input-group > .custom-file + .form-control,
    .input-group > .custom-file + .custom-select,
    .input-group > .custom-file + .custom-file {
      margin-left: -1px;
}
.input-group > .form-control:not(:last-child),
  .input-group > .custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group > .form-control:not(:first-child),
  .input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.input-group > .custom-file {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label,
    .input-group > .custom-file:not(:last-child) .custom-file-label::before {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0;
}
.input-group > .custom-file:not(:first-child) .custom-file-label,
    .input-group > .custom-file:not(:first-child) .custom-file-label::before {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0;
}
.input-group-prepend,
.input-group-append {
  display: -ms-flexbox;
  display: flex;
}
.input-group-prepend .btn,
  .input-group-append .btn {
    position: relative;
    z-index: 2;
}
.input-group-prepend .btn + .btn,
  .input-group-prepend .btn + .input-group-text,
  .input-group-prepend .input-group-text + .input-group-text,
  .input-group-prepend .input-group-text + .btn,
  .input-group-append .btn + .btn,
  .input-group-append .btn + .input-group-text,
  .input-group-append .input-group-text + .input-group-text,
  .input-group-append .input-group-text + .btn {
    margin-left: -1px;
}
.input-group-prepend {
  margin-right: -1px;
}
.input-group-append {
  margin-left: -1px;
}
.input-group-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.input-group-text input[type="radio"],
  .input-group-text input[type="checkbox"] {
    margin-top: 0;
}
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}
.custom-control-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
}
.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    background-color: #007bff;
}
.custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-control-input:active ~ .custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff;
}
.custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d;
}
.custom-control-input:disabled ~ .custom-control-label::before {
      background-color: #e9ecef;
}
.custom-control-label {
  margin-bottom: 0;
}
.custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background-color: #dee2e6;
}
.custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}
.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #007bff;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.custom-radio .custom-control-label::before {
  border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(128, 189, 255, 0.5);
}
.custom-select:focus::-ms-value {
      color: #495057;
      background-color: #fff;
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none;
}
.custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef;
}
.custom-select::-ms-expand {
    opacity: 0;
}
.custom-select-sm {
  height: calc(1.8125rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%;
}
.custom-select-lg {
  height: calc(2.875rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 125%;
}
.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin-bottom: 0;
}
.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin: 0;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-control {
    border-color: #80bdff;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-file-input:focus ~ .custom-file-control::before {
      border-color: #80bdff;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse";
}
.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(calc(2.25rem + 2px) - 1px * 2);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: 1px solid #ced4da;
    border-radius: 0 0.25rem 0.25rem 0;
}
.nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link:hover, .nav-link:focus {
    text-decoration: none;
}
.nav-link.disabled {
    color: #6c757d;
}
.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-item {
    margin-bottom: -1px;
}
.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
      color: #6c757d;
      background-color: transparent;
      border-color: transparent;
}
.nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.nav-pills .nav-link {
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}
.nav-fill .nav-item {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  text-align: center;
}
.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -ms-flex-positive: 1;
      flex-grow: 1;
  text-align: center;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.navbar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 0.5rem 1rem;
}
.navbar > .container,
  .navbar > .container-fluid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
}
.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none;
}
.navbar-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}
.navbar-nav .dropdown-menu {
    position: static;
    float: none;
}
.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.navbar-collapse {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-align: center;
      align-items: center;
}
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none;
}
.navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}
@media (max-width: 575.98px) {
.navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
}
}
@media (min-width: 576px) {
.navbar-expand-sm {
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    -ms-flex-pack: start;
        justify-content: flex-start;
}
.navbar-expand-sm .navbar-nav {
      -ms-flex-direction: row;
          flex-direction: row;
}
.navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute;
}
.navbar-expand-sm .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto;
}
.navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
}
.navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
.navbar-expand-sm .navbar-collapse {
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
}
.navbar-expand-sm .navbar-toggler {
      display: none;
}
.navbar-expand-sm .dropup .dropdown-menu {
      top: auto;
      bottom: 100%;
}
}
@media (max-width: 767.98px) {
.navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
}
}
@media (min-width: 768px) {
.navbar-expand-md {
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    -ms-flex-pack: start;
        justify-content: flex-start;
}
.navbar-expand-md .navbar-nav {
      -ms-flex-direction: row;
          flex-direction: row;
}
.navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute;
}
.navbar-expand-md .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto;
}
.navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
}
.navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
.navbar-expand-md .navbar-collapse {
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
}
.navbar-expand-md .navbar-toggler {
      display: none;
}
.navbar-expand-md .dropup .dropdown-menu {
      top: auto;
      bottom: 100%;
}
}
@media (max-width: 991.98px) {
.navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
}
}
@media (min-width: 992px) {
.navbar-expand-lg {
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    -ms-flex-pack: start;
        justify-content: flex-start;
}
.navbar-expand-lg .navbar-nav {
      -ms-flex-direction: row;
          flex-direction: row;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
}
.navbar-expand-lg .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto;
}
.navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
}
.navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
.navbar-expand-lg .navbar-collapse {
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
}
.navbar-expand-lg .navbar-toggler {
      display: none;
}
.navbar-expand-lg .dropup .dropdown-menu {
      top: auto;
      bottom: 100%;
}
}
@media (max-width: 1199.98px) {
.navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
}
}
@media (min-width: 1200px) {
.navbar-expand-xl {
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    -ms-flex-pack: start;
        justify-content: flex-start;
}
.navbar-expand-xl .navbar-nav {
      -ms-flex-direction: row;
          flex-direction: row;
}
.navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute;
}
.navbar-expand-xl .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto;
}
.navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
}
.navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
.navbar-expand-xl .navbar-collapse {
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
}
.navbar-expand-xl .navbar-toggler {
      display: none;
}
.navbar-expand-xl .dropup .dropdown-menu {
      top: auto;
      bottom: 100%;
}
}
.navbar-expand {
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
}
.navbar-expand > .container,
  .navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0;
}
.navbar-expand .navbar-nav {
    -ms-flex-direction: row;
        flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
      position: absolute;
}
.navbar-expand .navbar-nav .dropdown-menu-right {
      right: 0;
      left: auto;
}
.navbar-expand .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem;
}
.navbar-expand > .container,
  .navbar-expand > .container-fluid {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
}
.navbar-expand .navbar-toggler {
    display: none;
}
.navbar-expand .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
}
.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
      color: rgba(0, 0, 0, 0.9);
}
.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a {
    color: #fff;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
      color: #fff;
}
.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.card > hr {
    margin-right: 0;
    margin-left: 0;
}
.card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}
.card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}
.card-body {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  padding: 1.25rem;
}
.card-title {
  margin-bottom: 0.75rem;
}
.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}
.card-text:last-child {
  margin-bottom: 0;
}
.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}
.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-header + .list-group .list-group-item:first-child {
    border-top: 0;
}
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}
.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}
.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}
.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card-deck {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.card-deck .card {
    margin-bottom: 12px;
}
@media (min-width: 576px) {
.card-deck {
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
      margin-right: -12px;
      margin-left: -12px;
}
.card-deck .card {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
        -ms-flex-direction: column;
            flex-direction: column;
        margin-right: 12px;
        margin-bottom: 0;
        margin-left: 12px;
}
}
.card-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.card-group > .card {
    margin-bottom: 12px;
}
@media (min-width: 576px) {
.card-group {
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.card-group > .card {
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
        margin-bottom: 0;
}
.card-group > .card + .card {
          margin-left: 0;
          border-left: 0;
}
.card-group > .card:first-child {
          border-top-right-radius: 0;
          border-bottom-right-radius: 0;
}
.card-group > .card:first-child .card-img-top,
          .card-group > .card:first-child .card-header {
            border-top-right-radius: 0;
}
.card-group > .card:first-child .card-img-bottom,
          .card-group > .card:first-child .card-footer {
            border-bottom-right-radius: 0;
}
.card-group > .card:last-child {
          border-top-left-radius: 0;
          border-bottom-left-radius: 0;
}
.card-group > .card:last-child .card-img-top,
          .card-group > .card:last-child .card-header {
            border-top-left-radius: 0;
}
.card-group > .card:last-child .card-img-bottom,
          .card-group > .card:last-child .card-footer {
            border-bottom-left-radius: 0;
}
.card-group > .card:only-child {
          border-radius: 0.25rem;
}
.card-group > .card:only-child .card-img-top,
          .card-group > .card:only-child .card-header {
            border-top-left-radius: 0.25rem;
            border-top-right-radius: 0.25rem;
}
.card-group > .card:only-child .card-img-bottom,
          .card-group > .card:only-child .card-footer {
            border-bottom-right-radius: 0.25rem;
            border-bottom-left-radius: 0.25rem;
}
.card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
          border-radius: 0;
}
.card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
            border-radius: 0;
}
}
.card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
.card-columns {
    column-count: 3;
    column-gap: 1.25rem;
}
.card-columns .card {
      display: inline-block;
      width: 100%;
}
}
.breadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #6c757d;
  content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.breadcrumb-item.active {
  color: #6c757d;
}
.pagination {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}
.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.page-link:hover {
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6;
}
.page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.page-link:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}
.badge:empty {
    display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}
.badge-primary {
  color: #fff;
  background-color: #007bff;
}
.badge-primary[href]:hover, .badge-primary[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #0062cc;
}
.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}
.badge-secondary[href]:hover, .badge-secondary[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #545b62;
}
.badge-success {
  color: #fff;
  background-color: #28a745;
}
.badge-success[href]:hover, .badge-success[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #1e7e34;
}
.badge-info {
  color: #fff;
  background-color: #17a2b8;
}
.badge-info[href]:hover, .badge-info[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #117a8b;
}
.badge-warning {
  color: #212529;
  background-color: #ffc107;
}
.badge-warning[href]:hover, .badge-warning[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #d39e00;
}
.badge-danger {
  color: #fff;
  background-color: #dc3545;
}
.badge-danger[href]:hover, .badge-danger[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #bd2130;
}
.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}
.badge-light[href]:hover, .badge-light[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #dae0e5;
}
.badge-dark {
  color: #fff;
  background-color: #343a40;
}
.badge-dark[href]:hover, .badge-dark[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #1d2124;
}
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}
@media (min-width: 576px) {
.jumbotron {
      padding: 4rem 2rem;
}
}
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}
.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.alert-heading {
  color: inherit;
}
.alert-link {
  font-weight: 700;
}
.alert-dismissible {
  padding-right: 4rem;
}
.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit;
}
.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
.alert-primary hr {
    border-top-color: #9fcdff;
}
.alert-primary .alert-link {
    color: #002752;
}
.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}
.alert-secondary hr {
    border-top-color: #c8cbcf;
}
.alert-secondary .alert-link {
    color: #202326;
}
.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.alert-success hr {
    border-top-color: #b1dfbb;
}
.alert-success .alert-link {
    color: #0b2e13;
}
.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.alert-info hr {
    border-top-color: #abdde5;
}
.alert-info .alert-link {
    color: #062c33;
}
.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.alert-warning hr {
    border-top-color: #ffe8a1;
}
.alert-warning .alert-link {
    color: #533f03;
}
.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.alert-danger hr {
    border-top-color: #f1b0b7;
}
.alert-danger .alert-link {
    color: #491217;
}
.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.alert-light hr {
    border-top-color: #ececf6;
}
.alert-light .alert-link {
    color: #686868;
}
.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
.alert-dark hr {
    border-top-color: #b9bbbe;
}
.alert-dark .alert-link {
    color: #040505;
}
@keyframes progress-bar-stripes {
from {
    background-position: 1rem 0;
}
to {
    background-position: 0 0;
}
}
.progress {
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
.progress-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  color: #fff;
  text-align: center;
  background-color: #007bff;
  transition: width 0.6s ease;
}
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}
.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite;
}
.media {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
}
.media-body {
  -ms-flex: 1;
      flex: 1;
}
.list-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}
.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa;
}
.list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}
.list-group-item:hover, .list-group-item:focus {
    z-index: 1;
    text-decoration: none;
}
.list-group-item.disabled, .list-group-item:disabled {
    color: #6c757d;
    background-color: #fff;
}
.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}
.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0;
}
.list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #004085;
    background-color: #9fcdff;
}
.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085;
}
.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #383d41;
    background-color: #c8cbcf;
}
.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41;
}
.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #155724;
    background-color: #b1dfbb;
}
.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724;
}
.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
    color: #0c5460;
    background-color: #abdde5;
}
.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460;
}
.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #856404;
    background-color: #ffe8a1;
}
.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404;
}
.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #721c24;
    background-color: #f1b0b7;
}
.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24;
}
.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #818182;
    background-color: #ececf6;
}
.list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182;
}
.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
    color: #1b1e21;
    background-color: #b9bbbe;
}
.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21;
}
.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}
.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    opacity: .75;
}
.close:not(:disabled):not(.disabled) {
    cursor: pointer;
}
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -25%);
}
.modal.show .modal-dialog {
    transform: translate(0, 0);
}
.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  min-height: calc(100% - (0.5rem * 2));
}
.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
    opacity: 0;
}
.modal-backdrop.show {
    opacity: 0.5;
}
.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}
.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
}
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  padding: 1rem;
}
.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: end;
      justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
}
.modal-footer > :not(:first-child) {
    margin-left: .25rem;
}
.modal-footer > :not(:last-child) {
    margin-right: .25rem;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
.modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
}
.modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
}
.modal-sm {
    max-width: 300px;
}
}
@media (min-width: 992px) {
.modal-lg {
    max-width: 800px;
}
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
    opacity: 0.9;
}
.tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem;
}
.tooltip .arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid;
}
.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0;
}
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
      top: 0;
      border-width: 0.4rem 0.4rem 0;
      border-top-color: #000;
}
.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem;
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
      right: 0;
      border-width: 0.4rem 0.4rem 0.4rem 0;
      border-right-color: #000;
}
.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0;
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
      bottom: 0;
      border-width: 0 0.4rem 0.4rem;
      border-bottom-color: #000;
}
.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem;
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
      left: 0;
      border-width: 0.4rem 0 0.4rem 0.4rem;
      border-left-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem;
}
.popover .arrow::before, .popover .arrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid;
}
.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem;
}
.bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow {
    bottom: calc((0.5rem + 1px) * -1);
}
.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before,
  .bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
    border-width: 0.5rem 0.5rem 0;
}
.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before {
    bottom: 0;
    border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
    bottom: 1px;
    border-top-color: #fff;
}
.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem;
}
.bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow {
    left: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0;
}
.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before,
  .bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
    border-width: 0.5rem 0.5rem 0.5rem 0;
}
.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before {
    left: 0;
    border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
    left: 1px;
    border-right-color: #fff;
}
.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem;
}
.bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow {
    top: calc((0.5rem + 1px) * -1);
}
.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before,
  .bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
    border-width: 0 0.5rem 0.5rem 0.5rem;
}
.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {
    top: 0;
    border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
    top: 1px;
    border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7;
}
.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem;
}
.bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow {
    right: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0;
}
.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before,
  .bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
    border-width: 0.5rem 0 0.5rem 0.5rem;
}
.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {
    right: 0;
    border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
    right: 1px;
    border-left-color: #fff;
}
.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
    display: none;
}
.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-item {
  position: relative;
  display: none;
  -ms-flex-align: center;
      align-items: center;
  width: 100%;
  transition: transform 0.6s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  perspective: 1000px;
}
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}
.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0;
}
.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  transform: translateX(0);
}
@supports (transform-style: preserve-3d) {
.carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
      transform: translate3d(0, 0, 0);
}
}
.carousel-item-next,
.active.carousel-item-right {
  transform: translateX(100%);
}
@supports (transform-style: preserve-3d) {
.carousel-item-next,
    .active.carousel-item-right {
      transform: translate3d(100%, 0, 0);
}
}
.carousel-item-prev,
.active.carousel-item-left {
  transform: translateX(-100%);
}
@supports (transform-style: preserve-3d) {
.carousel-item-prev,
    .active.carousel-item-left {
      transform: translate3d(-100%, 0, 0);
}
}
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
  .carousel-control-next:hover,
  .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9;
}
.carousel-control-prev {
  left: 0;
}
.carousel-control-next {
  right: 0;
}
.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
}
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, 0.5);
}
.carousel-indicators li::before {
      position: absolute;
      top: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: "";
}
.carousel-indicators li::after {
      position: absolute;
      bottom: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: "";
}
.carousel-indicators .active {
    background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}
.align-baseline {
  vertical-align: baseline !important;
}
.align-top {
  vertical-align: top !important;
}
.align-middle {
  vertical-align: middle !important;
}
.align-bottom {
  vertical-align: bottom !important;
}
.align-text-bottom {
  vertical-align: text-bottom !important;
}
.align-text-top {
  vertical-align: text-top !important;
}
.bg-primary {
  background-color: #007bff !important;
}
a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important;
}
.bg-secondary {
  background-color: #6c757d !important;
}
a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}
.bg-success {
  background-color: #28a745 !important;
}
a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}
.bg-info {
  background-color: #17a2b8 !important;
}
a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}
.bg-warning {
  background-color: #ffc107 !important;
}
a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}
.bg-danger {
  background-color: #dc3545 !important;
}
a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}
.bg-light {
  background-color: #f8f9fa !important;
}
a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}
.bg-dark {
  background-color: #343a40 !important;
}
a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}
.bg-white {
  background-color: #fff !important;
}
.bg-transparent {
  background-color: transparent !important;
}
.border {
  border: 1px solid #dee2e6 !important;
}
.border-top {
  border-top: 1px solid #dee2e6 !important;
}
.border-right {
  border-right: 1px solid #dee2e6 !important;
}
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}
.border-left {
  border-left: 1px solid #dee2e6 !important;
}
.border-0 {
  border: 0 !important;
}
.border-top-0 {
  border-top: 0 !important;
}
.border-right-0 {
  border-right: 0 !important;
}
.border-bottom-0 {
  border-bottom: 0 !important;
}
.border-left-0 {
  border-left: 0 !important;
}
.border-primary {
  border-color: #007bff !important;
}
.border-secondary {
  border-color: #6c757d !important;
}
.border-success {
  border-color: #28a745 !important;
}
.border-info {
  border-color: #17a2b8 !important;
}
.border-warning {
  border-color: #ffc107 !important;
}
.border-danger {
  border-color: #dc3545 !important;
}
.border-light {
  border-color: #f8f9fa !important;
}
.border-dark {
  border-color: #343a40 !important;
}
.border-white {
  border-color: #fff !important;
}
.rounded {
  border-radius: 0.25rem !important;
}
.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}
.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}
.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
.rounded-circle {
  border-radius: 50% !important;
}
.rounded-0 {
  border-radius: 0 !important;
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}
.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
@media (min-width: 576px) {
.d-sm-none {
    display: none !important;
}
.d-sm-inline {
    display: inline !important;
}
.d-sm-inline-block {
    display: inline-block !important;
}
.d-sm-block {
    display: block !important;
}
.d-sm-table {
    display: table !important;
}
.d-sm-table-row {
    display: table-row !important;
}
.d-sm-table-cell {
    display: table-cell !important;
}
.d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}
.d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}
}
@media (min-width: 768px) {
.d-md-none {
    display: none !important;
}
.d-md-inline {
    display: inline !important;
}
.d-md-inline-block {
    display: inline-block !important;
}
.d-md-block {
    display: block !important;
}
.d-md-table {
    display: table !important;
}
.d-md-table-row {
    display: table-row !important;
}
.d-md-table-cell {
    display: table-cell !important;
}
.d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}
.d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}
}
@media (min-width: 992px) {
.d-lg-none {
    display: none !important;
}
.d-lg-inline {
    display: inline !important;
}
.d-lg-inline-block {
    display: inline-block !important;
}
.d-lg-block {
    display: block !important;
}
.d-lg-table {
    display: table !important;
}
.d-lg-table-row {
    display: table-row !important;
}
.d-lg-table-cell {
    display: table-cell !important;
}
.d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}
.d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}
}
@media (min-width: 1200px) {
.d-xl-none {
    display: none !important;
}
.d-xl-inline {
    display: inline !important;
}
.d-xl-inline-block {
    display: inline-block !important;
}
.d-xl-block {
    display: block !important;
}
.d-xl-table {
    display: table !important;
}
.d-xl-table-row {
    display: table-row !important;
}
.d-xl-table-cell {
    display: table-cell !important;
}
.d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}
.d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}
}
@media print {
.d-print-none {
    display: none !important;
}
.d-print-inline {
    display: inline !important;
}
.d-print-inline-block {
    display: inline-block !important;
}
.d-print-block {
    display: block !important;
}
.d-print-table {
    display: table !important;
}
.d-print-table-row {
    display: table-row !important;
}
.d-print-table-cell {
    display: table-cell !important;
}
.d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}
.d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
    display: block;
    content: "";
}
.embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.embed-responsive-21by9::before {
  padding-top: 42.85714%;
}
.embed-responsive-16by9::before {
  padding-top: 56.25%;
}
.embed-responsive-4by3::before {
  padding-top: 75%;
}
.embed-responsive-1by1::before {
  padding-top: 100%;
}
.flex-row {
  -ms-flex-direction: row !important;
      flex-direction: row !important;
}
.flex-column {
  -ms-flex-direction: column !important;
      flex-direction: column !important;
}
.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
      flex-direction: row-reverse !important;
}
.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
      flex-direction: column-reverse !important;
}
.flex-wrap {
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
}
.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important;
}
.justify-content-start {
  -ms-flex-pack: start !important;
      justify-content: flex-start !important;
}
.justify-content-end {
  -ms-flex-pack: end !important;
      justify-content: flex-end !important;
}
.justify-content-center {
  -ms-flex-pack: center !important;
      justify-content: center !important;
}
.justify-content-between {
  -ms-flex-pack: justify !important;
      justify-content: space-between !important;
}
.justify-content-around {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
}
.align-items-start {
  -ms-flex-align: start !important;
      align-items: flex-start !important;
}
.align-items-end {
  -ms-flex-align: end !important;
      align-items: flex-end !important;
}
.align-items-center {
  -ms-flex-align: center !important;
      align-items: center !important;
}
.align-items-baseline {
  -ms-flex-align: baseline !important;
      align-items: baseline !important;
}
.align-items-stretch {
  -ms-flex-align: stretch !important;
      align-items: stretch !important;
}
.align-content-start {
  -ms-flex-line-pack: start !important;
      align-content: flex-start !important;
}
.align-content-end {
  -ms-flex-line-pack: end !important;
      align-content: flex-end !important;
}
.align-content-center {
  -ms-flex-line-pack: center !important;
      align-content: center !important;
}
.align-content-between {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important;
}
.align-content-around {
  -ms-flex-line-pack: distribute !important;
      align-content: space-around !important;
}
.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
      align-content: stretch !important;
}
.align-self-auto {
  -ms-flex-item-align: auto !important;
      -ms-grid-row-align: auto !important;
      align-self: auto !important;
}
.align-self-start {
  -ms-flex-item-align: start !important;
      align-self: flex-start !important;
}
.align-self-end {
  -ms-flex-item-align: end !important;
      align-self: flex-end !important;
}
.align-self-center {
  -ms-flex-item-align: center !important;
      -ms-grid-row-align: center !important;
      align-self: center !important;
}
.align-self-baseline {
  -ms-flex-item-align: baseline !important;
      align-self: baseline !important;
}
.align-self-stretch {
  -ms-flex-item-align: stretch !important;
      -ms-grid-row-align: stretch !important;
      align-self: stretch !important;
}
@media (min-width: 576px) {
.flex-sm-row {
    -ms-flex-direction: row !important;
        flex-direction: row !important;
}
.flex-sm-column {
    -ms-flex-direction: column !important;
        flex-direction: column !important;
}
.flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
}
.flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
}
.flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
}
.flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
}
.flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
}
.justify-content-sm-start {
    -ms-flex-pack: start !important;
        justify-content: flex-start !important;
}
.justify-content-sm-end {
    -ms-flex-pack: end !important;
        justify-content: flex-end !important;
}
.justify-content-sm-center {
    -ms-flex-pack: center !important;
        justify-content: center !important;
}
.justify-content-sm-between {
    -ms-flex-pack: justify !important;
        justify-content: space-between !important;
}
.justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
}
.align-items-sm-start {
    -ms-flex-align: start !important;
        align-items: flex-start !important;
}
.align-items-sm-end {
    -ms-flex-align: end !important;
        align-items: flex-end !important;
}
.align-items-sm-center {
    -ms-flex-align: center !important;
        align-items: center !important;
}
.align-items-sm-baseline {
    -ms-flex-align: baseline !important;
        align-items: baseline !important;
}
.align-items-sm-stretch {
    -ms-flex-align: stretch !important;
        align-items: stretch !important;
}
.align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
}
.align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
}
.align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
}
.align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
}
.align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
}
.align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
}
.align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
}
.align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
}
.align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
}
.align-self-sm-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
}
.align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
}
.align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
}
}
@media (min-width: 768px) {
.flex-md-row {
    -ms-flex-direction: row !important;
        flex-direction: row !important;
}
.flex-md-column {
    -ms-flex-direction: column !important;
        flex-direction: column !important;
}
.flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
}
.flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
}
.flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
}
.flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
}
.flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
}
.justify-content-md-start {
    -ms-flex-pack: start !important;
        justify-content: flex-start !important;
}
.justify-content-md-end {
    -ms-flex-pack: end !important;
        justify-content: flex-end !important;
}
.justify-content-md-center {
    -ms-flex-pack: center !important;
        justify-content: center !important;
}
.justify-content-md-between {
    -ms-flex-pack: justify !important;
        justify-content: space-between !important;
}
.justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
}
.align-items-md-start {
    -ms-flex-align: start !important;
        align-items: flex-start !important;
}
.align-items-md-end {
    -ms-flex-align: end !important;
        align-items: flex-end !important;
}
.align-items-md-center {
    -ms-flex-align: center !important;
        align-items: center !important;
}
.align-items-md-baseline {
    -ms-flex-align: baseline !important;
        align-items: baseline !important;
}
.align-items-md-stretch {
    -ms-flex-align: stretch !important;
        align-items: stretch !important;
}
.align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
}
.align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
}
.align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
}
.align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
}
.align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
}
.align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
}
.align-self-md-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
}
.align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
}
.align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
}
.align-self-md-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
}
.align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
}
.align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
}
}
@media (min-width: 992px) {
.flex-lg-row {
    -ms-flex-direction: row !important;
        flex-direction: row !important;
}
.flex-lg-column {
    -ms-flex-direction: column !important;
        flex-direction: column !important;
}
.flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
}
.flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
}
.flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
}
.flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
}
.flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
}
.justify-content-lg-start {
    -ms-flex-pack: start !important;
        justify-content: flex-start !important;
}
.justify-content-lg-end {
    -ms-flex-pack: end !important;
        justify-content: flex-end !important;
}
.justify-content-lg-center {
    -ms-flex-pack: center !important;
        justify-content: center !important;
}
.justify-content-lg-between {
    -ms-flex-pack: justify !important;
        justify-content: space-between !important;
}
.justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
}
.align-items-lg-start {
    -ms-flex-align: start !important;
        align-items: flex-start !important;
}
.align-items-lg-end {
    -ms-flex-align: end !important;
        align-items: flex-end !important;
}
.align-items-lg-center {
    -ms-flex-align: center !important;
        align-items: center !important;
}
.align-items-lg-baseline {
    -ms-flex-align: baseline !important;
        align-items: baseline !important;
}
.align-items-lg-stretch {
    -ms-flex-align: stretch !important;
        align-items: stretch !important;
}
.align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
}
.align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
}
.align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
}
.align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
}
.align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
}
.align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
}
.align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
}
.align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
}
.align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
}
.align-self-lg-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
}
.align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
}
.align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
}
}
@media (min-width: 1200px) {
.flex-xl-row {
    -ms-flex-direction: row !important;
        flex-direction: row !important;
}
.flex-xl-column {
    -ms-flex-direction: column !important;
        flex-direction: column !important;
}
.flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
}
.flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
}
.flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
}
.flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
}
.flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
}
.justify-content-xl-start {
    -ms-flex-pack: start !important;
        justify-content: flex-start !important;
}
.justify-content-xl-end {
    -ms-flex-pack: end !important;
        justify-content: flex-end !important;
}
.justify-content-xl-center {
    -ms-flex-pack: center !important;
        justify-content: center !important;
}
.justify-content-xl-between {
    -ms-flex-pack: justify !important;
        justify-content: space-between !important;
}
.justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
}
.align-items-xl-start {
    -ms-flex-align: start !important;
        align-items: flex-start !important;
}
.align-items-xl-end {
    -ms-flex-align: end !important;
        align-items: flex-end !important;
}
.align-items-xl-center {
    -ms-flex-align: center !important;
        align-items: center !important;
}
.align-items-xl-baseline {
    -ms-flex-align: baseline !important;
        align-items: baseline !important;
}
.align-items-xl-stretch {
    -ms-flex-align: stretch !important;
        align-items: stretch !important;
}
.align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
}
.align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
}
.align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
}
.align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
}
.align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
}
.align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
}
.align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
}
.align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
}
.align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
}
.align-self-xl-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
}
.align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
}
.align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
}
}
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
.float-none {
  float: none !important;
}
@media (min-width: 576px) {
.float-sm-left {
    float: left !important;
}
.float-sm-right {
    float: right !important;
}
.float-sm-none {
    float: none !important;
}
}
@media (min-width: 768px) {
.float-md-left {
    float: left !important;
}
.float-md-right {
    float: right !important;
}
.float-md-none {
    float: none !important;
}
}
@media (min-width: 992px) {
.float-lg-left {
    float: left !important;
}
.float-lg-right {
    float: right !important;
}
.float-lg-none {
    float: none !important;
}
}
@media (min-width: 1200px) {
.float-xl-left {
    float: left !important;
}
.float-xl-right {
    float: right !important;
}
.float-xl-none {
    float: none !important;
}
}
.position-static {
  position: static !important;
}
.position-relative {
  position: relative !important;
}
.position-absolute {
  position: absolute !important;
}
.position-fixed {
  position: fixed !important;
}
.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
}
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  -webkit-clip-path: none;
          clip-path: none;
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.mw-100 {
  max-width: 100% !important;
}
.mh-100 {
  max-height: 100% !important;
}
.m-0 {
  margin: 0 !important;
}
.mt-0,
.my-0 {
  margin-top: 0 !important;
}
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}
.p-0 {
  padding: 0 !important;
}
.pt-0,
.py-0 {
  padding-top: 0 !important;
}
.pr-0,
.px-0 {
  padding-right: 0 !important;
}
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
  padding-left: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}
.m-auto {
  margin: auto !important;
}
.mt-auto,
.my-auto {
  margin-top: auto !important;
}
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}
@media (min-width: 576px) {
.m-sm-0 {
    margin: 0 !important;
}
.mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
}
.mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
}
.mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
}
.ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
}
.m-sm-1 {
    margin: 0.25rem !important;
}
.mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
}
.mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
}
.mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
}
.ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
}
.m-sm-2 {
    margin: 0.5rem !important;
}
.mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
}
.mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
}
.mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
}
.ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
}
.m-sm-3 {
    margin: 1rem !important;
}
.mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
}
.mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
}
.mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
}
.ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
}
.m-sm-4 {
    margin: 1.5rem !important;
}
.mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
}
.mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
}
.mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
}
.ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
}
.m-sm-5 {
    margin: 3rem !important;
}
.mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
}
.mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
}
.mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
}
.ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
}
.p-sm-0 {
    padding: 0 !important;
}
.pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
}
.pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
}
.pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
}
.pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
}
.p-sm-1 {
    padding: 0.25rem !important;
}
.pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
}
.pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
}
.pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
}
.pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
}
.p-sm-2 {
    padding: 0.5rem !important;
}
.pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
}
.pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
}
.pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
}
.pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
}
.p-sm-3 {
    padding: 1rem !important;
}
.pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
}
.pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
}
.pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
}
.pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
}
.p-sm-4 {
    padding: 1.5rem !important;
}
.pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
}
.pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
}
.pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
}
.pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
}
.p-sm-5 {
    padding: 3rem !important;
}
.pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
}
.pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
}
.pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
}
.pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
}
.m-sm-auto {
    margin: auto !important;
}
.mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
}
.mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
}
.mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
}
.ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
}
}
@media (min-width: 768px) {
.m-md-0 {
    margin: 0 !important;
}
.mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
}
.mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
}
.mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
}
.ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
}
.m-md-1 {
    margin: 0.25rem !important;
}
.mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
}
.mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
}
.mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
}
.ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
}
.m-md-2 {
    margin: 0.5rem !important;
}
.mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
}
.mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
}
.mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
}
.ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
}
.m-md-3 {
    margin: 1rem !important;
}
.mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
}
.mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
}
.mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
}
.ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
}
.m-md-4 {
    margin: 1.5rem !important;
}
.mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
}
.mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
}
.mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
}
.ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
}
.m-md-5 {
    margin: 3rem !important;
}
.mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
}
.mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
}
.mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
}
.ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
}
.p-md-0 {
    padding: 0 !important;
}
.pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
}
.pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
}
.pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
}
.pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
}
.p-md-1 {
    padding: 0.25rem !important;
}
.pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
}
.pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
}
.pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
}
.pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
}
.p-md-2 {
    padding: 0.5rem !important;
}
.pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
}
.pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
}
.pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
}
.pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
}
.p-md-3 {
    padding: 1rem !important;
}
.pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
}
.pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
}
.pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
}
.pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
}
.p-md-4 {
    padding: 1.5rem !important;
}
.pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
}
.pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
}
.pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
}
.pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
}
.p-md-5 {
    padding: 3rem !important;
}
.pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
}
.pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
}
.pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
}
.pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
}
.m-md-auto {
    margin: auto !important;
}
.mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
}
.mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
}
.mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
}
.ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
}
}
@media (min-width: 992px) {
.m-lg-0 {
    margin: 0 !important;
}
.mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
}
.mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
}
.mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
}
.ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
}
.m-lg-1 {
    margin: 0.25rem !important;
}
.mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
}
.mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
}
.mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
}
.ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
}
.m-lg-2 {
    margin: 0.5rem !important;
}
.mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
}
.mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
}
.mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
}
.ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
}
.m-lg-3 {
    margin: 1rem !important;
}
.mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
}
.mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
}
.mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
}
.ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
}
.m-lg-4 {
    margin: 1.5rem !important;
}
.mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
}
.mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
}
.mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
}
.ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
}
.m-lg-5 {
    margin: 3rem !important;
}
.mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
}
.mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
}
.mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
}
.ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
}
.p-lg-0 {
    padding: 0 !important;
}
.pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
}
.pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
}
.pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
}
.pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
}
.p-lg-1 {
    padding: 0.25rem !important;
}
.pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
}
.pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
}
.pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
}
.pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
}
.p-lg-2 {
    padding: 0.5rem !important;
}
.pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
}
.pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
}
.pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
}
.pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
}
.p-lg-3 {
    padding: 1rem !important;
}
.pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
}
.pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
}
.pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
}
.pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
}
.p-lg-4 {
    padding: 1.5rem !important;
}
.pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
}
.pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
}
.pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
}
.pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
}
.p-lg-5 {
    padding: 3rem !important;
}
.pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
}
.pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
}
.pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
}
.pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
}
.m-lg-auto {
    margin: auto !important;
}
.mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
}
.mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
}
.mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
}
.ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
}
}
@media (min-width: 1200px) {
.m-xl-0 {
    margin: 0 !important;
}
.mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
}
.mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
}
.mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
}
.ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
}
.m-xl-1 {
    margin: 0.25rem !important;
}
.mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
}
.mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
}
.mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
}
.ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
}
.m-xl-2 {
    margin: 0.5rem !important;
}
.mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
}
.mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
}
.mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
}
.ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
}
.m-xl-3 {
    margin: 1rem !important;
}
.mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
}
.mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
}
.mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
}
.ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
}
.m-xl-4 {
    margin: 1.5rem !important;
}
.mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
}
.mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
}
.mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
}
.ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
}
.m-xl-5 {
    margin: 3rem !important;
}
.mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
}
.mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
}
.mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
}
.ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
}
.p-xl-0 {
    padding: 0 !important;
}
.pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
}
.pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
}
.pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
}
.pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
}
.p-xl-1 {
    padding: 0.25rem !important;
}
.pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
}
.pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
}
.pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
}
.pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
}
.p-xl-2 {
    padding: 0.5rem !important;
}
.pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
}
.pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
}
.pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
}
.pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
}
.p-xl-3 {
    padding: 1rem !important;
}
.pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
}
.pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
}
.pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
}
.pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
}
.p-xl-4 {
    padding: 1.5rem !important;
}
.pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
}
.pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
}
.pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
}
.pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
}
.p-xl-5 {
    padding: 3rem !important;
}
.pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
}
.pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
}
.pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
}
.pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
}
.m-xl-auto {
    margin: auto !important;
}
.mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
}
.mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
}
.mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
}
.ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
}
}
.text-justify {
  text-align: justify !important;
}
.text-nowrap {
  white-space: nowrap !important;
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
@media (min-width: 576px) {
.text-sm-left {
    text-align: left !important;
}
.text-sm-right {
    text-align: right !important;
}
.text-sm-center {
    text-align: center !important;
}
}
@media (min-width: 768px) {
.text-md-left {
    text-align: left !important;
}
.text-md-right {
    text-align: right !important;
}
.text-md-center {
    text-align: center !important;
}
}
@media (min-width: 992px) {
.text-lg-left {
    text-align: left !important;
}
.text-lg-right {
    text-align: right !important;
}
.text-lg-center {
    text-align: center !important;
}
}
@media (min-width: 1200px) {
.text-xl-left {
    text-align: left !important;
}
.text-xl-right {
    text-align: right !important;
}
.text-xl-center {
    text-align: center !important;
}
}
.text-lowercase {
  text-transform: lowercase !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.font-weight-light {
  font-weight: 300 !important;
}
.font-weight-normal {
  font-weight: 400 !important;
}
.font-weight-bold {
  font-weight: 700 !important;
}
.font-italic {
  font-style: italic !important;
}
.text-white {
  color: #fff !important;
}
.text-primary {
  color: #007bff !important;
}
a.text-primary:hover, a.text-primary:focus {
  color: #0062cc !important;
}
.text-secondary {
  color: #6c757d !important;
}
a.text-secondary:hover, a.text-secondary:focus {
  color: #545b62 !important;
}
.text-success {
  color: #28a745 !important;
}
a.text-success:hover, a.text-success:focus {
  color: #1e7e34 !important;
}
.text-info {
  color: #17a2b8 !important;
}
a.text-info:hover, a.text-info:focus {
  color: #117a8b !important;
}
.text-warning {
  color: #ffc107 !important;
}
a.text-warning:hover, a.text-warning:focus {
  color: #d39e00 !important;
}
.text-danger {
  color: #dc3545 !important;
}
a.text-danger:hover, a.text-danger:focus {
  color: #bd2130 !important;
}
.text-light {
  color: #f8f9fa !important;
}
a.text-light:hover, a.text-light:focus {
  color: #dae0e5 !important;
}
.text-dark {
  color: #343a40 !important;
}
a.text-dark:hover, a.text-dark:focus {
  color: #1d2124 !important;
}
.text-muted {
  color: #6c757d !important;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.visible {
  visibility: visible !important;
}
.invisible {
  visibility: hidden !important;
}
@media print {
*,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important;
}
a:not(.btn) {
    text-decoration: underline;
}
abbr[title]::after {
    content: " (" attr(title) ")";
}
pre {
    white-space: pre-wrap !important;
}
pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
}
thead {
    display: table-header-group;
}
tr,
  img {
    page-break-inside: avoid;
}
p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
}
h2,
  h3 {
    page-break-after: avoid;
}
@page {
    size: a3;
}
body {
    min-width: 992px !important;
}
.container {
    min-width: 992px !important;
}
.navbar {
    display: none;
}
.badge {
    border: 1px solid #000;
}
.table {
    border-collapse: collapse !important;
}
.table td,
    .table th {
      background-color: #fff !important;
}
.table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
}
}
input.form-control[type=color], input.form-control[type=range] {
  height: 2.25rem;
}
input.form-control.form-control-sm[type=color], .input-group-sm > input.form-control[type=color],
.input-group-sm > .input-group-prepend > input.form-control[type=color].input-group-text,
.input-group-sm > .input-group-append > input.form-control[type=color].input-group-text,
.input-group-sm > .input-group-prepend > input.form-control[type=color].btn,
.input-group-sm > .input-group-append > input.form-control[type=color].btn, input.form-control.form-control-sm[type=range], .input-group-sm > input.form-control[type=range],
.input-group-sm > .input-group-prepend > input.form-control[type=range].input-group-text,
.input-group-sm > .input-group-append > input.form-control[type=range].input-group-text,
.input-group-sm > .input-group-prepend > input.form-control[type=range].btn,
.input-group-sm > .input-group-append > input.form-control[type=range].btn {
  height: 1.9375rem;
}
input.form-control.form-control-lg[type=color], .input-group-lg > input.form-control[type=color],
.input-group-lg > .input-group-prepend > input.form-control[type=color].input-group-text,
.input-group-lg > .input-group-append > input.form-control[type=color].input-group-text,
.input-group-lg > .input-group-prepend > input.form-control[type=color].btn,
.input-group-lg > .input-group-append > input.form-control[type=color].btn, input.form-control.form-control-lg[type=range], .input-group-lg > input.form-control[type=range],
.input-group-lg > .input-group-prepend > input.form-control[type=range].input-group-text,
.input-group-lg > .input-group-append > input.form-control[type=range].input-group-text,
.input-group-lg > .input-group-prepend > input.form-control[type=range].btn,
.input-group-lg > .input-group-append > input.form-control[type=range].btn {
  height: 3rem;
}
input.form-control[type=color] {
  padding: .25rem .25rem;
}
input.form-control.form-control-sm[type=color], .input-group-sm > input.form-control[type=color],
.input-group-sm > .input-group-prepend > input.form-control[type=color].input-group-text,
.input-group-sm > .input-group-append > input.form-control[type=color].input-group-text,
.input-group-sm > .input-group-prepend > input.form-control[type=color].btn,
.input-group-sm > .input-group-append > input.form-control[type=color].btn {
  padding: .125rem .125rem;
}
.b-form-file.custom-file .custom-file-input.focus ~ .custom-file-control, .b-form-file.custom-file .custom-file-input:focus ~ .custom-file-control {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  outline: 0;
}
.b-form-file.custom-file .custom-file-input.is-invalid.focus ~ .custom-file-control, .b-form-file.custom-file .custom-file-input.is-invalid:focus ~ .custom-file-control, .was-validated .b-form-file.custom-file .custom-file-input:invalid.focus ~ .custom-file-control, .was-validated .b-form-file.custom-file .custom-file-input:invalid:focus ~ .custom-file-control {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
  border-color: #dc3545;
}
.b-form-file.custom-file .custom-file-input.is-valid.focus ~ .custom-file-control, .b-form-file.custom-file .custom-file-input.is-valid:focus ~ .custom-file-control, .was-validated .b-form-file.custom-file .custom-file-input:valid.focus ~ .custom-file-control, .was-validated .b-form-file.custom-file .custom-file-input:valid:focus ~ .custom-file-control {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
  border-color: #28a745;
}
.form-control-file.is-invalid ~ .invalid-feedback, .form-control-file.is-valid ~ .valid-feedback, .was-validated .form-control-file:invalid ~ .invalid-feedback, .was-validated .form-control-file:valid ~ .valid-feedback {
  display: block;
}
.b-form-file.custom-file .custom-file-control {
  overflow: hidden;
}
.b-form-file.custom-file .custom-file-control {
  overflow: hidden;
}
.b-form-file.custom-file .custom-file-control.dragging {
  overflow: hidden;
  filter: blur(3px);
}
.b-form-file.custom-file .custom-file-control[data-selected]::after {
  content: attr(data-selected);
}
.b-form-file.custom-file .custom-file-control[data-choose]::before {
  content: attr(data-choose);
}
.b-form-file.custom-file .drop-here {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 3px;
  z-index: 99999;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.b-form-file.custom-file .drop-here::before {
  color: #fff;
  content: attr(data-drop);
}
.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  min-height: calc(100% - (10px * 2));
}
.modal-dialog-centered .modal-content {
  width: 100%;
}
@media (min-width: 576px) {
.modal-dialog-centered {
    min-height: calc(100% - (30px * 2));
}
}
.progress-bar {
  transition: width .6s ease;
}
table.b-table.b-table-fixed {
  table-layout: fixed;
}
table.b-table[aria-busy=false] {
  opacity: 1;
}
table.b-table[aria-busy=true] {
  opacity: .6;
}
table.b-table > tfoot > tr > th, table.b-table > thead > tr > th {
  position: relative;
}
table.b-table > tfoot > tr > th.sorting, table.b-table > thead > tr > th.sorting {
  padding-right: 1.5em;
  cursor: pointer;
}
table.b-table > tfoot > tr > th.sorting::after, table.b-table > tfoot > tr > th.sorting::before, table.b-table > thead > tr > th.sorting::after, table.b-table > thead > tr > th.sorting::before {
  position: absolute;
  bottom: 0;
  display: block;
  opacity: .4;
  padding-bottom: inherit;
  font-size: inherit;
  line-height: 180%;
}
table.b-table > tfoot > tr > th.sorting::before, table.b-table > thead > tr > th.sorting::before {
  right: .75em;
  content: "\2191";
}
table.b-table > tfoot > tr > th.sorting::after, table.b-table > thead > tr > th.sorting::after {
  right: .25em;
  content: "\2193";
}
table.b-table > tfoot > tr > th.sorting_asc::after, table.b-table > tfoot > tr > th.sorting_desc::before, table.b-table > thead > tr > th.sorting_asc::after, table.b-table > thead > tr > th.sorting_desc::before {
  opacity: 1;
}
table.b-table.b-table-stacked {
  width: 100%;
}
table.b-table.b-table-stacked, table.b-table.b-table-stacked > caption, table.b-table.b-table-stacked > tbody, table.b-table.b-table-stacked > tbody > tr, table.b-table.b-table-stacked > tbody > tr > td, table.b-table.b-table-stacked > tbody > tr > th {
  display: block;
}
table.b-table.b-table-stacked > tbody > tr.b-table-bottom-row, table.b-table.b-table-stacked > tbody > tr.b-table-top-row, table.b-table.b-table-stacked > tfoot, table.b-table.b-table-stacked > thead {
  display: none;
}
table.b-table.b-table-stacked > tbody > tr > :first-child {
  border-top-width: .4rem;
}
table.b-table.b-table-stacked > tbody > tr > [data-label] {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 40% auto;
      grid-template-columns: 40% auto;
  grid-gap: .25rem 1rem;
}
table.b-table.b-table-stacked > tbody > tr > [data-label]::before {
  content: attr(data-label);
  display: inline;
  text-align: right;
  overflow-wrap: break-word;
  font-weight: 700;
  font-style: normal;
}
@media all and (max-width: 575.99px) {
table.b-table.b-table-stacked-sm {
    width: 100%;
}
table.b-table.b-table-stacked-sm, table.b-table.b-table-stacked-sm > caption, table.b-table.b-table-stacked-sm > tbody, table.b-table.b-table-stacked-sm > tbody > tr, table.b-table.b-table-stacked-sm > tbody > tr > td, table.b-table.b-table-stacked-sm > tbody > tr > th {
    display: block;
}
table.b-table.b-table-stacked-sm > tbody > tr.b-table-bottom-row, table.b-table.b-table-stacked-sm > tbody > tr.b-table-top-row, table.b-table.b-table-stacked-sm > tfoot, table.b-table.b-table-stacked-sm > thead {
    display: none;
}
table.b-table.b-table-stacked-sm > tbody > tr > :first-child {
    border-top-width: .4rem;
}
table.b-table.b-table-stacked-sm > tbody > tr > [data-label] {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 40% auto;
        grid-template-columns: 40% auto;
    grid-gap: .25rem 1rem;
}
table.b-table.b-table-stacked-sm > tbody > tr > [data-label]::before {
    content: attr(data-label);
    display: inline;
    text-align: right;
    overflow-wrap: break-word;
    font-weight: 700;
    font-style: normal;
}
}
@media all and (max-width: 767.99px) {
table.b-table.b-table-stacked-md {
    width: 100%;
}
table.b-table.b-table-stacked-md, table.b-table.b-table-stacked-md > caption, table.b-table.b-table-stacked-md > tbody, table.b-table.b-table-stacked-md > tbody > tr, table.b-table.b-table-stacked-md > tbody > tr > td, table.b-table.b-table-stacked-md > tbody > tr > th {
    display: block;
}
table.b-table.b-table-stacked-md > tbody > tr.b-table-bottom-row, table.b-table.b-table-stacked-md > tbody > tr.b-table-top-row, table.b-table.b-table-stacked-md > tfoot, table.b-table.b-table-stacked-md > thead {
    display: none;
}
table.b-table.b-table-stacked-md > tbody > tr > :first-child {
    border-top-width: .4rem;
}
table.b-table.b-table-stacked-md > tbody > tr > [data-label] {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 40% auto;
        grid-template-columns: 40% auto;
    grid-gap: .25rem 1rem;
}
table.b-table.b-table-stacked-md > tbody > tr > [data-label]::before {
    content: attr(data-label);
    display: inline;
    text-align: right;
    overflow-wrap: break-word;
    font-weight: 700;
    font-style: normal;
}
}
@media all and (max-width: 991.99px) {
table.b-table.b-table-stacked-lg {
    width: 100%;
}
table.b-table.b-table-stacked-lg, table.b-table.b-table-stacked-lg > caption, table.b-table.b-table-stacked-lg > tbody, table.b-table.b-table-stacked-lg > tbody > tr, table.b-table.b-table-stacked-lg > tbody > tr > td, table.b-table.b-table-stacked-lg > tbody > tr > th {
    display: block;
}
table.b-table.b-table-stacked-lg > tbody > tr.b-table-bottom-row, table.b-table.b-table-stacked-lg > tbody > tr.b-table-top-row, table.b-table.b-table-stacked-lg > tfoot, table.b-table.b-table-stacked-lg > thead {
    display: none;
}
table.b-table.b-table-stacked-lg > tbody > tr > :first-child {
    border-top-width: .4rem;
}
table.b-table.b-table-stacked-lg > tbody > tr > [data-label] {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 40% auto;
        grid-template-columns: 40% auto;
    grid-gap: .25rem 1rem;
}
table.b-table.b-table-stacked-lg > tbody > tr > [data-label]::before {
    content: attr(data-label);
    display: inline;
    text-align: right;
    overflow-wrap: break-word;
    font-weight: 700;
    font-style: normal;
}
}
@media all and (max-width: 1199.99px) {
table.b-table.b-table-stacked-xl {
    width: 100%;
}
table.b-table.b-table-stacked-xl, table.b-table.b-table-stacked-xl > caption, table.b-table.b-table-stacked-xl > tbody, table.b-table.b-table-stacked-xl > tbody > tr, table.b-table.b-table-stacked-xl > tbody > tr > td, table.b-table.b-table-stacked-xl > tbody > tr > th {
    display: block;
}
table.b-table.b-table-stacked-xl > tbody > tr.b-table-bottom-row, table.b-table.b-table-stacked-xl > tbody > tr.b-table-top-row, table.b-table.b-table-stacked-xl > tfoot, table.b-table.b-table-stacked-xl > thead {
    display: none;
}
table.b-table.b-table-stacked-xl > tbody > tr > :first-child {
    border-top-width: .4rem;
}
table.b-table.b-table-stacked-xl > tbody > tr > [data-label] {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 40% auto;
        grid-template-columns: 40% auto;
    grid-gap: .25rem 1rem;
}
table.b-table.b-table-stacked-xl > tbody > tr > [data-label]::before {
    content: attr(data-label);
    display: inline;
    text-align: right;
    overflow-wrap: break-word;
    font-weight: 700;
    font-style: normal;
}
}
table.b-table > tbody > tr.b-table-details > td {
  border-top: none;
}
* {
  transition-duration: 0.15s;
  transition-property: border-color, box-shadow, color;
  transition-timing-function: ease-in;
}
html, body {
  height: 100%;
}
body {
  background: #F9F9F9;
}
.standard-sidebar {
  background: #EDECEE;
  padding: 24px;
  font-size: 14px;
  line-height: 1.43;
  width: 236px;
}
.standard-page {
  padding: 24px;
  -ms-flex: 1;
      flex: 1;
}
.page-header {
  color: #4F2A93;
}
#loading-screen, #loading-screen-inapp {
  z-index: 1050;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  background-color: #432874;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 1.5;
}
@keyframes fadeColor {
0% {
    opacity: 0.48;
}
50% {
    opacity: 1.0;
}
100% {
    opacity: 0.48;
}
}
#melior {
  animation: fadeColor 2.4s infinite;
  height: 4rem;
  margin-left: -1rem;
}
.expand-toggle:after {
  display: inline-block;
  width: 0;
  height: 0;
  content: "";
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
  border-right: 4px solid transparent;
  border-left: 4px solid;
}
.expand-toggle.open:after {
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0;
}
body {
  font-family: 'Roboto', sans-serif;
  color: #4E4A57;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 1.43;
}
.small-text {
  font-size: 12px;
  font-style: italic;
  line-height: 1.33;
  color: #878190;
}
a {
  cursor: pointer;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  color: #34313A;
}
h1 {
  font-size: 24px;
  line-height: 1.67;
  margin-bottom: 24px;
}
h2 {
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 16px;
}
h3 {
  font-size: 16px;
  line-height: 1.5;
  color: #4E4A57;
  margin-bottom: 9px;
}
h4 {
  font-size: 14px;
  line-height: 1.43;
}
.markdown > p {
  margin-bottom: 0px;
}
.markdown h1 {
  line-height: 1.17;
}
.markdown h3 {
  color: #34313A;
}
.markdown h1, .markdown h2, .markdown h3 {
  font-weight: normal;
}
.markdown h4 {
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
}
.markdown a {
  color: #2995CD;
}
.markdown a:hover, .markdown a:active, .markdown a:focus {
    color: #2995CD;
    text-decoration: underline;
}
.markdown img {
  max-width: 100%;
}
.nested-field {
  padding-left: 1.5rem;
}
label small {
  font-size: 12px;
  line-height: 1.33;
}
label small a {
    color: #FFFFFF;
}
label small a:hover, label small a:active {
      text-decoration: underline;
      color: #FFFFFF;
}
input, textarea, input.form-control, textarea.form-control {
  padding: 10px 16px;
  border-radius: 2px;
  font-size: 14px;
  line-height: 1.43;
  color: #878190;
  border: 1px solid #C3C0C7;
}
input:hover:not(:disabled), textarea:hover:not(:disabled), input.form-control:hover:not(:disabled), textarea.form-control:hover:not(:disabled) {
    border-color: #A5A1AC;
}
input:active:not(:disabled), input:focus:not(:disabled), textarea:active:not(:disabled), textarea:focus:not(:disabled), input.form-control:active:not(:disabled), input.form-control:focus:not(:disabled), textarea.form-control:active:not(:disabled), textarea.form-control:focus:not(:disabled) {
    border-color: #BDA8FF;
    color: #4E4A57;
    outline: 0;
    box-shadow: none;
}
input:disabled, textarea:disabled, input.form-control:disabled, textarea.form-control:disabled {
    opacity: 0.64;
    background: #E1E0E3;
}
input.input-search, textarea.input-search, input.form-control.input-search, textarea.form-control.input-search {
    background-repeat: no-repeat;
    background-position: center left 16px;
    background-size: 16px 16px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='%23878190' fill-rule='evenodd' d='M15.7 14.3l-4.8-4.8c.7-1 1.1-2.2 1.1-3.5 0-3.3-2.7-6-6-6S0 2.7 0 6s2.7 6 6 6c1.3 0 2.5-.4 3.5-1.1l4.8 4.8c.4.4 1 .4 1.4 0 .4-.4.4-1 0-1.4zM6 10c-2.2 0-4-1.8-4-4s1.8-4 4-4 4 1.8 4 4-1.8 4-4 4z'/%3E%3C/svg%3E");
    padding-left: 40px;
}
input.input-valid, input.input-invalid, textarea.input-valid, textarea.input-invalid, input.form-control.input-valid, input.form-control.input-invalid, textarea.form-control.input-valid, textarea.form-control.input-invalid {
    background-repeat: no-repeat;
    background-position: center right 16px;
}
input.input-valid, textarea.input-valid, input.form-control.input-valid, textarea.form-control.input-valid {
    padding-right: 37px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='10' viewBox='0 0 13 10'%3E%3Cpath fill='%2324CC8F' fill-rule='evenodd' d='M4.662 9.832c-.312 0-.61-.123-.831-.344L0 5.657l1.662-1.662 2.934 2.934L10.534 0l1.785 1.529-6.764 7.893a1.182 1.182 0 0 1-.848.409l-.045.001'/%3E%3C/svg%3E");
    background-size: 13px 10px;
}
input.input-invalid, textarea.input-invalid, input.form-control.input-invalid, textarea.form-control.input-invalid {
    padding-right: 40px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='%23FF6165' fill-rule='evenodd' d='M0 1.994C0 .893.895 0 1.994 0h12.012C15.107 0 16 .895 16 1.994v12.012A1.995 1.995 0 0 1 14.006 16H1.994A1.995 1.995 0 0 1 0 14.006V1.994zM2 2v12h12V2H2zm5 2h2v5H7V4zm0 6h2v2H7v-2z'/%3E%3C/svg%3E");
    background-size: 16px 16px;
}
.input-group .input-group-prepend, .input-group .input-group-append {
  background: #EDECEE;
  color: #A5A1AC;
  border-radius: 2px;
}
.input-group .input-group-prepend.input-group-text, .input-group .input-group-append.input-group-text {
    font-size: 14px;
    line-height: 1.43;
    color: rgba(104, 98, 116, 0.64);
    padding: 10px 24px;
    border: none;
}
.input-group .input-group-prepend.input-group-icon, .input-group .input-group-append.input-group-icon {
    border: solid 1px #C3C0C7;
    border-right: none;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.input-group .input-group-prepend.streak-addon .svg-icon, .input-group .input-group-append.streak-addon .svg-icon {
    width: 11.6px;
    height: 7.1px;
    margin: 15px 13.4px 15.9px 13px;
}
.input-group .input-group-prepend.positive-addon .svg-icon, .input-group .input-group-append.positive-addon .svg-icon {
    width: 10px;
    height: 10px;
    margin: 14px 14px;
}
.input-group .input-group-prepend.negative-addon .svg-icon, .input-group .input-group-append.negative-addon .svg-icon {
    width: 10px;
    height: 2px;
    margin: 18px 14px;
}
.input-group input:not(:first-child) {
  border-left: none !important;
}
.input-group input:first-child {
  border-right: none !important;
}
.form-check {
  margin-bottom: 0.5rem;
  padding-left: 0px;
}
.custom-control {
  margin-bottom: .5rem;
}
.custom-control-label {
    padding-top: 3px;
    padding-left: 3px;
}
.custom-control .custom-control-label::before {
    width: 18px;
    height: 18px;
    background-size: 75% 75%;
    background-color: transparent;
    border: 2px solid #878190;
    transition-property: box-shadow;
}
.custom-checkbox .custom-control-label::before {
  border-radius: 2px;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #9A62FF;
  border-color: #9A62FF;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  width: 18px;
  height: 18px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='10' viewBox='0 0 13 10'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M4.662 9.832c-.312 0-.61-.123-.83-.344L0 5.657l1.662-1.662 2.934 2.934L10.534 0l1.785 1.529-6.764 7.893a1.182 1.182 0 0 1-.848.409l-.045.001'/%3E%3C/svg%3E");
  background-size: 75% 75%;
}
.custom-checkbox .custom-control-input:active ~ .custom-control-label::before {
  background-color: inherit;
}
.custom-checkbox .custom-control-input:focus:not(:checked):not(:disabled) ~ .custom-control-label::before, .custom-checkbox .custom-control-input:active:not(:checked):not(:disabled) ~ .custom-control-label::before {
  box-shadow: 0 0 0 6px rgba(79, 41, 147, 0.1);
}
.custom-checkbox .custom-control-input:focus:checked:not(:disabled) ~ .custom-control-label::before, .custom-checkbox .custom-control-input:active:checked:not(:disabled) ~ .custom-control-label::before {
  box-shadow: 0 0 0 6px rgba(79, 41, 147, 0.1);
  border-color: #9A62FF;
  background-color: #9A62FF;
}
.custom-checkbox .custom-control-input:focus:disabled ~ .custom-control-label::before, .custom-checkbox .custom-control-input:active:disabled ~ .custom-control-label::before {
  box-shadow: 0 0 0 6px rgba(52, 48, 58, 0.1);
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  border-color: #C3C0C7;
  background-color: #C3C0C7;
}
.custom-checkbox .custom-control-input:disabled:not(:checked) ~ .custom-control-label::before {
  border-color: #C3C0C7;
  background-color: transparent;
}
.inline-edit-input-group .input-group-append, .inline-edit-input-group .input-group-prepend {
  cursor: pointer;
  padding-left: 10px;
  padding-right: 10px;
  -ms-flex-align: center;
      align-items: center;
}
.inline-edit-input-group .destroy-icon {
  width: 14px;
  height: 16px;
}
.inline-edit-input {
  margin-bottom: 0px;
  border-radius: 0px;
  border: none !important;
  padding-left: 36px;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%239A62FF'/%3E%3C/svg%3E");
  width: 18px;
  height: 18px;
  background-size: 12px 12px;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #F9F9F9;
  background-size: 12px 12px;
  border-color: #9A62FF;
}
.custom-radio .custom-control-input:active ~ .custom-control-label::before {
  background-color: inherit;
}
.custom-radio .custom-control-input:focus:not(:checked):not(:disabled) ~ .custom-control-label::before, .custom-radio .custom-control-input:active:not(:checked):not(:disabled) ~ .custom-control-label::before {
  box-shadow: 0 0 0 6px rgba(79, 41, 147, 0.1);
}
.custom-radio .custom-control-input:focus:checked:not(:disabled) ~ .custom-control-label::before, .custom-radio .custom-control-input:active:checked:not(:disabled) ~ .custom-control-label::before {
  box-shadow: 0 0 0 6px rgba(79, 41, 147, 0.1);
  border-color: #9A62FF;
  background-color: rgba(79, 41, 147, 0.1);
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  border-color: #C3C0C7;
  background-color: transparent;
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23C3C0C7'/%3E%3C/svg%3E");
  width: 18px;
  height: 18px;
  background-size: 12px 12px;
}
.custom-radio .custom-control-input:disabled:not(:checked) ~ .custom-control-label::before {
  border-color: #A5A1AC;
  background-color: transparent;
}
.custom-radio .custom-control-input:focus:disabled ~ .custom-control-label::before, .custom-radio .custom-control-input:active:disabled ~ .custom-control-label::before {
  box-shadow: 0 0 0 6px rgba(52, 48, 58, 0.1);
  border-color: #A5A1AC;
  background-color: rgba(52, 48, 58, 0.1);
}
.custom-radio .custom-control-input:focus:disabled:checked ~ .custom-control-label::before, .custom-radio .custom-control-input:active:disabled:checked ~ .custom-control-label::before {
  border-color: #C3C0C7;
}
.toggle-switch-container.no-margin {
  margin-top: 0 !important;
}
.btn {
  cursor: pointer;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  border: 1px solid transparent !important;
  padding: 7.5px 15.5px;
  border-radius: 2px;
  box-shadow: 0 2px 2px 0 rgba(26, 24, 29, 0.16), 0 1px 4px 0 rgba(26, 24, 29, 0.12);
  color: #FFFFFF;
}
.btn:focus:not(.btn-flat) {
    outline: none;
    border-color: #9A62FF;
    box-shadow: 0 4px 4px 0 rgba(26, 24, 29, 0.16), 0 1px 8px 0 rgba(26, 24, 29, 0.12);
}
.btn:hover:not(.btn-flat) {
    box-shadow: 0 4px 4px 0 rgba(26, 24, 29, 0.16), 0 1px 8px 0 rgba(26, 24, 29, 0.12);
    border-color: transparent;
}
.btn:active:not(.btn-flat), .btn.active:not(.btn-flat) {
    box-shadow: none !important;
    border: 1px solid transparent;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active {
  color: #FFFFFF !important;
}
.btn:disabled, .btn.disabled {
  box-shadow: none;
  opacity: 0.64;
  border-color: transparent;
}
.btn-primary {
  background: #4F2A93;
}
.btn-primary:disabled {
    background: #4F2A93;
}
.btn-primary:hover:not(:disabled), .btn-primary:active, .btn-primary.active, .btn-primary:focus {
    background: #5d3b9c !important;
    color: #FFFFFF;
}
.btn-secondary, .dropdown > .btn-secondary {
  color: #4E4A57;
  background: #FFFFFF !important;
}
.btn-secondary:hover:not(:disabled):not(.disabled), .btn-secondary:active, .btn-secondary.active, .btn-secondary:focus, .dropdown > .btn-secondary:hover:not(:disabled):not(.disabled), .dropdown > .btn-secondary:active, .dropdown > .btn-secondary.active, .dropdown > .btn-secondary:focus {
    color: #4F2A93 !important;
}
.btn-secondary:active, .btn-secondary:focus, .btn-secondary.active, .dropdown > .btn-secondary:active, .dropdown > .btn-secondary:focus, .dropdown > .btn-secondary.active {
    border-color: #BDA8FF !important;
}
.btn-secondary:disabled, .btn-secondary.disabled, .dropdown > .btn-secondary:disabled, .dropdown > .btn-secondary.disabled {
    background: #E1E0E3 !important;
    color: #686274 !important;
}
.btn-success {
  background: #24CC8F;
}
.btn-success:disabled {
    background: #24CC8F;
}
.btn-success:hover:not(:disabled), .btn-success:active, .btn-success.active {
    background: #3FDAA2;
}
.show > .btn-success.dropdown-toggle {
  background: #3FDAA2;
}
.btn-info {
  background: #46A7D9;
}
.btn-info:disabled {
    background: #46A7D9;
}
.btn-info:hover:not(:disabled), .btn-info:active, .btn-info.active {
    background: #50B5E9;
}
.btn-danger {
  background: #F74E52;
}
.btn-danger:disabled {
    background: #F74E52;
}
.btn-danger:hover:not(:disabled), .btn-danger:active, .btn-danger.active {
    background: #FF6165;
}
.btn-show-more {
  display: block;
  width: 50%;
  max-width: 448px;
  margin: 0 auto;
  margin-top: 12px;
  padding: 8px;
  font-size: 14px;
  line-height: 1.43;
  font-weight: bold;
  text-align: center;
  background: #EDECEE;
  color: #878190 !important;
  box-shadow: none;
}
.btn-show-more:hover {
    box-shadow: none;
    color: inherit !important;
}
.btn-flat {
  border: 0;
  box-shadow: none;
}
.badge {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.33;
  color: #878190;
  padding: 4px 8px;
  box-shadow: 0 1px 1px 0 rgba(26, 24, 29, 0.12);
}
.badge-pill {
  border-radius: 100px;
}
.badge-default {
  background: #E1E0E3;
  box-shadow: none;
}
.badge-item {
  position: absolute;
  top: -9px;
}
.badge-purple {
  position: absolute;
  color: #FFFFFF;
  background: #9A62FF;
  line-height: 1.2;
  font-size: 10px;
}
.dropdown > .btn {
  padding: 9px 15.5px;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.43;
}
.dropdown.show > .dropdown-toggle:not(.btn-success) {
  color: #4F2A93;
  border-color: #BDA8FF !important;
  box-shadow: none;
}
.dropdown-toggle::after {
  margin-left: 16px;
  border-top: 6px solid;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  vertical-align: 0;
}
.dropdown-menu {
  padding: 0px;
  border: none;
  border-radius: 4px;
  box-shadow: 0 2px 2px 0 rgba(26, 24, 29, 0.15), 0 1px 4px 0 rgba(255, 255, 255, 0.1);
}
.dropdown-item {
  padding-left: 24px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 14px;
  line-height: 1.71;
  color: #4E4A57;
  cursor: pointer;
}
.dropdown-item:focus {
    outline: none;
    background-color: inherit;
}
.dropdown-item:active, .dropdown-item:hover, .dropdown-item.active {
    background-color: rgba(213, 200, 255, 0.32);
    color: #4F2A93;
}
.dropdown + .dropdown {
  margin-left: 12px;
}
.dropdown-label {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.43;
  color: #34313A;
  margin-right: 20px;
  margin-left: 20px;
}
.dropdown-icon-item .svg-icon {
  margin: 0px 16px 0px 0px;
  vertical-align: middle;
}
.dropdown-icon-item .text {
  vertical-align: middle;
}
.inline-dropdown {
  width: 100%;
}
.inline-dropdown .dropdown-toggle {
    width: 100% !important;
    text-align: left;
}
.inline-dropdown .dropdown-toggle::after {
    position: absolute;
    right: 16px;
    top: 17px;
}
.inline-dropdown .dropdown-menu.show {
    width: 100% !important;
}
.popover {
  border-radius: 4px;
  background-color: rgba(52, 49, 58, 0.96);
  box-shadow: 0 2px 2px 0 rgba(26, 24, 29, 0.16), 0 1px 4px 0 rgba(26, 24, 29, 0.12);
}
.popover::after, .popover::before, .popover .arrow {
    display: none;
}
.popover .popover-header {
    display: none;
}
.popover-body {
  padding: 12px 16px;
  text-align: center;
  color: #E1E0E3;
  font-size: 12px;
  line-height: 1.33;
}
.popover-content-title {
  color: #FFFFFF;
  line-height: 1.14;
}
.popover-content-text:not(:last-child) {
  margin-bottom: 16px;
}
.popover-content-title:last-child {
  margin-bottom: 0px;
}
.popover-content-text:last-child {
  margin-bottom: 0px;
}
.popover-content-attr {
  width: 50%;
  display: inline-block;
  font-weight: bold;
  margin-bottom: 4px;
}
.popover-content-attr-key {
    color: #FFFFFF;
}
.popover-content-attr-val {
    color: #24CC8F;
}
.tooltip .arrow {
  display: none;
}
.tooltip .tooltip-inner {
  font-size: 12px;
  line-height: 1.33;
  color: #FFFFFF;
  padding: 8px 12px;
  margin-top: 8px;
  border-radius: 4px;
  background-color: rgba(52, 49, 58, 0.96);
  box-shadow: 0 2px 2px 0 rgba(26, 24, 29, 0.16), 0 1px 4px 0 rgba(26, 24, 29, 0.12);
}
.items > div {
  display: inline-block;
  margin-right: 24px;
}
.items > div:last-of-type {
  margin-right: 0px;
}
.item-wrapper {
  position: relative;
  display: inline-block;
  margin-bottom: 12px;
}
.items-one-line .item-wrapper {
  margin-bottom: 8px;
}
.item {
  position: relative;
  width: 94px;
  height: 92px;
  border-radius: 2px;
  background: #FFFFFF;
  box-shadow: 0 2px 2px 0 rgba(26, 24, 29, 0.15), 0 1px 4px 0 rgba(26, 24, 29, 0.1);
  border: 1px solid transparent;
}
.item-empty {
    background: #34313A;
    box-shadow: none;
    cursor: auto;
}
.item-active {
    background: #BDA8FF;
}
.item:hover {
    box-shadow: 0 4px 4px 0 rgba(26, 24, 29, 0.16), 0 1px 8px 0 rgba(26, 24, 29, 0.12);
    border-color: #BDA8FF;
}
.item.highlight {
    box-shadow: 0 0 8px 8px rgba(26, 24, 29, 0.16), 0 5px 10px 0 rgba(26, 24, 29, 0.12) !important;
}
.item.highlight-border {
    border-color: #BDA8FF;
}
.item.suggested {
    box-shadow: 0 2px 2px 0 rgba(26, 24, 29, 0.16), 0 1px 4px 0 rgba(26, 24, 29, 0.12);
    border: solid 1px #D5C8FF;
}
.item.suggested:hover {
    border: solid 1px #BDA8FF;
}
.flat .item {
  box-shadow: none;
  border: none;
}
.bordered-item .item {
  background: #F9F9F9 !important;
  margin: 0 auto;
}
.drawer-content .item:hover {
  border-color: transparent;
  box-shadow: none;
}
.item .item-content {
  margin: auto;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.item-label {
  display: block;
  width: 94px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.33;
  text-align: center;
  color: #C3C0C7;
  margin-top: 4px;
}
.questPopover {
  width: 200px;
}
.bg-health {
  background: #F74E52;
}
.bg-experience {
  background: #FFBE5D;
}
.bg-mana {
  background: #50B5E9;
}
.svg-icon {
  display: block;
  transition: none !important;
  fill: currentColor;
}
.svg-icon svg {
    display: block;
}
.svg-icon * {
    transition: none !important;
}
.svg-icon.color svg path {
    fill: currentColor;
}
.icon-16 {
  width: 16px;
  height: 16px;
}
.icon-10 {
  width: 10px;
  height: 10px;
}
.inline {
  display: inline-block;
}
.toggle-up, .toggle-down {
  cursor: pointer;
}
.toggle-up .svg-icon, .toggle-down .svg-icon {
    width: 20px;
}
.task-worst-control-bg {
  background: #DE3F3F !important;
}
.task-worst-control-bg:hover .habit-control {
    background: rgba(26, 24, 29, 0.48) !important;
}
.task-worst-control-bg:hover .daily-todo-control {
    background: rgba(255, 255, 255, 0.72) !important;
}
.task-worst-control-inner-habit {
  background: rgba(26, 24, 29, 0.24) !important;
}
.task-worst-control-inner-daily-todo {
  background: #F19595 !important;
}
.task-worst-control-checkbox {
  color: #DE3F3F !important;
}
.task-worst-modal-bg {
  background: #DE3F3F !important;
}
.task-worst-modal-icon {
  color: #DE3F3F !important;
}
.task-worst-modal-text {
  color: #C92B2B !important;
}
.task-worst-modal-option-disabled:hover .svg-icon {
  color: #DE3F3F !important;
}
.task-worst-modal-option-disabled:hover .option-item-label {
  color: #C92B2B !important;
}
.task-worst-modal-habit-control-disabled:hover .habit-control {
  background: #DE3F3F !important;
}
.task-worst-modal-habit-control-disabled:hover .option-item-label {
  color: #C92B2B !important;
}
.task-worse-control-bg {
  background: #FF6165 !important;
}
.task-worse-control-bg:hover .habit-control {
    background: rgba(26, 24, 29, 0.48) !important;
}
.task-worse-control-bg:hover .daily-todo-control {
    background: rgba(255, 255, 255, 0.72) !important;
}
.task-worse-control-inner-habit {
  background: rgba(26, 24, 29, 0.24) !important;
}
.task-worse-control-inner-daily-todo {
  background: #FFB6B8 !important;
}
.task-worse-control-checkbox {
  color: #FF6165 !important;
}
.task-worse-modal-bg {
  background: #FF6165 !important;
}
.task-worse-modal-icon {
  color: #FF6165 !important;
}
.task-worse-modal-text {
  color: #F23035 !important;
}
.task-worse-modal-option-disabled:hover .svg-icon {
  color: #FF6165 !important;
}
.task-worse-modal-option-disabled:hover .option-item-label {
  color: #F23035 !important;
}
.task-worse-modal-habit-control-disabled:hover .habit-control {
  background: #FF6165 !important;
}
.task-worse-modal-habit-control-disabled:hover .option-item-label {
  color: #F23035 !important;
}
.task-bad-control-bg {
  background: #FF944C !important;
}
.task-bad-control-bg:hover .habit-control {
    background: #b75a1c !important;
}
.task-bad-control-bg:hover .daily-todo-control {
    background: rgba(255, 255, 255, 0.72) !important;
}
.task-bad-control-inner-habit {
  background: rgba(183, 90, 28, 0.4) !important;
}
.task-bad-control-inner-daily-todo {
  background: #FFBF98 !important;
}
.task-bad-control-checkbox {
  color: #FF944C !important;
}
.task-bad-modal-bg {
  background: #FF944C !important;
}
.task-bad-modal-bg .form-control {
    background: rgba(183, 90, 28, 0.4) !important;
}
.task-bad-modal-bg .form-control:focus, .task-bad-modal-bg .form-control:active, .task-bad-modal-bg .form-control:hover {
      background-color: #b75a1c !important;
}
.task-bad-modal-icon {
  color: #FF944C !important;
}
.task-bad-modal-text {
  color: #b75a1c !important;
}
.task-bad-modal-option-disabled:hover .svg-icon {
  color: #FF944C !important;
}
.task-bad-modal-option-disabled:hover .option-item-label {
  color: #b75a1c !important;
}
.task-bad-modal-habit-control-disabled:hover .habit-control {
  background: #FF944C !important;
}
.task-bad-modal-habit-control-disabled:hover .option-item-label {
  color: #b75a1c !important;
}
.task-neutral-control-bg {
  background: #FFBE5D !important;
}
.task-neutral-control-bg:hover .habit-control {
    background: #bf7d1a !important;
}
.task-neutral-control-bg:hover .daily-todo-control {
    background: rgba(255, 255, 255, 0.72) !important;
}
.task-neutral-control-inner-habit {
  background: rgba(183, 90, 28, 0.32) !important;
}
.task-neutral-control-inner-daily-todo {
  background: #FFD9A0 !important;
}
.task-neutral-control-checkbox {
  color: #FFBE5D !important;
}
.task-neutral-modal-bg {
  background: #FFBE5D !important;
}
.task-neutral-modal-bg .form-control {
    background: rgba(183, 90, 28, 0.4) !important;
}
.task-neutral-modal-bg .form-control:focus, .task-neutral-modal-bg .form-control:active, .task-neutral-modal-bg .form-control:hover {
      background-color: #bf7d1a !important;
}
.task-neutral-modal-icon {
  color: #FFBE5D !important;
}
.task-neutral-modal-text {
  color: #bf7d1a !important;
}
.task-neutral-modal-option-disabled:hover .svg-icon {
  color: #FFBE5D !important;
}
.task-neutral-modal-option-disabled:hover .option-item-label {
  color: #bf7d1a !important;
}
.task-neutral-modal-habit-control-disabled:hover .habit-control {
  background: #FFBE5D !important;
}
.task-neutral-modal-habit-control-disabled:hover .option-item-label {
  color: #bf7d1a !important;
}
.task-good-control-bg {
  background: #24CC8F !important;
}
.task-good-control-bg:hover .habit-control {
    background: rgba(26, 24, 29, 0.48) !important;
}
.task-good-control-bg:hover .daily-todo-control {
    background: rgba(255, 255, 255, 0.72) !important;
}
.task-good-control-inner-habit {
  background: rgba(26, 24, 29, 0.24) !important;
}
.task-good-control-inner-daily-todo {
  background: #77f4c7 !important;
}
.task-good-control-checkbox {
  color: #24CC8F !important;
}
.task-good-modal-bg {
  background: #24CC8F !important;
}
.task-good-modal-icon {
  color: #24CC8F !important;
}
.task-good-modal-text {
  color: #1ca372 !important;
}
.task-good-modal-option-disabled:hover .svg-icon {
  color: #24CC8F !important;
}
.task-good-modal-option-disabled:hover .option-item-label {
  color: #1ca372 !important;
}
.task-good-modal-habit-control-disabled:hover .habit-control {
  background: #24CC8F !important;
}
.task-good-modal-habit-control-disabled:hover .option-item-label {
  color: #1ca372 !important;
}
.task-better-control-bg {
  background: #3BCAD7 !important;
}
.task-better-control-bg:hover .habit-control {
    background: rgba(26, 24, 29, 0.48) !important;
}
.task-better-control-bg:hover .daily-todo-control {
    background: rgba(255, 255, 255, 0.72) !important;
}
.task-better-control-inner-habit {
  background: rgba(26, 24, 29, 0.24) !important;
}
.task-better-control-inner-daily-todo {
  background: #8dedf6 !important;
}
.task-better-control-checkbox {
  color: #3BCAD7 !important;
}
.task-better-modal-bg {
  background: #3BCAD7 !important;
}
.task-better-modal-icon {
  color: #3BCAD7 !important;
}
.task-better-modal-text {
  color: #20B2BF !important;
}
.task-better-modal-option-disabled:hover .svg-icon {
  color: #3BCAD7 !important;
}
.task-better-modal-option-disabled:hover .option-item-label {
  color: #20B2BF !important;
}
.task-better-modal-habit-control-disabled:hover .habit-control {
  background: #3BCAD7 !important;
}
.task-better-modal-habit-control-disabled:hover .option-item-label {
  color: #20B2BF !important;
}
.task-best-control-bg {
  background: #50B5E9 !important;
}
.task-best-control-bg:hover .habit-control {
    background: rgba(26, 24, 29, 0.48) !important;
}
.task-best-control-bg:hover .daily-todo-control {
    background: rgba(255, 255, 255, 0.72) !important;
}
.task-best-control-inner-habit {
  background: rgba(26, 24, 29, 0.24) !important;
}
.task-best-control-inner-daily-todo {
  background: #A9DCF6 !important;
}
.task-best-control-checkbox {
  color: #50B5E9 !important;
}
.task-best-modal-bg {
  background: #50B5E9 !important;
}
.task-best-modal-icon {
  color: #50B5E9 !important;
}
.task-best-modal-text {
  color: #2995CD !important;
}
.task-best-modal-option-disabled:hover .svg-icon {
  color: #46A7D9 !important;
}
.task-best-modal-option-disabled:hover .option-item-label {
  color: #2995CD !important;
}
.task-best-modal-habit-control-disabled:hover .habit-control {
  background: #46A7D9 !important;
}
.task-best-modal-habit-control-disabled:hover .option-item-label {
  color: #2995CD !important;
}
.task-purple-modal-bg {
  background: #6133B4 !important;
}
.task-purple-modal-icon {
  color: #6133B4 !important;
}
.task-purple-modal-text {
  color: #4F2A93 !important;
}
.task-purple-modal-option-disabled:hover .svg-icon {
  color: #6133B4 !important;
}
.task-purple-modal-option-disabled:hover .option-item-label {
  color: #4F2A93 !important;
}
.task-purple-modal-habit-control-disabled:hover .habit-control {
  background: #6133B4 !important;
}
.task-purple-modal-habit-control-disabled:hover .option-item-label {
  color: #4F2A93 !important;
}
.task-reward-control-bg {
  background: rgba(255, 217, 160, 0.32) !important;
}
.task-reward-control-bg .small-text {
    color: #FFA623 !important;
}
.task-reward-control-bg:hover {
    background: rgba(255, 217, 160, 0.48) !important;
}
.task-disabled-habit-control-bg {
  background: #EDECEE;
}
.task-disabled-habit-control-inner {
  color: rgba(26, 24, 29, 0.12) !important;
  border: 1px solid rgba(26, 24, 29, 0.12);
}
.task-disabled-daily-todo-control-bg {
  background: #C3C0C7 !important;
}
.task-disabled-daily-todo-control-bg:hover .daily-todo-control {
    background: rgba(255, 255, 255, 0.72) !important;
}
.task-disabled-daily-todo-control-inner {
  background: #E1E0E3 !important;
}
.task-disabled-daily-todo-control-checkbox {
  color: #C3C0C7 !important;
}
.task-disabled-daily-todo-control-content {
  background: #EDECEE;
}
.task-disabled-daily-todo-control-content .task-title, .task-disabled-daily-todo-control-content .task-notes {
    color: #A5A1AC !important;
}
.task-control {
  width: 28px;
  height: 28px;
}
.habit-control {
  border-radius: 100px;
  color: #FFFFFF;
}
.habit-control .svg-icon {
    width: 10px;
    height: 10px;
    margin: 0 auto;
}
.habit-control .positive {
    margin-top: 9px;
}
.habit-control .negative {
    margin-top: 13px;
}
.daily-todo-control:hover .svg-icon.check {
  display: block;
}
.daily-todo-control .svg-icon.check {
  display: none;
}
.daily-todo-control .svg-icon.check.display-check-icon {
    display: block;
}
.category-box {
  padding: 1em;
  max-width: 400px;
  position: absolute;
  top: -480px;
  padding: 2em;
  border-radius: 2px;
  background-color: #FFFFFF;
  box-shadow: 0 2px 2px 0 rgba(26, 24, 29, 0.15), 0 1px 4px 0 rgba(26, 24, 29, 0.1);
}
.category-label {
  min-width: 100px;
  border-radius: 100px;
  background-color: #EDECEE;
  padding: .5em;
  display: inline-block;
  margin-right: .5em;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.33;
  text-align: center;
  color: #A5A1AC;
}
.category-select {
  border-radius: 2px;
  background-color: #FFFFFF;
  box-shadow: 0 2px 2px 0 rgba(26, 24, 29, 0.16), 0 1px 4px 0 rgba(26, 24, 29, 0.12);
  padding: 1em;
}
.category-select:hover {
  cursor: pointer;
}
.category-wrap {
  margin-top: .5em;
}
[draggable] {
  cursor: move;
  /* fallback if grab cursor is unsupported */
  cursor: -webkit-grab;
  cursor: grab;
}
/* (Optional) Apply a "closed-hand" cursor during drag operation. */
[draggable]:active {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.featured-label {
  width: auto;
  height: 28px;
  border-radius: 2px;
  background-color: #b36213;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.featured-label.with-border {
    border: solid 2px #FFA623;
    height: 32px;
}
.featured-label.closed {
    max-width: 50%;
    min-height: 32px;
    height: auto;
    padding: 3px;
}
.featured-label .rectangle {
    margin: 9px;
    display: inline-block;
    width: 6px;
    height: 6px;
    transform: rotate(-45deg);
    background-color: #FFBE5D;
    border: solid 2px #FFA623;
}
.featured-label .text {
    font-size: 12px;
    font-weight: bold;
    line-height: 1.33;
    color: #FFFFFF;
    -ms-flex: 1;
        flex: 1;
}
#nprogress .bar {
  background: #9A62FF !important;
  height: 4px !important;
}
#nprogress .peg {
  box-shadow: 0 0 10px #9A62FF, 0 0 5px #9A62FF !important;
}
#nprogress .spinner-icon {
  border-top-color: #9A62FF !important;
  border-left-color: #9A62FF !important;
}
.badge-svg {
  left: calc((100% - 18px) / 2);
  cursor: pointer;
  color: #C3C0C7;
  background: #FFFFFF;
  padding: 4.5px 6px;
}
.badge-svg.item-selected-badge {
    background: #6133B4;
    color: #FFFFFF;
}
span.badge.badge-pill.badge-item.badge-svg:not(.item-selected-badge) {
  color: #a5a1ac;
}
span.badge.badge-pill.badge-item.badge-svg.hide {
  display: none;
}
.item:hover span.badge.badge-pill.badge-item.badge-svg.hide {
  display: block;
}
.icon-12 {
  width: 12px;
  height: 12px;
}

.promo_ios {
  background-image: url(/static/images/spritesmith-largeSprites-0.2aa50dc.png);
  background-position: 0px 0px;
  width: 325px;
  height: 336px;
}
.promo_mystery_201801 {
  background-image: url(/static/images/spritesmith-largeSprites-0.2aa50dc.png);
  background-position: -326px 0px;
  width: 376px;
  height: 196px;
}
.promo_take_this {
  background-image: url(/static/images/spritesmith-largeSprites-0.2aa50dc.png);
  background-position: -326px -197px;
  width: 114px;
  height: 87px;
}
.promo_winter_customizations {
  background-image: url(/static/images/spritesmith-largeSprites-0.2aa50dc.png);
  background-position: 0px -337px;
  width: 140px;
  height: 441px;
}
.scene_lady_glaciate {
  background-image: url(/static/images/spritesmith-largeSprites-0.2aa50dc.png);
  background-position: -141px -533px;
  width: 282px;
  height: 147px;
}
.scene_setting_up_todos {
  background-image: url(/static/images/spritesmith-largeSprites-0.2aa50dc.png);
  background-position: -141px -337px;
  width: 240px;
  height: 195px;
}
.scene_task_list {
  background-image: url(/static/images/spritesmith-largeSprites-0.2aa50dc.png);
  background-position: -382px -337px;
  width: 240px;
  height: 195px;
}

.achievement-alien {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1667px -1533px;
  width: 24px;
  height: 26px;
}
.achievement-alien2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1177px -1480px;
  width: 48px;
  height: 52px;
}
.achievement-alpha2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -343px -1628px;
  width: 48px;
  height: 52px;
}
.achievement-armor2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1470px -1628px;
  width: 48px;
  height: 52px;
}
.achievement-bewilder2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1421px -1628px;
  width: 48px;
  height: 52px;
}
.achievement-birthday2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1372px -1628px;
  width: 48px;
  height: 52px;
}
.achievement-boot2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1323px -1628px;
  width: 48px;
  height: 52px;
}
.achievement-bow2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1274px -1628px;
  width: 48px;
  height: 52px;
}
.achievement-burnout2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1225px -1628px;
  width: 48px;
  height: 52px;
}
.achievement-cactus2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1176px -1628px;
  width: 48px;
  height: 52px;
}
.achievement-cake2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1127px -1628px;
  width: 48px;
  height: 52px;
}
.achievement-cave2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1078px -1628px;
  width: 48px;
  height: 52px;
}
.achievement-challenge2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1029px -1628px;
  width: 48px;
  height: 52px;
}
.achievement-comment2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -980px -1628px;
  width: 48px;
  height: 52px;
}
.achievement-congrats2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -931px -1628px;
  width: 48px;
  height: 52px;
}
.achievement-costumeContest2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -882px -1628px;
  width: 48px;
  height: 52px;
}
.achievement-dilatory2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -833px -1628px;
  width: 48px;
  height: 52px;
}
.achievement-friends2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -784px -1628px;
  width: 48px;
  height: 52px;
}
.achievement-getwell2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -735px -1628px;
  width: 48px;
  height: 52px;
}
.achievement-goodluck2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -686px -1628px;
  width: 48px;
  height: 52px;
}
.achievement-greeting2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -637px -1628px;
  width: 48px;
  height: 52px;
}
.achievement-guild2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -588px -1628px;
  width: 48px;
  height: 52px;
}
.achievement-habitBirthday2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -539px -1628px;
  width: 48px;
  height: 52px;
}
.achievement-habiticaDay2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -490px -1628px;
  width: 48px;
  height: 52px;
}
.achievement-heart2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -441px -1628px;
  width: 48px;
  height: 52px;
}
.achievement-karaoke-2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -392px -1628px;
  width: 48px;
  height: 52px;
}
.achievement-karaoke {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1667px -1480px;
  width: 24px;
  height: 26px;
}
.achievement-lostMasterclasser2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -294px -1628px;
  width: 48px;
  height: 52px;
}
.achievement-ninja2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1128px -1480px;
  width: 48px;
  height: 52px;
}
.achievement-npc2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -196px -1628px;
  width: 48px;
  height: 52px;
}
.achievement-nye2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -147px -1628px;
  width: 48px;
  height: 52px;
}
.achievement-partyOn2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -98px -1628px;
  width: 48px;
  height: 52px;
}
.achievement-partyUp2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -49px -1628px;
  width: 48px;
  height: 52px;
}
.achievement-perfect2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: 0px -1628px;
  width: 48px;
  height: 52px;
}
.achievement-rat2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1618px -1533px;
  width: 48px;
  height: 52px;
}
.achievement-royally-loyal2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1569px -1533px;
  width: 48px;
  height: 52px;
}
.achievement-seafoam2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1520px -1533px;
  width: 48px;
  height: 52px;
}
.achievement-shield2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1471px -1533px;
  width: 48px;
  height: 52px;
}
.achievement-shinySeed2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1422px -1533px;
  width: 48px;
  height: 52px;
}
.achievement-snowball2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1373px -1533px;
  width: 48px;
  height: 52px;
}
.achievement-spookySparkles2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1324px -1533px;
  width: 48px;
  height: 52px;
}
.achievement-stoikalm2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1275px -1533px;
  width: 48px;
  height: 52px;
}
.achievement-sun2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1226px -1533px;
  width: 48px;
  height: 52px;
}
.achievement-sword2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1177px -1533px;
  width: 48px;
  height: 52px;
}
.achievement-thankyou2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1128px -1533px;
  width: 48px;
  height: 52px;
}
.achievement-thermometer2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1618px -1480px;
  width: 48px;
  height: 52px;
}
.achievement-tree2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1569px -1480px;
  width: 48px;
  height: 52px;
}
.achievement-triadbingo2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1520px -1480px;
  width: 48px;
  height: 52px;
}
.achievement-ultimate-healer2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1471px -1480px;
  width: 48px;
  height: 52px;
}
.achievement-ultimate-mage2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1422px -1480px;
  width: 48px;
  height: 52px;
}
.achievement-ultimate-rogue2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1373px -1480px;
  width: 48px;
  height: 52px;
}
.achievement-ultimate-warrior2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1324px -1480px;
  width: 48px;
  height: 52px;
}
.achievement-unearned2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1275px -1480px;
  width: 48px;
  height: 52px;
}
.achievement-valentine2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1226px -1480px;
  width: 48px;
  height: 52px;
}
.achievement-wolf2x {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -245px -1628px;
  width: 48px;
  height: 52px;
}
.background_alpine_slopes {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -987px -888px;
  width: 140px;
  height: 147px;
}
.background_aquarium {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1136px 0px;
  width: 140px;
  height: 147px;
}
.background_archery_range {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1136px -148px;
  width: 140px;
  height: 147px;
}
.background_aurora {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -426px -444px;
  width: 141px;
  height: 147px;
}
.background_autumn_forest {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1136px -444px;
  width: 140px;
  height: 147px;
}
.background_back_of_giant_beast {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -568px -444px;
  width: 141px;
  height: 147px;
}
.background_bamboo_forest {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -710px 0px;
  width: 141px;
  height: 147px;
}
.background_beach {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -710px -148px;
  width: 141px;
  height: 147px;
}
.background_beehive {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: 0px -1036px;
  width: 140px;
  height: 147px;
}
.background_bell_tower {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -141px -1036px;
  width: 140px;
  height: 147px;
}
.background_beside_well {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: 0px 0px;
  width: 141px;
  height: 147px;
}
.background_blacksmithy {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -423px -1036px;
  width: 140px;
  height: 147px;
}
.background_blizzard {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -564px -1036px;
  width: 140px;
  height: 147px;
}
.background_blue {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -705px -1036px;
  width: 140px;
  height: 147px;
}
.background_bug_covered_log {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -846px -1036px;
  width: 140px;
  height: 147px;
}
.background_buried_treasure {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -710px -444px;
  width: 141px;
  height: 147px;
}
.background_cherry_trees {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1128px -1036px;
  width: 140px;
  height: 147px;
}
.background_clouds {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1277px 0px;
  width: 140px;
  height: 147px;
}
.background_coral_reef {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1277px -148px;
  width: 140px;
  height: 147px;
}
.background_cornfields {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1277px -296px;
  width: 140px;
  height: 147px;
}
.background_cozy_library {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: 0px -592px;
  width: 141px;
  height: 147px;
}
.background_crosscountry_ski_trail {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -142px -592px;
  width: 141px;
  height: 147px;
}
.background_crystal_cave {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1277px -740px;
  width: 140px;
  height: 147px;
}
.background_deep_mine {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1277px -888px;
  width: 140px;
  height: 147px;
}
.background_deep_sea {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1277px -1036px;
  width: 140px;
  height: 147px;
}
.background_desert_dunes {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -284px -592px;
  width: 141px;
  height: 147px;
}
.background_dilatory_castle {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -141px -1184px;
  width: 140px;
  height: 147px;
}
.background_dilatory_ruins {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -282px -1184px;
  width: 140px;
  height: 147px;
}
.background_distant_castle {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -423px -1184px;
  width: 140px;
  height: 147px;
}
.background_drifting_raft {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -564px -1184px;
  width: 140px;
  height: 147px;
}
.background_driving_a_sleigh {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -426px -592px;
  width: 141px;
  height: 147px;
}
.background_dusty_canyons {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -846px -1184px;
  width: 140px;
  height: 147px;
}
.background_fairy_ring {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -987px -1184px;
  width: 140px;
  height: 147px;
}
.background_farmhouse {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1128px -1184px;
  width: 140px;
  height: 147px;
}
.background_fiber_arts_room {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -568px -592px;
  width: 141px;
  height: 147px;
}
.background_floating_islands {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1418px 0px;
  width: 140px;
  height: 147px;
}
.background_floral_meadow {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1410px -1332px;
  width: 140px;
  height: 147px;
}
.background_flying_over_icy_steppes {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -710px -592px;
  width: 141px;
  height: 147px;
}
.background_forest {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1418px -444px;
  width: 140px;
  height: 147px;
}
.background_frigid_peak {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1418px -592px;
  width: 140px;
  height: 147px;
}
.background_frozen_lake {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1418px -740px;
  width: 140px;
  height: 147px;
}
.background_garden_shed {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -852px 0px;
  width: 141px;
  height: 147px;
}
.background_gazebo {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1418px -1036px;
  width: 140px;
  height: 147px;
}
.background_giant_birdhouse {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1418px -1184px;
  width: 140px;
  height: 147px;
}
.background_giant_florals {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -852px -148px;
  width: 141px;
  height: 147px;
}
.background_giant_seashell {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -852px -296px;
  width: 141px;
  height: 147px;
}
.background_giant_wave {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -852px -444px;
  width: 141px;
  height: 147px;
}
.background_grand_staircase {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -852px -592px;
  width: 141px;
  height: 147px;
}
.background_graveyard {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -564px -1332px;
  width: 140px;
  height: 147px;
}
.background_green {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -705px -1332px;
  width: 140px;
  height: 147px;
}
.background_guardian_statues {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: 0px -740px;
  width: 141px;
  height: 147px;
}
.background_gumdrop_land {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -987px -1332px;
  width: 140px;
  height: 147px;
}
.background_habit_city_streets {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -142px -740px;
  width: 141px;
  height: 147px;
}
.background_harvest_feast {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1269px -1332px;
  width: 140px;
  height: 147px;
}
.background_harvest_fields {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -284px -740px;
  width: 141px;
  height: 147px;
}
.background_harvest_moon {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -426px -740px;
  width: 141px;
  height: 147px;
}
.background_haunted_house {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1559px -148px;
  width: 140px;
  height: 147px;
}
.background_ice_cave {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -568px -740px;
  width: 141px;
  height: 147px;
}
.background_iceberg {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1559px -444px;
  width: 140px;
  height: 147px;
}
.background_idyllic_cabin {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1559px -592px;
  width: 140px;
  height: 147px;
}
.background_island_waterfalls {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1559px -740px;
  width: 140px;
  height: 147px;
}
.background_kelp_forest {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -710px -740px;
  width: 141px;
  height: 147px;
}
.background_lighthouse_shore {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1559px -1036px;
  width: 140px;
  height: 147px;
}
.background_lilypad {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1559px -1184px;
  width: 140px;
  height: 147px;
}
.background_magic_beanstalk {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1559px -1332px;
  width: 140px;
  height: 147px;
}
.background_magical_candles {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -852px -740px;
  width: 141px;
  height: 147px;
}
.background_marble_temple {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -994px 0px;
  width: 141px;
  height: 147px;
}
.background_market {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -282px -1480px;
  width: 140px;
  height: 147px;
}
.background_meandering_cave {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -423px -1480px;
  width: 140px;
  height: 147px;
}
.background_midnight_castle {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -994px -148px;
  width: 141px;
  height: 147px;
}
.background_midnight_clouds {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -705px -1480px;
  width: 140px;
  height: 147px;
}
.background_midnight_lake {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -994px -296px;
  width: 141px;
  height: 147px;
}
.background_mist_shrouded_mountain {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -987px -1480px;
  width: 140px;
  height: 147px;
}
.background_mistiflying_circus {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1418px -148px;
  width: 140px;
  height: 147px;
}
.background_mountain_lake {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -846px -888px;
  width: 140px;
  height: 147px;
}
.background_mountain_pyramid {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -705px -888px;
  width: 140px;
  height: 147px;
}
.background_night_dunes {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -564px -888px;
  width: 140px;
  height: 147px;
}
.background_ocean_sunrise {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -284px -444px;
  width: 141px;
  height: 147px;
}
.background_on_tree_branch {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -142px -444px;
  width: 141px;
  height: 147px;
}
.background_open_waters {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: 0px -444px;
  width: 141px;
  height: 147px;
}
.background_orchard {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: 0px -888px;
  width: 140px;
  height: 147px;
}
.background_pagodas {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -994px -740px;
  width: 140px;
  height: 147px;
}
.background_pixelists_workshop {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -568px -296px;
  width: 141px;
  height: 147px;
}
.background_pumpkin_patch {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -994px -444px;
  width: 140px;
  height: 147px;
}
.background_purple {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -846px -1480px;
  width: 140px;
  height: 147px;
}
.background_pyramids {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -568px -148px;
  width: 141px;
  height: 147px;
}
.background_rainbows_end {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -568px 0px;
  width: 141px;
  height: 147px;
}
.background_rainforest {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -426px -296px;
  width: 141px;
  height: 147px;
}
.background_rainy_city {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1559px -888px;
  width: 140px;
  height: 147px;
}
.background_red {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1559px -296px;
  width: 140px;
  height: 147px;
}
.background_rolling_hills {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -284px -296px;
  width: 141px;
  height: 147px;
}
.background_sandcastle {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -142px -296px;
  width: 141px;
  height: 147px;
}
.background_seafarer_ship {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1128px -1332px;
  width: 140px;
  height: 147px;
}
.background_shimmering_ice_prism {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -846px -1332px;
  width: 140px;
  height: 147px;
}
.background_shimmery_bubbles {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -423px -1332px;
  width: 140px;
  height: 147px;
}
.background_slimy_swamp {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -282px -1332px;
  width: 140px;
  height: 147px;
}
.background_snowman_army {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -141px -1332px;
  width: 140px;
  height: 147px;
}
.background_snowy_pines {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: 0px -1332px;
  width: 140px;
  height: 147px;
}
.background_snowy_sunrise {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1418px -888px;
  width: 140px;
  height: 147px;
}
.background_south_pole {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1418px -296px;
  width: 140px;
  height: 147px;
}
.background_sparkling_snowflake {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1269px -1184px;
  width: 140px;
  height: 147px;
}
.background_spider_web {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -705px -1184px;
  width: 140px;
  height: 147px;
}
.background_spooky_hotel {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: 0px -296px;
  width: 141px;
  height: 147px;
}
.background_spring_rain {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1277px -592px;
  width: 140px;
  height: 147px;
}
.background_stable {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1277px -444px;
  width: 140px;
  height: 147px;
}
.background_stained_glass {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -987px -1036px;
  width: 140px;
  height: 147px;
}
.background_starry_skies {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -282px -1036px;
  width: 140px;
  height: 147px;
}
.background_starry_winter_night {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -426px -148px;
  width: 141px;
  height: 147px;
}
.background_stoikalm_volcanoes {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1136px -740px;
  width: 140px;
  height: 147px;
}
.background_stone_circle {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1136px -592px;
  width: 140px;
  height: 147px;
}
.background_stormy_rooftops {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1136px -296px;
  width: 140px;
  height: 147px;
}
.background_stormy_ship {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -423px -888px;
  width: 140px;
  height: 147px;
}
.background_strange_sewers {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -282px -888px;
  width: 140px;
  height: 147px;
}
.background_summer_fireworks {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -426px 0px;
  width: 141px;
  height: 147px;
}
.background_sunken_ship {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -994px -592px;
  width: 140px;
  height: 147px;
}
.background_sunset_meadow {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -564px -1480px;
  width: 140px;
  height: 147px;
}
.background_sunset_oasis {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -141px -1480px;
  width: 140px;
  height: 147px;
}
.background_sunset_savannah {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: 0px -1480px;
  width: 140px;
  height: 147px;
}
.background_swarming_darkness {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1559px 0px;
  width: 140px;
  height: 147px;
}
.background_tar_pits {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -284px -148px;
  width: 141px;
  height: 147px;
}
.background_tavern {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: 0px -1184px;
  width: 140px;
  height: 147px;
}
.background_thunderstorm {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -142px -148px;
  width: 141px;
  height: 147px;
}
.background_tornado {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: 0px -148px;
  width: 141px;
  height: 147px;
}
.background_toymakers_workshop {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -284px 0px;
  width: 141px;
  height: 147px;
}
.background_treasure_room {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -1136px -888px;
  width: 140px;
  height: 147px;
}
.background_tree_roots {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -141px -888px;
  width: 140px;
  height: 147px;
}
.background_twinkly_lights {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -710px -296px;
  width: 141px;
  height: 147px;
}
.background_twinkly_party_lights {
  background-image: url(/static/images/spritesmith-main-0.447f8b7.png);
  background-position: -142px 0px;
  width: 141px;
  height: 147px;
}

.background_violet {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: 0px 0px;
  width: 140px;
  height: 147px;
}
.background_volcano {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -141px -296px;
  width: 140px;
  height: 147px;
}
.background_waterfall_rock {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -141px 0px;
  width: 140px;
  height: 147px;
}
.background_wedding_arch {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -282px 0px;
  width: 140px;
  height: 147px;
}
.background_windy_autumn {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: 0px -148px;
  width: 140px;
  height: 147px;
}
.background_winter_fireworks {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -141px -148px;
  width: 140px;
  height: 147px;
}
.background_winter_night {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -282px -148px;
  width: 140px;
  height: 147px;
}
.background_winter_storefront {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -423px 0px;
  width: 140px;
  height: 147px;
}
.background_winter_town {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -423px -148px;
  width: 140px;
  height: 147px;
}
.background_yellow {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: 0px -296px;
  width: 140px;
  height: 147px;
}
.icon_background_alpine_slopes {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -759px -1514px;
  width: 68px;
  height: 68px;
}
.icon_background_aquarium {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -828px -1514px;
  width: 68px;
  height: 68px;
}
.icon_background_archery_range {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -897px -1514px;
  width: 68px;
  height: 68px;
}
.icon_background_aurora {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -966px -1514px;
  width: 68px;
  height: 68px;
}
.icon_background_autumn_forest {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1035px -1514px;
  width: 68px;
  height: 68px;
}
.icon_background_back_of_giant_beast {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1104px -1514px;
  width: 68px;
  height: 68px;
}
.icon_background_bamboo_forest {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1380px -1583px;
  width: 68px;
  height: 68px;
}
.icon_background_beach {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1311px -1583px;
  width: 68px;
  height: 68px;
}
.icon_background_beehive {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1242px -1583px;
  width: 68px;
  height: 68px;
}
.icon_background_bell_tower {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1173px -1583px;
  width: 68px;
  height: 68px;
}
.icon_background_beside_well {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1104px -1583px;
  width: 68px;
  height: 68px;
}
.icon_background_blacksmithy {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1035px -1583px;
  width: 68px;
  height: 68px;
}
.icon_background_blizzard {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -966px -1583px;
  width: 68px;
  height: 68px;
}
.icon_background_blue {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -897px -1583px;
  width: 68px;
  height: 68px;
}
.icon_background_bug_covered_log {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -828px -1583px;
  width: 68px;
  height: 68px;
}
.icon_background_buried_treasure {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -759px -1583px;
  width: 68px;
  height: 68px;
}
.icon_background_cherry_trees {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -690px -1583px;
  width: 68px;
  height: 68px;
}
.icon_background_clouds {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -621px -1583px;
  width: 68px;
  height: 68px;
}
.icon_background_coral_reef {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -552px -1583px;
  width: 68px;
  height: 68px;
}
.icon_background_cornfields {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -483px -1583px;
  width: 68px;
  height: 68px;
}
.icon_background_cozy_library {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -414px -1583px;
  width: 68px;
  height: 68px;
}
.icon_background_crosscountry_ski_trail {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -345px -1583px;
  width: 68px;
  height: 68px;
}
.icon_background_crystal_cave {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -276px -1583px;
  width: 68px;
  height: 68px;
}
.icon_background_deep_mine {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -207px -1583px;
  width: 68px;
  height: 68px;
}
.icon_background_deep_sea {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -138px -1583px;
  width: 68px;
  height: 68px;
}
.icon_background_desert_dunes {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -69px -1583px;
  width: 68px;
  height: 68px;
}
.icon_background_dilatory_castle {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: 0px -1583px;
  width: 68px;
  height: 68px;
}
.icon_background_dilatory_ruins {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1634px -1449px;
  width: 68px;
  height: 68px;
}
.icon_background_distant_castle {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1634px -1380px;
  width: 68px;
  height: 68px;
}
.icon_background_drifting_raft {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1634px -1311px;
  width: 68px;
  height: 68px;
}
.icon_background_driving_a_sleigh {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1634px -1242px;
  width: 68px;
  height: 68px;
}
.icon_background_dusty_canyons {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1634px -1173px;
  width: 68px;
  height: 68px;
}
.icon_background_fairy_ring {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1634px -1104px;
  width: 68px;
  height: 68px;
}
.icon_background_farmhouse {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1634px -1035px;
  width: 68px;
  height: 68px;
}
.icon_background_fiber_arts_room {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1634px -966px;
  width: 68px;
  height: 68px;
}
.icon_background_floating_islands {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1634px -897px;
  width: 68px;
  height: 68px;
}
.icon_background_floral_meadow {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1634px -828px;
  width: 68px;
  height: 68px;
}
.icon_background_flying_over_icy_steppes {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1634px -759px;
  width: 68px;
  height: 68px;
}
.icon_background_forest {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1634px -690px;
  width: 68px;
  height: 68px;
}
.icon_background_frigid_peak {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1634px -621px;
  width: 68px;
  height: 68px;
}
.icon_background_frozen_lake {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1634px -552px;
  width: 68px;
  height: 68px;
}
.icon_background_garden_shed {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1634px -483px;
  width: 68px;
  height: 68px;
}
.icon_background_gazebo {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1634px -414px;
  width: 68px;
  height: 68px;
}
.icon_background_giant_birdhouse {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1634px -345px;
  width: 68px;
  height: 68px;
}
.icon_background_giant_florals {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1634px -276px;
  width: 68px;
  height: 68px;
}
.icon_background_giant_seashell {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1634px -207px;
  width: 68px;
  height: 68px;
}
.icon_background_giant_wave {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1634px -138px;
  width: 68px;
  height: 68px;
}
.icon_background_grand_staircase {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1634px -69px;
  width: 68px;
  height: 68px;
}
.icon_background_graveyard {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1634px 0px;
  width: 68px;
  height: 68px;
}
.icon_background_green {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1518px -1514px;
  width: 68px;
  height: 68px;
}
.icon_background_guardian_statues {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1449px -1514px;
  width: 68px;
  height: 68px;
}
.icon_background_gumdrop_land {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1380px -1514px;
  width: 68px;
  height: 68px;
}
.icon_background_habit_city_streets {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1311px -1514px;
  width: 68px;
  height: 68px;
}
.icon_background_harvest_feast {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1242px -1514px;
  width: 68px;
  height: 68px;
}
.icon_background_harvest_fields {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1173px -1514px;
  width: 68px;
  height: 68px;
}
.icon_background_harvest_moon {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -690px -1514px;
  width: 68px;
  height: 68px;
}
.icon_background_haunted_house {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -621px -1514px;
  width: 68px;
  height: 68px;
}
.icon_background_ice_cave {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -552px -1514px;
  width: 68px;
  height: 68px;
}
.icon_background_iceberg {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -483px -1514px;
  width: 68px;
  height: 68px;
}
.icon_background_idyllic_cabin {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -414px -1514px;
  width: 68px;
  height: 68px;
}
.icon_background_island_waterfalls {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -345px -1514px;
  width: 68px;
  height: 68px;
}
.icon_background_kelp_forest {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -276px -1514px;
  width: 68px;
  height: 68px;
}
.icon_background_lighthouse_shore {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -207px -1514px;
  width: 68px;
  height: 68px;
}
.icon_background_lilypad {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -138px -1514px;
  width: 68px;
  height: 68px;
}
.icon_background_magic_beanstalk {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -69px -1514px;
  width: 68px;
  height: 68px;
}
.icon_background_magical_candles {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1449px -1583px;
  width: 68px;
  height: 68px;
}
.icon_background_marble_temple {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1565px -1380px;
  width: 68px;
  height: 68px;
}
.icon_background_market {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1565px -1311px;
  width: 68px;
  height: 68px;
}
.icon_background_meandering_cave {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1565px -1242px;
  width: 68px;
  height: 68px;
}
.icon_background_midnight_castle {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1565px -1173px;
  width: 68px;
  height: 68px;
}
.icon_background_midnight_clouds {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1565px -1104px;
  width: 68px;
  height: 68px;
}
.icon_background_midnight_lake {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1565px -1035px;
  width: 68px;
  height: 68px;
}
.icon_background_mist_shrouded_mountain {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1565px -966px;
  width: 68px;
  height: 68px;
}
.icon_background_mistiflying_circus {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1565px -897px;
  width: 68px;
  height: 68px;
}
.icon_background_mountain_lake {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1565px -828px;
  width: 68px;
  height: 68px;
}
.icon_background_mountain_pyramid {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1565px -759px;
  width: 68px;
  height: 68px;
}
.icon_background_night_dunes {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1565px -690px;
  width: 68px;
  height: 68px;
}
.icon_background_ocean_sunrise {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1565px -621px;
  width: 68px;
  height: 68px;
}
.icon_background_on_tree_branch {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1565px -552px;
  width: 68px;
  height: 68px;
}
.icon_background_open_waters {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1565px -483px;
  width: 68px;
  height: 68px;
}
.icon_background_orchard {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1565px -414px;
  width: 68px;
  height: 68px;
}
.icon_background_pagodas {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1565px -345px;
  width: 68px;
  height: 68px;
}
.icon_background_pixelists_workshop {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1565px -276px;
  width: 68px;
  height: 68px;
}
.icon_background_pumpkin_patch {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1565px -207px;
  width: 68px;
  height: 68px;
}
.icon_background_purple {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1565px -138px;
  width: 68px;
  height: 68px;
}
.icon_background_pyramids {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1565px -69px;
  width: 68px;
  height: 68px;
}
.icon_background_rainbows_end {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1565px 0px;
  width: 68px;
  height: 68px;
}
.icon_background_rainforest {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1449px -1445px;
  width: 68px;
  height: 68px;
}
.icon_background_rainy_city {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1380px -1445px;
  width: 68px;
  height: 68px;
}
.icon_background_red {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1311px -1445px;
  width: 68px;
  height: 68px;
}
.icon_background_rolling_hills {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1242px -1445px;
  width: 68px;
  height: 68px;
}
.icon_background_sandcastle {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1173px -1445px;
  width: 68px;
  height: 68px;
}
.icon_background_seafarer_ship {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1104px -1445px;
  width: 68px;
  height: 68px;
}
.icon_background_shimmering_ice_prism {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1035px -1445px;
  width: 68px;
  height: 68px;
}
.icon_background_shimmery_bubbles {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -966px -1445px;
  width: 68px;
  height: 68px;
}
.icon_background_slimy_swamp {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -897px -1445px;
  width: 68px;
  height: 68px;
}
.icon_background_snowman_army {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -828px -1445px;
  width: 68px;
  height: 68px;
}
.icon_background_snowy_pines {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -759px -1445px;
  width: 68px;
  height: 68px;
}
.icon_background_snowy_sunrise {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -690px -1445px;
  width: 68px;
  height: 68px;
}
.icon_background_south_pole {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -621px -1445px;
  width: 68px;
  height: 68px;
}
.icon_background_sparkling_snowflake {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -552px -1445px;
  width: 68px;
  height: 68px;
}
.icon_background_spider_web {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -483px -1445px;
  width: 68px;
  height: 68px;
}
.icon_background_spooky_hotel {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -414px -1445px;
  width: 68px;
  height: 68px;
}
.icon_background_spring_rain {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -345px -1445px;
  width: 68px;
  height: 68px;
}
.icon_background_stable {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -276px -1445px;
  width: 68px;
  height: 68px;
}
.icon_background_stained_glass {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -207px -1445px;
  width: 68px;
  height: 68px;
}
.icon_background_starry_skies {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -138px -1445px;
  width: 68px;
  height: 68px;
}
.icon_background_starry_winter_night {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -69px -1445px;
  width: 68px;
  height: 68px;
}
.icon_background_stoikalm_volcanoes {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: 0px -1445px;
  width: 68px;
  height: 68px;
}
.icon_background_stone_circle {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -564px -455px;
  width: 68px;
  height: 68px;
}
.icon_background_stormy_rooftops {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -655px -546px;
  width: 68px;
  height: 68px;
}
.icon_background_stormy_ship {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -746px -637px;
  width: 68px;
  height: 68px;
}
.icon_background_strange_sewers {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -837px -728px;
  width: 68px;
  height: 68px;
}
.icon_background_summer_fireworks {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -928px -819px;
  width: 68px;
  height: 68px;
}
.icon_background_sunken_ship {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1019px -910px;
  width: 68px;
  height: 68px;
}
.icon_background_sunset_meadow {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1110px -1001px;
  width: 68px;
  height: 68px;
}
.icon_background_sunset_oasis {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1201px -1092px;
  width: 68px;
  height: 68px;
}
.icon_background_sunset_savannah {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1292px -1183px;
  width: 68px;
  height: 68px;
}
.icon_background_swarming_darkness {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1383px -1274px;
  width: 68px;
  height: 68px;
}
.icon_background_tar_pits {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1474px -1355px;
  width: 68px;
  height: 68px;
}
.icon_background_tavern {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1474px -1286px;
  width: 68px;
  height: 68px;
}
.icon_background_thunderstorm {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1474px -1217px;
  width: 68px;
  height: 68px;
}
.icon_background_tornado {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1474px -1148px;
  width: 68px;
  height: 68px;
}
.icon_background_toymakers_workshop {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1474px -1079px;
  width: 68px;
  height: 68px;
}
.icon_background_treasure_room {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1474px -1010px;
  width: 68px;
  height: 68px;
}
.icon_background_tree_roots {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1474px -941px;
  width: 68px;
  height: 68px;
}
.icon_background_twinkly_lights {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1474px -872px;
  width: 68px;
  height: 68px;
}
.icon_background_twinkly_party_lights {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1474px -803px;
  width: 68px;
  height: 68px;
}
.icon_background_violet {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1474px -734px;
  width: 68px;
  height: 68px;
}
.icon_background_volcano {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1474px -665px;
  width: 68px;
  height: 68px;
}
.icon_background_waterfall_rock {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1474px -596px;
  width: 68px;
  height: 68px;
}
.icon_background_wedding_arch {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1474px -527px;
  width: 68px;
  height: 68px;
}
.icon_background_windy_autumn {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1474px -458px;
  width: 68px;
  height: 68px;
}
.icon_background_winter_fireworks {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1474px -389px;
  width: 68px;
  height: 68px;
}
.icon_background_winter_night {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1474px -320px;
  width: 68px;
  height: 68px;
}
.icon_background_winter_storefront {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1474px -251px;
  width: 68px;
  height: 68px;
}
.icon_background_winter_town {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: 0px -1514px;
  width: 68px;
  height: 68px;
}
.icon_background_yellow {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1474px -182px;
  width: 68px;
  height: 68px;
}
.hair_beard_1_TRUred {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1292px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_1_TRUred {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1317px -379px;
  width: 60px;
  height: 60px;
}
.hair_beard_1_aurora {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1201px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_1_aurora {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1226px -288px;
  width: 60px;
  height: 60px;
}
.hair_beard_1_black {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1201px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_1_black {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1226px -379px;
  width: 60px;
  height: 60px;
}
.hair_beard_1_blond {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1201px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_1_blond {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1226px -470px;
  width: 60px;
  height: 60px;
}
.hair_beard_1_blue {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1201px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_1_blue {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1226px -561px;
  width: 60px;
  height: 60px;
}
.hair_beard_1_brown {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1201px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_1_brown {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1226px -652px;
  width: 60px;
  height: 60px;
}
.hair_beard_1_candycane {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1201px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_1_candycane {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1226px -743px;
  width: 60px;
  height: 60px;
}
.hair_beard_1_candycorn {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1201px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_1_candycorn {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1226px -834px;
  width: 60px;
  height: 60px;
}
.hair_beard_1_festive {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1201px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_1_festive {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1226px -925px;
  width: 60px;
  height: 60px;
}
.hair_beard_1_frost {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1201px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_1_frost {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1226px -1016px;
  width: 60px;
  height: 60px;
}
.hair_beard_1_ghostwhite {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: 0px -1172px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_1_ghostwhite {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -25px -1187px;
  width: 60px;
  height: 60px;
}
.hair_beard_1_green {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -91px -1172px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_1_green {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -116px -1187px;
  width: 60px;
  height: 60px;
}
.hair_beard_1_halloween {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -182px -1172px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_1_halloween {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -207px -1187px;
  width: 60px;
  height: 60px;
}
.hair_beard_1_holly {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -273px -1172px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_1_holly {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -298px -1187px;
  width: 60px;
  height: 60px;
}
.hair_beard_1_hollygreen {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -364px -1172px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_1_hollygreen {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -389px -1187px;
  width: 60px;
  height: 60px;
}
.hair_beard_1_midnight {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -455px -1172px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_1_midnight {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -480px -1187px;
  width: 60px;
  height: 60px;
}
.hair_beard_1_pblue {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -546px -1172px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_1_pblue {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -571px -1187px;
  width: 60px;
  height: 60px;
}
.hair_beard_1_peppermint {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -637px -1172px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_1_peppermint {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -662px -1187px;
  width: 60px;
  height: 60px;
}
.hair_beard_1_pgreen {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -728px -1172px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_1_pgreen {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -753px -1187px;
  width: 60px;
  height: 60px;
}
.hair_beard_1_porange {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -819px -1172px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_1_porange {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -844px -1187px;
  width: 60px;
  height: 60px;
}
.hair_beard_1_ppink {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -910px -1172px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_1_ppink {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -935px -1187px;
  width: 60px;
  height: 60px;
}
.hair_beard_1_ppurple {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1001px -1172px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_1_ppurple {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1026px -1187px;
  width: 60px;
  height: 60px;
}
.hair_beard_1_pumpkin {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1092px -1172px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_1_pumpkin {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1117px -1187px;
  width: 60px;
  height: 60px;
}
.hair_beard_1_purple {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1183px -1172px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_1_purple {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1208px -1187px;
  width: 60px;
  height: 60px;
}
.hair_beard_1_pyellow {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1292px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_1_pyellow {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1317px -15px;
  width: 60px;
  height: 60px;
}
.hair_beard_1_rainbow {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1292px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_1_rainbow {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1317px -106px;
  width: 60px;
  height: 60px;
}
.hair_beard_1_red {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1292px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_1_red {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1317px -197px;
  width: 60px;
  height: 60px;
}
.hair_beard_1_snowy {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1292px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_1_snowy {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1317px -288px;
  width: 60px;
  height: 60px;
}
.hair_beard_1_white {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1292px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_1_white {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1317px -470px;
  width: 60px;
  height: 60px;
}
.hair_beard_1_winternight {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1292px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_1_winternight {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1317px -561px;
  width: 60px;
  height: 60px;
}
.hair_beard_1_winterstar {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1292px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_1_winterstar {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1317px -652px;
  width: 60px;
  height: 60px;
}
.hair_beard_1_yellow {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1292px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_1_yellow {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1317px -743px;
  width: 60px;
  height: 60px;
}
.hair_beard_1_zombie {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1292px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_1_zombie {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1317px -834px;
  width: 60px;
  height: 60px;
}
.hair_beard_2_TRUred {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1383px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_2_TRUred {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1408px -834px;
  width: 60px;
  height: 60px;
}
.hair_beard_2_aurora {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1292px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_2_aurora {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1317px -925px;
  width: 60px;
  height: 60px;
}
.hair_beard_2_black {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1292px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_2_black {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1317px -1016px;
  width: 60px;
  height: 60px;
}
.hair_beard_2_blond {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1292px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_2_blond {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1317px -1107px;
  width: 60px;
  height: 60px;
}
.hair_beard_2_blue {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: 0px -1263px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_2_blue {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -25px -1278px;
  width: 60px;
  height: 60px;
}
.hair_beard_2_brown {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -91px -1263px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_2_brown {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -116px -1278px;
  width: 60px;
  height: 60px;
}
.hair_beard_2_candycane {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -182px -1263px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_2_candycane {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -207px -1278px;
  width: 60px;
  height: 60px;
}
.hair_beard_2_candycorn {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1474px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_2_candycorn {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1499px -106px;
  width: 60px;
  height: 60px;
}
.hair_beard_2_festive {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -364px -1263px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_2_festive {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -389px -1278px;
  width: 60px;
  height: 60px;
}
.hair_beard_2_frost {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -455px -1263px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_2_frost {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -480px -1278px;
  width: 60px;
  height: 60px;
}
.hair_beard_2_ghostwhite {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -546px -1263px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_2_ghostwhite {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -571px -1278px;
  width: 60px;
  height: 60px;
}
.hair_beard_2_green {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -637px -1263px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_2_green {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -662px -1278px;
  width: 60px;
  height: 60px;
}
.hair_beard_2_halloween {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -728px -1263px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_2_halloween {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -753px -1278px;
  width: 60px;
  height: 60px;
}
.hair_beard_2_holly {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -819px -1263px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_2_holly {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -844px -1278px;
  width: 60px;
  height: 60px;
}
.hair_beard_2_hollygreen {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -910px -1263px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_2_hollygreen {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -935px -1278px;
  width: 60px;
  height: 60px;
}
.hair_beard_2_midnight {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1001px -1263px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_2_midnight {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1026px -1278px;
  width: 60px;
  height: 60px;
}
.hair_beard_2_pblue {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1092px -1263px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_2_pblue {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1117px -1278px;
  width: 60px;
  height: 60px;
}
.hair_beard_2_peppermint {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1183px -1263px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_2_peppermint {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1208px -1278px;
  width: 60px;
  height: 60px;
}
.hair_beard_2_pgreen {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1274px -1263px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_2_pgreen {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1299px -1278px;
  width: 60px;
  height: 60px;
}
.hair_beard_2_porange {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1383px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_2_porange {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1408px -15px;
  width: 60px;
  height: 60px;
}
.hair_beard_2_ppink {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1383px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_2_ppink {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1408px -106px;
  width: 60px;
  height: 60px;
}
.hair_beard_2_ppurple {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1383px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_2_ppurple {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1408px -197px;
  width: 60px;
  height: 60px;
}
.hair_beard_2_pumpkin {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1383px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_2_pumpkin {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1408px -288px;
  width: 60px;
  height: 60px;
}
.hair_beard_2_purple {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1383px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_2_purple {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1408px -379px;
  width: 60px;
  height: 60px;
}
.hair_beard_2_pyellow {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1383px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_2_pyellow {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1408px -470px;
  width: 60px;
  height: 60px;
}
.hair_beard_2_rainbow {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1383px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_2_rainbow {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1408px -561px;
  width: 60px;
  height: 60px;
}
.hair_beard_2_red {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1383px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_2_red {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1408px -652px;
  width: 60px;
  height: 60px;
}
.hair_beard_2_snowy {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1383px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_2_snowy {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1408px -743px;
  width: 60px;
  height: 60px;
}
.hair_beard_2_white {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1383px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_2_white {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1408px -925px;
  width: 60px;
  height: 60px;
}
.hair_beard_2_winternight {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1383px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_2_winternight {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1408px -1016px;
  width: 60px;
  height: 60px;
}
.hair_beard_2_winterstar {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1383px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_2_winterstar {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1408px -1107px;
  width: 60px;
  height: 60px;
}
.hair_beard_2_yellow {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1383px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_2_yellow {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1408px -1198px;
  width: 60px;
  height: 60px;
}
.hair_beard_2_zombie {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: 0px -1354px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_2_zombie {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -25px -1369px;
  width: 60px;
  height: 60px;
}
.hair_beard_3_TRUred {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -364px -1081px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_3_TRUred {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -389px -1096px;
  width: 60px;
  height: 60px;
}
.hair_beard_3_aurora {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -91px -1354px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_3_aurora {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -116px -1369px;
  width: 60px;
  height: 60px;
}
.hair_beard_3_black {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -182px -1354px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_3_black {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -207px -1369px;
  width: 60px;
  height: 60px;
}
.hair_beard_3_blond {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -273px -1354px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_3_blond {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -298px -1369px;
  width: 60px;
  height: 60px;
}
.hair_beard_3_blue {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -364px -1354px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_3_blue {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -389px -1369px;
  width: 60px;
  height: 60px;
}
.hair_beard_3_brown {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -455px -1354px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_3_brown {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -480px -1369px;
  width: 60px;
  height: 60px;
}
.hair_beard_3_candycane {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -546px -1354px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_3_candycane {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -571px -1369px;
  width: 60px;
  height: 60px;
}
.hair_beard_3_candycorn {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -637px -1354px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_3_candycorn {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -662px -1369px;
  width: 60px;
  height: 60px;
}
.hair_beard_3_festive {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -728px -1354px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_3_festive {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -753px -1369px;
  width: 60px;
  height: 60px;
}
.hair_beard_3_frost {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -819px -1354px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_3_frost {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -844px -1369px;
  width: 60px;
  height: 60px;
}
.hair_beard_3_ghostwhite {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -910px -1354px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_3_ghostwhite {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -935px -1369px;
  width: 60px;
  height: 60px;
}
.hair_beard_3_green {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1001px -1354px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_3_green {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1026px -1369px;
  width: 60px;
  height: 60px;
}
.hair_beard_3_halloween {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1092px -1354px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_3_halloween {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1117px -1369px;
  width: 60px;
  height: 60px;
}
.hair_beard_3_holly {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1183px -1354px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_3_holly {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1208px -1369px;
  width: 60px;
  height: 60px;
}
.hair_beard_3_hollygreen {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1274px -1354px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_3_hollygreen {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1299px -1369px;
  width: 60px;
  height: 60px;
}
.hair_beard_3_midnight {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1365px -1354px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_3_midnight {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1390px -1369px;
  width: 60px;
  height: 60px;
}
.hair_beard_3_pblue {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1474px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_3_pblue {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1499px -15px;
  width: 60px;
  height: 60px;
}
.hair_beard_3_peppermint {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1201px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_3_peppermint {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1226px -197px;
  width: 60px;
  height: 60px;
}
.hair_beard_3_pgreen {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1201px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_3_pgreen {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1226px -106px;
  width: 60px;
  height: 60px;
}
.hair_beard_3_porange {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1201px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_3_porange {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1226px -15px;
  width: 60px;
  height: 60px;
}
.hair_beard_3_ppink {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1092px -1081px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_3_ppink {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1117px -1096px;
  width: 60px;
  height: 60px;
}
.hair_beard_3_ppurple {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1001px -1081px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_3_ppurple {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1026px -1096px;
  width: 60px;
  height: 60px;
}
.hair_beard_3_pumpkin {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -910px -1081px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_3_pumpkin {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -935px -1096px;
  width: 60px;
  height: 60px;
}
.hair_beard_3_purple {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -819px -1081px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_3_purple {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -844px -1096px;
  width: 60px;
  height: 60px;
}
.hair_beard_3_pyellow {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -728px -1081px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_3_pyellow {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -753px -1096px;
  width: 60px;
  height: 60px;
}
.hair_beard_3_rainbow {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -637px -1081px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_3_rainbow {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -662px -1096px;
  width: 60px;
  height: 60px;
}
.hair_beard_3_red {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -546px -1081px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_3_red {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -571px -1096px;
  width: 60px;
  height: 60px;
}
.hair_beard_3_snowy {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -455px -1081px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_3_snowy {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -480px -1096px;
  width: 60px;
  height: 60px;
}
.hair_beard_3_white {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -273px -1081px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_3_white {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -298px -1096px;
  width: 60px;
  height: 60px;
}
.hair_beard_3_winternight {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -182px -1081px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_3_winternight {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -207px -1096px;
  width: 60px;
  height: 60px;
}
.hair_beard_3_winterstar {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -91px -1081px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_3_winterstar {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -116px -1096px;
  width: 60px;
  height: 60px;
}
.hair_beard_3_yellow {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: 0px -1081px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_3_yellow {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -25px -1096px;
  width: 60px;
  height: 60px;
}
.hair_beard_3_zombie {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1110px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_3_zombie {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1135px -925px;
  width: 60px;
  height: 60px;
}
.hair_mustache_1_TRUred {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1019px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_1_TRUred {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1044px -379px;
  width: 60px;
  height: 60px;
}
.hair_mustache_1_aurora {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1110px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_1_aurora {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1135px -834px;
  width: 60px;
  height: 60px;
}
.hair_mustache_1_black {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1110px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_1_black {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1135px -743px;
  width: 60px;
  height: 60px;
}
.hair_mustache_1_blond {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1110px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_1_blond {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1135px -652px;
  width: 60px;
  height: 60px;
}
.hair_mustache_1_blue {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1110px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_1_blue {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1135px -561px;
  width: 60px;
  height: 60px;
}
.hair_mustache_1_brown {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1110px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_1_brown {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1135px -470px;
  width: 60px;
  height: 60px;
}
.hair_mustache_1_candycane {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1110px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_1_candycane {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1135px -379px;
  width: 60px;
  height: 60px;
}
.hair_mustache_1_candycorn {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1110px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_1_candycorn {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1135px -288px;
  width: 60px;
  height: 60px;
}
.hair_mustache_1_festive {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1110px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_1_festive {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1135px -197px;
  width: 60px;
  height: 60px;
}
.hair_mustache_1_frost {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1110px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_1_frost {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1135px -106px;
  width: 60px;
  height: 60px;
}
.hair_mustache_1_ghostwhite {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1110px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_1_ghostwhite {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1135px -15px;
  width: 60px;
  height: 60px;
}
.hair_mustache_1_green {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1001px -990px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_1_green {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1026px -1005px;
  width: 60px;
  height: 60px;
}
.hair_mustache_1_halloween {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -910px -990px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_1_halloween {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -935px -1005px;
  width: 60px;
  height: 60px;
}
.hair_mustache_1_holly {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -819px -990px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_1_holly {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -844px -1005px;
  width: 60px;
  height: 60px;
}
.hair_mustache_1_hollygreen {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -728px -990px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_1_hollygreen {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -753px -1005px;
  width: 60px;
  height: 60px;
}
.hair_mustache_1_midnight {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -637px -990px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_1_midnight {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -662px -1005px;
  width: 60px;
  height: 60px;
}
.hair_mustache_1_pblue {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -546px -990px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_1_pblue {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -571px -1005px;
  width: 60px;
  height: 60px;
}
.hair_mustache_1_peppermint {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -455px -990px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_1_peppermint {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -480px -1005px;
  width: 60px;
  height: 60px;
}
.hair_mustache_1_pgreen {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -364px -990px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_1_pgreen {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -389px -1005px;
  width: 60px;
  height: 60px;
}
.hair_mustache_1_porange {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -273px -990px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_1_porange {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -298px -1005px;
  width: 60px;
  height: 60px;
}
.hair_mustache_1_ppink {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -182px -990px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_1_ppink {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -207px -1005px;
  width: 60px;
  height: 60px;
}
.hair_mustache_1_ppurple {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -91px -990px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_1_ppurple {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -116px -1005px;
  width: 60px;
  height: 60px;
}
.hair_mustache_1_pumpkin {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: 0px -990px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_1_pumpkin {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -25px -1005px;
  width: 60px;
  height: 60px;
}
.hair_mustache_1_purple {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1019px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_1_purple {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1044px -834px;
  width: 60px;
  height: 60px;
}
.hair_mustache_1_pyellow {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1019px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_1_pyellow {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1044px -743px;
  width: 60px;
  height: 60px;
}
.hair_mustache_1_rainbow {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1019px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_1_rainbow {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1044px -652px;
  width: 60px;
  height: 60px;
}
.hair_mustache_1_red {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1019px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_1_red {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1044px -561px;
  width: 60px;
  height: 60px;
}
.hair_mustache_1_snowy {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1019px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_1_snowy {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1044px -470px;
  width: 60px;
  height: 60px;
}
.hair_mustache_1_white {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1019px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_1_white {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1044px -288px;
  width: 60px;
  height: 60px;
}
.hair_mustache_1_winternight {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1019px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_1_winternight {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1044px -197px;
  width: 60px;
  height: 60px;
}
.hair_mustache_1_winterstar {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1019px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_1_winterstar {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1044px -106px;
  width: 60px;
  height: 60px;
}
.hair_mustache_1_yellow {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1019px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_1_yellow {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1044px -15px;
  width: 60px;
  height: 60px;
}
.hair_mustache_1_zombie {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -910px -899px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_1_zombie {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -935px -914px;
  width: 60px;
  height: 60px;
}
.hair_mustache_2_TRUred {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -91px -808px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_2_TRUred {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -116px -823px;
  width: 60px;
  height: 60px;
}
.hair_mustache_2_aurora {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -819px -899px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_2_aurora {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -844px -914px;
  width: 60px;
  height: 60px;
}
.hair_mustache_2_black {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -728px -899px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_2_black {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -753px -914px;
  width: 60px;
  height: 60px;
}
.hair_mustache_2_blond {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -637px -899px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_2_blond {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -662px -914px;
  width: 60px;
  height: 60px;
}
.hair_mustache_2_blue {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -546px -899px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_2_blue {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -571px -914px;
  width: 60px;
  height: 60px;
}
.hair_mustache_2_brown {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -455px -899px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_2_brown {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -480px -914px;
  width: 60px;
  height: 60px;
}
.hair_mustache_2_candycane {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -364px -899px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_2_candycane {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -389px -914px;
  width: 60px;
  height: 60px;
}
.hair_mustache_2_candycorn {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -273px -899px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_2_candycorn {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -298px -914px;
  width: 60px;
  height: 60px;
}
.hair_mustache_2_festive {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -182px -899px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_2_festive {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -207px -914px;
  width: 60px;
  height: 60px;
}
.hair_mustache_2_frost {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -91px -899px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_2_frost {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -116px -914px;
  width: 60px;
  height: 60px;
}
.hair_mustache_2_ghostwhite {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: 0px -899px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_2_ghostwhite {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -25px -914px;
  width: 60px;
  height: 60px;
}
.hair_mustache_2_green {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -928px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_2_green {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -953px -743px;
  width: 60px;
  height: 60px;
}
.hair_mustache_2_halloween {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -928px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_2_halloween {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -953px -652px;
  width: 60px;
  height: 60px;
}
.hair_mustache_2_holly {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -928px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_2_holly {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -953px -561px;
  width: 60px;
  height: 60px;
}
.hair_mustache_2_hollygreen {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -928px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_2_hollygreen {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -953px -470px;
  width: 60px;
  height: 60px;
}
.hair_mustache_2_midnight {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -928px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_2_midnight {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -953px -379px;
  width: 60px;
  height: 60px;
}
.hair_mustache_2_pblue {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -928px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_2_pblue {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -953px -288px;
  width: 60px;
  height: 60px;
}
.hair_mustache_2_peppermint {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -928px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_2_peppermint {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -953px -197px;
  width: 60px;
  height: 60px;
}
.hair_mustache_2_pgreen {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -928px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_2_pgreen {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -953px -106px;
  width: 60px;
  height: 60px;
}
.hair_mustache_2_porange {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -928px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_2_porange {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -953px -15px;
  width: 60px;
  height: 60px;
}
.hair_mustache_2_ppink {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -819px -808px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_2_ppink {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -844px -823px;
  width: 60px;
  height: 60px;
}
.hair_mustache_2_ppurple {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -728px -808px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_2_ppurple {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -753px -823px;
  width: 60px;
  height: 60px;
}
.hair_mustache_2_pumpkin {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -637px -808px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_2_pumpkin {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -662px -823px;
  width: 60px;
  height: 60px;
}
.hair_mustache_2_purple {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -546px -808px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_2_purple {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -571px -823px;
  width: 60px;
  height: 60px;
}
.hair_mustache_2_pyellow {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -455px -808px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_2_pyellow {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -480px -823px;
  width: 60px;
  height: 60px;
}
.hair_mustache_2_rainbow {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -364px -808px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_2_rainbow {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -389px -823px;
  width: 60px;
  height: 60px;
}
.hair_mustache_2_red {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -273px -808px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_2_red {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -298px -823px;
  width: 60px;
  height: 60px;
}
.hair_mustache_2_snowy {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -182px -808px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_2_snowy {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -207px -823px;
  width: 60px;
  height: 60px;
}
.hair_mustache_2_white {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: 0px -808px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_2_white {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -25px -823px;
  width: 60px;
  height: 60px;
}
.hair_mustache_2_winternight {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -837px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_2_winternight {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -862px -652px;
  width: 60px;
  height: 60px;
}
.hair_mustache_2_winterstar {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -837px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_2_winterstar {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -862px -561px;
  width: 60px;
  height: 60px;
}
.hair_mustache_2_yellow {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -837px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_2_yellow {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -862px -470px;
  width: 60px;
  height: 60px;
}
.hair_mustache_2_zombie {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -837px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_2_zombie {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -862px -379px;
  width: 60px;
  height: 60px;
}
.button_chair_black {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1703px 0px;
  width: 60px;
  height: 60px;
}
.button_chair_blue {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1640px -1583px;
  width: 60px;
  height: 60px;
}
.button_chair_green {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1579px -1583px;
  width: 60px;
  height: 60px;
}
.button_chair_pink {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1518px -1583px;
  width: 60px;
  height: 60px;
}
.button_chair_red {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1565px -1449px;
  width: 60px;
  height: 60px;
}
.button_chair_yellow {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -1634px -1518px;
  width: 60px;
  height: 60px;
}
.chair_black {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -837px -273px;
  width: 90px;
  height: 90px;
}
.chair_blue {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -837px -182px;
  width: 90px;
  height: 90px;
}
.chair_green {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -837px -91px;
  width: 90px;
  height: 90px;
}
.chair_pink {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -837px 0px;
  width: 90px;
  height: 90px;
}
.chair_red {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -728px -717px;
  width: 90px;
  height: 90px;
}
.chair_yellow {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -637px -717px;
  width: 90px;
  height: 90px;
}
.hair_flower_1 {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -546px -717px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_flower_1 {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -571px -732px;
  width: 60px;
  height: 60px;
}
.hair_flower_2 {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -455px -717px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_flower_2 {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -480px -732px;
  width: 60px;
  height: 60px;
}
.hair_flower_3 {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -364px -717px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_flower_3 {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -389px -732px;
  width: 60px;
  height: 60px;
}
.hair_flower_4 {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -273px -717px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_flower_4 {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -298px -732px;
  width: 60px;
  height: 60px;
}
.hair_flower_5 {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -182px -717px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_flower_5 {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -207px -732px;
  width: 60px;
  height: 60px;
}
.hair_flower_6 {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -91px -717px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_flower_6 {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -116px -732px;
  width: 60px;
  height: 60px;
}
.hair_bangs_1_TRUred {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -564px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_1_TRUred {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -589px -15px;
  width: 60px;
  height: 60px;
}
.hair_bangs_1_aurora {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: 0px -717px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_1_aurora {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -25px -732px;
  width: 60px;
  height: 60px;
}
.hair_bangs_1_black {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -746px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_1_black {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -771px -561px;
  width: 60px;
  height: 60px;
}
.hair_bangs_1_blond {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -746px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_1_blond {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -771px -470px;
  width: 60px;
  height: 60px;
}
.hair_bangs_1_blue {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -746px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_1_blue {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -771px -379px;
  width: 60px;
  height: 60px;
}
.hair_bangs_1_brown {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -746px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_1_brown {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -771px -288px;
  width: 60px;
  height: 60px;
}
.hair_bangs_1_candycane {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -746px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_1_candycane {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -771px -197px;
  width: 60px;
  height: 60px;
}
.hair_bangs_1_candycorn {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -746px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_1_candycorn {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -771px -106px;
  width: 60px;
  height: 60px;
}
.hair_bangs_1_festive {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -746px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_1_festive {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -771px -15px;
  width: 60px;
  height: 60px;
}
.hair_bangs_1_frost {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -637px -626px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_1_frost {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -662px -641px;
  width: 60px;
  height: 60px;
}
.hair_bangs_1_ghostwhite {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -546px -626px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_1_ghostwhite {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -571px -641px;
  width: 60px;
  height: 60px;
}
.hair_bangs_1_green {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -455px -626px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_1_green {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -480px -641px;
  width: 60px;
  height: 60px;
}
.hair_bangs_1_halloween {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -364px -626px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_1_halloween {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -389px -641px;
  width: 60px;
  height: 60px;
}
.hair_bangs_1_holly {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -273px -626px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_1_holly {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -298px -641px;
  width: 60px;
  height: 60px;
}
.hair_bangs_1_hollygreen {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -182px -626px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_1_hollygreen {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -207px -641px;
  width: 60px;
  height: 60px;
}
.hair_bangs_1_midnight {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -91px -626px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_1_midnight {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -116px -641px;
  width: 60px;
  height: 60px;
}
.hair_bangs_1_pblue {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: 0px -626px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_1_pblue {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -25px -641px;
  width: 60px;
  height: 60px;
}
.hair_bangs_1_pblue2 {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -655px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_1_pblue2 {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -680px -470px;
  width: 60px;
  height: 60px;
}
.hair_bangs_1_peppermint {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -655px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_1_peppermint {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -680px -379px;
  width: 60px;
  height: 60px;
}
.hair_bangs_1_pgreen {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -655px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_1_pgreen {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -680px -288px;
  width: 60px;
  height: 60px;
}
.hair_bangs_1_pgreen2 {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -655px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_1_pgreen2 {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -680px -197px;
  width: 60px;
  height: 60px;
}
.hair_bangs_1_porange {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -655px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_1_porange {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -680px -106px;
  width: 60px;
  height: 60px;
}
.hair_bangs_1_porange2 {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -655px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_1_porange2 {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -680px -15px;
  width: 60px;
  height: 60px;
}
.hair_bangs_1_ppink {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -546px -535px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_1_ppink {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -571px -550px;
  width: 60px;
  height: 60px;
}
.hair_bangs_1_ppink2 {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -455px -535px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_1_ppink2 {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -480px -550px;
  width: 60px;
  height: 60px;
}
.hair_bangs_1_ppurple {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -364px -535px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_1_ppurple {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -389px -550px;
  width: 60px;
  height: 60px;
}
.hair_bangs_1_ppurple2 {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -273px -535px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_1_ppurple2 {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -298px -550px;
  width: 60px;
  height: 60px;
}
.hair_bangs_1_pumpkin {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -182px -535px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_1_pumpkin {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -207px -550px;
  width: 60px;
  height: 60px;
}
.hair_bangs_1_purple {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -91px -535px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_1_purple {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -116px -550px;
  width: 60px;
  height: 60px;
}
.hair_bangs_1_pyellow {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: 0px -535px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_1_pyellow {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -25px -550px;
  width: 60px;
  height: 60px;
}
.hair_bangs_1_pyellow2 {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -564px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_1_pyellow2 {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -589px -379px;
  width: 60px;
  height: 60px;
}
.hair_bangs_1_rainbow {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -564px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_1_rainbow {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -589px -288px;
  width: 60px;
  height: 60px;
}
.hair_bangs_1_red {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -564px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_1_red {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -589px -197px;
  width: 60px;
  height: 60px;
}
.hair_bangs_1_snowy {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -564px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_1_snowy {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -589px -106px;
  width: 60px;
  height: 60px;
}
.hair_bangs_1_white {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -455px -444px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_1_white {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -480px -459px;
  width: 60px;
  height: 60px;
}
.hair_bangs_1_winternight {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -364px -444px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_1_winternight {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -389px -459px;
  width: 60px;
  height: 60px;
}
.hair_bangs_1_winterstar {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -273px -444px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_1_winterstar {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -298px -459px;
  width: 60px;
  height: 60px;
}
.hair_bangs_1_yellow {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -182px -444px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_1_yellow {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -207px -459px;
  width: 60px;
  height: 60px;
}
.hair_bangs_1_zombie {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -91px -444px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_1_zombie {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -116px -459px;
  width: 60px;
  height: 60px;
}
.hair_bangs_2_aurora {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: 0px -444px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_2_aurora {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -25px -459px;
  width: 60px;
  height: 60px;
}
.hair_bangs_2_black {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -464px -296px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_2_black {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -489px -311px;
  width: 60px;
  height: 60px;
}
.hair_bangs_2_blond {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -373px -296px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_2_blond {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -398px -311px;
  width: 60px;
  height: 60px;
}
.hair_bangs_2_blue {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -282px -296px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_2_blue {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -307px -311px;
  width: 60px;
  height: 60px;
}
.hair_bangs_2_brown {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -273px -1263px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_2_brown {
  background-image: url(/static/images/spritesmith-main-1.2657328.png);
  background-position: -298px -1278px;
  width: 60px;
  height: 60px;
}

.hair_bangs_2_TRUred {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -455px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_2_TRUred {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -480px -288px;
  width: 60px;
  height: 60px;
}
.hair_bangs_2_candycane {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -91px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_2_candycane {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -116px -15px;
  width: 60px;
  height: 60px;
}
.hair_bangs_2_candycorn {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -728px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_2_candycorn {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -753px -1107px;
  width: 60px;
  height: 60px;
}
.hair_bangs_2_festive {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: 0px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_2_festive {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -25px -106px;
  width: 60px;
  height: 60px;
}
.hair_bangs_2_frost {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -91px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_2_frost {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -116px -106px;
  width: 60px;
  height: 60px;
}
.hair_bangs_2_ghostwhite {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -182px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_2_ghostwhite {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -207px -15px;
  width: 60px;
  height: 60px;
}
.hair_bangs_2_green {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -182px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_2_green {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -207px -106px;
  width: 60px;
  height: 60px;
}
.hair_bangs_2_halloween {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: 0px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_2_halloween {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -25px -197px;
  width: 60px;
  height: 60px;
}
.hair_bangs_2_holly {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -91px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_2_holly {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -116px -197px;
  width: 60px;
  height: 60px;
}
.hair_bangs_2_hollygreen {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -182px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_2_hollygreen {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -207px -197px;
  width: 60px;
  height: 60px;
}
.hair_bangs_2_midnight {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -273px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_2_midnight {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -298px -15px;
  width: 60px;
  height: 60px;
}
.hair_bangs_2_pblue {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -273px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_2_pblue {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -298px -106px;
  width: 60px;
  height: 60px;
}
.hair_bangs_2_pblue2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -273px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_2_pblue2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -298px -197px;
  width: 60px;
  height: 60px;
}
.hair_bangs_2_peppermint {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: 0px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_2_peppermint {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -25px -288px;
  width: 60px;
  height: 60px;
}
.hair_bangs_2_pgreen {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -91px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_2_pgreen {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -116px -288px;
  width: 60px;
  height: 60px;
}
.hair_bangs_2_pgreen2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -182px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_2_pgreen2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -207px -288px;
  width: 60px;
  height: 60px;
}
.hair_bangs_2_porange {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -273px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_2_porange {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -298px -288px;
  width: 60px;
  height: 60px;
}
.hair_bangs_2_porange2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -364px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_2_porange2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -389px -15px;
  width: 60px;
  height: 60px;
}
.hair_bangs_2_ppink {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -364px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_2_ppink {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -389px -106px;
  width: 60px;
  height: 60px;
}
.hair_bangs_2_ppink2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -364px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_2_ppink2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -389px -197px;
  width: 60px;
  height: 60px;
}
.hair_bangs_2_ppurple {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -364px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_2_ppurple {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -389px -288px;
  width: 60px;
  height: 60px;
}
.hair_bangs_2_ppurple2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: 0px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_2_ppurple2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -25px -379px;
  width: 60px;
  height: 60px;
}
.hair_bangs_2_pumpkin {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -91px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_2_pumpkin {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -116px -379px;
  width: 60px;
  height: 60px;
}
.hair_bangs_2_purple {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -182px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_2_purple {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -207px -379px;
  width: 60px;
  height: 60px;
}
.hair_bangs_2_pyellow {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -273px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_2_pyellow {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -298px -379px;
  width: 60px;
  height: 60px;
}
.hair_bangs_2_pyellow2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -364px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_2_pyellow2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -389px -379px;
  width: 60px;
  height: 60px;
}
.hair_bangs_2_rainbow {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -455px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_2_rainbow {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -480px -15px;
  width: 60px;
  height: 60px;
}
.hair_bangs_2_red {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -455px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_2_red {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -480px -106px;
  width: 60px;
  height: 60px;
}
.hair_bangs_2_snowy {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -455px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_2_snowy {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -480px -197px;
  width: 60px;
  height: 60px;
}
.hair_bangs_2_white {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -455px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_2_white {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -480px -379px;
  width: 60px;
  height: 60px;
}
.hair_bangs_2_winternight {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: 0px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_2_winternight {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -25px -470px;
  width: 60px;
  height: 60px;
}
.hair_bangs_2_winterstar {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -91px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_2_winterstar {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -116px -470px;
  width: 60px;
  height: 60px;
}
.hair_bangs_2_yellow {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -182px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_2_yellow {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -207px -470px;
  width: 60px;
  height: 60px;
}
.hair_bangs_2_zombie {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -273px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_2_zombie {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -298px -470px;
  width: 60px;
  height: 60px;
}
.hair_bangs_3_TRUred {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -728px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_3_TRUred {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -753px -288px;
  width: 60px;
  height: 60px;
}
.hair_bangs_3_aurora {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -364px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_3_aurora {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -389px -470px;
  width: 60px;
  height: 60px;
}
.hair_bangs_3_black {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -455px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_3_black {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -480px -470px;
  width: 60px;
  height: 60px;
}
.hair_bangs_3_blond {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -546px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_3_blond {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -571px -15px;
  width: 60px;
  height: 60px;
}
.hair_bangs_3_blue {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -546px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_3_blue {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -571px -106px;
  width: 60px;
  height: 60px;
}
.hair_bangs_3_brown {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -546px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_3_brown {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -571px -197px;
  width: 60px;
  height: 60px;
}
.hair_bangs_3_candycane {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -546px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_3_candycane {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -571px -288px;
  width: 60px;
  height: 60px;
}
.hair_bangs_3_candycorn {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -546px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_3_candycorn {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -571px -379px;
  width: 60px;
  height: 60px;
}
.hair_bangs_3_festive {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -546px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_3_festive {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -571px -470px;
  width: 60px;
  height: 60px;
}
.hair_bangs_3_frost {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: 0px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_3_frost {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -25px -561px;
  width: 60px;
  height: 60px;
}
.hair_bangs_3_ghostwhite {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -91px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_3_ghostwhite {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -116px -561px;
  width: 60px;
  height: 60px;
}
.hair_bangs_3_green {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -182px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_3_green {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -207px -561px;
  width: 60px;
  height: 60px;
}
.hair_bangs_3_halloween {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -273px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_3_halloween {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -298px -561px;
  width: 60px;
  height: 60px;
}
.hair_bangs_3_holly {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -364px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_3_holly {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -389px -561px;
  width: 60px;
  height: 60px;
}
.hair_bangs_3_hollygreen {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -455px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_3_hollygreen {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -480px -561px;
  width: 60px;
  height: 60px;
}
.hair_bangs_3_midnight {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -546px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_3_midnight {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -571px -561px;
  width: 60px;
  height: 60px;
}
.hair_bangs_3_pblue {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -637px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_3_pblue {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -662px -15px;
  width: 60px;
  height: 60px;
}
.hair_bangs_3_pblue2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -637px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_3_pblue2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -662px -106px;
  width: 60px;
  height: 60px;
}
.hair_bangs_3_peppermint {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -637px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_3_peppermint {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -662px -197px;
  width: 60px;
  height: 60px;
}
.hair_bangs_3_pgreen {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -637px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_3_pgreen {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -662px -288px;
  width: 60px;
  height: 60px;
}
.hair_bangs_3_pgreen2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -637px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_3_pgreen2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -662px -379px;
  width: 60px;
  height: 60px;
}
.hair_bangs_3_porange {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -637px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_3_porange {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -662px -470px;
  width: 60px;
  height: 60px;
}
.hair_bangs_3_porange2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -637px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_3_porange2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -662px -561px;
  width: 60px;
  height: 60px;
}
.hair_bangs_3_ppink {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: 0px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_3_ppink {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -25px -652px;
  width: 60px;
  height: 60px;
}
.hair_bangs_3_ppink2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -91px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_3_ppink2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -116px -652px;
  width: 60px;
  height: 60px;
}
.hair_bangs_3_ppurple {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -182px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_3_ppurple {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -207px -652px;
  width: 60px;
  height: 60px;
}
.hair_bangs_3_ppurple2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -273px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_3_ppurple2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -298px -652px;
  width: 60px;
  height: 60px;
}
.hair_bangs_3_pumpkin {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -364px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_3_pumpkin {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -389px -652px;
  width: 60px;
  height: 60px;
}
.hair_bangs_3_purple {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -455px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_3_purple {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -480px -652px;
  width: 60px;
  height: 60px;
}
.hair_bangs_3_pyellow {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -546px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_3_pyellow {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -571px -652px;
  width: 60px;
  height: 60px;
}
.hair_bangs_3_pyellow2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -637px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_3_pyellow2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -662px -652px;
  width: 60px;
  height: 60px;
}
.hair_bangs_3_rainbow {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -728px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_3_rainbow {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -753px -15px;
  width: 60px;
  height: 60px;
}
.hair_bangs_3_red {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -728px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_3_red {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -753px -106px;
  width: 60px;
  height: 60px;
}
.hair_bangs_3_snowy {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -728px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_3_snowy {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -753px -197px;
  width: 60px;
  height: 60px;
}
.hair_bangs_3_white {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -728px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_3_white {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -753px -379px;
  width: 60px;
  height: 60px;
}
.hair_bangs_3_winternight {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -728px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_3_winternight {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -753px -470px;
  width: 60px;
  height: 60px;
}
.hair_bangs_3_winterstar {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -728px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_3_winterstar {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -753px -561px;
  width: 60px;
  height: 60px;
}
.hair_bangs_3_yellow {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -728px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_3_yellow {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -753px -652px;
  width: 60px;
  height: 60px;
}
.hair_bangs_3_zombie {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: 0px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_3_zombie {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -25px -743px;
  width: 60px;
  height: 60px;
}
.hair_bangs_4_TRUred {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -910px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_4_TRUred {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -935px -561px;
  width: 60px;
  height: 60px;
}
.hair_bangs_4_aurora {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -91px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_4_aurora {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -116px -743px;
  width: 60px;
  height: 60px;
}
.hair_bangs_4_black {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -182px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_4_black {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -207px -743px;
  width: 60px;
  height: 60px;
}
.hair_bangs_4_blond {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -273px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_4_blond {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -298px -743px;
  width: 60px;
  height: 60px;
}
.hair_bangs_4_blue {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -364px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_4_blue {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -389px -743px;
  width: 60px;
  height: 60px;
}
.hair_bangs_4_brown {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -455px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_4_brown {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -480px -743px;
  width: 60px;
  height: 60px;
}
.hair_bangs_4_candycane {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -546px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_4_candycane {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -571px -743px;
  width: 60px;
  height: 60px;
}
.hair_bangs_4_candycorn {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -637px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_4_candycorn {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -662px -743px;
  width: 60px;
  height: 60px;
}
.hair_bangs_4_festive {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -728px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_4_festive {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -753px -743px;
  width: 60px;
  height: 60px;
}
.hair_bangs_4_frost {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -819px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_4_frost {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -844px -15px;
  width: 60px;
  height: 60px;
}
.hair_bangs_4_ghostwhite {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -819px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_4_ghostwhite {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -844px -106px;
  width: 60px;
  height: 60px;
}
.hair_bangs_4_green {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -819px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_4_green {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -844px -197px;
  width: 60px;
  height: 60px;
}
.hair_bangs_4_halloween {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -819px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_4_halloween {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -844px -288px;
  width: 60px;
  height: 60px;
}
.hair_bangs_4_holly {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -819px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_4_holly {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -844px -379px;
  width: 60px;
  height: 60px;
}
.hair_bangs_4_hollygreen {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -819px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_4_hollygreen {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -844px -470px;
  width: 60px;
  height: 60px;
}
.hair_bangs_4_midnight {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -819px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_4_midnight {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -844px -561px;
  width: 60px;
  height: 60px;
}
.hair_bangs_4_pblue {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -819px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_4_pblue {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -844px -652px;
  width: 60px;
  height: 60px;
}
.hair_bangs_4_pblue2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -819px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_4_pblue2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -844px -743px;
  width: 60px;
  height: 60px;
}
.hair_bangs_4_peppermint {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: 0px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_4_peppermint {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -25px -834px;
  width: 60px;
  height: 60px;
}
.hair_bangs_4_pgreen {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -91px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_4_pgreen {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -116px -834px;
  width: 60px;
  height: 60px;
}
.hair_bangs_4_pgreen2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -182px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_4_pgreen2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -207px -834px;
  width: 60px;
  height: 60px;
}
.hair_bangs_4_porange {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -273px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_4_porange {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -298px -834px;
  width: 60px;
  height: 60px;
}
.hair_bangs_4_porange2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -364px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_4_porange2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -389px -834px;
  width: 60px;
  height: 60px;
}
.hair_bangs_4_ppink {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -455px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_4_ppink {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -480px -834px;
  width: 60px;
  height: 60px;
}
.hair_bangs_4_ppink2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -546px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_4_ppink2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -571px -834px;
  width: 60px;
  height: 60px;
}
.hair_bangs_4_ppurple {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -637px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_4_ppurple {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -662px -834px;
  width: 60px;
  height: 60px;
}
.hair_bangs_4_ppurple2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -728px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_4_ppurple2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -753px -834px;
  width: 60px;
  height: 60px;
}
.hair_bangs_4_pumpkin {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -819px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_4_pumpkin {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -844px -834px;
  width: 60px;
  height: 60px;
}
.hair_bangs_4_purple {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -910px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_4_purple {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -935px -15px;
  width: 60px;
  height: 60px;
}
.hair_bangs_4_pyellow {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -910px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_4_pyellow {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -935px -106px;
  width: 60px;
  height: 60px;
}
.hair_bangs_4_pyellow2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -910px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_4_pyellow2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -935px -197px;
  width: 60px;
  height: 60px;
}
.hair_bangs_4_rainbow {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -910px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_4_rainbow {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -935px -288px;
  width: 60px;
  height: 60px;
}
.hair_bangs_4_red {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -910px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_4_red {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -935px -379px;
  width: 60px;
  height: 60px;
}
.hair_bangs_4_snowy {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -910px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_4_snowy {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -935px -470px;
  width: 60px;
  height: 60px;
}
.hair_bangs_4_white {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -910px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_4_white {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -935px -652px;
  width: 60px;
  height: 60px;
}
.hair_bangs_4_winternight {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -910px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_4_winternight {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -935px -743px;
  width: 60px;
  height: 60px;
}
.hair_bangs_4_winterstar {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -910px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_4_winterstar {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -935px -834px;
  width: 60px;
  height: 60px;
}
.hair_bangs_4_yellow {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: 0px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_4_yellow {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -25px -925px;
  width: 60px;
  height: 60px;
}
.hair_bangs_4_zombie {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -91px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_bangs_4_zombie {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -116px -925px;
  width: 60px;
  height: 60px;
}
.hair_base_10_TRUred {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -182px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_10_TRUred {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -207px -1198px;
  width: 60px;
  height: 60px;
}
.hair_base_10_aurora {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1092px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_10_aurora {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1117px -652px;
  width: 60px;
  height: 60px;
}
.hair_base_10_black {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1092px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_10_black {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1117px -743px;
  width: 60px;
  height: 60px;
}
.hair_base_10_blond {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1092px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_10_blond {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1117px -834px;
  width: 60px;
  height: 60px;
}
.hair_base_10_blue {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1092px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_10_blue {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1117px -925px;
  width: 60px;
  height: 60px;
}
.hair_base_10_brown {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1092px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_10_brown {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1117px -1016px;
  width: 60px;
  height: 60px;
}
.hair_base_10_candycane {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: 0px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_10_candycane {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -25px -1107px;
  width: 60px;
  height: 60px;
}
.hair_base_10_candycorn {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -91px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_10_candycorn {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -116px -1107px;
  width: 60px;
  height: 60px;
}
.hair_base_10_festive {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -182px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_10_festive {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -207px -1107px;
  width: 60px;
  height: 60px;
}
.hair_base_10_frost {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -273px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_10_frost {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -298px -1107px;
  width: 60px;
  height: 60px;
}
.hair_base_10_ghostwhite {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -364px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_10_ghostwhite {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -389px -1107px;
  width: 60px;
  height: 60px;
}
.hair_base_10_green {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -455px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_10_green {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -480px -1107px;
  width: 60px;
  height: 60px;
}
.hair_base_10_halloween {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -546px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_10_halloween {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -571px -1107px;
  width: 60px;
  height: 60px;
}
.hair_base_10_holly {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -637px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_10_holly {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -662px -1107px;
  width: 60px;
  height: 60px;
}
.hair_base_10_hollygreen {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: 0px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_10_hollygreen {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -25px -15px;
  width: 60px;
  height: 60px;
}
.hair_base_10_midnight {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -819px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_10_midnight {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -844px -1107px;
  width: 60px;
  height: 60px;
}
.hair_base_10_pblue {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -910px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_10_pblue {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -935px -1107px;
  width: 60px;
  height: 60px;
}
.hair_base_10_pblue2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1001px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_10_pblue2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1026px -1107px;
  width: 60px;
  height: 60px;
}
.hair_base_10_peppermint {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1092px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_10_peppermint {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1117px -1107px;
  width: 60px;
  height: 60px;
}
.hair_base_10_pgreen {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1183px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_10_pgreen {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1208px -15px;
  width: 60px;
  height: 60px;
}
.hair_base_10_pgreen2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1183px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_10_pgreen2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1208px -106px;
  width: 60px;
  height: 60px;
}
.hair_base_10_porange {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1183px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_10_porange {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1208px -197px;
  width: 60px;
  height: 60px;
}
.hair_base_10_porange2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1183px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_10_porange2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1208px -288px;
  width: 60px;
  height: 60px;
}
.hair_base_10_ppink {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1183px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_10_ppink {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1208px -379px;
  width: 60px;
  height: 60px;
}
.hair_base_10_ppink2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1183px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_10_ppink2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1208px -470px;
  width: 60px;
  height: 60px;
}
.hair_base_10_ppurple {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1183px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_10_ppurple {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1208px -561px;
  width: 60px;
  height: 60px;
}
.hair_base_10_ppurple2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1183px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_10_ppurple2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1208px -652px;
  width: 60px;
  height: 60px;
}
.hair_base_10_pumpkin {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1183px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_10_pumpkin {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1208px -743px;
  width: 60px;
  height: 60px;
}
.hair_base_10_purple {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1183px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_10_purple {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1208px -834px;
  width: 60px;
  height: 60px;
}
.hair_base_10_pyellow {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1183px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_10_pyellow {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1208px -925px;
  width: 60px;
  height: 60px;
}
.hair_base_10_pyellow2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1183px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_10_pyellow2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1208px -1016px;
  width: 60px;
  height: 60px;
}
.hair_base_10_rainbow {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1183px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_10_rainbow {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1208px -1107px;
  width: 60px;
  height: 60px;
}
.hair_base_10_red {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: 0px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_10_red {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -25px -1198px;
  width: 60px;
  height: 60px;
}
.hair_base_10_snowy {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -91px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_10_snowy {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -116px -1198px;
  width: 60px;
  height: 60px;
}
.hair_base_10_white {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -273px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_10_white {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -298px -1198px;
  width: 60px;
  height: 60px;
}
.hair_base_10_winternight {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -364px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_10_winternight {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -389px -1198px;
  width: 60px;
  height: 60px;
}
.hair_base_10_winterstar {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -455px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_10_winterstar {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -480px -1198px;
  width: 60px;
  height: 60px;
}
.hair_base_10_yellow {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -546px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_10_yellow {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -571px -1198px;
  width: 60px;
  height: 60px;
}
.hair_base_10_zombie {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -637px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_10_zombie {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -662px -1198px;
  width: 60px;
  height: 60px;
}
.hair_base_11_TRUred {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1183px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_11_TRUred {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1208px -1289px;
  width: 60px;
  height: 60px;
}
.hair_base_11_aurora {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -728px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_11_aurora {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -753px -1198px;
  width: 60px;
  height: 60px;
}
.hair_base_11_black {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -819px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_11_black {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -844px -1198px;
  width: 60px;
  height: 60px;
}
.hair_base_11_blond {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -910px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_11_blond {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -935px -1198px;
  width: 60px;
  height: 60px;
}
.hair_base_11_blue {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1001px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_11_blue {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1026px -1198px;
  width: 60px;
  height: 60px;
}
.hair_base_11_brown {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1092px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_11_brown {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1117px -1198px;
  width: 60px;
  height: 60px;
}
.hair_base_11_candycane {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1183px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_11_candycane {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1208px -1198px;
  width: 60px;
  height: 60px;
}
.hair_base_11_candycorn {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1274px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_11_candycorn {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1299px -15px;
  width: 60px;
  height: 60px;
}
.hair_base_11_festive {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1274px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_11_festive {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1299px -106px;
  width: 60px;
  height: 60px;
}
.hair_base_11_frost {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1274px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_11_frost {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1299px -197px;
  width: 60px;
  height: 60px;
}
.hair_base_11_ghostwhite {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1274px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_11_ghostwhite {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1299px -288px;
  width: 60px;
  height: 60px;
}
.hair_base_11_green {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1274px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_11_green {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1299px -379px;
  width: 60px;
  height: 60px;
}
.hair_base_11_halloween {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1274px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_11_halloween {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1299px -470px;
  width: 60px;
  height: 60px;
}
.hair_base_11_holly {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1274px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_11_holly {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1299px -561px;
  width: 60px;
  height: 60px;
}
.hair_base_11_hollygreen {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1274px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_11_hollygreen {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1299px -652px;
  width: 60px;
  height: 60px;
}
.hair_base_11_midnight {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1274px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_11_midnight {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1299px -743px;
  width: 60px;
  height: 60px;
}
.hair_base_11_pblue {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1274px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_11_pblue {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1299px -834px;
  width: 60px;
  height: 60px;
}
.hair_base_11_pblue2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1274px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_11_pblue2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1299px -925px;
  width: 60px;
  height: 60px;
}
.hair_base_11_peppermint {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1274px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_11_peppermint {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1299px -1016px;
  width: 60px;
  height: 60px;
}
.hair_base_11_pgreen {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1274px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_11_pgreen {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1299px -1107px;
  width: 60px;
  height: 60px;
}
.hair_base_11_pgreen2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1274px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_11_pgreen2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1299px -1198px;
  width: 60px;
  height: 60px;
}
.hair_base_11_porange {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: 0px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_11_porange {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -25px -1289px;
  width: 60px;
  height: 60px;
}
.hair_base_11_porange2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -91px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_11_porange2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -116px -1289px;
  width: 60px;
  height: 60px;
}
.hair_base_11_ppink {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -182px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_11_ppink {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -207px -1289px;
  width: 60px;
  height: 60px;
}
.hair_base_11_ppink2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -273px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_11_ppink2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -298px -1289px;
  width: 60px;
  height: 60px;
}
.hair_base_11_ppurple {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -364px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_11_ppurple {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -389px -1289px;
  width: 60px;
  height: 60px;
}
.hair_base_11_ppurple2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -455px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_11_ppurple2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -480px -1289px;
  width: 60px;
  height: 60px;
}
.hair_base_11_pumpkin {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -546px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_11_pumpkin {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -571px -1289px;
  width: 60px;
  height: 60px;
}
.hair_base_11_purple {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -637px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_11_purple {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -662px -1289px;
  width: 60px;
  height: 60px;
}
.hair_base_11_pyellow {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -728px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_11_pyellow {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -753px -1289px;
  width: 60px;
  height: 60px;
}
.hair_base_11_pyellow2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -819px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_11_pyellow2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -844px -1289px;
  width: 60px;
  height: 60px;
}
.hair_base_11_rainbow {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -910px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_11_rainbow {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -935px -1289px;
  width: 60px;
  height: 60px;
}
.hair_base_11_red {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1001px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_11_red {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1026px -1289px;
  width: 60px;
  height: 60px;
}
.hair_base_11_snowy {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1092px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_11_snowy {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1117px -1289px;
  width: 60px;
  height: 60px;
}
.hair_base_11_white {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1274px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_11_white {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1299px -1289px;
  width: 60px;
  height: 60px;
}
.hair_base_11_winternight {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1365px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_11_winternight {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1390px -15px;
  width: 60px;
  height: 60px;
}
.hair_base_11_winterstar {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1365px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_11_winterstar {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1390px -106px;
  width: 60px;
  height: 60px;
}
.hair_base_11_yellow {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1365px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_11_yellow {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1390px -197px;
  width: 60px;
  height: 60px;
}
.hair_base_11_zombie {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1365px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_11_zombie {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1390px -288px;
  width: 60px;
  height: 60px;
}
.hair_base_12_TRUred {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1456px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_12_TRUred {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1481px -561px;
  width: 60px;
  height: 60px;
}
.hair_base_12_aurora {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1365px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_12_aurora {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1390px -379px;
  width: 60px;
  height: 60px;
}
.hair_base_12_black {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1365px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_12_black {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1390px -470px;
  width: 60px;
  height: 60px;
}
.hair_base_12_blond {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1365px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_12_blond {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1390px -561px;
  width: 60px;
  height: 60px;
}
.hair_base_12_blue {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1365px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_12_blue {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1390px -652px;
  width: 60px;
  height: 60px;
}
.hair_base_12_brown {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1365px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_12_brown {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1390px -743px;
  width: 60px;
  height: 60px;
}
.hair_base_12_candycane {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1365px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_12_candycane {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1390px -834px;
  width: 60px;
  height: 60px;
}
.hair_base_12_candycorn {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1365px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_12_candycorn {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1390px -925px;
  width: 60px;
  height: 60px;
}
.hair_base_12_festive {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1365px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_12_festive {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1390px -1016px;
  width: 60px;
  height: 60px;
}
.hair_base_12_frost {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1365px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_12_frost {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1390px -1107px;
  width: 60px;
  height: 60px;
}
.hair_base_12_ghostwhite {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1365px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_12_ghostwhite {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1390px -1198px;
  width: 60px;
  height: 60px;
}
.hair_base_12_green {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1365px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_12_green {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1390px -1289px;
  width: 60px;
  height: 60px;
}
.hair_base_12_halloween {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: 0px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_12_halloween {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -25px -1380px;
  width: 60px;
  height: 60px;
}
.hair_base_12_holly {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -91px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_12_holly {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -116px -1380px;
  width: 60px;
  height: 60px;
}
.hair_base_12_hollygreen {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -182px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_12_hollygreen {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -207px -1380px;
  width: 60px;
  height: 60px;
}
.hair_base_12_midnight {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -273px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_12_midnight {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -298px -1380px;
  width: 60px;
  height: 60px;
}
.hair_base_12_pblue {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -364px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_12_pblue {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -389px -1380px;
  width: 60px;
  height: 60px;
}
.hair_base_12_pblue2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -455px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_12_pblue2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -480px -1380px;
  width: 60px;
  height: 60px;
}
.hair_base_12_peppermint {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -546px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_12_peppermint {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -571px -1380px;
  width: 60px;
  height: 60px;
}
.hair_base_12_pgreen {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -637px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_12_pgreen {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -662px -1380px;
  width: 60px;
  height: 60px;
}
.hair_base_12_pgreen2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -728px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_12_pgreen2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -753px -1380px;
  width: 60px;
  height: 60px;
}
.hair_base_12_porange {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -819px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_12_porange {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -844px -1380px;
  width: 60px;
  height: 60px;
}
.hair_base_12_porange2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -910px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_12_porange2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -935px -1380px;
  width: 60px;
  height: 60px;
}
.hair_base_12_ppink {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1001px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_12_ppink {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1026px -1380px;
  width: 60px;
  height: 60px;
}
.hair_base_12_ppink2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1092px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_12_ppink2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1117px -1380px;
  width: 60px;
  height: 60px;
}
.hair_base_12_ppurple {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1183px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_12_ppurple {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1208px -1380px;
  width: 60px;
  height: 60px;
}
.hair_base_12_ppurple2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1274px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_12_ppurple2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1299px -1380px;
  width: 60px;
  height: 60px;
}
.hair_base_12_pumpkin {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1365px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_12_pumpkin {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1390px -1380px;
  width: 60px;
  height: 60px;
}
.hair_base_12_purple {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1456px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_12_purple {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1481px -15px;
  width: 60px;
  height: 60px;
}
.hair_base_12_pyellow {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1456px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_12_pyellow {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1481px -106px;
  width: 60px;
  height: 60px;
}
.hair_base_12_pyellow2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1456px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_12_pyellow2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1481px -197px;
  width: 60px;
  height: 60px;
}
.hair_base_12_rainbow {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1456px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_12_rainbow {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1481px -288px;
  width: 60px;
  height: 60px;
}
.hair_base_12_red {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1456px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_12_red {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1481px -379px;
  width: 60px;
  height: 60px;
}
.hair_base_12_snowy {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1456px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_12_snowy {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1481px -470px;
  width: 60px;
  height: 60px;
}
.hair_base_12_white {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1456px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_12_white {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1481px -652px;
  width: 60px;
  height: 60px;
}
.hair_base_12_winternight {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1456px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_12_winternight {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1481px -743px;
  width: 60px;
  height: 60px;
}
.hair_base_12_winterstar {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1456px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_12_winterstar {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1481px -834px;
  width: 60px;
  height: 60px;
}
.hair_base_12_yellow {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1456px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_12_yellow {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1481px -925px;
  width: 60px;
  height: 60px;
}
.hair_base_12_zombie {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1456px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_12_zombie {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1481px -1016px;
  width: 60px;
  height: 60px;
}
.hair_base_13_TRUred {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1547px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_13_TRUred {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1572px -1107px;
  width: 60px;
  height: 60px;
}
.hair_base_13_aurora {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1456px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_13_aurora {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1481px -1107px;
  width: 60px;
  height: 60px;
}
.hair_base_13_black {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1456px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_13_black {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1481px -1198px;
  width: 60px;
  height: 60px;
}
.hair_base_13_blond {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1456px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_13_blond {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1481px -1289px;
  width: 60px;
  height: 60px;
}
.hair_base_13_blue {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1456px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_13_blue {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1481px -1380px;
  width: 60px;
  height: 60px;
}
.hair_base_13_brown {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: 0px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_13_brown {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -25px -1471px;
  width: 60px;
  height: 60px;
}
.hair_base_13_candycane {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -91px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_13_candycane {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -116px -1471px;
  width: 60px;
  height: 60px;
}
.hair_base_13_candycorn {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -182px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_13_candycorn {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -207px -1471px;
  width: 60px;
  height: 60px;
}
.hair_base_13_festive {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -273px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_13_festive {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -298px -1471px;
  width: 60px;
  height: 60px;
}
.hair_base_13_frost {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -364px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_13_frost {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -389px -1471px;
  width: 60px;
  height: 60px;
}
.hair_base_13_ghostwhite {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -455px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_13_ghostwhite {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -480px -1471px;
  width: 60px;
  height: 60px;
}
.hair_base_13_green {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -546px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_13_green {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -571px -1471px;
  width: 60px;
  height: 60px;
}
.hair_base_13_halloween {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -637px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_13_halloween {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -662px -1471px;
  width: 60px;
  height: 60px;
}
.hair_base_13_holly {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -728px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_13_holly {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -753px -1471px;
  width: 60px;
  height: 60px;
}
.hair_base_13_hollygreen {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -819px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_13_hollygreen {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -844px -1471px;
  width: 60px;
  height: 60px;
}
.hair_base_13_midnight {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -910px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_13_midnight {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -935px -1471px;
  width: 60px;
  height: 60px;
}
.hair_base_13_pblue {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1001px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_13_pblue {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1026px -1471px;
  width: 60px;
  height: 60px;
}
.hair_base_13_pblue2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1092px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_13_pblue2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1117px -1471px;
  width: 60px;
  height: 60px;
}
.hair_base_13_peppermint {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1183px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_13_peppermint {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1208px -1471px;
  width: 60px;
  height: 60px;
}
.hair_base_13_pgreen {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1274px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_13_pgreen {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1299px -1471px;
  width: 60px;
  height: 60px;
}
.hair_base_13_pgreen2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1365px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_13_pgreen2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1390px -1471px;
  width: 60px;
  height: 60px;
}
.hair_base_13_porange {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1456px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_13_porange {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1481px -1471px;
  width: 60px;
  height: 60px;
}
.hair_base_13_porange2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1547px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_13_porange2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1572px -15px;
  width: 60px;
  height: 60px;
}
.hair_base_13_ppink {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1547px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_13_ppink {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1572px -106px;
  width: 60px;
  height: 60px;
}
.hair_base_13_ppink2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1547px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_13_ppink2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1572px -197px;
  width: 60px;
  height: 60px;
}
.hair_base_13_ppurple {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1547px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_13_ppurple {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1572px -288px;
  width: 60px;
  height: 60px;
}
.hair_base_13_ppurple2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1547px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_13_ppurple2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1572px -379px;
  width: 60px;
  height: 60px;
}
.hair_base_13_pumpkin {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1547px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_13_pumpkin {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1572px -470px;
  width: 60px;
  height: 60px;
}
.hair_base_13_purple {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1547px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_13_purple {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1572px -561px;
  width: 60px;
  height: 60px;
}
.hair_base_13_pyellow {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1547px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_13_pyellow {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1572px -652px;
  width: 60px;
  height: 60px;
}
.hair_base_13_pyellow2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1547px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_13_pyellow2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1572px -743px;
  width: 60px;
  height: 60px;
}
.hair_base_13_rainbow {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1547px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_13_rainbow {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1572px -834px;
  width: 60px;
  height: 60px;
}
.hair_base_13_red {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1547px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_13_red {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1572px -925px;
  width: 60px;
  height: 60px;
}
.hair_base_13_snowy {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1547px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_13_snowy {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1572px -1016px;
  width: 60px;
  height: 60px;
}
.hair_base_13_white {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1547px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_13_white {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1572px -1198px;
  width: 60px;
  height: 60px;
}
.hair_base_13_winternight {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1547px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_13_winternight {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1572px -1289px;
  width: 60px;
  height: 60px;
}
.hair_base_13_winterstar {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1547px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_13_winterstar {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1572px -1380px;
  width: 60px;
  height: 60px;
}
.hair_base_13_yellow {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1547px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_13_yellow {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1572px -1471px;
  width: 60px;
  height: 60px;
}
.hair_base_13_zombie {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: 0px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_13_zombie {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -25px -1562px;
  width: 60px;
  height: 60px;
}
.hair_base_14_aurora {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -91px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_14_aurora {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -116px -1562px;
  width: 60px;
  height: 60px;
}
.hair_base_14_black {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -182px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_14_black {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -207px -1562px;
  width: 60px;
  height: 60px;
}
.hair_base_14_blond {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -273px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_14_blond {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -298px -1562px;
  width: 60px;
  height: 60px;
}
.hair_base_14_blue {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -364px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_14_blue {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -389px -1562px;
  width: 60px;
  height: 60px;
}
.hair_base_14_brown {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -455px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_14_brown {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -480px -1562px;
  width: 60px;
  height: 60px;
}
.hair_base_14_candycane {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -546px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_14_candycane {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -571px -1562px;
  width: 60px;
  height: 60px;
}
.hair_base_14_candycorn {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -637px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_14_candycorn {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -662px -1562px;
  width: 60px;
  height: 60px;
}
.hair_base_14_festive {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -728px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_14_festive {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -753px -1562px;
  width: 60px;
  height: 60px;
}
.hair_base_14_frost {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -819px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_14_frost {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -844px -1562px;
  width: 60px;
  height: 60px;
}
.hair_base_14_ghostwhite {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -910px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_14_ghostwhite {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -935px -1562px;
  width: 60px;
  height: 60px;
}
.hair_base_14_green {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1001px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_14_green {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1026px -1562px;
  width: 60px;
  height: 60px;
}
.hair_base_14_halloween {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1092px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_14_halloween {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1117px -1562px;
  width: 60px;
  height: 60px;
}
.hair_base_14_holly {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1183px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_14_holly {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1208px -1562px;
  width: 60px;
  height: 60px;
}
.hair_base_14_hollygreen {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1274px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_14_hollygreen {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1299px -1562px;
  width: 60px;
  height: 60px;
}
.hair_base_14_midnight {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1365px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_14_midnight {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1390px -1562px;
  width: 60px;
  height: 60px;
}
.hair_base_14_pblue {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1456px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_14_pblue {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1481px -1562px;
  width: 60px;
  height: 60px;
}
.hair_base_14_pblue2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1547px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_14_pblue2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1572px -1562px;
  width: 60px;
  height: 60px;
}
.hair_base_14_peppermint {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1638px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_14_peppermint {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1663px -15px;
  width: 60px;
  height: 60px;
}
.hair_base_14_pgreen {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1638px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_14_pgreen {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1663px -106px;
  width: 60px;
  height: 60px;
}
.hair_base_14_pgreen2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1638px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_14_pgreen2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1663px -197px;
  width: 60px;
  height: 60px;
}
.hair_base_14_porange {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1638px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_14_porange {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1663px -288px;
  width: 60px;
  height: 60px;
}
.hair_base_14_porange2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1638px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_14_porange2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1663px -379px;
  width: 60px;
  height: 60px;
}
.hair_base_1_TRUred {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1092px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_1_TRUred {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1117px -106px;
  width: 60px;
  height: 60px;
}
.hair_base_1_aurora {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -182px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_1_aurora {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -207px -925px;
  width: 60px;
  height: 60px;
}
.hair_base_1_black {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -273px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_1_black {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -298px -925px;
  width: 60px;
  height: 60px;
}
.hair_base_1_blond {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -364px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_1_blond {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -389px -925px;
  width: 60px;
  height: 60px;
}
.hair_base_1_blue {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -455px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_1_blue {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -480px -925px;
  width: 60px;
  height: 60px;
}
.hair_base_1_brown {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -546px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_1_brown {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -571px -925px;
  width: 60px;
  height: 60px;
}
.hair_base_1_candycane {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -637px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_1_candycane {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -662px -925px;
  width: 60px;
  height: 60px;
}
.hair_base_1_candycorn {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -728px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_1_candycorn {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -753px -925px;
  width: 60px;
  height: 60px;
}
.hair_base_1_festive {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -819px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_1_festive {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -844px -925px;
  width: 60px;
  height: 60px;
}
.hair_base_1_frost {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -910px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_1_frost {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -935px -925px;
  width: 60px;
  height: 60px;
}
.hair_base_1_ghostwhite {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1001px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_1_ghostwhite {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1026px -15px;
  width: 60px;
  height: 60px;
}
.hair_base_1_green {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1001px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_1_green {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1026px -106px;
  width: 60px;
  height: 60px;
}
.hair_base_1_halloween {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1001px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_1_halloween {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1026px -197px;
  width: 60px;
  height: 60px;
}
.hair_base_1_holly {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1001px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_1_holly {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1026px -288px;
  width: 60px;
  height: 60px;
}
.hair_base_1_hollygreen {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1001px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_1_hollygreen {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1026px -379px;
  width: 60px;
  height: 60px;
}
.hair_base_1_midnight {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1001px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_1_midnight {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1026px -470px;
  width: 60px;
  height: 60px;
}
.hair_base_1_pblue {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1001px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_1_pblue {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1026px -561px;
  width: 60px;
  height: 60px;
}
.hair_base_1_pblue2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1001px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_1_pblue2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1026px -652px;
  width: 60px;
  height: 60px;
}
.hair_base_1_peppermint {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1001px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_1_peppermint {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1026px -743px;
  width: 60px;
  height: 60px;
}
.hair_base_1_pgreen {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1001px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_1_pgreen {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1026px -834px;
  width: 60px;
  height: 60px;
}
.hair_base_1_pgreen2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1001px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_1_pgreen2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1026px -925px;
  width: 60px;
  height: 60px;
}
.hair_base_1_porange {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: 0px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_1_porange {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -25px -1016px;
  width: 60px;
  height: 60px;
}
.hair_base_1_porange2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -91px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_1_porange2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -116px -1016px;
  width: 60px;
  height: 60px;
}
.hair_base_1_ppink {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -182px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_1_ppink {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -207px -1016px;
  width: 60px;
  height: 60px;
}
.hair_base_1_ppink2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -273px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_1_ppink2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -298px -1016px;
  width: 60px;
  height: 60px;
}
.hair_base_1_ppurple {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -364px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_1_ppurple {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -389px -1016px;
  width: 60px;
  height: 60px;
}
.hair_base_1_ppurple2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -455px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_1_ppurple2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -480px -1016px;
  width: 60px;
  height: 60px;
}
.hair_base_1_pumpkin {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -546px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_1_pumpkin {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -571px -1016px;
  width: 60px;
  height: 60px;
}
.hair_base_1_purple {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -637px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_1_purple {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -662px -1016px;
  width: 60px;
  height: 60px;
}
.hair_base_1_pyellow {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -728px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_1_pyellow {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -753px -1016px;
  width: 60px;
  height: 60px;
}
.hair_base_1_pyellow2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -819px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_1_pyellow2 {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -844px -1016px;
  width: 60px;
  height: 60px;
}
.hair_base_1_rainbow {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -910px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_1_rainbow {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -935px -1016px;
  width: 60px;
  height: 60px;
}
.hair_base_1_red {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1001px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_1_red {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1026px -1016px;
  width: 60px;
  height: 60px;
}
.hair_base_1_snowy {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1092px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_1_snowy {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1117px -15px;
  width: 60px;
  height: 60px;
}
.hair_base_1_white {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1092px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_1_white {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1117px -197px;
  width: 60px;
  height: 60px;
}
.hair_base_1_winternight {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1092px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_1_winternight {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1117px -288px;
  width: 60px;
  height: 60px;
}
.hair_base_1_winterstar {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1092px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_1_winterstar {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1117px -379px;
  width: 60px;
  height: 60px;
}
.hair_base_1_yellow {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1092px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_1_yellow {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1117px -470px;
  width: 60px;
  height: 60px;
}
.hair_base_1_zombie {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1092px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_1_zombie {
  background-image: url(/static/images/spritesmith-main-2.e521fb2.png);
  background-position: -1117px -561px;
  width: 60px;
  height: 60px;
}

.hair_base_14_TRUred {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -273px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_14_TRUred {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -298px -197px;
  width: 60px;
  height: 60px;
}
.hair_base_14_ppink {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -91px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_14_ppink {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -116px -15px;
  width: 60px;
  height: 60px;
}
.hair_base_14_ppink2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -728px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_14_ppink2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -753px -1107px;
  width: 60px;
  height: 60px;
}
.hair_base_14_ppurple {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: 0px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_14_ppurple {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -25px -106px;
  width: 60px;
  height: 60px;
}
.hair_base_14_ppurple2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -91px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_14_ppurple2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -116px -106px;
  width: 60px;
  height: 60px;
}
.hair_base_14_pumpkin {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -182px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_14_pumpkin {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -207px -15px;
  width: 60px;
  height: 60px;
}
.hair_base_14_purple {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -182px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_14_purple {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -207px -106px;
  width: 60px;
  height: 60px;
}
.hair_base_14_pyellow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: 0px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_14_pyellow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -25px -197px;
  width: 60px;
  height: 60px;
}
.hair_base_14_pyellow2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -91px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_14_pyellow2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -116px -197px;
  width: 60px;
  height: 60px;
}
.hair_base_14_rainbow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -182px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_14_rainbow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -207px -197px;
  width: 60px;
  height: 60px;
}
.hair_base_14_red {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -273px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_14_red {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -298px -15px;
  width: 60px;
  height: 60px;
}
.hair_base_14_snowy {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -273px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_14_snowy {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -298px -106px;
  width: 60px;
  height: 60px;
}
.hair_base_14_white {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: 0px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_14_white {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -25px -288px;
  width: 60px;
  height: 60px;
}
.hair_base_14_winternight {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -91px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_14_winternight {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -116px -288px;
  width: 60px;
  height: 60px;
}
.hair_base_14_winterstar {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -182px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_14_winterstar {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -207px -288px;
  width: 60px;
  height: 60px;
}
.hair_base_14_yellow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -273px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_14_yellow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -298px -288px;
  width: 60px;
  height: 60px;
}
.hair_base_14_zombie {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -364px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_14_zombie {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -389px -15px;
  width: 60px;
  height: 60px;
}
.hair_base_15_TRUred {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -637px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_15_TRUred {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -662px -91px;
  width: 60px;
  height: 60px;
}
.hair_base_15_aurora {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -364px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_15_aurora {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -389px -91px;
  width: 60px;
  height: 60px;
}
.hair_base_15_black {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -364px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_15_black {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -389px -182px;
  width: 60px;
  height: 60px;
}
.hair_base_15_blond {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -364px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_15_blond {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -389px -273px;
  width: 60px;
  height: 60px;
}
.hair_base_15_blue {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: 0px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_15_blue {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -25px -364px;
  width: 60px;
  height: 60px;
}
.hair_base_15_brown {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -91px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_15_brown {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -116px -364px;
  width: 60px;
  height: 60px;
}
.hair_base_15_candycane {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -182px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_15_candycane {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -207px -364px;
  width: 60px;
  height: 60px;
}
.hair_base_15_candycorn {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -273px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_15_candycorn {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -298px -364px;
  width: 60px;
  height: 60px;
}
.hair_base_15_festive {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -364px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_15_festive {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -389px -364px;
  width: 60px;
  height: 60px;
}
.hair_base_15_frost {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -455px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_15_frost {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -480px -0px;
  width: 60px;
  height: 60px;
}
.hair_base_15_ghostwhite {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -455px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_15_ghostwhite {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -480px -91px;
  width: 60px;
  height: 60px;
}
.hair_base_15_green {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -455px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_15_green {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -480px -182px;
  width: 60px;
  height: 60px;
}
.hair_base_15_halloween {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -455px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_15_halloween {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -480px -273px;
  width: 60px;
  height: 60px;
}
.hair_base_15_holly {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -455px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_15_holly {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -480px -364px;
  width: 60px;
  height: 60px;
}
.hair_base_15_hollygreen {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: 0px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_15_hollygreen {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -25px -455px;
  width: 60px;
  height: 60px;
}
.hair_base_15_midnight {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -91px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_15_midnight {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -116px -455px;
  width: 60px;
  height: 60px;
}
.hair_base_15_pblue {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -182px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_15_pblue {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -207px -455px;
  width: 60px;
  height: 60px;
}
.hair_base_15_pblue2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -273px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_15_pblue2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -298px -455px;
  width: 60px;
  height: 60px;
}
.hair_base_15_peppermint {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -364px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_15_peppermint {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -389px -455px;
  width: 60px;
  height: 60px;
}
.hair_base_15_pgreen {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -455px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_15_pgreen {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -480px -455px;
  width: 60px;
  height: 60px;
}
.hair_base_15_pgreen2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -546px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_15_pgreen2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -571px -0px;
  width: 60px;
  height: 60px;
}
.hair_base_15_porange {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -546px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_15_porange {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -571px -91px;
  width: 60px;
  height: 60px;
}
.hair_base_15_porange2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -546px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_15_porange2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -571px -182px;
  width: 60px;
  height: 60px;
}
.hair_base_15_ppink {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -546px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_15_ppink {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -571px -273px;
  width: 60px;
  height: 60px;
}
.hair_base_15_ppink2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -546px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_15_ppink2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -571px -364px;
  width: 60px;
  height: 60px;
}
.hair_base_15_ppurple {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -546px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_15_ppurple {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -571px -455px;
  width: 60px;
  height: 60px;
}
.hair_base_15_ppurple2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: 0px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_15_ppurple2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -25px -546px;
  width: 60px;
  height: 60px;
}
.hair_base_15_pumpkin {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -91px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_15_pumpkin {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -116px -546px;
  width: 60px;
  height: 60px;
}
.hair_base_15_purple {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -182px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_15_purple {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -207px -546px;
  width: 60px;
  height: 60px;
}
.hair_base_15_pyellow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -273px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_15_pyellow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -298px -546px;
  width: 60px;
  height: 60px;
}
.hair_base_15_pyellow2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -364px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_15_pyellow2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -389px -546px;
  width: 60px;
  height: 60px;
}
.hair_base_15_rainbow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -455px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_15_rainbow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -480px -546px;
  width: 60px;
  height: 60px;
}
.hair_base_15_red {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -546px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_15_red {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -571px -546px;
  width: 60px;
  height: 60px;
}
.hair_base_15_snowy {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -637px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_15_snowy {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -662px -0px;
  width: 60px;
  height: 60px;
}
.hair_base_15_white {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -637px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_15_white {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -662px -182px;
  width: 60px;
  height: 60px;
}
.hair_base_15_winternight {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -637px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_15_winternight {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -662px -273px;
  width: 60px;
  height: 60px;
}
.hair_base_15_winterstar {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -637px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_15_winterstar {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -662px -364px;
  width: 60px;
  height: 60px;
}
.hair_base_15_yellow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -637px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_15_yellow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -662px -455px;
  width: 60px;
  height: 60px;
}
.hair_base_15_zombie {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -637px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_15_zombie {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -662px -546px;
  width: 60px;
  height: 60px;
}
.hair_base_16_TRUred {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -819px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_16_TRUred {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -844px -728px;
  width: 60px;
  height: 60px;
}
.hair_base_16_aurora {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: 0px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_16_aurora {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -25px -637px;
  width: 60px;
  height: 60px;
}
.hair_base_16_black {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -91px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_16_black {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -116px -637px;
  width: 60px;
  height: 60px;
}
.hair_base_16_blond {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -182px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_16_blond {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -207px -637px;
  width: 60px;
  height: 60px;
}
.hair_base_16_blue {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -273px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_16_blue {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -298px -637px;
  width: 60px;
  height: 60px;
}
.hair_base_16_brown {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -364px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_16_brown {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -389px -637px;
  width: 60px;
  height: 60px;
}
.hair_base_16_candycane {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -455px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_16_candycane {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -480px -637px;
  width: 60px;
  height: 60px;
}
.hair_base_16_candycorn {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -546px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_16_candycorn {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -571px -637px;
  width: 60px;
  height: 60px;
}
.hair_base_16_festive {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -637px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_16_festive {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -662px -637px;
  width: 60px;
  height: 60px;
}
.hair_base_16_frost {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -728px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_16_frost {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -753px -0px;
  width: 60px;
  height: 60px;
}
.hair_base_16_ghostwhite {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -728px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_16_ghostwhite {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -753px -91px;
  width: 60px;
  height: 60px;
}
.hair_base_16_green {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -728px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_16_green {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -753px -182px;
  width: 60px;
  height: 60px;
}
.hair_base_16_halloween {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -728px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_16_halloween {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -753px -273px;
  width: 60px;
  height: 60px;
}
.hair_base_16_holly {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -728px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_16_holly {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -753px -364px;
  width: 60px;
  height: 60px;
}
.hair_base_16_hollygreen {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -728px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_16_hollygreen {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -753px -455px;
  width: 60px;
  height: 60px;
}
.hair_base_16_midnight {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -728px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_16_midnight {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -753px -546px;
  width: 60px;
  height: 60px;
}
.hair_base_16_pblue {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -728px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_16_pblue {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -753px -637px;
  width: 60px;
  height: 60px;
}
.hair_base_16_pblue2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: 0px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_16_pblue2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -25px -728px;
  width: 60px;
  height: 60px;
}
.hair_base_16_peppermint {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -91px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_16_peppermint {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -116px -728px;
  width: 60px;
  height: 60px;
}
.hair_base_16_pgreen {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -182px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_16_pgreen {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -207px -728px;
  width: 60px;
  height: 60px;
}
.hair_base_16_pgreen2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -273px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_16_pgreen2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -298px -728px;
  width: 60px;
  height: 60px;
}
.hair_base_16_porange {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -364px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_16_porange {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -389px -728px;
  width: 60px;
  height: 60px;
}
.hair_base_16_porange2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -455px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_16_porange2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -480px -728px;
  width: 60px;
  height: 60px;
}
.hair_base_16_ppink {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -546px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_16_ppink {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -571px -728px;
  width: 60px;
  height: 60px;
}
.hair_base_16_ppink2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -637px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_16_ppink2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -662px -728px;
  width: 60px;
  height: 60px;
}
.hair_base_16_ppurple {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -728px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_16_ppurple {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -753px -728px;
  width: 60px;
  height: 60px;
}
.hair_base_16_ppurple2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -819px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_16_ppurple2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -844px -0px;
  width: 60px;
  height: 60px;
}
.hair_base_16_pumpkin {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -819px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_16_pumpkin {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -844px -91px;
  width: 60px;
  height: 60px;
}
.hair_base_16_purple {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -819px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_16_purple {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -844px -182px;
  width: 60px;
  height: 60px;
}
.hair_base_16_pyellow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -819px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_16_pyellow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -844px -273px;
  width: 60px;
  height: 60px;
}
.hair_base_16_pyellow2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -819px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_16_pyellow2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -844px -364px;
  width: 60px;
  height: 60px;
}
.hair_base_16_rainbow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -819px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_16_rainbow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -844px -455px;
  width: 60px;
  height: 60px;
}
.hair_base_16_red {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -819px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_16_red {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -844px -546px;
  width: 60px;
  height: 60px;
}
.hair_base_16_snowy {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -819px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_16_snowy {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -844px -637px;
  width: 60px;
  height: 60px;
}
.hair_base_16_white {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: 0px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_16_white {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -25px -819px;
  width: 60px;
  height: 60px;
}
.hair_base_16_winternight {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -91px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_16_winternight {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -116px -819px;
  width: 60px;
  height: 60px;
}
.hair_base_16_winterstar {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -182px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_16_winterstar {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -207px -819px;
  width: 60px;
  height: 60px;
}
.hair_base_16_yellow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -273px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_16_yellow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -298px -819px;
  width: 60px;
  height: 60px;
}
.hair_base_16_zombie {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -364px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_16_zombie {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -389px -819px;
  width: 60px;
  height: 60px;
}
.hair_base_17_TRUred {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1001px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_17_TRUred {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1026px -637px;
  width: 60px;
  height: 60px;
}
.hair_base_17_aurora {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -455px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_17_aurora {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -480px -819px;
  width: 60px;
  height: 60px;
}
.hair_base_17_black {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -546px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_17_black {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -571px -819px;
  width: 60px;
  height: 60px;
}
.hair_base_17_blond {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -637px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_17_blond {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -662px -819px;
  width: 60px;
  height: 60px;
}
.hair_base_17_blue {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -728px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_17_blue {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -753px -819px;
  width: 60px;
  height: 60px;
}
.hair_base_17_brown {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -819px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_17_brown {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -844px -819px;
  width: 60px;
  height: 60px;
}
.hair_base_17_candycane {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -910px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_17_candycane {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -935px -0px;
  width: 60px;
  height: 60px;
}
.hair_base_17_candycorn {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -910px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_17_candycorn {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -935px -91px;
  width: 60px;
  height: 60px;
}
.hair_base_17_festive {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -910px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_17_festive {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -935px -182px;
  width: 60px;
  height: 60px;
}
.hair_base_17_frost {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -910px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_17_frost {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -935px -273px;
  width: 60px;
  height: 60px;
}
.hair_base_17_ghostwhite {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -910px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_17_ghostwhite {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -935px -364px;
  width: 60px;
  height: 60px;
}
.hair_base_17_green {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -910px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_17_green {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -935px -455px;
  width: 60px;
  height: 60px;
}
.hair_base_17_halloween {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -910px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_17_halloween {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -935px -546px;
  width: 60px;
  height: 60px;
}
.hair_base_17_holly {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -910px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_17_holly {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -935px -637px;
  width: 60px;
  height: 60px;
}
.hair_base_17_hollygreen {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -910px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_17_hollygreen {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -935px -728px;
  width: 60px;
  height: 60px;
}
.hair_base_17_midnight {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -910px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_17_midnight {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -935px -819px;
  width: 60px;
  height: 60px;
}
.hair_base_17_pblue {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: 0px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_17_pblue {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -25px -910px;
  width: 60px;
  height: 60px;
}
.hair_base_17_pblue2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -91px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_17_pblue2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -116px -910px;
  width: 60px;
  height: 60px;
}
.hair_base_17_peppermint {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -182px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_17_peppermint {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -207px -910px;
  width: 60px;
  height: 60px;
}
.hair_base_17_pgreen {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -273px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_17_pgreen {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -298px -910px;
  width: 60px;
  height: 60px;
}
.hair_base_17_pgreen2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -364px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_17_pgreen2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -389px -910px;
  width: 60px;
  height: 60px;
}
.hair_base_17_porange {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -455px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_17_porange {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -480px -910px;
  width: 60px;
  height: 60px;
}
.hair_base_17_porange2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -546px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_17_porange2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -571px -910px;
  width: 60px;
  height: 60px;
}
.hair_base_17_ppink {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -637px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_17_ppink {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -662px -910px;
  width: 60px;
  height: 60px;
}
.hair_base_17_ppink2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -728px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_17_ppink2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -753px -910px;
  width: 60px;
  height: 60px;
}
.hair_base_17_ppurple {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -819px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_17_ppurple {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -844px -910px;
  width: 60px;
  height: 60px;
}
.hair_base_17_ppurple2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -910px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_17_ppurple2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -935px -910px;
  width: 60px;
  height: 60px;
}
.hair_base_17_pumpkin {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1001px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_17_pumpkin {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1026px -0px;
  width: 60px;
  height: 60px;
}
.hair_base_17_purple {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1001px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_17_purple {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1026px -91px;
  width: 60px;
  height: 60px;
}
.hair_base_17_pyellow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1001px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_17_pyellow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1026px -182px;
  width: 60px;
  height: 60px;
}
.hair_base_17_pyellow2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1001px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_17_pyellow2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1026px -273px;
  width: 60px;
  height: 60px;
}
.hair_base_17_rainbow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1001px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_17_rainbow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1026px -364px;
  width: 60px;
  height: 60px;
}
.hair_base_17_red {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1001px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_17_red {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1026px -455px;
  width: 60px;
  height: 60px;
}
.hair_base_17_snowy {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1001px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_17_snowy {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1026px -546px;
  width: 60px;
  height: 60px;
}
.hair_base_17_white {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1001px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_17_white {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1026px -728px;
  width: 60px;
  height: 60px;
}
.hair_base_17_winternight {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1001px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_17_winternight {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1026px -819px;
  width: 60px;
  height: 60px;
}
.hair_base_17_winterstar {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1001px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_17_winterstar {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1026px -910px;
  width: 60px;
  height: 60px;
}
.hair_base_17_yellow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: 0px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_17_yellow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -25px -1001px;
  width: 60px;
  height: 60px;
}
.hair_base_17_zombie {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -91px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_17_zombie {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -116px -1001px;
  width: 60px;
  height: 60px;
}
.hair_base_18_TRUred {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1001px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_18_TRUred {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1026px -1092px;
  width: 60px;
  height: 60px;
}
.hair_base_18_aurora {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -182px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_18_aurora {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -207px -1001px;
  width: 60px;
  height: 60px;
}
.hair_base_18_black {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -273px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_18_black {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -298px -1001px;
  width: 60px;
  height: 60px;
}
.hair_base_18_blond {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -364px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_18_blond {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -389px -1001px;
  width: 60px;
  height: 60px;
}
.hair_base_18_blue {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -455px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_18_blue {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -480px -1001px;
  width: 60px;
  height: 60px;
}
.hair_base_18_brown {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -546px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_18_brown {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -571px -1001px;
  width: 60px;
  height: 60px;
}
.hair_base_18_candycane {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -637px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_18_candycane {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -662px -1001px;
  width: 60px;
  height: 60px;
}
.hair_base_18_candycorn {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -728px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_18_candycorn {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -753px -1001px;
  width: 60px;
  height: 60px;
}
.hair_base_18_festive {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -819px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_18_festive {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -844px -1001px;
  width: 60px;
  height: 60px;
}
.hair_base_18_frost {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -910px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_18_frost {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -935px -1001px;
  width: 60px;
  height: 60px;
}
.hair_base_18_ghostwhite {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1001px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_18_ghostwhite {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1026px -1001px;
  width: 60px;
  height: 60px;
}
.hair_base_18_green {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1092px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_18_green {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1117px -0px;
  width: 60px;
  height: 60px;
}
.hair_base_18_halloween {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1092px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_18_halloween {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1117px -91px;
  width: 60px;
  height: 60px;
}
.hair_base_18_holly {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1092px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_18_holly {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1117px -182px;
  width: 60px;
  height: 60px;
}
.hair_base_18_hollygreen {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1092px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_18_hollygreen {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1117px -273px;
  width: 60px;
  height: 60px;
}
.hair_base_18_midnight {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1092px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_18_midnight {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1117px -364px;
  width: 60px;
  height: 60px;
}
.hair_base_18_pblue {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1092px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_18_pblue {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1117px -455px;
  width: 60px;
  height: 60px;
}
.hair_base_18_pblue2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1092px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_18_pblue2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1117px -546px;
  width: 60px;
  height: 60px;
}
.hair_base_18_peppermint {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1092px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_18_peppermint {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1117px -637px;
  width: 60px;
  height: 60px;
}
.hair_base_18_pgreen {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1092px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_18_pgreen {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1117px -728px;
  width: 60px;
  height: 60px;
}
.hair_base_18_pgreen2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1092px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_18_pgreen2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1117px -819px;
  width: 60px;
  height: 60px;
}
.hair_base_18_porange {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1092px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_18_porange {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1117px -910px;
  width: 60px;
  height: 60px;
}
.hair_base_18_porange2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1092px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_18_porange2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1117px -1001px;
  width: 60px;
  height: 60px;
}
.hair_base_18_ppink {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: 0px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_18_ppink {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -25px -1092px;
  width: 60px;
  height: 60px;
}
.hair_base_18_ppink2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -91px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_18_ppink2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -116px -1092px;
  width: 60px;
  height: 60px;
}
.hair_base_18_ppurple {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -182px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_18_ppurple {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -207px -1092px;
  width: 60px;
  height: 60px;
}
.hair_base_18_ppurple2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -273px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_18_ppurple2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -298px -1092px;
  width: 60px;
  height: 60px;
}
.hair_base_18_pumpkin {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -364px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_18_pumpkin {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -389px -1092px;
  width: 60px;
  height: 60px;
}
.hair_base_18_purple {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -455px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_18_purple {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -480px -1092px;
  width: 60px;
  height: 60px;
}
.hair_base_18_pyellow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -546px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_18_pyellow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -571px -1092px;
  width: 60px;
  height: 60px;
}
.hair_base_18_pyellow2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -637px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_18_pyellow2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -662px -1092px;
  width: 60px;
  height: 60px;
}
.hair_base_18_rainbow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: 0px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_18_rainbow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -25px -0px;
  width: 60px;
  height: 60px;
}
.hair_base_18_red {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -819px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_18_red {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -844px -1092px;
  width: 60px;
  height: 60px;
}
.hair_base_18_snowy {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -910px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_18_snowy {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -935px -1092px;
  width: 60px;
  height: 60px;
}
.hair_base_18_white {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1092px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_18_white {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1117px -1092px;
  width: 60px;
  height: 60px;
}
.hair_base_18_winternight {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1183px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_18_winternight {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1208px -0px;
  width: 60px;
  height: 60px;
}
.hair_base_18_winterstar {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1183px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_18_winterstar {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1208px -91px;
  width: 60px;
  height: 60px;
}
.hair_base_18_yellow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1183px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_18_yellow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1208px -182px;
  width: 60px;
  height: 60px;
}
.hair_base_18_zombie {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1183px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_18_zombie {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1208px -273px;
  width: 60px;
  height: 60px;
}
.hair_base_19_TRUred {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1274px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_19_TRUred {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1299px -910px;
  width: 60px;
  height: 60px;
}
.hair_base_19_aurora {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1183px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_19_aurora {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1208px -364px;
  width: 60px;
  height: 60px;
}
.hair_base_19_black {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1183px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_19_black {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1208px -455px;
  width: 60px;
  height: 60px;
}
.hair_base_19_blond {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1183px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_19_blond {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1208px -546px;
  width: 60px;
  height: 60px;
}
.hair_base_19_blue {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1183px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_19_blue {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1208px -637px;
  width: 60px;
  height: 60px;
}
.hair_base_19_brown {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1183px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_19_brown {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1208px -728px;
  width: 60px;
  height: 60px;
}
.hair_base_19_candycane {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1183px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_19_candycane {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1208px -819px;
  width: 60px;
  height: 60px;
}
.hair_base_19_candycorn {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1183px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_19_candycorn {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1208px -910px;
  width: 60px;
  height: 60px;
}
.hair_base_19_festive {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1183px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_19_festive {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1208px -1001px;
  width: 60px;
  height: 60px;
}
.hair_base_19_frost {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1183px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_19_frost {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1208px -1092px;
  width: 60px;
  height: 60px;
}
.hair_base_19_ghostwhite {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: 0px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_19_ghostwhite {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -25px -1183px;
  width: 60px;
  height: 60px;
}
.hair_base_19_green {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -91px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_19_green {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -116px -1183px;
  width: 60px;
  height: 60px;
}
.hair_base_19_halloween {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -182px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_19_halloween {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -207px -1183px;
  width: 60px;
  height: 60px;
}
.hair_base_19_holly {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -273px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_19_holly {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -298px -1183px;
  width: 60px;
  height: 60px;
}
.hair_base_19_hollygreen {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -364px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_19_hollygreen {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -389px -1183px;
  width: 60px;
  height: 60px;
}
.hair_base_19_midnight {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -455px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_19_midnight {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -480px -1183px;
  width: 60px;
  height: 60px;
}
.hair_base_19_pblue {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -546px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_19_pblue {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -571px -1183px;
  width: 60px;
  height: 60px;
}
.hair_base_19_pblue2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -637px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_19_pblue2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -662px -1183px;
  width: 60px;
  height: 60px;
}
.hair_base_19_peppermint {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -728px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_19_peppermint {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -753px -1183px;
  width: 60px;
  height: 60px;
}
.hair_base_19_pgreen {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -819px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_19_pgreen {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -844px -1183px;
  width: 60px;
  height: 60px;
}
.hair_base_19_pgreen2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -910px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_19_pgreen2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -935px -1183px;
  width: 60px;
  height: 60px;
}
.hair_base_19_porange {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1001px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_19_porange {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1026px -1183px;
  width: 60px;
  height: 60px;
}
.hair_base_19_porange2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1092px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_19_porange2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1117px -1183px;
  width: 60px;
  height: 60px;
}
.hair_base_19_ppink {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1183px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_19_ppink {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1208px -1183px;
  width: 60px;
  height: 60px;
}
.hair_base_19_ppink2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1274px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_19_ppink2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1299px -0px;
  width: 60px;
  height: 60px;
}
.hair_base_19_ppurple {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1274px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_19_ppurple {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1299px -91px;
  width: 60px;
  height: 60px;
}
.hair_base_19_ppurple2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1274px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_19_ppurple2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1299px -182px;
  width: 60px;
  height: 60px;
}
.hair_base_19_pumpkin {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1274px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_19_pumpkin {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1299px -273px;
  width: 60px;
  height: 60px;
}
.hair_base_19_purple {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1274px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_19_purple {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1299px -364px;
  width: 60px;
  height: 60px;
}
.hair_base_19_pyellow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1274px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_19_pyellow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1299px -455px;
  width: 60px;
  height: 60px;
}
.hair_base_19_pyellow2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1274px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_19_pyellow2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1299px -546px;
  width: 60px;
  height: 60px;
}
.hair_base_19_rainbow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1274px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_19_rainbow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1299px -637px;
  width: 60px;
  height: 60px;
}
.hair_base_19_red {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1274px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_19_red {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1299px -728px;
  width: 60px;
  height: 60px;
}
.hair_base_19_snowy {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1274px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_19_snowy {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1299px -819px;
  width: 60px;
  height: 60px;
}
.hair_base_19_white {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1274px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_19_white {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1299px -1001px;
  width: 60px;
  height: 60px;
}
.hair_base_19_winternight {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1274px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_19_winternight {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1299px -1092px;
  width: 60px;
  height: 60px;
}
.hair_base_19_winterstar {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1274px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_19_winterstar {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1299px -1183px;
  width: 60px;
  height: 60px;
}
.hair_base_19_yellow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: 0px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_19_yellow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -25px -1274px;
  width: 60px;
  height: 60px;
}
.hair_base_19_zombie {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -91px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_19_zombie {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -116px -1274px;
  width: 60px;
  height: 60px;
}
.hair_base_20_TRUred {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1092px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_20_TRUred {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1117px -1456px;
  width: 60px;
  height: 60px;
}
.hair_base_20_aurora {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1001px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_20_aurora {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1026px -1365px;
  width: 60px;
  height: 60px;
}
.hair_base_20_black {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1092px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_20_black {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1117px -1365px;
  width: 60px;
  height: 60px;
}
.hair_base_20_blond {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1183px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_20_blond {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1208px -1365px;
  width: 60px;
  height: 60px;
}
.hair_base_20_blue {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1274px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_20_blue {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1299px -1365px;
  width: 60px;
  height: 60px;
}
.hair_base_20_brown {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1365px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_20_brown {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1390px -1365px;
  width: 60px;
  height: 60px;
}
.hair_base_20_candycane {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1456px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_20_candycane {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1481px -0px;
  width: 60px;
  height: 60px;
}
.hair_base_20_candycorn {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1456px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_20_candycorn {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1481px -91px;
  width: 60px;
  height: 60px;
}
.hair_base_20_festive {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1456px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_20_festive {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1481px -182px;
  width: 60px;
  height: 60px;
}
.hair_base_20_frost {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1456px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_20_frost {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1481px -273px;
  width: 60px;
  height: 60px;
}
.hair_base_20_ghostwhite {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1456px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_20_ghostwhite {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1481px -364px;
  width: 60px;
  height: 60px;
}
.hair_base_20_green {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1456px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_20_green {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1481px -455px;
  width: 60px;
  height: 60px;
}
.hair_base_20_halloween {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1456px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_20_halloween {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1481px -546px;
  width: 60px;
  height: 60px;
}
.hair_base_20_holly {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1456px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_20_holly {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1481px -637px;
  width: 60px;
  height: 60px;
}
.hair_base_20_hollygreen {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1456px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_20_hollygreen {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1481px -728px;
  width: 60px;
  height: 60px;
}
.hair_base_20_midnight {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1456px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_20_midnight {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1481px -819px;
  width: 60px;
  height: 60px;
}
.hair_base_20_pblue {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1456px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_20_pblue {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1481px -910px;
  width: 60px;
  height: 60px;
}
.hair_base_20_pblue2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1456px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_20_pblue2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1481px -1001px;
  width: 60px;
  height: 60px;
}
.hair_base_20_peppermint {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1456px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_20_peppermint {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1481px -1092px;
  width: 60px;
  height: 60px;
}
.hair_base_20_pgreen {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1456px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_20_pgreen {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1481px -1183px;
  width: 60px;
  height: 60px;
}
.hair_base_20_pgreen2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1456px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_20_pgreen2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1481px -1274px;
  width: 60px;
  height: 60px;
}
.hair_base_20_porange {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1456px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_20_porange {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1481px -1365px;
  width: 60px;
  height: 60px;
}
.hair_base_20_porange2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: 0px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_20_porange2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -25px -1456px;
  width: 60px;
  height: 60px;
}
.hair_base_20_ppink {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -91px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_20_ppink {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -116px -1456px;
  width: 60px;
  height: 60px;
}
.hair_base_20_ppink2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -182px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_20_ppink2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -207px -1456px;
  width: 60px;
  height: 60px;
}
.hair_base_20_ppurple {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -273px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_20_ppurple {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -298px -1456px;
  width: 60px;
  height: 60px;
}
.hair_base_20_ppurple2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -364px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_20_ppurple2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -389px -1456px;
  width: 60px;
  height: 60px;
}
.hair_base_20_pumpkin {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -455px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_20_pumpkin {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -480px -1456px;
  width: 60px;
  height: 60px;
}
.hair_base_20_purple {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -546px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_20_purple {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -571px -1456px;
  width: 60px;
  height: 60px;
}
.hair_base_20_pyellow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -637px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_20_pyellow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -662px -1456px;
  width: 60px;
  height: 60px;
}
.hair_base_20_pyellow2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -728px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_20_pyellow2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -753px -1456px;
  width: 60px;
  height: 60px;
}
.hair_base_20_rainbow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -819px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_20_rainbow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -844px -1456px;
  width: 60px;
  height: 60px;
}
.hair_base_20_red {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -910px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_20_red {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -935px -1456px;
  width: 60px;
  height: 60px;
}
.hair_base_20_snowy {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1001px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_20_snowy {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1026px -1456px;
  width: 60px;
  height: 60px;
}
.hair_base_20_white {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1183px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_20_white {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1208px -1456px;
  width: 60px;
  height: 60px;
}
.hair_base_20_winternight {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1274px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_20_winternight {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1299px -1456px;
  width: 60px;
  height: 60px;
}
.hair_base_20_winterstar {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1365px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_20_winterstar {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1390px -1456px;
  width: 60px;
  height: 60px;
}
.hair_base_20_yellow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1456px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_20_yellow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1481px -1456px;
  width: 60px;
  height: 60px;
}
.hair_base_20_zombie {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1547px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_20_zombie {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1572px -0px;
  width: 60px;
  height: 60px;
}
.hair_base_2_TRUred {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -455px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_2_TRUred {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -480px -1380px;
  width: 60px;
  height: 60px;
}
.hair_base_2_aurora {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -182px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_2_aurora {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -207px -1289px;
  width: 60px;
  height: 60px;
}
.hair_base_2_black {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -273px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_2_black {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -298px -1289px;
  width: 60px;
  height: 60px;
}
.hair_base_2_blond {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -364px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_2_blond {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -389px -1289px;
  width: 60px;
  height: 60px;
}
.hair_base_2_blue {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -455px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_2_blue {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -480px -1289px;
  width: 60px;
  height: 60px;
}
.hair_base_2_brown {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -546px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_2_brown {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -571px -1289px;
  width: 60px;
  height: 60px;
}
.hair_base_2_candycane {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -637px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_2_candycane {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -662px -1289px;
  width: 60px;
  height: 60px;
}
.hair_base_2_candycorn {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -728px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_2_candycorn {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -753px -1289px;
  width: 60px;
  height: 60px;
}
.hair_base_2_festive {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -819px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_2_festive {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -844px -1289px;
  width: 60px;
  height: 60px;
}
.hair_base_2_frost {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -910px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_2_frost {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -935px -1289px;
  width: 60px;
  height: 60px;
}
.hair_base_2_ghostwhite {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1001px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_2_ghostwhite {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1026px -1289px;
  width: 60px;
  height: 60px;
}
.hair_base_2_green {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1092px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_2_green {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1117px -1289px;
  width: 60px;
  height: 60px;
}
.hair_base_2_halloween {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1183px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_2_halloween {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1208px -1289px;
  width: 60px;
  height: 60px;
}
.hair_base_2_holly {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1274px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_2_holly {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1299px -1289px;
  width: 60px;
  height: 60px;
}
.hair_base_2_hollygreen {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1365px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_2_hollygreen {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1390px -15px;
  width: 60px;
  height: 60px;
}
.hair_base_2_midnight {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1365px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_2_midnight {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1390px -106px;
  width: 60px;
  height: 60px;
}
.hair_base_2_pblue {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1365px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_2_pblue {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1390px -197px;
  width: 60px;
  height: 60px;
}
.hair_base_2_pblue2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1365px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_2_pblue2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1390px -288px;
  width: 60px;
  height: 60px;
}
.hair_base_2_peppermint {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1365px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_2_peppermint {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1390px -379px;
  width: 60px;
  height: 60px;
}
.hair_base_2_pgreen {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1365px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_2_pgreen {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1390px -470px;
  width: 60px;
  height: 60px;
}
.hair_base_2_pgreen2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1365px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_2_pgreen2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1390px -561px;
  width: 60px;
  height: 60px;
}
.hair_base_2_porange {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1365px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_2_porange {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1390px -652px;
  width: 60px;
  height: 60px;
}
.hair_base_2_porange2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1365px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_2_porange2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1390px -743px;
  width: 60px;
  height: 60px;
}
.hair_base_2_ppink {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1365px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_2_ppink {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1390px -834px;
  width: 60px;
  height: 60px;
}
.hair_base_2_ppink2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1365px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_2_ppink2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1390px -925px;
  width: 60px;
  height: 60px;
}
.hair_base_2_ppurple {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1365px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_2_ppurple {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1390px -1016px;
  width: 60px;
  height: 60px;
}
.hair_base_2_ppurple2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1365px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_2_ppurple2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1390px -1107px;
  width: 60px;
  height: 60px;
}
.hair_base_2_pumpkin {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1365px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_2_pumpkin {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1390px -1198px;
  width: 60px;
  height: 60px;
}
.hair_base_2_purple {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1365px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_2_purple {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1390px -1289px;
  width: 60px;
  height: 60px;
}
.hair_base_2_pyellow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: 0px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_2_pyellow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -25px -1380px;
  width: 60px;
  height: 60px;
}
.hair_base_2_pyellow2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -91px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_2_pyellow2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -116px -1380px;
  width: 60px;
  height: 60px;
}
.hair_base_2_rainbow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -182px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_2_rainbow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -207px -1380px;
  width: 60px;
  height: 60px;
}
.hair_base_2_red {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -273px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_2_red {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -298px -1380px;
  width: 60px;
  height: 60px;
}
.hair_base_2_snowy {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -364px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_2_snowy {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -389px -1380px;
  width: 60px;
  height: 60px;
}
.hair_base_2_white {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -546px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_2_white {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -571px -1380px;
  width: 60px;
  height: 60px;
}
.hair_base_2_winternight {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -637px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_2_winternight {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -662px -1380px;
  width: 60px;
  height: 60px;
}
.hair_base_2_winterstar {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -728px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_2_winterstar {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -753px -1380px;
  width: 60px;
  height: 60px;
}
.hair_base_2_yellow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -819px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_2_yellow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -844px -1380px;
  width: 60px;
  height: 60px;
}
.hair_base_2_zombie {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -910px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_2_zombie {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -935px -1380px;
  width: 60px;
  height: 60px;
}
.hair_base_3_TRUred {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1547px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_3_TRUred {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1572px -1562px;
  width: 60px;
  height: 60px;
}
.hair_base_3_aurora {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1547px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_3_aurora {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1572px -106px;
  width: 60px;
  height: 60px;
}
.hair_base_3_black {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1547px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_3_black {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1572px -197px;
  width: 60px;
  height: 60px;
}
.hair_base_3_blond {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1547px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_3_blond {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1572px -288px;
  width: 60px;
  height: 60px;
}
.hair_base_3_blue {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1547px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_3_blue {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1572px -379px;
  width: 60px;
  height: 60px;
}
.hair_base_3_brown {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1547px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_3_brown {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1572px -470px;
  width: 60px;
  height: 60px;
}
.hair_base_3_candycane {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1547px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_3_candycane {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1572px -561px;
  width: 60px;
  height: 60px;
}
.hair_base_3_candycorn {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1547px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_3_candycorn {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1572px -652px;
  width: 60px;
  height: 60px;
}
.hair_base_3_festive {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1547px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_3_festive {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1572px -743px;
  width: 60px;
  height: 60px;
}
.hair_base_3_frost {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1547px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_3_frost {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1572px -834px;
  width: 60px;
  height: 60px;
}
.hair_base_3_ghostwhite {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1547px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_3_ghostwhite {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1572px -925px;
  width: 60px;
  height: 60px;
}
.hair_base_3_green {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1547px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_3_green {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1572px -1016px;
  width: 60px;
  height: 60px;
}
.hair_base_3_halloween {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1547px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_3_halloween {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1572px -1107px;
  width: 60px;
  height: 60px;
}
.hair_base_3_holly {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1547px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_3_holly {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1572px -1198px;
  width: 60px;
  height: 60px;
}
.hair_base_3_hollygreen {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1547px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_3_hollygreen {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1572px -1289px;
  width: 60px;
  height: 60px;
}
.hair_base_3_midnight {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1547px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_3_midnight {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1572px -1380px;
  width: 60px;
  height: 60px;
}
.hair_base_3_pblue {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1547px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_3_pblue {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1572px -1471px;
  width: 60px;
  height: 60px;
}
.hair_base_3_pblue2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: 0px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_3_pblue2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -25px -1562px;
  width: 60px;
  height: 60px;
}
.hair_base_3_peppermint {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -91px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_3_peppermint {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -116px -1562px;
  width: 60px;
  height: 60px;
}
.hair_base_3_pgreen {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -182px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_3_pgreen {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -207px -1562px;
  width: 60px;
  height: 60px;
}
.hair_base_3_pgreen2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -273px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_3_pgreen2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -298px -1562px;
  width: 60px;
  height: 60px;
}
.hair_base_3_porange {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -364px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_3_porange {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -389px -1562px;
  width: 60px;
  height: 60px;
}
.hair_base_3_porange2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -455px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_3_porange2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -480px -1562px;
  width: 60px;
  height: 60px;
}
.hair_base_3_ppink {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -546px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_3_ppink {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -571px -1562px;
  width: 60px;
  height: 60px;
}
.hair_base_3_ppink2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -637px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_3_ppink2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -662px -1562px;
  width: 60px;
  height: 60px;
}
.hair_base_3_ppurple {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -728px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_3_ppurple {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -753px -1562px;
  width: 60px;
  height: 60px;
}
.hair_base_3_ppurple2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -819px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_3_ppurple2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -844px -1562px;
  width: 60px;
  height: 60px;
}
.hair_base_3_pumpkin {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -910px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_3_pumpkin {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -935px -1562px;
  width: 60px;
  height: 60px;
}
.hair_base_3_purple {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1001px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_3_purple {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1026px -1562px;
  width: 60px;
  height: 60px;
}
.hair_base_3_pyellow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1092px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_3_pyellow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1117px -1562px;
  width: 60px;
  height: 60px;
}
.hair_base_3_pyellow2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1183px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_3_pyellow2 {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1208px -1562px;
  width: 60px;
  height: 60px;
}
.hair_base_3_rainbow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1274px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_3_rainbow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1299px -1562px;
  width: 60px;
  height: 60px;
}
.hair_base_3_red {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1365px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_3_red {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1390px -1562px;
  width: 60px;
  height: 60px;
}
.hair_base_3_snowy {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1456px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_3_snowy {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1481px -1562px;
  width: 60px;
  height: 60px;
}
.hair_base_3_white {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1638px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_3_white {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1663px -15px;
  width: 60px;
  height: 60px;
}
.hair_base_3_winternight {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1638px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_3_winternight {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1663px -106px;
  width: 60px;
  height: 60px;
}
.hair_base_3_winterstar {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1638px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_3_winterstar {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1663px -197px;
  width: 60px;
  height: 60px;
}
.hair_base_3_yellow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1638px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_3_yellow {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1663px -288px;
  width: 60px;
  height: 60px;
}
.hair_base_3_zombie {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1638px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_3_zombie {
  background-image: url(/static/images/spritesmith-main-3.264367d.png);
  background-position: -1663px -379px;
  width: 60px;
  height: 60px;
}

.hair_base_4_TRUred {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -273px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_4_TRUred {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -298px -470px;
  width: 60px;
  height: 60px;
}
.hair_base_4_aurora {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -91px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_4_aurora {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -116px -15px;
  width: 60px;
  height: 60px;
}
.hair_base_4_black {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -728px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_4_black {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -753px -1107px;
  width: 60px;
  height: 60px;
}
.hair_base_4_blond {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: 0px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_4_blond {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -25px -106px;
  width: 60px;
  height: 60px;
}
.hair_base_4_blue {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -91px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_4_blue {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -116px -106px;
  width: 60px;
  height: 60px;
}
.hair_base_4_brown {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -182px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_4_brown {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -207px -15px;
  width: 60px;
  height: 60px;
}
.hair_base_4_candycane {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -182px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_4_candycane {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -207px -106px;
  width: 60px;
  height: 60px;
}
.hair_base_4_candycorn {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: 0px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_4_candycorn {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -25px -197px;
  width: 60px;
  height: 60px;
}
.hair_base_4_festive {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -91px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_4_festive {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -116px -197px;
  width: 60px;
  height: 60px;
}
.hair_base_4_frost {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -182px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_4_frost {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -207px -197px;
  width: 60px;
  height: 60px;
}
.hair_base_4_ghostwhite {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -273px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_4_ghostwhite {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -298px -15px;
  width: 60px;
  height: 60px;
}
.hair_base_4_green {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -273px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_4_green {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -298px -106px;
  width: 60px;
  height: 60px;
}
.hair_base_4_halloween {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -273px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_4_halloween {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -298px -197px;
  width: 60px;
  height: 60px;
}
.hair_base_4_holly {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: 0px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_4_holly {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -25px -288px;
  width: 60px;
  height: 60px;
}
.hair_base_4_hollygreen {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -91px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_4_hollygreen {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -116px -288px;
  width: 60px;
  height: 60px;
}
.hair_base_4_midnight {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -182px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_4_midnight {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -207px -288px;
  width: 60px;
  height: 60px;
}
.hair_base_4_pblue {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -273px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_4_pblue {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -298px -288px;
  width: 60px;
  height: 60px;
}
.hair_base_4_pblue2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -364px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_4_pblue2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -389px -15px;
  width: 60px;
  height: 60px;
}
.hair_base_4_peppermint {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -364px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_4_peppermint {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -389px -106px;
  width: 60px;
  height: 60px;
}
.hair_base_4_pgreen {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -364px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_4_pgreen {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -389px -197px;
  width: 60px;
  height: 60px;
}
.hair_base_4_pgreen2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -364px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_4_pgreen2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -389px -288px;
  width: 60px;
  height: 60px;
}
.hair_base_4_porange {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: 0px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_4_porange {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -25px -379px;
  width: 60px;
  height: 60px;
}
.hair_base_4_porange2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -91px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_4_porange2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -116px -379px;
  width: 60px;
  height: 60px;
}
.hair_base_4_ppink {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -182px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_4_ppink {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -207px -379px;
  width: 60px;
  height: 60px;
}
.hair_base_4_ppink2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -273px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_4_ppink2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -298px -379px;
  width: 60px;
  height: 60px;
}
.hair_base_4_ppurple {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -364px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_4_ppurple {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -389px -379px;
  width: 60px;
  height: 60px;
}
.hair_base_4_ppurple2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -455px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_4_ppurple2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -480px -15px;
  width: 60px;
  height: 60px;
}
.hair_base_4_pumpkin {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -455px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_4_pumpkin {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -480px -106px;
  width: 60px;
  height: 60px;
}
.hair_base_4_purple {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -455px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_4_purple {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -480px -197px;
  width: 60px;
  height: 60px;
}
.hair_base_4_pyellow {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -455px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_4_pyellow {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -480px -288px;
  width: 60px;
  height: 60px;
}
.hair_base_4_pyellow2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -455px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_4_pyellow2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -480px -379px;
  width: 60px;
  height: 60px;
}
.hair_base_4_rainbow {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: 0px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_4_rainbow {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -25px -470px;
  width: 60px;
  height: 60px;
}
.hair_base_4_red {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -91px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_4_red {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -116px -470px;
  width: 60px;
  height: 60px;
}
.hair_base_4_snowy {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -182px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_4_snowy {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -207px -470px;
  width: 60px;
  height: 60px;
}
.hair_base_4_white {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -364px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_4_white {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -389px -470px;
  width: 60px;
  height: 60px;
}
.hair_base_4_winternight {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -455px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_4_winternight {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -480px -470px;
  width: 60px;
  height: 60px;
}
.hair_base_4_winterstar {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -546px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_4_winterstar {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -571px -15px;
  width: 60px;
  height: 60px;
}
.hair_base_4_yellow {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -546px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_4_yellow {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -571px -106px;
  width: 60px;
  height: 60px;
}
.hair_base_4_zombie {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -546px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_4_zombie {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -571px -197px;
  width: 60px;
  height: 60px;
}
.hair_base_5_TRUred {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: 0px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_5_TRUred {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -25px -743px;
  width: 60px;
  height: 60px;
}
.hair_base_5_aurora {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -546px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_5_aurora {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -571px -288px;
  width: 60px;
  height: 60px;
}
.hair_base_5_black {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -546px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_5_black {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -571px -379px;
  width: 60px;
  height: 60px;
}
.hair_base_5_blond {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -546px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_5_blond {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -571px -470px;
  width: 60px;
  height: 60px;
}
.hair_base_5_blue {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: 0px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_5_blue {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -25px -561px;
  width: 60px;
  height: 60px;
}
.hair_base_5_brown {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -91px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_5_brown {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -116px -561px;
  width: 60px;
  height: 60px;
}
.hair_base_5_candycane {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -182px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_5_candycane {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -207px -561px;
  width: 60px;
  height: 60px;
}
.hair_base_5_candycorn {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -273px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_5_candycorn {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -298px -561px;
  width: 60px;
  height: 60px;
}
.hair_base_5_festive {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -364px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_5_festive {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -389px -561px;
  width: 60px;
  height: 60px;
}
.hair_base_5_frost {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -455px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_5_frost {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -480px -561px;
  width: 60px;
  height: 60px;
}
.hair_base_5_ghostwhite {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -546px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_5_ghostwhite {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -571px -561px;
  width: 60px;
  height: 60px;
}
.hair_base_5_green {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -637px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_5_green {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -662px -15px;
  width: 60px;
  height: 60px;
}
.hair_base_5_halloween {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -637px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_5_halloween {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -662px -106px;
  width: 60px;
  height: 60px;
}
.hair_base_5_holly {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -637px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_5_holly {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -662px -197px;
  width: 60px;
  height: 60px;
}
.hair_base_5_hollygreen {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -637px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_5_hollygreen {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -662px -288px;
  width: 60px;
  height: 60px;
}
.hair_base_5_midnight {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -637px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_5_midnight {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -662px -379px;
  width: 60px;
  height: 60px;
}
.hair_base_5_pblue {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -637px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_5_pblue {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -662px -470px;
  width: 60px;
  height: 60px;
}
.hair_base_5_pblue2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -637px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_5_pblue2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -662px -561px;
  width: 60px;
  height: 60px;
}
.hair_base_5_peppermint {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: 0px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_5_peppermint {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -25px -652px;
  width: 60px;
  height: 60px;
}
.hair_base_5_pgreen {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -91px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_5_pgreen {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -116px -652px;
  width: 60px;
  height: 60px;
}
.hair_base_5_pgreen2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -182px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_5_pgreen2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -207px -652px;
  width: 60px;
  height: 60px;
}
.hair_base_5_porange {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -273px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_5_porange {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -298px -652px;
  width: 60px;
  height: 60px;
}
.hair_base_5_porange2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -364px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_5_porange2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -389px -652px;
  width: 60px;
  height: 60px;
}
.hair_base_5_ppink {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -455px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_5_ppink {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -480px -652px;
  width: 60px;
  height: 60px;
}
.hair_base_5_ppink2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -546px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_5_ppink2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -571px -652px;
  width: 60px;
  height: 60px;
}
.hair_base_5_ppurple {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -637px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_5_ppurple {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -662px -652px;
  width: 60px;
  height: 60px;
}
.hair_base_5_ppurple2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -728px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_5_ppurple2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -753px -15px;
  width: 60px;
  height: 60px;
}
.hair_base_5_pumpkin {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -728px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_5_pumpkin {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -753px -106px;
  width: 60px;
  height: 60px;
}
.hair_base_5_purple {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -728px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_5_purple {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -753px -197px;
  width: 60px;
  height: 60px;
}
.hair_base_5_pyellow {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -728px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_5_pyellow {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -753px -288px;
  width: 60px;
  height: 60px;
}
.hair_base_5_pyellow2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -728px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_5_pyellow2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -753px -379px;
  width: 60px;
  height: 60px;
}
.hair_base_5_rainbow {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -728px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_5_rainbow {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -753px -470px;
  width: 60px;
  height: 60px;
}
.hair_base_5_red {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -728px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_5_red {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -753px -561px;
  width: 60px;
  height: 60px;
}
.hair_base_5_snowy {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -728px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_5_snowy {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -753px -652px;
  width: 60px;
  height: 60px;
}
.hair_base_5_white {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -91px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_5_white {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -116px -743px;
  width: 60px;
  height: 60px;
}
.hair_base_5_winternight {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -182px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_5_winternight {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -207px -743px;
  width: 60px;
  height: 60px;
}
.hair_base_5_winterstar {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -273px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_5_winterstar {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -298px -743px;
  width: 60px;
  height: 60px;
}
.hair_base_5_yellow {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -364px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_5_yellow {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -389px -743px;
  width: 60px;
  height: 60px;
}
.hair_base_5_zombie {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -455px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_5_zombie {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -480px -743px;
  width: 60px;
  height: 60px;
}
.hair_base_6_TRUred {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -91px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_6_TRUred {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -116px -925px;
  width: 60px;
  height: 60px;
}
.hair_base_6_aurora {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -546px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_6_aurora {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -571px -743px;
  width: 60px;
  height: 60px;
}
.hair_base_6_black {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -637px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_6_black {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -662px -743px;
  width: 60px;
  height: 60px;
}
.hair_base_6_blond {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -728px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_6_blond {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -753px -743px;
  width: 60px;
  height: 60px;
}
.hair_base_6_blue {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -819px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_6_blue {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -844px -15px;
  width: 60px;
  height: 60px;
}
.hair_base_6_brown {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -819px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_6_brown {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -844px -106px;
  width: 60px;
  height: 60px;
}
.hair_base_6_candycane {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -819px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_6_candycane {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -844px -197px;
  width: 60px;
  height: 60px;
}
.hair_base_6_candycorn {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -819px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_6_candycorn {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -844px -288px;
  width: 60px;
  height: 60px;
}
.hair_base_6_festive {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -819px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_6_festive {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -844px -379px;
  width: 60px;
  height: 60px;
}
.hair_base_6_frost {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -819px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_6_frost {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -844px -470px;
  width: 60px;
  height: 60px;
}
.hair_base_6_ghostwhite {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -819px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_6_ghostwhite {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -844px -561px;
  width: 60px;
  height: 60px;
}
.hair_base_6_green {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -819px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_6_green {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -844px -652px;
  width: 60px;
  height: 60px;
}
.hair_base_6_halloween {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -819px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_6_halloween {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -844px -743px;
  width: 60px;
  height: 60px;
}
.hair_base_6_holly {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: 0px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_6_holly {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -25px -834px;
  width: 60px;
  height: 60px;
}
.hair_base_6_hollygreen {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -91px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_6_hollygreen {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -116px -834px;
  width: 60px;
  height: 60px;
}
.hair_base_6_midnight {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -182px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_6_midnight {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -207px -834px;
  width: 60px;
  height: 60px;
}
.hair_base_6_pblue {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -273px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_6_pblue {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -298px -834px;
  width: 60px;
  height: 60px;
}
.hair_base_6_pblue2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -364px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_6_pblue2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -389px -834px;
  width: 60px;
  height: 60px;
}
.hair_base_6_peppermint {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -455px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_6_peppermint {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -480px -834px;
  width: 60px;
  height: 60px;
}
.hair_base_6_pgreen {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -546px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_6_pgreen {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -571px -834px;
  width: 60px;
  height: 60px;
}
.hair_base_6_pgreen2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -637px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_6_pgreen2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -662px -834px;
  width: 60px;
  height: 60px;
}
.hair_base_6_porange {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -728px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_6_porange {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -753px -834px;
  width: 60px;
  height: 60px;
}
.hair_base_6_porange2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -819px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_6_porange2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -844px -834px;
  width: 60px;
  height: 60px;
}
.hair_base_6_ppink {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -910px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_6_ppink {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -935px -15px;
  width: 60px;
  height: 60px;
}
.hair_base_6_ppink2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -910px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_6_ppink2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -935px -106px;
  width: 60px;
  height: 60px;
}
.hair_base_6_ppurple {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -910px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_6_ppurple {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -935px -197px;
  width: 60px;
  height: 60px;
}
.hair_base_6_ppurple2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -910px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_6_ppurple2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -935px -288px;
  width: 60px;
  height: 60px;
}
.hair_base_6_pumpkin {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -910px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_6_pumpkin {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -935px -379px;
  width: 60px;
  height: 60px;
}
.hair_base_6_purple {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -910px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_6_purple {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -935px -470px;
  width: 60px;
  height: 60px;
}
.hair_base_6_pyellow {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -910px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_6_pyellow {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -935px -561px;
  width: 60px;
  height: 60px;
}
.hair_base_6_pyellow2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -910px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_6_pyellow2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -935px -652px;
  width: 60px;
  height: 60px;
}
.hair_base_6_rainbow {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -910px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_6_rainbow {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -935px -743px;
  width: 60px;
  height: 60px;
}
.hair_base_6_red {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -910px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_6_red {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -935px -834px;
  width: 60px;
  height: 60px;
}
.hair_base_6_snowy {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: 0px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_6_snowy {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -25px -925px;
  width: 60px;
  height: 60px;
}
.hair_base_6_white {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -182px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_6_white {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -207px -925px;
  width: 60px;
  height: 60px;
}
.hair_base_6_winternight {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -273px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_6_winternight {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -298px -925px;
  width: 60px;
  height: 60px;
}
.hair_base_6_winterstar {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -364px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_6_winterstar {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -389px -925px;
  width: 60px;
  height: 60px;
}
.hair_base_6_yellow {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -455px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_6_yellow {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -480px -925px;
  width: 60px;
  height: 60px;
}
.hair_base_6_zombie {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -546px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_6_zombie {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -571px -925px;
  width: 60px;
  height: 60px;
}
.hair_base_7_TRUred {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1092px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_7_TRUred {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1117px -561px;
  width: 60px;
  height: 60px;
}
.hair_base_7_aurora {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -637px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_7_aurora {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -662px -925px;
  width: 60px;
  height: 60px;
}
.hair_base_7_black {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -728px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_7_black {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -753px -925px;
  width: 60px;
  height: 60px;
}
.hair_base_7_blond {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -819px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_7_blond {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -844px -925px;
  width: 60px;
  height: 60px;
}
.hair_base_7_blue {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -910px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_7_blue {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -935px -925px;
  width: 60px;
  height: 60px;
}
.hair_base_7_brown {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1001px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_7_brown {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1026px -15px;
  width: 60px;
  height: 60px;
}
.hair_base_7_candycane {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1001px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_7_candycane {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1026px -106px;
  width: 60px;
  height: 60px;
}
.hair_base_7_candycorn {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1001px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_7_candycorn {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1026px -197px;
  width: 60px;
  height: 60px;
}
.hair_base_7_festive {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1001px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_7_festive {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1026px -288px;
  width: 60px;
  height: 60px;
}
.hair_base_7_frost {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1001px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_7_frost {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1026px -379px;
  width: 60px;
  height: 60px;
}
.hair_base_7_ghostwhite {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1001px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_7_ghostwhite {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1026px -470px;
  width: 60px;
  height: 60px;
}
.hair_base_7_green {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1001px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_7_green {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1026px -561px;
  width: 60px;
  height: 60px;
}
.hair_base_7_halloween {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1001px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_7_halloween {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1026px -652px;
  width: 60px;
  height: 60px;
}
.hair_base_7_holly {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1001px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_7_holly {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1026px -743px;
  width: 60px;
  height: 60px;
}
.hair_base_7_hollygreen {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1001px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_7_hollygreen {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1026px -834px;
  width: 60px;
  height: 60px;
}
.hair_base_7_midnight {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1001px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_7_midnight {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1026px -925px;
  width: 60px;
  height: 60px;
}
.hair_base_7_pblue {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: 0px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_7_pblue {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -25px -1016px;
  width: 60px;
  height: 60px;
}
.hair_base_7_pblue2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -91px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_7_pblue2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -116px -1016px;
  width: 60px;
  height: 60px;
}
.hair_base_7_peppermint {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -182px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_7_peppermint {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -207px -1016px;
  width: 60px;
  height: 60px;
}
.hair_base_7_pgreen {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -273px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_7_pgreen {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -298px -1016px;
  width: 60px;
  height: 60px;
}
.hair_base_7_pgreen2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -364px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_7_pgreen2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -389px -1016px;
  width: 60px;
  height: 60px;
}
.hair_base_7_porange {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -455px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_7_porange {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -480px -1016px;
  width: 60px;
  height: 60px;
}
.hair_base_7_porange2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -546px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_7_porange2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -571px -1016px;
  width: 60px;
  height: 60px;
}
.hair_base_7_ppink {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -637px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_7_ppink {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -662px -1016px;
  width: 60px;
  height: 60px;
}
.hair_base_7_ppink2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -728px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_7_ppink2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -753px -1016px;
  width: 60px;
  height: 60px;
}
.hair_base_7_ppurple {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -819px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_7_ppurple {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -844px -1016px;
  width: 60px;
  height: 60px;
}
.hair_base_7_ppurple2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -910px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_7_ppurple2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -935px -1016px;
  width: 60px;
  height: 60px;
}
.hair_base_7_pumpkin {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1001px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_7_pumpkin {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1026px -1016px;
  width: 60px;
  height: 60px;
}
.hair_base_7_purple {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1092px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_7_purple {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1117px -15px;
  width: 60px;
  height: 60px;
}
.hair_base_7_pyellow {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1092px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_7_pyellow {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1117px -106px;
  width: 60px;
  height: 60px;
}
.hair_base_7_pyellow2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1092px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_7_pyellow2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1117px -197px;
  width: 60px;
  height: 60px;
}
.hair_base_7_rainbow {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1092px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_7_rainbow {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1117px -288px;
  width: 60px;
  height: 60px;
}
.hair_base_7_red {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1092px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_7_red {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1117px -379px;
  width: 60px;
  height: 60px;
}
.hair_base_7_snowy {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1092px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_7_snowy {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1117px -470px;
  width: 60px;
  height: 60px;
}
.hair_base_7_white {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1092px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_7_white {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1117px -652px;
  width: 60px;
  height: 60px;
}
.hair_base_7_winternight {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1092px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_7_winternight {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1117px -743px;
  width: 60px;
  height: 60px;
}
.hair_base_7_winterstar {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1092px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_7_winterstar {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1117px -834px;
  width: 60px;
  height: 60px;
}
.hair_base_7_yellow {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1092px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_7_yellow {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1117px -925px;
  width: 60px;
  height: 60px;
}
.hair_base_7_zombie {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1092px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_7_zombie {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1117px -1016px;
  width: 60px;
  height: 60px;
}
.hair_base_8_TRUred {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -637px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_8_TRUred {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -662px -1198px;
  width: 60px;
  height: 60px;
}
.hair_base_8_aurora {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: 0px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_8_aurora {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -25px -1107px;
  width: 60px;
  height: 60px;
}
.hair_base_8_black {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -91px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_8_black {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -116px -1107px;
  width: 60px;
  height: 60px;
}
.hair_base_8_blond {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -182px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_8_blond {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -207px -1107px;
  width: 60px;
  height: 60px;
}
.hair_base_8_blue {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -273px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_8_blue {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -298px -1107px;
  width: 60px;
  height: 60px;
}
.hair_base_8_brown {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -364px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_8_brown {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -389px -1107px;
  width: 60px;
  height: 60px;
}
.hair_base_8_candycane {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -455px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_8_candycane {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -480px -1107px;
  width: 60px;
  height: 60px;
}
.hair_base_8_candycorn {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -546px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_8_candycorn {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -571px -1107px;
  width: 60px;
  height: 60px;
}
.hair_base_8_festive {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -637px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_8_festive {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -662px -1107px;
  width: 60px;
  height: 60px;
}
.hair_base_8_frost {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: 0px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_8_frost {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -25px -15px;
  width: 60px;
  height: 60px;
}
.hair_base_8_ghostwhite {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -819px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_8_ghostwhite {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -844px -1107px;
  width: 60px;
  height: 60px;
}
.hair_base_8_green {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -910px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_8_green {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -935px -1107px;
  width: 60px;
  height: 60px;
}
.hair_base_8_halloween {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1001px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_8_halloween {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1026px -1107px;
  width: 60px;
  height: 60px;
}
.hair_base_8_holly {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1092px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_8_holly {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1117px -1107px;
  width: 60px;
  height: 60px;
}
.hair_base_8_hollygreen {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1183px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_8_hollygreen {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1208px -15px;
  width: 60px;
  height: 60px;
}
.hair_base_8_midnight {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1183px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_8_midnight {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1208px -106px;
  width: 60px;
  height: 60px;
}
.hair_base_8_pblue {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1183px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_8_pblue {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1208px -197px;
  width: 60px;
  height: 60px;
}
.hair_base_8_pblue2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1183px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_8_pblue2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1208px -288px;
  width: 60px;
  height: 60px;
}
.hair_base_8_peppermint {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1183px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_8_peppermint {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1208px -379px;
  width: 60px;
  height: 60px;
}
.hair_base_8_pgreen {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1183px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_8_pgreen {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1208px -470px;
  width: 60px;
  height: 60px;
}
.hair_base_8_pgreen2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1183px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_8_pgreen2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1208px -561px;
  width: 60px;
  height: 60px;
}
.hair_base_8_porange {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1183px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_8_porange {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1208px -652px;
  width: 60px;
  height: 60px;
}
.hair_base_8_porange2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1183px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_8_porange2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1208px -743px;
  width: 60px;
  height: 60px;
}
.hair_base_8_ppink {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1183px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_8_ppink {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1208px -834px;
  width: 60px;
  height: 60px;
}
.hair_base_8_ppink2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1183px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_8_ppink2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1208px -925px;
  width: 60px;
  height: 60px;
}
.hair_base_8_ppurple {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1183px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_8_ppurple {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1208px -1016px;
  width: 60px;
  height: 60px;
}
.hair_base_8_ppurple2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1183px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_8_ppurple2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1208px -1107px;
  width: 60px;
  height: 60px;
}
.hair_base_8_pumpkin {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: 0px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_8_pumpkin {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -25px -1198px;
  width: 60px;
  height: 60px;
}
.hair_base_8_purple {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -91px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_8_purple {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -116px -1198px;
  width: 60px;
  height: 60px;
}
.hair_base_8_pyellow {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -182px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_8_pyellow {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -207px -1198px;
  width: 60px;
  height: 60px;
}
.hair_base_8_pyellow2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -273px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_8_pyellow2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -298px -1198px;
  width: 60px;
  height: 60px;
}
.hair_base_8_rainbow {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -364px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_8_rainbow {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -389px -1198px;
  width: 60px;
  height: 60px;
}
.hair_base_8_red {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -455px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_8_red {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -480px -1198px;
  width: 60px;
  height: 60px;
}
.hair_base_8_snowy {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -546px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_8_snowy {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -571px -1198px;
  width: 60px;
  height: 60px;
}
.hair_base_8_white {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -728px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_8_white {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -753px -1198px;
  width: 60px;
  height: 60px;
}
.hair_base_8_winternight {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -819px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_8_winternight {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -844px -1198px;
  width: 60px;
  height: 60px;
}
.hair_base_8_winterstar {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -910px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_8_winterstar {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -935px -1198px;
  width: 60px;
  height: 60px;
}
.hair_base_8_yellow {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1001px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_8_yellow {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1026px -1198px;
  width: 60px;
  height: 60px;
}
.hair_base_8_zombie {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1092px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_8_zombie {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1117px -1198px;
  width: 60px;
  height: 60px;
}
.hair_base_9_TRUred {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1365px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_9_TRUred {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1390px -288px;
  width: 60px;
  height: 60px;
}
.hair_base_9_aurora {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1183px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_9_aurora {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1208px -1198px;
  width: 60px;
  height: 60px;
}
.hair_base_9_black {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1274px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_9_black {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1299px -15px;
  width: 60px;
  height: 60px;
}
.hair_base_9_blond {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1274px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_9_blond {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1299px -106px;
  width: 60px;
  height: 60px;
}
.hair_base_9_blue {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1274px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_9_blue {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1299px -197px;
  width: 60px;
  height: 60px;
}
.hair_base_9_brown {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1274px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_9_brown {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1299px -288px;
  width: 60px;
  height: 60px;
}
.hair_base_9_candycane {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1274px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_9_candycane {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1299px -379px;
  width: 60px;
  height: 60px;
}
.hair_base_9_candycorn {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1274px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_9_candycorn {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1299px -470px;
  width: 60px;
  height: 60px;
}
.hair_base_9_festive {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1274px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_9_festive {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1299px -561px;
  width: 60px;
  height: 60px;
}
.hair_base_9_frost {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1274px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_9_frost {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1299px -652px;
  width: 60px;
  height: 60px;
}
.hair_base_9_ghostwhite {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1274px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_9_ghostwhite {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1299px -743px;
  width: 60px;
  height: 60px;
}
.hair_base_9_green {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1274px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_9_green {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1299px -834px;
  width: 60px;
  height: 60px;
}
.hair_base_9_halloween {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1274px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_9_halloween {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1299px -925px;
  width: 60px;
  height: 60px;
}
.hair_base_9_holly {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1274px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_9_holly {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1299px -1016px;
  width: 60px;
  height: 60px;
}
.hair_base_9_hollygreen {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1274px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_9_hollygreen {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1299px -1107px;
  width: 60px;
  height: 60px;
}
.hair_base_9_midnight {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1274px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_9_midnight {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1299px -1198px;
  width: 60px;
  height: 60px;
}
.hair_base_9_pblue {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: 0px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_9_pblue {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -25px -1289px;
  width: 60px;
  height: 60px;
}
.hair_base_9_pblue2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -91px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_9_pblue2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -116px -1289px;
  width: 60px;
  height: 60px;
}
.hair_base_9_peppermint {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -182px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_9_peppermint {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -207px -1289px;
  width: 60px;
  height: 60px;
}
.hair_base_9_pgreen {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -273px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_9_pgreen {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -298px -1289px;
  width: 60px;
  height: 60px;
}
.hair_base_9_pgreen2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -364px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_9_pgreen2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -389px -1289px;
  width: 60px;
  height: 60px;
}
.hair_base_9_porange {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -455px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_9_porange {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -480px -1289px;
  width: 60px;
  height: 60px;
}
.hair_base_9_porange2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -546px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_9_porange2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -571px -1289px;
  width: 60px;
  height: 60px;
}
.hair_base_9_ppink {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -637px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_9_ppink {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -662px -1289px;
  width: 60px;
  height: 60px;
}
.hair_base_9_ppink2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -728px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_9_ppink2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -753px -1289px;
  width: 60px;
  height: 60px;
}
.hair_base_9_ppurple {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -819px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_9_ppurple {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -844px -1289px;
  width: 60px;
  height: 60px;
}
.hair_base_9_ppurple2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -910px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_9_ppurple2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -935px -1289px;
  width: 60px;
  height: 60px;
}
.hair_base_9_pumpkin {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1001px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_9_pumpkin {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1026px -1289px;
  width: 60px;
  height: 60px;
}
.hair_base_9_purple {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1092px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_9_purple {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1117px -1289px;
  width: 60px;
  height: 60px;
}
.hair_base_9_pyellow {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1183px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_9_pyellow {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1208px -1289px;
  width: 60px;
  height: 60px;
}
.hair_base_9_pyellow2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1274px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_9_pyellow2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1299px -1289px;
  width: 60px;
  height: 60px;
}
.hair_base_9_rainbow {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1365px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_9_rainbow {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1390px -15px;
  width: 60px;
  height: 60px;
}
.hair_base_9_red {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1365px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_9_red {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1390px -106px;
  width: 60px;
  height: 60px;
}
.hair_base_9_snowy {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1365px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_9_snowy {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1390px -197px;
  width: 60px;
  height: 60px;
}
.hair_base_9_white {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1365px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_9_white {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1390px -379px;
  width: 60px;
  height: 60px;
}
.hair_base_9_winternight {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1365px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_9_winternight {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1390px -470px;
  width: 60px;
  height: 60px;
}
.hair_base_9_winterstar {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1365px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_9_winterstar {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1390px -561px;
  width: 60px;
  height: 60px;
}
.hair_base_9_yellow {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1365px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_9_yellow {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1390px -652px;
  width: 60px;
  height: 60px;
}
.hair_base_9_zombie {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1365px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_base_9_zombie {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1390px -743px;
  width: 60px;
  height: 60px;
}
.hair_beard_1_pblue2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1365px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_1_pblue2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1390px -834px;
  width: 60px;
  height: 60px;
}
.hair_beard_1_pgreen2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1365px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_1_pgreen2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1390px -925px;
  width: 60px;
  height: 60px;
}
.hair_beard_1_porange2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1365px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_1_porange2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1390px -1016px;
  width: 60px;
  height: 60px;
}
.hair_beard_1_ppink2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1365px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_1_ppink2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1390px -1107px;
  width: 60px;
  height: 60px;
}
.hair_beard_1_ppurple2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1365px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_1_ppurple2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1390px -1198px;
  width: 60px;
  height: 60px;
}
.hair_beard_1_pyellow2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1365px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_1_pyellow2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1390px -1289px;
  width: 60px;
  height: 60px;
}
.hair_beard_2_pblue2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: 0px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_2_pblue2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -25px -1380px;
  width: 60px;
  height: 60px;
}
.hair_beard_2_pgreen2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -91px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_2_pgreen2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -116px -1380px;
  width: 60px;
  height: 60px;
}
.hair_beard_2_porange2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -182px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_2_porange2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -207px -1380px;
  width: 60px;
  height: 60px;
}
.hair_beard_2_ppink2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -273px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_2_ppink2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -298px -1380px;
  width: 60px;
  height: 60px;
}
.hair_beard_2_ppurple2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -364px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_2_ppurple2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -389px -1380px;
  width: 60px;
  height: 60px;
}
.hair_beard_2_pyellow2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -455px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_2_pyellow2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -480px -1380px;
  width: 60px;
  height: 60px;
}
.hair_beard_3_pblue2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -546px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_3_pblue2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -571px -1380px;
  width: 60px;
  height: 60px;
}
.hair_beard_3_pgreen2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -637px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_3_pgreen2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -662px -1380px;
  width: 60px;
  height: 60px;
}
.hair_beard_3_porange2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -728px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_3_porange2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -753px -1380px;
  width: 60px;
  height: 60px;
}
.hair_beard_3_ppink2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -819px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_3_ppink2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -844px -1380px;
  width: 60px;
  height: 60px;
}
.hair_beard_3_ppurple2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -910px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_3_ppurple2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -935px -1380px;
  width: 60px;
  height: 60px;
}
.hair_beard_3_pyellow2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1001px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_beard_3_pyellow2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1026px -1380px;
  width: 60px;
  height: 60px;
}
.hair_mustache_1_pblue2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1092px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_1_pblue2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1117px -1380px;
  width: 60px;
  height: 60px;
}
.hair_mustache_1_pgreen2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1183px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_1_pgreen2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1208px -1380px;
  width: 60px;
  height: 60px;
}
.hair_mustache_1_porange2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1274px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_1_porange2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1299px -1380px;
  width: 60px;
  height: 60px;
}
.hair_mustache_1_ppink2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1365px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_1_ppink2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1390px -1380px;
  width: 60px;
  height: 60px;
}
.hair_mustache_1_ppurple2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1456px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_1_ppurple2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1481px -15px;
  width: 60px;
  height: 60px;
}
.hair_mustache_1_pyellow2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1456px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_1_pyellow2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1481px -106px;
  width: 60px;
  height: 60px;
}
.hair_mustache_2_pblue2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1456px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_2_pblue2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1481px -197px;
  width: 60px;
  height: 60px;
}
.hair_mustache_2_pgreen2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1456px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_2_pgreen2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1481px -288px;
  width: 60px;
  height: 60px;
}
.hair_mustache_2_porange2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1456px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_2_porange2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1481px -379px;
  width: 60px;
  height: 60px;
}
.hair_mustache_2_ppink2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1456px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_2_ppink2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1481px -470px;
  width: 60px;
  height: 60px;
}
.hair_mustache_2_ppurple2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1456px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_2_ppurple2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1481px -561px;
  width: 60px;
  height: 60px;
}
.hair_mustache_2_pyellow2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1456px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.hair_mustache_2_pyellow2 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1481px -652px;
  width: 60px;
  height: 60px;
}
.broad_shirt_black {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1456px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.broad_shirt_black {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1481px -763px;
  width: 60px;
  height: 60px;
}
.broad_shirt_blue {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1456px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.broad_shirt_blue {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1481px -854px;
  width: 60px;
  height: 60px;
}
.broad_shirt_convict {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1456px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.broad_shirt_convict {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1481px -945px;
  width: 60px;
  height: 60px;
}
.broad_shirt_cross {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1456px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.broad_shirt_cross {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1481px -1036px;
  width: 60px;
  height: 60px;
}
.broad_shirt_fire {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1456px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.broad_shirt_fire {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1481px -1127px;
  width: 60px;
  height: 60px;
}
.broad_shirt_green {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1456px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.broad_shirt_green {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1481px -1218px;
  width: 60px;
  height: 60px;
}
.broad_shirt_horizon {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1456px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.broad_shirt_horizon {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1481px -1309px;
  width: 60px;
  height: 60px;
}
.broad_shirt_ocean {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1456px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.broad_shirt_ocean {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1481px -1400px;
  width: 60px;
  height: 60px;
}
.broad_shirt_pink {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: 0px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.broad_shirt_pink {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -25px -1491px;
  width: 60px;
  height: 60px;
}
.broad_shirt_purple {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -91px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.broad_shirt_purple {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -116px -1491px;
  width: 60px;
  height: 60px;
}
.broad_shirt_rainbow {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -182px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.broad_shirt_rainbow {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -207px -1491px;
  width: 60px;
  height: 60px;
}
.broad_shirt_redblue {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -273px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.broad_shirt_redblue {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -298px -1491px;
  width: 60px;
  height: 60px;
}
.broad_shirt_thunder {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -364px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.broad_shirt_thunder {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -389px -1491px;
  width: 60px;
  height: 60px;
}
.broad_shirt_tropical {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -455px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.broad_shirt_tropical {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -480px -1491px;
  width: 60px;
  height: 60px;
}
.broad_shirt_white {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -546px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.broad_shirt_white {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -571px -1491px;
  width: 60px;
  height: 60px;
}
.broad_shirt_yellow {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -637px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.broad_shirt_yellow {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -662px -1491px;
  width: 60px;
  height: 60px;
}
.broad_shirt_zombie {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -728px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.broad_shirt_zombie {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -753px -1491px;
  width: 60px;
  height: 60px;
}
.slim_shirt_black {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -819px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.slim_shirt_black {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -844px -1491px;
  width: 60px;
  height: 60px;
}
.slim_shirt_blue {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -910px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.slim_shirt_blue {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -935px -1491px;
  width: 60px;
  height: 60px;
}
.slim_shirt_convict {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1001px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.slim_shirt_convict {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1026px -1491px;
  width: 60px;
  height: 60px;
}
.slim_shirt_cross {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1092px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.slim_shirt_cross {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1117px -1491px;
  width: 60px;
  height: 60px;
}
.slim_shirt_fire {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1183px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.slim_shirt_fire {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1208px -1491px;
  width: 60px;
  height: 60px;
}
.slim_shirt_green {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1274px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.slim_shirt_green {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1299px -1491px;
  width: 60px;
  height: 60px;
}
.slim_shirt_horizon {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1365px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.slim_shirt_horizon {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1390px -1491px;
  width: 60px;
  height: 60px;
}
.slim_shirt_ocean {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1456px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.slim_shirt_ocean {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1481px -1491px;
  width: 60px;
  height: 60px;
}
.slim_shirt_pink {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1547px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.slim_shirt_pink {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1572px -35px;
  width: 60px;
  height: 60px;
}
.slim_shirt_purple {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1547px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.slim_shirt_purple {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1572px -126px;
  width: 60px;
  height: 60px;
}
.slim_shirt_rainbow {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1547px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.slim_shirt_rainbow {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1572px -217px;
  width: 60px;
  height: 60px;
}
.slim_shirt_redblue {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1547px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.slim_shirt_redblue {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1572px -308px;
  width: 60px;
  height: 60px;
}
.slim_shirt_thunder {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1547px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.slim_shirt_thunder {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1572px -399px;
  width: 60px;
  height: 60px;
}
.slim_shirt_tropical {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1547px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.slim_shirt_tropical {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1572px -490px;
  width: 60px;
  height: 60px;
}
.slim_shirt_white {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1547px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.slim_shirt_white {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1572px -581px;
  width: 60px;
  height: 60px;
}
.slim_shirt_yellow {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1547px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.slim_shirt_yellow {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1572px -672px;
  width: 60px;
  height: 60px;
}
.slim_shirt_zombie {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1547px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.slim_shirt_zombie {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1572px -763px;
  width: 60px;
  height: 60px;
}
.skin_0ff591 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1547px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_0ff591 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1572px -925px;
  width: 60px;
  height: 60px;
}
.skin_0ff591_sleep {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1547px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_0ff591_sleep {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1572px -834px;
  width: 60px;
  height: 60px;
}
.skin_2b43f6 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1547px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_2b43f6 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1572px -1107px;
  width: 60px;
  height: 60px;
}
.skin_2b43f6_sleep {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1547px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_2b43f6_sleep {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1572px -1016px;
  width: 60px;
  height: 60px;
}
.skin_6bd049 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1547px -1274px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_6bd049 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1572px -1289px;
  width: 60px;
  height: 60px;
}
.skin_6bd049_sleep {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1547px -1183px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_6bd049_sleep {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1572px -1198px;
  width: 60px;
  height: 60px;
}
.skin_800ed0 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1547px -1456px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_800ed0 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1572px -1471px;
  width: 60px;
  height: 60px;
}
.skin_800ed0_sleep {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1547px -1365px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_800ed0_sleep {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1572px -1380px;
  width: 60px;
  height: 60px;
}
.skin_915533 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -91px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_915533 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -116px -1562px;
  width: 60px;
  height: 60px;
}
.skin_915533_sleep {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: 0px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_915533_sleep {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -25px -1562px;
  width: 60px;
  height: 60px;
}
.skin_98461a {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -273px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_98461a {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -298px -1562px;
  width: 60px;
  height: 60px;
}
.skin_98461a_sleep {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -182px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_98461a_sleep {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -207px -1562px;
  width: 60px;
  height: 60px;
}
.skin_aurora {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -455px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_aurora {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -480px -1562px;
  width: 60px;
  height: 60px;
}
.skin_aurora_sleep {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -364px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_aurora_sleep {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -389px -1562px;
  width: 60px;
  height: 60px;
}
.skin_bear {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -637px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_bear {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -662px -1562px;
  width: 60px;
  height: 60px;
}
.skin_bear_sleep {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -546px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_bear_sleep {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -571px -1562px;
  width: 60px;
  height: 60px;
}
.skin_c06534 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -819px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_c06534 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -844px -1562px;
  width: 60px;
  height: 60px;
}
.skin_c06534_sleep {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -728px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_c06534_sleep {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -753px -1562px;
  width: 60px;
  height: 60px;
}
.skin_c3e1dc {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1001px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_c3e1dc {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1026px -1562px;
  width: 60px;
  height: 60px;
}
.skin_c3e1dc_sleep {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -910px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_c3e1dc_sleep {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -935px -1562px;
  width: 60px;
  height: 60px;
}
.skin_cactus {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1183px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_cactus {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1208px -1562px;
  width: 60px;
  height: 60px;
}
.skin_cactus_sleep {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1092px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_cactus_sleep {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1117px -1562px;
  width: 60px;
  height: 60px;
}
.skin_candycorn {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1365px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_candycorn {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1390px -1562px;
  width: 60px;
  height: 60px;
}
.skin_candycorn_sleep {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1274px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_candycorn_sleep {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1299px -1562px;
  width: 60px;
  height: 60px;
}
.skin_clownfish {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1547px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_clownfish {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1572px -1562px;
  width: 60px;
  height: 60px;
}
.skin_clownfish_sleep {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1456px -1547px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_clownfish_sleep {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1481px -1562px;
  width: 60px;
  height: 60px;
}
.skin_d7a9f7 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1638px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_d7a9f7 {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1663px -106px;
  width: 60px;
  height: 60px;
}
.skin_d7a9f7_sleep {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1638px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_d7a9f7_sleep {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1663px -15px;
  width: 60px;
  height: 60px;
}
.skin_dapper {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1638px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_dapper {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1663px -288px;
  width: 60px;
  height: 60px;
}
.skin_dapper_sleep {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1638px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_dapper_sleep {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1663px -197px;
  width: 60px;
  height: 60px;
}
.skin_ddc994_sleep {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1638px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_ddc994_sleep {
  background-image: url(/static/images/spritesmith-main-4.578c1d1.png);
  background-position: -1663px -379px;
  width: 60px;
  height: 60px;
}

.skin_ddc994 {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -915px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_ddc994 {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -940px -470px;
  width: 60px;
  height: 60px;
}
.skin_deepocean {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -182px -907px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_deepocean {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -207px -922px;
  width: 60px;
  height: 60px;
}
.skin_deepocean_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1279px -1001px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_deepocean_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1304px -1016px;
  width: 60px;
  height: 60px;
}
.skin_ea8349 {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -637px -998px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_ea8349 {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -662px -1013px;
  width: 60px;
  height: 60px;
}
.skin_ea8349_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1006px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_ea8349_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1031px -379px;
  width: 60px;
  height: 60px;
}
.skin_eb052b {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1097px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_eb052b {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1122px -925px;
  width: 60px;
  height: 60px;
}
.skin_eb052b_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1001px -998px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_eb052b_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1026px -1013px;
  width: 60px;
  height: 60px;
}
.skin_f5a76e {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -819px -1180px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_f5a76e {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -844px -1195px;
  width: 60px;
  height: 60px;
}
.skin_f5a76e_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1001px -1089px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_f5a76e_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1026px -1104px;
  width: 60px;
  height: 60px;
}
.skin_f5d70f {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1279px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_f5d70f {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1304px -834px;
  width: 60px;
  height: 60px;
}
.skin_f5d70f_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1092px -1180px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_f5d70f_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1117px -1195px;
  width: 60px;
  height: 60px;
}
.skin_f69922 {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1274px -1271px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_f69922 {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1299px -1286px;
  width: 60px;
  height: 60px;
}
.skin_f69922_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -364px -1271px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_f69922_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -389px -1286px;
  width: 60px;
  height: 60px;
}
.skin_festive {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1370px -1092px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_festive {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1395px -1107px;
  width: 60px;
  height: 60px;
}
.skin_festive_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1370px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_festive_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1395px -743px;
  width: 60px;
  height: 60px;
}
.skin_fox {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1461px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_fox {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1486px -743px;
  width: 60px;
  height: 60px;
}
.skin_fox_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1001px -1362px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_fox_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1026px -1377px;
  width: 60px;
  height: 60px;
}
.skin_ghost {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -460px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_ghost {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -485px -15px;
  width: 60px;
  height: 60px;
}
.skin_ghost_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -300px -361px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_ghost_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -325px -376px;
  width: 60px;
  height: 60px;
}
.skin_holly {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -460px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_holly {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -485px -197px;
  width: 60px;
  height: 60px;
}
.skin_holly_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -460px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_holly_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -485px -106px;
  width: 60px;
  height: 60px;
}
.skin_lion {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: 0px -452px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_lion {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -25px -467px;
  width: 60px;
  height: 60px;
}
.skin_lion_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -460px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_lion_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -485px -288px;
  width: 60px;
  height: 60px;
}
.skin_merblue {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -182px -452px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_merblue {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -207px -467px;
  width: 60px;
  height: 60px;
}
.skin_merblue_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -91px -452px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_merblue_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -116px -467px;
  width: 60px;
  height: 60px;
}
.skin_mergold {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -364px -452px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_mergold {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -389px -467px;
  width: 60px;
  height: 60px;
}
.skin_mergold_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -273px -452px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_mergold_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -298px -467px;
  width: 60px;
  height: 60px;
}
.skin_mergreen {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -551px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_mergreen {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -576px -15px;
  width: 60px;
  height: 60px;
}
.skin_mergreen_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -455px -452px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_mergreen_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -480px -467px;
  width: 60px;
  height: 60px;
}
.skin_merruby {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -551px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_merruby {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -576px -197px;
  width: 60px;
  height: 60px;
}
.skin_merruby_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -551px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_merruby_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -576px -106px;
  width: 60px;
  height: 60px;
}
.skin_monster {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -551px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_monster {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -576px -379px;
  width: 60px;
  height: 60px;
}
.skin_monster_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -551px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_monster_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -576px -288px;
  width: 60px;
  height: 60px;
}
.skin_ogre {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -91px -543px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_ogre {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -116px -558px;
  width: 60px;
  height: 60px;
}
.skin_ogre_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: 0px -543px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_ogre_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -25px -558px;
  width: 60px;
  height: 60px;
}
.skin_panda {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -273px -543px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_panda {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -298px -558px;
  width: 60px;
  height: 60px;
}
.skin_panda_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -182px -543px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_panda_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -207px -558px;
  width: 60px;
  height: 60px;
}
.skin_pastelBlue {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -455px -543px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_pastelBlue {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -480px -558px;
  width: 60px;
  height: 60px;
}
.skin_pastelBlue_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -364px -543px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_pastelBlue_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -389px -558px;
  width: 60px;
  height: 60px;
}
.skin_pastelGreen {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -642px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_pastelGreen {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -667px -15px;
  width: 60px;
  height: 60px;
}
.skin_pastelGreen_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -546px -543px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_pastelGreen_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -571px -558px;
  width: 60px;
  height: 60px;
}
.skin_pastelOrange {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -642px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_pastelOrange {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -667px -197px;
  width: 60px;
  height: 60px;
}
.skin_pastelOrange_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -642px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_pastelOrange_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -667px -106px;
  width: 60px;
  height: 60px;
}
.skin_pastelPink {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -642px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_pastelPink {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -667px -379px;
  width: 60px;
  height: 60px;
}
.skin_pastelPink_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -642px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_pastelPink_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -667px -288px;
  width: 60px;
  height: 60px;
}
.skin_pastelPurple {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: 0px -634px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_pastelPurple {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -25px -649px;
  width: 60px;
  height: 60px;
}
.skin_pastelPurple_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -642px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_pastelPurple_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -667px -470px;
  width: 60px;
  height: 60px;
}
.skin_pastelRainbowChevron {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -182px -634px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_pastelRainbowChevron {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -207px -649px;
  width: 60px;
  height: 60px;
}
.skin_pastelRainbowChevron_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -91px -634px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_pastelRainbowChevron_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -116px -649px;
  width: 60px;
  height: 60px;
}
.skin_pastelRainbowDiagonal {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -364px -634px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_pastelRainbowDiagonal {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -389px -649px;
  width: 60px;
  height: 60px;
}
.skin_pastelRainbowDiagonal_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -273px -634px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_pastelRainbowDiagonal_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -298px -649px;
  width: 60px;
  height: 60px;
}
.skin_pastelYellow {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -546px -634px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_pastelYellow {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -571px -649px;
  width: 60px;
  height: 60px;
}
.skin_pastelYellow_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -455px -634px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_pastelYellow_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -480px -649px;
  width: 60px;
  height: 60px;
}
.skin_pig {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -733px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_pig {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -758px -15px;
  width: 60px;
  height: 60px;
}
.skin_pig_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -637px -634px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_pig_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -662px -649px;
  width: 60px;
  height: 60px;
}
.skin_polar {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -733px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_polar {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -758px -197px;
  width: 60px;
  height: 60px;
}
.skin_polar_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -733px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_polar_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -758px -106px;
  width: 60px;
  height: 60px;
}
.skin_pumpkin {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -733px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_pumpkin {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -758px -379px;
  width: 60px;
  height: 60px;
}
.skin_pumpkin2 {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -733px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_pumpkin2 {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -758px -561px;
  width: 60px;
  height: 60px;
}
.skin_pumpkin2_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -733px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_pumpkin2_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -758px -470px;
  width: 60px;
  height: 60px;
}
.skin_pumpkin_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -733px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_pumpkin_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -758px -288px;
  width: 60px;
  height: 60px;
}
.skin_rainbow {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -91px -725px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_rainbow {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -116px -740px;
  width: 60px;
  height: 60px;
}
.skin_rainbow_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: 0px -725px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_rainbow_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -25px -740px;
  width: 60px;
  height: 60px;
}
.skin_reptile {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -273px -725px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_reptile {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -298px -740px;
  width: 60px;
  height: 60px;
}
.skin_reptile_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -182px -725px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_reptile_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -207px -740px;
  width: 60px;
  height: 60px;
}
.skin_shadow {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -455px -725px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_shadow {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -480px -740px;
  width: 60px;
  height: 60px;
}
.skin_shadow2 {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -637px -725px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_shadow2 {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -662px -740px;
  width: 60px;
  height: 60px;
}
.skin_shadow2_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -546px -725px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_shadow2_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -571px -740px;
  width: 60px;
  height: 60px;
}
.skin_shadow_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -364px -725px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_shadow_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -389px -740px;
  width: 60px;
  height: 60px;
}
.skin_shark {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -824px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_shark {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -849px -15px;
  width: 60px;
  height: 60px;
}
.skin_shark_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -728px -725px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_shark_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -753px -740px;
  width: 60px;
  height: 60px;
}
.skin_skeleton {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -824px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_skeleton {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -849px -197px;
  width: 60px;
  height: 60px;
}
.skin_skeleton2 {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -824px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_skeleton2 {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -849px -379px;
  width: 60px;
  height: 60px;
}
.skin_skeleton2_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -824px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_skeleton2_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -849px -288px;
  width: 60px;
  height: 60px;
}
.skin_skeleton_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -824px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_skeleton_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -849px -106px;
  width: 60px;
  height: 60px;
}
.skin_snowy {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -824px -546px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_snowy {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -849px -561px;
  width: 60px;
  height: 60px;
}
.skin_snowy_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -824px -455px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_snowy_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -849px -470px;
  width: 60px;
  height: 60px;
}
.skin_sugar {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: 0px -816px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_sugar {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -25px -831px;
  width: 60px;
  height: 60px;
}
.skin_sugar_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -824px -637px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_sugar_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -849px -652px;
  width: 60px;
  height: 60px;
}
.skin_tiger {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -182px -816px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_tiger {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -207px -831px;
  width: 60px;
  height: 60px;
}
.skin_tiger_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -91px -816px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_tiger_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -116px -831px;
  width: 60px;
  height: 60px;
}
.skin_transparent {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -364px -816px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_transparent {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -389px -831px;
  width: 60px;
  height: 60px;
}
.skin_transparent_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -273px -816px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_transparent_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -298px -831px;
  width: 60px;
  height: 60px;
}
.skin_tropicalwater {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -546px -816px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_tropicalwater {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -571px -831px;
  width: 60px;
  height: 60px;
}
.skin_tropicalwater_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -455px -816px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_tropicalwater_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -480px -831px;
  width: 60px;
  height: 60px;
}
.skin_winterstar {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -728px -816px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_winterstar {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -753px -831px;
  width: 60px;
  height: 60px;
}
.skin_winterstar_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -637px -816px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_winterstar_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -662px -831px;
  width: 60px;
  height: 60px;
}
.skin_wolf {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -915px 0px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_wolf {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -940px -15px;
  width: 60px;
  height: 60px;
}
.skin_wolf_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -819px -816px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_wolf_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -844px -831px;
  width: 60px;
  height: 60px;
}
.skin_zombie {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -915px -182px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_zombie {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -940px -197px;
  width: 60px;
  height: 60px;
}
.skin_zombie2 {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -915px -364px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_zombie2 {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -940px -379px;
  width: 60px;
  height: 60px;
}
.skin_zombie2_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -915px -273px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_zombie2_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -940px -288px;
  width: 60px;
  height: 60px;
}
.skin_zombie_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -915px -91px;
  width: 90px;
  height: 90px;
}
.customize-option.skin_zombie_sleep {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -940px -106px;
  width: 60px;
  height: 60px;
}
.body_armoire_cozyScarf {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -230px -182px;
  width: 114px;
  height: 87px;
}
.broad_armor_armoire_antiProcrastinationArmor {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -915px -546px;
  width: 90px;
  height: 90px;
}
.broad_armor_armoire_barristerRobes {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -915px -637px;
  width: 90px;
  height: 90px;
}
.broad_armor_armoire_basicArcherArmor {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -915px -728px;
  width: 90px;
  height: 90px;
}
.broad_armor_armoire_candlestickMakerOutfit {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: 0px -907px;
  width: 90px;
  height: 90px;
}
.broad_armor_armoire_cannoneerRags {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -91px -907px;
  width: 90px;
  height: 90px;
}
.broad_armor_armoire_coachDriverLivery {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: 0px -91px;
  width: 114px;
  height: 90px;
}
.broad_armor_armoire_crystalCrescentRobes {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -273px -907px;
  width: 90px;
  height: 90px;
}
.broad_armor_armoire_dragonTamerArmor {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -364px -907px;
  width: 90px;
  height: 90px;
}
.broad_armor_armoire_falconerArmor {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -455px -907px;
  width: 90px;
  height: 90px;
}
.broad_armor_armoire_farrierOutfit {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -546px -907px;
  width: 90px;
  height: 90px;
}
.broad_armor_armoire_gladiatorArmor {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -637px -907px;
  width: 90px;
  height: 90px;
}
.broad_armor_armoire_goldenToga {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -728px -907px;
  width: 90px;
  height: 90px;
}
.broad_armor_armoire_gownOfHearts {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -819px -907px;
  width: 90px;
  height: 90px;
}
.broad_armor_armoire_graduateRobe {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -910px -907px;
  width: 90px;
  height: 90px;
}
.broad_armor_armoire_greenFestivalYukata {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1006px 0px;
  width: 90px;
  height: 90px;
}
.broad_armor_armoire_hornedIronArmor {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1006px -91px;
  width: 90px;
  height: 90px;
}
.broad_armor_armoire_ironBlueArcherArmor {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1006px -182px;
  width: 90px;
  height: 90px;
}
.broad_armor_armoire_jesterCostume {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1006px -273px;
  width: 90px;
  height: 90px;
}
.broad_armor_armoire_lamplightersGreatcoat {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -345px -176px;
  width: 114px;
  height: 87px;
}
.broad_armor_armoire_lunarArmor {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1006px -455px;
  width: 90px;
  height: 90px;
}
.broad_armor_armoire_merchantTunic {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1006px -546px;
  width: 90px;
  height: 90px;
}
.broad_armor_armoire_minerOveralls {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1006px -637px;
  width: 90px;
  height: 90px;
}
.broad_armor_armoire_mushroomDruidArmor {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1006px -728px;
  width: 90px;
  height: 90px;
}
.broad_armor_armoire_ogreArmor {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1006px -819px;
  width: 90px;
  height: 90px;
}
.broad_armor_armoire_plagueDoctorOvercoat {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: 0px -998px;
  width: 90px;
  height: 90px;
}
.broad_armor_armoire_ramFleeceRobes {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -91px -998px;
  width: 90px;
  height: 90px;
}
.broad_armor_armoire_rancherRobes {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -182px -998px;
  width: 90px;
  height: 90px;
}
.broad_armor_armoire_redPartyDress {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -273px -998px;
  width: 90px;
  height: 90px;
}
.broad_armor_armoire_royalRobes {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -364px -998px;
  width: 90px;
  height: 90px;
}
.broad_armor_armoire_shepherdRobes {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -455px -998px;
  width: 90px;
  height: 90px;
}
.broad_armor_armoire_stripedSwimsuit {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -546px -998px;
  width: 90px;
  height: 90px;
}
.broad_armor_armoire_swanDancerTutu {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -100px -361px;
  width: 99px;
  height: 90px;
}
.broad_armor_armoire_vermilionArcherArmor {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -728px -998px;
  width: 90px;
  height: 90px;
}
.broad_armor_armoire_vikingTunic {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -819px -998px;
  width: 90px;
  height: 90px;
}
.broad_armor_armoire_woodElfArmor {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -910px -998px;
  width: 90px;
  height: 90px;
}
.broad_armor_armoire_wovenRobes {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -230px -91px;
  width: 114px;
  height: 90px;
}
.broad_armor_armoire_yellowPartyDress {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1097px 0px;
  width: 90px;
  height: 90px;
}
.eyewear_armoire_plagueDoctorMask {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1097px -91px;
  width: 90px;
  height: 90px;
}
.headAccessory_armoire_comicalArrow {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -546px -1180px;
  width: 90px;
  height: 90px;
}
.head_armoire_antiProcrastinationHelm {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1097px -182px;
  width: 90px;
  height: 90px;
}
.head_armoire_barristerWig {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1097px -273px;
  width: 90px;
  height: 90px;
}
.head_armoire_basicArcherCap {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1097px -364px;
  width: 90px;
  height: 90px;
}
.head_armoire_blackCat {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1097px -455px;
  width: 90px;
  height: 90px;
}
.head_armoire_blueFloppyHat {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1097px -546px;
  width: 90px;
  height: 90px;
}
.head_armoire_blueHairbow {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1097px -637px;
  width: 90px;
  height: 90px;
}
.head_armoire_candlestickMakerHat {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1097px -728px;
  width: 90px;
  height: 90px;
}
.head_armoire_cannoneerBandanna {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1097px -819px;
  width: 90px;
  height: 90px;
}
.head_armoire_coachDriversHat {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: 0px -182px;
  width: 114px;
  height: 90px;
}
.head_armoire_crownOfHearts {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: 0px -1089px;
  width: 90px;
  height: 90px;
}
.head_armoire_crystalCrescentHat {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -91px -1089px;
  width: 90px;
  height: 90px;
}
.head_armoire_dragonTamerHelm {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -182px -1089px;
  width: 90px;
  height: 90px;
}
.head_armoire_falconerCap {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -273px -1089px;
  width: 90px;
  height: 90px;
}
.head_armoire_gladiatorHelm {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -364px -1089px;
  width: 90px;
  height: 90px;
}
.head_armoire_goldenLaurels {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -455px -1089px;
  width: 90px;
  height: 90px;
}
.head_armoire_graduateCap {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -546px -1089px;
  width: 90px;
  height: 90px;
}
.head_armoire_greenFloppyHat {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -637px -1089px;
  width: 90px;
  height: 90px;
}
.head_armoire_hornedIronHelm {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -728px -1089px;
  width: 90px;
  height: 90px;
}
.head_armoire_ironBlueArcherHelm {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -819px -1089px;
  width: 90px;
  height: 90px;
}
.head_armoire_jesterCap {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -910px -1089px;
  width: 90px;
  height: 90px;
}
.head_armoire_lamplightersTopHat {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -115px -182px;
  width: 114px;
  height: 87px;
}
.head_armoire_lunarCrown {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1092px -1089px;
  width: 90px;
  height: 90px;
}
.head_armoire_merchantChaperon {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1188px 0px;
  width: 90px;
  height: 90px;
}
.head_armoire_minerHelmet {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1188px -91px;
  width: 90px;
  height: 90px;
}
.head_armoire_mushroomDruidCap {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1188px -182px;
  width: 90px;
  height: 90px;
}
.head_armoire_ogreMask {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1188px -273px;
  width: 90px;
  height: 90px;
}
.head_armoire_orangeCat {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1188px -364px;
  width: 90px;
  height: 90px;
}
.head_armoire_plagueDoctorHat {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1188px -455px;
  width: 90px;
  height: 90px;
}
.head_armoire_ramHeaddress {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1188px -546px;
  width: 90px;
  height: 90px;
}
.head_armoire_rancherHat {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1188px -637px;
  width: 90px;
  height: 90px;
}
.head_armoire_redFloppyHat {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1188px -728px;
  width: 90px;
  height: 90px;
}
.head_armoire_redHairbow {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1188px -819px;
  width: 90px;
  height: 90px;
}
.head_armoire_royalCrown {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1188px -910px;
  width: 90px;
  height: 90px;
}
.head_armoire_shepherdHeaddress {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1188px -1001px;
  width: 90px;
  height: 90px;
}
.head_armoire_swanFeatherCrown {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: 0px -1180px;
  width: 90px;
  height: 90px;
}
.head_armoire_vermilionArcherHelm {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -91px -1180px;
  width: 90px;
  height: 90px;
}
.head_armoire_vikingHelm {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -182px -1180px;
  width: 90px;
  height: 90px;
}
.head_armoire_violetFloppyHat {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -273px -1180px;
  width: 90px;
  height: 90px;
}
.head_armoire_woodElfHelm {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -364px -1180px;
  width: 90px;
  height: 90px;
}
.head_armoire_yellowHairbow {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -455px -1180px;
  width: 90px;
  height: 90px;
}
.shield_armoire_antiProcrastinationShield {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -637px -1180px;
  width: 90px;
  height: 90px;
}
.shield_armoire_dragonTamerShield {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -728px -1180px;
  width: 90px;
  height: 90px;
}
.shield_armoire_festivalParasol {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -115px -273px;
  width: 114px;
  height: 87px;
}
.shield_armoire_floralBouquet {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -910px -1180px;
  width: 90px;
  height: 90px;
}
.shield_armoire_gladiatorShield {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1001px -1180px;
  width: 90px;
  height: 90px;
}
.shield_armoire_goldenBaton {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: 0px -361px;
  width: 99px;
  height: 90px;
}
.shield_armoire_handmadeCandlestick {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1183px -1180px;
  width: 90px;
  height: 90px;
}
.shield_armoire_horseshoe {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1279px 0px;
  width: 90px;
  height: 90px;
}
.shield_armoire_midnightShield {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1279px -91px;
  width: 90px;
  height: 90px;
}
.shield_armoire_mushroomDruidShield {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1279px -182px;
  width: 90px;
  height: 90px;
}
.shield_armoire_mysticLamp {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1279px -273px;
  width: 90px;
  height: 90px;
}
.shield_armoire_perchingFalcon {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1279px -364px;
  width: 90px;
  height: 90px;
}
.shield_armoire_ramHornShield {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1279px -455px;
  width: 90px;
  height: 90px;
}
.shield_armoire_redRose {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1279px -546px;
  width: 90px;
  height: 90px;
}
.shield_armoire_royalCane {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1279px -637px;
  width: 90px;
  height: 90px;
}
.shield_armoire_sandyBucket {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1279px -728px;
  width: 90px;
  height: 90px;
}
.shield_armoire_swanFeatherFan {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -345px 0px;
  width: 114px;
  height: 87px;
}
.shield_armoire_vikingShield {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1279px -910px;
  width: 90px;
  height: 90px;
}
.shield_armoire_weaversShuttle {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: 0px 0px;
  width: 114px;
  height: 90px;
}
.shop_armor_armoire_antiProcrastinationArmor {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1197px -1591px;
  width: 40px;
  height: 40px;
}
.shop_armor_armoire_barristerRobes {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -230px -273px;
  width: 68px;
  height: 68px;
}
.shop_armor_armoire_basicArcherArmor {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -207px -1453px;
  width: 68px;
  height: 68px;
}
.shop_armor_armoire_candlestickMakerOutfit {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -552px -1453px;
  width: 68px;
  height: 68px;
}
.shop_armor_armoire_cannoneerRags {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -690px -1453px;
  width: 68px;
  height: 68px;
}
.shop_armor_armoire_coachDriverLivery {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1311px -1453px;
  width: 68px;
  height: 68px;
}
.shop_armor_armoire_crystalCrescentRobes {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1552px -966px;
  width: 68px;
  height: 68px;
}
.shop_armor_armoire_dragonTamerArmor {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1621px -345px;
  width: 68px;
  height: 68px;
}
.shop_armor_armoire_falconerArmor {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1621px -552px;
  width: 68px;
  height: 68px;
}
.shop_armor_armoire_farrierOutfit {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1033px -1591px;
  width: 40px;
  height: 40px;
}
.shop_armor_armoire_gladiatorArmor {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1621px -897px;
  width: 68px;
  height: 68px;
}
.shop_armor_armoire_goldenToga {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -690px -1591px;
  width: 68px;
  height: 68px;
}
.shop_armor_armoire_gownOfHearts {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -621px -1591px;
  width: 68px;
  height: 68px;
}
.shop_armor_armoire_graduateRobe {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -552px -1591px;
  width: 68px;
  height: 68px;
}
.shop_armor_armoire_greenFestivalYukata {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -483px -1591px;
  width: 68px;
  height: 68px;
}
.shop_armor_armoire_hornedIronArmor {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -414px -1591px;
  width: 68px;
  height: 68px;
}
.shop_armor_armoire_ironBlueArcherArmor {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -345px -1591px;
  width: 68px;
  height: 68px;
}
.shop_armor_armoire_jesterCostume {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -276px -1591px;
  width: 68px;
  height: 68px;
}
.shop_armor_armoire_lamplightersGreatcoat {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -207px -1591px;
  width: 68px;
  height: 68px;
}
.shop_armor_armoire_lunarArmor {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -138px -1591px;
  width: 68px;
  height: 68px;
}
.shop_armor_armoire_merchantTunic {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -69px -1591px;
  width: 68px;
  height: 68px;
}
.shop_armor_armoire_minerOveralls {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: 0px -1591px;
  width: 68px;
  height: 68px;
}
.shop_armor_armoire_mushroomDruidArmor {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1621px -1518px;
  width: 68px;
  height: 68px;
}
.shop_armor_armoire_ogreArmor {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1621px -1449px;
  width: 68px;
  height: 68px;
}
.shop_armor_armoire_plagueDoctorOvercoat {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1621px -1380px;
  width: 68px;
  height: 68px;
}
.shop_armor_armoire_ramFleeceRobes {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1621px -1311px;
  width: 68px;
  height: 68px;
}
.shop_armor_armoire_rancherRobes {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1621px -1242px;
  width: 68px;
  height: 68px;
}
.shop_armor_armoire_redPartyDress {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1621px -1173px;
  width: 68px;
  height: 68px;
}
.shop_armor_armoire_royalRobes {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1621px -1104px;
  width: 68px;
  height: 68px;
}
.shop_armor_armoire_shepherdRobes {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1621px -1035px;
  width: 68px;
  height: 68px;
}
.shop_armor_armoire_stripedSwimsuit {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1621px -966px;
  width: 68px;
  height: 68px;
}
.shop_armor_armoire_swanDancerTutu {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -828px -1591px;
  width: 40px;
  height: 40px;
}
.shop_armor_armoire_vermilionArcherArmor {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1621px -828px;
  width: 68px;
  height: 68px;
}
.shop_armor_armoire_vikingTunic {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1621px -759px;
  width: 68px;
  height: 68px;
}
.shop_armor_armoire_woodElfArmor {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1621px -690px;
  width: 68px;
  height: 68px;
}
.shop_armor_armoire_wovenRobes {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1621px -621px;
  width: 68px;
  height: 68px;
}
.shop_armor_armoire_yellowPartyDress {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -869px -1591px;
  width: 40px;
  height: 40px;
}
.shop_body_armoire_cozyScarf {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1621px -483px;
  width: 68px;
  height: 68px;
}
.shop_eyewear_armoire_plagueDoctorMask {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1621px -414px;
  width: 68px;
  height: 68px;
}
.shop_headAccessory_armoire_comicalArrow {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -138px -1453px;
  width: 68px;
  height: 68px;
}
.shop_head_armoire_antiProcrastinationHelm {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -910px -1591px;
  width: 40px;
  height: 40px;
}
.shop_head_armoire_barristerWig {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1621px -276px;
  width: 68px;
  height: 68px;
}
.shop_head_armoire_basicArcherCap {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1621px -207px;
  width: 68px;
  height: 68px;
}
.shop_head_armoire_blackCat {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1621px -138px;
  width: 68px;
  height: 68px;
}
.shop_head_armoire_blueFloppyHat {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1621px -69px;
  width: 68px;
  height: 68px;
}
.shop_head_armoire_blueHairbow {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1621px 0px;
  width: 68px;
  height: 68px;
}
.shop_head_armoire_candlestickMakerHat {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1518px -1522px;
  width: 68px;
  height: 68px;
}
.shop_head_armoire_cannoneerBandanna {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1449px -1522px;
  width: 68px;
  height: 68px;
}
.shop_head_armoire_coachDriversHat {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1380px -1522px;
  width: 68px;
  height: 68px;
}
.shop_head_armoire_crownOfHearts {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1311px -1522px;
  width: 68px;
  height: 68px;
}
.shop_head_armoire_crystalCrescentHat {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1242px -1522px;
  width: 68px;
  height: 68px;
}
.shop_head_armoire_dragonTamerHelm {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1173px -1522px;
  width: 68px;
  height: 68px;
}
.shop_head_armoire_falconerCap {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1104px -1522px;
  width: 68px;
  height: 68px;
}
.shop_head_armoire_gladiatorHelm {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1035px -1522px;
  width: 68px;
  height: 68px;
}
.shop_head_armoire_goldenLaurels {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -966px -1522px;
  width: 68px;
  height: 68px;
}
.shop_head_armoire_graduateCap {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -897px -1522px;
  width: 68px;
  height: 68px;
}
.shop_head_armoire_greenFloppyHat {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -828px -1522px;
  width: 68px;
  height: 68px;
}
.shop_head_armoire_hornedIronHelm {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -759px -1522px;
  width: 68px;
  height: 68px;
}
.shop_head_armoire_ironBlueArcherHelm {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -690px -1522px;
  width: 68px;
  height: 68px;
}
.shop_head_armoire_jesterCap {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -621px -1522px;
  width: 68px;
  height: 68px;
}
.shop_head_armoire_lamplightersTopHat {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -552px -1522px;
  width: 68px;
  height: 68px;
}
.shop_head_armoire_lunarCrown {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1461px -1365px;
  width: 68px;
  height: 68px;
}
.shop_head_armoire_merchantChaperon {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -276px -1522px;
  width: 68px;
  height: 68px;
}
.shop_head_armoire_minerHelmet {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1370px -1274px;
  width: 68px;
  height: 68px;
}
.shop_head_armoire_mushroomDruidCap {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1279px -1183px;
  width: 68px;
  height: 68px;
}
.shop_head_armoire_ogreMask {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1188px -1092px;
  width: 68px;
  height: 68px;
}
.shop_head_armoire_orangeCat {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1097px -1001px;
  width: 68px;
  height: 68px;
}
.shop_head_armoire_plagueDoctorHat {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1006px -910px;
  width: 68px;
  height: 68px;
}
.shop_head_armoire_ramHeaddress {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -915px -819px;
  width: 68px;
  height: 68px;
}
.shop_head_armoire_rancherHat {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -824px -728px;
  width: 68px;
  height: 68px;
}
.shop_head_armoire_redFloppyHat {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -733px -637px;
  width: 68px;
  height: 68px;
}
.shop_head_armoire_redHairbow {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -642px -546px;
  width: 68px;
  height: 68px;
}
.shop_head_armoire_royalCrown {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -551px -455px;
  width: 68px;
  height: 68px;
}
.shop_head_armoire_shepherdHeaddress {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -460px -364px;
  width: 68px;
  height: 68px;
}
.shop_head_armoire_swanFeatherCrown {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1156px -1591px;
  width: 40px;
  height: 40px;
}
.shop_head_armoire_vermilionArcherHelm {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -299px -273px;
  width: 68px;
  height: 68px;
}
.shop_head_armoire_vikingHelm {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -368px -273px;
  width: 68px;
  height: 68px;
}
.shop_head_armoire_violetFloppyHat {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -391px -361px;
  width: 68px;
  height: 68px;
}
.shop_head_armoire_woodElfHelm {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: 0px -1453px;
  width: 68px;
  height: 68px;
}
.shop_head_armoire_yellowHairbow {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -69px -1453px;
  width: 68px;
  height: 68px;
}
.shop_shield_armoire_antiProcrastinationShield {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1115px -1591px;
  width: 40px;
  height: 40px;
}
.shop_shield_armoire_dragonTamerShield {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -276px -1453px;
  width: 68px;
  height: 68px;
}
.shop_shield_armoire_festivalParasol {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -345px -1453px;
  width: 68px;
  height: 68px;
}
.shop_shield_armoire_floralBouquet {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -414px -1453px;
  width: 68px;
  height: 68px;
}
.shop_shield_armoire_gladiatorShield {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -483px -1453px;
  width: 68px;
  height: 68px;
}
.shop_shield_armoire_goldenBaton {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1074px -1591px;
  width: 40px;
  height: 40px;
}
.shop_shield_armoire_handmadeCandlestick {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -621px -1453px;
  width: 68px;
  height: 68px;
}
.shop_shield_armoire_horseshoe {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1238px -1591px;
  width: 40px;
  height: 40px;
}
.shop_shield_armoire_midnightShield {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -759px -1453px;
  width: 68px;
  height: 68px;
}
.shop_shield_armoire_mushroomDruidShield {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -828px -1453px;
  width: 68px;
  height: 68px;
}
.shop_shield_armoire_mysticLamp {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -897px -1453px;
  width: 68px;
  height: 68px;
}
.shop_shield_armoire_perchingFalcon {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -966px -1453px;
  width: 68px;
  height: 68px;
}
.shop_shield_armoire_ramHornShield {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1035px -1453px;
  width: 68px;
  height: 68px;
}
.shop_shield_armoire_redRose {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1104px -1453px;
  width: 68px;
  height: 68px;
}
.shop_shield_armoire_royalCane {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1173px -1453px;
  width: 68px;
  height: 68px;
}
.shop_shield_armoire_sandyBucket {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1242px -1453px;
  width: 68px;
  height: 68px;
}
.shop_shield_armoire_swanFeatherFan {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -992px -1591px;
  width: 40px;
  height: 40px;
}
.shop_shield_armoire_vikingShield {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1380px -1453px;
  width: 68px;
  height: 68px;
}
.shop_shield_armoire_weaversShuttle {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1449px -1453px;
  width: 68px;
  height: 68px;
}
.shop_weapon_armoire_barristerGavel {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1552px 0px;
  width: 68px;
  height: 68px;
}
.shop_weapon_armoire_basicCrossbow {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1552px -69px;
  width: 68px;
  height: 68px;
}
.shop_weapon_armoire_basicLongbow {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1552px -138px;
  width: 68px;
  height: 68px;
}
.shop_weapon_armoire_batWand {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1552px -276px;
  width: 68px;
  height: 68px;
}
.shop_weapon_armoire_battleAxe {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1552px -207px;
  width: 68px;
  height: 68px;
}
.shop_weapon_armoire_blueLongbow {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1552px -345px;
  width: 68px;
  height: 68px;
}
.shop_weapon_armoire_cannon {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1552px -414px;
  width: 68px;
  height: 68px;
}
.shop_weapon_armoire_coachDriversWhip {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1552px -483px;
  width: 68px;
  height: 68px;
}
.shop_weapon_armoire_crystalCrescentStaff {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1552px -552px;
  width: 68px;
  height: 68px;
}
.shop_weapon_armoire_festivalFirecracker {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1552px -621px;
  width: 68px;
  height: 68px;
}
.shop_weapon_armoire_forestFungusStaff {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1552px -690px;
  width: 68px;
  height: 68px;
}
.shop_weapon_armoire_glowingSpear {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1552px -759px;
  width: 68px;
  height: 68px;
}
.shop_weapon_armoire_goldWingStaff {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1552px -828px;
  width: 68px;
  height: 68px;
}
.shop_weapon_armoire_habiticanDiploma {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1552px -897px;
  width: 68px;
  height: 68px;
}
.shop_weapon_armoire_hoofClippers {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -951px -1591px;
  width: 40px;
  height: 40px;
}
.shop_weapon_armoire_ironCrook {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1552px -1035px;
  width: 68px;
  height: 68px;
}
.shop_weapon_armoire_jesterBaton {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1552px -1104px;
  width: 68px;
  height: 68px;
}
.shop_weapon_armoire_lamplighter {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1552px -1173px;
  width: 68px;
  height: 68px;
}
.shop_weapon_armoire_lunarSceptre {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1552px -1242px;
  width: 68px;
  height: 68px;
}
.shop_weapon_armoire_merchantsDisplayTray {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1552px -1311px;
  width: 68px;
  height: 68px;
}
.shop_weapon_armoire_miningPickax {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1552px -1380px;
  width: 68px;
  height: 68px;
}
.shop_weapon_armoire_mythmakerSword {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1552px -1449px;
  width: 68px;
  height: 68px;
}
.shop_weapon_armoire_ogreClub {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: 0px -1522px;
  width: 68px;
  height: 68px;
}
.shop_weapon_armoire_rancherLasso {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -69px -1522px;
  width: 68px;
  height: 68px;
}
.shop_weapon_armoire_sandySpade {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -138px -1522px;
  width: 68px;
  height: 68px;
}
.shop_weapon_armoire_shepherdsCrook {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -207px -1522px;
  width: 68px;
  height: 68px;
}
.shop_weapon_armoire_vermilionArcherBow {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -759px -1591px;
  width: 68px;
  height: 68px;
}
.shop_weapon_armoire_wandOfHearts {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -345px -1522px;
  width: 68px;
  height: 68px;
}
.shop_weapon_armoire_weaversComb {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -414px -1522px;
  width: 68px;
  height: 68px;
}
.shop_weapon_armoire_woodElfStaff {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -483px -1522px;
  width: 68px;
  height: 68px;
}
.slim_armor_armoire_antiProcrastinationArmor {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1461px -1183px;
  width: 90px;
  height: 90px;
}
.slim_armor_armoire_barristerRobes {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1461px -1092px;
  width: 90px;
  height: 90px;
}
.slim_armor_armoire_basicArcherArmor {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1461px -1001px;
  width: 90px;
  height: 90px;
}
.slim_armor_armoire_candlestickMakerOutfit {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1461px -910px;
  width: 90px;
  height: 90px;
}
.slim_armor_armoire_cannoneerRags {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1461px -819px;
  width: 90px;
  height: 90px;
}
.slim_armor_armoire_coachDriverLivery {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -115px 0px;
  width: 114px;
  height: 90px;
}
.slim_armor_armoire_crystalCrescentRobes {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1461px -637px;
  width: 90px;
  height: 90px;
}
.slim_armor_armoire_dragonTamerArmor {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1461px -546px;
  width: 90px;
  height: 90px;
}
.slim_armor_armoire_falconerArmor {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1461px -455px;
  width: 90px;
  height: 90px;
}
.slim_armor_armoire_farrierOutfit {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1461px -364px;
  width: 90px;
  height: 90px;
}
.slim_armor_armoire_gladiatorArmor {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1461px -273px;
  width: 90px;
  height: 90px;
}
.slim_armor_armoire_goldenToga {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1461px -182px;
  width: 90px;
  height: 90px;
}
.slim_armor_armoire_gownOfHearts {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1461px -91px;
  width: 90px;
  height: 90px;
}
.slim_armor_armoire_graduateRobe {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1461px 0px;
  width: 90px;
  height: 90px;
}
.slim_armor_armoire_greenFestivalYukata {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1365px -1362px;
  width: 90px;
  height: 90px;
}
.slim_armor_armoire_hornedIronArmor {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1274px -1362px;
  width: 90px;
  height: 90px;
}
.slim_armor_armoire_ironBlueArcherArmor {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1183px -1362px;
  width: 90px;
  height: 90px;
}
.slim_armor_armoire_jesterCostume {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1092px -1362px;
  width: 90px;
  height: 90px;
}
.slim_armor_armoire_lamplightersGreatcoat {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: 0px -273px;
  width: 114px;
  height: 87px;
}
.slim_armor_armoire_lunarArmor {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -910px -1362px;
  width: 90px;
  height: 90px;
}
.slim_armor_armoire_merchantTunic {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -819px -1362px;
  width: 90px;
  height: 90px;
}
.slim_armor_armoire_minerOveralls {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -728px -1362px;
  width: 90px;
  height: 90px;
}
.slim_armor_armoire_mushroomDruidArmor {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -637px -1362px;
  width: 90px;
  height: 90px;
}
.slim_armor_armoire_ogreArmor {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -546px -1362px;
  width: 90px;
  height: 90px;
}
.slim_armor_armoire_plagueDoctorOvercoat {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -455px -1362px;
  width: 90px;
  height: 90px;
}
.slim_armor_armoire_ramFleeceRobes {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -364px -1362px;
  width: 90px;
  height: 90px;
}
.slim_armor_armoire_rancherRobes {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -273px -1362px;
  width: 90px;
  height: 90px;
}
.slim_armor_armoire_redPartyDress {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -182px -1362px;
  width: 90px;
  height: 90px;
}
.slim_armor_armoire_royalRobes {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -91px -1362px;
  width: 90px;
  height: 90px;
}
.slim_armor_armoire_shepherdRobes {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: 0px -1362px;
  width: 90px;
  height: 90px;
}
.slim_armor_armoire_stripedSwimsuit {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1370px -1183px;
  width: 90px;
  height: 90px;
}
.slim_armor_armoire_swanDancerTutu {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -200px -361px;
  width: 99px;
  height: 90px;
}
.slim_armor_armoire_vermilionArcherArmor {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1370px -1001px;
  width: 90px;
  height: 90px;
}
.slim_armor_armoire_vikingTunic {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1370px -910px;
  width: 90px;
  height: 90px;
}
.slim_armor_armoire_woodElfArmor {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1370px -819px;
  width: 90px;
  height: 90px;
}
.slim_armor_armoire_wovenRobes {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -115px -91px;
  width: 114px;
  height: 90px;
}
.slim_armor_armoire_yellowPartyDress {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1370px -637px;
  width: 90px;
  height: 90px;
}
.weapon_armoire_barristerGavel {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1370px -546px;
  width: 90px;
  height: 90px;
}
.weapon_armoire_basicCrossbow {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1370px -455px;
  width: 90px;
  height: 90px;
}
.weapon_armoire_basicLongbow {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1370px -364px;
  width: 90px;
  height: 90px;
}
.weapon_armoire_batWand {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1370px -182px;
  width: 90px;
  height: 90px;
}
.weapon_armoire_battleAxe {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1370px -273px;
  width: 90px;
  height: 90px;
}
.weapon_armoire_blueLongbow {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1370px -91px;
  width: 90px;
  height: 90px;
}
.weapon_armoire_cannon {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1370px 0px;
  width: 90px;
  height: 90px;
}
.weapon_armoire_coachDriversWhip {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -230px 0px;
  width: 114px;
  height: 90px;
}
.weapon_armoire_crystalCrescentStaff {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1183px -1271px;
  width: 90px;
  height: 90px;
}
.weapon_armoire_festivalFirecracker {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1092px -1271px;
  width: 90px;
  height: 90px;
}
.weapon_armoire_forestFungusStaff {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1001px -1271px;
  width: 90px;
  height: 90px;
}
.weapon_armoire_glowingSpear {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -910px -1271px;
  width: 90px;
  height: 90px;
}
.weapon_armoire_goldWingStaff {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -819px -1271px;
  width: 90px;
  height: 90px;
}
.weapon_armoire_habiticanDiploma {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -728px -1271px;
  width: 90px;
  height: 90px;
}
.weapon_armoire_hoofClippers {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -637px -1271px;
  width: 90px;
  height: 90px;
}
.weapon_armoire_ironCrook {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -546px -1271px;
  width: 90px;
  height: 90px;
}
.weapon_armoire_jesterBaton {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -455px -1271px;
  width: 90px;
  height: 90px;
}
.weapon_armoire_lamplighter {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -345px -88px;
  width: 114px;
  height: 87px;
}
.weapon_armoire_lunarSceptre {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -273px -1271px;
  width: 90px;
  height: 90px;
}
.weapon_armoire_merchantsDisplayTray {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -182px -1271px;
  width: 90px;
  height: 90px;
}
.weapon_armoire_miningPickax {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -91px -1271px;
  width: 90px;
  height: 90px;
}
.weapon_armoire_mythmakerSword {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: 0px -1271px;
  width: 90px;
  height: 90px;
}
.weapon_armoire_ogreClub {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1279px -1092px;
  width: 90px;
  height: 90px;
}
.weapon_armoire_rancherLasso {
  background-image: url(/static/images/spritesmith-main-5.64fd008.png);
  background-position: -1461px -1274px;
  width: 90px;
  height: 90px;
}

.weapon_armoire_sandySpade {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -637px -1362px;
  width: 90px;
  height: 90px;
}
.weapon_armoire_shepherdsCrook {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1090px -819px;
  width: 90px;
  height: 90px;
}
.weapon_armoire_vermilionArcherBow {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -999px -819px;
  width: 90px;
  height: 90px;
}
.weapon_armoire_wandOfHearts {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -546px -1362px;
  width: 90px;
  height: 90px;
}
.weapon_armoire_weaversComb {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -345px -364px;
  width: 114px;
  height: 90px;
}
.weapon_armoire_woodElfStaff {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -455px -1362px;
  width: 90px;
  height: 90px;
}
.armor_special_bardRobes {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -364px -1362px;
  width: 90px;
  height: 90px;
}
.broad_armor_healer_1 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -273px -1362px;
  width: 90px;
  height: 90px;
}
.broad_armor_healer_2 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -182px -1362px;
  width: 90px;
  height: 90px;
}
.broad_armor_healer_3 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -91px -1362px;
  width: 90px;
  height: 90px;
}
.broad_armor_healer_4 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -910px -1271px;
  width: 90px;
  height: 90px;
}
.broad_armor_healer_5 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -819px -1271px;
  width: 90px;
  height: 90px;
}
.broad_armor_rogue_1 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -728px -1271px;
  width: 90px;
  height: 90px;
}
.broad_armor_rogue_2 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1272px -1001px;
  width: 90px;
  height: 90px;
}
.broad_armor_rogue_3 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1272px -910px;
  width: 90px;
  height: 90px;
}
.broad_armor_rogue_4 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1272px -819px;
  width: 90px;
  height: 90px;
}
.broad_armor_rogue_5 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -455px -1180px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_2 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -364px -1180px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_bardRobes {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -182px -1180px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_dandySuit {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -91px -1180px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_finnedOceanicArmor {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: 0px -1180px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_lunarWarriorArmor {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1181px -1001px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_mammothRiderArmor {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1181px -910px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_nomadsCuirass {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1181px -819px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_pageArmor {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1181px -728px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_pyromancersRobes {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1181px -637px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_roguishRainbowMessengerRobes {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1181px -364px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_samuraiArmor {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -908px -97px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_sneakthiefRobes {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1181px -91px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_snowSovereignRobes {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1181px 0px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_turkeyArmorBase {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -115px -273px;
  width: 114px;
  height: 90px;
}
.broad_armor_warrior_1 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -910px -1089px;
  width: 90px;
  height: 90px;
}
.broad_armor_warrior_2 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -819px -1089px;
  width: 90px;
  height: 90px;
}
.broad_armor_warrior_3 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -728px -1089px;
  width: 90px;
  height: 90px;
}
.broad_armor_warrior_4 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -637px -1089px;
  width: 90px;
  height: 90px;
}
.broad_armor_warrior_5 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -546px -1089px;
  width: 90px;
  height: 90px;
}
.broad_armor_wizard_1 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -455px -1089px;
  width: 90px;
  height: 90px;
}
.broad_armor_wizard_2 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -364px -1089px;
  width: 90px;
  height: 90px;
}
.broad_armor_wizard_3 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -273px -1089px;
  width: 90px;
  height: 90px;
}
.broad_armor_wizard_4 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: 0px -1089px;
  width: 90px;
  height: 90px;
}
.broad_armor_wizard_5 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1090px -910px;
  width: 90px;
  height: 90px;
}
.shop_armor_healer_1 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -414px -1453px;
  width: 68px;
  height: 68px;
}
.shop_armor_healer_2 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -621px -1453px;
  width: 68px;
  height: 68px;
}
.shop_armor_healer_3 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -690px -1453px;
  width: 68px;
  height: 68px;
}
.shop_armor_healer_4 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -759px -1453px;
  width: 68px;
  height: 68px;
}
.shop_armor_healer_5 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1523px -69px;
  width: 68px;
  height: 68px;
}
.shop_armor_rogue_1 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1523px -138px;
  width: 68px;
  height: 68px;
}
.shop_armor_rogue_2 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1523px -207px;
  width: 68px;
  height: 68px;
}
.shop_armor_rogue_3 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1035px -1522px;
  width: 68px;
  height: 68px;
}
.shop_armor_rogue_4 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1004px -1362px;
  width: 68px;
  height: 68px;
}
.shop_armor_rogue_5 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1073px -1362px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_0 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1142px -1362px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_1 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1211px -1362px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_2 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1280px -1362px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_bardRobes {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1349px -1362px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_dandySuit {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1454px 0px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_finnedOceanicArmor {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1454px -69px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_lunarWarriorArmor {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1454px -138px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_mammothRiderArmor {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1454px -207px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_nomadsCuirass {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1454px -276px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_pageArmor {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1454px -345px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_pyromancersRobes {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1454px -414px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_roguishRainbowMessengerRobes {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1454px -483px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_samuraiArmor {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1454px -552px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_sneakthiefRobes {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1454px -621px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_snowSovereignRobes {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1454px -690px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_turkeyArmorBase {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1454px -759px;
  width: 68px;
  height: 68px;
}
.shop_armor_warrior_1 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1454px -828px;
  width: 68px;
  height: 68px;
}
.shop_armor_warrior_2 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1454px -897px;
  width: 68px;
  height: 68px;
}
.shop_armor_warrior_3 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1454px -966px;
  width: 68px;
  height: 68px;
}
.shop_armor_warrior_4 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1454px -1035px;
  width: 68px;
  height: 68px;
}
.shop_armor_warrior_5 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1454px -1104px;
  width: 68px;
  height: 68px;
}
.shop_armor_wizard_1 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1454px -1173px;
  width: 68px;
  height: 68px;
}
.shop_armor_wizard_2 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1454px -1242px;
  width: 68px;
  height: 68px;
}
.shop_armor_wizard_3 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1454px -1311px;
  width: 68px;
  height: 68px;
}
.shop_armor_wizard_4 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1454px -1380px;
  width: 68px;
  height: 68px;
}
.shop_armor_wizard_5 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: 0px -1453px;
  width: 68px;
  height: 68px;
}
.slim_armor_healer_1 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1090px -637px;
  width: 90px;
  height: 90px;
}
.slim_armor_healer_2 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1090px -455px;
  width: 90px;
  height: 90px;
}
.slim_armor_healer_3 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1090px -364px;
  width: 90px;
  height: 90px;
}
.slim_armor_healer_4 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1090px -273px;
  width: 90px;
  height: 90px;
}
.slim_armor_healer_5 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1090px -182px;
  width: 90px;
  height: 90px;
}
.slim_armor_rogue_1 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1090px -91px;
  width: 90px;
  height: 90px;
}
.slim_armor_rogue_2 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1090px 0px;
  width: 90px;
  height: 90px;
}
.slim_armor_rogue_3 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -819px -998px;
  width: 90px;
  height: 90px;
}
.slim_armor_rogue_4 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -728px -998px;
  width: 90px;
  height: 90px;
}
.slim_armor_rogue_5 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -546px -998px;
  width: 90px;
  height: 90px;
}
.slim_armor_special_2 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -455px -998px;
  width: 90px;
  height: 90px;
}
.slim_armor_special_bardRobes {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -273px -998px;
  width: 90px;
  height: 90px;
}
.slim_armor_special_dandySuit {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -182px -998px;
  width: 90px;
  height: 90px;
}
.slim_armor_special_finnedOceanicArmor {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -91px -998px;
  width: 90px;
  height: 90px;
}
.slim_armor_special_lunarWarriorArmor {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: 0px -998px;
  width: 90px;
  height: 90px;
}
.slim_armor_special_mammothRiderArmor {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -999px -728px;
  width: 90px;
  height: 90px;
}
.slim_armor_special_nomadsCuirass {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -999px -637px;
  width: 90px;
  height: 90px;
}
.slim_armor_special_pageArmor {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -999px -546px;
  width: 90px;
  height: 90px;
}
.slim_armor_special_pyromancersRobes {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -999px -273px;
  width: 90px;
  height: 90px;
}
.slim_armor_special_roguishRainbowMessengerRobes {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -999px -182px;
  width: 90px;
  height: 90px;
}
.slim_armor_special_samuraiArmor {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -999px 0px;
  width: 90px;
  height: 90px;
}
.slim_armor_special_sneakthiefRobes {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -819px -907px;
  width: 90px;
  height: 90px;
}
.slim_armor_special_snowSovereignRobes {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -637px -907px;
  width: 90px;
  height: 90px;
}
.slim_armor_special_turkeyArmorBase {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -357px -182px;
  width: 114px;
  height: 90px;
}
.slim_armor_warrior_1 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -546px -907px;
  width: 90px;
  height: 90px;
}
.slim_armor_warrior_2 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -455px -907px;
  width: 90px;
  height: 90px;
}
.slim_armor_warrior_3 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -364px -907px;
  width: 90px;
  height: 90px;
}
.slim_armor_warrior_4 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -273px -907px;
  width: 90px;
  height: 90px;
}
.slim_armor_warrior_5 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -182px -907px;
  width: 90px;
  height: 90px;
}
.slim_armor_wizard_1 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -91px -907px;
  width: 90px;
  height: 90px;
}
.slim_armor_wizard_2 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: 0px -907px;
  width: 90px;
  height: 90px;
}
.slim_armor_wizard_3 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -652px -816px;
  width: 90px;
  height: 90px;
}
.slim_armor_wizard_4 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -561px -816px;
  width: 90px;
  height: 90px;
}
.slim_armor_wizard_5 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -908px -188px;
  width: 90px;
  height: 90px;
}
.back_special_aetherCloak {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -230px -273px;
  width: 114px;
  height: 90px;
}
.back_special_snowdriftVeil {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -587px -352px;
  width: 114px;
  height: 87px;
}
.back_special_turkeyTailBase {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -242px -91px;
  width: 114px;
  height: 90px;
}
.shop_back_special_aetherCloak {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -69px -1453px;
  width: 68px;
  height: 68px;
}
.shop_back_special_snowdriftVeil {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -138px -1453px;
  width: 68px;
  height: 68px;
}
.shop_back_special_turkeyTailBase {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -207px -1453px;
  width: 68px;
  height: 68px;
}
.body_special_aetherAmulet {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: 0px -273px;
  width: 114px;
  height: 90px;
}
.shop_body_special_aetherAmulet {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -345px -1453px;
  width: 68px;
  height: 68px;
}
.broad_armor_special_birthday {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1181px -273px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_birthday2015 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -908px -279px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_birthday2016 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -908px -370px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_birthday2017 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -908px -461px;
  width: 90px;
  height: 90px;
}
.shop_armor_special_birthday {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -828px -1453px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_birthday2015 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1173px -1453px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_birthday2016 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1242px -1453px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_birthday2017 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1311px -1453px;
  width: 68px;
  height: 68px;
}
.slim_armor_special_birthday {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -908px -552px;
  width: 90px;
  height: 90px;
}
.slim_armor_special_birthday2015 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -908px -643px;
  width: 90px;
  height: 90px;
}
.slim_armor_special_birthday2016 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -817px -724px;
  width: 90px;
  height: 90px;
}
.slim_armor_special_birthday2017 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -470px -816px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_fall2015Healer {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: 0px -816px;
  width: 93px;
  height: 90px;
}
.broad_armor_special_fall2015Mage {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -212px -725px;
  width: 105px;
  height: 90px;
}
.broad_armor_special_fall2015Rogue {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -743px -816px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_fall2015Warrior {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -834px -816px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_fall2016Healer {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -587px -440px;
  width: 114px;
  height: 87px;
}
.broad_armor_special_fall2016Mage {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: 0px -546px;
  width: 114px;
  height: 87px;
}
.broad_armor_special_fall2016Rogue {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -460px -546px;
  width: 114px;
  height: 87px;
}
.broad_armor_special_fall2016Warrior {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -702px 0px;
  width: 114px;
  height: 87px;
}
.broad_armor_special_fall2017Healer {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -472px -273px;
  width: 114px;
  height: 90px;
}
.broad_armor_special_fall2017Mage {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -472px -364px;
  width: 114px;
  height: 90px;
}
.broad_armor_special_fall2017Rogue {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -357px -91px;
  width: 114px;
  height: 90px;
}
.broad_armor_special_fall2017Warrior {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -230px -364px;
  width: 114px;
  height: 90px;
}
.broad_armor_special_fallHealer {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -728px -907px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_fallMage {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: 0px -91px;
  width: 120px;
  height: 90px;
}
.broad_armor_special_fallRogue {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -212px -634px;
  width: 105px;
  height: 90px;
}
.broad_armor_special_fallWarrior {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -999px -91px;
  width: 90px;
  height: 90px;
}
.head_special_fall2015Healer {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -412px -725px;
  width: 93px;
  height: 90px;
}
.head_special_fall2015Mage {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -106px -725px;
  width: 105px;
  height: 90px;
}
.head_special_fall2015Rogue {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -999px -364px;
  width: 90px;
  height: 90px;
}
.head_special_fall2015Warrior {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -999px -455px;
  width: 90px;
  height: 90px;
}
.head_special_fall2016Healer {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -575px -546px;
  width: 114px;
  height: 87px;
}
.head_special_fall2016Mage {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -702px -528px;
  width: 114px;
  height: 87px;
}
.head_special_fall2016Rogue {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -702px -440px;
  width: 114px;
  height: 87px;
}
.head_special_fall2016Warrior {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -702px -88px;
  width: 114px;
  height: 87px;
}
.head_special_fall2017Healer {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -345px -455px;
  width: 114px;
  height: 90px;
}
.head_special_fall2017Mage {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -230px -455px;
  width: 114px;
  height: 90px;
}
.head_special_fall2017Rogue {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -115px -455px;
  width: 114px;
  height: 90px;
}
.head_special_fall2017Warrior {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: 0px -455px;
  width: 114px;
  height: 90px;
}
.head_special_fallHealer {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -364px -998px;
  width: 90px;
  height: 90px;
}
.head_special_fallMage {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -121px -91px;
  width: 120px;
  height: 90px;
}
.head_special_fallRogue {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: 0px -634px;
  width: 105px;
  height: 90px;
}
.head_special_fallWarrior {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -637px -998px;
  width: 90px;
  height: 90px;
}
.shield_special_fall2015Healer {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -282px -816px;
  width: 93px;
  height: 90px;
}
.shield_special_fall2015Rogue {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -318px -634px;
  width: 105px;
  height: 90px;
}
.shield_special_fall2015Warrior {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -910px -998px;
  width: 90px;
  height: 90px;
}
.shield_special_fall2016Healer {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -345px -546px;
  width: 114px;
  height: 87px;
}
.shield_special_fall2016Rogue {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -230px -546px;
  width: 114px;
  height: 87px;
}
.shield_special_fall2016Warrior {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -115px -546px;
  width: 114px;
  height: 87px;
}
.shield_special_fall2017Healer {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -472px -182px;
  width: 114px;
  height: 90px;
}
.shield_special_fall2017Rogue {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -472px -91px;
  width: 114px;
  height: 90px;
}
.shield_special_fall2017Warrior {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -472px 0px;
  width: 114px;
  height: 90px;
}
.shield_special_fallHealer {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1090px -546px;
  width: 90px;
  height: 90px;
}
.shield_special_fallRogue {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -106px -634px;
  width: 105px;
  height: 90px;
}
.shield_special_fallWarrior {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1090px -728px;
  width: 90px;
  height: 90px;
}
.shop_armor_special_fall2015Healer {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1523px -483px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_fall2015Mage {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1523px -552px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_fall2015Rogue {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1523px -828px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_fall2015Warrior {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1523px -897px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_fall2016Healer {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1523px -966px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_fall2016Mage {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1523px -1242px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_fall2016Rogue {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1523px -1311px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_fall2016Warrior {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1523px -1380px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_fall2017Healer {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -138px -1522px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_fall2017Mage {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -207px -1522px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_fall2017Rogue {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -276px -1522px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_fall2017Warrior {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -552px -1522px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_fallHealer {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -621px -1522px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_fallMage {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -690px -1522px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_fallRogue {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -966px -1522px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_fallWarrior {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1661px -276px;
  width: 68px;
  height: 68px;
}
.shop_head_special_fall2015Healer {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1104px -1522px;
  width: 68px;
  height: 68px;
}
.shop_head_special_fall2015Mage {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1380px -1522px;
  width: 68px;
  height: 68px;
}
.shop_head_special_fall2015Rogue {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1449px -1522px;
  width: 68px;
  height: 68px;
}
.shop_head_special_fall2015Warrior {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1592px -138px;
  width: 68px;
  height: 68px;
}
.shop_head_special_fall2016Healer {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1592px -207px;
  width: 68px;
  height: 68px;
}
.shop_head_special_fall2016Mage {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1592px -276px;
  width: 68px;
  height: 68px;
}
.shop_head_special_fall2016Rogue {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1592px -552px;
  width: 68px;
  height: 68px;
}
.shop_head_special_fall2016Warrior {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1592px -621px;
  width: 68px;
  height: 68px;
}
.shop_head_special_fall2017Healer {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1592px -690px;
  width: 68px;
  height: 68px;
}
.shop_head_special_fall2017Mage {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1592px -966px;
  width: 68px;
  height: 68px;
}
.shop_head_special_fall2017Rogue {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1592px -1035px;
  width: 68px;
  height: 68px;
}
.shop_head_special_fall2017Warrior {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1592px -1311px;
  width: 68px;
  height: 68px;
}
.shop_head_special_fallHealer {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1592px -1380px;
  width: 68px;
  height: 68px;
}
.shop_head_special_fallMage {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1592px -1449px;
  width: 68px;
  height: 68px;
}
.shop_head_special_fallRogue {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -138px -1591px;
  width: 68px;
  height: 68px;
}
.shop_head_special_fallWarrior {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -207px -1591px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_fall2015Healer {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -276px -1591px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_fall2015Rogue {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -552px -1591px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_fall2015Warrior {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -621px -1591px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_fall2016Healer {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -897px -1591px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_fall2016Rogue {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -966px -1591px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_fall2016Warrior {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1035px -1591px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_fall2017Healer {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1311px -1591px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_fall2017Rogue {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1380px -1591px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_fall2017Warrior {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1449px -1591px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_fallHealer {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1661px -69px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_fallRogue {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1661px -138px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_fallWarrior {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1363px -1274px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_fall2015Healer {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1272px -1183px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_fall2015Mage {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1181px -1092px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_fall2015Rogue {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1090px -1001px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_fall2015Warrior {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -999px -910px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_fall2016Healer {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -908px -734px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_fall2016Mage {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -742px -634px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_fall2016Rogue {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -925px -816px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_fall2016Warrior {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -910px -907px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_fall2017Healer {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1001px -998px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_fall2017Mage {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1092px -1089px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_fall2017Rogue {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1183px -1180px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_fall2017Warrior {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1274px -1271px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_fallHealer {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -728px -1362px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_fallMage {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -797px -1362px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_fallRogue {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -866px -1362px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_fallWarrior {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -935px -1362px;
  width: 68px;
  height: 68px;
}
.slim_armor_special_fall2015Healer {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -94px -816px;
  width: 93px;
  height: 90px;
}
.slim_armor_special_fall2015Mage {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -424px -634px;
  width: 105px;
  height: 90px;
}
.slim_armor_special_fall2015Rogue {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -91px -1089px;
  width: 90px;
  height: 90px;
}
.slim_armor_special_fall2015Warrior {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -182px -1089px;
  width: 90px;
  height: 90px;
}
.slim_armor_special_fall2016Healer {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -587px -88px;
  width: 114px;
  height: 87px;
}
.slim_armor_special_fall2016Mage {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -587px 0px;
  width: 114px;
  height: 87px;
}
.slim_armor_special_fall2016Rogue {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -460px -455px;
  width: 114px;
  height: 87px;
}
.slim_armor_special_fall2016Warrior {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -702px -352px;
  width: 114px;
  height: 87px;
}
.slim_armor_special_fall2017Healer {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -115px -364px;
  width: 114px;
  height: 90px;
}
.slim_armor_special_fall2017Mage {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: 0px -364px;
  width: 114px;
  height: 90px;
}
.slim_armor_special_fall2017Rogue {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -345px -273px;
  width: 114px;
  height: 90px;
}
.slim_armor_special_fall2017Warrior {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -242px 0px;
  width: 114px;
  height: 90px;
}
.slim_armor_special_fallHealer {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1001px -1089px;
  width: 90px;
  height: 90px;
}
.slim_armor_special_fallMage {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -121px 0px;
  width: 120px;
  height: 90px;
}
.slim_armor_special_fallRogue {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -530px -634px;
  width: 105px;
  height: 90px;
}
.slim_armor_special_fallWarrior {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1181px -182px;
  width: 90px;
  height: 90px;
}
.weapon_special_fall2015Healer {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -694px -725px;
  width: 93px;
  height: 90px;
}
.weapon_special_fall2015Mage {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -636px -634px;
  width: 105px;
  height: 90px;
}
.weapon_special_fall2015Rogue {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1181px -455px;
  width: 90px;
  height: 90px;
}
.weapon_special_fall2015Warrior {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1181px -546px;
  width: 90px;
  height: 90px;
}
.weapon_special_fall2016Healer {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -587px -264px;
  width: 114px;
  height: 87px;
}
.weapon_special_fall2016Mage {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -587px -176px;
  width: 114px;
  height: 87px;
}
.weapon_special_fall2016Rogue {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -702px -264px;
  width: 114px;
  height: 87px;
}
.weapon_special_fall2016Warrior {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -702px -176px;
  width: 114px;
  height: 87px;
}
.weapon_special_fall2017Healer {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -357px 0px;
  width: 114px;
  height: 90px;
}
.weapon_special_fall2017Mage {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -230px -182px;
  width: 114px;
  height: 90px;
}
.weapon_special_fall2017Rogue {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -115px -182px;
  width: 114px;
  height: 90px;
}
.weapon_special_fall2017Warrior {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: 0px -182px;
  width: 114px;
  height: 90px;
}
.weapon_special_fallHealer {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -273px -1180px;
  width: 90px;
  height: 90px;
}
.weapon_special_fallMage {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: 0px 0px;
  width: 120px;
  height: 90px;
}
.weapon_special_fallRogue {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: 0px -725px;
  width: 105px;
  height: 90px;
}
.weapon_special_fallWarrior {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -546px -1180px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_gaymerx {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -637px -1180px;
  width: 90px;
  height: 90px;
}
.head_special_gaymerx {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -728px -1180px;
  width: 90px;
  height: 90px;
}
.shop_armor_special_gaymerx {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -483px -1453px;
  width: 68px;
  height: 68px;
}
.shop_head_special_gaymerx {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -552px -1453px;
  width: 68px;
  height: 68px;
}
.slim_armor_special_gaymerx {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -819px -1180px;
  width: 90px;
  height: 90px;
}
.back_mystery_201402 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -910px -1180px;
  width: 90px;
  height: 90px;
}
.broad_armor_mystery_201402 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1001px -1180px;
  width: 90px;
  height: 90px;
}
.head_mystery_201402 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1092px -1180px;
  width: 90px;
  height: 90px;
}
.shop_armor_mystery_201402 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -897px -1453px;
  width: 68px;
  height: 68px;
}
.shop_back_mystery_201402 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -966px -1453px;
  width: 68px;
  height: 68px;
}
.shop_head_mystery_201402 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1035px -1453px;
  width: 68px;
  height: 68px;
}
.shop_set_mystery_201402 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1104px -1453px;
  width: 68px;
  height: 68px;
}
.slim_armor_mystery_201402 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1272px 0px;
  width: 90px;
  height: 90px;
}
.broad_armor_mystery_201403 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1272px -91px;
  width: 90px;
  height: 90px;
}
.headAccessory_mystery_201403 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1272px -182px;
  width: 90px;
  height: 90px;
}
.shop_armor_mystery_201403 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1380px -1453px;
  width: 68px;
  height: 68px;
}
.shop_headAccessory_mystery_201403 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1449px -1453px;
  width: 68px;
  height: 68px;
}
.shop_set_mystery_201403 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1523px 0px;
  width: 68px;
  height: 68px;
}
.slim_armor_mystery_201403 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1272px -273px;
  width: 90px;
  height: 90px;
}
.back_mystery_201404 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1272px -364px;
  width: 90px;
  height: 90px;
}
.headAccessory_mystery_201404 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1272px -455px;
  width: 90px;
  height: 90px;
}
.shop_back_mystery_201404 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1523px -276px;
  width: 68px;
  height: 68px;
}
.shop_headAccessory_mystery_201404 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1523px -345px;
  width: 68px;
  height: 68px;
}
.shop_set_mystery_201404 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1523px -414px;
  width: 68px;
  height: 68px;
}
.broad_armor_mystery_201405 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1272px -546px;
  width: 90px;
  height: 90px;
}
.head_mystery_201405 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1272px -637px;
  width: 90px;
  height: 90px;
}
.shop_armor_mystery_201405 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1523px -621px;
  width: 68px;
  height: 68px;
}
.shop_head_mystery_201405 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1523px -690px;
  width: 68px;
  height: 68px;
}
.shop_set_mystery_201405 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1523px -759px;
  width: 68px;
  height: 68px;
}
.slim_armor_mystery_201405 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1272px -728px;
  width: 90px;
  height: 90px;
}
.broad_armor_mystery_201406 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -817px -627px;
  width: 90px;
  height: 96px;
}
.head_mystery_201406 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -908px 0px;
  width: 90px;
  height: 96px;
}
.shop_armor_mystery_201406 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1523px -1035px;
  width: 68px;
  height: 68px;
}
.shop_head_mystery_201406 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1523px -1104px;
  width: 68px;
  height: 68px;
}
.shop_set_mystery_201406 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1523px -1173px;
  width: 68px;
  height: 68px;
}
.slim_armor_mystery_201406 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -817px -530px;
  width: 90px;
  height: 96px;
}
.broad_armor_mystery_201407 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1272px -1092px;
  width: 90px;
  height: 90px;
}
.head_mystery_201407 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: 0px -1271px;
  width: 90px;
  height: 90px;
}
.shop_armor_mystery_201407 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1523px -1449px;
  width: 68px;
  height: 68px;
}
.shop_head_mystery_201407 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: 0px -1522px;
  width: 68px;
  height: 68px;
}
.shop_set_mystery_201407 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -69px -1522px;
  width: 68px;
  height: 68px;
}
.slim_armor_mystery_201407 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -91px -1271px;
  width: 90px;
  height: 90px;
}
.broad_armor_mystery_201408 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -182px -1271px;
  width: 90px;
  height: 90px;
}
.head_mystery_201408 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -273px -1271px;
  width: 90px;
  height: 90px;
}
.shop_armor_mystery_201408 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -345px -1522px;
  width: 68px;
  height: 68px;
}
.shop_head_mystery_201408 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -414px -1522px;
  width: 68px;
  height: 68px;
}
.shop_set_mystery_201408 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -483px -1522px;
  width: 68px;
  height: 68px;
}
.slim_armor_mystery_201408 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -364px -1271px;
  width: 90px;
  height: 90px;
}
.broad_armor_mystery_201409 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -455px -1271px;
  width: 90px;
  height: 90px;
}
.headAccessory_mystery_201409 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -546px -1271px;
  width: 90px;
  height: 90px;
}
.shop_armor_mystery_201409 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -759px -1522px;
  width: 68px;
  height: 68px;
}
.shop_headAccessory_mystery_201409 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -828px -1522px;
  width: 68px;
  height: 68px;
}
.shop_set_mystery_201409 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -897px -1522px;
  width: 68px;
  height: 68px;
}
.slim_armor_mystery_201409 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -637px -1271px;
  width: 90px;
  height: 90px;
}
.back_mystery_201410 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -188px -816px;
  width: 93px;
  height: 90px;
}
.broad_armor_mystery_201410 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -600px -725px;
  width: 93px;
  height: 90px;
}
.shop_armor_mystery_201410 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1173px -1522px;
  width: 68px;
  height: 68px;
}
.shop_back_mystery_201410 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1242px -1522px;
  width: 68px;
  height: 68px;
}
.shop_set_mystery_201410 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1311px -1522px;
  width: 68px;
  height: 68px;
}
.slim_armor_mystery_201410 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -506px -725px;
  width: 93px;
  height: 90px;
}
.head_mystery_201411 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1001px -1271px;
  width: 90px;
  height: 90px;
}
.shop_head_mystery_201411 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1518px -1522px;
  width: 68px;
  height: 68px;
}
.shop_set_mystery_201411 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1592px 0px;
  width: 68px;
  height: 68px;
}
.shop_weapon_mystery_201411 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1592px -69px;
  width: 68px;
  height: 68px;
}
.weapon_mystery_201411 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1092px -1271px;
  width: 90px;
  height: 90px;
}
.broad_armor_mystery_201412 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1183px -1271px;
  width: 90px;
  height: 90px;
}
.head_mystery_201412 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1363px 0px;
  width: 90px;
  height: 90px;
}
.shop_armor_mystery_201412 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1592px -345px;
  width: 68px;
  height: 68px;
}
.shop_head_mystery_201412 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1592px -414px;
  width: 68px;
  height: 68px;
}
.shop_set_mystery_201412 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1592px -483px;
  width: 68px;
  height: 68px;
}
.slim_armor_mystery_201412 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1363px -91px;
  width: 90px;
  height: 90px;
}
.broad_armor_mystery_201501 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1363px -182px;
  width: 90px;
  height: 90px;
}
.head_mystery_201501 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1363px -273px;
  width: 90px;
  height: 90px;
}
.shop_armor_mystery_201501 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1592px -759px;
  width: 68px;
  height: 68px;
}
.shop_head_mystery_201501 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1592px -828px;
  width: 68px;
  height: 68px;
}
.shop_set_mystery_201501 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1592px -897px;
  width: 68px;
  height: 68px;
}
.slim_armor_mystery_201501 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1363px -364px;
  width: 90px;
  height: 90px;
}
.headAccessory_mystery_201502 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1363px -455px;
  width: 90px;
  height: 90px;
}
.shop_headAccessory_mystery_201502 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1592px -1104px;
  width: 68px;
  height: 68px;
}
.shop_set_mystery_201502 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1592px -1173px;
  width: 68px;
  height: 68px;
}
.shop_weapon_mystery_201502 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1592px -1242px;
  width: 68px;
  height: 68px;
}
.weapon_mystery_201502 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1363px -546px;
  width: 90px;
  height: 90px;
}
.broad_armor_mystery_201503 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1363px -637px;
  width: 90px;
  height: 90px;
}
.eyewear_mystery_201503 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1363px -728px;
  width: 90px;
  height: 90px;
}
.shop_armor_mystery_201503 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1592px -1518px;
  width: 68px;
  height: 68px;
}
.shop_eyewear_mystery_201503 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: 0px -1591px;
  width: 68px;
  height: 68px;
}
.shop_set_mystery_201503 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -69px -1591px;
  width: 68px;
  height: 68px;
}
.slim_armor_mystery_201503 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1363px -819px;
  width: 90px;
  height: 90px;
}
.back_mystery_201504 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1363px -910px;
  width: 90px;
  height: 90px;
}
.broad_armor_mystery_201504 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1363px -1001px;
  width: 90px;
  height: 90px;
}
.shop_armor_mystery_201504 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -345px -1591px;
  width: 68px;
  height: 68px;
}
.shop_back_mystery_201504 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -414px -1591px;
  width: 68px;
  height: 68px;
}
.shop_set_mystery_201504 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -483px -1591px;
  width: 68px;
  height: 68px;
}
.slim_armor_mystery_201504 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1363px -1092px;
  width: 90px;
  height: 90px;
}
.head_mystery_201505 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1363px -1183px;
  width: 90px;
  height: 90px;
}
.shop_head_mystery_201505 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -690px -1591px;
  width: 68px;
  height: 68px;
}
.shop_set_mystery_201505 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -759px -1591px;
  width: 68px;
  height: 68px;
}
.shop_weapon_mystery_201505 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -828px -1591px;
  width: 68px;
  height: 68px;
}
.weapon_mystery_201505 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: 0px -1362px;
  width: 90px;
  height: 90px;
}
.broad_armor_mystery_201506 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -817px -212px;
  width: 90px;
  height: 105px;
}
.eyewear_mystery_201506 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -817px -318px;
  width: 90px;
  height: 105px;
}
.shop_armor_mystery_201506 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1104px -1591px;
  width: 68px;
  height: 68px;
}
.shop_eyewear_mystery_201506 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1173px -1591px;
  width: 68px;
  height: 68px;
}
.shop_set_mystery_201506 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1242px -1591px;
  width: 68px;
  height: 68px;
}
.slim_armor_mystery_201506 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -817px -424px;
  width: 90px;
  height: 105px;
}
.back_mystery_201507 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -817px -106px;
  width: 90px;
  height: 105px;
}
.eyewear_mystery_201507 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -817px 0px;
  width: 90px;
  height: 105px;
}
.shop_back_mystery_201507 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1518px -1591px;
  width: 68px;
  height: 68px;
}
.shop_eyewear_mystery_201507 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1587px -1591px;
  width: 68px;
  height: 68px;
}
.shop_set_mystery_201507 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1661px 0px;
  width: 68px;
  height: 68px;
}
.broad_armor_mystery_201508 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -318px -725px;
  width: 93px;
  height: 90px;
}
.head_mystery_201508 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -376px -816px;
  width: 93px;
  height: 90px;
}
.shop_armor_mystery_201508 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -1661px -207px;
  width: 68px;
  height: 68px;
}
.shop_head_mystery_201508 {
  background-image: url(/static/images/spritesmith-main-6.dbdeee5.png);
  background-position: -276px -1453px;
  width: 68px;
  height: 68px;
}

.shop_set_mystery_201508 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -897px -1334px;
  width: 68px;
  height: 68px;
}
.slim_armor_mystery_201508 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -197px -697px;
  width: 93px;
  height: 90px;
}
.broad_armor_mystery_201509 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1054px -182px;
  width: 90px;
  height: 90px;
}
.head_mystery_201509 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1054px -546px;
  width: 90px;
  height: 90px;
}
.shop_armor_mystery_201509 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1647px -69px;
  width: 68px;
  height: 68px;
}
.shop_head_mystery_201509 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1647px -138px;
  width: 68px;
  height: 68px;
}
.shop_set_mystery_201509 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1418px -1051px;
  width: 68px;
  height: 68px;
}
.slim_armor_mystery_201509 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -778px -512px;
  width: 90px;
  height: 90px;
}
.back_mystery_201510 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -364px -485px;
  width: 105px;
  height: 90px;
}
.headAccessory_mystery_201510 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -869px -182px;
  width: 93px;
  height: 90px;
}
.shop_back_mystery_201510 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1647px -207px;
  width: 68px;
  height: 68px;
}
.shop_headAccessory_mystery_201510 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1418px -706px;
  width: 68px;
  height: 68px;
}
.shop_set_mystery_201510 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1418px -982px;
  width: 68px;
  height: 68px;
}
.broad_armor_mystery_201511 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -637px -1243px;
  width: 90px;
  height: 90px;
}
.head_mystery_201511 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -910px -1243px;
  width: 90px;
  height: 90px;
}
.shop_armor_mystery_201511 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -966px -1334px;
  width: 68px;
  height: 68px;
}
.shop_head_mystery_201511 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -828px -1403px;
  width: 68px;
  height: 68px;
}
.shop_set_mystery_201511 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -897px -1403px;
  width: 68px;
  height: 68px;
}
.slim_armor_mystery_201511 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1274px -1243px;
  width: 90px;
  height: 90px;
}
.broad_armor_mystery_201512 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1418px -273px;
  width: 90px;
  height: 90px;
}
.head_mystery_201512 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -869px -546px;
  width: 90px;
  height: 90px;
}
.shop_armor_mystery_201512 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -138px -1610px;
  width: 68px;
  height: 68px;
}
.shop_head_mystery_201512 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -207px -1610px;
  width: 68px;
  height: 68px;
}
.shop_set_mystery_201512 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -483px -1610px;
  width: 68px;
  height: 68px;
}
.slim_armor_mystery_201512 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -869px -637px;
  width: 90px;
  height: 90px;
}
.head_mystery_201601 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -221px 0px;
  width: 120px;
  height: 90px;
}
.shield_mystery_201601 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: 0px -106px;
  width: 120px;
  height: 90px;
}
.shop_head_mystery_201601 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -345px -1334px;
  width: 68px;
  height: 68px;
}
.shop_set_mystery_201601 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -414px -1334px;
  width: 68px;
  height: 68px;
}
.shop_shield_mystery_201601 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -483px -1334px;
  width: 68px;
  height: 68px;
}
.back_mystery_201602 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: 0px -788px;
  width: 90px;
  height: 90px;
}
.head_mystery_201602 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -91px -788px;
  width: 90px;
  height: 90px;
}
.shop_back_mystery_201602 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1035px -1334px;
  width: 68px;
  height: 68px;
}
.shop_head_mystery_201602 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -69px -1403px;
  width: 68px;
  height: 68px;
}
.shop_set_mystery_201602 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -345px -1403px;
  width: 68px;
  height: 68px;
}
.broad_armor_mystery_201603 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -182px -788px;
  width: 90px;
  height: 90px;
}
.head_mystery_201603 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -273px -788px;
  width: 90px;
  height: 90px;
}
.shop_armor_mystery_201603 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -483px -1541px;
  width: 68px;
  height: 68px;
}
.shop_head_mystery_201603 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -966px -1541px;
  width: 68px;
  height: 68px;
}
.shop_set_mystery_201603 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1035px -1541px;
  width: 68px;
  height: 68px;
}
.slim_armor_mystery_201603 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1054px -91px;
  width: 90px;
  height: 90px;
}
.broad_armor_mystery_201604 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -869px -91px;
  width: 93px;
  height: 90px;
}
.head_mystery_201604 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -869px 0px;
  width: 93px;
  height: 90px;
}
.shop_armor_mystery_201604 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1647px -1104px;
  width: 68px;
  height: 68px;
}
.shop_head_mystery_201604 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1647px -1173px;
  width: 68px;
  height: 68px;
}
.shop_set_mystery_201604 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1647px -1242px;
  width: 68px;
  height: 68px;
}
.slim_armor_mystery_201604 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -761px -697px;
  width: 93px;
  height: 90px;
}
.broad_armor_mystery_201605 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1001px -1243px;
  width: 90px;
  height: 90px;
}
.head_mystery_201605 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1092px -1243px;
  width: 90px;
  height: 90px;
}
.shop_armor_mystery_201605 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -552px -1610px;
  width: 68px;
  height: 68px;
}
.shop_head_mystery_201605 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -828px -1610px;
  width: 68px;
  height: 68px;
}
.shop_set_mystery_201605 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1418px -637px;
  width: 68px;
  height: 68px;
}
.slim_armor_mystery_201605 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1183px -1243px;
  width: 90px;
  height: 90px;
}
.broad_armor_mystery_201606 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -687px -424px;
  width: 90px;
  height: 105px;
}
.head_mystery_201606 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1418px 0px;
  width: 90px;
  height: 90px;
}
.shop_armor_mystery_201606 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1418px -1120px;
  width: 68px;
  height: 68px;
}
.shop_head_mystery_201606 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: 0px -1334px;
  width: 68px;
  height: 68px;
}
.shop_set_mystery_201606 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -69px -1334px;
  width: 68px;
  height: 68px;
}
.slim_armor_mystery_201606 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: 0px -591px;
  width: 90px;
  height: 105px;
}
.broad_armor_mystery_201607 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1418px -364px;
  width: 90px;
  height: 90px;
}
.head_mystery_201607 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -869px -364px;
  width: 90px;
  height: 90px;
}
.shop_armor_mystery_201607 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -552px -1334px;
  width: 68px;
  height: 68px;
}
.shop_head_mystery_201607 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -690px -1334px;
  width: 68px;
  height: 68px;
}
.shop_set_mystery_201607 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -759px -1334px;
  width: 68px;
  height: 68px;
}
.slim_armor_mystery_201607 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -869px -455px;
  width: 90px;
  height: 90px;
}
.back_mystery_201608 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -667px -697px;
  width: 93px;
  height: 90px;
}
.head_mystery_201608 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -121px -106px;
  width: 93px;
  height: 90px;
}
.shop_back_mystery_201608 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1104px -1334px;
  width: 68px;
  height: 68px;
}
.shop_head_mystery_201608 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1173px -1334px;
  width: 68px;
  height: 68px;
}
.shop_set_mystery_201608 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: 0px -1403px;
  width: 68px;
  height: 68px;
}
.broad_armor_mystery_201609 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -479px -697px;
  width: 93px;
  height: 90px;
}
.head_mystery_201609 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -385px -697px;
  width: 93px;
  height: 90px;
}
.shop_armor_mystery_201609 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -414px -1403px;
  width: 68px;
  height: 68px;
}
.shop_head_mystery_201609 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -483px -1403px;
  width: 68px;
  height: 68px;
}
.shop_set_mystery_201609 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -759px -1403px;
  width: 68px;
  height: 68px;
}
.slim_armor_mystery_201609 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -291px -697px;
  width: 93px;
  height: 90px;
}
.broad_armor_mystery_201610 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -778px -312px;
  width: 90px;
  height: 99px;
}
.head_mystery_201610 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -778px -212px;
  width: 90px;
  height: 99px;
}
.shop_armor_mystery_201610 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -552px -1541px;
  width: 68px;
  height: 68px;
}
.shop_head_mystery_201610 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -621px -1541px;
  width: 68px;
  height: 68px;
}
.shop_set_mystery_201610 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -897px -1541px;
  width: 68px;
  height: 68px;
}
.slim_armor_mystery_201610 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -778px -412px;
  width: 90px;
  height: 99px;
}
.head_mystery_201611 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -364px -788px;
  width: 90px;
  height: 90px;
}
.shop_head_mystery_201611 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1449px -1541px;
  width: 68px;
  height: 68px;
}
.shop_set_mystery_201611 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1518px -1541px;
  width: 68px;
  height: 68px;
}
.shop_weapon_mystery_201611 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1647px 0px;
  width: 68px;
  height: 68px;
}
.weapon_mystery_201611 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -455px -788px;
  width: 90px;
  height: 90px;
}
.broad_armor_mystery_201612 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -546px -788px;
  width: 90px;
  height: 90px;
}
.head_mystery_201612 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -963px -728px;
  width: 90px;
  height: 90px;
}
.shop_armor_mystery_201612 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1647px -621px;
  width: 68px;
  height: 68px;
}
.shop_head_mystery_201612 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1647px -690px;
  width: 68px;
  height: 68px;
}
.shop_set_mystery_201612 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1647px -759px;
  width: 68px;
  height: 68px;
}
.slim_armor_mystery_201612 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -364px -879px;
  width: 90px;
  height: 90px;
}
.eyewear_mystery_201701 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -687px -106px;
  width: 90px;
  height: 105px;
}
.shield_mystery_201701 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -687px -212px;
  width: 90px;
  height: 105px;
}
.shop_eyewear_mystery_201701 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1647px -1311px;
  width: 68px;
  height: 68px;
}
.shop_set_mystery_201701 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1647px -1518px;
  width: 68px;
  height: 68px;
}
.shop_shield_mystery_201701 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -69px -1610px;
  width: 68px;
  height: 68px;
}
.back_mystery_201702 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -637px -970px;
  width: 90px;
  height: 90px;
}
.head_mystery_201702 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: 0px -1061px;
  width: 90px;
  height: 90px;
}
.shop_back_mystery_201702 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -276px -1610px;
  width: 68px;
  height: 68px;
}
.shop_head_mystery_201702 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -345px -1610px;
  width: 68px;
  height: 68px;
}
.shop_set_mystery_201702 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -414px -1610px;
  width: 68px;
  height: 68px;
}
.broad_armor_mystery_201703 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1236px -91px;
  width: 90px;
  height: 90px;
}
.head_mystery_201703 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1236px -364px;
  width: 90px;
  height: 90px;
}
.shop_armor_mystery_201703 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -621px -1610px;
  width: 68px;
  height: 68px;
}
.shop_head_mystery_201703 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -690px -1610px;
  width: 68px;
  height: 68px;
}
.shop_set_mystery_201703 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -759px -1610px;
  width: 68px;
  height: 68px;
}
.slim_armor_mystery_201703 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1236px -455px;
  width: 90px;
  height: 90px;
}
.back_mystery_201704 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -728px -1152px;
  width: 90px;
  height: 90px;
}
.broad_armor_mystery_201704 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1327px -455px;
  width: 90px;
  height: 90px;
}
.shop_armor_mystery_201704 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1418px -775px;
  width: 68px;
  height: 68px;
}
.shop_back_mystery_201704 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1418px -844px;
  width: 68px;
  height: 68px;
}
.shop_set_mystery_201704 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1418px -913px;
  width: 68px;
  height: 68px;
}
.slim_armor_mystery_201704 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -364px -1243px;
  width: 90px;
  height: 90px;
}
.body_mystery_201705 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -455px -1243px;
  width: 90px;
  height: 90px;
}
.head_mystery_201705 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -546px -1243px;
  width: 90px;
  height: 90px;
}
.shop_body_mystery_201705 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1418px -1189px;
  width: 68px;
  height: 68px;
}
.shop_head_mystery_201705 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1418px -1258px;
  width: 68px;
  height: 68px;
}
.shop_set_mystery_201705 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -700px -591px;
  width: 68px;
  height: 68px;
}
.back_mystery_201706 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -448px -394px;
  width: 111px;
  height: 90px;
}
.body_mystery_201706 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -336px -394px;
  width: 111px;
  height: 90px;
}
.shop_back_mystery_201706 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -138px -1334px;
  width: 68px;
  height: 68px;
}
.shop_body_mystery_201706 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -207px -1334px;
  width: 68px;
  height: 68px;
}
.shop_set_mystery_201706 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -276px -1334px;
  width: 68px;
  height: 68px;
}
.broad_armor_mystery_201707 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -470px -485px;
  width: 105px;
  height: 90px;
}
.head_mystery_201707 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -576px -485px;
  width: 105px;
  height: 90px;
}
.shop_armor_mystery_201707 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1277px -1092px;
  width: 40px;
  height: 40px;
}
.shop_head_mystery_201707 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1236px -1092px;
  width: 40px;
  height: 40px;
}
.shop_set_mystery_201707 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -621px -1334px;
  width: 68px;
  height: 68px;
}
.slim_armor_mystery_201707 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -182px -591px;
  width: 105px;
  height: 90px;
}
.shield_mystery_201708 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1418px -91px;
  width: 90px;
  height: 90px;
}
.shop_set_mystery_201708 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -828px -1334px;
  width: 68px;
  height: 68px;
}
.shop_shield_mystery_201708 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1368px -1183px;
  width: 40px;
  height: 40px;
}
.shop_weapon_mystery_201708 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1327px -1183px;
  width: 40px;
  height: 40px;
}
.weapon_mystery_201708 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1418px -455px;
  width: 90px;
  height: 90px;
}
.back_mystery_201709 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -103px -197px;
  width: 114px;
  height: 90px;
}
.shield_mystery_201709 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -115px -303px;
  width: 114px;
  height: 90px;
}
.shop_back_mystery_201709 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1242px -1334px;
  width: 68px;
  height: 68px;
}
.shop_set_mystery_201709 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1311px -1334px;
  width: 68px;
  height: 68px;
}
.shop_shield_mystery_201709 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1380px -1334px;
  width: 68px;
  height: 68px;
}
.broad_armor_mystery_201710 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -103px -697px;
  width: 93px;
  height: 90px;
}
.head_mystery_201710 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -573px -697px;
  width: 93px;
  height: 90px;
}
.shop_armor_mystery_201710 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -138px -1403px;
  width: 68px;
  height: 68px;
}
.shop_head_mystery_201710 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -207px -1403px;
  width: 68px;
  height: 68px;
}
.shop_set_mystery_201710 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -276px -1403px;
  width: 68px;
  height: 68px;
}
.slim_armor_mystery_201710 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -869px -273px;
  width: 93px;
  height: 90px;
}
.body_mystery_201711 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -457px -91px;
  width: 114px;
  height: 90px;
}
.broad_armor_mystery_201711 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -457px -182px;
  width: 114px;
  height: 90px;
}
.shop_armor_mystery_201711 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -552px -1403px;
  width: 68px;
  height: 68px;
}
.shop_body_mystery_201711 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -621px -1403px;
  width: 68px;
  height: 68px;
}
.shop_set_mystery_201711 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -690px -1403px;
  width: 68px;
  height: 68px;
}
.slim_armor_mystery_201711 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: 0px -303px;
  width: 114px;
  height: 90px;
}
.broad_armor_mystery_201712 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -342px -182px;
  width: 114px;
  height: 90px;
}
.head_mystery_201712 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -342px -91px;
  width: 114px;
  height: 90px;
}
.shop_armor_mystery_201712 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -966px -1403px;
  width: 68px;
  height: 68px;
}
.shop_head_mystery_201712 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1035px -1403px;
  width: 68px;
  height: 68px;
}
.shop_set_mystery_201712 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1104px -1403px;
  width: 68px;
  height: 68px;
}
.slim_armor_mystery_201712 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -342px 0px;
  width: 114px;
  height: 90px;
}
.back_mystery_201801 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -218px -197px;
  width: 114px;
  height: 90px;
}
.headAccessory_mystery_201801 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -457px 0px;
  width: 114px;
  height: 90px;
}
.shop_back_mystery_201801 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -690px -1541px;
  width: 68px;
  height: 68px;
}
.shop_headAccessory_mystery_201801 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -759px -1541px;
  width: 68px;
  height: 68px;
}
.shop_set_mystery_201801 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -828px -1541px;
  width: 68px;
  height: 68px;
}
.broad_armor_mystery_301404 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -637px -788px;
  width: 90px;
  height: 90px;
}
.eyewear_mystery_301404 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -728px -788px;
  width: 90px;
  height: 90px;
}
.head_mystery_301404 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -819px -788px;
  width: 90px;
  height: 90px;
}
.shop_armor_mystery_301404 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1104px -1541px;
  width: 68px;
  height: 68px;
}
.shop_eyewear_mystery_301404 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1173px -1541px;
  width: 68px;
  height: 68px;
}
.shop_head_mystery_301404 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1242px -1541px;
  width: 68px;
  height: 68px;
}
.shop_set_mystery_301404 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1311px -1541px;
  width: 68px;
  height: 68px;
}
.shop_weapon_mystery_301404 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1380px -1541px;
  width: 68px;
  height: 68px;
}
.slim_armor_mystery_301404 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -963px 0px;
  width: 90px;
  height: 90px;
}
.weapon_mystery_301404 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -963px -91px;
  width: 90px;
  height: 90px;
}
.eyewear_mystery_301405 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -963px -182px;
  width: 90px;
  height: 90px;
}
.headAccessory_mystery_301405 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -963px -364px;
  width: 90px;
  height: 90px;
}
.head_mystery_301405 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -963px -273px;
  width: 90px;
  height: 90px;
}
.shield_mystery_301405 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -963px -455px;
  width: 90px;
  height: 90px;
}
.shop_eyewear_mystery_301405 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1647px -276px;
  width: 68px;
  height: 68px;
}
.shop_headAccessory_mystery_301405 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1647px -414px;
  width: 68px;
  height: 68px;
}
.shop_head_mystery_301405 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1647px -345px;
  width: 68px;
  height: 68px;
}
.shop_set_mystery_301405 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1647px -483px;
  width: 68px;
  height: 68px;
}
.shop_shield_mystery_301405 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1647px -552px;
  width: 68px;
  height: 68px;
}
.broad_armor_mystery_301703 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -963px -546px;
  width: 90px;
  height: 90px;
}
.eyewear_mystery_301703 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -963px -637px;
  width: 90px;
  height: 90px;
}
.head_mystery_301703 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -572px -88px;
  width: 114px;
  height: 87px;
}
.shop_armor_mystery_301703 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1647px -828px;
  width: 68px;
  height: 68px;
}
.shop_eyewear_mystery_301703 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1647px -897px;
  width: 68px;
  height: 68px;
}
.shop_head_mystery_301703 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1647px -966px;
  width: 68px;
  height: 68px;
}
.shop_set_mystery_301703 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1647px -1035px;
  width: 68px;
  height: 68px;
}
.slim_armor_mystery_301703 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: 0px -879px;
  width: 90px;
  height: 90px;
}
.broad_armor_mystery_301704 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -91px -879px;
  width: 90px;
  height: 90px;
}
.head_mystery_301704 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -182px -879px;
  width: 90px;
  height: 90px;
}
.shield_mystery_301704 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -273px -879px;
  width: 90px;
  height: 90px;
}
.shop_armor_mystery_301704 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1647px -1380px;
  width: 68px;
  height: 68px;
}
.shop_head_mystery_301704 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1647px -1449px;
  width: 68px;
  height: 68px;
}
.shop_set_mystery_301704 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -897px -1610px;
  width: 68px;
  height: 68px;
}
.shop_shield_mystery_301704 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: 0px -1610px;
  width: 68px;
  height: 68px;
}
.slim_armor_mystery_301704 {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -455px -879px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_spring2015Healer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -546px -879px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_spring2015Mage {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -637px -879px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_spring2015Rogue {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -728px -879px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_spring2015Warrior {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -819px -879px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_spring2016Healer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -910px -879px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_spring2016Mage {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1054px 0px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_spring2016Rogue {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -494px -591px;
  width: 102px;
  height: 90px;
}
.broad_armor_special_spring2016Warrior {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1418px -546px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_spring2017Healer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1054px -273px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_spring2017Mage {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1054px -364px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_spring2017Rogue {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1054px -455px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_spring2017Warrior {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -572px -264px;
  width: 114px;
  height: 87px;
}
.broad_armor_special_springHealer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1054px -637px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_springMage {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1054px -728px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_springRogue {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1054px -819px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_springWarrior {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: 0px -970px;
  width: 90px;
  height: 90px;
}
.headAccessory_special_spring2015Healer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1145px -455px;
  width: 90px;
  height: 90px;
}
.headAccessory_special_spring2015Mage {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1145px -546px;
  width: 90px;
  height: 90px;
}
.headAccessory_special_spring2015Rogue {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1145px -637px;
  width: 90px;
  height: 90px;
}
.headAccessory_special_spring2015Warrior {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1145px -728px;
  width: 90px;
  height: 90px;
}
.headAccessory_special_spring2016Healer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1145px -819px;
  width: 90px;
  height: 90px;
}
.headAccessory_special_spring2016Mage {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1145px -910px;
  width: 90px;
  height: 90px;
}
.headAccessory_special_spring2016Rogue {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -597px -591px;
  width: 102px;
  height: 90px;
}
.headAccessory_special_spring2016Warrior {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -91px -1061px;
  width: 90px;
  height: 90px;
}
.headAccessory_special_spring2017Healer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -182px -1061px;
  width: 90px;
  height: 90px;
}
.headAccessory_special_spring2017Mage {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -273px -1061px;
  width: 90px;
  height: 90px;
}
.headAccessory_special_spring2017Rogue {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -364px -1061px;
  width: 90px;
  height: 90px;
}
.headAccessory_special_spring2017Warrior {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -455px -1061px;
  width: 90px;
  height: 90px;
}
.headAccessory_special_springHealer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -546px -1061px;
  width: 90px;
  height: 90px;
}
.headAccessory_special_springMage {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -637px -1061px;
  width: 90px;
  height: 90px;
}
.headAccessory_special_springRogue {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -728px -1061px;
  width: 90px;
  height: 90px;
}
.headAccessory_special_springWarrior {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -819px -1061px;
  width: 90px;
  height: 90px;
}
.head_special_spring2015Healer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -91px -970px;
  width: 90px;
  height: 90px;
}
.head_special_spring2015Mage {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -182px -970px;
  width: 90px;
  height: 90px;
}
.head_special_spring2015Rogue {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -273px -970px;
  width: 90px;
  height: 90px;
}
.head_special_spring2015Warrior {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -364px -970px;
  width: 90px;
  height: 90px;
}
.head_special_spring2016Healer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -455px -970px;
  width: 90px;
  height: 90px;
}
.head_special_spring2016Mage {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -546px -970px;
  width: 90px;
  height: 90px;
}
.head_special_spring2016Rogue {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -288px -591px;
  width: 102px;
  height: 90px;
}
.head_special_spring2016Warrior {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -728px -970px;
  width: 90px;
  height: 90px;
}
.head_special_spring2017Healer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -819px -970px;
  width: 90px;
  height: 90px;
}
.head_special_spring2017Mage {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -910px -970px;
  width: 90px;
  height: 90px;
}
.head_special_spring2017Rogue {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1001px -970px;
  width: 90px;
  height: 90px;
}
.head_special_spring2017Warrior {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1145px 0px;
  width: 90px;
  height: 90px;
}
.head_special_springHealer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1145px -91px;
  width: 90px;
  height: 90px;
}
.head_special_springMage {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1145px -182px;
  width: 90px;
  height: 90px;
}
.head_special_springRogue {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1145px -273px;
  width: 90px;
  height: 90px;
}
.head_special_springWarrior {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1145px -364px;
  width: 90px;
  height: 90px;
}
.shield_special_spring2015Healer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -910px -1061px;
  width: 90px;
  height: 90px;
}
.shield_special_spring2015Rogue {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1001px -1061px;
  width: 90px;
  height: 90px;
}
.shield_special_spring2015Warrior {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1092px -1061px;
  width: 90px;
  height: 90px;
}
.shield_special_spring2016Healer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1236px 0px;
  width: 90px;
  height: 90px;
}
.shield_special_spring2016Rogue {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -391px -591px;
  width: 102px;
  height: 90px;
}
.shield_special_spring2016Warrior {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1236px -182px;
  width: 90px;
  height: 90px;
}
.shield_special_spring2017Healer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1236px -273px;
  width: 90px;
  height: 90px;
}
.shield_special_spring2017Rogue {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -457px -273px;
  width: 114px;
  height: 90px;
}
.shield_special_spring2017Warrior {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -572px -176px;
  width: 114px;
  height: 87px;
}
.shield_special_springHealer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1236px -546px;
  width: 90px;
  height: 90px;
}
.shield_special_springRogue {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1236px -637px;
  width: 90px;
  height: 90px;
}
.shield_special_springWarrior {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1236px -728px;
  width: 90px;
  height: 90px;
}
.shop_armor_special_spring2015Healer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1173px -1403px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_spring2015Mage {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1242px -1403px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_spring2015Rogue {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1311px -1403px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_spring2015Warrior {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1380px -1403px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_spring2016Healer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1509px 0px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_spring2016Mage {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1509px -69px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_spring2016Rogue {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1509px -138px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_spring2016Warrior {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1509px -207px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_spring2017Healer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1509px -276px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_spring2017Mage {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1509px -345px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_spring2017Rogue {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1509px -414px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_spring2017Warrior {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1509px -483px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_springHealer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1509px -552px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_springMage {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1509px -621px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_springRogue {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1509px -690px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_springWarrior {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1509px -759px;
  width: 68px;
  height: 68px;
}
.shop_headAccessory_special_spring2015Healer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -483px -1472px;
  width: 68px;
  height: 68px;
}
.shop_headAccessory_special_spring2015Mage {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -552px -1472px;
  width: 68px;
  height: 68px;
}
.shop_headAccessory_special_spring2015Rogue {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -621px -1472px;
  width: 68px;
  height: 68px;
}
.shop_headAccessory_special_spring2015Warrior {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -690px -1472px;
  width: 68px;
  height: 68px;
}
.shop_headAccessory_special_spring2016Healer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -759px -1472px;
  width: 68px;
  height: 68px;
}
.shop_headAccessory_special_spring2016Mage {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -828px -1472px;
  width: 68px;
  height: 68px;
}
.shop_headAccessory_special_spring2016Rogue {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -897px -1472px;
  width: 68px;
  height: 68px;
}
.shop_headAccessory_special_spring2016Warrior {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -966px -1472px;
  width: 68px;
  height: 68px;
}
.shop_headAccessory_special_spring2017Healer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1035px -1472px;
  width: 68px;
  height: 68px;
}
.shop_headAccessory_special_spring2017Mage {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1104px -1472px;
  width: 68px;
  height: 68px;
}
.shop_headAccessory_special_spring2017Rogue {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1173px -1472px;
  width: 68px;
  height: 68px;
}
.shop_headAccessory_special_spring2017Warrior {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1242px -1472px;
  width: 68px;
  height: 68px;
}
.shop_headAccessory_special_springHealer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1311px -1472px;
  width: 68px;
  height: 68px;
}
.shop_headAccessory_special_springMage {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1380px -1472px;
  width: 68px;
  height: 68px;
}
.shop_headAccessory_special_springRogue {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1449px -1472px;
  width: 68px;
  height: 68px;
}
.shop_headAccessory_special_springWarrior {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1578px 0px;
  width: 68px;
  height: 68px;
}
.shop_head_special_spring2015Healer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1509px -828px;
  width: 68px;
  height: 68px;
}
.shop_head_special_spring2015Mage {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1509px -897px;
  width: 68px;
  height: 68px;
}
.shop_head_special_spring2015Rogue {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1509px -966px;
  width: 68px;
  height: 68px;
}
.shop_head_special_spring2015Warrior {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1509px -1035px;
  width: 68px;
  height: 68px;
}
.shop_head_special_spring2016Healer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1509px -1104px;
  width: 68px;
  height: 68px;
}
.shop_head_special_spring2016Mage {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1509px -1173px;
  width: 68px;
  height: 68px;
}
.shop_head_special_spring2016Rogue {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1509px -1242px;
  width: 68px;
  height: 68px;
}
.shop_head_special_spring2016Warrior {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1509px -1311px;
  width: 68px;
  height: 68px;
}
.shop_head_special_spring2017Healer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1509px -1380px;
  width: 68px;
  height: 68px;
}
.shop_head_special_spring2017Mage {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: 0px -1472px;
  width: 68px;
  height: 68px;
}
.shop_head_special_spring2017Rogue {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -69px -1472px;
  width: 68px;
  height: 68px;
}
.shop_head_special_spring2017Warrior {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -138px -1472px;
  width: 68px;
  height: 68px;
}
.shop_head_special_springHealer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -207px -1472px;
  width: 68px;
  height: 68px;
}
.shop_head_special_springMage {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -276px -1472px;
  width: 68px;
  height: 68px;
}
.shop_head_special_springRogue {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -345px -1472px;
  width: 68px;
  height: 68px;
}
.shop_head_special_springWarrior {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -414px -1472px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_spring2015Healer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1578px -69px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_spring2015Rogue {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1578px -138px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_spring2015Warrior {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1578px -207px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_spring2016Healer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1578px -276px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_spring2016Rogue {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1578px -345px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_spring2016Warrior {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1578px -414px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_spring2017Healer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1578px -483px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_spring2017Rogue {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1578px -552px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_spring2017Warrior {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1578px -621px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_springHealer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1578px -690px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_springRogue {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1578px -759px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_springWarrior {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1578px -828px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_spring2015Healer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1578px -897px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_spring2015Mage {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1578px -966px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_spring2015Rogue {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1578px -1035px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_spring2015Warrior {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1578px -1104px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_spring2016Healer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1578px -1173px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_spring2016Mage {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1578px -1242px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_spring2016Rogue {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1578px -1311px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_spring2016Warrior {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1578px -1380px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_spring2017Healer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1578px -1449px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_spring2017Mage {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: 0px -1541px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_spring2017Rogue {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -69px -1541px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_spring2017Warrior {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -138px -1541px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_springHealer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -207px -1541px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_springMage {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -276px -1541px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_springRogue {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -345px -1541px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_springWarrior {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -414px -1541px;
  width: 68px;
  height: 68px;
}
.slim_armor_special_spring2015Healer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1236px -819px;
  width: 90px;
  height: 90px;
}
.slim_armor_special_spring2015Mage {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1236px -910px;
  width: 90px;
  height: 90px;
}
.slim_armor_special_spring2015Rogue {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1236px -1001px;
  width: 90px;
  height: 90px;
}
.slim_armor_special_spring2015Warrior {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: 0px -1152px;
  width: 90px;
  height: 90px;
}
.slim_armor_special_spring2016Healer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -91px -1152px;
  width: 90px;
  height: 90px;
}
.slim_armor_special_spring2016Mage {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -182px -1152px;
  width: 90px;
  height: 90px;
}
.slim_armor_special_spring2016Rogue {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -273px -1152px;
  width: 90px;
  height: 90px;
}
.slim_armor_special_spring2016Warrior {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -364px -1152px;
  width: 90px;
  height: 90px;
}
.slim_armor_special_spring2017Healer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -455px -1152px;
  width: 90px;
  height: 90px;
}
.slim_armor_special_spring2017Mage {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -546px -1152px;
  width: 90px;
  height: 90px;
}
.slim_armor_special_spring2017Rogue {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -637px -1152px;
  width: 90px;
  height: 90px;
}
.slim_armor_special_spring2017Warrior {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -572px 0px;
  width: 114px;
  height: 87px;
}
.slim_armor_special_springHealer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -819px -1152px;
  width: 90px;
  height: 90px;
}
.slim_armor_special_springMage {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -910px -1152px;
  width: 90px;
  height: 90px;
}
.slim_armor_special_springRogue {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1001px -1152px;
  width: 90px;
  height: 90px;
}
.slim_armor_special_springWarrior {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1092px -1152px;
  width: 90px;
  height: 90px;
}
.weapon_special_spring2015Healer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1183px -1152px;
  width: 90px;
  height: 90px;
}
.weapon_special_spring2015Mage {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1327px 0px;
  width: 90px;
  height: 90px;
}
.weapon_special_spring2015Rogue {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1327px -91px;
  width: 90px;
  height: 90px;
}
.weapon_special_spring2015Warrior {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1327px -182px;
  width: 90px;
  height: 90px;
}
.weapon_special_spring2016Healer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1327px -273px;
  width: 90px;
  height: 90px;
}
.weapon_special_spring2016Mage {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1327px -364px;
  width: 90px;
  height: 90px;
}
.weapon_special_spring2016Rogue {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: 0px -697px;
  width: 102px;
  height: 90px;
}
.weapon_special_spring2016Warrior {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1327px -546px;
  width: 90px;
  height: 90px;
}
.weapon_special_spring2017Healer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1327px -637px;
  width: 90px;
  height: 90px;
}
.weapon_special_spring2017Mage {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1327px -728px;
  width: 90px;
  height: 90px;
}
.weapon_special_spring2017Rogue {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1327px -819px;
  width: 90px;
  height: 90px;
}
.weapon_special_spring2017Warrior {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1327px -910px;
  width: 90px;
  height: 90px;
}
.weapon_special_springHealer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1327px -1001px;
  width: 90px;
  height: 90px;
}
.weapon_special_springMage {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1327px -1092px;
  width: 90px;
  height: 90px;
}
.weapon_special_springRogue {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: 0px -1243px;
  width: 90px;
  height: 90px;
}
.weapon_special_springWarrior {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -91px -1243px;
  width: 90px;
  height: 90px;
}
.body_special_summer2015Healer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -182px -1243px;
  width: 90px;
  height: 90px;
}
.body_special_summer2015Mage {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -273px -1243px;
  width: 90px;
  height: 90px;
}
.body_special_summer2015Rogue {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: 0px -197px;
  width: 102px;
  height: 105px;
}
.body_special_summer2015Warrior {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -687px 0px;
  width: 90px;
  height: 105px;
}
.body_special_summerHealer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -273px -485px;
  width: 90px;
  height: 105px;
}
.body_special_summerMage {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -182px -485px;
  width: 90px;
  height: 105px;
}
.broad_armor_special_summer2015Healer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -728px -1243px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_summer2015Mage {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -819px -1243px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_summer2015Rogue {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -221px -91px;
  width: 102px;
  height: 105px;
}
.broad_armor_special_summer2015Warrior {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: 0px -485px;
  width: 90px;
  height: 105px;
}
.broad_armor_special_summer2016Healer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -778px -106px;
  width: 90px;
  height: 105px;
}
.broad_armor_special_summer2016Mage {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -778px 0px;
  width: 90px;
  height: 105px;
}
.broad_armor_special_summer2016Rogue {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -91px -591px;
  width: 90px;
  height: 105px;
}
.broad_armor_special_summer2016Warrior {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -687px -318px;
  width: 90px;
  height: 105px;
}
.broad_armor_special_summer2017Healer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: 0px 0px;
  width: 114px;
  height: 105px;
}
.broad_armor_special_summer2017Mage {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -1418px -182px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_summer2017Rogue {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -115px 0px;
  width: 105px;
  height: 105px;
}
.broad_armor_special_summer2017Warrior {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -230px -303px;
  width: 114px;
  height: 90px;
}
.broad_armor_special_summerHealer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -91px -485px;
  width: 90px;
  height: 105px;
}
.broad_armor_special_summerMage {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -572px -352px;
  width: 90px;
  height: 105px;
}
.broad_armor_special_summerRogue {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -345px -303px;
  width: 111px;
  height: 90px;
}
.broad_armor_special_summerWarrior {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: 0px -394px;
  width: 111px;
  height: 90px;
}
.eyewear_special_summerRogue {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -112px -394px;
  width: 111px;
  height: 90px;
}
.eyewear_special_summerWarrior {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -224px -394px;
  width: 111px;
  height: 90px;
}
.head_special_summer2015Healer {
  background-image: url(/static/images/spritesmith-main-7.b8aacd5.png);
  background-position: -778px -603px;
  width: 90px;
  height: 90px;
}

.head_special_summer2015Mage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -546px -1258px;
  width: 90px;
  height: 90px;
}
.head_special_summer2015Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -448px 0px;
  width: 102px;
  height: 105px;
}
.head_special_summer2015Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -893px 0px;
  width: 90px;
  height: 105px;
}
.head_special_summer2016Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1001px -1076px;
  width: 90px;
  height: 90px;
}
.head_special_summer2016Mage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -455px -1258px;
  width: 90px;
  height: 90px;
}
.head_special_summer2016Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -224px 0px;
  width: 108px;
  height: 108px;
}
.head_special_summer2016Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -984px -197px;
  width: 90px;
  height: 90px;
}
.head_special_summer2017Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: 0px -215px;
  width: 114px;
  height: 102px;
}
.head_special_summer2017Mage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1348px -819px;
  width: 90px;
  height: 90px;
}
.head_special_summer2017Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -333px -209px;
  width: 105px;
  height: 105px;
}
.head_special_summer2017Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -666px -455px;
  width: 114px;
  height: 90px;
}
.head_special_summerHealer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -364px -788px;
  width: 90px;
  height: 105px;
}
.head_special_summerMage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -448px -318px;
  width: 90px;
  height: 105px;
}
.head_special_summerRogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -781px -455px;
  width: 111px;
  height: 90px;
}
.head_special_summerWarrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -781px -546px;
  width: 111px;
  height: 90px;
}
.Healer_Summer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -182px -788px;
  width: 90px;
  height: 105px;
}
.Mage_Summer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -273px -788px;
  width: 90px;
  height: 105px;
}
.SummerRogue14 {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -572px -606px;
  width: 111px;
  height: 90px;
}
.SummerWarrior14 {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: 0px -697px;
  width: 111px;
  height: 90px;
}
.shield_special_summer2015Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -364px -1258px;
  width: 90px;
  height: 90px;
}
.shield_special_summer2015Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -103px -318px;
  width: 102px;
  height: 105px;
}
.shield_special_summer2015Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -546px -788px;
  width: 90px;
  height: 105px;
}
.shield_special_summer2016Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1439px -637px;
  width: 90px;
  height: 90px;
}
.shield_special_summer2016Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -115px 0px;
  width: 108px;
  height: 108px;
}
.shield_special_summer2016Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: 0px -318px;
  width: 102px;
  height: 105px;
}
.shield_special_summer2017Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -333px 0px;
  width: 114px;
  height: 102px;
}
.shield_special_summer2017Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -115px -109px;
  width: 105px;
  height: 105px;
}
.shield_special_summer2017Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -230px -424px;
  width: 114px;
  height: 90px;
}
.shield_special_summerHealer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -455px -788px;
  width: 90px;
  height: 105px;
}
.shield_special_summerRogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -781px -364px;
  width: 111px;
  height: 90px;
}
.shield_special_summerWarrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -781px -91px;
  width: 111px;
  height: 90px;
}
.shop_armor_special_summer2015Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1668px -1173px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_summer2015Mage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1668px -1104px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_summer2015Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1668px -1035px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_summer2015Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1668px -966px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_summer2016Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1668px -897px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_summer2016Mage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1668px -828px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_summer2016Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1668px -759px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_summer2016Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1668px -690px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_summer2017Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1668px -621px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_summer2017Mage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1668px -552px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_summer2017Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1668px -483px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_summer2017Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1668px -414px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_summerHealer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1668px -345px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_summerMage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1668px -276px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_summerRogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1668px -207px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_summerWarrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1668px -138px;
  width: 68px;
  height: 68px;
}
.shop_body_special_summer2015Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1668px -69px;
  width: 68px;
  height: 68px;
}
.shop_body_special_summer2015Mage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1668px 0px;
  width: 68px;
  height: 68px;
}
.shop_body_special_summer2015Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1587px -1578px;
  width: 68px;
  height: 68px;
}
.shop_body_special_summer2015Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1518px -1578px;
  width: 68px;
  height: 68px;
}
.shop_body_special_summerHealer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1449px -1578px;
  width: 68px;
  height: 68px;
}
.shop_body_special_summerMage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1380px -1578px;
  width: 68px;
  height: 68px;
}
.shop_eyewear_special_summerRogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1311px -1578px;
  width: 68px;
  height: 68px;
}
.shop_eyewear_special_summerWarrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1242px -1578px;
  width: 68px;
  height: 68px;
}
.shop_head_special_summer2015Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -621px -1578px;
  width: 68px;
  height: 68px;
}
.shop_head_special_summer2015Mage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -552px -1578px;
  width: 68px;
  height: 68px;
}
.shop_head_special_summer2015Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -483px -1578px;
  width: 68px;
  height: 68px;
}
.shop_head_special_summer2015Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -414px -1578px;
  width: 68px;
  height: 68px;
}
.shop_head_special_summer2016Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -345px -1578px;
  width: 68px;
  height: 68px;
}
.shop_head_special_summer2016Mage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -276px -1578px;
  width: 68px;
  height: 68px;
}
.shop_head_special_summer2016Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -207px -1578px;
  width: 68px;
  height: 68px;
}
.shop_head_special_summer2016Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -138px -1578px;
  width: 68px;
  height: 68px;
}
.shop_head_special_summer2017Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1599px -1104px;
  width: 68px;
  height: 68px;
}
.shop_head_special_summer2017Mage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1599px -1035px;
  width: 68px;
  height: 68px;
}
.shop_head_special_summer2017Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1599px -966px;
  width: 68px;
  height: 68px;
}
.shop_head_special_summer2017Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1599px -897px;
  width: 68px;
  height: 68px;
}
.shop_head_special_summerHealer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1599px -828px;
  width: 68px;
  height: 68px;
}
.shop_head_special_summerMage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1599px -759px;
  width: 68px;
  height: 68px;
}
.shop_head_special_summerRogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1599px -690px;
  width: 68px;
  height: 68px;
}
.shop_head_special_summerWarrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1599px -621px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_summer2015Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1599px -552px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_summer2015Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1599px -483px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_summer2015Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1599px -414px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_summer2016Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1599px -345px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_summer2016Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1599px -276px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_summer2016Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1599px -207px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_summer2017Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1599px -138px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_summer2017Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1599px -69px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_summer2017Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1599px 0px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_summerHealer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1518px -1509px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_summerRogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1449px -1509px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_summerWarrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1380px -1509px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_summer2015Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1311px -1509px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_summer2015Mage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1242px -1509px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_summer2015Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1173px -1509px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_summer2015Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1104px -1509px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_summer2016Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1035px -1509px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_summer2016Mage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -966px -1509px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_summer2016Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -897px -1509px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_summer2016Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -828px -1509px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_summer2017Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -759px -1509px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_summer2017Mage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -690px -1509px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_summer2017Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -621px -1509px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_summer2017Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -552px -1509px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_summerHealer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -483px -1509px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_summerMage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -414px -1509px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_summerRogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -345px -1509px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_summerWarrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -276px -1509px;
  width: 68px;
  height: 68px;
}
.slim_armor_special_summer2015Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1075px -364px;
  width: 90px;
  height: 90px;
}
.slim_armor_special_summer2015Mage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1075px -455px;
  width: 90px;
  height: 90px;
}
.slim_armor_special_summer2015Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -206px -318px;
  width: 102px;
  height: 105px;
}
.slim_armor_special_summer2015Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -91px -788px;
  width: 90px;
  height: 105px;
}
.slim_armor_special_summer2016Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -893px -636px;
  width: 90px;
  height: 105px;
}
.slim_armor_special_summer2016Mage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -893px -424px;
  width: 90px;
  height: 105px;
}
.slim_armor_special_summer2016Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: 0px -788px;
  width: 90px;
  height: 105px;
}
.slim_armor_special_summer2016Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -448px -212px;
  width: 102px;
  height: 105px;
}
.slim_armor_special_summer2017Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: 0px 0px;
  width: 114px;
  height: 105px;
}
.slim_armor_special_summer2017Mage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -273px -985px;
  width: 90px;
  height: 90px;
}
.slim_armor_special_summer2017Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -224px -109px;
  width: 105px;
  height: 105px;
}
.slim_armor_special_summer2017Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -115px -606px;
  width: 114px;
  height: 90px;
}
.slim_armor_special_summerHealer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -893px -212px;
  width: 90px;
  height: 105px;
}
.slim_armor_special_summerMage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -893px -318px;
  width: 90px;
  height: 105px;
}
.slim_armor_special_summerRogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -781px -273px;
  width: 111px;
  height: 90px;
}
.slim_armor_special_summerWarrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -781px 0px;
  width: 111px;
  height: 90px;
}
.weapon_special_summer2015Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -910px -985px;
  width: 90px;
  height: 90px;
}
.weapon_special_summer2015Mage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1001px -985px;
  width: 90px;
  height: 90px;
}
.weapon_special_summer2015Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -448px -106px;
  width: 102px;
  height: 105px;
}
.weapon_special_summer2015Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -893px -530px;
  width: 90px;
  height: 105px;
}
.weapon_special_summer2016Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1166px -182px;
  width: 90px;
  height: 90px;
}
.weapon_special_summer2016Mage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1166px -273px;
  width: 90px;
  height: 90px;
}
.weapon_special_summer2016Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: 0px -106px;
  width: 108px;
  height: 108px;
}
.weapon_special_summer2016Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -309px -318px;
  width: 102px;
  height: 105px;
}
.weapon_special_summer2017Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -115px -215px;
  width: 114px;
  height: 102px;
}
.weapon_special_summer2017Mage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -637px -788px;
  width: 105px;
  height: 90px;
}
.weapon_special_summer2017Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -333px -103px;
  width: 105px;
  height: 105px;
}
.weapon_special_summer2017Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -551px -91px;
  width: 114px;
  height: 90px;
}
.weapon_special_summerHealer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -893px -106px;
  width: 90px;
  height: 105px;
}
.weapon_special_summerMage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -984px 0px;
  width: 90px;
  height: 105px;
}
.weapon_special_summerRogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -781px -182px;
  width: 111px;
  height: 90px;
}
.weapon_special_summerWarrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -460px -606px;
  width: 111px;
  height: 90px;
}
.back_special_takeThis {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -112px -697px;
  width: 114px;
  height: 87px;
}
.body_special_takeThis {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -364px -1076px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_takeThis {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -455px -1076px;
  width: 90px;
  height: 90px;
}
.head_special_takeThis {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -546px -1076px;
  width: 90px;
  height: 90px;
}
.shield_special_takeThis {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -667px -894px;
  width: 93px;
  height: 90px;
}
.shop_armor_special_takeThis {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1668px -1242px;
  width: 68px;
  height: 68px;
}
.shop_back_special_takeThis {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -138px -1509px;
  width: 68px;
  height: 68px;
}
.shop_body_special_takeThis {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -69px -1509px;
  width: 68px;
  height: 68px;
}
.shop_head_special_takeThis {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: 0px -1509px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_takeThis {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1530px -1380px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_takeThis {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1530px -1311px;
  width: 68px;
  height: 68px;
}
.slim_armor_special_takeThis {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1257px -91px;
  width: 90px;
  height: 90px;
}
.weapon_special_takeThis {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1257px -182px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_candycane {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1257px -273px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_ski {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1257px -364px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_snowflake {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1257px -455px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_winter2015Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1257px -546px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_winter2015Mage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1257px -637px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_winter2015Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -684px -606px;
  width: 96px;
  height: 90px;
}
.broad_armor_special_winter2015Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1257px -819px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_winter2016Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -479px -894px;
  width: 93px;
  height: 90px;
}
.broad_armor_special_winter2016Mage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1257px -1001px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_winter2016Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: 0px -1167px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_winter2016Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -91px -1167px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_winter2017Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -182px -1167px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_winter2017Mage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -273px -1167px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_winter2017Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -364px -1167px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_winter2017Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -455px -1167px;
  width: 90px;
  height: 90px;
}
.broad_armor_special_winter2018Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -551px 0px;
  width: 114px;
  height: 90px;
}
.broad_armor_special_winter2018Mage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -345px -424px;
  width: 114px;
  height: 90px;
}
.broad_armor_special_winter2018Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: 0px -606px;
  width: 114px;
  height: 90px;
}
.broad_armor_special_winter2018Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -666px -364px;
  width: 114px;
  height: 90px;
}
.broad_armor_special_yeti {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -910px -1167px;
  width: 90px;
  height: 90px;
}
.head_special_candycane {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1001px -1167px;
  width: 90px;
  height: 90px;
}
.head_special_nye {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1092px -1167px;
  width: 90px;
  height: 90px;
}
.head_special_nye2014 {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1183px -1167px;
  width: 90px;
  height: 90px;
}
.head_special_nye2015 {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1348px 0px;
  width: 90px;
  height: 90px;
}
.head_special_nye2016 {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1348px -91px;
  width: 90px;
  height: 90px;
}
.head_special_nye2017 {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1348px -182px;
  width: 90px;
  height: 90px;
}
.head_special_ski {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1348px -273px;
  width: 90px;
  height: 90px;
}
.head_special_snowflake {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1348px -364px;
  width: 90px;
  height: 90px;
}
.head_special_winter2015Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1348px -455px;
  width: 90px;
  height: 90px;
}
.head_special_winter2015Mage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1348px -546px;
  width: 90px;
  height: 90px;
}
.head_special_winter2015Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: 0px -894px;
  width: 96px;
  height: 90px;
}
.head_special_winter2015Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1348px -728px;
  width: 90px;
  height: 90px;
}
.head_special_winter2016Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -291px -894px;
  width: 93px;
  height: 90px;
}
.head_special_winter2016Mage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1348px -910px;
  width: 90px;
  height: 90px;
}
.head_special_winter2016Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1348px -1001px;
  width: 90px;
  height: 90px;
}
.head_special_winter2016Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1348px -1092px;
  width: 90px;
  height: 90px;
}
.head_special_winter2017Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: 0px -1258px;
  width: 90px;
  height: 90px;
}
.head_special_winter2017Mage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -91px -1258px;
  width: 90px;
  height: 90px;
}
.head_special_winter2017Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -182px -1258px;
  width: 90px;
  height: 90px;
}
.head_special_winter2017Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -273px -1258px;
  width: 90px;
  height: 90px;
}
.head_special_winter2018Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -666px -273px;
  width: 114px;
  height: 90px;
}
.head_special_winter2018Mage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -345px -515px;
  width: 114px;
  height: 90px;
}
.head_special_winter2018Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -230px -515px;
  width: 114px;
  height: 90px;
}
.head_special_winter2018Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -115px -424px;
  width: 114px;
  height: 90px;
}
.head_special_yeti {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -728px -1258px;
  width: 90px;
  height: 90px;
}
.shield_special_ski {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -743px -788px;
  width: 104px;
  height: 90px;
}
.shield_special_snowflake {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -910px -1258px;
  width: 90px;
  height: 90px;
}
.shield_special_winter2015Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1001px -1258px;
  width: 90px;
  height: 90px;
}
.shield_special_winter2015Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -230px -215px;
  width: 96px;
  height: 90px;
}
.shield_special_winter2015Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1183px -1258px;
  width: 90px;
  height: 90px;
}
.shield_special_winter2016Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -385px -894px;
  width: 93px;
  height: 90px;
}
.shield_special_winter2016Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1439px 0px;
  width: 90px;
  height: 90px;
}
.shield_special_winter2016Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1439px -91px;
  width: 90px;
  height: 90px;
}
.shield_special_winter2017Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1439px -182px;
  width: 90px;
  height: 90px;
}
.shield_special_winter2017Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -97px -894px;
  width: 96px;
  height: 90px;
}
.shield_special_winter2017Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1439px -364px;
  width: 90px;
  height: 90px;
}
.shield_special_winter2018Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -345px -606px;
  width: 114px;
  height: 90px;
}
.shield_special_winter2018Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -230px -606px;
  width: 114px;
  height: 90px;
}
.shield_special_winter2018Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: 0px -424px;
  width: 114px;
  height: 90px;
}
.shield_special_yeti {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1439px -728px;
  width: 90px;
  height: 90px;
}
.shop_armor_special_candycane {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1530px -1242px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_ski {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1530px -1173px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_snowflake {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1530px -1104px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_winter2015Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1530px -1035px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_winter2015Mage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1530px -966px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_winter2015Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1439px -1274px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_winter2015Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -207px -1509px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_winter2016Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1348px -1183px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_winter2016Mage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1257px -1092px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_winter2016Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1166px -1001px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_winter2016Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1075px -910px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_winter2017Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -227px -697px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_winter2017Mage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -296px -697px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_winter2017Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -365px -697px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_winter2017Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -434px -697px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_winter2018Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -503px -697px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_winter2018Mage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -572px -697px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_winter2018Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -641px -697px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_winter2018Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -710px -697px;
  width: 68px;
  height: 68px;
}
.shop_armor_special_yeti {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -779px -697px;
  width: 68px;
  height: 68px;
}
.shop_head_special_candycane {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1092px -985px;
  width: 68px;
  height: 68px;
}
.shop_head_special_nye {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1183px -1076px;
  width: 68px;
  height: 68px;
}
.shop_head_special_nye2014 {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1274px -1167px;
  width: 68px;
  height: 68px;
}
.shop_head_special_nye2015 {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1365px -1258px;
  width: 68px;
  height: 68px;
}
.shop_head_special_nye2016 {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -91px -1349px;
  width: 68px;
  height: 68px;
}
.shop_head_special_nye2017 {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -160px -1349px;
  width: 68px;
  height: 68px;
}
.shop_head_special_ski {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -229px -1349px;
  width: 68px;
  height: 68px;
}
.shop_head_special_snowflake {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -298px -1349px;
  width: 68px;
  height: 68px;
}
.shop_head_special_winter2015Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -367px -1349px;
  width: 68px;
  height: 68px;
}
.shop_head_special_winter2015Mage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -436px -1349px;
  width: 68px;
  height: 68px;
}
.shop_head_special_winter2015Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -505px -1349px;
  width: 68px;
  height: 68px;
}
.shop_head_special_winter2015Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -574px -1349px;
  width: 68px;
  height: 68px;
}
.shop_head_special_winter2016Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -643px -1349px;
  width: 68px;
  height: 68px;
}
.shop_head_special_winter2016Mage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -712px -1349px;
  width: 68px;
  height: 68px;
}
.shop_head_special_winter2016Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -781px -1349px;
  width: 68px;
  height: 68px;
}
.shop_head_special_winter2016Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -850px -1349px;
  width: 68px;
  height: 68px;
}
.shop_head_special_winter2017Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -919px -1349px;
  width: 68px;
  height: 68px;
}
.shop_head_special_winter2017Mage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -988px -1349px;
  width: 68px;
  height: 68px;
}
.shop_head_special_winter2017Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1057px -1349px;
  width: 68px;
  height: 68px;
}
.shop_head_special_winter2017Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1126px -1349px;
  width: 68px;
  height: 68px;
}
.shop_head_special_winter2018Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1195px -1349px;
  width: 68px;
  height: 68px;
}
.shop_head_special_winter2018Mage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1264px -1349px;
  width: 68px;
  height: 68px;
}
.shop_head_special_winter2018Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1333px -1349px;
  width: 68px;
  height: 68px;
}
.shop_head_special_winter2018Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1402px -1349px;
  width: 68px;
  height: 68px;
}
.shop_head_special_yeti {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: 0px -1440px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_ski {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -69px -1440px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_snowflake {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -138px -1440px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_winter2015Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -207px -1440px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_winter2015Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -276px -1440px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_winter2015Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -345px -1440px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_winter2016Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -414px -1440px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_winter2016Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -483px -1440px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_winter2016Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -552px -1440px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_winter2017Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -621px -1440px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_winter2017Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -690px -1440px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_winter2017Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -759px -1440px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_winter2018Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -828px -1440px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_winter2018Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -897px -1440px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_winter2018Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -966px -1440px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_yeti {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1035px -1440px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_candycane {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1104px -1440px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_ski {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1173px -1440px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_snowflake {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1242px -1440px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_winter2015Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1311px -1440px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_winter2015Mage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1380px -1440px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_winter2015Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1449px -1440px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_winter2015Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1530px 0px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_winter2016Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1530px -69px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_winter2016Mage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1530px -138px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_winter2016Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1530px -207px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_winter2016Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1530px -276px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_winter2017Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1530px -345px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_winter2017Mage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1530px -414px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_winter2017Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1530px -483px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_winter2017Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1530px -552px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_winter2018Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1530px -621px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_winter2018Mage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1530px -690px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_winter2018Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1530px -759px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_winter2018Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1530px -828px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_yeti {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1530px -897px;
  width: 68px;
  height: 68px;
}
.slim_armor_special_candycane {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1439px -1183px;
  width: 90px;
  height: 90px;
}
.slim_armor_special_ski {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1439px -1092px;
  width: 90px;
  height: 90px;
}
.slim_armor_special_snowflake {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1439px -1001px;
  width: 90px;
  height: 90px;
}
.slim_armor_special_winter2015Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1439px -910px;
  width: 90px;
  height: 90px;
}
.slim_armor_special_winter2015Mage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1439px -819px;
  width: 90px;
  height: 90px;
}
.slim_armor_special_winter2015Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -848px -788px;
  width: 96px;
  height: 90px;
}
.slim_armor_special_winter2015Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1092px -1076px;
  width: 90px;
  height: 90px;
}
.slim_armor_special_winter2016Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -761px -894px;
  width: 93px;
  height: 90px;
}
.slim_armor_special_winter2016Mage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -910px -1076px;
  width: 90px;
  height: 90px;
}
.slim_armor_special_winter2016Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -819px -1076px;
  width: 90px;
  height: 90px;
}
.slim_armor_special_winter2016Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -728px -1076px;
  width: 90px;
  height: 90px;
}
.slim_armor_special_winter2017Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1075px -273px;
  width: 90px;
  height: 90px;
}
.slim_armor_special_winter2017Mage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1075px -182px;
  width: 90px;
  height: 90px;
}
.slim_armor_special_winter2017Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1075px -91px;
  width: 90px;
  height: 90px;
}
.slim_armor_special_winter2017Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1075px 0px;
  width: 90px;
  height: 90px;
}
.slim_armor_special_winter2018Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -666px -182px;
  width: 114px;
  height: 90px;
}
.slim_armor_special_winter2018Mage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -666px -91px;
  width: 114px;
  height: 90px;
}
.slim_armor_special_winter2018Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -666px 0px;
  width: 114px;
  height: 90px;
}
.slim_armor_special_winter2018Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -460px -515px;
  width: 114px;
  height: 90px;
}
.slim_armor_special_yeti {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -984px -743px;
  width: 90px;
  height: 90px;
}
.weapon_special_candycane {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -984px -652px;
  width: 90px;
  height: 90px;
}
.weapon_special_ski {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -984px -561px;
  width: 90px;
  height: 90px;
}
.weapon_special_snowflake {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -984px -470px;
  width: 90px;
  height: 90px;
}
.weapon_special_winter2015Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -984px -379px;
  width: 90px;
  height: 90px;
}
.weapon_special_winter2015Mage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -984px -288px;
  width: 90px;
  height: 90px;
}
.weapon_special_winter2015Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -194px -894px;
  width: 96px;
  height: 90px;
}
.weapon_special_winter2015Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -984px -106px;
  width: 90px;
  height: 90px;
}
.weapon_special_winter2016Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -573px -894px;
  width: 93px;
  height: 90px;
}
.weapon_special_winter2016Mage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1439px -546px;
  width: 90px;
  height: 90px;
}
.weapon_special_winter2016Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1439px -455px;
  width: 90px;
  height: 90px;
}
.weapon_special_winter2016Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1439px -273px;
  width: 90px;
  height: 90px;
}
.weapon_special_winter2017Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1274px -1258px;
  width: 90px;
  height: 90px;
}
.weapon_special_winter2017Mage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1092px -1258px;
  width: 90px;
  height: 90px;
}
.weapon_special_winter2017Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -819px -1258px;
  width: 90px;
  height: 90px;
}
.weapon_special_winter2017Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -637px -1258px;
  width: 90px;
  height: 90px;
}
.weapon_special_winter2018Healer {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -115px -515px;
  width: 114px;
  height: 90px;
}
.weapon_special_winter2018Mage {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: 0px -515px;
  width: 114px;
  height: 90px;
}
.weapon_special_winter2018Rogue {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -551px -364px;
  width: 114px;
  height: 90px;
}
.weapon_special_winter2018Warrior {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -551px -273px;
  width: 114px;
  height: 90px;
}
.weapon_special_yeti {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1348px -637px;
  width: 90px;
  height: 90px;
}
.back_special_wondercon_black {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -819px -1167px;
  width: 90px;
  height: 90px;
}
.back_special_wondercon_red {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -728px -1167px;
  width: 90px;
  height: 90px;
}
.body_special_wondercon_black {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -637px -1167px;
  width: 90px;
  height: 90px;
}
.body_special_wondercon_gold {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -546px -1167px;
  width: 90px;
  height: 90px;
}
.body_special_wondercon_red {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1257px -910px;
  width: 90px;
  height: 90px;
}
.eyewear_special_wondercon_black {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1257px -728px;
  width: 90px;
  height: 90px;
}
.eyewear_special_wondercon_red {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1257px 0px;
  width: 90px;
  height: 90px;
}
.shop_back_special_wondercon_black {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1599px -1173px;
  width: 68px;
  height: 68px;
}
.shop_back_special_wondercon_red {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1599px -1242px;
  width: 68px;
  height: 68px;
}
.shop_body_special_wondercon_black {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1599px -1311px;
  width: 68px;
  height: 68px;
}
.shop_body_special_wondercon_gold {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1599px -1380px;
  width: 68px;
  height: 68px;
}
.shop_body_special_wondercon_red {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1599px -1449px;
  width: 68px;
  height: 68px;
}
.shop_eyewear_special_wondercon_black {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: 0px -1578px;
  width: 68px;
  height: 68px;
}
.shop_eyewear_special_wondercon_red {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -69px -1578px;
  width: 68px;
  height: 68px;
}
.eyewear_special_aetherMask {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -551px -182px;
  width: 114px;
  height: 90px;
}
.eyewear_special_blackTopFrame {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -637px -1076px;
  width: 90px;
  height: 90px;
}
.customize-option.eyewear_special_blackTopFrame {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -662px -1091px;
  width: 60px;
  height: 60px;
}
.eyewear_special_blueTopFrame {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -273px -1076px;
  width: 90px;
  height: 90px;
}
.customize-option.eyewear_special_blueTopFrame {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -298px -1091px;
  width: 60px;
  height: 60px;
}
.eyewear_special_greenTopFrame {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -182px -1076px;
  width: 90px;
  height: 90px;
}
.customize-option.eyewear_special_greenTopFrame {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -207px -1091px;
  width: 60px;
  height: 60px;
}
.eyewear_special_pinkTopFrame {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -91px -1076px;
  width: 90px;
  height: 90px;
}
.customize-option.eyewear_special_pinkTopFrame {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -116px -1091px;
  width: 60px;
  height: 60px;
}
.eyewear_special_redTopFrame {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: 0px -1076px;
  width: 90px;
  height: 90px;
}
.customize-option.eyewear_special_redTopFrame {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -25px -1091px;
  width: 60px;
  height: 60px;
}
.eyewear_special_whiteTopFrame {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1166px -910px;
  width: 90px;
  height: 90px;
}
.customize-option.eyewear_special_whiteTopFrame {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1191px -925px;
  width: 60px;
  height: 60px;
}
.eyewear_special_yellowTopFrame {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1166px -819px;
  width: 90px;
  height: 90px;
}
.customize-option.eyewear_special_yellowTopFrame {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1191px -834px;
  width: 60px;
  height: 60px;
}
.shop_eyewear_special_aetherMask {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -690px -1578px;
  width: 68px;
  height: 68px;
}
.shop_eyewear_special_blackTopFrame {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -759px -1578px;
  width: 68px;
  height: 68px;
}
.shop_eyewear_special_blueTopFrame {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -828px -1578px;
  width: 68px;
  height: 68px;
}
.shop_eyewear_special_greenTopFrame {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -897px -1578px;
  width: 68px;
  height: 68px;
}
.shop_eyewear_special_pinkTopFrame {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -966px -1578px;
  width: 68px;
  height: 68px;
}
.shop_eyewear_special_redTopFrame {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1035px -1578px;
  width: 68px;
  height: 68px;
}
.shop_eyewear_special_whiteTopFrame {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1104px -1578px;
  width: 68px;
  height: 68px;
}
.shop_eyewear_special_yellowTopFrame {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1173px -1578px;
  width: 68px;
  height: 68px;
}
.head_0 {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1166px -728px;
  width: 90px;
  height: 90px;
}
.customize-option.head_0 {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1191px -743px;
  width: 60px;
  height: 60px;
}
.head_healer_1 {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1166px -637px;
  width: 90px;
  height: 90px;
}
.head_healer_2 {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1166px -546px;
  width: 90px;
  height: 90px;
}
.head_healer_3 {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1166px -455px;
  width: 90px;
  height: 90px;
}
.head_healer_4 {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1166px -364px;
  width: 90px;
  height: 90px;
}
.head_healer_5 {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1166px -91px;
  width: 90px;
  height: 90px;
}
.head_rogue_1 {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1166px 0px;
  width: 90px;
  height: 90px;
}
.head_rogue_2 {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -819px -985px;
  width: 90px;
  height: 90px;
}
.head_rogue_3 {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -728px -985px;
  width: 90px;
  height: 90px;
}
.head_rogue_4 {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -637px -985px;
  width: 90px;
  height: 90px;
}
.head_rogue_5 {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -546px -985px;
  width: 90px;
  height: 90px;
}
.head_special_2 {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -455px -985px;
  width: 90px;
  height: 90px;
}
.head_special_bardHat {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -364px -985px;
  width: 90px;
  height: 90px;
}
.head_special_clandestineCowl {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -182px -985px;
  width: 90px;
  height: 90px;
}
.head_special_dandyHat {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -91px -985px;
  width: 90px;
  height: 90px;
}
.head_special_fireCoralCirclet {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: 0px -985px;
  width: 90px;
  height: 90px;
}
.head_special_kabuto {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1075px -819px;
  width: 90px;
  height: 90px;
}
.head_special_lunarWarriorHelm {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1075px -728px;
  width: 90px;
  height: 90px;
}
.head_special_mammothRiderHelm {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1075px -637px;
  width: 90px;
  height: 90px;
}
.head_special_namingDay2017 {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -1075px -546px;
  width: 90px;
  height: 90px;
}
.head_special_pageHelm {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -946px -894px;
  width: 90px;
  height: 90px;
}
.head_special_pyromancersTurban {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -855px -894px;
  width: 90px;
  height: 90px;
}
.head_special_roguishRainbowMessengerHood {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -575px -515px;
  width: 90px;
  height: 90px;
}
.head_special_snowSovereignCrown {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: -460px -424px;
  width: 90px;
  height: 90px;
}
.head_special_spikedHelm {
  background-image: url(/static/images/spritesmith-main-8.ca0c9c8.png);
  background-position: 0px -1349px;
  width: 90px;
  height: 90px;
}

.head_special_turkeyHelmBase {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -513px -874px;
  width: 114px;
  height: 90px;
}
.head_warrior_1 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1321px 0px;
  width: 90px;
  height: 90px;
}
.head_warrior_2 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -182px -1386px;
  width: 90px;
  height: 90px;
}
.head_warrior_3 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -455px -1386px;
  width: 90px;
  height: 90px;
}
.head_warrior_4 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -546px -1386px;
  width: 90px;
  height: 90px;
}
.head_warrior_5 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -637px -1386px;
  width: 90px;
  height: 90px;
}
.head_wizard_1 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -728px -1386px;
  width: 90px;
  height: 90px;
}
.head_wizard_2 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -819px -1386px;
  width: 90px;
  height: 90px;
}
.head_wizard_3 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1092px -1386px;
  width: 90px;
  height: 90px;
}
.head_wizard_4 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1183px -1386px;
  width: 90px;
  height: 90px;
}
.head_wizard_5 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1274px -1386px;
  width: 90px;
  height: 90px;
}
.shop_head_healer_1 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -690px -1615px;
  width: 68px;
  height: 68px;
}
.shop_head_healer_2 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -759px -1615px;
  width: 68px;
  height: 68px;
}
.shop_head_healer_3 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -828px -1615px;
  width: 68px;
  height: 68px;
}
.shop_head_healer_4 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -897px -1615px;
  width: 68px;
  height: 68px;
}
.shop_head_healer_5 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -966px -1615px;
  width: 68px;
  height: 68px;
}
.shop_head_rogue_1 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1035px -1615px;
  width: 68px;
  height: 68px;
}
.shop_head_rogue_2 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1104px -1615px;
  width: 68px;
  height: 68px;
}
.shop_head_rogue_3 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1173px -1615px;
  width: 68px;
  height: 68px;
}
.shop_head_rogue_4 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1242px -1615px;
  width: 68px;
  height: 68px;
}
.shop_head_rogue_5 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1311px -1615px;
  width: 68px;
  height: 68px;
}
.shop_head_special_0 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1380px -1615px;
  width: 68px;
  height: 68px;
}
.shop_head_special_1 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1449px -1615px;
  width: 68px;
  height: 68px;
}
.shop_head_special_2 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1518px -1615px;
  width: 68px;
  height: 68px;
}
.shop_head_special_bardHat {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1587px -1615px;
  width: 68px;
  height: 68px;
}
.shop_head_special_clandestineCowl {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1656px -1615px;
  width: 68px;
  height: 68px;
}
.shop_head_special_dandyHat {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1732px -138px;
  width: 68px;
  height: 68px;
}
.shop_head_special_fireCoralCirclet {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1732px -207px;
  width: 68px;
  height: 68px;
}
.shop_head_special_kabuto {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1732px -414px;
  width: 68px;
  height: 68px;
}
.shop_head_special_lunarWarriorHelm {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1732px -483px;
  width: 68px;
  height: 68px;
}
.shop_head_special_mammothRiderHelm {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1732px -345px;
  width: 68px;
  height: 68px;
}
.shop_head_special_namingDay2017 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1732px -1228px;
  width: 40px;
  height: 40px;
}
.shop_head_special_pageHelm {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1594px -276px;
  width: 68px;
  height: 68px;
}
.shop_head_special_pyromancersTurban {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1104px -1477px;
  width: 68px;
  height: 68px;
}
.shop_head_special_roguishRainbowMessengerHood {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1035px -1477px;
  width: 68px;
  height: 68px;
}
.shop_head_special_snowSovereignCrown {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -897px -1477px;
  width: 68px;
  height: 68px;
}
.shop_head_special_spikedHelm {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1594px -621px;
  width: 68px;
  height: 68px;
}
.shop_head_special_turkeyHelmBase {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1449px -1477px;
  width: 68px;
  height: 68px;
}
.shop_head_warrior_1 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -207px -1477px;
  width: 68px;
  height: 68px;
}
.shop_head_warrior_2 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -690px -1477px;
  width: 68px;
  height: 68px;
}
.shop_head_warrior_3 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -759px -1477px;
  width: 68px;
  height: 68px;
}
.shop_head_warrior_4 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -828px -1477px;
  width: 68px;
  height: 68px;
}
.shop_head_warrior_5 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -966px -1477px;
  width: 68px;
  height: 68px;
}
.shop_head_wizard_1 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1173px -1477px;
  width: 68px;
  height: 68px;
}
.shop_head_wizard_2 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1242px -1477px;
  width: 68px;
  height: 68px;
}
.shop_head_wizard_3 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1594px -414px;
  width: 68px;
  height: 68px;
}
.shop_head_wizard_4 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1594px -483px;
  width: 68px;
  height: 68px;
}
.shop_head_wizard_5 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1594px -552px;
  width: 68px;
  height: 68px;
}
.headAccessory_special_bearEars {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -182px -1295px;
  width: 90px;
  height: 90px;
}
.customize-option.headAccessory_special_bearEars {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -207px -1310px;
  width: 60px;
  height: 60px;
}
.headAccessory_special_cactusEars {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1093px -1104px;
  width: 90px;
  height: 90px;
}
.customize-option.headAccessory_special_cactusEars {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1118px -1119px;
  width: 60px;
  height: 60px;
}
.headAccessory_special_foxEars {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1184px -1104px;
  width: 90px;
  height: 90px;
}
.customize-option.headAccessory_special_foxEars {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1209px -1119px;
  width: 60px;
  height: 60px;
}
.headAccessory_special_lionEars {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -91px -1204px;
  width: 90px;
  height: 90px;
}
.customize-option.headAccessory_special_lionEars {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -116px -1219px;
  width: 60px;
  height: 60px;
}
.headAccessory_special_pandaEars {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -182px -1204px;
  width: 90px;
  height: 90px;
}
.customize-option.headAccessory_special_pandaEars {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -207px -1219px;
  width: 60px;
  height: 60px;
}
.headAccessory_special_pigEars {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -637px -1204px;
  width: 90px;
  height: 90px;
}
.customize-option.headAccessory_special_pigEars {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -662px -1219px;
  width: 60px;
  height: 60px;
}
.headAccessory_special_tigerEars {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -728px -1204px;
  width: 90px;
  height: 90px;
}
.customize-option.headAccessory_special_tigerEars {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -753px -1219px;
  width: 60px;
  height: 60px;
}
.headAccessory_special_wolfEars {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: 0px -1295px;
  width: 90px;
  height: 90px;
}
.customize-option.headAccessory_special_wolfEars {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -25px -1310px;
  width: 60px;
  height: 60px;
}
.shop_headAccessory_special_bearEars {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1311px -1477px;
  width: 68px;
  height: 68px;
}
.shop_headAccessory_special_cactusEars {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1380px -1477px;
  width: 68px;
  height: 68px;
}
.shop_headAccessory_special_foxEars {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1518px -1477px;
  width: 68px;
  height: 68px;
}
.shop_headAccessory_special_lionEars {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1594px 0px;
  width: 68px;
  height: 68px;
}
.shop_headAccessory_special_pandaEars {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1594px -69px;
  width: 68px;
  height: 68px;
}
.shop_headAccessory_special_pigEars {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1594px -138px;
  width: 68px;
  height: 68px;
}
.shop_headAccessory_special_tigerEars {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1594px -207px;
  width: 68px;
  height: 68px;
}
.shop_headAccessory_special_wolfEars {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1594px -345px;
  width: 68px;
  height: 68px;
}
.shield_healer_1 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1412px -1183px;
  width: 90px;
  height: 90px;
}
.shield_healer_2 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1412px -1274px;
  width: 90px;
  height: 90px;
}
.shield_healer_3 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: 0px -1386px;
  width: 90px;
  height: 90px;
}
.shield_healer_4 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -91px -1386px;
  width: 90px;
  height: 90px;
}
.shield_healer_5 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -364px -1386px;
  width: 90px;
  height: 90px;
}
.shield_rogue_0 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -911px -1104px;
  width: 90px;
  height: 90px;
}
.shield_rogue_1 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -400px -1104px;
  width: 103px;
  height: 90px;
}
.shield_rogue_2 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -504px -1104px;
  width: 103px;
  height: 90px;
}
.shield_rogue_3 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -973px -874px;
  width: 114px;
  height: 90px;
}
.shield_rogue_4 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -814px -1104px;
  width: 96px;
  height: 90px;
}
.shield_rogue_5 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -858px -874px;
  width: 114px;
  height: 90px;
}
.shield_rogue_6 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -743px -874px;
  width: 114px;
  height: 90px;
}
.shield_special_1 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: 0px -1204px;
  width: 90px;
  height: 90px;
}
.shield_special_diamondStave {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -608px -1104px;
  width: 102px;
  height: 90px;
}
.shield_special_goldenknight {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: 0px -1013px;
  width: 111px;
  height: 90px;
}
.shield_special_lootBag {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -273px -1204px;
  width: 90px;
  height: 90px;
}
.shield_special_mammothRiderHorn {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -364px -1204px;
  width: 90px;
  height: 90px;
}
.shield_special_moonpearlShield {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -455px -1204px;
  width: 90px;
  height: 90px;
}
.shield_special_roguishRainbowMessage {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -546px -1204px;
  width: 90px;
  height: 90px;
}
.shield_special_wakizashi {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -227px -1013px;
  width: 114px;
  height: 87px;
}
.shield_special_wintryMirror {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -112px -1013px;
  width: 114px;
  height: 87px;
}
.shield_warrior_1 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -819px -1204px;
  width: 90px;
  height: 90px;
}
.shield_warrior_2 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -910px -1204px;
  width: 90px;
  height: 90px;
}
.shield_warrior_3 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1001px -1204px;
  width: 90px;
  height: 90px;
}
.shield_warrior_4 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1092px -1204px;
  width: 90px;
  height: 90px;
}
.shield_warrior_5 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1183px -1204px;
  width: 90px;
  height: 90px;
}
.shop_shield_healer_1 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1594px -690px;
  width: 68px;
  height: 68px;
}
.shop_shield_healer_2 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1594px -759px;
  width: 68px;
  height: 68px;
}
.shop_shield_healer_3 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1594px -828px;
  width: 68px;
  height: 68px;
}
.shop_shield_healer_4 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1594px -897px;
  width: 68px;
  height: 68px;
}
.shop_shield_healer_5 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1594px -966px;
  width: 68px;
  height: 68px;
}
.shop_shield_rogue_0 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1594px -1035px;
  width: 68px;
  height: 68px;
}
.shop_shield_rogue_1 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1594px -1104px;
  width: 68px;
  height: 68px;
}
.shop_shield_rogue_2 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1594px -1173px;
  width: 68px;
  height: 68px;
}
.shop_shield_rogue_3 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1594px -1242px;
  width: 68px;
  height: 68px;
}
.shop_shield_rogue_4 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1594px -1311px;
  width: 68px;
  height: 68px;
}
.shop_shield_rogue_5 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1594px -1380px;
  width: 68px;
  height: 68px;
}
.shop_shield_rogue_6 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1594px -1449px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_0 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: 0px -1546px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_1 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -69px -1546px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_diamondStave {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -138px -1546px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_goldenknight {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -207px -1546px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_lootBag {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -276px -1546px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_mammothRiderHorn {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -345px -1546px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_moonpearlShield {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -414px -1546px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_roguishRainbowMessage {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -483px -1546px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_wakizashi {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -552px -1546px;
  width: 68px;
  height: 68px;
}
.shop_shield_special_wintryMirror {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -621px -1546px;
  width: 68px;
  height: 68px;
}
.shop_shield_warrior_1 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -690px -1546px;
  width: 68px;
  height: 68px;
}
.shop_shield_warrior_2 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -759px -1546px;
  width: 68px;
  height: 68px;
}
.shop_shield_warrior_3 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -828px -1546px;
  width: 68px;
  height: 68px;
}
.shop_shield_warrior_4 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -897px -1546px;
  width: 68px;
  height: 68px;
}
.shop_shield_warrior_5 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1663px -1242px;
  width: 68px;
  height: 68px;
}
.shop_weapon_healer_0 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1663px -1380px;
  width: 68px;
  height: 68px;
}
.shop_weapon_healer_1 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1663px -1449px;
  width: 68px;
  height: 68px;
}
.shop_weapon_healer_2 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: 0px -1615px;
  width: 68px;
  height: 68px;
}
.shop_weapon_healer_3 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -69px -1615px;
  width: 68px;
  height: 68px;
}
.shop_weapon_healer_4 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -138px -1615px;
  width: 68px;
  height: 68px;
}
.shop_weapon_healer_5 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -276px -1615px;
  width: 68px;
  height: 68px;
}
.shop_weapon_healer_6 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -414px -1615px;
  width: 68px;
  height: 68px;
}
.shop_weapon_rogue_0 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -483px -1615px;
  width: 68px;
  height: 68px;
}
.shop_weapon_rogue_1 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -552px -1615px;
  width: 68px;
  height: 68px;
}
.shop_weapon_rogue_2 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -621px -1615px;
  width: 68px;
  height: 68px;
}
.shop_weapon_rogue_3 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1732px 0px;
  width: 68px;
  height: 68px;
}
.shop_weapon_rogue_4 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1732px -69px;
  width: 68px;
  height: 68px;
}
.shop_weapon_rogue_5 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1732px -276px;
  width: 68px;
  height: 68px;
}
.shop_weapon_rogue_6 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1732px -552px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_0 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1732px -621px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_1 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1503px -265px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_2 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1503px -334px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_3 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1503px -403px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_aetherCrystals {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1503px -472px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_bardInstrument {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1503px -541px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_critical {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1503px -610px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_fencingFoil {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1503px -679px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_lunarScythe {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1503px -748px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_mammothRiderSpear {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1503px -817px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_nomadsScimitar {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1503px -886px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_pageBanner {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1503px -955px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_roguishRainbowMessage {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1503px -1024px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_skeletonKey {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1503px -1093px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_tachi {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1503px -1162px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_taskwoodsLantern {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1503px -1231px;
  width: 68px;
  height: 68px;
}
.shop_weapon_special_tridentOfCrashingTides {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1503px -1300px;
  width: 68px;
  height: 68px;
}
.shop_weapon_warrior_0 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1503px -1369px;
  width: 68px;
  height: 68px;
}
.shop_weapon_warrior_1 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1250px -834px;
  width: 68px;
  height: 68px;
}
.shop_weapon_warrior_2 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1055px -287px;
  width: 68px;
  height: 68px;
}
.shop_weapon_warrior_3 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1046px -486px;
  width: 68px;
  height: 68px;
}
.shop_weapon_warrior_4 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: 0px -1477px;
  width: 68px;
  height: 68px;
}
.shop_weapon_warrior_5 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -69px -1477px;
  width: 68px;
  height: 68px;
}
.shop_weapon_warrior_6 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -138px -1477px;
  width: 68px;
  height: 68px;
}
.shop_weapon_wizard_0 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1732px -690px;
  width: 68px;
  height: 68px;
}
.shop_weapon_wizard_1 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -276px -1477px;
  width: 68px;
  height: 68px;
}
.shop_weapon_wizard_2 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -345px -1477px;
  width: 68px;
  height: 68px;
}
.shop_weapon_wizard_3 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -414px -1477px;
  width: 68px;
  height: 68px;
}
.shop_weapon_wizard_4 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -483px -1477px;
  width: 68px;
  height: 68px;
}
.shop_weapon_wizard_5 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -552px -1477px;
  width: 68px;
  height: 68px;
}
.shop_weapon_wizard_6 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -621px -1477px;
  width: 68px;
  height: 68px;
}
.weapon_healer_0 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1321px -91px;
  width: 90px;
  height: 90px;
}
.weapon_healer_1 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1321px -182px;
  width: 90px;
  height: 90px;
}
.weapon_healer_2 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1321px -273px;
  width: 90px;
  height: 90px;
}
.weapon_healer_3 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1321px -364px;
  width: 90px;
  height: 90px;
}
.weapon_healer_4 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1321px -455px;
  width: 90px;
  height: 90px;
}
.weapon_healer_5 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1321px -546px;
  width: 90px;
  height: 90px;
}
.weapon_healer_6 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1321px -637px;
  width: 90px;
  height: 90px;
}
.weapon_rogue_0 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1321px -728px;
  width: 90px;
  height: 90px;
}
.weapon_rogue_1 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1321px -819px;
  width: 90px;
  height: 90px;
}
.weapon_rogue_2 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1321px -910px;
  width: 90px;
  height: 90px;
}
.weapon_rogue_3 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1321px -1001px;
  width: 90px;
  height: 90px;
}
.weapon_rogue_4 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1002px -1104px;
  width: 90px;
  height: 90px;
}
.weapon_rogue_5 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1321px -1092px;
  width: 90px;
  height: 90px;
}
.weapon_rogue_6 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1321px -1183px;
  width: 90px;
  height: 90px;
}
.weapon_special_1 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -711px -1104px;
  width: 102px;
  height: 90px;
}
.weapon_special_2 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -91px -1295px;
  width: 90px;
  height: 90px;
}
.weapon_special_3 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1503px -91px;
  width: 90px;
  height: 90px;
}
.weapon_special_aetherCrystals {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -628px -874px;
  width: 114px;
  height: 90px;
}
.weapon_special_bardInstrument {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -273px -1295px;
  width: 90px;
  height: 90px;
}
.weapon_special_fencingFoil {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -364px -1295px;
  width: 90px;
  height: 90px;
}
.weapon_special_lunarScythe {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -455px -1295px;
  width: 90px;
  height: 90px;
}
.weapon_special_mammothRiderSpear {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -546px -1295px;
  width: 90px;
  height: 90px;
}
.weapon_special_nomadsScimitar {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -637px -1295px;
  width: 90px;
  height: 90px;
}
.weapon_special_pageBanner {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -728px -1295px;
  width: 90px;
  height: 90px;
}
.weapon_special_roguishRainbowMessage {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -819px -1295px;
  width: 90px;
  height: 90px;
}
.weapon_special_skeletonKey {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -910px -1295px;
  width: 90px;
  height: 90px;
}
.weapon_special_tachi {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1001px -1295px;
  width: 90px;
  height: 90px;
}
.weapon_special_taskwoodsLantern {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1092px -1295px;
  width: 90px;
  height: 90px;
}
.weapon_special_tridentOfCrashingTides {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1183px -1295px;
  width: 90px;
  height: 90px;
}
.weapon_warrior_0 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1274px -1295px;
  width: 90px;
  height: 90px;
}
.weapon_warrior_1 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1412px 0px;
  width: 90px;
  height: 90px;
}
.weapon_warrior_2 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1412px -91px;
  width: 90px;
  height: 90px;
}
.weapon_warrior_3 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1412px -182px;
  width: 90px;
  height: 90px;
}
.weapon_warrior_4 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1412px -273px;
  width: 90px;
  height: 90px;
}
.weapon_warrior_5 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1412px -364px;
  width: 90px;
  height: 90px;
}
.weapon_warrior_6 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1412px -455px;
  width: 90px;
  height: 90px;
}
.weapon_wizard_0 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1412px -546px;
  width: 90px;
  height: 90px;
}
.weapon_wizard_1 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1412px -637px;
  width: 90px;
  height: 90px;
}
.weapon_wizard_2 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1412px -728px;
  width: 90px;
  height: 90px;
}
.weapon_wizard_3 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1412px -819px;
  width: 90px;
  height: 90px;
}
.weapon_wizard_4 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1412px -910px;
  width: 90px;
  height: 90px;
}
.weapon_wizard_5 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1412px -1001px;
  width: 90px;
  height: 90px;
}
.weapon_wizard_6 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1412px -1092px;
  width: 90px;
  height: 90px;
}
.Pet_Currency_Gem {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1663px -1311px;
  width: 68px;
  height: 68px;
}
.Pet_Currency_Gem1x {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1784px -990px;
  width: 15px;
  height: 13px;
}
.Pet_Currency_Gem2x {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1761px -1385px;
  width: 30px;
  height: 26px;
}
.PixelPaw-Gold {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1732px -990px;
  width: 51px;
  height: 51px;
}
.PixelPaw {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1732px -1042px;
  width: 51px;
  height: 51px;
}
.PixelPaw002 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1732px -1094px;
  width: 51px;
  height: 51px;
}
.avatar_floral_healer {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -200px -1104px;
  width: 99px;
  height: 99px;
}
.avatar_floral_rogue {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -300px -1104px;
  width: 99px;
  height: 99px;
}
.avatar_floral_warrior {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -100px -1104px;
  width: 99px;
  height: 99px;
}
.avatar_floral_wizard {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: 0px -1104px;
  width: 99px;
  height: 99px;
}
.empty_bottles {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1732px -935px;
  width: 64px;
  height: 54px;
}
.ghost {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -273px -1386px;
  width: 90px;
  height: 90px;
}
.inventory_present {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1663px -138px;
  width: 68px;
  height: 68px;
}
.inventory_present_01 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -966px -1546px;
  width: 68px;
  height: 68px;
}
.inventory_present_02 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1035px -1546px;
  width: 68px;
  height: 68px;
}
.inventory_present_03 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1104px -1546px;
  width: 68px;
  height: 68px;
}
.inventory_present_04 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1173px -1546px;
  width: 68px;
  height: 68px;
}
.inventory_present_05 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1242px -1546px;
  width: 68px;
  height: 68px;
}
.inventory_present_06 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1311px -1546px;
  width: 68px;
  height: 68px;
}
.inventory_present_07 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1380px -1546px;
  width: 68px;
  height: 68px;
}
.inventory_present_08 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1449px -1546px;
  width: 68px;
  height: 68px;
}
.inventory_present_09 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1518px -1546px;
  width: 68px;
  height: 68px;
}
.inventory_present_10 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1587px -1546px;
  width: 68px;
  height: 68px;
}
.inventory_present_11 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1663px 0px;
  width: 68px;
  height: 68px;
}
.inventory_present_12 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1663px -69px;
  width: 68px;
  height: 68px;
}
.inventory_special_birthday {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1663px -207px;
  width: 68px;
  height: 68px;
}
.inventory_special_congrats {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1663px -276px;
  width: 68px;
  height: 68px;
}
.inventory_special_fortify {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1663px -345px;
  width: 68px;
  height: 68px;
}
.inventory_special_getwell {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1663px -414px;
  width: 68px;
  height: 68px;
}
.inventory_special_goodluck {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1663px -483px;
  width: 68px;
  height: 68px;
}
.inventory_special_greeting {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1663px -552px;
  width: 68px;
  height: 68px;
}
.inventory_special_nye {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1663px -621px;
  width: 68px;
  height: 68px;
}
.inventory_special_opaquePotion {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1663px -690px;
  width: 68px;
  height: 68px;
}
.inventory_special_seafoam {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1663px -759px;
  width: 68px;
  height: 68px;
}
.inventory_special_shinySeed {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1663px -828px;
  width: 68px;
  height: 68px;
}
.inventory_special_snowball {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1663px -897px;
  width: 68px;
  height: 68px;
}
.inventory_special_spookySparkles {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1663px -966px;
  width: 68px;
  height: 68px;
}
.inventory_special_thankyou {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1663px -1035px;
  width: 68px;
  height: 68px;
}
.inventory_special_trinket {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1663px -1104px;
  width: 68px;
  height: 68px;
}
.inventory_special_valentine {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1663px -1173px;
  width: 68px;
  height: 68px;
}
.knockout {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -342px -1013px;
  width: 120px;
  height: 47px;
}
.pet_key {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1663px -1518px;
  width: 68px;
  height: 68px;
}
.rebirth_orb {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -207px -1615px;
  width: 68px;
  height: 68px;
}
.seafoam_star {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -910px -1386px;
  width: 90px;
  height: 90px;
}
.shop_armoire {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -345px -1615px;
  width: 68px;
  height: 68px;
}
.snowman {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1001px -1386px;
  width: 90px;
  height: 90px;
}
.zzz {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1732px -1187px;
  width: 40px;
  height: 40px;
}
.zzz_light {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1732px -1146px;
  width: 40px;
  height: 40px;
}
.notif_inventory_present_01 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1732px -1327px;
  width: 28px;
  height: 28px;
}
.notif_inventory_present_02 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1732px -1385px;
  width: 28px;
  height: 28px;
}
.notif_inventory_present_03 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1761px -1356px;
  width: 28px;
  height: 28px;
}
.notif_inventory_present_04 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1732px -1356px;
  width: 28px;
  height: 28px;
}
.notif_inventory_present_05 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1761px -1327px;
  width: 28px;
  height: 28px;
}
.notif_inventory_present_06 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1769px -838px;
  width: 28px;
  height: 28px;
}
.notif_inventory_present_07 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1761px -1298px;
  width: 28px;
  height: 28px;
}
.notif_inventory_present_08 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1732px -1298px;
  width: 28px;
  height: 28px;
}
.notif_inventory_present_09 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1761px -1269px;
  width: 28px;
  height: 28px;
}
.notif_inventory_present_10 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1732px -1269px;
  width: 28px;
  height: 28px;
}
.notif_inventory_present_11 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1769px -896px;
  width: 28px;
  height: 28px;
}
.notif_inventory_present_12 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1769px -867px;
  width: 28px;
  height: 28px;
}
.notif_inventory_special_birthday {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1732px -1414px;
  width: 20px;
  height: 24px;
}
.notif_inventory_special_congrats {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1774px -1414px;
  width: 20px;
  height: 22px;
}
.notif_inventory_special_getwell {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1732px -1439px;
  width: 20px;
  height: 22px;
}
.notif_inventory_special_goodluck {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1773px -1187px;
  width: 20px;
  height: 26px;
}
.notif_inventory_special_greeting {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1753px -1439px;
  width: 20px;
  height: 22px;
}
.notif_inventory_special_nye {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1773px -1146px;
  width: 24px;
  height: 26px;
}
.notif_inventory_special_thankyou {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1773px -1228px;
  width: 20px;
  height: 24px;
}
.notif_inventory_special_valentine {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1753px -1414px;
  width: 20px;
  height: 24px;
}
.npc_alex {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1131px -293px;
  width: 162px;
  height: 138px;
}
.npc_aprilFool {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -392px -874px;
  width: 120px;
  height: 120px;
}
.npc_bailey {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1732px -759px;
  width: 54px;
  height: 78px;
}
.npc_daniel {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1131px -710px;
  width: 135px;
  height: 123px;
}
.npc_ian {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1055px -151px;
  width: 75px;
  height: 135px;
}
.npc_justin {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1046px -365px;
  width: 84px;
  height: 120px;
}
.npc_justin_head {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1732px -838px;
  width: 36px;
  height: 96px;
}
.npc_matt {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -880px -712px;
  width: 195px;
  height: 138px;
}
.npc_sabe {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1365px -1386px;
  width: 90px;
  height: 90px;
}
.npc_timetravelers {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: 0px -874px;
  width: 195px;
  height: 138px;
}
.npc_timetravelers_active {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -196px -874px;
  width: 195px;
  height: 138px;
}
.npc_tyler {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1503px 0px;
  width: 90px;
  height: 90px;
}
.npc_vicky {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1503px -182px;
  width: 59px;
  height: 82px;
}
.seasonalshop_closed {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1131px -432px;
  width: 162px;
  height: 138px;
}
.seasonalshop_open {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1131px -571px;
  width: 162px;
  height: 138px;
}
.quest_armadillo {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: 0px -220px;
  width: 219px;
  height: 219px;
}
.quest_atom1 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -880px 0px;
  width: 250px;
  height: 150px;
}
.quest_atom2 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -880px -573px;
  width: 207px;
  height: 138px;
}
.quest_atom3 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -638px -660px;
  width: 216px;
  height: 180px;
}
.quest_axolotl {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -220px -220px;
  width: 219px;
  height: 219px;
}
.quest_basilist {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1131px 0px;
  width: 189px;
  height: 141px;
}
.quest_beetle {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -222px -660px;
  width: 204px;
  height: 201px;
}
.quest_bunny {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -427px -660px;
  width: 210px;
  height: 186px;
}
.quest_butterfly {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -220px 0px;
  width: 219px;
  height: 219px;
}
.quest_cheetah {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -220px -440px;
  width: 219px;
  height: 219px;
}
.quest_cow {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -880px -151px;
  width: 174px;
  height: 213px;
}
.quest_dilatory {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -440px -440px;
  width: 219px;
  height: 219px;
}
.quest_dilatoryDistress1 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -660px -440px;
  width: 210px;
  height: 210px;
}
.quest_dilatoryDistress2 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1131px -142px;
  width: 150px;
  height: 150px;
}
.quest_dilatoryDistress3 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: 0px 0px;
  width: 219px;
  height: 219px;
}
.quest_dilatory_derby {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -660px 0px;
  width: 219px;
  height: 219px;
}
.quest_dustbunnies {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -440px 0px;
  width: 219px;
  height: 219px;
}
.quest_egg {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -880px -365px;
  width: 165px;
  height: 207px;
}
.quest_evilsanta {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -1131px -834px;
  width: 118px;
  height: 131px;
}
.quest_evilsanta2 {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -440px -220px;
  width: 219px;
  height: 219px;
}
.quest_falcon {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: 0px -440px;
  width: 219px;
  height: 219px;
}
.quest_ferret {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: -660px -220px;
  width: 219px;
  height: 219px;
}
.quest_frog {
  background-image: url(/static/images/spritesmith-main-9.241d967.png);
  background-position: 0px -660px;
  width: 221px;
  height: 213px;
}

.quest_TEMPLATE_FOR_MISSING_IMAGE {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1540px -1292px;
  width: 221px;
  height: 39px;
}
.quest_ghost_stag {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -440px 0px;
  width: 219px;
  height: 219px;
}
.quest_goldenknight1 {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1320px -440px;
  width: 219px;
  height: 219px;
}
.quest_goldenknight2 {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1540px 0px;
  width: 250px;
  height: 150px;
}
.quest_goldenknight3 {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: 0px 0px;
  width: 219px;
  height: 231px;
}
.quest_gryphon {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: 0px -1329px;
  width: 216px;
  height: 177px;
}
.quest_guineapig {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -220px -232px;
  width: 219px;
  height: 219px;
}
.quest_harpy {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -440px -232px;
  width: 219px;
  height: 219px;
}
.quest_hedgehog {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1088px -1112px;
  width: 219px;
  height: 186px;
}
.quest_hippo {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -660px -220px;
  width: 219px;
  height: 219px;
}
.quest_horse {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: 0px -452px;
  width: 219px;
  height: 219px;
}
.quest_kraken {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -217px -1329px;
  width: 216px;
  height: 177px;
}
.quest_lostMasterclasser1 {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -440px -452px;
  width: 219px;
  height: 219px;
}
.quest_lostMasterclasser2 {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -660px -452px;
  width: 219px;
  height: 219px;
}
.quest_lostMasterclasser3 {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -880px 0px;
  width: 219px;
  height: 219px;
}
.quest_mayhemMistiflying1 {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1540px -839px;
  width: 150px;
  height: 150px;
}
.quest_mayhemMistiflying2 {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -880px -440px;
  width: 219px;
  height: 219px;
}
.quest_mayhemMistiflying3 {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: 0px -672px;
  width: 219px;
  height: 219px;
}
.quest_monkey {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -220px -672px;
  width: 219px;
  height: 219px;
}
.quest_moon1 {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: 0px -1112px;
  width: 216px;
  height: 216px;
}
.quest_moon2 {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -660px -672px;
  width: 219px;
  height: 219px;
}
.quest_moon3 {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -880px -672px;
  width: 219px;
  height: 219px;
}
.quest_moonstone1 {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1100px 0px;
  width: 219px;
  height: 219px;
}
.quest_moonstone2 {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1100px -220px;
  width: 219px;
  height: 219px;
}
.quest_moonstone3 {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1100px -440px;
  width: 219px;
  height: 219px;
}
.quest_nudibranch {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -434px -1112px;
  width: 216px;
  height: 216px;
}
.quest_octopus {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1308px -1112px;
  width: 222px;
  height: 177px;
}
.quest_owl {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -220px -892px;
  width: 219px;
  height: 219px;
}
.quest_peacock {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1320px -877px;
  width: 216px;
  height: 216px;
}
.quest_penguin {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1540px -655px;
  width: 190px;
  height: 183px;
}
.quest_pterodactyl {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -880px -892px;
  width: 219px;
  height: 219px;
}
.quest_rat {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -220px 0px;
  width: 219px;
  height: 219px;
}
.quest_rock {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -651px -1112px;
  width: 216px;
  height: 216px;
}
.quest_rooster {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1540px -302px;
  width: 213px;
  height: 174px;
}
.quest_sabretooth {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1320px -220px;
  width: 219px;
  height: 219px;
}
.quest_sheep {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1320px 0px;
  width: 219px;
  height: 219px;
}
.quest_slime {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1100px -892px;
  width: 219px;
  height: 219px;
}
.quest_sloth {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -660px -892px;
  width: 219px;
  height: 219px;
}
.quest_snail {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -868px -1112px;
  width: 219px;
  height: 213px;
}
.quest_snake {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -434px -1329px;
  width: 216px;
  height: 177px;
}
.quest_spider {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1540px -151px;
  width: 250px;
  height: 150px;
}
.quest_stoikalmCalamity1 {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1540px -1141px;
  width: 150px;
  height: 150px;
}
.quest_stoikalmCalamity2 {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -440px -892px;
  width: 219px;
  height: 219px;
}
.quest_stoikalmCalamity3 {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: 0px -892px;
  width: 219px;
  height: 219px;
}
.quest_taskwoodsTerror1 {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1540px -990px;
  width: 150px;
  height: 150px;
}
.quest_taskwoodsTerror2 {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -217px -1112px;
  width: 216px;
  height: 216px;
}
.quest_taskwoodsTerror3 {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1100px -660px;
  width: 219px;
  height: 219px;
}
.quest_treeling {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -651px -1329px;
  width: 216px;
  height: 177px;
}
.quest_trex {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1540px -477px;
  width: 204px;
  height: 177px;
}
.quest_trex_undead {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -868px -1329px;
  width: 216px;
  height: 177px;
}
.quest_triceratops {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -440px -672px;
  width: 219px;
  height: 219px;
}
.quest_turtle {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -880px -220px;
  width: 219px;
  height: 219px;
}
.quest_unicorn {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -220px -452px;
  width: 219px;
  height: 219px;
}
.quest_vice1 {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1085px -1329px;
  width: 216px;
  height: 177px;
}
.quest_vice2 {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -660px 0px;
  width: 219px;
  height: 219px;
}
.quest_vice3 {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1302px -1329px;
  width: 216px;
  height: 177px;
}
.quest_whale {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: 0px -232px;
  width: 219px;
  height: 219px;
}
.quest_yarn {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1320px -660px;
  width: 216px;
  height: 216px;
}
.quest_atom1_soapBars {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -759px -1645px;
  width: 48px;
  height: 51px;
}
.quest_dilatoryDistress1_blueFins {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -808px -1645px;
  width: 51px;
  height: 48px;
}
.quest_dilatoryDistress1_fireCoral {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -147px -1714px;
  width: 48px;
  height: 51px;
}
.quest_egg_plainEgg {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -196px -1714px;
  width: 48px;
  height: 51px;
}
.quest_evilsanta2_branches {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -245px -1714px;
  width: 48px;
  height: 51px;
}
.quest_evilsanta2_tracks {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1731px -655px;
  width: 54px;
  height: 60px;
}
.quest_goldenknight1_testimony {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -294px -1714px;
  width: 48px;
  height: 51px;
}
.quest_lostMasterclasser1_ancientTome {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1754px -302px;
  width: 33px;
  height: 42px;
}
.quest_lostMasterclasser1_forbiddenTome {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1754px -345px;
  width: 33px;
  height: 42px;
}
.quest_lostMasterclasser1_hiddenTome {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1754px -388px;
  width: 33px;
  height: 42px;
}
.quest_mayhemMistiflying2_mistifly1 {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -98px -1714px;
  width: 48px;
  height: 51px;
}
.quest_mayhemMistiflying2_mistifly2 {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -49px -1714px;
  width: 48px;
  height: 51px;
}
.quest_mayhemMistiflying2_mistifly3 {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: 0px -1714px;
  width: 48px;
  height: 51px;
}
.quest_moon1_shard {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1745px -477px;
  width: 42px;
  height: 42px;
}
.quest_moonstone1_moonstone {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1754px -431px;
  width: 30px;
  height: 30px;
}
.quest_stoikalmCalamity2_icicleCoin {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1725px -1576px;
  width: 48px;
  height: 51px;
}
.quest_taskwoodsTerror2_brownie {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1725px -1507px;
  width: 48px;
  height: 51px;
}
.quest_taskwoodsTerror2_dryad {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1731px -768px;
  width: 48px;
  height: 51px;
}
.quest_taskwoodsTerror2_pixie {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -343px -1714px;
  width: 48px;
  height: 51px;
}
.quest_vice2_lightCrystal {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1745px -520px;
  width: 40px;
  height: 40px;
}
.inventory_quest_scroll_armadillo {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -552px -1507px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_atom1 {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -690px -1507px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_atom1_locked {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -621px -1507px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_atom2 {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -828px -1507px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_atom2_locked {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -759px -1507px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_atom3 {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -966px -1507px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_atom3_locked {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -897px -1507px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_axolotl {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1035px -1507px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_basilist {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1104px -1507px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_beetle {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1173px -1507px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_bunny {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1242px -1507px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_butterfly {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1311px -1507px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_cheetah {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1380px -1507px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_cow {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1449px -1507px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_dilatoryDistress1 {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1587px -1507px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_dilatoryDistress2 {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: 0px -1576px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_dilatoryDistress2_locked {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1656px -1507px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_dilatoryDistress3 {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -138px -1576px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_dilatoryDistress3_locked {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -69px -1576px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_dilatory_derby {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1518px -1507px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_dustbunnies {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -207px -1576px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_egg {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -276px -1576px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_evilsanta {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -345px -1576px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_evilsanta2 {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -414px -1576px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_falcon {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -483px -1576px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_ferret {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -552px -1576px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_frog {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -621px -1576px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_ghost_stag {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -690px -1576px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_goldenknight1 {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -828px -1576px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_goldenknight1_locked {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -759px -1576px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_goldenknight2 {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -966px -1576px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_goldenknight2_locked {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -897px -1576px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_goldenknight3 {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1104px -1576px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_goldenknight3_locked {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1035px -1576px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_gryphon {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1173px -1576px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_guineapig {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1242px -1576px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_harpy {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1311px -1576px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_hedgehog {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1380px -1576px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_hippo {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1731px -716px;
  width: 48px;
  height: 51px;
}
.inventory_quest_scroll_horse {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1518px -1576px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_kraken {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1587px -1576px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_lostMasterclasser1 {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: 0px -1645px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_lostMasterclasser1_locked {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1656px -1576px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_lostMasterclasser2 {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -138px -1645px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_lostMasterclasser2_locked {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -69px -1645px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_lostMasterclasser3 {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -276px -1645px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_lostMasterclasser3_locked {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -207px -1645px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_lostMasterclasser4 {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -414px -1645px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_lostMasterclasser4_locked {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -345px -1645px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_mayhemMistiflying1 {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -483px -1645px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_mayhemMistiflying2 {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -621px -1645px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_mayhemMistiflying2_locked {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -552px -1645px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_mayhemMistiflying3 {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1449px -1576px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_mayhemMistiflying3_locked {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -690px -1645px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_monkey {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -483px -1507px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_moon1 {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -276px -1507px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_moon1_locked {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -345px -1507px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_moon2 {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -138px -1507px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_moon2_locked {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -207px -1507px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_moon3 {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: 0px -1507px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_moon3_locked {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -69px -1507px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_moonstone1 {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1609px -1401px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_moonstone1_locked {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1678px -1401px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_moonstone2 {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1678px -1332px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_moonstone2_locked {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1540px -1401px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_moonstone3 {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1540px -1332px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_moonstone3_locked {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1609px -1332px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_nudibranch {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1691px -1210px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_octopus {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1691px -1141px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_owl {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1691px -1059px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_peacock {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1691px -990px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_penguin {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1691px -908px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_pterodactyl {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -1691px -839px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_rat {
  background-image: url(/static/images/spritesmith-main-10.15cc44b.png);
  background-position: -414px -1507px;
  width: 68px;
  height: 68px;
}

.inventory_quest_scroll_rock {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1652px -1518px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_rooster {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1129px -1338px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_sabretooth {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1583px -1104px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_sheep {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1583px -1173px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_slime {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1583px -1242px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_sloth {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1583px -1311px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_snail {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1583px -1380px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_snake {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1583px -1449px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_spider {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: 0px -1582px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_stoikalmCalamity1 {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -69px -1582px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_stoikalmCalamity2 {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -207px -1582px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_stoikalmCalamity2_locked {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -138px -1582px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_stoikalmCalamity3 {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -345px -1582px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_stoikalmCalamity3_locked {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -276px -1582px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_taskwoodsTerror1 {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -414px -1582px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_taskwoodsTerror2 {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -552px -1582px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_taskwoodsTerror2_locked {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -483px -1582px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_taskwoodsTerror3 {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1652px -1449px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_taskwoodsTerror3_locked {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -621px -1582px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_treeling {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1652px -1380px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_trex {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1652px -1242px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_trex_undead {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1652px -1311px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_triceratops {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1652px -1173px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_turtle {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1652px -1104px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_unicorn {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1652px -1035px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_vice1 {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1652px -897px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_vice1_locked {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1652px -966px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_vice2 {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1652px -759px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_vice2_locked {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1652px -828px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_vice3 {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1652px -621px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_vice3_locked {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1652px -690px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_whale {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1652px -552px;
  width: 68px;
  height: 68px;
}
.inventory_quest_scroll_yarn {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1652px -483px;
  width: 68px;
  height: 68px;
}
.quest_bundle_farmFriends {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1652px -414px;
  width: 68px;
  height: 68px;
}
.quest_bundle_featheredFriends {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1652px -345px;
  width: 68px;
  height: 68px;
}
.quest_bundle_splashyPals {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1652px -276px;
  width: 68px;
  height: 68px;
}
.quest_bundle_winterQuests {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1652px -207px;
  width: 68px;
  height: 68px;
}
.quest_bundle_witchyFamiliars {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1652px -138px;
  width: 68px;
  height: 68px;
}
.shop_gem {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1652px -69px;
  width: 68px;
  height: 68px;
}
.shop_opaquePotion {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1652px 0px;
  width: 68px;
  height: 68px;
}
.shop_potion {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1518px -1582px;
  width: 68px;
  height: 68px;
}
.shop_seafoam {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1449px -1582px;
  width: 68px;
  height: 68px;
}
.shop_shinySeed {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1380px -1582px;
  width: 68px;
  height: 68px;
}
.shop_snowball {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1311px -1582px;
  width: 68px;
  height: 68px;
}
.shop_spookySparkles {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1242px -1582px;
  width: 68px;
  height: 68px;
}
.shop_mounts_MagicalBee-Base {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1173px -1582px;
  width: 68px;
  height: 68px;
}
.shop_mounts_Mammoth-Base {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1104px -1582px;
  width: 68px;
  height: 68px;
}
.shop_mounts_MantisShrimp-Base {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1035px -1582px;
  width: 68px;
  height: 68px;
}
.shop_mounts_Phoenix-Base {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -966px -1582px;
  width: 68px;
  height: 68px;
}
.shop_pets_MagicalBee-Base {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -897px -1582px;
  width: 68px;
  height: 68px;
}
.shop_pets_Mammoth-Base {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -828px -1582px;
  width: 68px;
  height: 68px;
}
.shop_pets_MantisShrimp-Base {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -759px -1582px;
  width: 68px;
  height: 68px;
}
.shop_pets_Phoenix-Base {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -690px -1582px;
  width: 68px;
  height: 68px;
}
.shop_backStab {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1652px -1587px;
  width: 40px;
  height: 40px;
}
.shop_brightness {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1196px -1060px;
  width: 40px;
  height: 40px;
}
.shop_defensiveStance {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1583px -1518px;
  width: 40px;
  height: 40px;
}
.shop_earth {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1514px -1449px;
  width: 40px;
  height: 40px;
}
.shop_fireball {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1408px -1272px;
  width: 40px;
  height: 40px;
}
.shop_frost {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1449px -1272px;
  width: 40px;
  height: 40px;
}
.shop_heal {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1302px -1166px;
  width: 40px;
  height: 40px;
}
.shop_healAll {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1343px -1166px;
  width: 40px;
  height: 40px;
}
.shop_intimidate {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -772px -636px;
  width: 40px;
  height: 40px;
}
.shop_mpheal {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1237px -1060px;
  width: 40px;
  height: 40px;
}
.shop_pickPocket {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1090px -954px;
  width: 40px;
  height: 40px;
}
.shop_protectAura {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1131px -954px;
  width: 40px;
  height: 40px;
}
.shop_smash {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -984px -848px;
  width: 40px;
  height: 40px;
}
.shop_stealth {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1025px -848px;
  width: 40px;
  height: 40px;
}
.shop_toolsOfTrade {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -878px -742px;
  width: 40px;
  height: 40px;
}
.shop_valorousPresence {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -919px -742px;
  width: 40px;
  height: 40px;
}
.Pet_Egg_Armadillo {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1583px -1035px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_Axolotl {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1583px -966px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_BearCub {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1583px -897px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_Beetle {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1583px -828px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_Bunny {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1583px -759px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_Butterfly {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1583px -690px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_Cactus {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1583px -621px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_Cheetah {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1583px -552px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_Cow {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1060px -1338px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_Cuttlefish {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1583px -414px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_Deer {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1583px -345px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_Dragon {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1583px -276px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_Egg {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1583px -207px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_Falcon {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1583px -138px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_Ferret {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1583px -69px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_FlyingPig {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1583px 0px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_Fox {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1449px -1513px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_Frog {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1380px -1513px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_Gryphon {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1311px -1513px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_GuineaPig {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1242px -1513px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_Hedgehog {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1173px -1513px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_Hippo {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1104px -1513px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_Horse {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1035px -1513px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_LionCub {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -966px -1513px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_Monkey {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -897px -1513px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_Nudibranch {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -828px -1513px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_Octopus {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -759px -1513px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_Owl {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -690px -1513px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_PandaCub {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -621px -1513px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_Parrot {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -552px -1513px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_Peacock {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -483px -1513px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_Penguin {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -414px -1513px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_PolarBear {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -345px -1513px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_Pterodactyl {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -276px -1513px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_Rat {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -207px -1513px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_Rock {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -138px -1513px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_Rooster {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -69px -1513px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_Sabretooth {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: 0px -1513px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_Seahorse {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1514px -1380px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_Sheep {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1514px -1311px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_Slime {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1514px -1242px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_Sloth {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1514px -1173px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_Snail {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1514px -1104px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_Snake {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1514px -1035px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_Spider {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1514px -966px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_TRex {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1514px -759px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_TigerCub {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1514px -897px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_Treeling {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1514px -828px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_Triceratops {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1514px -690px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_Turtle {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1514px -621px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_Unicorn {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1514px -552px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_Whale {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1514px -483px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_Wolf {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1514px -414px;
  width: 68px;
  height: 68px;
}
.Pet_Egg_Yarn {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1514px -345px;
  width: 68px;
  height: 68px;
}
.Pet_Food_Cake_Base {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1514px -276px;
  width: 68px;
  height: 68px;
}
.Pet_Food_Cake_CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1514px -207px;
  width: 68px;
  height: 68px;
}
.Pet_Food_Cake_CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1514px -138px;
  width: 68px;
  height: 68px;
}
.Pet_Food_Cake_Desert {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1514px -69px;
  width: 68px;
  height: 68px;
}
.Pet_Food_Cake_Golden {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1514px 0px;
  width: 68px;
  height: 68px;
}
.Pet_Food_Cake_Red {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1380px -1444px;
  width: 68px;
  height: 68px;
}
.Pet_Food_Cake_Shade {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1311px -1444px;
  width: 68px;
  height: 68px;
}
.Pet_Food_Cake_Skeleton {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1242px -1444px;
  width: 68px;
  height: 68px;
}
.Pet_Food_Cake_White {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1173px -1444px;
  width: 68px;
  height: 68px;
}
.Pet_Food_Cake_Zombie {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1104px -1444px;
  width: 68px;
  height: 68px;
}
.Pet_Food_Candy_Base {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1035px -1444px;
  width: 68px;
  height: 68px;
}
.Pet_Food_Candy_CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -966px -1444px;
  width: 68px;
  height: 68px;
}
.Pet_Food_Candy_CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -897px -1444px;
  width: 68px;
  height: 68px;
}
.Pet_Food_Candy_Desert {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -828px -1444px;
  width: 68px;
  height: 68px;
}
.Pet_Food_Candy_Golden {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -759px -1444px;
  width: 68px;
  height: 68px;
}
.Pet_Food_Candy_Red {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -690px -1444px;
  width: 68px;
  height: 68px;
}
.Pet_Food_Candy_Shade {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -621px -1444px;
  width: 68px;
  height: 68px;
}
.Pet_Food_Candy_Skeleton {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -552px -1444px;
  width: 68px;
  height: 68px;
}
.Pet_Food_Candy_White {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -483px -1444px;
  width: 68px;
  height: 68px;
}
.Pet_Food_Candy_Zombie {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -414px -1444px;
  width: 68px;
  height: 68px;
}
.Pet_Food_Chocolate {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -345px -1444px;
  width: 68px;
  height: 68px;
}
.Pet_Food_CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -276px -1444px;
  width: 68px;
  height: 68px;
}
.Pet_Food_CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -207px -1444px;
  width: 68px;
  height: 68px;
}
.Pet_Food_Fish {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -138px -1444px;
  width: 68px;
  height: 68px;
}
.Pet_Food_Honey {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -69px -1444px;
  width: 68px;
  height: 68px;
}
.Pet_Food_Meat {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: 0px -1444px;
  width: 68px;
  height: 68px;
}
.Pet_Food_Milk {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1405px -1338px;
  width: 68px;
  height: 68px;
}
.Pet_Food_Potatoe {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1336px -1338px;
  width: 68px;
  height: 68px;
}
.Pet_Food_RottenMeat {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1267px -1338px;
  width: 68px;
  height: 68px;
}
.Pet_Food_Saddle {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1198px -1338px;
  width: 68px;
  height: 68px;
}
.Pet_Food_Strawberry {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1583px -483px;
  width: 68px;
  height: 68px;
}
.Mount_Body_Armadillo-Base {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1166px -1232px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Armadillo-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1272px -1232px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Armadillo-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1408px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Armadillo-Desert {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1408px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Armadillo-Golden {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1408px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Armadillo-Red {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1408px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Armadillo-Shade {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1408px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Armadillo-Skeleton {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1408px -530px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Armadillo-White {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1408px -636px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Armadillo-Zombie {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1408px -742px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Axolotl-Base {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1408px -848px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Axolotl-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1408px -954px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Axolotl-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -560px -345px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Axolotl-Desert {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1408px -1166px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Axolotl-Golden {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: 0px -1338px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Axolotl-Red {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -106px -1338px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Axolotl-Shade {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -212px -1338px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Axolotl-Skeleton {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -318px -1338px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Axolotl-White {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -424px -1338px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Axolotl-Zombie {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -530px -1338px;
  width: 105px;
  height: 105px;
}
.Mount_Body_BearCub-Aquatic {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -636px -1338px;
  width: 105px;
  height: 105px;
}
.Mount_Body_BearCub-Base {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -742px -1338px;
  width: 105px;
  height: 105px;
}
.Mount_Body_BearCub-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -848px -1338px;
  width: 105px;
  height: 105px;
}
.Mount_Body_BearCub-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -954px -1338px;
  width: 105px;
  height: 105px;
}
.Mount_Body_BearCub-Cupid {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1408px -1060px;
  width: 105px;
  height: 105px;
}
.Mount_Body_BearCub-Desert {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1060px -1232px;
  width: 105px;
  height: 105px;
}
.Mount_Body_BearCub-Ember {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -954px -1232px;
  width: 105px;
  height: 105px;
}
.Mount_Body_BearCub-Fairy {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -848px -1232px;
  width: 105px;
  height: 105px;
}
.Mount_Body_BearCub-Floral {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -742px -1232px;
  width: 105px;
  height: 105px;
}
.Mount_Body_BearCub-Ghost {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -636px -1232px;
  width: 105px;
  height: 105px;
}
.Mount_Body_BearCub-Golden {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -530px -1232px;
  width: 105px;
  height: 105px;
}
.Mount_Body_BearCub-Holly {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -424px -1232px;
  width: 105px;
  height: 105px;
}
.Mount_Body_BearCub-Peppermint {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -318px -1232px;
  width: 105px;
  height: 105px;
}
.Mount_Body_BearCub-Polar {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -212px -1232px;
  width: 105px;
  height: 105px;
}
.Mount_Body_BearCub-Red {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -106px -1232px;
  width: 105px;
  height: 105px;
}
.Mount_Body_BearCub-RoyalPurple {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: 0px -1232px;
  width: 105px;
  height: 105px;
}
.Mount_Body_BearCub-Shade {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1302px -1060px;
  width: 105px;
  height: 105px;
}
.Mount_Body_BearCub-Shimmer {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1302px -954px;
  width: 105px;
  height: 105px;
}
.Mount_Body_BearCub-Skeleton {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1302px -848px;
  width: 105px;
  height: 105px;
}
.Mount_Body_BearCub-Spooky {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1302px -742px;
  width: 105px;
  height: 105px;
}
.Mount_Body_BearCub-StarryNight {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -121px 0px;
  width: 120px;
  height: 120px;
}
.Mount_Body_BearCub-Thunderstorm {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1302px -530px;
  width: 105px;
  height: 105px;
}
.Mount_Body_BearCub-White {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1302px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Body_BearCub-Zombie {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1302px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Beetle-Base {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1302px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Beetle-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1302px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Beetle-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1302px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Beetle-Desert {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1166px -1126px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Beetle-Golden {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1060px -1126px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Beetle-Red {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -954px -1126px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Beetle-Shade {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -848px -1126px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Beetle-Skeleton {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -742px -1126px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Beetle-White {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -636px -1126px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Beetle-Zombie {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -530px -1126px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Bunny-Base {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -424px -1126px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Bunny-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -318px -1126px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Bunny-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -212px -1126px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Bunny-Desert {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -106px -1126px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Bunny-Golden {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: 0px -1126px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Bunny-Red {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1196px -954px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Bunny-Shade {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1196px -848px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Bunny-Skeleton {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1196px -742px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Bunny-White {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1196px -636px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Bunny-Zombie {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1196px -530px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Butterfly-Base {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -106px -366px;
  width: 105px;
  height: 123px;
}
.Mount_Body_Butterfly-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: 0px -366px;
  width: 105px;
  height: 123px;
}
.Mount_Body_Butterfly-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -454px -124px;
  width: 105px;
  height: 123px;
}
.Mount_Body_Butterfly-Desert {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -454px 0px;
  width: 105px;
  height: 123px;
}
.Mount_Body_Butterfly-Golden {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -318px -242px;
  width: 105px;
  height: 123px;
}
.Mount_Body_Butterfly-Red {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -212px -242px;
  width: 105px;
  height: 123px;
}
.Mount_Body_Butterfly-Shade {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -106px -242px;
  width: 105px;
  height: 123px;
}
.Mount_Body_Butterfly-Skeleton {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: 0px -242px;
  width: 105px;
  height: 123px;
}
.Mount_Body_Butterfly-White {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -348px 0px;
  width: 105px;
  height: 123px;
}
.Mount_Body_Butterfly-Zombie {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -242px 0px;
  width: 105px;
  height: 123px;
}
.Mount_Body_Cactus-Aquatic {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -530px -1020px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Cactus-Base {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -424px -1020px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Cactus-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -318px -1020px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Cactus-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -212px -1020px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Cactus-Cupid {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -106px -1020px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Cactus-Desert {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: 0px -1020px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Cactus-Ember {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1090px -848px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Cactus-Fairy {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1090px -742px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Cactus-Floral {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1090px -636px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Cactus-Ghost {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1090px -530px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Cactus-Golden {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1090px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Cactus-Holly {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1090px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Cactus-Peppermint {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1090px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Cactus-Red {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1090px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Cactus-RoyalPurple {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1090px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Cactus-Shade {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -954px -914px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Cactus-Shimmer {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -848px -914px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Cactus-Skeleton {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -742px -914px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Cactus-Spooky {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -636px -914px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Cactus-StarryNight {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: 0px 0px;
  width: 120px;
  height: 120px;
}
.Mount_Body_Cactus-Thunderstorm {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -424px -914px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Cactus-White {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -318px -914px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Cactus-Zombie {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -212px -914px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Cheetah-Base {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -106px -914px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Cheetah-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: 0px -914px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Cheetah-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -984px -742px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Cheetah-Desert {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -984px -636px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Cheetah-Golden {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -984px -530px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Cheetah-Red {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -984px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Cheetah-Shade {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -984px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Cheetah-Skeleton {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -984px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Cheetah-White {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -984px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Cheetah-Zombie {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -984px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Cow-Base {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -848px -808px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Cow-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -742px -808px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Cow-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -636px -808px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Cow-Desert {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -530px -808px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Cow-Golden {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -424px -808px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Cow-Red {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -318px -808px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Cow-Shade {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -212px -808px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Cow-Skeleton {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -106px -808px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Cow-White {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: 0px -808px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Cow-Zombie {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -878px -636px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Cuttlefish-Base {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -560px -115px;
  width: 105px;
  height: 114px;
}
.Mount_Body_Cuttlefish-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -560px 0px;
  width: 105px;
  height: 114px;
}
.Mount_Body_Cuttlefish-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -424px -366px;
  width: 105px;
  height: 114px;
}
.Mount_Body_Cuttlefish-Desert {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -318px -366px;
  width: 105px;
  height: 114px;
}
.Mount_Body_Cuttlefish-Golden {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -212px -366px;
  width: 105px;
  height: 114px;
}
.Mount_Body_Cuttlefish-Red {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -121px -121px;
  width: 105px;
  height: 114px;
}
.Mount_Body_Cuttlefish-Shade {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -242px -124px;
  width: 105px;
  height: 114px;
}
.Mount_Body_Cuttlefish-Skeleton {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -454px -248px;
  width: 105px;
  height: 114px;
}
.Mount_Body_Cuttlefish-White {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -348px -124px;
  width: 105px;
  height: 114px;
}
.Mount_Body_Cuttlefish-Zombie {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -560px -230px;
  width: 105px;
  height: 114px;
}
.Mount_Body_Deer-Base {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -318px -702px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Deer-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -212px -702px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Deer-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -106px -702px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Deer-Desert {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: 0px -702px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Deer-Golden {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -772px -530px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Deer-Red {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -772px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Deer-Shade {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -772px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Deer-Skeleton {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -772px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Deer-White {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -772px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Deer-Zombie {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -772px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Dragon-Aquatic {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -636px -596px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Dragon-Base {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -530px -596px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Dragon-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -424px -596px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Dragon-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -318px -596px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Dragon-Cupid {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -212px -596px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Dragon-Desert {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -106px -596px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Dragon-Ember {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: 0px -596px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Dragon-Fairy {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -666px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Dragon-Floral {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -666px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Dragon-Ghost {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -666px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Dragon-Golden {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -666px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Dragon-Holly {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -666px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Dragon-Peppermint {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -530px -490px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Dragon-Red {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -424px -490px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Dragon-RoyalPurple {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -318px -490px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Dragon-Shade {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -212px -490px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Dragon-Shimmer {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -106px -490px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Dragon-Skeleton {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: 0px -490px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Dragon-Spooky {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1302px -636px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Dragon-StarryNight {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: 0px -121px;
  width: 120px;
  height: 120px;
}
.Mount_Body_Dragon-Thunderstorm {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1196px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Dragon-White {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1196px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Dragon-Zombie {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1196px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Egg-Base {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1196px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Egg-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1060px -1020px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Egg-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -954px -1020px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Egg-Desert {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -848px -1020px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Egg-Golden {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -742px -1020px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Egg-Red {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -636px -1020px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Egg-Shade {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -530px -914px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Egg-Skeleton {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -878px -530px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Egg-White {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -878px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Egg-Zombie {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -878px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Falcon-Base {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -878px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Falcon-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -878px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Falcon-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -878px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Falcon-Desert {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -742px -702px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Falcon-Golden {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -636px -702px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Falcon-Red {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -530px -702px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Falcon-Shade {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -424px -702px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Falcon-Skeleton {
  background-image: url(/static/images/spritesmith-main-11.f49e0e6.png);
  background-position: -1196px -424px;
  width: 105px;
  height: 105px;
}

.Mount_Body_Falcon-White {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -666px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Falcon-Zombie {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -212px -1108px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Ferret-Base {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -636px -684px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Ferret-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -878px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Ferret-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -878px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Ferret-Desert {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -878px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Ferret-Golden {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -878px -530px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Ferret-Red {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -878px -636px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Ferret-Shade {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: 0px -790px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Ferret-Skeleton {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -106px -790px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Ferret-White {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -212px -790px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Ferret-Zombie {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -318px -790px;
  width: 105px;
  height: 105px;
}
.Mount_Body_FlyingPig-Aquatic {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -424px -790px;
  width: 105px;
  height: 105px;
}
.Mount_Body_FlyingPig-Base {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1302px -848px;
  width: 105px;
  height: 105px;
}
.Mount_Body_FlyingPig-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1302px -1060px;
  width: 105px;
  height: 105px;
}
.Mount_Body_FlyingPig-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -318px -1214px;
  width: 105px;
  height: 105px;
}
.Mount_Body_FlyingPig-Cupid {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -424px -1214px;
  width: 105px;
  height: 105px;
}
.Mount_Body_FlyingPig-Desert {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -530px -1214px;
  width: 105px;
  height: 105px;
}
.Mount_Body_FlyingPig-Ember {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1484px -1426px;
  width: 105px;
  height: 105px;
}
.Mount_Body_FlyingPig-Fairy {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -433px -357px;
  width: 105px;
  height: 105px;
}
.Mount_Body_FlyingPig-Floral {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -560px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Body_FlyingPig-Ghost {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -560px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Body_FlyingPig-Golden {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -560px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Body_FlyingPig-Holly {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -560px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Body_FlyingPig-Peppermint {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: 0px -472px;
  width: 105px;
  height: 105px;
}
.Mount_Body_FlyingPig-Red {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -106px -472px;
  width: 105px;
  height: 105px;
}
.Mount_Body_FlyingPig-RoyalPurple {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -212px -472px;
  width: 105px;
  height: 105px;
}
.Mount_Body_FlyingPig-Shade {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -318px -472px;
  width: 105px;
  height: 105px;
}
.Mount_Body_FlyingPig-Shimmer {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -424px -472px;
  width: 105px;
  height: 105px;
}
.Mount_Body_FlyingPig-Skeleton {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -530px -472px;
  width: 105px;
  height: 105px;
}
.Mount_Body_FlyingPig-Spooky {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -666px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Body_FlyingPig-StarryNight {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: 0px -121px;
  width: 120px;
  height: 120px;
}
.Mount_Body_FlyingPig-Thunderstorm {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -666px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Body_FlyingPig-White {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -666px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Body_FlyingPig-Zombie {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -666px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Fox-Aquatic {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: 0px -578px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Fox-Base {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -106px -578px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Fox-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -212px -578px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Fox-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -318px -578px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Fox-Cupid {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -424px -578px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Fox-Desert {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -530px -578px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Fox-Ember {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -636px -578px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Fox-Fairy {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -772px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Fox-Floral {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -772px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Fox-Ghost {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -772px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Fox-Golden {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -772px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Fox-Holly {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -772px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Fox-Peppermint {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -772px -530px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Fox-Red {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: 0px -684px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Fox-RoyalPurple {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -106px -684px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Fox-Shade {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -212px -684px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Fox-Shimmer {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -318px -684px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Fox-Skeleton {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -424px -684px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Fox-Spooky {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -530px -684px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Fox-StarryNight {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -121px 0px;
  width: 120px;
  height: 120px;
}
.Mount_Body_Fox-Thunderstorm {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -742px -684px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Fox-White {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -878px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Fox-Zombie {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -878px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Frog-Base {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -454px -115px;
  width: 105px;
  height: 114px;
}
.Mount_Body_Frog-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -454px -230px;
  width: 105px;
  height: 114px;
}
.Mount_Body_Frog-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -242px -124px;
  width: 105px;
  height: 114px;
}
.Mount_Body_Frog-Desert {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -348px 0px;
  width: 105px;
  height: 114px;
}
.Mount_Body_Frog-Golden {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -348px -115px;
  width: 105px;
  height: 114px;
}
.Mount_Body_Frog-Red {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: 0px -242px;
  width: 105px;
  height: 114px;
}
.Mount_Body_Frog-Shade {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -106px -242px;
  width: 105px;
  height: 114px;
}
.Mount_Body_Frog-Skeleton {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -212px -242px;
  width: 105px;
  height: 114px;
}
.Mount_Body_Frog-White {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -318px -242px;
  width: 105px;
  height: 114px;
}
.Mount_Body_Frog-Zombie {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -454px 0px;
  width: 105px;
  height: 114px;
}
.Mount_Body_Gryphon-Base {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -530px -790px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Gryphon-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -636px -790px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Gryphon-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -742px -790px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Gryphon-Desert {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -848px -790px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Gryphon-Golden {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -984px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Gryphon-Red {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -984px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Gryphon-RoyalPurple {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -984px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Gryphon-Shade {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -984px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Gryphon-Skeleton {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -984px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Gryphon-White {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -984px -530px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Gryphon-Zombie {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -984px -636px;
  width: 105px;
  height: 105px;
}
.Mount_Body_GuineaPig-Base {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -984px -742px;
  width: 105px;
  height: 105px;
}
.Mount_Body_GuineaPig-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: 0px -896px;
  width: 105px;
  height: 105px;
}
.Mount_Body_GuineaPig-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -106px -896px;
  width: 105px;
  height: 105px;
}
.Mount_Body_GuineaPig-Desert {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -212px -896px;
  width: 105px;
  height: 105px;
}
.Mount_Body_GuineaPig-Golden {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -318px -896px;
  width: 105px;
  height: 105px;
}
.Mount_Body_GuineaPig-Red {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -424px -896px;
  width: 105px;
  height: 105px;
}
.Mount_Body_GuineaPig-Shade {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -530px -896px;
  width: 105px;
  height: 105px;
}
.Mount_Body_GuineaPig-Skeleton {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -636px -896px;
  width: 105px;
  height: 105px;
}
.Mount_Body_GuineaPig-White {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -742px -896px;
  width: 105px;
  height: 105px;
}
.Mount_Body_GuineaPig-Zombie {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -848px -896px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Hedgehog-Base {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -954px -896px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Hedgehog-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1090px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Hedgehog-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1090px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Hedgehog-Desert {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1090px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Hedgehog-Golden {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1090px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Hedgehog-Red {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1090px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Hedgehog-Shade {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1090px -530px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Hedgehog-Skeleton {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1090px -636px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Hedgehog-White {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1090px -742px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Hedgehog-Zombie {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1090px -848px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Hippo-Base {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: 0px -1002px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Hippo-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -106px -1002px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Hippo-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -212px -1002px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Hippo-Desert {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -318px -1002px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Hippo-Golden {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -424px -1002px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Hippo-Red {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -530px -1002px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Hippo-Shade {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -636px -1002px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Hippo-Skeleton {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -742px -1002px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Hippo-White {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -848px -1002px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Hippo-Zombie {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -954px -1002px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Horse-Base {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1060px -1002px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Horse-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1196px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Horse-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1196px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Horse-Desert {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1196px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Horse-Golden {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1196px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Horse-Red {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1196px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Horse-Shade {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1196px -530px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Horse-Skeleton {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1196px -636px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Horse-White {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1196px -742px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Horse-Zombie {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1196px -848px;
  width: 105px;
  height: 105px;
}
.Mount_Body_JackOLantern-Base {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1726px -424px;
  width: 90px;
  height: 105px;
}
.Mount_Body_JackOLantern-Ghost {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1726px -318px;
  width: 90px;
  height: 105px;
}
.Mount_Body_Jackalope-RoyalPurple {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1196px -954px;
  width: 105px;
  height: 105px;
}
.Mount_Body_LionCub-Aquatic {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -327px -357px;
  width: 105px;
  height: 105px;
}
.Mount_Body_LionCub-Base {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -318px -1108px;
  width: 105px;
  height: 105px;
}
.Mount_Body_LionCub-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -424px -1108px;
  width: 105px;
  height: 105px;
}
.Mount_Body_LionCub-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -530px -1108px;
  width: 105px;
  height: 105px;
}
.Mount_Body_LionCub-Cupid {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -636px -1108px;
  width: 105px;
  height: 105px;
}
.Mount_Body_LionCub-Desert {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -742px -1108px;
  width: 105px;
  height: 105px;
}
.Mount_Body_LionCub-Ember {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -848px -1108px;
  width: 105px;
  height: 105px;
}
.Mount_Body_LionCub-Ethereal {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -954px -1108px;
  width: 105px;
  height: 105px;
}
.Mount_Body_LionCub-Fairy {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1060px -1108px;
  width: 105px;
  height: 105px;
}
.Mount_Body_LionCub-Floral {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1166px -1108px;
  width: 105px;
  height: 105px;
}
.Mount_Body_LionCub-Ghost {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1302px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Body_LionCub-Golden {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1302px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Body_LionCub-Holly {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1302px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Body_LionCub-Peppermint {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1302px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Body_LionCub-Red {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1302px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Body_LionCub-RoyalPurple {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1302px -530px;
  width: 105px;
  height: 105px;
}
.Mount_Body_LionCub-Shade {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1302px -636px;
  width: 105px;
  height: 105px;
}
.Mount_Body_LionCub-Shimmer {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1302px -742px;
  width: 105px;
  height: 105px;
}
.Mount_Body_LionCub-Skeleton {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -106px -357px;
  width: 111px;
  height: 105px;
}
.Mount_Body_LionCub-Spooky {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1302px -954px;
  width: 105px;
  height: 105px;
}
.Mount_Body_LionCub-StarryNight {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -121px -121px;
  width: 120px;
  height: 120px;
}
.Mount_Body_LionCub-Thunderstorm {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: 0px -1214px;
  width: 105px;
  height: 105px;
}
.Mount_Body_LionCub-White {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -106px -1214px;
  width: 105px;
  height: 105px;
}
.Mount_Body_LionCub-Zombie {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -212px -1214px;
  width: 105px;
  height: 105px;
}
.Mount_Body_MagicalBee-Base {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: 0px -357px;
  width: 105px;
  height: 114px;
}
.Mount_Body_Mammoth-Base {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -242px 0px;
  width: 105px;
  height: 123px;
}
.Mount_Body_MantisShrimp-Base {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -218px -357px;
  width: 108px;
  height: 105px;
}
.Mount_Body_Monkey-Base {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -636px -1214px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Monkey-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -742px -1214px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Monkey-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -848px -1214px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Monkey-Desert {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -954px -1214px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Monkey-Golden {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1060px -1214px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Monkey-Red {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1166px -1214px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Monkey-Shade {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1272px -1214px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Monkey-Skeleton {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1408px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Monkey-White {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1408px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Monkey-Zombie {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1408px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Nudibranch-Base {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1408px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Nudibranch-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1408px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Nudibranch-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1408px -530px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Nudibranch-Desert {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1408px -636px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Nudibranch-Golden {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1408px -742px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Nudibranch-Red {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1408px -848px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Nudibranch-Shade {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1408px -954px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Nudibranch-Skeleton {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1408px -1060px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Nudibranch-White {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1408px -1166px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Nudibranch-Zombie {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: 0px -1320px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Octopus-Base {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -106px -1320px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Octopus-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -212px -1320px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Octopus-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -318px -1320px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Octopus-Desert {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -424px -1320px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Octopus-Golden {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -530px -1320px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Octopus-Red {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -636px -1320px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Octopus-Shade {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -742px -1320px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Octopus-Skeleton {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -848px -1320px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Octopus-White {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -954px -1320px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Octopus-Zombie {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1060px -1320px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Orca-Base {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1166px -1320px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Owl-Base {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1272px -1320px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Owl-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1378px -1320px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Owl-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1514px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Owl-Desert {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1514px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Owl-Golden {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1514px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Owl-Red {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1514px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Owl-Shade {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1514px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Owl-Skeleton {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1514px -530px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Owl-White {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1514px -636px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Owl-Zombie {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1514px -742px;
  width: 105px;
  height: 105px;
}
.Mount_Body_PandaCub-Aquatic {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1514px -848px;
  width: 105px;
  height: 105px;
}
.Mount_Body_PandaCub-Base {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1514px -954px;
  width: 105px;
  height: 105px;
}
.Mount_Body_PandaCub-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1514px -1060px;
  width: 105px;
  height: 105px;
}
.Mount_Body_PandaCub-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1514px -1166px;
  width: 105px;
  height: 105px;
}
.Mount_Body_PandaCub-Cupid {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1514px -1272px;
  width: 105px;
  height: 105px;
}
.Mount_Body_PandaCub-Desert {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: 0px -1426px;
  width: 105px;
  height: 105px;
}
.Mount_Body_PandaCub-Ember {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -106px -1426px;
  width: 105px;
  height: 105px;
}
.Mount_Body_PandaCub-Fairy {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -212px -1426px;
  width: 105px;
  height: 105px;
}
.Mount_Body_PandaCub-Floral {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -318px -1426px;
  width: 105px;
  height: 105px;
}
.Mount_Body_PandaCub-Ghost {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -424px -1426px;
  width: 105px;
  height: 105px;
}
.Mount_Body_PandaCub-Golden {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -530px -1426px;
  width: 105px;
  height: 105px;
}
.Mount_Body_PandaCub-Holly {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -636px -1426px;
  width: 105px;
  height: 105px;
}
.Mount_Body_PandaCub-Peppermint {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -742px -1426px;
  width: 105px;
  height: 105px;
}
.Mount_Body_PandaCub-Red {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -848px -1426px;
  width: 105px;
  height: 105px;
}
.Mount_Body_PandaCub-RoyalPurple {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -954px -1426px;
  width: 105px;
  height: 105px;
}
.Mount_Body_PandaCub-Shade {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1060px -1426px;
  width: 105px;
  height: 105px;
}
.Mount_Body_PandaCub-Shimmer {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1166px -1426px;
  width: 105px;
  height: 105px;
}
.Mount_Body_PandaCub-Skeleton {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1272px -1426px;
  width: 105px;
  height: 105px;
}
.Mount_Body_PandaCub-Spooky {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1378px -1426px;
  width: 105px;
  height: 105px;
}
.Mount_Body_PandaCub-StarryNight {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: 0px 0px;
  width: 120px;
  height: 120px;
}
.Mount_Body_PandaCub-Thunderstorm {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1620px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Body_PandaCub-White {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1620px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Body_PandaCub-Zombie {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1620px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Parrot-Base {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1620px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Parrot-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1620px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Parrot-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1620px -530px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Parrot-Desert {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1620px -636px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Parrot-Golden {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1620px -742px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Parrot-Red {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1620px -848px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Parrot-Shade {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1620px -954px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Parrot-Skeleton {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1620px -1060px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Parrot-White {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1620px -1166px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Parrot-Zombie {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1620px -1272px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Peacock-Base {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1620px -1378px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Peacock-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: 0px -1532px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Peacock-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -106px -1532px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Peacock-Desert {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -212px -1532px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Peacock-Golden {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -318px -1532px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Peacock-Red {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -424px -1532px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Peacock-Shade {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -530px -1532px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Peacock-Skeleton {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -636px -1532px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Peacock-White {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -742px -1532px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Peacock-Zombie {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -848px -1532px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Penguin-Base {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -954px -1532px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Penguin-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1060px -1532px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Penguin-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1166px -1532px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Penguin-Desert {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1272px -1532px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Penguin-Golden {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1378px -1532px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Penguin-Red {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1484px -1532px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Penguin-Shade {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1590px -1532px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Penguin-Skeleton {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1726px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Penguin-White {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1726px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Penguin-Zombie {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -106px -1108px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Phoenix-Base {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: 0px -1108px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Pterodactyl-Base {
  background-image: url(/static/images/spritesmith-main-12.51a3ec6.png);
  background-position: -1726px -212px;
  width: 105px;
  height: 105px;
}

.Mount_Body_Pterodactyl-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1694px -1060px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Pterodactyl-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1270px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Pterodactyl-Desert {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -816px -529px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Pterodactyl-Golden {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -816px -635px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Pterodactyl-Red {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: 0px -816px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Pterodactyl-Shade {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -106px -816px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Pterodactyl-Skeleton {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -212px -816px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Pterodactyl-White {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -318px -816px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Pterodactyl-Zombie {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -424px -816px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Rat-Base {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -530px -816px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Rat-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -636px -816px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Rat-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1376px -848px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Rat-Desert {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1060px -1346px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Rat-Golden {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1166px -1346px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Rat-Red {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1272px -1346px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Rat-Shade {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1482px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Rat-Skeleton {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1482px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Rat-White {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1482px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Rat-Zombie {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1482px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Rock-Base {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1482px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Rock-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1482px -530px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Rock-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1482px -636px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Rock-Desert {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -848px -1558px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Rock-Golden {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -954px -1558px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Rock-Red {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1060px -1558px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Rock-Shade {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1166px -1558px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Rock-Skeleton {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1272px -1558px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Rock-White {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1378px -1558px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Rock-Zombie {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1484px -1558px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Rooster-Base {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1694px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Rooster-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1694px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Rooster-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1694px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Rooster-Desert {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1694px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Rooster-Golden {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1694px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Rooster-Red {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1694px -530px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Rooster-Shade {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1694px -636px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Rooster-Skeleton {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1694px -742px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Rooster-White {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1694px -848px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Rooster-Zombie {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1694px -954px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Sabretooth-Base {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: 0px -544px;
  width: 135px;
  height: 135px;
}
.Mount_Body_Sabretooth-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: 0px -136px;
  width: 135px;
  height: 135px;
}
.Mount_Body_Sabretooth-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -136px -136px;
  width: 135px;
  height: 135px;
}
.Mount_Body_Sabretooth-Desert {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -272px 0px;
  width: 135px;
  height: 135px;
}
.Mount_Body_Sabretooth-Golden {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -272px -136px;
  width: 135px;
  height: 135px;
}
.Mount_Body_Sabretooth-Red {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: 0px -272px;
  width: 135px;
  height: 135px;
}
.Mount_Body_Sabretooth-Shade {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -136px -272px;
  width: 135px;
  height: 135px;
}
.Mount_Body_Sabretooth-Skeleton {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -272px -272px;
  width: 135px;
  height: 135px;
}
.Mount_Body_Sabretooth-White {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -408px 0px;
  width: 135px;
  height: 135px;
}
.Mount_Body_Sabretooth-Zombie {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -408px -136px;
  width: 135px;
  height: 135px;
}
.Mount_Body_Seahorse-Base {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -742px -816px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Seahorse-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -952px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Seahorse-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -952px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Seahorse-Desert {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -952px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Seahorse-Golden {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -952px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Seahorse-Red {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -952px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Seahorse-Shade {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -952px -530px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Seahorse-Skeleton {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -952px -636px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Seahorse-White {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -952px -742px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Seahorse-Zombie {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: 0px -922px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Sheep-Base {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -106px -922px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Sheep-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -212px -922px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Sheep-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -318px -922px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Sheep-Desert {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -424px -922px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Sheep-Golden {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -530px -922px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Sheep-Red {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -636px -922px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Sheep-Shade {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -742px -922px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Sheep-Skeleton {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -848px -922px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Sheep-White {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1058px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Sheep-Zombie {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1058px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Slime-Base {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1058px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Slime-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1058px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Slime-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1058px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Slime-Desert {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1058px -530px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Slime-Golden {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1058px -636px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Slime-Red {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1058px -742px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Slime-Shade {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1058px -848px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Slime-Skeleton {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: 0px -1028px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Slime-White {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -106px -1028px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Slime-Zombie {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -212px -1028px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Sloth-Base {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -318px -1028px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Sloth-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -424px -1028px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Sloth-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -530px -1028px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Sloth-Desert {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -636px -1028px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Sloth-Golden {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -742px -1028px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Sloth-Red {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -848px -1028px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Sloth-Shade {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -954px -1028px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Sloth-Skeleton {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1164px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Sloth-White {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1164px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Sloth-Zombie {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1164px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Snail-Base {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1164px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Snail-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1164px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Snail-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1164px -530px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Snail-Desert {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1164px -636px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Snail-Golden {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1164px -742px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Snail-Red {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1164px -848px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Snail-Shade {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1164px -954px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Snail-Skeleton {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: 0px -1134px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Snail-White {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -106px -1134px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Snail-Zombie {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -212px -1134px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Snake-Base {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -318px -1134px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Snake-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -424px -1134px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Snake-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -530px -1134px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Snake-Desert {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -636px -1134px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Snake-Golden {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -742px -1134px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Snake-Red {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -848px -1134px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Snake-Shade {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -954px -1134px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Snake-Skeleton {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1060px -1134px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Snake-White {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1270px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Snake-Zombie {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1270px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Spider-Base {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1270px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Spider-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1270px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Spider-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1694px -1166px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Spider-Desert {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1270px -530px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Spider-Golden {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1270px -636px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Spider-Red {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1270px -742px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Spider-Shade {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1270px -848px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Spider-Skeleton {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1270px -954px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Spider-White {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1270px -1060px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Spider-Zombie {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: 0px -1240px;
  width: 105px;
  height: 105px;
}
.Mount_Body_TRex-Base {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: 0px -408px;
  width: 135px;
  height: 135px;
}
.Mount_Body_TRex-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -136px -408px;
  width: 135px;
  height: 135px;
}
.Mount_Body_TRex-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -272px -408px;
  width: 135px;
  height: 135px;
}
.Mount_Body_TRex-Desert {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -408px -408px;
  width: 135px;
  height: 135px;
}
.Mount_Body_TRex-Golden {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -544px 0px;
  width: 135px;
  height: 135px;
}
.Mount_Body_TRex-Red {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -544px -136px;
  width: 135px;
  height: 135px;
}
.Mount_Body_TRex-Shade {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -544px -272px;
  width: 135px;
  height: 135px;
}
.Mount_Body_TRex-Skeleton {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -544px -408px;
  width: 135px;
  height: 135px;
}
.Mount_Body_TRex-White {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: 0px 0px;
  width: 135px;
  height: 135px;
}
.Mount_Body_TRex-Zombie {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -136px -544px;
  width: 135px;
  height: 135px;
}
.Mount_Body_TigerCub-Aquatic {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -106px -1240px;
  width: 105px;
  height: 105px;
}
.Mount_Body_TigerCub-Base {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -212px -1240px;
  width: 105px;
  height: 105px;
}
.Mount_Body_TigerCub-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -318px -1240px;
  width: 105px;
  height: 105px;
}
.Mount_Body_TigerCub-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -424px -1240px;
  width: 105px;
  height: 105px;
}
.Mount_Body_TigerCub-Cupid {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -530px -1240px;
  width: 105px;
  height: 105px;
}
.Mount_Body_TigerCub-Desert {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -636px -1240px;
  width: 105px;
  height: 105px;
}
.Mount_Body_TigerCub-Ember {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -742px -1240px;
  width: 105px;
  height: 105px;
}
.Mount_Body_TigerCub-Fairy {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -848px -1240px;
  width: 105px;
  height: 105px;
}
.Mount_Body_TigerCub-Floral {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -954px -1240px;
  width: 105px;
  height: 105px;
}
.Mount_Body_TigerCub-Ghost {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1060px -1240px;
  width: 105px;
  height: 105px;
}
.Mount_Body_TigerCub-Golden {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1166px -1240px;
  width: 105px;
  height: 105px;
}
.Mount_Body_TigerCub-Holly {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1376px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Body_TigerCub-Peppermint {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1376px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Body_TigerCub-Red {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1376px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Body_TigerCub-RoyalPurple {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1376px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Body_TigerCub-Shade {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1376px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Body_TigerCub-Shimmer {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1376px -530px;
  width: 105px;
  height: 105px;
}
.Mount_Body_TigerCub-Skeleton {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1376px -636px;
  width: 105px;
  height: 105px;
}
.Mount_Body_TigerCub-Spooky {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1376px -742px;
  width: 105px;
  height: 105px;
}
.Mount_Body_TigerCub-StarryNight {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -816px -408px;
  width: 120px;
  height: 120px;
}
.Mount_Body_TigerCub-Thunderstorm {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1376px -954px;
  width: 105px;
  height: 105px;
}
.Mount_Body_TigerCub-White {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1376px -1060px;
  width: 105px;
  height: 105px;
}
.Mount_Body_TigerCub-Zombie {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1376px -1166px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Treeling-Base {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: 0px -1346px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Treeling-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -106px -1346px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Treeling-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -212px -1346px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Treeling-Desert {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -318px -1346px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Treeling-Golden {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -424px -1346px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Treeling-Red {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -530px -1346px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Treeling-Shade {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -636px -1346px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Treeling-Skeleton {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -742px -1346px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Treeling-White {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -848px -1346px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Treeling-Zombie {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -954px -1346px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Triceratops-Base {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1482px -742px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Triceratops-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1482px -848px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Triceratops-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1482px -954px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Triceratops-Desert {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1482px -1060px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Triceratops-Golden {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1482px -1166px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Triceratops-Red {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1482px -1272px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Triceratops-Shade {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: 0px -1452px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Triceratops-Skeleton {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -106px -1452px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Triceratops-White {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -212px -1452px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Triceratops-Zombie {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -318px -1452px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Turkey-Base {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -424px -1452px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Turkey-Gilded {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -530px -1452px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Turtle-Base {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -636px -1452px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Turtle-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -742px -1452px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Turtle-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -848px -1452px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Turtle-Desert {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -954px -1452px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Turtle-Golden {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1060px -1452px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Turtle-Red {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1166px -1452px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Turtle-Shade {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1272px -1452px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Turtle-Skeleton {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1378px -1452px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Turtle-White {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1588px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Turtle-Zombie {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1588px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Unicorn-Base {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1588px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Unicorn-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1588px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Unicorn-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1588px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Unicorn-Desert {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1588px -530px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Unicorn-Golden {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1588px -636px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Unicorn-Red {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1588px -742px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Unicorn-Shade {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1588px -848px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Unicorn-Skeleton {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1588px -954px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Unicorn-White {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1588px -1060px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Unicorn-Zombie {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1588px -1166px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Whale-Base {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1588px -1272px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Whale-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -1588px -1378px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Whale-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: 0px -1558px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Whale-Desert {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -106px -1558px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Whale-Golden {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -212px -1558px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Whale-Red {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -318px -1558px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Whale-Shade {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -424px -1558px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Whale-Skeleton {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -530px -1558px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Whale-White {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -636px -1558px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Whale-Zombie {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -742px -1558px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Wolf-Aquatic {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -272px -544px;
  width: 135px;
  height: 135px;
}
.Mount_Body_Wolf-Base {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -408px -544px;
  width: 135px;
  height: 135px;
}
.Mount_Body_Wolf-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -544px -544px;
  width: 135px;
  height: 135px;
}
.Mount_Body_Wolf-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -680px 0px;
  width: 135px;
  height: 135px;
}
.Mount_Body_Wolf-Cupid {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -680px -136px;
  width: 135px;
  height: 135px;
}
.Mount_Body_Wolf-Desert {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -680px -272px;
  width: 135px;
  height: 135px;
}
.Mount_Body_Wolf-Ember {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -680px -408px;
  width: 135px;
  height: 135px;
}
.Mount_Body_Wolf-Fairy {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -680px -544px;
  width: 135px;
  height: 135px;
}
.Mount_Body_Wolf-Floral {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: 0px -680px;
  width: 135px;
  height: 135px;
}
.Mount_Body_Wolf-Ghost {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -136px -680px;
  width: 135px;
  height: 135px;
}
.Mount_Body_Wolf-Golden {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -272px -680px;
  width: 135px;
  height: 135px;
}
.Mount_Body_Wolf-Holly {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -408px -680px;
  width: 135px;
  height: 135px;
}
.Mount_Body_Wolf-Peppermint {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -544px -680px;
  width: 135px;
  height: 135px;
}
.Mount_Body_Wolf-Red {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -680px -680px;
  width: 135px;
  height: 135px;
}
.Mount_Body_Wolf-RoyalPurple {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -816px 0px;
  width: 135px;
  height: 135px;
}
.Mount_Body_Wolf-Shade {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -816px -136px;
  width: 135px;
  height: 135px;
}
.Mount_Body_Wolf-Shimmer {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -408px -272px;
  width: 135px;
  height: 135px;
}
.Mount_Body_Wolf-Skeleton {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -816px -272px;
  width: 135px;
  height: 135px;
}
.Mount_Body_Wolf-Spooky {
  background-image: url(/static/images/spritesmith-main-13.91cca07.png);
  background-position: -136px 0px;
  width: 135px;
  height: 135px;
}

.Mount_Body_Wolf-StarryNight {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: 0px 0px;
  width: 135px;
  height: 135px;
}
.Mount_Body_Wolf-Thunderstorm {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: 0px -136px;
  width: 135px;
  height: 135px;
}
.Mount_Body_Wolf-White {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -136px -136px;
  width: 135px;
  height: 135px;
}
.Mount_Body_Wolf-Zombie {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -136px 0px;
  width: 135px;
  height: 135px;
}
.Mount_Body_Yarn-Base {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1029px -636px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Yarn-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1029px -742px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Yarn-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: 0px -950px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Yarn-Desert {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -106px -950px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Yarn-Golden {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -212px -950px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Yarn-Red {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -318px -950px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Yarn-Shade {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -424px -950px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Yarn-Skeleton {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -530px -950px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Yarn-White {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -636px -950px;
  width: 105px;
  height: 105px;
}
.Mount_Body_Yarn-Zombie {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -742px -950px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Armadillo-Base {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -848px -1056px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Armadillo-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -106px -1162px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Armadillo-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1166px -1162px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Armadillo-Desert {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1347px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Armadillo-Golden {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1347px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Armadillo-Red {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1347px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Armadillo-Shade {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1347px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Armadillo-Skeleton {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1347px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Armadillo-White {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1347px -530px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Armadillo-Zombie {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1347px -636px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Axolotl-Base {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1347px -742px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Axolotl-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1347px -848px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Axolotl-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -212px -1374px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Axolotl-Desert {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1665px -1378px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Axolotl-Golden {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -424px -517px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Axolotl-Red {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -530px -517px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Axolotl-Shade {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -711px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Axolotl-Skeleton {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -711px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Axolotl-White {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -711px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Axolotl-Zombie {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -711px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Head_BearCub-Aquatic {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -711px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Head_BearCub-Base {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: 0px -632px;
  width: 105px;
  height: 105px;
}
.Mount_Head_BearCub-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -106px -632px;
  width: 105px;
  height: 105px;
}
.Mount_Head_BearCub-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -212px -632px;
  width: 105px;
  height: 105px;
}
.Mount_Head_BearCub-Cupid {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -318px -632px;
  width: 105px;
  height: 105px;
}
.Mount_Head_BearCub-Desert {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -424px -632px;
  width: 105px;
  height: 105px;
}
.Mount_Head_BearCub-Ember {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -530px -632px;
  width: 105px;
  height: 105px;
}
.Mount_Head_BearCub-Fairy {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -636px -632px;
  width: 105px;
  height: 105px;
}
.Mount_Head_BearCub-Floral {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -817px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Head_BearCub-Ghost {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -817px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Head_BearCub-Golden {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -817px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Head_BearCub-Holly {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -817px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Head_BearCub-Peppermint {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -817px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Head_BearCub-Polar {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -817px -530px;
  width: 105px;
  height: 105px;
}
.Mount_Head_BearCub-Red {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: 0px -738px;
  width: 105px;
  height: 105px;
}
.Mount_Head_BearCub-RoyalPurple {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -106px -738px;
  width: 105px;
  height: 105px;
}
.Mount_Head_BearCub-Shade {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -212px -738px;
  width: 105px;
  height: 105px;
}
.Mount_Head_BearCub-Shimmer {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -318px -738px;
  width: 105px;
  height: 105px;
}
.Mount_Head_BearCub-Skeleton {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -424px -738px;
  width: 105px;
  height: 105px;
}
.Mount_Head_BearCub-Spooky {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -530px -738px;
  width: 105px;
  height: 105px;
}
.Mount_Head_BearCub-StarryNight {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: 0px -272px;
  width: 120px;
  height: 120px;
}
.Mount_Head_BearCub-Thunderstorm {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -742px -738px;
  width: 105px;
  height: 105px;
}
.Mount_Head_BearCub-White {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -923px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Head_BearCub-Zombie {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -923px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Beetle-Base {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -923px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Beetle-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -923px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Beetle-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -923px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Beetle-Desert {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -923px -530px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Beetle-Golden {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -923px -636px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Beetle-Red {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: 0px -844px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Beetle-Shade {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -106px -844px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Beetle-Skeleton {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -212px -844px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Beetle-White {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -318px -844px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Beetle-Zombie {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -424px -844px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Bunny-Base {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -530px -844px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Bunny-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -636px -844px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Bunny-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -742px -844px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Bunny-Desert {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -848px -844px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Bunny-Golden {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1029px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Bunny-Red {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1029px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Bunny-Shade {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1029px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Bunny-Skeleton {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1029px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Bunny-White {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1029px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Bunny-Zombie {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1029px -530px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Butterfly-Base {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -212px -393px;
  width: 105px;
  height: 123px;
}
.Mount_Head_Butterfly-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -106px -393px;
  width: 105px;
  height: 123px;
}
.Mount_Head_Butterfly-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: 0px -393px;
  width: 105px;
  height: 123px;
}
.Mount_Head_Butterfly-Desert {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -393px 0px;
  width: 105px;
  height: 123px;
}
.Mount_Head_Butterfly-Golden {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -318px -393px;
  width: 105px;
  height: 123px;
}
.Mount_Head_Butterfly-Red {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -393px -124px;
  width: 105px;
  height: 123px;
}
.Mount_Head_Butterfly-Shade {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -393px -248px;
  width: 105px;
  height: 123px;
}
.Mount_Head_Butterfly-Skeleton {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -499px 0px;
  width: 105px;
  height: 123px;
}
.Mount_Head_Butterfly-White {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -499px -124px;
  width: 105px;
  height: 123px;
}
.Mount_Head_Butterfly-Zombie {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -499px -248px;
  width: 105px;
  height: 123px;
}
.Mount_Head_Cactus-Aquatic {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -848px -950px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Cactus-Base {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -954px -950px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Cactus-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1135px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Cactus-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1135px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Cactus-Cupid {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1135px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Cactus-Desert {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1135px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Cactus-Ember {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1135px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Cactus-Fairy {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1135px -530px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Cactus-Floral {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1135px -636px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Cactus-Ghost {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1135px -742px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Cactus-Golden {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1135px -848px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Cactus-Holly {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: 0px -1056px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Cactus-Peppermint {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -106px -1056px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Cactus-Red {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -212px -1056px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Cactus-RoyalPurple {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -318px -1056px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Cactus-Shade {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -424px -1056px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Cactus-Shimmer {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -530px -1056px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Cactus-Skeleton {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -636px -1056px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Cactus-Spooky {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -742px -1056px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Cactus-StarryNight {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -121px -272px;
  width: 120px;
  height: 120px;
}
.Mount_Head_Cactus-Thunderstorm {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -954px -1056px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Cactus-White {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1060px -1056px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Cactus-Zombie {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1241px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Cheetah-Base {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1241px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Cheetah-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1241px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Cheetah-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1241px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Cheetah-Desert {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1241px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Cheetah-Golden {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1241px -530px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Cheetah-Red {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1241px -636px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Cheetah-Shade {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1241px -742px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Cheetah-Skeleton {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1241px -848px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Cheetah-White {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1241px -954px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Cheetah-Zombie {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: 0px -1162px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Cow-Base {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1771px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Cow-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -212px -1162px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Cow-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -318px -1162px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Cow-Desert {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -424px -1162px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Cow-Golden {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -530px -1162px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Cow-Red {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -636px -1162px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Cow-Shade {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -742px -1162px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Cow-Skeleton {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -848px -1162px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Cow-White {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -954px -1162px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Cow-Zombie {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1060px -1162px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Cuttlefish-Base {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -212px -517px;
  width: 105px;
  height: 114px;
}
.Mount_Head_Cuttlefish-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -318px -517px;
  width: 105px;
  height: 114px;
}
.Mount_Head_Cuttlefish-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -242px -272px;
  width: 105px;
  height: 114px;
}
.Mount_Head_Cuttlefish-Desert {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -424px -393px;
  width: 105px;
  height: 114px;
}
.Mount_Head_Cuttlefish-Golden {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -605px 0px;
  width: 105px;
  height: 114px;
}
.Mount_Head_Cuttlefish-Red {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -605px -115px;
  width: 105px;
  height: 114px;
}
.Mount_Head_Cuttlefish-Shade {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -605px -230px;
  width: 105px;
  height: 114px;
}
.Mount_Head_Cuttlefish-Skeleton {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -605px -345px;
  width: 105px;
  height: 114px;
}
.Mount_Head_Cuttlefish-White {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: 0px -517px;
  width: 105px;
  height: 114px;
}
.Mount_Head_Cuttlefish-Zombie {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -106px -517px;
  width: 105px;
  height: 114px;
}
.Mount_Head_Deer-Base {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1347px -954px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Deer-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1347px -1060px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Deer-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: 0px -1268px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Deer-Desert {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -106px -1268px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Deer-Golden {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -212px -1268px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Deer-Red {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -318px -1268px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Deer-Shade {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -424px -1268px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Deer-Skeleton {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -530px -1268px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Deer-White {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -636px -1268px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Deer-Zombie {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -742px -1268px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Dragon-Aquatic {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -848px -1268px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Dragon-Base {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -954px -1268px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Dragon-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1060px -1268px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Dragon-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1166px -1268px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Dragon-Cupid {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1272px -1268px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Dragon-Desert {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1453px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Dragon-Ember {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1453px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Dragon-Fairy {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1453px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Dragon-Floral {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1453px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Dragon-Ghost {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1453px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Dragon-Golden {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1453px -530px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Dragon-Holly {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1453px -636px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Dragon-Peppermint {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1453px -742px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Dragon-Red {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1453px -848px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Dragon-RoyalPurple {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1453px -954px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Dragon-Shade {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1453px -1060px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Dragon-Shimmer {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1453px -1166px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Dragon-Skeleton {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: 0px -1374px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Dragon-Spooky {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -106px -1374px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Dragon-StarryNight {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -272px 0px;
  width: 120px;
  height: 120px;
}
.Mount_Head_Dragon-Thunderstorm {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -318px -1374px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Dragon-White {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -424px -1374px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Dragon-Zombie {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -530px -1374px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Egg-Base {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -636px -1374px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Egg-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -742px -1374px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Egg-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -848px -1374px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Egg-Desert {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -954px -1374px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Egg-Golden {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1060px -1374px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Egg-Red {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1166px -1374px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Egg-Shade {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1272px -1374px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Egg-Skeleton {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1378px -1374px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Egg-White {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1559px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Egg-Zombie {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1559px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Falcon-Base {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1559px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Falcon-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1559px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Falcon-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1559px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Falcon-Desert {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1559px -530px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Falcon-Golden {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1559px -636px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Falcon-Red {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1559px -742px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Falcon-Shade {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1559px -848px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Falcon-Skeleton {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1559px -954px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Falcon-White {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1559px -1060px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Falcon-Zombie {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1559px -1166px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Ferret-Base {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1559px -1272px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Ferret-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: 0px -1480px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Ferret-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -106px -1480px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Ferret-Desert {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -212px -1480px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Ferret-Golden {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -318px -1480px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Ferret-Red {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -424px -1480px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Ferret-Shade {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -530px -1480px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Ferret-Skeleton {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -636px -1480px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Ferret-White {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -742px -1480px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Ferret-Zombie {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -848px -1480px;
  width: 105px;
  height: 105px;
}
.Mount_Head_FlyingPig-Aquatic {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -954px -1480px;
  width: 105px;
  height: 105px;
}
.Mount_Head_FlyingPig-Base {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1060px -1480px;
  width: 105px;
  height: 105px;
}
.Mount_Head_FlyingPig-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1166px -1480px;
  width: 105px;
  height: 105px;
}
.Mount_Head_FlyingPig-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1272px -1480px;
  width: 105px;
  height: 105px;
}
.Mount_Head_FlyingPig-Cupid {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1378px -1480px;
  width: 105px;
  height: 105px;
}
.Mount_Head_FlyingPig-Desert {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1484px -1480px;
  width: 105px;
  height: 105px;
}
.Mount_Head_FlyingPig-Ember {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1665px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Head_FlyingPig-Fairy {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1665px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Head_FlyingPig-Floral {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1665px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Head_FlyingPig-Ghost {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1665px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Head_FlyingPig-Golden {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1665px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Head_FlyingPig-Holly {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1665px -530px;
  width: 105px;
  height: 105px;
}
.Mount_Head_FlyingPig-Peppermint {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1665px -636px;
  width: 105px;
  height: 105px;
}
.Mount_Head_FlyingPig-Red {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1665px -742px;
  width: 105px;
  height: 105px;
}
.Mount_Head_FlyingPig-RoyalPurple {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1665px -848px;
  width: 105px;
  height: 105px;
}
.Mount_Head_FlyingPig-Shade {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1665px -954px;
  width: 105px;
  height: 105px;
}
.Mount_Head_FlyingPig-Shimmer {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1665px -1060px;
  width: 105px;
  height: 105px;
}
.Mount_Head_FlyingPig-Skeleton {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1665px -1166px;
  width: 105px;
  height: 105px;
}
.Mount_Head_FlyingPig-Spooky {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1665px -1272px;
  width: 105px;
  height: 105px;
}
.Mount_Head_FlyingPig-StarryNight {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -272px -121px;
  width: 120px;
  height: 120px;
}
.Mount_Head_FlyingPig-Thunderstorm {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: 0px -1586px;
  width: 105px;
  height: 105px;
}
.Mount_Head_FlyingPig-White {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -106px -1586px;
  width: 105px;
  height: 105px;
}
.Mount_Head_FlyingPig-Zombie {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -212px -1586px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Fox-Aquatic {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -318px -1586px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Fox-Base {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -424px -1586px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Fox-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -530px -1586px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Fox-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -636px -1586px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Fox-Cupid {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -742px -1586px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Fox-Desert {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -848px -1586px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Fox-Ember {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -954px -1586px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Fox-Fairy {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1060px -1586px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Fox-Floral {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1166px -1586px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Fox-Ghost {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1272px -1586px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Fox-Golden {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1378px -1586px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Fox-Holly {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1484px -1586px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Fox-Peppermint {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1590px -1586px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Fox-Red {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -1771px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Fox-RoyalPurple {
  background-image: url(/static/images/spritesmith-main-14.99f36db.png);
  background-position: -636px -738px;
  width: 105px;
  height: 105px;
}

.Mount_Head_Fox-Shade {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -636px -1053px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Fox-Shimmer {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1060px -1159px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Fox-Skeleton {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: 0px -1053px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Fox-Spooky {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -212px -1053px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Fox-StarryNight {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -408px 0px;
  width: 120px;
  height: 120px;
}
.Mount_Head_Fox-Thunderstorm {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -742px -1053px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Fox-White {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -953px -636px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Fox-Zombie {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -953px -742px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Frog-Base {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -212px -408px;
  width: 105px;
  height: 114px;
}
.Mount_Head_Frog-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -529px -230px;
  width: 105px;
  height: 114px;
}
.Mount_Head_Frog-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -635px 0px;
  width: 105px;
  height: 114px;
}
.Mount_Head_Frog-Desert {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -106px -408px;
  width: 105px;
  height: 114px;
}
.Mount_Head_Frog-Golden {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -635px -115px;
  width: 105px;
  height: 114px;
}
.Mount_Head_Frog-Red {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -318px -408px;
  width: 105px;
  height: 114px;
}
.Mount_Head_Frog-Shade {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -529px -345px;
  width: 105px;
  height: 114px;
}
.Mount_Head_Frog-Skeleton {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: 0px -408px;
  width: 105px;
  height: 114px;
}
.Mount_Head_Frog-White {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -408px -245px;
  width: 105px;
  height: 114px;
}
.Mount_Head_Frog-Zombie {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -529px -115px;
  width: 105px;
  height: 114px;
}
.Mount_Head_Gryphon-Base {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -848px -1053px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Gryphon-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -318px -1371px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Gryphon-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1695px -954px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Gryphon-Desert {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1695px -1060px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Gryphon-Golden {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1695px -1166px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Gryphon-Red {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1695px -1272px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Gryphon-RoyalPurple {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -635px -341px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Gryphon-Shade {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -109px -523px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Gryphon-Skeleton {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -215px -523px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Gryphon-White {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -321px -523px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Gryphon-Zombie {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -427px -523px;
  width: 105px;
  height: 105px;
}
.Mount_Head_GuineaPig-Base {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -533px -523px;
  width: 105px;
  height: 105px;
}
.Mount_Head_GuineaPig-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: 0px -629px;
  width: 105px;
  height: 105px;
}
.Mount_Head_GuineaPig-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -106px -629px;
  width: 105px;
  height: 105px;
}
.Mount_Head_GuineaPig-Desert {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -212px -629px;
  width: 105px;
  height: 105px;
}
.Mount_Head_GuineaPig-Golden {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -318px -629px;
  width: 105px;
  height: 105px;
}
.Mount_Head_GuineaPig-Red {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -424px -629px;
  width: 105px;
  height: 105px;
}
.Mount_Head_GuineaPig-Shade {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -530px -629px;
  width: 105px;
  height: 105px;
}
.Mount_Head_GuineaPig-Skeleton {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -741px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Head_GuineaPig-White {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -741px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Head_GuineaPig-Zombie {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -741px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Hedgehog-Base {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -741px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Hedgehog-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -741px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Hedgehog-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -741px -530px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Hedgehog-Desert {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: 0px -735px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Hedgehog-Golden {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -106px -735px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Hedgehog-Red {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -212px -735px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Hedgehog-Shade {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -318px -735px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Hedgehog-Skeleton {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -424px -735px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Hedgehog-White {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -530px -735px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Hedgehog-Zombie {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -636px -735px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Hippo-Base {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -847px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Hippo-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -847px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Hippo-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -847px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Hippo-Desert {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -847px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Hippo-Golden {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -847px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Hippo-Red {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -847px -530px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Hippo-Shade {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -847px -636px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Hippo-Skeleton {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: 0px -841px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Hippo-White {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -106px -841px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Hippo-Zombie {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -212px -841px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Horse-Base {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -318px -841px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Horse-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -424px -841px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Horse-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -530px -841px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Horse-Desert {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -636px -841px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Horse-Golden {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -742px -841px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Horse-Red {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -953px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Horse-Shade {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -953px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Horse-Skeleton {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -953px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Horse-White {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -953px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Horse-Zombie {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -953px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Head_JackOLantern-Base {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -424px -408px;
  width: 90px;
  height: 105px;
}
.Mount_Head_JackOLantern-Ghost {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1695px -1484px;
  width: 90px;
  height: 105px;
}
.Mount_Head_Jackalope-RoyalPurple {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -953px -530px;
  width: 105px;
  height: 105px;
}
.Mount_Head_LionCub-Aquatic {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: 0px -947px;
  width: 105px;
  height: 105px;
}
.Mount_Head_LionCub-Base {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -106px -947px;
  width: 105px;
  height: 105px;
}
.Mount_Head_LionCub-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -212px -947px;
  width: 105px;
  height: 105px;
}
.Mount_Head_LionCub-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -318px -947px;
  width: 105px;
  height: 105px;
}
.Mount_Head_LionCub-Cupid {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -424px -947px;
  width: 105px;
  height: 105px;
}
.Mount_Head_LionCub-Desert {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -530px -947px;
  width: 105px;
  height: 105px;
}
.Mount_Head_LionCub-Ember {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -636px -947px;
  width: 105px;
  height: 105px;
}
.Mount_Head_LionCub-Ethereal {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -742px -947px;
  width: 105px;
  height: 105px;
}
.Mount_Head_LionCub-Fairy {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -848px -947px;
  width: 105px;
  height: 105px;
}
.Mount_Head_LionCub-Floral {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1059px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Head_LionCub-Ghost {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1059px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Head_LionCub-Golden {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1059px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Head_LionCub-Holly {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1059px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Head_LionCub-Peppermint {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1059px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Head_LionCub-Red {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1059px -530px;
  width: 105px;
  height: 105px;
}
.Mount_Head_LionCub-RoyalPurple {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1059px -636px;
  width: 105px;
  height: 105px;
}
.Mount_Head_LionCub-Shade {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1059px -742px;
  width: 105px;
  height: 105px;
}
.Mount_Head_LionCub-Shimmer {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1059px -848px;
  width: 105px;
  height: 105px;
}
.Mount_Head_LionCub-Skeleton {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -635px -230px;
  width: 105px;
  height: 110px;
}
.Mount_Head_LionCub-Spooky {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -106px -1053px;
  width: 105px;
  height: 105px;
}
.Mount_Head_LionCub-StarryNight {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -136px -272px;
  width: 120px;
  height: 120px;
}
.Mount_Head_LionCub-Thunderstorm {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -318px -1053px;
  width: 105px;
  height: 105px;
}
.Mount_Head_LionCub-White {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -424px -1053px;
  width: 105px;
  height: 105px;
}
.Mount_Head_LionCub-Zombie {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -530px -1053px;
  width: 105px;
  height: 105px;
}
.Mount_Head_MagicalBee-Base {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -529px 0px;
  width: 105px;
  height: 114px;
}
.Mount_Head_Mammoth-Base {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -408px -121px;
  width: 105px;
  height: 123px;
}
.Mount_Head_MantisShrimp-Base {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: 0px -523px;
  width: 108px;
  height: 105px;
}
.Mount_Head_Monkey-Base {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -954px -1053px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Monkey-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1165px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Monkey-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1165px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Monkey-Desert {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1165px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Monkey-Golden {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1165px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Monkey-Red {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1165px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Monkey-Shade {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1165px -530px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Monkey-Skeleton {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1165px -636px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Monkey-White {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1165px -742px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Monkey-Zombie {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1165px -848px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Nudibranch-Base {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1165px -954px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Nudibranch-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: 0px -1159px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Nudibranch-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -106px -1159px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Nudibranch-Desert {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -212px -1159px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Nudibranch-Golden {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -318px -1159px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Nudibranch-Red {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -424px -1159px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Nudibranch-Shade {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -530px -1159px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Nudibranch-Skeleton {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -636px -1159px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Nudibranch-White {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -742px -1159px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Nudibranch-Zombie {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -848px -1159px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Octopus-Base {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -954px -1159px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Octopus-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1695px -1378px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Octopus-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1271px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Octopus-Desert {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1271px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Octopus-Golden {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1271px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Octopus-Red {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1271px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Octopus-Shade {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1271px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Octopus-Skeleton {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1271px -530px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Octopus-White {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1271px -636px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Octopus-Zombie {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1271px -742px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Orca-Base {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1271px -848px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Owl-Base {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1271px -954px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Owl-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1271px -1060px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Owl-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: 0px -1265px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Owl-Desert {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -106px -1265px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Owl-Golden {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -212px -1265px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Owl-Red {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -318px -1265px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Owl-Shade {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -424px -1265px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Owl-Skeleton {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -530px -1265px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Owl-White {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -636px -1265px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Owl-Zombie {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -742px -1265px;
  width: 105px;
  height: 105px;
}
.Mount_Head_PandaCub-Aquatic {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -848px -1265px;
  width: 105px;
  height: 105px;
}
.Mount_Head_PandaCub-Base {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -954px -1265px;
  width: 105px;
  height: 105px;
}
.Mount_Head_PandaCub-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1060px -1265px;
  width: 105px;
  height: 105px;
}
.Mount_Head_PandaCub-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1166px -1265px;
  width: 105px;
  height: 105px;
}
.Mount_Head_PandaCub-Cupid {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1377px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Head_PandaCub-Desert {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1377px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Head_PandaCub-Ember {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1377px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Head_PandaCub-Fairy {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1377px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Head_PandaCub-Floral {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1377px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Head_PandaCub-Ghost {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1377px -530px;
  width: 105px;
  height: 105px;
}
.Mount_Head_PandaCub-Golden {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1377px -636px;
  width: 105px;
  height: 105px;
}
.Mount_Head_PandaCub-Holly {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1377px -742px;
  width: 105px;
  height: 105px;
}
.Mount_Head_PandaCub-Peppermint {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1377px -848px;
  width: 105px;
  height: 105px;
}
.Mount_Head_PandaCub-Red {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1377px -954px;
  width: 105px;
  height: 105px;
}
.Mount_Head_PandaCub-RoyalPurple {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1377px -1060px;
  width: 105px;
  height: 105px;
}
.Mount_Head_PandaCub-Shade {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1377px -1166px;
  width: 105px;
  height: 105px;
}
.Mount_Head_PandaCub-Shimmer {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: 0px -1371px;
  width: 105px;
  height: 105px;
}
.Mount_Head_PandaCub-Skeleton {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -106px -1371px;
  width: 105px;
  height: 105px;
}
.Mount_Head_PandaCub-Spooky {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -212px -1371px;
  width: 105px;
  height: 105px;
}
.Mount_Head_PandaCub-StarryNight {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -257px -272px;
  width: 120px;
  height: 120px;
}
.Mount_Head_PandaCub-Thunderstorm {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -424px -1371px;
  width: 105px;
  height: 105px;
}
.Mount_Head_PandaCub-White {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -530px -1371px;
  width: 105px;
  height: 105px;
}
.Mount_Head_PandaCub-Zombie {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -636px -1371px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Parrot-Base {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -742px -1371px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Parrot-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -848px -1371px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Parrot-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -954px -1371px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Parrot-Desert {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1060px -1371px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Parrot-Golden {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1166px -1371px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Parrot-Red {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1272px -1371px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Parrot-Shade {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1483px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Parrot-Skeleton {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1483px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Parrot-White {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1483px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Parrot-Zombie {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1483px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Peacock-Base {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1483px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Peacock-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1483px -530px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Peacock-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1483px -636px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Peacock-Desert {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1483px -742px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Peacock-Golden {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1483px -848px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Peacock-Red {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1483px -954px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Peacock-Shade {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1483px -1060px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Peacock-Skeleton {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1483px -1166px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Peacock-White {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1483px -1272px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Peacock-Zombie {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: 0px -1477px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Penguin-Base {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -106px -1477px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Penguin-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -212px -1477px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Penguin-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -318px -1477px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Penguin-Desert {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -424px -1477px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Penguin-Golden {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -530px -1477px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Penguin-Red {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -636px -1477px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Penguin-Shade {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -742px -1477px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Penguin-Skeleton {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -848px -1477px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Penguin-White {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -954px -1477px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Penguin-Zombie {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1060px -1477px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Phoenix-Base {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1166px -1477px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Pterodactyl-Base {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1272px -1477px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Pterodactyl-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1378px -1477px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Pterodactyl-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1589px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Pterodactyl-Desert {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1589px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Pterodactyl-Golden {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1589px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Pterodactyl-Red {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1589px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Pterodactyl-Shade {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1589px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Pterodactyl-Skeleton {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1589px -530px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Pterodactyl-White {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1589px -636px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Pterodactyl-Zombie {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1589px -742px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Rat-Base {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1589px -848px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Rat-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1589px -954px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Rat-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1589px -1060px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Rat-Desert {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1589px -1166px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Rat-Golden {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1589px -1272px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Rat-Red {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1589px -1378px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Rat-Shade {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: 0px -1583px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Rat-Skeleton {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -106px -1583px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Rat-White {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -212px -1583px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Rat-Zombie {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -318px -1583px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Rock-Base {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -424px -1583px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Rock-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -530px -1583px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Rock-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -636px -1583px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Rock-Desert {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -742px -1583px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Rock-Golden {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -848px -1583px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Rock-Red {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -954px -1583px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Rock-Shade {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1060px -1583px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Rock-Skeleton {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1166px -1583px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Rock-White {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1272px -1583px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Rock-Zombie {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1378px -1583px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Rooster-Base {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1484px -1583px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Rooster-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1695px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Rooster-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1695px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Rooster-Desert {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1695px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Rooster-Golden {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1695px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Rooster-Red {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1695px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Rooster-Shade {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1695px -530px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Rooster-Skeleton {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1695px -636px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Rooster-White {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1695px -742px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Rooster-Zombie {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -1695px -848px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Sabretooth-Base {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -272px 0px;
  width: 135px;
  height: 135px;
}
.Mount_Head_Sabretooth-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -136px -136px;
  width: 135px;
  height: 135px;
}
.Mount_Head_Sabretooth-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: 0px -136px;
  width: 135px;
  height: 135px;
}
.Mount_Head_Sabretooth-Desert {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: 0px -272px;
  width: 135px;
  height: 135px;
}
.Mount_Head_Sabretooth-Golden {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -272px -136px;
  width: 135px;
  height: 135px;
}
.Mount_Head_Sabretooth-Red {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: 0px 0px;
  width: 135px;
  height: 135px;
}
.Mount_Head_Sabretooth-Shade {
  background-image: url(/static/images/spritesmith-main-15.f555148.png);
  background-position: -136px 0px;
  width: 135px;
  height: 135px;
}

.Mount_Head_Sabretooth-Skeleton {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -136px 0px;
  width: 135px;
  height: 135px;
}
.Mount_Head_Sabretooth-White {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -136px -408px;
  width: 135px;
  height: 135px;
}
.Mount_Head_Sabretooth-Zombie {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -544px -272px;
  width: 135px;
  height: 135px;
}
.Mount_Head_Seahorse-Base {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -954px -1134px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Seahorse-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1060px -1134px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Seahorse-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1255px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Seahorse-Desert {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1255px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Seahorse-Golden {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1255px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Seahorse-Red {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1255px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Seahorse-Shade {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1255px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Seahorse-Skeleton {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1255px -530px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Seahorse-White {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1255px -636px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Seahorse-Zombie {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1255px -742px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Sheep-Base {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: 0px -1240px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Sheep-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1467px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Sheep-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1467px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Sheep-Desert {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1467px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Sheep-Golden {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1467px -530px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Sheep-Red {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1467px -636px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Sheep-Shade {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1467px -742px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Sheep-Skeleton {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1467px -848px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Sheep-White {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1467px -954px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Sheep-Zombie {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1467px -1060px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Slime-Base {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1467px -1166px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Slime-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1467px -1272px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Slime-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: 0px -1452px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Slime-Desert {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -106px -1452px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Slime-Golden {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -212px -1452px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Slime-Red {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -318px -1452px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Slime-Shade {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -424px -1452px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Slime-Skeleton {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -530px -1452px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Slime-White {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -636px -1452px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Slime-Zombie {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -742px -1452px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Sloth-Base {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -848px -1452px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Sloth-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -954px -1452px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Sloth-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1060px -1452px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Sloth-Desert {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1166px -1452px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Sloth-Golden {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -816px -121px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Sloth-Red {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -816px -227px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Sloth-Shade {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -816px -333px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Sloth-Skeleton {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -816px -439px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Sloth-White {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -816px -545px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Sloth-Zombie {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -816px -651px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Snail-Base {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: 0px -816px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Snail-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -106px -816px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Snail-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -212px -816px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Snail-Desert {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -318px -816px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Snail-Golden {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -424px -816px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Snail-Red {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -530px -816px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Snail-Shade {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -636px -816px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Snail-Skeleton {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -742px -816px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Snail-White {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -937px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Snail-Zombie {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -937px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Snake-Base {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -937px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Snake-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -937px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Snake-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -937px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Snake-Desert {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -937px -530px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Snake-Golden {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -937px -636px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Snake-Red {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -937px -742px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Snake-Shade {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: 0px -922px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Snake-Skeleton {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -106px -922px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Snake-White {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -212px -922px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Snake-Zombie {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -318px -922px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Spider-Base {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -424px -922px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Spider-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -530px -922px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Spider-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -636px -922px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Spider-Desert {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -742px -922px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Spider-Golden {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -848px -922px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Spider-Red {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1043px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Spider-Shade {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1043px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Spider-Skeleton {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1043px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Spider-White {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1043px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Spider-Zombie {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1043px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Head_TRex-Base {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -136px -136px;
  width: 135px;
  height: 135px;
}
.Mount_Head_TRex-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -272px 0px;
  width: 135px;
  height: 135px;
}
.Mount_Head_TRex-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -272px -136px;
  width: 135px;
  height: 135px;
}
.Mount_Head_TRex-Desert {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: 0px -272px;
  width: 135px;
  height: 135px;
}
.Mount_Head_TRex-Golden {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -136px -272px;
  width: 135px;
  height: 135px;
}
.Mount_Head_TRex-Red {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -272px -272px;
  width: 135px;
  height: 135px;
}
.Mount_Head_TRex-Shade {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -408px 0px;
  width: 135px;
  height: 135px;
}
.Mount_Head_TRex-Skeleton {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -408px -136px;
  width: 135px;
  height: 135px;
}
.Mount_Head_TRex-White {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -408px -272px;
  width: 135px;
  height: 135px;
}
.Mount_Head_TRex-Zombie {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: 0px -408px;
  width: 135px;
  height: 135px;
}
.Mount_Head_TigerCub-Aquatic {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1043px -530px;
  width: 105px;
  height: 105px;
}
.Mount_Head_TigerCub-Base {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1043px -636px;
  width: 105px;
  height: 105px;
}
.Mount_Head_TigerCub-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1043px -742px;
  width: 105px;
  height: 105px;
}
.Mount_Head_TigerCub-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1043px -848px;
  width: 105px;
  height: 105px;
}
.Mount_Head_TigerCub-Cupid {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: 0px -1028px;
  width: 105px;
  height: 105px;
}
.Mount_Head_TigerCub-Desert {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -106px -1028px;
  width: 105px;
  height: 105px;
}
.Mount_Head_TigerCub-Ember {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -212px -1028px;
  width: 105px;
  height: 105px;
}
.Mount_Head_TigerCub-Fairy {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -318px -1028px;
  width: 105px;
  height: 105px;
}
.Mount_Head_TigerCub-Floral {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -424px -1028px;
  width: 105px;
  height: 105px;
}
.Mount_Head_TigerCub-Ghost {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -530px -1028px;
  width: 105px;
  height: 105px;
}
.Mount_Head_TigerCub-Golden {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -636px -1028px;
  width: 105px;
  height: 105px;
}
.Mount_Head_TigerCub-Holly {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -742px -1028px;
  width: 105px;
  height: 105px;
}
.Mount_Head_TigerCub-Peppermint {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -848px -1028px;
  width: 105px;
  height: 105px;
}
.Mount_Head_TigerCub-Red {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -954px -1028px;
  width: 105px;
  height: 105px;
}
.Mount_Head_TigerCub-RoyalPurple {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1149px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Head_TigerCub-Shade {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1149px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Head_TigerCub-Shimmer {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1149px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Head_TigerCub-Skeleton {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1149px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Head_TigerCub-Spooky {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1149px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Head_TigerCub-StarryNight {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -816px 0px;
  width: 120px;
  height: 120px;
}
.Mount_Head_TigerCub-Thunderstorm {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1149px -636px;
  width: 105px;
  height: 105px;
}
.Mount_Head_TigerCub-White {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1149px -742px;
  width: 105px;
  height: 105px;
}
.Mount_Head_TigerCub-Zombie {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1149px -848px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Treeling-Base {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1149px -954px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Treeling-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: 0px -1134px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Treeling-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -106px -1134px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Treeling-Desert {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -212px -1134px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Treeling-Golden {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -318px -1134px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Treeling-Red {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -424px -1134px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Treeling-Shade {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -530px -1134px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Treeling-Skeleton {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -636px -1134px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Treeling-White {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -742px -1134px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Treeling-Zombie {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -848px -1134px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Triceratops-Base {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1255px -848px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Triceratops-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1255px -954px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Triceratops-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1255px -1060px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Triceratops-Desert {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1149px -530px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Triceratops-Golden {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -106px -1240px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Triceratops-Red {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -212px -1240px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Triceratops-Shade {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -318px -1240px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Triceratops-Skeleton {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -424px -1240px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Triceratops-White {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -530px -1240px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Triceratops-Zombie {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -636px -1240px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Turkey-Base {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -742px -1240px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Turkey-Gilded {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -848px -1240px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Turtle-Base {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -954px -1240px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Turtle-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1060px -1240px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Turtle-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1166px -1240px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Turtle-Desert {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1361px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Turtle-Golden {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1361px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Turtle-Red {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1361px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Turtle-Shade {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1361px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Turtle-Skeleton {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1361px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Turtle-White {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1361px -530px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Turtle-Zombie {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1361px -636px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Unicorn-Base {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1361px -742px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Unicorn-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1361px -848px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Unicorn-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1361px -954px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Unicorn-Desert {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1361px -1060px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Unicorn-Golden {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1361px -1166px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Unicorn-Red {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: 0px -1346px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Unicorn-Shade {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -106px -1346px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Unicorn-Skeleton {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -212px -1346px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Unicorn-White {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -318px -1346px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Unicorn-Zombie {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -424px -1346px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Whale-Base {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -530px -1346px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Whale-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -636px -1346px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Whale-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -742px -1346px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Whale-Desert {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -848px -1346px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Whale-Golden {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -954px -1346px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Whale-Red {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1060px -1346px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Whale-Shade {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1166px -1346px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Whale-Skeleton {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1272px -1346px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Whale-White {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1467px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Whale-Zombie {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1467px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Wolf-Aquatic {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -272px -408px;
  width: 135px;
  height: 135px;
}
.Mount_Head_Wolf-Base {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -408px -408px;
  width: 135px;
  height: 135px;
}
.Mount_Head_Wolf-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -544px 0px;
  width: 135px;
  height: 135px;
}
.Mount_Head_Wolf-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -544px -136px;
  width: 135px;
  height: 135px;
}
.Mount_Head_Wolf-Cupid {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: 0px 0px;
  width: 135px;
  height: 135px;
}
.Mount_Head_Wolf-Desert {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -544px -408px;
  width: 135px;
  height: 135px;
}
.Mount_Head_Wolf-Ember {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: 0px -544px;
  width: 135px;
  height: 135px;
}
.Mount_Head_Wolf-Fairy {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -136px -544px;
  width: 135px;
  height: 135px;
}
.Mount_Head_Wolf-Floral {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -272px -544px;
  width: 135px;
  height: 135px;
}
.Mount_Head_Wolf-Ghost {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -408px -544px;
  width: 135px;
  height: 135px;
}
.Mount_Head_Wolf-Golden {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -544px -544px;
  width: 135px;
  height: 135px;
}
.Mount_Head_Wolf-Holly {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -680px 0px;
  width: 135px;
  height: 135px;
}
.Mount_Head_Wolf-Peppermint {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -680px -136px;
  width: 135px;
  height: 135px;
}
.Mount_Head_Wolf-Red {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -680px -272px;
  width: 135px;
  height: 135px;
}
.Mount_Head_Wolf-RoyalPurple {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -680px -408px;
  width: 135px;
  height: 135px;
}
.Mount_Head_Wolf-Shade {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -680px -544px;
  width: 135px;
  height: 135px;
}
.Mount_Head_Wolf-Shimmer {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: 0px -680px;
  width: 135px;
  height: 135px;
}
.Mount_Head_Wolf-Skeleton {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -136px -680px;
  width: 135px;
  height: 135px;
}
.Mount_Head_Wolf-Spooky {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -272px -680px;
  width: 135px;
  height: 135px;
}
.Mount_Head_Wolf-StarryNight {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -408px -680px;
  width: 135px;
  height: 135px;
}
.Mount_Head_Wolf-Thunderstorm {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -544px -680px;
  width: 135px;
  height: 135px;
}
.Mount_Head_Wolf-White {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: 0px -136px;
  width: 135px;
  height: 135px;
}
.Mount_Head_Wolf-Zombie {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -680px -680px;
  width: 135px;
  height: 135px;
}
.Mount_Head_Yarn-Base {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1272px -1452px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Yarn-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1378px -1452px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Yarn-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1573px 0px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Yarn-Desert {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1573px -106px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Yarn-Golden {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1573px -212px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Yarn-Red {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1573px -318px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Yarn-Shade {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1573px -424px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Yarn-Skeleton {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1573px -530px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Yarn-White {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1573px -636px;
  width: 105px;
  height: 105px;
}
.Mount_Head_Yarn-Zombie {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1573px -742px;
  width: 105px;
  height: 105px;
}
.Mount_Icon_Aether-Invisible {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1573px -948px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Armadillo-Base {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -738px -1558px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Armadillo-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1573px -1048px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Armadillo-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1573px -1148px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Armadillo-Desert {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1573px -1248px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Armadillo-Golden {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1573px -1348px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Armadillo-Red {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1573px -1448px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Armadillo-Shade {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -848px -816px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Armadillo-Skeleton {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -954px -922px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Armadillo-White {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1060px -1028px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Armadillo-Zombie {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1166px -1134px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Axolotl-Base {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1272px -1240px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Axolotl-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1378px -1346px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Axolotl-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1484px -1452px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Axolotl-Desert {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: 0px -1558px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Axolotl-Golden {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -82px -1558px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Axolotl-Red {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -164px -1558px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Axolotl-Shade {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -246px -1558px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Axolotl-Skeleton {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -328px -1558px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Axolotl-White {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -410px -1558px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Axolotl-Zombie {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -492px -1558px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_BearCub-Aquatic {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -574px -1558px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_BearCub-Base {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -656px -1558px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_BearCub-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1573px -848px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_BearCub-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -820px -1558px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_BearCub-Cupid {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -902px -1558px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_BearCub-Desert {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -984px -1558px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_BearCub-Ember {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1066px -1558px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_BearCub-Fairy {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1148px -1558px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_BearCub-Floral {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1230px -1558px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_BearCub-Ghost {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1312px -1558px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_BearCub-Golden {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1394px -1558px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_BearCub-Holly {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1476px -1558px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_BearCub-Peppermint {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1558px -1558px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_BearCub-Polar {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1679px 0px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_BearCub-Red {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1679px -100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_BearCub-RoyalPurple {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1679px -200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_BearCub-Shade {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1679px -300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_BearCub-Shimmer {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1679px -400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_BearCub-Skeleton {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1679px -500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_BearCub-Spooky {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1679px -600px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_BearCub-StarryNight {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1679px -700px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_BearCub-Thunderstorm {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1679px -800px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_BearCub-White {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1679px -900px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_BearCub-Zombie {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1679px -1000px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Beetle-Base {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1679px -1100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Beetle-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-16.090e31e.png);
  background-position: -1679px -1200px;
  width: 81px;
  height: 99px;
}

.Mount_Icon_Beetle-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -82px 0px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Beetle-Desert {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -82px -1100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Beetle-Golden {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -164px 0px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Beetle-Red {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: 0px -100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Beetle-Shade {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -82px -100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Beetle-Skeleton {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -164px -100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Beetle-White {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -246px 0px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Beetle-Zombie {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -246px -100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Bunny-Base {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: 0px -200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Bunny-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -82px -200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Bunny-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -164px -200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Bunny-Desert {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -246px -200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Bunny-Golden {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -328px 0px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Bunny-Red {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -328px -100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Bunny-Shade {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -328px -200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Bunny-Skeleton {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: 0px -300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Bunny-White {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -82px -300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Bunny-Zombie {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -164px -300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Butterfly-Base {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -246px -300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Butterfly-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -328px -300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Butterfly-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -410px 0px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Butterfly-Desert {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -410px -100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Butterfly-Golden {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -410px -200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Butterfly-Red {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -410px -300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Butterfly-Shade {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -492px 0px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Butterfly-Skeleton {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -492px -100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Butterfly-White {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -492px -200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Butterfly-Zombie {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -492px -300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cactus-Aquatic {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: 0px -400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cactus-Base {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -82px -400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cactus-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -164px -400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cactus-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -246px -400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cactus-Cupid {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -328px -400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cactus-Desert {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -410px -400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cactus-Ember {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -492px -400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cactus-Fairy {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -574px 0px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cactus-Floral {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -574px -100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cactus-Ghost {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -574px -200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cactus-Golden {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -574px -300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cactus-Holly {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -574px -400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cactus-Peppermint {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: 0px -500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cactus-Red {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -82px -500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cactus-RoyalPurple {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -164px -500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cactus-Shade {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -246px -500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cactus-Shimmer {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -328px -500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cactus-Skeleton {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -410px -500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cactus-Spooky {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -492px -500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cactus-StarryNight {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -574px -500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cactus-Thunderstorm {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -656px 0px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cactus-White {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -656px -100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cactus-Zombie {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -656px -200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cheetah-Base {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -656px -300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cheetah-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -656px -400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cheetah-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -656px -500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cheetah-Desert {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: 0px -600px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cheetah-Golden {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -82px -600px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cheetah-Red {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -164px -600px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cheetah-Shade {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -246px -600px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cheetah-Skeleton {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -328px -600px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cheetah-White {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -410px -600px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cheetah-Zombie {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -492px -600px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cow-Base {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -574px -600px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cow-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -656px -600px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cow-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -738px 0px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cow-Desert {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -738px -100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cow-Golden {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -738px -200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cow-Red {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -738px -300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cow-Shade {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -738px -400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cow-Skeleton {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -738px -500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cow-White {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -738px -600px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cow-Zombie {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: 0px -700px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cuttlefish-Base {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -82px -700px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cuttlefish-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -164px -700px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cuttlefish-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -246px -700px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cuttlefish-Desert {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -328px -700px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cuttlefish-Golden {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -410px -700px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cuttlefish-Red {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -492px -700px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cuttlefish-Shade {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -574px -700px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cuttlefish-Skeleton {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -656px -700px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cuttlefish-White {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -738px -700px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Cuttlefish-Zombie {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -820px 0px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Deer-Base {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -820px -100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Deer-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -820px -200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Deer-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -820px -300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Deer-Desert {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -820px -400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Deer-Golden {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -820px -500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Deer-Red {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -820px -600px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Deer-Shade {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -820px -700px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Deer-Skeleton {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: 0px -800px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Deer-White {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -82px -800px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Deer-Zombie {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -164px -800px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Dragon-Aquatic {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -246px -800px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Dragon-Base {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -328px -800px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Dragon-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -410px -800px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Dragon-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -492px -800px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Dragon-Cupid {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -574px -800px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Dragon-Desert {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -656px -800px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Dragon-Ember {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -738px -800px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Dragon-Fairy {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -820px -800px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Dragon-Floral {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -902px 0px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Dragon-Ghost {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -902px -100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Dragon-Golden {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -902px -200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Dragon-Holly {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -902px -300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Dragon-Peppermint {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -902px -400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Dragon-Red {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -902px -500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Dragon-RoyalPurple {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -902px -600px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Dragon-Shade {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -902px -700px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Dragon-Shimmer {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -902px -800px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Dragon-Skeleton {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -984px 0px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Dragon-Spooky {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -984px -100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Dragon-StarryNight {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -984px -200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Dragon-Thunderstorm {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -984px -300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Dragon-White {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -984px -400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Dragon-Zombie {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -984px -500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Egg-Base {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -984px -600px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Egg-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -984px -700px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Egg-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -984px -800px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Egg-Desert {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: 0px -900px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Egg-Golden {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -82px -900px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Egg-Red {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -164px -900px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Egg-Shade {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -246px -900px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Egg-Skeleton {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -328px -900px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Egg-White {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -410px -900px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Egg-Zombie {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -492px -900px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Falcon-Base {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -574px -900px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Falcon-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -656px -900px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Falcon-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -738px -900px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Falcon-Desert {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -820px -900px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Falcon-Golden {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -902px -900px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Falcon-Red {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -984px -900px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Falcon-Shade {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1066px 0px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Falcon-Skeleton {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1066px -100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Falcon-White {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1066px -200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Falcon-Zombie {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1066px -300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Ferret-Base {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1066px -400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Ferret-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1066px -500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Ferret-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1066px -600px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Ferret-Desert {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1066px -700px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Ferret-Golden {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1066px -800px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Ferret-Red {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1066px -900px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Ferret-Shade {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: 0px -1000px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Ferret-Skeleton {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -82px -1000px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Ferret-White {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -164px -1000px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Ferret-Zombie {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -246px -1000px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_FlyingPig-Aquatic {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -328px -1000px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_FlyingPig-Base {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -410px -1000px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_FlyingPig-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -492px -1000px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_FlyingPig-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -574px -1000px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_FlyingPig-Cupid {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -656px -1000px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_FlyingPig-Desert {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -738px -1000px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_FlyingPig-Ember {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -820px -1000px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_FlyingPig-Fairy {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -902px -1000px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_FlyingPig-Floral {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -984px -1000px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_FlyingPig-Ghost {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1066px -1000px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_FlyingPig-Golden {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1148px 0px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_FlyingPig-Holly {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1148px -100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_FlyingPig-Peppermint {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1148px -200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_FlyingPig-Red {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1148px -300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_FlyingPig-RoyalPurple {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1148px -400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_FlyingPig-Shade {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1148px -500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_FlyingPig-Shimmer {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1148px -600px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_FlyingPig-Skeleton {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1148px -700px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_FlyingPig-Spooky {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1148px -800px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_FlyingPig-StarryNight {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1148px -900px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_FlyingPig-Thunderstorm {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1148px -1000px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_FlyingPig-White {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: 0px -1100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_FlyingPig-Zombie {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: 0px 0px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Fox-Aquatic {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -164px -1100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Fox-Base {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -246px -1100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Fox-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -328px -1100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Fox-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -410px -1100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Fox-Cupid {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -492px -1100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Fox-Desert {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -574px -1100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Fox-Ember {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -656px -1100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Fox-Fairy {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -738px -1100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Fox-Floral {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -820px -1100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Fox-Ghost {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -902px -1100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Fox-Golden {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -984px -1100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Fox-Holly {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1066px -1100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Fox-Peppermint {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1148px -1100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Fox-Red {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1230px 0px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Fox-RoyalPurple {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1230px -100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Fox-Shade {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1230px -200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Fox-Shimmer {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1230px -300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Fox-Skeleton {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1230px -400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Fox-Spooky {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1230px -500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Fox-StarryNight {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1230px -600px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Fox-Thunderstorm {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1230px -700px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Fox-White {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1230px -800px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Fox-Zombie {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1230px -900px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Frog-Base {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1230px -1000px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Frog-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1230px -1100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Frog-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: 0px -1200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Frog-Desert {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -82px -1200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Frog-Golden {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -164px -1200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Frog-Red {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -246px -1200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Frog-Shade {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -328px -1200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Frog-Skeleton {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -410px -1200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Frog-White {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -492px -1200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Frog-Zombie {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -574px -1200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Gryphon-Base {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -656px -1200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Gryphon-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -738px -1200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Gryphon-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -820px -1200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Gryphon-Desert {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -902px -1200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Gryphon-Golden {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -984px -1200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Gryphon-Red {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1066px -1200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Gryphon-RoyalPurple {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1148px -1200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Gryphon-Shade {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1230px -1200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Gryphon-Skeleton {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1312px 0px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Gryphon-White {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1312px -100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Gryphon-Zombie {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1312px -200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_GuineaPig-Base {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1312px -300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_GuineaPig-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1312px -400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_GuineaPig-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1312px -500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_GuineaPig-Desert {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1312px -600px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_GuineaPig-Golden {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1312px -700px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_GuineaPig-Red {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1312px -800px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_GuineaPig-Shade {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1312px -900px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_GuineaPig-Skeleton {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1312px -1000px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_GuineaPig-White {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1312px -1100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_GuineaPig-Zombie {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1312px -1200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Hedgehog-Base {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1394px 0px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Hedgehog-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1394px -100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Hedgehog-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1394px -200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Hedgehog-Desert {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1394px -300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Hedgehog-Golden {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1394px -400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Hedgehog-Red {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1394px -500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Hedgehog-Shade {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1394px -600px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Hedgehog-Skeleton {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1394px -700px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Hedgehog-White {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1394px -800px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Hedgehog-Zombie {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1394px -900px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Hippo-Base {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1394px -1000px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Hippo-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1394px -1100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Hippo-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1394px -1200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Hippo-Desert {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: 0px -1300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Hippo-Golden {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -82px -1300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Hippo-Red {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -164px -1300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Hippo-Shade {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -246px -1300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Hippo-Skeleton {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -328px -1300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Hippo-White {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -410px -1300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Hippo-Zombie {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -492px -1300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Horse-Base {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -574px -1300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Horse-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -656px -1300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Horse-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -738px -1300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Horse-Desert {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -820px -1300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Horse-Golden {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -902px -1300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Horse-Red {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -984px -1300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Horse-Shade {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1066px -1300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Horse-Skeleton {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1148px -1300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Horse-White {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1230px -1300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Horse-Zombie {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1312px -1300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_JackOLantern-Base {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1476px 0px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_JackOLantern-Ghost {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1476px -100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Jackalope-RoyalPurple {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1394px -1300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_LionCub-Aquatic {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1476px -200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_LionCub-Base {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1476px -300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_LionCub-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1476px -400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_LionCub-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1476px -500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_LionCub-Cupid {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1476px -600px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_LionCub-Desert {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1476px -700px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_LionCub-Ember {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1476px -800px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_LionCub-Ethereal {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1476px -900px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_LionCub-Fairy {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1476px -1000px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_LionCub-Floral {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1476px -1100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_LionCub-Ghost {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1476px -1200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_LionCub-Golden {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1476px -1300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_LionCub-Holly {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: 0px -1400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_LionCub-Peppermint {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -82px -1400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_LionCub-Red {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -164px -1400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_LionCub-RoyalPurple {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -246px -1400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_LionCub-Shade {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -328px -1400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_LionCub-Shimmer {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -410px -1400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_LionCub-Skeleton {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -492px -1400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_LionCub-Spooky {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -574px -1400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_LionCub-StarryNight {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -656px -1400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_LionCub-Thunderstorm {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -738px -1400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_LionCub-White {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -820px -1400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_LionCub-Zombie {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -902px -1400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_MagicalBee-Base {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -984px -1400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Mammoth-Base {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1640px -1087px;
  width: 78px;
  height: 86px;
}
.Mount_Icon_MantisShrimp-Base {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1148px -1400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Monkey-Base {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1230px -1400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Monkey-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1312px -1400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Monkey-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1394px -1400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Monkey-Desert {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1476px -1400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Monkey-Golden {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1558px 0px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Monkey-Red {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1558px -100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Monkey-Shade {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1558px -200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Monkey-Skeleton {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1558px -300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Monkey-White {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1558px -400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Monkey-Zombie {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1558px -500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Nudibranch-Base {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1558px -600px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Nudibranch-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1558px -700px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Nudibranch-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1558px -800px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Nudibranch-Desert {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1558px -900px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Nudibranch-Golden {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1558px -1000px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Nudibranch-Red {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1558px -1100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Nudibranch-Shade {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1558px -1200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Nudibranch-Skeleton {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1558px -1300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Nudibranch-White {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1558px -1400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Nudibranch-Zombie {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: 0px -1500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Octopus-Base {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -82px -1500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Octopus-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -164px -1500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Octopus-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -246px -1500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Octopus-Desert {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -328px -1500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Octopus-Golden {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -410px -1500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Octopus-Red {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -492px -1500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Octopus-Shade {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -574px -1500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Octopus-Skeleton {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -656px -1500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Octopus-White {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -738px -1500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Octopus-Zombie {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -820px -1500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Orca-Base {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1640px -1000px;
  width: 78px;
  height: 86px;
}
.Mount_Icon_Owl-Base {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -984px -1500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Owl-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1066px -1500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Owl-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1148px -1500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Owl-Desert {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1230px -1500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Owl-Golden {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1312px -1500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Owl-Red {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1394px -1500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Owl-Shade {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1476px -1500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Owl-Skeleton {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1558px -1500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Owl-White {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1640px 0px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Owl-Zombie {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1640px -100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_PandaCub-Aquatic {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1640px -200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_PandaCub-Base {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1640px -300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_PandaCub-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1640px -400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_PandaCub-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1640px -500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_PandaCub-Cupid {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1640px -600px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_PandaCub-Desert {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1640px -700px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_PandaCub-Ember {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1640px -800px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_PandaCub-Fairy {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -902px -1500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_PandaCub-Floral {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1066px -1400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_PandaCub-Ghost {
  background-image: url(/static/images/spritesmith-main-17.abae056.png);
  background-position: -1640px -900px;
  width: 81px;
  height: 99px;
}

.Mount_Icon_PandaCub-Golden {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -82px 0px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_PandaCub-Holly {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -164px -1100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_PandaCub-Peppermint {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -164px 0px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_PandaCub-Red {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: 0px -100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_PandaCub-RoyalPurple {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -82px -100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_PandaCub-Shade {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -164px -100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_PandaCub-Shimmer {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -246px 0px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_PandaCub-Skeleton {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -246px -100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_PandaCub-Spooky {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: 0px -200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_PandaCub-StarryNight {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -82px -200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_PandaCub-Thunderstorm {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -164px -200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_PandaCub-White {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -246px -200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_PandaCub-Zombie {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -328px 0px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Parrot-Base {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -328px -100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Parrot-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -328px -200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Parrot-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: 0px -300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Parrot-Desert {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -82px -300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Parrot-Golden {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -164px -300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Parrot-Red {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -246px -300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Parrot-Shade {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -328px -300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Parrot-Skeleton {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -410px 0px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Parrot-White {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -410px -100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Parrot-Zombie {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -410px -200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Peacock-Base {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -410px -300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Peacock-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -492px 0px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Peacock-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -492px -100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Peacock-Desert {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -492px -200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Peacock-Golden {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -492px -300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Peacock-Red {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: 0px -400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Peacock-Shade {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -82px -400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Peacock-Skeleton {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -164px -400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Peacock-White {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -246px -400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Peacock-Zombie {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -328px -400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Penguin-Base {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -410px -400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Penguin-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -492px -400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Penguin-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -574px 0px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Penguin-Desert {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -574px -100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Penguin-Golden {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -574px -200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Penguin-Red {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -574px -300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Penguin-Shade {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -574px -400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Penguin-Skeleton {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: 0px -500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Penguin-White {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -82px -500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Penguin-Zombie {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -164px -500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Phoenix-Base {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -246px -500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Pterodactyl-Base {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -328px -500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Pterodactyl-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -410px -500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Pterodactyl-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -492px -500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Pterodactyl-Desert {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -574px -500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Pterodactyl-Golden {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -656px 0px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Pterodactyl-Red {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -656px -100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Pterodactyl-Shade {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -656px -200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Pterodactyl-Skeleton {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -656px -300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Pterodactyl-White {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -656px -400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Pterodactyl-Zombie {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -656px -500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Rat-Base {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: 0px -600px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Rat-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -82px -600px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Rat-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -164px -600px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Rat-Desert {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -246px -600px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Rat-Golden {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -328px -600px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Rat-Red {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -410px -600px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Rat-Shade {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -492px -600px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Rat-Skeleton {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -574px -600px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Rat-White {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -656px -600px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Rat-Zombie {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -738px 0px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Rock-Base {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -738px -100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Rock-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -738px -200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Rock-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -738px -300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Rock-Desert {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -738px -400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Rock-Golden {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -738px -500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Rock-Red {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -738px -600px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Rock-Shade {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: 0px -700px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Rock-Skeleton {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -82px -700px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Rock-White {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -164px -700px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Rock-Zombie {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -246px -700px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Rooster-Base {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -328px -700px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Rooster-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -410px -700px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Rooster-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -492px -700px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Rooster-Desert {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -574px -700px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Rooster-Golden {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -656px -700px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Rooster-Red {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -738px -700px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Rooster-Shade {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -820px 0px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Rooster-Skeleton {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -820px -100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Rooster-White {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -820px -200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Rooster-Zombie {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -820px -300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Sabretooth-Base {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -820px -400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Sabretooth-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -820px -500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Sabretooth-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -820px -600px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Sabretooth-Desert {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -820px -700px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Sabretooth-Golden {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: 0px -800px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Sabretooth-Red {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -82px -800px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Sabretooth-Shade {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -164px -800px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Sabretooth-Skeleton {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -246px -800px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Sabretooth-White {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -328px -800px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Sabretooth-Zombie {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -410px -800px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Seahorse-Base {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -492px -800px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Seahorse-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -574px -800px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Seahorse-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -656px -800px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Seahorse-Desert {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -738px -800px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Seahorse-Golden {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -820px -800px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Seahorse-Red {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -902px 0px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Seahorse-Shade {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -902px -100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Seahorse-Skeleton {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -902px -200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Seahorse-White {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -902px -300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Seahorse-Zombie {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -902px -400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Sheep-Base {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -902px -500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Sheep-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -902px -600px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Sheep-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -902px -700px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Sheep-Desert {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -902px -800px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Sheep-Golden {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -984px 0px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Sheep-Red {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -984px -100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Sheep-Shade {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -984px -200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Sheep-Skeleton {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -984px -300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Sheep-White {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -984px -400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Sheep-Zombie {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -984px -500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Slime-Base {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -984px -600px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Slime-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -984px -700px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Slime-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -984px -800px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Slime-Desert {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: 0px -900px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Slime-Golden {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -82px -900px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Slime-Red {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -164px -900px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Slime-Shade {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -246px -900px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Slime-Skeleton {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -328px -900px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Slime-White {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -410px -900px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Slime-Zombie {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -492px -900px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Sloth-Base {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -574px -900px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Sloth-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -656px -900px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Sloth-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -738px -900px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Sloth-Desert {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -820px -900px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Sloth-Golden {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -902px -900px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Sloth-Red {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -984px -900px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Sloth-Shade {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1066px 0px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Sloth-Skeleton {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1066px -100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Sloth-White {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1066px -200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Sloth-Zombie {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1066px -300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Snail-Base {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1066px -400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Snail-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1066px -500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Snail-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1066px -600px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Snail-Desert {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1066px -700px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Snail-Golden {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1066px -800px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Snail-Red {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1066px -900px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Snail-Shade {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: 0px -1000px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Snail-Skeleton {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -82px -1000px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Snail-White {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -164px -1000px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Snail-Zombie {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -246px -1000px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Snake-Base {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -328px -1000px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Snake-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -410px -1000px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Snake-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -492px -1000px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Snake-Desert {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -574px -1000px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Snake-Golden {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -656px -1000px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Snake-Red {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -738px -1000px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Snake-Shade {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -820px -1000px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Snake-Skeleton {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -902px -1000px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Snake-White {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -984px -1000px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Snake-Zombie {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1066px -1000px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Spider-Base {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1148px 0px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Spider-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1148px -100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Spider-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1148px -200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Spider-Desert {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1148px -300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Spider-Golden {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1148px -400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Spider-Red {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1148px -500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Spider-Shade {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1148px -600px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Spider-Skeleton {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1148px -700px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Spider-White {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1148px -800px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Spider-Zombie {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1148px -900px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_TRex-Base {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -410px -1200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_TRex-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -492px -1200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_TRex-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -574px -1200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_TRex-Desert {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -656px -1200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_TRex-Golden {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -738px -1200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_TRex-Red {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -820px -1200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_TRex-Shade {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -902px -1200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_TRex-Skeleton {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -984px -1200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_TRex-White {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1066px -1200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_TRex-Zombie {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1148px -1200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_TigerCub-Aquatic {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1148px -1000px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_TigerCub-Base {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: 0px -1100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_TigerCub-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -82px -1100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_TigerCub-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: 0px 0px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_TigerCub-Cupid {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -246px -1100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_TigerCub-Desert {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -328px -1100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_TigerCub-Ember {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -410px -1100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_TigerCub-Fairy {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -492px -1100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_TigerCub-Floral {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -574px -1100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_TigerCub-Ghost {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -656px -1100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_TigerCub-Golden {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -738px -1100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_TigerCub-Holly {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -820px -1100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_TigerCub-Peppermint {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -902px -1100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_TigerCub-Red {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -984px -1100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_TigerCub-RoyalPurple {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1066px -1100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_TigerCub-Shade {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1148px -1100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_TigerCub-Shimmer {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1230px 0px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_TigerCub-Skeleton {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1230px -100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_TigerCub-Spooky {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1230px -200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_TigerCub-StarryNight {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1230px -300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_TigerCub-Thunderstorm {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1230px -400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_TigerCub-White {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1230px -500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_TigerCub-Zombie {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1230px -600px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Treeling-Base {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1230px -700px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Treeling-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1230px -800px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Treeling-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1230px -900px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Treeling-Desert {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1230px -1000px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Treeling-Golden {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1230px -1100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Treeling-Red {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: 0px -1200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Treeling-Shade {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -82px -1200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Treeling-Skeleton {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -164px -1200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Treeling-White {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -246px -1200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Treeling-Zombie {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -328px -1200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Triceratops-Base {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1230px -1200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Triceratops-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1312px 0px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Triceratops-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1312px -100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Triceratops-Desert {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1312px -200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Triceratops-Golden {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1312px -300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Triceratops-Red {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1312px -400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Triceratops-Shade {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1312px -500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Triceratops-Skeleton {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1312px -600px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Triceratops-White {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1312px -700px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Triceratops-Zombie {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1312px -800px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Turkey-Base {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1312px -900px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Turkey-Gilded {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1312px -1000px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Turtle-Base {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1312px -1100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Turtle-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1312px -1200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Turtle-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1394px 0px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Turtle-Desert {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1394px -100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Turtle-Golden {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1394px -200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Turtle-Red {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1394px -300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Turtle-Shade {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1394px -400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Turtle-Skeleton {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1394px -500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Turtle-White {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1394px -600px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Turtle-Zombie {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1394px -700px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Unicorn-Base {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1394px -800px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Unicorn-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1394px -900px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Unicorn-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1394px -1000px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Unicorn-Desert {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1394px -1100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Unicorn-Golden {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1394px -1200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Unicorn-Red {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: 0px -1300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Unicorn-Shade {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -82px -1300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Unicorn-Skeleton {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -164px -1300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Unicorn-White {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -246px -1300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Unicorn-Zombie {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -328px -1300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Whale-Base {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1640px -1096px;
  width: 78px;
  height: 86px;
}
.Mount_Icon_Whale-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1640px -1009px;
  width: 78px;
  height: 86px;
}
.Mount_Icon_Whale-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1640px -922px;
  width: 78px;
  height: 86px;
}
.Mount_Icon_Whale-Desert {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1640px -835px;
  width: 78px;
  height: 86px;
}
.Mount_Icon_Whale-Golden {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1640px -1183px;
  width: 78px;
  height: 86px;
}
.Mount_Icon_Whale-Red {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1640px -661px;
  width: 78px;
  height: 86px;
}
.Mount_Icon_Whale-Shade {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1640px -574px;
  width: 78px;
  height: 86px;
}
.Mount_Icon_Whale-Skeleton {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1640px -487px;
  width: 78px;
  height: 86px;
}
.Mount_Icon_Whale-White {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1640px -748px;
  width: 78px;
  height: 86px;
}
.Mount_Icon_Whale-Zombie {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1640px -400px;
  width: 78px;
  height: 86px;
}
.Mount_Icon_Wolf-Aquatic {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1230px -1300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Wolf-Base {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1312px -1300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Wolf-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1394px -1300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Wolf-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1476px 0px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Wolf-Cupid {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1476px -100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Wolf-Desert {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1476px -200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Wolf-Ember {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1476px -300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Wolf-Fairy {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1476px -400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Wolf-Floral {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1476px -500px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Wolf-Ghost {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1476px -600px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Wolf-Golden {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1476px -700px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Wolf-Holly {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1476px -800px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Wolf-Peppermint {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1476px -900px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Wolf-Red {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1476px -1000px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Wolf-RoyalPurple {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1476px -1100px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Wolf-Shade {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1476px -1200px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Wolf-Shimmer {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1476px -1300px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Wolf-Skeleton {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: 0px -1400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Wolf-Spooky {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -82px -1400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Wolf-StarryNight {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -164px -1400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Wolf-Thunderstorm {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -246px -1400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Wolf-White {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -328px -1400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Wolf-Zombie {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -410px -1400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Yarn-Base {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -492px -1400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Yarn-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -574px -1400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Yarn-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -656px -1400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Yarn-Desert {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -738px -1400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Yarn-Golden {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -820px -1400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Yarn-Red {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -902px -1400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Yarn-Shade {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -984px -1400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Yarn-Skeleton {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1066px -1400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Yarn-White {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1148px -1400px;
  width: 81px;
  height: 99px;
}
.Mount_Icon_Yarn-Zombie {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1230px -1400px;
  width: 81px;
  height: 99px;
}
.Pet-Armadillo-Base {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1312px -1400px;
  width: 81px;
  height: 99px;
}
.Pet-Armadillo-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1394px -1400px;
  width: 81px;
  height: 99px;
}
.Pet-Armadillo-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1476px -1400px;
  width: 81px;
  height: 99px;
}
.Pet-Armadillo-Desert {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1558px 0px;
  width: 81px;
  height: 99px;
}
.Pet-Armadillo-Golden {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1558px -100px;
  width: 81px;
  height: 99px;
}
.Pet-Armadillo-Red {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1558px -200px;
  width: 81px;
  height: 99px;
}
.Pet-Armadillo-Shade {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1558px -300px;
  width: 81px;
  height: 99px;
}
.Pet-Armadillo-Skeleton {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1558px -400px;
  width: 81px;
  height: 99px;
}
.Pet-Armadillo-White {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1558px -500px;
  width: 81px;
  height: 99px;
}
.Pet-Armadillo-Zombie {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1558px -600px;
  width: 81px;
  height: 99px;
}
.Pet-Axolotl-Base {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1558px -700px;
  width: 81px;
  height: 99px;
}
.Pet-Axolotl-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1558px -800px;
  width: 81px;
  height: 99px;
}
.Pet-Axolotl-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1558px -900px;
  width: 81px;
  height: 99px;
}
.Pet-Axolotl-Desert {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1558px -1000px;
  width: 81px;
  height: 99px;
}
.Pet-Axolotl-Golden {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1558px -1100px;
  width: 81px;
  height: 99px;
}
.Pet-Axolotl-Red {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1558px -1200px;
  width: 81px;
  height: 99px;
}
.Pet-Axolotl-Shade {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1558px -1300px;
  width: 81px;
  height: 99px;
}
.Pet-Axolotl-Skeleton {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1558px -1400px;
  width: 81px;
  height: 99px;
}
.Pet-Axolotl-White {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: 0px -1500px;
  width: 81px;
  height: 99px;
}
.Pet-Axolotl-Zombie {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -82px -1500px;
  width: 81px;
  height: 99px;
}
.Pet-Bear-Veteran {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -164px -1500px;
  width: 81px;
  height: 99px;
}
.Pet-BearCub-Aquatic {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -246px -1500px;
  width: 81px;
  height: 99px;
}
.Pet-BearCub-Base {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -328px -1500px;
  width: 81px;
  height: 99px;
}
.Pet-BearCub-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -410px -1500px;
  width: 81px;
  height: 99px;
}
.Pet-BearCub-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -492px -1500px;
  width: 81px;
  height: 99px;
}
.Pet-BearCub-Cupid {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -574px -1500px;
  width: 81px;
  height: 99px;
}
.Pet-BearCub-Desert {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -656px -1500px;
  width: 81px;
  height: 99px;
}
.Pet-BearCub-Ember {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -738px -1500px;
  width: 81px;
  height: 99px;
}
.Pet-BearCub-Fairy {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -820px -1500px;
  width: 81px;
  height: 99px;
}
.Pet-BearCub-Floral {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -902px -1500px;
  width: 81px;
  height: 99px;
}
.Pet-BearCub-Ghost {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -984px -1500px;
  width: 81px;
  height: 99px;
}
.Pet-BearCub-Golden {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1066px -1500px;
  width: 81px;
  height: 99px;
}
.Pet-BearCub-Holly {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1148px -1500px;
  width: 81px;
  height: 99px;
}
.Pet-BearCub-Peppermint {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1230px -1500px;
  width: 81px;
  height: 99px;
}
.Pet-BearCub-Polar {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1312px -1500px;
  width: 81px;
  height: 99px;
}
.Pet-BearCub-Red {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1394px -1500px;
  width: 81px;
  height: 99px;
}
.Pet-BearCub-RoyalPurple {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1476px -1500px;
  width: 81px;
  height: 99px;
}
.Pet-BearCub-Shade {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1558px -1500px;
  width: 81px;
  height: 99px;
}
.Pet-BearCub-Shimmer {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1640px 0px;
  width: 81px;
  height: 99px;
}
.Pet-BearCub-Skeleton {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1640px -100px;
  width: 81px;
  height: 99px;
}
.Pet-BearCub-Spooky {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1640px -200px;
  width: 81px;
  height: 99px;
}
.Pet-BearCub-StarryNight {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1148px -1300px;
  width: 81px;
  height: 99px;
}
.Pet-BearCub-Thunderstorm {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1066px -1300px;
  width: 81px;
  height: 99px;
}
.Pet-BearCub-White {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -984px -1300px;
  width: 81px;
  height: 99px;
}
.Pet-BearCub-Zombie {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -902px -1300px;
  width: 81px;
  height: 99px;
}
.Pet-Beetle-Base {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -820px -1300px;
  width: 81px;
  height: 99px;
}
.Pet-Beetle-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -738px -1300px;
  width: 81px;
  height: 99px;
}
.Pet-Beetle-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -656px -1300px;
  width: 81px;
  height: 99px;
}
.Pet-Beetle-Desert {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -574px -1300px;
  width: 81px;
  height: 99px;
}
.Pet-Beetle-Golden {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -492px -1300px;
  width: 81px;
  height: 99px;
}
.Pet-Beetle-Red {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -410px -1300px;
  width: 81px;
  height: 99px;
}
.Pet-Beetle-Shade {
  background-image: url(/static/images/spritesmith-main-18.0be5990.png);
  background-position: -1640px -300px;
  width: 81px;
  height: 99px;
}

.Pet-Beetle-Skeleton {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -820px -803px;
  width: 81px;
  height: 99px;
}
.Pet-Beetle-White {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -82px -1103px;
  width: 81px;
  height: 99px;
}
.Pet-Beetle-Zombie {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -164px 0px;
  width: 81px;
  height: 99px;
}
.Pet-Bunny-Base {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: 0px -103px;
  width: 81px;
  height: 99px;
}
.Pet-Bunny-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -82px -103px;
  width: 81px;
  height: 99px;
}
.Pet-Bunny-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -164px -103px;
  width: 81px;
  height: 99px;
}
.Pet-Bunny-Desert {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -246px 0px;
  width: 81px;
  height: 99px;
}
.Pet-Bunny-Golden {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -246px -100px;
  width: 81px;
  height: 99px;
}
.Pet-Bunny-Red {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: 0px -203px;
  width: 81px;
  height: 99px;
}
.Pet-Bunny-Shade {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -82px -203px;
  width: 81px;
  height: 99px;
}
.Pet-Bunny-Skeleton {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -164px -203px;
  width: 81px;
  height: 99px;
}
.Pet-Bunny-White {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -246px -203px;
  width: 81px;
  height: 99px;
}
.Pet-Bunny-Zombie {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -328px 0px;
  width: 81px;
  height: 99px;
}
.Pet-Butterfly-Base {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -328px -100px;
  width: 81px;
  height: 99px;
}
.Pet-Butterfly-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -328px -200px;
  width: 81px;
  height: 99px;
}
.Pet-Butterfly-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: 0px -303px;
  width: 81px;
  height: 99px;
}
.Pet-Butterfly-Desert {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -82px -303px;
  width: 81px;
  height: 99px;
}
.Pet-Butterfly-Golden {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -164px -303px;
  width: 81px;
  height: 99px;
}
.Pet-Butterfly-Red {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -246px -303px;
  width: 81px;
  height: 99px;
}
.Pet-Butterfly-Shade {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -328px -303px;
  width: 81px;
  height: 99px;
}
.Pet-Butterfly-Skeleton {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -410px 0px;
  width: 81px;
  height: 99px;
}
.Pet-Butterfly-White {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -410px -100px;
  width: 81px;
  height: 99px;
}
.Pet-Butterfly-Zombie {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -410px -200px;
  width: 81px;
  height: 99px;
}
.Pet-Cactus-Aquatic {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -410px -300px;
  width: 81px;
  height: 99px;
}
.Pet-Cactus-Base {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -492px 0px;
  width: 81px;
  height: 99px;
}
.Pet-Cactus-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -492px -100px;
  width: 81px;
  height: 99px;
}
.Pet-Cactus-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -492px -200px;
  width: 81px;
  height: 99px;
}
.Pet-Cactus-Cupid {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -492px -300px;
  width: 81px;
  height: 99px;
}
.Pet-Cactus-Desert {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: 0px -403px;
  width: 81px;
  height: 99px;
}
.Pet-Cactus-Ember {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -82px -403px;
  width: 81px;
  height: 99px;
}
.Pet-Cactus-Fairy {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -164px -403px;
  width: 81px;
  height: 99px;
}
.Pet-Cactus-Floral {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -246px -403px;
  width: 81px;
  height: 99px;
}
.Pet-Cactus-Ghost {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -328px -403px;
  width: 81px;
  height: 99px;
}
.Pet-Cactus-Golden {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -410px -403px;
  width: 81px;
  height: 99px;
}
.Pet-Cactus-Holly {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -492px -403px;
  width: 81px;
  height: 99px;
}
.Pet-Cactus-Peppermint {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -574px 0px;
  width: 81px;
  height: 99px;
}
.Pet-Cactus-Red {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -574px -100px;
  width: 81px;
  height: 99px;
}
.Pet-Cactus-RoyalPurple {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -574px -200px;
  width: 81px;
  height: 99px;
}
.Pet-Cactus-Shade {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -574px -300px;
  width: 81px;
  height: 99px;
}
.Pet-Cactus-Shimmer {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -574px -400px;
  width: 81px;
  height: 99px;
}
.Pet-Cactus-Skeleton {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: 0px -503px;
  width: 81px;
  height: 99px;
}
.Pet-Cactus-Spooky {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -82px -503px;
  width: 81px;
  height: 99px;
}
.Pet-Cactus-StarryNight {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -164px -503px;
  width: 81px;
  height: 99px;
}
.Pet-Cactus-Thunderstorm {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -246px -503px;
  width: 81px;
  height: 99px;
}
.Pet-Cactus-White {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -328px -503px;
  width: 81px;
  height: 99px;
}
.Pet-Cactus-Zombie {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -410px -503px;
  width: 81px;
  height: 99px;
}
.Pet-Cheetah-Base {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -492px -503px;
  width: 81px;
  height: 99px;
}
.Pet-Cheetah-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -574px -503px;
  width: 81px;
  height: 99px;
}
.Pet-Cheetah-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -656px 0px;
  width: 81px;
  height: 99px;
}
.Pet-Cheetah-Desert {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -656px -100px;
  width: 81px;
  height: 99px;
}
.Pet-Cheetah-Golden {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -656px -200px;
  width: 81px;
  height: 99px;
}
.Pet-Cheetah-Red {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -656px -300px;
  width: 81px;
  height: 99px;
}
.Pet-Cheetah-Shade {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -656px -400px;
  width: 81px;
  height: 99px;
}
.Pet-Cheetah-Skeleton {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -656px -500px;
  width: 81px;
  height: 99px;
}
.Pet-Cheetah-White {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: 0px -603px;
  width: 81px;
  height: 99px;
}
.Pet-Cheetah-Zombie {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -82px -603px;
  width: 81px;
  height: 99px;
}
.Pet-Cow-Base {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -164px -603px;
  width: 81px;
  height: 99px;
}
.Pet-Cow-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -246px -603px;
  width: 81px;
  height: 99px;
}
.Pet-Cow-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -328px -603px;
  width: 81px;
  height: 99px;
}
.Pet-Cow-Desert {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -410px -603px;
  width: 81px;
  height: 99px;
}
.Pet-Cow-Golden {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -492px -603px;
  width: 81px;
  height: 99px;
}
.Pet-Cow-Red {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -574px -603px;
  width: 81px;
  height: 99px;
}
.Pet-Cow-Shade {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -656px -603px;
  width: 81px;
  height: 99px;
}
.Pet-Cow-Skeleton {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -738px 0px;
  width: 81px;
  height: 99px;
}
.Pet-Cow-White {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -738px -100px;
  width: 81px;
  height: 99px;
}
.Pet-Cow-Zombie {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -738px -200px;
  width: 81px;
  height: 99px;
}
.Pet-Cuttlefish-Base {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -738px -300px;
  width: 81px;
  height: 99px;
}
.Pet-Cuttlefish-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -738px -400px;
  width: 81px;
  height: 99px;
}
.Pet-Cuttlefish-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -738px -500px;
  width: 81px;
  height: 99px;
}
.Pet-Cuttlefish-Desert {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -738px -600px;
  width: 81px;
  height: 99px;
}
.Pet-Cuttlefish-Golden {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: 0px -703px;
  width: 81px;
  height: 99px;
}
.Pet-Cuttlefish-Red {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -82px -703px;
  width: 81px;
  height: 99px;
}
.Pet-Cuttlefish-Shade {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -164px -703px;
  width: 81px;
  height: 99px;
}
.Pet-Cuttlefish-Skeleton {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -246px -703px;
  width: 81px;
  height: 99px;
}
.Pet-Cuttlefish-White {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -328px -703px;
  width: 81px;
  height: 99px;
}
.Pet-Cuttlefish-Zombie {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -410px -703px;
  width: 81px;
  height: 99px;
}
.Pet-Deer-Base {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -492px -703px;
  width: 81px;
  height: 99px;
}
.Pet-Deer-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -574px -703px;
  width: 81px;
  height: 99px;
}
.Pet-Deer-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -656px -703px;
  width: 81px;
  height: 99px;
}
.Pet-Deer-Desert {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -738px -703px;
  width: 81px;
  height: 99px;
}
.Pet-Deer-Golden {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -820px 0px;
  width: 81px;
  height: 99px;
}
.Pet-Deer-Red {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -820px -100px;
  width: 81px;
  height: 99px;
}
.Pet-Deer-Shade {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -820px -200px;
  width: 81px;
  height: 99px;
}
.Pet-Deer-Skeleton {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -820px -300px;
  width: 81px;
  height: 99px;
}
.Pet-Deer-White {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -820px -400px;
  width: 81px;
  height: 99px;
}
.Pet-Deer-Zombie {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -820px -500px;
  width: 81px;
  height: 99px;
}
.Pet-Dragon-Aquatic {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -820px -600px;
  width: 81px;
  height: 99px;
}
.Pet-Dragon-Base {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -820px -700px;
  width: 81px;
  height: 99px;
}
.Pet-Dragon-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -902px 0px;
  width: 81px;
  height: 99px;
}
.Pet-Dragon-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -902px -100px;
  width: 81px;
  height: 99px;
}
.Pet-Dragon-Cupid {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -902px -200px;
  width: 81px;
  height: 99px;
}
.Pet-Dragon-Desert {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -902px -300px;
  width: 81px;
  height: 99px;
}
.Pet-Dragon-Ember {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -902px -400px;
  width: 81px;
  height: 99px;
}
.Pet-Dragon-Fairy {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -902px -500px;
  width: 81px;
  height: 99px;
}
.Pet-Dragon-Floral {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -902px -600px;
  width: 81px;
  height: 99px;
}
.Pet-Dragon-Ghost {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -902px -700px;
  width: 81px;
  height: 99px;
}
.Pet-Dragon-Golden {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: 0px -803px;
  width: 81px;
  height: 99px;
}
.Pet-Dragon-Holly {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -82px -803px;
  width: 81px;
  height: 99px;
}
.Pet-Dragon-Hydra {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -164px -803px;
  width: 81px;
  height: 99px;
}
.Pet-Dragon-Peppermint {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -246px -803px;
  width: 81px;
  height: 99px;
}
.Pet-Dragon-Red {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -328px -803px;
  width: 81px;
  height: 99px;
}
.Pet-Dragon-RoyalPurple {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -410px -803px;
  width: 81px;
  height: 99px;
}
.Pet-Dragon-Shade {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -492px -803px;
  width: 81px;
  height: 99px;
}
.Pet-Dragon-Shimmer {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -574px -803px;
  width: 81px;
  height: 99px;
}
.Pet-Dragon-Skeleton {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -656px -803px;
  width: 81px;
  height: 99px;
}
.Pet-Dragon-Spooky {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -738px -803px;
  width: 81px;
  height: 99px;
}
.Pet-Dragon-StarryNight {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: 0px 0px;
  width: 81px;
  height: 102px;
}
.Pet-Dragon-Thunderstorm {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -902px -803px;
  width: 81px;
  height: 99px;
}
.Pet-Dragon-White {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -984px 0px;
  width: 81px;
  height: 99px;
}
.Pet-Dragon-Zombie {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -984px -100px;
  width: 81px;
  height: 99px;
}
.Pet-Egg-Base {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -984px -200px;
  width: 81px;
  height: 99px;
}
.Pet-Egg-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -984px -300px;
  width: 81px;
  height: 99px;
}
.Pet-Egg-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -984px -400px;
  width: 81px;
  height: 99px;
}
.Pet-Egg-Desert {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -984px -500px;
  width: 81px;
  height: 99px;
}
.Pet-Egg-Golden {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -984px -600px;
  width: 81px;
  height: 99px;
}
.Pet-Egg-Red {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -984px -700px;
  width: 81px;
  height: 99px;
}
.Pet-Egg-Shade {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -984px -800px;
  width: 81px;
  height: 99px;
}
.Pet-Egg-Skeleton {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: 0px -903px;
  width: 81px;
  height: 99px;
}
.Pet-Egg-White {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -82px -903px;
  width: 81px;
  height: 99px;
}
.Pet-Egg-Zombie {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -164px -903px;
  width: 81px;
  height: 99px;
}
.Pet-Falcon-Base {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -246px -903px;
  width: 81px;
  height: 99px;
}
.Pet-Falcon-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -328px -903px;
  width: 81px;
  height: 99px;
}
.Pet-Falcon-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -410px -903px;
  width: 81px;
  height: 99px;
}
.Pet-Falcon-Desert {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -492px -903px;
  width: 81px;
  height: 99px;
}
.Pet-Falcon-Golden {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -574px -903px;
  width: 81px;
  height: 99px;
}
.Pet-Falcon-Red {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -656px -903px;
  width: 81px;
  height: 99px;
}
.Pet-Falcon-Shade {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -738px -903px;
  width: 81px;
  height: 99px;
}
.Pet-Falcon-Skeleton {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -820px -903px;
  width: 81px;
  height: 99px;
}
.Pet-Falcon-White {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -902px -903px;
  width: 81px;
  height: 99px;
}
.Pet-Falcon-Zombie {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -984px -903px;
  width: 81px;
  height: 99px;
}
.Pet-Ferret-Base {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1066px 0px;
  width: 81px;
  height: 99px;
}
.Pet-Ferret-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1066px -100px;
  width: 81px;
  height: 99px;
}
.Pet-Ferret-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1066px -200px;
  width: 81px;
  height: 99px;
}
.Pet-Ferret-Desert {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1066px -300px;
  width: 81px;
  height: 99px;
}
.Pet-Ferret-Golden {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1066px -400px;
  width: 81px;
  height: 99px;
}
.Pet-Ferret-Red {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1066px -500px;
  width: 81px;
  height: 99px;
}
.Pet-Ferret-Shade {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1066px -600px;
  width: 81px;
  height: 99px;
}
.Pet-Ferret-Skeleton {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1066px -700px;
  width: 81px;
  height: 99px;
}
.Pet-Ferret-White {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1066px -800px;
  width: 81px;
  height: 99px;
}
.Pet-Ferret-Zombie {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1066px -900px;
  width: 81px;
  height: 99px;
}
.Pet-FlyingPig-Aquatic {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: 0px -1003px;
  width: 81px;
  height: 99px;
}
.Pet-FlyingPig-Base {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -82px -1003px;
  width: 81px;
  height: 99px;
}
.Pet-FlyingPig-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -164px -1003px;
  width: 81px;
  height: 99px;
}
.Pet-FlyingPig-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -246px -1003px;
  width: 81px;
  height: 99px;
}
.Pet-FlyingPig-Cupid {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -328px -1003px;
  width: 81px;
  height: 99px;
}
.Pet-FlyingPig-Desert {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -410px -1003px;
  width: 81px;
  height: 99px;
}
.Pet-FlyingPig-Ember {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -492px -1003px;
  width: 81px;
  height: 99px;
}
.Pet-FlyingPig-Fairy {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -574px -1003px;
  width: 81px;
  height: 99px;
}
.Pet-FlyingPig-Floral {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -656px -1003px;
  width: 81px;
  height: 99px;
}
.Pet-FlyingPig-Ghost {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -738px -1003px;
  width: 81px;
  height: 99px;
}
.Pet-FlyingPig-Golden {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -820px -1003px;
  width: 81px;
  height: 99px;
}
.Pet-FlyingPig-Holly {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -902px -1003px;
  width: 81px;
  height: 99px;
}
.Pet-FlyingPig-Peppermint {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -984px -1003px;
  width: 81px;
  height: 99px;
}
.Pet-FlyingPig-Red {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1066px -1003px;
  width: 81px;
  height: 99px;
}
.Pet-FlyingPig-RoyalPurple {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1148px 0px;
  width: 81px;
  height: 99px;
}
.Pet-FlyingPig-Shade {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1148px -100px;
  width: 81px;
  height: 99px;
}
.Pet-FlyingPig-Shimmer {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1148px -200px;
  width: 81px;
  height: 99px;
}
.Pet-FlyingPig-Skeleton {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1148px -300px;
  width: 81px;
  height: 99px;
}
.Pet-FlyingPig-Spooky {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1148px -400px;
  width: 81px;
  height: 99px;
}
.Pet-FlyingPig-StarryNight {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1148px -500px;
  width: 81px;
  height: 99px;
}
.Pet-FlyingPig-Thunderstorm {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1148px -600px;
  width: 81px;
  height: 99px;
}
.Pet-FlyingPig-White {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1148px -700px;
  width: 81px;
  height: 99px;
}
.Pet-FlyingPig-Zombie {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1148px -800px;
  width: 81px;
  height: 99px;
}
.Pet-Fox-Aquatic {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1148px -900px;
  width: 81px;
  height: 99px;
}
.Pet-Fox-Base {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1148px -1000px;
  width: 81px;
  height: 99px;
}
.Pet-Fox-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: 0px -1103px;
  width: 81px;
  height: 99px;
}
.Pet-Fox-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -82px 0px;
  width: 81px;
  height: 99px;
}
.Pet-Fox-Cupid {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -164px -1103px;
  width: 81px;
  height: 99px;
}
.Pet-Fox-Desert {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -246px -1103px;
  width: 81px;
  height: 99px;
}
.Pet-Fox-Ember {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -328px -1103px;
  width: 81px;
  height: 99px;
}
.Pet-Fox-Fairy {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -410px -1103px;
  width: 81px;
  height: 99px;
}
.Pet-Fox-Floral {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -492px -1103px;
  width: 81px;
  height: 99px;
}
.Pet-Fox-Ghost {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -574px -1103px;
  width: 81px;
  height: 99px;
}
.Pet-Fox-Golden {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -656px -1103px;
  width: 81px;
  height: 99px;
}
.Pet-Fox-Holly {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -738px -1103px;
  width: 81px;
  height: 99px;
}
.Pet-Fox-Peppermint {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -820px -1103px;
  width: 81px;
  height: 99px;
}
.Pet-Fox-Red {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -902px -1103px;
  width: 81px;
  height: 99px;
}
.Pet-Fox-RoyalPurple {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -984px -1103px;
  width: 81px;
  height: 99px;
}
.Pet-Fox-Shade {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1066px -1103px;
  width: 81px;
  height: 99px;
}
.Pet-Fox-Shimmer {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1148px -1103px;
  width: 81px;
  height: 99px;
}
.Pet-Fox-Skeleton {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1230px 0px;
  width: 81px;
  height: 99px;
}
.Pet-Fox-Spooky {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1230px -100px;
  width: 81px;
  height: 99px;
}
.Pet-Fox-StarryNight {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1230px -200px;
  width: 81px;
  height: 99px;
}
.Pet-Fox-Thunderstorm {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1230px -300px;
  width: 81px;
  height: 99px;
}
.Pet-Fox-White {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1230px -400px;
  width: 81px;
  height: 99px;
}
.Pet-Fox-Zombie {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1230px -500px;
  width: 81px;
  height: 99px;
}
.Pet-Frog-Base {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1230px -600px;
  width: 81px;
  height: 99px;
}
.Pet-Frog-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1230px -700px;
  width: 81px;
  height: 99px;
}
.Pet-Frog-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1230px -800px;
  width: 81px;
  height: 99px;
}
.Pet-Frog-Desert {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1230px -900px;
  width: 81px;
  height: 99px;
}
.Pet-Frog-Golden {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1230px -1000px;
  width: 81px;
  height: 99px;
}
.Pet-Frog-Red {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1230px -1100px;
  width: 81px;
  height: 99px;
}
.Pet-Frog-Shade {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: 0px -1203px;
  width: 81px;
  height: 99px;
}
.Pet-Frog-Skeleton {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -82px -1203px;
  width: 81px;
  height: 99px;
}
.Pet-Frog-White {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -164px -1203px;
  width: 81px;
  height: 99px;
}
.Pet-Frog-Zombie {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -246px -1203px;
  width: 81px;
  height: 99px;
}
.Pet-Gryphon-Base {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -328px -1203px;
  width: 81px;
  height: 99px;
}
.Pet-Gryphon-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -410px -1203px;
  width: 81px;
  height: 99px;
}
.Pet-Gryphon-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -492px -1203px;
  width: 81px;
  height: 99px;
}
.Pet-Gryphon-Desert {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -574px -1203px;
  width: 81px;
  height: 99px;
}
.Pet-Gryphon-Golden {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -656px -1203px;
  width: 81px;
  height: 99px;
}
.Pet-Gryphon-Red {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -738px -1203px;
  width: 81px;
  height: 99px;
}
.Pet-Gryphon-RoyalPurple {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -820px -1203px;
  width: 81px;
  height: 99px;
}
.Pet-Gryphon-Shade {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -902px -1203px;
  width: 81px;
  height: 99px;
}
.Pet-Gryphon-Skeleton {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -984px -1203px;
  width: 81px;
  height: 99px;
}
.Pet-Gryphon-White {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1066px -1203px;
  width: 81px;
  height: 99px;
}
.Pet-Gryphon-Zombie {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1148px -1203px;
  width: 81px;
  height: 99px;
}
.Pet-GuineaPig-Base {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1230px -1203px;
  width: 81px;
  height: 99px;
}
.Pet-GuineaPig-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1312px 0px;
  width: 81px;
  height: 99px;
}
.Pet-GuineaPig-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1312px -100px;
  width: 81px;
  height: 99px;
}
.Pet-GuineaPig-Desert {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1312px -200px;
  width: 81px;
  height: 99px;
}
.Pet-GuineaPig-Golden {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1312px -300px;
  width: 81px;
  height: 99px;
}
.Pet-GuineaPig-Red {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1312px -400px;
  width: 81px;
  height: 99px;
}
.Pet-GuineaPig-Shade {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1312px -500px;
  width: 81px;
  height: 99px;
}
.Pet-GuineaPig-Skeleton {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1312px -600px;
  width: 81px;
  height: 99px;
}
.Pet-GuineaPig-White {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1312px -700px;
  width: 81px;
  height: 99px;
}
.Pet-GuineaPig-Zombie {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1312px -800px;
  width: 81px;
  height: 99px;
}
.Pet-Hedgehog-Base {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1312px -900px;
  width: 81px;
  height: 99px;
}
.Pet-Hedgehog-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1312px -1000px;
  width: 81px;
  height: 99px;
}
.Pet-Hedgehog-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1312px -1100px;
  width: 81px;
  height: 99px;
}
.Pet-Hedgehog-Desert {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1312px -1200px;
  width: 81px;
  height: 99px;
}
.Pet-Hedgehog-Golden {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1394px 0px;
  width: 81px;
  height: 99px;
}
.Pet-Hedgehog-Red {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1394px -100px;
  width: 81px;
  height: 99px;
}
.Pet-Hedgehog-Shade {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1394px -200px;
  width: 81px;
  height: 99px;
}
.Pet-Hedgehog-Skeleton {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1394px -300px;
  width: 81px;
  height: 99px;
}
.Pet-Hedgehog-White {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1394px -400px;
  width: 81px;
  height: 99px;
}
.Pet-Hedgehog-Zombie {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1394px -500px;
  width: 81px;
  height: 99px;
}
.Pet-Hippo-Base {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1394px -600px;
  width: 81px;
  height: 99px;
}
.Pet-Hippo-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1394px -700px;
  width: 81px;
  height: 99px;
}
.Pet-Hippo-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1394px -800px;
  width: 81px;
  height: 99px;
}
.Pet-Hippo-Desert {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1394px -900px;
  width: 81px;
  height: 99px;
}
.Pet-Hippo-Golden {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1394px -1000px;
  width: 81px;
  height: 99px;
}
.Pet-Hippo-Red {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1394px -1100px;
  width: 81px;
  height: 99px;
}
.Pet-Hippo-Shade {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1394px -1200px;
  width: 81px;
  height: 99px;
}
.Pet-Hippo-Skeleton {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: 0px -1303px;
  width: 81px;
  height: 99px;
}
.Pet-Hippo-White {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -82px -1303px;
  width: 81px;
  height: 99px;
}
.Pet-Hippo-Zombie {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -164px -1303px;
  width: 81px;
  height: 99px;
}
.Pet-Horse-Base {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -246px -1303px;
  width: 81px;
  height: 99px;
}
.Pet-Horse-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -328px -1303px;
  width: 81px;
  height: 99px;
}
.Pet-Horse-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -410px -1303px;
  width: 81px;
  height: 99px;
}
.Pet-Horse-Desert {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -492px -1303px;
  width: 81px;
  height: 99px;
}
.Pet-Horse-Golden {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -574px -1303px;
  width: 81px;
  height: 99px;
}
.Pet-Horse-Red {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -656px -1303px;
  width: 81px;
  height: 99px;
}
.Pet-Horse-Shade {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -738px -1303px;
  width: 81px;
  height: 99px;
}
.Pet-Horse-Skeleton {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -820px -1303px;
  width: 81px;
  height: 99px;
}
.Pet-Horse-White {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -902px -1303px;
  width: 81px;
  height: 99px;
}
.Pet-Horse-Zombie {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -984px -1303px;
  width: 81px;
  height: 99px;
}
.Pet-JackOLantern-Base {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1148px -1303px;
  width: 81px;
  height: 99px;
}
.Pet-JackOLantern-Ghost {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1230px -1303px;
  width: 81px;
  height: 99px;
}
.Pet-Jackalope-RoyalPurple {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1066px -1303px;
  width: 81px;
  height: 99px;
}
.Pet-Lion-Veteran {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1312px -1303px;
  width: 81px;
  height: 99px;
}
.Pet-LionCub-Aquatic {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1394px -1303px;
  width: 81px;
  height: 99px;
}
.Pet-LionCub-Base {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1476px 0px;
  width: 81px;
  height: 99px;
}
.Pet-LionCub-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1476px -100px;
  width: 81px;
  height: 99px;
}
.Pet-LionCub-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1476px -200px;
  width: 81px;
  height: 99px;
}
.Pet-LionCub-Cupid {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1476px -300px;
  width: 81px;
  height: 99px;
}
.Pet-LionCub-Desert {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1476px -400px;
  width: 81px;
  height: 99px;
}
.Pet-LionCub-Ember {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1476px -500px;
  width: 81px;
  height: 99px;
}
.Pet-LionCub-Fairy {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1476px -600px;
  width: 81px;
  height: 99px;
}
.Pet-LionCub-Floral {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1476px -700px;
  width: 81px;
  height: 99px;
}
.Pet-LionCub-Ghost {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1476px -800px;
  width: 81px;
  height: 99px;
}
.Pet-LionCub-Golden {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1476px -900px;
  width: 81px;
  height: 99px;
}
.Pet-LionCub-Holly {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1476px -1000px;
  width: 81px;
  height: 99px;
}
.Pet-LionCub-Peppermint {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1476px -1100px;
  width: 81px;
  height: 99px;
}
.Pet-LionCub-Red {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1476px -1200px;
  width: 81px;
  height: 99px;
}
.Pet-LionCub-RoyalPurple {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1476px -1300px;
  width: 81px;
  height: 99px;
}
.Pet-LionCub-Shade {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: 0px -1403px;
  width: 81px;
  height: 99px;
}
.Pet-LionCub-Shimmer {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -82px -1403px;
  width: 81px;
  height: 99px;
}
.Pet-LionCub-Skeleton {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -164px -1403px;
  width: 81px;
  height: 99px;
}
.Pet-LionCub-Spooky {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -246px -1403px;
  width: 81px;
  height: 99px;
}
.Pet-LionCub-StarryNight {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -328px -1403px;
  width: 81px;
  height: 99px;
}
.Pet-LionCub-Thunderstorm {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -410px -1403px;
  width: 81px;
  height: 99px;
}
.Pet-LionCub-White {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -492px -1403px;
  width: 81px;
  height: 99px;
}
.Pet-LionCub-Zombie {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -574px -1403px;
  width: 81px;
  height: 99px;
}
.Pet-MagicalBee-Base {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -656px -1403px;
  width: 81px;
  height: 99px;
}
.Pet-Mammoth-Base {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -738px -1403px;
  width: 81px;
  height: 99px;
}
.Pet-MantisShrimp-Base {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -820px -1403px;
  width: 81px;
  height: 99px;
}
.Pet-Monkey-Base {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -902px -1403px;
  width: 81px;
  height: 99px;
}
.Pet-Monkey-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -984px -1403px;
  width: 81px;
  height: 99px;
}
.Pet-Monkey-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1066px -1403px;
  width: 81px;
  height: 99px;
}
.Pet-Monkey-Desert {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1148px -1403px;
  width: 81px;
  height: 99px;
}
.Pet-Monkey-Golden {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1230px -1403px;
  width: 81px;
  height: 99px;
}
.Pet-Monkey-Red {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1312px -1403px;
  width: 81px;
  height: 99px;
}
.Pet-Monkey-Shade {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1394px -1403px;
  width: 81px;
  height: 99px;
}
.Pet-Monkey-Skeleton {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1476px -1403px;
  width: 81px;
  height: 99px;
}
.Pet-Monkey-White {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1558px 0px;
  width: 81px;
  height: 99px;
}
.Pet-Monkey-Zombie {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1558px -100px;
  width: 81px;
  height: 99px;
}
.Pet-Nudibranch-Base {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1558px -200px;
  width: 81px;
  height: 99px;
}
.Pet-Nudibranch-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1558px -300px;
  width: 81px;
  height: 99px;
}
.Pet-Nudibranch-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1558px -400px;
  width: 81px;
  height: 99px;
}
.Pet-Nudibranch-Desert {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1558px -500px;
  width: 81px;
  height: 99px;
}
.Pet-Nudibranch-Golden {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1558px -600px;
  width: 81px;
  height: 99px;
}
.Pet-Nudibranch-Red {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1558px -700px;
  width: 81px;
  height: 99px;
}
.Pet-Nudibranch-Shade {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1558px -800px;
  width: 81px;
  height: 99px;
}
.Pet-Nudibranch-Skeleton {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1558px -900px;
  width: 81px;
  height: 99px;
}
.Pet-Nudibranch-White {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1558px -1000px;
  width: 81px;
  height: 99px;
}
.Pet-Nudibranch-Zombie {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1558px -1100px;
  width: 81px;
  height: 99px;
}
.Pet-Octopus-Base {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1558px -1200px;
  width: 81px;
  height: 99px;
}
.Pet-Octopus-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1558px -1300px;
  width: 81px;
  height: 99px;
}
.Pet-Octopus-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1558px -1400px;
  width: 81px;
  height: 99px;
}
.Pet-Octopus-Desert {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: 0px -1503px;
  width: 81px;
  height: 99px;
}
.Pet-Octopus-Golden {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -82px -1503px;
  width: 81px;
  height: 99px;
}
.Pet-Octopus-Red {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -164px -1503px;
  width: 81px;
  height: 99px;
}
.Pet-Octopus-Shade {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -246px -1503px;
  width: 81px;
  height: 99px;
}
.Pet-Octopus-Skeleton {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -328px -1503px;
  width: 81px;
  height: 99px;
}
.Pet-Octopus-White {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -410px -1503px;
  width: 81px;
  height: 99px;
}
.Pet-Octopus-Zombie {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -492px -1503px;
  width: 81px;
  height: 99px;
}
.Pet-Orca-Base {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -574px -1503px;
  width: 81px;
  height: 99px;
}
.Pet-Owl-Base {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -656px -1503px;
  width: 81px;
  height: 99px;
}
.Pet-Owl-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -738px -1503px;
  width: 81px;
  height: 99px;
}
.Pet-Owl-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -820px -1503px;
  width: 81px;
  height: 99px;
}
.Pet-Owl-Desert {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -902px -1503px;
  width: 81px;
  height: 99px;
}
.Pet-Owl-Golden {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -984px -1503px;
  width: 81px;
  height: 99px;
}
.Pet-Owl-Red {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1066px -1503px;
  width: 81px;
  height: 99px;
}
.Pet-Owl-Shade {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1148px -1503px;
  width: 81px;
  height: 99px;
}
.Pet-Owl-Skeleton {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1230px -1503px;
  width: 81px;
  height: 99px;
}
.Pet-Owl-White {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1312px -1503px;
  width: 81px;
  height: 99px;
}
.Pet-Owl-Zombie {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1394px -1503px;
  width: 81px;
  height: 99px;
}
.Pet-PandaCub-Aquatic {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1476px -1503px;
  width: 81px;
  height: 99px;
}
.Pet-PandaCub-Base {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1558px -1503px;
  width: 81px;
  height: 99px;
}
.Pet-PandaCub-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1640px 0px;
  width: 81px;
  height: 99px;
}
.Pet-PandaCub-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1640px -100px;
  width: 81px;
  height: 99px;
}
.Pet-PandaCub-Cupid {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1640px -200px;
  width: 81px;
  height: 99px;
}
.Pet-PandaCub-Desert {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1640px -300px;
  width: 81px;
  height: 99px;
}
.Pet-PandaCub-Ember {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1640px -400px;
  width: 81px;
  height: 99px;
}
.Pet-PandaCub-Fairy {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1640px -500px;
  width: 81px;
  height: 99px;
}
.Pet-PandaCub-Floral {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1640px -600px;
  width: 81px;
  height: 99px;
}
.Pet-PandaCub-Ghost {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1640px -700px;
  width: 81px;
  height: 99px;
}
.Pet-PandaCub-Golden {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1640px -800px;
  width: 81px;
  height: 99px;
}
.Pet-PandaCub-Holly {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1640px -900px;
  width: 81px;
  height: 99px;
}
.Pet-PandaCub-Peppermint {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1640px -1000px;
  width: 81px;
  height: 99px;
}
.Pet-PandaCub-Red {
  background-image: url(/static/images/spritesmith-main-19.c7c53b1.png);
  background-position: -1640px -1100px;
  width: 81px;
  height: 99px;
}

.Pet-PandaCub-RoyalPurple {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -82px 0px;
  width: 81px;
  height: 99px;
}
.Pet-PandaCub-Shade {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -984px -1000px;
  width: 81px;
  height: 99px;
}
.Pet-PandaCub-Shimmer {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -164px 0px;
  width: 81px;
  height: 99px;
}
.Pet-PandaCub-Skeleton {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: 0px -100px;
  width: 81px;
  height: 99px;
}
.Pet-PandaCub-Spooky {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -82px -100px;
  width: 81px;
  height: 99px;
}
.Pet-PandaCub-StarryNight {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -164px -100px;
  width: 81px;
  height: 99px;
}
.Pet-PandaCub-Thunderstorm {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -246px 0px;
  width: 81px;
  height: 99px;
}
.Pet-PandaCub-White {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -246px -100px;
  width: 81px;
  height: 99px;
}
.Pet-PandaCub-Zombie {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: 0px -200px;
  width: 81px;
  height: 99px;
}
.Pet-Parrot-Base {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -82px -200px;
  width: 81px;
  height: 99px;
}
.Pet-Parrot-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -164px -200px;
  width: 81px;
  height: 99px;
}
.Pet-Parrot-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -246px -200px;
  width: 81px;
  height: 99px;
}
.Pet-Parrot-Desert {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -328px 0px;
  width: 81px;
  height: 99px;
}
.Pet-Parrot-Golden {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -328px -100px;
  width: 81px;
  height: 99px;
}
.Pet-Parrot-Red {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -328px -200px;
  width: 81px;
  height: 99px;
}
.Pet-Parrot-Shade {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: 0px -300px;
  width: 81px;
  height: 99px;
}
.Pet-Parrot-Skeleton {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -82px -300px;
  width: 81px;
  height: 99px;
}
.Pet-Parrot-White {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -164px -300px;
  width: 81px;
  height: 99px;
}
.Pet-Parrot-Zombie {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -246px -300px;
  width: 81px;
  height: 99px;
}
.Pet-Peacock-Base {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -328px -300px;
  width: 81px;
  height: 99px;
}
.Pet-Peacock-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -410px 0px;
  width: 81px;
  height: 99px;
}
.Pet-Peacock-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -410px -100px;
  width: 81px;
  height: 99px;
}
.Pet-Peacock-Desert {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -410px -200px;
  width: 81px;
  height: 99px;
}
.Pet-Peacock-Golden {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -410px -300px;
  width: 81px;
  height: 99px;
}
.Pet-Peacock-Red {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -492px 0px;
  width: 81px;
  height: 99px;
}
.Pet-Peacock-Shade {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -492px -100px;
  width: 81px;
  height: 99px;
}
.Pet-Peacock-Skeleton {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -492px -200px;
  width: 81px;
  height: 99px;
}
.Pet-Peacock-White {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -492px -300px;
  width: 81px;
  height: 99px;
}
.Pet-Peacock-Zombie {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: 0px -400px;
  width: 81px;
  height: 99px;
}
.Pet-Penguin-Base {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -82px -400px;
  width: 81px;
  height: 99px;
}
.Pet-Penguin-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -164px -400px;
  width: 81px;
  height: 99px;
}
.Pet-Penguin-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -246px -400px;
  width: 81px;
  height: 99px;
}
.Pet-Penguin-Desert {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -328px -400px;
  width: 81px;
  height: 99px;
}
.Pet-Penguin-Golden {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -410px -400px;
  width: 81px;
  height: 99px;
}
.Pet-Penguin-Red {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -492px -400px;
  width: 81px;
  height: 99px;
}
.Pet-Penguin-Shade {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -574px 0px;
  width: 81px;
  height: 99px;
}
.Pet-Penguin-Skeleton {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -574px -100px;
  width: 81px;
  height: 99px;
}
.Pet-Penguin-White {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -574px -200px;
  width: 81px;
  height: 99px;
}
.Pet-Penguin-Zombie {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -574px -300px;
  width: 81px;
  height: 99px;
}
.Pet-Phoenix-Base {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -574px -400px;
  width: 81px;
  height: 99px;
}
.Pet-Pterodactyl-Base {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: 0px -500px;
  width: 81px;
  height: 99px;
}
.Pet-Pterodactyl-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -82px -500px;
  width: 81px;
  height: 99px;
}
.Pet-Pterodactyl-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -164px -500px;
  width: 81px;
  height: 99px;
}
.Pet-Pterodactyl-Desert {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -246px -500px;
  width: 81px;
  height: 99px;
}
.Pet-Pterodactyl-Golden {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -328px -500px;
  width: 81px;
  height: 99px;
}
.Pet-Pterodactyl-Red {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -410px -500px;
  width: 81px;
  height: 99px;
}
.Pet-Pterodactyl-Shade {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -492px -500px;
  width: 81px;
  height: 99px;
}
.Pet-Pterodactyl-Skeleton {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -574px -500px;
  width: 81px;
  height: 99px;
}
.Pet-Pterodactyl-White {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -656px 0px;
  width: 81px;
  height: 99px;
}
.Pet-Pterodactyl-Zombie {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -656px -100px;
  width: 81px;
  height: 99px;
}
.Pet-Rat-Base {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -656px -200px;
  width: 81px;
  height: 99px;
}
.Pet-Rat-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -656px -300px;
  width: 81px;
  height: 99px;
}
.Pet-Rat-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -656px -400px;
  width: 81px;
  height: 99px;
}
.Pet-Rat-Desert {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -656px -500px;
  width: 81px;
  height: 99px;
}
.Pet-Rat-Golden {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: 0px -600px;
  width: 81px;
  height: 99px;
}
.Pet-Rat-Red {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -82px -600px;
  width: 81px;
  height: 99px;
}
.Pet-Rat-Shade {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -164px -600px;
  width: 81px;
  height: 99px;
}
.Pet-Rat-Skeleton {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -246px -600px;
  width: 81px;
  height: 99px;
}
.Pet-Rat-White {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -328px -600px;
  width: 81px;
  height: 99px;
}
.Pet-Rat-Zombie {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -410px -600px;
  width: 81px;
  height: 99px;
}
.Pet-Rock-Base {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -492px -600px;
  width: 81px;
  height: 99px;
}
.Pet-Rock-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -574px -600px;
  width: 81px;
  height: 99px;
}
.Pet-Rock-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -656px -600px;
  width: 81px;
  height: 99px;
}
.Pet-Rock-Desert {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -738px 0px;
  width: 81px;
  height: 99px;
}
.Pet-Rock-Golden {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -738px -100px;
  width: 81px;
  height: 99px;
}
.Pet-Rock-Red {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -738px -200px;
  width: 81px;
  height: 99px;
}
.Pet-Rock-Shade {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -738px -300px;
  width: 81px;
  height: 99px;
}
.Pet-Rock-Skeleton {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -738px -400px;
  width: 81px;
  height: 99px;
}
.Pet-Rock-White {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -738px -500px;
  width: 81px;
  height: 99px;
}
.Pet-Rock-Zombie {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -738px -600px;
  width: 81px;
  height: 99px;
}
.Pet-Rooster-Base {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: 0px -700px;
  width: 81px;
  height: 99px;
}
.Pet-Rooster-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -82px -700px;
  width: 81px;
  height: 99px;
}
.Pet-Rooster-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -164px -700px;
  width: 81px;
  height: 99px;
}
.Pet-Rooster-Desert {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -246px -700px;
  width: 81px;
  height: 99px;
}
.Pet-Rooster-Golden {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -328px -700px;
  width: 81px;
  height: 99px;
}
.Pet-Rooster-Red {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -410px -700px;
  width: 81px;
  height: 99px;
}
.Pet-Rooster-Shade {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -492px -700px;
  width: 81px;
  height: 99px;
}
.Pet-Rooster-Skeleton {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -574px -700px;
  width: 81px;
  height: 99px;
}
.Pet-Rooster-White {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -656px -700px;
  width: 81px;
  height: 99px;
}
.Pet-Rooster-Zombie {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -738px -700px;
  width: 81px;
  height: 99px;
}
.Pet-Sabretooth-Base {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -820px 0px;
  width: 81px;
  height: 99px;
}
.Pet-Sabretooth-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -820px -100px;
  width: 81px;
  height: 99px;
}
.Pet-Sabretooth-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -820px -200px;
  width: 81px;
  height: 99px;
}
.Pet-Sabretooth-Desert {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -820px -300px;
  width: 81px;
  height: 99px;
}
.Pet-Sabretooth-Golden {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -820px -400px;
  width: 81px;
  height: 99px;
}
.Pet-Sabretooth-Red {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -820px -500px;
  width: 81px;
  height: 99px;
}
.Pet-Sabretooth-Shade {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -820px -600px;
  width: 81px;
  height: 99px;
}
.Pet-Sabretooth-Skeleton {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -820px -700px;
  width: 81px;
  height: 99px;
}
.Pet-Sabretooth-White {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: 0px -800px;
  width: 81px;
  height: 99px;
}
.Pet-Sabretooth-Zombie {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -82px -800px;
  width: 81px;
  height: 99px;
}
.Pet-Seahorse-Base {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -164px -800px;
  width: 81px;
  height: 99px;
}
.Pet-Seahorse-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -246px -800px;
  width: 81px;
  height: 99px;
}
.Pet-Seahorse-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -328px -800px;
  width: 81px;
  height: 99px;
}
.Pet-Seahorse-Desert {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -410px -800px;
  width: 81px;
  height: 99px;
}
.Pet-Seahorse-Golden {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -492px -800px;
  width: 81px;
  height: 99px;
}
.Pet-Seahorse-Red {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -574px -800px;
  width: 81px;
  height: 99px;
}
.Pet-Seahorse-Shade {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -656px -800px;
  width: 81px;
  height: 99px;
}
.Pet-Seahorse-Skeleton {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -738px -800px;
  width: 81px;
  height: 99px;
}
.Pet-Seahorse-White {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -820px -800px;
  width: 81px;
  height: 99px;
}
.Pet-Seahorse-Zombie {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -902px 0px;
  width: 81px;
  height: 99px;
}
.Pet-Sheep-Base {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -902px -100px;
  width: 81px;
  height: 99px;
}
.Pet-Sheep-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -902px -200px;
  width: 81px;
  height: 99px;
}
.Pet-Sheep-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -902px -300px;
  width: 81px;
  height: 99px;
}
.Pet-Sheep-Desert {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -902px -400px;
  width: 81px;
  height: 99px;
}
.Pet-Sheep-Golden {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -902px -500px;
  width: 81px;
  height: 99px;
}
.Pet-Sheep-Red {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -902px -600px;
  width: 81px;
  height: 99px;
}
.Pet-Sheep-Shade {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -902px -700px;
  width: 81px;
  height: 99px;
}
.Pet-Sheep-Skeleton {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -902px -800px;
  width: 81px;
  height: 99px;
}
.Pet-Sheep-White {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -984px 0px;
  width: 81px;
  height: 99px;
}
.Pet-Sheep-Zombie {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -984px -100px;
  width: 81px;
  height: 99px;
}
.Pet-Slime-Base {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -984px -200px;
  width: 81px;
  height: 99px;
}
.Pet-Slime-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -984px -300px;
  width: 81px;
  height: 99px;
}
.Pet-Slime-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -984px -400px;
  width: 81px;
  height: 99px;
}
.Pet-Slime-Desert {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -984px -500px;
  width: 81px;
  height: 99px;
}
.Pet-Slime-Golden {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -984px -600px;
  width: 81px;
  height: 99px;
}
.Pet-Slime-Red {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -984px -700px;
  width: 81px;
  height: 99px;
}
.Pet-Slime-Shade {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -984px -800px;
  width: 81px;
  height: 99px;
}
.Pet-Slime-Skeleton {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: 0px -900px;
  width: 81px;
  height: 99px;
}
.Pet-Slime-White {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -82px -900px;
  width: 81px;
  height: 99px;
}
.Pet-Slime-Zombie {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -164px -900px;
  width: 81px;
  height: 99px;
}
.Pet-Sloth-Base {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -246px -900px;
  width: 81px;
  height: 99px;
}
.Pet-Sloth-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -328px -900px;
  width: 81px;
  height: 99px;
}
.Pet-Sloth-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -410px -900px;
  width: 81px;
  height: 99px;
}
.Pet-Sloth-Desert {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -492px -900px;
  width: 81px;
  height: 99px;
}
.Pet-Sloth-Golden {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -574px -900px;
  width: 81px;
  height: 99px;
}
.Pet-Sloth-Red {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -656px -900px;
  width: 81px;
  height: 99px;
}
.Pet-Sloth-Shade {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -738px -900px;
  width: 81px;
  height: 99px;
}
.Pet-Sloth-Skeleton {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -820px -900px;
  width: 81px;
  height: 99px;
}
.Pet-Sloth-White {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -902px -900px;
  width: 81px;
  height: 99px;
}
.Pet-Sloth-Zombie {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -984px -900px;
  width: 81px;
  height: 99px;
}
.Pet-Snail-Base {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1066px 0px;
  width: 81px;
  height: 99px;
}
.Pet-Snail-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1066px -100px;
  width: 81px;
  height: 99px;
}
.Pet-Snail-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1066px -200px;
  width: 81px;
  height: 99px;
}
.Pet-Snail-Desert {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1066px -300px;
  width: 81px;
  height: 99px;
}
.Pet-Snail-Golden {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1066px -400px;
  width: 81px;
  height: 99px;
}
.Pet-Snail-Red {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1066px -500px;
  width: 81px;
  height: 99px;
}
.Pet-Snail-Shade {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1066px -600px;
  width: 81px;
  height: 99px;
}
.Pet-Snail-Skeleton {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1066px -700px;
  width: 81px;
  height: 99px;
}
.Pet-Snail-White {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1066px -800px;
  width: 81px;
  height: 99px;
}
.Pet-Snail-Zombie {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1066px -900px;
  width: 81px;
  height: 99px;
}
.Pet-Snake-Base {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: 0px -1000px;
  width: 81px;
  height: 99px;
}
.Pet-Snake-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -82px -1000px;
  width: 81px;
  height: 99px;
}
.Pet-Snake-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -164px -1000px;
  width: 81px;
  height: 99px;
}
.Pet-Snake-Desert {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -246px -1000px;
  width: 81px;
  height: 99px;
}
.Pet-Snake-Golden {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -328px -1000px;
  width: 81px;
  height: 99px;
}
.Pet-Snake-Red {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -410px -1000px;
  width: 81px;
  height: 99px;
}
.Pet-Snake-Shade {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -492px -1000px;
  width: 81px;
  height: 99px;
}
.Pet-Snake-Skeleton {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -574px -1000px;
  width: 81px;
  height: 99px;
}
.Pet-Snake-White {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -656px -1000px;
  width: 81px;
  height: 99px;
}
.Pet-Snake-Zombie {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -738px -1000px;
  width: 81px;
  height: 99px;
}
.Pet-Spider-Base {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -820px -1000px;
  width: 81px;
  height: 99px;
}
.Pet-Spider-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -902px -1000px;
  width: 81px;
  height: 99px;
}
.Pet-Spider-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: 0px 0px;
  width: 81px;
  height: 99px;
}
.Pet-Spider-Desert {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1066px -1000px;
  width: 81px;
  height: 99px;
}
.Pet-Spider-Golden {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1148px 0px;
  width: 81px;
  height: 99px;
}
.Pet-Spider-Red {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1148px -100px;
  width: 81px;
  height: 99px;
}
.Pet-Spider-Shade {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1148px -200px;
  width: 81px;
  height: 99px;
}
.Pet-Spider-Skeleton {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1148px -300px;
  width: 81px;
  height: 99px;
}
.Pet-Spider-White {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1148px -400px;
  width: 81px;
  height: 99px;
}
.Pet-Spider-Zombie {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1148px -500px;
  width: 81px;
  height: 99px;
}
.Pet-TRex-Base {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -164px -1200px;
  width: 81px;
  height: 99px;
}
.Pet-TRex-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -246px -1200px;
  width: 81px;
  height: 99px;
}
.Pet-TRex-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -328px -1200px;
  width: 81px;
  height: 99px;
}
.Pet-TRex-Desert {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -410px -1200px;
  width: 81px;
  height: 99px;
}
.Pet-TRex-Golden {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -492px -1200px;
  width: 81px;
  height: 99px;
}
.Pet-TRex-Red {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -574px -1200px;
  width: 81px;
  height: 99px;
}
.Pet-TRex-Shade {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -656px -1200px;
  width: 81px;
  height: 99px;
}
.Pet-TRex-Skeleton {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -738px -1200px;
  width: 81px;
  height: 99px;
}
.Pet-TRex-White {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -820px -1200px;
  width: 81px;
  height: 99px;
}
.Pet-TRex-Zombie {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -902px -1200px;
  width: 81px;
  height: 99px;
}
.Pet-Tiger-Veteran {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1148px -600px;
  width: 81px;
  height: 99px;
}
.Pet-TigerCub-Aquatic {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1148px -700px;
  width: 81px;
  height: 99px;
}
.Pet-TigerCub-Base {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1148px -800px;
  width: 81px;
  height: 99px;
}
.Pet-TigerCub-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1148px -900px;
  width: 81px;
  height: 99px;
}
.Pet-TigerCub-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1148px -1000px;
  width: 81px;
  height: 99px;
}
.Pet-TigerCub-Cupid {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: 0px -1100px;
  width: 81px;
  height: 99px;
}
.Pet-TigerCub-Desert {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -82px -1100px;
  width: 81px;
  height: 99px;
}
.Pet-TigerCub-Ember {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -164px -1100px;
  width: 81px;
  height: 99px;
}
.Pet-TigerCub-Fairy {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -246px -1100px;
  width: 81px;
  height: 99px;
}
.Pet-TigerCub-Floral {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -328px -1100px;
  width: 81px;
  height: 99px;
}
.Pet-TigerCub-Ghost {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -410px -1100px;
  width: 81px;
  height: 99px;
}
.Pet-TigerCub-Golden {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -492px -1100px;
  width: 81px;
  height: 99px;
}
.Pet-TigerCub-Holly {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -574px -1100px;
  width: 81px;
  height: 99px;
}
.Pet-TigerCub-Peppermint {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -656px -1100px;
  width: 81px;
  height: 99px;
}
.Pet-TigerCub-Red {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -738px -1100px;
  width: 81px;
  height: 99px;
}
.Pet-TigerCub-RoyalPurple {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -820px -1100px;
  width: 81px;
  height: 99px;
}
.Pet-TigerCub-Shade {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -902px -1100px;
  width: 81px;
  height: 99px;
}
.Pet-TigerCub-Shimmer {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -984px -1100px;
  width: 81px;
  height: 99px;
}
.Pet-TigerCub-Skeleton {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1066px -1100px;
  width: 81px;
  height: 99px;
}
.Pet-TigerCub-Spooky {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1148px -1100px;
  width: 81px;
  height: 99px;
}
.Pet-TigerCub-StarryNight {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1230px 0px;
  width: 81px;
  height: 99px;
}
.Pet-TigerCub-Thunderstorm {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1230px -100px;
  width: 81px;
  height: 99px;
}
.Pet-TigerCub-White {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1230px -200px;
  width: 81px;
  height: 99px;
}
.Pet-TigerCub-Zombie {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1230px -300px;
  width: 81px;
  height: 99px;
}
.Pet-Treeling-Base {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1230px -400px;
  width: 81px;
  height: 99px;
}
.Pet-Treeling-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1230px -500px;
  width: 81px;
  height: 99px;
}
.Pet-Treeling-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1230px -600px;
  width: 81px;
  height: 99px;
}
.Pet-Treeling-Desert {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1230px -700px;
  width: 81px;
  height: 99px;
}
.Pet-Treeling-Golden {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1230px -800px;
  width: 81px;
  height: 99px;
}
.Pet-Treeling-Red {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1230px -900px;
  width: 81px;
  height: 99px;
}
.Pet-Treeling-Shade {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1230px -1000px;
  width: 81px;
  height: 99px;
}
.Pet-Treeling-Skeleton {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1230px -1100px;
  width: 81px;
  height: 99px;
}
.Pet-Treeling-White {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: 0px -1200px;
  width: 81px;
  height: 99px;
}
.Pet-Treeling-Zombie {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -82px -1200px;
  width: 81px;
  height: 99px;
}
.Pet-Triceratops-Base {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -984px -1200px;
  width: 81px;
  height: 99px;
}
.Pet-Triceratops-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1066px -1200px;
  width: 81px;
  height: 99px;
}
.Pet-Triceratops-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1148px -1200px;
  width: 81px;
  height: 99px;
}
.Pet-Triceratops-Desert {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1230px -1200px;
  width: 81px;
  height: 99px;
}
.Pet-Triceratops-Golden {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1312px 0px;
  width: 81px;
  height: 99px;
}
.Pet-Triceratops-Red {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1312px -100px;
  width: 81px;
  height: 99px;
}
.Pet-Triceratops-Shade {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1312px -200px;
  width: 81px;
  height: 99px;
}
.Pet-Triceratops-Skeleton {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1312px -300px;
  width: 81px;
  height: 99px;
}
.Pet-Triceratops-White {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1312px -400px;
  width: 81px;
  height: 99px;
}
.Pet-Triceratops-Zombie {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1312px -500px;
  width: 81px;
  height: 99px;
}
.Pet-Turkey-Base {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1312px -600px;
  width: 81px;
  height: 99px;
}
.Pet-Turkey-Gilded {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1312px -700px;
  width: 81px;
  height: 99px;
}
.Pet-Turtle-Base {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1312px -800px;
  width: 81px;
  height: 99px;
}
.Pet-Turtle-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1312px -900px;
  width: 81px;
  height: 99px;
}
.Pet-Turtle-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1312px -1000px;
  width: 81px;
  height: 99px;
}
.Pet-Turtle-Desert {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1312px -1100px;
  width: 81px;
  height: 99px;
}
.Pet-Turtle-Golden {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1312px -1200px;
  width: 81px;
  height: 99px;
}
.Pet-Turtle-Red {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1394px 0px;
  width: 81px;
  height: 99px;
}
.Pet-Turtle-Shade {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1394px -100px;
  width: 81px;
  height: 99px;
}
.Pet-Turtle-Skeleton {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1394px -200px;
  width: 81px;
  height: 99px;
}
.Pet-Turtle-White {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1394px -300px;
  width: 81px;
  height: 99px;
}
.Pet-Turtle-Zombie {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1394px -400px;
  width: 81px;
  height: 99px;
}
.Pet-Unicorn-Base {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1394px -500px;
  width: 81px;
  height: 99px;
}
.Pet-Unicorn-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1394px -600px;
  width: 81px;
  height: 99px;
}
.Pet-Unicorn-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1394px -700px;
  width: 81px;
  height: 99px;
}
.Pet-Unicorn-Desert {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1394px -800px;
  width: 81px;
  height: 99px;
}
.Pet-Unicorn-Golden {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1394px -900px;
  width: 81px;
  height: 99px;
}
.Pet-Unicorn-Red {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1394px -1000px;
  width: 81px;
  height: 99px;
}
.Pet-Unicorn-Shade {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1394px -1100px;
  width: 81px;
  height: 99px;
}
.Pet-Unicorn-Skeleton {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1394px -1200px;
  width: 81px;
  height: 99px;
}
.Pet-Unicorn-White {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: 0px -1300px;
  width: 81px;
  height: 99px;
}
.Pet-Unicorn-Zombie {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -82px -1300px;
  width: 81px;
  height: 99px;
}
.Pet-Whale-Base {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -164px -1300px;
  width: 81px;
  height: 99px;
}
.Pet-Whale-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -246px -1300px;
  width: 81px;
  height: 99px;
}
.Pet-Whale-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -328px -1300px;
  width: 81px;
  height: 99px;
}
.Pet-Whale-Desert {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -410px -1300px;
  width: 81px;
  height: 99px;
}
.Pet-Whale-Golden {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -492px -1300px;
  width: 81px;
  height: 99px;
}
.Pet-Whale-Red {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -574px -1300px;
  width: 81px;
  height: 99px;
}
.Pet-Whale-Shade {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -656px -1300px;
  width: 81px;
  height: 99px;
}
.Pet-Whale-Skeleton {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -738px -1300px;
  width: 81px;
  height: 99px;
}
.Pet-Whale-White {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -820px -1300px;
  width: 81px;
  height: 99px;
}
.Pet-Whale-Zombie {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -902px -1300px;
  width: 81px;
  height: 99px;
}
.Pet-Wolf-Aquatic {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -984px -1300px;
  width: 81px;
  height: 99px;
}
.Pet-Wolf-Base {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1066px -1300px;
  width: 81px;
  height: 99px;
}
.Pet-Wolf-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1148px -1300px;
  width: 81px;
  height: 99px;
}
.Pet-Wolf-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1230px -1300px;
  width: 81px;
  height: 99px;
}
.Pet-Wolf-Cupid {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1312px -1300px;
  width: 81px;
  height: 99px;
}
.Pet-Wolf-Desert {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1394px -1300px;
  width: 81px;
  height: 99px;
}
.Pet-Wolf-Ember {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1476px 0px;
  width: 81px;
  height: 99px;
}
.Pet-Wolf-Fairy {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1476px -100px;
  width: 81px;
  height: 99px;
}
.Pet-Wolf-Floral {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1476px -200px;
  width: 81px;
  height: 99px;
}
.Pet-Wolf-Ghost {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1476px -300px;
  width: 81px;
  height: 99px;
}
.Pet-Wolf-Golden {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1476px -400px;
  width: 81px;
  height: 99px;
}
.Pet-Wolf-Holly {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1476px -500px;
  width: 81px;
  height: 99px;
}
.Pet-Wolf-Peppermint {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1476px -600px;
  width: 81px;
  height: 99px;
}
.Pet-Wolf-Red {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1476px -700px;
  width: 81px;
  height: 99px;
}
.Pet-Wolf-RoyalPurple {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1476px -800px;
  width: 81px;
  height: 99px;
}
.Pet-Wolf-Shade {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1476px -900px;
  width: 81px;
  height: 99px;
}
.Pet-Wolf-Shimmer {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1476px -1000px;
  width: 81px;
  height: 99px;
}
.Pet-Wolf-Skeleton {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1476px -1100px;
  width: 81px;
  height: 99px;
}
.Pet-Wolf-Spooky {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1476px -1200px;
  width: 81px;
  height: 99px;
}
.Pet-Wolf-StarryNight {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1476px -1300px;
  width: 81px;
  height: 99px;
}
.Pet-Wolf-Thunderstorm {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: 0px -1400px;
  width: 81px;
  height: 99px;
}
.Pet-Wolf-Veteran {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -82px -1400px;
  width: 81px;
  height: 99px;
}
.Pet-Wolf-White {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -164px -1400px;
  width: 81px;
  height: 99px;
}
.Pet-Wolf-Zombie {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -246px -1400px;
  width: 81px;
  height: 99px;
}
.Pet-Yarn-Base {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -328px -1400px;
  width: 81px;
  height: 99px;
}
.Pet-Yarn-CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -410px -1400px;
  width: 81px;
  height: 99px;
}
.Pet-Yarn-CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -492px -1400px;
  width: 81px;
  height: 99px;
}
.Pet-Yarn-Desert {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -574px -1400px;
  width: 81px;
  height: 99px;
}
.Pet-Yarn-Golden {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -656px -1400px;
  width: 81px;
  height: 99px;
}
.Pet-Yarn-Red {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -738px -1400px;
  width: 81px;
  height: 99px;
}
.Pet-Yarn-Shade {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -820px -1400px;
  width: 81px;
  height: 99px;
}
.Pet-Yarn-Skeleton {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -902px -1400px;
  width: 81px;
  height: 99px;
}
.Pet-Yarn-White {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -984px -1400px;
  width: 81px;
  height: 99px;
}
.Pet-Yarn-Zombie {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1066px -1400px;
  width: 81px;
  height: 99px;
}
.Pet_HatchingPotion_Aquatic {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1217px -1400px;
  width: 68px;
  height: 68px;
}
.Pet_HatchingPotion_Base {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1558px -483px;
  width: 68px;
  height: 68px;
}
.Pet_HatchingPotion_CottonCandyBlue {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1286px -1400px;
  width: 68px;
  height: 68px;
}
.Pet_HatchingPotion_CottonCandyPink {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1355px -1400px;
  width: 68px;
  height: 68px;
}
.Pet_HatchingPotion_Cupid {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1424px -1400px;
  width: 68px;
  height: 68px;
}
.Pet_HatchingPotion_Desert {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1558px 0px;
  width: 68px;
  height: 68px;
}
.Pet_HatchingPotion_Ember {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1558px -69px;
  width: 68px;
  height: 68px;
}
.Pet_HatchingPotion_Fairy {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1558px -138px;
  width: 68px;
  height: 68px;
}
.Pet_HatchingPotion_Floral {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1558px -207px;
  width: 68px;
  height: 68px;
}
.Pet_HatchingPotion_Ghost {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1558px -276px;
  width: 68px;
  height: 68px;
}
.Pet_HatchingPotion_Golden {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1558px -345px;
  width: 68px;
  height: 68px;
}
.Pet_HatchingPotion_Holly {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1558px -414px;
  width: 68px;
  height: 68px;
}
.Pet_HatchingPotion_Peppermint {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1148px -1400px;
  width: 68px;
  height: 68px;
}
.Pet_HatchingPotion_Purple {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1558px -552px;
  width: 68px;
  height: 68px;
}
.Pet_HatchingPotion_Red {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1558px -621px;
  width: 68px;
  height: 68px;
}
.Pet_HatchingPotion_RoyalPurple {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1558px -690px;
  width: 68px;
  height: 68px;
}
.Pet_HatchingPotion_Shade {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1558px -759px;
  width: 68px;
  height: 68px;
}
.Pet_HatchingPotion_Shimmer {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1558px -828px;
  width: 68px;
  height: 68px;
}
.Pet_HatchingPotion_Skeleton {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1558px -897px;
  width: 68px;
  height: 68px;
}
.Pet_HatchingPotion_Spooky {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1558px -966px;
  width: 68px;
  height: 68px;
}
.Pet_HatchingPotion_StarryNight {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1558px -1035px;
  width: 68px;
  height: 68px;
}
.Pet_HatchingPotion_Thunderstorm {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1558px -1104px;
  width: 68px;
  height: 68px;
}
.Pet_HatchingPotion_White {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1558px -1173px;
  width: 68px;
  height: 68px;
}
.Pet_HatchingPotion_Zombie {
  background-image: url(/static/images/spritesmith-main-20.47d4887.png);
  background-position: -1558px -1242px;
  width: 68px;
  height: 68px;
}
/* Comment out for holiday events */
/* .npc_ian {
  background: url("/npc_ian.gif") no-repeat;
  width: 78px;
  height: 135px;
} */
.quest_burnout {
  background: url(/static/images/quest_burnout.8fe2edd.gif) no-repeat;
  width: 219px;
  height: 249px;
}
.quest_bewilder {
  background: url(/static/images/quest_bewilder.6426869.gif) no-repeat;
  width: 219px;
  height: 219px;
}
.quest_lostMasterclasser4 {
  background: url(/static/images/quest_lostMasterclasser4.8f74d72.gif) no-repeat;
  width: 219px;
  height: 219px;
}
.Gems {
  display:inline-block;
  margin-right:5px;
  border-style:none;
  margin-left:0px;
  margin-top:2px;
}
.inline-gems {
  vertical-align: middle;
  margin-left: 0px;
  display: inline-block;
}
/* Both */
.customize-menu .locked {
  background-color: #727272;
}
/* These sprites are oversized until a move to 105 avatar box happens*/
/* Backer */
.weapon_special_0, .head_special_0 {
  width: 105px;
  height: 105px;
  margin-left: -3px;
  margin-top: -18px;
}
.slim_armor_special_0, .broad_armor_special_0, .shield_special_0 {
  width: 90px;
  height: 90px;
}
/* Critical */
.weapon_special_critical {
  background: url(data:image/gif;base64,R0lGODlhWgBaALMJAH19fVdXVyOtADP/AERERGVlZXxVDampqQAAAP///wAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFIwAJACwAAAAAWgBaAAAE/zDJSau9OOvNu/9gKI5kaZ5oqq5s675wLM90bd94ru987//AoHBIlCCOyOILmVS2mEenChmoQhFSE9UKzZa2gas3BAaYq+HumFM+c5lr9hFtBqDFcUphz0ce/gKBaINveQl8fUd/B4EChINNcYh7foCCj4V5iQiNA551ngN1eJKUR52fZqGjaqUFSKiiqqkApGtIoQS6dY2scIZGR7m7Zr1mtnm4nroEvIG+kbdHzgLMzKHICdFFSNTWutitE9tE3cWB3wThvxTkQOYAoWihjUibE3WL7jzw8lX0geyZwiIh3599O/p5muep3pF7Bc3oi/IDjDEAF+9AYaZMVi2KPvcsPjsnoI5GJhyF0UJ4Q2RJkibfIEmJYNUxkD3APDJ4gNRMXfCG6CTE0+cRmnWEzsEUoGirnwSCcoPCcAApb99Y8qP6z9NVkum0JuQaYF0krNbE5iQbqdKBOr4MyFWb48rJcYr+wL2JQK4BujjsZtKW9+1eJH4B68iGl13jxOIqRm43GfHcyWsdV8hm+S9mYBo6gx4hejSZI35Nn2bX9uEe1YRZgxRYALZRgrH5wLbQuaPiMb1VWsW5Ozbkml6JFw/W9zLu5bxRO4eOIfhz6r4/786uGTr3367Aj4ZIHQP58ujTq1/Pvr379/Djy59Pv779+/jzD4kAACH5BAUjAAkALA8AGAAzAC0AAASFMMlJ67g16837vIMnjiJIniMorNMqoHCmspIb39L81jRO2haMDwakmIao4keIJB0pyqbn2epJp8zq7ropuqjcbu+bDWu8K7A5x1SLoqin2wM/ycuj+nrP7/vzVhtzUnpGeFyFSyF/jI2Oj5CRkpOUlZaXmJmaGYmOnY2fm6KjiIGToX9wEQA7) no-repeat;
  width: 90px;
  height: 90px;
  margin-left:-12px;
  margin-top:12px;
}
/* This is oversized until a move to 105 avatar box happens*/
.weapon_special_1 {
  margin-left: -12px;
}
.broad_armor_special_1, .slim_armor_special_1, .head_special_1 {
  width: 90px;
  height: 90px;
}
.head_special_0 {
  background: url(data:image/gif;base64,R0lGODlhaQBpALMJAGQuZnGElKYkL71OV+SevZ0KF////zg4OGBYb////wAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQF6AMJACwAAAAAaQBpAAAE/zDJSau9OOvNu/9gKI5kaZ5oqq5s675wLM90bd94ru987//AoHBILBqPyKRyyWw6n9CoFHioWqqHqQp7tWpR3Er4O8Iizlgz2kv+qBHp6hnObnfe8cN8PAz4+Sd5c3txK1h+ASWIgCaCg3RphlWIin91gXGPkIwlh36dcmtZEpwYWAKob4QHqAKlF2N4lyCyowmvXaypoYOnu7Ycsby4G7UTxBS+rryrrcjHbMYkWADVi8OFplWtmprOs9Bpq4jVAM/aB+XXeqKvyt2P38BimaLk1eewVeqW7JvgpLahgjdIXgZHkO6ZA0hrnzU/3n6FK8eN4JlW5YTpEqBJYb5gDv8BIIq4zBa1ahUtYsQXTSDHRx4ZijgpEmI8iQHToRxoEcHKhSZddvSTUea0kHNGXvylaunLgjx7xUmpFEHReSxoJrXpkykzpyQ15aHK9WoMrWeqymva9emclKvepS3LEquLPPwCvG3F161TuH/7bg1w9SOmNHn39o2qGHDbxYMLG80aJ3FgviQdLyZLuK5hyv56tm0c1THBz2e/qiwtGKxoUUPYEkwJ2fVr1DBorpvN2LbYSUTrxg65G57m3lIPxLTLQ3c/3n5Hw/PUGaiRN8Wlr35KfVUS7M99G4/aHTYS8AHemL7JHbhe80fQ/hPXM88bs+eRtqtn0T4v/PHpN5+ubI/45w+A3wk4GFvlDYLgEvItqFqDczyoRIRzpTehe5pYyAR6uTCy3Bcg0hNJBSNqUWIy2VCQIhlviOChirzIKJwdOc1ho3U43lJjCDNOESOQN+I4JAhBkvhjAppMkGQbRzYpwZMwLillAlTaQaBVRfaowZZZ9ghml14WY+BkZZpoYJoNncnmm3DGKeecdNZp55145qnnnnz26eefgAYq6KCEFmrooYgmquiig0YAACH5BAUUAAkALDkAKgAGAAYAAAQK0EhCpaHE4s07jgAh+QQFFAAJACw2ACcADAAMAAAEH5DIRKu8pFqcdbrVII5eMpLeKZbqwKrvuXUaR8+gd0UAIfkEBRQACQAsLQAhAB4AEgAABFQwyUnqvLgSzJPumQVS4uiV42ee26qab4qC8Trc3D2snZ7jPIxPCOxoaomCcsk5OpFLZuh55ESVTWe2lbySuDLutfDlvcblYGJ4YavXxYlbPYfvQBEAIfkEBRQACQAsJAAeADAAFQAABIgwyUkruTWnS7T/GQdK4miG2FiebDK85ju0rRzD9GmP+7l+PSAOxPl5gsfhp5gCITVPVIfU/BSumWvBZNxUPdosVvX1TkHhSppYnnBkT4F8noG/ulL7rDKnV/R4Fhd6GX1ydXaBOkOGAhNROYh7CY2PSpFJk5USkJhiW2pjnixrE6WjI6cJqiYRACH5BAUUAAkALCQAHgAwABUAAAR3MMlJ67g1pzu0/xkHSuJohthYnmxSvOZbtK0cw/Rpj/u5fj0gDsT5eYLH4aeYAiE1T1SH1PwIrpmrwGTcVD3aLFb19U5B4UqaWJ7IZOva+317x1lzOm9+1+WVOX1iWzkmgmpjhWiJVoyKi4QUh49gjgmTlIOaOREAIfkEBRQACQAsJwAeACoADwAABEUwyUlluTWnW7T/3DeFYmlhJWmKQmu2wlrCryt/9GzfWs7uvIoPBwxOhh6kRmW8cZjN1RMVlalgyht2m9nGol6ltxreRQAAOw==) no-repeat;
}
.head_special_1 {
  background: url(data:image/gif;base64,R0lGODlhWgBaAMIGAMTY2jk6ON/v8Dg4OIiwtL/e4P///////yH/C05FVFNDQVBFMi4wAwEAAAAh+QQFkAEHACwAAAAAWgBaAAAD/ni63P4wykmrvTjrzbv/YCiOZGmeaKqubOu+MBfMdG2DQ67vPGv/NRxvqPMBgULi0BggOJ9QJ02ji1oJxRXtGp1mqtxnVrUNS2fUnNk5TtEM8LjVe6AN6WBoPN5GvfcGc2gKdjx4alGABn0nf3uCAQuFO4cDVoqMJmVmP08Fn6BPk2tYOUyknU6goWcBeWGZJZthqQSrn6Izr1yxjTNyXTOenwLFxqyllolwvW6/cJDDBcbHuGyIesymMY7RqsTUAsi7BHzbMYTCUbfTxXHs7FbNLrPfq8bv8Kvy5+iS6lDY4YOjb1+UeWSeBVoHTkCcau3CFUNmbgC6bgwjPpzY/lAiRW0WuSm0AmqgAYgSIT6peBGgNJMFBXI0mKxlk4wwY96bOa4fPZf2cupsGO9aSBjkSvIcekulUXRJiTKF57RmjKgRp1KdKcYn0hxKxVkLeIukPoQsdIRFJo2tPXZoV6iVWsAszba34qrQUdWBFb9Bi+lNwZerE8BQEIcdjKKw2LqHG/yVHFgAYxJ5+mZ4Wazr0ReZDRPQwFmAZ6jYNGMoffoq2E8bHz+hgDfrp8tJQMVGRvstXdwf5hbYPba3raYzgXvIs7ZsZAa1qyrvwJwub8rHd8p+6lpZdojXofu2Ddmqv+rkZ2NvXn66CPSqF5Tu+dnfAfiiFdNtbb/Bb5Cio62XVw/9QfCfcwGKlx0oSxT4wIE06bdKgw5OIJx6CjLoVYUUXPicfPa4d95r5UkoYn8InehgihtyiAGL9bko44w01mjjjTjmqOOOPPbo449ABinkkEQWaeSRSCap5JJMNunkk1BGKeWUVG6QAAAh+QQFCgAHACwhAAwAMAAqAAADsgh63P4wSqgqmDhru7T/TAWOZGmeaCmmJnexKgfHr1nc83kXuY33n11DQARmhAyiwIhBHpRMiFP6i04fV2C2sWU5lYawBqqrgsUZso+XJIYN42K5cIaT1KBdvYQP3vZ3ch5dUVRshUdViIZ9KYRcf4Iwjwx6kl6KEpZLOZQHmz2eoJ2ZETtvjSWjpjeol2upla1hsSOrE7ckuU2RnLCvuL0ouxrEmsJztYzAfnTMrM6+EAkAIfkEBQoABwAsHgAJADYAMwAAA/l4Cqz+MMopGYiW6s0z9FwoHqBlnOCoLsxpWCbarHT8woCb0qKNX58Zj7Ij4TDCYSXJgiGByiXUAdIxo8TWKWKdYrO5LaT77WgNZUhhLWino+tCW/BWxuf1VdyBz4/2Cn1+IYAHgoMTcS6ChYcKAZBfiieMa3xuEJABkmuLmAeNnw6adnFsbS4RoXRppqcCqWqWgaJYrnKoYg+rb4WxGoW9swe/FMGtw8WJw4jNzs/QhMzRwNPUywXXHMfaqtbdu9/gCtwjjqDi1dlD5+Ub7iHt6duvHPLrcPUb95y4rBr8kOH7M28IPGMFeRzENq6hw4d5zjmU2JCihgQAIfkEBQoABwAsIQASADAAJAAAA6t4utwu0MlJa4PC6k0x/5vXFCRoLiJDFueZLmtrvWOpYHSbw/aBRzIUUBK7/TSA5CIJ0KwM0J9gtWIumUqF1fKM/qik7QGbHZcpXYMUXBC7yzvFCgM1OIrmZkMcP8whdXc9Yld6PkOCBXRQiYVBeHWBQRyQkXaTG5WRmIcZnDJ9nzOIoqWmp6ipqqusrUE5eKuwPbKkfrSuE7Gjnp+7FaEmvx22rsGsx7W9GgkAIfkEBQoABwAsHgAJADYAMAAAA+N4Gqz+MMoph40s0M27HVjTjaTyORmgliynAl+6tnT0xsxb7859TYQgjxIk0IpDoLCFTEaaG52zJX1Up6SrQot1zaaCcNcZFoyT5TOrnIYU3nB1hC12w99yCN1sv/MyFG0Sd4QGhoIOJxCAE4h9hAWGBo4Hig+MEpQOkHCSlJZdkJKeYXF5m4Wjk6V4pwqiqmWmNZqvhA6kfAezNLW7twq5qAU8vpC4h3W/xK4bvs2ZytAdzyTV0w7X2Afa2N3T39Dh20lw43Lm0uQP6brry+8UvPHsrfR99xHz+fv356f/8pxLAAAh+QQBCgAHACweAAwANgAwAAAD5Xi61PswyskcVY3czaveWSdSIRScY6oO7BmocMcObmxTc1SmQj/uJAvPJwJOjJ2e4Ce8OZ/QqHTKKVgjSqrIWsAStRuudwmGIA3obJhrRXLO6S+F3W4W7Qe0QX2hF9xHQlx6fHN+Vxh4OoJWhHITh4gHgA87g3FkfZEeN4WQmwp6UJ4SkV2haKOPpaB5qSqOmTBiCqQcsTe0B7YbuDa6vGUcwcIXxMUTx8arMErKFM8bzswi0cvOzdQxojbWt68x3r3gyOXm5+gL4g/r0NrD7+Gd8U706bv26O33rKf8n/7+RdA1IgEAOw==) no-repeat;
  margin-top: 3px;
}
.broad_armor_special_0,.slim_armor_special_0 {
  background: url(data:image/gif;base64,R0lGODlhWgBaALMKAFBQUKYkL2QuZmBYb3GElOSevb8mM71OV8DA9zg4OP///wAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQF6AMKACwAAAAAWgBaAAAE/1DJSau9OOvNu/9gKI5kaZ5oqq5s675wLM90bd94ru987//AoHBILBqPyKRyyWw6n9CodEqtWq/YrHbL7Xq/4LB4TC6bz+i0es3eJt6EOGDumgPihHdCp8fb63N4enxwcnQtdoJvPX1xAo8ojwKKez+NBJKRj5RAl5knkpw5l3gDppKfIKiPpgN4ojKkca2rAiK1ra9xgzOyBLSrt6u5urw1esCodgHMHMwBdrimxjfIp6vLzRvP0cPTi6NvyZLZAc7M3ait1OEJz896es+trfDx7u8B7Dvy+ff4AeiZshcvnz5wPvq9+zdPIEGFBDu9MUCxokJir+ox01PRIkJGE4s7GrhoStevgRtDdtxHKIHIkW8autKl8aBLkSx56LEDkZnAAQZ3zsmZ8A3PmPl+BjU69KMQoQB6BnToj2lUp0cUHo1XjmgSrU25zokYBexVsQDIQoG6lW1YKW7PxvWKZO49O1vhWt0HlW7WvVj7YmUiuBKFwlX8+iU8uMLiJYobt5lMubLly5gzG4kAACH5BAUUAAoALAAAAAABAAEAAAQCUEUAIfkEBRQACgAsNgA/AAYAAwAABAUQyUnrjAAh+QQFFAAKACwzADwADAAJAAAEGrBIRau8pVqctboVIY6eMpLeKW6dxrUs6F0RACH5BAUUAAoALCoAOQAeAA8AAARFUMlZ6ry4FsyV7pkFUuLoleSGHSzHHpz2rS0Nh7JbX2+MSjNTcDQEFTtHn0pY6dmSOCePBb1opJNXNWUC/pBfZfe0JH4jACH5BAUUAAoALCcAOQAkAAwAAARMUMk5j6W43sypPZ23hdxHSmZXrCkVvNkbZN9qF+0kxzBW37iRruciag7A2/GkaCWTy5PzqUQJO9NqybLDyHJM66FbDIDDH/LQfKVEAAAh+QQFFAAKACwnADkAJAAPAAAER1DJOYOluN7MqQ2dt4XcR0pmd6zpeX5rfLRuCMvzWHc3vmqg18jnA7paRJxRGFQUeTpoc6egSalLkrUWc3Wxzt/piyWHzJgIADs=) no-repeat;
}
.broad_armor_special_1,.slim_armor_special_1 {
  background: url(/static/images/ContributorOnly-Equip-CrystalArmor.f221ab1.gif) no-repeat;
}
.shield_special_0 {
  background: url(data:image/gif;base64,R0lGODlhWgBaAKIHAO3sz9jYzqmpjhQiJbkSGzg4OPv6xf///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQFeAUHACwAAAAAWgBaAAAD/3i63P4wykmrvTjrzbv/YCiOZGmeaKqubOu+cCzPdG3feK7vfO//wKBwSCwaj8ikcslsOp/QqHRKrVqv2Kx2y+16v+CweEwuXwrotHo9XbvV7fcbmhbYDfiAHm+wC9JNdXd5e3h+gEyCAnx6AXyHaEqKjI2FfH12iEWThJWXhpmRRpwGlZaPoQVHaZ+lp614mkSsn42wn7JDtJe2t3y5P2kAw5SOncV8wwDAO8LEx9CuxgbKzDrOAMjRvdTD1jnY3MXcytWiwWjK4p3k5cvnPuGv0u3l3zjYA/rKvsr6A+ZUAcm37xksfwXfCURXACFAg60cBgxC8N8AXxYT3rtR8WAfxowTB6YblvHirZIhhZDi4/ETpIWz0Php1fLSy1UyB12qieoPvFEjs91KKSloP28/kWA7qjBQTp8Ffj3dqHIqGqkFbiayGjUWVzrnNFHFuVBsUqdlw541w7at27dGEgAAIfkEBRQABwAsUQBFAAMAAwAAAwNIupsAIfkEBRQABwAsPwBFABUABgAAAxdIetz+Iyryqotj2o23BaDmPSAgjk05JQAh+QQJMgAHACw8AEUAGwAJAAADKHg6rP4wPjakvfRqRfp+RiiMTkd8TmiMQumhh8rCkuqetGJzb74fpgQAIfkECQoABwAsAAAAAFoAWgAAA7x4utz+MMpJq7046827/2AojmRpnmiqrmzrvnAsz3Rt33iu73zv/8CgcEgsGo/IpHLJbDqf0Kh0Sq1ar9isdsvter/gsHhMLpvP6LR6zW673/C4fE6v2+8+gH7A7xv+gIB9fXoAR4WDfIGLiQOFh3uJi4GNj0YFmAKak36LmgKYBUehn5yKnpqho5mbjKeBn6pJoYWTgIWyS7R6tn+4mE27AL0Gv6JJBMkdyQRHzMvKRs8c03jW19jZ2tsOCQAh+QQFCgAHACwAAAAAWgBaAAAD/3i63P4wykmrvTjrzbv/YCiOZGmeaKqubOu+cCzPdG3feK7vfO//wKBwSCwaj8ikcslsOp/QqHRKrVqv2Kx2y+16v+CweEwuXwrotHo9XbvV7fcbmhbYDfiAHm+wC9JNdXd5e3h+gEyCAnx6AXyHaEqKjI2FfH12iEWThJWXhpmRRpwGlZaPoQVHaZ+lp614mkSsn42wn7JDtJe2t3y5P2kAw5SOncV8wwDAO8LEx9CuxgbKzDrOAMjRvdTD1jnY3MXcytWiwWjK4p3k5cvnPuGv0u3l3zjYA/rKvsr6A+ZUAcm37xksfwXfCURXACFAg60cBgxC8N8AXxYT3rtR8WwfxowTB6YblvHirZIhhZDi4/ETpIWz0Php1fLSy1UyB12qieoPvFEjs91KKSloP28/kWA7qjBQTp8Ffj3dqHIqGqkFbiayGjUWVyUEwi7QRPZcWAJHzo49V3ahWiNvD7Rd61asmbt48+o1kgAAOw==) no-repeat;
}
.weapon_special_0 {
  background: url(data:image/gif;base64,R0lGODlhaQBpAMQQAEs5V2BYb3GElDg4ODs7O2QuZqYkL0dHR4SEhLW1tWxsbM7OzkgKS18NYzgJOgoKCv///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFkAEQACwAAAAAaQBpAAAF/yAkjmRpnmiqrmzrvnAsz3Rt33iu73zv/8CgcEgsGo/IpHLJbDqf0Kh0Sq1ar9isdsvter/gsHhMLpvP6LR6zW673/C4fE6v26GOvP7O0u/5Kn55gCd6AYd/hCSGiIOKi3mHAYmEgg6SlICWmI6Km40OlYKSD6WWd58BpQ+ndqmrrXV6ArSrkgC4uZlvs7Wlt7m4u269AraHwcKdccWrq7mcoXPNzg/QoHTUzteTy9N5z7jV1rgM5tngpbnjueYM6A7hAOzl5655tMbjpoLw+fv8/PjztS/WQH3bkjVYeJBesIUNGlZLBgAiqkiHHFKER2oiRVwcM3r8eNHBv5GwvJnxwkdQXkppcrS5DFgyX8d9A3IevDku54CdInHqvGeSFs9SBZIabFPs6IOkBZayaRp0FVSpxPJAlQR1lYGvw5hqTco1qVewKrM62Hqoa6mvBsKuXGv27VefougWOGsAr6axe+32HeopD1yfhwmXTDyAcV7Gjv8KFOG38GQIlfMmyvyos+fPoEOLHk26tOnTqFOrXs26tWsfIQAAIfkECQoAEAAsGwA5AAkABgAABQ8gJD5kKUKlOabpeaoufIYAIfkECQoAEAAsAAAAAGkAaQAABbwgJI5kaZ5oqq5s675wLM90bd94ru987//AoHBILBqPyKRyyWw6n9CodEqtWq/YrHbL7Xq/4LB4TC6bz+i0es1uu9+rhxxukz/oNTs+pt/L+n4wgIFxc4Qvg4eFd4qNjo+QkZKTNHaJkpaGlBCZjJial46AoY2jmpGdpIqpp5CsnqiZmyKds5yys6qxsLmtj7W9lrbAtsXGx8jJysvMzc7P0NHS09TV1tfY2drb3N3e3+Dh4uPk5ebn6OkvIQAh+QQJCgAQACwAAAAAaQBpAAAF/yAkjmRpnmiqrmzrvnAsz3Rt33iu73zv/8CgcEgsGo/IpHLJbDqf0Kh0Sq1ar9isdsvter/gsHhMLpurj7Rafc6t323cex2nzef12R2ej+3pfXp8gXaDhDJ4h4IPijZsjYWMkCoOlZaPkyuWl2mZLJuVmJ4llgGmli9/iWClp5WpqoCslaYBqC6xslygDrW3Kph/I6JYvL6vK8F7w51bxq4OLMp3zJJXzwFqvNKDq1nY2qDcst7FoLXhm+PTxNeVAvBqtQD09b8pwl6W8ALypvX2kAFbpu9dvDTzAAK4hyJfl30H19Q7Fq0hwVkO+M2ZCA3fxS8Q+73haEugCYdiOPs9qLeRHoOXJ5vFUclypEuYJdqVoUmvJYCXDGJayxPyDy+ddYruOSqTkNI7TIcqeqpGIYAGWDNRTWMVawOtBkVKVOh1FIRW2WxaBQC2lymfVtuiUxt31NaVPdMwPHS35oO9TsP6TGc25Nw7AxK35Xd4TuIBi+E1fvO4cNjJDwpo3jb18ts3mgtw5us57ZrQoxtZCl0rtBoDsAEHWq25tebXsU12dsDalOs0sA3IJs37NnDYlc2KoF0At4Hkypk7h658eaXgj7Errm5J+wDv1c9eR54YPHdxIqifV5d+e3jx7CGof0+/vv37+PPr38+/v///AAYo4IAEFghFCAAh+QQJCgAQACwAAAAAaQBpAAAF/yAkjmRpnmiqrmzrvnAsz3Rt33iu73zv/8CgcEgsGo/IpHLJbDqf0Kh0Sq1ar9isdsvtuh7gsBjs/Y3Pj7IPPVbr2PC0uxZnz+n1850WHulFfXsygRB/hWSCMYSGhImKiCSNjoOQfpWTj3KRl5iUYp05hqB4n6M2kpt5mqColqqmh6slqpxlDre4rYCQcK5zuLm1u5q9w7/ADrqxrozCV7gB0bgsi3bGXtDSt9S81svYt9EB0yvVaL5byA7i5Cqis23pyOzb5fEn78/z2g7cpfj3rKgTF0advzxcBkYriOxgnYT7AjAE5jAORAcCMoYRB6Cjx3YpinXBlVHAxmgeP//Wc+ftYsmTAVJ2BIlCpEuNYzzS62fvn61bL3N23FnxGEacYnTyK7on2AOPZzwymGoin9EwUIUCmMqgasCmt7B2jNqRq1efjkgiPaNO2SS1Jtm0dfYW6Noxc2XBggCXbMoGgPeW6KvVI+AGgkkQTirzcGIT2SQWlvlYRGS/MgFU5htu4eSUm0csFgtg4ubRYLI+oLkX9dOxYFgnhkuQzYDbp+0KqI3m9oDcR3d77o07NOfgvMMUWG5QMO3hypk3dK47OZjlBZo/xoVdHPYwBsLLNsV9uffl4MWvnH2re7TvYMIbGN+6Pfr44X0bV2y/QHoD+u1nWX//BSigaLfI55s1gsUJiAuDA0B44HEQSnigdgZOiGGDGk4HQYYThijiiCSWaOKJKKao4oostujiizDGKOMeIQAAIfkECQoAEAAsAAAAAGkAaQAABf8gJI5kaZ5oqq5s675wLM90bd94ru987//AoHBILBqPyKRyyWw6n9CodEqtWq/Sh3bL1WKL3fDjSxR3ycDtKLz2ondqEVvufufikHm+br/h9Xh9Nn9ndGOCfnWAfIiDjHuHjTqBhpJwj5SWOHqaPJydk4Wgl5Gjno+mm6ipM5kmBLCxsrOskCyzuLK1riW5vp0OwcK3sCO+BMbFjcLDK7HJudCSzMHEyCLH0n3CAd3NKs/Yv+LXdtze1c7KENnkgucB3ynh7OP15V/UDt3x6S240Oi90cdPnjpd5ASiIYjOwQuACdflo8Zvi76H9gZS7GaRGsZo2zYG6MjsI0RzwQT/qNzCD4DLlwZPnHyXcqWWli9dxnxFa1lNASy75dTpb15PRMJUAu3ysmDRXken/QzTtKFRhJaS2uRStZ9DFDM1CdvykqpLBmhrpRirpSzTs2nVnmD7wC1XuAzkqtC6VMxFvSX4mnnwF/AIwWYKGyaB+G7OBpAXH5769nFkyRAakx0KuQFmxsEqVh4K4DM8s6RLYz49eujnyQ6UoiZpmrJj2qttbwaA+zVf0WIGCK8dWyXwMMIHEFd6vEvy1yJ+c+xSoLpiudJHUrfu0XD2MNULXAcsLDy/8FsMqN+JPZj5bui1qDfAXm356uerp1//VPL9AvsZ8Bx0sMX3wHwDEpiZRHv6yadeggpGFwyCwlGoXITCWGhhhAs6oOGDw2HYHQQQiliSCCUqWFiKHLbo4oswxijjjDTWaOONOOao44489uijJCEAACH5BAkKABAALAAAAABpAGkAAAX/ICSOZGmeaKqubOu+cCzPdG3feK7vfO//wKBwSCwaj8ikcslsOp/Q6JNArVqp0uV1S8gquVevsTralrHiIFlkZqPTvzWkPX/DgWDrvZiX79V9XX9IfoNHhYZ8dolCdIyNYY9DjpJxi5V4l5g+iJs9nSgKoqOjniqgJ6SqpimoJqqkrDelIrQQtrIwtruiuTK8CiO4lQ7Fxi/Awr2exscuybXLm83FyNLQksYB286619KY2tzVMdjhxdsB3dbB0e3Z1Onr5avE8eMONbDnzfLkM/sYUXOQ7oHBgb/ACbwXwOADhPTePRpY8CC1hBIXOhDA0WE6ACBDzkulEN7GjgY//4YEOfJVyYnFOArwuG0ly38phpmU6dBhSH/5fKkwxrPng5/4hA6NibInUnU4laIw5hOk0aMgGWiVOrVYVQBXQ2plwPUEVYMhw2bdWrbryZlXLTZrW4Jo06sQ6YqwCzduXr0j+Kpd2aAw4L1M+34NWbjBYQiCjdoE0PhxYHTbBk9+LK6h5MkgOWP27BQ0AMuI3w522JJr5NJg5YpW/Tn2w6iA+VaMO6D3bJm7r/Ye8JtjcKPDUUNOfPxBged/XTPPbPR5gehSdVPvaR17WWPW01l3aKB86+zFwm8bb7C8gfNKwT8X/5y8edyYEOjfv9+E/AL2GZCcUPwV6F969bVX3ouAvhTI34EOsPeAewya0p8IDl4IwX7GUNibh8R5omGG+o3AYTEggmhhiRiSaKJ+HS74oYwhbkIiAi9mmFeFIrrYoo4XicCjjT5uSOKOvslyY44OPrbkj00e9qSRGTpZZJSWTYmllVVCyWKWX06p3IhFjhlmmcp5+WCaJ4jJJpMGvinnnHTWaeedjIQAACH5BAkKABAALAAAAABpAGkAAAX/ICSOZGmeaKqubOu+cCzPdG3feK7vfO//wKBwSCwaj8ikculSOJnQllMRraam1qwIu31qoVxI+KsMj8lIsxedVFPZ7fUZfpzT0+t7Oa/Hv/txf4B1fINEdisLioYziCqKC4wyjimQkjSUIpaai5cvmRCboZ2eUoUmoqKlOqmkqzmtka+spKqzsK63O7a6uLK9DsHCNbyvwsM0xavHwcS5pcIB0sgwkMqS0dPNMdbPntkB1C/dv9/M0uHb1d6XzA7o4i7XjO7w6uPsg/XSD/3u+OXanePnjxlAYwMD9HvwT14+QMIESFyIDoDFi/F6mYg4sV/FixYzaiTBUQBFaSBD/94bWaLkwoUX7TlgicLlywcxtc2kuTGYRJM3c6bbyfOEMJgWb+K0yKBp0ZbBkAJQerEpg6cko/a7SJWpU6xQHfxUurAhWJtkzWJFq1QtWAhst6ZsQPctXJ8dX6YEQLeB3bhLQfa1OwJc170A/gZDd3iv4ncE9SJOTPiu2LxSy64sCphrQaJr8QKVPPVzZcs/GZN9MKD149SRlbYe8FqiarKzT5e8vbCAb7csd8fu57sA8JHCFd4sfpymsOLoii80QF2k82DQpUnvR92A9eDYfUf3Pb36ZkarH6R4Tp479dy30q8PX6C8Afiz5Nekbx+/p4Uj6GdUMN3NVqBrlwAogmiAPTlw4AAP/tdPgKvN5+B7rUWYYIULpvcZNf5tSBaFHpoVoiQCevihOieixyEEDD6V4otYzTjiWzYqSFiOE1bGo3o+9ggjjUECOeSNpx1JolJJlhBjkx0iCeWSN01p5ZVYZqnlln2EAAAh+QQJCgAQACwAAAAAaQBpAAAF/yAkjmRpnmiqrmzrvnAsz3Rt33iu73zv/8CgcPhaGInInnGRbOaWzmgNKq3CqNbsCqvtmrjeMAQs7pLL2TO6ql5H2+4mPI6c04f2ezCv//H7SkeAb4KDcoWGdYiJjI2Oj5CRkpOUlZaXmIwOm5yZNpydnjSgm6IxnAGpoaYuqKqlrK2bqQGrsSikDrS2tya5u7C9J7+vDsIlxAEPy7nHEMnLD83H0MykzpwC2tG0AN7fvKLZ28vd397hnuMC3Knn6MGs69HR38DGt/P0D/bFvfr0+tWKl29TPW/7+HljwPCfwWXfEn5jyMChg4MAJC5sSG2TNnYJrYGy+DGkyHSZAP8mnCZMJcR3DWKSJBcQpsyCDkruewcgZgNss1Jp5AnAIq2hPI0K3Um0aMecNDFGQ4nJpcKMImeCrIlVGsFY646aHEBWq9iQZAeYXYq27NOPZ6MVmMtSnUdtcZfNLVA35V0BeR/s7Stu015ae6MZWEz1EqfDqRIvW2ygsaXHcxHPVcz4650DoEOHfoG5AGcDaR2JXk3a8ObJi1M3Wi26tQPJDyjLHjRaBO3eLTjpJjtcbR/gv0HbLl4cEPLky2MTl25cT/IDI66nYLnbOXTf34ddE9H9eHjtuMZDKG/9/HXlptBDeA9flHz62OO7r33sPuv++wHXy3O/OZNdffI5QyAYbQaWkGCDBxYIoYPhTWjhhRhmqOGGhoQAACH5BAUKABAALAAAAABpAGkAAAX/ICSOZGmeaKqubOu+cCzPdG3feK7vfO//wKBwSCwaj8ikcslsOp/QqHRKrVqv2Kx2y+16v+CweEwum8/otHrNbrvf8Lh8Tq/boY68/s7S7/kqfnmAJ3oBh3+EJIaIg4qLeYcBiYSCDpKUgJaYjoqbjQ6VgpIPpZZ3nwGlD6d2qautdXoCtKuSALi5mW+ztaW3ubi7br0CtofBwp1xxauruZyhc83OD9CgdNTO15PL03nPuNXWuAzm2eClueO55gzoDuEA7OXnrnm0xuOmgvD5+/z8+PO1L9ZAfduSNVh4kF6whQ0aVksGACKqSIccUoRHaiJFXBwzevx40cG/kbC82PHCR1BeSmlytLkMWDJfx30Dch68OS7ngJ0iceq8Z5IWz1IFkhpsU+zog6QFlrJpGnQVVKnE8kCVBHWVga/DmGpNyjWpV7AqszrYeqhrqa8GwlJJQLduXRl63D6A6/OL3b94xxY4a6Cvl792A681+/arYTCI78bQwzdn5Z+HIydQfPmyX82cHVsWjVkL4hGaE6OI9ZjLaRGpJRfqJ6L1ltcQYtNNwXpoF9yp7wAHbWd4ZOGAYSfnY1w2ctW5lxMK/gg18erRjz+ijp17de/Yw4sfT768+SUhAAA7) no-repeat;
}
.Pet-Wolf-Cerberus {
  width: 105px;
  height: 72px;
  background: url(/static/images/BackerOnly-Pet-CerberusPup.83717ea.gif) no-repeat;
}
/* FIXME figure out how to handle customize menu!!
.customize-menu .f_head_0 {
  width: 60px;
  height: 60px;
  background-position: -1917px -9px;
}
*/
[class*="Mount_Head_"],
[class*="Mount_Body_"] {
  margin-top:18px; /* Sprite accommodates 105x123 box */
}
.Pet_Currency_Gem {
  margin-top: 5px;
  margin-bottom: 5px
}

@media only screen and (max-width: 1305px) {
.nav-link[data-v-df00ed4e] {
    padding: .8em 1em !important;
}
.navbar-header[data-v-df00ed4e] {
    margin-right: 5px !important;
}
}
@media only screen and (max-width: 1200px) {
.gryphon[data-v-df00ed4e] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAM8AAADSCAYAAADtyZQaAAAAAXNSR0IArs4c6QAAHwJJREFUeAHtnQn4HVOaxpt0xB67IEiQiNhiaZ0mJMTatsHYidiXYRptCZrGxL5GdzCIPSPSusU6lkFaEmujkRBti5DYtybWROb36nv/z/XPrbq1nFN1qup8z/M+VbfO9n3vOV/V2aruz36WQmbPnr0RmA7+AhZPkZVP6hmoFgM4zCOgLi9zsky1GPDWegYSMICjzANm1j2ndnyB46IJsvNJPAPVYQAnWbWd49R/TuBk/uow4S2tKgNzpzA8aIyzIXn+GQfqmCJvn9Qz4DwDaZwn7OmyNZbfiAOlyd958ryC1WYgTeOe3YK6PQi/Cgeaq0U8H+wZqBYDOIWmqaPIsGox4631DLRgAK/pE8VzanHObpGdD/YMVIcBnKJrDOdR1FOrw4631DMQwgDOMG9M51H0k0Oy9EGegeowgDN8nMCBhlSHIW+pZyCAARznuQTOoyQnBGTpL3sGqsEATjAmofMome/CVaOZlNbKNOs8ImVyCmbOwoHOTJHeJ/UMFJcBGv++eoSklPOKy4DX3DOQkAGcZr2UjlNPPpwTvxMhYT34ZAVkgAY/P/ih7gEpjzeT/ucFpMGr7BlIxgAN/o2UTtOY/E5+zJtME5/KM5AtA2knDKTtiwZV3p68HsSB/At1Bkn1WdlhwITzPG5YtX7kNx4HWt5wvj47z4BRBlx0HhnYGzyOA61t1FqfmWfAJQZo4Jo0+B7YkC/IdEeX7PW6eAaMMkADf9qG59TynMXxRKMK+8w8AwYYMDU1rHHP+gb0aZaFupbn4kDqyh0y11xzfdsskr+WHQPUxSqUtgnoDrrUSp7B8SXwGHU0sXYt1YFyFiaDNUEvsBz4GnwGHjdVBnnlKxj57yAL0Zd5lsrX2uqVDufqmu8JrgVvgVbyDBEOBvPFYUvxwRZAN8snQftPm3GpTfSdwP3i5G86rpFVfYzQ1PKHoINpBZvkN5Vru3Dn+VuTMH/JIAPU6+pkdxjYF3ROkPWnpLkLPAheB2+C98E8YBGwBNCTZV2wAegLOoE4MprIB9IevoyTyKm4EK3ZsazkWwo6yikCSqQM3G4PHrVUmWFPk6RFvkTCrllXgYmp6rrOd9dPMjjqznUZhN0GktwRM1CxeEXA5bbgaTS/E2xsyQIbvZPV0PVWdDc1hrdkekC2KN4b5CGvU+h6AWr5yxEYgL/NwVN5VJ7hMi+IYK6xKEbGPHVtIOJlzjUzkrVoBu4kMIy+7w9ZF17U8qgvzWCqwf26qDa001vfEuxDG3ih3XUrP01226TgDVa0bJ2pBpkXg7E0iJVbR692DDhaClwJC2pkZXEcVaoeBpmtCZp+8iyL8poNs9GvJdtI8hWxROBw7kCtvmoaKcOyRMJhdJM5BugV+IXKYlc7O2bxuyd1/0a768Z/Gn3yoPB0NHzAuJbxMpyf6H8AD/un0L+Ig4e5wT780mvz54CyOo4M1o17kE5si1HnqSl7nW2lI+Y/gHgTaTRngliLdRHzdz4adv8c7Imik8BNoBuogmyThZFGu21SmMpS10BPoMX02xF5Cz2O4cl4uyP6WFWDOlibAuQ0+4H69hmrZTqWuSaNulDfH9rUy7jzSFkqTx93/0+biifMW13K4yE1k9mYhDrGSgbXi5NgrRrkNAPBCqDqsrPtm6Ut5+lGzb0KXFy00l1pFDgNcrVlxCnBGbZCIY1PtPgrXTUArh/1h2HaLFmHnu5+rx8kNJGTqN9zm1w3dsmK80g7GsFIDnsZ09R8Rt+T5QgwFJKnmc8+WY7wptnCSo7RkjEWmOo66vWAwFADATYmDOpqnV8/cfSou7g2PeoDJleDHo7o+a4jehRdjZVsG2DNefD651H+PtsGGMhf++QOApNxoNFgfQN5psnikjSJfdo2BhZoO7N0Ys15avqeZ0lvG9mKi12B3orVe0O7gzzGbFegwzgbBlYsz3lt22vVeXj6jMUAvctRNNkQhTWpMAUHOgVkNt0LZ5og2B1oet1LcgbULbcqVp2npvmxHNUgiijLofRQMBUHUpdu0yyMwIE07tkCeAdKTvinyZNGS2ndeWgIE1FFs1pFFt3F1KXTlh+NjY4GenvWmsCbpvr1BHzRWiHlzvg92+ZZd56aAady/MK2MRnlvyrlaFA/DQe6Duj1YSuCA2mnxsbgYSsFlDtTcWdVMnEeGsEHWKHuT5lEazGDgT5U8QTQBzKM97Ph7nPKUBdO7ytpbcpLNAa0CdaqWFskba81DUszV4+DvKeC26tm8rfGKn8Eeh1Cjd6owGEfMhwJehvNuJyZbUgdqL1Zk8ycRxZQ+atxeBZYn0ZUeTnKPyn7cnBJ7alrTBU47ERmh4OTwZLGMi5XRu9gTne4n2nTrEydR4ZQ+cdxyPRdc5sEtsj7G8KvBGdRkR+1iBsrGB4XJMExQHxqr1sV5DuMfAVo/PwlmAE0kyv71Y2WTAEXwrf1zb95OI/GWX8F/UBVRE+iC8HFVKoq3JjgRHqx7d+AXkHQ2Ejd4zLJtxhzG7gT3Ad/4tIJydx5ZDUVrvWTv4HMFh9VrgPyPjpo5vEaGoHxV8ThVa8n7AS2BHIkfViwyPJ3lN8Hria5aEQuziMiqGitYTwCtLesavIEBh9Go3jeluHw25G85URHgq1tlWMxXz1t9oIjZ2cYc3MekU4FH8jhGp1XUNRXvwz8ngZidQ0MngdRzghQlC6dZi1XhxfruwQoJ7Fkss4TpB3kqEIvDQov+fUO2KcB/4s07nVt2grPN5L/zTbLMJz3ENcdR/bm6jw1wo/lWNWnjyhYEWgX92D9sChaIiiK3FsERXN3Hu4wGjgfCm4qAmGWdNS613U40OVAYxUb0tlGphbynEWb+MhCvsazzN15ZBFk6R39/cEo/a6waPHzdhzIxiTKWgXhtQP2a9bQeXHCecQSDqQB9N7gIv2usGyL7aNoQKYH91bHVYbrazPD+VnJLtfZtiCLaDhHEKaZKA2qqyqjMVxTtbqppBL4VJdNM1dO1ncT48Zh9yZNrjt1yZknTyMrEKd9YduBQvR9G3U3eL4beWk20oSsTiZFcRzZuzEOr2680+Kk84gxHOg+DmuDh/S7orIfjegUA7ZrRq9oMhzbnX76OOs8qmkcaDoHrZIPAd+AKsp/0Yh2SWn4CinT55FcGz3vw/Zd8yg8SplOO48MwIF+AOdxqq7HPbpWMVF360YaUZoBf1F3XcuB9O2IEcA5G5x3nrqj4EBvAI2DtIP45fr1ihznx847aEBLJbRXjbDIcgDKT8L+X7tkRGGcp04aDnQH52sAbcF/qX69Aseu2Ki7cJIpbL1AV3SR/fdgv57Ci7lgTOGcR6ThQOrKaUF1TaCn0d1AC61ll/4YqC5sXHF2Z3JcQ4i/L9BTKPed4oV0njrhNSe6h+P2XOsO9GpykfZw1U2JczyWhrNHnATE1QtlZZIuGHMvPAwFua0FFmnuP3LlQ+hKRN4cbAT6Af0uk3yFMf24aTwXxSj4OI14Z0SJW8A4Y9F5T7h4L2vd25wHgpehcK1qR5XnUfjIqJHzjIdtulPJidYHvUBPoOnbBUBRZSqK/4I6+KCVAdh/FHG0Y6OsIsfZBi705mlm0ug83Sn1jRglF2ILRZg9NKpFCdcmRB0XARpYqxug7qy2xWisIOhcsiDQguNOYDOQt4xHgYE0Gn0YI1CwcxCBNwRGKEfA55ixPVyMy8qcJDM3WelmvRyI1n4vIZbQGIeT4AGgrmGeoqep1kAGYYte7QgSq2+qBhWa8fXOlHc/XOwKF5msB+oO6yUmA7WGOjlmMlvR9yHjYS0yz21Q3UIv08FazxqDA2UyE+edJ2b1UTHzgVNJdkjMpDajH4VOV4GgnkQR97Yl5Usc6JWO1ZJmEDVdENlR0+ceD5J0V90RaNyivXCvgik8HWZyNCKUocanr/1sA1SWc1tF0Olg0AtdD8D21zj/UfitBUWXHL2mmdWDunB3YfsGcPGJrZIK7zwQ8ztwejuCZkLcFK6pEcmZdNSslL4yKWgMUD/XZMC8QIQvAZYDK4NVGo6aVCiCbIySL2H7nRy13rU02AMk3dZD0sKK6lA7MraodbONG1L42TbI+V9YyaSPa5x9n2EWDByI81xro6AyjHmqMJNko+6rkuf53GDVozAuZXCe54yz4jMsEwPqcp9vw6AyOM9dNojxeZaKgcE8ffqYtqjwzkN/diKkTDJNjM+vVAxobP9b0xY1Thho5q1rjAK+oeFqT1Huwl3lcJS4PHdFvAIuM6BtVt1os1rOMCJtzhM3Nxqs9nn1ipHuExSPs3cuctboog2ebwH1b714BoIYOJc2eFJQYNzraZxHawqPxihwFIrr7U8rggOJlLOtZO4zLQsDn2LIsrTDb0wYVPgxTwMJf+DciW5kg07+1C0GtAtFf/plRErjPNxNtGPgRCOs+EzKzMDOpowrjfPUCLmJ4+OmyPH5lJKB7eniaz9kaimV8/D00Tsterv1h9TM+AzKyoAmlfqbMK5UziNCcCBtiLzaBDk+j9IysJMJy0rnPDVSTuA4xQRBPo9SMjDQhFWldB6ePv+EnH2B776ZaCXly2M1xj16XSOVlNJ5xAgONJ7DuanY8YnLzMAmaY0rrfPUiDmd4zNpSfLpS8lA37RWldp5ePpoP5PepNTKshfPQCMDGzT+SHKuzaBZSVf6mTvGKOw1Gn/q3dLk8Rrl7ka5euM0S3tjmOqj5sDAulrvoX3oNfxEkuXetrgKXoRhx8VNFBQfov6DsD8GhfvrlWSgF23slaSWl7rb1kgKJOlDhVc2XvPnlWdAf5iWWCrjPDWG9M3mOxKz5ROWjYFU33arlPPw9JlJ7Wv8c2/ZWoG3JxEDcV7+nKOASjmPrMeB9FF0/TXjSP32UmkGuqSxvnLOI7JwIE1hawfCySDxbAtpvRSbgVR/N1lJ51F940CzwTmcDgDTgJfqMfBNGpMr6zx10nAgbePRZ4m0DuSlnAy8i1kvg/Z7HVOtI1beedRWcKCPOGwLhgBNKngpDwP3YcoK1HFvjsuD84C+Wz4VXAUSi3eeGnWQq26ciF0XPJaYUZ/QNQaGU68/3hA5TgdDwNJgRfB2GmW987RjD0Jf5FI/oL/ssPb3FO2K9T/tMWCtDl3e69WntqUmKq3jafjPR40cFo989Dr3NZQ/huMFYDDwUkwGrH3Lz2Xn0dt+cd74O4b4Rpyn3kZwIo2F9seJruR4BtiqHuaPhWFAuwjusqGt77ZFYBUnehJsTVT9O9yDEZL4KO4w8CtbqnjnicEsDvQ42JIkGhN5J4rBXY5R+9Nz6GCjfO88CVjFgSbUnEjf6r4U+JftEvCYUZJFKSf1K9fNdPXO04yViNdwoFeAxlrLgcHgSeDFPQZ2saGSdx4DrOJAX4MbQF+yWwWcCJ4CmrXzkj8Du9N162haDe88hhnFgV4H54NfkvWK4Gig8dFXwEs+DCxBsduZLto7j2lGG/LDgd4Gw4AmGRYBmmj4HXgIzABesmNAi95GxeV1HqOG5p0ZDvQ9Okyo4Sy6Ebpx9QB9GqD9V12Bv6lBgmHZGs5Xoh7eMJWvdx5TTMbMh0rUDl99fEK4tZ681jdXd6876AY0GbEkWBrousZUeop5iceAPnZzGDghXrLg2N55grnJJaT2hHqNwoWmgoPJkbRoq4kJraB7icbAPnB3EhwbeQFS3phIUELdi31jJF6LuHvEiB836jGQcmncREWOTx0sgP5PA+9A0StyK9rJA9GjB8dM/ORBgXfIVm9iRhIqWo5j03ki6VGmSNTBDHi9H5u880Sv2D2JasR5/MA0OumuxlzZVcUc1au/Kb2885hiMod8eOroO3R6A9ZLdAa6w9sy0aMHx0zcbQvO0oeYZICK1rimcw3ap7UY0PS2Fv20EOslPgPibUz8ZD9NUSbnOZKGNolxgFbzCyforl7AemBzsDbQOGZV0Al4McuAlgFSS5mcR33/B2iEl3M8Fif6NjU7GWSAvnpHSKvf2wNrbz1mYEqRitCHQFJLGcc8R8DKOBqlFhadFHSbC+wFJqKgdh0MBt5xICEjMTLmKaPziP9fgEdpnFqLckrQaQsU0uviI8HqTilXHWXmMWFqWZ1H3OhFtYdorBps5y7osTC4GkW0xrBm7gpVW4EOJswvs/OIn57gFhptrnZSvsZjz4KDgJf8GZhtQoVcG5UJAyLksQ1xTo4Qz0oUHKf+EUU5kBc3GPjYhBqJ97bFLZxG1I00Jt8lV791KbABGAgWBEHyFQE9mYGbFhTBxnVsll63g4Vs5O/zTMzAebSFIYlT1xJmNlWNslMoUzAuNFItHp4E9B+mzW4I83P9LDAYZCLotCsF3QyMDE4zUbo6hUw3YWqzhmYi31zyoMHuRsG3gGbdUfVzu+HEU20rhx7rU8YE4B3HNtnJ8t+SdpB6Mb1ZI0umjgOpIGQ0apwboIpuFDsHhBm7XHsK/okMveMYY9V4Ri+ZyLFUTx4RQuNVF01jm2ZvW47DwUyOu1Rkm1C2+LwL+M2abaw4dzKNNmBk/a9UTx5VE8RockBdt2ayEQ1cGytticZd3nFssWsmXyPv8kiV0jlPjd8nAniWvb0DwlJdxim1mfPMVJn4xFkw4J2nBcthfdruLdImDdZYq0PSxD5dJgzooyupJwrqmpb1yRO2o1pjIqPCU2czMtzaaKY+MxsMPEO33sgCqZQrq/OEEW/06VCbJDgvrEAf5gwDmswxJmV1np4hDL0dEpYkSGtLWtfx4jYDM1FvhEkVy+o864SQ9EZIWJKgU5Mk8mkyZ+B2umxGdhbUNS+r8/StG9juqF0Gb7a7lvgnXTa9N+TfyUnMYKYJLzddWumchwbdA5I2CyBKf0qldSBTsp+pjHw+Vhl4iXofa7qE0jkPBB0FgnZOaPuOEcFJtf1mTyOZ+UxsM2BlQieokdk2xkr+NOjlyHgyaPZ6gub4lzfV76WsXcjvNuDFbQZeRr01qHfVv1Ep25PnCthp5jgibbQpx6nVwKDa0R/cZuA4G44jk0vz5OFJoO9gB+1pm0VYb0j8h4xOK5Sl96A+BUGOmrYIn94MA3dS5zuayWrOXErx5KExa5JAT50gud6U49QK0Bc7veMEse3G9c9Q4wibqhTeeXCczhB0J2j2CoK4+wBot7NJ2dhkZj4vKwwcyg1Tr6ZYk0I7T637NAp2eoUwdAgkfhgSniSoX5JEPk1mDOgbBcZmVoO0Lqzz4DjS/UYQtiFT3bU7goxPcd07TwryLCe9iDpP/XGPKDoWdsIA57kKAw8OMfI5wvpBpMlFUb2pugr5vhpSrg/Kh4H3KPZg6vvurIrP7Os5Jg2iAV8mokLyfJ+wHU07Tq28VUPK9UH5MPAWxfanvnXMTArlPDiNnpTao3RYCEPfELYzRJrePV0vUk8eL24xsH/WjiPzC+M8OI7GOOqqHSjFA0TrObtD5GMB4SYur2wiE5+HMQY+oL4fMZZbjIwK4Tw4TgdsuhaEreprx/RBEKlpa5vSzWbmPu/YDGixOhdx3nlwHOl4E9AOgjDRH1pdHxbBUNgShvLx2ZhhQDfWXMRp58FxOsKKttxoE2aYHI/jXBoWwWDY4gbz8lmlZ0A9jlzEWefBcbTl/09ghxbMnITjXNgijslg7zwm2SxwXk46D44zL5z+BejvQcLkVBzn3LAIFsK0HciLZ8C92bbaE0e7ArZsUT9n4DhDW8SxEVzYXRk2yHAgz9y6bU41BBxHg7//Aa0c52wc5/ScKs4pznLiwBcLA641hP9Gp1aTA5fgOKf42vMM5M2AM87DU+cMyDiwBSFX4jjHtohjLRgdneHLmpE+48gMONEYaJQ7o3Gr759pytrqy00RWHOCrwh6+igZMJB7Y8Bx1sDOG4D2rQWJtl8M5qmT2+CwpliYjkG6++slZSBX58Fx5oNXTUmHvdL8IuE74TjfOVAHufLlgP1ehQYG8l7n0VRzjwZ92p9q35JeLfi8fUBOv7Xx1Mu/GJjBYTL4CGgn+9JAn/7qArQzpPSSm/Pw1OkLu0eHMKwu2iAc582QOJkGoctM9NYTULsfqiaqj7+CMeA+8A/4mKMbDT96Ov8SaBwrrARsSrW60iIYTARhco5NxpPmjcKfhCldwrCvsGkY6JmEM9JtDZ4DtqRab/XC4u4tmJxMeKcklWU7DXq93UL3sgTPwJALwFJpOSWPucDe4ANgWl5Pq1/S9JkPgGFOj9lWi5yH0yUI+3e3pPaaSGf0mwgmFDKchz5Lez3oSR1ot7o+3ZVK1L0DI8mkDxiXKrM5E+fWbcvcebBdu6TXnJODtiu3QPQjbb/cO9FAuazyMob9Cv73B9NMG0me08lzUzDMYN6Vcp59WhBn5Yv2LcqME1xG59HT5iKwLg38qThkxI1L/rOAJopMjWnzeAD8aHams2102TRLtVUI4Q9D7PMh4S4Elc15NJupWc3xWZJLeSfTHlRk2q+55vYmadZe2x+yFgqppOEhYa4EfemKIgb0eIY8+mbtOA16a+x7W8PvJKeVcZ4tQthR1+HhkHBXgsriPA9A6AAcJ/WEQNKKoWw9egYD7SJJKpVxnm4hDL0AmZ+FhLsS9IUriqTQYxRpt4Pv3G8E6KBu8L7g+4T2ZDr0aNQx625b18bC250/1u63qz+LPuZ5FGI1xknaWI3XC7ponJv0dXqNo3MRl5wnt+9vxWS+yOs8mhzYxSXHaeB+KOeTGn5HPa2M84R9PEObC4sgRdGzPZfqbu6A42gjp3OCXtozeFwCxTrWFt4TJE2XJOsnz8ch6halURa12/ZbGujEEP5zD0I/bTgdl0CRXLZyZe08YTM7KyQgLY8k7+ZRaMoy1SCvSZlHVslbbd1qpscCzS7avuaS82jfUxHknSIo2aCjJgb073g/rkg2XHfyFD3l6HF3OVTCeaaH1NhaIWEuBRXNebRXcLJLBEbQJe5TMuxN5AjFJYuS9ZMn7I7SmYHf+snMyDTVe5Q2M9MS0xV2cbrkuaTWOlScseWieWiZtfNMaGGkNgw6LdzFtROiKOOe8ejr+l7BOeobnTUz+H9zBARfWCw4yF5Ips4DKa9gyqsh5uzG02e5kHBXgoriPA+6QlgCPR6NkSb1C3sxymqLmqnz1ErV13KCpCMBrr+SIN3D1quCbMvjepwGmId+YWXGmbLOZaY2D+cZAWPq+gSJXtf9TVBg3tfRTZ/L6pq3HhHLfztiPBejTYmhVLcYcY1Fzdx56Lqp2/bnFhZcSCMN24HdIrnV4BPIPZep0QRWZV6/CXQMSvJ5UECT62s2uWb9Ul7kttoEqJ2y9+BAh1tnIEYB6LMJ0U+MkSTvqLl0ZwwaHXVtanXqJvMbWi7Ow9PnWQge2YJkjX8uh5QRIJd5/Eb90GE3fusdGHXbiiJ7FUXRJnrqaRL1+wTaHDqwSR7lvERj1LrOFBBF3ifSkSDzHbSU2QOMAUWUr1FaH9wonKC3XtOOI/dnbWRUz7aiF8yoG/QIiPoE1Jb64UCr5mG7FYiSXNBLvAwAB4DdgZ6CRRW98HYoGA1nkRZ3sV8TImuA3mBlsBJYFnQCuoFNBeo9jCLPsIVvosQXyleZL4D5Y6Y+An2uiJOGsuYm/jqgH1gPLAw+BDeQ13iOgZKr80grlN+Pw7VARkSVH4g4FtwGJoCJGKpriQU9FiFxf6A79Q6gOyiTaOZtNJgC1Pi/BrJZWAb0AD3BqiDqVLw4V2PVju1vOaYS6kBd4oPBqWCJhJndQbrLwDPoNMekA2UoX9nZF2wIBoDFQTO5kDyObxaga7k7j5RI6EBKWhetSOsOOBGokahx6Kjr39Wgu+5CYFGgBqOFNTUUoVcNcRyYJF5qDFxDI1Ojjy3U/Uok0s1qG7AJmBeYkNlk8inQqy6CfuvpGXfMqg9wXkm6OcQJ55FWkKju0TUg98kB6eMlFgNqmH1oZOpqtRTqWu1ub3AU2KBlgnwjfEXx+p6ddsf8RJy506LcrWi2LnjuJxr6H0VgQM5waBRFcRxNKT8EbgKuO45M0rhrJHp30I9GccZ5pBQOpAVU9UW1DqRHrZfiMKB9iVqfayWa8Nm0VSTHwjWRcHh7nZzptrVXjIpYgWtDwT7AWT3b613x39tyA7w3iAPqtAth74A57uJBaRy6rvFTD+z7uK6TU0+eulI6ouRUMIjTtYHGQup7enGbga1aqLcx4UV0HJmliaYjdFIXZ52nriAO9CLQTI5mSn4D/l4P80fnGBjQQiPNbBZZDuPp2eYzbSeuW4QDfQ4uA+uga3dwNBgLNAXtxQ0GVqNxhXWxl3RDzcRa6Aa+Wj11YZynrrCOONAUMAxsyk+t2QwEp4EHwBwLY1zzkg0DHSmmc0hRUSYUQpI7EbR8XYvCG4MDzcCYh2v40S7ufjJQ20u0uXB1sDLoBrSSXsgbBnoXQbRrIezmNa0IRoToqF0Uk+rhYY/YepzSHHGqeTBGs3hyLm3TWKwB2qLR+Fvneqp1At7hICGC/J6b2ZlB8eBfNy/1DnRjK5pokXQI9o2pK14p56kbHfdIpesJLSeS8+nY7FyzSOIzCHJAhenu9T0ok/yAMa/SsNqmccOMg88ehGvaWltxZgHxIV7q3OhaHZzmKrLtQ2zzs725VoMvvFQM/D8MnLGKPLi/dQAAAABJRU5ErkJggg==);
    width: 30px;
    height: 30px;
    background-size: cover;
    color: #FFFFFF;
    margin: 0 auto;
}
.svg-icon.gryphon.d-sm-block[data-v-df00ed4e] {
    position: absolute;
    left: calc(50% - 30px);
    top: 1em;
}
.nav-item .nav-link[data-v-df00ed4e] {
    font-size: 14px !important;
    padding: 16px 12px !important;
}
}
@media only screen and (max-width: 990px) {
#nav_collapse[data-v-df00ed4e] {
    margin-top: 0.6em;
    -ms-flex-direction: row !important;
        flex-direction: row !important;
    max-height: 650px;
    overflow: auto;
}
.navbar-nav[data-v-df00ed4e] {
    width: 100%;
    background: #432874;
}
.user-menu[data-v-df00ed4e] {
    -ms-flex-direction: column !important;
        flex-direction: column !important;
    -ms-flex-align: left !important;
        align-items: left !important;
    background: #432874;
    width: 100%;
}
.user-menu .item-with-icon[data-v-df00ed4e] {
      width: 100%;
      padding-bottom: 1em;
}
}
#nav_collapse[data-v-df00ed4e] {
  display: -ms-flexbox;
  display: flex;
}
nav.navbar[data-v-df00ed4e] {
  background: #432874 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='128' height='56' viewBox='0 0 128 56'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%236133B4' d='M24 0h8v8h-8z'/%3E%3Cpath fill='%234F2A93' d='M16 0h8v8h-8zm8 8h8v8h-8z'/%3E%3Cpath fill='%23432874' d='M16 8h8v8h-8zm16-8h8v8h-8zm0 8h8v8h-8z'/%3E%3Cpath fill='%234F2A93' d='M40 0h8v8h-8z'/%3E%3Cpath fill='%23432874' d='M40 8h8v8h-8zm8-8h8v8h-8z'/%3E%3Cpath fill='%236133B4' d='M48 8h8v8h-8zm8-8h8v8h-8z'/%3E%3Cpath fill='%234F2A93' d='M56 8h8v8h-8z'/%3E%3Cpath fill='%236133B4' d='M64 0h8v8h-8z'/%3E%3Cpath fill='%234F2A93' d='M64 8h8v8h-8zm8-8h8v8h-8z'/%3E%3Cpath fill='%236133B4' d='M72 8h8v8h-8zm8-8h8v8h-8z'/%3E%3Cpath fill='%234F2A93' d='M80 8h8v8h-8z'/%3E%3Cpath fill='%236133B4' d='M88 0h8v8h-8z'/%3E%3Cpath fill='%234F2A93' d='M88 8h8v8h-8z'/%3E%3Cpath fill='%23432874' d='M96 0h8v8h-8z'/%3E%3Cpath fill='%236133B4' d='M96 8h8v8h-8z'/%3E%3Cpath fill='%23432874' d='M24 16h8v8h-8zm-8 0h8v8h-8z'/%3E%3Cpath fill='%234F2A93' d='M8 16h8v8H8z'/%3E%3Cpath fill='%236133B4' d='M32 16h8v8h-8z'/%3E%3Cpath fill='%234F2A93' d='M40 16h8v8h-8zm8 0h8v8h-8zm8 0h8v8h-8z'/%3E%3Cpath fill='%236133B4' d='M64 16h8v8h-8z'/%3E%3Cpath fill='%234F2A93' d='M72 16h8v8h-8z'/%3E%3Cpath fill='%23432874' d='M80 16h8v8h-8z'/%3E%3Cpath fill='%234F2A93' d='M88 16h8v8h-8zm8 0h8v8h-8z'/%3E%3Cpath fill='%23432874' d='M24 24h8v8h-8z'/%3E%3Cpath fill='%236133B4' d='M16 24h8v8h-8z'/%3E%3Cpath fill='%234F2A93' d='M32 24h8v8h-8z'/%3E%3Cpath fill='%23432874' d='M40 24h8v8h-8zm8 0h8v8h-8z'/%3E%3Cpath fill='%234F2A93' d='M56 24h8v8h-8z'/%3E%3Cpath fill='%23432874' d='M64 24h8v8h-8z'/%3E%3Cpath fill='%234F2A93' d='M72 24h8v8h-8zm8 0h8v8h-8z'/%3E%3Cpath fill='%23432874' d='M88 24h8v8h-8z'/%3E%3Cpath fill='%234F2A93' d='M96 24h8v8h-8z'/%3E%3Cpath fill='%23432874' d='M24 32h8v8h-8zm-8 0h8v8h-8zm-8 0h8v8H8z'/%3E%3Cpath fill='%236133B4' d='M32 32h8v8h-8z'/%3E%3Cpath fill='%234F2A93' d='M40 32h8v8h-8z'/%3E%3Cpath fill='%236133B4' d='M48 32h8v8h-8z'/%3E%3Cpath fill='%23432874' d='M56 32h8v8h-8z'/%3E%3Cpath fill='%234F2A93' d='M64 32h8v8h-8z'/%3E%3Cpath fill='%236133B4' d='M72 32h8v8h-8z'/%3E%3Cpath fill='%234F2A93' d='M80 32h8v8h-8z'/%3E%3Cpath fill='%236133B4' d='M88 32h8v8h-8z'/%3E%3Cpath fill='%234F2A93' d='M96 32h8v8h-8zm-72 8h8v8h-8z'/%3E%3Cpath fill='%23432874' d='M16 40h8v8h-8zm-8 0h8v8H8z'/%3E%3Cpath fill='%234F2A93' d='M0 40h8v8H0z'/%3E%3Cpath fill='%23432874' d='M32 40h8v8h-8zm8 0h8v8h-8z'/%3E%3Cpath fill='%236133B4' d='M48 40h8v8h-8zm8 0h8v8h-8zm8 0h8v8h-8z'/%3E%3Cpath fill='%23432874' d='M72 40h8v8h-8zm8 0h8v8h-8z'/%3E%3Cpath fill='%236133B4' d='M88 40h8v8h-8z'/%3E%3Cpath fill='%23432874' d='M96 40h8v8h-8z'/%3E%3Cpath fill='%236133B4' d='M24 48h8v8h-8z'/%3E%3Cpath fill='%234F2A93' d='M16 48h8v8h-8zm16 0h8v8h-8z'/%3E%3Cpath fill='%23432874' d='M40 48h8v8h-8z'/%3E%3Cpath fill='%234F2A93' d='M48 48h8v8h-8z'/%3E%3Cpath fill='%23432874' d='M56 48h8v8h-8z'/%3E%3Cpath fill='%234F2A93' d='M64 48h8v8h-8zm8 0h8v8h-8z'/%3E%3Cpath fill='%236133B4' d='M80 48h8v8h-8z'/%3E%3Cpath fill='%23432874' d='M88 48h8v8h-8z'/%3E%3Cpath fill='%236133B4' d='M96 48h8v8h-8z'/%3E%3Cpath fill='%234F2A93' d='M104 0h8v8h-8z'/%3E%3Cpath fill='%23432874' d='M104 8h8v8h-8z'/%3E%3Cpath fill='%236133B4' d='M104 16h8v8h-8z'/%3E%3Cpath fill='%234F2A93' d='M104 24h8v8h-8z'/%3E%3Cpath fill='%23432874' d='M104 32h8v8h-8z'/%3E%3Cpath fill='%236133B4' d='M104 40h8v8h-8z'/%3E%3Cpath fill='%234F2A93' d='M104 48h8v8h-8z'/%3E%3Cpath fill='%23432874' d='M112 0h8v8h-8z'/%3E%3Cpath fill='%236133B4' d='M112 8h8v8h-8z'/%3E%3Cpath fill='%234F2A93' d='M112 16h8v8h-8z'/%3E%3Cpath fill='%236133B4' d='M112 24h8v8h-8zm0 8h8v8h-8z'/%3E%3Cpath fill='%234F2A93' d='M112 40h8v8h-8z'/%3E%3Cpath fill='%23432874' d='M112 48h8v8h-8zm8-48h8v8h-8z'/%3E%3Cpath fill='%234F2A93' d='M120 8h8v8h-8zm0 8h8v8h-8z'/%3E%3Cpath fill='%23432874' d='M120 24h8v8h-8zm0 8h8v8h-8z'/%3E%3Cpath fill='%236133B4' d='M120 40h8v8h-8z'/%3E%3Cpath fill='%234F2A93' d='M120 48h8v8h-8z'/%3E%3C/g%3E%3C/svg%3E") right no-repeat;
  padding-left: 25px;
  padding-right: 12.5px;
  height: 56px;
  box-shadow: 0 1px 2px 0 rgba(26, 24, 29, 0.24);
}
.navbar-header[data-v-df00ed4e] {
  margin-right: 48px;
}
.navbar-header .logo[data-v-df00ed4e] {
    width: 128px;
    height: 28px;
}
.nav-item .nav-link[data-v-df00ed4e] {
  font-size: 16px;
  color: #FFFFFF !important;
  font-weight: bold;
  line-height: 1.5;
  padding: 16px 20px;
  transition: none;
}
.nav-item:hover .nav-link[data-v-df00ed4e] {
  color: #FFFFFF !important;
  background: #4F2A93;
}
.nav-item.active:not(:hover) .nav-link[data-v-df00ed4e] {
  box-shadow: 0px -4px 0px #6133B4 inset;
}
.dropdown:hover .dropdown-menu[data-v-df00ed4e] {
  display: block;
  margin-top: 0;
}
.dropdown-menu[data-v-df00ed4e] {
  background: #4F2A93;
  border-radius: 0px;
  border: none;
  box-shadow: none;
  padding: 0px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.dropdown-menu .dropdown-item[data-v-df00ed4e] {
    font-size: 16px;
    box-shadow: none;
    color: #FFFFFF;
    border: none;
    line-height: 1.5;
}
.dropdown-menu .dropdown-item.active[data-v-df00ed4e] {
      background: #6133B4;
}
.dropdown-menu .dropdown-item[data-v-df00ed4e]:hover {
      background: #6133B4;
}
.dropdown-menu .dropdown-item[data-v-df00ed4e]:hover:last-child {
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
}
.dropdown + .dropdown[data-v-df00ed4e] {
  margin-left: 0px;
}
.item-with-icon[data-v-df00ed4e] {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: normal;
  white-space: nowrap;
}
.item-with-icon span[data-v-df00ed4e] {
    font-weight: bold;
}
.item-with-icon.gold[data-v-df00ed4e] {
    margin-right: 24px;
}
.item-with-icon[data-v-df00ed4e]:hover .svg-icon {
    color: #FFFFFF;
}
.item-with-icon[data-v-df00ed4e] .svg-icon {
    color: #D5C8FF;
    vertical-align: bottom;
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 12px;
    margin-left: 12px;
}
.menu-icon[data-v-df00ed4e] {
  margin-left: 24px;
}
.gem[data-v-df00ed4e]:hover {
  cursor: pointer;
}
.message-count[data-v-df00ed4e] {
  background-color: #46A7D9;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  float: right;
  color: #FFFFFF;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
}
.message-count.top-count[data-v-df00ed4e] {
  background-color: #F74E52;
  position: absolute;
  right: 0;
  top: -0.5em;
  padding: .2em;
}

.envelope[data-v-18e18484] {
  color: #C3C0C7 !important;
  margin-top: 1em;
}
.close[data-v-18e18484] {
  margin-top: .5em;
  width: 15px;
}
h2[data-v-18e18484] {
  margin-top: .5em;
}
.sidebar[data-v-18e18484] {
  background-color: #F9F9F9;
  min-height: 600px;
  padding: 0;
}
.sidebar .search-section[data-v-18e18484] {
    padding: 1em;
    box-shadow: 0 1px 2px 0 rgba(26, 24, 29, 0.24);
}
.messages[data-v-18e18484] {
  position: relative;
  padding-left: 0;
  padding-bottom: 6em;
}
.message-scroll[data-v-18e18484] {
  max-height: 500px;
  overflow: scroll;
}
.to-form input[data-v-18e18484] {
  width: 60%;
  display: inline-block;
  margin-left: 1em;
}
.empty-messages[data-v-18e18484] {
  margin-top: 10em;
  color: #C3C0C7;
  padding: 1em;
}
.empty-messages h4[data-v-18e18484] {
    color: #C3C0C7;
    margin-top: 1em;
}
.empty-messages .envelope[data-v-18e18484] {
    width: 30px;
    margin: 0 auto;
}
.new-message-row[data-v-18e18484] {
  background-color: #F9F9F9;
  position: absolute;
  bottom: 0;
  height: 88px;
  width: 100%;
  padding: 1em;
}
.new-message-row textarea[data-v-18e18484] {
    height: 80%;
    display: inline-block;
    vertical-align: bottom;
    width: 80%;
}
.new-message-row button[data-v-18e18484] {
    vertical-align: bottom;
    display: inline-block;
    box-shadow: none;
    margin-left: 1em;
}
.conversations[data-v-18e18484] {
  max-height: 400px;
  overflow: scroll;
}
.conversation[data-v-18e18484] {
  padding: 1.5em;
  background: #FFFFFF;
  height: 80px;
}
.conversation .timeago[data-v-18e18484] {
    margin-left: 1em;
}
.conversation.active[data-v-18e18484] {
  border: 1px solid #9A62FF;
}
.conversation[data-v-18e18484]:hover {
  cursor: pointer;
}

.hr[data-v-00283e6e] {
  width: 100%;
  height: 20px;
  border-bottom: 1px solid #E1E0E3;
  text-align: center;
  margin: 2em 0;
}
.hr-middle[data-v-00283e6e] {
  font-size: 16px;
  font-weight: bold;
  font-family: 'Roboto Condensed';
  line-height: 1.5;
  text-align: center;
  color: #878190;
  background-color: #F9F9F9;
  padding: .2em;
  margin-top: .2em;
  display: inline-block;
  width: 100px;
}
.card[data-v-00283e6e] {
  margin-bottom: .5em;
}

.avatar[data-v-68977462] {
  width: 140px;
  height: 147px;
  -ms-interpolation-mode: nearest-neighbor;
      image-rendering: -moz-crisp-edges;
      image-rendering: pixelated;
  position: relative;
  cursor: pointer;
}
.character-sprites[data-v-68977462] {
  width: 90px;
  height: 90px;
}
.character-sprites span[data-v-68977462] {
  position: absolute;
}
.current-pet[data-v-68977462] {
  bottom: 0px;
  left: 0px;
}

.class-badge[data-v-b9bfc396] {
  width: 32px;
  height: 32px;
  background: #FFFFFF;
  box-shadow: 0 2px 2px 0 rgba(26, 24, 29, 0.16), 0 1px 4px 0 rgba(26, 24, 29, 0.12);
  border-radius: 100px;
}
.class-badge.under-avatar[data-v-b9bfc396] {
    position: absolute;
    left: calc(50% - (16px));
    bottom: -16px;
}
.class-badge .svg-icon[data-v-b9bfc396] {
    width: 19px;
    height: 19px;
}

.tier1[data-v-4c14ffd2] {
  color: #c42870;
}
.tier2[data-v-4c14ffd2] {
  color: #b01515;
}
.tier3[data-v-4c14ffd2] {
  color: #d70e14;
}
.tier4[data-v-4c14ffd2] {
  color: #c24d00;
}
.tier5[data-v-4c14ffd2] {
  color: #9e650f;
}
.tier6[data-v-4c14ffd2] {
  color: #2b8363;
}
.tier7[data-v-4c14ffd2] {
  color: #167e87;
}
.tier8[data-v-4c14ffd2] {
  color: #277eab;
}
.tier9[data-v-4c14ffd2] {
  color: #6133b4;
}
.tierNPC[data-v-4c14ffd2], .npc[data-v-4c14ffd2] {
  color: #77f4c7;
  fill: #77f4c7;
  stroke: #005737;
}
.mentioned-icon[data-v-4c14ffd2] {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #bda8ff;
  box-shadow: 0 1px 1px 0 rgba(26, 24, 29, 0.12);
  position: absolute;
  right: -.5em;
  top: -.5em;
}
.message-hidden[data-v-4c14ffd2] {
  margin-left: 1.5em;
  margin-top: 1em;
  color: red;
}
.card-body .leader[data-v-4c14ffd2] {
  margin-bottom: 0;
}
.card-body h3[data-v-4c14ffd2] {
  cursor: pointer;
  display: inline-block;
}
.card-body h3 .svg-icon[data-v-4c14ffd2] {
    width: 10px;
    display: inline-block;
    margin-left: .5em;
}
.card-body .time[data-v-4c14ffd2] {
  font-size: 12px;
  color: #878190;
}
.card-body .text[data-v-4c14ffd2] {
  font-size: 14px;
  color: #4e4a57;
  text-align: left !important;
}
.action[data-v-4c14ffd2] {
  display: inline-block;
  color: #878190;
  margin-right: 1em;
}
.action[data-v-4c14ffd2]:hover {
  cursor: pointer;
}
.liked[data-v-4c14ffd2]:hover {
  cursor: default;
}
.action .svg-icon[data-v-4c14ffd2] {
  margin-right: .2em;
  width: 16px;
  display: inline-block;
  color: #A5A1AC;
}
.action.active[data-v-4c14ffd2], .active .svg-icon[data-v-4c14ffd2] {
  color: #46a7d9;
}

.clear-button[data-v-03c12551] {
  margin-left: .5em;
}

.habitica-menu-dropdown.open .habitica-menu-dropdown-toggle .svg-icon {
  color: #FFFFFF !important;
}

.dropdown[data-v-74bc9c1e]:hover {
  cursor: pointer;
}
.dropdown .dropdown-menu[data-v-74bc9c1e] {
  cursor: auto;
  box-shadow: 0 2px 2px 0 rgba(26, 24, 29, 0.16), 0 1px 4px 0 rgba(26, 24, 29, 0.12);
  max-height: calc(100vh - 100px);
  overflow: auto;
  left: inherit;
  right: 0px !important;
}
.dropdown .dropdown-menu[data-v-74bc9c1e] .dropdown-separated {
    border-bottom: 1px solid #E1E0E3;
}
.dropdown.open .dropdown-menu[data-v-74bc9c1e] {
  display: block;
  margin-top: 16px;
}

.message-count {
  background-color: #46A7D9;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  float: right;
  color: #FFFFFF;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
}
.message-count.top-count {
  position: absolute;
  right: 0.3em;
  top: -0.8em;
  padding: 0.2em;
  background-color: #F74E52;
}








































































































































































































































































































































































/* @TODO do not rely on avatar-modal___BV_modal_body_,
   it already changed once when bootstrap-vue reached version 1 */
.page-2 #avatar-modal___BV_modal_body_ {
  margin-top: 9em;
}
.page-2 .modal-content {
  margin-top: 7em;
}
#avatar-modal___BV_modal_body_, #avatar-modal___BV_modal_body_ {
  padding: 0;
}

#creator-background[data-v-4d2e33b6] {
  background-color: #4F2A93;
}
#creator-modal[data-v-4d2e33b6] {
  width: 448px;
  height: 670px;
  border-radius: 8px;
  background-color: #ffffff;
  box-shadow: 0 2px 16px 0 rgba(26, 24, 29, 0.32);
  margin: 0 auto;
  padding-top: 1em;
  position: relative;
}
.purchase-all[data-v-4d2e33b6] {
  margin-bottom: 1em;
}
.section[data-v-4d2e33b6] {
  margin-top: 2em;
}
.edit-modal[data-v-4d2e33b6] {
  margin-top: 10em;
}
.row.sub-menu + .row.sub-menu[data-v-4d2e33b6] {
  margin-top: 0.5em;
}
.welcome-section[data-v-4d2e33b6] {
  margin-top: 2.5em;
  margin-bottom: 2.5em;
}
.logo[data-v-4d2e33b6] {
  width: 190px;
  margin: 0 auto;
}
.user-creation-bg[data-v-4d2e33b6] {
  background-image: url(/static/images/creator-hills-bg.d739925.png);
  height: 105px;
  width: 219px;
  margin: 0 auto;
}
.avatar[data-v-4d2e33b6] {
  position: absolute;
  top: -22px;
  left: 4em;
}
.edit-avatar[data-v-4d2e33b6] {
  left: 9.2em;
}
.justin-message[data-v-4d2e33b6] {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='400' height='144' viewBox='0 0 400 144'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h400v144H0z'/%3E%3Cpath id='b' d='M0 0h10v10H0z'/%3E%3Cpath id='c' d='M0 0h10v10H0z'/%3E%3Cpath id='d' d='M0 0h10v10H0z'/%3E%3Cpath id='e' d='M0 0h10v10H0z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cuse fill='%23FFF' xlink:href='%23a'/%3E%3Cpath stroke='%23FFA623' stroke-width='4' d='M2 2h396v140H2z'/%3E%3Cpath stroke='%23B36213' stroke-width='2' d='M1 1h398v142H1z'/%3E%3Cg transform='translate(0 134)'%3E%3Cuse fill='%23FFBE5D' xlink:href='%23b'/%3E%3Cpath stroke='%23FFA623' stroke-width='4' d='M2 2h6v6H2z'/%3E%3Cpath stroke='%23B36213' stroke-width='2' d='M1 1h8v8H1z'/%3E%3C/g%3E%3Cg transform='translate(390 134)'%3E%3Cuse fill='%23FFBE5D' xlink:href='%23c'/%3E%3Cpath stroke='%23FFA623' stroke-width='4' d='M2 2h6v6H2z'/%3E%3Cpath stroke='%23B36213' stroke-width='2' d='M1 1h8v8H1z'/%3E%3C/g%3E%3Cg transform='translate(390)'%3E%3Cuse fill='%23FFBE5D' xlink:href='%23d'/%3E%3Cpath stroke='%23FFA623' stroke-width='4' d='M2 2h6v6H2z'/%3E%3Cpath stroke='%23B36213' stroke-width='2' d='M1 1h8v8H1z'/%3E%3C/g%3E%3Cg%3E%3Cuse fill='%23FFBE5D' xlink:href='%23e'/%3E%3Cpath stroke='%23FFA623' stroke-width='4' d='M2 2h6v6H2z'/%3E%3Cpath stroke='%23B36213' stroke-width='2' d='M1 1h8v8H1z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  height: 144px;
  width: 400px;
  padding: 2em;
  margin: 0 auto;
  position: relative;
}
.justin-message .featured-label[data-v-4d2e33b6] {
    position: absolute;
    top: -1em;
}
.justin-message .featured-label .text[data-v-4d2e33b6] {
      min-height: auto;
      color: #FFFFFF;
}
.justin-message .npc_justin_textbox[data-v-4d2e33b6] {
    position: absolute;
    right: 1em;
    top: -3.6em;
    width: 48px;
    height: 52px;
    background-image: url(/static/images/justin_textbox.29cc541.png);
}
.justin-message p[data-v-4d2e33b6] {
    margin: auto;
}
.justin-message p + p[data-v-4d2e33b6] {
    margin-top: 1em;
}
.justin-message-section[data-v-4d2e33b6] {
  margin-top: 4em;
  margin-bottom: 2em;
}
.justin-message-section.top[data-v-4d2e33b6] {
  position: absolute;
  top: -16em;
  left: 3.5em;
}
.circles[data-v-4d2e33b6] {
  padding-left: 2em;
}
.circle[data-v-4d2e33b6] {
  width: 8px;
  height: 8px;
  background-color: #d8d8d8;
  border-radius: 50%;
  display: inline-block;
  margin-right: 1em;
}
.circle.active[data-v-4d2e33b6] {
  background-color: #bda8ff;
}
.customize-menu .menu-item .svg-icon[data-v-4d2e33b6] {
  width: 32px;
  height: 32px;
  margin: 0 auto;
}
.customize-menu .menu-container[data-v-4d2e33b6] {
  color: #a5a1ac;
}
.customize-menu .menu-container[data-v-4d2e33b6]:hover, .customize-menu .menu-container.active[data-v-4d2e33b6] {
  cursor: pointer;
  color: #6133B4;
}
.sub-menu[data-v-4d2e33b6]:hover {
  cursor: pointer;
}
.sub-menu-item[data-v-4d2e33b6] {
  text-align: center;
  border-bottom: 2px solid #f9f9f9;
}
.sub-menu .sub-menu-item[data-v-4d2e33b6]:hover, .sub-menu .sub-menu-item.active[data-v-4d2e33b6] {
  color: #4F2A93;
  border-bottom: 2px solid #4F2A93;
}
.customize-section[data-v-4d2e33b6] {
  text-align: center;
  padding-bottom: 2em;
}
.option.hide[data-v-4d2e33b6] {
  display: none !important;
}
.customize-options .option[data-v-4d2e33b6] {
  display: inline-block;
  vertical-align: bottom;
  padding: .5em;
  height: 90px;
  width: 90px;
  margin: 1em .5em .5em 0;
  border: 4px solid #F9F9F9;
  border-radius: 4px;
}
.customize-options .option.locked[data-v-4d2e33b6] {
    border: none;
    border-radius: 2px;
    background-color: #ffffff;
    box-shadow: 0 2px 2px 0 rgba(26, 24, 29, 0.16), 0 1px 4px 0 rgba(26, 24, 29, 0.12);
    margin-top: 0;
}
.customize-options .option .sprite.customize-option[data-v-4d2e33b6] {
    margin: 0 auto;
}
.text-center .gem-lock[data-v-4d2e33b6] {
  display: inline-block;
  margin-right: 1em;
  margin-bottom: 1.6em;
  vertical-align: bottom;
}
.gem-lock .svg-icon[data-v-4d2e33b6] {
  width: 16px;
}
.gem-lock span[data-v-4d2e33b6] {
  color: #24cc8f;
  font-weight: bold;
  margin-left: .5em;
}
.gem-lock .svg-icon[data-v-4d2e33b6], .gem-lock span[data-v-4d2e33b6] {
  display: inline-block;
  vertical-align: bottom;
}
.option.active[data-v-4d2e33b6] {
  border-color: #4F2A93;
}
.option[data-v-4d2e33b6]:hover {
  cursor: pointer;
}
.customize-section[data-v-4d2e33b6] {
  background-color: #f9f9f9;
  padding-top: 1em;
  min-height: 280px;
}
.interests-section[data-v-4d2e33b6] {
  margin-top: 3em;
}
.interests-section .task-option[data-v-4d2e33b6] {
    margin: 0 auto;
    width: 70%;
}
#backgrounds .set-title[data-v-4d2e33b6] {
  margin-top: 1em;
  margin-bottom: 1em;
}
#backgrounds .background[data-v-4d2e33b6] {
  margin: 0 auto;
  box-shadow: 0 2px 2px 0 rgba(26, 24, 29, 0.16), 0 1px 4px 0 rgba(26, 24, 29, 0.12);
  border-radius: 2px;
}
#backgrounds strong[data-v-4d2e33b6] {
  margin: 0 auto;
}
#backgrounds .incentive-background-row[data-v-4d2e33b6] {
  margin-bottom: 2em;
}
#backgrounds .incentive-background[data-v-4d2e33b6] {
  background-image: none;
  width: 68px;
  height: 68px;
  border-radius: 8px;
  background-color: #92b6bd;
  margin: 0 auto;
  padding-top: .3em;
}
#backgrounds .incentive-background .small-rectangle[data-v-4d2e33b6] {
    width: 60px;
    height: 40px;
    border-radius: 4px;
    margin: 0 auto;
    opacity: .6;
    background: white;
}
#backgrounds .background_violet[data-v-4d2e33b6] {
  background-color: #a993ed;
}
#backgrounds .background_blue[data-v-4d2e33b6] {
  background-color: #92b6bd;
}
#backgrounds .background_green[data-v-4d2e33b6] {
  background-color: #92bd94;
}
#backgrounds .background_purple[data-v-4d2e33b6] {
  background-color: #9397bd;
}
#backgrounds .background_red[data-v-4d2e33b6] {
  background-color: #b77e80;
}
#backgrounds .background_yellow[data-v-4d2e33b6] {
  background-color: #bcbb91;
}
#backgrounds .incentive-background[data-v-4d2e33b6]:hover {
  cursor: pointer;
}
#backgrounds .background[data-v-4d2e33b6]:hover {
  cursor: pointer;
}
#backgrounds .purchase-single[data-v-4d2e33b6] {
  width: 141px;
  margin: 0 auto;
  background: #fff;
  padding: 0.5em;
  box-shadow: 0 2px 2px 0 rgba(26, 24, 29, 0.16), 0 1px 4px 0 rgba(26, 24, 29, 0.12);
  border-radius: 0 0 2px 2px;
}
#backgrounds .purchase-single span[data-v-4d2e33b6] {
    font-weight: bold;
    font-size: 12px;
    color: #24cc8f;
}
#backgrounds .purchase-single .gem[data-v-4d2e33b6] {
    width: 16px;
}
#backgrounds .gem[data-v-4d2e33b6] {
  margin-right: .5em;
  display: inline-block;
  vertical-align: bottom;
}
#backgrounds .gem-amount[data-v-4d2e33b6] {
  margin-top: 1em;
  margin-bottom: 1em;
}
#backgrounds .gem-amount .gem[data-v-4d2e33b6] {
    width: 24px;
}
#backgrounds .gem-amount span[data-v-4d2e33b6] {
    font-weight: bold;
    font-size: 20px;
    color: #24cc8f;
}
.footer[data-v-4d2e33b6] {
  padding-bottom: 1em;
  bottom: 0;
  width: 100%;
}
.footer .prev[data-v-4d2e33b6] {
    color: #a5a1ac;
    font-weight: bold;
    display: inline-block;
    padding: 0.4em;
    margin-left: 1em;
}
.footer .prev[data-v-4d2e33b6]:hover, .footer .prev-arrow[data-v-4d2e33b6]:hover {
    cursor: pointer;
}
.footer .prev-arrow[data-v-4d2e33b6] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAHlJREFUWAljZCARLF245j+yluj4EEZkPqlsJlI1UFv9qANYCAUpepwTUk+q/GgUDHgIYORhWsc5ehoZ8BAYdQAjveN8NA2MhsBoCAy6EBitC0brAow0gJ5KCdUVo/0C9BAjlT/giZBgGkD3EXqaGE0D6CFEKn/A0wAADfgYAWOtx8UAAAAASUVORK5CYII=);
    width: 32px;
    height: 32px;
    display: inline-block;
    vertical-align: bottom;
}
.footer .next[data-v-4d2e33b6] {
    font-weight: bold;
    display: inline-block;
    padding: 0.4em;
    margin-right: 1em;
}
.footer .next[data-v-4d2e33b6]:hover, .footer .next-arrow[data-v-4d2e33b6]:hover {
    cursor: pointer;
}
.footer .next-arrow[data-v-4d2e33b6] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAHxJREFUWAljZKAQJBpv+Y9sxPyzPozIfEJsJkIKaC0/6gCS4gtbdKCnAXQ1hNLEaBQMeAgwEopD9DillI+eJgY8BEYdQPc0gJ6GRqNgNARGQ2DAQ4AFPV/Smj9aF6CH8ICngdE24YBHwYA7gOrlAHo+R0/16PwBD4FRBwAAhTEV+cBJrFcAAAAASUVORK5CYII=);
    width: 32px;
    height: 32px;
    display: inline-block;
    vertical-align: bottom;
}
.badge-svg[data-v-4d2e33b6] {
  left: calc((100% - 18px) / 2);
  cursor: pointer;
  color: #C3C0C7;
  background: #FFFFFF;
  padding: 4.5px 6px;
}
.badge-svg.item-selected-badge[data-v-4d2e33b6] {
    background: #6133B4;
    color: #FFFFFF;
}
.icon-12[data-v-4d2e33b6] {
  width: 12px;
  height: 12px;
}
span.badge.badge-pill.badge-item.badge-svg[data-v-4d2e33b6]:not(.item-selected-badge) {
  color: #a5a1ac;
}
span.badge.badge-pill.badge-item.badge-svg.hide[data-v-4d2e33b6] {
  display: none;
}
.background-button:hover span.badge.badge-pill.badge-item.badge-svg.hide[data-v-4d2e33b6] {
  display: block;
}

#profile .member-details .character-name, #profile .member-details small, #profile .member-details .small-text {
  color: #878190;
}
#profile .modal-content {
  background: #f9f9f9;
}
.message-icon svg {
  height: 16px;
}
.gift-icon svg {
  height: 14px;
}

.header[data-v-932776a4] {
  width: 100%;
}
.profile-actions[data-v-932776a4] {
  float: right;
  margin-right: 1em;
}
.profile-actions button[data-v-932776a4] {
    width: 40px;
    height: 40px;
    padding: .7em;
    margin-right: .5em;
}
.message-icon[data-v-932776a4] {
  width: 16px;
  color: #686274;
}
.gift-icon[data-v-932776a4] {
  width: 14px;
  padding: 0 0 0 1px;
  color: #686274;
}
.remove-icon[data-v-932776a4] {
  width: 16px;
  color: #686274;
}
.positive-icon[data-v-932776a4] {
  width: 14px;
  color: #686274;
}
.pet-mount-row[data-v-932776a4] {
  margin-top: 2em;
  margin-bottom: 2em;
}
.pet[data-v-932776a4] {
  margin-top: -1.4em !important;
}
.mount[data-v-932776a4] {
  margin-top: -0.2em !important;
}
.photo img[data-v-932776a4] {
  max-width: 100%;
}
.header h1[data-v-932776a4] {
  color: #4f2a93;
}
.header h4[data-v-932776a4] {
  color: #686274;
}
.nav[data-v-932776a4] {
  font-weight: bold;
  height: 40px;
}
.nav-item[data-v-932776a4] {
  display: inline-block;
  margin: 0 auto;
  padding: 1em;
}
.nav-item[data-v-932776a4]:hover, .nav-item.active[data-v-932776a4] {
  color: #4f2a93;
  border-bottom: 2px solid #4f2a93;
  cursor: pointer;
}
#attributes .number[data-v-932776a4] {
  font-size: 64px;
  font-weight: bold;
  color: #686274;
}
#attributes .attribute-label[data-v-932776a4] {
  text-align: center;
}
.well[data-v-932776a4] {
  background-color: #edecee;
  border-radius: 2px;
  padding: 0.4em;
  padding-top: 1em;
}
.well.pet-mount-well[data-v-932776a4] {
  padding-bottom: 1em;
}
.well.pet-mount-well strong[data-v-932776a4] {
    margin-right: .2em;
}
#achievements .box[data-v-932776a4] {
  margin: 0 auto;
  margin-top: 1em;
  padding-top: 1.2em;
  background: #fff;
}
#achievements .box.achievement-unearned[data-v-932776a4] {
  background-color: #edecee;
}
#achievements h2[data-v-932776a4] {
  margin-top: 1em;
}
#achievements .counter.badge[data-v-932776a4] {
  position: absolute;
  top: .5em;
  right: 3em;
  color: #fff;
  background-color: #ff944c;
  box-shadow: 0 1px 1px 0 rgba(26, 24, 29, 0.12);
  min-width: 24px;
  min-height: 24px;
  border-radius: 2em;
  padding: .5em;
}
#achievements .achievement-icon[data-v-932776a4] {
  margin: 0 auto;
}
.achievement[data-v-932776a4] {
  margin: 0 auto;
}
.box[data-v-932776a4] {
  width: 94px;
  height: 92px;
  border-radius: 2px;
  border: dotted 1px #c3c0c7;
}
.white[data-v-932776a4] {
  border-radius: 2px;
  background: #FFFFFF;
  box-shadow: 0 2px 2px 0 rgba(26, 24, 29, 0.15), 0 1px 4px 0 rgba(26, 24, 29, 0.1);
  border: 1px solid transparent;
}
.item-wrapper h3[data-v-932776a4] {
  text-align: center;
}
#stats .box div[data-v-932776a4] {
  margin: 0 auto;
  margin-top: 1em;
}
.stats-column[data-v-932776a4] {
  border-radius: 2px;
  background-color: #ffffff;
  padding: .5em;
  margin-bottom: 1em;
}
.stats-column ul[data-v-932776a4] {
    list-style-type: none;
}
.stats-column ul li strong[data-v-932776a4] {
      margin-right: .3em;
}
.stat-title[data-v-932776a4] {
  text-transform: uppercase;
}
.str[data-v-932776a4] {
  color: #f74e52;
}
.int[data-v-932776a4] {
  color: #2995cd;
}
.con[data-v-932776a4] {
  color: #ffa623;
}
.per[data-v-932776a4] {
  color: #4f2a93;
}
#allocation .title-row[data-v-932776a4] {
  margin-top: 1em;
  margin-bottom: 1em;
}
#allocation .counter.badge[data-v-932776a4] {
  position: relative;
  top: -0.25em;
  left: 0.5em;
  color: #fff;
  background-color: #ff944c;
  box-shadow: 0 1px 1px 0 rgba(26, 24, 29, 0.12);
  width: 24px;
  height: 24px;
  border-radius: 50%;
}
#allocation .box[data-v-932776a4] {
  width: 141px;
  height: 84px;
  padding: .5em;
  margin: 0 auto;
}
#allocation .box div[data-v-932776a4] {
    margin-top: 0;
}
#allocation .box .number[data-v-932776a4] {
    font-size: 40px;
    text-align: left;
    color: #686274;
    display: inline-block;
}
#allocation .box .points[data-v-932776a4] {
    display: inline-block;
    font-weight: bold;
    line-height: 1.67;
    text-align: left;
    color: #878190;
    margin-left: .5em;
}
#allocation .box .up[data-v-932776a4] {
    border: solid #a5a1ac;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    margin-top: 1em;
}
#allocation .box .up[data-v-932776a4]:hover {
    cursor: pointer;
}

.member-details[data-v-d8d96b6c] {
  white-space: nowrap;
  transition: all 0.15s ease-out;
}
.member-stats[data-v-d8d96b6c] {
  padding-left: 12px;
  padding-right: 24px;
  opacity: 1;
  transition: width 0.15s ease-out;
}
.member-details.condensed:not(.expanded) .member-stats[data-v-d8d96b6c] {
  opacity: 0;
  display: none;
}
.small-text[data-v-d8d96b6c] {
  color: #D5C8FF;
}
.profile-name-character[data-v-d8d96b6c] {
  margin-left: 12px;
}
.character-name[data-v-d8d96b6c] {
  margin-bottom: 1px;
  color: #FFFFFF;
}
.character-level[data-v-d8d96b6c] {
  font-style: normal;
  margin-bottom: .5em;
}
.is-buffed[data-v-d8d96b6c] {
  width: 20px;
  height: 20px;
  background: #271B3D;
  display: inline-block;
  margin-left: 16px;
  vertical-align: middle;
  padding-top: 4px;
}
.is-buffed .svg-icon[data-v-d8d96b6c] {
    display: block;
    width: 10px;
    height: 12px;
    margin: 0 auto;
}
.progress-container[data-v-d8d96b6c] {
  margin-left: 4px;
  margin-bottom: .5em;
}
.progress-container > span[data-v-d8d96b6c] {
  color: #D5C8FF;
  margin-left: 8px;
  font-style: normal;
  line-height: 1;
}
.progress-container > .svg-icon[data-v-d8d96b6c] {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  padding-top: 6px;
}
.progress-container > .progress[data-v-d8d96b6c] {
  min-width: 200px;
  margin: 0px;
  border-radius: 2px;
  height: 12px;
  background-color: #271B3D;
}
.progress-container > .progress > .progress-bar[data-v-d8d96b6c] {
  border-radius: 2px;
  height: 12px;
  min-width: 0px;
}
.progress-container .svg-icon[data-v-d8d96b6c], .progress-container .progress[data-v-d8d96b6c], .progress-container .small-text[data-v-d8d96b6c] {
  display: inline-block;
  vertical-align: bottom;
}
.member-details.condensed.expanded[data-v-d8d96b6c] {
  background: #271B3D;
  box-shadow: 0 0 0px 9px #271B3D;
  position: relative;
  z-index: 8;
}
.member-details.condensed.expanded .is-buffed[data-v-d8d96b6c] {
    background-color: #36205D;
}
.member-details.condensed.expanded .member-stats[data-v-d8d96b6c] {
    background: #271B3D;
    position: absolute;
    right: 100%;
    height: calc(100% + 18px);
    margin-top: -9px;
    padding-top: 9px;
    padding-bottom: 24px;
    padding-right: 16px;
    padding-bottom: 14px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    z-index: 9;
}
.member-details.condensed.expanded .progress-container > .svg-icon[data-v-d8d96b6c] {
    width: 19px;
    height: 19px;
    margin-top: -2px;
}
.member-details.condensed.expanded .progress-container > .progress[data-v-d8d96b6c] {
    width: 152px;
    border-radius: 0px;
    height: 10px;
    margin-top: 2px;
    background: #432874;
}
.member-details.condensed.expanded .progress-container > .progress > .progress-bar[data-v-d8d96b6c] {
    border-radius: 0px;
    height: 10px;
}

.panel {
  margin-bottom: 4px;
}
.panel.transparent .panel-body {
    opacity: 0.7;
}
.panel .panel-heading {
    margin-top: 8px;
    margin-bottom: 5px;
}
.panel .panel-body {
    padding: 8px;
    border-radius: 2px;
    border: 1px solid #C3C0C7;
}

.toggle-switch-container[data-v-c9ca3984] {
  margin-top: 6px;
}
.toggle-switch[data-v-c9ca3984] {
  position: relative;
  width: 40px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  margin-left: 9px;
}
.toggle-switch-description[data-v-c9ca3984] {
  height: 20px;
  border-bottom: 1px dashed #878190;
}
.toggle-switch-checkbox[data-v-c9ca3984] {
  display: none;
}
.toggle-switch-label[data-v-c9ca3984] {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border-radius: 100px;
  margin-bottom: 0px;
  margin-top: 3px;
}
.toggle-switch-inner[data-v-c9ca3984] {
  display: block;
  width: 200%;
  margin-left: -100%;
  transition: margin 0.3s ease-in 0s;
}
.toggle-switch-inner[data-v-c9ca3984]:before, .toggle-switch-inner[data-v-c9ca3984]:after {
  display: block;
  float: left;
  width: 50%;
  height: 16px;
  padding: 0;
}
.toggle-switch-inner[data-v-c9ca3984]:before {
  content: "";
  padding-left: 10px;
  background-color: #9A62FF;
}
.toggle-switch-inner[data-v-c9ca3984]:after {
  content: "";
  padding-right: 10px;
  background-color: #878190;
  text-align: right;
}
.toggle-switch-switch[data-v-c9ca3984] {
  box-shadow: 0 1px 2px 0 rgba(26, 24, 29, 0.32);
  display: block;
  width: 20px;
  margin: -2px;
  margin-top: 1px;
  height: 20px;
  background: #FFFFFF;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 22px;
  border-radius: 100px;
  transition: all 0.3s ease-in 0s;
}
.toggle-switch-checkbox:checked + .toggle-switch-label .toggle-switch-inner[data-v-c9ca3984] {
  margin-left: 0;
}
.toggle-switch-checkbox:checked + .toggle-switch-label .toggle-switch-switch[data-v-c9ca3984] {
  right: 0px;
}

.edit-avatar[data-v-e5678162] {
  padding-top: 16px;
  padding-bottom: 16px;
}
.edit-avatar h3[data-v-e5678162] {
    color: #34313A;
    margin-bottom: 0px;
}
.user-dropdown[data-v-e5678162] {
  width: 14.75em;
}
.learn-button[data-v-e5678162] {
  margin: 0.75em 0.75em 0.75em 1em;
}
.purple[data-v-e5678162] {
  color: #4F2A93;
}
.small-text[data-v-e5678162] {
  color: #878190;
  font-style: normal;
  display: block;
  white-space: normal;
  font-weight: bold;
}

.useMobileApp[data-v-cc4aee0a] {
  background: red;
  color: white;
  z-index: 10;
  width: 100%;
  margin: 10px 5px 0 0;
  height: 64px;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
#app-header[data-v-cc4aee0a] {
  margin-top: 56px;
  padding-left: 24px;
  padding-top: 9px;
  padding-bottom: 8px;
  background: #36205D;
  color: #D5C8FF;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  position: relative;
}
.hide-header[data-v-cc4aee0a] {
  display: none;
}
.no-party[data-v-cc4aee0a], .party-members[data-v-cc4aee0a] {
  -ms-flex-positive: 1;
      flex-grow: 1;
}
.view-party[data-v-cc4aee0a] {
  position: absolute;
  z-index: 10;
  right: 0;
  padding-right: 40px;
  padding-left: 10px;
  height: calc(100% - 9px);
  background-image: linear-gradient(to right, rgba(54, 32, 93, 0), #36205D);
}
.no-party .small-text[data-v-cc4aee0a] {
  color: #D5C8FF;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.no-party h3[data-v-cc4aee0a] {
  color: #FFFFFF;
  margin-bottom: 4px;
}
.no-party .btn[data-v-cc4aee0a] {
  margin-top: 16px;
}
@media only screen and (max-width: 768px) {
.view-party-button[data-v-cc4aee0a] {
    display: none;
}
}

#create-party-modal .modal-dialog {
  width: 684px;
}
#create-party-modal .modal-header {
  padding: 0;
}

.heading {
  margin-top: 1em;
  margin-bottom: 1em;
}
.header-wrap {
  padding: 0;
  color: #4e4a57;
  width: 100%;
}
.header-wrap .quest_screen {
    background-image: url(/static/images/quest_screen.a95b9ff.png);
    background-size: cover;
    width: 100%;
    height: 246px;
    margin-bottom: .5em;
    border-radius: 2px 2px 0 0;
}
.header-wrap h2 {
    color: #4f2a93;
}
.start-party {
  background-image: url(/static/images/basilist@3x.cda4c55.png);
  background-size: cover;
  width: 122px;
  height: 69px;
  margin: 0 auto;
  margin-bottom: 1em;
}
.join-party {
  background-image: url(/static/images/party@3x.2ea7938.png);
  background-size: cover;
  width: 203px;
  height: 66px;
  margin: 0 auto;
  margin-bottom: 1em;
}
.modal-body {
  padding-bottom: 0;
  padding-top: 0;
}
.grey-row {
  background-color: #F9F9F9;
  color: #4e4a57;
  padding: 2em;
  border-radius: 0px 0px 2px 2px;
}
.share-userid-options {
  background-color: #FFFFFF;
  border-radius: 2px;
  width: 220px;
  position: absolute;
  top: -8em;
  left: 4.8em;
  box-shadow: 0 2px 2px 0 rgba(26, 24, 29, 0.16), 0 1px 4px 0 rgba(26, 24, 29, 0.12);
}
.share-userid-options .option-item {
    padding: 1em;
}
.share-userid-options .option-item .svg-icon {
      margin-right: .5em;
      width: 20px;
      display: inline-block;
      vertical-align: bottom;
}
.share-userid-options .option-item .facebook svg {
      width: 15px;
      height: 15px;
}
.share-userid-options .option-item:hover {
    background-color: #D5C8FF;
    color: #4F2A93;
    cursor: pointer;
}

#members-modal .small-text, #members-modal .character-name {
  color: #878190;
}
#members-modal .no-padding-left, #members-modal .modal-body {
  padding-left: 0;
}
#members-modal .member-details {
  margin: 0;
}
#members-modal .actions .dropdown-toggle::after {
  content: none !important;
}

header[data-v-39367e70] {
  background-color: #edecee;
  border-radius: 4px 4px 0 0;
}
.header-wrap[data-v-39367e70] {
  width: 100%;
}
h1[data-v-39367e70] {
  color: #4f2a93;
}
.actions[data-v-39367e70] {
  padding-top: 5em;
}
.actions .dots[data-v-39367e70] {
    height: 16px;
    width: 4px;
}
.actions .btn-group[data-v-39367e70] {
    margin-left: -2em;
    margin-top: -2em;
}
.actions .action-icon[data-v-39367e70] {
    margin-right: 1em;
}
#members-modal_modal_body[data-v-39367e70] {
  padding: 0;
  max-height: 450px;
}
#members-modal_modal_body .col-8[data-v-39367e70] {
    margin-left: 0;
}
#members-modal_modal_body .member-details[data-v-39367e70] {
    margin: 0;
}
#members-modal_modal_body .member-stats[data-v-39367e70] {
    width: 382px;
    height: 147px;
}
#members-modal_modal_body .gradient[data-v-39367e70] {
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #ffffff);
    height: 50px;
    width: 100%;
    position: absolute;
    bottom: 0px;
    margin-left: -15px;
}
.dropdown-icon-item .svg-icon[data-v-39367e70] {
  width: 20px;
}
.nav[data-v-39367e70] {
  font-weight: bold;
  margin-bottom: .5em;
  margin-top: .5em;
}
.nav-item[data-v-39367e70] {
  display: inline-block;
  font-size: 16px;
  margin: 0 auto;
  padding: .5em;
  color: #878190;
}
.nav-item[data-v-39367e70]:hover, .nav-item.active[data-v-39367e70] {
  color: #4f2a93;
  border-bottom: 2px solid #4f2a93;
  cursor: pointer;
}

.removing-member[data-v-1d609a30] {
  color: #878190;
  margin-bottom: .5em;
}

footer[data-v-2a33bbfe] {
  color: #c3c0c7;
  z-index: 17;
  padding-bottom: 3em;
}
footer a[data-v-2a33bbfe] {
    color: #2995cd;
}
footer:not(.expanded) hr[data-v-2a33bbfe] {
    margin-top: 0px;
    margin-bottom: 7px;
}
footer.expanded[data-v-2a33bbfe] {
    padding-left: 6em;
    padding-right: 6em;
    padding-top: 3em;
    background: #e1e0e3;
    color: #878190;
    min-height: 408px;
}
footer.expanded a[data-v-2a33bbfe] {
      color: #878190;
}
footer.expanded .logo[data-v-2a33bbfe] {
      color: #c3c0c7;
}
footer > .row[data-v-2a33bbfe] {
    margin-left: 12px;
    margin-right: 12px;
}
h3[data-v-2a33bbfe] {
  color: #878190;
}
ul[data-v-2a33bbfe] {
  padding-left: 0;
  list-style-type: none;
}
li[data-v-2a33bbfe] {
  margin-bottom: .5em;
}
.social h3[data-v-2a33bbfe] {
  text-align: right;
}
.social-circle[data-v-2a33bbfe] {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #c3c0c7;
  display: inline-block;
  margin-left: 1em;
  float: right;
}
.social-circle .social-icon[data-v-2a33bbfe] {
    color: #e1e0e3;
    width: 16px;
    margin: 0 auto;
    margin-top: 1em;
}
.social-circle .facebook[data-v-2a33bbfe] {
    margin-top: .7em;
}
.social-circle .instagram[data-v-2a33bbfe] {
    margin-top: .85em;
}
.logo[data-v-2a33bbfe] {
  width: 24px;
  height: 24px;
  margin: 0 auto;
  color: #e1e0e3;
}
.debug-group[data-v-2a33bbfe] {
  position: absolute;
  background: #fff;
  top: -300px;
  border-radius: 2px;
  padding: 2em;
}
.btn-contribute[data-v-2a33bbfe] {
  background: #c3c0c7;
  box-shadow: none;
  border-radius: 4px;
}
.btn-contribute .heart[data-v-2a33bbfe] {
    width: 18px;
    margin-right: .5em;
    margin-bottom: .2em;
}
.btn-contribute .text[data-v-2a33bbfe], .btn-contribute .heart[data-v-2a33bbfe] {
    display: inline-block;
    vertical-align: bottom;
}

.facebook svg {
  width: 10px;
  margin: 0 auto;
}

#buy-gems__BV_body_ {
  padding: 0;
}

a.mx-auto[data-v-e9f1573a] {
  color: #2995cd;
}
button[data-v-e9f1573a] {
  margin-bottom: 1em;
}
p[data-v-e9f1573a] {
  font-size: 16px;
}
.amazon[data-v-e9f1573a] {
  padding-top: 1.8em;
}
.benefits[data-v-e9f1573a] {
  font-size: 14px;
}
.bubble[data-v-e9f1573a] {
  width: 32px;
  height: 32px;
  border-radius: 1000px;
  border: solid 2px #e1e0e3;
}
.gem-deck[data-v-e9f1573a] {
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.card[data-v-e9f1573a] {
  margin: 1em;
  border-radius: 2px;
  box-shadow: 0 2px 2px 0 rgba(26, 24, 29, 0.16), 0 1px 4px 0 rgba(26, 24, 29, 0.12);
}
.card.active[data-v-e9f1573a] {
  border-color: #24cc8f;
}
.card.active button[data-v-e9f1573a] {
    background-color: #24cc8f;
}
.divider[data-v-e9f1573a] {
  width: 80%;
  height: 1px;
  background-color: #e1e0e3;
  margin: 1em auto;
}
.gem-count[data-v-e9f1573a] {
  font-family: Roboto;
  font-size: 40px;
  font-weight: bold;
  color: #2995cd;
}
.gem-text[data-v-e9f1573a] {
  font-family: Roboto;
  font-size: 16px;
  color: #a5a1ac;
  margin-bottom: 1em;
}
.gemfall[data-v-e9f1573a] {
  background: url(/static/images/gemfall.f24ae94.png) center repeat-y;
  height: 14em;
}
.logo[data-v-e9f1573a] {
  width: 256px;
  height: 56px;
}
.muted[data-v-e9f1573a] {
  color: #c3c0c7;
}
.nav[data-v-e9f1573a] {
  font-weight: bold;
  height: 40px;
}
.nav-item[data-v-e9f1573a] {
  display: inline-block;
  font-size: 16px;
  margin: 0 auto;
  padding: 1.5em;
}
.nav-item[data-v-e9f1573a]:hover, .nav-item.active[data-v-e9f1573a] {
  color: #4f2a93;
  border-bottom: 2px solid #4f2a93;
  cursor: pointer;
}
.payment-method[data-v-e9f1573a] {
  background-color: #e1e0e3;
}
.payment-method[data-v-e9f1573a]:hover {
  cursor: pointer;
}
.paypal[data-v-e9f1573a] {
  padding-top: 1.3em;
}
.purple-gradient[data-v-e9f1573a] {
  background-image: linear-gradient(74deg, #4f2a93, #6133b4);
  height: 14em;
}
.spacer[data-v-e9f1573a] {
  height: 4em;
}
.subscription-price[data-v-e9f1573a] {
  font-family: Roboto Condensed;
  font-size: 48px;
  font-weight: bold;
  color: #1ca372;
}
.superscript[data-v-e9f1573a] {
  font-size: 24px;
  vertical-align: super;
}
.svg-icon.check[data-v-e9f1573a] {
  color: #bda8ff;
}
.text-invert[data-v-e9f1573a] {
  margin: 1.6em;
  color: #FFFFFF;
  font-family: Roboto;
  font-weight: normal;
  letter-spacing: 0.18em;
}
.text-leadin[data-v-e9f1573a] {
  margin: 1.6em;
  font-weight: normal;
  color: #4f2a93;
}
.text-outtro[data-v-e9f1573a] {
  margin-bottom: 1em;
  color: #a5a1ac;
}
.text-payment[data-v-e9f1573a] {
  color: #4e4a57;
  font-size: 24px;
  margin: 1em;
  opacity: 0.64;
}

.introjs-helperNumberLayer, .introjs-bullets {
  display: none;
}
.introjs-tooltip {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='400' height='144' viewBox='0 0 400 144'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h400v144H0z'/%3E%3Cpath id='b' d='M0 0h10v10H0z'/%3E%3Cpath id='c' d='M0 0h10v10H0z'/%3E%3Cpath id='d' d='M0 0h10v10H0z'/%3E%3Cpath id='e' d='M0 0h10v10H0z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cuse fill='%23FFF' xlink:href='%23a'/%3E%3Cpath stroke='%23FFA623' stroke-width='4' d='M2 2h396v140H2z'/%3E%3Cpath stroke='%23B36213' stroke-width='2' d='M1 1h398v142H1z'/%3E%3Cg transform='translate(0 134)'%3E%3Cuse fill='%23FFBE5D' xlink:href='%23b'/%3E%3Cpath stroke='%23FFA623' stroke-width='4' d='M2 2h6v6H2z'/%3E%3Cpath stroke='%23B36213' stroke-width='2' d='M1 1h8v8H1z'/%3E%3C/g%3E%3Cg transform='translate(390 134)'%3E%3Cuse fill='%23FFBE5D' xlink:href='%23c'/%3E%3Cpath stroke='%23FFA623' stroke-width='4' d='M2 2h6v6H2z'/%3E%3Cpath stroke='%23B36213' stroke-width='2' d='M1 1h8v8H1z'/%3E%3C/g%3E%3Cg transform='translate(390)'%3E%3Cuse fill='%23FFBE5D' xlink:href='%23d'/%3E%3Cpath stroke='%23FFA623' stroke-width='4' d='M2 2h6v6H2z'/%3E%3Cpath stroke='%23B36213' stroke-width='2' d='M1 1h8v8H1z'/%3E%3C/g%3E%3Cg%3E%3Cuse fill='%23FFBE5D' xlink:href='%23e'/%3E%3Cpath stroke='%23FFA623' stroke-width='4' d='M2 2h6v6H2z'/%3E%3Cpath stroke='%23B36213' stroke-width='2' d='M1 1h8v8H1z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  height: 131px;
  min-height: 131px !important;
  width: 400px;
  max-width: 400px;
}
.introjs-tooltip .featured-label {
    position: absolute;
    top: -1.5em;
}
.introjs-tooltip .npc_justin_textbox {
    position: absolute;
    right: 1em;
    top: -3.6em;
    width: 48px;
    height: 52px;
    background-image: url(/static/images/justin_textbox.29cc541.png);
}
.introjs-button:hover, .introjs-button:active, .introjs-button:focus {
  background-image: none;
  background-color: #4f2a93 !important;
  color: #fff;
}
.introjs-tooltipbuttons {
  margin-top: 1em;
}
.introjs-button {
  text-shadow: none;
  text-align: center;
  display: block;
  max-width: 90px;
  font-family: Roboto;
  font-size: 14px;
  background-image: none;
  color: #fff;
  margin: 0 auto;
  padding: .8em;
  border-radius: 2px;
  background-color: #4f2a93 !important;
  box-shadow: 0 2px 2px 0 rgba(26, 24, 29, 0.16), 0 1px 4px 0 rgba(26, 24, 29, 0.12) !important;
}

.header-welcome[data-v-326577f7] {
  color: #4F2A93;
  margin-top: 1.33333em;
}
.call-to-action[data-v-326577f7] {
  font-size: 14px;
  font-weight: bold;
}
.tasks-list[data-v-326577f7] {
  border-radius: 4px;
  background: #EDECEE;
  padding: 8px;
  padding-bottom: 0.1px;
  position: relative;
  height: calc(100% - 64px);
  overflow: auto;
}
.start-day[data-v-326577f7] {
  margin: 2em auto 2em auto;
}

.task[data-v-5281f808] {
  margin-bottom: 2px;
  box-shadow: 0 2px 2px 0 rgba(26, 24, 29, 0.16), 0 1px 4px 0 rgba(26, 24, 29, 0.12);
  background: transparent;
  border-radius: 2px;
  position: relative;
}
.task[data-v-5281f808]:hover {
    box-shadow: 0 1px 8px 0 rgba(26, 24, 29, 0.12), 0 4px 4px 0 rgba(26, 24, 29, 0.16);
}
.task:hover .left-control[data-v-5281f808], .task:hover .right-control[data-v-5281f808], .task:hover .task-content[data-v-5281f808] {
      border-color: #9A62FF;
}
.task-habit-disabled-control-habit[data-v-5281f808]:hover {
  cursor: initial;
}
.task-title[data-v-5281f808] {
  padding-bottom: 8px;
  color: #34313A;
  font-weight: normal;
  margin-bottom: 0px;
  margin-right: 15px;
  line-height: 1.43;
  font-size: 14px;
  min-width: 0px;
  overflow-wrap: break-word;
}
.task-title.has-notes[data-v-5281f808] {
    padding-bottom: 4px;
}
.task-clickable-area[data-v-5281f808] {
  padding: 7px 8px;
  padding-bottom: 0px;
}
.task-clickable-area-user[data-v-5281f808] {
    padding-right: 0px;
}
.task-title + .task-dropdown[data-v-5281f808] .dropdown-menu {
  margin-top: 2px !important;
}
.dropdown-icon[data-v-5281f808] {
  width: 4px;
  height: 16px;
  margin-right: 0px;
  color: #686274 !important;
}
.task[data-v-5281f808] .habitica-menu-dropdown .habitica-menu-dropdown-toggle {
  opacity: 0;
  padding: 0 8px;
  transition: opacity 0.15s ease-in;
}
.task[data-v-5281f808]:hover .habitica-menu-dropdown .habitica-menu-dropdown-toggle {
  opacity: 1;
}
.task-clickable-area[data-v-5281f808] .habitica-menu-dropdown.open .habitica-menu-dropdown-toggle {
  opacity: 1;
}
.task-clickable-area[data-v-5281f808] .habitica-menu-dropdown.open .habitica-menu-dropdown-toggle .svg-icon {
    color: #9A62FF !important;
}
.task-clickable-area[data-v-5281f808] .habitica-menu-dropdown .habitica-menu-dropdown-toggle:hover .svg-icon {
  color: #9A62FF !important;
}
.task-dropdown[data-v-5281f808] {
  max-height: 16px;
}
.task-dropdown[data-v-5281f808] .dropdown-menu .dropdown-item {
  cursor: pointer !important;
  transition: none;
}
.task-dropdown[data-v-5281f808] .dropdown-menu .dropdown-item * {
    transition: none;
}
.task-dropdown[data-v-5281f808] .dropdown-menu .dropdown-item:hover {
    color: #6133B4;
}
.task-dropdown[data-v-5281f808] .dropdown-menu .dropdown-item:hover .svg-icon.push-to-top *, .task-dropdown[data-v-5281f808] .dropdown-menu .dropdown-item:hover .svg-icon.push-to-bottom * {
      stroke: #6133B4;
}
.task-notes[data-v-5281f808] {
  color: #686274;
  font-style: normal;
  padding-right: 20px;
  min-width: 0px;
  overflow-wrap: break-word;
}
.task-notes.has-checklist[data-v-5281f808] {
    padding-bottom: 8px;
}
.task-content[data-v-5281f808] {
  padding-top: 0px;
  padding-bottom: 7px;
  -ms-flex-positive: 1;
      flex-grow: 1;
  cursor: pointer;
  background: #FFFFFF;
  border: 1px solid transparent;
  transition-duration: 0.15;
  min-width: 0px;
}
.task-content.no-right-border[data-v-5281f808] {
    border-right: none !important;
}
.task-content.reward-content[data-v-5281f808] {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}
.checklist[data-v-5281f808] {
  margin-bottom: 2px;
  margin-top: -3px;
}
.collapse-checklist[data-v-5281f808] {
  padding: 2px 6px;
  margin-bottom: 9px;
  border-radius: 1px;
  background-color: #EDECEE;
  font-size: 10px;
  line-height: 1.2;
  text-align: center;
  color: #878190;
}
.collapse-checklist span[data-v-5281f808] {
    margin: 0px 4px;
}
.collapse-checklist .svg-icon[data-v-5281f808] {
    width: 12px;
    height: 8px;
}
.checklist-item[data-v-5281f808] {
  color: #4E4A57;
  font-size: 14px;
  line-height: 1.43;
  margin-bottom: 10px;
  min-height: 0px;
  width: 100%;
  margin-left: 8px;
  padding-right: 20px;
  overflow-wrap: break-word;
}
.checklist-item-done[data-v-5281f808] {
    color: #A5A1AC;
    text-decoration: line-through;
}
.checklist-item .custom-control-label[data-v-5281f808]::before, .checklist-item .custom-control-label[data-v-5281f808]::after {
    margin-top: -2px;
}
.checklist-item .custom-control-label[data-v-5281f808] {
    margin-left: 6px;
    padding-top: 0px;
    min-width: 0px;
}
.icons[data-v-5281f808], .checklist[data-v-5281f808] {
  padding: 0 8px;
}
.icons[data-v-5281f808] {
  margin-top: 4px;
  color: #A5A1AC;
  font-style: normal;
}
.icons-right[data-v-5281f808] {
    -ms-flex-positive: 1;
        flex-grow: 1;
}
.icons-right .svg-icon[data-v-5281f808] {
  margin-left: 8px;
}
.icons span[data-v-5281f808] {
  margin-left: 4px;
}
.svg-icon.streak[data-v-5281f808] {
  width: 11.6px;
  height: 7.1px;
}
.delete-task-item[data-v-5281f808] {
  color: #F23035;
}
.edit-task-item span.text[data-v-5281f808] {
  margin-left: -3px;
}
.svg-icon.edit-icon[data-v-5281f808] {
  width: 16px;
  height: 16px;
}
.svg-icon.push-to-top[data-v-5281f808], .svg-icon.push-to-bottom[data-v-5281f808] {
  width: 10px;
  height: 11px;
  margin-left: 3px;
}
.svg-icon.push-to-top svg[data-v-5281f808], .svg-icon.push-to-bottom svg[data-v-5281f808] {
    stroke: #6133B4;
}
.svg-icon.delete[data-v-5281f808] {
  width: 14px;
  height: 16px;
}
.tags.svg-icon[data-v-5281f808], .calendar.svg-icon[data-v-5281f808] {
  width: 14px;
  height: 14px;
}
.tags[data-v-5281f808]:hover {
  color: #BDA8FF;
}
.due-overdue[data-v-5281f808] {
  color: #F74E52;
}
.calendar.svg-icon[data-v-5281f808] {
  margin-right: 2px;
  margin-top: -2px;
}
.challenge.svg-icon[data-v-5281f808] {
  width: 14px;
  height: 12px;
}
.check.svg-icon[data-v-5281f808] {
  width: 12.3px;
  height: 9.8px;
  margin: 9px 8px;
}
.challenge.broken[data-v-5281f808] {
  color: #F74E52;
}
.left-control[data-v-5281f808], .right-control[data-v-5281f808] {
  width: 40px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.left-control[data-v-5281f808], .right-control[data-v-5281f808], .task-control[data-v-5281f808] {
  transition-duration: 0.15s;
  transition-property: border-color, background, color;
  transition-timing-function: ease-in;
}
.left-control[data-v-5281f808] {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  min-height: 60px;
  border: 1px solid transparent;
  border-right: none;
}
.left-control + .task-content[data-v-5281f808] {
    border-left: none;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}
.right-control[data-v-5281f808] {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  min-height: 56px;
  border: 1px solid transparent;
  border-left: none;
}
.task-control[data-v-5281f808], .reward-control[data-v-5281f808] {
  cursor: pointer;
}
.task-not-scoreable .task-control[data-v-5281f808], .task-not-scoreable .reward-control[data-v-5281f808] {
  cursor: default !important;
}
.task-not-scoreable .svg-icon.check[data-v-5281f808] {
  display: none !important;
}
.daily-todo-control[data-v-5281f808] {
  margin-top: 16px;
  border-radius: 2px;
  margin-left: -1px;
}
.reward-control[data-v-5281f808] {
  -ms-flex-direction: column;
      flex-direction: column;
  padding-top: 8px;
  padding-bottom: 4px;
}
.reward-control .svg-icon[data-v-5281f808] {
    width: 24px;
    height: 24px;
}
.reward-control .small-text[data-v-5281f808] {
    margin-top: 4px;
    font-style: initial;
    font-weight: bold;
}
#tags-popover[data-v-5281f808] .tags-container {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: -3px;
  margin-bottom: -3px;
}
#tags-popover[data-v-5281f808] .tags-popover-title {
  margin-right: 4px;
  display: block;
  float: left;
  margin-top: -3px;
  margin-bottom: -3px;
}
#tags-popover[data-v-5281f808] .tag-label {
  display: block;
  float: left;
  margin-left: 4px;
  border-radius: 100px;
  background-color: #4E4A57;
  padding: 4px 10px;
  color: #A5A1AC;
  white-space: nowrap;
  margin-top: 3px;
  margin-bottom: 3px;
}

.claim-bottom-message[data-v-47d6a0e2] {
  z-index: 9;
}
.approval[data-v-47d6a0e2] {
  background: #24cc8f;
  color: #fff;
}

.claim-bottom-message[data-v-1fe45384] {
  z-index: 9;
}
.task-unclaimed span[data-v-1fe45384] {
  margin-right: 0.25rem;
}
.task-unclaimed a[data-v-1fe45384] {
  display: inline-block;
}

.row.approval[data-v-a7a0c77c] {
  padding-top: 1em;
  padding-bottom: 1em;
}

.container-fluid[data-v-87794c7c] {
  margin: 5em 2em 0 2em;
}
h1[data-v-87794c7c], h2[data-v-87794c7c] {
  margin-top: 0.5em;
  color: #4F2A93;
}
h3[data-v-87794c7c], h4[data-v-87794c7c] {
  color: #4F2A93;
}
li[data-v-87794c7c], p[data-v-87794c7c] {
  font-size: 16px;
}
.media img[data-v-87794c7c] {
  margin: 1em;
}
.strong[data-v-87794c7c] {
  font-weight: bold;
}
.modal-body[data-v-87794c7c] {
  padding-top: 2em;
}

.container-fluid[data-v-1fe51a12] {
  margin: 5em 2em 0 2em;
}
h1[data-v-1fe51a12], h2[data-v-1fe51a12] {
  margin-top: 0.5em;
  color: #4F2A93;
}
h3[data-v-1fe51a12], h4[data-v-1fe51a12] {
  color: #4F2A93;
}
li[data-v-1fe51a12], p[data-v-1fe51a12] {
  font-size: 16px;
}
.media img[data-v-1fe51a12] {
  margin: 1em;
}
.strong[data-v-1fe51a12] {
  font-weight: bold;
}
.center-block[data-v-1fe51a12] {
  margin: 0 auto 1em auto;
}
.left-margin[data-v-1fe51a12] {
  margin-left: 1em;
}
.right-margin[data-v-1fe51a12] {
  margin-right: 1em;
}
.bottom-margin[data-v-1fe51a12] {
  margin-bottom: 1em;
}
.small[data-v-1fe51a12] {
  margin-bottom: 1em;
}

.avatar[data-v-c34ab814] {
  width: 140px;
  margin: 0 auto;
  margin-bottom: 1.5em;
  margin-top: 1.5em;
}

.hero-stats[data-v-0106733a] {
  position: absolute;
  margin-left: 9em;
  width: 50%;
}
.character-sprites[data-v-0106733a] {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 3em auto;
}
.herobox[data-v-0106733a] {
  padding-top: 0em;
  margin-left: 16em;
}
.modal-footer[data-v-0106733a] {
  margin-top: 0em;
}
.avatar[data-v-0106733a] {
  width: 140px;
  margin: 0 auto;
  margin-bottom: 1.5em;
  margin-top: 1.5em;
}

#level-up h2 {
  color: #4f2a93;
}
#level-up .modal-content {
  min-width: 28em;
}
#level-up .modal-body {
  padding-top: 1em;
  padding-bottom: 0;
}
#level-up .modal-footer {
  margin-top: 0;
}
#level-up .herobox {
  margin: auto 8.3em;
  width: 6em;
  height: 9em;
  padding-top: 0;
  cursor: default;
}
#level-up .character-sprites {
  margin: 0;
  width: 0;
}
#level-up .text {
  font-size: 14px;
  text-align: center;
  color: #686274;
  margin-top: 1em;
  min-height: 0px;
}
#level-up .share-buttons {
  margin-top: 1em;
  margin-bottom: 1em;
}
#level-up .share-button {
  display: inline-block;
  width: 77px;
  padding: .5em;
  border-radius: 2px;
  text-align: center;
  color: #fff;
}
#level-up .fb-share-button {
  background-color: #2995cd;
}
#level-up .twitter-share-button {
  margin-right: .5em;
  background-color: #3bcad7;
}
#level-up .social-icon {
  width: 16px;
  display: inline-block;
  vertical-align: bottom;
  margin-right: .5em;
}
#level-up .social-icon.facebook svg {
  width: 7.5px;
  margin-bottom: .2em;
}
#level-up .social-icon.twitter {
  margin-bottom: .2em;
}

.avatar[data-v-2c7e1789] {
  margin-left: 6.8em;
}

.class-badge[data-v-13f5c7b8] {
  width: 32px;
  height: 32px;
  background: #FFFFFF;
  box-shadow: 0 2px 2px 0 rgba(26, 24, 29, 0.16), 0 1px 4px 0 rgba(26, 24, 29, 0.12);
  border-radius: 100px;
}
.class-badge .svg-icon[data-v-13f5c7b8] {
    width: 19px;
    height: 19px;
}
.class-explanation[data-v-13f5c7b8] {
  font-size: 16px;
  margin: 1.5em auto;
}
#classOptOutBtn[data-v-13f5c7b8] {
  cursor: pointer;
}
.class-name[data-v-13f5c7b8] {
  font-size: 24px;
  font-weight: bold;
  margin: auto 0.33333em;
}
.danger[data-v-13f5c7b8] {
  color: #F74E52;
  margin-bottom: 0em;
}
.header-purple[data-v-13f5c7b8] {
  color: #4F2A93;
  margin-top: 1.33333em;
  margin-bottom: 0em;
}
.modal-actions[data-v-13f5c7b8] {
  margin: 2em auto;
}
.opt-out-wrapper[data-v-13f5c7b8] {
  margin: 1em 0 0.5em 0;
}
.selection-box[data-v-13f5c7b8] {
  width: 140px;
  height: 148px;
  border-radius: 16px;
  border: solid 4px #6133B4;
}
.healer-color[data-v-13f5c7b8] {
  color: #FFA623;
}
.rogue-color[data-v-13f5c7b8] {
  color: #4F2A93;
}
.warrior-color[data-v-13f5c7b8] {
  color: #F74E52;
}
.wizard-color[data-v-13f5c7b8] {
  color: #2995CD;
}

.shop_armoire[data-v-4aaf3206] {
  margin: 1em auto;
}

.quest[data-v-3c7e09f6] {
  margin: 0 auto;
}
.quest-rewards .questRewards[data-v-3c7e09f6] {
  margin: 0 auto;
}

.questRewards[data-v-1ef89d61] {
  overflow-y: auto;
  width: 364px;
  z-index: -1;
  height: 100%;
}
.questRewards h3[data-v-1ef89d61] {
    margin-top: 24px;
    margin-bottom: 16px;
    margin-left: auto;
    margin-right: auto;
}
.questRewards .reward-item[data-v-1ef89d61] {
    width: 306px;
    height: 84px;
    border-radius: 2px;
    background-color: #ffffff;
    margin: 0 auto;
    margin-bottom: 1em;
    padding: 1em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-align: center;
        align-items: center;
}
.questRewards .reward-item .icon[data-v-1ef89d61]:not(.svg-icon) {
      height: 68px;
      width: 68px;
}
.questRewards .reward-item .svg-icon[data-v-1ef89d61] {
      margin: 15px;
      height: 38px;
      width: 38px;
}
.questRewards .reward-item .reward-text[data-v-1ef89d61] {
      font-weight: bold;
}

.scene_guilds[data-v-5cf5f4f5] {
  margin: 0 auto;
}

.scene_guilds[data-v-7782975a] {
  margin: 0 auto;
}

.rebirth_orb[data-v-43bde2a4] {
  margin: 0 auto;
}

.item-drop-icon[data-v-03df656e] {
  margin: 0 auto;
}

.avatar[data-v-20cb1a5c] {
  width: 140px;
  margin: 0 auto;
  margin-bottom: 1.5em;
  margin-top: 1.5em;
}

.share-buttons[data-v-05b1de75] {
  margin-top: 1em;
  margin-bottom: 1em;
}
.share-button[data-v-05b1de75] {
  display: inline-block;
  width: 77px;
  padding: .5em;
  border-radius: 2px;
  text-align: center;
  color: #fff;
}
.fb-share-button[data-v-05b1de75] {
  background-color: #2995cd;
}
.twitter-share-button[data-v-05b1de75] {
  margin-right: .5em;
  background-color: #3bcad7;
}
.social-icon[data-v-05b1de75] {
  width: 16px;
  display: inline-block;
  vertical-align: bottom;
  margin-right: .5em;
}
.social-icon.facebook svg[data-v-05b1de75] {
  width: 7.5px;
  margin-bottom: .2em;
}
.social-icon.twitter[data-v-05b1de75] {
  margin-bottom: .2em;
}

.avatar[data-v-8203e75c] {
  width: 140px;
  margin: 0 auto;
  margin-bottom: 1.5em;
  margin-top: 1.5em;
}

.avatar[data-v-39a19da2] {
  width: 140px;
  margin: 0 auto;
  margin-bottom: 1.5em;
  margin-top: 1.5em;
}

.avatar[data-v-1f485b92] {
  width: 140px;
  margin: 0 auto;
  margin-bottom: 1.5em;
  margin-top: 1.5em;
}

.avatar[data-v-498dea18] {
  width: 140px;
  margin: 0 auto;
  margin-bottom: 1.5em;
  margin-top: 1.5em;
}

.avatar[data-v-7433fbf0] {
  width: 140px;
  margin: 0 auto;
  margin-bottom: 1.5em;
  margin-top: 1.5em;
}

.shop_armoire[data-v-eff980ac] {
  margin: 0 auto;
}
.avatar[data-v-eff980ac] {
  width: 140px;
  margin: 0 auto;
  margin-bottom: 1.5em;
  margin-top: 1.5em;
}

.achievement-karaoke-2x[data-v-2613148f] {
  margin: 0 auto;
  margin-top: 6em;
}
.avatar[data-v-2613148f] {
  width: 140px;
  margin: 0 auto;
  margin-bottom: 1.5em;
  margin-top: 1.5em;
}

.avatar[data-v-795fcef2] {
  width: 140px;
}
.reward-wrap[data-v-795fcef2] {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.avatar[data-v-795fcef2], .reward-wrap[data-v-795fcef2] {
  margin: 0 auto;
}
.reward-row[data-v-795fcef2] {
  margin-top: 2em;
  margin-bottom: 2em;
}
.reward[data-v-795fcef2] {
  float: left;
}

.notifications[data-v-23bed16e] {
  position: fixed;
  right: 10px;
  top: 65px;
  width: 350px;
  z-index: 1041;
}

.notification[data-v-104b652c] {
  border-radius: 1000px;
  background-color: #24cc8f;
  box-shadow: 0 2px 2px 0 rgba(26, 24, 29, 0.16), 0 1px 4px 0 rgba(26, 24, 29, 0.12);
  color: white;
  width: 300px;
  margin-left: 1em;
  margin-bottom: 1em;
}
.info[data-v-104b652c] {
  max-height: 56px;
  background-color: #46a7d9;
  padding-top: .5em;
}
.error[data-v-104b652c] {
  background-color: #f74e52;
  color: #fff;
}
.negative[data-v-104b652c] {
  background-color: #f74e52;
}
.text[data-v-104b652c] {
  text-align: center;
  padding: .5em;
}
.svg-icon[data-v-104b652c] {
  width: 20px;
  height: 20px;
  margin-right: .5em;
}
.hp .icon[data-v-104b652c] {
  color: #f74e52;
}
.mp .icon[data-v-104b652c] {
  color: #2995cd;
}
.icon[data-v-104b652c] {
  background: #fff;
  color: #ffa623;
  border-radius: 0 1000px 1000px 0;
  padding: .5em;
}
.icon div[data-v-104b652c] {
    display: inline-block;
    vertical-align: bottom;
}
.drop[data-v-104b652c] {
  background-color: #4e4a57;
}
.icon-item[data-v-104b652c] {
  width: 64px;
  height: 64px;
  background-color: #ffffff;
  box-shadow: 0 2px 2px 0 rgba(26, 24, 29, 0.16), 0 1px 4px 0 rgba(26, 24, 29, 0.12);
  border-radius: 50%;
}
.fade-enter-active[data-v-104b652c], .fade-leave-active[data-v-104b652c] {
  transition: opacity .5s;
}
.fade-enter[data-v-104b652c], .fade-leave-to[data-v-104b652c] {
  opacity: 0;
}

.modal-dialog {
  width: auto;
}
.modal-dialog .title {
    min-height: 24px;
    margin-top: 24px;
    font-family: 'Roboto Condensed';
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    color: #4E4A57;
}
.modal-dialog .text {
    min-height: 60px;
    font-family: Roboto;
    font-size: 14px;
    line-height: 1.43;
    text-align: center;
    color: #686274;
    overflow-y: hidden;
    text-overflow: ellipsis;
}
#buy-modal {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: column;
      flex-direction: column;
}
#buy-modal header, #buy-modal footer {
    border: 0;
}
#buy-modal .modal-dialog {
    width: 330px;
}
#buy-modal .avatar {
    cursor: default;
    margin: 0 auto;
}
#buy-modal .content {
    text-align: center;
}
#buy-modal .item-wrapper {
    margin-bottom: 0 !important;
}
#buy-modal .inner-content {
    margin: 33px auto auto;
    width: 282px;
}
#buy-modal .purchase-amount {
    margin-top: 24px;
}
#buy-modal .purchase-amount .how-many-to-buy {
      margin-bottom: 16px;
}
#buy-modal .purchase-amount .box {
      display: inline-block;
      width: 74px;
      height: 40px;
      border-radius: 2px;
      background-color: #ffffff;
      box-shadow: 0 2px 2px 0 rgba(26, 24, 29, 0.16), 0 1px 4px 0 rgba(26, 24, 29, 0.12);
      margin-right: 24px;
}
#buy-modal .purchase-amount .box input {
        width: 100%;
        border: none;
}
#buy-modal .purchase-amount .box input::-webkit-contacts-auto-fill-button {
        visibility: hidden;
        display: none !important;
        pointer-events: none;
        position: absolute;
        right: 0;
}
#buy-modal .content-text {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.43;
    width: 400px;
}
#buy-modal span.svg-icon.inline.icon-32 {
    height: 32px;
    width: 32px;
    margin-right: 8px;
    vertical-align: middle;
}
#buy-modal .value {
    width: 28px;
    height: 32px;
    font-family: Roboto;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.33;
    vertical-align: middle;
}
#buy-modal .value.gems {
      color: #24CC8F;
}
#buy-modal .value.gold {
      color: #FFA623;
}
#buy-modal .value.hourglasses {
      color: #2995CD;
}
#buy-modal button.btn.btn-primary {
    margin-top: 24px;
    margin-bottom: 24px;
}
#buy-modal .balance {
    width: 74px;
    height: 16px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.33;
    color: #878190;
}
#buy-modal .modal-footer {
    height: 48px;
    background-color: #F9F9F9;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    display: block;
}
#buy-modal .badge-dialog {
    color: #A5A1AC;
    position: absolute;
    left: -14px;
    padding: 8px 10px;
    top: -12px;
    background: white;
    cursor: pointer;
}
#buy-modal .badge-dialog.item-selected-badge {
      background: #6133B4;
      color: #FFFFFF;
}
#buy-modal .notEnough {
    pointer-events: none;
    opacity: 0.55;
}
#buy-modal .limitedTime {
    height: 32px;
    background-color: #6133b4;
    width: calc(100% + 30px);
    margin: 0 -15px;
    font-size: 12px;
    line-height: 1.33;
    text-align: center;
    color: #FFFFFF;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
}
#buy-modal .limitedTime .limitedString {
      height: 16px;
      margin-left: 8px;
}
#buy-modal .bordered {
    margin-top: 8px;
}
#buy-modal .gems-left {
    margin-top: .5em;
}

span[data-v-3763a1e5] {
  font-weight: normal;
  font-size: 12px;
  line-height: 1.33;
  color: #878190;
  display: inline-block;
}
.svg-icon[data-v-3763a1e5] {
  vertical-align: middle;
  width: 16px;
  height: 16px;
  margin-right: 8px;
  margin-left: 4px;
  display: inline-block;
}
.notEnough[data-v-3763a1e5] {
  color: #f23035 !important;
}

.attribute-entry[data-v-325d3a81] {
  width: 50%;
  display: inline-block;
  font-weight: bold;
  margin-bottom: 16px;
}
span[data-v-325d3a81] {
  width: 38px;
  height: 16px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.0;
}
.no-value[data-v-325d3a81] {
  color: #C3C0C7 !important;
}
.key[data-v-325d3a81] {
  color: #686274;
}
.val[data-v-325d3a81] {
  color: #24CC8F;
}

#select-member-modal header {
  background-color: #edecee;
  border-radius: 4px 4px 0 0;
}
#select-member-modal .header-wrap {
  width: 100%;
}
#select-member-modal h1 {
  color: #4f2a93;
}
#select-member-modal h3 {
  color: #4e4a57;
}
#select-member-modal span {
  color: #878190;
}
#select-member-modal .actions {
  padding-top: 5em;
}
#select-member-modal .actions .action-icon {
    margin-right: 1em;
}
#select-member-modal #select-member-modal_modal_body {
  padding: 0;
  max-height: 450px;
}
#select-member-modal #select-member-modal_modal_body .col-8 {
    margin-left: 0;
}
#select-member-modal #select-member-modal_modal_body .member-details {
    margin: 0;
}
#select-member-modal #select-member-modal_modal_body .member-stats {
    width: 382px;
    height: 147px;
}
#select-member-modal #select-member-modal_modal_body .gradient {
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #ffffff);
    height: 50px;
    width: 100%;
    position: absolute;
    bottom: 0px;
    margin-left: -15px;
}
#select-member-modal .dropdown-icon-item .svg-icon {
  width: 20px;
}

#AmazonPayButton[data-v-637b901c] {
  margin: 0 auto;
  width: 150px;
}
#AmazonPayRecurring[data-v-637b901c] {
  height: 200px;
  width: 500px;
}

.col-12[data-v-5cf0c5d8] {
  margin-bottom: 120px;
}
.not-found-img[data-v-5cf0c5d8] {
  margin-top: 152px;
  margin-bottom: 42px;
}
h1.not-found[data-v-5cf0c5d8] {
  line-height: 1.33;
  color: #4F2A93;
  margin-bottom: 8px;
  font-weight: normal;
  margin-top: 0px;
}
h2.not-found[data-v-5cf0c5d8] {
  line-height: 1.4;
  font-weight: normal;
  color: #878190;
  margin-bottom: 0px;
  margin-top: 0px;
}

/* Special styling for type=range and type=color input */
input.form-control[type="range"],
input.form-control[type="color"] {
    height: 2.25rem;
}
input.form-control.form-control-sm[type="range"],
input.form-control.form-control-sm[type="color"] {
    height: 1.9375rem;
}
input.form-control.form-control-lg[type="range"],
input.form-control.form-control-lg[type="color"] {
    height: 3rem;
}
/* Less padding on type=color */
input.form-control[type="color"] {
    padding: 0.25rem 0.25rem;
}
input.form-control.form-control-sm[type="color"] {
    padding: 0.125rem 0.125rem;
}

/* Custom-file focus styling: These can possibly be removed once BSV4.beta.3 is released */
/* Although the focus handling/style will still be needed for Firefox keyboard-only users */
/* Which will be addressed if PR https://github.com/twbs/bootstrap/pull/24138 is merged */
/* Regular focus styling */
.b-form-file.custom-file .custom-file-input.focus ~ .custom-file-control,
.b-form-file.custom-file .custom-file-input:focus ~ .custom-file-control {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    outline: none;
}
/* Invalid focus styling */
.b-form-file.custom-file .custom-file-input.is-invalid.focus ~ .custom-file-control,
.b-form-file.custom-file .custom-file-input.is-invalid:focus ~ .custom-file-control,
.was-validated .b-form-file.custom-file .custom-file-input:invalid.focus ~ .custom-file-control,
.was-validated .b-form-file.custom-file .custom-file-input:invalid:focus ~ .custom-file-control {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
    border-color: #dc3545;
}
/* valid focus styling */
.b-form-file.custom-file .custom-file-input.is-valid.focus ~ .custom-file-control,
.b-form-file.custom-file .custom-file-input.is-valid:focus ~ .custom-file-control,
.was-validated .b-form-file.custom-file .custom-file-input:valid.focus ~ .custom-file-control,
.was-validated .b-form-file.custom-file .custom-file-input:valid:focus ~ .custom-file-control {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
    border-color: #28a745;
}
/* Interim fix (until BS V4.beta.3) for is-{state} feedback for plain form-file input */
/* See issue https://github.com/twbs/bootstrap/issues/24831 */
.form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-valid ~ .valid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:valid ~ .valid-feedback {
    display: block;
}
/* Drag/Drop and filenames/prompts custom styling */
.b-form-file.custom-file .custom-file-control {
    overflow: hidden;
}
.b-form-file.custom-file .custom-file-control {
    overflow: hidden;
}
.b-form-file.custom-file .custom-file-control.dragging {
    overflow: hidden;
    filter: blur(3px);
}
.b-form-file.custom-file .custom-file-control[data-selected]::after {
    content: attr(data-selected);
}
.b-form-file.custom-file .custom-file-control[data-choose]::before {
    content: attr(data-choose);
}
.b-form-file.custom-file .drop-here {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 3px;
    z-index: 99999;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
}
.b-form-file.custom-file .drop-here::before {
    color: white;
    content: attr(data-drop);
}

/*
  This CSS can be removed once Bootstrap V4.beta.3 is released
  https://github.com/twbs/bootstrap/pull/24510
  Once BSV4.beta.3 is released, the script section can be moved into the modal.js file
  V4.beta.3 will be changing modal margin to rem units
*/
.modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    /* min-height: calc(100% - (1rem * 2)); */
    min-height: calc(100% - (10px * 2));
}
.modal-dialog-centered .modal-content {
    width: 100%;
}
@media (min-width: 576px) {
.modal-dialog-centered {
        /* min-height: calc(100% - (1.75rem * 2)); */
        min-height: calc(100% - (30px * 2));
}
}

/*
 * Temporary fix, as BS V4.beta.2 mistakenly removed progress-bar transition.
 * This should be able to be removed once V4.beta.3 is released.
 * And this full component can be moved into the progress.js file
 */
.progress-bar {
    transition: width .6s ease;
}

/* Add support for fixed layout table */
table.b-table.b-table-fixed {
    table-layout: fixed;
}
/* Busy table styling */
table.b-table[aria-busy="false"] {
    opacity: 1;
}
table.b-table[aria-busy="true"] {
    opacity: .6;
}
/* Sort styling */
table.b-table>thead>tr>th,
table.b-table>tfoot>tr>th {
    position: relative;
}
table.b-table>thead>tr>th.sorting,
table.b-table>tfoot>tr>th.sorting {
    padding-right: 1.5em;
    cursor: pointer;
}
table.b-table>thead>tr>th.sorting::before,
table.b-table>thead>tr>th.sorting::after,
table.b-table>tfoot>tr>th.sorting::before,
table.b-table>tfoot>tr>th.sorting::after {
    position: absolute;
    bottom: 0;
    display: block;
    opacity: 0.4;
    padding-bottom: inherit;
    font-size: inherit;
    line-height: 180%
}
table.b-table>thead>tr>th.sorting::before,
table.b-table>tfoot>tr>th.sorting::before {
    right: 0.75em;
    content: "\2191";
}
table.b-table>thead>tr>th.sorting::after,
table.b-table>tfoot>tr>th.sorting::after {
    right: 0.25em;
    content: "\2193";
}
table.b-table>thead>tr>th.sorting_asc::after,
table.b-table>thead>tr>th.sorting_desc::before,
table.b-table>tfoot>tr>th.sorting_asc::after,
table.b-table>tfoot>tr>th.sorting_desc::before {
    opacity: 1;
}
/* stacked table layout */
/* Derived from http://blog.adrianroselli.com/2017/11/a-responsive-accessible-table.html */
/* Always stacked */
table.b-table.b-table-stacked {
    width: 100%;
}
table.b-table.b-table-stacked,
table.b-table.b-table-stacked>tbody,
table.b-table.b-table-stacked>tbody>tr,
table.b-table.b-table-stacked>tbody>tr>td,
table.b-table.b-table-stacked>tbody>tr>th,
table.b-table.b-table-stacked>caption {
    display: block;
}
/* hide stuff we can't deal with, or shouldn't show */
table.b-table.b-table-stacked>thead,
table.b-table.b-table-stacked>tfoot,
table.b-table.b-table-stacked>tbody>tr.b-table-top-row,
table.b-table.b-table-stacked>tbody>tr.b-table-bottom-row {
    display: none;
}
/* inter-row top border */
table.b-table.b-table-stacked>tbody>tr>:first-child {
    border-top-width: .4rem;
}
/* convert TD/TH contents to "cells". Caveat: child elements become cells! */
table.b-table.b-table-stacked>tbody>tr>[data-label] {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 40% auto;
        grid-template-columns: 40% auto;
    grid-gap: .25rem 1rem;
}
/* generate row cell "heading" */
table.b-table.b-table-stacked>tbody>tr>[data-label]::before {
    content: attr(data-label);
    display: inline;
    text-align: right;
    overflow-wrap: break-word;
    font-weight: bold;
    font-style: normal;
}
@media all and (max-width: 575.99px) {
    /* Under SM */
table.b-table.b-table-stacked-sm {
        width: 100%;
}
table.b-table.b-table-stacked-sm,
    table.b-table.b-table-stacked-sm>tbody,
    table.b-table.b-table-stacked-sm>tbody>tr,
    table.b-table.b-table-stacked-sm>tbody>tr>td,
    table.b-table.b-table-stacked-sm>tbody>tr>th,
    table.b-table.b-table-stacked-sm>caption {
        display: block;
}
    /* hide stuff we can't deal with, or shouldn't show */
table.b-table.b-table-stacked-sm>thead,
    table.b-table.b-table-stacked-sm>tfoot,
    table.b-table.b-table-stacked-sm>tbody>tr.b-table-top-row,
    table.b-table.b-table-stacked-sm>tbody>tr.b-table-bottom-row {
        display: none;
}
    /* inter-row top border */
table.b-table.b-table-stacked-sm>tbody>tr>:first-child {
        border-top-width: .4rem;
}
    /* convert TD/TH contents to "cells". Caveat: child elements become cells! */
table.b-table.b-table-stacked-sm>tbody>tr>[data-label] {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 40% auto;
            grid-template-columns: 40% auto;
        grid-gap: .25rem 1rem;
}
    /* generate row cell "heading" */
table.b-table.b-table-stacked-sm>tbody>tr>[data-label]::before {
        content: attr(data-label);
        display: inline;
        text-align: right;
        overflow-wrap: break-word;
        font-weight: bold;
        font-style: normal;
}
}
@media all and (max-width: 767.99px) {
    /* under MD  */
table.b-table.b-table-stacked-md {
        width: 100%;
}
table.b-table.b-table-stacked-md,
    table.b-table.b-table-stacked-md>tbody,
    table.b-table.b-table-stacked-md>tbody>tr,
    table.b-table.b-table-stacked-md>tbody>tr>td,
    table.b-table.b-table-stacked-md>tbody>tr>th,
    table.b-table.b-table-stacked-md>caption {
        display: block;
}
    /* hide stuff we can't deal with, or shouldn't show */
table.b-table.b-table-stacked-md>thead,
    table.b-table.b-table-stacked-md>tfoot,
    table.b-table.b-table-stacked-md>tbody>tr.b-table-top-row,
    table.b-table.b-table-stacked-md>tbody>tr.b-table-bottom-row {
        display: none;
}
    /* inter-row top border */
table.b-table.b-table-stacked-md>tbody>tr>:first-child {
        border-top-width: .4rem;
}
    /* convert TD/TH contents to "cells". Caveat: child elements become cells! */
table.b-table.b-table-stacked-md>tbody>tr>[data-label] {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 40% auto;
            grid-template-columns: 40% auto;
        grid-gap: .25rem 1rem;
}
    /* generate row cell "heading" */
table.b-table.b-table-stacked-md>tbody>tr>[data-label]::before {
        content: attr(data-label);
        display: inline;
        text-align: right;
        overflow-wrap: break-word;
        font-weight: bold;
        font-style: normal;
}
}
@media all and (max-width: 991.99px) {
    /* under LG  */
table.b-table.b-table-stacked-lg {
        width: 100%;
}
table.b-table.b-table-stacked-lg,
    table.b-table.b-table-stacked-lg>tbody,
    table.b-table.b-table-stacked-lg>tbody>tr,
    table.b-table.b-table-stacked-lg>tbody>tr>td,
    table.b-table.b-table-stacked-lg>tbody>tr>th,
    table.b-table.b-table-stacked-lg>caption {
        display: block;
}
    /* hide stuff we can't deal with, or shouldn't show */
table.b-table.b-table-stacked-lg>thead,
    table.b-table.b-table-stacked-lg>tfoot,
    table.b-table.b-table-stacked-lg>tbody>tr.b-table-top-row,
    table.b-table.b-table-stacked-lg>tbody>tr.b-table-bottom-row {
        display: none;
}
    /* inter-row top border */
table.b-table.b-table-stacked-lg>tbody>tr>:first-child {
        border-top-width: .4rem;
}
    /* convert TD/TH contents to "cells". Caveat: child elements become cells! */
table.b-table.b-table-stacked-lg>tbody>tr>[data-label] {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 40% auto;
            grid-template-columns: 40% auto;
        grid-gap: .25rem 1rem;
}
    /* generate row cell "heading" */
table.b-table.b-table-stacked-lg>tbody>tr>[data-label]::before {
        content: attr(data-label);
        display: inline;
        text-align: right;
        overflow-wrap: break-word;
        font-weight: bold;
        font-style: normal;
}
}
@media all and (max-width: 1199.99px) {
    /* under XL  */
table.b-table.b-table-stacked-xl {
        width: 100%;
}
table.b-table.b-table-stacked-xl,
    table.b-table.b-table-stacked-xl>tbody,
    table.b-table.b-table-stacked-xl>tbody>tr,
    table.b-table.b-table-stacked-xl>tbody>tr>td,
    table.b-table.b-table-stacked-xl>tbody>tr>th,
    table.b-table.b-table-stacked-xl>caption {
        display: block;
}
    /* hide stuff we can't deal with, or shouldn't show */
table.b-table.b-table-stacked-xl>thead,
    table.b-table.b-table-stacked-xl>tfoot,
    table.b-table.b-table-stacked-xl>tbody>tr.b-table-top-row,
    table.b-table.b-table-stacked-xl>tbody>tr.b-table-bottom-row {
        display: none;
}
    /* inter-row top border */
table.b-table.b-table-stacked-xl>tbody>tr>:first-child {
        border-top-width: .4rem;
}
    /* convert TD/TH contents to "cells". Caveat: child elements become cells! */
table.b-table.b-table-stacked-xl>tbody>tr>[data-label] {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 40% auto;
            grid-template-columns: 40% auto;
        grid-gap: .25rem 1rem;
}
    /* generate row cell "heading" */
table.b-table.b-table-stacked-xl>tbody>tr>[data-label]::before {
        content: attr(data-label);
        display: inline;
        text-align: right;
        overflow-wrap: break-word;
        font-weight: bold;
        font-style: normal;
}
}
/* Details row styling */
table.b-table>tbody>tr.b-table-details>td {
    border-top: none;
}

/*# sourceMappingURL=app.0ddb3ddbe7b5dd6ddb7e2ac900026e04.css.map*/