#yeyak-wrap .weektitle {
	color: #555555; 
	font-weight: 400; 
	background:#F9F9F9;
	font-size:14px;
	text-align:center;
	height:40px !important;
	line-height:40px;
}
#calId{
	border-collapse: collapse;
	width:99.99%;
	min-width:1111px;
	}

#yeyak-wrap {
	line-height: 1.4285em;
}
#yeyak-wrap .wsunday {
	/* color: white; */
	/* background:#da2727; */
	color:#000;
}

.room-item:not(:first-child){
margin-top:5px;
}

#yeyak-wrap .wsatday {
	border: 1px solid #dddddd;
	color: white;
	background:#0099ff;
}

#yeyak-wrap .monthtitle {
	text-align: left; 
	vertical-align: middle; 
	font-weight: bold; 
	color: #383838; 
	border:0;
	
}

.year-month-td{
	font-family: Lato, Noto Sans KR, Malgun Gothic, sans-serif !important;
	font-size:22px !important;
	font-weight: 400;
}

#yeyak-wrap .bstatusImg{
	cursor:pointer;
}

#yeyak-wrap .dayControl{
	margin-bottom:5px;
}

#yeyak-wrap .dayControl td{
	font-size:16px
}

#yeyak-wrap #outTime{
	position:relative;
	cursor:pointer;
}

#yeyak-wrap #outTime_popup{
	position:absolute;
	top:-40px;
	right:0px; 
	text-align:center;
	z-index:100000;
	border:3px solid #f1f1f1;
	background-color:#ffffff;
	padding:3px;
	font-size:12px;
	display:none;
}

#yeyak_info{ 
	background-color:pink; 
	display: none; 
	position: absolute; 
	width:400px; 
	height:300px; 
} 
#yeyak-wrap  .std {
	vertical-align: top; 
	padding: 0 0 0 0; 
	border: 1px #dddddd solid !important; 
	color: #666666;
	height:60px;
	width:14.352%
}

#yeyak-wrap .today{
	background:#eeeeee;
}

#yeyak-wrap  .date {
	text-align: center;
	margin:2px;
	padding: 2px;
	font-size:12px;
	/* background: #7c7c7c; */
	color: black;
	width: 24px;
	border-radius: 50%;
	float: right;
}

#yeyak-wrap .des{
	font-size:9px;
}

#yeyak-wrap ul{
	vertical-align: top; 
	list-style:none;
	padding:0 0 2px 5px;
	margin:0px;
	width:98%;
	overflow:hidden; 
	height:100px;
	white-space:nowrap;
	position:relative;
}
div.wrap_room{
	position:relative;
	width:100%;
	height:100%;
}
div.wrap_room_bottom{
	position:absolute;
	top:32px;
	width:100%;
	text-align:center;
	line-height: 120% !important;
}
div.wrap_room_bottom span{
	display:inline-block;
	text-align:center;
	color:black;
	border-radius:5px;
	border:1px solid transparent;
}

.room_li{
width:10%;
margin-left:2px;
}

.room_li.closed{
	width:70%;
}

.room_li_title{
width:70%;
}

div.wrap_room_bottom span.orange{
	background-color:orange;
	color:#fff;
}
div.wrap_room_bottom span.red{
	background-color:#C00000;
	color:#fff;
}
div.wrap_room_bottom span.wh{
	background-color:#14ae00;
	border-color:#e1e1e1;
	cursor:pointer;
	color:white;
}
div.wrap_room_bottom span.closed{
	background-color:#fff;
	/* border-color:#e1e1e1; */
	color:#c3c3c3;
}
#yeyak-wrap li{
	height:18px;
	/* overflow:hidden;  */
	padding: 0;
	line-height: 140%;
	display:inline-block;
	width:49%;
}

#yeyak-wrap li:hover{
	background-color:#9eb6c7;
	cursor:pointer;
}
#yeyak-wrap .icon0{
	background:url('../images/icon_rb_0.gif') no-repeat 0 0;
}

#yeyak-wrap .icon1{
	background:url('../images/icon_rb_1.gif') no-repeat 0 0;
}
#yeyak-wrap .icon2{
	background:url('../images/icon_rb_2.gif') no-repeat 0 0;
}
#yeyak-wrap .icon3{
	background:url('../images/icon_rb_3.gif') no-repeat 0 0;
}

#yeyak-wrap .strike {
	text-decoration:line-through;
}

#yeyak-wrap .sungsu{
float: left;
padding-left:3px;
font-size:12px;
font-weight:400;
}
#yeyak-wrap  .dateoff {
    text-align: center;
	margin:2px;
    padding: 2px;
	font-size:12px;
    /* background: #d4d4d4; */
    color: black;
    width: 24px;
    border-radius: 50%;
    float: right;
}

#yeyak-wrap .sunday {
		/* background:#da2727; */
}

#yeyak-wrap .satday {
		/* background:#0099ff; */
}

#yeyak-wrap .dayDivMain{
width:100%;
height:100%;
}

#yeyak-wrap .bubble{
position:fixed;
width:280px;
z-index:100;
}

.btn-bottom-grp{
	display: block;
	box-sizing: content-box;
	padding: 4px;
	line-height: 140%;
	position: relative;
	overflow: hidden;
	margin-bottom:5px;
}

.btn-bottom-grp button{
	display: inline-block;
	font-size:16px;
	padding:6px 6px;
	cursor: pointer;
}

.btn-res{
	width:75%;
	background-color: #000000;
	color:#ffffff;
	border:1px solid #0099ff;
}

.btn-close{
	width:20%;
	background-color: #ffffff;
	color:#999999;
	float: right;
	border:1px solid #e26161;
}

.btn-close:hover{
	color:#000000;
	border:1px solid #ff0000;
}

#yeyak-wrap .font14{font-size:14px;}
#yeyak-wrap .font12{font-size:12px;}
#yeyak-wrap .fbold{font-weight:bold;}

#yeyak-wrap .bubble .wrp{width:280px;position:absolute;left:-100px;bottom:100%;z-index:100;margin:8px 0;font-size:11px;background:#FFF;border:1px solid #999;border-radius:5px;white-space:nowrap;box-shadow:1px 1px 3px rgba(0,0,0,.2);*text-decoration:none;}
#yeyak-wrap .bubble .speech{width:280px;white-space:normal; padding:3px 6px;font-weight:400;line-height:1.5em;text-decoration:none;}
#yeyak-wrap .bubble .speech hr{display: block;
    unicode-bidi: isolate;
    margin-block-start: 0.5em;
    margin-block-end: 0.5em;
    margin-inline-start: auto;
    margin-inline-end: auto;
    overflow: hidden;
    border-style: inset;
    border-width: 1px;}
#yeyak-wrap .bubble .bubble_edge{display:block;position:absolute;bottom:-6px;left:50%;width:9px;height:6px;margin-left:-5px;background-image:url(../images/edge.png);background-repeat:no-repeat}
#yeyak-wrap .bubble .icon {padding-top:3px;vertical-align: text-bottom;}
#yeyak-wrap .bubble .bamount {padding:3px 6px;}

#yeyak-wrap  .edge_up {top:-6px;bottom:auto;background-position:0 -64px}

#yeyak-wrap .bubble .add_amount{
padding:3px 6px;
color:#a0a0a0;
}
#yeyak-wrap .bubble .user_count{
padding:3px 6px;
}
#yeyak-wrap .bubble .guide table{
border-bottom:solid 1px;
margin:0px 0px 6px 0px;
}

#yeyak-wrap .nowork{
background:#f0edc1 !important;
}

.in-pleft-5{
padding-left:5px !important;
}

.nores-icon,.wait-icon,.dores-icon{
	margin-right: 5px;
}
div#yeyak-wrap *{
	font-size:13px!important;
}
span.ysbtn{
	background-color:#fff!important;
	color:#000!important;
}
.room_li.blk{
	cursor: default;
	background-color: #000;
	color:white;
}

.room_li.red{
	cursor: default;
}
.dayDivMain.today{
	min-height: 100%;
}
