﻿@charset "UTF-8";#cal_area.frame_box.radius{padding:0;border-width:2px;border-color:#808080;overflow:hidden;}.tbl_cal{border:none;width:-webkit-fill-available;width:-moz-available;}.tbl_cal th{width:12.5%;border:none;padding:1rem;border-right:1px solid #a5a5a5;border-bottom:1px solid #a5a5a5;}.tbl_cal td{border:none;border-right:1px solid #a5a5a5;}th.weekday{background-color:#e6e6e6;}th.saturday{background-color:#cfe2f9;}th.sunday{background-color:#fdd3d3;}td.today{background-color:#e8f2f8;}#room_status_area #cal_area.frame_box.radius{display:inline-block;}#r_status::before{font-family:'icomoon';}#r_status.before-start::before{content:"";}#r_status.waiting::before{content:"";}#r_status.in-use::before{content:"";}#r_status.close::before{content:"";}#r_status.delete::before{content:"";}#r_status.unuse::before{content:"";}#legend_area{display:inline-block;margin-left:1rem;margin-bottom:.5rem;}.status{font-style:normal;}.status.fa-circle{color:#808080;}.status.fa-circle.non-active{color:#a5a5a5;}.status.triangle{color:#808080;}.status.fa-times{color:#808080;}.status.fa-times.non-active{color:#a5a5a5;}.status.fa-minus{color:#808080;}.status.fa-minus.non-active{color:#a5a5a5;}#tbl_room_status tbody{height:500px;height:calc(100vh - 75px - 2rem - 1rem - 32px - 1rem - 52px - 46px - 2rem - 68px - 4rem);overflow-y:scroll;overflow-x:hidden;}#tbl_room_status tr{height:46px;}#tbl_room_status th{padding:1rem 0;}#tbl_room_status td{height:40px;padding-top:.5rem;padding-bottom:.5rem;border-bottom:1px solid #a5a5a5;}#tbl_room_status th,#tbl_room_status td{width:7rem;min-width:40px;}#tbl_room_status .th_time,#tbl_room_status .td_time{width:10rem;min-width:131px;white-space:nowrap;}#tbl_room_status td.weekday,#tbl_room_status td.saturday,#tbl_room_status td.sunday{font-size:1.5rem;}#tbl_room_status.tbl_sticky td,#tbl_room_status.tbl_sticky th.th_time{background-color:#fff;}#tbl_room_status.tbl_sticky th,#tbl_room_status.tbl_sticky td{min-width:6rem;}#tbl_room_status.tbl_sticky thead th,#tbl_room_status.tbl_sticky tbody tr td:first-child{position:-webkit-sticky;position:sticky;top:0;left:0;}#tbl_room_status.tbl_sticky thead th:before,#tbl_room_status.tbl_sticky tbody tr td:first-child:before{content:"";position:absolute;top:-1px;left:-1px;width:100%;height:100%;}#tbl_room_status.tbl_sticky thead th,#tbl_room_status.tbl_sticky tbody tr td:first-child{z-index:1;}#tbl_room_status.tbl_sticky thead th.th_time{z-index:2;}#tbl_entry_list{background-color:#eaefed;}#tbl_entry_list tbody{height:auto !important;max-height:200px;}#tbl_entry_list th{border:1px solid #868686;}#tbl_entry_list td{padding-top:.5rem;padding-bottom:.5rem;border-top:0;}#tbl_entry_list td.grb_name,#tbl_entry_list th.grb_name{border-top:none;border-left:none;border-right:1px solid #b8dfe2;border-bottom:1px solid #b8dfe2;}#tbl_entry_list th.isAssgined,#tbl_entry_list td.isAssgined{border-top:none;border-right:none;border-left:1px solid #b8dfe2;border-bottom:1px solid #b8dfe2;}#tbl_entry_list td.usr_name,#tbl_entry_list th.usr_name{border-top:none;border-left:none;border-right:none;border-bottom:1px solid #b8dfe2;}#tbl_entry_list td.entry_list_empty{border-top:none;border-left:none;border-right:none;border-bottom:1px solid #b8dfe2;}#tbl_entry_list th,#tbl_entry_list td{width:6rem;min-width:58px;}#tbl_entry_list td.grb_name,#tbl_entry_list th.grb_name,#tbl_entry_list th.isAssgined,#tbl_entry_list td.isAssgined{width:10rem;min-width:131px;}#dlg_show_entry{text-align:center;}