.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: 39px;
  height: 40px;
  background-position: -1px -1px;
  background-size: 126px 63px; }

.logo-reg {
  margin-left: 0px;
  margin-top: 0px;
  width: 6px;
  height: 8px;
  background-position: -27px -42px;
  background-size: 126px 63px; }

.logo-text {
  margin-left: 0px;
  margin-top: 0px;
  width: 84px;
  height: 20px;
  background-position: -41px -26px;
  background-size: 126px 63px; }

.logo {
  margin-left: 0px;
  margin-top: 0px;
  width: 84px;
  height: 24px;
  background-position: -41px -1px;
  background-size: 126px 63px; }

.lt-arrow {
  margin-left: 0px;
  margin-top: 0px;
  width: 12px;
  height: 20px;
  background-position: -1px -42px;
  background-size: 126px 63px; }

.rt-arrow {
  margin-left: 0px;
  margin-top: 0px;
  width: 12px;
  height: 20px;
  background-position: -14px -42px;
  background-size: 126px 63px; }

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