.sprite {
  display: inline-block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url(../images/sprite-sheet.png);
  position: absolute;
  left: 0;
  top: 0; }

.logo-icon {
  margin-left: 0px;
  margin-top: 0px;
  width: 57px;
  height: 56px;
  background-position: -1px -67px;
  background-size: 128px 124px; }

.logo-reg {
  margin-left: 0px;
  margin-top: 0px;
  width: 12px;
  height: 12px;
  background-position: -59px -96px;
  background-size: 128px 124px; }

.logo-text {
  margin-left: 0px;
  margin-top: 0px;
  width: 126px;
  height: 28px;
  background-position: -1px -38px;
  background-size: 128px 124px; }

.logo {
  margin-left: 0px;
  margin-top: 0px;
  width: 126px;
  height: 36px;
  background-position: -1px -1px;
  background-size: 128px 124px; }

.lt-arrow {
  margin-left: 0px;
  margin-top: 0px;
  width: 18px;
  height: 28px;
  background-position: -59px -67px;
  background-size: 128px 124px; }

.rt-arrow {
  margin-left: 0px;
  margin-top: 0px;
  width: 18px;
  height: 28px;
  background-position: -78px -67px;
  background-size: 128px 124px; }

/*# sourceMappingURL=sprite-sheet.css.map */
