.schedule{padding:10px 20px 0;border-radius:10px;background:#191919;box-shadow:1px 1px 10px rgba(0,0,0,.75) inset;margin-bottom:20px}.schedule .list-girl-container.list-type2 .hour{background-repeat:no-repeat;background-position:left top;background-image:url(../images/list_time_bg_sch.png);height:48px;display:flex;align-items:center;justify-content:center;padding-top:2px;padding-bottom:2px}.schedule .list-girl-container.list-type2 .hour__comment{font-size:12px;margin-top:2px}.schedule.today .list-girl-container.list-type2 .schedule_status-container{overflow:hidden;*zoom:1}.schedule.today .list-girl-container.list-type2 .hour{background-image:url(../images/list_time_bg_sch_today.png);width:174px;float:left}.schedule.today .list-girl-container.list-type2 .hour:last-child{float:none;width:auto;background-image:url(../images/list_time_bg_sch.png)}.schedule.today .list-girl-container.list-type2 .status{background-image:url(../images/list_status_bg_sch.png);background-repeat:no-repeat;background-position:left top;text-align:center;width:120px;height:48px;float:left;margin-left:-1px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.select_day{margin-bottom:20px}.select_day ul{display:table;width:100%}.select_day li{display:table-cell;width:14.2857142857%;position:relative}.select_day li:first-child a{border-top-left-radius:6px;border-bottom-left-radius:6px;border-left:none}.select_day li:last-child a{border-top-right-radius:6px;border-bottom-right-radius:6px}.select_day li.active::after{content:"";display:block;position:absolute;width:22px;height:14px;bottom:-16px;left:50%;margin-left:-11px;background-image:url(../images/schedule_tab_selected_arrow.png);background-repeat:no-repeat;background-position:center top}.select_day li.active a{background-image:url(../images/schedule_tab_bg_hover.png);border-top-color:#7c2fa9;border-bottom-color:#16081d}.select_day li.sat .day_of_the_week{color:#3d7dff}.select_day li.sun .day_of_the_week{color:#ea1b1b}.select_day a{color:#fff;display:block;text-align:center;background-image:url(../images/schedule_tab_bg.png);background-repeat:repeat-x;background-position:left top;box-sizing:border-box;height:36px;padding-top:8px;border-top:1px solid #707172;border-bottom:1px solid #17171a;border-left:1px solid #505050}.select_day a:hover{background-image:url(../images/schedule_tab_bg_hover.png);border-top-color:#7c2fa9;border-bottom-color:#16081d}