@charset "utf-8";

#_JW_schdulmanage_basic._fnctWrap ._tab._normal ul li a.active {
	background-color: #2a6bbf;
	border-color: #2a6bbf;
	color: #FFF;
	font-weight: 600;
}
#_JW_schdulmanage_basic._fnctWrap .no_result {
	text-align: center;
}
#_JW_schdulmanage_basic .search {
	border: 1px solid #ccc;
	margin-bottom: 1em;
	padding: 1em;
	text-align: center;
}
#_JW_schdulmanage_basic .search p {
	display: inline-block;
	color: #666;
	margin-right: 10px;
}
#_JW_schdulmanage_basic .search a.png {
	background: url("../images/wizBtn_direction.png") 0 0 no-repeat;
	width: 11px;
	height: 16px;
	text-indent: -5000px;
	display: inline-block;
	vertical-align: middle;
}
#_JW_schdulmanage_basic .search a.png.DirectionRight {
	background-position: right top;
}
#_JW_schdulmanage_basic .search strong {
	font-size: 1.4em;
	font-weight: 600;
	color: #333;
	font-family: 'Nanum Gothic',nanumgothic;
	margin: 0 10px;
	vertical-align: middle;
}
#_JW_schdulmanage_basic .search p.moveYear input {
	border: 0;
	text-align: center;
	font-size: 1.4em;
	font-weight: 600;
	color: #333;
	font-family: 'Nanum Gothic',nanumgothic;
	padding: 0 5px;
}
#_JW_schdulmanage_basic .search .searchSelect label {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -5000px;
}
#_JW_schdulmanage_basic .search .searchSelect select {
	border: 1px solid #ccc;
	line-height: 24px;
	height: 24px;
}
#_JW_schdulmanage_basic .search span.button.searchBtn {
	display: inline-block;
	vertical-align: top;
}
#_JW_schdulmanage_basic .search span.button.searchBtn a,
#_JW_schdulmanage_basic .search span.button.searchBtn input {
	background-color: #2a6bbf;
	border: 0;
	color: #FFF;
	font-weight: 600;
	padding: 0 15px;
	height: 24px;
	line-height: 24px;
}
#_JW_schdulmanage_basic ._fnTable th.sun,
#_JW_schdulmanage_basic ._fnTable td.sun,
#_JW_schdulmanage_basic ._fnTable td.sun a {
	color: red;
}
#_JW_schdulmanage_basic ._fnTable th.sat,
#_JW_schdulmanage_basic ._fnTable td.sat,
#_JW_schdulmanage_basic ._fnTable td.sat a {
	color: blue;
}
#_JW_schdulmanage_basic ._fnTable td {
	position: relative;
	height: 50px;
}

#_JW_schdulmanage_basic ._fnTable td > a {
	position: absolute;
	top: 5px;
	left: 8px;
}
#_JW_schdulmanage_basic ._fnTable td.today > a {
	border: 2px solid #c0e0ef;
	background-color: #e8f4fb;
	padding: 2px 5px;
	left: 6px;
	color: #222;
	font-weight: 600;
	line-height: 1.3;
}
#_JW_schdulmanage_basic ._fnTable td ul {
	margin: 25px 7px 0 7px;
	text-align: left;
	line-height: 1.3;
	font-size: 0.9em;
}
#_JW_schdulmanage_basic .listDay {
	
}
#_JW_schdulmanage_basic .listDay li {
	border-bottom: 1px dotted #ccc;
	position: relative;
	padding: 15px 0;
}
#_JW_schdulmanage_basic .listDay li:last-child {
	border-bottom: 0;
}
#_JW_schdulmanage_basic .listDay li dl {
	overflow: hidden;
	position: relative;
	padding-left: 120px;
}
#_JW_schdulmanage_basic .listDay li dl dt {
	position: absolute;
	top: -2px;
	left: 5px;
}
#_JW_schdulmanage_basic .yearSchdul li dl {
	padding-left: 150px;
}
#_JW_schdulmanage_basic .yearSchdul li dl dt {
	top:inherit;
}
#_JW_schdulmanage_basic .listDay li dl dt span.sun {
	color: red;
	font-family: 'Nanum Gothic',nanumgothic;
}
#_JW_schdulmanage_basic .listDay li dl dt span.sat {
	color: blue;
	font-family: 'Nanum Gothic',nanumgothic;
}
#_JW_schdulmanage_basic .listDay li dl dt span strong {
	font-size: 1.24em;
	vertical-align: middle;
}
#_JW_schdulmanage_basic .listDay li dl dd,
#_JW_schdulmanage_basic .listDay li dl dd a {
	color: #444;
}


/************************
	레이어 뷰
*************************/
#layer_planner {display:none; position:fixed; z-index:99999; width:500px; top: 50% !important; left: 50% !important; margin: -150px 0 0 -250px; padding:20px; background:#fff; border:3px solid #005fb0;}
#layer_planner h1 {height:25px; color:#4f4f4f; padding-left:17px; background:url('../images/dot1.gif') no-repeat 0 6px; font-size:100%;}
#layer_planner .btn_close {position:absolute; top:17px; right:17px; }
.btn_close {width:20px; height:20px; cursor:pointer;  border:none;  background:url(../images/btn_close.gif) no-repeat 50% 50%;}
.haze {position: absolute;left: 0;top: 0;width: 0;height: 0;font-size: 0;visibility: hidden;}
#layer_planner .txtArea {padding:3px; font-size:11px; line-height:1.3; border:1px solid #d5d5d5;}

#layer_planner table {width:100%; border-top:2px #005fb0 solid; }
#layer_planner table thead th{padding:8px 0 5px 0; background:#ededed; border-bottom:1px #dcdcdc solid; border-right:1px #dcdcdc solid; color:#666; line-height:17px;}
#layer_planner table tbody th{padding:8px 0 4px 0; background:#f9f9f9; border-bottom:1px #dcdcdc solid; border-right:1px #dcdcdc solid; color:#666; line-height:17px;}
#layer_planner table td{padding:4px 8px; border-bottom:1px #dcdcdc solid; border-right:1px #dcdcdc solid; color:#4f4f4f; line-height:17px; text-align:left;}
#layer_planner table .end{border-right:none;}

#layer_planner table.attchList {width:100%; margin:0 auto; border-top:1px solid #dcdcdc; border-left:1px solid #dcdcdc; }
#layer_planner table.attchList th {padding:4px 0 3px;  font-size:11px; text-align:center; color:#8d8d8d; background:#eeeeee; border-right:1px solid #dcdcdc;  border-bottom:1px solid #dcdcdc; }
#layer_planner table.attchList td {padding:4px 5px 3px 5px;  text-align:center; font-size:11px; color:#4f4f4f; border-right:1px solid #dcdcdc;  border-bottom:1px solid #dcdcdc;}
#layer_planner table.attchList td.file {text-align:left;}
#layer_planner table.attchList td input {vertical-align:top;}

@media all and (max-width:600px){
	#layer_planner {position: absolute; width: 100%; max-width:600px; top: 0 !important; left: 0 !important; margin: 0; box-sizing: border-box;}
}

