.calendar-icon {
  width: 14px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
}

.calendar-font-icon {
  font-family: 'tui-calendar-font-icon';
  font-size: 10px;
  font-weight: normal;
}

.img-bi {
  background: url('../images/img-bi.png?c9c58c8e') no-repeat;
  width: 215px;
  height: 16px;
}

.ic_view_month {
  background: url('../images/ic-view-month.png?c9c58c8e') no-repeat;
}

.ic_view_week {
  background: url('../images/ic-view-week.png?c9c58c8e') no-repeat;
}

.ic_view_day {
  background: url('../images/ic-view-day.png?c9c58c8e') no-repeat;
}

.ic-arrow-line-left {
  background: url('../images/ic-arrow-line-left.png?c9c58c8e') no-repeat;
}

.ic-arrow-line-right {
  background: url('../images/ic-arrow-line-right.png?c9c58c8e') no-repeat;
}

.ic-travel-time {
  background: url('../images/ic-traveltime-w.png?c9c58c8e') no-repeat;
}

/* font icons */
.ic-location-b:before {
  content: '\e900';
}

.ic-lock-b:before {
  content: '\e901';
}

.ic-milestone-b:before {
  content: '\e902';
}

.ic-readonly-b:before {
  content: '\e903';
}

.ic-repeat-b:before {
  content: '\e904';
}

.ic-state-b:before {
  content: '\e905';
}

.ic-user-b:before {
  content: '\e906';
}
