@charset "utf-8";

/*기본*/
div#resource_wrapper{font-size: 12px;font-family: gullim, sans-serif;}
div#resource_wrapper a{text-decoration: none; border: 0;}
div#resource_wrapper img{border: 0;}
div#resource_wrapper th, div#resource_wrapper td{padding: 2px 4px; line-height: 25px;}

/* text 입력폼*/
div#resource_wrapper input[type=text]{display: inline;height:17px;line-height: 17px;margin:0px;}
div#resource_wrapper input.date-input {width: 90px;}
div#resource_wrapper input.hs-user-input {width: 120px;}

/* 리소스 상세보기 페이지 표준 메타데이터 테이블*/
#resource_standard_metadata_table{width:100%;}
#resource_standard_metadata_table th{font-weight: normal;text-align:left;padding-left:10px;padding-top:10px;}
#resource_standard_metadata_table td{padding-top:10px;}

/* 외부 리소스 사용처 리스트 */
#hs_search {margin-top:10px;}
#hs_search_date {float:left;}
#hs_search_user {margin-left:20px;margin-right:5px;float:left;}
#hs_list_table {width: 99%;border: 1px solid #dfdfdf;border-bottom: 0;margin-top:15px;}
#hs_list_table th, #hs_list_table td {border-bottom: 1px solid #dfdfdf;text-align: center;padding: 5px;}
#paging {text-align: center;margin-top:15px;}

/* datepicker 이미지 위치 조정 */
img.ui-datepicker-trigger{margin-bottom: -3px;margin-left: 3px;}

/*검색옵션*/
#resource_search{font-size: 12px; line-height: 12px; font-family: dotum}
#resource_search input{line-height: 12px; font-size: 12px; font-family: dotum}
#resource_search table{margin-bottom: 10px;}
#resource_search tr th, #resource_search tr td{padding: 2px; border: 0;}
.ms-kind{float: left; width: 100px;}
.ms-format{float: left; width: 150px; display: none;}
.ms-key{float: left; width: 100px;}

#resource_search_result{}

#resource_search_paging{text-align: center;}

table.resource-children-category{width: 100%; display: none;}
table.resource-children-category td.resource-category-head{background-color: #EEEEEE; border: 1px solid #CCCCCC; padding: 5px; vertical-align: middle;}
table.resource-children-category td.resource-category-body{border: 1px solid #CCCCCC; padding: 5px;}
table.resource-children-category td label{margin-right: 30px;}

#resource_search #ms_extended{clear: both;margin-top: 5px;}
#resource_search #ms_extended_header{background-color: #EEEEEE; border: 1px solid #CCCCCC; padding: 5px;}
#resource_search #ms_extended_opener, #ms_extended_closer{text-decoration: none; font-size: 16px; font-weight: bold; color: #21759b}
#resource_search #ms_extended_opener:visited, #ms_extended_closer:visited{color: #21759b}
#resource_search #ms_extended_closer{display: none;}
#resource_search #ms_extended_body{border: 1px solid #CCCCCC; border-top: 0; padding: 10px; display: none;}
#resource_search #ms_extended_type_title{border: 1px solid #CCCCCC;padding: 5px;}
#resource_search #ms_extended_type_checkboxes{border: 1px solid #CCCCCC; border-top: 0;padding: 5px;}
#resource_search #ms_extended_type_checkboxes .resource-parent-category{border: 0;}
#resource_search #ms_extended_right_title{border: 1px solid #CCCCCC;border-bottom: 0;padding: 5px;margin-top: 10px;}
#resource_search #ms_extended_right{border: 1px solid #CCCCCC;border-collapse: collapse; width: 100%;}
#resource_search #ms_extended_right th, #ms_extended_right td{border: 1px solid #CCCCCC; text-align: center; padding: 5px;}
#resource_search #ms_extended_period{border: 1px solid #CCCCCC;padding: 5px;margin-top: 10px;}