@import '../../styles/define';
.hor-calendar-popup{
  height: 100%;
  width: 100%;
}
.hor-calendar-popup-time-content{
  background: #f7f7f8;
  padding-bottom:j(10);
}
.hor-calendar-popup-content{
  @extend %df1;
  @extend %df;
  @extend %fdc;
  @extend %oya;
}
