@charset "utf-8";
.media a {display:inline-block;height:20px;padding:0 5px;background:#58758a;color:#fff;text-align:center;font-size:12px;line-height:20px}
/* 가나다리스트 */
.btnType5{background-color: #fff !important;}

.mobileTable tr td.detail a{color: #305ed6;}
td.dbTitle{width:20%; text-align: left;}
td.content{text-align: left;}
td.dbTitle img{margin-right:5px;vertical-align:bottom}
td.linkUrl{width:8%;}
td.manual{width:8%;}
span.moreDetail{color: #305ed6; float:right;}
span.openAccess{border-color:#1c7fca;background:#248bd8;color:#fff;}

.subjectDepth02 dl dt.selected{font-weight:600}
.subjectDepth02 dl dd ul li.selected{font-weight:600}
/* 데이터베이스검색 */
.dbSearch{text-align:center}

/* 데이터베이스검색 정보(아이콘) */
.dbSearchInfo{overflow:hidden;margin-bottom:10px;}
.dbSearchInfo ul{float:right}
.dbSearchInfo ul li{float:left;margin:0 0 5px 10px;}
.dbSearchInfo ul li img{vertical-align:middle;margin-right:5px}
.dbSearchInfo ul li.dbSearchInfo1 img{width:16px;height:17px}
.dbSearchInfo ul li.dbSearchInfo2 img{width:16px;height:17px}
.dbSearchInfo ul li.dbSearchInfo3 img{width:19px;height:17px}
.dbSearchInfo ul li.dbSearchInfo4 img{width:19px;height:17px}

.mobileTable th.headerSortUp {background:url(https://gss.ebscohost.com/skim2/db/images/tableOff.png) no-repeat 100% 50%}
.mobileTable th.headerSortDown {background:url(https://gss.ebscohost.com/skim2/db/images/tableOn.png) no-repeat 100% 50%}

/* 즐겨찾기 */
@media screen and (min-width:0px) and (max-width:767px){
	.bookmark{width:10%}
}

/* 데이타리스트 공지사항 */
.notice{position:absolute;top:0;left:0;max-width:700px;border:5px solid #00613a;background-color:#fff;z-index:10}
.notice .popTit{margin:0;padding:20px 80px 25px 25px;background-color:#00613a;color:#fff;font-size:28px}
.notice p{color:#727272}
.notice > p{margin:20px 0;padding:0 25px}
.notice > ul{padding:0 25px;}
.notice > ul li{padding-left:10px;background:url(https://gss.ebscohost.com/skim2/db/images/bullet2.gif) no-repeat 0 7px;color:#727272}
.notice > ul li p{margin:15px 0 5px}
.notice > ul li a{color:#0b6a44;text-decoration:underline}
.notice > ul li ul li{margin-top:5px}
.notice .mail{color:#0b6a44;text-decoration:underline}
.notice .popClose{position:absolute;top:20px;right:15px}