.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: 33px;
  height: 36px;
  background-position: -1px -1px;
  background-size: 129px 55px; }

.logo-reg {
  margin-left: 0px;
  margin-top: 0px;
  width: 6px;
  height: 8px;
  background-position: -27px -38px;
  background-size: 129px 55px; }

.logo-text {
  margin-left: 0px;
  margin-top: 0px;
  width: 75px;
  height: 20px;
  background-position: -35px -30px;
  background-size: 129px 55px; }

.logo {
  margin-left: 0px;
  margin-top: 0px;
  width: 93px;
  height: 28px;
  background-position: -35px -1px;
  background-size: 129px 55px; }

.lt-arrow {
  margin-left: 0px;
  margin-top: 0px;
  width: 12px;
  height: 16px;
  background-position: -1px -38px;
  background-size: 129px 55px; }

.rt-arrow {
  margin-left: 0px;
  margin-top: 0px;
  width: 12px;
  height: 16px;
  background-position: -14px -38px;
  background-size: 129px 55px; }

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