.appointment-calendar-grid-column-wrapper{align-items:flex-start;display:flex;flex-wrap:nowrap;justify-content:flex-start;overflow:auto;padding:0;position:relative}.appointment-calendar-grid-column{background:#0000;flex-basis:14.28571%;flex-direction:column;flex-grow:0;flex-shrink:0;height:100%;justify-content:flex-start;margin:0;padding:0 5px;text-align:center}.appointment-calendar-column-title{color:#333;font-size:15px;text-align:center;white-space:nowrap}.appointment-calendar-item{align-items:center;border:1px solid #1976d24d;border-radius:4px;color:#1976d2;cursor:pointer;display:flex;justify-content:center;padding:5px 15px;transition:all .1s ease}.appointment-calendar-item:hover{background-color:#1976d24d}.appointment-calendar-btn{position:absolute;top:50%;transform:translateY(-50%)}.appointment-calendar-btn.next{right:0}.appointment-calendar-btn.back{left:0}@media(max-width:767px){.appointment-calendar-grid-column{flex-basis:33.33333%;flex-grow:0;flex-shrink:0}.appointment-calendar-column-title{font-size:13px}}.doctor-code-container{max-height:0;opacity:0;overflow:hidden;transition:max-height .3s ease,opacity .3s ease}.doctor-code-container.visible{max-height:100px;opacity:1}.appointment-loading-screen{align-items:center;background-color:#0000004d;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:5}@font-face{font-family:HeliosCond;font-style:normal;font-weight:400;src:url(../../static/media/HeliosCond.54c15be5e956a5f5d1ef.ttf) format("truetype")}.head{font-size:30px!important}#appointment-dateTime,#service-select-search-checkboxes-tags{border:0!important}#calendarInputSize>div{min-height:56px!important;width:100%!important}#mui-4,#mui-5,#mui-6,#mui-7,#mui-8,#mui-9{border:0!important}#appointment-widget-root ::-webkit-scrollbar,.MuiModal-root ::-webkit-scrollbar,.checkboxes-tags-search-list::-webkit-scrollbar{background:#0000;border-radius:10px;height:0;width:2px}#appointment-widget-root ::-webkit-scrollbar-thumb,.MuiModal-root ::-webkit-scrollbar-thumb,.checkboxes-tags-search-list::-webkit-scrollbar-thumb{background:#1976d2;border-radius:10px;width:2px}[aria-labelledby=appointment-calendar],[aria-labelledby=appointment-form]{-webkit-user-select:none;user-select:none}#appointment-button-wrapper{bottom:20px;left:20px;position:fixed;z-index:900}#appointment-button-wrapper.pulse:before{animation:appointmentPulse 1.5s linear infinite;background-color:#1976d2;background-color:var(--pulse-bg-color,#1976d2);border-radius:6px;content:"";display:block;height:100%;position:absolute;width:100%;z-index:0}@keyframes appointmentPulse{0%{opacity:.7;transform:scaleX(1)}to{opacity:0;transform:scale3d(1.2,1.5,1.2)}}
/*# sourceMappingURL=umc-appointment-bundle.css.map*/