/* Lapis Icons*/

.la-lp-branch-booking:before {
  content: '';
  background: url('../img/iconlar/brans_rezervasyonlari.png') no-repeat;
  width: 20px;
  height: 20px;
  background-position: center;
  float: left;
  background-size: contain;
}

.la-lp-measure:before {
  content: '';
  background: url('../img/iconlar/olcumlerim.png') no-repeat;
  width: 20px;
  height: 20px;
  background-position: center;
  float: left;
  background-size: contain;
}

.la-lp-program:before {
  content: '';
  background: url('../img/iconlar/programlarim.png') no-repeat;
  width: 20px;
  height: 20px;
  background-position: center;
  float: left;
  background-size: contain;
}

.la-lp-reservation:before {
  content: '';
  background: url('../img/iconlar/rezervasyonlarim.png') no-repeat;
  width: 20px;
  height: 20px;
  background-position: center;
  float: left;
  background-size: contain;
}

.la-lp-studio-lesson:before {
  content: '';
  background: url('../img/iconlar/studyo_ders.png') no-repeat;
  width: 20px;
  height: 20px;
  background-position: center;
  float: left;
  background-size: contain;
}

.la-lp-membership:before {
  content: '';
  background: url('../img/iconlar/uyelik_islemlerim.png') no-repeat;
  width: 20px;
  height: 20px;
  background-position: center;
  float: left;
  background-size: contain;
}

.la-lp-new-sale:before {
  content: '';
  background: url('../img/iconlar/yeni_satis.png') no-repeat;
  width: 20px;
  height: 20px;
  background-position: center;
  float: left;
  background-size: contain;
}

.la-lp-menu:before {
  content: '';
  background: url('../img/iconlar/menu.png') no-repeat;
  width: 20px;
  height: 20px;
  background-position: center;
  float: left;
  background-size: contain;
}

.la-lp-home:before {
  content: '';
  background: url('../img/iconlar/home.png') no-repeat;
  width: 20px;
  height: 20px;
  background-position: center;
  float: left;
  background-size: contain;
}

.la-lp-edit:before {
  content: '';
  background: url('../img/iconlar/edit.png') no-repeat;
  width: 15px;
  height: 15px;
  background-position: center;
  float: left;
  background-size: contain;
}

.la-lp-exchange:before {
  content: '';
  background: url('../img/iconlar/exchange-arrows.png') no-repeat;
  width: 18px;
  height: 25px;
  background-position: center;
  float: left;
  background-size: contain;
}

.la-lp-clock:before {
  content: '';
  background: url('../img/iconlar/clock-circular-outline.png') no-repeat;
  width: 16px;
  height: 16px;
  background-position: center;
  float: left;
  background-size: contain;
}

.la-lp-map:before {
  content: '';
  background: url('../img/iconlar/maps-and-flags.png') no-repeat;
  width: 16px;
  height: 16px;
  background-position: center;
  float: left;
  background-size: contain;
}

.la-lp-date:before {
  content: '';
  background: url('../img/iconlar/date.png') no-repeat;
  width: 16px;
  height: 16px;
  background-position: center;
  float: left;
  background-size: contain;
}

.la-lp-pencil:before {
  content: '';
  background: url('../img/iconlar/pencil-on-a-notes-paper.png') no-repeat;
  width: 16px;
  height: 16px;
  background-position: center;
  float: left;
  background-size: contain;
}

.la-lp-sign-out:before {
  content: '';
  background: url('../img/iconlar/sign-out-option.png') no-repeat;
  width: 20px;
  height: 20px;
  background-position: 0 2px;
  float: left;
  background-size: contain;
}

.la-lp-export:before {
  content: '';
  background: url('../img/iconlar/export.png') no-repeat;
  width: 20px;
  height: 20px;
  background-position: 0 2px;
  float: left;
  background-size: contain;
}
