.appointment_box{-webkit-box-flex:1;-ms-flex:1;flex:1}.appointment_box .doctor_header{margin-top:12px;border-top:1px solid #eee}.appointment_box .doctor_header .flex{position:relative;height:100px;font-weight:600}.appointment_box .doctor_header .flex .name_container{padding:8px 12px;font-size:14px;height:40px;border-bottom:1px solid #eee}.appointment_box .doctor_header .flex .notice_container{padding:3px 12px;font-size:14px;height:60px;font-size:12px;font-weight:600;color:#ff3b3b;overflow-y:auto}.appointment_box .doctor_header .flex:after{content:"";top:0;bottom:0;right:0;height:100%;width:1px;background:#eee;position:absolute}.appointment_box .v-calendar-monthly .v-calendar-weekly__day,.appointment_box .v-calendar-weekly .v-calendar-weekly__day{z-index:1}.appointment_box .v-calendar-monthly .monthly_day_tile,.appointment_box .v-calendar-weekly .monthly_day_tile{position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1}.appointment_box .v-calendar-monthly .monthly_day_tile:hover,.appointment_box .v-calendar-weekly .monthly_day_tile:hover{background:rgba(0,105,92,.06)}.appointment_box .v-calendar-monthly .event_tile,.appointment_box .v-calendar-weekly .event_tile{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:2px;color:#fff;width:100%;font-size:12px;padding:2px 6px;cursor:pointer;margin-bottom:2px;z-index:2}.appointment_box .v-calendar-monthly .event_tile:hover,.appointment_box .v-calendar-weekly .event_tile:hover{-webkit-box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)!important;box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)!important}.appointment_box .v-calendar-daily .v-calendar-daily__day .event_tile{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px;padding:1px 0;width:20px;text-align:center;margin:0 1px 0 0;cursor:pointer;color:#fff}.appointment_box .v-calendar-daily .v-calendar-daily__day .event_tile:hover{z-index:7!important;-webkit-box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)!important;box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)!important}.appointment_box .v-calendar-daily .v-calendar-daily__day .event_tile.elevation-5{z-index:7!important}.appointment_box .v-calendar-daily .v-calendar-daily__day:last-of-type .event_tile{background-color:red}.appointment_box .v-calendar-daily .v-calendar-daily__day:last-of-type .event_tile.week:hover{left:-5%!important}.appointment_box .v-calendar-daily .v-calendar-daily__day .interval_block{height:100%;z-index:0}.appointment_box .v-calendar-daily .v-calendar-daily__day .interval_block.week:hover{background:rgba(0,105,92,.06)}.appointment_box .v-calendar-daily .v-calendar-daily__day .interval_block .doctor_tile{position:relative;padding:0;z-index:1}.appointment_box .v-calendar-daily .v-calendar-daily__day .interval_block .doctor_tile:after{content:"";top:0;bottom:0;right:0;height:100%;width:1px;background:#eee;position:absolute}.appointment_box .v-calendar-daily .v-calendar-daily__day .interval_block .doctor_tile:hover{background:rgba(0,105,92,.06)}.calendar_menu{border-radius:8px;overflow:hidden}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{border-radius:3px;background:rgba(0,0,0,.06);-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.08)}::-webkit-scrollbar-thumb{border-radius:3px;background:rgba(0,0,0,.12);-webkit-box-shadow:inset 0 0 10px rgba(0,0,0,.2)}