.calendar .calendar__days .day[data-v-4142cd4f]{-webkit-box-shadow:1px 1px 3px 0px rgba(148,148,148,0.24);box-shadow:1px 1px 3px 0px rgba(148,148,148,0.24)}.calendar .calendar__header[data-v-4142cd4f]{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;border-top-right-radius:15px;border-top-left-radius:15px;background:#333;font-size:12px;color:#fff;text-align:center;padding:0px 15px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-transform:uppercase}.calendar .calendar__header .previous-month[data-v-4142cd4f],.calendar .calendar__header .next-month[data-v-4142cd4f]{font-size:20px;cursor:pointer;padding-left:5px;padding-right:5px}.calendar .calendar__header .previous-month[data-v-4142cd4f]{float:left}.calendar .calendar__header .next-month[data-v-4142cd4f]{float:right}.calendar .calendar__days[data-v-4142cd4f]{margin-top:2px}.calendar .calendar__days .week[data-v-4142cd4f]{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-webkit-justify-content:start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:start}.calendar .calendar__days .week .day[data-v-4142cd4f]:first-child{margin-left:0}.calendar .calendar__days .week .day[data-v-4142cd4f]:last-child{margin-right:0}.calendar .calendar__days .weekday[data-v-4142cd4f]{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;font-size:10px;margin:2px;width:34px;height:20px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;line-height:0.7}.calendar .calendar__days .day[data-v-4142cd4f]{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;background-color:#fff;color:#333;font-weight:700;margin:2px;width:34px;height:34px;border-radius:5px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;line-height:0.7;text-shadow:1px 2px 2px rgba(0,0,0,0.23)}.calendar .calendar__days .day.has-seminar[data-v-4142cd4f]{cursor:pointer;background-color:#2db3c1;color:#fff}.calendar .calendar__days .day.has-housing-seminar[data-v-4142cd4f]{cursor:pointer;background-color:#deb218;color:#fff}.calendar .calendar__days .day.has-housing-seminar.has-seminar[data-v-4142cd4f]{background:-webkit-linear-gradient(315deg, #deb218 0%, #deb218 50%, #2db3c1 50%, #2db3c1 100%);background:-o-linear-gradient(315deg, #deb218 0%, #deb218 50%, #2db3c1 50%, #2db3c1 100%);background:linear-gradient(135deg, #deb218 0%, #deb218 50%, #2db3c1 50%, #2db3c1 100%)}.calendar .calendar__days .day.day--offset[data-v-4142cd4f]{background-color:#eaeaea;-webkit-box-shadow:none;box-shadow:none}

.calendar-popup[data-v-71b96570]{position:absolute;width:260px}@media screen and (max-width: 767px){.calendar-popup[data-v-71b96570]{top:32px !important;left:0 !important}}.calendar-popup .calendar-popup__inner[data-v-71b96570]{background-color:rgba(45,179,193,0.95);padding:15px;width:100%;padding-bottom:30px}.calendar-popup .calendar-popup__inner.housing-service[data-v-71b96570]{background-color:rgba(222,178,24,0.95)}.calendar-popup .calendar-popup__header[data-v-71b96570]{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.calendar-popup .calendar-popup__header .bordered-day[data-v-71b96570]{border:1px solid #fff;line-height:1;height:35px;width:35px;margin-left:5px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;border-radius:5px}.calendar-popup a[data-v-71b96570]{color:#fff}.calendar-popup .btn-outline[data-v-71b96570]{border-color:#fff;display:block}.calendar-popup .seminar-type[data-v-71b96570]{color:#000}

.calendar-holder{position:relative;width:262px}.calendar-holder .calendar .calendar__header{background:#333}@media screen and (max-width: 992px){.calendar-holder{margin:auto}}.popup-enter-active,.popup-leave-active{-webkit-transition:opacity .2s, -webkit-transform .2s;transition:opacity .2s, -webkit-transform .2s;-o-transition:opacity .2s, transform .2s;transition:opacity .2s, transform .2s;transition:opacity .2s, transform .2s, -webkit-transform .2s;-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.popup-enter,.popup-leave-to{opacity:0;height:0;-webkit-transform:translateY(-10px) scale(0);-ms-transform:translateY(-10px) scale(0);transform:translateY(-10px) scale(0)}


/*# sourceMappingURL=main-61fd2a5e353050554f0c.css.map*/